Anoma.Client.Api.Servers.Intents (Anoma v0.32.0)

Summary

Functions

Link to this function

add(request, stream)

@spec add(Anoma.Proto.Intentpool.Add.Request.t(), GRPC.Server.Stream.t()) ::
  Anoma.Proto.Intentpool.Add.Response.t()
Link to this function

compose(request, stream)

@spec compose(Anoma.Proto.Intentpool.Compose.Request.t(), GRPC.Server.Stream.t()) ::
  Anoma.Proto.Intentpool.Compose.Response.t()
Link to this function

list(request, stream)

@spec list(Anoma.Proto.Intentpool.List.Request.t(), GRPC.Server.Stream.t()) ::
  Anoma.Proto.Intentpool.List.Response.t()
Link to this function

service_name(_)

Link to this function

verify(request, stream)

@spec verify(Anoma.Proto.Intentpool.Verify.Request.t(), GRPC.Server.Stream.t()) ::
  Anoma.Proto.Intentpool.Verify.Response.t()