Skip to content

Commit ecf70c2

Browse files
mkhraishaTallTedaphillipsmsporny
authored
Add language guidance for status messages.
Co-authored-by: Ted Thibodeau Jr <[email protected]> Co-authored-by: Addison Phillips <[email protected]> Co-authored-by: Manu Sporny <[email protected]>
1 parent 317be26 commit ecf70c2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.html

+3-2
Original file line numberDiff line numberDiff line change
@@ -771,10 +771,11 @@ <h3>BitstringStatusListCredential</h3>
771771
minimum two properties:
772772
<ul>
773773
<li id="status">
774-
`status`, being a string of the hex value of the status
774+
`status`, being a machine-readable string of the hex value of the status
775775
</li>
776776
<li id="message">
777-
`message`, being a string containing the associated message
777+
`message`, being an informative string used by software developers to
778+
assist with debugging which SHOULD NOT be displayed to end users.
778779
</li>
779780
</ul>
780781
Implementers MAY add additional values to objects in the `statusMessage` array.

0 commit comments

Comments
 (0)