@xyo-network/ethers-ethereum-gas-plugin 2.43.6 → 2.43.8
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 +2660 -587
- package/package.json +8 -8
package/dist/docs.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"originalName": "",
|
|
8
8
|
"children": [
|
|
9
9
|
{
|
|
10
|
-
"id":
|
|
10
|
+
"id": 259,
|
|
11
11
|
"name": "default",
|
|
12
12
|
"kind": 8388608,
|
|
13
13
|
"kindString": "Reference",
|
|
@@ -17,20 +17,20 @@
|
|
|
17
17
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/index.ts",
|
|
18
18
|
"line": 10,
|
|
19
19
|
"character": 0,
|
|
20
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
20
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/index.ts#L10"
|
|
21
21
|
}
|
|
22
22
|
],
|
|
23
23
|
"target": 1
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
|
-
"id":
|
|
26
|
+
"id": 32,
|
|
27
27
|
"name": "XyoEthereumGasEthersWitness",
|
|
28
28
|
"kind": 128,
|
|
29
29
|
"kindString": "Class",
|
|
30
30
|
"flags": {},
|
|
31
31
|
"children": [
|
|
32
32
|
{
|
|
33
|
-
"id":
|
|
33
|
+
"id": 38,
|
|
34
34
|
"name": "constructor",
|
|
35
35
|
"kind": 512,
|
|
36
36
|
"kindString": "Constructor",
|
|
@@ -42,19 +42,19 @@
|
|
|
42
42
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
43
43
|
"line": 22,
|
|
44
44
|
"character": 2,
|
|
45
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
45
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L22"
|
|
46
46
|
}
|
|
47
47
|
],
|
|
48
48
|
"signatures": [
|
|
49
49
|
{
|
|
50
|
-
"id":
|
|
50
|
+
"id": 39,
|
|
51
51
|
"name": "new XyoEthereumGasEthersWitness",
|
|
52
52
|
"kind": 16384,
|
|
53
53
|
"kindString": "Constructor signature",
|
|
54
54
|
"flags": {},
|
|
55
55
|
"parameters": [
|
|
56
56
|
{
|
|
57
|
-
"id":
|
|
57
|
+
"id": 40,
|
|
58
58
|
"name": "params",
|
|
59
59
|
"kind": 32768,
|
|
60
60
|
"kindString": "Parameter",
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
],
|
|
69
69
|
"type": {
|
|
70
70
|
"type": "reference",
|
|
71
|
-
"id":
|
|
71
|
+
"id": 32,
|
|
72
72
|
"name": "XyoEthereumGasEthersWitness"
|
|
73
73
|
},
|
|
74
74
|
"overwrites": {
|
|
@@ -83,32 +83,243 @@
|
|
|
83
83
|
}
|
|
84
84
|
},
|
|
85
85
|
{
|
|
86
|
-
"id":
|
|
87
|
-
"name": "
|
|
86
|
+
"id": 97,
|
|
87
|
+
"name": "_resolver",
|
|
88
88
|
"kind": 1024,
|
|
89
89
|
"kindString": "Property",
|
|
90
90
|
"flags": {
|
|
91
|
-
"isProtected": true
|
|
91
|
+
"isProtected": true,
|
|
92
|
+
"isOptional": true
|
|
92
93
|
},
|
|
93
94
|
"sources": [
|
|
94
95
|
{
|
|
95
96
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
96
|
-
"line":
|
|
97
|
+
"line": 15,
|
|
97
98
|
"character": 14
|
|
98
99
|
}
|
|
99
100
|
],
|
|
100
101
|
"type": {
|
|
101
|
-
"type": "
|
|
102
|
-
"
|
|
102
|
+
"type": "reference",
|
|
103
|
+
"typeArguments": [
|
|
104
|
+
{
|
|
105
|
+
"type": "reference",
|
|
106
|
+
"typeArguments": [
|
|
107
|
+
{
|
|
108
|
+
"type": "intersection",
|
|
109
|
+
"types": [
|
|
110
|
+
{
|
|
111
|
+
"type": "reference",
|
|
112
|
+
"name": "SchemaFields"
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
"type": "reference",
|
|
116
|
+
"name": "PayloadFields"
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
"type": "reflection",
|
|
120
|
+
"declaration": {
|
|
121
|
+
"id": 98,
|
|
122
|
+
"name": "__type",
|
|
123
|
+
"kind": 65536,
|
|
124
|
+
"kindString": "Type literal",
|
|
125
|
+
"flags": {},
|
|
126
|
+
"children": [
|
|
127
|
+
{
|
|
128
|
+
"id": 99,
|
|
129
|
+
"name": "security",
|
|
130
|
+
"kind": 1024,
|
|
131
|
+
"kindString": "Property",
|
|
132
|
+
"flags": {
|
|
133
|
+
"isOptional": true
|
|
134
|
+
},
|
|
135
|
+
"sources": [
|
|
136
|
+
{
|
|
137
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
138
|
+
"line": 8,
|
|
139
|
+
"character": 4
|
|
140
|
+
}
|
|
141
|
+
],
|
|
142
|
+
"type": {
|
|
143
|
+
"type": "reflection",
|
|
144
|
+
"declaration": {
|
|
145
|
+
"id": 100,
|
|
146
|
+
"name": "__type",
|
|
147
|
+
"kind": 65536,
|
|
148
|
+
"kindString": "Type literal",
|
|
149
|
+
"flags": {},
|
|
150
|
+
"children": [
|
|
151
|
+
{
|
|
152
|
+
"id": 101,
|
|
153
|
+
"name": "allowed",
|
|
154
|
+
"kind": 1024,
|
|
155
|
+
"kindString": "Property",
|
|
156
|
+
"flags": {
|
|
157
|
+
"isOptional": true
|
|
158
|
+
},
|
|
159
|
+
"sources": [
|
|
160
|
+
{
|
|
161
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
162
|
+
"line": 9,
|
|
163
|
+
"character": 8
|
|
164
|
+
}
|
|
165
|
+
],
|
|
166
|
+
"type": {
|
|
167
|
+
"type": "reference",
|
|
168
|
+
"typeArguments": [
|
|
169
|
+
{
|
|
170
|
+
"type": "intrinsic",
|
|
171
|
+
"name": "string"
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
"type": "array",
|
|
175
|
+
"elementType": {
|
|
176
|
+
"type": "array",
|
|
177
|
+
"elementType": {
|
|
178
|
+
"type": "intrinsic",
|
|
179
|
+
"name": "string"
|
|
180
|
+
}
|
|
181
|
+
}
|
|
182
|
+
}
|
|
183
|
+
],
|
|
184
|
+
"name": "Record",
|
|
185
|
+
"qualifiedName": "Record",
|
|
186
|
+
"package": "typescript"
|
|
187
|
+
}
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"id": 102,
|
|
191
|
+
"name": "disallowed",
|
|
192
|
+
"kind": 1024,
|
|
193
|
+
"kindString": "Property",
|
|
194
|
+
"flags": {
|
|
195
|
+
"isOptional": true
|
|
196
|
+
},
|
|
197
|
+
"sources": [
|
|
198
|
+
{
|
|
199
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
200
|
+
"line": 10,
|
|
201
|
+
"character": 8
|
|
202
|
+
}
|
|
203
|
+
],
|
|
204
|
+
"type": {
|
|
205
|
+
"type": "reference",
|
|
206
|
+
"typeArguments": [
|
|
207
|
+
{
|
|
208
|
+
"type": "intrinsic",
|
|
209
|
+
"name": "string"
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
"type": "array",
|
|
213
|
+
"elementType": {
|
|
214
|
+
"type": "intrinsic",
|
|
215
|
+
"name": "string"
|
|
216
|
+
}
|
|
217
|
+
}
|
|
218
|
+
],
|
|
219
|
+
"name": "Record",
|
|
220
|
+
"qualifiedName": "Record",
|
|
221
|
+
"package": "typescript"
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
],
|
|
225
|
+
"groups": [
|
|
226
|
+
{
|
|
227
|
+
"title": "Properties",
|
|
228
|
+
"children": [
|
|
229
|
+
101,
|
|
230
|
+
102
|
|
231
|
+
]
|
|
232
|
+
}
|
|
233
|
+
],
|
|
234
|
+
"sources": [
|
|
235
|
+
{
|
|
236
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
237
|
+
"line": 8,
|
|
238
|
+
"character": 15
|
|
239
|
+
}
|
|
240
|
+
]
|
|
241
|
+
}
|
|
242
|
+
}
|
|
243
|
+
}
|
|
244
|
+
],
|
|
245
|
+
"groups": [
|
|
246
|
+
{
|
|
247
|
+
"title": "Properties",
|
|
248
|
+
"children": [
|
|
249
|
+
99
|
|
250
|
+
]
|
|
251
|
+
}
|
|
252
|
+
],
|
|
253
|
+
"sources": [
|
|
254
|
+
{
|
|
255
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
256
|
+
"line": 7,
|
|
257
|
+
"character": 87
|
|
258
|
+
}
|
|
259
|
+
]
|
|
260
|
+
}
|
|
261
|
+
},
|
|
262
|
+
{
|
|
263
|
+
"type": "reflection",
|
|
264
|
+
"declaration": {
|
|
265
|
+
"id": 103,
|
|
266
|
+
"name": "__type",
|
|
267
|
+
"kind": 65536,
|
|
268
|
+
"kindString": "Type literal",
|
|
269
|
+
"flags": {},
|
|
270
|
+
"children": [
|
|
271
|
+
{
|
|
272
|
+
"id": 104,
|
|
273
|
+
"name": "schema",
|
|
274
|
+
"kind": 1024,
|
|
275
|
+
"kindString": "Property",
|
|
276
|
+
"flags": {},
|
|
277
|
+
"sources": [
|
|
278
|
+
{
|
|
279
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
280
|
+
"line": 19,
|
|
281
|
+
"character": 4
|
|
282
|
+
}
|
|
283
|
+
],
|
|
284
|
+
"type": {
|
|
285
|
+
"type": "intrinsic",
|
|
286
|
+
"name": "string"
|
|
287
|
+
}
|
|
288
|
+
}
|
|
289
|
+
],
|
|
290
|
+
"groups": [
|
|
291
|
+
{
|
|
292
|
+
"title": "Properties",
|
|
293
|
+
"children": [
|
|
294
|
+
104
|
|
295
|
+
]
|
|
296
|
+
}
|
|
297
|
+
],
|
|
298
|
+
"sources": [
|
|
299
|
+
{
|
|
300
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
301
|
+
"line": 18,
|
|
302
|
+
"character": 17
|
|
303
|
+
}
|
|
304
|
+
]
|
|
305
|
+
}
|
|
306
|
+
}
|
|
307
|
+
]
|
|
308
|
+
}
|
|
309
|
+
],
|
|
310
|
+
"name": "Module"
|
|
311
|
+
}
|
|
312
|
+
],
|
|
313
|
+
"name": "ModuleResolver"
|
|
103
314
|
},
|
|
104
315
|
"inheritedFrom": {
|
|
105
316
|
"type": "reference",
|
|
106
|
-
"name": "TimestampWitness.
|
|
317
|
+
"name": "TimestampWitness._resolver"
|
|
107
318
|
}
|
|
108
319
|
},
|
|
109
320
|
{
|
|
110
|
-
"id":
|
|
111
|
-
"name": "
|
|
321
|
+
"id": 105,
|
|
322
|
+
"name": "_started",
|
|
112
323
|
"kind": 1024,
|
|
113
324
|
"kindString": "Property",
|
|
114
325
|
"flags": {
|
|
@@ -117,61 +328,45 @@
|
|
|
117
328
|
"sources": [
|
|
118
329
|
{
|
|
119
330
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
120
|
-
"line":
|
|
331
|
+
"line": 16,
|
|
121
332
|
"character": 14
|
|
122
333
|
}
|
|
123
334
|
],
|
|
124
335
|
"type": {
|
|
125
|
-
"type": "
|
|
126
|
-
"name": "
|
|
336
|
+
"type": "intrinsic",
|
|
337
|
+
"name": "boolean"
|
|
127
338
|
},
|
|
128
339
|
"inheritedFrom": {
|
|
129
340
|
"type": "reference",
|
|
130
|
-
"name": "TimestampWitness.
|
|
341
|
+
"name": "TimestampWitness._started"
|
|
131
342
|
}
|
|
132
343
|
},
|
|
133
344
|
{
|
|
134
|
-
"id":
|
|
135
|
-
"name": "
|
|
345
|
+
"id": 106,
|
|
346
|
+
"name": "account",
|
|
136
347
|
"kind": 1024,
|
|
137
348
|
"kindString": "Property",
|
|
138
349
|
"flags": {
|
|
139
|
-
"isProtected": true
|
|
140
|
-
"isOptional": true
|
|
350
|
+
"isProtected": true
|
|
141
351
|
},
|
|
142
352
|
"sources": [
|
|
143
353
|
{
|
|
144
354
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
145
|
-
"line":
|
|
355
|
+
"line": 17,
|
|
146
356
|
"character": 14
|
|
147
357
|
}
|
|
148
358
|
],
|
|
149
359
|
"type": {
|
|
150
360
|
"type": "reference",
|
|
151
|
-
"
|
|
152
|
-
{
|
|
153
|
-
"type": "intrinsic",
|
|
154
|
-
"name": "string"
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"type": "array",
|
|
158
|
-
"elementType": {
|
|
159
|
-
"type": "intrinsic",
|
|
160
|
-
"name": "string"
|
|
161
|
-
}
|
|
162
|
-
}
|
|
163
|
-
],
|
|
164
|
-
"name": "Record",
|
|
165
|
-
"qualifiedName": "Record",
|
|
166
|
-
"package": "typescript"
|
|
361
|
+
"name": "Account"
|
|
167
362
|
},
|
|
168
363
|
"inheritedFrom": {
|
|
169
364
|
"type": "reference",
|
|
170
|
-
"name": "TimestampWitness.
|
|
365
|
+
"name": "TimestampWitness.account"
|
|
171
366
|
}
|
|
172
367
|
},
|
|
173
368
|
{
|
|
174
|
-
"id":
|
|
369
|
+
"id": 85,
|
|
175
370
|
"name": "config",
|
|
176
371
|
"kind": 1024,
|
|
177
372
|
"kindString": "Property",
|
|
@@ -197,14 +392,14 @@
|
|
|
197
392
|
{
|
|
198
393
|
"type": "reflection",
|
|
199
394
|
"declaration": {
|
|
200
|
-
"id":
|
|
395
|
+
"id": 86,
|
|
201
396
|
"name": "__type",
|
|
202
397
|
"kind": 65536,
|
|
203
398
|
"kindString": "Type literal",
|
|
204
399
|
"flags": {},
|
|
205
400
|
"children": [
|
|
206
401
|
{
|
|
207
|
-
"id":
|
|
402
|
+
"id": 87,
|
|
208
403
|
"name": "security",
|
|
209
404
|
"kind": 1024,
|
|
210
405
|
"kindString": "Property",
|
|
@@ -221,14 +416,14 @@
|
|
|
221
416
|
"type": {
|
|
222
417
|
"type": "reflection",
|
|
223
418
|
"declaration": {
|
|
224
|
-
"id":
|
|
419
|
+
"id": 88,
|
|
225
420
|
"name": "__type",
|
|
226
421
|
"kind": 65536,
|
|
227
422
|
"kindString": "Type literal",
|
|
228
423
|
"flags": {},
|
|
229
424
|
"children": [
|
|
230
425
|
{
|
|
231
|
-
"id":
|
|
426
|
+
"id": 89,
|
|
232
427
|
"name": "allowed",
|
|
233
428
|
"kind": 1024,
|
|
234
429
|
"kindString": "Property",
|
|
@@ -266,7 +461,7 @@
|
|
|
266
461
|
}
|
|
267
462
|
},
|
|
268
463
|
{
|
|
269
|
-
"id":
|
|
464
|
+
"id": 90,
|
|
270
465
|
"name": "disallowed",
|
|
271
466
|
"kind": 1024,
|
|
272
467
|
"kindString": "Property",
|
|
@@ -305,8 +500,8 @@
|
|
|
305
500
|
{
|
|
306
501
|
"title": "Properties",
|
|
307
502
|
"children": [
|
|
308
|
-
|
|
309
|
-
|
|
503
|
+
89,
|
|
504
|
+
90
|
|
310
505
|
]
|
|
311
506
|
}
|
|
312
507
|
],
|
|
@@ -325,7 +520,7 @@
|
|
|
325
520
|
{
|
|
326
521
|
"title": "Properties",
|
|
327
522
|
"children": [
|
|
328
|
-
|
|
523
|
+
87
|
|
329
524
|
]
|
|
330
525
|
}
|
|
331
526
|
],
|
|
@@ -341,14 +536,14 @@
|
|
|
341
536
|
{
|
|
342
537
|
"type": "reflection",
|
|
343
538
|
"declaration": {
|
|
344
|
-
"id":
|
|
539
|
+
"id": 91,
|
|
345
540
|
"name": "__type",
|
|
346
541
|
"kind": 65536,
|
|
347
542
|
"kindString": "Type literal",
|
|
348
543
|
"flags": {},
|
|
349
544
|
"children": [
|
|
350
545
|
{
|
|
351
|
-
"id":
|
|
546
|
+
"id": 92,
|
|
352
547
|
"name": "schema",
|
|
353
548
|
"kind": 1024,
|
|
354
549
|
"kindString": "Property",
|
|
@@ -358,7 +553,7 @@
|
|
|
358
553
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts",
|
|
359
554
|
"line": 6,
|
|
360
555
|
"character": 2,
|
|
361
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
556
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts#L6"
|
|
362
557
|
}
|
|
363
558
|
],
|
|
364
559
|
"type": {
|
|
@@ -371,7 +566,7 @@
|
|
|
371
566
|
{
|
|
372
567
|
"title": "Properties",
|
|
373
568
|
"children": [
|
|
374
|
-
|
|
569
|
+
92
|
|
375
570
|
]
|
|
376
571
|
}
|
|
377
572
|
],
|
|
@@ -380,7 +575,7 @@
|
|
|
380
575
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts",
|
|
381
576
|
"line": 5,
|
|
382
577
|
"character": 65,
|
|
383
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
578
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts#L5"
|
|
384
579
|
}
|
|
385
580
|
]
|
|
386
581
|
}
|
|
@@ -388,14 +583,14 @@
|
|
|
388
583
|
{
|
|
389
584
|
"type": "reflection",
|
|
390
585
|
"declaration": {
|
|
391
|
-
"id":
|
|
586
|
+
"id": 93,
|
|
392
587
|
"name": "__type",
|
|
393
588
|
"kind": 65536,
|
|
394
589
|
"kindString": "Type literal",
|
|
395
590
|
"flags": {},
|
|
396
591
|
"children": [
|
|
397
592
|
{
|
|
398
|
-
"id":
|
|
593
|
+
"id": 94,
|
|
399
594
|
"name": "targetSet",
|
|
400
595
|
"kind": 1024,
|
|
401
596
|
"kindString": "Property",
|
|
@@ -427,14 +622,14 @@
|
|
|
427
622
|
{
|
|
428
623
|
"type": "reflection",
|
|
429
624
|
"declaration": {
|
|
430
|
-
"id":
|
|
625
|
+
"id": 95,
|
|
431
626
|
"name": "__type",
|
|
432
627
|
"kind": 65536,
|
|
433
628
|
"kindString": "Type literal",
|
|
434
629
|
"flags": {},
|
|
435
630
|
"children": [
|
|
436
631
|
{
|
|
437
|
-
"id":
|
|
632
|
+
"id": 96,
|
|
438
633
|
"name": "schema",
|
|
439
634
|
"kind": 1024,
|
|
440
635
|
"kindString": "Property",
|
|
@@ -456,7 +651,7 @@
|
|
|
456
651
|
{
|
|
457
652
|
"title": "Properties",
|
|
458
653
|
"children": [
|
|
459
|
-
|
|
654
|
+
96
|
|
460
655
|
]
|
|
461
656
|
}
|
|
462
657
|
],
|
|
@@ -477,7 +672,7 @@
|
|
|
477
672
|
{
|
|
478
673
|
"title": "Properties",
|
|
479
674
|
"children": [
|
|
480
|
-
|
|
675
|
+
94
|
|
481
676
|
]
|
|
482
677
|
}
|
|
483
678
|
],
|
|
@@ -498,7 +693,7 @@
|
|
|
498
693
|
}
|
|
499
694
|
},
|
|
500
695
|
{
|
|
501
|
-
"id":
|
|
696
|
+
"id": 107,
|
|
502
697
|
"name": "logger",
|
|
503
698
|
"kind": 1024,
|
|
504
699
|
"kindString": "Property",
|
|
@@ -510,7 +705,7 @@
|
|
|
510
705
|
"sources": [
|
|
511
706
|
{
|
|
512
707
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
513
|
-
"line":
|
|
708
|
+
"line": 18,
|
|
514
709
|
"character": 23
|
|
515
710
|
}
|
|
516
711
|
],
|
|
@@ -524,121 +719,289 @@
|
|
|
524
719
|
}
|
|
525
720
|
},
|
|
526
721
|
{
|
|
527
|
-
"id":
|
|
528
|
-
"name": "
|
|
722
|
+
"id": 108,
|
|
723
|
+
"name": "moduleConfigQueryValidator",
|
|
529
724
|
"kind": 1024,
|
|
530
725
|
"kindString": "Property",
|
|
531
726
|
"flags": {
|
|
532
727
|
"isProtected": true,
|
|
533
|
-
"
|
|
534
|
-
},
|
|
535
|
-
"sources": [
|
|
536
|
-
{
|
|
537
|
-
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
538
|
-
"line": 20,
|
|
539
|
-
"character": 12,
|
|
540
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L20"
|
|
541
|
-
}
|
|
542
|
-
],
|
|
543
|
-
"type": {
|
|
544
|
-
"type": "reference",
|
|
545
|
-
"name": "Provider",
|
|
546
|
-
"qualifiedName": "Provider",
|
|
547
|
-
"package": "@ethersproject/abstract-provider"
|
|
548
|
-
}
|
|
549
|
-
},
|
|
550
|
-
{
|
|
551
|
-
"id": 76,
|
|
552
|
-
"name": "resolver",
|
|
553
|
-
"kind": 1024,
|
|
554
|
-
"kindString": "Property",
|
|
555
|
-
"flags": {
|
|
556
|
-
"isOptional": true
|
|
728
|
+
"isReadonly": true
|
|
557
729
|
},
|
|
558
730
|
"sources": [
|
|
559
731
|
{
|
|
560
732
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
561
|
-
"line":
|
|
562
|
-
"character":
|
|
733
|
+
"line": 19,
|
|
734
|
+
"character": 23
|
|
563
735
|
}
|
|
564
736
|
],
|
|
565
737
|
"type": {
|
|
566
738
|
"type": "reference",
|
|
567
739
|
"typeArguments": [
|
|
568
740
|
{
|
|
569
|
-
"type": "
|
|
570
|
-
"
|
|
741
|
+
"type": "intersection",
|
|
742
|
+
"types": [
|
|
571
743
|
{
|
|
572
|
-
"type": "
|
|
573
|
-
"
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
600
|
-
"line": 19,
|
|
601
|
-
"character": 4
|
|
602
|
-
}
|
|
603
|
-
],
|
|
604
|
-
"type": {
|
|
605
|
-
"type": "intrinsic",
|
|
606
|
-
"name": "string"
|
|
607
|
-
}
|
|
608
|
-
}
|
|
609
|
-
],
|
|
610
|
-
"groups": [
|
|
744
|
+
"type": "reference",
|
|
745
|
+
"name": "SchemaFields"
|
|
746
|
+
},
|
|
747
|
+
{
|
|
748
|
+
"type": "reference",
|
|
749
|
+
"name": "PayloadFields"
|
|
750
|
+
},
|
|
751
|
+
{
|
|
752
|
+
"type": "reference",
|
|
753
|
+
"name": "XyoBoundWitnessFields"
|
|
754
|
+
},
|
|
755
|
+
{
|
|
756
|
+
"type": "reflection",
|
|
757
|
+
"declaration": {
|
|
758
|
+
"id": 109,
|
|
759
|
+
"name": "__type",
|
|
760
|
+
"kind": 65536,
|
|
761
|
+
"kindString": "Type literal",
|
|
762
|
+
"flags": {},
|
|
763
|
+
"children": [
|
|
764
|
+
{
|
|
765
|
+
"id": 110,
|
|
766
|
+
"name": "query",
|
|
767
|
+
"kind": 1024,
|
|
768
|
+
"kindString": "Property",
|
|
769
|
+
"flags": {},
|
|
770
|
+
"sources": [
|
|
611
771
|
{
|
|
612
|
-
"
|
|
613
|
-
"
|
|
614
|
-
|
|
615
|
-
|
|
772
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
773
|
+
"line": 5,
|
|
774
|
+
"character": 4
|
|
775
|
+
}
|
|
776
|
+
],
|
|
777
|
+
"type": {
|
|
778
|
+
"type": "intrinsic",
|
|
779
|
+
"name": "string"
|
|
780
|
+
}
|
|
781
|
+
},
|
|
782
|
+
{
|
|
783
|
+
"id": 111,
|
|
784
|
+
"name": "resultSet",
|
|
785
|
+
"kind": 1024,
|
|
786
|
+
"kindString": "Property",
|
|
787
|
+
"flags": {
|
|
788
|
+
"isOptional": true
|
|
789
|
+
},
|
|
790
|
+
"sources": [
|
|
791
|
+
{
|
|
792
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
793
|
+
"line": 6,
|
|
794
|
+
"character": 4
|
|
616
795
|
}
|
|
617
796
|
],
|
|
797
|
+
"type": {
|
|
798
|
+
"type": "intrinsic",
|
|
799
|
+
"name": "string"
|
|
800
|
+
}
|
|
801
|
+
},
|
|
802
|
+
{
|
|
803
|
+
"id": 112,
|
|
804
|
+
"name": "schema",
|
|
805
|
+
"kind": 1024,
|
|
806
|
+
"kindString": "Property",
|
|
807
|
+
"flags": {},
|
|
618
808
|
"sources": [
|
|
619
809
|
{
|
|
620
|
-
"fileName": "
|
|
621
|
-
"line":
|
|
622
|
-
"character":
|
|
810
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
811
|
+
"line": 7,
|
|
812
|
+
"character": 4
|
|
623
813
|
}
|
|
814
|
+
],
|
|
815
|
+
"type": {
|
|
816
|
+
"type": "literal",
|
|
817
|
+
"value": "network.xyo.boundwitness.query"
|
|
818
|
+
}
|
|
819
|
+
}
|
|
820
|
+
],
|
|
821
|
+
"groups": [
|
|
822
|
+
{
|
|
823
|
+
"title": "Properties",
|
|
824
|
+
"children": [
|
|
825
|
+
110,
|
|
826
|
+
111,
|
|
827
|
+
112
|
|
624
828
|
]
|
|
625
829
|
}
|
|
626
|
-
|
|
627
|
-
|
|
830
|
+
],
|
|
831
|
+
"sources": [
|
|
832
|
+
{
|
|
833
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
834
|
+
"line": 4,
|
|
835
|
+
"character": 51
|
|
836
|
+
}
|
|
837
|
+
]
|
|
838
|
+
}
|
|
628
839
|
}
|
|
629
|
-
]
|
|
630
|
-
"name": "Module"
|
|
840
|
+
]
|
|
631
841
|
}
|
|
632
842
|
],
|
|
633
|
-
"name": "
|
|
843
|
+
"name": "Queryable"
|
|
634
844
|
},
|
|
635
845
|
"inheritedFrom": {
|
|
636
846
|
"type": "reference",
|
|
637
|
-
"name": "TimestampWitness.
|
|
847
|
+
"name": "TimestampWitness.moduleConfigQueryValidator"
|
|
848
|
+
}
|
|
849
|
+
},
|
|
850
|
+
{
|
|
851
|
+
"id": 41,
|
|
852
|
+
"name": "provider",
|
|
853
|
+
"kind": 1024,
|
|
854
|
+
"kindString": "Property",
|
|
855
|
+
"flags": {
|
|
856
|
+
"isProtected": true,
|
|
857
|
+
"isOptional": true
|
|
858
|
+
},
|
|
859
|
+
"sources": [
|
|
860
|
+
{
|
|
861
|
+
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
862
|
+
"line": 20,
|
|
863
|
+
"character": 12,
|
|
864
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L20"
|
|
865
|
+
}
|
|
866
|
+
],
|
|
867
|
+
"type": {
|
|
868
|
+
"type": "reference",
|
|
869
|
+
"name": "Provider",
|
|
870
|
+
"qualifiedName": "Provider",
|
|
871
|
+
"package": "@ethersproject/abstract-provider"
|
|
872
|
+
}
|
|
873
|
+
},
|
|
874
|
+
{
|
|
875
|
+
"id": 113,
|
|
876
|
+
"name": "supportedQueryValidator",
|
|
877
|
+
"kind": 1024,
|
|
878
|
+
"kindString": "Property",
|
|
879
|
+
"flags": {
|
|
880
|
+
"isProtected": true,
|
|
881
|
+
"isReadonly": true
|
|
882
|
+
},
|
|
883
|
+
"sources": [
|
|
884
|
+
{
|
|
885
|
+
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
886
|
+
"line": 20,
|
|
887
|
+
"character": 23
|
|
888
|
+
}
|
|
889
|
+
],
|
|
890
|
+
"type": {
|
|
891
|
+
"type": "reference",
|
|
892
|
+
"typeArguments": [
|
|
893
|
+
{
|
|
894
|
+
"type": "intersection",
|
|
895
|
+
"types": [
|
|
896
|
+
{
|
|
897
|
+
"type": "reference",
|
|
898
|
+
"name": "SchemaFields"
|
|
899
|
+
},
|
|
900
|
+
{
|
|
901
|
+
"type": "reference",
|
|
902
|
+
"name": "PayloadFields"
|
|
903
|
+
},
|
|
904
|
+
{
|
|
905
|
+
"type": "reference",
|
|
906
|
+
"name": "XyoBoundWitnessFields"
|
|
907
|
+
},
|
|
908
|
+
{
|
|
909
|
+
"type": "reflection",
|
|
910
|
+
"declaration": {
|
|
911
|
+
"id": 114,
|
|
912
|
+
"name": "__type",
|
|
913
|
+
"kind": 65536,
|
|
914
|
+
"kindString": "Type literal",
|
|
915
|
+
"flags": {},
|
|
916
|
+
"children": [
|
|
917
|
+
{
|
|
918
|
+
"id": 115,
|
|
919
|
+
"name": "query",
|
|
920
|
+
"kind": 1024,
|
|
921
|
+
"kindString": "Property",
|
|
922
|
+
"flags": {},
|
|
923
|
+
"sources": [
|
|
924
|
+
{
|
|
925
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
926
|
+
"line": 5,
|
|
927
|
+
"character": 4
|
|
928
|
+
}
|
|
929
|
+
],
|
|
930
|
+
"type": {
|
|
931
|
+
"type": "intrinsic",
|
|
932
|
+
"name": "string"
|
|
933
|
+
}
|
|
934
|
+
},
|
|
935
|
+
{
|
|
936
|
+
"id": 116,
|
|
937
|
+
"name": "resultSet",
|
|
938
|
+
"kind": 1024,
|
|
939
|
+
"kindString": "Property",
|
|
940
|
+
"flags": {
|
|
941
|
+
"isOptional": true
|
|
942
|
+
},
|
|
943
|
+
"sources": [
|
|
944
|
+
{
|
|
945
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
946
|
+
"line": 6,
|
|
947
|
+
"character": 4
|
|
948
|
+
}
|
|
949
|
+
],
|
|
950
|
+
"type": {
|
|
951
|
+
"type": "intrinsic",
|
|
952
|
+
"name": "string"
|
|
953
|
+
}
|
|
954
|
+
},
|
|
955
|
+
{
|
|
956
|
+
"id": 117,
|
|
957
|
+
"name": "schema",
|
|
958
|
+
"kind": 1024,
|
|
959
|
+
"kindString": "Property",
|
|
960
|
+
"flags": {},
|
|
961
|
+
"sources": [
|
|
962
|
+
{
|
|
963
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
964
|
+
"line": 7,
|
|
965
|
+
"character": 4
|
|
966
|
+
}
|
|
967
|
+
],
|
|
968
|
+
"type": {
|
|
969
|
+
"type": "literal",
|
|
970
|
+
"value": "network.xyo.boundwitness.query"
|
|
971
|
+
}
|
|
972
|
+
}
|
|
973
|
+
],
|
|
974
|
+
"groups": [
|
|
975
|
+
{
|
|
976
|
+
"title": "Properties",
|
|
977
|
+
"children": [
|
|
978
|
+
115,
|
|
979
|
+
116,
|
|
980
|
+
117
|
|
981
|
+
]
|
|
982
|
+
}
|
|
983
|
+
],
|
|
984
|
+
"sources": [
|
|
985
|
+
{
|
|
986
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
987
|
+
"line": 4,
|
|
988
|
+
"character": 51
|
|
989
|
+
}
|
|
990
|
+
]
|
|
991
|
+
}
|
|
992
|
+
}
|
|
993
|
+
]
|
|
994
|
+
}
|
|
995
|
+
],
|
|
996
|
+
"name": "Queryable"
|
|
997
|
+
},
|
|
998
|
+
"inheritedFrom": {
|
|
999
|
+
"type": "reference",
|
|
1000
|
+
"name": "TimestampWitness.supportedQueryValidator"
|
|
638
1001
|
}
|
|
639
1002
|
},
|
|
640
1003
|
{
|
|
641
|
-
"id":
|
|
1004
|
+
"id": 33,
|
|
642
1005
|
"name": "configSchema",
|
|
643
1006
|
"kind": 1024,
|
|
644
1007
|
"kindString": "Property",
|
|
@@ -650,7 +1013,7 @@
|
|
|
650
1013
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
651
1014
|
"line": 18,
|
|
652
1015
|
"character": 18,
|
|
653
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1016
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L18"
|
|
654
1017
|
}
|
|
655
1018
|
],
|
|
656
1019
|
"type": {
|
|
@@ -664,7 +1027,7 @@
|
|
|
664
1027
|
}
|
|
665
1028
|
},
|
|
666
1029
|
{
|
|
667
|
-
"id":
|
|
1030
|
+
"id": 37,
|
|
668
1031
|
"name": "defaultLogger",
|
|
669
1032
|
"kind": 1024,
|
|
670
1033
|
"kindString": "Property",
|
|
@@ -689,7 +1052,7 @@
|
|
|
689
1052
|
}
|
|
690
1053
|
},
|
|
691
1054
|
{
|
|
692
|
-
"id":
|
|
1055
|
+
"id": 118,
|
|
693
1056
|
"name": "address",
|
|
694
1057
|
"kind": 262144,
|
|
695
1058
|
"kindString": "Accessor",
|
|
@@ -697,12 +1060,12 @@
|
|
|
697
1060
|
"sources": [
|
|
698
1061
|
{
|
|
699
1062
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
700
|
-
"line":
|
|
1063
|
+
"line": 22,
|
|
701
1064
|
"character": 8
|
|
702
1065
|
}
|
|
703
1066
|
],
|
|
704
1067
|
"getSignature": {
|
|
705
|
-
"id":
|
|
1068
|
+
"id": 119,
|
|
706
1069
|
"name": "address",
|
|
707
1070
|
"kind": 524288,
|
|
708
1071
|
"kindString": "Get signature",
|
|
@@ -722,21 +1085,26 @@
|
|
|
722
1085
|
}
|
|
723
1086
|
},
|
|
724
1087
|
{
|
|
725
|
-
"id":
|
|
726
|
-
"name": "
|
|
1088
|
+
"id": 120,
|
|
1089
|
+
"name": "resolver",
|
|
727
1090
|
"kind": 262144,
|
|
728
1091
|
"kindString": "Accessor",
|
|
729
1092
|
"flags": {},
|
|
730
1093
|
"sources": [
|
|
731
1094
|
{
|
|
732
1095
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
733
|
-
"line":
|
|
1096
|
+
"line": 23,
|
|
1097
|
+
"character": 8
|
|
1098
|
+
},
|
|
1099
|
+
{
|
|
1100
|
+
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
1101
|
+
"line": 24,
|
|
734
1102
|
"character": 8
|
|
735
1103
|
}
|
|
736
1104
|
],
|
|
737
1105
|
"getSignature": {
|
|
738
|
-
"id":
|
|
739
|
-
"name": "
|
|
1106
|
+
"id": 121,
|
|
1107
|
+
"name": "resolver",
|
|
740
1108
|
"kind": 524288,
|
|
741
1109
|
"kindString": "Get signature",
|
|
742
1110
|
"flags": {},
|
|
@@ -751,54 +1119,496 @@
|
|
|
751
1119
|
"type": "reference",
|
|
752
1120
|
"typeArguments": [
|
|
753
1121
|
{
|
|
754
|
-
"type": "
|
|
755
|
-
"
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
1122
|
+
"type": "reference",
|
|
1123
|
+
"typeArguments": [
|
|
1124
|
+
{
|
|
1125
|
+
"type": "intersection",
|
|
1126
|
+
"types": [
|
|
1127
|
+
{
|
|
1128
|
+
"type": "reference",
|
|
1129
|
+
"name": "SchemaFields"
|
|
1130
|
+
},
|
|
1131
|
+
{
|
|
1132
|
+
"type": "reference",
|
|
1133
|
+
"name": "PayloadFields"
|
|
1134
|
+
},
|
|
1135
|
+
{
|
|
1136
|
+
"type": "reflection",
|
|
1137
|
+
"declaration": {
|
|
1138
|
+
"id": 122,
|
|
1139
|
+
"name": "__type",
|
|
1140
|
+
"kind": 65536,
|
|
1141
|
+
"kindString": "Type literal",
|
|
1142
|
+
"flags": {},
|
|
1143
|
+
"children": [
|
|
1144
|
+
{
|
|
1145
|
+
"id": 123,
|
|
1146
|
+
"name": "security",
|
|
1147
|
+
"kind": 1024,
|
|
1148
|
+
"kindString": "Property",
|
|
1149
|
+
"flags": {
|
|
1150
|
+
"isOptional": true
|
|
1151
|
+
},
|
|
1152
|
+
"sources": [
|
|
1153
|
+
{
|
|
1154
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
1155
|
+
"line": 8,
|
|
1156
|
+
"character": 4
|
|
1157
|
+
}
|
|
1158
|
+
],
|
|
1159
|
+
"type": {
|
|
1160
|
+
"type": "reflection",
|
|
1161
|
+
"declaration": {
|
|
1162
|
+
"id": 124,
|
|
1163
|
+
"name": "__type",
|
|
1164
|
+
"kind": 65536,
|
|
1165
|
+
"kindString": "Type literal",
|
|
1166
|
+
"flags": {},
|
|
1167
|
+
"children": [
|
|
1168
|
+
{
|
|
1169
|
+
"id": 125,
|
|
1170
|
+
"name": "allowed",
|
|
1171
|
+
"kind": 1024,
|
|
1172
|
+
"kindString": "Property",
|
|
1173
|
+
"flags": {
|
|
1174
|
+
"isOptional": true
|
|
1175
|
+
},
|
|
1176
|
+
"sources": [
|
|
1177
|
+
{
|
|
1178
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
1179
|
+
"line": 9,
|
|
1180
|
+
"character": 8
|
|
1181
|
+
}
|
|
1182
|
+
],
|
|
1183
|
+
"type": {
|
|
1184
|
+
"type": "reference",
|
|
1185
|
+
"typeArguments": [
|
|
1186
|
+
{
|
|
1187
|
+
"type": "intrinsic",
|
|
1188
|
+
"name": "string"
|
|
1189
|
+
},
|
|
1190
|
+
{
|
|
1191
|
+
"type": "array",
|
|
1192
|
+
"elementType": {
|
|
1193
|
+
"type": "array",
|
|
1194
|
+
"elementType": {
|
|
1195
|
+
"type": "intrinsic",
|
|
1196
|
+
"name": "string"
|
|
1197
|
+
}
|
|
1198
|
+
}
|
|
1199
|
+
}
|
|
1200
|
+
],
|
|
1201
|
+
"name": "Record",
|
|
1202
|
+
"qualifiedName": "Record",
|
|
1203
|
+
"package": "typescript"
|
|
1204
|
+
}
|
|
1205
|
+
},
|
|
1206
|
+
{
|
|
1207
|
+
"id": 126,
|
|
1208
|
+
"name": "disallowed",
|
|
1209
|
+
"kind": 1024,
|
|
1210
|
+
"kindString": "Property",
|
|
1211
|
+
"flags": {
|
|
1212
|
+
"isOptional": true
|
|
1213
|
+
},
|
|
1214
|
+
"sources": [
|
|
1215
|
+
{
|
|
1216
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
1217
|
+
"line": 10,
|
|
1218
|
+
"character": 8
|
|
1219
|
+
}
|
|
1220
|
+
],
|
|
1221
|
+
"type": {
|
|
1222
|
+
"type": "reference",
|
|
1223
|
+
"typeArguments": [
|
|
1224
|
+
{
|
|
1225
|
+
"type": "intrinsic",
|
|
1226
|
+
"name": "string"
|
|
1227
|
+
},
|
|
1228
|
+
{
|
|
1229
|
+
"type": "array",
|
|
1230
|
+
"elementType": {
|
|
1231
|
+
"type": "intrinsic",
|
|
1232
|
+
"name": "string"
|
|
1233
|
+
}
|
|
1234
|
+
}
|
|
1235
|
+
],
|
|
1236
|
+
"name": "Record",
|
|
1237
|
+
"qualifiedName": "Record",
|
|
1238
|
+
"package": "typescript"
|
|
1239
|
+
}
|
|
1240
|
+
}
|
|
1241
|
+
],
|
|
1242
|
+
"groups": [
|
|
1243
|
+
{
|
|
1244
|
+
"title": "Properties",
|
|
1245
|
+
"children": [
|
|
1246
|
+
125,
|
|
1247
|
+
126
|
|
1248
|
+
]
|
|
1249
|
+
}
|
|
1250
|
+
],
|
|
1251
|
+
"sources": [
|
|
1252
|
+
{
|
|
1253
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
1254
|
+
"line": 8,
|
|
1255
|
+
"character": 15
|
|
1256
|
+
}
|
|
1257
|
+
]
|
|
1258
|
+
}
|
|
1259
|
+
}
|
|
1260
|
+
}
|
|
1261
|
+
],
|
|
1262
|
+
"groups": [
|
|
1263
|
+
{
|
|
1264
|
+
"title": "Properties",
|
|
1265
|
+
"children": [
|
|
1266
|
+
123
|
|
1267
|
+
]
|
|
1268
|
+
}
|
|
1269
|
+
],
|
|
1270
|
+
"sources": [
|
|
1271
|
+
{
|
|
1272
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
1273
|
+
"line": 7,
|
|
1274
|
+
"character": 87
|
|
1275
|
+
}
|
|
1276
|
+
]
|
|
1277
|
+
}
|
|
1278
|
+
},
|
|
1279
|
+
{
|
|
1280
|
+
"type": "reflection",
|
|
1281
|
+
"declaration": {
|
|
1282
|
+
"id": 127,
|
|
1283
|
+
"name": "__type",
|
|
1284
|
+
"kind": 65536,
|
|
1285
|
+
"kindString": "Type literal",
|
|
1286
|
+
"flags": {},
|
|
1287
|
+
"children": [
|
|
1288
|
+
{
|
|
1289
|
+
"id": 128,
|
|
1290
|
+
"name": "schema",
|
|
1291
|
+
"kind": 1024,
|
|
1292
|
+
"kindString": "Property",
|
|
1293
|
+
"flags": {},
|
|
1294
|
+
"sources": [
|
|
1295
|
+
{
|
|
1296
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
1297
|
+
"line": 19,
|
|
1298
|
+
"character": 4
|
|
1299
|
+
}
|
|
1300
|
+
],
|
|
1301
|
+
"type": {
|
|
1302
|
+
"type": "intrinsic",
|
|
1303
|
+
"name": "string"
|
|
1304
|
+
}
|
|
1305
|
+
}
|
|
1306
|
+
],
|
|
1307
|
+
"groups": [
|
|
1308
|
+
{
|
|
1309
|
+
"title": "Properties",
|
|
1310
|
+
"children": [
|
|
1311
|
+
128
|
|
1312
|
+
]
|
|
1313
|
+
}
|
|
1314
|
+
],
|
|
1315
|
+
"sources": [
|
|
1316
|
+
{
|
|
1317
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
1318
|
+
"line": 18,
|
|
1319
|
+
"character": 17
|
|
1320
|
+
}
|
|
1321
|
+
]
|
|
1322
|
+
}
|
|
1323
|
+
}
|
|
1324
|
+
]
|
|
1325
|
+
}
|
|
1326
|
+
],
|
|
1327
|
+
"name": "Module"
|
|
1328
|
+
}
|
|
1329
|
+
],
|
|
1330
|
+
"name": "ModuleResolver"
|
|
1331
|
+
}
|
|
1332
|
+
]
|
|
1333
|
+
},
|
|
1334
|
+
"inheritedFrom": {
|
|
1335
|
+
"type": "reference",
|
|
1336
|
+
"name": "TimestampWitness.resolver"
|
|
1337
|
+
}
|
|
1338
|
+
},
|
|
1339
|
+
"setSignature": {
|
|
1340
|
+
"id": 129,
|
|
1341
|
+
"name": "resolver",
|
|
1342
|
+
"kind": 1048576,
|
|
1343
|
+
"kindString": "Set signature",
|
|
1344
|
+
"flags": {},
|
|
1345
|
+
"parameters": [
|
|
1346
|
+
{
|
|
1347
|
+
"id": 130,
|
|
1348
|
+
"name": "v",
|
|
1349
|
+
"kind": 32768,
|
|
1350
|
+
"kindString": "Parameter",
|
|
1351
|
+
"flags": {},
|
|
1352
|
+
"type": {
|
|
1353
|
+
"type": "union",
|
|
1354
|
+
"types": [
|
|
1355
|
+
{
|
|
1356
|
+
"type": "intrinsic",
|
|
1357
|
+
"name": "undefined"
|
|
1358
|
+
},
|
|
1359
|
+
{
|
|
1360
|
+
"type": "reference",
|
|
1361
|
+
"typeArguments": [
|
|
1362
|
+
{
|
|
1363
|
+
"type": "reference",
|
|
1364
|
+
"typeArguments": [
|
|
1365
|
+
{
|
|
1366
|
+
"type": "intersection",
|
|
1367
|
+
"types": [
|
|
1368
|
+
{
|
|
1369
|
+
"type": "reference",
|
|
1370
|
+
"name": "SchemaFields"
|
|
1371
|
+
},
|
|
1372
|
+
{
|
|
1373
|
+
"type": "reference",
|
|
1374
|
+
"name": "PayloadFields"
|
|
1375
|
+
},
|
|
1376
|
+
{
|
|
1377
|
+
"type": "reflection",
|
|
1378
|
+
"declaration": {
|
|
1379
|
+
"id": 131,
|
|
1380
|
+
"name": "__type",
|
|
1381
|
+
"kind": 65536,
|
|
1382
|
+
"kindString": "Type literal",
|
|
1383
|
+
"flags": {},
|
|
1384
|
+
"children": [
|
|
1385
|
+
{
|
|
1386
|
+
"id": 132,
|
|
1387
|
+
"name": "security",
|
|
1388
|
+
"kind": 1024,
|
|
1389
|
+
"kindString": "Property",
|
|
1390
|
+
"flags": {
|
|
1391
|
+
"isOptional": true
|
|
1392
|
+
},
|
|
1393
|
+
"sources": [
|
|
1394
|
+
{
|
|
1395
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
1396
|
+
"line": 8,
|
|
1397
|
+
"character": 4
|
|
1398
|
+
}
|
|
1399
|
+
],
|
|
1400
|
+
"type": {
|
|
1401
|
+
"type": "reflection",
|
|
1402
|
+
"declaration": {
|
|
1403
|
+
"id": 133,
|
|
1404
|
+
"name": "__type",
|
|
1405
|
+
"kind": 65536,
|
|
1406
|
+
"kindString": "Type literal",
|
|
1407
|
+
"flags": {},
|
|
1408
|
+
"children": [
|
|
1409
|
+
{
|
|
1410
|
+
"id": 134,
|
|
1411
|
+
"name": "allowed",
|
|
1412
|
+
"kind": 1024,
|
|
1413
|
+
"kindString": "Property",
|
|
1414
|
+
"flags": {
|
|
1415
|
+
"isOptional": true
|
|
1416
|
+
},
|
|
1417
|
+
"sources": [
|
|
1418
|
+
{
|
|
1419
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
1420
|
+
"line": 9,
|
|
1421
|
+
"character": 8
|
|
1422
|
+
}
|
|
1423
|
+
],
|
|
1424
|
+
"type": {
|
|
1425
|
+
"type": "reference",
|
|
1426
|
+
"typeArguments": [
|
|
1427
|
+
{
|
|
1428
|
+
"type": "intrinsic",
|
|
1429
|
+
"name": "string"
|
|
1430
|
+
},
|
|
1431
|
+
{
|
|
1432
|
+
"type": "array",
|
|
1433
|
+
"elementType": {
|
|
1434
|
+
"type": "array",
|
|
1435
|
+
"elementType": {
|
|
1436
|
+
"type": "intrinsic",
|
|
1437
|
+
"name": "string"
|
|
1438
|
+
}
|
|
1439
|
+
}
|
|
1440
|
+
}
|
|
1441
|
+
],
|
|
1442
|
+
"name": "Record",
|
|
1443
|
+
"qualifiedName": "Record",
|
|
1444
|
+
"package": "typescript"
|
|
1445
|
+
}
|
|
1446
|
+
},
|
|
1447
|
+
{
|
|
1448
|
+
"id": 135,
|
|
1449
|
+
"name": "disallowed",
|
|
1450
|
+
"kind": 1024,
|
|
1451
|
+
"kindString": "Property",
|
|
1452
|
+
"flags": {
|
|
1453
|
+
"isOptional": true
|
|
1454
|
+
},
|
|
1455
|
+
"sources": [
|
|
1456
|
+
{
|
|
1457
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
1458
|
+
"line": 10,
|
|
1459
|
+
"character": 8
|
|
1460
|
+
}
|
|
1461
|
+
],
|
|
1462
|
+
"type": {
|
|
1463
|
+
"type": "reference",
|
|
1464
|
+
"typeArguments": [
|
|
1465
|
+
{
|
|
1466
|
+
"type": "intrinsic",
|
|
1467
|
+
"name": "string"
|
|
1468
|
+
},
|
|
1469
|
+
{
|
|
1470
|
+
"type": "array",
|
|
1471
|
+
"elementType": {
|
|
1472
|
+
"type": "intrinsic",
|
|
1473
|
+
"name": "string"
|
|
1474
|
+
}
|
|
1475
|
+
}
|
|
1476
|
+
],
|
|
1477
|
+
"name": "Record",
|
|
1478
|
+
"qualifiedName": "Record",
|
|
1479
|
+
"package": "typescript"
|
|
1480
|
+
}
|
|
1481
|
+
}
|
|
1482
|
+
],
|
|
1483
|
+
"groups": [
|
|
1484
|
+
{
|
|
1485
|
+
"title": "Properties",
|
|
1486
|
+
"children": [
|
|
1487
|
+
134,
|
|
1488
|
+
135
|
|
1489
|
+
]
|
|
1490
|
+
}
|
|
1491
|
+
],
|
|
1492
|
+
"sources": [
|
|
1493
|
+
{
|
|
1494
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
1495
|
+
"line": 8,
|
|
1496
|
+
"character": 15
|
|
1497
|
+
}
|
|
1498
|
+
]
|
|
1499
|
+
}
|
|
1500
|
+
}
|
|
1501
|
+
}
|
|
1502
|
+
],
|
|
1503
|
+
"groups": [
|
|
1504
|
+
{
|
|
1505
|
+
"title": "Properties",
|
|
1506
|
+
"children": [
|
|
1507
|
+
132
|
|
1508
|
+
]
|
|
1509
|
+
}
|
|
1510
|
+
],
|
|
1511
|
+
"sources": [
|
|
1512
|
+
{
|
|
1513
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
1514
|
+
"line": 7,
|
|
1515
|
+
"character": 87
|
|
1516
|
+
}
|
|
1517
|
+
]
|
|
1518
|
+
}
|
|
1519
|
+
},
|
|
1520
|
+
{
|
|
1521
|
+
"type": "reflection",
|
|
1522
|
+
"declaration": {
|
|
1523
|
+
"id": 136,
|
|
1524
|
+
"name": "__type",
|
|
1525
|
+
"kind": 65536,
|
|
1526
|
+
"kindString": "Type literal",
|
|
1527
|
+
"flags": {},
|
|
1528
|
+
"children": [
|
|
1529
|
+
{
|
|
1530
|
+
"id": 137,
|
|
1531
|
+
"name": "schema",
|
|
1532
|
+
"kind": 1024,
|
|
1533
|
+
"kindString": "Property",
|
|
1534
|
+
"flags": {},
|
|
1535
|
+
"sources": [
|
|
1536
|
+
{
|
|
1537
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
1538
|
+
"line": 19,
|
|
1539
|
+
"character": 4
|
|
1540
|
+
}
|
|
1541
|
+
],
|
|
1542
|
+
"type": {
|
|
1543
|
+
"type": "intrinsic",
|
|
1544
|
+
"name": "string"
|
|
1545
|
+
}
|
|
1546
|
+
}
|
|
1547
|
+
],
|
|
1548
|
+
"groups": [
|
|
1549
|
+
{
|
|
1550
|
+
"title": "Properties",
|
|
1551
|
+
"children": [
|
|
1552
|
+
137
|
|
1553
|
+
]
|
|
1554
|
+
}
|
|
1555
|
+
],
|
|
1556
|
+
"sources": [
|
|
1557
|
+
{
|
|
1558
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
1559
|
+
"line": 18,
|
|
1560
|
+
"character": 17
|
|
1561
|
+
}
|
|
1562
|
+
]
|
|
1563
|
+
}
|
|
1564
|
+
}
|
|
1565
|
+
]
|
|
1566
|
+
}
|
|
1567
|
+
],
|
|
1568
|
+
"name": "Module"
|
|
1569
|
+
}
|
|
1570
|
+
],
|
|
1571
|
+
"name": "ModuleResolver"
|
|
1572
|
+
}
|
|
1573
|
+
]
|
|
1574
|
+
}
|
|
1575
|
+
}
|
|
1576
|
+
],
|
|
1577
|
+
"type": {
|
|
1578
|
+
"type": "intrinsic",
|
|
1579
|
+
"name": "void"
|
|
1580
|
+
},
|
|
1581
|
+
"inheritedFrom": {
|
|
1582
|
+
"type": "reference",
|
|
1583
|
+
"name": "TimestampWitness.resolver"
|
|
1584
|
+
}
|
|
1585
|
+
},
|
|
1586
|
+
"inheritedFrom": {
|
|
1587
|
+
"type": "reference",
|
|
1588
|
+
"name": "TimestampWitness.resolver"
|
|
1589
|
+
}
|
|
1590
|
+
},
|
|
1591
|
+
{
|
|
1592
|
+
"id": 46,
|
|
1593
|
+
"name": "targetSet",
|
|
1594
|
+
"kind": 262144,
|
|
1595
|
+
"kindString": "Accessor",
|
|
1596
|
+
"flags": {},
|
|
1597
|
+
"sources": [
|
|
1598
|
+
{
|
|
1599
|
+
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
1600
|
+
"line": 8,
|
|
1601
|
+
"character": 8
|
|
1602
|
+
}
|
|
1603
|
+
],
|
|
1604
|
+
"getSignature": {
|
|
1605
|
+
"id": 47,
|
|
1606
|
+
"name": "targetSet",
|
|
1607
|
+
"kind": 524288,
|
|
1608
|
+
"kindString": "Get signature",
|
|
1609
|
+
"flags": {},
|
|
1610
|
+
"type": {
|
|
1611
|
+
"type": "union",
|
|
802
1612
|
"types": [
|
|
803
1613
|
{
|
|
804
1614
|
"type": "intrinsic",
|
|
@@ -822,14 +1632,14 @@
|
|
|
822
1632
|
{
|
|
823
1633
|
"type": "reflection",
|
|
824
1634
|
"declaration": {
|
|
825
|
-
"id":
|
|
1635
|
+
"id": 48,
|
|
826
1636
|
"name": "__type",
|
|
827
1637
|
"kind": 65536,
|
|
828
1638
|
"kindString": "Type literal",
|
|
829
1639
|
"flags": {},
|
|
830
1640
|
"children": [
|
|
831
1641
|
{
|
|
832
|
-
"id":
|
|
1642
|
+
"id": 49,
|
|
833
1643
|
"name": "schema",
|
|
834
1644
|
"kind": 1024,
|
|
835
1645
|
"kindString": "Property",
|
|
@@ -851,7 +1661,7 @@
|
|
|
851
1661
|
{
|
|
852
1662
|
"title": "Properties",
|
|
853
1663
|
"children": [
|
|
854
|
-
|
|
1664
|
+
49
|
|
855
1665
|
]
|
|
856
1666
|
}
|
|
857
1667
|
],
|
|
@@ -879,7 +1689,7 @@
|
|
|
879
1689
|
}
|
|
880
1690
|
},
|
|
881
1691
|
{
|
|
882
|
-
"id":
|
|
1692
|
+
"id": 182,
|
|
883
1693
|
"name": "bindHashes",
|
|
884
1694
|
"kind": 2048,
|
|
885
1695
|
"kindString": "Method",
|
|
@@ -889,20 +1699,20 @@
|
|
|
889
1699
|
"sources": [
|
|
890
1700
|
{
|
|
891
1701
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
892
|
-
"line":
|
|
1702
|
+
"line": 33,
|
|
893
1703
|
"character": 14
|
|
894
1704
|
}
|
|
895
1705
|
],
|
|
896
1706
|
"signatures": [
|
|
897
1707
|
{
|
|
898
|
-
"id":
|
|
1708
|
+
"id": 183,
|
|
899
1709
|
"name": "bindHashes",
|
|
900
1710
|
"kind": 4096,
|
|
901
1711
|
"kindString": "Call signature",
|
|
902
1712
|
"flags": {},
|
|
903
1713
|
"parameters": [
|
|
904
1714
|
{
|
|
905
|
-
"id":
|
|
1715
|
+
"id": 184,
|
|
906
1716
|
"name": "hashes",
|
|
907
1717
|
"kind": 32768,
|
|
908
1718
|
"kindString": "Parameter",
|
|
@@ -916,7 +1726,7 @@
|
|
|
916
1726
|
}
|
|
917
1727
|
},
|
|
918
1728
|
{
|
|
919
|
-
"id":
|
|
1729
|
+
"id": 185,
|
|
920
1730
|
"name": "schema",
|
|
921
1731
|
"kind": 32768,
|
|
922
1732
|
"kindString": "Parameter",
|
|
@@ -930,7 +1740,7 @@
|
|
|
930
1740
|
}
|
|
931
1741
|
},
|
|
932
1742
|
{
|
|
933
|
-
"id":
|
|
1743
|
+
"id": 186,
|
|
934
1744
|
"name": "account",
|
|
935
1745
|
"kind": 32768,
|
|
936
1746
|
"kindString": "Parameter",
|
|
@@ -969,7 +1779,7 @@
|
|
|
969
1779
|
}
|
|
970
1780
|
},
|
|
971
1781
|
{
|
|
972
|
-
"id":
|
|
1782
|
+
"id": 187,
|
|
973
1783
|
"name": "bindHashesInternal",
|
|
974
1784
|
"kind": 2048,
|
|
975
1785
|
"kindString": "Method",
|
|
@@ -979,20 +1789,20 @@
|
|
|
979
1789
|
"sources": [
|
|
980
1790
|
{
|
|
981
1791
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
982
|
-
"line":
|
|
1792
|
+
"line": 34,
|
|
983
1793
|
"character": 14
|
|
984
1794
|
}
|
|
985
1795
|
],
|
|
986
1796
|
"signatures": [
|
|
987
1797
|
{
|
|
988
|
-
"id":
|
|
1798
|
+
"id": 188,
|
|
989
1799
|
"name": "bindHashesInternal",
|
|
990
1800
|
"kind": 4096,
|
|
991
1801
|
"kindString": "Call signature",
|
|
992
1802
|
"flags": {},
|
|
993
1803
|
"parameters": [
|
|
994
1804
|
{
|
|
995
|
-
"id":
|
|
1805
|
+
"id": 189,
|
|
996
1806
|
"name": "hashes",
|
|
997
1807
|
"kind": 32768,
|
|
998
1808
|
"kindString": "Parameter",
|
|
@@ -1006,7 +1816,7 @@
|
|
|
1006
1816
|
}
|
|
1007
1817
|
},
|
|
1008
1818
|
{
|
|
1009
|
-
"id":
|
|
1819
|
+
"id": 190,
|
|
1010
1820
|
"name": "schema",
|
|
1011
1821
|
"kind": 32768,
|
|
1012
1822
|
"kindString": "Parameter",
|
|
@@ -1020,7 +1830,7 @@
|
|
|
1020
1830
|
}
|
|
1021
1831
|
},
|
|
1022
1832
|
{
|
|
1023
|
-
"id":
|
|
1833
|
+
"id": 191,
|
|
1024
1834
|
"name": "account",
|
|
1025
1835
|
"kind": 32768,
|
|
1026
1836
|
"kindString": "Parameter",
|
|
@@ -1051,14 +1861,14 @@
|
|
|
1051
1861
|
{
|
|
1052
1862
|
"type": "reflection",
|
|
1053
1863
|
"declaration": {
|
|
1054
|
-
"id":
|
|
1864
|
+
"id": 192,
|
|
1055
1865
|
"name": "__type",
|
|
1056
1866
|
"kind": 65536,
|
|
1057
1867
|
"kindString": "Type literal",
|
|
1058
1868
|
"flags": {},
|
|
1059
1869
|
"children": [
|
|
1060
1870
|
{
|
|
1061
|
-
"id":
|
|
1871
|
+
"id": 193,
|
|
1062
1872
|
"name": "schema",
|
|
1063
1873
|
"kind": 1024,
|
|
1064
1874
|
"kindString": "Property",
|
|
@@ -1080,7 +1890,7 @@
|
|
|
1080
1890
|
{
|
|
1081
1891
|
"title": "Properties",
|
|
1082
1892
|
"children": [
|
|
1083
|
-
|
|
1893
|
+
193
|
|
1084
1894
|
]
|
|
1085
1895
|
}
|
|
1086
1896
|
],
|
|
@@ -1107,7 +1917,7 @@
|
|
|
1107
1917
|
}
|
|
1108
1918
|
},
|
|
1109
1919
|
{
|
|
1110
|
-
"id":
|
|
1920
|
+
"id": 194,
|
|
1111
1921
|
"name": "bindQuery",
|
|
1112
1922
|
"kind": 2048,
|
|
1113
1923
|
"kindString": "Method",
|
|
@@ -1117,20 +1927,20 @@
|
|
|
1117
1927
|
"sources": [
|
|
1118
1928
|
{
|
|
1119
1929
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
1120
|
-
"line":
|
|
1930
|
+
"line": 35,
|
|
1121
1931
|
"character": 14
|
|
1122
1932
|
}
|
|
1123
1933
|
],
|
|
1124
1934
|
"signatures": [
|
|
1125
1935
|
{
|
|
1126
|
-
"id":
|
|
1936
|
+
"id": 195,
|
|
1127
1937
|
"name": "bindQuery",
|
|
1128
1938
|
"kind": 4096,
|
|
1129
1939
|
"kindString": "Call signature",
|
|
1130
1940
|
"flags": {},
|
|
1131
1941
|
"typeParameter": [
|
|
1132
1942
|
{
|
|
1133
|
-
"id":
|
|
1943
|
+
"id": 200,
|
|
1134
1944
|
"name": "T",
|
|
1135
1945
|
"kind": 131072,
|
|
1136
1946
|
"kindString": "Type parameter",
|
|
@@ -1156,14 +1966,14 @@
|
|
|
1156
1966
|
{
|
|
1157
1967
|
"type": "reflection",
|
|
1158
1968
|
"declaration": {
|
|
1159
|
-
"id":
|
|
1969
|
+
"id": 196,
|
|
1160
1970
|
"name": "__type",
|
|
1161
1971
|
"kind": 65536,
|
|
1162
1972
|
"kindString": "Type literal",
|
|
1163
1973
|
"flags": {},
|
|
1164
1974
|
"children": [
|
|
1165
1975
|
{
|
|
1166
|
-
"id":
|
|
1976
|
+
"id": 197,
|
|
1167
1977
|
"name": "schema",
|
|
1168
1978
|
"kind": 1024,
|
|
1169
1979
|
"kindString": "Property",
|
|
@@ -1185,7 +1995,7 @@
|
|
|
1185
1995
|
{
|
|
1186
1996
|
"title": "Properties",
|
|
1187
1997
|
"children": [
|
|
1188
|
-
|
|
1998
|
+
197
|
|
1189
1999
|
]
|
|
1190
2000
|
}
|
|
1191
2001
|
],
|
|
@@ -1221,14 +2031,14 @@
|
|
|
1221
2031
|
{
|
|
1222
2032
|
"type": "reflection",
|
|
1223
2033
|
"declaration": {
|
|
1224
|
-
"id":
|
|
2034
|
+
"id": 198,
|
|
1225
2035
|
"name": "__type",
|
|
1226
2036
|
"kind": 65536,
|
|
1227
2037
|
"kindString": "Type literal",
|
|
1228
2038
|
"flags": {},
|
|
1229
2039
|
"children": [
|
|
1230
2040
|
{
|
|
1231
|
-
"id":
|
|
2041
|
+
"id": 199,
|
|
1232
2042
|
"name": "schema",
|
|
1233
2043
|
"kind": 1024,
|
|
1234
2044
|
"kindString": "Property",
|
|
@@ -1250,7 +2060,7 @@
|
|
|
1250
2060
|
{
|
|
1251
2061
|
"title": "Properties",
|
|
1252
2062
|
"children": [
|
|
1253
|
-
|
|
2063
|
+
199
|
|
1254
2064
|
]
|
|
1255
2065
|
}
|
|
1256
2066
|
],
|
|
@@ -1274,19 +2084,19 @@
|
|
|
1274
2084
|
],
|
|
1275
2085
|
"parameters": [
|
|
1276
2086
|
{
|
|
1277
|
-
"id":
|
|
2087
|
+
"id": 201,
|
|
1278
2088
|
"name": "query",
|
|
1279
2089
|
"kind": 32768,
|
|
1280
2090
|
"kindString": "Parameter",
|
|
1281
2091
|
"flags": {},
|
|
1282
2092
|
"type": {
|
|
1283
2093
|
"type": "reference",
|
|
1284
|
-
"id":
|
|
2094
|
+
"id": 200,
|
|
1285
2095
|
"name": "T"
|
|
1286
2096
|
}
|
|
1287
2097
|
},
|
|
1288
2098
|
{
|
|
1289
|
-
"id":
|
|
2099
|
+
"id": 202,
|
|
1290
2100
|
"name": "payloads",
|
|
1291
2101
|
"kind": 32768,
|
|
1292
2102
|
"kindString": "Parameter",
|
|
@@ -1309,14 +2119,14 @@
|
|
|
1309
2119
|
{
|
|
1310
2120
|
"type": "reflection",
|
|
1311
2121
|
"declaration": {
|
|
1312
|
-
"id":
|
|
2122
|
+
"id": 203,
|
|
1313
2123
|
"name": "__type",
|
|
1314
2124
|
"kind": 65536,
|
|
1315
2125
|
"kindString": "Type literal",
|
|
1316
2126
|
"flags": {},
|
|
1317
2127
|
"children": [
|
|
1318
2128
|
{
|
|
1319
|
-
"id":
|
|
2129
|
+
"id": 204,
|
|
1320
2130
|
"name": "schema",
|
|
1321
2131
|
"kind": 1024,
|
|
1322
2132
|
"kindString": "Property",
|
|
@@ -1338,7 +2148,7 @@
|
|
|
1338
2148
|
{
|
|
1339
2149
|
"title": "Properties",
|
|
1340
2150
|
"children": [
|
|
1341
|
-
|
|
2151
|
+
204
|
|
1342
2152
|
]
|
|
1343
2153
|
}
|
|
1344
2154
|
],
|
|
@@ -1356,7 +2166,7 @@
|
|
|
1356
2166
|
}
|
|
1357
2167
|
},
|
|
1358
2168
|
{
|
|
1359
|
-
"id":
|
|
2169
|
+
"id": 205,
|
|
1360
2170
|
"name": "account",
|
|
1361
2171
|
"kind": 32768,
|
|
1362
2172
|
"kindString": "Parameter",
|
|
@@ -1393,14 +2203,14 @@
|
|
|
1393
2203
|
{
|
|
1394
2204
|
"type": "reflection",
|
|
1395
2205
|
"declaration": {
|
|
1396
|
-
"id":
|
|
2206
|
+
"id": 206,
|
|
1397
2207
|
"name": "__type",
|
|
1398
2208
|
"kind": 65536,
|
|
1399
2209
|
"kindString": "Type literal",
|
|
1400
2210
|
"flags": {},
|
|
1401
2211
|
"children": [
|
|
1402
2212
|
{
|
|
1403
|
-
"id":
|
|
2213
|
+
"id": 207,
|
|
1404
2214
|
"name": "query",
|
|
1405
2215
|
"kind": 1024,
|
|
1406
2216
|
"kindString": "Property",
|
|
@@ -1418,7 +2228,7 @@
|
|
|
1418
2228
|
}
|
|
1419
2229
|
},
|
|
1420
2230
|
{
|
|
1421
|
-
"id":
|
|
2231
|
+
"id": 208,
|
|
1422
2232
|
"name": "resultSet",
|
|
1423
2233
|
"kind": 1024,
|
|
1424
2234
|
"kindString": "Property",
|
|
@@ -1438,7 +2248,7 @@
|
|
|
1438
2248
|
}
|
|
1439
2249
|
},
|
|
1440
2250
|
{
|
|
1441
|
-
"id":
|
|
2251
|
+
"id": 209,
|
|
1442
2252
|
"name": "schema",
|
|
1443
2253
|
"kind": 1024,
|
|
1444
2254
|
"kindString": "Property",
|
|
@@ -1460,9 +2270,9 @@
|
|
|
1460
2270
|
{
|
|
1461
2271
|
"title": "Properties",
|
|
1462
2272
|
"children": [
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
2273
|
+
207,
|
|
2274
|
+
208,
|
|
2275
|
+
209
|
|
1466
2276
|
]
|
|
1467
2277
|
}
|
|
1468
2278
|
],
|
|
@@ -1493,14 +2303,14 @@
|
|
|
1493
2303
|
{
|
|
1494
2304
|
"type": "reflection",
|
|
1495
2305
|
"declaration": {
|
|
1496
|
-
"id":
|
|
2306
|
+
"id": 210,
|
|
1497
2307
|
"name": "__type",
|
|
1498
2308
|
"kind": 65536,
|
|
1499
2309
|
"kindString": "Type literal",
|
|
1500
2310
|
"flags": {},
|
|
1501
2311
|
"children": [
|
|
1502
2312
|
{
|
|
1503
|
-
"id":
|
|
2313
|
+
"id": 211,
|
|
1504
2314
|
"name": "schema",
|
|
1505
2315
|
"kind": 1024,
|
|
1506
2316
|
"kindString": "Property",
|
|
@@ -1522,7 +2332,7 @@
|
|
|
1522
2332
|
{
|
|
1523
2333
|
"title": "Properties",
|
|
1524
2334
|
"children": [
|
|
1525
|
-
|
|
2335
|
+
211
|
|
1526
2336
|
]
|
|
1527
2337
|
}
|
|
1528
2338
|
],
|
|
@@ -1559,7 +2369,7 @@
|
|
|
1559
2369
|
}
|
|
1560
2370
|
},
|
|
1561
2371
|
{
|
|
1562
|
-
"id":
|
|
2372
|
+
"id": 212,
|
|
1563
2373
|
"name": "bindQueryInternal",
|
|
1564
2374
|
"kind": 2048,
|
|
1565
2375
|
"kindString": "Method",
|
|
@@ -1569,20 +2379,20 @@
|
|
|
1569
2379
|
"sources": [
|
|
1570
2380
|
{
|
|
1571
2381
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
1572
|
-
"line":
|
|
2382
|
+
"line": 36,
|
|
1573
2383
|
"character": 14
|
|
1574
2384
|
}
|
|
1575
2385
|
],
|
|
1576
2386
|
"signatures": [
|
|
1577
2387
|
{
|
|
1578
|
-
"id":
|
|
2388
|
+
"id": 213,
|
|
1579
2389
|
"name": "bindQueryInternal",
|
|
1580
2390
|
"kind": 4096,
|
|
1581
2391
|
"kindString": "Call signature",
|
|
1582
2392
|
"flags": {},
|
|
1583
2393
|
"typeParameter": [
|
|
1584
2394
|
{
|
|
1585
|
-
"id":
|
|
2395
|
+
"id": 218,
|
|
1586
2396
|
"name": "T",
|
|
1587
2397
|
"kind": 131072,
|
|
1588
2398
|
"kindString": "Type parameter",
|
|
@@ -1608,14 +2418,14 @@
|
|
|
1608
2418
|
{
|
|
1609
2419
|
"type": "reflection",
|
|
1610
2420
|
"declaration": {
|
|
1611
|
-
"id":
|
|
2421
|
+
"id": 214,
|
|
1612
2422
|
"name": "__type",
|
|
1613
2423
|
"kind": 65536,
|
|
1614
2424
|
"kindString": "Type literal",
|
|
1615
2425
|
"flags": {},
|
|
1616
2426
|
"children": [
|
|
1617
2427
|
{
|
|
1618
|
-
"id":
|
|
2428
|
+
"id": 215,
|
|
1619
2429
|
"name": "schema",
|
|
1620
2430
|
"kind": 1024,
|
|
1621
2431
|
"kindString": "Property",
|
|
@@ -1637,7 +2447,7 @@
|
|
|
1637
2447
|
{
|
|
1638
2448
|
"title": "Properties",
|
|
1639
2449
|
"children": [
|
|
1640
|
-
|
|
2450
|
+
215
|
|
1641
2451
|
]
|
|
1642
2452
|
}
|
|
1643
2453
|
],
|
|
@@ -1673,14 +2483,14 @@
|
|
|
1673
2483
|
{
|
|
1674
2484
|
"type": "reflection",
|
|
1675
2485
|
"declaration": {
|
|
1676
|
-
"id":
|
|
2486
|
+
"id": 216,
|
|
1677
2487
|
"name": "__type",
|
|
1678
2488
|
"kind": 65536,
|
|
1679
2489
|
"kindString": "Type literal",
|
|
1680
2490
|
"flags": {},
|
|
1681
2491
|
"children": [
|
|
1682
2492
|
{
|
|
1683
|
-
"id":
|
|
2493
|
+
"id": 217,
|
|
1684
2494
|
"name": "schema",
|
|
1685
2495
|
"kind": 1024,
|
|
1686
2496
|
"kindString": "Property",
|
|
@@ -1702,7 +2512,7 @@
|
|
|
1702
2512
|
{
|
|
1703
2513
|
"title": "Properties",
|
|
1704
2514
|
"children": [
|
|
1705
|
-
|
|
2515
|
+
217
|
|
1706
2516
|
]
|
|
1707
2517
|
}
|
|
1708
2518
|
],
|
|
@@ -1726,19 +2536,19 @@
|
|
|
1726
2536
|
],
|
|
1727
2537
|
"parameters": [
|
|
1728
2538
|
{
|
|
1729
|
-
"id":
|
|
2539
|
+
"id": 219,
|
|
1730
2540
|
"name": "query",
|
|
1731
2541
|
"kind": 32768,
|
|
1732
2542
|
"kindString": "Parameter",
|
|
1733
2543
|
"flags": {},
|
|
1734
2544
|
"type": {
|
|
1735
2545
|
"type": "reference",
|
|
1736
|
-
"id":
|
|
2546
|
+
"id": 218,
|
|
1737
2547
|
"name": "T"
|
|
1738
2548
|
}
|
|
1739
2549
|
},
|
|
1740
2550
|
{
|
|
1741
|
-
"id":
|
|
2551
|
+
"id": 220,
|
|
1742
2552
|
"name": "payloads",
|
|
1743
2553
|
"kind": 32768,
|
|
1744
2554
|
"kindString": "Parameter",
|
|
@@ -1761,14 +2571,14 @@
|
|
|
1761
2571
|
{
|
|
1762
2572
|
"type": "reflection",
|
|
1763
2573
|
"declaration": {
|
|
1764
|
-
"id":
|
|
2574
|
+
"id": 221,
|
|
1765
2575
|
"name": "__type",
|
|
1766
2576
|
"kind": 65536,
|
|
1767
2577
|
"kindString": "Type literal",
|
|
1768
2578
|
"flags": {},
|
|
1769
2579
|
"children": [
|
|
1770
2580
|
{
|
|
1771
|
-
"id":
|
|
2581
|
+
"id": 222,
|
|
1772
2582
|
"name": "schema",
|
|
1773
2583
|
"kind": 1024,
|
|
1774
2584
|
"kindString": "Property",
|
|
@@ -1790,7 +2600,7 @@
|
|
|
1790
2600
|
{
|
|
1791
2601
|
"title": "Properties",
|
|
1792
2602
|
"children": [
|
|
1793
|
-
|
|
2603
|
+
222
|
|
1794
2604
|
]
|
|
1795
2605
|
}
|
|
1796
2606
|
],
|
|
@@ -1808,7 +2618,7 @@
|
|
|
1808
2618
|
}
|
|
1809
2619
|
},
|
|
1810
2620
|
{
|
|
1811
|
-
"id":
|
|
2621
|
+
"id": 223,
|
|
1812
2622
|
"name": "account",
|
|
1813
2623
|
"kind": 32768,
|
|
1814
2624
|
"kindString": "Parameter",
|
|
@@ -1842,14 +2652,14 @@
|
|
|
1842
2652
|
{
|
|
1843
2653
|
"type": "reflection",
|
|
1844
2654
|
"declaration": {
|
|
1845
|
-
"id":
|
|
2655
|
+
"id": 224,
|
|
1846
2656
|
"name": "__type",
|
|
1847
2657
|
"kind": 65536,
|
|
1848
2658
|
"kindString": "Type literal",
|
|
1849
2659
|
"flags": {},
|
|
1850
2660
|
"children": [
|
|
1851
2661
|
{
|
|
1852
|
-
"id":
|
|
2662
|
+
"id": 225,
|
|
1853
2663
|
"name": "query",
|
|
1854
2664
|
"kind": 1024,
|
|
1855
2665
|
"kindString": "Property",
|
|
@@ -1867,7 +2677,7 @@
|
|
|
1867
2677
|
}
|
|
1868
2678
|
},
|
|
1869
2679
|
{
|
|
1870
|
-
"id":
|
|
2680
|
+
"id": 226,
|
|
1871
2681
|
"name": "resultSet",
|
|
1872
2682
|
"kind": 1024,
|
|
1873
2683
|
"kindString": "Property",
|
|
@@ -1887,7 +2697,7 @@
|
|
|
1887
2697
|
}
|
|
1888
2698
|
},
|
|
1889
2699
|
{
|
|
1890
|
-
"id":
|
|
2700
|
+
"id": 227,
|
|
1891
2701
|
"name": "schema",
|
|
1892
2702
|
"kind": 1024,
|
|
1893
2703
|
"kindString": "Property",
|
|
@@ -1909,9 +2719,9 @@
|
|
|
1909
2719
|
{
|
|
1910
2720
|
"title": "Properties",
|
|
1911
2721
|
"children": [
|
|
1912
|
-
|
|
1913
|
-
|
|
1914
|
-
|
|
2722
|
+
225,
|
|
2723
|
+
226,
|
|
2724
|
+
227
|
|
1915
2725
|
]
|
|
1916
2726
|
}
|
|
1917
2727
|
],
|
|
@@ -1942,14 +2752,14 @@
|
|
|
1942
2752
|
{
|
|
1943
2753
|
"type": "reflection",
|
|
1944
2754
|
"declaration": {
|
|
1945
|
-
"id":
|
|
2755
|
+
"id": 228,
|
|
1946
2756
|
"name": "__type",
|
|
1947
2757
|
"kind": 65536,
|
|
1948
2758
|
"kindString": "Type literal",
|
|
1949
2759
|
"flags": {},
|
|
1950
2760
|
"children": [
|
|
1951
2761
|
{
|
|
1952
|
-
"id":
|
|
2762
|
+
"id": 229,
|
|
1953
2763
|
"name": "schema",
|
|
1954
2764
|
"kind": 1024,
|
|
1955
2765
|
"kindString": "Property",
|
|
@@ -1971,7 +2781,7 @@
|
|
|
1971
2781
|
{
|
|
1972
2782
|
"title": "Properties",
|
|
1973
2783
|
"children": [
|
|
1974
|
-
|
|
2784
|
+
229
|
|
1975
2785
|
]
|
|
1976
2786
|
}
|
|
1977
2787
|
],
|
|
@@ -2001,7 +2811,7 @@
|
|
|
2001
2811
|
}
|
|
2002
2812
|
},
|
|
2003
2813
|
{
|
|
2004
|
-
"id":
|
|
2814
|
+
"id": 230,
|
|
2005
2815
|
"name": "bindResult",
|
|
2006
2816
|
"kind": 2048,
|
|
2007
2817
|
"kindString": "Method",
|
|
@@ -2011,20 +2821,20 @@
|
|
|
2011
2821
|
"sources": [
|
|
2012
2822
|
{
|
|
2013
2823
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
2014
|
-
"line":
|
|
2824
|
+
"line": 37,
|
|
2015
2825
|
"character": 14
|
|
2016
2826
|
}
|
|
2017
2827
|
],
|
|
2018
2828
|
"signatures": [
|
|
2019
2829
|
{
|
|
2020
|
-
"id":
|
|
2830
|
+
"id": 231,
|
|
2021
2831
|
"name": "bindResult",
|
|
2022
2832
|
"kind": 4096,
|
|
2023
2833
|
"kindString": "Call signature",
|
|
2024
2834
|
"flags": {},
|
|
2025
2835
|
"parameters": [
|
|
2026
2836
|
{
|
|
2027
|
-
"id":
|
|
2837
|
+
"id": 232,
|
|
2028
2838
|
"name": "payloads",
|
|
2029
2839
|
"kind": 32768,
|
|
2030
2840
|
"kindString": "Parameter",
|
|
@@ -2045,14 +2855,14 @@
|
|
|
2045
2855
|
{
|
|
2046
2856
|
"type": "reflection",
|
|
2047
2857
|
"declaration": {
|
|
2048
|
-
"id":
|
|
2858
|
+
"id": 233,
|
|
2049
2859
|
"name": "__type",
|
|
2050
2860
|
"kind": 65536,
|
|
2051
2861
|
"kindString": "Type literal",
|
|
2052
2862
|
"flags": {},
|
|
2053
2863
|
"children": [
|
|
2054
2864
|
{
|
|
2055
|
-
"id":
|
|
2865
|
+
"id": 234,
|
|
2056
2866
|
"name": "schema",
|
|
2057
2867
|
"kind": 1024,
|
|
2058
2868
|
"kindString": "Property",
|
|
@@ -2074,7 +2884,7 @@
|
|
|
2074
2884
|
{
|
|
2075
2885
|
"title": "Properties",
|
|
2076
2886
|
"children": [
|
|
2077
|
-
|
|
2887
|
+
234
|
|
2078
2888
|
]
|
|
2079
2889
|
}
|
|
2080
2890
|
],
|
|
@@ -2092,7 +2902,7 @@
|
|
|
2092
2902
|
}
|
|
2093
2903
|
},
|
|
2094
2904
|
{
|
|
2095
|
-
"id":
|
|
2905
|
+
"id": 235,
|
|
2096
2906
|
"name": "account",
|
|
2097
2907
|
"kind": 32768,
|
|
2098
2908
|
"kindString": "Parameter",
|
|
@@ -2125,14 +2935,14 @@
|
|
|
2125
2935
|
{
|
|
2126
2936
|
"type": "reflection",
|
|
2127
2937
|
"declaration": {
|
|
2128
|
-
"id":
|
|
2938
|
+
"id": 236,
|
|
2129
2939
|
"name": "__type",
|
|
2130
2940
|
"kind": 65536,
|
|
2131
2941
|
"kindString": "Type literal",
|
|
2132
2942
|
"flags": {},
|
|
2133
2943
|
"children": [
|
|
2134
2944
|
{
|
|
2135
|
-
"id":
|
|
2945
|
+
"id": 237,
|
|
2136
2946
|
"name": "schema",
|
|
2137
2947
|
"kind": 1024,
|
|
2138
2948
|
"kindString": "Property",
|
|
@@ -2154,7 +2964,7 @@
|
|
|
2154
2964
|
{
|
|
2155
2965
|
"title": "Properties",
|
|
2156
2966
|
"children": [
|
|
2157
|
-
|
|
2967
|
+
237
|
|
2158
2968
|
]
|
|
2159
2969
|
}
|
|
2160
2970
|
],
|
|
@@ -2191,7 +3001,7 @@
|
|
|
2191
3001
|
}
|
|
2192
3002
|
},
|
|
2193
3003
|
{
|
|
2194
|
-
"id":
|
|
3004
|
+
"id": 238,
|
|
2195
3005
|
"name": "bindResultInternal",
|
|
2196
3006
|
"kind": 2048,
|
|
2197
3007
|
"kindString": "Method",
|
|
@@ -2201,20 +3011,20 @@
|
|
|
2201
3011
|
"sources": [
|
|
2202
3012
|
{
|
|
2203
3013
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
2204
|
-
"line":
|
|
3014
|
+
"line": 38,
|
|
2205
3015
|
"character": 14
|
|
2206
3016
|
}
|
|
2207
3017
|
],
|
|
2208
3018
|
"signatures": [
|
|
2209
3019
|
{
|
|
2210
|
-
"id":
|
|
3020
|
+
"id": 239,
|
|
2211
3021
|
"name": "bindResultInternal",
|
|
2212
3022
|
"kind": 4096,
|
|
2213
3023
|
"kindString": "Call signature",
|
|
2214
3024
|
"flags": {},
|
|
2215
3025
|
"parameters": [
|
|
2216
3026
|
{
|
|
2217
|
-
"id":
|
|
3027
|
+
"id": 240,
|
|
2218
3028
|
"name": "payloads",
|
|
2219
3029
|
"kind": 32768,
|
|
2220
3030
|
"kindString": "Parameter",
|
|
@@ -2235,14 +3045,14 @@
|
|
|
2235
3045
|
{
|
|
2236
3046
|
"type": "reflection",
|
|
2237
3047
|
"declaration": {
|
|
2238
|
-
"id":
|
|
3048
|
+
"id": 241,
|
|
2239
3049
|
"name": "__type",
|
|
2240
3050
|
"kind": 65536,
|
|
2241
3051
|
"kindString": "Type literal",
|
|
2242
3052
|
"flags": {},
|
|
2243
3053
|
"children": [
|
|
2244
3054
|
{
|
|
2245
|
-
"id":
|
|
3055
|
+
"id": 242,
|
|
2246
3056
|
"name": "schema",
|
|
2247
3057
|
"kind": 1024,
|
|
2248
3058
|
"kindString": "Property",
|
|
@@ -2264,7 +3074,7 @@
|
|
|
2264
3074
|
{
|
|
2265
3075
|
"title": "Properties",
|
|
2266
3076
|
"children": [
|
|
2267
|
-
|
|
3077
|
+
242
|
|
2268
3078
|
]
|
|
2269
3079
|
}
|
|
2270
3080
|
],
|
|
@@ -2282,7 +3092,7 @@
|
|
|
2282
3092
|
}
|
|
2283
3093
|
},
|
|
2284
3094
|
{
|
|
2285
|
-
"id":
|
|
3095
|
+
"id": 243,
|
|
2286
3096
|
"name": "account",
|
|
2287
3097
|
"kind": 32768,
|
|
2288
3098
|
"kindString": "Parameter",
|
|
@@ -2312,14 +3122,14 @@
|
|
|
2312
3122
|
{
|
|
2313
3123
|
"type": "reflection",
|
|
2314
3124
|
"declaration": {
|
|
2315
|
-
"id":
|
|
3125
|
+
"id": 244,
|
|
2316
3126
|
"name": "__type",
|
|
2317
3127
|
"kind": 65536,
|
|
2318
3128
|
"kindString": "Type literal",
|
|
2319
3129
|
"flags": {},
|
|
2320
3130
|
"children": [
|
|
2321
3131
|
{
|
|
2322
|
-
"id":
|
|
3132
|
+
"id": 245,
|
|
2323
3133
|
"name": "schema",
|
|
2324
3134
|
"kind": 1024,
|
|
2325
3135
|
"kindString": "Property",
|
|
@@ -2341,7 +3151,7 @@
|
|
|
2341
3151
|
{
|
|
2342
3152
|
"title": "Properties",
|
|
2343
3153
|
"children": [
|
|
2344
|
-
|
|
3154
|
+
245
|
|
2345
3155
|
]
|
|
2346
3156
|
}
|
|
2347
3157
|
],
|
|
@@ -2371,7 +3181,7 @@
|
|
|
2371
3181
|
}
|
|
2372
3182
|
},
|
|
2373
3183
|
{
|
|
2374
|
-
"id":
|
|
3184
|
+
"id": 138,
|
|
2375
3185
|
"name": "description",
|
|
2376
3186
|
"kind": 2048,
|
|
2377
3187
|
"kindString": "Method",
|
|
@@ -2379,13 +3189,13 @@
|
|
|
2379
3189
|
"sources": [
|
|
2380
3190
|
{
|
|
2381
3191
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
2382
|
-
"line":
|
|
3192
|
+
"line": 26,
|
|
2383
3193
|
"character": 4
|
|
2384
3194
|
}
|
|
2385
3195
|
],
|
|
2386
3196
|
"signatures": [
|
|
2387
3197
|
{
|
|
2388
|
-
"id":
|
|
3198
|
+
"id": 139,
|
|
2389
3199
|
"name": "description",
|
|
2390
3200
|
"kind": 4096,
|
|
2391
3201
|
"kindString": "Call signature",
|
|
@@ -2416,7 +3226,7 @@
|
|
|
2416
3226
|
}
|
|
2417
3227
|
},
|
|
2418
3228
|
{
|
|
2419
|
-
"id":
|
|
3229
|
+
"id": 140,
|
|
2420
3230
|
"name": "discover",
|
|
2421
3231
|
"kind": 2048,
|
|
2422
3232
|
"kindString": "Method",
|
|
@@ -2424,20 +3234,20 @@
|
|
|
2424
3234
|
"sources": [
|
|
2425
3235
|
{
|
|
2426
3236
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
2427
|
-
"line":
|
|
3237
|
+
"line": 27,
|
|
2428
3238
|
"character": 4
|
|
2429
3239
|
}
|
|
2430
3240
|
],
|
|
2431
3241
|
"signatures": [
|
|
2432
3242
|
{
|
|
2433
|
-
"id":
|
|
3243
|
+
"id": 141,
|
|
2434
3244
|
"name": "discover",
|
|
2435
3245
|
"kind": 4096,
|
|
2436
3246
|
"kindString": "Call signature",
|
|
2437
3247
|
"flags": {},
|
|
2438
3248
|
"parameters": [
|
|
2439
3249
|
{
|
|
2440
|
-
"id":
|
|
3250
|
+
"id": 142,
|
|
2441
3251
|
"name": "_queryAccount",
|
|
2442
3252
|
"kind": 32768,
|
|
2443
3253
|
"kindString": "Parameter",
|
|
@@ -2469,14 +3279,14 @@
|
|
|
2469
3279
|
{
|
|
2470
3280
|
"type": "reflection",
|
|
2471
3281
|
"declaration": {
|
|
2472
|
-
"id":
|
|
3282
|
+
"id": 143,
|
|
2473
3283
|
"name": "__type",
|
|
2474
3284
|
"kind": 65536,
|
|
2475
3285
|
"kindString": "Type literal",
|
|
2476
3286
|
"flags": {},
|
|
2477
3287
|
"children": [
|
|
2478
3288
|
{
|
|
2479
|
-
"id":
|
|
3289
|
+
"id": 144,
|
|
2480
3290
|
"name": "schema",
|
|
2481
3291
|
"kind": 1024,
|
|
2482
3292
|
"kindString": "Property",
|
|
@@ -2498,7 +3308,7 @@
|
|
|
2498
3308
|
{
|
|
2499
3309
|
"title": "Properties",
|
|
2500
3310
|
"children": [
|
|
2501
|
-
|
|
3311
|
+
144
|
|
2502
3312
|
]
|
|
2503
3313
|
}
|
|
2504
3314
|
],
|
|
@@ -2533,7 +3343,7 @@
|
|
|
2533
3343
|
}
|
|
2534
3344
|
},
|
|
2535
3345
|
{
|
|
2536
|
-
"id":
|
|
3346
|
+
"id": 246,
|
|
2537
3347
|
"name": "loadAccount",
|
|
2538
3348
|
"kind": 2048,
|
|
2539
3349
|
"kindString": "Method",
|
|
@@ -2543,20 +3353,20 @@
|
|
|
2543
3353
|
"sources": [
|
|
2544
3354
|
{
|
|
2545
3355
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
2546
|
-
"line":
|
|
3356
|
+
"line": 39,
|
|
2547
3357
|
"character": 14
|
|
2548
3358
|
}
|
|
2549
3359
|
],
|
|
2550
3360
|
"signatures": [
|
|
2551
3361
|
{
|
|
2552
|
-
"id":
|
|
3362
|
+
"id": 247,
|
|
2553
3363
|
"name": "loadAccount",
|
|
2554
3364
|
"kind": 4096,
|
|
2555
3365
|
"kindString": "Call signature",
|
|
2556
3366
|
"flags": {},
|
|
2557
3367
|
"parameters": [
|
|
2558
3368
|
{
|
|
2559
|
-
"id":
|
|
3369
|
+
"id": 248,
|
|
2560
3370
|
"name": "account",
|
|
2561
3371
|
"kind": 32768,
|
|
2562
3372
|
"kindString": "Parameter",
|
|
@@ -2585,7 +3395,7 @@
|
|
|
2585
3395
|
}
|
|
2586
3396
|
},
|
|
2587
3397
|
{
|
|
2588
|
-
"id":
|
|
3398
|
+
"id": 42,
|
|
2589
3399
|
"name": "observe",
|
|
2590
3400
|
"kind": 2048,
|
|
2591
3401
|
"kindString": "Method",
|
|
@@ -2595,12 +3405,12 @@
|
|
|
2595
3405
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
2596
3406
|
"line": 31,
|
|
2597
3407
|
"character": 17,
|
|
2598
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3408
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L31"
|
|
2599
3409
|
}
|
|
2600
3410
|
],
|
|
2601
3411
|
"signatures": [
|
|
2602
3412
|
{
|
|
2603
|
-
"id":
|
|
3413
|
+
"id": 43,
|
|
2604
3414
|
"name": "observe",
|
|
2605
3415
|
"kind": 4096,
|
|
2606
3416
|
"kindString": "Call signature",
|
|
@@ -2624,14 +3434,14 @@
|
|
|
2624
3434
|
{
|
|
2625
3435
|
"type": "reflection",
|
|
2626
3436
|
"declaration": {
|
|
2627
|
-
"id":
|
|
3437
|
+
"id": 44,
|
|
2628
3438
|
"name": "__type",
|
|
2629
3439
|
"kind": 65536,
|
|
2630
3440
|
"kindString": "Type literal",
|
|
2631
3441
|
"flags": {},
|
|
2632
3442
|
"children": [
|
|
2633
3443
|
{
|
|
2634
|
-
"id":
|
|
3444
|
+
"id": 45,
|
|
2635
3445
|
"name": "schema",
|
|
2636
3446
|
"kind": 1024,
|
|
2637
3447
|
"kindString": "Property",
|
|
@@ -2653,7 +3463,7 @@
|
|
|
2653
3463
|
{
|
|
2654
3464
|
"title": "Properties",
|
|
2655
3465
|
"children": [
|
|
2656
|
-
|
|
3466
|
+
45
|
|
2657
3467
|
]
|
|
2658
3468
|
}
|
|
2659
3469
|
],
|
|
@@ -2686,7 +3496,7 @@
|
|
|
2686
3496
|
}
|
|
2687
3497
|
},
|
|
2688
3498
|
{
|
|
2689
|
-
"id":
|
|
3499
|
+
"id": 50,
|
|
2690
3500
|
"name": "queries",
|
|
2691
3501
|
"kind": 2048,
|
|
2692
3502
|
"kindString": "Method",
|
|
@@ -2700,7 +3510,7 @@
|
|
|
2700
3510
|
],
|
|
2701
3511
|
"signatures": [
|
|
2702
3512
|
{
|
|
2703
|
-
"id":
|
|
3513
|
+
"id": 51,
|
|
2704
3514
|
"name": "queries",
|
|
2705
3515
|
"kind": 4096,
|
|
2706
3516
|
"kindString": "Call signature",
|
|
@@ -2724,7 +3534,7 @@
|
|
|
2724
3534
|
}
|
|
2725
3535
|
},
|
|
2726
3536
|
{
|
|
2727
|
-
"id":
|
|
3537
|
+
"id": 52,
|
|
2728
3538
|
"name": "query",
|
|
2729
3539
|
"kind": 2048,
|
|
2730
3540
|
"kindString": "Method",
|
|
@@ -2738,14 +3548,14 @@
|
|
|
2738
3548
|
],
|
|
2739
3549
|
"signatures": [
|
|
2740
3550
|
{
|
|
2741
|
-
"id":
|
|
3551
|
+
"id": 53,
|
|
2742
3552
|
"name": "query",
|
|
2743
3553
|
"kind": 4096,
|
|
2744
3554
|
"kindString": "Call signature",
|
|
2745
3555
|
"flags": {},
|
|
2746
3556
|
"typeParameter": [
|
|
2747
3557
|
{
|
|
2748
|
-
"id":
|
|
3558
|
+
"id": 62,
|
|
2749
3559
|
"name": "T",
|
|
2750
3560
|
"kind": 131072,
|
|
2751
3561
|
"kindString": "Type parameter",
|
|
@@ -2768,14 +3578,14 @@
|
|
|
2768
3578
|
{
|
|
2769
3579
|
"type": "reflection",
|
|
2770
3580
|
"declaration": {
|
|
2771
|
-
"id":
|
|
3581
|
+
"id": 54,
|
|
2772
3582
|
"name": "__type",
|
|
2773
3583
|
"kind": 65536,
|
|
2774
3584
|
"kindString": "Type literal",
|
|
2775
3585
|
"flags": {},
|
|
2776
3586
|
"children": [
|
|
2777
3587
|
{
|
|
2778
|
-
"id":
|
|
3588
|
+
"id": 55,
|
|
2779
3589
|
"name": "query",
|
|
2780
3590
|
"kind": 1024,
|
|
2781
3591
|
"kindString": "Property",
|
|
@@ -2793,7 +3603,7 @@
|
|
|
2793
3603
|
}
|
|
2794
3604
|
},
|
|
2795
3605
|
{
|
|
2796
|
-
"id":
|
|
3606
|
+
"id": 56,
|
|
2797
3607
|
"name": "resultSet",
|
|
2798
3608
|
"kind": 1024,
|
|
2799
3609
|
"kindString": "Property",
|
|
@@ -2813,7 +3623,7 @@
|
|
|
2813
3623
|
}
|
|
2814
3624
|
},
|
|
2815
3625
|
{
|
|
2816
|
-
"id":
|
|
3626
|
+
"id": 57,
|
|
2817
3627
|
"name": "schema",
|
|
2818
3628
|
"kind": 1024,
|
|
2819
3629
|
"kindString": "Property",
|
|
@@ -2835,9 +3645,9 @@
|
|
|
2835
3645
|
{
|
|
2836
3646
|
"title": "Properties",
|
|
2837
3647
|
"children": [
|
|
2838
|
-
|
|
2839
|
-
|
|
2840
|
-
|
|
3648
|
+
55,
|
|
3649
|
+
56,
|
|
3650
|
+
57
|
|
2841
3651
|
]
|
|
2842
3652
|
}
|
|
2843
3653
|
],
|
|
@@ -2870,42 +3680,1298 @@
|
|
|
2870
3680
|
{
|
|
2871
3681
|
"type": "reflection",
|
|
2872
3682
|
"declaration": {
|
|
2873
|
-
"id":
|
|
3683
|
+
"id": 58,
|
|
3684
|
+
"name": "__type",
|
|
3685
|
+
"kind": 65536,
|
|
3686
|
+
"kindString": "Type literal",
|
|
3687
|
+
"flags": {},
|
|
3688
|
+
"children": [
|
|
3689
|
+
{
|
|
3690
|
+
"id": 59,
|
|
3691
|
+
"name": "query",
|
|
3692
|
+
"kind": 1024,
|
|
3693
|
+
"kindString": "Property",
|
|
3694
|
+
"flags": {},
|
|
3695
|
+
"sources": [
|
|
3696
|
+
{
|
|
3697
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
3698
|
+
"line": 5,
|
|
3699
|
+
"character": 4
|
|
3700
|
+
}
|
|
3701
|
+
],
|
|
3702
|
+
"type": {
|
|
3703
|
+
"type": "intrinsic",
|
|
3704
|
+
"name": "string"
|
|
3705
|
+
}
|
|
3706
|
+
},
|
|
3707
|
+
{
|
|
3708
|
+
"id": 60,
|
|
3709
|
+
"name": "resultSet",
|
|
3710
|
+
"kind": 1024,
|
|
3711
|
+
"kindString": "Property",
|
|
3712
|
+
"flags": {
|
|
3713
|
+
"isOptional": true
|
|
3714
|
+
},
|
|
3715
|
+
"sources": [
|
|
3716
|
+
{
|
|
3717
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
3718
|
+
"line": 6,
|
|
3719
|
+
"character": 4
|
|
3720
|
+
}
|
|
3721
|
+
],
|
|
3722
|
+
"type": {
|
|
3723
|
+
"type": "intrinsic",
|
|
3724
|
+
"name": "string"
|
|
3725
|
+
}
|
|
3726
|
+
},
|
|
3727
|
+
{
|
|
3728
|
+
"id": 61,
|
|
3729
|
+
"name": "schema",
|
|
3730
|
+
"kind": 1024,
|
|
3731
|
+
"kindString": "Property",
|
|
3732
|
+
"flags": {},
|
|
3733
|
+
"sources": [
|
|
3734
|
+
{
|
|
3735
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
3736
|
+
"line": 7,
|
|
3737
|
+
"character": 4
|
|
3738
|
+
}
|
|
3739
|
+
],
|
|
3740
|
+
"type": {
|
|
3741
|
+
"type": "literal",
|
|
3742
|
+
"value": "network.xyo.boundwitness.query"
|
|
3743
|
+
}
|
|
3744
|
+
}
|
|
3745
|
+
],
|
|
3746
|
+
"groups": [
|
|
3747
|
+
{
|
|
3748
|
+
"title": "Properties",
|
|
3749
|
+
"children": [
|
|
3750
|
+
59,
|
|
3751
|
+
60,
|
|
3752
|
+
61
|
|
3753
|
+
]
|
|
3754
|
+
}
|
|
3755
|
+
],
|
|
3756
|
+
"sources": [
|
|
3757
|
+
{
|
|
3758
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
3759
|
+
"line": 4,
|
|
3760
|
+
"character": 51
|
|
3761
|
+
}
|
|
3762
|
+
]
|
|
3763
|
+
}
|
|
3764
|
+
}
|
|
3765
|
+
]
|
|
3766
|
+
}
|
|
3767
|
+
},
|
|
3768
|
+
{
|
|
3769
|
+
"id": 77,
|
|
3770
|
+
"name": "TConfig",
|
|
3771
|
+
"kind": 131072,
|
|
3772
|
+
"kindString": "Type parameter",
|
|
3773
|
+
"flags": {},
|
|
3774
|
+
"type": {
|
|
3775
|
+
"type": "intersection",
|
|
3776
|
+
"types": [
|
|
3777
|
+
{
|
|
3778
|
+
"type": "reference",
|
|
3779
|
+
"name": "SchemaFields"
|
|
3780
|
+
},
|
|
3781
|
+
{
|
|
3782
|
+
"type": "reference",
|
|
3783
|
+
"name": "PayloadFields"
|
|
3784
|
+
},
|
|
3785
|
+
{
|
|
3786
|
+
"type": "reflection",
|
|
3787
|
+
"declaration": {
|
|
3788
|
+
"id": 63,
|
|
3789
|
+
"name": "__type",
|
|
3790
|
+
"kind": 65536,
|
|
3791
|
+
"kindString": "Type literal",
|
|
3792
|
+
"flags": {},
|
|
3793
|
+
"children": [
|
|
3794
|
+
{
|
|
3795
|
+
"id": 64,
|
|
3796
|
+
"name": "security",
|
|
3797
|
+
"kind": 1024,
|
|
3798
|
+
"kindString": "Property",
|
|
3799
|
+
"flags": {
|
|
3800
|
+
"isOptional": true
|
|
3801
|
+
},
|
|
3802
|
+
"sources": [
|
|
3803
|
+
{
|
|
3804
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
3805
|
+
"line": 8,
|
|
3806
|
+
"character": 4
|
|
3807
|
+
}
|
|
3808
|
+
],
|
|
3809
|
+
"type": {
|
|
3810
|
+
"type": "reflection",
|
|
3811
|
+
"declaration": {
|
|
3812
|
+
"id": 65,
|
|
3813
|
+
"name": "__type",
|
|
3814
|
+
"kind": 65536,
|
|
3815
|
+
"kindString": "Type literal",
|
|
3816
|
+
"flags": {},
|
|
3817
|
+
"children": [
|
|
3818
|
+
{
|
|
3819
|
+
"id": 66,
|
|
3820
|
+
"name": "allowed",
|
|
3821
|
+
"kind": 1024,
|
|
3822
|
+
"kindString": "Property",
|
|
3823
|
+
"flags": {
|
|
3824
|
+
"isOptional": true
|
|
3825
|
+
},
|
|
3826
|
+
"sources": [
|
|
3827
|
+
{
|
|
3828
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
3829
|
+
"line": 9,
|
|
3830
|
+
"character": 8
|
|
3831
|
+
}
|
|
3832
|
+
],
|
|
3833
|
+
"type": {
|
|
3834
|
+
"type": "reference",
|
|
3835
|
+
"typeArguments": [
|
|
3836
|
+
{
|
|
3837
|
+
"type": "intrinsic",
|
|
3838
|
+
"name": "string"
|
|
3839
|
+
},
|
|
3840
|
+
{
|
|
3841
|
+
"type": "array",
|
|
3842
|
+
"elementType": {
|
|
3843
|
+
"type": "array",
|
|
3844
|
+
"elementType": {
|
|
3845
|
+
"type": "intrinsic",
|
|
3846
|
+
"name": "string"
|
|
3847
|
+
}
|
|
3848
|
+
}
|
|
3849
|
+
}
|
|
3850
|
+
],
|
|
3851
|
+
"name": "Record",
|
|
3852
|
+
"qualifiedName": "Record",
|
|
3853
|
+
"package": "typescript"
|
|
3854
|
+
}
|
|
3855
|
+
},
|
|
3856
|
+
{
|
|
3857
|
+
"id": 67,
|
|
3858
|
+
"name": "disallowed",
|
|
3859
|
+
"kind": 1024,
|
|
3860
|
+
"kindString": "Property",
|
|
3861
|
+
"flags": {
|
|
3862
|
+
"isOptional": true
|
|
3863
|
+
},
|
|
3864
|
+
"sources": [
|
|
3865
|
+
{
|
|
3866
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
3867
|
+
"line": 10,
|
|
3868
|
+
"character": 8
|
|
3869
|
+
}
|
|
3870
|
+
],
|
|
3871
|
+
"type": {
|
|
3872
|
+
"type": "reference",
|
|
3873
|
+
"typeArguments": [
|
|
3874
|
+
{
|
|
3875
|
+
"type": "intrinsic",
|
|
3876
|
+
"name": "string"
|
|
3877
|
+
},
|
|
3878
|
+
{
|
|
3879
|
+
"type": "array",
|
|
3880
|
+
"elementType": {
|
|
3881
|
+
"type": "intrinsic",
|
|
3882
|
+
"name": "string"
|
|
3883
|
+
}
|
|
3884
|
+
}
|
|
3885
|
+
],
|
|
3886
|
+
"name": "Record",
|
|
3887
|
+
"qualifiedName": "Record",
|
|
3888
|
+
"package": "typescript"
|
|
3889
|
+
}
|
|
3890
|
+
}
|
|
3891
|
+
],
|
|
3892
|
+
"groups": [
|
|
3893
|
+
{
|
|
3894
|
+
"title": "Properties",
|
|
3895
|
+
"children": [
|
|
3896
|
+
66,
|
|
3897
|
+
67
|
|
3898
|
+
]
|
|
3899
|
+
}
|
|
3900
|
+
],
|
|
3901
|
+
"sources": [
|
|
3902
|
+
{
|
|
3903
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
3904
|
+
"line": 8,
|
|
3905
|
+
"character": 15
|
|
3906
|
+
}
|
|
3907
|
+
]
|
|
3908
|
+
}
|
|
3909
|
+
}
|
|
3910
|
+
}
|
|
3911
|
+
],
|
|
3912
|
+
"groups": [
|
|
3913
|
+
{
|
|
3914
|
+
"title": "Properties",
|
|
3915
|
+
"children": [
|
|
3916
|
+
64
|
|
3917
|
+
]
|
|
3918
|
+
}
|
|
3919
|
+
],
|
|
3920
|
+
"sources": [
|
|
3921
|
+
{
|
|
3922
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
3923
|
+
"line": 7,
|
|
3924
|
+
"character": 87
|
|
3925
|
+
}
|
|
3926
|
+
]
|
|
3927
|
+
}
|
|
3928
|
+
},
|
|
3929
|
+
{
|
|
3930
|
+
"type": "reflection",
|
|
3931
|
+
"declaration": {
|
|
3932
|
+
"id": 68,
|
|
3933
|
+
"name": "__type",
|
|
3934
|
+
"kind": 65536,
|
|
3935
|
+
"kindString": "Type literal",
|
|
3936
|
+
"flags": {},
|
|
3937
|
+
"children": [
|
|
3938
|
+
{
|
|
3939
|
+
"id": 69,
|
|
3940
|
+
"name": "schema",
|
|
3941
|
+
"kind": 1024,
|
|
3942
|
+
"kindString": "Property",
|
|
3943
|
+
"flags": {},
|
|
3944
|
+
"sources": [
|
|
3945
|
+
{
|
|
3946
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
3947
|
+
"line": 19,
|
|
3948
|
+
"character": 4
|
|
3949
|
+
}
|
|
3950
|
+
],
|
|
3951
|
+
"type": {
|
|
3952
|
+
"type": "intrinsic",
|
|
3953
|
+
"name": "string"
|
|
3954
|
+
}
|
|
3955
|
+
}
|
|
3956
|
+
],
|
|
3957
|
+
"groups": [
|
|
3958
|
+
{
|
|
3959
|
+
"title": "Properties",
|
|
3960
|
+
"children": [
|
|
3961
|
+
69
|
|
3962
|
+
]
|
|
3963
|
+
}
|
|
3964
|
+
],
|
|
3965
|
+
"sources": [
|
|
3966
|
+
{
|
|
3967
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
3968
|
+
"line": 18,
|
|
3969
|
+
"character": 17
|
|
3970
|
+
}
|
|
3971
|
+
]
|
|
3972
|
+
}
|
|
3973
|
+
}
|
|
3974
|
+
]
|
|
3975
|
+
},
|
|
3976
|
+
"default": {
|
|
3977
|
+
"type": "intersection",
|
|
3978
|
+
"types": [
|
|
3979
|
+
{
|
|
3980
|
+
"type": "reference",
|
|
3981
|
+
"name": "SchemaFields"
|
|
3982
|
+
},
|
|
3983
|
+
{
|
|
3984
|
+
"type": "reference",
|
|
3985
|
+
"name": "PayloadFields"
|
|
3986
|
+
},
|
|
3987
|
+
{
|
|
3988
|
+
"type": "reflection",
|
|
3989
|
+
"declaration": {
|
|
3990
|
+
"id": 70,
|
|
3991
|
+
"name": "__type",
|
|
3992
|
+
"kind": 65536,
|
|
3993
|
+
"kindString": "Type literal",
|
|
3994
|
+
"flags": {},
|
|
3995
|
+
"children": [
|
|
3996
|
+
{
|
|
3997
|
+
"id": 71,
|
|
3998
|
+
"name": "security",
|
|
3999
|
+
"kind": 1024,
|
|
4000
|
+
"kindString": "Property",
|
|
4001
|
+
"flags": {
|
|
4002
|
+
"isOptional": true
|
|
4003
|
+
},
|
|
4004
|
+
"sources": [
|
|
4005
|
+
{
|
|
4006
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
4007
|
+
"line": 8,
|
|
4008
|
+
"character": 4
|
|
4009
|
+
}
|
|
4010
|
+
],
|
|
4011
|
+
"type": {
|
|
4012
|
+
"type": "reflection",
|
|
4013
|
+
"declaration": {
|
|
4014
|
+
"id": 72,
|
|
4015
|
+
"name": "__type",
|
|
4016
|
+
"kind": 65536,
|
|
4017
|
+
"kindString": "Type literal",
|
|
4018
|
+
"flags": {},
|
|
4019
|
+
"children": [
|
|
4020
|
+
{
|
|
4021
|
+
"id": 73,
|
|
4022
|
+
"name": "allowed",
|
|
4023
|
+
"kind": 1024,
|
|
4024
|
+
"kindString": "Property",
|
|
4025
|
+
"flags": {
|
|
4026
|
+
"isOptional": true
|
|
4027
|
+
},
|
|
4028
|
+
"sources": [
|
|
4029
|
+
{
|
|
4030
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
4031
|
+
"line": 9,
|
|
4032
|
+
"character": 8
|
|
4033
|
+
}
|
|
4034
|
+
],
|
|
4035
|
+
"type": {
|
|
4036
|
+
"type": "reference",
|
|
4037
|
+
"typeArguments": [
|
|
4038
|
+
{
|
|
4039
|
+
"type": "intrinsic",
|
|
4040
|
+
"name": "string"
|
|
4041
|
+
},
|
|
4042
|
+
{
|
|
4043
|
+
"type": "array",
|
|
4044
|
+
"elementType": {
|
|
4045
|
+
"type": "array",
|
|
4046
|
+
"elementType": {
|
|
4047
|
+
"type": "intrinsic",
|
|
4048
|
+
"name": "string"
|
|
4049
|
+
}
|
|
4050
|
+
}
|
|
4051
|
+
}
|
|
4052
|
+
],
|
|
4053
|
+
"name": "Record",
|
|
4054
|
+
"qualifiedName": "Record",
|
|
4055
|
+
"package": "typescript"
|
|
4056
|
+
}
|
|
4057
|
+
},
|
|
4058
|
+
{
|
|
4059
|
+
"id": 74,
|
|
4060
|
+
"name": "disallowed",
|
|
4061
|
+
"kind": 1024,
|
|
4062
|
+
"kindString": "Property",
|
|
4063
|
+
"flags": {
|
|
4064
|
+
"isOptional": true
|
|
4065
|
+
},
|
|
4066
|
+
"sources": [
|
|
4067
|
+
{
|
|
4068
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
4069
|
+
"line": 10,
|
|
4070
|
+
"character": 8
|
|
4071
|
+
}
|
|
4072
|
+
],
|
|
4073
|
+
"type": {
|
|
4074
|
+
"type": "reference",
|
|
4075
|
+
"typeArguments": [
|
|
4076
|
+
{
|
|
4077
|
+
"type": "intrinsic",
|
|
4078
|
+
"name": "string"
|
|
4079
|
+
},
|
|
4080
|
+
{
|
|
4081
|
+
"type": "array",
|
|
4082
|
+
"elementType": {
|
|
4083
|
+
"type": "intrinsic",
|
|
4084
|
+
"name": "string"
|
|
4085
|
+
}
|
|
4086
|
+
}
|
|
4087
|
+
],
|
|
4088
|
+
"name": "Record",
|
|
4089
|
+
"qualifiedName": "Record",
|
|
4090
|
+
"package": "typescript"
|
|
4091
|
+
}
|
|
4092
|
+
}
|
|
4093
|
+
],
|
|
4094
|
+
"groups": [
|
|
4095
|
+
{
|
|
4096
|
+
"title": "Properties",
|
|
4097
|
+
"children": [
|
|
4098
|
+
73,
|
|
4099
|
+
74
|
|
4100
|
+
]
|
|
4101
|
+
}
|
|
4102
|
+
],
|
|
4103
|
+
"sources": [
|
|
4104
|
+
{
|
|
4105
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
4106
|
+
"line": 8,
|
|
4107
|
+
"character": 15
|
|
4108
|
+
}
|
|
4109
|
+
]
|
|
4110
|
+
}
|
|
4111
|
+
}
|
|
4112
|
+
}
|
|
4113
|
+
],
|
|
4114
|
+
"groups": [
|
|
4115
|
+
{
|
|
4116
|
+
"title": "Properties",
|
|
4117
|
+
"children": [
|
|
4118
|
+
71
|
|
4119
|
+
]
|
|
4120
|
+
}
|
|
4121
|
+
],
|
|
4122
|
+
"sources": [
|
|
4123
|
+
{
|
|
4124
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
4125
|
+
"line": 7,
|
|
4126
|
+
"character": 87
|
|
4127
|
+
}
|
|
4128
|
+
]
|
|
4129
|
+
}
|
|
4130
|
+
},
|
|
4131
|
+
{
|
|
4132
|
+
"type": "reflection",
|
|
4133
|
+
"declaration": {
|
|
4134
|
+
"id": 75,
|
|
4135
|
+
"name": "__type",
|
|
4136
|
+
"kind": 65536,
|
|
4137
|
+
"kindString": "Type literal",
|
|
4138
|
+
"flags": {},
|
|
4139
|
+
"children": [
|
|
4140
|
+
{
|
|
4141
|
+
"id": 76,
|
|
4142
|
+
"name": "schema",
|
|
4143
|
+
"kind": 1024,
|
|
4144
|
+
"kindString": "Property",
|
|
4145
|
+
"flags": {},
|
|
4146
|
+
"sources": [
|
|
4147
|
+
{
|
|
4148
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
4149
|
+
"line": 19,
|
|
4150
|
+
"character": 4
|
|
4151
|
+
}
|
|
4152
|
+
],
|
|
4153
|
+
"type": {
|
|
4154
|
+
"type": "intrinsic",
|
|
4155
|
+
"name": "string"
|
|
4156
|
+
}
|
|
4157
|
+
}
|
|
4158
|
+
],
|
|
4159
|
+
"groups": [
|
|
4160
|
+
{
|
|
4161
|
+
"title": "Properties",
|
|
4162
|
+
"children": [
|
|
4163
|
+
76
|
|
4164
|
+
]
|
|
4165
|
+
}
|
|
4166
|
+
],
|
|
4167
|
+
"sources": [
|
|
4168
|
+
{
|
|
4169
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
4170
|
+
"line": 18,
|
|
4171
|
+
"character": 17
|
|
4172
|
+
}
|
|
4173
|
+
]
|
|
4174
|
+
}
|
|
4175
|
+
}
|
|
4176
|
+
]
|
|
4177
|
+
}
|
|
4178
|
+
}
|
|
4179
|
+
],
|
|
4180
|
+
"parameters": [
|
|
4181
|
+
{
|
|
4182
|
+
"id": 78,
|
|
4183
|
+
"name": "query",
|
|
4184
|
+
"kind": 32768,
|
|
4185
|
+
"kindString": "Parameter",
|
|
4186
|
+
"flags": {},
|
|
4187
|
+
"type": {
|
|
4188
|
+
"type": "reference",
|
|
4189
|
+
"id": 62,
|
|
4190
|
+
"name": "T"
|
|
4191
|
+
}
|
|
4192
|
+
},
|
|
4193
|
+
{
|
|
4194
|
+
"id": 79,
|
|
4195
|
+
"name": "payloads",
|
|
4196
|
+
"kind": 32768,
|
|
4197
|
+
"kindString": "Parameter",
|
|
4198
|
+
"flags": {
|
|
4199
|
+
"isOptional": true
|
|
4200
|
+
},
|
|
4201
|
+
"type": {
|
|
4202
|
+
"type": "array",
|
|
4203
|
+
"elementType": {
|
|
4204
|
+
"type": "intersection",
|
|
4205
|
+
"types": [
|
|
4206
|
+
{
|
|
4207
|
+
"type": "reference",
|
|
4208
|
+
"name": "SchemaFields"
|
|
4209
|
+
},
|
|
4210
|
+
{
|
|
4211
|
+
"type": "reference",
|
|
4212
|
+
"name": "PayloadFields"
|
|
4213
|
+
},
|
|
4214
|
+
{
|
|
4215
|
+
"type": "reflection",
|
|
4216
|
+
"declaration": {
|
|
4217
|
+
"id": 80,
|
|
4218
|
+
"name": "__type",
|
|
4219
|
+
"kind": 65536,
|
|
4220
|
+
"kindString": "Type literal",
|
|
4221
|
+
"flags": {},
|
|
4222
|
+
"children": [
|
|
4223
|
+
{
|
|
4224
|
+
"id": 81,
|
|
4225
|
+
"name": "schema",
|
|
4226
|
+
"kind": 1024,
|
|
4227
|
+
"kindString": "Property",
|
|
4228
|
+
"flags": {},
|
|
4229
|
+
"sources": [
|
|
4230
|
+
{
|
|
4231
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
4232
|
+
"line": 19,
|
|
4233
|
+
"character": 4
|
|
4234
|
+
}
|
|
4235
|
+
],
|
|
4236
|
+
"type": {
|
|
4237
|
+
"type": "intrinsic",
|
|
4238
|
+
"name": "string"
|
|
4239
|
+
}
|
|
4240
|
+
}
|
|
4241
|
+
],
|
|
4242
|
+
"groups": [
|
|
4243
|
+
{
|
|
4244
|
+
"title": "Properties",
|
|
4245
|
+
"children": [
|
|
4246
|
+
81
|
|
4247
|
+
]
|
|
4248
|
+
}
|
|
4249
|
+
],
|
|
4250
|
+
"sources": [
|
|
4251
|
+
{
|
|
4252
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
4253
|
+
"line": 18,
|
|
4254
|
+
"character": 17
|
|
4255
|
+
}
|
|
4256
|
+
]
|
|
4257
|
+
}
|
|
4258
|
+
}
|
|
4259
|
+
]
|
|
4260
|
+
}
|
|
4261
|
+
}
|
|
4262
|
+
},
|
|
4263
|
+
{
|
|
4264
|
+
"id": 82,
|
|
4265
|
+
"name": "queryConfig",
|
|
4266
|
+
"kind": 32768,
|
|
4267
|
+
"kindString": "Parameter",
|
|
4268
|
+
"flags": {
|
|
4269
|
+
"isOptional": true
|
|
4270
|
+
},
|
|
4271
|
+
"type": {
|
|
4272
|
+
"type": "reference",
|
|
4273
|
+
"id": 77,
|
|
4274
|
+
"name": "TConfig"
|
|
4275
|
+
}
|
|
4276
|
+
}
|
|
4277
|
+
],
|
|
4278
|
+
"type": {
|
|
4279
|
+
"type": "reference",
|
|
4280
|
+
"typeArguments": [
|
|
4281
|
+
{
|
|
4282
|
+
"type": "reference",
|
|
4283
|
+
"typeArguments": [
|
|
4284
|
+
{
|
|
4285
|
+
"type": "intersection",
|
|
4286
|
+
"types": [
|
|
4287
|
+
{
|
|
4288
|
+
"type": "reference",
|
|
4289
|
+
"name": "SchemaFields"
|
|
4290
|
+
},
|
|
4291
|
+
{
|
|
4292
|
+
"type": "reference",
|
|
4293
|
+
"name": "PayloadFields"
|
|
4294
|
+
},
|
|
4295
|
+
{
|
|
4296
|
+
"type": "reflection",
|
|
4297
|
+
"declaration": {
|
|
4298
|
+
"id": 83,
|
|
4299
|
+
"name": "__type",
|
|
4300
|
+
"kind": 65536,
|
|
4301
|
+
"kindString": "Type literal",
|
|
4302
|
+
"flags": {},
|
|
4303
|
+
"children": [
|
|
4304
|
+
{
|
|
4305
|
+
"id": 84,
|
|
4306
|
+
"name": "schema",
|
|
4307
|
+
"kind": 1024,
|
|
4308
|
+
"kindString": "Property",
|
|
4309
|
+
"flags": {},
|
|
4310
|
+
"sources": [
|
|
4311
|
+
{
|
|
4312
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
4313
|
+
"line": 19,
|
|
4314
|
+
"character": 4
|
|
4315
|
+
}
|
|
4316
|
+
],
|
|
4317
|
+
"type": {
|
|
4318
|
+
"type": "intrinsic",
|
|
4319
|
+
"name": "string"
|
|
4320
|
+
}
|
|
4321
|
+
}
|
|
4322
|
+
],
|
|
4323
|
+
"groups": [
|
|
4324
|
+
{
|
|
4325
|
+
"title": "Properties",
|
|
4326
|
+
"children": [
|
|
4327
|
+
84
|
|
4328
|
+
]
|
|
4329
|
+
}
|
|
4330
|
+
],
|
|
4331
|
+
"sources": [
|
|
4332
|
+
{
|
|
4333
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
4334
|
+
"line": 18,
|
|
4335
|
+
"character": 17
|
|
4336
|
+
}
|
|
4337
|
+
]
|
|
4338
|
+
}
|
|
4339
|
+
}
|
|
4340
|
+
]
|
|
4341
|
+
}
|
|
4342
|
+
],
|
|
4343
|
+
"name": "ModuleQueryResult"
|
|
4344
|
+
}
|
|
4345
|
+
],
|
|
4346
|
+
"name": "Promise",
|
|
4347
|
+
"qualifiedName": "Promise",
|
|
4348
|
+
"package": "typescript"
|
|
4349
|
+
},
|
|
4350
|
+
"inheritedFrom": {
|
|
4351
|
+
"type": "reference",
|
|
4352
|
+
"name": "TimestampWitness.query"
|
|
4353
|
+
}
|
|
4354
|
+
}
|
|
4355
|
+
],
|
|
4356
|
+
"inheritedFrom": {
|
|
4357
|
+
"type": "reference",
|
|
4358
|
+
"name": "TimestampWitness.query"
|
|
4359
|
+
}
|
|
4360
|
+
},
|
|
4361
|
+
{
|
|
4362
|
+
"id": 145,
|
|
4363
|
+
"name": "queryable",
|
|
4364
|
+
"kind": 2048,
|
|
4365
|
+
"kindString": "Method",
|
|
4366
|
+
"flags": {},
|
|
4367
|
+
"sources": [
|
|
4368
|
+
{
|
|
4369
|
+
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
4370
|
+
"line": 30,
|
|
4371
|
+
"character": 4
|
|
4372
|
+
}
|
|
4373
|
+
],
|
|
4374
|
+
"signatures": [
|
|
4375
|
+
{
|
|
4376
|
+
"id": 146,
|
|
4377
|
+
"name": "queryable",
|
|
4378
|
+
"kind": 4096,
|
|
4379
|
+
"kindString": "Call signature",
|
|
4380
|
+
"flags": {},
|
|
4381
|
+
"typeParameter": [
|
|
4382
|
+
{
|
|
4383
|
+
"id": 155,
|
|
4384
|
+
"name": "T",
|
|
4385
|
+
"kind": 131072,
|
|
4386
|
+
"kindString": "Type parameter",
|
|
4387
|
+
"flags": {},
|
|
4388
|
+
"type": {
|
|
4389
|
+
"type": "intersection",
|
|
4390
|
+
"types": [
|
|
4391
|
+
{
|
|
4392
|
+
"type": "reference",
|
|
4393
|
+
"name": "SchemaFields"
|
|
4394
|
+
},
|
|
4395
|
+
{
|
|
4396
|
+
"type": "reference",
|
|
4397
|
+
"name": "PayloadFields"
|
|
4398
|
+
},
|
|
4399
|
+
{
|
|
4400
|
+
"type": "reference",
|
|
4401
|
+
"name": "XyoBoundWitnessFields"
|
|
4402
|
+
},
|
|
4403
|
+
{
|
|
4404
|
+
"type": "reflection",
|
|
4405
|
+
"declaration": {
|
|
4406
|
+
"id": 147,
|
|
4407
|
+
"name": "__type",
|
|
4408
|
+
"kind": 65536,
|
|
4409
|
+
"kindString": "Type literal",
|
|
4410
|
+
"flags": {},
|
|
4411
|
+
"children": [
|
|
4412
|
+
{
|
|
4413
|
+
"id": 148,
|
|
4414
|
+
"name": "query",
|
|
4415
|
+
"kind": 1024,
|
|
4416
|
+
"kindString": "Property",
|
|
4417
|
+
"flags": {},
|
|
4418
|
+
"sources": [
|
|
4419
|
+
{
|
|
4420
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
4421
|
+
"line": 5,
|
|
4422
|
+
"character": 4
|
|
4423
|
+
}
|
|
4424
|
+
],
|
|
4425
|
+
"type": {
|
|
4426
|
+
"type": "intrinsic",
|
|
4427
|
+
"name": "string"
|
|
4428
|
+
}
|
|
4429
|
+
},
|
|
4430
|
+
{
|
|
4431
|
+
"id": 149,
|
|
4432
|
+
"name": "resultSet",
|
|
4433
|
+
"kind": 1024,
|
|
4434
|
+
"kindString": "Property",
|
|
4435
|
+
"flags": {
|
|
4436
|
+
"isOptional": true
|
|
4437
|
+
},
|
|
4438
|
+
"sources": [
|
|
4439
|
+
{
|
|
4440
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
4441
|
+
"line": 6,
|
|
4442
|
+
"character": 4
|
|
4443
|
+
}
|
|
4444
|
+
],
|
|
4445
|
+
"type": {
|
|
4446
|
+
"type": "intrinsic",
|
|
4447
|
+
"name": "string"
|
|
4448
|
+
}
|
|
4449
|
+
},
|
|
4450
|
+
{
|
|
4451
|
+
"id": 150,
|
|
4452
|
+
"name": "schema",
|
|
4453
|
+
"kind": 1024,
|
|
4454
|
+
"kindString": "Property",
|
|
4455
|
+
"flags": {},
|
|
4456
|
+
"sources": [
|
|
4457
|
+
{
|
|
4458
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
4459
|
+
"line": 7,
|
|
4460
|
+
"character": 4
|
|
4461
|
+
}
|
|
4462
|
+
],
|
|
4463
|
+
"type": {
|
|
4464
|
+
"type": "literal",
|
|
4465
|
+
"value": "network.xyo.boundwitness.query"
|
|
4466
|
+
}
|
|
4467
|
+
}
|
|
4468
|
+
],
|
|
4469
|
+
"groups": [
|
|
4470
|
+
{
|
|
4471
|
+
"title": "Properties",
|
|
4472
|
+
"children": [
|
|
4473
|
+
148,
|
|
4474
|
+
149,
|
|
4475
|
+
150
|
|
4476
|
+
]
|
|
4477
|
+
}
|
|
4478
|
+
],
|
|
4479
|
+
"sources": [
|
|
4480
|
+
{
|
|
4481
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
4482
|
+
"line": 4,
|
|
4483
|
+
"character": 51
|
|
4484
|
+
}
|
|
4485
|
+
]
|
|
4486
|
+
}
|
|
4487
|
+
}
|
|
4488
|
+
]
|
|
4489
|
+
},
|
|
4490
|
+
"default": {
|
|
4491
|
+
"type": "intersection",
|
|
4492
|
+
"types": [
|
|
4493
|
+
{
|
|
4494
|
+
"type": "reference",
|
|
4495
|
+
"name": "SchemaFields"
|
|
4496
|
+
},
|
|
4497
|
+
{
|
|
4498
|
+
"type": "reference",
|
|
4499
|
+
"name": "PayloadFields"
|
|
4500
|
+
},
|
|
4501
|
+
{
|
|
4502
|
+
"type": "reference",
|
|
4503
|
+
"name": "XyoBoundWitnessFields"
|
|
4504
|
+
},
|
|
4505
|
+
{
|
|
4506
|
+
"type": "reflection",
|
|
4507
|
+
"declaration": {
|
|
4508
|
+
"id": 151,
|
|
4509
|
+
"name": "__type",
|
|
4510
|
+
"kind": 65536,
|
|
4511
|
+
"kindString": "Type literal",
|
|
4512
|
+
"flags": {},
|
|
4513
|
+
"children": [
|
|
4514
|
+
{
|
|
4515
|
+
"id": 152,
|
|
4516
|
+
"name": "query",
|
|
4517
|
+
"kind": 1024,
|
|
4518
|
+
"kindString": "Property",
|
|
4519
|
+
"flags": {},
|
|
4520
|
+
"sources": [
|
|
4521
|
+
{
|
|
4522
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
4523
|
+
"line": 5,
|
|
4524
|
+
"character": 4
|
|
4525
|
+
}
|
|
4526
|
+
],
|
|
4527
|
+
"type": {
|
|
4528
|
+
"type": "intrinsic",
|
|
4529
|
+
"name": "string"
|
|
4530
|
+
}
|
|
4531
|
+
},
|
|
4532
|
+
{
|
|
4533
|
+
"id": 153,
|
|
4534
|
+
"name": "resultSet",
|
|
4535
|
+
"kind": 1024,
|
|
4536
|
+
"kindString": "Property",
|
|
4537
|
+
"flags": {
|
|
4538
|
+
"isOptional": true
|
|
4539
|
+
},
|
|
4540
|
+
"sources": [
|
|
4541
|
+
{
|
|
4542
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
4543
|
+
"line": 6,
|
|
4544
|
+
"character": 4
|
|
4545
|
+
}
|
|
4546
|
+
],
|
|
4547
|
+
"type": {
|
|
4548
|
+
"type": "intrinsic",
|
|
4549
|
+
"name": "string"
|
|
4550
|
+
}
|
|
4551
|
+
},
|
|
4552
|
+
{
|
|
4553
|
+
"id": 154,
|
|
4554
|
+
"name": "schema",
|
|
4555
|
+
"kind": 1024,
|
|
4556
|
+
"kindString": "Property",
|
|
4557
|
+
"flags": {},
|
|
4558
|
+
"sources": [
|
|
4559
|
+
{
|
|
4560
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
4561
|
+
"line": 7,
|
|
4562
|
+
"character": 4
|
|
4563
|
+
}
|
|
4564
|
+
],
|
|
4565
|
+
"type": {
|
|
4566
|
+
"type": "literal",
|
|
4567
|
+
"value": "network.xyo.boundwitness.query"
|
|
4568
|
+
}
|
|
4569
|
+
}
|
|
4570
|
+
],
|
|
4571
|
+
"groups": [
|
|
4572
|
+
{
|
|
4573
|
+
"title": "Properties",
|
|
4574
|
+
"children": [
|
|
4575
|
+
152,
|
|
4576
|
+
153,
|
|
4577
|
+
154
|
|
4578
|
+
]
|
|
4579
|
+
}
|
|
4580
|
+
],
|
|
4581
|
+
"sources": [
|
|
4582
|
+
{
|
|
4583
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
4584
|
+
"line": 4,
|
|
4585
|
+
"character": 51
|
|
4586
|
+
}
|
|
4587
|
+
]
|
|
4588
|
+
}
|
|
4589
|
+
}
|
|
4590
|
+
]
|
|
4591
|
+
}
|
|
4592
|
+
},
|
|
4593
|
+
{
|
|
4594
|
+
"id": 170,
|
|
4595
|
+
"name": "TConfig",
|
|
4596
|
+
"kind": 131072,
|
|
4597
|
+
"kindString": "Type parameter",
|
|
4598
|
+
"flags": {},
|
|
4599
|
+
"type": {
|
|
4600
|
+
"type": "intersection",
|
|
4601
|
+
"types": [
|
|
4602
|
+
{
|
|
4603
|
+
"type": "reference",
|
|
4604
|
+
"name": "SchemaFields"
|
|
4605
|
+
},
|
|
4606
|
+
{
|
|
4607
|
+
"type": "reference",
|
|
4608
|
+
"name": "PayloadFields"
|
|
4609
|
+
},
|
|
4610
|
+
{
|
|
4611
|
+
"type": "reflection",
|
|
4612
|
+
"declaration": {
|
|
4613
|
+
"id": 156,
|
|
4614
|
+
"name": "__type",
|
|
4615
|
+
"kind": 65536,
|
|
4616
|
+
"kindString": "Type literal",
|
|
4617
|
+
"flags": {},
|
|
4618
|
+
"children": [
|
|
4619
|
+
{
|
|
4620
|
+
"id": 157,
|
|
4621
|
+
"name": "security",
|
|
4622
|
+
"kind": 1024,
|
|
4623
|
+
"kindString": "Property",
|
|
4624
|
+
"flags": {
|
|
4625
|
+
"isOptional": true
|
|
4626
|
+
},
|
|
4627
|
+
"sources": [
|
|
4628
|
+
{
|
|
4629
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
4630
|
+
"line": 8,
|
|
4631
|
+
"character": 4
|
|
4632
|
+
}
|
|
4633
|
+
],
|
|
4634
|
+
"type": {
|
|
4635
|
+
"type": "reflection",
|
|
4636
|
+
"declaration": {
|
|
4637
|
+
"id": 158,
|
|
4638
|
+
"name": "__type",
|
|
4639
|
+
"kind": 65536,
|
|
4640
|
+
"kindString": "Type literal",
|
|
4641
|
+
"flags": {},
|
|
4642
|
+
"children": [
|
|
4643
|
+
{
|
|
4644
|
+
"id": 159,
|
|
4645
|
+
"name": "allowed",
|
|
4646
|
+
"kind": 1024,
|
|
4647
|
+
"kindString": "Property",
|
|
4648
|
+
"flags": {
|
|
4649
|
+
"isOptional": true
|
|
4650
|
+
},
|
|
4651
|
+
"sources": [
|
|
4652
|
+
{
|
|
4653
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
4654
|
+
"line": 9,
|
|
4655
|
+
"character": 8
|
|
4656
|
+
}
|
|
4657
|
+
],
|
|
4658
|
+
"type": {
|
|
4659
|
+
"type": "reference",
|
|
4660
|
+
"typeArguments": [
|
|
4661
|
+
{
|
|
4662
|
+
"type": "intrinsic",
|
|
4663
|
+
"name": "string"
|
|
4664
|
+
},
|
|
4665
|
+
{
|
|
4666
|
+
"type": "array",
|
|
4667
|
+
"elementType": {
|
|
4668
|
+
"type": "array",
|
|
4669
|
+
"elementType": {
|
|
4670
|
+
"type": "intrinsic",
|
|
4671
|
+
"name": "string"
|
|
4672
|
+
}
|
|
4673
|
+
}
|
|
4674
|
+
}
|
|
4675
|
+
],
|
|
4676
|
+
"name": "Record",
|
|
4677
|
+
"qualifiedName": "Record",
|
|
4678
|
+
"package": "typescript"
|
|
4679
|
+
}
|
|
4680
|
+
},
|
|
4681
|
+
{
|
|
4682
|
+
"id": 160,
|
|
4683
|
+
"name": "disallowed",
|
|
4684
|
+
"kind": 1024,
|
|
4685
|
+
"kindString": "Property",
|
|
4686
|
+
"flags": {
|
|
4687
|
+
"isOptional": true
|
|
4688
|
+
},
|
|
4689
|
+
"sources": [
|
|
4690
|
+
{
|
|
4691
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
4692
|
+
"line": 10,
|
|
4693
|
+
"character": 8
|
|
4694
|
+
}
|
|
4695
|
+
],
|
|
4696
|
+
"type": {
|
|
4697
|
+
"type": "reference",
|
|
4698
|
+
"typeArguments": [
|
|
4699
|
+
{
|
|
4700
|
+
"type": "intrinsic",
|
|
4701
|
+
"name": "string"
|
|
4702
|
+
},
|
|
4703
|
+
{
|
|
4704
|
+
"type": "array",
|
|
4705
|
+
"elementType": {
|
|
4706
|
+
"type": "intrinsic",
|
|
4707
|
+
"name": "string"
|
|
4708
|
+
}
|
|
4709
|
+
}
|
|
4710
|
+
],
|
|
4711
|
+
"name": "Record",
|
|
4712
|
+
"qualifiedName": "Record",
|
|
4713
|
+
"package": "typescript"
|
|
4714
|
+
}
|
|
4715
|
+
}
|
|
4716
|
+
],
|
|
4717
|
+
"groups": [
|
|
4718
|
+
{
|
|
4719
|
+
"title": "Properties",
|
|
4720
|
+
"children": [
|
|
4721
|
+
159,
|
|
4722
|
+
160
|
|
4723
|
+
]
|
|
4724
|
+
}
|
|
4725
|
+
],
|
|
4726
|
+
"sources": [
|
|
4727
|
+
{
|
|
4728
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
4729
|
+
"line": 8,
|
|
4730
|
+
"character": 15
|
|
4731
|
+
}
|
|
4732
|
+
]
|
|
4733
|
+
}
|
|
4734
|
+
}
|
|
4735
|
+
}
|
|
4736
|
+
],
|
|
4737
|
+
"groups": [
|
|
4738
|
+
{
|
|
4739
|
+
"title": "Properties",
|
|
4740
|
+
"children": [
|
|
4741
|
+
157
|
|
4742
|
+
]
|
|
4743
|
+
}
|
|
4744
|
+
],
|
|
4745
|
+
"sources": [
|
|
4746
|
+
{
|
|
4747
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
4748
|
+
"line": 7,
|
|
4749
|
+
"character": 87
|
|
4750
|
+
}
|
|
4751
|
+
]
|
|
4752
|
+
}
|
|
4753
|
+
},
|
|
4754
|
+
{
|
|
4755
|
+
"type": "reflection",
|
|
4756
|
+
"declaration": {
|
|
4757
|
+
"id": 161,
|
|
4758
|
+
"name": "__type",
|
|
4759
|
+
"kind": 65536,
|
|
4760
|
+
"kindString": "Type literal",
|
|
4761
|
+
"flags": {},
|
|
4762
|
+
"children": [
|
|
4763
|
+
{
|
|
4764
|
+
"id": 162,
|
|
4765
|
+
"name": "schema",
|
|
4766
|
+
"kind": 1024,
|
|
4767
|
+
"kindString": "Property",
|
|
4768
|
+
"flags": {},
|
|
4769
|
+
"sources": [
|
|
4770
|
+
{
|
|
4771
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
4772
|
+
"line": 19,
|
|
4773
|
+
"character": 4
|
|
4774
|
+
}
|
|
4775
|
+
],
|
|
4776
|
+
"type": {
|
|
4777
|
+
"type": "intrinsic",
|
|
4778
|
+
"name": "string"
|
|
4779
|
+
}
|
|
4780
|
+
}
|
|
4781
|
+
],
|
|
4782
|
+
"groups": [
|
|
4783
|
+
{
|
|
4784
|
+
"title": "Properties",
|
|
4785
|
+
"children": [
|
|
4786
|
+
162
|
|
4787
|
+
]
|
|
4788
|
+
}
|
|
4789
|
+
],
|
|
4790
|
+
"sources": [
|
|
4791
|
+
{
|
|
4792
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
4793
|
+
"line": 18,
|
|
4794
|
+
"character": 17
|
|
4795
|
+
}
|
|
4796
|
+
]
|
|
4797
|
+
}
|
|
4798
|
+
}
|
|
4799
|
+
]
|
|
4800
|
+
},
|
|
4801
|
+
"default": {
|
|
4802
|
+
"type": "intersection",
|
|
4803
|
+
"types": [
|
|
4804
|
+
{
|
|
4805
|
+
"type": "reference",
|
|
4806
|
+
"name": "SchemaFields"
|
|
4807
|
+
},
|
|
4808
|
+
{
|
|
4809
|
+
"type": "reference",
|
|
4810
|
+
"name": "PayloadFields"
|
|
4811
|
+
},
|
|
4812
|
+
{
|
|
4813
|
+
"type": "reflection",
|
|
4814
|
+
"declaration": {
|
|
4815
|
+
"id": 163,
|
|
4816
|
+
"name": "__type",
|
|
4817
|
+
"kind": 65536,
|
|
4818
|
+
"kindString": "Type literal",
|
|
4819
|
+
"flags": {},
|
|
4820
|
+
"children": [
|
|
4821
|
+
{
|
|
4822
|
+
"id": 164,
|
|
4823
|
+
"name": "security",
|
|
4824
|
+
"kind": 1024,
|
|
4825
|
+
"kindString": "Property",
|
|
4826
|
+
"flags": {
|
|
4827
|
+
"isOptional": true
|
|
4828
|
+
},
|
|
4829
|
+
"sources": [
|
|
4830
|
+
{
|
|
4831
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
4832
|
+
"line": 8,
|
|
4833
|
+
"character": 4
|
|
4834
|
+
}
|
|
4835
|
+
],
|
|
4836
|
+
"type": {
|
|
4837
|
+
"type": "reflection",
|
|
4838
|
+
"declaration": {
|
|
4839
|
+
"id": 165,
|
|
4840
|
+
"name": "__type",
|
|
4841
|
+
"kind": 65536,
|
|
4842
|
+
"kindString": "Type literal",
|
|
4843
|
+
"flags": {},
|
|
4844
|
+
"children": [
|
|
4845
|
+
{
|
|
4846
|
+
"id": 166,
|
|
4847
|
+
"name": "allowed",
|
|
4848
|
+
"kind": 1024,
|
|
4849
|
+
"kindString": "Property",
|
|
4850
|
+
"flags": {
|
|
4851
|
+
"isOptional": true
|
|
4852
|
+
},
|
|
4853
|
+
"sources": [
|
|
4854
|
+
{
|
|
4855
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
4856
|
+
"line": 9,
|
|
4857
|
+
"character": 8
|
|
4858
|
+
}
|
|
4859
|
+
],
|
|
4860
|
+
"type": {
|
|
4861
|
+
"type": "reference",
|
|
4862
|
+
"typeArguments": [
|
|
4863
|
+
{
|
|
4864
|
+
"type": "intrinsic",
|
|
4865
|
+
"name": "string"
|
|
4866
|
+
},
|
|
4867
|
+
{
|
|
4868
|
+
"type": "array",
|
|
4869
|
+
"elementType": {
|
|
4870
|
+
"type": "array",
|
|
4871
|
+
"elementType": {
|
|
4872
|
+
"type": "intrinsic",
|
|
4873
|
+
"name": "string"
|
|
4874
|
+
}
|
|
4875
|
+
}
|
|
4876
|
+
}
|
|
4877
|
+
],
|
|
4878
|
+
"name": "Record",
|
|
4879
|
+
"qualifiedName": "Record",
|
|
4880
|
+
"package": "typescript"
|
|
4881
|
+
}
|
|
4882
|
+
},
|
|
4883
|
+
{
|
|
4884
|
+
"id": 167,
|
|
4885
|
+
"name": "disallowed",
|
|
4886
|
+
"kind": 1024,
|
|
4887
|
+
"kindString": "Property",
|
|
4888
|
+
"flags": {
|
|
4889
|
+
"isOptional": true
|
|
4890
|
+
},
|
|
4891
|
+
"sources": [
|
|
4892
|
+
{
|
|
4893
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
4894
|
+
"line": 10,
|
|
4895
|
+
"character": 8
|
|
4896
|
+
}
|
|
4897
|
+
],
|
|
4898
|
+
"type": {
|
|
4899
|
+
"type": "reference",
|
|
4900
|
+
"typeArguments": [
|
|
4901
|
+
{
|
|
4902
|
+
"type": "intrinsic",
|
|
4903
|
+
"name": "string"
|
|
4904
|
+
},
|
|
4905
|
+
{
|
|
4906
|
+
"type": "array",
|
|
4907
|
+
"elementType": {
|
|
4908
|
+
"type": "intrinsic",
|
|
4909
|
+
"name": "string"
|
|
4910
|
+
}
|
|
4911
|
+
}
|
|
4912
|
+
],
|
|
4913
|
+
"name": "Record",
|
|
4914
|
+
"qualifiedName": "Record",
|
|
4915
|
+
"package": "typescript"
|
|
4916
|
+
}
|
|
4917
|
+
}
|
|
4918
|
+
],
|
|
4919
|
+
"groups": [
|
|
4920
|
+
{
|
|
4921
|
+
"title": "Properties",
|
|
4922
|
+
"children": [
|
|
4923
|
+
166,
|
|
4924
|
+
167
|
|
4925
|
+
]
|
|
4926
|
+
}
|
|
4927
|
+
],
|
|
4928
|
+
"sources": [
|
|
4929
|
+
{
|
|
4930
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
4931
|
+
"line": 8,
|
|
4932
|
+
"character": 15
|
|
4933
|
+
}
|
|
4934
|
+
]
|
|
4935
|
+
}
|
|
4936
|
+
}
|
|
4937
|
+
}
|
|
4938
|
+
],
|
|
4939
|
+
"groups": [
|
|
4940
|
+
{
|
|
4941
|
+
"title": "Properties",
|
|
4942
|
+
"children": [
|
|
4943
|
+
164
|
|
4944
|
+
]
|
|
4945
|
+
}
|
|
4946
|
+
],
|
|
4947
|
+
"sources": [
|
|
4948
|
+
{
|
|
4949
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
4950
|
+
"line": 7,
|
|
4951
|
+
"character": 87
|
|
4952
|
+
}
|
|
4953
|
+
]
|
|
4954
|
+
}
|
|
4955
|
+
},
|
|
4956
|
+
{
|
|
4957
|
+
"type": "reflection",
|
|
4958
|
+
"declaration": {
|
|
4959
|
+
"id": 168,
|
|
2874
4960
|
"name": "__type",
|
|
2875
4961
|
"kind": 65536,
|
|
2876
4962
|
"kindString": "Type literal",
|
|
2877
4963
|
"flags": {},
|
|
2878
4964
|
"children": [
|
|
2879
4965
|
{
|
|
2880
|
-
"id":
|
|
2881
|
-
"name": "
|
|
4966
|
+
"id": 169,
|
|
4967
|
+
"name": "schema",
|
|
2882
4968
|
"kind": 1024,
|
|
2883
4969
|
"kindString": "Property",
|
|
2884
4970
|
"flags": {},
|
|
2885
4971
|
"sources": [
|
|
2886
4972
|
{
|
|
2887
|
-
"fileName": "
|
|
2888
|
-
"line":
|
|
2889
|
-
"character": 4
|
|
2890
|
-
}
|
|
2891
|
-
],
|
|
2892
|
-
"type": {
|
|
2893
|
-
"type": "intrinsic",
|
|
2894
|
-
"name": "string"
|
|
2895
|
-
}
|
|
2896
|
-
},
|
|
2897
|
-
{
|
|
2898
|
-
"id": 55,
|
|
2899
|
-
"name": "resultSet",
|
|
2900
|
-
"kind": 1024,
|
|
2901
|
-
"kindString": "Property",
|
|
2902
|
-
"flags": {
|
|
2903
|
-
"isOptional": true
|
|
2904
|
-
},
|
|
2905
|
-
"sources": [
|
|
2906
|
-
{
|
|
2907
|
-
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
2908
|
-
"line": 6,
|
|
4973
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
4974
|
+
"line": 19,
|
|
2909
4975
|
"character": 4
|
|
2910
4976
|
}
|
|
2911
4977
|
],
|
|
@@ -2913,41 +4979,21 @@
|
|
|
2913
4979
|
"type": "intrinsic",
|
|
2914
4980
|
"name": "string"
|
|
2915
4981
|
}
|
|
2916
|
-
},
|
|
2917
|
-
{
|
|
2918
|
-
"id": 56,
|
|
2919
|
-
"name": "schema",
|
|
2920
|
-
"kind": 1024,
|
|
2921
|
-
"kindString": "Property",
|
|
2922
|
-
"flags": {},
|
|
2923
|
-
"sources": [
|
|
2924
|
-
{
|
|
2925
|
-
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
2926
|
-
"line": 7,
|
|
2927
|
-
"character": 4
|
|
2928
|
-
}
|
|
2929
|
-
],
|
|
2930
|
-
"type": {
|
|
2931
|
-
"type": "literal",
|
|
2932
|
-
"value": "network.xyo.boundwitness.query"
|
|
2933
|
-
}
|
|
2934
4982
|
}
|
|
2935
4983
|
],
|
|
2936
4984
|
"groups": [
|
|
2937
4985
|
{
|
|
2938
4986
|
"title": "Properties",
|
|
2939
4987
|
"children": [
|
|
2940
|
-
|
|
2941
|
-
55,
|
|
2942
|
-
56
|
|
4988
|
+
169
|
|
2943
4989
|
]
|
|
2944
4990
|
}
|
|
2945
4991
|
],
|
|
2946
4992
|
"sources": [
|
|
2947
4993
|
{
|
|
2948
|
-
"fileName": "
|
|
2949
|
-
"line":
|
|
2950
|
-
"character":
|
|
4994
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
4995
|
+
"line": 18,
|
|
4996
|
+
"character": 17
|
|
2951
4997
|
}
|
|
2952
4998
|
]
|
|
2953
4999
|
}
|
|
@@ -2958,19 +5004,19 @@
|
|
|
2958
5004
|
],
|
|
2959
5005
|
"parameters": [
|
|
2960
5006
|
{
|
|
2961
|
-
"id":
|
|
5007
|
+
"id": 171,
|
|
2962
5008
|
"name": "query",
|
|
2963
5009
|
"kind": 32768,
|
|
2964
5010
|
"kindString": "Parameter",
|
|
2965
5011
|
"flags": {},
|
|
2966
5012
|
"type": {
|
|
2967
5013
|
"type": "reference",
|
|
2968
|
-
"id":
|
|
5014
|
+
"id": 155,
|
|
2969
5015
|
"name": "T"
|
|
2970
5016
|
}
|
|
2971
5017
|
},
|
|
2972
5018
|
{
|
|
2973
|
-
"id":
|
|
5019
|
+
"id": 172,
|
|
2974
5020
|
"name": "payloads",
|
|
2975
5021
|
"kind": 32768,
|
|
2976
5022
|
"kindString": "Parameter",
|
|
@@ -2993,14 +5039,14 @@
|
|
|
2993
5039
|
{
|
|
2994
5040
|
"type": "reflection",
|
|
2995
5041
|
"declaration": {
|
|
2996
|
-
"id":
|
|
5042
|
+
"id": 173,
|
|
2997
5043
|
"name": "__type",
|
|
2998
5044
|
"kind": 65536,
|
|
2999
5045
|
"kindString": "Type literal",
|
|
3000
5046
|
"flags": {},
|
|
3001
5047
|
"children": [
|
|
3002
5048
|
{
|
|
3003
|
-
"id":
|
|
5049
|
+
"id": 174,
|
|
3004
5050
|
"name": "schema",
|
|
3005
5051
|
"kind": 1024,
|
|
3006
5052
|
"kindString": "Property",
|
|
@@ -3022,7 +5068,7 @@
|
|
|
3022
5068
|
{
|
|
3023
5069
|
"title": "Properties",
|
|
3024
5070
|
"children": [
|
|
3025
|
-
|
|
5071
|
+
174
|
|
3026
5072
|
]
|
|
3027
5073
|
}
|
|
3028
5074
|
],
|
|
@@ -3038,137 +5084,19 @@
|
|
|
3038
5084
|
]
|
|
3039
5085
|
}
|
|
3040
5086
|
}
|
|
3041
|
-
}
|
|
3042
|
-
],
|
|
3043
|
-
"type": {
|
|
3044
|
-
"type": "reference",
|
|
3045
|
-
"typeArguments": [
|
|
3046
|
-
{
|
|
3047
|
-
"type": "reference",
|
|
3048
|
-
"typeArguments": [
|
|
3049
|
-
{
|
|
3050
|
-
"type": "intersection",
|
|
3051
|
-
"types": [
|
|
3052
|
-
{
|
|
3053
|
-
"type": "reference",
|
|
3054
|
-
"name": "SchemaFields"
|
|
3055
|
-
},
|
|
3056
|
-
{
|
|
3057
|
-
"type": "reference",
|
|
3058
|
-
"name": "PayloadFields"
|
|
3059
|
-
},
|
|
3060
|
-
{
|
|
3061
|
-
"type": "reflection",
|
|
3062
|
-
"declaration": {
|
|
3063
|
-
"id": 62,
|
|
3064
|
-
"name": "__type",
|
|
3065
|
-
"kind": 65536,
|
|
3066
|
-
"kindString": "Type literal",
|
|
3067
|
-
"flags": {},
|
|
3068
|
-
"children": [
|
|
3069
|
-
{
|
|
3070
|
-
"id": 63,
|
|
3071
|
-
"name": "schema",
|
|
3072
|
-
"kind": 1024,
|
|
3073
|
-
"kindString": "Property",
|
|
3074
|
-
"flags": {},
|
|
3075
|
-
"sources": [
|
|
3076
|
-
{
|
|
3077
|
-
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
3078
|
-
"line": 15,
|
|
3079
|
-
"character": 8
|
|
3080
|
-
}
|
|
3081
|
-
],
|
|
3082
|
-
"type": {
|
|
3083
|
-
"type": "intrinsic",
|
|
3084
|
-
"name": "string"
|
|
3085
|
-
}
|
|
3086
|
-
}
|
|
3087
|
-
],
|
|
3088
|
-
"groups": [
|
|
3089
|
-
{
|
|
3090
|
-
"title": "Properties",
|
|
3091
|
-
"children": [
|
|
3092
|
-
63
|
|
3093
|
-
]
|
|
3094
|
-
}
|
|
3095
|
-
],
|
|
3096
|
-
"sources": [
|
|
3097
|
-
{
|
|
3098
|
-
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
3099
|
-
"line": 14,
|
|
3100
|
-
"character": 262
|
|
3101
|
-
}
|
|
3102
|
-
]
|
|
3103
|
-
}
|
|
3104
|
-
}
|
|
3105
|
-
]
|
|
3106
|
-
}
|
|
3107
|
-
],
|
|
3108
|
-
"name": "ModuleQueryResult"
|
|
3109
|
-
}
|
|
3110
|
-
],
|
|
3111
|
-
"name": "Promise",
|
|
3112
|
-
"qualifiedName": "Promise",
|
|
3113
|
-
"package": "typescript"
|
|
3114
|
-
},
|
|
3115
|
-
"inheritedFrom": {
|
|
3116
|
-
"type": "reference",
|
|
3117
|
-
"name": "TimestampWitness.query"
|
|
3118
|
-
}
|
|
3119
|
-
}
|
|
3120
|
-
],
|
|
3121
|
-
"inheritedFrom": {
|
|
3122
|
-
"type": "reference",
|
|
3123
|
-
"name": "TimestampWitness.query"
|
|
3124
|
-
}
|
|
3125
|
-
},
|
|
3126
|
-
{
|
|
3127
|
-
"id": 94,
|
|
3128
|
-
"name": "queryable",
|
|
3129
|
-
"kind": 2048,
|
|
3130
|
-
"kindString": "Method",
|
|
3131
|
-
"flags": {},
|
|
3132
|
-
"sources": [
|
|
3133
|
-
{
|
|
3134
|
-
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
3135
|
-
"line": 28,
|
|
3136
|
-
"character": 4
|
|
3137
|
-
}
|
|
3138
|
-
],
|
|
3139
|
-
"signatures": [
|
|
3140
|
-
{
|
|
3141
|
-
"id": 95,
|
|
3142
|
-
"name": "queryable",
|
|
3143
|
-
"kind": 4096,
|
|
3144
|
-
"kindString": "Call signature",
|
|
3145
|
-
"flags": {},
|
|
3146
|
-
"parameters": [
|
|
3147
|
-
{
|
|
3148
|
-
"id": 96,
|
|
3149
|
-
"name": "schema",
|
|
3150
|
-
"kind": 32768,
|
|
3151
|
-
"kindString": "Parameter",
|
|
3152
|
-
"flags": {},
|
|
3153
|
-
"type": {
|
|
3154
|
-
"type": "intrinsic",
|
|
3155
|
-
"name": "string"
|
|
3156
|
-
}
|
|
3157
5087
|
},
|
|
3158
5088
|
{
|
|
3159
|
-
"id":
|
|
3160
|
-
"name": "
|
|
5089
|
+
"id": 175,
|
|
5090
|
+
"name": "queryConfig",
|
|
3161
5091
|
"kind": 32768,
|
|
3162
5092
|
"kindString": "Parameter",
|
|
3163
5093
|
"flags": {
|
|
3164
5094
|
"isOptional": true
|
|
3165
5095
|
},
|
|
3166
5096
|
"type": {
|
|
3167
|
-
"type": "
|
|
3168
|
-
"
|
|
3169
|
-
|
|
3170
|
-
"name": "string"
|
|
3171
|
-
}
|
|
5097
|
+
"type": "reference",
|
|
5098
|
+
"id": 170,
|
|
5099
|
+
"name": "TConfig"
|
|
3172
5100
|
}
|
|
3173
5101
|
}
|
|
3174
5102
|
],
|
|
@@ -3188,7 +5116,7 @@
|
|
|
3188
5116
|
}
|
|
3189
5117
|
},
|
|
3190
5118
|
{
|
|
3191
|
-
"id":
|
|
5119
|
+
"id": 249,
|
|
3192
5120
|
"name": "start",
|
|
3193
5121
|
"kind": 2048,
|
|
3194
5122
|
"kindString": "Method",
|
|
@@ -3198,20 +5126,20 @@
|
|
|
3198
5126
|
"sources": [
|
|
3199
5127
|
{
|
|
3200
5128
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
3201
|
-
"line":
|
|
5129
|
+
"line": 40,
|
|
3202
5130
|
"character": 14
|
|
3203
5131
|
}
|
|
3204
5132
|
],
|
|
3205
5133
|
"signatures": [
|
|
3206
5134
|
{
|
|
3207
|
-
"id":
|
|
5135
|
+
"id": 250,
|
|
3208
5136
|
"name": "start",
|
|
3209
5137
|
"kind": 4096,
|
|
3210
5138
|
"kindString": "Call signature",
|
|
3211
5139
|
"flags": {},
|
|
3212
5140
|
"parameters": [
|
|
3213
5141
|
{
|
|
3214
|
-
"id":
|
|
5142
|
+
"id": 251,
|
|
3215
5143
|
"name": "_timeout",
|
|
3216
5144
|
"kind": 32768,
|
|
3217
5145
|
"kindString": "Parameter",
|
|
@@ -3229,7 +5157,7 @@
|
|
|
3229
5157
|
"typeArguments": [
|
|
3230
5158
|
{
|
|
3231
5159
|
"type": "reference",
|
|
3232
|
-
"id":
|
|
5160
|
+
"id": 32,
|
|
3233
5161
|
"name": "XyoEthereumGasEthersWitness"
|
|
3234
5162
|
},
|
|
3235
5163
|
{
|
|
@@ -3251,7 +5179,7 @@
|
|
|
3251
5179
|
}
|
|
3252
5180
|
},
|
|
3253
5181
|
{
|
|
3254
|
-
"id":
|
|
5182
|
+
"id": 176,
|
|
3255
5183
|
"name": "started",
|
|
3256
5184
|
"kind": 2048,
|
|
3257
5185
|
"kindString": "Method",
|
|
@@ -3259,20 +5187,20 @@
|
|
|
3259
5187
|
"sources": [
|
|
3260
5188
|
{
|
|
3261
5189
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
3262
|
-
"line":
|
|
5190
|
+
"line": 31,
|
|
3263
5191
|
"character": 4
|
|
3264
5192
|
}
|
|
3265
5193
|
],
|
|
3266
5194
|
"signatures": [
|
|
3267
5195
|
{
|
|
3268
|
-
"id":
|
|
5196
|
+
"id": 177,
|
|
3269
5197
|
"name": "started",
|
|
3270
5198
|
"kind": 4096,
|
|
3271
5199
|
"kindString": "Call signature",
|
|
3272
5200
|
"flags": {},
|
|
3273
5201
|
"parameters": [
|
|
3274
5202
|
{
|
|
3275
|
-
"id":
|
|
5203
|
+
"id": 178,
|
|
3276
5204
|
"name": "notStartedAction",
|
|
3277
5205
|
"kind": 32768,
|
|
3278
5206
|
"kindString": "Parameter",
|
|
@@ -3322,7 +5250,7 @@
|
|
|
3322
5250
|
}
|
|
3323
5251
|
},
|
|
3324
5252
|
{
|
|
3325
|
-
"id":
|
|
5253
|
+
"id": 252,
|
|
3326
5254
|
"name": "stop",
|
|
3327
5255
|
"kind": 2048,
|
|
3328
5256
|
"kindString": "Method",
|
|
@@ -3332,20 +5260,20 @@
|
|
|
3332
5260
|
"sources": [
|
|
3333
5261
|
{
|
|
3334
5262
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
3335
|
-
"line":
|
|
5263
|
+
"line": 41,
|
|
3336
5264
|
"character": 14
|
|
3337
5265
|
}
|
|
3338
5266
|
],
|
|
3339
5267
|
"signatures": [
|
|
3340
5268
|
{
|
|
3341
|
-
"id":
|
|
5269
|
+
"id": 253,
|
|
3342
5270
|
"name": "stop",
|
|
3343
5271
|
"kind": 4096,
|
|
3344
5272
|
"kindString": "Call signature",
|
|
3345
5273
|
"flags": {},
|
|
3346
5274
|
"parameters": [
|
|
3347
5275
|
{
|
|
3348
|
-
"id":
|
|
5276
|
+
"id": 254,
|
|
3349
5277
|
"name": "_timeout",
|
|
3350
5278
|
"kind": 32768,
|
|
3351
5279
|
"kindString": "Parameter",
|
|
@@ -3363,7 +5291,7 @@
|
|
|
3363
5291
|
"typeArguments": [
|
|
3364
5292
|
{
|
|
3365
5293
|
"type": "reference",
|
|
3366
|
-
"id":
|
|
5294
|
+
"id": 32,
|
|
3367
5295
|
"name": "XyoEthereumGasEthersWitness"
|
|
3368
5296
|
},
|
|
3369
5297
|
{
|
|
@@ -3385,7 +5313,7 @@
|
|
|
3385
5313
|
}
|
|
3386
5314
|
},
|
|
3387
5315
|
{
|
|
3388
|
-
"id":
|
|
5316
|
+
"id": 179,
|
|
3389
5317
|
"name": "subscribe",
|
|
3390
5318
|
"kind": 2048,
|
|
3391
5319
|
"kindString": "Method",
|
|
@@ -3393,20 +5321,20 @@
|
|
|
3393
5321
|
"sources": [
|
|
3394
5322
|
{
|
|
3395
5323
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
3396
|
-
"line":
|
|
5324
|
+
"line": 32,
|
|
3397
5325
|
"character": 4
|
|
3398
5326
|
}
|
|
3399
5327
|
],
|
|
3400
5328
|
"signatures": [
|
|
3401
5329
|
{
|
|
3402
|
-
"id":
|
|
5330
|
+
"id": 180,
|
|
3403
5331
|
"name": "subscribe",
|
|
3404
5332
|
"kind": 4096,
|
|
3405
5333
|
"kindString": "Call signature",
|
|
3406
5334
|
"flags": {},
|
|
3407
5335
|
"parameters": [
|
|
3408
5336
|
{
|
|
3409
|
-
"id":
|
|
5337
|
+
"id": 181,
|
|
3410
5338
|
"name": "_queryAccount",
|
|
3411
5339
|
"kind": 32768,
|
|
3412
5340
|
"kindString": "Parameter",
|
|
@@ -3435,7 +5363,7 @@
|
|
|
3435
5363
|
}
|
|
3436
5364
|
},
|
|
3437
5365
|
{
|
|
3438
|
-
"id":
|
|
5366
|
+
"id": 255,
|
|
3439
5367
|
"name": "validateConfig",
|
|
3440
5368
|
"kind": 2048,
|
|
3441
5369
|
"kindString": "Method",
|
|
@@ -3445,20 +5373,20 @@
|
|
|
3445
5373
|
"sources": [
|
|
3446
5374
|
{
|
|
3447
5375
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
3448
|
-
"line":
|
|
5376
|
+
"line": 42,
|
|
3449
5377
|
"character": 14
|
|
3450
5378
|
}
|
|
3451
5379
|
],
|
|
3452
5380
|
"signatures": [
|
|
3453
5381
|
{
|
|
3454
|
-
"id":
|
|
5382
|
+
"id": 256,
|
|
3455
5383
|
"name": "validateConfig",
|
|
3456
5384
|
"kind": 4096,
|
|
3457
5385
|
"kindString": "Call signature",
|
|
3458
5386
|
"flags": {},
|
|
3459
5387
|
"parameters": [
|
|
3460
5388
|
{
|
|
3461
|
-
"id":
|
|
5389
|
+
"id": 257,
|
|
3462
5390
|
"name": "config",
|
|
3463
5391
|
"kind": 32768,
|
|
3464
5392
|
"kindString": "Parameter",
|
|
@@ -3471,7 +5399,7 @@
|
|
|
3471
5399
|
}
|
|
3472
5400
|
},
|
|
3473
5401
|
{
|
|
3474
|
-
"id":
|
|
5402
|
+
"id": 258,
|
|
3475
5403
|
"name": "parents",
|
|
3476
5404
|
"kind": 32768,
|
|
3477
5405
|
"kindString": "Parameter",
|
|
@@ -3503,7 +5431,7 @@
|
|
|
3503
5431
|
}
|
|
3504
5432
|
},
|
|
3505
5433
|
{
|
|
3506
|
-
"id":
|
|
5434
|
+
"id": 34,
|
|
3507
5435
|
"name": "create",
|
|
3508
5436
|
"kind": 2048,
|
|
3509
5437
|
"kindString": "Method",
|
|
@@ -3515,19 +5443,19 @@
|
|
|
3515
5443
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
3516
5444
|
"line": 27,
|
|
3517
5445
|
"character": 24,
|
|
3518
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5446
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L27"
|
|
3519
5447
|
}
|
|
3520
5448
|
],
|
|
3521
5449
|
"signatures": [
|
|
3522
5450
|
{
|
|
3523
|
-
"id":
|
|
5451
|
+
"id": 35,
|
|
3524
5452
|
"name": "create",
|
|
3525
5453
|
"kind": 4096,
|
|
3526
5454
|
"kindString": "Call signature",
|
|
3527
5455
|
"flags": {},
|
|
3528
5456
|
"parameters": [
|
|
3529
5457
|
{
|
|
3530
|
-
"id":
|
|
5458
|
+
"id": 36,
|
|
3531
5459
|
"name": "params",
|
|
3532
5460
|
"kind": 32768,
|
|
3533
5461
|
"kindString": "Parameter",
|
|
@@ -3546,7 +5474,7 @@
|
|
|
3546
5474
|
"typeArguments": [
|
|
3547
5475
|
{
|
|
3548
5476
|
"type": "reference",
|
|
3549
|
-
"id":
|
|
5477
|
+
"id": 32,
|
|
3550
5478
|
"name": "XyoEthereumGasEthersWitness"
|
|
3551
5479
|
}
|
|
3552
5480
|
],
|
|
@@ -3570,53 +5498,54 @@
|
|
|
3570
5498
|
{
|
|
3571
5499
|
"title": "Constructors",
|
|
3572
5500
|
"children": [
|
|
3573
|
-
|
|
5501
|
+
38
|
|
3574
5502
|
]
|
|
3575
5503
|
},
|
|
3576
5504
|
{
|
|
3577
5505
|
"title": "Properties",
|
|
3578
5506
|
"children": [
|
|
3579
|
-
|
|
3580
|
-
|
|
3581
|
-
|
|
3582
|
-
|
|
3583
|
-
|
|
3584
|
-
|
|
3585
|
-
|
|
3586
|
-
|
|
3587
|
-
|
|
5507
|
+
97,
|
|
5508
|
+
105,
|
|
5509
|
+
106,
|
|
5510
|
+
85,
|
|
5511
|
+
107,
|
|
5512
|
+
108,
|
|
5513
|
+
41,
|
|
5514
|
+
113,
|
|
5515
|
+
33,
|
|
5516
|
+
37
|
|
3588
5517
|
]
|
|
3589
5518
|
},
|
|
3590
5519
|
{
|
|
3591
5520
|
"title": "Accessors",
|
|
3592
5521
|
"children": [
|
|
3593
|
-
|
|
3594
|
-
|
|
3595
|
-
|
|
5522
|
+
118,
|
|
5523
|
+
120,
|
|
5524
|
+
46
|
|
3596
5525
|
]
|
|
3597
5526
|
},
|
|
3598
5527
|
{
|
|
3599
5528
|
"title": "Methods",
|
|
3600
5529
|
"children": [
|
|
3601
|
-
|
|
3602
|
-
|
|
3603
|
-
|
|
3604
|
-
|
|
3605
|
-
|
|
3606
|
-
|
|
3607
|
-
|
|
3608
|
-
|
|
3609
|
-
|
|
3610
|
-
|
|
3611
|
-
|
|
3612
|
-
|
|
3613
|
-
|
|
3614
|
-
|
|
3615
|
-
|
|
3616
|
-
|
|
3617
|
-
|
|
3618
|
-
|
|
3619
|
-
|
|
5530
|
+
182,
|
|
5531
|
+
187,
|
|
5532
|
+
194,
|
|
5533
|
+
212,
|
|
5534
|
+
230,
|
|
5535
|
+
238,
|
|
5536
|
+
138,
|
|
5537
|
+
140,
|
|
5538
|
+
246,
|
|
5539
|
+
42,
|
|
5540
|
+
50,
|
|
5541
|
+
52,
|
|
5542
|
+
145,
|
|
5543
|
+
249,
|
|
5544
|
+
176,
|
|
5545
|
+
252,
|
|
5546
|
+
179,
|
|
5547
|
+
255,
|
|
5548
|
+
34
|
|
3620
5549
|
]
|
|
3621
5550
|
}
|
|
3622
5551
|
],
|
|
@@ -3625,7 +5554,7 @@
|
|
|
3625
5554
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
3626
5555
|
"line": 17,
|
|
3627
5556
|
"character": 13,
|
|
3628
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5557
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L17"
|
|
3629
5558
|
}
|
|
3630
5559
|
],
|
|
3631
5560
|
"extendedTypes": [
|
|
@@ -3861,7 +5790,7 @@
|
|
|
3861
5790
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts",
|
|
3862
5791
|
"line": 6,
|
|
3863
5792
|
"character": 2,
|
|
3864
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5793
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts#L6"
|
|
3865
5794
|
}
|
|
3866
5795
|
],
|
|
3867
5796
|
"type": {
|
|
@@ -3883,7 +5812,7 @@
|
|
|
3883
5812
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts",
|
|
3884
5813
|
"line": 5,
|
|
3885
5814
|
"character": 65,
|
|
3886
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5815
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts#L5"
|
|
3887
5816
|
}
|
|
3888
5817
|
]
|
|
3889
5818
|
}
|
|
@@ -4035,7 +5964,7 @@
|
|
|
4035
5964
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
4036
5965
|
"line": 14,
|
|
4037
5966
|
"character": 2,
|
|
4038
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5967
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L14"
|
|
4039
5968
|
}
|
|
4040
5969
|
],
|
|
4041
5970
|
"type": {
|
|
@@ -4088,6 +6017,150 @@
|
|
|
4088
6017
|
"children": [
|
|
4089
6018
|
{
|
|
4090
6019
|
"id": 26,
|
|
6020
|
+
"name": "security",
|
|
6021
|
+
"kind": 1024,
|
|
6022
|
+
"kindString": "Property",
|
|
6023
|
+
"flags": {
|
|
6024
|
+
"isOptional": true
|
|
6025
|
+
},
|
|
6026
|
+
"sources": [
|
|
6027
|
+
{
|
|
6028
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
6029
|
+
"line": 8,
|
|
6030
|
+
"character": 4
|
|
6031
|
+
}
|
|
6032
|
+
],
|
|
6033
|
+
"type": {
|
|
6034
|
+
"type": "reflection",
|
|
6035
|
+
"declaration": {
|
|
6036
|
+
"id": 27,
|
|
6037
|
+
"name": "__type",
|
|
6038
|
+
"kind": 65536,
|
|
6039
|
+
"kindString": "Type literal",
|
|
6040
|
+
"flags": {},
|
|
6041
|
+
"children": [
|
|
6042
|
+
{
|
|
6043
|
+
"id": 28,
|
|
6044
|
+
"name": "allowed",
|
|
6045
|
+
"kind": 1024,
|
|
6046
|
+
"kindString": "Property",
|
|
6047
|
+
"flags": {
|
|
6048
|
+
"isOptional": true
|
|
6049
|
+
},
|
|
6050
|
+
"sources": [
|
|
6051
|
+
{
|
|
6052
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
6053
|
+
"line": 9,
|
|
6054
|
+
"character": 8
|
|
6055
|
+
}
|
|
6056
|
+
],
|
|
6057
|
+
"type": {
|
|
6058
|
+
"type": "reference",
|
|
6059
|
+
"typeArguments": [
|
|
6060
|
+
{
|
|
6061
|
+
"type": "intrinsic",
|
|
6062
|
+
"name": "string"
|
|
6063
|
+
},
|
|
6064
|
+
{
|
|
6065
|
+
"type": "array",
|
|
6066
|
+
"elementType": {
|
|
6067
|
+
"type": "array",
|
|
6068
|
+
"elementType": {
|
|
6069
|
+
"type": "intrinsic",
|
|
6070
|
+
"name": "string"
|
|
6071
|
+
}
|
|
6072
|
+
}
|
|
6073
|
+
}
|
|
6074
|
+
],
|
|
6075
|
+
"name": "Record",
|
|
6076
|
+
"qualifiedName": "Record",
|
|
6077
|
+
"package": "typescript"
|
|
6078
|
+
}
|
|
6079
|
+
},
|
|
6080
|
+
{
|
|
6081
|
+
"id": 29,
|
|
6082
|
+
"name": "disallowed",
|
|
6083
|
+
"kind": 1024,
|
|
6084
|
+
"kindString": "Property",
|
|
6085
|
+
"flags": {
|
|
6086
|
+
"isOptional": true
|
|
6087
|
+
},
|
|
6088
|
+
"sources": [
|
|
6089
|
+
{
|
|
6090
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
6091
|
+
"line": 10,
|
|
6092
|
+
"character": 8
|
|
6093
|
+
}
|
|
6094
|
+
],
|
|
6095
|
+
"type": {
|
|
6096
|
+
"type": "reference",
|
|
6097
|
+
"typeArguments": [
|
|
6098
|
+
{
|
|
6099
|
+
"type": "intrinsic",
|
|
6100
|
+
"name": "string"
|
|
6101
|
+
},
|
|
6102
|
+
{
|
|
6103
|
+
"type": "array",
|
|
6104
|
+
"elementType": {
|
|
6105
|
+
"type": "intrinsic",
|
|
6106
|
+
"name": "string"
|
|
6107
|
+
}
|
|
6108
|
+
}
|
|
6109
|
+
],
|
|
6110
|
+
"name": "Record",
|
|
6111
|
+
"qualifiedName": "Record",
|
|
6112
|
+
"package": "typescript"
|
|
6113
|
+
}
|
|
6114
|
+
}
|
|
6115
|
+
],
|
|
6116
|
+
"groups": [
|
|
6117
|
+
{
|
|
6118
|
+
"title": "Properties",
|
|
6119
|
+
"children": [
|
|
6120
|
+
28,
|
|
6121
|
+
29
|
|
6122
|
+
]
|
|
6123
|
+
}
|
|
6124
|
+
],
|
|
6125
|
+
"sources": [
|
|
6126
|
+
{
|
|
6127
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
6128
|
+
"line": 8,
|
|
6129
|
+
"character": 15
|
|
6130
|
+
}
|
|
6131
|
+
]
|
|
6132
|
+
}
|
|
6133
|
+
}
|
|
6134
|
+
}
|
|
6135
|
+
],
|
|
6136
|
+
"groups": [
|
|
6137
|
+
{
|
|
6138
|
+
"title": "Properties",
|
|
6139
|
+
"children": [
|
|
6140
|
+
26
|
|
6141
|
+
]
|
|
6142
|
+
}
|
|
6143
|
+
],
|
|
6144
|
+
"sources": [
|
|
6145
|
+
{
|
|
6146
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
6147
|
+
"line": 7,
|
|
6148
|
+
"character": 87
|
|
6149
|
+
}
|
|
6150
|
+
]
|
|
6151
|
+
}
|
|
6152
|
+
},
|
|
6153
|
+
{
|
|
6154
|
+
"type": "reflection",
|
|
6155
|
+
"declaration": {
|
|
6156
|
+
"id": 30,
|
|
6157
|
+
"name": "__type",
|
|
6158
|
+
"kind": 65536,
|
|
6159
|
+
"kindString": "Type literal",
|
|
6160
|
+
"flags": {},
|
|
6161
|
+
"children": [
|
|
6162
|
+
{
|
|
6163
|
+
"id": 31,
|
|
4091
6164
|
"name": "schema",
|
|
4092
6165
|
"kind": 1024,
|
|
4093
6166
|
"kindString": "Property",
|
|
@@ -4109,7 +6182,7 @@
|
|
|
4109
6182
|
{
|
|
4110
6183
|
"title": "Properties",
|
|
4111
6184
|
"children": [
|
|
4112
|
-
|
|
6185
|
+
31
|
|
4113
6186
|
]
|
|
4114
6187
|
}
|
|
4115
6188
|
],
|
|
@@ -4153,7 +6226,7 @@
|
|
|
4153
6226
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts",
|
|
4154
6227
|
"line": 13,
|
|
4155
6228
|
"character": 17,
|
|
4156
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6229
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Witness.ts#L13"
|
|
4157
6230
|
}
|
|
4158
6231
|
],
|
|
4159
6232
|
"extendedTypes": [
|
|
@@ -4181,7 +6254,7 @@
|
|
|
4181
6254
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts",
|
|
4182
6255
|
"line": 5,
|
|
4183
6256
|
"character": 12,
|
|
4184
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6257
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts#L5"
|
|
4185
6258
|
}
|
|
4186
6259
|
],
|
|
4187
6260
|
"type": {
|
|
@@ -4207,7 +6280,7 @@
|
|
|
4207
6280
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts",
|
|
4208
6281
|
"line": 6,
|
|
4209
6282
|
"character": 2,
|
|
4210
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6283
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts#L6"
|
|
4211
6284
|
}
|
|
4212
6285
|
],
|
|
4213
6286
|
"type": {
|
|
@@ -4230,7 +6303,7 @@
|
|
|
4230
6303
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts",
|
|
4231
6304
|
"line": 5,
|
|
4232
6305
|
"character": 65,
|
|
4233
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6306
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Config.ts#L5"
|
|
4234
6307
|
}
|
|
4235
6308
|
]
|
|
4236
6309
|
}
|
|
@@ -4250,13 +6323,13 @@
|
|
|
4250
6323
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Schema.ts",
|
|
4251
6324
|
"line": 1,
|
|
4252
6325
|
"character": 12,
|
|
4253
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6326
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Schema.ts#L1"
|
|
4254
6327
|
},
|
|
4255
6328
|
{
|
|
4256
6329
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Schema.ts",
|
|
4257
6330
|
"line": 2,
|
|
4258
6331
|
"character": 13,
|
|
4259
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6332
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Schema.ts#L2"
|
|
4260
6333
|
}
|
|
4261
6334
|
],
|
|
4262
6335
|
"type": {
|
|
@@ -4275,13 +6348,13 @@
|
|
|
4275
6348
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Schema.ts",
|
|
4276
6349
|
"line": 1,
|
|
4277
6350
|
"character": 12,
|
|
4278
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6351
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Schema.ts#L1"
|
|
4279
6352
|
},
|
|
4280
6353
|
{
|
|
4281
6354
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Schema.ts",
|
|
4282
6355
|
"line": 2,
|
|
4283
6356
|
"character": 13,
|
|
4284
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6357
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Schema.ts#L2"
|
|
4285
6358
|
}
|
|
4286
6359
|
],
|
|
4287
6360
|
"type": {
|
|
@@ -4300,7 +6373,7 @@
|
|
|
4300
6373
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Plugin.ts",
|
|
4301
6374
|
"line": 7,
|
|
4302
6375
|
"character": 13,
|
|
4303
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6376
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/Plugin.ts#L7"
|
|
4304
6377
|
}
|
|
4305
6378
|
],
|
|
4306
6379
|
"signatures": [
|
|
@@ -4329,13 +6402,13 @@
|
|
|
4329
6402
|
{
|
|
4330
6403
|
"title": "References",
|
|
4331
6404
|
"children": [
|
|
4332
|
-
|
|
6405
|
+
259
|
|
4333
6406
|
]
|
|
4334
6407
|
},
|
|
4335
6408
|
{
|
|
4336
6409
|
"title": "Classes",
|
|
4337
6410
|
"children": [
|
|
4338
|
-
|
|
6411
|
+
32
|
|
4339
6412
|
]
|
|
4340
6413
|
},
|
|
4341
6414
|
{
|
|
@@ -4369,7 +6442,7 @@
|
|
|
4369
6442
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/index.ts",
|
|
4370
6443
|
"line": 1,
|
|
4371
6444
|
"character": 0,
|
|
4372
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6445
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/ethers/src/index.ts#L1"
|
|
4373
6446
|
}
|
|
4374
6447
|
]
|
|
4375
6448
|
}
|