Skip to content

Maybe refactor: replace IdCred and IdCredOwned by CredentialRPK #210

@geonnave

Description

@geonnave

Considering that:

  • the enums IdCred and IdCredOwned are hard to share over the interface to other languages
  • the struct CredentialRPK can hold all the information that is stored in either IdCred or IdCredOwned

It may make sense to refactor out IdCred* in favor of having just CredentialRPK.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions