Skip to content
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

Update --fee options to indicate units are in XCH #15327

Merged
merged 1 commit into from May 20, 2023
Merged

Conversation

paninaro
Copy link
Contributor

Purpose:

The CLI help for send_transaction, mint_vc, spend_vc, and revoke_vc commands should specify that the --fee option is intended to be specified in XCH units, not mojos.

Current Behavior:

The above commands don't specify what units the fee is meant to be specified in

New Behavior:

The CLI help now includes "in XCH" for the fee options. This is consistent with the other fee CLI options.

Testing Notes:

Manually checked the CLI help for the mentioned commands

@paninaro paninaro added the Changed Required label for PR that categorizes merge commit message as "Changed" for changelog label May 18, 2023
@paninaro paninaro self-assigned this May 18, 2023
@paninaro paninaro requested a review from a team as a code owner May 18, 2023 00:55
@paninaro paninaro added the ready_to_merge Submitter and reviewers think this is ready label May 18, 2023
@wallentx wallentx closed this May 19, 2023
@wallentx wallentx reopened this May 19, 2023
@wallentx wallentx merged commit 73c6d30 into main May 20, 2023
388 of 390 checks passed
@wallentx wallentx deleted the paninaro.in_xch branch May 20, 2023 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changed Required label for PR that categorizes merge commit message as "Changed" for changelog ready_to_merge Submitter and reviewers think this is ready
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants