pub type Pair = Pair<Pair, Pair<TinyBLS<Bls12<Config>, Config>>, sp_core::::paired_crypto::ecdsa_bls377::Pair::{constant#0}, sp_core::::paired_crypto::ecdsa_bls377::Pair::{constant#1}, EcdsaBls377Tag>;
Expand description

(ECDSA,BLS12-377) key-pair pair.

Aliased Type§

struct Pair { /* private fields */ }

Trait Implementations§

source§

impl From<Pair> for Pair

source§

fn from(outer: Pair) -> Self

Converts to this type from the input type.