mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: use op feature for engine local (#13454)
This commit is contained in:
@ -48,8 +48,6 @@ op-alloy-rpc-types-engine = { workspace = true, optional = true }
|
||||
workspace = true
|
||||
|
||||
[features]
|
||||
optimism = [
|
||||
"op-alloy-rpc-types-engine",
|
||||
"reth-beacon-consensus/optimism",
|
||||
"reth-provider/optimism",
|
||||
op = [
|
||||
"dep:op-alloy-rpc-types-engine"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user