README: link to signature fix document

pull/33/head
Oliver Gugger 3 years ago
parent 45f6543346
commit 0242b40f63
No known key found for this signature in database
GPG Key ID: 8E4256593F177720

@ -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…
Cancel
Save