mirror of
https://github.com/bitcoin/bips.git
synced 2026-03-09 15:53:54 +00:00
@@ -57,7 +57,7 @@ case OP_CAT:
|
||||
}
|
||||
break;
|
||||
</pre>
|
||||
This implementation is inspired by the original implementation of OP_CAT as shown below. Alternative implementation of OP_CAT can be found in Elements <ref>Roose S., Elements Project, "Re-enable several disabled opcodes", 2019, https://github.com/ElementsProject/elements/commit/13e1103abe3e328c5a4e2039b51a546f8be6c60a#diff-a0337ffd7259e8c7c9a7786d6dbd420c80abfa1afdb34ebae3261109d9ae3c19R740-R759</ref>.
|
||||
This implementation is inspired by the original implementation of OP_CAT as shown below. An alternative implementation of OP_CAT can be found in Elements <ref>Roose S., Elements Project, "Re-enable several disabled opcodes", 2019, https://github.com/ElementsProject/elements/commit/13e1103abe3e328c5a4e2039b51a546f8be6c60a#diff-a0337ffd7259e8c7c9a7786d6dbd420c80abfa1afdb34ebae3261109d9ae3c19R740-R759</ref>.
|
||||
|
||||
The value of MAX_SCRIPT_ELEMENT_SIZE is 520 Bytes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user