Move reputation types from reth-network-api to reth-network-types (#9914)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
Emilia Hane
2024-07-31 22:08:38 +02:00
committed by GitHub
parent 02d25304f9
commit 78703b5729
16 changed files with 144 additions and 133 deletions

View File

@ -16,6 +16,7 @@ workspace = true
reth-eth-wire.workspace = true
alloy-rpc-types-admin.workspace = true
reth-network-peers.workspace = true
reth-network-types.workspace = true
# ethereum
alloy-primitives.workspace = true