AuthorityPair

Type Alias AuthorityPair 

Source
pub type AuthorityPair = Pair;
Expand description

The grandpa crypto scheme defined via the keypair type.

Aliased Typeยง

pub struct AuthorityPair(/* private fields */);