mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-01 20:55:06 -05:00
Add qualification about fc store
This commit is contained in:
@@ -108,6 +108,7 @@ When an execution engine returns an error or fails to respond to a payload
|
||||
validity request some block, a consensus engine:
|
||||
|
||||
- MUST NOT optimistically import the block.
|
||||
- MUST NOT apply the block to the fork choice store.
|
||||
- MAY queue the block for later processing.
|
||||
|
||||
### Assumptions about Execution Engine Behaviour
|
||||
|
||||
Reference in New Issue
Block a user