11 recipients(recipients),
47 qint64 totalTransactionAmount = 0;
50 totalTransactionAmount += rcp.
amount;
52 return totalTransactionAmount;
qint64 getTransactionFee()
void newPossibleKeyChange(CWallet *wallet)
void setTransactionFee(qint64 newFee)
WalletModelTransaction(const QList< SendCoinsRecipient > &recipients)
QList< SendCoinsRecipient > getRecipients()
qint64 getTotalTransactionAmount()
CWalletTx * walletTransaction
~WalletModelTransaction()
A transaction with a bunch of additional info that only the owner cares about.
CReserveKey * getPossibleKeyChange()
A key allocated from the key pool.
A CWallet is an extension of a keystore, which also maintains a set of transactions and balances...
const QList< SendCoinsRecipient > recipients
CWalletTx * getTransaction()