493108f026
#### Summary of Changes Blockstore::blockstore_directory() function takes a ShredStorageType and returns a path. As it's a ShredStorageType related function, moving it under ShredStorageType as a member function is a better fit. In addition, as we start doing automatic shred compaction type selection under ledger-tool, it becomes more convenient to reuse the function and const under blockstore_options namespace instead of blockstore. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
.gitignore | ||
Cargo.toml | ||
build.rs |