|
Electroneum
|
#include <wallet_rpc_server_commands_defs.h>

Public Attributes | |
| uint64_t | amount |
| std::string | address |
Definition at line 440 of file wallet_rpc_server_commands_defs.h.
| std::string tools::wallet_rpc::transfer_destination::address |
Definition at line 443 of file wallet_rpc_server_commands_defs.h.
| uint64_t tools::wallet_rpc::transfer_destination::amount |
Definition at line 442 of file wallet_rpc_server_commands_defs.h.