logo
pub type Secp256k1Signature = Signature<Secp256k1>;
Expand description

ECDSA/secp256k1 signature (fixed-size)