@xyo-network/ethers-ethereum-gas-plugin 2.44.0 → 2.45.0-rc.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/docs.json +959 -1397
- package/package.json +10 -9
package/dist/docs.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"originalName": "",
|
|
8
8
|
"children": [
|
|
9
9
|
{
|
|
10
|
-
"id":
|
|
10
|
+
"id": 251,
|
|
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/ethers/src/index.ts",
|
|
18
18
|
"line": 10,
|
|
19
19
|
"character": 0,
|
|
20
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
20
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/index.ts#L10"
|
|
21
21
|
}
|
|
22
22
|
],
|
|
23
23
|
"target": 1
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
|
-
"id":
|
|
26
|
+
"id": 26,
|
|
27
27
|
"name": "XyoEthereumGasEthersWitness",
|
|
28
28
|
"kind": 128,
|
|
29
29
|
"kindString": "Class",
|
|
30
30
|
"flags": {},
|
|
31
31
|
"children": [
|
|
32
32
|
{
|
|
33
|
-
"id":
|
|
33
|
+
"id": 32,
|
|
34
34
|
"name": "constructor",
|
|
35
35
|
"kind": 512,
|
|
36
36
|
"kindString": "Constructor",
|
|
@@ -42,19 +42,19 @@
|
|
|
42
42
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
43
43
|
"line": 22,
|
|
44
44
|
"character": 2,
|
|
45
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
45
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L22"
|
|
46
46
|
}
|
|
47
47
|
],
|
|
48
48
|
"signatures": [
|
|
49
49
|
{
|
|
50
|
-
"id":
|
|
50
|
+
"id": 33,
|
|
51
51
|
"name": "new XyoEthereumGasEthersWitness",
|
|
52
52
|
"kind": 16384,
|
|
53
53
|
"kindString": "Constructor signature",
|
|
54
54
|
"flags": {},
|
|
55
55
|
"parameters": [
|
|
56
56
|
{
|
|
57
|
-
"id":
|
|
57
|
+
"id": 34,
|
|
58
58
|
"name": "params",
|
|
59
59
|
"kind": 32768,
|
|
60
60
|
"kindString": "Parameter",
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
],
|
|
69
69
|
"type": {
|
|
70
70
|
"type": "reference",
|
|
71
|
-
"id":
|
|
71
|
+
"id": 26,
|
|
72
72
|
"name": "XyoEthereumGasEthersWitness"
|
|
73
73
|
},
|
|
74
74
|
"overwrites": {
|
|
@@ -83,240 +83,47 @@
|
|
|
83
83
|
}
|
|
84
84
|
},
|
|
85
85
|
{
|
|
86
|
-
"id":
|
|
86
|
+
"id": 94,
|
|
87
|
+
"name": "_parentResolver",
|
|
88
|
+
"kind": 1024,
|
|
89
|
+
"kindString": "Property",
|
|
90
|
+
"flags": {
|
|
91
|
+
"isProtected": true
|
|
92
|
+
},
|
|
93
|
+
"sources": [
|
|
94
|
+
{
|
|
95
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
96
|
+
"line": 16,
|
|
97
|
+
"character": 14
|
|
98
|
+
}
|
|
99
|
+
],
|
|
100
|
+
"type": {
|
|
101
|
+
"type": "reference",
|
|
102
|
+
"name": "CompositeModuleResolver"
|
|
103
|
+
},
|
|
104
|
+
"inheritedFrom": {
|
|
105
|
+
"type": "reference",
|
|
106
|
+
"name": "TimestampWitness._parentResolver"
|
|
107
|
+
}
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
"id": 95,
|
|
87
111
|
"name": "_resolver",
|
|
88
112
|
"kind": 1024,
|
|
89
113
|
"kindString": "Property",
|
|
90
114
|
"flags": {
|
|
91
|
-
"isProtected": true
|
|
92
|
-
"isOptional": true
|
|
115
|
+
"isProtected": true
|
|
93
116
|
},
|
|
94
117
|
"sources": [
|
|
95
118
|
{
|
|
96
119
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
97
|
-
"line":
|
|
120
|
+
"line": 17,
|
|
98
121
|
"character": 14
|
|
99
122
|
}
|
|
100
123
|
],
|
|
101
124
|
"type": {
|
|
102
125
|
"type": "reference",
|
|
103
|
-
"
|
|
104
|
-
{
|
|
105
|
-
"type": "reference",
|
|
106
|
-
"typeArguments": [
|
|
107
|
-
{
|
|
108
|
-
"type": "intersection",
|
|
109
|
-
"types": [
|
|
110
|
-
{
|
|
111
|
-
"type": "reference",
|
|
112
|
-
"name": "SchemaFields"
|
|
113
|
-
},
|
|
114
|
-
{
|
|
115
|
-
"type": "reference",
|
|
116
|
-
"name": "PayloadFields"
|
|
117
|
-
},
|
|
118
|
-
{
|
|
119
|
-
"type": "reflection",
|
|
120
|
-
"declaration": {
|
|
121
|
-
"id": 98,
|
|
122
|
-
"name": "__type",
|
|
123
|
-
"kind": 65536,
|
|
124
|
-
"kindString": "Type literal",
|
|
125
|
-
"flags": {},
|
|
126
|
-
"children": [
|
|
127
|
-
{
|
|
128
|
-
"id": 99,
|
|
129
|
-
"name": "security",
|
|
130
|
-
"kind": 1024,
|
|
131
|
-
"kindString": "Property",
|
|
132
|
-
"flags": {
|
|
133
|
-
"isOptional": true
|
|
134
|
-
},
|
|
135
|
-
"sources": [
|
|
136
|
-
{
|
|
137
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
138
|
-
"line": 9,
|
|
139
|
-
"character": 4
|
|
140
|
-
}
|
|
141
|
-
],
|
|
142
|
-
"type": {
|
|
143
|
-
"type": "reflection",
|
|
144
|
-
"declaration": {
|
|
145
|
-
"id": 100,
|
|
146
|
-
"name": "__type",
|
|
147
|
-
"kind": 65536,
|
|
148
|
-
"kindString": "Type literal",
|
|
149
|
-
"flags": {},
|
|
150
|
-
"children": [
|
|
151
|
-
{
|
|
152
|
-
"id": 101,
|
|
153
|
-
"name": "allowed",
|
|
154
|
-
"kind": 1024,
|
|
155
|
-
"kindString": "Property",
|
|
156
|
-
"flags": {
|
|
157
|
-
"isOptional": true
|
|
158
|
-
},
|
|
159
|
-
"sources": [
|
|
160
|
-
{
|
|
161
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
162
|
-
"line": 10,
|
|
163
|
-
"character": 8
|
|
164
|
-
}
|
|
165
|
-
],
|
|
166
|
-
"type": {
|
|
167
|
-
"type": "reference",
|
|
168
|
-
"typeArguments": [
|
|
169
|
-
{
|
|
170
|
-
"type": "intrinsic",
|
|
171
|
-
"name": "string"
|
|
172
|
-
},
|
|
173
|
-
{
|
|
174
|
-
"type": "array",
|
|
175
|
-
"elementType": {
|
|
176
|
-
"type": "union",
|
|
177
|
-
"types": [
|
|
178
|
-
{
|
|
179
|
-
"type": "intrinsic",
|
|
180
|
-
"name": "string"
|
|
181
|
-
},
|
|
182
|
-
{
|
|
183
|
-
"type": "reference",
|
|
184
|
-
"name": "CosigningAddressSet"
|
|
185
|
-
}
|
|
186
|
-
]
|
|
187
|
-
}
|
|
188
|
-
}
|
|
189
|
-
],
|
|
190
|
-
"name": "Record",
|
|
191
|
-
"qualifiedName": "Record",
|
|
192
|
-
"package": "typescript"
|
|
193
|
-
}
|
|
194
|
-
},
|
|
195
|
-
{
|
|
196
|
-
"id": 102,
|
|
197
|
-
"name": "disallowed",
|
|
198
|
-
"kind": 1024,
|
|
199
|
-
"kindString": "Property",
|
|
200
|
-
"flags": {
|
|
201
|
-
"isOptional": true
|
|
202
|
-
},
|
|
203
|
-
"sources": [
|
|
204
|
-
{
|
|
205
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
206
|
-
"line": 11,
|
|
207
|
-
"character": 8
|
|
208
|
-
}
|
|
209
|
-
],
|
|
210
|
-
"type": {
|
|
211
|
-
"type": "reference",
|
|
212
|
-
"typeArguments": [
|
|
213
|
-
{
|
|
214
|
-
"type": "intrinsic",
|
|
215
|
-
"name": "string"
|
|
216
|
-
},
|
|
217
|
-
{
|
|
218
|
-
"type": "array",
|
|
219
|
-
"elementType": {
|
|
220
|
-
"type": "intrinsic",
|
|
221
|
-
"name": "string"
|
|
222
|
-
}
|
|
223
|
-
}
|
|
224
|
-
],
|
|
225
|
-
"name": "Record",
|
|
226
|
-
"qualifiedName": "Record",
|
|
227
|
-
"package": "typescript"
|
|
228
|
-
}
|
|
229
|
-
}
|
|
230
|
-
],
|
|
231
|
-
"groups": [
|
|
232
|
-
{
|
|
233
|
-
"title": "Properties",
|
|
234
|
-
"children": [
|
|
235
|
-
101,
|
|
236
|
-
102
|
|
237
|
-
]
|
|
238
|
-
}
|
|
239
|
-
],
|
|
240
|
-
"sources": [
|
|
241
|
-
{
|
|
242
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
243
|
-
"line": 9,
|
|
244
|
-
"character": 15
|
|
245
|
-
}
|
|
246
|
-
]
|
|
247
|
-
}
|
|
248
|
-
}
|
|
249
|
-
}
|
|
250
|
-
],
|
|
251
|
-
"groups": [
|
|
252
|
-
{
|
|
253
|
-
"title": "Properties",
|
|
254
|
-
"children": [
|
|
255
|
-
99
|
|
256
|
-
]
|
|
257
|
-
}
|
|
258
|
-
],
|
|
259
|
-
"sources": [
|
|
260
|
-
{
|
|
261
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
262
|
-
"line": 8,
|
|
263
|
-
"character": 87
|
|
264
|
-
}
|
|
265
|
-
]
|
|
266
|
-
}
|
|
267
|
-
},
|
|
268
|
-
{
|
|
269
|
-
"type": "reflection",
|
|
270
|
-
"declaration": {
|
|
271
|
-
"id": 103,
|
|
272
|
-
"name": "__type",
|
|
273
|
-
"kind": 65536,
|
|
274
|
-
"kindString": "Type literal",
|
|
275
|
-
"flags": {},
|
|
276
|
-
"children": [
|
|
277
|
-
{
|
|
278
|
-
"id": 104,
|
|
279
|
-
"name": "schema",
|
|
280
|
-
"kind": 1024,
|
|
281
|
-
"kindString": "Property",
|
|
282
|
-
"flags": {},
|
|
283
|
-
"sources": [
|
|
284
|
-
{
|
|
285
|
-
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
286
|
-
"line": 19,
|
|
287
|
-
"character": 4
|
|
288
|
-
}
|
|
289
|
-
],
|
|
290
|
-
"type": {
|
|
291
|
-
"type": "intrinsic",
|
|
292
|
-
"name": "string"
|
|
293
|
-
}
|
|
294
|
-
}
|
|
295
|
-
],
|
|
296
|
-
"groups": [
|
|
297
|
-
{
|
|
298
|
-
"title": "Properties",
|
|
299
|
-
"children": [
|
|
300
|
-
104
|
|
301
|
-
]
|
|
302
|
-
}
|
|
303
|
-
],
|
|
304
|
-
"sources": [
|
|
305
|
-
{
|
|
306
|
-
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
307
|
-
"line": 18,
|
|
308
|
-
"character": 17
|
|
309
|
-
}
|
|
310
|
-
]
|
|
311
|
-
}
|
|
312
|
-
}
|
|
313
|
-
]
|
|
314
|
-
}
|
|
315
|
-
],
|
|
316
|
-
"name": "Module"
|
|
317
|
-
}
|
|
318
|
-
],
|
|
319
|
-
"name": "ModuleResolver"
|
|
126
|
+
"name": "CompositeModuleResolver"
|
|
320
127
|
},
|
|
321
128
|
"inheritedFrom": {
|
|
322
129
|
"type": "reference",
|
|
@@ -324,7 +131,7 @@
|
|
|
324
131
|
}
|
|
325
132
|
},
|
|
326
133
|
{
|
|
327
|
-
"id":
|
|
134
|
+
"id": 96,
|
|
328
135
|
"name": "_started",
|
|
329
136
|
"kind": 1024,
|
|
330
137
|
"kindString": "Property",
|
|
@@ -334,7 +141,7 @@
|
|
|
334
141
|
"sources": [
|
|
335
142
|
{
|
|
336
143
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
337
|
-
"line":
|
|
144
|
+
"line": 18,
|
|
338
145
|
"character": 14
|
|
339
146
|
}
|
|
340
147
|
],
|
|
@@ -348,7 +155,7 @@
|
|
|
348
155
|
}
|
|
349
156
|
},
|
|
350
157
|
{
|
|
351
|
-
"id":
|
|
158
|
+
"id": 97,
|
|
352
159
|
"name": "account",
|
|
353
160
|
"kind": 1024,
|
|
354
161
|
"kindString": "Property",
|
|
@@ -358,7 +165,7 @@
|
|
|
358
165
|
"sources": [
|
|
359
166
|
{
|
|
360
167
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
361
|
-
"line":
|
|
168
|
+
"line": 19,
|
|
362
169
|
"character": 14
|
|
363
170
|
}
|
|
364
171
|
],
|
|
@@ -372,7 +179,7 @@
|
|
|
372
179
|
}
|
|
373
180
|
},
|
|
374
181
|
{
|
|
375
|
-
"id":
|
|
182
|
+
"id": 81,
|
|
376
183
|
"name": "config",
|
|
377
184
|
"kind": 1024,
|
|
378
185
|
"kindString": "Property",
|
|
@@ -380,7 +187,7 @@
|
|
|
380
187
|
"sources": [
|
|
381
188
|
{
|
|
382
189
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
383
|
-
"line":
|
|
190
|
+
"line": 15,
|
|
384
191
|
"character": 4
|
|
385
192
|
}
|
|
386
193
|
],
|
|
@@ -398,15 +205,15 @@
|
|
|
398
205
|
{
|
|
399
206
|
"type": "reflection",
|
|
400
207
|
"declaration": {
|
|
401
|
-
"id":
|
|
208
|
+
"id": 82,
|
|
402
209
|
"name": "__type",
|
|
403
210
|
"kind": 65536,
|
|
404
211
|
"kindString": "Type literal",
|
|
405
212
|
"flags": {},
|
|
406
213
|
"children": [
|
|
407
214
|
{
|
|
408
|
-
"id":
|
|
409
|
-
"name": "
|
|
215
|
+
"id": 83,
|
|
216
|
+
"name": "name",
|
|
410
217
|
"kind": 1024,
|
|
411
218
|
"kindString": "Property",
|
|
412
219
|
"flags": {
|
|
@@ -419,17 +226,37 @@
|
|
|
419
226
|
"character": 4
|
|
420
227
|
}
|
|
421
228
|
],
|
|
229
|
+
"type": {
|
|
230
|
+
"type": "intrinsic",
|
|
231
|
+
"name": "string"
|
|
232
|
+
}
|
|
233
|
+
},
|
|
234
|
+
{
|
|
235
|
+
"id": 84,
|
|
236
|
+
"name": "security",
|
|
237
|
+
"kind": 1024,
|
|
238
|
+
"kindString": "Property",
|
|
239
|
+
"flags": {
|
|
240
|
+
"isOptional": true
|
|
241
|
+
},
|
|
242
|
+
"sources": [
|
|
243
|
+
{
|
|
244
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
245
|
+
"line": 10,
|
|
246
|
+
"character": 4
|
|
247
|
+
}
|
|
248
|
+
],
|
|
422
249
|
"type": {
|
|
423
250
|
"type": "reflection",
|
|
424
251
|
"declaration": {
|
|
425
|
-
"id":
|
|
252
|
+
"id": 85,
|
|
426
253
|
"name": "__type",
|
|
427
254
|
"kind": 65536,
|
|
428
255
|
"kindString": "Type literal",
|
|
429
256
|
"flags": {},
|
|
430
257
|
"children": [
|
|
431
258
|
{
|
|
432
|
-
"id":
|
|
259
|
+
"id": 86,
|
|
433
260
|
"name": "allowed",
|
|
434
261
|
"kind": 1024,
|
|
435
262
|
"kindString": "Property",
|
|
@@ -439,7 +266,7 @@
|
|
|
439
266
|
"sources": [
|
|
440
267
|
{
|
|
441
268
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
442
|
-
"line":
|
|
269
|
+
"line": 11,
|
|
443
270
|
"character": 8
|
|
444
271
|
}
|
|
445
272
|
],
|
|
@@ -473,7 +300,7 @@
|
|
|
473
300
|
}
|
|
474
301
|
},
|
|
475
302
|
{
|
|
476
|
-
"id":
|
|
303
|
+
"id": 87,
|
|
477
304
|
"name": "disallowed",
|
|
478
305
|
"kind": 1024,
|
|
479
306
|
"kindString": "Property",
|
|
@@ -483,7 +310,7 @@
|
|
|
483
310
|
"sources": [
|
|
484
311
|
{
|
|
485
312
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
486
|
-
"line":
|
|
313
|
+
"line": 12,
|
|
487
314
|
"character": 8
|
|
488
315
|
}
|
|
489
316
|
],
|
|
@@ -512,15 +339,15 @@
|
|
|
512
339
|
{
|
|
513
340
|
"title": "Properties",
|
|
514
341
|
"children": [
|
|
515
|
-
|
|
516
|
-
|
|
342
|
+
86,
|
|
343
|
+
87
|
|
517
344
|
]
|
|
518
345
|
}
|
|
519
346
|
],
|
|
520
347
|
"sources": [
|
|
521
348
|
{
|
|
522
349
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
523
|
-
"line":
|
|
350
|
+
"line": 10,
|
|
524
351
|
"character": 15
|
|
525
352
|
}
|
|
526
353
|
]
|
|
@@ -532,7 +359,8 @@
|
|
|
532
359
|
{
|
|
533
360
|
"title": "Properties",
|
|
534
361
|
"children": [
|
|
535
|
-
|
|
362
|
+
83,
|
|
363
|
+
84
|
|
536
364
|
]
|
|
537
365
|
}
|
|
538
366
|
],
|
|
@@ -548,14 +376,14 @@
|
|
|
548
376
|
{
|
|
549
377
|
"type": "reflection",
|
|
550
378
|
"declaration": {
|
|
551
|
-
"id":
|
|
379
|
+
"id": 88,
|
|
552
380
|
"name": "__type",
|
|
553
381
|
"kind": 65536,
|
|
554
382
|
"kindString": "Type literal",
|
|
555
383
|
"flags": {},
|
|
556
384
|
"children": [
|
|
557
385
|
{
|
|
558
|
-
"id":
|
|
386
|
+
"id": 89,
|
|
559
387
|
"name": "schema",
|
|
560
388
|
"kind": 1024,
|
|
561
389
|
"kindString": "Property",
|
|
@@ -565,7 +393,7 @@
|
|
|
565
393
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts",
|
|
566
394
|
"line": 6,
|
|
567
395
|
"character": 2,
|
|
568
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
396
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts#L6"
|
|
569
397
|
}
|
|
570
398
|
],
|
|
571
399
|
"type": {
|
|
@@ -578,7 +406,7 @@
|
|
|
578
406
|
{
|
|
579
407
|
"title": "Properties",
|
|
580
408
|
"children": [
|
|
581
|
-
|
|
409
|
+
89
|
|
582
410
|
]
|
|
583
411
|
}
|
|
584
412
|
],
|
|
@@ -587,7 +415,7 @@
|
|
|
587
415
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts",
|
|
588
416
|
"line": 5,
|
|
589
417
|
"character": 65,
|
|
590
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
418
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts#L5"
|
|
591
419
|
}
|
|
592
420
|
]
|
|
593
421
|
}
|
|
@@ -595,14 +423,14 @@
|
|
|
595
423
|
{
|
|
596
424
|
"type": "reflection",
|
|
597
425
|
"declaration": {
|
|
598
|
-
"id":
|
|
426
|
+
"id": 90,
|
|
599
427
|
"name": "__type",
|
|
600
428
|
"kind": 65536,
|
|
601
429
|
"kindString": "Type literal",
|
|
602
430
|
"flags": {},
|
|
603
431
|
"children": [
|
|
604
432
|
{
|
|
605
|
-
"id":
|
|
433
|
+
"id": 91,
|
|
606
434
|
"name": "targetSet",
|
|
607
435
|
"kind": 1024,
|
|
608
436
|
"kindString": "Property",
|
|
@@ -634,14 +462,14 @@
|
|
|
634
462
|
{
|
|
635
463
|
"type": "reflection",
|
|
636
464
|
"declaration": {
|
|
637
|
-
"id":
|
|
465
|
+
"id": 92,
|
|
638
466
|
"name": "__type",
|
|
639
467
|
"kind": 65536,
|
|
640
468
|
"kindString": "Type literal",
|
|
641
469
|
"flags": {},
|
|
642
470
|
"children": [
|
|
643
471
|
{
|
|
644
|
-
"id":
|
|
472
|
+
"id": 93,
|
|
645
473
|
"name": "schema",
|
|
646
474
|
"kind": 1024,
|
|
647
475
|
"kindString": "Property",
|
|
@@ -663,7 +491,7 @@
|
|
|
663
491
|
{
|
|
664
492
|
"title": "Properties",
|
|
665
493
|
"children": [
|
|
666
|
-
|
|
494
|
+
93
|
|
667
495
|
]
|
|
668
496
|
}
|
|
669
497
|
],
|
|
@@ -684,7 +512,7 @@
|
|
|
684
512
|
{
|
|
685
513
|
"title": "Properties",
|
|
686
514
|
"children": [
|
|
687
|
-
|
|
515
|
+
91
|
|
688
516
|
]
|
|
689
517
|
}
|
|
690
518
|
],
|
|
@@ -705,7 +533,7 @@
|
|
|
705
533
|
}
|
|
706
534
|
},
|
|
707
535
|
{
|
|
708
|
-
"id":
|
|
536
|
+
"id": 98,
|
|
709
537
|
"name": "logger",
|
|
710
538
|
"kind": 1024,
|
|
711
539
|
"kindString": "Property",
|
|
@@ -717,7 +545,7 @@
|
|
|
717
545
|
"sources": [
|
|
718
546
|
{
|
|
719
547
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
720
|
-
"line":
|
|
548
|
+
"line": 20,
|
|
721
549
|
"character": 23
|
|
722
550
|
}
|
|
723
551
|
],
|
|
@@ -731,7 +559,7 @@
|
|
|
731
559
|
}
|
|
732
560
|
},
|
|
733
561
|
{
|
|
734
|
-
"id":
|
|
562
|
+
"id": 99,
|
|
735
563
|
"name": "moduleConfigQueryValidator",
|
|
736
564
|
"kind": 1024,
|
|
737
565
|
"kindString": "Property",
|
|
@@ -742,7 +570,7 @@
|
|
|
742
570
|
"sources": [
|
|
743
571
|
{
|
|
744
572
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
745
|
-
"line":
|
|
573
|
+
"line": 21,
|
|
746
574
|
"character": 23
|
|
747
575
|
}
|
|
748
576
|
],
|
|
@@ -767,14 +595,14 @@
|
|
|
767
595
|
{
|
|
768
596
|
"type": "reflection",
|
|
769
597
|
"declaration": {
|
|
770
|
-
"id":
|
|
598
|
+
"id": 100,
|
|
771
599
|
"name": "__type",
|
|
772
600
|
"kind": 65536,
|
|
773
601
|
"kindString": "Type literal",
|
|
774
602
|
"flags": {},
|
|
775
603
|
"children": [
|
|
776
604
|
{
|
|
777
|
-
"id":
|
|
605
|
+
"id": 101,
|
|
778
606
|
"name": "query",
|
|
779
607
|
"kind": 1024,
|
|
780
608
|
"kindString": "Property",
|
|
@@ -792,7 +620,7 @@
|
|
|
792
620
|
}
|
|
793
621
|
},
|
|
794
622
|
{
|
|
795
|
-
"id":
|
|
623
|
+
"id": 102,
|
|
796
624
|
"name": "resultSet",
|
|
797
625
|
"kind": 1024,
|
|
798
626
|
"kindString": "Property",
|
|
@@ -812,7 +640,7 @@
|
|
|
812
640
|
}
|
|
813
641
|
},
|
|
814
642
|
{
|
|
815
|
-
"id":
|
|
643
|
+
"id": 103,
|
|
816
644
|
"name": "schema",
|
|
817
645
|
"kind": 1024,
|
|
818
646
|
"kindString": "Property",
|
|
@@ -834,9 +662,9 @@
|
|
|
834
662
|
{
|
|
835
663
|
"title": "Properties",
|
|
836
664
|
"children": [
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
665
|
+
101,
|
|
666
|
+
102,
|
|
667
|
+
103
|
|
840
668
|
]
|
|
841
669
|
}
|
|
842
670
|
],
|
|
@@ -860,7 +688,7 @@
|
|
|
860
688
|
}
|
|
861
689
|
},
|
|
862
690
|
{
|
|
863
|
-
"id":
|
|
691
|
+
"id": 35,
|
|
864
692
|
"name": "provider",
|
|
865
693
|
"kind": 1024,
|
|
866
694
|
"kindString": "Property",
|
|
@@ -873,7 +701,7 @@
|
|
|
873
701
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
874
702
|
"line": 20,
|
|
875
703
|
"character": 12,
|
|
876
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
704
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L20"
|
|
877
705
|
}
|
|
878
706
|
],
|
|
879
707
|
"type": {
|
|
@@ -884,7 +712,7 @@
|
|
|
884
712
|
}
|
|
885
713
|
},
|
|
886
714
|
{
|
|
887
|
-
"id":
|
|
715
|
+
"id": 104,
|
|
888
716
|
"name": "supportedQueryValidator",
|
|
889
717
|
"kind": 1024,
|
|
890
718
|
"kindString": "Property",
|
|
@@ -895,7 +723,7 @@
|
|
|
895
723
|
"sources": [
|
|
896
724
|
{
|
|
897
725
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
898
|
-
"line":
|
|
726
|
+
"line": 22,
|
|
899
727
|
"character": 23
|
|
900
728
|
}
|
|
901
729
|
],
|
|
@@ -920,14 +748,14 @@
|
|
|
920
748
|
{
|
|
921
749
|
"type": "reflection",
|
|
922
750
|
"declaration": {
|
|
923
|
-
"id":
|
|
751
|
+
"id": 105,
|
|
924
752
|
"name": "__type",
|
|
925
753
|
"kind": 65536,
|
|
926
754
|
"kindString": "Type literal",
|
|
927
755
|
"flags": {},
|
|
928
756
|
"children": [
|
|
929
757
|
{
|
|
930
|
-
"id":
|
|
758
|
+
"id": 106,
|
|
931
759
|
"name": "query",
|
|
932
760
|
"kind": 1024,
|
|
933
761
|
"kindString": "Property",
|
|
@@ -945,7 +773,7 @@
|
|
|
945
773
|
}
|
|
946
774
|
},
|
|
947
775
|
{
|
|
948
|
-
"id":
|
|
776
|
+
"id": 107,
|
|
949
777
|
"name": "resultSet",
|
|
950
778
|
"kind": 1024,
|
|
951
779
|
"kindString": "Property",
|
|
@@ -965,7 +793,7 @@
|
|
|
965
793
|
}
|
|
966
794
|
},
|
|
967
795
|
{
|
|
968
|
-
"id":
|
|
796
|
+
"id": 108,
|
|
969
797
|
"name": "schema",
|
|
970
798
|
"kind": 1024,
|
|
971
799
|
"kindString": "Property",
|
|
@@ -987,9 +815,9 @@
|
|
|
987
815
|
{
|
|
988
816
|
"title": "Properties",
|
|
989
817
|
"children": [
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
818
|
+
106,
|
|
819
|
+
107,
|
|
820
|
+
108
|
|
993
821
|
]
|
|
994
822
|
}
|
|
995
823
|
],
|
|
@@ -1013,7 +841,7 @@
|
|
|
1013
841
|
}
|
|
1014
842
|
},
|
|
1015
843
|
{
|
|
1016
|
-
"id":
|
|
844
|
+
"id": 27,
|
|
1017
845
|
"name": "configSchema",
|
|
1018
846
|
"kind": 1024,
|
|
1019
847
|
"kindString": "Property",
|
|
@@ -1025,7 +853,7 @@
|
|
|
1025
853
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
1026
854
|
"line": 18,
|
|
1027
855
|
"character": 18,
|
|
1028
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
856
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L18"
|
|
1029
857
|
}
|
|
1030
858
|
],
|
|
1031
859
|
"type": {
|
|
@@ -1039,7 +867,7 @@
|
|
|
1039
867
|
}
|
|
1040
868
|
},
|
|
1041
869
|
{
|
|
1042
|
-
"id":
|
|
870
|
+
"id": 31,
|
|
1043
871
|
"name": "defaultLogger",
|
|
1044
872
|
"kind": 1024,
|
|
1045
873
|
"kindString": "Property",
|
|
@@ -1050,7 +878,7 @@
|
|
|
1050
878
|
"sources": [
|
|
1051
879
|
{
|
|
1052
880
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1053
|
-
"line":
|
|
881
|
+
"line": 14,
|
|
1054
882
|
"character": 11
|
|
1055
883
|
}
|
|
1056
884
|
],
|
|
@@ -1064,7 +892,7 @@
|
|
|
1064
892
|
}
|
|
1065
893
|
},
|
|
1066
894
|
{
|
|
1067
|
-
"id":
|
|
895
|
+
"id": 109,
|
|
1068
896
|
"name": "address",
|
|
1069
897
|
"kind": 262144,
|
|
1070
898
|
"kindString": "Accessor",
|
|
@@ -1072,12 +900,12 @@
|
|
|
1072
900
|
"sources": [
|
|
1073
901
|
{
|
|
1074
902
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1075
|
-
"line":
|
|
903
|
+
"line": 24,
|
|
1076
904
|
"character": 8
|
|
1077
905
|
}
|
|
1078
906
|
],
|
|
1079
907
|
"getSignature": {
|
|
1080
|
-
"id":
|
|
908
|
+
"id": 110,
|
|
1081
909
|
"name": "address",
|
|
1082
910
|
"kind": 524288,
|
|
1083
911
|
"kindString": "Get signature",
|
|
@@ -1097,7 +925,40 @@
|
|
|
1097
925
|
}
|
|
1098
926
|
},
|
|
1099
927
|
{
|
|
1100
|
-
"id":
|
|
928
|
+
"id": 111,
|
|
929
|
+
"name": "parentResolver",
|
|
930
|
+
"kind": 262144,
|
|
931
|
+
"kindString": "Accessor",
|
|
932
|
+
"flags": {},
|
|
933
|
+
"sources": [
|
|
934
|
+
{
|
|
935
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
936
|
+
"line": 25,
|
|
937
|
+
"character": 8
|
|
938
|
+
}
|
|
939
|
+
],
|
|
940
|
+
"getSignature": {
|
|
941
|
+
"id": 112,
|
|
942
|
+
"name": "parentResolver",
|
|
943
|
+
"kind": 524288,
|
|
944
|
+
"kindString": "Get signature",
|
|
945
|
+
"flags": {},
|
|
946
|
+
"type": {
|
|
947
|
+
"type": "reference",
|
|
948
|
+
"name": "CompositeModuleResolver"
|
|
949
|
+
},
|
|
950
|
+
"inheritedFrom": {
|
|
951
|
+
"type": "reference",
|
|
952
|
+
"name": "TimestampWitness.parentResolver"
|
|
953
|
+
}
|
|
954
|
+
},
|
|
955
|
+
"inheritedFrom": {
|
|
956
|
+
"type": "reference",
|
|
957
|
+
"name": "TimestampWitness.parentResolver"
|
|
958
|
+
}
|
|
959
|
+
},
|
|
960
|
+
{
|
|
961
|
+
"id": 113,
|
|
1101
962
|
"name": "previousHash",
|
|
1102
963
|
"kind": 262144,
|
|
1103
964
|
"kindString": "Accessor",
|
|
@@ -1105,12 +966,12 @@
|
|
|
1105
966
|
"sources": [
|
|
1106
967
|
{
|
|
1107
968
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1108
|
-
"line":
|
|
969
|
+
"line": 26,
|
|
1109
970
|
"character": 8
|
|
1110
971
|
}
|
|
1111
972
|
],
|
|
1112
973
|
"getSignature": {
|
|
1113
|
-
"id":
|
|
974
|
+
"id": 114,
|
|
1114
975
|
"name": "previousHash",
|
|
1115
976
|
"kind": 524288,
|
|
1116
977
|
"kindString": "Get signature",
|
|
@@ -1139,7 +1000,7 @@
|
|
|
1139
1000
|
}
|
|
1140
1001
|
},
|
|
1141
1002
|
{
|
|
1142
|
-
"id":
|
|
1003
|
+
"id": 115,
|
|
1143
1004
|
"name": "resolver",
|
|
1144
1005
|
"kind": 262144,
|
|
1145
1006
|
"kindString": "Accessor",
|
|
@@ -1147,18 +1008,46 @@
|
|
|
1147
1008
|
"sources": [
|
|
1148
1009
|
{
|
|
1149
1010
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1150
|
-
"line":
|
|
1011
|
+
"line": 27,
|
|
1151
1012
|
"character": 8
|
|
1013
|
+
}
|
|
1014
|
+
],
|
|
1015
|
+
"getSignature": {
|
|
1016
|
+
"id": 116,
|
|
1017
|
+
"name": "resolver",
|
|
1018
|
+
"kind": 524288,
|
|
1019
|
+
"kindString": "Get signature",
|
|
1020
|
+
"flags": {},
|
|
1021
|
+
"type": {
|
|
1022
|
+
"type": "reference",
|
|
1023
|
+
"name": "CompositeModuleResolver"
|
|
1152
1024
|
},
|
|
1025
|
+
"inheritedFrom": {
|
|
1026
|
+
"type": "reference",
|
|
1027
|
+
"name": "TimestampWitness.resolver"
|
|
1028
|
+
}
|
|
1029
|
+
},
|
|
1030
|
+
"inheritedFrom": {
|
|
1031
|
+
"type": "reference",
|
|
1032
|
+
"name": "TimestampWitness.resolver"
|
|
1033
|
+
}
|
|
1034
|
+
},
|
|
1035
|
+
{
|
|
1036
|
+
"id": 40,
|
|
1037
|
+
"name": "targetSet",
|
|
1038
|
+
"kind": 262144,
|
|
1039
|
+
"kindString": "Accessor",
|
|
1040
|
+
"flags": {},
|
|
1041
|
+
"sources": [
|
|
1153
1042
|
{
|
|
1154
|
-
"fileName": "modules/packages/
|
|
1155
|
-
"line":
|
|
1043
|
+
"fileName": "modules/packages/witness/dist/types/AbstractWitness.d.ts",
|
|
1044
|
+
"line": 8,
|
|
1156
1045
|
"character": 8
|
|
1157
1046
|
}
|
|
1158
1047
|
],
|
|
1159
1048
|
"getSignature": {
|
|
1160
|
-
"id":
|
|
1161
|
-
"name": "
|
|
1049
|
+
"id": 41,
|
|
1050
|
+
"name": "targetSet",
|
|
1162
1051
|
"kind": 524288,
|
|
1163
1052
|
"kindString": "Get signature",
|
|
1164
1053
|
"flags": {},
|
|
@@ -1170,551 +1059,40 @@
|
|
|
1170
1059
|
"name": "undefined"
|
|
1171
1060
|
},
|
|
1172
1061
|
{
|
|
1173
|
-
"type": "
|
|
1174
|
-
"
|
|
1062
|
+
"type": "intersection",
|
|
1063
|
+
"types": [
|
|
1175
1064
|
{
|
|
1176
1065
|
"type": "reference",
|
|
1177
|
-
"
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
{
|
|
1208
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1209
|
-
"line": 9,
|
|
1210
|
-
"character": 4
|
|
1211
|
-
}
|
|
1212
|
-
],
|
|
1213
|
-
"type": {
|
|
1214
|
-
"type": "reflection",
|
|
1215
|
-
"declaration": {
|
|
1216
|
-
"id": 126,
|
|
1217
|
-
"name": "__type",
|
|
1218
|
-
"kind": 65536,
|
|
1219
|
-
"kindString": "Type literal",
|
|
1220
|
-
"flags": {},
|
|
1221
|
-
"children": [
|
|
1222
|
-
{
|
|
1223
|
-
"id": 127,
|
|
1224
|
-
"name": "allowed",
|
|
1225
|
-
"kind": 1024,
|
|
1226
|
-
"kindString": "Property",
|
|
1227
|
-
"flags": {
|
|
1228
|
-
"isOptional": true
|
|
1229
|
-
},
|
|
1230
|
-
"sources": [
|
|
1231
|
-
{
|
|
1232
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1233
|
-
"line": 10,
|
|
1234
|
-
"character": 8
|
|
1235
|
-
}
|
|
1236
|
-
],
|
|
1237
|
-
"type": {
|
|
1238
|
-
"type": "reference",
|
|
1239
|
-
"typeArguments": [
|
|
1240
|
-
{
|
|
1241
|
-
"type": "intrinsic",
|
|
1242
|
-
"name": "string"
|
|
1243
|
-
},
|
|
1244
|
-
{
|
|
1245
|
-
"type": "array",
|
|
1246
|
-
"elementType": {
|
|
1247
|
-
"type": "union",
|
|
1248
|
-
"types": [
|
|
1249
|
-
{
|
|
1250
|
-
"type": "intrinsic",
|
|
1251
|
-
"name": "string"
|
|
1252
|
-
},
|
|
1253
|
-
{
|
|
1254
|
-
"type": "reference",
|
|
1255
|
-
"name": "CosigningAddressSet"
|
|
1256
|
-
}
|
|
1257
|
-
]
|
|
1258
|
-
}
|
|
1259
|
-
}
|
|
1260
|
-
],
|
|
1261
|
-
"name": "Record",
|
|
1262
|
-
"qualifiedName": "Record",
|
|
1263
|
-
"package": "typescript"
|
|
1264
|
-
}
|
|
1265
|
-
},
|
|
1266
|
-
{
|
|
1267
|
-
"id": 128,
|
|
1268
|
-
"name": "disallowed",
|
|
1269
|
-
"kind": 1024,
|
|
1270
|
-
"kindString": "Property",
|
|
1271
|
-
"flags": {
|
|
1272
|
-
"isOptional": true
|
|
1273
|
-
},
|
|
1274
|
-
"sources": [
|
|
1275
|
-
{
|
|
1276
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1277
|
-
"line": 11,
|
|
1278
|
-
"character": 8
|
|
1279
|
-
}
|
|
1280
|
-
],
|
|
1281
|
-
"type": {
|
|
1282
|
-
"type": "reference",
|
|
1283
|
-
"typeArguments": [
|
|
1284
|
-
{
|
|
1285
|
-
"type": "intrinsic",
|
|
1286
|
-
"name": "string"
|
|
1287
|
-
},
|
|
1288
|
-
{
|
|
1289
|
-
"type": "array",
|
|
1290
|
-
"elementType": {
|
|
1291
|
-
"type": "intrinsic",
|
|
1292
|
-
"name": "string"
|
|
1293
|
-
}
|
|
1294
|
-
}
|
|
1295
|
-
],
|
|
1296
|
-
"name": "Record",
|
|
1297
|
-
"qualifiedName": "Record",
|
|
1298
|
-
"package": "typescript"
|
|
1299
|
-
}
|
|
1300
|
-
}
|
|
1301
|
-
],
|
|
1302
|
-
"groups": [
|
|
1303
|
-
{
|
|
1304
|
-
"title": "Properties",
|
|
1305
|
-
"children": [
|
|
1306
|
-
127,
|
|
1307
|
-
128
|
|
1308
|
-
]
|
|
1309
|
-
}
|
|
1310
|
-
],
|
|
1311
|
-
"sources": [
|
|
1312
|
-
{
|
|
1313
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1314
|
-
"line": 9,
|
|
1315
|
-
"character": 15
|
|
1316
|
-
}
|
|
1317
|
-
]
|
|
1318
|
-
}
|
|
1319
|
-
}
|
|
1320
|
-
}
|
|
1321
|
-
],
|
|
1322
|
-
"groups": [
|
|
1323
|
-
{
|
|
1324
|
-
"title": "Properties",
|
|
1325
|
-
"children": [
|
|
1326
|
-
125
|
|
1327
|
-
]
|
|
1328
|
-
}
|
|
1329
|
-
],
|
|
1330
|
-
"sources": [
|
|
1331
|
-
{
|
|
1332
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1333
|
-
"line": 8,
|
|
1334
|
-
"character": 87
|
|
1335
|
-
}
|
|
1336
|
-
]
|
|
1337
|
-
}
|
|
1338
|
-
},
|
|
1339
|
-
{
|
|
1340
|
-
"type": "reflection",
|
|
1341
|
-
"declaration": {
|
|
1342
|
-
"id": 129,
|
|
1343
|
-
"name": "__type",
|
|
1344
|
-
"kind": 65536,
|
|
1345
|
-
"kindString": "Type literal",
|
|
1346
|
-
"flags": {},
|
|
1347
|
-
"children": [
|
|
1348
|
-
{
|
|
1349
|
-
"id": 130,
|
|
1350
|
-
"name": "schema",
|
|
1351
|
-
"kind": 1024,
|
|
1352
|
-
"kindString": "Property",
|
|
1353
|
-
"flags": {},
|
|
1354
|
-
"sources": [
|
|
1355
|
-
{
|
|
1356
|
-
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
1357
|
-
"line": 19,
|
|
1358
|
-
"character": 4
|
|
1359
|
-
}
|
|
1360
|
-
],
|
|
1361
|
-
"type": {
|
|
1362
|
-
"type": "intrinsic",
|
|
1363
|
-
"name": "string"
|
|
1364
|
-
}
|
|
1365
|
-
}
|
|
1366
|
-
],
|
|
1367
|
-
"groups": [
|
|
1368
|
-
{
|
|
1369
|
-
"title": "Properties",
|
|
1370
|
-
"children": [
|
|
1371
|
-
130
|
|
1372
|
-
]
|
|
1373
|
-
}
|
|
1374
|
-
],
|
|
1375
|
-
"sources": [
|
|
1376
|
-
{
|
|
1377
|
-
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
1378
|
-
"line": 18,
|
|
1379
|
-
"character": 17
|
|
1380
|
-
}
|
|
1381
|
-
]
|
|
1382
|
-
}
|
|
1383
|
-
}
|
|
1384
|
-
]
|
|
1385
|
-
}
|
|
1386
|
-
],
|
|
1387
|
-
"name": "Module"
|
|
1388
|
-
}
|
|
1389
|
-
],
|
|
1390
|
-
"name": "ModuleResolver"
|
|
1391
|
-
}
|
|
1392
|
-
]
|
|
1393
|
-
},
|
|
1394
|
-
"inheritedFrom": {
|
|
1395
|
-
"type": "reference",
|
|
1396
|
-
"name": "TimestampWitness.resolver"
|
|
1397
|
-
}
|
|
1398
|
-
},
|
|
1399
|
-
"setSignature": {
|
|
1400
|
-
"id": 131,
|
|
1401
|
-
"name": "resolver",
|
|
1402
|
-
"kind": 1048576,
|
|
1403
|
-
"kindString": "Set signature",
|
|
1404
|
-
"flags": {},
|
|
1405
|
-
"parameters": [
|
|
1406
|
-
{
|
|
1407
|
-
"id": 132,
|
|
1408
|
-
"name": "v",
|
|
1409
|
-
"kind": 32768,
|
|
1410
|
-
"kindString": "Parameter",
|
|
1411
|
-
"flags": {},
|
|
1412
|
-
"type": {
|
|
1413
|
-
"type": "union",
|
|
1414
|
-
"types": [
|
|
1415
|
-
{
|
|
1416
|
-
"type": "intrinsic",
|
|
1417
|
-
"name": "undefined"
|
|
1418
|
-
},
|
|
1419
|
-
{
|
|
1420
|
-
"type": "reference",
|
|
1421
|
-
"typeArguments": [
|
|
1422
|
-
{
|
|
1423
|
-
"type": "reference",
|
|
1424
|
-
"typeArguments": [
|
|
1425
|
-
{
|
|
1426
|
-
"type": "intersection",
|
|
1427
|
-
"types": [
|
|
1428
|
-
{
|
|
1429
|
-
"type": "reference",
|
|
1430
|
-
"name": "SchemaFields"
|
|
1431
|
-
},
|
|
1432
|
-
{
|
|
1433
|
-
"type": "reference",
|
|
1434
|
-
"name": "PayloadFields"
|
|
1435
|
-
},
|
|
1436
|
-
{
|
|
1437
|
-
"type": "reflection",
|
|
1438
|
-
"declaration": {
|
|
1439
|
-
"id": 133,
|
|
1440
|
-
"name": "__type",
|
|
1441
|
-
"kind": 65536,
|
|
1442
|
-
"kindString": "Type literal",
|
|
1443
|
-
"flags": {},
|
|
1444
|
-
"children": [
|
|
1445
|
-
{
|
|
1446
|
-
"id": 134,
|
|
1447
|
-
"name": "security",
|
|
1448
|
-
"kind": 1024,
|
|
1449
|
-
"kindString": "Property",
|
|
1450
|
-
"flags": {
|
|
1451
|
-
"isOptional": true
|
|
1452
|
-
},
|
|
1453
|
-
"sources": [
|
|
1454
|
-
{
|
|
1455
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1456
|
-
"line": 9,
|
|
1457
|
-
"character": 4
|
|
1458
|
-
}
|
|
1459
|
-
],
|
|
1460
|
-
"type": {
|
|
1461
|
-
"type": "reflection",
|
|
1462
|
-
"declaration": {
|
|
1463
|
-
"id": 135,
|
|
1464
|
-
"name": "__type",
|
|
1465
|
-
"kind": 65536,
|
|
1466
|
-
"kindString": "Type literal",
|
|
1467
|
-
"flags": {},
|
|
1468
|
-
"children": [
|
|
1469
|
-
{
|
|
1470
|
-
"id": 136,
|
|
1471
|
-
"name": "allowed",
|
|
1472
|
-
"kind": 1024,
|
|
1473
|
-
"kindString": "Property",
|
|
1474
|
-
"flags": {
|
|
1475
|
-
"isOptional": true
|
|
1476
|
-
},
|
|
1477
|
-
"sources": [
|
|
1478
|
-
{
|
|
1479
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1480
|
-
"line": 10,
|
|
1481
|
-
"character": 8
|
|
1482
|
-
}
|
|
1483
|
-
],
|
|
1484
|
-
"type": {
|
|
1485
|
-
"type": "reference",
|
|
1486
|
-
"typeArguments": [
|
|
1487
|
-
{
|
|
1488
|
-
"type": "intrinsic",
|
|
1489
|
-
"name": "string"
|
|
1490
|
-
},
|
|
1491
|
-
{
|
|
1492
|
-
"type": "array",
|
|
1493
|
-
"elementType": {
|
|
1494
|
-
"type": "union",
|
|
1495
|
-
"types": [
|
|
1496
|
-
{
|
|
1497
|
-
"type": "intrinsic",
|
|
1498
|
-
"name": "string"
|
|
1499
|
-
},
|
|
1500
|
-
{
|
|
1501
|
-
"type": "reference",
|
|
1502
|
-
"name": "CosigningAddressSet"
|
|
1503
|
-
}
|
|
1504
|
-
]
|
|
1505
|
-
}
|
|
1506
|
-
}
|
|
1507
|
-
],
|
|
1508
|
-
"name": "Record",
|
|
1509
|
-
"qualifiedName": "Record",
|
|
1510
|
-
"package": "typescript"
|
|
1511
|
-
}
|
|
1512
|
-
},
|
|
1513
|
-
{
|
|
1514
|
-
"id": 137,
|
|
1515
|
-
"name": "disallowed",
|
|
1516
|
-
"kind": 1024,
|
|
1517
|
-
"kindString": "Property",
|
|
1518
|
-
"flags": {
|
|
1519
|
-
"isOptional": true
|
|
1520
|
-
},
|
|
1521
|
-
"sources": [
|
|
1522
|
-
{
|
|
1523
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1524
|
-
"line": 11,
|
|
1525
|
-
"character": 8
|
|
1526
|
-
}
|
|
1527
|
-
],
|
|
1528
|
-
"type": {
|
|
1529
|
-
"type": "reference",
|
|
1530
|
-
"typeArguments": [
|
|
1531
|
-
{
|
|
1532
|
-
"type": "intrinsic",
|
|
1533
|
-
"name": "string"
|
|
1534
|
-
},
|
|
1535
|
-
{
|
|
1536
|
-
"type": "array",
|
|
1537
|
-
"elementType": {
|
|
1538
|
-
"type": "intrinsic",
|
|
1539
|
-
"name": "string"
|
|
1540
|
-
}
|
|
1541
|
-
}
|
|
1542
|
-
],
|
|
1543
|
-
"name": "Record",
|
|
1544
|
-
"qualifiedName": "Record",
|
|
1545
|
-
"package": "typescript"
|
|
1546
|
-
}
|
|
1547
|
-
}
|
|
1548
|
-
],
|
|
1549
|
-
"groups": [
|
|
1550
|
-
{
|
|
1551
|
-
"title": "Properties",
|
|
1552
|
-
"children": [
|
|
1553
|
-
136,
|
|
1554
|
-
137
|
|
1555
|
-
]
|
|
1556
|
-
}
|
|
1557
|
-
],
|
|
1558
|
-
"sources": [
|
|
1559
|
-
{
|
|
1560
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1561
|
-
"line": 9,
|
|
1562
|
-
"character": 15
|
|
1563
|
-
}
|
|
1564
|
-
]
|
|
1565
|
-
}
|
|
1566
|
-
}
|
|
1567
|
-
}
|
|
1568
|
-
],
|
|
1569
|
-
"groups": [
|
|
1570
|
-
{
|
|
1571
|
-
"title": "Properties",
|
|
1572
|
-
"children": [
|
|
1573
|
-
134
|
|
1574
|
-
]
|
|
1575
|
-
}
|
|
1576
|
-
],
|
|
1577
|
-
"sources": [
|
|
1578
|
-
{
|
|
1579
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1580
|
-
"line": 8,
|
|
1581
|
-
"character": 87
|
|
1582
|
-
}
|
|
1583
|
-
]
|
|
1584
|
-
}
|
|
1585
|
-
},
|
|
1586
|
-
{
|
|
1587
|
-
"type": "reflection",
|
|
1588
|
-
"declaration": {
|
|
1589
|
-
"id": 138,
|
|
1590
|
-
"name": "__type",
|
|
1591
|
-
"kind": 65536,
|
|
1592
|
-
"kindString": "Type literal",
|
|
1593
|
-
"flags": {},
|
|
1594
|
-
"children": [
|
|
1595
|
-
{
|
|
1596
|
-
"id": 139,
|
|
1597
|
-
"name": "schema",
|
|
1598
|
-
"kind": 1024,
|
|
1599
|
-
"kindString": "Property",
|
|
1600
|
-
"flags": {},
|
|
1601
|
-
"sources": [
|
|
1602
|
-
{
|
|
1603
|
-
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
1604
|
-
"line": 19,
|
|
1605
|
-
"character": 4
|
|
1606
|
-
}
|
|
1607
|
-
],
|
|
1608
|
-
"type": {
|
|
1609
|
-
"type": "intrinsic",
|
|
1610
|
-
"name": "string"
|
|
1611
|
-
}
|
|
1612
|
-
}
|
|
1613
|
-
],
|
|
1614
|
-
"groups": [
|
|
1615
|
-
{
|
|
1616
|
-
"title": "Properties",
|
|
1617
|
-
"children": [
|
|
1618
|
-
139
|
|
1619
|
-
]
|
|
1620
|
-
}
|
|
1621
|
-
],
|
|
1622
|
-
"sources": [
|
|
1623
|
-
{
|
|
1624
|
-
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
1625
|
-
"line": 18,
|
|
1626
|
-
"character": 17
|
|
1627
|
-
}
|
|
1628
|
-
]
|
|
1629
|
-
}
|
|
1630
|
-
}
|
|
1631
|
-
]
|
|
1632
|
-
}
|
|
1633
|
-
],
|
|
1634
|
-
"name": "Module"
|
|
1635
|
-
}
|
|
1636
|
-
],
|
|
1637
|
-
"name": "ModuleResolver"
|
|
1638
|
-
}
|
|
1639
|
-
]
|
|
1640
|
-
}
|
|
1641
|
-
}
|
|
1642
|
-
],
|
|
1643
|
-
"type": {
|
|
1644
|
-
"type": "intrinsic",
|
|
1645
|
-
"name": "void"
|
|
1646
|
-
},
|
|
1647
|
-
"inheritedFrom": {
|
|
1648
|
-
"type": "reference",
|
|
1649
|
-
"name": "TimestampWitness.resolver"
|
|
1650
|
-
}
|
|
1651
|
-
},
|
|
1652
|
-
"inheritedFrom": {
|
|
1653
|
-
"type": "reference",
|
|
1654
|
-
"name": "TimestampWitness.resolver"
|
|
1655
|
-
}
|
|
1656
|
-
},
|
|
1657
|
-
{
|
|
1658
|
-
"id": 46,
|
|
1659
|
-
"name": "targetSet",
|
|
1660
|
-
"kind": 262144,
|
|
1661
|
-
"kindString": "Accessor",
|
|
1662
|
-
"flags": {},
|
|
1663
|
-
"sources": [
|
|
1664
|
-
{
|
|
1665
|
-
"fileName": "modules/packages/witness/dist/types/AbstractWitness.d.ts",
|
|
1666
|
-
"line": 8,
|
|
1667
|
-
"character": 8
|
|
1668
|
-
}
|
|
1669
|
-
],
|
|
1670
|
-
"getSignature": {
|
|
1671
|
-
"id": 47,
|
|
1672
|
-
"name": "targetSet",
|
|
1673
|
-
"kind": 524288,
|
|
1674
|
-
"kindString": "Get signature",
|
|
1675
|
-
"flags": {},
|
|
1676
|
-
"type": {
|
|
1677
|
-
"type": "union",
|
|
1678
|
-
"types": [
|
|
1679
|
-
{
|
|
1680
|
-
"type": "intrinsic",
|
|
1681
|
-
"name": "undefined"
|
|
1682
|
-
},
|
|
1683
|
-
{
|
|
1684
|
-
"type": "intersection",
|
|
1685
|
-
"types": [
|
|
1686
|
-
{
|
|
1687
|
-
"type": "reference",
|
|
1688
|
-
"name": "SchemaFields"
|
|
1689
|
-
},
|
|
1690
|
-
{
|
|
1691
|
-
"type": "reference",
|
|
1692
|
-
"name": "PayloadFields"
|
|
1693
|
-
},
|
|
1694
|
-
{
|
|
1695
|
-
"type": "reference",
|
|
1696
|
-
"name": "PayloadSet"
|
|
1697
|
-
},
|
|
1698
|
-
{
|
|
1699
|
-
"type": "reflection",
|
|
1700
|
-
"declaration": {
|
|
1701
|
-
"id": 48,
|
|
1702
|
-
"name": "__type",
|
|
1703
|
-
"kind": 65536,
|
|
1704
|
-
"kindString": "Type literal",
|
|
1705
|
-
"flags": {},
|
|
1706
|
-
"children": [
|
|
1707
|
-
{
|
|
1708
|
-
"id": 49,
|
|
1709
|
-
"name": "schema",
|
|
1710
|
-
"kind": 1024,
|
|
1711
|
-
"kindString": "Property",
|
|
1712
|
-
"flags": {},
|
|
1713
|
-
"sources": [
|
|
1714
|
-
{
|
|
1715
|
-
"fileName": "modules/packages/witness/dist/types/AbstractWitness.d.ts",
|
|
1716
|
-
"line": 9,
|
|
1717
|
-
"character": 8
|
|
1066
|
+
"name": "SchemaFields"
|
|
1067
|
+
},
|
|
1068
|
+
{
|
|
1069
|
+
"type": "reference",
|
|
1070
|
+
"name": "PayloadFields"
|
|
1071
|
+
},
|
|
1072
|
+
{
|
|
1073
|
+
"type": "reference",
|
|
1074
|
+
"name": "PayloadSet"
|
|
1075
|
+
},
|
|
1076
|
+
{
|
|
1077
|
+
"type": "reflection",
|
|
1078
|
+
"declaration": {
|
|
1079
|
+
"id": 42,
|
|
1080
|
+
"name": "__type",
|
|
1081
|
+
"kind": 65536,
|
|
1082
|
+
"kindString": "Type literal",
|
|
1083
|
+
"flags": {},
|
|
1084
|
+
"children": [
|
|
1085
|
+
{
|
|
1086
|
+
"id": 43,
|
|
1087
|
+
"name": "schema",
|
|
1088
|
+
"kind": 1024,
|
|
1089
|
+
"kindString": "Property",
|
|
1090
|
+
"flags": {},
|
|
1091
|
+
"sources": [
|
|
1092
|
+
{
|
|
1093
|
+
"fileName": "modules/packages/witness/dist/types/AbstractWitness.d.ts",
|
|
1094
|
+
"line": 9,
|
|
1095
|
+
"character": 8
|
|
1718
1096
|
}
|
|
1719
1097
|
],
|
|
1720
1098
|
"type": {
|
|
@@ -1727,7 +1105,7 @@
|
|
|
1727
1105
|
{
|
|
1728
1106
|
"title": "Properties",
|
|
1729
1107
|
"children": [
|
|
1730
|
-
|
|
1108
|
+
43
|
|
1731
1109
|
]
|
|
1732
1110
|
}
|
|
1733
1111
|
],
|
|
@@ -1755,7 +1133,7 @@
|
|
|
1755
1133
|
}
|
|
1756
1134
|
},
|
|
1757
1135
|
{
|
|
1758
|
-
"id":
|
|
1136
|
+
"id": 174,
|
|
1759
1137
|
"name": "bindHashes",
|
|
1760
1138
|
"kind": 2048,
|
|
1761
1139
|
"kindString": "Method",
|
|
@@ -1765,20 +1143,20 @@
|
|
|
1765
1143
|
"sources": [
|
|
1766
1144
|
{
|
|
1767
1145
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1768
|
-
"line":
|
|
1146
|
+
"line": 37,
|
|
1769
1147
|
"character": 14
|
|
1770
1148
|
}
|
|
1771
1149
|
],
|
|
1772
1150
|
"signatures": [
|
|
1773
1151
|
{
|
|
1774
|
-
"id":
|
|
1152
|
+
"id": 175,
|
|
1775
1153
|
"name": "bindHashes",
|
|
1776
1154
|
"kind": 4096,
|
|
1777
1155
|
"kindString": "Call signature",
|
|
1778
1156
|
"flags": {},
|
|
1779
1157
|
"parameters": [
|
|
1780
1158
|
{
|
|
1781
|
-
"id":
|
|
1159
|
+
"id": 176,
|
|
1782
1160
|
"name": "hashes",
|
|
1783
1161
|
"kind": 32768,
|
|
1784
1162
|
"kindString": "Parameter",
|
|
@@ -1792,7 +1170,7 @@
|
|
|
1792
1170
|
}
|
|
1793
1171
|
},
|
|
1794
1172
|
{
|
|
1795
|
-
"id":
|
|
1173
|
+
"id": 177,
|
|
1796
1174
|
"name": "schema",
|
|
1797
1175
|
"kind": 32768,
|
|
1798
1176
|
"kindString": "Parameter",
|
|
@@ -1806,7 +1184,7 @@
|
|
|
1806
1184
|
}
|
|
1807
1185
|
},
|
|
1808
1186
|
{
|
|
1809
|
-
"id":
|
|
1187
|
+
"id": 178,
|
|
1810
1188
|
"name": "account",
|
|
1811
1189
|
"kind": 32768,
|
|
1812
1190
|
"kindString": "Parameter",
|
|
@@ -1845,7 +1223,7 @@
|
|
|
1845
1223
|
}
|
|
1846
1224
|
},
|
|
1847
1225
|
{
|
|
1848
|
-
"id":
|
|
1226
|
+
"id": 179,
|
|
1849
1227
|
"name": "bindHashesInternal",
|
|
1850
1228
|
"kind": 2048,
|
|
1851
1229
|
"kindString": "Method",
|
|
@@ -1855,20 +1233,20 @@
|
|
|
1855
1233
|
"sources": [
|
|
1856
1234
|
{
|
|
1857
1235
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1858
|
-
"line":
|
|
1236
|
+
"line": 38,
|
|
1859
1237
|
"character": 14
|
|
1860
1238
|
}
|
|
1861
1239
|
],
|
|
1862
1240
|
"signatures": [
|
|
1863
1241
|
{
|
|
1864
|
-
"id":
|
|
1242
|
+
"id": 180,
|
|
1865
1243
|
"name": "bindHashesInternal",
|
|
1866
1244
|
"kind": 4096,
|
|
1867
1245
|
"kindString": "Call signature",
|
|
1868
1246
|
"flags": {},
|
|
1869
1247
|
"parameters": [
|
|
1870
1248
|
{
|
|
1871
|
-
"id":
|
|
1249
|
+
"id": 181,
|
|
1872
1250
|
"name": "hashes",
|
|
1873
1251
|
"kind": 32768,
|
|
1874
1252
|
"kindString": "Parameter",
|
|
@@ -1882,7 +1260,7 @@
|
|
|
1882
1260
|
}
|
|
1883
1261
|
},
|
|
1884
1262
|
{
|
|
1885
|
-
"id":
|
|
1263
|
+
"id": 182,
|
|
1886
1264
|
"name": "schema",
|
|
1887
1265
|
"kind": 32768,
|
|
1888
1266
|
"kindString": "Parameter",
|
|
@@ -1896,7 +1274,7 @@
|
|
|
1896
1274
|
}
|
|
1897
1275
|
},
|
|
1898
1276
|
{
|
|
1899
|
-
"id":
|
|
1277
|
+
"id": 183,
|
|
1900
1278
|
"name": "account",
|
|
1901
1279
|
"kind": 32768,
|
|
1902
1280
|
"kindString": "Parameter",
|
|
@@ -1927,14 +1305,14 @@
|
|
|
1927
1305
|
{
|
|
1928
1306
|
"type": "reflection",
|
|
1929
1307
|
"declaration": {
|
|
1930
|
-
"id":
|
|
1308
|
+
"id": 184,
|
|
1931
1309
|
"name": "__type",
|
|
1932
1310
|
"kind": 65536,
|
|
1933
1311
|
"kindString": "Type literal",
|
|
1934
1312
|
"flags": {},
|
|
1935
1313
|
"children": [
|
|
1936
1314
|
{
|
|
1937
|
-
"id":
|
|
1315
|
+
"id": 185,
|
|
1938
1316
|
"name": "schema",
|
|
1939
1317
|
"kind": 1024,
|
|
1940
1318
|
"kindString": "Property",
|
|
@@ -1956,7 +1334,7 @@
|
|
|
1956
1334
|
{
|
|
1957
1335
|
"title": "Properties",
|
|
1958
1336
|
"children": [
|
|
1959
|
-
|
|
1337
|
+
185
|
|
1960
1338
|
]
|
|
1961
1339
|
}
|
|
1962
1340
|
],
|
|
@@ -1983,7 +1361,7 @@
|
|
|
1983
1361
|
}
|
|
1984
1362
|
},
|
|
1985
1363
|
{
|
|
1986
|
-
"id":
|
|
1364
|
+
"id": 186,
|
|
1987
1365
|
"name": "bindQuery",
|
|
1988
1366
|
"kind": 2048,
|
|
1989
1367
|
"kindString": "Method",
|
|
@@ -1993,20 +1371,20 @@
|
|
|
1993
1371
|
"sources": [
|
|
1994
1372
|
{
|
|
1995
1373
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1996
|
-
"line":
|
|
1374
|
+
"line": 39,
|
|
1997
1375
|
"character": 14
|
|
1998
1376
|
}
|
|
1999
1377
|
],
|
|
2000
1378
|
"signatures": [
|
|
2001
1379
|
{
|
|
2002
|
-
"id":
|
|
1380
|
+
"id": 187,
|
|
2003
1381
|
"name": "bindQuery",
|
|
2004
1382
|
"kind": 4096,
|
|
2005
1383
|
"kindString": "Call signature",
|
|
2006
1384
|
"flags": {},
|
|
2007
1385
|
"typeParameter": [
|
|
2008
1386
|
{
|
|
2009
|
-
"id":
|
|
1387
|
+
"id": 192,
|
|
2010
1388
|
"name": "T",
|
|
2011
1389
|
"kind": 131072,
|
|
2012
1390
|
"kindString": "Type parameter",
|
|
@@ -2032,14 +1410,14 @@
|
|
|
2032
1410
|
{
|
|
2033
1411
|
"type": "reflection",
|
|
2034
1412
|
"declaration": {
|
|
2035
|
-
"id":
|
|
1413
|
+
"id": 188,
|
|
2036
1414
|
"name": "__type",
|
|
2037
1415
|
"kind": 65536,
|
|
2038
1416
|
"kindString": "Type literal",
|
|
2039
1417
|
"flags": {},
|
|
2040
1418
|
"children": [
|
|
2041
1419
|
{
|
|
2042
|
-
"id":
|
|
1420
|
+
"id": 189,
|
|
2043
1421
|
"name": "schema",
|
|
2044
1422
|
"kind": 1024,
|
|
2045
1423
|
"kindString": "Property",
|
|
@@ -2061,7 +1439,7 @@
|
|
|
2061
1439
|
{
|
|
2062
1440
|
"title": "Properties",
|
|
2063
1441
|
"children": [
|
|
2064
|
-
|
|
1442
|
+
189
|
|
2065
1443
|
]
|
|
2066
1444
|
}
|
|
2067
1445
|
],
|
|
@@ -2097,14 +1475,14 @@
|
|
|
2097
1475
|
{
|
|
2098
1476
|
"type": "reflection",
|
|
2099
1477
|
"declaration": {
|
|
2100
|
-
"id":
|
|
1478
|
+
"id": 190,
|
|
2101
1479
|
"name": "__type",
|
|
2102
1480
|
"kind": 65536,
|
|
2103
1481
|
"kindString": "Type literal",
|
|
2104
1482
|
"flags": {},
|
|
2105
1483
|
"children": [
|
|
2106
1484
|
{
|
|
2107
|
-
"id":
|
|
1485
|
+
"id": 191,
|
|
2108
1486
|
"name": "schema",
|
|
2109
1487
|
"kind": 1024,
|
|
2110
1488
|
"kindString": "Property",
|
|
@@ -2126,7 +1504,7 @@
|
|
|
2126
1504
|
{
|
|
2127
1505
|
"title": "Properties",
|
|
2128
1506
|
"children": [
|
|
2129
|
-
|
|
1507
|
+
191
|
|
2130
1508
|
]
|
|
2131
1509
|
}
|
|
2132
1510
|
],
|
|
@@ -2150,19 +1528,19 @@
|
|
|
2150
1528
|
],
|
|
2151
1529
|
"parameters": [
|
|
2152
1530
|
{
|
|
2153
|
-
"id":
|
|
1531
|
+
"id": 193,
|
|
2154
1532
|
"name": "query",
|
|
2155
1533
|
"kind": 32768,
|
|
2156
1534
|
"kindString": "Parameter",
|
|
2157
1535
|
"flags": {},
|
|
2158
1536
|
"type": {
|
|
2159
1537
|
"type": "reference",
|
|
2160
|
-
"id":
|
|
1538
|
+
"id": 192,
|
|
2161
1539
|
"name": "T"
|
|
2162
1540
|
}
|
|
2163
1541
|
},
|
|
2164
1542
|
{
|
|
2165
|
-
"id":
|
|
1543
|
+
"id": 194,
|
|
2166
1544
|
"name": "payloads",
|
|
2167
1545
|
"kind": 32768,
|
|
2168
1546
|
"kindString": "Parameter",
|
|
@@ -2185,14 +1563,14 @@
|
|
|
2185
1563
|
{
|
|
2186
1564
|
"type": "reflection",
|
|
2187
1565
|
"declaration": {
|
|
2188
|
-
"id":
|
|
1566
|
+
"id": 195,
|
|
2189
1567
|
"name": "__type",
|
|
2190
1568
|
"kind": 65536,
|
|
2191
1569
|
"kindString": "Type literal",
|
|
2192
1570
|
"flags": {},
|
|
2193
1571
|
"children": [
|
|
2194
1572
|
{
|
|
2195
|
-
"id":
|
|
1573
|
+
"id": 196,
|
|
2196
1574
|
"name": "schema",
|
|
2197
1575
|
"kind": 1024,
|
|
2198
1576
|
"kindString": "Property",
|
|
@@ -2214,7 +1592,7 @@
|
|
|
2214
1592
|
{
|
|
2215
1593
|
"title": "Properties",
|
|
2216
1594
|
"children": [
|
|
2217
|
-
|
|
1595
|
+
196
|
|
2218
1596
|
]
|
|
2219
1597
|
}
|
|
2220
1598
|
],
|
|
@@ -2232,7 +1610,7 @@
|
|
|
2232
1610
|
}
|
|
2233
1611
|
},
|
|
2234
1612
|
{
|
|
2235
|
-
"id":
|
|
1613
|
+
"id": 197,
|
|
2236
1614
|
"name": "account",
|
|
2237
1615
|
"kind": 32768,
|
|
2238
1616
|
"kindString": "Parameter",
|
|
@@ -2269,14 +1647,14 @@
|
|
|
2269
1647
|
{
|
|
2270
1648
|
"type": "reflection",
|
|
2271
1649
|
"declaration": {
|
|
2272
|
-
"id":
|
|
1650
|
+
"id": 198,
|
|
2273
1651
|
"name": "__type",
|
|
2274
1652
|
"kind": 65536,
|
|
2275
1653
|
"kindString": "Type literal",
|
|
2276
1654
|
"flags": {},
|
|
2277
1655
|
"children": [
|
|
2278
1656
|
{
|
|
2279
|
-
"id":
|
|
1657
|
+
"id": 199,
|
|
2280
1658
|
"name": "query",
|
|
2281
1659
|
"kind": 1024,
|
|
2282
1660
|
"kindString": "Property",
|
|
@@ -2294,7 +1672,7 @@
|
|
|
2294
1672
|
}
|
|
2295
1673
|
},
|
|
2296
1674
|
{
|
|
2297
|
-
"id":
|
|
1675
|
+
"id": 200,
|
|
2298
1676
|
"name": "resultSet",
|
|
2299
1677
|
"kind": 1024,
|
|
2300
1678
|
"kindString": "Property",
|
|
@@ -2314,7 +1692,7 @@
|
|
|
2314
1692
|
}
|
|
2315
1693
|
},
|
|
2316
1694
|
{
|
|
2317
|
-
"id":
|
|
1695
|
+
"id": 201,
|
|
2318
1696
|
"name": "schema",
|
|
2319
1697
|
"kind": 1024,
|
|
2320
1698
|
"kindString": "Property",
|
|
@@ -2336,9 +1714,9 @@
|
|
|
2336
1714
|
{
|
|
2337
1715
|
"title": "Properties",
|
|
2338
1716
|
"children": [
|
|
2339
|
-
|
|
2340
|
-
|
|
2341
|
-
|
|
1717
|
+
199,
|
|
1718
|
+
200,
|
|
1719
|
+
201
|
|
2342
1720
|
]
|
|
2343
1721
|
}
|
|
2344
1722
|
],
|
|
@@ -2369,14 +1747,14 @@
|
|
|
2369
1747
|
{
|
|
2370
1748
|
"type": "reflection",
|
|
2371
1749
|
"declaration": {
|
|
2372
|
-
"id":
|
|
1750
|
+
"id": 202,
|
|
2373
1751
|
"name": "__type",
|
|
2374
1752
|
"kind": 65536,
|
|
2375
1753
|
"kindString": "Type literal",
|
|
2376
1754
|
"flags": {},
|
|
2377
1755
|
"children": [
|
|
2378
1756
|
{
|
|
2379
|
-
"id":
|
|
1757
|
+
"id": 203,
|
|
2380
1758
|
"name": "schema",
|
|
2381
1759
|
"kind": 1024,
|
|
2382
1760
|
"kindString": "Property",
|
|
@@ -2398,7 +1776,7 @@
|
|
|
2398
1776
|
{
|
|
2399
1777
|
"title": "Properties",
|
|
2400
1778
|
"children": [
|
|
2401
|
-
|
|
1779
|
+
203
|
|
2402
1780
|
]
|
|
2403
1781
|
}
|
|
2404
1782
|
],
|
|
@@ -2435,7 +1813,7 @@
|
|
|
2435
1813
|
}
|
|
2436
1814
|
},
|
|
2437
1815
|
{
|
|
2438
|
-
"id":
|
|
1816
|
+
"id": 204,
|
|
2439
1817
|
"name": "bindQueryInternal",
|
|
2440
1818
|
"kind": 2048,
|
|
2441
1819
|
"kindString": "Method",
|
|
@@ -2445,20 +1823,20 @@
|
|
|
2445
1823
|
"sources": [
|
|
2446
1824
|
{
|
|
2447
1825
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2448
|
-
"line":
|
|
1826
|
+
"line": 40,
|
|
2449
1827
|
"character": 14
|
|
2450
1828
|
}
|
|
2451
1829
|
],
|
|
2452
1830
|
"signatures": [
|
|
2453
1831
|
{
|
|
2454
|
-
"id":
|
|
1832
|
+
"id": 205,
|
|
2455
1833
|
"name": "bindQueryInternal",
|
|
2456
1834
|
"kind": 4096,
|
|
2457
1835
|
"kindString": "Call signature",
|
|
2458
1836
|
"flags": {},
|
|
2459
1837
|
"typeParameter": [
|
|
2460
1838
|
{
|
|
2461
|
-
"id":
|
|
1839
|
+
"id": 210,
|
|
2462
1840
|
"name": "T",
|
|
2463
1841
|
"kind": 131072,
|
|
2464
1842
|
"kindString": "Type parameter",
|
|
@@ -2484,14 +1862,14 @@
|
|
|
2484
1862
|
{
|
|
2485
1863
|
"type": "reflection",
|
|
2486
1864
|
"declaration": {
|
|
2487
|
-
"id":
|
|
1865
|
+
"id": 206,
|
|
2488
1866
|
"name": "__type",
|
|
2489
1867
|
"kind": 65536,
|
|
2490
1868
|
"kindString": "Type literal",
|
|
2491
1869
|
"flags": {},
|
|
2492
1870
|
"children": [
|
|
2493
1871
|
{
|
|
2494
|
-
"id":
|
|
1872
|
+
"id": 207,
|
|
2495
1873
|
"name": "schema",
|
|
2496
1874
|
"kind": 1024,
|
|
2497
1875
|
"kindString": "Property",
|
|
@@ -2513,7 +1891,7 @@
|
|
|
2513
1891
|
{
|
|
2514
1892
|
"title": "Properties",
|
|
2515
1893
|
"children": [
|
|
2516
|
-
|
|
1894
|
+
207
|
|
2517
1895
|
]
|
|
2518
1896
|
}
|
|
2519
1897
|
],
|
|
@@ -2549,14 +1927,14 @@
|
|
|
2549
1927
|
{
|
|
2550
1928
|
"type": "reflection",
|
|
2551
1929
|
"declaration": {
|
|
2552
|
-
"id":
|
|
1930
|
+
"id": 208,
|
|
2553
1931
|
"name": "__type",
|
|
2554
1932
|
"kind": 65536,
|
|
2555
1933
|
"kindString": "Type literal",
|
|
2556
1934
|
"flags": {},
|
|
2557
1935
|
"children": [
|
|
2558
1936
|
{
|
|
2559
|
-
"id":
|
|
1937
|
+
"id": 209,
|
|
2560
1938
|
"name": "schema",
|
|
2561
1939
|
"kind": 1024,
|
|
2562
1940
|
"kindString": "Property",
|
|
@@ -2578,7 +1956,7 @@
|
|
|
2578
1956
|
{
|
|
2579
1957
|
"title": "Properties",
|
|
2580
1958
|
"children": [
|
|
2581
|
-
|
|
1959
|
+
209
|
|
2582
1960
|
]
|
|
2583
1961
|
}
|
|
2584
1962
|
],
|
|
@@ -2602,19 +1980,19 @@
|
|
|
2602
1980
|
],
|
|
2603
1981
|
"parameters": [
|
|
2604
1982
|
{
|
|
2605
|
-
"id":
|
|
1983
|
+
"id": 211,
|
|
2606
1984
|
"name": "query",
|
|
2607
1985
|
"kind": 32768,
|
|
2608
1986
|
"kindString": "Parameter",
|
|
2609
1987
|
"flags": {},
|
|
2610
1988
|
"type": {
|
|
2611
1989
|
"type": "reference",
|
|
2612
|
-
"id":
|
|
1990
|
+
"id": 210,
|
|
2613
1991
|
"name": "T"
|
|
2614
1992
|
}
|
|
2615
1993
|
},
|
|
2616
1994
|
{
|
|
2617
|
-
"id":
|
|
1995
|
+
"id": 212,
|
|
2618
1996
|
"name": "payloads",
|
|
2619
1997
|
"kind": 32768,
|
|
2620
1998
|
"kindString": "Parameter",
|
|
@@ -2637,14 +2015,14 @@
|
|
|
2637
2015
|
{
|
|
2638
2016
|
"type": "reflection",
|
|
2639
2017
|
"declaration": {
|
|
2640
|
-
"id":
|
|
2018
|
+
"id": 213,
|
|
2641
2019
|
"name": "__type",
|
|
2642
2020
|
"kind": 65536,
|
|
2643
2021
|
"kindString": "Type literal",
|
|
2644
2022
|
"flags": {},
|
|
2645
2023
|
"children": [
|
|
2646
2024
|
{
|
|
2647
|
-
"id":
|
|
2025
|
+
"id": 214,
|
|
2648
2026
|
"name": "schema",
|
|
2649
2027
|
"kind": 1024,
|
|
2650
2028
|
"kindString": "Property",
|
|
@@ -2666,7 +2044,7 @@
|
|
|
2666
2044
|
{
|
|
2667
2045
|
"title": "Properties",
|
|
2668
2046
|
"children": [
|
|
2669
|
-
|
|
2047
|
+
214
|
|
2670
2048
|
]
|
|
2671
2049
|
}
|
|
2672
2050
|
],
|
|
@@ -2684,7 +2062,7 @@
|
|
|
2684
2062
|
}
|
|
2685
2063
|
},
|
|
2686
2064
|
{
|
|
2687
|
-
"id":
|
|
2065
|
+
"id": 215,
|
|
2688
2066
|
"name": "account",
|
|
2689
2067
|
"kind": 32768,
|
|
2690
2068
|
"kindString": "Parameter",
|
|
@@ -2718,14 +2096,14 @@
|
|
|
2718
2096
|
{
|
|
2719
2097
|
"type": "reflection",
|
|
2720
2098
|
"declaration": {
|
|
2721
|
-
"id":
|
|
2099
|
+
"id": 216,
|
|
2722
2100
|
"name": "__type",
|
|
2723
2101
|
"kind": 65536,
|
|
2724
2102
|
"kindString": "Type literal",
|
|
2725
2103
|
"flags": {},
|
|
2726
2104
|
"children": [
|
|
2727
2105
|
{
|
|
2728
|
-
"id":
|
|
2106
|
+
"id": 217,
|
|
2729
2107
|
"name": "query",
|
|
2730
2108
|
"kind": 1024,
|
|
2731
2109
|
"kindString": "Property",
|
|
@@ -2743,7 +2121,7 @@
|
|
|
2743
2121
|
}
|
|
2744
2122
|
},
|
|
2745
2123
|
{
|
|
2746
|
-
"id":
|
|
2124
|
+
"id": 218,
|
|
2747
2125
|
"name": "resultSet",
|
|
2748
2126
|
"kind": 1024,
|
|
2749
2127
|
"kindString": "Property",
|
|
@@ -2763,7 +2141,7 @@
|
|
|
2763
2141
|
}
|
|
2764
2142
|
},
|
|
2765
2143
|
{
|
|
2766
|
-
"id":
|
|
2144
|
+
"id": 219,
|
|
2767
2145
|
"name": "schema",
|
|
2768
2146
|
"kind": 1024,
|
|
2769
2147
|
"kindString": "Property",
|
|
@@ -2785,9 +2163,9 @@
|
|
|
2785
2163
|
{
|
|
2786
2164
|
"title": "Properties",
|
|
2787
2165
|
"children": [
|
|
2788
|
-
|
|
2789
|
-
|
|
2790
|
-
|
|
2166
|
+
217,
|
|
2167
|
+
218,
|
|
2168
|
+
219
|
|
2791
2169
|
]
|
|
2792
2170
|
}
|
|
2793
2171
|
],
|
|
@@ -2818,14 +2196,14 @@
|
|
|
2818
2196
|
{
|
|
2819
2197
|
"type": "reflection",
|
|
2820
2198
|
"declaration": {
|
|
2821
|
-
"id":
|
|
2199
|
+
"id": 220,
|
|
2822
2200
|
"name": "__type",
|
|
2823
2201
|
"kind": 65536,
|
|
2824
2202
|
"kindString": "Type literal",
|
|
2825
2203
|
"flags": {},
|
|
2826
2204
|
"children": [
|
|
2827
2205
|
{
|
|
2828
|
-
"id":
|
|
2206
|
+
"id": 221,
|
|
2829
2207
|
"name": "schema",
|
|
2830
2208
|
"kind": 1024,
|
|
2831
2209
|
"kindString": "Property",
|
|
@@ -2847,7 +2225,7 @@
|
|
|
2847
2225
|
{
|
|
2848
2226
|
"title": "Properties",
|
|
2849
2227
|
"children": [
|
|
2850
|
-
|
|
2228
|
+
221
|
|
2851
2229
|
]
|
|
2852
2230
|
}
|
|
2853
2231
|
],
|
|
@@ -2877,7 +2255,7 @@
|
|
|
2877
2255
|
}
|
|
2878
2256
|
},
|
|
2879
2257
|
{
|
|
2880
|
-
"id":
|
|
2258
|
+
"id": 222,
|
|
2881
2259
|
"name": "bindResult",
|
|
2882
2260
|
"kind": 2048,
|
|
2883
2261
|
"kindString": "Method",
|
|
@@ -2887,20 +2265,20 @@
|
|
|
2887
2265
|
"sources": [
|
|
2888
2266
|
{
|
|
2889
2267
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2890
|
-
"line":
|
|
2268
|
+
"line": 41,
|
|
2891
2269
|
"character": 14
|
|
2892
2270
|
}
|
|
2893
2271
|
],
|
|
2894
2272
|
"signatures": [
|
|
2895
2273
|
{
|
|
2896
|
-
"id":
|
|
2274
|
+
"id": 223,
|
|
2897
2275
|
"name": "bindResult",
|
|
2898
2276
|
"kind": 4096,
|
|
2899
2277
|
"kindString": "Call signature",
|
|
2900
2278
|
"flags": {},
|
|
2901
2279
|
"parameters": [
|
|
2902
2280
|
{
|
|
2903
|
-
"id":
|
|
2281
|
+
"id": 224,
|
|
2904
2282
|
"name": "payloads",
|
|
2905
2283
|
"kind": 32768,
|
|
2906
2284
|
"kindString": "Parameter",
|
|
@@ -2921,14 +2299,14 @@
|
|
|
2921
2299
|
{
|
|
2922
2300
|
"type": "reflection",
|
|
2923
2301
|
"declaration": {
|
|
2924
|
-
"id":
|
|
2302
|
+
"id": 225,
|
|
2925
2303
|
"name": "__type",
|
|
2926
2304
|
"kind": 65536,
|
|
2927
2305
|
"kindString": "Type literal",
|
|
2928
2306
|
"flags": {},
|
|
2929
2307
|
"children": [
|
|
2930
2308
|
{
|
|
2931
|
-
"id":
|
|
2309
|
+
"id": 226,
|
|
2932
2310
|
"name": "schema",
|
|
2933
2311
|
"kind": 1024,
|
|
2934
2312
|
"kindString": "Property",
|
|
@@ -2950,7 +2328,7 @@
|
|
|
2950
2328
|
{
|
|
2951
2329
|
"title": "Properties",
|
|
2952
2330
|
"children": [
|
|
2953
|
-
|
|
2331
|
+
226
|
|
2954
2332
|
]
|
|
2955
2333
|
}
|
|
2956
2334
|
],
|
|
@@ -2968,7 +2346,7 @@
|
|
|
2968
2346
|
}
|
|
2969
2347
|
},
|
|
2970
2348
|
{
|
|
2971
|
-
"id":
|
|
2349
|
+
"id": 227,
|
|
2972
2350
|
"name": "account",
|
|
2973
2351
|
"kind": 32768,
|
|
2974
2352
|
"kindString": "Parameter",
|
|
@@ -3001,14 +2379,14 @@
|
|
|
3001
2379
|
{
|
|
3002
2380
|
"type": "reflection",
|
|
3003
2381
|
"declaration": {
|
|
3004
|
-
"id":
|
|
2382
|
+
"id": 228,
|
|
3005
2383
|
"name": "__type",
|
|
3006
2384
|
"kind": 65536,
|
|
3007
2385
|
"kindString": "Type literal",
|
|
3008
2386
|
"flags": {},
|
|
3009
2387
|
"children": [
|
|
3010
2388
|
{
|
|
3011
|
-
"id":
|
|
2389
|
+
"id": 229,
|
|
3012
2390
|
"name": "schema",
|
|
3013
2391
|
"kind": 1024,
|
|
3014
2392
|
"kindString": "Property",
|
|
@@ -3030,7 +2408,7 @@
|
|
|
3030
2408
|
{
|
|
3031
2409
|
"title": "Properties",
|
|
3032
2410
|
"children": [
|
|
3033
|
-
|
|
2411
|
+
229
|
|
3034
2412
|
]
|
|
3035
2413
|
}
|
|
3036
2414
|
],
|
|
@@ -3067,7 +2445,7 @@
|
|
|
3067
2445
|
}
|
|
3068
2446
|
},
|
|
3069
2447
|
{
|
|
3070
|
-
"id":
|
|
2448
|
+
"id": 230,
|
|
3071
2449
|
"name": "bindResultInternal",
|
|
3072
2450
|
"kind": 2048,
|
|
3073
2451
|
"kindString": "Method",
|
|
@@ -3077,20 +2455,20 @@
|
|
|
3077
2455
|
"sources": [
|
|
3078
2456
|
{
|
|
3079
2457
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3080
|
-
"line":
|
|
2458
|
+
"line": 42,
|
|
3081
2459
|
"character": 14
|
|
3082
2460
|
}
|
|
3083
2461
|
],
|
|
3084
2462
|
"signatures": [
|
|
3085
2463
|
{
|
|
3086
|
-
"id":
|
|
2464
|
+
"id": 231,
|
|
3087
2465
|
"name": "bindResultInternal",
|
|
3088
2466
|
"kind": 4096,
|
|
3089
2467
|
"kindString": "Call signature",
|
|
3090
2468
|
"flags": {},
|
|
3091
2469
|
"parameters": [
|
|
3092
2470
|
{
|
|
3093
|
-
"id":
|
|
2471
|
+
"id": 232,
|
|
3094
2472
|
"name": "payloads",
|
|
3095
2473
|
"kind": 32768,
|
|
3096
2474
|
"kindString": "Parameter",
|
|
@@ -3111,14 +2489,14 @@
|
|
|
3111
2489
|
{
|
|
3112
2490
|
"type": "reflection",
|
|
3113
2491
|
"declaration": {
|
|
3114
|
-
"id":
|
|
2492
|
+
"id": 233,
|
|
3115
2493
|
"name": "__type",
|
|
3116
2494
|
"kind": 65536,
|
|
3117
2495
|
"kindString": "Type literal",
|
|
3118
2496
|
"flags": {},
|
|
3119
2497
|
"children": [
|
|
3120
2498
|
{
|
|
3121
|
-
"id":
|
|
2499
|
+
"id": 234,
|
|
3122
2500
|
"name": "schema",
|
|
3123
2501
|
"kind": 1024,
|
|
3124
2502
|
"kindString": "Property",
|
|
@@ -3140,7 +2518,7 @@
|
|
|
3140
2518
|
{
|
|
3141
2519
|
"title": "Properties",
|
|
3142
2520
|
"children": [
|
|
3143
|
-
|
|
2521
|
+
234
|
|
3144
2522
|
]
|
|
3145
2523
|
}
|
|
3146
2524
|
],
|
|
@@ -3158,7 +2536,7 @@
|
|
|
3158
2536
|
}
|
|
3159
2537
|
},
|
|
3160
2538
|
{
|
|
3161
|
-
"id":
|
|
2539
|
+
"id": 235,
|
|
3162
2540
|
"name": "account",
|
|
3163
2541
|
"kind": 32768,
|
|
3164
2542
|
"kindString": "Parameter",
|
|
@@ -3188,14 +2566,14 @@
|
|
|
3188
2566
|
{
|
|
3189
2567
|
"type": "reflection",
|
|
3190
2568
|
"declaration": {
|
|
3191
|
-
"id":
|
|
2569
|
+
"id": 236,
|
|
3192
2570
|
"name": "__type",
|
|
3193
2571
|
"kind": 65536,
|
|
3194
2572
|
"kindString": "Type literal",
|
|
3195
2573
|
"flags": {},
|
|
3196
2574
|
"children": [
|
|
3197
2575
|
{
|
|
3198
|
-
"id":
|
|
2576
|
+
"id": 237,
|
|
3199
2577
|
"name": "schema",
|
|
3200
2578
|
"kind": 1024,
|
|
3201
2579
|
"kindString": "Property",
|
|
@@ -3217,7 +2595,7 @@
|
|
|
3217
2595
|
{
|
|
3218
2596
|
"title": "Properties",
|
|
3219
2597
|
"children": [
|
|
3220
|
-
|
|
2598
|
+
237
|
|
3221
2599
|
]
|
|
3222
2600
|
}
|
|
3223
2601
|
],
|
|
@@ -3247,7 +2625,7 @@
|
|
|
3247
2625
|
}
|
|
3248
2626
|
},
|
|
3249
2627
|
{
|
|
3250
|
-
"id":
|
|
2628
|
+
"id": 117,
|
|
3251
2629
|
"name": "description",
|
|
3252
2630
|
"kind": 2048,
|
|
3253
2631
|
"kindString": "Method",
|
|
@@ -3255,13 +2633,13 @@
|
|
|
3255
2633
|
"sources": [
|
|
3256
2634
|
{
|
|
3257
2635
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3258
|
-
"line":
|
|
2636
|
+
"line": 29,
|
|
3259
2637
|
"character": 4
|
|
3260
2638
|
}
|
|
3261
2639
|
],
|
|
3262
2640
|
"signatures": [
|
|
3263
2641
|
{
|
|
3264
|
-
"id":
|
|
2642
|
+
"id": 118,
|
|
3265
2643
|
"name": "description",
|
|
3266
2644
|
"kind": 4096,
|
|
3267
2645
|
"kindString": "Call signature",
|
|
@@ -3292,7 +2670,7 @@
|
|
|
3292
2670
|
}
|
|
3293
2671
|
},
|
|
3294
2672
|
{
|
|
3295
|
-
"id":
|
|
2673
|
+
"id": 119,
|
|
3296
2674
|
"name": "discover",
|
|
3297
2675
|
"kind": 2048,
|
|
3298
2676
|
"kindString": "Method",
|
|
@@ -3300,20 +2678,20 @@
|
|
|
3300
2678
|
"sources": [
|
|
3301
2679
|
{
|
|
3302
2680
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3303
|
-
"line":
|
|
2681
|
+
"line": 30,
|
|
3304
2682
|
"character": 4
|
|
3305
2683
|
}
|
|
3306
2684
|
],
|
|
3307
2685
|
"signatures": [
|
|
3308
2686
|
{
|
|
3309
|
-
"id":
|
|
2687
|
+
"id": 120,
|
|
3310
2688
|
"name": "discover",
|
|
3311
2689
|
"kind": 4096,
|
|
3312
2690
|
"kindString": "Call signature",
|
|
3313
2691
|
"flags": {},
|
|
3314
2692
|
"parameters": [
|
|
3315
2693
|
{
|
|
3316
|
-
"id":
|
|
2694
|
+
"id": 121,
|
|
3317
2695
|
"name": "_queryAccount",
|
|
3318
2696
|
"kind": 32768,
|
|
3319
2697
|
"kindString": "Parameter",
|
|
@@ -3345,14 +2723,14 @@
|
|
|
3345
2723
|
{
|
|
3346
2724
|
"type": "reflection",
|
|
3347
2725
|
"declaration": {
|
|
3348
|
-
"id":
|
|
2726
|
+
"id": 122,
|
|
3349
2727
|
"name": "__type",
|
|
3350
2728
|
"kind": 65536,
|
|
3351
2729
|
"kindString": "Type literal",
|
|
3352
2730
|
"flags": {},
|
|
3353
2731
|
"children": [
|
|
3354
2732
|
{
|
|
3355
|
-
"id":
|
|
2733
|
+
"id": 123,
|
|
3356
2734
|
"name": "schema",
|
|
3357
2735
|
"kind": 1024,
|
|
3358
2736
|
"kindString": "Property",
|
|
@@ -3374,7 +2752,7 @@
|
|
|
3374
2752
|
{
|
|
3375
2753
|
"title": "Properties",
|
|
3376
2754
|
"children": [
|
|
3377
|
-
|
|
2755
|
+
123
|
|
3378
2756
|
]
|
|
3379
2757
|
}
|
|
3380
2758
|
],
|
|
@@ -3409,7 +2787,7 @@
|
|
|
3409
2787
|
}
|
|
3410
2788
|
},
|
|
3411
2789
|
{
|
|
3412
|
-
"id":
|
|
2790
|
+
"id": 238,
|
|
3413
2791
|
"name": "loadAccount",
|
|
3414
2792
|
"kind": 2048,
|
|
3415
2793
|
"kindString": "Method",
|
|
@@ -3419,20 +2797,20 @@
|
|
|
3419
2797
|
"sources": [
|
|
3420
2798
|
{
|
|
3421
2799
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3422
|
-
"line":
|
|
2800
|
+
"line": 43,
|
|
3423
2801
|
"character": 14
|
|
3424
2802
|
}
|
|
3425
2803
|
],
|
|
3426
2804
|
"signatures": [
|
|
3427
2805
|
{
|
|
3428
|
-
"id":
|
|
2806
|
+
"id": 239,
|
|
3429
2807
|
"name": "loadAccount",
|
|
3430
2808
|
"kind": 4096,
|
|
3431
2809
|
"kindString": "Call signature",
|
|
3432
2810
|
"flags": {},
|
|
3433
2811
|
"parameters": [
|
|
3434
2812
|
{
|
|
3435
|
-
"id":
|
|
2813
|
+
"id": 240,
|
|
3436
2814
|
"name": "account",
|
|
3437
2815
|
"kind": 32768,
|
|
3438
2816
|
"kindString": "Parameter",
|
|
@@ -3461,7 +2839,7 @@
|
|
|
3461
2839
|
}
|
|
3462
2840
|
},
|
|
3463
2841
|
{
|
|
3464
|
-
"id":
|
|
2842
|
+
"id": 36,
|
|
3465
2843
|
"name": "observe",
|
|
3466
2844
|
"kind": 2048,
|
|
3467
2845
|
"kindString": "Method",
|
|
@@ -3471,12 +2849,12 @@
|
|
|
3471
2849
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
3472
2850
|
"line": 31,
|
|
3473
2851
|
"character": 17,
|
|
3474
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2852
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L31"
|
|
3475
2853
|
}
|
|
3476
2854
|
],
|
|
3477
2855
|
"signatures": [
|
|
3478
2856
|
{
|
|
3479
|
-
"id":
|
|
2857
|
+
"id": 37,
|
|
3480
2858
|
"name": "observe",
|
|
3481
2859
|
"kind": 4096,
|
|
3482
2860
|
"kindString": "Call signature",
|
|
@@ -3500,14 +2878,14 @@
|
|
|
3500
2878
|
{
|
|
3501
2879
|
"type": "reflection",
|
|
3502
2880
|
"declaration": {
|
|
3503
|
-
"id":
|
|
2881
|
+
"id": 38,
|
|
3504
2882
|
"name": "__type",
|
|
3505
2883
|
"kind": 65536,
|
|
3506
2884
|
"kindString": "Type literal",
|
|
3507
2885
|
"flags": {},
|
|
3508
2886
|
"children": [
|
|
3509
2887
|
{
|
|
3510
|
-
"id":
|
|
2888
|
+
"id": 39,
|
|
3511
2889
|
"name": "schema",
|
|
3512
2890
|
"kind": 1024,
|
|
3513
2891
|
"kindString": "Property",
|
|
@@ -3529,7 +2907,7 @@
|
|
|
3529
2907
|
{
|
|
3530
2908
|
"title": "Properties",
|
|
3531
2909
|
"children": [
|
|
3532
|
-
|
|
2910
|
+
39
|
|
3533
2911
|
]
|
|
3534
2912
|
}
|
|
3535
2913
|
],
|
|
@@ -3562,7 +2940,7 @@
|
|
|
3562
2940
|
}
|
|
3563
2941
|
},
|
|
3564
2942
|
{
|
|
3565
|
-
"id":
|
|
2943
|
+
"id": 44,
|
|
3566
2944
|
"name": "queries",
|
|
3567
2945
|
"kind": 2048,
|
|
3568
2946
|
"kindString": "Method",
|
|
@@ -3576,7 +2954,7 @@
|
|
|
3576
2954
|
],
|
|
3577
2955
|
"signatures": [
|
|
3578
2956
|
{
|
|
3579
|
-
"id":
|
|
2957
|
+
"id": 45,
|
|
3580
2958
|
"name": "queries",
|
|
3581
2959
|
"kind": 4096,
|
|
3582
2960
|
"kindString": "Call signature",
|
|
@@ -3600,7 +2978,7 @@
|
|
|
3600
2978
|
}
|
|
3601
2979
|
},
|
|
3602
2980
|
{
|
|
3603
|
-
"id":
|
|
2981
|
+
"id": 46,
|
|
3604
2982
|
"name": "query",
|
|
3605
2983
|
"kind": 2048,
|
|
3606
2984
|
"kindString": "Method",
|
|
@@ -3614,14 +2992,14 @@
|
|
|
3614
2992
|
],
|
|
3615
2993
|
"signatures": [
|
|
3616
2994
|
{
|
|
3617
|
-
"id":
|
|
2995
|
+
"id": 47,
|
|
3618
2996
|
"name": "query",
|
|
3619
2997
|
"kind": 4096,
|
|
3620
2998
|
"kindString": "Call signature",
|
|
3621
2999
|
"flags": {},
|
|
3622
3000
|
"typeParameter": [
|
|
3623
3001
|
{
|
|
3624
|
-
"id":
|
|
3002
|
+
"id": 56,
|
|
3625
3003
|
"name": "T",
|
|
3626
3004
|
"kind": 131072,
|
|
3627
3005
|
"kindString": "Type parameter",
|
|
@@ -3644,14 +3022,14 @@
|
|
|
3644
3022
|
{
|
|
3645
3023
|
"type": "reflection",
|
|
3646
3024
|
"declaration": {
|
|
3647
|
-
"id":
|
|
3025
|
+
"id": 48,
|
|
3648
3026
|
"name": "__type",
|
|
3649
3027
|
"kind": 65536,
|
|
3650
3028
|
"kindString": "Type literal",
|
|
3651
3029
|
"flags": {},
|
|
3652
3030
|
"children": [
|
|
3653
3031
|
{
|
|
3654
|
-
"id":
|
|
3032
|
+
"id": 49,
|
|
3655
3033
|
"name": "query",
|
|
3656
3034
|
"kind": 1024,
|
|
3657
3035
|
"kindString": "Property",
|
|
@@ -3669,7 +3047,7 @@
|
|
|
3669
3047
|
}
|
|
3670
3048
|
},
|
|
3671
3049
|
{
|
|
3672
|
-
"id":
|
|
3050
|
+
"id": 50,
|
|
3673
3051
|
"name": "resultSet",
|
|
3674
3052
|
"kind": 1024,
|
|
3675
3053
|
"kindString": "Property",
|
|
@@ -3689,7 +3067,7 @@
|
|
|
3689
3067
|
}
|
|
3690
3068
|
},
|
|
3691
3069
|
{
|
|
3692
|
-
"id":
|
|
3070
|
+
"id": 51,
|
|
3693
3071
|
"name": "schema",
|
|
3694
3072
|
"kind": 1024,
|
|
3695
3073
|
"kindString": "Property",
|
|
@@ -3711,9 +3089,9 @@
|
|
|
3711
3089
|
{
|
|
3712
3090
|
"title": "Properties",
|
|
3713
3091
|
"children": [
|
|
3714
|
-
|
|
3715
|
-
|
|
3716
|
-
|
|
3092
|
+
49,
|
|
3093
|
+
50,
|
|
3094
|
+
51
|
|
3717
3095
|
]
|
|
3718
3096
|
}
|
|
3719
3097
|
],
|
|
@@ -3746,14 +3124,14 @@
|
|
|
3746
3124
|
{
|
|
3747
3125
|
"type": "reflection",
|
|
3748
3126
|
"declaration": {
|
|
3749
|
-
"id":
|
|
3127
|
+
"id": 52,
|
|
3750
3128
|
"name": "__type",
|
|
3751
3129
|
"kind": 65536,
|
|
3752
3130
|
"kindString": "Type literal",
|
|
3753
3131
|
"flags": {},
|
|
3754
3132
|
"children": [
|
|
3755
3133
|
{
|
|
3756
|
-
"id":
|
|
3134
|
+
"id": 53,
|
|
3757
3135
|
"name": "query",
|
|
3758
3136
|
"kind": 1024,
|
|
3759
3137
|
"kindString": "Property",
|
|
@@ -3771,7 +3149,7 @@
|
|
|
3771
3149
|
}
|
|
3772
3150
|
},
|
|
3773
3151
|
{
|
|
3774
|
-
"id":
|
|
3152
|
+
"id": 54,
|
|
3775
3153
|
"name": "resultSet",
|
|
3776
3154
|
"kind": 1024,
|
|
3777
3155
|
"kindString": "Property",
|
|
@@ -3791,7 +3169,7 @@
|
|
|
3791
3169
|
}
|
|
3792
3170
|
},
|
|
3793
3171
|
{
|
|
3794
|
-
"id":
|
|
3172
|
+
"id": 55,
|
|
3795
3173
|
"name": "schema",
|
|
3796
3174
|
"kind": 1024,
|
|
3797
3175
|
"kindString": "Property",
|
|
@@ -3813,9 +3191,9 @@
|
|
|
3813
3191
|
{
|
|
3814
3192
|
"title": "Properties",
|
|
3815
3193
|
"children": [
|
|
3816
|
-
|
|
3817
|
-
|
|
3818
|
-
|
|
3194
|
+
53,
|
|
3195
|
+
54,
|
|
3196
|
+
55
|
|
3819
3197
|
]
|
|
3820
3198
|
}
|
|
3821
3199
|
],
|
|
@@ -3832,7 +3210,7 @@
|
|
|
3832
3210
|
}
|
|
3833
3211
|
},
|
|
3834
3212
|
{
|
|
3835
|
-
"id":
|
|
3213
|
+
"id": 73,
|
|
3836
3214
|
"name": "TConfig",
|
|
3837
3215
|
"kind": 131072,
|
|
3838
3216
|
"kindString": "Type parameter",
|
|
@@ -3851,15 +3229,15 @@
|
|
|
3851
3229
|
{
|
|
3852
3230
|
"type": "reflection",
|
|
3853
3231
|
"declaration": {
|
|
3854
|
-
"id":
|
|
3232
|
+
"id": 57,
|
|
3855
3233
|
"name": "__type",
|
|
3856
3234
|
"kind": 65536,
|
|
3857
3235
|
"kindString": "Type literal",
|
|
3858
3236
|
"flags": {},
|
|
3859
3237
|
"children": [
|
|
3860
3238
|
{
|
|
3861
|
-
"id":
|
|
3862
|
-
"name": "
|
|
3239
|
+
"id": 58,
|
|
3240
|
+
"name": "name",
|
|
3863
3241
|
"kind": 1024,
|
|
3864
3242
|
"kindString": "Property",
|
|
3865
3243
|
"flags": {
|
|
@@ -3872,17 +3250,37 @@
|
|
|
3872
3250
|
"character": 4
|
|
3873
3251
|
}
|
|
3874
3252
|
],
|
|
3253
|
+
"type": {
|
|
3254
|
+
"type": "intrinsic",
|
|
3255
|
+
"name": "string"
|
|
3256
|
+
}
|
|
3257
|
+
},
|
|
3258
|
+
{
|
|
3259
|
+
"id": 59,
|
|
3260
|
+
"name": "security",
|
|
3261
|
+
"kind": 1024,
|
|
3262
|
+
"kindString": "Property",
|
|
3263
|
+
"flags": {
|
|
3264
|
+
"isOptional": true
|
|
3265
|
+
},
|
|
3266
|
+
"sources": [
|
|
3267
|
+
{
|
|
3268
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3269
|
+
"line": 10,
|
|
3270
|
+
"character": 4
|
|
3271
|
+
}
|
|
3272
|
+
],
|
|
3875
3273
|
"type": {
|
|
3876
3274
|
"type": "reflection",
|
|
3877
3275
|
"declaration": {
|
|
3878
|
-
"id":
|
|
3276
|
+
"id": 60,
|
|
3879
3277
|
"name": "__type",
|
|
3880
3278
|
"kind": 65536,
|
|
3881
3279
|
"kindString": "Type literal",
|
|
3882
3280
|
"flags": {},
|
|
3883
3281
|
"children": [
|
|
3884
3282
|
{
|
|
3885
|
-
"id":
|
|
3283
|
+
"id": 61,
|
|
3886
3284
|
"name": "allowed",
|
|
3887
3285
|
"kind": 1024,
|
|
3888
3286
|
"kindString": "Property",
|
|
@@ -3892,7 +3290,7 @@
|
|
|
3892
3290
|
"sources": [
|
|
3893
3291
|
{
|
|
3894
3292
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3895
|
-
"line":
|
|
3293
|
+
"line": 11,
|
|
3896
3294
|
"character": 8
|
|
3897
3295
|
}
|
|
3898
3296
|
],
|
|
@@ -3926,7 +3324,7 @@
|
|
|
3926
3324
|
}
|
|
3927
3325
|
},
|
|
3928
3326
|
{
|
|
3929
|
-
"id":
|
|
3327
|
+
"id": 62,
|
|
3930
3328
|
"name": "disallowed",
|
|
3931
3329
|
"kind": 1024,
|
|
3932
3330
|
"kindString": "Property",
|
|
@@ -3936,7 +3334,7 @@
|
|
|
3936
3334
|
"sources": [
|
|
3937
3335
|
{
|
|
3938
3336
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3939
|
-
"line":
|
|
3337
|
+
"line": 12,
|
|
3940
3338
|
"character": 8
|
|
3941
3339
|
}
|
|
3942
3340
|
],
|
|
@@ -3965,15 +3363,15 @@
|
|
|
3965
3363
|
{
|
|
3966
3364
|
"title": "Properties",
|
|
3967
3365
|
"children": [
|
|
3968
|
-
|
|
3969
|
-
|
|
3366
|
+
61,
|
|
3367
|
+
62
|
|
3970
3368
|
]
|
|
3971
3369
|
}
|
|
3972
3370
|
],
|
|
3973
3371
|
"sources": [
|
|
3974
3372
|
{
|
|
3975
3373
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3976
|
-
"line":
|
|
3374
|
+
"line": 10,
|
|
3977
3375
|
"character": 15
|
|
3978
3376
|
}
|
|
3979
3377
|
]
|
|
@@ -3985,7 +3383,8 @@
|
|
|
3985
3383
|
{
|
|
3986
3384
|
"title": "Properties",
|
|
3987
3385
|
"children": [
|
|
3988
|
-
|
|
3386
|
+
58,
|
|
3387
|
+
59
|
|
3989
3388
|
]
|
|
3990
3389
|
}
|
|
3991
3390
|
],
|
|
@@ -4001,14 +3400,14 @@
|
|
|
4001
3400
|
{
|
|
4002
3401
|
"type": "reflection",
|
|
4003
3402
|
"declaration": {
|
|
4004
|
-
"id":
|
|
3403
|
+
"id": 63,
|
|
4005
3404
|
"name": "__type",
|
|
4006
3405
|
"kind": 65536,
|
|
4007
3406
|
"kindString": "Type literal",
|
|
4008
3407
|
"flags": {},
|
|
4009
3408
|
"children": [
|
|
4010
3409
|
{
|
|
4011
|
-
"id":
|
|
3410
|
+
"id": 64,
|
|
4012
3411
|
"name": "schema",
|
|
4013
3412
|
"kind": 1024,
|
|
4014
3413
|
"kindString": "Property",
|
|
@@ -4030,7 +3429,7 @@
|
|
|
4030
3429
|
{
|
|
4031
3430
|
"title": "Properties",
|
|
4032
3431
|
"children": [
|
|
4033
|
-
|
|
3432
|
+
64
|
|
4034
3433
|
]
|
|
4035
3434
|
}
|
|
4036
3435
|
],
|
|
@@ -4059,15 +3458,15 @@
|
|
|
4059
3458
|
{
|
|
4060
3459
|
"type": "reflection",
|
|
4061
3460
|
"declaration": {
|
|
4062
|
-
"id":
|
|
3461
|
+
"id": 65,
|
|
4063
3462
|
"name": "__type",
|
|
4064
3463
|
"kind": 65536,
|
|
4065
3464
|
"kindString": "Type literal",
|
|
4066
3465
|
"flags": {},
|
|
4067
3466
|
"children": [
|
|
4068
3467
|
{
|
|
4069
|
-
"id":
|
|
4070
|
-
"name": "
|
|
3468
|
+
"id": 66,
|
|
3469
|
+
"name": "name",
|
|
4071
3470
|
"kind": 1024,
|
|
4072
3471
|
"kindString": "Property",
|
|
4073
3472
|
"flags": {
|
|
@@ -4080,17 +3479,37 @@
|
|
|
4080
3479
|
"character": 4
|
|
4081
3480
|
}
|
|
4082
3481
|
],
|
|
3482
|
+
"type": {
|
|
3483
|
+
"type": "intrinsic",
|
|
3484
|
+
"name": "string"
|
|
3485
|
+
}
|
|
3486
|
+
},
|
|
3487
|
+
{
|
|
3488
|
+
"id": 67,
|
|
3489
|
+
"name": "security",
|
|
3490
|
+
"kind": 1024,
|
|
3491
|
+
"kindString": "Property",
|
|
3492
|
+
"flags": {
|
|
3493
|
+
"isOptional": true
|
|
3494
|
+
},
|
|
3495
|
+
"sources": [
|
|
3496
|
+
{
|
|
3497
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3498
|
+
"line": 10,
|
|
3499
|
+
"character": 4
|
|
3500
|
+
}
|
|
3501
|
+
],
|
|
4083
3502
|
"type": {
|
|
4084
3503
|
"type": "reflection",
|
|
4085
3504
|
"declaration": {
|
|
4086
|
-
"id":
|
|
3505
|
+
"id": 68,
|
|
4087
3506
|
"name": "__type",
|
|
4088
3507
|
"kind": 65536,
|
|
4089
3508
|
"kindString": "Type literal",
|
|
4090
3509
|
"flags": {},
|
|
4091
3510
|
"children": [
|
|
4092
3511
|
{
|
|
4093
|
-
"id":
|
|
3512
|
+
"id": 69,
|
|
4094
3513
|
"name": "allowed",
|
|
4095
3514
|
"kind": 1024,
|
|
4096
3515
|
"kindString": "Property",
|
|
@@ -4100,7 +3519,7 @@
|
|
|
4100
3519
|
"sources": [
|
|
4101
3520
|
{
|
|
4102
3521
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4103
|
-
"line":
|
|
3522
|
+
"line": 11,
|
|
4104
3523
|
"character": 8
|
|
4105
3524
|
}
|
|
4106
3525
|
],
|
|
@@ -4134,7 +3553,7 @@
|
|
|
4134
3553
|
}
|
|
4135
3554
|
},
|
|
4136
3555
|
{
|
|
4137
|
-
"id":
|
|
3556
|
+
"id": 70,
|
|
4138
3557
|
"name": "disallowed",
|
|
4139
3558
|
"kind": 1024,
|
|
4140
3559
|
"kindString": "Property",
|
|
@@ -4144,7 +3563,7 @@
|
|
|
4144
3563
|
"sources": [
|
|
4145
3564
|
{
|
|
4146
3565
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4147
|
-
"line":
|
|
3566
|
+
"line": 12,
|
|
4148
3567
|
"character": 8
|
|
4149
3568
|
}
|
|
4150
3569
|
],
|
|
@@ -4173,15 +3592,15 @@
|
|
|
4173
3592
|
{
|
|
4174
3593
|
"title": "Properties",
|
|
4175
3594
|
"children": [
|
|
4176
|
-
|
|
4177
|
-
|
|
3595
|
+
69,
|
|
3596
|
+
70
|
|
4178
3597
|
]
|
|
4179
3598
|
}
|
|
4180
3599
|
],
|
|
4181
3600
|
"sources": [
|
|
4182
3601
|
{
|
|
4183
3602
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4184
|
-
"line":
|
|
3603
|
+
"line": 10,
|
|
4185
3604
|
"character": 15
|
|
4186
3605
|
}
|
|
4187
3606
|
]
|
|
@@ -4193,7 +3612,8 @@
|
|
|
4193
3612
|
{
|
|
4194
3613
|
"title": "Properties",
|
|
4195
3614
|
"children": [
|
|
4196
|
-
|
|
3615
|
+
66,
|
|
3616
|
+
67
|
|
4197
3617
|
]
|
|
4198
3618
|
}
|
|
4199
3619
|
],
|
|
@@ -4209,14 +3629,14 @@
|
|
|
4209
3629
|
{
|
|
4210
3630
|
"type": "reflection",
|
|
4211
3631
|
"declaration": {
|
|
4212
|
-
"id":
|
|
3632
|
+
"id": 71,
|
|
4213
3633
|
"name": "__type",
|
|
4214
3634
|
"kind": 65536,
|
|
4215
3635
|
"kindString": "Type literal",
|
|
4216
3636
|
"flags": {},
|
|
4217
3637
|
"children": [
|
|
4218
3638
|
{
|
|
4219
|
-
"id":
|
|
3639
|
+
"id": 72,
|
|
4220
3640
|
"name": "schema",
|
|
4221
3641
|
"kind": 1024,
|
|
4222
3642
|
"kindString": "Property",
|
|
@@ -4238,7 +3658,7 @@
|
|
|
4238
3658
|
{
|
|
4239
3659
|
"title": "Properties",
|
|
4240
3660
|
"children": [
|
|
4241
|
-
|
|
3661
|
+
72
|
|
4242
3662
|
]
|
|
4243
3663
|
}
|
|
4244
3664
|
],
|
|
@@ -4257,19 +3677,19 @@
|
|
|
4257
3677
|
],
|
|
4258
3678
|
"parameters": [
|
|
4259
3679
|
{
|
|
4260
|
-
"id":
|
|
3680
|
+
"id": 74,
|
|
4261
3681
|
"name": "query",
|
|
4262
3682
|
"kind": 32768,
|
|
4263
3683
|
"kindString": "Parameter",
|
|
4264
3684
|
"flags": {},
|
|
4265
3685
|
"type": {
|
|
4266
3686
|
"type": "reference",
|
|
4267
|
-
"id":
|
|
3687
|
+
"id": 56,
|
|
4268
3688
|
"name": "T"
|
|
4269
3689
|
}
|
|
4270
3690
|
},
|
|
4271
3691
|
{
|
|
4272
|
-
"id":
|
|
3692
|
+
"id": 75,
|
|
4273
3693
|
"name": "payloads",
|
|
4274
3694
|
"kind": 32768,
|
|
4275
3695
|
"kindString": "Parameter",
|
|
@@ -4292,14 +3712,14 @@
|
|
|
4292
3712
|
{
|
|
4293
3713
|
"type": "reflection",
|
|
4294
3714
|
"declaration": {
|
|
4295
|
-
"id":
|
|
3715
|
+
"id": 76,
|
|
4296
3716
|
"name": "__type",
|
|
4297
3717
|
"kind": 65536,
|
|
4298
3718
|
"kindString": "Type literal",
|
|
4299
3719
|
"flags": {},
|
|
4300
3720
|
"children": [
|
|
4301
3721
|
{
|
|
4302
|
-
"id":
|
|
3722
|
+
"id": 77,
|
|
4303
3723
|
"name": "schema",
|
|
4304
3724
|
"kind": 1024,
|
|
4305
3725
|
"kindString": "Property",
|
|
@@ -4321,7 +3741,7 @@
|
|
|
4321
3741
|
{
|
|
4322
3742
|
"title": "Properties",
|
|
4323
3743
|
"children": [
|
|
4324
|
-
|
|
3744
|
+
77
|
|
4325
3745
|
]
|
|
4326
3746
|
}
|
|
4327
3747
|
],
|
|
@@ -4339,7 +3759,7 @@
|
|
|
4339
3759
|
}
|
|
4340
3760
|
},
|
|
4341
3761
|
{
|
|
4342
|
-
"id":
|
|
3762
|
+
"id": 78,
|
|
4343
3763
|
"name": "queryConfig",
|
|
4344
3764
|
"kind": 32768,
|
|
4345
3765
|
"kindString": "Parameter",
|
|
@@ -4348,7 +3768,7 @@
|
|
|
4348
3768
|
},
|
|
4349
3769
|
"type": {
|
|
4350
3770
|
"type": "reference",
|
|
4351
|
-
"id":
|
|
3771
|
+
"id": 73,
|
|
4352
3772
|
"name": "TConfig"
|
|
4353
3773
|
}
|
|
4354
3774
|
}
|
|
@@ -4373,14 +3793,14 @@
|
|
|
4373
3793
|
{
|
|
4374
3794
|
"type": "reflection",
|
|
4375
3795
|
"declaration": {
|
|
4376
|
-
"id":
|
|
3796
|
+
"id": 79,
|
|
4377
3797
|
"name": "__type",
|
|
4378
3798
|
"kind": 65536,
|
|
4379
3799
|
"kindString": "Type literal",
|
|
4380
3800
|
"flags": {},
|
|
4381
3801
|
"children": [
|
|
4382
3802
|
{
|
|
4383
|
-
"id":
|
|
3803
|
+
"id": 80,
|
|
4384
3804
|
"name": "schema",
|
|
4385
3805
|
"kind": 1024,
|
|
4386
3806
|
"kindString": "Property",
|
|
@@ -4402,7 +3822,7 @@
|
|
|
4402
3822
|
{
|
|
4403
3823
|
"title": "Properties",
|
|
4404
3824
|
"children": [
|
|
4405
|
-
|
|
3825
|
+
80
|
|
4406
3826
|
]
|
|
4407
3827
|
}
|
|
4408
3828
|
],
|
|
@@ -4437,7 +3857,7 @@
|
|
|
4437
3857
|
}
|
|
4438
3858
|
},
|
|
4439
3859
|
{
|
|
4440
|
-
"id":
|
|
3860
|
+
"id": 124,
|
|
4441
3861
|
"name": "queryable",
|
|
4442
3862
|
"kind": 2048,
|
|
4443
3863
|
"kindString": "Method",
|
|
@@ -4445,20 +3865,20 @@
|
|
|
4445
3865
|
"sources": [
|
|
4446
3866
|
{
|
|
4447
3867
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
4448
|
-
"line":
|
|
3868
|
+
"line": 33,
|
|
4449
3869
|
"character": 4
|
|
4450
3870
|
}
|
|
4451
3871
|
],
|
|
4452
3872
|
"signatures": [
|
|
4453
3873
|
{
|
|
4454
|
-
"id":
|
|
3874
|
+
"id": 125,
|
|
4455
3875
|
"name": "queryable",
|
|
4456
3876
|
"kind": 4096,
|
|
4457
3877
|
"kindString": "Call signature",
|
|
4458
3878
|
"flags": {},
|
|
4459
3879
|
"typeParameter": [
|
|
4460
3880
|
{
|
|
4461
|
-
"id":
|
|
3881
|
+
"id": 134,
|
|
4462
3882
|
"name": "T",
|
|
4463
3883
|
"kind": 131072,
|
|
4464
3884
|
"kindString": "Type parameter",
|
|
@@ -4481,14 +3901,14 @@
|
|
|
4481
3901
|
{
|
|
4482
3902
|
"type": "reflection",
|
|
4483
3903
|
"declaration": {
|
|
4484
|
-
"id":
|
|
3904
|
+
"id": 126,
|
|
4485
3905
|
"name": "__type",
|
|
4486
3906
|
"kind": 65536,
|
|
4487
3907
|
"kindString": "Type literal",
|
|
4488
3908
|
"flags": {},
|
|
4489
3909
|
"children": [
|
|
4490
3910
|
{
|
|
4491
|
-
"id":
|
|
3911
|
+
"id": 127,
|
|
4492
3912
|
"name": "query",
|
|
4493
3913
|
"kind": 1024,
|
|
4494
3914
|
"kindString": "Property",
|
|
@@ -4506,7 +3926,7 @@
|
|
|
4506
3926
|
}
|
|
4507
3927
|
},
|
|
4508
3928
|
{
|
|
4509
|
-
"id":
|
|
3929
|
+
"id": 128,
|
|
4510
3930
|
"name": "resultSet",
|
|
4511
3931
|
"kind": 1024,
|
|
4512
3932
|
"kindString": "Property",
|
|
@@ -4526,7 +3946,7 @@
|
|
|
4526
3946
|
}
|
|
4527
3947
|
},
|
|
4528
3948
|
{
|
|
4529
|
-
"id":
|
|
3949
|
+
"id": 129,
|
|
4530
3950
|
"name": "schema",
|
|
4531
3951
|
"kind": 1024,
|
|
4532
3952
|
"kindString": "Property",
|
|
@@ -4548,9 +3968,9 @@
|
|
|
4548
3968
|
{
|
|
4549
3969
|
"title": "Properties",
|
|
4550
3970
|
"children": [
|
|
4551
|
-
|
|
4552
|
-
|
|
4553
|
-
|
|
3971
|
+
127,
|
|
3972
|
+
128,
|
|
3973
|
+
129
|
|
4554
3974
|
]
|
|
4555
3975
|
}
|
|
4556
3976
|
],
|
|
@@ -4583,14 +4003,14 @@
|
|
|
4583
4003
|
{
|
|
4584
4004
|
"type": "reflection",
|
|
4585
4005
|
"declaration": {
|
|
4586
|
-
"id":
|
|
4006
|
+
"id": 130,
|
|
4587
4007
|
"name": "__type",
|
|
4588
4008
|
"kind": 65536,
|
|
4589
4009
|
"kindString": "Type literal",
|
|
4590
4010
|
"flags": {},
|
|
4591
4011
|
"children": [
|
|
4592
4012
|
{
|
|
4593
|
-
"id":
|
|
4013
|
+
"id": 131,
|
|
4594
4014
|
"name": "query",
|
|
4595
4015
|
"kind": 1024,
|
|
4596
4016
|
"kindString": "Property",
|
|
@@ -4608,7 +4028,7 @@
|
|
|
4608
4028
|
}
|
|
4609
4029
|
},
|
|
4610
4030
|
{
|
|
4611
|
-
"id":
|
|
4031
|
+
"id": 132,
|
|
4612
4032
|
"name": "resultSet",
|
|
4613
4033
|
"kind": 1024,
|
|
4614
4034
|
"kindString": "Property",
|
|
@@ -4628,7 +4048,7 @@
|
|
|
4628
4048
|
}
|
|
4629
4049
|
},
|
|
4630
4050
|
{
|
|
4631
|
-
"id":
|
|
4051
|
+
"id": 133,
|
|
4632
4052
|
"name": "schema",
|
|
4633
4053
|
"kind": 1024,
|
|
4634
4054
|
"kindString": "Property",
|
|
@@ -4650,9 +4070,9 @@
|
|
|
4650
4070
|
{
|
|
4651
4071
|
"title": "Properties",
|
|
4652
4072
|
"children": [
|
|
4653
|
-
|
|
4654
|
-
|
|
4655
|
-
|
|
4073
|
+
131,
|
|
4074
|
+
132,
|
|
4075
|
+
133
|
|
4656
4076
|
]
|
|
4657
4077
|
}
|
|
4658
4078
|
],
|
|
@@ -4669,7 +4089,7 @@
|
|
|
4669
4089
|
}
|
|
4670
4090
|
},
|
|
4671
4091
|
{
|
|
4672
|
-
"id":
|
|
4092
|
+
"id": 151,
|
|
4673
4093
|
"name": "TConfig",
|
|
4674
4094
|
"kind": 131072,
|
|
4675
4095
|
"kindString": "Type parameter",
|
|
@@ -4688,15 +4108,15 @@
|
|
|
4688
4108
|
{
|
|
4689
4109
|
"type": "reflection",
|
|
4690
4110
|
"declaration": {
|
|
4691
|
-
"id":
|
|
4111
|
+
"id": 135,
|
|
4692
4112
|
"name": "__type",
|
|
4693
4113
|
"kind": 65536,
|
|
4694
4114
|
"kindString": "Type literal",
|
|
4695
4115
|
"flags": {},
|
|
4696
4116
|
"children": [
|
|
4697
4117
|
{
|
|
4698
|
-
"id":
|
|
4699
|
-
"name": "
|
|
4118
|
+
"id": 136,
|
|
4119
|
+
"name": "name",
|
|
4700
4120
|
"kind": 1024,
|
|
4701
4121
|
"kindString": "Property",
|
|
4702
4122
|
"flags": {
|
|
@@ -4709,17 +4129,37 @@
|
|
|
4709
4129
|
"character": 4
|
|
4710
4130
|
}
|
|
4711
4131
|
],
|
|
4132
|
+
"type": {
|
|
4133
|
+
"type": "intrinsic",
|
|
4134
|
+
"name": "string"
|
|
4135
|
+
}
|
|
4136
|
+
},
|
|
4137
|
+
{
|
|
4138
|
+
"id": 137,
|
|
4139
|
+
"name": "security",
|
|
4140
|
+
"kind": 1024,
|
|
4141
|
+
"kindString": "Property",
|
|
4142
|
+
"flags": {
|
|
4143
|
+
"isOptional": true
|
|
4144
|
+
},
|
|
4145
|
+
"sources": [
|
|
4146
|
+
{
|
|
4147
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4148
|
+
"line": 10,
|
|
4149
|
+
"character": 4
|
|
4150
|
+
}
|
|
4151
|
+
],
|
|
4712
4152
|
"type": {
|
|
4713
4153
|
"type": "reflection",
|
|
4714
4154
|
"declaration": {
|
|
4715
|
-
"id":
|
|
4155
|
+
"id": 138,
|
|
4716
4156
|
"name": "__type",
|
|
4717
4157
|
"kind": 65536,
|
|
4718
4158
|
"kindString": "Type literal",
|
|
4719
4159
|
"flags": {},
|
|
4720
4160
|
"children": [
|
|
4721
4161
|
{
|
|
4722
|
-
"id":
|
|
4162
|
+
"id": 139,
|
|
4723
4163
|
"name": "allowed",
|
|
4724
4164
|
"kind": 1024,
|
|
4725
4165
|
"kindString": "Property",
|
|
@@ -4729,7 +4169,7 @@
|
|
|
4729
4169
|
"sources": [
|
|
4730
4170
|
{
|
|
4731
4171
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4732
|
-
"line":
|
|
4172
|
+
"line": 11,
|
|
4733
4173
|
"character": 8
|
|
4734
4174
|
}
|
|
4735
4175
|
],
|
|
@@ -4763,7 +4203,7 @@
|
|
|
4763
4203
|
}
|
|
4764
4204
|
},
|
|
4765
4205
|
{
|
|
4766
|
-
"id":
|
|
4206
|
+
"id": 140,
|
|
4767
4207
|
"name": "disallowed",
|
|
4768
4208
|
"kind": 1024,
|
|
4769
4209
|
"kindString": "Property",
|
|
@@ -4773,7 +4213,7 @@
|
|
|
4773
4213
|
"sources": [
|
|
4774
4214
|
{
|
|
4775
4215
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4776
|
-
"line":
|
|
4216
|
+
"line": 12,
|
|
4777
4217
|
"character": 8
|
|
4778
4218
|
}
|
|
4779
4219
|
],
|
|
@@ -4802,15 +4242,15 @@
|
|
|
4802
4242
|
{
|
|
4803
4243
|
"title": "Properties",
|
|
4804
4244
|
"children": [
|
|
4805
|
-
|
|
4806
|
-
|
|
4245
|
+
139,
|
|
4246
|
+
140
|
|
4807
4247
|
]
|
|
4808
4248
|
}
|
|
4809
4249
|
],
|
|
4810
4250
|
"sources": [
|
|
4811
4251
|
{
|
|
4812
4252
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4813
|
-
"line":
|
|
4253
|
+
"line": 10,
|
|
4814
4254
|
"character": 15
|
|
4815
4255
|
}
|
|
4816
4256
|
]
|
|
@@ -4822,7 +4262,8 @@
|
|
|
4822
4262
|
{
|
|
4823
4263
|
"title": "Properties",
|
|
4824
4264
|
"children": [
|
|
4825
|
-
|
|
4265
|
+
136,
|
|
4266
|
+
137
|
|
4826
4267
|
]
|
|
4827
4268
|
}
|
|
4828
4269
|
],
|
|
@@ -4838,14 +4279,14 @@
|
|
|
4838
4279
|
{
|
|
4839
4280
|
"type": "reflection",
|
|
4840
4281
|
"declaration": {
|
|
4841
|
-
"id":
|
|
4282
|
+
"id": 141,
|
|
4842
4283
|
"name": "__type",
|
|
4843
4284
|
"kind": 65536,
|
|
4844
4285
|
"kindString": "Type literal",
|
|
4845
4286
|
"flags": {},
|
|
4846
4287
|
"children": [
|
|
4847
4288
|
{
|
|
4848
|
-
"id":
|
|
4289
|
+
"id": 142,
|
|
4849
4290
|
"name": "schema",
|
|
4850
4291
|
"kind": 1024,
|
|
4851
4292
|
"kindString": "Property",
|
|
@@ -4867,7 +4308,7 @@
|
|
|
4867
4308
|
{
|
|
4868
4309
|
"title": "Properties",
|
|
4869
4310
|
"children": [
|
|
4870
|
-
|
|
4311
|
+
142
|
|
4871
4312
|
]
|
|
4872
4313
|
}
|
|
4873
4314
|
],
|
|
@@ -4896,15 +4337,15 @@
|
|
|
4896
4337
|
{
|
|
4897
4338
|
"type": "reflection",
|
|
4898
4339
|
"declaration": {
|
|
4899
|
-
"id":
|
|
4340
|
+
"id": 143,
|
|
4900
4341
|
"name": "__type",
|
|
4901
4342
|
"kind": 65536,
|
|
4902
4343
|
"kindString": "Type literal",
|
|
4903
4344
|
"flags": {},
|
|
4904
4345
|
"children": [
|
|
4905
4346
|
{
|
|
4906
|
-
"id":
|
|
4907
|
-
"name": "
|
|
4347
|
+
"id": 144,
|
|
4348
|
+
"name": "name",
|
|
4908
4349
|
"kind": 1024,
|
|
4909
4350
|
"kindString": "Property",
|
|
4910
4351
|
"flags": {
|
|
@@ -4917,17 +4358,37 @@
|
|
|
4917
4358
|
"character": 4
|
|
4918
4359
|
}
|
|
4919
4360
|
],
|
|
4361
|
+
"type": {
|
|
4362
|
+
"type": "intrinsic",
|
|
4363
|
+
"name": "string"
|
|
4364
|
+
}
|
|
4365
|
+
},
|
|
4366
|
+
{
|
|
4367
|
+
"id": 145,
|
|
4368
|
+
"name": "security",
|
|
4369
|
+
"kind": 1024,
|
|
4370
|
+
"kindString": "Property",
|
|
4371
|
+
"flags": {
|
|
4372
|
+
"isOptional": true
|
|
4373
|
+
},
|
|
4374
|
+
"sources": [
|
|
4375
|
+
{
|
|
4376
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4377
|
+
"line": 10,
|
|
4378
|
+
"character": 4
|
|
4379
|
+
}
|
|
4380
|
+
],
|
|
4920
4381
|
"type": {
|
|
4921
4382
|
"type": "reflection",
|
|
4922
4383
|
"declaration": {
|
|
4923
|
-
"id":
|
|
4384
|
+
"id": 146,
|
|
4924
4385
|
"name": "__type",
|
|
4925
4386
|
"kind": 65536,
|
|
4926
4387
|
"kindString": "Type literal",
|
|
4927
4388
|
"flags": {},
|
|
4928
4389
|
"children": [
|
|
4929
4390
|
{
|
|
4930
|
-
"id":
|
|
4391
|
+
"id": 147,
|
|
4931
4392
|
"name": "allowed",
|
|
4932
4393
|
"kind": 1024,
|
|
4933
4394
|
"kindString": "Property",
|
|
@@ -4937,7 +4398,7 @@
|
|
|
4937
4398
|
"sources": [
|
|
4938
4399
|
{
|
|
4939
4400
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4940
|
-
"line":
|
|
4401
|
+
"line": 11,
|
|
4941
4402
|
"character": 8
|
|
4942
4403
|
}
|
|
4943
4404
|
],
|
|
@@ -4971,7 +4432,7 @@
|
|
|
4971
4432
|
}
|
|
4972
4433
|
},
|
|
4973
4434
|
{
|
|
4974
|
-
"id":
|
|
4435
|
+
"id": 148,
|
|
4975
4436
|
"name": "disallowed",
|
|
4976
4437
|
"kind": 1024,
|
|
4977
4438
|
"kindString": "Property",
|
|
@@ -4981,7 +4442,7 @@
|
|
|
4981
4442
|
"sources": [
|
|
4982
4443
|
{
|
|
4983
4444
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4984
|
-
"line":
|
|
4445
|
+
"line": 12,
|
|
4985
4446
|
"character": 8
|
|
4986
4447
|
}
|
|
4987
4448
|
],
|
|
@@ -5010,15 +4471,15 @@
|
|
|
5010
4471
|
{
|
|
5011
4472
|
"title": "Properties",
|
|
5012
4473
|
"children": [
|
|
5013
|
-
|
|
5014
|
-
|
|
4474
|
+
147,
|
|
4475
|
+
148
|
|
5015
4476
|
]
|
|
5016
4477
|
}
|
|
5017
4478
|
],
|
|
5018
4479
|
"sources": [
|
|
5019
4480
|
{
|
|
5020
4481
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5021
|
-
"line":
|
|
4482
|
+
"line": 10,
|
|
5022
4483
|
"character": 15
|
|
5023
4484
|
}
|
|
5024
4485
|
]
|
|
@@ -5030,7 +4491,8 @@
|
|
|
5030
4491
|
{
|
|
5031
4492
|
"title": "Properties",
|
|
5032
4493
|
"children": [
|
|
5033
|
-
|
|
4494
|
+
144,
|
|
4495
|
+
145
|
|
5034
4496
|
]
|
|
5035
4497
|
}
|
|
5036
4498
|
],
|
|
@@ -5046,14 +4508,14 @@
|
|
|
5046
4508
|
{
|
|
5047
4509
|
"type": "reflection",
|
|
5048
4510
|
"declaration": {
|
|
5049
|
-
"id":
|
|
4511
|
+
"id": 149,
|
|
5050
4512
|
"name": "__type",
|
|
5051
4513
|
"kind": 65536,
|
|
5052
4514
|
"kindString": "Type literal",
|
|
5053
4515
|
"flags": {},
|
|
5054
4516
|
"children": [
|
|
5055
4517
|
{
|
|
5056
|
-
"id":
|
|
4518
|
+
"id": 150,
|
|
5057
4519
|
"name": "schema",
|
|
5058
4520
|
"kind": 1024,
|
|
5059
4521
|
"kindString": "Property",
|
|
@@ -5075,7 +4537,7 @@
|
|
|
5075
4537
|
{
|
|
5076
4538
|
"title": "Properties",
|
|
5077
4539
|
"children": [
|
|
5078
|
-
|
|
4540
|
+
150
|
|
5079
4541
|
]
|
|
5080
4542
|
}
|
|
5081
4543
|
],
|
|
@@ -5094,19 +4556,19 @@
|
|
|
5094
4556
|
],
|
|
5095
4557
|
"parameters": [
|
|
5096
4558
|
{
|
|
5097
|
-
"id":
|
|
4559
|
+
"id": 152,
|
|
5098
4560
|
"name": "query",
|
|
5099
4561
|
"kind": 32768,
|
|
5100
4562
|
"kindString": "Parameter",
|
|
5101
4563
|
"flags": {},
|
|
5102
4564
|
"type": {
|
|
5103
4565
|
"type": "reference",
|
|
5104
|
-
"id":
|
|
4566
|
+
"id": 134,
|
|
5105
4567
|
"name": "T"
|
|
5106
4568
|
}
|
|
5107
4569
|
},
|
|
5108
4570
|
{
|
|
5109
|
-
"id":
|
|
4571
|
+
"id": 153,
|
|
5110
4572
|
"name": "payloads",
|
|
5111
4573
|
"kind": 32768,
|
|
5112
4574
|
"kindString": "Parameter",
|
|
@@ -5129,14 +4591,14 @@
|
|
|
5129
4591
|
{
|
|
5130
4592
|
"type": "reflection",
|
|
5131
4593
|
"declaration": {
|
|
5132
|
-
"id":
|
|
4594
|
+
"id": 154,
|
|
5133
4595
|
"name": "__type",
|
|
5134
4596
|
"kind": 65536,
|
|
5135
4597
|
"kindString": "Type literal",
|
|
5136
4598
|
"flags": {},
|
|
5137
4599
|
"children": [
|
|
5138
4600
|
{
|
|
5139
|
-
"id":
|
|
4601
|
+
"id": 155,
|
|
5140
4602
|
"name": "schema",
|
|
5141
4603
|
"kind": 1024,
|
|
5142
4604
|
"kindString": "Property",
|
|
@@ -5158,7 +4620,7 @@
|
|
|
5158
4620
|
{
|
|
5159
4621
|
"title": "Properties",
|
|
5160
4622
|
"children": [
|
|
5161
|
-
|
|
4623
|
+
155
|
|
5162
4624
|
]
|
|
5163
4625
|
}
|
|
5164
4626
|
],
|
|
@@ -5176,7 +4638,7 @@
|
|
|
5176
4638
|
}
|
|
5177
4639
|
},
|
|
5178
4640
|
{
|
|
5179
|
-
"id":
|
|
4641
|
+
"id": 156,
|
|
5180
4642
|
"name": "queryConfig",
|
|
5181
4643
|
"kind": 32768,
|
|
5182
4644
|
"kindString": "Parameter",
|
|
@@ -5185,28 +4647,320 @@
|
|
|
5185
4647
|
},
|
|
5186
4648
|
"type": {
|
|
5187
4649
|
"type": "reference",
|
|
5188
|
-
"id":
|
|
4650
|
+
"id": 151,
|
|
5189
4651
|
"name": "TConfig"
|
|
5190
4652
|
}
|
|
5191
|
-
}
|
|
5192
|
-
],
|
|
5193
|
-
"type": {
|
|
5194
|
-
"type": "intrinsic",
|
|
5195
|
-
"name": "boolean"
|
|
4653
|
+
}
|
|
4654
|
+
],
|
|
4655
|
+
"type": {
|
|
4656
|
+
"type": "intrinsic",
|
|
4657
|
+
"name": "boolean"
|
|
4658
|
+
},
|
|
4659
|
+
"inheritedFrom": {
|
|
4660
|
+
"type": "reference",
|
|
4661
|
+
"name": "TimestampWitness.queryable"
|
|
4662
|
+
}
|
|
4663
|
+
}
|
|
4664
|
+
],
|
|
4665
|
+
"inheritedFrom": {
|
|
4666
|
+
"type": "reference",
|
|
4667
|
+
"name": "TimestampWitness.queryable"
|
|
4668
|
+
}
|
|
4669
|
+
},
|
|
4670
|
+
{
|
|
4671
|
+
"id": 157,
|
|
4672
|
+
"name": "resolve",
|
|
4673
|
+
"kind": 2048,
|
|
4674
|
+
"kindString": "Method",
|
|
4675
|
+
"flags": {},
|
|
4676
|
+
"sources": [
|
|
4677
|
+
{
|
|
4678
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
4679
|
+
"line": 34,
|
|
4680
|
+
"character": 4
|
|
4681
|
+
}
|
|
4682
|
+
],
|
|
4683
|
+
"signatures": [
|
|
4684
|
+
{
|
|
4685
|
+
"id": 158,
|
|
4686
|
+
"name": "resolve",
|
|
4687
|
+
"kind": 4096,
|
|
4688
|
+
"kindString": "Call signature",
|
|
4689
|
+
"flags": {},
|
|
4690
|
+
"parameters": [
|
|
4691
|
+
{
|
|
4692
|
+
"id": 159,
|
|
4693
|
+
"name": "filter",
|
|
4694
|
+
"kind": 32768,
|
|
4695
|
+
"kindString": "Parameter",
|
|
4696
|
+
"flags": {
|
|
4697
|
+
"isOptional": true
|
|
4698
|
+
},
|
|
4699
|
+
"type": {
|
|
4700
|
+
"type": "reference",
|
|
4701
|
+
"name": "ModuleFilter"
|
|
4702
|
+
}
|
|
4703
|
+
}
|
|
4704
|
+
],
|
|
4705
|
+
"type": {
|
|
4706
|
+
"type": "reference",
|
|
4707
|
+
"typeArguments": [
|
|
4708
|
+
{
|
|
4709
|
+
"type": "array",
|
|
4710
|
+
"elementType": {
|
|
4711
|
+
"type": "reference",
|
|
4712
|
+
"typeArguments": [
|
|
4713
|
+
{
|
|
4714
|
+
"type": "intersection",
|
|
4715
|
+
"types": [
|
|
4716
|
+
{
|
|
4717
|
+
"type": "reference",
|
|
4718
|
+
"name": "SchemaFields"
|
|
4719
|
+
},
|
|
4720
|
+
{
|
|
4721
|
+
"type": "reference",
|
|
4722
|
+
"name": "PayloadFields"
|
|
4723
|
+
},
|
|
4724
|
+
{
|
|
4725
|
+
"type": "reflection",
|
|
4726
|
+
"declaration": {
|
|
4727
|
+
"id": 160,
|
|
4728
|
+
"name": "__type",
|
|
4729
|
+
"kind": 65536,
|
|
4730
|
+
"kindString": "Type literal",
|
|
4731
|
+
"flags": {},
|
|
4732
|
+
"children": [
|
|
4733
|
+
{
|
|
4734
|
+
"id": 161,
|
|
4735
|
+
"name": "name",
|
|
4736
|
+
"kind": 1024,
|
|
4737
|
+
"kindString": "Property",
|
|
4738
|
+
"flags": {
|
|
4739
|
+
"isOptional": true
|
|
4740
|
+
},
|
|
4741
|
+
"sources": [
|
|
4742
|
+
{
|
|
4743
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4744
|
+
"line": 9,
|
|
4745
|
+
"character": 4
|
|
4746
|
+
}
|
|
4747
|
+
],
|
|
4748
|
+
"type": {
|
|
4749
|
+
"type": "intrinsic",
|
|
4750
|
+
"name": "string"
|
|
4751
|
+
}
|
|
4752
|
+
},
|
|
4753
|
+
{
|
|
4754
|
+
"id": 162,
|
|
4755
|
+
"name": "security",
|
|
4756
|
+
"kind": 1024,
|
|
4757
|
+
"kindString": "Property",
|
|
4758
|
+
"flags": {
|
|
4759
|
+
"isOptional": true
|
|
4760
|
+
},
|
|
4761
|
+
"sources": [
|
|
4762
|
+
{
|
|
4763
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4764
|
+
"line": 10,
|
|
4765
|
+
"character": 4
|
|
4766
|
+
}
|
|
4767
|
+
],
|
|
4768
|
+
"type": {
|
|
4769
|
+
"type": "reflection",
|
|
4770
|
+
"declaration": {
|
|
4771
|
+
"id": 163,
|
|
4772
|
+
"name": "__type",
|
|
4773
|
+
"kind": 65536,
|
|
4774
|
+
"kindString": "Type literal",
|
|
4775
|
+
"flags": {},
|
|
4776
|
+
"children": [
|
|
4777
|
+
{
|
|
4778
|
+
"id": 164,
|
|
4779
|
+
"name": "allowed",
|
|
4780
|
+
"kind": 1024,
|
|
4781
|
+
"kindString": "Property",
|
|
4782
|
+
"flags": {
|
|
4783
|
+
"isOptional": true
|
|
4784
|
+
},
|
|
4785
|
+
"sources": [
|
|
4786
|
+
{
|
|
4787
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4788
|
+
"line": 11,
|
|
4789
|
+
"character": 8
|
|
4790
|
+
}
|
|
4791
|
+
],
|
|
4792
|
+
"type": {
|
|
4793
|
+
"type": "reference",
|
|
4794
|
+
"typeArguments": [
|
|
4795
|
+
{
|
|
4796
|
+
"type": "intrinsic",
|
|
4797
|
+
"name": "string"
|
|
4798
|
+
},
|
|
4799
|
+
{
|
|
4800
|
+
"type": "array",
|
|
4801
|
+
"elementType": {
|
|
4802
|
+
"type": "union",
|
|
4803
|
+
"types": [
|
|
4804
|
+
{
|
|
4805
|
+
"type": "intrinsic",
|
|
4806
|
+
"name": "string"
|
|
4807
|
+
},
|
|
4808
|
+
{
|
|
4809
|
+
"type": "reference",
|
|
4810
|
+
"name": "CosigningAddressSet"
|
|
4811
|
+
}
|
|
4812
|
+
]
|
|
4813
|
+
}
|
|
4814
|
+
}
|
|
4815
|
+
],
|
|
4816
|
+
"name": "Record",
|
|
4817
|
+
"qualifiedName": "Record",
|
|
4818
|
+
"package": "typescript"
|
|
4819
|
+
}
|
|
4820
|
+
},
|
|
4821
|
+
{
|
|
4822
|
+
"id": 165,
|
|
4823
|
+
"name": "disallowed",
|
|
4824
|
+
"kind": 1024,
|
|
4825
|
+
"kindString": "Property",
|
|
4826
|
+
"flags": {
|
|
4827
|
+
"isOptional": true
|
|
4828
|
+
},
|
|
4829
|
+
"sources": [
|
|
4830
|
+
{
|
|
4831
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4832
|
+
"line": 12,
|
|
4833
|
+
"character": 8
|
|
4834
|
+
}
|
|
4835
|
+
],
|
|
4836
|
+
"type": {
|
|
4837
|
+
"type": "reference",
|
|
4838
|
+
"typeArguments": [
|
|
4839
|
+
{
|
|
4840
|
+
"type": "intrinsic",
|
|
4841
|
+
"name": "string"
|
|
4842
|
+
},
|
|
4843
|
+
{
|
|
4844
|
+
"type": "array",
|
|
4845
|
+
"elementType": {
|
|
4846
|
+
"type": "intrinsic",
|
|
4847
|
+
"name": "string"
|
|
4848
|
+
}
|
|
4849
|
+
}
|
|
4850
|
+
],
|
|
4851
|
+
"name": "Record",
|
|
4852
|
+
"qualifiedName": "Record",
|
|
4853
|
+
"package": "typescript"
|
|
4854
|
+
}
|
|
4855
|
+
}
|
|
4856
|
+
],
|
|
4857
|
+
"groups": [
|
|
4858
|
+
{
|
|
4859
|
+
"title": "Properties",
|
|
4860
|
+
"children": [
|
|
4861
|
+
164,
|
|
4862
|
+
165
|
|
4863
|
+
]
|
|
4864
|
+
}
|
|
4865
|
+
],
|
|
4866
|
+
"sources": [
|
|
4867
|
+
{
|
|
4868
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4869
|
+
"line": 10,
|
|
4870
|
+
"character": 15
|
|
4871
|
+
}
|
|
4872
|
+
]
|
|
4873
|
+
}
|
|
4874
|
+
}
|
|
4875
|
+
}
|
|
4876
|
+
],
|
|
4877
|
+
"groups": [
|
|
4878
|
+
{
|
|
4879
|
+
"title": "Properties",
|
|
4880
|
+
"children": [
|
|
4881
|
+
161,
|
|
4882
|
+
162
|
|
4883
|
+
]
|
|
4884
|
+
}
|
|
4885
|
+
],
|
|
4886
|
+
"sources": [
|
|
4887
|
+
{
|
|
4888
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4889
|
+
"line": 8,
|
|
4890
|
+
"character": 87
|
|
4891
|
+
}
|
|
4892
|
+
]
|
|
4893
|
+
}
|
|
4894
|
+
},
|
|
4895
|
+
{
|
|
4896
|
+
"type": "reflection",
|
|
4897
|
+
"declaration": {
|
|
4898
|
+
"id": 166,
|
|
4899
|
+
"name": "__type",
|
|
4900
|
+
"kind": 65536,
|
|
4901
|
+
"kindString": "Type literal",
|
|
4902
|
+
"flags": {},
|
|
4903
|
+
"children": [
|
|
4904
|
+
{
|
|
4905
|
+
"id": 167,
|
|
4906
|
+
"name": "schema",
|
|
4907
|
+
"kind": 1024,
|
|
4908
|
+
"kindString": "Property",
|
|
4909
|
+
"flags": {},
|
|
4910
|
+
"sources": [
|
|
4911
|
+
{
|
|
4912
|
+
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
4913
|
+
"line": 19,
|
|
4914
|
+
"character": 4
|
|
4915
|
+
}
|
|
4916
|
+
],
|
|
4917
|
+
"type": {
|
|
4918
|
+
"type": "intrinsic",
|
|
4919
|
+
"name": "string"
|
|
4920
|
+
}
|
|
4921
|
+
}
|
|
4922
|
+
],
|
|
4923
|
+
"groups": [
|
|
4924
|
+
{
|
|
4925
|
+
"title": "Properties",
|
|
4926
|
+
"children": [
|
|
4927
|
+
167
|
|
4928
|
+
]
|
|
4929
|
+
}
|
|
4930
|
+
],
|
|
4931
|
+
"sources": [
|
|
4932
|
+
{
|
|
4933
|
+
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
4934
|
+
"line": 18,
|
|
4935
|
+
"character": 17
|
|
4936
|
+
}
|
|
4937
|
+
]
|
|
4938
|
+
}
|
|
4939
|
+
}
|
|
4940
|
+
]
|
|
4941
|
+
}
|
|
4942
|
+
],
|
|
4943
|
+
"name": "AbstractModule"
|
|
4944
|
+
}
|
|
4945
|
+
}
|
|
4946
|
+
],
|
|
4947
|
+
"name": "Promise",
|
|
4948
|
+
"qualifiedName": "Promise",
|
|
4949
|
+
"package": "typescript"
|
|
5196
4950
|
},
|
|
5197
4951
|
"inheritedFrom": {
|
|
5198
4952
|
"type": "reference",
|
|
5199
|
-
"name": "TimestampWitness.
|
|
4953
|
+
"name": "TimestampWitness.resolve"
|
|
5200
4954
|
}
|
|
5201
4955
|
}
|
|
5202
4956
|
],
|
|
5203
4957
|
"inheritedFrom": {
|
|
5204
4958
|
"type": "reference",
|
|
5205
|
-
"name": "TimestampWitness.
|
|
4959
|
+
"name": "TimestampWitness.resolve"
|
|
5206
4960
|
}
|
|
5207
4961
|
},
|
|
5208
4962
|
{
|
|
5209
|
-
"id":
|
|
4963
|
+
"id": 241,
|
|
5210
4964
|
"name": "start",
|
|
5211
4965
|
"kind": 2048,
|
|
5212
4966
|
"kindString": "Method",
|
|
@@ -5216,20 +4970,20 @@
|
|
|
5216
4970
|
"sources": [
|
|
5217
4971
|
{
|
|
5218
4972
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5219
|
-
"line":
|
|
4973
|
+
"line": 44,
|
|
5220
4974
|
"character": 14
|
|
5221
4975
|
}
|
|
5222
4976
|
],
|
|
5223
4977
|
"signatures": [
|
|
5224
4978
|
{
|
|
5225
|
-
"id":
|
|
4979
|
+
"id": 242,
|
|
5226
4980
|
"name": "start",
|
|
5227
4981
|
"kind": 4096,
|
|
5228
4982
|
"kindString": "Call signature",
|
|
5229
4983
|
"flags": {},
|
|
5230
4984
|
"parameters": [
|
|
5231
4985
|
{
|
|
5232
|
-
"id":
|
|
4986
|
+
"id": 243,
|
|
5233
4987
|
"name": "_timeout",
|
|
5234
4988
|
"kind": 32768,
|
|
5235
4989
|
"kindString": "Parameter",
|
|
@@ -5247,7 +5001,7 @@
|
|
|
5247
5001
|
"typeArguments": [
|
|
5248
5002
|
{
|
|
5249
5003
|
"type": "reference",
|
|
5250
|
-
"id":
|
|
5004
|
+
"id": 26,
|
|
5251
5005
|
"name": "XyoEthereumGasEthersWitness"
|
|
5252
5006
|
},
|
|
5253
5007
|
{
|
|
@@ -5269,7 +5023,7 @@
|
|
|
5269
5023
|
}
|
|
5270
5024
|
},
|
|
5271
5025
|
{
|
|
5272
|
-
"id":
|
|
5026
|
+
"id": 168,
|
|
5273
5027
|
"name": "started",
|
|
5274
5028
|
"kind": 2048,
|
|
5275
5029
|
"kindString": "Method",
|
|
@@ -5277,20 +5031,20 @@
|
|
|
5277
5031
|
"sources": [
|
|
5278
5032
|
{
|
|
5279
5033
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5280
|
-
"line":
|
|
5034
|
+
"line": 35,
|
|
5281
5035
|
"character": 4
|
|
5282
5036
|
}
|
|
5283
5037
|
],
|
|
5284
5038
|
"signatures": [
|
|
5285
5039
|
{
|
|
5286
|
-
"id":
|
|
5040
|
+
"id": 169,
|
|
5287
5041
|
"name": "started",
|
|
5288
5042
|
"kind": 4096,
|
|
5289
5043
|
"kindString": "Call signature",
|
|
5290
5044
|
"flags": {},
|
|
5291
5045
|
"parameters": [
|
|
5292
5046
|
{
|
|
5293
|
-
"id":
|
|
5047
|
+
"id": 170,
|
|
5294
5048
|
"name": "notStartedAction",
|
|
5295
5049
|
"kind": 32768,
|
|
5296
5050
|
"kindString": "Parameter",
|
|
@@ -5340,7 +5094,7 @@
|
|
|
5340
5094
|
}
|
|
5341
5095
|
},
|
|
5342
5096
|
{
|
|
5343
|
-
"id":
|
|
5097
|
+
"id": 244,
|
|
5344
5098
|
"name": "stop",
|
|
5345
5099
|
"kind": 2048,
|
|
5346
5100
|
"kindString": "Method",
|
|
@@ -5350,20 +5104,20 @@
|
|
|
5350
5104
|
"sources": [
|
|
5351
5105
|
{
|
|
5352
5106
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5353
|
-
"line":
|
|
5107
|
+
"line": 45,
|
|
5354
5108
|
"character": 14
|
|
5355
5109
|
}
|
|
5356
5110
|
],
|
|
5357
5111
|
"signatures": [
|
|
5358
5112
|
{
|
|
5359
|
-
"id":
|
|
5113
|
+
"id": 245,
|
|
5360
5114
|
"name": "stop",
|
|
5361
5115
|
"kind": 4096,
|
|
5362
5116
|
"kindString": "Call signature",
|
|
5363
5117
|
"flags": {},
|
|
5364
5118
|
"parameters": [
|
|
5365
5119
|
{
|
|
5366
|
-
"id":
|
|
5120
|
+
"id": 246,
|
|
5367
5121
|
"name": "_timeout",
|
|
5368
5122
|
"kind": 32768,
|
|
5369
5123
|
"kindString": "Parameter",
|
|
@@ -5381,7 +5135,7 @@
|
|
|
5381
5135
|
"typeArguments": [
|
|
5382
5136
|
{
|
|
5383
5137
|
"type": "reference",
|
|
5384
|
-
"id":
|
|
5138
|
+
"id": 26,
|
|
5385
5139
|
"name": "XyoEthereumGasEthersWitness"
|
|
5386
5140
|
},
|
|
5387
5141
|
{
|
|
@@ -5403,7 +5157,7 @@
|
|
|
5403
5157
|
}
|
|
5404
5158
|
},
|
|
5405
5159
|
{
|
|
5406
|
-
"id":
|
|
5160
|
+
"id": 171,
|
|
5407
5161
|
"name": "subscribe",
|
|
5408
5162
|
"kind": 2048,
|
|
5409
5163
|
"kindString": "Method",
|
|
@@ -5411,20 +5165,20 @@
|
|
|
5411
5165
|
"sources": [
|
|
5412
5166
|
{
|
|
5413
5167
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5414
|
-
"line":
|
|
5168
|
+
"line": 36,
|
|
5415
5169
|
"character": 4
|
|
5416
5170
|
}
|
|
5417
5171
|
],
|
|
5418
5172
|
"signatures": [
|
|
5419
5173
|
{
|
|
5420
|
-
"id":
|
|
5174
|
+
"id": 172,
|
|
5421
5175
|
"name": "subscribe",
|
|
5422
5176
|
"kind": 4096,
|
|
5423
5177
|
"kindString": "Call signature",
|
|
5424
5178
|
"flags": {},
|
|
5425
5179
|
"parameters": [
|
|
5426
5180
|
{
|
|
5427
|
-
"id":
|
|
5181
|
+
"id": 173,
|
|
5428
5182
|
"name": "_queryAccount",
|
|
5429
5183
|
"kind": 32768,
|
|
5430
5184
|
"kindString": "Parameter",
|
|
@@ -5453,7 +5207,7 @@
|
|
|
5453
5207
|
}
|
|
5454
5208
|
},
|
|
5455
5209
|
{
|
|
5456
|
-
"id":
|
|
5210
|
+
"id": 247,
|
|
5457
5211
|
"name": "validateConfig",
|
|
5458
5212
|
"kind": 2048,
|
|
5459
5213
|
"kindString": "Method",
|
|
@@ -5463,20 +5217,20 @@
|
|
|
5463
5217
|
"sources": [
|
|
5464
5218
|
{
|
|
5465
5219
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5466
|
-
"line":
|
|
5220
|
+
"line": 46,
|
|
5467
5221
|
"character": 14
|
|
5468
5222
|
}
|
|
5469
5223
|
],
|
|
5470
5224
|
"signatures": [
|
|
5471
5225
|
{
|
|
5472
|
-
"id":
|
|
5226
|
+
"id": 248,
|
|
5473
5227
|
"name": "validateConfig",
|
|
5474
5228
|
"kind": 4096,
|
|
5475
5229
|
"kindString": "Call signature",
|
|
5476
5230
|
"flags": {},
|
|
5477
5231
|
"parameters": [
|
|
5478
5232
|
{
|
|
5479
|
-
"id":
|
|
5233
|
+
"id": 249,
|
|
5480
5234
|
"name": "config",
|
|
5481
5235
|
"kind": 32768,
|
|
5482
5236
|
"kindString": "Parameter",
|
|
@@ -5489,7 +5243,7 @@
|
|
|
5489
5243
|
}
|
|
5490
5244
|
},
|
|
5491
5245
|
{
|
|
5492
|
-
"id":
|
|
5246
|
+
"id": 250,
|
|
5493
5247
|
"name": "parents",
|
|
5494
5248
|
"kind": 32768,
|
|
5495
5249
|
"kindString": "Parameter",
|
|
@@ -5521,7 +5275,7 @@
|
|
|
5521
5275
|
}
|
|
5522
5276
|
},
|
|
5523
5277
|
{
|
|
5524
|
-
"id":
|
|
5278
|
+
"id": 28,
|
|
5525
5279
|
"name": "create",
|
|
5526
5280
|
"kind": 2048,
|
|
5527
5281
|
"kindString": "Method",
|
|
@@ -5533,19 +5287,19 @@
|
|
|
5533
5287
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
5534
5288
|
"line": 27,
|
|
5535
5289
|
"character": 24,
|
|
5536
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5290
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L27"
|
|
5537
5291
|
}
|
|
5538
5292
|
],
|
|
5539
5293
|
"signatures": [
|
|
5540
5294
|
{
|
|
5541
|
-
"id":
|
|
5295
|
+
"id": 29,
|
|
5542
5296
|
"name": "create",
|
|
5543
5297
|
"kind": 4096,
|
|
5544
5298
|
"kindString": "Call signature",
|
|
5545
5299
|
"flags": {},
|
|
5546
5300
|
"parameters": [
|
|
5547
5301
|
{
|
|
5548
|
-
"id":
|
|
5302
|
+
"id": 30,
|
|
5549
5303
|
"name": "params",
|
|
5550
5304
|
"kind": 32768,
|
|
5551
5305
|
"kindString": "Parameter",
|
|
@@ -5564,7 +5318,7 @@
|
|
|
5564
5318
|
"typeArguments": [
|
|
5565
5319
|
{
|
|
5566
5320
|
"type": "reference",
|
|
5567
|
-
"id":
|
|
5321
|
+
"id": 26,
|
|
5568
5322
|
"name": "XyoEthereumGasEthersWitness"
|
|
5569
5323
|
}
|
|
5570
5324
|
],
|
|
@@ -5588,55 +5342,58 @@
|
|
|
5588
5342
|
{
|
|
5589
5343
|
"title": "Constructors",
|
|
5590
5344
|
"children": [
|
|
5591
|
-
|
|
5345
|
+
32
|
|
5592
5346
|
]
|
|
5593
5347
|
},
|
|
5594
5348
|
{
|
|
5595
5349
|
"title": "Properties",
|
|
5596
5350
|
"children": [
|
|
5351
|
+
94,
|
|
5352
|
+
95,
|
|
5353
|
+
96,
|
|
5597
5354
|
97,
|
|
5598
|
-
|
|
5599
|
-
|
|
5600
|
-
|
|
5601
|
-
|
|
5602
|
-
|
|
5603
|
-
|
|
5604
|
-
|
|
5605
|
-
33,
|
|
5606
|
-
37
|
|
5355
|
+
81,
|
|
5356
|
+
98,
|
|
5357
|
+
99,
|
|
5358
|
+
35,
|
|
5359
|
+
104,
|
|
5360
|
+
27,
|
|
5361
|
+
31
|
|
5607
5362
|
]
|
|
5608
5363
|
},
|
|
5609
5364
|
{
|
|
5610
5365
|
"title": "Accessors",
|
|
5611
5366
|
"children": [
|
|
5612
|
-
|
|
5613
|
-
|
|
5614
|
-
|
|
5615
|
-
|
|
5367
|
+
109,
|
|
5368
|
+
111,
|
|
5369
|
+
113,
|
|
5370
|
+
115,
|
|
5371
|
+
40
|
|
5616
5372
|
]
|
|
5617
5373
|
},
|
|
5618
5374
|
{
|
|
5619
5375
|
"title": "Methods",
|
|
5620
5376
|
"children": [
|
|
5621
|
-
|
|
5622
|
-
|
|
5623
|
-
|
|
5624
|
-
|
|
5625
|
-
|
|
5626
|
-
|
|
5627
|
-
|
|
5628
|
-
|
|
5629
|
-
|
|
5630
|
-
|
|
5631
|
-
|
|
5632
|
-
|
|
5633
|
-
|
|
5634
|
-
|
|
5635
|
-
|
|
5636
|
-
|
|
5637
|
-
|
|
5638
|
-
|
|
5639
|
-
|
|
5377
|
+
174,
|
|
5378
|
+
179,
|
|
5379
|
+
186,
|
|
5380
|
+
204,
|
|
5381
|
+
222,
|
|
5382
|
+
230,
|
|
5383
|
+
117,
|
|
5384
|
+
119,
|
|
5385
|
+
238,
|
|
5386
|
+
36,
|
|
5387
|
+
44,
|
|
5388
|
+
46,
|
|
5389
|
+
124,
|
|
5390
|
+
157,
|
|
5391
|
+
241,
|
|
5392
|
+
168,
|
|
5393
|
+
244,
|
|
5394
|
+
171,
|
|
5395
|
+
247,
|
|
5396
|
+
28
|
|
5640
5397
|
]
|
|
5641
5398
|
}
|
|
5642
5399
|
],
|
|
@@ -5645,7 +5402,7 @@
|
|
|
5645
5402
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
5646
5403
|
"line": 17,
|
|
5647
5404
|
"character": 13,
|
|
5648
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5405
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L17"
|
|
5649
5406
|
}
|
|
5650
5407
|
],
|
|
5651
5408
|
"extendedTypes": [
|
|
@@ -5680,7 +5437,7 @@
|
|
|
5680
5437
|
"sources": [
|
|
5681
5438
|
{
|
|
5682
5439
|
"fileName": "modules/packages/module/dist/types/ModuleParams.d.ts",
|
|
5683
|
-
"line":
|
|
5440
|
+
"line": 6,
|
|
5684
5441
|
"character": 4
|
|
5685
5442
|
}
|
|
5686
5443
|
],
|
|
@@ -5702,7 +5459,7 @@
|
|
|
5702
5459
|
"sources": [
|
|
5703
5460
|
{
|
|
5704
5461
|
"fileName": "modules/packages/module/dist/types/ModuleParams.d.ts",
|
|
5705
|
-
"line":
|
|
5462
|
+
"line": 7,
|
|
5706
5463
|
"character": 4
|
|
5707
5464
|
}
|
|
5708
5465
|
],
|
|
@@ -5728,7 +5485,7 @@
|
|
|
5728
5485
|
"children": [
|
|
5729
5486
|
{
|
|
5730
5487
|
"id": 13,
|
|
5731
|
-
"name": "
|
|
5488
|
+
"name": "name",
|
|
5732
5489
|
"kind": 1024,
|
|
5733
5490
|
"kindString": "Property",
|
|
5734
5491
|
"flags": {
|
|
@@ -5741,17 +5498,37 @@
|
|
|
5741
5498
|
"character": 4
|
|
5742
5499
|
}
|
|
5743
5500
|
],
|
|
5501
|
+
"type": {
|
|
5502
|
+
"type": "intrinsic",
|
|
5503
|
+
"name": "string"
|
|
5504
|
+
}
|
|
5505
|
+
},
|
|
5506
|
+
{
|
|
5507
|
+
"id": 14,
|
|
5508
|
+
"name": "security",
|
|
5509
|
+
"kind": 1024,
|
|
5510
|
+
"kindString": "Property",
|
|
5511
|
+
"flags": {
|
|
5512
|
+
"isOptional": true
|
|
5513
|
+
},
|
|
5514
|
+
"sources": [
|
|
5515
|
+
{
|
|
5516
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5517
|
+
"line": 10,
|
|
5518
|
+
"character": 4
|
|
5519
|
+
}
|
|
5520
|
+
],
|
|
5744
5521
|
"type": {
|
|
5745
5522
|
"type": "reflection",
|
|
5746
5523
|
"declaration": {
|
|
5747
|
-
"id":
|
|
5524
|
+
"id": 15,
|
|
5748
5525
|
"name": "__type",
|
|
5749
5526
|
"kind": 65536,
|
|
5750
5527
|
"kindString": "Type literal",
|
|
5751
5528
|
"flags": {},
|
|
5752
5529
|
"children": [
|
|
5753
5530
|
{
|
|
5754
|
-
"id":
|
|
5531
|
+
"id": 16,
|
|
5755
5532
|
"name": "allowed",
|
|
5756
5533
|
"kind": 1024,
|
|
5757
5534
|
"kindString": "Property",
|
|
@@ -5761,7 +5538,7 @@
|
|
|
5761
5538
|
"sources": [
|
|
5762
5539
|
{
|
|
5763
5540
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5764
|
-
"line":
|
|
5541
|
+
"line": 11,
|
|
5765
5542
|
"character": 8
|
|
5766
5543
|
}
|
|
5767
5544
|
],
|
|
@@ -5795,7 +5572,7 @@
|
|
|
5795
5572
|
}
|
|
5796
5573
|
},
|
|
5797
5574
|
{
|
|
5798
|
-
"id":
|
|
5575
|
+
"id": 17,
|
|
5799
5576
|
"name": "disallowed",
|
|
5800
5577
|
"kind": 1024,
|
|
5801
5578
|
"kindString": "Property",
|
|
@@ -5805,7 +5582,7 @@
|
|
|
5805
5582
|
"sources": [
|
|
5806
5583
|
{
|
|
5807
5584
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5808
|
-
"line":
|
|
5585
|
+
"line": 12,
|
|
5809
5586
|
"character": 8
|
|
5810
5587
|
}
|
|
5811
5588
|
],
|
|
@@ -5834,15 +5611,15 @@
|
|
|
5834
5611
|
{
|
|
5835
5612
|
"title": "Properties",
|
|
5836
5613
|
"children": [
|
|
5837
|
-
|
|
5838
|
-
|
|
5614
|
+
16,
|
|
5615
|
+
17
|
|
5839
5616
|
]
|
|
5840
5617
|
}
|
|
5841
5618
|
],
|
|
5842
5619
|
"sources": [
|
|
5843
5620
|
{
|
|
5844
5621
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5845
|
-
"line":
|
|
5622
|
+
"line": 10,
|
|
5846
5623
|
"character": 15
|
|
5847
5624
|
}
|
|
5848
5625
|
]
|
|
@@ -5854,7 +5631,8 @@
|
|
|
5854
5631
|
{
|
|
5855
5632
|
"title": "Properties",
|
|
5856
5633
|
"children": [
|
|
5857
|
-
13
|
|
5634
|
+
13,
|
|
5635
|
+
14
|
|
5858
5636
|
]
|
|
5859
5637
|
}
|
|
5860
5638
|
],
|
|
@@ -5870,14 +5648,14 @@
|
|
|
5870
5648
|
{
|
|
5871
5649
|
"type": "reflection",
|
|
5872
5650
|
"declaration": {
|
|
5873
|
-
"id":
|
|
5651
|
+
"id": 18,
|
|
5874
5652
|
"name": "__type",
|
|
5875
5653
|
"kind": 65536,
|
|
5876
5654
|
"kindString": "Type literal",
|
|
5877
5655
|
"flags": {},
|
|
5878
5656
|
"children": [
|
|
5879
5657
|
{
|
|
5880
|
-
"id":
|
|
5658
|
+
"id": 19,
|
|
5881
5659
|
"name": "schema",
|
|
5882
5660
|
"kind": 1024,
|
|
5883
5661
|
"kindString": "Property",
|
|
@@ -5887,7 +5665,7 @@
|
|
|
5887
5665
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts",
|
|
5888
5666
|
"line": 6,
|
|
5889
5667
|
"character": 2,
|
|
5890
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5668
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts#L6"
|
|
5891
5669
|
}
|
|
5892
5670
|
],
|
|
5893
5671
|
"type": {
|
|
@@ -5900,7 +5678,7 @@
|
|
|
5900
5678
|
{
|
|
5901
5679
|
"title": "Properties",
|
|
5902
5680
|
"children": [
|
|
5903
|
-
|
|
5681
|
+
19
|
|
5904
5682
|
]
|
|
5905
5683
|
}
|
|
5906
5684
|
],
|
|
@@ -5909,7 +5687,7 @@
|
|
|
5909
5687
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts",
|
|
5910
5688
|
"line": 5,
|
|
5911
5689
|
"character": 65,
|
|
5912
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5690
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts#L5"
|
|
5913
5691
|
}
|
|
5914
5692
|
]
|
|
5915
5693
|
}
|
|
@@ -5917,14 +5695,14 @@
|
|
|
5917
5695
|
{
|
|
5918
5696
|
"type": "reflection",
|
|
5919
5697
|
"declaration": {
|
|
5920
|
-
"id":
|
|
5698
|
+
"id": 20,
|
|
5921
5699
|
"name": "__type",
|
|
5922
5700
|
"kind": 65536,
|
|
5923
5701
|
"kindString": "Type literal",
|
|
5924
5702
|
"flags": {},
|
|
5925
5703
|
"children": [
|
|
5926
5704
|
{
|
|
5927
|
-
"id":
|
|
5705
|
+
"id": 21,
|
|
5928
5706
|
"name": "targetSet",
|
|
5929
5707
|
"kind": 1024,
|
|
5930
5708
|
"kindString": "Property",
|
|
@@ -5956,14 +5734,14 @@
|
|
|
5956
5734
|
{
|
|
5957
5735
|
"type": "reflection",
|
|
5958
5736
|
"declaration": {
|
|
5959
|
-
"id":
|
|
5737
|
+
"id": 22,
|
|
5960
5738
|
"name": "__type",
|
|
5961
5739
|
"kind": 65536,
|
|
5962
5740
|
"kindString": "Type literal",
|
|
5963
5741
|
"flags": {},
|
|
5964
5742
|
"children": [
|
|
5965
5743
|
{
|
|
5966
|
-
"id":
|
|
5744
|
+
"id": 23,
|
|
5967
5745
|
"name": "schema",
|
|
5968
5746
|
"kind": 1024,
|
|
5969
5747
|
"kindString": "Property",
|
|
@@ -5985,7 +5763,7 @@
|
|
|
5985
5763
|
{
|
|
5986
5764
|
"title": "Properties",
|
|
5987
5765
|
"children": [
|
|
5988
|
-
|
|
5766
|
+
23
|
|
5989
5767
|
]
|
|
5990
5768
|
}
|
|
5991
5769
|
],
|
|
@@ -6006,7 +5784,7 @@
|
|
|
6006
5784
|
{
|
|
6007
5785
|
"title": "Properties",
|
|
6008
5786
|
"children": [
|
|
6009
|
-
|
|
5787
|
+
21
|
|
6010
5788
|
]
|
|
6011
5789
|
}
|
|
6012
5790
|
],
|
|
@@ -6027,7 +5805,7 @@
|
|
|
6027
5805
|
}
|
|
6028
5806
|
},
|
|
6029
5807
|
{
|
|
6030
|
-
"id":
|
|
5808
|
+
"id": 24,
|
|
6031
5809
|
"name": "logger",
|
|
6032
5810
|
"kind": 1024,
|
|
6033
5811
|
"kindString": "Property",
|
|
@@ -6037,7 +5815,7 @@
|
|
|
6037
5815
|
"sources": [
|
|
6038
5816
|
{
|
|
6039
5817
|
"fileName": "modules/packages/module/dist/types/ModuleParams.d.ts",
|
|
6040
|
-
"line":
|
|
5818
|
+
"line": 8,
|
|
6041
5819
|
"character": 4
|
|
6042
5820
|
}
|
|
6043
5821
|
],
|
|
@@ -6061,7 +5839,7 @@
|
|
|
6061
5839
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
6062
5840
|
"line": 14,
|
|
6063
5841
|
"character": 2,
|
|
6064
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5842
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L14"
|
|
6065
5843
|
}
|
|
6066
5844
|
],
|
|
6067
5845
|
"type": {
|
|
@@ -6072,7 +5850,7 @@
|
|
|
6072
5850
|
}
|
|
6073
5851
|
},
|
|
6074
5852
|
{
|
|
6075
|
-
"id":
|
|
5853
|
+
"id": 25,
|
|
6076
5854
|
"name": "resolver",
|
|
6077
5855
|
"kind": 1024,
|
|
6078
5856
|
"kindString": "Property",
|
|
@@ -6082,229 +5860,13 @@
|
|
|
6082
5860
|
"sources": [
|
|
6083
5861
|
{
|
|
6084
5862
|
"fileName": "modules/packages/module/dist/types/ModuleParams.d.ts",
|
|
6085
|
-
"line":
|
|
5863
|
+
"line": 9,
|
|
6086
5864
|
"character": 4
|
|
6087
5865
|
}
|
|
6088
5866
|
],
|
|
6089
5867
|
"type": {
|
|
6090
5868
|
"type": "reference",
|
|
6091
|
-
"
|
|
6092
|
-
{
|
|
6093
|
-
"type": "reference",
|
|
6094
|
-
"typeArguments": [
|
|
6095
|
-
{
|
|
6096
|
-
"type": "intersection",
|
|
6097
|
-
"types": [
|
|
6098
|
-
{
|
|
6099
|
-
"type": "reference",
|
|
6100
|
-
"name": "SchemaFields"
|
|
6101
|
-
},
|
|
6102
|
-
{
|
|
6103
|
-
"type": "reference",
|
|
6104
|
-
"name": "PayloadFields"
|
|
6105
|
-
},
|
|
6106
|
-
{
|
|
6107
|
-
"type": "reflection",
|
|
6108
|
-
"declaration": {
|
|
6109
|
-
"id": 25,
|
|
6110
|
-
"name": "__type",
|
|
6111
|
-
"kind": 65536,
|
|
6112
|
-
"kindString": "Type literal",
|
|
6113
|
-
"flags": {},
|
|
6114
|
-
"children": [
|
|
6115
|
-
{
|
|
6116
|
-
"id": 26,
|
|
6117
|
-
"name": "security",
|
|
6118
|
-
"kind": 1024,
|
|
6119
|
-
"kindString": "Property",
|
|
6120
|
-
"flags": {
|
|
6121
|
-
"isOptional": true
|
|
6122
|
-
},
|
|
6123
|
-
"sources": [
|
|
6124
|
-
{
|
|
6125
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
6126
|
-
"line": 9,
|
|
6127
|
-
"character": 4
|
|
6128
|
-
}
|
|
6129
|
-
],
|
|
6130
|
-
"type": {
|
|
6131
|
-
"type": "reflection",
|
|
6132
|
-
"declaration": {
|
|
6133
|
-
"id": 27,
|
|
6134
|
-
"name": "__type",
|
|
6135
|
-
"kind": 65536,
|
|
6136
|
-
"kindString": "Type literal",
|
|
6137
|
-
"flags": {},
|
|
6138
|
-
"children": [
|
|
6139
|
-
{
|
|
6140
|
-
"id": 28,
|
|
6141
|
-
"name": "allowed",
|
|
6142
|
-
"kind": 1024,
|
|
6143
|
-
"kindString": "Property",
|
|
6144
|
-
"flags": {
|
|
6145
|
-
"isOptional": true
|
|
6146
|
-
},
|
|
6147
|
-
"sources": [
|
|
6148
|
-
{
|
|
6149
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
6150
|
-
"line": 10,
|
|
6151
|
-
"character": 8
|
|
6152
|
-
}
|
|
6153
|
-
],
|
|
6154
|
-
"type": {
|
|
6155
|
-
"type": "reference",
|
|
6156
|
-
"typeArguments": [
|
|
6157
|
-
{
|
|
6158
|
-
"type": "intrinsic",
|
|
6159
|
-
"name": "string"
|
|
6160
|
-
},
|
|
6161
|
-
{
|
|
6162
|
-
"type": "array",
|
|
6163
|
-
"elementType": {
|
|
6164
|
-
"type": "union",
|
|
6165
|
-
"types": [
|
|
6166
|
-
{
|
|
6167
|
-
"type": "intrinsic",
|
|
6168
|
-
"name": "string"
|
|
6169
|
-
},
|
|
6170
|
-
{
|
|
6171
|
-
"type": "reference",
|
|
6172
|
-
"name": "CosigningAddressSet"
|
|
6173
|
-
}
|
|
6174
|
-
]
|
|
6175
|
-
}
|
|
6176
|
-
}
|
|
6177
|
-
],
|
|
6178
|
-
"name": "Record",
|
|
6179
|
-
"qualifiedName": "Record",
|
|
6180
|
-
"package": "typescript"
|
|
6181
|
-
}
|
|
6182
|
-
},
|
|
6183
|
-
{
|
|
6184
|
-
"id": 29,
|
|
6185
|
-
"name": "disallowed",
|
|
6186
|
-
"kind": 1024,
|
|
6187
|
-
"kindString": "Property",
|
|
6188
|
-
"flags": {
|
|
6189
|
-
"isOptional": true
|
|
6190
|
-
},
|
|
6191
|
-
"sources": [
|
|
6192
|
-
{
|
|
6193
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
6194
|
-
"line": 11,
|
|
6195
|
-
"character": 8
|
|
6196
|
-
}
|
|
6197
|
-
],
|
|
6198
|
-
"type": {
|
|
6199
|
-
"type": "reference",
|
|
6200
|
-
"typeArguments": [
|
|
6201
|
-
{
|
|
6202
|
-
"type": "intrinsic",
|
|
6203
|
-
"name": "string"
|
|
6204
|
-
},
|
|
6205
|
-
{
|
|
6206
|
-
"type": "array",
|
|
6207
|
-
"elementType": {
|
|
6208
|
-
"type": "intrinsic",
|
|
6209
|
-
"name": "string"
|
|
6210
|
-
}
|
|
6211
|
-
}
|
|
6212
|
-
],
|
|
6213
|
-
"name": "Record",
|
|
6214
|
-
"qualifiedName": "Record",
|
|
6215
|
-
"package": "typescript"
|
|
6216
|
-
}
|
|
6217
|
-
}
|
|
6218
|
-
],
|
|
6219
|
-
"groups": [
|
|
6220
|
-
{
|
|
6221
|
-
"title": "Properties",
|
|
6222
|
-
"children": [
|
|
6223
|
-
28,
|
|
6224
|
-
29
|
|
6225
|
-
]
|
|
6226
|
-
}
|
|
6227
|
-
],
|
|
6228
|
-
"sources": [
|
|
6229
|
-
{
|
|
6230
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
6231
|
-
"line": 9,
|
|
6232
|
-
"character": 15
|
|
6233
|
-
}
|
|
6234
|
-
]
|
|
6235
|
-
}
|
|
6236
|
-
}
|
|
6237
|
-
}
|
|
6238
|
-
],
|
|
6239
|
-
"groups": [
|
|
6240
|
-
{
|
|
6241
|
-
"title": "Properties",
|
|
6242
|
-
"children": [
|
|
6243
|
-
26
|
|
6244
|
-
]
|
|
6245
|
-
}
|
|
6246
|
-
],
|
|
6247
|
-
"sources": [
|
|
6248
|
-
{
|
|
6249
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
6250
|
-
"line": 8,
|
|
6251
|
-
"character": 87
|
|
6252
|
-
}
|
|
6253
|
-
]
|
|
6254
|
-
}
|
|
6255
|
-
},
|
|
6256
|
-
{
|
|
6257
|
-
"type": "reflection",
|
|
6258
|
-
"declaration": {
|
|
6259
|
-
"id": 30,
|
|
6260
|
-
"name": "__type",
|
|
6261
|
-
"kind": 65536,
|
|
6262
|
-
"kindString": "Type literal",
|
|
6263
|
-
"flags": {},
|
|
6264
|
-
"children": [
|
|
6265
|
-
{
|
|
6266
|
-
"id": 31,
|
|
6267
|
-
"name": "schema",
|
|
6268
|
-
"kind": 1024,
|
|
6269
|
-
"kindString": "Property",
|
|
6270
|
-
"flags": {},
|
|
6271
|
-
"sources": [
|
|
6272
|
-
{
|
|
6273
|
-
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
6274
|
-
"line": 19,
|
|
6275
|
-
"character": 4
|
|
6276
|
-
}
|
|
6277
|
-
],
|
|
6278
|
-
"type": {
|
|
6279
|
-
"type": "intrinsic",
|
|
6280
|
-
"name": "string"
|
|
6281
|
-
}
|
|
6282
|
-
}
|
|
6283
|
-
],
|
|
6284
|
-
"groups": [
|
|
6285
|
-
{
|
|
6286
|
-
"title": "Properties",
|
|
6287
|
-
"children": [
|
|
6288
|
-
31
|
|
6289
|
-
]
|
|
6290
|
-
}
|
|
6291
|
-
],
|
|
6292
|
-
"sources": [
|
|
6293
|
-
{
|
|
6294
|
-
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
6295
|
-
"line": 18,
|
|
6296
|
-
"character": 17
|
|
6297
|
-
}
|
|
6298
|
-
]
|
|
6299
|
-
}
|
|
6300
|
-
}
|
|
6301
|
-
]
|
|
6302
|
-
}
|
|
6303
|
-
],
|
|
6304
|
-
"name": "Module"
|
|
6305
|
-
}
|
|
6306
|
-
],
|
|
6307
|
-
"name": "ModuleResolver"
|
|
5869
|
+
"name": "CompositeModuleResolver"
|
|
6308
5870
|
},
|
|
6309
5871
|
"inheritedFrom": {
|
|
6310
5872
|
"type": "reference",
|
|
@@ -6318,9 +5880,9 @@
|
|
|
6318
5880
|
"children": [
|
|
6319
5881
|
10,
|
|
6320
5882
|
11,
|
|
6321
|
-
|
|
5883
|
+
24,
|
|
6322
5884
|
9,
|
|
6323
|
-
|
|
5885
|
+
25
|
|
6324
5886
|
]
|
|
6325
5887
|
}
|
|
6326
5888
|
],
|
|
@@ -6329,7 +5891,7 @@
|
|
|
6329
5891
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
6330
5892
|
"line": 13,
|
|
6331
5893
|
"character": 17,
|
|
6332
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5894
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L13"
|
|
6333
5895
|
}
|
|
6334
5896
|
],
|
|
6335
5897
|
"extendedTypes": [
|
|
@@ -6357,7 +5919,7 @@
|
|
|
6357
5919
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts",
|
|
6358
5920
|
"line": 5,
|
|
6359
5921
|
"character": 12,
|
|
6360
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5922
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts#L5"
|
|
6361
5923
|
}
|
|
6362
5924
|
],
|
|
6363
5925
|
"type": {
|
|
@@ -6383,7 +5945,7 @@
|
|
|
6383
5945
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts",
|
|
6384
5946
|
"line": 6,
|
|
6385
5947
|
"character": 2,
|
|
6386
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5948
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts#L6"
|
|
6387
5949
|
}
|
|
6388
5950
|
],
|
|
6389
5951
|
"type": {
|
|
@@ -6406,7 +5968,7 @@
|
|
|
6406
5968
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts",
|
|
6407
5969
|
"line": 5,
|
|
6408
5970
|
"character": 65,
|
|
6409
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5971
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts#L5"
|
|
6410
5972
|
}
|
|
6411
5973
|
]
|
|
6412
5974
|
}
|
|
@@ -6426,13 +5988,13 @@
|
|
|
6426
5988
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Schema.ts",
|
|
6427
5989
|
"line": 1,
|
|
6428
5990
|
"character": 12,
|
|
6429
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5991
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Schema.ts#L1"
|
|
6430
5992
|
},
|
|
6431
5993
|
{
|
|
6432
5994
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Schema.ts",
|
|
6433
5995
|
"line": 2,
|
|
6434
5996
|
"character": 13,
|
|
6435
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5997
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Schema.ts#L2"
|
|
6436
5998
|
}
|
|
6437
5999
|
],
|
|
6438
6000
|
"type": {
|
|
@@ -6451,13 +6013,13 @@
|
|
|
6451
6013
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Schema.ts",
|
|
6452
6014
|
"line": 1,
|
|
6453
6015
|
"character": 12,
|
|
6454
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6016
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Schema.ts#L1"
|
|
6455
6017
|
},
|
|
6456
6018
|
{
|
|
6457
6019
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Schema.ts",
|
|
6458
6020
|
"line": 2,
|
|
6459
6021
|
"character": 13,
|
|
6460
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6022
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Schema.ts#L2"
|
|
6461
6023
|
}
|
|
6462
6024
|
],
|
|
6463
6025
|
"type": {
|
|
@@ -6476,7 +6038,7 @@
|
|
|
6476
6038
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Plugin.ts",
|
|
6477
6039
|
"line": 7,
|
|
6478
6040
|
"character": 13,
|
|
6479
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6041
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Plugin.ts#L7"
|
|
6480
6042
|
}
|
|
6481
6043
|
],
|
|
6482
6044
|
"signatures": [
|
|
@@ -6505,13 +6067,13 @@
|
|
|
6505
6067
|
{
|
|
6506
6068
|
"title": "References",
|
|
6507
6069
|
"children": [
|
|
6508
|
-
|
|
6070
|
+
251
|
|
6509
6071
|
]
|
|
6510
6072
|
},
|
|
6511
6073
|
{
|
|
6512
6074
|
"title": "Classes",
|
|
6513
6075
|
"children": [
|
|
6514
|
-
|
|
6076
|
+
26
|
|
6515
6077
|
]
|
|
6516
6078
|
},
|
|
6517
6079
|
{
|
|
@@ -6545,7 +6107,7 @@
|
|
|
6545
6107
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/index.ts",
|
|
6546
6108
|
"line": 1,
|
|
6547
6109
|
"character": 0,
|
|
6548
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6110
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e1808a549f8/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/index.ts#L1"
|
|
6549
6111
|
}
|
|
6550
6112
|
]
|
|
6551
6113
|
}
|