|
Electroneum
|
#include <core_rpc_server_commands_defs.h>

Public Attributes | |
| std::string | status |
| uint64_t | next_out_id |
| bool | last_page |
| std::vector< std::string > | txs |
Definition at line 1582 of file core_rpc_server_commands_defs.h.
| bool cryptonote::COMMAND_RPC_GET_ADDRESS_BATCH_HISTORY::response_t::last_page |
Definition at line 1585 of file core_rpc_server_commands_defs.h.
| uint64_t cryptonote::COMMAND_RPC_GET_ADDRESS_BATCH_HISTORY::response_t::next_out_id |
Definition at line 1584 of file core_rpc_server_commands_defs.h.
| std::string cryptonote::COMMAND_RPC_GET_ADDRESS_BATCH_HISTORY::response_t::status |
Definition at line 1583 of file core_rpc_server_commands_defs.h.
| std::vector<std::string> cryptonote::COMMAND_RPC_GET_ADDRESS_BATCH_HISTORY::response_t::txs |
Definition at line 1586 of file core_rpc_server_commands_defs.h.