pub type AuthorityPair = Pair;
An i’m online keypair using sr25519 as its crypto.
struct AuthorityPair(/* private fields */);