Skip to content

Commit

Permalink
Supports accounts lt hash in ledger-tool (anza-xyz#3173)
Browse files Browse the repository at this point in the history
  • Loading branch information
brooksprumo authored Oct 15, 2024
1 parent 47163d4 commit a018567
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ledger-tool/src/args.rs
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,8 @@ pub fn get_accounts_db_config(
create_ancient_storage,
storage_access,
scan_filter_for_shrinking,
enable_experimental_accumulator_hash: arg_matches
.is_present("accounts_db_experimental_accumulator_hash"),
..AccountsDbConfig::default()
}
}
Expand Down

0 comments on commit a018567

Please sign in to comment.