solana/ledger-tool
Amit Panghal 860cd607fd
add flag to genesis cmd to dump account data in specified format (#27695)
* feat: add flag to genesis cmd to dump account data in jsonParsed format

* update Cargo.lock

* add json-parsed flag

* fix formatting

* fix formatting again

* use rustfmt

* use --encoding

* fix for failing checks

* Apply suggestions from code review

Co-authored-by: Tyera Eulberg <teulberg@gmail.com>

* address review comments

* address review comments

* fix indent

* fix print fmt

Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
2022-09-18 22:52:53 -06:00
..
src add flag to genesis cmd to dump account data in specified format (#27695) 2022-09-18 22:52:53 -06:00
tests Enable ledger-tool copy command to infer target_db shred storage type. (#27438) 2022-09-13 10:27:58 -07:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.toml add flag to genesis cmd to dump account data in specified format (#27695) 2022-09-18 22:52:53 -06:00