-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CHIA-424] Port chia wallet coins
to @tx_out_cmd
#18023
[CHIA-424] Port chia wallet coins
to @tx_out_cmd
#18023
Conversation
Approved - but can we take a look at what it would take to add in some tests that might add code coverage of those various error conditions in coin_funcs.py |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
aok
The base branch was changed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
aok
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.