Skip to content

Commit df9c3fa

Browse files
committed
fixed bip-0011/12 broken url - implementation
fixed bip-0012 broken url - implementation fixed bip-0011 broken url - implementation
1 parent 43da5de commit df9c3fa

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/e679ec969c8b22c676ebb10bea1038f6c8f13b33
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/e679ec969c8b22c676ebb10bea1038f6c8f13b33
7979

8080
==See Also==
8181

0 commit comments

Comments
 (0)