Anoma.Client.Examples.EProxy.Executor (Anoma v0.34.0)
I test the GRPC Proxy its executor endpoint.
Summary
Functions
I ask the node to return its list of intents via the proxy.
I add a read-only transaction to the executor.
Functions
@spec add_invalid_read_only_transaction(Anoma.Client.Examples.EClient.t()) :: {Anoma.Client.Examples.EClient.t(), binary()}
I ask the node to return its list of intents via the proxy.
@spec add_read_only_transaction(Anoma.Client.Examples.EClient.t()) :: {Anoma.Client.Examples.EClient.t(), any()}
I add a read-only transaction to the executor.