mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: phase out reth-primitives from optimism consensus (#14548)
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -8528,7 +8528,6 @@ dependencies = [
|
||||
"reth-optimism-forks",
|
||||
"reth-optimism-node",
|
||||
"reth-optimism-primitives",
|
||||
"reth-primitives",
|
||||
"reth-primitives-traits",
|
||||
"reth-provider",
|
||||
"reth-revm",
|
||||
@ -8536,7 +8535,6 @@ dependencies = [
|
||||
"reth-storage-errors",
|
||||
"reth-trie",
|
||||
"reth-trie-common",
|
||||
"reth-trie-db",
|
||||
"revm",
|
||||
"thiserror 2.0.11",
|
||||
"tracing",
|
||||
|
||||
Reference in New Issue
Block a user