Skip to content

Commit

Permalink
Edit algs to permit more general proof options: wording clarification.
Browse files Browse the repository at this point in the history
Co-authored-by: Ted Thibodeau Jr <[email protected]>
  • Loading branch information
Wind4Greg and TallTed authored Jan 8, 2024
1 parent 4197d6c commit a9761d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -966,7 +966,7 @@ <h4>Proof Configuration (ecdsa-jcs-2019)</h4>
Let <var>proofConfig</var> be a clone of the <var>options</var> object.
</li>
<li>
If <var>proofConfig</var>.<var>type</var> is not set to `DataIntegrityProof` and
If <var>proofConfig</var>.<var>type</var> is not set to `DataIntegrityProof` and/or
<var>proofConfig</var>.<var>cryptosuite</var> is not set to `ecdsa-jcs-2019`, an
`INVALID_PROOF_CONFIGURATION` error MUST be raised.
</li>
Expand Down

0 comments on commit a9761d5

Please sign in to comment.