From 5d864b1d24cff30c95cb9b7bed195ae3b3587442 Mon Sep 17 00:00:00 2001 From: Oliver Terbu Date: Tue, 9 May 2023 20:09:31 +0200 Subject: [PATCH] fix: renamed confirmationMethod to confidenceMethod in example --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 010cfdf5c..d47979c2d 100644 --- a/index.html +++ b/index.html @@ -3024,7 +3024,7 @@

Confidence Method

"issuer": "https://example.edu/issuers/14", "validFrom": "2010-01-01T19:23:24Z", "credentialSubject": { - "confirmationMethod": [{ + "confidenceMethod": [{ "type": "VerificationKeyConfirmation", "publicKeyJwk": { "crv": "Ed25519",