pub type AuthorityPair = Pair;
The grandpa crypto scheme defined via the keypair type.
pub struct AuthorityPair(/* private fields */);