Start using tree vector

This commit is contained in:
Michael Sproul
2022-01-25 18:59:26 +11:00
parent 6714edf95b
commit 96bdc29419
11 changed files with 113 additions and 29 deletions

View File

@@ -408,7 +408,7 @@ where
.find_head::<E>(
*store.justified_checkpoint(),
*store.finalized_checkpoint(),
store.justified_balances(),
&justified_balances,
store.proposer_boost_root(),
spec,
)