mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-01 17:14:55 -05:00
Clarify API head condition
This commit is contained in:
@@ -278,6 +278,7 @@ When information about an optimistic block is requested, the consensus engine:
|
||||
|
||||
When `is_optimistic(head) == True`, the consensus engine:
|
||||
|
||||
- MUST NOT return `head`.
|
||||
- MAY substitute the head block with `latest_valid_ancestor(block)`.
|
||||
- MAY return syncing.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user