referrerpolicy=no-referrer-when-downgrade
sp_consensus_grandpa

Type Alias AuthorityPair

Source
pub type AuthorityPair = Pair;
Expand description

The grandpa crypto scheme defined via the keypair type.

Aliased Type§

struct AuthorityPair(/* private fields */);