We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29d29b7 commit 9c1eab4Copy full SHA for 9c1eab4
bindings/wasm/src/credential/jpt_credential_validator/jpt_credential_validator_utils.rs
@@ -27,7 +27,7 @@ impl WasmJptCredentialValidatorUtils {
27
WasmJptCredentialValidatorUtils
28
}
29
30
- /// Utility for extracting the issuer field of a {@link `Credential`} as a DID.
+ /// Utility for extracting the issuer field of a {@link Credential} as a DID.
31
/// # Errors
32
/// Fails if the issuer field is not a valid DID.
33
#[wasm_bindgen(js_name = "extractIssuer")]
0 commit comments