summaryrefslogtreecommitdiff
path: root/bip-0113.mediawiki
diff options
context:
space:
mode:
Diffstat (limited to 'bip-0113.mediawiki')
-rw-r--r--bip-0113.mediawiki6
1 files changed, 3 insertions, 3 deletions
diff --git a/bip-0113.mediawiki b/bip-0113.mediawiki
index b7313e3..59bee84 100644
--- a/bip-0113.mediawiki
+++ b/bip-0113.mediawiki
@@ -64,10 +64,10 @@ parameter. This BIP proposes that after activation calls to
IsFinalTx() or LockTime() within consensus code use the return value
of `GetMedianTimePast(pindexPrev)` instead.
-A reference implementation of this proposal is provided in the
-following git repository:
+A reference implementation of this proposal is provided by the
+following pull request:
-https://github.com/maaku/bitcoin/tree/medianpasttimelock
+https://github.com/bitcoin/bitcoin/pull/6566
==Deployment==