Type Definition pallet_babe::pallet::EpochIndex [−][src]
type EpochIndex<T> = StorageValue<_GeneratedPrefixForStorageEpochIndex<T>, u64, ValueQuery>;
Expand description
Current epoch index.
type EpochIndex<T> = StorageValue<_GeneratedPrefixForStorageEpochIndex<T>, u64, ValueQuery>;
Current epoch index.