Type Definition pallet_babe::pallet::GenesisSlot[][src]

type GenesisSlot<T> = StorageValue<_GeneratedPrefixForStorageGenesisSlot<T>, Slot, ValueQuery>;
Expand description

The slot at which the first epoch actually started. This is 0 until the first block of the chain.