Electroneum
Public Attributes | List of all members
cryptonote::rpc::hard_fork_info Struct Reference

#include <message_data_structs.h>

Collaboration diagram for cryptonote::rpc::hard_fork_info:
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
 

Member Data Documentation

◆ earliest_height

uint64_t cryptonote::rpc::hard_fork_info::earliest_height

◆ enabled

bool cryptonote::rpc::hard_fork_info::enabled

◆ state

uint32_t cryptonote::rpc::hard_fork_info::state

◆ threshold

uint32_t cryptonote::rpc::hard_fork_info::threshold

◆ version

uint8_t cryptonote::rpc::hard_fork_info::version

◆ votes

uint32_t cryptonote::rpc::hard_fork_info::votes

◆ voting

uint8_t cryptonote::rpc::hard_fork_info::voting

◆ window

uint32_t cryptonote::rpc::hard_fork_info::window

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