(cherry picked from commit f0d58f5549
)
Co-authored-by: Jeff Washington (jwash) <75863576+jeffwashington@users.noreply.github.com>
This commit is contained in:
@@ -967,12 +967,12 @@ pub fn process_accounts_package_pre(accounts_package: AccountsPackagePre) -> Acc
|
||||
&accounts_package.storages,
|
||||
accounts_package.simple_capitalization_testing,
|
||||
);
|
||||
time.stop();
|
||||
|
||||
assert_eq!(accounts_package.expected_capitalization, lamports);
|
||||
|
||||
assert_eq!(expected_hash, hash);
|
||||
};
|
||||
time.stop();
|
||||
|
||||
datapoint_info!(
|
||||
"accounts_hash_verifier",
|
||||
|
Reference in New Issue
Block a user