auto-update transaction list
This commit is contained in:
@@ -75,6 +75,8 @@ public:
|
||||
{
|
||||
}
|
||||
|
||||
/* Decompose CWallet transaction to model transaction records.
|
||||
*/
|
||||
static bool showTransaction(const CWalletTx &wtx);
|
||||
static QList<TransactionRecord> decomposeTransaction(const CWalletTx &wtx);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user