Anoma.Node.Transport.GRPC.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

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