referrerpolicy=no-referrer-when-downgrade

Constant AUTHORITIES

Source
pub const AUTHORITIES: &[u8];
Expand description

The authorities for the current epoch.

The storage entry should be accessed as an Vec<(AuthorityId, BabeAuthorityWeight)> encoded value.