A single wallet transaction output, pairing a wallet transaction with one of its outputs.
Declared in <wallet/transaction.h>
class WalletTXO;
| Name | Description |
|---|---|
WalletTXO [constructor] | Construct from a wallet transaction and one of its outputs. |
GetTxOut | Return the transaction output. |
GetWalletTx | Return the wallet transaction owning the output. |