5#ifndef BITCOIN_QT_TRANSACTIONDESC_H
6#define BITCOIN_QT_TRANSACTIONDESC_H
35 bool inMempool,
int numBlocks);
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.
Updated transaction status.