Monero
Loading...
Searching...
No Matches
tools::wallet_rpc::COMMAND_RPC_GET_BALANCE::response_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Public Attributes

uint64_t balance
uint64_t unlocked_balance
bool multisig_import_needed
std::vector< per_subaddress_infoper_subaddress
uint64_t blocks_to_unlock
uint64_t time_to_unlock

Member Data Documentation

◆ balance

uint64_t tools::wallet_rpc::COMMAND_RPC_GET_BALANCE::response_t::balance

◆ blocks_to_unlock

uint64_t tools::wallet_rpc::COMMAND_RPC_GET_BALANCE::response_t::blocks_to_unlock

◆ multisig_import_needed

bool tools::wallet_rpc::COMMAND_RPC_GET_BALANCE::response_t::multisig_import_needed

◆ per_subaddress

std::vector<per_subaddress_info> tools::wallet_rpc::COMMAND_RPC_GET_BALANCE::response_t::per_subaddress

◆ time_to_unlock

uint64_t tools::wallet_rpc::COMMAND_RPC_GET_BALANCE::response_t::time_to_unlock

◆ unlocked_balance

uint64_t tools::wallet_rpc::COMMAND_RPC_GET_BALANCE::response_t::unlocked_balance

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