Flip bool

This commit is contained in:
Paul Hauner 2021-12-15 09:02:39 +11:00
parent d9a0d16cc6
commit 538cc81681
No known key found for this signature in database
GPG Key ID: 5E2CFF9B75FA63DF
1 changed files with 1 additions and 1 deletions

View File

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