Electroneum
tools::wallet_rpc::transfer_destination Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::transfer_destination:

Public Attributes

uint64_t amount
 
std::string address
 

Detailed Description

Definition at line 440 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ address

std::string tools::wallet_rpc::transfer_destination::address

Definition at line 443 of file wallet_rpc_server_commands_defs.h.

◆ amount

uint64_t tools::wallet_rpc::transfer_destination::amount

Definition at line 442 of file wallet_rpc_server_commands_defs.h.


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