mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-30 19:23:50 +00:00
Merge branch 'gloas-block-and-bid-production' of https://github.com/eserilev/lighthouse into gloas-block-and-bid-production
This commit is contained in:
@@ -39,7 +39,7 @@ pub fn get_validator_execution_payload_bid<T: BeaconChainTypes>(
|
||||
task_spawner.spawn_async_with_rejection(Priority::P0, async move {
|
||||
debug!(
|
||||
?slot,
|
||||
"Execution paylaod bid production request from HTTP API"
|
||||
"Execution payload bid production request from HTTP API"
|
||||
);
|
||||
|
||||
not_synced_filter?;
|
||||
|
||||
Reference in New Issue
Block a user