mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-26 02:19:22 +00:00
Flip bool
This commit is contained in:
parent
d9a0d16cc6
commit
538cc81681
@ -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)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user