chia-blockchain icon indicating copy to clipboard operation
chia-blockchain copied to clipboard

[CHIA-428] Port `chia wallet did ...` to @tx_out_cmd

Open Quexington opened this issue 1 year ago • 1 comments

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.

Quexington avatar May 20 '24 14:05 Quexington

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%

github-actions[bot] avatar May 20 '24 15:05 github-actions[bot]