mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-09 11:41:51 +00:00
USe payload v5
This commit is contained in:
@@ -435,7 +435,7 @@ async fn bellatrix_readiness_logging<T: BeaconChainTypes>(
|
||||
// bellatrix readiness logging in gloas if we dont skip the check below
|
||||
if beacon_chain
|
||||
.spec
|
||||
.fork_name_at_slot(current_slot)
|
||||
.fork_name_at_slot::<T::EthSpec>(current_slot)
|
||||
.gloas_enabled()
|
||||
{
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user