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

Typescript for createFundedPsbt change_format #189

Closed
alexbosworth opened this issue Oct 11, 2024 · 0 comments · Fixed by #190
Closed

Typescript for createFundedPsbt change_format #189

alexbosworth opened this issue Oct 11, 2024 · 0 comments · Fixed by #190

Comments

@alexbosworth
Copy link
Owner

Version 10.21.0 introduced a change to fundPsbt and then version 10.22.0 added the same change to createFundedPsbt to add a new argument change_format to allow a caller to explicitly specify p2tr or leave it to a default selection

Need typescript modifications for createFundedPsbt as well

This was a complicated thing because there is a matrix of outcomes, some versions of LND went back on forth in default behavior and older versions of LND don't support the new createFundedPsbt, currently LND has multiple independent ways to create a PSBT

ping @bkiac

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 a pull request may close this issue.

1 participant