mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 23:18:15 -05:00
justin's suggestion to unwedge CI (#15679)
Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
This commit is contained in:
@@ -3737,8 +3737,6 @@
|
||||
sources:
|
||||
- file: beacon-chain/core/validators/validator.go
|
||||
search: func InitiateValidatorExit(
|
||||
- file: beacon-chain/core/validators/validator.go
|
||||
search: if s.Version() < version.Electra {
|
||||
spec: |
|
||||
<spec fn="initiate_validator_exit" fork="phase0" hash="0483a058">
|
||||
def initiate_validator_exit(state: BeaconState, index: ValidatorIndex) -> None:
|
||||
|
||||
Reference in New Issue
Block a user