hash calc uses self.filler_account_suffix (#23887)

This commit is contained in:
Jeff Washington (jwash)
2022-03-24 09:58:06 -05:00
committed by GitHub
parent 9022931689
commit b22165ad69
3 changed files with 9 additions and 14 deletions

View File

@ -120,7 +120,6 @@ impl AccountsHashVerifier {
stats: HashStats::default(),
check_hash: false,
accounts_cache_and_ancestors: None,
filler_account_suffix: None, // this will fail with filler accounts
})
.unwrap();