Skip to content

Commit

Permalink
minor doc upate
Browse files Browse the repository at this point in the history
  • Loading branch information
thehenrytsai committed Apr 6, 2024
1 parent 76c24d9 commit ad5e0d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/credentials/src/status-list-credential.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ export class StatusListCredential {
* @param statusListCredentialId The id used for the resolvable path to the status list credential [String].
* @param issuer The issuer URI of the credential, as a [String].
* @param statusPurpose The status purpose of the status list cred, eg: revocation, as a [StatusPurpose].
* @param credentialsToDisable The credentials to be marked as revoked in the status list.
* @param credentialsToDisable The credentials to be marked as revoked/suspended (status bit set to 1) in the status list.
* @returns A special [VerifiableCredential] instance that is a StatusListCredential.
* @throws Error If the status list credential cannot be created.
*
Expand Down

0 comments on commit ad5e0d8

Please sign in to comment.