Type Definition pallet_collator_selection::pallet::LastAuthoredBlock
source · pub type LastAuthoredBlock<T: Config> = StorageMap<_GeneratedPrefixForStorageLastAuthoredBlock<T>, Twox64Concat, T::AccountId, T::BlockNumber, ValueQuery>;
Expand description
Last block authored by collator.