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

#include <receive.h>

Public Attributes

CTxDestination destination
 
CAmount amount
 
int vout
 

Detailed Description

Definition at line 36 of file receive.h.

Member Data Documentation

◆ amount

CAmount wallet::COutputEntry::amount

Definition at line 39 of file receive.h.

◆ destination

CTxDestination wallet::COutputEntry::destination

Definition at line 38 of file receive.h.

◆ vout

int wallet::COutputEntry::vout

Definition at line 40 of file receive.h.


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