|
Monero
|
#include <wallet_light_rpc.h>
Public Attributes | |
| uint64_t | total_received |
| uint64_t | total_received_unlocked = 0 |
| uint64_t | scanned_height |
| std::vector< transaction > | transactions |
| uint64_t | blockchain_height |
| uint64_t | scanned_block_height |
| std::string | status |
| uint64_t tools::COMMAND_RPC_GET_ADDRESS_TXS::response_t::blockchain_height |
| uint64_t tools::COMMAND_RPC_GET_ADDRESS_TXS::response_t::scanned_block_height |
| uint64_t tools::COMMAND_RPC_GET_ADDRESS_TXS::response_t::scanned_height |
| std::string tools::COMMAND_RPC_GET_ADDRESS_TXS::response_t::status |
| uint64_t tools::COMMAND_RPC_GET_ADDRESS_TXS::response_t::total_received |
| uint64_t tools::COMMAND_RPC_GET_ADDRESS_TXS::response_t::total_received_unlocked = 0 |
| std::vector<transaction> tools::COMMAND_RPC_GET_ADDRESS_TXS::response_t::transactions |