chia-blockchain
chia-blockchain copied to clipboard
[CHIA-428] Port `chia wallet did ...` to @tx_out_cmd
This brings another set of commands to the @tx_out_cmd decorator which gives it the capability to optionally push a transaction and export the transactions to a local file.
| File | Coverage | Missing Lines |
|---|---|---|
chia/cmds/wallet.py |
80.0% | lines 856, 865 |
chia/cmds/wallet_funcs.py |
69.2% | lines 939, 1009, 1035, 1069 |
chia/rpc/wallet_rpc_api.py |
50.0% | lines 767 |
| Total | Missing | Coverage |
|---|---|---|
| 29 lines | 7 lines | 75% |