Skip to content

Commit

Permalink
Update context in Multikey example.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wind4Greg committed Feb 9, 2024
1 parent 2e0fe30 commit 6a60430
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 @@ -361,7 +361,7 @@ <h4>Multikey</h4>
{
"@context": [
"https://www.w3.org/ns/did/v1",
"https://w3id.org/security/data-integrity/v1"
"https://w3id.org/security/multikey/v1"
],
"id": "did:example:123",
"verificationMethod": [{
Expand Down

0 comments on commit 6a60430

Please sign in to comment.