transaction-get
Get a transaction from the wallet, if present.
Usage
transaction-get <TRANSACTION_ID>
Arguments
<TRANSACTION_ID>: The transaction id, encoded in hex.
Related
transaction-get-raw: Get the transaction as a hex encoded raw transaction.transaction-get-signed-raw: Get the signed transaction as hex.transaction-list-by-address: List transactions by address.