@xyo-network/location-payload-plugin 2.41.2 → 2.41.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/docs.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "originalName": "",
8
8
  "children": [
9
9
  {
10
- "id": 218,
10
+ "id": 208,
11
11
  "name": "default",
12
12
  "kind": 8388608,
13
13
  "kindString": "Reference",
@@ -17,13 +17,13 @@
17
17
  "fileName": "plugins/packages/location/src/index.ts",
18
18
  "line": 11,
19
19
  "character": 0,
20
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/index.ts#L11"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/index.ts#L11"
21
21
  }
22
22
  ],
23
23
  "target": 1
24
24
  },
25
25
  {
26
- "id": 52,
26
+ "id": 53,
27
27
  "name": "XyoLocationWitness",
28
28
  "kind": 128,
29
29
  "kindString": "Class",
@@ -34,14 +34,13 @@
34
34
  "name": "constructor",
35
35
  "kind": 512,
36
36
  "kindString": "Constructor",
37
- "flags": {
38
- "isProtected": true
39
- },
37
+ "flags": {},
40
38
  "sources": [
41
39
  {
42
- "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
43
- "line": 28,
44
- "character": 4
40
+ "fileName": "plugins/packages/location/src/Witness.ts",
41
+ "line": 27,
42
+ "character": 2,
43
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Witness.ts#L27"
45
44
  }
46
45
  ],
47
46
  "signatures": [
@@ -60,301 +59,52 @@
60
59
  "flags": {},
61
60
  "type": {
62
61
  "type": "reference",
63
- "typeArguments": [
64
- {
65
- "type": "intersection",
66
- "types": [
67
- {
68
- "type": "reference",
69
- "name": "SchemaFields"
70
- },
71
- {
72
- "type": "reference",
73
- "name": "PayloadFields"
74
- },
75
- {
76
- "type": "reflection",
77
- "declaration": {
78
- "id": 72,
79
- "name": "__type",
80
- "kind": 65536,
81
- "kindString": "Type literal",
82
- "flags": {},
83
- "children": [
84
- {
85
- "id": 73,
86
- "name": "security",
87
- "kind": 1024,
88
- "kindString": "Property",
89
- "flags": {
90
- "isOptional": true
91
- },
92
- "sources": [
93
- {
94
- "fileName": "modules/packages/module/dist/esm/Config.d.ts",
95
- "line": 8,
96
- "character": 4
97
- }
98
- ],
99
- "type": {
100
- "type": "reflection",
101
- "declaration": {
102
- "id": 74,
103
- "name": "__type",
104
- "kind": 65536,
105
- "kindString": "Type literal",
106
- "flags": {},
107
- "children": [
108
- {
109
- "id": 75,
110
- "name": "allowed",
111
- "kind": 1024,
112
- "kindString": "Property",
113
- "flags": {
114
- "isOptional": true
115
- },
116
- "sources": [
117
- {
118
- "fileName": "modules/packages/module/dist/esm/Config.d.ts",
119
- "line": 9,
120
- "character": 8
121
- }
122
- ],
123
- "type": {
124
- "type": "reference",
125
- "typeArguments": [
126
- {
127
- "type": "intrinsic",
128
- "name": "string"
129
- },
130
- {
131
- "type": "array",
132
- "elementType": {
133
- "type": "array",
134
- "elementType": {
135
- "type": "intrinsic",
136
- "name": "string"
137
- }
138
- }
139
- }
140
- ],
141
- "name": "Record",
142
- "qualifiedName": "Record",
143
- "package": "typescript"
144
- }
145
- },
146
- {
147
- "id": 76,
148
- "name": "disallowed",
149
- "kind": 1024,
150
- "kindString": "Property",
151
- "flags": {
152
- "isOptional": true
153
- },
154
- "sources": [
155
- {
156
- "fileName": "modules/packages/module/dist/esm/Config.d.ts",
157
- "line": 10,
158
- "character": 8
159
- }
160
- ],
161
- "type": {
162
- "type": "reference",
163
- "typeArguments": [
164
- {
165
- "type": "intrinsic",
166
- "name": "string"
167
- },
168
- {
169
- "type": "array",
170
- "elementType": {
171
- "type": "intrinsic",
172
- "name": "string"
173
- }
174
- }
175
- ],
176
- "name": "Record",
177
- "qualifiedName": "Record",
178
- "package": "typescript"
179
- }
180
- }
181
- ],
182
- "groups": [
183
- {
184
- "title": "Properties",
185
- "children": [
186
- 75,
187
- 76
188
- ]
189
- }
190
- ],
191
- "sources": [
192
- {
193
- "fileName": "modules/packages/module/dist/esm/Config.d.ts",
194
- "line": 8,
195
- "character": 15
196
- }
197
- ]
198
- }
199
- }
200
- }
201
- ],
202
- "groups": [
203
- {
204
- "title": "Properties",
205
- "children": [
206
- 73
207
- ]
208
- }
209
- ],
210
- "sources": [
211
- {
212
- "fileName": "modules/packages/module/dist/esm/Config.d.ts",
213
- "line": 7,
214
- "character": 90
215
- }
216
- ]
217
- }
218
- },
219
- {
220
- "type": "reflection",
221
- "declaration": {
222
- "id": 77,
223
- "name": "__type",
224
- "kind": 65536,
225
- "kindString": "Type literal",
226
- "flags": {},
227
- "children": [
228
- {
229
- "id": 78,
230
- "name": "geolocation",
231
- "kind": 1024,
232
- "kindString": "Property",
233
- "flags": {},
234
- "sources": [
235
- {
236
- "fileName": "plugins/packages/location/src/Witness.ts",
237
- "line": 14,
238
- "character": 4,
239
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Witness.ts#L14"
240
- }
241
- ],
242
- "type": {
243
- "type": "reference",
244
- "name": "Geolocation",
245
- "qualifiedName": "Geolocation",
246
- "package": "typescript"
247
- }
248
- },
249
- {
250
- "id": 79,
251
- "name": "schema",
252
- "kind": 1024,
253
- "kindString": "Property",
254
- "flags": {},
255
- "sources": [
256
- {
257
- "fileName": "plugins/packages/location/src/Witness.ts",
258
- "line": 15,
259
- "character": 4,
260
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Witness.ts#L15"
261
- }
262
- ],
263
- "type": {
264
- "type": "literal",
265
- "value": "network.xyo.location.config"
266
- }
267
- }
268
- ],
269
- "groups": [
270
- {
271
- "title": "Properties",
272
- "children": [
273
- 78,
274
- 79
275
- ]
276
- }
277
- ],
278
- "sources": [
279
- {
280
- "fileName": "plugins/packages/location/src/Witness.ts",
281
- "line": 13,
282
- "character": 2,
283
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Witness.ts#L13"
284
- }
285
- ]
286
- }
287
- },
288
- {
289
- "type": "reflection",
290
- "declaration": {
291
- "id": 80,
292
- "name": "__type",
293
- "kind": 65536,
294
- "kindString": "Type literal",
295
- "flags": {},
296
- "children": [
297
- {
298
- "id": 81,
299
- "name": "targetSchema",
300
- "kind": 1024,
301
- "kindString": "Property",
302
- "flags": {},
303
- "sources": [
304
- {
305
- "fileName": "modules/packages/witness/dist/esm/Config.d.ts",
306
- "line": 6,
307
- "character": 4
308
- }
309
- ],
310
- "type": {
311
- "type": "literal",
312
- "value": "network.xyo.location"
313
- }
314
- }
315
- ],
316
- "groups": [
317
- {
318
- "title": "Properties",
319
- "children": [
320
- 81
321
- ]
322
- }
323
- ],
324
- "sources": [
325
- {
326
- "fileName": "modules/packages/witness/dist/esm/Config.d.ts",
327
- "line": 5,
328
- "character": 154
329
- }
330
- ]
331
- }
332
- }
333
- ]
334
- }
335
- ],
336
- "name": "XyoModuleParams"
62
+ "id": 50,
63
+ "name": "XyoLocationWitnessParams"
337
64
  }
338
65
  }
339
66
  ],
340
67
  "type": {
341
68
  "type": "reference",
342
- "id": 52,
69
+ "id": 53,
343
70
  "name": "XyoLocationWitness"
344
71
  },
345
- "inheritedFrom": {
72
+ "overwrites": {
346
73
  "type": "reference",
347
74
  "name": "XyoWitness<XyoLocationPayload, XyoLocationWitnessConfig>.constructor"
348
75
  }
349
76
  }
350
77
  ],
351
- "inheritedFrom": {
78
+ "overwrites": {
352
79
  "type": "reference",
353
80
  "name": "XyoWitness<XyoLocationPayload, XyoLocationWitnessConfig>.constructor"
354
81
  }
355
82
  },
356
83
  {
357
- "id": 120,
84
+ "id": 72,
85
+ "name": "_geolocation",
86
+ "kind": 1024,
87
+ "kindString": "Property",
88
+ "flags": {
89
+ "isPrivate": true
90
+ },
91
+ "sources": [
92
+ {
93
+ "fileName": "plugins/packages/location/src/Witness.ts",
94
+ "line": 25,
95
+ "character": 10,
96
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Witness.ts#L25"
97
+ }
98
+ ],
99
+ "type": {
100
+ "type": "reference",
101
+ "name": "Geolocation",
102
+ "qualifiedName": "Geolocation",
103
+ "package": "typescript"
104
+ }
105
+ },
106
+ {
107
+ "id": 110,
358
108
  "name": "_started",
359
109
  "kind": 1024,
360
110
  "kindString": "Property",
@@ -378,7 +128,7 @@
378
128
  }
379
129
  },
380
130
  {
381
- "id": 121,
131
+ "id": 111,
382
132
  "name": "account",
383
133
  "kind": 1024,
384
134
  "kindString": "Property",
@@ -402,7 +152,7 @@
402
152
  }
403
153
  },
404
154
  {
405
- "id": 122,
155
+ "id": 112,
406
156
  "name": "allowedAddressSets",
407
157
  "kind": 1024,
408
158
  "kindString": "Property",
@@ -442,7 +192,7 @@
442
192
  }
443
193
  },
