@xyo-network/diviner-wrapper 2.43.6 → 2.43.8

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.
Files changed (2) hide show
  1. package/dist/docs.json +901 -201
  2. package/package.json +7 -7
package/dist/docs.json CHANGED
@@ -24,7 +24,7 @@
24
24
  "fileName": "modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts",
25
25
  "line": 9,
26
26
  "character": 2,
27
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L9"
27
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L9"
28
28
  }
29
29
  ],
30
30
  "signatures": [
@@ -66,6 +66,150 @@
66
66
  "children": [
67
67
  {
68
68
  "id": 6,
69
+ "name": "security",
70
+ "kind": 1024,
71
+ "kindString": "Property",
72
+ "flags": {
73
+ "isOptional": true
74
+ },
75
+ "sources": [
76
+ {
77
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
78
+ "line": 8,
79
+ "character": 4
80
+ }
81
+ ],
82
+ "type": {
83
+ "type": "reflection",
84
+ "declaration": {
85
+ "id": 7,
86
+ "name": "__type",
87
+ "kind": 65536,
88
+ "kindString": "Type literal",
89
+ "flags": {},
90
+ "children": [
91
+ {
92
+ "id": 8,
93
+ "name": "allowed",
94
+ "kind": 1024,
95
+ "kindString": "Property",
96
+ "flags": {
97
+ "isOptional": true
98
+ },
99
+ "sources": [
100
+ {
101
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
102
+ "line": 9,
103
+ "character": 8
104
+ }
105
+ ],
106
+ "type": {
107
+ "type": "reference",
108
+ "typeArguments": [
109
+ {
110
+ "type": "intrinsic",
111
+ "name": "string"
112
+ },
113
+ {
114
+ "type": "array",
115
+ "elementType": {
116
+ "type": "array",
117
+ "elementType": {
118
+ "type": "intrinsic",
119
+ "name": "string"
120
+ }
121
+ }
122
+ }
123
+ ],
124
+ "name": "Record",
125
+ "qualifiedName": "Record",
126
+ "package": "typescript"
127
+ }
128
+ },
129
+ {
130
+ "id": 9,
131
+ "name": "disallowed",
132
+ "kind": 1024,
133
+ "kindString": "Property",
134
+ "flags": {
135
+ "isOptional": true
136
+ },
137
+ "sources": [
138
+ {
139
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
140
+ "line": 10,
141
+ "character": 8
142
+ }
143
+ ],
144
+ "type": {
145
+ "type": "reference",
146
+ "typeArguments": [
147
+ {
148
+ "type": "intrinsic",
149
+ "name": "string"
150
+ },
151
+ {
152
+ "type": "array",
153
+ "elementType": {
154
+ "type": "intrinsic",
155
+ "name": "string"
156
+ }
157
+ }
158
+ ],
159
+ "name": "Record",
160
+ "qualifiedName": "Record",
161
+ "package": "typescript"
162
+ }
163
+ }
164
+ ],
165
+ "groups": [
166
+ {
167
+ "title": "Properties",
168
+ "children": [
169
+ 8,
170
+ 9
171
+ ]
172
+ }
173
+ ],
174
+ "sources": [
175
+ {
176
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
177
+ "line": 8,
178
+ "character": 15
179
+ }
180
+ ]
181
+ }
182
+ }
183
+ }
184
+ ],
185
+ "groups": [
186
+ {
187
+ "title": "Properties",
188
+ "children": [
189
+ 6
190
+ ]
191
+ }
192
+ ],
193
+ "sources": [
194
+ {
195
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
196
+ "line": 7,
197
+ "character": 87
198
+ }
199
+ ]
200
+ }
201
+ },
202
+ {
203
+ "type": "reflection",
204
+ "declaration": {
205
+ "id": 10,
206
+ "name": "__type",
207
+ "kind": 65536,
208
+ "kindString": "Type literal",
209
+ "flags": {},
210
+ "children": [
211
+ {
212
+ "id": 11,
69
213
  "name": "schema",
70
214
  "kind": 1024,
71
215
  "kindString": "Property",
@@ -87,7 +231,7 @@
87
231
  {
88
232
  "title": "Properties",
89
233
  "children": [
90
- 6
234
+ 11
91
235
  ]
92
236
  }
93
237
  ],
@@ -124,7 +268,7 @@
124
268
  }
125
269
  },
126
270
  {
127
- "id": 14,
271
+ "id": 19,
128
272
  "name": "module",
129
273
  "kind": 1024,
130
274
  "kindString": "Property",
@@ -155,14 +299,158 @@
155
299
  {
156
300
  "type": "reflection",
157
301
  "declaration": {
158
- "id": 15,
302
+ "id": 20,
159
303
  "name": "__type",
160
304
  "kind": 65536,
161
305
  "kindString": "Type literal",
162
306
  "flags": {},
163
307
  "children": [
164
308
  {
165
- "id": 16,
309
+ "id": 21,
310
+ "name": "security",
311
+ "kind": 1024,
312
+ "kindString": "Property",
313
+ "flags": {
314
+ "isOptional": true
315
+ },
316
+ "sources": [
317
+ {
318
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
319
+ "line": 8,
320
+ "character": 4
321
+ }
322
+ ],
323
+ "type": {
324
+ "type": "reflection",
325
+ "declaration": {
326
+ "id": 22,
327
+ "name": "__type",
328
+ "kind": 65536,
329
+ "kindString": "Type literal",
330
+ "flags": {},
331
+ "children": [
332
+ {
333
+ "id": 23,
334
+ "name": "allowed",
335
+ "kind": 1024,
336
+ "kindString": "Property",
337
+ "flags": {
338
+ "isOptional": true
339
+ },
340
+ "sources": [
341
+ {
342
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
343
+ "line": 9,
344
+ "character": 8
345
+ }
346
+ ],
347
+ "type": {
348
+ "type": "reference",
349
+ "typeArguments": [
350
+ {
351
+ "type": "intrinsic",
352
+ "name": "string"
353
+ },
354
+ {
355
+ "type": "array",
356
+ "elementType": {
357
+ "type": "array",
358
+ "elementType": {
359
+ "type": "intrinsic",
360
+ "name": "string"
361
+ }
362
+ }
363
+ }
364
+ ],
365
+ "name": "Record",
366
+ "qualifiedName": "Record",
367
+ "package": "typescript"
368
+ }
369
+ },
370
+ {
371
+ "id": 24,
372
+ "name": "disallowed",
373
+ "kind": 1024,
374
+ "kindString": "Property",
375
+ "flags": {
376
+ "isOptional": true
377
+ },
378
+ "sources": [
379
+ {
380
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
381
+ "line": 10,
382
+ "character": 8
383
+ }
384
+ ],
385
+ "type": {
386
+ "type": "reference",
387
+ "typeArguments": [
388
+ {
389
+ "type": "intrinsic",
390
+ "name": "string"
391
+ },
392
+ {
393
+ "type": "array",
394
+ "elementType": {
395
+ "type": "intrinsic",
396
+ "name": "string"
397
+ }
398
+ }
399
+ ],
400
+ "name": "Record",
401
+ "qualifiedName": "Record",
402
+ "package": "typescript"
403
+ }
404
+ }
405
+ ],
406
+ "groups": [
407
+ {
408
+ "title": "Properties",
409
+ "children": [
410
+ 23,
411
+ 24
412
+ ]
413
+ }
414
+ ],
415
+ "sources": [
416
+ {
417
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
418
+ "line": 8,
419
+ "character": 15
420
+ }
421
+ ]
422
+ }
423
+ }
424
+ }
425
+ ],
426
+ "groups": [
427
+ {
428
+ "title": "Properties",
429
+ "children": [
430
+ 21
431
+ ]
432
+ }
433
+ ],
434
+ "sources": [
435
+ {
436
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
437
+ "line": 7,
438
+ "character": 87
439
+ }
440
+ ]
441
+ }
442
+ },
443
+ {
444
+ "type": "reflection",
445
+ "declaration": {
446
+ "id": 25,
447
+ "name": "__type",
448
+ "kind": 65536,
449
+ "kindString": "Type literal",
450
+ "flags": {},
451
+ "children": [
452
+ {
453
+ "id": 26,
166
454
  "name": "schema",
167
455
  "kind": 1024,
168
456
  "kindString": "Property",
@@ -184,7 +472,7 @@
184
472
  {
185
473
  "title": "Properties",
186
474
  "children": [
187
- 16
475
+ 26
188
476
  ]
189
477
  }
190
478
  ],
@@ -208,7 +496,7 @@
208
496
  }
209
497
  },
210
498
  {
211
- "id": 17,
499
+ "id": 27,
212
500
  "name": "address",
213
501
  "kind": 262144,
214
502
  "kindString": "Accessor",
@@ -221,7 +509,7 @@
221
509
  }
222
510
  ],
223
511
  "getSignature": {
224
- "id": 18,
512
+ "id": 28,
225
513
  "name": "address",
226
514
  "kind": 524288,
227
515
  "kindString": "Get signature",
@@ -241,7 +529,7 @@
241
529
  }
242
530
  },
243
531
  {
244
- "id": 19,
532
+ "id": 29,
245
533
  "name": "config",
246
534
  "kind": 262144,
247
535
  "kindString": "Accessor",
@@ -254,7 +542,7 @@
254
542
  }
255
543
  ],
