Skip to content

signpsbt: allow signing multiple inputs#142

Merged
guggero merged 1 commit intomasterfrom
signpsbt-multi
Jun 17, 2024
Merged

signpsbt: allow signing multiple inputs#142
guggero merged 1 commit intomasterfrom
signpsbt-multi

Conversation

@guggero
Copy link
Collaborator

@guggero guggero commented Jun 17, 2024

This commit fixes an issue where the signpsbt sub command was only able to sign for a single input.
To avoid attempting to double sign an input that already has a partial signature, we also add a check instead of erroring out.

This commit fixes an issue where the signpsbt sub command was only able
to sign for a single input.
To avoid attempting to double sign an input that already has a partial
signature, we also add a check instead of erroring out.
@guggero guggero merged commit 1f43c4a into master Jun 17, 2024
@guggero guggero deleted the signpsbt-multi branch June 17, 2024 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant