Bitcoin
Public Attributes | List of all members
CRecipient Struct Reference

#include <wallet.h>

Public Attributes

CScript scriptPubKey
 
CAmount nAmount
 
bool fSubtractFeeFromAmount
 

Member Data Documentation

◆ fSubtractFeeFromAmount

bool CRecipient::fSubtractFeeFromAmount

◆ nAmount

CAmount CRecipient::nAmount

◆ scriptPubKey

CScript CRecipient::scriptPubKey

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