Anoma.Client.Web.MempoolController (Anoma v0.34.0)
Summary
Functions
I add an intent to the remote intent pool.
Functions
@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.
@spec open_api_operation(atom()) :: OpenApiSpex.Operation.t()