pub type AuthorityId = Public;
Expand description

An i’m online identifier using sr25519 as its crypto.

Aliased Type§

struct AuthorityId(/* private fields */);