5#ifndef BITCOIN_QT_TRANSACTIONDESC_H
6#define BITCOIN_QT_TRANSACTIONDESC_H
Provide a human-readable extended HTML description of a transaction.
static QString toHTML(interfaces::Node &node, interfaces::Wallet &wallet, TransactionRecord *rec, int unit)
static QString FormatTxStatus(const interfaces::WalletTx &wtx, const interfaces::WalletTxStatus &status, bool inMempool, int numBlocks)
UI model for a transaction.
Top-level interface for a bitcoin node (bitcoind process).
Interface for accessing a wallet.
T GetRand(T nMax=std::numeric_limits< T >::max()) noexcept
Generate a uniform random integer of type T in the range [0..nMax) nMax defaults to std::numeric_limi...
Updated transaction status.