Constant polkadot_primitives::v8::well_known_keys::EPOCH_INDEX
source · pub const EPOCH_INDEX: &[u8];
Expand description
The current epoch index.
The storage item should be access as a u64
encoded value.
pub const EPOCH_INDEX: &[u8];
The current epoch index.
The storage item should be access as a u64
encoded value.