lint
This commit is contained in:
parent
6560bc42d2
commit
0fa4491c41
|
@ -534,7 +534,6 @@ class BeaconState(Container):
|
|||
previous_justified_checkpoint: Checkpoint # Previous epoch snapshot
|
||||
current_justified_checkpoint: Checkpoint
|
||||
finalized_checkpoint: Checkpoint
|
||||
|
||||
# @persistent_committee_fields
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue