![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
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, int64_t adjustedTime) |
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 |
|
static |
Definition at line 53 of file transactiondesc.cpp.