mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-27 01:33:33 +00:00
fixing recursive calls with caching
This commit is contained in:
@@ -992,6 +992,7 @@ where
|
||||
unrealized_finalized_checkpoint: Some(unrealized_finalized_checkpoint),
|
||||
execution_payload_parent_hash,
|
||||
execution_payload_block_hash,
|
||||
proposer_index: Some(block.proposer_index()),
|
||||
},
|
||||
current_slot,
|
||||
self.justified_checkpoint(),
|
||||
|
||||
Reference in New Issue
Block a user