add ledger-tool verify verify-accounts-index option (#18375)

* add ledger-tool verify verify-accounts-index option

* comment, merge, respond to feedback, cleanup
This commit is contained in:
Jeff Washington (jwash)
2021-07-13 11:06:18 -05:00
committed by GitHub
parent 3e11468a04
commit d092fa1f03
8 changed files with 112 additions and 55 deletions

View File

@ -171,6 +171,7 @@ mod tests {
None,
accounts_db::AccountShrinkThreshold::default(),
check_hash_calculation,
false,
)
.unwrap();