verify bank hash on startup with ledger tool option (#17939)
This commit is contained in:
committed by
GitHub
parent
1b1d34da59
commit
f558b9b6bf
@ -143,6 +143,7 @@ fn load_from_snapshot(
|
||||
process_options.accounts_db_caching_enabled,
|
||||
process_options.limit_load_slot_count_from_snapshot,
|
||||
process_options.shrink_ratio,
|
||||
process_options.accounts_db_test_hash_calculation,
|
||||
)
|
||||
.expect("Load from snapshot failed");
|
||||
if let Some(shrink_paths) = shrink_paths {
|
||||
|
Reference in New Issue
Block a user