Skip to content

Commit 636e723

Browse files
committed
doc: Explain yet another error message
1 parent 9e12158 commit 636e723

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -129,3 +129,9 @@ A Simplicity jet fails.
129129
Double-check the conditions that your Simfony program enforces. Update the witness data or transaction parameters.
130130

131131
Every time you change the transaction parameters, the signature hash of the transaction changes. In this case, you need to **regenerate signatures** using the "Key Store" tab.
132+
133+
## `non-mandatory-script-verify-flag (Witness program hash mismatch)`
134+
135+
The CMR of the Simplicity program inside the UTXO is different from the CMR of the program inside the transaction input.
136+
137+
Use a backup to restore the original program that you used to create the UTXO. Alternatively, try to fix your current program to match the UTXO program.

0 commit comments

Comments
 (0)