diff --git a/bip-0119.mediawiki b/bip-0119.mediawiki index 4ab3f554..8d9c9593 100644 --- a/bip-0119.mediawiki +++ b/bip-0119.mediawiki @@ -632,7 +632,7 @@ manipulation opcodes. As an example, the following code checks an input index argument and concatenates it to the template and checks the template matches the transaction. - OP_SIZE 4 OP_EQUALVERIF + OP_SIZE 4 OP_EQUALVERIFY OP_SWAP OP_CAT OP_SHA256 OP_CHECKTEMPLATEVERIFY