Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

signpsbt: allow signing multiple inputs #142

Merged
merged 1 commit into from
Jun 17, 2024
Merged

signpsbt: allow signing multiple inputs #142

merged 1 commit into from
Jun 17, 2024

Conversation

guggero
Copy link
Member

@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
2 checks passed
@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.

None yet

1 participant