mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-30 12:47:05 +00:00
linting
This commit is contained in:
@@ -45,7 +45,6 @@ pub fn fork_context(fork_name: ForkName, spec: &ChainSpec) -> ForkContext {
|
||||
ForkName::Deneb => spec.deneb_fork_epoch,
|
||||
ForkName::Electra => spec.electra_fork_epoch,
|
||||
ForkName::Fulu => spec.fulu_fork_epoch,
|
||||
ForkName::Heze => spec.heze_fork_epoch,
|
||||
ForkName::Gloas => spec.gloas_fork_epoch,
|
||||
ForkName::Heze => spec.heze_fork_epoch,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user