Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
CRecipient Struct Reference
#include <wallet.h>
Collaboration diagram for CRecipient:
Public Attributes | |
CScript | scriptPubKey |
CAmount | nAmount |
bool | fSubtractFeeFromAmount |
Detailed Description
Member Data Documentation
◆ fSubtractFeeFromAmount
bool CRecipient::fSubtractFeeFromAmount |
Definition at line 171 of file wallet.h.
Referenced by WalletModel::prepareTransaction().
◆ nAmount
◆ scriptPubKey
The documentation for this struct was generated from the following file:
- src/wallet/wallet.h