mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-02 23:15:21 -05:00
Update 0_beacon-chain.md
This commit is contained in:
@@ -471,7 +471,7 @@ The following data structures are defined as [SimpleSerialize (SSZ)](https://git
|
||||
```python
|
||||
{
|
||||
# Header
|
||||
'slot': Slot,
|
||||
'slot': 'uint64',
|
||||
'parent_root': 'bytes32',
|
||||
'state_root': 'bytes32',
|
||||
'randao_reveal': 'bytes96',
|
||||
|
||||
Reference in New Issue
Block a user