Skip to content

Commit 6545b81

Browse files
authored
Merge pull request bitcoin#1351 from russeree/bip12-Implementation-url-fix
bip-0011/12 - fixed broken implementation url
2 parents 9d1f795 + 61d6631 commit 6545b81

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bip-0011.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ A weaker argument is OP_CHECKMULTISIG should not be used because it pops one too
5454

5555
OP_CHECKMULTISIG is already supported by old clients and miners as a non-standard transaction type.
5656

57-
https://github.com/gavinandresen/bitcoin-git/tree/op_eval
57+
https://github.com/gavinandresen/bitcoin-git/tree/77f21f1583deb89bf3fffe80fe9b181fedb1dd60
5858

5959
== Post History ==
6060

bip-0012.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Example of a transaction that must fail for both old and new miners/clients:
7575

7676
==Reference Implementation==
7777

78-
https://github.com/gavinandresen/bitcoin-git/tree/op_eval
78+
https://github.com/gavinandresen/bitcoin-git/tree/77f21f1583deb89bf3fffe80fe9b181fedb1dd60
7979

8080
==See Also==
8181

0 commit comments

Comments
 (0)