mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-13 12:14:19 +00:00
Update 0_beacon-chain.md
This commit is contained in:
parent
de60533d72
commit
f180eb5e9e
@ -457,9 +457,9 @@ The types are defined topologically to aid in facilitating an executable version
|
||||
|
||||
```python
|
||||
{
|
||||
// Block roots
|
||||
# Block roots
|
||||
'block_roots': ['bytes32', SLOTS_PER_HISTORICAL_ROOT],
|
||||
// State roots
|
||||
# State roots
|
||||
'state_roots': ['bytes32', SLOTS_PER_HISTORICAL_ROOT],
|
||||
}
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user