Add ledger-tool command print-file-metadata #### Summary of Changes This PR adds a ledger tool subcommand print-file-metadata. ``` USAGE: solana-ledger-tool print-file-metadata [FLAGS] [OPTIONS] [SST_FILE_NAME] Prints the metadata of the specified ledger-store file. If no file name is unspecified, then it will print the metadata of all ledger files ``` |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
.gitignore | ||
Cargo.toml | ||
build.rs |