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

#include <core_rpc_server_commands_defs.h>

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
 
std::string status
 
bool untrusted
 

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

◆ status

std::string cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::status

◆ threshold

uint32_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::threshold

◆ untrusted

bool cryptonote::COMMAND_RPC_HARD_FORK_INFO::response_t::untrusted

◆ 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: