BSHA3  0.17.99
P2P Blockchain, based on Bitcoin
Public Attributes | List of all members
COutputEntry Struct Reference

#include <wallet.h>

Public Attributes

CTxDestination destination
 
CAmount amount
 
int vout
 

Detailed Description

Definition at line 203 of file wallet.h.

Member Data Documentation

◆ amount

CAmount COutputEntry::amount

Definition at line 206 of file wallet.h.

◆ destination

CTxDestination COutputEntry::destination

Definition at line 205 of file wallet.h.

◆ vout

int COutputEntry::vout

Definition at line 207 of file wallet.h.


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