Changes to enable validation api extension (#4783)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
christn
2023-09-30 21:10:30 +08:00
committed by GitHub
parent 05198e990c
commit fd697d9d3f
10 changed files with 53 additions and 15 deletions

1
Cargo.lock generated
View File

@ -5454,6 +5454,7 @@ dependencies = [
"reth-rpc-builder",
"reth-rpc-engine-api",
"reth-rpc-types",
"reth-rpc-types-compat",
"reth-snapshot",
"reth-stages",
"reth-tasks",