File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -158,6 +158,12 @@ compacting the DB).
158158 <br /><br />
159159 This will create a new file called ` ./results/forceclose-yyyy-mm-dd.json `
160160 which will be needed for the next command.
161+ <br /><br />
162+ If you get the error `non-mandatory-script-verify-flag (Signature must be zero
163+ for failed CHECK(MULTI)SIG operation)`, you might be affected by an old bug
164+ of ` lnd ` that was fixed in the meantime. But it means the signature in the
165+ force-close transaction is invalid and needs to be fixed. There is [ a guide
166+ on how to do exactly that here] ( doc/fix-commitment-tx.md ) .
161167
1621689 . ** Wait for timelocks** : The previous command closed the remaining open
163169 channels by publishing your node's state of the channel. By design of the
You can’t perform that action at this time.
0 commit comments