Skip to content

Commit

Permalink
Update identity_credential/src/revocation/status_list_2021/credential.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Abdulrahim Al Methiab <[email protected]>
  • Loading branch information
UMR1352 and abdulmth authored Jan 26, 2024
1 parent 7d3eb52 commit 7a86262
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ impl StatusList2021Credential {
///
/// ## Note:
/// - A revoked credential cannot ever be unrevoked and will lead to a
/// [`StatusList2021CredentialError::UnrevocableCredential`].
/// [`StatusList2021CredentialError::UnreversibleRevocation`].
/// - Trying to set `revoked_or_suspended` to `false` for an already valid credential will have no impact.
pub fn set_credential_status(
&mut self,
Expand Down

0 comments on commit 7a86262

Please sign in to comment.