Monero
Public Member Functions | Public Attributes | List of all members
hardfork_t Struct Reference

#include <hardforks.h>

Public Member Functions

 hardfork_t (uint8_t version, uint64_t height, uint8_t threshold, time_t time)
 

Public Attributes

uint8_t version
 
uint64_t height
 
uint8_t threshold
 
time_t time
 

Constructor & Destructor Documentation

◆ hardfork_t()

hardfork_t::hardfork_t ( uint8_t  version,
uint64_t  height,
uint8_t  threshold,
time_t  time 
)
inline

Member Data Documentation

◆ height

uint64_t hardfork_t::height

◆ threshold

uint8_t hardfork_t::threshold

◆ time

time_t hardfork_t::time

◆ version

uint8_t hardfork_t::version

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