mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-13 04:04:19 +00:00
Update specs/core/1_beacon-chain-misc.md
This commit is contained in:
parent
49a008df60
commit
d424863fc0
@ -205,7 +205,7 @@ Add the `shard_receipts` operation to `BeaconBlockBody`:
|
||||
|
||||
```python
|
||||
# begin insert @shard_receipts
|
||||
shard_receipts: List[ShardReceiptProof, MAX_SHARD_RECEIPTS]
|
||||
shard_receipt_proofs: List[ShardReceiptProof, MAX_SHARD_RECEIPTS]
|
||||
# end insert @shard_receipts
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user