-
Notifications
You must be signed in to change notification settings - Fork 31
transaction get Command Guide
Enrico Rubboli edited this page Apr 10, 2026
·
1 revision
Get a transaction from the wallet, if present.
transaction-get <TRANSACTION_ID>
-
<TRANSACTION_ID>: The transaction id, encoded in hex.
-
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.
- Home
- Installing Mintlayer
- Upgrade Mintlayer
- Node
- Addresses
- Wallet CLI
- Wallet RPC
- API
- Advanced Tools
- Guides
- CHANGELOG