mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 00:42:42 +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 {
|
task_spawner.spawn_async_with_rejection(Priority::P0, async move {
|
||||||
debug!(
|
debug!(
|
||||||
?slot,
|
?slot,
|
||||||
"Execution paylaod bid production request from HTTP API"
|
"Execution payload bid production request from HTTP API"
|
||||||
);
|
);
|
||||||
|
|
||||||
not_synced_filter?;
|
not_synced_filter?;
|
||||||
|
|||||||
Reference in New Issue
Block a user