Anoma.Client.Examples.EProxy.Intents (Anoma v0.34.0)

I test the GRPC Proxy its intents endpoint.

Summary

Functions

I add an intent to the intent pool.

I ask the node to return its list of intents via the proxy.

I ask the node to return its list of intents via the proxy.

Functions

add_intent(client \\ setup())

I add an intent to the intent pool.

list_intents(client \\ setup())

I ask the node to return its list of intents via the proxy.

list_intents_non_empty(client \\ setup())

@spec list_intents_non_empty(Anoma.Client.Examples.EClient.t()) ::
  {Anoma.Client.Examples.EClient.t(), binary()}

I ask the node to return its list of intents via the proxy.