256
544
  "getSignature": {
257
- "id": 20,
545
+ "id": 30,
258
546
  "name": "config",
259
547
  "kind": 524288,
260
548
  "kindString": "Get signature",
@@ -273,14 +561,14 @@
273
561
  {
274
562
  "type": "reflection",
275
563
  "declaration": {
276
- "id": 21,
564
+ "id": 31,
277
565
  "name": "__type",
278
566
  "kind": 65536,
279
567
  "kindString": "Type literal",
280
568
  "flags": {},
281
569
  "children": [
282
570
  {
283
- "id": 22,
571
+ "id": 32,
284
572
  "name": "schema",
285
573
  "kind": 1024,
286
574
  "kindString": "Property",
@@ -302,7 +590,7 @@
302
590
  {
303
591
  "title": "Properties",
304
592
  "children": [
305
- 22
593
+ 32
306
594
  ]
307
595
  }
308
596
  ],
@@ -328,7 +616,7 @@
328
616
  }
329
617
  },
330
618
  {
331
- "id": 23,
619
+ "id": 33,
332
620
  "name": "resolver",
333
621
  "kind": 262144,
334
622
  "kindString": "Accessor",
@@ -341,7 +629,7 @@
341
629
  }
342
630
  ],
343
631
  "getSignature": {
344
- "id": 24,
632
+ "id": 34,
345
633
  "name": "resolver",
346
634
  "kind": 524288,
347
635
  "kindString": "Get signature",
@@ -373,14 +661,158 @@
373
661
  {
374
662
  "type": "reflection",
375
663
  "declaration": {
376
- "id": 25,
664
+ "id": 35,
377
665
  "name": "__type",
378
666
  "kind": 65536,
379
667
  "kindString": "Type literal",
380
668
  "flags": {},
381
669
  "children": [
382
670
  {
383
- "id": 26,
671
+ "id": 36,
672
+ "name": "security",
673
+ "kind": 1024,
674
+ "kindString": "Property",
675
+ "flags": {
676
+ "isOptional": true
677
+ },
678
+ "sources": [
679
+ {
680
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
681
+ "line": 8,
682
+ "character": 4
683
+ }
684
+ ],
685
+ "type": {
686
+ "type": "reflection",
687
+ "declaration": {
688
+ "id": 37,
689
+ "name": "__type",
690
+ "kind": 65536,
691
+ "kindString": "Type literal",
692
+ "flags": {},
693
+ "children": [
694
+ {
695
+ "id": 38,
696
+ "name": "allowed",
697
+ "kind": 1024,
698
+ "kindString": "Property",
699
+ "flags": {
700
+ "isOptional": true
701
+ },
702
+ "sources": [
703
+ {
704
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
705
+ "line": 9,
706
+ "character": 8
707
+ }
708
+ ],
709
+ "type": {
710
+ "type": "reference",
711
+ "typeArguments": [
712
+ {
713
+ "type": "intrinsic",
714
+ "name": "string"
715
+ },
716
+ {
717
+ "type": "array",
718
+ "elementType": {
719
+ "type": "array",
720
+ "elementType": {
721
+ "type": "intrinsic",
722
+ "name": "string"
723
+ }
724
+ }
725
+ }
726
+ ],
727
+ "name": "Record",
728
+ "qualifiedName": "Record",
729
+ "package": "typescript"
730
+ }
731
+ },
732
+ {
733
+ "id": 39,
734
+ "name": "disallowed",
735
+ "kind": 1024,
736
+ "kindString": "Property",
737
+ "flags": {
738
+ "isOptional": true
739
+ },
740
+ "sources": [
741
+ {
742
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
743
+ "line": 10,
744
+ "character": 8
745
+ }
746
+ ],
747
+ "type": {
748
+ "type": "reference",
749
+ "typeArguments": [
750
+ {
751
+ "type": "intrinsic",
752
+ "name": "string"
753
+ },
754
+ {
755
+ "type": "array",
756
+ "elementType": {
757
+ "type": "intrinsic",
758
+ "name": "string"
759
+ }
760
+ }
761
+ ],
762
+ "name": "Record",
763
+ "qualifiedName": "Record",
764
+ "package": "typescript"
765
+ }
766
+ }
767
+ ],
768
+ "groups": [
769
+ {
770
+ "title": "Properties",
771
+ "children": [
772
+ 38,
773
+ 39
774
+ ]
775
+ }
776
+ ],
777
+ "sources": [
778
+ {
779
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
780
+ "line": 8,
781
+ "character": 15
782
+ }
783
+ ]
784
+ }
785
+ }
786
+ }
787
+ ],
788
+ "groups": [
789
+ {
790
+ "title": "Properties",
791
+ "children": [
792
+ 36
793
+ ]
794
+ }
795
+ ],
796
+ "sources": [
797
+ {
798
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
799
+ "line": 7,
800
+ "character": 87
801
+ }
802
+ ]
803
+ }
804
+ },
805
+ {
806
+ "type": "reflection",
807
+ "declaration": {
808
+ "id": 40,
809
+ "name": "__type",
810
+ "kind": 65536,
811
+ "kindString": "Type literal",
812
+ "flags": {},
813
+ "children": [
814
+ {
815
+ "id": 41,
384
816
  "name": "schema",
385
817
  "kind": 1024,
386
818
  "kindString": "Property",
@@ -402,7 +834,7 @@
402
834
  {
403
835
  "title": "Properties",
404
836
  "children": [
405
- 26
837
+ 41
406
838
  ]
407
839
  }
408
840
  ],
@@ -436,7 +868,7 @@
436
868
  }
437
869
  },
438
870
  {
439
- "id": 56,
871
+ "id": 82,
440
872
  "name": "bindQuery",
441
873
  "kind": 2048,
442
874
  "kindString": "Method",
@@ -452,14 +884,14 @@
452
884
  ],
453
885
  "signatures": [
454
886
  {
455
- "id": 57,
887
+ "id": 83,
456
888
  "name": "bindQuery",
457
889
  "kind": 4096,
458
890
  "kindString": "Call signature",
459
891
  "flags": {},
460
892
  "typeParameter": [
461
893
  {
462
- "id": 62,
894
+ "id": 88,
463
895
  "name": "T",
464
896
  "kind": 131072,
465
897
  "kindString": "Type parameter",
@@ -485,14 +917,14 @@
485
917
  {
486
918
  "type": "reflection",
487
919
  "declaration": {
488
- "id": 58,
920
+ "id": 84,
489
921
  "name": "__type",
490
922
  "kind": 65536,
491
923
  "kindString": "Type literal",
492
924
  "flags": {},
493
925
  "children": [
494
926
  {
495
- "id": 59,
927
+ "id": 85,
496
928
  "name": "schema",
497
929
  "kind": 1024,
498
930
  "kindString": "Property",
@@ -514,7 +946,7 @@
514
946
  {
515
947
  "title": "Properties",
516
948
  "children": [
517
- 59
949
+ 85
518
950
  ]
519
951
  }
520
952
  ],
@@ -550,14 +982,14 @@
550
982
  {
551
983
  "type": "reflection",
552
984
  "declaration": {
553
- "id": 60,
985
+ "id": 86,
554
986
  "name": "__type",
555
987
  "kind": 65536,
556
988
  "kindString": "Type literal",
557
989
  "flags": {},
558
990
  "children": [
559
991
  {
560
- "id": 61,
992
+ "id": 87,
561
993
  "name": "schema",
562
994
  "kind": 1024,
563
995
  "kindString": "Property",
@@ -579,7 +1011,7 @@
579
1011
  {
580
1012
  "title": "Properties",
581
1013
  "children": [
582
- 61
1014
+ 87
583
1015
  ]
584
1016
  }
585
1017
  ],
@@ -603,19 +1035,19 @@
603
1035
  ],
604
1036
  "parameters": [
605
1037
  {
606
- "id": 63,
1038
+ "id": 89,
607
1039
  "name": "query",
608
1040
  "kind": 32768,
609
1041
  "kindString": "Parameter",
610
1042
  "flags": {},
611
1043
  "type": {
612
1044
  "type": "reference",
613
- "id": 62,
1045
+ "id": 88,
614
1046
  "name": "T"
615
1047
  }
616
1048
  },
617
1049
  {
618
- "id": 64,
1050
+ "id": 90,
619
1051
  "name": "payloads",
620
1052
  "kind": 32768,
621
1053
  "kindString": "Parameter",
@@ -638,14 +1070,14 @@
638
1070
  {
639
1071
  "type": "reflection",
640
1072
  "declaration": {
641
- "id": 65,
1073
+ "id": 91,
642
1074
  "name": "__type",
643
1075
  "kind": 65536,
644
1076
  "kindString": "Type literal",
645
1077
  "flags": {},
646
1078
  "children": [
647
1079
  {
648
- "id": 66,
1080
+ "id": 92,
649
1081
  "name": "schema",
650
1082
  "kind": 1024,
651
1083
  "kindString": "Property",
@@ -667,7 +1099,7 @@
667
1099
  {
668
1100
  "title": "Properties",
669
1101
  "children": [
670
- 66
1102
+ 92
671
1103
  ]
672
1104
  }
673
1105
  ],
@@ -685,7 +1117,7 @@
685
1117
  }
686
1118
  },
687
1119
  {
688
- "id": 67,
1120
+ "id": 93,
689
1121
  "name": "account",
690
1122
  "kind": 32768,
691
1123
  "kindString": "Parameter",
@@ -722,14 +1154,14 @@
722
1154
  {
723
1155
  "type": "reflection",
724
1156
  "declaration": {
725
- "id": 68,
1157
+ "id": 94,
726
1158
  "name": "__type",
727
1159
  "kind": 65536,
728
1160
  "kindString": "Type literal",
729
1161
  "flags": {},
730
1162
  "children": [
731
1163
  {
732
- "id": 69,
1164
+ "id": 95,
733
1165
  "name": "query",
734
1166
  "kind": 1024,
735
1167
  "kindString": "Property",
@@ -747,7 +1179,7 @@
747
1179
  }
748
1180
  },
749
1181
  {
750
- "id": 70,
1182
+ "id": 96,
751
1183
  "name": "resultSet",
752
1184
  "kind": 1024,
753
1185
  "kindString": "Property",
@@ -767,7 +1199,7 @@
767
1199
  }
768
1200
  },
769
1201
  {
770
- "id": 71,
1202
+ "id": 97,
771
1203
  "name": "schema",
772
1204
  "kind": 1024,
773
1205
  "kindString": "Property",
@@ -789,9 +1221,9 @@
789
1221
  {
790
1222
  "title": "Properties",
791
1223
  "children": [
792
- 69,
793
- 70,
794
- 71
1224
+ 95,
1225
+ 96,
1226
+ 97
795
1227
  ]
796
1228
  }
797
1229
  ],
@@ -822,14 +1254,14 @@
822
1254
  {
823
1255
  "type": "reflection",
824
1256
  "declaration": {
825
- "id": 72,
1257
+ "id": 98,
826
1258
  "name": "__type",
827
1259
  "kind": 65536,
828
1260
  "kindString": "Type literal",
829
1261
  "flags": {},
830
1262
  "children": [
831
1263
  {
832
- "id": 73,
1264
+ "id": 99,
833
1265
  "name": "schema",
834
1266
  "kind": 1024,
835
1267
  "kindString": "Property",
@@ -851,7 +1283,7 @@
851
1283
  {
852
1284
  "title": "Properties",
853
1285
  "children": [
854
- 73
1286
+ 99
855
1287
  ]
856
1288
  }
857
1289
  ],
@@ -888,7 +1320,7 @@
888
1320
  }
889
1321
  },
890
1322
  {
891
- "id": 74,
1323
+ "id": 100,
892
1324
  "name": "bindQueryInternal",
893
1325
  "kind": 2048,
894
1326
  "kindString": "Method",
@@ -904,14 +1336,14 @@
904
1336
  ],
905
1337
  "signatures": [
906
1338
  {
907
- "id": 75,
1339
+ "id": 101,
908
1340
  "name": "bindQueryInternal",
909
1341
  "kind": 4096,
910
1342
  "kindString": "Call signature",
911
1343
  "flags": {},
912
1344
  "typeParameter": [
913
1345
  {
914
- "id": 80,
1346
+ "id": 106,
915
1347
  "name": "T",
916
1348
  "kind": 131072,
917
1349
  "kindString": "Type parameter",
@@ -937,14 +1369,14 @@
937
1369
  {
938
1370
  "type": "reflection",
939
1371
  "declaration": {
940
- "id": 76,
1372
+ "id": 102,
941
1373
  "name": "__type",
942
1374
  "kind": 65536,
943
1375
  "kindString": "Type literal",
944
1376
  "flags": {},
945
1377
  "children": [
946
1378
  {
947
- "id": 77,
1379
+ "id": 103,
948
1380
  "name": "schema",
949
1381
  "kind": 1024,
950
1382
  "kindString": "Property",
@@ -966,7 +1398,7 @@
966
1398
  {
967
1399
  "title": "Properties",
968
1400
  "children": [
969
- 77
1401
+ 103
970
1402
  ]
971
1403
  }
972
1404
  ],
@@ -1002,14 +1434,14 @@
1002
1434
  {
1003
1435
  "type": "reflection",
1004
1436
  "declaration": {
1005
- "id": 78,
1437
+ "id": 104,
1006
1438
  "name": "__type",
1007
1439
  "kind": 65536,
1008
1440
  "kindString": "Type literal",
1009
1441
  "flags": {},
1010
1442
  "children": [
1011
1443
  {
1012
- "id": 79,
1444
+ "id": 105,
1013
1445
  "name": "schema",
1014
1446
  "kind": 1024,
1015
1447
  "kindString": "Property",
@@ -1031,7 +1463,7 @@
1031
1463
  {
1032
1464
  "title": "Properties",
1033
1465
  "children": [
1034
- 79
1466
+ 105
1035
1467
  ]
1036
1468
  }
1037
1469
  ],
@@ -1055,19 +1487,19 @@
1055
1487
  ],
1056
1488
  "parameters": [
1057
1489
  {
1058
- "id": 81,
1490
+ "id": 107,
1059
1491
  "name": "query",
1060
1492
  "kind": 32768,
1061
1493
  "kindString": "Parameter",
1062
1494
  "flags": {},
1063
1495
  "type": {
1064
1496
  "type": "reference",
1065
- "id": 80,
1497
+ "id": 106,
1066
1498
  "name": "T"
1067
1499
  }
1068
1500
  },
1069
1501
  {
1070
- "id": 82,
1502
+ "id": 108,
1071
1503
  "name": "payloads",
1072
1504
  "kind": 32768,
1073
1505
  "kindString": "Parameter",
@@ -1090,14 +1522,14 @@
1090
1522
  {
1091
1523
  "type": "reflection",
1092
1524
  "declaration": {
1093
- "id": 83,
1525
+ "id": 109,
1094
1526
  "name": "__type",
1095
1527
  "kind": 65536,
1096
1528
  "kindString": "Type literal",
1097
1529
  "flags": {},
1098
1530
  "children": [
1099
1531
  {
1100
- "id": 84,
1532
+ "id": 110,
1101
1533
  "name": "schema",
1102
1534
  "kind": 1024,
1103
1535
  "kindString": "Property",
@@ -1119,7 +1551,7 @@
1119
1551
  {
1120
1552
  "title": "Properties",
1121
1553
  "children": [
1122
- 84
1554
+ 110
1123
1555
  ]
1124
1556
  }
1125
1557
  ],
@@ -1137,7 +1569,7 @@
1137
1569
  }
1138
1570
  },
1139
1571
  {
1140
- "id": 85,
1572
+ "id": 111,
1141
1573
  "name": "account",
1142
1574
  "kind": 32768,
1143
1575
  "kindString": "Parameter",
@@ -1171,14 +1603,14 @@
1171
1603
  {
1172
1604
  "type": "reflection",
1173
1605
  "declaration": {
1174
- "id": 86,
1606
+ "id": 112,
1175
1607
  "name": "__type",
1176
1608
  "kind": 65536,
1177
1609
  "kindString": "Type literal",
1178
1610
  "flags": {},
1179
1611
  "children": [
1180
1612
  {
1181
- "id": 87,
1613
+ "id": 113,
1182
1614
  "name": "query",
1183
1615
  "kind": 1024,
1184
1616
  "kindString": "Property",
@@ -1196,7 +1628,7 @@
1196
1628
  }
1197
1629
  },
1198
1630
  {
1199
- "id": 88,
1631
+ "id": 114,
1200
1632
  "name": "resultSet",
1201
1633
  "kind": 1024,
1202
1634
  "kindString": "Property",
@@ -1216,7 +1648,7 @@
1216
1648
  }
1217
1649
  },
1218
1650
  {
1219
- "id": 89,
1651
+ "id": 115,
1220
1652
  "name": "schema",
1221
1653
  "kind": 1024,
1222
1654
  "kindString": "Property",
@@ -1238,9 +1670,9 @@
1238
1670
  {
1239
1671
  "title": "Properties",
1240
1672
  "children": [
1241
- 87,
1242
- 88,
1243
- 89
1673
+ 113,
1674
+ 114,
1675
+ 115
1244
1676
  ]
1245
1677
  }
1246
1678
  ],
@@ -1271,14 +1703,14 @@
1271
1703
  {
1272
1704
  "type": "reflection",
1273
1705
  "declaration": {
1274
- "id": 90,
1706
+ "id": 116,
1275
1707
  "name": "__type",
1276
1708
  "kind": 65536,
1277
1709
  "kindString": "Type literal",
1278
1710
  "flags": {},
1279
1711
  "children": [
1280
1712
  {
1281
- "id": 91,
1713
+ "id": 117,
1282
1714
  "name": "schema",
1283
1715
  "kind": 1024,
1284
1716
  "kindString": "Property",
@@ -1300,7 +1732,7 @@
1300
1732
  {
1301
1733
  "title": "Properties",
1302
1734
  "children": [
1303
- 91
1735
+ 117
1304
1736
  ]
1305
1737
  }
1306
1738
  ],
@@ -1330,7 +1762,7 @@
1330
1762
  }
1331
1763
  },
1332
1764
  {
1333
- "id": 27,
1765
+ "id": 42,
1334
1766
  "name": "description",
1335
1767
  "kind": 2048,
1336
1768
  "kindString": "Method",
@@ -1344,7 +1776,7 @@
1344
1776
  ],
1345
1777
  "signatures": [
1346
1778
  {
1347
- "id": 28,
1779
+ "id": 43,
1348
1780
  "name": "description",
1349
1781
  "kind": 4096,
1350
1782
  "kindString": "Call signature",
@@ -1375,7 +1807,7 @@
1375
1807
  }
1376
1808
  },
1377
1809
  {
1378
- "id": 29,
1810
+ "id": 44,
1379
1811
  "name": "discover",
1380
1812
  "kind": 2048,
1381
1813
  "kindString": "Method",
@@ -1389,7 +1821,7 @@
1389
1821
  ],
1390
1822
  "signatures": [
1391
1823
  {
1392
- "id": 30,
1824
+ "id": 45,
1393
1825
  "name": "discover",
1394
1826
  "kind": 4096,
1395
1827
  "kindString": "Call signature",
@@ -1413,14 +1845,14 @@
1413
1845
  {
1414
1846
  "type": "reflection",
1415
1847
  "declaration": {
1416
- "id": 31,
1848
+ "id": 46,
1417
1849
  "name": "__type",
1418
1850
  "kind": 65536,
1419
1851
  "kindString": "Type literal",
1420
1852
  "flags": {},
1421
1853
  "children": [
1422
1854
  {
1423
- "id": 32,
1855
+ "id": 47,
1424
1856
  "name": "schema",
1425
1857
  "kind": 1024,
1426
1858
  "kindString": "Property",
@@ -1442,7 +1874,7 @@
1442
1874
  {
1443
1875
  "title": "Properties",
1444
1876
  "children": [
1445
- 32
1877
+ 47
1446
1878
  ]
1447
1879
  }
1448
1880
  ],
@@ -1475,7 +1907,7 @@
1475
1907
  }
1476
1908
  },
1477
1909
  {
1478
- "id": 7,
1910
+ "id": 12,
1479
1911
  "name": "divine",
1480
1912
  "kind": 2048,
1481
1913
  "kindString": "Method",
@@ -1485,19 +1917,19 @@
1485
1917
  "fileName": "modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts",
1486
1918
  "line": 13,
1487
1919
  "character": 2,
1488
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L13"
1920
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L13"
1489
1921
  }
1490
1922
  ],
1491
1923
  "signatures": [
1492
1924
  {
1493
- "id": 8,
1925
+ "id": 13,
1494
1926
  "name": "divine",
1495
1927
  "kind": 4096,
1496
1928
  "kindString": "Call signature",
1497
1929
  "flags": {},
1498
1930
  "parameters": [
1499
1931
  {
1500
- "id": 9,
1932
+ "id": 14,
1501
1933
  "name": "payloads",
1502
1934
  "kind": 32768,
1503
1935
  "kindString": "Parameter",
@@ -1520,14 +1952,14 @@
1520
1952
  {
1521
1953
  "type": "reflection",
1522
1954
  "declaration": {
1523
- "id": 10,
1955
+ "id": 15,
1524
1956
  "name": "__type",
1525
1957
  "kind": 65536,
1526
1958
  "kindString": "Type literal",
1527
1959
  "flags": {},
1528
1960
  "children": [
1529
1961
  {
1530
- "id": 11,
1962
+ "id": 16,
1531
1963
  "name": "schema",
1532
1964
  "kind": 1024,
1533
1965
  "kindString": "Property",
@@ -1549,7 +1981,7 @@
1549
1981
  {
1550
1982
  "title": "Properties",
1551
1983
  "children": [
1552
- 11
1984
+ 16
1553
1985
  ]
1554
1986
  }
1555
1987
  ],
@@ -1586,14 +2018,14 @@
1586
2018
  {
1587
2019
  "type": "reflection",
1588
2020
  "declaration": {
1589
- "id": 12,
2021
+ "id": 17,
1590
2022
  "name": "__type",
1591
2023
  "kind": 65536,
1592
2024
  "kindString": "Type literal",
1593
2025
  "flags": {},
1594
2026
  "children": [
1595
2027
  {
1596
- "id": 13,
2028
+ "id": 18,
1597
2029
  "name": "schema",
1598
2030
  "kind": 1024,
1599
2031
  "kindString": "Property",
@@ -1615,7 +2047,7 @@
1615
2047
  {
1616
2048
  "title": "Properties",
1617
2049
  "children": [
1618
- 13
2050
+ 18
1619
2051
  ]
1620
2052
  }
1621
2053
  ],
@@ -1648,7 +2080,7 @@
1648
2080
  }
1649
2081
  },
1650
2082
  {
1651
- "id": 92,
2083
+ "id": 118,
1652
2084
  "name": "filterErrors",
1653
2085
  "kind": 2048,
1654
2086
  "kindString": "Method",
@@ -1664,14 +2096,14 @@
1664
2096
  ],
1665
2097
  "signatures": [
1666
2098
  {
1667
- "id": 93,
2099
+ "id": 119,
1668
2100
  "name": "filterErrors",
1669
2101
  "kind": 4096,
1670
2102
  "kindString": "Call signature",
1671
2103
  "flags": {},
1672
2104
  "parameters": [
1673
2105
  {
1674
- "id": 94,
2106
+ "id": 120,
1675
2107
  "name": "query",
1676
2108
  "kind": 32768,
1677
2109
  "kindString": "Parameter",
@@ -1697,14 +2129,14 @@
1697
2129
  {
1698
2130
  "type": "reflection",
1699
2131
  "declaration": {
1700
- "id": 95,
2132
+ "id": 121,
1701
2133
  "name": "__type",
1702
2134
  "kind": 65536,
1703
2135
  "kindString": "Type literal",
1704
2136
  "flags": {},
1705
2137
  "children": [
1706
2138
  {
1707
- "id": 96,
2139
+ "id": 122,
1708
2140
  "name": "query",
1709
2141
  "kind": 1024,
1710
2142
  "kindString": "Property",
@@ -1722,7 +2154,7 @@
1722
2154
  }
1723
2155
  },
1724
2156
  {
1725
- "id": 97,
2157
+ "id": 123,
1726
2158
  "name": "resultSet",
1727
2159
  "kind": 1024,
1728
2160
  "kindString": "Property",
@@ -1742,7 +2174,7 @@
1742
2174
  }
1743
2175
  },
1744
2176
  {
1745
- "id": 98,
2177
+ "id": 124,
1746
2178
  "name": "schema",
1747
2179
  "kind": 1024,
1748
2180
  "kindString": "Property",
@@ -1764,9 +2196,9 @@
1764
2196
  {
1765
2197
  "title": "Properties",
1766
2198
  "children": [
1767
- 96,
1768
- 97,
1769
- 98
2199
+ 122,
2200
+ 123,
2201
+ 124
1770
2202
  ]
1771
2203
  }
1772
2204
  ],
@@ -1798,14 +2230,14 @@
1798
2230
  {
1799
2231
  "type": "reflection",
1800
2232
  "declaration": {
1801
- "id": 99,
2233
+ "id": 125,
1802
2234
  "name": "__type",
1803
2235
  "kind": 65536,
1804
2236
  "kindString": "Type literal",
1805
2237
  "flags": {},
1806
2238
  "children": [
1807
2239
  {
1808
- "id": 100,
2240
+ "id": 126,
1809
2241
  "name": "schema",
1810
2242
  "kind": 1024,
1811
2243
  "kindString": "Property",
@@ -1827,7 +2259,7 @@
1827
2259
  {
1828
2260
  "title": "Properties",
1829
2261
  "children": [
1830
- 100
2262
+ 126
1831
2263
  ]
1832
2264
  }
1833
2265
  ],
@@ -1849,7 +2281,7 @@
1849
2281
  }
1850
2282
  },
1851
2283
  {
1852
- "id": 101,
2284
+ "id": 127,
1853
2285
  "name": "result",
1854
2286
  "kind": 32768,
1855
2287
  "kindString": "Parameter",
@@ -1871,14 +2303,14 @@
1871
2303
  {
1872
2304
  "type": "reflection",
1873
2305
  "declaration": {
1874
- "id": 102,
2306
+ "id": 128,
1875
2307
  "name": "__type",
1876
2308
  "kind": 65536,
1877
2309
  "kindString": "Type literal",
1878
2310
  "flags": {},
1879
2311
  "children": [
1880
2312
  {
1881
- "id": 103,
2313
+ "id": 129,
1882
2314
  "name": "schema",
1883
2315
  "kind": 1024,
1884
2316
  "kindString": "Property",
@@ -1900,7 +2332,7 @@
1900
2332
  {
1901
2333
  "title": "Properties",
1902
2334
  "children": [
1903
- 103
2335
+ 129
1904
2336
  ]
1905
2337
  }
1906
2338
  ],
@@ -1943,14 +2375,14 @@
1943
2375
  {
1944
2376
  "type": "reflection",
1945
2377
  "declaration": {
1946
- "id": 104,
2378
+ "id": 130,
1947
2379
  "name": "__type",
1948
2380
  "kind": 65536,
1949
2381
  "kindString": "Type literal",
1950
2382
  "flags": {},
1951
2383
  "children": [
1952
2384
  {
1953
- "id": 105,
2385
+ "id": 131,
1954
2386
  "name": "message",
1955
2387
  "kind": 1024,
1956
2388
  "kindString": "Property",
@@ -1970,7 +2402,7 @@
1970
2402
  }
1971
2403
  },
1972
2404
  {
1973
- "id": 106,
2405
+ "id": 132,
1974
2406
  "name": "schema",
1975
2407
  "kind": 1024,
1976
2408
  "kindString": "Property",
@@ -1988,7 +2420,7 @@
1988
2420
  }
1989
2421
  },
1990
2422
  {
1991
- "id": 107,
2423
+ "id": 133,
1992
2424
  "name": "sources",
1993
2425
  "kind": 1024,
1994
2426
  "kindString": "Property",
@@ -2013,9 +2445,9 @@
2013
2445
  {
2014
2446
  "title": "Properties",
2015
2447
  "children": [
2016
- 105,
2017
- 106,
2018
- 107
2448
+ 131,
2449
+ 132,
2450
+ 133
2019
2451
  ]
2020
2452
  }
2021
2453
  ],
@@ -2045,7 +2477,7 @@
2045
2477
  }
2046
2478
  },
2047
2479
  {
2048
- "id": 33,
2480
+ "id": 48,
2049
2481
  "name": "queries",
2050
2482
  "kind": 2048,
2051
2483
  "kindString": "Method",
@@ -2059,7 +2491,7 @@
2059
2491
  ],
2060
2492
  "signatures": [
2061
2493
  {
2062
- "id": 34,
2494
+ "id": 49,
2063
2495
  "name": "queries",
2064
2496
  "kind": 4096,
2065
2497
  "kindString": "Call signature",
@@ -2083,7 +2515,7 @@
2083
2515
  }
2084
2516
  },
2085
2517
  {
2086
- "id": 35,
2518
+ "id": 50,
2087
2519
  "name": "query",
2088
2520
  "kind": 2048,
2089
2521
  "kindString": "Method",
@@ -2097,14 +2529,14 @@
2097
2529
  ],
2098
2530
  "signatures": [
2099
2531
  {
2100
- "id": 36,
2532
+ "id": 51,
2101
2533
  "name": "query",
2102
2534
  "kind": 4096,
2103
2535
  "kindString": "Call signature",
2104
2536
  "flags": {},
2105
2537
  "typeParameter": [
2106
2538
  {
2107
- "id": 45,
2539
+ "id": 60,
2108
2540
  "name": "T",
2109
2541
  "kind": 131072,
2110
2542
  "kindString": "Type parameter",
@@ -2127,14 +2559,14 @@
2127
2559
  {
2128
2560
  "type": "reflection",
2129
2561
  "declaration": {
2130
- "id": 37,
2562
+ "id": 52,
2131
2563
  "name": "__type",
2132
2564
  "kind": 65536,
2133
2565
  "kindString": "Type literal",
2134
2566
  "flags": {},
2135
2567
  "children": [
2136
2568
  {
2137
- "id": 38,
2569
+ "id": 53,
2138
2570
  "name": "query",
2139
2571
  "kind": 1024,
2140
2572
  "kindString": "Property",
@@ -2152,7 +2584,7 @@
2152
2584
  }
2153
2585
  },
2154
2586
  {
2155
- "id": 39,
2587
+ "id": 54,
2156
2588
  "name": "resultSet",
2157
2589
  "kind": 1024,
2158
2590
  "kindString": "Property",
@@ -2172,7 +2604,7 @@
2172
2604
  }
2173
2605
  },
2174
2606
  {
2175
- "id": 40,
2607
+ "id": 55,
2176
2608
  "name": "schema",
2177
2609
  "kind": 1024,
2178
2610
  "kindString": "Property",
@@ -2194,9 +2626,9 @@
2194
2626
  {
2195
2627
  "title": "Properties",
2196
2628
  "children": [
2197
- 38,
2198
- 39,
2199
- 40
2629
+ 53,
2630
+ 54,
2631
+ 55
2200
2632
  ]
2201
2633
  }
2202
2634
  ],
@@ -2229,14 +2661,14 @@
2229
2661
  {
2230
2662
  "type": "reflection",
2231
2663
  "declaration": {
2232
- "id": 41,
2664
+ "id": 56,
2233
2665
  "name": "__type",
2234
2666
  "kind": 65536,
2235
2667
  "kindString": "Type literal",
2236
2668
  "flags": {},
2237
2669
  "children": [
2238
2670
  {
2239
- "id": 42,
2671
+ "id": 57,
2240
2672
  "name": "query",
2241
2673
  "kind": 1024,
2242
2674
  "kindString": "Property",
@@ -2254,7 +2686,7 @@
2254
2686
  }
2255
2687
  },
2256
2688
  {
2257
- "id": 43,
2689
+ "id": 58,
2258
2690
  "name": "resultSet",
2259
2691
  "kind": 1024,
2260
2692
  "kindString": "Property",
@@ -2274,7 +2706,7 @@
2274
2706
  }
2275
2707
  },
2276
2708
  {
2277
- "id": 44,
2709
+ "id": 59,
2278
2710
  "name": "schema",
2279
2711
  "kind": 1024,
2280
2712
  "kindString": "Property",
@@ -2296,9 +2728,9 @@
2296
2728
  {
2297
2729
  "title": "Properties",
2298
2730
  "children": [
2299
- 42,
2300
- 43,
2301
- 44
2731
+ 57,
2732
+ 58,
2733
+ 59
2302
2734
  ]
2303
2735
  }
2304
2736
  ],
@@ -2317,19 +2749,19 @@
2317
2749
  ],
2318
2750
  "parameters": [
2319
2751
  {
2320
- "id": 46,
2752
+ "id": 61,
2321
2753
  "name": "query",
2322
2754
  "kind": 32768,
2323
2755
  "kindString": "Parameter",
2324
2756
  "flags": {},
2325
2757
  "type": {
2326
2758
  "type": "reference",
2327
- "id": 45,
2759
+ "id": 60,
2328
2760
  "name": "T"
2329
2761
  }
2330
2762
  },
2331
2763
  {
2332
- "id": 47,
2764
+ "id": 62,
2333
2765
  "name": "payloads",
2334
2766
  "kind": 32768,
2335
2767
  "kindString": "Parameter",
@@ -2352,14 +2784,14 @@
2352
2784
  {
2353
2785
  "type": "reflection",
2354
2786
  "declaration": {
2355
- "id": 48,
2787
+ "id": 63,
2356
2788
  "name": "__type",
2357
2789
  "kind": 65536,
2358
2790
  "kindString": "Type literal",
2359
2791
  "flags": {},
2360
2792
  "children": [
2361
2793
  {
2362
- "id": 49,
2794
+ "id": 64,
2363
2795
  "name": "schema",
2364
2796
  "kind": 1024,
2365
2797
  "kindString": "Property",
@@ -2381,7 +2813,7 @@
2381
2813
  {
2382
2814
  "title": "Properties",
2383
2815
  "children": [
2384
- 49
2816
+ 64
2385
2817
  ]
2386
2818
  }
2387
2819
  ],
@@ -2419,14 +2851,14 @@
2419
2851
  {
2420
2852
  "type": "reflection",
2421
2853
  "declaration": {
2422
- "id": 50,
2854
+ "id": 65,
2423
2855
  "name": "__type",
2424
2856
  "kind": 65536,
2425
2857
  "kindString": "Type literal",
2426
2858
  "flags": {},
2427
2859
  "children": [
2428
2860
  {
2429
- "id": 51,
2861
+ "id": 66,
2430
2862
  "name": "schema",
2431
2863
  "kind": 1024,
2432
2864
  "kindString": "Property",
@@ -2448,7 +2880,7 @@
2448
2880
  {
2449
2881
  "title": "Properties",
2450
2882
  "children": [
2451
- 51
2883
+ 66
2452
2884
  ]
2453
2885
  }
2454
2886
  ],
@@ -2483,7 +2915,7 @@
2483
2915
  }
2484
2916
  },
2485
2917
  {
2486
- "id": 52,
2918
+ "id": 67,
2487
2919
  "name": "queryable",
2488
2920
  "kind": 2048,
2489
2921
  "kindString": "Method",
@@ -2497,26 +2929,240 @@
2497
2929
  ],
2498
2930
  "signatures": [
2499
2931
  {
2500
- "id": 53,
2932
+ "id": 68,
2501
2933
  "name": "queryable",
2502
2934
  "kind": 4096,
2503
2935
  "kindString": "Call signature",
2504
2936
  "flags": {},
2937
+ "typeParameter": [
2938
+ {
2939
+ "id": 77,
2940
+ "name": "T",
2941
+ "kind": 131072,
2942
+ "kindString": "Type parameter",
2943
+ "flags": {},
2944
+ "type": {
2945
+ "type": "intersection",
2946
+ "types": [
2947
+ {
2948
+ "type": "reference",
2949
+ "name": "SchemaFields"
2950
+ },
2951
+ {
2952
+ "type": "reference",
2953
+ "name": "PayloadFields"
2954
+ },
2955
+ {
2956
+ "type": "reference",
2957
+ "name": "XyoBoundWitnessFields"
2958
+ },
2959
+ {
2960
+ "type": "reflection",
2961
+ "declaration": {
2962
+ "id": 69,
2963
+ "name": "__type",
2964
+ "kind": 65536,
2965
+ "kindString": "Type literal",
2966
+ "flags": {},
2967
+ "children": [
2968
+ {
2969
+ "id": 70,
2970
+ "name": "query",
2971
+ "kind": 1024,
2972
+ "kindString": "Property",
2973
+ "flags": {},
2974
+ "sources": [
2975
+ {
2976
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
2977
+ "line": 5,
2978
+ "character": 4
2979
+ }
2980
+ ],
2981
+ "type": {
2982
+ "type": "intrinsic",
2983
+ "name": "string"
2984
+ }
2985
+ },
2986
+ {
2987
+ "id": 71,
2988
+ "name": "resultSet",
2989
+ "kind": 1024,
2990
+ "kindString": "Property",
2991
+ "flags": {
2992
+ "isOptional": true
2993
+ },
2994
+ "sources": [
2995
+ {
2996
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
2997
+ "line": 6,
2998
+ "character": 4
2999
+ }
3000
+ ],
3001
+ "type": {
3002
+ "type": "intrinsic",
3003
+ "name": "string"
3004
+ }
3005
+ },
3006
+ {
3007
+ "id": 72,
3008
+ "name": "schema",
3009
+ "kind": 1024,
3010
+ "kindString": "Property",
3011
+ "flags": {},
3012
+ "sources": [
3013
+ {
3014
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3015
+ "line": 7,
3016
+ "character": 4
3017
+ }
3018
+ ],
3019
+ "type": {
3020
+ "type": "literal",
3021
+ "value": "network.xyo.boundwitness.query"
3022
+ }
3023
+ }
3024
+ ],
3025
+ "groups": [
3026
+ {
3027
+ "title": "Properties",
3028
+ "children": [
3029
+ 70,
3030
+ 71,
3031
+ 72
3032
+ ]
3033
+ }
3034
+ ],
3035
+ "sources": [
3036
+ {
3037
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3038
+ "line": 4,
3039
+ "character": 51
3040
+ }
3041
+ ]
3042
+ }
3043
+ }
3044
+ ]
3045
+ },
3046
+ "default": {
3047
+ "type": "intersection",
3048
+ "types": [
3049
+ {
3050
+ "type": "reference",
3051
+ "name": "SchemaFields"
3052
+ },
3053
+ {
3054
+ "type": "reference",
3055
+ "name": "PayloadFields"
3056
+ },
3057
+ {
3058
+ "type": "reference",
3059
+ "name": "XyoBoundWitnessFields"
3060
+ },
3061
+ {
3062
+ "type": "reflection",
3063
+ "declaration": {
3064
+ "id": 73,
3065
+ "name": "__type",
3066
+ "kind": 65536,
3067
+ "kindString": "Type literal",
3068
+ "flags": {},
3069
+ "children": [
3070
+ {
3071
+ "id": 74,
3072
+ "name": "query",
3073
+ "kind": 1024,
3074
+ "kindString": "Property",
3075
+ "flags": {},
3076
+ "sources": [
3077
+ {
3078
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3079
+ "line": 5,
3080
+ "character": 4
3081
+ }
3082
+ ],
3083
+ "type": {
3084
+ "type": "intrinsic",
3085
+ "name": "string"
3086
+ }
3087
+ },
3088
+ {
3089
+ "id": 75,
3090
+ "name": "resultSet",
3091
+ "kind": 1024,
3092
+ "kindString": "Property",
3093
+ "flags": {
3094
+ "isOptional": true
3095
+ },
3096
+ "sources": [
3097
+ {
3098
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3099
+ "line": 6,
3100
+ "character": 4
3101
+ }
3102
+ ],
3103
+ "type": {
3104
+ "type": "intrinsic",
3105
+ "name": "string"
3106
+ }
3107
+ },
3108
+ {
3109
+ "id": 76,
3110
+ "name": "schema",
3111
+ "kind": 1024,
3112
+ "kindString": "Property",
3113
+ "flags": {},
3114
+ "sources": [
3115
+ {
3116
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3117
+ "line": 7,
3118
+ "character": 4
3119
+ }
3120
+ ],
3121
+ "type": {
3122
+ "type": "literal",
3123
+ "value": "network.xyo.boundwitness.query"
3124
+ }
3125
+ }
3126
+ ],
3127
+ "groups": [
3128
+ {
3129
+ "title": "Properties",
3130
+ "children": [
3131
+ 74,
3132
+ 75,
3133
+ 76
3134
+ ]
3135
+ }
3136
+ ],
3137
+ "sources": [
3138
+ {
3139
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3140
+ "line": 4,
3141
+ "character": 51
3142
+ }
3143
+ ]
3144
+ }
3145
+ }
3146
+ ]
3147
+ }
3148
+ }
3149
+ ],
2505
3150
  "parameters": [
2506
3151
  {
2507
- "id": 54,
2508
- "name": "schema",
3152
+ "id": 78,
3153
+ "name": "query",
2509
3154
  "kind": 32768,
2510
3155
  "kindString": "Parameter",
2511
3156
  "flags": {},
2512
3157
  "type": {
2513
- "type": "intrinsic",
2514
- "name": "string"
3158
+ "type": "reference",
3159
+ "id": 77,
3160
+ "name": "T"
2515
3161
  }
2516
3162
  },
2517
3163
  {
2518
- "id": 55,
2519
- "name": "addresses",
3164
+ "id": 79,
3165
+ "name": "payloads",
2520
3166
  "kind": 32768,
2521
3167
  "kindString": "Parameter",
2522
3168
  "flags": {
@@ -2525,8 +3171,62 @@
2525
3171
  "type": {
2526
3172
  "type": "array",
2527
3173
  "elementType": {
2528
- "type": "intrinsic",
2529
- "name": "string"
3174
+ "type": "intersection",
3175
+ "types": [
3176
+ {
3177
+ "type": "reference",
3178
+ "name": "SchemaFields"
3179
+ },
3180
+ {
3181
+ "type": "reference",
3182
+ "name": "PayloadFields"
3183
+ },
3184
+ {
3185
+ "type": "reflection",
3186
+ "declaration": {
3187
+ "id": 80,
3188
+ "name": "__type",
3189
+ "kind": 65536,
3190
+ "kindString": "Type literal",
3191
+ "flags": {},
3192
+ "children": [
3193
+ {
3194
+ "id": 81,
3195
+ "name": "schema",
3196
+ "kind": 1024,
3197
+ "kindString": "Property",
3198
+ "flags": {},
3199
+ "sources": [
3200
+ {
3201
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
3202
+ "line": 19,
3203
+ "character": 4
3204
+ }
3205
+ ],
3206
+ "type": {
3207
+ "type": "intrinsic",
3208
+ "name": "string"
3209
+ }
3210
+ }
3211
+ ],
3212
+ "groups": [
3213
+ {
3214
+ "title": "Properties",
3215
+ "children": [
3216
+ 81
3217
+ ]
3218
+ }
3219
+ ],
3220
+ "sources": [
3221
+ {
3222
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
3223
+ "line": 18,
3224
+ "character": 17
3225
+ }
3226
+ ]
3227
+ }
3228
+ }
3229
+ ]
2530
3230
  }
2531
3231
  }
2532
3232
  }
@@ -2547,7 +3247,7 @@
2547
3247
  }
2548
3248
  },
2549
3249
  {
2550
- "id": 108,
3250
+ "id": 134,
2551
3251
  "name": "sendQuery",
2552
3252
  "kind": 2048,
2553
3253
  "kindString": "Method",
@@ -2563,14 +3263,14 @@
2563
3263
  ],
2564
3264
  "signatures": [
2565
3265
  {
2566
- "id": 109,
3266
+ "id": 135,
2567
3267
  "name": "sendQuery",
2568
3268
  "kind": 4096,
2569
3269
  "kindString": "Call signature",
2570
3270
  "flags": {},
2571
3271
  "typeParameter": [
2572
3272
  {
2573
- "id": 114,
3273
+ "id": 140,
2574
3274
  "name": "T",
2575
3275
  "kind": 131072,
2576
3276
  "kindString": "Type parameter",
@@ -2596,14 +3296,14 @@
2596
3296
  {
2597
3297
  "type": "reflection",
2598
3298
  "declaration": {
2599
- "id": 110,
3299
+ "id": 136,
2600
3300
  "name": "__type",
2601
3301
  "kind": 65536,
2602
3302
  "kindString": "Type literal",
2603
3303
  "flags": {},
2604
3304
  "children": [
2605
3305
  {
2606
- "id": 111,
3306
+ "id": 137,
2607
3307
  "name": "schema",
2608
3308
  "kind": 1024,
2609
3309
  "kindString": "Property",
@@ -2625,7 +3325,7 @@
2625
3325
  {
2626
3326
  "title": "Properties",
2627
3327
  "children": [
2628
- 111
3328
+ 137
2629
3329
  ]
2630
3330
  }
2631
3331
  ],
@@ -2661,14 +3361,14 @@
2661
3361
  {
2662
3362
  "type": "reflection",
2663
3363
  "declaration": {
2664
- "id": 112,
3364
+ "id": 138,
2665
3365
  "name": "__type",
2666
3366
  "kind": 65536,
2667
3367
  "kindString": "Type literal",
2668
3368
  "flags": {},
2669
3369
  "children": [
2670
3370
  {
2671
- "id": 113,
3371
+ "id": 139,
2672
3372
  "name": "schema",
2673
3373
  "kind": 1024,
2674
3374
  "kindString": "Property",
@@ -2690,7 +3390,7 @@
2690
3390
  {
2691
3391
  "title": "Properties",
2692
3392
  "children": [
2693
- 113
3393
+ 139
2694
3394
  ]
2695
3395
  }
2696
3396
  ],
@@ -2714,19 +3414,19 @@
2714
3414
  ],
2715
3415
  "parameters": [
2716
3416
  {
2717
- "id": 115,
3417
+ "id": 141,
2718
3418
  "name": "queryPayload",
2719
3419
  "kind": 32768,
2720
3420
  "kindString": "Parameter",
2721
3421
  "flags": {},
2722
3422
  "type": {
2723
3423
  "type": "reference",
2724
- "id": 114,
3424
+ "id": 140,
2725
3425
  "name": "T"
2726
3426
  }
2727
3427
  },
2728
3428
  {
2729
- "id": 116,
3429
+ "id": 142,
2730
3430
  "name": "payloads",
2731
3431
  "kind": 32768,
2732
3432
  "kindString": "Parameter",
@@ -2750,14 +3450,14 @@
2750
3450
  {
2751
3451
  "type": "reflection",
2752
3452
  "declaration": {
2753
- "id": 117,
3453
+ "id": 143,
2754
3454
  "name": "__type",
2755
3455
  "kind": 65536,
2756
3456
  "kindString": "Type literal",
2757
3457
  "flags": {},
2758
3458
  "children": [
2759
3459
  {
2760
- "id": 118,
3460
+ "id": 144,
2761
3461
  "name": "schema",
2762
3462
  "kind": 1024,
2763
3463
  "kindString": "Property",
@@ -2779,7 +3479,7 @@
2779
3479
  {
2780
3480
  "title": "Properties",
2781
3481
  "children": [
2782
- 118
3482
+ 144
2783
3483
  ]
2784
3484
  }
2785
3485
  ],
@@ -2818,14 +3518,14 @@
2818
3518
  {
2819
3519
  "type": "reflection",
2820
3520
  "declaration": {
2821
- "id": 119,
3521
+ "id": 145,
2822
3522
  "name": "__type",
2823
3523
  "kind": 65536,
2824
3524
  "kindString": "Type literal",
2825
3525
  "flags": {},
2826
3526
  "children": [
2827
3527
  {
2828
- "id": 120,
3528
+ "id": 146,
2829
3529
  "name": "schema",
2830
3530
  "kind": 1024,
2831
3531
  "kindString": "Property",
@@ -2847,7 +3547,7 @@
2847
3547
  {
2848
3548
  "title": "Properties",
2849
3549
  "children": [
2850
- 120
3550
+ 146
2851
3551
  ]
2852
3552
  }
2853
3553
  ],
@@ -2880,7 +3580,7 @@
2880
3580
  }
2881
3581
  },
2882
3582
  {
2883
- "id": 121,
3583
+ "id": 147,
2884
3584
  "name": "throwErrors",
2885
3585
  "kind": 2048,
2886
3586
  "kindString": "Method",
@@ -2896,14 +3596,14 @@
2896
3596
  ],
2897
3597
  "signatures": [
2898
3598
  {
2899
- "id": 122,
3599
+ "id": 148,
2900
3600
  "name": "throwErrors",
2901
3601
  "kind": 4096,
2902
3602
  "kindString": "Call signature",
2903
3603
  "flags": {},
2904
3604
  "parameters": [
2905
3605
  {
2906
- "id": 123,
3606
+ "id": 149,
2907
3607
  "name": "query",
2908
3608
  "kind": 32768,
2909
3609
  "kindString": "Parameter",
@@ -2929,14 +3629,14 @@
2929
3629
  {
2930
3630
  "type": "reflection",
2931
3631
  "declaration": {
2932
- "id": 124,
3632
+ "id": 150,
2933
3633
  "name": "__type",
2934
3634
  "kind": 65536,
2935
3635
  "kindString": "Type literal",
2936
3636
  "flags": {},
2937
3637
  "children": [
2938
3638
  {
2939
- "id": 125,
3639
+ "id": 151,
2940
3640
  "name": "query",
2941
3641
  "kind": 1024,
2942
3642
  "kindString": "Property",
@@ -2954,7 +3654,7 @@
2954
3654
  }
2955
3655
  },
2956
3656
  {
2957
- "id": 126,
3657
+ "id": 152,
2958
3658
  "name": "resultSet",
2959
3659
  "kind": 1024,
2960
3660
  "kindString": "Property",
@@ -2974,7 +3674,7 @@
2974
3674
  }
2975
3675
  },
2976
3676
  {
2977
- "id": 127,
3677
+ "id": 153,
2978
3678
  "name": "schema",
2979
3679
  "kind": 1024,
2980
3680
  "kindString": "Property",
@@ -2996,9 +3696,9 @@
2996
3696
  {
2997
3697
  "title": "Properties",
2998
3698
  "children": [
2999
- 125,
3000
- 126,
3001
- 127
3699
+ 151,
3700
+ 152,
3701
+ 153
3002
3702
  ]
3003
3703
  }
3004
3704
  ],
@@ -3030,14 +3730,14 @@
3030
3730
  {
3031
3731
  "type": "reflection",
3032
3732
  "declaration": {
3033
- "id": 128,
3733
+ "id": 154,
3034
3734
  "name": "__type",
3035
3735
  "kind": 65536,
3036
3736
  "kindString": "Type literal",
3037
3737
  "flags": {},
3038
3738
  "children": [
3039
3739
  {
3040
- "id": 129,
3740
+ "id": 155,
3041
3741
  "name": "schema",
3042
3742
  "kind": 1024,
3043
3743
  "kindString": "Property",
@@ -3059,7 +3759,7 @@
3059
3759
  {
3060
3760
  "title": "Properties",
3061
3761
  "children": [
3062
- 129
3762
+ 155
3063
3763
  ]
3064
3764
  }
3065
3765
  ],
@@ -3081,7 +3781,7 @@
3081
3781
  }
3082
3782
  },
3083
3783
  {
3084
- "id": 130,
3784
+ "id": 156,
3085
3785
  "name": "result",
3086
3786
  "kind": 32768,
3087
3787
  "kindString": "Parameter",
@@ -3103,14 +3803,14 @@
3103
3803
  {
3104
3804
  "type": "reflection",
3105
3805
  "declaration": {
3106
- "id": 131,
3806
+ "id": 157,
3107
3807
  "name": "__type",
3108
3808
  "kind": 65536,
3109
3809
  "kindString": "Type literal",
3110
3810
  "flags": {},
3111
3811
  "children": [
3112
3812
  {
3113
- "id": 132,
3813
+ "id": 158,
3114
3814
  "name": "schema",
3115
3815
  "kind": 1024,
3116
3816
  "kindString": "Property",
@@ -3132,7 +3832,7 @@
3132
3832
  {
3133
3833
  "title": "Properties",
3134
3834
  "children": [
3135
- 132
3835
+ 158
3136
3836
  ]
3137
3837
  }
3138
3838
  ],
@@ -3178,31 +3878,31 @@
3178
3878
  {
3179
3879
  "title": "Properties",
3180
3880
  "children": [
3181
- 14
3881
+ 19
3182
3882
  ]
3183
3883
  },
3184
3884
  {
3185
3885
  "title": "Accessors",
3186
3886
  "children": [
3187
- 17,
3188
- 19,
3189
- 23
3887
+ 27,
3888
+ 29,
3889
+ 33
3190
3890
  ]
3191
3891
  },
3192
3892
  {
3193
3893
  "title": "Methods",
3194
3894
  "children": [
3195
- 56,
3196
- 74,
3197
- 27,
3198
- 29,
3199
- 7,
3200
- 92,
3201
- 33,
3202
- 35,
3203
- 52,
3204
- 108,
3205
- 121
3895
+ 82,
3896
+ 100,
3897
+ 42,
3898
+ 44,
3899
+ 12,
3900
+ 118,
3901
+ 48,
3902
+ 50,
3903
+ 67,
3904
+ 134,
3905
+ 147
3206
3906
  ]
3207
3907
  }
3208
3908
  ],
@@ -3211,7 +3911,7 @@
3211
3911
  "fileName": "modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts",
3212
3912
  "line": 8,
3213
3913
  "character": 13,
3214
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L8"
3914
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L8"
3215
3915
  }
3216
3916
  ],
3217
3917
  "extendedTypes": [
@@ -3241,7 +3941,7 @@
3241
3941
  "fileName": "modules/packages/diviner/packages/wrapper/src/index.ts",
3242
3942
  "line": 1,
3243
3943
  "character": 0,
3244
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/modules/packages/diviner/packages/wrapper/src/index.ts#L1"
3944
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/modules/packages/diviner/packages/wrapper/src/index.ts#L1"
3245
3945
  }
3246
3946
  ]
3247
3947
  }