solana/cli
Tyera Eulberg d97850f1d9
Add account-decoder utilities (#10846)
* Fix comment and make less pub

* Add account-decoder crate and use to decode vote and system (nonce) accounts

* Update docs

* Rename RpcAccount struct

* s/Rpc/Display

* Call it jsonParsed and update docs

* Revert "s/Rpc/Display"

This reverts commit 6e7149f503f560f1e9237981058ff05642bb7db5.

* s/Rpc/Ui

* Add tests

* Ui more things

* Comments
2020-07-01 04:55:11 +00:00
..
src Add account-decoder utilities (#10846) 2020-07-01 04:55:11 +00:00
tests Move commitment to CliConfig to enable faster integration tests (#10627) 2020-06-17 12:18:48 -06:00
.gitignore Rename solana-wallet program to just solana (#5604) 2019-08-22 13:51:16 -07:00
Cargo.toml Add account-decoder utilities (#10846) 2020-07-01 04:55:11 +00:00