feat(engine): emit events with executed blocks (#14341)

This commit is contained in:
Roman Krasiuk
2025-02-09 12:07:10 +01:00
committed by GitHub
parent 46d3b6a32e
commit a215256075
6 changed files with 41 additions and 41 deletions

1
Cargo.lock generated
View File

@ -7226,6 +7226,7 @@ dependencies = [
"alloy-rpc-types-engine",
"auto_impl",
"futures",
"reth-chain-state",
"reth-errors",
"reth-execution-types",
"reth-payload-builder-primitives",