feat: add TreeConfig (#9833)

This commit is contained in:
Federico Gimenez
2024-07-26 17:16:51 +02:00
committed by GitHub
parent 41c34608b0
commit 77f5ed1a7b
6 changed files with 106 additions and 16 deletions

View File

@ -36,6 +36,7 @@ reth-node-events.workspace = true
reth-node-core.workspace = true
reth-exex.workspace = true
reth-blockchain-tree.workspace = true
reth-engine-tree.workspace = true
# misc
eyre.workspace = true