referrerpolicy=no-referrer-when-downgrade

Type Alias KeccakPair

pub type KeccakPair = GenericPair<CryptoBytes<sp_core::::ecdsa::GenericPublic::{constant#0}, (PublicTag, EcdsaKeccakTag)>>;
Expand description

An ecdsa key pair using the keccak algorithm for hashing the message.

Aliased Type§

struct KeccakPair { /* private fields */ }