|
Electroneum
|
#include <wallet_rpc_server_commands_defs.h>

Public Attributes | |
| bool | all |
| uint32_t | account_index |
| uint64_t | amount |
| std::string | message |
Definition at line 1455 of file wallet_rpc_server_commands_defs.h.
| uint32_t tools::wallet_rpc::COMMAND_RPC_GET_RESERVE_PROOF::request_t::account_index |
Definition at line 1458 of file wallet_rpc_server_commands_defs.h.
| bool tools::wallet_rpc::COMMAND_RPC_GET_RESERVE_PROOF::request_t::all |
Definition at line 1457 of file wallet_rpc_server_commands_defs.h.
| uint64_t tools::wallet_rpc::COMMAND_RPC_GET_RESERVE_PROOF::request_t::amount |
Definition at line 1459 of file wallet_rpc_server_commands_defs.h.
| std::string tools::wallet_rpc::COMMAND_RPC_GET_RESERVE_PROOF::request_t::message |
Definition at line 1460 of file wallet_rpc_server_commands_defs.h.