|
Monero
|
#include <core_rpc_server_commands_defs.h>


Public Attributes | |
| uint32_t | version |
| bool | release |
| uint64_t | current_height |
| uint64_t | target_height |
| std::vector< hf_entry > | hard_forks |
| Public Attributes inherited from cryptonote::rpc_response_base | |
| std::string | status |
| bool | untrusted |
Additional Inherited Members | |
| Public Member Functions inherited from cryptonote::rpc_response_base | |
| rpc_response_base () | |
| uint64_t cryptonote::COMMAND_RPC_GET_VERSION::response_t::current_height |
| std::vector<hf_entry> cryptonote::COMMAND_RPC_GET_VERSION::response_t::hard_forks |
| bool cryptonote::COMMAND_RPC_GET_VERSION::response_t::release |
| uint64_t cryptonote::COMMAND_RPC_GET_VERSION::response_t::target_height |
| uint32_t cryptonote::COMMAND_RPC_GET_VERSION::response_t::version |