You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 28, 2023. It is now read-only.
Right now we only have the ability to deal with codes like TBTC or TBCH but the exchange rate API does not accept rates starting with T. Thus we need a function to convert for the purpose of querying the API. Right now we're just trimming the T off the string.