@xyo-network/gas-price-plugin 2.46.3 → 2.47.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/docs.json +834 -526
- package/dist/types/Plugin.d.ts +1 -0
- package/dist/types/Plugin.d.ts.map +1 -1
- package/package.json +13 -13
package/dist/docs.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"originalName": "",
|
|
8
8
|
"children": [
|
|
9
9
|
{
|
|
10
|
-
"id":
|
|
10
|
+
"id": 310,
|
|
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/8fb92a24abd/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": 17,
|
|
27
27
|
"name": "XyoEthereumGasDiviner",
|
|
28
28
|
"kind": 128,
|
|
29
29
|
"kindString": "Class",
|
|
30
30
|
"flags": {},
|
|
31
31
|
"children": [
|
|
32
32
|
{
|
|
33
|
-
"id":
|
|
33
|
+
"id": 35,
|
|
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": 32,
|
|
44
44
|
"character": 4
|
|
45
45
|
}
|
|
46
46
|
],
|
|
47
47
|
"signatures": [
|
|
48
48
|
{
|
|
49
|
-
"id":
|
|
49
|
+
"id": 36,
|
|
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": 37,
|
|
57
57
|
"name": "params",
|
|
58
58
|
"kind": 32768,
|
|
59
59
|
"kindString": "Parameter",
|
|
@@ -75,14 +75,14 @@
|
|
|
75
75
|
{
|
|
76
76
|
"type": "reflection",
|
|
77
77
|
"declaration": {
|
|
78
|
-
"id":
|
|
78
|
+
"id": 38,
|
|
79
79
|
"name": "__type",
|
|
80
80
|
"kind": 65536,
|
|
81
81
|
"kindString": "Type literal",
|
|
82
82
|
"flags": {},
|
|
83
83
|
"children": [
|
|
84
84
|
{
|
|
85
|
-
"id":
|
|
85
|
+
"id": 39,
|
|
86
86
|
"name": "name",
|
|
87
87
|
"kind": 1024,
|
|
88
88
|
"kindString": "Property",
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
}
|
|
103
103
|
},
|
|
104
104
|
{
|
|
105
|
-
"id":
|
|
105
|
+
"id": 40,
|
|
106
106
|
"name": "security",
|
|
107
107
|
"kind": 1024,
|
|
108
108
|
"kindString": "Property",
|
|
@@ -119,15 +119,15 @@
|
|
|
119
119
|
"type": {
|
|
120
120
|
"type": "reflection",
|
|
121
121
|
"declaration": {
|
|
122
|
-
"id":
|
|
122
|
+
"id": 41,
|
|
123
123
|
"name": "__type",
|
|
124
124
|
"kind": 65536,
|
|
125
125
|
"kindString": "Type literal",
|
|
126
126
|
"flags": {},
|
|
127
127
|
"children": [
|
|
128
128
|
{
|
|
129
|
-
"id":
|
|
130
|
-
"name": "
|
|
129
|
+
"id": 42,
|
|
130
|
+
"name": "allowAnonymous",
|
|
131
131
|
"kind": 1024,
|
|
132
132
|
"kindString": "Property",
|
|
133
133
|
"flags": {
|
|
@@ -140,6 +140,26 @@
|
|
|
140
140
|
"character": 8
|
|
141
141
|
}
|
|
142
142
|
],
|
|
143
|
+
"type": {
|
|
144
|
+
"type": "intrinsic",
|
|
145
|
+
"name": "boolean"
|
|
146
|
+
}
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
"id": 43,
|
|
150
|
+
"name": "allowed",
|
|
151
|
+
"kind": 1024,
|
|
152
|
+
"kindString": "Property",
|
|
153
|
+
"flags": {
|
|
154
|
+
"isOptional": true
|
|
155
|
+
},
|
|
156
|
+
"sources": [
|
|
157
|
+
{
|
|
158
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
159
|
+
"line": 12,
|
|
160
|
+
"character": 8
|
|
161
|
+
}
|
|
162
|
+
],
|
|
143
163
|
"type": {
|
|
144
164
|
"type": "reference",
|
|
145
165
|
"typeArguments": [
|
|
@@ -170,7 +190,7 @@
|
|
|
170
190
|
}
|
|
171
191
|
},
|
|
172
192
|
{
|
|
173
|
-
"id":
|
|
193
|
+
"id": 44,
|
|
174
194
|
"name": "disallowed",
|
|
175
195
|
"kind": 1024,
|
|
176
196
|
"kindString": "Property",
|
|
@@ -180,7 +200,7 @@
|
|
|
180
200
|
"sources": [
|
|
181
201
|
{
|
|
182
202
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
183
|
-
"line":
|
|
203
|
+
"line": 13,
|
|
184
204
|
"character": 8
|
|
185
205
|
}
|
|
186
206
|
],
|
|
@@ -209,8 +229,9 @@
|
|
|
209
229
|
{
|
|
210
230
|
"title": "Properties",
|
|
211
231
|
"children": [
|
|
212
|
-
|
|
213
|
-
|
|
232
|
+
42,
|
|
233
|
+
43,
|
|
234
|
+
44
|
|
214
235
|
]
|
|
215
236
|
}
|
|
216
237
|
],
|
|
@@ -229,8 +250,8 @@
|
|
|
229
250
|
{
|
|
230
251
|
"title": "Properties",
|
|
231
252
|
"children": [
|
|
232
|
-
|
|
233
|
-
|
|
253
|
+
39,
|
|
254
|
+
40
|
|
234
255
|
]
|
|
235
256
|
}
|
|
236
257
|
],
|
|
@@ -246,14 +267,14 @@
|
|
|
246
267
|
{
|
|
247
268
|
"type": "reflection",
|
|
248
269
|
"declaration": {
|
|
249
|
-
"id":
|
|
270
|
+
"id": 45,
|
|
250
271
|
"name": "__type",
|
|
251
272
|
"kind": 65536,
|
|
252
273
|
"kindString": "Type literal",
|
|
253
274
|
"flags": {},
|
|
254
275
|
"children": [
|
|
255
276
|
{
|
|
256
|
-
"id":
|
|
277
|
+
"id": 46,
|
|
257
278
|
"name": "targetSchema",
|
|
258
279
|
"kind": 1024,
|
|
259
280
|
"kindString": "Property",
|
|
@@ -277,7 +298,7 @@
|
|
|
277
298
|
{
|
|
278
299
|
"title": "Properties",
|
|
279
300
|
"children": [
|
|
280
|
-
|
|
301
|
+
46
|
|
281
302
|
]
|
|
282
303
|
}
|
|
283
304
|
],
|
|
@@ -293,14 +314,14 @@
|
|
|
293
314
|
{
|
|
294
315
|
"type": "reflection",
|
|
295
316
|
"declaration": {
|
|
296
|
-
"id":
|
|
317
|
+
"id": 47,
|
|
297
318
|
"name": "__type",
|
|
298
319
|
"kind": 65536,
|
|
299
320
|
"kindString": "Type literal",
|
|
300
321
|
"flags": {},
|
|
301
322
|
"children": [
|
|
302
323
|
{
|
|
303
|
-
"id":
|
|
324
|
+
"id": 48,
|
|
304
325
|
"name": "schema",
|
|
305
326
|
"kind": 1024,
|
|
306
327
|
"kindString": "Property",
|
|
@@ -322,7 +343,7 @@
|
|
|
322
343
|
{
|
|
323
344
|
"title": "Properties",
|
|
324
345
|
"children": [
|
|
325
|
-
|
|
346
|
+
48
|
|
326
347
|
]
|
|
327
348
|
}
|
|
328
349
|
],
|
|
@@ -344,7 +365,7 @@
|
|
|
344
365
|
],
|
|
345
366
|
"type": {
|
|
346
367
|
"type": "reference",
|
|
347
|
-
"id":
|
|
368
|
+
"id": 17,
|
|
348
369
|
"name": "XyoEthereumGasDiviner"
|
|
349
370
|
},
|
|
350
371
|
"inheritedFrom": {
|
|
@@ -359,7 +380,7 @@
|
|
|
359
380
|
}
|
|
360
381
|
},
|
|
361
382
|
{
|
|
362
|
-
"id":
|
|
383
|
+
"id": 97,
|
|
363
384
|
"name": "_config",
|
|
364
385
|
"kind": 1024,
|
|
365
386
|
"kindString": "Property",
|
|
@@ -385,14 +406,14 @@
|
|
|
385
406
|
{
|
|
386
407
|
"type": "reflection",
|
|
387
408
|
"declaration": {
|
|
388
|
-
"id":
|
|
409
|
+
"id": 98,
|
|
389
410
|
"name": "__type",
|
|
390
411
|
"kind": 65536,
|
|
391
412
|
"kindString": "Type literal",
|
|
392
413
|
"flags": {},
|
|
393
414
|
"children": [
|
|
394
415
|
{
|
|
395
|
-
"id":
|
|
416
|
+
"id": 99,
|
|
396
417
|
"name": "name",
|
|
397
418
|
"kind": 1024,
|
|
398
419
|
"kindString": "Property",
|
|
@@ -412,7 +433,7 @@
|
|
|
412
433
|
}
|
|
413
434
|
},
|
|
414
435
|
{
|
|
415
|
-
"id":
|
|
436
|
+
"id": 100,
|
|
416
437
|
"name": "security",
|
|
417
438
|
"kind": 1024,
|
|
418
439
|
"kindString": "Property",
|
|
@@ -429,15 +450,15 @@
|
|
|
429
450
|
"type": {
|
|
430
451
|
"type": "reflection",
|
|
431
452
|
"declaration": {
|
|
432
|
-
"id":
|
|
453
|
+
"id": 101,
|
|
433
454
|
"name": "__type",
|
|
434
455
|
"kind": 65536,
|
|
435
456
|
"kindString": "Type literal",
|
|
436
457
|
"flags": {},
|
|
437
458
|
"children": [
|
|
438
459
|
{
|
|
439
|
-
"id":
|
|
440
|
-
"name": "
|
|
460
|
+
"id": 102,
|
|
461
|
+
"name": "allowAnonymous",
|
|
441
462
|
"kind": 1024,
|
|
442
463
|
"kindString": "Property",
|
|
443
464
|
"flags": {
|
|
@@ -450,6 +471,26 @@
|
|
|
450
471
|
"character": 8
|
|
451
472
|
}
|
|
452
473
|
],
|
|
474
|
+
"type": {
|
|
475
|
+
"type": "intrinsic",
|
|
476
|
+
"name": "boolean"
|
|
477
|
+
}
|
|
478
|
+
},
|
|
479
|
+
{
|
|
480
|
+
"id": 103,
|
|
481
|
+
"name": "allowed",
|
|
482
|
+
"kind": 1024,
|
|
483
|
+
"kindString": "Property",
|
|
484
|
+
"flags": {
|
|
485
|
+
"isOptional": true
|
|
486
|
+
},
|
|
487
|
+
"sources": [
|
|
488
|
+
{
|
|
489
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
490
|
+
"line": 12,
|
|
491
|
+
"character": 8
|
|
492
|
+
}
|
|
493
|
+
],
|
|
453
494
|
"type": {
|
|
454
495
|
"type": "reference",
|
|
455
496
|
"typeArguments": [
|
|
@@ -480,7 +521,7 @@
|
|
|
480
521
|
}
|
|
481
522
|
},
|
|
482
523
|
{
|
|
483
|
-
"id":
|
|
524
|
+
"id": 104,
|
|
484
525
|
"name": "disallowed",
|
|
485
526
|
"kind": 1024,
|
|
486
527
|
"kindString": "Property",
|
|
@@ -490,7 +531,7 @@
|
|
|
490
531
|
"sources": [
|
|
491
532
|
{
|
|
492
533
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
493
|
-
"line":
|
|
534
|
+
"line": 13,
|
|
494
535
|
"character": 8
|
|
495
536
|
}
|
|
496
537
|
],
|
|
@@ -519,8 +560,9 @@
|
|
|
519
560
|
{
|
|
520
561
|
"title": "Properties",
|
|
521
562
|
"children": [
|
|
522
|
-
|
|
523
|
-
|
|
563
|
+
102,
|
|
564
|
+
103,
|
|
565
|
+
104
|
|
524
566
|
]
|
|
525
567
|
}
|
|
526
568
|
],
|
|
@@ -539,8 +581,8 @@
|
|
|
539
581
|
{
|
|
540
582
|
"title": "Properties",
|
|
541
583
|
"children": [
|
|
542
|
-
|
|
543
|
-
|
|
584
|
+
99,
|
|
585
|
+
100
|
|
544
586
|
]
|
|
545
587
|
}
|
|
546
588
|
],
|
|
@@ -556,14 +598,14 @@
|
|
|
556
598
|
{
|
|
557
599
|
"type": "reflection",
|
|
558
600
|
"declaration": {
|
|
559
|
-
"id":
|
|
601
|
+
"id": 105,
|
|
560
602
|
"name": "__type",
|
|
561
603
|
"kind": 65536,
|
|
562
604
|
"kindString": "Type literal",
|
|
563
605
|
"flags": {},
|
|
564
606
|
"children": [
|
|
565
607
|
{
|
|
566
|
-
"id":
|
|
608
|
+
"id": 106,
|
|
567
609
|
"name": "targetSchema",
|
|
568
610
|
"kind": 1024,
|
|
569
611
|
"kindString": "Property",
|
|
@@ -587,7 +629,7 @@
|
|
|
587
629
|
{
|
|
588
630
|
"title": "Properties",
|
|
589
631
|
"children": [
|
|
590
|
-
|
|
632
|
+
106
|
|
591
633
|
]
|
|
592
634
|
}
|
|
593
635
|
],
|
|
@@ -603,14 +645,14 @@
|
|
|
603
645
|
{
|
|
604
646
|
"type": "reflection",
|
|
605
647
|
"declaration": {
|
|
606
|
-
"id":
|
|
648
|
+
"id": 107,
|
|
607
649
|
"name": "__type",
|
|
608
650
|
"kind": 65536,
|
|
609
651
|
"kindString": "Type literal",
|
|
610
652
|
"flags": {},
|
|
611
653
|
"children": [
|
|
612
654
|
{
|
|
613
|
-
"id":
|
|
655
|
+
"id": 108,
|
|
614
656
|
"name": "schema",
|
|
615
657
|
"kind": 1024,
|
|
616
658
|
"kindString": "Property",
|
|
@@ -632,7 +674,7 @@
|
|
|
632
674
|
{
|
|
633
675
|
"title": "Properties",
|
|
634
676
|
"children": [
|
|
635
|
-
|
|
677
|
+
108
|
|
636
678
|
]
|
|
637
679
|
}
|
|
638
680
|
],
|
|
@@ -653,7 +695,7 @@
|
|
|
653
695
|
}
|
|
654
696
|
},
|
|
655
697
|
{
|
|
656
|
-
"id":
|
|
698
|
+
"id": 109,
|
|
657
699
|
"name": "_parentResolver",
|
|
658
700
|
"kind": 1024,
|
|
659
701
|
"kindString": "Property",
|
|
@@ -687,14 +729,14 @@
|
|
|
687
729
|
{
|
|
688
730
|
"type": "reflection",
|
|
689
731
|
"declaration": {
|
|
690
|
-
"id":
|
|
732
|
+
"id": 110,
|
|
691
733
|
"name": "__type",
|
|
692
734
|
"kind": 65536,
|
|
693
735
|
"kindString": "Type literal",
|
|
694
736
|
"flags": {},
|
|
695
737
|
"children": [
|
|
696
738
|
{
|
|
697
|
-
"id":
|
|
739
|
+
"id": 111,
|
|
698
740
|
"name": "name",
|
|
699
741
|
"kind": 1024,
|
|
700
742
|
"kindString": "Property",
|
|
@@ -714,7 +756,7 @@
|
|
|
714
756
|
}
|
|
715
757
|
},
|
|
716
758
|
{
|
|
717
|
-
"id":
|
|
759
|
+
"id": 112,
|
|
718
760
|
"name": "security",
|
|
719
761
|
"kind": 1024,
|
|
720
762
|
"kindString": "Property",
|
|
@@ -731,15 +773,15 @@
|
|
|
731
773
|
"type": {
|
|
732
774
|
"type": "reflection",
|
|
733
775
|
"declaration": {
|
|
734
|
-
"id":
|
|
776
|
+
"id": 113,
|
|
735
777
|
"name": "__type",
|
|
736
778
|
"kind": 65536,
|
|
737
779
|
"kindString": "Type literal",
|
|
738
780
|
"flags": {},
|
|
739
781
|
"children": [
|
|
740
782
|
{
|
|
741
|
-
"id":
|
|
742
|
-
"name": "
|
|
783
|
+
"id": 114,
|
|
784
|
+
"name": "allowAnonymous",
|
|
743
785
|
"kind": 1024,
|
|
744
786
|
"kindString": "Property",
|
|
745
787
|
"flags": {
|
|
@@ -752,6 +794,26 @@
|
|
|
752
794
|
"character": 12
|
|
753
795
|
}
|
|
754
796
|
],
|
|
797
|
+
"type": {
|
|
798
|
+
"type": "intrinsic",
|
|
799
|
+
"name": "boolean"
|
|
800
|
+
}
|
|
801
|
+
},
|
|
802
|
+
{
|
|
803
|
+
"id": 115,
|
|
804
|
+
"name": "allowed",
|
|
805
|
+
"kind": 1024,
|
|
806
|
+
"kindString": "Property",
|
|
807
|
+
"flags": {
|
|
808
|
+
"isOptional": true
|
|
809
|
+
},
|
|
810
|
+
"sources": [
|
|
811
|
+
{
|
|
812
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
813
|
+
"line": 20,
|
|
814
|
+
"character": 12
|
|
815
|
+
}
|
|
816
|
+
],
|
|
755
817
|
"type": {
|
|
756
818
|
"type": "reference",
|
|
757
819
|
"typeArguments": [
|
|
@@ -782,7 +844,7 @@
|
|
|
782
844
|
}
|
|
783
845
|
},
|
|
784
846
|
{
|
|
785
|
-
"id":
|
|
847
|
+
"id": 116,
|
|
786
848
|
"name": "disallowed",
|
|
787
849
|
"kind": 1024,
|
|
788
850
|
"kindString": "Property",
|
|
@@ -792,7 +854,7 @@
|
|
|
792
854
|
"sources": [
|
|
793
855
|
{
|
|
794
856
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
795
|
-
"line":
|
|
857
|
+
"line": 21,
|
|
796
858
|
"character": 12
|
|
797
859
|
}
|
|
798
860
|
],
|
|
@@ -821,8 +883,9 @@
|
|
|
821
883
|
{
|
|
822
884
|
"title": "Properties",
|
|
823
885
|
"children": [
|
|
824
|
-
|
|
825
|
-
|
|
886
|
+
114,
|
|
887
|
+
115,
|
|
888
|
+
116
|
|
826
889
|
]
|
|
827
890
|
}
|
|
828
891
|
],
|
|
@@ -841,8 +904,8 @@
|
|
|
841
904
|
{
|
|
842
905
|
"title": "Properties",
|
|
843
906
|
"children": [
|
|
844
|
-
|
|
845
|
-
|
|
907
|
+
111,
|
|
908
|
+
112
|
|
846
909
|
]
|
|
847
910
|
}
|
|
848
911
|
],
|
|
@@ -858,14 +921,14 @@
|
|
|
858
921
|
{
|
|
859
922
|
"type": "reflection",
|
|
860
923
|
"declaration": {
|
|
861
|
-
"id":
|
|
924
|
+
"id": 117,
|
|
862
925
|
"name": "__type",
|
|
863
926
|
"kind": 65536,
|
|
864
927
|
"kindString": "Type literal",
|
|
865
928
|
"flags": {},
|
|
866
929
|
"children": [
|
|
867
930
|
{
|
|
868
|
-
"id":
|
|
931
|
+
"id": 118,
|
|
869
932
|
"name": "schema",
|
|
870
933
|
"kind": 1024,
|
|
871
934
|
"kindString": "Property",
|
|
@@ -873,7 +936,7 @@
|
|
|
873
936
|
"sources": [
|
|
874
937
|
{
|
|
875
938
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
876
|
-
"line":
|
|
939
|
+
"line": 24,
|
|
877
940
|
"character": 8
|
|
878
941
|
}
|
|
879
942
|
],
|
|
@@ -887,14 +950,14 @@
|
|
|
887
950
|
{
|
|
888
951
|
"title": "Properties",
|
|
889
952
|
"children": [
|
|
890
|
-
|
|
953
|
+
118
|
|
891
954
|
]
|
|
892
955
|
}
|
|
893
956
|
],
|
|
894
957
|
"sources": [
|
|
895
958
|
{
|
|
896
959
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
897
|
-
"line":
|
|
960
|
+
"line": 23,
|
|
898
961
|
"character": 8
|
|
899
962
|
}
|
|
900
963
|
]
|
|
@@ -914,7 +977,7 @@
|
|
|
914
977
|
}
|
|
915
978
|
},
|
|
916
979
|
{
|
|
917
|
-
"id":
|
|
980
|
+
"id": 119,
|
|
918
981
|
"name": "_resolver",
|
|
919
982
|
"kind": 1024,
|
|
920
983
|
"kindString": "Property",
|
|
@@ -924,7 +987,7 @@
|
|
|
924
987
|
"sources": [
|
|
925
988
|
{
|
|
926
989
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
927
|
-
"line":
|
|
990
|
+
"line": 26,
|
|
928
991
|
"character": 14
|
|
929
992
|
}
|
|
930
993
|
],
|
|
@@ -948,14 +1011,14 @@
|
|
|
948
1011
|
{
|
|
949
1012
|
"type": "reflection",
|
|
950
1013
|
"declaration": {
|
|
951
|
-
"id":
|
|
1014
|
+
"id": 120,
|
|
952
1015
|
"name": "__type",
|
|
953
1016
|
"kind": 65536,
|
|
954
1017
|
"kindString": "Type literal",
|
|
955
1018
|
"flags": {},
|
|
956
1019
|
"children": [
|
|
957
1020
|
{
|
|
958
|
-
"id":
|
|
1021
|
+
"id": 121,
|
|
959
1022
|
"name": "name",
|
|
960
1023
|
"kind": 1024,
|
|
961
1024
|
"kindString": "Property",
|
|
@@ -975,7 +1038,7 @@
|
|
|
975
1038
|
}
|
|
976
1039
|
},
|
|
977
1040
|
{
|
|
978
|
-
"id":
|
|
1041
|
+
"id": 122,
|
|
979
1042
|
"name": "security",
|
|
980
1043
|
"kind": 1024,
|
|
981
1044
|
"kindString": "Property",
|
|
@@ -992,15 +1055,15 @@
|
|
|
992
1055
|
"type": {
|
|
993
1056
|
"type": "reflection",
|
|
994
1057
|
"declaration": {
|
|
995
|
-
"id":
|
|
1058
|
+
"id": 123,
|
|
996
1059
|
"name": "__type",
|
|
997
1060
|
"kind": 65536,
|
|
998
1061
|
"kindString": "Type literal",
|
|
999
1062
|
"flags": {},
|
|
1000
1063
|
"children": [
|
|
1001
1064
|
{
|
|
1002
|
-
"id":
|
|
1003
|
-
"name": "
|
|
1065
|
+
"id": 124,
|
|
1066
|
+
"name": "allowAnonymous",
|
|
1004
1067
|
"kind": 1024,
|
|
1005
1068
|
"kindString": "Property",
|
|
1006
1069
|
"flags": {
|
|
@@ -1013,6 +1076,26 @@
|
|
|
1013
1076
|
"character": 8
|
|
1014
1077
|
}
|
|
1015
1078
|
],
|
|
1079
|
+
"type": {
|
|
1080
|
+
"type": "intrinsic",
|
|
1081
|
+
"name": "boolean"
|
|
1082
|
+
}
|
|
1083
|
+
},
|
|
1084
|
+
{
|
|
1085
|
+
"id": 125,
|
|
1086
|
+
"name": "allowed",
|
|
1087
|
+
"kind": 1024,
|
|
1088
|
+
"kindString": "Property",
|
|
1089
|
+
"flags": {
|
|
1090
|
+
"isOptional": true
|
|
1091
|
+
},
|
|
1092
|
+
"sources": [
|
|
1093
|
+
{
|
|
1094
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1095
|
+
"line": 12,
|
|
1096
|
+
"character": 8
|
|
1097
|
+
}
|
|
1098
|
+
],
|
|
1016
1099
|
"type": {
|
|
1017
1100
|
"type": "reference",
|
|
1018
1101
|
"typeArguments": [
|
|
@@ -1043,7 +1126,7 @@
|
|
|
1043
1126
|
}
|
|
1044
1127
|
},
|
|
1045
1128
|
{
|
|
1046
|
-
"id":
|
|
1129
|
+
"id": 126,
|
|
1047
1130
|
"name": "disallowed",
|
|
1048
1131
|
"kind": 1024,
|
|
1049
1132
|
"kindString": "Property",
|
|
@@ -1053,7 +1136,7 @@
|
|
|
1053
1136
|
"sources": [
|
|
1054
1137
|
{
|
|
1055
1138
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1056
|
-
"line":
|
|
1139
|
+
"line": 13,
|
|
1057
1140
|
"character": 8
|
|
1058
1141
|
}
|
|
1059
1142
|
],
|
|
@@ -1082,8 +1165,9 @@
|
|
|
1082
1165
|
{
|
|
1083
1166
|
"title": "Properties",
|
|
1084
1167
|
"children": [
|
|
1085
|
-
|
|
1086
|
-
|
|
1168
|
+
124,
|
|
1169
|
+
125,
|
|
1170
|
+
126
|
|
1087
1171
|
]
|
|
1088
1172
|
}
|
|
1089
1173
|
],
|
|
@@ -1102,8 +1186,8 @@
|
|
|
1102
1186
|
{
|
|
1103
1187
|
"title": "Properties",
|
|
1104
1188
|
"children": [
|
|
1105
|
-
|
|
1106
|
-
|
|
1189
|
+
121,
|
|
1190
|
+
122
|
|
1107
1191
|
]
|
|
1108
1192
|
}
|
|
1109
1193
|
],
|
|
@@ -1119,14 +1203,14 @@
|
|
|
1119
1203
|
{
|
|
1120
1204
|
"type": "reflection",
|
|
1121
1205
|
"declaration": {
|
|
1122
|
-
"id":
|
|
1206
|
+
"id": 127,
|
|
1123
1207
|
"name": "__type",
|
|
1124
1208
|
"kind": 65536,
|
|
1125
1209
|
"kindString": "Type literal",
|
|
1126
1210
|
"flags": {},
|
|
1127
1211
|
"children": [
|
|
1128
1212
|
{
|
|
1129
|
-
"id":
|
|
1213
|
+
"id": 128,
|
|
1130
1214
|
"name": "schema",
|
|
1131
1215
|
"kind": 1024,
|
|
1132
1216
|
"kindString": "Property",
|
|
@@ -1148,7 +1232,7 @@
|
|
|
1148
1232
|
{
|
|
1149
1233
|
"title": "Properties",
|
|
1150
1234
|
"children": [
|
|
1151
|
-
|
|
1235
|
+
128
|
|
1152
1236
|
]
|
|
1153
1237
|
}
|
|
1154
1238
|
],
|
|
@@ -1175,7 +1259,7 @@
|
|
|
1175
1259
|
}
|
|
1176
1260
|
},
|
|
1177
1261
|
{
|
|
1178
|
-
"id":
|
|
1262
|
+
"id": 129,
|
|
1179
1263
|
"name": "_started",
|
|
1180
1264
|
"kind": 1024,
|
|
1181
1265
|
"kindString": "Property",
|
|
@@ -1185,7 +1269,7 @@
|
|
|
1185
1269
|
"sources": [
|
|
1186
1270
|
{
|
|
1187
1271
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1188
|
-
"line":
|
|
1272
|
+
"line": 27,
|
|
1189
1273
|
"character": 14
|
|
1190
1274
|
}
|
|
1191
1275
|
],
|
|
@@ -1199,18 +1283,19 @@
|
|
|
1199
1283
|
}
|
|
1200
1284
|
},
|
|
1201
1285
|
{
|
|
1202
|
-
"id":
|
|
1286
|
+
"id": 130,
|
|
1203
1287
|
"name": "account",
|
|
1204
1288
|
"kind": 1024,
|
|
1205
1289
|
"kindString": "Property",
|
|
1206
1290
|
"flags": {
|
|
1207
|
-
"isProtected": true
|
|
1291
|
+
"isProtected": true,
|
|
1292
|
+
"isReadonly": true
|
|
1208
1293
|
},
|
|
1209
1294
|
"sources": [
|
|
1210
1295
|
{
|
|
1211
1296
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1212
|
-
"line":
|
|
1213
|
-
"character":
|
|
1297
|
+
"line": 28,
|
|
1298
|
+
"character": 23
|
|
1214
1299
|
}
|
|
1215
1300
|
],
|
|
1216
1301
|
"type": {
|
|
@@ -1223,7 +1308,7 @@
|
|
|
1223
1308
|
}
|
|
1224
1309
|
},
|
|
1225
1310
|
{
|
|
1226
|
-
"id":
|
|
1311
|
+
"id": 131,
|
|
1227
1312
|
"name": "logger",
|
|
1228
1313
|
"kind": 1024,
|
|
1229
1314
|
"kindString": "Property",
|
|
@@ -1235,7 +1320,7 @@
|
|
|
1235
1320
|
"sources": [
|
|
1236
1321
|
{
|
|
1237
1322
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1238
|
-
"line":
|
|
1323
|
+
"line": 29,
|
|
1239
1324
|
"character": 23
|
|
1240
1325
|
}
|
|
1241
1326
|
],
|
|
@@ -1249,7 +1334,7 @@
|
|
|
1249
1334
|
}
|
|
1250
1335
|
},
|
|
1251
1336
|
{
|
|
1252
|
-
"id":
|
|
1337
|
+
"id": 132,
|
|
1253
1338
|
"name": "moduleConfigQueryValidator",
|
|
1254
1339
|
"kind": 1024,
|
|
1255
1340
|
"kindString": "Property",
|
|
@@ -1260,7 +1345,7 @@
|
|
|
1260
1345
|
"sources": [
|
|
1261
1346
|
{
|
|
1262
1347
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1263
|
-
"line":
|
|
1348
|
+
"line": 30,
|
|
1264
1349
|
"character": 23
|
|
1265
1350
|
}
|
|
1266
1351
|
],
|
|
@@ -1285,14 +1370,14 @@
|
|
|
1285
1370
|
{
|
|
1286
1371
|
"type": "reflection",
|
|
1287
1372
|
"declaration": {
|
|
1288
|
-
"id":
|
|
1373
|
+
"id": 133,
|
|
1289
1374
|
"name": "__type",
|
|
1290
1375
|
"kind": 65536,
|
|
1291
1376
|
"kindString": "Type literal",
|
|
1292
1377
|
"flags": {},
|
|
1293
1378
|
"children": [
|
|
1294
1379
|
{
|
|
1295
|
-
"id":
|
|
1380
|
+
"id": 134,
|
|
1296
1381
|
"name": "query",
|
|
1297
1382
|
"kind": 1024,
|
|
1298
1383
|
"kindString": "Property",
|
|
@@ -1310,7 +1395,7 @@
|
|
|
1310
1395
|
}
|
|
1311
1396
|
},
|
|
1312
1397
|
{
|
|
1313
|
-
"id":
|
|
1398
|
+
"id": 135,
|
|
1314
1399
|
"name": "resultSet",
|
|
1315
1400
|
"kind": 1024,
|
|
1316
1401
|
"kindString": "Property",
|
|
@@ -1330,7 +1415,7 @@
|
|
|
1330
1415
|
}
|
|
1331
1416
|
},
|
|
1332
1417
|
{
|
|
1333
|
-
"id":
|
|
1418
|
+
"id": 136,
|
|
1334
1419
|
"name": "schema",
|
|
1335
1420
|
"kind": 1024,
|
|
1336
1421
|
"kindString": "Property",
|
|
@@ -1352,9 +1437,9 @@
|
|
|
1352
1437
|
{
|
|
1353
1438
|
"title": "Properties",
|
|
1354
1439
|
"children": [
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1440
|
+
134,
|
|
1441
|
+
135,
|
|
1442
|
+
136
|
|
1358
1443
|
]
|
|
1359
1444
|
}
|
|
1360
1445
|
],
|
|
@@ -1378,7 +1463,7 @@
|
|
|
1378
1463
|
}
|
|
1379
1464
|
},
|
|
1380
1465
|
{
|
|
1381
|
-
"id":
|
|
1466
|
+
"id": 137,
|
|
1382
1467
|
"name": "supportedQueryValidator",
|
|
1383
1468
|
"kind": 1024,
|
|
1384
1469
|
"kindString": "Property",
|
|
@@ -1389,7 +1474,7 @@
|
|
|
1389
1474
|
"sources": [
|
|
1390
1475
|
{
|
|
1391
1476
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1392
|
-
"line":
|
|
1477
|
+
"line": 31,
|
|
1393
1478
|
"character": 23
|
|
1394
1479
|
}
|
|
1395
1480
|
],
|
|
@@ -1414,14 +1499,14 @@
|
|
|
1414
1499
|
{
|
|
1415
1500
|
"type": "reflection",
|
|
1416
1501
|
"declaration": {
|
|
1417
|
-
"id":
|
|
1502
|
+
"id": 138,
|
|
1418
1503
|
"name": "__type",
|
|
1419
1504
|
"kind": 65536,
|
|
1420
1505
|
"kindString": "Type literal",
|
|
1421
1506
|
"flags": {},
|
|
1422
1507
|
"children": [
|
|
1423
1508
|
{
|
|
1424
|
-
"id":
|
|
1509
|
+
"id": 139,
|
|
1425
1510
|
"name": "query",
|
|
1426
1511
|
"kind": 1024,
|
|
1427
1512
|
"kindString": "Property",
|
|
@@ -1439,7 +1524,7 @@
|
|
|
1439
1524
|
}
|
|
1440
1525
|
},
|
|
1441
1526
|
{
|
|
1442
|
-
"id":
|
|
1527
|
+
"id": 140,
|
|
1443
1528
|
"name": "resultSet",
|
|
1444
1529
|
"kind": 1024,
|
|
1445
1530
|
"kindString": "Property",
|
|
@@ -1459,7 +1544,7 @@
|
|
|
1459
1544
|
}
|
|
1460
1545
|
},
|
|
1461
1546
|
{
|
|
1462
|
-
"id":
|
|
1547
|
+
"id": 141,
|
|
1463
1548
|
"name": "schema",
|
|
1464
1549
|
"kind": 1024,
|
|
1465
1550
|
"kindString": "Property",
|
|
@@ -1481,9 +1566,9 @@
|
|
|
1481
1566
|
{
|
|
1482
1567
|
"title": "Properties",
|
|
1483
1568
|
"children": [
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1569
|
+
139,
|
|
1570
|
+
140,
|
|
1571
|
+
141
|
|
1487
1572
|
]
|
|
1488
1573
|
}
|
|
1489
1574
|
],
|
|
@@ -1507,7 +1592,7 @@
|
|
|
1507
1592
|
}
|
|
1508
1593
|
},
|
|
1509
1594
|
{
|
|
1510
|
-
"id":
|
|
1595
|
+
"id": 18,
|
|
1511
1596
|
"name": "configSchema",
|
|
1512
1597
|
"kind": 1024,
|
|
1513
1598
|
"kindString": "Property",
|
|
@@ -1519,7 +1604,7 @@
|
|
|
1519
1604
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
|
|
1520
1605
|
"line": 13,
|
|
1521
1606
|
"character": 18,
|
|
1522
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1607
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L13"
|
|
1523
1608
|
}
|
|
1524
1609
|
],
|
|
1525
1610
|
"type": {
|
|
@@ -1533,7 +1618,7 @@
|
|
|
1533
1618
|
}
|
|
1534
1619
|
},
|
|
1535
1620
|
{
|
|
1536
|
-
"id":
|
|
1621
|
+
"id": 34,
|
|
1537
1622
|
"name": "defaultLogger",
|
|
1538
1623
|
"kind": 1024,
|
|
1539
1624
|
"kindString": "Property",
|
|
@@ -1558,7 +1643,7 @@
|
|
|
1558
1643
|
}
|
|
1559
1644
|
},
|
|
1560
1645
|
{
|
|
1561
|
-
"id":
|
|
1646
|
+
"id": 19,
|
|
1562
1647
|
"name": "targetSchema",
|
|
1563
1648
|
"kind": 1024,
|
|
1564
1649
|
"kindString": "Property",
|
|
@@ -1570,7 +1655,7 @@
|
|
|
1570
1655
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
|
|
1571
1656
|
"line": 14,
|
|
1572
1657
|
"character": 18,
|
|
1573
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1658
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L14"
|
|
1574
1659
|
}
|
|
1575
1660
|
],
|
|
1576
1661
|
"type": {
|
|
@@ -1584,7 +1669,7 @@
|
|
|
1584
1669
|
}
|
|
1585
1670
|
},
|
|
1586
1671
|
{
|
|
1587
|
-
"id":
|
|
1672
|
+
"id": 142,
|
|
1588
1673
|
"name": "address",
|
|
1589
1674
|
"kind": 262144,
|
|
1590
1675
|
"kindString": "Accessor",
|
|
@@ -1592,12 +1677,12 @@
|
|
|
1592
1677
|
"sources": [
|
|
1593
1678
|
{
|
|
1594
1679
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1595
|
-
"line":
|
|
1680
|
+
"line": 33,
|
|
1596
1681
|
"character": 8
|
|
1597
1682
|
}
|
|
1598
1683
|
],
|
|
1599
1684
|
"getSignature": {
|
|
1600
|
-
"id":
|
|
1685
|
+
"id": 143,
|
|
1601
1686
|
"name": "address",
|
|
1602
1687
|
"kind": 524288,
|
|
1603
1688
|
"kindString": "Get signature",
|
|
@@ -1617,7 +1702,40 @@
|
|
|
1617
1702
|
}
|
|
1618
1703
|
},
|
|
1619
1704
|
{
|
|
1620
|
-
"id":
|
|
1705
|
+
"id": 144,
|
|
1706
|
+
"name": "allowAnonymous",
|
|
1707
|
+
"kind": 262144,
|
|
1708
|
+
"kindString": "Accessor",
|
|
1709
|
+
"flags": {},
|
|
1710
|
+
"sources": [
|
|
1711
|
+
{
|
|
1712
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1713
|
+
"line": 34,
|
|
1714
|
+
"character": 8
|
|
1715
|
+
}
|
|
1716
|
+
],
|
|
1717
|
+
"getSignature": {
|
|
1718
|
+
"id": 145,
|
|
1719
|
+
"name": "allowAnonymous",
|
|
1720
|
+
"kind": 524288,
|
|
1721
|
+
"kindString": "Get signature",
|
|
1722
|
+
"flags": {},
|
|
1723
|
+
"type": {
|
|
1724
|
+
"type": "intrinsic",
|
|
1725
|
+
"name": "boolean"
|
|
1726
|
+
},
|
|
1727
|
+
"inheritedFrom": {
|
|
1728
|
+
"type": "reference",
|
|
1729
|
+
"name": "AbstractDiviner.allowAnonymous"
|
|
1730
|
+
}
|
|
1731
|
+
},
|
|
1732
|
+
"inheritedFrom": {
|
|
1733
|
+
"type": "reference",
|
|
1734
|
+
"name": "AbstractDiviner.allowAnonymous"
|
|
1735
|
+
}
|
|
1736
|
+
},
|
|
1737
|
+
{
|
|
1738
|
+
"id": 146,
|
|
1621
1739
|
"name": "config",
|
|
1622
1740
|
"kind": 262144,
|
|
1623
1741
|
"kindString": "Accessor",
|
|
@@ -1625,12 +1743,12 @@
|
|
|
1625
1743
|
"sources": [
|
|
1626
1744
|
{
|
|
1627
1745
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1628
|
-
"line":
|
|
1746
|
+
"line": 35,
|
|
1629
1747
|
"character": 8
|
|
1630
1748
|
}
|
|
1631
1749
|
],
|
|
1632
1750
|
"getSignature": {
|
|
1633
|
-
"id":
|
|
1751
|
+
"id": 147,
|
|
1634
1752
|
"name": "config",
|
|
1635
1753
|
"kind": 524288,
|
|
1636
1754
|
"kindString": "Get signature",
|
|
@@ -1650,7 +1768,7 @@
|
|
|
1650
1768
|
}
|
|
1651
1769
|
},
|
|
1652
1770
|
{
|
|
1653
|
-
"id":
|
|
1771
|
+
"id": 148,
|
|
1654
1772
|
"name": "parentResolver",
|
|
1655
1773
|
"kind": 262144,
|
|
1656
1774
|
"kindString": "Accessor",
|
|
@@ -1658,12 +1776,12 @@
|
|
|
1658
1776
|
"sources": [
|
|
1659
1777
|
{
|
|
1660
1778
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1661
|
-
"line":
|
|
1779
|
+
"line": 36,
|
|
1662
1780
|
"character": 8
|
|
1663
1781
|
}
|
|
1664
1782
|
],
|
|
1665
1783
|
"getSignature": {
|
|
1666
|
-
"id":
|
|
1784
|
+
"id": 149,
|
|
1667
1785
|
"name": "parentResolver",
|
|
1668
1786
|
"kind": 524288,
|
|
1669
1787
|
"kindString": "Get signature",
|
|
@@ -1688,14 +1806,14 @@
|
|
|
1688
1806
|
{
|
|
1689
1807
|
"type": "reflection",
|
|
1690
1808
|
"declaration": {
|
|
1691
|
-
"id":
|
|
1809
|
+
"id": 150,
|
|
1692
1810
|
"name": "__type",
|
|
1693
1811
|
"kind": 65536,
|
|
1694
1812
|
"kindString": "Type literal",
|
|
1695
1813
|
"flags": {},
|
|
1696
1814
|
"children": [
|
|
1697
1815
|
{
|
|
1698
|
-
"id":
|
|
1816
|
+
"id": 151,
|
|
1699
1817
|
"name": "name",
|
|
1700
1818
|
"kind": 1024,
|
|
1701
1819
|
"kindString": "Property",
|
|
@@ -1715,7 +1833,7 @@
|
|
|
1715
1833
|
}
|
|
1716
1834
|
},
|
|
1717
1835
|
{
|
|
1718
|
-
"id":
|
|
1836
|
+
"id": 152,
|
|
1719
1837
|
"name": "security",
|
|
1720
1838
|
"kind": 1024,
|
|
1721
1839
|
"kindString": "Property",
|
|
@@ -1732,15 +1850,15 @@
|
|
|
1732
1850
|
"type": {
|
|
1733
1851
|
"type": "reflection",
|
|
1734
1852
|
"declaration": {
|
|
1735
|
-
"id":
|
|
1853
|
+
"id": 153,
|
|
1736
1854
|
"name": "__type",
|
|
1737
1855
|
"kind": 65536,
|
|
1738
1856
|
"kindString": "Type literal",
|
|
1739
1857
|
"flags": {},
|
|
1740
1858
|
"children": [
|
|
1741
1859
|
{
|
|
1742
|
-
"id":
|
|
1743
|
-
"name": "
|
|
1860
|
+
"id": 154,
|
|
1861
|
+
"name": "allowAnonymous",
|
|
1744
1862
|
"kind": 1024,
|
|
1745
1863
|
"kindString": "Property",
|
|
1746
1864
|
"flags": {
|
|
@@ -1753,6 +1871,26 @@
|
|
|
1753
1871
|
"character": 8
|
|
1754
1872
|
}
|
|
1755
1873
|
],
|
|
1874
|
+
"type": {
|
|
1875
|
+
"type": "intrinsic",
|
|
1876
|
+
"name": "boolean"
|
|
1877
|
+
}
|
|
1878
|
+
},
|
|
1879
|
+
{
|
|
1880
|
+
"id": 155,
|
|
1881
|
+
"name": "allowed",
|
|
1882
|
+
"kind": 1024,
|
|
1883
|
+
"kindString": "Property",
|
|
1884
|
+
"flags": {
|
|
1885
|
+
"isOptional": true
|
|
1886
|
+
},
|
|
1887
|
+
"sources": [
|
|
1888
|
+
{
|
|
1889
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1890
|
+
"line": 12,
|
|
1891
|
+
"character": 8
|
|
1892
|
+
}
|
|
1893
|
+
],
|
|
1756
1894
|
"type": {
|
|
1757
1895
|
"type": "reference",
|
|
1758
1896
|
"typeArguments": [
|
|
@@ -1783,7 +1921,7 @@
|
|
|
1783
1921
|
}
|
|
1784
1922
|
},
|
|
1785
1923
|
{
|
|
1786
|
-
"id":
|
|
1924
|
+
"id": 156,
|
|
1787
1925
|
"name": "disallowed",
|
|
1788
1926
|
"kind": 1024,
|
|
1789
1927
|
"kindString": "Property",
|
|
@@ -1793,7 +1931,7 @@
|
|
|
1793
1931
|
"sources": [
|
|
1794
1932
|
{
|
|
1795
1933
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1796
|
-
"line":
|
|
1934
|
+
"line": 13,
|
|
1797
1935
|
"character": 8
|
|
1798
1936
|
}
|
|
1799
1937
|
],
|
|
@@ -1822,8 +1960,9 @@
|
|
|
1822
1960
|
{
|
|
1823
1961
|
"title": "Properties",
|
|
1824
1962
|
"children": [
|
|
1825
|
-
|
|
1826
|
-
|
|
1963
|
+
154,
|
|
1964
|
+
155,
|
|
1965
|
+
156
|
|
1827
1966
|
]
|
|
1828
1967
|
}
|
|
1829
1968
|
],
|
|
@@ -1842,8 +1981,8 @@
|
|
|
1842
1981
|
{
|
|
1843
1982
|
"title": "Properties",
|
|
1844
1983
|
"children": [
|
|
1845
|
-
|
|
1846
|
-
|
|
1984
|
+
151,
|
|
1985
|
+
152
|
|
1847
1986
|
]
|
|
1848
1987
|
}
|
|
1849
1988
|
],
|
|
@@ -1859,14 +1998,14 @@
|
|
|
1859
1998
|
{
|
|
1860
1999
|
"type": "reflection",
|
|
1861
2000
|
"declaration": {
|
|
1862
|
-
"id":
|
|
2001
|
+
"id": 157,
|
|
1863
2002
|
"name": "__type",
|
|
1864
2003
|
"kind": 65536,
|
|
1865
2004
|
"kindString": "Type literal",
|
|
1866
2005
|
"flags": {},
|
|
1867
2006
|
"children": [
|
|
1868
2007
|
{
|
|
1869
|
-
"id":
|
|
2008
|
+
"id": 158,
|
|
1870
2009
|
"name": "schema",
|
|
1871
2010
|
"kind": 1024,
|
|
1872
2011
|
"kindString": "Property",
|
|
@@ -1888,7 +2027,7 @@
|
|
|
1888
2027
|
{
|
|
1889
2028
|
"title": "Properties",
|
|
1890
2029
|
"children": [
|
|
1891
|
-
|
|
2030
|
+
158
|
|
1892
2031
|
]
|
|
1893
2032
|
}
|
|
1894
2033
|
],
|
|
@@ -1920,7 +2059,7 @@
|
|
|
1920
2059
|
}
|
|
1921
2060
|
},
|
|
1922
2061
|
{
|
|
1923
|
-
"id":
|
|
2062
|
+
"id": 159,
|
|
1924
2063
|
"name": "previousHash",
|
|
1925
2064
|
"kind": 262144,
|
|
1926
2065
|
"kindString": "Accessor",
|
|
@@ -1928,12 +2067,12 @@
|
|
|
1928
2067
|
"sources": [
|
|
1929
2068
|
{
|
|
1930
2069
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1931
|
-
"line":
|
|
2070
|
+
"line": 37,
|
|
1932
2071
|
"character": 8
|
|
1933
2072
|
}
|
|
1934
2073
|
],
|
|
1935
2074
|
"getSignature": {
|
|
1936
|
-
"id":
|
|
2075
|
+
"id": 160,
|
|
1937
2076
|
"name": "previousHash",
|
|
1938
2077
|
"kind": 524288,
|
|
1939
2078
|
"kindString": "Get signature",
|
|
@@ -1962,7 +2101,7 @@
|
|
|
1962
2101
|
}
|
|
1963
2102
|
},
|
|
1964
2103
|
{
|
|
1965
|
-
"id":
|
|
2104
|
+
"id": 56,
|
|
1966
2105
|
"name": "queries",
|
|
1967
2106
|
"kind": 262144,
|
|
1968
2107
|
"kindString": "Accessor",
|
|
@@ -1975,7 +2114,7 @@
|
|
|
1975
2114
|
}
|
|
1976
2115
|
],
|
|
1977
2116
|
"getSignature": {
|
|
1978
|
-
"id":
|
|
2117
|
+
"id": 57,
|
|
1979
2118
|
"name": "queries",
|
|
1980
2119
|
"kind": 524288,
|
|
1981
2120
|
"kindString": "Get signature",
|
|
@@ -1998,7 +2137,7 @@
|
|
|
1998
2137
|
}
|
|
1999
2138
|
},
|
|
2000
2139
|
{
|
|
2001
|
-
"id":
|
|
2140
|
+
"id": 161,
|
|
2002
2141
|
"name": "resolver",
|
|
2003
2142
|
"kind": 262144,
|
|
2004
2143
|
"kindString": "Accessor",
|
|
@@ -2006,12 +2145,12 @@
|
|
|
2006
2145
|
"sources": [
|
|
2007
2146
|
{
|
|
2008
2147
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2009
|
-
"line":
|
|
2148
|
+
"line": 39,
|
|
2010
2149
|
"character": 8
|
|
2011
2150
|
}
|
|
2012
2151
|
],
|
|
2013
2152
|
"getSignature": {
|
|
2014
|
-
"id":
|
|
2153
|
+
"id": 162,
|
|
2015
2154
|
"name": "resolver",
|
|
2016
2155
|
"kind": 524288,
|
|
2017
2156
|
"kindString": "Get signature",
|
|
@@ -2036,14 +2175,14 @@
|
|
|
2036
2175
|
{
|
|
2037
2176
|
"type": "reflection",
|
|
2038
2177
|
"declaration": {
|
|
2039
|
-
"id":
|
|
2178
|
+
"id": 163,
|
|
2040
2179
|
"name": "__type",
|
|
2041
2180
|
"kind": 65536,
|
|
2042
2181
|
"kindString": "Type literal",
|
|
2043
2182
|
"flags": {},
|
|
2044
2183
|
"children": [
|
|
2045
2184
|
{
|
|
2046
|
-
"id":
|
|
2185
|
+
"id": 164,
|
|
2047
2186
|
"name": "name",
|
|
2048
2187
|
"kind": 1024,
|
|
2049
2188
|
"kindString": "Property",
|
|
@@ -2063,7 +2202,7 @@
|
|
|
2063
2202
|
}
|
|
2064
2203
|
},
|
|
2065
2204
|
{
|
|
2066
|
-
"id":
|
|
2205
|
+
"id": 165,
|
|
2067
2206
|
"name": "security",
|
|
2068
2207
|
"kind": 1024,
|
|
2069
2208
|
"kindString": "Property",
|
|
@@ -2080,15 +2219,15 @@
|
|
|
2080
2219
|
"type": {
|
|
2081
2220
|
"type": "reflection",
|
|
2082
2221
|
"declaration": {
|
|
2083
|
-
"id":
|
|
2222
|
+
"id": 166,
|
|
2084
2223
|
"name": "__type",
|
|
2085
2224
|
"kind": 65536,
|
|
2086
2225
|
"kindString": "Type literal",
|
|
2087
2226
|
"flags": {},
|
|
2088
2227
|
"children": [
|
|
2089
2228
|
{
|
|
2090
|
-
"id":
|
|
2091
|
-
"name": "
|
|
2229
|
+
"id": 167,
|
|
2230
|
+
"name": "allowAnonymous",
|
|
2092
2231
|
"kind": 1024,
|
|
2093
2232
|
"kindString": "Property",
|
|
2094
2233
|
"flags": {
|
|
@@ -2101,6 +2240,26 @@
|
|
|
2101
2240
|
"character": 8
|
|
2102
2241
|
}
|
|
2103
2242
|
],
|
|
2243
|
+
"type": {
|
|
2244
|
+
"type": "intrinsic",
|
|
2245
|
+
"name": "boolean"
|
|
2246
|
+
}
|
|
2247
|
+
},
|
|
2248
|
+
{
|
|
2249
|
+
"id": 168,
|
|
2250
|
+
"name": "allowed",
|
|
2251
|
+
"kind": 1024,
|
|
2252
|
+
"kindString": "Property",
|
|
2253
|
+
"flags": {
|
|
2254
|
+
"isOptional": true
|
|
2255
|
+
},
|
|
2256
|
+
"sources": [
|
|
2257
|
+
{
|
|
2258
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2259
|
+
"line": 12,
|
|
2260
|
+
"character": 8
|
|
2261
|
+
}
|
|
2262
|
+
],
|
|
2104
2263
|
"type": {
|
|
2105
2264
|
"type": "reference",
|
|
2106
2265
|
"typeArguments": [
|
|
@@ -2131,7 +2290,7 @@
|
|
|
2131
2290
|
}
|
|
2132
2291
|
},
|
|
2133
2292
|
{
|
|
2134
|
-
"id":
|
|
2293
|
+
"id": 169,
|
|
2135
2294
|
"name": "disallowed",
|
|
2136
2295
|
"kind": 1024,
|
|
2137
2296
|
"kindString": "Property",
|
|
@@ -2141,7 +2300,7 @@
|
|
|
2141
2300
|
"sources": [
|
|
2142
2301
|
{
|
|
2143
2302
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2144
|
-
"line":
|
|
2303
|
+
"line": 13,
|
|
2145
2304
|
"character": 8
|
|
2146
2305
|
}
|
|
2147
2306
|
],
|
|
@@ -2170,8 +2329,9 @@
|
|
|
2170
2329
|
{
|
|
2171
2330
|
"title": "Properties",
|
|
2172
2331
|
"children": [
|
|
2173
|
-
|
|
2174
|
-
|
|
2332
|
+
167,
|
|
2333
|
+
168,
|
|
2334
|
+
169
|
|
2175
2335
|
]
|
|
2176
2336
|
}
|
|
2177
2337
|
],
|
|
@@ -2190,8 +2350,8 @@
|
|
|
2190
2350
|
{
|
|
2191
2351
|
"title": "Properties",
|
|
2192
2352
|
"children": [
|
|
2193
|
-
|
|
2194
|
-
|
|
2353
|
+
164,
|
|
2354
|
+
165
|
|
2195
2355
|
]
|
|
2196
2356
|
}
|
|
2197
2357
|
],
|
|
@@ -2207,14 +2367,14 @@
|
|
|
2207
2367
|
{
|
|
2208
2368
|
"type": "reflection",
|
|
2209
2369
|
"declaration": {
|
|
2210
|
-
"id":
|
|
2370
|
+
"id": 170,
|
|
2211
2371
|
"name": "__type",
|
|
2212
2372
|
"kind": 65536,
|
|
2213
2373
|
"kindString": "Type literal",
|
|
2214
2374
|
"flags": {},
|
|
2215
2375
|
"children": [
|
|
2216
2376
|
{
|
|
2217
|
-
"id":
|
|
2377
|
+
"id": 171,
|
|
2218
2378
|
"name": "schema",
|
|
2219
2379
|
"kind": 1024,
|
|
2220
2380
|
"kindString": "Property",
|
|
@@ -2236,7 +2396,7 @@
|
|
|
2236
2396
|
{
|
|
2237
2397
|
"title": "Properties",
|
|
2238
2398
|
"children": [
|
|
2239
|
-
|
|
2399
|
+
171
|
|
2240
2400
|
]
|
|
2241
2401
|
}
|
|
2242
2402
|
],
|
|
@@ -2268,7 +2428,7 @@
|
|
|
2268
2428
|
}
|
|
2269
2429
|
},
|
|
2270
2430
|
{
|
|
2271
|
-
"id":
|
|
2431
|
+
"id": 58,
|
|
2272
2432
|
"name": "targetSchema",
|
|
2273
2433
|
"kind": 262144,
|
|
2274
2434
|
"kindString": "Accessor",
|
|
@@ -2281,7 +2441,7 @@
|
|
|
2281
2441
|
}
|
|
2282
2442
|
],
|
|
2283
2443
|
"getSignature": {
|
|
2284
|
-
"id":
|
|
2444
|
+
"id": 59,
|
|
2285
2445
|
"name": "targetSchema",
|
|
2286
2446
|
"kind": 524288,
|
|
2287
2447
|
"kindString": "Get signature",
|
|
@@ -2310,7 +2470,7 @@
|
|
|
2310
2470
|
}
|
|
2311
2471
|
},
|
|
2312
2472
|
{
|
|
2313
|
-
"id":
|
|
2473
|
+
"id": 229,
|
|
2314
2474
|
"name": "bindHashes",
|
|
2315
2475
|
"kind": 2048,
|
|
2316
2476
|
"kindString": "Method",
|
|
@@ -2320,20 +2480,20 @@
|
|
|
2320
2480
|
"sources": [
|
|
2321
2481
|
{
|
|
2322
2482
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2323
|
-
"line":
|
|
2483
|
+
"line": 47,
|
|
2324
2484
|
"character": 14
|
|
2325
2485
|
}
|
|
2326
2486
|
],
|
|
2327
2487
|
"signatures": [
|
|
2328
2488
|
{
|
|
2329
|
-
"id":
|
|
2489
|
+
"id": 230,
|
|
2330
2490
|
"name": "bindHashes",
|
|
2331
2491
|
"kind": 4096,
|
|
2332
2492
|
"kindString": "Call signature",
|
|
2333
2493
|
"flags": {},
|
|
2334
2494
|
"parameters": [
|
|
2335
2495
|
{
|
|
2336
|
-
"id":
|
|
2496
|
+
"id": 231,
|
|
2337
2497
|
"name": "hashes",
|
|
2338
2498
|
"kind": 32768,
|
|
2339
2499
|
"kindString": "Parameter",
|
|
@@ -2347,7 +2507,7 @@
|
|
|
2347
2507
|
}
|
|
2348
2508
|
},
|
|
2349
2509
|
{
|
|
2350
|
-
"id":
|
|
2510
|
+
"id": 232,
|
|
2351
2511
|
"name": "schema",
|
|
2352
2512
|
"kind": 32768,
|
|
2353
2513
|
"kindString": "Parameter",
|
|
@@ -2361,7 +2521,7 @@
|
|
|
2361
2521
|
}
|
|
2362
2522
|
},
|
|
2363
2523
|
{
|
|
2364
|
-
"id":
|
|
2524
|
+
"id": 233,
|
|
2365
2525
|
"name": "account",
|
|
2366
2526
|
"kind": 32768,
|
|
2367
2527
|
"kindString": "Parameter",
|
|
@@ -2400,7 +2560,7 @@
|
|
|
2400
2560
|
}
|
|
2401
2561
|
},
|
|
2402
2562
|
{
|
|
2403
|
-
"id":
|
|
2563
|
+
"id": 234,
|
|
2404
2564
|
"name": "bindHashesInternal",
|
|
2405
2565
|
"kind": 2048,
|
|
2406
2566
|
"kindString": "Method",
|
|
@@ -2410,20 +2570,20 @@
|
|
|
2410
2570
|
"sources": [
|
|
2411
2571
|
{
|
|
2412
2572
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2413
|
-
"line":
|
|
2573
|
+
"line": 48,
|
|
2414
2574
|
"character": 14
|
|
2415
2575
|
}
|
|
2416
2576
|
],
|
|
2417
2577
|
"signatures": [
|
|
2418
2578
|
{
|
|
2419
|
-
"id":
|
|
2579
|
+
"id": 235,
|
|
2420
2580
|
"name": "bindHashesInternal",
|
|
2421
2581
|
"kind": 4096,
|
|
2422
2582
|
"kindString": "Call signature",
|
|
2423
2583
|
"flags": {},
|
|
2424
2584
|
"parameters": [
|
|
2425
2585
|
{
|
|
2426
|
-
"id":
|
|
2586
|
+
"id": 236,
|
|
2427
2587
|
"name": "hashes",
|
|
2428
2588
|
"kind": 32768,
|
|
2429
2589
|
"kindString": "Parameter",
|
|
@@ -2437,7 +2597,7 @@
|
|
|
2437
2597
|
}
|
|
2438
2598
|
},
|
|
2439
2599
|
{
|
|
2440
|
-
"id":
|
|
2600
|
+
"id": 237,
|
|
2441
2601
|
"name": "schema",
|
|
2442
2602
|
"kind": 32768,
|
|
2443
2603
|
"kindString": "Parameter",
|
|
@@ -2451,7 +2611,7 @@
|
|
|
2451
2611
|
}
|
|
2452
2612
|
},
|
|
2453
2613
|
{
|
|
2454
|
-
"id":
|
|
2614
|
+
"id": 238,
|
|
2455
2615
|
"name": "account",
|
|
2456
2616
|
"kind": 32768,
|
|
2457
2617
|
"kindString": "Parameter",
|
|
@@ -2482,14 +2642,14 @@
|
|
|
2482
2642
|
{
|
|
2483
2643
|
"type": "reflection",
|
|
2484
2644
|
"declaration": {
|
|
2485
|
-
"id":
|
|
2645
|
+
"id": 239,
|
|
2486
2646
|
"name": "__type",
|
|
2487
2647
|
"kind": 65536,
|
|
2488
2648
|
"kindString": "Type literal",
|
|
2489
2649
|
"flags": {},
|
|
2490
2650
|
"children": [
|
|
2491
2651
|
{
|
|
2492
|
-
"id":
|
|
2652
|
+
"id": 240,
|
|
2493
2653
|
"name": "schema",
|
|
2494
2654
|
"kind": 1024,
|
|
2495
2655
|
"kindString": "Property",
|
|
@@ -2511,7 +2671,7 @@
|
|
|
2511
2671
|
{
|
|
2512
2672
|
"title": "Properties",
|
|
2513
2673
|
"children": [
|
|
2514
|
-
|
|
2674
|
+
240
|
|
2515
2675
|
]
|
|
2516
2676
|
}
|
|
2517
2677
|
],
|
|
@@ -2538,7 +2698,7 @@
|
|
|
2538
2698
|
}
|
|
2539
2699
|
},
|
|
2540
2700
|
{
|
|
2541
|
-
"id":
|
|
2701
|
+
"id": 241,
|
|
2542
2702
|
"name": "bindQuery",
|
|
2543
2703
|
"kind": 2048,
|
|
2544
2704
|
"kindString": "Method",
|
|
@@ -2548,20 +2708,20 @@
|
|
|
2548
2708
|
"sources": [
|
|
2549
2709
|
{
|
|
2550
2710
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2551
|
-
"line":
|
|
2711
|
+
"line": 49,
|
|
2552
2712
|
"character": 14
|
|
2553
2713
|
}
|
|
2554
2714
|
],
|
|
2555
2715
|
"signatures": [
|
|
2556
2716
|
{
|
|
2557
|
-
"id":
|
|
2717
|
+
"id": 242,
|
|
2558
2718
|
"name": "bindQuery",
|
|
2559
2719
|
"kind": 4096,
|
|
2560
2720
|
"kindString": "Call signature",
|
|
2561
2721
|
"flags": {},
|
|
2562
2722
|
"typeParameter": [
|
|
2563
2723
|
{
|
|
2564
|
-
"id":
|
|
2724
|
+
"id": 247,
|
|
2565
2725
|
"name": "T",
|
|
2566
2726
|
"kind": 131072,
|
|
2567
2727
|
"kindString": "Type parameter",
|
|
@@ -2587,14 +2747,14 @@
|
|
|
2587
2747
|
{
|
|
2588
2748
|
"type": "reflection",
|
|
2589
2749
|
"declaration": {
|
|
2590
|
-
"id":
|
|
2750
|
+
"id": 243,
|
|
2591
2751
|
"name": "__type",
|
|
2592
2752
|
"kind": 65536,
|
|
2593
2753
|
"kindString": "Type literal",
|
|
2594
2754
|
"flags": {},
|
|
2595
2755
|
"children": [
|
|
2596
2756
|
{
|
|
2597
|
-
"id":
|
|
2757
|
+
"id": 244,
|
|
2598
2758
|
"name": "schema",
|
|
2599
2759
|
"kind": 1024,
|
|
2600
2760
|
"kindString": "Property",
|
|
@@ -2616,7 +2776,7 @@
|
|
|
2616
2776
|
{
|
|
2617
2777
|
"title": "Properties",
|
|
2618
2778
|
"children": [
|
|
2619
|
-
|
|
2779
|
+
244
|
|
2620
2780
|
]
|
|
2621
2781
|
}
|
|
2622
2782
|
],
|
|
@@ -2652,14 +2812,14 @@
|
|
|
2652
2812
|
{
|
|
2653
2813
|
"type": "reflection",
|
|
2654
2814
|
"declaration": {
|
|
2655
|
-
"id":
|
|
2815
|
+
"id": 245,
|
|
2656
2816
|
"name": "__type",
|
|
2657
2817
|
"kind": 65536,
|
|
2658
2818
|
"kindString": "Type literal",
|
|
2659
2819
|
"flags": {},
|
|
2660
2820
|
"children": [
|
|
2661
2821
|
{
|
|
2662
|
-
"id":
|
|
2822
|
+
"id": 246,
|
|
2663
2823
|
"name": "schema",
|
|
2664
2824
|
"kind": 1024,
|
|
2665
2825
|
"kindString": "Property",
|
|
@@ -2681,7 +2841,7 @@
|
|
|
2681
2841
|
{
|
|
2682
2842
|
"title": "Properties",
|
|
2683
2843
|
"children": [
|
|
2684
|
-
|
|
2844
|
+
246
|
|
2685
2845
|
]
|
|
2686
2846
|
}
|
|
2687
2847
|
],
|
|
@@ -2705,19 +2865,19 @@
|
|
|
2705
2865
|
],
|
|
2706
2866
|
"parameters": [
|
|
2707
2867
|
{
|
|
2708
|
-
"id":
|
|
2868
|
+
"id": 248,
|
|
2709
2869
|
"name": "query",
|
|
2710
2870
|
"kind": 32768,
|
|
2711
2871
|
"kindString": "Parameter",
|
|
2712
2872
|
"flags": {},
|
|
2713
2873
|
"type": {
|
|
2714
2874
|
"type": "reference",
|
|
2715
|
-
"id":
|
|
2875
|
+
"id": 247,
|
|
2716
2876
|
"name": "T"
|
|
2717
2877
|
}
|
|
2718
2878
|
},
|
|
2719
2879
|
{
|
|
2720
|
-
"id":
|
|
2880
|
+
"id": 249,
|
|
2721
2881
|
"name": "payloads",
|
|
2722
2882
|
"kind": 32768,
|
|
2723
2883
|
"kindString": "Parameter",
|
|
@@ -2740,14 +2900,14 @@
|
|
|
2740
2900
|
{
|
|
2741
2901
|
"type": "reflection",
|
|
2742
2902
|
"declaration": {
|
|
2743
|
-
"id":
|
|
2903
|
+
"id": 250,
|
|
2744
2904
|
"name": "__type",
|
|
2745
2905
|
"kind": 65536,
|
|
2746
2906
|
"kindString": "Type literal",
|
|
2747
2907
|
"flags": {},
|
|
2748
2908
|
"children": [
|
|
2749
2909
|
{
|
|
2750
|
-
"id":
|
|
2910
|
+
"id": 251,
|
|
2751
2911
|
"name": "schema",
|
|
2752
2912
|
"kind": 1024,
|
|
2753
2913
|
"kindString": "Property",
|
|
@@ -2769,7 +2929,7 @@
|
|
|
2769
2929
|
{
|
|
2770
2930
|
"title": "Properties",
|
|
2771
2931
|
"children": [
|
|
2772
|
-
|
|
2932
|
+
251
|
|
2773
2933
|
]
|
|
2774
2934
|
}
|
|
2775
2935
|
],
|
|
@@ -2787,7 +2947,7 @@
|
|
|
2787
2947
|
}
|
|
2788
2948
|
},
|
|
2789
2949
|
{
|
|
2790
|
-
"id":
|
|
2950
|
+
"id": 252,
|
|
2791
2951
|
"name": "account",
|
|
2792
2952
|
"kind": 32768,
|
|
2793
2953
|
"kindString": "Parameter",
|
|
@@ -2824,14 +2984,14 @@
|
|
|
2824
2984
|
{
|
|
2825
2985
|
"type": "reflection",
|
|
2826
2986
|
"declaration": {
|
|
2827
|
-
"id":
|
|
2987
|
+
"id": 253,
|
|
2828
2988
|
"name": "__type",
|
|
2829
2989
|
"kind": 65536,
|
|
2830
2990
|
"kindString": "Type literal",
|
|
2831
2991
|
"flags": {},
|
|
2832
2992
|
"children": [
|
|
2833
2993
|
{
|
|
2834
|
-
"id":
|
|
2994
|
+
"id": 254,
|
|
2835
2995
|
"name": "query",
|
|
2836
2996
|
"kind": 1024,
|
|
2837
2997
|
"kindString": "Property",
|
|
@@ -2849,7 +3009,7 @@
|
|
|
2849
3009
|
}
|
|
2850
3010
|
},
|
|
2851
3011
|
{
|
|
2852
|
-
"id":
|
|
3012
|
+
"id": 255,
|
|
2853
3013
|
"name": "resultSet",
|
|
2854
3014
|
"kind": 1024,
|
|
2855
3015
|
"kindString": "Property",
|
|
@@ -2869,7 +3029,7 @@
|
|
|
2869
3029
|
}
|
|
2870
3030
|
},
|
|
2871
3031
|
{
|
|
2872
|
-
"id":
|
|
3032
|
+
"id": 256,
|
|
2873
3033
|
"name": "schema",
|
|
2874
3034
|
"kind": 1024,
|
|
2875
3035
|
"kindString": "Property",
|
|
@@ -2891,9 +3051,9 @@
|
|
|
2891
3051
|
{
|
|
2892
3052
|
"title": "Properties",
|
|
2893
3053
|
"children": [
|
|
2894
|
-
|
|
2895
|
-
|
|
2896
|
-
|
|
3054
|
+
254,
|
|
3055
|
+
255,
|
|
3056
|
+
256
|
|
2897
3057
|
]
|
|
2898
3058
|
}
|
|
2899
3059
|
],
|
|
@@ -2924,14 +3084,14 @@
|
|
|
2924
3084
|
{
|
|
2925
3085
|
"type": "reflection",
|
|
2926
3086
|
"declaration": {
|
|
2927
|
-
"id":
|
|
3087
|
+
"id": 257,
|
|
2928
3088
|
"name": "__type",
|
|
2929
3089
|
"kind": 65536,
|
|
2930
3090
|
"kindString": "Type literal",
|
|
2931
3091
|
"flags": {},
|
|
2932
3092
|
"children": [
|
|
2933
3093
|
{
|
|
2934
|
-
"id":
|
|
3094
|
+
"id": 258,
|
|
2935
3095
|
"name": "schema",
|
|
2936
3096
|
"kind": 1024,
|
|
2937
3097
|
"kindString": "Property",
|
|
@@ -2953,7 +3113,7 @@
|
|
|
2953
3113
|
{
|
|
2954
3114
|
"title": "Properties",
|
|
2955
3115
|
"children": [
|
|
2956
|
-
|
|
3116
|
+
258
|
|
2957
3117
|
]
|
|
2958
3118
|
}
|
|
2959
3119
|
],
|
|
@@ -2990,7 +3150,7 @@
|
|
|
2990
3150
|
}
|
|
2991
3151
|
},
|
|
2992
3152
|
{
|
|
2993
|
-
"id":
|
|
3153
|
+
"id": 259,
|
|
2994
3154
|
"name": "bindQueryInternal",
|
|
2995
3155
|
"kind": 2048,
|
|
2996
3156
|
"kindString": "Method",
|
|
@@ -3000,20 +3160,20 @@
|
|
|
3000
3160
|
"sources": [
|
|
3001
3161
|
{
|
|
3002
3162
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3003
|
-
"line":
|
|
3163
|
+
"line": 50,
|
|
3004
3164
|
"character": 14
|
|
3005
3165
|
}
|
|
3006
3166
|
],
|
|
3007
3167
|
"signatures": [
|
|
3008
3168
|
{
|
|
3009
|
-
"id":
|
|
3169
|
+
"id": 260,
|
|
3010
3170
|
"name": "bindQueryInternal",
|
|
3011
3171
|
"kind": 4096,
|
|
3012
3172
|
"kindString": "Call signature",
|
|
3013
3173
|
"flags": {},
|
|
3014
3174
|
"typeParameter": [
|
|
3015
3175
|
{
|
|
3016
|
-
"id":
|
|
3176
|
+
"id": 265,
|
|
3017
3177
|
"name": "T",
|
|
3018
3178
|
"kind": 131072,
|
|
3019
3179
|
"kindString": "Type parameter",
|
|
@@ -3039,14 +3199,14 @@
|
|
|
3039
3199
|
{
|
|
3040
3200
|
"type": "reflection",
|
|
3041
3201
|
"declaration": {
|
|
3042
|
-
"id":
|
|
3202
|
+
"id": 261,
|
|
3043
3203
|
"name": "__type",
|
|
3044
3204
|
"kind": 65536,
|
|
3045
3205
|
"kindString": "Type literal",
|
|
3046
3206
|
"flags": {},
|
|
3047
3207
|
"children": [
|
|
3048
3208
|
{
|
|
3049
|
-
"id":
|
|
3209
|
+
"id": 262,
|
|
3050
3210
|
"name": "schema",
|
|
3051
3211
|
"kind": 1024,
|
|
3052
3212
|
"kindString": "Property",
|
|
@@ -3068,7 +3228,7 @@
|
|
|
3068
3228
|
{
|
|
3069
3229
|
"title": "Properties",
|
|
3070
3230
|
"children": [
|
|
3071
|
-
|
|
3231
|
+
262
|
|
3072
3232
|
]
|
|
3073
3233
|
}
|
|
3074
3234
|
],
|
|
@@ -3104,14 +3264,14 @@
|
|
|
3104
3264
|
{
|
|
3105
3265
|
"type": "reflection",
|
|
3106
3266
|
"declaration": {
|
|
3107
|
-
"id":
|
|
3267
|
+
"id": 263,
|
|
3108
3268
|
"name": "__type",
|
|
3109
3269
|
"kind": 65536,
|
|
3110
3270
|
"kindString": "Type literal",
|
|
3111
3271
|
"flags": {},
|
|
3112
3272
|
"children": [
|
|
3113
3273
|
{
|
|
3114
|
-
"id":
|
|
3274
|
+
"id": 264,
|
|
3115
3275
|
"name": "schema",
|
|
3116
3276
|
"kind": 1024,
|
|
3117
3277
|
"kindString": "Property",
|
|
@@ -3133,7 +3293,7 @@
|
|
|
3133
3293
|
{
|
|
3134
3294
|
"title": "Properties",
|
|
3135
3295
|
"children": [
|
|
3136
|
-
|
|
3296
|
+
264
|
|
3137
3297
|
]
|
|
3138
3298
|
}
|
|
3139
3299
|
],
|
|
@@ -3157,19 +3317,19 @@
|
|
|
3157
3317
|
],
|
|
3158
3318
|
"parameters": [
|
|
3159
3319
|
{
|
|
3160
|
-
"id":
|
|
3320
|
+
"id": 266,
|
|
3161
3321
|
"name": "query",
|
|
3162
3322
|
"kind": 32768,
|
|
3163
3323
|
"kindString": "Parameter",
|
|
3164
3324
|
"flags": {},
|
|
3165
3325
|
"type": {
|
|
3166
3326
|
"type": "reference",
|
|
3167
|
-
"id":
|
|
3327
|
+
"id": 265,
|
|
3168
3328
|
"name": "T"
|
|
3169
3329
|
}
|
|
3170
3330
|
},
|
|
3171
3331
|
{
|
|
3172
|
-
"id":
|
|
3332
|
+
"id": 267,
|
|
3173
3333
|
"name": "payloads",
|
|
3174
3334
|
"kind": 32768,
|
|
3175
3335
|
"kindString": "Parameter",
|
|
@@ -3192,14 +3352,14 @@
|
|
|
3192
3352
|
{
|
|
3193
3353
|
"type": "reflection",
|
|
3194
3354
|
"declaration": {
|
|
3195
|
-
"id":
|
|
3355
|
+
"id": 268,
|
|
3196
3356
|
"name": "__type",
|
|
3197
3357
|
"kind": 65536,
|
|
3198
3358
|
"kindString": "Type literal",
|
|
3199
3359
|
"flags": {},
|
|
3200
3360
|
"children": [
|
|
3201
3361
|
{
|
|
3202
|
-
"id":
|
|
3362
|
+
"id": 269,
|
|
3203
3363
|
"name": "schema",
|
|
3204
3364
|
"kind": 1024,
|
|
3205
3365
|
"kindString": "Property",
|
|
@@ -3221,7 +3381,7 @@
|
|
|
3221
3381
|
{
|
|
3222
3382
|
"title": "Properties",
|
|
3223
3383
|
"children": [
|
|
3224
|
-
|
|
3384
|
+
269
|
|
3225
3385
|
]
|
|
3226
3386
|
}
|
|
3227
3387
|
],
|
|
@@ -3239,7 +3399,7 @@
|
|
|
3239
3399
|
}
|
|
3240
3400
|
},
|
|
3241
3401
|
{
|
|
3242
|
-
"id":
|
|
3402
|
+
"id": 270,
|
|
3243
3403
|
"name": "account",
|
|
3244
3404
|
"kind": 32768,
|
|
3245
3405
|
"kindString": "Parameter",
|
|
@@ -3273,14 +3433,14 @@
|
|
|
3273
3433
|
{
|
|
3274
3434
|
"type": "reflection",
|
|
3275
3435
|
"declaration": {
|
|
3276
|
-
"id":
|
|
3436
|
+
"id": 271,
|
|
3277
3437
|
"name": "__type",
|
|
3278
3438
|
"kind": 65536,
|
|
3279
3439
|
"kindString": "Type literal",
|
|
3280
3440
|
"flags": {},
|
|
3281
3441
|
"children": [
|
|
3282
3442
|
{
|
|
3283
|
-
"id":
|
|
3443
|
+
"id": 272,
|
|
3284
3444
|
"name": "query",
|
|
3285
3445
|
"kind": 1024,
|
|
3286
3446
|
"kindString": "Property",
|
|
@@ -3298,7 +3458,7 @@
|
|
|
3298
3458
|
}
|
|
3299
3459
|
},
|
|
3300
3460
|
{
|
|
3301
|
-
"id":
|
|
3461
|
+
"id": 273,
|
|
3302
3462
|
"name": "resultSet",
|
|
3303
3463
|
"kind": 1024,
|
|
3304
3464
|
"kindString": "Property",
|
|
@@ -3318,7 +3478,7 @@
|
|
|
3318
3478
|
}
|
|
3319
3479
|
},
|
|
3320
3480
|
{
|
|
3321
|
-
"id":
|
|
3481
|
+
"id": 274,
|
|
3322
3482
|
"name": "schema",
|
|
3323
3483
|
"kind": 1024,
|
|
3324
3484
|
"kindString": "Property",
|
|
@@ -3340,9 +3500,9 @@
|
|
|
3340
3500
|
{
|
|
3341
3501
|
"title": "Properties",
|
|
3342
3502
|
"children": [
|
|
3343
|
-
|
|
3344
|
-
|
|
3345
|
-
|
|
3503
|
+
272,
|
|
3504
|
+
273,
|
|
3505
|
+
274
|
|
3346
3506
|
]
|
|
3347
3507
|
}
|
|
3348
3508
|
],
|
|
@@ -3373,14 +3533,14 @@
|
|
|
3373
3533
|
{
|
|
3374
3534
|
"type": "reflection",
|
|
3375
3535
|
"declaration": {
|
|
3376
|
-
"id":
|
|
3536
|
+
"id": 275,
|
|
3377
3537
|
"name": "__type",
|
|
3378
3538
|
"kind": 65536,
|
|
3379
3539
|
"kindString": "Type literal",
|
|
3380
3540
|
"flags": {},
|
|
3381
3541
|
"children": [
|
|
3382
3542
|
{
|
|
3383
|
-
"id":
|
|
3543
|
+
"id": 276,
|
|
3384
3544
|
"name": "schema",
|
|
3385
3545
|
"kind": 1024,
|
|
3386
3546
|
"kindString": "Property",
|
|
@@ -3402,7 +3562,7 @@
|
|
|
3402
3562
|
{
|
|
3403
3563
|
"title": "Properties",
|
|
3404
3564
|
"children": [
|
|
3405
|
-
|
|
3565
|
+
276
|
|
3406
3566
|
]
|
|
3407
3567
|
}
|
|
3408
3568
|
],
|
|
@@ -3432,7 +3592,7 @@
|
|
|
3432
3592
|
}
|
|
3433
3593
|
},
|
|
3434
3594
|
{
|
|
3435
|
-
"id":
|
|
3595
|
+
"id": 277,
|
|
3436
3596
|
"name": "bindResult",
|
|
3437
3597
|
"kind": 2048,
|
|
3438
3598
|
"kindString": "Method",
|
|
@@ -3442,20 +3602,20 @@
|
|
|
3442
3602
|
"sources": [
|
|
3443
3603
|
{
|
|
3444
3604
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3445
|
-
"line":
|
|
3605
|
+
"line": 51,
|
|
3446
3606
|
"character": 14
|
|
3447
3607
|
}
|
|
3448
3608
|
],
|
|
3449
3609
|
"signatures": [
|
|
3450
3610
|
{
|
|
3451
|
-
"id":
|
|
3611
|
+
"id": 278,
|
|
3452
3612
|
"name": "bindResult",
|
|
3453
3613
|
"kind": 4096,
|
|
3454
3614
|
"kindString": "Call signature",
|
|
3455
3615
|
"flags": {},
|
|
3456
3616
|
"parameters": [
|
|
3457
3617
|
{
|
|
3458
|
-
"id":
|
|
3618
|
+
"id": 279,
|
|
3459
3619
|
"name": "payloads",
|
|
3460
3620
|
"kind": 32768,
|
|
3461
3621
|
"kindString": "Parameter",
|
|
@@ -3476,14 +3636,14 @@
|
|
|
3476
3636
|
{
|
|
3477
3637
|
"type": "reflection",
|
|
3478
3638
|
"declaration": {
|
|
3479
|
-
"id":
|
|
3639
|
+
"id": 280,
|
|
3480
3640
|
"name": "__type",
|
|
3481
3641
|
"kind": 65536,
|
|
3482
3642
|
"kindString": "Type literal",
|
|
3483
3643
|
"flags": {},
|
|
3484
3644
|
"children": [
|
|
3485
3645
|
{
|
|
3486
|
-
"id":
|
|
3646
|
+
"id": 281,
|
|
3487
3647
|
"name": "schema",
|
|
3488
3648
|
"kind": 1024,
|
|
3489
3649
|
"kindString": "Property",
|
|
@@ -3505,7 +3665,7 @@
|
|
|
3505
3665
|
{
|
|
3506
3666
|
"title": "Properties",
|
|
3507
3667
|
"children": [
|
|
3508
|
-
|
|
3668
|
+
281
|
|
3509
3669
|
]
|
|
3510
3670
|
}
|
|
3511
3671
|
],
|
|
@@ -3523,7 +3683,7 @@
|
|
|
3523
3683
|
}
|
|
3524
3684
|
},
|
|
3525
3685
|
{
|
|
3526
|
-
"id":
|
|
3686
|
+
"id": 282,
|
|
3527
3687
|
"name": "account",
|
|
3528
3688
|
"kind": 32768,
|
|
3529
3689
|
"kindString": "Parameter",
|
|
@@ -3556,14 +3716,14 @@
|
|
|
3556
3716
|
{
|
|
3557
3717
|
"type": "reflection",
|
|
3558
3718
|
"declaration": {
|
|
3559
|
-
"id":
|
|
3719
|
+
"id": 283,
|
|
3560
3720
|
"name": "__type",
|
|
3561
3721
|
"kind": 65536,
|
|
3562
3722
|
"kindString": "Type literal",
|
|
3563
3723
|
"flags": {},
|
|
3564
3724
|
"children": [
|
|
3565
3725
|
{
|
|
3566
|
-
"id":
|
|
3726
|
+
"id": 284,
|
|
3567
3727
|
"name": "schema",
|
|
3568
3728
|
"kind": 1024,
|
|
3569
3729
|
"kindString": "Property",
|
|
@@ -3585,7 +3745,7 @@
|
|
|
3585
3745
|
{
|
|
3586
3746
|
"title": "Properties",
|
|
3587
3747
|
"children": [
|
|
3588
|
-
|
|
3748
|
+
284
|
|
3589
3749
|
]
|
|
3590
3750
|
}
|
|
3591
3751
|
],
|
|
@@ -3622,7 +3782,7 @@
|
|
|
3622
3782
|
}
|
|
3623
3783
|
},
|
|
3624
3784
|
{
|
|
3625
|
-
"id":
|
|
3785
|
+
"id": 285,
|
|
3626
3786
|
"name": "bindResultInternal",
|
|
3627
3787
|
"kind": 2048,
|
|
3628
3788
|
"kindString": "Method",
|
|
@@ -3632,20 +3792,20 @@
|
|
|
3632
3792
|
"sources": [
|
|
3633
3793
|
{
|
|
3634
3794
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3635
|
-
"line":
|
|
3795
|
+
"line": 52,
|
|
3636
3796
|
"character": 14
|
|
3637
3797
|
}
|
|
3638
3798
|
],
|
|
3639
3799
|
"signatures": [
|
|
3640
3800
|
{
|
|
3641
|
-
"id":
|
|
3801
|
+
"id": 286,
|
|
3642
3802
|
"name": "bindResultInternal",
|
|
3643
3803
|
"kind": 4096,
|
|
3644
3804
|
"kindString": "Call signature",
|
|
3645
3805
|
"flags": {},
|
|
3646
3806
|
"parameters": [
|
|
3647
3807
|
{
|
|
3648
|
-
"id":
|
|
3808
|
+
"id": 287,
|
|
3649
3809
|
"name": "payloads",
|
|
3650
3810
|
"kind": 32768,
|
|
3651
3811
|
"kindString": "Parameter",
|
|
@@ -3666,14 +3826,14 @@
|
|
|
3666
3826
|
{
|
|
3667
3827
|
"type": "reflection",
|
|
3668
3828
|
"declaration": {
|
|
3669
|
-
"id":
|
|
3829
|
+
"id": 288,
|
|
3670
3830
|
"name": "__type",
|
|
3671
3831
|
"kind": 65536,
|
|
3672
3832
|
"kindString": "Type literal",
|
|
3673
3833
|
"flags": {},
|
|
3674
3834
|
"children": [
|
|
3675
3835
|
{
|
|
3676
|
-
"id":
|
|
3836
|
+
"id": 289,
|
|
3677
3837
|
"name": "schema",
|
|
3678
3838
|
"kind": 1024,
|
|
3679
3839
|
"kindString": "Property",
|
|
@@ -3695,7 +3855,7 @@
|
|
|
3695
3855
|
{
|
|
3696
3856
|
"title": "Properties",
|
|
3697
3857
|
"children": [
|
|
3698
|
-
|
|
3858
|
+
289
|
|
3699
3859
|
]
|
|
3700
3860
|
}
|
|
3701
3861
|
],
|
|
@@ -3713,7 +3873,7 @@
|
|
|
3713
3873
|
}
|
|
3714
3874
|
},
|
|
3715
3875
|
{
|
|
3716
|
-
"id":
|
|
3876
|
+
"id": 290,
|
|
3717
3877
|
"name": "account",
|
|
3718
3878
|
"kind": 32768,
|
|
3719
3879
|
"kindString": "Parameter",
|
|
@@ -3743,14 +3903,14 @@
|
|
|
3743
3903
|
{
|
|
3744
3904
|
"type": "reflection",
|
|
3745
3905
|
"declaration": {
|
|
3746
|
-
"id":
|
|
3906
|
+
"id": 291,
|
|
3747
3907
|
"name": "__type",
|
|
3748
3908
|
"kind": 65536,
|
|
3749
3909
|
"kindString": "Type literal",
|
|
3750
3910
|
"flags": {},
|
|
3751
3911
|
"children": [
|
|
3752
3912
|
{
|
|
3753
|
-
"id":
|
|
3913
|
+
"id": 292,
|
|
3754
3914
|
"name": "schema",
|
|
3755
3915
|
"kind": 1024,
|
|
3756
3916
|
"kindString": "Property",
|
|
@@ -3772,7 +3932,7 @@
|
|
|
3772
3932
|
{
|
|
3773
3933
|
"title": "Properties",
|
|
3774
3934
|
"children": [
|
|
3775
|
-
|
|
3935
|
+
292
|
|
3776
3936
|
]
|
|
3777
3937
|
}
|
|
3778
3938
|
],
|
|
@@ -3802,7 +3962,7 @@
|
|
|
3802
3962
|
}
|
|
3803
3963
|
},
|
|
3804
3964
|
{
|
|
3805
|
-
"id":
|
|
3965
|
+
"id": 172,
|
|
3806
3966
|
"name": "discover",
|
|
3807
3967
|
"kind": 2048,
|
|
3808
3968
|
"kindString": "Method",
|
|
@@ -3810,13 +3970,13 @@
|
|
|
3810
3970
|
"sources": [
|
|
3811
3971
|
{
|
|
3812
3972
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3813
|
-
"line":
|
|
3973
|
+
"line": 41,
|
|
3814
3974
|
"character": 4
|
|
3815
3975
|
}
|
|
3816
3976
|
],
|
|
3817
3977
|
"signatures": [
|
|
3818
3978
|
{
|
|
3819
|
-
"id":
|
|
3979
|
+
"id": 173,
|
|
3820
3980
|
"name": "discover",
|
|
3821
3981
|
"kind": 4096,
|
|
3822
3982
|
"kindString": "Call signature",
|
|
@@ -3840,14 +4000,14 @@
|
|
|
3840
4000
|
{
|
|
3841
4001
|
"type": "reflection",
|
|
3842
4002
|
"declaration": {
|
|
3843
|
-
"id":
|
|
4003
|
+
"id": 174,
|
|
3844
4004
|
"name": "__type",
|
|
3845
4005
|
"kind": 65536,
|
|
3846
4006
|
"kindString": "Type literal",
|
|
3847
4007
|
"flags": {},
|
|
3848
4008
|
"children": [
|
|
3849
4009
|
{
|
|
3850
|
-
"id":
|
|
4010
|
+
"id": 175,
|
|
3851
4011
|
"name": "schema",
|
|
3852
4012
|
"kind": 1024,
|
|
3853
4013
|
"kindString": "Property",
|
|
@@ -3869,7 +4029,7 @@
|
|
|
3869
4029
|
{
|
|
3870
4030
|
"title": "Properties",
|
|
3871
4031
|
"children": [
|
|
3872
|
-
|
|
4032
|
+
175
|
|
3873
4033
|
]
|
|
3874
4034
|
}
|
|
3875
4035
|
],
|
|
@@ -3904,7 +4064,7 @@
|
|
|
3904
4064
|
}
|
|
3905
4065
|
},
|
|
3906
4066
|
{
|
|
3907
|
-
"id":
|
|
4067
|
+
"id": 49,
|
|
3908
4068
|
"name": "divine",
|
|
3909
4069
|
"kind": 2048,
|
|
3910
4070
|
"kindString": "Method",
|
|
@@ -3916,19 +4076,19 @@
|
|
|
3916
4076
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
|
|
3917
4077
|
"line": 20,
|
|
3918
4078
|
"character": 18,
|
|
3919
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4079
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L20"
|
|
3920
4080
|
}
|
|
3921
4081
|
],
|
|
3922
4082
|
"signatures": [
|
|
3923
4083
|
{
|
|
3924
|
-
"id":
|
|
4084
|
+
"id": 50,
|
|
3925
4085
|
"name": "divine",
|
|
3926
4086
|
"kind": 4096,
|
|
3927
4087
|
"kindString": "Call signature",
|
|
3928
4088
|
"flags": {},
|
|
3929
4089
|
"parameters": [
|
|
3930
4090
|
{
|
|
3931
|
-
"id":
|
|
4091
|
+
"id": 51,
|
|
3932
4092
|
"name": "payloads",
|
|
3933
4093
|
"kind": 32768,
|
|
3934
4094
|
"kindString": "Parameter",
|
|
@@ -3950,14 +4110,14 @@
|
|
|
3950
4110
|
{
|
|
3951
4111
|
"type": "reflection",
|
|
3952
4112
|
"declaration": {
|
|
3953
|
-
"id":
|
|
4113
|
+
"id": 52,
|
|
3954
4114
|
"name": "__type",
|
|
3955
4115
|
"kind": 65536,
|
|
3956
4116
|
"kindString": "Type literal",
|
|
3957
4117
|
"flags": {},
|
|
3958
4118
|
"children": [
|
|
3959
4119
|
{
|
|
3960
|
-
"id":
|
|
4120
|
+
"id": 53,
|
|
3961
4121
|
"name": "schema",
|
|
3962
4122
|
"kind": 1024,
|
|
3963
4123
|
"kindString": "Property",
|
|
@@ -3979,7 +4139,7 @@
|
|
|
3979
4139
|
{
|
|
3980
4140
|
"title": "Properties",
|
|
3981
4141
|
"children": [
|
|
3982
|
-
|
|
4142
|
+
53
|
|
3983
4143
|
]
|
|
3984
4144
|
}
|
|
3985
4145
|
],
|
|
@@ -4019,14 +4179,14 @@
|
|
|
4019
4179
|
{
|
|
4020
4180
|
"type": "reflection",
|
|
4021
4181
|
"declaration": {
|
|
4022
|
-
"id":
|
|
4182
|
+
"id": 54,
|
|
4023
4183
|
"name": "__type",
|
|
4024
4184
|
"kind": 65536,
|
|
4025
4185
|
"kindString": "Type literal",
|
|
4026
4186
|
"flags": {},
|
|
4027
4187
|
"children": [
|
|
4028
4188
|
{
|
|
4029
|
-
"id":
|
|
4189
|
+
"id": 55,
|
|
4030
4190
|
"name": "schema",
|
|
4031
4191
|
"kind": 1024,
|
|
4032
4192
|
"kindString": "Property",
|
|
@@ -4048,7 +4208,7 @@
|
|
|
4048
4208
|
{
|
|
4049
4209
|
"title": "Properties",
|
|
4050
4210
|
"children": [
|
|
4051
|
-
|
|
4211
|
+
55
|
|
4052
4212
|
]
|
|
4053
4213
|
}
|
|
4054
4214
|
],
|
|
@@ -4085,7 +4245,7 @@
|
|
|
4085
4245
|
}
|
|
4086
4246
|
},
|
|
4087
4247
|
{
|
|
4088
|
-
"id":
|
|
4248
|
+
"id": 293,
|
|
4089
4249
|
"name": "loadAccount",
|
|
4090
4250
|
"kind": 2048,
|
|
4091
4251
|
"kindString": "Method",
|
|
@@ -4095,20 +4255,20 @@
|
|
|
4095
4255
|
"sources": [
|
|
4096
4256
|
{
|
|
4097
4257
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
4098
|
-
"line":
|
|
4258
|
+
"line": 53,
|
|
4099
4259
|
"character": 14
|
|
4100
4260
|
}
|
|
4101
4261
|
],
|
|
4102
4262
|
"signatures": [
|
|
4103
4263
|
{
|
|
4104
|
-
"id":
|
|
4264
|
+
"id": 294,
|
|
4105
4265
|
"name": "loadAccount",
|
|
4106
4266
|
"kind": 4096,
|
|
4107
4267
|
"kindString": "Call signature",
|
|
4108
4268
|
"flags": {},
|
|
4109
4269
|
"parameters": [
|
|
4110
4270
|
{
|
|
4111
|
-
"id":
|
|
4271
|
+
"id": 295,
|
|
4112
4272
|
"name": "account",
|
|
4113
4273
|
"kind": 32768,
|
|
4114
4274
|
"kindString": "Parameter",
|
|
@@ -4137,7 +4297,7 @@
|
|
|
4137
4297
|
}
|
|
4138
4298
|
},
|
|
4139
4299
|
{
|
|
4140
|
-
"id":
|
|
4300
|
+
"id": 60,
|
|
4141
4301
|
"name": "query",
|
|
4142
4302
|
"kind": 2048,
|
|
4143
4303
|
"kindString": "Method",
|
|
@@ -4151,14 +4311,14 @@
|
|
|
4151
4311
|
],
|
|
4152
4312
|
"signatures": [
|
|
4153
4313
|
{
|
|
4154
|
-
"id":
|
|
4314
|
+
"id": 61,
|
|
4155
4315
|
"name": "query",
|
|
4156
4316
|
"kind": 4096,
|
|
4157
4317
|
"kindString": "Call signature",
|
|
4158
4318
|
"flags": {},
|
|
4159
4319
|
"typeParameter": [
|
|
4160
4320
|
{
|
|
4161
|
-
"id":
|
|
4321
|
+
"id": 70,
|
|
4162
4322
|
"name": "T",
|
|
4163
4323
|
"kind": 131072,
|
|
4164
4324
|
"kindString": "Type parameter",
|
|
@@ -4181,14 +4341,14 @@
|
|
|
4181
4341
|
{
|
|
4182
4342
|
"type": "reflection",
|
|
4183
4343
|
"declaration": {
|
|
4184
|
-
"id":
|
|
4344
|
+
"id": 62,
|
|
4185
4345
|
"name": "__type",
|
|
4186
4346
|
"kind": 65536,
|
|
4187
4347
|
"kindString": "Type literal",
|
|
4188
4348
|
"flags": {},
|
|
4189
4349
|
"children": [
|
|
4190
4350
|
{
|
|
4191
|
-
"id":
|
|
4351
|
+
"id": 63,
|
|
4192
4352
|
"name": "query",
|
|
4193
4353
|
"kind": 1024,
|
|
4194
4354
|
"kindString": "Property",
|
|
@@ -4206,7 +4366,7 @@
|
|
|
4206
4366
|
}
|
|
4207
4367
|
},
|
|
4208
4368
|
{
|
|
4209
|
-
"id":
|
|
4369
|
+
"id": 64,
|
|
4210
4370
|
"name": "resultSet",
|
|
4211
4371
|
"kind": 1024,
|
|
4212
4372
|
"kindString": "Property",
|
|
@@ -4226,7 +4386,7 @@
|
|
|
4226
4386
|
}
|
|
4227
4387
|
},
|
|
4228
4388
|
{
|
|
4229
|
-
"id":
|
|
4389
|
+
"id": 65,
|
|
4230
4390
|
"name": "schema",
|
|
4231
4391
|
"kind": 1024,
|
|
4232
4392
|
"kindString": "Property",
|
|
@@ -4248,9 +4408,9 @@
|
|
|
4248
4408
|
{
|
|
4249
4409
|
"title": "Properties",
|
|
4250
4410
|
"children": [
|
|
4251
|
-
|
|
4252
|
-
|
|
4253
|
-
|
|
4411
|
+
63,
|
|
4412
|
+
64,
|
|
4413
|
+
65
|
|
4254
4414
|
]
|
|
4255
4415
|
}
|
|
4256
4416
|
],
|
|
@@ -4283,14 +4443,14 @@
|
|
|
4283
4443
|
{
|
|
4284
4444
|
"type": "reflection",
|
|
4285
4445
|
"declaration": {
|
|
4286
|
-
"id":
|
|
4446
|
+
"id": 66,
|
|
4287
4447
|
"name": "__type",
|
|
4288
4448
|
"kind": 65536,
|
|
4289
4449
|
"kindString": "Type literal",
|
|
4290
4450
|
"flags": {},
|
|
4291
4451
|
"children": [
|
|
4292
4452
|
{
|
|
4293
|
-
"id":
|
|
4453
|
+
"id": 67,
|
|
4294
4454
|
"name": "query",
|
|
4295
4455
|
"kind": 1024,
|
|
4296
4456
|
"kindString": "Property",
|
|
@@ -4308,7 +4468,7 @@
|
|
|
4308
4468
|
}
|
|
4309
4469
|
},
|
|
4310
4470
|
{
|
|
4311
|
-
"id":
|
|
4471
|
+
"id": 68,
|
|
4312
4472
|
"name": "resultSet",
|
|
4313
4473
|
"kind": 1024,
|
|
4314
4474
|
"kindString": "Property",
|
|
@@ -4328,7 +4488,7 @@
|
|
|
4328
4488
|
}
|
|
4329
4489
|
},
|
|
4330
4490
|
{
|
|
4331
|
-
"id":
|
|
4491
|
+
"id": 69,
|
|
4332
4492
|
"name": "schema",
|
|
4333
4493
|
"kind": 1024,
|
|
4334
4494
|
"kindString": "Property",
|
|
@@ -4350,9 +4510,9 @@
|
|
|
4350
4510
|
{
|
|
4351
4511
|
"title": "Properties",
|
|
4352
4512
|
"children": [
|
|
4353
|
-
|
|
4354
|
-
|
|
4355
|
-
|
|
4513
|
+
67,
|
|
4514
|
+
68,
|
|
4515
|
+
69
|
|
4356
4516
|
]
|
|
4357
4517
|
}
|
|
4358
4518
|
],
|
|
@@ -4369,7 +4529,7 @@
|
|
|
4369
4529
|
}
|
|
4370
4530
|
},
|
|
4371
4531
|
{
|
|
4372
|
-
"id":
|
|
4532
|
+
"id": 89,
|
|
4373
4533
|
"name": "TConfig",
|
|
4374
4534
|
"kind": 131072,
|
|
4375
4535
|
"kindString": "Type parameter",
|
|
@@ -4388,14 +4548,14 @@
|
|
|
4388
4548
|
{
|
|
4389
4549
|
"type": "reflection",
|
|
4390
4550
|
"declaration": {
|
|
4391
|
-
"id":
|
|
4551
|
+
"id": 71,
|
|
4392
4552
|
"name": "__type",
|
|
4393
4553
|
"kind": 65536,
|
|
4394
4554
|
"kindString": "Type literal",
|
|
4395
4555
|
"flags": {},
|
|
4396
4556
|
"children": [
|
|
4397
4557
|
{
|
|
4398
|
-
"id":
|
|
4558
|
+
"id": 72,
|
|
4399
4559
|
"name": "name",
|
|
4400
4560
|
"kind": 1024,
|
|
4401
4561
|
"kindString": "Property",
|
|
@@ -4415,7 +4575,7 @@
|
|
|
4415
4575
|
}
|
|
4416
4576
|
},
|
|
4417
4577
|
{
|
|
4418
|
-
"id":
|
|
4578
|
+
"id": 73,
|
|
4419
4579
|
"name": "security",
|
|
4420
4580
|
"kind": 1024,
|
|
4421
4581
|
"kindString": "Property",
|
|
@@ -4432,15 +4592,15 @@
|
|
|
4432
4592
|
"type": {
|
|
4433
4593
|
"type": "reflection",
|
|
4434
4594
|
"declaration": {
|
|
4435
|
-
"id":
|
|
4595
|
+
"id": 74,
|
|
4436
4596
|
"name": "__type",
|
|
4437
4597
|
"kind": 65536,
|
|
4438
4598
|
"kindString": "Type literal",
|
|
4439
4599
|
"flags": {},
|
|
4440
4600
|
"children": [
|
|
4441
4601
|
{
|
|
4442
|
-
"id":
|
|
4443
|
-
"name": "
|
|
4602
|
+
"id": 75,
|
|
4603
|
+
"name": "allowAnonymous",
|
|
4444
4604
|
"kind": 1024,
|
|
4445
4605
|
"kindString": "Property",
|
|
4446
4606
|
"flags": {
|
|
@@ -4453,6 +4613,26 @@
|
|
|
4453
4613
|
"character": 8
|
|
4454
4614
|
}
|
|
4455
4615
|
],
|
|
4616
|
+
"type": {
|
|
4617
|
+
"type": "intrinsic",
|
|
4618
|
+
"name": "boolean"
|
|
4619
|
+
}
|
|
4620
|
+
},
|
|
4621
|
+
{
|
|
4622
|
+
"id": 76,
|
|
4623
|
+
"name": "allowed",
|
|
4624
|
+
"kind": 1024,
|
|
4625
|
+
"kindString": "Property",
|
|
4626
|
+
"flags": {
|
|
4627
|
+
"isOptional": true
|
|
4628
|
+
},
|
|
4629
|
+
"sources": [
|
|
4630
|
+
{
|
|
4631
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4632
|
+
"line": 12,
|
|
4633
|
+
"character": 8
|
|
4634
|
+
}
|
|
4635
|
+
],
|
|
4456
4636
|
"type": {
|
|
4457
4637
|
"type": "reference",
|
|
4458
4638
|
"typeArguments": [
|
|
@@ -4483,7 +4663,7 @@
|
|
|
4483
4663
|
}
|
|
4484
4664
|
},
|
|
4485
4665
|
{
|
|
4486
|
-
"id":
|
|
4666
|
+
"id": 77,
|
|
4487
4667
|
"name": "disallowed",
|
|
4488
4668
|
"kind": 1024,
|
|
4489
4669
|
"kindString": "Property",
|
|
@@ -4493,7 +4673,7 @@
|
|
|
4493
4673
|
"sources": [
|
|
4494
4674
|
{
|
|
4495
4675
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4496
|
-
"line":
|
|
4676
|
+
"line": 13,
|
|
4497
4677
|
"character": 8
|
|
4498
4678
|
}
|
|
4499
4679
|
],
|
|
@@ -4522,8 +4702,9 @@
|
|
|
4522
4702
|
{
|
|
4523
4703
|
"title": "Properties",
|
|
4524
4704
|
"children": [
|
|
4525
|
-
|
|
4526
|
-
|
|
4705
|
+
75,
|
|
4706
|
+
76,
|
|
4707
|
+
77
|
|
4527
4708
|
]
|
|
4528
4709
|
}
|
|
4529
4710
|
],
|
|
@@ -4542,8 +4723,8 @@
|
|
|
4542
4723
|
{
|
|
4543
4724
|
"title": "Properties",
|
|
4544
4725
|
"children": [
|
|
4545
|
-
|
|
4546
|
-
|
|
4726
|
+
72,
|
|
4727
|
+
73
|
|
4547
4728
|
]
|
|
4548
4729
|
}
|
|
4549
4730
|
],
|
|
@@ -4559,14 +4740,14 @@
|
|
|
4559
4740
|
{
|
|
4560
4741
|
"type": "reflection",
|
|
4561
4742
|
"declaration": {
|
|
4562
|
-
"id":
|
|
4743
|
+
"id": 78,
|
|
4563
4744
|
"name": "__type",
|
|
4564
4745
|
"kind": 65536,
|
|
4565
4746
|
"kindString": "Type literal",
|
|
4566
4747
|
"flags": {},
|
|
4567
4748
|
"children": [
|
|
4568
4749
|
{
|
|
4569
|
-
"id":
|
|
4750
|
+
"id": 79,
|
|
4570
4751
|
"name": "schema",
|
|
4571
4752
|
"kind": 1024,
|
|
4572
4753
|
"kindString": "Property",
|
|
@@ -4588,7 +4769,7 @@
|
|
|
4588
4769
|
{
|
|
4589
4770
|
"title": "Properties",
|
|
4590
4771
|
"children": [
|
|
4591
|
-
|
|
4772
|
+
79
|
|
4592
4773
|
]
|
|
4593
4774
|
}
|
|
4594
4775
|
],
|
|
@@ -4617,14 +4798,14 @@
|
|
|
4617
4798
|
{
|
|
4618
4799
|
"type": "reflection",
|
|
4619
4800
|
"declaration": {
|
|
4620
|
-
"id":
|
|
4801
|
+
"id": 80,
|
|
4621
4802
|
"name": "__type",
|
|
4622
4803
|
"kind": 65536,
|
|
4623
4804
|
"kindString": "Type literal",
|
|
4624
4805
|
"flags": {},
|
|
4625
4806
|
"children": [
|
|
4626
4807
|
{
|
|
4627
|
-
"id":
|
|
4808
|
+
"id": 81,
|
|
4628
4809
|
"name": "name",
|
|
4629
4810
|
"kind": 1024,
|
|
4630
4811
|
"kindString": "Property",
|
|
@@ -4644,7 +4825,7 @@
|
|
|
4644
4825
|
}
|
|
4645
4826
|
},
|
|
4646
4827
|
{
|
|
4647
|
-
"id":
|
|
4828
|
+
"id": 82,
|
|
4648
4829
|
"name": "security",
|
|
4649
4830
|
"kind": 1024,
|
|
4650
4831
|
"kindString": "Property",
|
|
@@ -4661,15 +4842,15 @@
|
|
|
4661
4842
|
"type": {
|
|
4662
4843
|
"type": "reflection",
|
|
4663
4844
|
"declaration": {
|
|
4664
|
-
"id":
|
|
4845
|
+
"id": 83,
|
|
4665
4846
|
"name": "__type",
|
|
4666
4847
|
"kind": 65536,
|
|
4667
4848
|
"kindString": "Type literal",
|
|
4668
4849
|
"flags": {},
|
|
4669
4850
|
"children": [
|
|
4670
4851
|
{
|
|
4671
|
-
"id":
|
|
4672
|
-
"name": "
|
|
4852
|
+
"id": 84,
|
|
4853
|
+
"name": "allowAnonymous",
|
|
4673
4854
|
"kind": 1024,
|
|
4674
4855
|
"kindString": "Property",
|
|
4675
4856
|
"flags": {
|
|
@@ -4682,6 +4863,26 @@
|
|
|
4682
4863
|
"character": 8
|
|
4683
4864
|
}
|
|
4684
4865
|
],
|
|
4866
|
+
"type": {
|
|
4867
|
+
"type": "intrinsic",
|
|
4868
|
+
"name": "boolean"
|
|
4869
|
+
}
|
|
4870
|
+
},
|
|
4871
|
+
{
|
|
4872
|
+
"id": 85,
|
|
4873
|
+
"name": "allowed",
|
|
4874
|
+
"kind": 1024,
|
|
4875
|
+
"kindString": "Property",
|
|
4876
|
+
"flags": {
|
|
4877
|
+
"isOptional": true
|
|
4878
|
+
},
|
|
4879
|
+
"sources": [
|
|
4880
|
+
{
|
|
4881
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4882
|
+
"line": 12,
|
|
4883
|
+
"character": 8
|
|
4884
|
+
}
|
|
4885
|
+
],
|
|
4685
4886
|
"type": {
|
|
4686
4887
|
"type": "reference",
|
|
4687
4888
|
"typeArguments": [
|
|
@@ -4712,7 +4913,7 @@
|
|
|
4712
4913
|
}
|
|
4713
4914
|
},
|
|
4714
4915
|
{
|
|
4715
|
-
"id":
|
|
4916
|
+
"id": 86,
|
|
4716
4917
|
"name": "disallowed",
|
|
4717
4918
|
"kind": 1024,
|
|
4718
4919
|
"kindString": "Property",
|
|
@@ -4722,7 +4923,7 @@
|
|
|
4722
4923
|
"sources": [
|
|
4723
4924
|
{
|
|
4724
4925
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4725
|
-
"line":
|
|
4926
|
+
"line": 13,
|
|
4726
4927
|
"character": 8
|
|
4727
4928
|
}
|
|
4728
4929
|
],
|
|
@@ -4751,8 +4952,9 @@
|
|
|
4751
4952
|
{
|
|
4752
4953
|
"title": "Properties",
|
|
4753
4954
|
"children": [
|
|
4754
|
-
|
|
4755
|
-
|
|
4955
|
+
84,
|
|
4956
|
+
85,
|
|
4957
|
+
86
|
|
4756
4958
|
]
|
|
4757
4959
|
}
|
|
4758
4960
|
],
|
|
@@ -4771,8 +4973,8 @@
|
|
|
4771
4973
|
{
|
|
4772
4974
|
"title": "Properties",
|
|
4773
4975
|
"children": [
|
|
4774
|
-
|
|
4775
|
-
|
|
4976
|
+
81,
|
|
4977
|
+
82
|
|
4776
4978
|
]
|
|
4777
4979
|
}
|
|
4778
4980
|
],
|
|
@@ -4788,14 +4990,14 @@
|
|
|
4788
4990
|
{
|
|
4789
4991
|
"type": "reflection",
|
|
4790
4992
|
"declaration": {
|
|
4791
|
-
"id":
|
|
4993
|
+
"id": 87,
|
|
4792
4994
|
"name": "__type",
|
|
4793
4995
|
"kind": 65536,
|
|
4794
4996
|
"kindString": "Type literal",
|
|
4795
4997
|
"flags": {},
|
|
4796
4998
|
"children": [
|
|
4797
4999
|
{
|
|
4798
|
-
"id":
|
|
5000
|
+
"id": 88,
|
|
4799
5001
|
"name": "schema",
|
|
4800
5002
|
"kind": 1024,
|
|
4801
5003
|
"kindString": "Property",
|
|
@@ -4817,7 +5019,7 @@
|
|
|
4817
5019
|
{
|
|
4818
5020
|
"title": "Properties",
|
|
4819
5021
|
"children": [
|
|
4820
|
-
|
|
5022
|
+
88
|
|
4821
5023
|
]
|
|
4822
5024
|
}
|
|
4823
5025
|
],
|
|
@@ -4836,19 +5038,19 @@
|
|
|
4836
5038
|
],
|
|
4837
5039
|
"parameters": [
|
|
4838
5040
|
{
|
|
4839
|
-
"id":
|
|
5041
|
+
"id": 90,
|
|
4840
5042
|
"name": "query",
|
|
4841
5043
|
"kind": 32768,
|
|
4842
5044
|
"kindString": "Parameter",
|
|
4843
5045
|
"flags": {},
|
|
4844
5046
|
"type": {
|
|
4845
5047
|
"type": "reference",
|
|
4846
|
-
"id":
|
|
5048
|
+
"id": 70,
|
|
4847
5049
|
"name": "T"
|
|
4848
5050
|
}
|
|
4849
5051
|
},
|
|
4850
5052
|
{
|
|
4851
|
-
"id":
|
|
5053
|
+
"id": 91,
|
|
4852
5054
|
"name": "payloads",
|
|
4853
5055
|
"kind": 32768,
|
|
4854
5056
|
"kindString": "Parameter",
|
|
@@ -4871,14 +5073,14 @@
|
|
|
4871
5073
|
{
|
|
4872
5074
|
"type": "reflection",
|
|
4873
5075
|
"declaration": {
|
|
4874
|
-
"id":
|
|
5076
|
+
"id": 92,
|
|
4875
5077
|
"name": "__type",
|
|
4876
5078
|
"kind": 65536,
|
|
4877
5079
|
"kindString": "Type literal",
|
|
4878
5080
|
"flags": {},
|
|
4879
5081
|
"children": [
|
|
4880
5082
|
{
|
|
4881
|
-
"id":
|
|
5083
|
+
"id": 93,
|
|
4882
5084
|
"name": "schema",
|
|
4883
5085
|
"kind": 1024,
|
|
4884
5086
|
"kindString": "Property",
|
|
@@ -4900,7 +5102,7 @@
|
|
|
4900
5102
|
{
|
|
4901
5103
|
"title": "Properties",
|
|
4902
5104
|
"children": [
|
|
4903
|
-
|
|
5105
|
+
93
|
|
4904
5106
|
]
|
|
4905
5107
|
}
|
|
4906
5108
|
],
|
|
@@ -4918,7 +5120,7 @@
|
|
|
4918
5120
|
}
|
|
4919
5121
|
},
|
|
4920
5122
|
{
|
|
4921
|
-
"id":
|
|
5123
|
+
"id": 94,
|
|
4922
5124
|
"name": "queryConfig",
|
|
4923
5125
|
"kind": 32768,
|
|
4924
5126
|
"kindString": "Parameter",
|
|
@@ -4927,7 +5129,7 @@
|
|
|
4927
5129
|
},
|
|
4928
5130
|
"type": {
|
|
4929
5131
|
"type": "reference",
|
|
4930
|
-
"id":
|
|
5132
|
+
"id": 89,
|
|
4931
5133
|
"name": "TConfig"
|
|
4932
5134
|
}
|
|
4933
5135
|
}
|
|
@@ -4952,14 +5154,14 @@
|
|
|
4952
5154
|
{
|
|
4953
5155
|
"type": "reflection",
|
|
4954
5156
|
"declaration": {
|
|
4955
|
-
"id":
|
|
5157
|
+
"id": 95,
|
|
4956
5158
|
"name": "__type",
|
|
4957
5159
|
"kind": 65536,
|
|
4958
5160
|
"kindString": "Type literal",
|
|
4959
5161
|
"flags": {},
|
|
4960
5162
|
"children": [
|
|
4961
5163
|
{
|
|
4962
|
-
"id":
|
|
5164
|
+
"id": 96,
|
|
4963
5165
|
"name": "schema",
|
|
4964
5166
|
"kind": 1024,
|
|
4965
5167
|
"kindString": "Property",
|
|
@@ -4981,7 +5183,7 @@
|
|
|
4981
5183
|
{
|
|
4982
5184
|
"title": "Properties",
|
|
4983
5185
|
"children": [
|
|
4984
|
-
|
|
5186
|
+
96
|
|
4985
5187
|
]
|
|
4986
5188
|
}
|
|
4987
5189
|
],
|
|
@@ -5016,7 +5218,7 @@
|
|
|
5016
5218
|
}
|
|
5017
5219
|
},
|
|
5018
5220
|
{
|
|
5019
|
-
"id":
|
|
5221
|
+
"id": 176,
|
|
5020
5222
|
"name": "queryable",
|
|
5021
5223
|
"kind": 2048,
|
|
5022
5224
|
"kindString": "Method",
|
|
@@ -5024,20 +5226,20 @@
|
|
|
5024
5226
|
"sources": [
|
|
5025
5227
|
{
|
|
5026
5228
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5027
|
-
"line":
|
|
5229
|
+
"line": 43,
|
|
5028
5230
|
"character": 4
|
|
5029
5231
|
}
|
|
5030
5232
|
],
|
|
5031
5233
|
"signatures": [
|
|
5032
5234
|
{
|
|
5033
|
-
"id":
|
|
5235
|
+
"id": 177,
|
|
5034
5236
|
"name": "queryable",
|
|
5035
5237
|
"kind": 4096,
|
|
5036
5238
|
"kindString": "Call signature",
|
|
5037
5239
|
"flags": {},
|
|
5038
5240
|
"typeParameter": [
|
|
5039
5241
|
{
|
|
5040
|
-
"id":
|
|
5242
|
+
"id": 186,
|
|
5041
5243
|
"name": "T",
|
|
5042
5244
|
"kind": 131072,
|
|
5043
5245
|
"kindString": "Type parameter",
|
|
@@ -5060,14 +5262,14 @@
|
|
|
5060
5262
|
{
|
|
5061
5263
|
"type": "reflection",
|
|
5062
5264
|
"declaration": {
|
|
5063
|
-
"id":
|
|
5265
|
+
"id": 178,
|
|
5064
5266
|
"name": "__type",
|
|
5065
5267
|
"kind": 65536,
|
|
5066
5268
|
"kindString": "Type literal",
|
|
5067
5269
|
"flags": {},
|
|
5068
5270
|
"children": [
|
|
5069
5271
|
{
|
|
5070
|
-
"id":
|
|
5272
|
+
"id": 179,
|
|
5071
5273
|
"name": "query",
|
|
5072
5274
|
"kind": 1024,
|
|
5073
5275
|
"kindString": "Property",
|
|
@@ -5085,7 +5287,7 @@
|
|
|
5085
5287
|
}
|
|
5086
5288
|
},
|
|
5087
5289
|
{
|
|
5088
|
-
"id":
|
|
5290
|
+
"id": 180,
|
|
5089
5291
|
"name": "resultSet",
|
|
5090
5292
|
"kind": 1024,
|
|
5091
5293
|
"kindString": "Property",
|
|
@@ -5105,7 +5307,7 @@
|
|
|
5105
5307
|
}
|
|
5106
5308
|
},
|
|
5107
5309
|
{
|
|
5108
|
-
"id":
|
|
5310
|
+
"id": 181,
|
|
5109
5311
|
"name": "schema",
|
|
5110
5312
|
"kind": 1024,
|
|
5111
5313
|
"kindString": "Property",
|
|
@@ -5127,9 +5329,9 @@
|
|
|
5127
5329
|
{
|
|
5128
5330
|
"title": "Properties",
|
|
5129
5331
|
"children": [
|
|
5130
|
-
|
|
5131
|
-
|
|
5132
|
-
|
|
5332
|
+
179,
|
|
5333
|
+
180,
|
|
5334
|
+
181
|
|
5133
5335
|
]
|
|
5134
5336
|
}
|
|
5135
5337
|
],
|
|
@@ -5162,14 +5364,14 @@
|
|
|
5162
5364
|
{
|
|
5163
5365
|
"type": "reflection",
|
|
5164
5366
|
"declaration": {
|
|
5165
|
-
"id":
|
|
5367
|
+
"id": 182,
|
|
5166
5368
|
"name": "__type",
|
|
5167
5369
|
"kind": 65536,
|
|
5168
5370
|
"kindString": "Type literal",
|
|
5169
5371
|
"flags": {},
|
|
5170
5372
|
"children": [
|
|
5171
5373
|
{
|
|
5172
|
-
"id":
|
|
5374
|
+
"id": 183,
|
|
5173
5375
|
"name": "query",
|
|
5174
5376
|
"kind": 1024,
|
|
5175
5377
|
"kindString": "Property",
|
|
@@ -5187,7 +5389,7 @@
|
|
|
5187
5389
|
}
|
|
5188
5390
|
},
|
|
5189
5391
|
{
|
|
5190
|
-
"id":
|
|
5392
|
+
"id": 184,
|
|
5191
5393
|
"name": "resultSet",
|
|
5192
5394
|
"kind": 1024,
|
|
5193
5395
|
"kindString": "Property",
|
|
@@ -5207,7 +5409,7 @@
|
|
|
5207
5409
|
}
|
|
5208
5410
|
},
|
|
5209
5411
|
{
|
|
5210
|
-
"id":
|
|
5412
|
+
"id": 185,
|
|
5211
5413
|
"name": "schema",
|
|
5212
5414
|
"kind": 1024,
|
|
5213
5415
|
"kindString": "Property",
|
|
@@ -5229,9 +5431,9 @@
|
|
|
5229
5431
|
{
|
|
5230
5432
|
"title": "Properties",
|
|
5231
5433
|
"children": [
|
|
5232
|
-
|
|
5233
|
-
|
|
5234
|
-
|
|
5434
|
+
183,
|
|
5435
|
+
184,
|
|
5436
|
+
185
|
|
5235
5437
|
]
|
|
5236
5438
|
}
|
|
5237
5439
|
],
|
|
@@ -5248,7 +5450,7 @@
|
|
|
5248
5450
|
}
|
|
5249
5451
|
},
|
|
5250
5452
|
{
|
|
5251
|
-
"id":
|
|
5453
|
+
"id": 205,
|
|
5252
5454
|
"name": "TConfig",
|
|
5253
5455
|
"kind": 131072,
|
|
5254
5456
|
"kindString": "Type parameter",
|
|
@@ -5267,14 +5469,14 @@
|
|
|
5267
5469
|
{
|
|
5268
5470
|
"type": "reflection",
|
|
5269
5471
|
"declaration": {
|
|
5270
|
-
"id":
|
|
5472
|
+
"id": 187,
|
|
5271
5473
|
"name": "__type",
|
|
5272
5474
|
"kind": 65536,
|
|
5273
5475
|
"kindString": "Type literal",
|
|
5274
5476
|
"flags": {},
|
|
5275
5477
|
"children": [
|
|
5276
5478
|
{
|
|
5277
|
-
"id":
|
|
5479
|
+
"id": 188,
|
|
5278
5480
|
"name": "name",
|
|
5279
5481
|
"kind": 1024,
|
|
5280
5482
|
"kindString": "Property",
|
|
@@ -5294,7 +5496,7 @@
|
|
|
5294
5496
|
}
|
|
5295
5497
|
},
|
|
5296
5498
|
{
|
|
5297
|
-
"id":
|
|
5499
|
+
"id": 189,
|
|
5298
5500
|
"name": "security",
|
|
5299
5501
|
"kind": 1024,
|
|
5300
5502
|
"kindString": "Property",
|
|
@@ -5311,15 +5513,15 @@
|
|
|
5311
5513
|
"type": {
|
|
5312
5514
|
"type": "reflection",
|
|
5313
5515
|
"declaration": {
|
|
5314
|
-
"id":
|
|
5516
|
+
"id": 190,
|
|
5315
5517
|
"name": "__type",
|
|
5316
5518
|
"kind": 65536,
|
|
5317
5519
|
"kindString": "Type literal",
|
|
5318
5520
|
"flags": {},
|
|
5319
5521
|
"children": [
|
|
5320
5522
|
{
|
|
5321
|
-
"id":
|
|
5322
|
-
"name": "
|
|
5523
|
+
"id": 191,
|
|
5524
|
+
"name": "allowAnonymous",
|
|
5323
5525
|
"kind": 1024,
|
|
5324
5526
|
"kindString": "Property",
|
|
5325
5527
|
"flags": {
|
|
@@ -5332,6 +5534,26 @@
|
|
|
5332
5534
|
"character": 8
|
|
5333
5535
|
}
|
|
5334
5536
|
],
|
|
5537
|
+
"type": {
|
|
5538
|
+
"type": "intrinsic",
|
|
5539
|
+
"name": "boolean"
|
|
5540
|
+
}
|
|
5541
|
+
},
|
|
5542
|
+
{
|
|
5543
|
+
"id": 192,
|
|
5544
|
+
"name": "allowed",
|
|
5545
|
+
"kind": 1024,
|
|
5546
|
+
"kindString": "Property",
|
|
5547
|
+
"flags": {
|
|
5548
|
+
"isOptional": true
|
|
5549
|
+
},
|
|
5550
|
+
"sources": [
|
|
5551
|
+
{
|
|
5552
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5553
|
+
"line": 12,
|
|
5554
|
+
"character": 8
|
|
5555
|
+
}
|
|
5556
|
+
],
|
|
5335
5557
|
"type": {
|
|
5336
5558
|
"type": "reference",
|
|
5337
5559
|
"typeArguments": [
|
|
@@ -5362,7 +5584,7 @@
|
|
|
5362
5584
|
}
|
|
5363
5585
|
},
|
|
5364
5586
|
{
|
|
5365
|
-
"id":
|
|
5587
|
+
"id": 193,
|
|
5366
5588
|
"name": "disallowed",
|
|
5367
5589
|
"kind": 1024,
|
|
5368
5590
|
"kindString": "Property",
|
|
@@ -5372,7 +5594,7 @@
|
|
|
5372
5594
|
"sources": [
|
|
5373
5595
|
{
|
|
5374
5596
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5375
|
-
"line":
|
|
5597
|
+
"line": 13,
|
|
5376
5598
|
"character": 8
|
|
5377
5599
|
}
|
|
5378
5600
|
],
|
|
@@ -5401,8 +5623,9 @@
|
|
|
5401
5623
|
{
|
|
5402
5624
|
"title": "Properties",
|
|
5403
5625
|
"children": [
|
|
5404
|
-
|
|
5405
|
-
|
|
5626
|
+
191,
|
|
5627
|
+
192,
|
|
5628
|
+
193
|
|
5406
5629
|
]
|
|
5407
5630
|
}
|
|
5408
5631
|
],
|
|
@@ -5421,8 +5644,8 @@
|
|
|
5421
5644
|
{
|
|
5422
5645
|
"title": "Properties",
|
|
5423
5646
|
"children": [
|
|
5424
|
-
|
|
5425
|
-
|
|
5647
|
+
188,
|
|
5648
|
+
189
|
|
5426
5649
|
]
|
|
5427
5650
|
}
|
|
5428
5651
|
],
|
|
@@ -5438,14 +5661,14 @@
|
|
|
5438
5661
|
{
|
|
5439
5662
|
"type": "reflection",
|
|
5440
5663
|
"declaration": {
|
|
5441
|
-
"id":
|
|
5664
|
+
"id": 194,
|
|
5442
5665
|
"name": "__type",
|
|
5443
5666
|
"kind": 65536,
|
|
5444
5667
|
"kindString": "Type literal",
|
|
5445
5668
|
"flags": {},
|
|
5446
5669
|
"children": [
|
|
5447
5670
|
{
|
|
5448
|
-
"id":
|
|
5671
|
+
"id": 195,
|
|
5449
5672
|
"name": "schema",
|
|
5450
5673
|
"kind": 1024,
|
|
5451
5674
|
"kindString": "Property",
|
|
@@ -5467,7 +5690,7 @@
|
|
|
5467
5690
|
{
|
|
5468
5691
|
"title": "Properties",
|
|
5469
5692
|
"children": [
|
|
5470
|
-
|
|
5693
|
+
195
|
|
5471
5694
|
]
|
|
5472
5695
|
}
|
|
5473
5696
|
],
|
|
@@ -5496,14 +5719,14 @@
|
|
|
5496
5719
|
{
|
|
5497
5720
|
"type": "reflection",
|
|
5498
5721
|
"declaration": {
|
|
5499
|
-
"id":
|
|
5722
|
+
"id": 196,
|
|
5500
5723
|
"name": "__type",
|
|
5501
5724
|
"kind": 65536,
|
|
5502
5725
|
"kindString": "Type literal",
|
|
5503
5726
|
"flags": {},
|
|
5504
5727
|
"children": [
|
|
5505
5728
|
{
|
|
5506
|
-
"id":
|
|
5729
|
+
"id": 197,
|
|
5507
5730
|
"name": "name",
|
|
5508
5731
|
"kind": 1024,
|
|
5509
5732
|
"kindString": "Property",
|
|
@@ -5523,7 +5746,7 @@
|
|
|
5523
5746
|
}
|
|
5524
5747
|
},
|
|
5525
5748
|
{
|
|
5526
|
-
"id":
|
|
5749
|
+
"id": 198,
|
|
5527
5750
|
"name": "security",
|
|
5528
5751
|
"kind": 1024,
|
|
5529
5752
|
"kindString": "Property",
|
|
@@ -5540,15 +5763,15 @@
|
|
|
5540
5763
|
"type": {
|
|
5541
5764
|
"type": "reflection",
|
|
5542
5765
|
"declaration": {
|
|
5543
|
-
"id":
|
|
5766
|
+
"id": 199,
|
|
5544
5767
|
"name": "__type",
|
|
5545
5768
|
"kind": 65536,
|
|
5546
5769
|
"kindString": "Type literal",
|
|
5547
5770
|
"flags": {},
|
|
5548
5771
|
"children": [
|
|
5549
5772
|
{
|
|
5550
|
-
"id":
|
|
5551
|
-
"name": "
|
|
5773
|
+
"id": 200,
|
|
5774
|
+
"name": "allowAnonymous",
|
|
5552
5775
|
"kind": 1024,
|
|
5553
5776
|
"kindString": "Property",
|
|
5554
5777
|
"flags": {
|
|
@@ -5561,6 +5784,26 @@
|
|
|
5561
5784
|
"character": 8
|
|
5562
5785
|
}
|
|
5563
5786
|
],
|
|
5787
|
+
"type": {
|
|
5788
|
+
"type": "intrinsic",
|
|
5789
|
+
"name": "boolean"
|
|
5790
|
+
}
|
|
5791
|
+
},
|
|
5792
|
+
{
|
|
5793
|
+
"id": 201,
|
|
5794
|
+
"name": "allowed",
|
|
5795
|
+
"kind": 1024,
|
|
5796
|
+
"kindString": "Property",
|
|
5797
|
+
"flags": {
|
|
5798
|
+
"isOptional": true
|
|
5799
|
+
},
|
|
5800
|
+
"sources": [
|
|
5801
|
+
{
|
|
5802
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5803
|
+
"line": 12,
|
|
5804
|
+
"character": 8
|
|
5805
|
+
}
|
|
5806
|
+
],
|
|
5564
5807
|
"type": {
|
|
5565
5808
|
"type": "reference",
|
|
5566
5809
|
"typeArguments": [
|
|
@@ -5591,7 +5834,7 @@
|
|
|
5591
5834
|
}
|
|
5592
5835
|
},
|
|
5593
5836
|
{
|
|
5594
|
-
"id":
|
|
5837
|
+
"id": 202,
|
|
5595
5838
|
"name": "disallowed",
|
|
5596
5839
|
"kind": 1024,
|
|
5597
5840
|
"kindString": "Property",
|
|
@@ -5601,7 +5844,7 @@
|
|
|
5601
5844
|
"sources": [
|
|
5602
5845
|
{
|
|
5603
5846
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5604
|
-
"line":
|
|
5847
|
+
"line": 13,
|
|
5605
5848
|
"character": 8
|
|
5606
5849
|
}
|
|
5607
5850
|
],
|
|
@@ -5630,8 +5873,9 @@
|
|
|
5630
5873
|
{
|
|
5631
5874
|
"title": "Properties",
|
|
5632
5875
|
"children": [
|
|
5633
|
-
|
|
5634
|
-
|
|
5876
|
+
200,
|
|
5877
|
+
201,
|
|
5878
|
+
202
|
|
5635
5879
|
]
|
|
5636
5880
|
}
|
|
5637
5881
|
],
|
|
@@ -5650,8 +5894,8 @@
|
|
|
5650
5894
|
{
|
|
5651
5895
|
"title": "Properties",
|
|
5652
5896
|
"children": [
|
|
5653
|
-
|
|
5654
|
-
|
|
5897
|
+
197,
|
|
5898
|
+
198
|
|
5655
5899
|
]
|
|
5656
5900
|
}
|
|
5657
5901
|
],
|
|
@@ -5667,14 +5911,14 @@
|
|
|
5667
5911
|
{
|
|
5668
5912
|
"type": "reflection",
|
|
5669
5913
|
"declaration": {
|
|
5670
|
-
"id":
|
|
5914
|
+
"id": 203,
|
|
5671
5915
|
"name": "__type",
|
|
5672
5916
|
"kind": 65536,
|
|
5673
5917
|
"kindString": "Type literal",
|
|
5674
5918
|
"flags": {},
|
|
5675
5919
|
"children": [
|
|
5676
5920
|
{
|
|
5677
|
-
"id":
|
|
5921
|
+
"id": 204,
|
|
5678
5922
|
"name": "schema",
|
|
5679
5923
|
"kind": 1024,
|
|
5680
5924
|
"kindString": "Property",
|
|
@@ -5696,7 +5940,7 @@
|
|
|
5696
5940
|
{
|
|
5697
5941
|
"title": "Properties",
|
|
5698
5942
|
"children": [
|
|
5699
|
-
|
|
5943
|
+
204
|
|
5700
5944
|
]
|
|
5701
5945
|
}
|
|
5702
5946
|
],
|
|
@@ -5715,19 +5959,19 @@
|
|
|
5715
5959
|
],
|
|
5716
5960
|
"parameters": [
|
|
5717
5961
|
{
|
|
5718
|
-
"id":
|
|
5962
|
+
"id": 206,
|
|
5719
5963
|
"name": "query",
|
|
5720
5964
|
"kind": 32768,
|
|
5721
5965
|
"kindString": "Parameter",
|
|
5722
5966
|
"flags": {},
|
|
5723
5967
|
"type": {
|
|
5724
5968
|
"type": "reference",
|
|
5725
|
-
"id":
|
|
5969
|
+
"id": 186,
|
|
5726
5970
|
"name": "T"
|
|
5727
5971
|
}
|
|
5728
5972
|
},
|
|
5729
5973
|
{
|
|
5730
|
-
"id":
|
|
5974
|
+
"id": 207,
|
|
5731
5975
|
"name": "payloads",
|
|
5732
5976
|
"kind": 32768,
|
|
5733
5977
|
"kindString": "Parameter",
|
|
@@ -5750,14 +5994,14 @@
|
|
|
5750
5994
|
{
|
|
5751
5995
|
"type": "reflection",
|
|
5752
5996
|
"declaration": {
|
|
5753
|
-
"id":
|
|
5997
|
+
"id": 208,
|
|
5754
5998
|
"name": "__type",
|
|
5755
5999
|
"kind": 65536,
|
|
5756
6000
|
"kindString": "Type literal",
|
|
5757
6001
|
"flags": {},
|
|
5758
6002
|
"children": [
|
|
5759
6003
|
{
|
|
5760
|
-
"id":
|
|
6004
|
+
"id": 209,
|
|
5761
6005
|
"name": "schema",
|
|
5762
6006
|
"kind": 1024,
|
|
5763
6007
|
"kindString": "Property",
|
|
@@ -5779,7 +6023,7 @@
|
|
|
5779
6023
|
{
|
|
5780
6024
|
"title": "Properties",
|
|
5781
6025
|
"children": [
|
|
5782
|
-
|
|
6026
|
+
209
|
|
5783
6027
|
]
|
|
5784
6028
|
}
|
|
5785
6029
|
],
|
|
@@ -5797,7 +6041,7 @@
|
|
|
5797
6041
|
}
|
|
5798
6042
|
},
|
|
5799
6043
|
{
|
|
5800
|
-
"id":
|
|
6044
|
+
"id": 210,
|
|
5801
6045
|
"name": "queryConfig",
|
|
5802
6046
|
"kind": 32768,
|
|
5803
6047
|
"kindString": "Parameter",
|
|
@@ -5806,7 +6050,7 @@
|
|
|
5806
6050
|
},
|
|
5807
6051
|
"type": {
|
|
5808
6052
|
"type": "reference",
|
|
5809
|
-
"id":
|
|
6053
|
+
"id": 205,
|
|
5810
6054
|
"name": "TConfig"
|
|
5811
6055
|
}
|
|
5812
6056
|
}
|
|
@@ -5827,7 +6071,7 @@
|
|
|
5827
6071
|
}
|
|
5828
6072
|
},
|
|
5829
6073
|
{
|
|
5830
|
-
"id":
|
|
6074
|
+
"id": 211,
|
|
5831
6075
|
"name": "resolve",
|
|
5832
6076
|
"kind": 2048,
|
|
5833
6077
|
"kindString": "Method",
|
|
@@ -5835,20 +6079,20 @@
|
|
|
5835
6079
|
"sources": [
|
|
5836
6080
|
{
|
|
5837
6081
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5838
|
-
"line":
|
|
6082
|
+
"line": 44,
|
|
5839
6083
|
"character": 4
|
|
5840
6084
|
}
|
|
5841
6085
|
],
|
|
5842
6086
|
"signatures": [
|
|
5843
6087
|
{
|
|
5844
|
-
"id":
|
|
6088
|
+
"id": 212,
|
|
5845
6089
|
"name": "resolve",
|
|
5846
6090
|
"kind": 4096,
|
|
5847
6091
|
"kindString": "Call signature",
|
|
5848
6092
|
"flags": {},
|
|
5849
6093
|
"parameters": [
|
|
5850
6094
|
{
|
|
5851
|
-
"id":
|
|
6095
|
+
"id": 213,
|
|
5852
6096
|
"name": "filter",
|
|
5853
6097
|
"kind": 32768,
|
|
5854
6098
|
"kindString": "Parameter",
|
|
@@ -5883,14 +6127,14 @@
|
|
|
5883
6127
|
{
|
|
5884
6128
|
"type": "reflection",
|
|
5885
6129
|
"declaration": {
|
|
5886
|
-
"id":
|
|
6130
|
+
"id": 214,
|
|
5887
6131
|
"name": "__type",
|
|
5888
6132
|
"kind": 65536,
|
|
5889
6133
|
"kindString": "Type literal",
|
|
5890
6134
|
"flags": {},
|
|
5891
6135
|
"children": [
|
|
5892
6136
|
{
|
|
5893
|
-
"id":
|
|
6137
|
+
"id": 215,
|
|
5894
6138
|
"name": "name",
|
|
5895
6139
|
"kind": 1024,
|
|
5896
6140
|
"kindString": "Property",
|
|
@@ -5910,7 +6154,7 @@
|
|
|
5910
6154
|
}
|
|
5911
6155
|
},
|
|
5912
6156
|
{
|
|
5913
|
-
"id":
|
|
6157
|
+
"id": 216,
|
|
5914
6158
|
"name": "security",
|
|
5915
6159
|
"kind": 1024,
|
|
5916
6160
|
"kindString": "Property",
|
|
@@ -5927,15 +6171,15 @@
|
|
|
5927
6171
|
"type": {
|
|
5928
6172
|
"type": "reflection",
|
|
5929
6173
|
"declaration": {
|
|
5930
|
-
"id":
|
|
6174
|
+
"id": 217,
|
|
5931
6175
|
"name": "__type",
|
|
5932
6176
|
"kind": 65536,
|
|
5933
6177
|
"kindString": "Type literal",
|
|
5934
6178
|
"flags": {},
|
|
5935
6179
|
"children": [
|
|
5936
6180
|
{
|
|
5937
|
-
"id":
|
|
5938
|
-
"name": "
|
|
6181
|
+
"id": 218,
|
|
6182
|
+
"name": "allowAnonymous",
|
|
5939
6183
|
"kind": 1024,
|
|
5940
6184
|
"kindString": "Property",
|
|
5941
6185
|
"flags": {
|
|
@@ -5948,6 +6192,26 @@
|
|
|
5948
6192
|
"character": 8
|
|
5949
6193
|
}
|
|
5950
6194
|
],
|
|
6195
|
+
"type": {
|
|
6196
|
+
"type": "intrinsic",
|
|
6197
|
+
"name": "boolean"
|
|
6198
|
+
}
|
|
6199
|
+
},
|
|
6200
|
+
{
|
|
6201
|
+
"id": 219,
|
|
6202
|
+
"name": "allowed",
|
|
6203
|
+
"kind": 1024,
|
|
6204
|
+
"kindString": "Property",
|
|
6205
|
+
"flags": {
|
|
6206
|
+
"isOptional": true
|
|
6207
|
+
},
|
|
6208
|
+
"sources": [
|
|
6209
|
+
{
|
|
6210
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
6211
|
+
"line": 12,
|
|
6212
|
+
"character": 8
|
|
6213
|
+
}
|
|
6214
|
+
],
|
|
5951
6215
|
"type": {
|
|
5952
6216
|
"type": "reference",
|
|
5953
6217
|
"typeArguments": [
|
|
@@ -5978,7 +6242,7 @@
|
|
|
5978
6242
|
}
|
|
5979
6243
|
},
|
|
5980
6244
|
{
|
|
5981
|
-
"id":
|
|
6245
|
+
"id": 220,
|
|
5982
6246
|
"name": "disallowed",
|
|
5983
6247
|
"kind": 1024,
|
|
5984
6248
|
"kindString": "Property",
|
|
@@ -5988,7 +6252,7 @@
|
|
|
5988
6252
|
"sources": [
|
|
5989
6253
|
{
|
|
5990
6254
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5991
|
-
"line":
|
|
6255
|
+
"line": 13,
|
|
5992
6256
|
"character": 8
|
|
5993
6257
|
}
|
|
5994
6258
|
],
|
|
@@ -6017,8 +6281,9 @@
|
|
|
6017
6281
|
{
|
|
6018
6282
|
"title": "Properties",
|
|
6019
6283
|
"children": [
|
|
6020
|
-
|
|
6021
|
-
|
|
6284
|
+
218,
|
|
6285
|
+
219,
|
|
6286
|
+
220
|
|
6022
6287
|
]
|
|
6023
6288
|
}
|
|
6024
6289
|
],
|
|
@@ -6037,8 +6302,8 @@
|
|
|
6037
6302
|
{
|
|
6038
6303
|
"title": "Properties",
|
|
6039
6304
|
"children": [
|
|
6040
|
-
|
|
6041
|
-
|
|
6305
|
+
215,
|
|
6306
|
+
216
|
|
6042
6307
|
]
|
|
6043
6308
|
}
|
|
6044
6309
|
],
|
|
@@ -6054,14 +6319,14 @@
|
|
|
6054
6319
|
{
|
|
6055
6320
|
"type": "reflection",
|
|
6056
6321
|
"declaration": {
|
|
6057
|
-
"id":
|
|
6322
|
+
"id": 221,
|
|
6058
6323
|
"name": "__type",
|
|
6059
6324
|
"kind": 65536,
|
|
6060
6325
|
"kindString": "Type literal",
|
|
6061
6326
|
"flags": {},
|
|
6062
6327
|
"children": [
|
|
6063
6328
|
{
|
|
6064
|
-
"id":
|
|
6329
|
+
"id": 222,
|
|
6065
6330
|
"name": "schema",
|
|
6066
6331
|
"kind": 1024,
|
|
6067
6332
|
"kindString": "Property",
|
|
@@ -6083,7 +6348,7 @@
|
|
|
6083
6348
|
{
|
|
6084
6349
|
"title": "Properties",
|
|
6085
6350
|
"children": [
|
|
6086
|
-
|
|
6351
|
+
222
|
|
6087
6352
|
]
|
|
6088
6353
|
}
|
|
6089
6354
|
],
|
|
@@ -6119,7 +6384,7 @@
|
|
|
6119
6384
|
}
|
|
6120
6385
|
},
|
|
6121
6386
|
{
|
|
6122
|
-
"id":
|
|
6387
|
+
"id": 296,
|
|
6123
6388
|
"name": "start",
|
|
6124
6389
|
"kind": 2048,
|
|
6125
6390
|
"kindString": "Method",
|
|
@@ -6129,20 +6394,20 @@
|
|
|
6129
6394
|
"sources": [
|
|
6130
6395
|
{
|
|
6131
6396
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
6132
|
-
"line":
|
|
6397
|
+
"line": 54,
|
|
6133
6398
|
"character": 14
|
|
6134
6399
|
}
|
|
6135
6400
|
],
|
|
6136
6401
|
"signatures": [
|
|
6137
6402
|
{
|
|
6138
|
-
"id":
|
|
6403
|
+
"id": 297,
|
|
6139
6404
|
"name": "start",
|
|
6140
6405
|
"kind": 4096,
|
|
6141
6406
|
"kindString": "Call signature",
|
|
6142
6407
|
"flags": {},
|
|
6143
6408
|
"parameters": [
|
|
6144
6409
|
{
|
|
6145
|
-
"id":
|
|
6410
|
+
"id": 298,
|
|
6146
6411
|
"name": "_timeout",
|
|
6147
6412
|
"kind": 32768,
|
|
6148
6413
|
"kindString": "Parameter",
|
|
@@ -6160,7 +6425,7 @@
|
|
|
6160
6425
|
"typeArguments": [
|
|
6161
6426
|
{
|
|
6162
6427
|
"type": "reference",
|
|
6163
|
-
"id":
|
|
6428
|
+
"id": 17,
|
|
6164
6429
|
"name": "XyoEthereumGasDiviner"
|
|
6165
6430
|
},
|
|
6166
6431
|
{
|
|
@@ -6182,7 +6447,7 @@
|
|
|
6182
6447
|
}
|
|
6183
6448
|
},
|
|
6184
6449
|
{
|
|
6185
|
-
"id":
|
|
6450
|
+
"id": 223,
|
|
6186
6451
|
"name": "started",
|
|
6187
6452
|
"kind": 2048,
|
|
6188
6453
|
"kindString": "Method",
|
|
@@ -6190,20 +6455,20 @@
|
|
|
6190
6455
|
"sources": [
|
|
6191
6456
|
{
|
|
6192
6457
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
6193
|
-
"line":
|
|
6458
|
+
"line": 45,
|
|
6194
6459
|
"character": 4
|
|
6195
6460
|
}
|
|
6196
6461
|
],
|
|
6197
6462
|
"signatures": [
|
|
6198
6463
|
{
|
|
6199
|
-
"id":
|
|
6464
|
+
"id": 224,
|
|
6200
6465
|
"name": "started",
|
|
6201
6466
|
"kind": 4096,
|
|
6202
6467
|
"kindString": "Call signature",
|
|
6203
6468
|
"flags": {},
|
|
6204
6469
|
"parameters": [
|
|
6205
6470
|
{
|
|
6206
|
-
"id":
|
|
6471
|
+
"id": 225,
|
|
6207
6472
|
"name": "notStartedAction",
|
|
6208
6473
|
"kind": 32768,
|
|
6209
6474
|
"kindString": "Parameter",
|
|
@@ -6253,7 +6518,7 @@
|
|
|
6253
6518
|
}
|
|
6254
6519
|
},
|
|
6255
6520
|
{
|
|
6256
|
-
"id":
|
|
6521
|
+
"id": 299,
|
|
6257
6522
|
"name": "stop",
|
|
6258
6523
|
"kind": 2048,
|
|
6259
6524
|
"kindString": "Method",
|
|
@@ -6263,20 +6528,20 @@
|
|
|
6263
6528
|
"sources": [
|
|
6264
6529
|
{
|
|
6265
6530
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
6266
|
-
"line":
|
|
6531
|
+
"line": 55,
|
|
6267
6532
|
"character": 14
|
|
6268
6533
|
}
|
|
6269
6534
|
],
|
|
6270
6535
|
"signatures": [
|
|
6271
6536
|
{
|
|
6272
|
-
"id":
|
|
6537
|
+
"id": 300,
|
|
6273
6538
|
"name": "stop",
|
|
6274
6539
|
"kind": 4096,
|
|
6275
6540
|
"kindString": "Call signature",
|
|
6276
6541
|
"flags": {},
|
|
6277
6542
|
"parameters": [
|
|
6278
6543
|
{
|
|
6279
|
-
"id":
|
|
6544
|
+
"id": 301,
|
|
6280
6545
|
"name": "_timeout",
|
|
6281
6546
|
"kind": 32768,
|
|
6282
6547
|
"kindString": "Parameter",
|
|
@@ -6294,7 +6559,7 @@
|
|
|
6294
6559
|
"typeArguments": [
|
|
6295
6560
|
{
|
|
6296
6561
|
"type": "reference",
|
|
6297
|
-
"id":
|
|
6562
|
+
"id": 17,
|
|
6298
6563
|
"name": "XyoEthereumGasDiviner"
|
|
6299
6564
|
},
|
|
6300
6565
|
{
|
|
@@ -6316,7 +6581,7 @@
|
|
|
6316
6581
|
}
|
|
6317
6582
|
},
|
|
6318
6583
|
{
|
|
6319
|
-
"id":
|
|
6584
|
+
"id": 226,
|
|
6320
6585
|
"name": "subscribe",
|
|
6321
6586
|
"kind": 2048,
|
|
6322
6587
|
"kindString": "Method",
|
|
@@ -6324,20 +6589,20 @@
|
|
|
6324
6589
|
"sources": [
|
|
6325
6590
|
{
|
|
6326
6591
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
6327
|
-
"line":
|
|
6592
|
+
"line": 46,
|
|
6328
6593
|
"character": 4
|
|
6329
6594
|
}
|
|
6330
6595
|
],
|
|
6331
6596
|
"signatures": [
|
|
6332
6597
|
{
|
|
6333
|
-
"id":
|
|
6598
|
+
"id": 227,
|
|
6334
6599
|
"name": "subscribe",
|
|
6335
6600
|
"kind": 4096,
|
|
6336
6601
|
"kindString": "Call signature",
|
|
6337
6602
|
"flags": {},
|
|
6338
6603
|
"parameters": [
|
|
6339
6604
|
{
|
|
6340
|
-
"id":
|
|
6605
|
+
"id": 228,
|
|
6341
6606
|
"name": "_queryAccount",
|
|
6342
6607
|
"kind": 32768,
|
|
6343
6608
|
"kindString": "Parameter",
|
|
@@ -6366,7 +6631,7 @@
|
|
|
6366
6631
|
}
|
|
6367
6632
|
},
|
|
6368
6633
|
{
|
|
6369
|
-
"id":
|
|
6634
|
+
"id": 302,
|
|
6370
6635
|
"name": "validateConfig",
|
|
6371
6636
|
"kind": 2048,
|
|
6372
6637
|
"kindString": "Method",
|
|
@@ -6376,20 +6641,20 @@
|
|
|
6376
6641
|
"sources": [
|
|
6377
6642
|
{
|
|
6378
6643
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
6379
|
-
"line":
|
|
6644
|
+
"line": 56,
|
|
6380
6645
|
"character": 14
|
|
6381
6646
|
}
|
|
6382
6647
|
],
|
|
6383
6648
|
"signatures": [
|
|
6384
6649
|
{
|
|
6385
|
-
"id":
|
|
6650
|
+
"id": 303,
|
|
6386
6651
|
"name": "validateConfig",
|
|
6387
6652
|
"kind": 4096,
|
|
6388
6653
|
"kindString": "Call signature",
|
|
6389
6654
|
"flags": {},
|
|
6390
6655
|
"parameters": [
|
|
6391
6656
|
{
|
|
6392
|
-
"id":
|
|
6657
|
+
"id": 304,
|
|
6393
6658
|
"name": "config",
|
|
6394
6659
|
"kind": 32768,
|
|
6395
6660
|
"kindString": "Parameter",
|
|
@@ -6402,7 +6667,7 @@
|
|
|
6402
6667
|
}
|
|
6403
6668
|
},
|
|
6404
6669
|
{
|
|
6405
|
-
"id":
|
|
6670
|
+
"id": 305,
|
|
6406
6671
|
"name": "parents",
|
|
6407
6672
|
"kind": 32768,
|
|
6408
6673
|
"kindString": "Parameter",
|
|
@@ -6434,7 +6699,7 @@
|
|
|
6434
6699
|
}
|
|
6435
6700
|
},
|
|
6436
6701
|
{
|
|
6437
|
-
"id":
|
|
6702
|
+
"id": 20,
|
|
6438
6703
|
"name": "create",
|
|
6439
6704
|
"kind": 2048,
|
|
6440
6705
|
"kindString": "Method",
|
|
@@ -6446,19 +6711,19 @@
|
|
|
6446
6711
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
|
|
6447
6712
|
"line": 16,
|
|
6448
6713
|
"character": 24,
|
|
6449
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6714
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L16"
|
|
6450
6715
|
}
|
|
6451
6716
|
],
|
|
6452
6717
|
"signatures": [
|
|
6453
6718
|
{
|
|
6454
|
-
"id":
|
|
6719
|
+
"id": 21,
|
|
6455
6720
|
"name": "create",
|
|
6456
6721
|
"kind": 4096,
|
|
6457
6722
|
"kindString": "Call signature",
|
|
6458
6723
|
"flags": {},
|
|
6459
6724
|
"parameters": [
|
|
6460
6725
|
{
|
|
6461
|
-
"id":
|
|
6726
|
+
"id": 22,
|
|
6462
6727
|
"name": "params",
|
|
6463
6728
|
"kind": 32768,
|
|
6464
6729
|
"kindString": "Parameter",
|
|
@@ -6482,14 +6747,14 @@
|
|
|
6482
6747
|
{
|
|
6483
6748
|
"type": "reflection",
|
|
6484
6749
|
"declaration": {
|
|
6485
|
-
"id":
|
|
6750
|
+
"id": 23,
|
|
6486
6751
|
"name": "__type",
|
|
6487
6752
|
"kind": 65536,
|
|
6488
6753
|
"kindString": "Type literal",
|
|
6489
6754
|
"flags": {},
|
|
6490
6755
|
"children": [
|
|
6491
6756
|
{
|
|
6492
|
-
"id":
|
|
6757
|
+
"id": 24,
|
|
6493
6758
|
"name": "name",
|
|
6494
6759
|
"kind": 1024,
|
|
6495
6760
|
"kindString": "Property",
|
|
@@ -6509,7 +6774,7 @@
|
|
|
6509
6774
|
}
|
|
6510
6775
|
},
|
|
6511
6776
|
{
|
|
6512
|
-
"id":
|
|
6777
|
+
"id": 25,
|
|
6513
6778
|
"name": "security",
|
|
6514
6779
|
"kind": 1024,
|
|
6515
6780
|
"kindString": "Property",
|
|
@@ -6526,15 +6791,15 @@
|
|
|
6526
6791
|
"type": {
|
|
6527
6792
|
"type": "reflection",
|
|
6528
6793
|
"declaration": {
|
|
6529
|
-
"id":
|
|
6794
|
+
"id": 26,
|
|
6530
6795
|
"name": "__type",
|
|
6531
6796
|
"kind": 65536,
|
|
6532
6797
|
"kindString": "Type literal",
|
|
6533
6798
|
"flags": {},
|
|
6534
6799
|
"children": [
|
|
6535
6800
|
{
|
|
6536
|
-
"id":
|
|
6537
|
-
"name": "
|
|
6801
|
+
"id": 27,
|
|
6802
|
+
"name": "allowAnonymous",
|
|
6538
6803
|
"kind": 1024,
|
|
6539
6804
|
"kindString": "Property",
|
|
6540
6805
|
"flags": {
|
|
@@ -6547,6 +6812,26 @@
|
|
|
6547
6812
|
"character": 8
|
|
6548
6813
|
}
|
|
6549
6814
|
],
|
|
6815
|
+
"type": {
|
|
6816
|
+
"type": "intrinsic",
|
|
6817
|
+
"name": "boolean"
|
|
6818
|
+
}
|
|
6819
|
+
},
|
|
6820
|
+
{
|
|
6821
|
+
"id": 28,
|
|
6822
|
+
"name": "allowed",
|
|
6823
|
+
"kind": 1024,
|
|
6824
|
+
"kindString": "Property",
|
|
6825
|
+
"flags": {
|
|
6826
|
+
"isOptional": true
|
|
6827
|
+
},
|
|
6828
|
+
"sources": [
|
|
6829
|
+
{
|
|
6830
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
6831
|
+
"line": 12,
|
|
6832
|
+
"character": 8
|
|
6833
|
+
}
|
|
6834
|
+
],
|
|
6550
6835
|
"type": {
|
|
6551
6836
|
"type": "reference",
|
|
6552
6837
|
"typeArguments": [
|
|
@@ -6577,7 +6862,7 @@
|
|
|
6577
6862
|
}
|
|
6578
6863
|
},
|
|
6579
6864
|
{
|
|
6580
|
-
"id":
|
|
6865
|
+
"id": 29,
|
|
6581
6866
|
"name": "disallowed",
|
|
6582
6867
|
"kind": 1024,
|
|
6583
6868
|
"kindString": "Property",
|
|
@@ -6587,7 +6872,7 @@
|
|
|
6587
6872
|
"sources": [
|
|
6588
6873
|
{
|
|
6589
6874
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
6590
|
-
"line":
|
|
6875
|
+
"line": 13,
|
|
6591
6876
|
"character": 8
|
|
6592
6877
|
}
|
|
6593
6878
|
],
|
|
@@ -6616,8 +6901,9 @@
|
|
|
6616
6901
|
{
|
|
6617
6902
|
"title": "Properties",
|
|
6618
6903
|
"children": [
|
|
6619
|
-
|
|
6620
|
-
|
|
6904
|
+
27,
|
|
6905
|
+
28,
|
|
6906
|
+
29
|
|
6621
6907
|
]
|
|
6622
6908
|
}
|
|
6623
6909
|
],
|
|
@@ -6636,8 +6922,8 @@
|
|
|
6636
6922
|
{
|
|
6637
6923
|
"title": "Properties",
|
|
6638
6924
|
"children": [
|
|
6639
|
-
|
|
6640
|
-
|
|
6925
|
+
24,
|
|
6926
|
+
25
|
|
6641
6927
|
]
|
|
6642
6928
|
}
|
|
6643
6929
|
],
|
|
@@ -6653,14 +6939,14 @@
|
|
|
6653
6939
|
{
|
|
6654
6940
|
"type": "reflection",
|
|
6655
6941
|
"declaration": {
|
|
6656
|
-
"id":
|
|
6942
|
+
"id": 30,
|
|
6657
6943
|
"name": "__type",
|
|
6658
6944
|
"kind": 65536,
|
|
6659
6945
|
"kindString": "Type literal",
|
|
6660
6946
|
"flags": {},
|
|
6661
6947
|
"children": [
|
|
6662
6948
|
{
|
|
6663
|
-
"id":
|
|
6949
|
+
"id": 31,
|
|
6664
6950
|
"name": "targetSchema",
|
|
6665
6951
|
"kind": 1024,
|
|
6666
6952
|
"kindString": "Property",
|
|
@@ -6684,7 +6970,7 @@
|
|
|
6684
6970
|
{
|
|
6685
6971
|
"title": "Properties",
|
|
6686
6972
|
"children": [
|
|
6687
|
-
|
|
6973
|
+
31
|
|
6688
6974
|
]
|
|
6689
6975
|
}
|
|
6690
6976
|
],
|
|
@@ -6700,14 +6986,14 @@
|
|
|
6700
6986
|
{
|
|
6701
6987
|
"type": "reflection",
|
|
6702
6988
|
"declaration": {
|
|
6703
|
-
"id":
|
|
6989
|
+
"id": 32,
|
|
6704
6990
|
"name": "__type",
|
|
6705
6991
|
"kind": 65536,
|
|
6706
6992
|
"kindString": "Type literal",
|
|
6707
6993
|
"flags": {},
|
|
6708
6994
|
"children": [
|
|
6709
6995
|
{
|
|
6710
|
-
"id":
|
|
6996
|
+
"id": 33,
|
|
6711
6997
|
"name": "schema",
|
|
6712
6998
|
"kind": 1024,
|
|
6713
6999
|
"kindString": "Property",
|
|
@@ -6729,7 +7015,7 @@
|
|
|
6729
7015
|
{
|
|
6730
7016
|
"title": "Properties",
|
|
6731
7017
|
"children": [
|
|
6732
|
-
|
|
7018
|
+
33
|
|
6733
7019
|
]
|
|
6734
7020
|
}
|
|
6735
7021
|
],
|
|
@@ -6754,7 +7040,7 @@
|
|
|
6754
7040
|
"typeArguments": [
|
|
6755
7041
|
{
|
|
6756
7042
|
"type": "reference",
|
|
6757
|
-
"id":
|
|
7043
|
+
"id": 17,
|
|
6758
7044
|
"name": "XyoEthereumGasDiviner"
|
|
6759
7045
|
}
|
|
6760
7046
|
],
|
|
@@ -6778,58 +7064,59 @@
|
|
|
6778
7064
|
{
|
|
6779
7065
|
"title": "Constructors",
|
|
6780
7066
|
"children": [
|
|
6781
|
-
|
|
7067
|
+
35
|
|
6782
7068
|
]
|
|
6783
7069
|
},
|
|
6784
7070
|
{
|
|
6785
7071
|
"title": "Properties",
|
|
6786
7072
|
"children": [
|
|
6787
|
-
|
|
6788
|
-
|
|
6789
|
-
|
|
6790
|
-
121,
|
|
6791
|
-
122,
|
|
6792
|
-
123,
|
|
6793
|
-
124,
|
|
7073
|
+
97,
|
|
7074
|
+
109,
|
|
7075
|
+
119,
|
|
6794
7076
|
129,
|
|
6795
|
-
|
|
6796
|
-
|
|
6797
|
-
|
|
7077
|
+
130,
|
|
7078
|
+
131,
|
|
7079
|
+
132,
|
|
7080
|
+
137,
|
|
7081
|
+
18,
|
|
7082
|
+
34,
|
|
7083
|
+
19
|
|
6798
7084
|
]
|
|
6799
7085
|
},
|
|
6800
7086
|
{
|
|
6801
7087
|
"title": "Accessors",
|
|
6802
7088
|
"children": [
|
|
6803
|
-
|
|
6804
|
-
|
|
6805
|
-
|
|
7089
|
+
142,
|
|
7090
|
+
144,
|
|
7091
|
+
146,
|
|
6806
7092
|
148,
|
|
6807
|
-
|
|
6808
|
-
|
|
6809
|
-
|
|
7093
|
+
159,
|
|
7094
|
+
56,
|
|
7095
|
+
161,
|
|
7096
|
+
58
|
|
6810
7097
|
]
|
|
6811
7098
|
},
|
|
6812
7099
|
{
|
|
6813
7100
|
"title": "Methods",
|
|
6814
7101
|
"children": [
|
|
6815
|
-
|
|
6816
|
-
|
|
6817
|
-
|
|
6818
|
-
|
|
6819
|
-
|
|
6820
|
-
|
|
6821
|
-
|
|
6822
|
-
|
|
6823
|
-
|
|
6824
|
-
|
|
6825
|
-
|
|
6826
|
-
197,
|
|
6827
|
-
281,
|
|
6828
|
-
208,
|
|
6829
|
-
284,
|
|
7102
|
+
229,
|
|
7103
|
+
234,
|
|
7104
|
+
241,
|
|
7105
|
+
259,
|
|
7106
|
+
277,
|
|
7107
|
+
285,
|
|
7108
|
+
172,
|
|
7109
|
+
49,
|
|
7110
|
+
293,
|
|
7111
|
+
60,
|
|
7112
|
+
176,
|
|
6830
7113
|
211,
|
|
6831
|
-
|
|
6832
|
-
|
|
7114
|
+
296,
|
|
7115
|
+
223,
|
|
7116
|
+
299,
|
|
7117
|
+
226,
|
|
7118
|
+
302,
|
|
7119
|
+
20
|
|
6833
7120
|
]
|
|
6834
7121
|
}
|
|
6835
7122
|
],
|
|
@@ -6838,7 +7125,7 @@
|
|
|
6838
7125
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
|
|
6839
7126
|
"line": 12,
|
|
6840
7127
|
"character": 13,
|
|
6841
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7128
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L12"
|
|
6842
7129
|
}
|
|
6843
7130
|
],
|
|
6844
7131
|
"extendedTypes": [
|
|
@@ -6849,7 +7136,7 @@
|
|
|
6849
7136
|
]
|
|
6850
7137
|
},
|
|
6851
7138
|
{
|
|
6852
|
-
"id":
|
|
7139
|
+
"id": 14,
|
|
6853
7140
|
"name": "XyoEthereumGasDivinerConfig",
|
|
6854
7141
|
"kind": 4194304,
|
|
6855
7142
|
"kindString": "Type alias",
|
|
@@ -6859,7 +7146,7 @@
|
|
|
6859
7146
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
|
|
6860
7147
|
"line": 10,
|
|
6861
7148
|
"character": 12,
|
|
6862
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7149
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L10"
|
|
6863
7150
|
}
|
|
6864
7151
|
],
|
|
6865
7152
|
"type": {
|
|
@@ -6868,14 +7155,14 @@
|
|
|
6868
7155
|
{
|
|
6869
7156
|
"type": "reflection",
|
|
6870
7157
|
"declaration": {
|
|
6871
|
-
"id":
|
|
7158
|
+
"id": 15,
|
|
6872
7159
|
"name": "__type",
|
|
6873
7160
|
"kind": 65536,
|
|
6874
7161
|
"kindString": "Type literal",
|
|
6875
7162
|
"flags": {},
|
|
6876
7163
|
"children": [
|
|
6877
7164
|
{
|
|
6878
|
-
"id":
|
|
7165
|
+
"id": 16,
|
|
6879
7166
|
"name": "schema",
|
|
6880
7167
|
"kind": 1024,
|
|
6881
7168
|
"kindString": "Property",
|
|
@@ -6885,12 +7172,12 @@
|
|
|
6885
7172
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
|
|
6886
7173
|
"line": 10,
|
|
6887
7174
|
"character": 58,
|
|
6888
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7175
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L10"
|
|
6889
7176
|
}
|
|
6890
7177
|
],
|
|
6891
7178
|
"type": {
|
|
6892
7179
|
"type": "reference",
|
|
6893
|
-
"id":
|
|
7180
|
+
"id": 308,
|
|
6894
7181
|
"name": "XyoEthereumGasDivinerConfigSchema"
|
|
6895
7182
|
}
|
|
6896
7183
|
}
|
|
@@ -6899,7 +7186,7 @@
|
|
|
6899
7186
|
{
|
|
6900
7187
|
"title": "Properties",
|
|
6901
7188
|
"children": [
|
|
6902
|
-
|
|
7189
|
+
16
|
|
6903
7190
|
]
|
|
6904
7191
|
}
|
|
6905
7192
|
],
|
|
@@ -6908,7 +7195,7 @@
|
|
|
6908
7195
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
|
|
6909
7196
|
"line": 10,
|
|
6910
7197
|
"character": 56,
|
|
6911
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7198
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L10"
|
|
6912
7199
|
}
|
|
6913
7200
|
]
|
|
6914
7201
|
}
|
|
@@ -6918,7 +7205,7 @@
|
|
|
6918
7205
|
}
|
|
6919
7206
|
},
|
|
6920
7207
|
{
|
|
6921
|
-
"id":
|
|
7208
|
+
"id": 309,
|
|
6922
7209
|
"name": "XyoEthereumGasDivinerConfigSchema",
|
|
6923
7210
|
"kind": 4194304,
|
|
6924
7211
|
"kindString": "Type alias",
|
|
@@ -6928,13 +7215,13 @@
|
|
|
6928
7215
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts",
|
|
6929
7216
|
"line": 4,
|
|
6930
7217
|
"character": 12,
|
|
6931
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7218
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L4"
|
|
6932
7219
|
},
|
|
6933
7220
|
{
|
|
6934
7221
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts",
|
|
6935
7222
|
"line": 5,
|
|
6936
7223
|
"character": 13,
|
|
6937
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7224
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L5"
|
|
6938
7225
|
}
|
|
6939
7226
|
],
|
|
6940
7227
|
"type": {
|
|
@@ -6943,7 +7230,7 @@
|
|
|
6943
7230
|
}
|
|
6944
7231
|
},
|
|
6945
7232
|
{
|
|
6946
|
-
"id":
|
|
7233
|
+
"id": 307,
|
|
6947
7234
|
"name": "XyoEthereumGasDivinerQuerySchema",
|
|
6948
7235
|
"kind": 4194304,
|
|
6949
7236
|
"kindString": "Type alias",
|
|
@@ -6953,13 +7240,13 @@
|
|
|
6953
7240
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts",
|
|
6954
7241
|
"line": 1,
|
|
6955
7242
|
"character": 12,
|
|
6956
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7243
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L1"
|
|
6957
7244
|
},
|
|
6958
7245
|
{
|
|
6959
7246
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts",
|
|
6960
7247
|
"line": 2,
|
|
6961
7248
|
"character": 13,
|
|
6962
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7249
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L2"
|
|
6963
7250
|
}
|
|
6964
7251
|
],
|
|
6965
7252
|
"type": {
|
|
@@ -6968,7 +7255,7 @@
|
|
|
6968
7255
|
}
|
|
6969
7256
|
},
|
|
6970
7257
|
{
|
|
6971
|
-
"id":
|
|
7258
|
+
"id": 308,
|
|
6972
7259
|
"name": "XyoEthereumGasDivinerConfigSchema",
|
|
6973
7260
|
"kind": 32,
|
|
6974
7261
|
"kindString": "Variable",
|
|
@@ -6978,13 +7265,13 @@
|
|
|
6978
7265
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts",
|
|
6979
7266
|
"line": 4,
|
|
6980
7267
|
"character": 12,
|
|
6981
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7268
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L4"
|
|
6982
7269
|
},
|
|
6983
7270
|
{
|
|
6984
7271
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts",
|
|
6985
7272
|
"line": 5,
|
|
6986
7273
|
"character": 13,
|
|
6987
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7274
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L5"
|
|
6988
7275
|
}
|
|
6989
7276
|
],
|
|
6990
7277
|
"type": {
|
|
@@ -6993,7 +7280,7 @@
|
|
|
6993
7280
|
}
|
|
6994
7281
|
},
|
|
6995
7282
|
{
|
|
6996
|
-
"id":
|
|
7283
|
+
"id": 306,
|
|
6997
7284
|
"name": "XyoEthereumGasDivinerQuerySchema",
|
|
6998
7285
|
"kind": 32,
|
|
6999
7286
|
"kindString": "Variable",
|
|
@@ -7003,13 +7290,13 @@
|
|
|
7003
7290
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts",
|
|
7004
7291
|
"line": 1,
|
|
7005
7292
|
"character": 12,
|
|
7006
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7293
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L1"
|
|
7007
7294
|
},
|
|
7008
7295
|
{
|
|
7009
7296
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts",
|
|
7010
7297
|
"line": 2,
|
|
7011
7298
|
"character": 13,
|
|
7012
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7299
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L2"
|
|
7013
7300
|
}
|
|
7014
7301
|
],
|
|
7015
7302
|
"type": {
|
|
@@ -7028,7 +7315,7 @@
|
|
|
7028
7315
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Plugin.ts",
|
|
7029
7316
|
"line": 8,
|
|
7030
7317
|
"character": 13,
|
|
7031
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7318
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Plugin.ts#L8"
|
|
7032
7319
|
}
|
|
7033
7320
|
],
|
|
7034
7321
|
"signatures": [
|
|
@@ -7110,7 +7397,7 @@
|
|
|
7110
7397
|
"children": [
|
|
7111
7398
|
{
|
|
7112
7399
|
"id": 7,
|
|
7113
|
-
"name": "
|
|
7400
|
+
"name": "allowAnonymous",
|
|
7114
7401
|
"kind": 1024,
|
|
7115
7402
|
"kindString": "Property",
|
|
7116
7403
|
"flags": {
|
|
@@ -7123,6 +7410,26 @@
|
|
|
7123
7410
|
"character": 8
|
|
7124
7411
|
}
|
|
7125
7412
|
],
|
|
7413
|
+
"type": {
|
|
7414
|
+
"type": "intrinsic",
|
|
7415
|
+
"name": "boolean"
|
|
7416
|
+
}
|
|
7417
|
+
},
|
|
7418
|
+
{
|
|
7419
|
+
"id": 8,
|
|
7420
|
+
"name": "allowed",
|
|
7421
|
+
"kind": 1024,
|
|
7422
|
+
"kindString": "Property",
|
|
7423
|
+
"flags": {
|
|
7424
|
+
"isOptional": true
|
|
7425
|
+
},
|
|
7426
|
+
"sources": [
|
|
7427
|
+
{
|
|
7428
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
7429
|
+
"line": 12,
|
|
7430
|
+
"character": 8
|
|
7431
|
+
}
|
|
7432
|
+
],
|
|
7126
7433
|
"type": {
|
|
7127
7434
|
"type": "reference",
|
|
7128
7435
|
"typeArguments": [
|
|
@@ -7153,7 +7460,7 @@
|
|
|
7153
7460
|
}
|
|
7154
7461
|
},
|
|
7155
7462
|
{
|
|
7156
|
-
"id":
|
|
7463
|
+
"id": 9,
|
|
7157
7464
|
"name": "disallowed",
|
|
7158
7465
|
"kind": 1024,
|
|
7159
7466
|
"kindString": "Property",
|
|
@@ -7163,7 +7470,7 @@
|
|
|
7163
7470
|
"sources": [
|
|
7164
7471
|
{
|
|
7165
7472
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
7166
|
-
"line":
|
|
7473
|
+
"line": 13,
|
|
7167
7474
|
"character": 8
|
|
7168
7475
|
}
|
|
7169
7476
|
],
|
|
@@ -7193,7 +7500,8 @@
|
|
|
7193
7500
|
"title": "Properties",
|
|
7194
7501
|
"children": [
|
|
7195
7502
|
7,
|
|
7196
|
-
8
|
|
7503
|
+
8,
|
|
7504
|
+
9
|
|
7197
7505
|
]
|
|
7198
7506
|
}
|
|
7199
7507
|
],
|
|
@@ -7229,14 +7537,14 @@
|
|
|
7229
7537
|
{
|
|
7230
7538
|
"type": "reflection",
|
|
7231
7539
|
"declaration": {
|
|
7232
|
-
"id":
|
|
7540
|
+
"id": 10,
|
|
7233
7541
|
"name": "__type",
|
|
7234
7542
|
"kind": 65536,
|
|
7235
7543
|
"kindString": "Type literal",
|
|
7236
7544
|
"flags": {},
|
|
7237
7545
|
"children": [
|
|
7238
7546
|
{
|
|
7239
|
-
"id":
|
|
7547
|
+
"id": 11,
|
|
7240
7548
|
"name": "targetSchema",
|
|
7241
7549
|
"kind": 1024,
|
|
7242
7550
|
"kindString": "Property",
|
|
@@ -7260,7 +7568,7 @@
|
|
|
7260
7568
|
{
|
|
7261
7569
|
"title": "Properties",
|
|
7262
7570
|
"children": [
|
|
7263
|
-
|
|
7571
|
+
11
|
|
7264
7572
|
]
|
|
7265
7573
|
}
|
|
7266
7574
|
],
|
|
@@ -7276,14 +7584,14 @@
|
|
|
7276
7584
|
{
|
|
7277
7585
|
"type": "reflection",
|
|
7278
7586
|
"declaration": {
|
|
7279
|
-
"id":
|
|
7587
|
+
"id": 12,
|
|
7280
7588
|
"name": "__type",
|
|
7281
7589
|
"kind": 65536,
|
|
7282
7590
|
"kindString": "Type literal",
|
|
7283
7591
|
"flags": {},
|
|
7284
7592
|
"children": [
|
|
7285
7593
|
{
|
|
7286
|
-
"id":
|
|
7594
|
+
"id": 13,
|
|
7287
7595
|
"name": "schema",
|
|
7288
7596
|
"kind": 1024,
|
|
7289
7597
|
"kindString": "Property",
|
|
@@ -7305,7 +7613,7 @@
|
|
|
7305
7613
|
{
|
|
7306
7614
|
"title": "Properties",
|
|
7307
7615
|
"children": [
|
|
7308
|
-
|
|
7616
|
+
13
|
|
7309
7617
|
]
|
|
7310
7618
|
}
|
|
7311
7619
|
],
|
|
@@ -7334,28 +7642,28 @@
|
|
|
7334
7642
|
{
|
|
7335
7643
|
"title": "References",
|
|
7336
7644
|
"children": [
|
|
7337
|
-
|
|
7645
|
+
310
|
|
7338
7646
|
]
|
|
7339
7647
|
},
|
|
7340
7648
|
{
|
|
7341
7649
|
"title": "Classes",
|
|
7342
7650
|
"children": [
|
|
7343
|
-
|
|
7651
|
+
17
|
|
7344
7652
|
]
|
|
7345
7653
|
},
|
|
7346
7654
|
{
|
|
7347
7655
|
"title": "Type Aliases",
|
|
7348
7656
|
"children": [
|
|
7349
|
-
|
|
7350
|
-
|
|
7351
|
-
|
|
7657
|
+
14,
|
|
7658
|
+
309,
|
|
7659
|
+
307
|
|
7352
7660
|
]
|
|
7353
7661
|
},
|
|
7354
7662
|
{
|
|
7355
7663
|
"title": "Variables",
|
|
7356
7664
|
"children": [
|
|
7357
|
-
|
|
7358
|
-
|
|
7665
|
+
308,
|
|
7666
|
+
306
|
|
7359
7667
|
]
|
|
7360
7668
|
},
|
|
7361
7669
|
{
|
|
@@ -7370,7 +7678,7 @@
|
|
|
7370
7678
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/index.ts",
|
|
7371
7679
|
"line": 1,
|
|
7372
7680
|
"character": 0,
|
|
7373
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7681
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/index.ts#L1"
|
|
7374
7682
|
}
|
|
7375
7683
|
]
|
|
7376
7684
|
}
|