pub type AuthorityPair = Pair;
An authority discovery authority keypair.
struct AuthorityPair(/* private fields */);