mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-23 09:01:17 +00:00
Merge pull request #3971 from ethereum/jtraglia-patch-1
Re-add `execution_payload` to `notify_new_payload` call
This commit is contained in:
commit
57483cb007
@ -1022,6 +1022,7 @@ def verify_and_notify_new_payload(self: ExecutionEngine,
|
||||
|
||||
# [Modified in Electra]
|
||||
if not self.notify_new_payload(
|
||||
execution_payload,
|
||||
parent_beacon_block_root,
|
||||
execution_requests):
|
||||
return False
|
||||
|
Loading…
x
Reference in New Issue
Block a user