mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-15 23:05:14 -05:00
Update specs/deneb/p2p-interface.md
Co-authored-by: Mikhail Kalinin <noblesse.knight@gmail.com>
This commit is contained in:
@@ -305,7 +305,7 @@ Clients MAY limit the number of blocks and sidecars in the response.
|
||||
|
||||
Clients SHOULD include a sidecar in the response as soon as it passes the gossip validation rules.
|
||||
Clients MUST NOT respond with sidecars that fails gossip validation rules.
|
||||
Clients MUST NOT respond with sidecars related to blocks that fail gossip validation rules.
|
||||
Clients SHOULD NOT respond with sidecars related to blocks that fail gossip validation rules.
|
||||
Clients SHOULD NOT include sidecars related to blocks that fail `state_transition(block)`.
|
||||
|
||||
##### BlobSidecarsByRange v1
|
||||
|
||||
Reference in New Issue
Block a user