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
The revocationListCredential property MUST be a URL to a verifiable credential. When the URL is dereferenced, the resulting verifiable credential MUST have type property that includes the RevocationList2020Credential value.
It also gives an example where the credential's credentialStatus.revocationListCredential points to the RevocationList2020 Credential's id.
However, in the package's markdown shows another link and not the one stated in the documentation.
From the w3c documentation it says:
The revocationListCredential property MUST be a URL to a verifiable credential. When the URL is dereferenced, the resulting verifiable credential MUST have type property that includes the RevocationList2020Credential value.
It also gives an example where the credential's credentialStatus.revocationListCredential points to the RevocationList2020 Credential's id.
However, in the package's markdown shows another link and not the one stated in the documentation.
Shouldn't the link of credentialStatus.revocationListCredential be https://example.com/credentials/status/3 rather than https://did.actor/alice/credentials/status/3 ?
Thank you in advance
The text was updated successfully, but these errors were encountered: