chore: remove txpool optimism feature (#7199)

This commit is contained in:
Matthias Seitz
2024-03-18 20:44:11 +01:00
committed by GitHub
parent cee35a0afa
commit de9fb89556
12 changed files with 9 additions and 25 deletions

View File

@ -104,7 +104,6 @@ test-utils = [
geth-tests = []
optimism = [
"reth-primitives/optimism",
"reth-transaction-pool/optimism",
"reth-provider/optimism",
"reth-network-api/optimism",
"reth-rpc-types/optimism",