Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
WalletModelTransaction Member List
This is the complete list of members for WalletModelTransaction, including all inherited members.
fee | WalletModelTransaction | private |
getPossibleKeyChange() | WalletModelTransaction | |
getRecipients() const | WalletModelTransaction | |
getTotalTransactionAmount() const | WalletModelTransaction | |
getTransaction() const | WalletModelTransaction | |
getTransactionFee() const | WalletModelTransaction | |
getTransactionSize() | WalletModelTransaction | |
keyChange | WalletModelTransaction | private |
newPossibleKeyChange(CWallet *wallet) | WalletModelTransaction | |
reassignAmounts() | WalletModelTransaction | |
recipients | WalletModelTransaction | private |
setTransactionFee(const CAmount &newFee) | WalletModelTransaction | |
WalletModelTransaction(const QList< SendCoinsRecipient > &recipients) | WalletModelTransaction | explicit |
walletTransaction | WalletModelTransaction | private |
~WalletModelTransaction() | WalletModelTransaction |