One additional commit which is just to update our simple.json proof with a sample with a key directly in the file.

This commit is contained in:
Miles Lyon 2022-06-29 16:08:18 -04:00
parent c2540377e2
commit e09a383097

View File

@ -27,10 +27,10 @@
"proof": [ "proof": [
{ {
"type": "Ed25519Signature2020", "type": "Ed25519Signature2020",
"created": "2022-06-09T22:56:28Z", "created": "2022-06-28T16:28:36Z",
"verificationMethod": "https://example.edu/issuers/565049#key-1", "verificationMethod": "did:key:z6MkkUD3J14nkYzn46QeuaVSnp7dF85QJKwKvJvfsjx79aXj",
"proofPurpose": "assertionMethod", "proofPurpose": "assertionMethod",
"proofValue": "z58ieJCh4kN6eE2Vq4TyYURKSC4hWWEK7b75NNUL2taZMhKqwTteuByG1wRoGDdCqqNLW5Gq1diUi4qyZ63tQRtyN" "proofValue": "z3MUt2ZuU8Byqivxh6GphEM65AFYyNaGYibm97xLTafM7uGufZQLKvJR8itZwxKskvtFM3CUty46v26DZidMNoQnM"
} }
] ]
} }