mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-06 10:11:44 +00:00
Comments
This commit is contained in:
@@ -436,7 +436,7 @@ async fn bellatrix_readiness_logging<T: BeaconChainTypes>(
|
||||
if beacon_chain
|
||||
.spec
|
||||
.fork_name_at_slot(current_slot)
|
||||
.gloas_enabled
|
||||
.gloas_enabled()
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user