@xyo-network/gas-price-plugin 2.44.1 → 2.45.0-rc.1
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 +1074 -1254
- package/dist/types/Plugin.d.ts +1 -0
- package/dist/types/Plugin.d.ts.map +1 -1
- package/package.json +16 -15
package/dist/docs.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"originalName": "",
|
|
8
8
|
"children": [
|
|
9
9
|
{
|
|
10
|
-
"id":
|
|
10
|
+
"id": 264,
|
|
11
11
|
"name": "default",
|
|
12
12
|
"kind": 8388608,
|
|
13
13
|
"kindString": "Reference",
|
|
@@ -17,20 +17,20 @@
|
|
|
17
17
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/index.ts",
|
|
18
18
|
"line": 9,
|
|
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/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/index.ts#L9"
|
|
21
21
|
}
|
|
22
22
|
],
|
|
23
23
|
"target": 1
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
|
-
"id":
|
|
26
|
+
"id": 16,
|
|
27
27
|
"name": "XyoEthereumGasDiviner",
|
|
28
28
|
"kind": 128,
|
|
29
29
|
"kindString": "Class",
|
|
30
30
|
"flags": {},
|
|
31
31
|
"children": [
|
|
32
32
|
{
|
|
33
|
-
"id":
|
|
33
|
+
"id": 33,
|
|
34
34
|
"name": "constructor",
|
|
35
35
|
"kind": 512,
|
|
36
36
|
"kindString": "Constructor",
|
|
@@ -40,20 +40,20 @@
|
|
|
40
40
|
"sources": [
|
|
41
41
|
{
|
|
42
42
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
43
|
-
"line":
|
|
43
|
+
"line": 23,
|
|
44
44
|
"character": 4
|
|
45
45
|
}
|
|
46
46
|
],
|
|
47
47
|
"signatures": [
|
|
48
48
|
{
|
|
49
|
-
"id":
|
|
49
|
+
"id": 34,
|
|
50
50
|
"name": "new XyoEthereumGasDiviner",
|
|
51
51
|
"kind": 16384,
|
|
52
52
|
"kindString": "Constructor signature",
|
|
53
53
|
"flags": {},
|
|
54
54
|
"parameters": [
|
|
55
55
|
{
|
|
56
|
-
"id":
|
|
56
|
+
"id": 35,
|
|
57
57
|
"name": "params",
|
|
58
58
|
"kind": 32768,
|
|
59
59
|
"kindString": "Parameter",
|
|
@@ -75,15 +75,15 @@
|
|
|
75
75
|
{
|
|
76
76
|
"type": "reflection",
|
|
77
77
|
"declaration": {
|
|
78
|
-
"id":
|
|
78
|
+
"id": 36,
|
|
79
79
|
"name": "__type",
|
|
80
80
|
"kind": 65536,
|
|
81
81
|
"kindString": "Type literal",
|
|
82
82
|
"flags": {},
|
|
83
83
|
"children": [
|
|
84
84
|
{
|
|
85
|
-
"id":
|
|
86
|
-
"name": "
|
|
85
|
+
"id": 37,
|
|
86
|
+
"name": "name",
|
|
87
87
|
"kind": 1024,
|
|
88
88
|
"kindString": "Property",
|
|
89
89
|
"flags": {
|
|
@@ -96,17 +96,37 @@
|
|
|
96
96
|
"character": 4
|
|
97
97
|
}
|
|
98
98
|
],
|
|
99
|
+
"type": {
|
|
100
|
+
"type": "intrinsic",
|
|
101
|
+
"name": "string"
|
|
102
|
+
}
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"id": 38,
|
|
106
|
+
"name": "security",
|
|
107
|
+
"kind": 1024,
|
|
108
|
+
"kindString": "Property",
|
|
109
|
+
"flags": {
|
|
110
|
+
"isOptional": true
|
|
111
|
+
},
|
|
112
|
+
"sources": [
|
|
113
|
+
{
|
|
114
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
115
|
+
"line": 10,
|
|
116
|
+
"character": 4
|
|
117
|
+
}
|
|
118
|
+
],
|
|
99
119
|
"type": {
|
|
100
120
|
"type": "reflection",
|
|
101
121
|
"declaration": {
|
|
102
|
-
"id":
|
|
122
|
+
"id": 39,
|
|
103
123
|
"name": "__type",
|
|
104
124
|
"kind": 65536,
|
|
105
125
|
"kindString": "Type literal",
|
|
106
126
|
"flags": {},
|
|
107
127
|
"children": [
|
|
108
128
|
{
|
|
109
|
-
"id":
|
|
129
|
+
"id": 40,
|
|
110
130
|
"name": "allowed",
|
|
111
131
|
"kind": 1024,
|
|
112
132
|
"kindString": "Property",
|
|
@@ -116,7 +136,7 @@
|
|
|
116
136
|
"sources": [
|
|
117
137
|
{
|
|
118
138
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
119
|
-
"line":
|
|
139
|
+
"line": 11,
|
|
120
140
|
"character": 8
|
|
121
141
|
}
|
|
122
142
|
],
|
|
@@ -150,7 +170,7 @@
|
|
|
150
170
|
}
|
|
151
171
|
},
|
|
152
172
|
{
|
|
153
|
-
"id":
|
|
173
|
+
"id": 41,
|
|
154
174
|
"name": "disallowed",
|
|
155
175
|
"kind": 1024,
|
|
156
176
|
"kindString": "Property",
|
|
@@ -160,7 +180,7 @@
|
|
|
160
180
|
"sources": [
|
|
161
181
|
{
|
|
162
182
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
163
|
-
"line":
|
|
183
|
+
"line": 12,
|
|
164
184
|
"character": 8
|
|
165
185
|
}
|
|
166
186
|
],
|
|
@@ -189,15 +209,15 @@
|
|
|
189
209
|
{
|
|
190
210
|
"title": "Properties",
|
|
191
211
|
"children": [
|
|
192
|
-
|
|
193
|
-
|
|
212
|
+
40,
|
|
213
|
+
41
|
|
194
214
|
]
|
|
195
215
|
}
|
|
196
216
|
],
|
|
197
217
|
"sources": [
|
|
198
218
|
{
|
|
199
219
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
200
|
-
"line":
|
|
220
|
+
"line": 10,
|
|
201
221
|
"character": 15
|
|
202
222
|
}
|
|
203
223
|
]
|
|
@@ -209,7 +229,8 @@
|
|
|
209
229
|
{
|
|
210
230
|
"title": "Properties",
|
|
211
231
|
"children": [
|
|
212
|
-
|
|
232
|
+
37,
|
|
233
|
+
38
|
|
213
234
|
]
|
|
214
235
|
}
|
|
215
236
|
],
|
|
@@ -225,14 +246,14 @@
|
|
|
225
246
|
{
|
|
226
247
|
"type": "reflection",
|
|
227
248
|
"declaration": {
|
|
228
|
-
"id":
|
|
249
|
+
"id": 42,
|
|
229
250
|
"name": "__type",
|
|
230
251
|
"kind": 65536,
|
|
231
252
|
"kindString": "Type literal",
|
|
232
253
|
"flags": {},
|
|
233
254
|
"children": [
|
|
234
255
|
{
|
|
235
|
-
"id":
|
|
256
|
+
"id": 43,
|
|
236
257
|
"name": "targetSchema",
|
|
237
258
|
"kind": 1024,
|
|
238
259
|
"kindString": "Property",
|
|
@@ -256,7 +277,7 @@
|
|
|
256
277
|
{
|
|
257
278
|
"title": "Properties",
|
|
258
279
|
"children": [
|
|
259
|
-
|
|
280
|
+
43
|
|
260
281
|
]
|
|
261
282
|
}
|
|
262
283
|
],
|
|
@@ -272,14 +293,14 @@
|
|
|
272
293
|
{
|
|
273
294
|
"type": "reflection",
|
|
274
295
|
"declaration": {
|
|
275
|
-
"id":
|
|
296
|
+
"id": 44,
|
|
276
297
|
"name": "__type",
|
|
277
298
|
"kind": 65536,
|
|
278
299
|
"kindString": "Type literal",
|
|
279
300
|
"flags": {},
|
|
280
301
|
"children": [
|
|
281
302
|
{
|
|
282
|
-
"id":
|
|
303
|
+
"id": 45,
|
|
283
304
|
"name": "schema",
|
|
284
305
|
"kind": 1024,
|
|
285
306
|
"kindString": "Property",
|
|
@@ -301,7 +322,7 @@
|
|
|
301
322
|
{
|
|
302
323
|
"title": "Properties",
|
|
303
324
|
"children": [
|
|
304
|
-
|
|
325
|
+
45
|
|
305
326
|
]
|
|
306
327
|
}
|
|
307
328
|
],
|
|
@@ -323,7 +344,7 @@
|
|
|
323
344
|
],
|
|
324
345
|
"type": {
|
|
325
346
|
"type": "reference",
|
|
326
|
-
"id":
|
|
347
|
+
"id": 16,
|
|
327
348
|
"name": "XyoEthereumGasDiviner"
|
|
328
349
|
},
|
|
329
350
|
"inheritedFrom": {
|
|
@@ -338,240 +359,47 @@
|
|
|
338
359
|
}
|
|
339
360
|
},
|
|
340
361
|
{
|
|
341
|
-
"id":
|
|
362
|
+
"id": 103,
|
|
363
|
+
"name": "_parentResolver",
|
|
364
|
+
"kind": 1024,
|
|
365
|
+
"kindString": "Property",
|
|
366
|
+
"flags": {
|
|
367
|
+
"isProtected": true
|
|
368
|
+
},
|
|
369
|
+
"sources": [
|
|
370
|
+
{
|
|
371
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
372
|
+
"line": 16,
|
|
373
|
+
"character": 14
|
|
374
|
+
}
|
|
375
|
+
],
|
|
376
|
+
"type": {
|
|
377
|
+
"type": "reference",
|
|
378
|
+
"name": "CompositeModuleResolver"
|
|
379
|
+
},
|
|
380
|
+
"inheritedFrom": {
|
|
381
|
+
"type": "reference",
|
|
382
|
+
"name": "AbstractDiviner._parentResolver"
|
|
383
|
+
}
|
|
384
|
+
},
|
|
385
|
+
{
|
|
386
|
+
"id": 104,
|
|
342
387
|
"name": "_resolver",
|
|
343
388
|
"kind": 1024,
|
|
344
389
|
"kindString": "Property",
|
|
345
390
|
"flags": {
|
|
346
|
-
"isProtected": true
|
|
347
|
-
"isOptional": true
|
|
391
|
+
"isProtected": true
|
|
348
392
|
},
|
|
349
393
|
"sources": [
|
|
350
394
|
{
|
|
351
395
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
352
|
-
"line":
|
|
396
|
+
"line": 17,
|
|
353
397
|
"character": 14
|
|
354
398
|
}
|
|
355
399
|
],
|
|
356
400
|
"type": {
|
|
357
401
|
"type": "reference",
|
|
358
|
-
"
|
|
359
|
-
{
|
|
360
|
-
"type": "reference",
|
|
361
|
-
"typeArguments": [
|
|
362
|
-
{
|
|
363
|
-
"type": "intersection",
|
|
364
|
-
"types": [
|
|
365
|
-
{
|
|
366
|
-
"type": "reference",
|
|
367
|
-
"name": "SchemaFields"
|
|
368
|
-
},
|
|
369
|
-
{
|
|
370
|
-
"type": "reference",
|
|
371
|
-
"name": "PayloadFields"
|
|
372
|
-
},
|
|
373
|
-
{
|
|
374
|
-
"type": "reflection",
|
|
375
|
-
"declaration": {
|
|
376
|
-
"id": 98,
|
|
377
|
-
"name": "__type",
|
|
378
|
-
"kind": 65536,
|
|
379
|
-
"kindString": "Type literal",
|
|
380
|
-
"flags": {},
|
|
381
|
-
"children": [
|
|
382
|
-
{
|
|
383
|
-
"id": 99,
|
|
384
|
-
"name": "security",
|
|
385
|
-
"kind": 1024,
|
|
386
|
-
"kindString": "Property",
|
|
387
|
-
"flags": {
|
|
388
|
-
"isOptional": true
|
|
389
|
-
},
|
|
390
|
-
"sources": [
|
|
391
|
-
{
|
|
392
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
393
|
-
"line": 9,
|
|
394
|
-
"character": 4
|
|
395
|
-
}
|
|
396
|
-
],
|
|
397
|
-
"type": {
|
|
398
|
-
"type": "reflection",
|
|
399
|
-
"declaration": {
|
|
400
|
-
"id": 100,
|
|
401
|
-
"name": "__type",
|
|
402
|
-
"kind": 65536,
|
|
403
|
-
"kindString": "Type literal",
|
|
404
|
-
"flags": {},
|
|
405
|
-
"children": [
|
|
406
|
-
{
|
|
407
|
-
"id": 101,
|
|
408
|
-
"name": "allowed",
|
|
409
|
-
"kind": 1024,
|
|
410
|
-
"kindString": "Property",
|
|
411
|
-
"flags": {
|
|
412
|
-
"isOptional": true
|
|
413
|
-
},
|
|
414
|
-
"sources": [
|
|
415
|
-
{
|
|
416
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
417
|
-
"line": 10,
|
|
418
|
-
"character": 8
|
|
419
|
-
}
|
|
420
|
-
],
|
|
421
|
-
"type": {
|
|
422
|
-
"type": "reference",
|
|
423
|
-
"typeArguments": [
|
|
424
|
-
{
|
|
425
|
-
"type": "intrinsic",
|
|
426
|
-
"name": "string"
|
|
427
|
-
},
|
|
428
|
-
{
|
|
429
|
-
"type": "array",
|
|
430
|
-
"elementType": {
|
|
431
|
-
"type": "union",
|
|
432
|
-
"types": [
|
|
433
|
-
{
|
|
434
|
-
"type": "intrinsic",
|
|
435
|
-
"name": "string"
|
|
436
|
-
},
|
|
437
|
-
{
|
|
438
|
-
"type": "reference",
|
|
439
|
-
"name": "CosigningAddressSet"
|
|
440
|
-
}
|
|
441
|
-
]
|
|
442
|
-
}
|
|
443
|
-
}
|
|
444
|
-
],
|
|
445
|
-
"name": "Record",
|
|
446
|
-
"qualifiedName": "Record",
|
|
447
|
-
"package": "typescript"
|
|
448
|
-
}
|
|
449
|
-
},
|
|
450
|
-
{
|
|
451
|
-
"id": 102,
|
|
452
|
-
"name": "disallowed",
|
|
453
|
-
"kind": 1024,
|
|
454
|
-
"kindString": "Property",
|
|
455
|
-
"flags": {
|
|
456
|
-
"isOptional": true
|
|
457
|
-
},
|
|
458
|
-
"sources": [
|
|
459
|
-
{
|
|
460
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
461
|
-
"line": 11,
|
|
462
|
-
"character": 8
|
|
463
|
-
}
|
|
464
|
-
],
|
|
465
|
-
"type": {
|
|
466
|
-
"type": "reference",
|
|
467
|
-
"typeArguments": [
|
|
468
|
-
{
|
|
469
|
-
"type": "intrinsic",
|
|
470
|
-
"name": "string"
|
|
471
|
-
},
|
|
472
|
-
{
|
|
473
|
-
"type": "array",
|
|
474
|
-
"elementType": {
|
|
475
|
-
"type": "intrinsic",
|
|
476
|
-
"name": "string"
|
|
477
|
-
}
|
|
478
|
-
}
|
|
479
|
-
],
|
|
480
|
-
"name": "Record",
|
|
481
|
-
"qualifiedName": "Record",
|
|
482
|
-
"package": "typescript"
|
|
483
|
-
}
|
|
484
|
-
}
|
|
485
|
-
],
|
|
486
|
-
"groups": [
|
|
487
|
-
{
|
|
488
|
-
"title": "Properties",
|
|
489
|
-
"children": [
|
|
490
|
-
101,
|
|
491
|
-
102
|
|
492
|
-
]
|
|
493
|
-
}
|
|
494
|
-
],
|
|
495
|
-
"sources": [
|
|
496
|
-
{
|
|
497
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
498
|
-
"line": 9,
|
|
499
|
-
"character": 15
|
|
500
|
-
}
|
|
501
|
-
]
|
|
502
|
-
}
|
|
503
|
-
}
|
|
504
|
-
}
|
|
505
|
-
],
|
|
506
|
-
"groups": [
|
|
507
|
-
{
|
|
508
|
-
"title": "Properties",
|
|
509
|
-
"children": [
|
|
510
|
-
99
|
|
511
|
-
]
|
|
512
|
-
}
|
|
513
|
-
],
|
|
514
|
-
"sources": [
|
|
515
|
-
{
|
|
516
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
517
|
-
"line": 8,
|
|
518
|
-
"character": 87
|
|
519
|
-
}
|
|
520
|
-
]
|
|
521
|
-
}
|
|
522
|
-
},
|
|
523
|
-
{
|
|
524
|
-
"type": "reflection",
|
|
525
|
-
"declaration": {
|
|
526
|
-
"id": 103,
|
|
527
|
-
"name": "__type",
|
|
528
|
-
"kind": 65536,
|
|
529
|
-
"kindString": "Type literal",
|
|
530
|
-
"flags": {},
|
|
531
|
-
"children": [
|
|
532
|
-
{
|
|
533
|
-
"id": 104,
|
|
534
|
-
"name": "schema",
|
|
535
|
-
"kind": 1024,
|
|
536
|
-
"kindString": "Property",
|
|
537
|
-
"flags": {},
|
|
538
|
-
"sources": [
|
|
539
|
-
{
|
|
540
|
-
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
541
|
-
"line": 19,
|
|
542
|
-
"character": 4
|
|
543
|
-
}
|
|
544
|
-
],
|
|
545
|
-
"type": {
|
|
546
|
-
"type": "intrinsic",
|
|
547
|
-
"name": "string"
|
|
548
|
-
}
|
|
549
|
-
}
|
|
550
|
-
],
|
|
551
|
-
"groups": [
|
|
552
|
-
{
|
|
553
|
-
"title": "Properties",
|
|
554
|
-
"children": [
|
|
555
|
-
104
|
|
556
|
-
]
|
|
557
|
-
}
|
|
558
|
-
],
|
|
559
|
-
"sources": [
|
|
560
|
-
{
|
|
561
|
-
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
562
|
-
"line": 18,
|
|
563
|
-
"character": 17
|
|
564
|
-
}
|
|
565
|
-
]
|
|
566
|
-
}
|
|
567
|
-
}
|
|
568
|
-
]
|
|
569
|
-
}
|
|
570
|
-
],
|
|
571
|
-
"name": "Module"
|
|
572
|
-
}
|
|
573
|
-
],
|
|
574
|
-
"name": "ModuleResolver"
|
|
402
|
+
"name": "CompositeModuleResolver"
|
|
575
403
|
},
|
|
576
404
|
"inheritedFrom": {
|
|
577
405
|
"type": "reference",
|
|
@@ -589,7 +417,7 @@
|
|
|
589
417
|
"sources": [
|
|
590
418
|
{
|
|
591
419
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
592
|
-
"line":
|
|
420
|
+
"line": 18,
|
|
593
421
|
"character": 14
|
|
594
422
|
}
|
|
595
423
|
],
|
|
@@ -613,7 +441,7 @@
|
|
|
613
441
|
"sources": [
|
|
614
442
|
{
|
|
615
443
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
616
|
-
"line":
|
|
444
|
+
"line": 19,
|
|
617
445
|
"character": 14
|
|
618
446
|
}
|
|
619
447
|
],
|
|
@@ -627,7 +455,7 @@
|
|
|
627
455
|
}
|
|
628
456
|
},
|
|
629
457
|
{
|
|
630
|
-
"id":
|
|
458
|
+
"id": 92,
|
|
631
459
|
"name": "config",
|
|
632
460
|
"kind": 1024,
|
|
633
461
|
"kindString": "Property",
|
|
@@ -635,7 +463,7 @@
|
|
|
635
463
|
"sources": [
|
|
636
464
|
{
|
|
637
465
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
638
|
-
"line":
|
|
466
|
+
"line": 15,
|
|
639
467
|
"character": 4
|
|
640
468
|
}
|
|
641
469
|
],
|
|
@@ -653,15 +481,15 @@
|
|
|
653
481
|
{
|
|
654
482
|
"type": "reflection",
|
|
655
483
|
"declaration": {
|
|
656
|
-
"id":
|
|
484
|
+
"id": 93,
|
|
657
485
|
"name": "__type",
|
|
658
486
|
"kind": 65536,
|
|
659
487
|
"kindString": "Type literal",
|
|
660
488
|
"flags": {},
|
|
661
489
|
"children": [
|
|
662
490
|
{
|
|
663
|
-
"id":
|
|
664
|
-
"name": "
|
|
491
|
+
"id": 94,
|
|
492
|
+
"name": "name",
|
|
665
493
|
"kind": 1024,
|
|
666
494
|
"kindString": "Property",
|
|
667
495
|
"flags": {
|
|
@@ -674,17 +502,37 @@
|
|
|
674
502
|
"character": 4
|
|
675
503
|
}
|
|
676
504
|
],
|
|
505
|
+
"type": {
|
|
506
|
+
"type": "intrinsic",
|
|
507
|
+
"name": "string"
|
|
508
|
+
}
|
|
509
|
+
},
|
|
510
|
+
{
|
|
511
|
+
"id": 95,
|
|
512
|
+
"name": "security",
|
|
513
|
+
"kind": 1024,
|
|
514
|
+
"kindString": "Property",
|
|
515
|
+
"flags": {
|
|
516
|
+
"isOptional": true
|
|
517
|
+
},
|
|
518
|
+
"sources": [
|
|
519
|
+
{
|
|
520
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
521
|
+
"line": 10,
|
|
522
|
+
"character": 4
|
|
523
|
+
}
|
|
524
|
+
],
|
|
677
525
|
"type": {
|
|
678
526
|
"type": "reflection",
|
|
679
527
|
"declaration": {
|
|
680
|
-
"id":
|
|
528
|
+
"id": 96,
|
|
681
529
|
"name": "__type",
|
|
682
530
|
"kind": 65536,
|
|
683
531
|
"kindString": "Type literal",
|
|
684
532
|
"flags": {},
|
|
685
533
|
"children": [
|
|
686
534
|
{
|
|
687
|
-
"id":
|
|
535
|
+
"id": 97,
|
|
688
536
|
"name": "allowed",
|
|
689
537
|
"kind": 1024,
|
|
690
538
|
"kindString": "Property",
|
|
@@ -694,7 +542,7 @@
|
|
|
694
542
|
"sources": [
|
|
695
543
|
{
|
|
696
544
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
697
|
-
"line":
|
|
545
|
+
"line": 11,
|
|
698
546
|
"character": 8
|
|
699
547
|
}
|
|
700
548
|
],
|
|
@@ -728,7 +576,7 @@
|
|
|
728
576
|
}
|
|
729
577
|
},
|
|
730
578
|
{
|
|
731
|
-
"id":
|
|
579
|
+
"id": 98,
|
|
732
580
|
"name": "disallowed",
|
|
733
581
|
"kind": 1024,
|
|
734
582
|
"kindString": "Property",
|
|
@@ -738,7 +586,7 @@
|
|
|
738
586
|
"sources": [
|
|
739
587
|
{
|
|
740
588
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
741
|
-
"line":
|
|
589
|
+
"line": 12,
|
|
742
590
|
"character": 8
|
|
743
591
|
}
|
|
744
592
|
],
|
|
@@ -767,15 +615,15 @@
|
|
|
767
615
|
{
|
|
768
616
|
"title": "Properties",
|
|
769
617
|
"children": [
|
|
770
|
-
|
|
771
|
-
|
|
618
|
+
97,
|
|
619
|
+
98
|
|
772
620
|
]
|
|
773
621
|
}
|
|
774
622
|
],
|
|
775
623
|
"sources": [
|
|
776
624
|
{
|
|
777
625
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
778
|
-
"line":
|
|
626
|
+
"line": 10,
|
|
779
627
|
"character": 15
|
|
780
628
|
}
|
|
781
629
|
]
|
|
@@ -787,7 +635,8 @@
|
|
|
787
635
|
{
|
|
788
636
|
"title": "Properties",
|
|
789
637
|
"children": [
|
|
790
|
-
|
|
638
|
+
94,
|
|
639
|
+
95
|
|
791
640
|
]
|
|
792
641
|
}
|
|
793
642
|
],
|
|
@@ -803,14 +652,14 @@
|
|
|
803
652
|
{
|
|
804
653
|
"type": "reflection",
|
|
805
654
|
"declaration": {
|
|
806
|
-
"id":
|
|
655
|
+
"id": 99,
|
|
807
656
|
"name": "__type",
|
|
808
657
|
"kind": 65536,
|
|
809
658
|
"kindString": "Type literal",
|
|
810
659
|
"flags": {},
|
|
811
660
|
"children": [
|
|
812
661
|
{
|
|
813
|
-
"id":
|
|
662
|
+
"id": 100,
|
|
814
663
|
"name": "targetSchema",
|
|
815
664
|
"kind": 1024,
|
|
816
665
|
"kindString": "Property",
|
|
@@ -834,7 +683,7 @@
|
|
|
834
683
|
{
|
|
835
684
|
"title": "Properties",
|
|
836
685
|
"children": [
|
|
837
|
-
|
|
686
|
+
100
|
|
838
687
|
]
|
|
839
688
|
}
|
|
840
689
|
],
|
|
@@ -850,14 +699,14 @@
|
|
|
850
699
|
{
|
|
851
700
|
"type": "reflection",
|
|
852
701
|
"declaration": {
|
|
853
|
-
"id":
|
|
702
|
+
"id": 101,
|
|
854
703
|
"name": "__type",
|
|
855
704
|
"kind": 65536,
|
|
856
705
|
"kindString": "Type literal",
|
|
857
706
|
"flags": {},
|
|
858
707
|
"children": [
|
|
859
708
|
{
|
|
860
|
-
"id":
|
|
709
|
+
"id": 102,
|
|
861
710
|
"name": "schema",
|
|
862
711
|
"kind": 1024,
|
|
863
712
|
"kindString": "Property",
|
|
@@ -879,7 +728,7 @@
|
|
|
879
728
|
{
|
|
880
729
|
"title": "Properties",
|
|
881
730
|
"children": [
|
|
882
|
-
|
|
731
|
+
102
|
|
883
732
|
]
|
|
884
733
|
}
|
|
885
734
|
],
|
|
@@ -912,7 +761,7 @@
|
|
|
912
761
|
"sources": [
|
|
913
762
|
{
|
|
914
763
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
915
|
-
"line":
|
|
764
|
+
"line": 20,
|
|
916
765
|
"character": 23
|
|
917
766
|
}
|
|
918
767
|
],
|
|
@@ -937,7 +786,7 @@
|
|
|
937
786
|
"sources": [
|
|
938
787
|
{
|
|
939
788
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
940
|
-
"line":
|
|
789
|
+
"line": 21,
|
|
941
790
|
"character": 23
|
|
942
791
|
}
|
|
943
792
|
],
|
|
@@ -1066,7 +915,7 @@
|
|
|
1066
915
|
"sources": [
|
|
1067
916
|
{
|
|
1068
917
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1069
|
-
"line":
|
|
918
|
+
"line": 22,
|
|
1070
919
|
"character": 23
|
|
1071
920
|
}
|
|
1072
921
|
],
|
|
@@ -1184,7 +1033,7 @@
|
|
|
1184
1033
|
}
|
|
1185
1034
|
},
|
|
1186
1035
|
{
|
|
1187
|
-
"id":
|
|
1036
|
+
"id": 17,
|
|
1188
1037
|
"name": "configSchema",
|
|
1189
1038
|
"kind": 1024,
|
|
1190
1039
|
"kindString": "Property",
|
|
@@ -1196,7 +1045,7 @@
|
|
|
1196
1045
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
|
|
1197
1046
|
"line": 13,
|
|
1198
1047
|
"character": 18,
|
|
1199
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1048
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L13"
|
|
1200
1049
|
}
|
|
1201
1050
|
],
|
|
1202
1051
|
"type": {
|
|
@@ -1210,7 +1059,7 @@
|
|
|
1210
1059
|
}
|
|
1211
1060
|
},
|
|
1212
1061
|
{
|
|
1213
|
-
"id":
|
|
1062
|
+
"id": 32,
|
|
1214
1063
|
"name": "defaultLogger",
|
|
1215
1064
|
"kind": 1024,
|
|
1216
1065
|
"kindString": "Property",
|
|
@@ -1221,7 +1070,7 @@
|
|
|
1221
1070
|
"sources": [
|
|
1222
1071
|
{
|
|
1223
1072
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1224
|
-
"line":
|
|
1073
|
+
"line": 14,
|
|
1225
1074
|
"character": 11
|
|
1226
1075
|
}
|
|
1227
1076
|
],
|
|
@@ -1235,7 +1084,7 @@
|
|
|
1235
1084
|
}
|
|
1236
1085
|
},
|
|
1237
1086
|
{
|
|
1238
|
-
"id":
|
|
1087
|
+
"id": 18,
|
|
1239
1088
|
"name": "targetSchema",
|
|
1240
1089
|
"kind": 1024,
|
|
1241
1090
|
"kindString": "Property",
|
|
@@ -1247,7 +1096,7 @@
|
|
|
1247
1096
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
|
|
1248
1097
|
"line": 14,
|
|
1249
1098
|
"character": 18,
|
|
1250
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1099
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L14"
|
|
1251
1100
|
}
|
|
1252
1101
|
],
|
|
1253
1102
|
"type": {
|
|
@@ -1269,7 +1118,7 @@
|
|
|
1269
1118
|
"sources": [
|
|
1270
1119
|
{
|
|
1271
1120
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1272
|
-
"line":
|
|
1121
|
+
"line": 24,
|
|
1273
1122
|
"character": 8
|
|
1274
1123
|
}
|
|
1275
1124
|
],
|
|
@@ -1295,19 +1144,52 @@
|
|
|
1295
1144
|
},
|
|
1296
1145
|
{
|
|
1297
1146
|
"id": 120,
|
|
1298
|
-
"name": "
|
|
1147
|
+
"name": "parentResolver",
|
|
1299
1148
|
"kind": 262144,
|
|
1300
1149
|
"kindString": "Accessor",
|
|
1301
1150
|
"flags": {},
|
|
1302
1151
|
"sources": [
|
|
1303
1152
|
{
|
|
1304
1153
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1305
|
-
"line":
|
|
1154
|
+
"line": 25,
|
|
1306
1155
|
"character": 8
|
|
1307
1156
|
}
|
|
1308
1157
|
],
|
|
1309
1158
|
"getSignature": {
|
|
1310
1159
|
"id": 121,
|
|
1160
|
+
"name": "parentResolver",
|
|
1161
|
+
"kind": 524288,
|
|
1162
|
+
"kindString": "Get signature",
|
|
1163
|
+
"flags": {},
|
|
1164
|
+
"type": {
|
|
1165
|
+
"type": "reference",
|
|
1166
|
+
"name": "CompositeModuleResolver"
|
|
1167
|
+
},
|
|
1168
|
+
"inheritedFrom": {
|
|
1169
|
+
"type": "reference",
|
|
1170
|
+
"name": "AbstractDiviner.parentResolver"
|
|
1171
|
+
}
|
|
1172
|
+
},
|
|
1173
|
+
"inheritedFrom": {
|
|
1174
|
+
"type": "reference",
|
|
1175
|
+
"name": "AbstractDiviner.parentResolver"
|
|
1176
|
+
}
|
|
1177
|
+
},
|
|
1178
|
+
{
|
|
1179
|
+
"id": 122,
|
|
1180
|
+
"name": "previousHash",
|
|
1181
|
+
"kind": 262144,
|
|
1182
|
+
"kindString": "Accessor",
|
|
1183
|
+
"flags": {},
|
|
1184
|
+
"sources": [
|
|
1185
|
+
{
|
|
1186
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1187
|
+
"line": 26,
|
|
1188
|
+
"character": 8
|
|
1189
|
+
}
|
|
1190
|
+
],
|
|
1191
|
+
"getSignature": {
|
|
1192
|
+
"id": 123,
|
|
1311
1193
|
"name": "previousHash",
|
|
1312
1194
|
"kind": 524288,
|
|
1313
1195
|
"kindString": "Get signature",
|
|
@@ -1336,7 +1218,7 @@
|
|
|
1336
1218
|
}
|
|
1337
1219
|
},
|
|
1338
1220
|
{
|
|
1339
|
-
"id":
|
|
1221
|
+
"id": 124,
|
|
1340
1222
|
"name": "resolver",
|
|
1341
1223
|
"kind": 262144,
|
|
1342
1224
|
"kindString": "Accessor",
|
|
@@ -1344,529 +1226,46 @@
|
|
|
1344
1226
|
"sources": [
|
|
1345
1227
|
{
|
|
1346
1228
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1347
|
-
"line":
|
|
1229
|
+
"line": 27,
|
|
1348
1230
|
"character": 8
|
|
1231
|
+
}
|
|
1232
|
+
],
|
|
1233
|
+
"getSignature": {
|
|
1234
|
+
"id": 125,
|
|
1235
|
+
"name": "resolver",
|
|
1236
|
+
"kind": 524288,
|
|
1237
|
+
"kindString": "Get signature",
|
|
1238
|
+
"flags": {},
|
|
1239
|
+
"type": {
|
|
1240
|
+
"type": "reference",
|
|
1241
|
+
"name": "CompositeModuleResolver"
|
|
1349
1242
|
},
|
|
1243
|
+
"inheritedFrom": {
|
|
1244
|
+
"type": "reference",
|
|
1245
|
+
"name": "AbstractDiviner.resolver"
|
|
1246
|
+
}
|
|
1247
|
+
},
|
|
1248
|
+
"inheritedFrom": {
|
|
1249
|
+
"type": "reference",
|
|
1250
|
+
"name": "AbstractDiviner.resolver"
|
|
1251
|
+
}
|
|
1252
|
+
},
|
|
1253
|
+
{
|
|
1254
|
+
"id": 55,
|
|
1255
|
+
"name": "targetSchema",
|
|
1256
|
+
"kind": 262144,
|
|
1257
|
+
"kindString": "Accessor",
|
|
1258
|
+
"flags": {},
|
|
1259
|
+
"sources": [
|
|
1350
1260
|
{
|
|
1351
|
-
"fileName": "modules/packages/
|
|
1352
|
-
"line":
|
|
1261
|
+
"fileName": "modules/packages/diviner/dist/types/AbstractDiviner.d.ts",
|
|
1262
|
+
"line": 9,
|
|
1353
1263
|
"character": 8
|
|
1354
1264
|
}
|
|
1355
1265
|
],
|
|
1356
1266
|
"getSignature": {
|
|
1357
|
-
"id":
|
|
1358
|
-
"name": "
|
|
1359
|
-
"kind": 524288,
|
|
1360
|
-
"kindString": "Get signature",
|
|
1361
|
-
"flags": {},
|
|
1362
|
-
"type": {
|
|
1363
|
-
"type": "union",
|
|
1364
|
-
"types": [
|
|
1365
|
-
{
|
|
1366
|
-
"type": "intrinsic",
|
|
1367
|
-
"name": "undefined"
|
|
1368
|
-
},
|
|
1369
|
-
{
|
|
1370
|
-
"type": "reference",
|
|
1371
|
-
"typeArguments": [
|
|
1372
|
-
{
|
|
1373
|
-
"type": "reference",
|
|
1374
|
-
"typeArguments": [
|
|
1375
|
-
{
|
|
1376
|
-
"type": "intersection",
|
|
1377
|
-
"types": [
|
|
1378
|
-
{
|
|
1379
|
-
"type": "reference",
|
|
1380
|
-
"name": "SchemaFields"
|
|
1381
|
-
},
|
|
1382
|
-
{
|
|
1383
|
-
"type": "reference",
|
|
1384
|
-
"name": "PayloadFields"
|
|
1385
|
-
},
|
|
1386
|
-
{
|
|
1387
|
-
"type": "reflection",
|
|
1388
|
-
"declaration": {
|
|
1389
|
-
"id": 124,
|
|
1390
|
-
"name": "__type",
|
|
1391
|
-
"kind": 65536,
|
|
1392
|
-
"kindString": "Type literal",
|
|
1393
|
-
"flags": {},
|
|
1394
|
-
"children": [
|
|
1395
|
-
{
|
|
1396
|
-
"id": 125,
|
|
1397
|
-
"name": "security",
|
|
1398
|
-
"kind": 1024,
|
|
1399
|
-
"kindString": "Property",
|
|
1400
|
-
"flags": {
|
|
1401
|
-
"isOptional": true
|
|
1402
|
-
},
|
|
1403
|
-
"sources": [
|
|
1404
|
-
{
|
|
1405
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1406
|
-
"line": 9,
|
|
1407
|
-
"character": 4
|
|
1408
|
-
}
|
|
1409
|
-
],
|
|
1410
|
-
"type": {
|
|
1411
|
-
"type": "reflection",
|
|
1412
|
-
"declaration": {
|
|
1413
|
-
"id": 126,
|
|
1414
|
-
"name": "__type",
|
|
1415
|
-
"kind": 65536,
|
|
1416
|
-
"kindString": "Type literal",
|
|
1417
|
-
"flags": {},
|
|
1418
|
-
"children": [
|
|
1419
|
-
{
|
|
1420
|
-
"id": 127,
|
|
1421
|
-
"name": "allowed",
|
|
1422
|
-
"kind": 1024,
|
|
1423
|
-
"kindString": "Property",
|
|
1424
|
-
"flags": {
|
|
1425
|
-
"isOptional": true
|
|
1426
|
-
},
|
|
1427
|
-
"sources": [
|
|
1428
|
-
{
|
|
1429
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1430
|
-
"line": 10,
|
|
1431
|
-
"character": 8
|
|
1432
|
-
}
|
|
1433
|
-
],
|
|
1434
|
-
"type": {
|
|
1435
|
-
"type": "reference",
|
|
1436
|
-
"typeArguments": [
|
|
1437
|
-
{
|
|
1438
|
-
"type": "intrinsic",
|
|
1439
|
-
"name": "string"
|
|
1440
|
-
},
|
|
1441
|
-
{
|
|
1442
|
-
"type": "array",
|
|
1443
|
-
"elementType": {
|
|
1444
|
-
"type": "union",
|
|
1445
|
-
"types": [
|
|
1446
|
-
{
|
|
1447
|
-
"type": "intrinsic",
|
|
1448
|
-
"name": "string"
|
|
1449
|
-
},
|
|
1450
|
-
{
|
|
1451
|
-
"type": "reference",
|
|
1452
|
-
"name": "CosigningAddressSet"
|
|
1453
|
-
}
|
|
1454
|
-
]
|
|
1455
|
-
}
|
|
1456
|
-
}
|
|
1457
|
-
],
|
|
1458
|
-
"name": "Record",
|
|
1459
|
-
"qualifiedName": "Record",
|
|
1460
|
-
"package": "typescript"
|
|
1461
|
-
}
|
|
1462
|
-
},
|
|
1463
|
-
{
|
|
1464
|
-
"id": 128,
|
|
1465
|
-
"name": "disallowed",
|
|
1466
|
-
"kind": 1024,
|
|
1467
|
-
"kindString": "Property",
|
|
1468
|
-
"flags": {
|
|
1469
|
-
"isOptional": true
|
|
1470
|
-
},
|
|
1471
|
-
"sources": [
|
|
1472
|
-
{
|
|
1473
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1474
|
-
"line": 11,
|
|
1475
|
-
"character": 8
|
|
1476
|
-
}
|
|
1477
|
-
],
|
|
1478
|
-
"type": {
|
|
1479
|
-
"type": "reference",
|
|
1480
|
-
"typeArguments": [
|
|
1481
|
-
{
|
|
1482
|
-
"type": "intrinsic",
|
|
1483
|
-
"name": "string"
|
|
1484
|
-
},
|
|
1485
|
-
{
|
|
1486
|
-
"type": "array",
|
|
1487
|
-
"elementType": {
|
|
1488
|
-
"type": "intrinsic",
|
|
1489
|
-
"name": "string"
|
|
1490
|
-
}
|
|
1491
|
-
}
|
|
1492
|
-
],
|
|
1493
|
-
"name": "Record",
|
|
1494
|
-
"qualifiedName": "Record",
|
|
1495
|
-
"package": "typescript"
|
|
1496
|
-
}
|
|
1497
|
-
}
|
|
1498
|
-
],
|
|
1499
|
-
"groups": [
|
|
1500
|
-
{
|
|
1501
|
-
"title": "Properties",
|
|
1502
|
-
"children": [
|
|
1503
|
-
127,
|
|
1504
|
-
128
|
|
1505
|
-
]
|
|
1506
|
-
}
|
|
1507
|
-
],
|
|
1508
|
-
"sources": [
|
|
1509
|
-
{
|
|
1510
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1511
|
-
"line": 9,
|
|
1512
|
-
"character": 15
|
|
1513
|
-
}
|
|
1514
|
-
]
|
|
1515
|
-
}
|
|
1516
|
-
}
|
|
1517
|
-
}
|
|
1518
|
-
],
|
|
1519
|
-
"groups": [
|
|
1520
|
-
{
|
|
1521
|
-
"title": "Properties",
|
|
1522
|
-
"children": [
|
|
1523
|
-
125
|
|
1524
|
-
]
|
|
1525
|
-
}
|
|
1526
|
-
],
|
|
1527
|
-
"sources": [
|
|
1528
|
-
{
|
|
1529
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1530
|
-
"line": 8,
|
|
1531
|
-
"character": 87
|
|
1532
|
-
}
|
|
1533
|
-
]
|
|
1534
|
-
}
|
|
1535
|
-
},
|
|
1536
|
-
{
|
|
1537
|
-
"type": "reflection",
|
|
1538
|
-
"declaration": {
|
|
1539
|
-
"id": 129,
|
|
1540
|
-
"name": "__type",
|
|
1541
|
-
"kind": 65536,
|
|
1542
|
-
"kindString": "Type literal",
|
|
1543
|
-
"flags": {},
|
|
1544
|
-
"children": [
|
|
1545
|
-
{
|
|
1546
|
-
"id": 130,
|
|
1547
|
-
"name": "schema",
|
|
1548
|
-
"kind": 1024,
|
|
1549
|
-
"kindString": "Property",
|
|
1550
|
-
"flags": {},
|
|
1551
|
-
"sources": [
|
|
1552
|
-
{
|
|
1553
|
-
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
1554
|
-
"line": 19,
|
|
1555
|
-
"character": 4
|
|
1556
|
-
}
|
|
1557
|
-
],
|
|
1558
|
-
"type": {
|
|
1559
|
-
"type": "intrinsic",
|
|
1560
|
-
"name": "string"
|
|
1561
|
-
}
|
|
1562
|
-
}
|
|
1563
|
-
],
|
|
1564
|
-
"groups": [
|
|
1565
|
-
{
|
|
1566
|
-
"title": "Properties",
|
|
1567
|
-
"children": [
|
|
1568
|
-
130
|
|
1569
|
-
]
|
|
1570
|
-
}
|
|
1571
|
-
],
|
|
1572
|
-
"sources": [
|
|
1573
|
-
{
|
|
1574
|
-
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
1575
|
-
"line": 18,
|
|
1576
|
-
"character": 17
|
|
1577
|
-
}
|
|
1578
|
-
]
|
|
1579
|
-
}
|
|
1580
|
-
}
|
|
1581
|
-
]
|
|
1582
|
-
}
|
|
1583
|
-
],
|
|
1584
|
-
"name": "Module"
|
|
1585
|
-
}
|
|
1586
|
-
],
|
|
1587
|
-
"name": "ModuleResolver"
|
|
1588
|
-
}
|
|
1589
|
-
]
|
|
1590
|
-
},
|
|
1591
|
-
"inheritedFrom": {
|
|
1592
|
-
"type": "reference",
|
|
1593
|
-
"name": "AbstractDiviner.resolver"
|
|
1594
|
-
}
|
|
1595
|
-
},
|
|
1596
|
-
"setSignature": {
|
|
1597
|
-
"id": 131,
|
|
1598
|
-
"name": "resolver",
|
|
1599
|
-
"kind": 1048576,
|
|
1600
|
-
"kindString": "Set signature",
|
|
1601
|
-
"flags": {},
|
|
1602
|
-
"parameters": [
|
|
1603
|
-
{
|
|
1604
|
-
"id": 132,
|
|
1605
|
-
"name": "v",
|
|
1606
|
-
"kind": 32768,
|
|
1607
|
-
"kindString": "Parameter",
|
|
1608
|
-
"flags": {},
|
|
1609
|
-
"type": {
|
|
1610
|
-
"type": "union",
|
|
1611
|
-
"types": [
|
|
1612
|
-
{
|
|
1613
|
-
"type": "intrinsic",
|
|
1614
|
-
"name": "undefined"
|
|
1615
|
-
},
|
|
1616
|
-
{
|
|
1617
|
-
"type": "reference",
|
|
1618
|
-
"typeArguments": [
|
|
1619
|
-
{
|
|
1620
|
-
"type": "reference",
|
|
1621
|
-
"typeArguments": [
|
|
1622
|
-
{
|
|
1623
|
-
"type": "intersection",
|
|
1624
|
-
"types": [
|
|
1625
|
-
{
|
|
1626
|
-
"type": "reference",
|
|
1627
|
-
"name": "SchemaFields"
|
|
1628
|
-
},
|
|
1629
|
-
{
|
|
1630
|
-
"type": "reference",
|
|
1631
|
-
"name": "PayloadFields"
|
|
1632
|
-
},
|
|
1633
|
-
{
|
|
1634
|
-
"type": "reflection",
|
|
1635
|
-
"declaration": {
|
|
1636
|
-
"id": 133,
|
|
1637
|
-
"name": "__type",
|
|
1638
|
-
"kind": 65536,
|
|
1639
|
-
"kindString": "Type literal",
|
|
1640
|
-
"flags": {},
|
|
1641
|
-
"children": [
|
|
1642
|
-
{
|
|
1643
|
-
"id": 134,
|
|
1644
|
-
"name": "security",
|
|
1645
|
-
"kind": 1024,
|
|
1646
|
-
"kindString": "Property",
|
|
1647
|
-
"flags": {
|
|
1648
|
-
"isOptional": true
|
|
1649
|
-
},
|
|
1650
|
-
"sources": [
|
|
1651
|
-
{
|
|
1652
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1653
|
-
"line": 9,
|
|
1654
|
-
"character": 4
|
|
1655
|
-
}
|
|
1656
|
-
],
|
|
1657
|
-
"type": {
|
|
1658
|
-
"type": "reflection",
|
|
1659
|
-
"declaration": {
|
|
1660
|
-
"id": 135,
|
|
1661
|
-
"name": "__type",
|
|
1662
|
-
"kind": 65536,
|
|
1663
|
-
"kindString": "Type literal",
|
|
1664
|
-
"flags": {},
|
|
1665
|
-
"children": [
|
|
1666
|
-
{
|
|
1667
|
-
"id": 136,
|
|
1668
|
-
"name": "allowed",
|
|
1669
|
-
"kind": 1024,
|
|
1670
|
-
"kindString": "Property",
|
|
1671
|
-
"flags": {
|
|
1672
|
-
"isOptional": true
|
|
1673
|
-
},
|
|
1674
|
-
"sources": [
|
|
1675
|
-
{
|
|
1676
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1677
|
-
"line": 10,
|
|
1678
|
-
"character": 8
|
|
1679
|
-
}
|
|
1680
|
-
],
|
|
1681
|
-
"type": {
|
|
1682
|
-
"type": "reference",
|
|
1683
|
-
"typeArguments": [
|
|
1684
|
-
{
|
|
1685
|
-
"type": "intrinsic",
|
|
1686
|
-
"name": "string"
|
|
1687
|
-
},
|
|
1688
|
-
{
|
|
1689
|
-
"type": "array",
|
|
1690
|
-
"elementType": {
|
|
1691
|
-
"type": "union",
|
|
1692
|
-
"types": [
|
|
1693
|
-
{
|
|
1694
|
-
"type": "intrinsic",
|
|
1695
|
-
"name": "string"
|
|
1696
|
-
},
|
|
1697
|
-
{
|
|
1698
|
-
"type": "reference",
|
|
1699
|
-
"name": "CosigningAddressSet"
|
|
1700
|
-
}
|
|
1701
|
-
]
|
|
1702
|
-
}
|
|
1703
|
-
}
|
|
1704
|
-
],
|
|
1705
|
-
"name": "Record",
|
|
1706
|
-
"qualifiedName": "Record",
|
|
1707
|
-
"package": "typescript"
|
|
1708
|
-
}
|
|
1709
|
-
},
|
|
1710
|
-
{
|
|
1711
|
-
"id": 137,
|
|
1712
|
-
"name": "disallowed",
|
|
1713
|
-
"kind": 1024,
|
|
1714
|
-
"kindString": "Property",
|
|
1715
|
-
"flags": {
|
|
1716
|
-
"isOptional": true
|
|
1717
|
-
},
|
|
1718
|
-
"sources": [
|
|
1719
|
-
{
|
|
1720
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1721
|
-
"line": 11,
|
|
1722
|
-
"character": 8
|
|
1723
|
-
}
|
|
1724
|
-
],
|
|
1725
|
-
"type": {
|
|
1726
|
-
"type": "reference",
|
|
1727
|
-
"typeArguments": [
|
|
1728
|
-
{
|
|
1729
|
-
"type": "intrinsic",
|
|
1730
|
-
"name": "string"
|
|
1731
|
-
},
|
|
1732
|
-
{
|
|
1733
|
-
"type": "array",
|
|
1734
|
-
"elementType": {
|
|
1735
|
-
"type": "intrinsic",
|
|
1736
|
-
"name": "string"
|
|
1737
|
-
}
|
|
1738
|
-
}
|
|
1739
|
-
],
|
|
1740
|
-
"name": "Record",
|
|
1741
|
-
"qualifiedName": "Record",
|
|
1742
|
-
"package": "typescript"
|
|
1743
|
-
}
|
|
1744
|
-
}
|
|
1745
|
-
],
|
|
1746
|
-
"groups": [
|
|
1747
|
-
{
|
|
1748
|
-
"title": "Properties",
|
|
1749
|
-
"children": [
|
|
1750
|
-
136,
|
|
1751
|
-
137
|
|
1752
|
-
]
|
|
1753
|
-
}
|
|
1754
|
-
],
|
|
1755
|
-
"sources": [
|
|
1756
|
-
{
|
|
1757
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1758
|
-
"line": 9,
|
|
1759
|
-
"character": 15
|
|
1760
|
-
}
|
|
1761
|
-
]
|
|
1762
|
-
}
|
|
1763
|
-
}
|
|
1764
|
-
}
|
|
1765
|
-
],
|
|
1766
|
-
"groups": [
|
|
1767
|
-
{
|
|
1768
|
-
"title": "Properties",
|
|
1769
|
-
"children": [
|
|
1770
|
-
134
|
|
1771
|
-
]
|
|
1772
|
-
}
|
|
1773
|
-
],
|
|
1774
|
-
"sources": [
|
|
1775
|
-
{
|
|
1776
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1777
|
-
"line": 8,
|
|
1778
|
-
"character": 87
|
|
1779
|
-
}
|
|
1780
|
-
]
|
|
1781
|
-
}
|
|
1782
|
-
},
|
|
1783
|
-
{
|
|
1784
|
-
"type": "reflection",
|
|
1785
|
-
"declaration": {
|
|
1786
|
-
"id": 138,
|
|
1787
|
-
"name": "__type",
|
|
1788
|
-
"kind": 65536,
|
|
1789
|
-
"kindString": "Type literal",
|
|
1790
|
-
"flags": {},
|
|
1791
|
-
"children": [
|
|
1792
|
-
{
|
|
1793
|
-
"id": 139,
|
|
1794
|
-
"name": "schema",
|
|
1795
|
-
"kind": 1024,
|
|
1796
|
-
"kindString": "Property",
|
|
1797
|
-
"flags": {},
|
|
1798
|
-
"sources": [
|
|
1799
|
-
{
|
|
1800
|
-
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
1801
|
-
"line": 19,
|
|
1802
|
-
"character": 4
|
|
1803
|
-
}
|
|
1804
|
-
],
|
|
1805
|
-
"type": {
|
|
1806
|
-
"type": "intrinsic",
|
|
1807
|
-
"name": "string"
|
|
1808
|
-
}
|
|
1809
|
-
}
|
|
1810
|
-
],
|
|
1811
|
-
"groups": [
|
|
1812
|
-
{
|
|
1813
|
-
"title": "Properties",
|
|
1814
|
-
"children": [
|
|
1815
|
-
139
|
|
1816
|
-
]
|
|
1817
|
-
}
|
|
1818
|
-
],
|
|
1819
|
-
"sources": [
|
|
1820
|
-
{
|
|
1821
|
-
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
1822
|
-
"line": 18,
|
|
1823
|
-
"character": 17
|
|
1824
|
-
}
|
|
1825
|
-
]
|
|
1826
|
-
}
|
|
1827
|
-
}
|
|
1828
|
-
]
|
|
1829
|
-
}
|
|
1830
|
-
],
|
|
1831
|
-
"name": "Module"
|
|
1832
|
-
}
|
|
1833
|
-
],
|
|
1834
|
-
"name": "ModuleResolver"
|
|
1835
|
-
}
|
|
1836
|
-
]
|
|
1837
|
-
}
|
|
1838
|
-
}
|
|
1839
|
-
],
|
|
1840
|
-
"type": {
|
|
1841
|
-
"type": "intrinsic",
|
|
1842
|
-
"name": "void"
|
|
1843
|
-
},
|
|
1844
|
-
"inheritedFrom": {
|
|
1845
|
-
"type": "reference",
|
|
1846
|
-
"name": "AbstractDiviner.resolver"
|
|
1847
|
-
}
|
|
1848
|
-
},
|
|
1849
|
-
"inheritedFrom": {
|
|
1850
|
-
"type": "reference",
|
|
1851
|
-
"name": "AbstractDiviner.resolver"
|
|
1852
|
-
}
|
|
1853
|
-
},
|
|
1854
|
-
{
|
|
1855
|
-
"id": 52,
|
|
1856
|
-
"name": "targetSchema",
|
|
1857
|
-
"kind": 262144,
|
|
1858
|
-
"kindString": "Accessor",
|
|
1859
|
-
"flags": {},
|
|
1860
|
-
"sources": [
|
|
1861
|
-
{
|
|
1862
|
-
"fileName": "modules/packages/diviner/dist/types/AbstractDiviner.d.ts",
|
|
1863
|
-
"line": 9,
|
|
1864
|
-
"character": 8
|
|
1865
|
-
}
|
|
1866
|
-
],
|
|
1867
|
-
"getSignature": {
|
|
1868
|
-
"id": 53,
|
|
1869
|
-
"name": "targetSchema",
|
|
1267
|
+
"id": 56,
|
|
1268
|
+
"name": "targetSchema",
|
|
1870
1269
|
"kind": 524288,
|
|
1871
1270
|
"kindString": "Get signature",
|
|
1872
1271
|
"flags": {},
|
|
@@ -1894,7 +1293,7 @@
|
|
|
1894
1293
|
}
|
|
1895
1294
|
},
|
|
1896
1295
|
{
|
|
1897
|
-
"id":
|
|
1296
|
+
"id": 183,
|
|
1898
1297
|
"name": "bindHashes",
|
|
1899
1298
|
"kind": 2048,
|
|
1900
1299
|
"kindString": "Method",
|
|
@@ -1904,20 +1303,20 @@
|
|
|
1904
1303
|
"sources": [
|
|
1905
1304
|
{
|
|
1906
1305
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1907
|
-
"line":
|
|
1306
|
+
"line": 37,
|
|
1908
1307
|
"character": 14
|
|
1909
1308
|
}
|
|
1910
1309
|
],
|
|
1911
1310
|
"signatures": [
|
|
1912
1311
|
{
|
|
1913
|
-
"id":
|
|
1312
|
+
"id": 184,
|
|
1914
1313
|
"name": "bindHashes",
|
|
1915
1314
|
"kind": 4096,
|
|
1916
1315
|
"kindString": "Call signature",
|
|
1917
1316
|
"flags": {},
|
|
1918
1317
|
"parameters": [
|
|
1919
1318
|
{
|
|
1920
|
-
"id":
|
|
1319
|
+
"id": 185,
|
|
1921
1320
|
"name": "hashes",
|
|
1922
1321
|
"kind": 32768,
|
|
1923
1322
|
"kindString": "Parameter",
|
|
@@ -1931,7 +1330,7 @@
|
|
|
1931
1330
|
}
|
|
1932
1331
|
},
|
|
1933
1332
|
{
|
|
1934
|
-
"id":
|
|
1333
|
+
"id": 186,
|
|
1935
1334
|
"name": "schema",
|
|
1936
1335
|
"kind": 32768,
|
|
1937
1336
|
"kindString": "Parameter",
|
|
@@ -1945,7 +1344,7 @@
|
|
|
1945
1344
|
}
|
|
1946
1345
|
},
|
|
1947
1346
|
{
|
|
1948
|
-
"id":
|
|
1347
|
+
"id": 187,
|
|
1949
1348
|
"name": "account",
|
|
1950
1349
|
"kind": 32768,
|
|
1951
1350
|
"kindString": "Parameter",
|
|
@@ -1984,7 +1383,7 @@
|
|
|
1984
1383
|
}
|
|
1985
1384
|
},
|
|
1986
1385
|
{
|
|
1987
|
-
"id":
|
|
1386
|
+
"id": 188,
|
|
1988
1387
|
"name": "bindHashesInternal",
|
|
1989
1388
|
"kind": 2048,
|
|
1990
1389
|
"kindString": "Method",
|
|
@@ -1994,20 +1393,20 @@
|
|
|
1994
1393
|
"sources": [
|
|
1995
1394
|
{
|
|
1996
1395
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1997
|
-
"line":
|
|
1396
|
+
"line": 38,
|
|
1998
1397
|
"character": 14
|
|
1999
1398
|
}
|
|
2000
1399
|
],
|
|
2001
1400
|
"signatures": [
|
|
2002
1401
|
{
|
|
2003
|
-
"id":
|
|
1402
|
+
"id": 189,
|
|
2004
1403
|
"name": "bindHashesInternal",
|
|
2005
1404
|
"kind": 4096,
|
|
2006
1405
|
"kindString": "Call signature",
|
|
2007
1406
|
"flags": {},
|
|
2008
1407
|
"parameters": [
|
|
2009
1408
|
{
|
|
2010
|
-
"id":
|
|
1409
|
+
"id": 190,
|
|
2011
1410
|
"name": "hashes",
|
|
2012
1411
|
"kind": 32768,
|
|
2013
1412
|
"kindString": "Parameter",
|
|
@@ -2021,7 +1420,7 @@
|
|
|
2021
1420
|
}
|
|
2022
1421
|
},
|
|
2023
1422
|
{
|
|
2024
|
-
"id":
|
|
1423
|
+
"id": 191,
|
|
2025
1424
|
"name": "schema",
|
|
2026
1425
|
"kind": 32768,
|
|
2027
1426
|
"kindString": "Parameter",
|
|
@@ -2035,7 +1434,7 @@
|
|
|
2035
1434
|
}
|
|
2036
1435
|
},
|
|
2037
1436
|
{
|
|
2038
|
-
"id":
|
|
1437
|
+
"id": 192,
|
|
2039
1438
|
"name": "account",
|
|
2040
1439
|
"kind": 32768,
|
|
2041
1440
|
"kindString": "Parameter",
|
|
@@ -2066,14 +1465,14 @@
|
|
|
2066
1465
|
{
|
|
2067
1466
|
"type": "reflection",
|
|
2068
1467
|
"declaration": {
|
|
2069
|
-
"id":
|
|
1468
|
+
"id": 193,
|
|
2070
1469
|
"name": "__type",
|
|
2071
1470
|
"kind": 65536,
|
|
2072
1471
|
"kindString": "Type literal",
|
|
2073
1472
|
"flags": {},
|
|
2074
1473
|
"children": [
|
|
2075
1474
|
{
|
|
2076
|
-
"id":
|
|
1475
|
+
"id": 194,
|
|
2077
1476
|
"name": "schema",
|
|
2078
1477
|
"kind": 1024,
|
|
2079
1478
|
"kindString": "Property",
|
|
@@ -2095,7 +1494,7 @@
|
|
|
2095
1494
|
{
|
|
2096
1495
|
"title": "Properties",
|
|
2097
1496
|
"children": [
|
|
2098
|
-
|
|
1497
|
+
194
|
|
2099
1498
|
]
|
|
2100
1499
|
}
|
|
2101
1500
|
],
|
|
@@ -2122,7 +1521,7 @@
|
|
|
2122
1521
|
}
|
|
2123
1522
|
},
|
|
2124
1523
|
{
|
|
2125
|
-
"id":
|
|
1524
|
+
"id": 195,
|
|
2126
1525
|
"name": "bindQuery",
|
|
2127
1526
|
"kind": 2048,
|
|
2128
1527
|
"kindString": "Method",
|
|
@@ -2132,20 +1531,20 @@
|
|
|
2132
1531
|
"sources": [
|
|
2133
1532
|
{
|
|
2134
1533
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2135
|
-
"line":
|
|
1534
|
+
"line": 39,
|
|
2136
1535
|
"character": 14
|
|
2137
1536
|
}
|
|
2138
1537
|
],
|
|
2139
1538
|
"signatures": [
|
|
2140
1539
|
{
|
|
2141
|
-
"id":
|
|
1540
|
+
"id": 196,
|
|
2142
1541
|
"name": "bindQuery",
|
|
2143
1542
|
"kind": 4096,
|
|
2144
1543
|
"kindString": "Call signature",
|
|
2145
1544
|
"flags": {},
|
|
2146
1545
|
"typeParameter": [
|
|
2147
1546
|
{
|
|
2148
|
-
"id":
|
|
1547
|
+
"id": 201,
|
|
2149
1548
|
"name": "T",
|
|
2150
1549
|
"kind": 131072,
|
|
2151
1550
|
"kindString": "Type parameter",
|
|
@@ -2171,14 +1570,14 @@
|
|
|
2171
1570
|
{
|
|
2172
1571
|
"type": "reflection",
|
|
2173
1572
|
"declaration": {
|
|
2174
|
-
"id":
|
|
1573
|
+
"id": 197,
|
|
2175
1574
|
"name": "__type",
|
|
2176
1575
|
"kind": 65536,
|
|
2177
1576
|
"kindString": "Type literal",
|
|
2178
1577
|
"flags": {},
|
|
2179
1578
|
"children": [
|
|
2180
1579
|
{
|
|
2181
|
-
"id":
|
|
1580
|
+
"id": 198,
|
|
2182
1581
|
"name": "schema",
|
|
2183
1582
|
"kind": 1024,
|
|
2184
1583
|
"kindString": "Property",
|
|
@@ -2200,7 +1599,7 @@
|
|
|
2200
1599
|
{
|
|
2201
1600
|
"title": "Properties",
|
|
2202
1601
|
"children": [
|
|
2203
|
-
|
|
1602
|
+
198
|
|
2204
1603
|
]
|
|
2205
1604
|
}
|
|
2206
1605
|
],
|
|
@@ -2236,14 +1635,14 @@
|
|
|
2236
1635
|
{
|
|
2237
1636
|
"type": "reflection",
|
|
2238
1637
|
"declaration": {
|
|
2239
|
-
"id":
|
|
1638
|
+
"id": 199,
|
|
2240
1639
|
"name": "__type",
|
|
2241
1640
|
"kind": 65536,
|
|
2242
1641
|
"kindString": "Type literal",
|
|
2243
1642
|
"flags": {},
|
|
2244
1643
|
"children": [
|
|
2245
1644
|
{
|
|
2246
|
-
"id":
|
|
1645
|
+
"id": 200,
|
|
2247
1646
|
"name": "schema",
|
|
2248
1647
|
"kind": 1024,
|
|
2249
1648
|
"kindString": "Property",
|
|
@@ -2265,7 +1664,7 @@
|
|
|
2265
1664
|
{
|
|
2266
1665
|
"title": "Properties",
|
|
2267
1666
|
"children": [
|
|
2268
|
-
|
|
1667
|
+
200
|
|
2269
1668
|
]
|
|
2270
1669
|
}
|
|
2271
1670
|
],
|
|
@@ -2289,19 +1688,19 @@
|
|
|
2289
1688
|
],
|
|
2290
1689
|
"parameters": [
|
|
2291
1690
|
{
|
|
2292
|
-
"id":
|
|
1691
|
+
"id": 202,
|
|
2293
1692
|
"name": "query",
|
|
2294
1693
|
"kind": 32768,
|
|
2295
1694
|
"kindString": "Parameter",
|
|
2296
1695
|
"flags": {},
|
|
2297
1696
|
"type": {
|
|
2298
1697
|
"type": "reference",
|
|
2299
|
-
"id":
|
|
1698
|
+
"id": 201,
|
|
2300
1699
|
"name": "T"
|
|
2301
1700
|
}
|
|
2302
1701
|
},
|
|
2303
1702
|
{
|
|
2304
|
-
"id":
|
|
1703
|
+
"id": 203,
|
|
2305
1704
|
"name": "payloads",
|
|
2306
1705
|
"kind": 32768,
|
|
2307
1706
|
"kindString": "Parameter",
|
|
@@ -2324,14 +1723,14 @@
|
|
|
2324
1723
|
{
|
|
2325
1724
|
"type": "reflection",
|
|
2326
1725
|
"declaration": {
|
|
2327
|
-
"id":
|
|
1726
|
+
"id": 204,
|
|
2328
1727
|
"name": "__type",
|
|
2329
1728
|
"kind": 65536,
|
|
2330
1729
|
"kindString": "Type literal",
|
|
2331
1730
|
"flags": {},
|
|
2332
1731
|
"children": [
|
|
2333
1732
|
{
|
|
2334
|
-
"id":
|
|
1733
|
+
"id": 205,
|
|
2335
1734
|
"name": "schema",
|
|
2336
1735
|
"kind": 1024,
|
|
2337
1736
|
"kindString": "Property",
|
|
@@ -2353,7 +1752,7 @@
|
|
|
2353
1752
|
{
|
|
2354
1753
|
"title": "Properties",
|
|
2355
1754
|
"children": [
|
|
2356
|
-
|
|
1755
|
+
205
|
|
2357
1756
|
]
|
|
2358
1757
|
}
|
|
2359
1758
|
],
|
|
@@ -2371,7 +1770,7 @@
|
|
|
2371
1770
|
}
|
|
2372
1771
|
},
|
|
2373
1772
|
{
|
|
2374
|
-
"id":
|
|
1773
|
+
"id": 206,
|
|
2375
1774
|
"name": "account",
|
|
2376
1775
|
"kind": 32768,
|
|
2377
1776
|
"kindString": "Parameter",
|
|
@@ -2408,14 +1807,14 @@
|
|
|
2408
1807
|
{
|
|
2409
1808
|
"type": "reflection",
|
|
2410
1809
|
"declaration": {
|
|
2411
|
-
"id":
|
|
1810
|
+
"id": 207,
|
|
2412
1811
|
"name": "__type",
|
|
2413
1812
|
"kind": 65536,
|
|
2414
1813
|
"kindString": "Type literal",
|
|
2415
1814
|
"flags": {},
|
|
2416
1815
|
"children": [
|
|
2417
1816
|
{
|
|
2418
|
-
"id":
|
|
1817
|
+
"id": 208,
|
|
2419
1818
|
"name": "query",
|
|
2420
1819
|
"kind": 1024,
|
|
2421
1820
|
"kindString": "Property",
|
|
@@ -2433,7 +1832,7 @@
|
|
|
2433
1832
|
}
|
|
2434
1833
|
},
|
|
2435
1834
|
{
|
|
2436
|
-
"id":
|
|
1835
|
+
"id": 209,
|
|
2437
1836
|
"name": "resultSet",
|
|
2438
1837
|
"kind": 1024,
|
|
2439
1838
|
"kindString": "Property",
|
|
@@ -2453,7 +1852,7 @@
|
|
|
2453
1852
|
}
|
|
2454
1853
|
},
|
|
2455
1854
|
{
|
|
2456
|
-
"id":
|
|
1855
|
+
"id": 210,
|
|
2457
1856
|
"name": "schema",
|
|
2458
1857
|
"kind": 1024,
|
|
2459
1858
|
"kindString": "Property",
|
|
@@ -2475,9 +1874,9 @@
|
|
|
2475
1874
|
{
|
|
2476
1875
|
"title": "Properties",
|
|
2477
1876
|
"children": [
|
|
1877
|
+
208,
|
|
2478
1878
|
209,
|
|
2479
|
-
210
|
|
2480
|
-
211
|
|
1879
|
+
210
|
|
2481
1880
|
]
|
|
2482
1881
|
}
|
|
2483
1882
|
],
|
|
@@ -2508,14 +1907,14 @@
|
|
|
2508
1907
|
{
|
|
2509
1908
|
"type": "reflection",
|
|
2510
1909
|
"declaration": {
|
|
2511
|
-
"id":
|
|
1910
|
+
"id": 211,
|
|
2512
1911
|
"name": "__type",
|
|
2513
1912
|
"kind": 65536,
|
|
2514
1913
|
"kindString": "Type literal",
|
|
2515
1914
|
"flags": {},
|
|
2516
1915
|
"children": [
|
|
2517
1916
|
{
|
|
2518
|
-
"id":
|
|
1917
|
+
"id": 212,
|
|
2519
1918
|
"name": "schema",
|
|
2520
1919
|
"kind": 1024,
|
|
2521
1920
|
"kindString": "Property",
|
|
@@ -2537,7 +1936,7 @@
|
|
|
2537
1936
|
{
|
|
2538
1937
|
"title": "Properties",
|
|
2539
1938
|
"children": [
|
|
2540
|
-
|
|
1939
|
+
212
|
|
2541
1940
|
]
|
|
2542
1941
|
}
|
|
2543
1942
|
],
|
|
@@ -2574,7 +1973,7 @@
|
|
|
2574
1973
|
}
|
|
2575
1974
|
},
|
|
2576
1975
|
{
|
|
2577
|
-
"id":
|
|
1976
|
+
"id": 213,
|
|
2578
1977
|
"name": "bindQueryInternal",
|
|
2579
1978
|
"kind": 2048,
|
|
2580
1979
|
"kindString": "Method",
|
|
@@ -2584,20 +1983,20 @@
|
|
|
2584
1983
|
"sources": [
|
|
2585
1984
|
{
|
|
2586
1985
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2587
|
-
"line":
|
|
1986
|
+
"line": 40,
|
|
2588
1987
|
"character": 14
|
|
2589
1988
|
}
|
|
2590
1989
|
],
|
|
2591
1990
|
"signatures": [
|
|
2592
1991
|
{
|
|
2593
|
-
"id":
|
|
1992
|
+
"id": 214,
|
|
2594
1993
|
"name": "bindQueryInternal",
|
|
2595
1994
|
"kind": 4096,
|
|
2596
1995
|
"kindString": "Call signature",
|
|
2597
1996
|
"flags": {},
|
|
2598
1997
|
"typeParameter": [
|
|
2599
1998
|
{
|
|
2600
|
-
"id":
|
|
1999
|
+
"id": 219,
|
|
2601
2000
|
"name": "T",
|
|
2602
2001
|
"kind": 131072,
|
|
2603
2002
|
"kindString": "Type parameter",
|
|
@@ -2623,14 +2022,14 @@
|
|
|
2623
2022
|
{
|
|
2624
2023
|
"type": "reflection",
|
|
2625
2024
|
"declaration": {
|
|
2626
|
-
"id":
|
|
2025
|
+
"id": 215,
|
|
2627
2026
|
"name": "__type",
|
|
2628
2027
|
"kind": 65536,
|
|
2629
2028
|
"kindString": "Type literal",
|
|
2630
2029
|
"flags": {},
|
|
2631
2030
|
"children": [
|
|
2632
2031
|
{
|
|
2633
|
-
"id":
|
|
2032
|
+
"id": 216,
|
|
2634
2033
|
"name": "schema",
|
|
2635
2034
|
"kind": 1024,
|
|
2636
2035
|
"kindString": "Property",
|
|
@@ -2652,7 +2051,7 @@
|
|
|
2652
2051
|
{
|
|
2653
2052
|
"title": "Properties",
|
|
2654
2053
|
"children": [
|
|
2655
|
-
|
|
2054
|
+
216
|
|
2656
2055
|
]
|
|
2657
2056
|
}
|
|
2658
2057
|
],
|
|
@@ -2688,14 +2087,14 @@
|
|
|
2688
2087
|
{
|
|
2689
2088
|
"type": "reflection",
|
|
2690
2089
|
"declaration": {
|
|
2691
|
-
"id":
|
|
2090
|
+
"id": 217,
|
|
2692
2091
|
"name": "__type",
|
|
2693
2092
|
"kind": 65536,
|
|
2694
2093
|
"kindString": "Type literal",
|
|
2695
2094
|
"flags": {},
|
|
2696
2095
|
"children": [
|
|
2697
2096
|
{
|
|
2698
|
-
"id":
|
|
2097
|
+
"id": 218,
|
|
2699
2098
|
"name": "schema",
|
|
2700
2099
|
"kind": 1024,
|
|
2701
2100
|
"kindString": "Property",
|
|
@@ -2717,7 +2116,7 @@
|
|
|
2717
2116
|
{
|
|
2718
2117
|
"title": "Properties",
|
|
2719
2118
|
"children": [
|
|
2720
|
-
|
|
2119
|
+
218
|
|
2721
2120
|
]
|
|
2722
2121
|
}
|
|
2723
2122
|
],
|
|
@@ -2741,19 +2140,19 @@
|
|
|
2741
2140
|
],
|
|
2742
2141
|
"parameters": [
|
|
2743
2142
|
{
|
|
2744
|
-
"id":
|
|
2143
|
+
"id": 220,
|
|
2745
2144
|
"name": "query",
|
|
2746
2145
|
"kind": 32768,
|
|
2747
2146
|
"kindString": "Parameter",
|
|
2748
2147
|
"flags": {},
|
|
2749
2148
|
"type": {
|
|
2750
2149
|
"type": "reference",
|
|
2751
|
-
"id":
|
|
2150
|
+
"id": 219,
|
|
2752
2151
|
"name": "T"
|
|
2753
2152
|
}
|
|
2754
2153
|
},
|
|
2755
2154
|
{
|
|
2756
|
-
"id":
|
|
2155
|
+
"id": 221,
|
|
2757
2156
|
"name": "payloads",
|
|
2758
2157
|
"kind": 32768,
|
|
2759
2158
|
"kindString": "Parameter",
|
|
@@ -2776,14 +2175,14 @@
|
|
|
2776
2175
|
{
|
|
2777
2176
|
"type": "reflection",
|
|
2778
2177
|
"declaration": {
|
|
2779
|
-
"id":
|
|
2178
|
+
"id": 222,
|
|
2780
2179
|
"name": "__type",
|
|
2781
2180
|
"kind": 65536,
|
|
2782
2181
|
"kindString": "Type literal",
|
|
2783
2182
|
"flags": {},
|
|
2784
2183
|
"children": [
|
|
2785
2184
|
{
|
|
2786
|
-
"id":
|
|
2185
|
+
"id": 223,
|
|
2787
2186
|
"name": "schema",
|
|
2788
2187
|
"kind": 1024,
|
|
2789
2188
|
"kindString": "Property",
|
|
@@ -2805,7 +2204,7 @@
|
|
|
2805
2204
|
{
|
|
2806
2205
|
"title": "Properties",
|
|
2807
2206
|
"children": [
|
|
2808
|
-
|
|
2207
|
+
223
|
|
2809
2208
|
]
|
|
2810
2209
|
}
|
|
2811
2210
|
],
|
|
@@ -2823,7 +2222,7 @@
|
|
|
2823
2222
|
}
|
|
2824
2223
|
},
|
|
2825
2224
|
{
|
|
2826
|
-
"id":
|
|
2225
|
+
"id": 224,
|
|
2827
2226
|
"name": "account",
|
|
2828
2227
|
"kind": 32768,
|
|
2829
2228
|
"kindString": "Parameter",
|
|
@@ -2857,14 +2256,14 @@
|
|
|
2857
2256
|
{
|
|
2858
2257
|
"type": "reflection",
|
|
2859
2258
|
"declaration": {
|
|
2860
|
-
"id":
|
|
2259
|
+
"id": 225,
|
|
2861
2260
|
"name": "__type",
|
|
2862
2261
|
"kind": 65536,
|
|
2863
2262
|
"kindString": "Type literal",
|
|
2864
2263
|
"flags": {},
|
|
2865
2264
|
"children": [
|
|
2866
2265
|
{
|
|
2867
|
-
"id":
|
|
2266
|
+
"id": 226,
|
|
2868
2267
|
"name": "query",
|
|
2869
2268
|
"kind": 1024,
|
|
2870
2269
|
"kindString": "Property",
|
|
@@ -2882,7 +2281,7 @@
|
|
|
2882
2281
|
}
|
|
2883
2282
|
},
|
|
2884
2283
|
{
|
|
2885
|
-
"id":
|
|
2284
|
+
"id": 227,
|
|
2886
2285
|
"name": "resultSet",
|
|
2887
2286
|
"kind": 1024,
|
|
2888
2287
|
"kindString": "Property",
|
|
@@ -2902,7 +2301,7 @@
|
|
|
2902
2301
|
}
|
|
2903
2302
|
},
|
|
2904
2303
|
{
|
|
2905
|
-
"id":
|
|
2304
|
+
"id": 228,
|
|
2906
2305
|
"name": "schema",
|
|
2907
2306
|
"kind": 1024,
|
|
2908
2307
|
"kindString": "Property",
|
|
@@ -2924,9 +2323,9 @@
|
|
|
2924
2323
|
{
|
|
2925
2324
|
"title": "Properties",
|
|
2926
2325
|
"children": [
|
|
2326
|
+
226,
|
|
2927
2327
|
227,
|
|
2928
|
-
228
|
|
2929
|
-
229
|
|
2328
|
+
228
|
|
2930
2329
|
]
|
|
2931
2330
|
}
|
|
2932
2331
|
],
|
|
@@ -2957,14 +2356,14 @@
|
|
|
2957
2356
|
{
|
|
2958
2357
|
"type": "reflection",
|
|
2959
2358
|
"declaration": {
|
|
2960
|
-
"id":
|
|
2359
|
+
"id": 229,
|
|
2961
2360
|
"name": "__type",
|
|
2962
2361
|
"kind": 65536,
|
|
2963
2362
|
"kindString": "Type literal",
|
|
2964
2363
|
"flags": {},
|
|
2965
2364
|
"children": [
|
|
2966
2365
|
{
|
|
2967
|
-
"id":
|
|
2366
|
+
"id": 230,
|
|
2968
2367
|
"name": "schema",
|
|
2969
2368
|
"kind": 1024,
|
|
2970
2369
|
"kindString": "Property",
|
|
@@ -2986,7 +2385,7 @@
|
|
|
2986
2385
|
{
|
|
2987
2386
|
"title": "Properties",
|
|
2988
2387
|
"children": [
|
|
2989
|
-
|
|
2388
|
+
230
|
|
2990
2389
|
]
|
|
2991
2390
|
}
|
|
2992
2391
|
],
|
|
@@ -3016,7 +2415,7 @@
|
|
|
3016
2415
|
}
|
|
3017
2416
|
},
|
|
3018
2417
|
{
|
|
3019
|
-
"id":
|
|
2418
|
+
"id": 231,
|
|
3020
2419
|
"name": "bindResult",
|
|
3021
2420
|
"kind": 2048,
|
|
3022
2421
|
"kindString": "Method",
|
|
@@ -3026,20 +2425,20 @@
|
|
|
3026
2425
|
"sources": [
|
|
3027
2426
|
{
|
|
3028
2427
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3029
|
-
"line":
|
|
2428
|
+
"line": 41,
|
|
3030
2429
|
"character": 14
|
|
3031
2430
|
}
|
|
3032
2431
|
],
|
|
3033
2432
|
"signatures": [
|
|
3034
2433
|
{
|
|
3035
|
-
"id":
|
|
2434
|
+
"id": 232,
|
|
3036
2435
|
"name": "bindResult",
|
|
3037
2436
|
"kind": 4096,
|
|
3038
2437
|
"kindString": "Call signature",
|
|
3039
2438
|
"flags": {},
|
|
3040
2439
|
"parameters": [
|
|
3041
2440
|
{
|
|
3042
|
-
"id":
|
|
2441
|
+
"id": 233,
|
|
3043
2442
|
"name": "payloads",
|
|
3044
2443
|
"kind": 32768,
|
|
3045
2444
|
"kindString": "Parameter",
|
|
@@ -3060,14 +2459,14 @@
|
|
|
3060
2459
|
{
|
|
3061
2460
|
"type": "reflection",
|
|
3062
2461
|
"declaration": {
|
|
3063
|
-
"id":
|
|
2462
|
+
"id": 234,
|
|
3064
2463
|
"name": "__type",
|
|
3065
2464
|
"kind": 65536,
|
|
3066
2465
|
"kindString": "Type literal",
|
|
3067
2466
|
"flags": {},
|
|
3068
2467
|
"children": [
|
|
3069
2468
|
{
|
|
3070
|
-
"id":
|
|
2469
|
+
"id": 235,
|
|
3071
2470
|
"name": "schema",
|
|
3072
2471
|
"kind": 1024,
|
|
3073
2472
|
"kindString": "Property",
|
|
@@ -3089,7 +2488,7 @@
|
|
|
3089
2488
|
{
|
|
3090
2489
|
"title": "Properties",
|
|
3091
2490
|
"children": [
|
|
3092
|
-
|
|
2491
|
+
235
|
|
3093
2492
|
]
|
|
3094
2493
|
}
|
|
3095
2494
|
],
|
|
@@ -3107,7 +2506,7 @@
|
|
|
3107
2506
|
}
|
|
3108
2507
|
},
|
|
3109
2508
|
{
|
|
3110
|
-
"id":
|
|
2509
|
+
"id": 236,
|
|
3111
2510
|
"name": "account",
|
|
3112
2511
|
"kind": 32768,
|
|
3113
2512
|
"kindString": "Parameter",
|
|
@@ -3140,14 +2539,14 @@
|
|
|
3140
2539
|
{
|
|
3141
2540
|
"type": "reflection",
|
|
3142
2541
|
"declaration": {
|
|
3143
|
-
"id":
|
|
2542
|
+
"id": 237,
|
|
3144
2543
|
"name": "__type",
|
|
3145
2544
|
"kind": 65536,
|
|
3146
2545
|
"kindString": "Type literal",
|
|
3147
2546
|
"flags": {},
|
|
3148
2547
|
"children": [
|
|
3149
2548
|
{
|
|
3150
|
-
"id":
|
|
2549
|
+
"id": 238,
|
|
3151
2550
|
"name": "schema",
|
|
3152
2551
|
"kind": 1024,
|
|
3153
2552
|
"kindString": "Property",
|
|
@@ -3169,7 +2568,7 @@
|
|
|
3169
2568
|
{
|
|
3170
2569
|
"title": "Properties",
|
|
3171
2570
|
"children": [
|
|
3172
|
-
|
|
2571
|
+
238
|
|
3173
2572
|
]
|
|
3174
2573
|
}
|
|
3175
2574
|
],
|
|
@@ -3206,7 +2605,7 @@
|
|
|
3206
2605
|
}
|
|
3207
2606
|
},
|
|
3208
2607
|
{
|
|
3209
|
-
"id":
|
|
2608
|
+
"id": 239,
|
|
3210
2609
|
"name": "bindResultInternal",
|
|
3211
2610
|
"kind": 2048,
|
|
3212
2611
|
"kindString": "Method",
|
|
@@ -3216,20 +2615,20 @@
|
|
|
3216
2615
|
"sources": [
|
|
3217
2616
|
{
|
|
3218
2617
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3219
|
-
"line":
|
|
2618
|
+
"line": 42,
|
|
3220
2619
|
"character": 14
|
|
3221
2620
|
}
|
|
3222
2621
|
],
|
|
3223
2622
|
"signatures": [
|
|
3224
2623
|
{
|
|
3225
|
-
"id":
|
|
2624
|
+
"id": 240,
|
|
3226
2625
|
"name": "bindResultInternal",
|
|
3227
2626
|
"kind": 4096,
|
|
3228
2627
|
"kindString": "Call signature",
|
|
3229
2628
|
"flags": {},
|
|
3230
2629
|
"parameters": [
|
|
3231
2630
|
{
|
|
3232
|
-
"id":
|
|
2631
|
+
"id": 241,
|
|
3233
2632
|
"name": "payloads",
|
|
3234
2633
|
"kind": 32768,
|
|
3235
2634
|
"kindString": "Parameter",
|
|
@@ -3250,14 +2649,14 @@
|
|
|
3250
2649
|
{
|
|
3251
2650
|
"type": "reflection",
|
|
3252
2651
|
"declaration": {
|
|
3253
|
-
"id":
|
|
2652
|
+
"id": 242,
|
|
3254
2653
|
"name": "__type",
|
|
3255
2654
|
"kind": 65536,
|
|
3256
2655
|
"kindString": "Type literal",
|
|
3257
2656
|
"flags": {},
|
|
3258
2657
|
"children": [
|
|
3259
2658
|
{
|
|
3260
|
-
"id":
|
|
2659
|
+
"id": 243,
|
|
3261
2660
|
"name": "schema",
|
|
3262
2661
|
"kind": 1024,
|
|
3263
2662
|
"kindString": "Property",
|
|
@@ -3279,7 +2678,7 @@
|
|
|
3279
2678
|
{
|
|
3280
2679
|
"title": "Properties",
|
|
3281
2680
|
"children": [
|
|
3282
|
-
|
|
2681
|
+
243
|
|
3283
2682
|
]
|
|
3284
2683
|
}
|
|
3285
2684
|
],
|
|
@@ -3297,7 +2696,7 @@
|
|
|
3297
2696
|
}
|
|
3298
2697
|
},
|
|
3299
2698
|
{
|
|
3300
|
-
"id":
|
|
2699
|
+
"id": 244,
|
|
3301
2700
|
"name": "account",
|
|
3302
2701
|
"kind": 32768,
|
|
3303
2702
|
"kindString": "Parameter",
|
|
@@ -3327,14 +2726,14 @@
|
|
|
3327
2726
|
{
|
|
3328
2727
|
"type": "reflection",
|
|
3329
2728
|
"declaration": {
|
|
3330
|
-
"id":
|
|
2729
|
+
"id": 245,
|
|
3331
2730
|
"name": "__type",
|
|
3332
2731
|
"kind": 65536,
|
|
3333
2732
|
"kindString": "Type literal",
|
|
3334
2733
|
"flags": {},
|
|
3335
2734
|
"children": [
|
|
3336
2735
|
{
|
|
3337
|
-
"id":
|
|
2736
|
+
"id": 246,
|
|
3338
2737
|
"name": "schema",
|
|
3339
2738
|
"kind": 1024,
|
|
3340
2739
|
"kindString": "Property",
|
|
@@ -3356,7 +2755,7 @@
|
|
|
3356
2755
|
{
|
|
3357
2756
|
"title": "Properties",
|
|
3358
2757
|
"children": [
|
|
3359
|
-
|
|
2758
|
+
246
|
|
3360
2759
|
]
|
|
3361
2760
|
}
|
|
3362
2761
|
],
|
|
@@ -3386,7 +2785,7 @@
|
|
|
3386
2785
|
}
|
|
3387
2786
|
},
|
|
3388
2787
|
{
|
|
3389
|
-
"id":
|
|
2788
|
+
"id": 126,
|
|
3390
2789
|
"name": "description",
|
|
3391
2790
|
"kind": 2048,
|
|
3392
2791
|
"kindString": "Method",
|
|
@@ -3394,13 +2793,13 @@
|
|
|
3394
2793
|
"sources": [
|
|
3395
2794
|
{
|
|
3396
2795
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3397
|
-
"line":
|
|
2796
|
+
"line": 29,
|
|
3398
2797
|
"character": 4
|
|
3399
2798
|
}
|
|
3400
2799
|
],
|
|
3401
2800
|
"signatures": [
|
|
3402
2801
|
{
|
|
3403
|
-
"id":
|
|
2802
|
+
"id": 127,
|
|
3404
2803
|
"name": "description",
|
|
3405
2804
|
"kind": 4096,
|
|
3406
2805
|
"kindString": "Call signature",
|
|
@@ -3431,7 +2830,7 @@
|
|
|
3431
2830
|
}
|
|
3432
2831
|
},
|
|
3433
2832
|
{
|
|
3434
|
-
"id":
|
|
2833
|
+
"id": 128,
|
|
3435
2834
|
"name": "discover",
|
|
3436
2835
|
"kind": 2048,
|
|
3437
2836
|
"kindString": "Method",
|
|
@@ -3439,20 +2838,20 @@
|
|
|
3439
2838
|
"sources": [
|
|
3440
2839
|
{
|
|
3441
2840
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3442
|
-
"line":
|
|
2841
|
+
"line": 30,
|
|
3443
2842
|
"character": 4
|
|
3444
2843
|
}
|
|
3445
2844
|
],
|
|
3446
2845
|
"signatures": [
|
|
3447
2846
|
{
|
|
3448
|
-
"id":
|
|
2847
|
+
"id": 129,
|
|
3449
2848
|
"name": "discover",
|
|
3450
2849
|
"kind": 4096,
|
|
3451
2850
|
"kindString": "Call signature",
|
|
3452
2851
|
"flags": {},
|
|
3453
2852
|
"parameters": [
|
|
3454
2853
|
{
|
|
3455
|
-
"id":
|
|
2854
|
+
"id": 130,
|
|
3456
2855
|
"name": "_queryAccount",
|
|
3457
2856
|
"kind": 32768,
|
|
3458
2857
|
"kindString": "Parameter",
|
|
@@ -3484,14 +2883,14 @@
|
|
|
3484
2883
|
{
|
|
3485
2884
|
"type": "reflection",
|
|
3486
2885
|
"declaration": {
|
|
3487
|
-
"id":
|
|
2886
|
+
"id": 131,
|
|
3488
2887
|
"name": "__type",
|
|
3489
2888
|
"kind": 65536,
|
|
3490
2889
|
"kindString": "Type literal",
|
|
3491
2890
|
"flags": {},
|
|
3492
2891
|
"children": [
|
|
3493
2892
|
{
|
|
3494
|
-
"id":
|
|
2893
|
+
"id": 132,
|
|
3495
2894
|
"name": "schema",
|
|
3496
2895
|
"kind": 1024,
|
|
3497
2896
|
"kindString": "Property",
|
|
@@ -3513,7 +2912,7 @@
|
|
|
3513
2912
|
{
|
|
3514
2913
|
"title": "Properties",
|
|
3515
2914
|
"children": [
|
|
3516
|
-
|
|
2915
|
+
132
|
|
3517
2916
|
]
|
|
3518
2917
|
}
|
|
3519
2918
|
],
|
|
@@ -3548,7 +2947,7 @@
|
|
|
3548
2947
|
}
|
|
3549
2948
|
},
|
|
3550
2949
|
{
|
|
3551
|
-
"id":
|
|
2950
|
+
"id": 46,
|
|
3552
2951
|
"name": "divine",
|
|
3553
2952
|
"kind": 2048,
|
|
3554
2953
|
"kindString": "Method",
|
|
@@ -3560,19 +2959,19 @@
|
|
|
3560
2959
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
|
|
3561
2960
|
"line": 20,
|
|
3562
2961
|
"character": 18,
|
|
3563
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2962
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L20"
|
|
3564
2963
|
}
|
|
3565
2964
|
],
|
|
3566
2965
|
"signatures": [
|
|
3567
2966
|
{
|
|
3568
|
-
"id":
|
|
2967
|
+
"id": 47,
|
|
3569
2968
|
"name": "divine",
|
|
3570
2969
|
"kind": 4096,
|
|
3571
2970
|
"kindString": "Call signature",
|
|
3572
2971
|
"flags": {},
|
|
3573
2972
|
"parameters": [
|
|
3574
2973
|
{
|
|
3575
|
-
"id":
|
|
2974
|
+
"id": 48,
|
|
3576
2975
|
"name": "payloads",
|
|
3577
2976
|
"kind": 32768,
|
|
3578
2977
|
"kindString": "Parameter",
|
|
@@ -3594,14 +2993,14 @@
|
|
|
3594
2993
|
{
|
|
3595
2994
|
"type": "reflection",
|
|
3596
2995
|
"declaration": {
|
|
3597
|
-
"id":
|
|
2996
|
+
"id": 49,
|
|
3598
2997
|
"name": "__type",
|
|
3599
2998
|
"kind": 65536,
|
|
3600
2999
|
"kindString": "Type literal",
|
|
3601
3000
|
"flags": {},
|
|
3602
3001
|
"children": [
|
|
3603
3002
|
{
|
|
3604
|
-
"id":
|
|
3003
|
+
"id": 50,
|
|
3605
3004
|
"name": "schema",
|
|
3606
3005
|
"kind": 1024,
|
|
3607
3006
|
"kindString": "Property",
|
|
@@ -3623,7 +3022,7 @@
|
|
|
3623
3022
|
{
|
|
3624
3023
|
"title": "Properties",
|
|
3625
3024
|
"children": [
|
|
3626
|
-
|
|
3025
|
+
50
|
|
3627
3026
|
]
|
|
3628
3027
|
}
|
|
3629
3028
|
],
|
|
@@ -3663,14 +3062,14 @@
|
|
|
3663
3062
|
{
|
|
3664
3063
|
"type": "reflection",
|
|
3665
3064
|
"declaration": {
|
|
3666
|
-
"id":
|
|
3065
|
+
"id": 51,
|
|
3667
3066
|
"name": "__type",
|
|
3668
3067
|
"kind": 65536,
|
|
3669
3068
|
"kindString": "Type literal",
|
|
3670
3069
|
"flags": {},
|
|
3671
3070
|
"children": [
|
|
3672
3071
|
{
|
|
3673
|
-
"id":
|
|
3072
|
+
"id": 52,
|
|
3674
3073
|
"name": "schema",
|
|
3675
3074
|
"kind": 1024,
|
|
3676
3075
|
"kindString": "Property",
|
|
@@ -3692,7 +3091,7 @@
|
|
|
3692
3091
|
{
|
|
3693
3092
|
"title": "Properties",
|
|
3694
3093
|
"children": [
|
|
3695
|
-
|
|
3094
|
+
52
|
|
3696
3095
|
]
|
|
3697
3096
|
}
|
|
3698
3097
|
],
|
|
@@ -3729,7 +3128,7 @@
|
|
|
3729
3128
|
}
|
|
3730
3129
|
},
|
|
3731
3130
|
{
|
|
3732
|
-
"id":
|
|
3131
|
+
"id": 247,
|
|
3733
3132
|
"name": "loadAccount",
|
|
3734
3133
|
"kind": 2048,
|
|
3735
3134
|
"kindString": "Method",
|
|
@@ -3739,20 +3138,20 @@
|
|
|
3739
3138
|
"sources": [
|
|
3740
3139
|
{
|
|
3741
3140
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3742
|
-
"line":
|
|
3141
|
+
"line": 43,
|
|
3743
3142
|
"character": 14
|
|
3744
3143
|
}
|
|
3745
3144
|
],
|
|
3746
3145
|
"signatures": [
|
|
3747
3146
|
{
|
|
3748
|
-
"id":
|
|
3147
|
+
"id": 248,
|
|
3749
3148
|
"name": "loadAccount",
|
|
3750
3149
|
"kind": 4096,
|
|
3751
3150
|
"kindString": "Call signature",
|
|
3752
3151
|
"flags": {},
|
|
3753
3152
|
"parameters": [
|
|
3754
3153
|
{
|
|
3755
|
-
"id":
|
|
3154
|
+
"id": 249,
|
|
3756
3155
|
"name": "account",
|
|
3757
3156
|
"kind": 32768,
|
|
3758
3157
|
"kindString": "Parameter",
|
|
@@ -3781,7 +3180,7 @@
|
|
|
3781
3180
|
}
|
|
3782
3181
|
},
|
|
3783
3182
|
{
|
|
3784
|
-
"id":
|
|
3183
|
+
"id": 53,
|
|
3785
3184
|
"name": "queries",
|
|
3786
3185
|
"kind": 2048,
|
|
3787
3186
|
"kindString": "Method",
|
|
@@ -3791,12 +3190,12 @@
|
|
|
3791
3190
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
|
|
3792
3191
|
"line": 25,
|
|
3793
3192
|
"character": 11,
|
|
3794
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3193
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L25"
|
|
3795
3194
|
}
|
|
3796
3195
|
],
|
|
3797
3196
|
"signatures": [
|
|
3798
3197
|
{
|
|
3799
|
-
"id":
|
|
3198
|
+
"id": 54,
|
|
3800
3199
|
"name": "queries",
|
|
3801
3200
|
"kind": 4096,
|
|
3802
3201
|
"kindString": "Call signature",
|
|
@@ -3820,7 +3219,7 @@
|
|
|
3820
3219
|
}
|
|
3821
3220
|
},
|
|
3822
3221
|
{
|
|
3823
|
-
"id":
|
|
3222
|
+
"id": 57,
|
|
3824
3223
|
"name": "query",
|
|
3825
3224
|
"kind": 2048,
|
|
3826
3225
|
"kindString": "Method",
|
|
@@ -3834,14 +3233,14 @@
|
|
|
3834
3233
|
],
|
|
3835
3234
|
"signatures": [
|
|
3836
3235
|
{
|
|
3837
|
-
"id":
|
|
3236
|
+
"id": 58,
|
|
3838
3237
|
"name": "query",
|
|
3839
3238
|
"kind": 4096,
|
|
3840
3239
|
"kindString": "Call signature",
|
|
3841
3240
|
"flags": {},
|
|
3842
3241
|
"typeParameter": [
|
|
3843
3242
|
{
|
|
3844
|
-
"id":
|
|
3243
|
+
"id": 67,
|
|
3845
3244
|
"name": "T",
|
|
3846
3245
|
"kind": 131072,
|
|
3847
3246
|
"kindString": "Type parameter",
|
|
@@ -3864,14 +3263,14 @@
|
|
|
3864
3263
|
{
|
|
3865
3264
|
"type": "reflection",
|
|
3866
3265
|
"declaration": {
|
|
3867
|
-
"id":
|
|
3266
|
+
"id": 59,
|
|
3868
3267
|
"name": "__type",
|
|
3869
3268
|
"kind": 65536,
|
|
3870
3269
|
"kindString": "Type literal",
|
|
3871
3270
|
"flags": {},
|
|
3872
3271
|
"children": [
|
|
3873
3272
|
{
|
|
3874
|
-
"id":
|
|
3273
|
+
"id": 60,
|
|
3875
3274
|
"name": "query",
|
|
3876
3275
|
"kind": 1024,
|
|
3877
3276
|
"kindString": "Property",
|
|
@@ -3889,7 +3288,7 @@
|
|
|
3889
3288
|
}
|
|
3890
3289
|
},
|
|
3891
3290
|
{
|
|
3892
|
-
"id":
|
|
3291
|
+
"id": 61,
|
|
3893
3292
|
"name": "resultSet",
|
|
3894
3293
|
"kind": 1024,
|
|
3895
3294
|
"kindString": "Property",
|
|
@@ -3909,7 +3308,7 @@
|
|
|
3909
3308
|
}
|
|
3910
3309
|
},
|
|
3911
3310
|
{
|
|
3912
|
-
"id":
|
|
3311
|
+
"id": 62,
|
|
3913
3312
|
"name": "schema",
|
|
3914
3313
|
"kind": 1024,
|
|
3915
3314
|
"kindString": "Property",
|
|
@@ -3931,9 +3330,9 @@
|
|
|
3931
3330
|
{
|
|
3932
3331
|
"title": "Properties",
|
|
3933
3332
|
"children": [
|
|
3934
|
-
|
|
3935
|
-
|
|
3936
|
-
|
|
3333
|
+
60,
|
|
3334
|
+
61,
|
|
3335
|
+
62
|
|
3937
3336
|
]
|
|
3938
3337
|
}
|
|
3939
3338
|
],
|
|
@@ -3966,14 +3365,14 @@
|
|
|
3966
3365
|
{
|
|
3967
3366
|
"type": "reflection",
|
|
3968
3367
|
"declaration": {
|
|
3969
|
-
"id":
|
|
3368
|
+
"id": 63,
|
|
3970
3369
|
"name": "__type",
|
|
3971
3370
|
"kind": 65536,
|
|
3972
3371
|
"kindString": "Type literal",
|
|
3973
3372
|
"flags": {},
|
|
3974
3373
|
"children": [
|
|
3975
3374
|
{
|
|
3976
|
-
"id":
|
|
3375
|
+
"id": 64,
|
|
3977
3376
|
"name": "query",
|
|
3978
3377
|
"kind": 1024,
|
|
3979
3378
|
"kindString": "Property",
|
|
@@ -3991,7 +3390,7 @@
|
|
|
3991
3390
|
}
|
|
3992
3391
|
},
|
|
3993
3392
|
{
|
|
3994
|
-
"id":
|
|
3393
|
+
"id": 65,
|
|
3995
3394
|
"name": "resultSet",
|
|
3996
3395
|
"kind": 1024,
|
|
3997
3396
|
"kindString": "Property",
|
|
@@ -4011,7 +3410,7 @@
|
|
|
4011
3410
|
}
|
|
4012
3411
|
},
|
|
4013
3412
|
{
|
|
4014
|
-
"id":
|
|
3413
|
+
"id": 66,
|
|
4015
3414
|
"name": "schema",
|
|
4016
3415
|
"kind": 1024,
|
|
4017
3416
|
"kindString": "Property",
|
|
@@ -4033,9 +3432,9 @@
|
|
|
4033
3432
|
{
|
|
4034
3433
|
"title": "Properties",
|
|
4035
3434
|
"children": [
|
|
4036
|
-
|
|
4037
|
-
|
|
4038
|
-
|
|
3435
|
+
64,
|
|
3436
|
+
65,
|
|
3437
|
+
66
|
|
4039
3438
|
]
|
|
4040
3439
|
}
|
|
4041
3440
|
],
|
|
@@ -4052,7 +3451,7 @@
|
|
|
4052
3451
|
}
|
|
4053
3452
|
},
|
|
4054
3453
|
{
|
|
4055
|
-
"id":
|
|
3454
|
+
"id": 84,
|
|
4056
3455
|
"name": "TConfig",
|
|
4057
3456
|
"kind": 131072,
|
|
4058
3457
|
"kindString": "Type parameter",
|
|
@@ -4071,15 +3470,15 @@
|
|
|
4071
3470
|
{
|
|
4072
3471
|
"type": "reflection",
|
|
4073
3472
|
"declaration": {
|
|
4074
|
-
"id":
|
|
3473
|
+
"id": 68,
|
|
4075
3474
|
"name": "__type",
|
|
4076
3475
|
"kind": 65536,
|
|
4077
3476
|
"kindString": "Type literal",
|
|
4078
3477
|
"flags": {},
|
|
4079
3478
|
"children": [
|
|
4080
3479
|
{
|
|
4081
|
-
"id":
|
|
4082
|
-
"name": "
|
|
3480
|
+
"id": 69,
|
|
3481
|
+
"name": "name",
|
|
4083
3482
|
"kind": 1024,
|
|
4084
3483
|
"kindString": "Property",
|
|
4085
3484
|
"flags": {
|
|
@@ -4092,17 +3491,37 @@
|
|
|
4092
3491
|
"character": 4
|
|
4093
3492
|
}
|
|
4094
3493
|
],
|
|
3494
|
+
"type": {
|
|
3495
|
+
"type": "intrinsic",
|
|
3496
|
+
"name": "string"
|
|
3497
|
+
}
|
|
3498
|
+
},
|
|
3499
|
+
{
|
|
3500
|
+
"id": 70,
|
|
3501
|
+
"name": "security",
|
|
3502
|
+
"kind": 1024,
|
|
3503
|
+
"kindString": "Property",
|
|
3504
|
+
"flags": {
|
|
3505
|
+
"isOptional": true
|
|
3506
|
+
},
|
|
3507
|
+
"sources": [
|
|
3508
|
+
{
|
|
3509
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3510
|
+
"line": 10,
|
|
3511
|
+
"character": 4
|
|
3512
|
+
}
|
|
3513
|
+
],
|
|
4095
3514
|
"type": {
|
|
4096
3515
|
"type": "reflection",
|
|
4097
3516
|
"declaration": {
|
|
4098
|
-
"id":
|
|
3517
|
+
"id": 71,
|
|
4099
3518
|
"name": "__type",
|
|
4100
3519
|
"kind": 65536,
|
|
4101
3520
|
"kindString": "Type literal",
|
|
4102
3521
|
"flags": {},
|
|
4103
3522
|
"children": [
|
|
4104
3523
|
{
|
|
4105
|
-
"id":
|
|
3524
|
+
"id": 72,
|
|
4106
3525
|
"name": "allowed",
|
|
4107
3526
|
"kind": 1024,
|
|
4108
3527
|
"kindString": "Property",
|
|
@@ -4112,7 +3531,7 @@
|
|
|
4112
3531
|
"sources": [
|
|
4113
3532
|
{
|
|
4114
3533
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4115
|
-
"line":
|
|
3534
|
+
"line": 11,
|
|
4116
3535
|
"character": 8
|
|
4117
3536
|
}
|
|
4118
3537
|
],
|
|
@@ -4146,7 +3565,7 @@
|
|
|
4146
3565
|
}
|
|
4147
3566
|
},
|
|
4148
3567
|
{
|
|
4149
|
-
"id":
|
|
3568
|
+
"id": 73,
|
|
4150
3569
|
"name": "disallowed",
|
|
4151
3570
|
"kind": 1024,
|
|
4152
3571
|
"kindString": "Property",
|
|
@@ -4156,7 +3575,7 @@
|
|
|
4156
3575
|
"sources": [
|
|
4157
3576
|
{
|
|
4158
3577
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4159
|
-
"line":
|
|
3578
|
+
"line": 12,
|
|
4160
3579
|
"character": 8
|
|
4161
3580
|
}
|
|
4162
3581
|
],
|
|
@@ -4185,15 +3604,15 @@
|
|
|
4185
3604
|
{
|
|
4186
3605
|
"title": "Properties",
|
|
4187
3606
|
"children": [
|
|
4188
|
-
|
|
4189
|
-
|
|
3607
|
+
72,
|
|
3608
|
+
73
|
|
4190
3609
|
]
|
|
4191
3610
|
}
|
|
4192
3611
|
],
|
|
4193
3612
|
"sources": [
|
|
4194
3613
|
{
|
|
4195
3614
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4196
|
-
"line":
|
|
3615
|
+
"line": 10,
|
|
4197
3616
|
"character": 15
|
|
4198
3617
|
}
|
|
4199
3618
|
]
|
|
@@ -4205,7 +3624,8 @@
|
|
|
4205
3624
|
{
|
|
4206
3625
|
"title": "Properties",
|
|
4207
3626
|
"children": [
|
|
4208
|
-
|
|
3627
|
+
69,
|
|
3628
|
+
70
|
|
4209
3629
|
]
|
|
4210
3630
|
}
|
|
4211
3631
|
],
|
|
@@ -4221,14 +3641,14 @@
|
|
|
4221
3641
|
{
|
|
4222
3642
|
"type": "reflection",
|
|
4223
3643
|
"declaration": {
|
|
4224
|
-
"id":
|
|
3644
|
+
"id": 74,
|
|
4225
3645
|
"name": "__type",
|
|
4226
3646
|
"kind": 65536,
|
|
4227
3647
|
"kindString": "Type literal",
|
|
4228
3648
|
"flags": {},
|
|
4229
3649
|
"children": [
|
|
4230
3650
|
{
|
|
4231
|
-
"id":
|
|
3651
|
+
"id": 75,
|
|
4232
3652
|
"name": "schema",
|
|
4233
3653
|
"kind": 1024,
|
|
4234
3654
|
"kindString": "Property",
|
|
@@ -4250,7 +3670,7 @@
|
|
|
4250
3670
|
{
|
|
4251
3671
|
"title": "Properties",
|
|
4252
3672
|
"children": [
|
|
4253
|
-
|
|
3673
|
+
75
|
|
4254
3674
|
]
|
|
4255
3675
|
}
|
|
4256
3676
|
],
|
|
@@ -4279,15 +3699,15 @@
|
|
|
4279
3699
|
{
|
|
4280
3700
|
"type": "reflection",
|
|
4281
3701
|
"declaration": {
|
|
4282
|
-
"id":
|
|
3702
|
+
"id": 76,
|
|
4283
3703
|
"name": "__type",
|
|
4284
3704
|
"kind": 65536,
|
|
4285
3705
|
"kindString": "Type literal",
|
|
4286
3706
|
"flags": {},
|
|
4287
3707
|
"children": [
|
|
4288
3708
|
{
|
|
4289
|
-
"id":
|
|
4290
|
-
"name": "
|
|
3709
|
+
"id": 77,
|
|
3710
|
+
"name": "name",
|
|
4291
3711
|
"kind": 1024,
|
|
4292
3712
|
"kindString": "Property",
|
|
4293
3713
|
"flags": {
|
|
@@ -4300,17 +3720,37 @@
|
|
|
4300
3720
|
"character": 4
|
|
4301
3721
|
}
|
|
4302
3722
|
],
|
|
3723
|
+
"type": {
|
|
3724
|
+
"type": "intrinsic",
|
|
3725
|
+
"name": "string"
|
|
3726
|
+
}
|
|
3727
|
+
},
|
|
3728
|
+
{
|
|
3729
|
+
"id": 78,
|
|
3730
|
+
"name": "security",
|
|
3731
|
+
"kind": 1024,
|
|
3732
|
+
"kindString": "Property",
|
|
3733
|
+
"flags": {
|
|
3734
|
+
"isOptional": true
|
|
3735
|
+
},
|
|
3736
|
+
"sources": [
|
|
3737
|
+
{
|
|
3738
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3739
|
+
"line": 10,
|
|
3740
|
+
"character": 4
|
|
3741
|
+
}
|
|
3742
|
+
],
|
|
4303
3743
|
"type": {
|
|
4304
3744
|
"type": "reflection",
|
|
4305
3745
|
"declaration": {
|
|
4306
|
-
"id":
|
|
3746
|
+
"id": 79,
|
|
4307
3747
|
"name": "__type",
|
|
4308
3748
|
"kind": 65536,
|
|
4309
3749
|
"kindString": "Type literal",
|
|
4310
3750
|
"flags": {},
|
|
4311
3751
|
"children": [
|
|
4312
3752
|
{
|
|
4313
|
-
"id":
|
|
3753
|
+
"id": 80,
|
|
4314
3754
|
"name": "allowed",
|
|
4315
3755
|
"kind": 1024,
|
|
4316
3756
|
"kindString": "Property",
|
|
@@ -4320,7 +3760,7 @@
|
|
|
4320
3760
|
"sources": [
|
|
4321
3761
|
{
|
|
4322
3762
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4323
|
-
"line":
|
|
3763
|
+
"line": 11,
|
|
4324
3764
|
"character": 8
|
|
4325
3765
|
}
|
|
4326
3766
|
],
|
|
@@ -4354,7 +3794,7 @@
|
|
|
4354
3794
|
}
|
|
4355
3795
|
},
|
|
4356
3796
|
{
|
|
4357
|
-
"id":
|
|
3797
|
+
"id": 81,
|
|
4358
3798
|
"name": "disallowed",
|
|
4359
3799
|
"kind": 1024,
|
|
4360
3800
|
"kindString": "Property",
|
|
@@ -4364,7 +3804,7 @@
|
|
|
4364
3804
|
"sources": [
|
|
4365
3805
|
{
|
|
4366
3806
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4367
|
-
"line":
|
|
3807
|
+
"line": 12,
|
|
4368
3808
|
"character": 8
|
|
4369
3809
|
}
|
|
4370
3810
|
],
|
|
@@ -4393,15 +3833,15 @@
|
|
|
4393
3833
|
{
|
|
4394
3834
|
"title": "Properties",
|
|
4395
3835
|
"children": [
|
|
4396
|
-
|
|
4397
|
-
|
|
3836
|
+
80,
|
|
3837
|
+
81
|
|
4398
3838
|
]
|
|
4399
3839
|
}
|
|
4400
3840
|
],
|
|
4401
3841
|
"sources": [
|
|
4402
3842
|
{
|
|
4403
3843
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4404
|
-
"line":
|
|
3844
|
+
"line": 10,
|
|
4405
3845
|
"character": 15
|
|
4406
3846
|
}
|
|
4407
3847
|
]
|
|
@@ -4413,7 +3853,8 @@
|
|
|
4413
3853
|
{
|
|
4414
3854
|
"title": "Properties",
|
|
4415
3855
|
"children": [
|
|
4416
|
-
|
|
3856
|
+
77,
|
|
3857
|
+
78
|
|
4417
3858
|
]
|
|
4418
3859
|
}
|
|
4419
3860
|
],
|
|
@@ -4429,14 +3870,14 @@
|
|
|
4429
3870
|
{
|
|
4430
3871
|
"type": "reflection",
|
|
4431
3872
|
"declaration": {
|
|
4432
|
-
"id":
|
|
3873
|
+
"id": 82,
|
|
4433
3874
|
"name": "__type",
|
|
4434
3875
|
"kind": 65536,
|
|
4435
3876
|
"kindString": "Type literal",
|
|
4436
3877
|
"flags": {},
|
|
4437
3878
|
"children": [
|
|
4438
3879
|
{
|
|
4439
|
-
"id":
|
|
3880
|
+
"id": 83,
|
|
4440
3881
|
"name": "schema",
|
|
4441
3882
|
"kind": 1024,
|
|
4442
3883
|
"kindString": "Property",
|
|
@@ -4458,7 +3899,7 @@
|
|
|
4458
3899
|
{
|
|
4459
3900
|
"title": "Properties",
|
|
4460
3901
|
"children": [
|
|
4461
|
-
|
|
3902
|
+
83
|
|
4462
3903
|
]
|
|
4463
3904
|
}
|
|
4464
3905
|
],
|
|
@@ -4477,19 +3918,19 @@
|
|
|
4477
3918
|
],
|
|
4478
3919
|
"parameters": [
|
|
4479
3920
|
{
|
|
4480
|
-
"id":
|
|
3921
|
+
"id": 85,
|
|
4481
3922
|
"name": "query",
|
|
4482
3923
|
"kind": 32768,
|
|
4483
3924
|
"kindString": "Parameter",
|
|
4484
3925
|
"flags": {},
|
|
4485
3926
|
"type": {
|
|
4486
3927
|
"type": "reference",
|
|
4487
|
-
"id":
|
|
3928
|
+
"id": 67,
|
|
4488
3929
|
"name": "T"
|
|
4489
3930
|
}
|
|
4490
3931
|
},
|
|
4491
3932
|
{
|
|
4492
|
-
"id":
|
|
3933
|
+
"id": 86,
|
|
4493
3934
|
"name": "payloads",
|
|
4494
3935
|
"kind": 32768,
|
|
4495
3936
|
"kindString": "Parameter",
|
|
@@ -4512,14 +3953,14 @@
|
|
|
4512
3953
|
{
|
|
4513
3954
|
"type": "reflection",
|
|
4514
3955
|
"declaration": {
|
|
4515
|
-
"id":
|
|
3956
|
+
"id": 87,
|
|
4516
3957
|
"name": "__type",
|
|
4517
3958
|
"kind": 65536,
|
|
4518
3959
|
"kindString": "Type literal",
|
|
4519
3960
|
"flags": {},
|
|
4520
3961
|
"children": [
|
|
4521
3962
|
{
|
|
4522
|
-
"id":
|
|
3963
|
+
"id": 88,
|
|
4523
3964
|
"name": "schema",
|
|
4524
3965
|
"kind": 1024,
|
|
4525
3966
|
"kindString": "Property",
|
|
@@ -4541,7 +3982,7 @@
|
|
|
4541
3982
|
{
|
|
4542
3983
|
"title": "Properties",
|
|
4543
3984
|
"children": [
|
|
4544
|
-
|
|
3985
|
+
88
|
|
4545
3986
|
]
|
|
4546
3987
|
}
|
|
4547
3988
|
],
|
|
@@ -4559,7 +4000,7 @@
|
|
|
4559
4000
|
}
|
|
4560
4001
|
},
|
|
4561
4002
|
{
|
|
4562
|
-
"id":
|
|
4003
|
+
"id": 89,
|
|
4563
4004
|
"name": "queryConfig",
|
|
4564
4005
|
"kind": 32768,
|
|
4565
4006
|
"kindString": "Parameter",
|
|
@@ -4568,7 +4009,7 @@
|
|
|
4568
4009
|
},
|
|
4569
4010
|
"type": {
|
|
4570
4011
|
"type": "reference",
|
|
4571
|
-
"id":
|
|
4012
|
+
"id": 84,
|
|
4572
4013
|
"name": "TConfig"
|
|
4573
4014
|
}
|
|
4574
4015
|
}
|
|
@@ -4593,14 +4034,14 @@
|
|
|
4593
4034
|
{
|
|
4594
4035
|
"type": "reflection",
|
|
4595
4036
|
"declaration": {
|
|
4596
|
-
"id":
|
|
4037
|
+
"id": 90,
|
|
4597
4038
|
"name": "__type",
|
|
4598
4039
|
"kind": 65536,
|
|
4599
4040
|
"kindString": "Type literal",
|
|
4600
4041
|
"flags": {},
|
|
4601
4042
|
"children": [
|
|
4602
4043
|
{
|
|
4603
|
-
"id":
|
|
4044
|
+
"id": 91,
|
|
4604
4045
|
"name": "schema",
|
|
4605
4046
|
"kind": 1024,
|
|
4606
4047
|
"kindString": "Property",
|
|
@@ -4622,7 +4063,7 @@
|
|
|
4622
4063
|
{
|
|
4623
4064
|
"title": "Properties",
|
|
4624
4065
|
"children": [
|
|
4625
|
-
|
|
4066
|
+
91
|
|
4626
4067
|
]
|
|
4627
4068
|
}
|
|
4628
4069
|
],
|
|
@@ -4657,7 +4098,7 @@
|
|
|
4657
4098
|
}
|
|
4658
4099
|
},
|
|
4659
4100
|
{
|
|
4660
|
-
"id":
|
|
4101
|
+
"id": 133,
|
|
4661
4102
|
"name": "queryable",
|
|
4662
4103
|
"kind": 2048,
|
|
4663
4104
|
"kindString": "Method",
|
|
@@ -4665,20 +4106,20 @@
|
|
|
4665
4106
|
"sources": [
|
|
4666
4107
|
{
|
|
4667
4108
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
4668
|
-
"line":
|
|
4109
|
+
"line": 33,
|
|
4669
4110
|
"character": 4
|
|
4670
4111
|
}
|
|
4671
4112
|
],
|
|
4672
4113
|
"signatures": [
|
|
4673
4114
|
{
|
|
4674
|
-
"id":
|
|
4115
|
+
"id": 134,
|
|
4675
4116
|
"name": "queryable",
|
|
4676
4117
|
"kind": 4096,
|
|
4677
4118
|
"kindString": "Call signature",
|
|
4678
4119
|
"flags": {},
|
|
4679
4120
|
"typeParameter": [
|
|
4680
4121
|
{
|
|
4681
|
-
"id":
|
|
4122
|
+
"id": 143,
|
|
4682
4123
|
"name": "T",
|
|
4683
4124
|
"kind": 131072,
|
|
4684
4125
|
"kindString": "Type parameter",
|
|
@@ -4701,14 +4142,14 @@
|
|
|
4701
4142
|
{
|
|
4702
4143
|
"type": "reflection",
|
|
4703
4144
|
"declaration": {
|
|
4704
|
-
"id":
|
|
4145
|
+
"id": 135,
|
|
4705
4146
|
"name": "__type",
|
|
4706
4147
|
"kind": 65536,
|
|
4707
4148
|
"kindString": "Type literal",
|
|
4708
4149
|
"flags": {},
|
|
4709
4150
|
"children": [
|
|
4710
4151
|
{
|
|
4711
|
-
"id":
|
|
4152
|
+
"id": 136,
|
|
4712
4153
|
"name": "query",
|
|
4713
4154
|
"kind": 1024,
|
|
4714
4155
|
"kindString": "Property",
|
|
@@ -4726,7 +4167,7 @@
|
|
|
4726
4167
|
}
|
|
4727
4168
|
},
|
|
4728
4169
|
{
|
|
4729
|
-
"id":
|
|
4170
|
+
"id": 137,
|
|
4730
4171
|
"name": "resultSet",
|
|
4731
4172
|
"kind": 1024,
|
|
4732
4173
|
"kindString": "Property",
|
|
@@ -4746,7 +4187,7 @@
|
|
|
4746
4187
|
}
|
|
4747
4188
|
},
|
|
4748
4189
|
{
|
|
4749
|
-
"id":
|
|
4190
|
+
"id": 138,
|
|
4750
4191
|
"name": "schema",
|
|
4751
4192
|
"kind": 1024,
|
|
4752
4193
|
"kindString": "Property",
|
|
@@ -4768,9 +4209,9 @@
|
|
|
4768
4209
|
{
|
|
4769
4210
|
"title": "Properties",
|
|
4770
4211
|
"children": [
|
|
4771
|
-
|
|
4772
|
-
|
|
4773
|
-
|
|
4212
|
+
136,
|
|
4213
|
+
137,
|
|
4214
|
+
138
|
|
4774
4215
|
]
|
|
4775
4216
|
}
|
|
4776
4217
|
],
|
|
@@ -4803,14 +4244,14 @@
|
|
|
4803
4244
|
{
|
|
4804
4245
|
"type": "reflection",
|
|
4805
4246
|
"declaration": {
|
|
4806
|
-
"id":
|
|
4247
|
+
"id": 139,
|
|
4807
4248
|
"name": "__type",
|
|
4808
4249
|
"kind": 65536,
|
|
4809
4250
|
"kindString": "Type literal",
|
|
4810
4251
|
"flags": {},
|
|
4811
4252
|
"children": [
|
|
4812
4253
|
{
|
|
4813
|
-
"id":
|
|
4254
|
+
"id": 140,
|
|
4814
4255
|
"name": "query",
|
|
4815
4256
|
"kind": 1024,
|
|
4816
4257
|
"kindString": "Property",
|
|
@@ -4828,7 +4269,7 @@
|
|
|
4828
4269
|
}
|
|
4829
4270
|
},
|
|
4830
4271
|
{
|
|
4831
|
-
"id":
|
|
4272
|
+
"id": 141,
|
|
4832
4273
|
"name": "resultSet",
|
|
4833
4274
|
"kind": 1024,
|
|
4834
4275
|
"kindString": "Property",
|
|
@@ -4848,7 +4289,7 @@
|
|
|
4848
4289
|
}
|
|
4849
4290
|
},
|
|
4850
4291
|
{
|
|
4851
|
-
"id":
|
|
4292
|
+
"id": 142,
|
|
4852
4293
|
"name": "schema",
|
|
4853
4294
|
"kind": 1024,
|
|
4854
4295
|
"kindString": "Property",
|
|
@@ -4870,9 +4311,9 @@
|
|
|
4870
4311
|
{
|
|
4871
4312
|
"title": "Properties",
|
|
4872
4313
|
"children": [
|
|
4873
|
-
|
|
4874
|
-
|
|
4875
|
-
|
|
4314
|
+
140,
|
|
4315
|
+
141,
|
|
4316
|
+
142
|
|
4876
4317
|
]
|
|
4877
4318
|
}
|
|
4878
4319
|
],
|
|
@@ -4889,7 +4330,7 @@
|
|
|
4889
4330
|
}
|
|
4890
4331
|
},
|
|
4891
4332
|
{
|
|
4892
|
-
"id":
|
|
4333
|
+
"id": 160,
|
|
4893
4334
|
"name": "TConfig",
|
|
4894
4335
|
"kind": 131072,
|
|
4895
4336
|
"kindString": "Type parameter",
|
|
@@ -4908,15 +4349,15 @@
|
|
|
4908
4349
|
{
|
|
4909
4350
|
"type": "reflection",
|
|
4910
4351
|
"declaration": {
|
|
4911
|
-
"id":
|
|
4352
|
+
"id": 144,
|
|
4912
4353
|
"name": "__type",
|
|
4913
4354
|
"kind": 65536,
|
|
4914
4355
|
"kindString": "Type literal",
|
|
4915
4356
|
"flags": {},
|
|
4916
4357
|
"children": [
|
|
4917
4358
|
{
|
|
4918
|
-
"id":
|
|
4919
|
-
"name": "
|
|
4359
|
+
"id": 145,
|
|
4360
|
+
"name": "name",
|
|
4920
4361
|
"kind": 1024,
|
|
4921
4362
|
"kindString": "Property",
|
|
4922
4363
|
"flags": {
|
|
@@ -4929,17 +4370,37 @@
|
|
|
4929
4370
|
"character": 4
|
|
4930
4371
|
}
|
|
4931
4372
|
],
|
|
4373
|
+
"type": {
|
|
4374
|
+
"type": "intrinsic",
|
|
4375
|
+
"name": "string"
|
|
4376
|
+
}
|
|
4377
|
+
},
|
|
4378
|
+
{
|
|
4379
|
+
"id": 146,
|
|
4380
|
+
"name": "security",
|
|
4381
|
+
"kind": 1024,
|
|
4382
|
+
"kindString": "Property",
|
|
4383
|
+
"flags": {
|
|
4384
|
+
"isOptional": true
|
|
4385
|
+
},
|
|
4386
|
+
"sources": [
|
|
4387
|
+
{
|
|
4388
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4389
|
+
"line": 10,
|
|
4390
|
+
"character": 4
|
|
4391
|
+
}
|
|
4392
|
+
],
|
|
4932
4393
|
"type": {
|
|
4933
4394
|
"type": "reflection",
|
|
4934
4395
|
"declaration": {
|
|
4935
|
-
"id":
|
|
4396
|
+
"id": 147,
|
|
4936
4397
|
"name": "__type",
|
|
4937
4398
|
"kind": 65536,
|
|
4938
4399
|
"kindString": "Type literal",
|
|
4939
4400
|
"flags": {},
|
|
4940
4401
|
"children": [
|
|
4941
4402
|
{
|
|
4942
|
-
"id":
|
|
4403
|
+
"id": 148,
|
|
4943
4404
|
"name": "allowed",
|
|
4944
4405
|
"kind": 1024,
|
|
4945
4406
|
"kindString": "Property",
|
|
@@ -4949,7 +4410,7 @@
|
|
|
4949
4410
|
"sources": [
|
|
4950
4411
|
{
|
|
4951
4412
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4952
|
-
"line":
|
|
4413
|
+
"line": 11,
|
|
4953
4414
|
"character": 8
|
|
4954
4415
|
}
|
|
4955
4416
|
],
|
|
@@ -4983,7 +4444,7 @@
|
|
|
4983
4444
|
}
|
|
4984
4445
|
},
|
|
4985
4446
|
{
|
|
4986
|
-
"id":
|
|
4447
|
+
"id": 149,
|
|
4987
4448
|
"name": "disallowed",
|
|
4988
4449
|
"kind": 1024,
|
|
4989
4450
|
"kindString": "Property",
|
|
@@ -4993,7 +4454,7 @@
|
|
|
4993
4454
|
"sources": [
|
|
4994
4455
|
{
|
|
4995
4456
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4996
|
-
"line":
|
|
4457
|
+
"line": 12,
|
|
4997
4458
|
"character": 8
|
|
4998
4459
|
}
|
|
4999
4460
|
],
|
|
@@ -5022,15 +4483,15 @@
|
|
|
5022
4483
|
{
|
|
5023
4484
|
"title": "Properties",
|
|
5024
4485
|
"children": [
|
|
5025
|
-
|
|
5026
|
-
|
|
4486
|
+
148,
|
|
4487
|
+
149
|
|
5027
4488
|
]
|
|
5028
4489
|
}
|
|
5029
4490
|
],
|
|
5030
4491
|
"sources": [
|
|
5031
4492
|
{
|
|
5032
4493
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5033
|
-
"line":
|
|
4494
|
+
"line": 10,
|
|
5034
4495
|
"character": 15
|
|
5035
4496
|
}
|
|
5036
4497
|
]
|
|
@@ -5042,7 +4503,8 @@
|
|
|
5042
4503
|
{
|
|
5043
4504
|
"title": "Properties",
|
|
5044
4505
|
"children": [
|
|
5045
|
-
|
|
4506
|
+
145,
|
|
4507
|
+
146
|
|
5046
4508
|
]
|
|
5047
4509
|
}
|
|
5048
4510
|
],
|
|
@@ -5058,14 +4520,14 @@
|
|
|
5058
4520
|
{
|
|
5059
4521
|
"type": "reflection",
|
|
5060
4522
|
"declaration": {
|
|
5061
|
-
"id":
|
|
4523
|
+
"id": 150,
|
|
5062
4524
|
"name": "__type",
|
|
5063
4525
|
"kind": 65536,
|
|
5064
4526
|
"kindString": "Type literal",
|
|
5065
4527
|
"flags": {},
|
|
5066
4528
|
"children": [
|
|
5067
4529
|
{
|
|
5068
|
-
"id":
|
|
4530
|
+
"id": 151,
|
|
5069
4531
|
"name": "schema",
|
|
5070
4532
|
"kind": 1024,
|
|
5071
4533
|
"kindString": "Property",
|
|
@@ -5087,7 +4549,7 @@
|
|
|
5087
4549
|
{
|
|
5088
4550
|
"title": "Properties",
|
|
5089
4551
|
"children": [
|
|
5090
|
-
|
|
4552
|
+
151
|
|
5091
4553
|
]
|
|
5092
4554
|
}
|
|
5093
4555
|
],
|
|
@@ -5116,15 +4578,15 @@
|
|
|
5116
4578
|
{
|
|
5117
4579
|
"type": "reflection",
|
|
5118
4580
|
"declaration": {
|
|
5119
|
-
"id":
|
|
4581
|
+
"id": 152,
|
|
5120
4582
|
"name": "__type",
|
|
5121
4583
|
"kind": 65536,
|
|
5122
4584
|
"kindString": "Type literal",
|
|
5123
4585
|
"flags": {},
|
|
5124
4586
|
"children": [
|
|
5125
4587
|
{
|
|
5126
|
-
"id":
|
|
5127
|
-
"name": "
|
|
4588
|
+
"id": 153,
|
|
4589
|
+
"name": "name",
|
|
5128
4590
|
"kind": 1024,
|
|
5129
4591
|
"kindString": "Property",
|
|
5130
4592
|
"flags": {
|
|
@@ -5137,17 +4599,37 @@
|
|
|
5137
4599
|
"character": 4
|
|
5138
4600
|
}
|
|
5139
4601
|
],
|
|
4602
|
+
"type": {
|
|
4603
|
+
"type": "intrinsic",
|
|
4604
|
+
"name": "string"
|
|
4605
|
+
}
|
|
4606
|
+
},
|
|
4607
|
+
{
|
|
4608
|
+
"id": 154,
|
|
4609
|
+
"name": "security",
|
|
4610
|
+
"kind": 1024,
|
|
4611
|
+
"kindString": "Property",
|
|
4612
|
+
"flags": {
|
|
4613
|
+
"isOptional": true
|
|
4614
|
+
},
|
|
4615
|
+
"sources": [
|
|
4616
|
+
{
|
|
4617
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4618
|
+
"line": 10,
|
|
4619
|
+
"character": 4
|
|
4620
|
+
}
|
|
4621
|
+
],
|
|
5140
4622
|
"type": {
|
|
5141
4623
|
"type": "reflection",
|
|
5142
4624
|
"declaration": {
|
|
5143
|
-
"id":
|
|
4625
|
+
"id": 155,
|
|
5144
4626
|
"name": "__type",
|
|
5145
4627
|
"kind": 65536,
|
|
5146
4628
|
"kindString": "Type literal",
|
|
5147
4629
|
"flags": {},
|
|
5148
4630
|
"children": [
|
|
5149
4631
|
{
|
|
5150
|
-
"id":
|
|
4632
|
+
"id": 156,
|
|
5151
4633
|
"name": "allowed",
|
|
5152
4634
|
"kind": 1024,
|
|
5153
4635
|
"kindString": "Property",
|
|
@@ -5157,7 +4639,7 @@
|
|
|
5157
4639
|
"sources": [
|
|
5158
4640
|
{
|
|
5159
4641
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5160
|
-
"line":
|
|
4642
|
+
"line": 11,
|
|
5161
4643
|
"character": 8
|
|
5162
4644
|
}
|
|
5163
4645
|
],
|
|
@@ -5191,7 +4673,7 @@
|
|
|
5191
4673
|
}
|
|
5192
4674
|
},
|
|
5193
4675
|
{
|
|
5194
|
-
"id":
|
|
4676
|
+
"id": 157,
|
|
5195
4677
|
"name": "disallowed",
|
|
5196
4678
|
"kind": 1024,
|
|
5197
4679
|
"kindString": "Property",
|
|
@@ -5201,7 +4683,7 @@
|
|
|
5201
4683
|
"sources": [
|
|
5202
4684
|
{
|
|
5203
4685
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5204
|
-
"line":
|
|
4686
|
+
"line": 12,
|
|
5205
4687
|
"character": 8
|
|
5206
4688
|
}
|
|
5207
4689
|
],
|
|
@@ -5230,15 +4712,15 @@
|
|
|
5230
4712
|
{
|
|
5231
4713
|
"title": "Properties",
|
|
5232
4714
|
"children": [
|
|
5233
|
-
|
|
5234
|
-
|
|
4715
|
+
156,
|
|
4716
|
+
157
|
|
5235
4717
|
]
|
|
5236
4718
|
}
|
|
5237
4719
|
],
|
|
5238
4720
|
"sources": [
|
|
5239
4721
|
{
|
|
5240
4722
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5241
|
-
"line":
|
|
4723
|
+
"line": 10,
|
|
5242
4724
|
"character": 15
|
|
5243
4725
|
}
|
|
5244
4726
|
]
|
|
@@ -5250,7 +4732,8 @@
|
|
|
5250
4732
|
{
|
|
5251
4733
|
"title": "Properties",
|
|
5252
4734
|
"children": [
|
|
5253
|
-
|
|
4735
|
+
153,
|
|
4736
|
+
154
|
|
5254
4737
|
]
|
|
5255
4738
|
}
|
|
5256
4739
|
],
|
|
@@ -5266,14 +4749,14 @@
|
|
|
5266
4749
|
{
|
|
5267
4750
|
"type": "reflection",
|
|
5268
4751
|
"declaration": {
|
|
5269
|
-
"id":
|
|
4752
|
+
"id": 158,
|
|
5270
4753
|
"name": "__type",
|
|
5271
4754
|
"kind": 65536,
|
|
5272
4755
|
"kindString": "Type literal",
|
|
5273
4756
|
"flags": {},
|
|
5274
4757
|
"children": [
|
|
5275
4758
|
{
|
|
5276
|
-
"id":
|
|
4759
|
+
"id": 159,
|
|
5277
4760
|
"name": "schema",
|
|
5278
4761
|
"kind": 1024,
|
|
5279
4762
|
"kindString": "Property",
|
|
@@ -5289,144 +4772,436 @@
|
|
|
5289
4772
|
"type": "intrinsic",
|
|
5290
4773
|
"name": "string"
|
|
5291
4774
|
}
|
|
5292
|
-
}
|
|
5293
|
-
],
|
|
5294
|
-
"groups": [
|
|
5295
|
-
{
|
|
5296
|
-
"title": "Properties",
|
|
5297
|
-
"children": [
|
|
5298
|
-
|
|
5299
|
-
]
|
|
5300
|
-
}
|
|
5301
|
-
],
|
|
5302
|
-
"sources": [
|
|
4775
|
+
}
|
|
4776
|
+
],
|
|
4777
|
+
"groups": [
|
|
4778
|
+
{
|
|
4779
|
+
"title": "Properties",
|
|
4780
|
+
"children": [
|
|
4781
|
+
159
|
|
4782
|
+
]
|
|
4783
|
+
}
|
|
4784
|
+
],
|
|
4785
|
+
"sources": [
|
|
4786
|
+
{
|
|
4787
|
+
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
4788
|
+
"line": 18,
|
|
4789
|
+
"character": 17
|
|
4790
|
+
}
|
|
4791
|
+
]
|
|
4792
|
+
}
|
|
4793
|
+
}
|
|
4794
|
+
]
|
|
4795
|
+
}
|
|
4796
|
+
}
|
|
4797
|
+
],
|
|
4798
|
+
"parameters": [
|
|
4799
|
+
{
|
|
4800
|
+
"id": 161,
|
|
4801
|
+
"name": "query",
|
|
4802
|
+
"kind": 32768,
|
|
4803
|
+
"kindString": "Parameter",
|
|
4804
|
+
"flags": {},
|
|
4805
|
+
"type": {
|
|
4806
|
+
"type": "reference",
|
|
4807
|
+
"id": 143,
|
|
4808
|
+
"name": "T"
|
|
4809
|
+
}
|
|
4810
|
+
},
|
|
4811
|
+
{
|
|
4812
|
+
"id": 162,
|
|
4813
|
+
"name": "payloads",
|
|
4814
|
+
"kind": 32768,
|
|
4815
|
+
"kindString": "Parameter",
|
|
4816
|
+
"flags": {
|
|
4817
|
+
"isOptional": true
|
|
4818
|
+
},
|
|
4819
|
+
"type": {
|
|
4820
|
+
"type": "array",
|
|
4821
|
+
"elementType": {
|
|
4822
|
+
"type": "intersection",
|
|
4823
|
+
"types": [
|
|
4824
|
+
{
|
|
4825
|
+
"type": "reference",
|
|
4826
|
+
"name": "SchemaFields"
|
|
4827
|
+
},
|
|
4828
|
+
{
|
|
4829
|
+
"type": "reference",
|
|
4830
|
+
"name": "PayloadFields"
|
|
4831
|
+
},
|
|
4832
|
+
{
|
|
4833
|
+
"type": "reflection",
|
|
4834
|
+
"declaration": {
|
|
4835
|
+
"id": 163,
|
|
4836
|
+
"name": "__type",
|
|
4837
|
+
"kind": 65536,
|
|
4838
|
+
"kindString": "Type literal",
|
|
4839
|
+
"flags": {},
|
|
4840
|
+
"children": [
|
|
4841
|
+
{
|
|
4842
|
+
"id": 164,
|
|
4843
|
+
"name": "schema",
|
|
4844
|
+
"kind": 1024,
|
|
4845
|
+
"kindString": "Property",
|
|
4846
|
+
"flags": {},
|
|
4847
|
+
"sources": [
|
|
4848
|
+
{
|
|
4849
|
+
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
4850
|
+
"line": 19,
|
|
4851
|
+
"character": 4
|
|
4852
|
+
}
|
|
4853
|
+
],
|
|
4854
|
+
"type": {
|
|
4855
|
+
"type": "intrinsic",
|
|
4856
|
+
"name": "string"
|
|
4857
|
+
}
|
|
4858
|
+
}
|
|
4859
|
+
],
|
|
4860
|
+
"groups": [
|
|
4861
|
+
{
|
|
4862
|
+
"title": "Properties",
|
|
4863
|
+
"children": [
|
|
4864
|
+
164
|
|
4865
|
+
]
|
|
4866
|
+
}
|
|
4867
|
+
],
|
|
4868
|
+
"sources": [
|
|
4869
|
+
{
|
|
4870
|
+
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
4871
|
+
"line": 18,
|
|
4872
|
+
"character": 17
|
|
4873
|
+
}
|
|
4874
|
+
]
|
|
4875
|
+
}
|
|
4876
|
+
}
|
|
4877
|
+
]
|
|
4878
|
+
}
|
|
4879
|
+
}
|
|
4880
|
+
},
|
|
4881
|
+
{
|
|
4882
|
+
"id": 165,
|
|
4883
|
+
"name": "queryConfig",
|
|
4884
|
+
"kind": 32768,
|
|
4885
|
+
"kindString": "Parameter",
|
|
4886
|
+
"flags": {
|
|
4887
|
+
"isOptional": true
|
|
4888
|
+
},
|
|
4889
|
+
"type": {
|
|
4890
|
+
"type": "reference",
|
|
4891
|
+
"id": 160,
|
|
4892
|
+
"name": "TConfig"
|
|
4893
|
+
}
|
|
4894
|
+
}
|
|
4895
|
+
],
|
|
4896
|
+
"type": {
|
|
4897
|
+
"type": "intrinsic",
|
|
4898
|
+
"name": "boolean"
|
|
4899
|
+
},
|
|
4900
|
+
"inheritedFrom": {
|
|
4901
|
+
"type": "reference",
|
|
4902
|
+
"name": "AbstractDiviner.queryable"
|
|
4903
|
+
}
|
|
4904
|
+
}
|
|
4905
|
+
],
|
|
4906
|
+
"inheritedFrom": {
|
|
4907
|
+
"type": "reference",
|
|
4908
|
+
"name": "AbstractDiviner.queryable"
|
|
4909
|
+
}
|
|
4910
|
+
},
|
|
4911
|
+
{
|
|
4912
|
+
"id": 166,
|
|
4913
|
+
"name": "resolve",
|
|
4914
|
+
"kind": 2048,
|
|
4915
|
+
"kindString": "Method",
|
|
4916
|
+
"flags": {},
|
|
4917
|
+
"sources": [
|
|
4918
|
+
{
|
|
4919
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
4920
|
+
"line": 34,
|
|
4921
|
+
"character": 4
|
|
4922
|
+
}
|
|
4923
|
+
],
|
|
4924
|
+
"signatures": [
|
|
4925
|
+
{
|
|
4926
|
+
"id": 167,
|
|
4927
|
+
"name": "resolve",
|
|
4928
|
+
"kind": 4096,
|
|
4929
|
+
"kindString": "Call signature",
|
|
4930
|
+
"flags": {},
|
|
4931
|
+
"parameters": [
|
|
4932
|
+
{
|
|
4933
|
+
"id": 168,
|
|
4934
|
+
"name": "filter",
|
|
4935
|
+
"kind": 32768,
|
|
4936
|
+
"kindString": "Parameter",
|
|
4937
|
+
"flags": {
|
|
4938
|
+
"isOptional": true
|
|
4939
|
+
},
|
|
4940
|
+
"type": {
|
|
4941
|
+
"type": "reference",
|
|
4942
|
+
"name": "ModuleFilter"
|
|
4943
|
+
}
|
|
4944
|
+
}
|
|
4945
|
+
],
|
|
4946
|
+
"type": {
|
|
4947
|
+
"type": "reference",
|
|
4948
|
+
"typeArguments": [
|
|
4949
|
+
{
|
|
4950
|
+
"type": "array",
|
|
4951
|
+
"elementType": {
|
|
4952
|
+
"type": "reference",
|
|
4953
|
+
"typeArguments": [
|
|
4954
|
+
{
|
|
4955
|
+
"type": "intersection",
|
|
4956
|
+
"types": [
|
|
4957
|
+
{
|
|
4958
|
+
"type": "reference",
|
|
4959
|
+
"name": "SchemaFields"
|
|
4960
|
+
},
|
|
4961
|
+
{
|
|
4962
|
+
"type": "reference",
|
|
4963
|
+
"name": "PayloadFields"
|
|
4964
|
+
},
|
|
4965
|
+
{
|
|
4966
|
+
"type": "reflection",
|
|
4967
|
+
"declaration": {
|
|
4968
|
+
"id": 169,
|
|
4969
|
+
"name": "__type",
|
|
4970
|
+
"kind": 65536,
|
|
4971
|
+
"kindString": "Type literal",
|
|
4972
|
+
"flags": {},
|
|
4973
|
+
"children": [
|
|
4974
|
+
{
|
|
4975
|
+
"id": 170,
|
|
4976
|
+
"name": "name",
|
|
4977
|
+
"kind": 1024,
|
|
4978
|
+
"kindString": "Property",
|
|
4979
|
+
"flags": {
|
|
4980
|
+
"isOptional": true
|
|
4981
|
+
},
|
|
4982
|
+
"sources": [
|
|
4983
|
+
{
|
|
4984
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4985
|
+
"line": 9,
|
|
4986
|
+
"character": 4
|
|
4987
|
+
}
|
|
4988
|
+
],
|
|
4989
|
+
"type": {
|
|
4990
|
+
"type": "intrinsic",
|
|
4991
|
+
"name": "string"
|
|
4992
|
+
}
|
|
4993
|
+
},
|
|
4994
|
+
{
|
|
4995
|
+
"id": 171,
|
|
4996
|
+
"name": "security",
|
|
4997
|
+
"kind": 1024,
|
|
4998
|
+
"kindString": "Property",
|
|
4999
|
+
"flags": {
|
|
5000
|
+
"isOptional": true
|
|
5001
|
+
},
|
|
5002
|
+
"sources": [
|
|
5003
|
+
{
|
|
5004
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5005
|
+
"line": 10,
|
|
5006
|
+
"character": 4
|
|
5007
|
+
}
|
|
5008
|
+
],
|
|
5009
|
+
"type": {
|
|
5010
|
+
"type": "reflection",
|
|
5011
|
+
"declaration": {
|
|
5012
|
+
"id": 172,
|
|
5013
|
+
"name": "__type",
|
|
5014
|
+
"kind": 65536,
|
|
5015
|
+
"kindString": "Type literal",
|
|
5016
|
+
"flags": {},
|
|
5017
|
+
"children": [
|
|
5018
|
+
{
|
|
5019
|
+
"id": 173,
|
|
5020
|
+
"name": "allowed",
|
|
5021
|
+
"kind": 1024,
|
|
5022
|
+
"kindString": "Property",
|
|
5023
|
+
"flags": {
|
|
5024
|
+
"isOptional": true
|
|
5025
|
+
},
|
|
5026
|
+
"sources": [
|
|
5027
|
+
{
|
|
5028
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5029
|
+
"line": 11,
|
|
5030
|
+
"character": 8
|
|
5031
|
+
}
|
|
5032
|
+
],
|
|
5033
|
+
"type": {
|
|
5034
|
+
"type": "reference",
|
|
5035
|
+
"typeArguments": [
|
|
5036
|
+
{
|
|
5037
|
+
"type": "intrinsic",
|
|
5038
|
+
"name": "string"
|
|
5039
|
+
},
|
|
5040
|
+
{
|
|
5041
|
+
"type": "array",
|
|
5042
|
+
"elementType": {
|
|
5043
|
+
"type": "union",
|
|
5044
|
+
"types": [
|
|
5045
|
+
{
|
|
5046
|
+
"type": "intrinsic",
|
|
5047
|
+
"name": "string"
|
|
5048
|
+
},
|
|
5049
|
+
{
|
|
5050
|
+
"type": "reference",
|
|
5051
|
+
"name": "CosigningAddressSet"
|
|
5052
|
+
}
|
|
5053
|
+
]
|
|
5054
|
+
}
|
|
5055
|
+
}
|
|
5056
|
+
],
|
|
5057
|
+
"name": "Record",
|
|
5058
|
+
"qualifiedName": "Record",
|
|
5059
|
+
"package": "typescript"
|
|
5060
|
+
}
|
|
5061
|
+
},
|
|
5062
|
+
{
|
|
5063
|
+
"id": 174,
|
|
5064
|
+
"name": "disallowed",
|
|
5065
|
+
"kind": 1024,
|
|
5066
|
+
"kindString": "Property",
|
|
5067
|
+
"flags": {
|
|
5068
|
+
"isOptional": true
|
|
5069
|
+
},
|
|
5070
|
+
"sources": [
|
|
5071
|
+
{
|
|
5072
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5073
|
+
"line": 12,
|
|
5074
|
+
"character": 8
|
|
5075
|
+
}
|
|
5076
|
+
],
|
|
5077
|
+
"type": {
|
|
5078
|
+
"type": "reference",
|
|
5079
|
+
"typeArguments": [
|
|
5080
|
+
{
|
|
5081
|
+
"type": "intrinsic",
|
|
5082
|
+
"name": "string"
|
|
5083
|
+
},
|
|
5084
|
+
{
|
|
5085
|
+
"type": "array",
|
|
5086
|
+
"elementType": {
|
|
5087
|
+
"type": "intrinsic",
|
|
5088
|
+
"name": "string"
|
|
5089
|
+
}
|
|
5090
|
+
}
|
|
5091
|
+
],
|
|
5092
|
+
"name": "Record",
|
|
5093
|
+
"qualifiedName": "Record",
|
|
5094
|
+
"package": "typescript"
|
|
5095
|
+
}
|
|
5096
|
+
}
|
|
5097
|
+
],
|
|
5098
|
+
"groups": [
|
|
5099
|
+
{
|
|
5100
|
+
"title": "Properties",
|
|
5101
|
+
"children": [
|
|
5102
|
+
173,
|
|
5103
|
+
174
|
|
5104
|
+
]
|
|
5105
|
+
}
|
|
5106
|
+
],
|
|
5107
|
+
"sources": [
|
|
5108
|
+
{
|
|
5109
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5110
|
+
"line": 10,
|
|
5111
|
+
"character": 15
|
|
5112
|
+
}
|
|
5113
|
+
]
|
|
5114
|
+
}
|
|
5115
|
+
}
|
|
5116
|
+
}
|
|
5117
|
+
],
|
|
5118
|
+
"groups": [
|
|
5119
|
+
{
|
|
5120
|
+
"title": "Properties",
|
|
5121
|
+
"children": [
|
|
5122
|
+
170,
|
|
5123
|
+
171
|
|
5124
|
+
]
|
|
5125
|
+
}
|
|
5126
|
+
],
|
|
5127
|
+
"sources": [
|
|
5128
|
+
{
|
|
5129
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5130
|
+
"line": 8,
|
|
5131
|
+
"character": 87
|
|
5132
|
+
}
|
|
5133
|
+
]
|
|
5134
|
+
}
|
|
5135
|
+
},
|
|
5303
5136
|
{
|
|
5304
|
-
"
|
|
5305
|
-
"
|
|
5306
|
-
|
|
5307
|
-
|
|
5308
|
-
|
|
5309
|
-
|
|
5310
|
-
}
|
|
5311
|
-
]
|
|
5312
|
-
}
|
|
5313
|
-
}
|
|
5314
|
-
],
|
|
5315
|
-
"parameters": [
|
|
5316
|
-
{
|
|
5317
|
-
"id": 173,
|
|
5318
|
-
"name": "query",
|
|
5319
|
-
"kind": 32768,
|
|
5320
|
-
"kindString": "Parameter",
|
|
5321
|
-
"flags": {},
|
|
5322
|
-
"type": {
|
|
5323
|
-
"type": "reference",
|
|
5324
|
-
"id": 157,
|
|
5325
|
-
"name": "T"
|
|
5326
|
-
}
|
|
5327
|
-
},
|
|
5328
|
-
{
|
|
5329
|
-
"id": 174,
|
|
5330
|
-
"name": "payloads",
|
|
5331
|
-
"kind": 32768,
|
|
5332
|
-
"kindString": "Parameter",
|
|
5333
|
-
"flags": {
|
|
5334
|
-
"isOptional": true
|
|
5335
|
-
},
|
|
5336
|
-
"type": {
|
|
5337
|
-
"type": "array",
|
|
5338
|
-
"elementType": {
|
|
5339
|
-
"type": "intersection",
|
|
5340
|
-
"types": [
|
|
5341
|
-
{
|
|
5342
|
-
"type": "reference",
|
|
5343
|
-
"name": "SchemaFields"
|
|
5344
|
-
},
|
|
5345
|
-
{
|
|
5346
|
-
"type": "reference",
|
|
5347
|
-
"name": "PayloadFields"
|
|
5348
|
-
},
|
|
5349
|
-
{
|
|
5350
|
-
"type": "reflection",
|
|
5351
|
-
"declaration": {
|
|
5352
|
-
"id": 175,
|
|
5353
|
-
"name": "__type",
|
|
5354
|
-
"kind": 65536,
|
|
5355
|
-
"kindString": "Type literal",
|
|
5356
|
-
"flags": {},
|
|
5357
|
-
"children": [
|
|
5358
|
-
{
|
|
5359
|
-
"id": 176,
|
|
5360
|
-
"name": "schema",
|
|
5361
|
-
"kind": 1024,
|
|
5362
|
-
"kindString": "Property",
|
|
5137
|
+
"type": "reflection",
|
|
5138
|
+
"declaration": {
|
|
5139
|
+
"id": 175,
|
|
5140
|
+
"name": "__type",
|
|
5141
|
+
"kind": 65536,
|
|
5142
|
+
"kindString": "Type literal",
|
|
5363
5143
|
"flags": {},
|
|
5144
|
+
"children": [
|
|
5145
|
+
{
|
|
5146
|
+
"id": 176,
|
|
5147
|
+
"name": "schema",
|
|
5148
|
+
"kind": 1024,
|
|
5149
|
+
"kindString": "Property",
|
|
5150
|
+
"flags": {},
|
|
5151
|
+
"sources": [
|
|
5152
|
+
{
|
|
5153
|
+
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
5154
|
+
"line": 19,
|
|
5155
|
+
"character": 4
|
|
5156
|
+
}
|
|
5157
|
+
],
|
|
5158
|
+
"type": {
|
|
5159
|
+
"type": "intrinsic",
|
|
5160
|
+
"name": "string"
|
|
5161
|
+
}
|
|
5162
|
+
}
|
|
5163
|
+
],
|
|
5164
|
+
"groups": [
|
|
5165
|
+
{
|
|
5166
|
+
"title": "Properties",
|
|
5167
|
+
"children": [
|
|
5168
|
+
176
|
|
5169
|
+
]
|
|
5170
|
+
}
|
|
5171
|
+
],
|
|
5364
5172
|
"sources": [
|
|
5365
5173
|
{
|
|
5366
5174
|
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
5367
|
-
"line":
|
|
5368
|
-
"character":
|
|
5175
|
+
"line": 18,
|
|
5176
|
+
"character": 17
|
|
5369
5177
|
}
|
|
5370
|
-
],
|
|
5371
|
-
"type": {
|
|
5372
|
-
"type": "intrinsic",
|
|
5373
|
-
"name": "string"
|
|
5374
|
-
}
|
|
5375
|
-
}
|
|
5376
|
-
],
|
|
5377
|
-
"groups": [
|
|
5378
|
-
{
|
|
5379
|
-
"title": "Properties",
|
|
5380
|
-
"children": [
|
|
5381
|
-
176
|
|
5382
5178
|
]
|
|
5383
5179
|
}
|
|
5384
|
-
|
|
5385
|
-
|
|
5386
|
-
{
|
|
5387
|
-
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
5388
|
-
"line": 18,
|
|
5389
|
-
"character": 17
|
|
5390
|
-
}
|
|
5391
|
-
]
|
|
5392
|
-
}
|
|
5180
|
+
}
|
|
5181
|
+
]
|
|
5393
5182
|
}
|
|
5394
|
-
]
|
|
5183
|
+
],
|
|
5184
|
+
"name": "AbstractModule"
|
|
5395
5185
|
}
|
|
5396
5186
|
}
|
|
5397
|
-
|
|
5398
|
-
|
|
5399
|
-
|
|
5400
|
-
|
|
5401
|
-
"kind": 32768,
|
|
5402
|
-
"kindString": "Parameter",
|
|
5403
|
-
"flags": {
|
|
5404
|
-
"isOptional": true
|
|
5405
|
-
},
|
|
5406
|
-
"type": {
|
|
5407
|
-
"type": "reference",
|
|
5408
|
-
"id": 172,
|
|
5409
|
-
"name": "TConfig"
|
|
5410
|
-
}
|
|
5411
|
-
}
|
|
5412
|
-
],
|
|
5413
|
-
"type": {
|
|
5414
|
-
"type": "intrinsic",
|
|
5415
|
-
"name": "boolean"
|
|
5187
|
+
],
|
|
5188
|
+
"name": "Promise",
|
|
5189
|
+
"qualifiedName": "Promise",
|
|
5190
|
+
"package": "typescript"
|
|
5416
5191
|
},
|
|
5417
5192
|
"inheritedFrom": {
|
|
5418
5193
|
"type": "reference",
|
|
5419
|
-
"name": "AbstractDiviner.
|
|
5194
|
+
"name": "AbstractDiviner.resolve"
|
|
5420
5195
|
}
|
|
5421
5196
|
}
|
|
5422
5197
|
],
|
|
5423
5198
|
"inheritedFrom": {
|
|
5424
5199
|
"type": "reference",
|
|
5425
|
-
"name": "AbstractDiviner.
|
|
5200
|
+
"name": "AbstractDiviner.resolve"
|
|
5426
5201
|
}
|
|
5427
5202
|
},
|
|
5428
5203
|
{
|
|
5429
|
-
"id":
|
|
5204
|
+
"id": 250,
|
|
5430
5205
|
"name": "start",
|
|
5431
5206
|
"kind": 2048,
|
|
5432
5207
|
"kindString": "Method",
|
|
@@ -5436,20 +5211,20 @@
|
|
|
5436
5211
|
"sources": [
|
|
5437
5212
|
{
|
|
5438
5213
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5439
|
-
"line":
|
|
5214
|
+
"line": 44,
|
|
5440
5215
|
"character": 14
|
|
5441
5216
|
}
|
|
5442
5217
|
],
|
|
5443
5218
|
"signatures": [
|
|
5444
5219
|
{
|
|
5445
|
-
"id":
|
|
5220
|
+
"id": 251,
|
|
5446
5221
|
"name": "start",
|
|
5447
5222
|
"kind": 4096,
|
|
5448
5223
|
"kindString": "Call signature",
|
|
5449
5224
|
"flags": {},
|
|
5450
5225
|
"parameters": [
|
|
5451
5226
|
{
|
|
5452
|
-
"id":
|
|
5227
|
+
"id": 252,
|
|
5453
5228
|
"name": "_timeout",
|
|
5454
5229
|
"kind": 32768,
|
|
5455
5230
|
"kindString": "Parameter",
|
|
@@ -5467,7 +5242,7 @@
|
|
|
5467
5242
|
"typeArguments": [
|
|
5468
5243
|
{
|
|
5469
5244
|
"type": "reference",
|
|
5470
|
-
"id":
|
|
5245
|
+
"id": 16,
|
|
5471
5246
|
"name": "XyoEthereumGasDiviner"
|
|
5472
5247
|
},
|
|
5473
5248
|
{
|
|
@@ -5489,7 +5264,7 @@
|
|
|
5489
5264
|
}
|
|
5490
5265
|
},
|
|
5491
5266
|
{
|
|
5492
|
-
"id":
|
|
5267
|
+
"id": 177,
|
|
5493
5268
|
"name": "started",
|
|
5494
5269
|
"kind": 2048,
|
|
5495
5270
|
"kindString": "Method",
|
|
@@ -5497,20 +5272,20 @@
|
|
|
5497
5272
|
"sources": [
|
|
5498
5273
|
{
|
|
5499
5274
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5500
|
-
"line":
|
|
5275
|
+
"line": 35,
|
|
5501
5276
|
"character": 4
|
|
5502
5277
|
}
|
|
5503
5278
|
],
|
|
5504
5279
|
"signatures": [
|
|
5505
5280
|
{
|
|
5506
|
-
"id":
|
|
5281
|
+
"id": 178,
|
|
5507
5282
|
"name": "started",
|
|
5508
5283
|
"kind": 4096,
|
|
5509
5284
|
"kindString": "Call signature",
|
|
5510
5285
|
"flags": {},
|
|
5511
5286
|
"parameters": [
|
|
5512
5287
|
{
|
|
5513
|
-
"id":
|
|
5288
|
+
"id": 179,
|
|
5514
5289
|
"name": "notStartedAction",
|
|
5515
5290
|
"kind": 32768,
|
|
5516
5291
|
"kindString": "Parameter",
|
|
@@ -5560,7 +5335,7 @@
|
|
|
5560
5335
|
}
|
|
5561
5336
|
},
|
|
5562
5337
|
{
|
|
5563
|
-
"id":
|
|
5338
|
+
"id": 253,
|
|
5564
5339
|
"name": "stop",
|
|
5565
5340
|
"kind": 2048,
|
|
5566
5341
|
"kindString": "Method",
|
|
@@ -5570,20 +5345,20 @@
|
|
|
5570
5345
|
"sources": [
|
|
5571
5346
|
{
|
|
5572
5347
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5573
|
-
"line":
|
|
5348
|
+
"line": 45,
|
|
5574
5349
|
"character": 14
|
|
5575
5350
|
}
|
|
5576
5351
|
],
|
|
5577
5352
|
"signatures": [
|
|
5578
5353
|
{
|
|
5579
|
-
"id":
|
|
5354
|
+
"id": 254,
|
|
5580
5355
|
"name": "stop",
|
|
5581
5356
|
"kind": 4096,
|
|
5582
5357
|
"kindString": "Call signature",
|
|
5583
5358
|
"flags": {},
|
|
5584
5359
|
"parameters": [
|
|
5585
5360
|
{
|
|
5586
|
-
"id":
|
|
5361
|
+
"id": 255,
|
|
5587
5362
|
"name": "_timeout",
|
|
5588
5363
|
"kind": 32768,
|
|
5589
5364
|
"kindString": "Parameter",
|
|
@@ -5601,7 +5376,7 @@
|
|
|
5601
5376
|
"typeArguments": [
|
|
5602
5377
|
{
|
|
5603
5378
|
"type": "reference",
|
|
5604
|
-
"id":
|
|
5379
|
+
"id": 16,
|
|
5605
5380
|
"name": "XyoEthereumGasDiviner"
|
|
5606
5381
|
},
|
|
5607
5382
|
{
|
|
@@ -5623,7 +5398,7 @@
|
|
|
5623
5398
|
}
|
|
5624
5399
|
},
|
|
5625
5400
|
{
|
|
5626
|
-
"id":
|
|
5401
|
+
"id": 180,
|
|
5627
5402
|
"name": "subscribe",
|
|
5628
5403
|
"kind": 2048,
|
|
5629
5404
|
"kindString": "Method",
|
|
@@ -5631,20 +5406,20 @@
|
|
|
5631
5406
|
"sources": [
|
|
5632
5407
|
{
|
|
5633
5408
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5634
|
-
"line":
|
|
5409
|
+
"line": 36,
|
|
5635
5410
|
"character": 4
|
|
5636
5411
|
}
|
|
5637
5412
|
],
|
|
5638
5413
|
"signatures": [
|
|
5639
5414
|
{
|
|
5640
|
-
"id":
|
|
5415
|
+
"id": 181,
|
|
5641
5416
|
"name": "subscribe",
|
|
5642
5417
|
"kind": 4096,
|
|
5643
5418
|
"kindString": "Call signature",
|
|
5644
5419
|
"flags": {},
|
|
5645
5420
|
"parameters": [
|
|
5646
5421
|
{
|
|
5647
|
-
"id":
|
|
5422
|
+
"id": 182,
|
|
5648
5423
|
"name": "_queryAccount",
|
|
5649
5424
|
"kind": 32768,
|
|
5650
5425
|
"kindString": "Parameter",
|
|
@@ -5673,7 +5448,7 @@
|
|
|
5673
5448
|
}
|
|
5674
5449
|
},
|
|
5675
5450
|
{
|
|
5676
|
-
"id":
|
|
5451
|
+
"id": 256,
|
|
5677
5452
|
"name": "validateConfig",
|
|
5678
5453
|
"kind": 2048,
|
|
5679
5454
|
"kindString": "Method",
|
|
@@ -5683,20 +5458,20 @@
|
|
|
5683
5458
|
"sources": [
|
|
5684
5459
|
{
|
|
5685
5460
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5686
|
-
"line":
|
|
5461
|
+
"line": 46,
|
|
5687
5462
|
"character": 14
|
|
5688
5463
|
}
|
|
5689
5464
|
],
|
|
5690
5465
|
"signatures": [
|
|
5691
5466
|
{
|
|
5692
|
-
"id":
|
|
5467
|
+
"id": 257,
|
|
5693
5468
|
"name": "validateConfig",
|
|
5694
5469
|
"kind": 4096,
|
|
5695
5470
|
"kindString": "Call signature",
|
|
5696
5471
|
"flags": {},
|
|
5697
5472
|
"parameters": [
|
|
5698
5473
|
{
|
|
5699
|
-
"id":
|
|
5474
|
+
"id": 258,
|
|
5700
5475
|
"name": "config",
|
|
5701
5476
|
"kind": 32768,
|
|
5702
5477
|
"kindString": "Parameter",
|
|
@@ -5709,7 +5484,7 @@
|
|
|
5709
5484
|
}
|
|
5710
5485
|
},
|
|
5711
5486
|
{
|
|
5712
|
-
"id":
|
|
5487
|
+
"id": 259,
|
|
5713
5488
|
"name": "parents",
|
|
5714
5489
|
"kind": 32768,
|
|
5715
5490
|
"kindString": "Parameter",
|
|
@@ -5741,7 +5516,7 @@
|
|
|
5741
5516
|
}
|
|
5742
5517
|
},
|
|
5743
5518
|
{
|
|
5744
|
-
"id":
|
|
5519
|
+
"id": 19,
|
|
5745
5520
|
"name": "create",
|
|
5746
5521
|
"kind": 2048,
|
|
5747
5522
|
"kindString": "Method",
|
|
@@ -5753,19 +5528,19 @@
|
|
|
5753
5528
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
|
|
5754
5529
|
"line": 16,
|
|
5755
5530
|
"character": 24,
|
|
5756
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5531
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L16"
|
|
5757
5532
|
}
|
|
5758
5533
|
],
|
|
5759
5534
|
"signatures": [
|
|
5760
5535
|
{
|
|
5761
|
-
"id":
|
|
5536
|
+
"id": 20,
|
|
5762
5537
|
"name": "create",
|
|
5763
5538
|
"kind": 4096,
|
|
5764
5539
|
"kindString": "Call signature",
|
|
5765
5540
|
"flags": {},
|
|
5766
5541
|
"parameters": [
|
|
5767
5542
|
{
|
|
5768
|
-
"id":
|
|
5543
|
+
"id": 21,
|
|
5769
5544
|
"name": "params",
|
|
5770
5545
|
"kind": 32768,
|
|
5771
5546
|
"kindString": "Parameter",
|
|
@@ -5789,15 +5564,15 @@
|
|
|
5789
5564
|
{
|
|
5790
5565
|
"type": "reflection",
|
|
5791
5566
|
"declaration": {
|
|
5792
|
-
"id":
|
|
5567
|
+
"id": 22,
|
|
5793
5568
|
"name": "__type",
|
|
5794
5569
|
"kind": 65536,
|
|
5795
5570
|
"kindString": "Type literal",
|
|
5796
5571
|
"flags": {},
|
|
5797
5572
|
"children": [
|
|
5798
5573
|
{
|
|
5799
|
-
"id":
|
|
5800
|
-
"name": "
|
|
5574
|
+
"id": 23,
|
|
5575
|
+
"name": "name",
|
|
5801
5576
|
"kind": 1024,
|
|
5802
5577
|
"kindString": "Property",
|
|
5803
5578
|
"flags": {
|
|
@@ -5810,17 +5585,37 @@
|
|
|
5810
5585
|
"character": 4
|
|
5811
5586
|
}
|
|
5812
5587
|
],
|
|
5588
|
+
"type": {
|
|
5589
|
+
"type": "intrinsic",
|
|
5590
|
+
"name": "string"
|
|
5591
|
+
}
|
|
5592
|
+
},
|
|
5593
|
+
{
|
|
5594
|
+
"id": 24,
|
|
5595
|
+
"name": "security",
|
|
5596
|
+
"kind": 1024,
|
|
5597
|
+
"kindString": "Property",
|
|
5598
|
+
"flags": {
|
|
5599
|
+
"isOptional": true
|
|
5600
|
+
},
|
|
5601
|
+
"sources": [
|
|
5602
|
+
{
|
|
5603
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5604
|
+
"line": 10,
|
|
5605
|
+
"character": 4
|
|
5606
|
+
}
|
|
5607
|
+
],
|
|
5813
5608
|
"type": {
|
|
5814
5609
|
"type": "reflection",
|
|
5815
5610
|
"declaration": {
|
|
5816
|
-
"id":
|
|
5611
|
+
"id": 25,
|
|
5817
5612
|
"name": "__type",
|
|
5818
5613
|
"kind": 65536,
|
|
5819
5614
|
"kindString": "Type literal",
|
|
5820
5615
|
"flags": {},
|
|
5821
5616
|
"children": [
|
|
5822
5617
|
{
|
|
5823
|
-
"id":
|
|
5618
|
+
"id": 26,
|
|
5824
5619
|
"name": "allowed",
|
|
5825
5620
|
"kind": 1024,
|
|
5826
5621
|
"kindString": "Property",
|
|
@@ -5830,7 +5625,7 @@
|
|
|
5830
5625
|
"sources": [
|
|
5831
5626
|
{
|
|
5832
5627
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5833
|
-
"line":
|
|
5628
|
+
"line": 11,
|
|
5834
5629
|
"character": 8
|
|
5835
5630
|
}
|
|
5836
5631
|
],
|
|
@@ -5864,7 +5659,7 @@
|
|
|
5864
5659
|
}
|
|
5865
5660
|
},
|
|
5866
5661
|
{
|
|
5867
|
-
"id":
|
|
5662
|
+
"id": 27,
|
|
5868
5663
|
"name": "disallowed",
|
|
5869
5664
|
"kind": 1024,
|
|
5870
5665
|
"kindString": "Property",
|
|
@@ -5874,7 +5669,7 @@
|
|
|
5874
5669
|
"sources": [
|
|
5875
5670
|
{
|
|
5876
5671
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5877
|
-
"line":
|
|
5672
|
+
"line": 12,
|
|
5878
5673
|
"character": 8
|
|
5879
5674
|
}
|
|
5880
5675
|
],
|
|
@@ -5903,15 +5698,15 @@
|
|
|
5903
5698
|
{
|
|
5904
5699
|
"title": "Properties",
|
|
5905
5700
|
"children": [
|
|
5906
|
-
|
|
5907
|
-
|
|
5701
|
+
26,
|
|
5702
|
+
27
|
|
5908
5703
|
]
|
|
5909
5704
|
}
|
|
5910
5705
|
],
|
|
5911
5706
|
"sources": [
|
|
5912
5707
|
{
|
|
5913
5708
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5914
|
-
"line":
|
|
5709
|
+
"line": 10,
|
|
5915
5710
|
"character": 15
|
|
5916
5711
|
}
|
|
5917
5712
|
]
|
|
@@ -5923,7 +5718,8 @@
|
|
|
5923
5718
|
{
|
|
5924
5719
|
"title": "Properties",
|
|
5925
5720
|
"children": [
|
|
5926
|
-
|
|
5721
|
+
23,
|
|
5722
|
+
24
|
|
5927
5723
|
]
|
|
5928
5724
|
}
|
|
5929
5725
|
],
|
|
@@ -5939,14 +5735,14 @@
|
|
|
5939
5735
|
{
|
|
5940
5736
|
"type": "reflection",
|
|
5941
5737
|
"declaration": {
|
|
5942
|
-
"id":
|
|
5738
|
+
"id": 28,
|
|
5943
5739
|
"name": "__type",
|
|
5944
5740
|
"kind": 65536,
|
|
5945
5741
|
"kindString": "Type literal",
|
|
5946
5742
|
"flags": {},
|
|
5947
5743
|
"children": [
|
|
5948
5744
|
{
|
|
5949
|
-
"id":
|
|
5745
|
+
"id": 29,
|
|
5950
5746
|
"name": "targetSchema",
|
|
5951
5747
|
"kind": 1024,
|
|
5952
5748
|
"kindString": "Property",
|
|
@@ -5970,7 +5766,7 @@
|
|
|
5970
5766
|
{
|
|
5971
5767
|
"title": "Properties",
|
|
5972
5768
|
"children": [
|
|
5973
|
-
|
|
5769
|
+
29
|
|
5974
5770
|
]
|
|
5975
5771
|
}
|
|
5976
5772
|
],
|
|
@@ -5986,14 +5782,14 @@
|
|
|
5986
5782
|
{
|
|
5987
5783
|
"type": "reflection",
|
|
5988
5784
|
"declaration": {
|
|
5989
|
-
"id":
|
|
5785
|
+
"id": 30,
|
|
5990
5786
|
"name": "__type",
|
|
5991
5787
|
"kind": 65536,
|
|
5992
5788
|
"kindString": "Type literal",
|
|
5993
5789
|
"flags": {},
|
|
5994
5790
|
"children": [
|
|
5995
5791
|
{
|
|
5996
|
-
"id":
|
|
5792
|
+
"id": 31,
|
|
5997
5793
|
"name": "schema",
|
|
5998
5794
|
"kind": 1024,
|
|
5999
5795
|
"kindString": "Property",
|
|
@@ -6015,7 +5811,7 @@
|
|
|
6015
5811
|
{
|
|
6016
5812
|
"title": "Properties",
|
|
6017
5813
|
"children": [
|
|
6018
|
-
|
|
5814
|
+
31
|
|
6019
5815
|
]
|
|
6020
5816
|
}
|
|
6021
5817
|
],
|
|
@@ -6040,7 +5836,7 @@
|
|
|
6040
5836
|
"typeArguments": [
|
|
6041
5837
|
{
|
|
6042
5838
|
"type": "reference",
|
|
6043
|
-
"id":
|
|
5839
|
+
"id": 16,
|
|
6044
5840
|
"name": "XyoEthereumGasDiviner"
|
|
6045
5841
|
}
|
|
6046
5842
|
],
|
|
@@ -6064,22 +5860,23 @@
|
|
|
6064
5860
|
{
|
|
6065
5861
|
"title": "Constructors",
|
|
6066
5862
|
"children": [
|
|
6067
|
-
|
|
5863
|
+
33
|
|
6068
5864
|
]
|
|
6069
5865
|
},
|
|
6070
5866
|
{
|
|
6071
5867
|
"title": "Properties",
|
|
6072
5868
|
"children": [
|
|
6073
|
-
|
|
5869
|
+
103,
|
|
5870
|
+
104,
|
|
6074
5871
|
105,
|
|
6075
5872
|
106,
|
|
6076
|
-
|
|
5873
|
+
92,
|
|
6077
5874
|
107,
|
|
6078
5875
|
108,
|
|
6079
5876
|
113,
|
|
6080
|
-
|
|
6081
|
-
|
|
6082
|
-
|
|
5877
|
+
17,
|
|
5878
|
+
32,
|
|
5879
|
+
18
|
|
6083
5880
|
]
|
|
6084
5881
|
},
|
|
6085
5882
|
{
|
|
@@ -6088,31 +5885,33 @@
|
|
|
6088
5885
|
118,
|
|
6089
5886
|
120,
|
|
6090
5887
|
122,
|
|
6091
|
-
|
|
5888
|
+
124,
|
|
5889
|
+
55
|
|
6092
5890
|
]
|
|
6093
5891
|
},
|
|
6094
5892
|
{
|
|
6095
5893
|
"title": "Methods",
|
|
6096
5894
|
"children": [
|
|
6097
|
-
|
|
6098
|
-
|
|
6099
|
-
|
|
6100
|
-
|
|
6101
|
-
|
|
6102
|
-
|
|
6103
|
-
|
|
6104
|
-
|
|
6105
|
-
|
|
6106
|
-
|
|
6107
|
-
|
|
6108
|
-
|
|
6109
|
-
|
|
6110
|
-
|
|
6111
|
-
|
|
6112
|
-
|
|
6113
|
-
|
|
6114
|
-
|
|
6115
|
-
|
|
5895
|
+
183,
|
|
5896
|
+
188,
|
|
5897
|
+
195,
|
|
5898
|
+
213,
|
|
5899
|
+
231,
|
|
5900
|
+
239,
|
|
5901
|
+
126,
|
|
5902
|
+
128,
|
|
5903
|
+
46,
|
|
5904
|
+
247,
|
|
5905
|
+
53,
|
|
5906
|
+
57,
|
|
5907
|
+
133,
|
|
5908
|
+
166,
|
|
5909
|
+
250,
|
|
5910
|
+
177,
|
|
5911
|
+
253,
|
|
5912
|
+
180,
|
|
5913
|
+
256,
|
|
5914
|
+
19
|
|
6116
5915
|
]
|
|
6117
5916
|
}
|
|
6118
5917
|
],
|
|
@@ -6121,7 +5920,7 @@
|
|
|
6121
5920
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
|
|
6122
5921
|
"line": 12,
|
|
6123
5922
|
"character": 13,
|
|
6124
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5923
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L12"
|
|
6125
5924
|
}
|
|
6126
5925
|
],
|
|
6127
5926
|
"extendedTypes": [
|
|
@@ -6132,7 +5931,7 @@
|
|
|
6132
5931
|
]
|
|
6133
5932
|
},
|
|
6134
5933
|
{
|
|
6135
|
-
"id":
|
|
5934
|
+
"id": 13,
|
|
6136
5935
|
"name": "XyoEthereumGasDivinerConfig",
|
|
6137
5936
|
"kind": 4194304,
|
|
6138
5937
|
"kindString": "Type alias",
|
|
@@ -6142,7 +5941,7 @@
|
|
|
6142
5941
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
|
|
6143
5942
|
"line": 10,
|
|
6144
5943
|
"character": 12,
|
|
6145
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5944
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L10"
|
|
6146
5945
|
}
|
|
6147
5946
|
],
|
|
6148
5947
|
"type": {
|
|
@@ -6151,14 +5950,14 @@
|
|
|
6151
5950
|
{
|
|
6152
5951
|
"type": "reflection",
|
|
6153
5952
|
"declaration": {
|
|
6154
|
-
"id":
|
|
5953
|
+
"id": 14,
|
|
6155
5954
|
"name": "__type",
|
|
6156
5955
|
"kind": 65536,
|
|
6157
5956
|
"kindString": "Type literal",
|
|
6158
5957
|
"flags": {},
|
|
6159
5958
|
"children": [
|
|
6160
5959
|
{
|
|
6161
|
-
"id":
|
|
5960
|
+
"id": 15,
|
|
6162
5961
|
"name": "schema",
|
|
6163
5962
|
"kind": 1024,
|
|
6164
5963
|
"kindString": "Property",
|
|
@@ -6168,12 +5967,12 @@
|
|
|
6168
5967
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
|
|
6169
5968
|
"line": 10,
|
|
6170
5969
|
"character": 58,
|
|
6171
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5970
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L10"
|
|
6172
5971
|
}
|
|
6173
5972
|
],
|
|
6174
5973
|
"type": {
|
|
6175
5974
|
"type": "reference",
|
|
6176
|
-
"id":
|
|
5975
|
+
"id": 262,
|
|
6177
5976
|
"name": "XyoEthereumGasDivinerConfigSchema"
|
|
6178
5977
|
}
|
|
6179
5978
|
}
|
|
@@ -6182,7 +5981,7 @@
|
|
|
6182
5981
|
{
|
|
6183
5982
|
"title": "Properties",
|
|
6184
5983
|
"children": [
|
|
6185
|
-
|
|
5984
|
+
15
|
|
6186
5985
|
]
|
|
6187
5986
|
}
|
|
6188
5987
|
],
|
|
@@ -6191,7 +5990,7 @@
|
|
|
6191
5990
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
|
|
6192
5991
|
"line": 10,
|
|
6193
5992
|
"character": 56,
|
|
6194
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5993
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L10"
|
|
6195
5994
|
}
|
|
6196
5995
|
]
|
|
6197
5996
|
}
|
|
@@ -6201,7 +6000,7 @@
|
|
|
6201
6000
|
}
|
|
6202
6001
|
},
|
|
6203
6002
|
{
|
|
6204
|
-
"id":
|
|
6003
|
+
"id": 263,
|
|
6205
6004
|
"name": "XyoEthereumGasDivinerConfigSchema",
|
|
6206
6005
|
"kind": 4194304,
|
|
6207
6006
|
"kindString": "Type alias",
|
|
@@ -6211,13 +6010,13 @@
|
|
|
6211
6010
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts",
|
|
6212
6011
|
"line": 4,
|
|
6213
6012
|
"character": 12,
|
|
6214
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6013
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L4"
|
|
6215
6014
|
},
|
|
6216
6015
|
{
|
|
6217
6016
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts",
|
|
6218
6017
|
"line": 5,
|
|
6219
6018
|
"character": 13,
|
|
6220
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6019
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L5"
|
|
6221
6020
|
}
|
|
6222
6021
|
],
|
|
6223
6022
|
"type": {
|
|
@@ -6226,7 +6025,7 @@
|
|
|
6226
6025
|
}
|
|
6227
6026
|
},
|
|
6228
6027
|
{
|
|
6229
|
-
"id":
|
|
6028
|
+
"id": 261,
|
|
6230
6029
|
"name": "XyoEthereumGasDivinerQuerySchema",
|
|
6231
6030
|
"kind": 4194304,
|
|
6232
6031
|
"kindString": "Type alias",
|
|
@@ -6236,13 +6035,13 @@
|
|
|
6236
6035
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts",
|
|
6237
6036
|
"line": 1,
|
|
6238
6037
|
"character": 12,
|
|
6239
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6038
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L1"
|
|
6240
6039
|
},
|
|
6241
6040
|
{
|
|
6242
6041
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts",
|
|
6243
6042
|
"line": 2,
|
|
6244
6043
|
"character": 13,
|
|
6245
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6044
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L2"
|
|
6246
6045
|
}
|
|
6247
6046
|
],
|
|
6248
6047
|
"type": {
|
|
@@ -6251,7 +6050,7 @@
|
|
|
6251
6050
|
}
|
|
6252
6051
|
},
|
|
6253
6052
|
{
|
|
6254
|
-
"id":
|
|
6053
|
+
"id": 262,
|
|
6255
6054
|
"name": "XyoEthereumGasDivinerConfigSchema",
|
|
6256
6055
|
"kind": 32,
|
|
6257
6056
|
"kindString": "Variable",
|
|
@@ -6261,13 +6060,13 @@
|
|
|
6261
6060
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts",
|
|
6262
6061
|
"line": 4,
|
|
6263
6062
|
"character": 12,
|
|
6264
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6063
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L4"
|
|
6265
6064
|
},
|
|
6266
6065
|
{
|
|
6267
6066
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts",
|
|
6268
6067
|
"line": 5,
|
|
6269
6068
|
"character": 13,
|
|
6270
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6069
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L5"
|
|
6271
6070
|
}
|
|
6272
6071
|
],
|
|
6273
6072
|
"type": {
|
|
@@ -6276,7 +6075,7 @@
|
|
|
6276
6075
|
}
|
|
6277
6076
|
},
|
|
6278
6077
|
{
|
|
6279
|
-
"id":
|
|
6078
|
+
"id": 260,
|
|
6280
6079
|
"name": "XyoEthereumGasDivinerQuerySchema",
|
|
6281
6080
|
"kind": 32,
|
|
6282
6081
|
"kindString": "Variable",
|
|
@@ -6286,13 +6085,13 @@
|
|
|
6286
6085
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts",
|
|
6287
6086
|
"line": 1,
|
|
6288
6087
|
"character": 12,
|
|
6289
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6088
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L1"
|
|
6290
6089
|
},
|
|
6291
6090
|
{
|
|
6292
6091
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts",
|
|
6293
6092
|
"line": 2,
|
|
6294
6093
|
"character": 13,
|
|
6295
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6094
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L2"
|
|
6296
6095
|
}
|
|
6297
6096
|
],
|
|
6298
6097
|
"type": {
|
|
@@ -6311,7 +6110,7 @@
|
|
|
6311
6110
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Plugin.ts",
|
|
6312
6111
|
"line": 8,
|
|
6313
6112
|
"character": 13,
|
|
6314
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6113
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Plugin.ts#L8"
|
|
6315
6114
|
}
|
|
6316
6115
|
],
|
|
6317
6116
|
"signatures": [
|
|
@@ -6349,7 +6148,7 @@
|
|
|
6349
6148
|
"children": [
|
|
6350
6149
|
{
|
|
6351
6150
|
"id": 4,
|
|
6352
|
-
"name": "
|
|
6151
|
+
"name": "name",
|
|
6353
6152
|
"kind": 1024,
|
|
6354
6153
|
"kindString": "Property",
|
|
6355
6154
|
"flags": {
|
|
@@ -6362,17 +6161,37 @@
|
|
|
6362
6161
|
"character": 4
|
|
6363
6162
|
}
|
|
6364
6163
|
],
|
|
6164
|
+
"type": {
|
|
6165
|
+
"type": "intrinsic",
|
|
6166
|
+
"name": "string"
|
|
6167
|
+
}
|
|
6168
|
+
},
|
|
6169
|
+
{
|
|
6170
|
+
"id": 5,
|
|
6171
|
+
"name": "security",
|
|
6172
|
+
"kind": 1024,
|
|
6173
|
+
"kindString": "Property",
|
|
6174
|
+
"flags": {
|
|
6175
|
+
"isOptional": true
|
|
6176
|
+
},
|
|
6177
|
+
"sources": [
|
|
6178
|
+
{
|
|
6179
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
6180
|
+
"line": 10,
|
|
6181
|
+
"character": 4
|
|
6182
|
+
}
|
|
6183
|
+
],
|
|
6365
6184
|
"type": {
|
|
6366
6185
|
"type": "reflection",
|
|
6367
6186
|
"declaration": {
|
|
6368
|
-
"id":
|
|
6187
|
+
"id": 6,
|
|
6369
6188
|
"name": "__type",
|
|
6370
6189
|
"kind": 65536,
|
|
6371
6190
|
"kindString": "Type literal",
|
|
6372
6191
|
"flags": {},
|
|
6373
6192
|
"children": [
|
|
6374
6193
|
{
|
|
6375
|
-
"id":
|
|
6194
|
+
"id": 7,
|
|
6376
6195
|
"name": "allowed",
|
|
6377
6196
|
"kind": 1024,
|
|
6378
6197
|
"kindString": "Property",
|
|
@@ -6382,7 +6201,7 @@
|
|
|
6382
6201
|
"sources": [
|
|
6383
6202
|
{
|
|
6384
6203
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
6385
|
-
"line":
|
|
6204
|
+
"line": 11,
|
|
6386
6205
|
"character": 8
|
|
6387
6206
|
}
|
|
6388
6207
|
],
|
|
@@ -6416,7 +6235,7 @@
|
|
|
6416
6235
|
}
|
|
6417
6236
|
},
|
|
6418
6237
|
{
|
|
6419
|
-
"id":
|
|
6238
|
+
"id": 8,
|
|
6420
6239
|
"name": "disallowed",
|
|
6421
6240
|
"kind": 1024,
|
|
6422
6241
|
"kindString": "Property",
|
|
@@ -6426,7 +6245,7 @@
|
|
|
6426
6245
|
"sources": [
|
|
6427
6246
|
{
|
|
6428
6247
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
6429
|
-
"line":
|
|
6248
|
+
"line": 12,
|
|
6430
6249
|
"character": 8
|
|
6431
6250
|
}
|
|
6432
6251
|
],
|
|
@@ -6455,15 +6274,15 @@
|
|
|
6455
6274
|
{
|
|
6456
6275
|
"title": "Properties",
|
|
6457
6276
|
"children": [
|
|
6458
|
-
|
|
6459
|
-
|
|
6277
|
+
7,
|
|
6278
|
+
8
|
|
6460
6279
|
]
|
|
6461
6280
|
}
|
|
6462
6281
|
],
|
|
6463
6282
|
"sources": [
|
|
6464
6283
|
{
|
|
6465
6284
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
6466
|
-
"line":
|
|
6285
|
+
"line": 10,
|
|
6467
6286
|
"character": 15
|
|
6468
6287
|
}
|
|
6469
6288
|
]
|
|
@@ -6475,7 +6294,8 @@
|
|
|
6475
6294
|
{
|
|
6476
6295
|
"title": "Properties",
|
|
6477
6296
|
"children": [
|
|
6478
|
-
4
|
|
6297
|
+
4,
|
|
6298
|
+
5
|
|
6479
6299
|
]
|
|
6480
6300
|
}
|
|
6481
6301
|
],
|
|
@@ -6491,14 +6311,14 @@
|
|
|
6491
6311
|
{
|
|
6492
6312
|
"type": "reflection",
|
|
6493
6313
|
"declaration": {
|
|
6494
|
-
"id":
|
|
6314
|
+
"id": 9,
|
|
6495
6315
|
"name": "__type",
|
|
6496
6316
|
"kind": 65536,
|
|
6497
6317
|
"kindString": "Type literal",
|
|
6498
6318
|
"flags": {},
|
|
6499
6319
|
"children": [
|
|
6500
6320
|
{
|
|
6501
|
-
"id":
|
|
6321
|
+
"id": 10,
|
|
6502
6322
|
"name": "targetSchema",
|
|
6503
6323
|
"kind": 1024,
|
|
6504
6324
|
"kindString": "Property",
|
|
@@ -6522,7 +6342,7 @@
|
|
|
6522
6342
|
{
|
|
6523
6343
|
"title": "Properties",
|
|
6524
6344
|
"children": [
|
|
6525
|
-
|
|
6345
|
+
10
|
|
6526
6346
|
]
|
|
6527
6347
|
}
|
|
6528
6348
|
],
|
|
@@ -6538,14 +6358,14 @@
|
|
|
6538
6358
|
{
|
|
6539
6359
|
"type": "reflection",
|
|
6540
6360
|
"declaration": {
|
|
6541
|
-
"id":
|
|
6361
|
+
"id": 11,
|
|
6542
6362
|
"name": "__type",
|
|
6543
6363
|
"kind": 65536,
|
|
6544
6364
|
"kindString": "Type literal",
|
|
6545
6365
|
"flags": {},
|
|
6546
6366
|
"children": [
|
|
6547
6367
|
{
|
|
6548
|
-
"id":
|
|
6368
|
+
"id": 12,
|
|
6549
6369
|
"name": "schema",
|
|
6550
6370
|
"kind": 1024,
|
|
6551
6371
|
"kindString": "Property",
|
|
@@ -6567,7 +6387,7 @@
|
|
|
6567
6387
|
{
|
|
6568
6388
|
"title": "Properties",
|
|
6569
6389
|
"children": [
|
|
6570
|
-
|
|
6390
|
+
12
|
|
6571
6391
|
]
|
|
6572
6392
|
}
|
|
6573
6393
|
],
|
|
@@ -6596,28 +6416,28 @@
|
|
|
6596
6416
|
{
|
|
6597
6417
|
"title": "References",
|
|
6598
6418
|
"children": [
|
|
6599
|
-
|
|
6419
|
+
264
|
|
6600
6420
|
]
|
|
6601
6421
|
},
|
|
6602
6422
|
{
|
|
6603
6423
|
"title": "Classes",
|
|
6604
6424
|
"children": [
|
|
6605
|
-
|
|
6425
|
+
16
|
|
6606
6426
|
]
|
|
6607
6427
|
},
|
|
6608
6428
|
{
|
|
6609
6429
|
"title": "Type Aliases",
|
|
6610
6430
|
"children": [
|
|
6611
|
-
|
|
6612
|
-
|
|
6613
|
-
|
|
6431
|
+
13,
|
|
6432
|
+
263,
|
|
6433
|
+
261
|
|
6614
6434
|
]
|
|
6615
6435
|
},
|
|
6616
6436
|
{
|
|
6617
6437
|
"title": "Variables",
|
|
6618
6438
|
"children": [
|
|
6619
|
-
|
|
6620
|
-
|
|
6439
|
+
262,
|
|
6440
|
+
260
|
|
6621
6441
|
]
|
|
6622
6442
|
},
|
|
6623
6443
|
{
|
|
@@ -6632,7 +6452,7 @@
|
|
|
6632
6452
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/index.ts",
|
|
6633
6453
|
"line": 1,
|
|
6634
6454
|
"character": 0,
|
|
6635
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6455
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/index.ts#L1"
|
|
6636
6456
|
}
|
|
6637
6457
|
]
|
|
6638
6458
|
}
|