chore: pass primiitves generic to EngineApiTreeHandler fields (#13256)

This commit is contained in:
Arsenii Kulikov
2024-12-10 06:04:11 +04:00
committed by GitHub
parent c9bd64018a
commit 5ee776a2ee
6 changed files with 76 additions and 69 deletions

View File

@ -31,6 +31,7 @@ reth-consensus.workspace = true
reth-node-types.workspace = true
# ethereum
alloy-consensus.workspace = true
alloy-primitives.workspace = true
alloy-eips.workspace = true