diff options
author | Mark Friedenbach <mark@friedenbach.org> | 2015-10-05 16:53:44 -0700 |
---|---|---|
committer | Mark Friedenbach <mark@friedenbach.org> | 2015-10-05 16:55:06 -0700 |
commit | b027b77ed969fe27e3a7808742173a77d105e991 (patch) | |
tree | 10046421918ebf93544405a90b7f8d86d5f32a6d /bip-0113.mediawiki | |
parent | 748f33ccfb88f904287a076abffc6469bc097995 (diff) |
Change reference git repo to the associated pull request.
Diffstat (limited to 'bip-0113.mediawiki')
-rw-r--r-- | bip-0113.mediawiki | 6 |
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== |