mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-12 10:36:32 +00:00
Update specs/phase0/p2p-interface.md
Co-authored-by: Mikhail Kalinin <noblesse.knight@gmail.com>
This commit is contained in:
parent
c46c4ec7cb
commit
6bbdeb88e0
@ -856,7 +856,7 @@ Clients MUST support requesting blocks since the latest finalized epoch.
|
||||
Clients MUST respond with at least one block, if they have it.
|
||||
Clients MAY limit the number of blocks in the response.
|
||||
|
||||
Clients CAN consider including a block in the response as soon as it it passes the gossip validation rules.
|
||||
Clients MAY consider including a block in the response as soon as it it passes the gossip validation rules.
|
||||
Clients MUST NOT respond with blocks that failed gossip validation rules.
|
||||
Clients MUST NOT respond with blocks that failed `fork_choice.on_block`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user