Electroneum
Public Attributes | List of all members
tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNTS::response_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNTS::response_t:
Collaboration graph
[legend]

Public Attributes

uint64_t total_balance
 
uint64_t total_unlocked_balance
 
std::vector< subaddress_account_infosubaddress_accounts
 
uint64_t account_major_offset
 

Member Data Documentation

◆ account_major_offset

uint64_t tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNTS::response_t::account_major_offset

◆ subaddress_accounts

std::vector<subaddress_account_info> tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNTS::response_t::subaddress_accounts

◆ total_balance

uint64_t tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNTS::response_t::total_balance

◆ total_unlocked_balance

uint64_t tools::wallet_rpc::COMMAND_RPC_GET_ACCOUNTS::response_t::total_unlocked_balance

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