 |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
Go to the documentation of this file.
50 CAmount totalTransactionAmount = 0;
52 totalTransactionAmount += rcp.
amount;
54 return totalTransactionAmount;
void newPossibleKeyChange(CWallet *wallet)
A key allocated from the key pool.
unsigned int GetSerializeSize(char a, int, int=0)
unsigned int getTransactionSize()
CAmount getTotalTransactionAmount()
CAmount getTransactionFee()
The basic transaction that is broadcasted on the network and contained in blocks.
WalletModelTransaction(const QList< SendCoinsRecipient > &recipients)
void setTransactionFee(const CAmount &newFee)
int64_t CAmount
Amount in PRCY (Can be negative)
CWalletTx * walletTransaction
CWalletTx * getTransaction()
A CWallet is an extension of a keystore, which also maintains a set of transactions and balances,...
A transaction with a bunch of additional info that only the owner cares about.
const QList< SendCoinsRecipient > recipients
~WalletModelTransaction()
QList< SendCoinsRecipient > getRecipients()
CReserveKey * getPossibleKeyChange()