mirror of
https://github.com/bitcoin/bips.git
synced 2025-06-30 12:42:43 +00:00
Fix typos.
This commit is contained in:
parent
2f5b94a3d9
commit
aa4056a442
@ -1,7 +1,6 @@
|
||||
<pre>
|
||||
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 Kerin <me@thomaskerin.io>
|
||||
Mark Friedenbach <mark@friedenbach.org>
|
||||
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==
|
||||
|
Loading…
x
Reference in New Issue
Block a user