Bitcoin ABC 0.30.3
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, int unit) |
Private Member Functions | |
TransactionDesc () | |
Static Private Member Functions | |
static QString | FormatTxStatus (const interfaces::WalletTx &wtx, const interfaces::WalletTxStatus &status, bool inMempool, int numBlocks) |
Provide a human-readable extended HTML description of a transaction.
Definition at line 23 of file transactiondesc.h.
|
inlineprivate |
Definition at line 31 of file transactiondesc.h.
|
staticprivate |
|
static |
Definition at line 81 of file transactiondesc.cpp.