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

Add unsafe_funding_transaction_generated that wont check for fully signed inputs #3022

Open
jbesraa opened this issue Apr 25, 2024 · 0 comments

Comments

@jbesraa
Copy link
Contributor

jbesraa commented Apr 25, 2024

In a channel opened in a payjoin scenario the inputs wont be fully signed before we return the psbt to the payjoin sender but we want to complete the FundingCreated & FundingSigned flow before returning the psbt.

unsafe_funding_transaction_generated should follow current function with a minor deletion of the assertion of signed inputs.

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

No branches or pull requests

1 participant