mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-13 04:04:19 +00:00
fix linting issue
This commit is contained in:
parent
7cd7659a4b
commit
75b469281e
@ -298,7 +298,7 @@ class Validator(Container):
|
||||
activation_eligibility_epoch: Epoch # When criteria for activation were met
|
||||
activation_epoch: Epoch
|
||||
exit_epoch: Epoch
|
||||
withdrawable_epoch: Epoch # When validator can withdraw or transfer funds
|
||||
withdrawable_epoch: Epoch # When validator can withdraw or transfer funds
|
||||
```
|
||||
|
||||
#### `Crosslink`
|
||||
|
Loading…
x
Reference in New Issue
Block a user