This commit is contained in:
Eitan Seri- Levi
2026-02-13 23:37:44 -08:00
parent f7d58ae89a
commit 9b7c21d697

View File

@@ -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;
}