|
Kagome
Polkadot Runtime Engine in C++17
|
Data are corresponding to the epoch. More...
#include <epoch_digest.hpp>
Public Member Functions | |
| SCALE_TIE (2) | |
Public Attributes | |
| primitives::AuthorityList | authorities |
| The authorities actual for corresponding epoch. More... | |
| Randomness | randomness |
| The value of randomness to use for the slot-assignment. More... | |
Data are corresponding to the epoch.
Definition at line 16 of file epoch_digest.hpp.
| kagome::consensus::EpochDigest::SCALE_TIE | ( | 2 | ) |
| primitives::AuthorityList kagome::consensus::EpochDigest::authorities |
The authorities actual for corresponding epoch.
Definition at line 20 of file epoch_digest.hpp.
| Randomness kagome::consensus::EpochDigest::randomness |
The value of randomness to use for the slot-assignment.
Definition at line 23 of file epoch_digest.hpp.