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

The current active authorities.