chore: extract p2p types from interfaces (#8382)

This commit is contained in:
Matthias Seitz
2024-05-24 10:34:09 +02:00
committed by GitHub
parent d7172b6605
commit df7c9ee310
31 changed files with 124 additions and 77 deletions

View File

@ -65,4 +65,4 @@ rand.workspace = true
[features]
test-utils = ["alloy-rlp", "reth-db/test-utils", "reth-nippy-jar/test-utils"]
optimism = ["reth-primitives/optimism", "reth-interfaces/optimism"]
optimism = ["reth-primitives/optimism"]