feat: add non feature gated noop block reader (#9261)

This commit is contained in:
Matthias Seitz
2024-07-03 15:33:43 +02:00
committed by GitHub
parent b5d61d80eb
commit d41aac380b
10 changed files with 62 additions and 16 deletions

1
Cargo.lock generated
View File

@@ -7485,6 +7485,7 @@ dependencies = [
"reth-network-types",
"reth-primitives",
"reth-provider",
"reth-storage-api",
"reth-tasks",
"reth-tokio-util",
"reth-tracing",