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
Implement a new RPC method queryServiceRequestsWithBlueprintsByOperator to query all pending service requests associated with a specific operator and blueprints from the ServiceRequests storage
This RPC will return the pending service requests that match the given operator and blueprint IDs, allowing users to query the data in a paginated manner.
Implement a new RPC method
queryServiceRequestsWithBlueprintsByOperatorto query all pending service requests associated with a specific operator and blueprints from theServiceRequestsstorageThis RPC will return the pending service requests that match the given operator and blueprint IDs, allowing users to query the data in a paginated manner.
Example Usage: