mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: Introduce helper type for evm cfg and env tuple (#13377)
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -2944,6 +2944,7 @@ dependencies = [
|
||||
"eyre",
|
||||
"reth",
|
||||
"reth-chainspec",
|
||||
"reth-evm",
|
||||
"reth-evm-ethereum",
|
||||
"reth-node-api",
|
||||
"reth-node-core",
|
||||
@ -3132,6 +3133,7 @@ dependencies = [
|
||||
"parking_lot",
|
||||
"reth",
|
||||
"reth-chainspec",
|
||||
"reth-evm",
|
||||
"reth-node-api",
|
||||
"reth-node-core",
|
||||
"reth-node-ethereum",
|
||||
|
||||
Reference in New Issue
Block a user