pub type BeefyAuthorities<T: Config> = StorageValue<_GeneratedPrefixForStorageBeefyAuthorities<T>, BeefyAuthoritySet<<T as Config>::Hash>, ValueQuery>;
Expand description

Details of current BEEFY authority set.