referrerpolicy=no-referrer-when-downgrade

Type Alias sp_consensus_aura::ed25519::AuthorityPair

source ·
pub type AuthorityPair = Pair;
Expand description

An Aura authority keypair using Ed25519 as its crypto.

Aliased Type§

struct AuthorityPair(/* private fields */);