pub type AuthorityPair = Pair;
Expand description

The grandpa crypto scheme defined via the keypair type.

Aliased Type§

struct AuthorityPair(/* private fields */);