Anoma.Node.Transport.GRPC.Servers.Intents (Anoma v0.29.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

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(_)