Skip to content
This repository was archived by the owner on Apr 25, 2026. It is now read-only.
This repository was archived by the owner on Apr 25, 2026. It is now read-only.

[TASK] Create RPC method queryServiceRequestsWithBlueprintsByOperator for querying pending service requests #957

Description

@danielbui12

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.

Example Usage:

queryServiceRequestsWithBlueprintsByOperator(operator:  "16ccn3xe5tAeR8kvzCRTcqHZjMJHvuF2pnLfTqyF1EmMusCU")

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature ➕Tasks that are functional additions or enhancements
    No fields configured for Feature.

    Projects

    Status
    Completed ✅

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions