pub type AuthorityPair = Pair;
Expand description

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

Aliased Type§

struct AuthorityPair(/* private fields */);