pub type NextAuthorities<T: Config> = StorageValue<_GeneratedPrefixForStorageNextAuthorities<T>, BoundedVec<H160, T::MaxAuthorities>, ValueQuery>;
Expand description

The incoming authorities.