From b1c98593d96a8bbd0d163d476a4a6e32d8c9aef7 Mon Sep 17 00:00:00 2001 From: Greg Bernstein Date: Wed, 6 Dec 2023 12:09:00 -0800 Subject: [PATCH] Proof Set and Chain Test Vectors: punctuation fix. Co-authored-by: Ted Thibodeau Jr --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 58ee3eb..9317db3 100644 --- a/index.html +++ b/index.html @@ -2050,7 +2050,7 @@

Proof Set

Per the algorithm of Section 4.4: Add Proof Set/Chain in [[VC-DATA-INTEGRITY]], -we create an array variable allProofs and add the proof from the +we create an array variable, allProofs, and add the proof from the starting document to it. Since there is no `previousProof` attribute no modification of `unsignedDocument` is needed prior to computing the signed proof in step 6 of