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