Add backwards compatibility section

This commit is contained in:
Armin Sabouri 2023-12-29 12:14:45 -05:00 committed by GitHub
parent e492a90fec
commit 785b11e861
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,6 +79,9 @@ The value of <code>MAX_SCRIPT_ELEMENT_SIZE</code> is 520.
}
</pre>
==Backwards Compatibility==
OP_CAT usage in any Non-SegWitV1 script will continue to trigger the SCRIPT_ERR_DISABLED_OPCODE.
==References==
<references/>