mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00: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