Creates a DID string for an account credential. Used to build a request for a verifiable credential based on an account credential.
DID string in format: did:ccd:{network}:cred:{credId}
The Concordium network
The credential ID (registration ID)
Generated using TypeDoc
Creates a DID string for an account credential. Used to build a request for a verifiable credential based on an account credential.
Returns
DID string in format: did:ccd:{network}:cred:{credId}