@xyo-network/location-plugin 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 +2468 -539
  2. package/package.json +7 -7
package/dist/docs.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "originalName": "",
8
8
  "children": [
9
9
  {
10
- "id": 192,
10
+ "id": 265,
11
11
  "name": "default",
12
12
  "kind": 8388608,
13
13
  "kindString": "Reference",
@@ -17,7 +17,7 @@
17
17
  "fileName": "plugins/packages/payloadset/packages/location/src/index.ts",
18
18
  "line": 10,
19
19
  "character": 0,
20
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location/src/index.ts#L10"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location/src/index.ts#L10"
21
21
  }
22
22
  ],
23
23
  "target": 1
@@ -40,7 +40,7 @@
40
40
  "fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts",
41
41
  "line": 14,
42
42
  "character": 2,
43
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L14"
43
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L14"
44
44
  }
45
45
  ],
46
46
  "signatures": [
@@ -93,7 +93,7 @@
93
93
  "fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts",
94
94
  "line": 12,
95
95
  "character": 10,
96
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L12"
96
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L12"
97
97
  }
98
98
  ],
99
99
  "type": {
@@ -104,32 +104,243 @@
104
104
  }
105
105
  },
106
106
  {
107
- "id": 90,
108
- "name": "_started",
107
+ "id": 103,
108
+ "name": "_resolver",
109
109
  "kind": 1024,
110
110
  "kindString": "Property",
111
111
  "flags": {
112
- "isProtected": true
112
+ "isProtected": true,
113
+ "isOptional": true
113
114
  },
114
115
  "sources": [
115
116
  {
116
117
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
117
- "line": 16,
118
+ "line": 15,
118
119
  "character": 14
119
120
  }
120
121
  ],
121
122
  "type": {
122
- "type": "intrinsic",
123
- "name": "boolean"
123
+ "type": "reference",
124
+ "typeArguments": [
125
+ {
126
+ "type": "reference",
127
+ "typeArguments": [
128
+ {
129
+ "type": "intersection",
130
+ "types": [
131
+ {
132
+ "type": "reference",
133
+ "name": "SchemaFields"
134
+ },
135
+ {
136
+ "type": "reference",
137
+ "name": "PayloadFields"
138
+ },
139
+ {
140
+ "type": "reflection",
141
+ "declaration": {
142
+ "id": 104,
143
+ "name": "__type",
144
+ "kind": 65536,
145
+ "kindString": "Type literal",
146
+ "flags": {},
147
+ "children": [
148
+ {
149
+ "id": 105,
150
+ "name": "security",
151
+ "kind": 1024,
152
+ "kindString": "Property",
153
+ "flags": {
154
+ "isOptional": true
155
+ },
156
+ "sources": [
157
+ {
158
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
159
+ "line": 8,
160
+ "character": 4
161
+ }
162
+ ],
163
+ "type": {
164
+ "type": "reflection",
165
+ "declaration": {
166
+ "id": 106,
167
+ "name": "__type",
168
+ "kind": 65536,
169
+ "kindString": "Type literal",
170
+ "flags": {},
171
+ "children": [
172
+ {
173
+ "id": 107,
174
+ "name": "allowed",
175
+ "kind": 1024,
176
+ "kindString": "Property",
177
+ "flags": {
178
+ "isOptional": true
179
+ },
180
+ "sources": [
181
+ {
182
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
183
+ "line": 9,
184
+ "character": 8
185
+ }
186
+ ],
187
+ "type": {
188
+ "type": "reference",
189
+ "typeArguments": [
190
+ {
191
+ "type": "intrinsic",
192
+ "name": "string"
193
+ },
194
+ {
195
+ "type": "array",
196
+ "elementType": {
197
+ "type": "array",
198
+ "elementType": {
199
+ "type": "intrinsic",
200
+ "name": "string"
201
+ }
202
+ }
203
+ }
204
+ ],
205
+ "name": "Record",
206
+ "qualifiedName": "Record",
207
+ "package": "typescript"
208
+ }
209
+ },
210
+ {
211
+ "id": 108,
212
+ "name": "disallowed",
213
+ "kind": 1024,
214
+ "kindString": "Property",
215
+ "flags": {
216
+ "isOptional": true
217
+ },
218
+ "sources": [
219
+ {
220
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
221
+ "line": 10,
222
+ "character": 8
223
+ }
224
+ ],
225
+ "type": {
226
+ "type": "reference",
227
+ "typeArguments": [
228
+ {
229
+ "type": "intrinsic",
230
+ "name": "string"
231
+ },
232
+ {
233
+ "type": "array",
234
+ "elementType": {
235
+ "type": "intrinsic",
236
+ "name": "string"
237
+ }
238
+ }
239
+ ],
240
+ "name": "Record",
241
+ "qualifiedName": "Record",
242
+ "package": "typescript"
243
+ }
244
+ }
245
+ ],
246
+ "groups": [
247
+ {
248
+ "title": "Properties",
249
+ "children": [
250
+ 107,
251
+ 108
252
+ ]
253
+ }
254
+ ],
255
+ "sources": [
256
+ {
257
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
258
+ "line": 8,
259
+ "character": 15
260
+ }
261
+ ]
262
+ }
263
+ }
264
+ }
265
+ ],
266
+ "groups": [
267
+ {
268
+ "title": "Properties",
269
+ "children": [
270
+ 105
271
+ ]
272
+ }
273
+ ],
274
+ "sources": [
275
+ {
276
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
277
+ "line": 7,
278
+ "character": 87
279
+ }
280
+ ]
281
+ }
282
+ },
283
+ {
284
+ "type": "reflection",
285
+ "declaration": {
286
+ "id": 109,
287
+ "name": "__type",
288
+ "kind": 65536,
289
+ "kindString": "Type literal",
290
+ "flags": {},
291
+ "children": [
292
+ {
293
+ "id": 110,
294
+ "name": "schema",
295
+ "kind": 1024,
296
+ "kindString": "Property",
297
+ "flags": {},
298
+ "sources": [
299
+ {
300
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
301
+ "line": 19,
302
+ "character": 4
303
+ }
304
+ ],
305
+ "type": {
306
+ "type": "intrinsic",
307
+ "name": "string"
308
+ }
309
+ }
310
+ ],
311
+ "groups": [
312
+ {
313
+ "title": "Properties",
314
+ "children": [
315
+ 110
316
+ ]
317
+ }
318
+ ],
319
+ "sources": [
320
+ {
321
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
322
+ "line": 18,
323
+ "character": 17
324
+ }
325
+ ]
326
+ }
327
+ }
328
+ ]
329
+ }
330
+ ],
331
+ "name": "Module"
332
+ }
333
+ ],
334
+ "name": "ModuleResolver"
124
335
  },
125
336
  "inheritedFrom": {
126
337
  "type": "reference",
127
- "name": "AbstractWitness._started"
338
+ "name": "AbstractWitness._resolver"
128
339
  }
129
340
  },
130
341
  {
131
- "id": 91,
132
- "name": "account",
342
+ "id": 111,
343
+ "name": "_started",
133
344
  "kind": 1024,
134
345
  "kindString": "Property",
135
346
  "flags": {
@@ -138,61 +349,45 @@
138
349
  "sources": [
139
350
  {
140
351
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
141
- "line": 17,
352
+ "line": 16,
142
353
  "character": 14
143
354
  }
144
355
  ],
145
356
  "type": {
146
- "type": "reference",
147
- "name": "Account"
357
+ "type": "intrinsic",
358
+ "name": "boolean"
148
359
  },
149
360
  "inheritedFrom": {
150
361
  "type": "reference",
151
- "name": "AbstractWitness.account"
362
+ "name": "AbstractWitness._started"
152
363
  }
153
364
  },
154
365
  {
155
- "id": 92,
156
- "name": "allowedAddressSets",
366
+ "id": 112,
367
+ "name": "account",
157
368
  "kind": 1024,
158
369
  "kindString": "Property",
159
370
  "flags": {
160
- "isProtected": true,
161
- "isOptional": true
371
+ "isProtected": true
162
372
  },
163
373
  "sources": [
164
374
  {
165
375
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
166
- "line": 18,
376
+ "line": 17,
167
377
  "character": 14
168
378
  }
169
379
  ],
170
380
  "type": {
171
381
  "type": "reference",
172
- "typeArguments": [
173
- {
174
- "type": "intrinsic",
175
- "name": "string"
176
- },
177
- {
178
- "type": "array",
179
- "elementType": {
180
- "type": "intrinsic",
181
- "name": "string"
182
- }
183
- }
184
- ],
185
- "name": "Record",
186
- "qualifiedName": "Record",
187
- "package": "typescript"
382
+ "name": "Account"
188
383
  },
189
384
  "inheritedFrom": {
190
385
  "type": "reference",
191
- "name": "AbstractWitness.allowedAddressSets"
386
+ "name": "AbstractWitness.account"
192
387
  }
193
388
  },
194
389
  {
195
- "id": 75,
390
+ "id": 91,
196
391
  "name": "config",
197
392
  "kind": 1024,
198
393
  "kindString": "Property",
@@ -218,14 +413,14 @@
218
413
  {
219
414
  "type": "reflection",
220
415
  "declaration": {
221
- "id": 76,
416
+ "id": 92,
222
417
  "name": "__type",
223
418
  "kind": 65536,
224
419
  "kindString": "Type literal",
225
420
  "flags": {},
226
421
  "children": [
227
422
  {
228
- "id": 77,
423
+ "id": 93,
229
424
  "name": "security",
230
425
  "kind": 1024,
231
426
  "kindString": "Property",
@@ -242,14 +437,14 @@
242
437
  "type": {
243
438
  "type": "reflection",
244
439
  "declaration": {
245
- "id": 78,
440
+ "id": 94,
246
441
  "name": "__type",
247
442
  "kind": 65536,
248
443
  "kindString": "Type literal",
249
444
  "flags": {},
250
445
  "children": [
251
446
  {
252
- "id": 79,
447
+ "id": 95,
253
448
  "name": "allowed",
254
449
  "kind": 1024,
255
450
  "kindString": "Property",
@@ -287,7 +482,7 @@
287
482
  }
288
483
  },
289
484
  {
290
- "id": 80,
485
+ "id": 96,
291
486
  "name": "disallowed",
292
487
  "kind": 1024,
293
488
  "kindString": "Property",
@@ -326,8 +521,8 @@
326
521
  {
327
522
  "title": "Properties",
328
523
  "children": [
329
- 79,
330
- 80
524
+ 95,
525
+ 96
331
526
  ]
332
527
  }
333
528
  ],
@@ -346,7 +541,7 @@
346
541
  {
347
542
  "title": "Properties",
348
543
  "children": [
349
- 77
544
+ 93
350
545
  ]
351
546
  }
352
547
  ],
@@ -362,14 +557,14 @@
362
557
  {
363
558
  "type": "reflection",
364
559
  "declaration": {
365
- "id": 81,
560
+ "id": 97,
366
561
  "name": "__type",
367
562
  "kind": 65536,
368
563
  "kindString": "Type literal",
369
564
  "flags": {},
370
565
  "children": [
371
566
  {
372
- "id": 82,
567
+ "id": 98,
373
568
  "name": "schema",
374
569
  "kind": 1024,
375
570
  "kindString": "Property",
@@ -379,7 +574,7 @@
379
574
  "fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
380
575
  "line": 8,
381
576
  "character": 2,
382
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L8"
577
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L8"
383
578
  }
384
579
  ],
385
580
  "type": {
@@ -392,7 +587,7 @@
392
587
  {
393
588
  "title": "Properties",
394
589
  "children": [
395
- 82
590
+ 98
396
591
  ]
397
592
  }
398
593
  ],
@@ -401,7 +596,7 @@
401
596
  "fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
402
597
  "line": 7,
403
598
  "character": 60,
404
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L7"
599
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L7"
405
600
  }
406
601
  ]
407
602
  }
@@ -409,14 +604,14 @@
409
604
  {
410
605
  "type": "reflection",
411
606
  "declaration": {
412
- "id": 83,
607
+ "id": 99,
413
608
  "name": "__type",
414
609
  "kind": 65536,
415
610
  "kindString": "Type literal",
416
611
  "flags": {},
417
612
  "children": [
418
613
  {
419
- "id": 84,
614
+ "id": 100,
420
615
  "name": "targetSet",
421
616
  "kind": 1024,
422
617
  "kindString": "Property",
@@ -448,14 +643,14 @@
448
643
  {
449
644
  "type": "reflection",
450
645
  "declaration": {
451
- "id": 85,
646
+ "id": 101,
452
647
  "name": "__type",
453
648
  "kind": 65536,
454
649
  "kindString": "Type literal",
455
650
  "flags": {},
456
651
  "children": [
457
652
  {
458
- "id": 86,
653
+ "id": 102,
459
654
  "name": "schema",
460
655
  "kind": 1024,
461
656
  "kindString": "Property",
@@ -477,7 +672,7 @@
477
672
  {
478
673
  "title": "Properties",
479
674
  "children": [
480
- 86
675
+ 102
481
676
  ]
482
677
  }
483
678
  ],
@@ -498,7 +693,7 @@
498
693
  {
499
694
  "title": "Properties",
500
695
  "children": [
501
- 84
696
+ 100
502
697
  ]
503
698
  }
504
699
  ],
@@ -519,7 +714,7 @@
519
714
  }
520
715
  },
521
716
  {
522
- "id": 93,
717
+ "id": 113,
523
718
  "name": "logger",
524
719
  "kind": 1024,
525
720
  "kindString": "Property",
@@ -531,7 +726,7 @@
531
726
  "sources": [
532
727
  {
533
728
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
534
- "line": 19,
729
+ "line": 18,
535
730
  "character": 23
536
731
  }
537
732
  ],
@@ -545,93 +740,261 @@
545
740
  }
546
741
  },
547
742
  {
548
- "id": 87,
549
- "name": "resolver",
743
+ "id": 114,
744
+ "name": "moduleConfigQueryValidator",
550
745
  "kind": 1024,
551
746
  "kindString": "Property",
552
747
  "flags": {
553
- "isOptional": true
748
+ "isProtected": true,
749
+ "isReadonly": true
554
750
  },
555
751
  "sources": [
556
752
  {
557
753
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
558
- "line": 15,
559
- "character": 4
754
+ "line": 19,
755
+ "character": 23
560
756
  }
561
757
  ],
562
758
  "type": {
563
759
  "type": "reference",
564
760
  "typeArguments": [
565
761
  {
566
- "type": "reference",
567
- "typeArguments": [
762
+ "type": "intersection",
763
+ "types": [
568
764
  {
569
- "type": "intersection",
570
- "types": [
571
- {
572
- "type": "reference",
573
- "name": "SchemaFields"
574
- },
575
- {
576
- "type": "reference",
577
- "name": "PayloadFields"
578
- },
579
- {
580
- "type": "reflection",
581
- "declaration": {
582
- "id": 88,
583
- "name": "__type",
584
- "kind": 65536,
585
- "kindString": "Type literal",
765
+ "type": "reference",
766
+ "name": "SchemaFields"
767
+ },
768
+ {
769
+ "type": "reference",
770
+ "name": "PayloadFields"
771
+ },
772
+ {
773
+ "type": "reference",
774
+ "name": "XyoBoundWitnessFields"
775
+ },
776
+ {
777
+ "type": "reflection",
778
+ "declaration": {
779
+ "id": 115,
780
+ "name": "__type",
781
+ "kind": 65536,
782
+ "kindString": "Type literal",
783
+ "flags": {},
784
+ "children": [
785
+ {
786
+ "id": 116,
787
+ "name": "query",
788
+ "kind": 1024,
789
+ "kindString": "Property",
790
+ "flags": {},
791
+ "sources": [
792
+ {
793
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
794
+ "line": 5,
795
+ "character": 4
796
+ }
797
+ ],
798
+ "type": {
799
+ "type": "intrinsic",
800
+ "name": "string"
801
+ }
802
+ },
803
+ {
804
+ "id": 117,
805
+ "name": "resultSet",
806
+ "kind": 1024,
807
+ "kindString": "Property",
808
+ "flags": {
809
+ "isOptional": true
810
+ },
811
+ "sources": [
812
+ {
813
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
814
+ "line": 6,
815
+ "character": 4
816
+ }
817
+ ],
818
+ "type": {
819
+ "type": "intrinsic",
820
+ "name": "string"
821
+ }
822
+ },
823
+ {
824
+ "id": 118,
825
+ "name": "schema",
826
+ "kind": 1024,
827
+ "kindString": "Property",
586
828
  "flags": {},
829
+ "sources": [
830
+ {
831
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
832
+ "line": 7,
833
+ "character": 4
834
+ }
835
+ ],
836
+ "type": {
837
+ "type": "literal",
838
+ "value": "network.xyo.boundwitness.query"
839
+ }
840
+ }
841
+ ],
842
+ "groups": [
843
+ {
844
+ "title": "Properties",
587
845
  "children": [
846
+ 116,
847
+ 117,
848
+ 118
849
+ ]
850
+ }
851
+ ],
852
+ "sources": [
853
+ {
854
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
855
+ "line": 4,
856
+ "character": 51
857
+ }
858
+ ]
859
+ }
860
+ }
861
+ ]
862
+ }
863
+ ],
864
+ "name": "Queryable"
865
+ },
866
+ "inheritedFrom": {
867
+ "type": "reference",
868
+ "name": "AbstractWitness.moduleConfigQueryValidator"
869
+ }
870
+ },
871
+ {
872
+ "id": 119,
873
+ "name": "supportedQueryValidator",
874
+ "kind": 1024,
875
+ "kindString": "Property",
876
+ "flags": {
877
+ "isProtected": true,
878
+ "isReadonly": true
879
+ },
880
+ "sources": [
881
+ {
882
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
883
+ "line": 20,
884
+ "character": 23
885
+ }
886
+ ],
887
+ "type": {
888
+ "type": "reference",
889
+ "typeArguments": [
890
+ {
891
+ "type": "intersection",
892
+ "types": [
893
+ {
894
+ "type": "reference",
895
+ "name": "SchemaFields"
896
+ },
897
+ {
898
+ "type": "reference",
899
+ "name": "PayloadFields"
900
+ },
901
+ {
902
+ "type": "reference",
903
+ "name": "XyoBoundWitnessFields"
904
+ },
905
+ {
906
+ "type": "reflection",
907
+ "declaration": {
908
+ "id": 120,
909
+ "name": "__type",
910
+ "kind": 65536,
911
+ "kindString": "Type literal",
912
+ "flags": {},
913
+ "children": [
914
+ {
915
+ "id": 121,
916
+ "name": "query",
917
+ "kind": 1024,
918
+ "kindString": "Property",
919
+ "flags": {},
920
+ "sources": [
588
921
  {
589
- "id": 89,
590
- "name": "schema",
591
- "kind": 1024,
592
- "kindString": "Property",
593
- "flags": {},
594
- "sources": [
595
- {
596
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
597
- "line": 19,
598
- "character": 4
599
- }
600
- ],
601
- "type": {
602
- "type": "intrinsic",
603
- "name": "string"
604
- }
922
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
923
+ "line": 5,
924
+ "character": 4
605
925
  }
606
926
  ],
607
- "groups": [
927
+ "type": {
928
+ "type": "intrinsic",
929
+ "name": "string"
930
+ }
931
+ },
932
+ {
933
+ "id": 122,
934
+ "name": "resultSet",
935
+ "kind": 1024,
936
+ "kindString": "Property",
937
+ "flags": {
938
+ "isOptional": true
939
+ },
940
+ "sources": [
608
941
  {
609
- "title": "Properties",
610
- "children": [
611
- 89
612
- ]
942
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
943
+ "line": 6,
944
+ "character": 4
613
945
  }
614
946
  ],
947
+ "type": {
948
+ "type": "intrinsic",
949
+ "name": "string"
950
+ }
951
+ },
952
+ {
953
+ "id": 123,
954
+ "name": "schema",
955
+ "kind": 1024,
956
+ "kindString": "Property",
957
+ "flags": {},
615
958
  "sources": [
616
959
  {
617
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
618
- "line": 18,
619
- "character": 17
960
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
961
+ "line": 7,
962
+ "character": 4
620
963
  }
964
+ ],
965
+ "type": {
966
+ "type": "literal",
967
+ "value": "network.xyo.boundwitness.query"
968
+ }
969
+ }
970
+ ],
971
+ "groups": [
972
+ {
973
+ "title": "Properties",
974
+ "children": [
975
+ 121,
976
+ 122,
977
+ 123
621
978
  ]
622
979
  }
623
- }
624
- ]
980
+ ],
981
+ "sources": [
982
+ {
983
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
984
+ "line": 4,
985
+ "character": 51
986
+ }
987
+ ]
988
+ }
625
989
  }
626
- ],
627
- "name": "Module"
990
+ ]
628
991
  }
629
992
  ],
630
- "name": "ModuleResolver"
993
+ "name": "Queryable"
631
994
  },
632
995
  "inheritedFrom": {
633
996
  "type": "reference",
634
- "name": "AbstractWitness.resolver"
997
+ "name": "AbstractWitness.supportedQueryValidator"
635
998
  }
636
999
  },
637
1000
  {
@@ -647,7 +1010,7 @@
647
1010
  "fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts",
648
1011
  "line": 10,
649
1012
  "character": 18,
650
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L10"
1013
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L10"
651
1014
  }
652
1015
  ],
653
1016
  "type": {
@@ -686,7 +1049,7 @@
686
1049
  }
687
1050
  },
688
1051
  {
689
- "id": 94,
1052
+ "id": 124,
690
1053
  "name": "address",
691
1054
  "kind": 262144,
692
1055
  "kindString": "Accessor",
@@ -694,12 +1057,12 @@
694
1057
  "sources": [
695
1058
  {
696
1059
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
697
- "line": 21,
1060
+ "line": 22,
698
1061
  "character": 8
699
1062
  }
700
1063
  ],
701
1064
  "getSignature": {
702
- "id": 95,
1065
+ "id": 125,
703
1066
  "name": "address",
704
1067
  "kind": 524288,
705
1068
  "kindString": "Get signature",
@@ -719,21 +1082,56 @@
719
1082
  }
720
1083
  },
721
1084
  {
722
- "id": 96,
723
- "name": "disallowedAddresses",
1085
+ "id": 44,
1086
+ "name": "geolocation",
1087
+ "kind": 262144,
1088
+ "kindString": "Accessor",
1089
+ "flags": {
1090
+ "isPublic": true
1091
+ },
1092
+ "sources": [
1093
+ {
1094
+ "fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts",
1095
+ "line": 19,
1096
+ "character": 13,
1097
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L19"
1098
+ }
1099
+ ],
1100
+ "getSignature": {
1101
+ "id": 45,
1102
+ "name": "geolocation",
1103
+ "kind": 524288,
1104
+ "kindString": "Get signature",
1105
+ "flags": {},
1106
+ "type": {
1107
+ "type": "reference",
1108
+ "name": "Geolocation",
1109
+ "qualifiedName": "Geolocation",
1110
+ "package": "typescript"
1111
+ }
1112
+ }
1113
+ },
1114
+ {
1115
+ "id": 126,
1116
+ "name": "resolver",
724
1117
  "kind": 262144,
725
1118
  "kindString": "Accessor",
726
1119
  "flags": {},
727
1120
  "sources": [
728
1121
  {
729
1122
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
730
- "line": 22,
1123
+ "line": 23,
1124
+ "character": 8
1125
+ },
1126
+ {
1127
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1128
+ "line": 24,
731
1129
  "character": 8
732
1130
  }
733
1131
  ],
734
1132
  "getSignature": {
735
- "id": 97,
736
- "name": "disallowedAddresses",
1133
+ "id": 127,
1134
+ "name": "resolver",
737
1135
  "kind": 524288,
738
1136
  "kindString": "Get signature",
739
1137
  "flags": {},
@@ -748,61 +1146,473 @@
748
1146
  "type": "reference",
749
1147
  "typeArguments": [
750
1148
  {
751
- "type": "intrinsic",
752
- "name": "string"
753
- },
754
- {
755
- "type": "array",
756
- "elementType": {
757
- "type": "intrinsic",
758
- "name": "string"
759
- }
1149
+ "type": "reference",
1150
+ "typeArguments": [
1151
+ {
1152
+ "type": "intersection",
1153
+ "types": [
1154
+ {
1155
+ "type": "reference",
1156
+ "name": "SchemaFields"
1157
+ },
1158
+ {
1159
+ "type": "reference",
1160
+ "name": "PayloadFields"
1161
+ },
1162
+ {
1163
+ "type": "reflection",
1164
+ "declaration": {
1165
+ "id": 128,
1166
+ "name": "__type",
1167
+ "kind": 65536,
1168
+ "kindString": "Type literal",
1169
+ "flags": {},
1170
+ "children": [
1171
+ {
1172
+ "id": 129,
1173
+ "name": "security",
1174
+ "kind": 1024,
1175
+ "kindString": "Property",
1176
+ "flags": {
1177
+ "isOptional": true
1178
+ },
1179
+ "sources": [
1180
+ {
1181
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1182
+ "line": 8,
1183
+ "character": 4
1184
+ }
1185
+ ],
1186
+ "type": {
1187
+ "type": "reflection",
1188
+ "declaration": {
1189
+ "id": 130,
1190
+ "name": "__type",
1191
+ "kind": 65536,
1192
+ "kindString": "Type literal",
1193
+ "flags": {},
1194
+ "children": [
1195
+ {
1196
+ "id": 131,
1197
+ "name": "allowed",
1198
+ "kind": 1024,
1199
+ "kindString": "Property",
1200
+ "flags": {
1201
+ "isOptional": true
1202
+ },
1203
+ "sources": [
1204
+ {
1205
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1206
+ "line": 9,
1207
+ "character": 8
1208
+ }
1209
+ ],
1210
+ "type": {
1211
+ "type": "reference",
1212
+ "typeArguments": [
1213
+ {
1214
+ "type": "intrinsic",
1215
+ "name": "string"
1216
+ },
1217
+ {
1218
+ "type": "array",
1219
+ "elementType": {
1220
+ "type": "array",
1221
+ "elementType": {
1222
+ "type": "intrinsic",
1223
+ "name": "string"
1224
+ }
1225
+ }
1226
+ }
1227
+ ],
1228
+ "name": "Record",
1229
+ "qualifiedName": "Record",
1230
+ "package": "typescript"
1231
+ }
1232
+ },
1233
+ {
1234
+ "id": 132,
1235
+ "name": "disallowed",
1236
+ "kind": 1024,
1237
+ "kindString": "Property",
1238
+ "flags": {
1239
+ "isOptional": true
1240
+ },
1241
+ "sources": [
1242
+ {
1243
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1244
+ "line": 10,
1245
+ "character": 8
1246
+ }
1247
+ ],
1248
+ "type": {
1249
+ "type": "reference",
1250
+ "typeArguments": [
1251
+ {
1252
+ "type": "intrinsic",
1253
+ "name": "string"
1254
+ },
1255
+ {
1256
+ "type": "array",
1257
+ "elementType": {
1258
+ "type": "intrinsic",
1259
+ "name": "string"
1260
+ }
1261
+ }
1262
+ ],
1263
+ "name": "Record",
1264
+ "qualifiedName": "Record",
1265
+ "package": "typescript"
1266
+ }
1267
+ }
1268
+ ],
1269
+ "groups": [
1270
+ {
1271
+ "title": "Properties",
1272
+ "children": [
1273
+ 131,
1274
+ 132
1275
+ ]
1276
+ }
1277
+ ],
1278
+ "sources": [
1279
+ {
1280
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1281
+ "line": 8,
1282
+ "character": 15
1283
+ }
1284
+ ]
1285
+ }
1286
+ }
1287
+ }
1288
+ ],
1289
+ "groups": [
1290
+ {
1291
+ "title": "Properties",
1292
+ "children": [
1293
+ 129
1294
+ ]
1295
+ }
1296
+ ],
1297
+ "sources": [
1298
+ {
1299
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1300
+ "line": 7,
1301
+ "character": 87
1302
+ }
1303
+ ]
1304
+ }
1305
+ },
1306
+ {
1307
+ "type": "reflection",
1308
+ "declaration": {
1309
+ "id": 133,
1310
+ "name": "__type",
1311
+ "kind": 65536,
1312
+ "kindString": "Type literal",
1313
+ "flags": {},
1314
+ "children": [
1315
+ {
1316
+ "id": 134,
1317
+ "name": "schema",
1318
+ "kind": 1024,
1319
+ "kindString": "Property",
1320
+ "flags": {},
1321
+ "sources": [
1322
+ {
1323
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1324
+ "line": 19,
1325
+ "character": 4
1326
+ }
1327
+ ],
1328
+ "type": {
1329
+ "type": "intrinsic",
1330
+ "name": "string"
1331
+ }
1332
+ }
1333
+ ],
1334
+ "groups": [
1335
+ {
1336
+ "title": "Properties",
1337
+ "children": [
1338
+ 134
1339
+ ]
1340
+ }
1341
+ ],
1342
+ "sources": [
1343
+ {
1344
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1345
+ "line": 18,
1346
+ "character": 17
1347
+ }
1348
+ ]
1349
+ }
1350
+ }
1351
+ ]
1352
+ }
1353
+ ],
1354
+ "name": "Module"
760
1355
  }
761
1356
  ],
762
- "name": "Record",
763
- "qualifiedName": "Record",
764
- "package": "typescript"
1357
+ "name": "ModuleResolver"
765
1358
  }
766
1359
  ]
767
1360
  },
768
1361
  "inheritedFrom": {
769
1362
  "type": "reference",
770
- "name": "AbstractWitness.disallowedAddresses"
1363
+ "name": "AbstractWitness.resolver"
771
1364
  }
772
1365
  },
773
- "inheritedFrom": {
774
- "type": "reference",
775
- "name": "AbstractWitness.disallowedAddresses"
776
- }
777
- },
778
- {
779
- "id": 44,
780
- "name": "geolocation",
781
- "kind": 262144,
782
- "kindString": "Accessor",
783
- "flags": {
784
- "isPublic": true
785
- },
786
- "sources": [
787
- {
788
- "fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts",
789
- "line": 19,
790
- "character": 13,
791
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L19"
792
- }
793
- ],
794
- "getSignature": {
795
- "id": 45,
796
- "name": "geolocation",
797
- "kind": 524288,
798
- "kindString": "Get signature",
1366
+ "setSignature": {
1367
+ "id": 135,
1368
+ "name": "resolver",
1369
+ "kind": 1048576,
1370
+ "kindString": "Set signature",
799
1371
  "flags": {},
1372
+ "parameters": [
1373
+ {
1374
+ "id": 136,
1375
+ "name": "v",
1376
+ "kind": 32768,
1377
+ "kindString": "Parameter",
1378
+ "flags": {},
1379
+ "type": {
1380
+ "type": "union",
1381
+ "types": [
1382
+ {
1383
+ "type": "intrinsic",
1384
+ "name": "undefined"
1385
+ },
1386
+ {
1387
+ "type": "reference",
1388
+ "typeArguments": [
1389
+ {
1390
+ "type": "reference",
1391
+ "typeArguments": [
1392
+ {
1393
+ "type": "intersection",
1394
+ "types": [
1395
+ {
1396
+ "type": "reference",
1397
+ "name": "SchemaFields"
1398
+ },
1399
+ {
1400
+ "type": "reference",
1401
+ "name": "PayloadFields"
1402
+ },
1403
+ {
1404
+ "type": "reflection",
1405
+ "declaration": {
1406
+ "id": 137,
1407
+ "name": "__type",
1408
+ "kind": 65536,
1409
+ "kindString": "Type literal",
1410
+ "flags": {},
1411
+ "children": [
1412
+ {
1413
+ "id": 138,
1414
+ "name": "security",
1415
+ "kind": 1024,
1416
+ "kindString": "Property",
1417
+ "flags": {
1418
+ "isOptional": true
1419
+ },
1420
+ "sources": [
1421
+ {
1422
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1423
+ "line": 8,
1424
+ "character": 4
1425
+ }
1426
+ ],
1427
+ "type": {
1428
+ "type": "reflection",
1429
+ "declaration": {
1430
+ "id": 139,
1431
+ "name": "__type",
1432
+ "kind": 65536,
1433
+ "kindString": "Type literal",
1434
+ "flags": {},
1435
+ "children": [
1436
+ {
1437
+ "id": 140,
1438
+ "name": "allowed",
1439
+ "kind": 1024,
1440
+ "kindString": "Property",
1441
+ "flags": {
1442
+ "isOptional": true
1443
+ },
1444
+ "sources": [
1445
+ {
1446
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1447
+ "line": 9,
1448
+ "character": 8
1449
+ }
1450
+ ],
1451
+ "type": {
1452
+ "type": "reference",
1453
+ "typeArguments": [
1454
+ {
1455
+ "type": "intrinsic",
1456
+ "name": "string"
1457
+ },
1458
+ {
1459
+ "type": "array",
1460
+ "elementType": {
1461
+ "type": "array",
1462
+ "elementType": {
1463
+ "type": "intrinsic",
1464
+ "name": "string"
1465
+ }
1466
+ }
1467
+ }
1468
+ ],
1469
+ "name": "Record",
1470
+ "qualifiedName": "Record",
1471
+ "package": "typescript"
1472
+ }
1473
+ },
1474
+ {
1475
+ "id": 141,
1476
+ "name": "disallowed",
1477
+ "kind": 1024,
1478
+ "kindString": "Property",
1479
+ "flags": {
1480
+ "isOptional": true
1481
+ },
1482
+ "sources": [
1483
+ {
1484
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1485
+ "line": 10,
1486
+ "character": 8
1487
+ }
1488
+ ],
1489
+ "type": {
1490
+ "type": "reference",
1491
+ "typeArguments": [
1492
+ {
1493
+ "type": "intrinsic",
1494
+ "name": "string"
1495
+ },
1496
+ {
1497
+ "type": "array",
1498
+ "elementType": {
1499
+ "type": "intrinsic",
1500
+ "name": "string"
1501
+ }
1502
+ }
1503
+ ],
1504
+ "name": "Record",
1505
+ "qualifiedName": "Record",
1506
+ "package": "typescript"
1507
+ }
1508
+ }
1509
+ ],
1510
+ "groups": [
1511
+ {
1512
+ "title": "Properties",
1513
+ "children": [
1514
+ 140,
1515
+ 141
1516
+ ]
1517
+ }
1518
+ ],
1519
+ "sources": [
1520
+ {
1521
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1522
+ "line": 8,
1523
+ "character": 15
1524
+ }
1525
+ ]
1526
+ }
1527
+ }
1528
+ }
1529
+ ],
1530
+ "groups": [
1531
+ {
1532
+ "title": "Properties",
1533
+ "children": [
1534
+ 138
1535
+ ]
1536
+ }
1537
+ ],
1538
+ "sources": [
1539
+ {
1540
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1541
+ "line": 7,
1542
+ "character": 87
1543
+ }
1544
+ ]
1545
+ }
1546
+ },
1547
+ {
1548
+ "type": "reflection",
1549
+ "declaration": {
1550
+ "id": 142,
1551
+ "name": "__type",
1552
+ "kind": 65536,
1553
+ "kindString": "Type literal",
1554
+ "flags": {},
1555
+ "children": [
1556
+ {
1557
+ "id": 143,
1558
+ "name": "schema",
1559
+ "kind": 1024,
1560
+ "kindString": "Property",
1561
+ "flags": {},
1562
+ "sources": [
1563
+ {
1564
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1565
+ "line": 19,
1566
+ "character": 4
1567
+ }
1568
+ ],
1569
+ "type": {
1570
+ "type": "intrinsic",
1571
+ "name": "string"
1572
+ }
1573
+ }
1574
+ ],
1575
+ "groups": [
1576
+ {
1577
+ "title": "Properties",
1578
+ "children": [
1579
+ 143
1580
+ ]
1581
+ }
1582
+ ],
1583
+ "sources": [
1584
+ {
1585
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1586
+ "line": 18,
1587
+ "character": 17
1588
+ }
1589
+ ]
1590
+ }
1591
+ }
1592
+ ]
1593
+ }
1594
+ ],
1595
+ "name": "Module"
1596
+ }
1597
+ ],
1598
+ "name": "ModuleResolver"
1599
+ }
1600
+ ]
1601
+ }
1602
+ }
1603
+ ],
800
1604
  "type": {
1605
+ "type": "intrinsic",
1606
+ "name": "void"
1607
+ },
1608
+ "inheritedFrom": {
801
1609
  "type": "reference",
802
- "name": "Geolocation",
803
- "qualifiedName": "Geolocation",
804
- "package": "typescript"
1610
+ "name": "AbstractWitness.resolver"
805
1611
  }
1612
+ },
1613
+ "inheritedFrom": {
1614
+ "type": "reference",
1615
+ "name": "AbstractWitness.resolver"
806
1616
  }
807
1617
  },
808
1618
  {
@@ -906,7 +1716,7 @@
906
1716
  }
907
1717
  },
908
1718
  {
909
- "id": 115,
1719
+ "id": 188,
910
1720
  "name": "bindHashes",
911
1721
  "kind": 2048,
912
1722
  "kindString": "Method",
@@ -916,20 +1726,20 @@
916
1726
  "sources": [
917
1727
  {
918
1728
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
919
- "line": 31,
1729
+ "line": 33,
920
1730
  "character": 14
921
1731
  }
922
1732
  ],
923
1733
  "signatures": [
924
1734
  {
925
- "id": 116,
1735
+ "id": 189,
926
1736
  "name": "bindHashes",
927
1737
  "kind": 4096,
928
1738
  "kindString": "Call signature",
929
1739
  "flags": {},
930
1740
  "parameters": [
931
1741
  {
932
- "id": 117,
1742
+ "id": 190,
933
1743
  "name": "hashes",
934
1744
  "kind": 32768,
935
1745
  "kindString": "Parameter",
@@ -943,7 +1753,7 @@
943
1753
  }
944
1754
  },
945
1755
  {
946
- "id": 118,
1756
+ "id": 191,
947
1757
  "name": "schema",
948
1758
  "kind": 32768,
949
1759
  "kindString": "Parameter",
@@ -957,7 +1767,7 @@
957
1767
  }
958
1768
  },
959
1769
  {
960
- "id": 119,
1770
+ "id": 192,
961
1771
  "name": "account",
962
1772
  "kind": 32768,
963
1773
  "kindString": "Parameter",
@@ -996,7 +1806,7 @@
996
1806
  }
997
1807
  },
998
1808
  {
999
- "id": 120,
1809
+ "id": 193,
1000
1810
  "name": "bindHashesInternal",
1001
1811
  "kind": 2048,
1002
1812
  "kindString": "Method",
@@ -1006,20 +1816,20 @@
1006
1816
  "sources": [
1007
1817
  {
1008
1818
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1009
- "line": 32,
1819
+ "line": 34,
1010
1820
  "character": 14
1011
1821
  }
1012
1822
  ],
1013
1823
  "signatures": [
1014
1824
  {
1015
- "id": 121,
1825
+ "id": 194,
1016
1826
  "name": "bindHashesInternal",
1017
1827
  "kind": 4096,
1018
1828
  "kindString": "Call signature",
1019
1829
  "flags": {},
1020
1830
  "parameters": [
1021
1831
  {
1022
- "id": 122,
1832
+ "id": 195,
1023
1833
  "name": "hashes",
1024
1834
  "kind": 32768,
1025
1835
  "kindString": "Parameter",
@@ -1033,7 +1843,7 @@
1033
1843
  }
1034
1844
  },
1035
1845
  {
1036
- "id": 123,
1846
+ "id": 196,
1037
1847
  "name": "schema",
1038
1848
  "kind": 32768,
1039
1849
  "kindString": "Parameter",
@@ -1047,7 +1857,7 @@
1047
1857
  }
1048
1858
  },
1049
1859
  {
1050
- "id": 124,
1860
+ "id": 197,
1051
1861
  "name": "account",
1052
1862
  "kind": 32768,
1053
1863
  "kindString": "Parameter",
@@ -1078,14 +1888,14 @@
1078
1888
  {
1079
1889
  "type": "reflection",
1080
1890
  "declaration": {
1081
- "id": 125,
1891
+ "id": 198,
1082
1892
  "name": "__type",
1083
1893
  "kind": 65536,
1084
1894
  "kindString": "Type literal",
1085
1895
  "flags": {},
1086
1896
  "children": [
1087
1897
  {
1088
- "id": 126,
1898
+ "id": 199,
1089
1899
  "name": "schema",
1090
1900
  "kind": 1024,
1091
1901
  "kindString": "Property",
@@ -1107,7 +1917,7 @@
1107
1917
  {
1108
1918
  "title": "Properties",
1109
1919
  "children": [
1110
- 126
1920
+ 199
1111
1921
  ]
1112
1922
  }
1113
1923
  ],
@@ -1134,7 +1944,7 @@
1134
1944
  }
1135
1945
  },
1136
1946
  {
1137
- "id": 127,
1947
+ "id": 200,
1138
1948
  "name": "bindQuery",
1139
1949
  "kind": 2048,
1140
1950
  "kindString": "Method",
@@ -1144,20 +1954,20 @@
1144
1954
  "sources": [
1145
1955
  {
1146
1956
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1147
- "line": 33,
1957
+ "line": 35,
1148
1958
  "character": 14
1149
1959
  }
1150
1960
  ],
1151
1961
  "signatures": [
1152
1962
  {
1153
- "id": 128,
1963
+ "id": 201,
1154
1964
  "name": "bindQuery",
1155
1965
  "kind": 4096,
1156
1966
  "kindString": "Call signature",
1157
1967
  "flags": {},
1158
1968
  "typeParameter": [
1159
1969
  {
1160
- "id": 133,
1970
+ "id": 206,
1161
1971
  "name": "T",
1162
1972
  "kind": 131072,
1163
1973
  "kindString": "Type parameter",
@@ -1183,14 +1993,14 @@
1183
1993
  {
1184
1994
  "type": "reflection",
1185
1995
  "declaration": {
1186
- "id": 129,
1996
+ "id": 202,
1187
1997
  "name": "__type",
1188
1998
  "kind": 65536,
1189
1999
  "kindString": "Type literal",
1190
2000
  "flags": {},
1191
2001
  "children": [
1192
2002
  {
1193
- "id": 130,
2003
+ "id": 203,
1194
2004
  "name": "schema",
1195
2005
  "kind": 1024,
1196
2006
  "kindString": "Property",
@@ -1212,7 +2022,7 @@
1212
2022
  {
1213
2023
  "title": "Properties",
1214
2024
  "children": [
1215
- 130
2025
+ 203
1216
2026
  ]
1217
2027
  }
1218
2028
  ],
@@ -1248,14 +2058,14 @@
1248
2058
  {
1249
2059
  "type": "reflection",
1250
2060
  "declaration": {
1251
- "id": 131,
2061
+ "id": 204,
1252
2062
  "name": "__type",
1253
2063
  "kind": 65536,
1254
2064
  "kindString": "Type literal",
1255
2065
  "flags": {},
1256
2066
  "children": [
1257
2067
  {
1258
- "id": 132,
2068
+ "id": 205,
1259
2069
  "name": "schema",
1260
2070
  "kind": 1024,
1261
2071
  "kindString": "Property",
@@ -1277,7 +2087,7 @@
1277
2087
  {
1278
2088
  "title": "Properties",
1279
2089
  "children": [
1280
- 132
2090
+ 205
1281
2091
  ]
1282
2092
  }
1283
2093
  ],
@@ -1301,19 +2111,19 @@
1301
2111
  ],
1302
2112
  "parameters": [
1303
2113
  {
1304
- "id": 134,
2114
+ "id": 207,
1305
2115
  "name": "query",
1306
2116
  "kind": 32768,
1307
2117
  "kindString": "Parameter",
1308
2118
  "flags": {},
1309
2119
  "type": {
1310
2120
  "type": "reference",
1311
- "id": 133,
2121
+ "id": 206,
1312
2122
  "name": "T"
1313
2123
  }
1314
2124
  },
1315
2125
  {
1316
- "id": 135,
2126
+ "id": 208,
1317
2127
  "name": "payloads",
1318
2128
  "kind": 32768,
1319
2129
  "kindString": "Parameter",
@@ -1336,14 +2146,14 @@
1336
2146
  {
1337
2147
  "type": "reflection",
1338
2148
  "declaration": {
1339
- "id": 136,
2149
+ "id": 209,
1340
2150
  "name": "__type",
1341
2151
  "kind": 65536,
1342
2152
  "kindString": "Type literal",
1343
2153
  "flags": {},
1344
2154
  "children": [
1345
2155
  {
1346
- "id": 137,
2156
+ "id": 210,
1347
2157
  "name": "schema",
1348
2158
  "kind": 1024,
1349
2159
  "kindString": "Property",
@@ -1365,7 +2175,7 @@
1365
2175
  {
1366
2176
  "title": "Properties",
1367
2177
  "children": [
1368
- 137
2178
+ 210
1369
2179
  ]
1370
2180
  }
1371
2181
  ],
@@ -1383,7 +2193,7 @@
1383
2193
  }
1384
2194
  },
1385
2195
  {
1386
- "id": 138,
2196
+ "id": 211,
1387
2197
  "name": "account",
1388
2198
  "kind": 32768,
1389
2199
  "kindString": "Parameter",
@@ -1420,14 +2230,14 @@
1420
2230
  {
1421
2231
  "type": "reflection",
1422
2232
  "declaration": {
1423
- "id": 139,
2233
+ "id": 212,
1424
2234
  "name": "__type",
1425
2235
  "kind": 65536,
1426
2236
  "kindString": "Type literal",
1427
2237
  "flags": {},
1428
2238
  "children": [
1429
2239
  {
1430
- "id": 140,
2240
+ "id": 213,
1431
2241
  "name": "query",
1432
2242
  "kind": 1024,
1433
2243
  "kindString": "Property",
@@ -1445,7 +2255,7 @@
1445
2255
  }
1446
2256
  },
1447
2257
  {
1448
- "id": 141,
2258
+ "id": 214,
1449
2259
  "name": "resultSet",
1450
2260
  "kind": 1024,
1451
2261
  "kindString": "Property",
@@ -1465,7 +2275,7 @@
1465
2275
  }
1466
2276
  },
1467
2277
  {
1468
- "id": 142,
2278
+ "id": 215,
1469
2279
  "name": "schema",
1470
2280
  "kind": 1024,
1471
2281
  "kindString": "Property",
@@ -1487,9 +2297,9 @@
1487
2297
  {
1488
2298
  "title": "Properties",
1489
2299
  "children": [
1490
- 140,
1491
- 141,
1492
- 142
2300
+ 213,
2301
+ 214,
2302
+ 215
1493
2303
  ]
1494
2304
  }
1495
2305
  ],
@@ -1520,14 +2330,14 @@
1520
2330
  {
1521
2331
  "type": "reflection",
1522
2332
  "declaration": {
1523
- "id": 143,
2333
+ "id": 216,
1524
2334
  "name": "__type",
1525
2335
  "kind": 65536,
1526
2336
  "kindString": "Type literal",
1527
2337
  "flags": {},
1528
2338
  "children": [
1529
2339
  {
1530
- "id": 144,
2340
+ "id": 217,
1531
2341
  "name": "schema",
1532
2342
  "kind": 1024,
1533
2343
  "kindString": "Property",
@@ -1549,7 +2359,7 @@
1549
2359
  {
1550
2360
  "title": "Properties",
1551
2361
  "children": [
1552
- 144
2362
+ 217
1553
2363
  ]
1554
2364
  }
1555
2365
  ],
@@ -1586,7 +2396,7 @@
1586
2396
  }
1587
2397
  },
1588
2398
  {
1589
- "id": 145,
2399
+ "id": 218,
1590
2400
  "name": "bindQueryInternal",
1591
2401
  "kind": 2048,
1592
2402
  "kindString": "Method",
@@ -1596,20 +2406,20 @@
1596
2406
  "sources": [
1597
2407
  {
1598
2408
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1599
- "line": 34,
2409
+ "line": 36,
1600
2410
  "character": 14
1601
2411
  }
1602
2412
  ],
1603
2413
  "signatures": [
1604
2414
  {
1605
- "id": 146,
2415
+ "id": 219,
1606
2416
  "name": "bindQueryInternal",
1607
2417
  "kind": 4096,
1608
2418
  "kindString": "Call signature",
1609
2419
  "flags": {},
1610
2420
  "typeParameter": [
1611
2421
  {
1612
- "id": 151,
2422
+ "id": 224,
1613
2423
  "name": "T",
1614
2424
  "kind": 131072,
1615
2425
  "kindString": "Type parameter",
@@ -1635,14 +2445,14 @@
1635
2445
  {
1636
2446
  "type": "reflection",
1637
2447
  "declaration": {
1638
- "id": 147,
2448
+ "id": 220,
1639
2449
  "name": "__type",
1640
2450
  "kind": 65536,
1641
2451
  "kindString": "Type literal",
1642
2452
  "flags": {},
1643
2453
  "children": [
1644
2454
  {
1645
- "id": 148,
2455
+ "id": 221,
1646
2456
  "name": "schema",
1647
2457
  "kind": 1024,
1648
2458
  "kindString": "Property",
@@ -1664,7 +2474,7 @@
1664
2474
  {
1665
2475
  "title": "Properties",
1666
2476
  "children": [
1667
- 148
2477
+ 221
1668
2478
  ]
1669
2479
  }
1670
2480
  ],
@@ -1700,14 +2510,14 @@
1700
2510
  {
1701
2511
  "type": "reflection",
1702
2512
  "declaration": {
1703
- "id": 149,
2513
+ "id": 222,
1704
2514
  "name": "__type",
1705
2515
  "kind": 65536,
1706
2516
  "kindString": "Type literal",
1707
2517
  "flags": {},
1708
2518
  "children": [
1709
2519
  {
1710
- "id": 150,
2520
+ "id": 223,
1711
2521
  "name": "schema",
1712
2522
  "kind": 1024,
1713
2523
  "kindString": "Property",
@@ -1729,7 +2539,7 @@
1729
2539
  {
1730
2540
  "title": "Properties",
1731
2541
  "children": [
1732
- 150
2542
+ 223
1733
2543
  ]
1734
2544
  }
1735
2545
  ],
@@ -1753,19 +2563,19 @@
1753
2563
  ],
1754
2564
  "parameters": [
1755
2565
  {
1756
- "id": 152,
2566
+ "id": 225,
1757
2567
  "name": "query",
1758
2568
  "kind": 32768,
1759
2569
  "kindString": "Parameter",
1760
2570
  "flags": {},
1761
2571
  "type": {
1762
2572
  "type": "reference",
1763
- "id": 151,
2573
+ "id": 224,
1764
2574
  "name": "T"
1765
2575
  }
1766
2576
  },
1767
2577
  {
1768
- "id": 153,
2578
+ "id": 226,
1769
2579
  "name": "payloads",
1770
2580
  "kind": 32768,
1771
2581
  "kindString": "Parameter",
@@ -1788,14 +2598,14 @@
1788
2598
  {
1789
2599
  "type": "reflection",
1790
2600
  "declaration": {
1791
- "id": 154,
2601
+ "id": 227,
1792
2602
  "name": "__type",
1793
2603
  "kind": 65536,
1794
2604
  "kindString": "Type literal",
1795
2605
  "flags": {},
1796
2606
  "children": [
1797
2607
  {
1798
- "id": 155,
2608
+ "id": 228,
1799
2609
  "name": "schema",
1800
2610
  "kind": 1024,
1801
2611
  "kindString": "Property",
@@ -1817,7 +2627,7 @@
1817
2627
  {
1818
2628
  "title": "Properties",
1819
2629
  "children": [
1820
- 155
2630
+ 228
1821
2631
  ]
1822
2632
  }
1823
2633
  ],
@@ -1835,7 +2645,7 @@
1835
2645
  }
1836
2646
  },
1837
2647
  {
1838
- "id": 156,
2648
+ "id": 229,
1839
2649
  "name": "account",
1840
2650
  "kind": 32768,
1841
2651
  "kindString": "Parameter",
@@ -1869,14 +2679,14 @@
1869
2679
  {
1870
2680
  "type": "reflection",
1871
2681
  "declaration": {
1872
- "id": 157,
2682
+ "id": 230,
1873
2683
  "name": "__type",
1874
2684
  "kind": 65536,
1875
2685
  "kindString": "Type literal",
1876
2686
  "flags": {},
1877
2687
  "children": [
1878
2688
  {
1879
- "id": 158,
2689
+ "id": 231,
1880
2690
  "name": "query",
1881
2691
  "kind": 1024,
1882
2692
  "kindString": "Property",
@@ -1894,7 +2704,7 @@
1894
2704
  }
1895
2705
  },
1896
2706
  {
1897
- "id": 159,
2707
+ "id": 232,
1898
2708
  "name": "resultSet",
1899
2709
  "kind": 1024,
1900
2710
  "kindString": "Property",
@@ -1914,7 +2724,7 @@
1914
2724
  }
1915
2725
  },
1916
2726
  {
1917
- "id": 160,
2727
+ "id": 233,
1918
2728
  "name": "schema",
1919
2729
  "kind": 1024,
1920
2730
  "kindString": "Property",
@@ -1936,9 +2746,9 @@
1936
2746
  {
1937
2747
  "title": "Properties",
1938
2748
  "children": [
1939
- 158,
1940
- 159,
1941
- 160
2749
+ 231,
2750
+ 232,
2751
+ 233
1942
2752
  ]
1943
2753
  }
1944
2754
  ],
@@ -1969,14 +2779,14 @@
1969
2779
  {
1970
2780
  "type": "reflection",
1971
2781
  "declaration": {
1972
- "id": 161,
2782
+ "id": 234,
1973
2783
  "name": "__type",
1974
2784
  "kind": 65536,
1975
2785
  "kindString": "Type literal",
1976
2786
  "flags": {},
1977
2787
  "children": [
1978
2788
  {
1979
- "id": 162,
2789
+ "id": 235,
1980
2790
  "name": "schema",
1981
2791
  "kind": 1024,
1982
2792
  "kindString": "Property",
@@ -1998,7 +2808,7 @@
1998
2808
  {
1999
2809
  "title": "Properties",
2000
2810
  "children": [
2001
- 162
2811
+ 235
2002
2812
  ]
2003
2813
  }
2004
2814
  ],
@@ -2028,7 +2838,7 @@
2028
2838
  }
2029
2839
  },
2030
2840
  {
2031
- "id": 163,
2841
+ "id": 236,
2032
2842
  "name": "bindResult",
2033
2843
  "kind": 2048,
2034
2844
  "kindString": "Method",
@@ -2038,20 +2848,20 @@
2038
2848
  "sources": [
2039
2849
  {
2040
2850
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2041
- "line": 35,
2851
+ "line": 37,
2042
2852
  "character": 14
2043
2853
  }
2044
2854
  ],
2045
2855
  "signatures": [
2046
2856
  {
2047
- "id": 164,
2857
+ "id": 237,
2048
2858
  "name": "bindResult",
2049
2859
  "kind": 4096,
2050
2860
  "kindString": "Call signature",
2051
2861
  "flags": {},
2052
2862
  "parameters": [
2053
2863
  {
2054
- "id": 165,
2864
+ "id": 238,
2055
2865
  "name": "payloads",
2056
2866
  "kind": 32768,
2057
2867
  "kindString": "Parameter",
@@ -2072,14 +2882,14 @@
2072
2882
  {
2073
2883
  "type": "reflection",
2074
2884
  "declaration": {
2075
- "id": 166,
2885
+ "id": 239,
2076
2886
  "name": "__type",
2077
2887
  "kind": 65536,
2078
2888
  "kindString": "Type literal",
2079
2889
  "flags": {},
2080
2890
  "children": [
2081
2891
  {
2082
- "id": 167,
2892
+ "id": 240,
2083
2893
  "name": "schema",
2084
2894
  "kind": 1024,
2085
2895
  "kindString": "Property",
@@ -2101,7 +2911,7 @@
2101
2911
  {
2102
2912
  "title": "Properties",
2103
2913
  "children": [
2104
- 167
2914
+ 240
2105
2915
  ]
2106
2916
  }
2107
2917
  ],
@@ -2119,7 +2929,7 @@
2119
2929
  }
2120
2930
  },
2121
2931
  {
2122
- "id": 168,
2932
+ "id": 241,
2123
2933
  "name": "account",
2124
2934
  "kind": 32768,
2125
2935
  "kindString": "Parameter",
@@ -2152,14 +2962,14 @@
2152
2962
  {
2153
2963
  "type": "reflection",
2154
2964
  "declaration": {
2155
- "id": 169,
2965
+ "id": 242,
2156
2966
  "name": "__type",
2157
2967
  "kind": 65536,
2158
2968
  "kindString": "Type literal",
2159
2969
  "flags": {},
2160
2970
  "children": [
2161
2971
  {
2162
- "id": 170,
2972
+ "id": 243,
2163
2973
  "name": "schema",
2164
2974
  "kind": 1024,
2165
2975
  "kindString": "Property",
@@ -2181,7 +2991,7 @@
2181
2991
  {
2182
2992
  "title": "Properties",
2183
2993
  "children": [
2184
- 170
2994
+ 243
2185
2995
  ]
2186
2996
  }
2187
2997
  ],
@@ -2218,7 +3028,7 @@
2218
3028
  }
2219
3029
  },
2220
3030
  {
2221
- "id": 171,
3031
+ "id": 244,
2222
3032
  "name": "bindResultInternal",
2223
3033
  "kind": 2048,
2224
3034
  "kindString": "Method",
@@ -2228,20 +3038,20 @@
2228
3038
  "sources": [
2229
3039
  {
2230
3040
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2231
- "line": 36,
3041
+ "line": 38,
2232
3042
  "character": 14
2233
3043
  }
2234
3044
  ],
2235
3045
  "signatures": [
2236
3046
  {
2237
- "id": 172,
3047
+ "id": 245,
2238
3048
  "name": "bindResultInternal",
2239
3049
  "kind": 4096,
2240
3050
  "kindString": "Call signature",
2241
3051
  "flags": {},
2242
3052
  "parameters": [
2243
3053
  {
2244
- "id": 173,
3054
+ "id": 246,
2245
3055
  "name": "payloads",
2246
3056
  "kind": 32768,
2247
3057
  "kindString": "Parameter",
@@ -2262,14 +3072,14 @@
2262
3072
  {
2263
3073
  "type": "reflection",
2264
3074
  "declaration": {
2265
- "id": 174,
3075
+ "id": 247,
2266
3076
  "name": "__type",
2267
3077
  "kind": 65536,
2268
3078
  "kindString": "Type literal",
2269
3079
  "flags": {},
2270
3080
  "children": [
2271
3081
  {
2272
- "id": 175,
3082
+ "id": 248,
2273
3083
  "name": "schema",
2274
3084
  "kind": 1024,
2275
3085
  "kindString": "Property",
@@ -2291,7 +3101,7 @@
2291
3101
  {
2292
3102
  "title": "Properties",
2293
3103
  "children": [
2294
- 175
3104
+ 248
2295
3105
  ]
2296
3106
  }
2297
3107
  ],
@@ -2309,7 +3119,7 @@
2309
3119
  }
2310
3120
  },
2311
3121
  {
2312
- "id": 176,
3122
+ "id": 249,
2313
3123
  "name": "account",
2314
3124
  "kind": 32768,
2315
3125
  "kindString": "Parameter",
@@ -2339,14 +3149,14 @@
2339
3149
  {
2340
3150
  "type": "reflection",
2341
3151
  "declaration": {
2342
- "id": 177,
3152
+ "id": 250,
2343
3153
  "name": "__type",
2344
3154
  "kind": 65536,
2345
3155
  "kindString": "Type literal",
2346
3156
  "flags": {},
2347
3157
  "children": [
2348
3158
  {
2349
- "id": 178,
3159
+ "id": 251,
2350
3160
  "name": "schema",
2351
3161
  "kind": 1024,
2352
3162
  "kindString": "Property",
@@ -2368,7 +3178,7 @@
2368
3178
  {
2369
3179
  "title": "Properties",
2370
3180
  "children": [
2371
- 178
3181
+ 251
2372
3182
  ]
2373
3183
  }
2374
3184
  ],
@@ -2398,7 +3208,7 @@
2398
3208
  }
2399
3209
  },
2400
3210
  {
2401
- "id": 98,
3211
+ "id": 144,
2402
3212
  "name": "description",
2403
3213
  "kind": 2048,
2404
3214
  "kindString": "Method",
@@ -2406,13 +3216,13 @@
2406
3216
  "sources": [
2407
3217
  {
2408
3218
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2409
- "line": 24,
3219
+ "line": 26,
2410
3220
  "character": 4
2411
3221
  }
2412
3222
  ],
2413
3223
  "signatures": [
2414
3224
  {
2415
- "id": 99,
3225
+ "id": 145,
2416
3226
  "name": "description",
2417
3227
  "kind": 4096,
2418
3228
  "kindString": "Call signature",
@@ -2443,7 +3253,7 @@
2443
3253
  }
2444
3254
  },
2445
3255
  {
2446
- "id": 100,
3256
+ "id": 146,
2447
3257
  "name": "discover",
2448
3258
  "kind": 2048,
2449
3259
  "kindString": "Method",
@@ -2451,20 +3261,20 @@
2451
3261
  "sources": [
2452
3262
  {
2453
3263
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2454
- "line": 25,
3264
+ "line": 27,
2455
3265
  "character": 4
2456
3266
  }
2457
3267
  ],
2458
3268
  "signatures": [
2459
3269
  {
2460
- "id": 101,
3270
+ "id": 147,
2461
3271
  "name": "discover",
2462
3272
  "kind": 4096,
2463
3273
  "kindString": "Call signature",
2464
3274
  "flags": {},
2465
3275
  "parameters": [
2466
3276
  {
2467
- "id": 102,
3277
+ "id": 148,
2468
3278
  "name": "_queryAccount",
2469
3279
  "kind": 32768,
2470
3280
  "kindString": "Parameter",
@@ -2496,14 +3306,14 @@
2496
3306
  {
2497
3307
  "type": "reflection",
2498
3308
  "declaration": {
2499
- "id": 103,
3309
+ "id": 149,
2500
3310
  "name": "__type",
2501
3311
  "kind": 65536,
2502
3312
  "kindString": "Type literal",
2503
3313
  "flags": {},
2504
3314
  "children": [
2505
3315
  {
2506
- "id": 104,
3316
+ "id": 150,
2507
3317
  "name": "schema",
2508
3318
  "kind": 1024,
2509
3319
  "kindString": "Property",
@@ -2525,7 +3335,7 @@
2525
3335
  {
2526
3336
  "title": "Properties",
2527
3337
  "children": [
2528
- 104
3338
+ 150
2529
3339
  ]
2530
3340
  }
2531
3341
  ],
@@ -2572,7 +3382,7 @@
2572
3382
  "fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts",
2573
3383
  "line": 27,
2574
3384
  "character": 9,
2575
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L27"
3385
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L27"
2576
3386
  }
2577
3387
  ],
2578
3388
  "signatures": [
@@ -2600,7 +3410,7 @@
2600
3410
  ]
2601
3411
  },
2602
3412
  {
2603
- "id": 179,
3413
+ "id": 252,
2604
3414
  "name": "loadAccount",
2605
3415
  "kind": 2048,
2606
3416
  "kindString": "Method",
@@ -2610,20 +3420,20 @@
2610
3420
  "sources": [
2611
3421
  {
2612
3422
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2613
- "line": 37,
3423
+ "line": 39,
2614
3424
  "character": 14
2615
3425
  }
2616
3426
  ],
2617
3427
  "signatures": [
2618
3428
  {
2619
- "id": 180,
3429
+ "id": 253,
2620
3430
  "name": "loadAccount",
2621
3431
  "kind": 4096,
2622
3432
  "kindString": "Call signature",
2623
3433
  "flags": {},
2624
3434
  "parameters": [
2625
3435
  {
2626
- "id": 181,
3436
+ "id": 254,
2627
3437
  "name": "account",
2628
3438
  "kind": 32768,
2629
3439
  "kindString": "Parameter",
@@ -2662,7 +3472,7 @@
2662
3472
  "fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts",
2663
3473
  "line": 40,
2664
3474
  "character": 17,
2665
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L40"
3475
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L40"
2666
3476
  }
2667
3477
  ],
2668
3478
  "signatures": [
@@ -2891,10 +3701,1305 @@
2891
3701
  "line": 7,
2892
3702
  "character": 4
2893
3703
  }
2894
- ],
2895
- "type": {
2896
- "type": "literal",
2897
- "value": "network.xyo.boundwitness.query"
3704
+ ],
3705
+ "type": {
3706
+ "type": "literal",
3707
+ "value": "network.xyo.boundwitness.query"
3708
+ }
3709
+ }
3710
+ ],
3711
+ "groups": [
3712
+ {
3713
+ "title": "Properties",
3714
+ "children": [
3715
+ 61,
3716
+ 62,
3717
+ 63
3718
+ ]
3719
+ }
3720
+ ],
3721
+ "sources": [
3722
+ {
3723
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3724
+ "line": 4,
3725
+ "character": 51
3726
+ }
3727
+ ]
3728
+ }
3729
+ }
3730
+ ]
3731
+ },
3732
+ "default": {
3733
+ "type": "intersection",
3734
+ "types": [
3735
+ {
3736
+ "type": "reference",
3737
+ "name": "SchemaFields"
3738
+ },
3739
+ {
3740
+ "type": "reference",
3741
+ "name": "PayloadFields"
3742
+ },
3743
+ {
3744
+ "type": "reference",
3745
+ "name": "XyoBoundWitnessFields"
3746
+ },
3747
+ {
3748
+ "type": "reflection",
3749
+ "declaration": {
3750
+ "id": 64,
3751
+ "name": "__type",
3752
+ "kind": 65536,
3753
+ "kindString": "Type literal",
3754
+ "flags": {},
3755
+ "children": [
3756
+ {
3757
+ "id": 65,
3758
+ "name": "query",
3759
+ "kind": 1024,
3760
+ "kindString": "Property",
3761
+ "flags": {},
3762
+ "sources": [
3763
+ {
3764
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3765
+ "line": 5,
3766
+ "character": 4
3767
+ }
3768
+ ],
3769
+ "type": {
3770
+ "type": "intrinsic",
3771
+ "name": "string"
3772
+ }
3773
+ },
3774
+ {
3775
+ "id": 66,
3776
+ "name": "resultSet",
3777
+ "kind": 1024,
3778
+ "kindString": "Property",
3779
+ "flags": {
3780
+ "isOptional": true
3781
+ },
3782
+ "sources": [
3783
+ {
3784
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3785
+ "line": 6,
3786
+ "character": 4
3787
+ }
3788
+ ],
3789
+ "type": {
3790
+ "type": "intrinsic",
3791
+ "name": "string"
3792
+ }
3793
+ },
3794
+ {
3795
+ "id": 67,
3796
+ "name": "schema",
3797
+ "kind": 1024,
3798
+ "kindString": "Property",
3799
+ "flags": {},
3800
+ "sources": [
3801
+ {
3802
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3803
+ "line": 7,
3804
+ "character": 4
3805
+ }
3806
+ ],
3807
+ "type": {
3808
+ "type": "literal",
3809
+ "value": "network.xyo.boundwitness.query"
3810
+ }
3811
+ }
3812
+ ],
3813
+ "groups": [
3814
+ {
3815
+ "title": "Properties",
3816
+ "children": [
3817
+ 65,
3818
+ 66,
3819
+ 67
3820
+ ]
3821
+ }
3822
+ ],
3823
+ "sources": [
3824
+ {
3825
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3826
+ "line": 4,
3827
+ "character": 51
3828
+ }
3829
+ ]
3830
+ }
3831
+ }
3832
+ ]
3833
+ }
3834
+ },
3835
+ {
3836
+ "id": 83,
3837
+ "name": "TConfig",
3838
+ "kind": 131072,
3839
+ "kindString": "Type parameter",
3840
+ "flags": {},
3841
+ "type": {
3842
+ "type": "intersection",
3843
+ "types": [
3844
+ {
3845
+ "type": "reference",
3846
+ "name": "SchemaFields"
3847
+ },
3848
+ {
3849
+ "type": "reference",
3850
+ "name": "PayloadFields"
3851
+ },
3852
+ {
3853
+ "type": "reflection",
3854
+ "declaration": {
3855
+ "id": 69,
3856
+ "name": "__type",
3857
+ "kind": 65536,
3858
+ "kindString": "Type literal",
3859
+ "flags": {},
3860
+ "children": [
3861
+ {
3862
+ "id": 70,
3863
+ "name": "security",
3864
+ "kind": 1024,
3865
+ "kindString": "Property",
3866
+ "flags": {
3867
+ "isOptional": true
3868
+ },
3869
+ "sources": [
3870
+ {
3871
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
3872
+ "line": 8,
3873
+ "character": 4
3874
+ }
3875
+ ],
3876
+ "type": {
3877
+ "type": "reflection",
3878
+ "declaration": {
3879
+ "id": 71,
3880
+ "name": "__type",
3881
+ "kind": 65536,
3882
+ "kindString": "Type literal",
3883
+ "flags": {},
3884
+ "children": [
3885
+ {
3886
+ "id": 72,
3887
+ "name": "allowed",
3888
+ "kind": 1024,
3889
+ "kindString": "Property",
3890
+ "flags": {
3891
+ "isOptional": true
3892
+ },
3893
+ "sources": [
3894
+ {
3895
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
3896
+ "line": 9,
3897
+ "character": 8
3898
+ }
3899
+ ],
3900
+ "type": {
3901
+ "type": "reference",
3902
+ "typeArguments": [
3903
+ {
3904
+ "type": "intrinsic",
3905
+ "name": "string"
3906
+ },
3907
+ {
3908
+ "type": "array",
3909
+ "elementType": {
3910
+ "type": "array",
3911
+ "elementType": {
3912
+ "type": "intrinsic",
3913
+ "name": "string"
3914
+ }
3915
+ }
3916
+ }
3917
+ ],
3918
+ "name": "Record",
3919
+ "qualifiedName": "Record",
3920
+ "package": "typescript"
3921
+ }
3922
+ },
3923
+ {
3924
+ "id": 73,
3925
+ "name": "disallowed",
3926
+ "kind": 1024,
3927
+ "kindString": "Property",
3928
+ "flags": {
3929
+ "isOptional": true
3930
+ },
3931
+ "sources": [
3932
+ {
3933
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
3934
+ "line": 10,
3935
+ "character": 8
3936
+ }
3937
+ ],
3938
+ "type": {
3939
+ "type": "reference",
3940
+ "typeArguments": [
3941
+ {
3942
+ "type": "intrinsic",
3943
+ "name": "string"
3944
+ },
3945
+ {
3946
+ "type": "array",
3947
+ "elementType": {
3948
+ "type": "intrinsic",
3949
+ "name": "string"
3950
+ }
3951
+ }
3952
+ ],
3953
+ "name": "Record",
3954
+ "qualifiedName": "Record",
3955
+ "package": "typescript"
3956
+ }
3957
+ }
3958
+ ],
3959
+ "groups": [
3960
+ {
3961
+ "title": "Properties",
3962
+ "children": [
3963
+ 72,
3964
+ 73
3965
+ ]
3966
+ }
3967
+ ],
3968
+ "sources": [
3969
+ {
3970
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
3971
+ "line": 8,
3972
+ "character": 15
3973
+ }
3974
+ ]
3975
+ }
3976
+ }
3977
+ }
3978
+ ],
3979
+ "groups": [
3980
+ {
3981
+ "title": "Properties",
3982
+ "children": [
3983
+ 70
3984
+ ]
3985
+ }
3986
+ ],
3987
+ "sources": [
3988
+ {
3989
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
3990
+ "line": 7,
3991
+ "character": 87
3992
+ }
3993
+ ]
3994
+ }
3995
+ },
3996
+ {
3997
+ "type": "reflection",
3998
+ "declaration": {
3999
+ "id": 74,
4000
+ "name": "__type",
4001
+ "kind": 65536,
4002
+ "kindString": "Type literal",
4003
+ "flags": {},
4004
+ "children": [
4005
+ {
4006
+ "id": 75,
4007
+ "name": "schema",
4008
+ "kind": 1024,
4009
+ "kindString": "Property",
4010
+ "flags": {},
4011
+ "sources": [
4012
+ {
4013
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4014
+ "line": 19,
4015
+ "character": 4
4016
+ }
4017
+ ],
4018
+ "type": {
4019
+ "type": "intrinsic",
4020
+ "name": "string"
4021
+ }
4022
+ }
4023
+ ],
4024
+ "groups": [
4025
+ {
4026
+ "title": "Properties",
4027
+ "children": [
4028
+ 75
4029
+ ]
4030
+ }
4031
+ ],
4032
+ "sources": [
4033
+ {
4034
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4035
+ "line": 18,
4036
+ "character": 17
4037
+ }
4038
+ ]
4039
+ }
4040
+ }
4041
+ ]
4042
+ },
4043
+ "default": {
4044
+ "type": "intersection",
4045
+ "types": [
4046
+ {
4047
+ "type": "reference",
4048
+ "name": "SchemaFields"
4049
+ },
4050
+ {
4051
+ "type": "reference",
4052
+ "name": "PayloadFields"
4053
+ },
4054
+ {
4055
+ "type": "reflection",
4056
+ "declaration": {
4057
+ "id": 76,
4058
+ "name": "__type",
4059
+ "kind": 65536,
4060
+ "kindString": "Type literal",
4061
+ "flags": {},
4062
+ "children": [
4063
+ {
4064
+ "id": 77,
4065
+ "name": "security",
4066
+ "kind": 1024,
4067
+ "kindString": "Property",
4068
+ "flags": {
4069
+ "isOptional": true
4070
+ },
4071
+ "sources": [
4072
+ {
4073
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4074
+ "line": 8,
4075
+ "character": 4
4076
+ }
4077
+ ],
4078
+ "type": {
4079
+ "type": "reflection",
4080
+ "declaration": {
4081
+ "id": 78,
4082
+ "name": "__type",
4083
+ "kind": 65536,
4084
+ "kindString": "Type literal",
4085
+ "flags": {},
4086
+ "children": [
4087
+ {
4088
+ "id": 79,
4089
+ "name": "allowed",
4090
+ "kind": 1024,
4091
+ "kindString": "Property",
4092
+ "flags": {
4093
+ "isOptional": true
4094
+ },
4095
+ "sources": [
4096
+ {
4097
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4098
+ "line": 9,
4099
+ "character": 8
4100
+ }
4101
+ ],
4102
+ "type": {
4103
+ "type": "reference",
4104
+ "typeArguments": [
4105
+ {
4106
+ "type": "intrinsic",
4107
+ "name": "string"
4108
+ },
4109
+ {
4110
+ "type": "array",
4111
+ "elementType": {
4112
+ "type": "array",
4113
+ "elementType": {
4114
+ "type": "intrinsic",
4115
+ "name": "string"
4116
+ }
4117
+ }
4118
+ }
4119
+ ],
4120
+ "name": "Record",
4121
+ "qualifiedName": "Record",
4122
+ "package": "typescript"
4123
+ }
4124
+ },
4125
+ {
4126
+ "id": 80,
4127
+ "name": "disallowed",
4128
+ "kind": 1024,
4129
+ "kindString": "Property",
4130
+ "flags": {
4131
+ "isOptional": true
4132
+ },
4133
+ "sources": [
4134
+ {
4135
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4136
+ "line": 10,
4137
+ "character": 8
4138
+ }
4139
+ ],
4140
+ "type": {
4141
+ "type": "reference",
4142
+ "typeArguments": [
4143
+ {
4144
+ "type": "intrinsic",
4145
+ "name": "string"
4146
+ },
4147
+ {
4148
+ "type": "array",
4149
+ "elementType": {
4150
+ "type": "intrinsic",
4151
+ "name": "string"
4152
+ }
4153
+ }
4154
+ ],
4155
+ "name": "Record",
4156
+ "qualifiedName": "Record",
4157
+ "package": "typescript"
4158
+ }
4159
+ }
4160
+ ],
4161
+ "groups": [
4162
+ {
4163
+ "title": "Properties",
4164
+ "children": [
4165
+ 79,
4166
+ 80
4167
+ ]
4168
+ }
4169
+ ],
4170
+ "sources": [
4171
+ {
4172
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4173
+ "line": 8,
4174
+ "character": 15
4175
+ }
4176
+ ]
4177
+ }
4178
+ }
4179
+ }
4180
+ ],
4181
+ "groups": [
4182
+ {
4183
+ "title": "Properties",
4184
+ "children": [
4185
+ 77
4186
+ ]
4187
+ }
4188
+ ],
4189
+ "sources": [
4190
+ {
4191
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4192
+ "line": 7,
4193
+ "character": 87
4194
+ }
4195
+ ]
4196
+ }
4197
+ },
4198
+ {
4199
+ "type": "reflection",
4200
+ "declaration": {
4201
+ "id": 81,
4202
+ "name": "__type",
4203
+ "kind": 65536,
4204
+ "kindString": "Type literal",
4205
+ "flags": {},
4206
+ "children": [
4207
+ {
4208
+ "id": 82,
4209
+ "name": "schema",
4210
+ "kind": 1024,
4211
+ "kindString": "Property",
4212
+ "flags": {},
4213
+ "sources": [
4214
+ {
4215
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4216
+ "line": 19,
4217
+ "character": 4
4218
+ }
4219
+ ],
4220
+ "type": {
4221
+ "type": "intrinsic",
4222
+ "name": "string"
4223
+ }
4224
+ }
4225
+ ],
4226
+ "groups": [
4227
+ {
4228
+ "title": "Properties",
4229
+ "children": [
4230
+ 82
4231
+ ]
4232
+ }
4233
+ ],
4234
+ "sources": [
4235
+ {
4236
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4237
+ "line": 18,
4238
+ "character": 17
4239
+ }
4240
+ ]
4241
+ }
4242
+ }
4243
+ ]
4244
+ }
4245
+ }
4246
+ ],
4247
+ "parameters": [
4248
+ {
4249
+ "id": 84,
4250
+ "name": "query",
4251
+ "kind": 32768,
4252
+ "kindString": "Parameter",
4253
+ "flags": {},
4254
+ "type": {
4255
+ "type": "reference",
4256
+ "id": 68,
4257
+ "name": "T"
4258
+ }
4259
+ },
4260
+ {
4261
+ "id": 85,
4262
+ "name": "payloads",
4263
+ "kind": 32768,
4264
+ "kindString": "Parameter",
4265
+ "flags": {
4266
+ "isOptional": true
4267
+ },
4268
+ "type": {
4269
+ "type": "array",
4270
+ "elementType": {
4271
+ "type": "intersection",
4272
+ "types": [
4273
+ {
4274
+ "type": "reference",
4275
+ "name": "SchemaFields"
4276
+ },
4277
+ {
4278
+ "type": "reference",
4279
+ "name": "PayloadFields"
4280
+ },
4281
+ {
4282
+ "type": "reflection",
4283
+ "declaration": {
4284
+ "id": 86,
4285
+ "name": "__type",
4286
+ "kind": 65536,
4287
+ "kindString": "Type literal",
4288
+ "flags": {},
4289
+ "children": [
4290
+ {
4291
+ "id": 87,
4292
+ "name": "schema",
4293
+ "kind": 1024,
4294
+ "kindString": "Property",
4295
+ "flags": {},
4296
+ "sources": [
4297
+ {
4298
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4299
+ "line": 19,
4300
+ "character": 4
4301
+ }
4302
+ ],
4303
+ "type": {
4304
+ "type": "intrinsic",
4305
+ "name": "string"
4306
+ }
4307
+ }
4308
+ ],
4309
+ "groups": [
4310
+ {
4311
+ "title": "Properties",
4312
+ "children": [
4313
+ 87
4314
+ ]
4315
+ }
4316
+ ],
4317
+ "sources": [
4318
+ {
4319
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4320
+ "line": 18,
4321
+ "character": 17
4322
+ }
4323
+ ]
4324
+ }
4325
+ }
4326
+ ]
4327
+ }
4328
+ }
4329
+ },
4330
+ {
4331
+ "id": 88,
4332
+ "name": "queryConfig",
4333
+ "kind": 32768,
4334
+ "kindString": "Parameter",
4335
+ "flags": {
4336
+ "isOptional": true
4337
+ },
4338
+ "type": {
4339
+ "type": "reference",
4340
+ "id": 83,
4341
+ "name": "TConfig"
4342
+ }
4343
+ }
4344
+ ],
4345
+ "type": {
4346
+ "type": "reference",
4347
+ "typeArguments": [
4348
+ {
4349
+ "type": "reference",
4350
+ "typeArguments": [
4351
+ {
4352
+ "type": "intersection",
4353
+ "types": [
4354
+ {
4355
+ "type": "reference",
4356
+ "name": "SchemaFields"
4357
+ },
4358
+ {
4359
+ "type": "reference",
4360
+ "name": "PayloadFields"
4361
+ },
4362
+ {
4363
+ "type": "reflection",
4364
+ "declaration": {
4365
+ "id": 89,
4366
+ "name": "__type",
4367
+ "kind": 65536,
4368
+ "kindString": "Type literal",
4369
+ "flags": {},
4370
+ "children": [
4371
+ {
4372
+ "id": 90,
4373
+ "name": "schema",
4374
+ "kind": 1024,
4375
+ "kindString": "Property",
4376
+ "flags": {},
4377
+ "sources": [
4378
+ {
4379
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4380
+ "line": 19,
4381
+ "character": 4
4382
+ }
4383
+ ],
4384
+ "type": {
4385
+ "type": "intrinsic",
4386
+ "name": "string"
4387
+ }
4388
+ }
4389
+ ],
4390
+ "groups": [
4391
+ {
4392
+ "title": "Properties",
4393
+ "children": [
4394
+ 90
4395
+ ]
4396
+ }
4397
+ ],
4398
+ "sources": [
4399
+ {
4400
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4401
+ "line": 18,
4402
+ "character": 17
4403
+ }
4404
+ ]
4405
+ }
4406
+ }
4407
+ ]
4408
+ }
4409
+ ],
4410
+ "name": "ModuleQueryResult"
4411
+ }
4412
+ ],
4413
+ "name": "Promise",
4414
+ "qualifiedName": "Promise",
4415
+ "package": "typescript"
4416
+ },
4417
+ "inheritedFrom": {
4418
+ "type": "reference",
4419
+ "name": "AbstractWitness.query"
4420
+ }
4421
+ }
4422
+ ],
4423
+ "inheritedFrom": {
4424
+ "type": "reference",
4425
+ "name": "AbstractWitness.query"
4426
+ }
4427
+ },
4428
+ {
4429
+ "id": 151,
4430
+ "name": "queryable",
4431
+ "kind": 2048,
4432
+ "kindString": "Method",
4433
+ "flags": {},
4434
+ "sources": [
4435
+ {
4436
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4437
+ "line": 30,
4438
+ "character": 4
4439
+ }
4440
+ ],
4441
+ "signatures": [
4442
+ {
4443
+ "id": 152,
4444
+ "name": "queryable",
4445
+ "kind": 4096,
4446
+ "kindString": "Call signature",
4447
+ "flags": {},
4448
+ "typeParameter": [
4449
+ {
4450
+ "id": 161,
4451
+ "name": "T",
4452
+ "kind": 131072,
4453
+ "kindString": "Type parameter",
4454
+ "flags": {},
4455
+ "type": {
4456
+ "type": "intersection",
4457
+ "types": [
4458
+ {
4459
+ "type": "reference",
4460
+ "name": "SchemaFields"
4461
+ },
4462
+ {
4463
+ "type": "reference",
4464
+ "name": "PayloadFields"
4465
+ },
4466
+ {
4467
+ "type": "reference",
4468
+ "name": "XyoBoundWitnessFields"
4469
+ },
4470
+ {
4471
+ "type": "reflection",
4472
+ "declaration": {
4473
+ "id": 153,
4474
+ "name": "__type",
4475
+ "kind": 65536,
4476
+ "kindString": "Type literal",
4477
+ "flags": {},
4478
+ "children": [
4479
+ {
4480
+ "id": 154,
4481
+ "name": "query",
4482
+ "kind": 1024,
4483
+ "kindString": "Property",
4484
+ "flags": {},
4485
+ "sources": [
4486
+ {
4487
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4488
+ "line": 5,
4489
+ "character": 4
4490
+ }
4491
+ ],
4492
+ "type": {
4493
+ "type": "intrinsic",
4494
+ "name": "string"
4495
+ }
4496
+ },
4497
+ {
4498
+ "id": 155,
4499
+ "name": "resultSet",
4500
+ "kind": 1024,
4501
+ "kindString": "Property",
4502
+ "flags": {
4503
+ "isOptional": true
4504
+ },
4505
+ "sources": [
4506
+ {
4507
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4508
+ "line": 6,
4509
+ "character": 4
4510
+ }
4511
+ ],
4512
+ "type": {
4513
+ "type": "intrinsic",
4514
+ "name": "string"
4515
+ }
4516
+ },
4517
+ {
4518
+ "id": 156,
4519
+ "name": "schema",
4520
+ "kind": 1024,
4521
+ "kindString": "Property",
4522
+ "flags": {},
4523
+ "sources": [
4524
+ {
4525
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4526
+ "line": 7,
4527
+ "character": 4
4528
+ }
4529
+ ],
4530
+ "type": {
4531
+ "type": "literal",
4532
+ "value": "network.xyo.boundwitness.query"
4533
+ }
4534
+ }
4535
+ ],
4536
+ "groups": [
4537
+ {
4538
+ "title": "Properties",
4539
+ "children": [
4540
+ 154,
4541
+ 155,
4542
+ 156
4543
+ ]
4544
+ }
4545
+ ],
4546
+ "sources": [
4547
+ {
4548
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4549
+ "line": 4,
4550
+ "character": 51
4551
+ }
4552
+ ]
4553
+ }
4554
+ }
4555
+ ]
4556
+ },
4557
+ "default": {
4558
+ "type": "intersection",
4559
+ "types": [
4560
+ {
4561
+ "type": "reference",
4562
+ "name": "SchemaFields"
4563
+ },
4564
+ {
4565
+ "type": "reference",
4566
+ "name": "PayloadFields"
4567
+ },
4568
+ {
4569
+ "type": "reference",
4570
+ "name": "XyoBoundWitnessFields"
4571
+ },
4572
+ {
4573
+ "type": "reflection",
4574
+ "declaration": {
4575
+ "id": 157,
4576
+ "name": "__type",
4577
+ "kind": 65536,
4578
+ "kindString": "Type literal",
4579
+ "flags": {},
4580
+ "children": [
4581
+ {
4582
+ "id": 158,
4583
+ "name": "query",
4584
+ "kind": 1024,
4585
+ "kindString": "Property",
4586
+ "flags": {},
4587
+ "sources": [
4588
+ {
4589
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4590
+ "line": 5,
4591
+ "character": 4
4592
+ }
4593
+ ],
4594
+ "type": {
4595
+ "type": "intrinsic",
4596
+ "name": "string"
4597
+ }
4598
+ },
4599
+ {
4600
+ "id": 159,
4601
+ "name": "resultSet",
4602
+ "kind": 1024,
4603
+ "kindString": "Property",
4604
+ "flags": {
4605
+ "isOptional": true
4606
+ },
4607
+ "sources": [
4608
+ {
4609
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4610
+ "line": 6,
4611
+ "character": 4
4612
+ }
4613
+ ],
4614
+ "type": {
4615
+ "type": "intrinsic",
4616
+ "name": "string"
4617
+ }
4618
+ },
4619
+ {
4620
+ "id": 160,
4621
+ "name": "schema",
4622
+ "kind": 1024,
4623
+ "kindString": "Property",
4624
+ "flags": {},
4625
+ "sources": [
4626
+ {
4627
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4628
+ "line": 7,
4629
+ "character": 4
4630
+ }
4631
+ ],
4632
+ "type": {
4633
+ "type": "literal",
4634
+ "value": "network.xyo.boundwitness.query"
4635
+ }
4636
+ }
4637
+ ],
4638
+ "groups": [
4639
+ {
4640
+ "title": "Properties",
4641
+ "children": [
4642
+ 158,
4643
+ 159,
4644
+ 160
4645
+ ]
4646
+ }
4647
+ ],
4648
+ "sources": [
4649
+ {
4650
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4651
+ "line": 4,
4652
+ "character": 51
4653
+ }
4654
+ ]
4655
+ }
4656
+ }
4657
+ ]
4658
+ }
4659
+ },
4660
+ {
4661
+ "id": 176,
4662
+ "name": "TConfig",
4663
+ "kind": 131072,
4664
+ "kindString": "Type parameter",
4665
+ "flags": {},
4666
+ "type": {
4667
+ "type": "intersection",
4668
+ "types": [
4669
+ {
4670
+ "type": "reference",
4671
+ "name": "SchemaFields"
4672
+ },
4673
+ {
4674
+ "type": "reference",
4675
+ "name": "PayloadFields"
4676
+ },
4677
+ {
4678
+ "type": "reflection",
4679
+ "declaration": {
4680
+ "id": 162,
4681
+ "name": "__type",
4682
+ "kind": 65536,
4683
+ "kindString": "Type literal",
4684
+ "flags": {},
4685
+ "children": [
4686
+ {
4687
+ "id": 163,
4688
+ "name": "security",
4689
+ "kind": 1024,
4690
+ "kindString": "Property",
4691
+ "flags": {
4692
+ "isOptional": true
4693
+ },
4694
+ "sources": [
4695
+ {
4696
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4697
+ "line": 8,
4698
+ "character": 4
4699
+ }
4700
+ ],
4701
+ "type": {
4702
+ "type": "reflection",
4703
+ "declaration": {
4704
+ "id": 164,
4705
+ "name": "__type",
4706
+ "kind": 65536,
4707
+ "kindString": "Type literal",
4708
+ "flags": {},
4709
+ "children": [
4710
+ {
4711
+ "id": 165,
4712
+ "name": "allowed",
4713
+ "kind": 1024,
4714
+ "kindString": "Property",
4715
+ "flags": {
4716
+ "isOptional": true
4717
+ },
4718
+ "sources": [
4719
+ {
4720
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4721
+ "line": 9,
4722
+ "character": 8
4723
+ }
4724
+ ],
4725
+ "type": {
4726
+ "type": "reference",
4727
+ "typeArguments": [
4728
+ {
4729
+ "type": "intrinsic",
4730
+ "name": "string"
4731
+ },
4732
+ {
4733
+ "type": "array",
4734
+ "elementType": {
4735
+ "type": "array",
4736
+ "elementType": {
4737
+ "type": "intrinsic",
4738
+ "name": "string"
4739
+ }
4740
+ }
4741
+ }
4742
+ ],
4743
+ "name": "Record",
4744
+ "qualifiedName": "Record",
4745
+ "package": "typescript"
4746
+ }
4747
+ },
4748
+ {
4749
+ "id": 166,
4750
+ "name": "disallowed",
4751
+ "kind": 1024,
4752
+ "kindString": "Property",
4753
+ "flags": {
4754
+ "isOptional": true
4755
+ },
4756
+ "sources": [
4757
+ {
4758
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4759
+ "line": 10,
4760
+ "character": 8
4761
+ }
4762
+ ],
4763
+ "type": {
4764
+ "type": "reference",
4765
+ "typeArguments": [
4766
+ {
4767
+ "type": "intrinsic",
4768
+ "name": "string"
4769
+ },
4770
+ {
4771
+ "type": "array",
4772
+ "elementType": {
4773
+ "type": "intrinsic",
4774
+ "name": "string"
4775
+ }
4776
+ }
4777
+ ],
4778
+ "name": "Record",
4779
+ "qualifiedName": "Record",
4780
+ "package": "typescript"
4781
+ }
4782
+ }
4783
+ ],
4784
+ "groups": [
4785
+ {
4786
+ "title": "Properties",
4787
+ "children": [
4788
+ 165,
4789
+ 166
4790
+ ]
4791
+ }
4792
+ ],
4793
+ "sources": [
4794
+ {
4795
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4796
+ "line": 8,
4797
+ "character": 15
4798
+ }
4799
+ ]
4800
+ }
4801
+ }
4802
+ }
4803
+ ],
4804
+ "groups": [
4805
+ {
4806
+ "title": "Properties",
4807
+ "children": [
4808
+ 163
4809
+ ]
4810
+ }
4811
+ ],
4812
+ "sources": [
4813
+ {
4814
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4815
+ "line": 7,
4816
+ "character": 87
4817
+ }
4818
+ ]
4819
+ }
4820
+ },
4821
+ {
4822
+ "type": "reflection",
4823
+ "declaration": {
4824
+ "id": 167,
4825
+ "name": "__type",
4826
+ "kind": 65536,
4827
+ "kindString": "Type literal",
4828
+ "flags": {},
4829
+ "children": [
4830
+ {
4831
+ "id": 168,
4832
+ "name": "schema",
4833
+ "kind": 1024,
4834
+ "kindString": "Property",
4835
+ "flags": {},
4836
+ "sources": [
4837
+ {
4838
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4839
+ "line": 19,
4840
+ "character": 4
4841
+ }
4842
+ ],
4843
+ "type": {
4844
+ "type": "intrinsic",
4845
+ "name": "string"
4846
+ }
4847
+ }
4848
+ ],
4849
+ "groups": [
4850
+ {
4851
+ "title": "Properties",
4852
+ "children": [
4853
+ 168
4854
+ ]
4855
+ }
4856
+ ],
4857
+ "sources": [
4858
+ {
4859
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4860
+ "line": 18,
4861
+ "character": 17
4862
+ }
4863
+ ]
4864
+ }
4865
+ }
4866
+ ]
4867
+ },
4868
+ "default": {
4869
+ "type": "intersection",
4870
+ "types": [
4871
+ {
4872
+ "type": "reference",
4873
+ "name": "SchemaFields"
4874
+ },
4875
+ {
4876
+ "type": "reference",
4877
+ "name": "PayloadFields"
4878
+ },
4879
+ {
4880
+ "type": "reflection",
4881
+ "declaration": {
4882
+ "id": 169,
4883
+ "name": "__type",
4884
+ "kind": 65536,
4885
+ "kindString": "Type literal",
4886
+ "flags": {},
4887
+ "children": [
4888
+ {
4889
+ "id": 170,
4890
+ "name": "security",
4891
+ "kind": 1024,
4892
+ "kindString": "Property",
4893
+ "flags": {
4894
+ "isOptional": true
4895
+ },
4896
+ "sources": [
4897
+ {
4898
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4899
+ "line": 8,
4900
+ "character": 4
4901
+ }
4902
+ ],
4903
+ "type": {
4904
+ "type": "reflection",
4905
+ "declaration": {
4906
+ "id": 171,
4907
+ "name": "__type",
4908
+ "kind": 65536,
4909
+ "kindString": "Type literal",
4910
+ "flags": {},
4911
+ "children": [
4912
+ {
4913
+ "id": 172,
4914
+ "name": "allowed",
4915
+ "kind": 1024,
4916
+ "kindString": "Property",
4917
+ "flags": {
4918
+ "isOptional": true
4919
+ },
4920
+ "sources": [
4921
+ {
4922
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4923
+ "line": 9,
4924
+ "character": 8
4925
+ }
4926
+ ],
4927
+ "type": {
4928
+ "type": "reference",
4929
+ "typeArguments": [
4930
+ {
4931
+ "type": "intrinsic",
4932
+ "name": "string"
4933
+ },
4934
+ {
4935
+ "type": "array",
4936
+ "elementType": {
4937
+ "type": "array",
4938
+ "elementType": {
4939
+ "type": "intrinsic",
4940
+ "name": "string"
4941
+ }
4942
+ }
4943
+ }
4944
+ ],
4945
+ "name": "Record",
4946
+ "qualifiedName": "Record",
4947
+ "package": "typescript"
4948
+ }
4949
+ },
4950
+ {
4951
+ "id": 173,
4952
+ "name": "disallowed",
4953
+ "kind": 1024,
4954
+ "kindString": "Property",
4955
+ "flags": {
4956
+ "isOptional": true
4957
+ },
4958
+ "sources": [
4959
+ {
4960
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4961
+ "line": 10,
4962
+ "character": 8
4963
+ }
4964
+ ],
4965
+ "type": {
4966
+ "type": "reference",
4967
+ "typeArguments": [
4968
+ {
4969
+ "type": "intrinsic",
4970
+ "name": "string"
4971
+ },
4972
+ {
4973
+ "type": "array",
4974
+ "elementType": {
4975
+ "type": "intrinsic",
4976
+ "name": "string"
4977
+ }
4978
+ }
4979
+ ],
4980
+ "name": "Record",
4981
+ "qualifiedName": "Record",
4982
+ "package": "typescript"
4983
+ }
4984
+ }
4985
+ ],
4986
+ "groups": [
4987
+ {
4988
+ "title": "Properties",
4989
+ "children": [
4990
+ 172,
4991
+ 173
4992
+ ]
4993
+ }
4994
+ ],
4995
+ "sources": [
4996
+ {
4997
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4998
+ "line": 8,
4999
+ "character": 15
5000
+ }
5001
+ ]
5002
+ }
2898
5003
  }
2899
5004
  }
2900
5005
  ],
@@ -2902,77 +5007,38 @@
2902
5007
  {
2903
5008
  "title": "Properties",
2904
5009
  "children": [
2905
- 61,
2906
- 62,
2907
- 63
5010
+ 170
2908
5011
  ]
2909
5012
  }
2910
5013
  ],
2911
5014
  "sources": [
2912
5015
  {
2913
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
2914
- "line": 4,
2915
- "character": 51
5016
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5017
+ "line": 7,
5018
+ "character": 87
2916
5019
  }
2917
5020
  ]
2918
5021
  }
2919
- }
2920
- ]
2921
- },
2922
- "default": {
2923
- "type": "intersection",
2924
- "types": [
2925
- {
2926
- "type": "reference",
2927
- "name": "SchemaFields"
2928
- },
2929
- {
2930
- "type": "reference",
2931
- "name": "PayloadFields"
2932
- },
2933
- {
2934
- "type": "reference",
2935
- "name": "XyoBoundWitnessFields"
2936
5022
  },
2937
5023
  {
2938
5024
  "type": "reflection",
2939
5025
  "declaration": {
2940
- "id": 64,
5026
+ "id": 174,
2941
5027
  "name": "__type",
2942
5028
  "kind": 65536,
2943
5029
  "kindString": "Type literal",
2944
5030
  "flags": {},
2945
5031
  "children": [
2946
5032
  {
2947
- "id": 65,
2948
- "name": "query",
5033
+ "id": 175,
5034
+ "name": "schema",
2949
5035
  "kind": 1024,
2950
5036
  "kindString": "Property",
2951
5037
  "flags": {},
2952
5038
  "sources": [
2953
5039
  {
2954
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
2955
- "line": 5,
2956
- "character": 4
2957
- }
2958
- ],
2959
- "type": {
2960
- "type": "intrinsic",
2961
- "name": "string"
2962
- }
2963
- },
2964
- {
2965
- "id": 66,
2966
- "name": "resultSet",
2967
- "kind": 1024,
2968
- "kindString": "Property",
2969
- "flags": {
2970
- "isOptional": true
2971
- },
2972
- "sources": [
2973
- {
2974
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
2975
- "line": 6,
5040
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5041
+ "line": 19,
2976
5042
  "character": 4
2977
5043
  }
2978
5044
  ],
@@ -2980,41 +5046,21 @@
2980
5046
  "type": "intrinsic",
2981
5047
  "name": "string"
2982
5048
  }
2983
- },
2984
- {
2985
- "id": 67,
2986
- "name": "schema",
2987
- "kind": 1024,
2988
- "kindString": "Property",
2989
- "flags": {},
2990
- "sources": [
2991
- {
2992
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
2993
- "line": 7,
2994
- "character": 4
2995
- }
2996
- ],
2997
- "type": {
2998
- "type": "literal",
2999
- "value": "network.xyo.boundwitness.query"
3000
- }
3001
5049
  }
3002
5050
  ],
3003
5051
  "groups": [
3004
5052
  {
3005
5053
  "title": "Properties",
3006
5054
  "children": [
3007
- 65,
3008
- 66,
3009
- 67
5055
+ 175
3010
5056
  ]
3011
5057
  }
3012
5058
  ],
3013
5059
  "sources": [
3014
5060
  {
3015
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3016
- "line": 4,
3017
- "character": 51
5061
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5062
+ "line": 18,
5063
+ "character": 17
3018
5064
  }
3019
5065
  ]
3020
5066
  }
@@ -3025,19 +5071,19 @@
3025
5071
  ],
3026
5072
  "parameters": [
3027
5073
  {
3028
- "id": 69,
5074
+ "id": 177,
3029
5075
  "name": "query",
3030
5076
  "kind": 32768,
3031
5077
  "kindString": "Parameter",
3032
5078
  "flags": {},
3033
5079
  "type": {
3034
5080
  "type": "reference",
3035
- "id": 68,
5081
+ "id": 161,
3036
5082
  "name": "T"
3037
5083
  }
3038
5084
  },
3039
5085
  {
3040
- "id": 70,
5086
+ "id": 178,
3041
5087
  "name": "payloads",
3042
5088
  "kind": 32768,
3043
5089
  "kindString": "Parameter",
@@ -3060,14 +5106,14 @@
3060
5106
  {
3061
5107
  "type": "reflection",
3062
5108
  "declaration": {
3063
- "id": 71,
5109
+ "id": 179,
3064
5110
  "name": "__type",
3065
5111
  "kind": 65536,
3066
5112
  "kindString": "Type literal",
3067
5113
  "flags": {},
3068
5114
  "children": [
3069
5115
  {
3070
- "id": 72,
5116
+ "id": 180,
3071
5117
  "name": "schema",
3072
5118
  "kind": 1024,
3073
5119
  "kindString": "Property",
@@ -3089,7 +5135,7 @@
3089
5135
  {
3090
5136
  "title": "Properties",
3091
5137
  "children": [
3092
- 72
5138
+ 180
3093
5139
  ]
3094
5140
  }
3095
5141
  ],
@@ -3105,137 +5151,19 @@
3105
5151
  ]
3106
5152
  }
3107
5153
  }
3108
- }
3109
- ],
3110
- "type": {
3111
- "type": "reference",
3112
- "typeArguments": [
3113
- {
3114
- "type": "reference",
3115
- "typeArguments": [
3116
- {
3117
- "type": "intersection",
3118
- "types": [
3119
- {
3120
- "type": "reference",
3121
- "name": "SchemaFields"
3122
- },
3123
- {
3124
- "type": "reference",
3125
- "name": "PayloadFields"
3126
- },
3127
- {
3128
- "type": "reflection",
3129
- "declaration": {
3130
- "id": 73,
3131
- "name": "__type",
3132
- "kind": 65536,
3133
- "kindString": "Type literal",
3134
- "flags": {},
3135
- "children": [
3136
- {
3137
- "id": 74,
3138
- "name": "schema",
3139
- "kind": 1024,
3140
- "kindString": "Property",
3141
- "flags": {},
3142
- "sources": [
3143
- {
3144
- "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
3145
- "line": 15,
3146
- "character": 8
3147
- }
3148
- ],
3149
- "type": {
3150
- "type": "intrinsic",
3151
- "name": "string"
3152
- }
3153
- }
3154
- ],
3155
- "groups": [
3156
- {
3157
- "title": "Properties",
3158
- "children": [
3159
- 74
3160
- ]
3161
- }
3162
- ],
3163
- "sources": [
3164
- {
3165
- "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
3166
- "line": 14,
3167
- "character": 262
3168
- }
3169
- ]
3170
- }
3171
- }
3172
- ]
3173
- }
3174
- ],
3175
- "name": "ModuleQueryResult"
3176
- }
3177
- ],
3178
- "name": "Promise",
3179
- "qualifiedName": "Promise",
3180
- "package": "typescript"
3181
- },
3182
- "inheritedFrom": {
3183
- "type": "reference",
3184
- "name": "AbstractWitness.query"
3185
- }
3186
- }
3187
- ],
3188
- "inheritedFrom": {
3189
- "type": "reference",
3190
- "name": "AbstractWitness.query"
3191
- }
3192
- },
3193
- {
3194
- "id": 105,
3195
- "name": "queryable",
3196
- "kind": 2048,
3197
- "kindString": "Method",
3198
- "flags": {},
3199
- "sources": [
3200
- {
3201
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3202
- "line": 28,
3203
- "character": 4
3204
- }
3205
- ],
3206
- "signatures": [
3207
- {
3208
- "id": 106,
3209
- "name": "queryable",
3210
- "kind": 4096,
3211
- "kindString": "Call signature",
3212
- "flags": {},
3213
- "parameters": [
3214
- {
3215
- "id": 107,
3216
- "name": "schema",
3217
- "kind": 32768,
3218
- "kindString": "Parameter",
3219
- "flags": {},
3220
- "type": {
3221
- "type": "intrinsic",
3222
- "name": "string"
3223
- }
3224
5154
  },
3225
5155
  {
3226
- "id": 108,
3227
- "name": "addresses",
5156
+ "id": 181,
5157
+ "name": "queryConfig",
3228
5158
  "kind": 32768,
3229
5159
  "kindString": "Parameter",
3230
5160
  "flags": {
3231
5161
  "isOptional": true
3232
5162
  },
3233
5163
  "type": {
3234
- "type": "array",
3235
- "elementType": {
3236
- "type": "intrinsic",
3237
- "name": "string"
3238
- }
5164
+ "type": "reference",
5165
+ "id": 176,
5166
+ "name": "TConfig"
3239
5167
  }
3240
5168
  }
3241
5169
  ],
@@ -3255,7 +5183,7 @@
3255
5183
  }
3256
5184
  },
3257
5185
  {
3258
- "id": 182,
5186
+ "id": 255,
3259
5187
  "name": "start",
3260
5188
  "kind": 2048,
3261
5189
  "kindString": "Method",
@@ -3265,20 +5193,20 @@
3265
5193
  "sources": [
3266
5194
  {
3267
5195
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3268
- "line": 38,
5196
+ "line": 40,
3269
5197
  "character": 14
3270
5198
  }
3271
5199
  ],
3272
5200
  "signatures": [
3273
5201
  {
3274
- "id": 183,
5202
+ "id": 256,
3275
5203
  "name": "start",
3276
5204
  "kind": 4096,
3277
5205
  "kindString": "Call signature",
3278
5206
  "flags": {},
3279
5207
  "parameters": [
3280
5208
  {
3281
- "id": 184,
5209
+ "id": 257,
3282
5210
  "name": "_timeout",
3283
5211
  "kind": 32768,
3284
5212
  "kindString": "Parameter",
@@ -3318,7 +5246,7 @@
3318
5246
  }
3319
5247
  },
3320
5248
  {
3321
- "id": 109,
5249
+ "id": 182,
3322
5250
  "name": "started",
3323
5251
  "kind": 2048,
3324
5252
  "kindString": "Method",
@@ -3326,20 +5254,20 @@
3326
5254
  "sources": [
3327
5255
  {
3328
5256
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3329
- "line": 29,
5257
+ "line": 31,
3330
5258
  "character": 4
3331
5259
  }
3332
5260
  ],
3333
5261
  "signatures": [
3334
5262
  {
3335
- "id": 110,
5263
+ "id": 183,
3336
5264
  "name": "started",
3337
5265
  "kind": 4096,
3338
5266
  "kindString": "Call signature",
3339
5267
  "flags": {},
3340
5268
  "parameters": [
3341
5269
  {
3342
- "id": 111,
5270
+ "id": 184,
3343
5271
  "name": "notStartedAction",
3344
5272
  "kind": 32768,
3345
5273
  "kindString": "Parameter",
@@ -3389,7 +5317,7 @@
3389
5317
  }
3390
5318
  },
3391
5319
  {
3392
- "id": 185,
5320
+ "id": 258,
3393
5321
  "name": "stop",
3394
5322
  "kind": 2048,
3395
5323
  "kindString": "Method",
@@ -3399,20 +5327,20 @@
3399
5327
  "sources": [
3400
5328
  {
3401
5329
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3402
- "line": 39,
5330
+ "line": 41,
3403
5331
  "character": 14
3404
5332
  }
3405
5333
  ],
3406
5334
  "signatures": [
3407
5335
  {
3408
- "id": 186,
5336
+ "id": 259,
3409
5337
  "name": "stop",
3410
5338
  "kind": 4096,
3411
5339
  "kindString": "Call signature",
3412
5340
  "flags": {},
3413
5341
  "parameters": [
3414
5342
  {
3415
- "id": 187,
5343
+ "id": 260,
3416
5344
  "name": "_timeout",
3417
5345
  "kind": 32768,
3418
5346
  "kindString": "Parameter",
@@ -3452,7 +5380,7 @@
3452
5380
  }
3453
5381
  },
3454
5382
  {
3455
- "id": 112,
5383
+ "id": 185,
3456
5384
  "name": "subscribe",
3457
5385
  "kind": 2048,
3458
5386
  "kindString": "Method",
@@ -3460,20 +5388,20 @@
3460
5388
  "sources": [
3461
5389
  {
3462
5390
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3463
- "line": 30,
5391
+ "line": 32,
3464
5392
  "character": 4
3465
5393
  }
3466
5394
  ],
3467
5395
  "signatures": [
3468
5396
  {
3469
- "id": 113,
5397
+ "id": 186,
3470
5398
  "name": "subscribe",
3471
5399
  "kind": 4096,
3472
5400
  "kindString": "Call signature",
3473
5401
  "flags": {},
3474
5402
  "parameters": [
3475
5403
  {
3476
- "id": 114,
5404
+ "id": 187,
3477
5405
  "name": "_queryAccount",
3478
5406
  "kind": 32768,
3479
5407
  "kindString": "Parameter",
@@ -3502,7 +5430,7 @@
3502
5430
  }
3503
5431
  },
3504
5432
  {
3505
- "id": 188,
5433
+ "id": 261,
3506
5434
  "name": "validateConfig",
3507
5435
  "kind": 2048,
3508
5436
  "kindString": "Method",
@@ -3512,20 +5440,20 @@
3512
5440
  "sources": [
3513
5441
  {
3514
5442
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3515
- "line": 40,
5443
+ "line": 42,
3516
5444
  "character": 14
3517
5445
  }
3518
5446
  ],
3519
5447
  "signatures": [
3520
5448
  {
3521
- "id": 189,
5449
+ "id": 262,
3522
5450
  "name": "validateConfig",
3523
5451
  "kind": 4096,
3524
5452
  "kindString": "Call signature",
3525
5453
  "flags": {},
3526
5454
  "parameters": [
3527
5455
  {
3528
- "id": 190,
5456
+ "id": 263,
3529
5457
  "name": "config",
3530
5458
  "kind": 32768,
3531
5459
  "kindString": "Parameter",
@@ -3538,7 +5466,7 @@
3538
5466
  }
3539
5467
  },
3540
5468
  {
3541
- "id": 191,
5469
+ "id": 264,
3542
5470
  "name": "parents",
3543
5471
  "kind": 32768,
3544
5472
  "kindString": "Parameter",
@@ -3582,7 +5510,7 @@
3582
5510
  "fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts",
3583
5511
  "line": 23,
3584
5512
  "character": 24,
3585
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L23"
5513
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L23"
3586
5514
  }
3587
5515
  ],
3588
5516
  "signatures": [
@@ -3779,7 +5707,7 @@
3779
5707
  "fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
3780
5708
  "line": 8,
3781
5709
  "character": 2,
3782
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L8"
5710
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L8"
3783
5711
  }
3784
5712
  ],
3785
5713
  "type": {
@@ -3801,7 +5729,7 @@
3801
5729
  "fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
3802
5730
  "line": 7,
3803
5731
  "character": 60,
3804
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L7"
5732
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L7"
3805
5733
  }
3806
5734
  ]
3807
5735
  }
@@ -3954,12 +5882,13 @@
3954
5882
  "title": "Properties",
3955
5883
  "children": [
3956
5884
  43,
3957
- 90,
5885
+ 103,
5886
+ 111,
5887
+ 112,
3958
5888
  91,
3959
- 92,
3960
- 75,
3961
- 93,
3962
- 87,
5889
+ 113,
5890
+ 114,
5891
+ 119,
3963
5892
  24,
3964
5893
  39
3965
5894
  ]
@@ -3967,34 +5896,34 @@
3967
5896
  {
3968
5897
  "title": "Accessors",
3969
5898
  "children": [
3970
- 94,
3971
- 96,
5899
+ 124,
3972
5900
  44,
5901
+ 126,
3973
5902
  52
3974
5903
  ]
3975
5904
  },
3976
5905
  {
3977
5906
  "title": "Methods",
3978
5907
  "children": [
3979
- 115,
3980
- 120,
3981
- 127,
3982
- 145,
3983
- 163,
3984
- 171,
3985
- 98,
3986
- 100,
5908
+ 188,
5909
+ 193,
5910
+ 200,
5911
+ 218,
5912
+ 236,
5913
+ 244,
5914
+ 144,
5915
+ 146,
3987
5916
  46,
3988
- 179,
5917
+ 252,
3989
5918
  48,
3990
5919
  56,
3991
5920
  58,
3992
- 105,
5921
+ 151,
5922
+ 255,
3993
5923
  182,
3994
- 109,
5924
+ 258,
3995
5925
  185,
3996
- 112,
3997
- 188,
5926
+ 261,
3998
5927
  25
3999
5928
  ]
4000
5929
  }
@@ -4004,7 +5933,7 @@
4004
5933
  "fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts",
4005
5934
  "line": 9,
4006
5935
  "character": 13,
4007
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L9"
5936
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L9"
4008
5937
  }
4009
5938
  ],
4010
5939
  "extendedTypes": [
@@ -4032,7 +5961,7 @@
4032
5961
  "fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
4033
5962
  "line": 7,
4034
5963
  "character": 12,
4035
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L7"
5964
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L7"
4036
5965
  }
4037
5966
  ],
4038
5967
  "type": {
@@ -4058,7 +5987,7 @@
4058
5987
  "fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
4059
5988
  "line": 8,
4060
5989
  "character": 2,
4061
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L8"
5990
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L8"
4062
5991
  }
4063
5992
  ],
4064
5993
  "type": {
@@ -4081,7 +6010,7 @@
4081
6010
  "fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
4082
6011
  "line": 7,
4083
6012
  "character": 60,
4084
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L7"
6013
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L7"
4085
6014
  }
4086
6015
  ]
4087
6016
  }
@@ -4101,13 +6030,13 @@
4101
6030
  "fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
4102
6031
  "line": 4,
4103
6032
  "character": 12,
4104
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L4"
6033
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L4"
4105
6034
  },
4106
6035
  {
4107
6036
  "fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
4108
6037
  "line": 5,
4109
6038
  "character": 13,
4110
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L5"
6039
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L5"
4111
6040
  }
4112
6041
  ],
4113
6042
  "type": {
@@ -4126,7 +6055,7 @@
4126
6055
  "fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
4127
6056
  "line": 11,
4128
6057
  "character": 12,
4129
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L11"
6058
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L11"
4130
6059
  }
4131
6060
  ],
4132
6061
  "type": {
@@ -4163,7 +6092,7 @@
4163
6092
  "fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
4164
6093
  "line": 11,
4165
6094
  "character": 90,
4166
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L11"
6095
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L11"
4167
6096
  }
4168
6097
  ],
4169
6098
  "type": {
@@ -4187,7 +6116,7 @@
4187
6116
  "fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
4188
6117
  "line": 11,
4189
6118
  "character": 88,
4190
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L11"
6119
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L11"
4191
6120
  }
4192
6121
  ]
4193
6122
  }
@@ -4208,7 +6137,7 @@
4208
6137
  "fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationPayloadSet.ts",
4209
6138
  "line": 4,
4210
6139
  "character": 13,
4211
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationPayloadSet.ts#L4"
6140
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationPayloadSet.ts#L4"
4212
6141
  }
4213
6142
  ],
4214
6143
  "type": {
@@ -4228,13 +6157,13 @@
4228
6157
  "fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
4229
6158
  "line": 4,
4230
6159
  "character": 12,
4231
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L4"
6160
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L4"
4232
6161
  },
4233
6162
  {
4234
6163
  "fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
4235
6164
  "line": 5,
4236
6165
  "character": 13,
4237
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L5"
6166
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L5"
4238
6167
  }
4239
6168
  ],
4240
6169
  "type": {
@@ -4253,7 +6182,7 @@
4253
6182
  "fileName": "plugins/packages/payloadset/packages/location/src/Plugin.ts",
4254
6183
  "line": 9,
4255
6184
  "character": 13,
4256
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location/src/Plugin.ts#L9"
6185
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location/src/Plugin.ts#L9"
4257
6186
  }
4258
6187
  ],
4259
6188
  "signatures": [
@@ -4444,7 +6373,7 @@
4444
6373
  "fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
4445
6374
  "line": 8,
4446
6375
  "character": 2,
4447
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L8"
6376
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L8"
4448
6377
  }
4449
6378
  ],
4450
6379
  "type": {
@@ -4466,7 +6395,7 @@
4466
6395
  "fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
4467
6396
  "line": 7,
4468
6397
  "character": 60,
4469
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L7"
6398
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L7"
4470
6399
  }
4471
6400
  ]
4472
6401
  }
@@ -4592,7 +6521,7 @@
4592
6521
  {
4593
6522
  "title": "References",
4594
6523
  "children": [
4595
- 192
6524
+ 265
4596
6525
  ]
4597
6526
  },
4598
6527
  {
@@ -4628,7 +6557,7 @@
4628
6557
  "fileName": "plugins/packages/payloadset/packages/location/src/index.ts",
4629
6558
  "line": 1,
4630
6559
  "character": 0,
4631
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location/src/index.ts#L1"
6560
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location/src/index.ts#L1"
4632
6561
  }
4633
6562
  ]
4634
6563
  }