ArkEcosystem Elixir Client v0.1.0 ArkEcosystem.Client.API.Two.Delegate View Source
Documentation for ArkEcosystem.Client.API.One.Delegate
Link to this section Summary
Link to this section Functions
Link to this function
blocks(client, id, parameters \\ [])
View Source
blocks(Tesla.Client.t(), String.t(), Keyword.t()) :: ArkEcosystem.Client.response()
Link to this function
list(client, parameters \\ [])
View Source
list(Tesla.Client.t(), Keyword.t()) :: ArkEcosystem.Client.response()
Link to this function
show(client, id)
View Source
show(Tesla.Client.t(), String.t()) :: ArkEcosystem.Client.response()
Link to this function
voters(client, id, parameters \\ [])
View Source
voters(Tesla.Client.t(), String.t(), Keyword.t()) :: ArkEcosystem.Client.response()