24be8508bb
PR #29975 previously combined some repeated logic around parsing AccountsDb configuration options. That PR consolidated logic between verify and create-snapshot, but left alone all of the other commands that load up and process Bank(s). Make all functions that will spin up Banks / AccountsDb share this common function. Additionally, expose some of the AccountsDb configuration flags to the other commands such as accounts, graph, etc. |
||
---|---|---|
.. | ||
src | ||
tests | ||
.gitignore | ||
Cargo.toml |