Update specs/deneb/p2p-interface.md

Co-authored-by: danny <dannyjryan@gmail.com>
This commit is contained in:
Enrico Del Fante
2023-12-01 17:29:54 +01:00
committed by GitHub
parent eed7a66b25
commit cf39eeda3d

View File

@@ -304,7 +304,7 @@ Clients MUST respond with at least one sidecar, if they have it.
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 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)`.