mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: reduce blockchaintree usage (#13702)
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -7661,7 +7661,6 @@ dependencies = [
|
||||
"metrics",
|
||||
"parking_lot",
|
||||
"rand 0.8.5",
|
||||
"reth-blockchain-tree",
|
||||
"reth-chain-state",
|
||||
"reth-chainspec",
|
||||
"reth-config",
|
||||
@ -7698,7 +7697,6 @@ dependencies = [
|
||||
"eyre",
|
||||
"futures-util",
|
||||
"rand 0.8.5",
|
||||
"reth-blockchain-tree",
|
||||
"reth-chainspec",
|
||||
"reth-config",
|
||||
"reth-consensus",
|
||||
|
||||
Reference in New Issue
Block a user