Constant frame::runtime::apis::GRANDPA_AUTHORITIES_KEY
pub const GRANDPA_AUTHORITIES_KEY: &'static [u8];Expand description
The storage key for the current set of weighted Grandpa authorities. The value stored is an encoded VersionedAuthorityList.