mirror of
https://github.com/guggero/chantools
synced 2024-11-11 01:10:42 +00:00
README: link to signature fix document
This commit is contained in:
parent
45f6543346
commit
0242b40f63
@ -158,6 +158,12 @@ compacting the DB).
|
||||
<br/><br/>
|
||||
This will create a new file called `./results/forceclose-yyyy-mm-dd.json`
|
||||
which will be needed for the next command.
|
||||
<br/><br/>
|
||||
If you get the error `non-mandatory-script-verify-flag (Signature must be zero
|
||||
for failed CHECK(MULTI)SIG operation)`, you might be affected by an old bug
|
||||
of `lnd` that was fixed in the meantime. But it means the signature in the
|
||||
force-close transaction is invalid and needs to be fixed. There is [a guide
|
||||
on how to do exactly that here](doc/fix-commitment-tx.md).
|
||||
|
||||
9. **Wait for timelocks**: The previous command closed the remaining open
|
||||
channels by publishing your node's state of the channel. By design of the
|
||||
|
Loading…
Reference in New Issue
Block a user