Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
transactiondesc.h
Go to the documentation of this file.
Provide a human-readable extended HTML description of a transaction.
Definition: transactiondesc.h:18
A transaction with a bunch of additional info that only the owner cares about.
Definition: wallet.h:280
A CWallet is an extension of a keystore, which also maintains a set of transactions and balances...
Definition: wallet.h:715
static QString FormatTxStatus(const CWalletTx &wtx)
Definition: transactiondesc.cpp:25
static QString toHTML(CWallet *wallet, CWalletTx &wtx, TransactionRecord *rec, int unit)
Definition: transactiondesc.cpp:63