pub type AuthorityId = Public;
An Aura authority identifier using S/R 25519 as its crypto.
struct AuthorityId(/* private fields */);