diff options
author | russeree <reese.russell@ymail.com> | 2022-09-29 16:57:40 -0700 |
---|---|---|
committer | russeree <reese.russell@ymail.com> | 2022-09-29 16:57:40 -0700 |
commit | 61d6631e5b7791286254a5d45ccb814875bcaa09 (patch) | |
tree | 3c367418f5d13ad4bfd4becc7375dee29a8570e3 /bip-0011.mediawiki | |
parent | df9c3fa97784cb4e4736c6c19222e0917984f6c4 (diff) |
Update BIP 11/12 OP_EVAL implementation commit url
Diffstat (limited to 'bip-0011.mediawiki')
-rw-r--r-- | bip-0011.mediawiki | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0011.mediawiki b/bip-0011.mediawiki index 9579538..7e9e1f6 100644 --- a/bip-0011.mediawiki +++ b/bip-0011.mediawiki @@ -54,7 +54,7 @@ A weaker argument is OP_CHECKMULTISIG should not be used because it pops one too OP_CHECKMULTISIG is already supported by old clients and miners as a non-standard transaction type. -https://github.com/gavinandresen/bitcoin-git/tree/e679ec969c8b22c676ebb10bea1038f6c8f13b33 +https://github.com/gavinandresen/bitcoin-git/tree/77f21f1583deb89bf3fffe80fe9b181fedb1dd60 == Post History == |