mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-20 06:18:15 +00:00
Merge pull request #2054 from ethereum/ralexstokes-patch-1
Typos in: p2p-interface.md
This commit is contained in:
commit
8c9c943845
@ -734,7 +734,7 @@ and MUST support serving requests of blocks up to their own `head_block_root`.
|
|||||||
|
|
||||||
Clients MUST respond with at least the first block that exists in the range, if they have it, and no more than `MAX_REQUEST_BLOCKS` blocks.
|
Clients MUST respond with at least the first block that exists in the range, if they have it, and no more than `MAX_REQUEST_BLOCKS` blocks.
|
||||||
|
|
||||||
The following blocks, where they exist, MUST be send in consecutive order.
|
The following blocks, where they exist, MUST be sent in consecutive order.
|
||||||
|
|
||||||
Clients MAY limit the number of blocks in the response.
|
Clients MAY limit the number of blocks in the response.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user