@xyo-network/location-plugin 2.47.9 → 2.48.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/docs.json +834 -774
- package/package.json +7 -7
- package/src/spec/Plugin.spec.ts +0 -25
package/dist/docs.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"originalName": "",
|
|
8
8
|
"children": [
|
|
9
9
|
{
|
|
10
|
-
"id":
|
|
10
|
+
"id": 301,
|
|
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/591e39f0c/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/591e39f0c/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L14"
|
|
44
44
|
}
|
|
45
45
|
],
|
|
46
46
|
"signatures": [
|
|
@@ -80,381 +80,6 @@
|
|
|
80
80
|
"name": "AbstractWitness<CurrentLocationWitnessConfig>.constructor"
|
|
81
81
|
}
|
|
82
82
|
},
|
|
83
|
-
{
|
|
84
|
-
"id": 99,
|
|
85
|
-
"name": "_config",
|
|
86
|
-
"kind": 1024,
|
|
87
|
-
"kindString": "Property",
|
|
88
|
-
"flags": {},
|
|
89
|
-
"sources": [
|
|
90
|
-
{
|
|
91
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
92
|
-
"line": 15,
|
|
93
|
-
"character": 4
|
|
94
|
-
}
|
|
95
|
-
],
|
|
96
|
-
"type": {
|
|
97
|
-
"type": "intersection",
|
|
98
|
-
"types": [
|
|
99
|
-
{
|
|
100
|
-
"type": "reference",
|
|
101
|
-
"name": "SchemaFields"
|
|
102
|
-
},
|
|
103
|
-
{
|
|
104
|
-
"type": "reference",
|
|
105
|
-
"name": "PayloadFields"
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
"type": "reflection",
|
|
109
|
-
"declaration": {
|
|
110
|
-
"id": 100,
|
|
111
|
-
"name": "__type",
|
|
112
|
-
"kind": 65536,
|
|
113
|
-
"kindString": "Type literal",
|
|
114
|
-
"flags": {},
|
|
115
|
-
"children": [
|
|
116
|
-
{
|
|
117
|
-
"id": 101,
|
|
118
|
-
"name": "name",
|
|
119
|
-
"kind": 1024,
|
|
120
|
-
"kindString": "Property",
|
|
121
|
-
"flags": {
|
|
122
|
-
"isOptional": true
|
|
123
|
-
},
|
|
124
|
-
"sources": [
|
|
125
|
-
{
|
|
126
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
127
|
-
"line": 9,
|
|
128
|
-
"character": 4
|
|
129
|
-
}
|
|
130
|
-
],
|
|
131
|
-
"type": {
|
|
132
|
-
"type": "intrinsic",
|
|
133
|
-
"name": "string"
|
|
134
|
-
}
|
|
135
|
-
},
|
|
136
|
-
{
|
|
137
|
-
"id": 102,
|
|
138
|
-
"name": "security",
|
|
139
|
-
"kind": 1024,
|
|
140
|
-
"kindString": "Property",
|
|
141
|
-
"flags": {
|
|
142
|
-
"isOptional": true
|
|
143
|
-
},
|
|
144
|
-
"sources": [
|
|
145
|
-
{
|
|
146
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
147
|
-
"line": 10,
|
|
148
|
-
"character": 4
|
|
149
|
-
}
|
|
150
|
-
],
|
|
151
|
-
"type": {
|
|
152
|
-
"type": "reflection",
|
|
153
|
-
"declaration": {
|
|
154
|
-
"id": 103,
|
|
155
|
-
"name": "__type",
|
|
156
|
-
"kind": 65536,
|
|
157
|
-
"kindString": "Type literal",
|
|
158
|
-
"flags": {},
|
|
159
|
-
"children": [
|
|
160
|
-
{
|
|
161
|
-
"id": 104,
|
|
162
|
-
"name": "allowAnonymous",
|
|
163
|
-
"kind": 1024,
|
|
164
|
-
"kindString": "Property",
|
|
165
|
-
"flags": {
|
|
166
|
-
"isOptional": true
|
|
167
|
-
},
|
|
168
|
-
"sources": [
|
|
169
|
-
{
|
|
170
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
171
|
-
"line": 11,
|
|
172
|
-
"character": 8
|
|
173
|
-
}
|
|
174
|
-
],
|
|
175
|
-
"type": {
|
|
176
|
-
"type": "intrinsic",
|
|
177
|
-
"name": "boolean"
|
|
178
|
-
}
|
|
179
|
-
},
|
|
180
|
-
{
|
|
181
|
-
"id": 105,
|
|
182
|
-
"name": "allowed",
|
|
183
|
-
"kind": 1024,
|
|
184
|
-
"kindString": "Property",
|
|
185
|
-
"flags": {
|
|
186
|
-
"isOptional": true
|
|
187
|
-
},
|
|
188
|
-
"sources": [
|
|
189
|
-
{
|
|
190
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
191
|
-
"line": 12,
|
|
192
|
-
"character": 8
|
|
193
|
-
}
|
|
194
|
-
],
|
|
195
|
-
"type": {
|
|
196
|
-
"type": "reference",
|
|
197
|
-
"typeArguments": [
|
|
198
|
-
{
|
|
199
|
-
"type": "intrinsic",
|
|
200
|
-
"name": "string"
|
|
201
|
-
},
|
|
202
|
-
{
|
|
203
|
-
"type": "array",
|
|
204
|
-
"elementType": {
|
|
205
|
-
"type": "union",
|
|
206
|
-
"types": [
|
|
207
|
-
{
|
|
208
|
-
"type": "intrinsic",
|
|
209
|
-
"name": "string"
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"type": "reference",
|
|
213
|
-
"name": "CosigningAddressSet"
|
|
214
|
-
}
|
|
215
|
-
]
|
|
216
|
-
}
|
|
217
|
-
}
|
|
218
|
-
],
|
|
219
|
-
"name": "Record",
|
|
220
|
-
"qualifiedName": "Record",
|
|
221
|
-
"package": "typescript"
|
|
222
|
-
}
|
|
223
|
-
},
|
|
224
|
-
{
|
|
225
|
-
"id": 106,
|
|
226
|
-
"name": "disallowed",
|
|
227
|
-
"kind": 1024,
|
|
228
|
-
"kindString": "Property",
|
|
229
|
-
"flags": {
|
|
230
|
-
"isOptional": true
|
|
231
|
-
},
|
|
232
|
-
"sources": [
|
|
233
|
-
{
|
|
234
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
235
|
-
"line": 13,
|
|
236
|
-
"character": 8
|
|
237
|
-
}
|
|
238
|
-
],
|
|
239
|
-
"type": {
|
|
240
|
-
"type": "reference",
|
|
241
|
-
"typeArguments": [
|
|
242
|
-
{
|
|
243
|
-
"type": "intrinsic",
|
|
244
|
-
"name": "string"
|
|
245
|
-
},
|
|
246
|
-
{
|
|
247
|
-
"type": "array",
|
|
248
|
-
"elementType": {
|
|
249
|
-
"type": "intrinsic",
|
|
250
|
-
"name": "string"
|
|
251
|
-
}
|
|
252
|
-
}
|
|
253
|
-
],
|
|
254
|
-
"name": "Record",
|
|
255
|
-
"qualifiedName": "Record",
|
|
256
|
-
"package": "typescript"
|
|
257
|
-
}
|
|
258
|
-
}
|
|
259
|
-
],
|
|
260
|
-
"groups": [
|
|
261
|
-
{
|
|
262
|
-
"title": "Properties",
|
|
263
|
-
"children": [
|
|
264
|
-
104,
|
|
265
|
-
105,
|
|
266
|
-
106
|
|
267
|
-
]
|
|
268
|
-
}
|
|
269
|
-
],
|
|
270
|
-
"sources": [
|
|
271
|
-
{
|
|
272
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
273
|
-
"line": 10,
|
|
274
|
-
"character": 15
|
|
275
|
-
}
|
|
276
|
-
]
|
|
277
|
-
}
|
|
278
|
-
}
|
|
279
|
-
}
|
|
280
|
-
],
|
|
281
|
-
"groups": [
|
|
282
|
-
{
|
|
283
|
-
"title": "Properties",
|
|
284
|
-
"children": [
|
|
285
|
-
101,
|
|
286
|
-
102
|
|
287
|
-
]
|
|
288
|
-
}
|
|
289
|
-
],
|
|
290
|
-
"sources": [
|
|
291
|
-
{
|
|
292
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
293
|
-
"line": 8,
|
|
294
|
-
"character": 75
|
|
295
|
-
}
|
|
296
|
-
]
|
|
297
|
-
}
|
|
298
|
-
},
|
|
299
|
-
{
|
|
300
|
-
"type": "reflection",
|
|
301
|
-
"declaration": {
|
|
302
|
-
"id": 107,
|
|
303
|
-
"name": "__type",
|
|
304
|
-
"kind": 65536,
|
|
305
|
-
"kindString": "Type literal",
|
|
306
|
-
"flags": {},
|
|
307
|
-
"children": [
|
|
308
|
-
{
|
|
309
|
-
"id": 108,
|
|
310
|
-
"name": "schema",
|
|
311
|
-
"kind": 1024,
|
|
312
|
-
"kindString": "Property",
|
|
313
|
-
"flags": {},
|
|
314
|
-
"sources": [
|
|
315
|
-
{
|
|
316
|
-
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
317
|
-
"line": 8,
|
|
318
|
-
"character": 2,
|
|
319
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L8"
|
|
320
|
-
}
|
|
321
|
-
],
|
|
322
|
-
"type": {
|
|
323
|
-
"type": "literal",
|
|
324
|
-
"value": "network.xyo.location.current.config"
|
|
325
|
-
}
|
|
326
|
-
}
|
|
327
|
-
],
|
|
328
|
-
"groups": [
|
|
329
|
-
{
|
|
330
|
-
"title": "Properties",
|
|
331
|
-
"children": [
|
|
332
|
-
108
|
|
333
|
-
]
|
|
334
|
-
}
|
|
335
|
-
],
|
|
336
|
-
"sources": [
|
|
337
|
-
{
|
|
338
|
-
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
339
|
-
"line": 7,
|
|
340
|
-
"character": 60,
|
|
341
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L7"
|
|
342
|
-
}
|
|
343
|
-
]
|
|
344
|
-
}
|
|
345
|
-
},
|
|
346
|
-
{
|
|
347
|
-
"type": "reflection",
|
|
348
|
-
"declaration": {
|
|
349
|
-
"id": 109,
|
|
350
|
-
"name": "__type",
|
|
351
|
-
"kind": 65536,
|
|
352
|
-
"kindString": "Type literal",
|
|
353
|
-
"flags": {},
|
|
354
|
-
"children": [
|
|
355
|
-
{
|
|
356
|
-
"id": 110,
|
|
357
|
-
"name": "targetSet",
|
|
358
|
-
"kind": 1024,
|
|
359
|
-
"kindString": "Property",
|
|
360
|
-
"flags": {
|
|
361
|
-
"isOptional": true
|
|
362
|
-
},
|
|
363
|
-
"sources": [
|
|
364
|
-
{
|
|
365
|
-
"fileName": "modules/packages/witness/dist/types/Config.d.ts",
|
|
366
|
-
"line": 6,
|
|
367
|
-
"character": 4
|
|
368
|
-
}
|
|
369
|
-
],
|
|
370
|
-
"type": {
|
|
371
|
-
"type": "intersection",
|
|
372
|
-
"types": [
|
|
373
|
-
{
|
|
374
|
-
"type": "reference",
|
|
375
|
-
"name": "SchemaFields"
|
|
376
|
-
},
|
|
377
|
-
{
|
|
378
|
-
"type": "reference",
|
|
379
|
-
"name": "PayloadFields"
|
|
380
|
-
},
|
|
381
|
-
{
|
|
382
|
-
"type": "reference",
|
|
383
|
-
"name": "PayloadSet"
|
|
384
|
-
},
|
|
385
|
-
{
|
|
386
|
-
"type": "reflection",
|
|
387
|
-
"declaration": {
|
|
388
|
-
"id": 111,
|
|
389
|
-
"name": "__type",
|
|
390
|
-
"kind": 65536,
|
|
391
|
-
"kindString": "Type literal",
|
|
392
|
-
"flags": {},
|
|
393
|
-
"children": [
|
|
394
|
-
{
|
|
395
|
-
"id": 112,
|
|
396
|
-
"name": "schema",
|
|
397
|
-
"kind": 1024,
|
|
398
|
-
"kindString": "Property",
|
|
399
|
-
"flags": {},
|
|
400
|
-
"sources": [
|
|
401
|
-
{
|
|
402
|
-
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
403
|
-
"line": 17,
|
|
404
|
-
"character": 4
|
|
405
|
-
}
|
|
406
|
-
],
|
|
407
|
-
"type": {
|
|
408
|
-
"type": "literal",
|
|
409
|
-
"value": "network.xyo.payload.set"
|
|
410
|
-
}
|
|
411
|
-
}
|
|
412
|
-
],
|
|
413
|
-
"groups": [
|
|
414
|
-
{
|
|
415
|
-
"title": "Properties",
|
|
416
|
-
"children": [
|
|
417
|
-
112
|
|
418
|
-
]
|
|
419
|
-
}
|
|
420
|
-
],
|
|
421
|
-
"sources": [
|
|
422
|
-
{
|
|
423
|
-
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
424
|
-
"line": 16,
|
|
425
|
-
"character": 221
|
|
426
|
-
}
|
|
427
|
-
]
|
|
428
|
-
}
|
|
429
|
-
}
|
|
430
|
-
]
|
|
431
|
-
}
|
|
432
|
-
}
|
|
433
|
-
],
|
|
434
|
-
"groups": [
|
|
435
|
-
{
|
|
436
|
-
"title": "Properties",
|
|
437
|
-
"children": [
|
|
438
|
-
110
|
|
439
|
-
]
|
|
440
|
-
}
|
|
441
|
-
],
|
|
442
|
-
"sources": [
|
|
443
|
-
{
|
|
444
|
-
"fileName": "modules/packages/witness/dist/types/Config.d.ts",
|
|
445
|
-
"line": 5,
|
|
446
|
-
"character": 95
|
|
447
|
-
}
|
|
448
|
-
]
|
|
449
|
-
}
|
|
450
|
-
}
|
|
451
|
-
]
|
|
452
|
-
},
|
|
453
|
-
"inheritedFrom": {
|
|
454
|
-
"type": "reference",
|
|
455
|
-
"name": "AbstractWitness._config"
|
|
456
|
-
}
|
|
457
|
-
},
|
|
458
83
|
{
|
|
459
84
|
"id": 47,
|
|
460
85
|
"name": "_geolocation",
|
|
@@ -468,7 +93,7 @@
|
|
|
468
93
|
"fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts",
|
|
469
94
|
"line": 12,
|
|
470
95
|
"character": 10,
|
|
471
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
96
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L12"
|
|
472
97
|
}
|
|
473
98
|
],
|
|
474
99
|
"type": {
|
|
@@ -479,7 +104,7 @@
|
|
|
479
104
|
}
|
|
480
105
|
},
|
|
481
106
|
{
|
|
482
|
-
"id":
|
|
107
|
+
"id": 109,
|
|
483
108
|
"name": "_parentResolver",
|
|
484
109
|
"kind": 1024,
|
|
485
110
|
"kindString": "Property",
|
|
@@ -489,7 +114,7 @@
|
|
|
489
114
|
"sources": [
|
|
490
115
|
{
|
|
491
116
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
492
|
-
"line":
|
|
117
|
+
"line": 15,
|
|
493
118
|
"character": 14
|
|
494
119
|
}
|
|
495
120
|
],
|
|
@@ -513,14 +138,14 @@
|
|
|
513
138
|
{
|
|
514
139
|
"type": "reflection",
|
|
515
140
|
"declaration": {
|
|
516
|
-
"id":
|
|
141
|
+
"id": 110,
|
|
517
142
|
"name": "__type",
|
|
518
143
|
"kind": 65536,
|
|
519
144
|
"kindString": "Type literal",
|
|
520
145
|
"flags": {},
|
|
521
146
|
"children": [
|
|
522
147
|
{
|
|
523
|
-
"id":
|
|
148
|
+
"id": 111,
|
|
524
149
|
"name": "name",
|
|
525
150
|
"kind": 1024,
|
|
526
151
|
"kindString": "Property",
|
|
@@ -530,7 +155,7 @@
|
|
|
530
155
|
"sources": [
|
|
531
156
|
{
|
|
532
157
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
533
|
-
"line":
|
|
158
|
+
"line": 16,
|
|
534
159
|
"character": 8
|
|
535
160
|
}
|
|
536
161
|
],
|
|
@@ -540,7 +165,7 @@
|
|
|
540
165
|
}
|
|
541
166
|
},
|
|
542
167
|
{
|
|
543
|
-
"id":
|
|
168
|
+
"id": 112,
|
|
544
169
|
"name": "security",
|
|
545
170
|
"kind": 1024,
|
|
546
171
|
"kindString": "Property",
|
|
@@ -550,21 +175,21 @@
|
|
|
550
175
|
"sources": [
|
|
551
176
|
{
|
|
552
177
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
553
|
-
"line":
|
|
178
|
+
"line": 17,
|
|
554
179
|
"character": 8
|
|
555
180
|
}
|
|
556
181
|
],
|
|
557
182
|
"type": {
|
|
558
183
|
"type": "reflection",
|
|
559
184
|
"declaration": {
|
|
560
|
-
"id":
|
|
185
|
+
"id": 113,
|
|
561
186
|
"name": "__type",
|
|
562
187
|
"kind": 65536,
|
|
563
188
|
"kindString": "Type literal",
|
|
564
189
|
"flags": {},
|
|
565
190
|
"children": [
|
|
566
191
|
{
|
|
567
|
-
"id":
|
|
192
|
+
"id": 114,
|
|
568
193
|
"name": "allowAnonymous",
|
|
569
194
|
"kind": 1024,
|
|
570
195
|
"kindString": "Property",
|
|
@@ -574,7 +199,7 @@
|
|
|
574
199
|
"sources": [
|
|
575
200
|
{
|
|
576
201
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
577
|
-
"line":
|
|
202
|
+
"line": 18,
|
|
578
203
|
"character": 12
|
|
579
204
|
}
|
|
580
205
|
],
|
|
@@ -584,7 +209,7 @@
|
|
|
584
209
|
}
|
|
585
210
|
},
|
|
586
211
|
{
|
|
587
|
-
"id":
|
|
212
|
+
"id": 115,
|
|
588
213
|
"name": "allowed",
|
|
589
214
|
"kind": 1024,
|
|
590
215
|
"kindString": "Property",
|
|
@@ -594,7 +219,7 @@
|
|
|
594
219
|
"sources": [
|
|
595
220
|
{
|
|
596
221
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
597
|
-
"line":
|
|
222
|
+
"line": 19,
|
|
598
223
|
"character": 12
|
|
599
224
|
}
|
|
600
225
|
],
|
|
@@ -628,7 +253,7 @@
|
|
|
628
253
|
}
|
|
629
254
|
},
|
|
630
255
|
{
|
|
631
|
-
"id":
|
|
256
|
+
"id": 116,
|
|
632
257
|
"name": "disallowed",
|
|
633
258
|
"kind": 1024,
|
|
634
259
|
"kindString": "Property",
|
|
@@ -638,7 +263,7 @@
|
|
|
638
263
|
"sources": [
|
|
639
264
|
{
|
|
640
265
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
641
|
-
"line":
|
|
266
|
+
"line": 20,
|
|
642
267
|
"character": 12
|
|
643
268
|
}
|
|
644
269
|
],
|
|
@@ -667,16 +292,16 @@
|
|
|
667
292
|
{
|
|
668
293
|
"title": "Properties",
|
|
669
294
|
"children": [
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
295
|
+
114,
|
|
296
|
+
115,
|
|
297
|
+
116
|
|
673
298
|
]
|
|
674
299
|
}
|
|
675
300
|
],
|
|
676
301
|
"sources": [
|
|
677
302
|
{
|
|
678
303
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
679
|
-
"line":
|
|
304
|
+
"line": 17,
|
|
680
305
|
"character": 19
|
|
681
306
|
}
|
|
682
307
|
]
|
|
@@ -688,15 +313,15 @@
|
|
|
688
313
|
{
|
|
689
314
|
"title": "Properties",
|
|
690
315
|
"children": [
|
|
691
|
-
|
|
692
|
-
|
|
316
|
+
111,
|
|
317
|
+
112
|
|
693
318
|
]
|
|
694
319
|
}
|
|
695
320
|
],
|
|
696
321
|
"sources": [
|
|
697
322
|
{
|
|
698
323
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
699
|
-
"line":
|
|
324
|
+
"line": 15,
|
|
700
325
|
"character": 167
|
|
701
326
|
}
|
|
702
327
|
]
|
|
@@ -705,14 +330,14 @@
|
|
|
705
330
|
{
|
|
706
331
|
"type": "reflection",
|
|
707
332
|
"declaration": {
|
|
708
|
-
"id":
|
|
333
|
+
"id": 117,
|
|
709
334
|
"name": "__type",
|
|
710
335
|
"kind": 65536,
|
|
711
336
|
"kindString": "Type literal",
|
|
712
337
|
"flags": {},
|
|
713
338
|
"children": [
|
|
714
339
|
{
|
|
715
|
-
"id":
|
|
340
|
+
"id": 118,
|
|
716
341
|
"name": "schema",
|
|
717
342
|
"kind": 1024,
|
|
718
343
|
"kindString": "Property",
|
|
@@ -720,7 +345,7 @@
|
|
|
720
345
|
"sources": [
|
|
721
346
|
{
|
|
722
347
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
723
|
-
"line":
|
|
348
|
+
"line": 23,
|
|
724
349
|
"character": 8
|
|
725
350
|
}
|
|
726
351
|
],
|
|
@@ -734,14 +359,14 @@
|
|
|
734
359
|
{
|
|
735
360
|
"title": "Properties",
|
|
736
361
|
"children": [
|
|
737
|
-
|
|
362
|
+
118
|
|
738
363
|
]
|
|
739
364
|
}
|
|
740
365
|
],
|
|
741
366
|
"sources": [
|
|
742
367
|
{
|
|
743
368
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
744
|
-
"line":
|
|
369
|
+
"line": 22,
|
|
745
370
|
"character": 8
|
|
746
371
|
}
|
|
747
372
|
]
|
|
@@ -761,7 +386,7 @@
|
|
|
761
386
|
}
|
|
762
387
|
},
|
|
763
388
|
{
|
|
764
|
-
"id":
|
|
389
|
+
"id": 119,
|
|
765
390
|
"name": "_started",
|
|
766
391
|
"kind": 1024,
|
|
767
392
|
"kindString": "Property",
|
|
@@ -771,7 +396,7 @@
|
|
|
771
396
|
"sources": [
|
|
772
397
|
{
|
|
773
398
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
774
|
-
"line":
|
|
399
|
+
"line": 25,
|
|
775
400
|
"character": 14
|
|
776
401
|
}
|
|
777
402
|
],
|
|
@@ -785,7 +410,7 @@
|
|
|
785
410
|
}
|
|
786
411
|
},
|
|
787
412
|
{
|
|
788
|
-
"id":
|
|
413
|
+
"id": 120,
|
|
789
414
|
"name": "account",
|
|
790
415
|
"kind": 1024,
|
|
791
416
|
"kindString": "Property",
|
|
@@ -796,13 +421,13 @@
|
|
|
796
421
|
"sources": [
|
|
797
422
|
{
|
|
798
423
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
799
|
-
"line":
|
|
424
|
+
"line": 26,
|
|
800
425
|
"character": 23
|
|
801
426
|
}
|
|
802
427
|
],
|
|
803
428
|
"type": {
|
|
804
429
|
"type": "reference",
|
|
805
|
-
"name": "
|
|
430
|
+
"name": "AccountInstance"
|
|
806
431
|
},
|
|
807
432
|
"inheritedFrom": {
|
|
808
433
|
"type": "reference",
|
|
@@ -810,7 +435,7 @@
|
|
|
810
435
|
}
|
|
811
436
|
},
|
|
812
437
|
{
|
|
813
|
-
"id":
|
|
438
|
+
"id": 121,
|
|
814
439
|
"name": "logger",
|
|
815
440
|
"kind": 1024,
|
|
816
441
|
"kindString": "Property",
|
|
@@ -822,7 +447,7 @@
|
|
|
822
447
|
"sources": [
|
|
823
448
|
{
|
|
824
449
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
825
|
-
"line":
|
|
450
|
+
"line": 27,
|
|
826
451
|
"character": 23
|
|
827
452
|
}
|
|
828
453
|
],
|
|
@@ -836,7 +461,7 @@
|
|
|
836
461
|
}
|
|
837
462
|
},
|
|
838
463
|
{
|
|
839
|
-
"id":
|
|
464
|
+
"id": 122,
|
|
840
465
|
"name": "moduleConfigQueryValidator",
|
|
841
466
|
"kind": 1024,
|
|
842
467
|
"kindString": "Property",
|
|
@@ -847,7 +472,7 @@
|
|
|
847
472
|
"sources": [
|
|
848
473
|
{
|
|
849
474
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
850
|
-
"line":
|
|
475
|
+
"line": 28,
|
|
851
476
|
"character": 23
|
|
852
477
|
}
|
|
853
478
|
],
|
|
@@ -872,33 +497,379 @@
|
|
|
872
497
|
{
|
|
873
498
|
"type": "reflection",
|
|
874
499
|
"declaration": {
|
|
875
|
-
"id":
|
|
500
|
+
"id": 123,
|
|
501
|
+
"name": "__type",
|
|
502
|
+
"kind": 65536,
|
|
503
|
+
"kindString": "Type literal",
|
|
504
|
+
"flags": {},
|
|
505
|
+
"children": [
|
|
506
|
+
{
|
|
507
|
+
"id": 124,
|
|
508
|
+
"name": "query",
|
|
509
|
+
"kind": 1024,
|
|
510
|
+
"kindString": "Property",
|
|
511
|
+
"flags": {},
|
|
512
|
+
"sources": [
|
|
513
|
+
{
|
|
514
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
515
|
+
"line": 5,
|
|
516
|
+
"character": 4
|
|
517
|
+
}
|
|
518
|
+
],
|
|
519
|
+
"type": {
|
|
520
|
+
"type": "intrinsic",
|
|
521
|
+
"name": "string"
|
|
522
|
+
}
|
|
523
|
+
},
|
|
524
|
+
{
|
|
525
|
+
"id": 125,
|
|
526
|
+
"name": "resultSet",
|
|
527
|
+
"kind": 1024,
|
|
528
|
+
"kindString": "Property",
|
|
529
|
+
"flags": {
|
|
530
|
+
"isOptional": true
|
|
531
|
+
},
|
|
532
|
+
"sources": [
|
|
533
|
+
{
|
|
534
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
535
|
+
"line": 6,
|
|
536
|
+
"character": 4
|
|
537
|
+
}
|
|
538
|
+
],
|
|
539
|
+
"type": {
|
|
540
|
+
"type": "intrinsic",
|
|
541
|
+
"name": "string"
|
|
542
|
+
}
|
|
543
|
+
},
|
|
544
|
+
{
|
|
545
|
+
"id": 126,
|
|
546
|
+
"name": "schema",
|
|
547
|
+
"kind": 1024,
|
|
548
|
+
"kindString": "Property",
|
|
549
|
+
"flags": {},
|
|
550
|
+
"sources": [
|
|
551
|
+
{
|
|
552
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
553
|
+
"line": 7,
|
|
554
|
+
"character": 4
|
|
555
|
+
}
|
|
556
|
+
],
|
|
557
|
+
"type": {
|
|
558
|
+
"type": "literal",
|
|
559
|
+
"value": "network.xyo.boundwitness.query"
|
|
560
|
+
}
|
|
561
|
+
}
|
|
562
|
+
],
|
|
563
|
+
"groups": [
|
|
564
|
+
{
|
|
565
|
+
"title": "Properties",
|
|
566
|
+
"children": [
|
|
567
|
+
124,
|
|
568
|
+
125,
|
|
569
|
+
126
|
|
570
|
+
]
|
|
571
|
+
}
|
|
572
|
+
],
|
|
573
|
+
"sources": [
|
|
574
|
+
{
|
|
575
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
576
|
+
"line": 4,
|
|
577
|
+
"character": 51
|
|
578
|
+
}
|
|
579
|
+
]
|
|
580
|
+
}
|
|
581
|
+
}
|
|
582
|
+
]
|
|
583
|
+
}
|
|
584
|
+
],
|
|
585
|
+
"name": "Queryable"
|
|
586
|
+
},
|
|
587
|
+
"inheritedFrom": {
|
|
588
|
+
"type": "reference",
|
|
589
|
+
"name": "AbstractWitness.moduleConfigQueryValidator"
|
|
590
|
+
}
|
|
591
|
+
},
|
|
592
|
+
{
|
|
593
|
+
"id": 285,
|
|
594
|
+
"name": "params",
|
|
595
|
+
"kind": 1024,
|
|
596
|
+
"kindString": "Property",
|
|
597
|
+
"flags": {
|
|
598
|
+
"isProtected": true,
|
|
599
|
+
"isReadonly": true
|
|
600
|
+
},
|
|
601
|
+
"sources": [
|
|
602
|
+
{
|
|
603
|
+
"fileName": "protocol/packages/core/dist/types/lib/Base.d.ts",
|
|
604
|
+
"line": 20,
|
|
605
|
+
"character": 23
|
|
606
|
+
}
|
|
607
|
+
],
|
|
608
|
+
"type": {
|
|
609
|
+
"type": "reference",
|
|
610
|
+
"typeArguments": [
|
|
611
|
+
{
|
|
612
|
+
"type": "intersection",
|
|
613
|
+
"types": [
|
|
614
|
+
{
|
|
615
|
+
"type": "reference",
|
|
616
|
+
"name": "SchemaFields"
|
|
617
|
+
},
|
|
618
|
+
{
|
|
619
|
+
"type": "reference",
|
|
620
|
+
"name": "PayloadFields"
|
|
621
|
+
},
|
|
622
|
+
{
|
|
623
|
+
"type": "reflection",
|
|
624
|
+
"declaration": {
|
|
625
|
+
"id": 286,
|
|
626
|
+
"name": "__type",
|
|
627
|
+
"kind": 65536,
|
|
628
|
+
"kindString": "Type literal",
|
|
629
|
+
"flags": {},
|
|
630
|
+
"children": [
|
|
631
|
+
{
|
|
632
|
+
"id": 287,
|
|
633
|
+
"name": "name",
|
|
634
|
+
"kind": 1024,
|
|
635
|
+
"kindString": "Property",
|
|
636
|
+
"flags": {
|
|
637
|
+
"isOptional": true
|
|
638
|
+
},
|
|
639
|
+
"sources": [
|
|
640
|
+
{
|
|
641
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
642
|
+
"line": 9,
|
|
643
|
+
"character": 4
|
|
644
|
+
}
|
|
645
|
+
],
|
|
646
|
+
"type": {
|
|
647
|
+
"type": "intrinsic",
|
|
648
|
+
"name": "string"
|
|
649
|
+
}
|
|
650
|
+
},
|
|
651
|
+
{
|
|
652
|
+
"id": 288,
|
|
653
|
+
"name": "security",
|
|
654
|
+
"kind": 1024,
|
|
655
|
+
"kindString": "Property",
|
|
656
|
+
"flags": {
|
|
657
|
+
"isOptional": true
|
|
658
|
+
},
|
|
659
|
+
"sources": [
|
|
660
|
+
{
|
|
661
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
662
|
+
"line": 10,
|
|
663
|
+
"character": 4
|
|
664
|
+
}
|
|
665
|
+
],
|
|
666
|
+
"type": {
|
|
667
|
+
"type": "reflection",
|
|
668
|
+
"declaration": {
|
|
669
|
+
"id": 289,
|
|
670
|
+
"name": "__type",
|
|
671
|
+
"kind": 65536,
|
|
672
|
+
"kindString": "Type literal",
|
|
673
|
+
"flags": {},
|
|
674
|
+
"children": [
|
|
675
|
+
{
|
|
676
|
+
"id": 290,
|
|
677
|
+
"name": "allowAnonymous",
|
|
678
|
+
"kind": 1024,
|
|
679
|
+
"kindString": "Property",
|
|
680
|
+
"flags": {
|
|
681
|
+
"isOptional": true
|
|
682
|
+
},
|
|
683
|
+
"sources": [
|
|
684
|
+
{
|
|
685
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
686
|
+
"line": 11,
|
|
687
|
+
"character": 8
|
|
688
|
+
}
|
|
689
|
+
],
|
|
690
|
+
"type": {
|
|
691
|
+
"type": "intrinsic",
|
|
692
|
+
"name": "boolean"
|
|
693
|
+
}
|
|
694
|
+
},
|
|
695
|
+
{
|
|
696
|
+
"id": 291,
|
|
697
|
+
"name": "allowed",
|
|
698
|
+
"kind": 1024,
|
|
699
|
+
"kindString": "Property",
|
|
700
|
+
"flags": {
|
|
701
|
+
"isOptional": true
|
|
702
|
+
},
|
|
703
|
+
"sources": [
|
|
704
|
+
{
|
|
705
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
706
|
+
"line": 12,
|
|
707
|
+
"character": 8
|
|
708
|
+
}
|
|
709
|
+
],
|
|
710
|
+
"type": {
|
|
711
|
+
"type": "reference",
|
|
712
|
+
"typeArguments": [
|
|
713
|
+
{
|
|
714
|
+
"type": "intrinsic",
|
|
715
|
+
"name": "string"
|
|
716
|
+
},
|
|
717
|
+
{
|
|
718
|
+
"type": "array",
|
|
719
|
+
"elementType": {
|
|
720
|
+
"type": "union",
|
|
721
|
+
"types": [
|
|
722
|
+
{
|
|
723
|
+
"type": "intrinsic",
|
|
724
|
+
"name": "string"
|
|
725
|
+
},
|
|
726
|
+
{
|
|
727
|
+
"type": "reference",
|
|
728
|
+
"name": "CosigningAddressSet"
|
|
729
|
+
}
|
|
730
|
+
]
|
|
731
|
+
}
|
|
732
|
+
}
|
|
733
|
+
],
|
|
734
|
+
"name": "Record",
|
|
735
|
+
"qualifiedName": "Record",
|
|
736
|
+
"package": "typescript"
|
|
737
|
+
}
|
|
738
|
+
},
|
|
739
|
+
{
|
|
740
|
+
"id": 292,
|
|
741
|
+
"name": "disallowed",
|
|
742
|
+
"kind": 1024,
|
|
743
|
+
"kindString": "Property",
|
|
744
|
+
"flags": {
|
|
745
|
+
"isOptional": true
|
|
746
|
+
},
|
|
747
|
+
"sources": [
|
|
748
|
+
{
|
|
749
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
750
|
+
"line": 13,
|
|
751
|
+
"character": 8
|
|
752
|
+
}
|
|
753
|
+
],
|
|
754
|
+
"type": {
|
|
755
|
+
"type": "reference",
|
|
756
|
+
"typeArguments": [
|
|
757
|
+
{
|
|
758
|
+
"type": "intrinsic",
|
|
759
|
+
"name": "string"
|
|
760
|
+
},
|
|
761
|
+
{
|
|
762
|
+
"type": "array",
|
|
763
|
+
"elementType": {
|
|
764
|
+
"type": "intrinsic",
|
|
765
|
+
"name": "string"
|
|
766
|
+
}
|
|
767
|
+
}
|
|
768
|
+
],
|
|
769
|
+
"name": "Record",
|
|
770
|
+
"qualifiedName": "Record",
|
|
771
|
+
"package": "typescript"
|
|
772
|
+
}
|
|
773
|
+
}
|
|
774
|
+
],
|
|
775
|
+
"groups": [
|
|
776
|
+
{
|
|
777
|
+
"title": "Properties",
|
|
778
|
+
"children": [
|
|
779
|
+
290,
|
|
780
|
+
291,
|
|
781
|
+
292
|
|
782
|
+
]
|
|
783
|
+
}
|
|
784
|
+
],
|
|
785
|
+
"sources": [
|
|
786
|
+
{
|
|
787
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
788
|
+
"line": 10,
|
|
789
|
+
"character": 15
|
|
790
|
+
}
|
|
791
|
+
]
|
|
792
|
+
}
|
|
793
|
+
}
|
|
794
|
+
}
|
|
795
|
+
],
|
|
796
|
+
"groups": [
|
|
797
|
+
{
|
|
798
|
+
"title": "Properties",
|
|
799
|
+
"children": [
|
|
800
|
+
287,
|
|
801
|
+
288
|
|
802
|
+
]
|
|
803
|
+
}
|
|
804
|
+
],
|
|
805
|
+
"sources": [
|
|
806
|
+
{
|
|
807
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
808
|
+
"line": 8,
|
|
809
|
+
"character": 75
|
|
810
|
+
}
|
|
811
|
+
]
|
|
812
|
+
}
|
|
813
|
+
},
|
|
814
|
+
{
|
|
815
|
+
"type": "reflection",
|
|
816
|
+
"declaration": {
|
|
817
|
+
"id": 293,
|
|
876
818
|
"name": "__type",
|
|
877
819
|
"kind": 65536,
|
|
878
820
|
"kindString": "Type literal",
|
|
879
821
|
"flags": {},
|
|
880
822
|
"children": [
|
|
881
823
|
{
|
|
882
|
-
"id":
|
|
883
|
-
"name": "
|
|
824
|
+
"id": 294,
|
|
825
|
+
"name": "schema",
|
|
884
826
|
"kind": 1024,
|
|
885
827
|
"kindString": "Property",
|
|
886
828
|
"flags": {},
|
|
887
829
|
"sources": [
|
|
888
830
|
{
|
|
889
|
-
"fileName": "
|
|
890
|
-
"line":
|
|
891
|
-
"character":
|
|
831
|
+
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
832
|
+
"line": 8,
|
|
833
|
+
"character": 2,
|
|
834
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L8"
|
|
892
835
|
}
|
|
893
836
|
],
|
|
894
837
|
"type": {
|
|
895
|
-
"type": "
|
|
896
|
-
"
|
|
838
|
+
"type": "literal",
|
|
839
|
+
"value": "network.xyo.location.current.config"
|
|
897
840
|
}
|
|
898
|
-
}
|
|
841
|
+
}
|
|
842
|
+
],
|
|
843
|
+
"groups": [
|
|
899
844
|
{
|
|
900
|
-
"
|
|
901
|
-
"
|
|
845
|
+
"title": "Properties",
|
|
846
|
+
"children": [
|
|
847
|
+
294
|
|
848
|
+
]
|
|
849
|
+
}
|
|
850
|
+
],
|
|
851
|
+
"sources": [
|
|
852
|
+
{
|
|
853
|
+
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
854
|
+
"line": 7,
|
|
855
|
+
"character": 60,
|
|
856
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L7"
|
|
857
|
+
}
|
|
858
|
+
]
|
|
859
|
+
}
|
|
860
|
+
},
|
|
861
|
+
{
|
|
862
|
+
"type": "reflection",
|
|
863
|
+
"declaration": {
|
|
864
|
+
"id": 295,
|
|
865
|
+
"name": "__type",
|
|
866
|
+
"kind": 65536,
|
|
867
|
+
"kindString": "Type literal",
|
|
868
|
+
"flags": {},
|
|
869
|
+
"children": [
|
|
870
|
+
{
|
|
871
|
+
"id": 296,
|
|
872
|
+
"name": "targetSet",
|
|
902
873
|
"kind": 1024,
|
|
903
874
|
"kindString": "Property",
|
|
904
875
|
"flags": {
|
|
@@ -906,32 +877,72 @@
|
|
|
906
877
|
},
|
|
907
878
|
"sources": [
|
|
908
879
|
{
|
|
909
|
-
"fileName": "modules/packages/
|
|
880
|
+
"fileName": "modules/packages/witness/dist/types/Config.d.ts",
|
|
910
881
|
"line": 6,
|
|
911
882
|
"character": 4
|
|
912
883
|
}
|
|
913
884
|
],
|
|
914
885
|
"type": {
|
|
915
|
-
"type": "
|
|
916
|
-
"
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
886
|
+
"type": "intersection",
|
|
887
|
+
"types": [
|
|
888
|
+
{
|
|
889
|
+
"type": "reference",
|
|
890
|
+
"name": "SchemaFields"
|
|
891
|
+
},
|
|
892
|
+
{
|
|
893
|
+
"type": "reference",
|
|
894
|
+
"name": "PayloadFields"
|
|
895
|
+
},
|
|
896
|
+
{
|
|
897
|
+
"type": "reference",
|
|
898
|
+
"name": "PayloadSet"
|
|
899
|
+
},
|
|
900
|
+
{
|
|
901
|
+
"type": "reflection",
|
|
902
|
+
"declaration": {
|
|
903
|
+
"id": 297,
|
|
904
|
+
"name": "__type",
|
|
905
|
+
"kind": 65536,
|
|
906
|
+
"kindString": "Type literal",
|
|
907
|
+
"flags": {},
|
|
908
|
+
"children": [
|
|
909
|
+
{
|
|
910
|
+
"id": 298,
|
|
911
|
+
"name": "schema",
|
|
912
|
+
"kind": 1024,
|
|
913
|
+
"kindString": "Property",
|
|
914
|
+
"flags": {},
|
|
915
|
+
"sources": [
|
|
916
|
+
{
|
|
917
|
+
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
918
|
+
"line": 17,
|
|
919
|
+
"character": 4
|
|
920
|
+
}
|
|
921
|
+
],
|
|
922
|
+
"type": {
|
|
923
|
+
"type": "literal",
|
|
924
|
+
"value": "network.xyo.payload.set"
|
|
925
|
+
}
|
|
926
|
+
}
|
|
927
|
+
],
|
|
928
|
+
"groups": [
|
|
929
|
+
{
|
|
930
|
+
"title": "Properties",
|
|
931
|
+
"children": [
|
|
932
|
+
298
|
|
933
|
+
]
|
|
934
|
+
}
|
|
935
|
+
],
|
|
936
|
+
"sources": [
|
|
937
|
+
{
|
|
938
|
+
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
939
|
+
"line": 16,
|
|
940
|
+
"character": 221
|
|
941
|
+
}
|
|
942
|
+
]
|
|
943
|
+
}
|
|
944
|
+
}
|
|
945
|
+
]
|
|
935
946
|
}
|
|
936
947
|
}
|
|
937
948
|
],
|
|
@@ -939,33 +950,35 @@
|
|
|
939
950
|
{
|
|
940
951
|
"title": "Properties",
|
|
941
952
|
"children": [
|
|
942
|
-
|
|
943
|
-
139,
|
|
944
|
-
140
|
|
953
|
+
296
|
|
945
954
|
]
|
|
946
955
|
}
|
|
947
956
|
],
|
|
948
957
|
"sources": [
|
|
949
958
|
{
|
|
950
|
-
"fileName": "modules/packages/
|
|
951
|
-
"line":
|
|
952
|
-
"character":
|
|
959
|
+
"fileName": "modules/packages/witness/dist/types/Config.d.ts",
|
|
960
|
+
"line": 5,
|
|
961
|
+
"character": 95
|
|
953
962
|
}
|
|
954
963
|
]
|
|
955
964
|
}
|
|
956
965
|
}
|
|
957
966
|
]
|
|
967
|
+
},
|
|
968
|
+
{
|
|
969
|
+
"type": "reference",
|
|
970
|
+
"name": "AnyObject"
|
|
958
971
|
}
|
|
959
972
|
],
|
|
960
|
-
"name": "
|
|
973
|
+
"name": "ModuleParams"
|
|
961
974
|
},
|
|
962
975
|
"inheritedFrom": {
|
|
963
976
|
"type": "reference",
|
|
964
|
-
"name": "AbstractWitness.
|
|
977
|
+
"name": "AbstractWitness.params"
|
|
965
978
|
}
|
|
966
979
|
},
|
|
967
980
|
{
|
|
968
|
-
"id":
|
|
981
|
+
"id": 99,
|
|
969
982
|
"name": "resolver",
|
|
970
983
|
"kind": 1024,
|
|
971
984
|
"kindString": "Property",
|
|
@@ -975,7 +988,7 @@
|
|
|
975
988
|
"sources": [
|
|
976
989
|
{
|
|
977
990
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
978
|
-
"line":
|
|
991
|
+
"line": 14,
|
|
979
992
|
"character": 13
|
|
980
993
|
}
|
|
981
994
|
],
|
|
@@ -999,14 +1012,14 @@
|
|
|
999
1012
|
{
|
|
1000
1013
|
"type": "reflection",
|
|
1001
1014
|
"declaration": {
|
|
1002
|
-
"id":
|
|
1015
|
+
"id": 100,
|
|
1003
1016
|
"name": "__type",
|
|
1004
1017
|
"kind": 65536,
|
|
1005
1018
|
"kindString": "Type literal",
|
|
1006
1019
|
"flags": {},
|
|
1007
1020
|
"children": [
|
|
1008
1021
|
{
|
|
1009
|
-
"id":
|
|
1022
|
+
"id": 101,
|
|
1010
1023
|
"name": "name",
|
|
1011
1024
|
"kind": 1024,
|
|
1012
1025
|
"kindString": "Property",
|
|
@@ -1026,7 +1039,7 @@
|
|
|
1026
1039
|
}
|
|
1027
1040
|
},
|
|
1028
1041
|
{
|
|
1029
|
-
"id":
|
|
1042
|
+
"id": 102,
|
|
1030
1043
|
"name": "security",
|
|
1031
1044
|
"kind": 1024,
|
|
1032
1045
|
"kindString": "Property",
|
|
@@ -1043,14 +1056,14 @@
|
|
|
1043
1056
|
"type": {
|
|
1044
1057
|
"type": "reflection",
|
|
1045
1058
|
"declaration": {
|
|
1046
|
-
"id":
|
|
1059
|
+
"id": 103,
|
|
1047
1060
|
"name": "__type",
|
|
1048
1061
|
"kind": 65536,
|
|
1049
1062
|
"kindString": "Type literal",
|
|
1050
1063
|
"flags": {},
|
|
1051
1064
|
"children": [
|
|
1052
1065
|
{
|
|
1053
|
-
"id":
|
|
1066
|
+
"id": 104,
|
|
1054
1067
|
"name": "allowAnonymous",
|
|
1055
1068
|
"kind": 1024,
|
|
1056
1069
|
"kindString": "Property",
|
|
@@ -1070,7 +1083,7 @@
|
|
|
1070
1083
|
}
|
|
1071
1084
|
},
|
|
1072
1085
|
{
|
|
1073
|
-
"id":
|
|
1086
|
+
"id": 105,
|
|
1074
1087
|
"name": "allowed",
|
|
1075
1088
|
"kind": 1024,
|
|
1076
1089
|
"kindString": "Property",
|
|
@@ -1114,7 +1127,7 @@
|
|
|
1114
1127
|
}
|
|
1115
1128
|
},
|
|
1116
1129
|
{
|
|
1117
|
-
"id":
|
|
1130
|
+
"id": 106,
|
|
1118
1131
|
"name": "disallowed",
|
|
1119
1132
|
"kind": 1024,
|
|
1120
1133
|
"kindString": "Property",
|
|
@@ -1153,9 +1166,9 @@
|
|
|
1153
1166
|
{
|
|
1154
1167
|
"title": "Properties",
|
|
1155
1168
|
"children": [
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1169
|
+
104,
|
|
1170
|
+
105,
|
|
1171
|
+
106
|
|
1159
1172
|
]
|
|
1160
1173
|
}
|
|
1161
1174
|
],
|
|
@@ -1174,8 +1187,8 @@
|
|
|
1174
1187
|
{
|
|
1175
1188
|
"title": "Properties",
|
|
1176
1189
|
"children": [
|
|
1177
|
-
|
|
1178
|
-
|
|
1190
|
+
101,
|
|
1191
|
+
102
|
|
1179
1192
|
]
|
|
1180
1193
|
}
|
|
1181
1194
|
],
|
|
@@ -1191,14 +1204,14 @@
|
|
|
1191
1204
|
{
|
|
1192
1205
|
"type": "reflection",
|
|
1193
1206
|
"declaration": {
|
|
1194
|
-
"id":
|
|
1207
|
+
"id": 107,
|
|
1195
1208
|
"name": "__type",
|
|
1196
1209
|
"kind": 65536,
|
|
1197
1210
|
"kindString": "Type literal",
|
|
1198
1211
|
"flags": {},
|
|
1199
1212
|
"children": [
|
|
1200
1213
|
{
|
|
1201
|
-
"id":
|
|
1214
|
+
"id": 108,
|
|
1202
1215
|
"name": "schema",
|
|
1203
1216
|
"kind": 1024,
|
|
1204
1217
|
"kindString": "Property",
|
|
@@ -1220,7 +1233,7 @@
|
|
|
1220
1233
|
{
|
|
1221
1234
|
"title": "Properties",
|
|
1222
1235
|
"children": [
|
|
1223
|
-
|
|
1236
|
+
108
|
|
1224
1237
|
]
|
|
1225
1238
|
}
|
|
1226
1239
|
],
|
|
@@ -1247,7 +1260,7 @@
|
|
|
1247
1260
|
}
|
|
1248
1261
|
},
|
|
1249
1262
|
{
|
|
1250
|
-
"id":
|
|
1263
|
+
"id": 127,
|
|
1251
1264
|
"name": "supportedQueryValidator",
|
|
1252
1265
|
"kind": 1024,
|
|
1253
1266
|
"kindString": "Property",
|
|
@@ -1258,7 +1271,7 @@
|
|
|
1258
1271
|
"sources": [
|
|
1259
1272
|
{
|
|
1260
1273
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1261
|
-
"line":
|
|
1274
|
+
"line": 29,
|
|
1262
1275
|
"character": 23
|
|
1263
1276
|
}
|
|
1264
1277
|
],
|
|
@@ -1283,14 +1296,14 @@
|
|
|
1283
1296
|
{
|
|
1284
1297
|
"type": "reflection",
|
|
1285
1298
|
"declaration": {
|
|
1286
|
-
"id":
|
|
1299
|
+
"id": 128,
|
|
1287
1300
|
"name": "__type",
|
|
1288
1301
|
"kind": 65536,
|
|
1289
1302
|
"kindString": "Type literal",
|
|
1290
1303
|
"flags": {},
|
|
1291
1304
|
"children": [
|
|
1292
1305
|
{
|
|
1293
|
-
"id":
|
|
1306
|
+
"id": 129,
|
|
1294
1307
|
"name": "query",
|
|
1295
1308
|
"kind": 1024,
|
|
1296
1309
|
"kindString": "Property",
|
|
@@ -1308,7 +1321,7 @@
|
|
|
1308
1321
|
}
|
|
1309
1322
|
},
|
|
1310
1323
|
{
|
|
1311
|
-
"id":
|
|
1324
|
+
"id": 130,
|
|
1312
1325
|
"name": "resultSet",
|
|
1313
1326
|
"kind": 1024,
|
|
1314
1327
|
"kindString": "Property",
|
|
@@ -1328,7 +1341,7 @@
|
|
|
1328
1341
|
}
|
|
1329
1342
|
},
|
|
1330
1343
|
{
|
|
1331
|
-
"id":
|
|
1344
|
+
"id": 131,
|
|
1332
1345
|
"name": "schema",
|
|
1333
1346
|
"kind": 1024,
|
|
1334
1347
|
"kindString": "Property",
|
|
@@ -1350,9 +1363,9 @@
|
|
|
1350
1363
|
{
|
|
1351
1364
|
"title": "Properties",
|
|
1352
1365
|
"children": [
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1366
|
+
129,
|
|
1367
|
+
130,
|
|
1368
|
+
131
|
|
1356
1369
|
]
|
|
1357
1370
|
}
|
|
1358
1371
|
],
|
|
@@ -1388,7 +1401,7 @@
|
|
|
1388
1401
|
"fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts",
|
|
1389
1402
|
"line": 10,
|
|
1390
1403
|
"character": 18,
|
|
1391
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1404
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L10"
|
|
1392
1405
|
}
|
|
1393
1406
|
],
|
|
1394
1407
|
"type": {
|
|
@@ -1412,8 +1425,8 @@
|
|
|
1412
1425
|
},
|
|
1413
1426
|
"sources": [
|
|
1414
1427
|
{
|
|
1415
|
-
"fileName": "
|
|
1416
|
-
"line":
|
|
1428
|
+
"fileName": "protocol/packages/core/dist/types/lib/Base.d.ts",
|
|
1429
|
+
"line": 21,
|
|
1417
1430
|
"character": 11
|
|
1418
1431
|
}
|
|
1419
1432
|
],
|
|
@@ -1427,7 +1440,7 @@
|
|
|
1427
1440
|
}
|
|
1428
1441
|
},
|
|
1429
1442
|
{
|
|
1430
|
-
"id":
|
|
1443
|
+
"id": 132,
|
|
1431
1444
|
"name": "address",
|
|
1432
1445
|
"kind": 262144,
|
|
1433
1446
|
"kindString": "Accessor",
|
|
@@ -1435,12 +1448,12 @@
|
|
|
1435
1448
|
"sources": [
|
|
1436
1449
|
{
|
|
1437
1450
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1438
|
-
"line":
|
|
1451
|
+
"line": 31,
|
|
1439
1452
|
"character": 8
|
|
1440
1453
|
}
|
|
1441
1454
|
],
|
|
1442
1455
|
"getSignature": {
|
|
1443
|
-
"id":
|
|
1456
|
+
"id": 133,
|
|
1444
1457
|
"name": "address",
|
|
1445
1458
|
"kind": 524288,
|
|
1446
1459
|
"kindString": "Get signature",
|
|
@@ -1460,7 +1473,7 @@
|
|
|
1460
1473
|
}
|
|
1461
1474
|
},
|
|
1462
1475
|
{
|
|
1463
|
-
"id":
|
|
1476
|
+
"id": 134,
|
|
1464
1477
|
"name": "allowAnonymous",
|
|
1465
1478
|
"kind": 262144,
|
|
1466
1479
|
"kindString": "Accessor",
|
|
@@ -1468,12 +1481,12 @@
|
|
|
1468
1481
|
"sources": [
|
|
1469
1482
|
{
|
|
1470
1483
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1471
|
-
"line":
|
|
1484
|
+
"line": 32,
|
|
1472
1485
|
"character": 8
|
|
1473
1486
|
}
|
|
1474
1487
|
],
|
|
1475
1488
|
"getSignature": {
|
|
1476
|
-
"id":
|
|
1489
|
+
"id": 135,
|
|
1477
1490
|
"name": "allowAnonymous",
|
|
1478
1491
|
"kind": 524288,
|
|
1479
1492
|
"kindString": "Get signature",
|
|
@@ -1493,7 +1506,7 @@
|
|
|
1493
1506
|
}
|
|
1494
1507
|
},
|
|
1495
1508
|
{
|
|
1496
|
-
"id":
|
|
1509
|
+
"id": 136,
|
|
1497
1510
|
"name": "config",
|
|
1498
1511
|
"kind": 262144,
|
|
1499
1512
|
"kindString": "Accessor",
|
|
@@ -1501,12 +1514,12 @@
|
|
|
1501
1514
|
"sources": [
|
|
1502
1515
|
{
|
|
1503
1516
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1504
|
-
"line":
|
|
1517
|
+
"line": 33,
|
|
1505
1518
|
"character": 8
|
|
1506
1519
|
}
|
|
1507
1520
|
],
|
|
1508
1521
|
"getSignature": {
|
|
1509
|
-
"id":
|
|
1522
|
+
"id": 137,
|
|
1510
1523
|
"name": "config",
|
|
1511
1524
|
"kind": 524288,
|
|
1512
1525
|
"kindString": "Get signature",
|
|
@@ -1536,7 +1549,7 @@
|
|
|
1536
1549
|
"fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts",
|
|
1537
1550
|
"line": 19,
|
|
1538
1551
|
"character": 6,
|
|
1539
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1552
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L19"
|
|
1540
1553
|
}
|
|
1541
1554
|
],
|
|
1542
1555
|
"getSignature": {
|
|
@@ -1554,7 +1567,53 @@
|
|
|
1554
1567
|
}
|
|
1555
1568
|
},
|
|
1556
1569
|
{
|
|
1557
|
-
"id":
|
|
1570
|
+
"id": 299,
|
|
1571
|
+
"name": "log",
|
|
1572
|
+
"kind": 262144,
|
|
1573
|
+
"kindString": "Accessor",
|
|
1574
|
+
"flags": {
|
|
1575
|
+
"isProtected": true
|
|
1576
|
+
},
|
|
1577
|
+
"sources": [
|
|
1578
|
+
{
|
|
1579
|
+
"fileName": "protocol/packages/core/dist/types/lib/Base.d.ts",
|
|
1580
|
+
"line": 23,
|
|
1581
|
+
"character": 18
|
|
1582
|
+
}
|
|
1583
|
+
],
|
|
1584
|
+
"getSignature": {
|
|
1585
|
+
"id": 300,
|
|
1586
|
+
"name": "log",
|
|
1587
|
+
"kind": 524288,
|
|
1588
|
+
"kindString": "Get signature",
|
|
1589
|
+
"flags": {},
|
|
1590
|
+
"type": {
|
|
1591
|
+
"type": "union",
|
|
1592
|
+
"types": [
|
|
1593
|
+
{
|
|
1594
|
+
"type": "reference",
|
|
1595
|
+
"name": "Logger"
|
|
1596
|
+
},
|
|
1597
|
+
{
|
|
1598
|
+
"type": "reference",
|
|
1599
|
+
"name": "Console",
|
|
1600
|
+
"qualifiedName": "Console",
|
|
1601
|
+
"package": "typescript"
|
|
1602
|
+
}
|
|
1603
|
+
]
|
|
1604
|
+
},
|
|
1605
|
+
"inheritedFrom": {
|
|
1606
|
+
"type": "reference",
|
|
1607
|
+
"name": "AbstractWitness.log"
|
|
1608
|
+
}
|
|
1609
|
+
},
|
|
1610
|
+
"inheritedFrom": {
|
|
1611
|
+
"type": "reference",
|
|
1612
|
+
"name": "AbstractWitness.log"
|
|
1613
|
+
}
|
|
1614
|
+
},
|
|
1615
|
+
{
|
|
1616
|
+
"id": 138,
|
|
1558
1617
|
"name": "parentResolver",
|
|
1559
1618
|
"kind": 262144,
|
|
1560
1619
|
"kindString": "Accessor",
|
|
@@ -1562,12 +1621,12 @@
|
|
|
1562
1621
|
"sources": [
|
|
1563
1622
|
{
|
|
1564
1623
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1565
|
-
"line":
|
|
1624
|
+
"line": 34,
|
|
1566
1625
|
"character": 8
|
|
1567
1626
|
}
|
|
1568
1627
|
],
|
|
1569
1628
|
"getSignature": {
|
|
1570
|
-
"id":
|
|
1629
|
+
"id": 139,
|
|
1571
1630
|
"name": "parentResolver",
|
|
1572
1631
|
"kind": 524288,
|
|
1573
1632
|
"kindString": "Get signature",
|
|
@@ -1592,14 +1651,14 @@
|
|
|
1592
1651
|
{
|
|
1593
1652
|
"type": "reflection",
|
|
1594
1653
|
"declaration": {
|
|
1595
|
-
"id":
|
|
1654
|
+
"id": 140,
|
|
1596
1655
|
"name": "__type",
|
|
1597
1656
|
"kind": 65536,
|
|
1598
1657
|
"kindString": "Type literal",
|
|
1599
1658
|
"flags": {},
|
|
1600
1659
|
"children": [
|
|
1601
1660
|
{
|
|
1602
|
-
"id":
|
|
1661
|
+
"id": 141,
|
|
1603
1662
|
"name": "name",
|
|
1604
1663
|
"kind": 1024,
|
|
1605
1664
|
"kindString": "Property",
|
|
@@ -1619,7 +1678,7 @@
|
|
|
1619
1678
|
}
|
|
1620
1679
|
},
|
|
1621
1680
|
{
|
|
1622
|
-
"id":
|
|
1681
|
+
"id": 142,
|
|
1623
1682
|
"name": "security",
|
|
1624
1683
|
"kind": 1024,
|
|
1625
1684
|
"kindString": "Property",
|
|
@@ -1636,14 +1695,14 @@
|
|
|
1636
1695
|
"type": {
|
|
1637
1696
|
"type": "reflection",
|
|
1638
1697
|
"declaration": {
|
|
1639
|
-
"id":
|
|
1698
|
+
"id": 143,
|
|
1640
1699
|
"name": "__type",
|
|
1641
1700
|
"kind": 65536,
|
|
1642
1701
|
"kindString": "Type literal",
|
|
1643
1702
|
"flags": {},
|
|
1644
1703
|
"children": [
|
|
1645
1704
|
{
|
|
1646
|
-
"id":
|
|
1705
|
+
"id": 144,
|
|
1647
1706
|
"name": "allowAnonymous",
|
|
1648
1707
|
"kind": 1024,
|
|
1649
1708
|
"kindString": "Property",
|
|
@@ -1663,7 +1722,7 @@
|
|
|
1663
1722
|
}
|
|
1664
1723
|
},
|
|
1665
1724
|
{
|
|
1666
|
-
"id":
|
|
1725
|
+
"id": 145,
|
|
1667
1726
|
"name": "allowed",
|
|
1668
1727
|
"kind": 1024,
|
|
1669
1728
|
"kindString": "Property",
|
|
@@ -1707,7 +1766,7 @@
|
|
|
1707
1766
|
}
|
|
1708
1767
|
},
|
|
1709
1768
|
{
|
|
1710
|
-
"id":
|
|
1769
|
+
"id": 146,
|
|
1711
1770
|
"name": "disallowed",
|
|
1712
1771
|
"kind": 1024,
|
|
1713
1772
|
"kindString": "Property",
|
|
@@ -1746,9 +1805,9 @@
|
|
|
1746
1805
|
{
|
|
1747
1806
|
"title": "Properties",
|
|
1748
1807
|
"children": [
|
|
1749
|
-
|
|
1750
|
-
|
|
1751
|
-
|
|
1808
|
+
144,
|
|
1809
|
+
145,
|
|
1810
|
+
146
|
|
1752
1811
|
]
|
|
1753
1812
|
}
|
|
1754
1813
|
],
|
|
@@ -1767,8 +1826,8 @@
|
|
|
1767
1826
|
{
|
|
1768
1827
|
"title": "Properties",
|
|
1769
1828
|
"children": [
|
|
1770
|
-
|
|
1771
|
-
|
|
1829
|
+
141,
|
|
1830
|
+
142
|
|
1772
1831
|
]
|
|
1773
1832
|
}
|
|
1774
1833
|
],
|
|
@@ -1784,14 +1843,14 @@
|
|
|
1784
1843
|
{
|
|
1785
1844
|
"type": "reflection",
|
|
1786
1845
|
"declaration": {
|
|
1787
|
-
"id":
|
|
1846
|
+
"id": 147,
|
|
1788
1847
|
"name": "__type",
|
|
1789
1848
|
"kind": 65536,
|
|
1790
1849
|
"kindString": "Type literal",
|
|
1791
1850
|
"flags": {},
|
|
1792
1851
|
"children": [
|
|
1793
1852
|
{
|
|
1794
|
-
"id":
|
|
1853
|
+
"id": 148,
|
|
1795
1854
|
"name": "schema",
|
|
1796
1855
|
"kind": 1024,
|
|
1797
1856
|
"kindString": "Property",
|
|
@@ -1813,7 +1872,7 @@
|
|
|
1813
1872
|
{
|
|
1814
1873
|
"title": "Properties",
|
|
1815
1874
|
"children": [
|
|
1816
|
-
|
|
1875
|
+
148
|
|
1817
1876
|
]
|
|
1818
1877
|
}
|
|
1819
1878
|
],
|
|
@@ -1845,7 +1904,7 @@
|
|
|
1845
1904
|
}
|
|
1846
1905
|
},
|
|
1847
1906
|
{
|
|
1848
|
-
"id":
|
|
1907
|
+
"id": 149,
|
|
1849
1908
|
"name": "previousHash",
|
|
1850
1909
|
"kind": 262144,
|
|
1851
1910
|
"kindString": "Accessor",
|
|
@@ -1853,12 +1912,12 @@
|
|
|
1853
1912
|
"sources": [
|
|
1854
1913
|
{
|
|
1855
1914
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1856
|
-
"line":
|
|
1915
|
+
"line": 35,
|
|
1857
1916
|
"character": 8
|
|
1858
1917
|
}
|
|
1859
1918
|
],
|
|
1860
1919
|
"getSignature": {
|
|
1861
|
-
"id":
|
|
1920
|
+
"id": 150,
|
|
1862
1921
|
"name": "previousHash",
|
|
1863
1922
|
"kind": 524288,
|
|
1864
1923
|
"kindString": "Get signature",
|
|
@@ -2023,7 +2082,7 @@
|
|
|
2023
2082
|
}
|
|
2024
2083
|
},
|
|
2025
2084
|
{
|
|
2026
|
-
"id":
|
|
2085
|
+
"id": 208,
|
|
2027
2086
|
"name": "bindHashes",
|
|
2028
2087
|
"kind": 2048,
|
|
2029
2088
|
"kindString": "Method",
|
|
@@ -2033,20 +2092,20 @@
|
|
|
2033
2092
|
"sources": [
|
|
2034
2093
|
{
|
|
2035
2094
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2036
|
-
"line":
|
|
2095
|
+
"line": 44,
|
|
2037
2096
|
"character": 14
|
|
2038
2097
|
}
|
|
2039
2098
|
],
|
|
2040
2099
|
"signatures": [
|
|
2041
2100
|
{
|
|
2042
|
-
"id":
|
|
2101
|
+
"id": 209,
|
|
2043
2102
|
"name": "bindHashes",
|
|
2044
2103
|
"kind": 4096,
|
|
2045
2104
|
"kindString": "Call signature",
|
|
2046
2105
|
"flags": {},
|
|
2047
2106
|
"parameters": [
|
|
2048
2107
|
{
|
|
2049
|
-
"id":
|
|
2108
|
+
"id": 210,
|
|
2050
2109
|
"name": "hashes",
|
|
2051
2110
|
"kind": 32768,
|
|
2052
2111
|
"kindString": "Parameter",
|
|
@@ -2060,7 +2119,7 @@
|
|
|
2060
2119
|
}
|
|
2061
2120
|
},
|
|
2062
2121
|
{
|
|
2063
|
-
"id":
|
|
2122
|
+
"id": 211,
|
|
2064
2123
|
"name": "schema",
|
|
2065
2124
|
"kind": 32768,
|
|
2066
2125
|
"kindString": "Parameter",
|
|
@@ -2074,7 +2133,7 @@
|
|
|
2074
2133
|
}
|
|
2075
2134
|
},
|
|
2076
2135
|
{
|
|
2077
|
-
"id":
|
|
2136
|
+
"id": 212,
|
|
2078
2137
|
"name": "account",
|
|
2079
2138
|
"kind": 32768,
|
|
2080
2139
|
"kindString": "Parameter",
|
|
@@ -2083,7 +2142,7 @@
|
|
|
2083
2142
|
},
|
|
2084
2143
|
"type": {
|
|
2085
2144
|
"type": "reference",
|
|
2086
|
-
"name": "
|
|
2145
|
+
"name": "AccountInstance"
|
|
2087
2146
|
}
|
|
2088
2147
|
}
|
|
2089
2148
|
],
|
|
@@ -2096,7 +2155,7 @@
|
|
|
2096
2155
|
},
|
|
2097
2156
|
{
|
|
2098
2157
|
"type": "reference",
|
|
2099
|
-
"name": "
|
|
2158
|
+
"name": "AccountInstance"
|
|
2100
2159
|
}
|
|
2101
2160
|
],
|
|
2102
2161
|
"name": "PromiseEx"
|
|
@@ -2113,7 +2172,7 @@
|
|
|
2113
2172
|
}
|
|
2114
2173
|
},
|
|
2115
2174
|
{
|
|
2116
|
-
"id":
|
|
2175
|
+
"id": 213,
|
|
2117
2176
|
"name": "bindHashesInternal",
|
|
2118
2177
|
"kind": 2048,
|
|
2119
2178
|
"kindString": "Method",
|
|
@@ -2123,20 +2182,20 @@
|
|
|
2123
2182
|
"sources": [
|
|
2124
2183
|
{
|
|
2125
2184
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2126
|
-
"line":
|
|
2185
|
+
"line": 45,
|
|
2127
2186
|
"character": 14
|
|
2128
2187
|
}
|
|
2129
2188
|
],
|
|
2130
2189
|
"signatures": [
|
|
2131
2190
|
{
|
|
2132
|
-
"id":
|
|
2191
|
+
"id": 214,
|
|
2133
2192
|
"name": "bindHashesInternal",
|
|
2134
2193
|
"kind": 4096,
|
|
2135
2194
|
"kindString": "Call signature",
|
|
2136
2195
|
"flags": {},
|
|
2137
2196
|
"parameters": [
|
|
2138
2197
|
{
|
|
2139
|
-
"id":
|
|
2198
|
+
"id": 215,
|
|
2140
2199
|
"name": "hashes",
|
|
2141
2200
|
"kind": 32768,
|
|
2142
2201
|
"kindString": "Parameter",
|
|
@@ -2150,7 +2209,7 @@
|
|
|
2150
2209
|
}
|
|
2151
2210
|
},
|
|
2152
2211
|
{
|
|
2153
|
-
"id":
|
|
2212
|
+
"id": 216,
|
|
2154
2213
|
"name": "schema",
|
|
2155
2214
|
"kind": 32768,
|
|
2156
2215
|
"kindString": "Parameter",
|
|
@@ -2164,7 +2223,7 @@
|
|
|
2164
2223
|
}
|
|
2165
2224
|
},
|
|
2166
2225
|
{
|
|
2167
|
-
"id":
|
|
2226
|
+
"id": 217,
|
|
2168
2227
|
"name": "account",
|
|
2169
2228
|
"kind": 32768,
|
|
2170
2229
|
"kindString": "Parameter",
|
|
@@ -2173,7 +2232,7 @@
|
|
|
2173
2232
|
},
|
|
2174
2233
|
"type": {
|
|
2175
2234
|
"type": "reference",
|
|
2176
|
-
"name": "
|
|
2235
|
+
"name": "AccountInstance"
|
|
2177
2236
|
}
|
|
2178
2237
|
}
|
|
2179
2238
|
],
|
|
@@ -2195,14 +2254,14 @@
|
|
|
2195
2254
|
{
|
|
2196
2255
|
"type": "reflection",
|
|
2197
2256
|
"declaration": {
|
|
2198
|
-
"id":
|
|
2257
|
+
"id": 218,
|
|
2199
2258
|
"name": "__type",
|
|
2200
2259
|
"kind": 65536,
|
|
2201
2260
|
"kindString": "Type literal",
|
|
2202
2261
|
"flags": {},
|
|
2203
2262
|
"children": [
|
|
2204
2263
|
{
|
|
2205
|
-
"id":
|
|
2264
|
+
"id": 219,
|
|
2206
2265
|
"name": "schema",
|
|
2207
2266
|
"kind": 1024,
|
|
2208
2267
|
"kindString": "Property",
|
|
@@ -2224,7 +2283,7 @@
|
|
|
2224
2283
|
{
|
|
2225
2284
|
"title": "Properties",
|
|
2226
2285
|
"children": [
|
|
2227
|
-
|
|
2286
|
+
219
|
|
2228
2287
|
]
|
|
2229
2288
|
}
|
|
2230
2289
|
],
|
|
@@ -2251,7 +2310,7 @@
|
|
|
2251
2310
|
}
|
|
2252
2311
|
},
|
|
2253
2312
|
{
|
|
2254
|
-
"id":
|
|
2313
|
+
"id": 220,
|
|
2255
2314
|
"name": "bindQuery",
|
|
2256
2315
|
"kind": 2048,
|
|
2257
2316
|
"kindString": "Method",
|
|
@@ -2261,20 +2320,20 @@
|
|
|
2261
2320
|
"sources": [
|
|
2262
2321
|
{
|
|
2263
2322
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2264
|
-
"line":
|
|
2323
|
+
"line": 46,
|
|
2265
2324
|
"character": 14
|
|
2266
2325
|
}
|
|
2267
2326
|
],
|
|
2268
2327
|
"signatures": [
|
|
2269
2328
|
{
|
|
2270
|
-
"id":
|
|
2329
|
+
"id": 221,
|
|
2271
2330
|
"name": "bindQuery",
|
|
2272
2331
|
"kind": 4096,
|
|
2273
2332
|
"kindString": "Call signature",
|
|
2274
2333
|
"flags": {},
|
|
2275
2334
|
"typeParameter": [
|
|
2276
2335
|
{
|
|
2277
|
-
"id":
|
|
2336
|
+
"id": 226,
|
|
2278
2337
|
"name": "T",
|
|
2279
2338
|
"kind": 131072,
|
|
2280
2339
|
"kindString": "Type parameter",
|
|
@@ -2300,14 +2359,14 @@
|
|
|
2300
2359
|
{
|
|
2301
2360
|
"type": "reflection",
|
|
2302
2361
|
"declaration": {
|
|
2303
|
-
"id":
|
|
2362
|
+
"id": 222,
|
|
2304
2363
|
"name": "__type",
|
|
2305
2364
|
"kind": 65536,
|
|
2306
2365
|
"kindString": "Type literal",
|
|
2307
2366
|
"flags": {},
|
|
2308
2367
|
"children": [
|
|
2309
2368
|
{
|
|
2310
|
-
"id":
|
|
2369
|
+
"id": 223,
|
|
2311
2370
|
"name": "schema",
|
|
2312
2371
|
"kind": 1024,
|
|
2313
2372
|
"kindString": "Property",
|
|
@@ -2329,7 +2388,7 @@
|
|
|
2329
2388
|
{
|
|
2330
2389
|
"title": "Properties",
|
|
2331
2390
|
"children": [
|
|
2332
|
-
|
|
2391
|
+
223
|
|
2333
2392
|
]
|
|
2334
2393
|
}
|
|
2335
2394
|
],
|
|
@@ -2365,14 +2424,14 @@
|
|
|
2365
2424
|
{
|
|
2366
2425
|
"type": "reflection",
|
|
2367
2426
|
"declaration": {
|
|
2368
|
-
"id":
|
|
2427
|
+
"id": 224,
|
|
2369
2428
|
"name": "__type",
|
|
2370
2429
|
"kind": 65536,
|
|
2371
2430
|
"kindString": "Type literal",
|
|
2372
2431
|
"flags": {},
|
|
2373
2432
|
"children": [
|
|
2374
2433
|
{
|
|
2375
|
-
"id":
|
|
2434
|
+
"id": 225,
|
|
2376
2435
|
"name": "schema",
|
|
2377
2436
|
"kind": 1024,
|
|
2378
2437
|
"kindString": "Property",
|
|
@@ -2394,7 +2453,7 @@
|
|
|
2394
2453
|
{
|
|
2395
2454
|
"title": "Properties",
|
|
2396
2455
|
"children": [
|
|
2397
|
-
|
|
2456
|
+
225
|
|
2398
2457
|
]
|
|
2399
2458
|
}
|
|
2400
2459
|
],
|
|
@@ -2418,19 +2477,19 @@
|
|
|
2418
2477
|
],
|
|
2419
2478
|
"parameters": [
|
|
2420
2479
|
{
|
|
2421
|
-
"id":
|
|
2480
|
+
"id": 227,
|
|
2422
2481
|
"name": "query",
|
|
2423
2482
|
"kind": 32768,
|
|
2424
2483
|
"kindString": "Parameter",
|
|
2425
2484
|
"flags": {},
|
|
2426
2485
|
"type": {
|
|
2427
2486
|
"type": "reference",
|
|
2428
|
-
"id":
|
|
2487
|
+
"id": 226,
|
|
2429
2488
|
"name": "T"
|
|
2430
2489
|
}
|
|
2431
2490
|
},
|
|
2432
2491
|
{
|
|
2433
|
-
"id":
|
|
2492
|
+
"id": 228,
|
|
2434
2493
|
"name": "payloads",
|
|
2435
2494
|
"kind": 32768,
|
|
2436
2495
|
"kindString": "Parameter",
|
|
@@ -2453,14 +2512,14 @@
|
|
|
2453
2512
|
{
|
|
2454
2513
|
"type": "reflection",
|
|
2455
2514
|
"declaration": {
|
|
2456
|
-
"id":
|
|
2515
|
+
"id": 229,
|
|
2457
2516
|
"name": "__type",
|
|
2458
2517
|
"kind": 65536,
|
|
2459
2518
|
"kindString": "Type literal",
|
|
2460
2519
|
"flags": {},
|
|
2461
2520
|
"children": [
|
|
2462
2521
|
{
|
|
2463
|
-
"id":
|
|
2522
|
+
"id": 230,
|
|
2464
2523
|
"name": "schema",
|
|
2465
2524
|
"kind": 1024,
|
|
2466
2525
|
"kindString": "Property",
|
|
@@ -2482,7 +2541,7 @@
|
|
|
2482
2541
|
{
|
|
2483
2542
|
"title": "Properties",
|
|
2484
2543
|
"children": [
|
|
2485
|
-
|
|
2544
|
+
230
|
|
2486
2545
|
]
|
|
2487
2546
|
}
|
|
2488
2547
|
],
|
|
@@ -2500,7 +2559,7 @@
|
|
|
2500
2559
|
}
|
|
2501
2560
|
},
|
|
2502
2561
|
{
|
|
2503
|
-
"id":
|
|
2562
|
+
"id": 231,
|
|
2504
2563
|
"name": "account",
|
|
2505
2564
|
"kind": 32768,
|
|
2506
2565
|
"kindString": "Parameter",
|
|
@@ -2509,7 +2568,7 @@
|
|
|
2509
2568
|
},
|
|
2510
2569
|
"type": {
|
|
2511
2570
|
"type": "reference",
|
|
2512
|
-
"name": "
|
|
2571
|
+
"name": "AccountInstance"
|
|
2513
2572
|
}
|
|
2514
2573
|
}
|
|
2515
2574
|
],
|
|
@@ -2537,14 +2596,14 @@
|
|
|
2537
2596
|
{
|
|
2538
2597
|
"type": "reflection",
|
|
2539
2598
|
"declaration": {
|
|
2540
|
-
"id":
|
|
2599
|
+
"id": 232,
|
|
2541
2600
|
"name": "__type",
|
|
2542
2601
|
"kind": 65536,
|
|
2543
2602
|
"kindString": "Type literal",
|
|
2544
2603
|
"flags": {},
|
|
2545
2604
|
"children": [
|
|
2546
2605
|
{
|
|
2547
|
-
"id":
|
|
2606
|
+
"id": 233,
|
|
2548
2607
|
"name": "query",
|
|
2549
2608
|
"kind": 1024,
|
|
2550
2609
|
"kindString": "Property",
|
|
@@ -2562,7 +2621,7 @@
|
|
|
2562
2621
|
}
|
|
2563
2622
|
},
|
|
2564
2623
|
{
|
|
2565
|
-
"id":
|
|
2624
|
+
"id": 234,
|
|
2566
2625
|
"name": "resultSet",
|
|
2567
2626
|
"kind": 1024,
|
|
2568
2627
|
"kindString": "Property",
|
|
@@ -2582,7 +2641,7 @@
|
|
|
2582
2641
|
}
|
|
2583
2642
|
},
|
|
2584
2643
|
{
|
|
2585
|
-
"id":
|
|
2644
|
+
"id": 235,
|
|
2586
2645
|
"name": "schema",
|
|
2587
2646
|
"kind": 1024,
|
|
2588
2647
|
"kindString": "Property",
|
|
@@ -2604,9 +2663,9 @@
|
|
|
2604
2663
|
{
|
|
2605
2664
|
"title": "Properties",
|
|
2606
2665
|
"children": [
|
|
2607
|
-
|
|
2608
|
-
|
|
2609
|
-
|
|
2666
|
+
233,
|
|
2667
|
+
234,
|
|
2668
|
+
235
|
|
2610
2669
|
]
|
|
2611
2670
|
}
|
|
2612
2671
|
],
|
|
@@ -2637,14 +2696,14 @@
|
|
|
2637
2696
|
{
|
|
2638
2697
|
"type": "reflection",
|
|
2639
2698
|
"declaration": {
|
|
2640
|
-
"id":
|
|
2699
|
+
"id": 236,
|
|
2641
2700
|
"name": "__type",
|
|
2642
2701
|
"kind": 65536,
|
|
2643
2702
|
"kindString": "Type literal",
|
|
2644
2703
|
"flags": {},
|
|
2645
2704
|
"children": [
|
|
2646
2705
|
{
|
|
2647
|
-
"id":
|
|
2706
|
+
"id": 237,
|
|
2648
2707
|
"name": "schema",
|
|
2649
2708
|
"kind": 1024,
|
|
2650
2709
|
"kindString": "Property",
|
|
@@ -2666,7 +2725,7 @@
|
|
|
2666
2725
|
{
|
|
2667
2726
|
"title": "Properties",
|
|
2668
2727
|
"children": [
|
|
2669
|
-
|
|
2728
|
+
237
|
|
2670
2729
|
]
|
|
2671
2730
|
}
|
|
2672
2731
|
],
|
|
@@ -2686,7 +2745,7 @@
|
|
|
2686
2745
|
},
|
|
2687
2746
|
{
|
|
2688
2747
|
"type": "reference",
|
|
2689
|
-
"name": "
|
|
2748
|
+
"name": "AccountInstance"
|
|
2690
2749
|
}
|
|
2691
2750
|
],
|
|
2692
2751
|
"name": "PromiseEx"
|
|
@@ -2703,7 +2762,7 @@
|
|
|
2703
2762
|
}
|
|
2704
2763
|
},
|
|
2705
2764
|
{
|
|
2706
|
-
"id":
|
|
2765
|
+
"id": 238,
|
|
2707
2766
|
"name": "bindQueryInternal",
|
|
2708
2767
|
"kind": 2048,
|
|
2709
2768
|
"kindString": "Method",
|
|
@@ -2713,20 +2772,20 @@
|
|
|
2713
2772
|
"sources": [
|
|
2714
2773
|
{
|
|
2715
2774
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2716
|
-
"line":
|
|
2775
|
+
"line": 47,
|
|
2717
2776
|
"character": 14
|
|
2718
2777
|
}
|
|
2719
2778
|
],
|
|
2720
2779
|
"signatures": [
|
|
2721
2780
|
{
|
|
2722
|
-
"id":
|
|
2781
|
+
"id": 239,
|
|
2723
2782
|
"name": "bindQueryInternal",
|
|
2724
2783
|
"kind": 4096,
|
|
2725
2784
|
"kindString": "Call signature",
|
|
2726
2785
|
"flags": {},
|
|
2727
2786
|
"typeParameter": [
|
|
2728
2787
|
{
|
|
2729
|
-
"id":
|
|
2788
|
+
"id": 244,
|
|
2730
2789
|
"name": "T",
|
|
2731
2790
|
"kind": 131072,
|
|
2732
2791
|
"kindString": "Type parameter",
|
|
@@ -2752,14 +2811,14 @@
|
|
|
2752
2811
|
{
|
|
2753
2812
|
"type": "reflection",
|
|
2754
2813
|
"declaration": {
|
|
2755
|
-
"id":
|
|
2814
|
+
"id": 240,
|
|
2756
2815
|
"name": "__type",
|
|
2757
2816
|
"kind": 65536,
|
|
2758
2817
|
"kindString": "Type literal",
|
|
2759
2818
|
"flags": {},
|
|
2760
2819
|
"children": [
|
|
2761
2820
|
{
|
|
2762
|
-
"id":
|
|
2821
|
+
"id": 241,
|
|
2763
2822
|
"name": "schema",
|
|
2764
2823
|
"kind": 1024,
|
|
2765
2824
|
"kindString": "Property",
|
|
@@ -2781,7 +2840,7 @@
|
|
|
2781
2840
|
{
|
|
2782
2841
|
"title": "Properties",
|
|
2783
2842
|
"children": [
|
|
2784
|
-
|
|
2843
|
+
241
|
|
2785
2844
|
]
|
|
2786
2845
|
}
|
|
2787
2846
|
],
|
|
@@ -2817,14 +2876,14 @@
|
|
|
2817
2876
|
{
|
|
2818
2877
|
"type": "reflection",
|
|
2819
2878
|
"declaration": {
|
|
2820
|
-
"id":
|
|
2879
|
+
"id": 242,
|
|
2821
2880
|
"name": "__type",
|
|
2822
2881
|
"kind": 65536,
|
|
2823
2882
|
"kindString": "Type literal",
|
|
2824
2883
|
"flags": {},
|
|
2825
2884
|
"children": [
|
|
2826
2885
|
{
|
|
2827
|
-
"id":
|
|
2886
|
+
"id": 243,
|
|
2828
2887
|
"name": "schema",
|
|
2829
2888
|
"kind": 1024,
|
|
2830
2889
|
"kindString": "Property",
|
|
@@ -2846,7 +2905,7 @@
|
|
|
2846
2905
|
{
|
|
2847
2906
|
"title": "Properties",
|
|
2848
2907
|
"children": [
|
|
2849
|
-
|
|
2908
|
+
243
|
|
2850
2909
|
]
|
|
2851
2910
|
}
|
|
2852
2911
|
],
|
|
@@ -2870,19 +2929,19 @@
|
|
|
2870
2929
|
],
|
|
2871
2930
|
"parameters": [
|
|
2872
2931
|
{
|
|
2873
|
-
"id":
|
|
2932
|
+
"id": 245,
|
|
2874
2933
|
"name": "query",
|
|
2875
2934
|
"kind": 32768,
|
|
2876
2935
|
"kindString": "Parameter",
|
|
2877
2936
|
"flags": {},
|
|
2878
2937
|
"type": {
|
|
2879
2938
|
"type": "reference",
|
|
2880
|
-
"id":
|
|
2939
|
+
"id": 244,
|
|
2881
2940
|
"name": "T"
|
|
2882
2941
|
}
|
|
2883
2942
|
},
|
|
2884
2943
|
{
|
|
2885
|
-
"id":
|
|
2944
|
+
"id": 246,
|
|
2886
2945
|
"name": "payloads",
|
|
2887
2946
|
"kind": 32768,
|
|
2888
2947
|
"kindString": "Parameter",
|
|
@@ -2905,14 +2964,14 @@
|
|
|
2905
2964
|
{
|
|
2906
2965
|
"type": "reflection",
|
|
2907
2966
|
"declaration": {
|
|
2908
|
-
"id":
|
|
2967
|
+
"id": 247,
|
|
2909
2968
|
"name": "__type",
|
|
2910
2969
|
"kind": 65536,
|
|
2911
2970
|
"kindString": "Type literal",
|
|
2912
2971
|
"flags": {},
|
|
2913
2972
|
"children": [
|
|
2914
2973
|
{
|
|
2915
|
-
"id":
|
|
2974
|
+
"id": 248,
|
|
2916
2975
|
"name": "schema",
|
|
2917
2976
|
"kind": 1024,
|
|
2918
2977
|
"kindString": "Property",
|
|
@@ -2934,7 +2993,7 @@
|
|
|
2934
2993
|
{
|
|
2935
2994
|
"title": "Properties",
|
|
2936
2995
|
"children": [
|
|
2937
|
-
|
|
2996
|
+
248
|
|
2938
2997
|
]
|
|
2939
2998
|
}
|
|
2940
2999
|
],
|
|
@@ -2952,7 +3011,7 @@
|
|
|
2952
3011
|
}
|
|
2953
3012
|
},
|
|
2954
3013
|
{
|
|
2955
|
-
"id":
|
|
3014
|
+
"id": 249,
|
|
2956
3015
|
"name": "account",
|
|
2957
3016
|
"kind": 32768,
|
|
2958
3017
|
"kindString": "Parameter",
|
|
@@ -2961,7 +3020,7 @@
|
|
|
2961
3020
|
},
|
|
2962
3021
|
"type": {
|
|
2963
3022
|
"type": "reference",
|
|
2964
|
-
"name": "
|
|
3023
|
+
"name": "AccountInstance"
|
|
2965
3024
|
}
|
|
2966
3025
|
}
|
|
2967
3026
|
],
|
|
@@ -2986,14 +3045,14 @@
|
|
|
2986
3045
|
{
|
|
2987
3046
|
"type": "reflection",
|
|
2988
3047
|
"declaration": {
|
|
2989
|
-
"id":
|
|
3048
|
+
"id": 250,
|
|
2990
3049
|
"name": "__type",
|
|
2991
3050
|
"kind": 65536,
|
|
2992
3051
|
"kindString": "Type literal",
|
|
2993
3052
|
"flags": {},
|
|
2994
3053
|
"children": [
|
|
2995
3054
|
{
|
|
2996
|
-
"id":
|
|
3055
|
+
"id": 251,
|
|
2997
3056
|
"name": "query",
|
|
2998
3057
|
"kind": 1024,
|
|
2999
3058
|
"kindString": "Property",
|
|
@@ -3011,7 +3070,7 @@
|
|
|
3011
3070
|
}
|
|
3012
3071
|
},
|
|
3013
3072
|
{
|
|
3014
|
-
"id":
|
|
3073
|
+
"id": 252,
|
|
3015
3074
|
"name": "resultSet",
|
|
3016
3075
|
"kind": 1024,
|
|
3017
3076
|
"kindString": "Property",
|
|
@@ -3031,7 +3090,7 @@
|
|
|
3031
3090
|
}
|
|
3032
3091
|
},
|
|
3033
3092
|
{
|
|
3034
|
-
"id":
|
|
3093
|
+
"id": 253,
|
|
3035
3094
|
"name": "schema",
|
|
3036
3095
|
"kind": 1024,
|
|
3037
3096
|
"kindString": "Property",
|
|
@@ -3053,9 +3112,9 @@
|
|
|
3053
3112
|
{
|
|
3054
3113
|
"title": "Properties",
|
|
3055
3114
|
"children": [
|
|
3056
|
-
|
|
3057
|
-
|
|
3058
|
-
|
|
3115
|
+
251,
|
|
3116
|
+
252,
|
|
3117
|
+
253
|
|
3059
3118
|
]
|
|
3060
3119
|
}
|
|
3061
3120
|
],
|
|
@@ -3086,14 +3145,14 @@
|
|
|
3086
3145
|
{
|
|
3087
3146
|
"type": "reflection",
|
|
3088
3147
|
"declaration": {
|
|
3089
|
-
"id":
|
|
3148
|
+
"id": 254,
|
|
3090
3149
|
"name": "__type",
|
|
3091
3150
|
"kind": 65536,
|
|
3092
3151
|
"kindString": "Type literal",
|
|
3093
3152
|
"flags": {},
|
|
3094
3153
|
"children": [
|
|
3095
3154
|
{
|
|
3096
|
-
"id":
|
|
3155
|
+
"id": 255,
|
|
3097
3156
|
"name": "schema",
|
|
3098
3157
|
"kind": 1024,
|
|
3099
3158
|
"kindString": "Property",
|
|
@@ -3115,7 +3174,7 @@
|
|
|
3115
3174
|
{
|
|
3116
3175
|
"title": "Properties",
|
|
3117
3176
|
"children": [
|
|
3118
|
-
|
|
3177
|
+
255
|
|
3119
3178
|
]
|
|
3120
3179
|
}
|
|
3121
3180
|
],
|
|
@@ -3145,7 +3204,7 @@
|
|
|
3145
3204
|
}
|
|
3146
3205
|
},
|
|
3147
3206
|
{
|
|
3148
|
-
"id":
|
|
3207
|
+
"id": 256,
|
|
3149
3208
|
"name": "bindResult",
|
|
3150
3209
|
"kind": 2048,
|
|
3151
3210
|
"kindString": "Method",
|
|
@@ -3155,20 +3214,20 @@
|
|
|
3155
3214
|
"sources": [
|
|
3156
3215
|
{
|
|
3157
3216
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3158
|
-
"line":
|
|
3217
|
+
"line": 48,
|
|
3159
3218
|
"character": 14
|
|
3160
3219
|
}
|
|
3161
3220
|
],
|
|
3162
3221
|
"signatures": [
|
|
3163
3222
|
{
|
|
3164
|
-
"id":
|
|
3223
|
+
"id": 257,
|
|
3165
3224
|
"name": "bindResult",
|
|
3166
3225
|
"kind": 4096,
|
|
3167
3226
|
"kindString": "Call signature",
|
|
3168
3227
|
"flags": {},
|
|
3169
3228
|
"parameters": [
|
|
3170
3229
|
{
|
|
3171
|
-
"id":
|
|
3230
|
+
"id": 258,
|
|
3172
3231
|
"name": "payloads",
|
|
3173
3232
|
"kind": 32768,
|
|
3174
3233
|
"kindString": "Parameter",
|
|
@@ -3189,14 +3248,14 @@
|
|
|
3189
3248
|
{
|
|
3190
3249
|
"type": "reflection",
|
|
3191
3250
|
"declaration": {
|
|
3192
|
-
"id":
|
|
3251
|
+
"id": 259,
|
|
3193
3252
|
"name": "__type",
|
|
3194
3253
|
"kind": 65536,
|
|
3195
3254
|
"kindString": "Type literal",
|
|
3196
3255
|
"flags": {},
|
|
3197
3256
|
"children": [
|
|
3198
3257
|
{
|
|
3199
|
-
"id":
|
|
3258
|
+
"id": 260,
|
|
3200
3259
|
"name": "schema",
|
|
3201
3260
|
"kind": 1024,
|
|
3202
3261
|
"kindString": "Property",
|
|
@@ -3218,7 +3277,7 @@
|
|
|
3218
3277
|
{
|
|
3219
3278
|
"title": "Properties",
|
|
3220
3279
|
"children": [
|
|
3221
|
-
|
|
3280
|
+
260
|
|
3222
3281
|
]
|
|
3223
3282
|
}
|
|
3224
3283
|
],
|
|
@@ -3236,7 +3295,7 @@
|
|
|
3236
3295
|
}
|
|
3237
3296
|
},
|
|
3238
3297
|
{
|
|
3239
|
-
"id":
|
|
3298
|
+
"id": 261,
|
|
3240
3299
|
"name": "account",
|
|
3241
3300
|
"kind": 32768,
|
|
3242
3301
|
"kindString": "Parameter",
|
|
@@ -3245,7 +3304,7 @@
|
|
|
3245
3304
|
},
|
|
3246
3305
|
"type": {
|
|
3247
3306
|
"type": "reference",
|
|
3248
|
-
"name": "
|
|
3307
|
+
"name": "AccountInstance"
|
|
3249
3308
|
}
|
|
3250
3309
|
}
|
|
3251
3310
|
],
|
|
@@ -3269,14 +3328,14 @@
|
|
|
3269
3328
|
{
|
|
3270
3329
|
"type": "reflection",
|
|
3271
3330
|
"declaration": {
|
|
3272
|
-
"id":
|
|
3331
|
+
"id": 262,
|
|
3273
3332
|
"name": "__type",
|
|
3274
3333
|
"kind": 65536,
|
|
3275
3334
|
"kindString": "Type literal",
|
|
3276
3335
|
"flags": {},
|
|
3277
3336
|
"children": [
|
|
3278
3337
|
{
|
|
3279
|
-
"id":
|
|
3338
|
+
"id": 263,
|
|
3280
3339
|
"name": "schema",
|
|
3281
3340
|
"kind": 1024,
|
|
3282
3341
|
"kindString": "Property",
|
|
@@ -3298,7 +3357,7 @@
|
|
|
3298
3357
|
{
|
|
3299
3358
|
"title": "Properties",
|
|
3300
3359
|
"children": [
|
|
3301
|
-
|
|
3360
|
+
263
|
|
3302
3361
|
]
|
|
3303
3362
|
}
|
|
3304
3363
|
],
|
|
@@ -3318,7 +3377,7 @@
|
|
|
3318
3377
|
},
|
|
3319
3378
|
{
|
|
3320
3379
|
"type": "reference",
|
|
3321
|
-
"name": "
|
|
3380
|
+
"name": "AccountInstance"
|
|
3322
3381
|
}
|
|
3323
3382
|
],
|
|
3324
3383
|
"name": "PromiseEx"
|
|
@@ -3335,7 +3394,7 @@
|
|
|
3335
3394
|
}
|
|
3336
3395
|
},
|
|
3337
3396
|
{
|
|
3338
|
-
"id":
|
|
3397
|
+
"id": 264,
|
|
3339
3398
|
"name": "bindResultInternal",
|
|
3340
3399
|
"kind": 2048,
|
|
3341
3400
|
"kindString": "Method",
|
|
@@ -3345,20 +3404,20 @@
|
|
|
3345
3404
|
"sources": [
|
|
3346
3405
|
{
|
|
3347
3406
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3348
|
-
"line":
|
|
3407
|
+
"line": 49,
|
|
3349
3408
|
"character": 14
|
|
3350
3409
|
}
|
|
3351
3410
|
],
|
|
3352
3411
|
"signatures": [
|
|
3353
3412
|
{
|
|
3354
|
-
"id":
|
|
3413
|
+
"id": 265,
|
|
3355
3414
|
"name": "bindResultInternal",
|
|
3356
3415
|
"kind": 4096,
|
|
3357
3416
|
"kindString": "Call signature",
|
|
3358
3417
|
"flags": {},
|
|
3359
3418
|
"parameters": [
|
|
3360
3419
|
{
|
|
3361
|
-
"id":
|
|
3420
|
+
"id": 266,
|
|
3362
3421
|
"name": "payloads",
|
|
3363
3422
|
"kind": 32768,
|
|
3364
3423
|
"kindString": "Parameter",
|
|
@@ -3379,14 +3438,14 @@
|
|
|
3379
3438
|
{
|
|
3380
3439
|
"type": "reflection",
|
|
3381
3440
|
"declaration": {
|
|
3382
|
-
"id":
|
|
3441
|
+
"id": 267,
|
|
3383
3442
|
"name": "__type",
|
|
3384
3443
|
"kind": 65536,
|
|
3385
3444
|
"kindString": "Type literal",
|
|
3386
3445
|
"flags": {},
|
|
3387
3446
|
"children": [
|
|
3388
3447
|
{
|
|
3389
|
-
"id":
|
|
3448
|
+
"id": 268,
|
|
3390
3449
|
"name": "schema",
|
|
3391
3450
|
"kind": 1024,
|
|
3392
3451
|
"kindString": "Property",
|
|
@@ -3408,7 +3467,7 @@
|
|
|
3408
3467
|
{
|
|
3409
3468
|
"title": "Properties",
|
|
3410
3469
|
"children": [
|
|
3411
|
-
|
|
3470
|
+
268
|
|
3412
3471
|
]
|
|
3413
3472
|
}
|
|
3414
3473
|
],
|
|
@@ -3426,7 +3485,7 @@
|
|
|
3426
3485
|
}
|
|
3427
3486
|
},
|
|
3428
3487
|
{
|
|
3429
|
-
"id":
|
|
3488
|
+
"id": 269,
|
|
3430
3489
|
"name": "account",
|
|
3431
3490
|
"kind": 32768,
|
|
3432
3491
|
"kindString": "Parameter",
|
|
@@ -3435,7 +3494,7 @@
|
|
|
3435
3494
|
},
|
|
3436
3495
|
"type": {
|
|
3437
3496
|
"type": "reference",
|
|
3438
|
-
"name": "
|
|
3497
|
+
"name": "AccountInstance"
|
|
3439
3498
|
}
|
|
3440
3499
|
}
|
|
3441
3500
|
],
|
|
@@ -3456,14 +3515,14 @@
|
|
|
3456
3515
|
{
|
|
3457
3516
|
"type": "reflection",
|
|
3458
3517
|
"declaration": {
|
|
3459
|
-
"id":
|
|
3518
|
+
"id": 270,
|
|
3460
3519
|
"name": "__type",
|
|
3461
3520
|
"kind": 65536,
|
|
3462
3521
|
"kindString": "Type literal",
|
|
3463
3522
|
"flags": {},
|
|
3464
3523
|
"children": [
|
|
3465
3524
|
{
|
|
3466
|
-
"id":
|
|
3525
|
+
"id": 271,
|
|
3467
3526
|
"name": "schema",
|
|
3468
3527
|
"kind": 1024,
|
|
3469
3528
|
"kindString": "Property",
|
|
@@ -3485,7 +3544,7 @@
|
|
|
3485
3544
|
{
|
|
3486
3545
|
"title": "Properties",
|
|
3487
3546
|
"children": [
|
|
3488
|
-
|
|
3547
|
+
271
|
|
3489
3548
|
]
|
|
3490
3549
|
}
|
|
3491
3550
|
],
|
|
@@ -3515,7 +3574,7 @@
|
|
|
3515
3574
|
}
|
|
3516
3575
|
},
|
|
3517
3576
|
{
|
|
3518
|
-
"id":
|
|
3577
|
+
"id": 151,
|
|
3519
3578
|
"name": "discover",
|
|
3520
3579
|
"kind": 2048,
|
|
3521
3580
|
"kindString": "Method",
|
|
@@ -3523,13 +3582,13 @@
|
|
|
3523
3582
|
"sources": [
|
|
3524
3583
|
{
|
|
3525
3584
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3526
|
-
"line":
|
|
3585
|
+
"line": 38,
|
|
3527
3586
|
"character": 4
|
|
3528
3587
|
}
|
|
3529
3588
|
],
|
|
3530
3589
|
"signatures": [
|
|
3531
3590
|
{
|
|
3532
|
-
"id":
|
|
3591
|
+
"id": 152,
|
|
3533
3592
|
"name": "discover",
|
|
3534
3593
|
"kind": 4096,
|
|
3535
3594
|
"kindString": "Call signature",
|
|
@@ -3553,14 +3612,14 @@
|
|
|
3553
3612
|
{
|
|
3554
3613
|
"type": "reflection",
|
|
3555
3614
|
"declaration": {
|
|
3556
|
-
"id":
|
|
3615
|
+
"id": 153,
|
|
3557
3616
|
"name": "__type",
|
|
3558
3617
|
"kind": 65536,
|
|
3559
3618
|
"kindString": "Type literal",
|
|
3560
3619
|
"flags": {},
|
|
3561
3620
|
"children": [
|
|
3562
3621
|
{
|
|
3563
|
-
"id":
|
|
3622
|
+
"id": 154,
|
|
3564
3623
|
"name": "schema",
|
|
3565
3624
|
"kind": 1024,
|
|
3566
3625
|
"kindString": "Property",
|
|
@@ -3582,7 +3641,7 @@
|
|
|
3582
3641
|
{
|
|
3583
3642
|
"title": "Properties",
|
|
3584
3643
|
"children": [
|
|
3585
|
-
|
|
3644
|
+
154
|
|
3586
3645
|
]
|
|
3587
3646
|
}
|
|
3588
3647
|
],
|
|
@@ -3627,7 +3686,7 @@
|
|
|
3627
3686
|
"fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts",
|
|
3628
3687
|
"line": 27,
|
|
3629
3688
|
"character": 2,
|
|
3630
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3689
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L27"
|
|
3631
3690
|
}
|
|
3632
3691
|
],
|
|
3633
3692
|
"signatures": [
|
|
@@ -3655,7 +3714,7 @@
|
|
|
3655
3714
|
]
|
|
3656
3715
|
},
|
|
3657
3716
|
{
|
|
3658
|
-
"id":
|
|
3717
|
+
"id": 272,
|
|
3659
3718
|
"name": "loadAccount",
|
|
3660
3719
|
"kind": 2048,
|
|
3661
3720
|
"kindString": "Method",
|
|
@@ -3665,20 +3724,20 @@
|
|
|
3665
3724
|
"sources": [
|
|
3666
3725
|
{
|
|
3667
3726
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3668
|
-
"line":
|
|
3727
|
+
"line": 50,
|
|
3669
3728
|
"character": 14
|
|
3670
3729
|
}
|
|
3671
3730
|
],
|
|
3672
3731
|
"signatures": [
|
|
3673
3732
|
{
|
|
3674
|
-
"id":
|
|
3733
|
+
"id": 273,
|
|
3675
3734
|
"name": "loadAccount",
|
|
3676
3735
|
"kind": 4096,
|
|
3677
3736
|
"kindString": "Call signature",
|
|
3678
3737
|
"flags": {},
|
|
3679
3738
|
"parameters": [
|
|
3680
3739
|
{
|
|
3681
|
-
"id":
|
|
3740
|
+
"id": 274,
|
|
3682
3741
|
"name": "account",
|
|
3683
3742
|
"kind": 32768,
|
|
3684
3743
|
"kindString": "Parameter",
|
|
@@ -3687,13 +3746,13 @@
|
|
|
3687
3746
|
},
|
|
3688
3747
|
"type": {
|
|
3689
3748
|
"type": "reference",
|
|
3690
|
-
"name": "
|
|
3749
|
+
"name": "AccountInstance"
|
|
3691
3750
|
}
|
|
3692
3751
|
}
|
|
3693
3752
|
],
|
|
3694
3753
|
"type": {
|
|
3695
3754
|
"type": "reference",
|
|
3696
|
-
"name": "
|
|
3755
|
+
"name": "AccountInstance"
|
|
3697
3756
|
},
|
|
3698
3757
|
"inheritedFrom": {
|
|
3699
3758
|
"type": "reference",
|
|
@@ -3717,7 +3776,7 @@
|
|
|
3717
3776
|
"fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts",
|
|
3718
3777
|
"line": 40,
|
|
3719
3778
|
"character": 17,
|
|
3720
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3779
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L40"
|
|
3721
3780
|
}
|
|
3722
3781
|
],
|
|
3723
3782
|
"signatures": [
|
|
@@ -4729,7 +4788,7 @@
|
|
|
4729
4788
|
}
|
|
4730
4789
|
},
|
|
4731
4790
|
{
|
|
4732
|
-
"id":
|
|
4791
|
+
"id": 155,
|
|
4733
4792
|
"name": "queryable",
|
|
4734
4793
|
"kind": 2048,
|
|
4735
4794
|
"kindString": "Method",
|
|
@@ -4737,20 +4796,20 @@
|
|
|
4737
4796
|
"sources": [
|
|
4738
4797
|
{
|
|
4739
4798
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
4740
|
-
"line":
|
|
4799
|
+
"line": 40,
|
|
4741
4800
|
"character": 4
|
|
4742
4801
|
}
|
|
4743
4802
|
],
|
|
4744
4803
|
"signatures": [
|
|
4745
4804
|
{
|
|
4746
|
-
"id":
|
|
4805
|
+
"id": 156,
|
|
4747
4806
|
"name": "queryable",
|
|
4748
4807
|
"kind": 4096,
|
|
4749
4808
|
"kindString": "Call signature",
|
|
4750
4809
|
"flags": {},
|
|
4751
4810
|
"typeParameter": [
|
|
4752
4811
|
{
|
|
4753
|
-
"id":
|
|
4812
|
+
"id": 165,
|
|
4754
4813
|
"name": "T",
|
|
4755
4814
|
"kind": 131072,
|
|
4756
4815
|
"kindString": "Type parameter",
|
|
@@ -4773,14 +4832,14 @@
|
|
|
4773
4832
|
{
|
|
4774
4833
|
"type": "reflection",
|
|
4775
4834
|
"declaration": {
|
|
4776
|
-
"id":
|
|
4835
|
+
"id": 157,
|
|
4777
4836
|
"name": "__type",
|
|
4778
4837
|
"kind": 65536,
|
|
4779
4838
|
"kindString": "Type literal",
|
|
4780
4839
|
"flags": {},
|
|
4781
4840
|
"children": [
|
|
4782
4841
|
{
|
|
4783
|
-
"id":
|
|
4842
|
+
"id": 158,
|
|
4784
4843
|
"name": "query",
|
|
4785
4844
|
"kind": 1024,
|
|
4786
4845
|
"kindString": "Property",
|
|
@@ -4798,7 +4857,7 @@
|
|
|
4798
4857
|
}
|
|
4799
4858
|
},
|
|
4800
4859
|
{
|
|
4801
|
-
"id":
|
|
4860
|
+
"id": 159,
|
|
4802
4861
|
"name": "resultSet",
|
|
4803
4862
|
"kind": 1024,
|
|
4804
4863
|
"kindString": "Property",
|
|
@@ -4818,7 +4877,7 @@
|
|
|
4818
4877
|
}
|
|
4819
4878
|
},
|
|
4820
4879
|
{
|
|
4821
|
-
"id":
|
|
4880
|
+
"id": 160,
|
|
4822
4881
|
"name": "schema",
|
|
4823
4882
|
"kind": 1024,
|
|
4824
4883
|
"kindString": "Property",
|
|
@@ -4840,9 +4899,9 @@
|
|
|
4840
4899
|
{
|
|
4841
4900
|
"title": "Properties",
|
|
4842
4901
|
"children": [
|
|
4843
|
-
|
|
4844
|
-
|
|
4845
|
-
|
|
4902
|
+
158,
|
|
4903
|
+
159,
|
|
4904
|
+
160
|
|
4846
4905
|
]
|
|
4847
4906
|
}
|
|
4848
4907
|
],
|
|
@@ -4875,14 +4934,14 @@
|
|
|
4875
4934
|
{
|
|
4876
4935
|
"type": "reflection",
|
|
4877
4936
|
"declaration": {
|
|
4878
|
-
"id":
|
|
4937
|
+
"id": 161,
|
|
4879
4938
|
"name": "__type",
|
|
4880
4939
|
"kind": 65536,
|
|
4881
4940
|
"kindString": "Type literal",
|
|
4882
4941
|
"flags": {},
|
|
4883
4942
|
"children": [
|
|
4884
4943
|
{
|
|
4885
|
-
"id":
|
|
4944
|
+
"id": 162,
|
|
4886
4945
|
"name": "query",
|
|
4887
4946
|
"kind": 1024,
|
|
4888
4947
|
"kindString": "Property",
|
|
@@ -4900,7 +4959,7 @@
|
|
|
4900
4959
|
}
|
|
4901
4960
|
},
|
|
4902
4961
|
{
|
|
4903
|
-
"id":
|
|
4962
|
+
"id": 163,
|
|
4904
4963
|
"name": "resultSet",
|
|
4905
4964
|
"kind": 1024,
|
|
4906
4965
|
"kindString": "Property",
|
|
@@ -4920,7 +4979,7 @@
|
|
|
4920
4979
|
}
|
|
4921
4980
|
},
|
|
4922
4981
|
{
|
|
4923
|
-
"id":
|
|
4982
|
+
"id": 164,
|
|
4924
4983
|
"name": "schema",
|
|
4925
4984
|
"kind": 1024,
|
|
4926
4985
|
"kindString": "Property",
|
|
@@ -4942,9 +5001,9 @@
|
|
|
4942
5001
|
{
|
|
4943
5002
|
"title": "Properties",
|
|
4944
5003
|
"children": [
|
|
4945
|
-
|
|
4946
|
-
|
|
4947
|
-
|
|
5004
|
+
162,
|
|
5005
|
+
163,
|
|
5006
|
+
164
|
|
4948
5007
|
]
|
|
4949
5008
|
}
|
|
4950
5009
|
],
|
|
@@ -4961,7 +5020,7 @@
|
|
|
4961
5020
|
}
|
|
4962
5021
|
},
|
|
4963
5022
|
{
|
|
4964
|
-
"id":
|
|
5023
|
+
"id": 184,
|
|
4965
5024
|
"name": "TConfig",
|
|
4966
5025
|
"kind": 131072,
|
|
4967
5026
|
"kindString": "Type parameter",
|
|
@@ -4980,14 +5039,14 @@
|
|
|
4980
5039
|
{
|
|
4981
5040
|
"type": "reflection",
|
|
4982
5041
|
"declaration": {
|
|
4983
|
-
"id":
|
|
5042
|
+
"id": 166,
|
|
4984
5043
|
"name": "__type",
|
|
4985
5044
|
"kind": 65536,
|
|
4986
5045
|
"kindString": "Type literal",
|
|
4987
5046
|
"flags": {},
|
|
4988
5047
|
"children": [
|
|
4989
5048
|
{
|
|
4990
|
-
"id":
|
|
5049
|
+
"id": 167,
|
|
4991
5050
|
"name": "name",
|
|
4992
5051
|
"kind": 1024,
|
|
4993
5052
|
"kindString": "Property",
|
|
@@ -5007,7 +5066,7 @@
|
|
|
5007
5066
|
}
|
|
5008
5067
|
},
|
|
5009
5068
|
{
|
|
5010
|
-
"id":
|
|
5069
|
+
"id": 168,
|
|
5011
5070
|
"name": "security",
|
|
5012
5071
|
"kind": 1024,
|
|
5013
5072
|
"kindString": "Property",
|
|
@@ -5024,14 +5083,14 @@
|
|
|
5024
5083
|
"type": {
|
|
5025
5084
|
"type": "reflection",
|
|
5026
5085
|
"declaration": {
|
|
5027
|
-
"id":
|
|
5086
|
+
"id": 169,
|
|
5028
5087
|
"name": "__type",
|
|
5029
5088
|
"kind": 65536,
|
|
5030
5089
|
"kindString": "Type literal",
|
|
5031
5090
|
"flags": {},
|
|
5032
5091
|
"children": [
|
|
5033
5092
|
{
|
|
5034
|
-
"id":
|
|
5093
|
+
"id": 170,
|
|
5035
5094
|
"name": "allowAnonymous",
|
|
5036
5095
|
"kind": 1024,
|
|
5037
5096
|
"kindString": "Property",
|
|
@@ -5051,7 +5110,7 @@
|
|
|
5051
5110
|
}
|
|
5052
5111
|
},
|
|
5053
5112
|
{
|
|
5054
|
-
"id":
|
|
5113
|
+
"id": 171,
|
|
5055
5114
|
"name": "allowed",
|
|
5056
5115
|
"kind": 1024,
|
|
5057
5116
|
"kindString": "Property",
|
|
@@ -5095,7 +5154,7 @@
|
|
|
5095
5154
|
}
|
|
5096
5155
|
},
|
|
5097
5156
|
{
|
|
5098
|
-
"id":
|
|
5157
|
+
"id": 172,
|
|
5099
5158
|
"name": "disallowed",
|
|
5100
5159
|
"kind": 1024,
|
|
5101
5160
|
"kindString": "Property",
|
|
@@ -5134,9 +5193,9 @@
|
|
|
5134
5193
|
{
|
|
5135
5194
|
"title": "Properties",
|
|
5136
5195
|
"children": [
|
|
5137
|
-
|
|
5138
|
-
|
|
5139
|
-
|
|
5196
|
+
170,
|
|
5197
|
+
171,
|
|
5198
|
+
172
|
|
5140
5199
|
]
|
|
5141
5200
|
}
|
|
5142
5201
|
],
|
|
@@ -5155,8 +5214,8 @@
|
|
|
5155
5214
|
{
|
|
5156
5215
|
"title": "Properties",
|
|
5157
5216
|
"children": [
|
|
5158
|
-
|
|
5159
|
-
|
|
5217
|
+
167,
|
|
5218
|
+
168
|
|
5160
5219
|
]
|
|
5161
5220
|
}
|
|
5162
5221
|
],
|
|
@@ -5172,14 +5231,14 @@
|
|
|
5172
5231
|
{
|
|
5173
5232
|
"type": "reflection",
|
|
5174
5233
|
"declaration": {
|
|
5175
|
-
"id":
|
|
5234
|
+
"id": 173,
|
|
5176
5235
|
"name": "__type",
|
|
5177
5236
|
"kind": 65536,
|
|
5178
5237
|
"kindString": "Type literal",
|
|
5179
5238
|
"flags": {},
|
|
5180
5239
|
"children": [
|
|
5181
5240
|
{
|
|
5182
|
-
"id":
|
|
5241
|
+
"id": 174,
|
|
5183
5242
|
"name": "schema",
|
|
5184
5243
|
"kind": 1024,
|
|
5185
5244
|
"kindString": "Property",
|
|
@@ -5201,7 +5260,7 @@
|
|
|
5201
5260
|
{
|
|
5202
5261
|
"title": "Properties",
|
|
5203
5262
|
"children": [
|
|
5204
|
-
|
|
5263
|
+
174
|
|
5205
5264
|
]
|
|
5206
5265
|
}
|
|
5207
5266
|
],
|
|
@@ -5230,14 +5289,14 @@
|
|
|
5230
5289
|
{
|
|
5231
5290
|
"type": "reflection",
|
|
5232
5291
|
"declaration": {
|
|
5233
|
-
"id":
|
|
5292
|
+
"id": 175,
|
|
5234
5293
|
"name": "__type",
|
|
5235
5294
|
"kind": 65536,
|
|
5236
5295
|
"kindString": "Type literal",
|
|
5237
5296
|
"flags": {},
|
|
5238
5297
|
"children": [
|
|
5239
5298
|
{
|
|
5240
|
-
"id":
|
|
5299
|
+
"id": 176,
|
|
5241
5300
|
"name": "name",
|
|
5242
5301
|
"kind": 1024,
|
|
5243
5302
|
"kindString": "Property",
|
|
@@ -5257,7 +5316,7 @@
|
|
|
5257
5316
|
}
|
|
5258
5317
|
},
|
|
5259
5318
|
{
|
|
5260
|
-
"id":
|
|
5319
|
+
"id": 177,
|
|
5261
5320
|
"name": "security",
|
|
5262
5321
|
"kind": 1024,
|
|
5263
5322
|
"kindString": "Property",
|
|
@@ -5274,14 +5333,14 @@
|
|
|
5274
5333
|
"type": {
|
|
5275
5334
|
"type": "reflection",
|
|
5276
5335
|
"declaration": {
|
|
5277
|
-
"id":
|
|
5336
|
+
"id": 178,
|
|
5278
5337
|
"name": "__type",
|
|
5279
5338
|
"kind": 65536,
|
|
5280
5339
|
"kindString": "Type literal",
|
|
5281
5340
|
"flags": {},
|
|
5282
5341
|
"children": [
|
|
5283
5342
|
{
|
|
5284
|
-
"id":
|
|
5343
|
+
"id": 179,
|
|
5285
5344
|
"name": "allowAnonymous",
|
|
5286
5345
|
"kind": 1024,
|
|
5287
5346
|
"kindString": "Property",
|
|
@@ -5301,7 +5360,7 @@
|
|
|
5301
5360
|
}
|
|
5302
5361
|
},
|
|
5303
5362
|
{
|
|
5304
|
-
"id":
|
|
5363
|
+
"id": 180,
|
|
5305
5364
|
"name": "allowed",
|
|
5306
5365
|
"kind": 1024,
|
|
5307
5366
|
"kindString": "Property",
|
|
@@ -5345,7 +5404,7 @@
|
|
|
5345
5404
|
}
|
|
5346
5405
|
},
|
|
5347
5406
|
{
|
|
5348
|
-
"id":
|
|
5407
|
+
"id": 181,
|
|
5349
5408
|
"name": "disallowed",
|
|
5350
5409
|
"kind": 1024,
|
|
5351
5410
|
"kindString": "Property",
|
|
@@ -5384,9 +5443,9 @@
|
|
|
5384
5443
|
{
|
|
5385
5444
|
"title": "Properties",
|
|
5386
5445
|
"children": [
|
|
5387
|
-
|
|
5388
|
-
|
|
5389
|
-
|
|
5446
|
+
179,
|
|
5447
|
+
180,
|
|
5448
|
+
181
|
|
5390
5449
|
]
|
|
5391
5450
|
}
|
|
5392
5451
|
],
|
|
@@ -5405,8 +5464,8 @@
|
|
|
5405
5464
|
{
|
|
5406
5465
|
"title": "Properties",
|
|
5407
5466
|
"children": [
|
|
5408
|
-
|
|
5409
|
-
|
|
5467
|
+
176,
|
|
5468
|
+
177
|
|
5410
5469
|
]
|
|
5411
5470
|
}
|
|
5412
5471
|
],
|
|
@@ -5422,14 +5481,14 @@
|
|
|
5422
5481
|
{
|
|
5423
5482
|
"type": "reflection",
|
|
5424
5483
|
"declaration": {
|
|
5425
|
-
"id":
|
|
5484
|
+
"id": 182,
|
|
5426
5485
|
"name": "__type",
|
|
5427
5486
|
"kind": 65536,
|
|
5428
5487
|
"kindString": "Type literal",
|
|
5429
5488
|
"flags": {},
|
|
5430
5489
|
"children": [
|
|
5431
5490
|
{
|
|
5432
|
-
"id":
|
|
5491
|
+
"id": 183,
|
|
5433
5492
|
"name": "schema",
|
|
5434
5493
|
"kind": 1024,
|
|
5435
5494
|
"kindString": "Property",
|
|
@@ -5451,7 +5510,7 @@
|
|
|
5451
5510
|
{
|
|
5452
5511
|
"title": "Properties",
|
|
5453
5512
|
"children": [
|
|
5454
|
-
|
|
5513
|
+
183
|
|
5455
5514
|
]
|
|
5456
5515
|
}
|
|
5457
5516
|
],
|
|
@@ -5470,19 +5529,19 @@
|
|
|
5470
5529
|
],
|
|
5471
5530
|
"parameters": [
|
|
5472
5531
|
{
|
|
5473
|
-
"id":
|
|
5532
|
+
"id": 185,
|
|
5474
5533
|
"name": "query",
|
|
5475
5534
|
"kind": 32768,
|
|
5476
5535
|
"kindString": "Parameter",
|
|
5477
5536
|
"flags": {},
|
|
5478
5537
|
"type": {
|
|
5479
5538
|
"type": "reference",
|
|
5480
|
-
"id":
|
|
5539
|
+
"id": 165,
|
|
5481
5540
|
"name": "T"
|
|
5482
5541
|
}
|
|
5483
5542
|
},
|
|
5484
5543
|
{
|
|
5485
|
-
"id":
|
|
5544
|
+
"id": 186,
|
|
5486
5545
|
"name": "payloads",
|
|
5487
5546
|
"kind": 32768,
|
|
5488
5547
|
"kindString": "Parameter",
|
|
@@ -5505,14 +5564,14 @@
|
|
|
5505
5564
|
{
|
|
5506
5565
|
"type": "reflection",
|
|
5507
5566
|
"declaration": {
|
|
5508
|
-
"id":
|
|
5567
|
+
"id": 187,
|
|
5509
5568
|
"name": "__type",
|
|
5510
5569
|
"kind": 65536,
|
|
5511
5570
|
"kindString": "Type literal",
|
|
5512
5571
|
"flags": {},
|
|
5513
5572
|
"children": [
|
|
5514
5573
|
{
|
|
5515
|
-
"id":
|
|
5574
|
+
"id": 188,
|
|
5516
5575
|
"name": "schema",
|
|
5517
5576
|
"kind": 1024,
|
|
5518
5577
|
"kindString": "Property",
|
|
@@ -5534,7 +5593,7 @@
|
|
|
5534
5593
|
{
|
|
5535
5594
|
"title": "Properties",
|
|
5536
5595
|
"children": [
|
|
5537
|
-
|
|
5596
|
+
188
|
|
5538
5597
|
]
|
|
5539
5598
|
}
|
|
5540
5599
|
],
|
|
@@ -5552,7 +5611,7 @@
|
|
|
5552
5611
|
}
|
|
5553
5612
|
},
|
|
5554
5613
|
{
|
|
5555
|
-
"id":
|
|
5614
|
+
"id": 189,
|
|
5556
5615
|
"name": "queryConfig",
|
|
5557
5616
|
"kind": 32768,
|
|
5558
5617
|
"kindString": "Parameter",
|
|
@@ -5561,7 +5620,7 @@
|
|
|
5561
5620
|
},
|
|
5562
5621
|
"type": {
|
|
5563
5622
|
"type": "reference",
|
|
5564
|
-
"id":
|
|
5623
|
+
"id": 184,
|
|
5565
5624
|
"name": "TConfig"
|
|
5566
5625
|
}
|
|
5567
5626
|
}
|
|
@@ -5582,7 +5641,7 @@
|
|
|
5582
5641
|
}
|
|
5583
5642
|
},
|
|
5584
5643
|
{
|
|
5585
|
-
"id":
|
|
5644
|
+
"id": 190,
|
|
5586
5645
|
"name": "resolve",
|
|
5587
5646
|
"kind": 2048,
|
|
5588
5647
|
"kindString": "Method",
|
|
@@ -5590,20 +5649,20 @@
|
|
|
5590
5649
|
"sources": [
|
|
5591
5650
|
{
|
|
5592
5651
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5593
|
-
"line":
|
|
5652
|
+
"line": 41,
|
|
5594
5653
|
"character": 4
|
|
5595
5654
|
}
|
|
5596
5655
|
],
|
|
5597
5656
|
"signatures": [
|
|
5598
5657
|
{
|
|
5599
|
-
"id":
|
|
5658
|
+
"id": 191,
|
|
5600
5659
|
"name": "resolve",
|
|
5601
5660
|
"kind": 4096,
|
|
5602
5661
|
"kindString": "Call signature",
|
|
5603
5662
|
"flags": {},
|
|
5604
5663
|
"parameters": [
|
|
5605
5664
|
{
|
|
5606
|
-
"id":
|
|
5665
|
+
"id": 192,
|
|
5607
5666
|
"name": "filter",
|
|
5608
5667
|
"kind": 32768,
|
|
5609
5668
|
"kindString": "Parameter",
|
|
@@ -5638,14 +5697,14 @@
|
|
|
5638
5697
|
{
|
|
5639
5698
|
"type": "reflection",
|
|
5640
5699
|
"declaration": {
|
|
5641
|
-
"id":
|
|
5700
|
+
"id": 193,
|
|
5642
5701
|
"name": "__type",
|
|
5643
5702
|
"kind": 65536,
|
|
5644
5703
|
"kindString": "Type literal",
|
|
5645
5704
|
"flags": {},
|
|
5646
5705
|
"children": [
|
|
5647
5706
|
{
|
|
5648
|
-
"id":
|
|
5707
|
+
"id": 194,
|
|
5649
5708
|
"name": "name",
|
|
5650
5709
|
"kind": 1024,
|
|
5651
5710
|
"kindString": "Property",
|
|
@@ -5665,7 +5724,7 @@
|
|
|
5665
5724
|
}
|
|
5666
5725
|
},
|
|
5667
5726
|
{
|
|
5668
|
-
"id":
|
|
5727
|
+
"id": 195,
|
|
5669
5728
|
"name": "security",
|
|
5670
5729
|
"kind": 1024,
|
|
5671
5730
|
"kindString": "Property",
|
|
@@ -5682,14 +5741,14 @@
|
|
|
5682
5741
|
"type": {
|
|
5683
5742
|
"type": "reflection",
|
|
5684
5743
|
"declaration": {
|
|
5685
|
-
"id":
|
|
5744
|
+
"id": 196,
|
|
5686
5745
|
"name": "__type",
|
|
5687
5746
|
"kind": 65536,
|
|
5688
5747
|
"kindString": "Type literal",
|
|
5689
5748
|
"flags": {},
|
|
5690
5749
|
"children": [
|
|
5691
5750
|
{
|
|
5692
|
-
"id":
|
|
5751
|
+
"id": 197,
|
|
5693
5752
|
"name": "allowAnonymous",
|
|
5694
5753
|
"kind": 1024,
|
|
5695
5754
|
"kindString": "Property",
|
|
@@ -5709,7 +5768,7 @@
|
|
|
5709
5768
|
}
|
|
5710
5769
|
},
|
|
5711
5770
|
{
|
|
5712
|
-
"id":
|
|
5771
|
+
"id": 198,
|
|
5713
5772
|
"name": "allowed",
|
|
5714
5773
|
"kind": 1024,
|
|
5715
5774
|
"kindString": "Property",
|
|
@@ -5753,7 +5812,7 @@
|
|
|
5753
5812
|
}
|
|
5754
5813
|
},
|
|
5755
5814
|
{
|
|
5756
|
-
"id":
|
|
5815
|
+
"id": 199,
|
|
5757
5816
|
"name": "disallowed",
|
|
5758
5817
|
"kind": 1024,
|
|
5759
5818
|
"kindString": "Property",
|
|
@@ -5792,9 +5851,9 @@
|
|
|
5792
5851
|
{
|
|
5793
5852
|
"title": "Properties",
|
|
5794
5853
|
"children": [
|
|
5795
|
-
|
|
5796
|
-
|
|
5797
|
-
|
|
5854
|
+
197,
|
|
5855
|
+
198,
|
|
5856
|
+
199
|
|
5798
5857
|
]
|
|
5799
5858
|
}
|
|
5800
5859
|
],
|
|
@@ -5813,8 +5872,8 @@
|
|
|
5813
5872
|
{
|
|
5814
5873
|
"title": "Properties",
|
|
5815
5874
|
"children": [
|
|
5816
|
-
|
|
5817
|
-
|
|
5875
|
+
194,
|
|
5876
|
+
195
|
|
5818
5877
|
]
|
|
5819
5878
|
}
|
|
5820
5879
|
],
|
|
@@ -5830,14 +5889,14 @@
|
|
|
5830
5889
|
{
|
|
5831
5890
|
"type": "reflection",
|
|
5832
5891
|
"declaration": {
|
|
5833
|
-
"id":
|
|
5892
|
+
"id": 200,
|
|
5834
5893
|
"name": "__type",
|
|
5835
5894
|
"kind": 65536,
|
|
5836
5895
|
"kindString": "Type literal",
|
|
5837
5896
|
"flags": {},
|
|
5838
5897
|
"children": [
|
|
5839
5898
|
{
|
|
5840
|
-
"id":
|
|
5899
|
+
"id": 201,
|
|
5841
5900
|
"name": "schema",
|
|
5842
5901
|
"kind": 1024,
|
|
5843
5902
|
"kindString": "Property",
|
|
@@ -5859,7 +5918,7 @@
|
|
|
5859
5918
|
{
|
|
5860
5919
|
"title": "Properties",
|
|
5861
5920
|
"children": [
|
|
5862
|
-
|
|
5921
|
+
201
|
|
5863
5922
|
]
|
|
5864
5923
|
}
|
|
5865
5924
|
],
|
|
@@ -5895,7 +5954,7 @@
|
|
|
5895
5954
|
}
|
|
5896
5955
|
},
|
|
5897
5956
|
{
|
|
5898
|
-
"id":
|
|
5957
|
+
"id": 275,
|
|
5899
5958
|
"name": "start",
|
|
5900
5959
|
"kind": 2048,
|
|
5901
5960
|
"kindString": "Method",
|
|
@@ -5905,20 +5964,20 @@
|
|
|
5905
5964
|
"sources": [
|
|
5906
5965
|
{
|
|
5907
5966
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5908
|
-
"line":
|
|
5967
|
+
"line": 51,
|
|
5909
5968
|
"character": 14
|
|
5910
5969
|
}
|
|
5911
5970
|
],
|
|
5912
5971
|
"signatures": [
|
|
5913
5972
|
{
|
|
5914
|
-
"id":
|
|
5973
|
+
"id": 276,
|
|
5915
5974
|
"name": "start",
|
|
5916
5975
|
"kind": 4096,
|
|
5917
5976
|
"kindString": "Call signature",
|
|
5918
5977
|
"flags": {},
|
|
5919
5978
|
"parameters": [
|
|
5920
5979
|
{
|
|
5921
|
-
"id":
|
|
5980
|
+
"id": 277,
|
|
5922
5981
|
"name": "_timeout",
|
|
5923
5982
|
"kind": 32768,
|
|
5924
5983
|
"kindString": "Parameter",
|
|
@@ -5958,7 +6017,7 @@
|
|
|
5958
6017
|
}
|
|
5959
6018
|
},
|
|
5960
6019
|
{
|
|
5961
|
-
"id":
|
|
6020
|
+
"id": 202,
|
|
5962
6021
|
"name": "started",
|
|
5963
6022
|
"kind": 2048,
|
|
5964
6023
|
"kindString": "Method",
|
|
@@ -5966,20 +6025,20 @@
|
|
|
5966
6025
|
"sources": [
|
|
5967
6026
|
{
|
|
5968
6027
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5969
|
-
"line":
|
|
6028
|
+
"line": 42,
|
|
5970
6029
|
"character": 4
|
|
5971
6030
|
}
|
|
5972
6031
|
],
|
|
5973
6032
|
"signatures": [
|
|
5974
6033
|
{
|
|
5975
|
-
"id":
|
|
6034
|
+
"id": 203,
|
|
5976
6035
|
"name": "started",
|
|
5977
6036
|
"kind": 4096,
|
|
5978
6037
|
"kindString": "Call signature",
|
|
5979
6038
|
"flags": {},
|
|
5980
6039
|
"parameters": [
|
|
5981
6040
|
{
|
|
5982
|
-
"id":
|
|
6041
|
+
"id": 204,
|
|
5983
6042
|
"name": "notStartedAction",
|
|
5984
6043
|
"kind": 32768,
|
|
5985
6044
|
"kindString": "Parameter",
|
|
@@ -6029,7 +6088,7 @@
|
|
|
6029
6088
|
}
|
|
6030
6089
|
},
|
|
6031
6090
|
{
|
|
6032
|
-
"id":
|
|
6091
|
+
"id": 278,
|
|
6033
6092
|
"name": "stop",
|
|
6034
6093
|
"kind": 2048,
|
|
6035
6094
|
"kindString": "Method",
|
|
@@ -6039,20 +6098,20 @@
|
|
|
6039
6098
|
"sources": [
|
|
6040
6099
|
{
|
|
6041
6100
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
6042
|
-
"line":
|
|
6101
|
+
"line": 52,
|
|
6043
6102
|
"character": 14
|
|
6044
6103
|
}
|
|
6045
6104
|
],
|
|
6046
6105
|
"signatures": [
|
|
6047
6106
|
{
|
|
6048
|
-
"id":
|
|
6107
|
+
"id": 279,
|
|
6049
6108
|
"name": "stop",
|
|
6050
6109
|
"kind": 4096,
|
|
6051
6110
|
"kindString": "Call signature",
|
|
6052
6111
|
"flags": {},
|
|
6053
6112
|
"parameters": [
|
|
6054
6113
|
{
|
|
6055
|
-
"id":
|
|
6114
|
+
"id": 280,
|
|
6056
6115
|
"name": "_timeout",
|
|
6057
6116
|
"kind": 32768,
|
|
6058
6117
|
"kindString": "Parameter",
|
|
@@ -6092,7 +6151,7 @@
|
|
|
6092
6151
|
}
|
|
6093
6152
|
},
|
|
6094
6153
|
{
|
|
6095
|
-
"id":
|
|
6154
|
+
"id": 205,
|
|
6096
6155
|
"name": "subscribe",
|
|
6097
6156
|
"kind": 2048,
|
|
6098
6157
|
"kindString": "Method",
|
|
@@ -6100,20 +6159,20 @@
|
|
|
6100
6159
|
"sources": [
|
|
6101
6160
|
{
|
|
6102
6161
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
6103
|
-
"line":
|
|
6162
|
+
"line": 43,
|
|
6104
6163
|
"character": 4
|
|
6105
6164
|
}
|
|
6106
6165
|
],
|
|
6107
6166
|
"signatures": [
|
|
6108
6167
|
{
|
|
6109
|
-
"id":
|
|
6168
|
+
"id": 206,
|
|
6110
6169
|
"name": "subscribe",
|
|
6111
6170
|
"kind": 4096,
|
|
6112
6171
|
"kindString": "Call signature",
|
|
6113
6172
|
"flags": {},
|
|
6114
6173
|
"parameters": [
|
|
6115
6174
|
{
|
|
6116
|
-
"id":
|
|
6175
|
+
"id": 207,
|
|
6117
6176
|
"name": "_queryAccount",
|
|
6118
6177
|
"kind": 32768,
|
|
6119
6178
|
"kindString": "Parameter",
|
|
@@ -6122,7 +6181,7 @@
|
|
|
6122
6181
|
},
|
|
6123
6182
|
"type": {
|
|
6124
6183
|
"type": "reference",
|
|
6125
|
-
"name": "
|
|
6184
|
+
"name": "AccountInstance"
|
|
6126
6185
|
}
|
|
6127
6186
|
}
|
|
6128
6187
|
],
|
|
@@ -6142,7 +6201,7 @@
|
|
|
6142
6201
|
}
|
|
6143
6202
|
},
|
|
6144
6203
|
{
|
|
6145
|
-
"id":
|
|
6204
|
+
"id": 281,
|
|
6146
6205
|
"name": "validateConfig",
|
|
6147
6206
|
"kind": 2048,
|
|
6148
6207
|
"kindString": "Method",
|
|
@@ -6152,20 +6211,20 @@
|
|
|
6152
6211
|
"sources": [
|
|
6153
6212
|
{
|
|
6154
6213
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
6155
|
-
"line":
|
|
6214
|
+
"line": 53,
|
|
6156
6215
|
"character": 14
|
|
6157
6216
|
}
|
|
6158
6217
|
],
|
|
6159
6218
|
"signatures": [
|
|
6160
6219
|
{
|
|
6161
|
-
"id":
|
|
6220
|
+
"id": 282,
|
|
6162
6221
|
"name": "validateConfig",
|
|
6163
6222
|
"kind": 4096,
|
|
6164
6223
|
"kindString": "Call signature",
|
|
6165
6224
|
"flags": {},
|
|
6166
6225
|
"parameters": [
|
|
6167
6226
|
{
|
|
6168
|
-
"id":
|
|
6227
|
+
"id": 283,
|
|
6169
6228
|
"name": "config",
|
|
6170
6229
|
"kind": 32768,
|
|
6171
6230
|
"kindString": "Parameter",
|
|
@@ -6178,7 +6237,7 @@
|
|
|
6178
6237
|
}
|
|
6179
6238
|
},
|
|
6180
6239
|
{
|
|
6181
|
-
"id":
|
|
6240
|
+
"id": 284,
|
|
6182
6241
|
"name": "parents",
|
|
6183
6242
|
"kind": 32768,
|
|
6184
6243
|
"kindString": "Parameter",
|
|
@@ -6222,7 +6281,7 @@
|
|
|
6222
6281
|
"fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts",
|
|
6223
6282
|
"line": 23,
|
|
6224
6283
|
"character": 24,
|
|
6225
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6284
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L23"
|
|
6226
6285
|
}
|
|
6227
6286
|
],
|
|
6228
6287
|
"signatures": [
|
|
@@ -6467,7 +6526,7 @@
|
|
|
6467
6526
|
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
6468
6527
|
"line": 8,
|
|
6469
6528
|
"character": 2,
|
|
6470
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6529
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L8"
|
|
6471
6530
|
}
|
|
6472
6531
|
],
|
|
6473
6532
|
"type": {
|
|
@@ -6489,7 +6548,7 @@
|
|
|
6489
6548
|
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
6490
6549
|
"line": 7,
|
|
6491
6550
|
"character": 60,
|
|
6492
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6551
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L7"
|
|
6493
6552
|
}
|
|
6494
6553
|
]
|
|
6495
6554
|
}
|
|
@@ -6645,15 +6704,15 @@
|
|
|
6645
6704
|
{
|
|
6646
6705
|
"title": "Properties",
|
|
6647
6706
|
"children": [
|
|
6648
|
-
99,
|
|
6649
6707
|
47,
|
|
6650
|
-
|
|
6651
|
-
|
|
6652
|
-
|
|
6653
|
-
|
|
6654
|
-
|
|
6655
|
-
|
|
6656
|
-
|
|
6708
|
+
109,
|
|
6709
|
+
119,
|
|
6710
|
+
120,
|
|
6711
|
+
121,
|
|
6712
|
+
122,
|
|
6713
|
+
285,
|
|
6714
|
+
99,
|
|
6715
|
+
127,
|
|
6657
6716
|
26,
|
|
6658
6717
|
43
|
|
6659
6718
|
]
|
|
@@ -6661,12 +6720,13 @@
|
|
|
6661
6720
|
{
|
|
6662
6721
|
"title": "Accessors",
|
|
6663
6722
|
"children": [
|
|
6664
|
-
|
|
6665
|
-
|
|
6666
|
-
|
|
6723
|
+
132,
|
|
6724
|
+
134,
|
|
6725
|
+
136,
|
|
6667
6726
|
48,
|
|
6668
|
-
|
|
6669
|
-
|
|
6727
|
+
299,
|
|
6728
|
+
138,
|
|
6729
|
+
149,
|
|
6670
6730
|
56,
|
|
6671
6731
|
58
|
|
6672
6732
|
]
|
|
@@ -6674,24 +6734,24 @@
|
|
|
6674
6734
|
{
|
|
6675
6735
|
"title": "Methods",
|
|
6676
6736
|
"children": [
|
|
6677
|
-
|
|
6678
|
-
|
|
6679
|
-
|
|
6680
|
-
|
|
6681
|
-
|
|
6682
|
-
|
|
6683
|
-
|
|
6737
|
+
208,
|
|
6738
|
+
213,
|
|
6739
|
+
220,
|
|
6740
|
+
238,
|
|
6741
|
+
256,
|
|
6742
|
+
264,
|
|
6743
|
+
151,
|
|
6684
6744
|
50,
|
|
6685
|
-
|
|
6745
|
+
272,
|
|
6686
6746
|
52,
|
|
6687
6747
|
62,
|
|
6688
|
-
|
|
6689
|
-
|
|
6690
|
-
|
|
6691
|
-
|
|
6692
|
-
|
|
6693
|
-
|
|
6694
|
-
|
|
6748
|
+
155,
|
|
6749
|
+
190,
|
|
6750
|
+
275,
|
|
6751
|
+
202,
|
|
6752
|
+
278,
|
|
6753
|
+
205,
|
|
6754
|
+
281,
|
|
6695
6755
|
27
|
|
6696
6756
|
]
|
|
6697
6757
|
}
|
|
@@ -6701,7 +6761,7 @@
|
|
|
6701
6761
|
"fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts",
|
|
6702
6762
|
"line": 9,
|
|
6703
6763
|
"character": 13,
|
|
6704
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6764
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationWitness.ts#L9"
|
|
6705
6765
|
}
|
|
6706
6766
|
],
|
|
6707
6767
|
"extendedTypes": [
|
|
@@ -6729,7 +6789,7 @@
|
|
|
6729
6789
|
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
6730
6790
|
"line": 7,
|
|
6731
6791
|
"character": 12,
|
|
6732
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6792
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L7"
|
|
6733
6793
|
}
|
|
6734
6794
|
],
|
|
6735
6795
|
"type": {
|
|
@@ -6755,7 +6815,7 @@
|
|
|
6755
6815
|
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
6756
6816
|
"line": 8,
|
|
6757
6817
|
"character": 2,
|
|
6758
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6818
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L8"
|
|
6759
6819
|
}
|
|
6760
6820
|
],
|
|
6761
6821
|
"type": {
|
|
@@ -6778,7 +6838,7 @@
|
|
|
6778
6838
|
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
6779
6839
|
"line": 7,
|
|
6780
6840
|
"character": 60,
|
|
6781
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6841
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L7"
|
|
6782
6842
|
}
|
|
6783
6843
|
]
|
|
6784
6844
|
}
|
|
@@ -6798,13 +6858,13 @@
|
|
|
6798
6858
|
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
6799
6859
|
"line": 4,
|
|
6800
6860
|
"character": 12,
|
|
6801
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6861
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L4"
|
|
6802
6862
|
},
|
|
6803
6863
|
{
|
|
6804
6864
|
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
6805
6865
|
"line": 5,
|
|
6806
6866
|
"character": 13,
|
|
6807
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6867
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L5"
|
|
6808
6868
|
}
|
|
6809
6869
|
],
|
|
6810
6870
|
"type": {
|
|
@@ -6823,7 +6883,7 @@
|
|
|
6823
6883
|
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
6824
6884
|
"line": 11,
|
|
6825
6885
|
"character": 12,
|
|
6826
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6886
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L11"
|
|
6827
6887
|
}
|
|
6828
6888
|
],
|
|
6829
6889
|
"type": {
|
|
@@ -6860,7 +6920,7 @@
|
|
|
6860
6920
|
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
6861
6921
|
"line": 11,
|
|
6862
6922
|
"character": 90,
|
|
6863
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6923
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L11"
|
|
6864
6924
|
}
|
|
6865
6925
|
],
|
|
6866
6926
|
"type": {
|
|
@@ -6884,7 +6944,7 @@
|
|
|
6884
6944
|
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
6885
6945
|
"line": 11,
|
|
6886
6946
|
"character": 88,
|
|
6887
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6947
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L11"
|
|
6888
6948
|
}
|
|
6889
6949
|
]
|
|
6890
6950
|
}
|
|
@@ -6905,7 +6965,7 @@
|
|
|
6905
6965
|
"fileName": "plugins/packages/payloadset/packages/location/src/CurrentLocationPayloadSet.ts",
|
|
6906
6966
|
"line": 4,
|
|
6907
6967
|
"character": 13,
|
|
6908
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6968
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location/src/CurrentLocationPayloadSet.ts#L4"
|
|
6909
6969
|
}
|
|
6910
6970
|
],
|
|
6911
6971
|
"type": {
|
|
@@ -6925,13 +6985,13 @@
|
|
|
6925
6985
|
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
6926
6986
|
"line": 4,
|
|
6927
6987
|
"character": 12,
|
|
6928
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6988
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L4"
|
|
6929
6989
|
},
|
|
6930
6990
|
{
|
|
6931
6991
|
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
6932
6992
|
"line": 5,
|
|
6933
6993
|
"character": 13,
|
|
6934
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6994
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L5"
|
|
6935
6995
|
}
|
|
6936
6996
|
],
|
|
6937
6997
|
"type": {
|
|
@@ -6950,7 +7010,7 @@
|
|
|
6950
7010
|
"fileName": "plugins/packages/payloadset/packages/location/src/Plugin.ts",
|
|
6951
7011
|
"line": 9,
|
|
6952
7012
|
"character": 13,
|
|
6953
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7013
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location/src/Plugin.ts#L9"
|
|
6954
7014
|
}
|
|
6955
7015
|
],
|
|
6956
7016
|
"signatures": [
|
|
@@ -7194,7 +7254,7 @@
|
|
|
7194
7254
|
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
7195
7255
|
"line": 8,
|
|
7196
7256
|
"character": 2,
|
|
7197
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7257
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L8"
|
|
7198
7258
|
}
|
|
7199
7259
|
],
|
|
7200
7260
|
"type": {
|
|
@@ -7216,7 +7276,7 @@
|
|
|
7216
7276
|
"fileName": "plugins/packages/payloadset/packages/location/src/Config.ts",
|
|
7217
7277
|
"line": 7,
|
|
7218
7278
|
"character": 60,
|
|
7219
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7279
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location/src/Config.ts#L7"
|
|
7220
7280
|
}
|
|
7221
7281
|
]
|
|
7222
7282
|
}
|
|
@@ -7346,7 +7406,7 @@
|
|
|
7346
7406
|
{
|
|
7347
7407
|
"title": "References",
|
|
7348
7408
|
"children": [
|
|
7349
|
-
|
|
7409
|
+
301
|
|
7350
7410
|
]
|
|
7351
7411
|
},
|
|
7352
7412
|
{
|
|
@@ -7382,7 +7442,7 @@
|
|
|
7382
7442
|
"fileName": "plugins/packages/payloadset/packages/location/src/index.ts",
|
|
7383
7443
|
"line": 1,
|
|
7384
7444
|
"character": 0,
|
|
7385
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7445
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location/src/index.ts#L1"
|
|
7386
7446
|
}
|
|
7387
7447
|
]
|
|
7388
7448
|
}
|