verify_partial_sig

Function verify_partial_sig 

Source
pub fn verify_partial_sig(
    sighash: TapSighash,
    tweak: TapTweakHash,
    signer: (PublicKey, &PublicNonce),
    other: (PublicKey, &PublicNonce),
    partial_signature: &PartialSignature,
) -> bool
Expand description

Verify a partial signature from either of the two parties cosigning a tx.