![]() |
Bitcoin Core
21.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, 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 22 of file transactiondesc.h.
|
inlineprivate |
Definition at line 30 of file transactiondesc.h.
|
staticprivate |
Definition at line 29 of file transactiondesc.cpp.
|
static |
Definition at line 80 of file transactiondesc.cpp.