Raven Core  3.0.0
P2P Digital Currency
Public Attributes | List of all members
CAssetOutputEntry Struct Reference

RVN START. More...

#include <wallet.h>

Public Attributes

txnouttype type
 
std::string assetName
 
CTxDestination destination
 
CAmount nAmount
 
std::string message
 
int64_t expireTime
 
int vout
 

Detailed Description

RVN START.

Definition at line 191 of file wallet.h.

Member Data Documentation

◆ assetName

std::string CAssetOutputEntry::assetName

Definition at line 194 of file wallet.h.

◆ destination

CTxDestination CAssetOutputEntry::destination

Definition at line 195 of file wallet.h.

◆ expireTime

int64_t CAssetOutputEntry::expireTime

Definition at line 198 of file wallet.h.

◆ message

std::string CAssetOutputEntry::message

Definition at line 197 of file wallet.h.

◆ nAmount

CAmount CAssetOutputEntry::nAmount

Definition at line 196 of file wallet.h.

◆ type

txnouttype CAssetOutputEntry::type

Definition at line 193 of file wallet.h.

◆ vout

int CAssetOutputEntry::vout

Definition at line 199 of file wallet.h.


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