HashCalc uses self.accounts_hash_cache_path (#23882)

This commit is contained in:
Jeff Washington (jwash)
2022-03-24 09:31:55 -05:00
committed by GitHub
parent 90009f330b
commit db5d68f01f
5 changed files with 4 additions and 19 deletions

View File

@ -931,7 +931,6 @@ mod tests {
true,
);
let tmpdir = TempDir::new().unwrap();
let accounts_hash_verifier = AccountsHashVerifier::new(
accounts_package_receiver,
Some(pending_snapshot_package),
@ -941,7 +940,6 @@ mod tests {
false,
0,
Some(snapshot_test_config.snapshot_config.clone()),
tmpdir.path().to_path_buf(),
);
let accounts_background_service = AccountsBackgroundService::new(