chore: use ethereum-forks types directly (#12702)

This commit is contained in:
Matthias Seitz
2024-11-20 12:15:48 +01:00
committed by GitHub
parent 868f3acdbc
commit f12d7a9264
31 changed files with 243 additions and 286 deletions

View File

@ -23,6 +23,7 @@ reth-network-p2p.workspace = true
reth-discv4.workspace = true
reth-discv5.workspace = true
reth-dns-discovery.workspace = true
reth-ethereum-forks.workspace = true
reth-eth-wire.workspace = true
reth-eth-wire-types.workspace = true
reth-ecies.workspace = true