mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-20 23:49:54 +00:00
Merge pull request #2914 from Inphi/inphi/eip4844
This commit is contained in:
commit
3dbbeb9e85
@ -110,7 +110,6 @@ Before publishing a prepared beacon block proposal, the corresponding blobs are
|
||||
blobs_sidecar = BlobsSidecar(
|
||||
beacon_block_root=hash_tree_root(beacon_block)
|
||||
beacon_block_slot=beacon_block.slot
|
||||
shard=0,
|
||||
blobs=blobs,
|
||||
)
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user