solana/transaction-status/src
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
..
lib.rs Add account-decoder utilities (#10846) 2020-07-01 04:55:11 +00:00
parse_accounts.rs Add jsonParsed option for EncodedTransactions; add memo parser (#10711) 2020-06-19 16:15:13 -06:00
parse_instruction.rs Add account-decoder utilities (#10846) 2020-07-01 04:55:11 +00:00