mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-31 05:07:12 +00:00
Merge conflicts
This commit is contained in:
@@ -205,7 +205,7 @@ mod test {
|
||||
spec.bellatrix_fork_epoch = Some(Epoch::new(256));
|
||||
spec.deneb_fork_epoch = Some(Epoch::new(257));
|
||||
spec.electra_fork_epoch = None;
|
||||
spec.eip7805_fork_epoch = None;
|
||||
spec.heze_fork_epoch = None;
|
||||
spec.fulu_fork_epoch = None;
|
||||
spec.gloas_fork_epoch = None;
|
||||
let result = validator_fork_epochs(&spec);
|
||||
|
||||
Reference in New Issue
Block a user