mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-13 12:14:19 +00:00
remove old BeaconState extension
This commit is contained in:
parent
8318441474
commit
bf6ad465ce
@ -85,7 +85,7 @@ class BeaconBlockBody(Container):
|
||||
#### `BeaconState`
|
||||
|
||||
```python
|
||||
class BeaconState(altair.BeaconState):
|
||||
class BeaconState(Container):
|
||||
# Versioning
|
||||
genesis_time: uint64
|
||||
genesis_validators_root: Root
|
||||
|
Loading…
x
Reference in New Issue
Block a user