mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-11 19:24:15 +00:00
Fix typo
This commit is contained in:
parent
60eab25774
commit
0ae80d9382
@ -255,7 +255,7 @@ When information about an optimistic block is requested, the consensus engine:
|
||||
When `is_optimistic(head) is True`, the consensus engine:
|
||||
|
||||
- MUST NOT return an optimistic `head`.
|
||||
- MAY substitute the head block with `latest_valid_ancestor(block)`.
|
||||
- MAY substitute the head block with `latest_verified_ancestor(block)`.
|
||||
- MAY return syncing.
|
||||
|
||||
### Requests to Validators Endpoints
|
||||
|
Loading…
x
Reference in New Issue
Block a user