mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-12 12:03:29 +00:00
Fixes typos
Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
This commit is contained in:
parent
1d5530443d
commit
3d78cc0886
@ -56,7 +56,7 @@ While the OP_SUCCESSx opcode upgrade path could enable us to increase the stack
|
||||
|
||||
==Backwards Compatibility==
|
||||
|
||||
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.
|
||||
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.
|
||||
|
||||
==Reference implementation==
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user