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

mod+docs: bump btcutil/psbt library to v1.1.3 #6428

Merged
merged 1 commit into from
Apr 19, 2022

Conversation

guggero
Copy link
Collaborator

@guggero guggero commented Apr 19, 2022

Fixes #6386.
Bumps the btcutil/psbt library to the latest version v1.1.3 that fixes
an issue with de-serializing a PSBT that contains an unsigned
transaction with no inputs.

Fixes lightningnetwork#6386.
Bumps the btcutil/psbt library to the latest version v1.1.3 that fixes
an issue with de-serializing a PSBT that contains an unsigned
transaction with no inputs.
@guggero guggero merged commit b08df84 into lightningnetwork:master Apr 19, 2022
@guggero guggero deleted the psbt-1-1-3 branch April 19, 2022 08: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.

Cannot call FundPSBT with a psbt with only a zero value OP_RETURN output
3 participants