Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

Commit f8c66e0

Browse files
Add v_byte min/max
1 parent 65fe31f commit f8c66e0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tips/TIP-0041/tip-0041.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1390,12 +1390,12 @@ The following table shows the Basic Output including the possible fields and the
13901390
</td>
13911391
</tr>
13921392
<tr>
1393-
<td>v_byte Minimum (TODO: Recalculate)</td>
1394-
<td>0</td>
1393+
<td>v_byte Minimum</td>
1394+
<td>450</td>
13951395
</tr>
13961396
<tr>
1397-
<td>v_byte Maximum (TODO: Recalculate)</td>
1398-
<td>0</td>
1397+
<td>v_byte Maximum</td>
1398+
<td>13509</td>
13991399
</tr>
14001400
</table>
14011401
</details>

0 commit comments

Comments
 (0)