@xyo-network/system-payload-plugins 2.33.0-rc.8 → 2.33.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/docs.json +1295 -330
- package/package.json +3 -4
package/dist/docs.json
CHANGED
|
@@ -17,20 +17,20 @@
|
|
|
17
17
|
"fileName": "plugins/packages/system/src/index.ts",
|
|
18
18
|
"line": 9,
|
|
19
19
|
"character": 0,
|
|
20
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
20
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1daa1fa/packages/plugins/packages/system/src/index.ts#L9"
|
|
21
21
|
}
|
|
22
22
|
],
|
|
23
23
|
"target": 1
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
|
-
"id":
|
|
26
|
+
"id": 50,
|
|
27
27
|
"name": "XyoBowserSystemInfoWitness",
|
|
28
28
|
"kind": 128,
|
|
29
29
|
"kindString": "Class",
|
|
30
30
|
"flags": {},
|
|
31
31
|
"children": [
|
|
32
32
|
{
|
|
33
|
-
"id":
|
|
33
|
+
"id": 51,
|
|
34
34
|
"name": "constructor",
|
|
35
35
|
"kind": 512,
|
|
36
36
|
"kindString": "Constructor",
|
|
@@ -44,33 +44,171 @@
|
|
|
44
44
|
],
|
|
45
45
|
"signatures": [
|
|
46
46
|
{
|
|
47
|
-
"id":
|
|
47
|
+
"id": 52,
|
|
48
48
|
"name": "new XyoBowserSystemInfoWitness",
|
|
49
49
|
"kind": 16384,
|
|
50
50
|
"kindString": "Constructor signature",
|
|
51
51
|
"flags": {},
|
|
52
52
|
"typeParameter": [
|
|
53
53
|
{
|
|
54
|
-
"id":
|
|
54
|
+
"id": 59,
|
|
55
55
|
"name": "T",
|
|
56
56
|
"kind": 131072,
|
|
57
57
|
"kindString": "Type parameter",
|
|
58
58
|
"flags": {},
|
|
59
59
|
"type": {
|
|
60
60
|
"type": "reference",
|
|
61
|
-
"
|
|
62
|
-
|
|
61
|
+
"typeArguments": [
|
|
62
|
+
{
|
|
63
|
+
"type": "reflection",
|
|
64
|
+
"declaration": {
|
|
65
|
+
"id": 53,
|
|
66
|
+
"name": "__type",
|
|
67
|
+
"kind": 65536,
|
|
68
|
+
"kindString": "Type literal",
|
|
69
|
+
"flags": {},
|
|
70
|
+
"children": [
|
|
71
|
+
{
|
|
72
|
+
"id": 55,
|
|
73
|
+
"name": "bowser",
|
|
74
|
+
"kind": 1024,
|
|
75
|
+
"kindString": "Property",
|
|
76
|
+
"flags": {
|
|
77
|
+
"isOptional": true
|
|
78
|
+
},
|
|
79
|
+
"sources": [
|
|
80
|
+
{
|
|
81
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Payload.d.ts",
|
|
82
|
+
"line": 6,
|
|
83
|
+
"character": 4
|
|
84
|
+
}
|
|
85
|
+
],
|
|
86
|
+
"type": {
|
|
87
|
+
"type": "reference",
|
|
88
|
+
"name": "ParsedResult",
|
|
89
|
+
"qualifiedName": "Bowser.Parser.ParsedResult",
|
|
90
|
+
"package": "bowser"
|
|
91
|
+
}
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"id": 54,
|
|
95
|
+
"name": "schema",
|
|
96
|
+
"kind": 1024,
|
|
97
|
+
"kindString": "Property",
|
|
98
|
+
"flags": {},
|
|
99
|
+
"sources": [
|
|
100
|
+
{
|
|
101
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Payload.d.ts",
|
|
102
|
+
"line": 5,
|
|
103
|
+
"character": 4
|
|
104
|
+
}
|
|
105
|
+
],
|
|
106
|
+
"type": {
|
|
107
|
+
"type": "literal",
|
|
108
|
+
"value": "network.xyo.system.info.bowser"
|
|
109
|
+
}
|
|
110
|
+
}
|
|
111
|
+
],
|
|
112
|
+
"groups": [
|
|
113
|
+
{
|
|
114
|
+
"title": "Properties",
|
|
115
|
+
"children": [
|
|
116
|
+
55,
|
|
117
|
+
54
|
|
118
|
+
]
|
|
119
|
+
}
|
|
120
|
+
],
|
|
121
|
+
"sources": [
|
|
122
|
+
{
|
|
123
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Payload.d.ts",
|
|
124
|
+
"line": 4,
|
|
125
|
+
"character": 60
|
|
126
|
+
}
|
|
127
|
+
]
|
|
128
|
+
}
|
|
129
|
+
}
|
|
130
|
+
],
|
|
131
|
+
"name": "XyoPayloadBase"
|
|
63
132
|
},
|
|
64
133
|
"default": {
|
|
65
134
|
"type": "reference",
|
|
66
|
-
"
|
|
67
|
-
|
|
135
|
+
"typeArguments": [
|
|
136
|
+
{
|
|
137
|
+
"type": "reflection",
|
|
138
|
+
"declaration": {
|
|
139
|
+
"id": 56,
|
|
140
|
+
"name": "__type",
|
|
141
|
+
"kind": 65536,
|
|
142
|
+
"kindString": "Type literal",
|
|
143
|
+
"flags": {},
|
|
144
|
+
"children": [
|
|
145
|
+
{
|
|
146
|
+
"id": 58,
|
|
147
|
+
"name": "bowser",
|
|
148
|
+
"kind": 1024,
|
|
149
|
+
"kindString": "Property",
|
|
150
|
+
"flags": {
|
|
151
|
+
"isOptional": true
|
|
152
|
+
},
|
|
153
|
+
"sources": [
|
|
154
|
+
{
|
|
155
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Payload.d.ts",
|
|
156
|
+
"line": 6,
|
|
157
|
+
"character": 4
|
|
158
|
+
}
|
|
159
|
+
],
|
|
160
|
+
"type": {
|
|
161
|
+
"type": "reference",
|
|
162
|
+
"name": "ParsedResult",
|
|
163
|
+
"qualifiedName": "Bowser.Parser.ParsedResult",
|
|
164
|
+
"package": "bowser"
|
|
165
|
+
}
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"id": 57,
|
|
169
|
+
"name": "schema",
|
|
170
|
+
"kind": 1024,
|
|
171
|
+
"kindString": "Property",
|
|
172
|
+
"flags": {},
|
|
173
|
+
"sources": [
|
|
174
|
+
{
|
|
175
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Payload.d.ts",
|
|
176
|
+
"line": 5,
|
|
177
|
+
"character": 4
|
|
178
|
+
}
|
|
179
|
+
],
|
|
180
|
+
"type": {
|
|
181
|
+
"type": "literal",
|
|
182
|
+
"value": "network.xyo.system.info.bowser"
|
|
183
|
+
}
|
|
184
|
+
}
|
|
185
|
+
],
|
|
186
|
+
"groups": [
|
|
187
|
+
{
|
|
188
|
+
"title": "Properties",
|
|
189
|
+
"children": [
|
|
190
|
+
58,
|
|
191
|
+
57
|
|
192
|
+
]
|
|
193
|
+
}
|
|
194
|
+
],
|
|
195
|
+
"sources": [
|
|
196
|
+
{
|
|
197
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Payload.d.ts",
|
|
198
|
+
"line": 4,
|
|
199
|
+
"character": 60
|
|
200
|
+
}
|
|
201
|
+
]
|
|
202
|
+
}
|
|
203
|
+
}
|
|
204
|
+
],
|
|
205
|
+
"name": "XyoPayloadBase"
|
|
68
206
|
}
|
|
69
207
|
}
|
|
70
208
|
],
|
|
71
209
|
"parameters": [
|
|
72
210
|
{
|
|
73
|
-
"id":
|
|
211
|
+
"id": 60,
|
|
74
212
|
"name": "config",
|
|
75
213
|
"kind": 32768,
|
|
76
214
|
"kindString": "Parameter",
|
|
@@ -82,8 +220,104 @@
|
|
|
82
220
|
"typeArguments": [
|
|
83
221
|
{
|
|
84
222
|
"type": "reference",
|
|
85
|
-
"
|
|
86
|
-
|
|
223
|
+
"typeArguments": [
|
|
224
|
+
{
|
|
225
|
+
"type": "intersection",
|
|
226
|
+
"types": [
|
|
227
|
+
{
|
|
228
|
+
"type": "reflection",
|
|
229
|
+
"declaration": {
|
|
230
|
+
"id": 61,
|
|
231
|
+
"name": "__type",
|
|
232
|
+
"kind": 65536,
|
|
233
|
+
"kindString": "Type literal",
|
|
234
|
+
"flags": {},
|
|
235
|
+
"children": [
|
|
236
|
+
{
|
|
237
|
+
"id": 62,
|
|
238
|
+
"name": "schema",
|
|
239
|
+
"kind": 1024,
|
|
240
|
+
"kindString": "Property",
|
|
241
|
+
"flags": {},
|
|
242
|
+
"sources": [
|
|
243
|
+
{
|
|
244
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Config.d.ts",
|
|
245
|
+
"line": 6,
|
|
246
|
+
"character": 4
|
|
247
|
+
}
|
|
248
|
+
],
|
|
249
|
+
"type": {
|
|
250
|
+
"type": "literal",
|
|
251
|
+
"value": "network.xyo.system.info.witness.bowser.config"
|
|
252
|
+
}
|
|
253
|
+
}
|
|
254
|
+
],
|
|
255
|
+
"groups": [
|
|
256
|
+
{
|
|
257
|
+
"title": "Properties",
|
|
258
|
+
"children": [
|
|
259
|
+
62
|
|
260
|
+
]
|
|
261
|
+
}
|
|
262
|
+
],
|
|
263
|
+
"sources": [
|
|
264
|
+
{
|
|
265
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Config.d.ts",
|
|
266
|
+
"line": 5,
|
|
267
|
+
"character": 100
|
|
268
|
+
}
|
|
269
|
+
]
|
|
270
|
+
}
|
|
271
|
+
},
|
|
272
|
+
{
|
|
273
|
+
"type": "reflection",
|
|
274
|
+
"declaration": {
|
|
275
|
+
"id": 63,
|
|
276
|
+
"name": "__type",
|
|
277
|
+
"kind": 65536,
|
|
278
|
+
"kindString": "Type literal",
|
|
279
|
+
"flags": {},
|
|
280
|
+
"children": [
|
|
281
|
+
{
|
|
282
|
+
"id": 64,
|
|
283
|
+
"name": "targetSchema",
|
|
284
|
+
"kind": 1024,
|
|
285
|
+
"kindString": "Property",
|
|
286
|
+
"flags": {},
|
|
287
|
+
"sources": [
|
|
288
|
+
{
|
|
289
|
+
"fileName": "modules/packages/witness/dist/esm/Config.d.ts",
|
|
290
|
+
"line": 6,
|
|
291
|
+
"character": 4
|
|
292
|
+
}
|
|
293
|
+
],
|
|
294
|
+
"type": {
|
|
295
|
+
"type": "literal",
|
|
296
|
+
"value": "network.xyo.system.info.bowser"
|
|
297
|
+
}
|
|
298
|
+
}
|
|
299
|
+
],
|
|
300
|
+
"groups": [
|
|
301
|
+
{
|
|
302
|
+
"title": "Properties",
|
|
303
|
+
"children": [
|
|
304
|
+
64
|
|
305
|
+
]
|
|
306
|
+
}
|
|
307
|
+
],
|
|
308
|
+
"sources": [
|
|
309
|
+
{
|
|
310
|
+
"fileName": "modules/packages/witness/dist/esm/Config.d.ts",
|
|
311
|
+
"line": 5,
|
|
312
|
+
"character": 154
|
|
313
|
+
}
|
|
314
|
+
]
|
|
315
|
+
}
|
|
316
|
+
}
|
|
317
|
+
]
|
|
318
|
+
}
|
|
319
|
+
],
|
|
320
|
+
"name": "XyoPayloadBase"
|
|
87
321
|
}
|
|
88
322
|
],
|
|
89
323
|
"name": "PartialWitnessConfig"
|
|
@@ -92,11 +326,11 @@
|
|
|
92
326
|
],
|
|
93
327
|
"type": {
|
|
94
328
|
"type": "reference",
|
|
95
|
-
"id":
|
|
329
|
+
"id": 50,
|
|
96
330
|
"typeArguments": [
|
|
97
331
|
{
|
|
98
332
|
"type": "reference",
|
|
99
|
-
"id":
|
|
333
|
+
"id": 59,
|
|
100
334
|
"name": "T"
|
|
101
335
|
}
|
|
102
336
|
],
|
|
@@ -114,7 +348,7 @@
|
|
|
114
348
|
}
|
|
115
349
|
},
|
|
116
350
|
{
|
|
117
|
-
"id":
|
|
351
|
+
"id": 88,
|
|
118
352
|
"name": "account",
|
|
119
353
|
"kind": 1024,
|
|
120
354
|
"kindString": "Property",
|
|
@@ -138,7 +372,7 @@
|
|
|
138
372
|
}
|
|
139
373
|
},
|
|
140
374
|
{
|
|
141
|
-
"id":
|
|
375
|
+
"id": 77,
|
|
142
376
|
"name": "config",
|
|
143
377
|
"kind": 1024,
|
|
144
378
|
"kindString": "Property",
|
|
@@ -157,229 +391,239 @@
|
|
|
157
391
|
"type": "reference",
|
|
158
392
|
"typeArguments": [
|
|
159
393
|
{
|
|
160
|
-
"type": "
|
|
161
|
-
"
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
"
|
|
170
|
-
"
|
|
171
|
-
"kind": 1024,
|
|
172
|
-
"kindString": "Property",
|
|
173
|
-
"flags": {
|
|
174
|
-
"isOptional": true
|
|
175
|
-
},
|
|
176
|
-
"sources": [
|
|
394
|
+
"type": "intersection",
|
|
395
|
+
"types": [
|
|
396
|
+
{
|
|
397
|
+
"type": "reflection",
|
|
398
|
+
"declaration": {
|
|
399
|
+
"id": 78,
|
|
400
|
+
"name": "__type",
|
|
401
|
+
"kind": 65536,
|
|
402
|
+
"kindString": "Type literal",
|
|
403
|
+
"flags": {},
|
|
404
|
+
"children": [
|
|
177
405
|
{
|
|
178
|
-
"
|
|
179
|
-
"
|
|
180
|
-
"
|
|
406
|
+
"id": 79,
|
|
407
|
+
"name": "schema",
|
|
408
|
+
"kind": 1024,
|
|
409
|
+
"kindString": "Property",
|
|
410
|
+
"flags": {},
|
|
411
|
+
"sources": [
|
|
412
|
+
{
|
|
413
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
414
|
+
"line": 8,
|
|
415
|
+
"character": 4
|
|
416
|
+
}
|
|
417
|
+
],
|
|
418
|
+
"type": {
|
|
419
|
+
"type": "intrinsic",
|
|
420
|
+
"name": "string"
|
|
421
|
+
}
|
|
181
422
|
}
|
|
182
423
|
],
|
|
183
|
-
"
|
|
184
|
-
"type": "intrinsic",
|
|
185
|
-
"name": "string"
|
|
186
|
-
}
|
|
187
|
-
},
|
|
188
|
-
{
|
|
189
|
-
"id": 38,
|
|
190
|
-
"name": "schema",
|
|
191
|
-
"kind": 1024,
|
|
192
|
-
"kindString": "Property",
|
|
193
|
-
"flags": {},
|
|
194
|
-
"sources": [
|
|
424
|
+
"groups": [
|
|
195
425
|
{
|
|
196
|
-
"
|
|
197
|
-
"
|
|
198
|
-
|
|
426
|
+
"title": "Properties",
|
|
427
|
+
"children": [
|
|
428
|
+
79
|
|
429
|
+
]
|
|
199
430
|
}
|
|
200
431
|
],
|
|
201
|
-
"type": {
|
|
202
|
-
"type": "intrinsic",
|
|
203
|
-
"name": "string"
|
|
204
|
-
}
|
|
205
|
-
},
|
|
206
|
-
{
|
|
207
|
-
"id": 40,
|
|
208
|
-
"name": "sources",
|
|
209
|
-
"kind": 1024,
|
|
210
|
-
"kindString": "Property",
|
|
211
|
-
"flags": {
|
|
212
|
-
"isOptional": true
|
|
213
|
-
},
|
|
214
432
|
"sources": [
|
|
215
433
|
{
|
|
216
434
|
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
217
|
-
"line":
|
|
218
|
-
"character":
|
|
435
|
+
"line": 7,
|
|
436
|
+
"character": 77
|
|
437
|
+
}
|
|
438
|
+
]
|
|
439
|
+
}
|
|
440
|
+
},
|
|
441
|
+
{
|
|
442
|
+
"type": "reflection",
|
|
443
|
+
"declaration": {
|
|
444
|
+
"id": 80,
|
|
445
|
+
"name": "__type",
|
|
446
|
+
"kind": 65536,
|
|
447
|
+
"kindString": "Type literal",
|
|
448
|
+
"flags": {},
|
|
449
|
+
"children": [
|
|
450
|
+
{
|
|
451
|
+
"id": 81,
|
|
452
|
+
"name": "previousHash",
|
|
453
|
+
"kind": 1024,
|
|
454
|
+
"kindString": "Property",
|
|
455
|
+
"flags": {
|
|
456
|
+
"isOptional": true
|
|
457
|
+
},
|
|
458
|
+
"sources": [
|
|
459
|
+
{
|
|
460
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
461
|
+
"line": 11,
|
|
462
|
+
"character": 4
|
|
463
|
+
}
|
|
464
|
+
],
|
|
465
|
+
"type": {
|
|
466
|
+
"type": "intrinsic",
|
|
467
|
+
"name": "string"
|
|
468
|
+
}
|
|
469
|
+
},
|
|
470
|
+
{
|
|
471
|
+
"id": 82,
|
|
472
|
+
"name": "sources",
|
|
473
|
+
"kind": 1024,
|
|
474
|
+
"kindString": "Property",
|
|
475
|
+
"flags": {
|
|
476
|
+
"isOptional": true
|
|
477
|
+
},
|
|
478
|
+
"sources": [
|
|
479
|
+
{
|
|
480
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
481
|
+
"line": 12,
|
|
482
|
+
"character": 4
|
|
483
|
+
}
|
|
484
|
+
],
|
|
485
|
+
"type": {
|
|
486
|
+
"type": "array",
|
|
487
|
+
"elementType": {
|
|
488
|
+
"type": "intrinsic",
|
|
489
|
+
"name": "string"
|
|
490
|
+
}
|
|
491
|
+
}
|
|
492
|
+
},
|
|
493
|
+
{
|
|
494
|
+
"id": 83,
|
|
495
|
+
"name": "timestamp",
|
|
496
|
+
"kind": 1024,
|
|
497
|
+
"kindString": "Property",
|
|
498
|
+
"flags": {
|
|
499
|
+
"isOptional": true
|
|
500
|
+
},
|
|
501
|
+
"sources": [
|
|
502
|
+
{
|
|
503
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
504
|
+
"line": 13,
|
|
505
|
+
"character": 4
|
|
506
|
+
}
|
|
507
|
+
],
|
|
508
|
+
"type": {
|
|
509
|
+
"type": "intrinsic",
|
|
510
|
+
"name": "number"
|
|
511
|
+
}
|
|
219
512
|
}
|
|
220
513
|
],
|
|
221
|
-
"
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
"
|
|
225
|
-
|
|
514
|
+
"groups": [
|
|
515
|
+
{
|
|
516
|
+
"title": "Properties",
|
|
517
|
+
"children": [
|
|
518
|
+
81,
|
|
519
|
+
82,
|
|
520
|
+
83
|
|
521
|
+
]
|
|
226
522
|
}
|
|
227
|
-
|
|
228
|
-
},
|
|
229
|
-
{
|
|
230
|
-
"id": 41,
|
|
231
|
-
"name": "timestamp",
|
|
232
|
-
"kind": 1024,
|
|
233
|
-
"kindString": "Property",
|
|
234
|
-
"flags": {
|
|
235
|
-
"isOptional": true
|
|
236
|
-
},
|
|
523
|
+
],
|
|
237
524
|
"sources": [
|
|
238
525
|
{
|
|
239
526
|
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
240
|
-
"line":
|
|
241
|
-
"character":
|
|
527
|
+
"line": 10,
|
|
528
|
+
"character": 92
|
|
242
529
|
}
|
|
243
|
-
],
|
|
244
|
-
"type": {
|
|
245
|
-
"type": "intrinsic",
|
|
246
|
-
"name": "number"
|
|
247
|
-
}
|
|
248
|
-
}
|
|
249
|
-
],
|
|
250
|
-
"groups": [
|
|
251
|
-
{
|
|
252
|
-
"title": "Properties",
|
|
253
|
-
"children": [
|
|
254
|
-
39,
|
|
255
|
-
38,
|
|
256
|
-
40,
|
|
257
|
-
41
|
|
258
530
|
]
|
|
259
531
|
}
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
"
|
|
265
|
-
"
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
{
|
|
271
|
-
"type": "reflection",
|
|
272
|
-
"declaration": {
|
|
273
|
-
"id": 42,
|
|
274
|
-
"name": "__type",
|
|
275
|
-
"kind": 65536,
|
|
276
|
-
"kindString": "Type literal",
|
|
277
|
-
"flags": {},
|
|
278
|
-
"children": [
|
|
279
|
-
{
|
|
280
|
-
"id": 44,
|
|
281
|
-
"name": "previousHash",
|
|
282
|
-
"kind": 1024,
|
|
283
|
-
"kindString": "Property",
|
|
284
|
-
"flags": {
|
|
285
|
-
"isOptional": true
|
|
286
|
-
},
|
|
287
|
-
"sources": [
|
|
532
|
+
},
|
|
533
|
+
{
|
|
534
|
+
"type": "reflection",
|
|
535
|
+
"declaration": {
|
|
536
|
+
"id": 84,
|
|
537
|
+
"name": "__type",
|
|
538
|
+
"kind": 65536,
|
|
539
|
+
"kindString": "Type literal",
|
|
540
|
+
"flags": {},
|
|
541
|
+
"children": [
|
|
288
542
|
{
|
|
289
|
-
"
|
|
290
|
-
"
|
|
291
|
-
"
|
|
543
|
+
"id": 85,
|
|
544
|
+
"name": "schema",
|
|
545
|
+
"kind": 1024,
|
|
546
|
+
"kindString": "Property",
|
|
547
|
+
"flags": {},
|
|
548
|
+
"sources": [
|
|
549
|
+
{
|
|
550
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
551
|
+
"line": 18,
|
|
552
|
+
"character": 4
|
|
553
|
+
}
|
|
554
|
+
],
|
|
555
|
+
"type": {
|
|
556
|
+
"type": "intrinsic",
|
|
557
|
+
"name": "string"
|
|
558
|
+
}
|
|
292
559
|
}
|
|
293
560
|
],
|
|
294
|
-
"
|
|
295
|
-
"type": "intrinsic",
|
|
296
|
-
"name": "string"
|
|
297
|
-
}
|
|
298
|
-
},
|
|
299
|
-
{
|
|
300
|
-
"id": 43,
|
|
301
|
-
"name": "schema",
|
|
302
|
-
"kind": 1024,
|
|
303
|
-
"kindString": "Property",
|
|
304
|
-
"flags": {},
|
|
305
|
-
"sources": [
|
|
561
|
+
"groups": [
|
|
306
562
|
{
|
|
307
|
-
"
|
|
308
|
-
"
|
|
309
|
-
|
|
563
|
+
"title": "Properties",
|
|
564
|
+
"children": [
|
|
565
|
+
85
|
|
566
|
+
]
|
|
310
567
|
}
|
|
311
568
|
],
|
|
312
|
-
"type": {
|
|
313
|
-
"type": "intrinsic",
|
|
314
|
-
"name": "string"
|
|
315
|
-
}
|
|
316
|
-
},
|
|
317
|
-
{
|
|
318
|
-
"id": 45,
|
|
319
|
-
"name": "sources",
|
|
320
|
-
"kind": 1024,
|
|
321
|
-
"kindString": "Property",
|
|
322
|
-
"flags": {
|
|
323
|
-
"isOptional": true
|
|
324
|
-
},
|
|
325
569
|
"sources": [
|
|
326
570
|
{
|
|
327
571
|
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
328
|
-
"line":
|
|
329
|
-
"character":
|
|
572
|
+
"line": 17,
|
|
573
|
+
"character": 45
|
|
574
|
+
}
|
|
575
|
+
]
|
|
576
|
+
}
|
|
577
|
+
},
|
|
578
|
+
{
|
|
579
|
+
"type": "reflection",
|
|
580
|
+
"declaration": {
|
|
581
|
+
"id": 86,
|
|
582
|
+
"name": "__type",
|
|
583
|
+
"kind": 65536,
|
|
584
|
+
"kindString": "Type literal",
|
|
585
|
+
"flags": {},
|
|
586
|
+
"children": [
|
|
587
|
+
{
|
|
588
|
+
"id": 87,
|
|
589
|
+
"name": "targetSchema",
|
|
590
|
+
"kind": 1024,
|
|
591
|
+
"kindString": "Property",
|
|
592
|
+
"flags": {},
|
|
593
|
+
"sources": [
|
|
594
|
+
{
|
|
595
|
+
"fileName": "modules/packages/witness/dist/esm/Config.d.ts",
|
|
596
|
+
"line": 6,
|
|
597
|
+
"character": 4
|
|
598
|
+
}
|
|
599
|
+
],
|
|
600
|
+
"type": {
|
|
601
|
+
"type": "intrinsic",
|
|
602
|
+
"name": "string"
|
|
603
|
+
}
|
|
330
604
|
}
|
|
331
605
|
],
|
|
332
|
-
"
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
"
|
|
336
|
-
|
|
606
|
+
"groups": [
|
|
607
|
+
{
|
|
608
|
+
"title": "Properties",
|
|
609
|
+
"children": [
|
|
610
|
+
87
|
|
611
|
+
]
|
|
337
612
|
}
|
|
338
|
-
|
|
339
|
-
},
|
|
340
|
-
{
|
|
341
|
-
"id": 46,
|
|
342
|
-
"name": "timestamp",
|
|
343
|
-
"kind": 1024,
|
|
344
|
-
"kindString": "Property",
|
|
345
|
-
"flags": {
|
|
346
|
-
"isOptional": true
|
|
347
|
-
},
|
|
613
|
+
],
|
|
348
614
|
"sources": [
|
|
349
615
|
{
|
|
350
|
-
"fileName": "
|
|
351
|
-
"line":
|
|
352
|
-
"character":
|
|
616
|
+
"fileName": "modules/packages/witness/dist/esm/Config.d.ts",
|
|
617
|
+
"line": 5,
|
|
618
|
+
"character": 154
|
|
353
619
|
}
|
|
354
|
-
],
|
|
355
|
-
"type": {
|
|
356
|
-
"type": "intrinsic",
|
|
357
|
-
"name": "number"
|
|
358
|
-
}
|
|
359
|
-
}
|
|
360
|
-
],
|
|
361
|
-
"groups": [
|
|
362
|
-
{
|
|
363
|
-
"title": "Properties",
|
|
364
|
-
"children": [
|
|
365
|
-
44,
|
|
366
|
-
43,
|
|
367
|
-
45,
|
|
368
|
-
46
|
|
369
620
|
]
|
|
370
621
|
}
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
{
|
|
374
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
375
|
-
"line": 7,
|
|
376
|
-
"character": 107
|
|
377
|
-
}
|
|
378
|
-
]
|
|
379
|
-
}
|
|
622
|
+
}
|
|
623
|
+
]
|
|
380
624
|
}
|
|
381
625
|
],
|
|
382
|
-
"name": "
|
|
626
|
+
"name": "XyoPayloadBase"
|
|
383
627
|
},
|
|
384
628
|
"inheritedFrom": {
|
|
385
629
|
"type": "reference",
|
|
@@ -387,7 +631,7 @@
|
|
|
387
631
|
}
|
|
388
632
|
},
|
|
389
633
|
{
|
|
390
|
-
"id":
|
|
634
|
+
"id": 89,
|
|
391
635
|
"name": "resolver",
|
|
392
636
|
"kind": 1024,
|
|
393
637
|
"kindString": "Property",
|
|
@@ -412,7 +656,7 @@
|
|
|
412
656
|
}
|
|
413
657
|
},
|
|
414
658
|
{
|
|
415
|
-
"id":
|
|
659
|
+
"id": 90,
|
|
416
660
|
"name": "address",
|
|
417
661
|
"kind": 262144,
|
|
418
662
|
"kindString": "Accessor",
|
|
@@ -425,7 +669,7 @@
|
|
|
425
669
|
}
|
|
426
670
|
],
|
|
427
671
|
"getSignature": {
|
|
428
|
-
"id":
|
|
672
|
+
"id": 91,
|
|
429
673
|
"name": "address",
|
|
430
674
|
"kind": 524288,
|
|
431
675
|
"kindString": "Get signature",
|
|
@@ -445,7 +689,7 @@
|
|
|
445
689
|
}
|
|
446
690
|
},
|
|
447
691
|
{
|
|
448
|
-
"id":
|
|
692
|
+
"id": 65,
|
|
449
693
|
"name": "bowser",
|
|
450
694
|
"kind": 262144,
|
|
451
695
|
"kindString": "Accessor",
|
|
@@ -460,7 +704,7 @@
|
|
|
460
704
|
}
|
|
461
705
|
],
|
|
462
706
|
"getSignature": {
|
|
463
|
-
"id":
|
|
707
|
+
"id": 66,
|
|
464
708
|
"name": "bowser",
|
|
465
709
|
"kind": 524288,
|
|
466
710
|
"kindString": "Get signature",
|
|
@@ -474,7 +718,7 @@
|
|
|
474
718
|
}
|
|
475
719
|
},
|
|
476
720
|
{
|
|
477
|
-
"id":
|
|
721
|
+
"id": 70,
|
|
478
722
|
"name": "targetSchema",
|
|
479
723
|
"kind": 262144,
|
|
480
724
|
"kindString": "Accessor",
|
|
@@ -487,7 +731,7 @@
|
|
|
487
731
|
}
|
|
488
732
|
],
|
|
489
733
|
"getSignature": {
|
|
490
|
-
"id":
|
|
734
|
+
"id": 71,
|
|
491
735
|
"name": "targetSchema",
|
|
492
736
|
"kind": 524288,
|
|
493
737
|
"kindString": "Get signature",
|
|
@@ -516,7 +760,7 @@
|
|
|
516
760
|
}
|
|
517
761
|
},
|
|
518
762
|
{
|
|
519
|
-
"id":
|
|
763
|
+
"id": 112,
|
|
520
764
|
"name": "bindHashes",
|
|
521
765
|
"kind": 2048,
|
|
522
766
|
"kindString": "Method",
|
|
@@ -530,14 +774,14 @@
|
|
|
530
774
|
],
|
|
531
775
|
"signatures": [
|
|
532
776
|
{
|
|
533
|
-
"id":
|
|
777
|
+
"id": 113,
|
|
534
778
|
"name": "bindHashes",
|
|
535
779
|
"kind": 4096,
|
|
536
780
|
"kindString": "Call signature",
|
|
537
781
|
"flags": {},
|
|
538
782
|
"parameters": [
|
|
539
783
|
{
|
|
540
|
-
"id":
|
|
784
|
+
"id": 114,
|
|
541
785
|
"name": "hashes",
|
|
542
786
|
"kind": 32768,
|
|
543
787
|
"kindString": "Parameter",
|
|
@@ -551,7 +795,7 @@
|
|
|
551
795
|
}
|
|
552
796
|
},
|
|
553
797
|
{
|
|
554
|
-
"id":
|
|
798
|
+
"id": 115,
|
|
555
799
|
"name": "schema",
|
|
556
800
|
"kind": 32768,
|
|
557
801
|
"kindString": "Parameter",
|
|
@@ -565,7 +809,7 @@
|
|
|
565
809
|
}
|
|
566
810
|
},
|
|
567
811
|
{
|
|
568
|
-
"id":
|
|
812
|
+
"id": 116,
|
|
569
813
|
"name": "account",
|
|
570
814
|
"kind": 32768,
|
|
571
815
|
"kindString": "Parameter",
|
|
@@ -604,7 +848,7 @@
|
|
|
604
848
|
}
|
|
605
849
|
},
|
|
606
850
|
{
|
|
607
|
-
"id":
|
|
851
|
+
"id": 107,
|
|
608
852
|
"name": "bindHashesInternal",
|
|
609
853
|
"kind": 2048,
|
|
610
854
|
"kindString": "Method",
|
|
@@ -618,14 +862,14 @@
|
|
|
618
862
|
],
|
|
619
863
|
"signatures": [
|
|
620
864
|
{
|
|
621
|
-
"id":
|
|
865
|
+
"id": 108,
|
|
622
866
|
"name": "bindHashesInternal",
|
|
623
867
|
"kind": 4096,
|
|
624
868
|
"kindString": "Call signature",
|
|
625
869
|
"flags": {},
|
|
626
870
|
"parameters": [
|
|
627
871
|
{
|
|
628
|
-
"id":
|
|
872
|
+
"id": 109,
|
|
629
873
|
"name": "hashes",
|
|
630
874
|
"kind": 32768,
|
|
631
875
|
"kindString": "Parameter",
|
|
@@ -639,7 +883,7 @@
|
|
|
639
883
|
}
|
|
640
884
|
},
|
|
641
885
|
{
|
|
642
|
-
"id":
|
|
886
|
+
"id": 110,
|
|
643
887
|
"name": "schema",
|
|
644
888
|
"kind": 32768,
|
|
645
889
|
"kindString": "Parameter",
|
|
@@ -653,7 +897,7 @@
|
|
|
653
897
|
}
|
|
654
898
|
},
|
|
655
899
|
{
|
|
656
|
-
"id":
|
|
900
|
+
"id": 111,
|
|
657
901
|
"name": "account",
|
|
658
902
|
"kind": 32768,
|
|
659
903
|
"kindString": "Parameter",
|
|
@@ -671,7 +915,7 @@
|
|
|
671
915
|
"typeArguments": [
|
|
672
916
|
{
|
|
673
917
|
"type": "reference",
|
|
674
|
-
"id":
|
|
918
|
+
"id": 59,
|
|
675
919
|
"name": "T"
|
|
676
920
|
}
|
|
677
921
|
],
|
|
@@ -689,7 +933,7 @@
|
|
|
689
933
|
}
|
|
690
934
|
},
|
|
691
935
|
{
|
|
692
|
-
"id":
|
|
936
|
+
"id": 121,
|
|
693
937
|
"name": "bindPayloads",
|
|
694
938
|
"kind": 2048,
|
|
695
939
|
"kindString": "Method",
|
|
@@ -703,14 +947,14 @@
|
|
|
703
947
|
],
|
|
704
948
|
"signatures": [
|
|
705
949
|
{
|
|
706
|
-
"id":
|
|
950
|
+
"id": 122,
|
|
707
951
|
"name": "bindPayloads",
|
|
708
952
|
"kind": 4096,
|
|
709
953
|
"kindString": "Call signature",
|
|
710
954
|
"flags": {},
|
|
711
955
|
"parameters": [
|
|
712
956
|
{
|
|
713
|
-
"id":
|
|
957
|
+
"id": 123,
|
|
714
958
|
"name": "payloads",
|
|
715
959
|
"kind": 32768,
|
|
716
960
|
"kindString": "Parameter",
|
|
@@ -726,7 +970,7 @@
|
|
|
726
970
|
},
|
|
727
971
|
{
|
|
728
972
|
"type": "reference",
|
|
729
|
-
"id":
|
|
973
|
+
"id": 59,
|
|
730
974
|
"name": "T"
|
|
731
975
|
}
|
|
732
976
|
]
|
|
@@ -734,7 +978,7 @@
|
|
|
734
978
|
}
|
|
735
979
|
},
|
|
736
980
|
{
|
|
737
|
-
"id":
|
|
981
|
+
"id": 124,
|
|
738
982
|
"name": "account",
|
|
739
983
|
"kind": 32768,
|
|
740
984
|
"kindString": "Parameter",
|
|
@@ -755,7 +999,7 @@
|
|
|
755
999
|
"typeArguments": [
|
|
756
1000
|
{
|
|
757
1001
|
"type": "reference",
|
|
758
|
-
"id":
|
|
1002
|
+
"id": 59,
|
|
759
1003
|
"name": "T"
|
|
760
1004
|
}
|
|
761
1005
|
],
|
|
@@ -780,7 +1024,7 @@
|
|
|
780
1024
|
}
|
|
781
1025
|
},
|
|
782
1026
|
{
|
|
783
|
-
"id":
|
|
1027
|
+
"id": 117,
|
|
784
1028
|
"name": "bindPayloadsInternal",
|
|
785
1029
|
"kind": 2048,
|
|
786
1030
|
"kindString": "Method",
|
|
@@ -794,14 +1038,14 @@
|
|
|
794
1038
|
],
|
|
795
1039
|
"signatures": [
|
|
796
1040
|
{
|
|
797
|
-
"id":
|
|
1041
|
+
"id": 118,
|
|
798
1042
|
"name": "bindPayloadsInternal",
|
|
799
1043
|
"kind": 4096,
|
|
800
1044
|
"kindString": "Call signature",
|
|
801
1045
|
"flags": {},
|
|
802
1046
|
"parameters": [
|
|
803
1047
|
{
|
|
804
|
-
"id":
|
|
1048
|
+
"id": 119,
|
|
805
1049
|
"name": "payloads",
|
|
806
1050
|
"kind": 32768,
|
|
807
1051
|
"kindString": "Parameter",
|
|
@@ -817,7 +1061,7 @@
|
|
|
817
1061
|
},
|
|
818
1062
|
{
|
|
819
1063
|
"type": "reference",
|
|
820
|
-
"id":
|
|
1064
|
+
"id": 59,
|
|
821
1065
|
"name": "T"
|
|
822
1066
|
}
|
|
823
1067
|
]
|
|
@@ -825,7 +1069,7 @@
|
|
|
825
1069
|
}
|
|
826
1070
|
},
|
|
827
1071
|
{
|
|
828
|
-
"id":
|
|
1072
|
+
"id": 120,
|
|
829
1073
|
"name": "account",
|
|
830
1074
|
"kind": 32768,
|
|
831
1075
|
"kindString": "Parameter",
|
|
@@ -843,7 +1087,7 @@
|
|
|
843
1087
|
"typeArguments": [
|
|
844
1088
|
{
|
|
845
1089
|
"type": "reference",
|
|
846
|
-
"id":
|
|
1090
|
+
"id": 59,
|
|
847
1091
|
"name": "T"
|
|
848
1092
|
}
|
|
849
1093
|
],
|
|
@@ -861,7 +1105,7 @@
|
|
|
861
1105
|
}
|
|
862
1106
|
},
|
|
863
1107
|
{
|
|
864
|
-
"id":
|
|
1108
|
+
"id": 95,
|
|
865
1109
|
"name": "discover",
|
|
866
1110
|
"kind": 2048,
|
|
867
1111
|
"kindString": "Method",
|
|
@@ -875,14 +1119,14 @@
|
|
|
875
1119
|
],
|
|
876
1120
|
"signatures": [
|
|
877
1121
|
{
|
|
878
|
-
"id":
|
|
1122
|
+
"id": 96,
|
|
879
1123
|
"name": "discover",
|
|
880
1124
|
"kind": 4096,
|
|
881
1125
|
"kindString": "Call signature",
|
|
882
1126
|
"flags": {},
|
|
883
1127
|
"parameters": [
|
|
884
1128
|
{
|
|
885
|
-
"id":
|
|
1129
|
+
"id": 97,
|
|
886
1130
|
"name": "_queryAccount",
|
|
887
1131
|
"kind": 32768,
|
|
888
1132
|
"kindString": "Parameter",
|
|
@@ -911,7 +1155,7 @@
|
|
|
911
1155
|
}
|
|
912
1156
|
},
|
|
913
1157
|
{
|
|
914
|
-
"id":
|
|
1158
|
+
"id": 98,
|
|
915
1159
|
"name": "initialize",
|
|
916
1160
|
"kind": 2048,
|
|
917
1161
|
"kindString": "Method",
|
|
@@ -925,14 +1169,14 @@
|
|
|
925
1169
|
],
|
|
926
1170
|
"signatures": [
|
|
927
1171
|
{
|
|
928
|
-
"id":
|
|
1172
|
+
"id": 99,
|
|
929
1173
|
"name": "initialize",
|
|
930
1174
|
"kind": 4096,
|
|
931
1175
|
"kindString": "Call signature",
|
|
932
1176
|
"flags": {},
|
|
933
1177
|
"parameters": [
|
|
934
1178
|
{
|
|
935
|
-
"id":
|
|
1179
|
+
"id": 100,
|
|
936
1180
|
"name": "_queryAccount",
|
|
937
1181
|
"kind": 32768,
|
|
938
1182
|
"kindString": "Parameter",
|
|
@@ -961,7 +1205,7 @@
|
|
|
961
1205
|
}
|
|
962
1206
|
},
|
|
963
1207
|
{
|
|
964
|
-
"id":
|
|
1208
|
+
"id": 67,
|
|
965
1209
|
"name": "observe",
|
|
966
1210
|
"kind": 2048,
|
|
967
1211
|
"kindString": "Method",
|
|
@@ -975,14 +1219,14 @@
|
|
|
975
1219
|
],
|
|
976
1220
|
"signatures": [
|
|
977
1221
|
{
|
|
978
|
-
"id":
|
|
1222
|
+
"id": 68,
|
|
979
1223
|
"name": "observe",
|
|
980
1224
|
"kind": 4096,
|
|
981
1225
|
"kindString": "Call signature",
|
|
982
1226
|
"flags": {},
|
|
983
1227
|
"parameters": [
|
|
984
1228
|
{
|
|
985
|
-
"id":
|
|
1229
|
+
"id": 69,
|
|
986
1230
|
"name": "fields",
|
|
987
1231
|
"kind": 32768,
|
|
988
1232
|
"kindString": "Parameter",
|
|
@@ -994,7 +1238,7 @@
|
|
|
994
1238
|
"typeArguments": [
|
|
995
1239
|
{
|
|
996
1240
|
"type": "reference",
|
|
997
|
-
"id":
|
|
1241
|
+
"id": 59,
|
|
998
1242
|
"name": "T"
|
|
999
1243
|
}
|
|
1000
1244
|
],
|
|
@@ -1009,7 +1253,7 @@
|
|
|
1009
1253
|
"typeArguments": [
|
|
1010
1254
|
{
|
|
1011
1255
|
"type": "reference",
|
|
1012
|
-
"id":
|
|
1256
|
+
"id": 59,
|
|
1013
1257
|
"name": "T"
|
|
1014
1258
|
},
|
|
1015
1259
|
{
|
|
@@ -1031,7 +1275,7 @@
|
|
|
1031
1275
|
}
|
|
1032
1276
|
},
|
|
1033
1277
|
{
|
|
1034
|
-
"id":
|
|
1278
|
+
"id": 72,
|
|
1035
1279
|
"name": "queries",
|
|
1036
1280
|
"kind": 2048,
|
|
1037
1281
|
"kindString": "Method",
|
|
@@ -1045,7 +1289,7 @@
|
|
|
1045
1289
|
],
|
|
1046
1290
|
"signatures": [
|
|
1047
1291
|
{
|
|
1048
|
-
"id":
|
|
1292
|
+
"id": 73,
|
|
1049
1293
|
"name": "queries",
|
|
1050
1294
|
"kind": 4096,
|
|
1051
1295
|
"kindString": "Call signature",
|
|
@@ -1053,8 +1297,29 @@
|
|
|
1053
1297
|
"type": {
|
|
1054
1298
|
"type": "array",
|
|
1055
1299
|
"elementType": {
|
|
1056
|
-
"type": "
|
|
1057
|
-
"
|
|
1300
|
+
"type": "union",
|
|
1301
|
+
"types": [
|
|
1302
|
+
{
|
|
1303
|
+
"type": "literal",
|
|
1304
|
+
"value": "network.xyo.query.witness.observe"
|
|
1305
|
+
},
|
|
1306
|
+
{
|
|
1307
|
+
"type": "literal",
|
|
1308
|
+
"value": "network.xyo.query.module.subscribe"
|
|
1309
|
+
},
|
|
1310
|
+
{
|
|
1311
|
+
"type": "literal",
|
|
1312
|
+
"value": "network.xyo.query.module.discover"
|
|
1313
|
+
},
|
|
1314
|
+
{
|
|
1315
|
+
"type": "literal",
|
|
1316
|
+
"value": "network.xyo.query.module.initialize"
|
|
1317
|
+
},
|
|
1318
|
+
{
|
|
1319
|
+
"type": "literal",
|
|
1320
|
+
"value": "network.xyo.query.module.shutdown"
|
|
1321
|
+
}
|
|
1322
|
+
]
|
|
1058
1323
|
}
|
|
1059
1324
|
},
|
|
1060
1325
|
"inheritedFrom": {
|
|
@@ -1069,7 +1334,7 @@
|
|
|
1069
1334
|
}
|
|
1070
1335
|
},
|
|
1071
1336
|
{
|
|
1072
|
-
"id":
|
|
1337
|
+
"id": 74,
|
|
1073
1338
|
"name": "query",
|
|
1074
1339
|
"kind": 2048,
|
|
1075
1340
|
"kindString": "Method",
|
|
@@ -1083,14 +1348,14 @@
|
|
|
1083
1348
|
],
|
|
1084
1349
|
"signatures": [
|
|
1085
1350
|
{
|
|
1086
|
-
"id":
|
|
1351
|
+
"id": 75,
|
|
1087
1352
|
"name": "query",
|
|
1088
1353
|
"kind": 4096,
|
|
1089
1354
|
"kindString": "Call signature",
|
|
1090
1355
|
"flags": {},
|
|
1091
1356
|
"parameters": [
|
|
1092
1357
|
{
|
|
1093
|
-
"id":
|
|
1358
|
+
"id": 76,
|
|
1094
1359
|
"name": "query",
|
|
1095
1360
|
"kind": 32768,
|
|
1096
1361
|
"kindString": "Parameter",
|
|
@@ -1100,11 +1365,11 @@
|
|
|
1100
1365
|
"typeArguments": [
|
|
1101
1366
|
{
|
|
1102
1367
|
"type": "reference",
|
|
1103
|
-
"id":
|
|
1368
|
+
"id": 59,
|
|
1104
1369
|
"name": "T"
|
|
1105
1370
|
}
|
|
1106
1371
|
],
|
|
1107
|
-
"name": "
|
|
1372
|
+
"name": "XyoWitnessQueryBase"
|
|
1108
1373
|
}
|
|
1109
1374
|
}
|
|
1110
1375
|
],
|
|
@@ -1116,7 +1381,7 @@
|
|
|
1116
1381
|
"typeArguments": [
|
|
1117
1382
|
{
|
|
1118
1383
|
"type": "reference",
|
|
1119
|
-
"id":
|
|
1384
|
+
"id": 59,
|
|
1120
1385
|
"name": "T"
|
|
1121
1386
|
}
|
|
1122
1387
|
],
|
|
@@ -1139,7 +1404,7 @@
|
|
|
1139
1404
|
}
|
|
1140
1405
|
},
|
|
1141
1406
|
{
|
|
1142
|
-
"id":
|
|
1407
|
+
"id": 92,
|
|
1143
1408
|
"name": "queryable",
|
|
1144
1409
|
"kind": 2048,
|
|
1145
1410
|
"kindString": "Method",
|
|
@@ -1153,14 +1418,14 @@
|
|
|
1153
1418
|
],
|
|
1154
1419
|
"signatures": [
|
|
1155
1420
|
{
|
|
1156
|
-
"id":
|
|
1421
|
+
"id": 93,
|
|
1157
1422
|
"name": "queryable",
|
|
1158
1423
|
"kind": 4096,
|
|
1159
1424
|
"kindString": "Call signature",
|
|
1160
1425
|
"flags": {},
|
|
1161
1426
|
"parameters": [
|
|
1162
1427
|
{
|
|
1163
|
-
"id":
|
|
1428
|
+
"id": 94,
|
|
1164
1429
|
"name": "schema",
|
|
1165
1430
|
"kind": 32768,
|
|
1166
1431
|
"kindString": "Parameter",
|
|
@@ -1187,7 +1452,7 @@
|
|
|
1187
1452
|
}
|
|
1188
1453
|
},
|
|
1189
1454
|
{
|
|
1190
|
-
"id":
|
|
1455
|
+
"id": 104,
|
|
1191
1456
|
"name": "shutdown",
|
|
1192
1457
|
"kind": 2048,
|
|
1193
1458
|
"kindString": "Method",
|
|
@@ -1201,14 +1466,14 @@
|
|
|
1201
1466
|
],
|
|
1202
1467
|
"signatures": [
|
|
1203
1468
|
{
|
|
1204
|
-
"id":
|
|
1469
|
+
"id": 105,
|
|
1205
1470
|
"name": "shutdown",
|
|
1206
1471
|
"kind": 4096,
|
|
1207
1472
|
"kindString": "Call signature",
|
|
1208
1473
|
"flags": {},
|
|
1209
1474
|
"parameters": [
|
|
1210
1475
|
{
|
|
1211
|
-
"id":
|
|
1476
|
+
"id": 106,
|
|
1212
1477
|
"name": "_queryAccount",
|
|
1213
1478
|
"kind": 32768,
|
|
1214
1479
|
"kindString": "Parameter",
|
|
@@ -1237,7 +1502,7 @@
|
|
|
1237
1502
|
}
|
|
1238
1503
|
},
|
|
1239
1504
|
{
|
|
1240
|
-
"id":
|
|
1505
|
+
"id": 101,
|
|
1241
1506
|
"name": "subscribe",
|
|
1242
1507
|
"kind": 2048,
|
|
1243
1508
|
"kindString": "Method",
|
|
@@ -1251,14 +1516,14 @@
|
|
|
1251
1516
|
],
|
|
1252
1517
|
"signatures": [
|
|
1253
1518
|
{
|
|
1254
|
-
"id":
|
|
1519
|
+
"id": 102,
|
|
1255
1520
|
"name": "subscribe",
|
|
1256
1521
|
"kind": 4096,
|
|
1257
1522
|
"kindString": "Call signature",
|
|
1258
1523
|
"flags": {},
|
|
1259
1524
|
"parameters": [
|
|
1260
1525
|
{
|
|
1261
|
-
"id":
|
|
1526
|
+
"id": 103,
|
|
1262
1527
|
"name": "_queryAccount",
|
|
1263
1528
|
"kind": 32768,
|
|
1264
1529
|
"kindString": "Parameter",
|
|
@@ -1291,40 +1556,40 @@
|
|
|
1291
1556
|
{
|
|
1292
1557
|
"title": "Constructors",
|
|
1293
1558
|
"children": [
|
|
1294
|
-
|
|
1559
|
+
51
|
|
1295
1560
|
]
|
|
1296
1561
|
},
|
|
1297
1562
|
{
|
|
1298
1563
|
"title": "Properties",
|
|
1299
1564
|
"children": [
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1565
|
+
88,
|
|
1566
|
+
77,
|
|
1567
|
+
89
|
|
1303
1568
|
]
|
|
1304
1569
|
},
|
|
1305
1570
|
{
|
|
1306
1571
|
"title": "Accessors",
|
|
1307
1572
|
"children": [
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1573
|
+
90,
|
|
1574
|
+
65,
|
|
1575
|
+
70
|
|
1311
1576
|
]
|
|
1312
1577
|
},
|
|
1313
1578
|
{
|
|
1314
1579
|
"title": "Methods",
|
|
1315
1580
|
"children": [
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1581
|
+
112,
|
|
1582
|
+
107,
|
|
1583
|
+
121,
|
|
1584
|
+
117,
|
|
1585
|
+
95,
|
|
1586
|
+
98,
|
|
1587
|
+
67,
|
|
1588
|
+
72,
|
|
1589
|
+
74,
|
|
1590
|
+
92,
|
|
1591
|
+
104,
|
|
1592
|
+
101
|
|
1328
1593
|
]
|
|
1329
1594
|
}
|
|
1330
1595
|
],
|
|
@@ -1337,19 +1602,19 @@
|
|
|
1337
1602
|
],
|
|
1338
1603
|
"typeParameters": [
|
|
1339
1604
|
{
|
|
1340
|
-
"id":
|
|
1605
|
+
"id": 125,
|
|
1341
1606
|
"name": "T",
|
|
1342
1607
|
"kind": 131072,
|
|
1343
1608
|
"kindString": "Type parameter",
|
|
1344
1609
|
"flags": {},
|
|
1345
1610
|
"type": {
|
|
1346
1611
|
"type": "reference",
|
|
1347
|
-
"id":
|
|
1612
|
+
"id": 39,
|
|
1348
1613
|
"name": "XyoBowserSystemInfoPayload"
|
|
1349
1614
|
},
|
|
1350
1615
|
"default": {
|
|
1351
1616
|
"type": "reference",
|
|
1352
|
-
"id":
|
|
1617
|
+
"id": 39,
|
|
1353
1618
|
"name": "XyoBowserSystemInfoPayload"
|
|
1354
1619
|
}
|
|
1355
1620
|
}
|
|
@@ -1360,7 +1625,7 @@
|
|
|
1360
1625
|
"typeArguments": [
|
|
1361
1626
|
{
|
|
1362
1627
|
"type": "reference",
|
|
1363
|
-
"id":
|
|
1628
|
+
"id": 59,
|
|
1364
1629
|
"name": "T"
|
|
1365
1630
|
}
|
|
1366
1631
|
],
|
|
@@ -1369,7 +1634,7 @@
|
|
|
1369
1634
|
]
|
|
1370
1635
|
},
|
|
1371
1636
|
{
|
|
1372
|
-
"id":
|
|
1637
|
+
"id": 39,
|
|
1373
1638
|
"name": "XyoBowserSystemInfoPayload",
|
|
1374
1639
|
"kind": 4194304,
|
|
1375
1640
|
"kindString": "Type alias",
|
|
@@ -1387,14 +1652,14 @@
|
|
|
1387
1652
|
{
|
|
1388
1653
|
"type": "reflection",
|
|
1389
1654
|
"declaration": {
|
|
1390
|
-
"id":
|
|
1655
|
+
"id": 40,
|
|
1391
1656
|
"name": "__type",
|
|
1392
1657
|
"kind": 65536,
|
|
1393
1658
|
"kindString": "Type literal",
|
|
1394
1659
|
"flags": {},
|
|
1395
1660
|
"children": [
|
|
1396
1661
|
{
|
|
1397
|
-
"id":
|
|
1662
|
+
"id": 42,
|
|
1398
1663
|
"name": "bowser",
|
|
1399
1664
|
"kind": 1024,
|
|
1400
1665
|
"kindString": "Property",
|
|
@@ -1416,7 +1681,7 @@
|
|
|
1416
1681
|
}
|
|
1417
1682
|
},
|
|
1418
1683
|
{
|
|
1419
|
-
"id":
|
|
1684
|
+
"id": 41,
|
|
1420
1685
|
"name": "schema",
|
|
1421
1686
|
"kind": 1024,
|
|
1422
1687
|
"kindString": "Property",
|
|
@@ -1430,7 +1695,7 @@
|
|
|
1430
1695
|
],
|
|
1431
1696
|
"type": {
|
|
1432
1697
|
"type": "reference",
|
|
1433
|
-
"id":
|
|
1698
|
+
"id": 43,
|
|
1434
1699
|
"name": "XyoBowserSystemInfoSchema"
|
|
1435
1700
|
}
|
|
1436
1701
|
}
|
|
@@ -1439,8 +1704,8 @@
|
|
|
1439
1704
|
{
|
|
1440
1705
|
"title": "Properties",
|
|
1441
1706
|
"children": [
|
|
1442
|
-
|
|
1443
|
-
|
|
1707
|
+
42,
|
|
1708
|
+
41
|
|
1444
1709
|
]
|
|
1445
1710
|
}
|
|
1446
1711
|
],
|
|
@@ -1458,7 +1723,7 @@
|
|
|
1458
1723
|
}
|
|
1459
1724
|
},
|
|
1460
1725
|
{
|
|
1461
|
-
"id":
|
|
1726
|
+
"id": 44,
|
|
1462
1727
|
"name": "XyoBowserSystemInfoSchema",
|
|
1463
1728
|
"kind": 4194304,
|
|
1464
1729
|
"kindString": "Type alias",
|
|
@@ -1481,7 +1746,7 @@
|
|
|
1481
1746
|
}
|
|
1482
1747
|
},
|
|
1483
1748
|
{
|
|
1484
|
-
"id":
|
|
1749
|
+
"id": 36,
|
|
1485
1750
|
"name": "XyoBowserSystemInfoWitnessConfig",
|
|
1486
1751
|
"kind": 4194304,
|
|
1487
1752
|
"kindString": "Type alias",
|
|
@@ -1498,20 +1763,20 @@
|
|
|
1498
1763
|
"typeArguments": [
|
|
1499
1764
|
{
|
|
1500
1765
|
"type": "reference",
|
|
1501
|
-
"id":
|
|
1766
|
+
"id": 39,
|
|
1502
1767
|
"name": "XyoBowserSystemInfoPayload"
|
|
1503
1768
|
},
|
|
1504
1769
|
{
|
|
1505
1770
|
"type": "reflection",
|
|
1506
1771
|
"declaration": {
|
|
1507
|
-
"id":
|
|
1772
|
+
"id": 37,
|
|
1508
1773
|
"name": "__type",
|
|
1509
1774
|
"kind": 65536,
|
|
1510
1775
|
"kindString": "Type literal",
|
|
1511
1776
|
"flags": {},
|
|
1512
1777
|
"children": [
|
|
1513
1778
|
{
|
|
1514
|
-
"id":
|
|
1779
|
+
"id": 38,
|
|
1515
1780
|
"name": "schema",
|
|
1516
1781
|
"kind": 1024,
|
|
1517
1782
|
"kindString": "Property",
|
|
@@ -1525,7 +1790,7 @@
|
|
|
1525
1790
|
],
|
|
1526
1791
|
"type": {
|
|
1527
1792
|
"type": "reference",
|
|
1528
|
-
"id":
|
|
1793
|
+
"id": 34,
|
|
1529
1794
|
"name": "XyoBowserSystemInfoWitnessConfigSchema"
|
|
1530
1795
|
}
|
|
1531
1796
|
}
|
|
@@ -1534,7 +1799,7 @@
|
|
|
1534
1799
|
{
|
|
1535
1800
|
"title": "Properties",
|
|
1536
1801
|
"children": [
|
|
1537
|
-
|
|
1802
|
+
38
|
|
1538
1803
|
]
|
|
1539
1804
|
}
|
|
1540
1805
|
],
|
|
@@ -1552,7 +1817,7 @@
|
|
|
1552
1817
|
}
|
|
1553
1818
|
},
|
|
1554
1819
|
{
|
|
1555
|
-
"id":
|
|
1820
|
+
"id": 35,
|
|
1556
1821
|
"name": "XyoBowserSystemInfoWitnessConfigSchema",
|
|
1557
1822
|
"kind": 4194304,
|
|
1558
1823
|
"kindString": "Type alias",
|
|
@@ -1575,7 +1840,7 @@
|
|
|
1575
1840
|
}
|
|
1576
1841
|
},
|
|
1577
1842
|
{
|
|
1578
|
-
"id":
|
|
1843
|
+
"id": 43,
|
|
1579
1844
|
"name": "XyoBowserSystemInfoSchema",
|
|
1580
1845
|
"kind": 32,
|
|
1581
1846
|
"kindString": "Variable",
|
|
@@ -1598,7 +1863,7 @@
|
|
|
1598
1863
|
}
|
|
1599
1864
|
},
|
|
1600
1865
|
{
|
|
1601
|
-
"id":
|
|
1866
|
+
"id": 34,
|
|
1602
1867
|
"name": "XyoBowserSystemInfoWitnessConfigSchema",
|
|
1603
1868
|
"kind": 32,
|
|
1604
1869
|
"kindString": "Variable",
|
|
@@ -1656,7 +1921,7 @@
|
|
|
1656
1921
|
"fileName": "plugins/packages/system/src/index.ts",
|
|
1657
1922
|
"line": 6,
|
|
1658
1923
|
"character": 13,
|
|
1659
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1924
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1daa1fa/packages/plugins/packages/system/src/index.ts#L6"
|
|
1660
1925
|
}
|
|
1661
1926
|
],
|
|
1662
1927
|
"type": {
|
|
@@ -1677,7 +1942,7 @@
|
|
|
1677
1942
|
"sources": [
|
|
1678
1943
|
{
|
|
1679
1944
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
|
|
1680
|
-
"line":
|
|
1945
|
+
"line": 1,
|
|
1681
1946
|
"character": 21
|
|
1682
1947
|
}
|
|
1683
1948
|
],
|
|
@@ -1692,25 +1957,656 @@
|
|
|
1692
1957
|
"type": "reference",
|
|
1693
1958
|
"typeArguments": [
|
|
1694
1959
|
{
|
|
1695
|
-
"type": "
|
|
1696
|
-
"
|
|
1697
|
-
|
|
1960
|
+
"type": "intersection",
|
|
1961
|
+
"types": [
|
|
1962
|
+
{
|
|
1963
|
+
"type": "reflection",
|
|
1964
|
+
"declaration": {
|
|
1965
|
+
"id": 6,
|
|
1966
|
+
"name": "__type",
|
|
1967
|
+
"kind": 65536,
|
|
1968
|
+
"kindString": "Type literal",
|
|
1969
|
+
"flags": {},
|
|
1970
|
+
"children": [
|
|
1971
|
+
{
|
|
1972
|
+
"id": 7,
|
|
1973
|
+
"name": "schema",
|
|
1974
|
+
"kind": 1024,
|
|
1975
|
+
"kindString": "Property",
|
|
1976
|
+
"flags": {},
|
|
1977
|
+
"sources": [
|
|
1978
|
+
{
|
|
1979
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
|
|
1980
|
+
"line": 2,
|
|
1981
|
+
"character": 4
|
|
1982
|
+
}
|
|
1983
|
+
],
|
|
1984
|
+
"type": {
|
|
1985
|
+
"type": "intrinsic",
|
|
1986
|
+
"name": "string"
|
|
1987
|
+
}
|
|
1988
|
+
}
|
|
1989
|
+
],
|
|
1990
|
+
"groups": [
|
|
1991
|
+
{
|
|
1992
|
+
"title": "Properties",
|
|
1993
|
+
"children": [
|
|
1994
|
+
7
|
|
1995
|
+
]
|
|
1996
|
+
}
|
|
1997
|
+
],
|
|
1998
|
+
"sources": [
|
|
1999
|
+
{
|
|
2000
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
|
|
2001
|
+
"line": 1,
|
|
2002
|
+
"character": 116
|
|
2003
|
+
}
|
|
2004
|
+
]
|
|
2005
|
+
}
|
|
2006
|
+
},
|
|
2007
|
+
{
|
|
2008
|
+
"type": "reflection",
|
|
2009
|
+
"declaration": {
|
|
2010
|
+
"id": 8,
|
|
2011
|
+
"name": "__type",
|
|
2012
|
+
"kind": 65536,
|
|
2013
|
+
"kindString": "Type literal",
|
|
2014
|
+
"flags": {},
|
|
2015
|
+
"children": [
|
|
2016
|
+
{
|
|
2017
|
+
"id": 9,
|
|
2018
|
+
"name": "previousHash",
|
|
2019
|
+
"kind": 1024,
|
|
2020
|
+
"kindString": "Property",
|
|
2021
|
+
"flags": {
|
|
2022
|
+
"isOptional": true
|
|
2023
|
+
},
|
|
2024
|
+
"sources": [
|
|
2025
|
+
{
|
|
2026
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
|
|
2027
|
+
"line": 4,
|
|
2028
|
+
"character": 4
|
|
2029
|
+
}
|
|
2030
|
+
],
|
|
2031
|
+
"type": {
|
|
2032
|
+
"type": "intrinsic",
|
|
2033
|
+
"name": "string"
|
|
2034
|
+
}
|
|
2035
|
+
},
|
|
2036
|
+
{
|
|
2037
|
+
"id": 10,
|
|
2038
|
+
"name": "sources",
|
|
2039
|
+
"kind": 1024,
|
|
2040
|
+
"kindString": "Property",
|
|
2041
|
+
"flags": {
|
|
2042
|
+
"isOptional": true
|
|
2043
|
+
},
|
|
2044
|
+
"sources": [
|
|
2045
|
+
{
|
|
2046
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
|
|
2047
|
+
"line": 5,
|
|
2048
|
+
"character": 4
|
|
2049
|
+
}
|
|
2050
|
+
],
|
|
2051
|
+
"type": {
|
|
2052
|
+
"type": "array",
|
|
2053
|
+
"elementType": {
|
|
2054
|
+
"type": "intrinsic",
|
|
2055
|
+
"name": "string"
|
|
2056
|
+
}
|
|
2057
|
+
}
|
|
2058
|
+
},
|
|
2059
|
+
{
|
|
2060
|
+
"id": 11,
|
|
2061
|
+
"name": "timestamp",
|
|
2062
|
+
"kind": 1024,
|
|
2063
|
+
"kindString": "Property",
|
|
2064
|
+
"flags": {
|
|
2065
|
+
"isOptional": true
|
|
2066
|
+
},
|
|
2067
|
+
"sources": [
|
|
2068
|
+
{
|
|
2069
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
|
|
2070
|
+
"line": 6,
|
|
2071
|
+
"character": 4
|
|
2072
|
+
}
|
|
2073
|
+
],
|
|
2074
|
+
"type": {
|
|
2075
|
+
"type": "intrinsic",
|
|
2076
|
+
"name": "number"
|
|
2077
|
+
}
|
|
2078
|
+
}
|
|
2079
|
+
],
|
|
2080
|
+
"groups": [
|
|
2081
|
+
{
|
|
2082
|
+
"title": "Properties",
|
|
2083
|
+
"children": [
|
|
2084
|
+
9,
|
|
2085
|
+
10,
|
|
2086
|
+
11
|
|
2087
|
+
]
|
|
2088
|
+
}
|
|
2089
|
+
],
|
|
2090
|
+
"sources": [
|
|
2091
|
+
{
|
|
2092
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
|
|
2093
|
+
"line": 3,
|
|
2094
|
+
"character": 4
|
|
2095
|
+
}
|
|
2096
|
+
]
|
|
2097
|
+
}
|
|
2098
|
+
},
|
|
2099
|
+
{
|
|
2100
|
+
"type": "reflection",
|
|
2101
|
+
"declaration": {
|
|
2102
|
+
"id": 12,
|
|
2103
|
+
"name": "__type",
|
|
2104
|
+
"kind": 65536,
|
|
2105
|
+
"kindString": "Type literal",
|
|
2106
|
+
"flags": {},
|
|
2107
|
+
"children": [
|
|
2108
|
+
{
|
|
2109
|
+
"id": 14,
|
|
2110
|
+
"name": "bowser",
|
|
2111
|
+
"kind": 1024,
|
|
2112
|
+
"kindString": "Property",
|
|
2113
|
+
"flags": {
|
|
2114
|
+
"isOptional": true
|
|
2115
|
+
},
|
|
2116
|
+
"sources": [
|
|
2117
|
+
{
|
|
2118
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
|
|
2119
|
+
"line": 9,
|
|
2120
|
+
"character": 4
|
|
2121
|
+
}
|
|
2122
|
+
],
|
|
2123
|
+
"type": {
|
|
2124
|
+
"type": "reference",
|
|
2125
|
+
"name": "ParsedResult",
|
|
2126
|
+
"qualifiedName": "Bowser.Parser.ParsedResult",
|
|
2127
|
+
"package": "bowser"
|
|
2128
|
+
}
|
|
2129
|
+
},
|
|
2130
|
+
{
|
|
2131
|
+
"id": 13,
|
|
2132
|
+
"name": "schema",
|
|
2133
|
+
"kind": 1024,
|
|
2134
|
+
"kindString": "Property",
|
|
2135
|
+
"flags": {},
|
|
2136
|
+
"sources": [
|
|
2137
|
+
{
|
|
2138
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
|
|
2139
|
+
"line": 8,
|
|
2140
|
+
"character": 4
|
|
2141
|
+
}
|
|
2142
|
+
],
|
|
2143
|
+
"type": {
|
|
2144
|
+
"type": "literal",
|
|
2145
|
+
"value": "network.xyo.system.info.bowser"
|
|
2146
|
+
}
|
|
2147
|
+
}
|
|
2148
|
+
],
|
|
2149
|
+
"groups": [
|
|
2150
|
+
{
|
|
2151
|
+
"title": "Properties",
|
|
2152
|
+
"children": [
|
|
2153
|
+
14,
|
|
2154
|
+
13
|
|
2155
|
+
]
|
|
2156
|
+
}
|
|
2157
|
+
],
|
|
2158
|
+
"sources": [
|
|
2159
|
+
{
|
|
2160
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
|
|
2161
|
+
"line": 7,
|
|
2162
|
+
"character": 4
|
|
2163
|
+
}
|
|
2164
|
+
]
|
|
2165
|
+
}
|
|
2166
|
+
}
|
|
2167
|
+
]
|
|
1698
2168
|
},
|
|
1699
2169
|
{
|
|
1700
|
-
"type": "
|
|
1701
|
-
"
|
|
1702
|
-
|
|
2170
|
+
"type": "intersection",
|
|
2171
|
+
"types": [
|
|
2172
|
+
{
|
|
2173
|
+
"type": "reflection",
|
|
2174
|
+
"declaration": {
|
|
2175
|
+
"id": 15,
|
|
2176
|
+
"name": "__type",
|
|
2177
|
+
"kind": 65536,
|
|
2178
|
+
"kindString": "Type literal",
|
|
2179
|
+
"flags": {},
|
|
2180
|
+
"children": [
|
|
2181
|
+
{
|
|
2182
|
+
"id": 16,
|
|
2183
|
+
"name": "schema",
|
|
2184
|
+
"kind": 1024,
|
|
2185
|
+
"kindString": "Property",
|
|
2186
|
+
"flags": {},
|
|
2187
|
+
"sources": [
|
|
2188
|
+
{
|
|
2189
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
|
|
2190
|
+
"line": 11,
|
|
2191
|
+
"character": 4
|
|
2192
|
+
}
|
|
2193
|
+
],
|
|
2194
|
+
"type": {
|
|
2195
|
+
"type": "intrinsic",
|
|
2196
|
+
"name": "string"
|
|
2197
|
+
}
|
|
2198
|
+
}
|
|
2199
|
+
],
|
|
2200
|
+
"groups": [
|
|
2201
|
+
{
|
|
2202
|
+
"title": "Properties",
|
|
2203
|
+
"children": [
|
|
2204
|
+
16
|
|
2205
|
+
]
|
|
2206
|
+
}
|
|
2207
|
+
],
|
|
2208
|
+
"sources": [
|
|
2209
|
+
{
|
|
2210
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
|
|
2211
|
+
"line": 10,
|
|
2212
|
+
"character": 3
|
|
2213
|
+
}
|
|
2214
|
+
]
|
|
2215
|
+
}
|
|
2216
|
+
},
|
|
2217
|
+
{
|
|
2218
|
+
"type": "reflection",
|
|
2219
|
+
"declaration": {
|
|
2220
|
+
"id": 17,
|
|
2221
|
+
"name": "__type",
|
|
2222
|
+
"kind": 65536,
|
|
2223
|
+
"kindString": "Type literal",
|
|
2224
|
+
"flags": {},
|
|
2225
|
+
"children": [
|
|
2226
|
+
{
|
|
2227
|
+
"id": 18,
|
|
2228
|
+
"name": "previousHash",
|
|
2229
|
+
"kind": 1024,
|
|
2230
|
+
"kindString": "Property",
|
|
2231
|
+
"flags": {
|
|
2232
|
+
"isOptional": true
|
|
2233
|
+
},
|
|
2234
|
+
"sources": [
|
|
2235
|
+
{
|
|
2236
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
|
|
2237
|
+
"line": 13,
|
|
2238
|
+
"character": 4
|
|
2239
|
+
}
|
|
2240
|
+
],
|
|
2241
|
+
"type": {
|
|
2242
|
+
"type": "intrinsic",
|
|
2243
|
+
"name": "string"
|
|
2244
|
+
}
|
|
2245
|
+
},
|
|
2246
|
+
{
|
|
2247
|
+
"id": 19,
|
|
2248
|
+
"name": "sources",
|
|
2249
|
+
"kind": 1024,
|
|
2250
|
+
"kindString": "Property",
|
|
2251
|
+
"flags": {
|
|
2252
|
+
"isOptional": true
|
|
2253
|
+
},
|
|
2254
|
+
"sources": [
|
|
2255
|
+
{
|
|
2256
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
|
|
2257
|
+
"line": 14,
|
|
2258
|
+
"character": 4
|
|
2259
|
+
}
|
|
2260
|
+
],
|
|
2261
|
+
"type": {
|
|
2262
|
+
"type": "array",
|
|
2263
|
+
"elementType": {
|
|
2264
|
+
"type": "intrinsic",
|
|
2265
|
+
"name": "string"
|
|
2266
|
+
}
|
|
2267
|
+
}
|
|
2268
|
+
},
|
|
2269
|
+
{
|
|
2270
|
+
"id": 20,
|
|
2271
|
+
"name": "timestamp",
|
|
2272
|
+
"kind": 1024,
|
|
2273
|
+
"kindString": "Property",
|
|
2274
|
+
"flags": {
|
|
2275
|
+
"isOptional": true
|
|
2276
|
+
},
|
|
2277
|
+
"sources": [
|
|
2278
|
+
{
|
|
2279
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
|
|
2280
|
+
"line": 15,
|
|
2281
|
+
"character": 4
|
|
2282
|
+
}
|
|
2283
|
+
],
|
|
2284
|
+
"type": {
|
|
2285
|
+
"type": "intrinsic",
|
|
2286
|
+
"name": "number"
|
|
2287
|
+
}
|
|
2288
|
+
}
|
|
2289
|
+
],
|
|
2290
|
+
"groups": [
|
|
2291
|
+
{
|
|
2292
|
+
"title": "Properties",
|
|
2293
|
+
"children": [
|
|
2294
|
+
18,
|
|
2295
|
+
19,
|
|
2296
|
+
20
|
|
2297
|
+
]
|
|
2298
|
+
}
|
|
2299
|
+
],
|
|
2300
|
+
"sources": [
|
|
2301
|
+
{
|
|
2302
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
|
|
2303
|
+
"line": 12,
|
|
2304
|
+
"character": 4
|
|
2305
|
+
}
|
|
2306
|
+
]
|
|
2307
|
+
}
|
|
2308
|
+
},
|
|
2309
|
+
{
|
|
2310
|
+
"type": "reflection",
|
|
2311
|
+
"declaration": {
|
|
2312
|
+
"id": 21,
|
|
2313
|
+
"name": "__type",
|
|
2314
|
+
"kind": 65536,
|
|
2315
|
+
"kindString": "Type literal",
|
|
2316
|
+
"flags": {},
|
|
2317
|
+
"children": [
|
|
2318
|
+
{
|
|
2319
|
+
"id": 22,
|
|
2320
|
+
"name": "schema",
|
|
2321
|
+
"kind": 1024,
|
|
2322
|
+
"kindString": "Property",
|
|
2323
|
+
"flags": {},
|
|
2324
|
+
"sources": [
|
|
2325
|
+
{
|
|
2326
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
|
|
2327
|
+
"line": 17,
|
|
2328
|
+
"character": 4
|
|
2329
|
+
}
|
|
2330
|
+
],
|
|
2331
|
+
"type": {
|
|
2332
|
+
"type": "literal",
|
|
2333
|
+
"value": "network.xyo.system.info.witness.bowser.config"
|
|
2334
|
+
}
|
|
2335
|
+
}
|
|
2336
|
+
],
|
|
2337
|
+
"groups": [
|
|
2338
|
+
{
|
|
2339
|
+
"title": "Properties",
|
|
2340
|
+
"children": [
|
|
2341
|
+
22
|
|
2342
|
+
]
|
|
2343
|
+
}
|
|
2344
|
+
],
|
|
2345
|
+
"sources": [
|
|
2346
|
+
{
|
|
2347
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
|
|
2348
|
+
"line": 16,
|
|
2349
|
+
"character": 4
|
|
2350
|
+
}
|
|
2351
|
+
]
|
|
2352
|
+
}
|
|
2353
|
+
},
|
|
2354
|
+
{
|
|
2355
|
+
"type": "reflection",
|
|
2356
|
+
"declaration": {
|
|
2357
|
+
"id": 23,
|
|
2358
|
+
"name": "__type",
|
|
2359
|
+
"kind": 65536,
|
|
2360
|
+
"kindString": "Type literal",
|
|
2361
|
+
"flags": {},
|
|
2362
|
+
"children": [
|
|
2363
|
+
{
|
|
2364
|
+
"id": 24,
|
|
2365
|
+
"name": "targetSchema",
|
|
2366
|
+
"kind": 1024,
|
|
2367
|
+
"kindString": "Property",
|
|
2368
|
+
"flags": {},
|
|
2369
|
+
"sources": [
|
|
2370
|
+
{
|
|
2371
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
|
|
2372
|
+
"line": 19,
|
|
2373
|
+
"character": 4
|
|
2374
|
+
}
|
|
2375
|
+
],
|
|
2376
|
+
"type": {
|
|
2377
|
+
"type": "literal",
|
|
2378
|
+
"value": "network.xyo.system.info.bowser"
|
|
2379
|
+
}
|
|
2380
|
+
}
|
|
2381
|
+
],
|
|
2382
|
+
"groups": [
|
|
2383
|
+
{
|
|
2384
|
+
"title": "Properties",
|
|
2385
|
+
"children": [
|
|
2386
|
+
24
|
|
2387
|
+
]
|
|
2388
|
+
}
|
|
2389
|
+
],
|
|
2390
|
+
"sources": [
|
|
2391
|
+
{
|
|
2392
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
|
|
2393
|
+
"line": 18,
|
|
2394
|
+
"character": 4
|
|
2395
|
+
}
|
|
2396
|
+
]
|
|
2397
|
+
}
|
|
2398
|
+
}
|
|
2399
|
+
]
|
|
1703
2400
|
},
|
|
1704
2401
|
{
|
|
1705
|
-
"type": "
|
|
1706
|
-
"
|
|
2402
|
+
"type": "intersection",
|
|
2403
|
+
"types": [
|
|
1707
2404
|
{
|
|
1708
|
-
"type": "
|
|
1709
|
-
"
|
|
1710
|
-
|
|
2405
|
+
"type": "reflection",
|
|
2406
|
+
"declaration": {
|
|
2407
|
+
"id": 25,
|
|
2408
|
+
"name": "__type",
|
|
2409
|
+
"kind": 65536,
|
|
2410
|
+
"kindString": "Type literal",
|
|
2411
|
+
"flags": {},
|
|
2412
|
+
"children": [
|
|
2413
|
+
{
|
|
2414
|
+
"id": 26,
|
|
2415
|
+
"name": "schema",
|
|
2416
|
+
"kind": 1024,
|
|
2417
|
+
"kindString": "Property",
|
|
2418
|
+
"flags": {},
|
|
2419
|
+
"sources": [
|
|
2420
|
+
{
|
|
2421
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
|
|
2422
|
+
"line": 21,
|
|
2423
|
+
"character": 4
|
|
2424
|
+
}
|
|
2425
|
+
],
|
|
2426
|
+
"type": {
|
|
2427
|
+
"type": "intrinsic",
|
|
2428
|
+
"name": "string"
|
|
2429
|
+
}
|
|
2430
|
+
}
|
|
2431
|
+
],
|
|
2432
|
+
"groups": [
|
|
2433
|
+
{
|
|
2434
|
+
"title": "Properties",
|
|
2435
|
+
"children": [
|
|
2436
|
+
26
|
|
2437
|
+
]
|
|
2438
|
+
}
|
|
2439
|
+
],
|
|
2440
|
+
"sources": [
|
|
2441
|
+
{
|
|
2442
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
|
|
2443
|
+
"line": 20,
|
|
2444
|
+
"character": 3
|
|
2445
|
+
}
|
|
2446
|
+
]
|
|
2447
|
+
}
|
|
2448
|
+
},
|
|
2449
|
+
{
|
|
2450
|
+
"type": "reflection",
|
|
2451
|
+
"declaration": {
|
|
2452
|
+
"id": 27,
|
|
2453
|
+
"name": "__type",
|
|
2454
|
+
"kind": 65536,
|
|
2455
|
+
"kindString": "Type literal",
|
|
2456
|
+
"flags": {},
|
|
2457
|
+
"children": [
|
|
2458
|
+
{
|
|
2459
|
+
"id": 28,
|
|
2460
|
+
"name": "previousHash",
|
|
2461
|
+
"kind": 1024,
|
|
2462
|
+
"kindString": "Property",
|
|
2463
|
+
"flags": {
|
|
2464
|
+
"isOptional": true
|
|
2465
|
+
},
|
|
2466
|
+
"sources": [
|
|
2467
|
+
{
|
|
2468
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
|
|
2469
|
+
"line": 23,
|
|
2470
|
+
"character": 4
|
|
2471
|
+
}
|
|
2472
|
+
],
|
|
2473
|
+
"type": {
|
|
2474
|
+
"type": "intrinsic",
|
|
2475
|
+
"name": "string"
|
|
2476
|
+
}
|
|
2477
|
+
},
|
|
2478
|
+
{
|
|
2479
|
+
"id": 29,
|
|
2480
|
+
"name": "sources",
|
|
2481
|
+
"kind": 1024,
|
|
2482
|
+
"kindString": "Property",
|
|
2483
|
+
"flags": {
|
|
2484
|
+
"isOptional": true
|
|
2485
|
+
},
|
|
2486
|
+
"sources": [
|
|
2487
|
+
{
|
|
2488
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
|
|
2489
|
+
"line": 24,
|
|
2490
|
+
"character": 4
|
|
2491
|
+
}
|
|
2492
|
+
],
|
|
2493
|
+
"type": {
|
|
2494
|
+
"type": "array",
|
|
2495
|
+
"elementType": {
|
|
2496
|
+
"type": "intrinsic",
|
|
2497
|
+
"name": "string"
|
|
2498
|
+
}
|
|
2499
|
+
}
|
|
2500
|
+
},
|
|
2501
|
+
{
|
|
2502
|
+
"id": 30,
|
|
2503
|
+
"name": "timestamp",
|
|
2504
|
+
"kind": 1024,
|
|
2505
|
+
"kindString": "Property",
|
|
2506
|
+
"flags": {
|
|
2507
|
+
"isOptional": true
|
|
2508
|
+
},
|
|
2509
|
+
"sources": [
|
|
2510
|
+
{
|
|
2511
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
|
|
2512
|
+
"line": 25,
|
|
2513
|
+
"character": 4
|
|
2514
|
+
}
|
|
2515
|
+
],
|
|
2516
|
+
"type": {
|
|
2517
|
+
"type": "intrinsic",
|
|
2518
|
+
"name": "number"
|
|
2519
|
+
}
|
|
2520
|
+
}
|
|
2521
|
+
],
|
|
2522
|
+
"groups": [
|
|
2523
|
+
{
|
|
2524
|
+
"title": "Properties",
|
|
2525
|
+
"children": [
|
|
2526
|
+
28,
|
|
2527
|
+
29,
|
|
2528
|
+
30
|
|
2529
|
+
]
|
|
2530
|
+
}
|
|
2531
|
+
],
|
|
2532
|
+
"sources": [
|
|
2533
|
+
{
|
|
2534
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
|
|
2535
|
+
"line": 22,
|
|
2536
|
+
"character": 4
|
|
2537
|
+
}
|
|
2538
|
+
]
|
|
2539
|
+
}
|
|
2540
|
+
},
|
|
2541
|
+
{
|
|
2542
|
+
"type": "reflection",
|
|
2543
|
+
"declaration": {
|
|
2544
|
+
"id": 31,
|
|
2545
|
+
"name": "__type",
|
|
2546
|
+
"kind": 65536,
|
|
2547
|
+
"kindString": "Type literal",
|
|
2548
|
+
"flags": {},
|
|
2549
|
+
"children": [
|
|
2550
|
+
{
|
|
2551
|
+
"id": 33,
|
|
2552
|
+
"name": "bowser",
|
|
2553
|
+
"kind": 1024,
|
|
2554
|
+
"kindString": "Property",
|
|
2555
|
+
"flags": {
|
|
2556
|
+
"isOptional": true
|
|
2557
|
+
},
|
|
2558
|
+
"sources": [
|
|
2559
|
+
{
|
|
2560
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
|
|
2561
|
+
"line": 28,
|
|
2562
|
+
"character": 4
|
|
2563
|
+
}
|
|
2564
|
+
],
|
|
2565
|
+
"type": {
|
|
2566
|
+
"type": "reference",
|
|
2567
|
+
"name": "ParsedResult",
|
|
2568
|
+
"qualifiedName": "Bowser.Parser.ParsedResult",
|
|
2569
|
+
"package": "bowser"
|
|
2570
|
+
}
|
|
2571
|
+
},
|
|
2572
|
+
{
|
|
2573
|
+
"id": 32,
|
|
2574
|
+
"name": "schema",
|
|
2575
|
+
"kind": 1024,
|
|
2576
|
+
"kindString": "Property",
|
|
2577
|
+
"flags": {},
|
|
2578
|
+
"sources": [
|
|
2579
|
+
{
|
|
2580
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
|
|
2581
|
+
"line": 27,
|
|
2582
|
+
"character": 4
|
|
2583
|
+
}
|
|
2584
|
+
],
|
|
2585
|
+
"type": {
|
|
2586
|
+
"type": "literal",
|
|
2587
|
+
"value": "network.xyo.system.info.bowser"
|
|
2588
|
+
}
|
|
2589
|
+
}
|
|
2590
|
+
],
|
|
2591
|
+
"groups": [
|
|
2592
|
+
{
|
|
2593
|
+
"title": "Properties",
|
|
2594
|
+
"children": [
|
|
2595
|
+
33,
|
|
2596
|
+
32
|
|
2597
|
+
]
|
|
2598
|
+
}
|
|
2599
|
+
],
|
|
2600
|
+
"sources": [
|
|
2601
|
+
{
|
|
2602
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
|
|
2603
|
+
"line": 26,
|
|
2604
|
+
"character": 4
|
|
2605
|
+
}
|
|
2606
|
+
]
|
|
2607
|
+
}
|
|
1711
2608
|
}
|
|
1712
|
-
]
|
|
1713
|
-
"name": "XyoDivinerConfig"
|
|
2609
|
+
]
|
|
1714
2610
|
}
|
|
1715
2611
|
],
|
|
1716
2612
|
"name": "XyoPayloadPlugin"
|
|
@@ -1719,7 +2615,7 @@
|
|
|
1719
2615
|
]
|
|
1720
2616
|
},
|
|
1721
2617
|
{
|
|
1722
|
-
"id":
|
|
2618
|
+
"id": 45,
|
|
1723
2619
|
"name": "XyoBowserSystemInfoPayloadTemplate",
|
|
1724
2620
|
"kind": 64,
|
|
1725
2621
|
"kindString": "Function",
|
|
@@ -1733,15 +2629,84 @@
|
|
|
1733
2629
|
],
|
|
1734
2630
|
"signatures": [
|
|
1735
2631
|
{
|
|
1736
|
-
"id":
|
|
2632
|
+
"id": 46,
|
|
1737
2633
|
"name": "XyoBowserSystemInfoPayloadTemplate",
|
|
1738
2634
|
"kind": 4096,
|
|
1739
2635
|
"kindString": "Call signature",
|
|
1740
2636
|
"flags": {},
|
|
1741
2637
|
"type": {
|
|
1742
2638
|
"type": "reference",
|
|
1743
|
-
"
|
|
1744
|
-
|
|
2639
|
+
"typeArguments": [
|
|
2640
|
+
{
|
|
2641
|
+
"type": "reflection",
|
|
2642
|
+
"declaration": {
|
|
2643
|
+
"id": 47,
|
|
2644
|
+
"name": "__type",
|
|
2645
|
+
"kind": 65536,
|
|
2646
|
+
"kindString": "Type literal",
|
|
2647
|
+
"flags": {},
|
|
2648
|
+
"children": [
|
|
2649
|
+
{
|
|
2650
|
+
"id": 49,
|
|
2651
|
+
"name": "bowser",
|
|
2652
|
+
"kind": 1024,
|
|
2653
|
+
"kindString": "Property",
|
|
2654
|
+
"flags": {
|
|
2655
|
+
"isOptional": true
|
|
2656
|
+
},
|
|
2657
|
+
"sources": [
|
|
2658
|
+
{
|
|
2659
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Payload.d.ts",
|
|
2660
|
+
"line": 6,
|
|
2661
|
+
"character": 4
|
|
2662
|
+
}
|
|
2663
|
+
],
|
|
2664
|
+
"type": {
|
|
2665
|
+
"type": "reference",
|
|
2666
|
+
"name": "ParsedResult",
|
|
2667
|
+
"qualifiedName": "Bowser.Parser.ParsedResult",
|
|
2668
|
+
"package": "bowser"
|
|
2669
|
+
}
|
|
2670
|
+
},
|
|
2671
|
+
{
|
|
2672
|
+
"id": 48,
|
|
2673
|
+
"name": "schema",
|
|
2674
|
+
"kind": 1024,
|
|
2675
|
+
"kindString": "Property",
|
|
2676
|
+
"flags": {},
|
|
2677
|
+
"sources": [
|
|
2678
|
+
{
|
|
2679
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Payload.d.ts",
|
|
2680
|
+
"line": 5,
|
|
2681
|
+
"character": 4
|
|
2682
|
+
}
|
|
2683
|
+
],
|
|
2684
|
+
"type": {
|
|
2685
|
+
"type": "literal",
|
|
2686
|
+
"value": "network.xyo.system.info.bowser"
|
|
2687
|
+
}
|
|
2688
|
+
}
|
|
2689
|
+
],
|
|
2690
|
+
"groups": [
|
|
2691
|
+
{
|
|
2692
|
+
"title": "Properties",
|
|
2693
|
+
"children": [
|
|
2694
|
+
49,
|
|
2695
|
+
48
|
|
2696
|
+
]
|
|
2697
|
+
}
|
|
2698
|
+
],
|
|
2699
|
+
"sources": [
|
|
2700
|
+
{
|
|
2701
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Payload.d.ts",
|
|
2702
|
+
"line": 4,
|
|
2703
|
+
"character": 60
|
|
2704
|
+
}
|
|
2705
|
+
]
|
|
2706
|
+
}
|
|
2707
|
+
}
|
|
2708
|
+
],
|
|
2709
|
+
"name": "XyoPayloadBase"
|
|
1745
2710
|
}
|
|
1746
2711
|
}
|
|
1747
2712
|
]
|
|
@@ -1757,23 +2722,23 @@
|
|
|
1757
2722
|
{
|
|
1758
2723
|
"title": "Classes",
|
|
1759
2724
|
"children": [
|
|
1760
|
-
|
|
2725
|
+
50
|
|
1761
2726
|
]
|
|
1762
2727
|
},
|
|
1763
2728
|
{
|
|
1764
2729
|
"title": "Type Aliases",
|
|
1765
2730
|
"children": [
|
|
1766
|
-
|
|
1767
|
-
|
|
1768
|
-
|
|
1769
|
-
|
|
2731
|
+
39,
|
|
2732
|
+
44,
|
|
2733
|
+
36,
|
|
2734
|
+
35
|
|
1770
2735
|
]
|
|
1771
2736
|
},
|
|
1772
2737
|
{
|
|
1773
2738
|
"title": "Variables",
|
|
1774
2739
|
"children": [
|
|
1775
|
-
|
|
1776
|
-
|
|
2740
|
+
43,
|
|
2741
|
+
34,
|
|
1777
2742
|
3,
|
|
1778
2743
|
1
|
|
1779
2744
|
]
|
|
@@ -1782,7 +2747,7 @@
|
|
|
1782
2747
|
"title": "Functions",
|
|
1783
2748
|
"children": [
|
|
1784
2749
|
4,
|
|
1785
|
-
|
|
2750
|
+
45
|
|
1786
2751
|
]
|
|
1787
2752
|
}
|
|
1788
2753
|
],
|
|
@@ -1791,7 +2756,7 @@
|
|
|
1791
2756
|
"fileName": "plugins/packages/system/src/index.ts",
|
|
1792
2757
|
"line": 1,
|
|
1793
2758
|
"character": 0,
|
|
1794
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2759
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1daa1fa/packages/plugins/packages/system/src/index.ts#L1"
|
|
1795
2760
|
}
|
|
1796
2761
|
]
|
|
1797
2762
|
}
|