|
Monero
|
#include <wallet_rpc_server_commands_defs.h>
Public Attributes | |
| uint32_t | account_index |
| uint32_t | address_index |
| std::string | address |
| uint64_t | balance |
| uint64_t | unlocked_balance |
| std::string | label |
| uint64_t | num_unspent_outputs |
| uint64_t | blocks_to_unlock |
| uint64_t | time_to_unlock |
| uint32_t tools::wallet_rpc::COMMAND_RPC_GET_BALANCE::per_subaddress_info::account_index |
| std::string tools::wallet_rpc::COMMAND_RPC_GET_BALANCE::per_subaddress_info::address |
| uint32_t tools::wallet_rpc::COMMAND_RPC_GET_BALANCE::per_subaddress_info::address_index |
| uint64_t tools::wallet_rpc::COMMAND_RPC_GET_BALANCE::per_subaddress_info::balance |
| uint64_t tools::wallet_rpc::COMMAND_RPC_GET_BALANCE::per_subaddress_info::blocks_to_unlock |
| std::string tools::wallet_rpc::COMMAND_RPC_GET_BALANCE::per_subaddress_info::label |
| uint64_t tools::wallet_rpc::COMMAND_RPC_GET_BALANCE::per_subaddress_info::num_unspent_outputs |
| uint64_t tools::wallet_rpc::COMMAND_RPC_GET_BALANCE::per_subaddress_info::time_to_unlock |
| uint64_t tools::wallet_rpc::COMMAND_RPC_GET_BALANCE::per_subaddress_info::unlocked_balance |