@xyo-network/witness 2.33.13 → 2.33.15
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/Queries/index.d.ts +1 -1
- package/dist/cjs/Queries/index.d.ts.map +1 -1
- package/dist/cjs/Witness.d.ts +2 -2
- package/dist/cjs/Witness.d.ts.map +1 -1
- package/dist/cjs/XyoWitness.d.ts +4 -5
- package/dist/cjs/XyoWitness.d.ts.map +1 -1
- package/dist/cjs/XyoWitness.js +4 -3
- package/dist/cjs/XyoWitness.js.map +1 -1
- package/dist/docs.json +891 -921
- package/dist/esm/Queries/index.d.ts +1 -1
- package/dist/esm/Queries/index.d.ts.map +1 -1
- package/dist/esm/Witness.d.ts +2 -2
- package/dist/esm/Witness.d.ts.map +1 -1
- package/dist/esm/XyoWitness.d.ts +4 -5
- package/dist/esm/XyoWitness.d.ts.map +1 -1
- package/dist/esm/XyoWitness.js +4 -3
- package/dist/esm/XyoWitness.js.map +1 -1
- package/package.json +5 -5
- package/src/Queries/index.ts +3 -3
- package/src/Witness.ts +2 -2
- package/src/XyoWitness.ts +9 -12
package/dist/docs.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"originalName": "",
|
|
8
8
|
"children": [
|
|
9
9
|
{
|
|
10
|
-
"id":
|
|
10
|
+
"id": 48,
|
|
11
11
|
"name": "XyoTimestampWitness",
|
|
12
12
|
"kind": 128,
|
|
13
13
|
"kindString": "Class",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
},
|
|
17
17
|
"children": [
|
|
18
18
|
{
|
|
19
|
-
"id":
|
|
19
|
+
"id": 49,
|
|
20
20
|
"name": "constructor",
|
|
21
21
|
"kind": 512,
|
|
22
22
|
"kindString": "Constructor",
|
|
@@ -24,21 +24,21 @@
|
|
|
24
24
|
"sources": [
|
|
25
25
|
{
|
|
26
26
|
"fileName": "modules/packages/witness/src/XyoWitness.ts",
|
|
27
|
-
"line":
|
|
27
|
+
"line": 15,
|
|
28
28
|
"character": 2,
|
|
29
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
29
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/XyoWitness.ts#L15"
|
|
30
30
|
}
|
|
31
31
|
],
|
|
32
32
|
"signatures": [
|
|
33
33
|
{
|
|
34
|
-
"id":
|
|
34
|
+
"id": 50,
|
|
35
35
|
"name": "new XyoTimestampWitness",
|
|
36
36
|
"kind": 16384,
|
|
37
37
|
"kindString": "Constructor signature",
|
|
38
38
|
"flags": {},
|
|
39
39
|
"typeParameter": [
|
|
40
40
|
{
|
|
41
|
-
"id":
|
|
41
|
+
"id": 55,
|
|
42
42
|
"name": "T",
|
|
43
43
|
"kind": 131072,
|
|
44
44
|
"kindString": "Type parameter",
|
|
@@ -57,14 +57,14 @@
|
|
|
57
57
|
{
|
|
58
58
|
"type": "reflection",
|
|
59
59
|
"declaration": {
|
|
60
|
-
"id":
|
|
60
|
+
"id": 51,
|
|
61
61
|
"name": "__type",
|
|
62
62
|
"kind": 65536,
|
|
63
63
|
"kindString": "Type literal",
|
|
64
64
|
"flags": {},
|
|
65
65
|
"children": [
|
|
66
66
|
{
|
|
67
|
-
"id":
|
|
67
|
+
"id": 52,
|
|
68
68
|
"name": "schema",
|
|
69
69
|
"kind": 1024,
|
|
70
70
|
"kindString": "Property",
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
{
|
|
87
87
|
"title": "Properties",
|
|
88
88
|
"children": [
|
|
89
|
-
|
|
89
|
+
52
|
|
90
90
|
]
|
|
91
91
|
}
|
|
92
92
|
],
|
|
@@ -115,14 +115,14 @@
|
|
|
115
115
|
{
|
|
116
116
|
"type": "reflection",
|
|
117
117
|
"declaration": {
|
|
118
|
-
"id":
|
|
118
|
+
"id": 53,
|
|
119
119
|
"name": "__type",
|
|
120
120
|
"kind": 65536,
|
|
121
121
|
"kindString": "Type literal",
|
|
122
122
|
"flags": {},
|
|
123
123
|
"children": [
|
|
124
124
|
{
|
|
125
|
-
"id":
|
|
125
|
+
"id": 54,
|
|
126
126
|
"name": "schema",
|
|
127
127
|
"kind": 1024,
|
|
128
128
|
"kindString": "Property",
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
{
|
|
145
145
|
"title": "Properties",
|
|
146
146
|
"children": [
|
|
147
|
-
|
|
147
|
+
54
|
|
148
148
|
]
|
|
149
149
|
}
|
|
150
150
|
],
|
|
@@ -161,7 +161,7 @@
|
|
|
161
161
|
}
|
|
162
162
|
},
|
|
163
163
|
{
|
|
164
|
-
"id":
|
|
164
|
+
"id": 64,
|
|
165
165
|
"name": "C",
|
|
166
166
|
"kind": 131072,
|
|
167
167
|
"kindString": "Type parameter",
|
|
@@ -180,14 +180,14 @@
|
|
|
180
180
|
{
|
|
181
181
|
"type": "reflection",
|
|
182
182
|
"declaration": {
|
|
183
|
-
"id":
|
|
183
|
+
"id": 56,
|
|
184
184
|
"name": "__type",
|
|
185
185
|
"kind": 65536,
|
|
186
186
|
"kindString": "Type literal",
|
|
187
187
|
"flags": {},
|
|
188
188
|
"children": [
|
|
189
189
|
{
|
|
190
|
-
"id":
|
|
190
|
+
"id": 57,
|
|
191
191
|
"name": "schema",
|
|
192
192
|
"kind": 1024,
|
|
193
193
|
"kindString": "Property",
|
|
@@ -209,7 +209,7 @@
|
|
|
209
209
|
{
|
|
210
210
|
"title": "Properties",
|
|
211
211
|
"children": [
|
|
212
|
-
|
|
212
|
+
57
|
|
213
213
|
]
|
|
214
214
|
}
|
|
215
215
|
],
|
|
@@ -225,14 +225,14 @@
|
|
|
225
225
|
{
|
|
226
226
|
"type": "reflection",
|
|
227
227
|
"declaration": {
|
|
228
|
-
"id":
|
|
228
|
+
"id": 58,
|
|
229
229
|
"name": "__type",
|
|
230
230
|
"kind": 65536,
|
|
231
231
|
"kindString": "Type literal",
|
|
232
232
|
"flags": {},
|
|
233
233
|
"children": [
|
|
234
234
|
{
|
|
235
|
-
"id":
|
|
235
|
+
"id": 59,
|
|
236
236
|
"name": "targetSchema",
|
|
237
237
|
"kind": 1024,
|
|
238
238
|
"kindString": "Property",
|
|
@@ -242,7 +242,7 @@
|
|
|
242
242
|
"fileName": "modules/packages/witness/src/Config.ts",
|
|
243
243
|
"line": 9,
|
|
244
244
|
"character": 4,
|
|
245
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
245
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/Config.ts#L9"
|
|
246
246
|
}
|
|
247
247
|
],
|
|
248
248
|
"type": {
|
|
@@ -253,7 +253,7 @@
|
|
|
253
253
|
},
|
|
254
254
|
"objectType": {
|
|
255
255
|
"type": "reference",
|
|
256
|
-
"id":
|
|
256
|
+
"id": 55,
|
|
257
257
|
"name": "T"
|
|
258
258
|
}
|
|
259
259
|
}
|
|
@@ -263,7 +263,7 @@
|
|
|
263
263
|
{
|
|
264
264
|
"title": "Properties",
|
|
265
265
|
"children": [
|
|
266
|
-
|
|
266
|
+
59
|
|
267
267
|
]
|
|
268
268
|
}
|
|
269
269
|
],
|
|
@@ -272,7 +272,7 @@
|
|
|
272
272
|
"fileName": "modules/packages/witness/src/Config.ts",
|
|
273
273
|
"line": 8,
|
|
274
274
|
"character": 12,
|
|
275
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
275
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/Config.ts#L8"
|
|
276
276
|
}
|
|
277
277
|
]
|
|
278
278
|
}
|
|
@@ -293,14 +293,14 @@
|
|
|
293
293
|
{
|
|
294
294
|
"type": "reflection",
|
|
295
295
|
"declaration": {
|
|
296
|
-
"id":
|
|
296
|
+
"id": 60,
|
|
297
297
|
"name": "__type",
|
|
298
298
|
"kind": 65536,
|
|
299
299
|
"kindString": "Type literal",
|
|
300
300
|
"flags": {},
|
|
301
301
|
"children": [
|
|
302
302
|
{
|
|
303
|
-
"id":
|
|
303
|
+
"id": 61,
|
|
304
304
|
"name": "schema",
|
|
305
305
|
"kind": 1024,
|
|
306
306
|
"kindString": "Property",
|
|
@@ -322,7 +322,7 @@
|
|
|
322
322
|
{
|
|
323
323
|
"title": "Properties",
|
|
324
324
|
"children": [
|
|
325
|
-
|
|
325
|
+
61
|
|
326
326
|
]
|
|
327
327
|
}
|
|
328
328
|
],
|
|
@@ -338,14 +338,14 @@
|
|
|
338
338
|
{
|
|
339
339
|
"type": "reflection",
|
|
340
340
|
"declaration": {
|
|
341
|
-
"id":
|
|
341
|
+
"id": 62,
|
|
342
342
|
"name": "__type",
|
|
343
343
|
"kind": 65536,
|
|
344
344
|
"kindString": "Type literal",
|
|
345
345
|
"flags": {},
|
|
346
346
|
"children": [
|
|
347
347
|
{
|
|
348
|
-
"id":
|
|
348
|
+
"id": 63,
|
|
349
349
|
"name": "targetSchema",
|
|
350
350
|
"kind": 1024,
|
|
351
351
|
"kindString": "Property",
|
|
@@ -355,7 +355,7 @@
|
|
|
355
355
|
"fileName": "modules/packages/witness/src/Config.ts",
|
|
356
356
|
"line": 9,
|
|
357
357
|
"character": 4,
|
|
358
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
358
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/Config.ts#L9"
|
|
359
359
|
}
|
|
360
360
|
],
|
|
361
361
|
"type": {
|
|
@@ -366,7 +366,7 @@
|
|
|
366
366
|
},
|
|
367
367
|
"objectType": {
|
|
368
368
|
"type": "reference",
|
|
369
|
-
"id":
|
|
369
|
+
"id": 55,
|
|
370
370
|
"name": "T"
|
|
371
371
|
}
|
|
372
372
|
}
|
|
@@ -376,7 +376,7 @@
|
|
|
376
376
|
{
|
|
377
377
|
"title": "Properties",
|
|
378
378
|
"children": [
|
|
379
|
-
|
|
379
|
+
63
|
|
380
380
|
]
|
|
381
381
|
}
|
|
382
382
|
],
|
|
@@ -385,7 +385,7 @@
|
|
|
385
385
|
"fileName": "modules/packages/witness/src/Config.ts",
|
|
386
386
|
"line": 8,
|
|
387
387
|
"character": 12,
|
|
388
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
388
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/Config.ts#L8"
|
|
389
389
|
}
|
|
390
390
|
]
|
|
391
391
|
}
|
|
@@ -396,7 +396,7 @@
|
|
|
396
396
|
],
|
|
397
397
|
"parameters": [
|
|
398
398
|
{
|
|
399
|
-
"id":
|
|
399
|
+
"id": 65,
|
|
400
400
|
"name": "config",
|
|
401
401
|
"kind": 32768,
|
|
402
402
|
"kindString": "Parameter",
|
|
@@ -405,12 +405,12 @@
|
|
|
405
405
|
},
|
|
406
406
|
"type": {
|
|
407
407
|
"type": "reference",
|
|
408
|
-
"id":
|
|
408
|
+
"id": 64,
|
|
409
409
|
"name": "C"
|
|
410
410
|
}
|
|
411
411
|
},
|
|
412
412
|
{
|
|
413
|
-
"id":
|
|
413
|
+
"id": 66,
|
|
414
414
|
"name": "account",
|
|
415
415
|
"kind": 32768,
|
|
416
416
|
"kindString": "Parameter",
|
|
@@ -423,7 +423,7 @@
|
|
|
423
423
|
}
|
|
424
424
|
},
|
|
425
425
|
{
|
|
426
|
-
"id":
|
|
426
|
+
"id": 67,
|
|
427
427
|
"name": "resolver",
|
|
428
428
|
"kind": 32768,
|
|
429
429
|
"kindString": "Parameter",
|
|
@@ -433,7 +433,7 @@
|
|
|
433
433
|
"type": {
|
|
434
434
|
"type": "reflection",
|
|
435
435
|
"declaration": {
|
|
436
|
-
"id":
|
|
436
|
+
"id": 68,
|
|
437
437
|
"name": "__type",
|
|
438
438
|
"kind": 65536,
|
|
439
439
|
"kindString": "Type literal",
|
|
@@ -441,21 +441,21 @@
|
|
|
441
441
|
"sources": [
|
|
442
442
|
{
|
|
443
443
|
"fileName": "modules/packages/witness/src/XyoWitness.ts",
|
|
444
|
-
"line":
|
|
444
|
+
"line": 15,
|
|
445
445
|
"character": 65,
|
|
446
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
446
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/XyoWitness.ts#L15"
|
|
447
447
|
}
|
|
448
448
|
],
|
|
449
449
|
"signatures": [
|
|
450
450
|
{
|
|
451
|
-
"id":
|
|
451
|
+
"id": 69,
|
|
452
452
|
"name": "__type",
|
|
453
453
|
"kind": 4096,
|
|
454
454
|
"kindString": "Call signature",
|
|
455
455
|
"flags": {},
|
|
456
456
|
"parameters": [
|
|
457
457
|
{
|
|
458
|
-
"id":
|
|
458
|
+
"id": 70,
|
|
459
459
|
"name": "address",
|
|
460
460
|
"kind": 32768,
|
|
461
461
|
"kindString": "Parameter",
|
|
@@ -469,68 +469,6 @@
|
|
|
469
469
|
"type": {
|
|
470
470
|
"type": "reference",
|
|
471
471
|
"typeArguments": [
|
|
472
|
-
{
|
|
473
|
-
"type": "intersection",
|
|
474
|
-
"types": [
|
|
475
|
-
{
|
|
476
|
-
"type": "reference",
|
|
477
|
-
"name": "SchemaFields"
|
|
478
|
-
},
|
|
479
|
-
{
|
|
480
|
-
"type": "reference",
|
|
481
|
-
"name": "PayloadFields"
|
|
482
|
-
},
|
|
483
|
-
{
|
|
484
|
-
"type": "reference",
|
|
485
|
-
"name": "XyoQueryFields"
|
|
486
|
-
},
|
|
487
|
-
{
|
|
488
|
-
"type": "reflection",
|
|
489
|
-
"declaration": {
|
|
490
|
-
"id": 67,
|
|
491
|
-
"name": "__type",
|
|
492
|
-
"kind": 65536,
|
|
493
|
-
"kindString": "Type literal",
|
|
494
|
-
"flags": {},
|
|
495
|
-
"children": [
|
|
496
|
-
{
|
|
497
|
-
"id": 68,
|
|
498
|
-
"name": "schema",
|
|
499
|
-
"kind": 1024,
|
|
500
|
-
"kindString": "Property",
|
|
501
|
-
"flags": {},
|
|
502
|
-
"sources": [
|
|
503
|
-
{
|
|
504
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
505
|
-
"line": 18,
|
|
506
|
-
"character": 4
|
|
507
|
-
}
|
|
508
|
-
],
|
|
509
|
-
"type": {
|
|
510
|
-
"type": "intrinsic",
|
|
511
|
-
"name": "string"
|
|
512
|
-
}
|
|
513
|
-
}
|
|
514
|
-
],
|
|
515
|
-
"groups": [
|
|
516
|
-
{
|
|
517
|
-
"title": "Properties",
|
|
518
|
-
"children": [
|
|
519
|
-
68
|
|
520
|
-
]
|
|
521
|
-
}
|
|
522
|
-
],
|
|
523
|
-
"sources": [
|
|
524
|
-
{
|
|
525
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
526
|
-
"line": 17,
|
|
527
|
-
"character": 227
|
|
528
|
-
}
|
|
529
|
-
]
|
|
530
|
-
}
|
|
531
|
-
}
|
|
532
|
-
]
|
|
533
|
-
},
|
|
534
472
|
{
|
|
535
473
|
"type": "intersection",
|
|
536
474
|
"types": [
|
|
@@ -545,14 +483,14 @@
|
|
|
545
483
|
{
|
|
546
484
|
"type": "reflection",
|
|
547
485
|
"declaration": {
|
|
548
|
-
"id":
|
|
486
|
+
"id": 71,
|
|
549
487
|
"name": "__type",
|
|
550
488
|
"kind": 65536,
|
|
551
489
|
"kindString": "Type literal",
|
|
552
490
|
"flags": {},
|
|
553
491
|
"children": [
|
|
554
492
|
{
|
|
555
|
-
"id":
|
|
493
|
+
"id": 72,
|
|
556
494
|
"name": "schema",
|
|
557
495
|
"kind": 1024,
|
|
558
496
|
"kindString": "Property",
|
|
@@ -574,7 +512,7 @@
|
|
|
574
512
|
{
|
|
575
513
|
"title": "Properties",
|
|
576
514
|
"children": [
|
|
577
|
-
|
|
515
|
+
72
|
|
578
516
|
]
|
|
579
517
|
}
|
|
580
518
|
],
|
|
@@ -600,16 +538,16 @@
|
|
|
600
538
|
],
|
|
601
539
|
"type": {
|
|
602
540
|
"type": "reference",
|
|
603
|
-
"id":
|
|
541
|
+
"id": 48,
|
|
604
542
|
"typeArguments": [
|
|
605
543
|
{
|
|
606
544
|
"type": "reference",
|
|
607
|
-
"id":
|
|
545
|
+
"id": 55,
|
|
608
546
|
"name": "T"
|
|
609
547
|
},
|
|
610
548
|
{
|
|
611
549
|
"type": "reference",
|
|
612
|
-
"id":
|
|
550
|
+
"id": 64,
|
|
613
551
|
"name": "C"
|
|
614
552
|
}
|
|
615
553
|
],
|
|
@@ -617,19 +555,19 @@
|
|
|
617
555
|
},
|
|
618
556
|
"inheritedFrom": {
|
|
619
557
|
"type": "reference",
|
|
620
|
-
"id":
|
|
558
|
+
"id": 142,
|
|
621
559
|
"name": "XyoWitness.constructor"
|
|
622
560
|
}
|
|
623
561
|
}
|
|
624
562
|
],
|
|
625
563
|
"inheritedFrom": {
|
|
626
564
|
"type": "reference",
|
|
627
|
-
"id":
|
|
565
|
+
"id": 141,
|
|
628
566
|
"name": "XyoWitness.constructor"
|
|
629
567
|
}
|
|
630
568
|
},
|
|
631
569
|
{
|
|
632
|
-
"id":
|
|
570
|
+
"id": 91,
|
|
633
571
|
"name": "account",
|
|
634
572
|
"kind": 1024,
|
|
635
573
|
"kindString": "Property",
|
|
@@ -649,12 +587,12 @@
|
|
|
649
587
|
},
|
|
650
588
|
"inheritedFrom": {
|
|
651
589
|
"type": "reference",
|
|
652
|
-
"id":
|
|
590
|
+
"id": 183,
|
|
653
591
|
"name": "XyoWitness.account"
|
|
654
592
|
}
|
|
655
593
|
},
|
|
656
594
|
{
|
|
657
|
-
"id":
|
|
595
|
+
"id": 90,
|
|
658
596
|
"name": "config",
|
|
659
597
|
"kind": 1024,
|
|
660
598
|
"kindString": "Property",
|
|
@@ -671,17 +609,17 @@
|
|
|
671
609
|
],
|
|
672
610
|
"type": {
|
|
673
611
|
"type": "reference",
|
|
674
|
-
"id":
|
|
612
|
+
"id": 64,
|
|
675
613
|
"name": "C"
|
|
676
614
|
},
|
|
677
615
|
"inheritedFrom": {
|
|
678
616
|
"type": "reference",
|
|
679
|
-
"id":
|
|
617
|
+
"id": 182,
|
|
680
618
|
"name": "XyoWitness.config"
|
|
681
619
|
}
|
|
682
620
|
},
|
|
683
621
|
{
|
|
684
|
-
"id":
|
|
622
|
+
"id": 92,
|
|
685
623
|
"name": "resolver",
|
|
686
624
|
"kind": 1024,
|
|
687
625
|
"kindString": "Property",
|
|
@@ -702,12 +640,12 @@
|
|
|
702
640
|
},
|
|
703
641
|
"inheritedFrom": {
|
|
704
642
|
"type": "reference",
|
|
705
|
-
"id":
|
|
643
|
+
"id": 184,
|
|
706
644
|
"name": "XyoWitness.resolver"
|
|
707
645
|
}
|
|
708
646
|
},
|
|
709
647
|
{
|
|
710
|
-
"id":
|
|
648
|
+
"id": 93,
|
|
711
649
|
"name": "address",
|
|
712
650
|
"kind": 262144,
|
|
713
651
|
"kindString": "Accessor",
|
|
@@ -720,7 +658,7 @@
|
|
|
720
658
|
}
|
|
721
659
|
],
|
|
722
660
|
"getSignature": {
|
|
723
|
-
"id":
|
|
661
|
+
"id": 94,
|
|
724
662
|
"name": "address",
|
|
725
663
|
"kind": 524288,
|
|
726
664
|
"kindString": "Get signature",
|
|
@@ -736,12 +674,12 @@
|
|
|
736
674
|
},
|
|
737
675
|
"inheritedFrom": {
|
|
738
676
|
"type": "reference",
|
|
739
|
-
"id":
|
|
677
|
+
"id": 185,
|
|
740
678
|
"name": "XyoWitness.address"
|
|
741
679
|
}
|
|
742
680
|
},
|
|
743
681
|
{
|
|
744
|
-
"id":
|
|
682
|
+
"id": 76,
|
|
745
683
|
"name": "targetSchema",
|
|
746
684
|
"kind": 262144,
|
|
747
685
|
"kindString": "Accessor",
|
|
@@ -751,13 +689,13 @@
|
|
|
751
689
|
"sources": [
|
|
752
690
|
{
|
|
753
691
|
"fileName": "modules/packages/witness/src/XyoWitness.ts",
|
|
754
|
-
"line":
|
|
692
|
+
"line": 19,
|
|
755
693
|
"character": 13,
|
|
756
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
694
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/XyoWitness.ts#L19"
|
|
757
695
|
}
|
|
758
696
|
],
|
|
759
697
|
"getSignature": {
|
|
760
|
-
"id":
|
|
698
|
+
"id": 77,
|
|
761
699
|
"name": "targetSchema",
|
|
762
700
|
"kind": 524288,
|
|
763
701
|
"kindString": "Get signature",
|
|
@@ -777,7 +715,7 @@
|
|
|
777
715
|
},
|
|
778
716
|
"objectType": {
|
|
779
717
|
"type": "reference",
|
|
780
|
-
"id":
|
|
718
|
+
"id": 147,
|
|
781
719
|
"name": "TTarget"
|
|
782
720
|
}
|
|
783
721
|
}
|
|
@@ -790,12 +728,12 @@
|
|
|
790
728
|
},
|
|
791
729
|
"inheritedFrom": {
|
|
792
730
|
"type": "reference",
|
|
793
|
-
"id":
|
|
731
|
+
"id": 165,
|
|
794
732
|
"name": "XyoWitness.targetSchema"
|
|
795
733
|
}
|
|
796
734
|
},
|
|
797
735
|
{
|
|
798
|
-
"id":
|
|
736
|
+
"id": 117,
|
|
799
737
|
"name": "bindHashes",
|
|
800
738
|
"kind": 2048,
|
|
801
739
|
"kindString": "Method",
|
|
@@ -809,14 +747,14 @@
|
|
|
809
747
|
],
|
|
810
748
|
"signatures": [
|
|
811
749
|
{
|
|
812
|
-
"id":
|
|
750
|
+
"id": 118,
|
|
813
751
|
"name": "bindHashes",
|
|
814
752
|
"kind": 4096,
|
|
815
753
|
"kindString": "Call signature",
|
|
816
754
|
"flags": {},
|
|
817
755
|
"parameters": [
|
|
818
756
|
{
|
|
819
|
-
"id":
|
|
757
|
+
"id": 119,
|
|
820
758
|
"name": "hashes",
|
|
821
759
|
"kind": 32768,
|
|
822
760
|
"kindString": "Parameter",
|
|
@@ -830,7 +768,7 @@
|
|
|
830
768
|
}
|
|
831
769
|
},
|
|
832
770
|
{
|
|
833
|
-
"id":
|
|
771
|
+
"id": 120,
|
|
834
772
|
"name": "schema",
|
|
835
773
|
"kind": 32768,
|
|
836
774
|
"kindString": "Parameter",
|
|
@@ -844,7 +782,7 @@
|
|
|
844
782
|
}
|
|
845
783
|
},
|
|
846
784
|
{
|
|
847
|
-
"id":
|
|
785
|
+
"id": 121,
|
|
848
786
|
"name": "account",
|
|
849
787
|
"kind": 32768,
|
|
850
788
|
"kindString": "Parameter",
|
|
@@ -873,19 +811,19 @@
|
|
|
873
811
|
},
|
|
874
812
|
"inheritedFrom": {
|
|
875
813
|
"type": "reference",
|
|
876
|
-
"id":
|
|
814
|
+
"id": 210,
|
|
877
815
|
"name": "XyoWitness.bindHashes"
|
|
878
816
|
}
|
|
879
817
|
}
|
|
880
818
|
],
|
|
881
819
|
"inheritedFrom": {
|
|
882
820
|
"type": "reference",
|
|
883
|
-
"id":
|
|
821
|
+
"id": 209,
|
|
884
822
|
"name": "XyoWitness.bindHashes"
|
|
885
823
|
}
|
|
886
824
|
},
|
|
887
825
|
{
|
|
888
|
-
"id":
|
|
826
|
+
"id": 110,
|
|
889
827
|
"name": "bindHashesInternal",
|
|
890
828
|
"kind": 2048,
|
|
891
829
|
"kindString": "Method",
|
|
@@ -899,14 +837,14 @@
|
|
|
899
837
|
],
|
|
900
838
|
"signatures": [
|
|
901
839
|
{
|
|
902
|
-
"id":
|
|
840
|
+
"id": 111,
|
|
903
841
|
"name": "bindHashesInternal",
|
|
904
842
|
"kind": 4096,
|
|
905
843
|
"kindString": "Call signature",
|
|
906
844
|
"flags": {},
|
|
907
845
|
"parameters": [
|
|
908
846
|
{
|
|
909
|
-
"id":
|
|
847
|
+
"id": 112,
|
|
910
848
|
"name": "hashes",
|
|
911
849
|
"kind": 32768,
|
|
912
850
|
"kindString": "Parameter",
|
|
@@ -920,7 +858,7 @@
|
|
|
920
858
|
}
|
|
921
859
|
},
|
|
922
860
|
{
|
|
923
|
-
"id":
|
|
861
|
+
"id": 113,
|
|
924
862
|
"name": "schema",
|
|
925
863
|
"kind": 32768,
|
|
926
864
|
"kindString": "Parameter",
|
|
@@ -934,7 +872,7 @@
|
|
|
934
872
|
}
|
|
935
873
|
},
|
|
936
874
|
{
|
|
937
|
-
"id":
|
|
875
|
+
"id": 114,
|
|
938
876
|
"name": "account",
|
|
939
877
|
"kind": 32768,
|
|
940
878
|
"kindString": "Parameter",
|
|
@@ -964,14 +902,14 @@
|
|
|
964
902
|
{
|
|
965
903
|
"type": "reflection",
|
|
966
904
|
"declaration": {
|
|
967
|
-
"id":
|
|
905
|
+
"id": 115,
|
|
968
906
|
"name": "__type",
|
|
969
907
|
"kind": 65536,
|
|
970
908
|
"kindString": "Type literal",
|
|
971
909
|
"flags": {},
|
|
972
910
|
"children": [
|
|
973
911
|
{
|
|
974
|
-
"id":
|
|
912
|
+
"id": 116,
|
|
975
913
|
"name": "schema",
|
|
976
914
|
"kind": 1024,
|
|
977
915
|
"kindString": "Property",
|
|
@@ -993,7 +931,7 @@
|
|
|
993
931
|
{
|
|
994
932
|
"title": "Properties",
|
|
995
933
|
"children": [
|
|
996
|
-
|
|
934
|
+
116
|
|
997
935
|
]
|
|
998
936
|
}
|
|
999
937
|
],
|
|
@@ -1013,19 +951,19 @@
|
|
|
1013
951
|
},
|
|
1014
952
|
"inheritedFrom": {
|
|
1015
953
|
"type": "reference",
|
|
1016
|
-
"id":
|
|
954
|
+
"id": 203,
|
|
1017
955
|
"name": "XyoWitness.bindHashesInternal"
|
|
1018
956
|
}
|
|
1019
957
|
}
|
|
1020
958
|
],
|
|
1021
959
|
"inheritedFrom": {
|
|
1022
960
|
"type": "reference",
|
|
1023
|
-
"id":
|
|
961
|
+
"id": 202,
|
|
1024
962
|
"name": "XyoWitness.bindHashesInternal"
|
|
1025
963
|
}
|
|
1026
964
|
},
|
|
1027
965
|
{
|
|
1028
|
-
"id":
|
|
966
|
+
"id": 130,
|
|
1029
967
|
"name": "bindPayloads",
|
|
1030
968
|
"kind": 2048,
|
|
1031
969
|
"kindString": "Method",
|
|
@@ -1039,14 +977,14 @@
|
|
|
1039
977
|
],
|
|
1040
978
|
"signatures": [
|
|
1041
979
|
{
|
|
1042
|
-
"id":
|
|
980
|
+
"id": 131,
|
|
1043
981
|
"name": "bindPayloads",
|
|
1044
982
|
"kind": 4096,
|
|
1045
983
|
"kindString": "Call signature",
|
|
1046
984
|
"flags": {},
|
|
1047
985
|
"parameters": [
|
|
1048
986
|
{
|
|
1049
|
-
"id":
|
|
987
|
+
"id": 132,
|
|
1050
988
|
"name": "payloads",
|
|
1051
989
|
"kind": 32768,
|
|
1052
990
|
"kindString": "Parameter",
|
|
@@ -1068,14 +1006,14 @@
|
|
|
1068
1006
|
{
|
|
1069
1007
|
"type": "reflection",
|
|
1070
1008
|
"declaration": {
|
|
1071
|
-
"id":
|
|
1009
|
+
"id": 133,
|
|
1072
1010
|
"name": "__type",
|
|
1073
1011
|
"kind": 65536,
|
|
1074
1012
|
"kindString": "Type literal",
|
|
1075
1013
|
"flags": {},
|
|
1076
1014
|
"children": [
|
|
1077
1015
|
{
|
|
1078
|
-
"id":
|
|
1016
|
+
"id": 134,
|
|
1079
1017
|
"name": "schema",
|
|
1080
1018
|
"kind": 1024,
|
|
1081
1019
|
"kindString": "Property",
|
|
@@ -1097,7 +1035,7 @@
|
|
|
1097
1035
|
{
|
|
1098
1036
|
"title": "Properties",
|
|
1099
1037
|
"children": [
|
|
1100
|
-
|
|
1038
|
+
134
|
|
1101
1039
|
]
|
|
1102
1040
|
}
|
|
1103
1041
|
],
|
|
@@ -1117,7 +1055,7 @@
|
|
|
1117
1055
|
}
|
|
1118
1056
|
},
|
|
1119
1057
|
{
|
|
1120
|
-
"id":
|
|
1058
|
+
"id": 135,
|
|
1121
1059
|
"name": "account",
|
|
1122
1060
|
"kind": 32768,
|
|
1123
1061
|
"kindString": "Parameter",
|
|
@@ -1150,14 +1088,14 @@
|
|
|
1150
1088
|
{
|
|
1151
1089
|
"type": "reflection",
|
|
1152
1090
|
"declaration": {
|
|
1153
|
-
"id":
|
|
1091
|
+
"id": 136,
|
|
1154
1092
|
"name": "__type",
|
|
1155
1093
|
"kind": 65536,
|
|
1156
1094
|
"kindString": "Type literal",
|
|
1157
1095
|
"flags": {},
|
|
1158
1096
|
"children": [
|
|
1159
1097
|
{
|
|
1160
|
-
"id":
|
|
1098
|
+
"id": 137,
|
|
1161
1099
|
"name": "schema",
|
|
1162
1100
|
"kind": 1024,
|
|
1163
1101
|
"kindString": "Property",
|
|
@@ -1179,7 +1117,7 @@
|
|
|
1179
1117
|
{
|
|
1180
1118
|
"title": "Properties",
|
|
1181
1119
|
"children": [
|
|
1182
|
-
|
|
1120
|
+
137
|
|
1183
1121
|
]
|
|
1184
1122
|
}
|
|
1185
1123
|
],
|
|
@@ -1206,19 +1144,19 @@
|
|
|
1206
1144
|
},
|
|
1207
1145
|
"inheritedFrom": {
|
|
1208
1146
|
"type": "reference",
|
|
1209
|
-
"id":
|
|
1147
|
+
"id": 223,
|
|
1210
1148
|
"name": "XyoWitness.bindPayloads"
|
|
1211
1149
|
}
|
|
1212
1150
|
}
|
|
1213
1151
|
],
|
|
1214
1152
|
"inheritedFrom": {
|
|
1215
1153
|
"type": "reference",
|
|
1216
|
-
"id":
|
|
1154
|
+
"id": 222,
|
|
1217
1155
|
"name": "XyoWitness.bindPayloads"
|
|
1218
1156
|
}
|
|
1219
1157
|
},
|
|
1220
1158
|
{
|
|
1221
|
-
"id":
|
|
1159
|
+
"id": 122,
|
|
1222
1160
|
"name": "bindPayloadsInternal",
|
|
1223
1161
|
"kind": 2048,
|
|
1224
1162
|
"kindString": "Method",
|
|
@@ -1232,14 +1170,14 @@
|
|
|
1232
1170
|
],
|
|
1233
1171
|
"signatures": [
|
|
1234
1172
|
{
|
|
1235
|
-
"id":
|
|
1173
|
+
"id": 123,
|
|
1236
1174
|
"name": "bindPayloadsInternal",
|
|
1237
1175
|
"kind": 4096,
|
|
1238
1176
|
"kindString": "Call signature",
|
|
1239
1177
|
"flags": {},
|
|
1240
1178
|
"parameters": [
|
|
1241
1179
|
{
|
|
1242
|
-
"id":
|
|
1180
|
+
"id": 124,
|
|
1243
1181
|
"name": "payloads",
|
|
1244
1182
|
"kind": 32768,
|
|
1245
1183
|
"kindString": "Parameter",
|
|
@@ -1261,14 +1199,14 @@
|
|
|
1261
1199
|
{
|
|
1262
1200
|
"type": "reflection",
|
|
1263
1201
|
"declaration": {
|
|
1264
|
-
"id":
|
|
1202
|
+
"id": 125,
|
|
1265
1203
|
"name": "__type",
|
|
1266
1204
|
"kind": 65536,
|
|
1267
1205
|
"kindString": "Type literal",
|
|
1268
1206
|
"flags": {},
|
|
1269
1207
|
"children": [
|
|
1270
1208
|
{
|
|
1271
|
-
"id":
|
|
1209
|
+
"id": 126,
|
|
1272
1210
|
"name": "schema",
|
|
1273
1211
|
"kind": 1024,
|
|
1274
1212
|
"kindString": "Property",
|
|
@@ -1290,7 +1228,7 @@
|
|
|
1290
1228
|
{
|
|
1291
1229
|
"title": "Properties",
|
|
1292
1230
|
"children": [
|
|
1293
|
-
|
|
1231
|
+
126
|
|
1294
1232
|
]
|
|
1295
1233
|
}
|
|
1296
1234
|
],
|
|
@@ -1310,7 +1248,7 @@
|
|
|
1310
1248
|
}
|
|
1311
1249
|
},
|
|
1312
1250
|
{
|
|
1313
|
-
"id":
|
|
1251
|
+
"id": 127,
|
|
1314
1252
|
"name": "account",
|
|
1315
1253
|
"kind": 32768,
|
|
1316
1254
|
"kindString": "Parameter",
|
|
@@ -1340,14 +1278,14 @@
|
|
|
1340
1278
|
{
|
|
1341
1279
|
"type": "reflection",
|
|
1342
1280
|
"declaration": {
|
|
1343
|
-
"id":
|
|
1281
|
+
"id": 128,
|
|
1344
1282
|
"name": "__type",
|
|
1345
1283
|
"kind": 65536,
|
|
1346
1284
|
"kindString": "Type literal",
|
|
1347
1285
|
"flags": {},
|
|
1348
1286
|
"children": [
|
|
1349
1287
|
{
|
|
1350
|
-
"id":
|
|
1288
|
+
"id": 129,
|
|
1351
1289
|
"name": "schema",
|
|
1352
1290
|
"kind": 1024,
|
|
1353
1291
|
"kindString": "Property",
|
|
@@ -1369,7 +1307,7 @@
|
|
|
1369
1307
|
{
|
|
1370
1308
|
"title": "Properties",
|
|
1371
1309
|
"children": [
|
|
1372
|
-
|
|
1310
|
+
129
|
|
1373
1311
|
]
|
|
1374
1312
|
}
|
|
1375
1313
|
],
|
|
@@ -1389,19 +1327,19 @@
|
|
|
1389
1327
|
},
|
|
1390
1328
|
"inheritedFrom": {
|
|
1391
1329
|
"type": "reference",
|
|
1392
|
-
"id":
|
|
1330
|
+
"id": 215,
|
|
1393
1331
|
"name": "XyoWitness.bindPayloadsInternal"
|
|
1394
1332
|
}
|
|
1395
1333
|
}
|
|
1396
1334
|
],
|
|
1397
1335
|
"inheritedFrom": {
|
|
1398
1336
|
"type": "reference",
|
|
1399
|
-
"id":
|
|
1337
|
+
"id": 214,
|
|
1400
1338
|
"name": "XyoWitness.bindPayloadsInternal"
|
|
1401
1339
|
}
|
|
1402
1340
|
},
|
|
1403
1341
|
{
|
|
1404
|
-
"id":
|
|
1342
|
+
"id": 98,
|
|
1405
1343
|
"name": "discover",
|
|
1406
1344
|
"kind": 2048,
|
|
1407
1345
|
"kindString": "Method",
|
|
@@ -1415,14 +1353,14 @@
|
|
|
1415
1353
|
],
|
|
1416
1354
|
"signatures": [
|
|
1417
1355
|
{
|
|
1418
|
-
"id":
|
|
1356
|
+
"id": 99,
|
|
1419
1357
|
"name": "discover",
|
|
1420
1358
|
"kind": 4096,
|
|
1421
1359
|
"kindString": "Call signature",
|
|
1422
1360
|
"flags": {},
|
|
1423
1361
|
"parameters": [
|
|
1424
1362
|
{
|
|
1425
|
-
"id":
|
|
1363
|
+
"id": 100,
|
|
1426
1364
|
"name": "_queryAccount",
|
|
1427
1365
|
"kind": 32768,
|
|
1428
1366
|
"kindString": "Parameter",
|
|
@@ -1441,19 +1379,19 @@
|
|
|
1441
1379
|
},
|
|
1442
1380
|
"inheritedFrom": {
|
|
1443
1381
|
"type": "reference",
|
|
1444
|
-
"id":
|
|
1382
|
+
"id": 191,
|
|
1445
1383
|
"name": "XyoWitness.discover"
|
|
1446
1384
|
}
|
|
1447
1385
|
}
|
|
1448
1386
|
],
|
|
1449
1387
|
"inheritedFrom": {
|
|
1450
1388
|
"type": "reference",
|
|
1451
|
-
"id":
|
|
1389
|
+
"id": 190,
|
|
1452
1390
|
"name": "XyoWitness.discover"
|
|
1453
1391
|
}
|
|
1454
1392
|
},
|
|
1455
1393
|
{
|
|
1456
|
-
"id":
|
|
1394
|
+
"id": 101,
|
|
1457
1395
|
"name": "initialize",
|
|
1458
1396
|
"kind": 2048,
|
|
1459
1397
|
"kindString": "Method",
|
|
@@ -1467,14 +1405,14 @@
|
|
|
1467
1405
|
],
|
|
1468
1406
|
"signatures": [
|
|
1469
1407
|
{
|
|
1470
|
-
"id":
|
|
1408
|
+
"id": 102,
|
|
1471
1409
|
"name": "initialize",
|
|
1472
1410
|
"kind": 4096,
|
|
1473
1411
|
"kindString": "Call signature",
|
|
1474
1412
|
"flags": {},
|
|
1475
1413
|
"parameters": [
|
|
1476
1414
|
{
|
|
1477
|
-
"id":
|
|
1415
|
+
"id": 103,
|
|
1478
1416
|
"name": "_queryAccount",
|
|
1479
1417
|
"kind": 32768,
|
|
1480
1418
|
"kindString": "Parameter",
|
|
@@ -1493,19 +1431,19 @@
|
|
|
1493
1431
|
},
|
|
1494
1432
|
"inheritedFrom": {
|
|
1495
1433
|
"type": "reference",
|
|
1496
|
-
"id":
|
|
1434
|
+
"id": 194,
|
|
1497
1435
|
"name": "XyoWitness.initialize"
|
|
1498
1436
|
}
|
|
1499
1437
|
}
|
|
1500
1438
|
],
|
|
1501
1439
|
"inheritedFrom": {
|
|
1502
1440
|
"type": "reference",
|
|
1503
|
-
"id":
|
|
1441
|
+
"id": 193,
|
|
1504
1442
|
"name": "XyoWitness.initialize"
|
|
1505
1443
|
}
|
|
1506
1444
|
},
|
|
1507
1445
|
{
|
|
1508
|
-
"id":
|
|
1446
|
+
"id": 73,
|
|
1509
1447
|
"name": "observe",
|
|
1510
1448
|
"kind": 2048,
|
|
1511
1449
|
"kindString": "Method",
|
|
@@ -1517,19 +1455,19 @@
|
|
|
1517
1455
|
"fileName": "modules/packages/witness/src/XyoTimestampWitness.ts",
|
|
1518
1456
|
"line": 11,
|
|
1519
1457
|
"character": 9,
|
|
1520
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1458
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/XyoTimestampWitness.ts#L11"
|
|
1521
1459
|
}
|
|
1522
1460
|
],
|
|
1523
1461
|
"signatures": [
|
|
1524
1462
|
{
|
|
1525
|
-
"id":
|
|
1463
|
+
"id": 74,
|
|
1526
1464
|
"name": "observe",
|
|
1527
1465
|
"kind": 4096,
|
|
1528
1466
|
"kindString": "Call signature",
|
|
1529
1467
|
"flags": {},
|
|
1530
1468
|
"parameters": [
|
|
1531
1469
|
{
|
|
1532
|
-
"id":
|
|
1470
|
+
"id": 75,
|
|
1533
1471
|
"name": "fields",
|
|
1534
1472
|
"kind": 32768,
|
|
1535
1473
|
"kindString": "Parameter",
|
|
@@ -1541,7 +1479,7 @@
|
|
|
1541
1479
|
"typeArguments": [
|
|
1542
1480
|
{
|
|
1543
1481
|
"type": "reference",
|
|
1544
|
-
"id":
|
|
1482
|
+
"id": 55,
|
|
1545
1483
|
"name": "T"
|
|
1546
1484
|
}
|
|
1547
1485
|
],
|
|
@@ -1556,7 +1494,7 @@
|
|
|
1556
1494
|
"typeArguments": [
|
|
1557
1495
|
{
|
|
1558
1496
|
"type": "reference",
|
|
1559
|
-
"id":
|
|
1497
|
+
"id": 55,
|
|
1560
1498
|
"name": "T"
|
|
1561
1499
|
},
|
|
1562
1500
|
{
|
|
@@ -1568,19 +1506,19 @@
|
|
|
1568
1506
|
},
|
|
1569
1507
|
"overwrites": {
|
|
1570
1508
|
"type": "reference",
|
|
1571
|
-
"id":
|
|
1509
|
+
"id": 170,
|
|
1572
1510
|
"name": "XyoWitness.observe"
|
|
1573
1511
|
}
|
|
1574
1512
|
}
|
|
1575
1513
|
],
|
|
1576
1514
|
"overwrites": {
|
|
1577
1515
|
"type": "reference",
|
|
1578
|
-
"id":
|
|
1516
|
+
"id": 169,
|
|
1579
1517
|
"name": "XyoWitness.observe"
|
|
1580
1518
|
}
|
|
1581
1519
|
},
|
|
1582
1520
|
{
|
|
1583
|
-
"id":
|
|
1521
|
+
"id": 78,
|
|
1584
1522
|
"name": "queries",
|
|
1585
1523
|
"kind": 2048,
|
|
1586
1524
|
"kindString": "Method",
|
|
@@ -1588,14 +1526,14 @@
|
|
|
1588
1526
|
"sources": [
|
|
1589
1527
|
{
|
|
1590
1528
|
"fileName": "modules/packages/witness/src/XyoWitness.ts",
|
|
1591
|
-
"line":
|
|
1529
|
+
"line": 23,
|
|
1592
1530
|
"character": 11,
|
|
1593
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1531
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/XyoWitness.ts#L23"
|
|
1594
1532
|
}
|
|
1595
1533
|
],
|
|
1596
1534
|
"signatures": [
|
|
1597
1535
|
{
|
|
1598
|
-
"id":
|
|
1536
|
+
"id": 79,
|
|
1599
1537
|
"name": "queries",
|
|
1600
1538
|
"kind": 4096,
|
|
1601
1539
|
"kindString": "Call signature",
|
|
@@ -1603,46 +1541,25 @@
|
|
|
1603
1541
|
"type": {
|
|
1604
1542
|
"type": "array",
|
|
1605
1543
|
"elementType": {
|
|
1606
|
-
"type": "
|
|
1607
|
-
"
|
|
1608
|
-
{
|
|
1609
|
-
"type": "literal",
|
|
1610
|
-
"value": "network.xyo.query.witness.observe"
|
|
1611
|
-
},
|
|
1612
|
-
{
|
|
1613
|
-
"type": "literal",
|
|
1614
|
-
"value": "network.xyo.query.module.subscribe"
|
|
1615
|
-
},
|
|
1616
|
-
{
|
|
1617
|
-
"type": "literal",
|
|
1618
|
-
"value": "network.xyo.query.module.discover"
|
|
1619
|
-
},
|
|
1620
|
-
{
|
|
1621
|
-
"type": "literal",
|
|
1622
|
-
"value": "network.xyo.query.module.initialize"
|
|
1623
|
-
},
|
|
1624
|
-
{
|
|
1625
|
-
"type": "literal",
|
|
1626
|
-
"value": "network.xyo.query.module.shutdown"
|
|
1627
|
-
}
|
|
1628
|
-
]
|
|
1544
|
+
"type": "intrinsic",
|
|
1545
|
+
"name": "string"
|
|
1629
1546
|
}
|
|
1630
1547
|
},
|
|
1631
1548
|
"inheritedFrom": {
|
|
1632
1549
|
"type": "reference",
|
|
1633
|
-
"id":
|
|
1550
|
+
"id": 168,
|
|
1634
1551
|
"name": "XyoWitness.queries"
|
|
1635
1552
|
}
|
|
1636
1553
|
}
|
|
1637
1554
|
],
|
|
1638
1555
|
"inheritedFrom": {
|
|
1639
1556
|
"type": "reference",
|
|
1640
|
-
"id":
|
|
1557
|
+
"id": 167,
|
|
1641
1558
|
"name": "XyoWitness.queries"
|
|
1642
1559
|
}
|
|
1643
1560
|
},
|
|
1644
1561
|
{
|
|
1645
|
-
"id":
|
|
1562
|
+
"id": 80,
|
|
1646
1563
|
"name": "query",
|
|
1647
1564
|
"kind": 2048,
|
|
1648
1565
|
"kindString": "Method",
|
|
@@ -1650,48 +1567,165 @@
|
|
|
1650
1567
|
"sources": [
|
|
1651
1568
|
{
|
|
1652
1569
|
"fileName": "modules/packages/witness/src/XyoWitness.ts",
|
|
1653
|
-
"line":
|
|
1570
|
+
"line": 31,
|
|
1654
1571
|
"character": 17,
|
|
1655
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1572
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/XyoWitness.ts#L31"
|
|
1656
1573
|
}
|
|
1657
1574
|
],
|
|
1658
1575
|
"signatures": [
|
|
1659
1576
|
{
|
|
1660
|
-
"id":
|
|
1577
|
+
"id": 81,
|
|
1661
1578
|
"name": "query",
|
|
1662
1579
|
"kind": 4096,
|
|
1663
1580
|
"kindString": "Call signature",
|
|
1664
1581
|
"flags": {},
|
|
1665
|
-
"
|
|
1582
|
+
"typeParameter": [
|
|
1666
1583
|
{
|
|
1667
|
-
"id":
|
|
1668
|
-
"name": "
|
|
1669
|
-
"kind":
|
|
1670
|
-
"kindString": "
|
|
1584
|
+
"id": 86,
|
|
1585
|
+
"name": "T",
|
|
1586
|
+
"kind": 131072,
|
|
1587
|
+
"kindString": "Type parameter",
|
|
1671
1588
|
"flags": {},
|
|
1672
1589
|
"type": {
|
|
1673
|
-
"type": "
|
|
1590
|
+
"type": "intersection",
|
|
1674
1591
|
"types": [
|
|
1675
1592
|
{
|
|
1676
1593
|
"type": "reference",
|
|
1677
|
-
"name": "
|
|
1594
|
+
"name": "SchemaFields"
|
|
1678
1595
|
},
|
|
1679
1596
|
{
|
|
1680
1597
|
"type": "reference",
|
|
1681
|
-
"
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
|
|
1688
|
-
|
|
1689
|
-
"
|
|
1598
|
+
"name": "PayloadFields"
|
|
1599
|
+
},
|
|
1600
|
+
{
|
|
1601
|
+
"type": "reference",
|
|
1602
|
+
"name": "XyoQueryFields"
|
|
1603
|
+
},
|
|
1604
|
+
{
|
|
1605
|
+
"type": "reflection",
|
|
1606
|
+
"declaration": {
|
|
1607
|
+
"id": 82,
|
|
1608
|
+
"name": "__type",
|
|
1609
|
+
"kind": 65536,
|
|
1610
|
+
"kindString": "Type literal",
|
|
1611
|
+
"flags": {},
|
|
1612
|
+
"children": [
|
|
1613
|
+
{
|
|
1614
|
+
"id": 83,
|
|
1615
|
+
"name": "schema",
|
|
1616
|
+
"kind": 1024,
|
|
1617
|
+
"kindString": "Property",
|
|
1618
|
+
"flags": {},
|
|
1619
|
+
"sources": [
|
|
1620
|
+
{
|
|
1621
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1622
|
+
"line": 18,
|
|
1623
|
+
"character": 4
|
|
1624
|
+
}
|
|
1625
|
+
],
|
|
1626
|
+
"type": {
|
|
1627
|
+
"type": "intrinsic",
|
|
1628
|
+
"name": "string"
|
|
1629
|
+
}
|
|
1630
|
+
}
|
|
1631
|
+
],
|
|
1632
|
+
"groups": [
|
|
1633
|
+
{
|
|
1634
|
+
"title": "Properties",
|
|
1635
|
+
"children": [
|
|
1636
|
+
83
|
|
1637
|
+
]
|
|
1638
|
+
}
|
|
1639
|
+
],
|
|
1640
|
+
"sources": [
|
|
1641
|
+
{
|
|
1642
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1643
|
+
"line": 17,
|
|
1644
|
+
"character": 227
|
|
1645
|
+
}
|
|
1646
|
+
]
|
|
1647
|
+
}
|
|
1648
|
+
}
|
|
1649
|
+
]
|
|
1650
|
+
},
|
|
1651
|
+
"default": {
|
|
1652
|
+
"type": "intersection",
|
|
1653
|
+
"types": [
|
|
1654
|
+
{
|
|
1655
|
+
"type": "reference",
|
|
1656
|
+
"name": "SchemaFields"
|
|
1657
|
+
},
|
|
1658
|
+
{
|
|
1659
|
+
"type": "reference",
|
|
1660
|
+
"name": "PayloadFields"
|
|
1661
|
+
},
|
|
1662
|
+
{
|
|
1663
|
+
"type": "reference",
|
|
1664
|
+
"name": "XyoQueryFields"
|
|
1665
|
+
},
|
|
1666
|
+
{
|
|
1667
|
+
"type": "reflection",
|
|
1668
|
+
"declaration": {
|
|
1669
|
+
"id": 84,
|
|
1670
|
+
"name": "__type",
|
|
1671
|
+
"kind": 65536,
|
|
1672
|
+
"kindString": "Type literal",
|
|
1673
|
+
"flags": {},
|
|
1674
|
+
"children": [
|
|
1675
|
+
{
|
|
1676
|
+
"id": 85,
|
|
1677
|
+
"name": "schema",
|
|
1678
|
+
"kind": 1024,
|
|
1679
|
+
"kindString": "Property",
|
|
1680
|
+
"flags": {},
|
|
1681
|
+
"sources": [
|
|
1682
|
+
{
|
|
1683
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1684
|
+
"line": 18,
|
|
1685
|
+
"character": 4
|
|
1686
|
+
}
|
|
1687
|
+
],
|
|
1688
|
+
"type": {
|
|
1689
|
+
"type": "intrinsic",
|
|
1690
|
+
"name": "string"
|
|
1691
|
+
}
|
|
1692
|
+
}
|
|
1693
|
+
],
|
|
1694
|
+
"groups": [
|
|
1695
|
+
{
|
|
1696
|
+
"title": "Properties",
|
|
1697
|
+
"children": [
|
|
1698
|
+
85
|
|
1699
|
+
]
|
|
1700
|
+
}
|
|
1701
|
+
],
|
|
1702
|
+
"sources": [
|
|
1703
|
+
{
|
|
1704
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1705
|
+
"line": 17,
|
|
1706
|
+
"character": 227
|
|
1707
|
+
}
|
|
1708
|
+
]
|
|
1709
|
+
}
|
|
1690
1710
|
}
|
|
1691
1711
|
]
|
|
1692
1712
|
}
|
|
1693
1713
|
}
|
|
1694
1714
|
],
|
|
1715
|
+
"parameters": [
|
|
1716
|
+
{
|
|
1717
|
+
"id": 87,
|
|
1718
|
+
"name": "query",
|
|
1719
|
+
"kind": 32768,
|
|
1720
|
+
"kindString": "Parameter",
|
|
1721
|
+
"flags": {},
|
|
1722
|
+
"type": {
|
|
1723
|
+
"type": "reference",
|
|
1724
|
+
"id": 86,
|
|
1725
|
+
"name": "T"
|
|
1726
|
+
}
|
|
1727
|
+
}
|
|
1728
|
+
],
|
|
1695
1729
|
"type": {
|
|
1696
1730
|
"type": "reference",
|
|
1697
1731
|
"typeArguments": [
|
|
@@ -1712,14 +1746,14 @@
|
|
|
1712
1746
|
{
|
|
1713
1747
|
"type": "reflection",
|
|
1714
1748
|
"declaration": {
|
|
1715
|
-
"id":
|
|
1749
|
+
"id": 88,
|
|
1716
1750
|
"name": "__type",
|
|
1717
1751
|
"kind": 65536,
|
|
1718
1752
|
"kindString": "Type literal",
|
|
1719
1753
|
"flags": {},
|
|
1720
1754
|
"children": [
|
|
1721
1755
|
{
|
|
1722
|
-
"id":
|
|
1756
|
+
"id": 89,
|
|
1723
1757
|
"name": "schema",
|
|
1724
1758
|
"kind": 1024,
|
|
1725
1759
|
"kindString": "Property",
|
|
@@ -1741,7 +1775,7 @@
|
|
|
1741
1775
|
{
|
|
1742
1776
|
"title": "Properties",
|
|
1743
1777
|
"children": [
|
|
1744
|
-
|
|
1778
|
+
89
|
|
1745
1779
|
]
|
|
1746
1780
|
}
|
|
1747
1781
|
],
|
|
@@ -1766,19 +1800,19 @@
|
|
|
1766
1800
|
},
|
|
1767
1801
|
"inheritedFrom": {
|
|
1768
1802
|
"type": "reference",
|
|
1769
|
-
"id":
|
|
1803
|
+
"id": 173,
|
|
1770
1804
|
"name": "XyoWitness.query"
|
|
1771
1805
|
}
|
|
1772
1806
|
}
|
|
1773
1807
|
],
|
|
1774
1808
|
"inheritedFrom": {
|
|
1775
1809
|
"type": "reference",
|
|
1776
|
-
"id":
|
|
1810
|
+
"id": 172,
|
|
1777
1811
|
"name": "XyoWitness.query"
|
|
1778
1812
|
}
|
|
1779
1813
|
},
|
|
1780
1814
|
{
|
|
1781
|
-
"id":
|
|
1815
|
+
"id": 95,
|
|
1782
1816
|
"name": "queryable",
|
|
1783
1817
|
"kind": 2048,
|
|
1784
1818
|
"kindString": "Method",
|
|
@@ -1792,14 +1826,14 @@
|
|
|
1792
1826
|
],
|
|
1793
1827
|
"signatures": [
|
|
1794
1828
|
{
|
|
1795
|
-
"id":
|
|
1829
|
+
"id": 96,
|
|
1796
1830
|
"name": "queryable",
|
|
1797
1831
|
"kind": 4096,
|
|
1798
1832
|
"kindString": "Call signature",
|
|
1799
1833
|
"flags": {},
|
|
1800
1834
|
"parameters": [
|
|
1801
1835
|
{
|
|
1802
|
-
"id":
|
|
1836
|
+
"id": 97,
|
|
1803
1837
|
"name": "schema",
|
|
1804
1838
|
"kind": 32768,
|
|
1805
1839
|
"kindString": "Parameter",
|
|
@@ -1816,19 +1850,19 @@
|
|
|
1816
1850
|
},
|
|
1817
1851
|
"inheritedFrom": {
|
|
1818
1852
|
"type": "reference",
|
|
1819
|
-
"id":
|
|
1853
|
+
"id": 188,
|
|
1820
1854
|
"name": "XyoWitness.queryable"
|
|
1821
1855
|
}
|
|
1822
1856
|
}
|
|
1823
1857
|
],
|
|
1824
1858
|
"inheritedFrom": {
|
|
1825
1859
|
"type": "reference",
|
|
1826
|
-
"id":
|
|
1860
|
+
"id": 187,
|
|
1827
1861
|
"name": "XyoWitness.queryable"
|
|
1828
1862
|
}
|
|
1829
1863
|
},
|
|
1830
1864
|
{
|
|
1831
|
-
"id":
|
|
1865
|
+
"id": 107,
|
|
1832
1866
|
"name": "shutdown",
|
|
1833
1867
|
"kind": 2048,
|
|
1834
1868
|
"kindString": "Method",
|
|
@@ -1842,14 +1876,14 @@
|
|
|
1842
1876
|
],
|
|
1843
1877
|
"signatures": [
|
|
1844
1878
|
{
|
|
1845
|
-
"id":
|
|
1879
|
+
"id": 108,
|
|
1846
1880
|
"name": "shutdown",
|
|
1847
1881
|
"kind": 4096,
|
|
1848
1882
|
"kindString": "Call signature",
|
|
1849
1883
|
"flags": {},
|
|
1850
1884
|
"parameters": [
|
|
1851
1885
|
{
|
|
1852
|
-
"id":
|
|
1886
|
+
"id": 109,
|
|
1853
1887
|
"name": "_queryAccount",
|
|
1854
1888
|
"kind": 32768,
|
|
1855
1889
|
"kindString": "Parameter",
|
|
@@ -1868,19 +1902,19 @@
|
|
|
1868
1902
|
},
|
|
1869
1903
|
"inheritedFrom": {
|
|
1870
1904
|
"type": "reference",
|
|
1871
|
-
"id":
|
|
1905
|
+
"id": 200,
|
|
1872
1906
|
"name": "XyoWitness.shutdown"
|
|
1873
1907
|
}
|
|
1874
1908
|
}
|
|
1875
1909
|
],
|
|
1876
1910
|
"inheritedFrom": {
|
|
1877
1911
|
"type": "reference",
|
|
1878
|
-
"id":
|
|
1912
|
+
"id": 199,
|
|
1879
1913
|
"name": "XyoWitness.shutdown"
|
|
1880
1914
|
}
|
|
1881
1915
|
},
|
|
1882
1916
|
{
|
|
1883
|
-
"id":
|
|
1917
|
+
"id": 104,
|
|
1884
1918
|
"name": "subscribe",
|
|
1885
1919
|
"kind": 2048,
|
|
1886
1920
|
"kindString": "Method",
|
|
@@ -1894,14 +1928,14 @@
|
|
|
1894
1928
|
],
|
|
1895
1929
|
"signatures": [
|
|
1896
1930
|
{
|
|
1897
|
-
"id":
|
|
1931
|
+
"id": 105,
|
|
1898
1932
|
"name": "subscribe",
|
|
1899
1933
|
"kind": 4096,
|
|
1900
1934
|
"kindString": "Call signature",
|
|
1901
1935
|
"flags": {},
|
|
1902
1936
|
"parameters": [
|
|
1903
1937
|
{
|
|
1904
|
-
"id":
|
|
1938
|
+
"id": 106,
|
|
1905
1939
|
"name": "_queryAccount",
|
|
1906
1940
|
"kind": 32768,
|
|
1907
1941
|
"kindString": "Parameter",
|
|
@@ -1920,14 +1954,14 @@
|
|
|
1920
1954
|
},
|
|
1921
1955
|
"inheritedFrom": {
|
|
1922
1956
|
"type": "reference",
|
|
1923
|
-
"id":
|
|
1957
|
+
"id": 197,
|
|
1924
1958
|
"name": "XyoWitness.subscribe"
|
|
1925
1959
|
}
|
|
1926
1960
|
}
|
|
1927
1961
|
],
|
|
1928
1962
|
"inheritedFrom": {
|
|
1929
1963
|
"type": "reference",
|
|
1930
|
-
"id":
|
|
1964
|
+
"id": 196,
|
|
1931
1965
|
"name": "XyoWitness.subscribe"
|
|
1932
1966
|
}
|
|
1933
1967
|
}
|
|
@@ -1936,39 +1970,39 @@
|
|
|
1936
1970
|
{
|
|
1937
1971
|
"title": "Constructors",
|
|
1938
1972
|
"children": [
|
|
1939
|
-
|
|
1973
|
+
49
|
|
1940
1974
|
]
|
|
1941
1975
|
},
|
|
1942
1976
|
{
|
|
1943
1977
|
"title": "Properties",
|
|
1944
1978
|
"children": [
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
|
|
1979
|
+
91,
|
|
1980
|
+
90,
|
|
1981
|
+
92
|
|
1948
1982
|
]
|
|
1949
1983
|
},
|
|
1950
1984
|
{
|
|
1951
1985
|
"title": "Accessors",
|
|
1952
1986
|
"children": [
|
|
1953
|
-
|
|
1954
|
-
|
|
1987
|
+
93,
|
|
1988
|
+
76
|
|
1955
1989
|
]
|
|
1956
1990
|
},
|
|
1957
1991
|
{
|
|
1958
1992
|
"title": "Methods",
|
|
1959
1993
|
"children": [
|
|
1994
|
+
117,
|
|
1960
1995
|
110,
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
71,
|
|
1967
|
-
76,
|
|
1996
|
+
130,
|
|
1997
|
+
122,
|
|
1998
|
+
98,
|
|
1999
|
+
101,
|
|
2000
|
+
73,
|
|
1968
2001
|
78,
|
|
1969
|
-
|
|
1970
|
-
|
|
1971
|
-
|
|
2002
|
+
80,
|
|
2003
|
+
95,
|
|
2004
|
+
107,
|
|
2005
|
+
104
|
|
1972
2006
|
]
|
|
1973
2007
|
}
|
|
1974
2008
|
],
|
|
@@ -1977,12 +2011,12 @@
|
|
|
1977
2011
|
"fileName": "modules/packages/witness/src/XyoTimestampWitness.ts",
|
|
1978
2012
|
"line": 7,
|
|
1979
2013
|
"character": 22,
|
|
1980
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2014
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/XyoTimestampWitness.ts#L7"
|
|
1981
2015
|
}
|
|
1982
2016
|
],
|
|
1983
2017
|
"typeParameters": [
|
|
1984
2018
|
{
|
|
1985
|
-
"id":
|
|
2019
|
+
"id": 138,
|
|
1986
2020
|
"name": "T",
|
|
1987
2021
|
"kind": 131072,
|
|
1988
2022
|
"kindString": "Type parameter",
|
|
@@ -1997,7 +2031,7 @@
|
|
|
1997
2031
|
}
|
|
1998
2032
|
},
|
|
1999
2033
|
{
|
|
2000
|
-
"id":
|
|
2034
|
+
"id": 139,
|
|
2001
2035
|
"name": "C",
|
|
2002
2036
|
"kind": 131072,
|
|
2003
2037
|
"kindString": "Type parameter",
|
|
@@ -2008,7 +2042,7 @@
|
|
|
2008
2042
|
"typeArguments": [
|
|
2009
2043
|
{
|
|
2010
2044
|
"type": "reference",
|
|
2011
|
-
"id":
|
|
2045
|
+
"id": 55,
|
|
2012
2046
|
"name": "T"
|
|
2013
2047
|
}
|
|
2014
2048
|
],
|
|
@@ -2020,7 +2054,7 @@
|
|
|
2020
2054
|
"typeArguments": [
|
|
2021
2055
|
{
|
|
2022
2056
|
"type": "reference",
|
|
2023
|
-
"id":
|
|
2057
|
+
"id": 55,
|
|
2024
2058
|
"name": "T"
|
|
2025
2059
|
}
|
|
2026
2060
|
],
|
|
@@ -2031,16 +2065,16 @@
|
|
|
2031
2065
|
"extendedTypes": [
|
|
2032
2066
|
{
|
|
2033
2067
|
"type": "reference",
|
|
2034
|
-
"id":
|
|
2068
|
+
"id": 140,
|
|
2035
2069
|
"typeArguments": [
|
|
2036
2070
|
{
|
|
2037
2071
|
"type": "reference",
|
|
2038
|
-
"id":
|
|
2072
|
+
"id": 55,
|
|
2039
2073
|
"name": "T"
|
|
2040
2074
|
},
|
|
2041
2075
|
{
|
|
2042
2076
|
"type": "reference",
|
|
2043
|
-
"id":
|
|
2077
|
+
"id": 64,
|
|
2044
2078
|
"name": "C"
|
|
2045
2079
|
}
|
|
2046
2080
|
],
|
|
@@ -2049,14 +2083,14 @@
|
|
|
2049
2083
|
]
|
|
2050
2084
|
},
|
|
2051
2085
|
{
|
|
2052
|
-
"id":
|
|
2086
|
+
"id": 140,
|
|
2053
2087
|
"name": "XyoWitness",
|
|
2054
2088
|
"kind": 128,
|
|
2055
2089
|
"kindString": "Class",
|
|
2056
2090
|
"flags": {},
|
|
2057
2091
|
"children": [
|
|
2058
2092
|
{
|
|
2059
|
-
"id":
|
|
2093
|
+
"id": 141,
|
|
2060
2094
|
"name": "constructor",
|
|
2061
2095
|
"kind": 512,
|
|
2062
2096
|
"kindString": "Constructor",
|
|
@@ -2064,21 +2098,21 @@
|
|
|
2064
2098
|
"sources": [
|
|
2065
2099
|
{
|
|
2066
2100
|
"fileName": "modules/packages/witness/src/XyoWitness.ts",
|
|
2067
|
-
"line":
|
|
2101
|
+
"line": 15,
|
|
2068
2102
|
"character": 2,
|
|
2069
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2103
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/XyoWitness.ts#L15"
|
|
2070
2104
|
}
|
|
2071
2105
|
],
|
|
2072
2106
|
"signatures": [
|
|
2073
2107
|
{
|
|
2074
|
-
"id":
|
|
2108
|
+
"id": 142,
|
|
2075
2109
|
"name": "new XyoWitness",
|
|
2076
2110
|
"kind": 16384,
|
|
2077
2111
|
"kindString": "Constructor signature",
|
|
2078
2112
|
"flags": {},
|
|
2079
2113
|
"typeParameter": [
|
|
2080
2114
|
{
|
|
2081
|
-
"id":
|
|
2115
|
+
"id": 147,
|
|
2082
2116
|
"name": "TTarget",
|
|
2083
2117
|
"kind": 131072,
|
|
2084
2118
|
"kindString": "Type parameter",
|
|
@@ -2097,14 +2131,14 @@
|
|
|
2097
2131
|
{
|
|
2098
2132
|
"type": "reflection",
|
|
2099
2133
|
"declaration": {
|
|
2100
|
-
"id":
|
|
2134
|
+
"id": 143,
|
|
2101
2135
|
"name": "__type",
|
|
2102
2136
|
"kind": 65536,
|
|
2103
2137
|
"kindString": "Type literal",
|
|
2104
2138
|
"flags": {},
|
|
2105
2139
|
"children": [
|
|
2106
2140
|
{
|
|
2107
|
-
"id":
|
|
2141
|
+
"id": 144,
|
|
2108
2142
|
"name": "schema",
|
|
2109
2143
|
"kind": 1024,
|
|
2110
2144
|
"kindString": "Property",
|
|
@@ -2126,7 +2160,7 @@
|
|
|
2126
2160
|
{
|
|
2127
2161
|
"title": "Properties",
|
|
2128
2162
|
"children": [
|
|
2129
|
-
|
|
2163
|
+
144
|
|
2130
2164
|
]
|
|
2131
2165
|
}
|
|
2132
2166
|
],
|
|
@@ -2155,14 +2189,14 @@
|
|
|
2155
2189
|
{
|
|
2156
2190
|
"type": "reflection",
|
|
2157
2191
|
"declaration": {
|
|
2158
|
-
"id":
|
|
2192
|
+
"id": 145,
|
|
2159
2193
|
"name": "__type",
|
|
2160
2194
|
"kind": 65536,
|
|
2161
2195
|
"kindString": "Type literal",
|
|
2162
2196
|
"flags": {},
|
|
2163
2197
|
"children": [
|
|
2164
2198
|
{
|
|
2165
|
-
"id":
|
|
2199
|
+
"id": 146,
|
|
2166
2200
|
"name": "schema",
|
|
2167
2201
|
"kind": 1024,
|
|
2168
2202
|
"kindString": "Property",
|
|
@@ -2184,7 +2218,7 @@
|
|
|
2184
2218
|
{
|
|
2185
2219
|
"title": "Properties",
|
|
2186
2220
|
"children": [
|
|
2187
|
-
|
|
2221
|
+
146
|
|
2188
2222
|
]
|
|
2189
2223
|
}
|
|
2190
2224
|
],
|
|
@@ -2201,7 +2235,7 @@
|
|
|
2201
2235
|
}
|
|
2202
2236
|
},
|
|
2203
2237
|
{
|
|
2204
|
-
"id":
|
|
2238
|
+
"id": 156,
|
|
2205
2239
|
"name": "TConfig",
|
|
2206
2240
|
"kind": 131072,
|
|
2207
2241
|
"kindString": "Type parameter",
|
|
@@ -2220,14 +2254,14 @@
|
|
|
2220
2254
|
{
|
|
2221
2255
|
"type": "reflection",
|
|
2222
2256
|
"declaration": {
|
|
2223
|
-
"id":
|
|
2257
|
+
"id": 148,
|
|
2224
2258
|
"name": "__type",
|
|
2225
2259
|
"kind": 65536,
|
|
2226
2260
|
"kindString": "Type literal",
|
|
2227
2261
|
"flags": {},
|
|
2228
2262
|
"children": [
|
|
2229
2263
|
{
|
|
2230
|
-
"id":
|
|
2264
|
+
"id": 149,
|
|
2231
2265
|
"name": "schema",
|
|
2232
2266
|
"kind": 1024,
|
|
2233
2267
|
"kindString": "Property",
|
|
@@ -2249,7 +2283,7 @@
|
|
|
2249
2283
|
{
|
|
2250
2284
|
"title": "Properties",
|
|
2251
2285
|
"children": [
|
|
2252
|
-
|
|
2286
|
+
149
|
|
2253
2287
|
]
|
|
2254
2288
|
}
|
|
2255
2289
|
],
|
|
@@ -2265,14 +2299,14 @@
|
|
|
2265
2299
|
{
|
|
2266
2300
|
"type": "reflection",
|
|
2267
2301
|
"declaration": {
|
|
2268
|
-
"id":
|
|
2302
|
+
"id": 150,
|
|
2269
2303
|
"name": "__type",
|
|
2270
2304
|
"kind": 65536,
|
|
2271
2305
|
"kindString": "Type literal",
|
|
2272
2306
|
"flags": {},
|
|
2273
2307
|
"children": [
|
|
2274
2308
|
{
|
|
2275
|
-
"id":
|
|
2309
|
+
"id": 151,
|
|
2276
2310
|
"name": "targetSchema",
|
|
2277
2311
|
"kind": 1024,
|
|
2278
2312
|
"kindString": "Property",
|
|
@@ -2282,7 +2316,7 @@
|
|
|
2282
2316
|
"fileName": "modules/packages/witness/src/Config.ts",
|
|
2283
2317
|
"line": 9,
|
|
2284
2318
|
"character": 4,
|
|
2285
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2319
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/Config.ts#L9"
|
|
2286
2320
|
}
|
|
2287
2321
|
],
|
|
2288
2322
|
"type": {
|
|
@@ -2293,7 +2327,7 @@
|
|
|
2293
2327
|
},
|
|
2294
2328
|
"objectType": {
|
|
2295
2329
|
"type": "reference",
|
|
2296
|
-
"id":
|
|
2330
|
+
"id": 147,
|
|
2297
2331
|
"name": "TTarget"
|
|
2298
2332
|
}
|
|
2299
2333
|
}
|
|
@@ -2303,7 +2337,7 @@
|
|
|
2303
2337
|
{
|
|
2304
2338
|
"title": "Properties",
|
|
2305
2339
|
"children": [
|
|
2306
|
-
|
|
2340
|
+
151
|
|
2307
2341
|
]
|
|
2308
2342
|
}
|
|
2309
2343
|
],
|
|
@@ -2312,7 +2346,7 @@
|
|
|
2312
2346
|
"fileName": "modules/packages/witness/src/Config.ts",
|
|
2313
2347
|
"line": 8,
|
|
2314
2348
|
"character": 12,
|
|
2315
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2349
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/Config.ts#L8"
|
|
2316
2350
|
}
|
|
2317
2351
|
]
|
|
2318
2352
|
}
|
|
@@ -2333,14 +2367,14 @@
|
|
|
2333
2367
|
{
|
|
2334
2368
|
"type": "reflection",
|
|
2335
2369
|
"declaration": {
|
|
2336
|
-
"id":
|
|
2370
|
+
"id": 152,
|
|
2337
2371
|
"name": "__type",
|
|
2338
2372
|
"kind": 65536,
|
|
2339
2373
|
"kindString": "Type literal",
|
|
2340
2374
|
"flags": {},
|
|
2341
2375
|
"children": [
|
|
2342
2376
|
{
|
|
2343
|
-
"id":
|
|
2377
|
+
"id": 153,
|
|
2344
2378
|
"name": "schema",
|
|
2345
2379
|
"kind": 1024,
|
|
2346
2380
|
"kindString": "Property",
|
|
@@ -2362,7 +2396,7 @@
|
|
|
2362
2396
|
{
|
|
2363
2397
|
"title": "Properties",
|
|
2364
2398
|
"children": [
|
|
2365
|
-
|
|
2399
|
+
153
|
|
2366
2400
|
]
|
|
2367
2401
|
}
|
|
2368
2402
|
],
|
|
@@ -2378,14 +2412,14 @@
|
|
|
2378
2412
|
{
|
|
2379
2413
|
"type": "reflection",
|
|
2380
2414
|
"declaration": {
|
|
2381
|
-
"id":
|
|
2415
|
+
"id": 154,
|
|
2382
2416
|
"name": "__type",
|
|
2383
2417
|
"kind": 65536,
|
|
2384
2418
|
"kindString": "Type literal",
|
|
2385
2419
|
"flags": {},
|
|
2386
2420
|
"children": [
|
|
2387
2421
|
{
|
|
2388
|
-
"id":
|
|
2422
|
+
"id": 155,
|
|
2389
2423
|
"name": "targetSchema",
|
|
2390
2424
|
"kind": 1024,
|
|
2391
2425
|
"kindString": "Property",
|
|
@@ -2395,7 +2429,7 @@
|
|
|
2395
2429
|
"fileName": "modules/packages/witness/src/Config.ts",
|
|
2396
2430
|
"line": 9,
|
|
2397
2431
|
"character": 4,
|
|
2398
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2432
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/Config.ts#L9"
|
|
2399
2433
|
}
|
|
2400
2434
|
],
|
|
2401
2435
|
"type": {
|
|
@@ -2406,7 +2440,7 @@
|
|
|
2406
2440
|
},
|
|
2407
2441
|
"objectType": {
|
|
2408
2442
|
"type": "reference",
|
|
2409
|
-
"id":
|
|
2443
|
+
"id": 147,
|
|
2410
2444
|
"name": "TTarget"
|
|
2411
2445
|
}
|
|
2412
2446
|
}
|
|
@@ -2416,7 +2450,7 @@
|
|
|
2416
2450
|
{
|
|
2417
2451
|
"title": "Properties",
|
|
2418
2452
|
"children": [
|
|
2419
|
-
|
|
2453
|
+
155
|
|
2420
2454
|
]
|
|
2421
2455
|
}
|
|
2422
2456
|
],
|
|
@@ -2425,67 +2459,18 @@
|
|
|
2425
2459
|
"fileName": "modules/packages/witness/src/Config.ts",
|
|
2426
2460
|
"line": 8,
|
|
2427
2461
|
"character": 12,
|
|
2428
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2462
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/Config.ts#L8"
|
|
2429
2463
|
}
|
|
2430
2464
|
]
|
|
2431
2465
|
}
|
|
2432
2466
|
}
|
|
2433
2467
|
]
|
|
2434
2468
|
}
|
|
2435
|
-
},
|
|
2436
|
-
{
|
|
2437
|
-
"id": 150,
|
|
2438
|
-
"name": "TQuery",
|
|
2439
|
-
"kind": 131072,
|
|
2440
|
-
"kindString": "Type parameter",
|
|
2441
|
-
"flags": {},
|
|
2442
|
-
"type": {
|
|
2443
|
-
"type": "union",
|
|
2444
|
-
"types": [
|
|
2445
|
-
{
|
|
2446
|
-
"type": "reference",
|
|
2447
|
-
"name": "XyoModuleQueryBase"
|
|
2448
|
-
},
|
|
2449
|
-
{
|
|
2450
|
-
"type": "reference",
|
|
2451
|
-
"id": 12,
|
|
2452
|
-
"typeArguments": [
|
|
2453
|
-
{
|
|
2454
|
-
"type": "reference",
|
|
2455
|
-
"id": 140,
|
|
2456
|
-
"name": "TTarget"
|
|
2457
|
-
}
|
|
2458
|
-
],
|
|
2459
|
-
"name": "XyoWitnessQueryBase"
|
|
2460
|
-
}
|
|
2461
|
-
]
|
|
2462
|
-
},
|
|
2463
|
-
"default": {
|
|
2464
|
-
"type": "union",
|
|
2465
|
-
"types": [
|
|
2466
|
-
{
|
|
2467
|
-
"type": "reference",
|
|
2468
|
-
"name": "XyoModuleQueryBase"
|
|
2469
|
-
},
|
|
2470
|
-
{
|
|
2471
|
-
"type": "reference",
|
|
2472
|
-
"id": 12,
|
|
2473
|
-
"typeArguments": [
|
|
2474
|
-
{
|
|
2475
|
-
"type": "reference",
|
|
2476
|
-
"id": 140,
|
|
2477
|
-
"name": "TTarget"
|
|
2478
|
-
}
|
|
2479
|
-
],
|
|
2480
|
-
"name": "XyoWitnessQueryBase"
|
|
2481
|
-
}
|
|
2482
|
-
]
|
|
2483
|
-
}
|
|
2484
2469
|
}
|
|
2485
2470
|
],
|
|
2486
2471
|
"parameters": [
|
|
2487
2472
|
{
|
|
2488
|
-
"id":
|
|
2473
|
+
"id": 157,
|
|
2489
2474
|
"name": "config",
|
|
2490
2475
|
"kind": 32768,
|
|
2491
2476
|
"kindString": "Parameter",
|
|
@@ -2494,12 +2479,12 @@
|
|
|
2494
2479
|
},
|
|
2495
2480
|
"type": {
|
|
2496
2481
|
"type": "reference",
|
|
2497
|
-
"id":
|
|
2482
|
+
"id": 156,
|
|
2498
2483
|
"name": "TConfig"
|
|
2499
2484
|
}
|
|
2500
2485
|
},
|
|
2501
2486
|
{
|
|
2502
|
-
"id":
|
|
2487
|
+
"id": 158,
|
|
2503
2488
|
"name": "account",
|
|
2504
2489
|
"kind": 32768,
|
|
2505
2490
|
"kindString": "Parameter",
|
|
@@ -2512,7 +2497,7 @@
|
|
|
2512
2497
|
}
|
|
2513
2498
|
},
|
|
2514
2499
|
{
|
|
2515
|
-
"id":
|
|
2500
|
+
"id": 159,
|
|
2516
2501
|
"name": "resolver",
|
|
2517
2502
|
"kind": 32768,
|
|
2518
2503
|
"kindString": "Parameter",
|
|
@@ -2522,7 +2507,7 @@
|
|
|
2522
2507
|
"type": {
|
|
2523
2508
|
"type": "reflection",
|
|
2524
2509
|
"declaration": {
|
|
2525
|
-
"id":
|
|
2510
|
+
"id": 160,
|
|
2526
2511
|
"name": "__type",
|
|
2527
2512
|
"kind": 65536,
|
|
2528
2513
|
"kindString": "Type literal",
|
|
@@ -2530,21 +2515,21 @@
|
|
|
2530
2515
|
"sources": [
|
|
2531
2516
|
{
|
|
2532
2517
|
"fileName": "modules/packages/witness/src/XyoWitness.ts",
|
|
2533
|
-
"line":
|
|
2518
|
+
"line": 15,
|
|
2534
2519
|
"character": 65,
|
|
2535
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2520
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/XyoWitness.ts#L15"
|
|
2536
2521
|
}
|
|
2537
2522
|
],
|
|
2538
2523
|
"signatures": [
|
|
2539
2524
|
{
|
|
2540
|
-
"id":
|
|
2525
|
+
"id": 161,
|
|
2541
2526
|
"name": "__type",
|
|
2542
2527
|
"kind": 4096,
|
|
2543
2528
|
"kindString": "Call signature",
|
|
2544
2529
|
"flags": {},
|
|
2545
2530
|
"parameters": [
|
|
2546
2531
|
{
|
|
2547
|
-
"id":
|
|
2532
|
+
"id": 162,
|
|
2548
2533
|
"name": "address",
|
|
2549
2534
|
"kind": 32768,
|
|
2550
2535
|
"kindString": "Parameter",
|
|
@@ -2558,68 +2543,6 @@
|
|
|
2558
2543
|
"type": {
|
|
2559
2544
|
"type": "reference",
|
|
2560
2545
|
"typeArguments": [
|
|
2561
|
-
{
|
|
2562
|
-
"type": "intersection",
|
|
2563
|
-
"types": [
|
|
2564
|
-
{
|
|
2565
|
-
"type": "reference",
|
|
2566
|
-
"name": "SchemaFields"
|
|
2567
|
-
},
|
|
2568
|
-
{
|
|
2569
|
-
"type": "reference",
|
|
2570
|
-
"name": "PayloadFields"
|
|
2571
|
-
},
|
|
2572
|
-
{
|
|
2573
|
-
"type": "reference",
|
|
2574
|
-
"name": "XyoQueryFields"
|
|
2575
|
-
},
|
|
2576
|
-
{
|
|
2577
|
-
"type": "reflection",
|
|
2578
|
-
"declaration": {
|
|
2579
|
-
"id": 157,
|
|
2580
|
-
"name": "__type",
|
|
2581
|
-
"kind": 65536,
|
|
2582
|
-
"kindString": "Type literal",
|
|
2583
|
-
"flags": {},
|
|
2584
|
-
"children": [
|
|
2585
|
-
{
|
|
2586
|
-
"id": 158,
|
|
2587
|
-
"name": "schema",
|
|
2588
|
-
"kind": 1024,
|
|
2589
|
-
"kindString": "Property",
|
|
2590
|
-
"flags": {},
|
|
2591
|
-
"sources": [
|
|
2592
|
-
{
|
|
2593
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
2594
|
-
"line": 18,
|
|
2595
|
-
"character": 4
|
|
2596
|
-
}
|
|
2597
|
-
],
|
|
2598
|
-
"type": {
|
|
2599
|
-
"type": "intrinsic",
|
|
2600
|
-
"name": "string"
|
|
2601
|
-
}
|
|
2602
|
-
}
|
|
2603
|
-
],
|
|
2604
|
-
"groups": [
|
|
2605
|
-
{
|
|
2606
|
-
"title": "Properties",
|
|
2607
|
-
"children": [
|
|
2608
|
-
158
|
|
2609
|
-
]
|
|
2610
|
-
}
|
|
2611
|
-
],
|
|
2612
|
-
"sources": [
|
|
2613
|
-
{
|
|
2614
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
2615
|
-
"line": 17,
|
|
2616
|
-
"character": 227
|
|
2617
|
-
}
|
|
2618
|
-
]
|
|
2619
|
-
}
|
|
2620
|
-
}
|
|
2621
|
-
]
|
|
2622
|
-
},
|
|
2623
2546
|
{
|
|
2624
2547
|
"type": "intersection",
|
|
2625
2548
|
"types": [
|
|
@@ -2634,14 +2557,14 @@
|
|
|
2634
2557
|
{
|
|
2635
2558
|
"type": "reflection",
|
|
2636
2559
|
"declaration": {
|
|
2637
|
-
"id":
|
|
2560
|
+
"id": 163,
|
|
2638
2561
|
"name": "__type",
|
|
2639
2562
|
"kind": 65536,
|
|
2640
2563
|
"kindString": "Type literal",
|
|
2641
2564
|
"flags": {},
|
|
2642
2565
|
"children": [
|
|
2643
2566
|
{
|
|
2644
|
-
"id":
|
|
2567
|
+
"id": 164,
|
|
2645
2568
|
"name": "schema",
|
|
2646
2569
|
"kind": 1024,
|
|
2647
2570
|
"kindString": "Property",
|
|
@@ -2663,7 +2586,7 @@
|
|
|
2663
2586
|
{
|
|
2664
2587
|
"title": "Properties",
|
|
2665
2588
|
"children": [
|
|
2666
|
-
|
|
2589
|
+
164
|
|
2667
2590
|
]
|
|
2668
2591
|
}
|
|
2669
2592
|
],
|
|
@@ -2689,39 +2612,34 @@
|
|
|
2689
2612
|
],
|
|
2690
2613
|
"type": {
|
|
2691
2614
|
"type": "reference",
|
|
2692
|
-
"id":
|
|
2615
|
+
"id": 140,
|
|
2693
2616
|
"typeArguments": [
|
|
2694
2617
|
{
|
|
2695
2618
|
"type": "reference",
|
|
2696
|
-
"id":
|
|
2619
|
+
"id": 147,
|
|
2697
2620
|
"name": "TTarget"
|
|
2698
2621
|
},
|
|
2699
2622
|
{
|
|
2700
2623
|
"type": "reference",
|
|
2701
|
-
"id":
|
|
2624
|
+
"id": 156,
|
|
2702
2625
|
"name": "TConfig"
|
|
2703
|
-
},
|
|
2704
|
-
{
|
|
2705
|
-
"type": "reference",
|
|
2706
|
-
"id": 150,
|
|
2707
|
-
"name": "TQuery"
|
|
2708
2626
|
}
|
|
2709
2627
|
],
|
|
2710
2628
|
"name": "XyoWitness"
|
|
2711
2629
|
},
|
|
2712
2630
|
"overwrites": {
|
|
2713
2631
|
"type": "reference",
|
|
2714
|
-
"name": "XyoModule<
|
|
2632
|
+
"name": "XyoModule<TConfig>.constructor"
|
|
2715
2633
|
}
|
|
2716
2634
|
}
|
|
2717
2635
|
],
|
|
2718
2636
|
"overwrites": {
|
|
2719
2637
|
"type": "reference",
|
|
2720
|
-
"name": "XyoModule<
|
|
2638
|
+
"name": "XyoModule<TConfig>.constructor"
|
|
2721
2639
|
}
|
|
2722
2640
|
},
|
|
2723
2641
|
{
|
|
2724
|
-
"id":
|
|
2642
|
+
"id": 183,
|
|
2725
2643
|
"name": "account",
|
|
2726
2644
|
"kind": 1024,
|
|
2727
2645
|
"kindString": "Property",
|
|
@@ -2745,7 +2663,7 @@
|
|
|
2745
2663
|
}
|
|
2746
2664
|
},
|
|
2747
2665
|
{
|
|
2748
|
-
"id":
|
|
2666
|
+
"id": 182,
|
|
2749
2667
|
"name": "config",
|
|
2750
2668
|
"kind": 1024,
|
|
2751
2669
|
"kindString": "Property",
|
|
@@ -2762,7 +2680,7 @@
|
|
|
2762
2680
|
],
|
|
2763
2681
|
"type": {
|
|
2764
2682
|
"type": "reference",
|
|
2765
|
-
"id":
|
|
2683
|
+
"id": 156,
|
|
2766
2684
|
"name": "TConfig"
|
|
2767
2685
|
},
|
|
2768
2686
|
"inheritedFrom": {
|
|
@@ -2771,7 +2689,7 @@
|
|
|
2771
2689
|
}
|
|
2772
2690
|
},
|
|
2773
2691
|
{
|
|
2774
|
-
"id":
|
|
2692
|
+
"id": 184,
|
|
2775
2693
|
"name": "resolver",
|
|
2776
2694
|
"kind": 1024,
|
|
2777
2695
|
"kindString": "Property",
|
|
@@ -2796,7 +2714,7 @@
|
|
|
2796
2714
|
}
|
|
2797
2715
|
},
|
|
2798
2716
|
{
|
|
2799
|
-
"id":
|
|
2717
|
+
"id": 185,
|
|
2800
2718
|
"name": "address",
|
|
2801
2719
|
"kind": 262144,
|
|
2802
2720
|
"kindString": "Accessor",
|
|
@@ -2809,7 +2727,7 @@
|
|
|
2809
2727
|
}
|
|
2810
2728
|
],
|
|
2811
2729
|
"getSignature": {
|
|
2812
|
-
"id":
|
|
2730
|
+
"id": 186,
|
|
2813
2731
|
"name": "address",
|
|
2814
2732
|
"kind": 524288,
|
|
2815
2733
|
"kindString": "Get signature",
|
|
@@ -2839,7 +2757,7 @@
|
|
|
2839
2757
|
}
|
|
2840
2758
|
},
|
|
2841
2759
|
{
|
|
2842
|
-
"id":
|
|
2760
|
+
"id": 165,
|
|
2843
2761
|
"name": "targetSchema",
|
|
2844
2762
|
"kind": 262144,
|
|
2845
2763
|
"kindString": "Accessor",
|
|
@@ -2849,13 +2767,13 @@
|
|
|
2849
2767
|
"sources": [
|
|
2850
2768
|
{
|
|
2851
2769
|
"fileName": "modules/packages/witness/src/XyoWitness.ts",
|
|
2852
|
-
"line":
|
|
2770
|
+
"line": 19,
|
|
2853
2771
|
"character": 13,
|
|
2854
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2772
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/XyoWitness.ts#L19"
|
|
2855
2773
|
}
|
|
2856
2774
|
],
|
|
2857
2775
|
"getSignature": {
|
|
2858
|
-
"id":
|
|
2776
|
+
"id": 166,
|
|
2859
2777
|
"name": "targetSchema",
|
|
2860
2778
|
"kind": 524288,
|
|
2861
2779
|
"kindString": "Get signature",
|
|
@@ -2875,7 +2793,7 @@
|
|
|
2875
2793
|
},
|
|
2876
2794
|
"objectType": {
|
|
2877
2795
|
"type": "reference",
|
|
2878
|
-
"id":
|
|
2796
|
+
"id": 147,
|
|
2879
2797
|
"name": "TTarget"
|
|
2880
2798
|
}
|
|
2881
2799
|
}
|
|
@@ -2884,7 +2802,7 @@
|
|
|
2884
2802
|
}
|
|
2885
2803
|
},
|
|
2886
2804
|
{
|
|
2887
|
-
"id":
|
|
2805
|
+
"id": 209,
|
|
2888
2806
|
"name": "bindHashes",
|
|
2889
2807
|
"kind": 2048,
|
|
2890
2808
|
"kindString": "Method",
|
|
@@ -2898,14 +2816,14 @@
|
|
|
2898
2816
|
],
|
|
2899
2817
|
"signatures": [
|
|
2900
2818
|
{
|
|
2901
|
-
"id":
|
|
2819
|
+
"id": 210,
|
|
2902
2820
|
"name": "bindHashes",
|
|
2903
2821
|
"kind": 4096,
|
|
2904
2822
|
"kindString": "Call signature",
|
|
2905
2823
|
"flags": {},
|
|
2906
2824
|
"parameters": [
|
|
2907
2825
|
{
|
|
2908
|
-
"id":
|
|
2826
|
+
"id": 211,
|
|
2909
2827
|
"name": "hashes",
|
|
2910
2828
|
"kind": 32768,
|
|
2911
2829
|
"kindString": "Parameter",
|
|
@@ -2919,7 +2837,7 @@
|
|
|
2919
2837
|
}
|
|
2920
2838
|
},
|
|
2921
2839
|
{
|
|
2922
|
-
"id":
|
|
2840
|
+
"id": 212,
|
|
2923
2841
|
"name": "schema",
|
|
2924
2842
|
"kind": 32768,
|
|
2925
2843
|
"kindString": "Parameter",
|
|
@@ -2933,7 +2851,7 @@
|
|
|
2933
2851
|
}
|
|
2934
2852
|
},
|
|
2935
2853
|
{
|
|
2936
|
-
"id":
|
|
2854
|
+
"id": 213,
|
|
2937
2855
|
"name": "account",
|
|
2938
2856
|
"kind": 32768,
|
|
2939
2857
|
"kindString": "Parameter",
|
|
@@ -2972,7 +2890,7 @@
|
|
|
2972
2890
|
}
|
|
2973
2891
|
},
|
|
2974
2892
|
{
|
|
2975
|
-
"id":
|
|
2893
|
+
"id": 202,
|
|
2976
2894
|
"name": "bindHashesInternal",
|
|
2977
2895
|
"kind": 2048,
|
|
2978
2896
|
"kindString": "Method",
|
|
@@ -2986,14 +2904,14 @@
|
|
|
2986
2904
|
],
|
|
2987
2905
|
"signatures": [
|
|
2988
2906
|
{
|
|
2989
|
-
"id":
|
|
2907
|
+
"id": 203,
|
|
2990
2908
|
"name": "bindHashesInternal",
|
|
2991
2909
|
"kind": 4096,
|
|
2992
2910
|
"kindString": "Call signature",
|
|
2993
2911
|
"flags": {},
|
|
2994
2912
|
"parameters": [
|
|
2995
2913
|
{
|
|
2996
|
-
"id":
|
|
2914
|
+
"id": 204,
|
|
2997
2915
|
"name": "hashes",
|
|
2998
2916
|
"kind": 32768,
|
|
2999
2917
|
"kindString": "Parameter",
|
|
@@ -3007,7 +2925,7 @@
|
|
|
3007
2925
|
}
|
|
3008
2926
|
},
|
|
3009
2927
|
{
|
|
3010
|
-
"id":
|
|
2928
|
+
"id": 205,
|
|
3011
2929
|
"name": "schema",
|
|
3012
2930
|
"kind": 32768,
|
|
3013
2931
|
"kindString": "Parameter",
|
|
@@ -3021,7 +2939,7 @@
|
|
|
3021
2939
|
}
|
|
3022
2940
|
},
|
|
3023
2941
|
{
|
|
3024
|
-
"id":
|
|
2942
|
+
"id": 206,
|
|
3025
2943
|
"name": "account",
|
|
3026
2944
|
"kind": 32768,
|
|
3027
2945
|
"kindString": "Parameter",
|
|
@@ -3051,14 +2969,14 @@
|
|
|
3051
2969
|
{
|
|
3052
2970
|
"type": "reflection",
|
|
3053
2971
|
"declaration": {
|
|
3054
|
-
"id":
|
|
2972
|
+
"id": 207,
|
|
3055
2973
|
"name": "__type",
|
|
3056
2974
|
"kind": 65536,
|
|
3057
2975
|
"kindString": "Type literal",
|
|
3058
2976
|
"flags": {},
|
|
3059
2977
|
"children": [
|
|
3060
2978
|
{
|
|
3061
|
-
"id":
|
|
2979
|
+
"id": 208,
|
|
3062
2980
|
"name": "schema",
|
|
3063
2981
|
"kind": 1024,
|
|
3064
2982
|
"kindString": "Property",
|
|
@@ -3080,7 +2998,7 @@
|
|
|
3080
2998
|
{
|
|
3081
2999
|
"title": "Properties",
|
|
3082
3000
|
"children": [
|
|
3083
|
-
|
|
3001
|
+
208
|
|
3084
3002
|
]
|
|
3085
3003
|
}
|
|
3086
3004
|
],
|
|
@@ -3110,7 +3028,7 @@
|
|
|
3110
3028
|
}
|
|
3111
3029
|
},
|
|
3112
3030
|
{
|
|
3113
|
-
"id":
|
|
3031
|
+
"id": 222,
|
|
3114
3032
|
"name": "bindPayloads",
|
|
3115
3033
|
"kind": 2048,
|
|
3116
3034
|
"kindString": "Method",
|
|
@@ -3124,14 +3042,14 @@
|
|
|
3124
3042
|
],
|
|
3125
3043
|
"signatures": [
|
|
3126
3044
|
{
|
|
3127
|
-
"id":
|
|
3045
|
+
"id": 223,
|
|
3128
3046
|
"name": "bindPayloads",
|
|
3129
3047
|
"kind": 4096,
|
|
3130
3048
|
"kindString": "Call signature",
|
|
3131
3049
|
"flags": {},
|
|
3132
3050
|
"parameters": [
|
|
3133
3051
|
{
|
|
3134
|
-
"id":
|
|
3052
|
+
"id": 224,
|
|
3135
3053
|
"name": "payloads",
|
|
3136
3054
|
"kind": 32768,
|
|
3137
3055
|
"kindString": "Parameter",
|
|
@@ -3153,14 +3071,14 @@
|
|
|
3153
3071
|
{
|
|
3154
3072
|
"type": "reflection",
|
|
3155
3073
|
"declaration": {
|
|
3156
|
-
"id":
|
|
3074
|
+
"id": 225,
|
|
3157
3075
|
"name": "__type",
|
|
3158
3076
|
"kind": 65536,
|
|
3159
3077
|
"kindString": "Type literal",
|
|
3160
3078
|
"flags": {},
|
|
3161
3079
|
"children": [
|
|
3162
3080
|
{
|
|
3163
|
-
"id":
|
|
3081
|
+
"id": 226,
|
|
3164
3082
|
"name": "schema",
|
|
3165
3083
|
"kind": 1024,
|
|
3166
3084
|
"kindString": "Property",
|
|
@@ -3182,7 +3100,7 @@
|
|
|
3182
3100
|
{
|
|
3183
3101
|
"title": "Properties",
|
|
3184
3102
|
"children": [
|
|
3185
|
-
|
|
3103
|
+
226
|
|
3186
3104
|
]
|
|
3187
3105
|
}
|
|
3188
3106
|
],
|
|
@@ -3202,7 +3120,7 @@
|
|
|
3202
3120
|
}
|
|
3203
3121
|
},
|
|
3204
3122
|
{
|
|
3205
|
-
"id":
|
|
3123
|
+
"id": 227,
|
|
3206
3124
|
"name": "account",
|
|
3207
3125
|
"kind": 32768,
|
|
3208
3126
|
"kindString": "Parameter",
|
|
@@ -3235,14 +3153,14 @@
|
|
|
3235
3153
|
{
|
|
3236
3154
|
"type": "reflection",
|
|
3237
3155
|
"declaration": {
|
|
3238
|
-
"id":
|
|
3156
|
+
"id": 228,
|
|
3239
3157
|
"name": "__type",
|
|
3240
3158
|
"kind": 65536,
|
|
3241
3159
|
"kindString": "Type literal",
|
|
3242
3160
|
"flags": {},
|
|
3243
3161
|
"children": [
|
|
3244
3162
|
{
|
|
3245
|
-
"id":
|
|
3163
|
+
"id": 229,
|
|
3246
3164
|
"name": "schema",
|
|
3247
3165
|
"kind": 1024,
|
|
3248
3166
|
"kindString": "Property",
|
|
@@ -3264,7 +3182,7 @@
|
|
|
3264
3182
|
{
|
|
3265
3183
|
"title": "Properties",
|
|
3266
3184
|
"children": [
|
|
3267
|
-
|
|
3185
|
+
229
|
|
3268
3186
|
]
|
|
3269
3187
|
}
|
|
3270
3188
|
],
|
|
@@ -3301,7 +3219,7 @@
|
|
|
3301
3219
|
}
|
|
3302
3220
|
},
|
|
3303
3221
|
{
|
|
3304
|
-
"id":
|
|
3222
|
+
"id": 214,
|
|
3305
3223
|
"name": "bindPayloadsInternal",
|
|
3306
3224
|
"kind": 2048,
|
|
3307
3225
|
"kindString": "Method",
|
|
@@ -3315,14 +3233,14 @@
|
|
|
3315
3233
|
],
|
|
3316
3234
|
"signatures": [
|
|
3317
3235
|
{
|
|
3318
|
-
"id":
|
|
3236
|
+
"id": 215,
|
|
3319
3237
|
"name": "bindPayloadsInternal",
|
|
3320
3238
|
"kind": 4096,
|
|
3321
3239
|
"kindString": "Call signature",
|
|
3322
3240
|
"flags": {},
|
|
3323
3241
|
"parameters": [
|
|
3324
3242
|
{
|
|
3325
|
-
"id":
|
|
3243
|
+
"id": 216,
|
|
3326
3244
|
"name": "payloads",
|
|
3327
3245
|
"kind": 32768,
|
|
3328
3246
|
"kindString": "Parameter",
|
|
@@ -3344,14 +3262,14 @@
|
|
|
3344
3262
|
{
|
|
3345
3263
|
"type": "reflection",
|
|
3346
3264
|
"declaration": {
|
|
3347
|
-
"id":
|
|
3265
|
+
"id": 217,
|
|
3348
3266
|
"name": "__type",
|
|
3349
3267
|
"kind": 65536,
|
|
3350
3268
|
"kindString": "Type literal",
|
|
3351
3269
|
"flags": {},
|
|
3352
3270
|
"children": [
|
|
3353
3271
|
{
|
|
3354
|
-
"id":
|
|
3272
|
+
"id": 218,
|
|
3355
3273
|
"name": "schema",
|
|
3356
3274
|
"kind": 1024,
|
|
3357
3275
|
"kindString": "Property",
|
|
@@ -3373,7 +3291,7 @@
|
|
|
3373
3291
|
{
|
|
3374
3292
|
"title": "Properties",
|
|
3375
3293
|
"children": [
|
|
3376
|
-
|
|
3294
|
+
218
|
|
3377
3295
|
]
|
|
3378
3296
|
}
|
|
3379
3297
|
],
|
|
@@ -3393,7 +3311,7 @@
|
|
|
3393
3311
|
}
|
|
3394
3312
|
},
|
|
3395
3313
|
{
|
|
3396
|
-
"id":
|
|
3314
|
+
"id": 219,
|
|
3397
3315
|
"name": "account",
|
|
3398
3316
|
"kind": 32768,
|
|
3399
3317
|
"kindString": "Parameter",
|
|
@@ -3423,14 +3341,14 @@
|
|
|
3423
3341
|
{
|
|
3424
3342
|
"type": "reflection",
|
|
3425
3343
|
"declaration": {
|
|
3426
|
-
"id":
|
|
3344
|
+
"id": 220,
|
|
3427
3345
|
"name": "__type",
|
|
3428
3346
|
"kind": 65536,
|
|
3429
3347
|
"kindString": "Type literal",
|
|
3430
3348
|
"flags": {},
|
|
3431
3349
|
"children": [
|
|
3432
3350
|
{
|
|
3433
|
-
"id":
|
|
3351
|
+
"id": 221,
|
|
3434
3352
|
"name": "schema",
|
|
3435
3353
|
"kind": 1024,
|
|
3436
3354
|
"kindString": "Property",
|
|
@@ -3452,7 +3370,7 @@
|
|
|
3452
3370
|
{
|
|
3453
3371
|
"title": "Properties",
|
|
3454
3372
|
"children": [
|
|
3455
|
-
|
|
3373
|
+
221
|
|
3456
3374
|
]
|
|
3457
3375
|
}
|
|
3458
3376
|
],
|
|
@@ -3482,7 +3400,7 @@
|
|
|
3482
3400
|
}
|
|
3483
3401
|
},
|
|
3484
3402
|
{
|
|
3485
|
-
"id":
|
|
3403
|
+
"id": 190,
|
|
3486
3404
|
"name": "discover",
|
|
3487
3405
|
"kind": 2048,
|
|
3488
3406
|
"kindString": "Method",
|
|
@@ -3496,14 +3414,14 @@
|
|
|
3496
3414
|
],
|
|
3497
3415
|
"signatures": [
|
|
3498
3416
|
{
|
|
3499
|
-
"id":
|
|
3417
|
+
"id": 191,
|
|
3500
3418
|
"name": "discover",
|
|
3501
3419
|
"kind": 4096,
|
|
3502
3420
|
"kindString": "Call signature",
|
|
3503
3421
|
"flags": {},
|
|
3504
3422
|
"parameters": [
|
|
3505
3423
|
{
|
|
3506
|
-
"id":
|
|
3424
|
+
"id": 192,
|
|
3507
3425
|
"name": "_queryAccount",
|
|
3508
3426
|
"kind": 32768,
|
|
3509
3427
|
"kindString": "Parameter",
|
|
@@ -3532,7 +3450,7 @@
|
|
|
3532
3450
|
}
|
|
3533
3451
|
},
|
|
3534
3452
|
{
|
|
3535
|
-
"id":
|
|
3453
|
+
"id": 193,
|
|
3536
3454
|
"name": "initialize",
|
|
3537
3455
|
"kind": 2048,
|
|
3538
3456
|
"kindString": "Method",
|
|
@@ -3546,14 +3464,14 @@
|
|
|
3546
3464
|
],
|
|
3547
3465
|
"signatures": [
|
|
3548
3466
|
{
|
|
3549
|
-
"id":
|
|
3467
|
+
"id": 194,
|
|
3550
3468
|
"name": "initialize",
|
|
3551
3469
|
"kind": 4096,
|
|
3552
3470
|
"kindString": "Call signature",
|
|
3553
3471
|
"flags": {},
|
|
3554
3472
|
"parameters": [
|
|
3555
3473
|
{
|
|
3556
|
-
"id":
|
|
3474
|
+
"id": 195,
|
|
3557
3475
|
"name": "_queryAccount",
|
|
3558
3476
|
"kind": 32768,
|
|
3559
3477
|
"kindString": "Parameter",
|
|
@@ -3582,7 +3500,7 @@
|
|
|
3582
3500
|
}
|
|
3583
3501
|
},
|
|
3584
3502
|
{
|
|
3585
|
-
"id":
|
|
3503
|
+
"id": 169,
|
|
3586
3504
|
"name": "observe",
|
|
3587
3505
|
"kind": 2048,
|
|
3588
3506
|
"kindString": "Method",
|
|
@@ -3592,21 +3510,21 @@
|
|
|
3592
3510
|
"sources": [
|
|
3593
3511
|
{
|
|
3594
3512
|
"fileName": "modules/packages/witness/src/XyoWitness.ts",
|
|
3595
|
-
"line":
|
|
3513
|
+
"line": 27,
|
|
3596
3514
|
"character": 9,
|
|
3597
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3515
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/XyoWitness.ts#L27"
|
|
3598
3516
|
}
|
|
3599
3517
|
],
|
|
3600
3518
|
"signatures": [
|
|
3601
3519
|
{
|
|
3602
|
-
"id":
|
|
3520
|
+
"id": 170,
|
|
3603
3521
|
"name": "observe",
|
|
3604
3522
|
"kind": 4096,
|
|
3605
3523
|
"kindString": "Call signature",
|
|
3606
3524
|
"flags": {},
|
|
3607
3525
|
"parameters": [
|
|
3608
3526
|
{
|
|
3609
|
-
"id":
|
|
3527
|
+
"id": 171,
|
|
3610
3528
|
"name": "fields",
|
|
3611
3529
|
"kind": 32768,
|
|
3612
3530
|
"kindString": "Parameter",
|
|
@@ -3618,7 +3536,7 @@
|
|
|
3618
3536
|
"typeArguments": [
|
|
3619
3537
|
{
|
|
3620
3538
|
"type": "reference",
|
|
3621
|
-
"id":
|
|
3539
|
+
"id": 147,
|
|
3622
3540
|
"name": "TTarget"
|
|
3623
3541
|
}
|
|
3624
3542
|
],
|
|
@@ -3633,7 +3551,7 @@
|
|
|
3633
3551
|
"typeArguments": [
|
|
3634
3552
|
{
|
|
3635
3553
|
"type": "reference",
|
|
3636
|
-
"id":
|
|
3554
|
+
"id": 147,
|
|
3637
3555
|
"name": "TTarget"
|
|
3638
3556
|
},
|
|
3639
3557
|
{
|
|
@@ -3656,7 +3574,7 @@
|
|
|
3656
3574
|
}
|
|
3657
3575
|
},
|
|
3658
3576
|
{
|
|
3659
|
-
"id":
|
|
3577
|
+
"id": 167,
|
|
3660
3578
|
"name": "queries",
|
|
3661
3579
|
"kind": 2048,
|
|
3662
3580
|
"kindString": "Method",
|
|
@@ -3664,14 +3582,14 @@
|
|
|
3664
3582
|
"sources": [
|
|
3665
3583
|
{
|
|
3666
3584
|
"fileName": "modules/packages/witness/src/XyoWitness.ts",
|
|
3667
|
-
"line":
|
|
3585
|
+
"line": 23,
|
|
3668
3586
|
"character": 11,
|
|
3669
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3587
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/XyoWitness.ts#L23"
|
|
3670
3588
|
}
|
|
3671
3589
|
],
|
|
3672
3590
|
"signatures": [
|
|
3673
3591
|
{
|
|
3674
|
-
"id":
|
|
3592
|
+
"id": 168,
|
|
3675
3593
|
"name": "queries",
|
|
3676
3594
|
"kind": 4096,
|
|
3677
3595
|
"kindString": "Call signature",
|
|
@@ -3679,25 +3597,8 @@
|
|
|
3679
3597
|
"type": {
|
|
3680
3598
|
"type": "array",
|
|
3681
3599
|
"elementType": {
|
|
3682
|
-
"type": "
|
|
3683
|
-
"
|
|
3684
|
-
{
|
|
3685
|
-
"type": "literal",
|
|
3686
|
-
"value": "network.xyo.query.witness.observe"
|
|
3687
|
-
},
|
|
3688
|
-
{
|
|
3689
|
-
"type": "indexedAccess",
|
|
3690
|
-
"indexType": {
|
|
3691
|
-
"type": "literal",
|
|
3692
|
-
"value": "schema"
|
|
3693
|
-
},
|
|
3694
|
-
"objectType": {
|
|
3695
|
-
"type": "reference",
|
|
3696
|
-
"id": 150,
|
|
3697
|
-
"name": "TQuery"
|
|
3698
|
-
}
|
|
3699
|
-
}
|
|
3700
|
-
]
|
|
3600
|
+
"type": "intrinsic",
|
|
3601
|
+
"name": "string"
|
|
3701
3602
|
}
|
|
3702
3603
|
},
|
|
3703
3604
|
"overwrites": {
|
|
@@ -3722,7 +3623,7 @@
|
|
|
3722
3623
|
}
|
|
3723
3624
|
},
|
|
3724
3625
|
{
|
|
3725
|
-
"id":
|
|
3626
|
+
"id": 172,
|
|
3726
3627
|
"name": "query",
|
|
3727
3628
|
"kind": 2048,
|
|
3728
3629
|
"kindString": "Method",
|
|
@@ -3730,97 +3631,230 @@
|
|
|
3730
3631
|
"sources": [
|
|
3731
3632
|
{
|
|
3732
3633
|
"fileName": "modules/packages/witness/src/XyoWitness.ts",
|
|
3733
|
-
"line":
|
|
3634
|
+
"line": 31,
|
|
3734
3635
|
"character": 17,
|
|
3735
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3636
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/XyoWitness.ts#L31"
|
|
3736
3637
|
}
|
|
3737
3638
|
],
|
|
3738
3639
|
"signatures": [
|
|
3739
3640
|
{
|
|
3740
|
-
"id":
|
|
3641
|
+
"id": 173,
|
|
3741
3642
|
"name": "query",
|
|
3742
3643
|
"kind": 4096,
|
|
3743
3644
|
"kindString": "Call signature",
|
|
3744
3645
|
"flags": {},
|
|
3745
|
-
"
|
|
3646
|
+
"typeParameter": [
|
|
3746
3647
|
{
|
|
3747
|
-
"id":
|
|
3748
|
-
"name": "
|
|
3749
|
-
"kind":
|
|
3750
|
-
"kindString": "
|
|
3648
|
+
"id": 178,
|
|
3649
|
+
"name": "T",
|
|
3650
|
+
"kind": 131072,
|
|
3651
|
+
"kindString": "Type parameter",
|
|
3751
3652
|
"flags": {},
|
|
3752
3653
|
"type": {
|
|
3753
|
-
"type": "
|
|
3754
|
-
"
|
|
3755
|
-
"name": "TQuery"
|
|
3756
|
-
}
|
|
3757
|
-
}
|
|
3758
|
-
],
|
|
3759
|
-
"type": {
|
|
3760
|
-
"type": "reference",
|
|
3761
|
-
"typeArguments": [
|
|
3762
|
-
{
|
|
3763
|
-
"type": "reference",
|
|
3764
|
-
"typeArguments": [
|
|
3654
|
+
"type": "intersection",
|
|
3655
|
+
"types": [
|
|
3765
3656
|
{
|
|
3766
|
-
"type": "
|
|
3767
|
-
"
|
|
3768
|
-
|
|
3769
|
-
|
|
3770
|
-
|
|
3771
|
-
|
|
3772
|
-
|
|
3773
|
-
|
|
3774
|
-
|
|
3775
|
-
|
|
3776
|
-
|
|
3777
|
-
|
|
3778
|
-
|
|
3779
|
-
|
|
3780
|
-
|
|
3781
|
-
|
|
3782
|
-
|
|
3657
|
+
"type": "reference",
|
|
3658
|
+
"name": "SchemaFields"
|
|
3659
|
+
},
|
|
3660
|
+
{
|
|
3661
|
+
"type": "reference",
|
|
3662
|
+
"name": "PayloadFields"
|
|
3663
|
+
},
|
|
3664
|
+
{
|
|
3665
|
+
"type": "reference",
|
|
3666
|
+
"name": "XyoQueryFields"
|
|
3667
|
+
},
|
|
3668
|
+
{
|
|
3669
|
+
"type": "reflection",
|
|
3670
|
+
"declaration": {
|
|
3671
|
+
"id": 174,
|
|
3672
|
+
"name": "__type",
|
|
3673
|
+
"kind": 65536,
|
|
3674
|
+
"kindString": "Type literal",
|
|
3675
|
+
"flags": {},
|
|
3676
|
+
"children": [
|
|
3677
|
+
{
|
|
3678
|
+
"id": 175,
|
|
3679
|
+
"name": "schema",
|
|
3680
|
+
"kind": 1024,
|
|
3681
|
+
"kindString": "Property",
|
|
3783
3682
|
"flags": {},
|
|
3784
|
-
"children": [
|
|
3785
|
-
{
|
|
3786
|
-
"id": 172,
|
|
3787
|
-
"name": "schema",
|
|
3788
|
-
"kind": 1024,
|
|
3789
|
-
"kindString": "Property",
|
|
3790
|
-
"flags": {},
|
|
3791
|
-
"sources": [
|
|
3792
|
-
{
|
|
3793
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
3794
|
-
"line": 20,
|
|
3795
|
-
"character": 4
|
|
3796
|
-
}
|
|
3797
|
-
],
|
|
3798
|
-
"type": {
|
|
3799
|
-
"type": "intrinsic",
|
|
3800
|
-
"name": "string"
|
|
3801
|
-
}
|
|
3802
|
-
}
|
|
3803
|
-
],
|
|
3804
|
-
"groups": [
|
|
3805
|
-
{
|
|
3806
|
-
"title": "Properties",
|
|
3807
|
-
"children": [
|
|
3808
|
-
172
|
|
3809
|
-
]
|
|
3810
|
-
}
|
|
3811
|
-
],
|
|
3812
3683
|
"sources": [
|
|
3813
3684
|
{
|
|
3814
3685
|
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
3815
|
-
"line":
|
|
3816
|
-
"character":
|
|
3686
|
+
"line": 18,
|
|
3687
|
+
"character": 4
|
|
3817
3688
|
}
|
|
3689
|
+
],
|
|
3690
|
+
"type": {
|
|
3691
|
+
"type": "intrinsic",
|
|
3692
|
+
"name": "string"
|
|
3693
|
+
}
|
|
3694
|
+
}
|
|
3695
|
+
],
|
|
3696
|
+
"groups": [
|
|
3697
|
+
{
|
|
3698
|
+
"title": "Properties",
|
|
3699
|
+
"children": [
|
|
3700
|
+
175
|
|
3818
3701
|
]
|
|
3819
3702
|
}
|
|
3820
|
-
|
|
3821
|
-
|
|
3822
|
-
|
|
3823
|
-
|
|
3703
|
+
],
|
|
3704
|
+
"sources": [
|
|
3705
|
+
{
|
|
3706
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
3707
|
+
"line": 17,
|
|
3708
|
+
"character": 227
|
|
3709
|
+
}
|
|
3710
|
+
]
|
|
3711
|
+
}
|
|
3712
|
+
}
|
|
3713
|
+
]
|
|
3714
|
+
},
|
|
3715
|
+
"default": {
|
|
3716
|
+
"type": "intersection",
|
|
3717
|
+
"types": [
|
|
3718
|
+
{
|
|
3719
|
+
"type": "reference",
|
|
3720
|
+
"name": "SchemaFields"
|
|
3721
|
+
},
|
|
3722
|
+
{
|
|
3723
|
+
"type": "reference",
|
|
3724
|
+
"name": "PayloadFields"
|
|
3725
|
+
},
|
|
3726
|
+
{
|
|
3727
|
+
"type": "reference",
|
|
3728
|
+
"name": "XyoQueryFields"
|
|
3729
|
+
},
|
|
3730
|
+
{
|
|
3731
|
+
"type": "reflection",
|
|
3732
|
+
"declaration": {
|
|
3733
|
+
"id": 176,
|
|
3734
|
+
"name": "__type",
|
|
3735
|
+
"kind": 65536,
|
|
3736
|
+
"kindString": "Type literal",
|
|
3737
|
+
"flags": {},
|
|
3738
|
+
"children": [
|
|
3739
|
+
{
|
|
3740
|
+
"id": 177,
|
|
3741
|
+
"name": "schema",
|
|
3742
|
+
"kind": 1024,
|
|
3743
|
+
"kindString": "Property",
|
|
3744
|
+
"flags": {},
|
|
3745
|
+
"sources": [
|
|
3746
|
+
{
|
|
3747
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
3748
|
+
"line": 18,
|
|
3749
|
+
"character": 4
|
|
3750
|
+
}
|
|
3751
|
+
],
|
|
3752
|
+
"type": {
|
|
3753
|
+
"type": "intrinsic",
|
|
3754
|
+
"name": "string"
|
|
3755
|
+
}
|
|
3756
|
+
}
|
|
3757
|
+
],
|
|
3758
|
+
"groups": [
|
|
3759
|
+
{
|
|
3760
|
+
"title": "Properties",
|
|
3761
|
+
"children": [
|
|
3762
|
+
177
|
|
3763
|
+
]
|
|
3764
|
+
}
|
|
3765
|
+
],
|
|
3766
|
+
"sources": [
|
|
3767
|
+
{
|
|
3768
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
3769
|
+
"line": 17,
|
|
3770
|
+
"character": 227
|
|
3771
|
+
}
|
|
3772
|
+
]
|
|
3773
|
+
}
|
|
3774
|
+
}
|
|
3775
|
+
]
|
|
3776
|
+
}
|
|
3777
|
+
}
|
|
3778
|
+
],
|
|
3779
|
+
"parameters": [
|
|
3780
|
+
{
|
|
3781
|
+
"id": 179,
|
|
3782
|
+
"name": "query",
|
|
3783
|
+
"kind": 32768,
|
|
3784
|
+
"kindString": "Parameter",
|
|
3785
|
+
"flags": {},
|
|
3786
|
+
"type": {
|
|
3787
|
+
"type": "reference",
|
|
3788
|
+
"id": 86,
|
|
3789
|
+
"name": "T"
|
|
3790
|
+
}
|
|
3791
|
+
}
|
|
3792
|
+
],
|
|
3793
|
+
"type": {
|
|
3794
|
+
"type": "reference",
|
|
3795
|
+
"typeArguments": [
|
|
3796
|
+
{
|
|
3797
|
+
"type": "reference",
|
|
3798
|
+
"typeArguments": [
|
|
3799
|
+
{
|
|
3800
|
+
"type": "intersection",
|
|
3801
|
+
"types": [
|
|
3802
|
+
{
|
|
3803
|
+
"type": "reference",
|
|
3804
|
+
"name": "SchemaFields"
|
|
3805
|
+
},
|
|
3806
|
+
{
|
|
3807
|
+
"type": "reference",
|
|
3808
|
+
"name": "PayloadFields"
|
|
3809
|
+
},
|
|
3810
|
+
{
|
|
3811
|
+
"type": "reflection",
|
|
3812
|
+
"declaration": {
|
|
3813
|
+
"id": 180,
|
|
3814
|
+
"name": "__type",
|
|
3815
|
+
"kind": 65536,
|
|
3816
|
+
"kindString": "Type literal",
|
|
3817
|
+
"flags": {},
|
|
3818
|
+
"children": [
|
|
3819
|
+
{
|
|
3820
|
+
"id": 181,
|
|
3821
|
+
"name": "schema",
|
|
3822
|
+
"kind": 1024,
|
|
3823
|
+
"kindString": "Property",
|
|
3824
|
+
"flags": {},
|
|
3825
|
+
"sources": [
|
|
3826
|
+
{
|
|
3827
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
3828
|
+
"line": 20,
|
|
3829
|
+
"character": 4
|
|
3830
|
+
}
|
|
3831
|
+
],
|
|
3832
|
+
"type": {
|
|
3833
|
+
"type": "intrinsic",
|
|
3834
|
+
"name": "string"
|
|
3835
|
+
}
|
|
3836
|
+
}
|
|
3837
|
+
],
|
|
3838
|
+
"groups": [
|
|
3839
|
+
{
|
|
3840
|
+
"title": "Properties",
|
|
3841
|
+
"children": [
|
|
3842
|
+
181
|
|
3843
|
+
]
|
|
3844
|
+
}
|
|
3845
|
+
],
|
|
3846
|
+
"sources": [
|
|
3847
|
+
{
|
|
3848
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
3849
|
+
"line": 19,
|
|
3850
|
+
"character": 17
|
|
3851
|
+
}
|
|
3852
|
+
]
|
|
3853
|
+
}
|
|
3854
|
+
}
|
|
3855
|
+
]
|
|
3856
|
+
}
|
|
3857
|
+
],
|
|
3824
3858
|
"name": "XyoModuleQueryResult"
|
|
3825
3859
|
}
|
|
3826
3860
|
],
|
|
@@ -3849,7 +3883,7 @@
|
|
|
3849
3883
|
}
|
|
3850
3884
|
},
|
|
3851
3885
|
{
|
|
3852
|
-
"id":
|
|
3886
|
+
"id": 187,
|
|
3853
3887
|
"name": "queryable",
|
|
3854
3888
|
"kind": 2048,
|
|
3855
3889
|
"kindString": "Method",
|
|
@@ -3863,14 +3897,14 @@
|
|
|
3863
3897
|
],
|
|
3864
3898
|
"signatures": [
|
|
3865
3899
|
{
|
|
3866
|
-
"id":
|
|
3900
|
+
"id": 188,
|
|
3867
3901
|
"name": "queryable",
|
|
3868
3902
|
"kind": 4096,
|
|
3869
3903
|
"kindString": "Call signature",
|
|
3870
3904
|
"flags": {},
|
|
3871
3905
|
"parameters": [
|
|
3872
3906
|
{
|
|
3873
|
-
"id":
|
|
3907
|
+
"id": 189,
|
|
3874
3908
|
"name": "schema",
|
|
3875
3909
|
"kind": 32768,
|
|
3876
3910
|
"kindString": "Parameter",
|
|
@@ -3906,7 +3940,7 @@
|
|
|
3906
3940
|
}
|
|
3907
3941
|
},
|
|
3908
3942
|
{
|
|
3909
|
-
"id":
|
|
3943
|
+
"id": 199,
|
|
3910
3944
|
"name": "shutdown",
|
|
3911
3945
|
"kind": 2048,
|
|
3912
3946
|
"kindString": "Method",
|
|
@@ -3920,14 +3954,14 @@
|
|
|
3920
3954
|
],
|
|
3921
3955
|
"signatures": [
|
|
3922
3956
|
{
|
|
3923
|
-
"id":
|
|
3957
|
+
"id": 200,
|
|
3924
3958
|
"name": "shutdown",
|
|
3925
3959
|
"kind": 4096,
|
|
3926
3960
|
"kindString": "Call signature",
|
|
3927
3961
|
"flags": {},
|
|
3928
3962
|
"parameters": [
|
|
3929
3963
|
{
|
|
3930
|
-
"id":
|
|
3964
|
+
"id": 201,
|
|
3931
3965
|
"name": "_queryAccount",
|
|
3932
3966
|
"kind": 32768,
|
|
3933
3967
|
"kindString": "Parameter",
|
|
@@ -3956,7 +3990,7 @@
|
|
|
3956
3990
|
}
|
|
3957
3991
|
},
|
|
3958
3992
|
{
|
|
3959
|
-
"id":
|
|
3993
|
+
"id": 196,
|
|
3960
3994
|
"name": "subscribe",
|
|
3961
3995
|
"kind": 2048,
|
|
3962
3996
|
"kindString": "Method",
|
|
@@ -3970,14 +4004,14 @@
|
|
|
3970
4004
|
],
|
|
3971
4005
|
"signatures": [
|
|
3972
4006
|
{
|
|
3973
|
-
"id":
|
|
4007
|
+
"id": 197,
|
|
3974
4008
|
"name": "subscribe",
|
|
3975
4009
|
"kind": 4096,
|
|
3976
4010
|
"kindString": "Call signature",
|
|
3977
4011
|
"flags": {},
|
|
3978
4012
|
"parameters": [
|
|
3979
4013
|
{
|
|
3980
|
-
"id":
|
|
4014
|
+
"id": 198,
|
|
3981
4015
|
"name": "_queryAccount",
|
|
3982
4016
|
"kind": 32768,
|
|
3983
4017
|
"kindString": "Parameter",
|
|
@@ -4010,39 +4044,39 @@
|
|
|
4010
4044
|
{
|
|
4011
4045
|
"title": "Constructors",
|
|
4012
4046
|
"children": [
|
|
4013
|
-
|
|
4047
|
+
141
|
|
4014
4048
|
]
|
|
4015
4049
|
},
|
|
4016
4050
|
{
|
|
4017
4051
|
"title": "Properties",
|
|
4018
4052
|
"children": [
|
|
4019
|
-
|
|
4020
|
-
|
|
4021
|
-
|
|
4053
|
+
183,
|
|
4054
|
+
182,
|
|
4055
|
+
184
|
|
4022
4056
|
]
|
|
4023
4057
|
},
|
|
4024
4058
|
{
|
|
4025
4059
|
"title": "Accessors",
|
|
4026
4060
|
"children": [
|
|
4027
|
-
|
|
4028
|
-
|
|
4061
|
+
185,
|
|
4062
|
+
165
|
|
4029
4063
|
]
|
|
4030
4064
|
},
|
|
4031
4065
|
{
|
|
4032
4066
|
"title": "Methods",
|
|
4033
4067
|
"children": [
|
|
4034
|
-
|
|
4035
|
-
|
|
4036
|
-
|
|
4037
|
-
|
|
4038
|
-
181,
|
|
4039
|
-
184,
|
|
4040
|
-
165,
|
|
4041
|
-
163,
|
|
4042
|
-
168,
|
|
4043
|
-
178,
|
|
4068
|
+
209,
|
|
4069
|
+
202,
|
|
4070
|
+
222,
|
|
4071
|
+
214,
|
|
4044
4072
|
190,
|
|
4045
|
-
|
|
4073
|
+
193,
|
|
4074
|
+
169,
|
|
4075
|
+
167,
|
|
4076
|
+
172,
|
|
4077
|
+
187,
|
|
4078
|
+
199,
|
|
4079
|
+
196
|
|
4046
4080
|
]
|
|
4047
4081
|
}
|
|
4048
4082
|
],
|
|
@@ -4051,12 +4085,12 @@
|
|
|
4051
4085
|
"fileName": "modules/packages/witness/src/XyoWitness.ts",
|
|
4052
4086
|
"line": 10,
|
|
4053
4087
|
"character": 13,
|
|
4054
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4088
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/XyoWitness.ts#L10"
|
|
4055
4089
|
}
|
|
4056
4090
|
],
|
|
4057
4091
|
"typeParameters": [
|
|
4058
4092
|
{
|
|
4059
|
-
"id":
|
|
4093
|
+
"id": 230,
|
|
4060
4094
|
"name": "TTarget",
|
|
4061
4095
|
"kind": 131072,
|
|
4062
4096
|
"kindString": "Type parameter",
|
|
@@ -4071,7 +4105,7 @@
|
|
|
4071
4105
|
}
|
|
4072
4106
|
},
|
|
4073
4107
|
{
|
|
4074
|
-
"id":
|
|
4108
|
+
"id": 231,
|
|
4075
4109
|
"name": "TConfig",
|
|
4076
4110
|
"kind": 131072,
|
|
4077
4111
|
"kindString": "Type parameter",
|
|
@@ -4082,7 +4116,7 @@
|
|
|
4082
4116
|
"typeArguments": [
|
|
4083
4117
|
{
|
|
4084
4118
|
"type": "reference",
|
|
4085
|
-
"id":
|
|
4119
|
+
"id": 147,
|
|
4086
4120
|
"name": "TTarget"
|
|
4087
4121
|
}
|
|
4088
4122
|
],
|
|
@@ -4094,43 +4128,12 @@
|
|
|
4094
4128
|
"typeArguments": [
|
|
4095
4129
|
{
|
|
4096
4130
|
"type": "reference",
|
|
4097
|
-
"id":
|
|
4131
|
+
"id": 147,
|
|
4098
4132
|
"name": "TTarget"
|
|
4099
4133
|
}
|
|
4100
4134
|
],
|
|
4101
4135
|
"name": "XyoWitnessConfig"
|
|
4102
4136
|
}
|
|
4103
|
-
},
|
|
4104
|
-
{
|
|
4105
|
-
"id": 223,
|
|
4106
|
-
"name": "TQuery",
|
|
4107
|
-
"kind": 131072,
|
|
4108
|
-
"kindString": "Type parameter",
|
|
4109
|
-
"flags": {},
|
|
4110
|
-
"type": {
|
|
4111
|
-
"type": "reference",
|
|
4112
|
-
"id": 14,
|
|
4113
|
-
"typeArguments": [
|
|
4114
|
-
{
|
|
4115
|
-
"type": "reference",
|
|
4116
|
-
"id": 140,
|
|
4117
|
-
"name": "TTarget"
|
|
4118
|
-
}
|
|
4119
|
-
],
|
|
4120
|
-
"name": "XyoWitnessQuery"
|
|
4121
|
-
},
|
|
4122
|
-
"default": {
|
|
4123
|
-
"type": "reference",
|
|
4124
|
-
"id": 14,
|
|
4125
|
-
"typeArguments": [
|
|
4126
|
-
{
|
|
4127
|
-
"type": "reference",
|
|
4128
|
-
"id": 140,
|
|
4129
|
-
"name": "TTarget"
|
|
4130
|
-
}
|
|
4131
|
-
],
|
|
4132
|
-
"name": "XyoWitnessQuery"
|
|
4133
|
-
}
|
|
4134
4137
|
}
|
|
4135
4138
|
],
|
|
4136
4139
|
"extendedTypes": [
|
|
@@ -4139,12 +4142,7 @@
|
|
|
4139
4142
|
"typeArguments": [
|
|
4140
4143
|
{
|
|
4141
4144
|
"type": "reference",
|
|
4142
|
-
"id":
|
|
4143
|
-
"name": "TQuery"
|
|
4144
|
-
},
|
|
4145
|
-
{
|
|
4146
|
-
"type": "reference",
|
|
4147
|
-
"id": 149,
|
|
4145
|
+
"id": 156,
|
|
4148
4146
|
"name": "TConfig"
|
|
4149
4147
|
}
|
|
4150
4148
|
],
|
|
@@ -4154,7 +4152,7 @@
|
|
|
4154
4152
|
"extendedBy": [
|
|
4155
4153
|
{
|
|
4156
4154
|
"type": "reference",
|
|
4157
|
-
"id":
|
|
4155
|
+
"id": 48,
|
|
4158
4156
|
"name": "XyoTimestampWitness"
|
|
4159
4157
|
}
|
|
4160
4158
|
],
|
|
@@ -4165,13 +4163,8 @@
|
|
|
4165
4163
|
"typeArguments": [
|
|
4166
4164
|
{
|
|
4167
4165
|
"type": "reference",
|
|
4168
|
-
"id":
|
|
4166
|
+
"id": 147,
|
|
4169
4167
|
"name": "TTarget"
|
|
4170
|
-
},
|
|
4171
|
-
{
|
|
4172
|
-
"type": "reference",
|
|
4173
|
-
"id": 150,
|
|
4174
|
-
"name": "TQuery"
|
|
4175
4168
|
}
|
|
4176
4169
|
],
|
|
4177
4170
|
"name": "Witness"
|
|
@@ -4179,14 +4172,14 @@
|
|
|
4179
4172
|
]
|
|
4180
4173
|
},
|
|
4181
4174
|
{
|
|
4182
|
-
"id":
|
|
4175
|
+
"id": 232,
|
|
4183
4176
|
"name": "XyoWitnessWrapper",
|
|
4184
4177
|
"kind": 128,
|
|
4185
4178
|
"kindString": "Class",
|
|
4186
4179
|
"flags": {},
|
|
4187
4180
|
"children": [
|
|
4188
4181
|
{
|
|
4189
|
-
"id":
|
|
4182
|
+
"id": 233,
|
|
4190
4183
|
"name": "constructor",
|
|
4191
4184
|
"kind": 512,
|
|
4192
4185
|
"kindString": "Constructor",
|
|
@@ -4200,91 +4193,27 @@
|
|
|
4200
4193
|
],
|
|
4201
4194
|
"signatures": [
|
|
4202
4195
|
{
|
|
4203
|
-
"id":
|
|
4196
|
+
"id": 234,
|
|
4204
4197
|
"name": "new XyoWitnessWrapper",
|
|
4205
4198
|
"kind": 16384,
|
|
4206
4199
|
"kindString": "Constructor signature",
|
|
4207
4200
|
"flags": {},
|
|
4208
4201
|
"parameters": [
|
|
4209
4202
|
{
|
|
4210
|
-
"id":
|
|
4203
|
+
"id": 235,
|
|
4211
4204
|
"name": "module",
|
|
4212
4205
|
"kind": 32768,
|
|
4213
4206
|
"kindString": "Parameter",
|
|
4214
4207
|
"flags": {},
|
|
4215
4208
|
"type": {
|
|
4216
4209
|
"type": "reference",
|
|
4217
|
-
"typeArguments": [
|
|
4218
|
-
{
|
|
4219
|
-
"type": "intersection",
|
|
4220
|
-
"types": [
|
|
4221
|
-
{
|
|
4222
|
-
"type": "reference",
|
|
4223
|
-
"name": "SchemaFields"
|
|
4224
|
-
},
|
|
4225
|
-
{
|
|
4226
|
-
"type": "reference",
|
|
4227
|
-
"name": "PayloadFields"
|
|
4228
|
-
},
|
|
4229
|
-
{
|
|
4230
|
-
"type": "reference",
|
|
4231
|
-
"name": "XyoQueryFields"
|
|
4232
|
-
},
|
|
4233
|
-
{
|
|
4234
|
-
"type": "reflection",
|
|
4235
|
-
"declaration": {
|
|
4236
|
-
"id": 228,
|
|
4237
|
-
"name": "__type",
|
|
4238
|
-
"kind": 65536,
|
|
4239
|
-
"kindString": "Type literal",
|
|
4240
|
-
"flags": {},
|
|
4241
|
-
"children": [
|
|
4242
|
-
{
|
|
4243
|
-
"id": 229,
|
|
4244
|
-
"name": "schema",
|
|
4245
|
-
"kind": 1024,
|
|
4246
|
-
"kindString": "Property",
|
|
4247
|
-
"flags": {},
|
|
4248
|
-
"sources": [
|
|
4249
|
-
{
|
|
4250
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
4251
|
-
"line": 18,
|
|
4252
|
-
"character": 4
|
|
4253
|
-
}
|
|
4254
|
-
],
|
|
4255
|
-
"type": {
|
|
4256
|
-
"type": "intrinsic",
|
|
4257
|
-
"name": "string"
|
|
4258
|
-
}
|
|
4259
|
-
}
|
|
4260
|
-
],
|
|
4261
|
-
"groups": [
|
|
4262
|
-
{
|
|
4263
|
-
"title": "Properties",
|
|
4264
|
-
"children": [
|
|
4265
|
-
229
|
|
4266
|
-
]
|
|
4267
|
-
}
|
|
4268
|
-
],
|
|
4269
|
-
"sources": [
|
|
4270
|
-
{
|
|
4271
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
4272
|
-
"line": 17,
|
|
4273
|
-
"character": 227
|
|
4274
|
-
}
|
|
4275
|
-
]
|
|
4276
|
-
}
|
|
4277
|
-
}
|
|
4278
|
-
]
|
|
4279
|
-
}
|
|
4280
|
-
],
|
|
4281
4210
|
"name": "Module"
|
|
4282
4211
|
}
|
|
4283
4212
|
}
|
|
4284
4213
|
],
|
|
4285
4214
|
"type": {
|
|
4286
4215
|
"type": "reference",
|
|
4287
|
-
"id":
|
|
4216
|
+
"id": 232,
|
|
4288
4217
|
"name": "XyoWitnessWrapper"
|
|
4289
4218
|
},
|
|
4290
4219
|
"inheritedFrom": {
|
|
@@ -4299,7 +4228,7 @@
|
|
|
4299
4228
|
}
|
|
4300
4229
|
},
|
|
4301
4230
|
{
|
|
4302
|
-
"id":
|
|
4231
|
+
"id": 243,
|
|
4303
4232
|
"name": "module",
|
|
4304
4233
|
"kind": 1024,
|
|
4305
4234
|
"kindString": "Property",
|
|
@@ -4313,70 +4242,6 @@
|
|
|
4313
4242
|
],
|
|
4314
4243
|
"type": {
|
|
4315
4244
|
"type": "reference",
|
|
4316
|
-
"typeArguments": [
|
|
4317
|
-
{
|
|
4318
|
-
"type": "intersection",
|
|
4319
|
-
"types": [
|
|
4320
|
-
{
|
|
4321
|
-
"type": "reference",
|
|
4322
|
-
"name": "SchemaFields"
|
|
4323
|
-
},
|
|
4324
|
-
{
|
|
4325
|
-
"type": "reference",
|
|
4326
|
-
"name": "PayloadFields"
|
|
4327
|
-
},
|
|
4328
|
-
{
|
|
4329
|
-
"type": "reference",
|
|
4330
|
-
"name": "XyoQueryFields"
|
|
4331
|
-
},
|
|
4332
|
-
{
|
|
4333
|
-
"type": "reflection",
|
|
4334
|
-
"declaration": {
|
|
4335
|
-
"id": 238,
|
|
4336
|
-
"name": "__type",
|
|
4337
|
-
"kind": 65536,
|
|
4338
|
-
"kindString": "Type literal",
|
|
4339
|
-
"flags": {},
|
|
4340
|
-
"children": [
|
|
4341
|
-
{
|
|
4342
|
-
"id": 239,
|
|
4343
|
-
"name": "schema",
|
|
4344
|
-
"kind": 1024,
|
|
4345
|
-
"kindString": "Property",
|
|
4346
|
-
"flags": {},
|
|
4347
|
-
"sources": [
|
|
4348
|
-
{
|
|
4349
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
4350
|
-
"line": 18,
|
|
4351
|
-
"character": 4
|
|
4352
|
-
}
|
|
4353
|
-
],
|
|
4354
|
-
"type": {
|
|
4355
|
-
"type": "intrinsic",
|
|
4356
|
-
"name": "string"
|
|
4357
|
-
}
|
|
4358
|
-
}
|
|
4359
|
-
],
|
|
4360
|
-
"groups": [
|
|
4361
|
-
{
|
|
4362
|
-
"title": "Properties",
|
|
4363
|
-
"children": [
|
|
4364
|
-
239
|
|
4365
|
-
]
|
|
4366
|
-
}
|
|
4367
|
-
],
|
|
4368
|
-
"sources": [
|
|
4369
|
-
{
|
|
4370
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
4371
|
-
"line": 17,
|
|
4372
|
-
"character": 227
|
|
4373
|
-
}
|
|
4374
|
-
]
|
|
4375
|
-
}
|
|
4376
|
-
}
|
|
4377
|
-
]
|
|
4378
|
-
}
|
|
4379
|
-
],
|
|
4380
4245
|
"name": "Module"
|
|
4381
4246
|
},
|
|
4382
4247
|
"inheritedFrom": {
|
|
@@ -4385,7 +4250,7 @@
|
|
|
4385
4250
|
}
|
|
4386
4251
|
},
|
|
4387
4252
|
{
|
|
4388
|
-
"id":
|
|
4253
|
+
"id": 244,
|
|
4389
4254
|
"name": "address",
|
|
4390
4255
|
"kind": 262144,
|
|
4391
4256
|
"kindString": "Accessor",
|
|
@@ -4398,7 +4263,7 @@
|
|
|
4398
4263
|
}
|
|
4399
4264
|
],
|
|
4400
4265
|
"getSignature": {
|
|
4401
|
-
"id":
|
|
4266
|
+
"id": 245,
|
|
4402
4267
|
"name": "address",
|
|
4403
4268
|
"kind": 524288,
|
|
4404
4269
|
"kindString": "Get signature",
|
|
@@ -4428,7 +4293,7 @@
|
|
|
4428
4293
|
}
|
|
4429
4294
|
},
|
|
4430
4295
|
{
|
|
4431
|
-
"id":
|
|
4296
|
+
"id": 236,
|
|
4432
4297
|
"name": "observe",
|
|
4433
4298
|
"kind": 2048,
|
|
4434
4299
|
"kindString": "Method",
|
|
@@ -4438,19 +4303,19 @@
|
|
|
4438
4303
|
"fileName": "modules/packages/witness/src/XyoWitnessWrapper.ts",
|
|
4439
4304
|
"line": 8,
|
|
4440
4305
|
"character": 8,
|
|
4441
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4306
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/XyoWitnessWrapper.ts#L8"
|
|
4442
4307
|
}
|
|
4443
4308
|
],
|
|
4444
4309
|
"signatures": [
|
|
4445
4310
|
{
|
|
4446
|
-
"id":
|
|
4311
|
+
"id": 237,
|
|
4447
4312
|
"name": "observe",
|
|
4448
4313
|
"kind": 4096,
|
|
4449
4314
|
"kindString": "Call signature",
|
|
4450
4315
|
"flags": {},
|
|
4451
4316
|
"parameters": [
|
|
4452
4317
|
{
|
|
4453
|
-
"id":
|
|
4318
|
+
"id": 238,
|
|
4454
4319
|
"name": "payload",
|
|
4455
4320
|
"kind": 32768,
|
|
4456
4321
|
"kindString": "Parameter",
|
|
@@ -4474,14 +4339,14 @@
|
|
|
4474
4339
|
{
|
|
4475
4340
|
"type": "reflection",
|
|
4476
4341
|
"declaration": {
|
|
4477
|
-
"id":
|
|
4342
|
+
"id": 239,
|
|
4478
4343
|
"name": "__type",
|
|
4479
4344
|
"kind": 65536,
|
|
4480
4345
|
"kindString": "Type literal",
|
|
4481
4346
|
"flags": {},
|
|
4482
4347
|
"children": [
|
|
4483
4348
|
{
|
|
4484
|
-
"id":
|
|
4349
|
+
"id": 240,
|
|
4485
4350
|
"name": "schema",
|
|
4486
4351
|
"kind": 1024,
|
|
4487
4352
|
"kindString": "Property",
|
|
@@ -4503,7 +4368,7 @@
|
|
|
4503
4368
|
{
|
|
4504
4369
|
"title": "Properties",
|
|
4505
4370
|
"children": [
|
|
4506
|
-
|
|
4371
|
+
240
|
|
4507
4372
|
]
|
|
4508
4373
|
}
|
|
4509
4374
|
],
|
|
@@ -4549,14 +4414,14 @@
|
|
|
4549
4414
|
{
|
|
4550
4415
|
"type": "reflection",
|
|
4551
4416
|
"declaration": {
|
|
4552
|
-
"id":
|
|
4417
|
+
"id": 241,
|
|
4553
4418
|
"name": "__type",
|
|
4554
4419
|
"kind": 65536,
|
|
4555
4420
|
"kindString": "Type literal",
|
|
4556
4421
|
"flags": {},
|
|
4557
4422
|
"children": [
|
|
4558
4423
|
{
|
|
4559
|
-
"id":
|
|
4424
|
+
"id": 242,
|
|
4560
4425
|
"name": "schema",
|
|
4561
4426
|
"kind": 1024,
|
|
4562
4427
|
"kindString": "Property",
|
|
@@ -4578,7 +4443,7 @@
|
|
|
4578
4443
|
{
|
|
4579
4444
|
"title": "Properties",
|
|
4580
4445
|
"children": [
|
|
4581
|
-
|
|
4446
|
+
242
|
|
4582
4447
|
]
|
|
4583
4448
|
}
|
|
4584
4449
|
],
|
|
@@ -4613,7 +4478,7 @@
|
|
|
4613
4478
|
}
|
|
4614
4479
|
},
|
|
4615
4480
|
{
|
|
4616
|
-
"id":
|
|
4481
|
+
"id": 246,
|
|
4617
4482
|
"name": "queries",
|
|
4618
4483
|
"kind": 2048,
|
|
4619
4484
|
"kindString": "Method",
|
|
@@ -4627,7 +4492,7 @@
|
|
|
4627
4492
|
],
|
|
4628
4493
|
"signatures": [
|
|
4629
4494
|
{
|
|
4630
|
-
"id":
|
|
4495
|
+
"id": 247,
|
|
4631
4496
|
"name": "queries",
|
|
4632
4497
|
"kind": 4096,
|
|
4633
4498
|
"kindString": "Call signature",
|
|
@@ -4661,7 +4526,7 @@
|
|
|
4661
4526
|
}
|
|
4662
4527
|
},
|
|
4663
4528
|
{
|
|
4664
|
-
"id":
|
|
4529
|
+
"id": 251,
|
|
4665
4530
|
"name": "query",
|
|
4666
4531
|
"kind": 2048,
|
|
4667
4532
|
"kindString": "Method",
|
|
@@ -4675,14 +4540,14 @@
|
|
|
4675
4540
|
],
|
|
4676
4541
|
"signatures": [
|
|
4677
4542
|
{
|
|
4678
|
-
"id":
|
|
4543
|
+
"id": 252,
|
|
4679
4544
|
"name": "query",
|
|
4680
4545
|
"kind": 4096,
|
|
4681
4546
|
"kindString": "Call signature",
|
|
4682
4547
|
"flags": {},
|
|
4683
4548
|
"parameters": [
|
|
4684
4549
|
{
|
|
4685
|
-
"id":
|
|
4550
|
+
"id": 253,
|
|
4686
4551
|
"name": "query",
|
|
4687
4552
|
"kind": 32768,
|
|
4688
4553
|
"kindString": "Parameter",
|
|
@@ -4705,14 +4570,14 @@
|
|
|
4705
4570
|
{
|
|
4706
4571
|
"type": "reflection",
|
|
4707
4572
|
"declaration": {
|
|
4708
|
-
"id":
|
|
4573
|
+
"id": 254,
|
|
4709
4574
|
"name": "__type",
|
|
4710
4575
|
"kind": 65536,
|
|
4711
4576
|
"kindString": "Type literal",
|
|
4712
4577
|
"flags": {},
|
|
4713
4578
|
"children": [
|
|
4714
4579
|
{
|
|
4715
|
-
"id":
|
|
4580
|
+
"id": 255,
|
|
4716
4581
|
"name": "schema",
|
|
4717
4582
|
"kind": 1024,
|
|
4718
4583
|
"kindString": "Property",
|
|
@@ -4734,7 +4599,7 @@
|
|
|
4734
4599
|
{
|
|
4735
4600
|
"title": "Properties",
|
|
4736
4601
|
"children": [
|
|
4737
|
-
|
|
4602
|
+
255
|
|
4738
4603
|
]
|
|
4739
4604
|
}
|
|
4740
4605
|
],
|
|
@@ -4771,14 +4636,14 @@
|
|
|
4771
4636
|
{
|
|
4772
4637
|
"type": "reflection",
|
|
4773
4638
|
"declaration": {
|
|
4774
|
-
"id":
|
|
4639
|
+
"id": 256,
|
|
4775
4640
|
"name": "__type",
|
|
4776
4641
|
"kind": 65536,
|
|
4777
4642
|
"kindString": "Type literal",
|
|
4778
4643
|
"flags": {},
|
|
4779
4644
|
"children": [
|
|
4780
4645
|
{
|
|
4781
|
-
"id":
|
|
4646
|
+
"id": 257,
|
|
4782
4647
|
"name": "schema",
|
|
4783
4648
|
"kind": 1024,
|
|
4784
4649
|
"kindString": "Property",
|
|
@@ -4800,7 +4665,7 @@
|
|
|
4800
4665
|
{
|
|
4801
4666
|
"title": "Properties",
|
|
4802
4667
|
"children": [
|
|
4803
|
-
|
|
4668
|
+
257
|
|
4804
4669
|
]
|
|
4805
4670
|
}
|
|
4806
4671
|
],
|
|
@@ -4846,7 +4711,7 @@
|
|
|
4846
4711
|
}
|
|
4847
4712
|
},
|
|
4848
4713
|
{
|
|
4849
|
-
"id":
|
|
4714
|
+
"id": 248,
|
|
4850
4715
|
"name": "queryable",
|
|
4851
4716
|
"kind": 2048,
|
|
4852
4717
|
"kindString": "Method",
|
|
@@ -4860,14 +4725,14 @@
|
|
|
4860
4725
|
],
|
|
4861
4726
|
"signatures": [
|
|
4862
4727
|
{
|
|
4863
|
-
"id":
|
|
4728
|
+
"id": 249,
|
|
4864
4729
|
"name": "queryable",
|
|
4865
4730
|
"kind": 4096,
|
|
4866
4731
|
"kindString": "Call signature",
|
|
4867
4732
|
"flags": {},
|
|
4868
4733
|
"parameters": [
|
|
4869
4734
|
{
|
|
4870
|
-
"id":
|
|
4735
|
+
"id": 250,
|
|
4871
4736
|
"name": "schema",
|
|
4872
4737
|
"kind": 32768,
|
|
4873
4738
|
"kindString": "Parameter",
|
|
@@ -4907,28 +4772,28 @@
|
|
|
4907
4772
|
{
|
|
4908
4773
|
"title": "Constructors",
|
|
4909
4774
|
"children": [
|
|
4910
|
-
|
|
4775
|
+
233
|
|
4911
4776
|
]
|
|
4912
4777
|
},
|
|
4913
4778
|
{
|
|
4914
4779
|
"title": "Properties",
|
|
4915
4780
|
"children": [
|
|
4916
|
-
|
|
4781
|
+
243
|
|
4917
4782
|
]
|
|
4918
4783
|
},
|
|
4919
4784
|
{
|
|
4920
4785
|
"title": "Accessors",
|
|
4921
4786
|
"children": [
|
|
4922
|
-
|
|
4787
|
+
244
|
|
4923
4788
|
]
|
|
4924
4789
|
},
|
|
4925
4790
|
{
|
|
4926
4791
|
"title": "Methods",
|
|
4927
4792
|
"children": [
|
|
4928
|
-
|
|
4929
|
-
|
|
4930
|
-
|
|
4931
|
-
|
|
4793
|
+
236,
|
|
4794
|
+
246,
|
|
4795
|
+
251,
|
|
4796
|
+
248
|
|
4932
4797
|
]
|
|
4933
4798
|
}
|
|
4934
4799
|
],
|
|
@@ -4937,7 +4802,7 @@
|
|
|
4937
4802
|
"fileName": "modules/packages/witness/src/XyoWitnessWrapper.ts",
|
|
4938
4803
|
"line": 7,
|
|
4939
4804
|
"character": 13,
|
|
4940
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4805
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/XyoWitnessWrapper.ts#L7"
|
|
4941
4806
|
}
|
|
4942
4807
|
],
|
|
4943
4808
|
"extendedTypes": [
|
|
@@ -4994,7 +4859,7 @@
|
|
|
4994
4859
|
"fileName": "modules/packages/witness/src/Witness.ts",
|
|
4995
4860
|
"line": 6,
|
|
4996
4861
|
"character": 2,
|
|
4997
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4862
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/Witness.ts#L6"
|
|
4998
4863
|
}
|
|
4999
4864
|
],
|
|
5000
4865
|
"type": {
|
|
@@ -5010,7 +4875,7 @@
|
|
|
5010
4875
|
"fileName": "modules/packages/witness/src/Witness.ts",
|
|
5011
4876
|
"line": 6,
|
|
5012
4877
|
"character": 11,
|
|
5013
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4878
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/Witness.ts#L6"
|
|
5014
4879
|
}
|
|
5015
4880
|
],
|
|
5016
4881
|
"signatures": [
|
|
@@ -5034,7 +4899,7 @@
|
|
|
5034
4899
|
"typeArguments": [
|
|
5035
4900
|
{
|
|
5036
4901
|
"type": "reference",
|
|
5037
|
-
"id":
|
|
4902
|
+
"id": 47,
|
|
5038
4903
|
"name": "TTarget"
|
|
5039
4904
|
}
|
|
5040
4905
|
],
|
|
@@ -5056,7 +4921,7 @@
|
|
|
5056
4921
|
},
|
|
5057
4922
|
{
|
|
5058
4923
|
"type": "reference",
|
|
5059
|
-
"id":
|
|
4924
|
+
"id": 47,
|
|
5060
4925
|
"name": "TTarget"
|
|
5061
4926
|
}
|
|
5062
4927
|
]
|
|
@@ -5108,9 +4973,142 @@
|
|
|
5108
4973
|
"kind": 4096,
|
|
5109
4974
|
"kindString": "Call signature",
|
|
5110
4975
|
"flags": {},
|
|
4976
|
+
"typeParameter": [
|
|
4977
|
+
{
|
|
4978
|
+
"id": 43,
|
|
4979
|
+
"name": "T",
|
|
4980
|
+
"kind": 131072,
|
|
4981
|
+
"kindString": "Type parameter",
|
|
4982
|
+
"flags": {},
|
|
4983
|
+
"type": {
|
|
4984
|
+
"type": "intersection",
|
|
4985
|
+
"types": [
|
|
4986
|
+
{
|
|
4987
|
+
"type": "reference",
|
|
4988
|
+
"name": "SchemaFields"
|
|
4989
|
+
},
|
|
4990
|
+
{
|
|
4991
|
+
"type": "reference",
|
|
4992
|
+
"name": "PayloadFields"
|
|
4993
|
+
},
|
|
4994
|
+
{
|
|
4995
|
+
"type": "reference",
|
|
4996
|
+
"name": "XyoQueryFields"
|
|
4997
|
+
},
|
|
4998
|
+
{
|
|
4999
|
+
"type": "reflection",
|
|
5000
|
+
"declaration": {
|
|
5001
|
+
"id": 39,
|
|
5002
|
+
"name": "__type",
|
|
5003
|
+
"kind": 65536,
|
|
5004
|
+
"kindString": "Type literal",
|
|
5005
|
+
"flags": {},
|
|
5006
|
+
"children": [
|
|
5007
|
+
{
|
|
5008
|
+
"id": 40,
|
|
5009
|
+
"name": "schema",
|
|
5010
|
+
"kind": 1024,
|
|
5011
|
+
"kindString": "Property",
|
|
5012
|
+
"flags": {},
|
|
5013
|
+
"sources": [
|
|
5014
|
+
{
|
|
5015
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
5016
|
+
"line": 18,
|
|
5017
|
+
"character": 4
|
|
5018
|
+
}
|
|
5019
|
+
],
|
|
5020
|
+
"type": {
|
|
5021
|
+
"type": "intrinsic",
|
|
5022
|
+
"name": "string"
|
|
5023
|
+
}
|
|
5024
|
+
}
|
|
5025
|
+
],
|
|
5026
|
+
"groups": [
|
|
5027
|
+
{
|
|
5028
|
+
"title": "Properties",
|
|
5029
|
+
"children": [
|
|
5030
|
+
40
|
|
5031
|
+
]
|
|
5032
|
+
}
|
|
5033
|
+
],
|
|
5034
|
+
"sources": [
|
|
5035
|
+
{
|
|
5036
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
5037
|
+
"line": 17,
|
|
5038
|
+
"character": 227
|
|
5039
|
+
}
|
|
5040
|
+
]
|
|
5041
|
+
}
|
|
5042
|
+
}
|
|
5043
|
+
]
|
|
5044
|
+
},
|
|
5045
|
+
"default": {
|
|
5046
|
+
"type": "intersection",
|
|
5047
|
+
"types": [
|
|
5048
|
+
{
|
|
5049
|
+
"type": "reference",
|
|
5050
|
+
"name": "SchemaFields"
|
|
5051
|
+
},
|
|
5052
|
+
{
|
|
5053
|
+
"type": "reference",
|
|
5054
|
+
"name": "PayloadFields"
|
|
5055
|
+
},
|
|
5056
|
+
{
|
|
5057
|
+
"type": "reference",
|
|
5058
|
+
"name": "XyoQueryFields"
|
|
5059
|
+
},
|
|
5060
|
+
{
|
|
5061
|
+
"type": "reflection",
|
|
5062
|
+
"declaration": {
|
|
5063
|
+
"id": 41,
|
|
5064
|
+
"name": "__type",
|
|
5065
|
+
"kind": 65536,
|
|
5066
|
+
"kindString": "Type literal",
|
|
5067
|
+
"flags": {},
|
|
5068
|
+
"children": [
|
|
5069
|
+
{
|
|
5070
|
+
"id": 42,
|
|
5071
|
+
"name": "schema",
|
|
5072
|
+
"kind": 1024,
|
|
5073
|
+
"kindString": "Property",
|
|
5074
|
+
"flags": {},
|
|
5075
|
+
"sources": [
|
|
5076
|
+
{
|
|
5077
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
5078
|
+
"line": 18,
|
|
5079
|
+
"character": 4
|
|
5080
|
+
}
|
|
5081
|
+
],
|
|
5082
|
+
"type": {
|
|
5083
|
+
"type": "intrinsic",
|
|
5084
|
+
"name": "string"
|
|
5085
|
+
}
|
|
5086
|
+
}
|
|
5087
|
+
],
|
|
5088
|
+
"groups": [
|
|
5089
|
+
{
|
|
5090
|
+
"title": "Properties",
|
|
5091
|
+
"children": [
|
|
5092
|
+
42
|
|
5093
|
+
]
|
|
5094
|
+
}
|
|
5095
|
+
],
|
|
5096
|
+
"sources": [
|
|
5097
|
+
{
|
|
5098
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
5099
|
+
"line": 17,
|
|
5100
|
+
"character": 227
|
|
5101
|
+
}
|
|
5102
|
+
]
|
|
5103
|
+
}
|
|
5104
|
+
}
|
|
5105
|
+
]
|
|
5106
|
+
}
|
|
5107
|
+
}
|
|
5108
|
+
],
|
|
5111
5109
|
"parameters": [
|
|
5112
5110
|
{
|
|
5113
|
-
"id":
|
|
5111
|
+
"id": 44,
|
|
5114
5112
|
"name": "query",
|
|
5115
5113
|
"kind": 32768,
|
|
5116
5114
|
"kindString": "Parameter",
|
|
@@ -5118,7 +5116,7 @@
|
|
|
5118
5116
|
"type": {
|
|
5119
5117
|
"type": "reference",
|
|
5120
5118
|
"id": 43,
|
|
5121
|
-
"name": "
|
|
5119
|
+
"name": "T"
|
|
5122
5120
|
}
|
|
5123
5121
|
}
|
|
5124
5122
|
],
|
|
@@ -5142,14 +5140,14 @@
|
|
|
5142
5140
|
{
|
|
5143
5141
|
"type": "reflection",
|
|
5144
5142
|
"declaration": {
|
|
5145
|
-
"id":
|
|
5143
|
+
"id": 45,
|
|
5146
5144
|
"name": "__type",
|
|
5147
5145
|
"kind": 65536,
|
|
5148
5146
|
"kindString": "Type literal",
|
|
5149
5147
|
"flags": {},
|
|
5150
5148
|
"children": [
|
|
5151
5149
|
{
|
|
5152
|
-
"id":
|
|
5150
|
+
"id": 46,
|
|
5153
5151
|
"name": "schema",
|
|
5154
5152
|
"kind": 1024,
|
|
5155
5153
|
"kindString": "Property",
|
|
@@ -5171,7 +5169,7 @@
|
|
|
5171
5169
|
{
|
|
5172
5170
|
"title": "Properties",
|
|
5173
5171
|
"children": [
|
|
5174
|
-
|
|
5172
|
+
46
|
|
5175
5173
|
]
|
|
5176
5174
|
}
|
|
5177
5175
|
],
|
|
@@ -5327,12 +5325,12 @@
|
|
|
5327
5325
|
"fileName": "modules/packages/witness/src/Witness.ts",
|
|
5328
5326
|
"line": 5,
|
|
5329
5327
|
"character": 17,
|
|
5330
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5328
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/Witness.ts#L5"
|
|
5331
5329
|
}
|
|
5332
5330
|
],
|
|
5333
5331
|
"typeParameters": [
|
|
5334
5332
|
{
|
|
5335
|
-
"id":
|
|
5333
|
+
"id": 47,
|
|
5336
5334
|
"name": "TTarget",
|
|
5337
5335
|
"kind": 131072,
|
|
5338
5336
|
"kindString": "Type parameter",
|
|
@@ -5345,45 +5343,23 @@
|
|
|
5345
5343
|
"type": "reference",
|
|
5346
5344
|
"name": "XyoPayload"
|
|
5347
5345
|
}
|
|
5348
|
-
},
|
|
5349
|
-
{
|
|
5350
|
-
"id": 43,
|
|
5351
|
-
"name": "TQuery",
|
|
5352
|
-
"kind": 131072,
|
|
5353
|
-
"kindString": "Type parameter",
|
|
5354
|
-
"flags": {},
|
|
5355
|
-
"type": {
|
|
5356
|
-
"type": "reference",
|
|
5357
|
-
"name": "XyoQuery"
|
|
5358
|
-
},
|
|
5359
|
-
"default": {
|
|
5360
|
-
"type": "reference",
|
|
5361
|
-
"name": "XyoQuery"
|
|
5362
|
-
}
|
|
5363
5346
|
}
|
|
5364
5347
|
],
|
|
5365
5348
|
"extendedTypes": [
|
|
5366
5349
|
{
|
|
5367
5350
|
"type": "reference",
|
|
5368
|
-
"typeArguments": [
|
|
5369
|
-
{
|
|
5370
|
-
"type": "reference",
|
|
5371
|
-
"id": 43,
|
|
5372
|
-
"name": "TQuery"
|
|
5373
|
-
}
|
|
5374
|
-
],
|
|
5375
5351
|
"name": "Module"
|
|
5376
5352
|
}
|
|
5377
5353
|
],
|
|
5378
5354
|
"implementedBy": [
|
|
5379
5355
|
{
|
|
5380
5356
|
"type": "reference",
|
|
5381
|
-
"id":
|
|
5357
|
+
"id": 140,
|
|
5382
5358
|
"name": "XyoWitness"
|
|
5383
5359
|
},
|
|
5384
5360
|
{
|
|
5385
5361
|
"type": "reference",
|
|
5386
|
-
"id":
|
|
5362
|
+
"id": 232,
|
|
5387
5363
|
"name": "XyoWitnessWrapper"
|
|
5388
5364
|
}
|
|
5389
5365
|
]
|
|
@@ -5399,7 +5375,7 @@
|
|
|
5399
5375
|
"fileName": "modules/packages/witness/src/PartialConfig.ts",
|
|
5400
5376
|
"line": 5,
|
|
5401
5377
|
"character": 12,
|
|
5402
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5378
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/PartialConfig.ts#L5"
|
|
5403
5379
|
}
|
|
5404
5380
|
],
|
|
5405
5381
|
"typeParameters": [
|
|
@@ -5461,7 +5437,7 @@
|
|
|
5461
5437
|
"fileName": "modules/packages/witness/src/PartialConfig.ts",
|
|
5462
5438
|
"line": 7,
|
|
5463
5439
|
"character": 4,
|
|
5464
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5440
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/PartialConfig.ts#L7"
|
|
5465
5441
|
}
|
|
5466
5442
|
],
|
|
5467
5443
|
"type": {
|
|
@@ -5491,7 +5467,7 @@
|
|
|
5491
5467
|
"fileName": "modules/packages/witness/src/PartialConfig.ts",
|
|
5492
5468
|
"line": 6,
|
|
5493
5469
|
"character": 28,
|
|
5494
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5470
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/PartialConfig.ts#L6"
|
|
5495
5471
|
}
|
|
5496
5472
|
]
|
|
5497
5473
|
}
|
|
@@ -5513,7 +5489,7 @@
|
|
|
5513
5489
|
"fileName": "modules/packages/witness/src/Config.ts",
|
|
5514
5490
|
"line": 7,
|
|
5515
5491
|
"character": 12,
|
|
5516
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5492
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/Config.ts#L7"
|
|
5517
5493
|
}
|
|
5518
5494
|
],
|
|
5519
5495
|
"typeParameters": [
|
|
@@ -5579,7 +5555,7 @@
|
|
|
5579
5555
|
"fileName": "modules/packages/witness/src/Config.ts",
|
|
5580
5556
|
"line": 9,
|
|
5581
5557
|
"character": 4,
|
|
5582
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5558
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/Config.ts#L9"
|
|
5583
5559
|
}
|
|
5584
5560
|
],
|
|
5585
5561
|
"type": {
|
|
@@ -5609,7 +5585,7 @@
|
|
|
5609
5585
|
"fileName": "modules/packages/witness/src/Config.ts",
|
|
5610
5586
|
"line": 8,
|
|
5611
5587
|
"character": 12,
|
|
5612
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5588
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/Config.ts#L8"
|
|
5613
5589
|
}
|
|
5614
5590
|
]
|
|
5615
5591
|
}
|
|
@@ -5631,13 +5607,13 @@
|
|
|
5631
5607
|
"fileName": "modules/packages/witness/src/Config.ts",
|
|
5632
5608
|
"line": 4,
|
|
5633
5609
|
"character": 12,
|
|
5634
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5610
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/Config.ts#L4"
|
|
5635
5611
|
},
|
|
5636
5612
|
{
|
|
5637
5613
|
"fileName": "modules/packages/witness/src/Config.ts",
|
|
5638
5614
|
"line": 5,
|
|
5639
5615
|
"character": 13,
|
|
5640
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5616
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/Config.ts#L5"
|
|
5641
5617
|
}
|
|
5642
5618
|
],
|
|
5643
5619
|
"type": {
|
|
@@ -5656,7 +5632,7 @@
|
|
|
5656
5632
|
"fileName": "modules/packages/witness/src/Queries/Observe.ts",
|
|
5657
5633
|
"line": 7,
|
|
5658
5634
|
"character": 12,
|
|
5659
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5635
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/Queries/Observe.ts#L7"
|
|
5660
5636
|
}
|
|
5661
5637
|
],
|
|
5662
5638
|
"typeParameters": [
|
|
@@ -5701,7 +5677,7 @@
|
|
|
5701
5677
|
"fileName": "modules/packages/witness/src/Queries/Observe.ts",
|
|
5702
5678
|
"line": 9,
|
|
5703
5679
|
"character": 2,
|
|
5704
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5680
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/Queries/Observe.ts#L9"
|
|
5705
5681
|
}
|
|
5706
5682
|
],
|
|
5707
5683
|
"type": {
|
|
@@ -5729,7 +5705,7 @@
|
|
|
5729
5705
|
"fileName": "modules/packages/witness/src/Queries/Observe.ts",
|
|
5730
5706
|
"line": 8,
|
|
5731
5707
|
"character": 2,
|
|
5732
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5708
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/Queries/Observe.ts#L8"
|
|
5733
5709
|
}
|
|
5734
5710
|
],
|
|
5735
5711
|
"type": {
|
|
@@ -5753,7 +5729,7 @@
|
|
|
5753
5729
|
"fileName": "modules/packages/witness/src/Queries/Observe.ts",
|
|
5754
5730
|
"line": 7,
|
|
5755
5731
|
"character": 81,
|
|
5756
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5732
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/Queries/Observe.ts#L7"
|
|
5757
5733
|
}
|
|
5758
5734
|
]
|
|
5759
5735
|
}
|
|
@@ -5773,13 +5749,13 @@
|
|
|
5773
5749
|
"fileName": "modules/packages/witness/src/Queries/Observe.ts",
|
|
5774
5750
|
"line": 4,
|
|
5775
5751
|
"character": 12,
|
|
5776
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5752
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/Queries/Observe.ts#L4"
|
|
5777
5753
|
},
|
|
5778
5754
|
{
|
|
5779
5755
|
"fileName": "modules/packages/witness/src/Queries/Observe.ts",
|
|
5780
5756
|
"line": 5,
|
|
5781
5757
|
"character": 13,
|
|
5782
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5758
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/Queries/Observe.ts#L5"
|
|
5783
5759
|
}
|
|
5784
5760
|
],
|
|
5785
5761
|
"type": {
|
|
@@ -5798,7 +5774,7 @@
|
|
|
5798
5774
|
"fileName": "modules/packages/witness/src/Queries/index.ts",
|
|
5799
5775
|
"line": 10,
|
|
5800
5776
|
"character": 12,
|
|
5801
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5777
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/Queries/index.ts#L10"
|
|
5802
5778
|
}
|
|
5803
5779
|
],
|
|
5804
5780
|
"typeParameters": [
|
|
@@ -5843,20 +5819,20 @@
|
|
|
5843
5819
|
}
|
|
5844
5820
|
],
|
|
5845
5821
|
"type": {
|
|
5846
|
-
"type": "
|
|
5847
|
-
"
|
|
5848
|
-
|
|
5849
|
-
|
|
5850
|
-
|
|
5851
|
-
|
|
5852
|
-
|
|
5853
|
-
|
|
5854
|
-
|
|
5855
|
-
|
|
5856
|
-
|
|
5857
|
-
|
|
5858
|
-
|
|
5859
|
-
{
|
|
5822
|
+
"type": "reference",
|
|
5823
|
+
"typeArguments": [
|
|
5824
|
+
{
|
|
5825
|
+
"type": "conditional",
|
|
5826
|
+
"checkType": {
|
|
5827
|
+
"type": "reference",
|
|
5828
|
+
"id": 16,
|
|
5829
|
+
"name": "TQuery"
|
|
5830
|
+
},
|
|
5831
|
+
"extendsType": {
|
|
5832
|
+
"type": "reference",
|
|
5833
|
+
"name": "XyoQuery"
|
|
5834
|
+
},
|
|
5835
|
+
"trueType": {
|
|
5860
5836
|
"type": "union",
|
|
5861
5837
|
"types": [
|
|
5862
5838
|
{
|
|
@@ -5877,14 +5853,8 @@
|
|
|
5877
5853
|
"name": "TQuery"
|
|
5878
5854
|
}
|
|
5879
5855
|
]
|
|
5880
|
-
}
|
|
5881
|
-
|
|
5882
|
-
"name": "XyoModuleQuery"
|
|
5883
|
-
},
|
|
5884
|
-
"falseType": {
|
|
5885
|
-
"type": "reference",
|
|
5886
|
-
"typeArguments": [
|
|
5887
|
-
{
|
|
5856
|
+
},
|
|
5857
|
+
"falseType": {
|
|
5888
5858
|
"type": "reference",
|
|
5889
5859
|
"id": 12,
|
|
5890
5860
|
"typeArguments": [
|
|
@@ -5896,9 +5866,9 @@
|
|
|
5896
5866
|
],
|
|
5897
5867
|
"name": "XyoWitnessQueryBase"
|
|
5898
5868
|
}
|
|
5899
|
-
|
|
5900
|
-
|
|
5901
|
-
|
|
5869
|
+
}
|
|
5870
|
+
],
|
|
5871
|
+
"name": "XyoModuleQuery"
|
|
5902
5872
|
}
|
|
5903
5873
|
},
|
|
5904
5874
|
{
|
|
@@ -5912,7 +5882,7 @@
|
|
|
5912
5882
|
"fileName": "modules/packages/witness/src/Queries/index.ts",
|
|
5913
5883
|
"line": 8,
|
|
5914
5884
|
"character": 12,
|
|
5915
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5885
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/Queries/index.ts#L8"
|
|
5916
5886
|
}
|
|
5917
5887
|
],
|
|
5918
5888
|
"typeParameters": [
|
|
@@ -5956,13 +5926,13 @@
|
|
|
5956
5926
|
"fileName": "modules/packages/witness/src/Config.ts",
|
|
5957
5927
|
"line": 4,
|
|
5958
5928
|
"character": 12,
|
|
5959
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5929
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/Config.ts#L4"
|
|
5960
5930
|
},
|
|
5961
5931
|
{
|
|
5962
5932
|
"fileName": "modules/packages/witness/src/Config.ts",
|
|
5963
5933
|
"line": 5,
|
|
5964
5934
|
"character": 13,
|
|
5965
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5935
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/Config.ts#L5"
|
|
5966
5936
|
}
|
|
5967
5937
|
],
|
|
5968
5938
|
"type": {
|
|
@@ -5981,13 +5951,13 @@
|
|
|
5981
5951
|
"fileName": "modules/packages/witness/src/Queries/Observe.ts",
|
|
5982
5952
|
"line": 4,
|
|
5983
5953
|
"character": 12,
|
|
5984
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5954
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/Queries/Observe.ts#L4"
|
|
5985
5955
|
},
|
|
5986
5956
|
{
|
|
5987
5957
|
"fileName": "modules/packages/witness/src/Queries/Observe.ts",
|
|
5988
5958
|
"line": 5,
|
|
5989
5959
|
"character": 13,
|
|
5990
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5960
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/Queries/Observe.ts#L5"
|
|
5991
5961
|
}
|
|
5992
5962
|
],
|
|
5993
5963
|
"type": {
|
|
@@ -6000,9 +5970,9 @@
|
|
|
6000
5970
|
{
|
|
6001
5971
|
"title": "Classes",
|
|
6002
5972
|
"children": [
|
|
6003
|
-
|
|
6004
|
-
|
|
6005
|
-
|
|
5973
|
+
48,
|
|
5974
|
+
140,
|
|
5975
|
+
232
|
|
6006
5976
|
]
|
|
6007
5977
|
},
|
|
6008
5978
|
{
|
|
@@ -6036,7 +6006,7 @@
|
|
|
6036
6006
|
"fileName": "modules/packages/witness/src/index.ts",
|
|
6037
6007
|
"line": 1,
|
|
6038
6008
|
"character": 0,
|
|
6039
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6009
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/22b4e81/packages/modules/packages/witness/src/index.ts#L1"
|
|
6040
6010
|
}
|
|
6041
6011
|
]
|
|
6042
6012
|
}
|