Gloas local block building cleanup (#8834)

Continuation of #8754, some small cleanups and address TODOs


  


Co-Authored-By: Jimmy Chen <jchen.tc@gmail.com>
This commit is contained in:
Jimmy Chen
2026-02-17 20:22:16 +11:00
committed by GitHub
parent 41291a8aec
commit 4625cb6ab6
5 changed files with 23 additions and 48 deletions

View File

@@ -914,6 +914,7 @@ impl<E: EthSpec> ExecutionLayer<E> {
///
/// The result will be returned from the first node that returns successfully. No more nodes
/// will be contacted.
#[instrument(level = "debug", skip_all)]
pub async fn get_payload_gloas(
&self,
payload_parameters: PayloadParameters<'_>,