Anoma.Client.Examples.EClient.Executor (Anoma v0.34.0)

I contain functions to test the public interface of the client.

I show how to use the intents endpoint.

Summary

Functions

I add a read-only transaction using the client.

Functions

add_read_only_transaction(client \\ setup())

@spec add_read_only_transaction(Anoma.Client.Examples.EClient.t()) ::
  {Anoma.Client.Examples.EClient.t(), String.t()}

I add a read-only transaction using the client.