|
Electroneum
|
#include <wallet_rpc_server_commands_defs.h>

Public Member Functions | |
| KV_SERIALIZE_OPT (all_accounts, false) | |
Public Attributes | |
| uint32_t | account_index |
| std::set< uint32_t > | address_indices |
| bool | all_accounts |
Definition at line 63 of file wallet_rpc_server_commands_defs.h.
| tools::wallet_rpc::COMMAND_RPC_GET_BALANCE::request_t::KV_SERIALIZE_OPT | ( | all_accounts | , |
| false | ) |


| uint32_t tools::wallet_rpc::COMMAND_RPC_GET_BALANCE::request_t::account_index |
Definition at line 65 of file wallet_rpc_server_commands_defs.h.
| std::set<uint32_t> tools::wallet_rpc::COMMAND_RPC_GET_BALANCE::request_t::address_indices |
Definition at line 66 of file wallet_rpc_server_commands_defs.h.
| bool tools::wallet_rpc::COMMAND_RPC_GET_BALANCE::request_t::all_accounts |
Definition at line 67 of file wallet_rpc_server_commands_defs.h.