Skip to content

Commit

Permalink
Add PSBT sign functionality
Browse files Browse the repository at this point in the history
Signing a PSBT requires no knowledge other than what we have here in
this library and the PSBT ready to be signed.

This code was pulled out of `rust-miniscript`.

Add a `sign` method to the `PartiallySignedTransaction`.
  • Loading branch information
tcharding committed Sep 14, 2022
1 parent ceed251 commit 17732b7
Showing 1 changed file with 601 additions and 3 deletions.

0 comments on commit 17732b7

Please sign in to comment.