Flip bool

This commit is contained in:
Paul Hauner
2021-12-14 14:53:04 +11:00
parent 5a5f980fca
commit 2c62ed3b77

View File

@@ -185,7 +185,7 @@ Consensus engines MUST NOT include any block in a response where
#### BeaconBlocksByRoot (v1, v2)
Consensus engines MUST NOT include any block in a response where
`is_optimistic(block) == False`.
`is_optimistic(block) == True`.
#### Status