|
Electroneum
|
#include <wallet2_api.h>

Public Member Functions | |
| Transfer (uint64_t _amount, const std::string &address) | |
Public Attributes | |
| const uint64_t | amount |
| const std::string | address |
Definition at line 175 of file wallet2_api.h.
| Electroneum::TransactionInfo::Transfer::Transfer | ( | uint64_t | _amount, |
| const std::string & | address | ||
| ) |
Definition at line 41 of file transaction_info.cpp.
| const std::string Electroneum::TransactionInfo::Transfer::address |
Definition at line 178 of file wallet2_api.h.
| const uint64_t Electroneum::TransactionInfo::Transfer::amount |
Definition at line 177 of file wallet2_api.h.