Data model for a walletmodel transaction.
More...
#include <walletmodeltransaction.h>
Data model for a walletmodel transaction.
Definition at line 22 of file walletmodeltransaction.h.
◆ WalletModelTransaction()
◆ getRecipients()
◆ getTotalTransactionAmount()
| CAmount WalletModelTransaction::getTotalTransactionAmount |
( |
| ) |
const |
◆ getTransactionFee()
| CAmount WalletModelTransaction::getTransactionFee |
( |
| ) |
const |
◆ getTransactionSize()
| unsigned int WalletModelTransaction::getTransactionSize |
( |
| ) |
|
◆ getWtx()
◆ reassignAmounts()
| void WalletModelTransaction::reassignAmounts |
( |
int | nChangePosRet | ) |
|
◆ setTransactionFee()
| void WalletModelTransaction::setTransactionFee |
( |
const CAmount & | newFee | ) |
|
◆ setWtx()
◆ fee
| CAmount WalletModelTransaction::fee {0} |
|
private |
◆ recipients
◆ wtx
The documentation for this class was generated from the following files: