add ledger-tool verify option to verify hash calculation (#17412)

This commit is contained in:
Jeff Washington (jwash)
2021-05-24 18:15:57 -05:00
committed by GitHub
parent d4fc9e7ed4
commit 99313a4ba2
3 changed files with 11 additions and 0 deletions

View File

@@ -369,6 +369,7 @@ pub struct ProcessOptions {
pub account_indexes: AccountSecondaryIndexes,
pub accounts_db_caching_enabled: bool,
pub allow_dead_slots: bool,
pub accounts_db_test_hash_calculation: bool,
}
pub fn process_blockstore(