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