add metric for collecting storages (#17527)
This commit is contained in:
committed by
GitHub
parent
a43c29e858
commit
72bb271a94
@@ -1002,6 +1002,7 @@ pub fn process_accounts_package_pre(
|
||||
let (hash, lamports) = AccountsDb::calculate_accounts_hash_without_index(
|
||||
&accounts_package.storages,
|
||||
thread_pool,
|
||||
crate::accounts_hash::HashStats::default(),
|
||||
false,
|
||||
)
|
||||
.unwrap();
|
||||
|
Reference in New Issue
Block a user