@xyo-network/id-payload-plugin 2.33.15 → 2.35.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/Plugin.d.ts +10 -0
- package/dist/cjs/Plugin.d.ts.map +1 -1
- package/dist/docs.json +1149 -270
- package/dist/esm/Plugin.d.ts +10 -0
- package/dist/esm/Plugin.d.ts.map +1 -1
- package/package.json +4 -4
package/dist/docs.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"originalName": "",
|
|
8
8
|
"children": [
|
|
9
9
|
{
|
|
10
|
-
"id":
|
|
10
|
+
"id": 151,
|
|
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/21e645b/packages/plugins/packages/id/src/index.ts#L11"
|
|
21
21
|
}
|
|
22
22
|
],
|
|
23
23
|
"target": 1
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
|
-
"id":
|
|
26
|
+
"id": 41,
|
|
27
27
|
"name": "XyoIdWitness",
|
|
28
28
|
"kind": 128,
|
|
29
29
|
"kindString": "Class",
|
|
30
30
|
"flags": {},
|
|
31
31
|
"children": [
|
|
32
32
|
{
|
|
33
|
-
"id":
|
|
33
|
+
"id": 43,
|
|
34
34
|
"name": "constructor",
|
|
35
35
|
"kind": 512,
|
|
36
36
|
"kindString": "Constructor",
|
|
@@ -40,19 +40,19 @@
|
|
|
40
40
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
41
41
|
"line": 20,
|
|
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/21e645b/packages/plugins/packages/id/src/Witness.ts#L20"
|
|
44
44
|
}
|
|
45
45
|
],
|
|
46
46
|
"signatures": [
|
|
47
47
|
{
|
|
48
|
-
"id":
|
|
48
|
+
"id": 44,
|
|
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": 45,
|
|
56
56
|
"name": "config",
|
|
57
57
|
"kind": 32768,
|
|
58
58
|
"kindString": "Parameter",
|
|
@@ -74,14 +74,158 @@
|
|
|
74
74
|
{
|
|
75
75
|
"type": "reflection",
|
|
76
76
|
"declaration": {
|
|
77
|
-
"id":
|
|
77
|
+
"id": 46,
|
|
78
|
+
"name": "__type",
|
|
79
|
+
"kind": 65536,
|
|
80
|
+
"kindString": "Type literal",
|
|
81
|
+
"flags": {},
|
|
82
|
+
"children": [
|
|
83
|
+
{
|
|
84
|
+
"id": 47,
|
|
85
|
+
"name": "security",
|
|
86
|
+
"kind": 1024,
|
|
87
|
+
"kindString": "Property",
|
|
88
|
+
"flags": {
|
|
89
|
+
"isOptional": true
|
|
90
|
+
},
|
|
91
|
+
"sources": [
|
|
92
|
+
{
|
|
93
|
+
"fileName": "modules/packages/module/dist/esm/Config.d.ts",
|
|
94
|
+
"line": 8,
|
|
95
|
+
"character": 4
|
|
96
|
+
}
|
|
97
|
+
],
|
|
98
|
+
"type": {
|
|
99
|
+
"type": "reflection",
|
|
100
|
+
"declaration": {
|
|
101
|
+
"id": 48,
|
|
102
|
+
"name": "__type",
|
|
103
|
+
"kind": 65536,
|
|
104
|
+
"kindString": "Type literal",
|
|
105
|
+
"flags": {},
|
|
106
|
+
"children": [
|
|
107
|
+
{
|
|
108
|
+
"id": 49,
|
|
109
|
+
"name": "allowed",
|
|
110
|
+
"kind": 1024,
|
|
111
|
+
"kindString": "Property",
|
|
112
|
+
"flags": {
|
|
113
|
+
"isOptional": true
|
|
114
|
+
},
|
|
115
|
+
"sources": [
|
|
116
|
+
{
|
|
117
|
+
"fileName": "modules/packages/module/dist/esm/Config.d.ts",
|
|
118
|
+
"line": 9,
|
|
119
|
+
"character": 8
|
|
120
|
+
}
|
|
121
|
+
],
|
|
122
|
+
"type": {
|
|
123
|
+
"type": "reference",
|
|
124
|
+
"typeArguments": [
|
|
125
|
+
{
|
|
126
|
+
"type": "intrinsic",
|
|
127
|
+
"name": "string"
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
"type": "array",
|
|
131
|
+
"elementType": {
|
|
132
|
+
"type": "array",
|
|
133
|
+
"elementType": {
|
|
134
|
+
"type": "intrinsic",
|
|
135
|
+
"name": "string"
|
|
136
|
+
}
|
|
137
|
+
}
|
|
138
|
+
}
|
|
139
|
+
],
|
|
140
|
+
"name": "Record",
|
|
141
|
+
"qualifiedName": "Record",
|
|
142
|
+
"package": "typescript"
|
|
143
|
+
}
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"id": 50,
|
|
147
|
+
"name": "disallowed",
|
|
148
|
+
"kind": 1024,
|
|
149
|
+
"kindString": "Property",
|
|
150
|
+
"flags": {
|
|
151
|
+
"isOptional": true
|
|
152
|
+
},
|
|
153
|
+
"sources": [
|
|
154
|
+
{
|
|
155
|
+
"fileName": "modules/packages/module/dist/esm/Config.d.ts",
|
|
156
|
+
"line": 10,
|
|
157
|
+
"character": 8
|
|
158
|
+
}
|
|
159
|
+
],
|
|
160
|
+
"type": {
|
|
161
|
+
"type": "reference",
|
|
162
|
+
"typeArguments": [
|
|
163
|
+
{
|
|
164
|
+
"type": "intrinsic",
|
|
165
|
+
"name": "string"
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"type": "array",
|
|
169
|
+
"elementType": {
|
|
170
|
+
"type": "intrinsic",
|
|
171
|
+
"name": "string"
|
|
172
|
+
}
|
|
173
|
+
}
|
|
174
|
+
],
|
|
175
|
+
"name": "Record",
|
|
176
|
+
"qualifiedName": "Record",
|
|
177
|
+
"package": "typescript"
|
|
178
|
+
}
|
|
179
|
+
}
|
|
180
|
+
],
|
|
181
|
+
"groups": [
|
|
182
|
+
{
|
|
183
|
+
"title": "Properties",
|
|
184
|
+
"children": [
|
|
185
|
+
49,
|
|
186
|
+
50
|
|
187
|
+
]
|
|
188
|
+
}
|
|
189
|
+
],
|
|
190
|
+
"sources": [
|
|
191
|
+
{
|
|
192
|
+
"fileName": "modules/packages/module/dist/esm/Config.d.ts",
|
|
193
|
+
"line": 8,
|
|
194
|
+
"character": 15
|
|
195
|
+
}
|
|
196
|
+
]
|
|
197
|
+
}
|
|
198
|
+
}
|
|
199
|
+
}
|
|
200
|
+
],
|
|
201
|
+
"groups": [
|
|
202
|
+
{
|
|
203
|
+
"title": "Properties",
|
|
204
|
+
"children": [
|
|
205
|
+
47
|
|
206
|
+
]
|
|
207
|
+
}
|
|
208
|
+
],
|
|
209
|
+
"sources": [
|
|
210
|
+
{
|
|
211
|
+
"fileName": "modules/packages/module/dist/esm/Config.d.ts",
|
|
212
|
+
"line": 7,
|
|
213
|
+
"character": 90
|
|
214
|
+
}
|
|
215
|
+
]
|
|
216
|
+
}
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
"type": "reflection",
|
|
220
|
+
"declaration": {
|
|
221
|
+
"id": 51,
|
|
78
222
|
"name": "__type",
|
|
79
223
|
"kind": 65536,
|
|
80
224
|
"kindString": "Type literal",
|
|
81
225
|
"flags": {},
|
|
82
226
|
"children": [
|
|
83
227
|
{
|
|
84
|
-
"id":
|
|
228
|
+
"id": 53,
|
|
85
229
|
"name": "salt",
|
|
86
230
|
"kind": 1024,
|
|
87
231
|
"kindString": "Property",
|
|
@@ -91,7 +235,7 @@
|
|
|
91
235
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
92
236
|
"line": 15,
|
|
93
237
|
"character": 4,
|
|
94
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
238
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Witness.ts#L15"
|
|
95
239
|
}
|
|
96
240
|
],
|
|
97
241
|
"type": {
|
|
@@ -100,7 +244,7 @@
|
|
|
100
244
|
}
|
|
101
245
|
},
|
|
102
246
|
{
|
|
103
|
-
"id":
|
|
247
|
+
"id": 52,
|
|
104
248
|
"name": "schema",
|
|
105
249
|
"kind": 1024,
|
|
106
250
|
"kindString": "Property",
|
|
@@ -110,7 +254,7 @@
|
|
|
110
254
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
111
255
|
"line": 14,
|
|
112
256
|
"character": 4,
|
|
113
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
257
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Witness.ts#L14"
|
|
114
258
|
}
|
|
115
259
|
],
|
|
116
260
|
"type": {
|
|
@@ -123,8 +267,8 @@
|
|
|
123
267
|
{
|
|
124
268
|
"title": "Properties",
|
|
125
269
|
"children": [
|
|
126
|
-
|
|
127
|
-
|
|
270
|
+
53,
|
|
271
|
+
52
|
|
128
272
|
]
|
|
129
273
|
}
|
|
130
274
|
],
|
|
@@ -133,7 +277,7 @@
|
|
|
133
277
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
134
278
|
"line": 13,
|
|
135
279
|
"character": 2,
|
|
136
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
280
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Witness.ts#L13"
|
|
137
281
|
}
|
|
138
282
|
]
|
|
139
283
|
}
|
|
@@ -141,14 +285,14 @@
|
|
|
141
285
|
{
|
|
142
286
|
"type": "reflection",
|
|
143
287
|
"declaration": {
|
|
144
|
-
"id":
|
|
288
|
+
"id": 54,
|
|
145
289
|
"name": "__type",
|
|
146
290
|
"kind": 65536,
|
|
147
291
|
"kindString": "Type literal",
|
|
148
292
|
"flags": {},
|
|
149
293
|
"children": [
|
|
150
294
|
{
|
|
151
|
-
"id":
|
|
295
|
+
"id": 55,
|
|
152
296
|
"name": "targetSchema",
|
|
153
297
|
"kind": 1024,
|
|
154
298
|
"kindString": "Property",
|
|
@@ -170,7 +314,7 @@
|
|
|
170
314
|
{
|
|
171
315
|
"title": "Properties",
|
|
172
316
|
"children": [
|
|
173
|
-
|
|
317
|
+
55
|
|
174
318
|
]
|
|
175
319
|
}
|
|
176
320
|
],
|
|
@@ -192,7 +336,7 @@
|
|
|
192
336
|
],
|
|
193
337
|
"type": {
|
|
194
338
|
"type": "reference",
|
|
195
|
-
"id":
|
|
339
|
+
"id": 41,
|
|
196
340
|
"name": "XyoIdWitness"
|
|
197
341
|
},
|
|
198
342
|
"overwrites": {
|
|
@@ -207,7 +351,7 @@
|
|
|
207
351
|
}
|
|
208
352
|
},
|
|
209
353
|
{
|
|
210
|
-
"id":
|
|
354
|
+
"id": 103,
|
|
211
355
|
"name": "account",
|
|
212
356
|
"kind": 1024,
|
|
213
357
|
"kindString": "Property",
|
|
@@ -217,7 +361,7 @@
|
|
|
217
361
|
"sources": [
|
|
218
362
|
{
|
|
219
363
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
220
|
-
"line":
|
|
364
|
+
"line": 14,
|
|
221
365
|
"character": 14
|
|
222
366
|
}
|
|
223
367
|
],
|
|
@@ -231,7 +375,47 @@
|
|
|
231
375
|
}
|
|
232
376
|
},
|
|
233
377
|
{
|
|
234
|
-
"id":
|
|
378
|
+
"id": 101,
|
|
379
|
+
"name": "allowedAddressSets",
|
|
380
|
+
"kind": 1024,
|
|
381
|
+
"kindString": "Property",
|
|
382
|
+
"flags": {
|
|
383
|
+
"isProtected": true,
|
|
384
|
+
"isOptional": true
|
|
385
|
+
},
|
|
386
|
+
"sources": [
|
|
387
|
+
{
|
|
388
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
389
|
+
"line": 12,
|
|
390
|
+
"character": 14
|
|
391
|
+
}
|
|
392
|
+
],
|
|
393
|
+
"type": {
|
|
394
|
+
"type": "reference",
|
|
395
|
+
"typeArguments": [
|
|
396
|
+
{
|
|
397
|
+
"type": "intrinsic",
|
|
398
|
+
"name": "string"
|
|
399
|
+
},
|
|
400
|
+
{
|
|
401
|
+
"type": "array",
|
|
402
|
+
"elementType": {
|
|
403
|
+
"type": "intrinsic",
|
|
404
|
+
"name": "string"
|
|
405
|
+
}
|
|
406
|
+
}
|
|
407
|
+
],
|
|
408
|
+
"name": "Record",
|
|
409
|
+
"qualifiedName": "Record",
|
|
410
|
+
"package": "typescript"
|
|
411
|
+
},
|
|
412
|
+
"inheritedFrom": {
|
|
413
|
+
"type": "reference",
|
|
414
|
+
"name": "XyoWitness.allowedAddressSets"
|
|
415
|
+
}
|
|
416
|
+
},
|
|
417
|
+
{
|
|
418
|
+
"id": 90,
|
|
235
419
|
"name": "config",
|
|
236
420
|
"kind": 1024,
|
|
237
421
|
"kindString": "Property",
|
|
@@ -242,7 +426,7 @@
|
|
|
242
426
|
"sources": [
|
|
243
427
|
{
|
|
244
428
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
245
|
-
"line":
|
|
429
|
+
"line": 11,
|
|
246
430
|
"character": 14
|
|
247
431
|
}
|
|
248
432
|
],
|
|
@@ -260,14 +444,158 @@
|
|
|
260
444
|
{
|
|
261
445
|
"type": "reflection",
|
|
262
446
|
"declaration": {
|
|
263
|
-
"id":
|
|
447
|
+
"id": 91,
|
|
448
|
+
"name": "__type",
|
|
449
|
+
"kind": 65536,
|
|
450
|
+
"kindString": "Type literal",
|
|
451
|
+
"flags": {},
|
|
452
|
+
"children": [
|
|
453
|
+
{
|
|
454
|
+
"id": 92,
|
|
455
|
+
"name": "security",
|
|
456
|
+
"kind": 1024,
|
|
457
|
+
"kindString": "Property",
|
|
458
|
+
"flags": {
|
|
459
|
+
"isOptional": true
|
|
460
|
+
},
|
|
461
|
+
"sources": [
|
|
462
|
+
{
|
|
463
|
+
"fileName": "modules/packages/module/dist/esm/Config.d.ts",
|
|
464
|
+
"line": 8,
|
|
465
|
+
"character": 4
|
|
466
|
+
}
|
|
467
|
+
],
|
|
468
|
+
"type": {
|
|
469
|
+
"type": "reflection",
|
|
470
|
+
"declaration": {
|
|
471
|
+
"id": 93,
|
|
472
|
+
"name": "__type",
|
|
473
|
+
"kind": 65536,
|
|
474
|
+
"kindString": "Type literal",
|
|
475
|
+
"flags": {},
|
|
476
|
+
"children": [
|
|
477
|
+
{
|
|
478
|
+
"id": 94,
|
|
479
|
+
"name": "allowed",
|
|
480
|
+
"kind": 1024,
|
|
481
|
+
"kindString": "Property",
|
|
482
|
+
"flags": {
|
|
483
|
+
"isOptional": true
|
|
484
|
+
},
|
|
485
|
+
"sources": [
|
|
486
|
+
{
|
|
487
|
+
"fileName": "modules/packages/module/dist/esm/Config.d.ts",
|
|
488
|
+
"line": 9,
|
|
489
|
+
"character": 8
|
|
490
|
+
}
|
|
491
|
+
],
|
|
492
|
+
"type": {
|
|
493
|
+
"type": "reference",
|
|
494
|
+
"typeArguments": [
|
|
495
|
+
{
|
|
496
|
+
"type": "intrinsic",
|
|
497
|
+
"name": "string"
|
|
498
|
+
},
|
|
499
|
+
{
|
|
500
|
+
"type": "array",
|
|
501
|
+
"elementType": {
|
|
502
|
+
"type": "array",
|
|
503
|
+
"elementType": {
|
|
504
|
+
"type": "intrinsic",
|
|
505
|
+
"name": "string"
|
|
506
|
+
}
|
|
507
|
+
}
|
|
508
|
+
}
|
|
509
|
+
],
|
|
510
|
+
"name": "Record",
|
|
511
|
+
"qualifiedName": "Record",
|
|
512
|
+
"package": "typescript"
|
|
513
|
+
}
|
|
514
|
+
},
|
|
515
|
+
{
|
|
516
|
+
"id": 95,
|
|
517
|
+
"name": "disallowed",
|
|
518
|
+
"kind": 1024,
|
|
519
|
+
"kindString": "Property",
|
|
520
|
+
"flags": {
|
|
521
|
+
"isOptional": true
|
|
522
|
+
},
|
|
523
|
+
"sources": [
|
|
524
|
+
{
|
|
525
|
+
"fileName": "modules/packages/module/dist/esm/Config.d.ts",
|
|
526
|
+
"line": 10,
|
|
527
|
+
"character": 8
|
|
528
|
+
}
|
|
529
|
+
],
|
|
530
|
+
"type": {
|
|
531
|
+
"type": "reference",
|
|
532
|
+
"typeArguments": [
|
|
533
|
+
{
|
|
534
|
+
"type": "intrinsic",
|
|
535
|
+
"name": "string"
|
|
536
|
+
},
|
|
537
|
+
{
|
|
538
|
+
"type": "array",
|
|
539
|
+
"elementType": {
|
|
540
|
+
"type": "intrinsic",
|
|
541
|
+
"name": "string"
|
|
542
|
+
}
|
|
543
|
+
}
|
|
544
|
+
],
|
|
545
|
+
"name": "Record",
|
|
546
|
+
"qualifiedName": "Record",
|
|
547
|
+
"package": "typescript"
|
|
548
|
+
}
|
|
549
|
+
}
|
|
550
|
+
],
|
|
551
|
+
"groups": [
|
|
552
|
+
{
|
|
553
|
+
"title": "Properties",
|
|
554
|
+
"children": [
|
|
555
|
+
94,
|
|
556
|
+
95
|
|
557
|
+
]
|
|
558
|
+
}
|
|
559
|
+
],
|
|
560
|
+
"sources": [
|
|
561
|
+
{
|
|
562
|
+
"fileName": "modules/packages/module/dist/esm/Config.d.ts",
|
|
563
|
+
"line": 8,
|
|
564
|
+
"character": 15
|
|
565
|
+
}
|
|
566
|
+
]
|
|
567
|
+
}
|
|
568
|
+
}
|
|
569
|
+
}
|
|
570
|
+
],
|
|
571
|
+
"groups": [
|
|
572
|
+
{
|
|
573
|
+
"title": "Properties",
|
|
574
|
+
"children": [
|
|
575
|
+
92
|
|
576
|
+
]
|
|
577
|
+
}
|
|
578
|
+
],
|
|
579
|
+
"sources": [
|
|
580
|
+
{
|
|
581
|
+
"fileName": "modules/packages/module/dist/esm/Config.d.ts",
|
|
582
|
+
"line": 7,
|
|
583
|
+
"character": 90
|
|
584
|
+
}
|
|
585
|
+
]
|
|
586
|
+
}
|
|
587
|
+
},
|
|
588
|
+
{
|
|
589
|
+
"type": "reflection",
|
|
590
|
+
"declaration": {
|
|
591
|
+
"id": 96,
|
|
264
592
|
"name": "__type",
|
|
265
593
|
"kind": 65536,
|
|
266
594
|
"kindString": "Type literal",
|
|
267
595
|
"flags": {},
|
|
268
596
|
"children": [
|
|
269
597
|
{
|
|
270
|
-
"id":
|
|
598
|
+
"id": 98,
|
|
271
599
|
"name": "salt",
|
|
272
600
|
"kind": 1024,
|
|
273
601
|
"kindString": "Property",
|
|
@@ -277,7 +605,7 @@
|
|
|
277
605
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
278
606
|
"line": 15,
|
|
279
607
|
"character": 4,
|
|
280
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
608
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Witness.ts#L15"
|
|
281
609
|
}
|
|
282
610
|
],
|
|
283
611
|
"type": {
|
|
@@ -286,7 +614,7 @@
|
|
|
286
614
|
}
|
|
287
615
|
},
|
|
288
616
|
{
|
|
289
|
-
"id":
|
|
617
|
+
"id": 97,
|
|
290
618
|
"name": "schema",
|
|
291
619
|
"kind": 1024,
|
|
292
620
|
"kindString": "Property",
|
|
@@ -296,7 +624,7 @@
|
|
|
296
624
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
297
625
|
"line": 14,
|
|
298
626
|
"character": 4,
|
|
299
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
627
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Witness.ts#L14"
|
|
300
628
|
}
|
|
301
629
|
],
|
|
302
630
|
"type": {
|
|
@@ -309,8 +637,8 @@
|
|
|
309
637
|
{
|
|
310
638
|
"title": "Properties",
|
|
311
639
|
"children": [
|
|
312
|
-
|
|
313
|
-
|
|
640
|
+
98,
|
|
641
|
+
97
|
|
314
642
|
]
|
|
315
643
|
}
|
|
316
644
|
],
|
|
@@ -319,7 +647,7 @@
|
|
|
319
647
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
320
648
|
"line": 13,
|
|
321
649
|
"character": 2,
|
|
322
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
650
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Witness.ts#L13"
|
|
323
651
|
}
|
|
324
652
|
]
|
|
325
653
|
}
|
|
@@ -327,14 +655,14 @@
|
|
|
327
655
|
{
|
|
328
656
|
"type": "reflection",
|
|
329
657
|
"declaration": {
|
|
330
|
-
"id":
|
|
658
|
+
"id": 99,
|
|
331
659
|
"name": "__type",
|
|
332
660
|
"kind": 65536,
|
|
333
661
|
"kindString": "Type literal",
|
|
334
662
|
"flags": {},
|
|
335
663
|
"children": [
|
|
336
664
|
{
|
|
337
|
-
"id":
|
|
665
|
+
"id": 100,
|
|
338
666
|
"name": "targetSchema",
|
|
339
667
|
"kind": 1024,
|
|
340
668
|
"kindString": "Property",
|
|
@@ -356,7 +684,7 @@
|
|
|
356
684
|
{
|
|
357
685
|
"title": "Properties",
|
|
358
686
|
"children": [
|
|
359
|
-
|
|
687
|
+
100
|
|
360
688
|
]
|
|
361
689
|
}
|
|
362
690
|
],
|
|
@@ -377,7 +705,47 @@
|
|
|
377
705
|
}
|
|
378
706
|
},
|
|
379
707
|
{
|
|
380
|
-
"id":
|
|
708
|
+
"id": 102,
|
|
709
|
+
"name": "disallowedAddresses",
|
|
710
|
+
"kind": 1024,
|
|
711
|
+
"kindString": "Property",
|
|
712
|
+
"flags": {
|
|
713
|
+
"isProtected": true,
|
|
714
|
+
"isOptional": true
|
|
715
|
+
},
|
|
716
|
+
"sources": [
|
|
717
|
+
{
|
|
718
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
719
|
+
"line": 13,
|
|
720
|
+
"character": 14
|
|
721
|
+
}
|
|
722
|
+
],
|
|
723
|
+
"type": {
|
|
724
|
+
"type": "reference",
|
|
725
|
+
"typeArguments": [
|
|
726
|
+
{
|
|
727
|
+
"type": "intrinsic",
|
|
728
|
+
"name": "string"
|
|
729
|
+
},
|
|
730
|
+
{
|
|
731
|
+
"type": "array",
|
|
732
|
+
"elementType": {
|
|
733
|
+
"type": "intrinsic",
|
|
734
|
+
"name": "string"
|
|
735
|
+
}
|
|
736
|
+
}
|
|
737
|
+
],
|
|
738
|
+
"name": "Record",
|
|
739
|
+
"qualifiedName": "Record",
|
|
740
|
+
"package": "typescript"
|
|
741
|
+
},
|
|
742
|
+
"inheritedFrom": {
|
|
743
|
+
"type": "reference",
|
|
744
|
+
"name": "XyoWitness.disallowedAddresses"
|
|
745
|
+
}
|
|
746
|
+
},
|
|
747
|
+
{
|
|
748
|
+
"id": 104,
|
|
381
749
|
"name": "resolver",
|
|
382
750
|
"kind": 1024,
|
|
383
751
|
"kindString": "Property",
|
|
@@ -388,7 +756,7 @@
|
|
|
388
756
|
"sources": [
|
|
389
757
|
{
|
|
390
758
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
391
|
-
"line":
|
|
759
|
+
"line": 15,
|
|
392
760
|
"character": 14
|
|
393
761
|
}
|
|
394
762
|
],
|
|
@@ -402,7 +770,7 @@
|
|
|
402
770
|
}
|
|
403
771
|
},
|
|
404
772
|
{
|
|
405
|
-
"id":
|
|
773
|
+
"id": 42,
|
|
406
774
|
"name": "schema",
|
|
407
775
|
"kind": 1024,
|
|
408
776
|
"kindString": "Property",
|
|
@@ -414,7 +782,7 @@
|
|
|
414
782
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
415
783
|
"line": 37,
|
|
416
784
|
"character": 9,
|
|
417
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
785
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Witness.ts#L37"
|
|
418
786
|
}
|
|
419
787
|
],
|
|
420
788
|
"type": {
|
|
@@ -424,7 +792,7 @@
|
|
|
424
792
|
"defaultValue": "XyoIdSchema"
|
|
425
793
|
},
|
|
426
794
|
{
|
|
427
|
-
"id":
|
|
795
|
+
"id": 105,
|
|
428
796
|
"name": "address",
|
|
429
797
|
"kind": 262144,
|
|
430
798
|
"kindString": "Accessor",
|
|
@@ -432,12 +800,12 @@
|
|
|
432
800
|
"sources": [
|
|
433
801
|
{
|
|
434
802
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
435
|
-
"line":
|
|
803
|
+
"line": 18,
|
|
436
804
|
"character": 8
|
|
437
805
|
}
|
|
438
806
|
],
|
|
439
807
|
"getSignature": {
|
|
440
|
-
"id":
|
|
808
|
+
"id": 106,
|
|
441
809
|
"name": "address",
|
|
442
810
|
"kind": 524288,
|
|
443
811
|
"kindString": "Get signature",
|
|
@@ -457,7 +825,7 @@
|
|
|
457
825
|
}
|
|
458
826
|
},
|
|
459
827
|
{
|
|
460
|
-
"id":
|
|
828
|
+
"id": 56,
|
|
461
829
|
"name": "salt",
|
|
462
830
|
"kind": 262144,
|
|
463
831
|
"kindString": "Accessor",
|
|
@@ -469,11 +837,11 @@
|
|
|
469
837
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
470
838
|
"line": 24,
|
|
471
839
|
"character": 13,
|
|
472
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
840
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Witness.ts#L24"
|
|
473
841
|
}
|
|
474
842
|
],
|
|
475
843
|
"getSignature": {
|
|
476
|
-
"id":
|
|
844
|
+
"id": 57,
|
|
477
845
|
"name": "salt",
|
|
478
846
|
"kind": 524288,
|
|
479
847
|
"kindString": "Get signature",
|
|
@@ -494,7 +862,7 @@
|
|
|
494
862
|
}
|
|
495
863
|
},
|
|
496
864
|
{
|
|
497
|
-
"id":
|
|
865
|
+
"id": 67,
|
|
498
866
|
"name": "targetSchema",
|
|
499
867
|
"kind": 262144,
|
|
500
868
|
"kindString": "Accessor",
|
|
@@ -502,12 +870,12 @@
|
|
|
502
870
|
"sources": [
|
|
503
871
|
{
|
|
504
872
|
"fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
|
|
505
|
-
"line":
|
|
873
|
+
"line": 10,
|
|
506
874
|
"character": 8
|
|
507
875
|
}
|
|
508
876
|
],
|
|
509
877
|
"getSignature": {
|
|
510
|
-
"id":
|
|
878
|
+
"id": 68,
|
|
511
879
|
"name": "targetSchema",
|
|
512
880
|
"kind": 524288,
|
|
513
881
|
"kindString": "Get signature",
|
|
@@ -543,7 +911,7 @@
|
|
|
543
911
|
}
|
|
544
912
|
},
|
|
545
913
|
{
|
|
546
|
-
"id":
|
|
914
|
+
"id": 130,
|
|
547
915
|
"name": "bindHashes",
|
|
548
916
|
"kind": 2048,
|
|
549
917
|
"kindString": "Method",
|
|
@@ -551,20 +919,20 @@
|
|
|
551
919
|
"sources": [
|
|
552
920
|
{
|
|
553
921
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
554
|
-
"line":
|
|
922
|
+
"line": 29,
|
|
555
923
|
"character": 4
|
|
556
924
|
}
|
|
557
925
|
],
|
|
558
926
|
"signatures": [
|
|
559
927
|
{
|
|
560
|
-
"id":
|
|
928
|
+
"id": 131,
|
|
561
929
|
"name": "bindHashes",
|
|
562
930
|
"kind": 4096,
|
|
563
931
|
"kindString": "Call signature",
|
|
564
932
|
"flags": {},
|
|
565
933
|
"parameters": [
|
|
566
934
|
{
|
|
567
|
-
"id":
|
|
935
|
+
"id": 132,
|
|
568
936
|
"name": "hashes",
|
|
569
937
|
"kind": 32768,
|
|
570
938
|
"kindString": "Parameter",
|
|
@@ -578,7 +946,7 @@
|
|
|
578
946
|
}
|
|
579
947
|
},
|
|
580
948
|
{
|
|
581
|
-
"id":
|
|
949
|
+
"id": 133,
|
|
582
950
|
"name": "schema",
|
|
583
951
|
"kind": 32768,
|
|
584
952
|
"kindString": "Parameter",
|
|
@@ -592,7 +960,7 @@
|
|
|
592
960
|
}
|
|
593
961
|
},
|
|
594
962
|
{
|
|
595
|
-
"id":
|
|
963
|
+
"id": 134,
|
|
596
964
|
"name": "account",
|
|
597
965
|
"kind": 32768,
|
|
598
966
|
"kindString": "Parameter",
|
|
@@ -631,7 +999,7 @@
|
|
|
631
999
|
}
|
|
632
1000
|
},
|
|
633
1001
|
{
|
|
634
|
-
"id":
|
|
1002
|
+
"id": 123,
|
|
635
1003
|
"name": "bindHashesInternal",
|
|
636
1004
|
"kind": 2048,
|
|
637
1005
|
"kindString": "Method",
|
|
@@ -639,20 +1007,20 @@
|
|
|
639
1007
|
"sources": [
|
|
640
1008
|
{
|
|
641
1009
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
642
|
-
"line":
|
|
1010
|
+
"line": 28,
|
|
643
1011
|
"character": 4
|
|
644
1012
|
}
|
|
645
1013
|
],
|
|
646
1014
|
"signatures": [
|
|
647
1015
|
{
|
|
648
|
-
"id":
|
|
1016
|
+
"id": 124,
|
|
649
1017
|
"name": "bindHashesInternal",
|
|
650
1018
|
"kind": 4096,
|
|
651
1019
|
"kindString": "Call signature",
|
|
652
1020
|
"flags": {},
|
|
653
1021
|
"parameters": [
|
|
654
1022
|
{
|
|
655
|
-
"id":
|
|
1023
|
+
"id": 125,
|
|
656
1024
|
"name": "hashes",
|
|
657
1025
|
"kind": 32768,
|
|
658
1026
|
"kindString": "Parameter",
|
|
@@ -666,7 +1034,7 @@
|
|
|
666
1034
|
}
|
|
667
1035
|
},
|
|
668
1036
|
{
|
|
669
|
-
"id":
|
|
1037
|
+
"id": 126,
|
|
670
1038
|
"name": "schema",
|
|
671
1039
|
"kind": 32768,
|
|
672
1040
|
"kindString": "Parameter",
|
|
@@ -680,7 +1048,7 @@
|
|
|
680
1048
|
}
|
|
681
1049
|
},
|
|
682
1050
|
{
|
|
683
|
-
"id":
|
|
1051
|
+
"id": 127,
|
|
684
1052
|
"name": "account",
|
|
685
1053
|
"kind": 32768,
|
|
686
1054
|
"kindString": "Parameter",
|
|
@@ -710,14 +1078,14 @@
|
|
|
710
1078
|
{
|
|
711
1079
|
"type": "reflection",
|
|
712
1080
|
"declaration": {
|
|
713
|
-
"id":
|
|
1081
|
+
"id": 128,
|
|
714
1082
|
"name": "__type",
|
|
715
1083
|
"kind": 65536,
|
|
716
1084
|
"kindString": "Type literal",
|
|
717
1085
|
"flags": {},
|
|
718
1086
|
"children": [
|
|
719
1087
|
{
|
|
720
|
-
"id":
|
|
1088
|
+
"id": 129,
|
|
721
1089
|
"name": "schema",
|
|
722
1090
|
"kind": 1024,
|
|
723
1091
|
"kindString": "Property",
|
|
@@ -739,7 +1107,7 @@
|
|
|
739
1107
|
{
|
|
740
1108
|
"title": "Properties",
|
|
741
1109
|
"children": [
|
|
742
|
-
|
|
1110
|
+
129
|
|
743
1111
|
]
|
|
744
1112
|
}
|
|
745
1113
|
],
|
|
@@ -769,7 +1137,7 @@
|
|
|
769
1137
|
}
|
|
770
1138
|
},
|
|
771
1139
|
{
|
|
772
|
-
"id":
|
|
1140
|
+
"id": 143,
|
|
773
1141
|
"name": "bindPayloads",
|
|
774
1142
|
"kind": 2048,
|
|
775
1143
|
"kindString": "Method",
|
|
@@ -777,20 +1145,20 @@
|
|
|
777
1145
|
"sources": [
|
|
778
1146
|
{
|
|
779
1147
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
780
|
-
"line":
|
|
1148
|
+
"line": 31,
|
|
781
1149
|
"character": 4
|
|
782
1150
|
}
|
|
783
1151
|
],
|
|
784
1152
|
"signatures": [
|
|
785
1153
|
{
|
|
786
|
-
"id":
|
|
1154
|
+
"id": 144,
|
|
787
1155
|
"name": "bindPayloads",
|
|
788
1156
|
"kind": 4096,
|
|
789
1157
|
"kindString": "Call signature",
|
|
790
1158
|
"flags": {},
|
|
791
1159
|
"parameters": [
|
|
792
1160
|
{
|
|
793
|
-
"id":
|
|
1161
|
+
"id": 145,
|
|
794
1162
|
"name": "payloads",
|
|
795
1163
|
"kind": 32768,
|
|
796
1164
|
"kindString": "Parameter",
|
|
@@ -812,14 +1180,14 @@
|
|
|
812
1180
|
{
|
|
813
1181
|
"type": "reflection",
|
|
814
1182
|
"declaration": {
|
|
815
|
-
"id":
|
|
1183
|
+
"id": 146,
|
|
816
1184
|
"name": "__type",
|
|
817
1185
|
"kind": 65536,
|
|
818
1186
|
"kindString": "Type literal",
|
|
819
1187
|
"flags": {},
|
|
820
1188
|
"children": [
|
|
821
1189
|
{
|
|
822
|
-
"id":
|
|
1190
|
+
"id": 147,
|
|
823
1191
|
"name": "schema",
|
|
824
1192
|
"kind": 1024,
|
|
825
1193
|
"kindString": "Property",
|
|
@@ -841,7 +1209,7 @@
|
|
|
841
1209
|
{
|
|
842
1210
|
"title": "Properties",
|
|
843
1211
|
"children": [
|
|
844
|
-
|
|
1212
|
+
147
|
|
845
1213
|
]
|
|
846
1214
|
}
|
|
847
1215
|
],
|
|
@@ -861,7 +1229,7 @@
|
|
|
861
1229
|
}
|
|
862
1230
|
},
|
|
863
1231
|
{
|
|
864
|
-
"id":
|
|
1232
|
+
"id": 148,
|
|
865
1233
|
"name": "account",
|
|
866
1234
|
"kind": 32768,
|
|
867
1235
|
"kindString": "Parameter",
|
|
@@ -894,14 +1262,14 @@
|
|
|
894
1262
|
{
|
|
895
1263
|
"type": "reflection",
|
|
896
1264
|
"declaration": {
|
|
897
|
-
"id":
|
|
1265
|
+
"id": 149,
|
|
898
1266
|
"name": "__type",
|
|
899
1267
|
"kind": 65536,
|
|
900
1268
|
"kindString": "Type literal",
|
|
901
1269
|
"flags": {},
|
|
902
1270
|
"children": [
|
|
903
1271
|
{
|
|
904
|
-
"id":
|
|
1272
|
+
"id": 150,
|
|
905
1273
|
"name": "schema",
|
|
906
1274
|
"kind": 1024,
|
|
907
1275
|
"kindString": "Property",
|
|
@@ -923,7 +1291,7 @@
|
|
|
923
1291
|
{
|
|
924
1292
|
"title": "Properties",
|
|
925
1293
|
"children": [
|
|
926
|
-
|
|
1294
|
+
150
|
|
927
1295
|
]
|
|
928
1296
|
}
|
|
929
1297
|
],
|
|
@@ -960,7 +1328,7 @@
|
|
|
960
1328
|
}
|
|
961
1329
|
},
|
|
962
1330
|
{
|
|
963
|
-
"id":
|
|
1331
|
+
"id": 135,
|
|
964
1332
|
"name": "bindPayloadsInternal",
|
|
965
1333
|
"kind": 2048,
|
|
966
1334
|
"kindString": "Method",
|
|
@@ -968,20 +1336,20 @@
|
|
|
968
1336
|
"sources": [
|
|
969
1337
|
{
|
|
970
1338
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
971
|
-
"line":
|
|
1339
|
+
"line": 30,
|
|
972
1340
|
"character": 4
|
|
973
1341
|
}
|
|
974
1342
|
],
|
|
975
1343
|
"signatures": [
|
|
976
1344
|
{
|
|
977
|
-
"id":
|
|
1345
|
+
"id": 136,
|
|
978
1346
|
"name": "bindPayloadsInternal",
|
|
979
1347
|
"kind": 4096,
|
|
980
1348
|
"kindString": "Call signature",
|
|
981
1349
|
"flags": {},
|
|
982
1350
|
"parameters": [
|
|
983
1351
|
{
|
|
984
|
-
"id":
|
|
1352
|
+
"id": 137,
|
|
985
1353
|
"name": "payloads",
|
|
986
1354
|
"kind": 32768,
|
|
987
1355
|
"kindString": "Parameter",
|
|
@@ -1003,14 +1371,14 @@
|
|
|
1003
1371
|
{
|
|
1004
1372
|
"type": "reflection",
|
|
1005
1373
|
"declaration": {
|
|
1006
|
-
"id":
|
|
1374
|
+
"id": 138,
|
|
1007
1375
|
"name": "__type",
|
|
1008
1376
|
"kind": 65536,
|
|
1009
1377
|
"kindString": "Type literal",
|
|
1010
1378
|
"flags": {},
|
|
1011
1379
|
"children": [
|
|
1012
1380
|
{
|
|
1013
|
-
"id":
|
|
1381
|
+
"id": 139,
|
|
1014
1382
|
"name": "schema",
|
|
1015
1383
|
"kind": 1024,
|
|
1016
1384
|
"kindString": "Property",
|
|
@@ -1032,7 +1400,7 @@
|
|
|
1032
1400
|
{
|
|
1033
1401
|
"title": "Properties",
|
|
1034
1402
|
"children": [
|
|
1035
|
-
|
|
1403
|
+
139
|
|
1036
1404
|
]
|
|
1037
1405
|
}
|
|
1038
1406
|
],
|
|
@@ -1052,7 +1420,7 @@
|
|
|
1052
1420
|
}
|
|
1053
1421
|
},
|
|
1054
1422
|
{
|
|
1055
|
-
"id":
|
|
1423
|
+
"id": 140,
|
|
1056
1424
|
"name": "account",
|
|
1057
1425
|
"kind": 32768,
|
|
1058
1426
|
"kindString": "Parameter",
|
|
@@ -1082,14 +1450,14 @@
|
|
|
1082
1450
|
{
|
|
1083
1451
|
"type": "reflection",
|
|
1084
1452
|
"declaration": {
|
|
1085
|
-
"id":
|
|
1453
|
+
"id": 141,
|
|
1086
1454
|
"name": "__type",
|
|
1087
1455
|
"kind": 65536,
|
|
1088
1456
|
"kindString": "Type literal",
|
|
1089
1457
|
"flags": {},
|
|
1090
1458
|
"children": [
|
|
1091
1459
|
{
|
|
1092
|
-
"id":
|
|
1460
|
+
"id": 142,
|
|
1093
1461
|
"name": "schema",
|
|
1094
1462
|
"kind": 1024,
|
|
1095
1463
|
"kindString": "Property",
|
|
@@ -1111,7 +1479,7 @@
|
|
|
1111
1479
|
{
|
|
1112
1480
|
"title": "Properties",
|
|
1113
1481
|
"children": [
|
|
1114
|
-
|
|
1482
|
+
142
|
|
1115
1483
|
]
|
|
1116
1484
|
}
|
|
1117
1485
|
],
|
|
@@ -1141,7 +1509,7 @@
|
|
|
1141
1509
|
}
|
|
1142
1510
|
},
|
|
1143
1511
|
{
|
|
1144
|
-
"id":
|
|
1512
|
+
"id": 111,
|
|
1145
1513
|
"name": "discover",
|
|
1146
1514
|
"kind": 2048,
|
|
1147
1515
|
"kindString": "Method",
|
|
@@ -1149,20 +1517,20 @@
|
|
|
1149
1517
|
"sources": [
|
|
1150
1518
|
{
|
|
1151
1519
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
1152
|
-
"line":
|
|
1520
|
+
"line": 24,
|
|
1153
1521
|
"character": 4
|
|
1154
1522
|
}
|
|
1155
1523
|
],
|
|
1156
1524
|
"signatures": [
|
|
1157
1525
|
{
|
|
1158
|
-
"id":
|
|
1526
|
+
"id": 112,
|
|
1159
1527
|
"name": "discover",
|
|
1160
1528
|
"kind": 4096,
|
|
1161
1529
|
"kindString": "Call signature",
|
|
1162
1530
|
"flags": {},
|
|
1163
1531
|
"parameters": [
|
|
1164
1532
|
{
|
|
1165
|
-
"id":
|
|
1533
|
+
"id": 113,
|
|
1166
1534
|
"name": "_queryAccount",
|
|
1167
1535
|
"kind": 32768,
|
|
1168
1536
|
"kindString": "Parameter",
|
|
@@ -1191,7 +1559,7 @@
|
|
|
1191
1559
|
}
|
|
1192
1560
|
},
|
|
1193
1561
|
{
|
|
1194
|
-
"id":
|
|
1562
|
+
"id": 114,
|
|
1195
1563
|
"name": "initialize",
|
|
1196
1564
|
"kind": 2048,
|
|
1197
1565
|
"kindString": "Method",
|
|
@@ -1199,20 +1567,20 @@
|
|
|
1199
1567
|
"sources": [
|
|
1200
1568
|
{
|
|
1201
1569
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
1202
|
-
"line":
|
|
1570
|
+
"line": 25,
|
|
1203
1571
|
"character": 4
|
|
1204
1572
|
}
|
|
1205
1573
|
],
|
|
1206
1574
|
"signatures": [
|
|
1207
1575
|
{
|
|
1208
|
-
"id":
|
|
1576
|
+
"id": 115,
|
|
1209
1577
|
"name": "initialize",
|
|
1210
1578
|
"kind": 4096,
|
|
1211
1579
|
"kindString": "Call signature",
|
|
1212
1580
|
"flags": {},
|
|
1213
1581
|
"parameters": [
|
|
1214
1582
|
{
|
|
1215
|
-
"id":
|
|
1583
|
+
"id": 116,
|
|
1216
1584
|
"name": "_queryAccount",
|
|
1217
1585
|
"kind": 32768,
|
|
1218
1586
|
"kindString": "Parameter",
|
|
@@ -1241,7 +1609,7 @@
|
|
|
1241
1609
|
}
|
|
1242
1610
|
},
|
|
1243
1611
|
{
|
|
1244
|
-
"id":
|
|
1612
|
+
"id": 58,
|
|
1245
1613
|
"name": "observe",
|
|
1246
1614
|
"kind": 2048,
|
|
1247
1615
|
"kindString": "Method",
|
|
@@ -1251,19 +1619,19 @@
|
|
|
1251
1619
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
1252
1620
|
"line": 28,
|
|
1253
1621
|
"character": 17,
|
|
1254
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1622
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Witness.ts#L28"
|
|
1255
1623
|
}
|
|
1256
1624
|
],
|
|
1257
1625
|
"signatures": [
|
|
1258
1626
|
{
|
|
1259
|
-
"id":
|
|
1627
|
+
"id": 59,
|
|
1260
1628
|
"name": "observe",
|
|
1261
1629
|
"kind": 4096,
|
|
1262
1630
|
"kindString": "Call signature",
|
|
1263
1631
|
"flags": {},
|
|
1264
1632
|
"parameters": [
|
|
1265
1633
|
{
|
|
1266
|
-
"id":
|
|
1634
|
+
"id": 60,
|
|
1267
1635
|
"name": "fields",
|
|
1268
1636
|
"kind": 32768,
|
|
1269
1637
|
"kindString": "Parameter",
|
|
@@ -1287,14 +1655,14 @@
|
|
|
1287
1655
|
{
|
|
1288
1656
|
"type": "reflection",
|
|
1289
1657
|
"declaration": {
|
|
1290
|
-
"id":
|
|
1658
|
+
"id": 61,
|
|
1291
1659
|
"name": "__type",
|
|
1292
1660
|
"kind": 65536,
|
|
1293
1661
|
"kindString": "Type literal",
|
|
1294
1662
|
"flags": {},
|
|
1295
1663
|
"children": [
|
|
1296
1664
|
{
|
|
1297
|
-
"id":
|
|
1665
|
+
"id": 63,
|
|
1298
1666
|
"name": "salt",
|
|
1299
1667
|
"kind": 1024,
|
|
1300
1668
|
"kindString": "Property",
|
|
@@ -1304,7 +1672,7 @@
|
|
|
1304
1672
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
1305
1673
|
"line": 7,
|
|
1306
1674
|
"character": 2,
|
|
1307
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1675
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Payload.ts#L7"
|
|
1308
1676
|
}
|
|
1309
1677
|
],
|
|
1310
1678
|
"type": {
|
|
@@ -1313,7 +1681,7 @@
|
|
|
1313
1681
|
}
|
|
1314
1682
|
},
|
|
1315
1683
|
{
|
|
1316
|
-
"id":
|
|
1684
|
+
"id": 62,
|
|
1317
1685
|
"name": "schema",
|
|
1318
1686
|
"kind": 1024,
|
|
1319
1687
|
"kindString": "Property",
|
|
@@ -1323,7 +1691,7 @@
|
|
|
1323
1691
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
1324
1692
|
"line": 6,
|
|
1325
1693
|
"character": 2,
|
|
1326
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1694
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Payload.ts#L6"
|
|
1327
1695
|
}
|
|
1328
1696
|
],
|
|
1329
1697
|
"type": {
|
|
@@ -1336,8 +1704,8 @@
|
|
|
1336
1704
|
{
|
|
1337
1705
|
"title": "Properties",
|
|
1338
1706
|
"children": [
|
|
1339
|
-
|
|
1340
|
-
|
|
1707
|
+
63,
|
|
1708
|
+
62
|
|
1341
1709
|
]
|
|
1342
1710
|
}
|
|
1343
1711
|
],
|
|
@@ -1346,7 +1714,7 @@
|
|
|
1346
1714
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
1347
1715
|
"line": 5,
|
|
1348
1716
|
"character": 38,
|
|
1349
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1717
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Payload.ts#L5"
|
|
1350
1718
|
}
|
|
1351
1719
|
]
|
|
1352
1720
|
}
|
|
@@ -1377,14 +1745,14 @@
|
|
|
1377
1745
|
{
|
|
1378
1746
|
"type": "reflection",
|
|
1379
1747
|
"declaration": {
|
|
1380
|
-
"id":
|
|
1748
|
+
"id": 64,
|
|
1381
1749
|
"name": "__type",
|
|
1382
1750
|
"kind": 65536,
|
|
1383
1751
|
"kindString": "Type literal",
|
|
1384
1752
|
"flags": {},
|
|
1385
1753
|
"children": [
|
|
1386
1754
|
{
|
|
1387
|
-
"id":
|
|
1755
|
+
"id": 66,
|
|
1388
1756
|
"name": "salt",
|
|
1389
1757
|
"kind": 1024,
|
|
1390
1758
|
"kindString": "Property",
|
|
@@ -1394,7 +1762,7 @@
|
|
|
1394
1762
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
1395
1763
|
"line": 7,
|
|
1396
1764
|
"character": 2,
|
|
1397
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1765
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Payload.ts#L7"
|
|
1398
1766
|
}
|
|
1399
1767
|
],
|
|
1400
1768
|
"type": {
|
|
@@ -1403,7 +1771,7 @@
|
|
|
1403
1771
|
}
|
|
1404
1772
|
},
|
|
1405
1773
|
{
|
|
1406
|
-
"id":
|
|
1774
|
+
"id": 65,
|
|
1407
1775
|
"name": "schema",
|
|
1408
1776
|
"kind": 1024,
|
|
1409
1777
|
"kindString": "Property",
|
|
@@ -1413,7 +1781,7 @@
|
|
|
1413
1781
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
1414
1782
|
"line": 6,
|
|
1415
1783
|
"character": 2,
|
|
1416
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1784
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Payload.ts#L6"
|
|
1417
1785
|
}
|
|
1418
1786
|
],
|
|
1419
1787
|
"type": {
|
|
@@ -1426,8 +1794,8 @@
|
|
|
1426
1794
|
{
|
|
1427
1795
|
"title": "Properties",
|
|
1428
1796
|
"children": [
|
|
1429
|
-
|
|
1430
|
-
|
|
1797
|
+
66,
|
|
1798
|
+
65
|
|
1431
1799
|
]
|
|
1432
1800
|
}
|
|
1433
1801
|
],
|
|
@@ -1436,7 +1804,7 @@
|
|
|
1436
1804
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
1437
1805
|
"line": 5,
|
|
1438
1806
|
"character": 38,
|
|
1439
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1807
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Payload.ts#L5"
|
|
1440
1808
|
}
|
|
1441
1809
|
]
|
|
1442
1810
|
}
|
|
@@ -1460,7 +1828,7 @@
|
|
|
1460
1828
|
}
|
|
1461
1829
|
},
|
|
1462
1830
|
{
|
|
1463
|
-
"id":
|
|
1831
|
+
"id": 69,
|
|
1464
1832
|
"name": "queries",
|
|
1465
1833
|
"kind": 2048,
|
|
1466
1834
|
"kindString": "Method",
|
|
@@ -1468,13 +1836,13 @@
|
|
|
1468
1836
|
"sources": [
|
|
1469
1837
|
{
|
|
1470
1838
|
"fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
|
|
1471
|
-
"line":
|
|
1839
|
+
"line": 11,
|
|
1472
1840
|
"character": 4
|
|
1473
1841
|
}
|
|
1474
1842
|
],
|
|
1475
1843
|
"signatures": [
|
|
1476
1844
|
{
|
|
1477
|
-
"id":
|
|
1845
|
+
"id": 70,
|
|
1478
1846
|
"name": "queries",
|
|
1479
1847
|
"kind": 4096,
|
|
1480
1848
|
"kindString": "Call signature",
|
|
@@ -1498,7 +1866,7 @@
|
|
|
1498
1866
|
}
|
|
1499
1867
|
},
|
|
1500
1868
|
{
|
|
1501
|
-
"id":
|
|
1869
|
+
"id": 71,
|
|
1502
1870
|
"name": "query",
|
|
1503
1871
|
"kind": 2048,
|
|
1504
1872
|
"kindString": "Method",
|
|
@@ -1506,20 +1874,20 @@
|
|
|
1506
1874
|
"sources": [
|
|
1507
1875
|
{
|
|
1508
1876
|
"fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
|
|
1509
|
-
"line":
|
|
1877
|
+
"line": 13,
|
|
1510
1878
|
"character": 4
|
|
1511
1879
|
}
|
|
1512
1880
|
],
|
|
1513
1881
|
"signatures": [
|
|
1514
1882
|
{
|
|
1515
|
-
"id":
|
|
1883
|
+
"id": 72,
|
|
1516
1884
|
"name": "query",
|
|
1517
1885
|
"kind": 4096,
|
|
1518
1886
|
"kindString": "Call signature",
|
|
1519
1887
|
"flags": {},
|
|
1520
1888
|
"typeParameter": [
|
|
1521
1889
|
{
|
|
1522
|
-
"id":
|
|
1890
|
+
"id": 77,
|
|
1523
1891
|
"name": "T",
|
|
1524
1892
|
"kind": 131072,
|
|
1525
1893
|
"kindString": "Type parameter",
|
|
@@ -1542,14 +1910,14 @@
|
|
|
1542
1910
|
{
|
|
1543
1911
|
"type": "reflection",
|
|
1544
1912
|
"declaration": {
|
|
1545
|
-
"id":
|
|
1913
|
+
"id": 73,
|
|
1546
1914
|
"name": "__type",
|
|
1547
1915
|
"kind": 65536,
|
|
1548
1916
|
"kindString": "Type literal",
|
|
1549
1917
|
"flags": {},
|
|
1550
1918
|
"children": [
|
|
1551
1919
|
{
|
|
1552
|
-
"id":
|
|
1920
|
+
"id": 74,
|
|
1553
1921
|
"name": "schema",
|
|
1554
1922
|
"kind": 1024,
|
|
1555
1923
|
"kindString": "Property",
|
|
@@ -1571,7 +1939,7 @@
|
|
|
1571
1939
|
{
|
|
1572
1940
|
"title": "Properties",
|
|
1573
1941
|
"children": [
|
|
1574
|
-
|
|
1942
|
+
74
|
|
1575
1943
|
]
|
|
1576
1944
|
}
|
|
1577
1945
|
],
|
|
@@ -1604,14 +1972,14 @@
|
|
|
1604
1972
|
{
|
|
1605
1973
|
"type": "reflection",
|
|
1606
1974
|
"declaration": {
|
|
1607
|
-
"id":
|
|
1975
|
+
"id": 75,
|
|
1608
1976
|
"name": "__type",
|
|
1609
1977
|
"kind": 65536,
|
|
1610
1978
|
"kindString": "Type literal",
|
|
1611
1979
|
"flags": {},
|
|
1612
1980
|
"children": [
|
|
1613
1981
|
{
|
|
1614
|
-
"id":
|
|
1982
|
+
"id": 76,
|
|
1615
1983
|
"name": "schema",
|
|
1616
1984
|
"kind": 1024,
|
|
1617
1985
|
"kindString": "Property",
|
|
@@ -1633,7 +2001,7 @@
|
|
|
1633
2001
|
{
|
|
1634
2002
|
"title": "Properties",
|
|
1635
2003
|
"children": [
|
|
1636
|
-
|
|
2004
|
+
76
|
|
1637
2005
|
]
|
|
1638
2006
|
}
|
|
1639
2007
|
],
|
|
@@ -1652,46 +2020,251 @@
|
|
|
1652
2020
|
],
|
|
1653
2021
|
"parameters": [
|
|
1654
2022
|
{
|
|
1655
|
-
"id":
|
|
1656
|
-
"name": "
|
|
2023
|
+
"id": 78,
|
|
2024
|
+
"name": "bw",
|
|
1657
2025
|
"kind": 32768,
|
|
1658
2026
|
"kindString": "Parameter",
|
|
1659
2027
|
"flags": {},
|
|
1660
2028
|
"type": {
|
|
1661
|
-
"type": "
|
|
1662
|
-
"
|
|
1663
|
-
"name": "T"
|
|
1664
|
-
}
|
|
1665
|
-
}
|
|
1666
|
-
],
|
|
1667
|
-
"type": {
|
|
1668
|
-
"type": "reference",
|
|
1669
|
-
"typeArguments": [
|
|
1670
|
-
{
|
|
1671
|
-
"type": "reference",
|
|
1672
|
-
"typeArguments": [
|
|
2029
|
+
"type": "intersection",
|
|
2030
|
+
"types": [
|
|
1673
2031
|
{
|
|
1674
|
-
"type": "
|
|
1675
|
-
"
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
|
|
2032
|
+
"type": "reference",
|
|
2033
|
+
"name": "SchemaFields"
|
|
2034
|
+
},
|
|
2035
|
+
{
|
|
2036
|
+
"type": "reference",
|
|
2037
|
+
"name": "PayloadFields"
|
|
2038
|
+
},
|
|
2039
|
+
{
|
|
2040
|
+
"type": "reflection",
|
|
2041
|
+
"declaration": {
|
|
2042
|
+
"id": 79,
|
|
2043
|
+
"name": "__type",
|
|
2044
|
+
"kind": 65536,
|
|
2045
|
+
"kindString": "Type literal",
|
|
2046
|
+
"flags": {},
|
|
2047
|
+
"children": [
|
|
2048
|
+
{
|
|
2049
|
+
"id": 86,
|
|
2050
|
+
"name": "_signatures",
|
|
2051
|
+
"kind": 1024,
|
|
2052
|
+
"kindString": "Property",
|
|
2053
|
+
"flags": {},
|
|
2054
|
+
"sources": [
|
|
2055
|
+
{
|
|
2056
|
+
"fileName": "sdk/packages/boundwitness/dist/esm/models/Base/XyoBoundWitnessBase.d.ts",
|
|
2057
|
+
"line": 10,
|
|
2058
|
+
"character": 4
|
|
2059
|
+
}
|
|
2060
|
+
],
|
|
2061
|
+
"type": {
|
|
2062
|
+
"type": "array",
|
|
2063
|
+
"elementType": {
|
|
2064
|
+
"type": "intrinsic",
|
|
2065
|
+
"name": "string"
|
|
2066
|
+
}
|
|
2067
|
+
}
|
|
2068
|
+
},
|
|
2069
|
+
{
|
|
2070
|
+
"id": 80,
|
|
2071
|
+
"name": "addresses",
|
|
2072
|
+
"kind": 1024,
|
|
2073
|
+
"kindString": "Property",
|
|
2074
|
+
"flags": {},
|
|
2075
|
+
"sources": [
|
|
2076
|
+
{
|
|
2077
|
+
"fileName": "sdk/packages/boundwitness/dist/esm/models/Base/XyoBoundWitnessBase.d.ts",
|
|
2078
|
+
"line": 4,
|
|
2079
|
+
"character": 4
|
|
2080
|
+
}
|
|
2081
|
+
],
|
|
2082
|
+
"type": {
|
|
2083
|
+
"type": "array",
|
|
2084
|
+
"elementType": {
|
|
2085
|
+
"type": "intrinsic",
|
|
2086
|
+
"name": "string"
|
|
2087
|
+
}
|
|
2088
|
+
}
|
|
2089
|
+
},
|
|
2090
|
+
{
|
|
2091
|
+
"id": 82,
|
|
2092
|
+
"name": "payload_hashes",
|
|
2093
|
+
"kind": 1024,
|
|
2094
|
+
"kindString": "Property",
|
|
2095
|
+
"flags": {},
|
|
2096
|
+
"sources": [
|
|
2097
|
+
{
|
|
2098
|
+
"fileName": "sdk/packages/boundwitness/dist/esm/models/Base/XyoBoundWitnessBase.d.ts",
|
|
2099
|
+
"line": 6,
|
|
2100
|
+
"character": 4
|
|
2101
|
+
}
|
|
2102
|
+
],
|
|
2103
|
+
"type": {
|
|
2104
|
+
"type": "array",
|
|
2105
|
+
"elementType": {
|
|
2106
|
+
"type": "intrinsic",
|
|
2107
|
+
"name": "string"
|
|
2108
|
+
}
|
|
2109
|
+
}
|
|
2110
|
+
},
|
|
2111
|
+
{
|
|
2112
|
+
"id": 83,
|
|
2113
|
+
"name": "payload_schemas",
|
|
2114
|
+
"kind": 1024,
|
|
2115
|
+
"kindString": "Property",
|
|
2116
|
+
"flags": {},
|
|
2117
|
+
"sources": [
|
|
2118
|
+
{
|
|
2119
|
+
"fileName": "sdk/packages/boundwitness/dist/esm/models/Base/XyoBoundWitnessBase.d.ts",
|
|
2120
|
+
"line": 7,
|
|
2121
|
+
"character": 4
|
|
2122
|
+
}
|
|
2123
|
+
],
|
|
2124
|
+
"type": {
|
|
2125
|
+
"type": "array",
|
|
2126
|
+
"elementType": {
|
|
2127
|
+
"type": "intrinsic",
|
|
2128
|
+
"name": "string"
|
|
2129
|
+
}
|
|
2130
|
+
}
|
|
2131
|
+
},
|
|
2132
|
+
{
|
|
2133
|
+
"id": 81,
|
|
2134
|
+
"name": "previous_hash",
|
|
2135
|
+
"kind": 1024,
|
|
2136
|
+
"kindString": "Property",
|
|
2137
|
+
"flags": {
|
|
2138
|
+
"isOptional": true
|
|
2139
|
+
},
|
|
2140
|
+
"sources": [
|
|
2141
|
+
{
|
|
2142
|
+
"fileName": "sdk/packages/boundwitness/dist/esm/models/Base/XyoBoundWitnessBase.d.ts",
|
|
2143
|
+
"line": 5,
|
|
2144
|
+
"character": 4
|
|
2145
|
+
}
|
|
2146
|
+
],
|
|
2147
|
+
"type": {
|
|
2148
|
+
"type": "intrinsic",
|
|
2149
|
+
"name": "string"
|
|
2150
|
+
}
|
|
2151
|
+
},
|
|
2152
|
+
{
|
|
2153
|
+
"id": 84,
|
|
2154
|
+
"name": "previous_hashes",
|
|
2155
|
+
"kind": 1024,
|
|
2156
|
+
"kindString": "Property",
|
|
2157
|
+
"flags": {},
|
|
2158
|
+
"sources": [
|
|
2159
|
+
{
|
|
2160
|
+
"fileName": "sdk/packages/boundwitness/dist/esm/models/Base/XyoBoundWitnessBase.d.ts",
|
|
2161
|
+
"line": 8,
|
|
2162
|
+
"character": 4
|
|
2163
|
+
}
|
|
2164
|
+
],
|
|
2165
|
+
"type": {
|
|
2166
|
+
"type": "array",
|
|
2167
|
+
"elementType": {
|
|
2168
|
+
"type": "union",
|
|
2169
|
+
"types": [
|
|
2170
|
+
{
|
|
2171
|
+
"type": "literal",
|
|
2172
|
+
"value": null
|
|
2173
|
+
},
|
|
2174
|
+
{
|
|
2175
|
+
"type": "intrinsic",
|
|
2176
|
+
"name": "string"
|
|
2177
|
+
}
|
|
2178
|
+
]
|
|
2179
|
+
}
|
|
2180
|
+
}
|
|
2181
|
+
},
|
|
2182
|
+
{
|
|
2183
|
+
"id": 85,
|
|
2184
|
+
"name": "schema",
|
|
2185
|
+
"kind": 1024,
|
|
2186
|
+
"kindString": "Property",
|
|
2187
|
+
"flags": {},
|
|
2188
|
+
"sources": [
|
|
2189
|
+
{
|
|
2190
|
+
"fileName": "sdk/packages/boundwitness/dist/esm/models/Base/XyoBoundWitnessBase.d.ts",
|
|
2191
|
+
"line": 9,
|
|
2192
|
+
"character": 4
|
|
2193
|
+
}
|
|
2194
|
+
],
|
|
2195
|
+
"type": {
|
|
2196
|
+
"type": "literal",
|
|
2197
|
+
"value": "network.xyo.boundwitness"
|
|
2198
|
+
}
|
|
2199
|
+
}
|
|
2200
|
+
],
|
|
2201
|
+
"groups": [
|
|
2202
|
+
{
|
|
2203
|
+
"title": "Properties",
|
|
2204
|
+
"children": [
|
|
2205
|
+
86,
|
|
2206
|
+
80,
|
|
2207
|
+
82,
|
|
2208
|
+
83,
|
|
2209
|
+
81,
|
|
2210
|
+
84,
|
|
2211
|
+
85
|
|
2212
|
+
]
|
|
2213
|
+
}
|
|
2214
|
+
],
|
|
2215
|
+
"sources": [
|
|
2216
|
+
{
|
|
2217
|
+
"fileName": "sdk/packages/boundwitness/dist/esm/models/Base/XyoBoundWitnessBase.d.ts",
|
|
2218
|
+
"line": 3,
|
|
2219
|
+
"character": 49
|
|
2220
|
+
}
|
|
2221
|
+
]
|
|
2222
|
+
}
|
|
2223
|
+
}
|
|
2224
|
+
]
|
|
2225
|
+
}
|
|
2226
|
+
},
|
|
2227
|
+
{
|
|
2228
|
+
"id": 87,
|
|
2229
|
+
"name": "query",
|
|
2230
|
+
"kind": 32768,
|
|
2231
|
+
"kindString": "Parameter",
|
|
2232
|
+
"flags": {},
|
|
2233
|
+
"type": {
|
|
2234
|
+
"type": "reference",
|
|
2235
|
+
"id": 77,
|
|
2236
|
+
"name": "T"
|
|
2237
|
+
}
|
|
2238
|
+
}
|
|
2239
|
+
],
|
|
2240
|
+
"type": {
|
|
2241
|
+
"type": "reference",
|
|
2242
|
+
"typeArguments": [
|
|
2243
|
+
{
|
|
2244
|
+
"type": "reference",
|
|
2245
|
+
"typeArguments": [
|
|
2246
|
+
{
|
|
2247
|
+
"type": "intersection",
|
|
2248
|
+
"types": [
|
|
2249
|
+
{
|
|
2250
|
+
"type": "reference",
|
|
2251
|
+
"name": "SchemaFields"
|
|
2252
|
+
},
|
|
2253
|
+
{
|
|
2254
|
+
"type": "reference",
|
|
2255
|
+
"name": "PayloadFields"
|
|
2256
|
+
},
|
|
2257
|
+
{
|
|
2258
|
+
"type": "reflection",
|
|
2259
|
+
"declaration": {
|
|
2260
|
+
"id": 88,
|
|
1688
2261
|
"name": "__type",
|
|
1689
2262
|
"kind": 65536,
|
|
1690
2263
|
"kindString": "Type literal",
|
|
1691
2264
|
"flags": {},
|
|
1692
2265
|
"children": [
|
|
1693
2266
|
{
|
|
1694
|
-
"id":
|
|
2267
|
+
"id": 89,
|
|
1695
2268
|
"name": "schema",
|
|
1696
2269
|
"kind": 1024,
|
|
1697
2270
|
"kindString": "Property",
|
|
@@ -1699,7 +2272,7 @@
|
|
|
1699
2272
|
"sources": [
|
|
1700
2273
|
{
|
|
1701
2274
|
"fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
|
|
1702
|
-
"line":
|
|
2275
|
+
"line": 14,
|
|
1703
2276
|
"character": 8
|
|
1704
2277
|
}
|
|
1705
2278
|
],
|
|
@@ -1713,15 +2286,15 @@
|
|
|
1713
2286
|
{
|
|
1714
2287
|
"title": "Properties",
|
|
1715
2288
|
"children": [
|
|
1716
|
-
|
|
2289
|
+
89
|
|
1717
2290
|
]
|
|
1718
2291
|
}
|
|
1719
2292
|
],
|
|
1720
2293
|
"sources": [
|
|
1721
2294
|
{
|
|
1722
2295
|
"fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
|
|
1723
|
-
"line":
|
|
1724
|
-
"character":
|
|
2296
|
+
"line": 13,
|
|
2297
|
+
"character": 225
|
|
1725
2298
|
}
|
|
1726
2299
|
]
|
|
1727
2300
|
}
|
|
@@ -1748,7 +2321,7 @@
|
|
|
1748
2321
|
}
|
|
1749
2322
|
},
|
|
1750
2323
|
{
|
|
1751
|
-
"id":
|
|
2324
|
+
"id": 107,
|
|
1752
2325
|
"name": "queryable",
|
|
1753
2326
|
"kind": 2048,
|
|
1754
2327
|
"kindString": "Method",
|
|
@@ -1756,20 +2329,20 @@
|
|
|
1756
2329
|
"sources": [
|
|
1757
2330
|
{
|
|
1758
2331
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
1759
|
-
"line":
|
|
2332
|
+
"line": 21,
|
|
1760
2333
|
"character": 4
|
|
1761
2334
|
}
|
|
1762
2335
|
],
|
|
1763
2336
|
"signatures": [
|
|
1764
2337
|
{
|
|
1765
|
-
"id":
|
|
2338
|
+
"id": 108,
|
|
1766
2339
|
"name": "queryable",
|
|
1767
2340
|
"kind": 4096,
|
|
1768
2341
|
"kindString": "Call signature",
|
|
1769
2342
|
"flags": {},
|
|
1770
2343
|
"parameters": [
|
|
1771
2344
|
{
|
|
1772
|
-
"id":
|
|
2345
|
+
"id": 109,
|
|
1773
2346
|
"name": "schema",
|
|
1774
2347
|
"kind": 32768,
|
|
1775
2348
|
"kindString": "Parameter",
|
|
@@ -1778,6 +2351,22 @@
|
|
|
1778
2351
|
"type": "intrinsic",
|
|
1779
2352
|
"name": "string"
|
|
1780
2353
|
}
|
|
2354
|
+
},
|
|
2355
|
+
{
|
|
2356
|
+
"id": 110,
|
|
2357
|
+
"name": "addresses",
|
|
2358
|
+
"kind": 32768,
|
|
2359
|
+
"kindString": "Parameter",
|
|
2360
|
+
"flags": {
|
|
2361
|
+
"isOptional": true
|
|
2362
|
+
},
|
|
2363
|
+
"type": {
|
|
2364
|
+
"type": "array",
|
|
2365
|
+
"elementType": {
|
|
2366
|
+
"type": "intrinsic",
|
|
2367
|
+
"name": "string"
|
|
2368
|
+
}
|
|
2369
|
+
}
|
|
1781
2370
|
}
|
|
1782
2371
|
],
|
|
1783
2372
|
"type": {
|
|
@@ -1796,7 +2385,7 @@
|
|
|
1796
2385
|
}
|
|
1797
2386
|
},
|
|
1798
2387
|
{
|
|
1799
|
-
"id":
|
|
2388
|
+
"id": 120,
|
|
1800
2389
|
"name": "shutdown",
|
|
1801
2390
|
"kind": 2048,
|
|
1802
2391
|
"kindString": "Method",
|
|
@@ -1804,20 +2393,20 @@
|
|
|
1804
2393
|
"sources": [
|
|
1805
2394
|
{
|
|
1806
2395
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
1807
|
-
"line":
|
|
2396
|
+
"line": 27,
|
|
1808
2397
|
"character": 4
|
|
1809
2398
|
}
|
|
1810
2399
|
],
|
|
1811
2400
|
"signatures": [
|
|
1812
2401
|
{
|
|
1813
|
-
"id":
|
|
2402
|
+
"id": 121,
|
|
1814
2403
|
"name": "shutdown",
|
|
1815
2404
|
"kind": 4096,
|
|
1816
2405
|
"kindString": "Call signature",
|
|
1817
2406
|
"flags": {},
|
|
1818
2407
|
"parameters": [
|
|
1819
2408
|
{
|
|
1820
|
-
"id":
|
|
2409
|
+
"id": 122,
|
|
1821
2410
|
"name": "_queryAccount",
|
|
1822
2411
|
"kind": 32768,
|
|
1823
2412
|
"kindString": "Parameter",
|
|
@@ -1846,7 +2435,7 @@
|
|
|
1846
2435
|
}
|
|
1847
2436
|
},
|
|
1848
2437
|
{
|
|
1849
|
-
"id":
|
|
2438
|
+
"id": 117,
|
|
1850
2439
|
"name": "subscribe",
|
|
1851
2440
|
"kind": 2048,
|
|
1852
2441
|
"kindString": "Method",
|
|
@@ -1854,20 +2443,20 @@
|
|
|
1854
2443
|
"sources": [
|
|
1855
2444
|
{
|
|
1856
2445
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
1857
|
-
"line":
|
|
2446
|
+
"line": 26,
|
|
1858
2447
|
"character": 4
|
|
1859
2448
|
}
|
|
1860
2449
|
],
|
|
1861
2450
|
"signatures": [
|
|
1862
2451
|
{
|
|
1863
|
-
"id":
|
|
2452
|
+
"id": 118,
|
|
1864
2453
|
"name": "subscribe",
|
|
1865
2454
|
"kind": 4096,
|
|
1866
2455
|
"kindString": "Call signature",
|
|
1867
2456
|
"flags": {},
|
|
1868
2457
|
"parameters": [
|
|
1869
2458
|
{
|
|
1870
|
-
"id":
|
|
2459
|
+
"id": 119,
|
|
1871
2460
|
"name": "_queryAccount",
|
|
1872
2461
|
"kind": 32768,
|
|
1873
2462
|
"kindString": "Parameter",
|
|
@@ -1900,41 +2489,43 @@
|
|
|
1900
2489
|
{
|
|
1901
2490
|
"title": "Constructors",
|
|
1902
2491
|
"children": [
|
|
1903
|
-
|
|
2492
|
+
43
|
|
1904
2493
|
]
|
|
1905
2494
|
},
|
|
1906
2495
|
{
|
|
1907
2496
|
"title": "Properties",
|
|
1908
2497
|
"children": [
|
|
1909
|
-
|
|
1910
|
-
|
|
1911
|
-
|
|
1912
|
-
|
|
2498
|
+
103,
|
|
2499
|
+
101,
|
|
2500
|
+
90,
|
|
2501
|
+
102,
|
|
2502
|
+
104,
|
|
2503
|
+
42
|
|
1913
2504
|
]
|
|
1914
2505
|
},
|
|
1915
2506
|
{
|
|
1916
2507
|
"title": "Accessors",
|
|
1917
2508
|
"children": [
|
|
1918
|
-
|
|
1919
|
-
|
|
1920
|
-
|
|
2509
|
+
105,
|
|
2510
|
+
56,
|
|
2511
|
+
67
|
|
1921
2512
|
]
|
|
1922
2513
|
},
|
|
1923
2514
|
{
|
|
1924
2515
|
"title": "Methods",
|
|
1925
2516
|
"children": [
|
|
1926
|
-
|
|
1927
|
-
|
|
2517
|
+
130,
|
|
2518
|
+
123,
|
|
2519
|
+
143,
|
|
2520
|
+
135,
|
|
1928
2521
|
111,
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
|
-
|
|
1932
|
-
|
|
1933
|
-
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
88,
|
|
1937
|
-
85
|
|
2522
|
+
114,
|
|
2523
|
+
58,
|
|
2524
|
+
69,
|
|
2525
|
+
71,
|
|
2526
|
+
107,
|
|
2527
|
+
120,
|
|
2528
|
+
117
|
|
1938
2529
|
]
|
|
1939
2530
|
}
|
|
1940
2531
|
],
|
|
@@ -1943,7 +2534,7 @@
|
|
|
1943
2534
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
1944
2535
|
"line": 19,
|
|
1945
2536
|
"character": 13,
|
|
1946
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2537
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Witness.ts#L19"
|
|
1947
2538
|
}
|
|
1948
2539
|
],
|
|
1949
2540
|
"extendedTypes": [
|
|
@@ -1952,12 +2543,12 @@
|
|
|
1952
2543
|
"typeArguments": [
|
|
1953
2544
|
{
|
|
1954
2545
|
"type": "reference",
|
|
1955
|
-
"id":
|
|
2546
|
+
"id": 24,
|
|
1956
2547
|
"name": "XyoIdPayload"
|
|
1957
2548
|
},
|
|
1958
2549
|
{
|
|
1959
2550
|
"type": "reference",
|
|
1960
|
-
"id":
|
|
2551
|
+
"id": 37,
|
|
1961
2552
|
"name": "XyoIdWitnessConfig"
|
|
1962
2553
|
}
|
|
1963
2554
|
],
|
|
@@ -1966,7 +2557,7 @@
|
|
|
1966
2557
|
]
|
|
1967
2558
|
},
|
|
1968
2559
|
{
|
|
1969
|
-
"id":
|
|
2560
|
+
"id": 24,
|
|
1970
2561
|
"name": "XyoIdPayload",
|
|
1971
2562
|
"kind": 4194304,
|
|
1972
2563
|
"kindString": "Type alias",
|
|
@@ -1976,7 +2567,7 @@
|
|
|
1976
2567
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
1977
2568
|
"line": 5,
|
|
1978
2569
|
"character": 12,
|
|
1979
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2570
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Payload.ts#L5"
|
|
1980
2571
|
}
|
|
1981
2572
|
],
|
|
1982
2573
|
"type": {
|
|
@@ -1985,14 +2576,14 @@
|
|
|
1985
2576
|
{
|
|
1986
2577
|
"type": "reflection",
|
|
1987
2578
|
"declaration": {
|
|
1988
|
-
"id":
|
|
2579
|
+
"id": 25,
|
|
1989
2580
|
"name": "__type",
|
|
1990
2581
|
"kind": 65536,
|
|
1991
2582
|
"kindString": "Type literal",
|
|
1992
2583
|
"flags": {},
|
|
1993
2584
|
"children": [
|
|
1994
2585
|
{
|
|
1995
|
-
"id":
|
|
2586
|
+
"id": 27,
|
|
1996
2587
|
"name": "salt",
|
|
1997
2588
|
"kind": 1024,
|
|
1998
2589
|
"kindString": "Property",
|
|
@@ -2002,7 +2593,7 @@
|
|
|
2002
2593
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
2003
2594
|
"line": 7,
|
|
2004
2595
|
"character": 2,
|
|
2005
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2596
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Payload.ts#L7"
|
|
2006
2597
|
}
|
|
2007
2598
|
],
|
|
2008
2599
|
"type": {
|
|
@@ -2011,7 +2602,7 @@
|
|
|
2011
2602
|
}
|
|
2012
2603
|
},
|
|
2013
2604
|
{
|
|
2014
|
-
"id":
|
|
2605
|
+
"id": 26,
|
|
2015
2606
|
"name": "schema",
|
|
2016
2607
|
"kind": 1024,
|
|
2017
2608
|
"kindString": "Property",
|
|
@@ -2021,12 +2612,12 @@
|
|
|
2021
2612
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
2022
2613
|
"line": 6,
|
|
2023
2614
|
"character": 2,
|
|
2024
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2615
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Payload.ts#L6"
|
|
2025
2616
|
}
|
|
2026
2617
|
],
|
|
2027
2618
|
"type": {
|
|
2028
2619
|
"type": "reference",
|
|
2029
|
-
"id":
|
|
2620
|
+
"id": 28,
|
|
2030
2621
|
"name": "XyoIdSchema"
|
|
2031
2622
|
}
|
|
2032
2623
|
}
|
|
@@ -2035,8 +2626,8 @@
|
|
|
2035
2626
|
{
|
|
2036
2627
|
"title": "Properties",
|
|
2037
2628
|
"children": [
|
|
2038
|
-
|
|
2039
|
-
|
|
2629
|
+
27,
|
|
2630
|
+
26
|
|
2040
2631
|
]
|
|
2041
2632
|
}
|
|
2042
2633
|
],
|
|
@@ -2045,7 +2636,7 @@
|
|
|
2045
2636
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
2046
2637
|
"line": 5,
|
|
2047
2638
|
"character": 38,
|
|
2048
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2639
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Payload.ts#L5"
|
|
2049
2640
|
}
|
|
2050
2641
|
]
|
|
2051
2642
|
}
|
|
@@ -2055,7 +2646,7 @@
|
|
|
2055
2646
|
}
|
|
2056
2647
|
},
|
|
2057
2648
|
{
|
|
2058
|
-
"id":
|
|
2649
|
+
"id": 29,
|
|
2059
2650
|
"name": "XyoIdSchema",
|
|
2060
2651
|
"kind": 4194304,
|
|
2061
2652
|
"kindString": "Type alias",
|
|
@@ -2065,13 +2656,13 @@
|
|
|
2065
2656
|
"fileName": "plugins/packages/id/src/Schema.ts",
|
|
2066
2657
|
"line": 1,
|
|
2067
2658
|
"character": 12,
|
|
2068
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2659
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Schema.ts#L1"
|
|
2069
2660
|
},
|
|
2070
2661
|
{
|
|
2071
2662
|
"fileName": "plugins/packages/id/src/Schema.ts",
|
|
2072
2663
|
"line": 2,
|
|
2073
2664
|
"character": 13,
|
|
2074
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2665
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Schema.ts#L2"
|
|
2075
2666
|
}
|
|
2076
2667
|
],
|
|
2077
2668
|
"type": {
|
|
@@ -2080,7 +2671,7 @@
|
|
|
2080
2671
|
}
|
|
2081
2672
|
},
|
|
2082
2673
|
{
|
|
2083
|
-
"id":
|
|
2674
|
+
"id": 37,
|
|
2084
2675
|
"name": "XyoIdWitnessConfig",
|
|
2085
2676
|
"kind": 4194304,
|
|
2086
2677
|
"kindString": "Type alias",
|
|
@@ -2090,7 +2681,7 @@
|
|
|
2090
2681
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
2091
2682
|
"line": 11,
|
|
2092
2683
|
"character": 12,
|
|
2093
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2684
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Witness.ts#L11"
|
|
2094
2685
|
}
|
|
2095
2686
|
],
|
|
2096
2687
|
"type": {
|
|
@@ -2098,20 +2689,20 @@
|
|
|
2098
2689
|
"typeArguments": [
|
|
2099
2690
|
{
|
|
2100
2691
|
"type": "reference",
|
|
2101
|
-
"id":
|
|
2692
|
+
"id": 24,
|
|
2102
2693
|
"name": "XyoIdPayload"
|
|
2103
2694
|
},
|
|
2104
2695
|
{
|
|
2105
2696
|
"type": "reflection",
|
|
2106
2697
|
"declaration": {
|
|
2107
|
-
"id":
|
|
2698
|
+
"id": 38,
|
|
2108
2699
|
"name": "__type",
|
|
2109
2700
|
"kind": 65536,
|
|
2110
2701
|
"kindString": "Type literal",
|
|
2111
2702
|
"flags": {},
|
|
2112
2703
|
"children": [
|
|
2113
2704
|
{
|
|
2114
|
-
"id":
|
|
2705
|
+
"id": 40,
|
|
2115
2706
|
"name": "salt",
|
|
2116
2707
|
"kind": 1024,
|
|
2117
2708
|
"kindString": "Property",
|
|
@@ -2121,7 +2712,7 @@
|
|
|
2121
2712
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
2122
2713
|
"line": 15,
|
|
2123
2714
|
"character": 4,
|
|
2124
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2715
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Witness.ts#L15"
|
|
2125
2716
|
}
|
|
2126
2717
|
],
|
|
2127
2718
|
"type": {
|
|
@@ -2130,7 +2721,7 @@
|
|
|
2130
2721
|
}
|
|
2131
2722
|
},
|
|
2132
2723
|
{
|
|
2133
|
-
"id":
|
|
2724
|
+
"id": 39,
|
|
2134
2725
|
"name": "schema",
|
|
2135
2726
|
"kind": 1024,
|
|
2136
2727
|
"kindString": "Property",
|
|
@@ -2140,12 +2731,12 @@
|
|
|
2140
2731
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
2141
2732
|
"line": 14,
|
|
2142
2733
|
"character": 4,
|
|
2143
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2734
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Witness.ts#L14"
|
|
2144
2735
|
}
|
|
2145
2736
|
],
|
|
2146
2737
|
"type": {
|
|
2147
2738
|
"type": "reference",
|
|
2148
|
-
"id":
|
|
2739
|
+
"id": 35,
|
|
2149
2740
|
"name": "XyoIdWitnessConfigSchema"
|
|
2150
2741
|
}
|
|
2151
2742
|
}
|
|
@@ -2154,8 +2745,8 @@
|
|
|
2154
2745
|
{
|
|
2155
2746
|
"title": "Properties",
|
|
2156
2747
|
"children": [
|
|
2157
|
-
|
|
2158
|
-
|
|
2748
|
+
40,
|
|
2749
|
+
39
|
|
2159
2750
|
]
|
|
2160
2751
|
}
|
|
2161
2752
|
],
|
|
@@ -2164,7 +2755,7 @@
|
|
|
2164
2755
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
2165
2756
|
"line": 13,
|
|
2166
2757
|
"character": 2,
|
|
2167
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2758
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Witness.ts#L13"
|
|
2168
2759
|
}
|
|
2169
2760
|
]
|
|
2170
2761
|
}
|
|
@@ -2174,7 +2765,7 @@
|
|
|
2174
2765
|
}
|
|
2175
2766
|
},
|
|
2176
2767
|
{
|
|
2177
|
-
"id":
|
|
2768
|
+
"id": 36,
|
|
2178
2769
|
"name": "XyoIdWitnessConfigSchema",
|
|
2179
2770
|
"kind": 4194304,
|
|
2180
2771
|
"kindString": "Type alias",
|
|
@@ -2184,13 +2775,13 @@
|
|
|
2184
2775
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
2185
2776
|
"line": 8,
|
|
2186
2777
|
"character": 12,
|
|
2187
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2778
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Witness.ts#L8"
|
|
2188
2779
|
},
|
|
2189
2780
|
{
|
|
2190
2781
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
2191
2782
|
"line": 9,
|
|
2192
2783
|
"character": 13,
|
|
2193
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2784
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Witness.ts#L9"
|
|
2194
2785
|
}
|
|
2195
2786
|
],
|
|
2196
2787
|
"type": {
|
|
@@ -2199,7 +2790,7 @@
|
|
|
2199
2790
|
}
|
|
2200
2791
|
},
|
|
2201
2792
|
{
|
|
2202
|
-
"id":
|
|
2793
|
+
"id": 28,
|
|
2203
2794
|
"name": "XyoIdSchema",
|
|
2204
2795
|
"kind": 32,
|
|
2205
2796
|
"kindString": "Variable",
|
|
@@ -2209,13 +2800,13 @@
|
|
|
2209
2800
|
"fileName": "plugins/packages/id/src/Schema.ts",
|
|
2210
2801
|
"line": 1,
|
|
2211
2802
|
"character": 12,
|
|
2212
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2803
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Schema.ts#L1"
|
|
2213
2804
|
},
|
|
2214
2805
|
{
|
|
2215
2806
|
"fileName": "plugins/packages/id/src/Schema.ts",
|
|
2216
2807
|
"line": 2,
|
|
2217
2808
|
"character": 13,
|
|
2218
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2809
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Schema.ts#L2"
|
|
2219
2810
|
}
|
|
2220
2811
|
],
|
|
2221
2812
|
"type": {
|
|
@@ -2224,7 +2815,7 @@
|
|
|
2224
2815
|
}
|
|
2225
2816
|
},
|
|
2226
2817
|
{
|
|
2227
|
-
"id":
|
|
2818
|
+
"id": 35,
|
|
2228
2819
|
"name": "XyoIdWitnessConfigSchema",
|
|
2229
2820
|
"kind": 32,
|
|
2230
2821
|
"kindString": "Variable",
|
|
@@ -2234,13 +2825,13 @@
|
|
|
2234
2825
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
2235
2826
|
"line": 8,
|
|
2236
2827
|
"character": 12,
|
|
2237
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2828
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Witness.ts#L8"
|
|
2238
2829
|
},
|
|
2239
2830
|
{
|
|
2240
2831
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
2241
2832
|
"line": 9,
|
|
2242
2833
|
"character": 13,
|
|
2243
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2834
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Witness.ts#L9"
|
|
2244
2835
|
}
|
|
2245
2836
|
],
|
|
2246
2837
|
"type": {
|
|
@@ -2259,7 +2850,7 @@
|
|
|
2259
2850
|
"fileName": "plugins/packages/id/src/Plugin.ts",
|
|
2260
2851
|
"line": 8,
|
|
2261
2852
|
"character": 13,
|
|
2262
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2853
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Plugin.ts#L8"
|
|
2263
2854
|
}
|
|
2264
2855
|
],
|
|
2265
2856
|
"signatures": [
|
|
@@ -2303,7 +2894,7 @@
|
|
|
2303
2894
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
2304
2895
|
"line": 7,
|
|
2305
2896
|
"character": 2,
|
|
2306
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2897
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Payload.ts#L7"
|
|
2307
2898
|
}
|
|
2308
2899
|
],
|
|
2309
2900
|
"type": {
|
|
@@ -2322,7 +2913,7 @@
|
|
|
2322
2913
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
2323
2914
|
"line": 6,
|
|
2324
2915
|
"character": 2,
|
|
2325
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2916
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Payload.ts#L6"
|
|
2326
2917
|
}
|
|
2327
2918
|
],
|
|
2328
2919
|
"type": {
|
|
@@ -2345,7 +2936,7 @@
|
|
|
2345
2936
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
2346
2937
|
"line": 5,
|
|
2347
2938
|
"character": 38,
|
|
2348
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2939
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Payload.ts#L5"
|
|
2349
2940
|
}
|
|
2350
2941
|
]
|
|
2351
2942
|
}
|
|
@@ -2373,7 +2964,151 @@
|
|
|
2373
2964
|
"flags": {},
|
|
2374
2965
|
"children": [
|
|
2375
2966
|
{
|
|
2376
|
-
"id":
|
|
2967
|
+
"id": 7,
|
|
2968
|
+
"name": "security",
|
|
2969
|
+
"kind": 1024,
|
|
2970
|
+
"kindString": "Property",
|
|
2971
|
+
"flags": {
|
|
2972
|
+
"isOptional": true
|
|
2973
|
+
},
|
|
2974
|
+
"sources": [
|
|
2975
|
+
{
|
|
2976
|
+
"fileName": "modules/packages/module/dist/esm/Config.d.ts",
|
|
2977
|
+
"line": 8,
|
|
2978
|
+
"character": 4
|
|
2979
|
+
}
|
|
2980
|
+
],
|
|
2981
|
+
"type": {
|
|
2982
|
+
"type": "reflection",
|
|
2983
|
+
"declaration": {
|
|
2984
|
+
"id": 8,
|
|
2985
|
+
"name": "__type",
|
|
2986
|
+
"kind": 65536,
|
|
2987
|
+
"kindString": "Type literal",
|
|
2988
|
+
"flags": {},
|
|
2989
|
+
"children": [
|
|
2990
|
+
{
|
|
2991
|
+
"id": 9,
|
|
2992
|
+
"name": "allowed",
|
|
2993
|
+
"kind": 1024,
|
|
2994
|
+
"kindString": "Property",
|
|
2995
|
+
"flags": {
|
|
2996
|
+
"isOptional": true
|
|
2997
|
+
},
|
|
2998
|
+
"sources": [
|
|
2999
|
+
{
|
|
3000
|
+
"fileName": "modules/packages/module/dist/esm/Config.d.ts",
|
|
3001
|
+
"line": 9,
|
|
3002
|
+
"character": 8
|
|
3003
|
+
}
|
|
3004
|
+
],
|
|
3005
|
+
"type": {
|
|
3006
|
+
"type": "reference",
|
|
3007
|
+
"typeArguments": [
|
|
3008
|
+
{
|
|
3009
|
+
"type": "intrinsic",
|
|
3010
|
+
"name": "string"
|
|
3011
|
+
},
|
|
3012
|
+
{
|
|
3013
|
+
"type": "array",
|
|
3014
|
+
"elementType": {
|
|
3015
|
+
"type": "array",
|
|
3016
|
+
"elementType": {
|
|
3017
|
+
"type": "intrinsic",
|
|
3018
|
+
"name": "string"
|
|
3019
|
+
}
|
|
3020
|
+
}
|
|
3021
|
+
}
|
|
3022
|
+
],
|
|
3023
|
+
"name": "Record",
|
|
3024
|
+
"qualifiedName": "Record",
|
|
3025
|
+
"package": "typescript"
|
|
3026
|
+
}
|
|
3027
|
+
},
|
|
3028
|
+
{
|
|
3029
|
+
"id": 10,
|
|
3030
|
+
"name": "disallowed",
|
|
3031
|
+
"kind": 1024,
|
|
3032
|
+
"kindString": "Property",
|
|
3033
|
+
"flags": {
|
|
3034
|
+
"isOptional": true
|
|
3035
|
+
},
|
|
3036
|
+
"sources": [
|
|
3037
|
+
{
|
|
3038
|
+
"fileName": "modules/packages/module/dist/esm/Config.d.ts",
|
|
3039
|
+
"line": 10,
|
|
3040
|
+
"character": 8
|
|
3041
|
+
}
|
|
3042
|
+
],
|
|
3043
|
+
"type": {
|
|
3044
|
+
"type": "reference",
|
|
3045
|
+
"typeArguments": [
|
|
3046
|
+
{
|
|
3047
|
+
"type": "intrinsic",
|
|
3048
|
+
"name": "string"
|
|
3049
|
+
},
|
|
3050
|
+
{
|
|
3051
|
+
"type": "array",
|
|
3052
|
+
"elementType": {
|
|
3053
|
+
"type": "intrinsic",
|
|
3054
|
+
"name": "string"
|
|
3055
|
+
}
|
|
3056
|
+
}
|
|
3057
|
+
],
|
|
3058
|
+
"name": "Record",
|
|
3059
|
+
"qualifiedName": "Record",
|
|
3060
|
+
"package": "typescript"
|
|
3061
|
+
}
|
|
3062
|
+
}
|
|
3063
|
+
],
|
|
3064
|
+
"groups": [
|
|
3065
|
+
{
|
|
3066
|
+
"title": "Properties",
|
|
3067
|
+
"children": [
|
|
3068
|
+
9,
|
|
3069
|
+
10
|
|
3070
|
+
]
|
|
3071
|
+
}
|
|
3072
|
+
],
|
|
3073
|
+
"sources": [
|
|
3074
|
+
{
|
|
3075
|
+
"fileName": "modules/packages/module/dist/esm/Config.d.ts",
|
|
3076
|
+
"line": 8,
|
|
3077
|
+
"character": 15
|
|
3078
|
+
}
|
|
3079
|
+
]
|
|
3080
|
+
}
|
|
3081
|
+
}
|
|
3082
|
+
}
|
|
3083
|
+
],
|
|
3084
|
+
"groups": [
|
|
3085
|
+
{
|
|
3086
|
+
"title": "Properties",
|
|
3087
|
+
"children": [
|
|
3088
|
+
7
|
|
3089
|
+
]
|
|
3090
|
+
}
|
|
3091
|
+
],
|
|
3092
|
+
"sources": [
|
|
3093
|
+
{
|
|
3094
|
+
"fileName": "modules/packages/module/dist/esm/Config.d.ts",
|
|
3095
|
+
"line": 7,
|
|
3096
|
+
"character": 90
|
|
3097
|
+
}
|
|
3098
|
+
]
|
|
3099
|
+
}
|
|
3100
|
+
},
|
|
3101
|
+
{
|
|
3102
|
+
"type": "reflection",
|
|
3103
|
+
"declaration": {
|
|
3104
|
+
"id": 11,
|
|
3105
|
+
"name": "__type",
|
|
3106
|
+
"kind": 65536,
|
|
3107
|
+
"kindString": "Type literal",
|
|
3108
|
+
"flags": {},
|
|
3109
|
+
"children": [
|
|
3110
|
+
{
|
|
3111
|
+
"id": 13,
|
|
2377
3112
|
"name": "salt",
|
|
2378
3113
|
"kind": 1024,
|
|
2379
3114
|
"kindString": "Property",
|
|
@@ -2383,7 +3118,7 @@
|
|
|
2383
3118
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
2384
3119
|
"line": 15,
|
|
2385
3120
|
"character": 4,
|
|
2386
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3121
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Witness.ts#L15"
|
|
2387
3122
|
}
|
|
2388
3123
|
],
|
|
2389
3124
|
"type": {
|
|
@@ -2392,7 +3127,7 @@
|
|
|
2392
3127
|
}
|
|
2393
3128
|
},
|
|
2394
3129
|
{
|
|
2395
|
-
"id":
|
|
3130
|
+
"id": 12,
|
|
2396
3131
|
"name": "schema",
|
|
2397
3132
|
"kind": 1024,
|
|
2398
3133
|
"kindString": "Property",
|
|
@@ -2402,7 +3137,7 @@
|
|
|
2402
3137
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
2403
3138
|
"line": 14,
|
|
2404
3139
|
"character": 4,
|
|
2405
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3140
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Witness.ts#L14"
|
|
2406
3141
|
}
|
|
2407
3142
|
],
|
|
2408
3143
|
"type": {
|
|
@@ -2415,8 +3150,8 @@
|
|
|
2415
3150
|
{
|
|
2416
3151
|
"title": "Properties",
|
|
2417
3152
|
"children": [
|
|
2418
|
-
|
|
2419
|
-
|
|
3153
|
+
13,
|
|
3154
|
+
12
|
|
2420
3155
|
]
|
|
2421
3156
|
}
|
|
2422
3157
|
],
|
|
@@ -2425,7 +3160,7 @@
|
|
|
2425
3160
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
2426
3161
|
"line": 13,
|
|
2427
3162
|
"character": 2,
|
|
2428
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3163
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Witness.ts#L13"
|
|
2429
3164
|
}
|
|
2430
3165
|
]
|
|
2431
3166
|
}
|
|
@@ -2433,14 +3168,14 @@
|
|
|
2433
3168
|
{
|
|
2434
3169
|
"type": "reflection",
|
|
2435
3170
|
"declaration": {
|
|
2436
|
-
"id":
|
|
3171
|
+
"id": 14,
|
|
2437
3172
|
"name": "__type",
|
|
2438
3173
|
"kind": 65536,
|
|
2439
3174
|
"kindString": "Type literal",
|
|
2440
3175
|
"flags": {},
|
|
2441
3176
|
"children": [
|
|
2442
3177
|
{
|
|
2443
|
-
"id":
|
|
3178
|
+
"id": 15,
|
|
2444
3179
|
"name": "targetSchema",
|
|
2445
3180
|
"kind": 1024,
|
|
2446
3181
|
"kindString": "Property",
|
|
@@ -2462,7 +3197,7 @@
|
|
|
2462
3197
|
{
|
|
2463
3198
|
"title": "Properties",
|
|
2464
3199
|
"children": [
|
|
2465
|
-
|
|
3200
|
+
15
|
|
2466
3201
|
]
|
|
2467
3202
|
}
|
|
2468
3203
|
],
|
|
@@ -2491,14 +3226,158 @@
|
|
|
2491
3226
|
{
|
|
2492
3227
|
"type": "reflection",
|
|
2493
3228
|
"declaration": {
|
|
2494
|
-
"id":
|
|
3229
|
+
"id": 16,
|
|
2495
3230
|
"name": "__type",
|
|
2496
3231
|
"kind": 65536,
|
|
2497
3232
|
"kindString": "Type literal",
|
|
2498
3233
|
"flags": {},
|
|
2499
3234
|
"children": [
|
|
2500
3235
|
{
|
|
2501
|
-
"id":
|
|
3236
|
+
"id": 17,
|
|
3237
|
+
"name": "security",
|
|
3238
|
+
"kind": 1024,
|
|
3239
|
+
"kindString": "Property",
|
|
3240
|
+
"flags": {
|
|
3241
|
+
"isOptional": true
|
|
3242
|
+
},
|
|
3243
|
+
"sources": [
|
|
3244
|
+
{
|
|
3245
|
+
"fileName": "sdk/packages/payload-plugin/dist/esm/createPlugin.d.ts",
|
|
3246
|
+
"line": 47,
|
|
3247
|
+
"character": 4
|
|
3248
|
+
}
|
|
3249
|
+
],
|
|
3250
|
+
"type": {
|
|
3251
|
+
"type": "reflection",
|
|
3252
|
+
"declaration": {
|
|
3253
|
+
"id": 18,
|
|
3254
|
+
"name": "__type",
|
|
3255
|
+
"kind": 65536,
|
|
3256
|
+
"kindString": "Type literal",
|
|
3257
|
+
"flags": {},
|
|
3258
|
+
"children": [
|
|
3259
|
+
{
|
|
3260
|
+
"id": 19,
|
|
3261
|
+
"name": "allowed",
|
|
3262
|
+
"kind": 1024,
|
|
3263
|
+
"kindString": "Property",
|
|
3264
|
+
"flags": {
|
|
3265
|
+
"isOptional": true
|
|
3266
|
+
},
|
|
3267
|
+
"sources": [
|
|
3268
|
+
{
|
|
3269
|
+
"fileName": "sdk/packages/payload-plugin/dist/esm/createPlugin.d.ts",
|
|
3270
|
+
"line": 48,
|
|
3271
|
+
"character": 8
|
|
3272
|
+
}
|
|
3273
|
+
],
|
|
3274
|
+
"type": {
|
|
3275
|
+
"type": "reference",
|
|
3276
|
+
"typeArguments": [
|
|
3277
|
+
{
|
|
3278
|
+
"type": "intrinsic",
|
|
3279
|
+
"name": "string"
|
|
3280
|
+
},
|
|
3281
|
+
{
|
|
3282
|
+
"type": "array",
|
|
3283
|
+
"elementType": {
|
|
3284
|
+
"type": "array",
|
|
3285
|
+
"elementType": {
|
|
3286
|
+
"type": "intrinsic",
|
|
3287
|
+
"name": "string"
|
|
3288
|
+
}
|
|
3289
|
+
}
|
|
3290
|
+
}
|
|
3291
|
+
],
|
|
3292
|
+
"name": "Record",
|
|
3293
|
+
"qualifiedName": "Record",
|
|
3294
|
+
"package": "typescript"
|
|
3295
|
+
}
|
|
3296
|
+
},
|
|
3297
|
+
{
|
|
3298
|
+
"id": 20,
|
|
3299
|
+
"name": "disallowed",
|
|
3300
|
+
"kind": 1024,
|
|
3301
|
+
"kindString": "Property",
|
|
3302
|
+
"flags": {
|
|
3303
|
+
"isOptional": true
|
|
3304
|
+
},
|
|
3305
|
+
"sources": [
|
|
3306
|
+
{
|
|
3307
|
+
"fileName": "sdk/packages/payload-plugin/dist/esm/createPlugin.d.ts",
|
|
3308
|
+
"line": 49,
|
|
3309
|
+
"character": 8
|
|
3310
|
+
}
|
|
3311
|
+
],
|
|
3312
|
+
"type": {
|
|
3313
|
+
"type": "reference",
|
|
3314
|
+
"typeArguments": [
|
|
3315
|
+
{
|
|
3316
|
+
"type": "intrinsic",
|
|
3317
|
+
"name": "string"
|
|
3318
|
+
},
|
|
3319
|
+
{
|
|
3320
|
+
"type": "array",
|
|
3321
|
+
"elementType": {
|
|
3322
|
+
"type": "intrinsic",
|
|
3323
|
+
"name": "string"
|
|
3324
|
+
}
|
|
3325
|
+
}
|
|
3326
|
+
],
|
|
3327
|
+
"name": "Record",
|
|
3328
|
+
"qualifiedName": "Record",
|
|
3329
|
+
"package": "typescript"
|
|
3330
|
+
}
|
|
3331
|
+
}
|
|
3332
|
+
],
|
|
3333
|
+
"groups": [
|
|
3334
|
+
{
|
|
3335
|
+
"title": "Properties",
|
|
3336
|
+
"children": [
|
|
3337
|
+
19,
|
|
3338
|
+
20
|
|
3339
|
+
]
|
|
3340
|
+
}
|
|
3341
|
+
],
|
|
3342
|
+
"sources": [
|
|
3343
|
+
{
|
|
3344
|
+
"fileName": "sdk/packages/payload-plugin/dist/esm/createPlugin.d.ts",
|
|
3345
|
+
"line": 47,
|
|
3346
|
+
"character": 15
|
|
3347
|
+
}
|
|
3348
|
+
]
|
|
3349
|
+
}
|
|
3350
|
+
}
|
|
3351
|
+
}
|
|
3352
|
+
],
|
|
3353
|
+
"groups": [
|
|
3354
|
+
{
|
|
3355
|
+
"title": "Properties",
|
|
3356
|
+
"children": [
|
|
3357
|
+
17
|
|
3358
|
+
]
|
|
3359
|
+
}
|
|
3360
|
+
],
|
|
3361
|
+
"sources": [
|
|
3362
|
+
{
|
|
3363
|
+
"fileName": "sdk/packages/payload-plugin/dist/esm/createPlugin.d.ts",
|
|
3364
|
+
"line": 46,
|
|
3365
|
+
"character": 122
|
|
3366
|
+
}
|
|
3367
|
+
]
|
|
3368
|
+
}
|
|
3369
|
+
},
|
|
3370
|
+
{
|
|
3371
|
+
"type": "reflection",
|
|
3372
|
+
"declaration": {
|
|
3373
|
+
"id": 21,
|
|
3374
|
+
"name": "__type",
|
|
3375
|
+
"kind": 65536,
|
|
3376
|
+
"kindString": "Type literal",
|
|
3377
|
+
"flags": {},
|
|
3378
|
+
"children": [
|
|
3379
|
+
{
|
|
3380
|
+
"id": 23,
|
|
2502
3381
|
"name": "salt",
|
|
2503
3382
|
"kind": 1024,
|
|
2504
3383
|
"kindString": "Property",
|
|
@@ -2508,7 +3387,7 @@
|
|
|
2508
3387
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
2509
3388
|
"line": 7,
|
|
2510
3389
|
"character": 2,
|
|
2511
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3390
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Payload.ts#L7"
|
|
2512
3391
|
}
|
|
2513
3392
|
],
|
|
2514
3393
|
"type": {
|
|
@@ -2517,7 +3396,7 @@
|
|
|
2517
3396
|
}
|
|
2518
3397
|
},
|
|
2519
3398
|
{
|
|
2520
|
-
"id":
|
|
3399
|
+
"id": 22,
|
|
2521
3400
|
"name": "schema",
|
|
2522
3401
|
"kind": 1024,
|
|
2523
3402
|
"kindString": "Property",
|
|
@@ -2527,7 +3406,7 @@
|
|
|
2527
3406
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
2528
3407
|
"line": 6,
|
|
2529
3408
|
"character": 2,
|
|
2530
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3409
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Payload.ts#L6"
|
|
2531
3410
|
}
|
|
2532
3411
|
],
|
|
2533
3412
|
"type": {
|
|
@@ -2540,8 +3419,8 @@
|
|
|
2540
3419
|
{
|
|
2541
3420
|
"title": "Properties",
|
|
2542
3421
|
"children": [
|
|
2543
|
-
|
|
2544
|
-
|
|
3422
|
+
23,
|
|
3423
|
+
22
|
|
2545
3424
|
]
|
|
2546
3425
|
}
|
|
2547
3426
|
],
|
|
@@ -2550,7 +3429,7 @@
|
|
|
2550
3429
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
2551
3430
|
"line": 5,
|
|
2552
3431
|
"character": 38,
|
|
2553
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3432
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Payload.ts#L5"
|
|
2554
3433
|
}
|
|
2555
3434
|
]
|
|
2556
3435
|
}
|
|
@@ -2564,7 +3443,7 @@
|
|
|
2564
3443
|
]
|
|
2565
3444
|
},
|
|
2566
3445
|
{
|
|
2567
|
-
"id":
|
|
3446
|
+
"id": 30,
|
|
2568
3447
|
"name": "XyoIdPayloadTemplate",
|
|
2569
3448
|
"kind": 64,
|
|
2570
3449
|
"kindString": "Function",
|
|
@@ -2574,12 +3453,12 @@
|
|
|
2574
3453
|
"fileName": "plugins/packages/id/src/Template.ts",
|
|
2575
3454
|
"line": 4,
|
|
2576
3455
|
"character": 13,
|
|
2577
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3456
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Template.ts#L4"
|
|
2578
3457
|
}
|
|
2579
3458
|
],
|
|
2580
3459
|
"signatures": [
|
|
2581
3460
|
{
|
|
2582
|
-
"id":
|
|
3461
|
+
"id": 31,
|
|
2583
3462
|
"name": "XyoIdPayloadTemplate",
|
|
2584
3463
|
"kind": 4096,
|
|
2585
3464
|
"kindString": "Call signature",
|
|
@@ -2598,14 +3477,14 @@
|
|
|
2598
3477
|
{
|
|
2599
3478
|
"type": "reflection",
|
|
2600
3479
|
"declaration": {
|
|
2601
|
-
"id":
|
|
3480
|
+
"id": 32,
|
|
2602
3481
|
"name": "__type",
|
|
2603
3482
|
"kind": 65536,
|
|
2604
3483
|
"kindString": "Type literal",
|
|
2605
3484
|
"flags": {},
|
|
2606
3485
|
"children": [
|
|
2607
3486
|
{
|
|
2608
|
-
"id":
|
|
3487
|
+
"id": 34,
|
|
2609
3488
|
"name": "salt",
|
|
2610
3489
|
"kind": 1024,
|
|
2611
3490
|
"kindString": "Property",
|
|
@@ -2615,7 +3494,7 @@
|
|
|
2615
3494
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
2616
3495
|
"line": 7,
|
|
2617
3496
|
"character": 2,
|
|
2618
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3497
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Payload.ts#L7"
|
|
2619
3498
|
}
|
|
2620
3499
|
],
|
|
2621
3500
|
"type": {
|
|
@@ -2624,7 +3503,7 @@
|
|
|
2624
3503
|
}
|
|
2625
3504
|
},
|
|
2626
3505
|
{
|
|
2627
|
-
"id":
|
|
3506
|
+
"id": 33,
|
|
2628
3507
|
"name": "schema",
|
|
2629
3508
|
"kind": 1024,
|
|
2630
3509
|
"kindString": "Property",
|
|
@@ -2634,7 +3513,7 @@
|
|
|
2634
3513
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
2635
3514
|
"line": 6,
|
|
2636
3515
|
"character": 2,
|
|
2637
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3516
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Payload.ts#L6"
|
|
2638
3517
|
}
|
|
2639
3518
|
],
|
|
2640
3519
|
"type": {
|
|
@@ -2647,8 +3526,8 @@
|
|
|
2647
3526
|
{
|
|
2648
3527
|
"title": "Properties",
|
|
2649
3528
|
"children": [
|
|
2650
|
-
|
|
2651
|
-
|
|
3529
|
+
34,
|
|
3530
|
+
33
|
|
2652
3531
|
]
|
|
2653
3532
|
}
|
|
2654
3533
|
],
|
|
@@ -2657,7 +3536,7 @@
|
|
|
2657
3536
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
2658
3537
|
"line": 5,
|
|
2659
3538
|
"character": 38,
|
|
2660
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3539
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/Payload.ts#L5"
|
|
2661
3540
|
}
|
|
2662
3541
|
]
|
|
2663
3542
|
}
|
|
@@ -2672,36 +3551,36 @@
|
|
|
2672
3551
|
{
|
|
2673
3552
|
"title": "References",
|
|
2674
3553
|
"children": [
|
|
2675
|
-
|
|
3554
|
+
151
|
|
2676
3555
|
]
|
|
2677
3556
|
},
|
|
2678
3557
|
{
|
|
2679
3558
|
"title": "Classes",
|
|
2680
3559
|
"children": [
|
|
2681
|
-
|
|
3560
|
+
41
|
|
2682
3561
|
]
|
|
2683
3562
|
},
|
|
2684
3563
|
{
|
|
2685
3564
|
"title": "Type Aliases",
|
|
2686
3565
|
"children": [
|
|
2687
|
-
|
|
2688
|
-
|
|
2689
|
-
|
|
2690
|
-
|
|
3566
|
+
24,
|
|
3567
|
+
29,
|
|
3568
|
+
37,
|
|
3569
|
+
36
|
|
2691
3570
|
]
|
|
2692
3571
|
},
|
|
2693
3572
|
{
|
|
2694
3573
|
"title": "Variables",
|
|
2695
3574
|
"children": [
|
|
2696
|
-
|
|
2697
|
-
|
|
3575
|
+
28,
|
|
3576
|
+
35
|
|
2698
3577
|
]
|
|
2699
3578
|
},
|
|
2700
3579
|
{
|
|
2701
3580
|
"title": "Functions",
|
|
2702
3581
|
"children": [
|
|
2703
3582
|
1,
|
|
2704
|
-
|
|
3583
|
+
30
|
|
2705
3584
|
]
|
|
2706
3585
|
}
|
|
2707
3586
|
],
|
|
@@ -2710,7 +3589,7 @@
|
|
|
2710
3589
|
"fileName": "plugins/packages/id/src/index.ts",
|
|
2711
3590
|
"line": 1,
|
|
2712
3591
|
"character": 0,
|
|
2713
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3592
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/21e645b/packages/plugins/packages/id/src/index.ts#L1"
|
|
2714
3593
|
}
|
|
2715
3594
|
]
|
|
2716
3595
|
}
|