pub type LastAuthoredBlock<T: Config> = StorageMap<_GeneratedPrefixForStorageLastAuthoredBlock<T>, Twox64Concat, T::AccountId, T::BlockNumber, ValueQuery>;
Expand description

Last block authored by collator.