@xyo-network/id-payload-plugin 2.26.20 → 2.27.0-rc.11
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/cjs/Plugin.d.ts +2 -2
- package/dist/cjs/Plugin.d.ts.map +1 -1
- package/dist/cjs/Plugin.js +2 -1
- package/dist/cjs/Plugin.js.map +1 -1
- package/dist/cjs/Witness.d.ts +8 -7
- package/dist/cjs/Witness.d.ts.map +1 -1
- package/dist/cjs/Witness.js +3 -2
- package/dist/cjs/Witness.js.map +1 -1
- package/dist/docs.json +844 -999
- package/dist/esm/Plugin.d.ts +2 -2
- package/dist/esm/Plugin.d.ts.map +1 -1
- package/dist/esm/Plugin.js +2 -1
- package/dist/esm/Plugin.js.map +1 -1
- package/dist/esm/Witness.d.ts +8 -7
- package/dist/esm/Witness.d.ts.map +1 -1
- package/dist/esm/Witness.js +2 -1
- package/dist/esm/Witness.js.map +1 -1
- package/package.json +8 -7
- package/src/Plugin.spec.ts +3 -2
- package/src/Plugin.ts +4 -3
- package/src/Witness.browser.spec.ts +5 -4
- package/src/Witness.spec.ts +5 -4
- package/src/Witness.ts +13 -9
package/dist/docs.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"originalName": "",
|
|
8
8
|
"children": [
|
|
9
9
|
{
|
|
10
|
-
"id":
|
|
10
|
+
"id": 75,
|
|
11
11
|
"name": "default",
|
|
12
12
|
"kind": 8388608,
|
|
13
13
|
"kindString": "Reference",
|
|
@@ -17,20 +17,20 @@
|
|
|
17
17
|
"fileName": "plugins/packages/id/src/index.ts",
|
|
18
18
|
"line": 11,
|
|
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/1881576/packages/plugins/packages/id/src/index.ts#L11"
|
|
21
21
|
}
|
|
22
22
|
],
|
|
23
23
|
"target": 1
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
|
-
"id":
|
|
26
|
+
"id": 19,
|
|
27
27
|
"name": "XyoIdWitness",
|
|
28
28
|
"kind": 128,
|
|
29
29
|
"kindString": "Class",
|
|
30
30
|
"flags": {},
|
|
31
31
|
"children": [
|
|
32
32
|
{
|
|
33
|
-
"id":
|
|
33
|
+
"id": 21,
|
|
34
34
|
"name": "constructor",
|
|
35
35
|
"kind": 512,
|
|
36
36
|
"kindString": "Constructor",
|
|
@@ -38,21 +38,21 @@
|
|
|
38
38
|
"sources": [
|
|
39
39
|
{
|
|
40
40
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
41
|
-
"line":
|
|
41
|
+
"line": 23,
|
|
42
42
|
"character": 2,
|
|
43
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
43
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1881576/packages/plugins/packages/id/src/Witness.ts#L23"
|
|
44
44
|
}
|
|
45
45
|
],
|
|
46
46
|
"signatures": [
|
|
47
47
|
{
|
|
48
|
-
"id":
|
|
48
|
+
"id": 22,
|
|
49
49
|
"name": "new XyoIdWitness",
|
|
50
50
|
"kind": 16384,
|
|
51
51
|
"kindString": "Constructor signature",
|
|
52
52
|
"flags": {},
|
|
53
53
|
"parameters": [
|
|
54
54
|
{
|
|
55
|
-
"id":
|
|
55
|
+
"id": 23,
|
|
56
56
|
"name": "__namedParameters",
|
|
57
57
|
"kind": 32768,
|
|
58
58
|
"kindString": "Parameter",
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
],
|
|
67
67
|
"type": {
|
|
68
68
|
"type": "reference",
|
|
69
|
-
"id":
|
|
69
|
+
"id": 19,
|
|
70
70
|
"name": "XyoIdWitness"
|
|
71
71
|
},
|
|
72
72
|
"overwrites": {
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
}
|
|
82
82
|
},
|
|
83
83
|
{
|
|
84
|
-
"id":
|
|
84
|
+
"id": 40,
|
|
85
85
|
"name": "config",
|
|
86
86
|
"kind": 1024,
|
|
87
87
|
"kindString": "Property",
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
"sources": [
|
|
92
92
|
{
|
|
93
93
|
"fileName": "modules/module/dist/esm/Abstract.d.ts",
|
|
94
|
-
"line":
|
|
94
|
+
"line": 12,
|
|
95
95
|
"character": 14
|
|
96
96
|
}
|
|
97
97
|
],
|
|
@@ -103,117 +103,130 @@
|
|
|
103
103
|
"typeArguments": [
|
|
104
104
|
{
|
|
105
105
|
"type": "reference",
|
|
106
|
-
"
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
],
|
|
132
|
-
"type": {
|
|
133
|
-
"type": "intrinsic",
|
|
134
|
-
"name": "string"
|
|
135
|
-
}
|
|
136
|
-
}
|
|
137
|
-
],
|
|
138
|
-
"groups": [
|
|
139
|
-
{
|
|
140
|
-
"title": "Properties",
|
|
141
|
-
"children": [
|
|
142
|
-
54
|
|
143
|
-
]
|
|
144
|
-
}
|
|
145
|
-
],
|
|
146
|
-
"sources": [
|
|
147
|
-
{
|
|
148
|
-
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
149
|
-
"line": 9,
|
|
150
|
-
"character": 4
|
|
151
|
-
}
|
|
152
|
-
]
|
|
106
|
+
"id": 4,
|
|
107
|
+
"name": "XyoIdPayload"
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
"type": "reflection",
|
|
111
|
+
"declaration": {
|
|
112
|
+
"id": 41,
|
|
113
|
+
"name": "__type",
|
|
114
|
+
"kind": 65536,
|
|
115
|
+
"kindString": "Type literal",
|
|
116
|
+
"flags": {},
|
|
117
|
+
"children": [
|
|
118
|
+
{
|
|
119
|
+
"id": 43,
|
|
120
|
+
"name": "previousHash",
|
|
121
|
+
"kind": 1024,
|
|
122
|
+
"kindString": "Property",
|
|
123
|
+
"flags": {
|
|
124
|
+
"isOptional": true
|
|
125
|
+
},
|
|
126
|
+
"sources": [
|
|
127
|
+
{
|
|
128
|
+
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
129
|
+
"line": 9,
|
|
130
|
+
"character": 4
|
|
153
131
|
}
|
|
132
|
+
],
|
|
133
|
+
"type": {
|
|
134
|
+
"type": "intrinsic",
|
|
135
|
+
"name": "string"
|
|
154
136
|
}
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
],
|
|
162
|
-
"name": "XyoWitnessConfig"
|
|
163
|
-
},
|
|
164
|
-
{
|
|
165
|
-
"type": "reference",
|
|
166
|
-
"typeArguments": [
|
|
167
|
-
{
|
|
168
|
-
"type": "reference",
|
|
169
|
-
"typeArguments": [
|
|
170
|
-
{
|
|
171
|
-
"type": "reflection",
|
|
172
|
-
"declaration": {
|
|
173
|
-
"id": 55,
|
|
174
|
-
"name": "__type",
|
|
175
|
-
"kind": 65536,
|
|
176
|
-
"kindString": "Type literal",
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
"id": 42,
|
|
140
|
+
"name": "schema",
|
|
141
|
+
"kind": 1024,
|
|
142
|
+
"kindString": "Property",
|
|
177
143
|
"flags": {},
|
|
178
|
-
"
|
|
144
|
+
"sources": [
|
|
179
145
|
{
|
|
180
|
-
"
|
|
181
|
-
"
|
|
182
|
-
"
|
|
183
|
-
"kindString": "Property",
|
|
184
|
-
"flags": {},
|
|
185
|
-
"sources": [
|
|
186
|
-
{
|
|
187
|
-
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
188
|
-
"line": 10,
|
|
189
|
-
"character": 4
|
|
190
|
-
}
|
|
191
|
-
],
|
|
192
|
-
"type": {
|
|
193
|
-
"type": "intrinsic",
|
|
194
|
-
"name": "string"
|
|
195
|
-
}
|
|
146
|
+
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
147
|
+
"line": 8,
|
|
148
|
+
"character": 4
|
|
196
149
|
}
|
|
197
150
|
],
|
|
198
|
-
"
|
|
151
|
+
"type": {
|
|
152
|
+
"type": "intrinsic",
|
|
153
|
+
"name": "string"
|
|
154
|
+
}
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"id": 44,
|
|
158
|
+
"name": "sources",
|
|
159
|
+
"kind": 1024,
|
|
160
|
+
"kindString": "Property",
|
|
161
|
+
"flags": {
|
|
162
|
+
"isOptional": true
|
|
163
|
+
},
|
|
164
|
+
"sources": [
|
|
199
165
|
{
|
|
200
|
-
"
|
|
201
|
-
"
|
|
202
|
-
|
|
203
|
-
]
|
|
166
|
+
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
167
|
+
"line": 10,
|
|
168
|
+
"character": 4
|
|
204
169
|
}
|
|
205
170
|
],
|
|
171
|
+
"type": {
|
|
172
|
+
"type": "array",
|
|
173
|
+
"elementType": {
|
|
174
|
+
"type": "intrinsic",
|
|
175
|
+
"name": "string"
|
|
176
|
+
}
|
|
177
|
+
}
|
|
178
|
+
},
|
|
179
|
+
{
|
|
180
|
+
"id": 45,
|
|
181
|
+
"name": "timestamp",
|
|
182
|
+
"kind": 1024,
|
|
183
|
+
"kindString": "Property",
|
|
184
|
+
"flags": {
|
|
185
|
+
"isOptional": true
|
|
186
|
+
},
|
|
206
187
|
"sources": [
|
|
207
188
|
{
|
|
208
189
|
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
209
|
-
"line":
|
|
190
|
+
"line": 11,
|
|
210
191
|
"character": 4
|
|
211
192
|
}
|
|
193
|
+
],
|
|
194
|
+
"type": {
|
|
195
|
+
"type": "intrinsic",
|
|
196
|
+
"name": "number"
|
|
197
|
+
}
|
|
198
|
+
}
|
|
199
|
+
],
|
|
200
|
+
"groups": [
|
|
201
|
+
{
|
|
202
|
+
"title": "Properties",
|
|
203
|
+
"children": [
|
|
204
|
+
43,
|
|
205
|
+
42,
|
|
206
|
+
44,
|
|
207
|
+
45
|
|
212
208
|
]
|
|
213
209
|
}
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
210
|
+
],
|
|
211
|
+
"sources": [
|
|
212
|
+
{
|
|
213
|
+
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
214
|
+
"line": 7,
|
|
215
|
+
"character": 107
|
|
216
|
+
}
|
|
217
|
+
]
|
|
218
|
+
}
|
|
219
|
+
}
|
|
220
|
+
],
|
|
221
|
+
"name": "XyoWitnessConfig"
|
|
222
|
+
},
|
|
223
|
+
{
|
|
224
|
+
"type": "reference",
|
|
225
|
+
"typeArguments": [
|
|
226
|
+
{
|
|
227
|
+
"type": "reference",
|
|
228
|
+
"id": 4,
|
|
229
|
+
"name": "XyoIdPayload"
|
|
217
230
|
}
|
|
218
231
|
],
|
|
219
232
|
"name": "XyoWitnessQueryPayload"
|
|
@@ -227,7 +240,7 @@
|
|
|
227
240
|
}
|
|
228
241
|
},
|
|
229
242
|
{
|
|
230
|
-
"id":
|
|
243
|
+
"id": 24,
|
|
231
244
|
"name": "salt",
|
|
232
245
|
"kind": 1024,
|
|
233
246
|
"kindString": "Property",
|
|
@@ -237,9 +250,9 @@
|
|
|
237
250
|
"sources": [
|
|
238
251
|
{
|
|
239
252
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
240
|
-
"line":
|
|
253
|
+
"line": 21,
|
|
241
254
|
"character": 10,
|
|
242
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
255
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1881576/packages/plugins/packages/id/src/Witness.ts#L21"
|
|
243
256
|
}
|
|
244
257
|
],
|
|
245
258
|
"type": {
|
|
@@ -248,7 +261,7 @@
|
|
|
248
261
|
}
|
|
249
262
|
},
|
|
250
263
|
{
|
|
251
|
-
"id":
|
|
264
|
+
"id": 20,
|
|
252
265
|
"name": "schema",
|
|
253
266
|
"kind": 1024,
|
|
254
267
|
"kindString": "Property",
|
|
@@ -258,9 +271,9 @@
|
|
|
258
271
|
"sources": [
|
|
259
272
|
{
|
|
260
273
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
261
|
-
"line":
|
|
274
|
+
"line": 36,
|
|
262
275
|
"character": 9,
|
|
263
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
276
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1881576/packages/plugins/packages/id/src/Witness.ts#L36"
|
|
264
277
|
}
|
|
265
278
|
],
|
|
266
279
|
"type": {
|
|
@@ -270,7 +283,7 @@
|
|
|
270
283
|
"defaultValue": "XyoIdPayloadSchema"
|
|
271
284
|
},
|
|
272
285
|
{
|
|
273
|
-
"id":
|
|
286
|
+
"id": 49,
|
|
274
287
|
"name": "account",
|
|
275
288
|
"kind": 262144,
|
|
276
289
|
"kindString": "Accessor",
|
|
@@ -278,12 +291,12 @@
|
|
|
278
291
|
"sources": [
|
|
279
292
|
{
|
|
280
293
|
"fileName": "modules/module/dist/esm/Abstract.d.ts",
|
|
281
|
-
"line":
|
|
294
|
+
"line": 17,
|
|
282
295
|
"character": 8
|
|
283
296
|
}
|
|
284
297
|
],
|
|
285
298
|
"getSignature": {
|
|
286
|
-
"id":
|
|
299
|
+
"id": 50,
|
|
287
300
|
"name": "account",
|
|
288
301
|
"kind": 524288,
|
|
289
302
|
"kindString": "Get signature",
|
|
@@ -303,7 +316,7 @@
|
|
|
303
316
|
}
|
|
304
317
|
},
|
|
305
318
|
{
|
|
306
|
-
"id":
|
|
319
|
+
"id": 51,
|
|
307
320
|
"name": "address",
|
|
308
321
|
"kind": 262144,
|
|
309
322
|
"kindString": "Accessor",
|
|
@@ -311,12 +324,12 @@
|
|
|
311
324
|
"sources": [
|
|
312
325
|
{
|
|
313
326
|
"fileName": "modules/module/dist/esm/Abstract.d.ts",
|
|
314
|
-
"line":
|
|
327
|
+
"line": 18,
|
|
315
328
|
"character": 8
|
|
316
329
|
}
|
|
317
330
|
],
|
|
318
331
|
"getSignature": {
|
|
319
|
-
"id":
|
|
332
|
+
"id": 52,
|
|
320
333
|
"name": "address",
|
|
321
334
|
"kind": 524288,
|
|
322
335
|
"kindString": "Get signature",
|
|
@@ -336,20 +349,20 @@
|
|
|
336
349
|
}
|
|
337
350
|
},
|
|
338
351
|
{
|
|
339
|
-
"id":
|
|
352
|
+
"id": 30,
|
|
340
353
|
"name": "queries",
|
|
341
354
|
"kind": 262144,
|
|
342
355
|
"kindString": "Accessor",
|
|
343
356
|
"flags": {},
|
|
344
357
|
"sources": [
|
|
345
358
|
{
|
|
346
|
-
"fileName": "modules/
|
|
347
|
-
"line":
|
|
359
|
+
"fileName": "modules/witness/dist/esm/XyoWitness.d.ts",
|
|
360
|
+
"line": 9,
|
|
348
361
|
"character": 8
|
|
349
362
|
}
|
|
350
363
|
],
|
|
351
364
|
"getSignature": {
|
|
352
|
-
"id":
|
|
365
|
+
"id": 31,
|
|
353
366
|
"name": "queries",
|
|
354
367
|
"kind": 524288,
|
|
355
368
|
"kindString": "Get signature",
|
|
@@ -357,8 +370,8 @@
|
|
|
357
370
|
"type": {
|
|
358
371
|
"type": "array",
|
|
359
372
|
"elementType": {
|
|
360
|
-
"type": "
|
|
361
|
-
"
|
|
373
|
+
"type": "literal",
|
|
374
|
+
"value": "network.xyo.query.witness.observe"
|
|
362
375
|
}
|
|
363
376
|
},
|
|
364
377
|
"inheritedFrom": {
|
|
@@ -372,27 +385,34 @@
|
|
|
372
385
|
}
|
|
373
386
|
},
|
|
374
387
|
{
|
|
375
|
-
"id":
|
|
388
|
+
"id": 28,
|
|
376
389
|
"name": "targetSchema",
|
|
377
390
|
"kind": 262144,
|
|
378
391
|
"kindString": "Accessor",
|
|
379
392
|
"flags": {},
|
|
380
393
|
"sources": [
|
|
381
394
|
{
|
|
382
|
-
"fileName": "
|
|
395
|
+
"fileName": "modules/witness/dist/esm/XyoWitness.d.ts",
|
|
383
396
|
"line": 8,
|
|
384
397
|
"character": 8
|
|
385
398
|
}
|
|
386
399
|
],
|
|
387
400
|
"getSignature": {
|
|
388
|
-
"id":
|
|
401
|
+
"id": 29,
|
|
389
402
|
"name": "targetSchema",
|
|
390
403
|
"kind": 524288,
|
|
391
404
|
"kindString": "Get signature",
|
|
392
405
|
"flags": {},
|
|
393
406
|
"type": {
|
|
394
|
-
"type": "
|
|
395
|
-
"
|
|
407
|
+
"type": "indexedAccess",
|
|
408
|
+
"indexType": {
|
|
409
|
+
"type": "literal",
|
|
410
|
+
"value": "schema"
|
|
411
|
+
},
|
|
412
|
+
"objectType": {
|
|
413
|
+
"type": "reference",
|
|
414
|
+
"name": "T"
|
|
415
|
+
}
|
|
396
416
|
},
|
|
397
417
|
"inheritedFrom": {
|
|
398
418
|
"type": "reference",
|
|
@@ -405,7 +425,7 @@
|
|
|
405
425
|
}
|
|
406
426
|
},
|
|
407
427
|
{
|
|
408
|
-
"id":
|
|
428
|
+
"id": 53,
|
|
409
429
|
"name": "bindHashes",
|
|
410
430
|
"kind": 2048,
|
|
411
431
|
"kindString": "Method",
|
|
@@ -413,20 +433,20 @@
|
|
|
413
433
|
"sources": [
|
|
414
434
|
{
|
|
415
435
|
"fileName": "modules/module/dist/esm/Abstract.d.ts",
|
|
416
|
-
"line":
|
|
436
|
+
"line": 19,
|
|
417
437
|
"character": 4
|
|
418
438
|
}
|
|
419
439
|
],
|
|
420
440
|
"signatures": [
|
|
421
441
|
{
|
|
422
|
-
"id":
|
|
442
|
+
"id": 54,
|
|
423
443
|
"name": "bindHashes",
|
|
424
444
|
"kind": 4096,
|
|
425
445
|
"kindString": "Call signature",
|
|
426
446
|
"flags": {},
|
|
427
447
|
"parameters": [
|
|
428
448
|
{
|
|
429
|
-
"id":
|
|
449
|
+
"id": 55,
|
|
430
450
|
"name": "hashes",
|
|
431
451
|
"kind": 32768,
|
|
432
452
|
"kindString": "Parameter",
|
|
@@ -440,7 +460,7 @@
|
|
|
440
460
|
}
|
|
441
461
|
},
|
|
442
462
|
{
|
|
443
|
-
"id":
|
|
463
|
+
"id": 56,
|
|
444
464
|
"name": "schema",
|
|
445
465
|
"kind": 32768,
|
|
446
466
|
"kindString": "Parameter",
|
|
@@ -462,55 +482,115 @@
|
|
|
462
482
|
"name": "XyoBoundWitness"
|
|
463
483
|
},
|
|
464
484
|
{
|
|
465
|
-
"type": "
|
|
466
|
-
"
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
485
|
+
"type": "reflection",
|
|
486
|
+
"declaration": {
|
|
487
|
+
"id": 57,
|
|
488
|
+
"name": "__type",
|
|
489
|
+
"kind": 65536,
|
|
490
|
+
"kindString": "Type literal",
|
|
491
|
+
"flags": {},
|
|
492
|
+
"children": [
|
|
493
|
+
{
|
|
494
|
+
"id": 59,
|
|
495
|
+
"name": "previousHash",
|
|
496
|
+
"kind": 1024,
|
|
497
|
+
"kindString": "Property",
|
|
498
|
+
"flags": {
|
|
499
|
+
"isOptional": true
|
|
500
|
+
},
|
|
501
|
+
"sources": [
|
|
502
|
+
{
|
|
503
|
+
"fileName": "modules/module/dist/esm/Abstract.d.ts",
|
|
504
|
+
"line": 21,
|
|
505
|
+
"character": 8
|
|
506
|
+
}
|
|
507
|
+
],
|
|
508
|
+
"type": {
|
|
509
|
+
"type": "intrinsic",
|
|
510
|
+
"name": "string"
|
|
511
|
+
}
|
|
512
|
+
},
|
|
513
|
+
{
|
|
514
|
+
"id": 58,
|
|
515
|
+
"name": "schema",
|
|
516
|
+
"kind": 1024,
|
|
517
|
+
"kindString": "Property",
|
|
474
518
|
"flags": {},
|
|
475
|
-
"
|
|
519
|
+
"sources": [
|
|
476
520
|
{
|
|
477
|
-
"
|
|
478
|
-
"
|
|
479
|
-
"
|
|
480
|
-
"kindString": "Property",
|
|
481
|
-
"flags": {},
|
|
482
|
-
"sources": [
|
|
483
|
-
{
|
|
484
|
-
"fileName": "modules/module/dist/esm/Abstract.d.ts",
|
|
485
|
-
"line": 18,
|
|
486
|
-
"character": 8
|
|
487
|
-
}
|
|
488
|
-
],
|
|
489
|
-
"type": {
|
|
490
|
-
"type": "intrinsic",
|
|
491
|
-
"name": "string"
|
|
492
|
-
}
|
|
521
|
+
"fileName": "modules/module/dist/esm/Abstract.d.ts",
|
|
522
|
+
"line": 20,
|
|
523
|
+
"character": 8
|
|
493
524
|
}
|
|
494
525
|
],
|
|
495
|
-
"
|
|
526
|
+
"type": {
|
|
527
|
+
"type": "intrinsic",
|
|
528
|
+
"name": "string"
|
|
529
|
+
}
|
|
530
|
+
},
|
|
531
|
+
{
|
|
532
|
+
"id": 60,
|
|
533
|
+
"name": "sources",
|
|
534
|
+
"kind": 1024,
|
|
535
|
+
"kindString": "Property",
|
|
536
|
+
"flags": {
|
|
537
|
+
"isOptional": true
|
|
538
|
+
},
|
|
539
|
+
"sources": [
|
|
496
540
|
{
|
|
497
|
-
"
|
|
498
|
-
"
|
|
499
|
-
|
|
500
|
-
]
|
|
541
|
+
"fileName": "modules/module/dist/esm/Abstract.d.ts",
|
|
542
|
+
"line": 22,
|
|
543
|
+
"character": 8
|
|
501
544
|
}
|
|
502
545
|
],
|
|
546
|
+
"type": {
|
|
547
|
+
"type": "array",
|
|
548
|
+
"elementType": {
|
|
549
|
+
"type": "intrinsic",
|
|
550
|
+
"name": "string"
|
|
551
|
+
}
|
|
552
|
+
}
|
|
553
|
+
},
|
|
554
|
+
{
|
|
555
|
+
"id": 61,
|
|
556
|
+
"name": "timestamp",
|
|
557
|
+
"kind": 1024,
|
|
558
|
+
"kindString": "Property",
|
|
559
|
+
"flags": {
|
|
560
|
+
"isOptional": true
|
|
561
|
+
},
|
|
503
562
|
"sources": [
|
|
504
563
|
{
|
|
505
564
|
"fileName": "modules/module/dist/esm/Abstract.d.ts",
|
|
506
|
-
"line":
|
|
507
|
-
"character":
|
|
565
|
+
"line": 23,
|
|
566
|
+
"character": 8
|
|
508
567
|
}
|
|
568
|
+
],
|
|
569
|
+
"type": {
|
|
570
|
+
"type": "intrinsic",
|
|
571
|
+
"name": "number"
|
|
572
|
+
}
|
|
573
|
+
}
|
|
574
|
+
],
|
|
575
|
+
"groups": [
|
|
576
|
+
{
|
|
577
|
+
"title": "Properties",
|
|
578
|
+
"children": [
|
|
579
|
+
59,
|
|
580
|
+
58,
|
|
581
|
+
60,
|
|
582
|
+
61
|
|
509
583
|
]
|
|
510
584
|
}
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
585
|
+
],
|
|
586
|
+
"sources": [
|
|
587
|
+
{
|
|
588
|
+
"fileName": "modules/module/dist/esm/Abstract.d.ts",
|
|
589
|
+
"line": 19,
|
|
590
|
+
"character": 165
|
|
591
|
+
}
|
|
592
|
+
]
|
|
593
|
+
}
|
|
514
594
|
}
|
|
515
595
|
],
|
|
516
596
|
"name": "XyoBoundWitnessWithMeta"
|
|
@@ -527,7 +607,7 @@
|
|
|
527
607
|
}
|
|
528
608
|
},
|
|
529
609
|
{
|
|
530
|
-
"id":
|
|
610
|
+
"id": 62,
|
|
531
611
|
"name": "bindPayloads",
|
|
532
612
|
"kind": 2048,
|
|
533
613
|
"kindString": "Method",
|
|
@@ -535,20 +615,20 @@
|
|
|
535
615
|
"sources": [
|
|
536
616
|
{
|
|
537
617
|
"fileName": "modules/module/dist/esm/Abstract.d.ts",
|
|
538
|
-
"line":
|
|
618
|
+
"line": 25,
|
|
539
619
|
"character": 4
|
|
540
620
|
}
|
|
541
621
|
],
|
|
542
622
|
"signatures": [
|
|
543
623
|
{
|
|
544
|
-
"id":
|
|
624
|
+
"id": 63,
|
|
545
625
|
"name": "bindPayloads",
|
|
546
626
|
"kind": 4096,
|
|
547
627
|
"kindString": "Call signature",
|
|
548
628
|
"flags": {},
|
|
549
629
|
"parameters": [
|
|
550
630
|
{
|
|
551
|
-
"id":
|
|
631
|
+
"id": 64,
|
|
552
632
|
"name": "payloads",
|
|
553
633
|
"kind": 32768,
|
|
554
634
|
"kindString": "Parameter",
|
|
@@ -563,55 +643,115 @@
|
|
|
563
643
|
"value": null
|
|
564
644
|
},
|
|
565
645
|
{
|
|
566
|
-
"type": "
|
|
567
|
-
"
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
646
|
+
"type": "reflection",
|
|
647
|
+
"declaration": {
|
|
648
|
+
"id": 65,
|
|
649
|
+
"name": "__type",
|
|
650
|
+
"kind": 65536,
|
|
651
|
+
"kindString": "Type literal",
|
|
652
|
+
"flags": {},
|
|
653
|
+
"children": [
|
|
654
|
+
{
|
|
655
|
+
"id": 67,
|
|
656
|
+
"name": "previousHash",
|
|
657
|
+
"kind": 1024,
|
|
658
|
+
"kindString": "Property",
|
|
659
|
+
"flags": {
|
|
660
|
+
"isOptional": true
|
|
661
|
+
},
|
|
662
|
+
"sources": [
|
|
663
|
+
{
|
|
664
|
+
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
665
|
+
"line": 9,
|
|
666
|
+
"character": 4
|
|
667
|
+
}
|
|
668
|
+
],
|
|
669
|
+
"type": {
|
|
670
|
+
"type": "intrinsic",
|
|
671
|
+
"name": "string"
|
|
672
|
+
}
|
|
673
|
+
},
|
|
674
|
+
{
|
|
675
|
+
"id": 66,
|
|
676
|
+
"name": "schema",
|
|
677
|
+
"kind": 1024,
|
|
678
|
+
"kindString": "Property",
|
|
575
679
|
"flags": {},
|
|
576
|
-
"
|
|
680
|
+
"sources": [
|
|
577
681
|
{
|
|
578
|
-
"
|
|
579
|
-
"
|
|
580
|
-
"
|
|
581
|
-
"kindString": "Property",
|
|
582
|
-
"flags": {},
|
|
583
|
-
"sources": [
|
|
584
|
-
{
|
|
585
|
-
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
586
|
-
"line": 10,
|
|
587
|
-
"character": 4
|
|
588
|
-
}
|
|
589
|
-
],
|
|
590
|
-
"type": {
|
|
591
|
-
"type": "intrinsic",
|
|
592
|
-
"name": "string"
|
|
593
|
-
}
|
|
682
|
+
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
683
|
+
"line": 8,
|
|
684
|
+
"character": 4
|
|
594
685
|
}
|
|
595
686
|
],
|
|
596
|
-
"
|
|
687
|
+
"type": {
|
|
688
|
+
"type": "intrinsic",
|
|
689
|
+
"name": "string"
|
|
690
|
+
}
|
|
691
|
+
},
|
|
692
|
+
{
|
|
693
|
+
"id": 68,
|
|
694
|
+
"name": "sources",
|
|
695
|
+
"kind": 1024,
|
|
696
|
+
"kindString": "Property",
|
|
697
|
+
"flags": {
|
|
698
|
+
"isOptional": true
|
|
699
|
+
},
|
|
700
|
+
"sources": [
|
|
597
701
|
{
|
|
598
|
-
"
|
|
599
|
-
"
|
|
600
|
-
|
|
601
|
-
]
|
|
702
|
+
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
703
|
+
"line": 10,
|
|
704
|
+
"character": 4
|
|
602
705
|
}
|
|
603
706
|
],
|
|
707
|
+
"type": {
|
|
708
|
+
"type": "array",
|
|
709
|
+
"elementType": {
|
|
710
|
+
"type": "intrinsic",
|
|
711
|
+
"name": "string"
|
|
712
|
+
}
|
|
713
|
+
}
|
|
714
|
+
},
|
|
715
|
+
{
|
|
716
|
+
"id": 69,
|
|
717
|
+
"name": "timestamp",
|
|
718
|
+
"kind": 1024,
|
|
719
|
+
"kindString": "Property",
|
|
720
|
+
"flags": {
|
|
721
|
+
"isOptional": true
|
|
722
|
+
},
|
|
604
723
|
"sources": [
|
|
605
724
|
{
|
|
606
725
|
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
607
|
-
"line":
|
|
726
|
+
"line": 11,
|
|
608
727
|
"character": 4
|
|
609
728
|
}
|
|
729
|
+
],
|
|
730
|
+
"type": {
|
|
731
|
+
"type": "intrinsic",
|
|
732
|
+
"name": "number"
|
|
733
|
+
}
|
|
734
|
+
}
|
|
735
|
+
],
|
|
736
|
+
"groups": [
|
|
737
|
+
{
|
|
738
|
+
"title": "Properties",
|
|
739
|
+
"children": [
|
|
740
|
+
67,
|
|
741
|
+
66,
|
|
742
|
+
68,
|
|
743
|
+
69
|
|
610
744
|
]
|
|
611
745
|
}
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
746
|
+
],
|
|
747
|
+
"sources": [
|
|
748
|
+
{
|
|
749
|
+
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
750
|
+
"line": 7,
|
|
751
|
+
"character": 107
|
|
752
|
+
}
|
|
753
|
+
]
|
|
754
|
+
}
|
|
615
755
|
}
|
|
616
756
|
]
|
|
617
757
|
}
|
|
@@ -626,55 +766,115 @@
|
|
|
626
766
|
"name": "XyoBoundWitness"
|
|
627
767
|
},
|
|
628
768
|
{
|
|
629
|
-
"type": "
|
|
630
|
-
"
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
"
|
|
639
|
-
"
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
"flags": {},
|
|
646
|
-
"sources": [
|
|
647
|
-
{
|
|
648
|
-
"fileName": "modules/module/dist/esm/Abstract.d.ts",
|
|
649
|
-
"line": 21,
|
|
650
|
-
"character": 8
|
|
651
|
-
}
|
|
652
|
-
],
|
|
653
|
-
"type": {
|
|
654
|
-
"type": "intrinsic",
|
|
655
|
-
"name": "string"
|
|
656
|
-
}
|
|
657
|
-
}
|
|
658
|
-
],
|
|
659
|
-
"groups": [
|
|
660
|
-
{
|
|
661
|
-
"title": "Properties",
|
|
662
|
-
"children": [
|
|
663
|
-
78
|
|
664
|
-
]
|
|
665
|
-
}
|
|
666
|
-
],
|
|
769
|
+
"type": "reflection",
|
|
770
|
+
"declaration": {
|
|
771
|
+
"id": 70,
|
|
772
|
+
"name": "__type",
|
|
773
|
+
"kind": 65536,
|
|
774
|
+
"kindString": "Type literal",
|
|
775
|
+
"flags": {},
|
|
776
|
+
"children": [
|
|
777
|
+
{
|
|
778
|
+
"id": 72,
|
|
779
|
+
"name": "previousHash",
|
|
780
|
+
"kind": 1024,
|
|
781
|
+
"kindString": "Property",
|
|
782
|
+
"flags": {
|
|
783
|
+
"isOptional": true
|
|
784
|
+
},
|
|
667
785
|
"sources": [
|
|
668
786
|
{
|
|
669
787
|
"fileName": "modules/module/dist/esm/Abstract.d.ts",
|
|
670
|
-
"line":
|
|
671
|
-
"character":
|
|
788
|
+
"line": 27,
|
|
789
|
+
"character": 8
|
|
672
790
|
}
|
|
791
|
+
],
|
|
792
|
+
"type": {
|
|
793
|
+
"type": "intrinsic",
|
|
794
|
+
"name": "string"
|
|
795
|
+
}
|
|
796
|
+
},
|
|
797
|
+
{
|
|
798
|
+
"id": 71,
|
|
799
|
+
"name": "schema",
|
|
800
|
+
"kind": 1024,
|
|
801
|
+
"kindString": "Property",
|
|
802
|
+
"flags": {},
|
|
803
|
+
"sources": [
|
|
804
|
+
{
|
|
805
|
+
"fileName": "modules/module/dist/esm/Abstract.d.ts",
|
|
806
|
+
"line": 26,
|
|
807
|
+
"character": 8
|
|
808
|
+
}
|
|
809
|
+
],
|
|
810
|
+
"type": {
|
|
811
|
+
"type": "intrinsic",
|
|
812
|
+
"name": "string"
|
|
813
|
+
}
|
|
814
|
+
},
|
|
815
|
+
{
|
|
816
|
+
"id": 73,
|
|
817
|
+
"name": "sources",
|
|
818
|
+
"kind": 1024,
|
|
819
|
+
"kindString": "Property",
|
|
820
|
+
"flags": {
|
|
821
|
+
"isOptional": true
|
|
822
|
+
},
|
|
823
|
+
"sources": [
|
|
824
|
+
{
|
|
825
|
+
"fileName": "modules/module/dist/esm/Abstract.d.ts",
|
|
826
|
+
"line": 28,
|
|
827
|
+
"character": 8
|
|
828
|
+
}
|
|
829
|
+
],
|
|
830
|
+
"type": {
|
|
831
|
+
"type": "array",
|
|
832
|
+
"elementType": {
|
|
833
|
+
"type": "intrinsic",
|
|
834
|
+
"name": "string"
|
|
835
|
+
}
|
|
836
|
+
}
|
|
837
|
+
},
|
|
838
|
+
{
|
|
839
|
+
"id": 74,
|
|
840
|
+
"name": "timestamp",
|
|
841
|
+
"kind": 1024,
|
|
842
|
+
"kindString": "Property",
|
|
843
|
+
"flags": {
|
|
844
|
+
"isOptional": true
|
|
845
|
+
},
|
|
846
|
+
"sources": [
|
|
847
|
+
{
|
|
848
|
+
"fileName": "modules/module/dist/esm/Abstract.d.ts",
|
|
849
|
+
"line": 29,
|
|
850
|
+
"character": 8
|
|
851
|
+
}
|
|
852
|
+
],
|
|
853
|
+
"type": {
|
|
854
|
+
"type": "intrinsic",
|
|
855
|
+
"name": "number"
|
|
856
|
+
}
|
|
857
|
+
}
|
|
858
|
+
],
|
|
859
|
+
"groups": [
|
|
860
|
+
{
|
|
861
|
+
"title": "Properties",
|
|
862
|
+
"children": [
|
|
863
|
+
72,
|
|
864
|
+
71,
|
|
865
|
+
73,
|
|
866
|
+
74
|
|
673
867
|
]
|
|
674
868
|
}
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
869
|
+
],
|
|
870
|
+
"sources": [
|
|
871
|
+
{
|
|
872
|
+
"fileName": "modules/module/dist/esm/Abstract.d.ts",
|
|
873
|
+
"line": 25,
|
|
874
|
+
"character": 164
|
|
875
|
+
}
|
|
876
|
+
]
|
|
877
|
+
}
|
|
678
878
|
}
|
|
679
879
|
],
|
|
680
880
|
"name": "XyoBoundWitnessWithMeta"
|
|
@@ -691,7 +891,7 @@
|
|
|
691
891
|
}
|
|
692
892
|
},
|
|
693
893
|
{
|
|
694
|
-
"id":
|
|
894
|
+
"id": 25,
|
|
695
895
|
"name": "observe",
|
|
696
896
|
"kind": 2048,
|
|
697
897
|
"kindString": "Method",
|
|
@@ -699,21 +899,21 @@
|
|
|
699
899
|
"sources": [
|
|
700
900
|
{
|
|
701
901
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
702
|
-
"line":
|
|
902
|
+
"line": 28,
|
|
703
903
|
"character": 17,
|
|
704
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
904
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1881576/packages/plugins/packages/id/src/Witness.ts#L28"
|
|
705
905
|
}
|
|
706
906
|
],
|
|
707
907
|
"signatures": [
|
|
708
908
|
{
|
|
709
|
-
"id":
|
|
909
|
+
"id": 26,
|
|
710
910
|
"name": "observe",
|
|
711
911
|
"kind": 4096,
|
|
712
912
|
"kindString": "Call signature",
|
|
713
913
|
"flags": {},
|
|
714
914
|
"parameters": [
|
|
715
915
|
{
|
|
716
|
-
"id":
|
|
916
|
+
"id": 27,
|
|
717
917
|
"name": "_fields",
|
|
718
918
|
"kind": 32768,
|
|
719
919
|
"kindString": "Parameter",
|
|
@@ -725,7 +925,7 @@
|
|
|
725
925
|
"typeArguments": [
|
|
726
926
|
{
|
|
727
927
|
"type": "reference",
|
|
728
|
-
"id":
|
|
928
|
+
"id": 4,
|
|
729
929
|
"name": "XyoIdPayload"
|
|
730
930
|
}
|
|
731
931
|
],
|
|
@@ -733,74 +933,6 @@
|
|
|
733
933
|
"qualifiedName": "Partial",
|
|
734
934
|
"package": "typescript"
|
|
735
935
|
}
|
|
736
|
-
},
|
|
737
|
-
{
|
|
738
|
-
"id": 40,
|
|
739
|
-
"name": "_query",
|
|
740
|
-
"kind": 32768,
|
|
741
|
-
"kindString": "Parameter",
|
|
742
|
-
"flags": {
|
|
743
|
-
"isOptional": true
|
|
744
|
-
},
|
|
745
|
-
"type": {
|
|
746
|
-
"type": "reference",
|
|
747
|
-
"typeArguments": [
|
|
748
|
-
{
|
|
749
|
-
"type": "reference",
|
|
750
|
-
"typeArguments": [
|
|
751
|
-
{
|
|
752
|
-
"type": "reflection",
|
|
753
|
-
"declaration": {
|
|
754
|
-
"id": 41,
|
|
755
|
-
"name": "__type",
|
|
756
|
-
"kind": 65536,
|
|
757
|
-
"kindString": "Type literal",
|
|
758
|
-
"flags": {},
|
|
759
|
-
"children": [
|
|
760
|
-
{
|
|
761
|
-
"id": 42,
|
|
762
|
-
"name": "schema",
|
|
763
|
-
"kind": 1024,
|
|
764
|
-
"kindString": "Property",
|
|
765
|
-
"flags": {},
|
|
766
|
-
"sources": [
|
|
767
|
-
{
|
|
768
|
-
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
769
|
-
"line": 23,
|
|
770
|
-
"character": 49,
|
|
771
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e6e504c/packages/plugins/packages/id/src/Witness.ts#L23"
|
|
772
|
-
}
|
|
773
|
-
],
|
|
774
|
-
"type": {
|
|
775
|
-
"type": "intrinsic",
|
|
776
|
-
"name": "string"
|
|
777
|
-
}
|
|
778
|
-
}
|
|
779
|
-
],
|
|
780
|
-
"groups": [
|
|
781
|
-
{
|
|
782
|
-
"title": "Properties",
|
|
783
|
-
"children": [
|
|
784
|
-
42
|
|
785
|
-
]
|
|
786
|
-
}
|
|
787
|
-
],
|
|
788
|
-
"sources": [
|
|
789
|
-
{
|
|
790
|
-
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
791
|
-
"line": 23,
|
|
792
|
-
"character": 47,
|
|
793
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e6e504c/packages/plugins/packages/id/src/Witness.ts#L23"
|
|
794
|
-
}
|
|
795
|
-
]
|
|
796
|
-
}
|
|
797
|
-
}
|
|
798
|
-
],
|
|
799
|
-
"name": "XyoPayload"
|
|
800
|
-
}
|
|
801
|
-
],
|
|
802
|
-
"name": "XyoWitnessQueryPayload"
|
|
803
|
-
}
|
|
804
936
|
}
|
|
805
937
|
],
|
|
806
938
|
"type": {
|
|
@@ -808,7 +940,7 @@
|
|
|
808
940
|
"typeArguments": [
|
|
809
941
|
{
|
|
810
942
|
"type": "reference",
|
|
811
|
-
"id":
|
|
943
|
+
"id": 4,
|
|
812
944
|
"name": "XyoIdPayload"
|
|
813
945
|
}
|
|
814
946
|
],
|
|
@@ -828,7 +960,7 @@
|
|
|
828
960
|
}
|
|
829
961
|
},
|
|
830
962
|
{
|
|
831
|
-
"id":
|
|
963
|
+
"id": 46,
|
|
832
964
|
"name": "queriable",
|
|
833
965
|
"kind": 2048,
|
|
834
966
|
"kindString": "Method",
|
|
@@ -836,20 +968,20 @@
|
|
|
836
968
|
"sources": [
|
|
837
969
|
{
|
|
838
970
|
"fileName": "modules/module/dist/esm/Abstract.d.ts",
|
|
839
|
-
"line":
|
|
971
|
+
"line": 14,
|
|
840
972
|
"character": 4
|
|
841
973
|
}
|
|
842
974
|
],
|
|
843
975
|
"signatures": [
|
|
844
976
|
{
|
|
845
|
-
"id":
|
|
977
|
+
"id": 47,
|
|
846
978
|
"name": "queriable",
|
|
847
979
|
"kind": 4096,
|
|
848
980
|
"kindString": "Call signature",
|
|
849
981
|
"flags": {},
|
|
850
982
|
"parameters": [
|
|
851
983
|
{
|
|
852
|
-
"id":
|
|
984
|
+
"id": 48,
|
|
853
985
|
"name": "schema",
|
|
854
986
|
"kind": 32768,
|
|
855
987
|
"kindString": "Parameter",
|
|
@@ -876,87 +1008,39 @@
|
|
|
876
1008
|
}
|
|
877
1009
|
},
|
|
878
1010
|
{
|
|
879
|
-
"id":
|
|
1011
|
+
"id": 32,
|
|
880
1012
|
"name": "query",
|
|
881
1013
|
"kind": 2048,
|
|
882
1014
|
"kindString": "Method",
|
|
883
1015
|
"flags": {},
|
|
884
1016
|
"sources": [
|
|
885
1017
|
{
|
|
886
|
-
"fileName": "
|
|
887
|
-
"line":
|
|
1018
|
+
"fileName": "modules/witness/dist/esm/XyoWitness.d.ts",
|
|
1019
|
+
"line": 11,
|
|
888
1020
|
"character": 4
|
|
889
1021
|
}
|
|
890
1022
|
],
|
|
891
1023
|
"signatures": [
|
|
892
1024
|
{
|
|
893
|
-
"id":
|
|
1025
|
+
"id": 33,
|
|
894
1026
|
"name": "query",
|
|
895
1027
|
"kind": 4096,
|
|
896
1028
|
"kindString": "Call signature",
|
|
897
1029
|
"flags": {},
|
|
898
1030
|
"parameters": [
|
|
899
1031
|
{
|
|
900
|
-
"id":
|
|
1032
|
+
"id": 34,
|
|
901
1033
|
"name": "query",
|
|
902
1034
|
"kind": 32768,
|
|
903
1035
|
"kindString": "Parameter",
|
|
904
|
-
"flags": {
|
|
905
|
-
"isOptional": true
|
|
906
|
-
},
|
|
1036
|
+
"flags": {},
|
|
907
1037
|
"type": {
|
|
908
1038
|
"type": "reference",
|
|
909
1039
|
"typeArguments": [
|
|
910
1040
|
{
|
|
911
1041
|
"type": "reference",
|
|
912
|
-
"
|
|
913
|
-
|
|
914
|
-
"type": "reflection",
|
|
915
|
-
"declaration": {
|
|
916
|
-
"id": 48,
|
|
917
|
-
"name": "__type",
|
|
918
|
-
"kind": 65536,
|
|
919
|
-
"kindString": "Type literal",
|
|
920
|
-
"flags": {},
|
|
921
|
-
"children": [
|
|
922
|
-
{
|
|
923
|
-
"id": 49,
|
|
924
|
-
"name": "schema",
|
|
925
|
-
"kind": 1024,
|
|
926
|
-
"kindString": "Property",
|
|
927
|
-
"flags": {},
|
|
928
|
-
"sources": [
|
|
929
|
-
{
|
|
930
|
-
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
931
|
-
"line": 10,
|
|
932
|
-
"character": 4
|
|
933
|
-
}
|
|
934
|
-
],
|
|
935
|
-
"type": {
|
|
936
|
-
"type": "intrinsic",
|
|
937
|
-
"name": "string"
|
|
938
|
-
}
|
|
939
|
-
}
|
|
940
|
-
],
|
|
941
|
-
"groups": [
|
|
942
|
-
{
|
|
943
|
-
"title": "Properties",
|
|
944
|
-
"children": [
|
|
945
|
-
49
|
|
946
|
-
]
|
|
947
|
-
}
|
|
948
|
-
],
|
|
949
|
-
"sources": [
|
|
950
|
-
{
|
|
951
|
-
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
952
|
-
"line": 9,
|
|
953
|
-
"character": 4
|
|
954
|
-
}
|
|
955
|
-
]
|
|
956
|
-
}
|
|
957
|
-
}
|
|
958
|
-
],
|
|
959
|
-
"name": "XyoPayload"
|
|
1042
|
+
"id": 4,
|
|
1043
|
+
"name": "XyoIdPayload"
|
|
960
1044
|
}
|
|
961
1045
|
],
|
|
962
1046
|
"name": "XyoWitnessQueryPayload"
|
|
@@ -971,545 +1055,200 @@
|
|
|
971
1055
|
"elements": [
|
|
972
1056
|
{
|
|
973
1057
|
"type": "reference",
|
|
974
|
-
"name": "XyoBoundWitness"
|
|
975
|
-
},
|
|
976
|
-
{
|
|
977
|
-
"type": "array",
|
|
978
|
-
"elementType": {
|
|
979
|
-
"type": "
|
|
980
|
-
"
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
"
|
|
989
|
-
"
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
"
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
}
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
"
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
],
|
|
1102
|
-
"name": "XyoWitness"
|
|
1103
|
-
}
|
|
1104
|
-
]
|
|
1105
|
-
},
|
|
1106
|
-
{
|
|
1107
|
-
"id": 14,
|
|
1108
|
-
"name": "XyoIdWitnessConfig",
|
|
1109
|
-
"kind": 256,
|
|
1110
|
-
"kindString": "Interface",
|
|
1111
|
-
"flags": {},
|
|
1112
|
-
"children": [
|
|
1113
|
-
{
|
|
1114
|
-
"id": 24,
|
|
1115
|
-
"name": "account",
|
|
1116
|
-
"kind": 1024,
|
|
1117
|
-
"kindString": "Property",
|
|
1118
|
-
"flags": {},
|
|
1119
|
-
"sources": [
|
|
1120
|
-
{
|
|
1121
|
-
"fileName": "modules/module/dist/esm/Abstract.d.ts",
|
|
1122
|
-
"line": 6,
|
|
1123
|
-
"character": 4
|
|
1124
|
-
}
|
|
1125
|
-
],
|
|
1126
|
-
"type": {
|
|
1127
|
-
"type": "reference",
|
|
1128
|
-
"name": "XyoAccount"
|
|
1129
|
-
},
|
|
1130
|
-
"inheritedFrom": {
|
|
1131
|
-
"type": "reference",
|
|
1132
|
-
"name": "XyoWitnessConfig.account"
|
|
1133
|
-
}
|
|
1134
|
-
},
|
|
1135
|
-
{
|
|
1136
|
-
"id": 21,
|
|
1137
|
-
"name": "previousHash",
|
|
1138
|
-
"kind": 1024,
|
|
1139
|
-
"kindString": "Property",
|
|
1140
|
-
"flags": {
|
|
1141
|
-
"isOptional": true
|
|
1142
|
-
},
|
|
1143
|
-
"sources": [
|
|
1144
|
-
{
|
|
1145
|
-
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
1146
|
-
"line": 14,
|
|
1147
|
-
"character": 4
|
|
1148
|
-
}
|
|
1149
|
-
],
|
|
1150
|
-
"type": {
|
|
1151
|
-
"type": "intrinsic",
|
|
1152
|
-
"name": "string"
|
|
1153
|
-
},
|
|
1154
|
-
"inheritedFrom": {
|
|
1155
|
-
"type": "reference",
|
|
1156
|
-
"name": "XyoWitnessConfig.previousHash"
|
|
1157
|
-
}
|
|
1158
|
-
},
|
|
1159
|
-
{
|
|
1160
|
-
"id": 17,
|
|
1161
|
-
"name": "query",
|
|
1162
|
-
"kind": 1024,
|
|
1163
|
-
"kindString": "Property",
|
|
1164
|
-
"flags": {
|
|
1165
|
-
"isOptional": true
|
|
1166
|
-
},
|
|
1167
|
-
"sources": [
|
|
1168
|
-
{
|
|
1169
|
-
"fileName": "sdk/witness/dist/esm/Witness/XyoWitnessConfig.d.ts",
|
|
1170
|
-
"line": 5,
|
|
1171
|
-
"character": 4
|
|
1172
|
-
}
|
|
1173
|
-
],
|
|
1174
|
-
"type": {
|
|
1175
|
-
"type": "reference",
|
|
1176
|
-
"typeArguments": [
|
|
1177
|
-
{
|
|
1178
|
-
"type": "reference",
|
|
1179
|
-
"typeArguments": [
|
|
1180
|
-
{
|
|
1181
|
-
"type": "reflection",
|
|
1182
|
-
"declaration": {
|
|
1183
|
-
"id": 18,
|
|
1184
|
-
"name": "__type",
|
|
1185
|
-
"kind": 65536,
|
|
1186
|
-
"kindString": "Type literal",
|
|
1187
|
-
"flags": {},
|
|
1188
|
-
"children": [
|
|
1189
|
-
{
|
|
1190
|
-
"id": 19,
|
|
1191
|
-
"name": "schema",
|
|
1192
|
-
"kind": 1024,
|
|
1193
|
-
"kindString": "Property",
|
|
1194
|
-
"flags": {},
|
|
1195
|
-
"sources": [
|
|
1196
|
-
{
|
|
1197
|
-
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
1198
|
-
"line": 10,
|
|
1199
|
-
"character": 4
|
|
1200
|
-
}
|
|
1201
|
-
],
|
|
1202
|
-
"type": {
|
|
1203
|
-
"type": "intrinsic",
|
|
1204
|
-
"name": "string"
|
|
1205
|
-
}
|
|
1206
|
-
}
|
|
1207
|
-
],
|
|
1208
|
-
"groups": [
|
|
1209
|
-
{
|
|
1210
|
-
"title": "Properties",
|
|
1211
|
-
"children": [
|
|
1212
|
-
19
|
|
1213
|
-
]
|
|
1214
|
-
}
|
|
1215
|
-
],
|
|
1216
|
-
"sources": [
|
|
1217
|
-
{
|
|
1218
|
-
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
1219
|
-
"line": 9,
|
|
1220
|
-
"character": 4
|
|
1221
|
-
}
|
|
1222
|
-
]
|
|
1223
|
-
}
|
|
1224
|
-
}
|
|
1225
|
-
],
|
|
1226
|
-
"name": "XyoPayload"
|
|
1227
|
-
}
|
|
1228
|
-
],
|
|
1229
|
-
"name": "XyoWitnessQueryPayload"
|
|
1230
|
-
},
|
|
1231
|
-
"inheritedFrom": {
|
|
1232
|
-
"type": "reference",
|
|
1233
|
-
"name": "XyoWitnessConfig.query"
|
|
1234
|
-
}
|
|
1235
|
-
},
|
|
1236
|
-
{
|
|
1237
|
-
"id": 25,
|
|
1238
|
-
"name": "resolver",
|
|
1239
|
-
"kind": 1024,
|
|
1240
|
-
"kindString": "Property",
|
|
1241
|
-
"flags": {
|
|
1242
|
-
"isOptional": true
|
|
1243
|
-
},
|
|
1244
|
-
"sources": [
|
|
1245
|
-
{
|
|
1246
|
-
"fileName": "modules/module/dist/esm/Abstract.d.ts",
|
|
1247
|
-
"line": 7,
|
|
1248
|
-
"character": 4
|
|
1249
|
-
}
|
|
1250
|
-
],
|
|
1251
|
-
"type": {
|
|
1252
|
-
"type": "reflection",
|
|
1253
|
-
"declaration": {
|
|
1254
|
-
"id": 26,
|
|
1255
|
-
"name": "__type",
|
|
1256
|
-
"kind": 65536,
|
|
1257
|
-
"kindString": "Type literal",
|
|
1258
|
-
"flags": {},
|
|
1259
|
-
"sources": [
|
|
1260
|
-
{
|
|
1261
|
-
"fileName": "modules/module/dist/esm/Abstract.d.ts",
|
|
1262
|
-
"line": 7,
|
|
1263
|
-
"character": 15
|
|
1264
|
-
}
|
|
1265
|
-
],
|
|
1266
|
-
"signatures": [
|
|
1267
|
-
{
|
|
1268
|
-
"id": 27,
|
|
1269
|
-
"name": "__type",
|
|
1270
|
-
"kind": 4096,
|
|
1271
|
-
"kindString": "Call signature",
|
|
1272
|
-
"flags": {},
|
|
1273
|
-
"parameters": [
|
|
1274
|
-
{
|
|
1275
|
-
"id": 28,
|
|
1276
|
-
"name": "address",
|
|
1277
|
-
"kind": 32768,
|
|
1278
|
-
"kindString": "Parameter",
|
|
1279
|
-
"flags": {},
|
|
1280
|
-
"type": {
|
|
1281
|
-
"type": "intrinsic",
|
|
1282
|
-
"name": "string"
|
|
1283
|
-
}
|
|
1284
|
-
}
|
|
1285
|
-
],
|
|
1286
|
-
"type": {
|
|
1287
|
-
"type": "reference",
|
|
1288
|
-
"typeArguments": [
|
|
1289
|
-
{
|
|
1290
|
-
"type": "reference",
|
|
1291
|
-
"typeArguments": [
|
|
1292
|
-
{
|
|
1293
|
-
"type": "reference",
|
|
1294
|
-
"typeArguments": [
|
|
1295
|
-
{
|
|
1296
|
-
"type": "reflection",
|
|
1297
|
-
"declaration": {
|
|
1298
|
-
"id": 29,
|
|
1299
|
-
"name": "__type",
|
|
1300
|
-
"kind": 65536,
|
|
1301
|
-
"kindString": "Type literal",
|
|
1302
|
-
"flags": {},
|
|
1303
|
-
"children": [
|
|
1304
|
-
{
|
|
1305
|
-
"id": 30,
|
|
1306
|
-
"name": "schema",
|
|
1307
|
-
"kind": 1024,
|
|
1308
|
-
"kindString": "Property",
|
|
1309
|
-
"flags": {},
|
|
1310
|
-
"sources": [
|
|
1311
|
-
{
|
|
1312
|
-
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
1313
|
-
"line": 10,
|
|
1314
|
-
"character": 4
|
|
1315
|
-
}
|
|
1316
|
-
],
|
|
1317
|
-
"type": {
|
|
1318
|
-
"type": "intrinsic",
|
|
1319
|
-
"name": "string"
|
|
1320
|
-
}
|
|
1321
|
-
}
|
|
1322
|
-
],
|
|
1323
|
-
"groups": [
|
|
1324
|
-
{
|
|
1325
|
-
"title": "Properties",
|
|
1326
|
-
"children": [
|
|
1327
|
-
30
|
|
1328
|
-
]
|
|
1329
|
-
}
|
|
1330
|
-
],
|
|
1331
|
-
"sources": [
|
|
1332
|
-
{
|
|
1333
|
-
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
1334
|
-
"line": 9,
|
|
1335
|
-
"character": 4
|
|
1336
|
-
}
|
|
1337
|
-
]
|
|
1338
|
-
}
|
|
1339
|
-
}
|
|
1340
|
-
],
|
|
1341
|
-
"name": "XyoPayload"
|
|
1342
|
-
}
|
|
1343
|
-
],
|
|
1344
|
-
"name": "XyoQueryPayload"
|
|
1345
|
-
}
|
|
1346
|
-
],
|
|
1347
|
-
"name": "XyoModule"
|
|
1348
|
-
}
|
|
1349
|
-
}
|
|
1350
|
-
]
|
|
1351
|
-
}
|
|
1352
|
-
},
|
|
1353
|
-
"inheritedFrom": {
|
|
1354
|
-
"type": "reference",
|
|
1355
|
-
"name": "XyoWitnessConfig.resolver"
|
|
1356
|
-
}
|
|
1357
|
-
},
|
|
1358
|
-
{
|
|
1359
|
-
"id": 15,
|
|
1360
|
-
"name": "salt",
|
|
1361
|
-
"kind": 1024,
|
|
1362
|
-
"kindString": "Property",
|
|
1363
|
-
"flags": {
|
|
1364
|
-
"isOptional": true
|
|
1365
|
-
},
|
|
1366
|
-
"sources": [
|
|
1367
|
-
{
|
|
1368
|
-
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
1369
|
-
"line": 10,
|
|
1370
|
-
"character": 2,
|
|
1371
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e6e504c/packages/plugins/packages/id/src/Witness.ts#L10"
|
|
1372
|
-
}
|
|
1373
|
-
],
|
|
1374
|
-
"type": {
|
|
1375
|
-
"type": "intrinsic",
|
|
1376
|
-
"name": "string"
|
|
1377
|
-
}
|
|
1378
|
-
},
|
|
1379
|
-
{
|
|
1380
|
-
"id": 20,
|
|
1381
|
-
"name": "schema",
|
|
1382
|
-
"kind": 1024,
|
|
1383
|
-
"kindString": "Property",
|
|
1384
|
-
"flags": {},
|
|
1385
|
-
"sources": [
|
|
1386
|
-
{
|
|
1387
|
-
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
1388
|
-
"line": 12,
|
|
1389
|
-
"character": 4
|
|
1390
|
-
},
|
|
1391
|
-
{
|
|
1392
|
-
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
1393
|
-
"line": 10,
|
|
1394
|
-
"character": 4
|
|
1395
|
-
}
|
|
1396
|
-
],
|
|
1397
|
-
"type": {
|
|
1398
|
-
"type": "intrinsic",
|
|
1399
|
-
"name": "string"
|
|
1400
|
-
},
|
|
1401
|
-
"inheritedFrom": {
|
|
1402
|
-
"type": "reference",
|
|
1403
|
-
"name": "XyoWitnessConfig.schema"
|
|
1404
|
-
}
|
|
1405
|
-
},
|
|
1406
|
-
{
|
|
1407
|
-
"id": 22,
|
|
1408
|
-
"name": "sources",
|
|
1409
|
-
"kind": 1024,
|
|
1410
|
-
"kindString": "Property",
|
|
1411
|
-
"flags": {
|
|
1412
|
-
"isOptional": true
|
|
1413
|
-
},
|
|
1414
|
-
"sources": [
|
|
1415
|
-
{
|
|
1416
|
-
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
1417
|
-
"line": 15,
|
|
1418
|
-
"character": 4
|
|
1419
|
-
}
|
|
1420
|
-
],
|
|
1421
|
-
"type": {
|
|
1422
|
-
"type": "array",
|
|
1423
|
-
"elementType": {
|
|
1424
|
-
"type": "intrinsic",
|
|
1425
|
-
"name": "string"
|
|
1426
|
-
}
|
|
1427
|
-
},
|
|
1428
|
-
"inheritedFrom": {
|
|
1429
|
-
"type": "reference",
|
|
1430
|
-
"name": "XyoWitnessConfig.sources"
|
|
1431
|
-
}
|
|
1432
|
-
},
|
|
1433
|
-
{
|
|
1434
|
-
"id": 16,
|
|
1435
|
-
"name": "targetSchema",
|
|
1436
|
-
"kind": 1024,
|
|
1437
|
-
"kindString": "Property",
|
|
1438
|
-
"flags": {},
|
|
1439
|
-
"sources": [
|
|
1440
|
-
{
|
|
1441
|
-
"fileName": "sdk/witness/dist/esm/Witness/XyoWitnessConfig.d.ts",
|
|
1442
|
-
"line": 4,
|
|
1443
|
-
"character": 4
|
|
1444
|
-
}
|
|
1445
|
-
],
|
|
1446
|
-
"type": {
|
|
1447
|
-
"type": "intrinsic",
|
|
1448
|
-
"name": "string"
|
|
1449
|
-
},
|
|
1450
|
-
"inheritedFrom": {
|
|
1451
|
-
"type": "reference",
|
|
1452
|
-
"name": "XyoWitnessConfig.targetSchema"
|
|
1453
|
-
}
|
|
1454
|
-
},
|
|
1455
|
-
{
|
|
1456
|
-
"id": 23,
|
|
1457
|
-
"name": "timestamp",
|
|
1458
|
-
"kind": 1024,
|
|
1459
|
-
"kindString": "Property",
|
|
1460
|
-
"flags": {
|
|
1461
|
-
"isOptional": true
|
|
1462
|
-
},
|
|
1463
|
-
"sources": [
|
|
1464
|
-
{
|
|
1465
|
-
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
1466
|
-
"line": 16,
|
|
1467
|
-
"character": 4
|
|
1058
|
+
"name": "XyoBoundWitness"
|
|
1059
|
+
},
|
|
1060
|
+
{
|
|
1061
|
+
"type": "array",
|
|
1062
|
+
"elementType": {
|
|
1063
|
+
"type": "reflection",
|
|
1064
|
+
"declaration": {
|
|
1065
|
+
"id": 35,
|
|
1066
|
+
"name": "__type",
|
|
1067
|
+
"kind": 65536,
|
|
1068
|
+
"kindString": "Type literal",
|
|
1069
|
+
"flags": {},
|
|
1070
|
+
"children": [
|
|
1071
|
+
{
|
|
1072
|
+
"id": 37,
|
|
1073
|
+
"name": "previousHash",
|
|
1074
|
+
"kind": 1024,
|
|
1075
|
+
"kindString": "Property",
|
|
1076
|
+
"flags": {
|
|
1077
|
+
"isOptional": true
|
|
1078
|
+
},
|
|
1079
|
+
"sources": [
|
|
1080
|
+
{
|
|
1081
|
+
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
1082
|
+
"line": 9,
|
|
1083
|
+
"character": 4
|
|
1084
|
+
}
|
|
1085
|
+
],
|
|
1086
|
+
"type": {
|
|
1087
|
+
"type": "intrinsic",
|
|
1088
|
+
"name": "string"
|
|
1089
|
+
}
|
|
1090
|
+
},
|
|
1091
|
+
{
|
|
1092
|
+
"id": 36,
|
|
1093
|
+
"name": "schema",
|
|
1094
|
+
"kind": 1024,
|
|
1095
|
+
"kindString": "Property",
|
|
1096
|
+
"flags": {},
|
|
1097
|
+
"sources": [
|
|
1098
|
+
{
|
|
1099
|
+
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
1100
|
+
"line": 8,
|
|
1101
|
+
"character": 4
|
|
1102
|
+
}
|
|
1103
|
+
],
|
|
1104
|
+
"type": {
|
|
1105
|
+
"type": "intrinsic",
|
|
1106
|
+
"name": "string"
|
|
1107
|
+
}
|
|
1108
|
+
},
|
|
1109
|
+
{
|
|
1110
|
+
"id": 38,
|
|
1111
|
+
"name": "sources",
|
|
1112
|
+
"kind": 1024,
|
|
1113
|
+
"kindString": "Property",
|
|
1114
|
+
"flags": {
|
|
1115
|
+
"isOptional": true
|
|
1116
|
+
},
|
|
1117
|
+
"sources": [
|
|
1118
|
+
{
|
|
1119
|
+
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
1120
|
+
"line": 10,
|
|
1121
|
+
"character": 4
|
|
1122
|
+
}
|
|
1123
|
+
],
|
|
1124
|
+
"type": {
|
|
1125
|
+
"type": "array",
|
|
1126
|
+
"elementType": {
|
|
1127
|
+
"type": "intrinsic",
|
|
1128
|
+
"name": "string"
|
|
1129
|
+
}
|
|
1130
|
+
}
|
|
1131
|
+
},
|
|
1132
|
+
{
|
|
1133
|
+
"id": 39,
|
|
1134
|
+
"name": "timestamp",
|
|
1135
|
+
"kind": 1024,
|
|
1136
|
+
"kindString": "Property",
|
|
1137
|
+
"flags": {
|
|
1138
|
+
"isOptional": true
|
|
1139
|
+
},
|
|
1140
|
+
"sources": [
|
|
1141
|
+
{
|
|
1142
|
+
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
1143
|
+
"line": 11,
|
|
1144
|
+
"character": 4
|
|
1145
|
+
}
|
|
1146
|
+
],
|
|
1147
|
+
"type": {
|
|
1148
|
+
"type": "intrinsic",
|
|
1149
|
+
"name": "number"
|
|
1150
|
+
}
|
|
1151
|
+
}
|
|
1152
|
+
],
|
|
1153
|
+
"groups": [
|
|
1154
|
+
{
|
|
1155
|
+
"title": "Properties",
|
|
1156
|
+
"children": [
|
|
1157
|
+
37,
|
|
1158
|
+
36,
|
|
1159
|
+
38,
|
|
1160
|
+
39
|
|
1161
|
+
]
|
|
1162
|
+
}
|
|
1163
|
+
],
|
|
1164
|
+
"sources": [
|
|
1165
|
+
{
|
|
1166
|
+
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
1167
|
+
"line": 7,
|
|
1168
|
+
"character": 107
|
|
1169
|
+
}
|
|
1170
|
+
]
|
|
1171
|
+
}
|
|
1172
|
+
}
|
|
1173
|
+
}
|
|
1174
|
+
]
|
|
1175
|
+
}
|
|
1176
|
+
],
|
|
1177
|
+
"name": "Promise",
|
|
1178
|
+
"qualifiedName": "Promise",
|
|
1179
|
+
"package": "typescript"
|
|
1180
|
+
},
|
|
1181
|
+
"inheritedFrom": {
|
|
1182
|
+
"type": "reference",
|
|
1183
|
+
"name": "XyoWitness.query"
|
|
1184
|
+
}
|
|
1468
1185
|
}
|
|
1469
1186
|
],
|
|
1470
|
-
"type": {
|
|
1471
|
-
"type": "intrinsic",
|
|
1472
|
-
"name": "number"
|
|
1473
|
-
},
|
|
1474
1187
|
"inheritedFrom": {
|
|
1475
1188
|
"type": "reference",
|
|
1476
|
-
"name": "
|
|
1189
|
+
"name": "XyoWitness.query"
|
|
1477
1190
|
}
|
|
1478
1191
|
}
|
|
1479
1192
|
],
|
|
1480
1193
|
"groups": [
|
|
1194
|
+
{
|
|
1195
|
+
"title": "Constructors",
|
|
1196
|
+
"children": [
|
|
1197
|
+
21
|
|
1198
|
+
]
|
|
1199
|
+
},
|
|
1481
1200
|
{
|
|
1482
1201
|
"title": "Properties",
|
|
1483
1202
|
"children": [
|
|
1203
|
+
40,
|
|
1484
1204
|
24,
|
|
1485
|
-
|
|
1486
|
-
|
|
1205
|
+
20
|
|
1206
|
+
]
|
|
1207
|
+
},
|
|
1208
|
+
{
|
|
1209
|
+
"title": "Accessors",
|
|
1210
|
+
"children": [
|
|
1211
|
+
49,
|
|
1212
|
+
51,
|
|
1213
|
+
30,
|
|
1214
|
+
28
|
|
1215
|
+
]
|
|
1216
|
+
},
|
|
1217
|
+
{
|
|
1218
|
+
"title": "Methods",
|
|
1219
|
+
"children": [
|
|
1220
|
+
53,
|
|
1221
|
+
62,
|
|
1487
1222
|
25,
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
22,
|
|
1491
|
-
16,
|
|
1492
|
-
23
|
|
1223
|
+
46,
|
|
1224
|
+
32
|
|
1493
1225
|
]
|
|
1494
1226
|
}
|
|
1495
1227
|
],
|
|
1496
1228
|
"sources": [
|
|
1497
1229
|
{
|
|
1498
1230
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
1499
|
-
"line":
|
|
1500
|
-
"character":
|
|
1501
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1231
|
+
"line": 20,
|
|
1232
|
+
"character": 13,
|
|
1233
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1881576/packages/plugins/packages/id/src/Witness.ts#L20"
|
|
1502
1234
|
}
|
|
1503
1235
|
],
|
|
1504
1236
|
"extendedTypes": [
|
|
1505
1237
|
{
|
|
1506
1238
|
"type": "reference",
|
|
1507
|
-
"
|
|
1239
|
+
"typeArguments": [
|
|
1240
|
+
{
|
|
1241
|
+
"type": "reference",
|
|
1242
|
+
"id": 4,
|
|
1243
|
+
"name": "XyoIdPayload"
|
|
1244
|
+
}
|
|
1245
|
+
],
|
|
1246
|
+
"name": "XyoWitness"
|
|
1508
1247
|
}
|
|
1509
1248
|
]
|
|
1510
1249
|
},
|
|
1511
1250
|
{
|
|
1512
|
-
"id":
|
|
1251
|
+
"id": 4,
|
|
1513
1252
|
"name": "XyoIdPayload",
|
|
1514
1253
|
"kind": 4194304,
|
|
1515
1254
|
"kindString": "Type alias",
|
|
@@ -1519,7 +1258,7 @@
|
|
|
1519
1258
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
1520
1259
|
"line": 5,
|
|
1521
1260
|
"character": 12,
|
|
1522
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1261
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1881576/packages/plugins/packages/id/src/Payload.ts#L5"
|
|
1523
1262
|
}
|
|
1524
1263
|
],
|
|
1525
1264
|
"type": {
|
|
@@ -1528,14 +1267,14 @@
|
|
|
1528
1267
|
{
|
|
1529
1268
|
"type": "reflection",
|
|
1530
1269
|
"declaration": {
|
|
1531
|
-
"id":
|
|
1270
|
+
"id": 5,
|
|
1532
1271
|
"name": "__type",
|
|
1533
1272
|
"kind": 65536,
|
|
1534
1273
|
"kindString": "Type literal",
|
|
1535
1274
|
"flags": {},
|
|
1536
1275
|
"children": [
|
|
1537
1276
|
{
|
|
1538
|
-
"id":
|
|
1277
|
+
"id": 7,
|
|
1539
1278
|
"name": "salt",
|
|
1540
1279
|
"kind": 1024,
|
|
1541
1280
|
"kindString": "Property",
|
|
@@ -1545,7 +1284,7 @@
|
|
|
1545
1284
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
1546
1285
|
"line": 7,
|
|
1547
1286
|
"character": 2,
|
|
1548
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1287
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1881576/packages/plugins/packages/id/src/Payload.ts#L7"
|
|
1549
1288
|
}
|
|
1550
1289
|
],
|
|
1551
1290
|
"type": {
|
|
@@ -1554,7 +1293,7 @@
|
|
|
1554
1293
|
}
|
|
1555
1294
|
},
|
|
1556
1295
|
{
|
|
1557
|
-
"id":
|
|
1296
|
+
"id": 6,
|
|
1558
1297
|
"name": "schema",
|
|
1559
1298
|
"kind": 1024,
|
|
1560
1299
|
"kindString": "Property",
|
|
@@ -1564,12 +1303,12 @@
|
|
|
1564
1303
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
1565
1304
|
"line": 6,
|
|
1566
1305
|
"character": 2,
|
|
1567
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1306
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1881576/packages/plugins/packages/id/src/Payload.ts#L6"
|
|
1568
1307
|
}
|
|
1569
1308
|
],
|
|
1570
1309
|
"type": {
|
|
1571
1310
|
"type": "reference",
|
|
1572
|
-
"id":
|
|
1311
|
+
"id": 8,
|
|
1573
1312
|
"name": "XyoIdPayloadSchema"
|
|
1574
1313
|
}
|
|
1575
1314
|
}
|
|
@@ -1578,8 +1317,8 @@
|
|
|
1578
1317
|
{
|
|
1579
1318
|
"title": "Properties",
|
|
1580
1319
|
"children": [
|
|
1581
|
-
|
|
1582
|
-
|
|
1320
|
+
7,
|
|
1321
|
+
6
|
|
1583
1322
|
]
|
|
1584
1323
|
}
|
|
1585
1324
|
],
|
|
@@ -1588,7 +1327,7 @@
|
|
|
1588
1327
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
1589
1328
|
"line": 5,
|
|
1590
1329
|
"character": 38,
|
|
1591
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1330
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1881576/packages/plugins/packages/id/src/Payload.ts#L5"
|
|
1592
1331
|
}
|
|
1593
1332
|
]
|
|
1594
1333
|
}
|
|
@@ -1598,7 +1337,7 @@
|
|
|
1598
1337
|
}
|
|
1599
1338
|
},
|
|
1600
1339
|
{
|
|
1601
|
-
"id":
|
|
1340
|
+
"id": 9,
|
|
1602
1341
|
"name": "XyoIdPayloadSchema",
|
|
1603
1342
|
"kind": 4194304,
|
|
1604
1343
|
"kindString": "Type alias",
|
|
@@ -1608,13 +1347,13 @@
|
|
|
1608
1347
|
"fileName": "plugins/packages/id/src/Schema.ts",
|
|
1609
1348
|
"line": 1,
|
|
1610
1349
|
"character": 12,
|
|
1611
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1350
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1881576/packages/plugins/packages/id/src/Schema.ts#L1"
|
|
1612
1351
|
},
|
|
1613
1352
|
{
|
|
1614
1353
|
"fileName": "plugins/packages/id/src/Schema.ts",
|
|
1615
1354
|
"line": 2,
|
|
1616
1355
|
"character": 13,
|
|
1617
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1356
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1881576/packages/plugins/packages/id/src/Schema.ts#L2"
|
|
1618
1357
|
}
|
|
1619
1358
|
],
|
|
1620
1359
|
"type": {
|
|
@@ -1623,7 +1362,149 @@
|
|
|
1623
1362
|
}
|
|
1624
1363
|
},
|
|
1625
1364
|
{
|
|
1626
|
-
"id":
|
|
1365
|
+
"id": 14,
|
|
1366
|
+
"name": "XyoIdWitnessConfig",
|
|
1367
|
+
"kind": 4194304,
|
|
1368
|
+
"kindString": "Type alias",
|
|
1369
|
+
"flags": {},
|
|
1370
|
+
"sources": [
|
|
1371
|
+
{
|
|
1372
|
+
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
1373
|
+
"line": 11,
|
|
1374
|
+
"character": 12,
|
|
1375
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1881576/packages/plugins/packages/id/src/Witness.ts#L11"
|
|
1376
|
+
}
|
|
1377
|
+
],
|
|
1378
|
+
"type": {
|
|
1379
|
+
"type": "reference",
|
|
1380
|
+
"typeArguments": [
|
|
1381
|
+
{
|
|
1382
|
+
"type": "reference",
|
|
1383
|
+
"id": 4,
|
|
1384
|
+
"name": "XyoIdPayload"
|
|
1385
|
+
},
|
|
1386
|
+
{
|
|
1387
|
+
"type": "reflection",
|
|
1388
|
+
"declaration": {
|
|
1389
|
+
"id": 15,
|
|
1390
|
+
"name": "__type",
|
|
1391
|
+
"kind": 65536,
|
|
1392
|
+
"kindString": "Type literal",
|
|
1393
|
+
"flags": {},
|
|
1394
|
+
"children": [
|
|
1395
|
+
{
|
|
1396
|
+
"id": 18,
|
|
1397
|
+
"name": "salt",
|
|
1398
|
+
"kind": 1024,
|
|
1399
|
+
"kindString": "Property",
|
|
1400
|
+
"flags": {
|
|
1401
|
+
"isOptional": true
|
|
1402
|
+
},
|
|
1403
|
+
"sources": [
|
|
1404
|
+
{
|
|
1405
|
+
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
1406
|
+
"line": 16,
|
|
1407
|
+
"character": 4,
|
|
1408
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1881576/packages/plugins/packages/id/src/Witness.ts#L16"
|
|
1409
|
+
}
|
|
1410
|
+
],
|
|
1411
|
+
"type": {
|
|
1412
|
+
"type": "intrinsic",
|
|
1413
|
+
"name": "string"
|
|
1414
|
+
}
|
|
1415
|
+
},
|
|
1416
|
+
{
|
|
1417
|
+
"id": 16,
|
|
1418
|
+
"name": "schema",
|
|
1419
|
+
"kind": 1024,
|
|
1420
|
+
"kindString": "Property",
|
|
1421
|
+
"flags": {},
|
|
1422
|
+
"sources": [
|
|
1423
|
+
{
|
|
1424
|
+
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
1425
|
+
"line": 14,
|
|
1426
|
+
"character": 4,
|
|
1427
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1881576/packages/plugins/packages/id/src/Witness.ts#L14"
|
|
1428
|
+
}
|
|
1429
|
+
],
|
|
1430
|
+
"type": {
|
|
1431
|
+
"type": "reference",
|
|
1432
|
+
"id": 12,
|
|
1433
|
+
"name": "XyoIdWitnessConfigSchema"
|
|
1434
|
+
}
|
|
1435
|
+
},
|
|
1436
|
+
{
|
|
1437
|
+
"id": 17,
|
|
1438
|
+
"name": "targetSchema",
|
|
1439
|
+
"kind": 1024,
|
|
1440
|
+
"kindString": "Property",
|
|
1441
|
+
"flags": {},
|
|
1442
|
+
"sources": [
|
|
1443
|
+
{
|
|
1444
|
+
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
1445
|
+
"line": 15,
|
|
1446
|
+
"character": 4,
|
|
1447
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1881576/packages/plugins/packages/id/src/Witness.ts#L15"
|
|
1448
|
+
}
|
|
1449
|
+
],
|
|
1450
|
+
"type": {
|
|
1451
|
+
"type": "reference",
|
|
1452
|
+
"id": 8,
|
|
1453
|
+
"name": "XyoIdPayloadSchema"
|
|
1454
|
+
}
|
|
1455
|
+
}
|
|
1456
|
+
],
|
|
1457
|
+
"groups": [
|
|
1458
|
+
{
|
|
1459
|
+
"title": "Properties",
|
|
1460
|
+
"children": [
|
|
1461
|
+
18,
|
|
1462
|
+
16,
|
|
1463
|
+
17
|
|
1464
|
+
]
|
|
1465
|
+
}
|
|
1466
|
+
],
|
|
1467
|
+
"sources": [
|
|
1468
|
+
{
|
|
1469
|
+
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
1470
|
+
"line": 13,
|
|
1471
|
+
"character": 2,
|
|
1472
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1881576/packages/plugins/packages/id/src/Witness.ts#L13"
|
|
1473
|
+
}
|
|
1474
|
+
]
|
|
1475
|
+
}
|
|
1476
|
+
}
|
|
1477
|
+
],
|
|
1478
|
+
"name": "XyoWitnessConfig"
|
|
1479
|
+
}
|
|
1480
|
+
},
|
|
1481
|
+
{
|
|
1482
|
+
"id": 13,
|
|
1483
|
+
"name": "XyoIdWitnessConfigSchema",
|
|
1484
|
+
"kind": 4194304,
|
|
1485
|
+
"kindString": "Type alias",
|
|
1486
|
+
"flags": {},
|
|
1487
|
+
"sources": [
|
|
1488
|
+
{
|
|
1489
|
+
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
1490
|
+
"line": 8,
|
|
1491
|
+
"character": 12,
|
|
1492
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1881576/packages/plugins/packages/id/src/Witness.ts#L8"
|
|
1493
|
+
},
|
|
1494
|
+
{
|
|
1495
|
+
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
1496
|
+
"line": 9,
|
|
1497
|
+
"character": 13,
|
|
1498
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1881576/packages/plugins/packages/id/src/Witness.ts#L9"
|
|
1499
|
+
}
|
|
1500
|
+
],
|
|
1501
|
+
"type": {
|
|
1502
|
+
"type": "literal",
|
|
1503
|
+
"value": "network.xyo.id.witness.config"
|
|
1504
|
+
}
|
|
1505
|
+
},
|
|
1506
|
+
{
|
|
1507
|
+
"id": 8,
|
|
1627
1508
|
"name": "XyoIdPayloadSchema",
|
|
1628
1509
|
"kind": 32,
|
|
1629
1510
|
"kindString": "Variable",
|
|
@@ -1633,13 +1514,13 @@
|
|
|
1633
1514
|
"fileName": "plugins/packages/id/src/Schema.ts",
|
|
1634
1515
|
"line": 1,
|
|
1635
1516
|
"character": 12,
|
|
1636
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1517
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1881576/packages/plugins/packages/id/src/Schema.ts#L1"
|
|
1637
1518
|
},
|
|
1638
1519
|
{
|
|
1639
1520
|
"fileName": "plugins/packages/id/src/Schema.ts",
|
|
1640
1521
|
"line": 2,
|
|
1641
1522
|
"character": 13,
|
|
1642
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1523
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1881576/packages/plugins/packages/id/src/Schema.ts#L2"
|
|
1643
1524
|
}
|
|
1644
1525
|
],
|
|
1645
1526
|
"type": {
|
|
@@ -1647,6 +1528,31 @@
|
|
|
1647
1528
|
"value": "network.xyo.id"
|
|
1648
1529
|
}
|
|
1649
1530
|
},
|
|
1531
|
+
{
|
|
1532
|
+
"id": 12,
|
|
1533
|
+
"name": "XyoIdWitnessConfigSchema",
|
|
1534
|
+
"kind": 32,
|
|
1535
|
+
"kindString": "Variable",
|
|
1536
|
+
"flags": {},
|
|
1537
|
+
"sources": [
|
|
1538
|
+
{
|
|
1539
|
+
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
1540
|
+
"line": 8,
|
|
1541
|
+
"character": 12,
|
|
1542
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1881576/packages/plugins/packages/id/src/Witness.ts#L8"
|
|
1543
|
+
},
|
|
1544
|
+
{
|
|
1545
|
+
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
1546
|
+
"line": 9,
|
|
1547
|
+
"character": 13,
|
|
1548
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1881576/packages/plugins/packages/id/src/Witness.ts#L9"
|
|
1549
|
+
}
|
|
1550
|
+
],
|
|
1551
|
+
"type": {
|
|
1552
|
+
"type": "literal",
|
|
1553
|
+
"value": "network.xyo.id.witness.config"
|
|
1554
|
+
}
|
|
1555
|
+
},
|
|
1650
1556
|
{
|
|
1651
1557
|
"id": 1,
|
|
1652
1558
|
"name": "XyoIdPayloadPlugin",
|
|
@@ -1656,9 +1562,9 @@
|
|
|
1656
1562
|
"sources": [
|
|
1657
1563
|
{
|
|
1658
1564
|
"fileName": "plugins/packages/id/src/Plugin.ts",
|
|
1659
|
-
"line":
|
|
1565
|
+
"line": 9,
|
|
1660
1566
|
"character": 13,
|
|
1661
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1567
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1881576/packages/plugins/packages/id/src/Plugin.ts#L9"
|
|
1662
1568
|
}
|
|
1663
1569
|
],
|
|
1664
1570
|
"signatures": [
|
|
@@ -1680,73 +1586,19 @@
|
|
|
1680
1586
|
"type": {
|
|
1681
1587
|
"type": "reference",
|
|
1682
1588
|
"typeArguments": [
|
|
1589
|
+
{
|
|
1590
|
+
"type": "reference",
|
|
1591
|
+
"id": 4,
|
|
1592
|
+
"name": "XyoIdPayload"
|
|
1593
|
+
},
|
|
1683
1594
|
{
|
|
1684
1595
|
"type": "reference",
|
|
1685
1596
|
"id": 14,
|
|
1686
1597
|
"name": "XyoIdWitnessConfig"
|
|
1687
1598
|
},
|
|
1688
1599
|
{
|
|
1689
|
-
"type": "
|
|
1690
|
-
"
|
|
1691
|
-
{
|
|
1692
|
-
"type": "reference",
|
|
1693
|
-
"typeArguments": [
|
|
1694
|
-
{
|
|
1695
|
-
"type": "reference",
|
|
1696
|
-
"typeArguments": [
|
|
1697
|
-
{
|
|
1698
|
-
"type": "reflection",
|
|
1699
|
-
"declaration": {
|
|
1700
|
-
"id": 4,
|
|
1701
|
-
"name": "__type",
|
|
1702
|
-
"kind": 65536,
|
|
1703
|
-
"kindString": "Type literal",
|
|
1704
|
-
"flags": {},
|
|
1705
|
-
"children": [
|
|
1706
|
-
{
|
|
1707
|
-
"id": 5,
|
|
1708
|
-
"name": "schema",
|
|
1709
|
-
"kind": 1024,
|
|
1710
|
-
"kindString": "Property",
|
|
1711
|
-
"flags": {},
|
|
1712
|
-
"sources": [
|
|
1713
|
-
{
|
|
1714
|
-
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
1715
|
-
"line": 10,
|
|
1716
|
-
"character": 4
|
|
1717
|
-
}
|
|
1718
|
-
],
|
|
1719
|
-
"type": {
|
|
1720
|
-
"type": "intrinsic",
|
|
1721
|
-
"name": "string"
|
|
1722
|
-
}
|
|
1723
|
-
}
|
|
1724
|
-
],
|
|
1725
|
-
"groups": [
|
|
1726
|
-
{
|
|
1727
|
-
"title": "Properties",
|
|
1728
|
-
"children": [
|
|
1729
|
-
5
|
|
1730
|
-
]
|
|
1731
|
-
}
|
|
1732
|
-
],
|
|
1733
|
-
"sources": [
|
|
1734
|
-
{
|
|
1735
|
-
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
1736
|
-
"line": 9,
|
|
1737
|
-
"character": 4
|
|
1738
|
-
}
|
|
1739
|
-
]
|
|
1740
|
-
}
|
|
1741
|
-
}
|
|
1742
|
-
],
|
|
1743
|
-
"name": "XyoPayload"
|
|
1744
|
-
}
|
|
1745
|
-
],
|
|
1746
|
-
"name": "XyoWitnessQueryPayload"
|
|
1747
|
-
}
|
|
1748
|
-
],
|
|
1749
|
-
"name": "XyoWitnessConfig"
|
|
1600
|
+
"type": "intrinsic",
|
|
1601
|
+
"name": "void"
|
|
1750
1602
|
}
|
|
1751
1603
|
],
|
|
1752
1604
|
"name": "XyoPayloadPluginConfig"
|
|
@@ -1756,13 +1608,9 @@
|
|
|
1756
1608
|
"type": {
|
|
1757
1609
|
"type": "reference",
|
|
1758
1610
|
"typeArguments": [
|
|
1759
|
-
{
|
|
1760
|
-
"type": "literal",
|
|
1761
|
-
"value": "network.xyo.id"
|
|
1762
|
-
},
|
|
1763
1611
|
{
|
|
1764
1612
|
"type": "reference",
|
|
1765
|
-
"id":
|
|
1613
|
+
"id": 4,
|
|
1766
1614
|
"name": "XyoIdPayload"
|
|
1767
1615
|
}
|
|
1768
1616
|
],
|
|
@@ -1772,7 +1620,7 @@
|
|
|
1772
1620
|
]
|
|
1773
1621
|
},
|
|
1774
1622
|
{
|
|
1775
|
-
"id":
|
|
1623
|
+
"id": 10,
|
|
1776
1624
|
"name": "XyoIdPayloadTemplate",
|
|
1777
1625
|
"kind": 64,
|
|
1778
1626
|
"kindString": "Function",
|
|
@@ -1782,19 +1630,19 @@
|
|
|
1782
1630
|
"fileName": "plugins/packages/id/src/Template.ts",
|
|
1783
1631
|
"line": 4,
|
|
1784
1632
|
"character": 13,
|
|
1785
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1633
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1881576/packages/plugins/packages/id/src/Template.ts#L4"
|
|
1786
1634
|
}
|
|
1787
1635
|
],
|
|
1788
1636
|
"signatures": [
|
|
1789
1637
|
{
|
|
1790
|
-
"id":
|
|
1638
|
+
"id": 11,
|
|
1791
1639
|
"name": "XyoIdPayloadTemplate",
|
|
1792
1640
|
"kind": 4096,
|
|
1793
1641
|
"kindString": "Call signature",
|
|
1794
1642
|
"flags": {},
|
|
1795
1643
|
"type": {
|
|
1796
1644
|
"type": "reference",
|
|
1797
|
-
"id":
|
|
1645
|
+
"id": 4,
|
|
1798
1646
|
"name": "XyoIdPayload"
|
|
1799
1647
|
}
|
|
1800
1648
|
}
|
|
@@ -1805,39 +1653,36 @@
|
|
|
1805
1653
|
{
|
|
1806
1654
|
"title": "References",
|
|
1807
1655
|
"children": [
|
|
1808
|
-
|
|
1656
|
+
75
|
|
1809
1657
|
]
|
|
1810
1658
|
},
|
|
1811
1659
|
{
|
|
1812
1660
|
"title": "Classes",
|
|
1813
1661
|
"children": [
|
|
1814
|
-
|
|
1815
|
-
]
|
|
1816
|
-
},
|
|
1817
|
-
{
|
|
1818
|
-
"title": "Interfaces",
|
|
1819
|
-
"children": [
|
|
1820
|
-
14
|
|
1662
|
+
19
|
|
1821
1663
|
]
|
|
1822
1664
|
},
|
|
1823
1665
|
{
|
|
1824
1666
|
"title": "Type Aliases",
|
|
1825
1667
|
"children": [
|
|
1826
|
-
|
|
1827
|
-
|
|
1668
|
+
4,
|
|
1669
|
+
9,
|
|
1670
|
+
14,
|
|
1671
|
+
13
|
|
1828
1672
|
]
|
|
1829
1673
|
},
|
|
1830
1674
|
{
|
|
1831
1675
|
"title": "Variables",
|
|
1832
1676
|
"children": [
|
|
1833
|
-
|
|
1677
|
+
8,
|
|
1678
|
+
12
|
|
1834
1679
|
]
|
|
1835
1680
|
},
|
|
1836
1681
|
{
|
|
1837
1682
|
"title": "Functions",
|
|
1838
1683
|
"children": [
|
|
1839
1684
|
1,
|
|
1840
|
-
|
|
1685
|
+
10
|
|
1841
1686
|
]
|
|
1842
1687
|
}
|
|
1843
1688
|
],
|
|
@@ -1846,7 +1691,7 @@
|
|
|
1846
1691
|
"fileName": "plugins/packages/id/src/index.ts",
|
|
1847
1692
|
"line": 1,
|
|
1848
1693
|
"character": 0,
|
|
1849
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1694
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1881576/packages/plugins/packages/id/src/index.ts#L1"
|
|
1850
1695
|
}
|
|
1851
1696
|
]
|
|
1852
1697
|
}
|