mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-12 10:36:32 +00:00
minor copy edit
This commit is contained in:
parent
96a553615a
commit
8d841c864b
@ -251,7 +251,8 @@ The following blobs sidecars, where they exist, MUST be sent in consecutive orde
|
||||
|
||||
Clients MAY limit the number of blobs sidecars in the response.
|
||||
|
||||
Clients MAY not want to rate limit `BlobSidecar` that does not contain any blobs, but contain non-zero `beacon_block_root`, `beacon_block_slot` and a valid `kzg_aggregated_proof`.
|
||||
An empty `BlobSidecar` is one that does not contain any blobs, but contains non-zero `beacon_block_root`, `beacon_block_slot` and a valid `kzg_aggregated_proof`.
|
||||
Clients MAY NOT want to consider empty `BlobSidecar`s in rate limiting logic.
|
||||
|
||||
The response MUST contain no more than `count` blobs sidecars.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user