1 #ifndef FABCOIN_QT_TOKENTRANSACTIONDESC_H 2 #define FABCOIN_QT_TOKENTRANSACTIONDESC_H 27 #endif // FABCOIN_QT_TOKENTRANSACTIONDESC_H
Provide a human-readable extended HTML description of a token transaction.
UI model for a token transaction.
static QString FormatTxStatus(CWallet *wallet, const CTokenTx &wtx)
static QString toHTML(CWallet *wallet, CTokenTx &wtx, TokenTransactionRecord *rec)
A CWallet is an extension of a keystore, which also maintains a set of transactions and balances...