@xyo-network/ethers-ethereum-gas-plugin 2.43.6 → 2.43.7
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 +1412 -556
- package/package.json +7 -7
package/dist/docs.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"originalName": "",
|
|
8
8
|
"children": [
|
|
9
9
|
{
|
|
10
|
-
"id":
|
|
10
|
+
"id": 213,
|
|
11
11
|
"name": "default",
|
|
12
12
|
"kind": 8388608,
|
|
13
13
|
"kindString": "Reference",
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/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/bf6140cd5/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/index.ts#L10"
|
|
21
21
|
}
|
|
22
22
|
],
|
|
23
23
|
"target": 1
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
43
43
|
"line": 22,
|
|
44
44
|
"character": 2,
|
|
45
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
45
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L22"
|
|
46
46
|
}
|
|
47
47
|
],
|
|
48
48
|
"signatures": [
|
|
@@ -82,6 +82,97 @@
|
|
|
82
82
|
"name": "TimestampWitness<XyoEthereumGasEthersWitnessConfig>.constructor"
|
|
83
83
|
}
|
|
84
84
|
},
|
|
85
|
+
{
|
|
86
|
+
"id": 76,
|
|
87
|
+
"name": "_resolver",
|
|
88
|
+
"kind": 1024,
|
|
89
|
+
"kindString": "Property",
|
|
90
|
+
"flags": {
|
|
91
|
+
"isProtected": true,
|
|
92
|
+
"isOptional": true
|
|
93
|
+
},
|
|
94
|
+
"sources": [
|
|
95
|
+
{
|
|
96
|
+
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
97
|
+
"line": 15,
|
|
98
|
+
"character": 14
|
|
99
|
+
}
|
|
100
|
+
],
|
|
101
|
+
"type": {
|
|
102
|
+
"type": "reference",
|
|
103
|
+
"typeArguments": [
|
|
104
|
+
{
|
|
105
|
+
"type": "reference",
|
|
106
|
+
"typeArguments": [
|
|
107
|
+
{
|
|
108
|
+
"type": "intersection",
|
|
109
|
+
"types": [
|
|
110
|
+
{
|
|
111
|
+
"type": "reference",
|
|
112
|
+
"name": "SchemaFields"
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
"type": "reference",
|
|
116
|
+
"name": "PayloadFields"
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
"type": "reflection",
|
|
120
|
+
"declaration": {
|
|
121
|
+
"id": 77,
|
|
122
|
+
"name": "__type",
|
|
123
|
+
"kind": 65536,
|
|
124
|
+
"kindString": "Type literal",
|
|
125
|
+
"flags": {},
|
|
126
|
+
"children": [
|
|
127
|
+
{
|
|
128
|
+
"id": 78,
|
|
129
|
+
"name": "schema",
|
|
130
|
+
"kind": 1024,
|
|
131
|
+
"kindString": "Property",
|
|
132
|
+
"flags": {},
|
|
133
|
+
"sources": [
|
|
134
|
+
{
|
|
135
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
136
|
+
"line": 19,
|
|
137
|
+
"character": 4
|
|
138
|
+
}
|
|
139
|
+
],
|
|
140
|
+
"type": {
|
|
141
|
+
"type": "intrinsic",
|
|
142
|
+
"name": "string"
|
|
143
|
+
}
|
|
144
|
+
}
|
|
145
|
+
],
|
|
146
|
+
"groups": [
|
|
147
|
+
{
|
|
148
|
+
"title": "Properties",
|
|
149
|
+
"children": [
|
|
150
|
+
78
|
|
151
|
+
]
|
|
152
|
+
}
|
|
153
|
+
],
|
|
154
|
+
"sources": [
|
|
155
|
+
{
|
|
156
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
157
|
+
"line": 18,
|
|
158
|
+
"character": 17
|
|
159
|
+
}
|
|
160
|
+
]
|
|
161
|
+
}
|
|
162
|
+
}
|
|
163
|
+
]
|
|
164
|
+
}
|
|
165
|
+
],
|
|
166
|
+
"name": "Module"
|
|
167
|
+
}
|
|
168
|
+
],
|
|
169
|
+
"name": "ModuleResolver"
|
|
170
|
+
},
|
|
171
|
+
"inheritedFrom": {
|
|
172
|
+
"type": "reference",
|
|
173
|
+
"name": "TimestampWitness._resolver"
|
|
174
|
+
}
|
|
175
|
+
},
|
|
85
176
|
{
|
|
86
177
|
"id": 79,
|
|
87
178
|
"name": "_started",
|
|
@@ -171,113 +262,342 @@
|
|
|
171
262
|
}
|
|
172
263
|
},
|
|
173
264
|
{
|
|
174
|
-
"id":
|
|
175
|
-
"name": "
|
|
265
|
+
"id": 82,
|
|
266
|
+
"name": "allowedAddressValidator",
|
|
176
267
|
"kind": 1024,
|
|
177
268
|
"kindString": "Property",
|
|
178
|
-
"flags": {
|
|
269
|
+
"flags": {
|
|
270
|
+
"isProtected": true,
|
|
271
|
+
"isReadonly": true
|
|
272
|
+
},
|
|
179
273
|
"sources": [
|
|
180
274
|
{
|
|
181
275
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
182
|
-
"line":
|
|
183
|
-
"character":
|
|
276
|
+
"line": 19,
|
|
277
|
+
"character": 23
|
|
184
278
|
}
|
|
185
279
|
],
|
|
186
280
|
"type": {
|
|
187
|
-
"type": "
|
|
188
|
-
"
|
|
189
|
-
{
|
|
190
|
-
"type": "reference",
|
|
191
|
-
"name": "SchemaFields"
|
|
192
|
-
},
|
|
193
|
-
{
|
|
194
|
-
"type": "reference",
|
|
195
|
-
"name": "PayloadFields"
|
|
196
|
-
},
|
|
281
|
+
"type": "reference",
|
|
282
|
+
"typeArguments": [
|
|
197
283
|
{
|
|
198
|
-
"type": "
|
|
199
|
-
"
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
"
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
"
|
|
284
|
+
"type": "intersection",
|
|
285
|
+
"types": [
|
|
286
|
+
{
|
|
287
|
+
"type": "reference",
|
|
288
|
+
"name": "SchemaFields"
|
|
289
|
+
},
|
|
290
|
+
{
|
|
291
|
+
"type": "reference",
|
|
292
|
+
"name": "PayloadFields"
|
|
293
|
+
},
|
|
294
|
+
{
|
|
295
|
+
"type": "reflection",
|
|
296
|
+
"declaration": {
|
|
297
|
+
"id": 83,
|
|
298
|
+
"name": "__type",
|
|
299
|
+
"kind": 65536,
|
|
300
|
+
"kindString": "Type literal",
|
|
301
|
+
"flags": {},
|
|
302
|
+
"children": [
|
|
215
303
|
{
|
|
216
|
-
"
|
|
217
|
-
"
|
|
218
|
-
"
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
"id": 67,
|
|
225
|
-
"name": "__type",
|
|
226
|
-
"kind": 65536,
|
|
227
|
-
"kindString": "Type literal",
|
|
228
|
-
"flags": {},
|
|
229
|
-
"children": [
|
|
304
|
+
"id": 84,
|
|
305
|
+
"name": "security",
|
|
306
|
+
"kind": 1024,
|
|
307
|
+
"kindString": "Property",
|
|
308
|
+
"flags": {
|
|
309
|
+
"isOptional": true
|
|
310
|
+
},
|
|
311
|
+
"sources": [
|
|
230
312
|
{
|
|
231
|
-
"
|
|
232
|
-
"
|
|
233
|
-
"
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
313
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
314
|
+
"line": 8,
|
|
315
|
+
"character": 4
|
|
316
|
+
}
|
|
317
|
+
],
|
|
318
|
+
"type": {
|
|
319
|
+
"type": "reflection",
|
|
320
|
+
"declaration": {
|
|
321
|
+
"id": 85,
|
|
322
|
+
"name": "__type",
|
|
323
|
+
"kind": 65536,
|
|
324
|
+
"kindString": "Type literal",
|
|
325
|
+
"flags": {},
|
|
326
|
+
"children": [
|
|
239
327
|
{
|
|
240
|
-
"
|
|
241
|
-
"
|
|
242
|
-
"
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
"type": "reference",
|
|
247
|
-
"typeArguments": [
|
|
248
|
-
{
|
|
249
|
-
"type": "intrinsic",
|
|
250
|
-
"name": "string"
|
|
328
|
+
"id": 86,
|
|
329
|
+
"name": "allowed",
|
|
330
|
+
"kind": 1024,
|
|
331
|
+
"kindString": "Property",
|
|
332
|
+
"flags": {
|
|
333
|
+
"isOptional": true
|
|
251
334
|
},
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
"
|
|
256
|
-
"
|
|
335
|
+
"sources": [
|
|
336
|
+
{
|
|
337
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
338
|
+
"line": 9,
|
|
339
|
+
"character": 8
|
|
340
|
+
}
|
|
341
|
+
],
|
|
342
|
+
"type": {
|
|
343
|
+
"type": "reference",
|
|
344
|
+
"typeArguments": [
|
|
345
|
+
{
|
|
257
346
|
"type": "intrinsic",
|
|
258
347
|
"name": "string"
|
|
348
|
+
},
|
|
349
|
+
{
|
|
350
|
+
"type": "array",
|
|
351
|
+
"elementType": {
|
|
352
|
+
"type": "array",
|
|
353
|
+
"elementType": {
|
|
354
|
+
"type": "intrinsic",
|
|
355
|
+
"name": "string"
|
|
356
|
+
}
|
|
357
|
+
}
|
|
259
358
|
}
|
|
260
|
-
|
|
359
|
+
],
|
|
360
|
+
"name": "Record",
|
|
361
|
+
"qualifiedName": "Record",
|
|
362
|
+
"package": "typescript"
|
|
261
363
|
}
|
|
262
|
-
|
|
263
|
-
"name": "Record",
|
|
264
|
-
"qualifiedName": "Record",
|
|
265
|
-
"package": "typescript"
|
|
266
|
-
}
|
|
267
|
-
},
|
|
268
|
-
{
|
|
269
|
-
"id": 69,
|
|
270
|
-
"name": "disallowed",
|
|
271
|
-
"kind": 1024,
|
|
272
|
-
"kindString": "Property",
|
|
273
|
-
"flags": {
|
|
274
|
-
"isOptional": true
|
|
275
|
-
},
|
|
276
|
-
"sources": [
|
|
364
|
+
},
|
|
277
365
|
{
|
|
278
|
-
"
|
|
279
|
-
"
|
|
280
|
-
"
|
|
366
|
+
"id": 87,
|
|
367
|
+
"name": "disallowed",
|
|
368
|
+
"kind": 1024,
|
|
369
|
+
"kindString": "Property",
|
|
370
|
+
"flags": {
|
|
371
|
+
"isOptional": true
|
|
372
|
+
},
|
|
373
|
+
"sources": [
|
|
374
|
+
{
|
|
375
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
376
|
+
"line": 10,
|
|
377
|
+
"character": 8
|
|
378
|
+
}
|
|
379
|
+
],
|
|
380
|
+
"type": {
|
|
381
|
+
"type": "reference",
|
|
382
|
+
"typeArguments": [
|
|
383
|
+
{
|
|
384
|
+
"type": "intrinsic",
|
|
385
|
+
"name": "string"
|
|
386
|
+
},
|
|
387
|
+
{
|
|
388
|
+
"type": "array",
|
|
389
|
+
"elementType": {
|
|
390
|
+
"type": "intrinsic",
|
|
391
|
+
"name": "string"
|
|
392
|
+
}
|
|
393
|
+
}
|
|
394
|
+
],
|
|
395
|
+
"name": "Record",
|
|
396
|
+
"qualifiedName": "Record",
|
|
397
|
+
"package": "typescript"
|
|
398
|
+
}
|
|
399
|
+
}
|
|
400
|
+
],
|
|
401
|
+
"groups": [
|
|
402
|
+
{
|
|
403
|
+
"title": "Properties",
|
|
404
|
+
"children": [
|
|
405
|
+
86,
|
|
406
|
+
87
|
|
407
|
+
]
|
|
408
|
+
}
|
|
409
|
+
],
|
|
410
|
+
"sources": [
|
|
411
|
+
{
|
|
412
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
413
|
+
"line": 8,
|
|
414
|
+
"character": 15
|
|
415
|
+
}
|
|
416
|
+
]
|
|
417
|
+
}
|
|
418
|
+
}
|
|
419
|
+
}
|
|
420
|
+
],
|
|
421
|
+
"groups": [
|
|
422
|
+
{
|
|
423
|
+
"title": "Properties",
|
|
424
|
+
"children": [
|
|
425
|
+
84
|
|
426
|
+
]
|
|
427
|
+
}
|
|
428
|
+
],
|
|
429
|
+
"sources": [
|
|
430
|
+
{
|
|
431
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
432
|
+
"line": 7,
|
|
433
|
+
"character": 87
|
|
434
|
+
}
|
|
435
|
+
]
|
|
436
|
+
}
|
|
437
|
+
},
|
|
438
|
+
{
|
|
439
|
+
"type": "reflection",
|
|
440
|
+
"declaration": {
|
|
441
|
+
"id": 88,
|
|
442
|
+
"name": "__type",
|
|
443
|
+
"kind": 65536,
|
|
444
|
+
"kindString": "Type literal",
|
|
445
|
+
"flags": {},
|
|
446
|
+
"children": [
|
|
447
|
+
{
|
|
448
|
+
"id": 89,
|
|
449
|
+
"name": "schema",
|
|
450
|
+
"kind": 1024,
|
|
451
|
+
"kindString": "Property",
|
|
452
|
+
"flags": {},
|
|
453
|
+
"sources": [
|
|
454
|
+
{
|
|
455
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
456
|
+
"line": 19,
|
|
457
|
+
"character": 4
|
|
458
|
+
}
|
|
459
|
+
],
|
|
460
|
+
"type": {
|
|
461
|
+
"type": "intrinsic",
|
|
462
|
+
"name": "string"
|
|
463
|
+
}
|
|
464
|
+
}
|
|
465
|
+
],
|
|
466
|
+
"groups": [
|
|
467
|
+
{
|
|
468
|
+
"title": "Properties",
|
|
469
|
+
"children": [
|
|
470
|
+
89
|
|
471
|
+
]
|
|
472
|
+
}
|
|
473
|
+
],
|
|
474
|
+
"sources": [
|
|
475
|
+
{
|
|
476
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
477
|
+
"line": 18,
|
|
478
|
+
"character": 17
|
|
479
|
+
}
|
|
480
|
+
]
|
|
481
|
+
}
|
|
482
|
+
}
|
|
483
|
+
]
|
|
484
|
+
}
|
|
485
|
+
],
|
|
486
|
+
"name": "AllowedAddressValidator"
|
|
487
|
+
},
|
|
488
|
+
"inheritedFrom": {
|
|
489
|
+
"type": "reference",
|
|
490
|
+
"name": "TimestampWitness.allowedAddressValidator"
|
|
491
|
+
}
|
|
492
|
+
},
|
|
493
|
+
{
|
|
494
|
+
"id": 64,
|
|
495
|
+
"name": "config",
|
|
496
|
+
"kind": 1024,
|
|
497
|
+
"kindString": "Property",
|
|
498
|
+
"flags": {},
|
|
499
|
+
"sources": [
|
|
500
|
+
{
|
|
501
|
+
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
502
|
+
"line": 14,
|
|
503
|
+
"character": 4
|
|
504
|
+
}
|
|
505
|
+
],
|
|
506
|
+
"type": {
|
|
507
|
+
"type": "intersection",
|
|
508
|
+
"types": [
|
|
509
|
+
{
|
|
510
|
+
"type": "reference",
|
|
511
|
+
"name": "SchemaFields"
|
|
512
|
+
},
|
|
513
|
+
{
|
|
514
|
+
"type": "reference",
|
|
515
|
+
"name": "PayloadFields"
|
|
516
|
+
},
|
|
517
|
+
{
|
|
518
|
+
"type": "reflection",
|
|
519
|
+
"declaration": {
|
|
520
|
+
"id": 65,
|
|
521
|
+
"name": "__type",
|
|
522
|
+
"kind": 65536,
|
|
523
|
+
"kindString": "Type literal",
|
|
524
|
+
"flags": {},
|
|
525
|
+
"children": [
|
|
526
|
+
{
|
|
527
|
+
"id": 66,
|
|
528
|
+
"name": "security",
|
|
529
|
+
"kind": 1024,
|
|
530
|
+
"kindString": "Property",
|
|
531
|
+
"flags": {
|
|
532
|
+
"isOptional": true
|
|
533
|
+
},
|
|
534
|
+
"sources": [
|
|
535
|
+
{
|
|
536
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
537
|
+
"line": 8,
|
|
538
|
+
"character": 4
|
|
539
|
+
}
|
|
540
|
+
],
|
|
541
|
+
"type": {
|
|
542
|
+
"type": "reflection",
|
|
543
|
+
"declaration": {
|
|
544
|
+
"id": 67,
|
|
545
|
+
"name": "__type",
|
|
546
|
+
"kind": 65536,
|
|
547
|
+
"kindString": "Type literal",
|
|
548
|
+
"flags": {},
|
|
549
|
+
"children": [
|
|
550
|
+
{
|
|
551
|
+
"id": 68,
|
|
552
|
+
"name": "allowed",
|
|
553
|
+
"kind": 1024,
|
|
554
|
+
"kindString": "Property",
|
|
555
|
+
"flags": {
|
|
556
|
+
"isOptional": true
|
|
557
|
+
},
|
|
558
|
+
"sources": [
|
|
559
|
+
{
|
|
560
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
561
|
+
"line": 9,
|
|
562
|
+
"character": 8
|
|
563
|
+
}
|
|
564
|
+
],
|
|
565
|
+
"type": {
|
|
566
|
+
"type": "reference",
|
|
567
|
+
"typeArguments": [
|
|
568
|
+
{
|
|
569
|
+
"type": "intrinsic",
|
|
570
|
+
"name": "string"
|
|
571
|
+
},
|
|
572
|
+
{
|
|
573
|
+
"type": "array",
|
|
574
|
+
"elementType": {
|
|
575
|
+
"type": "array",
|
|
576
|
+
"elementType": {
|
|
577
|
+
"type": "intrinsic",
|
|
578
|
+
"name": "string"
|
|
579
|
+
}
|
|
580
|
+
}
|
|
581
|
+
}
|
|
582
|
+
],
|
|
583
|
+
"name": "Record",
|
|
584
|
+
"qualifiedName": "Record",
|
|
585
|
+
"package": "typescript"
|
|
586
|
+
}
|
|
587
|
+
},
|
|
588
|
+
{
|
|
589
|
+
"id": 69,
|
|
590
|
+
"name": "disallowed",
|
|
591
|
+
"kind": 1024,
|
|
592
|
+
"kindString": "Property",
|
|
593
|
+
"flags": {
|
|
594
|
+
"isOptional": true
|
|
595
|
+
},
|
|
596
|
+
"sources": [
|
|
597
|
+
{
|
|
598
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
599
|
+
"line": 10,
|
|
600
|
+
"character": 8
|
|
281
601
|
}
|
|
282
602
|
],
|
|
283
603
|
"type": {
|
|
@@ -358,7 +678,7 @@
|
|
|
358
678
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts",
|
|
359
679
|
"line": 6,
|
|
360
680
|
"character": 2,
|
|
361
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
681
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts#L6"
|
|
362
682
|
}
|
|
363
683
|
],
|
|
364
684
|
"type": {
|
|
@@ -380,7 +700,7 @@
|
|
|
380
700
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts",
|
|
381
701
|
"line": 5,
|
|
382
702
|
"character": 65,
|
|
383
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
703
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts#L5"
|
|
384
704
|
}
|
|
385
705
|
]
|
|
386
706
|
}
|
|
@@ -498,7 +818,7 @@
|
|
|
498
818
|
}
|
|
499
819
|
},
|
|
500
820
|
{
|
|
501
|
-
"id":
|
|
821
|
+
"id": 90,
|
|
502
822
|
"name": "logger",
|
|
503
823
|
"kind": 1024,
|
|
504
824
|
"kindString": "Property",
|
|
@@ -510,7 +830,7 @@
|
|
|
510
830
|
"sources": [
|
|
511
831
|
{
|
|
512
832
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
513
|
-
"line":
|
|
833
|
+
"line": 20,
|
|
514
834
|
"character": 23
|
|
515
835
|
}
|
|
516
836
|
],
|
|
@@ -537,7 +857,7 @@
|
|
|
537
857
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
538
858
|
"line": 20,
|
|
539
859
|
"character": 12,
|
|
540
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
860
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L20"
|
|
541
861
|
}
|
|
542
862
|
],
|
|
543
863
|
"type": {
|
|
@@ -548,93 +868,134 @@
|
|
|
548
868
|
}
|
|
549
869
|
},
|
|
550
870
|
{
|
|
551
|
-
"id":
|
|
552
|
-
"name": "
|
|
871
|
+
"id": 91,
|
|
872
|
+
"name": "queryValidators",
|
|
553
873
|
"kind": 1024,
|
|
554
874
|
"kindString": "Property",
|
|
555
875
|
"flags": {
|
|
556
|
-
"
|
|
876
|
+
"isProtected": true
|
|
557
877
|
},
|
|
558
878
|
"sources": [
|
|
559
879
|
{
|
|
560
880
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
561
|
-
"line":
|
|
562
|
-
"character":
|
|
881
|
+
"line": 21,
|
|
882
|
+
"character": 14
|
|
563
883
|
}
|
|
564
884
|
],
|
|
565
885
|
"type": {
|
|
566
|
-
"type": "
|
|
567
|
-
"
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
886
|
+
"type": "array",
|
|
887
|
+
"elementType": {
|
|
888
|
+
"type": "reference",
|
|
889
|
+
"typeArguments": [
|
|
890
|
+
{
|
|
891
|
+
"type": "intersection",
|
|
892
|
+
"types": [
|
|
893
|
+
{
|
|
894
|
+
"type": "reference",
|
|
895
|
+
"name": "SchemaFields"
|
|
896
|
+
},
|
|
897
|
+
{
|
|
898
|
+
"type": "reference",
|
|
899
|
+
"name": "PayloadFields"
|
|
900
|
+
},
|
|
901
|
+
{
|
|
902
|
+
"type": "reference",
|
|
903
|
+
"name": "XyoBoundWitnessFields"
|
|
904
|
+
},
|
|
905
|
+
{
|
|
906
|
+
"type": "reflection",
|
|
907
|
+
"declaration": {
|
|
908
|
+
"id": 92,
|
|
909
|
+
"name": "__type",
|
|
910
|
+
"kind": 65536,
|
|
911
|
+
"kindString": "Type literal",
|
|
912
|
+
"flags": {},
|
|
913
|
+
"children": [
|
|
914
|
+
{
|
|
915
|
+
"id": 93,
|
|
916
|
+
"name": "query",
|
|
917
|
+
"kind": 1024,
|
|
918
|
+
"kindString": "Property",
|
|
919
|
+
"flags": {},
|
|
920
|
+
"sources": [
|
|
921
|
+
{
|
|
922
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
923
|
+
"line": 5,
|
|
924
|
+
"character": 4
|
|
925
|
+
}
|
|
926
|
+
],
|
|
927
|
+
"type": {
|
|
928
|
+
"type": "intrinsic",
|
|
929
|
+
"name": "string"
|
|
930
|
+
}
|
|
931
|
+
},
|
|
932
|
+
{
|
|
933
|
+
"id": 94,
|
|
934
|
+
"name": "resultSet",
|
|
935
|
+
"kind": 1024,
|
|
936
|
+
"kindString": "Property",
|
|
937
|
+
"flags": {
|
|
938
|
+
"isOptional": true
|
|
939
|
+
},
|
|
940
|
+
"sources": [
|
|
941
|
+
{
|
|
942
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
943
|
+
"line": 6,
|
|
944
|
+
"character": 4
|
|
945
|
+
}
|
|
946
|
+
],
|
|
947
|
+
"type": {
|
|
948
|
+
"type": "intrinsic",
|
|
949
|
+
"name": "string"
|
|
950
|
+
}
|
|
951
|
+
},
|
|
952
|
+
{
|
|
953
|
+
"id": 95,
|
|
954
|
+
"name": "schema",
|
|
955
|
+
"kind": 1024,
|
|
956
|
+
"kindString": "Property",
|
|
957
|
+
"flags": {},
|
|
958
|
+
"sources": [
|
|
959
|
+
{
|
|
960
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
961
|
+
"line": 7,
|
|
962
|
+
"character": 4
|
|
963
|
+
}
|
|
964
|
+
],
|
|
965
|
+
"type": {
|
|
966
|
+
"type": "literal",
|
|
967
|
+
"value": "network.xyo.boundwitness.query"
|
|
968
|
+
}
|
|
969
|
+
}
|
|
970
|
+
],
|
|
971
|
+
"groups": [
|
|
972
|
+
{
|
|
973
|
+
"title": "Properties",
|
|
974
|
+
"children": [
|
|
975
|
+
93,
|
|
976
|
+
94,
|
|
977
|
+
95
|
|
978
|
+
]
|
|
979
|
+
}
|
|
980
|
+
],
|
|
981
|
+
"sources": [
|
|
982
|
+
{
|
|
983
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
984
|
+
"line": 4,
|
|
985
|
+
"character": 51
|
|
986
|
+
}
|
|
987
|
+
]
|
|
626
988
|
}
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
"name": "ModuleResolver"
|
|
989
|
+
}
|
|
990
|
+
]
|
|
991
|
+
}
|
|
992
|
+
],
|
|
993
|
+
"name": "Queryable"
|
|
994
|
+
}
|
|
634
995
|
},
|
|
635
996
|
"inheritedFrom": {
|
|
636
997
|
"type": "reference",
|
|
637
|
-
"name": "TimestampWitness.
|
|
998
|
+
"name": "TimestampWitness.queryValidators"
|
|
638
999
|
}
|
|
639
1000
|
},
|
|
640
1001
|
{
|
|
@@ -650,7 +1011,7 @@
|
|
|
650
1011
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
651
1012
|
"line": 18,
|
|
652
1013
|
"character": 18,
|
|
653
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1014
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L18"
|
|
654
1015
|
}
|
|
655
1016
|
],
|
|
656
1017
|
"type": {
|
|
@@ -689,7 +1050,7 @@
|
|
|
689
1050
|
}
|
|
690
1051
|
},
|
|
691
1052
|
{
|
|
692
|
-
"id":
|
|
1053
|
+
"id": 96,
|
|
693
1054
|
"name": "address",
|
|
694
1055
|
"kind": 262144,
|
|
695
1056
|
"kindString": "Accessor",
|
|
@@ -697,12 +1058,12 @@
|
|
|
697
1058
|
"sources": [
|
|
698
1059
|
{
|
|
699
1060
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
700
|
-
"line":
|
|
1061
|
+
"line": 23,
|
|
701
1062
|
"character": 8
|
|
702
1063
|
}
|
|
703
1064
|
],
|
|
704
1065
|
"getSignature": {
|
|
705
|
-
"id":
|
|
1066
|
+
"id": 97,
|
|
706
1067
|
"name": "address",
|
|
707
1068
|
"kind": 524288,
|
|
708
1069
|
"kindString": "Get signature",
|
|
@@ -722,7 +1083,7 @@
|
|
|
722
1083
|
}
|
|
723
1084
|
},
|
|
724
1085
|
{
|
|
725
|
-
"id":
|
|
1086
|
+
"id": 98,
|
|
726
1087
|
"name": "disallowedAddresses",
|
|
727
1088
|
"kind": 262144,
|
|
728
1089
|
"kindString": "Accessor",
|
|
@@ -730,12 +1091,12 @@
|
|
|
730
1091
|
"sources": [
|
|
731
1092
|
{
|
|
732
1093
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
733
|
-
"line":
|
|
1094
|
+
"line": 24,
|
|
734
1095
|
"character": 8
|
|
735
1096
|
}
|
|
736
1097
|
],
|
|
737
1098
|
"getSignature": {
|
|
738
|
-
"id":
|
|
1099
|
+
"id": 99,
|
|
739
1100
|
"name": "disallowedAddresses",
|
|
740
1101
|
"kind": 524288,
|
|
741
1102
|
"kindString": "Get signature",
|
|
@@ -778,6 +1139,222 @@
|
|
|
778
1139
|
"name": "TimestampWitness.disallowedAddresses"
|
|
779
1140
|
}
|
|
780
1141
|
},
|
|
1142
|
+
{
|
|
1143
|
+
"id": 100,
|
|
1144
|
+
"name": "resolver",
|
|
1145
|
+
"kind": 262144,
|
|
1146
|
+
"kindString": "Accessor",
|
|
1147
|
+
"flags": {},
|
|
1148
|
+
"sources": [
|
|
1149
|
+
{
|
|
1150
|
+
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
1151
|
+
"line": 25,
|
|
1152
|
+
"character": 8
|
|
1153
|
+
},
|
|
1154
|
+
{
|
|
1155
|
+
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
1156
|
+
"line": 26,
|
|
1157
|
+
"character": 8
|
|
1158
|
+
}
|
|
1159
|
+
],
|
|
1160
|
+
"getSignature": {
|
|
1161
|
+
"id": 101,
|
|
1162
|
+
"name": "resolver",
|
|
1163
|
+
"kind": 524288,
|
|
1164
|
+
"kindString": "Get signature",
|
|
1165
|
+
"flags": {},
|
|
1166
|
+
"type": {
|
|
1167
|
+
"type": "union",
|
|
1168
|
+
"types": [
|
|
1169
|
+
{
|
|
1170
|
+
"type": "intrinsic",
|
|
1171
|
+
"name": "undefined"
|
|
1172
|
+
},
|
|
1173
|
+
{
|
|
1174
|
+
"type": "reference",
|
|
1175
|
+
"typeArguments": [
|
|
1176
|
+
{
|
|
1177
|
+
"type": "reference",
|
|
1178
|
+
"typeArguments": [
|
|
1179
|
+
{
|
|
1180
|
+
"type": "intersection",
|
|
1181
|
+
"types": [
|
|
1182
|
+
{
|
|
1183
|
+
"type": "reference",
|
|
1184
|
+
"name": "SchemaFields"
|
|
1185
|
+
},
|
|
1186
|
+
{
|
|
1187
|
+
"type": "reference",
|
|
1188
|
+
"name": "PayloadFields"
|
|
1189
|
+
},
|
|
1190
|
+
{
|
|
1191
|
+
"type": "reflection",
|
|
1192
|
+
"declaration": {
|
|
1193
|
+
"id": 102,
|
|
1194
|
+
"name": "__type",
|
|
1195
|
+
"kind": 65536,
|
|
1196
|
+
"kindString": "Type literal",
|
|
1197
|
+
"flags": {},
|
|
1198
|
+
"children": [
|
|
1199
|
+
{
|
|
1200
|
+
"id": 103,
|
|
1201
|
+
"name": "schema",
|
|
1202
|
+
"kind": 1024,
|
|
1203
|
+
"kindString": "Property",
|
|
1204
|
+
"flags": {},
|
|
1205
|
+
"sources": [
|
|
1206
|
+
{
|
|
1207
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
1208
|
+
"line": 19,
|
|
1209
|
+
"character": 4
|
|
1210
|
+
}
|
|
1211
|
+
],
|
|
1212
|
+
"type": {
|
|
1213
|
+
"type": "intrinsic",
|
|
1214
|
+
"name": "string"
|
|
1215
|
+
}
|
|
1216
|
+
}
|
|
1217
|
+
],
|
|
1218
|
+
"groups": [
|
|
1219
|
+
{
|
|
1220
|
+
"title": "Properties",
|
|
1221
|
+
"children": [
|
|
1222
|
+
103
|
|
1223
|
+
]
|
|
1224
|
+
}
|
|
1225
|
+
],
|
|
1226
|
+
"sources": [
|
|
1227
|
+
{
|
|
1228
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
1229
|
+
"line": 18,
|
|
1230
|
+
"character": 17
|
|
1231
|
+
}
|
|
1232
|
+
]
|
|
1233
|
+
}
|
|
1234
|
+
}
|
|
1235
|
+
]
|
|
1236
|
+
}
|
|
1237
|
+
],
|
|
1238
|
+
"name": "Module"
|
|
1239
|
+
}
|
|
1240
|
+
],
|
|
1241
|
+
"name": "ModuleResolver"
|
|
1242
|
+
}
|
|
1243
|
+
]
|
|
1244
|
+
},
|
|
1245
|
+
"inheritedFrom": {
|
|
1246
|
+
"type": "reference",
|
|
1247
|
+
"name": "TimestampWitness.resolver"
|
|
1248
|
+
}
|
|
1249
|
+
},
|
|
1250
|
+
"setSignature": {
|
|
1251
|
+
"id": 104,
|
|
1252
|
+
"name": "resolver",
|
|
1253
|
+
"kind": 1048576,
|
|
1254
|
+
"kindString": "Set signature",
|
|
1255
|
+
"flags": {},
|
|
1256
|
+
"parameters": [
|
|
1257
|
+
{
|
|
1258
|
+
"id": 105,
|
|
1259
|
+
"name": "v",
|
|
1260
|
+
"kind": 32768,
|
|
1261
|
+
"kindString": "Parameter",
|
|
1262
|
+
"flags": {},
|
|
1263
|
+
"type": {
|
|
1264
|
+
"type": "union",
|
|
1265
|
+
"types": [
|
|
1266
|
+
{
|
|
1267
|
+
"type": "intrinsic",
|
|
1268
|
+
"name": "undefined"
|
|
1269
|
+
},
|
|
1270
|
+
{
|
|
1271
|
+
"type": "reference",
|
|
1272
|
+
"typeArguments": [
|
|
1273
|
+
{
|
|
1274
|
+
"type": "reference",
|
|
1275
|
+
"typeArguments": [
|
|
1276
|
+
{
|
|
1277
|
+
"type": "intersection",
|
|
1278
|
+
"types": [
|
|
1279
|
+
{
|
|
1280
|
+
"type": "reference",
|
|
1281
|
+
"name": "SchemaFields"
|
|
1282
|
+
},
|
|
1283
|
+
{
|
|
1284
|
+
"type": "reference",
|
|
1285
|
+
"name": "PayloadFields"
|
|
1286
|
+
},
|
|
1287
|
+
{
|
|
1288
|
+
"type": "reflection",
|
|
1289
|
+
"declaration": {
|
|
1290
|
+
"id": 106,
|
|
1291
|
+
"name": "__type",
|
|
1292
|
+
"kind": 65536,
|
|
1293
|
+
"kindString": "Type literal",
|
|
1294
|
+
"flags": {},
|
|
1295
|
+
"children": [
|
|
1296
|
+
{
|
|
1297
|
+
"id": 107,
|
|
1298
|
+
"name": "schema",
|
|
1299
|
+
"kind": 1024,
|
|
1300
|
+
"kindString": "Property",
|
|
1301
|
+
"flags": {},
|
|
1302
|
+
"sources": [
|
|
1303
|
+
{
|
|
1304
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
1305
|
+
"line": 19,
|
|
1306
|
+
"character": 4
|
|
1307
|
+
}
|
|
1308
|
+
],
|
|
1309
|
+
"type": {
|
|
1310
|
+
"type": "intrinsic",
|
|
1311
|
+
"name": "string"
|
|
1312
|
+
}
|
|
1313
|
+
}
|
|
1314
|
+
],
|
|
1315
|
+
"groups": [
|
|
1316
|
+
{
|
|
1317
|
+
"title": "Properties",
|
|
1318
|
+
"children": [
|
|
1319
|
+
107
|
|
1320
|
+
]
|
|
1321
|
+
}
|
|
1322
|
+
],
|
|
1323
|
+
"sources": [
|
|
1324
|
+
{
|
|
1325
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
1326
|
+
"line": 18,
|
|
1327
|
+
"character": 17
|
|
1328
|
+
}
|
|
1329
|
+
]
|
|
1330
|
+
}
|
|
1331
|
+
}
|
|
1332
|
+
]
|
|
1333
|
+
}
|
|
1334
|
+
],
|
|
1335
|
+
"name": "Module"
|
|
1336
|
+
}
|
|
1337
|
+
],
|
|
1338
|
+
"name": "ModuleResolver"
|
|
1339
|
+
}
|
|
1340
|
+
]
|
|
1341
|
+
}
|
|
1342
|
+
}
|
|
1343
|
+
],
|
|
1344
|
+
"type": {
|
|
1345
|
+
"type": "intrinsic",
|
|
1346
|
+
"name": "void"
|
|
1347
|
+
},
|
|
1348
|
+
"inheritedFrom": {
|
|
1349
|
+
"type": "reference",
|
|
1350
|
+
"name": "TimestampWitness.resolver"
|
|
1351
|
+
}
|
|
1352
|
+
},
|
|
1353
|
+
"inheritedFrom": {
|
|
1354
|
+
"type": "reference",
|
|
1355
|
+
"name": "TimestampWitness.resolver"
|
|
1356
|
+
}
|
|
1357
|
+
},
|
|
781
1358
|
{
|
|
782
1359
|
"id": 41,
|
|
783
1360
|
"name": "targetSet",
|
|
@@ -879,7 +1456,7 @@
|
|
|
879
1456
|
}
|
|
880
1457
|
},
|
|
881
1458
|
{
|
|
882
|
-
"id":
|
|
1459
|
+
"id": 136,
|
|
883
1460
|
"name": "bindHashes",
|
|
884
1461
|
"kind": 2048,
|
|
885
1462
|
"kindString": "Method",
|
|
@@ -889,20 +1466,20 @@
|
|
|
889
1466
|
"sources": [
|
|
890
1467
|
{
|
|
891
1468
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
892
|
-
"line":
|
|
1469
|
+
"line": 35,
|
|
893
1470
|
"character": 14
|
|
894
1471
|
}
|
|
895
1472
|
],
|
|
896
1473
|
"signatures": [
|
|
897
1474
|
{
|
|
898
|
-
"id":
|
|
1475
|
+
"id": 137,
|
|
899
1476
|
"name": "bindHashes",
|
|
900
1477
|
"kind": 4096,
|
|
901
1478
|
"kindString": "Call signature",
|
|
902
1479
|
"flags": {},
|
|
903
1480
|
"parameters": [
|
|
904
1481
|
{
|
|
905
|
-
"id":
|
|
1482
|
+
"id": 138,
|
|
906
1483
|
"name": "hashes",
|
|
907
1484
|
"kind": 32768,
|
|
908
1485
|
"kindString": "Parameter",
|
|
@@ -916,7 +1493,7 @@
|
|
|
916
1493
|
}
|
|
917
1494
|
},
|
|
918
1495
|
{
|
|
919
|
-
"id":
|
|
1496
|
+
"id": 139,
|
|
920
1497
|
"name": "schema",
|
|
921
1498
|
"kind": 32768,
|
|
922
1499
|
"kindString": "Parameter",
|
|
@@ -930,7 +1507,7 @@
|
|
|
930
1507
|
}
|
|
931
1508
|
},
|
|
932
1509
|
{
|
|
933
|
-
"id":
|
|
1510
|
+
"id": 140,
|
|
934
1511
|
"name": "account",
|
|
935
1512
|
"kind": 32768,
|
|
936
1513
|
"kindString": "Parameter",
|
|
@@ -969,7 +1546,7 @@
|
|
|
969
1546
|
}
|
|
970
1547
|
},
|
|
971
1548
|
{
|
|
972
|
-
"id":
|
|
1549
|
+
"id": 141,
|
|
973
1550
|
"name": "bindHashesInternal",
|
|
974
1551
|
"kind": 2048,
|
|
975
1552
|
"kindString": "Method",
|
|
@@ -979,20 +1556,20 @@
|
|
|
979
1556
|
"sources": [
|
|
980
1557
|
{
|
|
981
1558
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
982
|
-
"line":
|
|
1559
|
+
"line": 36,
|
|
983
1560
|
"character": 14
|
|
984
1561
|
}
|
|
985
1562
|
],
|
|
986
1563
|
"signatures": [
|
|
987
1564
|
{
|
|
988
|
-
"id":
|
|
1565
|
+
"id": 142,
|
|
989
1566
|
"name": "bindHashesInternal",
|
|
990
1567
|
"kind": 4096,
|
|
991
1568
|
"kindString": "Call signature",
|
|
992
1569
|
"flags": {},
|
|
993
1570
|
"parameters": [
|
|
994
1571
|
{
|
|
995
|
-
"id":
|
|
1572
|
+
"id": 143,
|
|
996
1573
|
"name": "hashes",
|
|
997
1574
|
"kind": 32768,
|
|
998
1575
|
"kindString": "Parameter",
|
|
@@ -1006,7 +1583,7 @@
|
|
|
1006
1583
|
}
|
|
1007
1584
|
},
|
|
1008
1585
|
{
|
|
1009
|
-
"id":
|
|
1586
|
+
"id": 144,
|
|
1010
1587
|
"name": "schema",
|
|
1011
1588
|
"kind": 32768,
|
|
1012
1589
|
"kindString": "Parameter",
|
|
@@ -1020,7 +1597,7 @@
|
|
|
1020
1597
|
}
|
|
1021
1598
|
},
|
|
1022
1599
|
{
|
|
1023
|
-
"id":
|
|
1600
|
+
"id": 145,
|
|
1024
1601
|
"name": "account",
|
|
1025
1602
|
"kind": 32768,
|
|
1026
1603
|
"kindString": "Parameter",
|
|
@@ -1051,14 +1628,14 @@
|
|
|
1051
1628
|
{
|
|
1052
1629
|
"type": "reflection",
|
|
1053
1630
|
"declaration": {
|
|
1054
|
-
"id":
|
|
1631
|
+
"id": 146,
|
|
1055
1632
|
"name": "__type",
|
|
1056
1633
|
"kind": 65536,
|
|
1057
1634
|
"kindString": "Type literal",
|
|
1058
1635
|
"flags": {},
|
|
1059
1636
|
"children": [
|
|
1060
1637
|
{
|
|
1061
|
-
"id":
|
|
1638
|
+
"id": 147,
|
|
1062
1639
|
"name": "schema",
|
|
1063
1640
|
"kind": 1024,
|
|
1064
1641
|
"kindString": "Property",
|
|
@@ -1080,7 +1657,7 @@
|
|
|
1080
1657
|
{
|
|
1081
1658
|
"title": "Properties",
|
|
1082
1659
|
"children": [
|
|
1083
|
-
|
|
1660
|
+
147
|
|
1084
1661
|
]
|
|
1085
1662
|
}
|
|
1086
1663
|
],
|
|
@@ -1107,7 +1684,7 @@
|
|
|
1107
1684
|
}
|
|
1108
1685
|
},
|
|
1109
1686
|
{
|
|
1110
|
-
"id":
|
|
1687
|
+
"id": 148,
|
|
1111
1688
|
"name": "bindQuery",
|
|
1112
1689
|
"kind": 2048,
|
|
1113
1690
|
"kindString": "Method",
|
|
@@ -1117,20 +1694,20 @@
|
|
|
1117
1694
|
"sources": [
|
|
1118
1695
|
{
|
|
1119
1696
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
1120
|
-
"line":
|
|
1697
|
+
"line": 37,
|
|
1121
1698
|
"character": 14
|
|
1122
1699
|
}
|
|
1123
1700
|
],
|
|
1124
1701
|
"signatures": [
|
|
1125
1702
|
{
|
|
1126
|
-
"id":
|
|
1703
|
+
"id": 149,
|
|
1127
1704
|
"name": "bindQuery",
|
|
1128
1705
|
"kind": 4096,
|
|
1129
1706
|
"kindString": "Call signature",
|
|
1130
1707
|
"flags": {},
|
|
1131
1708
|
"typeParameter": [
|
|
1132
1709
|
{
|
|
1133
|
-
"id":
|
|
1710
|
+
"id": 154,
|
|
1134
1711
|
"name": "T",
|
|
1135
1712
|
"kind": 131072,
|
|
1136
1713
|
"kindString": "Type parameter",
|
|
@@ -1156,14 +1733,14 @@
|
|
|
1156
1733
|
{
|
|
1157
1734
|
"type": "reflection",
|
|
1158
1735
|
"declaration": {
|
|
1159
|
-
"id":
|
|
1736
|
+
"id": 150,
|
|
1160
1737
|
"name": "__type",
|
|
1161
1738
|
"kind": 65536,
|
|
1162
1739
|
"kindString": "Type literal",
|
|
1163
1740
|
"flags": {},
|
|
1164
1741
|
"children": [
|
|
1165
1742
|
{
|
|
1166
|
-
"id":
|
|
1743
|
+
"id": 151,
|
|
1167
1744
|
"name": "schema",
|
|
1168
1745
|
"kind": 1024,
|
|
1169
1746
|
"kindString": "Property",
|
|
@@ -1185,7 +1762,7 @@
|
|
|
1185
1762
|
{
|
|
1186
1763
|
"title": "Properties",
|
|
1187
1764
|
"children": [
|
|
1188
|
-
|
|
1765
|
+
151
|
|
1189
1766
|
]
|
|
1190
1767
|
}
|
|
1191
1768
|
],
|
|
@@ -1221,14 +1798,14 @@
|
|
|
1221
1798
|
{
|
|
1222
1799
|
"type": "reflection",
|
|
1223
1800
|
"declaration": {
|
|
1224
|
-
"id":
|
|
1801
|
+
"id": 152,
|
|
1225
1802
|
"name": "__type",
|
|
1226
1803
|
"kind": 65536,
|
|
1227
1804
|
"kindString": "Type literal",
|
|
1228
1805
|
"flags": {},
|
|
1229
1806
|
"children": [
|
|
1230
1807
|
{
|
|
1231
|
-
"id":
|
|
1808
|
+
"id": 153,
|
|
1232
1809
|
"name": "schema",
|
|
1233
1810
|
"kind": 1024,
|
|
1234
1811
|
"kindString": "Property",
|
|
@@ -1250,7 +1827,7 @@
|
|
|
1250
1827
|
{
|
|
1251
1828
|
"title": "Properties",
|
|
1252
1829
|
"children": [
|
|
1253
|
-
|
|
1830
|
+
153
|
|
1254
1831
|
]
|
|
1255
1832
|
}
|
|
1256
1833
|
],
|
|
@@ -1274,19 +1851,19 @@
|
|
|
1274
1851
|
],
|
|
1275
1852
|
"parameters": [
|
|
1276
1853
|
{
|
|
1277
|
-
"id":
|
|
1854
|
+
"id": 155,
|
|
1278
1855
|
"name": "query",
|
|
1279
1856
|
"kind": 32768,
|
|
1280
1857
|
"kindString": "Parameter",
|
|
1281
1858
|
"flags": {},
|
|
1282
1859
|
"type": {
|
|
1283
1860
|
"type": "reference",
|
|
1284
|
-
"id":
|
|
1861
|
+
"id": 154,
|
|
1285
1862
|
"name": "T"
|
|
1286
1863
|
}
|
|
1287
1864
|
},
|
|
1288
1865
|
{
|
|
1289
|
-
"id":
|
|
1866
|
+
"id": 156,
|
|
1290
1867
|
"name": "payloads",
|
|
1291
1868
|
"kind": 32768,
|
|
1292
1869
|
"kindString": "Parameter",
|
|
@@ -1309,14 +1886,14 @@
|
|
|
1309
1886
|
{
|
|
1310
1887
|
"type": "reflection",
|
|
1311
1888
|
"declaration": {
|
|
1312
|
-
"id":
|
|
1889
|
+
"id": 157,
|
|
1313
1890
|
"name": "__type",
|
|
1314
1891
|
"kind": 65536,
|
|
1315
1892
|
"kindString": "Type literal",
|
|
1316
1893
|
"flags": {},
|
|
1317
1894
|
"children": [
|
|
1318
1895
|
{
|
|
1319
|
-
"id":
|
|
1896
|
+
"id": 158,
|
|
1320
1897
|
"name": "schema",
|
|
1321
1898
|
"kind": 1024,
|
|
1322
1899
|
"kindString": "Property",
|
|
@@ -1338,7 +1915,7 @@
|
|
|
1338
1915
|
{
|
|
1339
1916
|
"title": "Properties",
|
|
1340
1917
|
"children": [
|
|
1341
|
-
|
|
1918
|
+
158
|
|
1342
1919
|
]
|
|
1343
1920
|
}
|
|
1344
1921
|
],
|
|
@@ -1356,7 +1933,7 @@
|
|
|
1356
1933
|
}
|
|
1357
1934
|
},
|
|
1358
1935
|
{
|
|
1359
|
-
"id":
|
|
1936
|
+
"id": 159,
|
|
1360
1937
|
"name": "account",
|
|
1361
1938
|
"kind": 32768,
|
|
1362
1939
|
"kindString": "Parameter",
|
|
@@ -1393,14 +1970,14 @@
|
|
|
1393
1970
|
{
|
|
1394
1971
|
"type": "reflection",
|
|
1395
1972
|
"declaration": {
|
|
1396
|
-
"id":
|
|
1973
|
+
"id": 160,
|
|
1397
1974
|
"name": "__type",
|
|
1398
1975
|
"kind": 65536,
|
|
1399
1976
|
"kindString": "Type literal",
|
|
1400
1977
|
"flags": {},
|
|
1401
1978
|
"children": [
|
|
1402
1979
|
{
|
|
1403
|
-
"id":
|
|
1980
|
+
"id": 161,
|
|
1404
1981
|
"name": "query",
|
|
1405
1982
|
"kind": 1024,
|
|
1406
1983
|
"kindString": "Property",
|
|
@@ -1418,7 +1995,7 @@
|
|
|
1418
1995
|
}
|
|
1419
1996
|
},
|
|
1420
1997
|
{
|
|
1421
|
-
"id":
|
|
1998
|
+
"id": 162,
|
|
1422
1999
|
"name": "resultSet",
|
|
1423
2000
|
"kind": 1024,
|
|
1424
2001
|
"kindString": "Property",
|
|
@@ -1438,7 +2015,7 @@
|
|
|
1438
2015
|
}
|
|
1439
2016
|
},
|
|
1440
2017
|
{
|
|
1441
|
-
"id":
|
|
2018
|
+
"id": 163,
|
|
1442
2019
|
"name": "schema",
|
|
1443
2020
|
"kind": 1024,
|
|
1444
2021
|
"kindString": "Property",
|
|
@@ -1460,9 +2037,9 @@
|
|
|
1460
2037
|
{
|
|
1461
2038
|
"title": "Properties",
|
|
1462
2039
|
"children": [
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
2040
|
+
161,
|
|
2041
|
+
162,
|
|
2042
|
+
163
|
|
1466
2043
|
]
|
|
1467
2044
|
}
|
|
1468
2045
|
],
|
|
@@ -1493,14 +2070,14 @@
|
|
|
1493
2070
|
{
|
|
1494
2071
|
"type": "reflection",
|
|
1495
2072
|
"declaration": {
|
|
1496
|
-
"id":
|
|
2073
|
+
"id": 164,
|
|
1497
2074
|
"name": "__type",
|
|
1498
2075
|
"kind": 65536,
|
|
1499
2076
|
"kindString": "Type literal",
|
|
1500
2077
|
"flags": {},
|
|
1501
2078
|
"children": [
|
|
1502
2079
|
{
|
|
1503
|
-
"id":
|
|
2080
|
+
"id": 165,
|
|
1504
2081
|
"name": "schema",
|
|
1505
2082
|
"kind": 1024,
|
|
1506
2083
|
"kindString": "Property",
|
|
@@ -1522,7 +2099,7 @@
|
|
|
1522
2099
|
{
|
|
1523
2100
|
"title": "Properties",
|
|
1524
2101
|
"children": [
|
|
1525
|
-
|
|
2102
|
+
165
|
|
1526
2103
|
]
|
|
1527
2104
|
}
|
|
1528
2105
|
],
|
|
@@ -1559,7 +2136,7 @@
|
|
|
1559
2136
|
}
|
|
1560
2137
|
},
|
|
1561
2138
|
{
|
|
1562
|
-
"id":
|
|
2139
|
+
"id": 166,
|
|
1563
2140
|
"name": "bindQueryInternal",
|
|
1564
2141
|
"kind": 2048,
|
|
1565
2142
|
"kindString": "Method",
|
|
@@ -1569,20 +2146,20 @@
|
|
|
1569
2146
|
"sources": [
|
|
1570
2147
|
{
|
|
1571
2148
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
1572
|
-
"line":
|
|
2149
|
+
"line": 38,
|
|
1573
2150
|
"character": 14
|
|
1574
2151
|
}
|
|
1575
2152
|
],
|
|
1576
2153
|
"signatures": [
|
|
1577
2154
|
{
|
|
1578
|
-
"id":
|
|
2155
|
+
"id": 167,
|
|
1579
2156
|
"name": "bindQueryInternal",
|
|
1580
2157
|
"kind": 4096,
|
|
1581
2158
|
"kindString": "Call signature",
|
|
1582
2159
|
"flags": {},
|
|
1583
2160
|
"typeParameter": [
|
|
1584
2161
|
{
|
|
1585
|
-
"id":
|
|
2162
|
+
"id": 172,
|
|
1586
2163
|
"name": "T",
|
|
1587
2164
|
"kind": 131072,
|
|
1588
2165
|
"kindString": "Type parameter",
|
|
@@ -1608,14 +2185,14 @@
|
|
|
1608
2185
|
{
|
|
1609
2186
|
"type": "reflection",
|
|
1610
2187
|
"declaration": {
|
|
1611
|
-
"id":
|
|
2188
|
+
"id": 168,
|
|
1612
2189
|
"name": "__type",
|
|
1613
2190
|
"kind": 65536,
|
|
1614
2191
|
"kindString": "Type literal",
|
|
1615
2192
|
"flags": {},
|
|
1616
2193
|
"children": [
|
|
1617
2194
|
{
|
|
1618
|
-
"id":
|
|
2195
|
+
"id": 169,
|
|
1619
2196
|
"name": "schema",
|
|
1620
2197
|
"kind": 1024,
|
|
1621
2198
|
"kindString": "Property",
|
|
@@ -1637,7 +2214,7 @@
|
|
|
1637
2214
|
{
|
|
1638
2215
|
"title": "Properties",
|
|
1639
2216
|
"children": [
|
|
1640
|
-
|
|
2217
|
+
169
|
|
1641
2218
|
]
|
|
1642
2219
|
}
|
|
1643
2220
|
],
|
|
@@ -1673,14 +2250,14 @@
|
|
|
1673
2250
|
{
|
|
1674
2251
|
"type": "reflection",
|
|
1675
2252
|
"declaration": {
|
|
1676
|
-
"id":
|
|
2253
|
+
"id": 170,
|
|
1677
2254
|
"name": "__type",
|
|
1678
2255
|
"kind": 65536,
|
|
1679
2256
|
"kindString": "Type literal",
|
|
1680
2257
|
"flags": {},
|
|
1681
2258
|
"children": [
|
|
1682
2259
|
{
|
|
1683
|
-
"id":
|
|
2260
|
+
"id": 171,
|
|
1684
2261
|
"name": "schema",
|
|
1685
2262
|
"kind": 1024,
|
|
1686
2263
|
"kindString": "Property",
|
|
@@ -1702,7 +2279,7 @@
|
|
|
1702
2279
|
{
|
|
1703
2280
|
"title": "Properties",
|
|
1704
2281
|
"children": [
|
|
1705
|
-
|
|
2282
|
+
171
|
|
1706
2283
|
]
|
|
1707
2284
|
}
|
|
1708
2285
|
],
|
|
@@ -1726,19 +2303,19 @@
|
|
|
1726
2303
|
],
|
|
1727
2304
|
"parameters": [
|
|
1728
2305
|
{
|
|
1729
|
-
"id":
|
|
2306
|
+
"id": 173,
|
|
1730
2307
|
"name": "query",
|
|
1731
2308
|
"kind": 32768,
|
|
1732
2309
|
"kindString": "Parameter",
|
|
1733
2310
|
"flags": {},
|
|
1734
2311
|
"type": {
|
|
1735
2312
|
"type": "reference",
|
|
1736
|
-
"id":
|
|
2313
|
+
"id": 172,
|
|
1737
2314
|
"name": "T"
|
|
1738
2315
|
}
|
|
1739
2316
|
},
|
|
1740
2317
|
{
|
|
1741
|
-
"id":
|
|
2318
|
+
"id": 174,
|
|
1742
2319
|
"name": "payloads",
|
|
1743
2320
|
"kind": 32768,
|
|
1744
2321
|
"kindString": "Parameter",
|
|
@@ -1761,14 +2338,14 @@
|
|
|
1761
2338
|
{
|
|
1762
2339
|
"type": "reflection",
|
|
1763
2340
|
"declaration": {
|
|
1764
|
-
"id":
|
|
2341
|
+
"id": 175,
|
|
1765
2342
|
"name": "__type",
|
|
1766
2343
|
"kind": 65536,
|
|
1767
2344
|
"kindString": "Type literal",
|
|
1768
2345
|
"flags": {},
|
|
1769
2346
|
"children": [
|
|
1770
2347
|
{
|
|
1771
|
-
"id":
|
|
2348
|
+
"id": 176,
|
|
1772
2349
|
"name": "schema",
|
|
1773
2350
|
"kind": 1024,
|
|
1774
2351
|
"kindString": "Property",
|
|
@@ -1790,7 +2367,7 @@
|
|
|
1790
2367
|
{
|
|
1791
2368
|
"title": "Properties",
|
|
1792
2369
|
"children": [
|
|
1793
|
-
|
|
2370
|
+
176
|
|
1794
2371
|
]
|
|
1795
2372
|
}
|
|
1796
2373
|
],
|
|
@@ -1808,7 +2385,7 @@
|
|
|
1808
2385
|
}
|
|
1809
2386
|
},
|
|
1810
2387
|
{
|
|
1811
|
-
"id":
|
|
2388
|
+
"id": 177,
|
|
1812
2389
|
"name": "account",
|
|
1813
2390
|
"kind": 32768,
|
|
1814
2391
|
"kindString": "Parameter",
|
|
@@ -1842,14 +2419,14 @@
|
|
|
1842
2419
|
{
|
|
1843
2420
|
"type": "reflection",
|
|
1844
2421
|
"declaration": {
|
|
1845
|
-
"id":
|
|
2422
|
+
"id": 178,
|
|
1846
2423
|
"name": "__type",
|
|
1847
2424
|
"kind": 65536,
|
|
1848
2425
|
"kindString": "Type literal",
|
|
1849
2426
|
"flags": {},
|
|
1850
2427
|
"children": [
|
|
1851
2428
|
{
|
|
1852
|
-
"id":
|
|
2429
|
+
"id": 179,
|
|
1853
2430
|
"name": "query",
|
|
1854
2431
|
"kind": 1024,
|
|
1855
2432
|
"kindString": "Property",
|
|
@@ -1867,7 +2444,7 @@
|
|
|
1867
2444
|
}
|
|
1868
2445
|
},
|
|
1869
2446
|
{
|
|
1870
|
-
"id":
|
|
2447
|
+
"id": 180,
|
|
1871
2448
|
"name": "resultSet",
|
|
1872
2449
|
"kind": 1024,
|
|
1873
2450
|
"kindString": "Property",
|
|
@@ -1887,7 +2464,7 @@
|
|
|
1887
2464
|
}
|
|
1888
2465
|
},
|
|
1889
2466
|
{
|
|
1890
|
-
"id":
|
|
2467
|
+
"id": 181,
|
|
1891
2468
|
"name": "schema",
|
|
1892
2469
|
"kind": 1024,
|
|
1893
2470
|
"kindString": "Property",
|
|
@@ -1909,9 +2486,9 @@
|
|
|
1909
2486
|
{
|
|
1910
2487
|
"title": "Properties",
|
|
1911
2488
|
"children": [
|
|
1912
|
-
|
|
1913
|
-
|
|
1914
|
-
|
|
2489
|
+
179,
|
|
2490
|
+
180,
|
|
2491
|
+
181
|
|
1915
2492
|
]
|
|
1916
2493
|
}
|
|
1917
2494
|
],
|
|
@@ -1942,14 +2519,14 @@
|
|
|
1942
2519
|
{
|
|
1943
2520
|
"type": "reflection",
|
|
1944
2521
|
"declaration": {
|
|
1945
|
-
"id":
|
|
2522
|
+
"id": 182,
|
|
1946
2523
|
"name": "__type",
|
|
1947
2524
|
"kind": 65536,
|
|
1948
2525
|
"kindString": "Type literal",
|
|
1949
2526
|
"flags": {},
|
|
1950
2527
|
"children": [
|
|
1951
2528
|
{
|
|
1952
|
-
"id":
|
|
2529
|
+
"id": 183,
|
|
1953
2530
|
"name": "schema",
|
|
1954
2531
|
"kind": 1024,
|
|
1955
2532
|
"kindString": "Property",
|
|
@@ -1971,7 +2548,7 @@
|
|
|
1971
2548
|
{
|
|
1972
2549
|
"title": "Properties",
|
|
1973
2550
|
"children": [
|
|
1974
|
-
|
|
2551
|
+
183
|
|
1975
2552
|
]
|
|
1976
2553
|
}
|
|
1977
2554
|
],
|
|
@@ -2001,7 +2578,7 @@
|
|
|
2001
2578
|
}
|
|
2002
2579
|
},
|
|
2003
2580
|
{
|
|
2004
|
-
"id":
|
|
2581
|
+
"id": 184,
|
|
2005
2582
|
"name": "bindResult",
|
|
2006
2583
|
"kind": 2048,
|
|
2007
2584
|
"kindString": "Method",
|
|
@@ -2011,20 +2588,20 @@
|
|
|
2011
2588
|
"sources": [
|
|
2012
2589
|
{
|
|
2013
2590
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
2014
|
-
"line":
|
|
2591
|
+
"line": 39,
|
|
2015
2592
|
"character": 14
|
|
2016
2593
|
}
|
|
2017
2594
|
],
|
|
2018
2595
|
"signatures": [
|
|
2019
2596
|
{
|
|
2020
|
-
"id":
|
|
2597
|
+
"id": 185,
|
|
2021
2598
|
"name": "bindResult",
|
|
2022
2599
|
"kind": 4096,
|
|
2023
2600
|
"kindString": "Call signature",
|
|
2024
2601
|
"flags": {},
|
|
2025
2602
|
"parameters": [
|
|
2026
2603
|
{
|
|
2027
|
-
"id":
|
|
2604
|
+
"id": 186,
|
|
2028
2605
|
"name": "payloads",
|
|
2029
2606
|
"kind": 32768,
|
|
2030
2607
|
"kindString": "Parameter",
|
|
@@ -2045,14 +2622,14 @@
|
|
|
2045
2622
|
{
|
|
2046
2623
|
"type": "reflection",
|
|
2047
2624
|
"declaration": {
|
|
2048
|
-
"id":
|
|
2625
|
+
"id": 187,
|
|
2049
2626
|
"name": "__type",
|
|
2050
2627
|
"kind": 65536,
|
|
2051
2628
|
"kindString": "Type literal",
|
|
2052
2629
|
"flags": {},
|
|
2053
2630
|
"children": [
|
|
2054
2631
|
{
|
|
2055
|
-
"id":
|
|
2632
|
+
"id": 188,
|
|
2056
2633
|
"name": "schema",
|
|
2057
2634
|
"kind": 1024,
|
|
2058
2635
|
"kindString": "Property",
|
|
@@ -2074,7 +2651,7 @@
|
|
|
2074
2651
|
{
|
|
2075
2652
|
"title": "Properties",
|
|
2076
2653
|
"children": [
|
|
2077
|
-
|
|
2654
|
+
188
|
|
2078
2655
|
]
|
|
2079
2656
|
}
|
|
2080
2657
|
],
|
|
@@ -2092,7 +2669,7 @@
|
|
|
2092
2669
|
}
|
|
2093
2670
|
},
|
|
2094
2671
|
{
|
|
2095
|
-
"id":
|
|
2672
|
+
"id": 189,
|
|
2096
2673
|
"name": "account",
|
|
2097
2674
|
"kind": 32768,
|
|
2098
2675
|
"kindString": "Parameter",
|
|
@@ -2125,14 +2702,14 @@
|
|
|
2125
2702
|
{
|
|
2126
2703
|
"type": "reflection",
|
|
2127
2704
|
"declaration": {
|
|
2128
|
-
"id":
|
|
2705
|
+
"id": 190,
|
|
2129
2706
|
"name": "__type",
|
|
2130
2707
|
"kind": 65536,
|
|
2131
2708
|
"kindString": "Type literal",
|
|
2132
2709
|
"flags": {},
|
|
2133
2710
|
"children": [
|
|
2134
2711
|
{
|
|
2135
|
-
"id":
|
|
2712
|
+
"id": 191,
|
|
2136
2713
|
"name": "schema",
|
|
2137
2714
|
"kind": 1024,
|
|
2138
2715
|
"kindString": "Property",
|
|
@@ -2154,7 +2731,7 @@
|
|
|
2154
2731
|
{
|
|
2155
2732
|
"title": "Properties",
|
|
2156
2733
|
"children": [
|
|
2157
|
-
|
|
2734
|
+
191
|
|
2158
2735
|
]
|
|
2159
2736
|
}
|
|
2160
2737
|
],
|
|
@@ -2191,7 +2768,7 @@
|
|
|
2191
2768
|
}
|
|
2192
2769
|
},
|
|
2193
2770
|
{
|
|
2194
|
-
"id":
|
|
2771
|
+
"id": 192,
|
|
2195
2772
|
"name": "bindResultInternal",
|
|
2196
2773
|
"kind": 2048,
|
|
2197
2774
|
"kindString": "Method",
|
|
@@ -2201,20 +2778,20 @@
|
|
|
2201
2778
|
"sources": [
|
|
2202
2779
|
{
|
|
2203
2780
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
2204
|
-
"line":
|
|
2781
|
+
"line": 40,
|
|
2205
2782
|
"character": 14
|
|
2206
2783
|
}
|
|
2207
2784
|
],
|
|
2208
2785
|
"signatures": [
|
|
2209
2786
|
{
|
|
2210
|
-
"id":
|
|
2787
|
+
"id": 193,
|
|
2211
2788
|
"name": "bindResultInternal",
|
|
2212
2789
|
"kind": 4096,
|
|
2213
2790
|
"kindString": "Call signature",
|
|
2214
2791
|
"flags": {},
|
|
2215
2792
|
"parameters": [
|
|
2216
2793
|
{
|
|
2217
|
-
"id":
|
|
2794
|
+
"id": 194,
|
|
2218
2795
|
"name": "payloads",
|
|
2219
2796
|
"kind": 32768,
|
|
2220
2797
|
"kindString": "Parameter",
|
|
@@ -2235,14 +2812,14 @@
|
|
|
2235
2812
|
{
|
|
2236
2813
|
"type": "reflection",
|
|
2237
2814
|
"declaration": {
|
|
2238
|
-
"id":
|
|
2815
|
+
"id": 195,
|
|
2239
2816
|
"name": "__type",
|
|
2240
2817
|
"kind": 65536,
|
|
2241
2818
|
"kindString": "Type literal",
|
|
2242
2819
|
"flags": {},
|
|
2243
2820
|
"children": [
|
|
2244
2821
|
{
|
|
2245
|
-
"id":
|
|
2822
|
+
"id": 196,
|
|
2246
2823
|
"name": "schema",
|
|
2247
2824
|
"kind": 1024,
|
|
2248
2825
|
"kindString": "Property",
|
|
@@ -2264,7 +2841,7 @@
|
|
|
2264
2841
|
{
|
|
2265
2842
|
"title": "Properties",
|
|
2266
2843
|
"children": [
|
|
2267
|
-
|
|
2844
|
+
196
|
|
2268
2845
|
]
|
|
2269
2846
|
}
|
|
2270
2847
|
],
|
|
@@ -2282,7 +2859,7 @@
|
|
|
2282
2859
|
}
|
|
2283
2860
|
},
|
|
2284
2861
|
{
|
|
2285
|
-
"id":
|
|
2862
|
+
"id": 197,
|
|
2286
2863
|
"name": "account",
|
|
2287
2864
|
"kind": 32768,
|
|
2288
2865
|
"kindString": "Parameter",
|
|
@@ -2312,14 +2889,14 @@
|
|
|
2312
2889
|
{
|
|
2313
2890
|
"type": "reflection",
|
|
2314
2891
|
"declaration": {
|
|
2315
|
-
"id":
|
|
2892
|
+
"id": 198,
|
|
2316
2893
|
"name": "__type",
|
|
2317
2894
|
"kind": 65536,
|
|
2318
2895
|
"kindString": "Type literal",
|
|
2319
2896
|
"flags": {},
|
|
2320
2897
|
"children": [
|
|
2321
2898
|
{
|
|
2322
|
-
"id":
|
|
2899
|
+
"id": 199,
|
|
2323
2900
|
"name": "schema",
|
|
2324
2901
|
"kind": 1024,
|
|
2325
2902
|
"kindString": "Property",
|
|
@@ -2341,7 +2918,7 @@
|
|
|
2341
2918
|
{
|
|
2342
2919
|
"title": "Properties",
|
|
2343
2920
|
"children": [
|
|
2344
|
-
|
|
2921
|
+
199
|
|
2345
2922
|
]
|
|
2346
2923
|
}
|
|
2347
2924
|
],
|
|
@@ -2371,7 +2948,7 @@
|
|
|
2371
2948
|
}
|
|
2372
2949
|
},
|
|
2373
2950
|
{
|
|
2374
|
-
"id":
|
|
2951
|
+
"id": 108,
|
|
2375
2952
|
"name": "description",
|
|
2376
2953
|
"kind": 2048,
|
|
2377
2954
|
"kindString": "Method",
|
|
@@ -2379,13 +2956,13 @@
|
|
|
2379
2956
|
"sources": [
|
|
2380
2957
|
{
|
|
2381
2958
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
2382
|
-
"line":
|
|
2959
|
+
"line": 28,
|
|
2383
2960
|
"character": 4
|
|
2384
2961
|
}
|
|
2385
2962
|
],
|
|
2386
2963
|
"signatures": [
|
|
2387
2964
|
{
|
|
2388
|
-
"id":
|
|
2965
|
+
"id": 109,
|
|
2389
2966
|
"name": "description",
|
|
2390
2967
|
"kind": 4096,
|
|
2391
2968
|
"kindString": "Call signature",
|
|
@@ -2416,7 +2993,7 @@
|
|
|
2416
2993
|
}
|
|
2417
2994
|
},
|
|
2418
2995
|
{
|
|
2419
|
-
"id":
|
|
2996
|
+
"id": 110,
|
|
2420
2997
|
"name": "discover",
|
|
2421
2998
|
"kind": 2048,
|
|
2422
2999
|
"kindString": "Method",
|
|
@@ -2424,20 +3001,20 @@
|
|
|
2424
3001
|
"sources": [
|
|
2425
3002
|
{
|
|
2426
3003
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
2427
|
-
"line":
|
|
3004
|
+
"line": 29,
|
|
2428
3005
|
"character": 4
|
|
2429
3006
|
}
|
|
2430
3007
|
],
|
|
2431
3008
|
"signatures": [
|
|
2432
3009
|
{
|
|
2433
|
-
"id":
|
|
3010
|
+
"id": 111,
|
|
2434
3011
|
"name": "discover",
|
|
2435
3012
|
"kind": 4096,
|
|
2436
3013
|
"kindString": "Call signature",
|
|
2437
3014
|
"flags": {},
|
|
2438
3015
|
"parameters": [
|
|
2439
3016
|
{
|
|
2440
|
-
"id":
|
|
3017
|
+
"id": 112,
|
|
2441
3018
|
"name": "_queryAccount",
|
|
2442
3019
|
"kind": 32768,
|
|
2443
3020
|
"kindString": "Parameter",
|
|
@@ -2469,14 +3046,14 @@
|
|
|
2469
3046
|
{
|
|
2470
3047
|
"type": "reflection",
|
|
2471
3048
|
"declaration": {
|
|
2472
|
-
"id":
|
|
3049
|
+
"id": 113,
|
|
2473
3050
|
"name": "__type",
|
|
2474
3051
|
"kind": 65536,
|
|
2475
3052
|
"kindString": "Type literal",
|
|
2476
3053
|
"flags": {},
|
|
2477
3054
|
"children": [
|
|
2478
3055
|
{
|
|
2479
|
-
"id":
|
|
3056
|
+
"id": 114,
|
|
2480
3057
|
"name": "schema",
|
|
2481
3058
|
"kind": 1024,
|
|
2482
3059
|
"kindString": "Property",
|
|
@@ -2498,7 +3075,7 @@
|
|
|
2498
3075
|
{
|
|
2499
3076
|
"title": "Properties",
|
|
2500
3077
|
"children": [
|
|
2501
|
-
|
|
3078
|
+
114
|
|
2502
3079
|
]
|
|
2503
3080
|
}
|
|
2504
3081
|
],
|
|
@@ -2533,7 +3110,7 @@
|
|
|
2533
3110
|
}
|
|
2534
3111
|
},
|
|
2535
3112
|
{
|
|
2536
|
-
"id":
|
|
3113
|
+
"id": 200,
|
|
2537
3114
|
"name": "loadAccount",
|
|
2538
3115
|
"kind": 2048,
|
|
2539
3116
|
"kindString": "Method",
|
|
@@ -2543,20 +3120,20 @@
|
|
|
2543
3120
|
"sources": [
|
|
2544
3121
|
{
|
|
2545
3122
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
2546
|
-
"line":
|
|
3123
|
+
"line": 41,
|
|
2547
3124
|
"character": 14
|
|
2548
3125
|
}
|
|
2549
3126
|
],
|
|
2550
3127
|
"signatures": [
|
|
2551
3128
|
{
|
|
2552
|
-
"id":
|
|
3129
|
+
"id": 201,
|
|
2553
3130
|
"name": "loadAccount",
|
|
2554
3131
|
"kind": 4096,
|
|
2555
3132
|
"kindString": "Call signature",
|
|
2556
3133
|
"flags": {},
|
|
2557
3134
|
"parameters": [
|
|
2558
3135
|
{
|
|
2559
|
-
"id":
|
|
3136
|
+
"id": 202,
|
|
2560
3137
|
"name": "account",
|
|
2561
3138
|
"kind": 32768,
|
|
2562
3139
|
"kindString": "Parameter",
|
|
@@ -2595,7 +3172,7 @@
|
|
|
2595
3172
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
2596
3173
|
"line": 31,
|
|
2597
3174
|
"character": 17,
|
|
2598
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3175
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L31"
|
|
2599
3176
|
}
|
|
2600
3177
|
],
|
|
2601
3178
|
"signatures": [
|
|
@@ -2642,110 +3219,510 @@
|
|
|
2642
3219
|
"line": 19,
|
|
2643
3220
|
"character": 4
|
|
2644
3221
|
}
|
|
2645
|
-
],
|
|
2646
|
-
"type": {
|
|
2647
|
-
"type": "intrinsic",
|
|
2648
|
-
"name": "string"
|
|
3222
|
+
],
|
|
3223
|
+
"type": {
|
|
3224
|
+
"type": "intrinsic",
|
|
3225
|
+
"name": "string"
|
|
3226
|
+
}
|
|
3227
|
+
}
|
|
3228
|
+
],
|
|
3229
|
+
"groups": [
|
|
3230
|
+
{
|
|
3231
|
+
"title": "Properties",
|
|
3232
|
+
"children": [
|
|
3233
|
+
40
|
|
3234
|
+
]
|
|
3235
|
+
}
|
|
3236
|
+
],
|
|
3237
|
+
"sources": [
|
|
3238
|
+
{
|
|
3239
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
3240
|
+
"line": 18,
|
|
3241
|
+
"character": 17
|
|
3242
|
+
}
|
|
3243
|
+
]
|
|
3244
|
+
}
|
|
3245
|
+
}
|
|
3246
|
+
]
|
|
3247
|
+
}
|
|
3248
|
+
}
|
|
3249
|
+
],
|
|
3250
|
+
"name": "Promise",
|
|
3251
|
+
"qualifiedName": "Promise",
|
|
3252
|
+
"package": "typescript"
|
|
3253
|
+
},
|
|
3254
|
+
"overwrites": {
|
|
3255
|
+
"type": "reference",
|
|
3256
|
+
"name": "TimestampWitness.observe"
|
|
3257
|
+
}
|
|
3258
|
+
}
|
|
3259
|
+
],
|
|
3260
|
+
"overwrites": {
|
|
3261
|
+
"type": "reference",
|
|
3262
|
+
"name": "TimestampWitness.observe"
|
|
3263
|
+
}
|
|
3264
|
+
},
|
|
3265
|
+
{
|
|
3266
|
+
"id": 45,
|
|
3267
|
+
"name": "queries",
|
|
3268
|
+
"kind": 2048,
|
|
3269
|
+
"kindString": "Method",
|
|
3270
|
+
"flags": {},
|
|
3271
|
+
"sources": [
|
|
3272
|
+
{
|
|
3273
|
+
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
3274
|
+
"line": 13,
|
|
3275
|
+
"character": 4
|
|
3276
|
+
}
|
|
3277
|
+
],
|
|
3278
|
+
"signatures": [
|
|
3279
|
+
{
|
|
3280
|
+
"id": 46,
|
|
3281
|
+
"name": "queries",
|
|
3282
|
+
"kind": 4096,
|
|
3283
|
+
"kindString": "Call signature",
|
|
3284
|
+
"flags": {},
|
|
3285
|
+
"type": {
|
|
3286
|
+
"type": "array",
|
|
3287
|
+
"elementType": {
|
|
3288
|
+
"type": "intrinsic",
|
|
3289
|
+
"name": "string"
|
|
3290
|
+
}
|
|
3291
|
+
},
|
|
3292
|
+
"inheritedFrom": {
|
|
3293
|
+
"type": "reference",
|
|
3294
|
+
"name": "TimestampWitness.queries"
|
|
3295
|
+
}
|
|
3296
|
+
}
|
|
3297
|
+
],
|
|
3298
|
+
"inheritedFrom": {
|
|
3299
|
+
"type": "reference",
|
|
3300
|
+
"name": "TimestampWitness.queries"
|
|
3301
|
+
}
|
|
3302
|
+
},
|
|
3303
|
+
{
|
|
3304
|
+
"id": 47,
|
|
3305
|
+
"name": "query",
|
|
3306
|
+
"kind": 2048,
|
|
3307
|
+
"kindString": "Method",
|
|
3308
|
+
"flags": {},
|
|
3309
|
+
"sources": [
|
|
3310
|
+
{
|
|
3311
|
+
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
3312
|
+
"line": 14,
|
|
3313
|
+
"character": 4
|
|
3314
|
+
}
|
|
3315
|
+
],
|
|
3316
|
+
"signatures": [
|
|
3317
|
+
{
|
|
3318
|
+
"id": 48,
|
|
3319
|
+
"name": "query",
|
|
3320
|
+
"kind": 4096,
|
|
3321
|
+
"kindString": "Call signature",
|
|
3322
|
+
"flags": {},
|
|
3323
|
+
"typeParameter": [
|
|
3324
|
+
{
|
|
3325
|
+
"id": 57,
|
|
3326
|
+
"name": "T",
|
|
3327
|
+
"kind": 131072,
|
|
3328
|
+
"kindString": "Type parameter",
|
|
3329
|
+
"flags": {},
|
|
3330
|
+
"type": {
|
|
3331
|
+
"type": "intersection",
|
|
3332
|
+
"types": [
|
|
3333
|
+
{
|
|
3334
|
+
"type": "reference",
|
|
3335
|
+
"name": "SchemaFields"
|
|
3336
|
+
},
|
|
3337
|
+
{
|
|
3338
|
+
"type": "reference",
|
|
3339
|
+
"name": "PayloadFields"
|
|
3340
|
+
},
|
|
3341
|
+
{
|
|
3342
|
+
"type": "reference",
|
|
3343
|
+
"name": "XyoBoundWitnessFields"
|
|
3344
|
+
},
|
|
3345
|
+
{
|
|
3346
|
+
"type": "reflection",
|
|
3347
|
+
"declaration": {
|
|
3348
|
+
"id": 49,
|
|
3349
|
+
"name": "__type",
|
|
3350
|
+
"kind": 65536,
|
|
3351
|
+
"kindString": "Type literal",
|
|
3352
|
+
"flags": {},
|
|
3353
|
+
"children": [
|
|
3354
|
+
{
|
|
3355
|
+
"id": 50,
|
|
3356
|
+
"name": "query",
|
|
3357
|
+
"kind": 1024,
|
|
3358
|
+
"kindString": "Property",
|
|
3359
|
+
"flags": {},
|
|
3360
|
+
"sources": [
|
|
3361
|
+
{
|
|
3362
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
3363
|
+
"line": 5,
|
|
3364
|
+
"character": 4
|
|
3365
|
+
}
|
|
3366
|
+
],
|
|
3367
|
+
"type": {
|
|
3368
|
+
"type": "intrinsic",
|
|
3369
|
+
"name": "string"
|
|
3370
|
+
}
|
|
3371
|
+
},
|
|
3372
|
+
{
|
|
3373
|
+
"id": 51,
|
|
3374
|
+
"name": "resultSet",
|
|
3375
|
+
"kind": 1024,
|
|
3376
|
+
"kindString": "Property",
|
|
3377
|
+
"flags": {
|
|
3378
|
+
"isOptional": true
|
|
3379
|
+
},
|
|
3380
|
+
"sources": [
|
|
3381
|
+
{
|
|
3382
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
3383
|
+
"line": 6,
|
|
3384
|
+
"character": 4
|
|
3385
|
+
}
|
|
3386
|
+
],
|
|
3387
|
+
"type": {
|
|
3388
|
+
"type": "intrinsic",
|
|
3389
|
+
"name": "string"
|
|
3390
|
+
}
|
|
3391
|
+
},
|
|
3392
|
+
{
|
|
3393
|
+
"id": 52,
|
|
3394
|
+
"name": "schema",
|
|
3395
|
+
"kind": 1024,
|
|
3396
|
+
"kindString": "Property",
|
|
3397
|
+
"flags": {},
|
|
3398
|
+
"sources": [
|
|
3399
|
+
{
|
|
3400
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
3401
|
+
"line": 7,
|
|
3402
|
+
"character": 4
|
|
3403
|
+
}
|
|
3404
|
+
],
|
|
3405
|
+
"type": {
|
|
3406
|
+
"type": "literal",
|
|
3407
|
+
"value": "network.xyo.boundwitness.query"
|
|
3408
|
+
}
|
|
3409
|
+
}
|
|
3410
|
+
],
|
|
3411
|
+
"groups": [
|
|
3412
|
+
{
|
|
3413
|
+
"title": "Properties",
|
|
3414
|
+
"children": [
|
|
3415
|
+
50,
|
|
3416
|
+
51,
|
|
3417
|
+
52
|
|
3418
|
+
]
|
|
3419
|
+
}
|
|
3420
|
+
],
|
|
3421
|
+
"sources": [
|
|
3422
|
+
{
|
|
3423
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
3424
|
+
"line": 4,
|
|
3425
|
+
"character": 51
|
|
3426
|
+
}
|
|
3427
|
+
]
|
|
3428
|
+
}
|
|
3429
|
+
}
|
|
3430
|
+
]
|
|
3431
|
+
},
|
|
3432
|
+
"default": {
|
|
3433
|
+
"type": "intersection",
|
|
3434
|
+
"types": [
|
|
3435
|
+
{
|
|
3436
|
+
"type": "reference",
|
|
3437
|
+
"name": "SchemaFields"
|
|
3438
|
+
},
|
|
3439
|
+
{
|
|
3440
|
+
"type": "reference",
|
|
3441
|
+
"name": "PayloadFields"
|
|
3442
|
+
},
|
|
3443
|
+
{
|
|
3444
|
+
"type": "reference",
|
|
3445
|
+
"name": "XyoBoundWitnessFields"
|
|
3446
|
+
},
|
|
3447
|
+
{
|
|
3448
|
+
"type": "reflection",
|
|
3449
|
+
"declaration": {
|
|
3450
|
+
"id": 53,
|
|
3451
|
+
"name": "__type",
|
|
3452
|
+
"kind": 65536,
|
|
3453
|
+
"kindString": "Type literal",
|
|
3454
|
+
"flags": {},
|
|
3455
|
+
"children": [
|
|
3456
|
+
{
|
|
3457
|
+
"id": 54,
|
|
3458
|
+
"name": "query",
|
|
3459
|
+
"kind": 1024,
|
|
3460
|
+
"kindString": "Property",
|
|
3461
|
+
"flags": {},
|
|
3462
|
+
"sources": [
|
|
3463
|
+
{
|
|
3464
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
3465
|
+
"line": 5,
|
|
3466
|
+
"character": 4
|
|
3467
|
+
}
|
|
3468
|
+
],
|
|
3469
|
+
"type": {
|
|
3470
|
+
"type": "intrinsic",
|
|
3471
|
+
"name": "string"
|
|
3472
|
+
}
|
|
3473
|
+
},
|
|
3474
|
+
{
|
|
3475
|
+
"id": 55,
|
|
3476
|
+
"name": "resultSet",
|
|
3477
|
+
"kind": 1024,
|
|
3478
|
+
"kindString": "Property",
|
|
3479
|
+
"flags": {
|
|
3480
|
+
"isOptional": true
|
|
3481
|
+
},
|
|
3482
|
+
"sources": [
|
|
3483
|
+
{
|
|
3484
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
3485
|
+
"line": 6,
|
|
3486
|
+
"character": 4
|
|
3487
|
+
}
|
|
3488
|
+
],
|
|
3489
|
+
"type": {
|
|
3490
|
+
"type": "intrinsic",
|
|
3491
|
+
"name": "string"
|
|
3492
|
+
}
|
|
3493
|
+
},
|
|
3494
|
+
{
|
|
3495
|
+
"id": 56,
|
|
3496
|
+
"name": "schema",
|
|
3497
|
+
"kind": 1024,
|
|
3498
|
+
"kindString": "Property",
|
|
3499
|
+
"flags": {},
|
|
3500
|
+
"sources": [
|
|
3501
|
+
{
|
|
3502
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
3503
|
+
"line": 7,
|
|
3504
|
+
"character": 4
|
|
3505
|
+
}
|
|
3506
|
+
],
|
|
3507
|
+
"type": {
|
|
3508
|
+
"type": "literal",
|
|
3509
|
+
"value": "network.xyo.boundwitness.query"
|
|
3510
|
+
}
|
|
3511
|
+
}
|
|
3512
|
+
],
|
|
3513
|
+
"groups": [
|
|
3514
|
+
{
|
|
3515
|
+
"title": "Properties",
|
|
3516
|
+
"children": [
|
|
3517
|
+
54,
|
|
3518
|
+
55,
|
|
3519
|
+
56
|
|
3520
|
+
]
|
|
3521
|
+
}
|
|
3522
|
+
],
|
|
3523
|
+
"sources": [
|
|
3524
|
+
{
|
|
3525
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
3526
|
+
"line": 4,
|
|
3527
|
+
"character": 51
|
|
3528
|
+
}
|
|
3529
|
+
]
|
|
3530
|
+
}
|
|
3531
|
+
}
|
|
3532
|
+
]
|
|
3533
|
+
}
|
|
3534
|
+
}
|
|
3535
|
+
],
|
|
3536
|
+
"parameters": [
|
|
3537
|
+
{
|
|
3538
|
+
"id": 58,
|
|
3539
|
+
"name": "query",
|
|
3540
|
+
"kind": 32768,
|
|
3541
|
+
"kindString": "Parameter",
|
|
3542
|
+
"flags": {},
|
|
3543
|
+
"type": {
|
|
3544
|
+
"type": "reference",
|
|
3545
|
+
"id": 57,
|
|
3546
|
+
"name": "T"
|
|
3547
|
+
}
|
|
3548
|
+
},
|
|
3549
|
+
{
|
|
3550
|
+
"id": 59,
|
|
3551
|
+
"name": "payloads",
|
|
3552
|
+
"kind": 32768,
|
|
3553
|
+
"kindString": "Parameter",
|
|
3554
|
+
"flags": {
|
|
3555
|
+
"isOptional": true
|
|
3556
|
+
},
|
|
3557
|
+
"type": {
|
|
3558
|
+
"type": "array",
|
|
3559
|
+
"elementType": {
|
|
3560
|
+
"type": "intersection",
|
|
3561
|
+
"types": [
|
|
3562
|
+
{
|
|
3563
|
+
"type": "reference",
|
|
3564
|
+
"name": "SchemaFields"
|
|
3565
|
+
},
|
|
3566
|
+
{
|
|
3567
|
+
"type": "reference",
|
|
3568
|
+
"name": "PayloadFields"
|
|
3569
|
+
},
|
|
3570
|
+
{
|
|
3571
|
+
"type": "reflection",
|
|
3572
|
+
"declaration": {
|
|
3573
|
+
"id": 60,
|
|
3574
|
+
"name": "__type",
|
|
3575
|
+
"kind": 65536,
|
|
3576
|
+
"kindString": "Type literal",
|
|
3577
|
+
"flags": {},
|
|
3578
|
+
"children": [
|
|
3579
|
+
{
|
|
3580
|
+
"id": 61,
|
|
3581
|
+
"name": "schema",
|
|
3582
|
+
"kind": 1024,
|
|
3583
|
+
"kindString": "Property",
|
|
3584
|
+
"flags": {},
|
|
3585
|
+
"sources": [
|
|
3586
|
+
{
|
|
3587
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
3588
|
+
"line": 19,
|
|
3589
|
+
"character": 4
|
|
3590
|
+
}
|
|
3591
|
+
],
|
|
3592
|
+
"type": {
|
|
3593
|
+
"type": "intrinsic",
|
|
3594
|
+
"name": "string"
|
|
3595
|
+
}
|
|
3596
|
+
}
|
|
3597
|
+
],
|
|
3598
|
+
"groups": [
|
|
3599
|
+
{
|
|
3600
|
+
"title": "Properties",
|
|
3601
|
+
"children": [
|
|
3602
|
+
61
|
|
3603
|
+
]
|
|
3604
|
+
}
|
|
3605
|
+
],
|
|
3606
|
+
"sources": [
|
|
3607
|
+
{
|
|
3608
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
3609
|
+
"line": 18,
|
|
3610
|
+
"character": 17
|
|
3611
|
+
}
|
|
3612
|
+
]
|
|
3613
|
+
}
|
|
3614
|
+
}
|
|
3615
|
+
]
|
|
3616
|
+
}
|
|
3617
|
+
}
|
|
3618
|
+
}
|
|
3619
|
+
],
|
|
3620
|
+
"type": {
|
|
3621
|
+
"type": "reference",
|
|
3622
|
+
"typeArguments": [
|
|
3623
|
+
{
|
|
3624
|
+
"type": "reference",
|
|
3625
|
+
"typeArguments": [
|
|
3626
|
+
{
|
|
3627
|
+
"type": "intersection",
|
|
3628
|
+
"types": [
|
|
3629
|
+
{
|
|
3630
|
+
"type": "reference",
|
|
3631
|
+
"name": "SchemaFields"
|
|
3632
|
+
},
|
|
3633
|
+
{
|
|
3634
|
+
"type": "reference",
|
|
3635
|
+
"name": "PayloadFields"
|
|
3636
|
+
},
|
|
3637
|
+
{
|
|
3638
|
+
"type": "reflection",
|
|
3639
|
+
"declaration": {
|
|
3640
|
+
"id": 62,
|
|
3641
|
+
"name": "__type",
|
|
3642
|
+
"kind": 65536,
|
|
3643
|
+
"kindString": "Type literal",
|
|
3644
|
+
"flags": {},
|
|
3645
|
+
"children": [
|
|
3646
|
+
{
|
|
3647
|
+
"id": 63,
|
|
3648
|
+
"name": "schema",
|
|
3649
|
+
"kind": 1024,
|
|
3650
|
+
"kindString": "Property",
|
|
3651
|
+
"flags": {},
|
|
3652
|
+
"sources": [
|
|
3653
|
+
{
|
|
3654
|
+
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
3655
|
+
"line": 15,
|
|
3656
|
+
"character": 8
|
|
3657
|
+
}
|
|
3658
|
+
],
|
|
3659
|
+
"type": {
|
|
3660
|
+
"type": "intrinsic",
|
|
3661
|
+
"name": "string"
|
|
3662
|
+
}
|
|
2649
3663
|
}
|
|
2650
|
-
|
|
2651
|
-
|
|
2652
|
-
|
|
2653
|
-
|
|
2654
|
-
|
|
2655
|
-
|
|
2656
|
-
|
|
2657
|
-
|
|
2658
|
-
|
|
2659
|
-
|
|
2660
|
-
|
|
2661
|
-
|
|
2662
|
-
|
|
2663
|
-
|
|
2664
|
-
|
|
2665
|
-
|
|
2666
|
-
|
|
3664
|
+
],
|
|
3665
|
+
"groups": [
|
|
3666
|
+
{
|
|
3667
|
+
"title": "Properties",
|
|
3668
|
+
"children": [
|
|
3669
|
+
63
|
|
3670
|
+
]
|
|
3671
|
+
}
|
|
3672
|
+
],
|
|
3673
|
+
"sources": [
|
|
3674
|
+
{
|
|
3675
|
+
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
3676
|
+
"line": 14,
|
|
3677
|
+
"character": 262
|
|
3678
|
+
}
|
|
3679
|
+
]
|
|
3680
|
+
}
|
|
2667
3681
|
}
|
|
2668
|
-
|
|
2669
|
-
|
|
2670
|
-
|
|
3682
|
+
]
|
|
3683
|
+
}
|
|
3684
|
+
],
|
|
3685
|
+
"name": "ModuleQueryResult"
|
|
2671
3686
|
}
|
|
2672
3687
|
],
|
|
2673
3688
|
"name": "Promise",
|
|
2674
3689
|
"qualifiedName": "Promise",
|
|
2675
3690
|
"package": "typescript"
|
|
2676
3691
|
},
|
|
2677
|
-
"overwrites": {
|
|
2678
|
-
"type": "reference",
|
|
2679
|
-
"name": "TimestampWitness.observe"
|
|
2680
|
-
}
|
|
2681
|
-
}
|
|
2682
|
-
],
|
|
2683
|
-
"overwrites": {
|
|
2684
|
-
"type": "reference",
|
|
2685
|
-
"name": "TimestampWitness.observe"
|
|
2686
|
-
}
|
|
2687
|
-
},
|
|
2688
|
-
{
|
|
2689
|
-
"id": 45,
|
|
2690
|
-
"name": "queries",
|
|
2691
|
-
"kind": 2048,
|
|
2692
|
-
"kindString": "Method",
|
|
2693
|
-
"flags": {},
|
|
2694
|
-
"sources": [
|
|
2695
|
-
{
|
|
2696
|
-
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
2697
|
-
"line": 13,
|
|
2698
|
-
"character": 4
|
|
2699
|
-
}
|
|
2700
|
-
],
|
|
2701
|
-
"signatures": [
|
|
2702
|
-
{
|
|
2703
|
-
"id": 46,
|
|
2704
|
-
"name": "queries",
|
|
2705
|
-
"kind": 4096,
|
|
2706
|
-
"kindString": "Call signature",
|
|
2707
|
-
"flags": {},
|
|
2708
|
-
"type": {
|
|
2709
|
-
"type": "array",
|
|
2710
|
-
"elementType": {
|
|
2711
|
-
"type": "intrinsic",
|
|
2712
|
-
"name": "string"
|
|
2713
|
-
}
|
|
2714
|
-
},
|
|
2715
3692
|
"inheritedFrom": {
|
|
2716
3693
|
"type": "reference",
|
|
2717
|
-
"name": "TimestampWitness.
|
|
3694
|
+
"name": "TimestampWitness.query"
|
|
2718
3695
|
}
|
|
2719
3696
|
}
|
|
2720
3697
|
],
|
|
2721
3698
|
"inheritedFrom": {
|
|
2722
3699
|
"type": "reference",
|
|
2723
|
-
"name": "TimestampWitness.
|
|
3700
|
+
"name": "TimestampWitness.query"
|
|
2724
3701
|
}
|
|
2725
3702
|
},
|
|
2726
3703
|
{
|
|
2727
|
-
"id":
|
|
2728
|
-
"name": "
|
|
3704
|
+
"id": 115,
|
|
3705
|
+
"name": "queryable",
|
|
2729
3706
|
"kind": 2048,
|
|
2730
3707
|
"kindString": "Method",
|
|
2731
3708
|
"flags": {},
|
|
2732
3709
|
"sources": [
|
|
2733
3710
|
{
|
|
2734
|
-
"fileName": "modules/packages/
|
|
2735
|
-
"line":
|
|
3711
|
+
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
3712
|
+
"line": 32,
|
|
2736
3713
|
"character": 4
|
|
2737
3714
|
}
|
|
2738
3715
|
],
|
|
2739
3716
|
"signatures": [
|
|
2740
3717
|
{
|
|
2741
|
-
"id":
|
|
2742
|
-
"name": "
|
|
3718
|
+
"id": 116,
|
|
3719
|
+
"name": "queryable",
|
|
2743
3720
|
"kind": 4096,
|
|
2744
3721
|
"kindString": "Call signature",
|
|
2745
3722
|
"flags": {},
|
|
2746
3723
|
"typeParameter": [
|
|
2747
3724
|
{
|
|
2748
|
-
"id":
|
|
3725
|
+
"id": 125,
|
|
2749
3726
|
"name": "T",
|
|
2750
3727
|
"kind": 131072,
|
|
2751
3728
|
"kindString": "Type parameter",
|
|
@@ -2768,14 +3745,14 @@
|
|
|
2768
3745
|
{
|
|
2769
3746
|
"type": "reflection",
|
|
2770
3747
|
"declaration": {
|
|
2771
|
-
"id":
|
|
3748
|
+
"id": 117,
|
|
2772
3749
|
"name": "__type",
|
|
2773
3750
|
"kind": 65536,
|
|
2774
3751
|
"kindString": "Type literal",
|
|
2775
3752
|
"flags": {},
|
|
2776
3753
|
"children": [
|
|
2777
3754
|
{
|
|
2778
|
-
"id":
|
|
3755
|
+
"id": 118,
|
|
2779
3756
|
"name": "query",
|
|
2780
3757
|
"kind": 1024,
|
|
2781
3758
|
"kindString": "Property",
|
|
@@ -2793,7 +3770,7 @@
|
|
|
2793
3770
|
}
|
|
2794
3771
|
},
|
|
2795
3772
|
{
|
|
2796
|
-
"id":
|
|
3773
|
+
"id": 119,
|
|
2797
3774
|
"name": "resultSet",
|
|
2798
3775
|
"kind": 1024,
|
|
2799
3776
|
"kindString": "Property",
|
|
@@ -2813,7 +3790,7 @@
|
|
|
2813
3790
|
}
|
|
2814
3791
|
},
|
|
2815
3792
|
{
|
|
2816
|
-
"id":
|
|
3793
|
+
"id": 120,
|
|
2817
3794
|
"name": "schema",
|
|
2818
3795
|
"kind": 1024,
|
|
2819
3796
|
"kindString": "Property",
|
|
@@ -2835,9 +3812,9 @@
|
|
|
2835
3812
|
{
|
|
2836
3813
|
"title": "Properties",
|
|
2837
3814
|
"children": [
|
|
2838
|
-
|
|
2839
|
-
|
|
2840
|
-
|
|
3815
|
+
118,
|
|
3816
|
+
119,
|
|
3817
|
+
120
|
|
2841
3818
|
]
|
|
2842
3819
|
}
|
|
2843
3820
|
],
|
|
@@ -2870,14 +3847,14 @@
|
|
|
2870
3847
|
{
|
|
2871
3848
|
"type": "reflection",
|
|
2872
3849
|
"declaration": {
|
|
2873
|
-
"id":
|
|
3850
|
+
"id": 121,
|
|
2874
3851
|
"name": "__type",
|
|
2875
3852
|
"kind": 65536,
|
|
2876
3853
|
"kindString": "Type literal",
|
|
2877
3854
|
"flags": {},
|
|
2878
3855
|
"children": [
|
|
2879
3856
|
{
|
|
2880
|
-
"id":
|
|
3857
|
+
"id": 122,
|
|
2881
3858
|
"name": "query",
|
|
2882
3859
|
"kind": 1024,
|
|
2883
3860
|
"kindString": "Property",
|
|
@@ -2895,7 +3872,7 @@
|
|
|
2895
3872
|
}
|
|
2896
3873
|
},
|
|
2897
3874
|
{
|
|
2898
|
-
"id":
|
|
3875
|
+
"id": 123,
|
|
2899
3876
|
"name": "resultSet",
|
|
2900
3877
|
"kind": 1024,
|
|
2901
3878
|
"kindString": "Property",
|
|
@@ -2915,7 +3892,7 @@
|
|
|
2915
3892
|
}
|
|
2916
3893
|
},
|
|
2917
3894
|
{
|
|
2918
|
-
"id":
|
|
3895
|
+
"id": 124,
|
|
2919
3896
|
"name": "schema",
|
|
2920
3897
|
"kind": 1024,
|
|
2921
3898
|
"kindString": "Property",
|
|
@@ -2937,9 +3914,9 @@
|
|
|
2937
3914
|
{
|
|
2938
3915
|
"title": "Properties",
|
|
2939
3916
|
"children": [
|
|
2940
|
-
|
|
2941
|
-
|
|
2942
|
-
|
|
3917
|
+
122,
|
|
3918
|
+
123,
|
|
3919
|
+
124
|
|
2943
3920
|
]
|
|
2944
3921
|
}
|
|
2945
3922
|
],
|
|
@@ -2958,19 +3935,19 @@
|
|
|
2958
3935
|
],
|
|
2959
3936
|
"parameters": [
|
|
2960
3937
|
{
|
|
2961
|
-
"id":
|
|
3938
|
+
"id": 126,
|
|
2962
3939
|
"name": "query",
|
|
2963
3940
|
"kind": 32768,
|
|
2964
3941
|
"kindString": "Parameter",
|
|
2965
3942
|
"flags": {},
|
|
2966
3943
|
"type": {
|
|
2967
3944
|
"type": "reference",
|
|
2968
|
-
"id":
|
|
3945
|
+
"id": 125,
|
|
2969
3946
|
"name": "T"
|
|
2970
3947
|
}
|
|
2971
3948
|
},
|
|
2972
3949
|
{
|
|
2973
|
-
"id":
|
|
3950
|
+
"id": 127,
|
|
2974
3951
|
"name": "payloads",
|
|
2975
3952
|
"kind": 32768,
|
|
2976
3953
|
"kindString": "Parameter",
|
|
@@ -2993,14 +3970,14 @@
|
|
|
2993
3970
|
{
|
|
2994
3971
|
"type": "reflection",
|
|
2995
3972
|
"declaration": {
|
|
2996
|
-
"id":
|
|
3973
|
+
"id": 128,
|
|
2997
3974
|
"name": "__type",
|
|
2998
3975
|
"kind": 65536,
|
|
2999
3976
|
"kindString": "Type literal",
|
|
3000
3977
|
"flags": {},
|
|
3001
3978
|
"children": [
|
|
3002
3979
|
{
|
|
3003
|
-
"id":
|
|
3980
|
+
"id": 129,
|
|
3004
3981
|
"name": "schema",
|
|
3005
3982
|
"kind": 1024,
|
|
3006
3983
|
"kindString": "Property",
|
|
@@ -3022,7 +3999,7 @@
|
|
|
3022
3999
|
{
|
|
3023
4000
|
"title": "Properties",
|
|
3024
4001
|
"children": [
|
|
3025
|
-
|
|
4002
|
+
129
|
|
3026
4003
|
]
|
|
3027
4004
|
}
|
|
3028
4005
|
],
|
|
@@ -3044,138 +4021,14 @@
|
|
|
3044
4021
|
"type": "reference",
|
|
3045
4022
|
"typeArguments": [
|
|
3046
4023
|
{
|
|
3047
|
-
"type": "
|
|
3048
|
-
"
|
|
3049
|
-
{
|
|
3050
|
-
"type": "intersection",
|
|
3051
|
-
"types": [
|
|
3052
|
-
{
|
|
3053
|
-
"type": "reference",
|
|
3054
|
-
"name": "SchemaFields"
|
|
3055
|
-
},
|
|
3056
|
-
{
|
|
3057
|
-
"type": "reference",
|
|
3058
|
-
"name": "PayloadFields"
|
|
3059
|
-
},
|
|
3060
|
-
{
|
|
3061
|
-
"type": "reflection",
|
|
3062
|
-
"declaration": {
|
|
3063
|
-
"id": 62,
|
|
3064
|
-
"name": "__type",
|
|
3065
|
-
"kind": 65536,
|
|
3066
|
-
"kindString": "Type literal",
|
|
3067
|
-
"flags": {},
|
|
3068
|
-
"children": [
|
|
3069
|
-
{
|
|
3070
|
-
"id": 63,
|
|
3071
|
-
"name": "schema",
|
|
3072
|
-
"kind": 1024,
|
|
3073
|
-
"kindString": "Property",
|
|
3074
|
-
"flags": {},
|
|
3075
|
-
"sources": [
|
|
3076
|
-
{
|
|
3077
|
-
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
3078
|
-
"line": 15,
|
|
3079
|
-
"character": 8
|
|
3080
|
-
}
|
|
3081
|
-
],
|
|
3082
|
-
"type": {
|
|
3083
|
-
"type": "intrinsic",
|
|
3084
|
-
"name": "string"
|
|
3085
|
-
}
|
|
3086
|
-
}
|
|
3087
|
-
],
|
|
3088
|
-
"groups": [
|
|
3089
|
-
{
|
|
3090
|
-
"title": "Properties",
|
|
3091
|
-
"children": [
|
|
3092
|
-
63
|
|
3093
|
-
]
|
|
3094
|
-
}
|
|
3095
|
-
],
|
|
3096
|
-
"sources": [
|
|
3097
|
-
{
|
|
3098
|
-
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
3099
|
-
"line": 14,
|
|
3100
|
-
"character": 262
|
|
3101
|
-
}
|
|
3102
|
-
]
|
|
3103
|
-
}
|
|
3104
|
-
}
|
|
3105
|
-
]
|
|
3106
|
-
}
|
|
3107
|
-
],
|
|
3108
|
-
"name": "ModuleQueryResult"
|
|
4024
|
+
"type": "intrinsic",
|
|
4025
|
+
"name": "boolean"
|
|
3109
4026
|
}
|
|
3110
4027
|
],
|
|
3111
4028
|
"name": "Promise",
|
|
3112
4029
|
"qualifiedName": "Promise",
|
|
3113
4030
|
"package": "typescript"
|
|
3114
4031
|
},
|
|
3115
|
-
"inheritedFrom": {
|
|
3116
|
-
"type": "reference",
|
|
3117
|
-
"name": "TimestampWitness.query"
|
|
3118
|
-
}
|
|
3119
|
-
}
|
|
3120
|
-
],
|
|
3121
|
-
"inheritedFrom": {
|
|
3122
|
-
"type": "reference",
|
|
3123
|
-
"name": "TimestampWitness.query"
|
|
3124
|
-
}
|
|
3125
|
-
},
|
|
3126
|
-
{
|
|
3127
|
-
"id": 94,
|
|
3128
|
-
"name": "queryable",
|
|
3129
|
-
"kind": 2048,
|
|
3130
|
-
"kindString": "Method",
|
|
3131
|
-
"flags": {},
|
|
3132
|
-
"sources": [
|
|
3133
|
-
{
|
|
3134
|
-
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
3135
|
-
"line": 28,
|
|
3136
|
-
"character": 4
|
|
3137
|
-
}
|
|
3138
|
-
],
|
|
3139
|
-
"signatures": [
|
|
3140
|
-
{
|
|
3141
|
-
"id": 95,
|
|
3142
|
-
"name": "queryable",
|
|
3143
|
-
"kind": 4096,
|
|
3144
|
-
"kindString": "Call signature",
|
|
3145
|
-
"flags": {},
|
|
3146
|
-
"parameters": [
|
|
3147
|
-
{
|
|
3148
|
-
"id": 96,
|
|
3149
|
-
"name": "schema",
|
|
3150
|
-
"kind": 32768,
|
|
3151
|
-
"kindString": "Parameter",
|
|
3152
|
-
"flags": {},
|
|
3153
|
-
"type": {
|
|
3154
|
-
"type": "intrinsic",
|
|
3155
|
-
"name": "string"
|
|
3156
|
-
}
|
|
3157
|
-
},
|
|
3158
|
-
{
|
|
3159
|
-
"id": 97,
|
|
3160
|
-
"name": "addresses",
|
|
3161
|
-
"kind": 32768,
|
|
3162
|
-
"kindString": "Parameter",
|
|
3163
|
-
"flags": {
|
|
3164
|
-
"isOptional": true
|
|
3165
|
-
},
|
|
3166
|
-
"type": {
|
|
3167
|
-
"type": "array",
|
|
3168
|
-
"elementType": {
|
|
3169
|
-
"type": "intrinsic",
|
|
3170
|
-
"name": "string"
|
|
3171
|
-
}
|
|
3172
|
-
}
|
|
3173
|
-
}
|
|
3174
|
-
],
|
|
3175
|
-
"type": {
|
|
3176
|
-
"type": "intrinsic",
|
|
3177
|
-
"name": "boolean"
|
|
3178
|
-
},
|
|
3179
4032
|
"inheritedFrom": {
|
|
3180
4033
|
"type": "reference",
|
|
3181
4034
|
"name": "TimestampWitness.queryable"
|
|
@@ -3188,7 +4041,7 @@
|
|
|
3188
4041
|
}
|
|
3189
4042
|
},
|
|
3190
4043
|
{
|
|
3191
|
-
"id":
|
|
4044
|
+
"id": 203,
|
|
3192
4045
|
"name": "start",
|
|
3193
4046
|
"kind": 2048,
|
|
3194
4047
|
"kindString": "Method",
|
|
@@ -3198,20 +4051,20 @@
|
|
|
3198
4051
|
"sources": [
|
|
3199
4052
|
{
|
|
3200
4053
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
3201
|
-
"line":
|
|
4054
|
+
"line": 42,
|
|
3202
4055
|
"character": 14
|
|
3203
4056
|
}
|
|
3204
4057
|
],
|
|
3205
4058
|
"signatures": [
|
|
3206
4059
|
{
|
|
3207
|
-
"id":
|
|
4060
|
+
"id": 204,
|
|
3208
4061
|
"name": "start",
|
|
3209
4062
|
"kind": 4096,
|
|
3210
4063
|
"kindString": "Call signature",
|
|
3211
4064
|
"flags": {},
|
|
3212
4065
|
"parameters": [
|
|
3213
4066
|
{
|
|
3214
|
-
"id":
|
|
4067
|
+
"id": 205,
|
|
3215
4068
|
"name": "_timeout",
|
|
3216
4069
|
"kind": 32768,
|
|
3217
4070
|
"kindString": "Parameter",
|
|
@@ -3251,7 +4104,7 @@
|
|
|
3251
4104
|
}
|
|
3252
4105
|
},
|
|
3253
4106
|
{
|
|
3254
|
-
"id":
|
|
4107
|
+
"id": 130,
|
|
3255
4108
|
"name": "started",
|
|
3256
4109
|
"kind": 2048,
|
|
3257
4110
|
"kindString": "Method",
|
|
@@ -3259,20 +4112,20 @@
|
|
|
3259
4112
|
"sources": [
|
|
3260
4113
|
{
|
|
3261
4114
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
3262
|
-
"line":
|
|
4115
|
+
"line": 33,
|
|
3263
4116
|
"character": 4
|
|
3264
4117
|
}
|
|
3265
4118
|
],
|
|
3266
4119
|
"signatures": [
|
|
3267
4120
|
{
|
|
3268
|
-
"id":
|
|
4121
|
+
"id": 131,
|
|
3269
4122
|
"name": "started",
|
|
3270
4123
|
"kind": 4096,
|
|
3271
4124
|
"kindString": "Call signature",
|
|
3272
4125
|
"flags": {},
|
|
3273
4126
|
"parameters": [
|
|
3274
4127
|
{
|
|
3275
|
-
"id":
|
|
4128
|
+
"id": 132,
|
|
3276
4129
|
"name": "notStartedAction",
|
|
3277
4130
|
"kind": 32768,
|
|
3278
4131
|
"kindString": "Parameter",
|
|
@@ -3322,7 +4175,7 @@
|
|
|
3322
4175
|
}
|
|
3323
4176
|
},
|
|
3324
4177
|
{
|
|
3325
|
-
"id":
|
|
4178
|
+
"id": 206,
|
|
3326
4179
|
"name": "stop",
|
|
3327
4180
|
"kind": 2048,
|
|
3328
4181
|
"kindString": "Method",
|
|
@@ -3332,20 +4185,20 @@
|
|
|
3332
4185
|
"sources": [
|
|
3333
4186
|
{
|
|
3334
4187
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
3335
|
-
"line":
|
|
4188
|
+
"line": 43,
|
|
3336
4189
|
"character": 14
|
|
3337
4190
|
}
|
|
3338
4191
|
],
|
|
3339
4192
|
"signatures": [
|
|
3340
4193
|
{
|
|
3341
|
-
"id":
|
|
4194
|
+
"id": 207,
|
|
3342
4195
|
"name": "stop",
|
|
3343
4196
|
"kind": 4096,
|
|
3344
4197
|
"kindString": "Call signature",
|
|
3345
4198
|
"flags": {},
|
|
3346
4199
|
"parameters": [
|
|
3347
4200
|
{
|
|
3348
|
-
"id":
|
|
4201
|
+
"id": 208,
|
|
3349
4202
|
"name": "_timeout",
|
|
3350
4203
|
"kind": 32768,
|
|
3351
4204
|
"kindString": "Parameter",
|
|
@@ -3385,7 +4238,7 @@
|
|
|
3385
4238
|
}
|
|
3386
4239
|
},
|
|
3387
4240
|
{
|
|
3388
|
-
"id":
|
|
4241
|
+
"id": 133,
|
|
3389
4242
|
"name": "subscribe",
|
|
3390
4243
|
"kind": 2048,
|
|
3391
4244
|
"kindString": "Method",
|
|
@@ -3393,20 +4246,20 @@
|
|
|
3393
4246
|
"sources": [
|
|
3394
4247
|
{
|
|
3395
4248
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
3396
|
-
"line":
|
|
4249
|
+
"line": 34,
|
|
3397
4250
|
"character": 4
|
|
3398
4251
|
}
|
|
3399
4252
|
],
|
|
3400
4253
|
"signatures": [
|
|
3401
4254
|
{
|
|
3402
|
-
"id":
|
|
4255
|
+
"id": 134,
|
|
3403
4256
|
"name": "subscribe",
|
|
3404
4257
|
"kind": 4096,
|
|
3405
4258
|
"kindString": "Call signature",
|
|
3406
4259
|
"flags": {},
|
|
3407
4260
|
"parameters": [
|
|
3408
4261
|
{
|
|
3409
|
-
"id":
|
|
4262
|
+
"id": 135,
|
|
3410
4263
|
"name": "_queryAccount",
|
|
3411
4264
|
"kind": 32768,
|
|
3412
4265
|
"kindString": "Parameter",
|
|
@@ -3435,7 +4288,7 @@
|
|
|
3435
4288
|
}
|
|
3436
4289
|
},
|
|
3437
4290
|
{
|
|
3438
|
-
"id":
|
|
4291
|
+
"id": 209,
|
|
3439
4292
|
"name": "validateConfig",
|
|
3440
4293
|
"kind": 2048,
|
|
3441
4294
|
"kindString": "Method",
|
|
@@ -3445,20 +4298,20 @@
|
|
|
3445
4298
|
"sources": [
|
|
3446
4299
|
{
|
|
3447
4300
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
3448
|
-
"line":
|
|
4301
|
+
"line": 44,
|
|
3449
4302
|
"character": 14
|
|
3450
4303
|
}
|
|
3451
4304
|
],
|
|
3452
4305
|
"signatures": [
|
|
3453
4306
|
{
|
|
3454
|
-
"id":
|
|
4307
|
+
"id": 210,
|
|
3455
4308
|
"name": "validateConfig",
|
|
3456
4309
|
"kind": 4096,
|
|
3457
4310
|
"kindString": "Call signature",
|
|
3458
4311
|
"flags": {},
|
|
3459
4312
|
"parameters": [
|
|
3460
4313
|
{
|
|
3461
|
-
"id":
|
|
4314
|
+
"id": 211,
|
|
3462
4315
|
"name": "config",
|
|
3463
4316
|
"kind": 32768,
|
|
3464
4317
|
"kindString": "Parameter",
|
|
@@ -3471,7 +4324,7 @@
|
|
|
3471
4324
|
}
|
|
3472
4325
|
},
|
|
3473
4326
|
{
|
|
3474
|
-
"id":
|
|
4327
|
+
"id": 212,
|
|
3475
4328
|
"name": "parents",
|
|
3476
4329
|
"kind": 32768,
|
|
3477
4330
|
"kindString": "Parameter",
|
|
@@ -3515,7 +4368,7 @@
|
|
|
3515
4368
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
3516
4369
|
"line": 27,
|
|
3517
4370
|
"character": 24,
|
|
3518
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4371
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L27"
|
|
3519
4372
|
}
|
|
3520
4373
|
],
|
|
3521
4374
|
"signatures": [
|
|
@@ -3576,13 +4429,15 @@
|
|
|
3576
4429
|
{
|
|
3577
4430
|
"title": "Properties",
|
|
3578
4431
|
"children": [
|
|
4432
|
+
76,
|
|
3579
4433
|
79,
|
|
3580
4434
|
80,
|
|
3581
4435
|
81,
|
|
3582
|
-
64,
|
|
3583
4436
|
82,
|
|
4437
|
+
64,
|
|
4438
|
+
90,
|
|
3584
4439
|
36,
|
|
3585
|
-
|
|
4440
|
+
91,
|
|
3586
4441
|
28,
|
|
3587
4442
|
32
|
|
3588
4443
|
]
|
|
@@ -3590,32 +4445,33 @@
|
|
|
3590
4445
|
{
|
|
3591
4446
|
"title": "Accessors",
|
|
3592
4447
|
"children": [
|
|
3593
|
-
|
|
3594
|
-
|
|
4448
|
+
96,
|
|
4449
|
+
98,
|
|
4450
|
+
100,
|
|
3595
4451
|
41
|
|
3596
4452
|
]
|
|
3597
4453
|
},
|
|
3598
4454
|
{
|
|
3599
4455
|
"title": "Methods",
|
|
3600
4456
|
"children": [
|
|
3601
|
-
|
|
3602
|
-
|
|
3603
|
-
|
|
3604
|
-
|
|
3605
|
-
|
|
3606
|
-
|
|
3607
|
-
|
|
3608
|
-
|
|
3609
|
-
|
|
4457
|
+
136,
|
|
4458
|
+
141,
|
|
4459
|
+
148,
|
|
4460
|
+
166,
|
|
4461
|
+
184,
|
|
4462
|
+
192,
|
|
4463
|
+
108,
|
|
4464
|
+
110,
|
|
4465
|
+
200,
|
|
3610
4466
|
37,
|
|
3611
4467
|
45,
|
|
3612
4468
|
47,
|
|
3613
|
-
|
|
3614
|
-
|
|
3615
|
-
|
|
3616
|
-
|
|
3617
|
-
|
|
3618
|
-
|
|
4469
|
+
115,
|
|
4470
|
+
203,
|
|
4471
|
+
130,
|
|
4472
|
+
206,
|
|
4473
|
+
133,
|
|
4474
|
+
209,
|
|
3619
4475
|
29
|
|
3620
4476
|
]
|
|
3621
4477
|
}
|
|
@@ -3625,7 +4481,7 @@
|
|
|
3625
4481
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
3626
4482
|
"line": 17,
|
|
3627
4483
|
"character": 13,
|
|
3628
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4484
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L17"
|
|
3629
4485
|
}
|
|
3630
4486
|
],
|
|
3631
4487
|
"extendedTypes": [
|
|
@@ -3861,7 +4717,7 @@
|
|
|
3861
4717
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts",
|
|
3862
4718
|
"line": 6,
|
|
3863
4719
|
"character": 2,
|
|
3864
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4720
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts#L6"
|
|
3865
4721
|
}
|
|
3866
4722
|
],
|
|
3867
4723
|
"type": {
|
|
@@ -3883,7 +4739,7 @@
|
|
|
3883
4739
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts",
|
|
3884
4740
|
"line": 5,
|
|
3885
4741
|
"character": 65,
|
|
3886
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4742
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts#L5"
|
|
3887
4743
|
}
|
|
3888
4744
|
]
|
|
3889
4745
|
}
|
|
@@ -4035,7 +4891,7 @@
|
|
|
4035
4891
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
4036
4892
|
"line": 14,
|
|
4037
4893
|
"character": 2,
|
|
4038
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4894
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L14"
|
|
4039
4895
|
}
|
|
4040
4896
|
],
|
|
4041
4897
|
"type": {
|
|
@@ -4153,7 +5009,7 @@
|
|
|
4153
5009
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
4154
5010
|
"line": 13,
|
|
4155
5011
|
"character": 17,
|
|
4156
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5012
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L13"
|
|
4157
5013
|
}
|
|
4158
5014
|
],
|
|
4159
5015
|
"extendedTypes": [
|
|
@@ -4181,7 +5037,7 @@
|
|
|
4181
5037
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts",
|
|
4182
5038
|
"line": 5,
|
|
4183
5039
|
"character": 12,
|
|
4184
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5040
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts#L5"
|
|
4185
5041
|
}
|
|
4186
5042
|
],
|
|
4187
5043
|
"type": {
|
|
@@ -4207,7 +5063,7 @@
|
|
|
4207
5063
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts",
|
|
4208
5064
|
"line": 6,
|
|
4209
5065
|
"character": 2,
|
|
4210
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5066
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts#L6"
|
|
4211
5067
|
}
|
|
4212
5068
|
],
|
|
4213
5069
|
"type": {
|
|
@@ -4230,7 +5086,7 @@
|
|
|
4230
5086
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts",
|
|
4231
5087
|
"line": 5,
|
|
4232
5088
|
"character": 65,
|
|
4233
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5089
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts#L5"
|
|
4234
5090
|
}
|
|
4235
5091
|
]
|
|
4236
5092
|
}
|
|
@@ -4250,13 +5106,13 @@
|
|
|
4250
5106
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Schema.ts",
|
|
4251
5107
|
"line": 1,
|
|
4252
5108
|
"character": 12,
|
|
4253
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5109
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Schema.ts#L1"
|
|
4254
5110
|
},
|
|
4255
5111
|
{
|
|
4256
5112
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Schema.ts",
|
|
4257
5113
|
"line": 2,
|
|
4258
5114
|
"character": 13,
|
|
4259
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5115
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Schema.ts#L2"
|
|
4260
5116
|
}
|
|
4261
5117
|
],
|
|
4262
5118
|
"type": {
|
|
@@ -4275,13 +5131,13 @@
|
|
|
4275
5131
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Schema.ts",
|
|
4276
5132
|
"line": 1,
|
|
4277
5133
|
"character": 12,
|
|
4278
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5134
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Schema.ts#L1"
|
|
4279
5135
|
},
|
|
4280
5136
|
{
|
|
4281
5137
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Schema.ts",
|
|
4282
5138
|
"line": 2,
|
|
4283
5139
|
"character": 13,
|
|
4284
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5140
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Schema.ts#L2"
|
|
4285
5141
|
}
|
|
4286
5142
|
],
|
|
4287
5143
|
"type": {
|
|
@@ -4300,7 +5156,7 @@
|
|
|
4300
5156
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Plugin.ts",
|
|
4301
5157
|
"line": 7,
|
|
4302
5158
|
"character": 13,
|
|
4303
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5159
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Plugin.ts#L7"
|
|
4304
5160
|
}
|
|
4305
5161
|
],
|
|
4306
5162
|
"signatures": [
|
|
@@ -4329,7 +5185,7 @@
|
|
|
4329
5185
|
{
|
|
4330
5186
|
"title": "References",
|
|
4331
5187
|
"children": [
|
|
4332
|
-
|
|
5188
|
+
213
|
|
4333
5189
|
]
|
|
4334
5190
|
},
|
|
4335
5191
|
{
|
|
@@ -4369,7 +5225,7 @@
|
|
|
4369
5225
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/index.ts",
|
|
4370
5226
|
"line": 1,
|
|
4371
5227
|
"character": 0,
|
|
4372
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5228
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/index.ts#L1"
|
|
4373
5229
|
}
|
|
4374
5230
|
]
|
|
4375
5231
|
}
|