pub type AuthorityId = Public;
An i’m online identifier using sr25519 as its crypto.
struct AuthorityId(/* private fields */);