feat: impl payload attributes builder (#11336)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
greged93
2024-10-03 14:27:05 +02:00
committed by GitHub
parent 601c6fe73e
commit 4960b927bc
4 changed files with 44 additions and 15 deletions

View File

@ -13,6 +13,7 @@ exclude.workspace = true
reth-beacon-consensus.workspace = true
reth-chain-state.workspace = true
reth-engine-tree.workspace = true
reth-ethereum-engine-primitives.workspace = true
reth-node-types.workspace = true
reth-payload-builder.workspace = true
reth-payload-primitives.workspace = true