Skip to content

Commit

Permalink
Update status list classes in specification.
Browse files Browse the repository at this point in the history
  • Loading branch information
msporny committed Jan 6, 2024
1 parent e8b8821 commit 7fb1e06
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 @@ -1401,7 +1401,7 @@ <h3>Types</h3>
</td>
<td>
A valid [=credential=] status [=type=]. For example,<br>
`"type": "StatusList2021Entry"`
`"type": "BitstringStatusListEntry"`
</td>
</tr>

Expand Down Expand Up @@ -2139,7 +2139,7 @@ <h3>Status</h3>
},
<span class="highlight">"credentialStatus": {
"id": "https://university.example/credentials/status/3#94567",
"type": "StatusList2021Entry",
"type": "BitstringStatusListEntry",
"statusPurpose": "revocation",
"statusListIndex": "94567",
"statusListCredential": "https://university.example/credentials/status/3"
Expand Down

0 comments on commit 7fb1e06

Please sign in to comment.