Skip to content

Add unsafe_funding_transaction_generated that wont check for fully signed inputs #3022

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

Closed
jbesraa opened this issue Apr 25, 2024 · 1 comment

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.

@tnull
Copy link
Contributor

tnull commented Feb 27, 2025

This was completed in #3024.

@tnull tnull closed this as completed Feb 27, 2025
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

2 participants