Add qualification about fc store
This commit is contained in:
parent
26431b762d
commit
a797ae406b
|
@ -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:
|
validity request some block, a consensus engine:
|
||||||
|
|
||||||
- MUST NOT optimistically import the block.
|
- MUST NOT optimistically import the block.
|
||||||
|
- MUST NOT apply the block to the fork choice store.
|
||||||
- MAY queue the block for later processing.
|
- MAY queue the block for later processing.
|
||||||
|
|
||||||
### Assumptions about Execution Engine Behaviour
|
### Assumptions about Execution Engine Behaviour
|
||||||
|
|
Loading…
Reference in New Issue