Skip to content

Commit 3d78cc0

Browse files
Fixes typos
Co-authored-by: Mark "Murch" Erhardt <[email protected]>
1 parent 1d55304 commit 3d78cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0347.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ While the OP_SUCCESSx opcode upgrade path could enable us to increase the stack
5656

5757
==Backwards Compatibility==
5858

59-
OP_CAT usage in an non-tapscript script will continue to trigger the SCRIPT_ERR_DISABLED_OPCODE. The only change would be to OP_CAT usage in tapscript. This change to tapscript would be activated a soft fork that redefines an OP_SUCCESSx opcode (OP_SUCCESS126) to OP_CAT.
59+
OP_CAT usage in a non-tapscript script will continue to trigger the SCRIPT_ERR_DISABLED_OPCODE. The only change would be to OP_CAT usage in tapscript. This change to tapscript would be activated as a soft fork that redefines an OP_SUCCESSx opcode (OP_SUCCESS126) to OP_CAT.
6060

6161
==Reference implementation==
6262

0 commit comments

Comments
 (0)