@xyo-network/ethers-ethereum-gas-plugin 2.47.9 → 2.48.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/docs.json +827 -767
- package/package.json +8 -8
- package/src/Witness.spec.ts +0 -28
- package/src/lib/spec/getGasFromEthers.spec.ts +0 -20
- package/src/spec/Plugin.spec.ts +0 -23
package/dist/docs.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"originalName": "",
|
|
8
8
|
"children": [
|
|
9
9
|
{
|
|
10
|
-
"id":
|
|
10
|
+
"id": 270,
|
|
11
11
|
"name": "default",
|
|
12
12
|
"kind": 8388608,
|
|
13
13
|
"kindString": "Reference",
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/index.ts",
|
|
18
18
|
"line": 10,
|
|
19
19
|
"character": 0,
|
|
20
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
20
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/index.ts#L10"
|
|
21
21
|
}
|
|
22
22
|
],
|
|
23
23
|
"target": 1
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
43
43
|
"line": 25,
|
|
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/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L25"
|
|
46
46
|
}
|
|
47
47
|
],
|
|
48
48
|
"signatures": [
|
|
@@ -83,382 +83,7 @@
|
|
|
83
83
|
}
|
|
84
84
|
},
|
|
85
85
|
{
|
|
86
|
-
"id":
|
|
87
|
-
"name": "_config",
|
|
88
|
-
"kind": 1024,
|
|
89
|
-
"kindString": "Property",
|
|
90
|
-
"flags": {},
|
|
91
|
-
"sources": [
|
|
92
|
-
{
|
|
93
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
94
|
-
"line": 15,
|
|
95
|
-
"character": 4
|
|
96
|
-
}
|
|
97
|
-
],
|
|
98
|
-
"type": {
|
|
99
|
-
"type": "intersection",
|
|
100
|
-
"types": [
|
|
101
|
-
{
|
|
102
|
-
"type": "reference",
|
|
103
|
-
"name": "SchemaFields"
|
|
104
|
-
},
|
|
105
|
-
{
|
|
106
|
-
"type": "reference",
|
|
107
|
-
"name": "PayloadFields"
|
|
108
|
-
},
|
|
109
|
-
{
|
|
110
|
-
"type": "reflection",
|
|
111
|
-
"declaration": {
|
|
112
|
-
"id": 69,
|
|
113
|
-
"name": "__type",
|
|
114
|
-
"kind": 65536,
|
|
115
|
-
"kindString": "Type literal",
|
|
116
|
-
"flags": {},
|
|
117
|
-
"children": [
|
|
118
|
-
{
|
|
119
|
-
"id": 70,
|
|
120
|
-
"name": "name",
|
|
121
|
-
"kind": 1024,
|
|
122
|
-
"kindString": "Property",
|
|
123
|
-
"flags": {
|
|
124
|
-
"isOptional": true
|
|
125
|
-
},
|
|
126
|
-
"sources": [
|
|
127
|
-
{
|
|
128
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
129
|
-
"line": 9,
|
|
130
|
-
"character": 4
|
|
131
|
-
}
|
|
132
|
-
],
|
|
133
|
-
"type": {
|
|
134
|
-
"type": "intrinsic",
|
|
135
|
-
"name": "string"
|
|
136
|
-
}
|
|
137
|
-
},
|
|
138
|
-
{
|
|
139
|
-
"id": 71,
|
|
140
|
-
"name": "security",
|
|
141
|
-
"kind": 1024,
|
|
142
|
-
"kindString": "Property",
|
|
143
|
-
"flags": {
|
|
144
|
-
"isOptional": true
|
|
145
|
-
},
|
|
146
|
-
"sources": [
|
|
147
|
-
{
|
|
148
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
149
|
-
"line": 10,
|
|
150
|
-
"character": 4
|
|
151
|
-
}
|
|
152
|
-
],
|
|
153
|
-
"type": {
|
|
154
|
-
"type": "reflection",
|
|
155
|
-
"declaration": {
|
|
156
|
-
"id": 72,
|
|
157
|
-
"name": "__type",
|
|
158
|
-
"kind": 65536,
|
|
159
|
-
"kindString": "Type literal",
|
|
160
|
-
"flags": {},
|
|
161
|
-
"children": [
|
|
162
|
-
{
|
|
163
|
-
"id": 73,
|
|
164
|
-
"name": "allowAnonymous",
|
|
165
|
-
"kind": 1024,
|
|
166
|
-
"kindString": "Property",
|
|
167
|
-
"flags": {
|
|
168
|
-
"isOptional": true
|
|
169
|
-
},
|
|
170
|
-
"sources": [
|
|
171
|
-
{
|
|
172
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
173
|
-
"line": 11,
|
|
174
|
-
"character": 8
|
|
175
|
-
}
|
|
176
|
-
],
|
|
177
|
-
"type": {
|
|
178
|
-
"type": "intrinsic",
|
|
179
|
-
"name": "boolean"
|
|
180
|
-
}
|
|
181
|
-
},
|
|
182
|
-
{
|
|
183
|
-
"id": 74,
|
|
184
|
-
"name": "allowed",
|
|
185
|
-
"kind": 1024,
|
|
186
|
-
"kindString": "Property",
|
|
187
|
-
"flags": {
|
|
188
|
-
"isOptional": true
|
|
189
|
-
},
|
|
190
|
-
"sources": [
|
|
191
|
-
{
|
|
192
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
193
|
-
"line": 12,
|
|
194
|
-
"character": 8
|
|
195
|
-
}
|
|
196
|
-
],
|
|
197
|
-
"type": {
|
|
198
|
-
"type": "reference",
|
|
199
|
-
"typeArguments": [
|
|
200
|
-
{
|
|
201
|
-
"type": "intrinsic",
|
|
202
|
-
"name": "string"
|
|
203
|
-
},
|
|
204
|
-
{
|
|
205
|
-
"type": "array",
|
|
206
|
-
"elementType": {
|
|
207
|
-
"type": "union",
|
|
208
|
-
"types": [
|
|
209
|
-
{
|
|
210
|
-
"type": "intrinsic",
|
|
211
|
-
"name": "string"
|
|
212
|
-
},
|
|
213
|
-
{
|
|
214
|
-
"type": "reference",
|
|
215
|
-
"name": "CosigningAddressSet"
|
|
216
|
-
}
|
|
217
|
-
]
|
|
218
|
-
}
|
|
219
|
-
}
|
|
220
|
-
],
|
|
221
|
-
"name": "Record",
|
|
222
|
-
"qualifiedName": "Record",
|
|
223
|
-
"package": "typescript"
|
|
224
|
-
}
|
|
225
|
-
},
|
|
226
|
-
{
|
|
227
|
-
"id": 75,
|
|
228
|
-
"name": "disallowed",
|
|
229
|
-
"kind": 1024,
|
|
230
|
-
"kindString": "Property",
|
|
231
|
-
"flags": {
|
|
232
|
-
"isOptional": true
|
|
233
|
-
},
|
|
234
|
-
"sources": [
|
|
235
|
-
{
|
|
236
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
237
|
-
"line": 13,
|
|
238
|
-
"character": 8
|
|
239
|
-
}
|
|
240
|
-
],
|
|
241
|
-
"type": {
|
|
242
|
-
"type": "reference",
|
|
243
|
-
"typeArguments": [
|
|
244
|
-
{
|
|
245
|
-
"type": "intrinsic",
|
|
246
|
-
"name": "string"
|
|
247
|
-
},
|
|
248
|
-
{
|
|
249
|
-
"type": "array",
|
|
250
|
-
"elementType": {
|
|
251
|
-
"type": "intrinsic",
|
|
252
|
-
"name": "string"
|
|
253
|
-
}
|
|
254
|
-
}
|
|
255
|
-
],
|
|
256
|
-
"name": "Record",
|
|
257
|
-
"qualifiedName": "Record",
|
|
258
|
-
"package": "typescript"
|
|
259
|
-
}
|
|
260
|
-
}
|
|
261
|
-
],
|
|
262
|
-
"groups": [
|
|
263
|
-
{
|
|
264
|
-
"title": "Properties",
|
|
265
|
-
"children": [
|
|
266
|
-
73,
|
|
267
|
-
74,
|
|
268
|
-
75
|
|
269
|
-
]
|
|
270
|
-
}
|
|
271
|
-
],
|
|
272
|
-
"sources": [
|
|
273
|
-
{
|
|
274
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
275
|
-
"line": 10,
|
|
276
|
-
"character": 15
|
|
277
|
-
}
|
|
278
|
-
]
|
|
279
|
-
}
|
|
280
|
-
}
|
|
281
|
-
}
|
|
282
|
-
],
|
|
283
|
-
"groups": [
|
|
284
|
-
{
|
|
285
|
-
"title": "Properties",
|
|
286
|
-
"children": [
|
|
287
|
-
70,
|
|
288
|
-
71
|
|
289
|
-
]
|
|
290
|
-
}
|
|
291
|
-
],
|
|
292
|
-
"sources": [
|
|
293
|
-
{
|
|
294
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
295
|
-
"line": 8,
|
|
296
|
-
"character": 75
|
|
297
|
-
}
|
|
298
|
-
]
|
|
299
|
-
}
|
|
300
|
-
},
|
|
301
|
-
{
|
|
302
|
-
"type": "reflection",
|
|
303
|
-
"declaration": {
|
|
304
|
-
"id": 76,
|
|
305
|
-
"name": "__type",
|
|
306
|
-
"kind": 65536,
|
|
307
|
-
"kindString": "Type literal",
|
|
308
|
-
"flags": {},
|
|
309
|
-
"children": [
|
|
310
|
-
{
|
|
311
|
-
"id": 77,
|
|
312
|
-
"name": "schema",
|
|
313
|
-
"kind": 1024,
|
|
314
|
-
"kindString": "Property",
|
|
315
|
-
"flags": {},
|
|
316
|
-
"sources": [
|
|
317
|
-
{
|
|
318
|
-
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts",
|
|
319
|
-
"line": 6,
|
|
320
|
-
"character": 2,
|
|
321
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts#L6"
|
|
322
|
-
}
|
|
323
|
-
],
|
|
324
|
-
"type": {
|
|
325
|
-
"type": "literal",
|
|
326
|
-
"value": "network.xyo.blockchain.ethereum.gas.ethers.witness.config"
|
|
327
|
-
}
|
|
328
|
-
}
|
|
329
|
-
],
|
|
330
|
-
"groups": [
|
|
331
|
-
{
|
|
332
|
-
"title": "Properties",
|
|
333
|
-
"children": [
|
|
334
|
-
77
|
|
335
|
-
]
|
|
336
|
-
}
|
|
337
|
-
],
|
|
338
|
-
"sources": [
|
|
339
|
-
{
|
|
340
|
-
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts",
|
|
341
|
-
"line": 5,
|
|
342
|
-
"character": 65,
|
|
343
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts#L5"
|
|
344
|
-
}
|
|
345
|
-
]
|
|
346
|
-
}
|
|
347
|
-
},
|
|
348
|
-
{
|
|
349
|
-
"type": "reflection",
|
|
350
|
-
"declaration": {
|
|
351
|
-
"id": 78,
|
|
352
|
-
"name": "__type",
|
|
353
|
-
"kind": 65536,
|
|
354
|
-
"kindString": "Type literal",
|
|
355
|
-
"flags": {},
|
|
356
|
-
"children": [
|
|
357
|
-
{
|
|
358
|
-
"id": 79,
|
|
359
|
-
"name": "targetSet",
|
|
360
|
-
"kind": 1024,
|
|
361
|
-
"kindString": "Property",
|
|
362
|
-
"flags": {
|
|
363
|
-
"isOptional": true
|
|
364
|
-
},
|
|
365
|
-
"sources": [
|
|
366
|
-
{
|
|
367
|
-
"fileName": "modules/packages/witness/dist/types/Config.d.ts",
|
|
368
|
-
"line": 6,
|
|
369
|
-
"character": 4
|
|
370
|
-
}
|
|
371
|
-
],
|
|
372
|
-
"type": {
|
|
373
|
-
"type": "intersection",
|
|
374
|
-
"types": [
|
|
375
|
-
{
|
|
376
|
-
"type": "reference",
|
|
377
|
-
"name": "SchemaFields"
|
|
378
|
-
},
|
|
379
|
-
{
|
|
380
|
-
"type": "reference",
|
|
381
|
-
"name": "PayloadFields"
|
|
382
|
-
},
|
|
383
|
-
{
|
|
384
|
-
"type": "reference",
|
|
385
|
-
"name": "PayloadSet"
|
|
386
|
-
},
|
|
387
|
-
{
|
|
388
|
-
"type": "reflection",
|
|
389
|
-
"declaration": {
|
|
390
|
-
"id": 80,
|
|
391
|
-
"name": "__type",
|
|
392
|
-
"kind": 65536,
|
|
393
|
-
"kindString": "Type literal",
|
|
394
|
-
"flags": {},
|
|
395
|
-
"children": [
|
|
396
|
-
{
|
|
397
|
-
"id": 81,
|
|
398
|
-
"name": "schema",
|
|
399
|
-
"kind": 1024,
|
|
400
|
-
"kindString": "Property",
|
|
401
|
-
"flags": {},
|
|
402
|
-
"sources": [
|
|
403
|
-
{
|
|
404
|
-
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
405
|
-
"line": 17,
|
|
406
|
-
"character": 4
|
|
407
|
-
}
|
|
408
|
-
],
|
|
409
|
-
"type": {
|
|
410
|
-
"type": "literal",
|
|
411
|
-
"value": "network.xyo.payload.set"
|
|
412
|
-
}
|
|
413
|
-
}
|
|
414
|
-
],
|
|
415
|
-
"groups": [
|
|
416
|
-
{
|
|
417
|
-
"title": "Properties",
|
|
418
|
-
"children": [
|
|
419
|
-
81
|
|
420
|
-
]
|
|
421
|
-
}
|
|
422
|
-
],
|
|
423
|
-
"sources": [
|
|
424
|
-
{
|
|
425
|
-
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
426
|
-
"line": 16,
|
|
427
|
-
"character": 221
|
|
428
|
-
}
|
|
429
|
-
]
|
|
430
|
-
}
|
|
431
|
-
}
|
|
432
|
-
]
|
|
433
|
-
}
|
|
434
|
-
}
|
|
435
|
-
],
|
|
436
|
-
"groups": [
|
|
437
|
-
{
|
|
438
|
-
"title": "Properties",
|
|
439
|
-
"children": [
|
|
440
|
-
79
|
|
441
|
-
]
|
|
442
|
-
}
|
|
443
|
-
],
|
|
444
|
-
"sources": [
|
|
445
|
-
{
|
|
446
|
-
"fileName": "modules/packages/witness/dist/types/Config.d.ts",
|
|
447
|
-
"line": 5,
|
|
448
|
-
"character": 95
|
|
449
|
-
}
|
|
450
|
-
]
|
|
451
|
-
}
|
|
452
|
-
}
|
|
453
|
-
]
|
|
454
|
-
},
|
|
455
|
-
"inheritedFrom": {
|
|
456
|
-
"type": "reference",
|
|
457
|
-
"name": "TimestampWitness._config"
|
|
458
|
-
}
|
|
459
|
-
},
|
|
460
|
-
{
|
|
461
|
-
"id": 92,
|
|
86
|
+
"id": 78,
|
|
462
87
|
"name": "_parentResolver",
|
|
463
88
|
"kind": 1024,
|
|
464
89
|
"kindString": "Property",
|
|
@@ -468,7 +93,7 @@
|
|
|
468
93
|
"sources": [
|
|
469
94
|
{
|
|
470
95
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
471
|
-
"line":
|
|
96
|
+
"line": 15,
|
|
472
97
|
"character": 14
|
|
473
98
|
}
|
|
474
99
|
],
|
|
@@ -492,14 +117,14 @@
|
|
|
492
117
|
{
|
|
493
118
|
"type": "reflection",
|
|
494
119
|
"declaration": {
|
|
495
|
-
"id":
|
|
120
|
+
"id": 79,
|
|
496
121
|
"name": "__type",
|
|
497
122
|
"kind": 65536,
|
|
498
123
|
"kindString": "Type literal",
|
|
499
124
|
"flags": {},
|
|
500
125
|
"children": [
|
|
501
126
|
{
|
|
502
|
-
"id":
|
|
127
|
+
"id": 80,
|
|
503
128
|
"name": "name",
|
|
504
129
|
"kind": 1024,
|
|
505
130
|
"kindString": "Property",
|
|
@@ -509,7 +134,7 @@
|
|
|
509
134
|
"sources": [
|
|
510
135
|
{
|
|
511
136
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
512
|
-
"line":
|
|
137
|
+
"line": 16,
|
|
513
138
|
"character": 8
|
|
514
139
|
}
|
|
515
140
|
],
|
|
@@ -519,7 +144,7 @@
|
|
|
519
144
|
}
|
|
520
145
|
},
|
|
521
146
|
{
|
|
522
|
-
"id":
|
|
147
|
+
"id": 81,
|
|
523
148
|
"name": "security",
|
|
524
149
|
"kind": 1024,
|
|
525
150
|
"kindString": "Property",
|
|
@@ -529,21 +154,21 @@
|
|
|
529
154
|
"sources": [
|
|
530
155
|
{
|
|
531
156
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
532
|
-
"line":
|
|
157
|
+
"line": 17,
|
|
533
158
|
"character": 8
|
|
534
159
|
}
|
|
535
160
|
],
|
|
536
161
|
"type": {
|
|
537
162
|
"type": "reflection",
|
|
538
163
|
"declaration": {
|
|
539
|
-
"id":
|
|
164
|
+
"id": 82,
|
|
540
165
|
"name": "__type",
|
|
541
166
|
"kind": 65536,
|
|
542
167
|
"kindString": "Type literal",
|
|
543
168
|
"flags": {},
|
|
544
169
|
"children": [
|
|
545
170
|
{
|
|
546
|
-
"id":
|
|
171
|
+
"id": 83,
|
|
547
172
|
"name": "allowAnonymous",
|
|
548
173
|
"kind": 1024,
|
|
549
174
|
"kindString": "Property",
|
|
@@ -553,7 +178,7 @@
|
|
|
553
178
|
"sources": [
|
|
554
179
|
{
|
|
555
180
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
556
|
-
"line":
|
|
181
|
+
"line": 18,
|
|
557
182
|
"character": 12
|
|
558
183
|
}
|
|
559
184
|
],
|
|
@@ -563,7 +188,7 @@
|
|
|
563
188
|
}
|
|
564
189
|
},
|
|
565
190
|
{
|
|
566
|
-
"id":
|
|
191
|
+
"id": 84,
|
|
567
192
|
"name": "allowed",
|
|
568
193
|
"kind": 1024,
|
|
569
194
|
"kindString": "Property",
|
|
@@ -573,7 +198,7 @@
|
|
|
573
198
|
"sources": [
|
|
574
199
|
{
|
|
575
200
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
576
|
-
"line":
|
|
201
|
+
"line": 19,
|
|
577
202
|
"character": 12
|
|
578
203
|
}
|
|
579
204
|
],
|
|
@@ -607,7 +232,7 @@
|
|
|
607
232
|
}
|
|
608
233
|
},
|
|
609
234
|
{
|
|
610
|
-
"id":
|
|
235
|
+
"id": 85,
|
|
611
236
|
"name": "disallowed",
|
|
612
237
|
"kind": 1024,
|
|
613
238
|
"kindString": "Property",
|
|
@@ -617,7 +242,7 @@
|
|
|
617
242
|
"sources": [
|
|
618
243
|
{
|
|
619
244
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
620
|
-
"line":
|
|
245
|
+
"line": 20,
|
|
621
246
|
"character": 12
|
|
622
247
|
}
|
|
623
248
|
],
|
|
@@ -646,16 +271,16 @@
|
|
|
646
271
|
{
|
|
647
272
|
"title": "Properties",
|
|
648
273
|
"children": [
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
274
|
+
83,
|
|
275
|
+
84,
|
|
276
|
+
85
|
|
652
277
|
]
|
|
653
278
|
}
|
|
654
279
|
],
|
|
655
280
|
"sources": [
|
|
656
281
|
{
|
|
657
282
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
658
|
-
"line":
|
|
283
|
+
"line": 17,
|
|
659
284
|
"character": 19
|
|
660
285
|
}
|
|
661
286
|
]
|
|
@@ -667,15 +292,15 @@
|
|
|
667
292
|
{
|
|
668
293
|
"title": "Properties",
|
|
669
294
|
"children": [
|
|
670
|
-
|
|
671
|
-
|
|
295
|
+
80,
|
|
296
|
+
81
|
|
672
297
|
]
|
|
673
298
|
}
|
|
674
299
|
],
|
|
675
300
|
"sources": [
|
|
676
301
|
{
|
|
677
302
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
678
|
-
"line":
|
|
303
|
+
"line": 15,
|
|
679
304
|
"character": 167
|
|
680
305
|
}
|
|
681
306
|
]
|
|
@@ -684,14 +309,14 @@
|
|
|
684
309
|
{
|
|
685
310
|
"type": "reflection",
|
|
686
311
|
"declaration": {
|
|
687
|
-
"id":
|
|
312
|
+
"id": 86,
|
|
688
313
|
"name": "__type",
|
|
689
314
|
"kind": 65536,
|
|
690
315
|
"kindString": "Type literal",
|
|
691
316
|
"flags": {},
|
|
692
317
|
"children": [
|
|
693
318
|
{
|
|
694
|
-
"id":
|
|
319
|
+
"id": 87,
|
|
695
320
|
"name": "schema",
|
|
696
321
|
"kind": 1024,
|
|
697
322
|
"kindString": "Property",
|
|
@@ -699,7 +324,7 @@
|
|
|
699
324
|
"sources": [
|
|
700
325
|
{
|
|
701
326
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
702
|
-
"line":
|
|
327
|
+
"line": 23,
|
|
703
328
|
"character": 8
|
|
704
329
|
}
|
|
705
330
|
],
|
|
@@ -713,14 +338,14 @@
|
|
|
713
338
|
{
|
|
714
339
|
"title": "Properties",
|
|
715
340
|
"children": [
|
|
716
|
-
|
|
341
|
+
87
|
|
717
342
|
]
|
|
718
343
|
}
|
|
719
344
|
],
|
|
720
345
|
"sources": [
|
|
721
346
|
{
|
|
722
347
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
723
|
-
"line":
|
|
348
|
+
"line": 22,
|
|
724
349
|
"character": 8
|
|
725
350
|
}
|
|
726
351
|
]
|
|
@@ -740,7 +365,7 @@
|
|
|
740
365
|
}
|
|
741
366
|
},
|
|
742
367
|
{
|
|
743
|
-
"id":
|
|
368
|
+
"id": 88,
|
|
744
369
|
"name": "_started",
|
|
745
370
|
"kind": 1024,
|
|
746
371
|
"kindString": "Property",
|
|
@@ -750,7 +375,7 @@
|
|
|
750
375
|
"sources": [
|
|
751
376
|
{
|
|
752
377
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
753
|
-
"line":
|
|
378
|
+
"line": 25,
|
|
754
379
|
"character": 14
|
|
755
380
|
}
|
|
756
381
|
],
|
|
@@ -764,7 +389,7 @@
|
|
|
764
389
|
}
|
|
765
390
|
},
|
|
766
391
|
{
|
|
767
|
-
"id":
|
|
392
|
+
"id": 89,
|
|
768
393
|
"name": "account",
|
|
769
394
|
"kind": 1024,
|
|
770
395
|
"kindString": "Property",
|
|
@@ -775,13 +400,13 @@
|
|
|
775
400
|
"sources": [
|
|
776
401
|
{
|
|
777
402
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
778
|
-
"line":
|
|
403
|
+
"line": 26,
|
|
779
404
|
"character": 23
|
|
780
405
|
}
|
|
781
406
|
],
|
|
782
407
|
"type": {
|
|
783
408
|
"type": "reference",
|
|
784
|
-
"name": "
|
|
409
|
+
"name": "AccountInstance"
|
|
785
410
|
},
|
|
786
411
|
"inheritedFrom": {
|
|
787
412
|
"type": "reference",
|
|
@@ -789,7 +414,7 @@
|
|
|
789
414
|
}
|
|
790
415
|
},
|
|
791
416
|
{
|
|
792
|
-
"id":
|
|
417
|
+
"id": 90,
|
|
793
418
|
"name": "logger",
|
|
794
419
|
"kind": 1024,
|
|
795
420
|
"kindString": "Property",
|
|
@@ -801,7 +426,7 @@
|
|
|
801
426
|
"sources": [
|
|
802
427
|
{
|
|
803
428
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
804
|
-
"line":
|
|
429
|
+
"line": 27,
|
|
805
430
|
"character": 23
|
|
806
431
|
}
|
|
807
432
|
],
|
|
@@ -815,7 +440,7 @@
|
|
|
815
440
|
}
|
|
816
441
|
},
|
|
817
442
|
{
|
|
818
|
-
"id":
|
|
443
|
+
"id": 91,
|
|
819
444
|
"name": "moduleConfigQueryValidator",
|
|
820
445
|
"kind": 1024,
|
|
821
446
|
"kindString": "Property",
|
|
@@ -826,7 +451,7 @@
|
|
|
826
451
|
"sources": [
|
|
827
452
|
{
|
|
828
453
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
829
|
-
"line":
|
|
454
|
+
"line": 28,
|
|
830
455
|
"character": 23
|
|
831
456
|
}
|
|
832
457
|
],
|
|
@@ -851,33 +476,379 @@
|
|
|
851
476
|
{
|
|
852
477
|
"type": "reflection",
|
|
853
478
|
"declaration": {
|
|
854
|
-
"id":
|
|
479
|
+
"id": 92,
|
|
480
|
+
"name": "__type",
|
|
481
|
+
"kind": 65536,
|
|
482
|
+
"kindString": "Type literal",
|
|
483
|
+
"flags": {},
|
|
484
|
+
"children": [
|
|
485
|
+
{
|
|
486
|
+
"id": 93,
|
|
487
|
+
"name": "query",
|
|
488
|
+
"kind": 1024,
|
|
489
|
+
"kindString": "Property",
|
|
490
|
+
"flags": {},
|
|
491
|
+
"sources": [
|
|
492
|
+
{
|
|
493
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
494
|
+
"line": 5,
|
|
495
|
+
"character": 4
|
|
496
|
+
}
|
|
497
|
+
],
|
|
498
|
+
"type": {
|
|
499
|
+
"type": "intrinsic",
|
|
500
|
+
"name": "string"
|
|
501
|
+
}
|
|
502
|
+
},
|
|
503
|
+
{
|
|
504
|
+
"id": 94,
|
|
505
|
+
"name": "resultSet",
|
|
506
|
+
"kind": 1024,
|
|
507
|
+
"kindString": "Property",
|
|
508
|
+
"flags": {
|
|
509
|
+
"isOptional": true
|
|
510
|
+
},
|
|
511
|
+
"sources": [
|
|
512
|
+
{
|
|
513
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
514
|
+
"line": 6,
|
|
515
|
+
"character": 4
|
|
516
|
+
}
|
|
517
|
+
],
|
|
518
|
+
"type": {
|
|
519
|
+
"type": "intrinsic",
|
|
520
|
+
"name": "string"
|
|
521
|
+
}
|
|
522
|
+
},
|
|
523
|
+
{
|
|
524
|
+
"id": 95,
|
|
525
|
+
"name": "schema",
|
|
526
|
+
"kind": 1024,
|
|
527
|
+
"kindString": "Property",
|
|
528
|
+
"flags": {},
|
|
529
|
+
"sources": [
|
|
530
|
+
{
|
|
531
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
532
|
+
"line": 7,
|
|
533
|
+
"character": 4
|
|
534
|
+
}
|
|
535
|
+
],
|
|
536
|
+
"type": {
|
|
537
|
+
"type": "literal",
|
|
538
|
+
"value": "network.xyo.boundwitness.query"
|
|
539
|
+
}
|
|
540
|
+
}
|
|
541
|
+
],
|
|
542
|
+
"groups": [
|
|
543
|
+
{
|
|
544
|
+
"title": "Properties",
|
|
545
|
+
"children": [
|
|
546
|
+
93,
|
|
547
|
+
94,
|
|
548
|
+
95
|
|
549
|
+
]
|
|
550
|
+
}
|
|
551
|
+
],
|
|
552
|
+
"sources": [
|
|
553
|
+
{
|
|
554
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
555
|
+
"line": 4,
|
|
556
|
+
"character": 51
|
|
557
|
+
}
|
|
558
|
+
]
|
|
559
|
+
}
|
|
560
|
+
}
|
|
561
|
+
]
|
|
562
|
+
}
|
|
563
|
+
],
|
|
564
|
+
"name": "Queryable"
|
|
565
|
+
},
|
|
566
|
+
"inheritedFrom": {
|
|
567
|
+
"type": "reference",
|
|
568
|
+
"name": "TimestampWitness.moduleConfigQueryValidator"
|
|
569
|
+
}
|
|
570
|
+
},
|
|
571
|
+
{
|
|
572
|
+
"id": 254,
|
|
573
|
+
"name": "params",
|
|
574
|
+
"kind": 1024,
|
|
575
|
+
"kindString": "Property",
|
|
576
|
+
"flags": {
|
|
577
|
+
"isProtected": true,
|
|
578
|
+
"isReadonly": true
|
|
579
|
+
},
|
|
580
|
+
"sources": [
|
|
581
|
+
{
|
|
582
|
+
"fileName": "protocol/packages/core/dist/types/lib/Base.d.ts",
|
|
583
|
+
"line": 20,
|
|
584
|
+
"character": 23
|
|
585
|
+
}
|
|
586
|
+
],
|
|
587
|
+
"type": {
|
|
588
|
+
"type": "reference",
|
|
589
|
+
"typeArguments": [
|
|
590
|
+
{
|
|
591
|
+
"type": "intersection",
|
|
592
|
+
"types": [
|
|
593
|
+
{
|
|
594
|
+
"type": "reference",
|
|
595
|
+
"name": "SchemaFields"
|
|
596
|
+
},
|
|
597
|
+
{
|
|
598
|
+
"type": "reference",
|
|
599
|
+
"name": "PayloadFields"
|
|
600
|
+
},
|
|
601
|
+
{
|
|
602
|
+
"type": "reflection",
|
|
603
|
+
"declaration": {
|
|
604
|
+
"id": 255,
|
|
605
|
+
"name": "__type",
|
|
606
|
+
"kind": 65536,
|
|
607
|
+
"kindString": "Type literal",
|
|
608
|
+
"flags": {},
|
|
609
|
+
"children": [
|
|
610
|
+
{
|
|
611
|
+
"id": 256,
|
|
612
|
+
"name": "name",
|
|
613
|
+
"kind": 1024,
|
|
614
|
+
"kindString": "Property",
|
|
615
|
+
"flags": {
|
|
616
|
+
"isOptional": true
|
|
617
|
+
},
|
|
618
|
+
"sources": [
|
|
619
|
+
{
|
|
620
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
621
|
+
"line": 9,
|
|
622
|
+
"character": 4
|
|
623
|
+
}
|
|
624
|
+
],
|
|
625
|
+
"type": {
|
|
626
|
+
"type": "intrinsic",
|
|
627
|
+
"name": "string"
|
|
628
|
+
}
|
|
629
|
+
},
|
|
630
|
+
{
|
|
631
|
+
"id": 257,
|
|
632
|
+
"name": "security",
|
|
633
|
+
"kind": 1024,
|
|
634
|
+
"kindString": "Property",
|
|
635
|
+
"flags": {
|
|
636
|
+
"isOptional": true
|
|
637
|
+
},
|
|
638
|
+
"sources": [
|
|
639
|
+
{
|
|
640
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
641
|
+
"line": 10,
|
|
642
|
+
"character": 4
|
|
643
|
+
}
|
|
644
|
+
],
|
|
645
|
+
"type": {
|
|
646
|
+
"type": "reflection",
|
|
647
|
+
"declaration": {
|
|
648
|
+
"id": 258,
|
|
649
|
+
"name": "__type",
|
|
650
|
+
"kind": 65536,
|
|
651
|
+
"kindString": "Type literal",
|
|
652
|
+
"flags": {},
|
|
653
|
+
"children": [
|
|
654
|
+
{
|
|
655
|
+
"id": 259,
|
|
656
|
+
"name": "allowAnonymous",
|
|
657
|
+
"kind": 1024,
|
|
658
|
+
"kindString": "Property",
|
|
659
|
+
"flags": {
|
|
660
|
+
"isOptional": true
|
|
661
|
+
},
|
|
662
|
+
"sources": [
|
|
663
|
+
{
|
|
664
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
665
|
+
"line": 11,
|
|
666
|
+
"character": 8
|
|
667
|
+
}
|
|
668
|
+
],
|
|
669
|
+
"type": {
|
|
670
|
+
"type": "intrinsic",
|
|
671
|
+
"name": "boolean"
|
|
672
|
+
}
|
|
673
|
+
},
|
|
674
|
+
{
|
|
675
|
+
"id": 260,
|
|
676
|
+
"name": "allowed",
|
|
677
|
+
"kind": 1024,
|
|
678
|
+
"kindString": "Property",
|
|
679
|
+
"flags": {
|
|
680
|
+
"isOptional": true
|
|
681
|
+
},
|
|
682
|
+
"sources": [
|
|
683
|
+
{
|
|
684
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
685
|
+
"line": 12,
|
|
686
|
+
"character": 8
|
|
687
|
+
}
|
|
688
|
+
],
|
|
689
|
+
"type": {
|
|
690
|
+
"type": "reference",
|
|
691
|
+
"typeArguments": [
|
|
692
|
+
{
|
|
693
|
+
"type": "intrinsic",
|
|
694
|
+
"name": "string"
|
|
695
|
+
},
|
|
696
|
+
{
|
|
697
|
+
"type": "array",
|
|
698
|
+
"elementType": {
|
|
699
|
+
"type": "union",
|
|
700
|
+
"types": [
|
|
701
|
+
{
|
|
702
|
+
"type": "intrinsic",
|
|
703
|
+
"name": "string"
|
|
704
|
+
},
|
|
705
|
+
{
|
|
706
|
+
"type": "reference",
|
|
707
|
+
"name": "CosigningAddressSet"
|
|
708
|
+
}
|
|
709
|
+
]
|
|
710
|
+
}
|
|
711
|
+
}
|
|
712
|
+
],
|
|
713
|
+
"name": "Record",
|
|
714
|
+
"qualifiedName": "Record",
|
|
715
|
+
"package": "typescript"
|
|
716
|
+
}
|
|
717
|
+
},
|
|
718
|
+
{
|
|
719
|
+
"id": 261,
|
|
720
|
+
"name": "disallowed",
|
|
721
|
+
"kind": 1024,
|
|
722
|
+
"kindString": "Property",
|
|
723
|
+
"flags": {
|
|
724
|
+
"isOptional": true
|
|
725
|
+
},
|
|
726
|
+
"sources": [
|
|
727
|
+
{
|
|
728
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
729
|
+
"line": 13,
|
|
730
|
+
"character": 8
|
|
731
|
+
}
|
|
732
|
+
],
|
|
733
|
+
"type": {
|
|
734
|
+
"type": "reference",
|
|
735
|
+
"typeArguments": [
|
|
736
|
+
{
|
|
737
|
+
"type": "intrinsic",
|
|
738
|
+
"name": "string"
|
|
739
|
+
},
|
|
740
|
+
{
|
|
741
|
+
"type": "array",
|
|
742
|
+
"elementType": {
|
|
743
|
+
"type": "intrinsic",
|
|
744
|
+
"name": "string"
|
|
745
|
+
}
|
|
746
|
+
}
|
|
747
|
+
],
|
|
748
|
+
"name": "Record",
|
|
749
|
+
"qualifiedName": "Record",
|
|
750
|
+
"package": "typescript"
|
|
751
|
+
}
|
|
752
|
+
}
|
|
753
|
+
],
|
|
754
|
+
"groups": [
|
|
755
|
+
{
|
|
756
|
+
"title": "Properties",
|
|
757
|
+
"children": [
|
|
758
|
+
259,
|
|
759
|
+
260,
|
|
760
|
+
261
|
|
761
|
+
]
|
|
762
|
+
}
|
|
763
|
+
],
|
|
764
|
+
"sources": [
|
|
765
|
+
{
|
|
766
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
767
|
+
"line": 10,
|
|
768
|
+
"character": 15
|
|
769
|
+
}
|
|
770
|
+
]
|
|
771
|
+
}
|
|
772
|
+
}
|
|
773
|
+
}
|
|
774
|
+
],
|
|
775
|
+
"groups": [
|
|
776
|
+
{
|
|
777
|
+
"title": "Properties",
|
|
778
|
+
"children": [
|
|
779
|
+
256,
|
|
780
|
+
257
|
|
781
|
+
]
|
|
782
|
+
}
|
|
783
|
+
],
|
|
784
|
+
"sources": [
|
|
785
|
+
{
|
|
786
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
787
|
+
"line": 8,
|
|
788
|
+
"character": 75
|
|
789
|
+
}
|
|
790
|
+
]
|
|
791
|
+
}
|
|
792
|
+
},
|
|
793
|
+
{
|
|
794
|
+
"type": "reflection",
|
|
795
|
+
"declaration": {
|
|
796
|
+
"id": 262,
|
|
855
797
|
"name": "__type",
|
|
856
798
|
"kind": 65536,
|
|
857
799
|
"kindString": "Type literal",
|
|
858
800
|
"flags": {},
|
|
859
801
|
"children": [
|
|
860
802
|
{
|
|
861
|
-
"id":
|
|
862
|
-
"name": "
|
|
803
|
+
"id": 263,
|
|
804
|
+
"name": "schema",
|
|
863
805
|
"kind": 1024,
|
|
864
806
|
"kindString": "Property",
|
|
865
807
|
"flags": {},
|
|
866
808
|
"sources": [
|
|
867
809
|
{
|
|
868
|
-
"fileName": "
|
|
869
|
-
"line":
|
|
870
|
-
"character":
|
|
810
|
+
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts",
|
|
811
|
+
"line": 6,
|
|
812
|
+
"character": 2,
|
|
813
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts#L6"
|
|
871
814
|
}
|
|
872
815
|
],
|
|
873
816
|
"type": {
|
|
874
|
-
"type": "
|
|
875
|
-
"
|
|
817
|
+
"type": "literal",
|
|
818
|
+
"value": "network.xyo.blockchain.ethereum.gas.ethers.witness.config"
|
|
876
819
|
}
|
|
877
|
-
}
|
|
820
|
+
}
|
|
821
|
+
],
|
|
822
|
+
"groups": [
|
|
878
823
|
{
|
|
879
|
-
"
|
|
880
|
-
"
|
|
824
|
+
"title": "Properties",
|
|
825
|
+
"children": [
|
|
826
|
+
263
|
|
827
|
+
]
|
|
828
|
+
}
|
|
829
|
+
],
|
|
830
|
+
"sources": [
|
|
831
|
+
{
|
|
832
|
+
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts",
|
|
833
|
+
"line": 5,
|
|
834
|
+
"character": 65,
|
|
835
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts#L5"
|
|
836
|
+
}
|
|
837
|
+
]
|
|
838
|
+
}
|
|
839
|
+
},
|
|
840
|
+
{
|
|
841
|
+
"type": "reflection",
|
|
842
|
+
"declaration": {
|
|
843
|
+
"id": 264,
|
|
844
|
+
"name": "__type",
|
|
845
|
+
"kind": 65536,
|
|
846
|
+
"kindString": "Type literal",
|
|
847
|
+
"flags": {},
|
|
848
|
+
"children": [
|
|
849
|
+
{
|
|
850
|
+
"id": 265,
|
|
851
|
+
"name": "targetSet",
|
|
881
852
|
"kind": 1024,
|
|
882
853
|
"kindString": "Property",
|
|
883
854
|
"flags": {
|
|
@@ -885,32 +856,72 @@
|
|
|
885
856
|
},
|
|
886
857
|
"sources": [
|
|
887
858
|
{
|
|
888
|
-
"fileName": "modules/packages/
|
|
859
|
+
"fileName": "modules/packages/witness/dist/types/Config.d.ts",
|
|
889
860
|
"line": 6,
|
|
890
861
|
"character": 4
|
|
891
862
|
}
|
|
892
863
|
],
|
|
893
864
|
"type": {
|
|
894
|
-
"type": "
|
|
895
|
-
"
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
865
|
+
"type": "intersection",
|
|
866
|
+
"types": [
|
|
867
|
+
{
|
|
868
|
+
"type": "reference",
|
|
869
|
+
"name": "SchemaFields"
|
|
870
|
+
},
|
|
871
|
+
{
|
|
872
|
+
"type": "reference",
|
|
873
|
+
"name": "PayloadFields"
|
|
874
|
+
},
|
|
875
|
+
{
|
|
876
|
+
"type": "reference",
|
|
877
|
+
"name": "PayloadSet"
|
|
878
|
+
},
|
|
879
|
+
{
|
|
880
|
+
"type": "reflection",
|
|
881
|
+
"declaration": {
|
|
882
|
+
"id": 266,
|
|
883
|
+
"name": "__type",
|
|
884
|
+
"kind": 65536,
|
|
885
|
+
"kindString": "Type literal",
|
|
886
|
+
"flags": {},
|
|
887
|
+
"children": [
|
|
888
|
+
{
|
|
889
|
+
"id": 267,
|
|
890
|
+
"name": "schema",
|
|
891
|
+
"kind": 1024,
|
|
892
|
+
"kindString": "Property",
|
|
893
|
+
"flags": {},
|
|
894
|
+
"sources": [
|
|
895
|
+
{
|
|
896
|
+
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
897
|
+
"line": 17,
|
|
898
|
+
"character": 4
|
|
899
|
+
}
|
|
900
|
+
],
|
|
901
|
+
"type": {
|
|
902
|
+
"type": "literal",
|
|
903
|
+
"value": "network.xyo.payload.set"
|
|
904
|
+
}
|
|
905
|
+
}
|
|
906
|
+
],
|
|
907
|
+
"groups": [
|
|
908
|
+
{
|
|
909
|
+
"title": "Properties",
|
|
910
|
+
"children": [
|
|
911
|
+
267
|
|
912
|
+
]
|
|
913
|
+
}
|
|
914
|
+
],
|
|
915
|
+
"sources": [
|
|
916
|
+
{
|
|
917
|
+
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
918
|
+
"line": 16,
|
|
919
|
+
"character": 221
|
|
920
|
+
}
|
|
921
|
+
]
|
|
922
|
+
}
|
|
923
|
+
}
|
|
924
|
+
]
|
|
914
925
|
}
|
|
915
926
|
}
|
|
916
927
|
],
|
|
@@ -918,29 +929,31 @@
|
|
|
918
929
|
{
|
|
919
930
|
"title": "Properties",
|
|
920
931
|
"children": [
|
|
921
|
-
|
|
922
|
-
108,
|
|
923
|
-
109
|
|
932
|
+
265
|
|
924
933
|
]
|
|
925
934
|
}
|
|
926
935
|
],
|
|
927
936
|
"sources": [
|
|
928
937
|
{
|
|
929
|
-
"fileName": "modules/packages/
|
|
930
|
-
"line":
|
|
931
|
-
"character":
|
|
938
|
+
"fileName": "modules/packages/witness/dist/types/Config.d.ts",
|
|
939
|
+
"line": 5,
|
|
940
|
+
"character": 95
|
|
932
941
|
}
|
|
933
942
|
]
|
|
934
943
|
}
|
|
935
944
|
}
|
|
936
945
|
]
|
|
946
|
+
},
|
|
947
|
+
{
|
|
948
|
+
"type": "reference",
|
|
949
|
+
"name": "AnyObject"
|
|
937
950
|
}
|
|
938
951
|
],
|
|
939
|
-
"name": "
|
|
952
|
+
"name": "ModuleParams"
|
|
940
953
|
},
|
|
941
954
|
"inheritedFrom": {
|
|
942
955
|
"type": "reference",
|
|
943
|
-
"name": "TimestampWitness.
|
|
956
|
+
"name": "TimestampWitness.params"
|
|
944
957
|
}
|
|
945
958
|
},
|
|
946
959
|
{
|
|
@@ -957,7 +970,7 @@
|
|
|
957
970
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
958
971
|
"line": 23,
|
|
959
972
|
"character": 12,
|
|
960
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
973
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L23"
|
|
961
974
|
}
|
|
962
975
|
],
|
|
963
976
|
"type": {
|
|
@@ -968,7 +981,7 @@
|
|
|
968
981
|
}
|
|
969
982
|
},
|
|
970
983
|
{
|
|
971
|
-
"id":
|
|
984
|
+
"id": 68,
|
|
972
985
|
"name": "resolver",
|
|
973
986
|
"kind": 1024,
|
|
974
987
|
"kindString": "Property",
|
|
@@ -978,7 +991,7 @@
|
|
|
978
991
|
"sources": [
|
|
979
992
|
{
|
|
980
993
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
981
|
-
"line":
|
|
994
|
+
"line": 14,
|
|
982
995
|
"character": 13
|
|
983
996
|
}
|
|
984
997
|
],
|
|
@@ -1002,14 +1015,14 @@
|
|
|
1002
1015
|
{
|
|
1003
1016
|
"type": "reflection",
|
|
1004
1017
|
"declaration": {
|
|
1005
|
-
"id":
|
|
1018
|
+
"id": 69,
|
|
1006
1019
|
"name": "__type",
|
|
1007
1020
|
"kind": 65536,
|
|
1008
1021
|
"kindString": "Type literal",
|
|
1009
1022
|
"flags": {},
|
|
1010
1023
|
"children": [
|
|
1011
1024
|
{
|
|
1012
|
-
"id":
|
|
1025
|
+
"id": 70,
|
|
1013
1026
|
"name": "name",
|
|
1014
1027
|
"kind": 1024,
|
|
1015
1028
|
"kindString": "Property",
|
|
@@ -1029,7 +1042,7 @@
|
|
|
1029
1042
|
}
|
|
1030
1043
|
},
|
|
1031
1044
|
{
|
|
1032
|
-
"id":
|
|
1045
|
+
"id": 71,
|
|
1033
1046
|
"name": "security",
|
|
1034
1047
|
"kind": 1024,
|
|
1035
1048
|
"kindString": "Property",
|
|
@@ -1046,14 +1059,14 @@
|
|
|
1046
1059
|
"type": {
|
|
1047
1060
|
"type": "reflection",
|
|
1048
1061
|
"declaration": {
|
|
1049
|
-
"id":
|
|
1062
|
+
"id": 72,
|
|
1050
1063
|
"name": "__type",
|
|
1051
1064
|
"kind": 65536,
|
|
1052
1065
|
"kindString": "Type literal",
|
|
1053
1066
|
"flags": {},
|
|
1054
1067
|
"children": [
|
|
1055
1068
|
{
|
|
1056
|
-
"id":
|
|
1069
|
+
"id": 73,
|
|
1057
1070
|
"name": "allowAnonymous",
|
|
1058
1071
|
"kind": 1024,
|
|
1059
1072
|
"kindString": "Property",
|
|
@@ -1073,7 +1086,7 @@
|
|
|
1073
1086
|
}
|
|
1074
1087
|
},
|
|
1075
1088
|
{
|
|
1076
|
-
"id":
|
|
1089
|
+
"id": 74,
|
|
1077
1090
|
"name": "allowed",
|
|
1078
1091
|
"kind": 1024,
|
|
1079
1092
|
"kindString": "Property",
|
|
@@ -1117,7 +1130,7 @@
|
|
|
1117
1130
|
}
|
|
1118
1131
|
},
|
|
1119
1132
|
{
|
|
1120
|
-
"id":
|
|
1133
|
+
"id": 75,
|
|
1121
1134
|
"name": "disallowed",
|
|
1122
1135
|
"kind": 1024,
|
|
1123
1136
|
"kindString": "Property",
|
|
@@ -1156,9 +1169,9 @@
|
|
|
1156
1169
|
{
|
|
1157
1170
|
"title": "Properties",
|
|
1158
1171
|
"children": [
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1172
|
+
73,
|
|
1173
|
+
74,
|
|
1174
|
+
75
|
|
1162
1175
|
]
|
|
1163
1176
|
}
|
|
1164
1177
|
],
|
|
@@ -1177,8 +1190,8 @@
|
|
|
1177
1190
|
{
|
|
1178
1191
|
"title": "Properties",
|
|
1179
1192
|
"children": [
|
|
1180
|
-
|
|
1181
|
-
|
|
1193
|
+
70,
|
|
1194
|
+
71
|
|
1182
1195
|
]
|
|
1183
1196
|
}
|
|
1184
1197
|
],
|
|
@@ -1194,14 +1207,14 @@
|
|
|
1194
1207
|
{
|
|
1195
1208
|
"type": "reflection",
|
|
1196
1209
|
"declaration": {
|
|
1197
|
-
"id":
|
|
1210
|
+
"id": 76,
|
|
1198
1211
|
"name": "__type",
|
|
1199
1212
|
"kind": 65536,
|
|
1200
1213
|
"kindString": "Type literal",
|
|
1201
1214
|
"flags": {},
|
|
1202
1215
|
"children": [
|
|
1203
1216
|
{
|
|
1204
|
-
"id":
|
|
1217
|
+
"id": 77,
|
|
1205
1218
|
"name": "schema",
|
|
1206
1219
|
"kind": 1024,
|
|
1207
1220
|
"kindString": "Property",
|
|
@@ -1223,7 +1236,7 @@
|
|
|
1223
1236
|
{
|
|
1224
1237
|
"title": "Properties",
|
|
1225
1238
|
"children": [
|
|
1226
|
-
|
|
1239
|
+
77
|
|
1227
1240
|
]
|
|
1228
1241
|
}
|
|
1229
1242
|
],
|
|
@@ -1250,7 +1263,7 @@
|
|
|
1250
1263
|
}
|
|
1251
1264
|
},
|
|
1252
1265
|
{
|
|
1253
|
-
"id":
|
|
1266
|
+
"id": 96,
|
|
1254
1267
|
"name": "supportedQueryValidator",
|
|
1255
1268
|
"kind": 1024,
|
|
1256
1269
|
"kindString": "Property",
|
|
@@ -1261,7 +1274,7 @@
|
|
|
1261
1274
|
"sources": [
|
|
1262
1275
|
{
|
|
1263
1276
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1264
|
-
"line":
|
|
1277
|
+
"line": 29,
|
|
1265
1278
|
"character": 23
|
|
1266
1279
|
}
|
|
1267
1280
|
],
|
|
@@ -1286,14 +1299,14 @@
|
|
|
1286
1299
|
{
|
|
1287
1300
|
"type": "reflection",
|
|
1288
1301
|
"declaration": {
|
|
1289
|
-
"id":
|
|
1302
|
+
"id": 97,
|
|
1290
1303
|
"name": "__type",
|
|
1291
1304
|
"kind": 65536,
|
|
1292
1305
|
"kindString": "Type literal",
|
|
1293
1306
|
"flags": {},
|
|
1294
1307
|
"children": [
|
|
1295
1308
|
{
|
|
1296
|
-
"id":
|
|
1309
|
+
"id": 98,
|
|
1297
1310
|
"name": "query",
|
|
1298
1311
|
"kind": 1024,
|
|
1299
1312
|
"kindString": "Property",
|
|
@@ -1311,7 +1324,7 @@
|
|
|
1311
1324
|
}
|
|
1312
1325
|
},
|
|
1313
1326
|
{
|
|
1314
|
-
"id":
|
|
1327
|
+
"id": 99,
|
|
1315
1328
|
"name": "resultSet",
|
|
1316
1329
|
"kind": 1024,
|
|
1317
1330
|
"kindString": "Property",
|
|
@@ -1331,7 +1344,7 @@
|
|
|
1331
1344
|
}
|
|
1332
1345
|
},
|
|
1333
1346
|
{
|
|
1334
|
-
"id":
|
|
1347
|
+
"id": 100,
|
|
1335
1348
|
"name": "schema",
|
|
1336
1349
|
"kind": 1024,
|
|
1337
1350
|
"kindString": "Property",
|
|
@@ -1353,9 +1366,9 @@
|
|
|
1353
1366
|
{
|
|
1354
1367
|
"title": "Properties",
|
|
1355
1368
|
"children": [
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1369
|
+
98,
|
|
1370
|
+
99,
|
|
1371
|
+
100
|
|
1359
1372
|
]
|
|
1360
1373
|
}
|
|
1361
1374
|
],
|
|
@@ -1391,7 +1404,7 @@
|
|
|
1391
1404
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
1392
1405
|
"line": 21,
|
|
1393
1406
|
"character": 18,
|
|
1394
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1407
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L21"
|
|
1395
1408
|
}
|
|
1396
1409
|
],
|
|
1397
1410
|
"type": {
|
|
@@ -1415,8 +1428,8 @@
|
|
|
1415
1428
|
},
|
|
1416
1429
|
"sources": [
|
|
1417
1430
|
{
|
|
1418
|
-
"fileName": "
|
|
1419
|
-
"line":
|
|
1431
|
+
"fileName": "protocol/packages/core/dist/types/lib/Base.d.ts",
|
|
1432
|
+
"line": 21,
|
|
1420
1433
|
"character": 11
|
|
1421
1434
|
}
|
|
1422
1435
|
],
|
|
@@ -1430,7 +1443,7 @@
|
|
|
1430
1443
|
}
|
|
1431
1444
|
},
|
|
1432
1445
|
{
|
|
1433
|
-
"id":
|
|
1446
|
+
"id": 101,
|
|
1434
1447
|
"name": "address",
|
|
1435
1448
|
"kind": 262144,
|
|
1436
1449
|
"kindString": "Accessor",
|
|
@@ -1438,12 +1451,12 @@
|
|
|
1438
1451
|
"sources": [
|
|
1439
1452
|
{
|
|
1440
1453
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1441
|
-
"line":
|
|
1454
|
+
"line": 31,
|
|
1442
1455
|
"character": 8
|
|
1443
1456
|
}
|
|
1444
1457
|
],
|
|
1445
1458
|
"getSignature": {
|
|
1446
|
-
"id":
|
|
1459
|
+
"id": 102,
|
|
1447
1460
|
"name": "address",
|
|
1448
1461
|
"kind": 524288,
|
|
1449
1462
|
"kindString": "Get signature",
|
|
@@ -1463,7 +1476,7 @@
|
|
|
1463
1476
|
}
|
|
1464
1477
|
},
|
|
1465
1478
|
{
|
|
1466
|
-
"id":
|
|
1479
|
+
"id": 103,
|
|
1467
1480
|
"name": "allowAnonymous",
|
|
1468
1481
|
"kind": 262144,
|
|
1469
1482
|
"kindString": "Accessor",
|
|
@@ -1471,12 +1484,12 @@
|
|
|
1471
1484
|
"sources": [
|
|
1472
1485
|
{
|
|
1473
1486
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1474
|
-
"line":
|
|
1487
|
+
"line": 32,
|
|
1475
1488
|
"character": 8
|
|
1476
1489
|
}
|
|
1477
1490
|
],
|
|
1478
1491
|
"getSignature": {
|
|
1479
|
-
"id":
|
|
1492
|
+
"id": 104,
|
|
1480
1493
|
"name": "allowAnonymous",
|
|
1481
1494
|
"kind": 524288,
|
|
1482
1495
|
"kindString": "Get signature",
|
|
@@ -1496,7 +1509,7 @@
|
|
|
1496
1509
|
}
|
|
1497
1510
|
},
|
|
1498
1511
|
{
|
|
1499
|
-
"id":
|
|
1512
|
+
"id": 105,
|
|
1500
1513
|
"name": "config",
|
|
1501
1514
|
"kind": 262144,
|
|
1502
1515
|
"kindString": "Accessor",
|
|
@@ -1504,12 +1517,12 @@
|
|
|
1504
1517
|
"sources": [
|
|
1505
1518
|
{
|
|
1506
1519
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1507
|
-
"line":
|
|
1520
|
+
"line": 33,
|
|
1508
1521
|
"character": 8
|
|
1509
1522
|
}
|
|
1510
1523
|
],
|
|
1511
1524
|
"getSignature": {
|
|
1512
|
-
"id":
|
|
1525
|
+
"id": 106,
|
|
1513
1526
|
"name": "config",
|
|
1514
1527
|
"kind": 524288,
|
|
1515
1528
|
"kindString": "Get signature",
|
|
@@ -1529,7 +1542,53 @@
|
|
|
1529
1542
|
}
|
|
1530
1543
|
},
|
|
1531
1544
|
{
|
|
1532
|
-
"id":
|
|
1545
|
+
"id": 268,
|
|
1546
|
+
"name": "log",
|
|
1547
|
+
"kind": 262144,
|
|
1548
|
+
"kindString": "Accessor",
|
|
1549
|
+
"flags": {
|
|
1550
|
+
"isProtected": true
|
|
1551
|
+
},
|
|
1552
|
+
"sources": [
|
|
1553
|
+
{
|
|
1554
|
+
"fileName": "protocol/packages/core/dist/types/lib/Base.d.ts",
|
|
1555
|
+
"line": 23,
|
|
1556
|
+
"character": 18
|
|
1557
|
+
}
|
|
1558
|
+
],
|
|
1559
|
+
"getSignature": {
|
|
1560
|
+
"id": 269,
|
|
1561
|
+
"name": "log",
|
|
1562
|
+
"kind": 524288,
|
|
1563
|
+
"kindString": "Get signature",
|
|
1564
|
+
"flags": {},
|
|
1565
|
+
"type": {
|
|
1566
|
+
"type": "union",
|
|
1567
|
+
"types": [
|
|
1568
|
+
{
|
|
1569
|
+
"type": "reference",
|
|
1570
|
+
"name": "Logger"
|
|
1571
|
+
},
|
|
1572
|
+
{
|
|
1573
|
+
"type": "reference",
|
|
1574
|
+
"name": "Console",
|
|
1575
|
+
"qualifiedName": "global.Console",
|
|
1576
|
+
"package": "@types/node"
|
|
1577
|
+
}
|
|
1578
|
+
]
|
|
1579
|
+
},
|
|
1580
|
+
"inheritedFrom": {
|
|
1581
|
+
"type": "reference",
|
|
1582
|
+
"name": "TimestampWitness.log"
|
|
1583
|
+
}
|
|
1584
|
+
},
|
|
1585
|
+
"inheritedFrom": {
|
|
1586
|
+
"type": "reference",
|
|
1587
|
+
"name": "TimestampWitness.log"
|
|
1588
|
+
}
|
|
1589
|
+
},
|
|
1590
|
+
{
|
|
1591
|
+
"id": 107,
|
|
1533
1592
|
"name": "parentResolver",
|
|
1534
1593
|
"kind": 262144,
|
|
1535
1594
|
"kindString": "Accessor",
|
|
@@ -1537,12 +1596,12 @@
|
|
|
1537
1596
|
"sources": [
|
|
1538
1597
|
{
|
|
1539
1598
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1540
|
-
"line":
|
|
1599
|
+
"line": 34,
|
|
1541
1600
|
"character": 8
|
|
1542
1601
|
}
|
|
1543
1602
|
],
|
|
1544
1603
|
"getSignature": {
|
|
1545
|
-
"id":
|
|
1604
|
+
"id": 108,
|
|
1546
1605
|
"name": "parentResolver",
|
|
1547
1606
|
"kind": 524288,
|
|
1548
1607
|
"kindString": "Get signature",
|
|
@@ -1567,14 +1626,14 @@
|
|
|
1567
1626
|
{
|
|
1568
1627
|
"type": "reflection",
|
|
1569
1628
|
"declaration": {
|
|
1570
|
-
"id":
|
|
1629
|
+
"id": 109,
|
|
1571
1630
|
"name": "__type",
|
|
1572
1631
|
"kind": 65536,
|
|
1573
1632
|
"kindString": "Type literal",
|
|
1574
1633
|
"flags": {},
|
|
1575
1634
|
"children": [
|
|
1576
1635
|
{
|
|
1577
|
-
"id":
|
|
1636
|
+
"id": 110,
|
|
1578
1637
|
"name": "name",
|
|
1579
1638
|
"kind": 1024,
|
|
1580
1639
|
"kindString": "Property",
|
|
@@ -1594,7 +1653,7 @@
|
|
|
1594
1653
|
}
|
|
1595
1654
|
},
|
|
1596
1655
|
{
|
|
1597
|
-
"id":
|
|
1656
|
+
"id": 111,
|
|
1598
1657
|
"name": "security",
|
|
1599
1658
|
"kind": 1024,
|
|
1600
1659
|
"kindString": "Property",
|
|
@@ -1611,14 +1670,14 @@
|
|
|
1611
1670
|
"type": {
|
|
1612
1671
|
"type": "reflection",
|
|
1613
1672
|
"declaration": {
|
|
1614
|
-
"id":
|
|
1673
|
+
"id": 112,
|
|
1615
1674
|
"name": "__type",
|
|
1616
1675
|
"kind": 65536,
|
|
1617
1676
|
"kindString": "Type literal",
|
|
1618
1677
|
"flags": {},
|
|
1619
1678
|
"children": [
|
|
1620
1679
|
{
|
|
1621
|
-
"id":
|
|
1680
|
+
"id": 113,
|
|
1622
1681
|
"name": "allowAnonymous",
|
|
1623
1682
|
"kind": 1024,
|
|
1624
1683
|
"kindString": "Property",
|
|
@@ -1638,7 +1697,7 @@
|
|
|
1638
1697
|
}
|
|
1639
1698
|
},
|
|
1640
1699
|
{
|
|
1641
|
-
"id":
|
|
1700
|
+
"id": 114,
|
|
1642
1701
|
"name": "allowed",
|
|
1643
1702
|
"kind": 1024,
|
|
1644
1703
|
"kindString": "Property",
|
|
@@ -1682,7 +1741,7 @@
|
|
|
1682
1741
|
}
|
|
1683
1742
|
},
|
|
1684
1743
|
{
|
|
1685
|
-
"id":
|
|
1744
|
+
"id": 115,
|
|
1686
1745
|
"name": "disallowed",
|
|
1687
1746
|
"kind": 1024,
|
|
1688
1747
|
"kindString": "Property",
|
|
@@ -1721,9 +1780,9 @@
|
|
|
1721
1780
|
{
|
|
1722
1781
|
"title": "Properties",
|
|
1723
1782
|
"children": [
|
|
1724
|
-
|
|
1725
|
-
|
|
1726
|
-
|
|
1783
|
+
113,
|
|
1784
|
+
114,
|
|
1785
|
+
115
|
|
1727
1786
|
]
|
|
1728
1787
|
}
|
|
1729
1788
|
],
|
|
@@ -1742,8 +1801,8 @@
|
|
|
1742
1801
|
{
|
|
1743
1802
|
"title": "Properties",
|
|
1744
1803
|
"children": [
|
|
1745
|
-
|
|
1746
|
-
|
|
1804
|
+
110,
|
|
1805
|
+
111
|
|
1747
1806
|
]
|
|
1748
1807
|
}
|
|
1749
1808
|
],
|
|
@@ -1759,14 +1818,14 @@
|
|
|
1759
1818
|
{
|
|
1760
1819
|
"type": "reflection",
|
|
1761
1820
|
"declaration": {
|
|
1762
|
-
"id":
|
|
1821
|
+
"id": 116,
|
|
1763
1822
|
"name": "__type",
|
|
1764
1823
|
"kind": 65536,
|
|
1765
1824
|
"kindString": "Type literal",
|
|
1766
1825
|
"flags": {},
|
|
1767
1826
|
"children": [
|
|
1768
1827
|
{
|
|
1769
|
-
"id":
|
|
1828
|
+
"id": 117,
|
|
1770
1829
|
"name": "schema",
|
|
1771
1830
|
"kind": 1024,
|
|
1772
1831
|
"kindString": "Property",
|
|
@@ -1788,7 +1847,7 @@
|
|
|
1788
1847
|
{
|
|
1789
1848
|
"title": "Properties",
|
|
1790
1849
|
"children": [
|
|
1791
|
-
|
|
1850
|
+
117
|
|
1792
1851
|
]
|
|
1793
1852
|
}
|
|
1794
1853
|
],
|
|
@@ -1820,7 +1879,7 @@
|
|
|
1820
1879
|
}
|
|
1821
1880
|
},
|
|
1822
1881
|
{
|
|
1823
|
-
"id":
|
|
1882
|
+
"id": 118,
|
|
1824
1883
|
"name": "previousHash",
|
|
1825
1884
|
"kind": 262144,
|
|
1826
1885
|
"kindString": "Accessor",
|
|
@@ -1828,12 +1887,12 @@
|
|
|
1828
1887
|
"sources": [
|
|
1829
1888
|
{
|
|
1830
1889
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1831
|
-
"line":
|
|
1890
|
+
"line": 35,
|
|
1832
1891
|
"character": 8
|
|
1833
1892
|
}
|
|
1834
1893
|
],
|
|
1835
1894
|
"getSignature": {
|
|
1836
|
-
"id":
|
|
1895
|
+
"id": 119,
|
|
1837
1896
|
"name": "previousHash",
|
|
1838
1897
|
"kind": 524288,
|
|
1839
1898
|
"kindString": "Get signature",
|
|
@@ -1998,7 +2057,7 @@
|
|
|
1998
2057
|
}
|
|
1999
2058
|
},
|
|
2000
2059
|
{
|
|
2001
|
-
"id":
|
|
2060
|
+
"id": 177,
|
|
2002
2061
|
"name": "bindHashes",
|
|
2003
2062
|
"kind": 2048,
|
|
2004
2063
|
"kindString": "Method",
|
|
@@ -2008,20 +2067,20 @@
|
|
|
2008
2067
|
"sources": [
|
|
2009
2068
|
{
|
|
2010
2069
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2011
|
-
"line":
|
|
2070
|
+
"line": 44,
|
|
2012
2071
|
"character": 14
|
|
2013
2072
|
}
|
|
2014
2073
|
],
|
|
2015
2074
|
"signatures": [
|
|
2016
2075
|
{
|
|
2017
|
-
"id":
|
|
2076
|
+
"id": 178,
|
|
2018
2077
|
"name": "bindHashes",
|
|
2019
2078
|
"kind": 4096,
|
|
2020
2079
|
"kindString": "Call signature",
|
|
2021
2080
|
"flags": {},
|
|
2022
2081
|
"parameters": [
|
|
2023
2082
|
{
|
|
2024
|
-
"id":
|
|
2083
|
+
"id": 179,
|
|
2025
2084
|
"name": "hashes",
|
|
2026
2085
|
"kind": 32768,
|
|
2027
2086
|
"kindString": "Parameter",
|
|
@@ -2035,7 +2094,7 @@
|
|
|
2035
2094
|
}
|
|
2036
2095
|
},
|
|
2037
2096
|
{
|
|
2038
|
-
"id":
|
|
2097
|
+
"id": 180,
|
|
2039
2098
|
"name": "schema",
|
|
2040
2099
|
"kind": 32768,
|
|
2041
2100
|
"kindString": "Parameter",
|
|
@@ -2049,7 +2108,7 @@
|
|
|
2049
2108
|
}
|
|
2050
2109
|
},
|
|
2051
2110
|
{
|
|
2052
|
-
"id":
|
|
2111
|
+
"id": 181,
|
|
2053
2112
|
"name": "account",
|
|
2054
2113
|
"kind": 32768,
|
|
2055
2114
|
"kindString": "Parameter",
|
|
@@ -2058,7 +2117,7 @@
|
|
|
2058
2117
|
},
|
|
2059
2118
|
"type": {
|
|
2060
2119
|
"type": "reference",
|
|
2061
|
-
"name": "
|
|
2120
|
+
"name": "AccountInstance"
|
|
2062
2121
|
}
|
|
2063
2122
|
}
|
|
2064
2123
|
],
|
|
@@ -2071,7 +2130,7 @@
|
|
|
2071
2130
|
},
|
|
2072
2131
|
{
|
|
2073
2132
|
"type": "reference",
|
|
2074
|
-
"name": "
|
|
2133
|
+
"name": "AccountInstance"
|
|
2075
2134
|
}
|
|
2076
2135
|
],
|
|
2077
2136
|
"name": "PromiseEx"
|
|
@@ -2088,7 +2147,7 @@
|
|
|
2088
2147
|
}
|
|
2089
2148
|
},
|
|
2090
2149
|
{
|
|
2091
|
-
"id":
|
|
2150
|
+
"id": 182,
|
|
2092
2151
|
"name": "bindHashesInternal",
|
|
2093
2152
|
"kind": 2048,
|
|
2094
2153
|
"kindString": "Method",
|
|
@@ -2098,20 +2157,20 @@
|
|
|
2098
2157
|
"sources": [
|
|
2099
2158
|
{
|
|
2100
2159
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2101
|
-
"line":
|
|
2160
|
+
"line": 45,
|
|
2102
2161
|
"character": 14
|
|
2103
2162
|
}
|
|
2104
2163
|
],
|
|
2105
2164
|
"signatures": [
|
|
2106
2165
|
{
|
|
2107
|
-
"id":
|
|
2166
|
+
"id": 183,
|
|
2108
2167
|
"name": "bindHashesInternal",
|
|
2109
2168
|
"kind": 4096,
|
|
2110
2169
|
"kindString": "Call signature",
|
|
2111
2170
|
"flags": {},
|
|
2112
2171
|
"parameters": [
|
|
2113
2172
|
{
|
|
2114
|
-
"id":
|
|
2173
|
+
"id": 184,
|
|
2115
2174
|
"name": "hashes",
|
|
2116
2175
|
"kind": 32768,
|
|
2117
2176
|
"kindString": "Parameter",
|
|
@@ -2125,7 +2184,7 @@
|
|
|
2125
2184
|
}
|
|
2126
2185
|
},
|
|
2127
2186
|
{
|
|
2128
|
-
"id":
|
|
2187
|
+
"id": 185,
|
|
2129
2188
|
"name": "schema",
|
|
2130
2189
|
"kind": 32768,
|
|
2131
2190
|
"kindString": "Parameter",
|
|
@@ -2139,7 +2198,7 @@
|
|
|
2139
2198
|
}
|
|
2140
2199
|
},
|
|
2141
2200
|
{
|
|
2142
|
-
"id":
|
|
2201
|
+
"id": 186,
|
|
2143
2202
|
"name": "account",
|
|
2144
2203
|
"kind": 32768,
|
|
2145
2204
|
"kindString": "Parameter",
|
|
@@ -2148,7 +2207,7 @@
|
|
|
2148
2207
|
},
|
|
2149
2208
|
"type": {
|
|
2150
2209
|
"type": "reference",
|
|
2151
|
-
"name": "
|
|
2210
|
+
"name": "AccountInstance"
|
|
2152
2211
|
}
|
|
2153
2212
|
}
|
|
2154
2213
|
],
|
|
@@ -2170,14 +2229,14 @@
|
|
|
2170
2229
|
{
|
|
2171
2230
|
"type": "reflection",
|
|
2172
2231
|
"declaration": {
|
|
2173
|
-
"id":
|
|
2232
|
+
"id": 187,
|
|
2174
2233
|
"name": "__type",
|
|
2175
2234
|
"kind": 65536,
|
|
2176
2235
|
"kindString": "Type literal",
|
|
2177
2236
|
"flags": {},
|
|
2178
2237
|
"children": [
|
|
2179
2238
|
{
|
|
2180
|
-
"id":
|
|
2239
|
+
"id": 188,
|
|
2181
2240
|
"name": "schema",
|
|
2182
2241
|
"kind": 1024,
|
|
2183
2242
|
"kindString": "Property",
|
|
@@ -2199,7 +2258,7 @@
|
|
|
2199
2258
|
{
|
|
2200
2259
|
"title": "Properties",
|
|
2201
2260
|
"children": [
|
|
2202
|
-
|
|
2261
|
+
188
|
|
2203
2262
|
]
|
|
2204
2263
|
}
|
|
2205
2264
|
],
|
|
@@ -2226,7 +2285,7 @@
|
|
|
2226
2285
|
}
|
|
2227
2286
|
},
|
|
2228
2287
|
{
|
|
2229
|
-
"id":
|
|
2288
|
+
"id": 189,
|
|
2230
2289
|
"name": "bindQuery",
|
|
2231
2290
|
"kind": 2048,
|
|
2232
2291
|
"kindString": "Method",
|
|
@@ -2236,20 +2295,20 @@
|
|
|
2236
2295
|
"sources": [
|
|
2237
2296
|
{
|
|
2238
2297
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2239
|
-
"line":
|
|
2298
|
+
"line": 46,
|
|
2240
2299
|
"character": 14
|
|
2241
2300
|
}
|
|
2242
2301
|
],
|
|
2243
2302
|
"signatures": [
|
|
2244
2303
|
{
|
|
2245
|
-
"id":
|
|
2304
|
+
"id": 190,
|
|
2246
2305
|
"name": "bindQuery",
|
|
2247
2306
|
"kind": 4096,
|
|
2248
2307
|
"kindString": "Call signature",
|
|
2249
2308
|
"flags": {},
|
|
2250
2309
|
"typeParameter": [
|
|
2251
2310
|
{
|
|
2252
|
-
"id":
|
|
2311
|
+
"id": 195,
|
|
2253
2312
|
"name": "T",
|
|
2254
2313
|
"kind": 131072,
|
|
2255
2314
|
"kindString": "Type parameter",
|
|
@@ -2275,14 +2334,14 @@
|
|
|
2275
2334
|
{
|
|
2276
2335
|
"type": "reflection",
|
|
2277
2336
|
"declaration": {
|
|
2278
|
-
"id":
|
|
2337
|
+
"id": 191,
|
|
2279
2338
|
"name": "__type",
|
|
2280
2339
|
"kind": 65536,
|
|
2281
2340
|
"kindString": "Type literal",
|
|
2282
2341
|
"flags": {},
|
|
2283
2342
|
"children": [
|
|
2284
2343
|
{
|
|
2285
|
-
"id":
|
|
2344
|
+
"id": 192,
|
|
2286
2345
|
"name": "schema",
|
|
2287
2346
|
"kind": 1024,
|
|
2288
2347
|
"kindString": "Property",
|
|
@@ -2304,7 +2363,7 @@
|
|
|
2304
2363
|
{
|
|
2305
2364
|
"title": "Properties",
|
|
2306
2365
|
"children": [
|
|
2307
|
-
|
|
2366
|
+
192
|
|
2308
2367
|
]
|
|
2309
2368
|
}
|
|
2310
2369
|
],
|
|
@@ -2340,14 +2399,14 @@
|
|
|
2340
2399
|
{
|
|
2341
2400
|
"type": "reflection",
|
|
2342
2401
|
"declaration": {
|
|
2343
|
-
"id":
|
|
2402
|
+
"id": 193,
|
|
2344
2403
|
"name": "__type",
|
|
2345
2404
|
"kind": 65536,
|
|
2346
2405
|
"kindString": "Type literal",
|
|
2347
2406
|
"flags": {},
|
|
2348
2407
|
"children": [
|
|
2349
2408
|
{
|
|
2350
|
-
"id":
|
|
2409
|
+
"id": 194,
|
|
2351
2410
|
"name": "schema",
|
|
2352
2411
|
"kind": 1024,
|
|
2353
2412
|
"kindString": "Property",
|
|
@@ -2369,7 +2428,7 @@
|
|
|
2369
2428
|
{
|
|
2370
2429
|
"title": "Properties",
|
|
2371
2430
|
"children": [
|
|
2372
|
-
|
|
2431
|
+
194
|
|
2373
2432
|
]
|
|
2374
2433
|
}
|
|
2375
2434
|
],
|
|
@@ -2393,19 +2452,19 @@
|
|
|
2393
2452
|
],
|
|
2394
2453
|
"parameters": [
|
|
2395
2454
|
{
|
|
2396
|
-
"id":
|
|
2455
|
+
"id": 196,
|
|
2397
2456
|
"name": "query",
|
|
2398
2457
|
"kind": 32768,
|
|
2399
2458
|
"kindString": "Parameter",
|
|
2400
2459
|
"flags": {},
|
|
2401
2460
|
"type": {
|
|
2402
2461
|
"type": "reference",
|
|
2403
|
-
"id":
|
|
2462
|
+
"id": 195,
|
|
2404
2463
|
"name": "T"
|
|
2405
2464
|
}
|
|
2406
2465
|
},
|
|
2407
2466
|
{
|
|
2408
|
-
"id":
|
|
2467
|
+
"id": 197,
|
|
2409
2468
|
"name": "payloads",
|
|
2410
2469
|
"kind": 32768,
|
|
2411
2470
|
"kindString": "Parameter",
|
|
@@ -2428,14 +2487,14 @@
|
|
|
2428
2487
|
{
|
|
2429
2488
|
"type": "reflection",
|
|
2430
2489
|
"declaration": {
|
|
2431
|
-
"id":
|
|
2490
|
+
"id": 198,
|
|
2432
2491
|
"name": "__type",
|
|
2433
2492
|
"kind": 65536,
|
|
2434
2493
|
"kindString": "Type literal",
|
|
2435
2494
|
"flags": {},
|
|
2436
2495
|
"children": [
|
|
2437
2496
|
{
|
|
2438
|
-
"id":
|
|
2497
|
+
"id": 199,
|
|
2439
2498
|
"name": "schema",
|
|
2440
2499
|
"kind": 1024,
|
|
2441
2500
|
"kindString": "Property",
|
|
@@ -2457,7 +2516,7 @@
|
|
|
2457
2516
|
{
|
|
2458
2517
|
"title": "Properties",
|
|
2459
2518
|
"children": [
|
|
2460
|
-
|
|
2519
|
+
199
|
|
2461
2520
|
]
|
|
2462
2521
|
}
|
|
2463
2522
|
],
|
|
@@ -2475,7 +2534,7 @@
|
|
|
2475
2534
|
}
|
|
2476
2535
|
},
|
|
2477
2536
|
{
|
|
2478
|
-
"id":
|
|
2537
|
+
"id": 200,
|
|
2479
2538
|
"name": "account",
|
|
2480
2539
|
"kind": 32768,
|
|
2481
2540
|
"kindString": "Parameter",
|
|
@@ -2484,7 +2543,7 @@
|
|
|
2484
2543
|
},
|
|
2485
2544
|
"type": {
|
|
2486
2545
|
"type": "reference",
|
|
2487
|
-
"name": "
|
|
2546
|
+
"name": "AccountInstance"
|
|
2488
2547
|
}
|
|
2489
2548
|
}
|
|
2490
2549
|
],
|
|
@@ -2512,14 +2571,14 @@
|
|
|
2512
2571
|
{
|
|
2513
2572
|
"type": "reflection",
|
|
2514
2573
|
"declaration": {
|
|
2515
|
-
"id":
|
|
2574
|
+
"id": 201,
|
|
2516
2575
|
"name": "__type",
|
|
2517
2576
|
"kind": 65536,
|
|
2518
2577
|
"kindString": "Type literal",
|
|
2519
2578
|
"flags": {},
|
|
2520
2579
|
"children": [
|
|
2521
2580
|
{
|
|
2522
|
-
"id":
|
|
2581
|
+
"id": 202,
|
|
2523
2582
|
"name": "query",
|
|
2524
2583
|
"kind": 1024,
|
|
2525
2584
|
"kindString": "Property",
|
|
@@ -2537,7 +2596,7 @@
|
|
|
2537
2596
|
}
|
|
2538
2597
|
},
|
|
2539
2598
|
{
|
|
2540
|
-
"id":
|
|
2599
|
+
"id": 203,
|
|
2541
2600
|
"name": "resultSet",
|
|
2542
2601
|
"kind": 1024,
|
|
2543
2602
|
"kindString": "Property",
|
|
@@ -2557,7 +2616,7 @@
|
|
|
2557
2616
|
}
|
|
2558
2617
|
},
|
|
2559
2618
|
{
|
|
2560
|
-
"id":
|
|
2619
|
+
"id": 204,
|
|
2561
2620
|
"name": "schema",
|
|
2562
2621
|
"kind": 1024,
|
|
2563
2622
|
"kindString": "Property",
|
|
@@ -2579,9 +2638,9 @@
|
|
|
2579
2638
|
{
|
|
2580
2639
|
"title": "Properties",
|
|
2581
2640
|
"children": [
|
|
2582
|
-
|
|
2583
|
-
|
|
2584
|
-
|
|
2641
|
+
202,
|
|
2642
|
+
203,
|
|
2643
|
+
204
|
|
2585
2644
|
]
|
|
2586
2645
|
}
|
|
2587
2646
|
],
|
|
@@ -2612,14 +2671,14 @@
|
|
|
2612
2671
|
{
|
|
2613
2672
|
"type": "reflection",
|
|
2614
2673
|
"declaration": {
|
|
2615
|
-
"id":
|
|
2674
|
+
"id": 205,
|
|
2616
2675
|
"name": "__type",
|
|
2617
2676
|
"kind": 65536,
|
|
2618
2677
|
"kindString": "Type literal",
|
|
2619
2678
|
"flags": {},
|
|
2620
2679
|
"children": [
|
|
2621
2680
|
{
|
|
2622
|
-
"id":
|
|
2681
|
+
"id": 206,
|
|
2623
2682
|
"name": "schema",
|
|
2624
2683
|
"kind": 1024,
|
|
2625
2684
|
"kindString": "Property",
|
|
@@ -2641,7 +2700,7 @@
|
|
|
2641
2700
|
{
|
|
2642
2701
|
"title": "Properties",
|
|
2643
2702
|
"children": [
|
|
2644
|
-
|
|
2703
|
+
206
|
|
2645
2704
|
]
|
|
2646
2705
|
}
|
|
2647
2706
|
],
|
|
@@ -2661,7 +2720,7 @@
|
|
|
2661
2720
|
},
|
|
2662
2721
|
{
|
|
2663
2722
|
"type": "reference",
|
|
2664
|
-
"name": "
|
|
2723
|
+
"name": "AccountInstance"
|
|
2665
2724
|
}
|
|
2666
2725
|
],
|
|
2667
2726
|
"name": "PromiseEx"
|
|
@@ -2678,7 +2737,7 @@
|
|
|
2678
2737
|
}
|
|
2679
2738
|
},
|
|
2680
2739
|
{
|
|
2681
|
-
"id":
|
|
2740
|
+
"id": 207,
|
|
2682
2741
|
"name": "bindQueryInternal",
|
|
2683
2742
|
"kind": 2048,
|
|
2684
2743
|
"kindString": "Method",
|
|
@@ -2688,20 +2747,20 @@
|
|
|
2688
2747
|
"sources": [
|
|
2689
2748
|
{
|
|
2690
2749
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2691
|
-
"line":
|
|
2750
|
+
"line": 47,
|
|
2692
2751
|
"character": 14
|
|
2693
2752
|
}
|
|
2694
2753
|
],
|
|
2695
2754
|
"signatures": [
|
|
2696
2755
|
{
|
|
2697
|
-
"id":
|
|
2756
|
+
"id": 208,
|
|
2698
2757
|
"name": "bindQueryInternal",
|
|
2699
2758
|
"kind": 4096,
|
|
2700
2759
|
"kindString": "Call signature",
|
|
2701
2760
|
"flags": {},
|
|
2702
2761
|
"typeParameter": [
|
|
2703
2762
|
{
|
|
2704
|
-
"id":
|
|
2763
|
+
"id": 213,
|
|
2705
2764
|
"name": "T",
|
|
2706
2765
|
"kind": 131072,
|
|
2707
2766
|
"kindString": "Type parameter",
|
|
@@ -2727,14 +2786,14 @@
|
|
|
2727
2786
|
{
|
|
2728
2787
|
"type": "reflection",
|
|
2729
2788
|
"declaration": {
|
|
2730
|
-
"id":
|
|
2789
|
+
"id": 209,
|
|
2731
2790
|
"name": "__type",
|
|
2732
2791
|
"kind": 65536,
|
|
2733
2792
|
"kindString": "Type literal",
|
|
2734
2793
|
"flags": {},
|
|
2735
2794
|
"children": [
|
|
2736
2795
|
{
|
|
2737
|
-
"id":
|
|
2796
|
+
"id": 210,
|
|
2738
2797
|
"name": "schema",
|
|
2739
2798
|
"kind": 1024,
|
|
2740
2799
|
"kindString": "Property",
|
|
@@ -2756,7 +2815,7 @@
|
|
|
2756
2815
|
{
|
|
2757
2816
|
"title": "Properties",
|
|
2758
2817
|
"children": [
|
|
2759
|
-
|
|
2818
|
+
210
|
|
2760
2819
|
]
|
|
2761
2820
|
}
|
|
2762
2821
|
],
|
|
@@ -2792,14 +2851,14 @@
|
|
|
2792
2851
|
{
|
|
2793
2852
|
"type": "reflection",
|
|
2794
2853
|
"declaration": {
|
|
2795
|
-
"id":
|
|
2854
|
+
"id": 211,
|
|
2796
2855
|
"name": "__type",
|
|
2797
2856
|
"kind": 65536,
|
|
2798
2857
|
"kindString": "Type literal",
|
|
2799
2858
|
"flags": {},
|
|
2800
2859
|
"children": [
|
|
2801
2860
|
{
|
|
2802
|
-
"id":
|
|
2861
|
+
"id": 212,
|
|
2803
2862
|
"name": "schema",
|
|
2804
2863
|
"kind": 1024,
|
|
2805
2864
|
"kindString": "Property",
|
|
@@ -2821,7 +2880,7 @@
|
|
|
2821
2880
|
{
|
|
2822
2881
|
"title": "Properties",
|
|
2823
2882
|
"children": [
|
|
2824
|
-
|
|
2883
|
+
212
|
|
2825
2884
|
]
|
|
2826
2885
|
}
|
|
2827
2886
|
],
|
|
@@ -2845,19 +2904,19 @@
|
|
|
2845
2904
|
],
|
|
2846
2905
|
"parameters": [
|
|
2847
2906
|
{
|
|
2848
|
-
"id":
|
|
2907
|
+
"id": 214,
|
|
2849
2908
|
"name": "query",
|
|
2850
2909
|
"kind": 32768,
|
|
2851
2910
|
"kindString": "Parameter",
|
|
2852
2911
|
"flags": {},
|
|
2853
2912
|
"type": {
|
|
2854
2913
|
"type": "reference",
|
|
2855
|
-
"id":
|
|
2914
|
+
"id": 213,
|
|
2856
2915
|
"name": "T"
|
|
2857
2916
|
}
|
|
2858
2917
|
},
|
|
2859
2918
|
{
|
|
2860
|
-
"id":
|
|
2919
|
+
"id": 215,
|
|
2861
2920
|
"name": "payloads",
|
|
2862
2921
|
"kind": 32768,
|
|
2863
2922
|
"kindString": "Parameter",
|
|
@@ -2880,14 +2939,14 @@
|
|
|
2880
2939
|
{
|
|
2881
2940
|
"type": "reflection",
|
|
2882
2941
|
"declaration": {
|
|
2883
|
-
"id":
|
|
2942
|
+
"id": 216,
|
|
2884
2943
|
"name": "__type",
|
|
2885
2944
|
"kind": 65536,
|
|
2886
2945
|
"kindString": "Type literal",
|
|
2887
2946
|
"flags": {},
|
|
2888
2947
|
"children": [
|
|
2889
2948
|
{
|
|
2890
|
-
"id":
|
|
2949
|
+
"id": 217,
|
|
2891
2950
|
"name": "schema",
|
|
2892
2951
|
"kind": 1024,
|
|
2893
2952
|
"kindString": "Property",
|
|
@@ -2909,7 +2968,7 @@
|
|
|
2909
2968
|
{
|
|
2910
2969
|
"title": "Properties",
|
|
2911
2970
|
"children": [
|
|
2912
|
-
|
|
2971
|
+
217
|
|
2913
2972
|
]
|
|
2914
2973
|
}
|
|
2915
2974
|
],
|
|
@@ -2927,7 +2986,7 @@
|
|
|
2927
2986
|
}
|
|
2928
2987
|
},
|
|
2929
2988
|
{
|
|
2930
|
-
"id":
|
|
2989
|
+
"id": 218,
|
|
2931
2990
|
"name": "account",
|
|
2932
2991
|
"kind": 32768,
|
|
2933
2992
|
"kindString": "Parameter",
|
|
@@ -2936,7 +2995,7 @@
|
|
|
2936
2995
|
},
|
|
2937
2996
|
"type": {
|
|
2938
2997
|
"type": "reference",
|
|
2939
|
-
"name": "
|
|
2998
|
+
"name": "AccountInstance"
|
|
2940
2999
|
}
|
|
2941
3000
|
}
|
|
2942
3001
|
],
|
|
@@ -2961,14 +3020,14 @@
|
|
|
2961
3020
|
{
|
|
2962
3021
|
"type": "reflection",
|
|
2963
3022
|
"declaration": {
|
|
2964
|
-
"id":
|
|
3023
|
+
"id": 219,
|
|
2965
3024
|
"name": "__type",
|
|
2966
3025
|
"kind": 65536,
|
|
2967
3026
|
"kindString": "Type literal",
|
|
2968
3027
|
"flags": {},
|
|
2969
3028
|
"children": [
|
|
2970
3029
|
{
|
|
2971
|
-
"id":
|
|
3030
|
+
"id": 220,
|
|
2972
3031
|
"name": "query",
|
|
2973
3032
|
"kind": 1024,
|
|
2974
3033
|
"kindString": "Property",
|
|
@@ -2986,7 +3045,7 @@
|
|
|
2986
3045
|
}
|
|
2987
3046
|
},
|
|
2988
3047
|
{
|
|
2989
|
-
"id":
|
|
3048
|
+
"id": 221,
|
|
2990
3049
|
"name": "resultSet",
|
|
2991
3050
|
"kind": 1024,
|
|
2992
3051
|
"kindString": "Property",
|
|
@@ -3006,7 +3065,7 @@
|
|
|
3006
3065
|
}
|
|
3007
3066
|
},
|
|
3008
3067
|
{
|
|
3009
|
-
"id":
|
|
3068
|
+
"id": 222,
|
|
3010
3069
|
"name": "schema",
|
|
3011
3070
|
"kind": 1024,
|
|
3012
3071
|
"kindString": "Property",
|
|
@@ -3028,9 +3087,9 @@
|
|
|
3028
3087
|
{
|
|
3029
3088
|
"title": "Properties",
|
|
3030
3089
|
"children": [
|
|
3031
|
-
|
|
3032
|
-
|
|
3033
|
-
|
|
3090
|
+
220,
|
|
3091
|
+
221,
|
|
3092
|
+
222
|
|
3034
3093
|
]
|
|
3035
3094
|
}
|
|
3036
3095
|
],
|
|
@@ -3061,14 +3120,14 @@
|
|
|
3061
3120
|
{
|
|
3062
3121
|
"type": "reflection",
|
|
3063
3122
|
"declaration": {
|
|
3064
|
-
"id":
|
|
3123
|
+
"id": 223,
|
|
3065
3124
|
"name": "__type",
|
|
3066
3125
|
"kind": 65536,
|
|
3067
3126
|
"kindString": "Type literal",
|
|
3068
3127
|
"flags": {},
|
|
3069
3128
|
"children": [
|
|
3070
3129
|
{
|
|
3071
|
-
"id":
|
|
3130
|
+
"id": 224,
|
|
3072
3131
|
"name": "schema",
|
|
3073
3132
|
"kind": 1024,
|
|
3074
3133
|
"kindString": "Property",
|
|
@@ -3090,7 +3149,7 @@
|
|
|
3090
3149
|
{
|
|
3091
3150
|
"title": "Properties",
|
|
3092
3151
|
"children": [
|
|
3093
|
-
|
|
3152
|
+
224
|
|
3094
3153
|
]
|
|
3095
3154
|
}
|
|
3096
3155
|
],
|
|
@@ -3120,7 +3179,7 @@
|
|
|
3120
3179
|
}
|
|
3121
3180
|
},
|
|
3122
3181
|
{
|
|
3123
|
-
"id":
|
|
3182
|
+
"id": 225,
|
|
3124
3183
|
"name": "bindResult",
|
|
3125
3184
|
"kind": 2048,
|
|
3126
3185
|
"kindString": "Method",
|
|
@@ -3130,20 +3189,20 @@
|
|
|
3130
3189
|
"sources": [
|
|
3131
3190
|
{
|
|
3132
3191
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3133
|
-
"line":
|
|
3192
|
+
"line": 48,
|
|
3134
3193
|
"character": 14
|
|
3135
3194
|
}
|
|
3136
3195
|
],
|
|
3137
3196
|
"signatures": [
|
|
3138
3197
|
{
|
|
3139
|
-
"id":
|
|
3198
|
+
"id": 226,
|
|
3140
3199
|
"name": "bindResult",
|
|
3141
3200
|
"kind": 4096,
|
|
3142
3201
|
"kindString": "Call signature",
|
|
3143
3202
|
"flags": {},
|
|
3144
3203
|
"parameters": [
|
|
3145
3204
|
{
|
|
3146
|
-
"id":
|
|
3205
|
+
"id": 227,
|
|
3147
3206
|
"name": "payloads",
|
|
3148
3207
|
"kind": 32768,
|
|
3149
3208
|
"kindString": "Parameter",
|
|
@@ -3164,14 +3223,14 @@
|
|
|
3164
3223
|
{
|
|
3165
3224
|
"type": "reflection",
|
|
3166
3225
|
"declaration": {
|
|
3167
|
-
"id":
|
|
3226
|
+
"id": 228,
|
|
3168
3227
|
"name": "__type",
|
|
3169
3228
|
"kind": 65536,
|
|
3170
3229
|
"kindString": "Type literal",
|
|
3171
3230
|
"flags": {},
|
|
3172
3231
|
"children": [
|
|
3173
3232
|
{
|
|
3174
|
-
"id":
|
|
3233
|
+
"id": 229,
|
|
3175
3234
|
"name": "schema",
|
|
3176
3235
|
"kind": 1024,
|
|
3177
3236
|
"kindString": "Property",
|
|
@@ -3193,7 +3252,7 @@
|
|
|
3193
3252
|
{
|
|
3194
3253
|
"title": "Properties",
|
|
3195
3254
|
"children": [
|
|
3196
|
-
|
|
3255
|
+
229
|
|
3197
3256
|
]
|
|
3198
3257
|
}
|
|
3199
3258
|
],
|
|
@@ -3211,7 +3270,7 @@
|
|
|
3211
3270
|
}
|
|
3212
3271
|
},
|
|
3213
3272
|
{
|
|
3214
|
-
"id":
|
|
3273
|
+
"id": 230,
|
|
3215
3274
|
"name": "account",
|
|
3216
3275
|
"kind": 32768,
|
|
3217
3276
|
"kindString": "Parameter",
|
|
@@ -3220,7 +3279,7 @@
|
|
|
3220
3279
|
},
|
|
3221
3280
|
"type": {
|
|
3222
3281
|
"type": "reference",
|
|
3223
|
-
"name": "
|
|
3282
|
+
"name": "AccountInstance"
|
|
3224
3283
|
}
|
|
3225
3284
|
}
|
|
3226
3285
|
],
|
|
@@ -3244,14 +3303,14 @@
|
|
|
3244
3303
|
{
|
|
3245
3304
|
"type": "reflection",
|
|
3246
3305
|
"declaration": {
|
|
3247
|
-
"id":
|
|
3306
|
+
"id": 231,
|
|
3248
3307
|
"name": "__type",
|
|
3249
3308
|
"kind": 65536,
|
|
3250
3309
|
"kindString": "Type literal",
|
|
3251
3310
|
"flags": {},
|
|
3252
3311
|
"children": [
|
|
3253
3312
|
{
|
|
3254
|
-
"id":
|
|
3313
|
+
"id": 232,
|
|
3255
3314
|
"name": "schema",
|
|
3256
3315
|
"kind": 1024,
|
|
3257
3316
|
"kindString": "Property",
|
|
@@ -3273,7 +3332,7 @@
|
|
|
3273
3332
|
{
|
|
3274
3333
|
"title": "Properties",
|
|
3275
3334
|
"children": [
|
|
3276
|
-
|
|
3335
|
+
232
|
|
3277
3336
|
]
|
|
3278
3337
|
}
|
|
3279
3338
|
],
|
|
@@ -3293,7 +3352,7 @@
|
|
|
3293
3352
|
},
|
|
3294
3353
|
{
|
|
3295
3354
|
"type": "reference",
|
|
3296
|
-
"name": "
|
|
3355
|
+
"name": "AccountInstance"
|
|
3297
3356
|
}
|
|
3298
3357
|
],
|
|
3299
3358
|
"name": "PromiseEx"
|
|
@@ -3310,7 +3369,7 @@
|
|
|
3310
3369
|
}
|
|
3311
3370
|
},
|
|
3312
3371
|
{
|
|
3313
|
-
"id":
|
|
3372
|
+
"id": 233,
|
|
3314
3373
|
"name": "bindResultInternal",
|
|
3315
3374
|
"kind": 2048,
|
|
3316
3375
|
"kindString": "Method",
|
|
@@ -3320,20 +3379,20 @@
|
|
|
3320
3379
|
"sources": [
|
|
3321
3380
|
{
|
|
3322
3381
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3323
|
-
"line":
|
|
3382
|
+
"line": 49,
|
|
3324
3383
|
"character": 14
|
|
3325
3384
|
}
|
|
3326
3385
|
],
|
|
3327
3386
|
"signatures": [
|
|
3328
3387
|
{
|
|
3329
|
-
"id":
|
|
3388
|
+
"id": 234,
|
|
3330
3389
|
"name": "bindResultInternal",
|
|
3331
3390
|
"kind": 4096,
|
|
3332
3391
|
"kindString": "Call signature",
|
|
3333
3392
|
"flags": {},
|
|
3334
3393
|
"parameters": [
|
|
3335
3394
|
{
|
|
3336
|
-
"id":
|
|
3395
|
+
"id": 235,
|
|
3337
3396
|
"name": "payloads",
|
|
3338
3397
|
"kind": 32768,
|
|
3339
3398
|
"kindString": "Parameter",
|
|
@@ -3354,14 +3413,14 @@
|
|
|
3354
3413
|
{
|
|
3355
3414
|
"type": "reflection",
|
|
3356
3415
|
"declaration": {
|
|
3357
|
-
"id":
|
|
3416
|
+
"id": 236,
|
|
3358
3417
|
"name": "__type",
|
|
3359
3418
|
"kind": 65536,
|
|
3360
3419
|
"kindString": "Type literal",
|
|
3361
3420
|
"flags": {},
|
|
3362
3421
|
"children": [
|
|
3363
3422
|
{
|
|
3364
|
-
"id":
|
|
3423
|
+
"id": 237,
|
|
3365
3424
|
"name": "schema",
|
|
3366
3425
|
"kind": 1024,
|
|
3367
3426
|
"kindString": "Property",
|
|
@@ -3383,7 +3442,7 @@
|
|
|
3383
3442
|
{
|
|
3384
3443
|
"title": "Properties",
|
|
3385
3444
|
"children": [
|
|
3386
|
-
|
|
3445
|
+
237
|
|
3387
3446
|
]
|
|
3388
3447
|
}
|
|
3389
3448
|
],
|
|
@@ -3401,7 +3460,7 @@
|
|
|
3401
3460
|
}
|
|
3402
3461
|
},
|
|
3403
3462
|
{
|
|
3404
|
-
"id":
|
|
3463
|
+
"id": 238,
|
|
3405
3464
|
"name": "account",
|
|
3406
3465
|
"kind": 32768,
|
|
3407
3466
|
"kindString": "Parameter",
|
|
@@ -3410,7 +3469,7 @@
|
|
|
3410
3469
|
},
|
|
3411
3470
|
"type": {
|
|
3412
3471
|
"type": "reference",
|
|
3413
|
-
"name": "
|
|
3472
|
+
"name": "AccountInstance"
|
|
3414
3473
|
}
|
|
3415
3474
|
}
|
|
3416
3475
|
],
|
|
@@ -3431,14 +3490,14 @@
|
|
|
3431
3490
|
{
|
|
3432
3491
|
"type": "reflection",
|
|
3433
3492
|
"declaration": {
|
|
3434
|
-
"id":
|
|
3493
|
+
"id": 239,
|
|
3435
3494
|
"name": "__type",
|
|
3436
3495
|
"kind": 65536,
|
|
3437
3496
|
"kindString": "Type literal",
|
|
3438
3497
|
"flags": {},
|
|
3439
3498
|
"children": [
|
|
3440
3499
|
{
|
|
3441
|
-
"id":
|
|
3500
|
+
"id": 240,
|
|
3442
3501
|
"name": "schema",
|
|
3443
3502
|
"kind": 1024,
|
|
3444
3503
|
"kindString": "Property",
|
|
@@ -3460,7 +3519,7 @@
|
|
|
3460
3519
|
{
|
|
3461
3520
|
"title": "Properties",
|
|
3462
3521
|
"children": [
|
|
3463
|
-
|
|
3522
|
+
240
|
|
3464
3523
|
]
|
|
3465
3524
|
}
|
|
3466
3525
|
],
|
|
@@ -3490,7 +3549,7 @@
|
|
|
3490
3549
|
}
|
|
3491
3550
|
},
|
|
3492
3551
|
{
|
|
3493
|
-
"id":
|
|
3552
|
+
"id": 120,
|
|
3494
3553
|
"name": "discover",
|
|
3495
3554
|
"kind": 2048,
|
|
3496
3555
|
"kindString": "Method",
|
|
@@ -3498,13 +3557,13 @@
|
|
|
3498
3557
|
"sources": [
|
|
3499
3558
|
{
|
|
3500
3559
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3501
|
-
"line":
|
|
3560
|
+
"line": 38,
|
|
3502
3561
|
"character": 4
|
|
3503
3562
|
}
|
|
3504
3563
|
],
|
|
3505
3564
|
"signatures": [
|
|
3506
3565
|
{
|
|
3507
|
-
"id":
|
|
3566
|
+
"id": 121,
|
|
3508
3567
|
"name": "discover",
|
|
3509
3568
|
"kind": 4096,
|
|
3510
3569
|
"kindString": "Call signature",
|
|
@@ -3528,14 +3587,14 @@
|
|
|
3528
3587
|
{
|
|
3529
3588
|
"type": "reflection",
|
|
3530
3589
|
"declaration": {
|
|
3531
|
-
"id":
|
|
3590
|
+
"id": 122,
|
|
3532
3591
|
"name": "__type",
|
|
3533
3592
|
"kind": 65536,
|
|
3534
3593
|
"kindString": "Type literal",
|
|
3535
3594
|
"flags": {},
|
|
3536
3595
|
"children": [
|
|
3537
3596
|
{
|
|
3538
|
-
"id":
|
|
3597
|
+
"id": 123,
|
|
3539
3598
|
"name": "schema",
|
|
3540
3599
|
"kind": 1024,
|
|
3541
3600
|
"kindString": "Property",
|
|
@@ -3557,7 +3616,7 @@
|
|
|
3557
3616
|
{
|
|
3558
3617
|
"title": "Properties",
|
|
3559
3618
|
"children": [
|
|
3560
|
-
|
|
3619
|
+
123
|
|
3561
3620
|
]
|
|
3562
3621
|
}
|
|
3563
3622
|
],
|
|
@@ -3592,7 +3651,7 @@
|
|
|
3592
3651
|
}
|
|
3593
3652
|
},
|
|
3594
3653
|
{
|
|
3595
|
-
"id":
|
|
3654
|
+
"id": 241,
|
|
3596
3655
|
"name": "loadAccount",
|
|
3597
3656
|
"kind": 2048,
|
|
3598
3657
|
"kindString": "Method",
|
|
@@ -3602,20 +3661,20 @@
|
|
|
3602
3661
|
"sources": [
|
|
3603
3662
|
{
|
|
3604
3663
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3605
|
-
"line":
|
|
3664
|
+
"line": 50,
|
|
3606
3665
|
"character": 14
|
|
3607
3666
|
}
|
|
3608
3667
|
],
|
|
3609
3668
|
"signatures": [
|
|
3610
3669
|
{
|
|
3611
|
-
"id":
|
|
3670
|
+
"id": 242,
|
|
3612
3671
|
"name": "loadAccount",
|
|
3613
3672
|
"kind": 4096,
|
|
3614
3673
|
"kindString": "Call signature",
|
|
3615
3674
|
"flags": {},
|
|
3616
3675
|
"parameters": [
|
|
3617
3676
|
{
|
|
3618
|
-
"id":
|
|
3677
|
+
"id": 243,
|
|
3619
3678
|
"name": "account",
|
|
3620
3679
|
"kind": 32768,
|
|
3621
3680
|
"kindString": "Parameter",
|
|
@@ -3624,13 +3683,13 @@
|
|
|
3624
3683
|
},
|
|
3625
3684
|
"type": {
|
|
3626
3685
|
"type": "reference",
|
|
3627
|
-
"name": "
|
|
3686
|
+
"name": "AccountInstance"
|
|
3628
3687
|
}
|
|
3629
3688
|
}
|
|
3630
3689
|
],
|
|
3631
3690
|
"type": {
|
|
3632
3691
|
"type": "reference",
|
|
3633
|
-
"name": "
|
|
3692
|
+
"name": "AccountInstance"
|
|
3634
3693
|
},
|
|
3635
3694
|
"inheritedFrom": {
|
|
3636
3695
|
"type": "reference",
|
|
@@ -3654,7 +3713,7 @@
|
|
|
3654
3713
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
3655
3714
|
"line": 34,
|
|
3656
3715
|
"character": 17,
|
|
3657
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3716
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L34"
|
|
3658
3717
|
}
|
|
3659
3718
|
],
|
|
3660
3719
|
"signatures": [
|
|
@@ -4666,7 +4725,7 @@
|
|
|
4666
4725
|
}
|
|
4667
4726
|
},
|
|
4668
4727
|
{
|
|
4669
|
-
"id":
|
|
4728
|
+
"id": 124,
|
|
4670
4729
|
"name": "queryable",
|
|
4671
4730
|
"kind": 2048,
|
|
4672
4731
|
"kindString": "Method",
|
|
@@ -4674,20 +4733,20 @@
|
|
|
4674
4733
|
"sources": [
|
|
4675
4734
|
{
|
|
4676
4735
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
4677
|
-
"line":
|
|
4736
|
+
"line": 40,
|
|
4678
4737
|
"character": 4
|
|
4679
4738
|
}
|
|
4680
4739
|
],
|
|
4681
4740
|
"signatures": [
|
|
4682
4741
|
{
|
|
4683
|
-
"id":
|
|
4742
|
+
"id": 125,
|
|
4684
4743
|
"name": "queryable",
|
|
4685
4744
|
"kind": 4096,
|
|
4686
4745
|
"kindString": "Call signature",
|
|
4687
4746
|
"flags": {},
|
|
4688
4747
|
"typeParameter": [
|
|
4689
4748
|
{
|
|
4690
|
-
"id":
|
|
4749
|
+
"id": 134,
|
|
4691
4750
|
"name": "T",
|
|
4692
4751
|
"kind": 131072,
|
|
4693
4752
|
"kindString": "Type parameter",
|
|
@@ -4710,14 +4769,14 @@
|
|
|
4710
4769
|
{
|
|
4711
4770
|
"type": "reflection",
|
|
4712
4771
|
"declaration": {
|
|
4713
|
-
"id":
|
|
4772
|
+
"id": 126,
|
|
4714
4773
|
"name": "__type",
|
|
4715
4774
|
"kind": 65536,
|
|
4716
4775
|
"kindString": "Type literal",
|
|
4717
4776
|
"flags": {},
|
|
4718
4777
|
"children": [
|
|
4719
4778
|
{
|
|
4720
|
-
"id":
|
|
4779
|
+
"id": 127,
|
|
4721
4780
|
"name": "query",
|
|
4722
4781
|
"kind": 1024,
|
|
4723
4782
|
"kindString": "Property",
|
|
@@ -4735,7 +4794,7 @@
|
|
|
4735
4794
|
}
|
|
4736
4795
|
},
|
|
4737
4796
|
{
|
|
4738
|
-
"id":
|
|
4797
|
+
"id": 128,
|
|
4739
4798
|
"name": "resultSet",
|
|
4740
4799
|
"kind": 1024,
|
|
4741
4800
|
"kindString": "Property",
|
|
@@ -4755,7 +4814,7 @@
|
|
|
4755
4814
|
}
|
|
4756
4815
|
},
|
|
4757
4816
|
{
|
|
4758
|
-
"id":
|
|
4817
|
+
"id": 129,
|
|
4759
4818
|
"name": "schema",
|
|
4760
4819
|
"kind": 1024,
|
|
4761
4820
|
"kindString": "Property",
|
|
@@ -4777,9 +4836,9 @@
|
|
|
4777
4836
|
{
|
|
4778
4837
|
"title": "Properties",
|
|
4779
4838
|
"children": [
|
|
4780
|
-
|
|
4781
|
-
|
|
4782
|
-
|
|
4839
|
+
127,
|
|
4840
|
+
128,
|
|
4841
|
+
129
|
|
4783
4842
|
]
|
|
4784
4843
|
}
|
|
4785
4844
|
],
|
|
@@ -4812,14 +4871,14 @@
|
|
|
4812
4871
|
{
|
|
4813
4872
|
"type": "reflection",
|
|
4814
4873
|
"declaration": {
|
|
4815
|
-
"id":
|
|
4874
|
+
"id": 130,
|
|
4816
4875
|
"name": "__type",
|
|
4817
4876
|
"kind": 65536,
|
|
4818
4877
|
"kindString": "Type literal",
|
|
4819
4878
|
"flags": {},
|
|
4820
4879
|
"children": [
|
|
4821
4880
|
{
|
|
4822
|
-
"id":
|
|
4881
|
+
"id": 131,
|
|
4823
4882
|
"name": "query",
|
|
4824
4883
|
"kind": 1024,
|
|
4825
4884
|
"kindString": "Property",
|
|
@@ -4837,7 +4896,7 @@
|
|
|
4837
4896
|
}
|
|
4838
4897
|
},
|
|
4839
4898
|
{
|
|
4840
|
-
"id":
|
|
4899
|
+
"id": 132,
|
|
4841
4900
|
"name": "resultSet",
|
|
4842
4901
|
"kind": 1024,
|
|
4843
4902
|
"kindString": "Property",
|
|
@@ -4857,7 +4916,7 @@
|
|
|
4857
4916
|
}
|
|
4858
4917
|
},
|
|
4859
4918
|
{
|
|
4860
|
-
"id":
|
|
4919
|
+
"id": 133,
|
|
4861
4920
|
"name": "schema",
|
|
4862
4921
|
"kind": 1024,
|
|
4863
4922
|
"kindString": "Property",
|
|
@@ -4879,9 +4938,9 @@
|
|
|
4879
4938
|
{
|
|
4880
4939
|
"title": "Properties",
|
|
4881
4940
|
"children": [
|
|
4882
|
-
|
|
4883
|
-
|
|
4884
|
-
|
|
4941
|
+
131,
|
|
4942
|
+
132,
|
|
4943
|
+
133
|
|
4885
4944
|
]
|
|
4886
4945
|
}
|
|
4887
4946
|
],
|
|
@@ -4898,7 +4957,7 @@
|
|
|
4898
4957
|
}
|
|
4899
4958
|
},
|
|
4900
4959
|
{
|
|
4901
|
-
"id":
|
|
4960
|
+
"id": 153,
|
|
4902
4961
|
"name": "TConfig",
|
|
4903
4962
|
"kind": 131072,
|
|
4904
4963
|
"kindString": "Type parameter",
|
|
@@ -4917,14 +4976,14 @@
|
|
|
4917
4976
|
{
|
|
4918
4977
|
"type": "reflection",
|
|
4919
4978
|
"declaration": {
|
|
4920
|
-
"id":
|
|
4979
|
+
"id": 135,
|
|
4921
4980
|
"name": "__type",
|
|
4922
4981
|
"kind": 65536,
|
|
4923
4982
|
"kindString": "Type literal",
|
|
4924
4983
|
"flags": {},
|
|
4925
4984
|
"children": [
|
|
4926
4985
|
{
|
|
4927
|
-
"id":
|
|
4986
|
+
"id": 136,
|
|
4928
4987
|
"name": "name",
|
|
4929
4988
|
"kind": 1024,
|
|
4930
4989
|
"kindString": "Property",
|
|
@@ -4944,7 +5003,7 @@
|
|
|
4944
5003
|
}
|
|
4945
5004
|
},
|
|
4946
5005
|
{
|
|
4947
|
-
"id":
|
|
5006
|
+
"id": 137,
|
|
4948
5007
|
"name": "security",
|
|
4949
5008
|
"kind": 1024,
|
|
4950
5009
|
"kindString": "Property",
|
|
@@ -4961,14 +5020,14 @@
|
|
|
4961
5020
|
"type": {
|
|
4962
5021
|
"type": "reflection",
|
|
4963
5022
|
"declaration": {
|
|
4964
|
-
"id":
|
|
5023
|
+
"id": 138,
|
|
4965
5024
|
"name": "__type",
|
|
4966
5025
|
"kind": 65536,
|
|
4967
5026
|
"kindString": "Type literal",
|
|
4968
5027
|
"flags": {},
|
|
4969
5028
|
"children": [
|
|
4970
5029
|
{
|
|
4971
|
-
"id":
|
|
5030
|
+
"id": 139,
|
|
4972
5031
|
"name": "allowAnonymous",
|
|
4973
5032
|
"kind": 1024,
|
|
4974
5033
|
"kindString": "Property",
|
|
@@ -4988,7 +5047,7 @@
|
|
|
4988
5047
|
}
|
|
4989
5048
|
},
|
|
4990
5049
|
{
|
|
4991
|
-
"id":
|
|
5050
|
+
"id": 140,
|
|
4992
5051
|
"name": "allowed",
|
|
4993
5052
|
"kind": 1024,
|
|
4994
5053
|
"kindString": "Property",
|
|
@@ -5032,7 +5091,7 @@
|
|
|
5032
5091
|
}
|
|
5033
5092
|
},
|
|
5034
5093
|
{
|
|
5035
|
-
"id":
|
|
5094
|
+
"id": 141,
|
|
5036
5095
|
"name": "disallowed",
|
|
5037
5096
|
"kind": 1024,
|
|
5038
5097
|
"kindString": "Property",
|
|
@@ -5071,9 +5130,9 @@
|
|
|
5071
5130
|
{
|
|
5072
5131
|
"title": "Properties",
|
|
5073
5132
|
"children": [
|
|
5074
|
-
|
|
5075
|
-
|
|
5076
|
-
|
|
5133
|
+
139,
|
|
5134
|
+
140,
|
|
5135
|
+
141
|
|
5077
5136
|
]
|
|
5078
5137
|
}
|
|
5079
5138
|
],
|
|
@@ -5092,8 +5151,8 @@
|
|
|
5092
5151
|
{
|
|
5093
5152
|
"title": "Properties",
|
|
5094
5153
|
"children": [
|
|
5095
|
-
|
|
5096
|
-
|
|
5154
|
+
136,
|
|
5155
|
+
137
|
|
5097
5156
|
]
|
|
5098
5157
|
}
|
|
5099
5158
|
],
|
|
@@ -5109,14 +5168,14 @@
|
|
|
5109
5168
|
{
|
|
5110
5169
|
"type": "reflection",
|
|
5111
5170
|
"declaration": {
|
|
5112
|
-
"id":
|
|
5171
|
+
"id": 142,
|
|
5113
5172
|
"name": "__type",
|
|
5114
5173
|
"kind": 65536,
|
|
5115
5174
|
"kindString": "Type literal",
|
|
5116
5175
|
"flags": {},
|
|
5117
5176
|
"children": [
|
|
5118
5177
|
{
|
|
5119
|
-
"id":
|
|
5178
|
+
"id": 143,
|
|
5120
5179
|
"name": "schema",
|
|
5121
5180
|
"kind": 1024,
|
|
5122
5181
|
"kindString": "Property",
|
|
@@ -5138,7 +5197,7 @@
|
|
|
5138
5197
|
{
|
|
5139
5198
|
"title": "Properties",
|
|
5140
5199
|
"children": [
|
|
5141
|
-
|
|
5200
|
+
143
|
|
5142
5201
|
]
|
|
5143
5202
|
}
|
|
5144
5203
|
],
|
|
@@ -5167,14 +5226,14 @@
|
|
|
5167
5226
|
{
|
|
5168
5227
|
"type": "reflection",
|
|
5169
5228
|
"declaration": {
|
|
5170
|
-
"id":
|
|
5229
|
+
"id": 144,
|
|
5171
5230
|
"name": "__type",
|
|
5172
5231
|
"kind": 65536,
|
|
5173
5232
|
"kindString": "Type literal",
|
|
5174
5233
|
"flags": {},
|
|
5175
5234
|
"children": [
|
|
5176
5235
|
{
|
|
5177
|
-
"id":
|
|
5236
|
+
"id": 145,
|
|
5178
5237
|
"name": "name",
|
|
5179
5238
|
"kind": 1024,
|
|
5180
5239
|
"kindString": "Property",
|
|
@@ -5194,7 +5253,7 @@
|
|
|
5194
5253
|
}
|
|
5195
5254
|
},
|
|
5196
5255
|
{
|
|
5197
|
-
"id":
|
|
5256
|
+
"id": 146,
|
|
5198
5257
|
"name": "security",
|
|
5199
5258
|
"kind": 1024,
|
|
5200
5259
|
"kindString": "Property",
|
|
@@ -5211,14 +5270,14 @@
|
|
|
5211
5270
|
"type": {
|
|
5212
5271
|
"type": "reflection",
|
|
5213
5272
|
"declaration": {
|
|
5214
|
-
"id":
|
|
5273
|
+
"id": 147,
|
|
5215
5274
|
"name": "__type",
|
|
5216
5275
|
"kind": 65536,
|
|
5217
5276
|
"kindString": "Type literal",
|
|
5218
5277
|
"flags": {},
|
|
5219
5278
|
"children": [
|
|
5220
5279
|
{
|
|
5221
|
-
"id":
|
|
5280
|
+
"id": 148,
|
|
5222
5281
|
"name": "allowAnonymous",
|
|
5223
5282
|
"kind": 1024,
|
|
5224
5283
|
"kindString": "Property",
|
|
@@ -5238,7 +5297,7 @@
|
|
|
5238
5297
|
}
|
|
5239
5298
|
},
|
|
5240
5299
|
{
|
|
5241
|
-
"id":
|
|
5300
|
+
"id": 149,
|
|
5242
5301
|
"name": "allowed",
|
|
5243
5302
|
"kind": 1024,
|
|
5244
5303
|
"kindString": "Property",
|
|
@@ -5282,7 +5341,7 @@
|
|
|
5282
5341
|
}
|
|
5283
5342
|
},
|
|
5284
5343
|
{
|
|
5285
|
-
"id":
|
|
5344
|
+
"id": 150,
|
|
5286
5345
|
"name": "disallowed",
|
|
5287
5346
|
"kind": 1024,
|
|
5288
5347
|
"kindString": "Property",
|
|
@@ -5321,9 +5380,9 @@
|
|
|
5321
5380
|
{
|
|
5322
5381
|
"title": "Properties",
|
|
5323
5382
|
"children": [
|
|
5324
|
-
|
|
5325
|
-
|
|
5326
|
-
|
|
5383
|
+
148,
|
|
5384
|
+
149,
|
|
5385
|
+
150
|
|
5327
5386
|
]
|
|
5328
5387
|
}
|
|
5329
5388
|
],
|
|
@@ -5342,8 +5401,8 @@
|
|
|
5342
5401
|
{
|
|
5343
5402
|
"title": "Properties",
|
|
5344
5403
|
"children": [
|
|
5345
|
-
|
|
5346
|
-
|
|
5404
|
+
145,
|
|
5405
|
+
146
|
|
5347
5406
|
]
|
|
5348
5407
|
}
|
|
5349
5408
|
],
|
|
@@ -5359,14 +5418,14 @@
|
|
|
5359
5418
|
{
|
|
5360
5419
|
"type": "reflection",
|
|
5361
5420
|
"declaration": {
|
|
5362
|
-
"id":
|
|
5421
|
+
"id": 151,
|
|
5363
5422
|
"name": "__type",
|
|
5364
5423
|
"kind": 65536,
|
|
5365
5424
|
"kindString": "Type literal",
|
|
5366
5425
|
"flags": {},
|
|
5367
5426
|
"children": [
|
|
5368
5427
|
{
|
|
5369
|
-
"id":
|
|
5428
|
+
"id": 152,
|
|
5370
5429
|
"name": "schema",
|
|
5371
5430
|
"kind": 1024,
|
|
5372
5431
|
"kindString": "Property",
|
|
@@ -5388,7 +5447,7 @@
|
|
|
5388
5447
|
{
|
|
5389
5448
|
"title": "Properties",
|
|
5390
5449
|
"children": [
|
|
5391
|
-
|
|
5450
|
+
152
|
|
5392
5451
|
]
|
|
5393
5452
|
}
|
|
5394
5453
|
],
|
|
@@ -5407,19 +5466,19 @@
|
|
|
5407
5466
|
],
|
|
5408
5467
|
"parameters": [
|
|
5409
5468
|
{
|
|
5410
|
-
"id":
|
|
5469
|
+
"id": 154,
|
|
5411
5470
|
"name": "query",
|
|
5412
5471
|
"kind": 32768,
|
|
5413
5472
|
"kindString": "Parameter",
|
|
5414
5473
|
"flags": {},
|
|
5415
5474
|
"type": {
|
|
5416
5475
|
"type": "reference",
|
|
5417
|
-
"id":
|
|
5476
|
+
"id": 134,
|
|
5418
5477
|
"name": "T"
|
|
5419
5478
|
}
|
|
5420
5479
|
},
|
|
5421
5480
|
{
|
|
5422
|
-
"id":
|
|
5481
|
+
"id": 155,
|
|
5423
5482
|
"name": "payloads",
|
|
5424
5483
|
"kind": 32768,
|
|
5425
5484
|
"kindString": "Parameter",
|
|
@@ -5442,14 +5501,14 @@
|
|
|
5442
5501
|
{
|
|
5443
5502
|
"type": "reflection",
|
|
5444
5503
|
"declaration": {
|
|
5445
|
-
"id":
|
|
5504
|
+
"id": 156,
|
|
5446
5505
|
"name": "__type",
|
|
5447
5506
|
"kind": 65536,
|
|
5448
5507
|
"kindString": "Type literal",
|
|
5449
5508
|
"flags": {},
|
|
5450
5509
|
"children": [
|
|
5451
5510
|
{
|
|
5452
|
-
"id":
|
|
5511
|
+
"id": 157,
|
|
5453
5512
|
"name": "schema",
|
|
5454
5513
|
"kind": 1024,
|
|
5455
5514
|
"kindString": "Property",
|
|
@@ -5471,7 +5530,7 @@
|
|
|
5471
5530
|
{
|
|
5472
5531
|
"title": "Properties",
|
|
5473
5532
|
"children": [
|
|
5474
|
-
|
|
5533
|
+
157
|
|
5475
5534
|
]
|
|
5476
5535
|
}
|
|
5477
5536
|
],
|
|
@@ -5489,7 +5548,7 @@
|
|
|
5489
5548
|
}
|
|
5490
5549
|
},
|
|
5491
5550
|
{
|
|
5492
|
-
"id":
|
|
5551
|
+
"id": 158,
|
|
5493
5552
|
"name": "queryConfig",
|
|
5494
5553
|
"kind": 32768,
|
|
5495
5554
|
"kindString": "Parameter",
|
|
@@ -5498,7 +5557,7 @@
|
|
|
5498
5557
|
},
|
|
5499
5558
|
"type": {
|
|
5500
5559
|
"type": "reference",
|
|
5501
|
-
"id":
|
|
5560
|
+
"id": 153,
|
|
5502
5561
|
"name": "TConfig"
|
|
5503
5562
|
}
|
|
5504
5563
|
}
|
|
@@ -5519,7 +5578,7 @@
|
|
|
5519
5578
|
}
|
|
5520
5579
|
},
|
|
5521
5580
|
{
|
|
5522
|
-
"id":
|
|
5581
|
+
"id": 159,
|
|
5523
5582
|
"name": "resolve",
|
|
5524
5583
|
"kind": 2048,
|
|
5525
5584
|
"kindString": "Method",
|
|
@@ -5527,20 +5586,20 @@
|
|
|
5527
5586
|
"sources": [
|
|
5528
5587
|
{
|
|
5529
5588
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5530
|
-
"line":
|
|
5589
|
+
"line": 41,
|
|
5531
5590
|
"character": 4
|
|
5532
5591
|
}
|
|
5533
5592
|
],
|
|
5534
5593
|
"signatures": [
|
|
5535
5594
|
{
|
|
5536
|
-
"id":
|
|
5595
|
+
"id": 160,
|
|
5537
5596
|
"name": "resolve",
|
|
5538
5597
|
"kind": 4096,
|
|
5539
5598
|
"kindString": "Call signature",
|
|
5540
5599
|
"flags": {},
|
|
5541
5600
|
"parameters": [
|
|
5542
5601
|
{
|
|
5543
|
-
"id":
|
|
5602
|
+
"id": 161,
|
|
5544
5603
|
"name": "filter",
|
|
5545
5604
|
"kind": 32768,
|
|
5546
5605
|
"kindString": "Parameter",
|
|
@@ -5575,14 +5634,14 @@
|
|
|
5575
5634
|
{
|
|
5576
5635
|
"type": "reflection",
|
|
5577
5636
|
"declaration": {
|
|
5578
|
-
"id":
|
|
5637
|
+
"id": 162,
|
|
5579
5638
|
"name": "__type",
|
|
5580
5639
|
"kind": 65536,
|
|
5581
5640
|
"kindString": "Type literal",
|
|
5582
5641
|
"flags": {},
|
|
5583
5642
|
"children": [
|
|
5584
5643
|
{
|
|
5585
|
-
"id":
|
|
5644
|
+
"id": 163,
|
|
5586
5645
|
"name": "name",
|
|
5587
5646
|
"kind": 1024,
|
|
5588
5647
|
"kindString": "Property",
|
|
@@ -5602,7 +5661,7 @@
|
|
|
5602
5661
|
}
|
|
5603
5662
|
},
|
|
5604
5663
|
{
|
|
5605
|
-
"id":
|
|
5664
|
+
"id": 164,
|
|
5606
5665
|
"name": "security",
|
|
5607
5666
|
"kind": 1024,
|
|
5608
5667
|
"kindString": "Property",
|
|
@@ -5619,14 +5678,14 @@
|
|
|
5619
5678
|
"type": {
|
|
5620
5679
|
"type": "reflection",
|
|
5621
5680
|
"declaration": {
|
|
5622
|
-
"id":
|
|
5681
|
+
"id": 165,
|
|
5623
5682
|
"name": "__type",
|
|
5624
5683
|
"kind": 65536,
|
|
5625
5684
|
"kindString": "Type literal",
|
|
5626
5685
|
"flags": {},
|
|
5627
5686
|
"children": [
|
|
5628
5687
|
{
|
|
5629
|
-
"id":
|
|
5688
|
+
"id": 166,
|
|
5630
5689
|
"name": "allowAnonymous",
|
|
5631
5690
|
"kind": 1024,
|
|
5632
5691
|
"kindString": "Property",
|
|
@@ -5646,7 +5705,7 @@
|
|
|
5646
5705
|
}
|
|
5647
5706
|
},
|
|
5648
5707
|
{
|
|
5649
|
-
"id":
|
|
5708
|
+
"id": 167,
|
|
5650
5709
|
"name": "allowed",
|
|
5651
5710
|
"kind": 1024,
|
|
5652
5711
|
"kindString": "Property",
|
|
@@ -5690,7 +5749,7 @@
|
|
|
5690
5749
|
}
|
|
5691
5750
|
},
|
|
5692
5751
|
{
|
|
5693
|
-
"id":
|
|
5752
|
+
"id": 168,
|
|
5694
5753
|
"name": "disallowed",
|
|
5695
5754
|
"kind": 1024,
|
|
5696
5755
|
"kindString": "Property",
|
|
@@ -5729,9 +5788,9 @@
|
|
|
5729
5788
|
{
|
|
5730
5789
|
"title": "Properties",
|
|
5731
5790
|
"children": [
|
|
5732
|
-
|
|
5733
|
-
|
|
5734
|
-
|
|
5791
|
+
166,
|
|
5792
|
+
167,
|
|
5793
|
+
168
|
|
5735
5794
|
]
|
|
5736
5795
|
}
|
|
5737
5796
|
],
|
|
@@ -5750,8 +5809,8 @@
|
|
|
5750
5809
|
{
|
|
5751
5810
|
"title": "Properties",
|
|
5752
5811
|
"children": [
|
|
5753
|
-
|
|
5754
|
-
|
|
5812
|
+
163,
|
|
5813
|
+
164
|
|
5755
5814
|
]
|
|
5756
5815
|
}
|
|
5757
5816
|
],
|
|
@@ -5767,14 +5826,14 @@
|
|
|
5767
5826
|
{
|
|
5768
5827
|
"type": "reflection",
|
|
5769
5828
|
"declaration": {
|
|
5770
|
-
"id":
|
|
5829
|
+
"id": 169,
|
|
5771
5830
|
"name": "__type",
|
|
5772
5831
|
"kind": 65536,
|
|
5773
5832
|
"kindString": "Type literal",
|
|
5774
5833
|
"flags": {},
|
|
5775
5834
|
"children": [
|
|
5776
5835
|
{
|
|
5777
|
-
"id":
|
|
5836
|
+
"id": 170,
|
|
5778
5837
|
"name": "schema",
|
|
5779
5838
|
"kind": 1024,
|
|
5780
5839
|
"kindString": "Property",
|
|
@@ -5796,7 +5855,7 @@
|
|
|
5796
5855
|
{
|
|
5797
5856
|
"title": "Properties",
|
|
5798
5857
|
"children": [
|
|
5799
|
-
|
|
5858
|
+
170
|
|
5800
5859
|
]
|
|
5801
5860
|
}
|
|
5802
5861
|
],
|
|
@@ -5832,7 +5891,7 @@
|
|
|
5832
5891
|
}
|
|
5833
5892
|
},
|
|
5834
5893
|
{
|
|
5835
|
-
"id":
|
|
5894
|
+
"id": 244,
|
|
5836
5895
|
"name": "start",
|
|
5837
5896
|
"kind": 2048,
|
|
5838
5897
|
"kindString": "Method",
|
|
@@ -5842,20 +5901,20 @@
|
|
|
5842
5901
|
"sources": [
|
|
5843
5902
|
{
|
|
5844
5903
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5845
|
-
"line":
|
|
5904
|
+
"line": 51,
|
|
5846
5905
|
"character": 14
|
|
5847
5906
|
}
|
|
5848
5907
|
],
|
|
5849
5908
|
"signatures": [
|
|
5850
5909
|
{
|
|
5851
|
-
"id":
|
|
5910
|
+
"id": 245,
|
|
5852
5911
|
"name": "start",
|
|
5853
5912
|
"kind": 4096,
|
|
5854
5913
|
"kindString": "Call signature",
|
|
5855
5914
|
"flags": {},
|
|
5856
5915
|
"parameters": [
|
|
5857
5916
|
{
|
|
5858
|
-
"id":
|
|
5917
|
+
"id": 246,
|
|
5859
5918
|
"name": "_timeout",
|
|
5860
5919
|
"kind": 32768,
|
|
5861
5920
|
"kindString": "Parameter",
|
|
@@ -5895,7 +5954,7 @@
|
|
|
5895
5954
|
}
|
|
5896
5955
|
},
|
|
5897
5956
|
{
|
|
5898
|
-
"id":
|
|
5957
|
+
"id": 171,
|
|
5899
5958
|
"name": "started",
|
|
5900
5959
|
"kind": 2048,
|
|
5901
5960
|
"kindString": "Method",
|
|
@@ -5903,20 +5962,20 @@
|
|
|
5903
5962
|
"sources": [
|
|
5904
5963
|
{
|
|
5905
5964
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5906
|
-
"line":
|
|
5965
|
+
"line": 42,
|
|
5907
5966
|
"character": 4
|
|
5908
5967
|
}
|
|
5909
5968
|
],
|
|
5910
5969
|
"signatures": [
|
|
5911
5970
|
{
|
|
5912
|
-
"id":
|
|
5971
|
+
"id": 172,
|
|
5913
5972
|
"name": "started",
|
|
5914
5973
|
"kind": 4096,
|
|
5915
5974
|
"kindString": "Call signature",
|
|
5916
5975
|
"flags": {},
|
|
5917
5976
|
"parameters": [
|
|
5918
5977
|
{
|
|
5919
|
-
"id":
|
|
5978
|
+
"id": 173,
|
|
5920
5979
|
"name": "notStartedAction",
|
|
5921
5980
|
"kind": 32768,
|
|
5922
5981
|
"kindString": "Parameter",
|
|
@@ -5966,7 +6025,7 @@
|
|
|
5966
6025
|
}
|
|
5967
6026
|
},
|
|
5968
6027
|
{
|
|
5969
|
-
"id":
|
|
6028
|
+
"id": 247,
|
|
5970
6029
|
"name": "stop",
|
|
5971
6030
|
"kind": 2048,
|
|
5972
6031
|
"kindString": "Method",
|
|
@@ -5976,20 +6035,20 @@
|
|
|
5976
6035
|
"sources": [
|
|
5977
6036
|
{
|
|
5978
6037
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5979
|
-
"line":
|
|
6038
|
+
"line": 52,
|
|
5980
6039
|
"character": 14
|
|
5981
6040
|
}
|
|
5982
6041
|
],
|
|
5983
6042
|
"signatures": [
|
|
5984
6043
|
{
|
|
5985
|
-
"id":
|
|
6044
|
+
"id": 248,
|
|
5986
6045
|
"name": "stop",
|
|
5987
6046
|
"kind": 4096,
|
|
5988
6047
|
"kindString": "Call signature",
|
|
5989
6048
|
"flags": {},
|
|
5990
6049
|
"parameters": [
|
|
5991
6050
|
{
|
|
5992
|
-
"id":
|
|
6051
|
+
"id": 249,
|
|
5993
6052
|
"name": "_timeout",
|
|
5994
6053
|
"kind": 32768,
|
|
5995
6054
|
"kindString": "Parameter",
|
|
@@ -6029,7 +6088,7 @@
|
|
|
6029
6088
|
}
|
|
6030
6089
|
},
|
|
6031
6090
|
{
|
|
6032
|
-
"id":
|
|
6091
|
+
"id": 174,
|
|
6033
6092
|
"name": "subscribe",
|
|
6034
6093
|
"kind": 2048,
|
|
6035
6094
|
"kindString": "Method",
|
|
@@ -6037,20 +6096,20 @@
|
|
|
6037
6096
|
"sources": [
|
|
6038
6097
|
{
|
|
6039
6098
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
6040
|
-
"line":
|
|
6099
|
+
"line": 43,
|
|
6041
6100
|
"character": 4
|
|
6042
6101
|
}
|
|
6043
6102
|
],
|
|
6044
6103
|
"signatures": [
|
|
6045
6104
|
{
|
|
6046
|
-
"id":
|
|
6105
|
+
"id": 175,
|
|
6047
6106
|
"name": "subscribe",
|
|
6048
6107
|
"kind": 4096,
|
|
6049
6108
|
"kindString": "Call signature",
|
|
6050
6109
|
"flags": {},
|
|
6051
6110
|
"parameters": [
|
|
6052
6111
|
{
|
|
6053
|
-
"id":
|
|
6112
|
+
"id": 176,
|
|
6054
6113
|
"name": "_queryAccount",
|
|
6055
6114
|
"kind": 32768,
|
|
6056
6115
|
"kindString": "Parameter",
|
|
@@ -6059,7 +6118,7 @@
|
|
|
6059
6118
|
},
|
|
6060
6119
|
"type": {
|
|
6061
6120
|
"type": "reference",
|
|
6062
|
-
"name": "
|
|
6121
|
+
"name": "AccountInstance"
|
|
6063
6122
|
}
|
|
6064
6123
|
}
|
|
6065
6124
|
],
|
|
@@ -6079,7 +6138,7 @@
|
|
|
6079
6138
|
}
|
|
6080
6139
|
},
|
|
6081
6140
|
{
|
|
6082
|
-
"id":
|
|
6141
|
+
"id": 250,
|
|
6083
6142
|
"name": "validateConfig",
|
|
6084
6143
|
"kind": 2048,
|
|
6085
6144
|
"kindString": "Method",
|
|
@@ -6089,20 +6148,20 @@
|
|
|
6089
6148
|
"sources": [
|
|
6090
6149
|
{
|
|
6091
6150
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
6092
|
-
"line":
|
|
6151
|
+
"line": 53,
|
|
6093
6152
|
"character": 14
|
|
6094
6153
|
}
|
|
6095
6154
|
],
|
|
6096
6155
|
"signatures": [
|
|
6097
6156
|
{
|
|
6098
|
-
"id":
|
|
6157
|
+
"id": 251,
|
|
6099
6158
|
"name": "validateConfig",
|
|
6100
6159
|
"kind": 4096,
|
|
6101
6160
|
"kindString": "Call signature",
|
|
6102
6161
|
"flags": {},
|
|
6103
6162
|
"parameters": [
|
|
6104
6163
|
{
|
|
6105
|
-
"id":
|
|
6164
|
+
"id": 252,
|
|
6106
6165
|
"name": "config",
|
|
6107
6166
|
"kind": 32768,
|
|
6108
6167
|
"kindString": "Parameter",
|
|
@@ -6115,7 +6174,7 @@
|
|
|
6115
6174
|
}
|
|
6116
6175
|
},
|
|
6117
6176
|
{
|
|
6118
|
-
"id":
|
|
6177
|
+
"id": 253,
|
|
6119
6178
|
"name": "parents",
|
|
6120
6179
|
"kind": 32768,
|
|
6121
6180
|
"kindString": "Parameter",
|
|
@@ -6159,7 +6218,7 @@
|
|
|
6159
6218
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
6160
6219
|
"line": 30,
|
|
6161
6220
|
"character": 24,
|
|
6162
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6221
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L30"
|
|
6163
6222
|
}
|
|
6164
6223
|
],
|
|
6165
6224
|
"signatures": [
|
|
@@ -6220,15 +6279,15 @@
|
|
|
6220
6279
|
{
|
|
6221
6280
|
"title": "Properties",
|
|
6222
6281
|
"children": [
|
|
6223
|
-
|
|
6224
|
-
|
|
6225
|
-
|
|
6226
|
-
|
|
6227
|
-
|
|
6228
|
-
|
|
6282
|
+
78,
|
|
6283
|
+
88,
|
|
6284
|
+
89,
|
|
6285
|
+
90,
|
|
6286
|
+
91,
|
|
6287
|
+
254,
|
|
6229
6288
|
20,
|
|
6230
|
-
|
|
6231
|
-
|
|
6289
|
+
68,
|
|
6290
|
+
96,
|
|
6232
6291
|
12,
|
|
6233
6292
|
16
|
|
6234
6293
|
]
|
|
@@ -6236,11 +6295,12 @@
|
|
|
6236
6295
|
{
|
|
6237
6296
|
"title": "Accessors",
|
|
6238
6297
|
"children": [
|
|
6239
|
-
|
|
6240
|
-
|
|
6241
|
-
|
|
6242
|
-
|
|
6243
|
-
|
|
6298
|
+
101,
|
|
6299
|
+
103,
|
|
6300
|
+
105,
|
|
6301
|
+
268,
|
|
6302
|
+
107,
|
|
6303
|
+
118,
|
|
6244
6304
|
25,
|
|
6245
6305
|
27
|
|
6246
6306
|
]
|
|
@@ -6248,23 +6308,23 @@
|
|
|
6248
6308
|
{
|
|
6249
6309
|
"title": "Methods",
|
|
6250
6310
|
"children": [
|
|
6251
|
-
|
|
6252
|
-
|
|
6253
|
-
|
|
6254
|
-
|
|
6255
|
-
|
|
6256
|
-
|
|
6257
|
-
|
|
6258
|
-
|
|
6311
|
+
177,
|
|
6312
|
+
182,
|
|
6313
|
+
189,
|
|
6314
|
+
207,
|
|
6315
|
+
225,
|
|
6316
|
+
233,
|
|
6317
|
+
120,
|
|
6318
|
+
241,
|
|
6259
6319
|
21,
|
|
6260
6320
|
31,
|
|
6261
|
-
|
|
6262
|
-
|
|
6263
|
-
|
|
6264
|
-
|
|
6265
|
-
|
|
6266
|
-
|
|
6267
|
-
|
|
6321
|
+
124,
|
|
6322
|
+
159,
|
|
6323
|
+
244,
|
|
6324
|
+
171,
|
|
6325
|
+
247,
|
|
6326
|
+
174,
|
|
6327
|
+
250,
|
|
6268
6328
|
13
|
|
6269
6329
|
]
|
|
6270
6330
|
}
|
|
@@ -6274,7 +6334,7 @@
|
|
|
6274
6334
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
6275
6335
|
"line": 20,
|
|
6276
6336
|
"character": 13,
|
|
6277
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6337
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L20"
|
|
6278
6338
|
}
|
|
6279
6339
|
],
|
|
6280
6340
|
"extendedTypes": [
|
|
@@ -6302,7 +6362,7 @@
|
|
|
6302
6362
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts",
|
|
6303
6363
|
"line": 5,
|
|
6304
6364
|
"character": 12,
|
|
6305
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6365
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts#L5"
|
|
6306
6366
|
}
|
|
6307
6367
|
],
|
|
6308
6368
|
"type": {
|
|
@@ -6328,7 +6388,7 @@
|
|
|
6328
6388
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts",
|
|
6329
6389
|
"line": 6,
|
|
6330
6390
|
"character": 2,
|
|
6331
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6391
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts#L6"
|
|
6332
6392
|
}
|
|
6333
6393
|
],
|
|
6334
6394
|
"type": {
|
|
@@ -6351,7 +6411,7 @@
|
|
|
6351
6411
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts",
|
|
6352
6412
|
"line": 5,
|
|
6353
6413
|
"character": 65,
|
|
6354
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6414
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts#L5"
|
|
6355
6415
|
}
|
|
6356
6416
|
]
|
|
6357
6417
|
}
|
|
@@ -6371,13 +6431,13 @@
|
|
|
6371
6431
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Schema.ts",
|
|
6372
6432
|
"line": 1,
|
|
6373
6433
|
"character": 12,
|
|
6374
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6434
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Schema.ts#L1"
|
|
6375
6435
|
},
|
|
6376
6436
|
{
|
|
6377
6437
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Schema.ts",
|
|
6378
6438
|
"line": 2,
|
|
6379
6439
|
"character": 13,
|
|
6380
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6440
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Schema.ts#L2"
|
|
6381
6441
|
}
|
|
6382
6442
|
],
|
|
6383
6443
|
"type": {
|
|
@@ -6396,7 +6456,7 @@
|
|
|
6396
6456
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
6397
6457
|
"line": 13,
|
|
6398
6458
|
"character": 12,
|
|
6399
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6459
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L13"
|
|
6400
6460
|
}
|
|
6401
6461
|
],
|
|
6402
6462
|
"type": {
|
|
@@ -6427,7 +6487,7 @@
|
|
|
6427
6487
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
6428
6488
|
"line": 16,
|
|
6429
6489
|
"character": 4,
|
|
6430
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6490
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L16"
|
|
6431
6491
|
}
|
|
6432
6492
|
],
|
|
6433
6493
|
"type": {
|
|
@@ -6451,7 +6511,7 @@
|
|
|
6451
6511
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
6452
6512
|
"line": 15,
|
|
6453
6513
|
"character": 2,
|
|
6454
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6514
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L15"
|
|
6455
6515
|
}
|
|
6456
6516
|
]
|
|
6457
6517
|
}
|
|
@@ -6471,13 +6531,13 @@
|
|
|
6471
6531
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Schema.ts",
|
|
6472
6532
|
"line": 1,
|
|
6473
6533
|
"character": 12,
|
|
6474
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6534
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Schema.ts#L1"
|
|
6475
6535
|
},
|
|
6476
6536
|
{
|
|
6477
6537
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Schema.ts",
|
|
6478
6538
|
"line": 2,
|
|
6479
6539
|
"character": 13,
|
|
6480
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6540
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Schema.ts#L2"
|
|
6481
6541
|
}
|
|
6482
6542
|
],
|
|
6483
6543
|
"type": {
|
|
@@ -6496,7 +6556,7 @@
|
|
|
6496
6556
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Plugin.ts",
|
|
6497
6557
|
"line": 7,
|
|
6498
6558
|
"character": 13,
|
|
6499
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6559
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Plugin.ts#L7"
|
|
6500
6560
|
}
|
|
6501
6561
|
],
|
|
6502
6562
|
"signatures": [
|
|
@@ -6530,7 +6590,7 @@
|
|
|
6530
6590
|
{
|
|
6531
6591
|
"title": "References",
|
|
6532
6592
|
"children": [
|
|
6533
|
-
|
|
6593
|
+
270
|
|
6534
6594
|
]
|
|
6535
6595
|
},
|
|
6536
6596
|
{
|
|
@@ -6565,7 +6625,7 @@
|
|
|
6565
6625
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/index.ts",
|
|
6566
6626
|
"line": 1,
|
|
6567
6627
|
"character": 0,
|
|
6568
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6628
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/index.ts#L1"
|
|
6569
6629
|
}
|
|
6570
6630
|
]
|
|
6571
6631
|
}
|