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

@ -67,7 +67,6 @@ assert_matches.workspace = true
[features]
optimism = [
"reth-primitives/optimism",
"reth-interfaces/optimism",
"reth-provider/optimism",
"reth-blockchain-tree/optimism",
"reth-ethereum-consensus/optimism",