From 001465d27e4933b839984523316ede8107dc31e5 Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Sun, 9 Jun 2024 12:07:01 -0400 Subject: [PATCH] Clarify that `proof` is passed via proof options. Co-authored-by: Dave Longley --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index f27888f..abc863f 100644 --- a/index.html +++ b/index.html @@ -871,7 +871,7 @@

Create Proof (eddsa-jcs-2022)

  • Let |proofConfig| be the result of running the algorithm in Section [[[#proof-configuration-eddsa-jcs-2022]]] with -|proof| passed as a parameter. +|proof| passed as the proof options parameter.
  • Let |transformedData| be the result of running the algorithm in Section