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