pub const GRANDPA_AUTHORITIES_KEY: &[u8] = b":grandpa_authorities";
Expand description

The storage key for the current set of weighted Grandpa authorities. The value stored is an encoded VersionedAuthorityList.