Bitcoin Core  27.99.0
P2P Digital Currency
Public Attributes | List of all members
wallet::CRecipient Struct Reference

#include <wallet.h>

Public Attributes

CTxDestination dest
 
CAmount nAmount
 
bool fSubtractFeeFromAmount
 

Detailed Description

Definition at line 289 of file wallet.h.

Member Data Documentation

◆ dest

CTxDestination wallet::CRecipient::dest

Definition at line 291 of file wallet.h.

◆ fSubtractFeeFromAmount

bool wallet::CRecipient::fSubtractFeeFromAmount

Definition at line 293 of file wallet.h.

◆ nAmount

CAmount wallet::CRecipient::nAmount

Definition at line 292 of file wallet.h.


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