Skip to content

Commit 0242b40

Browse files
committed
README: link to signature fix document
1 parent 45f6543 commit 0242b40

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff 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

162168
9. **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

0 commit comments

Comments
 (0)