mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-03 01:54:59 -05:00
remove extra comma from spec
This commit is contained in:
@@ -101,7 +101,7 @@ fields = {
|
||||
# Hash of the crystallized state
|
||||
'crystallized_state_root': 'hash32',
|
||||
# Logouts, penalties, etc etc
|
||||
'specials': [SpecialObject],
|
||||
'specials': [SpecialObject]
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user