mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-27 08:08:15 -05:00
chore: rm unused optimism feature (#11794)
This commit is contained in:
@@ -98,8 +98,3 @@ jsonrpsee = { workspace = true, features = ["client"] }
|
||||
|
||||
[features]
|
||||
js-tracer = ["revm-inspectors/js-tracer", "reth-rpc-eth-types/js-tracer"]
|
||||
optimism = [
|
||||
"reth-primitives/optimism",
|
||||
"reth-provider/optimism",
|
||||
"reth-revm/optimism",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user