mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-02 22:03:37 +00:00
Update specs/phase0/p2p-interface.md
Co-authored-by: Mikhail Kalinin <noblesse.knight@gmail.com>
This commit is contained in:
parent
c661e20e60
commit
dad09f64b3
@ -858,7 +858,7 @@ Clients MAY limit the number of blocks in the response.
|
||||
|
||||
Clients MAY include a block in the response as soon as it passes the gossip validation rules.
|
||||
Clients MUST NOT respond with blocks that fail gossip validation rules.
|
||||
Clients SHOULD NOT include blocks that fail `state_transition(block)`.
|
||||
Clients SHOULD NOT respond with blocks that fail beacon chain state transition.
|
||||
|
||||
`/eth2/beacon_chain/req/beacon_blocks_by_root/1/` is deprecated. Clients MAY respond with an empty list during the deprecation transition period.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user