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

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_HARD_FORK_INFO::response:
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::earliest_height

◆ enabled

bool cryptonote::COMMAND_RPC_HARD_FORK_INFO::response::enabled

◆ state

uint32_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response::state

◆ status

std::string cryptonote::COMMAND_RPC_HARD_FORK_INFO::response::status

◆ threshold

uint32_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response::threshold

◆ untrusted

bool cryptonote::COMMAND_RPC_HARD_FORK_INFO::response::untrusted

◆ version

uint8_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response::version

◆ votes

uint32_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response::votes

◆ voting

uint8_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response::voting

◆ window

uint32_t cryptonote::COMMAND_RPC_HARD_FORK_INFO::response::window

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