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