You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#6713 introduces a GRPC Debug service for the smesher application. This service shares its API with the v1 GRPC Debug service of the node.
This causes most endpoints of the service to return "Not implemented" when called, since those are not needed/sensible to implement for the smesher service, additionally the v1 GRPC API will eventually be retired in the (hopefully) near future.
To improve this define a dedicated API for the debug service of the smesher.