Skip to main content

verify_pre_sig

Function verify_pre_sig 

Source
pub fn verify_pre_sig(
    vk: &VerifyingKey,
    message: &[u8],
    pre_sig: &AdaptorPreSig,
    witness: &WitnessStatement,
) -> bool
Expand description

Verify an adaptor pre-signature.