class Ubea::Exchange::HitBtcUsd
Public Instance Methods
exchange_settings()
click to toggle source
# File lib/ubea/exchanges/hit_btc_usd.rb, line 10 def exchange_settings Ubea.config.exchange_settings[:hit_btc_usd] end
fiat_currency()
click to toggle source
# File lib/ubea/exchanges/hit_btc_usd.rb, line 6 def fiat_currency "USD" end