Type Alias sp_application_crypto::ecdsa_bls381::Pair
pub type Pair = Pair<Pair, Pair<TinyBLS<Bls12<Config>, Config>>, sp_core::::paired_crypto::ecdsa_bls381::Pair::{constant#0}, sp_core::::paired_crypto::ecdsa_bls381::Pair::{constant#1}, EcdsaBls381Tag>;
Expand description
(ECDSA,BLS12-381) key-pair pair.
Aliased Type§
struct Pair { /* private fields */ }