We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I can convert some cryptocurrencies e.g. conv 1 btc usd & conv 1 zec usd work but not ZCL (zclassic) e.g. conv 1 zcl usd returns Unknown unit zcl
conv 1 btc usd
conv 1 zec usd
conv 1 zcl usd
Unknown unit zcl
ZCL is listed in https://github.com/deanishe/alfred-convert/blob/master/docs/currencies.md#cryptocurrencies and present on https://www.cryptocompare.com/coins/zcl/overview
The text was updated successfully, but these errors were encountered:
Only a handful of cryptocurrencies are active by default to avoid unnecessary load on the CryptoCompare servers.
Enter convinfo > Edit Active Currencies in Alfred and add ZCL to the list.
convinfo > Edit Active Currencies
Sorry, something went wrong.
Great thanks!
No branches or pull requests
I can convert some cryptocurrencies e.g.
conv 1 btc usd
&conv 1 zec usd
work but not ZCL (zclassic) e.g.conv 1 zcl usd
returnsUnknown unit zcl
ZCL is listed in https://github.com/deanishe/alfred-convert/blob/master/docs/currencies.md#cryptocurrencies and present on https://www.cryptocompare.com/coins/zcl/overview
The text was updated successfully, but these errors were encountered: