mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-31 05:07:12 +00:00
wip: early envelope reprocessing and is_heze_fork plumbing
This commit is contained in:
@@ -2900,6 +2900,7 @@ where
|
||||
parent_beacon_block_root: block.message().parent_root(),
|
||||
execution_requests: &signed_envelope.message.execution_requests,
|
||||
il_transactions: Default::default(),
|
||||
is_heze_fork: false,
|
||||
});
|
||||
|
||||
self.chain
|
||||
|
||||
Reference in New Issue
Block a user