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

Summary

Functions

Link to this function

add_intent(request, stream)

@spec add_intent(Anoma.Protobuf.Intents.Add.Request.t(), GRPC.Server.Stream.t()) ::
  Anoma.Protobuf.Intents.Add.Response.t()
Link to this function

compose(request, stream)

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

list_intents(request, stream)

@spec list_intents(Anoma.Protobuf.Intents.List.Request.t(), GRPC.Server.Stream.t()) ::
  Anoma.Protobuf.Intents.List.Response.t()
Link to this function

service_name(_)

Link to this function

verify(request, stream)

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