mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-30 03:01:58 -04:00
feat(rpc): relax VaidationApi and EngineApi (#13241)
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -8939,6 +8939,7 @@ dependencies = [
|
||||
"reth-chainspec",
|
||||
"reth-consensus",
|
||||
"reth-consensus-common",
|
||||
"reth-engine-primitives",
|
||||
"reth-errors",
|
||||
"reth-ethereum-consensus",
|
||||
"reth-evm",
|
||||
@@ -8946,7 +8947,6 @@ dependencies = [
|
||||
"reth-network-api",
|
||||
"reth-network-peers",
|
||||
"reth-network-types",
|
||||
"reth-payload-validator",
|
||||
"reth-primitives",
|
||||
"reth-primitives-traits",
|
||||
"reth-provider",
|
||||
@@ -9020,7 +9020,6 @@ dependencies = [
|
||||
name = "reth-rpc-builder"
|
||||
version = "1.1.2"
|
||||
dependencies = [
|
||||
"alloy-consensus",
|
||||
"alloy-eips",
|
||||
"alloy-primitives",
|
||||
"alloy-rpc-types-engine",
|
||||
|
||||
Reference in New Issue
Block a user