pub const NEXT_AUTHORITIES: &[u8];
The authorities for the next epoch.
The storage entry should be accessed as an Vec<(AuthorityId, BabeAuthorityWeight)> encoded value.
Vec<(AuthorityId, BabeAuthorityWeight)>