From 05b40340eae606522b1e24d12aba9eb40acbe74a 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",