Skip to content

[bug]: Recover funds after the channel was force closed from the remote side #9181

Discussion options

You must be logged in to vote

You should never call the cmd abandonchannel if you are not sure!

So I think the only way to recover in your case is the chantools command:

https://github.com/lightninglabs/chantools/blob/master/doc/chantools_sweepremoteclosed.md

because your SCB does not contain the channel anymore, so thats why a recovery via SCB does not work.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by saubyk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Support questions, not issues with the code
2 participants
Converted from issue

This discussion was converted from issue #9178 on October 13, 2024 07:14.