Electroneum
CryptoNote::Transfer Struct Reference

#include <IWallet.h>

Collaboration diagram for CryptoNote::Transfer:

Public Attributes

std::string address
 
int64_t amount
 

Detailed Description

Definition at line 49 of file IWallet.h.

Member Data Documentation

◆ address

std::string CryptoNote::Transfer::address

Definition at line 50 of file IWallet.h.

◆ amount

int64_t CryptoNote::Transfer::amount

Definition at line 51 of file IWallet.h.


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