mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore(chainspec): move op stack chain specs to reth-optimism-chainspec (#10485)
This commit is contained in:
@ -27,7 +27,6 @@ alloy-trie.workspace = true
|
||||
# op
|
||||
op-alloy-rpc-types = { workspace = true, optional = true }
|
||||
|
||||
|
||||
# misc
|
||||
auto_impl.workspace = true
|
||||
once_cell.workspace = true
|
||||
@ -56,5 +55,6 @@ std = []
|
||||
arbitrary = [
|
||||
"alloy-chains/arbitrary"
|
||||
]
|
||||
test-utils = []
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user