Type Definition pallet_babe::pallet::EpochIndex
source · pub type EpochIndex<T> = StorageValue<_GeneratedPrefixForStorageEpochIndex<T>, u64, ValueQuery>;Expand description
Current epoch index.
pub type EpochIndex<T> = StorageValue<_GeneratedPrefixForStorageEpochIndex<T>, u64, ValueQuery>;Current epoch index.