feat: return executed block in eth payload builder (#10717)

This commit is contained in:
Håvard Anda Estensen
2024-09-07 11:27:38 +02:00
committed by GitHub
parent 162f6019d4
commit e7defb2334
7 changed files with 52 additions and 9 deletions

View File

@ -21,6 +21,7 @@ reth-rpc-types.workspace = true
reth-rpc-types-compat.workspace = true
revm-primitives.workspace = true
alloy-rlp.workspace = true
reth-chain-state.workspace = true
# misc
serde.workspace = true