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.
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.