@xyo-network/location-plugin 2.49.4 → 2.50.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/CurrentLocationWitness.js.map +1 -1
- package/dist/docs.json +507 -1052
- package/dist/esm/CurrentLocationWitness.js.map +1 -1
- package/dist/types/CurrentLocationWitness.d.ts +2 -2
- package/dist/types/CurrentLocationWitness.d.ts.map +1 -1
- package/dist/types/Plugin.d.ts +1 -1
- package/dist/types/Plugin.d.ts.map +1 -1
- package/package.json +6 -6
- package/src/CurrentLocationWitness.ts +2 -2
package/dist/docs.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"originalName": "",
|
|
8
8
|
"children": [
|
|
9
9
|
{
|
|
10
|
-
"id":
|
|
10
|
+
"id": 280,
|
|
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/
|
|
20
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/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/
|
|
43
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L14"
|
|
44
44
|
}
|
|
45
45
|
],
|
|
46
46
|
"signatures": [
|
|
@@ -71,13 +71,13 @@
|
|
|
71
71
|
},
|
|
72
72
|
"overwrites": {
|
|
73
73
|
"type": "reference",
|
|
74
|
-
"name": "AbstractWitness<CurrentLocationWitnessConfig
|
|
74
|
+
"name": "AbstractWitness<WitnessParams<CurrentLocationWitnessConfig>>.constructor"
|
|
75
75
|
}
|
|
76
76
|
}
|
|
77
77
|
],
|
|
78
78
|
"overwrites": {
|
|
79
79
|
"type": "reference",
|
|
80
|
-
"name": "AbstractWitness<CurrentLocationWitnessConfig
|
|
80
|
+
"name": "AbstractWitness<WitnessParams<CurrentLocationWitnessConfig>>.constructor"
|
|
81
81
|
}
|
|
82
82
|
},
|
|
83
83
|
{
|
|
@@ -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/
|
|
96
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L12"
|
|
97
97
|
}
|
|
98
98
|
],
|
|
99
99
|
"type": {
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
}
|
|
105
105
|
},
|
|
106
106
|
{
|
|
107
|
-
"id":
|
|
107
|
+
"id": 105,
|
|
108
108
|
"name": "_started",
|
|
109
109
|
"kind": 1024,
|
|
110
110
|
"kindString": "Property",
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
"sources": [
|
|
115
115
|
{
|
|
116
116
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
117
|
-
"line":
|
|
117
|
+
"line": 16,
|
|
118
118
|
"character": 14
|
|
119
119
|
}
|
|
120
120
|
],
|
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
}
|
|
129
129
|
},
|
|
130
130
|
{
|
|
131
|
-
"id":
|
|
131
|
+
"id": 106,
|
|
132
132
|
"name": "account",
|
|
133
133
|
"kind": 1024,
|
|
134
134
|
"kindString": "Property",
|
|
@@ -139,7 +139,7 @@
|
|
|
139
139
|
"sources": [
|
|
140
140
|
{
|
|
141
141
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
142
|
-
"line":
|
|
142
|
+
"line": 17,
|
|
143
143
|
"character": 23
|
|
144
144
|
}
|
|
145
145
|
],
|
|
@@ -169,285 +169,6 @@
|
|
|
169
169
|
],
|
|
170
170
|
"type": {
|
|
171
171
|
"type": "reference",
|
|
172
|
-
"typeArguments": [
|
|
173
|
-
{
|
|
174
|
-
"type": "reference",
|
|
175
|
-
"typeArguments": [
|
|
176
|
-
{
|
|
177
|
-
"type": "intersection",
|
|
178
|
-
"types": [
|
|
179
|
-
{
|
|
180
|
-
"type": "reference",
|
|
181
|
-
"name": "SchemaFields"
|
|
182
|
-
},
|
|
183
|
-
{
|
|
184
|
-
"type": "reference",
|
|
185
|
-
"name": "PayloadFields"
|
|
186
|
-
},
|
|
187
|
-
{
|
|
188
|
-
"type": "reflection",
|
|
189
|
-
"declaration": {
|
|
190
|
-
"id": 104,
|
|
191
|
-
"name": "__type",
|
|
192
|
-
"kind": 65536,
|
|
193
|
-
"kindString": "Type literal",
|
|
194
|
-
"flags": {},
|
|
195
|
-
"children": [
|
|
196
|
-
{
|
|
197
|
-
"id": 105,
|
|
198
|
-
"name": "name",
|
|
199
|
-
"kind": 1024,
|
|
200
|
-
"kindString": "Property",
|
|
201
|
-
"flags": {
|
|
202
|
-
"isOptional": true
|
|
203
|
-
},
|
|
204
|
-
"sources": [
|
|
205
|
-
{
|
|
206
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
207
|
-
"line": 15,
|
|
208
|
-
"character": 8
|
|
209
|
-
}
|
|
210
|
-
],
|
|
211
|
-
"type": {
|
|
212
|
-
"type": "intrinsic",
|
|
213
|
-
"name": "string"
|
|
214
|
-
}
|
|
215
|
-
},
|
|
216
|
-
{
|
|
217
|
-
"id": 106,
|
|
218
|
-
"name": "security",
|
|
219
|
-
"kind": 1024,
|
|
220
|
-
"kindString": "Property",
|
|
221
|
-
"flags": {
|
|
222
|
-
"isOptional": true
|
|
223
|
-
},
|
|
224
|
-
"sources": [
|
|
225
|
-
{
|
|
226
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
227
|
-
"line": 16,
|
|
228
|
-
"character": 8
|
|
229
|
-
}
|
|
230
|
-
],
|
|
231
|
-
"type": {
|
|
232
|
-
"type": "reflection",
|
|
233
|
-
"declaration": {
|
|
234
|
-
"id": 107,
|
|
235
|
-
"name": "__type",
|
|
236
|
-
"kind": 65536,
|
|
237
|
-
"kindString": "Type literal",
|
|
238
|
-
"flags": {},
|
|
239
|
-
"children": [
|
|
240
|
-
{
|
|
241
|
-
"id": 108,
|
|
242
|
-
"name": "allowAnonymous",
|
|
243
|
-
"kind": 1024,
|
|
244
|
-
"kindString": "Property",
|
|
245
|
-
"flags": {
|
|
246
|
-
"isOptional": true
|
|
247
|
-
},
|
|
248
|
-
"sources": [
|
|
249
|
-
{
|
|
250
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
251
|
-
"line": 17,
|
|
252
|
-
"character": 12
|
|
253
|
-
}
|
|
254
|
-
],
|
|
255
|
-
"type": {
|
|
256
|
-
"type": "intrinsic",
|
|
257
|
-
"name": "boolean"
|
|
258
|
-
}
|
|
259
|
-
},
|
|
260
|
-
{
|
|
261
|
-
"id": 109,
|
|
262
|
-
"name": "allowed",
|
|
263
|
-
"kind": 1024,
|
|
264
|
-
"kindString": "Property",
|
|
265
|
-
"flags": {
|
|
266
|
-
"isOptional": true
|
|
267
|
-
},
|
|
268
|
-
"sources": [
|
|
269
|
-
{
|
|
270
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
271
|
-
"line": 18,
|
|
272
|
-
"character": 12
|
|
273
|
-
}
|
|
274
|
-
],
|
|
275
|
-
"type": {
|
|
276
|
-
"type": "reference",
|
|
277
|
-
"typeArguments": [
|
|
278
|
-
{
|
|
279
|
-
"type": "intrinsic",
|
|
280
|
-
"name": "string"
|
|
281
|
-
},
|
|
282
|
-
{
|
|
283
|
-
"type": "array",
|
|
284
|
-
"elementType": {
|
|
285
|
-
"type": "union",
|
|
286
|
-
"types": [
|
|
287
|
-
{
|
|
288
|
-
"type": "intrinsic",
|
|
289
|
-
"name": "string"
|
|
290
|
-
},
|
|
291
|
-
{
|
|
292
|
-
"type": "reference",
|
|
293
|
-
"name": "CosigningAddressSet"
|
|
294
|
-
}
|
|
295
|
-
]
|
|
296
|
-
}
|
|
297
|
-
}
|
|
298
|
-
],
|
|
299
|
-
"name": "Record",
|
|
300
|
-
"qualifiedName": "Record",
|
|
301
|
-
"package": "typescript"
|
|
302
|
-
}
|
|
303
|
-
},
|
|
304
|
-
{
|
|
305
|
-
"id": 110,
|
|
306
|
-
"name": "disallowed",
|
|
307
|
-
"kind": 1024,
|
|
308
|
-
"kindString": "Property",
|
|
309
|
-
"flags": {
|
|
310
|
-
"isOptional": true
|
|
311
|
-
},
|
|
312
|
-
"sources": [
|
|
313
|
-
{
|
|
314
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
315
|
-
"line": 19,
|
|
316
|
-
"character": 12
|
|
317
|
-
}
|
|
318
|
-
],
|
|
319
|
-
"type": {
|
|
320
|
-
"type": "reference",
|
|
321
|
-
"typeArguments": [
|
|
322
|
-
{
|
|
323
|
-
"type": "intrinsic",
|
|
324
|
-
"name": "string"
|
|
325
|
-
},
|
|
326
|
-
{
|
|
327
|
-
"type": "array",
|
|
328
|
-
"elementType": {
|
|
329
|
-
"type": "intrinsic",
|
|
330
|
-
"name": "string"
|
|
331
|
-
}
|
|
332
|
-
}
|
|
333
|
-
],
|
|
334
|
-
"name": "Record",
|
|
335
|
-
"qualifiedName": "Record",
|
|
336
|
-
"package": "typescript"
|
|
337
|
-
}
|
|
338
|
-
}
|
|
339
|
-
],
|
|
340
|
-
"groups": [
|
|
341
|
-
{
|
|
342
|
-
"title": "Properties",
|
|
343
|
-
"children": [
|
|
344
|
-
108,
|
|
345
|
-
109,
|
|
346
|
-
110
|
|
347
|
-
]
|
|
348
|
-
}
|
|
349
|
-
],
|
|
350
|
-
"sources": [
|
|
351
|
-
{
|
|
352
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
353
|
-
"line": 16,
|
|
354
|
-
"character": 19
|
|
355
|
-
}
|
|
356
|
-
]
|
|
357
|
-
}
|
|
358
|
-
}
|
|
359
|
-
},
|
|
360
|
-
{
|
|
361
|
-
"id": 111,
|
|
362
|
-
"name": "storeQueries",
|
|
363
|
-
"kind": 1024,
|
|
364
|
-
"kindString": "Property",
|
|
365
|
-
"flags": {
|
|
366
|
-
"isOptional": true
|
|
367
|
-
},
|
|
368
|
-
"sources": [
|
|
369
|
-
{
|
|
370
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
371
|
-
"line": 21,
|
|
372
|
-
"character": 8
|
|
373
|
-
}
|
|
374
|
-
],
|
|
375
|
-
"type": {
|
|
376
|
-
"type": "intrinsic",
|
|
377
|
-
"name": "boolean"
|
|
378
|
-
}
|
|
379
|
-
}
|
|
380
|
-
],
|
|
381
|
-
"groups": [
|
|
382
|
-
{
|
|
383
|
-
"title": "Properties",
|
|
384
|
-
"children": [
|
|
385
|
-
105,
|
|
386
|
-
106,
|
|
387
|
-
111
|
|
388
|
-
]
|
|
389
|
-
}
|
|
390
|
-
],
|
|
391
|
-
"sources": [
|
|
392
|
-
{
|
|
393
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
394
|
-
"line": 14,
|
|
395
|
-
"character": 163
|
|
396
|
-
}
|
|
397
|
-
]
|
|
398
|
-
}
|
|
399
|
-
},
|
|
400
|
-
{
|
|
401
|
-
"type": "reflection",
|
|
402
|
-
"declaration": {
|
|
403
|
-
"id": 112,
|
|
404
|
-
"name": "__type",
|
|
405
|
-
"kind": 65536,
|
|
406
|
-
"kindString": "Type literal",
|
|
407
|
-
"flags": {},
|
|
408
|
-
"children": [
|
|
409
|
-
{
|
|
410
|
-
"id": 113,
|
|
411
|
-
"name": "schema",
|
|
412
|
-
"kind": 1024,
|
|
413
|
-
"kindString": "Property",
|
|
414
|
-
"flags": {},
|
|
415
|
-
"sources": [
|
|
416
|
-
{
|
|
417
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
418
|
-
"line": 23,
|
|
419
|
-
"character": 8
|
|
420
|
-
}
|
|
421
|
-
],
|
|
422
|
-
"type": {
|
|
423
|
-
"type": "intrinsic",
|
|
424
|
-
"name": "string"
|
|
425
|
-
}
|
|
426
|
-
}
|
|
427
|
-
],
|
|
428
|
-
"groups": [
|
|
429
|
-
{
|
|
430
|
-
"title": "Properties",
|
|
431
|
-
"children": [
|
|
432
|
-
113
|
|
433
|
-
]
|
|
434
|
-
}
|
|
435
|
-
],
|
|
436
|
-
"sources": [
|
|
437
|
-
{
|
|
438
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
439
|
-
"line": 22,
|
|
440
|
-
"character": 8
|
|
441
|
-
}
|
|
442
|
-
]
|
|
443
|
-
}
|
|
444
|
-
}
|
|
445
|
-
]
|
|
446
|
-
}
|
|
447
|
-
],
|
|
448
|
-
"name": "Module"
|
|
449
|
-
}
|
|
450
|
-
],
|
|
451
172
|
"name": "CompositeModuleResolver"
|
|
452
173
|
},
|
|
453
174
|
"inheritedFrom": {
|
|
@@ -456,7 +177,7 @@
|
|
|
456
177
|
}
|
|
457
178
|
},
|
|
458
179
|
{
|
|
459
|
-
"id":
|
|
180
|
+
"id": 107,
|
|
460
181
|
"name": "logger",
|
|
461
182
|
"kind": 1024,
|
|
462
183
|
"kindString": "Property",
|
|
@@ -468,7 +189,7 @@
|
|
|
468
189
|
"sources": [
|
|
469
190
|
{
|
|
470
191
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
471
|
-
"line":
|
|
192
|
+
"line": 18,
|
|
472
193
|
"character": 23
|
|
473
194
|
}
|
|
474
195
|
],
|
|
@@ -482,7 +203,7 @@
|
|
|
482
203
|
}
|
|
483
204
|
},
|
|
484
205
|
{
|
|
485
|
-
"id":
|
|
206
|
+
"id": 108,
|
|
486
207
|
"name": "moduleConfigQueryValidator",
|
|
487
208
|
"kind": 1024,
|
|
488
209
|
"kindString": "Property",
|
|
@@ -493,7 +214,7 @@
|
|
|
493
214
|
"sources": [
|
|
494
215
|
{
|
|
495
216
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
496
|
-
"line":
|
|
217
|
+
"line": 19,
|
|
497
218
|
"character": 23
|
|
498
219
|
}
|
|
499
220
|
],
|
|
@@ -518,14 +239,14 @@
|
|
|
518
239
|
{
|
|
519
240
|
"type": "reflection",
|
|
520
241
|
"declaration": {
|
|
521
|
-
"id":
|
|
242
|
+
"id": 109,
|
|
522
243
|
"name": "__type",
|
|
523
244
|
"kind": 65536,
|
|
524
245
|
"kindString": "Type literal",
|
|
525
246
|
"flags": {},
|
|
526
247
|
"children": [
|
|
527
248
|
{
|
|
528
|
-
"id":
|
|
249
|
+
"id": 110,
|
|
529
250
|
"name": "query",
|
|
530
251
|
"kind": 1024,
|
|
531
252
|
"kindString": "Property",
|
|
@@ -543,7 +264,7 @@
|
|
|
543
264
|
}
|
|
544
265
|
},
|
|
545
266
|
{
|
|
546
|
-
"id":
|
|
267
|
+
"id": 111,
|
|
547
268
|
"name": "resultSet",
|
|
548
269
|
"kind": 1024,
|
|
549
270
|
"kindString": "Property",
|
|
@@ -563,7 +284,7 @@
|
|
|
563
284
|
}
|
|
564
285
|
},
|
|
565
286
|
{
|
|
566
|
-
"id":
|
|
287
|
+
"id": 112,
|
|
567
288
|
"name": "schema",
|
|
568
289
|
"kind": 1024,
|
|
569
290
|
"kindString": "Property",
|
|
@@ -585,9 +306,9 @@
|
|
|
585
306
|
{
|
|
586
307
|
"title": "Properties",
|
|
587
308
|
"children": [
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
309
|
+
110,
|
|
310
|
+
111,
|
|
311
|
+
112
|
|
591
312
|
]
|
|
592
313
|
}
|
|
593
314
|
],
|
|
@@ -611,7 +332,7 @@
|
|
|
611
332
|
}
|
|
612
333
|
},
|
|
613
334
|
{
|
|
614
|
-
"id":
|
|
335
|
+
"id": 263,
|
|
615
336
|
"name": "params",
|
|
616
337
|
"kind": 1024,
|
|
617
338
|
"kindString": "Property",
|
|
@@ -643,14 +364,14 @@
|
|
|
643
364
|
{
|
|
644
365
|
"type": "reflection",
|
|
645
366
|
"declaration": {
|
|
646
|
-
"id":
|
|
367
|
+
"id": 264,
|
|
647
368
|
"name": "__type",
|
|
648
369
|
"kind": 65536,
|
|
649
370
|
"kindString": "Type literal",
|
|
650
371
|
"flags": {},
|
|
651
372
|
"children": [
|
|
652
373
|
{
|
|
653
|
-
"id":
|
|
374
|
+
"id": 265,
|
|
654
375
|
"name": "name",
|
|
655
376
|
"kind": 1024,
|
|
656
377
|
"kindString": "Property",
|
|
@@ -670,7 +391,7 @@
|
|
|
670
391
|
}
|
|
671
392
|
},
|
|
672
393
|
{
|
|
673
|
-
"id":
|
|
394
|
+
"id": 266,
|
|
674
395
|
"name": "security",
|
|
675
396
|
"kind": 1024,
|
|
676
397
|
"kindString": "Property",
|
|
@@ -687,14 +408,14 @@
|
|
|
687
408
|
"type": {
|
|
688
409
|
"type": "reflection",
|
|
689
410
|
"declaration": {
|
|
690
|
-
"id":
|
|
411
|
+
"id": 267,
|
|
691
412
|
"name": "__type",
|
|
692
413
|
"kind": 65536,
|
|
693
414
|
"kindString": "Type literal",
|
|
694
415
|
"flags": {},
|
|
695
416
|
"children": [
|
|
696
417
|
{
|
|
697
|
-
"id":
|
|
418
|
+
"id": 268,
|
|
698
419
|
"name": "allowAnonymous",
|
|
699
420
|
"kind": 1024,
|
|
700
421
|
"kindString": "Property",
|
|
@@ -714,7 +435,7 @@
|
|
|
714
435
|
}
|
|
715
436
|
},
|
|
716
437
|
{
|
|
717
|
-
"id":
|
|
438
|
+
"id": 269,
|
|
718
439
|
"name": "allowed",
|
|
719
440
|
"kind": 1024,
|
|
720
441
|
"kindString": "Property",
|
|
@@ -758,7 +479,7 @@
|
|
|
758
479
|
}
|
|
759
480
|
},
|
|
760
481
|
{
|
|
761
|
-
"id":
|
|
482
|
+
"id": 270,
|
|
762
483
|
"name": "disallowed",
|
|
763
484
|
"kind": 1024,
|
|
764
485
|
"kindString": "Property",
|
|
@@ -797,9 +518,9 @@
|
|
|
797
518
|
{
|
|
798
519
|
"title": "Properties",
|
|
799
520
|
"children": [
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
521
|
+
268,
|
|
522
|
+
269,
|
|
523
|
+
270
|
|
803
524
|
]
|
|
804
525
|
}
|
|
805
526
|
],
|
|
@@ -814,7 +535,7 @@
|
|
|
814
535
|
}
|
|
815
536
|
},
|
|
816
537
|
{
|
|
817
|
-
"id":
|
|
538
|
+
"id": 271,
|
|
818
539
|
"name": "storeQueries",
|
|
819
540
|
"kind": 1024,
|
|
820
541
|
"kindString": "Property",
|
|
@@ -838,9 +559,9 @@
|
|
|
838
559
|
{
|
|
839
560
|
"title": "Properties",
|
|
840
561
|
"children": [
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
562
|
+
265,
|
|
563
|
+
266,
|
|
564
|
+
271
|
|
844
565
|
]
|
|
845
566
|
}
|
|
846
567
|
],
|
|
@@ -856,14 +577,14 @@
|
|
|
856
577
|
{
|
|
857
578
|
"type": "reflection",
|
|
858
579
|
"declaration": {
|
|
859
|
-
"id":
|
|
580
|
+
"id": 272,
|
|
860
581
|
"name": "__type",
|
|
861
582
|
"kind": 65536,
|
|
862
583
|
"kindString": "Type literal",
|
|
863
584
|
"flags": {},
|
|
864
585
|
"children": [
|
|
865
586
|
{
|
|
866
|
-
"id":
|
|
587
|
+
"id": 273,
|
|
867
588
|
"name": "schema",
|
|
868
589
|
"kind": 1024,
|
|
869
590
|
"kindString": "Property",
|
|
@@ -873,7 +594,7 @@
|
|
|
873
594
|
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
874
595
|
"line": 8,
|
|
875
596
|
"character": 2,
|
|
876
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
597
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L8"
|
|
877
598
|
}
|
|
878
599
|
],
|
|
879
600
|
"type": {
|
|
@@ -886,7 +607,7 @@
|
|
|
886
607
|
{
|
|
887
608
|
"title": "Properties",
|
|
888
609
|
"children": [
|
|
889
|
-
|
|
610
|
+
273
|
|
890
611
|
]
|
|
891
612
|
}
|
|
892
613
|
],
|
|
@@ -895,7 +616,7 @@
|
|
|
895
616
|
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
896
617
|
"line": 7,
|
|
897
618
|
"character": 60,
|
|
898
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
619
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L7"
|
|
899
620
|
}
|
|
900
621
|
]
|
|
901
622
|
}
|
|
@@ -903,14 +624,14 @@
|
|
|
903
624
|
{
|
|
904
625
|
"type": "reflection",
|
|
905
626
|
"declaration": {
|
|
906
|
-
"id":
|
|
627
|
+
"id": 274,
|
|
907
628
|
"name": "__type",
|
|
908
629
|
"kind": 65536,
|
|
909
630
|
"kindString": "Type literal",
|
|
910
631
|
"flags": {},
|
|
911
632
|
"children": [
|
|
912
633
|
{
|
|
913
|
-
"id":
|
|
634
|
+
"id": 275,
|
|
914
635
|
"name": "targetSet",
|
|
915
636
|
"kind": 1024,
|
|
916
637
|
"kindString": "Property",
|
|
@@ -942,14 +663,14 @@
|
|
|
942
663
|
{
|
|
943
664
|
"type": "reflection",
|
|
944
665
|
"declaration": {
|
|
945
|
-
"id":
|
|
666
|
+
"id": 276,
|
|
946
667
|
"name": "__type",
|
|
947
668
|
"kind": 65536,
|
|
948
669
|
"kindString": "Type literal",
|
|
949
670
|
"flags": {},
|
|
950
671
|
"children": [
|
|
951
672
|
{
|
|
952
|
-
"id":
|
|
673
|
+
"id": 277,
|
|
953
674
|
"name": "schema",
|
|
954
675
|
"kind": 1024,
|
|
955
676
|
"kindString": "Property",
|
|
@@ -971,7 +692,7 @@
|
|
|
971
692
|
{
|
|
972
693
|
"title": "Properties",
|
|
973
694
|
"children": [
|
|
974
|
-
|
|
695
|
+
277
|
|
975
696
|
]
|
|
976
697
|
}
|
|
977
698
|
],
|
|
@@ -981,469 +702,190 @@
|
|
|
981
702
|
"line": 16,
|
|
982
703
|
"character": 221
|
|
983
704
|
}
|
|
984
|
-
]
|
|
985
|
-
}
|
|
986
|
-
}
|
|
987
|
-
]
|
|
988
|
-
}
|
|
989
|
-
}
|
|
990
|
-
],
|
|
991
|
-
"groups": [
|
|
992
|
-
{
|
|
993
|
-
"title": "Properties",
|
|
994
|
-
"children": [
|
|
995
|
-
295
|
|
996
|
-
]
|
|
997
|
-
}
|
|
998
|
-
],
|
|
999
|
-
"sources": [
|
|
1000
|
-
{
|
|
1001
|
-
"fileName": "modules/packages/witness/dist/types/Config.d.ts",
|
|
1002
|
-
"line": 5,
|
|
1003
|
-
"character": 95
|
|
1004
|
-
}
|
|
1005
|
-
]
|
|
1006
|
-
}
|
|
1007
|
-
}
|
|
1008
|
-
]
|
|
1009
|
-
},
|
|
1010
|
-
{
|
|
1011
|
-
"type": "reference",
|
|
1012
|
-
"name": "AnyObject"
|
|
1013
|
-
}
|
|
1014
|
-
],
|
|
1015
|
-
"name": "ModuleParams"
|
|
1016
|
-
},
|
|
1017
|
-
"inheritedFrom": {
|
|
1018
|
-
"type": "reference",
|
|
1019
|
-
"name": "AbstractWitness.params"
|
|
1020
|
-
}
|
|
1021
|
-
},
|
|
1022
|
-
{
|
|
1023
|
-
"id": 133,
|
|
1024
|
-
"name": "supportedQueryValidator",
|
|
1025
|
-
"kind": 1024,
|
|
1026
|
-
"kindString": "Property",
|
|
1027
|
-
"flags": {
|
|
1028
|
-
"isProtected": true,
|
|
1029
|
-
"isReadonly": true
|
|
1030
|
-
},
|
|
1031
|
-
"sources": [
|
|
1032
|
-
{
|
|
1033
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1034
|
-
"line": 40,
|
|
1035
|
-
"character": 23
|
|
1036
|
-
}
|
|
1037
|
-
],
|
|
1038
|
-
"type": {
|
|
1039
|
-
"type": "reference",
|
|
1040
|
-
"typeArguments": [
|
|
1041
|
-
{
|
|
1042
|
-
"type": "intersection",
|
|
1043
|
-
"types": [
|
|
1044
|
-
{
|
|
1045
|
-
"type": "reference",
|
|
1046
|
-
"name": "SchemaFields"
|
|
1047
|
-
},
|
|
1048
|
-
{
|
|
1049
|
-
"type": "reference",
|
|
1050
|
-
"name": "PayloadFields"
|
|
1051
|
-
},
|
|
1052
|
-
{
|
|
1053
|
-
"type": "reference",
|
|
1054
|
-
"name": "XyoBoundWitnessFields"
|
|
1055
|
-
},
|
|
1056
|
-
{
|
|
1057
|
-
"type": "reflection",
|
|
1058
|
-
"declaration": {
|
|
1059
|
-
"id": 134,
|
|
1060
|
-
"name": "__type",
|
|
1061
|
-
"kind": 65536,
|
|
1062
|
-
"kindString": "Type literal",
|
|
1063
|
-
"flags": {},
|
|
1064
|
-
"children": [
|
|
1065
|
-
{
|
|
1066
|
-
"id": 135,
|
|
1067
|
-
"name": "query",
|
|
1068
|
-
"kind": 1024,
|
|
1069
|
-
"kindString": "Property",
|
|
1070
|
-
"flags": {},
|
|
1071
|
-
"sources": [
|
|
1072
|
-
{
|
|
1073
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
1074
|
-
"line": 5,
|
|
1075
|
-
"character": 4
|
|
1076
|
-
}
|
|
1077
|
-
],
|
|
1078
|
-
"type": {
|
|
1079
|
-
"type": "intrinsic",
|
|
1080
|
-
"name": "string"
|
|
1081
|
-
}
|
|
1082
|
-
},
|
|
1083
|
-
{
|
|
1084
|
-
"id": 136,
|
|
1085
|
-
"name": "resultSet",
|
|
1086
|
-
"kind": 1024,
|
|
1087
|
-
"kindString": "Property",
|
|
1088
|
-
"flags": {
|
|
1089
|
-
"isOptional": true
|
|
1090
|
-
},
|
|
1091
|
-
"sources": [
|
|
1092
|
-
{
|
|
1093
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
1094
|
-
"line": 6,
|
|
1095
|
-
"character": 4
|
|
1096
|
-
}
|
|
1097
|
-
],
|
|
1098
|
-
"type": {
|
|
1099
|
-
"type": "intrinsic",
|
|
1100
|
-
"name": "string"
|
|
1101
|
-
}
|
|
1102
|
-
},
|
|
1103
|
-
{
|
|
1104
|
-
"id": 137,
|
|
1105
|
-
"name": "schema",
|
|
1106
|
-
"kind": 1024,
|
|
1107
|
-
"kindString": "Property",
|
|
1108
|
-
"flags": {},
|
|
1109
|
-
"sources": [
|
|
1110
|
-
{
|
|
1111
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
1112
|
-
"line": 7,
|
|
1113
|
-
"character": 4
|
|
1114
|
-
}
|
|
1115
|
-
],
|
|
1116
|
-
"type": {
|
|
1117
|
-
"type": "literal",
|
|
1118
|
-
"value": "network.xyo.boundwitness"
|
|
1119
|
-
}
|
|
1120
|
-
}
|
|
1121
|
-
],
|
|
1122
|
-
"groups": [
|
|
1123
|
-
{
|
|
1124
|
-
"title": "Properties",
|
|
1125
|
-
"children": [
|
|
1126
|
-
135,
|
|
1127
|
-
136,
|
|
1128
|
-
137
|
|
1129
|
-
]
|
|
1130
|
-
}
|
|
1131
|
-
],
|
|
1132
|
-
"sources": [
|
|
1133
|
-
{
|
|
1134
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
1135
|
-
"line": 4,
|
|
1136
|
-
"character": 51
|
|
1137
|
-
}
|
|
1138
|
-
]
|
|
1139
|
-
}
|
|
1140
|
-
}
|
|
1141
|
-
]
|
|
1142
|
-
}
|
|
1143
|
-
],
|
|
1144
|
-
"name": "Queryable"
|
|
1145
|
-
},
|
|
1146
|
-
"inheritedFrom": {
|
|
1147
|
-
"type": "reference",
|
|
1148
|
-
"name": "AbstractWitness.supportedQueryValidator"
|
|
1149
|
-
}
|
|
1150
|
-
},
|
|
1151
|
-
{
|
|
1152
|
-
"id": 114,
|
|
1153
|
-
"name": "upResolver",
|
|
1154
|
-
"kind": 1024,
|
|
1155
|
-
"kindString": "Property",
|
|
1156
|
-
"flags": {
|
|
1157
|
-
"isReadonly": true
|
|
1158
|
-
},
|
|
1159
|
-
"sources": [
|
|
1160
|
-
{
|
|
1161
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1162
|
-
"line": 25,
|
|
1163
|
-
"character": 13
|
|
1164
|
-
}
|
|
1165
|
-
],
|
|
1166
|
-
"type": {
|
|
1167
|
-
"type": "reference",
|
|
1168
|
-
"typeArguments": [
|
|
1169
|
-
{
|
|
1170
|
-
"type": "reference",
|
|
1171
|
-
"typeArguments": [
|
|
1172
|
-
{
|
|
1173
|
-
"type": "intersection",
|
|
1174
|
-
"types": [
|
|
1175
|
-
{
|
|
1176
|
-
"type": "reference",
|
|
1177
|
-
"name": "SchemaFields"
|
|
1178
|
-
},
|
|
1179
|
-
{
|
|
1180
|
-
"type": "reference",
|
|
1181
|
-
"name": "PayloadFields"
|
|
1182
|
-
},
|
|
1183
|
-
{
|
|
1184
|
-
"type": "reflection",
|
|
1185
|
-
"declaration": {
|
|
1186
|
-
"id": 115,
|
|
1187
|
-
"name": "__type",
|
|
1188
|
-
"kind": 65536,
|
|
1189
|
-
"kindString": "Type literal",
|
|
1190
|
-
"flags": {},
|
|
1191
|
-
"children": [
|
|
1192
|
-
{
|
|
1193
|
-
"id": 116,
|
|
1194
|
-
"name": "name",
|
|
1195
|
-
"kind": 1024,
|
|
1196
|
-
"kindString": "Property",
|
|
1197
|
-
"flags": {
|
|
1198
|
-
"isOptional": true
|
|
1199
|
-
},
|
|
1200
|
-
"sources": [
|
|
1201
|
-
{
|
|
1202
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1203
|
-
"line": 26,
|
|
1204
|
-
"character": 8
|
|
1205
|
-
}
|
|
1206
|
-
],
|
|
1207
|
-
"type": {
|
|
1208
|
-
"type": "intrinsic",
|
|
1209
|
-
"name": "string"
|
|
1210
|
-
}
|
|
1211
|
-
},
|
|
1212
|
-
{
|
|
1213
|
-
"id": 117,
|
|
1214
|
-
"name": "security",
|
|
1215
|
-
"kind": 1024,
|
|
1216
|
-
"kindString": "Property",
|
|
1217
|
-
"flags": {
|
|
1218
|
-
"isOptional": true
|
|
1219
|
-
},
|
|
1220
|
-
"sources": [
|
|
1221
|
-
{
|
|
1222
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1223
|
-
"line": 27,
|
|
1224
|
-
"character": 8
|
|
1225
|
-
}
|
|
1226
|
-
],
|
|
1227
|
-
"type": {
|
|
1228
|
-
"type": "reflection",
|
|
1229
|
-
"declaration": {
|
|
1230
|
-
"id": 118,
|
|
1231
|
-
"name": "__type",
|
|
1232
|
-
"kind": 65536,
|
|
1233
|
-
"kindString": "Type literal",
|
|
1234
|
-
"flags": {},
|
|
1235
|
-
"children": [
|
|
1236
|
-
{
|
|
1237
|
-
"id": 119,
|
|
1238
|
-
"name": "allowAnonymous",
|
|
1239
|
-
"kind": 1024,
|
|
1240
|
-
"kindString": "Property",
|
|
1241
|
-
"flags": {
|
|
1242
|
-
"isOptional": true
|
|
1243
|
-
},
|
|
1244
|
-
"sources": [
|
|
1245
|
-
{
|
|
1246
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1247
|
-
"line": 28,
|
|
1248
|
-
"character": 12
|
|
1249
|
-
}
|
|
1250
|
-
],
|
|
1251
|
-
"type": {
|
|
1252
|
-
"type": "intrinsic",
|
|
1253
|
-
"name": "boolean"
|
|
1254
|
-
}
|
|
1255
|
-
},
|
|
1256
|
-
{
|
|
1257
|
-
"id": 120,
|
|
1258
|
-
"name": "allowed",
|
|
1259
|
-
"kind": 1024,
|
|
1260
|
-
"kindString": "Property",
|
|
1261
|
-
"flags": {
|
|
1262
|
-
"isOptional": true
|
|
1263
|
-
},
|
|
1264
|
-
"sources": [
|
|
1265
|
-
{
|
|
1266
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1267
|
-
"line": 29,
|
|
1268
|
-
"character": 12
|
|
1269
|
-
}
|
|
1270
|
-
],
|
|
1271
|
-
"type": {
|
|
1272
|
-
"type": "reference",
|
|
1273
|
-
"typeArguments": [
|
|
1274
|
-
{
|
|
1275
|
-
"type": "intrinsic",
|
|
1276
|
-
"name": "string"
|
|
1277
|
-
},
|
|
1278
|
-
{
|
|
1279
|
-
"type": "array",
|
|
1280
|
-
"elementType": {
|
|
1281
|
-
"type": "union",
|
|
1282
|
-
"types": [
|
|
1283
|
-
{
|
|
1284
|
-
"type": "intrinsic",
|
|
1285
|
-
"name": "string"
|
|
1286
|
-
},
|
|
1287
|
-
{
|
|
1288
|
-
"type": "reference",
|
|
1289
|
-
"name": "CosigningAddressSet"
|
|
1290
|
-
}
|
|
1291
|
-
]
|
|
1292
|
-
}
|
|
1293
|
-
}
|
|
1294
|
-
],
|
|
1295
|
-
"name": "Record",
|
|
1296
|
-
"qualifiedName": "Record",
|
|
1297
|
-
"package": "typescript"
|
|
1298
|
-
}
|
|
1299
|
-
},
|
|
1300
|
-
{
|
|
1301
|
-
"id": 121,
|
|
1302
|
-
"name": "disallowed",
|
|
1303
|
-
"kind": 1024,
|
|
1304
|
-
"kindString": "Property",
|
|
1305
|
-
"flags": {
|
|
1306
|
-
"isOptional": true
|
|
1307
|
-
},
|
|
1308
|
-
"sources": [
|
|
1309
|
-
{
|
|
1310
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1311
|
-
"line": 30,
|
|
1312
|
-
"character": 12
|
|
1313
|
-
}
|
|
1314
|
-
],
|
|
1315
|
-
"type": {
|
|
1316
|
-
"type": "reference",
|
|
1317
|
-
"typeArguments": [
|
|
1318
|
-
{
|
|
1319
|
-
"type": "intrinsic",
|
|
1320
|
-
"name": "string"
|
|
1321
|
-
},
|
|
1322
|
-
{
|
|
1323
|
-
"type": "array",
|
|
1324
|
-
"elementType": {
|
|
1325
|
-
"type": "intrinsic",
|
|
1326
|
-
"name": "string"
|
|
1327
|
-
}
|
|
1328
|
-
}
|
|
1329
|
-
],
|
|
1330
|
-
"name": "Record",
|
|
1331
|
-
"qualifiedName": "Record",
|
|
1332
|
-
"package": "typescript"
|
|
1333
|
-
}
|
|
1334
|
-
}
|
|
1335
|
-
],
|
|
1336
|
-
"groups": [
|
|
1337
|
-
{
|
|
1338
|
-
"title": "Properties",
|
|
1339
|
-
"children": [
|
|
1340
|
-
119,
|
|
1341
|
-
120,
|
|
1342
|
-
121
|
|
1343
|
-
]
|
|
1344
|
-
}
|
|
1345
|
-
],
|
|
1346
|
-
"sources": [
|
|
1347
|
-
{
|
|
1348
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1349
|
-
"line": 27,
|
|
1350
|
-
"character": 19
|
|
1351
|
-
}
|
|
1352
|
-
]
|
|
1353
|
-
}
|
|
1354
|
-
}
|
|
1355
|
-
},
|
|
1356
|
-
{
|
|
1357
|
-
"id": 122,
|
|
1358
|
-
"name": "storeQueries",
|
|
1359
|
-
"kind": 1024,
|
|
1360
|
-
"kindString": "Property",
|
|
1361
|
-
"flags": {
|
|
1362
|
-
"isOptional": true
|
|
1363
|
-
},
|
|
1364
|
-
"sources": [
|
|
1365
|
-
{
|
|
1366
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1367
|
-
"line": 32,
|
|
1368
|
-
"character": 8
|
|
1369
|
-
}
|
|
1370
|
-
],
|
|
1371
|
-
"type": {
|
|
1372
|
-
"type": "intrinsic",
|
|
1373
|
-
"name": "boolean"
|
|
705
|
+
]
|
|
706
|
+
}
|
|
1374
707
|
}
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
]
|
|
1385
|
-
}
|
|
1386
|
-
],
|
|
1387
|
-
"sources": [
|
|
1388
|
-
{
|
|
1389
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1390
|
-
"line": 25,
|
|
1391
|
-
"character": 161
|
|
1392
|
-
}
|
|
708
|
+
]
|
|
709
|
+
}
|
|
710
|
+
}
|
|
711
|
+
],
|
|
712
|
+
"groups": [
|
|
713
|
+
{
|
|
714
|
+
"title": "Properties",
|
|
715
|
+
"children": [
|
|
716
|
+
275
|
|
1393
717
|
]
|
|
1394
718
|
}
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
"
|
|
1400
|
-
"
|
|
1401
|
-
|
|
1402
|
-
|
|
719
|
+
],
|
|
720
|
+
"sources": [
|
|
721
|
+
{
|
|
722
|
+
"fileName": "modules/packages/witness/dist/types/Config.d.ts",
|
|
723
|
+
"line": 5,
|
|
724
|
+
"character": 95
|
|
725
|
+
}
|
|
726
|
+
]
|
|
727
|
+
}
|
|
728
|
+
}
|
|
729
|
+
]
|
|
730
|
+
},
|
|
731
|
+
{
|
|
732
|
+
"type": "intrinsic",
|
|
733
|
+
"name": "undefined"
|
|
734
|
+
}
|
|
735
|
+
],
|
|
736
|
+
"name": "WitnessParams"
|
|
737
|
+
},
|
|
738
|
+
"inheritedFrom": {
|
|
739
|
+
"type": "reference",
|
|
740
|
+
"name": "AbstractWitness.params"
|
|
741
|
+
}
|
|
742
|
+
},
|
|
743
|
+
{
|
|
744
|
+
"id": 113,
|
|
745
|
+
"name": "supportedQueryValidator",
|
|
746
|
+
"kind": 1024,
|
|
747
|
+
"kindString": "Property",
|
|
748
|
+
"flags": {
|
|
749
|
+
"isProtected": true,
|
|
750
|
+
"isReadonly": true
|
|
751
|
+
},
|
|
752
|
+
"sources": [
|
|
753
|
+
{
|
|
754
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
755
|
+
"line": 20,
|
|
756
|
+
"character": 23
|
|
757
|
+
}
|
|
758
|
+
],
|
|
759
|
+
"type": {
|
|
760
|
+
"type": "reference",
|
|
761
|
+
"typeArguments": [
|
|
762
|
+
{
|
|
763
|
+
"type": "intersection",
|
|
764
|
+
"types": [
|
|
765
|
+
{
|
|
766
|
+
"type": "reference",
|
|
767
|
+
"name": "SchemaFields"
|
|
768
|
+
},
|
|
769
|
+
{
|
|
770
|
+
"type": "reference",
|
|
771
|
+
"name": "PayloadFields"
|
|
772
|
+
},
|
|
773
|
+
{
|
|
774
|
+
"type": "reference",
|
|
775
|
+
"name": "XyoBoundWitnessFields"
|
|
776
|
+
},
|
|
777
|
+
{
|
|
778
|
+
"type": "reflection",
|
|
779
|
+
"declaration": {
|
|
780
|
+
"id": 114,
|
|
781
|
+
"name": "__type",
|
|
782
|
+
"kind": 65536,
|
|
783
|
+
"kindString": "Type literal",
|
|
784
|
+
"flags": {},
|
|
785
|
+
"children": [
|
|
786
|
+
{
|
|
787
|
+
"id": 115,
|
|
788
|
+
"name": "query",
|
|
789
|
+
"kind": 1024,
|
|
790
|
+
"kindString": "Property",
|
|
1403
791
|
"flags": {},
|
|
1404
|
-
"
|
|
792
|
+
"sources": [
|
|
1405
793
|
{
|
|
1406
|
-
"
|
|
1407
|
-
"
|
|
1408
|
-
"
|
|
1409
|
-
"kindString": "Property",
|
|
1410
|
-
"flags": {},
|
|
1411
|
-
"sources": [
|
|
1412
|
-
{
|
|
1413
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1414
|
-
"line": 34,
|
|
1415
|
-
"character": 8
|
|
1416
|
-
}
|
|
1417
|
-
],
|
|
1418
|
-
"type": {
|
|
1419
|
-
"type": "intrinsic",
|
|
1420
|
-
"name": "string"
|
|
1421
|
-
}
|
|
794
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
795
|
+
"line": 5,
|
|
796
|
+
"character": 4
|
|
1422
797
|
}
|
|
1423
798
|
],
|
|
1424
|
-
"
|
|
799
|
+
"type": {
|
|
800
|
+
"type": "intrinsic",
|
|
801
|
+
"name": "string"
|
|
802
|
+
}
|
|
803
|
+
},
|
|
804
|
+
{
|
|
805
|
+
"id": 116,
|
|
806
|
+
"name": "resultSet",
|
|
807
|
+
"kind": 1024,
|
|
808
|
+
"kindString": "Property",
|
|
809
|
+
"flags": {
|
|
810
|
+
"isOptional": true
|
|
811
|
+
},
|
|
812
|
+
"sources": [
|
|
1425
813
|
{
|
|
1426
|
-
"
|
|
1427
|
-
"
|
|
1428
|
-
|
|
1429
|
-
]
|
|
814
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
815
|
+
"line": 6,
|
|
816
|
+
"character": 4
|
|
1430
817
|
}
|
|
1431
818
|
],
|
|
819
|
+
"type": {
|
|
820
|
+
"type": "intrinsic",
|
|
821
|
+
"name": "string"
|
|
822
|
+
}
|
|
823
|
+
},
|
|
824
|
+
{
|
|
825
|
+
"id": 117,
|
|
826
|
+
"name": "schema",
|
|
827
|
+
"kind": 1024,
|
|
828
|
+
"kindString": "Property",
|
|
829
|
+
"flags": {},
|
|
1432
830
|
"sources": [
|
|
1433
831
|
{
|
|
1434
|
-
"fileName": "modules/packages/module/dist/types/
|
|
1435
|
-
"line":
|
|
1436
|
-
"character":
|
|
832
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
833
|
+
"line": 7,
|
|
834
|
+
"character": 4
|
|
1437
835
|
}
|
|
836
|
+
],
|
|
837
|
+
"type": {
|
|
838
|
+
"type": "literal",
|
|
839
|
+
"value": "network.xyo.boundwitness"
|
|
840
|
+
}
|
|
841
|
+
}
|
|
842
|
+
],
|
|
843
|
+
"groups": [
|
|
844
|
+
{
|
|
845
|
+
"title": "Properties",
|
|
846
|
+
"children": [
|
|
847
|
+
115,
|
|
848
|
+
116,
|
|
849
|
+
117
|
|
1438
850
|
]
|
|
1439
851
|
}
|
|
1440
|
-
|
|
1441
|
-
|
|
852
|
+
],
|
|
853
|
+
"sources": [
|
|
854
|
+
{
|
|
855
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
856
|
+
"line": 4,
|
|
857
|
+
"character": 51
|
|
858
|
+
}
|
|
859
|
+
]
|
|
860
|
+
}
|
|
1442
861
|
}
|
|
1443
|
-
]
|
|
1444
|
-
"name": "Module"
|
|
862
|
+
]
|
|
1445
863
|
}
|
|
1446
864
|
],
|
|
865
|
+
"name": "Queryable"
|
|
866
|
+
},
|
|
867
|
+
"inheritedFrom": {
|
|
868
|
+
"type": "reference",
|
|
869
|
+
"name": "AbstractWitness.supportedQueryValidator"
|
|
870
|
+
}
|
|
871
|
+
},
|
|
872
|
+
{
|
|
873
|
+
"id": 104,
|
|
874
|
+
"name": "upResolver",
|
|
875
|
+
"kind": 1024,
|
|
876
|
+
"kindString": "Property",
|
|
877
|
+
"flags": {
|
|
878
|
+
"isReadonly": true
|
|
879
|
+
},
|
|
880
|
+
"sources": [
|
|
881
|
+
{
|
|
882
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
883
|
+
"line": 15,
|
|
884
|
+
"character": 13
|
|
885
|
+
}
|
|
886
|
+
],
|
|
887
|
+
"type": {
|
|
888
|
+
"type": "reference",
|
|
1447
889
|
"name": "CompositeModuleResolver"
|
|
1448
890
|
},
|
|
1449
891
|
"inheritedFrom": {
|
|
@@ -1464,7 +906,7 @@
|
|
|
1464
906
|
"fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts",
|
|
1465
907
|
"line": 10,
|
|
1466
908
|
"character": 18,
|
|
1467
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
909
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L10"
|
|
1468
910
|
}
|
|
1469
911
|
],
|
|
1470
912
|
"type": {
|
|
@@ -1503,7 +945,7 @@
|
|
|
1503
945
|
}
|
|
1504
946
|
},
|
|
1505
947
|
{
|
|
1506
|
-
"id":
|
|
948
|
+
"id": 118,
|
|
1507
949
|
"name": "address",
|
|
1508
950
|
"kind": 262144,
|
|
1509
951
|
"kindString": "Accessor",
|
|
@@ -1511,12 +953,12 @@
|
|
|
1511
953
|
"sources": [
|
|
1512
954
|
{
|
|
1513
955
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1514
|
-
"line":
|
|
956
|
+
"line": 22,
|
|
1515
957
|
"character": 8
|
|
1516
958
|
}
|
|
1517
959
|
],
|
|
1518
960
|
"getSignature": {
|
|
1519
|
-
"id":
|
|
961
|
+
"id": 119,
|
|
1520
962
|
"name": "address",
|
|
1521
963
|
"kind": 524288,
|
|
1522
964
|
"kindString": "Get signature",
|
|
@@ -1536,7 +978,7 @@
|
|
|
1536
978
|
}
|
|
1537
979
|
},
|
|
1538
980
|
{
|
|
1539
|
-
"id":
|
|
981
|
+
"id": 120,
|
|
1540
982
|
"name": "allowAnonymous",
|
|
1541
983
|
"kind": 262144,
|
|
1542
984
|
"kindString": "Accessor",
|
|
@@ -1544,12 +986,12 @@
|
|
|
1544
986
|
"sources": [
|
|
1545
987
|
{
|
|
1546
988
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1547
|
-
"line":
|
|
989
|
+
"line": 23,
|
|
1548
990
|
"character": 8
|
|
1549
991
|
}
|
|
1550
992
|
],
|
|
1551
993
|
"getSignature": {
|
|
1552
|
-
"id":
|
|
994
|
+
"id": 121,
|
|
1553
995
|
"name": "allowAnonymous",
|
|
1554
996
|
"kind": 524288,
|
|
1555
997
|
"kindString": "Get signature",
|
|
@@ -1569,7 +1011,7 @@
|
|
|
1569
1011
|
}
|
|
1570
1012
|
},
|
|
1571
1013
|
{
|
|
1572
|
-
"id":
|
|
1014
|
+
"id": 122,
|
|
1573
1015
|
"name": "config",
|
|
1574
1016
|
"kind": 262144,
|
|
1575
1017
|
"kindString": "Accessor",
|
|
@@ -1577,19 +1019,26 @@
|
|
|
1577
1019
|
"sources": [
|
|
1578
1020
|
{
|
|
1579
1021
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1580
|
-
"line":
|
|
1022
|
+
"line": 24,
|
|
1581
1023
|
"character": 8
|
|
1582
1024
|
}
|
|
1583
1025
|
],
|
|
1584
1026
|
"getSignature": {
|
|
1585
|
-
"id":
|
|
1027
|
+
"id": 123,
|
|
1586
1028
|
"name": "config",
|
|
1587
1029
|
"kind": 524288,
|
|
1588
1030
|
"kindString": "Get signature",
|
|
1589
1031
|
"flags": {},
|
|
1590
1032
|
"type": {
|
|
1591
|
-
"type": "
|
|
1592
|
-
"
|
|
1033
|
+
"type": "indexedAccess",
|
|
1034
|
+
"indexType": {
|
|
1035
|
+
"type": "literal",
|
|
1036
|
+
"value": "config"
|
|
1037
|
+
},
|
|
1038
|
+
"objectType": {
|
|
1039
|
+
"type": "reference",
|
|
1040
|
+
"name": "TParams"
|
|
1041
|
+
}
|
|
1593
1042
|
},
|
|
1594
1043
|
"inheritedFrom": {
|
|
1595
1044
|
"type": "reference",
|
|
@@ -1612,7 +1061,7 @@
|
|
|
1612
1061
|
"fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts",
|
|
1613
1062
|
"line": 19,
|
|
1614
1063
|
"character": 6,
|
|
1615
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1064
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L19"
|
|
1616
1065
|
}
|
|
1617
1066
|
],
|
|
1618
1067
|
"getSignature": {
|
|
@@ -1630,7 +1079,7 @@
|
|
|
1630
1079
|
}
|
|
1631
1080
|
},
|
|
1632
1081
|
{
|
|
1633
|
-
"id":
|
|
1082
|
+
"id": 278,
|
|
1634
1083
|
"name": "log",
|
|
1635
1084
|
"kind": 262144,
|
|
1636
1085
|
"kindString": "Accessor",
|
|
@@ -1645,7 +1094,7 @@
|
|
|
1645
1094
|
}
|
|
1646
1095
|
],
|
|
1647
1096
|
"getSignature": {
|
|
1648
|
-
"id":
|
|
1097
|
+
"id": 279,
|
|
1649
1098
|
"name": "log",
|
|
1650
1099
|
"kind": 524288,
|
|
1651
1100
|
"kindString": "Get signature",
|
|
@@ -1676,7 +1125,7 @@
|
|
|
1676
1125
|
}
|
|
1677
1126
|
},
|
|
1678
1127
|
{
|
|
1679
|
-
"id":
|
|
1128
|
+
"id": 124,
|
|
1680
1129
|
"name": "previousHash",
|
|
1681
1130
|
"kind": 262144,
|
|
1682
1131
|
"kindString": "Accessor",
|
|
@@ -1684,12 +1133,12 @@
|
|
|
1684
1133
|
"sources": [
|
|
1685
1134
|
{
|
|
1686
1135
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1687
|
-
"line":
|
|
1136
|
+
"line": 25,
|
|
1688
1137
|
"character": 8
|
|
1689
1138
|
}
|
|
1690
1139
|
],
|
|
1691
1140
|
"getSignature": {
|
|
1692
|
-
"id":
|
|
1141
|
+
"id": 125,
|
|
1693
1142
|
"name": "previousHash",
|
|
1694
1143
|
"kind": 524288,
|
|
1695
1144
|
"kindString": "Get signature",
|
|
@@ -1726,7 +1175,7 @@
|
|
|
1726
1175
|
"sources": [
|
|
1727
1176
|
{
|
|
1728
1177
|
"fileName": "modules/packages/witness/dist/types/AbstractWitness.d.ts",
|
|
1729
|
-
"line":
|
|
1178
|
+
"line": 10,
|
|
1730
1179
|
"character": 8
|
|
1731
1180
|
}
|
|
1732
1181
|
],
|
|
@@ -1762,7 +1211,7 @@
|
|
|
1762
1211
|
"sources": [
|
|
1763
1212
|
{
|
|
1764
1213
|
"fileName": "modules/packages/witness/dist/types/AbstractWitness.d.ts",
|
|
1765
|
-
"line":
|
|
1214
|
+
"line": 11,
|
|
1766
1215
|
"character": 8
|
|
1767
1216
|
}
|
|
1768
1217
|
],
|
|
@@ -1812,7 +1261,7 @@
|
|
|
1812
1261
|
"sources": [
|
|
1813
1262
|
{
|
|
1814
1263
|
"fileName": "modules/packages/witness/dist/types/AbstractWitness.d.ts",
|
|
1815
|
-
"line":
|
|
1264
|
+
"line": 12,
|
|
1816
1265
|
"character": 8
|
|
1817
1266
|
}
|
|
1818
1267
|
],
|
|
@@ -1833,7 +1282,7 @@
|
|
|
1833
1282
|
"sources": [
|
|
1834
1283
|
{
|
|
1835
1284
|
"fileName": "modules/packages/witness/dist/types/AbstractWitness.d.ts",
|
|
1836
|
-
"line":
|
|
1285
|
+
"line": 11,
|
|
1837
1286
|
"character": 177
|
|
1838
1287
|
}
|
|
1839
1288
|
]
|
|
@@ -1854,7 +1303,7 @@
|
|
|
1854
1303
|
}
|
|
1855
1304
|
},
|
|
1856
1305
|
{
|
|
1857
|
-
"id":
|
|
1306
|
+
"id": 173,
|
|
1858
1307
|
"name": "bindHashes",
|
|
1859
1308
|
"kind": 2048,
|
|
1860
1309
|
"kindString": "Method",
|
|
@@ -1864,20 +1313,20 @@
|
|
|
1864
1313
|
"sources": [
|
|
1865
1314
|
{
|
|
1866
1315
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1867
|
-
"line":
|
|
1316
|
+
"line": 33,
|
|
1868
1317
|
"character": 14
|
|
1869
1318
|
}
|
|
1870
1319
|
],
|
|
1871
1320
|
"signatures": [
|
|
1872
1321
|
{
|
|
1873
|
-
"id":
|
|
1322
|
+
"id": 174,
|
|
1874
1323
|
"name": "bindHashes",
|
|
1875
1324
|
"kind": 4096,
|
|
1876
1325
|
"kindString": "Call signature",
|
|
1877
1326
|
"flags": {},
|
|
1878
1327
|
"parameters": [
|
|
1879
1328
|
{
|
|
1880
|
-
"id":
|
|
1329
|
+
"id": 175,
|
|
1881
1330
|
"name": "hashes",
|
|
1882
1331
|
"kind": 32768,
|
|
1883
1332
|
"kindString": "Parameter",
|
|
@@ -1891,7 +1340,7 @@
|
|
|
1891
1340
|
}
|
|
1892
1341
|
},
|
|
1893
1342
|
{
|
|
1894
|
-
"id":
|
|
1343
|
+
"id": 176,
|
|
1895
1344
|
"name": "schema",
|
|
1896
1345
|
"kind": 32768,
|
|
1897
1346
|
"kindString": "Parameter",
|
|
@@ -1905,7 +1354,7 @@
|
|
|
1905
1354
|
}
|
|
1906
1355
|
},
|
|
1907
1356
|
{
|
|
1908
|
-
"id":
|
|
1357
|
+
"id": 177,
|
|
1909
1358
|
"name": "account",
|
|
1910
1359
|
"kind": 32768,
|
|
1911
1360
|
"kindString": "Parameter",
|
|
@@ -1944,7 +1393,7 @@
|
|
|
1944
1393
|
}
|
|
1945
1394
|
},
|
|
1946
1395
|
{
|
|
1947
|
-
"id":
|
|
1396
|
+
"id": 178,
|
|
1948
1397
|
"name": "bindHashesInternal",
|
|
1949
1398
|
"kind": 2048,
|
|
1950
1399
|
"kindString": "Method",
|
|
@@ -1954,20 +1403,20 @@
|
|
|
1954
1403
|
"sources": [
|
|
1955
1404
|
{
|
|
1956
1405
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1957
|
-
"line":
|
|
1406
|
+
"line": 34,
|
|
1958
1407
|
"character": 14
|
|
1959
1408
|
}
|
|
1960
1409
|
],
|
|
1961
1410
|
"signatures": [
|
|
1962
1411
|
{
|
|
1963
|
-
"id":
|
|
1412
|
+
"id": 179,
|
|
1964
1413
|
"name": "bindHashesInternal",
|
|
1965
1414
|
"kind": 4096,
|
|
1966
1415
|
"kindString": "Call signature",
|
|
1967
1416
|
"flags": {},
|
|
1968
1417
|
"parameters": [
|
|
1969
1418
|
{
|
|
1970
|
-
"id":
|
|
1419
|
+
"id": 180,
|
|
1971
1420
|
"name": "hashes",
|
|
1972
1421
|
"kind": 32768,
|
|
1973
1422
|
"kindString": "Parameter",
|
|
@@ -1981,7 +1430,7 @@
|
|
|
1981
1430
|
}
|
|
1982
1431
|
},
|
|
1983
1432
|
{
|
|
1984
|
-
"id":
|
|
1433
|
+
"id": 181,
|
|
1985
1434
|
"name": "schema",
|
|
1986
1435
|
"kind": 32768,
|
|
1987
1436
|
"kindString": "Parameter",
|
|
@@ -1995,7 +1444,7 @@
|
|
|
1995
1444
|
}
|
|
1996
1445
|
},
|
|
1997
1446
|
{
|
|
1998
|
-
"id":
|
|
1447
|
+
"id": 182,
|
|
1999
1448
|
"name": "account",
|
|
2000
1449
|
"kind": 32768,
|
|
2001
1450
|
"kindString": "Parameter",
|
|
@@ -2026,14 +1475,14 @@
|
|
|
2026
1475
|
{
|
|
2027
1476
|
"type": "reflection",
|
|
2028
1477
|
"declaration": {
|
|
2029
|
-
"id":
|
|
1478
|
+
"id": 183,
|
|
2030
1479
|
"name": "__type",
|
|
2031
1480
|
"kind": 65536,
|
|
2032
1481
|
"kindString": "Type literal",
|
|
2033
1482
|
"flags": {},
|
|
2034
1483
|
"children": [
|
|
2035
1484
|
{
|
|
2036
|
-
"id":
|
|
1485
|
+
"id": 184,
|
|
2037
1486
|
"name": "schema",
|
|
2038
1487
|
"kind": 1024,
|
|
2039
1488
|
"kindString": "Property",
|
|
@@ -2055,7 +1504,7 @@
|
|
|
2055
1504
|
{
|
|
2056
1505
|
"title": "Properties",
|
|
2057
1506
|
"children": [
|
|
2058
|
-
|
|
1507
|
+
184
|
|
2059
1508
|
]
|
|
2060
1509
|
}
|
|
2061
1510
|
],
|
|
@@ -2082,7 +1531,7 @@
|
|
|
2082
1531
|
}
|
|
2083
1532
|
},
|
|
2084
1533
|
{
|
|
2085
|
-
"id":
|
|
1534
|
+
"id": 185,
|
|
2086
1535
|
"name": "bindQuery",
|
|
2087
1536
|
"kind": 2048,
|
|
2088
1537
|
"kindString": "Method",
|
|
@@ -2092,20 +1541,20 @@
|
|
|
2092
1541
|
"sources": [
|
|
2093
1542
|
{
|
|
2094
1543
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2095
|
-
"line":
|
|
1544
|
+
"line": 35,
|
|
2096
1545
|
"character": 14
|
|
2097
1546
|
}
|
|
2098
1547
|
],
|
|
2099
1548
|
"signatures": [
|
|
2100
1549
|
{
|
|
2101
|
-
"id":
|
|
1550
|
+
"id": 186,
|
|
2102
1551
|
"name": "bindQuery",
|
|
2103
1552
|
"kind": 4096,
|
|
2104
1553
|
"kindString": "Call signature",
|
|
2105
1554
|
"flags": {},
|
|
2106
1555
|
"typeParameter": [
|
|
2107
1556
|
{
|
|
2108
|
-
"id":
|
|
1557
|
+
"id": 191,
|
|
2109
1558
|
"name": "T",
|
|
2110
1559
|
"kind": 131072,
|
|
2111
1560
|
"kindString": "Type parameter",
|
|
@@ -2131,14 +1580,14 @@
|
|
|
2131
1580
|
{
|
|
2132
1581
|
"type": "reflection",
|
|
2133
1582
|
"declaration": {
|
|
2134
|
-
"id":
|
|
1583
|
+
"id": 187,
|
|
2135
1584
|
"name": "__type",
|
|
2136
1585
|
"kind": 65536,
|
|
2137
1586
|
"kindString": "Type literal",
|
|
2138
1587
|
"flags": {},
|
|
2139
1588
|
"children": [
|
|
2140
1589
|
{
|
|
2141
|
-
"id":
|
|
1590
|
+
"id": 188,
|
|
2142
1591
|
"name": "schema",
|
|
2143
1592
|
"kind": 1024,
|
|
2144
1593
|
"kindString": "Property",
|
|
@@ -2160,7 +1609,7 @@
|
|
|
2160
1609
|
{
|
|
2161
1610
|
"title": "Properties",
|
|
2162
1611
|
"children": [
|
|
2163
|
-
|
|
1612
|
+
188
|
|
2164
1613
|
]
|
|
2165
1614
|
}
|
|
2166
1615
|
],
|
|
@@ -2196,14 +1645,14 @@
|
|
|
2196
1645
|
{
|
|
2197
1646
|
"type": "reflection",
|
|
2198
1647
|
"declaration": {
|
|
2199
|
-
"id":
|
|
1648
|
+
"id": 189,
|
|
2200
1649
|
"name": "__type",
|
|
2201
1650
|
"kind": 65536,
|
|
2202
1651
|
"kindString": "Type literal",
|
|
2203
1652
|
"flags": {},
|
|
2204
1653
|
"children": [
|
|
2205
1654
|
{
|
|
2206
|
-
"id":
|
|
1655
|
+
"id": 190,
|
|
2207
1656
|
"name": "schema",
|
|
2208
1657
|
"kind": 1024,
|
|
2209
1658
|
"kindString": "Property",
|
|
@@ -2225,7 +1674,7 @@
|
|
|
2225
1674
|
{
|
|
2226
1675
|
"title": "Properties",
|
|
2227
1676
|
"children": [
|
|
2228
|
-
|
|
1677
|
+
190
|
|
2229
1678
|
]
|
|
2230
1679
|
}
|
|
2231
1680
|
],
|
|
@@ -2249,19 +1698,19 @@
|
|
|
2249
1698
|
],
|
|
2250
1699
|
"parameters": [
|
|
2251
1700
|
{
|
|
2252
|
-
"id":
|
|
1701
|
+
"id": 192,
|
|
2253
1702
|
"name": "query",
|
|
2254
1703
|
"kind": 32768,
|
|
2255
1704
|
"kindString": "Parameter",
|
|
2256
1705
|
"flags": {},
|
|
2257
1706
|
"type": {
|
|
2258
1707
|
"type": "reference",
|
|
2259
|
-
"id":
|
|
1708
|
+
"id": 191,
|
|
2260
1709
|
"name": "T"
|
|
2261
1710
|
}
|
|
2262
1711
|
},
|
|
2263
1712
|
{
|
|
2264
|
-
"id":
|
|
1713
|
+
"id": 193,
|
|
2265
1714
|
"name": "payloads",
|
|
2266
1715
|
"kind": 32768,
|
|
2267
1716
|
"kindString": "Parameter",
|
|
@@ -2284,14 +1733,14 @@
|
|
|
2284
1733
|
{
|
|
2285
1734
|
"type": "reflection",
|
|
2286
1735
|
"declaration": {
|
|
2287
|
-
"id":
|
|
1736
|
+
"id": 194,
|
|
2288
1737
|
"name": "__type",
|
|
2289
1738
|
"kind": 65536,
|
|
2290
1739
|
"kindString": "Type literal",
|
|
2291
1740
|
"flags": {},
|
|
2292
1741
|
"children": [
|
|
2293
1742
|
{
|
|
2294
|
-
"id":
|
|
1743
|
+
"id": 195,
|
|
2295
1744
|
"name": "schema",
|
|
2296
1745
|
"kind": 1024,
|
|
2297
1746
|
"kindString": "Property",
|
|
@@ -2313,7 +1762,7 @@
|
|
|
2313
1762
|
{
|
|
2314
1763
|
"title": "Properties",
|
|
2315
1764
|
"children": [
|
|
2316
|
-
|
|
1765
|
+
195
|
|
2317
1766
|
]
|
|
2318
1767
|
}
|
|
2319
1768
|
],
|
|
@@ -2331,7 +1780,7 @@
|
|
|
2331
1780
|
}
|
|
2332
1781
|
},
|
|
2333
1782
|
{
|
|
2334
|
-
"id":
|
|
1783
|
+
"id": 196,
|
|
2335
1784
|
"name": "account",
|
|
2336
1785
|
"kind": 32768,
|
|
2337
1786
|
"kindString": "Parameter",
|
|
@@ -2368,14 +1817,14 @@
|
|
|
2368
1817
|
{
|
|
2369
1818
|
"type": "reflection",
|
|
2370
1819
|
"declaration": {
|
|
2371
|
-
"id":
|
|
1820
|
+
"id": 197,
|
|
2372
1821
|
"name": "__type",
|
|
2373
1822
|
"kind": 65536,
|
|
2374
1823
|
"kindString": "Type literal",
|
|
2375
1824
|
"flags": {},
|
|
2376
1825
|
"children": [
|
|
2377
1826
|
{
|
|
2378
|
-
"id":
|
|
1827
|
+
"id": 198,
|
|
2379
1828
|
"name": "query",
|
|
2380
1829
|
"kind": 1024,
|
|
2381
1830
|
"kindString": "Property",
|
|
@@ -2393,7 +1842,7 @@
|
|
|
2393
1842
|
}
|
|
2394
1843
|
},
|
|
2395
1844
|
{
|
|
2396
|
-
"id":
|
|
1845
|
+
"id": 199,
|
|
2397
1846
|
"name": "resultSet",
|
|
2398
1847
|
"kind": 1024,
|
|
2399
1848
|
"kindString": "Property",
|
|
@@ -2413,7 +1862,7 @@
|
|
|
2413
1862
|
}
|
|
2414
1863
|
},
|
|
2415
1864
|
{
|
|
2416
|
-
"id":
|
|
1865
|
+
"id": 200,
|
|
2417
1866
|
"name": "schema",
|
|
2418
1867
|
"kind": 1024,
|
|
2419
1868
|
"kindString": "Property",
|
|
@@ -2435,9 +1884,9 @@
|
|
|
2435
1884
|
{
|
|
2436
1885
|
"title": "Properties",
|
|
2437
1886
|
"children": [
|
|
2438
|
-
|
|
2439
|
-
|
|
2440
|
-
|
|
1887
|
+
198,
|
|
1888
|
+
199,
|
|
1889
|
+
200
|
|
2441
1890
|
]
|
|
2442
1891
|
}
|
|
2443
1892
|
],
|
|
@@ -2468,14 +1917,14 @@
|
|
|
2468
1917
|
{
|
|
2469
1918
|
"type": "reflection",
|
|
2470
1919
|
"declaration": {
|
|
2471
|
-
"id":
|
|
1920
|
+
"id": 201,
|
|
2472
1921
|
"name": "__type",
|
|
2473
1922
|
"kind": 65536,
|
|
2474
1923
|
"kindString": "Type literal",
|
|
2475
1924
|
"flags": {},
|
|
2476
1925
|
"children": [
|
|
2477
1926
|
{
|
|
2478
|
-
"id":
|
|
1927
|
+
"id": 202,
|
|
2479
1928
|
"name": "schema",
|
|
2480
1929
|
"kind": 1024,
|
|
2481
1930
|
"kindString": "Property",
|
|
@@ -2497,7 +1946,7 @@
|
|
|
2497
1946
|
{
|
|
2498
1947
|
"title": "Properties",
|
|
2499
1948
|
"children": [
|
|
2500
|
-
|
|
1949
|
+
202
|
|
2501
1950
|
]
|
|
2502
1951
|
}
|
|
2503
1952
|
],
|
|
@@ -2534,7 +1983,7 @@
|
|
|
2534
1983
|
}
|
|
2535
1984
|
},
|
|
2536
1985
|
{
|
|
2537
|
-
"id":
|
|
1986
|
+
"id": 203,
|
|
2538
1987
|
"name": "bindQueryInternal",
|
|
2539
1988
|
"kind": 2048,
|
|
2540
1989
|
"kindString": "Method",
|
|
@@ -2544,20 +1993,20 @@
|
|
|
2544
1993
|
"sources": [
|
|
2545
1994
|
{
|
|
2546
1995
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2547
|
-
"line":
|
|
1996
|
+
"line": 36,
|
|
2548
1997
|
"character": 14
|
|
2549
1998
|
}
|
|
2550
1999
|
],
|
|
2551
2000
|
"signatures": [
|
|
2552
2001
|
{
|
|
2553
|
-
"id":
|
|
2002
|
+
"id": 204,
|
|
2554
2003
|
"name": "bindQueryInternal",
|
|
2555
2004
|
"kind": 4096,
|
|
2556
2005
|
"kindString": "Call signature",
|
|
2557
2006
|
"flags": {},
|
|
2558
2007
|
"typeParameter": [
|
|
2559
2008
|
{
|
|
2560
|
-
"id":
|
|
2009
|
+
"id": 209,
|
|
2561
2010
|
"name": "T",
|
|
2562
2011
|
"kind": 131072,
|
|
2563
2012
|
"kindString": "Type parameter",
|
|
@@ -2583,14 +2032,14 @@
|
|
|
2583
2032
|
{
|
|
2584
2033
|
"type": "reflection",
|
|
2585
2034
|
"declaration": {
|
|
2586
|
-
"id":
|
|
2035
|
+
"id": 205,
|
|
2587
2036
|
"name": "__type",
|
|
2588
2037
|
"kind": 65536,
|
|
2589
2038
|
"kindString": "Type literal",
|
|
2590
2039
|
"flags": {},
|
|
2591
2040
|
"children": [
|
|
2592
2041
|
{
|
|
2593
|
-
"id":
|
|
2042
|
+
"id": 206,
|
|
2594
2043
|
"name": "schema",
|
|
2595
2044
|
"kind": 1024,
|
|
2596
2045
|
"kindString": "Property",
|
|
@@ -2612,7 +2061,7 @@
|
|
|
2612
2061
|
{
|
|
2613
2062
|
"title": "Properties",
|
|
2614
2063
|
"children": [
|
|
2615
|
-
|
|
2064
|
+
206
|
|
2616
2065
|
]
|
|
2617
2066
|
}
|
|
2618
2067
|
],
|
|
@@ -2648,14 +2097,14 @@
|
|
|
2648
2097
|
{
|
|
2649
2098
|
"type": "reflection",
|
|
2650
2099
|
"declaration": {
|
|
2651
|
-
"id":
|
|
2100
|
+
"id": 207,
|
|
2652
2101
|
"name": "__type",
|
|
2653
2102
|
"kind": 65536,
|
|
2654
2103
|
"kindString": "Type literal",
|
|
2655
2104
|
"flags": {},
|
|
2656
2105
|
"children": [
|
|
2657
2106
|
{
|
|
2658
|
-
"id":
|
|
2107
|
+
"id": 208,
|
|
2659
2108
|
"name": "schema",
|
|
2660
2109
|
"kind": 1024,
|
|
2661
2110
|
"kindString": "Property",
|
|
@@ -2677,7 +2126,7 @@
|
|
|
2677
2126
|
{
|
|
2678
2127
|
"title": "Properties",
|
|
2679
2128
|
"children": [
|
|
2680
|
-
|
|
2129
|
+
208
|
|
2681
2130
|
]
|
|
2682
2131
|
}
|
|
2683
2132
|
],
|
|
@@ -2701,19 +2150,19 @@
|
|
|
2701
2150
|
],
|
|
2702
2151
|
"parameters": [
|
|
2703
2152
|
{
|
|
2704
|
-
"id":
|
|
2153
|
+
"id": 210,
|
|
2705
2154
|
"name": "query",
|
|
2706
2155
|
"kind": 32768,
|
|
2707
2156
|
"kindString": "Parameter",
|
|
2708
2157
|
"flags": {},
|
|
2709
2158
|
"type": {
|
|
2710
2159
|
"type": "reference",
|
|
2711
|
-
"id":
|
|
2160
|
+
"id": 209,
|
|
2712
2161
|
"name": "T"
|
|
2713
2162
|
}
|
|
2714
2163
|
},
|
|
2715
2164
|
{
|
|
2716
|
-
"id":
|
|
2165
|
+
"id": 211,
|
|
2717
2166
|
"name": "payloads",
|
|
2718
2167
|
"kind": 32768,
|
|
2719
2168
|
"kindString": "Parameter",
|
|
@@ -2736,14 +2185,14 @@
|
|
|
2736
2185
|
{
|
|
2737
2186
|
"type": "reflection",
|
|
2738
2187
|
"declaration": {
|
|
2739
|
-
"id":
|
|
2188
|
+
"id": 212,
|
|
2740
2189
|
"name": "__type",
|
|
2741
2190
|
"kind": 65536,
|
|
2742
2191
|
"kindString": "Type literal",
|
|
2743
2192
|
"flags": {},
|
|
2744
2193
|
"children": [
|
|
2745
2194
|
{
|
|
2746
|
-
"id":
|
|
2195
|
+
"id": 213,
|
|
2747
2196
|
"name": "schema",
|
|
2748
2197
|
"kind": 1024,
|
|
2749
2198
|
"kindString": "Property",
|
|
@@ -2765,7 +2214,7 @@
|
|
|
2765
2214
|
{
|
|
2766
2215
|
"title": "Properties",
|
|
2767
2216
|
"children": [
|
|
2768
|
-
|
|
2217
|
+
213
|
|
2769
2218
|
]
|
|
2770
2219
|
}
|
|
2771
2220
|
],
|
|
@@ -2783,7 +2232,7 @@
|
|
|
2783
2232
|
}
|
|
2784
2233
|
},
|
|
2785
2234
|
{
|
|
2786
|
-
"id":
|
|
2235
|
+
"id": 214,
|
|
2787
2236
|
"name": "account",
|
|
2788
2237
|
"kind": 32768,
|
|
2789
2238
|
"kindString": "Parameter",
|
|
@@ -2817,14 +2266,14 @@
|
|
|
2817
2266
|
{
|
|
2818
2267
|
"type": "reflection",
|
|
2819
2268
|
"declaration": {
|
|
2820
|
-
"id":
|
|
2269
|
+
"id": 215,
|
|
2821
2270
|
"name": "__type",
|
|
2822
2271
|
"kind": 65536,
|
|
2823
2272
|
"kindString": "Type literal",
|
|
2824
2273
|
"flags": {},
|
|
2825
2274
|
"children": [
|
|
2826
2275
|
{
|
|
2827
|
-
"id":
|
|
2276
|
+
"id": 216,
|
|
2828
2277
|
"name": "query",
|
|
2829
2278
|
"kind": 1024,
|
|
2830
2279
|
"kindString": "Property",
|
|
@@ -2842,7 +2291,7 @@
|
|
|
2842
2291
|
}
|
|
2843
2292
|
},
|
|
2844
2293
|
{
|
|
2845
|
-
"id":
|
|
2294
|
+
"id": 217,
|
|
2846
2295
|
"name": "resultSet",
|
|
2847
2296
|
"kind": 1024,
|
|
2848
2297
|
"kindString": "Property",
|
|
@@ -2862,7 +2311,7 @@
|
|
|
2862
2311
|
}
|
|
2863
2312
|
},
|
|
2864
2313
|
{
|
|
2865
|
-
"id":
|
|
2314
|
+
"id": 218,
|
|
2866
2315
|
"name": "schema",
|
|
2867
2316
|
"kind": 1024,
|
|
2868
2317
|
"kindString": "Property",
|
|
@@ -2884,9 +2333,9 @@
|
|
|
2884
2333
|
{
|
|
2885
2334
|
"title": "Properties",
|
|
2886
2335
|
"children": [
|
|
2887
|
-
|
|
2888
|
-
|
|
2889
|
-
|
|
2336
|
+
216,
|
|
2337
|
+
217,
|
|
2338
|
+
218
|
|
2890
2339
|
]
|
|
2891
2340
|
}
|
|
2892
2341
|
],
|
|
@@ -2917,14 +2366,14 @@
|
|
|
2917
2366
|
{
|
|
2918
2367
|
"type": "reflection",
|
|
2919
2368
|
"declaration": {
|
|
2920
|
-
"id":
|
|
2369
|
+
"id": 219,
|
|
2921
2370
|
"name": "__type",
|
|
2922
2371
|
"kind": 65536,
|
|
2923
2372
|
"kindString": "Type literal",
|
|
2924
2373
|
"flags": {},
|
|
2925
2374
|
"children": [
|
|
2926
2375
|
{
|
|
2927
|
-
"id":
|
|
2376
|
+
"id": 220,
|
|
2928
2377
|
"name": "schema",
|
|
2929
2378
|
"kind": 1024,
|
|
2930
2379
|
"kindString": "Property",
|
|
@@ -2946,7 +2395,7 @@
|
|
|
2946
2395
|
{
|
|
2947
2396
|
"title": "Properties",
|
|
2948
2397
|
"children": [
|
|
2949
|
-
|
|
2398
|
+
220
|
|
2950
2399
|
]
|
|
2951
2400
|
}
|
|
2952
2401
|
],
|
|
@@ -2976,7 +2425,7 @@
|
|
|
2976
2425
|
}
|
|
2977
2426
|
},
|
|
2978
2427
|
{
|
|
2979
|
-
"id":
|
|
2428
|
+
"id": 221,
|
|
2980
2429
|
"name": "bindResult",
|
|
2981
2430
|
"kind": 2048,
|
|
2982
2431
|
"kindString": "Method",
|
|
@@ -2986,20 +2435,20 @@
|
|
|
2986
2435
|
"sources": [
|
|
2987
2436
|
{
|
|
2988
2437
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2989
|
-
"line":
|
|
2438
|
+
"line": 37,
|
|
2990
2439
|
"character": 14
|
|
2991
2440
|
}
|
|
2992
2441
|
],
|
|
2993
2442
|
"signatures": [
|
|
2994
2443
|
{
|
|
2995
|
-
"id":
|
|
2444
|
+
"id": 222,
|
|
2996
2445
|
"name": "bindResult",
|
|
2997
2446
|
"kind": 4096,
|
|
2998
2447
|
"kindString": "Call signature",
|
|
2999
2448
|
"flags": {},
|
|
3000
2449
|
"parameters": [
|
|
3001
2450
|
{
|
|
3002
|
-
"id":
|
|
2451
|
+
"id": 223,
|
|
3003
2452
|
"name": "payloads",
|
|
3004
2453
|
"kind": 32768,
|
|
3005
2454
|
"kindString": "Parameter",
|
|
@@ -3020,14 +2469,14 @@
|
|
|
3020
2469
|
{
|
|
3021
2470
|
"type": "reflection",
|
|
3022
2471
|
"declaration": {
|
|
3023
|
-
"id":
|
|
2472
|
+
"id": 224,
|
|
3024
2473
|
"name": "__type",
|
|
3025
2474
|
"kind": 65536,
|
|
3026
2475
|
"kindString": "Type literal",
|
|
3027
2476
|
"flags": {},
|
|
3028
2477
|
"children": [
|
|
3029
2478
|
{
|
|
3030
|
-
"id":
|
|
2479
|
+
"id": 225,
|
|
3031
2480
|
"name": "schema",
|
|
3032
2481
|
"kind": 1024,
|
|
3033
2482
|
"kindString": "Property",
|
|
@@ -3049,7 +2498,7 @@
|
|
|
3049
2498
|
{
|
|
3050
2499
|
"title": "Properties",
|
|
3051
2500
|
"children": [
|
|
3052
|
-
|
|
2501
|
+
225
|
|
3053
2502
|
]
|
|
3054
2503
|
}
|
|
3055
2504
|
],
|
|
@@ -3067,7 +2516,7 @@
|
|
|
3067
2516
|
}
|
|
3068
2517
|
},
|
|
3069
2518
|
{
|
|
3070
|
-
"id":
|
|
2519
|
+
"id": 226,
|
|
3071
2520
|
"name": "account",
|
|
3072
2521
|
"kind": 32768,
|
|
3073
2522
|
"kindString": "Parameter",
|
|
@@ -3100,14 +2549,14 @@
|
|
|
3100
2549
|
{
|
|
3101
2550
|
"type": "reflection",
|
|
3102
2551
|
"declaration": {
|
|
3103
|
-
"id":
|
|
2552
|
+
"id": 227,
|
|
3104
2553
|
"name": "__type",
|
|
3105
2554
|
"kind": 65536,
|
|
3106
2555
|
"kindString": "Type literal",
|
|
3107
2556
|
"flags": {},
|
|
3108
2557
|
"children": [
|
|
3109
2558
|
{
|
|
3110
|
-
"id":
|
|
2559
|
+
"id": 228,
|
|
3111
2560
|
"name": "schema",
|
|
3112
2561
|
"kind": 1024,
|
|
3113
2562
|
"kindString": "Property",
|
|
@@ -3129,7 +2578,7 @@
|
|
|
3129
2578
|
{
|
|
3130
2579
|
"title": "Properties",
|
|
3131
2580
|
"children": [
|
|
3132
|
-
|
|
2581
|
+
228
|
|
3133
2582
|
]
|
|
3134
2583
|
}
|
|
3135
2584
|
],
|
|
@@ -3166,7 +2615,7 @@
|
|
|
3166
2615
|
}
|
|
3167
2616
|
},
|
|
3168
2617
|
{
|
|
3169
|
-
"id":
|
|
2618
|
+
"id": 229,
|
|
3170
2619
|
"name": "bindResultInternal",
|
|
3171
2620
|
"kind": 2048,
|
|
3172
2621
|
"kindString": "Method",
|
|
@@ -3176,20 +2625,20 @@
|
|
|
3176
2625
|
"sources": [
|
|
3177
2626
|
{
|
|
3178
2627
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3179
|
-
"line":
|
|
2628
|
+
"line": 38,
|
|
3180
2629
|
"character": 14
|
|
3181
2630
|
}
|
|
3182
2631
|
],
|
|
3183
2632
|
"signatures": [
|
|
3184
2633
|
{
|
|
3185
|
-
"id":
|
|
2634
|
+
"id": 230,
|
|
3186
2635
|
"name": "bindResultInternal",
|
|
3187
2636
|
"kind": 4096,
|
|
3188
2637
|
"kindString": "Call signature",
|
|
3189
2638
|
"flags": {},
|
|
3190
2639
|
"parameters": [
|
|
3191
2640
|
{
|
|
3192
|
-
"id":
|
|
2641
|
+
"id": 231,
|
|
3193
2642
|
"name": "payloads",
|
|
3194
2643
|
"kind": 32768,
|
|
3195
2644
|
"kindString": "Parameter",
|
|
@@ -3210,14 +2659,14 @@
|
|
|
3210
2659
|
{
|
|
3211
2660
|
"type": "reflection",
|
|
3212
2661
|
"declaration": {
|
|
3213
|
-
"id":
|
|
2662
|
+
"id": 232,
|
|
3214
2663
|
"name": "__type",
|
|
3215
2664
|
"kind": 65536,
|
|
3216
2665
|
"kindString": "Type literal",
|
|
3217
2666
|
"flags": {},
|
|
3218
2667
|
"children": [
|
|
3219
2668
|
{
|
|
3220
|
-
"id":
|
|
2669
|
+
"id": 233,
|
|
3221
2670
|
"name": "schema",
|
|
3222
2671
|
"kind": 1024,
|
|
3223
2672
|
"kindString": "Property",
|
|
@@ -3239,7 +2688,7 @@
|
|
|
3239
2688
|
{
|
|
3240
2689
|
"title": "Properties",
|
|
3241
2690
|
"children": [
|
|
3242
|
-
|
|
2691
|
+
233
|
|
3243
2692
|
]
|
|
3244
2693
|
}
|
|
3245
2694
|
],
|
|
@@ -3257,7 +2706,7 @@
|
|
|
3257
2706
|
}
|
|
3258
2707
|
},
|
|
3259
2708
|
{
|
|
3260
|
-
"id":
|
|
2709
|
+
"id": 234,
|
|
3261
2710
|
"name": "account",
|
|
3262
2711
|
"kind": 32768,
|
|
3263
2712
|
"kindString": "Parameter",
|
|
@@ -3287,14 +2736,14 @@
|
|
|
3287
2736
|
{
|
|
3288
2737
|
"type": "reflection",
|
|
3289
2738
|
"declaration": {
|
|
3290
|
-
"id":
|
|
2739
|
+
"id": 235,
|
|
3291
2740
|
"name": "__type",
|
|
3292
2741
|
"kind": 65536,
|
|
3293
2742
|
"kindString": "Type literal",
|
|
3294
2743
|
"flags": {},
|
|
3295
2744
|
"children": [
|
|
3296
2745
|
{
|
|
3297
|
-
"id":
|
|
2746
|
+
"id": 236,
|
|
3298
2747
|
"name": "schema",
|
|
3299
2748
|
"kind": 1024,
|
|
3300
2749
|
"kindString": "Property",
|
|
@@ -3316,7 +2765,7 @@
|
|
|
3316
2765
|
{
|
|
3317
2766
|
"title": "Properties",
|
|
3318
2767
|
"children": [
|
|
3319
|
-
|
|
2768
|
+
236
|
|
3320
2769
|
]
|
|
3321
2770
|
}
|
|
3322
2771
|
],
|
|
@@ -3346,7 +2795,7 @@
|
|
|
3346
2795
|
}
|
|
3347
2796
|
},
|
|
3348
2797
|
{
|
|
3349
|
-
"id":
|
|
2798
|
+
"id": 126,
|
|
3350
2799
|
"name": "discover",
|
|
3351
2800
|
"kind": 2048,
|
|
3352
2801
|
"kindString": "Method",
|
|
@@ -3354,13 +2803,13 @@
|
|
|
3354
2803
|
"sources": [
|
|
3355
2804
|
{
|
|
3356
2805
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3357
|
-
"line":
|
|
2806
|
+
"line": 28,
|
|
3358
2807
|
"character": 4
|
|
3359
2808
|
}
|
|
3360
2809
|
],
|
|
3361
2810
|
"signatures": [
|
|
3362
2811
|
{
|
|
3363
|
-
"id":
|
|
2812
|
+
"id": 127,
|
|
3364
2813
|
"name": "discover",
|
|
3365
2814
|
"kind": 4096,
|
|
3366
2815
|
"kindString": "Call signature",
|
|
@@ -3384,14 +2833,14 @@
|
|
|
3384
2833
|
{
|
|
3385
2834
|
"type": "reflection",
|
|
3386
2835
|
"declaration": {
|
|
3387
|
-
"id":
|
|
2836
|
+
"id": 128,
|
|
3388
2837
|
"name": "__type",
|
|
3389
2838
|
"kind": 65536,
|
|
3390
2839
|
"kindString": "Type literal",
|
|
3391
2840
|
"flags": {},
|
|
3392
2841
|
"children": [
|
|
3393
2842
|
{
|
|
3394
|
-
"id":
|
|
2843
|
+
"id": 129,
|
|
3395
2844
|
"name": "schema",
|
|
3396
2845
|
"kind": 1024,
|
|
3397
2846
|
"kindString": "Property",
|
|
@@ -3413,7 +2862,7 @@
|
|
|
3413
2862
|
{
|
|
3414
2863
|
"title": "Properties",
|
|
3415
2864
|
"children": [
|
|
3416
|
-
|
|
2865
|
+
129
|
|
3417
2866
|
]
|
|
3418
2867
|
}
|
|
3419
2868
|
],
|
|
@@ -3458,7 +2907,7 @@
|
|
|
3458
2907
|
"fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts",
|
|
3459
2908
|
"line": 27,
|
|
3460
2909
|
"character": 2,
|
|
3461
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2910
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L27"
|
|
3462
2911
|
}
|
|
3463
2912
|
],
|
|
3464
2913
|
"signatures": [
|
|
@@ -3486,7 +2935,7 @@
|
|
|
3486
2935
|
]
|
|
3487
2936
|
},
|
|
3488
2937
|
{
|
|
3489
|
-
"id":
|
|
2938
|
+
"id": 237,
|
|
3490
2939
|
"name": "loadAccount",
|
|
3491
2940
|
"kind": 2048,
|
|
3492
2941
|
"kindString": "Method",
|
|
@@ -3496,20 +2945,20 @@
|
|
|
3496
2945
|
"sources": [
|
|
3497
2946
|
{
|
|
3498
2947
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3499
|
-
"line":
|
|
2948
|
+
"line": 39,
|
|
3500
2949
|
"character": 14
|
|
3501
2950
|
}
|
|
3502
2951
|
],
|
|
3503
2952
|
"signatures": [
|
|
3504
2953
|
{
|
|
3505
|
-
"id":
|
|
2954
|
+
"id": 238,
|
|
3506
2955
|
"name": "loadAccount",
|
|
3507
2956
|
"kind": 4096,
|
|
3508
2957
|
"kindString": "Call signature",
|
|
3509
2958
|
"flags": {},
|
|
3510
2959
|
"parameters": [
|
|
3511
2960
|
{
|
|
3512
|
-
"id":
|
|
2961
|
+
"id": 239,
|
|
3513
2962
|
"name": "account",
|
|
3514
2963
|
"kind": 32768,
|
|
3515
2964
|
"kindString": "Parameter",
|
|
@@ -3548,7 +2997,7 @@
|
|
|
3548
2997
|
"fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts",
|
|
3549
2998
|
"line": 40,
|
|
3550
2999
|
"character": 17,
|
|
3551
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3000
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L40"
|
|
3552
3001
|
}
|
|
3553
3002
|
],
|
|
3554
3003
|
"signatures": [
|
|
@@ -3647,7 +3096,7 @@
|
|
|
3647
3096
|
"sources": [
|
|
3648
3097
|
{
|
|
3649
3098
|
"fileName": "modules/packages/witness/dist/types/AbstractWitness.d.ts",
|
|
3650
|
-
"line":
|
|
3099
|
+
"line": 16,
|
|
3651
3100
|
"character": 4
|
|
3652
3101
|
}
|
|
3653
3102
|
],
|
|
@@ -4602,7 +4051,7 @@
|
|
|
4602
4051
|
}
|
|
4603
4052
|
},
|
|
4604
4053
|
{
|
|
4605
|
-
"id":
|
|
4054
|
+
"id": 130,
|
|
4606
4055
|
"name": "queryable",
|
|
4607
4056
|
"kind": 2048,
|
|
4608
4057
|
"kindString": "Method",
|
|
@@ -4610,20 +4059,20 @@
|
|
|
4610
4059
|
"sources": [
|
|
4611
4060
|
{
|
|
4612
4061
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
4613
|
-
"line":
|
|
4062
|
+
"line": 30,
|
|
4614
4063
|
"character": 4
|
|
4615
4064
|
}
|
|
4616
4065
|
],
|
|
4617
4066
|
"signatures": [
|
|
4618
4067
|
{
|
|
4619
|
-
"id":
|
|
4068
|
+
"id": 131,
|
|
4620
4069
|
"name": "queryable",
|
|
4621
4070
|
"kind": 4096,
|
|
4622
4071
|
"kindString": "Call signature",
|
|
4623
4072
|
"flags": {},
|
|
4624
4073
|
"typeParameter": [
|
|
4625
4074
|
{
|
|
4626
|
-
"id":
|
|
4075
|
+
"id": 140,
|
|
4627
4076
|
"name": "T",
|
|
4628
4077
|
"kind": 131072,
|
|
4629
4078
|
"kindString": "Type parameter",
|
|
@@ -4646,14 +4095,14 @@
|
|
|
4646
4095
|
{
|
|
4647
4096
|
"type": "reflection",
|
|
4648
4097
|
"declaration": {
|
|
4649
|
-
"id":
|
|
4098
|
+
"id": 132,
|
|
4650
4099
|
"name": "__type",
|
|
4651
4100
|
"kind": 65536,
|
|
4652
4101
|
"kindString": "Type literal",
|
|
4653
4102
|
"flags": {},
|
|
4654
4103
|
"children": [
|
|
4655
4104
|
{
|
|
4656
|
-
"id":
|
|
4105
|
+
"id": 133,
|
|
4657
4106
|
"name": "query",
|
|
4658
4107
|
"kind": 1024,
|
|
4659
4108
|
"kindString": "Property",
|
|
@@ -4671,7 +4120,7 @@
|
|
|
4671
4120
|
}
|
|
4672
4121
|
},
|
|
4673
4122
|
{
|
|
4674
|
-
"id":
|
|
4123
|
+
"id": 134,
|
|
4675
4124
|
"name": "resultSet",
|
|
4676
4125
|
"kind": 1024,
|
|
4677
4126
|
"kindString": "Property",
|
|
@@ -4691,7 +4140,7 @@
|
|
|
4691
4140
|
}
|
|
4692
4141
|
},
|
|
4693
4142
|
{
|
|
4694
|
-
"id":
|
|
4143
|
+
"id": 135,
|
|
4695
4144
|
"name": "schema",
|
|
4696
4145
|
"kind": 1024,
|
|
4697
4146
|
"kindString": "Property",
|
|
@@ -4713,9 +4162,9 @@
|
|
|
4713
4162
|
{
|
|
4714
4163
|
"title": "Properties",
|
|
4715
4164
|
"children": [
|
|
4716
|
-
|
|
4717
|
-
|
|
4718
|
-
|
|
4165
|
+
133,
|
|
4166
|
+
134,
|
|
4167
|
+
135
|
|
4719
4168
|
]
|
|
4720
4169
|
}
|
|
4721
4170
|
],
|
|
@@ -4748,14 +4197,14 @@
|
|
|
4748
4197
|
{
|
|
4749
4198
|
"type": "reflection",
|
|
4750
4199
|
"declaration": {
|
|
4751
|
-
"id":
|
|
4200
|
+
"id": 136,
|
|
4752
4201
|
"name": "__type",
|
|
4753
4202
|
"kind": 65536,
|
|
4754
4203
|
"kindString": "Type literal",
|
|
4755
4204
|
"flags": {},
|
|
4756
4205
|
"children": [
|
|
4757
4206
|
{
|
|
4758
|
-
"id":
|
|
4207
|
+
"id": 137,
|
|
4759
4208
|
"name": "query",
|
|
4760
4209
|
"kind": 1024,
|
|
4761
4210
|
"kindString": "Property",
|
|
@@ -4773,7 +4222,7 @@
|
|
|
4773
4222
|
}
|
|
4774
4223
|
},
|
|
4775
4224
|
{
|
|
4776
|
-
"id":
|
|
4225
|
+
"id": 138,
|
|
4777
4226
|
"name": "resultSet",
|
|
4778
4227
|
"kind": 1024,
|
|
4779
4228
|
"kindString": "Property",
|
|
@@ -4793,7 +4242,7 @@
|
|
|
4793
4242
|
}
|
|
4794
4243
|
},
|
|
4795
4244
|
{
|
|
4796
|
-
"id":
|
|
4245
|
+
"id": 139,
|
|
4797
4246
|
"name": "schema",
|
|
4798
4247
|
"kind": 1024,
|
|
4799
4248
|
"kindString": "Property",
|
|
@@ -4815,9 +4264,9 @@
|
|
|
4815
4264
|
{
|
|
4816
4265
|
"title": "Properties",
|
|
4817
4266
|
"children": [
|
|
4818
|
-
|
|
4819
|
-
|
|
4820
|
-
|
|
4267
|
+
137,
|
|
4268
|
+
138,
|
|
4269
|
+
139
|
|
4821
4270
|
]
|
|
4822
4271
|
}
|
|
4823
4272
|
],
|
|
@@ -4834,7 +4283,7 @@
|
|
|
4834
4283
|
}
|
|
4835
4284
|
},
|
|
4836
4285
|
{
|
|
4837
|
-
"id":
|
|
4286
|
+
"id": 161,
|
|
4838
4287
|
"name": "TConfig",
|
|
4839
4288
|
"kind": 131072,
|
|
4840
4289
|
"kindString": "Type parameter",
|
|
@@ -4853,14 +4302,14 @@
|
|
|
4853
4302
|
{
|
|
4854
4303
|
"type": "reflection",
|
|
4855
4304
|
"declaration": {
|
|
4856
|
-
"id":
|
|
4305
|
+
"id": 141,
|
|
4857
4306
|
"name": "__type",
|
|
4858
4307
|
"kind": 65536,
|
|
4859
4308
|
"kindString": "Type literal",
|
|
4860
4309
|
"flags": {},
|
|
4861
4310
|
"children": [
|
|
4862
4311
|
{
|
|
4863
|
-
"id":
|
|
4312
|
+
"id": 142,
|
|
4864
4313
|
"name": "name",
|
|
4865
4314
|
"kind": 1024,
|
|
4866
4315
|
"kindString": "Property",
|
|
@@ -4880,7 +4329,7 @@
|
|
|
4880
4329
|
}
|
|
4881
4330
|
},
|
|
4882
4331
|
{
|
|
4883
|
-
"id":
|
|
4332
|
+
"id": 143,
|
|
4884
4333
|
"name": "security",
|
|
4885
4334
|
"kind": 1024,
|
|
4886
4335
|
"kindString": "Property",
|
|
@@ -4897,14 +4346,14 @@
|
|
|
4897
4346
|
"type": {
|
|
4898
4347
|
"type": "reflection",
|
|
4899
4348
|
"declaration": {
|
|
4900
|
-
"id":
|
|
4349
|
+
"id": 144,
|
|
4901
4350
|
"name": "__type",
|
|
4902
4351
|
"kind": 65536,
|
|
4903
4352
|
"kindString": "Type literal",
|
|
4904
4353
|
"flags": {},
|
|
4905
4354
|
"children": [
|
|
4906
4355
|
{
|
|
4907
|
-
"id":
|
|
4356
|
+
"id": 145,
|
|
4908
4357
|
"name": "allowAnonymous",
|
|
4909
4358
|
"kind": 1024,
|
|
4910
4359
|
"kindString": "Property",
|
|
@@ -4924,7 +4373,7 @@
|
|
|
4924
4373
|
}
|
|
4925
4374
|
},
|
|
4926
4375
|
{
|
|
4927
|
-
"id":
|
|
4376
|
+
"id": 146,
|
|
4928
4377
|
"name": "allowed",
|
|
4929
4378
|
"kind": 1024,
|
|
4930
4379
|
"kindString": "Property",
|
|
@@ -4968,7 +4417,7 @@
|
|
|
4968
4417
|
}
|
|
4969
4418
|
},
|
|
4970
4419
|
{
|
|
4971
|
-
"id":
|
|
4420
|
+
"id": 147,
|
|
4972
4421
|
"name": "disallowed",
|
|
4973
4422
|
"kind": 1024,
|
|
4974
4423
|
"kindString": "Property",
|
|
@@ -5007,9 +4456,9 @@
|
|
|
5007
4456
|
{
|
|
5008
4457
|
"title": "Properties",
|
|
5009
4458
|
"children": [
|
|
5010
|
-
|
|
5011
|
-
|
|
5012
|
-
|
|
4459
|
+
145,
|
|
4460
|
+
146,
|
|
4461
|
+
147
|
|
5013
4462
|
]
|
|
5014
4463
|
}
|
|
5015
4464
|
],
|
|
@@ -5024,7 +4473,7 @@
|
|
|
5024
4473
|
}
|
|
5025
4474
|
},
|
|
5026
4475
|
{
|
|
5027
|
-
"id":
|
|
4476
|
+
"id": 148,
|
|
5028
4477
|
"name": "storeQueries",
|
|
5029
4478
|
"kind": 1024,
|
|
5030
4479
|
"kindString": "Property",
|
|
@@ -5048,9 +4497,9 @@
|
|
|
5048
4497
|
{
|
|
5049
4498
|
"title": "Properties",
|
|
5050
4499
|
"children": [
|
|
5051
|
-
|
|
5052
|
-
|
|
5053
|
-
|
|
4500
|
+
142,
|
|
4501
|
+
143,
|
|
4502
|
+
148
|
|
5054
4503
|
]
|
|
5055
4504
|
}
|
|
5056
4505
|
],
|
|
@@ -5066,14 +4515,14 @@
|
|
|
5066
4515
|
{
|
|
5067
4516
|
"type": "reflection",
|
|
5068
4517
|
"declaration": {
|
|
5069
|
-
"id":
|
|
4518
|
+
"id": 149,
|
|
5070
4519
|
"name": "__type",
|
|
5071
4520
|
"kind": 65536,
|
|
5072
4521
|
"kindString": "Type literal",
|
|
5073
4522
|
"flags": {},
|
|
5074
4523
|
"children": [
|
|
5075
4524
|
{
|
|
5076
|
-
"id":
|
|
4525
|
+
"id": 150,
|
|
5077
4526
|
"name": "schema",
|
|
5078
4527
|
"kind": 1024,
|
|
5079
4528
|
"kindString": "Property",
|
|
@@ -5095,7 +4544,7 @@
|
|
|
5095
4544
|
{
|
|
5096
4545
|
"title": "Properties",
|
|
5097
4546
|
"children": [
|
|
5098
|
-
|
|
4547
|
+
150
|
|
5099
4548
|
]
|
|
5100
4549
|
}
|
|
5101
4550
|
],
|
|
@@ -5124,14 +4573,14 @@
|
|
|
5124
4573
|
{
|
|
5125
4574
|
"type": "reflection",
|
|
5126
4575
|
"declaration": {
|
|
5127
|
-
"id":
|
|
4576
|
+
"id": 151,
|
|
5128
4577
|
"name": "__type",
|
|
5129
4578
|
"kind": 65536,
|
|
5130
4579
|
"kindString": "Type literal",
|
|
5131
4580
|
"flags": {},
|
|
5132
4581
|
"children": [
|
|
5133
4582
|
{
|
|
5134
|
-
"id":
|
|
4583
|
+
"id": 152,
|
|
5135
4584
|
"name": "name",
|
|
5136
4585
|
"kind": 1024,
|
|
5137
4586
|
"kindString": "Property",
|
|
@@ -5151,7 +4600,7 @@
|
|
|
5151
4600
|
}
|
|
5152
4601
|
},
|
|
5153
4602
|
{
|
|
5154
|
-
"id":
|
|
4603
|
+
"id": 153,
|
|
5155
4604
|
"name": "security",
|
|
5156
4605
|
"kind": 1024,
|
|
5157
4606
|
"kindString": "Property",
|
|
@@ -5168,14 +4617,14 @@
|
|
|
5168
4617
|
"type": {
|
|
5169
4618
|
"type": "reflection",
|
|
5170
4619
|
"declaration": {
|
|
5171
|
-
"id":
|
|
4620
|
+
"id": 154,
|
|
5172
4621
|
"name": "__type",
|
|
5173
4622
|
"kind": 65536,
|
|
5174
4623
|
"kindString": "Type literal",
|
|
5175
4624
|
"flags": {},
|
|
5176
4625
|
"children": [
|
|
5177
4626
|
{
|
|
5178
|
-
"id":
|
|
4627
|
+
"id": 155,
|
|
5179
4628
|
"name": "allowAnonymous",
|
|
5180
4629
|
"kind": 1024,
|
|
5181
4630
|
"kindString": "Property",
|
|
@@ -5195,7 +4644,7 @@
|
|
|
5195
4644
|
}
|
|
5196
4645
|
},
|
|
5197
4646
|
{
|
|
5198
|
-
"id":
|
|
4647
|
+
"id": 156,
|
|
5199
4648
|
"name": "allowed",
|
|
5200
4649
|
"kind": 1024,
|
|
5201
4650
|
"kindString": "Property",
|
|
@@ -5239,7 +4688,7 @@
|
|
|
5239
4688
|
}
|
|
5240
4689
|
},
|
|
5241
4690
|
{
|
|
5242
|
-
"id":
|
|
4691
|
+
"id": 157,
|
|
5243
4692
|
"name": "disallowed",
|
|
5244
4693
|
"kind": 1024,
|
|
5245
4694
|
"kindString": "Property",
|
|
@@ -5278,9 +4727,9 @@
|
|
|
5278
4727
|
{
|
|
5279
4728
|
"title": "Properties",
|
|
5280
4729
|
"children": [
|
|
5281
|
-
|
|
5282
|
-
|
|
5283
|
-
|
|
4730
|
+
155,
|
|
4731
|
+
156,
|
|
4732
|
+
157
|
|
5284
4733
|
]
|
|
5285
4734
|
}
|
|
5286
4735
|
],
|
|
@@ -5295,7 +4744,7 @@
|
|
|
5295
4744
|
}
|
|
5296
4745
|
},
|
|
5297
4746
|
{
|
|
5298
|
-
"id":
|
|
4747
|
+
"id": 158,
|
|
5299
4748
|
"name": "storeQueries",
|
|
5300
4749
|
"kind": 1024,
|
|
5301
4750
|
"kindString": "Property",
|
|
@@ -5319,9 +4768,9 @@
|
|
|
5319
4768
|
{
|
|
5320
4769
|
"title": "Properties",
|
|
5321
4770
|
"children": [
|
|
5322
|
-
|
|
5323
|
-
|
|
5324
|
-
|
|
4771
|
+
152,
|
|
4772
|
+
153,
|
|
4773
|
+
158
|
|
5325
4774
|
]
|
|
5326
4775
|
}
|
|
5327
4776
|
],
|
|
@@ -5337,14 +4786,14 @@
|
|
|
5337
4786
|
{
|
|
5338
4787
|
"type": "reflection",
|
|
5339
4788
|
"declaration": {
|
|
5340
|
-
"id":
|
|
4789
|
+
"id": 159,
|
|
5341
4790
|
"name": "__type",
|
|
5342
4791
|
"kind": 65536,
|
|
5343
4792
|
"kindString": "Type literal",
|
|
5344
4793
|
"flags": {},
|
|
5345
4794
|
"children": [
|
|
5346
4795
|
{
|
|
5347
|
-
"id":
|
|
4796
|
+
"id": 160,
|
|
5348
4797
|
"name": "schema",
|
|
5349
4798
|
"kind": 1024,
|
|
5350
4799
|
"kindString": "Property",
|
|
@@ -5366,7 +4815,7 @@
|
|
|
5366
4815
|
{
|
|
5367
4816
|
"title": "Properties",
|
|
5368
4817
|
"children": [
|
|
5369
|
-
|
|
4818
|
+
160
|
|
5370
4819
|
]
|
|
5371
4820
|
}
|
|
5372
4821
|
],
|
|
@@ -5385,19 +4834,19 @@
|
|
|
5385
4834
|
],
|
|
5386
4835
|
"parameters": [
|
|
5387
4836
|
{
|
|
5388
|
-
"id":
|
|
4837
|
+
"id": 162,
|
|
5389
4838
|
"name": "query",
|
|
5390
4839
|
"kind": 32768,
|
|
5391
4840
|
"kindString": "Parameter",
|
|
5392
4841
|
"flags": {},
|
|
5393
4842
|
"type": {
|
|
5394
4843
|
"type": "reference",
|
|
5395
|
-
"id":
|
|
4844
|
+
"id": 140,
|
|
5396
4845
|
"name": "T"
|
|
5397
4846
|
}
|
|
5398
4847
|
},
|
|
5399
4848
|
{
|
|
5400
|
-
"id":
|
|
4849
|
+
"id": 163,
|
|
5401
4850
|
"name": "payloads",
|
|
5402
4851
|
"kind": 32768,
|
|
5403
4852
|
"kindString": "Parameter",
|
|
@@ -5420,14 +4869,14 @@
|
|
|
5420
4869
|
{
|
|
5421
4870
|
"type": "reflection",
|
|
5422
4871
|
"declaration": {
|
|
5423
|
-
"id":
|
|
4872
|
+
"id": 164,
|
|
5424
4873
|
"name": "__type",
|
|
5425
4874
|
"kind": 65536,
|
|
5426
4875
|
"kindString": "Type literal",
|
|
5427
4876
|
"flags": {},
|
|
5428
4877
|
"children": [
|
|
5429
4878
|
{
|
|
5430
|
-
"id":
|
|
4879
|
+
"id": 165,
|
|
5431
4880
|
"name": "schema",
|
|
5432
4881
|
"kind": 1024,
|
|
5433
4882
|
"kindString": "Property",
|
|
@@ -5449,7 +4898,7 @@
|
|
|
5449
4898
|
{
|
|
5450
4899
|
"title": "Properties",
|
|
5451
4900
|
"children": [
|
|
5452
|
-
|
|
4901
|
+
165
|
|
5453
4902
|
]
|
|
5454
4903
|
}
|
|
5455
4904
|
],
|
|
@@ -5467,7 +4916,7 @@
|
|
|
5467
4916
|
}
|
|
5468
4917
|
},
|
|
5469
4918
|
{
|
|
5470
|
-
"id":
|
|
4919
|
+
"id": 166,
|
|
5471
4920
|
"name": "queryConfig",
|
|
5472
4921
|
"kind": 32768,
|
|
5473
4922
|
"kindString": "Parameter",
|
|
@@ -5476,7 +4925,7 @@
|
|
|
5476
4925
|
},
|
|
5477
4926
|
"type": {
|
|
5478
4927
|
"type": "reference",
|
|
5479
|
-
"id":
|
|
4928
|
+
"id": 161,
|
|
5480
4929
|
"name": "TConfig"
|
|
5481
4930
|
}
|
|
5482
4931
|
}
|
|
@@ -5497,7 +4946,7 @@
|
|
|
5497
4946
|
}
|
|
5498
4947
|
},
|
|
5499
4948
|
{
|
|
5500
|
-
"id":
|
|
4949
|
+
"id": 240,
|
|
5501
4950
|
"name": "resolve",
|
|
5502
4951
|
"kind": 2048,
|
|
5503
4952
|
"kindString": "Method",
|
|
@@ -5507,20 +4956,20 @@
|
|
|
5507
4956
|
"sources": [
|
|
5508
4957
|
{
|
|
5509
4958
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5510
|
-
"line":
|
|
4959
|
+
"line": 40,
|
|
5511
4960
|
"character": 14
|
|
5512
4961
|
}
|
|
5513
4962
|
],
|
|
5514
4963
|
"signatures": [
|
|
5515
4964
|
{
|
|
5516
|
-
"id":
|
|
4965
|
+
"id": 241,
|
|
5517
4966
|
"name": "resolve",
|
|
5518
4967
|
"kind": 4096,
|
|
5519
4968
|
"kindString": "Call signature",
|
|
5520
4969
|
"flags": {},
|
|
5521
4970
|
"parameters": [
|
|
5522
4971
|
{
|
|
5523
|
-
"id":
|
|
4972
|
+
"id": 242,
|
|
5524
4973
|
"name": "filter",
|
|
5525
4974
|
"kind": 32768,
|
|
5526
4975
|
"kindString": "Parameter",
|
|
@@ -5555,14 +5004,14 @@
|
|
|
5555
5004
|
{
|
|
5556
5005
|
"type": "reflection",
|
|
5557
5006
|
"declaration": {
|
|
5558
|
-
"id":
|
|
5007
|
+
"id": 243,
|
|
5559
5008
|
"name": "__type",
|
|
5560
5009
|
"kind": 65536,
|
|
5561
5010
|
"kindString": "Type literal",
|
|
5562
5011
|
"flags": {},
|
|
5563
5012
|
"children": [
|
|
5564
5013
|
{
|
|
5565
|
-
"id":
|
|
5014
|
+
"id": 244,
|
|
5566
5015
|
"name": "name",
|
|
5567
5016
|
"kind": 1024,
|
|
5568
5017
|
"kindString": "Property",
|
|
@@ -5582,7 +5031,7 @@
|
|
|
5582
5031
|
}
|
|
5583
5032
|
},
|
|
5584
5033
|
{
|
|
5585
|
-
"id":
|
|
5034
|
+
"id": 245,
|
|
5586
5035
|
"name": "security",
|
|
5587
5036
|
"kind": 1024,
|
|
5588
5037
|
"kindString": "Property",
|
|
@@ -5599,14 +5048,14 @@
|
|
|
5599
5048
|
"type": {
|
|
5600
5049
|
"type": "reflection",
|
|
5601
5050
|
"declaration": {
|
|
5602
|
-
"id":
|
|
5051
|
+
"id": 246,
|
|
5603
5052
|
"name": "__type",
|
|
5604
5053
|
"kind": 65536,
|
|
5605
5054
|
"kindString": "Type literal",
|
|
5606
5055
|
"flags": {},
|
|
5607
5056
|
"children": [
|
|
5608
5057
|
{
|
|
5609
|
-
"id":
|
|
5058
|
+
"id": 247,
|
|
5610
5059
|
"name": "allowAnonymous",
|
|
5611
5060
|
"kind": 1024,
|
|
5612
5061
|
"kindString": "Property",
|
|
@@ -5626,7 +5075,7 @@
|
|
|
5626
5075
|
}
|
|
5627
5076
|
},
|
|
5628
5077
|
{
|
|
5629
|
-
"id":
|
|
5078
|
+
"id": 248,
|
|
5630
5079
|
"name": "allowed",
|
|
5631
5080
|
"kind": 1024,
|
|
5632
5081
|
"kindString": "Property",
|
|
@@ -5670,7 +5119,7 @@
|
|
|
5670
5119
|
}
|
|
5671
5120
|
},
|
|
5672
5121
|
{
|
|
5673
|
-
"id":
|
|
5122
|
+
"id": 249,
|
|
5674
5123
|
"name": "disallowed",
|
|
5675
5124
|
"kind": 1024,
|
|
5676
5125
|
"kindString": "Property",
|
|
@@ -5709,9 +5158,9 @@
|
|
|
5709
5158
|
{
|
|
5710
5159
|
"title": "Properties",
|
|
5711
5160
|
"children": [
|
|
5712
|
-
|
|
5713
|
-
|
|
5714
|
-
|
|
5161
|
+
247,
|
|
5162
|
+
248,
|
|
5163
|
+
249
|
|
5715
5164
|
]
|
|
5716
5165
|
}
|
|
5717
5166
|
],
|
|
@@ -5726,7 +5175,7 @@
|
|
|
5726
5175
|
}
|
|
5727
5176
|
},
|
|
5728
5177
|
{
|
|
5729
|
-
"id":
|
|
5178
|
+
"id": 250,
|
|
5730
5179
|
"name": "storeQueries",
|
|
5731
5180
|
"kind": 1024,
|
|
5732
5181
|
"kindString": "Property",
|
|
@@ -5750,9 +5199,9 @@
|
|
|
5750
5199
|
{
|
|
5751
5200
|
"title": "Properties",
|
|
5752
5201
|
"children": [
|
|
5753
|
-
|
|
5754
|
-
|
|
5755
|
-
|
|
5202
|
+
244,
|
|
5203
|
+
245,
|
|
5204
|
+
250
|
|
5756
5205
|
]
|
|
5757
5206
|
}
|
|
5758
5207
|
],
|
|
@@ -5768,14 +5217,14 @@
|
|
|
5768
5217
|
{
|
|
5769
5218
|
"type": "reflection",
|
|
5770
5219
|
"declaration": {
|
|
5771
|
-
"id":
|
|
5220
|
+
"id": 251,
|
|
5772
5221
|
"name": "__type",
|
|
5773
5222
|
"kind": 65536,
|
|
5774
5223
|
"kindString": "Type literal",
|
|
5775
5224
|
"flags": {},
|
|
5776
5225
|
"children": [
|
|
5777
5226
|
{
|
|
5778
|
-
"id":
|
|
5227
|
+
"id": 252,
|
|
5779
5228
|
"name": "schema",
|
|
5780
5229
|
"kind": 1024,
|
|
5781
5230
|
"kindString": "Property",
|
|
@@ -5797,7 +5246,7 @@
|
|
|
5797
5246
|
{
|
|
5798
5247
|
"title": "Properties",
|
|
5799
5248
|
"children": [
|
|
5800
|
-
|
|
5249
|
+
252
|
|
5801
5250
|
]
|
|
5802
5251
|
}
|
|
5803
5252
|
],
|
|
@@ -5833,7 +5282,7 @@
|
|
|
5833
5282
|
}
|
|
5834
5283
|
},
|
|
5835
5284
|
{
|
|
5836
|
-
"id":
|
|
5285
|
+
"id": 253,
|
|
5837
5286
|
"name": "start",
|
|
5838
5287
|
"kind": 2048,
|
|
5839
5288
|
"kindString": "Method",
|
|
@@ -5843,20 +5292,20 @@
|
|
|
5843
5292
|
"sources": [
|
|
5844
5293
|
{
|
|
5845
5294
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5846
|
-
"line":
|
|
5295
|
+
"line": 41,
|
|
5847
5296
|
"character": 14
|
|
5848
5297
|
}
|
|
5849
5298
|
],
|
|
5850
5299
|
"signatures": [
|
|
5851
5300
|
{
|
|
5852
|
-
"id":
|
|
5301
|
+
"id": 254,
|
|
5853
5302
|
"name": "start",
|
|
5854
5303
|
"kind": 4096,
|
|
5855
5304
|
"kindString": "Call signature",
|
|
5856
5305
|
"flags": {},
|
|
5857
5306
|
"parameters": [
|
|
5858
5307
|
{
|
|
5859
|
-
"id":
|
|
5308
|
+
"id": 255,
|
|
5860
5309
|
"name": "_timeout",
|
|
5861
5310
|
"kind": 32768,
|
|
5862
5311
|
"kindString": "Parameter",
|
|
@@ -5896,7 +5345,7 @@
|
|
|
5896
5345
|
}
|
|
5897
5346
|
},
|
|
5898
5347
|
{
|
|
5899
|
-
"id":
|
|
5348
|
+
"id": 167,
|
|
5900
5349
|
"name": "started",
|
|
5901
5350
|
"kind": 2048,
|
|
5902
5351
|
"kindString": "Method",
|
|
@@ -5904,20 +5353,20 @@
|
|
|
5904
5353
|
"sources": [
|
|
5905
5354
|
{
|
|
5906
5355
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5907
|
-
"line":
|
|
5356
|
+
"line": 31,
|
|
5908
5357
|
"character": 4
|
|
5909
5358
|
}
|
|
5910
5359
|
],
|
|
5911
5360
|
"signatures": [
|
|
5912
5361
|
{
|
|
5913
|
-
"id":
|
|
5362
|
+
"id": 168,
|
|
5914
5363
|
"name": "started",
|
|
5915
5364
|
"kind": 4096,
|
|
5916
5365
|
"kindString": "Call signature",
|
|
5917
5366
|
"flags": {},
|
|
5918
5367
|
"parameters": [
|
|
5919
5368
|
{
|
|
5920
|
-
"id":
|
|
5369
|
+
"id": 169,
|
|
5921
5370
|
"name": "notStartedAction",
|
|
5922
5371
|
"kind": 32768,
|
|
5923
5372
|
"kindString": "Parameter",
|
|
@@ -5967,7 +5416,7 @@
|
|
|
5967
5416
|
}
|
|
5968
5417
|
},
|
|
5969
5418
|
{
|
|
5970
|
-
"id":
|
|
5419
|
+
"id": 256,
|
|
5971
5420
|
"name": "stop",
|
|
5972
5421
|
"kind": 2048,
|
|
5973
5422
|
"kindString": "Method",
|
|
@@ -5977,20 +5426,20 @@
|
|
|
5977
5426
|
"sources": [
|
|
5978
5427
|
{
|
|
5979
5428
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5980
|
-
"line":
|
|
5429
|
+
"line": 42,
|
|
5981
5430
|
"character": 14
|
|
5982
5431
|
}
|
|
5983
5432
|
],
|
|
5984
5433
|
"signatures": [
|
|
5985
5434
|
{
|
|
5986
|
-
"id":
|
|
5435
|
+
"id": 257,
|
|
5987
5436
|
"name": "stop",
|
|
5988
5437
|
"kind": 4096,
|
|
5989
5438
|
"kindString": "Call signature",
|
|
5990
5439
|
"flags": {},
|
|
5991
5440
|
"parameters": [
|
|
5992
5441
|
{
|
|
5993
|
-
"id":
|
|
5442
|
+
"id": 258,
|
|
5994
5443
|
"name": "_timeout",
|
|
5995
5444
|
"kind": 32768,
|
|
5996
5445
|
"kindString": "Parameter",
|
|
@@ -6030,7 +5479,7 @@
|
|
|
6030
5479
|
}
|
|
6031
5480
|
},
|
|
6032
5481
|
{
|
|
6033
|
-
"id":
|
|
5482
|
+
"id": 170,
|
|
6034
5483
|
"name": "subscribe",
|
|
6035
5484
|
"kind": 2048,
|
|
6036
5485
|
"kindString": "Method",
|
|
@@ -6038,20 +5487,20 @@
|
|
|
6038
5487
|
"sources": [
|
|
6039
5488
|
{
|
|
6040
5489
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
6041
|
-
"line":
|
|
5490
|
+
"line": 32,
|
|
6042
5491
|
"character": 4
|
|
6043
5492
|
}
|
|
6044
5493
|
],
|
|
6045
5494
|
"signatures": [
|
|
6046
5495
|
{
|
|
6047
|
-
"id":
|
|
5496
|
+
"id": 171,
|
|
6048
5497
|
"name": "subscribe",
|
|
6049
5498
|
"kind": 4096,
|
|
6050
5499
|
"kindString": "Call signature",
|
|
6051
5500
|
"flags": {},
|
|
6052
5501
|
"parameters": [
|
|
6053
5502
|
{
|
|
6054
|
-
"id":
|
|
5503
|
+
"id": 172,
|
|
6055
5504
|
"name": "_queryAccount",
|
|
6056
5505
|
"kind": 32768,
|
|
6057
5506
|
"kindString": "Parameter",
|
|
@@ -6080,7 +5529,7 @@
|
|
|
6080
5529
|
}
|
|
6081
5530
|
},
|
|
6082
5531
|
{
|
|
6083
|
-
"id":
|
|
5532
|
+
"id": 259,
|
|
6084
5533
|
"name": "validateConfig",
|
|
6085
5534
|
"kind": 2048,
|
|
6086
5535
|
"kindString": "Method",
|
|
@@ -6090,20 +5539,20 @@
|
|
|
6090
5539
|
"sources": [
|
|
6091
5540
|
{
|
|
6092
5541
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
6093
|
-
"line":
|
|
5542
|
+
"line": 43,
|
|
6094
5543
|
"character": 14
|
|
6095
5544
|
}
|
|
6096
5545
|
],
|
|
6097
5546
|
"signatures": [
|
|
6098
5547
|
{
|
|
6099
|
-
"id":
|
|
5548
|
+
"id": 260,
|
|
6100
5549
|
"name": "validateConfig",
|
|
6101
5550
|
"kind": 4096,
|
|
6102
5551
|
"kindString": "Call signature",
|
|
6103
5552
|
"flags": {},
|
|
6104
5553
|
"parameters": [
|
|
6105
5554
|
{
|
|
6106
|
-
"id":
|
|
5555
|
+
"id": 261,
|
|
6107
5556
|
"name": "config",
|
|
6108
5557
|
"kind": 32768,
|
|
6109
5558
|
"kindString": "Parameter",
|
|
@@ -6116,7 +5565,7 @@
|
|
|
6116
5565
|
}
|
|
6117
5566
|
},
|
|
6118
5567
|
{
|
|
6119
|
-
"id":
|
|
5568
|
+
"id": 262,
|
|
6120
5569
|
"name": "parents",
|
|
6121
5570
|
"kind": 32768,
|
|
6122
5571
|
"kindString": "Parameter",
|
|
@@ -6160,7 +5609,7 @@
|
|
|
6160
5609
|
"fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts",
|
|
6161
5610
|
"line": 23,
|
|
6162
5611
|
"character": 24,
|
|
6163
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5612
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L23"
|
|
6164
5613
|
}
|
|
6165
5614
|
],
|
|
6166
5615
|
"signatures": [
|
|
@@ -6426,7 +5875,7 @@
|
|
|
6426
5875
|
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
6427
5876
|
"line": 8,
|
|
6428
5877
|
"character": 2,
|
|
6429
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5878
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L8"
|
|
6430
5879
|
}
|
|
6431
5880
|
],
|
|
6432
5881
|
"type": {
|
|
@@ -6448,7 +5897,7 @@
|
|
|
6448
5897
|
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
6449
5898
|
"line": 7,
|
|
6450
5899
|
"character": 60,
|
|
6451
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5900
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L7"
|
|
6452
5901
|
}
|
|
6453
5902
|
]
|
|
6454
5903
|
}
|
|
@@ -6561,8 +6010,8 @@
|
|
|
6561
6010
|
]
|
|
6562
6011
|
},
|
|
6563
6012
|
{
|
|
6564
|
-
"type": "
|
|
6565
|
-
"name": "
|
|
6013
|
+
"type": "intrinsic",
|
|
6014
|
+
"name": "undefined"
|
|
6566
6015
|
}
|
|
6567
6016
|
],
|
|
6568
6017
|
"name": "ModuleParams"
|
|
@@ -6605,14 +6054,14 @@
|
|
|
6605
6054
|
"title": "Properties",
|
|
6606
6055
|
"children": [
|
|
6607
6056
|
49,
|
|
6608
|
-
|
|
6609
|
-
|
|
6057
|
+
105,
|
|
6058
|
+
106,
|
|
6610
6059
|
103,
|
|
6611
|
-
|
|
6612
|
-
|
|
6613
|
-
|
|
6614
|
-
|
|
6615
|
-
|
|
6060
|
+
107,
|
|
6061
|
+
108,
|
|
6062
|
+
263,
|
|
6063
|
+
113,
|
|
6064
|
+
104,
|
|
6616
6065
|
27,
|
|
6617
6066
|
45
|
|
6618
6067
|
]
|
|
@@ -6620,12 +6069,12 @@
|
|
|
6620
6069
|
{
|
|
6621
6070
|
"title": "Accessors",
|
|
6622
6071
|
"children": [
|
|
6623
|
-
|
|
6624
|
-
|
|
6625
|
-
|
|
6072
|
+
118,
|
|
6073
|
+
120,
|
|
6074
|
+
122,
|
|
6626
6075
|
50,
|
|
6627
|
-
|
|
6628
|
-
|
|
6076
|
+
278,
|
|
6077
|
+
124,
|
|
6629
6078
|
58,
|
|
6630
6079
|
60
|
|
6631
6080
|
]
|
|
@@ -6633,24 +6082,24 @@
|
|
|
6633
6082
|
{
|
|
6634
6083
|
"title": "Methods",
|
|
6635
6084
|
"children": [
|
|
6636
|
-
|
|
6637
|
-
|
|
6638
|
-
|
|
6639
|
-
|
|
6640
|
-
|
|
6641
|
-
|
|
6642
|
-
|
|
6085
|
+
173,
|
|
6086
|
+
178,
|
|
6087
|
+
185,
|
|
6088
|
+
203,
|
|
6089
|
+
221,
|
|
6090
|
+
229,
|
|
6091
|
+
126,
|
|
6643
6092
|
52,
|
|
6644
|
-
|
|
6093
|
+
237,
|
|
6645
6094
|
54,
|
|
6646
6095
|
64,
|
|
6647
|
-
|
|
6648
|
-
|
|
6649
|
-
|
|
6650
|
-
|
|
6651
|
-
|
|
6652
|
-
|
|
6653
|
-
|
|
6096
|
+
130,
|
|
6097
|
+
240,
|
|
6098
|
+
253,
|
|
6099
|
+
167,
|
|
6100
|
+
256,
|
|
6101
|
+
170,
|
|
6102
|
+
259,
|
|
6654
6103
|
28
|
|
6655
6104
|
]
|
|
6656
6105
|
}
|
|
@@ -6660,7 +6109,7 @@
|
|
|
6660
6109
|
"fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts",
|
|
6661
6110
|
"line": 9,
|
|
6662
6111
|
"character": 13,
|
|
6663
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6112
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L9"
|
|
6664
6113
|
}
|
|
6665
6114
|
],
|
|
6666
6115
|
"extendedTypes": [
|
|
@@ -6669,8 +6118,14 @@
|
|
|
6669
6118
|
"typeArguments": [
|
|
6670
6119
|
{
|
|
6671
6120
|
"type": "reference",
|
|
6672
|
-
"
|
|
6673
|
-
|
|
6121
|
+
"typeArguments": [
|
|
6122
|
+
{
|
|
6123
|
+
"type": "reference",
|
|
6124
|
+
"id": 19,
|
|
6125
|
+
"name": "CurrentLocationWitnessConfig"
|
|
6126
|
+
}
|
|
6127
|
+
],
|
|
6128
|
+
"name": "WitnessParams"
|
|
6674
6129
|
}
|
|
6675
6130
|
],
|
|
6676
6131
|
"name": "AbstractWitness"
|
|
@@ -6688,7 +6143,7 @@
|
|
|
6688
6143
|
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
6689
6144
|
"line": 7,
|
|
6690
6145
|
"character": 12,
|
|
6691
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6146
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L7"
|
|
6692
6147
|
}
|
|
6693
6148
|
],
|
|
6694
6149
|
"type": {
|
|
@@ -6714,7 +6169,7 @@
|
|
|
6714
6169
|
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
6715
6170
|
"line": 8,
|
|
6716
6171
|
"character": 2,
|
|
6717
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6172
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L8"
|
|
6718
6173
|
}
|
|
6719
6174
|
],
|
|
6720
6175
|
"type": {
|
|
@@ -6737,7 +6192,7 @@
|
|
|
6737
6192
|
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
6738
6193
|
"line": 7,
|
|
6739
6194
|
"character": 60,
|
|
6740
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6195
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L7"
|
|
6741
6196
|
}
|
|
6742
6197
|
]
|
|
6743
6198
|
}
|
|
@@ -6757,13 +6212,13 @@
|
|
|
6757
6212
|
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
6758
6213
|
"line": 4,
|
|
6759
6214
|
"character": 12,
|
|
6760
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6215
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L4"
|
|
6761
6216
|
},
|
|
6762
6217
|
{
|
|
6763
6218
|
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
6764
6219
|
"line": 5,
|
|
6765
6220
|
"character": 13,
|
|
6766
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6221
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L5"
|
|
6767
6222
|
}
|
|
6768
6223
|
],
|
|
6769
6224
|
"type": {
|
|
@@ -6782,7 +6237,7 @@
|
|
|
6782
6237
|
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
6783
6238
|
"line": 11,
|
|
6784
6239
|
"character": 12,
|
|
6785
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6240
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L11"
|
|
6786
6241
|
}
|
|
6787
6242
|
],
|
|
6788
6243
|
"type": {
|
|
@@ -6819,7 +6274,7 @@
|
|
|
6819
6274
|
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
6820
6275
|
"line": 11,
|
|
6821
6276
|
"character": 90,
|
|
6822
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6277
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L11"
|
|
6823
6278
|
}
|
|
6824
6279
|
],
|
|
6825
6280
|
"type": {
|
|
@@ -6843,7 +6298,7 @@
|
|
|
6843
6298
|
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
6844
6299
|
"line": 11,
|
|
6845
6300
|
"character": 88,
|
|
6846
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6301
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L11"
|
|
6847
6302
|
}
|
|
6848
6303
|
]
|
|
6849
6304
|
}
|
|
@@ -6864,7 +6319,7 @@
|
|
|
6864
6319
|
"fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationPayloadSet.ts",
|
|
6865
6320
|
"line": 4,
|
|
6866
6321
|
"character": 13,
|
|
6867
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6322
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationPayloadSet.ts#L4"
|
|
6868
6323
|
}
|
|
6869
6324
|
],
|
|
6870
6325
|
"type": {
|
|
@@ -6884,13 +6339,13 @@
|
|
|
6884
6339
|
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
6885
6340
|
"line": 4,
|
|
6886
6341
|
"character": 12,
|
|
6887
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6342
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L4"
|
|
6888
6343
|
},
|
|
6889
6344
|
{
|
|
6890
6345
|
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
6891
6346
|
"line": 5,
|
|
6892
6347
|
"character": 13,
|
|
6893
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6348
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L5"
|
|
6894
6349
|
}
|
|
6895
6350
|
],
|
|
6896
6351
|
"type": {
|
|
@@ -6909,7 +6364,7 @@
|
|
|
6909
6364
|
"fileName": "plugins/packages/payloadset/packages/location/src/Plugin.ts",
|
|
6910
6365
|
"line": 9,
|
|
6911
6366
|
"character": 13,
|
|
6912
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6367
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/location/src/Plugin.ts#L9"
|
|
6913
6368
|
}
|
|
6914
6369
|
],
|
|
6915
6370
|
"signatures": [
|
|
@@ -7174,7 +6629,7 @@
|
|
|
7174
6629
|
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
7175
6630
|
"line": 8,
|
|
7176
6631
|
"character": 2,
|
|
7177
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6632
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L8"
|
|
7178
6633
|
}
|
|
7179
6634
|
],
|
|
7180
6635
|
"type": {
|
|
@@ -7196,7 +6651,7 @@
|
|
|
7196
6651
|
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
7197
6652
|
"line": 7,
|
|
7198
6653
|
"character": 60,
|
|
7199
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6654
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L7"
|
|
7200
6655
|
}
|
|
7201
6656
|
]
|
|
7202
6657
|
}
|
|
@@ -7309,8 +6764,8 @@
|
|
|
7309
6764
|
]
|
|
7310
6765
|
},
|
|
7311
6766
|
{
|
|
7312
|
-
"type": "
|
|
7313
|
-
"name": "
|
|
6767
|
+
"type": "intrinsic",
|
|
6768
|
+
"name": "undefined"
|
|
7314
6769
|
}
|
|
7315
6770
|
],
|
|
7316
6771
|
"name": "ModuleParams"
|
|
@@ -7326,7 +6781,7 @@
|
|
|
7326
6781
|
{
|
|
7327
6782
|
"title": "References",
|
|
7328
6783
|
"children": [
|
|
7329
|
-
|
|
6784
|
+
280
|
|
7330
6785
|
]
|
|
7331
6786
|
},
|
|
7332
6787
|
{
|
|
@@ -7362,7 +6817,7 @@
|
|
|
7362
6817
|
"fileName": "plugins/packages/payloadset/packages/location/src/index.ts",
|
|
7363
6818
|
"line": 1,
|
|
7364
6819
|
"character": 0,
|
|
7365
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6820
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/location/src/index.ts#L1"
|
|
7366
6821
|
}
|
|
7367
6822
|
]
|
|
7368
6823
|
}
|