mirror of
https://github.com/bitcoin/bips.git
synced 2025-04-05 18:51:47 +02:00
Grammar fix
Co-authored-by: kallewoof <kalle.alm@gmail.com>
This commit is contained in:
parent
26e8e5f7fc
commit
0335c9d188
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user