Constant sp_finality_grandpa::GRANDPA_AUTHORITIES_KEY[][src]

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

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