Add qualification about fc store

This commit is contained in:
Paul Hauner 2021-12-20 14:04:33 +11:00
parent 26431b762d
commit a797ae406b
No known key found for this signature in database
GPG Key ID: 5E2CFF9B75FA63DF
1 changed files with 1 additions and 0 deletions

View File

@ -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