Tradehub.Exchange.market
You're seeing just the function
market
, go back to Tradehub.Exchange module for more information.
Specs
market(String.t()) :: {:ok, Tradehub.market()} | {:error, HTTPoison.Error.t()}
Request information about a market
Examples
iex> Tradehub.Exchange.market("swth_eth1")