chore: move Chain type (#8433)

This commit is contained in:
Matthias Seitz
2024-05-28 17:27:44 +02:00
committed by GitHub
parent c54276e740
commit 9874a1b34e
9 changed files with 15 additions and 11 deletions

View File

@ -14,7 +14,6 @@ workspace = true
[dependencies]
# reth
reth-blockchain-tree-api.workspace = true
reth-execution-errors.workspace = true
reth-execution-types.workspace = true
reth-primitives.workspace = true
reth-fs-util.workspace = true