File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19088,7 +19088,7 @@ relative to the start of the network
1908819088 },
1908919089 "time": {
1909019090 "description": "Time in seconds relative to the start time of the network",
19091- "type": "number ",
19091+ "type": "integer ",
1909219092 },
1909319093 },
1909419094 "required": [
@@ -19111,7 +19111,7 @@ relative to the start of the network
1911119111 },
1911219112 "slot_length": {
1911319113 "description": "Slot length in seconds",
19114- "type": "number ",
19114+ "type": "integer ",
1911519115 },
1911619116 },
1911719117 "required": [
@@ -19136,7 +19136,7 @@ relative to the start of the network
1913619136 },
1913719137 "time": {
1913819138 "description": "Time in seconds relative to the start time of the network",
19139- "type": "number ",
19139+ "type": "integer ",
1914019140 },
1914119141 },
1914219142 "required": [
You can’t perform that action at this time.
0 commit comments