Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Amend
Browse files Browse the repository at this point in the history
raphjaph committed Aug 22, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 88f4b24 commit d451d05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sign.rs
Original file line number Diff line number Diff line change
@@ -136,7 +136,6 @@ fn create_message_signature_taproot(
to_sign: &Psbt,
private_key: PrivateKey,
) -> Witness {
println!("here");
let mut to_sign = to_sign.clone();

let secp = Secp256k1::new();

0 comments on commit d451d05

Please sign in to comment.