Skip to content

Commit

Permalink
new keys
Browse files Browse the repository at this point in the history
  • Loading branch information
jonmattgray committed Apr 26, 2024
1 parent 5b661ea commit 961f4c6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dids/test/alice/did.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"publicKeyJwk": {
"kty": "OKP",
"crv": "Ed25519",
"x": "5oPPdVHJyKnuXM2YWkMxGbrZvaap4OuMxxVZm7OZ0oI"
"x": "rIy1D2jU5RD-uMA3aJ1igX5TrvR1dKWezy3lyDlVysE"
}
}
],
Expand Down
2 changes: 1 addition & 1 deletion dids/test/bob/did.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"publicKeyJwk": {
"kty": "OKP",
"crv": "Ed25519",
"x": "bt2EgfokD-kQD1u8uUVIL5SGyqVkEPUZyXxei82LGJ4"
"x": "R1G9IU2BSZyzntLCr8sNYSNwXlC-ZGD61XlnNwooLZQ"
}
}
],
Expand Down
2 changes: 1 addition & 1 deletion dids/test/charlie/did.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"publicKeyJwk": {
"kty": "OKP",
"crv": "Ed25519",
"x": "sHMxdQPRsauhfJKFfiv2dLQcCktMZbWK7aC0csfiT7o"
"x": "VroSm5-GcesWdmfWpOALXvXNeXhTpfeWQSgoYNBtRJo"
}
}
],
Expand Down

0 comments on commit 961f4c6

Please sign in to comment.