70c4f6ea96
#### Problem The ledger-tool copy command currently assumes target_db uses the same shred storage type as the source ledger. #### Summary of Changes This PR enables ledger-tool copy command to infer the target_db shred storage type based on whether rocksdb or rocksdb_fifo exists under the target_db directory (same way as how ledger-tool infers the shred storage type for the main db.) If the ledger-tool is not able to infer the shred storage type of the target_db, then the default level compaction will be used. |
||
---|---|---|
.. | ||
src | ||
tests | ||
.gitignore | ||
Cargo.toml |