Bitcoin Core 28.99.0
P2P Digital Currency
|
Provide a human-readable extended HTML description of a transaction. More...
#include <transactiondesc.h>
Static Public Member Functions | |
static QString | toHTML (interfaces::Node &node, interfaces::Wallet &wallet, TransactionRecord *rec, BitcoinUnit unit) |
Private Member Functions | |
TransactionDesc ()=default | |
Static Private Member Functions | |
static QString | FormatTxStatus (const interfaces::WalletTxStatus &status, bool inMempool) |
Provide a human-readable extended HTML description of a transaction.
Definition at line 24 of file transactiondesc.h.
|
privatedefault |
|
staticprivate |
|
static |
Definition at line 103 of file transactiondesc.cpp.