mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-30 03:01:58 -04:00
feat: HeaderConverter (#17490)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -8965,7 +8965,6 @@ dependencies = [
|
||||
"futures",
|
||||
"rand 0.9.1",
|
||||
"reth-chainspec",
|
||||
"reth-consensus",
|
||||
"reth-db",
|
||||
"reth-e2e-test-utils",
|
||||
"reth-engine-local",
|
||||
@@ -9416,7 +9415,6 @@ dependencies = [
|
||||
"reth-chainspec",
|
||||
"reth-evm",
|
||||
"reth-metrics",
|
||||
"reth-network-api",
|
||||
"reth-node-api",
|
||||
"reth-node-builder",
|
||||
"reth-optimism-chainspec",
|
||||
@@ -10080,7 +10078,6 @@ dependencies = [
|
||||
"reth-evm",
|
||||
"reth-network-api",
|
||||
"reth-node-api",
|
||||
"reth-payload-builder",
|
||||
"reth-primitives-traits",
|
||||
"reth-revm",
|
||||
"reth-rpc-convert",
|
||||
|
||||
Reference in New Issue
Block a user