Type Definition pallet_babe::pallet::Authorities [−][src]
pub type Authorities<T: Config> = StorageValue<_GeneratedPrefixForStorageAuthorities<T>, WeakBoundedVec<(AuthorityId, BabeAuthorityWeight), T::MaxAuthorities>, ValueQuery>;
Expand description
Current epoch authorities.