|
Monero
|
#include <core_rpc_server_commands_defs.h>


Public Attributes | |
| uint64_t | height |
| uint64_t | target_height |
| uint32_t | next_needed_pruning_seed |
| std::list< peer > | peers |
| std::list< span > | spans |
| std::string | overview |
| Public Attributes inherited from cryptonote::rpc_access_response_base | |
| uint64_t | credits |
| std::string | top_hash |
| Public Attributes inherited from cryptonote::rpc_response_base | |
| std::string | status |
| bool | untrusted |
Additional Inherited Members | |
| Public Member Functions inherited from cryptonote::rpc_access_response_base | |
| rpc_access_response_base () | |
| Public Member Functions inherited from cryptonote::rpc_response_base | |
| rpc_response_base () | |
| uint64_t cryptonote::COMMAND_RPC_SYNC_INFO::response_t::height |
| uint32_t cryptonote::COMMAND_RPC_SYNC_INFO::response_t::next_needed_pruning_seed |
| std::string cryptonote::COMMAND_RPC_SYNC_INFO::response_t::overview |
| std::list<peer> cryptonote::COMMAND_RPC_SYNC_INFO::response_t::peers |
| std::list<span> cryptonote::COMMAND_RPC_SYNC_INFO::response_t::spans |
| uint64_t cryptonote::COMMAND_RPC_SYNC_INFO::response_t::target_height |