summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEthan Heilman <ethan.r.heilman@gmail.com>2023-12-15 15:57:08 -0500
committerGitHub <noreply@github.com>2023-12-15 15:57:08 -0500
commit77509f6c23a6036a3e4ac929ab2fe7c6d8dbdeec (patch)
treedc1d94e0cd8f01ca3df52642cacfd98ad832ea63
parent0b8a7e4b64458821d474fa08976a1d38d33d3004 (diff)
downloadbips-77509f6c23a6036a3e4ac929ab2fe7c6d8dbdeec.tar.xz
Period to colon
Co-authored-by: Vojtěch Strnad <43024885+vostrnad@users.noreply.github.com>
-rw-r--r--bip-???-cat.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-???-cat.mediawiki b/bip-???-cat.mediawiki
index d3af82f..707cf79 100644
--- a/bip-???-cat.mediawiki
+++ b/bip-???-cat.mediawiki
@@ -64,7 +64,7 @@ The value of <code>MAX_SCRIPT_ELEMENT_SIZE</code> is 520.
==Notes==
-OP_CAT as it existed in the Bitcoin codebase prior to the commit "misc changes" 4bd188c<ref>S. Nakamoto, "misc changes", Aug 25 2010, https://github.com/bitcoin/bitcoin/commit/4bd188c4383d6e614e18f79dc337fbabe8464c82#diff-27496895958ca30c47bbb873299a2ad7a7ea1003a9faa96b317250e3b7aa1fefL381</ref> which disabled it.
+OP_CAT as it existed in the Bitcoin codebase prior to the commit "misc changes" 4bd188c<ref>S. Nakamoto, "misc changes", Aug 25 2010, https://github.com/bitcoin/bitcoin/commit/4bd188c4383d6e614e18f79dc337fbabe8464c82#diff-27496895958ca30c47bbb873299a2ad7a7ea1003a9faa96b317250e3b7aa1fefL381</ref> which disabled it:
<pre>
// (x1 x2 -- out)