summaryrefslogtreecommitdiff
path: root/bip-0113.mediawiki
diff options
context:
space:
mode:
authorMark Friedenbach <mark@friedenbach.org>2015-10-05 16:53:44 -0700
committerMark Friedenbach <mark@friedenbach.org>2015-10-05 16:55:06 -0700
commitb027b77ed969fe27e3a7808742173a77d105e991 (patch)
tree10046421918ebf93544405a90b7f8d86d5f32a6d /bip-0113.mediawiki
parent748f33ccfb88f904287a076abffc6469bc097995 (diff)
downloadbips-b027b77ed969fe27e3a7808742173a77d105e991.tar.xz
Change reference git repo to the associated pull request.
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==