![]() |
Bitcoin Core 31.99.0
P2P Digital Currency
|
#include <transaction.h>
Public Member Functions | |
| WalletTXO (const CWalletTx &wtx, const CTxOut &output) | |
| const CWalletTx & | GetWalletTx () const |
| const CTxOut & | GetTxOut () const |
Private Attributes | |
| const CWalletTx & | m_wtx |
| const CTxOut & | m_output |
Definition at line 434 of file transaction.h.
|
inline |
Definition at line 450 of file transaction.h.
|
inline |
Definition at line 448 of file transaction.h.
|
private |
Definition at line 438 of file transaction.h.
|
private |
Definition at line 437 of file transaction.h.