We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e93bbc commit 22b7485Copy full SHA for 22b7485
src/client/node-to-client/state-query/getSystemStart.cddl
@@ -2,5 +2,5 @@ $query /= [1]
2
$result /= [year, dayOfYear, timeOfDayPico]
3
4
year = bigint
5
-dayOfYear = int
+dayOfYear = uint
6
timeOfDayPico = bigint
0 commit comments