Monero
Public Attributes | List of all members
cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Inheritance diagram for cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t:
Inheritance graph
[legend]
Collaboration diagram for cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t:
Collaboration graph
[legend]

Public Attributes

uint8_t version
 
bool enabled
 
uint32_t window
 
uint32_t votes
 
uint32_t threshold
 
uint8_t voting
 
uint32_t state
 
uint64_t earliest_height
 
- 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 ()
 

Member Data Documentation

◆ earliest_height

uint64_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::earliest_height

◆ enabled

bool cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::enabled

◆ state

uint32_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::state

◆ threshold

uint32_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::threshold

◆ version

uint8_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::version

◆ votes

uint32_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::votes

◆ voting

uint8_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::voting

◆ window

uint32_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::window

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