Slurp.Adapter.call
You're seeing just the callback
call
, go back to Slurp.Adapter module for more information.
Link to this callback
call(address, function_signature, call_arguments, call_params, endpoint)
Specs
call( address(), function_signature(), call_arguments(), call_params(), endpoint() ) :: {:ok, term()} | {:error, term()}