|
Electroneum
|
#include <wallet_light_rpc.h>

Definition at line 156 of file wallet_light_rpc.h.
| uint64_t tools::COMMAND_RPC_GET_ADDRESS_INFO::response_t::blockchain_height |
Definition at line 165 of file wallet_light_rpc.h.
| uint64_t tools::COMMAND_RPC_GET_ADDRESS_INFO::response_t::locked_funds |
Definition at line 158 of file wallet_light_rpc.h.
| uint64_t tools::COMMAND_RPC_GET_ADDRESS_INFO::response_t::scanned_block_height |
Definition at line 162 of file wallet_light_rpc.h.
| uint64_t tools::COMMAND_RPC_GET_ADDRESS_INFO::response_t::scanned_height |
Definition at line 161 of file wallet_light_rpc.h.
| std::list<spent_output> tools::COMMAND_RPC_GET_ADDRESS_INFO::response_t::spent_outputs |
Definition at line 166 of file wallet_light_rpc.h.
| uint64_t tools::COMMAND_RPC_GET_ADDRESS_INFO::response_t::start_height |
Definition at line 163 of file wallet_light_rpc.h.
| uint64_t tools::COMMAND_RPC_GET_ADDRESS_INFO::response_t::total_received |
Definition at line 159 of file wallet_light_rpc.h.
| uint64_t tools::COMMAND_RPC_GET_ADDRESS_INFO::response_t::total_sent |
Definition at line 160 of file wallet_light_rpc.h.
| uint64_t tools::COMMAND_RPC_GET_ADDRESS_INFO::response_t::transaction_height |
Definition at line 164 of file wallet_light_rpc.h.