mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-03 14:24:24 +00:00
Update p2p-interface.md
This commit is contained in:
parent
cb837f27c3
commit
6c99b0bbf4
@ -316,8 +316,8 @@ In addition to `BlobSidecarsByRoot` requests, recent blobs MAY be retrieved by q
|
||||
Implementers are encouraged to leverage this method to increase the likelihood of incorporating and attesting to the last block when its proposer is not able to publish blobs on time.
|
||||
|
||||
When clients use local execution layer to recover missing blobs relative to the current slot, they MUST behave as if the corresponding `blob_sidecar` had been received via gossip. In particular they MUST:
|
||||
- publish the corresponding `blob_sidecar` on the `blob_sidecar_{subnet_id}` subnet.
|
||||
- update gossip rule related data structures (i.e. update the anti-equivocation cache).
|
||||
* publish the corresponding `blob_sidecar` on the `blob_sidecar_{subnet_id}` subnet.
|
||||
* update gossip rule related data structures (i.e. update the anti-equivocation cache).
|
||||
|
||||
##### BlobSidecarsByRange v1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user