View Source Web3.Contract (web3 v0.1.6)

Smart contract functions executed by Dispatcher

Link to this section Summary

Link to this section Functions

Link to this function

decode_result(map, function)

View Source
Link to this function

execute(request, abi, options)

View Source
@spec execute(Map.t() | Keyword.t(), Keyword.t(), Keyword.t()) ::
  {:ok, ok: any(), error: any()}