Electroneum
Loading...
Searching...
No Matches
tools::wallet_rpc::COMMAND_RPC_GET_BALANCE::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_GET_BALANCE::request_t:

Public Member Functions

 KV_SERIALIZE_OPT (all_accounts, false)

Public Attributes

uint32_t account_index
std::set< uint32_taddress_indices
bool all_accounts

Detailed Description

Definition at line 63 of file wallet_rpc_server_commands_defs.h.

Member Function Documentation

◆ KV_SERIALIZE_OPT()

tools::wallet_rpc::COMMAND_RPC_GET_BALANCE::request_t::KV_SERIALIZE_OPT ( all_accounts ,
false  )
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ account_index

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.

◆ address_indices

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.

◆ all_accounts

bool tools::wallet_rpc::COMMAND_RPC_GET_BALANCE::request_t::all_accounts

Definition at line 67 of file wallet_rpc_server_commands_defs.h.


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