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

View File

@ -17,6 +17,7 @@ reth-payload-primitives.workspace = true
reth-payload-builder-primitives.workspace = true
reth-primitives.workspace = true
reth-primitives-traits.workspace = true
reth-chain-state.workspace = true
reth-trie.workspace = true
reth-errors.workspace = true