Monero
Loading...
Searching...
No Matches
cryptonote::COMMAND_RPC_GET_VERSION::response_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Inheritance diagram for cryptonote::COMMAND_RPC_GET_VERSION::response_t:
Collaboration diagram for cryptonote::COMMAND_RPC_GET_VERSION::response_t:

Public Attributes

uint32_t version
bool release
uint64_t current_height
uint64_t target_height
std::vector< hf_entryhard_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 ()

Member Data Documentation

◆ current_height

uint64_t cryptonote::COMMAND_RPC_GET_VERSION::response_t::current_height

◆ hard_forks

std::vector<hf_entry> cryptonote::COMMAND_RPC_GET_VERSION::response_t::hard_forks

◆ release

bool cryptonote::COMMAND_RPC_GET_VERSION::response_t::release

◆ target_height

uint64_t cryptonote::COMMAND_RPC_GET_VERSION::response_t::target_height

◆ version

uint32_t cryptonote::COMMAND_RPC_GET_VERSION::response_t::version

The documentation for this struct was generated from the following file: