mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-02 16:45:01 -05:00
Update specs/core/1_beacon-chain-misc.md
This commit is contained in:
@@ -213,6 +213,6 @@ Use `process_shard_receipt` to process each receipt.
|
||||
|
||||
```python
|
||||
# begin insert @process_shard_receipts
|
||||
(body.shard_receipts, process_shard_receipts),
|
||||
(body.shard_receipt_proofs, process_shard_receipt_proofs),
|
||||
# end insert @process_shard_receipts
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user