444
194
  {
445
- "id": 108,
195
+ "id": 99,
446
196
  "name": "config",
447
197
  "kind": 1024,
448
198
  "kindString": "Property",
@@ -468,14 +218,14 @@
468
218
  {
469
219
  "type": "reflection",
470
220
  "declaration": {
471
- "id": 109,
221
+ "id": 100,
472
222
  "name": "__type",
473
223
  "kind": 65536,
474
224
  "kindString": "Type literal",
475
225
  "flags": {},
476
226
  "children": [
477
227
  {
478
- "id": 110,
228
+ "id": 101,
479
229
  "name": "security",
480
230
  "kind": 1024,
481
231
  "kindString": "Property",
@@ -492,14 +242,14 @@
492
242
  "type": {
493
243
  "type": "reflection",
494
244
  "declaration": {
495
- "id": 111,
245
+ "id": 102,
496
246
  "name": "__type",
497
247
  "kind": 65536,
498
248
  "kindString": "Type literal",
499
249
  "flags": {},
500
250
  "children": [
501
251
  {
502
- "id": 112,
252
+ "id": 103,
503
253
  "name": "allowed",
504
254
  "kind": 1024,
505
255
  "kindString": "Property",
@@ -537,7 +287,7 @@
537
287
  }
538
288
  },
539
289
  {
540
- "id": 113,
290
+ "id": 104,
541
291
  "name": "disallowed",
542
292
  "kind": 1024,
543
293
  "kindString": "Property",
@@ -576,8 +326,8 @@
576
326
  {
577
327
  "title": "Properties",
578
328
  "children": [
579
- 112,
580
- 113
329
+ 103,
330
+ 104
581
331
  ]
582
332
  }
583
333
  ],
@@ -596,7 +346,7 @@
596
346
  {
597
347
  "title": "Properties",
598
348
  "children": [
599
- 110
349
+ 101
600
350
  ]
601
351
  }
602
352
  ],
@@ -612,35 +362,14 @@
612
362
  {
613
363
  "type": "reflection",
614
364
  "declaration": {
615
- "id": 114,
365
+ "id": 105,
616
366
  "name": "__type",
617
367
  "kind": 65536,
618
368
  "kindString": "Type literal",
619
369
  "flags": {},
620
370
  "children": [
621
371
  {
622
- "id": 115,
623
- "name": "geolocation",
624
- "kind": 1024,
625
- "kindString": "Property",
626
- "flags": {},
627
- "sources": [
628
- {
629
- "fileName": "plugins/packages/location/src/Witness.ts",
630
- "line": 14,
631
- "character": 4,
632
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Witness.ts#L14"
633
- }
634
- ],
635
- "type": {
636
- "type": "reference",
637
- "name": "Geolocation",
638
- "qualifiedName": "Geolocation",
639
- "package": "typescript"
640
- }
641
- },
642
- {
643
- "id": 116,
372
+ "id": 106,
644
373
  "name": "schema",
645
374
  "kind": 1024,
646
375
  "kindString": "Property",
@@ -650,7 +379,7 @@
650
379
  "fileName": "plugins/packages/location/src/Witness.ts",
651
380
  "line": 15,
652
381
  "character": 4,
653
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Witness.ts#L15"
382
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Witness.ts#L15"
654
383
  }
655
384
  ],
656
385
  "type": {
@@ -663,17 +392,16 @@
663
392
  {
664
393
  "title": "Properties",
665
394
  "children": [
666
- 115,
667
- 116
395
+ 106
668
396
  ]
669
397
  }
670
398
  ],
671
399
  "sources": [
672
400
  {
673
401
  "fileName": "plugins/packages/location/src/Witness.ts",
674
- "line": 13,
402
+ "line": 14,
675
403
  "character": 2,
676
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Witness.ts#L13"
404
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Witness.ts#L14"
677
405
  }
678
406
  ]
679
407
  }
@@ -681,14 +409,14 @@
681
409
  {
682
410
  "type": "reflection",
683
411
  "declaration": {
684
- "id": 117,
412
+ "id": 107,
685
413
  "name": "__type",
686
414
  "kind": 65536,
687
415
  "kindString": "Type literal",
688
416
  "flags": {},
689
417
  "children": [
690
418
  {
691
- "id": 118,
419
+ "id": 108,
692
420
  "name": "targetSchema",
693
421
  "kind": 1024,
694
422
  "kindString": "Property",
@@ -710,7 +438,7 @@
710
438
  {
711
439
  "title": "Properties",
712
440
  "children": [
713
- 118
441
+ 108
714
442
  ]
715
443
  }
716
444
  ],
@@ -731,7 +459,7 @@
731
459
  }
732
460
  },
733
461
  {
734
- "id": 123,
462
+ "id": 113,
735
463
  "name": "logger",
736
464
  "kind": 1024,
737
465
  "kindString": "Property",
@@ -757,7 +485,7 @@
757
485
  }
758
486
  },
759
487
  {
760
- "id": 119,
488
+ "id": 109,
761
489
  "name": "resolver",
762
490
  "kind": 1024,
763
491
  "kindString": "Property",
@@ -781,7 +509,7 @@
781
509
  }
782
510
  },
783
511
  {
784
- "id": 53,
512
+ "id": 54,
785
513
  "name": "configSchema",
786
514
  "kind": 1024,
787
515
  "kindString": "Property",
@@ -791,9 +519,9 @@
791
519
  "sources": [
792
520
  {
793
521
  "fileName": "plugins/packages/location/src/Witness.ts",
794
- "line": 20,
522
+ "line": 22,
795
523
  "character": 18,
796
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Witness.ts#L20"
524
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Witness.ts#L22"
797
525
  }
798
526
  ],
799
527
  "type": {
@@ -832,7 +560,7 @@
832
560
  }
833
561
  },
834
562
  {
835
- "id": 54,
563
+ "id": 55,
836
564
  "name": "targetSchema",
837
565
  "kind": 1024,
838
566
  "kindString": "Property",
@@ -842,9 +570,9 @@
842
570
  "sources": [
843
571
  {
844
572
  "fileName": "plugins/packages/location/src/Witness.ts",
845
- "line": 21,
573
+ "line": 23,
846
574
  "character": 18,
847
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Witness.ts#L21"
575
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Witness.ts#L23"
848
576
  }
849
577
  ],
850
578
  "type": {
@@ -858,7 +586,7 @@
858
586
  }
859
587
  },
860
588
  {
861
- "id": 124,
589
+ "id": 114,
862
590
  "name": "address",
863
591
  "kind": 262144,
864
592
  "kindString": "Accessor",
@@ -871,7 +599,7 @@
871
599
  }
872
600
  ],
873
601
  "getSignature": {
874
- "id": 125,
602
+ "id": 115,
875
603
  "name": "address",
876
604
  "kind": 524288,
877
605
  "kindString": "Get signature",
@@ -891,7 +619,7 @@
891
619
  }
892
620
  },
893
621
  {
894
- "id": 126,
622
+ "id": 116,
895
623
  "name": "disallowedAddresses",
896
624
  "kind": 262144,
897
625
  "kindString": "Accessor",
@@ -904,7 +632,7 @@
904
632
  }
905
633
  ],
906
634
  "getSignature": {
907
- "id": 127,
635
+ "id": 117,
908
636
  "name": "disallowedAddresses",
909
637
  "kind": 524288,
910
638
  "kindString": "Get signature",
@@ -948,7 +676,7 @@
948
676
  }
949
677
  },
950
678
  {
951
- "id": 82,
679
+ "id": 73,
952
680
  "name": "geolocation",
953
681
  "kind": 262144,
954
682
  "kindString": "Accessor",
@@ -958,13 +686,13 @@
958
686
  "sources": [
959
687
  {
960
688
  "fileName": "plugins/packages/location/src/Witness.ts",
961
- "line": 23,
689
+ "line": 32,
962
690
  "character": 13,
963
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Witness.ts#L23"
691
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Witness.ts#L32"
964
692
  }
965
693
  ],
966
694
  "getSignature": {
967
- "id": 83,
695
+ "id": 74,
968
696
  "name": "geolocation",
969
697
  "kind": 524288,
970
698
  "kindString": "Get signature",
@@ -978,7 +706,7 @@
978
706
  }
979
707
  },
980
708
  {
981
- "id": 89,
709
+ "id": 80,
982
710
  "name": "targetSchema",
983
711
  "kind": 262144,
984
712
  "kindString": "Accessor",
@@ -991,7 +719,7 @@
991
719
  }
992
720
  ],
993
721
  "getSignature": {
994
- "id": 90,
722
+ "id": 81,
995
723
  "name": "targetSchema",
996
724
  "kind": 524288,
997
725
  "kindString": "Get signature",
@@ -1018,7 +746,7 @@
1018
746
  }
1019
747
  },
1020
748
  {
1021
- "id": 143,
749
+ "id": 133,
1022
750
  "name": "bindHashes",
1023
751
  "kind": 2048,
1024
752
  "kindString": "Method",
@@ -1034,14 +762,14 @@
1034
762
  ],
1035
763
  "signatures": [
1036
764
  {
1037
- "id": 144,
765
+ "id": 134,
1038
766
  "name": "bindHashes",
1039
767
  "kind": 4096,
1040
768
  "kindString": "Call signature",
1041
769
  "flags": {},
1042
770
  "parameters": [
1043
771
  {
1044
- "id": 145,
772
+ "id": 135,
1045
773
  "name": "hashes",
1046
774
  "kind": 32768,
1047
775
  "kindString": "Parameter",
@@ -1055,7 +783,7 @@
1055
783
  }
1056
784
  },
1057
785
  {
1058
- "id": 146,
786
+ "id": 136,
1059
787
  "name": "schema",
1060
788
  "kind": 32768,
1061
789
  "kindString": "Parameter",
@@ -1069,7 +797,7 @@
1069
797
  }
1070
798
  },
1071
799
  {
1072
- "id": 147,
800
+ "id": 137,
1073
801
  "name": "account",
1074
802
  "kind": 32768,
1075
803
  "kindString": "Parameter",
@@ -1108,7 +836,7 @@
1108
836
  }
1109
837
  },
1110
838
  {
1111
- "id": 148,
839
+ "id": 138,
1112
840
  "name": "bindHashesInternal",
1113
841
  "kind": 2048,
1114
842
  "kindString": "Method",
@@ -1124,14 +852,14 @@
1124
852
  ],
