5 #ifndef BITCOIN_QT_TRANSACTIONDESC_H 6 #define BITCOIN_QT_TRANSACTIONDESC_H 17 struct WalletTxStatus;
35 #endif // BITCOIN_QT_TRANSACTIONDESC_H
static QString toHTML(interfaces::Node &node, interfaces::Wallet &wallet, TransactionRecord *rec, int unit)
Provide a human-readable extended HTML description of a transaction.
UI model for a transaction.
static QString FormatTxStatus(const interfaces::WalletTx &wtx, const interfaces::WalletTxStatus &status, bool inMempool, int numBlocks, int64_t adjustedTime)
Interface for accessing a wallet.
Top-level interface for a bitcoin node (bsha3d process).
Updated transaction status.