add epoch_schedule and rent_collector to hash calc (#23857)
This commit is contained in:
committed by
GitHub
parent
db5d68f01f
commit
f1a411c897
@ -114,7 +114,9 @@ fn test_accounts_hash_bank_hash(bencher: &mut Bencher) {
|
||||
0,
|
||||
&ancestors,
|
||||
total_lamports,
|
||||
test_hash_calculation
|
||||
test_hash_calculation,
|
||||
None,
|
||||
None,
|
||||
))
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user