Tradehub.Exchange.oracle_result
You're seeing just the function
oracle_result
, go back to Tradehub.Exchange module for more information.
Specs
oracle_result(oracle_id()) :: {:ok, Tradehub.oracle()} | {:error, HTTPoison.Error.t()}
Requests oracle information about a given oracle id
Examples
iex> Tradehub.Exchange.oracle_result("SIDXBTC")