File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ A weaker argument is OP_CHECKMULTISIG should not be used because it pops one too
54
54
55
55
OP_CHECKMULTISIG is already supported by old clients and miners as a non-standard transaction type.
56
56
57
- https://github.com/gavinandresen/bitcoin-git/tree/op_eval
57
+ https://github.com/gavinandresen/bitcoin-git/tree/77f21f1583deb89bf3fffe80fe9b181fedb1dd60
58
58
59
59
== Post History ==
60
60
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ Example of a transaction that must fail for both old and new miners/clients:
75
75
76
76
==Reference Implementation ==
77
77
78
- https://github.com/gavinandresen/bitcoin-git/tree/op_eval
78
+ https://github.com/gavinandresen/bitcoin-git/tree/77f21f1583deb89bf3fffe80fe9b181fedb1dd60
79
79
80
80
==See Also ==
81
81
You can’t perform that action at this time.
0 commit comments