Fabcoin Core  0.16.2
P2P Digital Currency
Public Attributes | List of all members
CRecipient Struct Reference

#include <wallet.h>

Collaboration diagram for CRecipient:
[legend]

Public Attributes

CScript scriptPubKey
 
CAmount nAmount
 
bool fSubtractFeeFromAmount
 

Detailed Description

Definition at line 168 of file wallet.h.

Member Data Documentation

bool CRecipient::fSubtractFeeFromAmount

Definition at line 172 of file wallet.h.

CAmount CRecipient::nAmount

Definition at line 171 of file wallet.h.

CScript CRecipient::scriptPubKey

Definition at line 170 of file wallet.h.


The documentation for this struct was generated from the following file: