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 e7e87df commit f04a24fCopy full SHA for f04a24f
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