Skip to main content

complete

Function complete 

Source
pub fn complete(
    pre_sig: &AdaptorPreSig,
    y: &Scalar,
) -> Result<Signature, String>
Expand description

Complete an adaptor pre-signature using the witness y. Produces a valid ECDSA signature.