diff --git a/bip-median-past-timelock.mediawiki b/bip-median-past-timelock.mediawiki index 26ab7fae..3d3e7db0 100644 --- a/bip-median-past-timelock.mediawiki +++ b/bip-median-past-timelock.mediawiki @@ -1,7 +1,6 @@
BIP: XX - Title: Median time-past as - BIP: XXendpoint for lock-time calculations + Title: Median time-past as endpoint for lock-time calculations Author: Thomas KerinMark Friedenbach Status: Draft @@ -12,8 +11,8 @@ ==Abstract== -This BIP is a proposal to redefine the semantics used determining a -time-locked transactions eligibilty for inclusion in a block. The +This BIP is a proposal to redefine the semantics used in determining a +time-locked transaction's eligibility for inclusion in a block. The median of the last 11 blocks is used instead of the block's timestamp, ensuring that it increases monotonically with each block. @@ -90,7 +89,7 @@ and CHECKSEQUENCEVERIFY. Mark Friedenbach for designing and authoring the reference implementation of this BIP. -Thomas Kerin authored ths BIP document. +Thomas Kerin authored this BIP document. ==Compatibility==