Skip to content

Commit

Permalink
Remove another redundant check for proof.created.
Browse files Browse the repository at this point in the history
  • Loading branch information
msporny committed Mar 5, 2024
1 parent 09f3092 commit 9f9042a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1020,12 +1020,6 @@ <h4>Verify Proof (ecdsa-jcs-2019)</h4>
|proofBytes|, and |proofConfig|.
</li>
<li>
If |proof|.|created| does not [=map/exist=],
an error MUST be raised and SHOULD convey an error type of
<a data-cite="VC-DATA-INTEGRITY#MALFORMED_PROOF_ERROR">
MALFORMED_PROOF_ERROR</a>.
</li>
<li>
Return a [=verification result=] with [=struct/items=]:
<dl data-link-for="verification result">
<dt>[=verified=]</dt>
Expand Down

0 comments on commit 9f9042a

Please sign in to comment.