mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat(l2-withdrawals): Decompose ExecutionPayloadValidator::ensure_well_formed_payload (#14566)
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@ -8866,7 +8866,8 @@ dependencies = [
|
||||
name = "reth-payload-validator"
|
||||
version = "1.2.0"
|
||||
dependencies = [
|
||||
"alloy-rpc-types",
|
||||
"alloy-consensus",
|
||||
"alloy-rpc-types-engine",
|
||||
"reth-chainspec",
|
||||
"reth-primitives",
|
||||
"reth-primitives-traits",
|
||||
|
||||
Reference in New Issue
Block a user