ArkEcosystem Elixir Client v0.1.0 ArkEcosystem.Client.API.Two.Block View Source
Documentation for ArkEcosystem.Client.API.One.Block
Link to this section Summary
Link to this section Functions
Link to this function
list(client, parameters \\ [])
View Source
list(Tesla.Client.t(), Keyword.t()) :: ArkEcosystem.Client.response()
Link to this function
search(client, parameters)
View Source
search(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
transactions(client, id, parameters \\ [])
View Source
transactions(Tesla.Client.t(), String.t(), Keyword.t()) :: ArkEcosystem.Client.response()