Kagome
Polkadot Runtime Engine in C++17
|
#include <epoch_descriptor.hpp>
Public Member Functions | |
SCALE_TIE (2) | |
Public Attributes | |
EpochNumber | epoch_number = 0 |
BabeSlotNumber | start_slot = 0 |
starting slot of the epoch More... | |
Metainformation about the Babe epoch
Definition at line 17 of file epoch_descriptor.hpp.
kagome::consensus::EpochDescriptor::SCALE_TIE | ( | 2 | ) |
EpochNumber kagome::consensus::EpochDescriptor::epoch_number = 0 |
Definition at line 20 of file epoch_descriptor.hpp.
BabeSlotNumber kagome::consensus::EpochDescriptor::start_slot = 0 |
starting slot of the epoch
Definition at line 23 of file epoch_descriptor.hpp.