fix: call validate_execution_requests from validate_version_specific_fields for ethereum engine validator (#14932)

This commit is contained in:
Federico Gimenez
2025-03-11 13:33:51 +01:00
committed by GitHub
parent eaa45abb98
commit e536fbce95
6 changed files with 33 additions and 31 deletions

1
Cargo.lock generated
View File

@@ -7437,7 +7437,6 @@ name = "reth-engine-primitives"
version = "1.2.2"
dependencies = [
"alloy-consensus",
"alloy-eips",
"alloy-primitives",
"alloy-rpc-types-engine",
"auto_impl",