mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-25 16:55:19 +00:00
minor typo
This commit is contained in:
parent
b9476bf0ee
commit
9352f127ef
@ -285,7 +285,7 @@ while the execution engine is syncing.
|
|||||||
|
|
||||||
Optimistic sync is also an optimal strategy for execution engines using block execution as a default
|
Optimistic sync is also an optimal strategy for execution engines using block execution as a default
|
||||||
sync mechanism (e.g. Erigon). Alternatively, a consensus engine may inform the execution engine with a payload
|
sync mechanism (e.g. Erigon). Alternatively, a consensus engine may inform the execution engine with a payload
|
||||||
obtained from a checkpoint block, then wait till the execution layer catches up with it and proceed
|
obtained from a checkpoint block, then wait until the execution layer catches up with it and proceed
|
||||||
in lock step after that. This alternative approach would keep user in limbo for several hours and
|
in lock step after that. This alternative approach would keep user in limbo for several hours and
|
||||||
would increase time of the sync process as batch sync has more opportunities for optimisation than the lock step.
|
would increase time of the sync process as batch sync has more opportunities for optimisation than the lock step.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user