AuthorityPair

Type Alias AuthorityPair 

Source
pub type AuthorityPair = Pair;
Expand description

An Aura authority keypair using Ed25519 as its crypto.

Aliased Typeยง

pub struct AuthorityPair(/* private fields */);