diff options
author | Luke-Jr <luke_github1@dashjr.org> | 2015-10-09 00:02:39 +0000 |
---|---|---|
committer | Luke-Jr <luke_github1@dashjr.org> | 2015-10-09 00:02:39 +0000 |
commit | 2eadab36c676bc86ca11a45de36119baccf44663 (patch) | |
tree | 6d01899d1b7617cf7e368d8aa0f6ab87a7a9fbc7 /bip-0113.mediawiki | |
parent | f644617b5f352dd4628cd497f30509258c78255d (diff) | |
parent | b027b77ed969fe27e3a7808742173a77d105e991 (diff) |
Merge pull request #216 from maaku/bip113-patch1
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 5b3affd..190fb4c 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== |