@xyo-network/node-system-info-plugin 2.47.0 → 2.47.2
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/cjs/Witness.js.map +1 -1
- package/dist/docs.json +603 -789
- package/dist/esm/Witness.js.map +1 -1
- package/dist/types/Plugin.d.ts +2 -1
- package/dist/types/Plugin.d.ts.map +1 -1
- package/dist/types/Witness.d.ts +4 -4
- package/dist/types/Witness.d.ts.map +1 -1
- package/package.json +6 -6
- package/src/Plugin.ts +1 -1
- package/src/Witness.ts +5 -6
package/dist/docs.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"originalName": "",
|
|
8
8
|
"children": [
|
|
9
9
|
{
|
|
10
|
-
"id":
|
|
10
|
+
"id": 322,
|
|
11
11
|
"name": "default",
|
|
12
12
|
"kind": 8388608,
|
|
13
13
|
"kindString": "Reference",
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/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/05ef6aac227/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/index.ts#L9"
|
|
21
21
|
}
|
|
22
22
|
],
|
|
23
23
|
"target": 1
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"flags": {},
|
|
31
31
|
"children": [
|
|
32
32
|
{
|
|
33
|
-
"id":
|
|
33
|
+
"id": 43,
|
|
34
34
|
"name": "constructor",
|
|
35
35
|
"kind": 512,
|
|
36
36
|
"kindString": "Constructor",
|
|
@@ -46,205 +46,14 @@
|
|
|
46
46
|
],
|
|
47
47
|
"signatures": [
|
|
48
48
|
{
|
|
49
|
-
"id":
|
|
49
|
+
"id": 44,
|
|
50
50
|
"name": "new XyoNodeSystemInfoWitness",
|
|
51
51
|
"kind": 16384,
|
|
52
52
|
"kindString": "Constructor signature",
|
|
53
53
|
"flags": {},
|
|
54
|
-
"typeParameter": [
|
|
55
|
-
{
|
|
56
|
-
"id": 54,
|
|
57
|
-
"name": "TPayload",
|
|
58
|
-
"kind": 131072,
|
|
59
|
-
"kindString": "Type parameter",
|
|
60
|
-
"flags": {},
|
|
61
|
-
"type": {
|
|
62
|
-
"type": "intersection",
|
|
63
|
-
"types": [
|
|
64
|
-
{
|
|
65
|
-
"type": "reference",
|
|
66
|
-
"name": "SchemaFields"
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"type": "reference",
|
|
70
|
-
"name": "PayloadFields"
|
|
71
|
-
},
|
|
72
|
-
{
|
|
73
|
-
"type": "reflection",
|
|
74
|
-
"declaration": {
|
|
75
|
-
"id": 48,
|
|
76
|
-
"name": "__type",
|
|
77
|
-
"kind": 65536,
|
|
78
|
-
"kindString": "Type literal",
|
|
79
|
-
"flags": {},
|
|
80
|
-
"children": [
|
|
81
|
-
{
|
|
82
|
-
"id": 49,
|
|
83
|
-
"name": "schema",
|
|
84
|
-
"kind": 1024,
|
|
85
|
-
"kindString": "Property",
|
|
86
|
-
"flags": {},
|
|
87
|
-
"sources": [
|
|
88
|
-
{
|
|
89
|
-
"fileName": "plugins/packages/payload/packages/system/packages/info/packages/node/dist/types/Payload.d.ts",
|
|
90
|
-
"line": 4,
|
|
91
|
-
"character": 4
|
|
92
|
-
}
|
|
93
|
-
],
|
|
94
|
-
"type": {
|
|
95
|
-
"type": "literal",
|
|
96
|
-
"value": "network.xyo.system.info.node"
|
|
97
|
-
}
|
|
98
|
-
},
|
|
99
|
-
{
|
|
100
|
-
"id": 50,
|
|
101
|
-
"name": "systeminfo",
|
|
102
|
-
"kind": 1024,
|
|
103
|
-
"kindString": "Property",
|
|
104
|
-
"flags": {
|
|
105
|
-
"isOptional": true
|
|
106
|
-
},
|
|
107
|
-
"sources": [
|
|
108
|
-
{
|
|
109
|
-
"fileName": "plugins/packages/payload/packages/system/packages/info/packages/node/dist/types/Payload.d.ts",
|
|
110
|
-
"line": 5,
|
|
111
|
-
"character": 4
|
|
112
|
-
}
|
|
113
|
-
],
|
|
114
|
-
"type": {
|
|
115
|
-
"type": "reference",
|
|
116
|
-
"typeArguments": [
|
|
117
|
-
{
|
|
118
|
-
"type": "intrinsic",
|
|
119
|
-
"name": "string"
|
|
120
|
-
},
|
|
121
|
-
{
|
|
122
|
-
"type": "intrinsic",
|
|
123
|
-
"name": "unknown"
|
|
124
|
-
}
|
|
125
|
-
],
|
|
126
|
-
"name": "Record",
|
|
127
|
-
"qualifiedName": "Record",
|
|
128
|
-
"package": "typescript"
|
|
129
|
-
}
|
|
130
|
-
}
|
|
131
|
-
],
|
|
132
|
-
"groups": [
|
|
133
|
-
{
|
|
134
|
-
"title": "Properties",
|
|
135
|
-
"children": [
|
|
136
|
-
49,
|
|
137
|
-
50
|
|
138
|
-
]
|
|
139
|
-
}
|
|
140
|
-
],
|
|
141
|
-
"sources": [
|
|
142
|
-
{
|
|
143
|
-
"fileName": "plugins/packages/payload/packages/system/packages/info/packages/node/dist/types/Payload.d.ts",
|
|
144
|
-
"line": 3,
|
|
145
|
-
"character": 50
|
|
146
|
-
}
|
|
147
|
-
]
|
|
148
|
-
}
|
|
149
|
-
}
|
|
150
|
-
]
|
|
151
|
-
},
|
|
152
|
-
"default": {
|
|
153
|
-
"type": "intersection",
|
|
154
|
-
"types": [
|
|
155
|
-
{
|
|
156
|
-
"type": "reference",
|
|
157
|
-
"name": "SchemaFields"
|
|
158
|
-
},
|
|
159
|
-
{
|
|
160
|
-
"type": "reference",
|
|
161
|
-
"name": "PayloadFields"
|
|
162
|
-
},
|
|
163
|
-
{
|
|
164
|
-
"type": "reflection",
|
|
165
|
-
"declaration": {
|
|
166
|
-
"id": 51,
|
|
167
|
-
"name": "__type",
|
|
168
|
-
"kind": 65536,
|
|
169
|
-
"kindString": "Type literal",
|
|
170
|
-
"flags": {},
|
|
171
|
-
"children": [
|
|
172
|
-
{
|
|
173
|
-
"id": 52,
|
|
174
|
-
"name": "schema",
|
|
175
|
-
"kind": 1024,
|
|
176
|
-
"kindString": "Property",
|
|
177
|
-
"flags": {},
|
|
178
|
-
"sources": [
|
|
179
|
-
{
|
|
180
|
-
"fileName": "plugins/packages/payload/packages/system/packages/info/packages/node/dist/types/Payload.d.ts",
|
|
181
|
-
"line": 4,
|
|
182
|
-
"character": 4
|
|
183
|
-
}
|
|
184
|
-
],
|
|
185
|
-
"type": {
|
|
186
|
-
"type": "literal",
|
|
187
|
-
"value": "network.xyo.system.info.node"
|
|
188
|
-
}
|
|
189
|
-
},
|
|
190
|
-
{
|
|
191
|
-
"id": 53,
|
|
192
|
-
"name": "systeminfo",
|
|
193
|
-
"kind": 1024,
|
|
194
|
-
"kindString": "Property",
|
|
195
|
-
"flags": {
|
|
196
|
-
"isOptional": true
|
|
197
|
-
},
|
|
198
|
-
"sources": [
|
|
199
|
-
{
|
|
200
|
-
"fileName": "plugins/packages/payload/packages/system/packages/info/packages/node/dist/types/Payload.d.ts",
|
|
201
|
-
"line": 5,
|
|
202
|
-
"character": 4
|
|
203
|
-
}
|
|
204
|
-
],
|
|
205
|
-
"type": {
|
|
206
|
-
"type": "reference",
|
|
207
|
-
"typeArguments": [
|
|
208
|
-
{
|
|
209
|
-
"type": "intrinsic",
|
|
210
|
-
"name": "string"
|
|
211
|
-
},
|
|
212
|
-
{
|
|
213
|
-
"type": "intrinsic",
|
|
214
|
-
"name": "unknown"
|
|
215
|
-
}
|
|
216
|
-
],
|
|
217
|
-
"name": "Record",
|
|
218
|
-
"qualifiedName": "Record",
|
|
219
|
-
"package": "typescript"
|
|
220
|
-
}
|
|
221
|
-
}
|
|
222
|
-
],
|
|
223
|
-
"groups": [
|
|
224
|
-
{
|
|
225
|
-
"title": "Properties",
|
|
226
|
-
"children": [
|
|
227
|
-
52,
|
|
228
|
-
53
|
|
229
|
-
]
|
|
230
|
-
}
|
|
231
|
-
],
|
|
232
|
-
"sources": [
|
|
233
|
-
{
|
|
234
|
-
"fileName": "plugins/packages/payload/packages/system/packages/info/packages/node/dist/types/Payload.d.ts",
|
|
235
|
-
"line": 3,
|
|
236
|
-
"character": 50
|
|
237
|
-
}
|
|
238
|
-
]
|
|
239
|
-
}
|
|
240
|
-
}
|
|
241
|
-
]
|
|
242
|
-
}
|
|
243
|
-
}
|
|
244
|
-
],
|
|
245
54
|
"parameters": [
|
|
246
55
|
{
|
|
247
|
-
"id":
|
|
56
|
+
"id": 45,
|
|
248
57
|
"name": "params",
|
|
249
58
|
"kind": 32768,
|
|
250
59
|
"kindString": "Parameter",
|
|
@@ -266,14 +75,14 @@
|
|
|
266
75
|
{
|
|
267
76
|
"type": "reflection",
|
|
268
77
|
"declaration": {
|
|
269
|
-
"id":
|
|
78
|
+
"id": 46,
|
|
270
79
|
"name": "__type",
|
|
271
80
|
"kind": 65536,
|
|
272
81
|
"kindString": "Type literal",
|
|
273
82
|
"flags": {},
|
|
274
83
|
"children": [
|
|
275
84
|
{
|
|
276
|
-
"id":
|
|
85
|
+
"id": 47,
|
|
277
86
|
"name": "name",
|
|
278
87
|
"kind": 1024,
|
|
279
88
|
"kindString": "Property",
|
|
@@ -293,7 +102,7 @@
|
|
|
293
102
|
}
|
|
294
103
|
},
|
|
295
104
|
{
|
|
296
|
-
"id":
|
|
105
|
+
"id": 48,
|
|
297
106
|
"name": "security",
|
|
298
107
|
"kind": 1024,
|
|
299
108
|
"kindString": "Property",
|
|
@@ -310,14 +119,14 @@
|
|
|
310
119
|
"type": {
|
|
311
120
|
"type": "reflection",
|
|
312
121
|
"declaration": {
|
|
313
|
-
"id":
|
|
122
|
+
"id": 49,
|
|
314
123
|
"name": "__type",
|
|
315
124
|
"kind": 65536,
|
|
316
125
|
"kindString": "Type literal",
|
|
317
126
|
"flags": {},
|
|
318
127
|
"children": [
|
|
319
128
|
{
|
|
320
|
-
"id":
|
|
129
|
+
"id": 50,
|
|
321
130
|
"name": "allowAnonymous",
|
|
322
131
|
"kind": 1024,
|
|
323
132
|
"kindString": "Property",
|
|
@@ -337,7 +146,7 @@
|
|
|
337
146
|
}
|
|
338
147
|
},
|
|
339
148
|
{
|
|
340
|
-
"id":
|
|
149
|
+
"id": 51,
|
|
341
150
|
"name": "allowed",
|
|
342
151
|
"kind": 1024,
|
|
343
152
|
"kindString": "Property",
|
|
@@ -381,7 +190,7 @@
|
|
|
381
190
|
}
|
|
382
191
|
},
|
|
383
192
|
{
|
|
384
|
-
"id":
|
|
193
|
+
"id": 52,
|
|
385
194
|
"name": "disallowed",
|
|
386
195
|
"kind": 1024,
|
|
387
196
|
"kindString": "Property",
|
|
@@ -420,9 +229,9 @@
|
|
|
420
229
|
{
|
|
421
230
|
"title": "Properties",
|
|
422
231
|
"children": [
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
232
|
+
50,
|
|
233
|
+
51,
|
|
234
|
+
52
|
|
426
235
|
]
|
|
427
236
|
}
|
|
428
237
|
],
|
|
@@ -441,8 +250,8 @@
|
|
|
441
250
|
{
|
|
442
251
|
"title": "Properties",
|
|
443
252
|
"children": [
|
|
444
|
-
|
|
445
|
-
|
|
253
|
+
47,
|
|
254
|
+
48
|
|
446
255
|
]
|
|
447
256
|
}
|
|
448
257
|
],
|
|
@@ -458,14 +267,14 @@
|
|
|
458
267
|
{
|
|
459
268
|
"type": "reflection",
|
|
460
269
|
"declaration": {
|
|
461
|
-
"id":
|
|
270
|
+
"id": 53,
|
|
462
271
|
"name": "__type",
|
|
463
272
|
"kind": 65536,
|
|
464
273
|
"kindString": "Type literal",
|
|
465
274
|
"flags": {},
|
|
466
275
|
"children": [
|
|
467
276
|
{
|
|
468
|
-
"id":
|
|
277
|
+
"id": 54,
|
|
469
278
|
"name": "nodeValues",
|
|
470
279
|
"kind": 1024,
|
|
471
280
|
"kindString": "Property",
|
|
@@ -477,7 +286,7 @@
|
|
|
477
286
|
"fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
|
|
478
287
|
"line": 7,
|
|
479
288
|
"character": 2,
|
|
480
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
289
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05ef6aac227/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
|
|
481
290
|
}
|
|
482
291
|
],
|
|
483
292
|
"type": {
|
|
@@ -498,7 +307,7 @@
|
|
|
498
307
|
}
|
|
499
308
|
},
|
|
500
309
|
{
|
|
501
|
-
"id":
|
|
310
|
+
"id": 55,
|
|
502
311
|
"name": "schema",
|
|
503
312
|
"kind": 1024,
|
|
504
313
|
"kindString": "Property",
|
|
@@ -508,7 +317,7 @@
|
|
|
508
317
|
"fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
|
|
509
318
|
"line": 8,
|
|
510
319
|
"character": 2,
|
|
511
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
320
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05ef6aac227/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
|
|
512
321
|
}
|
|
513
322
|
],
|
|
514
323
|
"type": {
|
|
@@ -521,8 +330,8 @@
|
|
|
521
330
|
{
|
|
522
331
|
"title": "Properties",
|
|
523
332
|
"children": [
|
|
524
|
-
|
|
525
|
-
|
|
333
|
+
54,
|
|
334
|
+
55
|
|
526
335
|
]
|
|
527
336
|
}
|
|
528
337
|
],
|
|
@@ -531,7 +340,7 @@
|
|
|
531
340
|
"fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
|
|
532
341
|
"line": 6,
|
|
533
342
|
"character": 62,
|
|
534
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
343
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05ef6aac227/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
|
|
535
344
|
}
|
|
536
345
|
]
|
|
537
346
|
}
|
|
@@ -539,14 +348,14 @@
|
|
|
539
348
|
{
|
|
540
349
|
"type": "reflection",
|
|
541
350
|
"declaration": {
|
|
542
|
-
"id":
|
|
351
|
+
"id": 56,
|
|
543
352
|
"name": "__type",
|
|
544
353
|
"kind": 65536,
|
|
545
354
|
"kindString": "Type literal",
|
|
546
355
|
"flags": {},
|
|
547
356
|
"children": [
|
|
548
357
|
{
|
|
549
|
-
"id":
|
|
358
|
+
"id": 57,
|
|
550
359
|
"name": "targetSet",
|
|
551
360
|
"kind": 1024,
|
|
552
361
|
"kindString": "Property",
|
|
@@ -578,14 +387,14 @@
|
|
|
578
387
|
{
|
|
579
388
|
"type": "reflection",
|
|
580
389
|
"declaration": {
|
|
581
|
-
"id":
|
|
390
|
+
"id": 58,
|
|
582
391
|
"name": "__type",
|
|
583
392
|
"kind": 65536,
|
|
584
393
|
"kindString": "Type literal",
|
|
585
394
|
"flags": {},
|
|
586
395
|
"children": [
|
|
587
396
|
{
|
|
588
|
-
"id":
|
|
397
|
+
"id": 59,
|
|
589
398
|
"name": "schema",
|
|
590
399
|
"kind": 1024,
|
|
591
400
|
"kindString": "Property",
|
|
@@ -607,7 +416,7 @@
|
|
|
607
416
|
{
|
|
608
417
|
"title": "Properties",
|
|
609
418
|
"children": [
|
|
610
|
-
|
|
419
|
+
59
|
|
611
420
|
]
|
|
612
421
|
}
|
|
613
422
|
],
|
|
@@ -628,7 +437,7 @@
|
|
|
628
437
|
{
|
|
629
438
|
"title": "Properties",
|
|
630
439
|
"children": [
|
|
631
|
-
|
|
440
|
+
57
|
|
632
441
|
]
|
|
633
442
|
}
|
|
634
443
|
],
|
|
@@ -651,13 +460,6 @@
|
|
|
651
460
|
"type": {
|
|
652
461
|
"type": "reference",
|
|
653
462
|
"id": 23,
|
|
654
|
-
"typeArguments": [
|
|
655
|
-
{
|
|
656
|
-
"type": "reference",
|
|
657
|
-
"id": 54,
|
|
658
|
-
"name": "TPayload"
|
|
659
|
-
}
|
|
660
|
-
],
|
|
661
463
|
"name": "XyoNodeSystemInfoWitness"
|
|
662
464
|
},
|
|
663
465
|
"inheritedFrom": {
|
|
@@ -672,7 +474,7 @@
|
|
|
672
474
|
}
|
|
673
475
|
},
|
|
674
476
|
{
|
|
675
|
-
"id":
|
|
477
|
+
"id": 110,
|
|
676
478
|
"name": "_config",
|
|
677
479
|
"kind": 1024,
|
|
678
480
|
"kindString": "Property",
|
|
@@ -698,14 +500,14 @@
|
|
|
698
500
|
{
|
|
699
501
|
"type": "reflection",
|
|
700
502
|
"declaration": {
|
|
701
|
-
"id":
|
|
503
|
+
"id": 111,
|
|
702
504
|
"name": "__type",
|
|
703
505
|
"kind": 65536,
|
|
704
506
|
"kindString": "Type literal",
|
|
705
507
|
"flags": {},
|
|
706
508
|
"children": [
|
|
707
509
|
{
|
|
708
|
-
"id":
|
|
510
|
+
"id": 112,
|
|
709
511
|
"name": "name",
|
|
710
512
|
"kind": 1024,
|
|
711
513
|
"kindString": "Property",
|
|
@@ -725,7 +527,7 @@
|
|
|
725
527
|
}
|
|
726
528
|
},
|
|
727
529
|
{
|
|
728
|
-
"id":
|
|
530
|
+
"id": 113,
|
|
729
531
|
"name": "security",
|
|
730
532
|
"kind": 1024,
|
|
731
533
|
"kindString": "Property",
|
|
@@ -742,14 +544,14 @@
|
|
|
742
544
|
"type": {
|
|
743
545
|
"type": "reflection",
|
|
744
546
|
"declaration": {
|
|
745
|
-
"id":
|
|
547
|
+
"id": 114,
|
|
746
548
|
"name": "__type",
|
|
747
549
|
"kind": 65536,
|
|
748
550
|
"kindString": "Type literal",
|
|
749
551
|
"flags": {},
|
|
750
552
|
"children": [
|
|
751
553
|
{
|
|
752
|
-
"id":
|
|
554
|
+
"id": 115,
|
|
753
555
|
"name": "allowAnonymous",
|
|
754
556
|
"kind": 1024,
|
|
755
557
|
"kindString": "Property",
|
|
@@ -769,7 +571,7 @@
|
|
|
769
571
|
}
|
|
770
572
|
},
|
|
771
573
|
{
|
|
772
|
-
"id":
|
|
574
|
+
"id": 116,
|
|
773
575
|
"name": "allowed",
|
|
774
576
|
"kind": 1024,
|
|
775
577
|
"kindString": "Property",
|
|
@@ -813,7 +615,7 @@
|
|
|
813
615
|
}
|
|
814
616
|
},
|
|
815
617
|
{
|
|
816
|
-
"id":
|
|
618
|
+
"id": 117,
|
|
817
619
|
"name": "disallowed",
|
|
818
620
|
"kind": 1024,
|
|
819
621
|
"kindString": "Property",
|
|
@@ -852,9 +654,9 @@
|
|
|
852
654
|
{
|
|
853
655
|
"title": "Properties",
|
|
854
656
|
"children": [
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
657
|
+
115,
|
|
658
|
+
116,
|
|
659
|
+
117
|
|
858
660
|
]
|
|
859
661
|
}
|
|
860
662
|
],
|
|
@@ -873,8 +675,8 @@
|
|
|
873
675
|
{
|
|
874
676
|
"title": "Properties",
|
|
875
677
|
"children": [
|
|
876
|
-
|
|
877
|
-
|
|
678
|
+
112,
|
|
679
|
+
113
|
|
878
680
|
]
|
|
879
681
|
}
|
|
880
682
|
],
|
|
@@ -890,14 +692,14 @@
|
|
|
890
692
|
{
|
|
891
693
|
"type": "reflection",
|
|
892
694
|
"declaration": {
|
|
893
|
-
"id":
|
|
695
|
+
"id": 118,
|
|
894
696
|
"name": "__type",
|
|
895
697
|
"kind": 65536,
|
|
896
698
|
"kindString": "Type literal",
|
|
897
699
|
"flags": {},
|
|
898
700
|
"children": [
|
|
899
701
|
{
|
|
900
|
-
"id":
|
|
702
|
+
"id": 119,
|
|
901
703
|
"name": "nodeValues",
|
|
902
704
|
"kind": 1024,
|
|
903
705
|
"kindString": "Property",
|
|
@@ -909,7 +711,7 @@
|
|
|
909
711
|
"fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
|
|
910
712
|
"line": 7,
|
|
911
713
|
"character": 2,
|
|
912
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
714
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05ef6aac227/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
|
|
913
715
|
}
|
|
914
716
|
],
|
|
915
717
|
"type": {
|
|
@@ -930,7 +732,7 @@
|
|
|
930
732
|
}
|
|
931
733
|
},
|
|
932
734
|
{
|
|
933
|
-
"id":
|
|
735
|
+
"id": 120,
|
|
934
736
|
"name": "schema",
|
|
935
737
|
"kind": 1024,
|
|
936
738
|
"kindString": "Property",
|
|
@@ -940,7 +742,7 @@
|
|
|
940
742
|
"fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
|
|
941
743
|
"line": 8,
|
|
942
744
|
"character": 2,
|
|
943
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
745
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05ef6aac227/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
|
|
944
746
|
}
|
|
945
747
|
],
|
|
946
748
|
"type": {
|
|
@@ -953,8 +755,8 @@
|
|
|
953
755
|
{
|
|
954
756
|
"title": "Properties",
|
|
955
757
|
"children": [
|
|
956
|
-
|
|
957
|
-
|
|
758
|
+
119,
|
|
759
|
+
120
|
|
958
760
|
]
|
|
959
761
|
}
|
|
960
762
|
],
|
|
@@ -963,7 +765,7 @@
|
|
|
963
765
|
"fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
|
|
964
766
|
"line": 6,
|
|
965
767
|
"character": 62,
|
|
966
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
768
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05ef6aac227/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
|
|
967
769
|
}
|
|
968
770
|
]
|
|
969
771
|
}
|
|
@@ -971,14 +773,14 @@
|
|
|
971
773
|
{
|
|
972
774
|
"type": "reflection",
|
|
973
775
|
"declaration": {
|
|
974
|
-
"id":
|
|
776
|
+
"id": 121,
|
|
975
777
|
"name": "__type",
|
|
976
778
|
"kind": 65536,
|
|
977
779
|
"kindString": "Type literal",
|
|
978
780
|
"flags": {},
|
|
979
781
|
"children": [
|
|
980
782
|
{
|
|
981
|
-
"id":
|
|
783
|
+
"id": 122,
|
|
982
784
|
"name": "targetSet",
|
|
983
785
|
"kind": 1024,
|
|
984
786
|
"kindString": "Property",
|
|
@@ -1010,14 +812,14 @@
|
|
|
1010
812
|
{
|
|
1011
813
|
"type": "reflection",
|
|
1012
814
|
"declaration": {
|
|
1013
|
-
"id":
|
|
815
|
+
"id": 123,
|
|
1014
816
|
"name": "__type",
|
|
1015
817
|
"kind": 65536,
|
|
1016
818
|
"kindString": "Type literal",
|
|
1017
819
|
"flags": {},
|
|
1018
820
|
"children": [
|
|
1019
821
|
{
|
|
1020
|
-
"id":
|
|
822
|
+
"id": 124,
|
|
1021
823
|
"name": "schema",
|
|
1022
824
|
"kind": 1024,
|
|
1023
825
|
"kindString": "Property",
|
|
@@ -1039,7 +841,7 @@
|
|
|
1039
841
|
{
|
|
1040
842
|
"title": "Properties",
|
|
1041
843
|
"children": [
|
|
1042
|
-
|
|
844
|
+
124
|
|
1043
845
|
]
|
|
1044
846
|
}
|
|
1045
847
|
],
|
|
@@ -1060,7 +862,7 @@
|
|
|
1060
862
|
{
|
|
1061
863
|
"title": "Properties",
|
|
1062
864
|
"children": [
|
|
1063
|
-
|
|
865
|
+
122
|
|
1064
866
|
]
|
|
1065
867
|
}
|
|
1066
868
|
],
|
|
@@ -1081,7 +883,7 @@
|
|
|
1081
883
|
}
|
|
1082
884
|
},
|
|
1083
885
|
{
|
|
1084
|
-
"id":
|
|
886
|
+
"id": 125,
|
|
1085
887
|
"name": "_parentResolver",
|
|
1086
888
|
"kind": 1024,
|
|
1087
889
|
"kindString": "Property",
|
|
@@ -1115,14 +917,14 @@
|
|
|
1115
917
|
{
|
|
1116
918
|
"type": "reflection",
|
|
1117
919
|
"declaration": {
|
|
1118
|
-
"id":
|
|
920
|
+
"id": 126,
|
|
1119
921
|
"name": "__type",
|
|
1120
922
|
"kind": 65536,
|
|
1121
923
|
"kindString": "Type literal",
|
|
1122
924
|
"flags": {},
|
|
1123
925
|
"children": [
|
|
1124
926
|
{
|
|
1125
|
-
"id":
|
|
927
|
+
"id": 127,
|
|
1126
928
|
"name": "name",
|
|
1127
929
|
"kind": 1024,
|
|
1128
930
|
"kindString": "Property",
|
|
@@ -1142,7 +944,7 @@
|
|
|
1142
944
|
}
|
|
1143
945
|
},
|
|
1144
946
|
{
|
|
1145
|
-
"id":
|
|
947
|
+
"id": 128,
|
|
1146
948
|
"name": "security",
|
|
1147
949
|
"kind": 1024,
|
|
1148
950
|
"kindString": "Property",
|
|
@@ -1159,14 +961,14 @@
|
|
|
1159
961
|
"type": {
|
|
1160
962
|
"type": "reflection",
|
|
1161
963
|
"declaration": {
|
|
1162
|
-
"id":
|
|
964
|
+
"id": 129,
|
|
1163
965
|
"name": "__type",
|
|
1164
966
|
"kind": 65536,
|
|
1165
967
|
"kindString": "Type literal",
|
|
1166
968
|
"flags": {},
|
|
1167
969
|
"children": [
|
|
1168
970
|
{
|
|
1169
|
-
"id":
|
|
971
|
+
"id": 130,
|
|
1170
972
|
"name": "allowAnonymous",
|
|
1171
973
|
"kind": 1024,
|
|
1172
974
|
"kindString": "Property",
|
|
@@ -1186,7 +988,7 @@
|
|
|
1186
988
|
}
|
|
1187
989
|
},
|
|
1188
990
|
{
|
|
1189
|
-
"id":
|
|
991
|
+
"id": 131,
|
|
1190
992
|
"name": "allowed",
|
|
1191
993
|
"kind": 1024,
|
|
1192
994
|
"kindString": "Property",
|
|
@@ -1230,7 +1032,7 @@
|
|
|
1230
1032
|
}
|
|
1231
1033
|
},
|
|
1232
1034
|
{
|
|
1233
|
-
"id":
|
|
1035
|
+
"id": 132,
|
|
1234
1036
|
"name": "disallowed",
|
|
1235
1037
|
"kind": 1024,
|
|
1236
1038
|
"kindString": "Property",
|
|
@@ -1269,9 +1071,9 @@
|
|
|
1269
1071
|
{
|
|
1270
1072
|
"title": "Properties",
|
|
1271
1073
|
"children": [
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1074
|
+
130,
|
|
1075
|
+
131,
|
|
1076
|
+
132
|
|
1275
1077
|
]
|
|
1276
1078
|
}
|
|
1277
1079
|
],
|
|
@@ -1290,8 +1092,8 @@
|
|
|
1290
1092
|
{
|
|
1291
1093
|
"title": "Properties",
|
|
1292
1094
|
"children": [
|
|
1293
|
-
|
|
1294
|
-
|
|
1095
|
+
127,
|
|
1096
|
+
128
|
|
1295
1097
|
]
|
|
1296
1098
|
}
|
|
1297
1099
|
],
|
|
@@ -1307,14 +1109,14 @@
|
|
|
1307
1109
|
{
|
|
1308
1110
|
"type": "reflection",
|
|
1309
1111
|
"declaration": {
|
|
1310
|
-
"id":
|
|
1112
|
+
"id": 133,
|
|
1311
1113
|
"name": "__type",
|
|
1312
1114
|
"kind": 65536,
|
|
1313
1115
|
"kindString": "Type literal",
|
|
1314
1116
|
"flags": {},
|
|
1315
1117
|
"children": [
|
|
1316
1118
|
{
|
|
1317
|
-
"id":
|
|
1119
|
+
"id": 134,
|
|
1318
1120
|
"name": "schema",
|
|
1319
1121
|
"kind": 1024,
|
|
1320
1122
|
"kindString": "Property",
|
|
@@ -1336,7 +1138,7 @@
|
|
|
1336
1138
|
{
|
|
1337
1139
|
"title": "Properties",
|
|
1338
1140
|
"children": [
|
|
1339
|
-
|
|
1141
|
+
134
|
|
1340
1142
|
]
|
|
1341
1143
|
}
|
|
1342
1144
|
],
|
|
@@ -1363,7 +1165,7 @@
|
|
|
1363
1165
|
}
|
|
1364
1166
|
},
|
|
1365
1167
|
{
|
|
1366
|
-
"id":
|
|
1168
|
+
"id": 135,
|
|
1367
1169
|
"name": "_resolver",
|
|
1368
1170
|
"kind": 1024,
|
|
1369
1171
|
"kindString": "Property",
|
|
@@ -1397,14 +1199,14 @@
|
|
|
1397
1199
|
{
|
|
1398
1200
|
"type": "reflection",
|
|
1399
1201
|
"declaration": {
|
|
1400
|
-
"id":
|
|
1202
|
+
"id": 136,
|
|
1401
1203
|
"name": "__type",
|
|
1402
1204
|
"kind": 65536,
|
|
1403
1205
|
"kindString": "Type literal",
|
|
1404
1206
|
"flags": {},
|
|
1405
1207
|
"children": [
|
|
1406
1208
|
{
|
|
1407
|
-
"id":
|
|
1209
|
+
"id": 137,
|
|
1408
1210
|
"name": "name",
|
|
1409
1211
|
"kind": 1024,
|
|
1410
1212
|
"kindString": "Property",
|
|
@@ -1424,7 +1226,7 @@
|
|
|
1424
1226
|
}
|
|
1425
1227
|
},
|
|
1426
1228
|
{
|
|
1427
|
-
"id":
|
|
1229
|
+
"id": 138,
|
|
1428
1230
|
"name": "security",
|
|
1429
1231
|
"kind": 1024,
|
|
1430
1232
|
"kindString": "Property",
|
|
@@ -1441,14 +1243,14 @@
|
|
|
1441
1243
|
"type": {
|
|
1442
1244
|
"type": "reflection",
|
|
1443
1245
|
"declaration": {
|
|
1444
|
-
"id":
|
|
1246
|
+
"id": 139,
|
|
1445
1247
|
"name": "__type",
|
|
1446
1248
|
"kind": 65536,
|
|
1447
1249
|
"kindString": "Type literal",
|
|
1448
1250
|
"flags": {},
|
|
1449
1251
|
"children": [
|
|
1450
1252
|
{
|
|
1451
|
-
"id":
|
|
1253
|
+
"id": 140,
|
|
1452
1254
|
"name": "allowAnonymous",
|
|
1453
1255
|
"kind": 1024,
|
|
1454
1256
|
"kindString": "Property",
|
|
@@ -1468,7 +1270,7 @@
|
|
|
1468
1270
|
}
|
|
1469
1271
|
},
|
|
1470
1272
|
{
|
|
1471
|
-
"id":
|
|
1273
|
+
"id": 141,
|
|
1472
1274
|
"name": "allowed",
|
|
1473
1275
|
"kind": 1024,
|
|
1474
1276
|
"kindString": "Property",
|
|
@@ -1512,7 +1314,7 @@
|
|
|
1512
1314
|
}
|
|
1513
1315
|
},
|
|
1514
1316
|
{
|
|
1515
|
-
"id":
|
|
1317
|
+
"id": 142,
|
|
1516
1318
|
"name": "disallowed",
|
|
1517
1319
|
"kind": 1024,
|
|
1518
1320
|
"kindString": "Property",
|
|
@@ -1551,9 +1353,9 @@
|
|
|
1551
1353
|
{
|
|
1552
1354
|
"title": "Properties",
|
|
1553
1355
|
"children": [
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1356
|
+
140,
|
|
1357
|
+
141,
|
|
1358
|
+
142
|
|
1557
1359
|
]
|
|
1558
1360
|
}
|
|
1559
1361
|
],
|
|
@@ -1572,8 +1374,8 @@
|
|
|
1572
1374
|
{
|
|
1573
1375
|
"title": "Properties",
|
|
1574
1376
|
"children": [
|
|
1575
|
-
|
|
1576
|
-
|
|
1377
|
+
137,
|
|
1378
|
+
138
|
|
1577
1379
|
]
|
|
1578
1380
|
}
|
|
1579
1381
|
],
|
|
@@ -1589,14 +1391,14 @@
|
|
|
1589
1391
|
{
|
|
1590
1392
|
"type": "reflection",
|
|
1591
1393
|
"declaration": {
|
|
1592
|
-
"id":
|
|
1394
|
+
"id": 143,
|
|
1593
1395
|
"name": "__type",
|
|
1594
1396
|
"kind": 65536,
|
|
1595
1397
|
"kindString": "Type literal",
|
|
1596
1398
|
"flags": {},
|
|
1597
1399
|
"children": [
|
|
1598
1400
|
{
|
|
1599
|
-
"id":
|
|
1401
|
+
"id": 144,
|
|
1600
1402
|
"name": "schema",
|
|
1601
1403
|
"kind": 1024,
|
|
1602
1404
|
"kindString": "Property",
|
|
@@ -1618,7 +1420,7 @@
|
|
|
1618
1420
|
{
|
|
1619
1421
|
"title": "Properties",
|
|
1620
1422
|
"children": [
|
|
1621
|
-
|
|
1423
|
+
144
|
|
1622
1424
|
]
|
|
1623
1425
|
}
|
|
1624
1426
|
],
|
|
@@ -1645,7 +1447,7 @@
|
|
|
1645
1447
|
}
|
|
1646
1448
|
},
|
|
1647
1449
|
{
|
|
1648
|
-
"id":
|
|
1450
|
+
"id": 145,
|
|
1649
1451
|
"name": "_started",
|
|
1650
1452
|
"kind": 1024,
|
|
1651
1453
|
"kindString": "Property",
|
|
@@ -1669,7 +1471,7 @@
|
|
|
1669
1471
|
}
|
|
1670
1472
|
},
|
|
1671
1473
|
{
|
|
1672
|
-
"id":
|
|
1474
|
+
"id": 146,
|
|
1673
1475
|
"name": "account",
|
|
1674
1476
|
"kind": 1024,
|
|
1675
1477
|
"kindString": "Property",
|
|
@@ -1694,7 +1496,7 @@
|
|
|
1694
1496
|
}
|
|
1695
1497
|
},
|
|
1696
1498
|
{
|
|
1697
|
-
"id":
|
|
1499
|
+
"id": 147,
|
|
1698
1500
|
"name": "logger",
|
|
1699
1501
|
"kind": 1024,
|
|
1700
1502
|
"kindString": "Property",
|
|
@@ -1720,7 +1522,7 @@
|
|
|
1720
1522
|
}
|
|
1721
1523
|
},
|
|
1722
1524
|
{
|
|
1723
|
-
"id":
|
|
1525
|
+
"id": 148,
|
|
1724
1526
|
"name": "moduleConfigQueryValidator",
|
|
1725
1527
|
"kind": 1024,
|
|
1726
1528
|
"kindString": "Property",
|
|
@@ -1756,14 +1558,14 @@
|
|
|
1756
1558
|
{
|
|
1757
1559
|
"type": "reflection",
|
|
1758
1560
|
"declaration": {
|
|
1759
|
-
"id":
|
|
1561
|
+
"id": 149,
|
|
1760
1562
|
"name": "__type",
|
|
1761
1563
|
"kind": 65536,
|
|
1762
1564
|
"kindString": "Type literal",
|
|
1763
1565
|
"flags": {},
|
|
1764
1566
|
"children": [
|
|
1765
1567
|
{
|
|
1766
|
-
"id":
|
|
1568
|
+
"id": 150,
|
|
1767
1569
|
"name": "query",
|
|
1768
1570
|
"kind": 1024,
|
|
1769
1571
|
"kindString": "Property",
|
|
@@ -1781,7 +1583,7 @@
|
|
|
1781
1583
|
}
|
|
1782
1584
|
},
|
|
1783
1585
|
{
|
|
1784
|
-
"id":
|
|
1586
|
+
"id": 151,
|
|
1785
1587
|
"name": "resultSet",
|
|
1786
1588
|
"kind": 1024,
|
|
1787
1589
|
"kindString": "Property",
|
|
@@ -1801,7 +1603,7 @@
|
|
|
1801
1603
|
}
|
|
1802
1604
|
},
|
|
1803
1605
|
{
|
|
1804
|
-
"id":
|
|
1606
|
+
"id": 152,
|
|
1805
1607
|
"name": "schema",
|
|
1806
1608
|
"kind": 1024,
|
|
1807
1609
|
"kindString": "Property",
|
|
@@ -1823,9 +1625,9 @@
|
|
|
1823
1625
|
{
|
|
1824
1626
|
"title": "Properties",
|
|
1825
1627
|
"children": [
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
|
|
1628
|
+
150,
|
|
1629
|
+
151,
|
|
1630
|
+
152
|
|
1829
1631
|
]
|
|
1830
1632
|
}
|
|
1831
1633
|
],
|
|
@@ -1849,7 +1651,7 @@
|
|
|
1849
1651
|
}
|
|
1850
1652
|
},
|
|
1851
1653
|
{
|
|
1852
|
-
"id":
|
|
1654
|
+
"id": 153,
|
|
1853
1655
|
"name": "supportedQueryValidator",
|
|
1854
1656
|
"kind": 1024,
|
|
1855
1657
|
"kindString": "Property",
|
|
@@ -1885,14 +1687,14 @@
|
|
|
1885
1687
|
{
|
|
1886
1688
|
"type": "reflection",
|
|
1887
1689
|
"declaration": {
|
|
1888
|
-
"id":
|
|
1690
|
+
"id": 154,
|
|
1889
1691
|
"name": "__type",
|
|
1890
1692
|
"kind": 65536,
|
|
1891
1693
|
"kindString": "Type literal",
|
|
1892
1694
|
"flags": {},
|
|
1893
1695
|
"children": [
|
|
1894
1696
|
{
|
|
1895
|
-
"id":
|
|
1697
|
+
"id": 155,
|
|
1896
1698
|
"name": "query",
|
|
1897
1699
|
"kind": 1024,
|
|
1898
1700
|
"kindString": "Property",
|
|
@@ -1910,7 +1712,7 @@
|
|
|
1910
1712
|
}
|
|
1911
1713
|
},
|
|
1912
1714
|
{
|
|
1913
|
-
"id":
|
|
1715
|
+
"id": 156,
|
|
1914
1716
|
"name": "resultSet",
|
|
1915
1717
|
"kind": 1024,
|
|
1916
1718
|
"kindString": "Property",
|
|
@@ -1930,7 +1732,7 @@
|
|
|
1930
1732
|
}
|
|
1931
1733
|
},
|
|
1932
1734
|
{
|
|
1933
|
-
"id":
|
|
1735
|
+
"id": 157,
|
|
1934
1736
|
"name": "schema",
|
|
1935
1737
|
"kind": 1024,
|
|
1936
1738
|
"kindString": "Property",
|
|
@@ -1952,9 +1754,9 @@
|
|
|
1952
1754
|
{
|
|
1953
1755
|
"title": "Properties",
|
|
1954
1756
|
"children": [
|
|
1955
|
-
|
|
1956
|
-
|
|
1957
|
-
|
|
1757
|
+
155,
|
|
1758
|
+
156,
|
|
1759
|
+
157
|
|
1958
1760
|
]
|
|
1959
1761
|
}
|
|
1960
1762
|
],
|
|
@@ -1988,9 +1790,9 @@
|
|
|
1988
1790
|
"sources": [
|
|
1989
1791
|
{
|
|
1990
1792
|
"fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts",
|
|
1991
|
-
"line":
|
|
1793
|
+
"line": 10,
|
|
1992
1794
|
"character": 18,
|
|
1993
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1795
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05ef6aac227/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L10"
|
|
1994
1796
|
}
|
|
1995
1797
|
],
|
|
1996
1798
|
"type": {
|
|
@@ -2004,7 +1806,7 @@
|
|
|
2004
1806
|
}
|
|
2005
1807
|
},
|
|
2006
1808
|
{
|
|
2007
|
-
"id":
|
|
1809
|
+
"id": 42,
|
|
2008
1810
|
"name": "defaultLogger",
|
|
2009
1811
|
"kind": 1024,
|
|
2010
1812
|
"kindString": "Property",
|
|
@@ -2029,7 +1831,7 @@
|
|
|
2029
1831
|
}
|
|
2030
1832
|
},
|
|
2031
1833
|
{
|
|
2032
|
-
"id":
|
|
1834
|
+
"id": 158,
|
|
2033
1835
|
"name": "address",
|
|
2034
1836
|
"kind": 262144,
|
|
2035
1837
|
"kindString": "Accessor",
|
|
@@ -2042,7 +1844,7 @@
|
|
|
2042
1844
|
}
|
|
2043
1845
|
],
|
|
2044
1846
|
"getSignature": {
|
|
2045
|
-
"id":
|
|
1847
|
+
"id": 159,
|
|
2046
1848
|
"name": "address",
|
|
2047
1849
|
"kind": 524288,
|
|
2048
1850
|
"kindString": "Get signature",
|
|
@@ -2054,15 +1856,23 @@
|
|
|
2054
1856
|
"inheritedFrom": {
|
|
2055
1857
|
"type": "reference",
|
|
2056
1858
|
"name": "AbstractWitness.address"
|
|
1859
|
+
},
|
|
1860
|
+
"implementationOf": {
|
|
1861
|
+
"type": "reference",
|
|
1862
|
+
"name": "WitnessModule.address"
|
|
2057
1863
|
}
|
|
2058
1864
|
},
|
|
2059
1865
|
"inheritedFrom": {
|
|
2060
1866
|
"type": "reference",
|
|
2061
1867
|
"name": "AbstractWitness.address"
|
|
1868
|
+
},
|
|
1869
|
+
"implementationOf": {
|
|
1870
|
+
"type": "reference",
|
|
1871
|
+
"name": "WitnessModule.address"
|
|
2062
1872
|
}
|
|
2063
1873
|
},
|
|
2064
1874
|
{
|
|
2065
|
-
"id":
|
|
1875
|
+
"id": 160,
|
|
2066
1876
|
"name": "allowAnonymous",
|
|
2067
1877
|
"kind": 262144,
|
|
2068
1878
|
"kindString": "Accessor",
|
|
@@ -2075,7 +1885,7 @@
|
|
|
2075
1885
|
}
|
|
2076
1886
|
],
|
|
2077
1887
|
"getSignature": {
|
|
2078
|
-
"id":
|
|
1888
|
+
"id": 161,
|
|
2079
1889
|
"name": "allowAnonymous",
|
|
2080
1890
|
"kind": 524288,
|
|
2081
1891
|
"kindString": "Get signature",
|
|
@@ -2095,7 +1905,7 @@
|
|
|
2095
1905
|
}
|
|
2096
1906
|
},
|
|
2097
1907
|
{
|
|
2098
|
-
"id":
|
|
1908
|
+
"id": 162,
|
|
2099
1909
|
"name": "config",
|
|
2100
1910
|
"kind": 262144,
|
|
2101
1911
|
"kindString": "Accessor",
|
|
@@ -2108,7 +1918,7 @@
|
|
|
2108
1918
|
}
|
|
2109
1919
|
],
|
|
2110
1920
|
"getSignature": {
|
|
2111
|
-
"id":
|
|
1921
|
+
"id": 163,
|
|
2112
1922
|
"name": "config",
|
|
2113
1923
|
"kind": 524288,
|
|
2114
1924
|
"kindString": "Get signature",
|
|
@@ -2120,15 +1930,23 @@
|
|
|
2120
1930
|
"inheritedFrom": {
|
|
2121
1931
|
"type": "reference",
|
|
2122
1932
|
"name": "AbstractWitness.config"
|
|
1933
|
+
},
|
|
1934
|
+
"implementationOf": {
|
|
1935
|
+
"type": "reference",
|
|
1936
|
+
"name": "WitnessModule.config"
|
|
2123
1937
|
}
|
|
2124
1938
|
},
|
|
2125
1939
|
"inheritedFrom": {
|
|
2126
1940
|
"type": "reference",
|
|
2127
1941
|
"name": "AbstractWitness.config"
|
|
1942
|
+
},
|
|
1943
|
+
"implementationOf": {
|
|
1944
|
+
"type": "reference",
|
|
1945
|
+
"name": "WitnessModule.config"
|
|
2128
1946
|
}
|
|
2129
1947
|
},
|
|
2130
1948
|
{
|
|
2131
|
-
"id":
|
|
1949
|
+
"id": 164,
|
|
2132
1950
|
"name": "parentResolver",
|
|
2133
1951
|
"kind": 262144,
|
|
2134
1952
|
"kindString": "Accessor",
|
|
@@ -2141,7 +1959,7 @@
|
|
|
2141
1959
|
}
|
|
2142
1960
|
],
|
|
2143
1961
|
"getSignature": {
|
|
2144
|
-
"id":
|
|
1962
|
+
"id": 165,
|
|
2145
1963
|
"name": "parentResolver",
|
|
2146
1964
|
"kind": 524288,
|
|
2147
1965
|
"kindString": "Get signature",
|
|
@@ -2166,14 +1984,14 @@
|
|
|
2166
1984
|
{
|
|
2167
1985
|
"type": "reflection",
|
|
2168
1986
|
"declaration": {
|
|
2169
|
-
"id":
|
|
1987
|
+
"id": 166,
|
|
2170
1988
|
"name": "__type",
|
|
2171
1989
|
"kind": 65536,
|
|
2172
1990
|
"kindString": "Type literal",
|
|
2173
1991
|
"flags": {},
|
|
2174
1992
|
"children": [
|
|
2175
1993
|
{
|
|
2176
|
-
"id":
|
|
1994
|
+
"id": 167,
|
|
2177
1995
|
"name": "name",
|
|
2178
1996
|
"kind": 1024,
|
|
2179
1997
|
"kindString": "Property",
|
|
@@ -2193,7 +2011,7 @@
|
|
|
2193
2011
|
}
|
|
2194
2012
|
},
|
|
2195
2013
|
{
|
|
2196
|
-
"id":
|
|
2014
|
+
"id": 168,
|
|
2197
2015
|
"name": "security",
|
|
2198
2016
|
"kind": 1024,
|
|
2199
2017
|
"kindString": "Property",
|
|
@@ -2210,14 +2028,14 @@
|
|
|
2210
2028
|
"type": {
|
|
2211
2029
|
"type": "reflection",
|
|
2212
2030
|
"declaration": {
|
|
2213
|
-
"id":
|
|
2031
|
+
"id": 169,
|
|
2214
2032
|
"name": "__type",
|
|
2215
2033
|
"kind": 65536,
|
|
2216
2034
|
"kindString": "Type literal",
|
|
2217
2035
|
"flags": {},
|
|
2218
2036
|
"children": [
|
|
2219
2037
|
{
|
|
2220
|
-
"id":
|
|
2038
|
+
"id": 170,
|
|
2221
2039
|
"name": "allowAnonymous",
|
|
2222
2040
|
"kind": 1024,
|
|
2223
2041
|
"kindString": "Property",
|
|
@@ -2237,7 +2055,7 @@
|
|
|
2237
2055
|
}
|
|
2238
2056
|
},
|
|
2239
2057
|
{
|
|
2240
|
-
"id":
|
|
2058
|
+
"id": 171,
|
|
2241
2059
|
"name": "allowed",
|
|
2242
2060
|
"kind": 1024,
|
|
2243
2061
|
"kindString": "Property",
|
|
@@ -2281,7 +2099,7 @@
|
|
|
2281
2099
|
}
|
|
2282
2100
|
},
|
|
2283
2101
|
{
|
|
2284
|
-
"id":
|
|
2102
|
+
"id": 172,
|
|
2285
2103
|
"name": "disallowed",
|
|
2286
2104
|
"kind": 1024,
|
|
2287
2105
|
"kindString": "Property",
|
|
@@ -2320,9 +2138,9 @@
|
|
|
2320
2138
|
{
|
|
2321
2139
|
"title": "Properties",
|
|
2322
2140
|
"children": [
|
|
2323
|
-
|
|
2324
|
-
|
|
2325
|
-
|
|
2141
|
+
170,
|
|
2142
|
+
171,
|
|
2143
|
+
172
|
|
2326
2144
|
]
|
|
2327
2145
|
}
|
|
2328
2146
|
],
|
|
@@ -2341,8 +2159,8 @@
|
|
|
2341
2159
|
{
|
|
2342
2160
|
"title": "Properties",
|
|
2343
2161
|
"children": [
|
|
2344
|
-
|
|
2345
|
-
|
|
2162
|
+
167,
|
|
2163
|
+
168
|
|
2346
2164
|
]
|
|
2347
2165
|
}
|
|
2348
2166
|
],
|
|
@@ -2358,14 +2176,14 @@
|
|
|
2358
2176
|
{
|
|
2359
2177
|
"type": "reflection",
|
|
2360
2178
|
"declaration": {
|
|
2361
|
-
"id":
|
|
2179
|
+
"id": 173,
|
|
2362
2180
|
"name": "__type",
|
|
2363
2181
|
"kind": 65536,
|
|
2364
2182
|
"kindString": "Type literal",
|
|
2365
2183
|
"flags": {},
|
|
2366
2184
|
"children": [
|
|
2367
2185
|
{
|
|
2368
|
-
"id":
|
|
2186
|
+
"id": 174,
|
|
2369
2187
|
"name": "schema",
|
|
2370
2188
|
"kind": 1024,
|
|
2371
2189
|
"kindString": "Property",
|
|
@@ -2387,7 +2205,7 @@
|
|
|
2387
2205
|
{
|
|
2388
2206
|
"title": "Properties",
|
|
2389
2207
|
"children": [
|
|
2390
|
-
|
|
2208
|
+
174
|
|
2391
2209
|
]
|
|
2392
2210
|
}
|
|
2393
2211
|
],
|
|
@@ -2411,15 +2229,23 @@
|
|
|
2411
2229
|
"inheritedFrom": {
|
|
2412
2230
|
"type": "reference",
|
|
2413
2231
|
"name": "AbstractWitness.parentResolver"
|
|
2232
|
+
},
|
|
2233
|
+
"implementationOf": {
|
|
2234
|
+
"type": "reference",
|
|
2235
|
+
"name": "WitnessModule.parentResolver"
|
|
2414
2236
|
}
|
|
2415
2237
|
},
|
|
2416
2238
|
"inheritedFrom": {
|
|
2417
2239
|
"type": "reference",
|
|
2418
2240
|
"name": "AbstractWitness.parentResolver"
|
|
2241
|
+
},
|
|
2242
|
+
"implementationOf": {
|
|
2243
|
+
"type": "reference",
|
|
2244
|
+
"name": "WitnessModule.parentResolver"
|
|
2419
2245
|
}
|
|
2420
2246
|
},
|
|
2421
2247
|
{
|
|
2422
|
-
"id":
|
|
2248
|
+
"id": 175,
|
|
2423
2249
|
"name": "previousHash",
|
|
2424
2250
|
"kind": 262144,
|
|
2425
2251
|
"kindString": "Accessor",
|
|
@@ -2432,7 +2258,7 @@
|
|
|
2432
2258
|
}
|
|
2433
2259
|
],
|
|
2434
2260
|
"getSignature": {
|
|
2435
|
-
"id":
|
|
2261
|
+
"id": 176,
|
|
2436
2262
|
"name": "previousHash",
|
|
2437
2263
|
"kind": 524288,
|
|
2438
2264
|
"kindString": "Get signature",
|
|
@@ -2461,7 +2287,7 @@
|
|
|
2461
2287
|
}
|
|
2462
2288
|
},
|
|
2463
2289
|
{
|
|
2464
|
-
"id":
|
|
2290
|
+
"id": 67,
|
|
2465
2291
|
"name": "queries",
|
|
2466
2292
|
"kind": 262144,
|
|
2467
2293
|
"kindString": "Accessor",
|
|
@@ -2474,7 +2300,7 @@
|
|
|
2474
2300
|
}
|
|
2475
2301
|
],
|
|
2476
2302
|
"getSignature": {
|
|
2477
|
-
"id":
|
|
2303
|
+
"id": 68,
|
|
2478
2304
|
"name": "queries",
|
|
2479
2305
|
"kind": 524288,
|
|
2480
2306
|
"kindString": "Get signature",
|
|
@@ -2489,15 +2315,23 @@
|
|
|
2489
2315
|
"inheritedFrom": {
|
|
2490
2316
|
"type": "reference",
|
|
2491
2317
|
"name": "AbstractWitness.queries"
|
|
2318
|
+
},
|
|
2319
|
+
"implementationOf": {
|
|
2320
|
+
"type": "reference",
|
|
2321
|
+
"name": "WitnessModule.queries"
|
|
2492
2322
|
}
|
|
2493
2323
|
},
|
|
2494
2324
|
"inheritedFrom": {
|
|
2495
2325
|
"type": "reference",
|
|
2496
2326
|
"name": "AbstractWitness.queries"
|
|
2327
|
+
},
|
|
2328
|
+
"implementationOf": {
|
|
2329
|
+
"type": "reference",
|
|
2330
|
+
"name": "WitnessModule.queries"
|
|
2497
2331
|
}
|
|
2498
2332
|
},
|
|
2499
2333
|
{
|
|
2500
|
-
"id":
|
|
2334
|
+
"id": 177,
|
|
2501
2335
|
"name": "resolver",
|
|
2502
2336
|
"kind": 262144,
|
|
2503
2337
|
"kindString": "Accessor",
|
|
@@ -2510,7 +2344,7 @@
|
|
|
2510
2344
|
}
|
|
2511
2345
|
],
|
|
2512
2346
|
"getSignature": {
|
|
2513
|
-
"id":
|
|
2347
|
+
"id": 178,
|
|
2514
2348
|
"name": "resolver",
|
|
2515
2349
|
"kind": 524288,
|
|
2516
2350
|
"kindString": "Get signature",
|
|
@@ -2535,14 +2369,14 @@
|
|
|
2535
2369
|
{
|
|
2536
2370
|
"type": "reflection",
|
|
2537
2371
|
"declaration": {
|
|
2538
|
-
"id":
|
|
2372
|
+
"id": 179,
|
|
2539
2373
|
"name": "__type",
|
|
2540
2374
|
"kind": 65536,
|
|
2541
2375
|
"kindString": "Type literal",
|
|
2542
2376
|
"flags": {},
|
|
2543
2377
|
"children": [
|
|
2544
2378
|
{
|
|
2545
|
-
"id":
|
|
2379
|
+
"id": 180,
|
|
2546
2380
|
"name": "name",
|
|
2547
2381
|
"kind": 1024,
|
|
2548
2382
|
"kindString": "Property",
|
|
@@ -2562,7 +2396,7 @@
|
|
|
2562
2396
|
}
|
|
2563
2397
|
},
|
|
2564
2398
|
{
|
|
2565
|
-
"id":
|
|
2399
|
+
"id": 181,
|
|
2566
2400
|
"name": "security",
|
|
2567
2401
|
"kind": 1024,
|
|
2568
2402
|
"kindString": "Property",
|
|
@@ -2579,14 +2413,14 @@
|
|
|
2579
2413
|
"type": {
|
|
2580
2414
|
"type": "reflection",
|
|
2581
2415
|
"declaration": {
|
|
2582
|
-
"id":
|
|
2416
|
+
"id": 182,
|
|
2583
2417
|
"name": "__type",
|
|
2584
2418
|
"kind": 65536,
|
|
2585
2419
|
"kindString": "Type literal",
|
|
2586
2420
|
"flags": {},
|
|
2587
2421
|
"children": [
|
|
2588
2422
|
{
|
|
2589
|
-
"id":
|
|
2423
|
+
"id": 183,
|
|
2590
2424
|
"name": "allowAnonymous",
|
|
2591
2425
|
"kind": 1024,
|
|
2592
2426
|
"kindString": "Property",
|
|
@@ -2606,7 +2440,7 @@
|
|
|
2606
2440
|
}
|
|
2607
2441
|
},
|
|
2608
2442
|
{
|
|
2609
|
-
"id":
|
|
2443
|
+
"id": 184,
|
|
2610
2444
|
"name": "allowed",
|
|
2611
2445
|
"kind": 1024,
|
|
2612
2446
|
"kindString": "Property",
|
|
@@ -2650,7 +2484,7 @@
|
|
|
2650
2484
|
}
|
|
2651
2485
|
},
|
|
2652
2486
|
{
|
|
2653
|
-
"id":
|
|
2487
|
+
"id": 185,
|
|
2654
2488
|
"name": "disallowed",
|
|
2655
2489
|
"kind": 1024,
|
|
2656
2490
|
"kindString": "Property",
|
|
@@ -2689,9 +2523,9 @@
|
|
|
2689
2523
|
{
|
|
2690
2524
|
"title": "Properties",
|
|
2691
2525
|
"children": [
|
|
2692
|
-
|
|
2693
|
-
|
|
2694
|
-
|
|
2526
|
+
183,
|
|
2527
|
+
184,
|
|
2528
|
+
185
|
|
2695
2529
|
]
|
|
2696
2530
|
}
|
|
2697
2531
|
],
|
|
@@ -2710,8 +2544,8 @@
|
|
|
2710
2544
|
{
|
|
2711
2545
|
"title": "Properties",
|
|
2712
2546
|
"children": [
|
|
2713
|
-
|
|
2714
|
-
|
|
2547
|
+
180,
|
|
2548
|
+
181
|
|
2715
2549
|
]
|
|
2716
2550
|
}
|
|
2717
2551
|
],
|
|
@@ -2727,14 +2561,14 @@
|
|
|
2727
2561
|
{
|
|
2728
2562
|
"type": "reflection",
|
|
2729
2563
|
"declaration": {
|
|
2730
|
-
"id":
|
|
2564
|
+
"id": 186,
|
|
2731
2565
|
"name": "__type",
|
|
2732
2566
|
"kind": 65536,
|
|
2733
2567
|
"kindString": "Type literal",
|
|
2734
2568
|
"flags": {},
|
|
2735
2569
|
"children": [
|
|
2736
2570
|
{
|
|
2737
|
-
"id":
|
|
2571
|
+
"id": 187,
|
|
2738
2572
|
"name": "schema",
|
|
2739
2573
|
"kind": 1024,
|
|
2740
2574
|
"kindString": "Property",
|
|
@@ -2756,7 +2590,7 @@
|
|
|
2756
2590
|
{
|
|
2757
2591
|
"title": "Properties",
|
|
2758
2592
|
"children": [
|
|
2759
|
-
|
|
2593
|
+
187
|
|
2760
2594
|
]
|
|
2761
2595
|
}
|
|
2762
2596
|
],
|
|
@@ -2780,15 +2614,23 @@
|
|
|
2780
2614
|
"inheritedFrom": {
|
|
2781
2615
|
"type": "reference",
|
|
2782
2616
|
"name": "AbstractWitness.resolver"
|
|
2617
|
+
},
|
|
2618
|
+
"implementationOf": {
|
|
2619
|
+
"type": "reference",
|
|
2620
|
+
"name": "WitnessModule.resolver"
|
|
2783
2621
|
}
|
|
2784
2622
|
},
|
|
2785
2623
|
"inheritedFrom": {
|
|
2786
2624
|
"type": "reference",
|
|
2787
2625
|
"name": "AbstractWitness.resolver"
|
|
2626
|
+
},
|
|
2627
|
+
"implementationOf": {
|
|
2628
|
+
"type": "reference",
|
|
2629
|
+
"name": "WitnessModule.resolver"
|
|
2788
2630
|
}
|
|
2789
2631
|
},
|
|
2790
2632
|
{
|
|
2791
|
-
"id":
|
|
2633
|
+
"id": 69,
|
|
2792
2634
|
"name": "targetSet",
|
|
2793
2635
|
"kind": 262144,
|
|
2794
2636
|
"kindString": "Accessor",
|
|
@@ -2801,7 +2643,7 @@
|
|
|
2801
2643
|
}
|
|
2802
2644
|
],
|
|
2803
2645
|
"getSignature": {
|
|
2804
|
-
"id":
|
|
2646
|
+
"id": 70,
|
|
2805
2647
|
"name": "targetSet",
|
|
2806
2648
|
"kind": 524288,
|
|
2807
2649
|
"kindString": "Get signature",
|
|
@@ -2831,14 +2673,14 @@
|
|
|
2831
2673
|
{
|
|
2832
2674
|
"type": "reflection",
|
|
2833
2675
|
"declaration": {
|
|
2834
|
-
"id":
|
|
2676
|
+
"id": 71,
|
|
2835
2677
|
"name": "__type",
|
|
2836
2678
|
"kind": 65536,
|
|
2837
2679
|
"kindString": "Type literal",
|
|
2838
2680
|
"flags": {},
|
|
2839
2681
|
"children": [
|
|
2840
2682
|
{
|
|
2841
|
-
"id":
|
|
2683
|
+
"id": 72,
|
|
2842
2684
|
"name": "schema",
|
|
2843
2685
|
"kind": 1024,
|
|
2844
2686
|
"kindString": "Property",
|
|
@@ -2860,7 +2702,7 @@
|
|
|
2860
2702
|
{
|
|
2861
2703
|
"title": "Properties",
|
|
2862
2704
|
"children": [
|
|
2863
|
-
|
|
2705
|
+
72
|
|
2864
2706
|
]
|
|
2865
2707
|
}
|
|
2866
2708
|
],
|
|
@@ -2888,7 +2730,7 @@
|
|
|
2888
2730
|
}
|
|
2889
2731
|
},
|
|
2890
2732
|
{
|
|
2891
|
-
"id":
|
|
2733
|
+
"id": 245,
|
|
2892
2734
|
"name": "bindHashes",
|
|
2893
2735
|
"kind": 2048,
|
|
2894
2736
|
"kindString": "Method",
|
|
@@ -2904,14 +2746,14 @@
|
|
|
2904
2746
|
],
|
|
2905
2747
|
"signatures": [
|
|
2906
2748
|
{
|
|
2907
|
-
"id":
|
|
2749
|
+
"id": 246,
|
|
2908
2750
|
"name": "bindHashes",
|
|
2909
2751
|
"kind": 4096,
|
|
2910
2752
|
"kindString": "Call signature",
|
|
2911
2753
|
"flags": {},
|
|
2912
2754
|
"parameters": [
|
|
2913
2755
|
{
|
|
2914
|
-
"id":
|
|
2756
|
+
"id": 247,
|
|
2915
2757
|
"name": "hashes",
|
|
2916
2758
|
"kind": 32768,
|
|
2917
2759
|
"kindString": "Parameter",
|
|
@@ -2925,7 +2767,7 @@
|
|
|
2925
2767
|
}
|
|
2926
2768
|
},
|
|
2927
2769
|
{
|
|
2928
|
-
"id":
|
|
2770
|
+
"id": 248,
|
|
2929
2771
|
"name": "schema",
|
|
2930
2772
|
"kind": 32768,
|
|
2931
2773
|
"kindString": "Parameter",
|
|
@@ -2939,7 +2781,7 @@
|
|
|
2939
2781
|
}
|
|
2940
2782
|
},
|
|
2941
2783
|
{
|
|
2942
|
-
"id":
|
|
2784
|
+
"id": 249,
|
|
2943
2785
|
"name": "account",
|
|
2944
2786
|
"kind": 32768,
|
|
2945
2787
|
"kindString": "Parameter",
|
|
@@ -2978,7 +2820,7 @@
|
|
|
2978
2820
|
}
|
|
2979
2821
|
},
|
|
2980
2822
|
{
|
|
2981
|
-
"id":
|
|
2823
|
+
"id": 250,
|
|
2982
2824
|
"name": "bindHashesInternal",
|
|
2983
2825
|
"kind": 2048,
|
|
2984
2826
|
"kindString": "Method",
|
|
@@ -2994,14 +2836,14 @@
|
|
|
2994
2836
|
],
|
|
2995
2837
|
"signatures": [
|
|
2996
2838
|
{
|
|
2997
|
-
"id":
|
|
2839
|
+
"id": 251,
|
|
2998
2840
|
"name": "bindHashesInternal",
|
|
2999
2841
|
"kind": 4096,
|
|
3000
2842
|
"kindString": "Call signature",
|
|
3001
2843
|
"flags": {},
|
|
3002
2844
|
"parameters": [
|
|
3003
2845
|
{
|
|
3004
|
-
"id":
|
|
2846
|
+
"id": 252,
|
|
3005
2847
|
"name": "hashes",
|
|
3006
2848
|
"kind": 32768,
|
|
3007
2849
|
"kindString": "Parameter",
|
|
@@ -3015,7 +2857,7 @@
|
|
|
3015
2857
|
}
|
|
3016
2858
|
},
|
|
3017
2859
|
{
|
|
3018
|
-
"id":
|
|
2860
|
+
"id": 253,
|
|
3019
2861
|
"name": "schema",
|
|
3020
2862
|
"kind": 32768,
|
|
3021
2863
|
"kindString": "Parameter",
|
|
@@ -3029,7 +2871,7 @@
|
|
|
3029
2871
|
}
|
|
3030
2872
|
},
|
|
3031
2873
|
{
|
|
3032
|
-
"id":
|
|
2874
|
+
"id": 254,
|
|
3033
2875
|
"name": "account",
|
|
3034
2876
|
"kind": 32768,
|
|
3035
2877
|
"kindString": "Parameter",
|
|
@@ -3060,14 +2902,14 @@
|
|
|
3060
2902
|
{
|
|
3061
2903
|
"type": "reflection",
|
|
3062
2904
|
"declaration": {
|
|
3063
|
-
"id":
|
|
2905
|
+
"id": 255,
|
|
3064
2906
|
"name": "__type",
|
|
3065
2907
|
"kind": 65536,
|
|
3066
2908
|
"kindString": "Type literal",
|
|
3067
2909
|
"flags": {},
|
|
3068
2910
|
"children": [
|
|
3069
2911
|
{
|
|
3070
|
-
"id":
|
|
2912
|
+
"id": 256,
|
|
3071
2913
|
"name": "schema",
|
|
3072
2914
|
"kind": 1024,
|
|
3073
2915
|
"kindString": "Property",
|
|
@@ -3089,7 +2931,7 @@
|
|
|
3089
2931
|
{
|
|
3090
2932
|
"title": "Properties",
|
|
3091
2933
|
"children": [
|
|
3092
|
-
|
|
2934
|
+
256
|
|
3093
2935
|
]
|
|
3094
2936
|
}
|
|
3095
2937
|
],
|
|
@@ -3116,7 +2958,7 @@
|
|
|
3116
2958
|
}
|
|
3117
2959
|
},
|
|
3118
2960
|
{
|
|
3119
|
-
"id":
|
|
2961
|
+
"id": 257,
|
|
3120
2962
|
"name": "bindQuery",
|
|
3121
2963
|
"kind": 2048,
|
|
3122
2964
|
"kindString": "Method",
|
|
@@ -3132,14 +2974,14 @@
|
|
|
3132
2974
|
],
|
|
3133
2975
|
"signatures": [
|
|
3134
2976
|
{
|
|
3135
|
-
"id":
|
|
2977
|
+
"id": 258,
|
|
3136
2978
|
"name": "bindQuery",
|
|
3137
2979
|
"kind": 4096,
|
|
3138
2980
|
"kindString": "Call signature",
|
|
3139
2981
|
"flags": {},
|
|
3140
2982
|
"typeParameter": [
|
|
3141
2983
|
{
|
|
3142
|
-
"id":
|
|
2984
|
+
"id": 263,
|
|
3143
2985
|
"name": "T",
|
|
3144
2986
|
"kind": 131072,
|
|
3145
2987
|
"kindString": "Type parameter",
|
|
@@ -3165,14 +3007,14 @@
|
|
|
3165
3007
|
{
|
|
3166
3008
|
"type": "reflection",
|
|
3167
3009
|
"declaration": {
|
|
3168
|
-
"id":
|
|
3010
|
+
"id": 259,
|
|
3169
3011
|
"name": "__type",
|
|
3170
3012
|
"kind": 65536,
|
|
3171
3013
|
"kindString": "Type literal",
|
|
3172
3014
|
"flags": {},
|
|
3173
3015
|
"children": [
|
|
3174
3016
|
{
|
|
3175
|
-
"id":
|
|
3017
|
+
"id": 260,
|
|
3176
3018
|
"name": "schema",
|
|
3177
3019
|
"kind": 1024,
|
|
3178
3020
|
"kindString": "Property",
|
|
@@ -3194,7 +3036,7 @@
|
|
|
3194
3036
|
{
|
|
3195
3037
|
"title": "Properties",
|
|
3196
3038
|
"children": [
|
|
3197
|
-
|
|
3039
|
+
260
|
|
3198
3040
|
]
|
|
3199
3041
|
}
|
|
3200
3042
|
],
|
|
@@ -3230,14 +3072,14 @@
|
|
|
3230
3072
|
{
|
|
3231
3073
|
"type": "reflection",
|
|
3232
3074
|
"declaration": {
|
|
3233
|
-
"id":
|
|
3075
|
+
"id": 261,
|
|
3234
3076
|
"name": "__type",
|
|
3235
3077
|
"kind": 65536,
|
|
3236
3078
|
"kindString": "Type literal",
|
|
3237
3079
|
"flags": {},
|
|
3238
3080
|
"children": [
|
|
3239
3081
|
{
|
|
3240
|
-
"id":
|
|
3082
|
+
"id": 262,
|
|
3241
3083
|
"name": "schema",
|
|
3242
3084
|
"kind": 1024,
|
|
3243
3085
|
"kindString": "Property",
|
|
@@ -3259,7 +3101,7 @@
|
|
|
3259
3101
|
{
|
|
3260
3102
|
"title": "Properties",
|
|
3261
3103
|
"children": [
|
|
3262
|
-
|
|
3104
|
+
262
|
|
3263
3105
|
]
|
|
3264
3106
|
}
|
|
3265
3107
|
],
|
|
@@ -3283,19 +3125,19 @@
|
|
|
3283
3125
|
],
|
|
3284
3126
|
"parameters": [
|
|
3285
3127
|
{
|
|
3286
|
-
"id":
|
|
3128
|
+
"id": 264,
|
|
3287
3129
|
"name": "query",
|
|
3288
3130
|
"kind": 32768,
|
|
3289
3131
|
"kindString": "Parameter",
|
|
3290
3132
|
"flags": {},
|
|
3291
3133
|
"type": {
|
|
3292
3134
|
"type": "reference",
|
|
3293
|
-
"id":
|
|
3135
|
+
"id": 263,
|
|
3294
3136
|
"name": "T"
|
|
3295
3137
|
}
|
|
3296
3138
|
},
|
|
3297
3139
|
{
|
|
3298
|
-
"id":
|
|
3140
|
+
"id": 265,
|
|
3299
3141
|
"name": "payloads",
|
|
3300
3142
|
"kind": 32768,
|
|
3301
3143
|
"kindString": "Parameter",
|
|
@@ -3318,14 +3160,14 @@
|
|
|
3318
3160
|
{
|
|
3319
3161
|
"type": "reflection",
|
|
3320
3162
|
"declaration": {
|
|
3321
|
-
"id":
|
|
3163
|
+
"id": 266,
|
|
3322
3164
|
"name": "__type",
|
|
3323
3165
|
"kind": 65536,
|
|
3324
3166
|
"kindString": "Type literal",
|
|
3325
3167
|
"flags": {},
|
|
3326
3168
|
"children": [
|
|
3327
3169
|
{
|
|
3328
|
-
"id":
|
|
3170
|
+
"id": 267,
|
|
3329
3171
|
"name": "schema",
|
|
3330
3172
|
"kind": 1024,
|
|
3331
3173
|
"kindString": "Property",
|
|
@@ -3347,7 +3189,7 @@
|
|
|
3347
3189
|
{
|
|
3348
3190
|
"title": "Properties",
|
|
3349
3191
|
"children": [
|
|
3350
|
-
|
|
3192
|
+
267
|
|
3351
3193
|
]
|
|
3352
3194
|
}
|
|
3353
3195
|
],
|
|
@@ -3365,7 +3207,7 @@
|
|
|
3365
3207
|
}
|
|
3366
3208
|
},
|
|
3367
3209
|
{
|
|
3368
|
-
"id":
|
|
3210
|
+
"id": 268,
|
|
3369
3211
|
"name": "account",
|
|
3370
3212
|
"kind": 32768,
|
|
3371
3213
|
"kindString": "Parameter",
|
|
@@ -3402,14 +3244,14 @@
|
|
|
3402
3244
|
{
|
|
3403
3245
|
"type": "reflection",
|
|
3404
3246
|
"declaration": {
|
|
3405
|
-
"id":
|
|
3247
|
+
"id": 269,
|
|
3406
3248
|
"name": "__type",
|
|
3407
3249
|
"kind": 65536,
|
|
3408
3250
|
"kindString": "Type literal",
|
|
3409
3251
|
"flags": {},
|
|
3410
3252
|
"children": [
|
|
3411
3253
|
{
|
|
3412
|
-
"id":
|
|
3254
|
+
"id": 270,
|
|
3413
3255
|
"name": "query",
|
|
3414
3256
|
"kind": 1024,
|
|
3415
3257
|
"kindString": "Property",
|
|
@@ -3427,7 +3269,7 @@
|
|
|
3427
3269
|
}
|
|
3428
3270
|
},
|
|
3429
3271
|
{
|
|
3430
|
-
"id":
|
|
3272
|
+
"id": 271,
|
|
3431
3273
|
"name": "resultSet",
|
|
3432
3274
|
"kind": 1024,
|
|
3433
3275
|
"kindString": "Property",
|
|
@@ -3447,7 +3289,7 @@
|
|
|
3447
3289
|
}
|
|
3448
3290
|
},
|
|
3449
3291
|
{
|
|
3450
|
-
"id":
|
|
3292
|
+
"id": 272,
|
|
3451
3293
|
"name": "schema",
|
|
3452
3294
|
"kind": 1024,
|
|
3453
3295
|
"kindString": "Property",
|
|
@@ -3469,9 +3311,9 @@
|
|
|
3469
3311
|
{
|
|
3470
3312
|
"title": "Properties",
|
|
3471
3313
|
"children": [
|
|
3472
|
-
|
|
3473
|
-
|
|
3474
|
-
|
|
3314
|
+
270,
|
|
3315
|
+
271,
|
|
3316
|
+
272
|
|
3475
3317
|
]
|
|
3476
3318
|
}
|
|
3477
3319
|
],
|
|
@@ -3502,14 +3344,14 @@
|
|
|
3502
3344
|
{
|
|
3503
3345
|
"type": "reflection",
|
|
3504
3346
|
"declaration": {
|
|
3505
|
-
"id":
|
|
3347
|
+
"id": 273,
|
|
3506
3348
|
"name": "__type",
|
|
3507
3349
|
"kind": 65536,
|
|
3508
3350
|
"kindString": "Type literal",
|
|
3509
3351
|
"flags": {},
|
|
3510
3352
|
"children": [
|
|
3511
3353
|
{
|
|
3512
|
-
"id":
|
|
3354
|
+
"id": 274,
|
|
3513
3355
|
"name": "schema",
|
|
3514
3356
|
"kind": 1024,
|
|
3515
3357
|
"kindString": "Property",
|
|
@@ -3531,7 +3373,7 @@
|
|
|
3531
3373
|
{
|
|
3532
3374
|
"title": "Properties",
|
|
3533
3375
|
"children": [
|
|
3534
|
-
|
|
3376
|
+
274
|
|
3535
3377
|
]
|
|
3536
3378
|
}
|
|
3537
3379
|
],
|
|
@@ -3568,7 +3410,7 @@
|
|
|
3568
3410
|
}
|
|
3569
3411
|
},
|
|
3570
3412
|
{
|
|
3571
|
-
"id":
|
|
3413
|
+
"id": 275,
|
|
3572
3414
|
"name": "bindQueryInternal",
|
|
3573
3415
|
"kind": 2048,
|
|
3574
3416
|
"kindString": "Method",
|
|
@@ -3584,14 +3426,14 @@
|
|
|
3584
3426
|
],
|
|
3585
3427
|
"signatures": [
|
|
3586
3428
|
{
|
|
3587
|
-
"id":
|
|
3429
|
+
"id": 276,
|
|
3588
3430
|
"name": "bindQueryInternal",
|
|
3589
3431
|
"kind": 4096,
|
|
3590
3432
|
"kindString": "Call signature",
|
|
3591
3433
|
"flags": {},
|
|
3592
3434
|
"typeParameter": [
|
|
3593
3435
|
{
|
|
3594
|
-
"id":
|
|
3436
|
+
"id": 281,
|
|
3595
3437
|
"name": "T",
|
|
3596
3438
|
"kind": 131072,
|
|
3597
3439
|
"kindString": "Type parameter",
|
|
@@ -3617,14 +3459,14 @@
|
|
|
3617
3459
|
{
|
|
3618
3460
|
"type": "reflection",
|
|
3619
3461
|
"declaration": {
|
|
3620
|
-
"id":
|
|
3462
|
+
"id": 277,
|
|
3621
3463
|
"name": "__type",
|
|
3622
3464
|
"kind": 65536,
|
|
3623
3465
|
"kindString": "Type literal",
|
|
3624
3466
|
"flags": {},
|
|
3625
3467
|
"children": [
|
|
3626
3468
|
{
|
|
3627
|
-
"id":
|
|
3469
|
+
"id": 278,
|
|
3628
3470
|
"name": "schema",
|
|
3629
3471
|
"kind": 1024,
|
|
3630
3472
|
"kindString": "Property",
|
|
@@ -3646,7 +3488,7 @@
|
|
|
3646
3488
|
{
|
|
3647
3489
|
"title": "Properties",
|
|
3648
3490
|
"children": [
|
|
3649
|
-
|
|
3491
|
+
278
|
|
3650
3492
|
]
|
|
3651
3493
|
}
|
|
3652
3494
|
],
|
|
@@ -3682,14 +3524,14 @@
|
|
|
3682
3524
|
{
|
|
3683
3525
|
"type": "reflection",
|
|
3684
3526
|
"declaration": {
|
|
3685
|
-
"id":
|
|
3527
|
+
"id": 279,
|
|
3686
3528
|
"name": "__type",
|
|
3687
3529
|
"kind": 65536,
|
|
3688
3530
|
"kindString": "Type literal",
|
|
3689
3531
|
"flags": {},
|
|
3690
3532
|
"children": [
|
|
3691
3533
|
{
|
|
3692
|
-
"id":
|
|
3534
|
+
"id": 280,
|
|
3693
3535
|
"name": "schema",
|
|
3694
3536
|
"kind": 1024,
|
|
3695
3537
|
"kindString": "Property",
|
|
@@ -3711,7 +3553,7 @@
|
|
|
3711
3553
|
{
|
|
3712
3554
|
"title": "Properties",
|
|
3713
3555
|
"children": [
|
|
3714
|
-
|
|
3556
|
+
280
|
|
3715
3557
|
]
|
|
3716
3558
|
}
|
|
3717
3559
|
],
|
|
@@ -3735,19 +3577,19 @@
|
|
|
3735
3577
|
],
|
|
3736
3578
|
"parameters": [
|
|
3737
3579
|
{
|
|
3738
|
-
"id":
|
|
3580
|
+
"id": 282,
|
|
3739
3581
|
"name": "query",
|
|
3740
3582
|
"kind": 32768,
|
|
3741
3583
|
"kindString": "Parameter",
|
|
3742
3584
|
"flags": {},
|
|
3743
3585
|
"type": {
|
|
3744
3586
|
"type": "reference",
|
|
3745
|
-
"id":
|
|
3587
|
+
"id": 281,
|
|
3746
3588
|
"name": "T"
|
|
3747
3589
|
}
|
|
3748
3590
|
},
|
|
3749
3591
|
{
|
|
3750
|
-
"id":
|
|
3592
|
+
"id": 283,
|
|
3751
3593
|
"name": "payloads",
|
|
3752
3594
|
"kind": 32768,
|
|
3753
3595
|
"kindString": "Parameter",
|
|
@@ -3770,14 +3612,14 @@
|
|
|
3770
3612
|
{
|
|
3771
3613
|
"type": "reflection",
|
|
3772
3614
|
"declaration": {
|
|
3773
|
-
"id":
|
|
3615
|
+
"id": 284,
|
|
3774
3616
|
"name": "__type",
|
|
3775
3617
|
"kind": 65536,
|
|
3776
3618
|
"kindString": "Type literal",
|
|
3777
3619
|
"flags": {},
|
|
3778
3620
|
"children": [
|
|
3779
3621
|
{
|
|
3780
|
-
"id":
|
|
3622
|
+
"id": 285,
|
|
3781
3623
|
"name": "schema",
|
|
3782
3624
|
"kind": 1024,
|
|
3783
3625
|
"kindString": "Property",
|
|
@@ -3799,7 +3641,7 @@
|
|
|
3799
3641
|
{
|
|
3800
3642
|
"title": "Properties",
|
|
3801
3643
|
"children": [
|
|
3802
|
-
|
|
3644
|
+
285
|
|
3803
3645
|
]
|
|
3804
3646
|
}
|
|
3805
3647
|
],
|
|
@@ -3817,7 +3659,7 @@
|
|
|
3817
3659
|
}
|
|
3818
3660
|
},
|
|
3819
3661
|
{
|
|
3820
|
-
"id":
|
|
3662
|
+
"id": 286,
|
|
3821
3663
|
"name": "account",
|
|
3822
3664
|
"kind": 32768,
|
|
3823
3665
|
"kindString": "Parameter",
|
|
@@ -3851,14 +3693,14 @@
|
|
|
3851
3693
|
{
|
|
3852
3694
|
"type": "reflection",
|
|
3853
3695
|
"declaration": {
|
|
3854
|
-
"id":
|
|
3696
|
+
"id": 287,
|
|
3855
3697
|
"name": "__type",
|
|
3856
3698
|
"kind": 65536,
|
|
3857
3699
|
"kindString": "Type literal",
|
|
3858
3700
|
"flags": {},
|
|
3859
3701
|
"children": [
|
|
3860
3702
|
{
|
|
3861
|
-
"id":
|
|
3703
|
+
"id": 288,
|
|
3862
3704
|
"name": "query",
|
|
3863
3705
|
"kind": 1024,
|
|
3864
3706
|
"kindString": "Property",
|
|
@@ -3876,7 +3718,7 @@
|
|
|
3876
3718
|
}
|
|
3877
3719
|
},
|
|
3878
3720
|
{
|
|
3879
|
-
"id":
|
|
3721
|
+
"id": 289,
|
|
3880
3722
|
"name": "resultSet",
|
|
3881
3723
|
"kind": 1024,
|
|
3882
3724
|
"kindString": "Property",
|
|
@@ -3896,7 +3738,7 @@
|
|
|
3896
3738
|
}
|
|
3897
3739
|
},
|
|
3898
3740
|
{
|
|
3899
|
-
"id":
|
|
3741
|
+
"id": 290,
|
|
3900
3742
|
"name": "schema",
|
|
3901
3743
|
"kind": 1024,
|
|
3902
3744
|
"kindString": "Property",
|
|
@@ -3918,9 +3760,9 @@
|
|
|
3918
3760
|
{
|
|
3919
3761
|
"title": "Properties",
|
|
3920
3762
|
"children": [
|
|
3921
|
-
|
|
3922
|
-
|
|
3923
|
-
|
|
3763
|
+
288,
|
|
3764
|
+
289,
|
|
3765
|
+
290
|
|
3924
3766
|
]
|
|
3925
3767
|
}
|
|
3926
3768
|
],
|
|
@@ -3951,14 +3793,14 @@
|
|
|
3951
3793
|
{
|
|
3952
3794
|
"type": "reflection",
|
|
3953
3795
|
"declaration": {
|
|
3954
|
-
"id":
|
|
3796
|
+
"id": 291,
|
|
3955
3797
|
"name": "__type",
|
|
3956
3798
|
"kind": 65536,
|
|
3957
3799
|
"kindString": "Type literal",
|
|
3958
3800
|
"flags": {},
|
|
3959
3801
|
"children": [
|
|
3960
3802
|
{
|
|
3961
|
-
"id":
|
|
3803
|
+
"id": 292,
|
|
3962
3804
|
"name": "schema",
|
|
3963
3805
|
"kind": 1024,
|
|
3964
3806
|
"kindString": "Property",
|
|
@@ -3980,7 +3822,7 @@
|
|
|
3980
3822
|
{
|
|
3981
3823
|
"title": "Properties",
|
|
3982
3824
|
"children": [
|
|
3983
|
-
|
|
3825
|
+
292
|
|
3984
3826
|
]
|
|
3985
3827
|
}
|
|
3986
3828
|
],
|
|
@@ -4010,7 +3852,7 @@
|
|
|
4010
3852
|
}
|
|
4011
3853
|
},
|
|
4012
3854
|
{
|
|
4013
|
-
"id":
|
|
3855
|
+
"id": 293,
|
|
4014
3856
|
"name": "bindResult",
|
|
4015
3857
|
"kind": 2048,
|
|
4016
3858
|
"kindString": "Method",
|
|
@@ -4026,14 +3868,14 @@
|
|
|
4026
3868
|
],
|
|
4027
3869
|
"signatures": [
|
|
4028
3870
|
{
|
|
4029
|
-
"id":
|
|
3871
|
+
"id": 294,
|
|
4030
3872
|
"name": "bindResult",
|
|
4031
3873
|
"kind": 4096,
|
|
4032
3874
|
"kindString": "Call signature",
|
|
4033
3875
|
"flags": {},
|
|
4034
3876
|
"parameters": [
|
|
4035
3877
|
{
|
|
4036
|
-
"id":
|
|
3878
|
+
"id": 295,
|
|
4037
3879
|
"name": "payloads",
|
|
4038
3880
|
"kind": 32768,
|
|
4039
3881
|
"kindString": "Parameter",
|
|
@@ -4054,14 +3896,14 @@
|
|
|
4054
3896
|
{
|
|
4055
3897
|
"type": "reflection",
|
|
4056
3898
|
"declaration": {
|
|
4057
|
-
"id":
|
|
3899
|
+
"id": 296,
|
|
4058
3900
|
"name": "__type",
|
|
4059
3901
|
"kind": 65536,
|
|
4060
3902
|
"kindString": "Type literal",
|
|
4061
3903
|
"flags": {},
|
|
4062
3904
|
"children": [
|
|
4063
3905
|
{
|
|
4064
|
-
"id":
|
|
3906
|
+
"id": 297,
|
|
4065
3907
|
"name": "schema",
|
|
4066
3908
|
"kind": 1024,
|
|
4067
3909
|
"kindString": "Property",
|
|
@@ -4083,7 +3925,7 @@
|
|
|
4083
3925
|
{
|
|
4084
3926
|
"title": "Properties",
|
|
4085
3927
|
"children": [
|
|
4086
|
-
|
|
3928
|
+
297
|
|
4087
3929
|
]
|
|
4088
3930
|
}
|
|
4089
3931
|
],
|
|
@@ -4101,7 +3943,7 @@
|
|
|
4101
3943
|
}
|
|
4102
3944
|
},
|
|
4103
3945
|
{
|
|
4104
|
-
"id":
|
|
3946
|
+
"id": 298,
|
|
4105
3947
|
"name": "account",
|
|
4106
3948
|
"kind": 32768,
|
|
4107
3949
|
"kindString": "Parameter",
|
|
@@ -4134,14 +3976,14 @@
|
|
|
4134
3976
|
{
|
|
4135
3977
|
"type": "reflection",
|
|
4136
3978
|
"declaration": {
|
|
4137
|
-
"id":
|
|
3979
|
+
"id": 299,
|
|
4138
3980
|
"name": "__type",
|
|
4139
3981
|
"kind": 65536,
|
|
4140
3982
|
"kindString": "Type literal",
|
|
4141
3983
|
"flags": {},
|
|
4142
3984
|
"children": [
|
|
4143
3985
|
{
|
|
4144
|
-
"id":
|
|
3986
|
+
"id": 300,
|
|
4145
3987
|
"name": "schema",
|
|
4146
3988
|
"kind": 1024,
|
|
4147
3989
|
"kindString": "Property",
|
|
@@ -4163,7 +4005,7 @@
|
|
|
4163
4005
|
{
|
|
4164
4006
|
"title": "Properties",
|
|
4165
4007
|
"children": [
|
|
4166
|
-
|
|
4008
|
+
300
|
|
4167
4009
|
]
|
|
4168
4010
|
}
|
|
4169
4011
|
],
|
|
@@ -4200,7 +4042,7 @@
|
|
|
4200
4042
|
}
|
|
4201
4043
|
},
|
|
4202
4044
|
{
|
|
4203
|
-
"id":
|
|
4045
|
+
"id": 301,
|
|
4204
4046
|
"name": "bindResultInternal",
|
|
4205
4047
|
"kind": 2048,
|
|
4206
4048
|
"kindString": "Method",
|
|
@@ -4216,14 +4058,14 @@
|
|
|
4216
4058
|
],
|
|
4217
4059
|
"signatures": [
|
|
4218
4060
|
{
|
|
4219
|
-
"id":
|
|
4061
|
+
"id": 302,
|
|
4220
4062
|
"name": "bindResultInternal",
|
|
4221
4063
|
"kind": 4096,
|
|
4222
4064
|
"kindString": "Call signature",
|
|
4223
4065
|
"flags": {},
|
|
4224
4066
|
"parameters": [
|
|
4225
4067
|
{
|
|
4226
|
-
"id":
|
|
4068
|
+
"id": 303,
|
|
4227
4069
|
"name": "payloads",
|
|
4228
4070
|
"kind": 32768,
|
|
4229
4071
|
"kindString": "Parameter",
|
|
@@ -4244,14 +4086,14 @@
|
|
|
4244
4086
|
{
|
|
4245
4087
|
"type": "reflection",
|
|
4246
4088
|
"declaration": {
|
|
4247
|
-
"id":
|
|
4089
|
+
"id": 304,
|
|
4248
4090
|
"name": "__type",
|
|
4249
4091
|
"kind": 65536,
|
|
4250
4092
|
"kindString": "Type literal",
|
|
4251
4093
|
"flags": {},
|
|
4252
4094
|
"children": [
|
|
4253
4095
|
{
|
|
4254
|
-
"id":
|
|
4096
|
+
"id": 305,
|
|
4255
4097
|
"name": "schema",
|
|
4256
4098
|
"kind": 1024,
|
|
4257
4099
|
"kindString": "Property",
|
|
@@ -4273,7 +4115,7 @@
|
|
|
4273
4115
|
{
|
|
4274
4116
|
"title": "Properties",
|
|
4275
4117
|
"children": [
|
|
4276
|
-
|
|
4118
|
+
305
|
|
4277
4119
|
]
|
|
4278
4120
|
}
|
|
4279
4121
|
],
|
|
@@ -4291,7 +4133,7 @@
|
|
|
4291
4133
|
}
|
|
4292
4134
|
},
|
|
4293
4135
|
{
|
|
4294
|
-
"id":
|
|
4136
|
+
"id": 306,
|
|
4295
4137
|
"name": "account",
|
|
4296
4138
|
"kind": 32768,
|
|
4297
4139
|
"kindString": "Parameter",
|
|
@@ -4321,14 +4163,14 @@
|
|
|
4321
4163
|
{
|
|
4322
4164
|
"type": "reflection",
|
|
4323
4165
|
"declaration": {
|
|
4324
|
-
"id":
|
|
4166
|
+
"id": 307,
|
|
4325
4167
|
"name": "__type",
|
|
4326
4168
|
"kind": 65536,
|
|
4327
4169
|
"kindString": "Type literal",
|
|
4328
4170
|
"flags": {},
|
|
4329
4171
|
"children": [
|
|
4330
4172
|
{
|
|
4331
|
-
"id":
|
|
4173
|
+
"id": 308,
|
|
4332
4174
|
"name": "schema",
|
|
4333
4175
|
"kind": 1024,
|
|
4334
4176
|
"kindString": "Property",
|
|
@@ -4350,7 +4192,7 @@
|
|
|
4350
4192
|
{
|
|
4351
4193
|
"title": "Properties",
|
|
4352
4194
|
"children": [
|
|
4353
|
-
|
|
4195
|
+
308
|
|
4354
4196
|
]
|
|
4355
4197
|
}
|
|
4356
4198
|
],
|
|
@@ -4380,7 +4222,7 @@
|
|
|
4380
4222
|
}
|
|
4381
4223
|
},
|
|
4382
4224
|
{
|
|
4383
|
-
"id":
|
|
4225
|
+
"id": 188,
|
|
4384
4226
|
"name": "discover",
|
|
4385
4227
|
"kind": 2048,
|
|
4386
4228
|
"kindString": "Method",
|
|
@@ -4394,7 +4236,7 @@
|
|
|
4394
4236
|
],
|
|
4395
4237
|
"signatures": [
|
|
4396
4238
|
{
|
|
4397
|
-
"id":
|
|
4239
|
+
"id": 189,
|
|
4398
4240
|
"name": "discover",
|
|
4399
4241
|
"kind": 4096,
|
|
4400
4242
|
"kindString": "Call signature",
|
|
@@ -4418,14 +4260,14 @@
|
|
|
4418
4260
|
{
|
|
4419
4261
|
"type": "reflection",
|
|
4420
4262
|
"declaration": {
|
|
4421
|
-
"id":
|
|
4263
|
+
"id": 190,
|
|
4422
4264
|
"name": "__type",
|
|
4423
4265
|
"kind": 65536,
|
|
4424
4266
|
"kindString": "Type literal",
|
|
4425
4267
|
"flags": {},
|
|
4426
4268
|
"children": [
|
|
4427
4269
|
{
|
|
4428
|
-
"id":
|
|
4270
|
+
"id": 191,
|
|
4429
4271
|
"name": "schema",
|
|
4430
4272
|
"kind": 1024,
|
|
4431
4273
|
"kindString": "Property",
|
|
@@ -4447,7 +4289,7 @@
|
|
|
4447
4289
|
{
|
|
4448
4290
|
"title": "Properties",
|
|
4449
4291
|
"children": [
|
|
4450
|
-
|
|
4292
|
+
191
|
|
4451
4293
|
]
|
|
4452
4294
|
}
|
|
4453
4295
|
],
|
|
@@ -4482,7 +4324,7 @@
|
|
|
4482
4324
|
}
|
|
4483
4325
|
},
|
|
4484
4326
|
{
|
|
4485
|
-
"id":
|
|
4327
|
+
"id": 309,
|
|
4486
4328
|
"name": "loadAccount",
|
|
4487
4329
|
"kind": 2048,
|
|
4488
4330
|
"kindString": "Method",
|
|
@@ -4498,14 +4340,14 @@
|
|
|
4498
4340
|
],
|
|
4499
4341
|
"signatures": [
|
|
4500
4342
|
{
|
|
4501
|
-
"id":
|
|
4343
|
+
"id": 310,
|
|
4502
4344
|
"name": "loadAccount",
|
|
4503
4345
|
"kind": 4096,
|
|
4504
4346
|
"kindString": "Call signature",
|
|
4505
4347
|
"flags": {},
|
|
4506
4348
|
"parameters": [
|
|
4507
4349
|
{
|
|
4508
|
-
"id":
|
|
4350
|
+
"id": 311,
|
|
4509
4351
|
"name": "account",
|
|
4510
4352
|
"kind": 32768,
|
|
4511
4353
|
"kindString": "Parameter",
|
|
@@ -4534,7 +4376,7 @@
|
|
|
4534
4376
|
}
|
|
4535
4377
|
},
|
|
4536
4378
|
{
|
|
4537
|
-
"id":
|
|
4379
|
+
"id": 60,
|
|
4538
4380
|
"name": "observe",
|
|
4539
4381
|
"kind": 2048,
|
|
4540
4382
|
"kindString": "Method",
|
|
@@ -4542,21 +4384,21 @@
|
|
|
4542
4384
|
"sources": [
|
|
4543
4385
|
{
|
|
4544
4386
|
"fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts",
|
|
4545
|
-
"line":
|
|
4387
|
+
"line": 16,
|
|
4546
4388
|
"character": 17,
|
|
4547
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4389
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05ef6aac227/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L16"
|
|
4548
4390
|
}
|
|
4549
4391
|
],
|
|
4550
4392
|
"signatures": [
|
|
4551
4393
|
{
|
|
4552
|
-
"id":
|
|
4394
|
+
"id": 61,
|
|
4553
4395
|
"name": "observe",
|
|
4554
4396
|
"kind": 4096,
|
|
4555
4397
|
"kindString": "Call signature",
|
|
4556
4398
|
"flags": {},
|
|
4557
4399
|
"parameters": [
|
|
4558
4400
|
{
|
|
4559
|
-
"id":
|
|
4401
|
+
"id": 62,
|
|
4560
4402
|
"name": "payloads",
|
|
4561
4403
|
"kind": 32768,
|
|
4562
4404
|
"kindString": "Parameter",
|
|
@@ -4566,9 +4408,62 @@
|
|
|
4566
4408
|
"type": {
|
|
4567
4409
|
"type": "array",
|
|
4568
4410
|
"elementType": {
|
|
4569
|
-
"type": "
|
|
4570
|
-
"
|
|
4571
|
-
|
|
4411
|
+
"type": "intersection",
|
|
4412
|
+
"types": [
|
|
4413
|
+
{
|
|
4414
|
+
"type": "reference",
|
|
4415
|
+
"name": "SchemaFields"
|
|
4416
|
+
},
|
|
4417
|
+
{
|
|
4418
|
+
"type": "reference",
|
|
4419
|
+
"name": "PayloadFields"
|
|
4420
|
+
},
|
|
4421
|
+
{
|
|
4422
|
+
"type": "reflection",
|
|
4423
|
+
"declaration": {
|
|
4424
|
+
"id": 63,
|
|
4425
|
+
"name": "__type",
|
|
4426
|
+
"kind": 65536,
|
|
4427
|
+
"kindString": "Type literal",
|
|
4428
|
+
"flags": {},
|
|
4429
|
+
"children": [
|
|
4430
|
+
{
|
|
4431
|
+
"id": 64,
|
|
4432
|
+
"name": "schema",
|
|
4433
|
+
"kind": 1024,
|
|
4434
|
+
"kindString": "Property",
|
|
4435
|
+
"flags": {},
|
|
4436
|
+
"sources": [
|
|
4437
|
+
{
|
|
4438
|
+
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
4439
|
+
"line": 19,
|
|
4440
|
+
"character": 4
|
|
4441
|
+
}
|
|
4442
|
+
],
|
|
4443
|
+
"type": {
|
|
4444
|
+
"type": "intrinsic",
|
|
4445
|
+
"name": "string"
|
|
4446
|
+
}
|
|
4447
|
+
}
|
|
4448
|
+
],
|
|
4449
|
+
"groups": [
|
|
4450
|
+
{
|
|
4451
|
+
"title": "Properties",
|
|
4452
|
+
"children": [
|
|
4453
|
+
64
|
|
4454
|
+
]
|
|
4455
|
+
}
|
|
4456
|
+
],
|
|
4457
|
+
"sources": [
|
|
4458
|
+
{
|
|
4459
|
+
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
4460
|
+
"line": 18,
|
|
4461
|
+
"character": 17
|
|
4462
|
+
}
|
|
4463
|
+
]
|
|
4464
|
+
}
|
|
4465
|
+
}
|
|
4466
|
+
]
|
|
4572
4467
|
}
|
|
4573
4468
|
}
|
|
4574
4469
|
}
|
|
@@ -4592,14 +4487,14 @@
|
|
|
4592
4487
|
{
|
|
4593
4488
|
"type": "reflection",
|
|
4594
4489
|
"declaration": {
|
|
4595
|
-
"id":
|
|
4490
|
+
"id": 65,
|
|
4596
4491
|
"name": "__type",
|
|
4597
4492
|
"kind": 65536,
|
|
4598
4493
|
"kindString": "Type literal",
|
|
4599
4494
|
"flags": {},
|
|
4600
4495
|
"children": [
|
|
4601
4496
|
{
|
|
4602
|
-
"id":
|
|
4497
|
+
"id": 66,
|
|
4603
4498
|
"name": "schema",
|
|
4604
4499
|
"kind": 1024,
|
|
4605
4500
|
"kindString": "Property",
|
|
@@ -4621,7 +4516,7 @@
|
|
|
4621
4516
|
{
|
|
4622
4517
|
"title": "Properties",
|
|
4623
4518
|
"children": [
|
|
4624
|
-
|
|
4519
|
+
66
|
|
4625
4520
|
]
|
|
4626
4521
|
}
|
|
4627
4522
|
],
|
|
@@ -4645,16 +4540,24 @@
|
|
|
4645
4540
|
"overwrites": {
|
|
4646
4541
|
"type": "reference",
|
|
4647
4542
|
"name": "AbstractWitness.observe"
|
|
4543
|
+
},
|
|
4544
|
+
"implementationOf": {
|
|
4545
|
+
"type": "reference",
|
|
4546
|
+
"name": "WitnessModule.observe"
|
|
4648
4547
|
}
|
|
4649
4548
|
}
|
|
4650
4549
|
],
|
|
4651
4550
|
"overwrites": {
|
|
4652
4551
|
"type": "reference",
|
|
4653
4552
|
"name": "AbstractWitness.observe"
|
|
4553
|
+
},
|
|
4554
|
+
"implementationOf": {
|
|
4555
|
+
"type": "reference",
|
|
4556
|
+
"name": "WitnessModule.observe"
|
|
4654
4557
|
}
|
|
4655
4558
|
},
|
|
4656
4559
|
{
|
|
4657
|
-
"id":
|
|
4560
|
+
"id": 73,
|
|
4658
4561
|
"name": "query",
|
|
4659
4562
|
"kind": 2048,
|
|
4660
4563
|
"kindString": "Method",
|
|
@@ -4668,14 +4571,14 @@
|
|
|
4668
4571
|
],
|
|
4669
4572
|
"signatures": [
|
|
4670
4573
|
{
|
|
4671
|
-
"id":
|
|
4574
|
+
"id": 74,
|
|
4672
4575
|
"name": "query",
|
|
4673
4576
|
"kind": 4096,
|
|
4674
4577
|
"kindString": "Call signature",
|
|
4675
4578
|
"flags": {},
|
|
4676
4579
|
"typeParameter": [
|
|
4677
4580
|
{
|
|
4678
|
-
"id":
|
|
4581
|
+
"id": 83,
|
|
4679
4582
|
"name": "T",
|
|
4680
4583
|
"kind": 131072,
|
|
4681
4584
|
"kindString": "Type parameter",
|
|
@@ -4698,14 +4601,14 @@
|
|
|
4698
4601
|
{
|
|
4699
4602
|
"type": "reflection",
|
|
4700
4603
|
"declaration": {
|
|
4701
|
-
"id":
|
|
4604
|
+
"id": 75,
|
|
4702
4605
|
"name": "__type",
|
|
4703
4606
|
"kind": 65536,
|
|
4704
4607
|
"kindString": "Type literal",
|
|
4705
4608
|
"flags": {},
|
|
4706
4609
|
"children": [
|
|
4707
4610
|
{
|
|
4708
|
-
"id":
|
|
4611
|
+
"id": 76,
|
|
4709
4612
|
"name": "query",
|
|
4710
4613
|
"kind": 1024,
|
|
4711
4614
|
"kindString": "Property",
|
|
@@ -4723,7 +4626,7 @@
|
|
|
4723
4626
|
}
|
|
4724
4627
|
},
|
|
4725
4628
|
{
|
|
4726
|
-
"id":
|
|
4629
|
+
"id": 77,
|
|
4727
4630
|
"name": "resultSet",
|
|
4728
4631
|
"kind": 1024,
|
|
4729
4632
|
"kindString": "Property",
|
|
@@ -4743,7 +4646,7 @@
|
|
|
4743
4646
|
}
|
|
4744
4647
|
},
|
|
4745
4648
|
{
|
|
4746
|
-
"id":
|
|
4649
|
+
"id": 78,
|
|
4747
4650
|
"name": "schema",
|
|
4748
4651
|
"kind": 1024,
|
|
4749
4652
|
"kindString": "Property",
|
|
@@ -4765,9 +4668,9 @@
|
|
|
4765
4668
|
{
|
|
4766
4669
|
"title": "Properties",
|
|
4767
4670
|
"children": [
|
|
4768
|
-
|
|
4769
|
-
|
|
4770
|
-
|
|
4671
|
+
76,
|
|
4672
|
+
77,
|
|
4673
|
+
78
|
|
4771
4674
|
]
|
|
4772
4675
|
}
|
|
4773
4676
|
],
|
|
@@ -4800,14 +4703,14 @@
|
|
|
4800
4703
|
{
|
|
4801
4704
|
"type": "reflection",
|
|
4802
4705
|
"declaration": {
|
|
4803
|
-
"id":
|
|
4706
|
+
"id": 79,
|
|
4804
4707
|
"name": "__type",
|
|
4805
4708
|
"kind": 65536,
|
|
4806
4709
|
"kindString": "Type literal",
|
|
4807
4710
|
"flags": {},
|
|
4808
4711
|
"children": [
|
|
4809
4712
|
{
|
|
4810
|
-
"id":
|
|
4713
|
+
"id": 80,
|
|
4811
4714
|
"name": "query",
|
|
4812
4715
|
"kind": 1024,
|
|
4813
4716
|
"kindString": "Property",
|
|
@@ -4825,7 +4728,7 @@
|
|
|
4825
4728
|
}
|
|
4826
4729
|
},
|
|
4827
4730
|
{
|
|
4828
|
-
"id":
|
|
4731
|
+
"id": 81,
|
|
4829
4732
|
"name": "resultSet",
|
|
4830
4733
|
"kind": 1024,
|
|
4831
4734
|
"kindString": "Property",
|
|
@@ -4845,7 +4748,7 @@
|
|
|
4845
4748
|
}
|
|
4846
4749
|
},
|
|
4847
4750
|
{
|
|
4848
|
-
"id":
|
|
4751
|
+
"id": 82,
|
|
4849
4752
|
"name": "schema",
|
|
4850
4753
|
"kind": 1024,
|
|
4851
4754
|
"kindString": "Property",
|
|
@@ -4867,9 +4770,9 @@
|
|
|
4867
4770
|
{
|
|
4868
4771
|
"title": "Properties",
|
|
4869
4772
|
"children": [
|
|
4870
|
-
|
|
4871
|
-
|
|
4872
|
-
|
|
4773
|
+
80,
|
|
4774
|
+
81,
|
|
4775
|
+
82
|
|
4873
4776
|
]
|
|
4874
4777
|
}
|
|
4875
4778
|
],
|
|
@@ -4886,7 +4789,7 @@
|
|
|
4886
4789
|
}
|
|
4887
4790
|
},
|
|
4888
4791
|
{
|
|
4889
|
-
"id":
|
|
4792
|
+
"id": 102,
|
|
4890
4793
|
"name": "TConfig",
|
|
4891
4794
|
"kind": 131072,
|
|
4892
4795
|
"kindString": "Type parameter",
|
|
@@ -4905,14 +4808,14 @@
|
|
|
4905
4808
|
{
|
|
4906
4809
|
"type": "reflection",
|
|
4907
4810
|
"declaration": {
|
|
4908
|
-
"id":
|
|
4811
|
+
"id": 84,
|
|
4909
4812
|
"name": "__type",
|
|
4910
4813
|
"kind": 65536,
|
|
4911
4814
|
"kindString": "Type literal",
|
|
4912
4815
|
"flags": {},
|
|
4913
4816
|
"children": [
|
|
4914
4817
|
{
|
|
4915
|
-
"id":
|
|
4818
|
+
"id": 85,
|
|
4916
4819
|
"name": "name",
|
|
4917
4820
|
"kind": 1024,
|
|
4918
4821
|
"kindString": "Property",
|
|
@@ -4932,7 +4835,7 @@
|
|
|
4932
4835
|
}
|
|
4933
4836
|
},
|
|
4934
4837
|
{
|
|
4935
|
-
"id":
|
|
4838
|
+
"id": 86,
|
|
4936
4839
|
"name": "security",
|
|
4937
4840
|
"kind": 1024,
|
|
4938
4841
|
"kindString": "Property",
|
|
@@ -4949,14 +4852,14 @@
|
|
|
4949
4852
|
"type": {
|
|
4950
4853
|
"type": "reflection",
|
|
4951
4854
|
"declaration": {
|
|
4952
|
-
"id":
|
|
4855
|
+
"id": 87,
|
|
4953
4856
|
"name": "__type",
|
|
4954
4857
|
"kind": 65536,
|
|
4955
4858
|
"kindString": "Type literal",
|
|
4956
4859
|
"flags": {},
|
|
4957
4860
|
"children": [
|
|
4958
4861
|
{
|
|
4959
|
-
"id":
|
|
4862
|
+
"id": 88,
|
|
4960
4863
|
"name": "allowAnonymous",
|
|
4961
4864
|
"kind": 1024,
|
|
4962
4865
|
"kindString": "Property",
|
|
@@ -4976,7 +4879,7 @@
|
|
|
4976
4879
|
}
|
|
4977
4880
|
},
|
|
4978
4881
|
{
|
|
4979
|
-
"id":
|
|
4882
|
+
"id": 89,
|
|
4980
4883
|
"name": "allowed",
|
|
4981
4884
|
"kind": 1024,
|
|
4982
4885
|
"kindString": "Property",
|
|
@@ -5020,7 +4923,7 @@
|
|
|
5020
4923
|
}
|
|
5021
4924
|
},
|
|
5022
4925
|
{
|
|
5023
|
-
"id":
|
|
4926
|
+
"id": 90,
|
|
5024
4927
|
"name": "disallowed",
|
|
5025
4928
|
"kind": 1024,
|
|
5026
4929
|
"kindString": "Property",
|
|
@@ -5059,9 +4962,9 @@
|
|
|
5059
4962
|
{
|
|
5060
4963
|
"title": "Properties",
|
|
5061
4964
|
"children": [
|
|
5062
|
-
|
|
5063
|
-
|
|
5064
|
-
|
|
4965
|
+
88,
|
|
4966
|
+
89,
|
|
4967
|
+
90
|
|
5065
4968
|
]
|
|
5066
4969
|
}
|
|
5067
4970
|
],
|
|
@@ -5080,8 +4983,8 @@
|
|
|
5080
4983
|
{
|
|
5081
4984
|
"title": "Properties",
|
|
5082
4985
|
"children": [
|
|
5083
|
-
|
|
5084
|
-
|
|
4986
|
+
85,
|
|
4987
|
+
86
|
|
5085
4988
|
]
|
|
5086
4989
|
}
|
|
5087
4990
|
],
|
|
@@ -5097,14 +5000,14 @@
|
|
|
5097
5000
|
{
|
|
5098
5001
|
"type": "reflection",
|
|
5099
5002
|
"declaration": {
|
|
5100
|
-
"id":
|
|
5003
|
+
"id": 91,
|
|
5101
5004
|
"name": "__type",
|
|
5102
5005
|
"kind": 65536,
|
|
5103
5006
|
"kindString": "Type literal",
|
|
5104
5007
|
"flags": {},
|
|
5105
5008
|
"children": [
|
|
5106
5009
|
{
|
|
5107
|
-
"id":
|
|
5010
|
+
"id": 92,
|
|
5108
5011
|
"name": "schema",
|
|
5109
5012
|
"kind": 1024,
|
|
5110
5013
|
"kindString": "Property",
|
|
@@ -5126,7 +5029,7 @@
|
|
|
5126
5029
|
{
|
|
5127
5030
|
"title": "Properties",
|
|
5128
5031
|
"children": [
|
|
5129
|
-
|
|
5032
|
+
92
|
|
5130
5033
|
]
|
|
5131
5034
|
}
|
|
5132
5035
|
],
|
|
@@ -5155,14 +5058,14 @@
|
|
|
5155
5058
|
{
|
|
5156
5059
|
"type": "reflection",
|
|
5157
5060
|
"declaration": {
|
|
5158
|
-
"id":
|
|
5061
|
+
"id": 93,
|
|
5159
5062
|
"name": "__type",
|
|
5160
5063
|
"kind": 65536,
|
|
5161
5064
|
"kindString": "Type literal",
|
|
5162
5065
|
"flags": {},
|
|
5163
5066
|
"children": [
|
|
5164
5067
|
{
|
|
5165
|
-
"id":
|
|
5068
|
+
"id": 94,
|
|
5166
5069
|
"name": "name",
|
|
5167
5070
|
"kind": 1024,
|
|
5168
5071
|
"kindString": "Property",
|
|
@@ -5182,7 +5085,7 @@
|
|
|
5182
5085
|
}
|
|
5183
5086
|
},
|
|
5184
5087
|
{
|
|
5185
|
-
"id":
|
|
5088
|
+
"id": 95,
|
|
5186
5089
|
"name": "security",
|
|
5187
5090
|
"kind": 1024,
|
|
5188
5091
|
"kindString": "Property",
|
|
@@ -5199,14 +5102,14 @@
|
|
|
5199
5102
|
"type": {
|
|
5200
5103
|
"type": "reflection",
|
|
5201
5104
|
"declaration": {
|
|
5202
|
-
"id":
|
|
5105
|
+
"id": 96,
|
|
5203
5106
|
"name": "__type",
|
|
5204
5107
|
"kind": 65536,
|
|
5205
5108
|
"kindString": "Type literal",
|
|
5206
5109
|
"flags": {},
|
|
5207
5110
|
"children": [
|
|
5208
5111
|
{
|
|
5209
|
-
"id":
|
|
5112
|
+
"id": 97,
|
|
5210
5113
|
"name": "allowAnonymous",
|
|
5211
5114
|
"kind": 1024,
|
|
5212
5115
|
"kindString": "Property",
|
|
@@ -5226,7 +5129,7 @@
|
|
|
5226
5129
|
}
|
|
5227
5130
|
},
|
|
5228
5131
|
{
|
|
5229
|
-
"id":
|
|
5132
|
+
"id": 98,
|
|
5230
5133
|
"name": "allowed",
|
|
5231
5134
|
"kind": 1024,
|
|
5232
5135
|
"kindString": "Property",
|
|
@@ -5270,7 +5173,7 @@
|
|
|
5270
5173
|
}
|
|
5271
5174
|
},
|
|
5272
5175
|
{
|
|
5273
|
-
"id":
|
|
5176
|
+
"id": 99,
|
|
5274
5177
|
"name": "disallowed",
|
|
5275
5178
|
"kind": 1024,
|
|
5276
5179
|
"kindString": "Property",
|
|
@@ -5309,9 +5212,9 @@
|
|
|
5309
5212
|
{
|
|
5310
5213
|
"title": "Properties",
|
|
5311
5214
|
"children": [
|
|
5312
|
-
|
|
5313
|
-
|
|
5314
|
-
|
|
5215
|
+
97,
|
|
5216
|
+
98,
|
|
5217
|
+
99
|
|
5315
5218
|
]
|
|
5316
5219
|
}
|
|
5317
5220
|
],
|
|
@@ -5330,8 +5233,8 @@
|
|
|
5330
5233
|
{
|
|
5331
5234
|
"title": "Properties",
|
|
5332
5235
|
"children": [
|
|
5333
|
-
|
|
5334
|
-
|
|
5236
|
+
94,
|
|
5237
|
+
95
|
|
5335
5238
|
]
|
|
5336
5239
|
}
|
|
5337
5240
|
],
|
|
@@ -5347,14 +5250,14 @@
|
|
|
5347
5250
|
{
|
|
5348
5251
|
"type": "reflection",
|
|
5349
5252
|
"declaration": {
|
|
5350
|
-
"id":
|
|
5253
|
+
"id": 100,
|
|
5351
5254
|
"name": "__type",
|
|
5352
5255
|
"kind": 65536,
|
|
5353
5256
|
"kindString": "Type literal",
|
|
5354
5257
|
"flags": {},
|
|
5355
5258
|
"children": [
|
|
5356
5259
|
{
|
|
5357
|
-
"id":
|
|
5260
|
+
"id": 101,
|
|
5358
5261
|
"name": "schema",
|
|
5359
5262
|
"kind": 1024,
|
|
5360
5263
|
"kindString": "Property",
|
|
@@ -5376,7 +5279,7 @@
|
|
|
5376
5279
|
{
|
|
5377
5280
|
"title": "Properties",
|
|
5378
5281
|
"children": [
|
|
5379
|
-
|
|
5282
|
+
101
|
|
5380
5283
|
]
|
|
5381
5284
|
}
|
|
5382
5285
|
],
|
|
@@ -5395,19 +5298,19 @@
|
|
|
5395
5298
|
],
|
|
5396
5299
|
"parameters": [
|
|
5397
5300
|
{
|
|
5398
|
-
"id":
|
|
5301
|
+
"id": 103,
|
|
5399
5302
|
"name": "query",
|
|
5400
5303
|
"kind": 32768,
|
|
5401
5304
|
"kindString": "Parameter",
|
|
5402
5305
|
"flags": {},
|
|
5403
5306
|
"type": {
|
|
5404
5307
|
"type": "reference",
|
|
5405
|
-
"id":
|
|
5308
|
+
"id": 83,
|
|
5406
5309
|
"name": "T"
|
|
5407
5310
|
}
|
|
5408
5311
|
},
|
|
5409
5312
|
{
|
|
5410
|
-
"id":
|
|
5313
|
+
"id": 104,
|
|
5411
5314
|
"name": "payloads",
|
|
5412
5315
|
"kind": 32768,
|
|
5413
5316
|
"kindString": "Parameter",
|
|
@@ -5430,14 +5333,14 @@
|
|
|
5430
5333
|
{
|
|
5431
5334
|
"type": "reflection",
|
|
5432
5335
|
"declaration": {
|
|
5433
|
-
"id":
|
|
5336
|
+
"id": 105,
|
|
5434
5337
|
"name": "__type",
|
|
5435
5338
|
"kind": 65536,
|
|
5436
5339
|
"kindString": "Type literal",
|
|
5437
5340
|
"flags": {},
|
|
5438
5341
|
"children": [
|
|
5439
5342
|
{
|
|
5440
|
-
"id":
|
|
5343
|
+
"id": 106,
|
|
5441
5344
|
"name": "schema",
|
|
5442
5345
|
"kind": 1024,
|
|
5443
5346
|
"kindString": "Property",
|
|
@@ -5459,7 +5362,7 @@
|
|
|
5459
5362
|
{
|
|
5460
5363
|
"title": "Properties",
|
|
5461
5364
|
"children": [
|
|
5462
|
-
|
|
5365
|
+
106
|
|
5463
5366
|
]
|
|
5464
5367
|
}
|
|
5465
5368
|
],
|
|
@@ -5477,7 +5380,7 @@
|
|
|
5477
5380
|
}
|
|
5478
5381
|
},
|
|
5479
5382
|
{
|
|
5480
|
-
"id":
|
|
5383
|
+
"id": 107,
|
|
5481
5384
|
"name": "queryConfig",
|
|
5482
5385
|
"kind": 32768,
|
|
5483
5386
|
"kindString": "Parameter",
|
|
@@ -5486,7 +5389,7 @@
|
|
|
5486
5389
|
},
|
|
5487
5390
|
"type": {
|
|
5488
5391
|
"type": "reference",
|
|
5489
|
-
"id":
|
|
5392
|
+
"id": 102,
|
|
5490
5393
|
"name": "TConfig"
|
|
5491
5394
|
}
|
|
5492
5395
|
}
|
|
@@ -5511,14 +5414,14 @@
|
|
|
5511
5414
|
{
|
|
5512
5415
|
"type": "reflection",
|
|
5513
5416
|
"declaration": {
|
|
5514
|
-
"id":
|
|
5417
|
+
"id": 108,
|
|
5515
5418
|
"name": "__type",
|
|
5516
5419
|
"kind": 65536,
|
|
5517
5420
|
"kindString": "Type literal",
|
|
5518
5421
|
"flags": {},
|
|
5519
5422
|
"children": [
|
|
5520
5423
|
{
|
|
5521
|
-
"id":
|
|
5424
|
+
"id": 109,
|
|
5522
5425
|
"name": "schema",
|
|
5523
5426
|
"kind": 1024,
|
|
5524
5427
|
"kindString": "Property",
|
|
@@ -5540,7 +5443,7 @@
|
|
|
5540
5443
|
{
|
|
5541
5444
|
"title": "Properties",
|
|
5542
5445
|
"children": [
|
|
5543
|
-
|
|
5446
|
+
109
|
|
5544
5447
|
]
|
|
5545
5448
|
}
|
|
5546
5449
|
],
|
|
@@ -5566,16 +5469,24 @@
|
|
|
5566
5469
|
"inheritedFrom": {
|
|
5567
5470
|
"type": "reference",
|
|
5568
5471
|
"name": "AbstractWitness.query"
|
|
5472
|
+
},
|
|
5473
|
+
"implementationOf": {
|
|
5474
|
+
"type": "reference",
|
|
5475
|
+
"name": "WitnessModule.query"
|
|
5569
5476
|
}
|
|
5570
5477
|
}
|
|
5571
5478
|
],
|
|
5572
5479
|
"inheritedFrom": {
|
|
5573
5480
|
"type": "reference",
|
|
5574
5481
|
"name": "AbstractWitness.query"
|
|
5482
|
+
},
|
|
5483
|
+
"implementationOf": {
|
|
5484
|
+
"type": "reference",
|
|
5485
|
+
"name": "WitnessModule.query"
|
|
5575
5486
|
}
|
|
5576
5487
|
},
|
|
5577
5488
|
{
|
|
5578
|
-
"id":
|
|
5489
|
+
"id": 192,
|
|
5579
5490
|
"name": "queryable",
|
|
5580
5491
|
"kind": 2048,
|
|
5581
5492
|
"kindString": "Method",
|
|
@@ -5589,14 +5500,14 @@
|
|
|
5589
5500
|
],
|
|
5590
5501
|
"signatures": [
|
|
5591
5502
|
{
|
|
5592
|
-
"id":
|
|
5503
|
+
"id": 193,
|
|
5593
5504
|
"name": "queryable",
|
|
5594
5505
|
"kind": 4096,
|
|
5595
5506
|
"kindString": "Call signature",
|
|
5596
5507
|
"flags": {},
|
|
5597
5508
|
"typeParameter": [
|
|
5598
5509
|
{
|
|
5599
|
-
"id":
|
|
5510
|
+
"id": 202,
|
|
5600
5511
|
"name": "T",
|
|
5601
5512
|
"kind": 131072,
|
|
5602
5513
|
"kindString": "Type parameter",
|
|
@@ -5619,14 +5530,14 @@
|
|
|
5619
5530
|
{
|
|
5620
5531
|
"type": "reflection",
|
|
5621
5532
|
"declaration": {
|
|
5622
|
-
"id":
|
|
5533
|
+
"id": 194,
|
|
5623
5534
|
"name": "__type",
|
|
5624
5535
|
"kind": 65536,
|
|
5625
5536
|
"kindString": "Type literal",
|
|
5626
5537
|
"flags": {},
|
|
5627
5538
|
"children": [
|
|
5628
5539
|
{
|
|
5629
|
-
"id":
|
|
5540
|
+
"id": 195,
|
|
5630
5541
|
"name": "query",
|
|
5631
5542
|
"kind": 1024,
|
|
5632
5543
|
"kindString": "Property",
|
|
@@ -5644,7 +5555,7 @@
|
|
|
5644
5555
|
}
|
|
5645
5556
|
},
|
|
5646
5557
|
{
|
|
5647
|
-
"id":
|
|
5558
|
+
"id": 196,
|
|
5648
5559
|
"name": "resultSet",
|
|
5649
5560
|
"kind": 1024,
|
|
5650
5561
|
"kindString": "Property",
|
|
@@ -5664,7 +5575,7 @@
|
|
|
5664
5575
|
}
|
|
5665
5576
|
},
|
|
5666
5577
|
{
|
|
5667
|
-
"id":
|
|
5578
|
+
"id": 197,
|
|
5668
5579
|
"name": "schema",
|
|
5669
5580
|
"kind": 1024,
|
|
5670
5581
|
"kindString": "Property",
|
|
@@ -5686,9 +5597,9 @@
|
|
|
5686
5597
|
{
|
|
5687
5598
|
"title": "Properties",
|
|
5688
5599
|
"children": [
|
|
5689
|
-
|
|
5690
|
-
|
|
5691
|
-
|
|
5600
|
+
195,
|
|
5601
|
+
196,
|
|
5602
|
+
197
|
|
5692
5603
|
]
|
|
5693
5604
|
}
|
|
5694
5605
|
],
|
|
@@ -5721,14 +5632,14 @@
|
|
|
5721
5632
|
{
|
|
5722
5633
|
"type": "reflection",
|
|
5723
5634
|
"declaration": {
|
|
5724
|
-
"id":
|
|
5635
|
+
"id": 198,
|
|
5725
5636
|
"name": "__type",
|
|
5726
5637
|
"kind": 65536,
|
|
5727
5638
|
"kindString": "Type literal",
|
|
5728
5639
|
"flags": {},
|
|
5729
5640
|
"children": [
|
|
5730
5641
|
{
|
|
5731
|
-
"id":
|
|
5642
|
+
"id": 199,
|
|
5732
5643
|
"name": "query",
|
|
5733
5644
|
"kind": 1024,
|
|
5734
5645
|
"kindString": "Property",
|
|
@@ -5746,7 +5657,7 @@
|
|
|
5746
5657
|
}
|
|
5747
5658
|
},
|
|
5748
5659
|
{
|
|
5749
|
-
"id":
|
|
5660
|
+
"id": 200,
|
|
5750
5661
|
"name": "resultSet",
|
|
5751
5662
|
"kind": 1024,
|
|
5752
5663
|
"kindString": "Property",
|
|
@@ -5766,7 +5677,7 @@
|
|
|
5766
5677
|
}
|
|
5767
5678
|
},
|
|
5768
5679
|
{
|
|
5769
|
-
"id":
|
|
5680
|
+
"id": 201,
|
|
5770
5681
|
"name": "schema",
|
|
5771
5682
|
"kind": 1024,
|
|
5772
5683
|
"kindString": "Property",
|
|
@@ -5788,9 +5699,9 @@
|
|
|
5788
5699
|
{
|
|
5789
5700
|
"title": "Properties",
|
|
5790
5701
|
"children": [
|
|
5791
|
-
|
|
5792
|
-
|
|
5793
|
-
|
|
5702
|
+
199,
|
|
5703
|
+
200,
|
|
5704
|
+
201
|
|
5794
5705
|
]
|
|
5795
5706
|
}
|
|
5796
5707
|
],
|
|
@@ -5807,7 +5718,7 @@
|
|
|
5807
5718
|
}
|
|
5808
5719
|
},
|
|
5809
5720
|
{
|
|
5810
|
-
"id":
|
|
5721
|
+
"id": 221,
|
|
5811
5722
|
"name": "TConfig",
|
|
5812
5723
|
"kind": 131072,
|
|
5813
5724
|
"kindString": "Type parameter",
|
|
@@ -5826,14 +5737,14 @@
|
|
|
5826
5737
|
{
|
|
5827
5738
|
"type": "reflection",
|
|
5828
5739
|
"declaration": {
|
|
5829
|
-
"id":
|
|
5740
|
+
"id": 203,
|
|
5830
5741
|
"name": "__type",
|
|
5831
5742
|
"kind": 65536,
|
|
5832
5743
|
"kindString": "Type literal",
|
|
5833
5744
|
"flags": {},
|
|
5834
5745
|
"children": [
|
|
5835
5746
|
{
|
|
5836
|
-
"id":
|
|
5747
|
+
"id": 204,
|
|
5837
5748
|
"name": "name",
|
|
5838
5749
|
"kind": 1024,
|
|
5839
5750
|
"kindString": "Property",
|
|
@@ -5853,7 +5764,7 @@
|
|
|
5853
5764
|
}
|
|
5854
5765
|
},
|
|
5855
5766
|
{
|
|
5856
|
-
"id":
|
|
5767
|
+
"id": 205,
|
|
5857
5768
|
"name": "security",
|
|
5858
5769
|
"kind": 1024,
|
|
5859
5770
|
"kindString": "Property",
|
|
@@ -5870,14 +5781,14 @@
|
|
|
5870
5781
|
"type": {
|
|
5871
5782
|
"type": "reflection",
|
|
5872
5783
|
"declaration": {
|
|
5873
|
-
"id":
|
|
5784
|
+
"id": 206,
|
|
5874
5785
|
"name": "__type",
|
|
5875
5786
|
"kind": 65536,
|
|
5876
5787
|
"kindString": "Type literal",
|
|
5877
5788
|
"flags": {},
|
|
5878
5789
|
"children": [
|
|
5879
5790
|
{
|
|
5880
|
-
"id":
|
|
5791
|
+
"id": 207,
|
|
5881
5792
|
"name": "allowAnonymous",
|
|
5882
5793
|
"kind": 1024,
|
|
5883
5794
|
"kindString": "Property",
|
|
@@ -5897,7 +5808,7 @@
|
|
|
5897
5808
|
}
|
|
5898
5809
|
},
|
|
5899
5810
|
{
|
|
5900
|
-
"id":
|
|
5811
|
+
"id": 208,
|
|
5901
5812
|
"name": "allowed",
|
|
5902
5813
|
"kind": 1024,
|
|
5903
5814
|
"kindString": "Property",
|
|
@@ -5941,7 +5852,7 @@
|
|
|
5941
5852
|
}
|
|
5942
5853
|
},
|
|
5943
5854
|
{
|
|
5944
|
-
"id":
|
|
5855
|
+
"id": 209,
|
|
5945
5856
|
"name": "disallowed",
|
|
5946
5857
|
"kind": 1024,
|
|
5947
5858
|
"kindString": "Property",
|
|
@@ -5980,9 +5891,9 @@
|
|
|
5980
5891
|
{
|
|
5981
5892
|
"title": "Properties",
|
|
5982
5893
|
"children": [
|
|
5983
|
-
|
|
5984
|
-
|
|
5985
|
-
|
|
5894
|
+
207,
|
|
5895
|
+
208,
|
|
5896
|
+
209
|
|
5986
5897
|
]
|
|
5987
5898
|
}
|
|
5988
5899
|
],
|
|
@@ -6001,8 +5912,8 @@
|
|
|
6001
5912
|
{
|
|
6002
5913
|
"title": "Properties",
|
|
6003
5914
|
"children": [
|
|
6004
|
-
|
|
6005
|
-
|
|
5915
|
+
204,
|
|
5916
|
+
205
|
|
6006
5917
|
]
|
|
6007
5918
|
}
|
|
6008
5919
|
],
|
|
@@ -6018,14 +5929,14 @@
|
|
|
6018
5929
|
{
|
|
6019
5930
|
"type": "reflection",
|
|
6020
5931
|
"declaration": {
|
|
6021
|
-
"id":
|
|
5932
|
+
"id": 210,
|
|
6022
5933
|
"name": "__type",
|
|
6023
5934
|
"kind": 65536,
|
|
6024
5935
|
"kindString": "Type literal",
|
|
6025
5936
|
"flags": {},
|
|
6026
5937
|
"children": [
|
|
6027
5938
|
{
|
|
6028
|
-
"id":
|
|
5939
|
+
"id": 211,
|
|
6029
5940
|
"name": "schema",
|
|
6030
5941
|
"kind": 1024,
|
|
6031
5942
|
"kindString": "Property",
|
|
@@ -6047,7 +5958,7 @@
|
|
|
6047
5958
|
{
|
|
6048
5959
|
"title": "Properties",
|
|
6049
5960
|
"children": [
|
|
6050
|
-
|
|
5961
|
+
211
|
|
6051
5962
|
]
|
|
6052
5963
|
}
|
|
6053
5964
|
],
|
|
@@ -6076,14 +5987,14 @@
|
|
|
6076
5987
|
{
|
|
6077
5988
|
"type": "reflection",
|
|
6078
5989
|
"declaration": {
|
|
6079
|
-
"id":
|
|
5990
|
+
"id": 212,
|
|
6080
5991
|
"name": "__type",
|
|
6081
5992
|
"kind": 65536,
|
|
6082
5993
|
"kindString": "Type literal",
|
|
6083
5994
|
"flags": {},
|
|
6084
5995
|
"children": [
|
|
6085
5996
|
{
|
|
6086
|
-
"id":
|
|
5997
|
+
"id": 213,
|
|
6087
5998
|
"name": "name",
|
|
6088
5999
|
"kind": 1024,
|
|
6089
6000
|
"kindString": "Property",
|
|
@@ -6103,7 +6014,7 @@
|
|
|
6103
6014
|
}
|
|
6104
6015
|
},
|
|
6105
6016
|
{
|
|
6106
|
-
"id":
|
|
6017
|
+
"id": 214,
|
|
6107
6018
|
"name": "security",
|
|
6108
6019
|
"kind": 1024,
|
|
6109
6020
|
"kindString": "Property",
|
|
@@ -6120,14 +6031,14 @@
|
|
|
6120
6031
|
"type": {
|
|
6121
6032
|
"type": "reflection",
|
|
6122
6033
|
"declaration": {
|
|
6123
|
-
"id":
|
|
6034
|
+
"id": 215,
|
|
6124
6035
|
"name": "__type",
|
|
6125
6036
|
"kind": 65536,
|
|
6126
6037
|
"kindString": "Type literal",
|
|
6127
6038
|
"flags": {},
|
|
6128
6039
|
"children": [
|
|
6129
6040
|
{
|
|
6130
|
-
"id":
|
|
6041
|
+
"id": 216,
|
|
6131
6042
|
"name": "allowAnonymous",
|
|
6132
6043
|
"kind": 1024,
|
|
6133
6044
|
"kindString": "Property",
|
|
@@ -6147,7 +6058,7 @@
|
|
|
6147
6058
|
}
|
|
6148
6059
|
},
|
|
6149
6060
|
{
|
|
6150
|
-
"id":
|
|
6061
|
+
"id": 217,
|
|
6151
6062
|
"name": "allowed",
|
|
6152
6063
|
"kind": 1024,
|
|
6153
6064
|
"kindString": "Property",
|
|
@@ -6191,7 +6102,7 @@
|
|
|
6191
6102
|
}
|
|
6192
6103
|
},
|
|
6193
6104
|
{
|
|
6194
|
-
"id":
|
|
6105
|
+
"id": 218,
|
|
6195
6106
|
"name": "disallowed",
|
|
6196
6107
|
"kind": 1024,
|
|
6197
6108
|
"kindString": "Property",
|
|
@@ -6230,9 +6141,9 @@
|
|
|
6230
6141
|
{
|
|
6231
6142
|
"title": "Properties",
|
|
6232
6143
|
"children": [
|
|
6233
|
-
|
|
6234
|
-
|
|
6235
|
-
|
|
6144
|
+
216,
|
|
6145
|
+
217,
|
|
6146
|
+
218
|
|
6236
6147
|
]
|
|
6237
6148
|
}
|
|
6238
6149
|
],
|
|
@@ -6251,8 +6162,8 @@
|
|
|
6251
6162
|
{
|
|
6252
6163
|
"title": "Properties",
|
|
6253
6164
|
"children": [
|
|
6254
|
-
|
|
6255
|
-
|
|
6165
|
+
213,
|
|
6166
|
+
214
|
|
6256
6167
|
]
|
|
6257
6168
|
}
|
|
6258
6169
|
],
|
|
@@ -6268,14 +6179,14 @@
|
|
|
6268
6179
|
{
|
|
6269
6180
|
"type": "reflection",
|
|
6270
6181
|
"declaration": {
|
|
6271
|
-
"id":
|
|
6182
|
+
"id": 219,
|
|
6272
6183
|
"name": "__type",
|
|
6273
6184
|
"kind": 65536,
|
|
6274
6185
|
"kindString": "Type literal",
|
|
6275
6186
|
"flags": {},
|
|
6276
6187
|
"children": [
|
|
6277
6188
|
{
|
|
6278
|
-
"id":
|
|
6189
|
+
"id": 220,
|
|
6279
6190
|
"name": "schema",
|
|
6280
6191
|
"kind": 1024,
|
|
6281
6192
|
"kindString": "Property",
|
|
@@ -6297,7 +6208,7 @@
|
|
|
6297
6208
|
{
|
|
6298
6209
|
"title": "Properties",
|
|
6299
6210
|
"children": [
|
|
6300
|
-
|
|
6211
|
+
220
|
|
6301
6212
|
]
|
|
6302
6213
|
}
|
|
6303
6214
|
],
|
|
@@ -6316,19 +6227,19 @@
|
|
|
6316
6227
|
],
|
|
6317
6228
|
"parameters": [
|
|
6318
6229
|
{
|
|
6319
|
-
"id":
|
|
6230
|
+
"id": 222,
|
|
6320
6231
|
"name": "query",
|
|
6321
6232
|
"kind": 32768,
|
|
6322
6233
|
"kindString": "Parameter",
|
|
6323
6234
|
"flags": {},
|
|
6324
6235
|
"type": {
|
|
6325
6236
|
"type": "reference",
|
|
6326
|
-
"id":
|
|
6237
|
+
"id": 202,
|
|
6327
6238
|
"name": "T"
|
|
6328
6239
|
}
|
|
6329
6240
|
},
|
|
6330
6241
|
{
|
|
6331
|
-
"id":
|
|
6242
|
+
"id": 223,
|
|
6332
6243
|
"name": "payloads",
|
|
6333
6244
|
"kind": 32768,
|
|
6334
6245
|
"kindString": "Parameter",
|
|
@@ -6351,14 +6262,14 @@
|
|
|
6351
6262
|
{
|
|
6352
6263
|
"type": "reflection",
|
|
6353
6264
|
"declaration": {
|
|
6354
|
-
"id":
|
|
6265
|
+
"id": 224,
|
|
6355
6266
|
"name": "__type",
|
|
6356
6267
|
"kind": 65536,
|
|
6357
6268
|
"kindString": "Type literal",
|
|
6358
6269
|
"flags": {},
|
|
6359
6270
|
"children": [
|
|
6360
6271
|
{
|
|
6361
|
-
"id":
|
|
6272
|
+
"id": 225,
|
|
6362
6273
|
"name": "schema",
|
|
6363
6274
|
"kind": 1024,
|
|
6364
6275
|
"kindString": "Property",
|
|
@@ -6380,7 +6291,7 @@
|
|
|
6380
6291
|
{
|
|
6381
6292
|
"title": "Properties",
|
|
6382
6293
|
"children": [
|
|
6383
|
-
|
|
6294
|
+
225
|
|
6384
6295
|
]
|
|
6385
6296
|
}
|
|
6386
6297
|
],
|
|
@@ -6398,7 +6309,7 @@
|
|
|
6398
6309
|
}
|
|
6399
6310
|
},
|
|
6400
6311
|
{
|
|
6401
|
-
"id":
|
|
6312
|
+
"id": 226,
|
|
6402
6313
|
"name": "queryConfig",
|
|
6403
6314
|
"kind": 32768,
|
|
6404
6315
|
"kindString": "Parameter",
|
|
@@ -6407,7 +6318,7 @@
|
|
|
6407
6318
|
},
|
|
6408
6319
|
"type": {
|
|
6409
6320
|
"type": "reference",
|
|
6410
|
-
"id":
|
|
6321
|
+
"id": 221,
|
|
6411
6322
|
"name": "TConfig"
|
|
6412
6323
|
}
|
|
6413
6324
|
}
|
|
@@ -6419,16 +6330,24 @@
|
|
|
6419
6330
|
"inheritedFrom": {
|
|
6420
6331
|
"type": "reference",
|
|
6421
6332
|
"name": "AbstractWitness.queryable"
|
|
6333
|
+
},
|
|
6334
|
+
"implementationOf": {
|
|
6335
|
+
"type": "reference",
|
|
6336
|
+
"name": "WitnessModule.queryable"
|
|
6422
6337
|
}
|
|
6423
6338
|
}
|
|
6424
6339
|
],
|
|
6425
6340
|
"inheritedFrom": {
|
|
6426
6341
|
"type": "reference",
|
|
6427
6342
|
"name": "AbstractWitness.queryable"
|
|
6343
|
+
},
|
|
6344
|
+
"implementationOf": {
|
|
6345
|
+
"type": "reference",
|
|
6346
|
+
"name": "WitnessModule.queryable"
|
|
6428
6347
|
}
|
|
6429
6348
|
},
|
|
6430
6349
|
{
|
|
6431
|
-
"id":
|
|
6350
|
+
"id": 227,
|
|
6432
6351
|
"name": "resolve",
|
|
6433
6352
|
"kind": 2048,
|
|
6434
6353
|
"kindString": "Method",
|
|
@@ -6442,14 +6361,14 @@
|
|
|
6442
6361
|
],
|
|
6443
6362
|
"signatures": [
|
|
6444
6363
|
{
|
|
6445
|
-
"id":
|
|
6364
|
+
"id": 228,
|
|
6446
6365
|
"name": "resolve",
|
|
6447
6366
|
"kind": 4096,
|
|
6448
6367
|
"kindString": "Call signature",
|
|
6449
6368
|
"flags": {},
|
|
6450
6369
|
"parameters": [
|
|
6451
6370
|
{
|
|
6452
|
-
"id":
|
|
6371
|
+
"id": 229,
|
|
6453
6372
|
"name": "filter",
|
|
6454
6373
|
"kind": 32768,
|
|
6455
6374
|
"kindString": "Parameter",
|
|
@@ -6484,14 +6403,14 @@
|
|
|
6484
6403
|
{
|
|
6485
6404
|
"type": "reflection",
|
|
6486
6405
|
"declaration": {
|
|
6487
|
-
"id":
|
|
6406
|
+
"id": 230,
|
|
6488
6407
|
"name": "__type",
|
|
6489
6408
|
"kind": 65536,
|
|
6490
6409
|
"kindString": "Type literal",
|
|
6491
6410
|
"flags": {},
|
|
6492
6411
|
"children": [
|
|
6493
6412
|
{
|
|
6494
|
-
"id":
|
|
6413
|
+
"id": 231,
|
|
6495
6414
|
"name": "name",
|
|
6496
6415
|
"kind": 1024,
|
|
6497
6416
|
"kindString": "Property",
|
|
@@ -6511,7 +6430,7 @@
|
|
|
6511
6430
|
}
|
|
6512
6431
|
},
|
|
6513
6432
|
{
|
|
6514
|
-
"id":
|
|
6433
|
+
"id": 232,
|
|
6515
6434
|
"name": "security",
|
|
6516
6435
|
"kind": 1024,
|
|
6517
6436
|
"kindString": "Property",
|
|
@@ -6528,14 +6447,14 @@
|
|
|
6528
6447
|
"type": {
|
|
6529
6448
|
"type": "reflection",
|
|
6530
6449
|
"declaration": {
|
|
6531
|
-
"id":
|
|
6450
|
+
"id": 233,
|
|
6532
6451
|
"name": "__type",
|
|
6533
6452
|
"kind": 65536,
|
|
6534
6453
|
"kindString": "Type literal",
|
|
6535
6454
|
"flags": {},
|
|
6536
6455
|
"children": [
|
|
6537
6456
|
{
|
|
6538
|
-
"id":
|
|
6457
|
+
"id": 234,
|
|
6539
6458
|
"name": "allowAnonymous",
|
|
6540
6459
|
"kind": 1024,
|
|
6541
6460
|
"kindString": "Property",
|
|
@@ -6555,7 +6474,7 @@
|
|
|
6555
6474
|
}
|
|
6556
6475
|
},
|
|
6557
6476
|
{
|
|
6558
|
-
"id":
|
|
6477
|
+
"id": 235,
|
|
6559
6478
|
"name": "allowed",
|
|
6560
6479
|
"kind": 1024,
|
|
6561
6480
|
"kindString": "Property",
|
|
@@ -6599,7 +6518,7 @@
|
|
|
6599
6518
|
}
|
|
6600
6519
|
},
|
|
6601
6520
|
{
|
|
6602
|
-
"id":
|
|
6521
|
+
"id": 236,
|
|
6603
6522
|
"name": "disallowed",
|
|
6604
6523
|
"kind": 1024,
|
|
6605
6524
|
"kindString": "Property",
|
|
@@ -6638,9 +6557,9 @@
|
|
|
6638
6557
|
{
|
|
6639
6558
|
"title": "Properties",
|
|
6640
6559
|
"children": [
|
|
6641
|
-
|
|
6642
|
-
|
|
6643
|
-
|
|
6560
|
+
234,
|
|
6561
|
+
235,
|
|
6562
|
+
236
|
|
6644
6563
|
]
|
|
6645
6564
|
}
|
|
6646
6565
|
],
|
|
@@ -6659,8 +6578,8 @@
|
|
|
6659
6578
|
{
|
|
6660
6579
|
"title": "Properties",
|
|
6661
6580
|
"children": [
|
|
6662
|
-
|
|
6663
|
-
|
|
6581
|
+
231,
|
|
6582
|
+
232
|
|
6664
6583
|
]
|
|
6665
6584
|
}
|
|
6666
6585
|
],
|
|
@@ -6676,14 +6595,14 @@
|
|
|
6676
6595
|
{
|
|
6677
6596
|
"type": "reflection",
|
|
6678
6597
|
"declaration": {
|
|
6679
|
-
"id":
|
|
6598
|
+
"id": 237,
|
|
6680
6599
|
"name": "__type",
|
|
6681
6600
|
"kind": 65536,
|
|
6682
6601
|
"kindString": "Type literal",
|
|
6683
6602
|
"flags": {},
|
|
6684
6603
|
"children": [
|
|
6685
6604
|
{
|
|
6686
|
-
"id":
|
|
6605
|
+
"id": 238,
|
|
6687
6606
|
"name": "schema",
|
|
6688
6607
|
"kind": 1024,
|
|
6689
6608
|
"kindString": "Property",
|
|
@@ -6705,7 +6624,7 @@
|
|
|
6705
6624
|
{
|
|
6706
6625
|
"title": "Properties",
|
|
6707
6626
|
"children": [
|
|
6708
|
-
|
|
6627
|
+
238
|
|
6709
6628
|
]
|
|
6710
6629
|
}
|
|
6711
6630
|
],
|
|
@@ -6732,16 +6651,24 @@
|
|
|
6732
6651
|
"inheritedFrom": {
|
|
6733
6652
|
"type": "reference",
|
|
6734
6653
|
"name": "AbstractWitness.resolve"
|
|
6654
|
+
},
|
|
6655
|
+
"implementationOf": {
|
|
6656
|
+
"type": "reference",
|
|
6657
|
+
"name": "WitnessModule.resolve"
|
|
6735
6658
|
}
|
|
6736
6659
|
}
|
|
6737
6660
|
],
|
|
6738
6661
|
"inheritedFrom": {
|
|
6739
6662
|
"type": "reference",
|
|
6740
6663
|
"name": "AbstractWitness.resolve"
|
|
6664
|
+
},
|
|
6665
|
+
"implementationOf": {
|
|
6666
|
+
"type": "reference",
|
|
6667
|
+
"name": "WitnessModule.resolve"
|
|
6741
6668
|
}
|
|
6742
6669
|
},
|
|
6743
6670
|
{
|
|
6744
|
-
"id":
|
|
6671
|
+
"id": 312,
|
|
6745
6672
|
"name": "start",
|
|
6746
6673
|
"kind": 2048,
|
|
6747
6674
|
"kindString": "Method",
|
|
@@ -6757,14 +6684,14 @@
|
|
|
6757
6684
|
],
|
|
6758
6685
|
"signatures": [
|
|
6759
6686
|
{
|
|
6760
|
-
"id":
|
|
6687
|
+
"id": 313,
|
|
6761
6688
|
"name": "start",
|
|
6762
6689
|
"kind": 4096,
|
|
6763
6690
|
"kindString": "Call signature",
|
|
6764
6691
|
"flags": {},
|
|
6765
6692
|
"parameters": [
|
|
6766
6693
|
{
|
|
6767
|
-
"id":
|
|
6694
|
+
"id": 314,
|
|
6768
6695
|
"name": "_timeout",
|
|
6769
6696
|
"kind": 32768,
|
|
6770
6697
|
"kindString": "Parameter",
|
|
@@ -6783,13 +6710,6 @@
|
|
|
6783
6710
|
{
|
|
6784
6711
|
"type": "reference",
|
|
6785
6712
|
"id": 23,
|
|
6786
|
-
"typeArguments": [
|
|
6787
|
-
{
|
|
6788
|
-
"type": "reference",
|
|
6789
|
-
"id": 54,
|
|
6790
|
-
"name": "TPayload"
|
|
6791
|
-
}
|
|
6792
|
-
],
|
|
6793
6713
|
"name": "XyoNodeSystemInfoWitness"
|
|
6794
6714
|
},
|
|
6795
6715
|
{
|
|
@@ -6811,7 +6731,7 @@
|
|
|
6811
6731
|
}
|
|
6812
6732
|
},
|
|
6813
6733
|
{
|
|
6814
|
-
"id":
|
|
6734
|
+
"id": 239,
|
|
6815
6735
|
"name": "started",
|
|
6816
6736
|
"kind": 2048,
|
|
6817
6737
|
"kindString": "Method",
|
|
@@ -6825,14 +6745,14 @@
|
|
|
6825
6745
|
],
|
|
6826
6746
|
"signatures": [
|
|
6827
6747
|
{
|
|
6828
|
-
"id":
|
|
6748
|
+
"id": 240,
|
|
6829
6749
|
"name": "started",
|
|
6830
6750
|
"kind": 4096,
|
|
6831
6751
|
"kindString": "Call signature",
|
|
6832
6752
|
"flags": {},
|
|
6833
6753
|
"parameters": [
|
|
6834
6754
|
{
|
|
6835
|
-
"id":
|
|
6755
|
+
"id": 241,
|
|
6836
6756
|
"name": "notStartedAction",
|
|
6837
6757
|
"kind": 32768,
|
|
6838
6758
|
"kindString": "Parameter",
|
|
@@ -6882,7 +6802,7 @@
|
|
|
6882
6802
|
}
|
|
6883
6803
|
},
|
|
6884
6804
|
{
|
|
6885
|
-
"id":
|
|
6805
|
+
"id": 315,
|
|
6886
6806
|
"name": "stop",
|
|
6887
6807
|
"kind": 2048,
|
|
6888
6808
|
"kindString": "Method",
|
|
@@ -6898,14 +6818,14 @@
|
|
|
6898
6818
|
],
|
|
6899
6819
|
"signatures": [
|
|
6900
6820
|
{
|
|
6901
|
-
"id":
|
|
6821
|
+
"id": 316,
|
|
6902
6822
|
"name": "stop",
|
|
6903
6823
|
"kind": 4096,
|
|
6904
6824
|
"kindString": "Call signature",
|
|
6905
6825
|
"flags": {},
|
|
6906
6826
|
"parameters": [
|
|
6907
6827
|
{
|
|
6908
|
-
"id":
|
|
6828
|
+
"id": 317,
|
|
6909
6829
|
"name": "_timeout",
|
|
6910
6830
|
"kind": 32768,
|
|
6911
6831
|
"kindString": "Parameter",
|
|
@@ -6924,13 +6844,6 @@
|
|
|
6924
6844
|
{
|
|
6925
6845
|
"type": "reference",
|
|
6926
6846
|
"id": 23,
|
|
6927
|
-
"typeArguments": [
|
|
6928
|
-
{
|
|
6929
|
-
"type": "reference",
|
|
6930
|
-
"id": 54,
|
|
6931
|
-
"name": "TPayload"
|
|
6932
|
-
}
|
|
6933
|
-
],
|
|
6934
6847
|
"name": "XyoNodeSystemInfoWitness"
|
|
6935
6848
|
},
|
|
6936
6849
|
{
|
|
@@ -6952,7 +6865,7 @@
|
|
|
6952
6865
|
}
|
|
6953
6866
|
},
|
|
6954
6867
|
{
|
|
6955
|
-
"id":
|
|
6868
|
+
"id": 242,
|
|
6956
6869
|
"name": "subscribe",
|
|
6957
6870
|
"kind": 2048,
|
|
6958
6871
|
"kindString": "Method",
|
|
@@ -6966,14 +6879,14 @@
|
|
|
6966
6879
|
],
|
|
6967
6880
|
"signatures": [
|
|
6968
6881
|
{
|
|
6969
|
-
"id":
|
|
6882
|
+
"id": 243,
|
|
6970
6883
|
"name": "subscribe",
|
|
6971
6884
|
"kind": 4096,
|
|
6972
6885
|
"kindString": "Call signature",
|
|
6973
6886
|
"flags": {},
|
|
6974
6887
|
"parameters": [
|
|
6975
6888
|
{
|
|
6976
|
-
"id":
|
|
6889
|
+
"id": 244,
|
|
6977
6890
|
"name": "_queryAccount",
|
|
6978
6891
|
"kind": 32768,
|
|
6979
6892
|
"kindString": "Parameter",
|
|
@@ -7002,7 +6915,7 @@
|
|
|
7002
6915
|
}
|
|
7003
6916
|
},
|
|
7004
6917
|
{
|
|
7005
|
-
"id":
|
|
6918
|
+
"id": 318,
|
|
7006
6919
|
"name": "validateConfig",
|
|
7007
6920
|
"kind": 2048,
|
|
7008
6921
|
"kindString": "Method",
|
|
@@ -7018,14 +6931,14 @@
|
|
|
7018
6931
|
],
|
|
7019
6932
|
"signatures": [
|
|
7020
6933
|
{
|
|
7021
|
-
"id":
|
|
6934
|
+
"id": 319,
|
|
7022
6935
|
"name": "validateConfig",
|
|
7023
6936
|
"kind": 4096,
|
|
7024
6937
|
"kindString": "Call signature",
|
|
7025
6938
|
"flags": {},
|
|
7026
6939
|
"parameters": [
|
|
7027
6940
|
{
|
|
7028
|
-
"id":
|
|
6941
|
+
"id": 320,
|
|
7029
6942
|
"name": "config",
|
|
7030
6943
|
"kind": 32768,
|
|
7031
6944
|
"kindString": "Parameter",
|
|
@@ -7038,7 +6951,7 @@
|
|
|
7038
6951
|
}
|
|
7039
6952
|
},
|
|
7040
6953
|
{
|
|
7041
|
-
"id":
|
|
6954
|
+
"id": 321,
|
|
7042
6955
|
"name": "parents",
|
|
7043
6956
|
"kind": 32768,
|
|
7044
6957
|
"kindString": "Parameter",
|
|
@@ -7080,9 +6993,9 @@
|
|
|
7080
6993
|
"sources": [
|
|
7081
6994
|
{
|
|
7082
6995
|
"fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts",
|
|
7083
|
-
"line":
|
|
6996
|
+
"line": 12,
|
|
7084
6997
|
"character": 24,
|
|
7085
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6998
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05ef6aac227/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L12"
|
|
7086
6999
|
}
|
|
7087
7000
|
],
|
|
7088
7001
|
"signatures": [
|
|
@@ -7329,7 +7242,7 @@
|
|
|
7329
7242
|
"fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
|
|
7330
7243
|
"line": 7,
|
|
7331
7244
|
"character": 2,
|
|
7332
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7245
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05ef6aac227/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
|
|
7333
7246
|
}
|
|
7334
7247
|
],
|
|
7335
7248
|
"type": {
|
|
@@ -7360,7 +7273,7 @@
|
|
|
7360
7273
|
"fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
|
|
7361
7274
|
"line": 8,
|
|
7362
7275
|
"character": 2,
|
|
7363
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7276
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05ef6aac227/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
|
|
7364
7277
|
}
|
|
7365
7278
|
],
|
|
7366
7279
|
"type": {
|
|
@@ -7383,7 +7296,7 @@
|
|
|
7383
7296
|
"fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
|
|
7384
7297
|
"line": 6,
|
|
7385
7298
|
"character": 62,
|
|
7386
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7299
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05ef6aac227/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
|
|
7387
7300
|
}
|
|
7388
7301
|
]
|
|
7389
7302
|
}
|
|
@@ -7506,99 +7419,6 @@
|
|
|
7506
7419
|
{
|
|
7507
7420
|
"type": "reference",
|
|
7508
7421
|
"id": 23,
|
|
7509
|
-
"typeArguments": [
|
|
7510
|
-
{
|
|
7511
|
-
"type": "intersection",
|
|
7512
|
-
"types": [
|
|
7513
|
-
{
|
|
7514
|
-
"type": "reference",
|
|
7515
|
-
"name": "SchemaFields"
|
|
7516
|
-
},
|
|
7517
|
-
{
|
|
7518
|
-
"type": "reference",
|
|
7519
|
-
"name": "PayloadFields"
|
|
7520
|
-
},
|
|
7521
|
-
{
|
|
7522
|
-
"type": "reflection",
|
|
7523
|
-
"declaration": {
|
|
7524
|
-
"id": 42,
|
|
7525
|
-
"name": "__type",
|
|
7526
|
-
"kind": 65536,
|
|
7527
|
-
"kindString": "Type literal",
|
|
7528
|
-
"flags": {},
|
|
7529
|
-
"children": [
|
|
7530
|
-
{
|
|
7531
|
-
"id": 43,
|
|
7532
|
-
"name": "schema",
|
|
7533
|
-
"kind": 1024,
|
|
7534
|
-
"kindString": "Property",
|
|
7535
|
-
"flags": {},
|
|
7536
|
-
"sources": [
|
|
7537
|
-
{
|
|
7538
|
-
"fileName": "plugins/packages/payload/packages/system/packages/info/packages/node/dist/types/Payload.d.ts",
|
|
7539
|
-
"line": 4,
|
|
7540
|
-
"character": 4
|
|
7541
|
-
}
|
|
7542
|
-
],
|
|
7543
|
-
"type": {
|
|
7544
|
-
"type": "literal",
|
|
7545
|
-
"value": "network.xyo.system.info.node"
|
|
7546
|
-
}
|
|
7547
|
-
},
|
|
7548
|
-
{
|
|
7549
|
-
"id": 44,
|
|
7550
|
-
"name": "systeminfo",
|
|
7551
|
-
"kind": 1024,
|
|
7552
|
-
"kindString": "Property",
|
|
7553
|
-
"flags": {
|
|
7554
|
-
"isOptional": true
|
|
7555
|
-
},
|
|
7556
|
-
"sources": [
|
|
7557
|
-
{
|
|
7558
|
-
"fileName": "plugins/packages/payload/packages/system/packages/info/packages/node/dist/types/Payload.d.ts",
|
|
7559
|
-
"line": 5,
|
|
7560
|
-
"character": 4
|
|
7561
|
-
}
|
|
7562
|
-
],
|
|
7563
|
-
"type": {
|
|
7564
|
-
"type": "reference",
|
|
7565
|
-
"typeArguments": [
|
|
7566
|
-
{
|
|
7567
|
-
"type": "intrinsic",
|
|
7568
|
-
"name": "string"
|
|
7569
|
-
},
|
|
7570
|
-
{
|
|
7571
|
-
"type": "intrinsic",
|
|
7572
|
-
"name": "unknown"
|
|
7573
|
-
}
|
|
7574
|
-
],
|
|
7575
|
-
"name": "Record",
|
|
7576
|
-
"qualifiedName": "Record",
|
|
7577
|
-
"package": "typescript"
|
|
7578
|
-
}
|
|
7579
|
-
}
|
|
7580
|
-
],
|
|
7581
|
-
"groups": [
|
|
7582
|
-
{
|
|
7583
|
-
"title": "Properties",
|
|
7584
|
-
"children": [
|
|
7585
|
-
43,
|
|
7586
|
-
44
|
|
7587
|
-
]
|
|
7588
|
-
}
|
|
7589
|
-
],
|
|
7590
|
-
"sources": [
|
|
7591
|
-
{
|
|
7592
|
-
"fileName": "plugins/packages/payload/packages/system/packages/info/packages/node/dist/types/Payload.d.ts",
|
|
7593
|
-
"line": 3,
|
|
7594
|
-
"character": 50
|
|
7595
|
-
}
|
|
7596
|
-
]
|
|
7597
|
-
}
|
|
7598
|
-
}
|
|
7599
|
-
]
|
|
7600
|
-
}
|
|
7601
|
-
],
|
|
7602
7422
|
"name": "XyoNodeSystemInfoWitness"
|
|
7603
7423
|
}
|
|
7604
7424
|
],
|
|
@@ -7622,57 +7442,57 @@
|
|
|
7622
7442
|
{
|
|
7623
7443
|
"title": "Constructors",
|
|
7624
7444
|
"children": [
|
|
7625
|
-
|
|
7445
|
+
43
|
|
7626
7446
|
]
|
|
7627
7447
|
},
|
|
7628
7448
|
{
|
|
7629
7449
|
"title": "Properties",
|
|
7630
7450
|
"children": [
|
|
7631
|
-
|
|
7632
|
-
|
|
7633
|
-
|
|
7451
|
+
110,
|
|
7452
|
+
125,
|
|
7453
|
+
135,
|
|
7454
|
+
145,
|
|
7455
|
+
146,
|
|
7456
|
+
147,
|
|
7457
|
+
148,
|
|
7634
7458
|
153,
|
|
7635
|
-
154,
|
|
7636
|
-
155,
|
|
7637
|
-
156,
|
|
7638
|
-
161,
|
|
7639
7459
|
24,
|
|
7640
|
-
|
|
7460
|
+
42
|
|
7641
7461
|
]
|
|
7642
7462
|
},
|
|
7643
7463
|
{
|
|
7644
7464
|
"title": "Accessors",
|
|
7645
7465
|
"children": [
|
|
7646
|
-
|
|
7647
|
-
|
|
7648
|
-
|
|
7649
|
-
|
|
7650
|
-
|
|
7651
|
-
|
|
7652
|
-
|
|
7653
|
-
|
|
7466
|
+
158,
|
|
7467
|
+
160,
|
|
7468
|
+
162,
|
|
7469
|
+
164,
|
|
7470
|
+
175,
|
|
7471
|
+
67,
|
|
7472
|
+
177,
|
|
7473
|
+
69
|
|
7654
7474
|
]
|
|
7655
7475
|
},
|
|
7656
7476
|
{
|
|
7657
7477
|
"title": "Methods",
|
|
7658
7478
|
"children": [
|
|
7659
|
-
|
|
7660
|
-
|
|
7661
|
-
|
|
7662
|
-
|
|
7479
|
+
245,
|
|
7480
|
+
250,
|
|
7481
|
+
257,
|
|
7482
|
+
275,
|
|
7483
|
+
293,
|
|
7663
7484
|
301,
|
|
7485
|
+
188,
|
|
7664
7486
|
309,
|
|
7665
|
-
|
|
7666
|
-
|
|
7667
|
-
|
|
7668
|
-
|
|
7669
|
-
|
|
7670
|
-
|
|
7671
|
-
|
|
7672
|
-
|
|
7673
|
-
|
|
7674
|
-
250,
|
|
7675
|
-
326,
|
|
7487
|
+
60,
|
|
7488
|
+
73,
|
|
7489
|
+
192,
|
|
7490
|
+
227,
|
|
7491
|
+
312,
|
|
7492
|
+
239,
|
|
7493
|
+
315,
|
|
7494
|
+
242,
|
|
7495
|
+
318,
|
|
7676
7496
|
25
|
|
7677
7497
|
]
|
|
7678
7498
|
}
|
|
@@ -7680,26 +7500,9 @@
|
|
|
7680
7500
|
"sources": [
|
|
7681
7501
|
{
|
|
7682
7502
|
"fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts",
|
|
7683
|
-
"line":
|
|
7503
|
+
"line": 9,
|
|
7684
7504
|
"character": 13,
|
|
7685
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7686
|
-
}
|
|
7687
|
-
],
|
|
7688
|
-
"typeParameters": [
|
|
7689
|
-
{
|
|
7690
|
-
"id": 330,
|
|
7691
|
-
"name": "TPayload",
|
|
7692
|
-
"kind": 131072,
|
|
7693
|
-
"kindString": "Type parameter",
|
|
7694
|
-
"flags": {},
|
|
7695
|
-
"type": {
|
|
7696
|
-
"type": "reference",
|
|
7697
|
-
"name": "XyoNodeSystemInfoPayload"
|
|
7698
|
-
},
|
|
7699
|
-
"default": {
|
|
7700
|
-
"type": "reference",
|
|
7701
|
-
"name": "XyoNodeSystemInfoPayload"
|
|
7702
|
-
}
|
|
7505
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05ef6aac227/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L9"
|
|
7703
7506
|
}
|
|
7704
7507
|
],
|
|
7705
7508
|
"extendedTypes": [
|
|
@@ -7714,6 +7517,12 @@
|
|
|
7714
7517
|
],
|
|
7715
7518
|
"name": "AbstractWitness"
|
|
7716
7519
|
}
|
|
7520
|
+
],
|
|
7521
|
+
"implementedTypes": [
|
|
7522
|
+
{
|
|
7523
|
+
"type": "reference",
|
|
7524
|
+
"name": "WitnessModule"
|
|
7525
|
+
}
|
|
7717
7526
|
]
|
|
7718
7527
|
},
|
|
7719
7528
|
{
|
|
@@ -7727,7 +7536,7 @@
|
|
|
7727
7536
|
"fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
|
|
7728
7537
|
"line": 6,
|
|
7729
7538
|
"character": 12,
|
|
7730
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7539
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05ef6aac227/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
|
|
7731
7540
|
}
|
|
7732
7541
|
],
|
|
7733
7542
|
"type": {
|
|
@@ -7755,7 +7564,7 @@
|
|
|
7755
7564
|
"fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
|
|
7756
7565
|
"line": 7,
|
|
7757
7566
|
"character": 2,
|
|
7758
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7567
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05ef6aac227/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
|
|
7759
7568
|
}
|
|
7760
7569
|
],
|
|
7761
7570
|
"type": {
|
|
@@ -7786,7 +7595,7 @@
|
|
|
7786
7595
|
"fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
|
|
7787
7596
|
"line": 8,
|
|
7788
7597
|
"character": 2,
|
|
7789
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7598
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05ef6aac227/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
|
|
7790
7599
|
}
|
|
7791
7600
|
],
|
|
7792
7601
|
"type": {
|
|
@@ -7810,7 +7619,7 @@
|
|
|
7810
7619
|
"fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
|
|
7811
7620
|
"line": 6,
|
|
7812
7621
|
"character": 62,
|
|
7813
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7622
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05ef6aac227/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
|
|
7814
7623
|
}
|
|
7815
7624
|
]
|
|
7816
7625
|
}
|
|
@@ -7830,13 +7639,13 @@
|
|
|
7830
7639
|
"fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
|
|
7831
7640
|
"line": 3,
|
|
7832
7641
|
"character": 12,
|
|
7833
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7642
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05ef6aac227/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L3"
|
|
7834
7643
|
},
|
|
7835
7644
|
{
|
|
7836
7645
|
"fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
|
|
7837
7646
|
"line": 4,
|
|
7838
7647
|
"character": 13,
|
|
7839
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7648
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05ef6aac227/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L4"
|
|
7840
7649
|
}
|
|
7841
7650
|
],
|
|
7842
7651
|
"type": {
|
|
@@ -7855,13 +7664,13 @@
|
|
|
7855
7664
|
"fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
|
|
7856
7665
|
"line": 3,
|
|
7857
7666
|
"character": 12,
|
|
7858
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7667
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05ef6aac227/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L3"
|
|
7859
7668
|
},
|
|
7860
7669
|
{
|
|
7861
7670
|
"fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
|
|
7862
7671
|
"line": 4,
|
|
7863
7672
|
"character": 13,
|
|
7864
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7673
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05ef6aac227/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L4"
|
|
7865
7674
|
}
|
|
7866
7675
|
],
|
|
7867
7676
|
"type": {
|
|
@@ -7880,7 +7689,7 @@
|
|
|
7880
7689
|
"fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Plugin.ts",
|
|
7881
7690
|
"line": 9,
|
|
7882
7691
|
"character": 13,
|
|
7883
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7692
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05ef6aac227/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Plugin.ts#L9"
|
|
7884
7693
|
}
|
|
7885
7694
|
],
|
|
7886
7695
|
"signatures": [
|
|
@@ -7893,6 +7702,11 @@
|
|
|
7893
7702
|
"type": {
|
|
7894
7703
|
"type": "reference",
|
|
7895
7704
|
"typeArguments": [
|
|
7705
|
+
{
|
|
7706
|
+
"type": "reference",
|
|
7707
|
+
"id": 23,
|
|
7708
|
+
"name": "XyoNodeSystemInfoWitness"
|
|
7709
|
+
},
|
|
7896
7710
|
{
|
|
7897
7711
|
"type": "reference",
|
|
7898
7712
|
"typeArguments": [
|
|
@@ -8121,7 +7935,7 @@
|
|
|
8121
7935
|
"fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
|
|
8122
7936
|
"line": 7,
|
|
8123
7937
|
"character": 2,
|
|
8124
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7938
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05ef6aac227/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
|
|
8125
7939
|
}
|
|
8126
7940
|
],
|
|
8127
7941
|
"type": {
|
|
@@ -8152,7 +7966,7 @@
|
|
|
8152
7966
|
"fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
|
|
8153
7967
|
"line": 8,
|
|
8154
7968
|
"character": 2,
|
|
8155
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7969
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05ef6aac227/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
|
|
8156
7970
|
}
|
|
8157
7971
|
],
|
|
8158
7972
|
"type": {
|
|
@@ -8175,7 +7989,7 @@
|
|
|
8175
7989
|
"fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
|
|
8176
7990
|
"line": 6,
|
|
8177
7991
|
"character": 62,
|
|
8178
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7992
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05ef6aac227/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
|
|
8179
7993
|
}
|
|
8180
7994
|
]
|
|
8181
7995
|
}
|
|
@@ -8301,7 +8115,7 @@
|
|
|
8301
8115
|
{
|
|
8302
8116
|
"title": "References",
|
|
8303
8117
|
"children": [
|
|
8304
|
-
|
|
8118
|
+
322
|
|
8305
8119
|
]
|
|
8306
8120
|
},
|
|
8307
8121
|
{
|
|
@@ -8335,7 +8149,7 @@
|
|
|
8335
8149
|
"fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/index.ts",
|
|
8336
8150
|
"line": 1,
|
|
8337
8151
|
"character": 0,
|
|
8338
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
8152
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05ef6aac227/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/index.ts#L1"
|
|
8339
8153
|
}
|
|
8340
8154
|
]
|
|
8341
8155
|
}
|