mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-10 07:48:19 -05:00
feat: support customizable RPC namespace parsers (#18160)
Co-authored-by: Federico Gimenez <federico.gimenez@gmail.com>
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -8282,6 +8282,7 @@ dependencies = [
|
||||
"reth-node-core",
|
||||
"reth-node-ethereum",
|
||||
"reth-node-metrics",
|
||||
"reth-rpc-server-types",
|
||||
"reth-tracing",
|
||||
"tempfile",
|
||||
"tracing",
|
||||
@@ -9221,6 +9222,7 @@ dependencies = [
|
||||
"reth-primitives-traits",
|
||||
"reth-provider",
|
||||
"reth-prune",
|
||||
"reth-rpc-server-types",
|
||||
"reth-stages",
|
||||
"reth-static-file",
|
||||
"reth-static-file-types",
|
||||
|
||||
Reference in New Issue
Block a user