|
Electroneum
|
#include <hardfork.h>
Public Member Functions | |
| Params (uint8_t version, uint64_t height, uint8_t threshold, time_t time) | |
Public Attributes | |
| uint8_t | version |
| uint8_t | threshold |
| uint64_t | height |
| time_t | time |
Definition at line 234 of file hardfork.h.
|
inline |
Definition at line 239 of file hardfork.h.
| uint64_t cryptonote::HardFork::Params::height |
Definition at line 237 of file hardfork.h.
| uint8_t cryptonote::HardFork::Params::threshold |
Definition at line 236 of file hardfork.h.
| time_t cryptonote::HardFork::Params::time |
Definition at line 238 of file hardfork.h.
| uint8_t cryptonote::HardFork::Params::version |
Definition at line 235 of file hardfork.h.