Update simple.json
This commit is contained in:
parent
1e63fdc9b3
commit
07b3abcc57
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"@context": [
|
"@context": [
|
||||||
"https://www.w3.org/2018/credentials/v1",
|
"https://www.w3.org/2018/credentials/v1",
|
||||||
"https://imsglobal.github.io/openbadges-specification/context.json",
|
"https://purl.imsglobal.org/spec/ob/v3p0/context.json",
|
||||||
"https://w3id.org/security/suites/ed25519-2020/v1"
|
"https://w3id.org/security/suites/ed25519-2020/v1"
|
||||||
],
|
],
|
||||||
"id": "http://example.edu/credentials/3732",
|
"id": "http://example.edu/credentials/3732",
|
||||||
@ -28,7 +28,7 @@
|
|||||||
{
|
{
|
||||||
"type": "Ed25519Signature2020",
|
"type": "Ed25519Signature2020",
|
||||||
"created": "2022-06-28T16:28:36Z",
|
"created": "2022-06-28T16:28:36Z",
|
||||||
"verificationMethod": "did:key:z6MkkUD3J14nkYzn46QeuaVSnp7dF85QJKwKvJvfsjx79aXj",
|
"verificationMethod": "https://example.edu/issuers/565049#z6MkkUD3J14nkYzn46QeuaVSnp7dF85QJKwKvJvfsjx79aXj",
|
||||||
"proofPurpose": "assertionMethod",
|
"proofPurpose": "assertionMethod",
|
||||||
"proofValue": "z3MUt2ZuU8Byqivxh6GphEM65AFYyNaGYibm97xLTafM7uGufZQLKvJR8itZwxKskvtFM3CUty46v26DZidMNoQnM"
|
"proofValue": "z3MUt2ZuU8Byqivxh6GphEM65AFYyNaGYibm97xLTafM7uGufZQLKvJR8itZwxKskvtFM3CUty46v26DZidMNoQnM"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user