referrerpolicy=no-referrer-when-downgrade

Constant NEXT_AUTHORITIES

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

The authorities for the next epoch.

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