Skip to content

Commit

Permalink
fix context?
Browse files Browse the repository at this point in the history
  • Loading branch information
ubamrein committed Dec 16, 2024
1 parent 8c63481 commit 5310913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion next-gen-signatures/src/crypto/zkp/issuance.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pub async fn issue<R: RngCore>(
&json!(
{
"@context": [
"https://www.w3.org/ns/controller/v1",
"https://www.w3.org/ns/did/v1",
"https://w3id.org/security/data-integrity/v2"
],
"id": issuer_id,
Expand Down

0 comments on commit 5310913

Please sign in to comment.