Try rescuing funds stuck in channels with zombie nodes
A sub command that hosts a set of further sub commands to help with recovering funds stuck in zombie channels.
Please visit https://github.com/lightninglabs/chantools/blob/master/doc/zombierecovery.md for more information on how to use these commands.
Check out https://guggero.github.io/chantools/doc/command-generator.html for an interactive GUI that guides you through the different steps.
chantools zombierecovery [flags]
-h, --help help for zombierecovery
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
-r, --regtest Indicates if regtest parameters should be used
--resultsdir string Directory where results should be stored (default "./results")
-s, --signet Indicates if the public signet parameters should be used
-t, --testnet Indicates if testnet parameters should be used
--testnet4 Indicates if testnet4 parameters should be used
- chantools - Chantools helps recover funds from lightning channels
- chantools zombierecovery findmatches - [0/3] Matchmaker only: Find matches between registered nodes
- chantools zombierecovery makeoffer - [2/3] Make an offer on how to split the funds to recover
- chantools zombierecovery preparekeys - [1/3] Prepare all public keys for a recovery attempt
- chantools zombierecovery signoffer - [3/3] Sign an offer sent by the remote peer to recover funds