mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-14 18:32:42 +00:00
Alias zero hash to genesis in find head
This commit is contained in:
@@ -142,6 +142,8 @@ mod test {
|
||||
MinimalEthSpec,
|
||||
> = BeaconChainHarness::new(VALIDATOR_COUNT);
|
||||
|
||||
harness.extend_canonical_chain();
|
||||
for _ in 0..MinimalEthSpec::slots_per_epoch() * 2 {
|
||||
harness.extend_canonical_chain();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user