Skip to content

Commit

Permalink
Use multikey security context.
Browse files Browse the repository at this point in the history
Co-authored-by: Dave Longley <[email protected]>
  • Loading branch information
msporny and dlongley committed Apr 28, 2024
1 parent dc8765d commit 45d59d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ <h3>Multikey</h3>
{
"@context": [
"https://www.w3.org/ns/did/v1",
"https://w3id.org/security/data-integrity/v2"
"https://w3id.org/security/multikey/v1"
],
"id": "https://example.com/issuer/123",
"verificationMethod": [{
Expand Down

0 comments on commit 45d59d1

Please sign in to comment.