@xyo-network/bowser-system-info-payload-plugin 2.41.11 → 2.41.12
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/Config.d.ts +1 -2
- package/dist/cjs/Config.d.ts.map +1 -1
- package/dist/cjs/Config.js.map +1 -1
- package/dist/cjs/Plugin.d.ts +5 -14
- package/dist/cjs/Plugin.d.ts.map +1 -1
- package/dist/cjs/Plugin.js +7 -9
- package/dist/cjs/Plugin.js.map +1 -1
- package/dist/cjs/Witness.d.ts +4 -3
- package/dist/cjs/Witness.d.ts.map +1 -1
- package/dist/cjs/Witness.js +2 -3
- package/dist/cjs/Witness.js.map +1 -1
- package/dist/cjs/index.d.ts +3 -3
- package/dist/cjs/index.d.ts.map +1 -1
- package/dist/cjs/index.js +3 -3
- package/dist/cjs/index.js.map +1 -1
- package/dist/docs.json +968 -915
- package/dist/esm/Config.d.ts +1 -2
- package/dist/esm/Config.d.ts.map +1 -1
- package/dist/esm/Config.js.map +1 -1
- package/dist/esm/Plugin.d.ts +5 -14
- package/dist/esm/Plugin.d.ts.map +1 -1
- package/dist/esm/Plugin.js +5 -7
- package/dist/esm/Plugin.js.map +1 -1
- package/dist/esm/Witness.d.ts +4 -3
- package/dist/esm/Witness.d.ts.map +1 -1
- package/dist/esm/Witness.js +2 -3
- package/dist/esm/Witness.js.map +1 -1
- package/dist/esm/index.d.ts +3 -3
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/index.js +3 -3
- package/dist/esm/index.js.map +1 -1
- package/package.json +6 -6
- package/src/Config.ts +3 -8
- package/src/Plugin.spec.ts +6 -6
- package/src/Plugin.ts +11 -11
- package/src/Witness.spec.ts +0 -3
- package/src/Witness.ts +5 -7
- package/src/index.ts +3 -3
package/dist/docs.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"originalName": "",
|
|
8
8
|
"children": [
|
|
9
9
|
{
|
|
10
|
-
"id":
|
|
10
|
+
"id": 217,
|
|
11
11
|
"name": "default",
|
|
12
12
|
"kind": 8388608,
|
|
13
13
|
"kindString": "Reference",
|
|
@@ -17,20 +17,20 @@
|
|
|
17
17
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/index.ts",
|
|
18
18
|
"line": 12,
|
|
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/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/index.ts#L12"
|
|
21
21
|
}
|
|
22
22
|
],
|
|
23
23
|
"target": 1
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
|
-
"id":
|
|
26
|
+
"id": 30,
|
|
27
27
|
"name": "XyoBowserSystemInfoWitness",
|
|
28
28
|
"kind": 128,
|
|
29
29
|
"kindString": "Class",
|
|
30
30
|
"flags": {},
|
|
31
31
|
"children": [
|
|
32
32
|
{
|
|
33
|
-
"id":
|
|
33
|
+
"id": 50,
|
|
34
34
|
"name": "constructor",
|
|
35
35
|
"kind": 512,
|
|
36
36
|
"kindString": "Constructor",
|
|
@@ -46,14 +46,14 @@
|
|
|
46
46
|
],
|
|
47
47
|
"signatures": [
|
|
48
48
|
{
|
|
49
|
-
"id":
|
|
49
|
+
"id": 51,
|
|
50
50
|
"name": "new XyoBowserSystemInfoWitness",
|
|
51
51
|
"kind": 16384,
|
|
52
52
|
"kindString": "Constructor signature",
|
|
53
53
|
"flags": {},
|
|
54
54
|
"typeParameter": [
|
|
55
55
|
{
|
|
56
|
-
"id":
|
|
56
|
+
"id": 58,
|
|
57
57
|
"name": "T",
|
|
58
58
|
"kind": 131072,
|
|
59
59
|
"kindString": "Type parameter",
|
|
@@ -72,14 +72,14 @@
|
|
|
72
72
|
{
|
|
73
73
|
"type": "reflection",
|
|
74
74
|
"declaration": {
|
|
75
|
-
"id":
|
|
75
|
+
"id": 52,
|
|
76
76
|
"name": "__type",
|
|
77
77
|
"kind": 65536,
|
|
78
78
|
"kindString": "Type literal",
|
|
79
79
|
"flags": {},
|
|
80
80
|
"children": [
|
|
81
81
|
{
|
|
82
|
-
"id":
|
|
82
|
+
"id": 53,
|
|
83
83
|
"name": "bowser",
|
|
84
84
|
"kind": 1024,
|
|
85
85
|
"kindString": "Property",
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Payload.ts",
|
|
92
92
|
"line": 7,
|
|
93
93
|
"character": 2,
|
|
94
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
94
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Payload.ts#L7"
|
|
95
95
|
}
|
|
96
96
|
],
|
|
97
97
|
"type": {
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
}
|
|
103
103
|
},
|
|
104
104
|
{
|
|
105
|
-
"id":
|
|
105
|
+
"id": 54,
|
|
106
106
|
"name": "schema",
|
|
107
107
|
"kind": 1024,
|
|
108
108
|
"kindString": "Property",
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Payload.ts",
|
|
113
113
|
"line": 8,
|
|
114
114
|
"character": 2,
|
|
115
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
115
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Payload.ts#L8"
|
|
116
116
|
}
|
|
117
117
|
],
|
|
118
118
|
"type": {
|
|
@@ -125,8 +125,8 @@
|
|
|
125
125
|
{
|
|
126
126
|
"title": "Properties",
|
|
127
127
|
"children": [
|
|
128
|
-
|
|
129
|
-
|
|
128
|
+
53,
|
|
129
|
+
54
|
|
130
130
|
]
|
|
131
131
|
}
|
|
132
132
|
],
|
|
@@ -135,7 +135,7 @@
|
|
|
135
135
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Payload.ts",
|
|
136
136
|
"line": 6,
|
|
137
137
|
"character": 52,
|
|
138
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
138
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Payload.ts#L6"
|
|
139
139
|
}
|
|
140
140
|
]
|
|
141
141
|
}
|
|
@@ -156,14 +156,14 @@
|
|
|
156
156
|
{
|
|
157
157
|
"type": "reflection",
|
|
158
158
|
"declaration": {
|
|
159
|
-
"id":
|
|
159
|
+
"id": 55,
|
|
160
160
|
"name": "__type",
|
|
161
161
|
"kind": 65536,
|
|
162
162
|
"kindString": "Type literal",
|
|
163
163
|
"flags": {},
|
|
164
164
|
"children": [
|
|
165
165
|
{
|
|
166
|
-
"id":
|
|
166
|
+
"id": 56,
|
|
167
167
|
"name": "bowser",
|
|
168
168
|
"kind": 1024,
|
|
169
169
|
"kindString": "Property",
|
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Payload.ts",
|
|
176
176
|
"line": 7,
|
|
177
177
|
"character": 2,
|
|
178
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
178
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Payload.ts#L7"
|
|
179
179
|
}
|
|
180
180
|
],
|
|
181
181
|
"type": {
|
|
@@ -186,7 +186,7 @@
|
|
|
186
186
|
}
|
|
187
187
|
},
|
|
188
188
|
{
|
|
189
|
-
"id":
|
|
189
|
+
"id": 57,
|
|
190
190
|
"name": "schema",
|
|
191
191
|
"kind": 1024,
|
|
192
192
|
"kindString": "Property",
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Payload.ts",
|
|
197
197
|
"line": 8,
|
|
198
198
|
"character": 2,
|
|
199
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
199
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Payload.ts#L8"
|
|
200
200
|
}
|
|
201
201
|
],
|
|
202
202
|
"type": {
|
|
@@ -209,8 +209,8 @@
|
|
|
209
209
|
{
|
|
210
210
|
"title": "Properties",
|
|
211
211
|
"children": [
|
|
212
|
-
|
|
213
|
-
|
|
212
|
+
56,
|
|
213
|
+
57
|
|
214
214
|
]
|
|
215
215
|
}
|
|
216
216
|
],
|
|
@@ -219,7 +219,7 @@
|
|
|
219
219
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Payload.ts",
|
|
220
220
|
"line": 6,
|
|
221
221
|
"character": 52,
|
|
222
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
222
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Payload.ts#L6"
|
|
223
223
|
}
|
|
224
224
|
]
|
|
225
225
|
}
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
],
|
|
231
231
|
"parameters": [
|
|
232
232
|
{
|
|
233
|
-
"id":
|
|
233
|
+
"id": 59,
|
|
234
234
|
"name": "params",
|
|
235
235
|
"kind": 32768,
|
|
236
236
|
"kindString": "Parameter",
|
|
@@ -252,14 +252,14 @@
|
|
|
252
252
|
{
|
|
253
253
|
"type": "reflection",
|
|
254
254
|
"declaration": {
|
|
255
|
-
"id":
|
|
255
|
+
"id": 60,
|
|
256
256
|
"name": "__type",
|
|
257
257
|
"kind": 65536,
|
|
258
258
|
"kindString": "Type literal",
|
|
259
259
|
"flags": {},
|
|
260
260
|
"children": [
|
|
261
261
|
{
|
|
262
|
-
"id":
|
|
262
|
+
"id": 61,
|
|
263
263
|
"name": "security",
|
|
264
264
|
"kind": 1024,
|
|
265
265
|
"kindString": "Property",
|
|
@@ -276,14 +276,14 @@
|
|
|
276
276
|
"type": {
|
|
277
277
|
"type": "reflection",
|
|
278
278
|
"declaration": {
|
|
279
|
-
"id":
|
|
279
|
+
"id": 62,
|
|
280
280
|
"name": "__type",
|
|
281
281
|
"kind": 65536,
|
|
282
282
|
"kindString": "Type literal",
|
|
283
283
|
"flags": {},
|
|
284
284
|
"children": [
|
|
285
285
|
{
|
|
286
|
-
"id":
|
|
286
|
+
"id": 63,
|
|
287
287
|
"name": "allowed",
|
|
288
288
|
"kind": 1024,
|
|
289
289
|
"kindString": "Property",
|
|
@@ -321,7 +321,7 @@
|
|
|
321
321
|
}
|
|
322
322
|
},
|
|
323
323
|
{
|
|
324
|
-
"id":
|
|
324
|
+
"id": 64,
|
|
325
325
|
"name": "disallowed",
|
|
326
326
|
"kind": 1024,
|
|
327
327
|
"kindString": "Property",
|
|
@@ -360,8 +360,8 @@
|
|
|
360
360
|
{
|
|
361
361
|
"title": "Properties",
|
|
362
362
|
"children": [
|
|
363
|
-
|
|
364
|
-
|
|
363
|
+
63,
|
|
364
|
+
64
|
|
365
365
|
]
|
|
366
366
|
}
|
|
367
367
|
],
|
|
@@ -380,7 +380,7 @@
|
|
|
380
380
|
{
|
|
381
381
|
"title": "Properties",
|
|
382
382
|
"children": [
|
|
383
|
-
|
|
383
|
+
61
|
|
384
384
|
]
|
|
385
385
|
}
|
|
386
386
|
],
|
|
@@ -396,14 +396,14 @@
|
|
|
396
396
|
{
|
|
397
397
|
"type": "reflection",
|
|
398
398
|
"declaration": {
|
|
399
|
-
"id":
|
|
399
|
+
"id": 65,
|
|
400
400
|
"name": "__type",
|
|
401
401
|
"kind": 65536,
|
|
402
402
|
"kindString": "Type literal",
|
|
403
403
|
"flags": {},
|
|
404
404
|
"children": [
|
|
405
405
|
{
|
|
406
|
-
"id":
|
|
406
|
+
"id": 66,
|
|
407
407
|
"name": "schema",
|
|
408
408
|
"kind": 1024,
|
|
409
409
|
"kindString": "Property",
|
|
@@ -411,9 +411,9 @@
|
|
|
411
411
|
"sources": [
|
|
412
412
|
{
|
|
413
413
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Config.ts",
|
|
414
|
-
"line":
|
|
415
|
-
"character":
|
|
416
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
414
|
+
"line": 7,
|
|
415
|
+
"character": 2,
|
|
416
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Config.ts#L7"
|
|
417
417
|
}
|
|
418
418
|
],
|
|
419
419
|
"type": {
|
|
@@ -426,16 +426,16 @@
|
|
|
426
426
|
{
|
|
427
427
|
"title": "Properties",
|
|
428
428
|
"children": [
|
|
429
|
-
|
|
429
|
+
66
|
|
430
430
|
]
|
|
431
431
|
}
|
|
432
432
|
],
|
|
433
433
|
"sources": [
|
|
434
434
|
{
|
|
435
435
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Config.ts",
|
|
436
|
-
"line":
|
|
437
|
-
"character":
|
|
438
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
436
|
+
"line": 6,
|
|
437
|
+
"character": 64,
|
|
438
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Config.ts#L6"
|
|
439
439
|
}
|
|
440
440
|
]
|
|
441
441
|
}
|
|
@@ -443,18 +443,20 @@
|
|
|
443
443
|
{
|
|
444
444
|
"type": "reflection",
|
|
445
445
|
"declaration": {
|
|
446
|
-
"id":
|
|
446
|
+
"id": 67,
|
|
447
447
|
"name": "__type",
|
|
448
448
|
"kind": 65536,
|
|
449
449
|
"kindString": "Type literal",
|
|
450
450
|
"flags": {},
|
|
451
451
|
"children": [
|
|
452
452
|
{
|
|
453
|
-
"id":
|
|
454
|
-
"name": "
|
|
453
|
+
"id": 68,
|
|
454
|
+
"name": "targetSet",
|
|
455
455
|
"kind": 1024,
|
|
456
456
|
"kindString": "Property",
|
|
457
|
-
"flags": {
|
|
457
|
+
"flags": {
|
|
458
|
+
"isOptional": true
|
|
459
|
+
},
|
|
458
460
|
"sources": [
|
|
459
461
|
{
|
|
460
462
|
"fileName": "modules/packages/witness/dist/esm/Config.d.ts",
|
|
@@ -463,8 +465,66 @@
|
|
|
463
465
|
}
|
|
464
466
|
],
|
|
465
467
|
"type": {
|
|
466
|
-
"type": "
|
|
467
|
-
"
|
|
468
|
+
"type": "intersection",
|
|
469
|
+
"types": [
|
|
470
|
+
{
|
|
471
|
+
"type": "reference",
|
|
472
|
+
"name": "SchemaFields"
|
|
473
|
+
},
|
|
474
|
+
{
|
|
475
|
+
"type": "reference",
|
|
476
|
+
"name": "PayloadFields"
|
|
477
|
+
},
|
|
478
|
+
{
|
|
479
|
+
"type": "reference",
|
|
480
|
+
"name": "PayloadSet"
|
|
481
|
+
},
|
|
482
|
+
{
|
|
483
|
+
"type": "reflection",
|
|
484
|
+
"declaration": {
|
|
485
|
+
"id": 69,
|
|
486
|
+
"name": "__type",
|
|
487
|
+
"kind": 65536,
|
|
488
|
+
"kindString": "Type literal",
|
|
489
|
+
"flags": {},
|
|
490
|
+
"children": [
|
|
491
|
+
{
|
|
492
|
+
"id": 70,
|
|
493
|
+
"name": "schema",
|
|
494
|
+
"kind": 1024,
|
|
495
|
+
"kindString": "Property",
|
|
496
|
+
"flags": {},
|
|
497
|
+
"sources": [
|
|
498
|
+
{
|
|
499
|
+
"fileName": "protocol/packages/payload/dist/esm/models/XyoPayload.d.ts",
|
|
500
|
+
"line": 17,
|
|
501
|
+
"character": 4
|
|
502
|
+
}
|
|
503
|
+
],
|
|
504
|
+
"type": {
|
|
505
|
+
"type": "literal",
|
|
506
|
+
"value": "network.xyo.payload.set"
|
|
507
|
+
}
|
|
508
|
+
}
|
|
509
|
+
],
|
|
510
|
+
"groups": [
|
|
511
|
+
{
|
|
512
|
+
"title": "Properties",
|
|
513
|
+
"children": [
|
|
514
|
+
70
|
|
515
|
+
]
|
|
516
|
+
}
|
|
517
|
+
],
|
|
518
|
+
"sources": [
|
|
519
|
+
{
|
|
520
|
+
"fileName": "protocol/packages/payload/dist/esm/models/XyoPayload.d.ts",
|
|
521
|
+
"line": 16,
|
|
522
|
+
"character": 219
|
|
523
|
+
}
|
|
524
|
+
]
|
|
525
|
+
}
|
|
526
|
+
}
|
|
527
|
+
]
|
|
468
528
|
}
|
|
469
529
|
}
|
|
470
530
|
],
|
|
@@ -472,7 +532,7 @@
|
|
|
472
532
|
{
|
|
473
533
|
"title": "Properties",
|
|
474
534
|
"children": [
|
|
475
|
-
|
|
535
|
+
68
|
|
476
536
|
]
|
|
477
537
|
}
|
|
478
538
|
],
|
|
@@ -480,7 +540,7 @@
|
|
|
480
540
|
{
|
|
481
541
|
"fileName": "modules/packages/witness/dist/esm/Config.d.ts",
|
|
482
542
|
"line": 5,
|
|
483
|
-
"character":
|
|
543
|
+
"character": 98
|
|
484
544
|
}
|
|
485
545
|
]
|
|
486
546
|
}
|
|
@@ -494,11 +554,11 @@
|
|
|
494
554
|
],
|
|
495
555
|
"type": {
|
|
496
556
|
"type": "reference",
|
|
497
|
-
"id":
|
|
557
|
+
"id": 30,
|
|
498
558
|
"typeArguments": [
|
|
499
559
|
{
|
|
500
560
|
"type": "reference",
|
|
501
|
-
"id":
|
|
561
|
+
"id": 58,
|
|
502
562
|
"name": "T"
|
|
503
563
|
}
|
|
504
564
|
],
|
|
@@ -506,17 +566,17 @@
|
|
|
506
566
|
},
|
|
507
567
|
"inheritedFrom": {
|
|
508
568
|
"type": "reference",
|
|
509
|
-
"name": "AbstractWitness
|
|
569
|
+
"name": "AbstractWitness<XyoBowserSystemInfoWitnessConfig>.constructor"
|
|
510
570
|
}
|
|
511
571
|
}
|
|
512
572
|
],
|
|
513
573
|
"inheritedFrom": {
|
|
514
574
|
"type": "reference",
|
|
515
|
-
"name": "AbstractWitness
|
|
575
|
+
"name": "AbstractWitness<XyoBowserSystemInfoWitnessConfig>.constructor"
|
|
516
576
|
}
|
|
517
577
|
},
|
|
518
578
|
{
|
|
519
|
-
"id":
|
|
579
|
+
"id": 114,
|
|
520
580
|
"name": "_started",
|
|
521
581
|
"kind": 1024,
|
|
522
582
|
"kindString": "Property",
|
|
@@ -540,7 +600,7 @@
|
|
|
540
600
|
}
|
|
541
601
|
},
|
|
542
602
|
{
|
|
543
|
-
"id":
|
|
603
|
+
"id": 115,
|
|
544
604
|
"name": "account",
|
|
545
605
|
"kind": 1024,
|
|
546
606
|
"kindString": "Property",
|
|
@@ -556,7 +616,7 @@
|
|
|
556
616
|
],
|
|
557
617
|
"type": {
|
|
558
618
|
"type": "reference",
|
|
559
|
-
"name": "
|
|
619
|
+
"name": "Account"
|
|
560
620
|
},
|
|
561
621
|
"inheritedFrom": {
|
|
562
622
|
"type": "reference",
|
|
@@ -564,7 +624,7 @@
|
|
|
564
624
|
}
|
|
565
625
|
},
|
|
566
626
|
{
|
|
567
|
-
"id":
|
|
627
|
+
"id": 116,
|
|
568
628
|
"name": "allowedAddressSets",
|
|
569
629
|
"kind": 1024,
|
|
570
630
|
"kindString": "Property",
|
|
@@ -604,7 +664,7 @@
|
|
|
604
664
|
}
|
|
605
665
|
},
|
|
606
666
|
{
|
|
607
|
-
"id":
|
|
667
|
+
"id": 101,
|
|
608
668
|
"name": "config",
|
|
609
669
|
"kind": 1024,
|
|
610
670
|
"kindString": "Property",
|
|
@@ -630,14 +690,14 @@
|
|
|
630
690
|
{
|
|
631
691
|
"type": "reflection",
|
|
632
692
|
"declaration": {
|
|
633
|
-
"id":
|
|
693
|
+
"id": 102,
|
|
634
694
|
"name": "__type",
|
|
635
695
|
"kind": 65536,
|
|
636
696
|
"kindString": "Type literal",
|
|
637
697
|
"flags": {},
|
|
638
698
|
"children": [
|
|
639
699
|
{
|
|
640
|
-
"id":
|
|
700
|
+
"id": 103,
|
|
641
701
|
"name": "security",
|
|
642
702
|
"kind": 1024,
|
|
643
703
|
"kindString": "Property",
|
|
@@ -654,14 +714,14 @@
|
|
|
654
714
|
"type": {
|
|
655
715
|
"type": "reflection",
|
|
656
716
|
"declaration": {
|
|
657
|
-
"id":
|
|
717
|
+
"id": 104,
|
|
658
718
|
"name": "__type",
|
|
659
719
|
"kind": 65536,
|
|
660
720
|
"kindString": "Type literal",
|
|
661
721
|
"flags": {},
|
|
662
722
|
"children": [
|
|
663
723
|
{
|
|
664
|
-
"id":
|
|
724
|
+
"id": 105,
|
|
665
725
|
"name": "allowed",
|
|
666
726
|
"kind": 1024,
|
|
667
727
|
"kindString": "Property",
|
|
@@ -699,7 +759,7 @@
|
|
|
699
759
|
}
|
|
700
760
|
},
|
|
701
761
|
{
|
|
702
|
-
"id":
|
|
762
|
+
"id": 106,
|
|
703
763
|
"name": "disallowed",
|
|
704
764
|
"kind": 1024,
|
|
705
765
|
"kindString": "Property",
|
|
@@ -738,8 +798,8 @@
|
|
|
738
798
|
{
|
|
739
799
|
"title": "Properties",
|
|
740
800
|
"children": [
|
|
741
|
-
|
|
742
|
-
|
|
801
|
+
105,
|
|
802
|
+
106
|
|
743
803
|
]
|
|
744
804
|
}
|
|
745
805
|
],
|
|
@@ -758,7 +818,7 @@
|
|
|
758
818
|
{
|
|
759
819
|
"title": "Properties",
|
|
760
820
|
"children": [
|
|
761
|
-
|
|
821
|
+
103
|
|
762
822
|
]
|
|
763
823
|
}
|
|
764
824
|
],
|
|
@@ -774,14 +834,14 @@
|
|
|
774
834
|
{
|
|
775
835
|
"type": "reflection",
|
|
776
836
|
"declaration": {
|
|
777
|
-
"id":
|
|
837
|
+
"id": 107,
|
|
778
838
|
"name": "__type",
|
|
779
839
|
"kind": 65536,
|
|
780
840
|
"kindString": "Type literal",
|
|
781
841
|
"flags": {},
|
|
782
842
|
"children": [
|
|
783
843
|
{
|
|
784
|
-
"id":
|
|
844
|
+
"id": 108,
|
|
785
845
|
"name": "schema",
|
|
786
846
|
"kind": 1024,
|
|
787
847
|
"kindString": "Property",
|
|
@@ -789,9 +849,9 @@
|
|
|
789
849
|
"sources": [
|
|
790
850
|
{
|
|
791
851
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Config.ts",
|
|
792
|
-
"line":
|
|
793
|
-
"character":
|
|
794
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
852
|
+
"line": 7,
|
|
853
|
+
"character": 2,
|
|
854
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Config.ts#L7"
|
|
795
855
|
}
|
|
796
856
|
],
|
|
797
857
|
"type": {
|
|
@@ -804,16 +864,16 @@
|
|
|
804
864
|
{
|
|
805
865
|
"title": "Properties",
|
|
806
866
|
"children": [
|
|
807
|
-
|
|
867
|
+
108
|
|
808
868
|
]
|
|
809
869
|
}
|
|
810
870
|
],
|
|
811
871
|
"sources": [
|
|
812
872
|
{
|
|
813
873
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Config.ts",
|
|
814
|
-
"line":
|
|
815
|
-
"character":
|
|
816
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
874
|
+
"line": 6,
|
|
875
|
+
"character": 64,
|
|
876
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Config.ts#L6"
|
|
817
877
|
}
|
|
818
878
|
]
|
|
819
879
|
}
|
|
@@ -821,18 +881,20 @@
|
|
|
821
881
|
{
|
|
822
882
|
"type": "reflection",
|
|
823
883
|
"declaration": {
|
|
824
|
-
"id":
|
|
884
|
+
"id": 109,
|
|
825
885
|
"name": "__type",
|
|
826
886
|
"kind": 65536,
|
|
827
887
|
"kindString": "Type literal",
|
|
828
888
|
"flags": {},
|
|
829
889
|
"children": [
|
|
830
890
|
{
|
|
831
|
-
"id":
|
|
832
|
-
"name": "
|
|
891
|
+
"id": 110,
|
|
892
|
+
"name": "targetSet",
|
|
833
893
|
"kind": 1024,
|
|
834
894
|
"kindString": "Property",
|
|
835
|
-
"flags": {
|
|
895
|
+
"flags": {
|
|
896
|
+
"isOptional": true
|
|
897
|
+
},
|
|
836
898
|
"sources": [
|
|
837
899
|
{
|
|
838
900
|
"fileName": "modules/packages/witness/dist/esm/Config.d.ts",
|
|
@@ -841,8 +903,66 @@
|
|
|
841
903
|
}
|
|
842
904
|
],
|
|
843
905
|
"type": {
|
|
844
|
-
"type": "
|
|
845
|
-
"
|
|
906
|
+
"type": "intersection",
|
|
907
|
+
"types": [
|
|
908
|
+
{
|
|
909
|
+
"type": "reference",
|
|
910
|
+
"name": "SchemaFields"
|
|
911
|
+
},
|
|
912
|
+
{
|
|
913
|
+
"type": "reference",
|
|
914
|
+
"name": "PayloadFields"
|
|
915
|
+
},
|
|
916
|
+
{
|
|
917
|
+
"type": "reference",
|
|
918
|
+
"name": "PayloadSet"
|
|
919
|
+
},
|
|
920
|
+
{
|
|
921
|
+
"type": "reflection",
|
|
922
|
+
"declaration": {
|
|
923
|
+
"id": 111,
|
|
924
|
+
"name": "__type",
|
|
925
|
+
"kind": 65536,
|
|
926
|
+
"kindString": "Type literal",
|
|
927
|
+
"flags": {},
|
|
928
|
+
"children": [
|
|
929
|
+
{
|
|
930
|
+
"id": 112,
|
|
931
|
+
"name": "schema",
|
|
932
|
+
"kind": 1024,
|
|
933
|
+
"kindString": "Property",
|
|
934
|
+
"flags": {},
|
|
935
|
+
"sources": [
|
|
936
|
+
{
|
|
937
|
+
"fileName": "protocol/packages/payload/dist/esm/models/XyoPayload.d.ts",
|
|
938
|
+
"line": 17,
|
|
939
|
+
"character": 4
|
|
940
|
+
}
|
|
941
|
+
],
|
|
942
|
+
"type": {
|
|
943
|
+
"type": "literal",
|
|
944
|
+
"value": "network.xyo.payload.set"
|
|
945
|
+
}
|
|
946
|
+
}
|
|
947
|
+
],
|
|
948
|
+
"groups": [
|
|
949
|
+
{
|
|
950
|
+
"title": "Properties",
|
|
951
|
+
"children": [
|
|
952
|
+
112
|
|
953
|
+
]
|
|
954
|
+
}
|
|
955
|
+
],
|
|
956
|
+
"sources": [
|
|
957
|
+
{
|
|
958
|
+
"fileName": "protocol/packages/payload/dist/esm/models/XyoPayload.d.ts",
|
|
959
|
+
"line": 16,
|
|
960
|
+
"character": 219
|
|
961
|
+
}
|
|
962
|
+
]
|
|
963
|
+
}
|
|
964
|
+
}
|
|
965
|
+
]
|
|
846
966
|
}
|
|
847
967
|
}
|
|
848
968
|
],
|
|
@@ -850,7 +970,7 @@
|
|
|
850
970
|
{
|
|
851
971
|
"title": "Properties",
|
|
852
972
|
"children": [
|
|
853
|
-
|
|
973
|
+
110
|
|
854
974
|
]
|
|
855
975
|
}
|
|
856
976
|
],
|
|
@@ -858,7 +978,7 @@
|
|
|
858
978
|
{
|
|
859
979
|
"fileName": "modules/packages/witness/dist/esm/Config.d.ts",
|
|
860
980
|
"line": 5,
|
|
861
|
-
"character":
|
|
981
|
+
"character": 98
|
|
862
982
|
}
|
|
863
983
|
]
|
|
864
984
|
}
|
|
@@ -871,7 +991,7 @@
|
|
|
871
991
|
}
|
|
872
992
|
},
|
|
873
993
|
{
|
|
874
|
-
"id":
|
|
994
|
+
"id": 117,
|
|
875
995
|
"name": "logger",
|
|
876
996
|
"kind": 1024,
|
|
877
997
|
"kindString": "Property",
|
|
@@ -897,7 +1017,7 @@
|
|
|
897
1017
|
}
|
|
898
1018
|
},
|
|
899
1019
|
{
|
|
900
|
-
"id":
|
|
1020
|
+
"id": 113,
|
|
901
1021
|
"name": "resolver",
|
|
902
1022
|
"kind": 1024,
|
|
903
1023
|
"kindString": "Property",
|
|
@@ -921,7 +1041,7 @@
|
|
|
921
1041
|
}
|
|
922
1042
|
},
|
|
923
1043
|
{
|
|
924
|
-
"id":
|
|
1044
|
+
"id": 31,
|
|
925
1045
|
"name": "configSchema",
|
|
926
1046
|
"kind": 1024,
|
|
927
1047
|
"kindString": "Property",
|
|
@@ -931,9 +1051,9 @@
|
|
|
931
1051
|
"sources": [
|
|
932
1052
|
{
|
|
933
1053
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Witness.ts",
|
|
934
|
-
"line":
|
|
1054
|
+
"line": 13,
|
|
935
1055
|
"character": 18,
|
|
936
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1056
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Witness.ts#L13"
|
|
937
1057
|
}
|
|
938
1058
|
],
|
|
939
1059
|
"type": {
|
|
@@ -947,7 +1067,7 @@
|
|
|
947
1067
|
}
|
|
948
1068
|
},
|
|
949
1069
|
{
|
|
950
|
-
"id":
|
|
1070
|
+
"id": 49,
|
|
951
1071
|
"name": "defaultLogger",
|
|
952
1072
|
"kind": 1024,
|
|
953
1073
|
"kindString": "Property",
|
|
@@ -972,33 +1092,7 @@
|
|
|
972
1092
|
}
|
|
973
1093
|
},
|
|
974
1094
|
{
|
|
975
|
-
"id":
|
|
976
|
-
"name": "targetSchema",
|
|
977
|
-
"kind": 1024,
|
|
978
|
-
"kindString": "Property",
|
|
979
|
-
"flags": {
|
|
980
|
-
"isStatic": true
|
|
981
|
-
},
|
|
982
|
-
"sources": [
|
|
983
|
-
{
|
|
984
|
-
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Witness.ts",
|
|
985
|
-
"line": 15,
|
|
986
|
-
"character": 18,
|
|
987
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1292c4191d/packages/plugins/packages/system/packages/info/packages/bowser/src/Witness.ts#L15"
|
|
988
|
-
}
|
|
989
|
-
],
|
|
990
|
-
"type": {
|
|
991
|
-
"type": "literal",
|
|
992
|
-
"value": "network.xyo.system.info.bowser"
|
|
993
|
-
},
|
|
994
|
-
"defaultValue": "XyoBowserSystemInfoSchema",
|
|
995
|
-
"overwrites": {
|
|
996
|
-
"type": "reference",
|
|
997
|
-
"name": "AbstractWitness.targetSchema"
|
|
998
|
-
}
|
|
999
|
-
},
|
|
1000
|
-
{
|
|
1001
|
-
"id": 117,
|
|
1095
|
+
"id": 118,
|
|
1002
1096
|
"name": "address",
|
|
1003
1097
|
"kind": 262144,
|
|
1004
1098
|
"kindString": "Accessor",
|
|
@@ -1011,7 +1105,7 @@
|
|
|
1011
1105
|
}
|
|
1012
1106
|
],
|
|
1013
1107
|
"getSignature": {
|
|
1014
|
-
"id":
|
|
1108
|
+
"id": 119,
|
|
1015
1109
|
"name": "address",
|
|
1016
1110
|
"kind": 524288,
|
|
1017
1111
|
"kindString": "Get signature",
|
|
@@ -1031,7 +1125,7 @@
|
|
|
1031
1125
|
}
|
|
1032
1126
|
},
|
|
1033
1127
|
{
|
|
1034
|
-
"id":
|
|
1128
|
+
"id": 71,
|
|
1035
1129
|
"name": "bowser",
|
|
1036
1130
|
"kind": 262144,
|
|
1037
1131
|
"kindString": "Accessor",
|
|
@@ -1041,13 +1135,13 @@
|
|
|
1041
1135
|
"sources": [
|
|
1042
1136
|
{
|
|
1043
1137
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Witness.ts",
|
|
1044
|
-
"line":
|
|
1138
|
+
"line": 15,
|
|
1045
1139
|
"character": 16,
|
|
1046
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1140
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Witness.ts#L15"
|
|
1047
1141
|
}
|
|
1048
1142
|
],
|
|
1049
1143
|
"getSignature": {
|
|
1050
|
-
"id":
|
|
1144
|
+
"id": 72,
|
|
1051
1145
|
"name": "bowser",
|
|
1052
1146
|
"kind": 524288,
|
|
1053
1147
|
"kindString": "Get signature",
|
|
@@ -1061,7 +1155,7 @@
|
|
|
1061
1155
|
}
|
|
1062
1156
|
},
|
|
1063
1157
|
{
|
|
1064
|
-
"id":
|
|
1158
|
+
"id": 120,
|
|
1065
1159
|
"name": "disallowedAddresses",
|
|
1066
1160
|
"kind": 262144,
|
|
1067
1161
|
"kindString": "Accessor",
|
|
@@ -1074,7 +1168,7 @@
|
|
|
1074
1168
|
}
|
|
1075
1169
|
],
|
|
1076
1170
|
"getSignature": {
|
|
1077
|
-
"id":
|
|
1171
|
+
"id": 121,
|
|
1078
1172
|
"name": "disallowedAddresses",
|
|
1079
1173
|
"kind": 524288,
|
|
1080
1174
|
"kindString": "Get signature",
|
|
@@ -1118,47 +1212,107 @@
|
|
|
1118
1212
|
}
|
|
1119
1213
|
},
|
|
1120
1214
|
{
|
|
1121
|
-
"id":
|
|
1122
|
-
"name": "
|
|
1215
|
+
"id": 78,
|
|
1216
|
+
"name": "targetSet",
|
|
1123
1217
|
"kind": 262144,
|
|
1124
1218
|
"kindString": "Accessor",
|
|
1125
1219
|
"flags": {},
|
|
1126
1220
|
"sources": [
|
|
1127
1221
|
{
|
|
1128
1222
|
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
1129
|
-
"line":
|
|
1223
|
+
"line": 8,
|
|
1130
1224
|
"character": 8
|
|
1131
1225
|
}
|
|
1132
1226
|
],
|
|
1133
1227
|
"getSignature": {
|
|
1134
|
-
"id":
|
|
1135
|
-
"name": "
|
|
1228
|
+
"id": 79,
|
|
1229
|
+
"name": "targetSet",
|
|
1136
1230
|
"kind": 524288,
|
|
1137
1231
|
"kindString": "Get signature",
|
|
1138
1232
|
"flags": {},
|
|
1139
1233
|
"type": {
|
|
1140
|
-
"type": "
|
|
1141
|
-
"
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1234
|
+
"type": "union",
|
|
1235
|
+
"types": [
|
|
1236
|
+
{
|
|
1237
|
+
"type": "intrinsic",
|
|
1238
|
+
"name": "undefined"
|
|
1239
|
+
},
|
|
1240
|
+
{
|
|
1241
|
+
"type": "intersection",
|
|
1242
|
+
"types": [
|
|
1243
|
+
{
|
|
1244
|
+
"type": "reference",
|
|
1245
|
+
"name": "SchemaFields"
|
|
1246
|
+
},
|
|
1247
|
+
{
|
|
1248
|
+
"type": "reference",
|
|
1249
|
+
"name": "PayloadFields"
|
|
1250
|
+
},
|
|
1251
|
+
{
|
|
1252
|
+
"type": "reference",
|
|
1253
|
+
"name": "PayloadSet"
|
|
1254
|
+
},
|
|
1255
|
+
{
|
|
1256
|
+
"type": "reflection",
|
|
1257
|
+
"declaration": {
|
|
1258
|
+
"id": 80,
|
|
1259
|
+
"name": "__type",
|
|
1260
|
+
"kind": 65536,
|
|
1261
|
+
"kindString": "Type literal",
|
|
1262
|
+
"flags": {},
|
|
1263
|
+
"children": [
|
|
1264
|
+
{
|
|
1265
|
+
"id": 81,
|
|
1266
|
+
"name": "schema",
|
|
1267
|
+
"kind": 1024,
|
|
1268
|
+
"kindString": "Property",
|
|
1269
|
+
"flags": {},
|
|
1270
|
+
"sources": [
|
|
1271
|
+
{
|
|
1272
|
+
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
1273
|
+
"line": 9,
|
|
1274
|
+
"character": 8
|
|
1275
|
+
}
|
|
1276
|
+
],
|
|
1277
|
+
"type": {
|
|
1278
|
+
"type": "literal",
|
|
1279
|
+
"value": "network.xyo.payload.set"
|
|
1280
|
+
}
|
|
1281
|
+
}
|
|
1282
|
+
],
|
|
1283
|
+
"groups": [
|
|
1284
|
+
{
|
|
1285
|
+
"title": "Properties",
|
|
1286
|
+
"children": [
|
|
1287
|
+
81
|
|
1288
|
+
]
|
|
1289
|
+
}
|
|
1290
|
+
],
|
|
1291
|
+
"sources": [
|
|
1292
|
+
{
|
|
1293
|
+
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
1294
|
+
"line": 8,
|
|
1295
|
+
"character": 159
|
|
1296
|
+
}
|
|
1297
|
+
]
|
|
1298
|
+
}
|
|
1299
|
+
}
|
|
1300
|
+
]
|
|
1301
|
+
}
|
|
1302
|
+
]
|
|
1149
1303
|
},
|
|
1150
1304
|
"inheritedFrom": {
|
|
1151
1305
|
"type": "reference",
|
|
1152
|
-
"name": "AbstractWitness.
|
|
1306
|
+
"name": "AbstractWitness.targetSet"
|
|
1153
1307
|
}
|
|
1154
1308
|
},
|
|
1155
1309
|
"inheritedFrom": {
|
|
1156
1310
|
"type": "reference",
|
|
1157
|
-
"name": "AbstractWitness.
|
|
1311
|
+
"name": "AbstractWitness.targetSet"
|
|
1158
1312
|
}
|
|
1159
1313
|
},
|
|
1160
1314
|
{
|
|
1161
|
-
"id":
|
|
1315
|
+
"id": 139,
|
|
1162
1316
|
"name": "bindHashes",
|
|
1163
1317
|
"kind": 2048,
|
|
1164
1318
|
"kindString": "Method",
|
|
@@ -1174,14 +1328,14 @@
|
|
|
1174
1328
|
],
|
|
1175
1329
|
"signatures": [
|
|
1176
1330
|
{
|
|
1177
|
-
"id":
|
|
1331
|
+
"id": 140,
|
|
1178
1332
|
"name": "bindHashes",
|
|
1179
1333
|
"kind": 4096,
|
|
1180
1334
|
"kindString": "Call signature",
|
|
1181
1335
|
"flags": {},
|
|
1182
1336
|
"parameters": [
|
|
1183
1337
|
{
|
|
1184
|
-
"id":
|
|
1338
|
+
"id": 141,
|
|
1185
1339
|
"name": "hashes",
|
|
1186
1340
|
"kind": 32768,
|
|
1187
1341
|
"kindString": "Parameter",
|
|
@@ -1195,7 +1349,7 @@
|
|
|
1195
1349
|
}
|
|
1196
1350
|
},
|
|
1197
1351
|
{
|
|
1198
|
-
"id":
|
|
1352
|
+
"id": 142,
|
|
1199
1353
|
"name": "schema",
|
|
1200
1354
|
"kind": 32768,
|
|
1201
1355
|
"kindString": "Parameter",
|
|
@@ -1209,7 +1363,7 @@
|
|
|
1209
1363
|
}
|
|
1210
1364
|
},
|
|
1211
1365
|
{
|
|
1212
|
-
"id":
|
|
1366
|
+
"id": 143,
|
|
1213
1367
|
"name": "account",
|
|
1214
1368
|
"kind": 32768,
|
|
1215
1369
|
"kindString": "Parameter",
|
|
@@ -1218,7 +1372,7 @@
|
|
|
1218
1372
|
},
|
|
1219
1373
|
"type": {
|
|
1220
1374
|
"type": "reference",
|
|
1221
|
-
"name": "
|
|
1375
|
+
"name": "Account"
|
|
1222
1376
|
}
|
|
1223
1377
|
}
|
|
1224
1378
|
],
|
|
@@ -1231,7 +1385,7 @@
|
|
|
1231
1385
|
},
|
|
1232
1386
|
{
|
|
1233
1387
|
"type": "reference",
|
|
1234
|
-
"name": "
|
|
1388
|
+
"name": "Account"
|
|
1235
1389
|
}
|
|
1236
1390
|
],
|
|
1237
1391
|
"name": "PromiseEx"
|
|
@@ -1248,7 +1402,7 @@
|
|
|
1248
1402
|
}
|
|
1249
1403
|
},
|
|
1250
1404
|
{
|
|
1251
|
-
"id":
|
|
1405
|
+
"id": 144,
|
|
1252
1406
|
"name": "bindHashesInternal",
|
|
1253
1407
|
"kind": 2048,
|
|
1254
1408
|
"kindString": "Method",
|
|
@@ -1264,14 +1418,14 @@
|
|
|
1264
1418
|
],
|
|
1265
1419
|
"signatures": [
|
|
1266
1420
|
{
|
|
1267
|
-
"id":
|
|
1421
|
+
"id": 145,
|
|
1268
1422
|
"name": "bindHashesInternal",
|
|
1269
1423
|
"kind": 4096,
|
|
1270
1424
|
"kindString": "Call signature",
|
|
1271
1425
|
"flags": {},
|
|
1272
1426
|
"parameters": [
|
|
1273
1427
|
{
|
|
1274
|
-
"id":
|
|
1428
|
+
"id": 146,
|
|
1275
1429
|
"name": "hashes",
|
|
1276
1430
|
"kind": 32768,
|
|
1277
1431
|
"kindString": "Parameter",
|
|
@@ -1285,7 +1439,7 @@
|
|
|
1285
1439
|
}
|
|
1286
1440
|
},
|
|
1287
1441
|
{
|
|
1288
|
-
"id":
|
|
1442
|
+
"id": 147,
|
|
1289
1443
|
"name": "schema",
|
|
1290
1444
|
"kind": 32768,
|
|
1291
1445
|
"kindString": "Parameter",
|
|
@@ -1299,7 +1453,7 @@
|
|
|
1299
1453
|
}
|
|
1300
1454
|
},
|
|
1301
1455
|
{
|
|
1302
|
-
"id":
|
|
1456
|
+
"id": 148,
|
|
1303
1457
|
"name": "account",
|
|
1304
1458
|
"kind": 32768,
|
|
1305
1459
|
"kindString": "Parameter",
|
|
@@ -1308,7 +1462,7 @@
|
|
|
1308
1462
|
},
|
|
1309
1463
|
"type": {
|
|
1310
1464
|
"type": "reference",
|
|
1311
|
-
"name": "
|
|
1465
|
+
"name": "Account"
|
|
1312
1466
|
}
|
|
1313
1467
|
}
|
|
1314
1468
|
],
|
|
@@ -1330,14 +1484,14 @@
|
|
|
1330
1484
|
{
|
|
1331
1485
|
"type": "reflection",
|
|
1332
1486
|
"declaration": {
|
|
1333
|
-
"id":
|
|
1487
|
+
"id": 149,
|
|
1334
1488
|
"name": "__type",
|
|
1335
1489
|
"kind": 65536,
|
|
1336
1490
|
"kindString": "Type literal",
|
|
1337
1491
|
"flags": {},
|
|
1338
1492
|
"children": [
|
|
1339
1493
|
{
|
|
1340
|
-
"id":
|
|
1494
|
+
"id": 150,
|
|
1341
1495
|
"name": "schema",
|
|
1342
1496
|
"kind": 1024,
|
|
1343
1497
|
"kindString": "Property",
|
|
@@ -1359,7 +1513,7 @@
|
|
|
1359
1513
|
{
|
|
1360
1514
|
"title": "Properties",
|
|
1361
1515
|
"children": [
|
|
1362
|
-
|
|
1516
|
+
150
|
|
1363
1517
|
]
|
|
1364
1518
|
}
|
|
1365
1519
|
],
|
|
@@ -1386,7 +1540,7 @@
|
|
|
1386
1540
|
}
|
|
1387
1541
|
},
|
|
1388
1542
|
{
|
|
1389
|
-
"id":
|
|
1543
|
+
"id": 151,
|
|
1390
1544
|
"name": "bindQuery",
|
|
1391
1545
|
"kind": 2048,
|
|
1392
1546
|
"kindString": "Method",
|
|
@@ -1402,14 +1556,14 @@
|
|
|
1402
1556
|
],
|
|
1403
1557
|
"signatures": [
|
|
1404
1558
|
{
|
|
1405
|
-
"id":
|
|
1559
|
+
"id": 152,
|
|
1406
1560
|
"name": "bindQuery",
|
|
1407
1561
|
"kind": 4096,
|
|
1408
1562
|
"kindString": "Call signature",
|
|
1409
1563
|
"flags": {},
|
|
1410
1564
|
"typeParameter": [
|
|
1411
1565
|
{
|
|
1412
|
-
"id":
|
|
1566
|
+
"id": 157,
|
|
1413
1567
|
"name": "T",
|
|
1414
1568
|
"kind": 131072,
|
|
1415
1569
|
"kindString": "Type parameter",
|
|
@@ -1435,14 +1589,14 @@
|
|
|
1435
1589
|
{
|
|
1436
1590
|
"type": "reflection",
|
|
1437
1591
|
"declaration": {
|
|
1438
|
-
"id":
|
|
1592
|
+
"id": 153,
|
|
1439
1593
|
"name": "__type",
|
|
1440
1594
|
"kind": 65536,
|
|
1441
1595
|
"kindString": "Type literal",
|
|
1442
1596
|
"flags": {},
|
|
1443
1597
|
"children": [
|
|
1444
1598
|
{
|
|
1445
|
-
"id":
|
|
1599
|
+
"id": 154,
|
|
1446
1600
|
"name": "schema",
|
|
1447
1601
|
"kind": 1024,
|
|
1448
1602
|
"kindString": "Property",
|
|
@@ -1464,7 +1618,7 @@
|
|
|
1464
1618
|
{
|
|
1465
1619
|
"title": "Properties",
|
|
1466
1620
|
"children": [
|
|
1467
|
-
|
|
1621
|
+
154
|
|
1468
1622
|
]
|
|
1469
1623
|
}
|
|
1470
1624
|
],
|
|
@@ -1500,14 +1654,14 @@
|
|
|
1500
1654
|
{
|
|
1501
1655
|
"type": "reflection",
|
|
1502
1656
|
"declaration": {
|
|
1503
|
-
"id":
|
|
1657
|
+
"id": 155,
|
|
1504
1658
|
"name": "__type",
|
|
1505
1659
|
"kind": 65536,
|
|
1506
1660
|
"kindString": "Type literal",
|
|
1507
1661
|
"flags": {},
|
|
1508
1662
|
"children": [
|
|
1509
1663
|
{
|
|
1510
|
-
"id":
|
|
1664
|
+
"id": 156,
|
|
1511
1665
|
"name": "schema",
|
|
1512
1666
|
"kind": 1024,
|
|
1513
1667
|
"kindString": "Property",
|
|
@@ -1529,7 +1683,7 @@
|
|
|
1529
1683
|
{
|
|
1530
1684
|
"title": "Properties",
|
|
1531
1685
|
"children": [
|
|
1532
|
-
|
|
1686
|
+
156
|
|
1533
1687
|
]
|
|
1534
1688
|
}
|
|
1535
1689
|
],
|
|
@@ -1553,19 +1707,19 @@
|
|
|
1553
1707
|
],
|
|
1554
1708
|
"parameters": [
|
|
1555
1709
|
{
|
|
1556
|
-
"id":
|
|
1710
|
+
"id": 158,
|
|
1557
1711
|
"name": "query",
|
|
1558
1712
|
"kind": 32768,
|
|
1559
1713
|
"kindString": "Parameter",
|
|
1560
1714
|
"flags": {},
|
|
1561
1715
|
"type": {
|
|
1562
1716
|
"type": "reference",
|
|
1563
|
-
"id":
|
|
1717
|
+
"id": 157,
|
|
1564
1718
|
"name": "T"
|
|
1565
1719
|
}
|
|
1566
1720
|
},
|
|
1567
1721
|
{
|
|
1568
|
-
"id":
|
|
1722
|
+
"id": 159,
|
|
1569
1723
|
"name": "payloads",
|
|
1570
1724
|
"kind": 32768,
|
|
1571
1725
|
"kindString": "Parameter",
|
|
@@ -1588,14 +1742,14 @@
|
|
|
1588
1742
|
{
|
|
1589
1743
|
"type": "reflection",
|
|
1590
1744
|
"declaration": {
|
|
1591
|
-
"id":
|
|
1745
|
+
"id": 160,
|
|
1592
1746
|
"name": "__type",
|
|
1593
1747
|
"kind": 65536,
|
|
1594
1748
|
"kindString": "Type literal",
|
|
1595
1749
|
"flags": {},
|
|
1596
1750
|
"children": [
|
|
1597
1751
|
{
|
|
1598
|
-
"id":
|
|
1752
|
+
"id": 161,
|
|
1599
1753
|
"name": "schema",
|
|
1600
1754
|
"kind": 1024,
|
|
1601
1755
|
"kindString": "Property",
|
|
@@ -1617,7 +1771,7 @@
|
|
|
1617
1771
|
{
|
|
1618
1772
|
"title": "Properties",
|
|
1619
1773
|
"children": [
|
|
1620
|
-
|
|
1774
|
+
161
|
|
1621
1775
|
]
|
|
1622
1776
|
}
|
|
1623
1777
|
],
|
|
@@ -1635,7 +1789,7 @@
|
|
|
1635
1789
|
}
|
|
1636
1790
|
},
|
|
1637
1791
|
{
|
|
1638
|
-
"id":
|
|
1792
|
+
"id": 162,
|
|
1639
1793
|
"name": "account",
|
|
1640
1794
|
"kind": 32768,
|
|
1641
1795
|
"kindString": "Parameter",
|
|
@@ -1644,7 +1798,7 @@
|
|
|
1644
1798
|
},
|
|
1645
1799
|
"type": {
|
|
1646
1800
|
"type": "reference",
|
|
1647
|
-
"name": "
|
|
1801
|
+
"name": "Account"
|
|
1648
1802
|
}
|
|
1649
1803
|
}
|
|
1650
1804
|
],
|
|
@@ -1672,14 +1826,14 @@
|
|
|
1672
1826
|
{
|
|
1673
1827
|
"type": "reflection",
|
|
1674
1828
|
"declaration": {
|
|
1675
|
-
"id":
|
|
1829
|
+
"id": 163,
|
|
1676
1830
|
"name": "__type",
|
|
1677
1831
|
"kind": 65536,
|
|
1678
1832
|
"kindString": "Type literal",
|
|
1679
1833
|
"flags": {},
|
|
1680
1834
|
"children": [
|
|
1681
1835
|
{
|
|
1682
|
-
"id":
|
|
1836
|
+
"id": 164,
|
|
1683
1837
|
"name": "query",
|
|
1684
1838
|
"kind": 1024,
|
|
1685
1839
|
"kindString": "Property",
|
|
@@ -1697,7 +1851,27 @@
|
|
|
1697
1851
|
}
|
|
1698
1852
|
},
|
|
1699
1853
|
{
|
|
1700
|
-
"id":
|
|
1854
|
+
"id": 165,
|
|
1855
|
+
"name": "resultSet",
|
|
1856
|
+
"kind": 1024,
|
|
1857
|
+
"kindString": "Property",
|
|
1858
|
+
"flags": {
|
|
1859
|
+
"isOptional": true
|
|
1860
|
+
},
|
|
1861
|
+
"sources": [
|
|
1862
|
+
{
|
|
1863
|
+
"fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
1864
|
+
"line": 6,
|
|
1865
|
+
"character": 4
|
|
1866
|
+
}
|
|
1867
|
+
],
|
|
1868
|
+
"type": {
|
|
1869
|
+
"type": "intrinsic",
|
|
1870
|
+
"name": "string"
|
|
1871
|
+
}
|
|
1872
|
+
},
|
|
1873
|
+
{
|
|
1874
|
+
"id": 166,
|
|
1701
1875
|
"name": "schema",
|
|
1702
1876
|
"kind": 1024,
|
|
1703
1877
|
"kindString": "Property",
|
|
@@ -1705,7 +1879,7 @@
|
|
|
1705
1879
|
"sources": [
|
|
1706
1880
|
{
|
|
1707
1881
|
"fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
1708
|
-
"line":
|
|
1882
|
+
"line": 7,
|
|
1709
1883
|
"character": 4
|
|
1710
1884
|
}
|
|
1711
1885
|
],
|
|
@@ -1719,8 +1893,9 @@
|
|
|
1719
1893
|
{
|
|
1720
1894
|
"title": "Properties",
|
|
1721
1895
|
"children": [
|
|
1722
|
-
|
|
1723
|
-
|
|
1896
|
+
164,
|
|
1897
|
+
165,
|
|
1898
|
+
166
|
|
1724
1899
|
]
|
|
1725
1900
|
}
|
|
1726
1901
|
],
|
|
@@ -1751,14 +1926,14 @@
|
|
|
1751
1926
|
{
|
|
1752
1927
|
"type": "reflection",
|
|
1753
1928
|
"declaration": {
|
|
1754
|
-
"id":
|
|
1929
|
+
"id": 167,
|
|
1755
1930
|
"name": "__type",
|
|
1756
1931
|
"kind": 65536,
|
|
1757
1932
|
"kindString": "Type literal",
|
|
1758
1933
|
"flags": {},
|
|
1759
1934
|
"children": [
|
|
1760
1935
|
{
|
|
1761
|
-
"id":
|
|
1936
|
+
"id": 168,
|
|
1762
1937
|
"name": "schema",
|
|
1763
1938
|
"kind": 1024,
|
|
1764
1939
|
"kindString": "Property",
|
|
@@ -1780,7 +1955,7 @@
|
|
|
1780
1955
|
{
|
|
1781
1956
|
"title": "Properties",
|
|
1782
1957
|
"children": [
|
|
1783
|
-
|
|
1958
|
+
168
|
|
1784
1959
|
]
|
|
1785
1960
|
}
|
|
1786
1961
|
],
|
|
@@ -1800,7 +1975,7 @@
|
|
|
1800
1975
|
},
|
|
1801
1976
|
{
|
|
1802
1977
|
"type": "reference",
|
|
1803
|
-
"name": "
|
|
1978
|
+
"name": "Account"
|
|
1804
1979
|
}
|
|
1805
1980
|
],
|
|
1806
1981
|
"name": "PromiseEx"
|
|
@@ -1817,7 +1992,7 @@
|
|
|
1817
1992
|
}
|
|
1818
1993
|
},
|
|
1819
1994
|
{
|
|
1820
|
-
"id":
|
|
1995
|
+
"id": 169,
|
|
1821
1996
|
"name": "bindQueryInternal",
|
|
1822
1997
|
"kind": 2048,
|
|
1823
1998
|
"kindString": "Method",
|
|
@@ -1833,14 +2008,14 @@
|
|
|
1833
2008
|
],
|
|
1834
2009
|
"signatures": [
|
|
1835
2010
|
{
|
|
1836
|
-
"id":
|
|
2011
|
+
"id": 170,
|
|
1837
2012
|
"name": "bindQueryInternal",
|
|
1838
2013
|
"kind": 4096,
|
|
1839
2014
|
"kindString": "Call signature",
|
|
1840
2015
|
"flags": {},
|
|
1841
2016
|
"typeParameter": [
|
|
1842
2017
|
{
|
|
1843
|
-
"id":
|
|
2018
|
+
"id": 175,
|
|
1844
2019
|
"name": "T",
|
|
1845
2020
|
"kind": 131072,
|
|
1846
2021
|
"kindString": "Type parameter",
|
|
@@ -1866,14 +2041,14 @@
|
|
|
1866
2041
|
{
|
|
1867
2042
|
"type": "reflection",
|
|
1868
2043
|
"declaration": {
|
|
1869
|
-
"id":
|
|
2044
|
+
"id": 171,
|
|
1870
2045
|
"name": "__type",
|
|
1871
2046
|
"kind": 65536,
|
|
1872
2047
|
"kindString": "Type literal",
|
|
1873
2048
|
"flags": {},
|
|
1874
2049
|
"children": [
|
|
1875
2050
|
{
|
|
1876
|
-
"id":
|
|
2051
|
+
"id": 172,
|
|
1877
2052
|
"name": "schema",
|
|
1878
2053
|
"kind": 1024,
|
|
1879
2054
|
"kindString": "Property",
|
|
@@ -1895,7 +2070,7 @@
|
|
|
1895
2070
|
{
|
|
1896
2071
|
"title": "Properties",
|
|
1897
2072
|
"children": [
|
|
1898
|
-
|
|
2073
|
+
172
|
|
1899
2074
|
]
|
|
1900
2075
|
}
|
|
1901
2076
|
],
|
|
@@ -1931,14 +2106,14 @@
|
|
|
1931
2106
|
{
|
|
1932
2107
|
"type": "reflection",
|
|
1933
2108
|
"declaration": {
|
|
1934
|
-
"id":
|
|
2109
|
+
"id": 173,
|
|
1935
2110
|
"name": "__type",
|
|
1936
2111
|
"kind": 65536,
|
|
1937
2112
|
"kindString": "Type literal",
|
|
1938
2113
|
"flags": {},
|
|
1939
2114
|
"children": [
|
|
1940
2115
|
{
|
|
1941
|
-
"id":
|
|
2116
|
+
"id": 174,
|
|
1942
2117
|
"name": "schema",
|
|
1943
2118
|
"kind": 1024,
|
|
1944
2119
|
"kindString": "Property",
|
|
@@ -1960,7 +2135,7 @@
|
|
|
1960
2135
|
{
|
|
1961
2136
|
"title": "Properties",
|
|
1962
2137
|
"children": [
|
|
1963
|
-
|
|
2138
|
+
174
|
|
1964
2139
|
]
|
|
1965
2140
|
}
|
|
1966
2141
|
],
|
|
@@ -1984,19 +2159,19 @@
|
|
|
1984
2159
|
],
|
|
1985
2160
|
"parameters": [
|
|
1986
2161
|
{
|
|
1987
|
-
"id":
|
|
2162
|
+
"id": 176,
|
|
1988
2163
|
"name": "query",
|
|
1989
2164
|
"kind": 32768,
|
|
1990
2165
|
"kindString": "Parameter",
|
|
1991
2166
|
"flags": {},
|
|
1992
2167
|
"type": {
|
|
1993
2168
|
"type": "reference",
|
|
1994
|
-
"id":
|
|
2169
|
+
"id": 175,
|
|
1995
2170
|
"name": "T"
|
|
1996
2171
|
}
|
|
1997
2172
|
},
|
|
1998
2173
|
{
|
|
1999
|
-
"id":
|
|
2174
|
+
"id": 177,
|
|
2000
2175
|
"name": "payloads",
|
|
2001
2176
|
"kind": 32768,
|
|
2002
2177
|
"kindString": "Parameter",
|
|
@@ -2019,14 +2194,14 @@
|
|
|
2019
2194
|
{
|
|
2020
2195
|
"type": "reflection",
|
|
2021
2196
|
"declaration": {
|
|
2022
|
-
"id":
|
|
2197
|
+
"id": 178,
|
|
2023
2198
|
"name": "__type",
|
|
2024
2199
|
"kind": 65536,
|
|
2025
2200
|
"kindString": "Type literal",
|
|
2026
2201
|
"flags": {},
|
|
2027
2202
|
"children": [
|
|
2028
2203
|
{
|
|
2029
|
-
"id":
|
|
2204
|
+
"id": 179,
|
|
2030
2205
|
"name": "schema",
|
|
2031
2206
|
"kind": 1024,
|
|
2032
2207
|
"kindString": "Property",
|
|
@@ -2048,7 +2223,7 @@
|
|
|
2048
2223
|
{
|
|
2049
2224
|
"title": "Properties",
|
|
2050
2225
|
"children": [
|
|
2051
|
-
|
|
2226
|
+
179
|
|
2052
2227
|
]
|
|
2053
2228
|
}
|
|
2054
2229
|
],
|
|
@@ -2066,7 +2241,7 @@
|
|
|
2066
2241
|
}
|
|
2067
2242
|
},
|
|
2068
2243
|
{
|
|
2069
|
-
"id":
|
|
2244
|
+
"id": 180,
|
|
2070
2245
|
"name": "account",
|
|
2071
2246
|
"kind": 32768,
|
|
2072
2247
|
"kindString": "Parameter",
|
|
@@ -2075,7 +2250,7 @@
|
|
|
2075
2250
|
},
|
|
2076
2251
|
"type": {
|
|
2077
2252
|
"type": "reference",
|
|
2078
|
-
"name": "
|
|
2253
|
+
"name": "Account"
|
|
2079
2254
|
}
|
|
2080
2255
|
}
|
|
2081
2256
|
],
|
|
@@ -2100,14 +2275,14 @@
|
|
|
2100
2275
|
{
|
|
2101
2276
|
"type": "reflection",
|
|
2102
2277
|
"declaration": {
|
|
2103
|
-
"id":
|
|
2278
|
+
"id": 181,
|
|
2104
2279
|
"name": "__type",
|
|
2105
2280
|
"kind": 65536,
|
|
2106
2281
|
"kindString": "Type literal",
|
|
2107
2282
|
"flags": {},
|
|
2108
2283
|
"children": [
|
|
2109
2284
|
{
|
|
2110
|
-
"id":
|
|
2285
|
+
"id": 182,
|
|
2111
2286
|
"name": "query",
|
|
2112
2287
|
"kind": 1024,
|
|
2113
2288
|
"kindString": "Property",
|
|
@@ -2125,7 +2300,27 @@
|
|
|
2125
2300
|
}
|
|
2126
2301
|
},
|
|
2127
2302
|
{
|
|
2128
|
-
"id":
|
|
2303
|
+
"id": 183,
|
|
2304
|
+
"name": "resultSet",
|
|
2305
|
+
"kind": 1024,
|
|
2306
|
+
"kindString": "Property",
|
|
2307
|
+
"flags": {
|
|
2308
|
+
"isOptional": true
|
|
2309
|
+
},
|
|
2310
|
+
"sources": [
|
|
2311
|
+
{
|
|
2312
|
+
"fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
2313
|
+
"line": 6,
|
|
2314
|
+
"character": 4
|
|
2315
|
+
}
|
|
2316
|
+
],
|
|
2317
|
+
"type": {
|
|
2318
|
+
"type": "intrinsic",
|
|
2319
|
+
"name": "string"
|
|
2320
|
+
}
|
|
2321
|
+
},
|
|
2322
|
+
{
|
|
2323
|
+
"id": 184,
|
|
2129
2324
|
"name": "schema",
|
|
2130
2325
|
"kind": 1024,
|
|
2131
2326
|
"kindString": "Property",
|
|
@@ -2133,7 +2328,7 @@
|
|
|
2133
2328
|
"sources": [
|
|
2134
2329
|
{
|
|
2135
2330
|
"fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
2136
|
-
"line":
|
|
2331
|
+
"line": 7,
|
|
2137
2332
|
"character": 4
|
|
2138
2333
|
}
|
|
2139
2334
|
],
|
|
@@ -2147,8 +2342,9 @@
|
|
|
2147
2342
|
{
|
|
2148
2343
|
"title": "Properties",
|
|
2149
2344
|
"children": [
|
|
2150
|
-
|
|
2151
|
-
|
|
2345
|
+
182,
|
|
2346
|
+
183,
|
|
2347
|
+
184
|
|
2152
2348
|
]
|
|
2153
2349
|
}
|
|
2154
2350
|
],
|
|
@@ -2179,14 +2375,14 @@
|
|
|
2179
2375
|
{
|
|
2180
2376
|
"type": "reflection",
|
|
2181
2377
|
"declaration": {
|
|
2182
|
-
"id":
|
|
2378
|
+
"id": 185,
|
|
2183
2379
|
"name": "__type",
|
|
2184
2380
|
"kind": 65536,
|
|
2185
2381
|
"kindString": "Type literal",
|
|
2186
2382
|
"flags": {},
|
|
2187
2383
|
"children": [
|
|
2188
2384
|
{
|
|
2189
|
-
"id":
|
|
2385
|
+
"id": 186,
|
|
2190
2386
|
"name": "schema",
|
|
2191
2387
|
"kind": 1024,
|
|
2192
2388
|
"kindString": "Property",
|
|
@@ -2208,7 +2404,7 @@
|
|
|
2208
2404
|
{
|
|
2209
2405
|
"title": "Properties",
|
|
2210
2406
|
"children": [
|
|
2211
|
-
|
|
2407
|
+
186
|
|
2212
2408
|
]
|
|
2213
2409
|
}
|
|
2214
2410
|
],
|
|
@@ -2238,7 +2434,7 @@
|
|
|
2238
2434
|
}
|
|
2239
2435
|
},
|
|
2240
2436
|
{
|
|
2241
|
-
"id":
|
|
2437
|
+
"id": 187,
|
|
2242
2438
|
"name": "bindResult",
|
|
2243
2439
|
"kind": 2048,
|
|
2244
2440
|
"kindString": "Method",
|
|
@@ -2254,14 +2450,14 @@
|
|
|
2254
2450
|
],
|
|
2255
2451
|
"signatures": [
|
|
2256
2452
|
{
|
|
2257
|
-
"id":
|
|
2453
|
+
"id": 188,
|
|
2258
2454
|
"name": "bindResult",
|
|
2259
2455
|
"kind": 4096,
|
|
2260
2456
|
"kindString": "Call signature",
|
|
2261
2457
|
"flags": {},
|
|
2262
2458
|
"parameters": [
|
|
2263
2459
|
{
|
|
2264
|
-
"id":
|
|
2460
|
+
"id": 189,
|
|
2265
2461
|
"name": "payloads",
|
|
2266
2462
|
"kind": 32768,
|
|
2267
2463
|
"kindString": "Parameter",
|
|
@@ -2282,14 +2478,14 @@
|
|
|
2282
2478
|
{
|
|
2283
2479
|
"type": "reflection",
|
|
2284
2480
|
"declaration": {
|
|
2285
|
-
"id":
|
|
2481
|
+
"id": 190,
|
|
2286
2482
|
"name": "__type",
|
|
2287
2483
|
"kind": 65536,
|
|
2288
2484
|
"kindString": "Type literal",
|
|
2289
2485
|
"flags": {},
|
|
2290
2486
|
"children": [
|
|
2291
2487
|
{
|
|
2292
|
-
"id":
|
|
2488
|
+
"id": 191,
|
|
2293
2489
|
"name": "schema",
|
|
2294
2490
|
"kind": 1024,
|
|
2295
2491
|
"kindString": "Property",
|
|
@@ -2311,7 +2507,7 @@
|
|
|
2311
2507
|
{
|
|
2312
2508
|
"title": "Properties",
|
|
2313
2509
|
"children": [
|
|
2314
|
-
|
|
2510
|
+
191
|
|
2315
2511
|
]
|
|
2316
2512
|
}
|
|
2317
2513
|
],
|
|
@@ -2329,7 +2525,7 @@
|
|
|
2329
2525
|
}
|
|
2330
2526
|
},
|
|
2331
2527
|
{
|
|
2332
|
-
"id":
|
|
2528
|
+
"id": 192,
|
|
2333
2529
|
"name": "account",
|
|
2334
2530
|
"kind": 32768,
|
|
2335
2531
|
"kindString": "Parameter",
|
|
@@ -2338,7 +2534,7 @@
|
|
|
2338
2534
|
},
|
|
2339
2535
|
"type": {
|
|
2340
2536
|
"type": "reference",
|
|
2341
|
-
"name": "
|
|
2537
|
+
"name": "Account"
|
|
2342
2538
|
}
|
|
2343
2539
|
}
|
|
2344
2540
|
],
|
|
@@ -2362,14 +2558,14 @@
|
|
|
2362
2558
|
{
|
|
2363
2559
|
"type": "reflection",
|
|
2364
2560
|
"declaration": {
|
|
2365
|
-
"id":
|
|
2561
|
+
"id": 193,
|
|
2366
2562
|
"name": "__type",
|
|
2367
2563
|
"kind": 65536,
|
|
2368
2564
|
"kindString": "Type literal",
|
|
2369
2565
|
"flags": {},
|
|
2370
2566
|
"children": [
|
|
2371
2567
|
{
|
|
2372
|
-
"id":
|
|
2568
|
+
"id": 194,
|
|
2373
2569
|
"name": "schema",
|
|
2374
2570
|
"kind": 1024,
|
|
2375
2571
|
"kindString": "Property",
|
|
@@ -2391,7 +2587,7 @@
|
|
|
2391
2587
|
{
|
|
2392
2588
|
"title": "Properties",
|
|
2393
2589
|
"children": [
|
|
2394
|
-
|
|
2590
|
+
194
|
|
2395
2591
|
]
|
|
2396
2592
|
}
|
|
2397
2593
|
],
|
|
@@ -2411,7 +2607,7 @@
|
|
|
2411
2607
|
},
|
|
2412
2608
|
{
|
|
2413
2609
|
"type": "reference",
|
|
2414
|
-
"name": "
|
|
2610
|
+
"name": "Account"
|
|
2415
2611
|
}
|
|
2416
2612
|
],
|
|
2417
2613
|
"name": "PromiseEx"
|
|
@@ -2428,7 +2624,7 @@
|
|
|
2428
2624
|
}
|
|
2429
2625
|
},
|
|
2430
2626
|
{
|
|
2431
|
-
"id":
|
|
2627
|
+
"id": 195,
|
|
2432
2628
|
"name": "bindResultInternal",
|
|
2433
2629
|
"kind": 2048,
|
|
2434
2630
|
"kindString": "Method",
|
|
@@ -2444,14 +2640,14 @@
|
|
|
2444
2640
|
],
|
|
2445
2641
|
"signatures": [
|
|
2446
2642
|
{
|
|
2447
|
-
"id":
|
|
2643
|
+
"id": 196,
|
|
2448
2644
|
"name": "bindResultInternal",
|
|
2449
2645
|
"kind": 4096,
|
|
2450
2646
|
"kindString": "Call signature",
|
|
2451
2647
|
"flags": {},
|
|
2452
2648
|
"parameters": [
|
|
2453
2649
|
{
|
|
2454
|
-
"id":
|
|
2650
|
+
"id": 197,
|
|
2455
2651
|
"name": "payloads",
|
|
2456
2652
|
"kind": 32768,
|
|
2457
2653
|
"kindString": "Parameter",
|
|
@@ -2472,14 +2668,14 @@
|
|
|
2472
2668
|
{
|
|
2473
2669
|
"type": "reflection",
|
|
2474
2670
|
"declaration": {
|
|
2475
|
-
"id":
|
|
2671
|
+
"id": 198,
|
|
2476
2672
|
"name": "__type",
|
|
2477
2673
|
"kind": 65536,
|
|
2478
2674
|
"kindString": "Type literal",
|
|
2479
2675
|
"flags": {},
|
|
2480
2676
|
"children": [
|
|
2481
2677
|
{
|
|
2482
|
-
"id":
|
|
2678
|
+
"id": 199,
|
|
2483
2679
|
"name": "schema",
|
|
2484
2680
|
"kind": 1024,
|
|
2485
2681
|
"kindString": "Property",
|
|
@@ -2501,7 +2697,7 @@
|
|
|
2501
2697
|
{
|
|
2502
2698
|
"title": "Properties",
|
|
2503
2699
|
"children": [
|
|
2504
|
-
|
|
2700
|
+
199
|
|
2505
2701
|
]
|
|
2506
2702
|
}
|
|
2507
2703
|
],
|
|
@@ -2519,7 +2715,7 @@
|
|
|
2519
2715
|
}
|
|
2520
2716
|
},
|
|
2521
2717
|
{
|
|
2522
|
-
"id":
|
|
2718
|
+
"id": 200,
|
|
2523
2719
|
"name": "account",
|
|
2524
2720
|
"kind": 32768,
|
|
2525
2721
|
"kindString": "Parameter",
|
|
@@ -2528,7 +2724,7 @@
|
|
|
2528
2724
|
},
|
|
2529
2725
|
"type": {
|
|
2530
2726
|
"type": "reference",
|
|
2531
|
-
"name": "
|
|
2727
|
+
"name": "Account"
|
|
2532
2728
|
}
|
|
2533
2729
|
}
|
|
2534
2730
|
],
|
|
@@ -2549,14 +2745,14 @@
|
|
|
2549
2745
|
{
|
|
2550
2746
|
"type": "reflection",
|
|
2551
2747
|
"declaration": {
|
|
2552
|
-
"id":
|
|
2748
|
+
"id": 201,
|
|
2553
2749
|
"name": "__type",
|
|
2554
2750
|
"kind": 65536,
|
|
2555
2751
|
"kindString": "Type literal",
|
|
2556
2752
|
"flags": {},
|
|
2557
2753
|
"children": [
|
|
2558
2754
|
{
|
|
2559
|
-
"id":
|
|
2755
|
+
"id": 202,
|
|
2560
2756
|
"name": "schema",
|
|
2561
2757
|
"kind": 1024,
|
|
2562
2758
|
"kindString": "Property",
|
|
@@ -2578,7 +2774,7 @@
|
|
|
2578
2774
|
{
|
|
2579
2775
|
"title": "Properties",
|
|
2580
2776
|
"children": [
|
|
2581
|
-
|
|
2777
|
+
202
|
|
2582
2778
|
]
|
|
2583
2779
|
}
|
|
2584
2780
|
],
|
|
@@ -2608,7 +2804,7 @@
|
|
|
2608
2804
|
}
|
|
2609
2805
|
},
|
|
2610
2806
|
{
|
|
2611
|
-
"id":
|
|
2807
|
+
"id": 122,
|
|
2612
2808
|
"name": "description",
|
|
2613
2809
|
"kind": 2048,
|
|
2614
2810
|
"kindString": "Method",
|
|
@@ -2622,7 +2818,7 @@
|
|
|
2622
2818
|
],
|
|
2623
2819
|
"signatures": [
|
|
2624
2820
|
{
|
|
2625
|
-
"id":
|
|
2821
|
+
"id": 123,
|
|
2626
2822
|
"name": "description",
|
|
2627
2823
|
"kind": 4096,
|
|
2628
2824
|
"kindString": "Call signature",
|
|
@@ -2653,7 +2849,7 @@
|
|
|
2653
2849
|
}
|
|
2654
2850
|
},
|
|
2655
2851
|
{
|
|
2656
|
-
"id":
|
|
2852
|
+
"id": 124,
|
|
2657
2853
|
"name": "discover",
|
|
2658
2854
|
"kind": 2048,
|
|
2659
2855
|
"kindString": "Method",
|
|
@@ -2667,14 +2863,14 @@
|
|
|
2667
2863
|
],
|
|
2668
2864
|
"signatures": [
|
|
2669
2865
|
{
|
|
2670
|
-
"id":
|
|
2866
|
+
"id": 125,
|
|
2671
2867
|
"name": "discover",
|
|
2672
2868
|
"kind": 4096,
|
|
2673
2869
|
"kindString": "Call signature",
|
|
2674
2870
|
"flags": {},
|
|
2675
2871
|
"parameters": [
|
|
2676
2872
|
{
|
|
2677
|
-
"id":
|
|
2873
|
+
"id": 126,
|
|
2678
2874
|
"name": "_queryAccount",
|
|
2679
2875
|
"kind": 32768,
|
|
2680
2876
|
"kindString": "Parameter",
|
|
@@ -2683,7 +2879,7 @@
|
|
|
2683
2879
|
},
|
|
2684
2880
|
"type": {
|
|
2685
2881
|
"type": "reference",
|
|
2686
|
-
"name": "
|
|
2882
|
+
"name": "Account"
|
|
2687
2883
|
}
|
|
2688
2884
|
}
|
|
2689
2885
|
],
|
|
@@ -2706,14 +2902,14 @@
|
|
|
2706
2902
|
{
|
|
2707
2903
|
"type": "reflection",
|
|
2708
2904
|
"declaration": {
|
|
2709
|
-
"id":
|
|
2905
|
+
"id": 127,
|
|
2710
2906
|
"name": "__type",
|
|
2711
2907
|
"kind": 65536,
|
|
2712
2908
|
"kindString": "Type literal",
|
|
2713
2909
|
"flags": {},
|
|
2714
2910
|
"children": [
|
|
2715
2911
|
{
|
|
2716
|
-
"id":
|
|
2912
|
+
"id": 128,
|
|
2717
2913
|
"name": "schema",
|
|
2718
2914
|
"kind": 1024,
|
|
2719
2915
|
"kindString": "Property",
|
|
@@ -2735,7 +2931,7 @@
|
|
|
2735
2931
|
{
|
|
2736
2932
|
"title": "Properties",
|
|
2737
2933
|
"children": [
|
|
2738
|
-
|
|
2934
|
+
128
|
|
2739
2935
|
]
|
|
2740
2936
|
}
|
|
2741
2937
|
],
|
|
@@ -2770,7 +2966,7 @@
|
|
|
2770
2966
|
}
|
|
2771
2967
|
},
|
|
2772
2968
|
{
|
|
2773
|
-
"id":
|
|
2969
|
+
"id": 203,
|
|
2774
2970
|
"name": "loadAccount",
|
|
2775
2971
|
"kind": 2048,
|
|
2776
2972
|
"kindString": "Method",
|
|
@@ -2786,14 +2982,14 @@
|
|
|
2786
2982
|
],
|
|
2787
2983
|
"signatures": [
|
|
2788
2984
|
{
|
|
2789
|
-
"id":
|
|
2985
|
+
"id": 204,
|
|
2790
2986
|
"name": "loadAccount",
|
|
2791
2987
|
"kind": 4096,
|
|
2792
2988
|
"kindString": "Call signature",
|
|
2793
2989
|
"flags": {},
|
|
2794
2990
|
"parameters": [
|
|
2795
2991
|
{
|
|
2796
|
-
"id":
|
|
2992
|
+
"id": 205,
|
|
2797
2993
|
"name": "account",
|
|
2798
2994
|
"kind": 32768,
|
|
2799
2995
|
"kindString": "Parameter",
|
|
@@ -2802,13 +2998,13 @@
|
|
|
2802
2998
|
},
|
|
2803
2999
|
"type": {
|
|
2804
3000
|
"type": "reference",
|
|
2805
|
-
"name": "
|
|
3001
|
+
"name": "Account"
|
|
2806
3002
|
}
|
|
2807
3003
|
}
|
|
2808
3004
|
],
|
|
2809
3005
|
"type": {
|
|
2810
3006
|
"type": "reference",
|
|
2811
|
-
"name": "
|
|
3007
|
+
"name": "Account"
|
|
2812
3008
|
},
|
|
2813
3009
|
"inheritedFrom": {
|
|
2814
3010
|
"type": "reference",
|
|
@@ -2822,7 +3018,7 @@
|
|
|
2822
3018
|
}
|
|
2823
3019
|
},
|
|
2824
3020
|
{
|
|
2825
|
-
"id":
|
|
3021
|
+
"id": 73,
|
|
2826
3022
|
"name": "observe",
|
|
2827
3023
|
"kind": 2048,
|
|
2828
3024
|
"kindString": "Method",
|
|
@@ -2830,22 +3026,22 @@
|
|
|
2830
3026
|
"sources": [
|
|
2831
3027
|
{
|
|
2832
3028
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Witness.ts",
|
|
2833
|
-
"line":
|
|
3029
|
+
"line": 25,
|
|
2834
3030
|
"character": 11,
|
|
2835
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3031
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Witness.ts#L25"
|
|
2836
3032
|
}
|
|
2837
3033
|
],
|
|
2838
3034
|
"signatures": [
|
|
2839
3035
|
{
|
|
2840
|
-
"id":
|
|
3036
|
+
"id": 74,
|
|
2841
3037
|
"name": "observe",
|
|
2842
3038
|
"kind": 4096,
|
|
2843
3039
|
"kindString": "Call signature",
|
|
2844
3040
|
"flags": {},
|
|
2845
3041
|
"parameters": [
|
|
2846
3042
|
{
|
|
2847
|
-
"id":
|
|
2848
|
-
"name": "
|
|
3043
|
+
"id": 75,
|
|
3044
|
+
"name": "payloads",
|
|
2849
3045
|
"kind": 32768,
|
|
2850
3046
|
"kindString": "Parameter",
|
|
2851
3047
|
"flags": {
|
|
@@ -2855,16 +3051,8 @@
|
|
|
2855
3051
|
"type": "array",
|
|
2856
3052
|
"elementType": {
|
|
2857
3053
|
"type": "reference",
|
|
2858
|
-
"
|
|
2859
|
-
|
|
2860
|
-
"type": "reference",
|
|
2861
|
-
"id": 67,
|
|
2862
|
-
"name": "T"
|
|
2863
|
-
}
|
|
2864
|
-
],
|
|
2865
|
-
"name": "Partial",
|
|
2866
|
-
"qualifiedName": "Partial",
|
|
2867
|
-
"package": "typescript"
|
|
3054
|
+
"id": 58,
|
|
3055
|
+
"name": "T"
|
|
2868
3056
|
}
|
|
2869
3057
|
}
|
|
2870
3058
|
}
|
|
@@ -2875,9 +3063,62 @@
|
|
|
2875
3063
|
{
|
|
2876
3064
|
"type": "array",
|
|
2877
3065
|
"elementType": {
|
|
2878
|
-
"type": "
|
|
2879
|
-
"
|
|
2880
|
-
|
|
3066
|
+
"type": "intersection",
|
|
3067
|
+
"types": [
|
|
3068
|
+
{
|
|
3069
|
+
"type": "reference",
|
|
3070
|
+
"name": "SchemaFields"
|
|
3071
|
+
},
|
|
3072
|
+
{
|
|
3073
|
+
"type": "reference",
|
|
3074
|
+
"name": "PayloadFields"
|
|
3075
|
+
},
|
|
3076
|
+
{
|
|
3077
|
+
"type": "reflection",
|
|
3078
|
+
"declaration": {
|
|
3079
|
+
"id": 76,
|
|
3080
|
+
"name": "__type",
|
|
3081
|
+
"kind": 65536,
|
|
3082
|
+
"kindString": "Type literal",
|
|
3083
|
+
"flags": {},
|
|
3084
|
+
"children": [
|
|
3085
|
+
{
|
|
3086
|
+
"id": 77,
|
|
3087
|
+
"name": "schema",
|
|
3088
|
+
"kind": 1024,
|
|
3089
|
+
"kindString": "Property",
|
|
3090
|
+
"flags": {},
|
|
3091
|
+
"sources": [
|
|
3092
|
+
{
|
|
3093
|
+
"fileName": "protocol/packages/payload/dist/esm/models/XyoPayload.d.ts",
|
|
3094
|
+
"line": 19,
|
|
3095
|
+
"character": 4
|
|
3096
|
+
}
|
|
3097
|
+
],
|
|
3098
|
+
"type": {
|
|
3099
|
+
"type": "intrinsic",
|
|
3100
|
+
"name": "string"
|
|
3101
|
+
}
|
|
3102
|
+
}
|
|
3103
|
+
],
|
|
3104
|
+
"groups": [
|
|
3105
|
+
{
|
|
3106
|
+
"title": "Properties",
|
|
3107
|
+
"children": [
|
|
3108
|
+
77
|
|
3109
|
+
]
|
|
3110
|
+
}
|
|
3111
|
+
],
|
|
3112
|
+
"sources": [
|
|
3113
|
+
{
|
|
3114
|
+
"fileName": "protocol/packages/payload/dist/esm/models/XyoPayload.d.ts",
|
|
3115
|
+
"line": 18,
|
|
3116
|
+
"character": 17
|
|
3117
|
+
}
|
|
3118
|
+
]
|
|
3119
|
+
}
|
|
3120
|
+
}
|
|
3121
|
+
]
|
|
2881
3122
|
}
|
|
2882
3123
|
},
|
|
2883
3124
|
{
|
|
@@ -2899,7 +3140,7 @@
|
|
|
2899
3140
|
}
|
|
2900
3141
|
},
|
|
2901
3142
|
{
|
|
2902
|
-
"id":
|
|
3143
|
+
"id": 82,
|
|
2903
3144
|
"name": "queries",
|
|
2904
3145
|
"kind": 2048,
|
|
2905
3146
|
"kindString": "Method",
|
|
@@ -2907,13 +3148,13 @@
|
|
|
2907
3148
|
"sources": [
|
|
2908
3149
|
{
|
|
2909
3150
|
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
2910
|
-
"line":
|
|
3151
|
+
"line": 13,
|
|
2911
3152
|
"character": 4
|
|
2912
3153
|
}
|
|
2913
3154
|
],
|
|
2914
3155
|
"signatures": [
|
|
2915
3156
|
{
|
|
2916
|
-
"id":
|
|
3157
|
+
"id": 83,
|
|
2917
3158
|
"name": "queries",
|
|
2918
3159
|
"kind": 4096,
|
|
2919
3160
|
"kindString": "Call signature",
|
|
@@ -2937,7 +3178,7 @@
|
|
|
2937
3178
|
}
|
|
2938
3179
|
},
|
|
2939
3180
|
{
|
|
2940
|
-
"id":
|
|
3181
|
+
"id": 84,
|
|
2941
3182
|
"name": "query",
|
|
2942
3183
|
"kind": 2048,
|
|
2943
3184
|
"kindString": "Method",
|
|
@@ -2945,20 +3186,20 @@
|
|
|
2945
3186
|
"sources": [
|
|
2946
3187
|
{
|
|
2947
3188
|
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
2948
|
-
"line":
|
|
3189
|
+
"line": 14,
|
|
2949
3190
|
"character": 4
|
|
2950
3191
|
}
|
|
2951
3192
|
],
|
|
2952
3193
|
"signatures": [
|
|
2953
3194
|
{
|
|
2954
|
-
"id":
|
|
3195
|
+
"id": 85,
|
|
2955
3196
|
"name": "query",
|
|
2956
3197
|
"kind": 4096,
|
|
2957
3198
|
"kindString": "Call signature",
|
|
2958
3199
|
"flags": {},
|
|
2959
3200
|
"typeParameter": [
|
|
2960
3201
|
{
|
|
2961
|
-
"id":
|
|
3202
|
+
"id": 94,
|
|
2962
3203
|
"name": "T",
|
|
2963
3204
|
"kind": 131072,
|
|
2964
3205
|
"kindString": "Type parameter",
|
|
@@ -2981,14 +3222,14 @@
|
|
|
2981
3222
|
{
|
|
2982
3223
|
"type": "reflection",
|
|
2983
3224
|
"declaration": {
|
|
2984
|
-
"id":
|
|
3225
|
+
"id": 86,
|
|
2985
3226
|
"name": "__type",
|
|
2986
3227
|
"kind": 65536,
|
|
2987
3228
|
"kindString": "Type literal",
|
|
2988
3229
|
"flags": {},
|
|
2989
3230
|
"children": [
|
|
2990
3231
|
{
|
|
2991
|
-
"id":
|
|
3232
|
+
"id": 87,
|
|
2992
3233
|
"name": "query",
|
|
2993
3234
|
"kind": 1024,
|
|
2994
3235
|
"kindString": "Property",
|
|
@@ -3006,7 +3247,27 @@
|
|
|
3006
3247
|
}
|
|
3007
3248
|
},
|
|
3008
3249
|
{
|
|
3009
|
-
"id":
|
|
3250
|
+
"id": 88,
|
|
3251
|
+
"name": "resultSet",
|
|
3252
|
+
"kind": 1024,
|
|
3253
|
+
"kindString": "Property",
|
|
3254
|
+
"flags": {
|
|
3255
|
+
"isOptional": true
|
|
3256
|
+
},
|
|
3257
|
+
"sources": [
|
|
3258
|
+
{
|
|
3259
|
+
"fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
3260
|
+
"line": 6,
|
|
3261
|
+
"character": 4
|
|
3262
|
+
}
|
|
3263
|
+
],
|
|
3264
|
+
"type": {
|
|
3265
|
+
"type": "intrinsic",
|
|
3266
|
+
"name": "string"
|
|
3267
|
+
}
|
|
3268
|
+
},
|
|
3269
|
+
{
|
|
3270
|
+
"id": 89,
|
|
3010
3271
|
"name": "schema",
|
|
3011
3272
|
"kind": 1024,
|
|
3012
3273
|
"kindString": "Property",
|
|
@@ -3014,7 +3275,7 @@
|
|
|
3014
3275
|
"sources": [
|
|
3015
3276
|
{
|
|
3016
3277
|
"fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
3017
|
-
"line":
|
|
3278
|
+
"line": 7,
|
|
3018
3279
|
"character": 4
|
|
3019
3280
|
}
|
|
3020
3281
|
],
|
|
@@ -3028,8 +3289,9 @@
|
|
|
3028
3289
|
{
|
|
3029
3290
|
"title": "Properties",
|
|
3030
3291
|
"children": [
|
|
3031
|
-
|
|
3032
|
-
|
|
3292
|
+
87,
|
|
3293
|
+
88,
|
|
3294
|
+
89
|
|
3033
3295
|
]
|
|
3034
3296
|
}
|
|
3035
3297
|
],
|
|
@@ -3062,14 +3324,14 @@
|
|
|
3062
3324
|
{
|
|
3063
3325
|
"type": "reflection",
|
|
3064
3326
|
"declaration": {
|
|
3065
|
-
"id":
|
|
3327
|
+
"id": 90,
|
|
3066
3328
|
"name": "__type",
|
|
3067
3329
|
"kind": 65536,
|
|
3068
3330
|
"kindString": "Type literal",
|
|
3069
3331
|
"flags": {},
|
|
3070
3332
|
"children": [
|
|
3071
3333
|
{
|
|
3072
|
-
"id":
|
|
3334
|
+
"id": 91,
|
|
3073
3335
|
"name": "query",
|
|
3074
3336
|
"kind": 1024,
|
|
3075
3337
|
"kindString": "Property",
|
|
@@ -3087,7 +3349,27 @@
|
|
|
3087
3349
|
}
|
|
3088
3350
|
},
|
|
3089
3351
|
{
|
|
3090
|
-
"id":
|
|
3352
|
+
"id": 92,
|
|
3353
|
+
"name": "resultSet",
|
|
3354
|
+
"kind": 1024,
|
|
3355
|
+
"kindString": "Property",
|
|
3356
|
+
"flags": {
|
|
3357
|
+
"isOptional": true
|
|
3358
|
+
},
|
|
3359
|
+
"sources": [
|
|
3360
|
+
{
|
|
3361
|
+
"fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
3362
|
+
"line": 6,
|
|
3363
|
+
"character": 4
|
|
3364
|
+
}
|
|
3365
|
+
],
|
|
3366
|
+
"type": {
|
|
3367
|
+
"type": "intrinsic",
|
|
3368
|
+
"name": "string"
|
|
3369
|
+
}
|
|
3370
|
+
},
|
|
3371
|
+
{
|
|
3372
|
+
"id": 93,
|
|
3091
3373
|
"name": "schema",
|
|
3092
3374
|
"kind": 1024,
|
|
3093
3375
|
"kindString": "Property",
|
|
@@ -3095,7 +3377,7 @@
|
|
|
3095
3377
|
"sources": [
|
|
3096
3378
|
{
|
|
3097
3379
|
"fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
3098
|
-
"line":
|
|
3380
|
+
"line": 7,
|
|
3099
3381
|
"character": 4
|
|
3100
3382
|
}
|
|
3101
3383
|
],
|
|
@@ -3109,8 +3391,9 @@
|
|
|
3109
3391
|
{
|
|
3110
3392
|
"title": "Properties",
|
|
3111
3393
|
"children": [
|
|
3112
|
-
|
|
3113
|
-
|
|
3394
|
+
91,
|
|
3395
|
+
92,
|
|
3396
|
+
93
|
|
3114
3397
|
]
|
|
3115
3398
|
}
|
|
3116
3399
|
],
|
|
@@ -3129,19 +3412,19 @@
|
|
|
3129
3412
|
],
|
|
3130
3413
|
"parameters": [
|
|
3131
3414
|
{
|
|
3132
|
-
"id":
|
|
3415
|
+
"id": 95,
|
|
3133
3416
|
"name": "query",
|
|
3134
3417
|
"kind": 32768,
|
|
3135
3418
|
"kindString": "Parameter",
|
|
3136
3419
|
"flags": {},
|
|
3137
3420
|
"type": {
|
|
3138
3421
|
"type": "reference",
|
|
3139
|
-
"id":
|
|
3422
|
+
"id": 94,
|
|
3140
3423
|
"name": "T"
|
|
3141
3424
|
}
|
|
3142
3425
|
},
|
|
3143
3426
|
{
|
|
3144
|
-
"id":
|
|
3427
|
+
"id": 96,
|
|
3145
3428
|
"name": "payloads",
|
|
3146
3429
|
"kind": 32768,
|
|
3147
3430
|
"kindString": "Parameter",
|
|
@@ -3164,14 +3447,14 @@
|
|
|
3164
3447
|
{
|
|
3165
3448
|
"type": "reflection",
|
|
3166
3449
|
"declaration": {
|
|
3167
|
-
"id":
|
|
3450
|
+
"id": 97,
|
|
3168
3451
|
"name": "__type",
|
|
3169
3452
|
"kind": 65536,
|
|
3170
3453
|
"kindString": "Type literal",
|
|
3171
3454
|
"flags": {},
|
|
3172
3455
|
"children": [
|
|
3173
3456
|
{
|
|
3174
|
-
"id":
|
|
3457
|
+
"id": 98,
|
|
3175
3458
|
"name": "schema",
|
|
3176
3459
|
"kind": 1024,
|
|
3177
3460
|
"kindString": "Property",
|
|
@@ -3193,7 +3476,7 @@
|
|
|
3193
3476
|
{
|
|
3194
3477
|
"title": "Properties",
|
|
3195
3478
|
"children": [
|
|
3196
|
-
|
|
3479
|
+
98
|
|
3197
3480
|
]
|
|
3198
3481
|
}
|
|
3199
3482
|
],
|
|
@@ -3231,14 +3514,14 @@
|
|
|
3231
3514
|
{
|
|
3232
3515
|
"type": "reflection",
|
|
3233
3516
|
"declaration": {
|
|
3234
|
-
"id":
|
|
3517
|
+
"id": 99,
|
|
3235
3518
|
"name": "__type",
|
|
3236
3519
|
"kind": 65536,
|
|
3237
3520
|
"kindString": "Type literal",
|
|
3238
3521
|
"flags": {},
|
|
3239
3522
|
"children": [
|
|
3240
3523
|
{
|
|
3241
|
-
"id":
|
|
3524
|
+
"id": 100,
|
|
3242
3525
|
"name": "schema",
|
|
3243
3526
|
"kind": 1024,
|
|
3244
3527
|
"kindString": "Property",
|
|
@@ -3246,7 +3529,7 @@
|
|
|
3246
3529
|
"sources": [
|
|
3247
3530
|
{
|
|
3248
3531
|
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
3249
|
-
"line":
|
|
3532
|
+
"line": 15,
|
|
3250
3533
|
"character": 8
|
|
3251
3534
|
}
|
|
3252
3535
|
],
|
|
@@ -3260,14 +3543,14 @@
|
|
|
3260
3543
|
{
|
|
3261
3544
|
"title": "Properties",
|
|
3262
3545
|
"children": [
|
|
3263
|
-
|
|
3546
|
+
100
|
|
3264
3547
|
]
|
|
3265
3548
|
}
|
|
3266
3549
|
],
|
|
3267
3550
|
"sources": [
|
|
3268
3551
|
{
|
|
3269
3552
|
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
3270
|
-
"line":
|
|
3553
|
+
"line": 14,
|
|
3271
3554
|
"character": 250
|
|
3272
3555
|
}
|
|
3273
3556
|
]
|
|
@@ -3295,7 +3578,7 @@
|
|
|
3295
3578
|
}
|
|
3296
3579
|
},
|
|
3297
3580
|
{
|
|
3298
|
-
"id":
|
|
3581
|
+
"id": 129,
|
|
3299
3582
|
"name": "queryable",
|
|
3300
3583
|
"kind": 2048,
|
|
3301
3584
|
"kindString": "Method",
|
|
@@ -3309,14 +3592,14 @@
|
|
|
3309
3592
|
],
|
|
3310
3593
|
"signatures": [
|
|
3311
3594
|
{
|
|
3312
|
-
"id":
|
|
3595
|
+
"id": 130,
|
|
3313
3596
|
"name": "queryable",
|
|
3314
3597
|
"kind": 4096,
|
|
3315
3598
|
"kindString": "Call signature",
|
|
3316
3599
|
"flags": {},
|
|
3317
3600
|
"parameters": [
|
|
3318
3601
|
{
|
|
3319
|
-
"id":
|
|
3602
|
+
"id": 131,
|
|
3320
3603
|
"name": "schema",
|
|
3321
3604
|
"kind": 32768,
|
|
3322
3605
|
"kindString": "Parameter",
|
|
@@ -3327,7 +3610,7 @@
|
|
|
3327
3610
|
}
|
|
3328
3611
|
},
|
|
3329
3612
|
{
|
|
3330
|
-
"id":
|
|
3613
|
+
"id": 132,
|
|
3331
3614
|
"name": "addresses",
|
|
3332
3615
|
"kind": 32768,
|
|
3333
3616
|
"kindString": "Parameter",
|
|
@@ -3359,7 +3642,7 @@
|
|
|
3359
3642
|
}
|
|
3360
3643
|
},
|
|
3361
3644
|
{
|
|
3362
|
-
"id":
|
|
3645
|
+
"id": 206,
|
|
3363
3646
|
"name": "start",
|
|
3364
3647
|
"kind": 2048,
|
|
3365
3648
|
"kindString": "Method",
|
|
@@ -3375,14 +3658,14 @@
|
|
|
3375
3658
|
],
|
|
3376
3659
|
"signatures": [
|
|
3377
3660
|
{
|
|
3378
|
-
"id":
|
|
3661
|
+
"id": 207,
|
|
3379
3662
|
"name": "start",
|
|
3380
3663
|
"kind": 4096,
|
|
3381
3664
|
"kindString": "Call signature",
|
|
3382
3665
|
"flags": {},
|
|
3383
3666
|
"parameters": [
|
|
3384
3667
|
{
|
|
3385
|
-
"id":
|
|
3668
|
+
"id": 208,
|
|
3386
3669
|
"name": "_timeout",
|
|
3387
3670
|
"kind": 32768,
|
|
3388
3671
|
"kindString": "Parameter",
|
|
@@ -3400,11 +3683,11 @@
|
|
|
3400
3683
|
"typeArguments": [
|
|
3401
3684
|
{
|
|
3402
3685
|
"type": "reference",
|
|
3403
|
-
"id":
|
|
3686
|
+
"id": 30,
|
|
3404
3687
|
"typeArguments": [
|
|
3405
3688
|
{
|
|
3406
3689
|
"type": "reference",
|
|
3407
|
-
"id":
|
|
3690
|
+
"id": 58,
|
|
3408
3691
|
"name": "T"
|
|
3409
3692
|
}
|
|
3410
3693
|
],
|
|
@@ -3429,7 +3712,7 @@
|
|
|
3429
3712
|
}
|
|
3430
3713
|
},
|
|
3431
3714
|
{
|
|
3432
|
-
"id":
|
|
3715
|
+
"id": 133,
|
|
3433
3716
|
"name": "started",
|
|
3434
3717
|
"kind": 2048,
|
|
3435
3718
|
"kindString": "Method",
|
|
@@ -3443,14 +3726,14 @@
|
|
|
3443
3726
|
],
|
|
3444
3727
|
"signatures": [
|
|
3445
3728
|
{
|
|
3446
|
-
"id":
|
|
3729
|
+
"id": 134,
|
|
3447
3730
|
"name": "started",
|
|
3448
3731
|
"kind": 4096,
|
|
3449
3732
|
"kindString": "Call signature",
|
|
3450
3733
|
"flags": {},
|
|
3451
3734
|
"parameters": [
|
|
3452
3735
|
{
|
|
3453
|
-
"id":
|
|
3736
|
+
"id": 135,
|
|
3454
3737
|
"name": "notStartedAction",
|
|
3455
3738
|
"kind": 32768,
|
|
3456
3739
|
"kindString": "Parameter",
|
|
@@ -3500,7 +3783,7 @@
|
|
|
3500
3783
|
}
|
|
3501
3784
|
},
|
|
3502
3785
|
{
|
|
3503
|
-
"id":
|
|
3786
|
+
"id": 209,
|
|
3504
3787
|
"name": "stop",
|
|
3505
3788
|
"kind": 2048,
|
|
3506
3789
|
"kindString": "Method",
|
|
@@ -3516,14 +3799,14 @@
|
|
|
3516
3799
|
],
|
|
3517
3800
|
"signatures": [
|
|
3518
3801
|
{
|
|
3519
|
-
"id":
|
|
3802
|
+
"id": 210,
|
|
3520
3803
|
"name": "stop",
|
|
3521
3804
|
"kind": 4096,
|
|
3522
3805
|
"kindString": "Call signature",
|
|
3523
3806
|
"flags": {},
|
|
3524
3807
|
"parameters": [
|
|
3525
3808
|
{
|
|
3526
|
-
"id":
|
|
3809
|
+
"id": 211,
|
|
3527
3810
|
"name": "_timeout",
|
|
3528
3811
|
"kind": 32768,
|
|
3529
3812
|
"kindString": "Parameter",
|
|
@@ -3541,11 +3824,11 @@
|
|
|
3541
3824
|
"typeArguments": [
|
|
3542
3825
|
{
|
|
3543
3826
|
"type": "reference",
|
|
3544
|
-
"id":
|
|
3827
|
+
"id": 30,
|
|
3545
3828
|
"typeArguments": [
|
|
3546
3829
|
{
|
|
3547
3830
|
"type": "reference",
|
|
3548
|
-
"id":
|
|
3831
|
+
"id": 58,
|
|
3549
3832
|
"name": "T"
|
|
3550
3833
|
}
|
|
3551
3834
|
],
|
|
@@ -3570,7 +3853,7 @@
|
|
|
3570
3853
|
}
|
|
3571
3854
|
},
|
|
3572
3855
|
{
|
|
3573
|
-
"id":
|
|
3856
|
+
"id": 136,
|
|
3574
3857
|
"name": "subscribe",
|
|
3575
3858
|
"kind": 2048,
|
|
3576
3859
|
"kindString": "Method",
|
|
@@ -3584,14 +3867,14 @@
|
|
|
3584
3867
|
],
|
|
3585
3868
|
"signatures": [
|
|
3586
3869
|
{
|
|
3587
|
-
"id":
|
|
3870
|
+
"id": 137,
|
|
3588
3871
|
"name": "subscribe",
|
|
3589
3872
|
"kind": 4096,
|
|
3590
3873
|
"kindString": "Call signature",
|
|
3591
3874
|
"flags": {},
|
|
3592
3875
|
"parameters": [
|
|
3593
3876
|
{
|
|
3594
|
-
"id":
|
|
3877
|
+
"id": 138,
|
|
3595
3878
|
"name": "_queryAccount",
|
|
3596
3879
|
"kind": 32768,
|
|
3597
3880
|
"kindString": "Parameter",
|
|
@@ -3600,7 +3883,7 @@
|
|
|
3600
3883
|
},
|
|
3601
3884
|
"type": {
|
|
3602
3885
|
"type": "reference",
|
|
3603
|
-
"name": "
|
|
3886
|
+
"name": "Account"
|
|
3604
3887
|
}
|
|
3605
3888
|
}
|
|
3606
3889
|
],
|
|
@@ -3620,7 +3903,7 @@
|
|
|
3620
3903
|
}
|
|
3621
3904
|
},
|
|
3622
3905
|
{
|
|
3623
|
-
"id":
|
|
3906
|
+
"id": 212,
|
|
3624
3907
|
"name": "validateConfig",
|
|
3625
3908
|
"kind": 2048,
|
|
3626
3909
|
"kindString": "Method",
|
|
@@ -3636,14 +3919,14 @@
|
|
|
3636
3919
|
],
|
|
3637
3920
|
"signatures": [
|
|
3638
3921
|
{
|
|
3639
|
-
"id":
|
|
3922
|
+
"id": 213,
|
|
3640
3923
|
"name": "validateConfig",
|
|
3641
3924
|
"kind": 4096,
|
|
3642
3925
|
"kindString": "Call signature",
|
|
3643
3926
|
"flags": {},
|
|
3644
3927
|
"parameters": [
|
|
3645
3928
|
{
|
|
3646
|
-
"id":
|
|
3929
|
+
"id": 214,
|
|
3647
3930
|
"name": "config",
|
|
3648
3931
|
"kind": 32768,
|
|
3649
3932
|
"kindString": "Parameter",
|
|
@@ -3656,7 +3939,7 @@
|
|
|
3656
3939
|
}
|
|
3657
3940
|
},
|
|
3658
3941
|
{
|
|
3659
|
-
"id":
|
|
3942
|
+
"id": 215,
|
|
3660
3943
|
"name": "parents",
|
|
3661
3944
|
"kind": 32768,
|
|
3662
3945
|
"kindString": "Parameter",
|
|
@@ -3688,7 +3971,7 @@
|
|
|
3688
3971
|
}
|
|
3689
3972
|
},
|
|
3690
3973
|
{
|
|
3691
|
-
"id":
|
|
3974
|
+
"id": 32,
|
|
3692
3975
|
"name": "create",
|
|
3693
3976
|
"kind": 2048,
|
|
3694
3977
|
"kindString": "Method",
|
|
@@ -3698,21 +3981,21 @@
|
|
|
3698
3981
|
"sources": [
|
|
3699
3982
|
{
|
|
3700
3983
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Witness.ts",
|
|
3701
|
-
"line":
|
|
3984
|
+
"line": 21,
|
|
3702
3985
|
"character": 24,
|
|
3703
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3986
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Witness.ts#L21"
|
|
3704
3987
|
}
|
|
3705
3988
|
],
|
|
3706
3989
|
"signatures": [
|
|
3707
3990
|
{
|
|
3708
|
-
"id":
|
|
3991
|
+
"id": 33,
|
|
3709
3992
|
"name": "create",
|
|
3710
3993
|
"kind": 4096,
|
|
3711
3994
|
"kindString": "Call signature",
|
|
3712
3995
|
"flags": {},
|
|
3713
3996
|
"parameters": [
|
|
3714
3997
|
{
|
|
3715
|
-
"id":
|
|
3998
|
+
"id": 34,
|
|
3716
3999
|
"name": "params",
|
|
3717
4000
|
"kind": 32768,
|
|
3718
4001
|
"kindString": "Parameter",
|
|
@@ -3736,14 +4019,14 @@
|
|
|
3736
4019
|
{
|
|
3737
4020
|
"type": "reflection",
|
|
3738
4021
|
"declaration": {
|
|
3739
|
-
"id":
|
|
4022
|
+
"id": 35,
|
|
3740
4023
|
"name": "__type",
|
|
3741
4024
|
"kind": 65536,
|
|
3742
4025
|
"kindString": "Type literal",
|
|
3743
4026
|
"flags": {},
|
|
3744
4027
|
"children": [
|
|
3745
4028
|
{
|
|
3746
|
-
"id":
|
|
4029
|
+
"id": 36,
|
|
3747
4030
|
"name": "security",
|
|
3748
4031
|
"kind": 1024,
|
|
3749
4032
|
"kindString": "Property",
|
|
@@ -3760,14 +4043,14 @@
|
|
|
3760
4043
|
"type": {
|
|
3761
4044
|
"type": "reflection",
|
|
3762
4045
|
"declaration": {
|
|
3763
|
-
"id":
|
|
4046
|
+
"id": 37,
|
|
3764
4047
|
"name": "__type",
|
|
3765
4048
|
"kind": 65536,
|
|
3766
4049
|
"kindString": "Type literal",
|
|
3767
4050
|
"flags": {},
|
|
3768
4051
|
"children": [
|
|
3769
4052
|
{
|
|
3770
|
-
"id":
|
|
4053
|
+
"id": 38,
|
|
3771
4054
|
"name": "allowed",
|
|
3772
4055
|
"kind": 1024,
|
|
3773
4056
|
"kindString": "Property",
|
|
@@ -3805,7 +4088,7 @@
|
|
|
3805
4088
|
}
|
|
3806
4089
|
},
|
|
3807
4090
|
{
|
|
3808
|
-
"id":
|
|
4091
|
+
"id": 39,
|
|
3809
4092
|
"name": "disallowed",
|
|
3810
4093
|
"kind": 1024,
|
|
3811
4094
|
"kindString": "Property",
|
|
@@ -3844,8 +4127,8 @@
|
|
|
3844
4127
|
{
|
|
3845
4128
|
"title": "Properties",
|
|
3846
4129
|
"children": [
|
|
3847
|
-
|
|
3848
|
-
|
|
4130
|
+
38,
|
|
4131
|
+
39
|
|
3849
4132
|
]
|
|
3850
4133
|
}
|
|
3851
4134
|
],
|
|
@@ -3864,7 +4147,7 @@
|
|
|
3864
4147
|
{
|
|
3865
4148
|
"title": "Properties",
|
|
3866
4149
|
"children": [
|
|
3867
|
-
|
|
4150
|
+
36
|
|
3868
4151
|
]
|
|
3869
4152
|
}
|
|
3870
4153
|
],
|
|
@@ -3880,14 +4163,14 @@
|
|
|
3880
4163
|
{
|
|
3881
4164
|
"type": "reflection",
|
|
3882
4165
|
"declaration": {
|
|
3883
|
-
"id":
|
|
4166
|
+
"id": 40,
|
|
3884
4167
|
"name": "__type",
|
|
3885
4168
|
"kind": 65536,
|
|
3886
4169
|
"kindString": "Type literal",
|
|
3887
4170
|
"flags": {},
|
|
3888
4171
|
"children": [
|
|
3889
4172
|
{
|
|
3890
|
-
"id":
|
|
4173
|
+
"id": 41,
|
|
3891
4174
|
"name": "schema",
|
|
3892
4175
|
"kind": 1024,
|
|
3893
4176
|
"kindString": "Property",
|
|
@@ -3895,9 +4178,9 @@
|
|
|
3895
4178
|
"sources": [
|
|
3896
4179
|
{
|
|
3897
4180
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Config.ts",
|
|
3898
|
-
"line":
|
|
3899
|
-
"character":
|
|
3900
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4181
|
+
"line": 7,
|
|
4182
|
+
"character": 2,
|
|
4183
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Config.ts#L7"
|
|
3901
4184
|
}
|
|
3902
4185
|
],
|
|
3903
4186
|
"type": {
|
|
@@ -3910,16 +4193,16 @@
|
|
|
3910
4193
|
{
|
|
3911
4194
|
"title": "Properties",
|
|
3912
4195
|
"children": [
|
|
3913
|
-
|
|
4196
|
+
41
|
|
3914
4197
|
]
|
|
3915
4198
|
}
|
|
3916
4199
|
],
|
|
3917
4200
|
"sources": [
|
|
3918
4201
|
{
|
|
3919
4202
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Config.ts",
|
|
3920
|
-
"line":
|
|
3921
|
-
"character":
|
|
3922
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4203
|
+
"line": 6,
|
|
4204
|
+
"character": 64,
|
|
4205
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Config.ts#L6"
|
|
3923
4206
|
}
|
|
3924
4207
|
]
|
|
3925
4208
|
}
|
|
@@ -3927,18 +4210,20 @@
|
|
|
3927
4210
|
{
|
|
3928
4211
|
"type": "reflection",
|
|
3929
4212
|
"declaration": {
|
|
3930
|
-
"id":
|
|
4213
|
+
"id": 42,
|
|
3931
4214
|
"name": "__type",
|
|
3932
4215
|
"kind": 65536,
|
|
3933
4216
|
"kindString": "Type literal",
|
|
3934
4217
|
"flags": {},
|
|
3935
4218
|
"children": [
|
|
3936
4219
|
{
|
|
3937
|
-
"id":
|
|
3938
|
-
"name": "
|
|
4220
|
+
"id": 43,
|
|
4221
|
+
"name": "targetSet",
|
|
3939
4222
|
"kind": 1024,
|
|
3940
4223
|
"kindString": "Property",
|
|
3941
|
-
"flags": {
|
|
4224
|
+
"flags": {
|
|
4225
|
+
"isOptional": true
|
|
4226
|
+
},
|
|
3942
4227
|
"sources": [
|
|
3943
4228
|
{
|
|
3944
4229
|
"fileName": "modules/packages/witness/dist/esm/Config.d.ts",
|
|
@@ -3947,8 +4232,66 @@
|
|
|
3947
4232
|
}
|
|
3948
4233
|
],
|
|
3949
4234
|
"type": {
|
|
3950
|
-
"type": "
|
|
3951
|
-
"
|
|
4235
|
+
"type": "intersection",
|
|
4236
|
+
"types": [
|
|
4237
|
+
{
|
|
4238
|
+
"type": "reference",
|
|
4239
|
+
"name": "SchemaFields"
|
|
4240
|
+
},
|
|
4241
|
+
{
|
|
4242
|
+
"type": "reference",
|
|
4243
|
+
"name": "PayloadFields"
|
|
4244
|
+
},
|
|
4245
|
+
{
|
|
4246
|
+
"type": "reference",
|
|
4247
|
+
"name": "PayloadSet"
|
|
4248
|
+
},
|
|
4249
|
+
{
|
|
4250
|
+
"type": "reflection",
|
|
4251
|
+
"declaration": {
|
|
4252
|
+
"id": 44,
|
|
4253
|
+
"name": "__type",
|
|
4254
|
+
"kind": 65536,
|
|
4255
|
+
"kindString": "Type literal",
|
|
4256
|
+
"flags": {},
|
|
4257
|
+
"children": [
|
|
4258
|
+
{
|
|
4259
|
+
"id": 45,
|
|
4260
|
+
"name": "schema",
|
|
4261
|
+
"kind": 1024,
|
|
4262
|
+
"kindString": "Property",
|
|
4263
|
+
"flags": {},
|
|
4264
|
+
"sources": [
|
|
4265
|
+
{
|
|
4266
|
+
"fileName": "protocol/packages/payload/dist/esm/models/XyoPayload.d.ts",
|
|
4267
|
+
"line": 17,
|
|
4268
|
+
"character": 4
|
|
4269
|
+
}
|
|
4270
|
+
],
|
|
4271
|
+
"type": {
|
|
4272
|
+
"type": "literal",
|
|
4273
|
+
"value": "network.xyo.payload.set"
|
|
4274
|
+
}
|
|
4275
|
+
}
|
|
4276
|
+
],
|
|
4277
|
+
"groups": [
|
|
4278
|
+
{
|
|
4279
|
+
"title": "Properties",
|
|
4280
|
+
"children": [
|
|
4281
|
+
45
|
|
4282
|
+
]
|
|
4283
|
+
}
|
|
4284
|
+
],
|
|
4285
|
+
"sources": [
|
|
4286
|
+
{
|
|
4287
|
+
"fileName": "protocol/packages/payload/dist/esm/models/XyoPayload.d.ts",
|
|
4288
|
+
"line": 16,
|
|
4289
|
+
"character": 219
|
|
4290
|
+
}
|
|
4291
|
+
]
|
|
4292
|
+
}
|
|
4293
|
+
}
|
|
4294
|
+
]
|
|
3952
4295
|
}
|
|
3953
4296
|
}
|
|
3954
4297
|
],
|
|
@@ -3956,7 +4299,7 @@
|
|
|
3956
4299
|
{
|
|
3957
4300
|
"title": "Properties",
|
|
3958
4301
|
"children": [
|
|
3959
|
-
|
|
4302
|
+
43
|
|
3960
4303
|
]
|
|
3961
4304
|
}
|
|
3962
4305
|
],
|
|
@@ -3964,7 +4307,7 @@
|
|
|
3964
4307
|
{
|
|
3965
4308
|
"fileName": "modules/packages/witness/dist/esm/Config.d.ts",
|
|
3966
4309
|
"line": 5,
|
|
3967
|
-
"character":
|
|
4310
|
+
"character": 98
|
|
3968
4311
|
}
|
|
3969
4312
|
]
|
|
3970
4313
|
}
|
|
@@ -3981,7 +4324,7 @@
|
|
|
3981
4324
|
"typeArguments": [
|
|
3982
4325
|
{
|
|
3983
4326
|
"type": "reference",
|
|
3984
|
-
"id":
|
|
4327
|
+
"id": 30,
|
|
3985
4328
|
"typeArguments": [
|
|
3986
4329
|
{
|
|
3987
4330
|
"type": "intersection",
|
|
@@ -3997,14 +4340,14 @@
|
|
|
3997
4340
|
{
|
|
3998
4341
|
"type": "reflection",
|
|
3999
4342
|
"declaration": {
|
|
4000
|
-
"id":
|
|
4343
|
+
"id": 46,
|
|
4001
4344
|
"name": "__type",
|
|
4002
4345
|
"kind": 65536,
|
|
4003
4346
|
"kindString": "Type literal",
|
|
4004
4347
|
"flags": {},
|
|
4005
4348
|
"children": [
|
|
4006
4349
|
{
|
|
4007
|
-
"id":
|
|
4350
|
+
"id": 47,
|
|
4008
4351
|
"name": "bowser",
|
|
4009
4352
|
"kind": 1024,
|
|
4010
4353
|
"kindString": "Property",
|
|
@@ -4016,7 +4359,7 @@
|
|
|
4016
4359
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Payload.ts",
|
|
4017
4360
|
"line": 7,
|
|
4018
4361
|
"character": 2,
|
|
4019
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4362
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Payload.ts#L7"
|
|
4020
4363
|
}
|
|
4021
4364
|
],
|
|
4022
4365
|
"type": {
|
|
@@ -4027,7 +4370,7 @@
|
|
|
4027
4370
|
}
|
|
4028
4371
|
},
|
|
4029
4372
|
{
|
|
4030
|
-
"id":
|
|
4373
|
+
"id": 48,
|
|
4031
4374
|
"name": "schema",
|
|
4032
4375
|
"kind": 1024,
|
|
4033
4376
|
"kindString": "Property",
|
|
@@ -4037,7 +4380,7 @@
|
|
|
4037
4380
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Payload.ts",
|
|
4038
4381
|
"line": 8,
|
|
4039
4382
|
"character": 2,
|
|
4040
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4383
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Payload.ts#L8"
|
|
4041
4384
|
}
|
|
4042
4385
|
],
|
|
4043
4386
|
"type": {
|
|
@@ -4050,8 +4393,8 @@
|
|
|
4050
4393
|
{
|
|
4051
4394
|
"title": "Properties",
|
|
4052
4395
|
"children": [
|
|
4053
|
-
|
|
4054
|
-
|
|
4396
|
+
47,
|
|
4397
|
+
48
|
|
4055
4398
|
]
|
|
4056
4399
|
}
|
|
4057
4400
|
],
|
|
@@ -4060,7 +4403,7 @@
|
|
|
4060
4403
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Payload.ts",
|
|
4061
4404
|
"line": 6,
|
|
4062
4405
|
"character": 52,
|
|
4063
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4406
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Payload.ts#L6"
|
|
4064
4407
|
}
|
|
4065
4408
|
]
|
|
4066
4409
|
}
|
|
@@ -4091,54 +4434,53 @@
|
|
|
4091
4434
|
{
|
|
4092
4435
|
"title": "Constructors",
|
|
4093
4436
|
"children": [
|
|
4094
|
-
|
|
4437
|
+
50
|
|
4095
4438
|
]
|
|
4096
4439
|
},
|
|
4097
4440
|
{
|
|
4098
4441
|
"title": "Properties",
|
|
4099
4442
|
"children": [
|
|
4100
|
-
113,
|
|
4101
4443
|
114,
|
|
4102
4444
|
115,
|
|
4103
|
-
102,
|
|
4104
4445
|
116,
|
|
4105
|
-
|
|
4106
|
-
|
|
4107
|
-
|
|
4108
|
-
|
|
4446
|
+
101,
|
|
4447
|
+
117,
|
|
4448
|
+
113,
|
|
4449
|
+
31,
|
|
4450
|
+
49
|
|
4109
4451
|
]
|
|
4110
4452
|
},
|
|
4111
4453
|
{
|
|
4112
4454
|
"title": "Accessors",
|
|
4113
4455
|
"children": [
|
|
4114
|
-
|
|
4115
|
-
|
|
4116
|
-
|
|
4117
|
-
|
|
4456
|
+
118,
|
|
4457
|
+
71,
|
|
4458
|
+
120,
|
|
4459
|
+
78
|
|
4118
4460
|
]
|
|
4119
4461
|
},
|
|
4120
4462
|
{
|
|
4121
4463
|
"title": "Methods",
|
|
4122
4464
|
"children": [
|
|
4123
|
-
|
|
4124
|
-
|
|
4125
|
-
|
|
4126
|
-
|
|
4127
|
-
|
|
4128
|
-
|
|
4129
|
-
|
|
4130
|
-
|
|
4131
|
-
200,
|
|
4132
|
-
80,
|
|
4133
|
-
85,
|
|
4134
|
-
87,
|
|
4135
|
-
128,
|
|
4465
|
+
139,
|
|
4466
|
+
144,
|
|
4467
|
+
151,
|
|
4468
|
+
169,
|
|
4469
|
+
187,
|
|
4470
|
+
195,
|
|
4471
|
+
122,
|
|
4472
|
+
124,
|
|
4136
4473
|
203,
|
|
4137
|
-
|
|
4474
|
+
73,
|
|
4475
|
+
82,
|
|
4476
|
+
84,
|
|
4477
|
+
129,
|
|
4138
4478
|
206,
|
|
4139
|
-
|
|
4479
|
+
133,
|
|
4140
4480
|
209,
|
|
4141
|
-
|
|
4481
|
+
136,
|
|
4482
|
+
212,
|
|
4483
|
+
32
|
|
4142
4484
|
]
|
|
4143
4485
|
}
|
|
4144
4486
|
],
|
|
@@ -4147,24 +4489,24 @@
|
|
|
4147
4489
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Witness.ts",
|
|
4148
4490
|
"line": 10,
|
|
4149
4491
|
"character": 13,
|
|
4150
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4492
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Witness.ts#L10"
|
|
4151
4493
|
}
|
|
4152
4494
|
],
|
|
4153
4495
|
"typeParameters": [
|
|
4154
4496
|
{
|
|
4155
|
-
"id":
|
|
4497
|
+
"id": 216,
|
|
4156
4498
|
"name": "T",
|
|
4157
4499
|
"kind": 131072,
|
|
4158
4500
|
"kindString": "Type parameter",
|
|
4159
4501
|
"flags": {},
|
|
4160
4502
|
"type": {
|
|
4161
4503
|
"type": "reference",
|
|
4162
|
-
"id":
|
|
4504
|
+
"id": 19,
|
|
4163
4505
|
"name": "XyoBowserSystemInfoPayload"
|
|
4164
4506
|
},
|
|
4165
4507
|
"default": {
|
|
4166
4508
|
"type": "reference",
|
|
4167
|
-
"id":
|
|
4509
|
+
"id": 19,
|
|
4168
4510
|
"name": "XyoBowserSystemInfoPayload"
|
|
4169
4511
|
}
|
|
4170
4512
|
}
|
|
@@ -4175,12 +4517,7 @@
|
|
|
4175
4517
|
"typeArguments": [
|
|
4176
4518
|
{
|
|
4177
4519
|
"type": "reference",
|
|
4178
|
-
"id":
|
|
4179
|
-
"name": "T"
|
|
4180
|
-
},
|
|
4181
|
-
{
|
|
4182
|
-
"type": "reference",
|
|
4183
|
-
"id": 26,
|
|
4520
|
+
"id": 16,
|
|
4184
4521
|
"name": "XyoBowserSystemInfoWitnessConfig"
|
|
4185
4522
|
}
|
|
4186
4523
|
],
|
|
@@ -4189,7 +4526,7 @@
|
|
|
4189
4526
|
]
|
|
4190
4527
|
},
|
|
4191
4528
|
{
|
|
4192
|
-
"id":
|
|
4529
|
+
"id": 19,
|
|
4193
4530
|
"name": "XyoBowserSystemInfoPayload",
|
|
4194
4531
|
"kind": 4194304,
|
|
4195
4532
|
"kindString": "Type alias",
|
|
@@ -4199,7 +4536,7 @@
|
|
|
4199
4536
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Payload.ts",
|
|
4200
4537
|
"line": 6,
|
|
4201
4538
|
"character": 12,
|
|
4202
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4539
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Payload.ts#L6"
|
|
4203
4540
|
}
|
|
4204
4541
|
],
|
|
4205
4542
|
"type": {
|
|
@@ -4208,14 +4545,14 @@
|
|
|
4208
4545
|
{
|
|
4209
4546
|
"type": "reflection",
|
|
4210
4547
|
"declaration": {
|
|
4211
|
-
"id":
|
|
4548
|
+
"id": 20,
|
|
4212
4549
|
"name": "__type",
|
|
4213
4550
|
"kind": 65536,
|
|
4214
4551
|
"kindString": "Type literal",
|
|
4215
4552
|
"flags": {},
|
|
4216
4553
|
"children": [
|
|
4217
4554
|
{
|
|
4218
|
-
"id":
|
|
4555
|
+
"id": 21,
|
|
4219
4556
|
"name": "bowser",
|
|
4220
4557
|
"kind": 1024,
|
|
4221
4558
|
"kindString": "Property",
|
|
@@ -4227,7 +4564,7 @@
|
|
|
4227
4564
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Payload.ts",
|
|
4228
4565
|
"line": 7,
|
|
4229
4566
|
"character": 2,
|
|
4230
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4567
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Payload.ts#L7"
|
|
4231
4568
|
}
|
|
4232
4569
|
],
|
|
4233
4570
|
"type": {
|
|
@@ -4238,7 +4575,7 @@
|
|
|
4238
4575
|
}
|
|
4239
4576
|
},
|
|
4240
4577
|
{
|
|
4241
|
-
"id":
|
|
4578
|
+
"id": 22,
|
|
4242
4579
|
"name": "schema",
|
|
4243
4580
|
"kind": 1024,
|
|
4244
4581
|
"kindString": "Property",
|
|
@@ -4248,12 +4585,12 @@
|
|
|
4248
4585
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Payload.ts",
|
|
4249
4586
|
"line": 8,
|
|
4250
4587
|
"character": 2,
|
|
4251
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4588
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Payload.ts#L8"
|
|
4252
4589
|
}
|
|
4253
4590
|
],
|
|
4254
4591
|
"type": {
|
|
4255
4592
|
"type": "reference",
|
|
4256
|
-
"id":
|
|
4593
|
+
"id": 23,
|
|
4257
4594
|
"name": "XyoBowserSystemInfoSchema"
|
|
4258
4595
|
}
|
|
4259
4596
|
}
|
|
@@ -4262,8 +4599,8 @@
|
|
|
4262
4599
|
{
|
|
4263
4600
|
"title": "Properties",
|
|
4264
4601
|
"children": [
|
|
4265
|
-
|
|
4266
|
-
|
|
4602
|
+
21,
|
|
4603
|
+
22
|
|
4267
4604
|
]
|
|
4268
4605
|
}
|
|
4269
4606
|
],
|
|
@@ -4272,7 +4609,7 @@
|
|
|
4272
4609
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Payload.ts",
|
|
4273
4610
|
"line": 6,
|
|
4274
4611
|
"character": 52,
|
|
4275
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4612
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Payload.ts#L6"
|
|
4276
4613
|
}
|
|
4277
4614
|
]
|
|
4278
4615
|
}
|
|
@@ -4282,7 +4619,7 @@
|
|
|
4282
4619
|
}
|
|
4283
4620
|
},
|
|
4284
4621
|
{
|
|
4285
|
-
"id":
|
|
4622
|
+
"id": 24,
|
|
4286
4623
|
"name": "XyoBowserSystemInfoSchema",
|
|
4287
4624
|
"kind": 4194304,
|
|
4288
4625
|
"kindString": "Type alias",
|
|
@@ -4292,13 +4629,13 @@
|
|
|
4292
4629
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Schema.ts",
|
|
4293
4630
|
"line": 1,
|
|
4294
4631
|
"character": 12,
|
|
4295
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4632
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Schema.ts#L1"
|
|
4296
4633
|
},
|
|
4297
4634
|
{
|
|
4298
4635
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Schema.ts",
|
|
4299
4636
|
"line": 2,
|
|
4300
4637
|
"character": 13,
|
|
4301
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4638
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Schema.ts#L2"
|
|
4302
4639
|
}
|
|
4303
4640
|
],
|
|
4304
4641
|
"type": {
|
|
@@ -4307,7 +4644,7 @@
|
|
|
4307
4644
|
}
|
|
4308
4645
|
},
|
|
4309
4646
|
{
|
|
4310
|
-
"id":
|
|
4647
|
+
"id": 16,
|
|
4311
4648
|
"name": "XyoBowserSystemInfoWitnessConfig",
|
|
4312
4649
|
"kind": 4194304,
|
|
4313
4650
|
"kindString": "Type alias",
|
|
@@ -4315,30 +4652,25 @@
|
|
|
4315
4652
|
"sources": [
|
|
4316
4653
|
{
|
|
4317
4654
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Config.ts",
|
|
4318
|
-
"line":
|
|
4655
|
+
"line": 6,
|
|
4319
4656
|
"character": 12,
|
|
4320
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4657
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Config.ts#L6"
|
|
4321
4658
|
}
|
|
4322
4659
|
],
|
|
4323
4660
|
"type": {
|
|
4324
4661
|
"type": "reference",
|
|
4325
4662
|
"typeArguments": [
|
|
4326
|
-
{
|
|
4327
|
-
"type": "reference",
|
|
4328
|
-
"id": 29,
|
|
4329
|
-
"name": "XyoBowserSystemInfoPayload"
|
|
4330
|
-
},
|
|
4331
4663
|
{
|
|
4332
4664
|
"type": "reflection",
|
|
4333
4665
|
"declaration": {
|
|
4334
|
-
"id":
|
|
4666
|
+
"id": 17,
|
|
4335
4667
|
"name": "__type",
|
|
4336
4668
|
"kind": 65536,
|
|
4337
4669
|
"kindString": "Type literal",
|
|
4338
4670
|
"flags": {},
|
|
4339
4671
|
"children": [
|
|
4340
4672
|
{
|
|
4341
|
-
"id":
|
|
4673
|
+
"id": 18,
|
|
4342
4674
|
"name": "schema",
|
|
4343
4675
|
"kind": 1024,
|
|
4344
4676
|
"kindString": "Property",
|
|
@@ -4346,14 +4678,14 @@
|
|
|
4346
4678
|
"sources": [
|
|
4347
4679
|
{
|
|
4348
4680
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Config.ts",
|
|
4349
|
-
"line":
|
|
4350
|
-
"character":
|
|
4351
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4681
|
+
"line": 7,
|
|
4682
|
+
"character": 2,
|
|
4683
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Config.ts#L7"
|
|
4352
4684
|
}
|
|
4353
4685
|
],
|
|
4354
4686
|
"type": {
|
|
4355
4687
|
"type": "reference",
|
|
4356
|
-
"id":
|
|
4688
|
+
"id": 14,
|
|
4357
4689
|
"name": "XyoBowserSystemInfoWitnessConfigSchema"
|
|
4358
4690
|
}
|
|
4359
4691
|
}
|
|
@@ -4362,16 +4694,16 @@
|
|
|
4362
4694
|
{
|
|
4363
4695
|
"title": "Properties",
|
|
4364
4696
|
"children": [
|
|
4365
|
-
|
|
4697
|
+
18
|
|
4366
4698
|
]
|
|
4367
4699
|
}
|
|
4368
4700
|
],
|
|
4369
4701
|
"sources": [
|
|
4370
4702
|
{
|
|
4371
4703
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Config.ts",
|
|
4372
|
-
"line":
|
|
4373
|
-
"character":
|
|
4374
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4704
|
+
"line": 6,
|
|
4705
|
+
"character": 64,
|
|
4706
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Config.ts#L6"
|
|
4375
4707
|
}
|
|
4376
4708
|
]
|
|
4377
4709
|
}
|
|
@@ -4381,7 +4713,7 @@
|
|
|
4381
4713
|
}
|
|
4382
4714
|
},
|
|
4383
4715
|
{
|
|
4384
|
-
"id":
|
|
4716
|
+
"id": 15,
|
|
4385
4717
|
"name": "XyoBowserSystemInfoWitnessConfigSchema",
|
|
4386
4718
|
"kind": 4194304,
|
|
4387
4719
|
"kindString": "Type alias",
|
|
@@ -4389,15 +4721,15 @@
|
|
|
4389
4721
|
"sources": [
|
|
4390
4722
|
{
|
|
4391
4723
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Config.ts",
|
|
4392
|
-
"line":
|
|
4724
|
+
"line": 3,
|
|
4393
4725
|
"character": 12,
|
|
4394
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4726
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Config.ts#L3"
|
|
4395
4727
|
},
|
|
4396
4728
|
{
|
|
4397
4729
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Config.ts",
|
|
4398
|
-
"line":
|
|
4730
|
+
"line": 4,
|
|
4399
4731
|
"character": 13,
|
|
4400
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4732
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Config.ts#L4"
|
|
4401
4733
|
}
|
|
4402
4734
|
],
|
|
4403
4735
|
"type": {
|
|
@@ -4406,7 +4738,7 @@
|
|
|
4406
4738
|
}
|
|
4407
4739
|
},
|
|
4408
4740
|
{
|
|
4409
|
-
"id":
|
|
4741
|
+
"id": 23,
|
|
4410
4742
|
"name": "XyoBowserSystemInfoSchema",
|
|
4411
4743
|
"kind": 32,
|
|
4412
4744
|
"kindString": "Variable",
|
|
@@ -4416,13 +4748,13 @@
|
|
|
4416
4748
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Schema.ts",
|
|
4417
4749
|
"line": 1,
|
|
4418
4750
|
"character": 12,
|
|
4419
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4751
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Schema.ts#L1"
|
|
4420
4752
|
},
|
|
4421
4753
|
{
|
|
4422
4754
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Schema.ts",
|
|
4423
4755
|
"line": 2,
|
|
4424
4756
|
"character": 13,
|
|
4425
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4757
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Schema.ts#L2"
|
|
4426
4758
|
}
|
|
4427
4759
|
],
|
|
4428
4760
|
"type": {
|
|
@@ -4431,7 +4763,7 @@
|
|
|
4431
4763
|
}
|
|
4432
4764
|
},
|
|
4433
4765
|
{
|
|
4434
|
-
"id":
|
|
4766
|
+
"id": 14,
|
|
4435
4767
|
"name": "XyoBowserSystemInfoWitnessConfigSchema",
|
|
4436
4768
|
"kind": 32,
|
|
4437
4769
|
"kindString": "Variable",
|
|
@@ -4439,15 +4771,15 @@
|
|
|
4439
4771
|
"sources": [
|
|
4440
4772
|
{
|
|
4441
4773
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Config.ts",
|
|
4442
|
-
"line":
|
|
4774
|
+
"line": 3,
|
|
4443
4775
|
"character": 12,
|
|
4444
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4776
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Config.ts#L3"
|
|
4445
4777
|
},
|
|
4446
4778
|
{
|
|
4447
4779
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Config.ts",
|
|
4448
|
-
"line":
|
|
4780
|
+
"line": 4,
|
|
4449
4781
|
"character": 13,
|
|
4450
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4782
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Config.ts#L4"
|
|
4451
4783
|
}
|
|
4452
4784
|
],
|
|
4453
4785
|
"type": {
|
|
@@ -4456,113 +4788,137 @@
|
|
|
4456
4788
|
}
|
|
4457
4789
|
},
|
|
4458
4790
|
{
|
|
4459
|
-
"id":
|
|
4460
|
-
"name": "
|
|
4791
|
+
"id": 25,
|
|
4792
|
+
"name": "XyoBowserSystemInfoPayloadTemplate",
|
|
4461
4793
|
"kind": 64,
|
|
4462
4794
|
"kindString": "Function",
|
|
4463
4795
|
"flags": {},
|
|
4464
4796
|
"sources": [
|
|
4465
4797
|
{
|
|
4466
|
-
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/
|
|
4467
|
-
"line":
|
|
4798
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Template.ts",
|
|
4799
|
+
"line": 4,
|
|
4468
4800
|
"character": 13,
|
|
4469
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4801
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Template.ts#L4"
|
|
4470
4802
|
}
|
|
4471
4803
|
],
|
|
4472
4804
|
"signatures": [
|
|
4473
4805
|
{
|
|
4474
|
-
"id":
|
|
4475
|
-
"name": "
|
|
4806
|
+
"id": 26,
|
|
4807
|
+
"name": "XyoBowserSystemInfoPayloadTemplate",
|
|
4476
4808
|
"kind": 4096,
|
|
4477
4809
|
"kindString": "Call signature",
|
|
4478
4810
|
"flags": {},
|
|
4479
4811
|
"type": {
|
|
4480
|
-
"type": "
|
|
4481
|
-
"
|
|
4812
|
+
"type": "intersection",
|
|
4813
|
+
"types": [
|
|
4482
4814
|
{
|
|
4483
|
-
"type": "
|
|
4484
|
-
"
|
|
4485
|
-
|
|
4486
|
-
|
|
4487
|
-
|
|
4488
|
-
|
|
4489
|
-
|
|
4490
|
-
|
|
4491
|
-
|
|
4492
|
-
|
|
4493
|
-
|
|
4494
|
-
|
|
4495
|
-
|
|
4496
|
-
|
|
4497
|
-
|
|
4498
|
-
|
|
4499
|
-
|
|
4500
|
-
"
|
|
4501
|
-
"
|
|
4815
|
+
"type": "reference",
|
|
4816
|
+
"name": "SchemaFields"
|
|
4817
|
+
},
|
|
4818
|
+
{
|
|
4819
|
+
"type": "reference",
|
|
4820
|
+
"name": "PayloadFields"
|
|
4821
|
+
},
|
|
4822
|
+
{
|
|
4823
|
+
"type": "reflection",
|
|
4824
|
+
"declaration": {
|
|
4825
|
+
"id": 27,
|
|
4826
|
+
"name": "__type",
|
|
4827
|
+
"kind": 65536,
|
|
4828
|
+
"kindString": "Type literal",
|
|
4829
|
+
"flags": {},
|
|
4830
|
+
"children": [
|
|
4831
|
+
{
|
|
4832
|
+
"id": 28,
|
|
4833
|
+
"name": "bowser",
|
|
4834
|
+
"kind": 1024,
|
|
4835
|
+
"kindString": "Property",
|
|
4836
|
+
"flags": {
|
|
4837
|
+
"isOptional": true
|
|
4838
|
+
},
|
|
4839
|
+
"sources": [
|
|
4502
4840
|
{
|
|
4503
|
-
"
|
|
4504
|
-
"
|
|
4505
|
-
"
|
|
4506
|
-
"
|
|
4507
|
-
"flags": {
|
|
4508
|
-
"isOptional": true
|
|
4509
|
-
},
|
|
4510
|
-
"sources": [
|
|
4511
|
-
{
|
|
4512
|
-
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Payload.ts",
|
|
4513
|
-
"line": 7,
|
|
4514
|
-
"character": 2,
|
|
4515
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1292c4191d/packages/plugins/packages/system/packages/info/packages/bowser/src/Payload.ts#L7"
|
|
4516
|
-
}
|
|
4517
|
-
],
|
|
4518
|
-
"type": {
|
|
4519
|
-
"type": "reference",
|
|
4520
|
-
"name": "ParsedResult",
|
|
4521
|
-
"qualifiedName": "Bowser.Parser.ParsedResult",
|
|
4522
|
-
"package": "bowser"
|
|
4523
|
-
}
|
|
4524
|
-
},
|
|
4525
|
-
{
|
|
4526
|
-
"id": 5,
|
|
4527
|
-
"name": "schema",
|
|
4528
|
-
"kind": 1024,
|
|
4529
|
-
"kindString": "Property",
|
|
4530
|
-
"flags": {},
|
|
4531
|
-
"sources": [
|
|
4532
|
-
{
|
|
4533
|
-
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Payload.ts",
|
|
4534
|
-
"line": 8,
|
|
4535
|
-
"character": 2,
|
|
4536
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1292c4191d/packages/plugins/packages/system/packages/info/packages/bowser/src/Payload.ts#L8"
|
|
4537
|
-
}
|
|
4538
|
-
],
|
|
4539
|
-
"type": {
|
|
4540
|
-
"type": "literal",
|
|
4541
|
-
"value": "network.xyo.system.info.bowser"
|
|
4542
|
-
}
|
|
4543
|
-
}
|
|
4544
|
-
],
|
|
4545
|
-
"groups": [
|
|
4546
|
-
{
|
|
4547
|
-
"title": "Properties",
|
|
4548
|
-
"children": [
|
|
4549
|
-
4,
|
|
4550
|
-
5
|
|
4551
|
-
]
|
|
4841
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Payload.ts",
|
|
4842
|
+
"line": 7,
|
|
4843
|
+
"character": 2,
|
|
4844
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Payload.ts#L7"
|
|
4552
4845
|
}
|
|
4553
4846
|
],
|
|
4847
|
+
"type": {
|
|
4848
|
+
"type": "reference",
|
|
4849
|
+
"name": "ParsedResult",
|
|
4850
|
+
"qualifiedName": "Bowser.Parser.ParsedResult",
|
|
4851
|
+
"package": "bowser"
|
|
4852
|
+
}
|
|
4853
|
+
},
|
|
4854
|
+
{
|
|
4855
|
+
"id": 29,
|
|
4856
|
+
"name": "schema",
|
|
4857
|
+
"kind": 1024,
|
|
4858
|
+
"kindString": "Property",
|
|
4859
|
+
"flags": {},
|
|
4554
4860
|
"sources": [
|
|
4555
4861
|
{
|
|
4556
4862
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Payload.ts",
|
|
4557
|
-
"line":
|
|
4558
|
-
"character":
|
|
4559
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4863
|
+
"line": 8,
|
|
4864
|
+
"character": 2,
|
|
4865
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Payload.ts#L8"
|
|
4560
4866
|
}
|
|
4867
|
+
],
|
|
4868
|
+
"type": {
|
|
4869
|
+
"type": "literal",
|
|
4870
|
+
"value": "network.xyo.system.info.bowser"
|
|
4871
|
+
}
|
|
4872
|
+
}
|
|
4873
|
+
],
|
|
4874
|
+
"groups": [
|
|
4875
|
+
{
|
|
4876
|
+
"title": "Properties",
|
|
4877
|
+
"children": [
|
|
4878
|
+
28,
|
|
4879
|
+
29
|
|
4561
4880
|
]
|
|
4562
4881
|
}
|
|
4563
|
-
|
|
4564
|
-
|
|
4565
|
-
|
|
4882
|
+
],
|
|
4883
|
+
"sources": [
|
|
4884
|
+
{
|
|
4885
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Payload.ts",
|
|
4886
|
+
"line": 6,
|
|
4887
|
+
"character": 52,
|
|
4888
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Payload.ts#L6"
|
|
4889
|
+
}
|
|
4890
|
+
]
|
|
4891
|
+
}
|
|
4892
|
+
}
|
|
4893
|
+
]
|
|
4894
|
+
}
|
|
4895
|
+
}
|
|
4896
|
+
]
|
|
4897
|
+
},
|
|
4898
|
+
{
|
|
4899
|
+
"id": 1,
|
|
4900
|
+
"name": "XyoBowserSystemInfoPlugin",
|
|
4901
|
+
"kind": 64,
|
|
4902
|
+
"kindString": "Function",
|
|
4903
|
+
"flags": {},
|
|
4904
|
+
"sources": [
|
|
4905
|
+
{
|
|
4906
|
+
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Plugin.ts",
|
|
4907
|
+
"line": 9,
|
|
4908
|
+
"character": 13,
|
|
4909
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Plugin.ts#L9"
|
|
4910
|
+
}
|
|
4911
|
+
],
|
|
4912
|
+
"signatures": [
|
|
4913
|
+
{
|
|
4914
|
+
"id": 2,
|
|
4915
|
+
"name": "XyoBowserSystemInfoPlugin",
|
|
4916
|
+
"kind": 4096,
|
|
4917
|
+
"kindString": "Call signature",
|
|
4918
|
+
"flags": {},
|
|
4919
|
+
"type": {
|
|
4920
|
+
"type": "reference",
|
|
4921
|
+
"typeArguments": [
|
|
4566
4922
|
{
|
|
4567
4923
|
"type": "reference",
|
|
4568
4924
|
"typeArguments": [
|
|
@@ -4580,14 +4936,14 @@
|
|
|
4580
4936
|
{
|
|
4581
4937
|
"type": "reflection",
|
|
4582
4938
|
"declaration": {
|
|
4583
|
-
"id":
|
|
4939
|
+
"id": 3,
|
|
4584
4940
|
"name": "__type",
|
|
4585
4941
|
"kind": 65536,
|
|
4586
4942
|
"kindString": "Type literal",
|
|
4587
4943
|
"flags": {},
|
|
4588
4944
|
"children": [
|
|
4589
4945
|
{
|
|
4590
|
-
"id":
|
|
4946
|
+
"id": 4,
|
|
4591
4947
|
"name": "security",
|
|
4592
4948
|
"kind": 1024,
|
|
4593
4949
|
"kindString": "Property",
|
|
@@ -4604,14 +4960,14 @@
|
|
|
4604
4960
|
"type": {
|
|
4605
4961
|
"type": "reflection",
|
|
4606
4962
|
"declaration": {
|
|
4607
|
-
"id":
|
|
4963
|
+
"id": 5,
|
|
4608
4964
|
"name": "__type",
|
|
4609
4965
|
"kind": 65536,
|
|
4610
4966
|
"kindString": "Type literal",
|
|
4611
4967
|
"flags": {},
|
|
4612
4968
|
"children": [
|
|
4613
4969
|
{
|
|
4614
|
-
"id":
|
|
4970
|
+
"id": 6,
|
|
4615
4971
|
"name": "allowed",
|
|
4616
4972
|
"kind": 1024,
|
|
4617
4973
|
"kindString": "Property",
|
|
@@ -4649,7 +5005,7 @@
|
|
|
4649
5005
|
}
|
|
4650
5006
|
},
|
|
4651
5007
|
{
|
|
4652
|
-
"id":
|
|
5008
|
+
"id": 7,
|
|
4653
5009
|
"name": "disallowed",
|
|
4654
5010
|
"kind": 1024,
|
|
4655
5011
|
"kindString": "Property",
|
|
@@ -4688,8 +5044,8 @@
|
|
|
4688
5044
|
{
|
|
4689
5045
|
"title": "Properties",
|
|
4690
5046
|
"children": [
|
|
4691
|
-
|
|
4692
|
-
|
|
5047
|
+
6,
|
|
5048
|
+
7
|
|
4693
5049
|
]
|
|
4694
5050
|
}
|
|
4695
5051
|
],
|
|
@@ -4708,7 +5064,7 @@
|
|
|
4708
5064
|
{
|
|
4709
5065
|
"title": "Properties",
|
|
4710
5066
|
"children": [
|
|
4711
|
-
|
|
5067
|
+
4
|
|
4712
5068
|
]
|
|
4713
5069
|
}
|
|
4714
5070
|
],
|
|
@@ -4724,14 +5080,14 @@
|
|
|
4724
5080
|
{
|
|
4725
5081
|
"type": "reflection",
|
|
4726
5082
|
"declaration": {
|
|
4727
|
-
"id":
|
|
5083
|
+
"id": 8,
|
|
4728
5084
|
"name": "__type",
|
|
4729
5085
|
"kind": 65536,
|
|
4730
5086
|
"kindString": "Type literal",
|
|
4731
5087
|
"flags": {},
|
|
4732
5088
|
"children": [
|
|
4733
5089
|
{
|
|
4734
|
-
"id":
|
|
5090
|
+
"id": 9,
|
|
4735
5091
|
"name": "schema",
|
|
4736
5092
|
"kind": 1024,
|
|
4737
5093
|
"kindString": "Property",
|
|
@@ -4739,9 +5095,9 @@
|
|
|
4739
5095
|
"sources": [
|
|
4740
5096
|
{
|
|
4741
5097
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Config.ts",
|
|
4742
|
-
"line":
|
|
4743
|
-
"character":
|
|
4744
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5098
|
+
"line": 7,
|
|
5099
|
+
"character": 2,
|
|
5100
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Config.ts#L7"
|
|
4745
5101
|
}
|
|
4746
5102
|
],
|
|
4747
5103
|
"type": {
|
|
@@ -4754,96 +5110,32 @@
|
|
|
4754
5110
|
{
|
|
4755
5111
|
"title": "Properties",
|
|
4756
5112
|
"children": [
|
|
4757
|
-
|
|
5113
|
+
9
|
|
4758
5114
|
]
|
|
4759
5115
|
}
|
|
4760
5116
|
],
|
|
4761
5117
|
"sources": [
|
|
4762
5118
|
{
|
|
4763
5119
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Config.ts",
|
|
4764
|
-
"line":
|
|
4765
|
-
"character":
|
|
4766
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4767
|
-
}
|
|
4768
|
-
]
|
|
4769
|
-
}
|
|
4770
|
-
},
|
|
4771
|
-
{
|
|
4772
|
-
"type": "reflection",
|
|
4773
|
-
"declaration": {
|
|
4774
|
-
"id": 13,
|
|
4775
|
-
"name": "__type",
|
|
4776
|
-
"kind": 65536,
|
|
4777
|
-
"kindString": "Type literal",
|
|
4778
|
-
"flags": {},
|
|
4779
|
-
"children": [
|
|
4780
|
-
{
|
|
4781
|
-
"id": 14,
|
|
4782
|
-
"name": "targetSchema",
|
|
4783
|
-
"kind": 1024,
|
|
4784
|
-
"kindString": "Property",
|
|
4785
|
-
"flags": {},
|
|
4786
|
-
"sources": [
|
|
4787
|
-
{
|
|
4788
|
-
"fileName": "modules/packages/witness/dist/esm/Config.d.ts",
|
|
4789
|
-
"line": 6,
|
|
4790
|
-
"character": 4
|
|
4791
|
-
}
|
|
4792
|
-
],
|
|
4793
|
-
"type": {
|
|
4794
|
-
"type": "literal",
|
|
4795
|
-
"value": "network.xyo.system.info.bowser"
|
|
4796
|
-
}
|
|
4797
|
-
}
|
|
4798
|
-
],
|
|
4799
|
-
"groups": [
|
|
4800
|
-
{
|
|
4801
|
-
"title": "Properties",
|
|
4802
|
-
"children": [
|
|
4803
|
-
14
|
|
4804
|
-
]
|
|
4805
|
-
}
|
|
4806
|
-
],
|
|
4807
|
-
"sources": [
|
|
4808
|
-
{
|
|
4809
|
-
"fileName": "modules/packages/witness/dist/esm/Config.d.ts",
|
|
4810
|
-
"line": 5,
|
|
4811
|
-
"character": 146
|
|
5120
|
+
"line": 6,
|
|
5121
|
+
"character": 64,
|
|
5122
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/Config.ts#L6"
|
|
4812
5123
|
}
|
|
4813
5124
|
]
|
|
4814
5125
|
}
|
|
4815
|
-
}
|
|
4816
|
-
]
|
|
4817
|
-
}
|
|
4818
|
-
],
|
|
4819
|
-
"name": "XyoModuleParams"
|
|
4820
|
-
},
|
|
4821
|
-
{
|
|
4822
|
-
"type": "reference",
|
|
4823
|
-
"typeArguments": [
|
|
4824
|
-
{
|
|
4825
|
-
"type": "intersection",
|
|
4826
|
-
"types": [
|
|
4827
|
-
{
|
|
4828
|
-
"type": "reference",
|
|
4829
|
-
"name": "SchemaFields"
|
|
4830
|
-
},
|
|
4831
|
-
{
|
|
4832
|
-
"type": "reference",
|
|
4833
|
-
"name": "PayloadFields"
|
|
4834
5126
|
},
|
|
4835
5127
|
{
|
|
4836
5128
|
"type": "reflection",
|
|
4837
5129
|
"declaration": {
|
|
4838
|
-
"id":
|
|
5130
|
+
"id": 10,
|
|
4839
5131
|
"name": "__type",
|
|
4840
5132
|
"kind": 65536,
|
|
4841
5133
|
"kindString": "Type literal",
|
|
4842
5134
|
"flags": {},
|
|
4843
5135
|
"children": [
|
|
4844
5136
|
{
|
|
4845
|
-
"id":
|
|
4846
|
-
"name": "
|
|
5137
|
+
"id": 11,
|
|
5138
|
+
"name": "targetSet",
|
|
4847
5139
|
"kind": 1024,
|
|
4848
5140
|
"kindString": "Property",
|
|
4849
5141
|
"flags": {
|
|
@@ -4851,203 +5143,72 @@
|
|
|
4851
5143
|
},
|
|
4852
5144
|
"sources": [
|
|
4853
5145
|
{
|
|
4854
|
-
"fileName": "
|
|
4855
|
-
"line":
|
|
5146
|
+
"fileName": "modules/packages/witness/dist/esm/Config.d.ts",
|
|
5147
|
+
"line": 6,
|
|
4856
5148
|
"character": 4
|
|
4857
5149
|
}
|
|
4858
5150
|
],
|
|
4859
5151
|
"type": {
|
|
4860
|
-
"type": "
|
|
4861
|
-
"
|
|
4862
|
-
|
|
4863
|
-
|
|
4864
|
-
|
|
4865
|
-
|
|
4866
|
-
|
|
4867
|
-
|
|
4868
|
-
|
|
4869
|
-
|
|
4870
|
-
|
|
4871
|
-
|
|
4872
|
-
|
|
4873
|
-
|
|
4874
|
-
|
|
4875
|
-
|
|
4876
|
-
|
|
5152
|
+
"type": "intersection",
|
|
5153
|
+
"types": [
|
|
5154
|
+
{
|
|
5155
|
+
"type": "reference",
|
|
5156
|
+
"name": "SchemaFields"
|
|
5157
|
+
},
|
|
5158
|
+
{
|
|
5159
|
+
"type": "reference",
|
|
5160
|
+
"name": "PayloadFields"
|
|
5161
|
+
},
|
|
5162
|
+
{
|
|
5163
|
+
"type": "reference",
|
|
5164
|
+
"name": "PayloadSet"
|
|
5165
|
+
},
|
|
5166
|
+
{
|
|
5167
|
+
"type": "reflection",
|
|
5168
|
+
"declaration": {
|
|
5169
|
+
"id": 12,
|
|
5170
|
+
"name": "__type",
|
|
5171
|
+
"kind": 65536,
|
|
5172
|
+
"kindString": "Type literal",
|
|
5173
|
+
"flags": {},
|
|
5174
|
+
"children": [
|
|
4877
5175
|
{
|
|
4878
|
-
"
|
|
4879
|
-
"
|
|
4880
|
-
"
|
|
4881
|
-
|
|
4882
|
-
|
|
4883
|
-
|
|
4884
|
-
|
|
4885
|
-
|
|
4886
|
-
|
|
4887
|
-
|
|
4888
|
-
"name": "string"
|
|
4889
|
-
},
|
|
4890
|
-
{
|
|
4891
|
-
"type": "array",
|
|
4892
|
-
"elementType": {
|
|
4893
|
-
"type": "array",
|
|
4894
|
-
"elementType": {
|
|
4895
|
-
"type": "intrinsic",
|
|
4896
|
-
"name": "string"
|
|
4897
|
-
}
|
|
5176
|
+
"id": 13,
|
|
5177
|
+
"name": "schema",
|
|
5178
|
+
"kind": 1024,
|
|
5179
|
+
"kindString": "Property",
|
|
5180
|
+
"flags": {},
|
|
5181
|
+
"sources": [
|
|
5182
|
+
{
|
|
5183
|
+
"fileName": "protocol/packages/payload/dist/esm/models/XyoPayload.d.ts",
|
|
5184
|
+
"line": 17,
|
|
5185
|
+
"character": 4
|
|
4898
5186
|
}
|
|
5187
|
+
],
|
|
5188
|
+
"type": {
|
|
5189
|
+
"type": "literal",
|
|
5190
|
+
"value": "network.xyo.payload.set"
|
|
4899
5191
|
}
|
|
4900
|
-
|
|
4901
|
-
|
|
4902
|
-
|
|
4903
|
-
"package": "typescript"
|
|
4904
|
-
}
|
|
4905
|
-
},
|
|
4906
|
-
{
|
|
4907
|
-
"id": 19,
|
|
4908
|
-
"name": "disallowed",
|
|
4909
|
-
"kind": 1024,
|
|
4910
|
-
"kindString": "Property",
|
|
4911
|
-
"flags": {
|
|
4912
|
-
"isOptional": true
|
|
4913
|
-
},
|
|
4914
|
-
"sources": [
|
|
5192
|
+
}
|
|
5193
|
+
],
|
|
5194
|
+
"groups": [
|
|
4915
5195
|
{
|
|
4916
|
-
"
|
|
4917
|
-
"
|
|
4918
|
-
|
|
5196
|
+
"title": "Properties",
|
|
5197
|
+
"children": [
|
|
5198
|
+
13
|
|
5199
|
+
]
|
|
4919
5200
|
}
|
|
4920
5201
|
],
|
|
4921
|
-
"
|
|
4922
|
-
|
|
4923
|
-
|
|
4924
|
-
|
|
4925
|
-
|
|
4926
|
-
|
|
4927
|
-
},
|
|
4928
|
-
{
|
|
4929
|
-
"type": "array",
|
|
4930
|
-
"elementType": {
|
|
4931
|
-
"type": "intrinsic",
|
|
4932
|
-
"name": "string"
|
|
4933
|
-
}
|
|
4934
|
-
}
|
|
4935
|
-
],
|
|
4936
|
-
"name": "Record",
|
|
4937
|
-
"qualifiedName": "Record",
|
|
4938
|
-
"package": "typescript"
|
|
4939
|
-
}
|
|
4940
|
-
}
|
|
4941
|
-
],
|
|
4942
|
-
"groups": [
|
|
4943
|
-
{
|
|
4944
|
-
"title": "Properties",
|
|
4945
|
-
"children": [
|
|
4946
|
-
18,
|
|
4947
|
-
19
|
|
5202
|
+
"sources": [
|
|
5203
|
+
{
|
|
5204
|
+
"fileName": "protocol/packages/payload/dist/esm/models/XyoPayload.d.ts",
|
|
5205
|
+
"line": 16,
|
|
5206
|
+
"character": 219
|
|
5207
|
+
}
|
|
4948
5208
|
]
|
|
4949
5209
|
}
|
|
4950
|
-
|
|
4951
|
-
|
|
4952
|
-
{
|
|
4953
|
-
"fileName": "sdk/packages/payload-plugin/dist/esm/createPlugin.d.ts",
|
|
4954
|
-
"line": 42,
|
|
4955
|
-
"character": 15
|
|
4956
|
-
}
|
|
4957
|
-
]
|
|
4958
|
-
}
|
|
4959
|
-
}
|
|
4960
|
-
}
|
|
4961
|
-
],
|
|
4962
|
-
"groups": [
|
|
4963
|
-
{
|
|
4964
|
-
"title": "Properties",
|
|
4965
|
-
"children": [
|
|
4966
|
-
16
|
|
4967
|
-
]
|
|
4968
|
-
}
|
|
4969
|
-
],
|
|
4970
|
-
"sources": [
|
|
4971
|
-
{
|
|
4972
|
-
"fileName": "sdk/packages/payload-plugin/dist/esm/createPlugin.d.ts",
|
|
4973
|
-
"line": 41,
|
|
4974
|
-
"character": 114
|
|
4975
|
-
}
|
|
4976
|
-
]
|
|
4977
|
-
}
|
|
4978
|
-
},
|
|
4979
|
-
{
|
|
4980
|
-
"type": "reflection",
|
|
4981
|
-
"declaration": {
|
|
4982
|
-
"id": 20,
|
|
4983
|
-
"name": "__type",
|
|
4984
|
-
"kind": 65536,
|
|
4985
|
-
"kindString": "Type literal",
|
|
4986
|
-
"flags": {},
|
|
4987
|
-
"children": [
|
|
4988
|
-
{
|
|
4989
|
-
"id": 21,
|
|
4990
|
-
"name": "targetSchema",
|
|
4991
|
-
"kind": 1024,
|
|
4992
|
-
"kindString": "Property",
|
|
4993
|
-
"flags": {
|
|
4994
|
-
"isOptional": true
|
|
4995
|
-
},
|
|
4996
|
-
"sources": [
|
|
4997
|
-
{
|
|
4998
|
-
"fileName": "sdk/packages/payload-plugin/dist/esm/createPlugin.d.ts",
|
|
4999
|
-
"line": 47,
|
|
5000
|
-
"character": 4
|
|
5001
|
-
}
|
|
5002
|
-
],
|
|
5003
|
-
"type": {
|
|
5004
|
-
"type": "intrinsic",
|
|
5005
|
-
"name": "string"
|
|
5006
|
-
}
|
|
5007
|
-
}
|
|
5008
|
-
],
|
|
5009
|
-
"groups": [
|
|
5010
|
-
{
|
|
5011
|
-
"title": "Properties",
|
|
5012
|
-
"children": [
|
|
5013
|
-
21
|
|
5014
|
-
]
|
|
5015
|
-
}
|
|
5016
|
-
],
|
|
5017
|
-
"sources": [
|
|
5018
|
-
{
|
|
5019
|
-
"fileName": "sdk/packages/payload-plugin/dist/esm/createPlugin.d.ts",
|
|
5020
|
-
"line": 46,
|
|
5021
|
-
"character": 4
|
|
5022
|
-
}
|
|
5023
|
-
]
|
|
5024
|
-
}
|
|
5025
|
-
},
|
|
5026
|
-
{
|
|
5027
|
-
"type": "reflection",
|
|
5028
|
-
"declaration": {
|
|
5029
|
-
"id": 22,
|
|
5030
|
-
"name": "__type",
|
|
5031
|
-
"kind": 65536,
|
|
5032
|
-
"kindString": "Type literal",
|
|
5033
|
-
"flags": {},
|
|
5034
|
-
"children": [
|
|
5035
|
-
{
|
|
5036
|
-
"id": 23,
|
|
5037
|
-
"name": "schema",
|
|
5038
|
-
"kind": 1024,
|
|
5039
|
-
"kindString": "Property",
|
|
5040
|
-
"flags": {},
|
|
5041
|
-
"sources": [
|
|
5042
|
-
{
|
|
5043
|
-
"fileName": "sdk/packages/payload-plugin/dist/esm/createPlugin.d.ts",
|
|
5044
|
-
"line": 49,
|
|
5045
|
-
"character": 4
|
|
5046
|
-
}
|
|
5047
|
-
],
|
|
5048
|
-
"type": {
|
|
5049
|
-
"type": "intrinsic",
|
|
5050
|
-
"name": "string"
|
|
5210
|
+
}
|
|
5211
|
+
]
|
|
5051
5212
|
}
|
|
5052
5213
|
}
|
|
5053
5214
|
],
|
|
@@ -5055,15 +5216,15 @@
|
|
|
5055
5216
|
{
|
|
5056
5217
|
"title": "Properties",
|
|
5057
5218
|
"children": [
|
|
5058
|
-
|
|
5219
|
+
11
|
|
5059
5220
|
]
|
|
5060
5221
|
}
|
|
5061
5222
|
],
|
|
5062
5223
|
"sources": [
|
|
5063
5224
|
{
|
|
5064
|
-
"fileName": "
|
|
5065
|
-
"line":
|
|
5066
|
-
"character":
|
|
5225
|
+
"fileName": "modules/packages/witness/dist/esm/Config.d.ts",
|
|
5226
|
+
"line": 5,
|
|
5227
|
+
"character": 98
|
|
5067
5228
|
}
|
|
5068
5229
|
]
|
|
5069
5230
|
}
|
|
@@ -5074,115 +5235,7 @@
|
|
|
5074
5235
|
"name": "XyoModuleParams"
|
|
5075
5236
|
}
|
|
5076
5237
|
],
|
|
5077
|
-
"name": "
|
|
5078
|
-
}
|
|
5079
|
-
}
|
|
5080
|
-
]
|
|
5081
|
-
},
|
|
5082
|
-
{
|
|
5083
|
-
"id": 35,
|
|
5084
|
-
"name": "XyoBowserSystemInfoPayloadTemplate",
|
|
5085
|
-
"kind": 64,
|
|
5086
|
-
"kindString": "Function",
|
|
5087
|
-
"flags": {},
|
|
5088
|
-
"sources": [
|
|
5089
|
-
{
|
|
5090
|
-
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Template.ts",
|
|
5091
|
-
"line": 4,
|
|
5092
|
-
"character": 13,
|
|
5093
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1292c4191d/packages/plugins/packages/system/packages/info/packages/bowser/src/Template.ts#L4"
|
|
5094
|
-
}
|
|
5095
|
-
],
|
|
5096
|
-
"signatures": [
|
|
5097
|
-
{
|
|
5098
|
-
"id": 36,
|
|
5099
|
-
"name": "XyoBowserSystemInfoPayloadTemplate",
|
|
5100
|
-
"kind": 4096,
|
|
5101
|
-
"kindString": "Call signature",
|
|
5102
|
-
"flags": {},
|
|
5103
|
-
"type": {
|
|
5104
|
-
"type": "intersection",
|
|
5105
|
-
"types": [
|
|
5106
|
-
{
|
|
5107
|
-
"type": "reference",
|
|
5108
|
-
"name": "SchemaFields"
|
|
5109
|
-
},
|
|
5110
|
-
{
|
|
5111
|
-
"type": "reference",
|
|
5112
|
-
"name": "PayloadFields"
|
|
5113
|
-
},
|
|
5114
|
-
{
|
|
5115
|
-
"type": "reflection",
|
|
5116
|
-
"declaration": {
|
|
5117
|
-
"id": 37,
|
|
5118
|
-
"name": "__type",
|
|
5119
|
-
"kind": 65536,
|
|
5120
|
-
"kindString": "Type literal",
|
|
5121
|
-
"flags": {},
|
|
5122
|
-
"children": [
|
|
5123
|
-
{
|
|
5124
|
-
"id": 38,
|
|
5125
|
-
"name": "bowser",
|
|
5126
|
-
"kind": 1024,
|
|
5127
|
-
"kindString": "Property",
|
|
5128
|
-
"flags": {
|
|
5129
|
-
"isOptional": true
|
|
5130
|
-
},
|
|
5131
|
-
"sources": [
|
|
5132
|
-
{
|
|
5133
|
-
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Payload.ts",
|
|
5134
|
-
"line": 7,
|
|
5135
|
-
"character": 2,
|
|
5136
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1292c4191d/packages/plugins/packages/system/packages/info/packages/bowser/src/Payload.ts#L7"
|
|
5137
|
-
}
|
|
5138
|
-
],
|
|
5139
|
-
"type": {
|
|
5140
|
-
"type": "reference",
|
|
5141
|
-
"name": "ParsedResult",
|
|
5142
|
-
"qualifiedName": "Bowser.Parser.ParsedResult",
|
|
5143
|
-
"package": "bowser"
|
|
5144
|
-
}
|
|
5145
|
-
},
|
|
5146
|
-
{
|
|
5147
|
-
"id": 39,
|
|
5148
|
-
"name": "schema",
|
|
5149
|
-
"kind": 1024,
|
|
5150
|
-
"kindString": "Property",
|
|
5151
|
-
"flags": {},
|
|
5152
|
-
"sources": [
|
|
5153
|
-
{
|
|
5154
|
-
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Payload.ts",
|
|
5155
|
-
"line": 8,
|
|
5156
|
-
"character": 2,
|
|
5157
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1292c4191d/packages/plugins/packages/system/packages/info/packages/bowser/src/Payload.ts#L8"
|
|
5158
|
-
}
|
|
5159
|
-
],
|
|
5160
|
-
"type": {
|
|
5161
|
-
"type": "literal",
|
|
5162
|
-
"value": "network.xyo.system.info.bowser"
|
|
5163
|
-
}
|
|
5164
|
-
}
|
|
5165
|
-
],
|
|
5166
|
-
"groups": [
|
|
5167
|
-
{
|
|
5168
|
-
"title": "Properties",
|
|
5169
|
-
"children": [
|
|
5170
|
-
38,
|
|
5171
|
-
39
|
|
5172
|
-
]
|
|
5173
|
-
}
|
|
5174
|
-
],
|
|
5175
|
-
"sources": [
|
|
5176
|
-
{
|
|
5177
|
-
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/Payload.ts",
|
|
5178
|
-
"line": 6,
|
|
5179
|
-
"character": 52,
|
|
5180
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1292c4191d/packages/plugins/packages/system/packages/info/packages/bowser/src/Payload.ts#L6"
|
|
5181
|
-
}
|
|
5182
|
-
]
|
|
5183
|
-
}
|
|
5184
|
-
}
|
|
5185
|
-
]
|
|
5238
|
+
"name": "PayloadSetWitnessPlugin"
|
|
5186
5239
|
}
|
|
5187
5240
|
}
|
|
5188
5241
|
]
|
|
@@ -5192,36 +5245,36 @@
|
|
|
5192
5245
|
{
|
|
5193
5246
|
"title": "References",
|
|
5194
5247
|
"children": [
|
|
5195
|
-
|
|
5248
|
+
217
|
|
5196
5249
|
]
|
|
5197
5250
|
},
|
|
5198
5251
|
{
|
|
5199
5252
|
"title": "Classes",
|
|
5200
5253
|
"children": [
|
|
5201
|
-
|
|
5254
|
+
30
|
|
5202
5255
|
]
|
|
5203
5256
|
},
|
|
5204
5257
|
{
|
|
5205
5258
|
"title": "Type Aliases",
|
|
5206
5259
|
"children": [
|
|
5207
|
-
|
|
5208
|
-
|
|
5209
|
-
|
|
5210
|
-
|
|
5260
|
+
19,
|
|
5261
|
+
24,
|
|
5262
|
+
16,
|
|
5263
|
+
15
|
|
5211
5264
|
]
|
|
5212
5265
|
},
|
|
5213
5266
|
{
|
|
5214
5267
|
"title": "Variables",
|
|
5215
5268
|
"children": [
|
|
5216
|
-
|
|
5217
|
-
|
|
5269
|
+
23,
|
|
5270
|
+
14
|
|
5218
5271
|
]
|
|
5219
5272
|
},
|
|
5220
5273
|
{
|
|
5221
5274
|
"title": "Functions",
|
|
5222
5275
|
"children": [
|
|
5223
|
-
|
|
5224
|
-
|
|
5276
|
+
25,
|
|
5277
|
+
1
|
|
5225
5278
|
]
|
|
5226
5279
|
}
|
|
5227
5280
|
],
|
|
@@ -5230,7 +5283,7 @@
|
|
|
5230
5283
|
"fileName": "plugins/packages/system/packages/info/packages/bowser/src/index.ts",
|
|
5231
5284
|
"line": 1,
|
|
5232
5285
|
"character": 0,
|
|
5233
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5286
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/system/packages/info/packages/bowser/src/index.ts#L1"
|
|
5234
5287
|
}
|
|
5235
5288
|
]
|
|
5236
5289
|
}
|