Type Definition pallet_beefy_mmr::pallet::BeefyAuthorities
source · pub type BeefyAuthorities<T: Config> = StorageValue<_GeneratedPrefixForStorageBeefyAuthorities<T>, BeefyAuthoritySet<<T as Config>::Hash>, ValueQuery>;
Expand description
Details of current BEEFY authority set.