pub type AuthorityPair = Pair;
An Aura authority keypair using Ed25519 as its crypto.
pub struct AuthorityPair(/* private fields */);