Engine api changes

This commit is contained in:
Eitan Seri-Levi
2026-04-30 11:51:23 +02:00
parent 4d97dd774d
commit 9a5feb67c6
12 changed files with 232 additions and 18 deletions

View File

@@ -542,6 +542,7 @@ where
withdrawals,
parent_beacon_block_root,
slot_number,
None,
);
let target_gas_limit = execution_layer.get_proposer_gas_limit(proposer_index).await;