#include <wallet_light_rpc.h>
◆ blockchain_height
| uint64_t tools::COMMAND_RPC_GET_ADDRESS_INFO::response_t::blockchain_height |
◆ locked_funds
| uint64_t tools::COMMAND_RPC_GET_ADDRESS_INFO::response_t::locked_funds |
◆ scanned_block_height
| uint64_t tools::COMMAND_RPC_GET_ADDRESS_INFO::response_t::scanned_block_height |
◆ scanned_height
| uint64_t tools::COMMAND_RPC_GET_ADDRESS_INFO::response_t::scanned_height |
◆ spent_outputs
| std::list<spent_output> tools::COMMAND_RPC_GET_ADDRESS_INFO::response_t::spent_outputs |
◆ start_height
| uint64_t tools::COMMAND_RPC_GET_ADDRESS_INFO::response_t::start_height |
◆ total_received
| uint64_t tools::COMMAND_RPC_GET_ADDRESS_INFO::response_t::total_received |
◆ total_sent
| uint64_t tools::COMMAND_RPC_GET_ADDRESS_INFO::response_t::total_sent |
◆ transaction_height
| uint64_t tools::COMMAND_RPC_GET_ADDRESS_INFO::response_t::transaction_height |
The documentation for this struct was generated from the following file: