mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
optimism: replace reth-primitive imports (#10800)
This commit is contained in:
committed by
GitHub
parent
1b74f16ec3
commit
0213e8841f
@ -32,8 +32,8 @@ reth-chainspec.workspace = true
|
||||
# ethereum
|
||||
alloy-primitives.workspace = true
|
||||
op-alloy-network.workspace = true
|
||||
revm.workspace = true
|
||||
op-alloy-rpc-types.workspace = true
|
||||
revm.workspace = true
|
||||
|
||||
# async
|
||||
parking_lot.workspace = true
|
||||
@ -58,4 +58,4 @@ optimism = [
|
||||
"reth-provider/optimism",
|
||||
"reth-rpc-eth-api/optimism",
|
||||
"revm/optimism",
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user