Skip to content

Commit

Permalink
Rename status list credential variable name.
Browse files Browse the repository at this point in the history
  • Loading branch information
msporny committed Jan 14, 2024
1 parent f812b4b commit 3c87c08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -749,7 +749,7 @@ <h3>Generate Algorithm</h3>
<a>verifiable credentials</a>.
</li>
<li>
Let |RLC| be an unsigned
Let |statusListCredential| be an unsigned
<a href="#bitstringstatuslistcredential">BitstringStatusListCredential</a>
without the `encodedList` property set.
</li>
Expand All @@ -762,7 +762,7 @@ <h3>Generate Algorithm</h3>
Set the `encodedList` to |compressed bitstring|.
</li>
<li>
Generate a proof for the |RLC| and publish it to the
Generate a proof for the |statusListCredential| and publish it to the
endpoint listed in the <a>verifiable credential</a>.
</li>
</ol>
Expand Down

0 comments on commit 3c87c08

Please sign in to comment.