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