zcashd/qa
Homu 27c04c8f9c Auto merge of #4146 - str4d:z_viewtransaction, r=str4d
z_viewtransaction

This RPC method returns all decryptable information for any transaction in the wallet.

Several values are conditionally included in the output for convenience:
- `recovered`: True if an output is not for a Sapling address in the wallet.
- `memoStr`: The text form of an output's memo, if it is valid UTF-8.
- Values are provided both in decimal currency units, and integer zatoshis.
2020-02-19 20:52:47 +00:00
..
pull-tester Change "protect" terminology to "shield" 2019-12-04 23:17:06 +02:00
rpc-tests Auto merge of #4146 - str4d:z_viewtransaction, r=str4d 2020-02-19 20:52:47 +00:00
zcash Update #! env for python3 2020-02-10 13:34:29 -08:00