mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-16 12:28:24 +00:00
Start using tree vector
This commit is contained in:
@@ -408,7 +408,7 @@ where
|
||||
.find_head::<E>(
|
||||
*store.justified_checkpoint(),
|
||||
*store.finalized_checkpoint(),
|
||||
store.justified_balances(),
|
||||
&justified_balances,
|
||||
store.proposer_boost_root(),
|
||||
spec,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user