Type Alias sp_consensus_grandpa::AuthorityPair
source · 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 */);