From 4d9500d6c6418d9182a5fff1b2288516aa26bafe Mon Sep 17 00:00:00 2001 From: russeree Date: Fri, 12 Aug 2022 17:35:30 -0700 Subject: [PATCH] fixed bip-0011 broken url - implementation --- bip-0011.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bip-0011.mediawiki b/bip-0011.mediawiki index 8375f55356..9579538ed1 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/op_eval +https://github.com/gavinandresen/bitcoin-git/tree/e679ec969c8b22c676ebb10bea1038f6c8f13b33 == Post History ==