mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-11 18:04:18 +00:00
Update beacon_node/http_api/src/validator/execution_payload_bid.rs
Co-authored-by: Jimmy Chen <jchen.tc@gmail.com>
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