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

Track funding transaction confirmation in ChannelMonitor #3591

Open
wpaulino opened this issue Feb 7, 2025 · 0 comments
Open

Track funding transaction confirmation in ChannelMonitor #3591

wpaulino opened this issue Feb 7, 2025 · 0 comments

Comments

@wpaulino
Copy link
Contributor

wpaulino commented Feb 7, 2025

Without this, if a channel has already closed, we're unable to determine if the funding transaction has actually confirmed and we have balances to claim. An added bonus would be to also track all inputs of the funding transaction, so that we can tell solely within LDK if it's been double spent, and after some confirmations, can fully archive/discard the ChannelMonitor.

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