Fabcoin Core  0.16.2
P2P Digital Currency
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 196 of file wallet.h.

Member Data Documentation

CAmount COutputEntry::amount

Definition at line 199 of file wallet.h.

CTxDestination COutputEntry::destination

Definition at line 198 of file wallet.h.

int COutputEntry::vout

Definition at line 200 of file wallet.h.


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