Tradehub.Protocol.delegation_rewards
You're seeing just the function
delegation_rewards
, go back to Tradehub.Protocol module for more information.
Specs
delegation_rewards(String.t()) :: {:ok, Tradehub.delegation_rewards()} | String.t() | {:error, HTTPoison.Error.t()}
Requests delegation rewards of the given account
Examples
iex> Tradehub.Protocol.delegation_rewards("swth1fdqkq5gc5x8h6a0j9hamc30stlvea6zldprt6q")