SoftBank.ExchangeRates.CoinMarketCap.init
You're seeing just the function
init
, go back to SoftBank.ExchangeRates.CoinMarketCap module for more information.
Update the retriever configuration to include the requirements for CoinMarketCap Rates. This function is invoked when the exchange rate service starts up, just after the ets table :exchange_rates is created.
default_config
is the configuration returned byMoney.ExchangeRates.default_config/0
Returns the configuration either unchanged or updated with additional configuration specific to this exchange rates retrieval module.