HashCalc uses self.accounts_cache (#23890)
This commit is contained in:
committed by
GitHub
parent
f2aea3b7c7
commit
5b916961b5
@ -119,7 +119,7 @@ impl AccountsHashVerifier {
|
||||
use_bg_thread_pool: true,
|
||||
stats: HashStats::default(),
|
||||
check_hash: false,
|
||||
accounts_cache_and_ancestors: None,
|
||||
ancestors: None,
|
||||
})
|
||||
.unwrap();
|
||||
|
||||
|
Reference in New Issue
Block a user