w3f_bls::chaum_pedersen_signature

Type Alias ChaumPedersenSignature

Source
pub type ChaumPedersenSignature<E> = (Signature<E>, SchnorrProof<E>);