pub type Pair = GenericPair<CryptoBytes<sp_core::::ecdsa::GenericPublic::{constant#0}, (PublicTag, EcdsaTag)>>;Expand description
An ecdsa key pair using the blake2 algorithm for hashing the message.
Aliased Type§
pub struct Pair { /* private fields */ }