removed old comments

This commit is contained in:
terence tsao 2018-12-13 08:27:22 -08:00 committed by GitHub
parent 1ea887c964
commit 9170efee1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -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',