feat: integrate BlockchainProvider2 in EthNodeLauncher (#9754)

This commit is contained in:
Federico Gimenez
2024-07-24 13:13:40 +02:00
committed by GitHub
parent fa1bbe44d6
commit 5616b4efad
7 changed files with 99 additions and 58 deletions

View File

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