mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-06 15:54:34 +00:00
Merge pull request #311 from terenc3t/patch-19
Removed old comments on ancestor block hashes
This commit is contained in:
commit
cd22a39ea4
@ -400,8 +400,6 @@ Unless otherwise indicated, code appearing in `this style` is to be interpreted
|
||||
{
|
||||
## Header ##
|
||||
'slot': 'uint64',
|
||||
# Skip list of ancestor beacon block hashes
|
||||
# i'th item is the most recent ancestor whose slot is a multiple of 2**i for i = 0, ..., 31
|
||||
'parent_root': 'hash32',
|
||||
'state_root': 'hash32',
|
||||
'randao_reveal': 'hash32',
|
||||
|
Loading…
x
Reference in New Issue
Block a user