1125
853
  "signatures": [
1126
854
  {
1127
- "id": 149,
855
+ "id": 139,
1128
856
  "name": "bindHashesInternal",
1129
857
  "kind": 4096,
1130
858
  "kindString": "Call signature",
1131
859
  "flags": {},
1132
860
  "parameters": [
1133
861
  {
1134
- "id": 150,
862
+ "id": 140,
1135
863
  "name": "hashes",
1136
864
  "kind": 32768,
1137
865
  "kindString": "Parameter",
@@ -1145,7 +873,7 @@
1145
873
  }
1146
874
  },
1147
875
  {
1148
- "id": 151,
876
+ "id": 141,
1149
877
  "name": "schema",
1150
878
  "kind": 32768,
1151
879
  "kindString": "Parameter",
@@ -1159,7 +887,7 @@
1159
887
  }
1160
888
  },
1161
889
  {
1162
- "id": 152,
890
+ "id": 142,
1163
891
  "name": "account",
1164
892
  "kind": 32768,
1165
893
  "kindString": "Parameter",
@@ -1190,14 +918,14 @@
1190
918
  {
1191
919
  "type": "reflection",
1192
920
  "declaration": {
1193
- "id": 153,
921
+ "id": 143,
1194
922
  "name": "__type",
1195
923
  "kind": 65536,
1196
924
  "kindString": "Type literal",
1197
925
  "flags": {},
1198
926
  "children": [
1199
927
  {
1200
- "id": 154,
928
+ "id": 144,
1201
929
  "name": "schema",
1202
930
  "kind": 1024,
1203
931
  "kindString": "Property",
@@ -1219,7 +947,7 @@
1219
947
  {
1220
948
  "title": "Properties",
1221
949
  "children": [
1222
- 154
950
+ 144
1223
951
  ]
1224
952
  }
1225
953
  ],
@@ -1246,7 +974,7 @@
1246
974
  }
1247
975
  },
1248
976
  {
1249
- "id": 155,
977
+ "id": 145,
1250
978
  "name": "bindQuery",
1251
979
  "kind": 2048,
1252
980
  "kindString": "Method",
@@ -1262,14 +990,14 @@
1262
990
  ],
1263
991
  "signatures": [
1264
992
  {
1265
- "id": 156,
993
+ "id": 146,
1266
994
  "name": "bindQuery",
1267
995
  "kind": 4096,
1268
996
  "kindString": "Call signature",
1269
997
  "flags": {},
1270
998
  "typeParameter": [
1271
999
  {
1272
- "id": 161,
1000
+ "id": 151,
1273
1001
  "name": "T",
1274
1002
  "kind": 131072,
1275
1003
  "kindString": "Type parameter",
@@ -1295,14 +1023,14 @@
1295
1023
  {
1296
1024
  "type": "reflection",
1297
1025
  "declaration": {
1298
- "id": 157,
1026
+ "id": 147,
1299
1027
  "name": "__type",
1300
1028
  "kind": 65536,
1301
1029
  "kindString": "Type literal",
1302
1030
  "flags": {},
1303
1031
  "children": [
1304
1032
  {
1305
- "id": 158,
1033
+ "id": 148,
1306
1034
  "name": "schema",
1307
1035
  "kind": 1024,
1308
1036
  "kindString": "Property",
@@ -1324,7 +1052,7 @@
1324
1052
  {
1325
1053
  "title": "Properties",
1326
1054
  "children": [
1327
- 158
1055
+ 148
1328
1056
  ]
1329
1057
  }
1330
1058
  ],
@@ -1360,14 +1088,14 @@
1360
1088
  {
1361
1089
  "type": "reflection",
1362
1090
  "declaration": {
1363
- "id": 159,
1091
+ "id": 149,
1364
1092
  "name": "__type",
1365
1093
  "kind": 65536,
1366
1094
  "kindString": "Type literal",
1367
1095
  "flags": {},
1368
1096
  "children": [
1369
1097
  {
1370
- "id": 160,
1098
+ "id": 150,
1371
1099
  "name": "schema",
1372
1100
  "kind": 1024,
1373
1101
  "kindString": "Property",
@@ -1389,7 +1117,7 @@
1389
1117
  {
1390
1118
  "title": "Properties",
1391
1119
  "children": [
1392
- 160
1120
+ 150
1393
1121
  ]
1394
1122
  }
1395
1123
  ],
@@ -1413,19 +1141,19 @@
1413
1141
  ],
1414
1142
  "parameters": [
1415
1143
  {
1416
- "id": 162,
1144
+ "id": 152,
1417
1145
  "name": "query",
1418
1146
  "kind": 32768,
1419
1147
  "kindString": "Parameter",
1420
1148
  "flags": {},
1421
1149
  "type": {
1422
1150
  "type": "reference",
1423
- "id": 161,
1151
+ "id": 151,
1424
1152
  "name": "T"
1425
1153
  }
1426
1154
  },
1427
1155
  {
1428
- "id": 163,
1156
+ "id": 153,
1429
1157
  "name": "payloads",
1430
1158
  "kind": 32768,
1431
1159
  "kindString": "Parameter",
@@ -1448,14 +1176,14 @@
1448
1176
  {
1449
1177
  "type": "reflection",
1450
1178
  "declaration": {
1451
- "id": 164,
1179
+ "id": 154,
1452
1180
  "name": "__type",
1453
1181
  "kind": 65536,
1454
1182
  "kindString": "Type literal",
1455
1183
  "flags": {},
1456
1184
  "children": [
1457
1185
  {
1458
- "id": 165,
1186
+ "id": 155,
1459
1187
  "name": "schema",
1460
1188
  "kind": 1024,
1461
1189
  "kindString": "Property",
@@ -1477,7 +1205,7 @@
1477
1205
  {
1478
1206
  "title": "Properties",
1479
1207
  "children": [
1480
- 165
1208
+ 155
1481
1209
  ]
1482
1210
  }
1483
1211
  ],
@@ -1495,7 +1223,7 @@
1495
1223
  }
1496
1224
  },
1497
1225
  {
1498
- "id": 166,
1226
+ "id": 156,
1499
1227
  "name": "account",
1500
1228
  "kind": 32768,
1501
1229
  "kindString": "Parameter",
@@ -1532,14 +1260,14 @@
1532
1260
  {
1533
1261
  "type": "reflection",
1534
1262
  "declaration": {
1535
- "id": 167,
1263
+ "id": 157,
1536
1264
  "name": "__type",
1537
1265
  "kind": 65536,
1538
1266
  "kindString": "Type literal",
1539
1267
  "flags": {},
1540
1268
  "children": [
1541
1269
  {
1542
- "id": 168,
1270
+ "id": 158,
1543
1271
  "name": "query",
1544
1272
  "kind": 1024,
1545
1273
  "kindString": "Property",
@@ -1557,7 +1285,7 @@
1557
1285
  }
1558
1286
  },
1559
1287
  {
1560
- "id": 169,
1288
+ "id": 159,
1561
1289
  "name": "schema",
1562
1290
  "kind": 1024,
1563
1291
  "kindString": "Property",
@@ -1579,8 +1307,8 @@
1579
1307
  {
1580
1308
  "title": "Properties",
1581
1309
  "children": [
1582
- 168,
1583
- 169
1310
+ 158,
1311
+ 159
1584
1312
  ]
1585
1313
  }
1586
1314
  ],
@@ -1611,14 +1339,14 @@
1611
1339
  {
1612
1340
  "type": "reflection",
1613
1341
  "declaration": {
1614
- "id": 170,
1342
+ "id": 160,
1615
1343
  "name": "__type",
1616
1344
  "kind": 65536,
1617
1345
  "kindString": "Type literal",
1618
1346
  "flags": {},
1619
1347
  "children": [
1620
1348
  {
1621
- "id": 171,
1349
+ "id": 161,
1622
1350
  "name": "schema",
1623
1351
  "kind": 1024,
1624
1352
  "kindString": "Property",
@@ -1640,7 +1368,7 @@
1640
1368
  {
1641
1369
  "title": "Properties",
1642
1370
  "children": [
1643
- 171
1371
+ 161
1644
1372
  ]
1645
1373
  }
1646
1374
  ],
@@ -1677,7 +1405,7 @@
1677
1405
  }
1678
1406
  },
1679
1407
  {
1680
- "id": 172,
1408
+ "id": 162,
1681
1409
  "name": "bindQueryInternal",
1682
1410
  "kind": 2048,
1683
1411
  "kindString": "Method",
@@ -1693,14 +1421,14 @@
1693
1421
  ],
1694
1422
  "signatures": [
1695
1423
  {
1696
- "id": 173,
1424
+ "id": 163,
1697
1425
  "name": "bindQueryInternal",
1698
1426
  "kind": 4096,
1699
1427
  "kindString": "Call signature",
1700
1428
  "flags": {},
1701
1429
  "typeParameter": [
1702
1430
  {
1703
- "id": 178,
1431
+ "id": 168,
1704
1432
  "name": "T",
1705
1433
  "kind": 131072,
1706
1434
  "kindString": "Type parameter",
@@ -1726,14 +1454,14 @@
1726
1454
  {
1727
1455
  "type": "reflection",
1728
1456
  "declaration": {
1729
- "id": 174,
1457
+ "id": 164,
1730
1458
  "name": "__type",
1731
1459
  "kind": 65536,
1732
1460
  "kindString": "Type literal",
1733
1461
  "flags": {},
1734
1462
  "children": [
1735
1463
  {
1736
- "id": 175,
1464
+ "id": 165,
1737
1465
  "name": "schema",
1738
1466
  "kind": 1024,
1739
1467
  "kindString": "Property",
@@ -1755,7 +1483,7 @@
1755
1483
  {
1756
1484
  "title": "Properties",
1757
1485
  "children": [
1758
- 175
1486
+ 165
1759
1487
  ]
1760
1488
  }
1761
1489
  ],
@@ -1791,14 +1519,14 @@
1791
1519
  {
1792
1520
  "type": "reflection",
1793
1521
  "declaration": {
1794
- "id": 176,
1522
+ "id": 166,
1795
1523
  "name": "__type",
1796
1524
  "kind": 65536,
1797
1525
  "kindString": "Type literal",
1798
1526
  "flags": {},
1799
1527
  "children": [
1800
1528
  {
1801
- "id": 177,
1529
+ "id": 167,
1802
1530
  "name": "schema",
1803
1531
  "kind": 1024,
1804
1532
  "kindString": "Property",
@@ -1820,7 +1548,7 @@
1820
1548
  {
1821
1549
  "title": "Properties",
1822
1550
  "children": [
1823
- 177
1551
+ 167
1824
1552
  ]
1825
1553
  }
1826
1554
  ],
@@ -1844,19 +1572,19 @@
1844
1572
  ],
1845
1573
  "parameters": [
1846
1574
  {
1847
- "id": 179,
1575
+ "id": 169,
1848
1576
  "name": "query",
1849
1577
  "kind": 32768,
1850
1578
  "kindString": "Parameter",
1851
1579
  "flags": {},
1852
1580
  "type": {
1853
1581
  "type": "reference",
1854
- "id": 178,
1582
+ "id": 168,
1855
1583
  "name": "T"
1856
1584
  }
1857
1585
  },
1858
1586
  {
1859
- "id": 180,
1587
+ "id": 170,
1860
1588
  "name": "payloads",
1861
1589
  "kind": 32768,
1862
1590
  "kindString": "Parameter",
@@ -1879,14 +1607,14 @@
1879
1607
  {
1880
1608
  "type": "reflection",
1881
1609
  "declaration": {
1882
- "id": 181,
1610
+ "id": 171,
1883
1611
  "name": "__type",
1884
1612
  "kind": 65536,
1885
1613
  "kindString": "Type literal",
1886
1614
  "flags": {},
1887
1615
  "children": [
1888
1616
  {
1889
- "id": 182,
1617
+ "id": 172,
1890
1618
  "name": "schema",
1891
1619
  "kind": 1024,
1892
1620
  "kindString": "Property",
@@ -1908,7 +1636,7 @@
1908
1636
  {
1909
1637
  "title": "Properties",
1910
1638
  "children": [
1911
- 182
1639
+ 172
1912
1640
  ]
1913
1641
  }
1914
1642
  ],
@@ -1926,7 +1654,7 @@
1926
1654
  }
1927
1655
  },
1928
1656
  {
1929
- "id": 183,
1657
+ "id": 173,
1930
1658
  "name": "account",
1931
1659
  "kind": 32768,
1932
1660
  "kindString": "Parameter",
@@ -1960,14 +1688,14 @@
1960
1688
  {
1961
1689
  "type": "reflection",
1962
1690
  "declaration": {
1963
- "id": 184,
1691
+ "id": 174,
1964
1692
  "name": "__type",
1965
1693
  "kind": 65536,
1966
1694
  "kindString": "Type literal",
1967
1695
  "flags": {},
1968
1696
  "children": [
1969
1697
  {
1970
- "id": 185,
1698
+ "id": 175,
1971
1699
  "name": "query",
1972
1700
  "kind": 1024,
1973
1701
  "kindString": "Property",
@@ -1985,7 +1713,7 @@
1985
1713
  }
1986
1714
  },
1987
1715
  {
1988
- "id": 186,
1716
+ "id": 176,
1989
1717
  "name": "schema",
1990
1718
  "kind": 1024,
1991
1719
  "kindString": "Property",
@@ -2007,8 +1735,8 @@
2007
1735
  {
2008
1736
  "title": "Properties",
2009
1737
  "children": [
2010
- 185,
2011
- 186
1738
+ 175,
1739
+ 176
2012
1740
  ]
2013
1741
  }
2014
1742
  ],
@@ -2039,14 +1767,14 @@
2039
1767
  {
2040
1768
  "type": "reflection",
2041
1769
  "declaration": {
2042
- "id": 187,
1770
+ "id": 177,
2043
1771
  "name": "__type",
2044
1772
  "kind": 65536,
2045
1773
  "kindString": "Type literal",
2046
1774
  "flags": {},
2047
1775
  "children": [
2048
1776
  {
2049
- "id": 188,
1777
+ "id": 178,
2050
1778
  "name": "schema",
2051
1779
  "kind": 1024,
2052
1780
  "kindString": "Property",
@@ -2068,7 +1796,7 @@
2068
1796
  {
2069
1797
  "title": "Properties",
2070
1798
  "children": [
2071
- 188
1799
+ 178
2072
1800
  ]
2073
1801
  }
2074
1802
  ],
@@ -2098,7 +1826,7 @@
2098
1826
  }
2099
1827
  },
2100
1828
  {
2101
- "id": 189,
1829
+ "id": 179,
2102
1830
  "name": "bindResult",
2103
1831
  "kind": 2048,
2104
1832
  "kindString": "Method",
@@ -2114,14 +1842,14 @@
2114
1842
  ],
2115
1843
  "signatures": [
2116
1844
  {
2117
- "id": 190,
1845
+ "id": 180,
2118
1846
  "name": "bindResult",
2119
1847
  "kind": 4096,
2120
1848
  "kindString": "Call signature",
2121
1849
  "flags": {},
2122
1850
  "parameters": [
2123
1851
  {
2124
- "id": 191,
1852
+ "id": 181,
2125
1853
  "name": "payloads",
2126
1854
  "kind": 32768,
2127
1855
  "kindString": "Parameter",
@@ -2142,14 +1870,14 @@
2142
1870
  {
2143
1871
  "type": "reflection",
2144
1872
  "declaration": {
2145
- "id": 192,
1873
+ "id": 182,
2146
1874
  "name": "__type",
2147
1875
  "kind": 65536,
2148
1876
  "kindString": "Type literal",
2149
1877
  "flags": {},
2150
1878
  "children": [
2151
1879
  {
2152
- "id": 193,
1880
+ "id": 183,
2153
1881
  "name": "schema",
2154
1882
  "kind": 1024,
2155
1883
  "kindString": "Property",
@@ -2171,7 +1899,7 @@
2171
1899
  {
2172
1900
  "title": "Properties",
2173
1901
  "children": [
2174
- 193
1902
+ 183
2175
1903
  ]
2176
1904
  }
2177
1905
  ],
@@ -2189,7 +1917,7 @@
2189
1917
  }
2190
1918
  },
2191
1919
  {
2192
- "id": 194,
1920
+ "id": 184,
2193
1921
  "name": "account",
2194
1922
  "kind": 32768,
2195
1923
  "kindString": "Parameter",
@@ -2222,14 +1950,14 @@
2222
1950
  {
2223
1951
  "type": "reflection",
2224
1952
  "declaration": {
2225
- "id": 195,
1953
+ "id": 185,
2226
1954
  "name": "__type",
2227
1955
  "kind": 65536,
2228
1956
  "kindString": "Type literal",
2229
1957
  "flags": {},
2230
1958
  "children": [
2231
1959
  {
2232
- "id": 196,
1960
+ "id": 186,
2233
1961
  "name": "schema",
2234
1962
  "kind": 1024,
2235
1963
  "kindString": "Property",
@@ -2251,7 +1979,7 @@
2251
1979
  {
2252
1980
  "title": "Properties",
2253
1981
  "children": [
2254
- 196
1982
+ 186
2255
1983
  ]
2256
1984
  }
2257
1985
  ],
@@ -2288,7 +2016,7 @@
2288
2016
  }
2289
2017
  },
2290
2018
  {
2291
- "id": 197,
2019
+ "id": 187,
2292
2020
  "name": "bindResultInternal",
2293
2021
  "kind": 2048,
2294
2022
  "kindString": "Method",
@@ -2304,14 +2032,14 @@
2304
2032
  ],
2305
2033
  "signatures": [
2306
2034
  {
2307
- "id": 198,
2035
+ "id": 188,
2308
2036
  "name": "bindResultInternal",
2309
2037
  "kind": 4096,
2310
2038
  "kindString": "Call signature",
2311
2039
  "flags": {},
2312
2040
  "parameters": [
2313
2041
  {
2314
- "id": 199,
2042
+ "id": 189,
2315
2043
  "name": "payloads",
2316
2044
  "kind": 32768,
2317
2045
  "kindString": "Parameter",
@@ -2332,14 +2060,14 @@
2332
2060
  {
2333
2061
  "type": "reflection",
2334
2062
  "declaration": {
2335
- "id": 200,
2063
+ "id": 190,
2336
2064
  "name": "__type",
2337
2065
  "kind": 65536,
2338
2066
  "kindString": "Type literal",
2339
2067
  "flags": {},
2340
2068
  "children": [
2341
2069
  {
2342
- "id": 201,
2070
+ "id": 191,
2343
2071
  "name": "schema",
2344
2072
  "kind": 1024,
2345
2073
  "kindString": "Property",
@@ -2361,7 +2089,7 @@
2361
2089
  {
2362
2090
  "title": "Properties",
2363
2091
  "children": [
2364
- 201
2092
+ 191
2365
2093
  ]
2366
2094
  }
2367
2095
  ],
@@ -2379,7 +2107,7 @@
2379
2107
  }
2380
2108
  },
2381
2109
  {
2382
- "id": 202,
2110
+ "id": 192,
2383
2111
  "name": "account",
2384
2112
  "kind": 32768,
2385
2113
  "kindString": "Parameter",
@@ -2409,14 +2137,14 @@
2409
2137
  {
2410
2138
  "type": "reflection",
2411
2139
  "declaration": {
2412
- "id": 203,
2140
+ "id": 193,
2413
2141
  "name": "__type",
2414
2142
  "kind": 65536,
2415
2143
  "kindString": "Type literal",
2416
2144
  "flags": {},
2417
2145
  "children": [
2418
2146
  {
2419
- "id": 204,
2147
+ "id": 194,
2420
2148
  "name": "schema",
2421
2149
  "kind": 1024,
2422
2150
  "kindString": "Property",
@@ -2438,7 +2166,7 @@
2438
2166
  {
2439
2167
  "title": "Properties",
2440
2168
  "children": [
2441
- 204
2169
+ 194
2442
2170
  ]
2443
2171
  }
2444
2172
  ],
@@ -2468,7 +2196,7 @@
2468
2196
  }
2469
2197
  },
2470
2198
  {
2471
- "id": 128,
2199
+ "id": 118,
2472
2200
  "name": "discover",
2473
2201
  "kind": 2048,
2474
2202
  "kindString": "Method",
@@ -2482,14 +2210,14 @@
2482
2210
  ],
2483
2211
  "signatures": [
2484
2212
  {
2485
- "id": 129,
2213
+ "id": 119,
2486
2214
  "name": "discover",
2487
2215
  "kind": 4096,
2488
2216
  "kindString": "Call signature",
2489
2217
  "flags": {},
2490
2218
  "parameters": [
2491
2219
  {
2492
- "id": 130,
2220
+ "id": 120,
2493
2221
  "name": "_queryAccount",
2494
2222
  "kind": 32768,
2495
2223
  "kindString": "Parameter",
@@ -2521,14 +2249,14 @@
2521
2249
  {
2522
2250
  "type": "reflection",
2523
2251
  "declaration": {
2524
- "id": 131,
2252
+ "id": 121,
2525
2253
  "name": "__type",
2526
2254
  "kind": 65536,
2527
2255
  "kindString": "Type literal",
2528
2256
  "flags": {},
2529
2257
  "children": [
2530
2258
  {
2531
- "id": 132,
2259
+ "id": 122,
2532
2260
  "name": "schema",
2533
2261
  "kind": 1024,
2534
2262
  "kindString": "Property",
@@ -2550,7 +2278,7 @@
2550
2278
  {
2551
2279
  "title": "Properties",
2552
2280
  "children": [
2553
- 132
2281
+ 122
2554
2282
  ]
2555
2283
  }
2556
2284
  ],
@@ -2585,7 +2313,7 @@
2585
2313
  }
2586
2314
  },
2587
2315
  {
2588
- "id": 84,
2316
+ "id": 75,
2589
2317
  "name": "getCurrentPosition",
2590
2318
  "kind": 2048,
2591
2319
  "kindString": "Method",
@@ -2595,14 +2323,14 @@
2595
2323
  "sources": [
2596
2324
  {
2597
2325
  "fileName": "plugins/packages/location/src/Witness.ts",
2598
- "line": 31,
2326
+ "line": 40,
2599
2327
  "character": 9,
2600
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Witness.ts#L31"
2328
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Witness.ts#L40"
2601
2329
  }
2602
2330
  ],
2603
2331
  "signatures": [
2604
2332
  {
2605
- "id": 85,
2333
+ "id": 76,
2606
2334
  "name": "getCurrentPosition",
2607
2335
  "kind": 4096,
2608
2336
  "kindString": "Call signature",
@@ -2625,7 +2353,7 @@
2625
2353
  ]
2626
2354
  },
2627
2355
  {
2628
- "id": 205,
2356
+ "id": 195,
2629
2357
  "name": "loadAccount",
2630
2358
  "kind": 2048,
2631
2359
  "kindString": "Method",
@@ -2641,14 +2369,14 @@
2641
2369
  ],
2642
2370
  "signatures": [
2643
2371
  {
2644
- "id": 206,
2372
+ "id": 196,
2645
2373
  "name": "loadAccount",
2646
2374
  "kind": 4096,
2647
2375
  "kindString": "Call signature",
2648
2376
  "flags": {},
2649
2377
  "parameters": [
2650
2378
  {
2651
- "id": 207,
2379
+ "id": 197,
2652
2380
  "name": "account",
2653
2381
  "kind": 32768,
2654
2382
  "kindString": "Parameter",
@@ -2677,7 +2405,7 @@
2677
2405
  }
2678
2406
  },
2679
2407
  {
2680
- "id": 86,
2408
+ "id": 77,
2681
2409
  "name": "observe",
2682
2410
  "kind": 2048,
2683
2411
  "kindString": "Method",
@@ -2685,21 +2413,21 @@
2685
2413
  "sources": [
2686
2414
  {
2687
2415
  "fileName": "plugins/packages/location/src/Witness.ts",
2688
- "line": 44,
2416
+ "line": 53,
2689
2417
  "character": 17,
2690
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Witness.ts#L44"
2418
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Witness.ts#L53"
2691
2419
  }
2692
2420
  ],
2693
2421
  "signatures": [
2694
2422
  {
2695
- "id": 87,
2423
+ "id": 78,
2696
2424
  "name": "observe",
2697
2425
  "kind": 4096,
2698
2426
  "kindString": "Call signature",
2699
2427
  "flags": {},
2700
2428
  "parameters": [
2701
2429
  {
2702
- "id": 88,
2430
+ "id": 79,
2703
2431
  "name": "_fields",
2704
2432
  "kind": 32768,
2705
2433
  "kindString": "Parameter",
@@ -2711,7 +2439,7 @@
2711
2439
  "typeArguments": [
2712
2440
  {
2713
2441
  "type": "reference",
2714
- "id": 39,
2442
+ "id": 38,
2715
2443
  "name": "XyoLocationPayload"
2716
2444
  }
2717
2445
  ],
@@ -2729,7 +2457,7 @@
2729
2457
  "type": "array",
2730
2458
  "elementType": {
2731
2459
  "type": "reference",
2732
- "id": 39,
2460
+ "id": 38,
2733
2461
  "name": "XyoLocationPayload"
2734
2462
  }
2735
2463
  }
@@ -2750,7 +2478,7 @@
2750
2478
  }
2751
2479
  },
2752
2480
  {
2753
- "id": 91,
2481
+ "id": 82,
2754
2482
  "name": "queries",
2755
2483
  "kind": 2048,
2756
2484
  "kindString": "Method",
@@ -2764,7 +2492,7 @@
2764
2492
  ],
2765
2493
  "signatures": [
2766
2494
  {
2767
- "id": 92,
2495
+ "id": 83,
2768
2496
  "name": "queries",
2769
2497
  "kind": 4096,
2770
2498
  "kindString": "Call signature",
@@ -2788,7 +2516,7 @@
2788
2516
  }
2789
2517
  },
2790
2518
  {
2791
- "id": 93,
2519
+ "id": 84,
2792
2520
  "name": "query",
2793
2521
  "kind": 2048,
2794
2522
  "kindString": "Method",
@@ -2802,14 +2530,14 @@
2802
2530
  ],
2803
2531
  "signatures": [
2804
2532
  {
2805
- "id": 94,
2533
+ "id": 85,
2806
2534
  "name": "query",
2807
2535
  "kind": 4096,
2808
2536
  "kindString": "Call signature",
2809
2537
  "flags": {},
2810
2538
  "typeParameter": [
2811
2539
  {
2812
- "id": 101,
2540
+ "id": 92,
2813
2541
  "name": "T",
2814
2542
  "kind": 131072,
2815
2543
  "kindString": "Type parameter",
@@ -2832,14 +2560,14 @@
2832
2560
  {
2833
2561
  "type": "reflection",
2834
2562
  "declaration": {
2835
- "id": 95,
2563
+ "id": 86,
2836
2564
  "name": "__type",
2837
2565
  "kind": 65536,
2838
2566
  "kindString": "Type literal",
2839
2567
  "flags": {},
2840
2568
  "children": [
2841
2569
  {
2842
- "id": 96,
2570
+ "id": 87,
2843
2571
  "name": "query",
2844
2572
  "kind": 1024,
2845
2573
  "kindString": "Property",
@@ -2857,7 +2585,7 @@
2857
2585
  }
2858
2586
  },
2859
2587
  {
2860
- "id": 97,
2588
+ "id": 88,
2861
2589
  "name": "schema",
2862
2590
  "kind": 1024,
2863
2591
  "kindString": "Property",
@@ -2879,8 +2607,8 @@
2879
2607
  {
2880
2608
  "title": "Properties",
2881
2609
  "children": [
2882
- 96,
2883
- 97
2610
+ 87,
2611
+ 88
2884
2612
  ]
2885
2613
  }
2886
2614
  ],
@@ -2913,14 +2641,14 @@
2913
2641
  {
2914
2642
  "type": "reflection",
2915
2643
  "declaration": {
2916
- "id": 98,
2644
+ "id": 89,
2917
2645
  "name": "__type",
2918
2646
  "kind": 65536,
2919
2647
  "kindString": "Type literal",
2920
2648
  "flags": {},
2921
2649
  "children": [
2922
2650
  {
2923
- "id": 99,
2651
+ "id": 90,
2924
2652
  "name": "query",
2925
2653
  "kind": 1024,
2926
2654
  "kindString": "Property",
@@ -2938,7 +2666,7 @@
2938
2666
  }
2939
2667
  },
2940
2668
  {
2941
- "id": 100,
2669
+ "id": 91,
2942
2670
  "name": "schema",
2943
2671
  "kind": 1024,
2944
2672
  "kindString": "Property",
@@ -2960,8 +2688,8 @@
2960
2688
  {
2961
2689
  "title": "Properties",
2962
2690
  "children": [
2963
- 99,
2964
- 100
2691
+ 90,
2692
+ 91
2965
2693
  ]
2966
2694
  }
2967
2695
  ],
@@ -2980,19 +2708,19 @@
2980
2708
  ],
2981
2709
  "parameters": [
2982
2710
  {
2983
- "id": 102,
2711
+ "id": 93,
2984
2712
  "name": "query",
2985
2713
  "kind": 32768,
2986
2714
  "kindString": "Parameter",
2987
2715
  "flags": {},
2988
2716
  "type": {
2989
2717
  "type": "reference",
2990
- "id": 101,
2718
+ "id": 92,
2991
2719
  "name": "T"
2992
2720
  }
2993
2721
  },
2994
2722
  {
2995
- "id": 103,
2723
+ "id": 94,
2996
2724
  "name": "payloads",
2997
2725
  "kind": 32768,
2998
2726
  "kindString": "Parameter",
@@ -3015,14 +2743,14 @@
3015
2743
  {
3016
2744
  "type": "reflection",
3017
2745
  "declaration": {
3018
- "id": 104,
2746
+ "id": 95,
3019
2747
  "name": "__type",
3020
2748
  "kind": 65536,
3021
2749
  "kindString": "Type literal",
3022
2750
  "flags": {},
3023
2751
  "children": [
3024
2752
  {
3025
- "id": 105,
2753
+ "id": 96,
3026
2754
  "name": "schema",
3027
2755
  "kind": 1024,
3028
2756
  "kindString": "Property",
@@ -3044,7 +2772,7 @@
3044
2772
  {
3045
2773
  "title": "Properties",
3046
2774
  "children": [
3047
- 105
2775
+ 96
3048
2776
  ]
3049
2777
  }
3050
2778
  ],
@@ -3082,14 +2810,14 @@
3082
2810
  {
3083
2811
  "type": "reflection",
3084
2812
  "declaration": {
3085
- "id": 106,
2813
+ "id": 97,
3086
2814
  "name": "__type",
3087
2815
  "kind": 65536,
3088
2816
  "kindString": "Type literal",
3089
2817
  "flags": {},
3090
2818
  "children": [
3091
2819
  {
3092
- "id": 107,
2820
+ "id": 98,
3093
2821
  "name": "schema",
3094
2822
  "kind": 1024,
3095
2823
  "kindString": "Property",
@@ -3111,7 +2839,7 @@
3111
2839
  {
3112
2840
  "title": "Properties",
3113
2841
  "children": [
3114
- 107
2842
+ 98
3115
2843
  ]
3116
2844
  }
3117
2845
  ],
@@ -3146,7 +2874,7 @@
3146
2874
  }
3147
2875
  },
3148
2876
  {
3149
- "id": 133,
2877
+ "id": 123,
3150
2878
  "name": "queryable",
3151
2879
  "kind": 2048,
3152
2880
  "kindString": "Method",
@@ -3160,14 +2888,14 @@
3160
2888
  ],
3161
2889
  "signatures": [
3162
2890
  {
3163
- "id": 134,
2891
+ "id": 124,
3164
2892
  "name": "queryable",
3165
2893
  "kind": 4096,
3166
2894
  "kindString": "Call signature",
3167
2895
  "flags": {},
3168
2896
  "parameters": [
3169
2897
  {
3170
- "id": 135,
2898
+ "id": 125,
3171
2899
  "name": "schema",
3172
2900
  "kind": 32768,
3173
2901
  "kindString": "Parameter",
@@ -3178,7 +2906,7 @@
3178
2906
  }
3179
2907
  },
3180
2908
  {
3181
- "id": 136,
2909
+ "id": 126,
3182
2910
  "name": "addresses",
3183
2911
  "kind": 32768,
3184
2912
  "kindString": "Parameter",
@@ -3210,7 +2938,7 @@
3210
2938
  }
3211
2939
  },
3212
2940
  {
3213
- "id": 208,
2941
+ "id": 198,
3214
2942
  "name": "start",
3215
2943
  "kind": 2048,
3216
2944
  "kindString": "Method",
@@ -3226,14 +2954,14 @@
3226
2954
  ],
3227
2955
  "signatures": [
3228
2956
  {
3229
- "id": 209,
2957
+ "id": 199,
3230
2958
  "name": "start",
3231
2959
  "kind": 4096,
3232
2960
  "kindString": "Call signature",
3233
2961
  "flags": {},
3234
2962
  "parameters": [
3235
2963
  {
3236
- "id": 210,
2964
+ "id": 200,
3237
2965
  "name": "_timeout",
3238
2966
  "kind": 32768,
3239
2967
  "kindString": "Parameter",
@@ -3251,7 +2979,7 @@
3251
2979
  "typeArguments": [
3252
2980
  {
3253
2981
  "type": "reference",
3254
- "id": 52,
2982
+ "id": 53,
3255
2983
  "name": "XyoLocationWitness"
3256
2984
  },
3257
2985
  {
@@ -3273,7 +3001,7 @@
3273
3001
  }
3274
3002
  },
3275
3003
  {
3276
- "id": 137,
3004
+ "id": 127,
3277
3005
  "name": "started",
3278
3006
  "kind": 2048,
3279
3007
  "kindString": "Method",
@@ -3287,14 +3015,14 @@
3287
3015
  ],
3288
3016
  "signatures": [
3289
3017
  {
3290
- "id": 138,
3018
+ "id": 128,
3291
3019
  "name": "started",
3292
3020
  "kind": 4096,
3293
3021
  "kindString": "Call signature",
3294
3022
  "flags": {},
3295
3023
  "parameters": [
3296
3024
  {
3297
- "id": 139,
3025
+ "id": 129,
3298
3026
  "name": "notStartedAction",
3299
3027
  "kind": 32768,
3300
3028
  "kindString": "Parameter",
@@ -3344,7 +3072,7 @@
3344
3072
  }
3345
3073
  },
3346
3074
  {
3347
- "id": 211,
3075
+ "id": 201,
3348
3076
  "name": "stop",
3349
3077
  "kind": 2048,
3350
3078
  "kindString": "Method",
@@ -3360,14 +3088,14 @@
3360
3088
  ],
3361
3089
  "signatures": [
3362
3090
  {
3363
- "id": 212,
3091
+ "id": 202,
3364
3092
  "name": "stop",
3365
3093
  "kind": 4096,
3366
3094
  "kindString": "Call signature",
3367
3095
  "flags": {},
3368
3096
  "parameters": [
3369
3097
  {
3370
- "id": 213,
3098
+ "id": 203,
3371
3099
  "name": "_timeout",
3372
3100
  "kind": 32768,
3373
3101
  "kindString": "Parameter",
@@ -3385,7 +3113,7 @@
3385
3113
  "typeArguments": [
3386
3114
  {
3387
3115
  "type": "reference",
3388
- "id": 52,
3116
+ "id": 53,
3389
3117
  "name": "XyoLocationWitness"
3390
3118
  },
3391
3119
  {
@@ -3407,7 +3135,7 @@
3407
3135
  }
3408
3136
  },
3409
3137
  {
3410
- "id": 140,
3138
+ "id": 130,
3411
3139
  "name": "subscribe",
3412
3140
  "kind": 2048,
3413
3141
  "kindString": "Method",
@@ -3421,14 +3149,14 @@
3421
3149
  ],
3422
3150
  "signatures": [
3423
3151
  {
3424
- "id": 141,
3152
+ "id": 131,
3425
3153
  "name": "subscribe",
3426
3154
  "kind": 4096,
3427
3155
  "kindString": "Call signature",
3428
3156
  "flags": {},
3429
3157
  "parameters": [
3430
3158
  {
3431
- "id": 142,
3159
+ "id": 132,
3432
3160
  "name": "_queryAccount",
3433
3161
  "kind": 32768,
3434
3162
  "kindString": "Parameter",
@@ -3457,7 +3185,7 @@
3457
3185
  }
3458
3186
  },
3459
3187
  {
3460
- "id": 214,
3188
+ "id": 204,
3461
3189
  "name": "validateConfig",
3462
3190
  "kind": 2048,
3463
3191
  "kindString": "Method",
@@ -3473,14 +3201,14 @@
3473
3201
  ],
3474
3202
  "signatures": [
3475
3203
  {
3476
- "id": 215,
3204
+ "id": 205,
3477
3205
  "name": "validateConfig",
3478
3206
  "kind": 4096,
3479
3207
  "kindString": "Call signature",
3480
3208
  "flags": {},
3481
3209
  "parameters": [
3482
3210
  {
3483
- "id": 216,
3211
+ "id": 206,
3484
3212
  "name": "config",
3485
3213
  "kind": 32768,
3486
3214
  "kindString": "Parameter",
@@ -3493,7 +3221,7 @@
3493
3221
  }
3494
3222
  },
3495
3223
  {
3496
- "id": 217,
3224
+ "id": 207,
3497
3225
  "name": "parents",
3498
3226
  "kind": 32768,
3499
3227
  "kindString": "Parameter",
@@ -3525,7 +3253,7 @@
3525
3253
  }
3526
3254
  },
3527
3255
  {
3528
- "id": 55,
3256
+ "id": 56,
3529
3257
  "name": "create",
3530
3258
  "kind": 2048,
3531
3259
  "kindString": "Method",
@@ -3535,21 +3263,21 @@
3535
3263
  "sources": [
3536
3264
  {
3537
3265
  "fileName": "plugins/packages/location/src/Witness.ts",
3538
- "line": 27,
3266
+ "line": 36,
3539
3267
  "character": 24,
3540
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Witness.ts#L27"
3268
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Witness.ts#L36"
3541
3269
  }
3542
3270
  ],
3543
3271
  "signatures": [
3544
3272
  {
3545
- "id": 56,
3273
+ "id": 57,
3546
3274
  "name": "create",
3547
3275
  "kind": 4096,
3548
3276
  "kindString": "Call signature",
3549
3277
  "flags": {},
3550
3278
  "parameters": [
3551
3279
  {
3552
- "id": 57,
3280
+ "id": 58,
3553
3281
  "name": "params",
3554
3282
  "kind": 32768,
3555
3283
  "kindString": "Parameter",
@@ -3573,14 +3301,14 @@
3573
3301
  {
3574
3302
  "type": "reflection",
3575
3303
  "declaration": {
3576
- "id": 58,
3304
+ "id": 59,
3577
3305
  "name": "__type",
3578
3306
  "kind": 65536,
3579
3307
  "kindString": "Type literal",
3580
3308
  "flags": {},
3581
3309
  "children": [
3582
3310
  {
3583
- "id": 59,
3311
+ "id": 60,
3584
3312
  "name": "security",
3585
3313
  "kind": 1024,
3586
3314
  "kindString": "Property",
@@ -3597,14 +3325,14 @@
3597
3325
  "type": {
3598
3326
  "type": "reflection",
3599
3327
  "declaration": {
3600
- "id": 60,
3328
+ "id": 61,
3601
3329
  "name": "__type",
3602
3330
  "kind": 65536,
3603
3331
  "kindString": "Type literal",
3604
3332
  "flags": {},
3605
3333
  "children": [
3606
3334
  {
3607
- "id": 61,
3335
+ "id": 62,
3608
3336
  "name": "allowed",
3609
3337
  "kind": 1024,
3610
3338
  "kindString": "Property",
@@ -3642,7 +3370,7 @@
3642
3370
  }
3643
3371
  },
3644
3372
  {
3645
- "id": 62,
3373
+ "id": 63,
3646
3374
  "name": "disallowed",
3647
3375
  "kind": 1024,
3648
3376
  "kindString": "Property",
@@ -3681,8 +3409,8 @@
3681
3409
  {
3682
3410
  "title": "Properties",
3683
3411
  "children": [
3684
- 61,
3685
- 62
3412
+ 62,
3413
+ 63
3686
3414
  ]
3687
3415
  }
3688
3416
  ],
@@ -3701,7 +3429,7 @@
3701
3429
  {
3702
3430
  "title": "Properties",
3703
3431
  "children": [
3704
- 59
3432
+ 60
3705
3433
  ]
3706
3434
  }
3707
3435
  ],
@@ -3717,33 +3445,12 @@
3717
3445
  {
3718
3446
  "type": "reflection",
3719
3447
  "declaration": {
3720
- "id": 63,
3448
+ "id": 64,
3721
3449
  "name": "__type",
3722
3450
  "kind": 65536,
3723
3451
  "kindString": "Type literal",
3724
3452
  "flags": {},
3725
3453
  "children": [
3726
- {
3727
- "id": 64,
3728
- "name": "geolocation",
3729
- "kind": 1024,
3730
- "kindString": "Property",
3731
- "flags": {},
3732
- "sources": [
3733
- {
3734
- "fileName": "plugins/packages/location/src/Witness.ts",
3735
- "line": 14,
3736
- "character": 4,
3737
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Witness.ts#L14"
3738
- }
3739
- ],
3740
- "type": {
3741
- "type": "reference",
3742
- "name": "Geolocation",
3743
- "qualifiedName": "Geolocation",
3744
- "package": "typescript"
3745
- }
3746
- },
3747
3454
  {
3748
3455
  "id": 65,
3749
3456
  "name": "schema",
@@ -3755,7 +3462,7 @@
3755
3462
  "fileName": "plugins/packages/location/src/Witness.ts",
3756
3463
  "line": 15,
3757
3464
  "character": 4,
3758
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Witness.ts#L15"
3465
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Witness.ts#L15"
3759
3466
  }
3760
3467
  ],
3761
3468
  "type": {
@@ -3768,7 +3475,6 @@
3768
3475
  {
3769
3476
  "title": "Properties",
3770
3477
  "children": [
3771
- 64,
3772
3478
  65
3773
3479
  ]
3774
3480
  }
@@ -3776,9 +3482,9 @@
3776
3482
  "sources": [
3777
3483
  {
3778
3484
  "fileName": "plugins/packages/location/src/Witness.ts",
3779
- "line": 13,
3485
+ "line": 14,
3780
3486
  "character": 2,
3781
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Witness.ts#L13"
3487
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Witness.ts#L14"
3782
3488
  }
3783
3489
  ]
3784
3490
  }
@@ -3840,7 +3546,7 @@
3840
3546
  "typeArguments": [
3841
3547
  {
3842
3548
  "type": "reference",
3843
- "id": 52,
3549
+ "id": 53,
3844
3550
  "name": "XyoLocationWitness"
3845
3551
  }
3846
3552
  ],
@@ -3870,57 +3576,58 @@
3870
3576
  {
3871
3577
  "title": "Properties",
3872
3578
  "children": [
3873
- 120,
3874
- 121,
3875
- 122,
3876
- 108,
3877
- 123,
3878
- 119,
3879
- 53,
3579
+ 72,
3580
+ 110,
3581
+ 111,
3582
+ 112,
3583
+ 99,
3584
+ 113,
3585
+ 109,
3586
+ 54,
3880
3587
  68,
3881
- 54
3588
+ 55
3882
3589
  ]
3883
3590
  },
3884
3591
  {
3885
3592
  "title": "Accessors",
3886
3593
  "children": [
3887
- 124,
3888
- 126,
3889
- 82,
3890
- 89
3594
+ 114,
3595
+ 116,
3596
+ 73,
3597
+ 80
3891
3598
  ]
3892
3599
  },
3893
3600
  {
3894
3601
  "title": "Methods",
3895
3602
  "children": [
3896
- 143,
3897
- 148,
3898
- 155,
3899
- 172,
3900
- 189,
3901
- 197,
3902
- 128,
3903
- 84,
3904
- 205,
3905
- 86,
3906
- 91,
3907
- 93,
3908
3603
  133,
3909
- 208,
3910
- 137,
3911
- 211,
3912
- 140,
3913
- 214,
3914
- 55
3604
+ 138,
3605
+ 145,
3606
+ 162,
3607
+ 179,
3608
+ 187,
3609
+ 118,
3610
+ 75,
3611
+ 195,
3612
+ 77,
3613
+ 82,
3614
+ 84,
3615
+ 123,
3616
+ 198,
3617
+ 127,
3618
+ 201,
3619
+ 130,
3620
+ 204,
3621
+ 56
3915
3622
  ]
3916
3623
  }
3917
3624
  ],
3918
3625
  "sources": [
3919
3626
  {
3920
3627
  "fileName": "plugins/packages/location/src/Witness.ts",
3921
- "line": 19,
3628
+ "line": 21,
3922
3629
  "character": 13,
3923
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Witness.ts#L19"
3630
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Witness.ts#L21"
3924
3631
  }
3925
3632
  ],
3926
3633
  "extendedTypes": [
@@ -3929,12 +3636,12 @@
3929
3636
  "typeArguments": [
3930
3637
  {
3931
3638
  "type": "reference",
3932
- "id": 39,
3639
+ "id": 38,
3933
3640
  "name": "XyoLocationPayload"
3934
3641
  },
3935
3642
  {
3936
3643
  "type": "reference",
3937
- "id": 48,
3644
+ "id": 47,
3938
3645
  "name": "XyoLocationWitnessConfig"
3939
3646
  }
3940
3647
  ],
@@ -3943,14 +3650,14 @@
3943
3650
  ]
3944
3651
  },
3945
3652
  {
3946
- "id": 28,
3653
+ "id": 27,
3947
3654
  "name": "AltitudePhysicalLocation",
3948
3655
  "kind": 256,
3949
3656
  "kindString": "Interface",
3950
3657
  "flags": {},
3951
3658
  "children": [
3952
3659
  {
3953
- "id": 29,
3660
+ "id": 28,
3954
3661
  "name": "altitude",
3955
3662
  "kind": 1024,
3956
3663
  "kindString": "Property",
@@ -3962,7 +3669,7 @@
3962
3669
  "fileName": "plugins/packages/location/src/Payload.ts",
3963
3670
  "line": 16,
3964
3671
  "character": 2,
3965
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Payload.ts#L16"
3672
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Payload.ts#L16"
3966
3673
  }
3967
3674
  ],
3968
3675
  "type": {
@@ -3971,7 +3678,7 @@
3971
3678
  }
3972
3679
  },
3973
3680
  {
3974
- "id": 30,
3681
+ "id": 29,
3975
3682
  "name": "altitudeAccuracy",
3976
3683
  "kind": 1024,
3977
3684
  "kindString": "Property",
@@ -3983,7 +3690,7 @@
3983
3690
  "fileName": "plugins/packages/location/src/Payload.ts",
3984
3691
  "line": 17,
3985
3692
  "character": 2,
3986
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Payload.ts#L17"
3693
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Payload.ts#L17"
3987
3694
  }
3988
3695
  ],
3989
3696
  "type": {
@@ -3996,8 +3703,8 @@
3996
3703
  {
3997
3704
  "title": "Properties",
3998
3705
  "children": [
3999
- 29,
4000
- 30
3706
+ 28,
3707
+ 29
4001
3708
  ]
4002
3709
  }
4003
3710
  ],
@@ -4006,19 +3713,19 @@
4006
3713
  "fileName": "plugins/packages/location/src/Payload.ts",
4007
3714
  "line": 15,
4008
3715
  "character": 17,
4009
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Payload.ts#L15"
3716
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Payload.ts#L15"
4010
3717
  }
4011
3718
  ]
4012
3719
  },
4013
3720
  {
4014
- "id": 22,
3721
+ "id": 21,
4015
3722
  "name": "LngLatPhysicalLocation",
4016
3723
  "kind": 256,
4017
3724
  "kindString": "Interface",
4018
3725
  "flags": {},
4019
3726
  "children": [
4020
3727
  {
4021
- "id": 23,
3728
+ "id": 22,
4022
3729
  "name": "accuracy",
4023
3730
  "kind": 1024,
4024
3731
  "kindString": "Property",
@@ -4030,7 +3737,7 @@
4030
3737
  "fileName": "plugins/packages/location/src/Payload.ts",
4031
3738
  "line": 6,
4032
3739
  "character": 2,
4033
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Payload.ts#L6"
3740
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Payload.ts#L6"
4034
3741
  }
4035
3742
  ],
4036
3743
  "type": {
@@ -4039,7 +3746,7 @@
4039
3746
  }
4040
3747
  },
4041
3748
  {
4042
- "id": 24,
3749
+ "id": 23,
4043
3750
  "name": "latitude",
4044
3751
  "kind": 1024,
4045
3752
  "kindString": "Property",
@@ -4049,7 +3756,7 @@
4049
3756
  "fileName": "plugins/packages/location/src/Payload.ts",
4050
3757
  "line": 7,
4051
3758
  "character": 2,
4052
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Payload.ts#L7"
3759
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Payload.ts#L7"
4053
3760
  }
4054
3761
  ],
4055
3762
  "type": {
@@ -4058,7 +3765,7 @@
4058
3765
  }
4059
3766
  },
4060
3767
  {
4061
- "id": 25,
3768
+ "id": 24,
4062
3769
  "name": "longitude",
4063
3770
  "kind": 1024,
4064
3771
  "kindString": "Property",
@@ -4068,7 +3775,7 @@
4068
3775
  "fileName": "plugins/packages/location/src/Payload.ts",
4069
3776
  "line": 8,
4070
3777
  "character": 2,
4071
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Payload.ts#L8"
3778
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Payload.ts#L8"
4072
3779
  }
4073
3780
  ],
4074
3781
  "type": {
@@ -4081,9 +3788,9 @@
4081
3788
  {
4082
3789
  "title": "Properties",
4083
3790
  "children": [
3791
+ 22,
4084
3792
  23,
4085
- 24,
4086
- 25
3793
+ 24
4087
3794
  ]
4088
3795
  }
4089
3796
  ],
@@ -4092,19 +3799,19 @@
4092
3799
  "fileName": "plugins/packages/location/src/Payload.ts",
4093
3800
  "line": 5,
4094
3801
  "character": 17,
4095
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Payload.ts#L5"
3802
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Payload.ts#L5"
4096
3803
  }
4097
3804
  ]
4098
3805
  },
4099
3806
  {
4100
- "id": 26,
3807
+ "id": 25,
4101
3808
  "name": "QuadkeyPhysicalLocation",
4102
3809
  "kind": 256,
4103
3810
  "kindString": "Interface",
4104
3811
  "flags": {},
4105
3812
  "children": [
4106
3813
  {
4107
- "id": 27,
3814
+ "id": 26,
4108
3815
  "name": "quadkey",
4109
3816
  "kind": 1024,
4110
3817
  "kindString": "Property",
@@ -4114,7 +3821,7 @@
4114
3821
  "fileName": "plugins/packages/location/src/Payload.ts",
4115
3822
  "line": 12,
4116
3823
  "character": 2,
4117
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Payload.ts#L12"
3824
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Payload.ts#L12"
4118
3825
  }
4119
3826
  ],
4120
3827
  "type": {
@@ -4127,7 +3834,7 @@
4127
3834
  {
4128
3835
  "title": "Properties",
4129
3836
  "children": [
4130
- 27
3837
+ 26
4131
3838
  ]
4132
3839
  }
4133
3840
  ],
@@ -4136,19 +3843,19 @@
4136
3843
  "fileName": "plugins/packages/location/src/Payload.ts",
4137
3844
  "line": 11,
4138
3845
  "character": 17,
4139
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Payload.ts#L11"
3846
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Payload.ts#L11"
4140
3847
  }
4141
3848
  ]
4142
3849
  },
4143
3850
  {
4144
- "id": 36,
3851
+ "id": 35,
4145
3852
  "name": "TemporalLocation",
4146
3853
  "kind": 256,
4147
3854
  "kindString": "Interface",
4148
3855
  "flags": {},
4149
3856
  "children": [
4150
3857
  {
4151
- "id": 37,
3858
+ "id": 36,
4152
3859
  "name": "time",
4153
3860
  "kind": 1024,
4154
3861
  "kindString": "Property",
@@ -4160,7 +3867,7 @@
4160
3867
  "fileName": "plugins/packages/location/src/Payload.ts",
4161
3868
  "line": 28,
4162
3869
  "character": 2,
4163
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Payload.ts#L28"
3870
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Payload.ts#L28"
4164
3871
  }
4165
3872
  ],
4166
3873
  "type": {
@@ -4173,7 +3880,7 @@
4173
3880
  {
4174
3881
  "title": "Properties",
4175
3882
  "children": [
4176
- 37
3883
+ 36
4177
3884
  ]
4178
3885
  }
4179
3886
  ],
@@ -4182,12 +3889,12 @@
4182
3889
  "fileName": "plugins/packages/location/src/Payload.ts",
4183
3890
  "line": 27,
4184
3891
  "character": 17,
4185
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Payload.ts#L27"
3892
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Payload.ts#L27"
4186
3893
  }
4187
3894
  ]
4188
3895
  },
4189
3896
  {
4190
- "id": 38,
3897
+ "id": 37,
4191
3898
  "name": "CompleteLocation",
4192
3899
  "kind": 4194304,
4193
3900
  "kindString": "Type alias",
@@ -4197,7 +3904,7 @@
4197
3904
  "fileName": "plugins/packages/location/src/Payload.ts",
4198
3905
  "line": 31,
4199
3906
  "character": 12,
4200
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Payload.ts#L31"
3907
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Payload.ts#L31"
4201
3908
  }
4202
3909
  ],
4203
3910
  "type": {
@@ -4205,24 +3912,24 @@
4205
3912
  "types": [
4206
3913
  {
4207
3914
  "type": "reference",
4208
- "id": 31,
3915
+ "id": 30,
4209
3916
  "name": "PhysicalLocation"
4210
3917
  },
4211
3918
  {
4212
3919
  "type": "reference",
4213
- "id": 36,
3920
+ "id": 35,
4214
3921
  "name": "TemporalLocation"
4215
3922
  },
4216
3923
  {
4217
3924
  "type": "reference",
4218
- "id": 32,
3925
+ "id": 31,
4219
3926
  "name": "VectorLocation"
4220
3927
  }
4221
3928
  ]
4222
3929
  }
4223
3930
  },
4224
3931
  {
4225
- "id": 31,
3932
+ "id": 30,
4226
3933
  "name": "PhysicalLocation",
4227
3934
  "kind": 4194304,
4228
3935
  "kindString": "Type alias",
@@ -4232,7 +3939,7 @@
4232
3939
  "fileName": "plugins/packages/location/src/Payload.ts",
4233
3940
  "line": 20,
4234
3941
  "character": 12,
4235
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Payload.ts#L20"
3942
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Payload.ts#L20"
4236
3943
  }
4237
3944
  ],
4238
3945
  "type": {
@@ -4243,26 +3950,26 @@
4243
3950
  "types": [
4244
3951
  {
4245
3952
  "type": "reference",
4246
- "id": 22,
3953
+ "id": 21,
4247
3954
  "name": "LngLatPhysicalLocation"
4248
3955
  },
4249
3956
  {
4250
3957
  "type": "reference",
4251
- "id": 26,
3958
+ "id": 25,
4252
3959
  "name": "QuadkeyPhysicalLocation"
4253
3960
  }
4254
3961
  ]
4255
3962
  },
4256
3963
  {
4257
3964
  "type": "reference",
4258
- "id": 28,
3965
+ "id": 27,
4259
3966
  "name": "AltitudePhysicalLocation"
4260
3967
  }
4261
3968
  ]
4262
3969
  }
4263
3970
  },
4264
3971
  {
4265
- "id": 32,
3972
+ "id": 31,
4266
3973
  "name": "VectorLocation",
4267
3974
  "kind": 4194304,
4268
3975
  "kindString": "Type alias",
@@ -4272,20 +3979,20 @@
4272
3979
  "fileName": "plugins/packages/location/src/Payload.ts",
4273
3980
  "line": 22,
4274
3981
  "character": 12,
4275
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Payload.ts#L22"
3982
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Payload.ts#L22"
4276
3983
  }
4277
3984
  ],
4278
3985
  "type": {
4279
3986
  "type": "reflection",
4280
3987
  "declaration": {
4281
- "id": 33,
3988
+ "id": 32,
4282
3989
  "name": "__type",
4283
3990
  "kind": 65536,
4284
3991
  "kindString": "Type literal",
4285
3992
  "flags": {},
4286
3993
  "children": [
4287
3994
  {
4288
- "id": 34,
3995
+ "id": 33,
4289
3996
  "name": "heading",
4290
3997
  "kind": 1024,
4291
3998
  "kindString": "Property",
@@ -4297,7 +4004,7 @@
4297
4004
  "fileName": "plugins/packages/location/src/Payload.ts",
4298
4005
  "line": 23,
4299
4006
  "character": 2,
4300
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Payload.ts#L23"
4007
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Payload.ts#L23"
4301
4008
  }
4302
4009
  ],
4303
4010
  "type": {
@@ -4306,7 +4013,7 @@
4306
4013
  }
4307
4014
  },
4308
4015
  {
4309
- "id": 35,
4016
+ "id": 34,
4310
4017
  "name": "speed",
4311
4018
  "kind": 1024,
4312
4019
  "kindString": "Property",
@@ -4318,7 +4025,7 @@
4318
4025
  "fileName": "plugins/packages/location/src/Payload.ts",
4319
4026
  "line": 24,
4320
4027
  "character": 2,
4321
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Payload.ts#L24"
4028
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Payload.ts#L24"
4322
4029
  }
4323
4030
  ],
4324
4031
  "type": {
@@ -4331,8 +4038,8 @@
4331
4038
  {
4332
4039
  "title": "Properties",
4333
4040
  "children": [
4334
- 34,
4335
- 35
4041
+ 33,
4042
+ 34
4336
4043
  ]
4337
4044
  }
4338
4045
  ],
@@ -4341,14 +4048,14 @@
4341
4048
  "fileName": "plugins/packages/location/src/Payload.ts",
4342
4049
  "line": 22,
4343
4050
  "character": 29,
4344
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Payload.ts#L22"
4051
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Payload.ts#L22"
4345
4052
  }
4346
4053
  ]
4347
4054
  }
4348
4055
  }
4349
4056
  },
4350
4057
  {
4351
- "id": 39,
4058
+ "id": 38,
4352
4059
  "name": "XyoLocationPayload",
4353
4060
  "kind": 4194304,
4354
4061
  "kindString": "Type alias",
@@ -4358,7 +4065,7 @@
4358
4065
  "fileName": "plugins/packages/location/src/Payload.ts",
4359
4066
  "line": 33,
4360
4067
  "character": 12,
4361
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Payload.ts#L33"
4068
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Payload.ts#L33"
4362
4069
  }
4363
4070
  ],
4364
4071
  "type": {
@@ -4370,14 +4077,14 @@
4370
4077
  {
4371
4078
  "type": "reflection",
4372
4079
  "declaration": {
4373
- "id": 40,
4080
+ "id": 39,
4374
4081
  "name": "__type",
4375
4082
  "kind": 65536,
4376
4083
  "kindString": "Type literal",
4377
4084
  "flags": {},
4378
4085
  "children": [
4379
4086
  {
4380
- "id": 41,
4087
+ "id": 40,
4381
4088
  "name": "schema",
4382
4089
  "kind": 1024,
4383
4090
  "kindString": "Property",
@@ -4387,12 +4094,12 @@
4387
4094
  "fileName": "plugins/packages/location/src/Payload.ts",
4388
4095
  "line": 33,
4389
4096
  "character": 46,
4390
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Payload.ts#L33"
4097
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Payload.ts#L33"
4391
4098
  }
4392
4099
  ],
4393
4100
  "type": {
4394
4101
  "type": "reference",
4395
- "id": 42,
4102
+ "id": 41,
4396
4103
  "name": "XyoLocationSchema"
4397
4104
  }
4398
4105
  }
@@ -4401,7 +4108,7 @@
4401
4108
  {
4402
4109
  "title": "Properties",
4403
4110
  "children": [
4404
- 41
4111
+ 40
4405
4112
  ]
4406
4113
  }
4407
4114
  ],
@@ -4410,14 +4117,14 @@
4410
4117
  "fileName": "plugins/packages/location/src/Payload.ts",
4411
4118
  "line": 33,
4412
4119
  "character": 44,
4413
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Payload.ts#L33"
4120
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Payload.ts#L33"
4414
4121
  }
4415
4122
  ]
4416
4123
  }
4417
4124
  },
4418
4125
  {
4419
4126
  "type": "reference",
4420
- "id": 38,
4127
+ "id": 37,
4421
4128
  "name": "CompleteLocation"
4422
4129
  }
4423
4130
  ]
@@ -4427,7 +4134,7 @@
4427
4134
  }
4428
4135
  },
4429
4136
  {
4430
- "id": 43,
4137
+ "id": 42,
4431
4138
  "name": "XyoLocationSchema",
4432
4139
  "kind": 4194304,
4433
4140
  "kindString": "Type alias",
@@ -4437,13 +4144,13 @@
4437
4144
  "fileName": "plugins/packages/location/src/Schema.ts",
4438
4145
  "line": 1,
4439
4146
  "character": 12,
4440
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Schema.ts#L1"
4147
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Schema.ts#L1"
4441
4148
  },
4442
4149
  {
4443
4150
  "fileName": "plugins/packages/location/src/Schema.ts",
4444
4151
  "line": 2,
4445
4152
  "character": 13,
4446
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Schema.ts#L2"
4153
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Schema.ts#L2"
4447
4154
  }
4448
4155
  ],
4449
4156
  "type": {
@@ -4452,7 +4159,7 @@
4452
4159
  }
4453
4160
  },
4454
4161
  {
4455
- "id": 48,
4162
+ "id": 47,
4456
4163
  "name": "XyoLocationWitnessConfig",
4457
4164
  "kind": 4194304,
4458
4165
  "kindString": "Type alias",
@@ -4460,9 +4167,9 @@
4460
4167
  "sources": [
4461
4168
  {
4462
4169
  "fileName": "plugins/packages/location/src/Witness.ts",
4463
- "line": 11,
4170
+ "line": 12,
4464
4171
  "character": 12,
4465
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Witness.ts#L11"
4172
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Witness.ts#L12"
4466
4173
  }
4467
4174
  ],
4468
4175
  "type": {
@@ -4470,41 +4177,20 @@
4470
4177
  "typeArguments": [
4471
4178
  {
4472
4179
  "type": "reference",
4473
- "id": 39,
4180
+ "id": 38,
4474
4181
  "name": "XyoLocationPayload"
4475
4182
  },
4476
4183
  {
4477
4184
  "type": "reflection",
4478
4185
  "declaration": {
4479
- "id": 49,
4186
+ "id": 48,
4480
4187
  "name": "__type",
4481
4188
  "kind": 65536,
4482
4189
  "kindString": "Type literal",
4483
4190
  "flags": {},
4484
4191
  "children": [
4485
4192
  {
4486
- "id": 50,
4487
- "name": "geolocation",
4488
- "kind": 1024,
4489
- "kindString": "Property",
4490
- "flags": {},
4491
- "sources": [
4492
- {
4493
- "fileName": "plugins/packages/location/src/Witness.ts",
4494
- "line": 14,
4495
- "character": 4,
4496
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Witness.ts#L14"
4497
- }
4498
- ],
4499
- "type": {
4500
- "type": "reference",
4501
- "name": "Geolocation",
4502
- "qualifiedName": "Geolocation",
4503
- "package": "typescript"
4504
- }
4505
- },
4506
- {
4507
- "id": 51,
4193
+ "id": 49,
4508
4194
  "name": "schema",
4509
4195
  "kind": 1024,
4510
4196
  "kindString": "Property",
@@ -4514,12 +4200,12 @@
4514
4200
  "fileName": "plugins/packages/location/src/Witness.ts",
4515
4201
  "line": 15,
4516
4202
  "character": 4,
4517
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Witness.ts#L15"
4203
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Witness.ts#L15"
4518
4204
  }
4519
4205
  ],
4520
4206
  "type": {
4521
4207
  "type": "reference",
4522
- "id": 46,
4208
+ "id": 45,
4523
4209
  "name": "XyoLocationWitnessConfigSchema"
4524
4210
  }
4525
4211
  }
@@ -4528,17 +4214,16 @@
4528
4214
  {
4529
4215
  "title": "Properties",
4530
4216
  "children": [
4531
- 50,
4532
- 51
4217
+ 49
4533
4218
  ]
4534
4219
  }
4535
4220
  ],
4536
4221
  "sources": [
4537
4222
  {
4538
4223
  "fileName": "plugins/packages/location/src/Witness.ts",
4539
- "line": 13,
4224
+ "line": 14,
4540
4225
  "character": 2,
4541
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Witness.ts#L13"
4226
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Witness.ts#L14"
4542
4227
  }
4543
4228
  ]
4544
4229
  }
@@ -4548,7 +4233,7 @@
4548
4233
  }
4549
4234
  },
4550
4235
  {
4551
- "id": 47,
4236
+ "id": 46,
4552
4237
  "name": "XyoLocationWitnessConfigSchema",
4553
4238
  "kind": 4194304,
4554
4239
  "kindString": "Type alias",
@@ -4556,15 +4241,15 @@
4556
4241
  "sources": [
4557
4242
  {
4558
4243
  "fileName": "plugins/packages/location/src/Witness.ts",
4559
- "line": 8,
4244
+ "line": 9,
4560
4245
  "character": 12,
4561
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Witness.ts#L8"
4246
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Witness.ts#L9"
4562
4247
  },
4563
4248
  {
4564
4249
  "fileName": "plugins/packages/location/src/Witness.ts",
4565
- "line": 9,
4250
+ "line": 10,
4566
4251
  "character": 13,
4567
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Witness.ts#L9"
4252
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Witness.ts#L10"
4568
4253
  }
4569
4254
  ],
4570
4255
  "type": {
@@ -4573,7 +4258,87 @@
4573
4258
  }
4574
4259
  },
4575
4260
  {
4576
- "id": 42,
4261
+ "id": 50,
4262
+ "name": "XyoLocationWitnessParams",
4263
+ "kind": 4194304,
4264
+ "kindString": "Type alias",
4265
+ "flags": {},
4266
+ "sources": [
4267
+ {
4268
+ "fileName": "plugins/packages/location/src/Witness.ts",
4269
+ "line": 19,
4270
+ "character": 12,
4271
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Witness.ts#L19"
4272
+ }
4273
+ ],
4274
+ "type": {
4275
+ "type": "intersection",
4276
+ "types": [
4277
+ {
4278
+ "type": "reference",
4279
+ "typeArguments": [
4280
+ {
4281
+ "type": "reference",
4282
+ "id": 47,
4283
+ "name": "XyoLocationWitnessConfig"
4284
+ }
4285
+ ],
4286
+ "name": "XyoModuleParams"
4287
+ },
4288
+ {
4289
+ "type": "reflection",
4290
+ "declaration": {
4291
+ "id": 51,
4292
+ "name": "__type",
4293
+ "kind": 65536,
4294
+ "kindString": "Type literal",
4295
+ "flags": {},
4296
+ "children": [
4297
+ {
4298
+ "id": 52,
4299
+ "name": "geolocation",
4300
+ "kind": 1024,
4301
+ "kindString": "Property",
4302
+ "flags": {},
4303
+ "sources": [
4304
+ {
4305
+ "fileName": "plugins/packages/location/src/Witness.ts",
4306
+ "line": 19,
4307
+ "character": 85,
4308
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Witness.ts#L19"
4309
+ }
4310
+ ],
4311
+ "type": {
4312
+ "type": "reference",
4313
+ "name": "Geolocation",
4314
+ "qualifiedName": "Geolocation",
4315
+ "package": "typescript"
4316
+ }
4317
+ }
4318
+ ],
4319
+ "groups": [
4320
+ {
4321
+ "title": "Properties",
4322
+ "children": [
4323
+ 52
4324
+ ]
4325
+ }
4326
+ ],
4327
+ "sources": [
4328
+ {
4329
+ "fileName": "plugins/packages/location/src/Witness.ts",
4330
+ "line": 19,
4331
+ "character": 83,
4332
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Witness.ts#L19"
4333
+ }
4334
+ ]
4335
+ }
4336
+ }
4337
+ ]
4338
+ }
4339
+ },
4340
+ {
4341
+ "id": 41,
4577
4342
  "name": "XyoLocationSchema",
4578
4343
  "kind": 32,
4579
4344
  "kindString": "Variable",
@@ -4583,13 +4348,13 @@
4583
4348
  "fileName": "plugins/packages/location/src/Schema.ts",
4584
4349
  "line": 1,
4585
4350
  "character": 12,
4586
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Schema.ts#L1"
4351
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Schema.ts#L1"
4587
4352
  },
4588
4353
  {
4589
4354
  "fileName": "plugins/packages/location/src/Schema.ts",
4590
4355
  "line": 2,
4591
4356
  "character": 13,
4592
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Schema.ts#L2"
4357
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Schema.ts#L2"
4593
4358
  }
4594
4359
  ],
4595
4360
  "type": {
@@ -4598,7 +4363,7 @@
4598
4363
  }
4599
4364
  },
4600
4365
  {
4601
- "id": 46,
4366
+ "id": 45,
4602
4367
  "name": "XyoLocationWitnessConfigSchema",
4603
4368
  "kind": 32,
4604
4369
  "kindString": "Variable",
@@ -4606,15 +4371,15 @@
4606
4371
  "sources": [
4607
4372
  {
4608
4373
  "fileName": "plugins/packages/location/src/Witness.ts",
4609
- "line": 8,
4374
+ "line": 9,
4610
4375
  "character": 12,
4611
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Witness.ts#L8"
4376
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Witness.ts#L9"
4612
4377
  },
4613
4378
  {
4614
4379
  "fileName": "plugins/packages/location/src/Witness.ts",
4615
- "line": 9,
4380
+ "line": 10,
4616
4381
  "character": 13,
4617
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Witness.ts#L9"
4382
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Witness.ts#L10"
4618
4383
  }
4619
4384
  ],
4620
4385
  "type": {
@@ -4633,7 +4398,7 @@
4633
4398
  "fileName": "plugins/packages/location/src/Plugin.ts",
4634
4399
  "line": 9,
4635
4400
  "character": 13,
4636
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Plugin.ts#L9"
4401
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Plugin.ts#L9"
4637
4402
  }
4638
4403
  ],
4639
4404
  "signatures": [
@@ -4648,7 +4413,7 @@
4648
4413
  "typeArguments": [
4649
4414
  {
4650
4415
  "type": "reference",
4651
- "id": 39,
4416
+ "id": 38,
4652
4417
  "name": "XyoLocationPayload"
4653
4418
  },
4654
4419
  {
@@ -4820,27 +4585,6 @@
4820
4585
  "children": [
4821
4586
  {
4822
4587
  "id": 9,
4823
- "name": "geolocation",
4824
- "kind": 1024,
4825
- "kindString": "Property",
4826
- "flags": {},
4827
- "sources": [
4828
- {
4829
- "fileName": "plugins/packages/location/src/Witness.ts",
4830
- "line": 14,
4831
- "character": 4,
4832
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Witness.ts#L14"
4833
- }
4834
- ],
4835
- "type": {
4836
- "type": "reference",
4837
- "name": "Geolocation",
4838
- "qualifiedName": "Geolocation",
4839
- "package": "typescript"
4840
- }
4841
- },
4842
- {
4843
- "id": 10,
4844
4588
  "name": "schema",
4845
4589
  "kind": 1024,
4846
4590
  "kindString": "Property",
@@ -4850,7 +4594,7 @@
4850
4594
  "fileName": "plugins/packages/location/src/Witness.ts",
4851
4595
  "line": 15,
4852
4596
  "character": 4,
4853
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Witness.ts#L15"
4597
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Witness.ts#L15"
4854
4598
  }
4855
4599
  ],
4856
4600
  "type": {
@@ -4863,17 +4607,16 @@
4863
4607
  {
4864
4608
  "title": "Properties",
4865
4609
  "children": [
4866
- 9,
4867
- 10
4610
+ 9
4868
4611
  ]
4869
4612
  }
4870
4613
  ],
4871
4614
  "sources": [
4872
4615
  {
4873
4616
  "fileName": "plugins/packages/location/src/Witness.ts",
4874
- "line": 13,
4617
+ "line": 14,
4875
4618
  "character": 2,
4876
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Witness.ts#L13"
4619
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Witness.ts#L14"
4877
4620
  }
4878
4621
  ]
4879
4622
  }
@@ -4881,14 +4624,14 @@
4881
4624
  {
4882
4625
  "type": "reflection",
4883
4626
  "declaration": {
4884
- "id": 11,
4627
+ "id": 10,
4885
4628
  "name": "__type",
4886
4629
  "kind": 65536,
4887
4630
  "kindString": "Type literal",
4888
4631
  "flags": {},
4889
4632
  "children": [
4890
4633
  {
4891
- "id": 12,
4634
+ "id": 11,
4892
4635
  "name": "targetSchema",
4893
4636
  "kind": 1024,
4894
4637
  "kindString": "Property",
@@ -4910,7 +4653,7 @@
4910
4653
  {
4911
4654
  "title": "Properties",
4912
4655
  "children": [
4913
- 12
4656
+ 11
4914
4657
  ]
4915
4658
  }
4916
4659
  ],
@@ -4945,14 +4688,14 @@
4945
4688
  {
4946
4689
  "type": "reflection",
4947
4690
  "declaration": {
4948
- "id": 13,
4691
+ "id": 12,
4949
4692
  "name": "__type",
4950
4693
  "kind": 65536,
4951
4694
  "kindString": "Type literal",
4952
4695
  "flags": {},
4953
4696
  "children": [
4954
4697
  {
4955
- "id": 14,
4698
+ "id": 13,
4956
4699
  "name": "security",
4957
4700
  "kind": 1024,
4958
4701
  "kindString": "Property",
@@ -4969,14 +4712,14 @@
4969
4712
  "type": {
4970
4713
  "type": "reflection",
4971
4714
  "declaration": {
4972
- "id": 15,
4715
+ "id": 14,
4973
4716
  "name": "__type",
4974
4717
  "kind": 65536,
4975
4718
  "kindString": "Type literal",
4976
4719
  "flags": {},
4977
4720
  "children": [
4978
4721
  {
4979
- "id": 16,
4722
+ "id": 15,
4980
4723
  "name": "allowed",
4981
4724
  "kind": 1024,
4982
4725
  "kindString": "Property",
@@ -5014,7 +4757,7 @@
5014
4757
  }
5015
4758
  },
5016
4759
  {
5017
- "id": 17,
4760
+ "id": 16,
5018
4761
  "name": "disallowed",
5019
4762
  "kind": 1024,
5020
4763
  "kindString": "Property",
@@ -5053,8 +4796,8 @@
5053
4796
  {
5054
4797
  "title": "Properties",
5055
4798
  "children": [
5056
- 16,
5057
- 17
4799
+ 15,
4800
+ 16
5058
4801
  ]
5059
4802
  }
5060
4803
  ],
@@ -5073,7 +4816,7 @@
5073
4816
  {
5074
4817
  "title": "Properties",
5075
4818
  "children": [
5076
- 14
4819
+ 13
5077
4820
  ]
5078
4821
  }
5079
4822
  ],
@@ -5089,14 +4832,14 @@
5089
4832
  {
5090
4833
  "type": "reflection",
5091
4834
  "declaration": {
5092
- "id": 18,
4835
+ "id": 17,
5093
4836
  "name": "__type",
5094
4837
  "kind": 65536,
5095
4838
  "kindString": "Type literal",
5096
4839
  "flags": {},
5097
4840
  "children": [
5098
4841
  {
5099
- "id": 19,
4842
+ "id": 18,
5100
4843
  "name": "targetSchema",
5101
4844
  "kind": 1024,
5102
4845
  "kindString": "Property",
@@ -5120,7 +4863,7 @@
5120
4863
  {
5121
4864
  "title": "Properties",
5122
4865
  "children": [
5123
- 19
4866
+ 18
5124
4867
  ]
5125
4868
  }
5126
4869
  ],
@@ -5136,14 +4879,14 @@
5136
4879
  {
5137
4880
  "type": "reflection",
5138
4881
  "declaration": {
5139
- "id": 20,
4882
+ "id": 19,
5140
4883
  "name": "__type",
5141
4884
  "kind": 65536,
5142
4885
  "kindString": "Type literal",
5143
4886
  "flags": {},
5144
4887
  "children": [
5145
4888
  {
5146
- "id": 21,
4889
+ "id": 20,
5147
4890
  "name": "schema",
5148
4891
  "kind": 1024,
5149
4892
  "kindString": "Property",
@@ -5165,7 +4908,7 @@
5165
4908
  {
5166
4909
  "title": "Properties",
5167
4910
  "children": [
5168
- 21
4911
+ 20
5169
4912
  ]
5170
4913
  }
5171
4914
  ],
@@ -5190,7 +4933,7 @@
5190
4933
  ]
5191
4934
  },
5192
4935
  {
5193
- "id": 44,
4936
+ "id": 43,
5194
4937
  "name": "XyoLocationPayloadTemplate",
5195
4938
  "kind": 64,
5196
4939
  "kindString": "Function",
@@ -5200,12 +4943,12 @@
5200
4943
  "fileName": "plugins/packages/location/src/Template.ts",
5201
4944
  "line": 4,
5202
4945
  "character": 13,
5203
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/Template.ts#L4"
4946
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/Template.ts#L4"
5204
4947
  }
5205
4948
  ],
5206
4949
  "signatures": [
5207
4950
  {
5208
- "id": 45,
4951
+ "id": 44,
5209
4952
  "name": "XyoLocationPayloadTemplate",
5210
4953
  "kind": 4096,
5211
4954
  "kindString": "Call signature",
@@ -5215,7 +4958,7 @@
5215
4958
  "typeArguments": [
5216
4959
  {
5217
4960
  "type": "reference",
5218
- "id": 39,
4961
+ "id": 38,
5219
4962
  "name": "XyoLocationPayload"
5220
4963
  }
5221
4964
  ],
@@ -5231,48 +4974,49 @@
5231
4974
  {
5232
4975
  "title": "References",
5233
4976
  "children": [
5234
- 218
4977
+ 208
5235
4978
  ]
5236
4979
  },
5237
4980
  {
5238
4981
  "title": "Classes",
5239
4982
  "children": [
5240
- 52
4983
+ 53
5241
4984
  ]
5242
4985
  },
5243
4986
  {
5244
4987
  "title": "Interfaces",
5245
4988
  "children": [
5246
- 28,
5247
- 22,
5248
- 26,
5249
- 36
4989
+ 27,
4990
+ 21,
4991
+ 25,
4992
+ 35
5250
4993
  ]
5251
4994
  },
5252
4995
  {
5253
4996
  "title": "Type Aliases",
5254
4997
  "children": [
5255
- 38,
4998
+ 37,
4999
+ 30,
5256
5000
  31,
5257
- 32,
5258
- 39,
5259
- 43,
5260
- 48,
5261
- 47
5001
+ 38,
5002
+ 42,
5003
+ 47,
5004
+ 46,
5005
+ 50
5262
5006
  ]
5263
5007
  },
5264
5008
  {
5265
5009
  "title": "Variables",
5266
5010
  "children": [
5267
- 42,
5268
- 46
5011
+ 41,
5012
+ 45
5269
5013
  ]
5270
5014
  },
5271
5015
  {
5272
5016
  "title": "Functions",
5273
5017
  "children": [
5274
5018
  1,
5275
- 44
5019
+ 43
5276
5020
  ]
5277
5021
  }
5278
5022
  ],
@@ -5281,7 +5025,7 @@
5281
5025
  "fileName": "plugins/packages/location/src/index.ts",
5282
5026
  "line": 1,
5283
5027
  "character": 0,
5284
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb0b0249/packages/plugins/packages/location/src/index.ts#L1"
5028
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/dc6e25202/packages/plugins/packages/location/src/index.ts#L1"
5285
5029
  }
5286
5030
  ]
5287
5031
  }