AuthorityPair

Type Alias AuthorityPair 

Source
pub type AuthorityPair = Pair;
Expand description

An Aura authority keypair using S/R 25519 as its crypto.

Aliased Typeยง

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