mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-17 04:48:21 +00:00
Merge branch 'ef-tests-electra' of https://github.com/sigp/lighthouse into ef-tests-electra
This commit is contained in:
@@ -584,7 +584,7 @@ impl<E: EthSpec + TypeName> Handler for ForkChoiceHandler<E> {
|
|||||||
|
|
||||||
// No FCU override tests prior to bellatrix.
|
// No FCU override tests prior to bellatrix.
|
||||||
if self.handler_name == "should_override_forkchoice_update"
|
if self.handler_name == "should_override_forkchoice_update"
|
||||||
&& fork_name >= ForkName::Bellatrix
|
&& fork_name < ForkName::Bellatrix
|
||||||
{
|
{
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user