ArkEcosystem Elixir Client v0.1.0 ArkEcosystem.Client.API.One.Signatures View Source
Documentation for ArkEcosystem.Client.API.One.Signatures
Link to this section Summary
Functions
Get the fee for a signature
Link to this section Functions
Link to this function
fee(client)
View Source
fee(Tesla.Client.t()) :: ArkEcosystem.Client.response()
Get the fee for a signature.
Examples
iex> ArkEcosystem.Client.API.One.Signatures.fee(client)
{:ok, 500000000}