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

fix(cli): accept lower case currencies #1629

Merged
merged 1 commit into from
Jun 11, 2020
Merged

Conversation

sangaman
Copy link
Collaborator

This allows xucli to accept lower or mixed case currency tickers (such as btc or Btc) as well as upper case for the walletdeposit and walletwithdraw commands.

Closes #1626.

This allows xucli to accept lower or mixed case currency tickers (such
as `btc` or `Btc`) as well as upper case for the `walletdeposit` and
`walletwithdraw` commands.

Closes #1626.
@sangaman sangaman added bug Something isn't working command line (CLI) Relating to the command line interface tools labels Jun 10, 2020
@sangaman sangaman requested review from a user and kilrau June 10, 2020 16:16
@sangaman sangaman self-assigned this Jun 10, 2020
@kilrau kilrau merged commit 105ed51 into master Jun 11, 2020
@sangaman sangaman deleted the fix/cli-currency-case branch August 24, 2020 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working command line (CLI) Relating to the command line interface tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

walletdeposit should accept lowercase currency
2 participants