referrerpolicy=no-referrer-when-downgrade

Type Alias pallet_im_online::ed25519::AuthorityId

source ·
pub type AuthorityId = Public;
Expand description

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

Aliased Type§

struct AuthorityId(/* private fields */);