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