Merge branch 'vitalik2' of github.com:ethereum/eth2.0-specs into vitalik2
This commit is contained in:
commit
fbd4c3664f
|
@ -93,7 +93,7 @@ fields = {
|
||||||
# Hash of the crystallized state
|
# Hash of the crystallized state
|
||||||
'crystallized_state_root': 'hash32',
|
'crystallized_state_root': 'hash32',
|
||||||
# Logouts, penalties, etc etc
|
# Logouts, penalties, etc etc
|
||||||
'specials': [SpecialObject],
|
'specials': [SpecialObject]
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue