Type Alias AuthorityPair
pub type AuthorityPair = Pair;Expand description
The grandpa crypto scheme defined via the keypair type.
Aliased Type§
struct AuthorityPair(/* private fields */);pub type AuthorityPair = Pair;The grandpa crypto scheme defined via the keypair type.
struct AuthorityPair(/* private fields */);