Skip to content

#7 · Add get_credentials_by_type(credential_type: String) -> Vec<Address> view #7

Description

@yahia008

There is no way to query which users hold a specific credential type across all issuers.

Done when: The function iterates AllIssuers, collects users with a matching credential type, and returns deduplicated addresses. Includes a test with 2 issuers issuing the same type to overlapping user sets.

Contract: issuer-registry/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew functionalityintermediateRequires understanding one contract

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions