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