Update 0_beacon-chain.md
This commit is contained in:
parent
ab140c2f1c
commit
888b06ce4a
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue