diff --git a/bip-0113.mediawiki b/bip-0113.mediawiki index 5b3affdb..190fb4cc 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==