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
@spec add_intent(Anoma.Client.Examples.EClient.t()) :: {Anoma.Client.Examples.EClient.t(), binary()}
I add an intent to the intent pool.
@spec list_intents(Anoma.Client.Examples.EClient.t()) :: {Anoma.Client.Examples.EClient.t(), any()}
I ask the node to return its list of intents via the proxy.
@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.