Anoma.Client.Web.MempoolController (Anoma v0.34.0)

Summary

Functions

add_transaction(conn, params)

@spec add_transaction(any(), nil | maybe_improper_list() | map()) :: any()

I add an intent to the remote intent pool.

I expect a jammed noun as paramter, base64 encoded.

If anything goes wrong, I will return an error and this will be handled by the fallback controller.

open_api_operation(action)

@spec open_api_operation(atom()) :: OpenApiSpex.Operation.t()

shared_security()

shared_tags()