Flip bool

This commit is contained in:
Paul Hauner 2021-12-14 14:53:04 +11:00
parent 5a5f980fca
commit 2c62ed3b77
No known key found for this signature in database
GPG Key ID: 5E2CFF9B75FA63DF
1 changed files with 1 additions and 1 deletions

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