chantools

chantools zombierecovery

Try rescuing funds stuck in channels with zombie nodes

Synopsis

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]

Options

  -h, --help   help for zombierecovery

Options inherited from parent commands

      --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

SEE ALSO