referrerpolicy=no-referrer-when-downgrade

Type Alias sp_consensus_aura::ed25519::AuthorityId

source ·
pub type AuthorityId = Public;
Expand description

An Aura authority identifier using Ed25519 as its crypto.

Aliased Type§

struct AuthorityId(/* private fields */);