@xyo-network/id-payload-plugin 2.41.10 → 2.41.12
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 +5 -14
- package/dist/cjs/Plugin.d.ts.map +1 -1
- package/dist/cjs/Plugin.js +7 -9
- package/dist/cjs/Plugin.js.map +1 -1
- package/dist/cjs/Witness.d.ts +4 -4
- package/dist/cjs/Witness.d.ts.map +1 -1
- package/dist/cjs/Witness.js +15 -10
- package/dist/cjs/Witness.js.map +1 -1
- package/dist/cjs/index.d.ts +3 -3
- package/dist/cjs/index.d.ts.map +1 -1
- package/dist/cjs/index.js +3 -3
- package/dist/cjs/index.js.map +1 -1
- package/dist/docs.json +928 -946
- package/dist/esm/Plugin.d.ts +5 -14
- package/dist/esm/Plugin.d.ts.map +1 -1
- package/dist/esm/Plugin.js +5 -7
- package/dist/esm/Plugin.js.map +1 -1
- package/dist/esm/Witness.d.ts +4 -4
- package/dist/esm/Witness.d.ts.map +1 -1
- package/dist/esm/Witness.js +14 -9
- package/dist/esm/Witness.js.map +1 -1
- package/dist/esm/index.d.ts +3 -3
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/index.js +3 -3
- package/dist/esm/index.js.map +1 -1
- package/package.json +5 -6
- package/src/Plugin.spec.ts +6 -5
- package/src/Plugin.ts +11 -11
- package/src/Witness.browser.spec.ts +3 -3
- package/src/Witness.spec.ts +6 -6
- package/src/Witness.ts +20 -17
- package/src/index.ts +3 -3
package/dist/docs.json
CHANGED
|
@@ -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/46501c0eca/packages/plugins/packages/id/src/index.ts#L11"
|
|
21
21
|
}
|
|
22
22
|
],
|
|
23
23
|
"target": 1
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
|
-
"id":
|
|
26
|
+
"id": 32,
|
|
27
27
|
"name": "XyoIdWitness",
|
|
28
28
|
"kind": 128,
|
|
29
29
|
"kindString": "Class",
|
|
30
30
|
"flags": {},
|
|
31
31
|
"children": [
|
|
32
32
|
{
|
|
33
|
-
"id":
|
|
33
|
+
"id": 50,
|
|
34
34
|
"name": "constructor",
|
|
35
35
|
"kind": 512,
|
|
36
36
|
"kindString": "Constructor",
|
|
@@ -46,14 +46,14 @@
|
|
|
46
46
|
],
|
|
47
47
|
"signatures": [
|
|
48
48
|
{
|
|
49
|
-
"id":
|
|
49
|
+
"id": 51,
|
|
50
50
|
"name": "new XyoIdWitness",
|
|
51
51
|
"kind": 16384,
|
|
52
52
|
"kindString": "Constructor signature",
|
|
53
53
|
"flags": {},
|
|
54
54
|
"parameters": [
|
|
55
55
|
{
|
|
56
|
-
"id":
|
|
56
|
+
"id": 52,
|
|
57
57
|
"name": "params",
|
|
58
58
|
"kind": 32768,
|
|
59
59
|
"kindString": "Parameter",
|
|
@@ -75,14 +75,14 @@
|
|
|
75
75
|
{
|
|
76
76
|
"type": "reflection",
|
|
77
77
|
"declaration": {
|
|
78
|
-
"id":
|
|
78
|
+
"id": 53,
|
|
79
79
|
"name": "__type",
|
|
80
80
|
"kind": 65536,
|
|
81
81
|
"kindString": "Type literal",
|
|
82
82
|
"flags": {},
|
|
83
83
|
"children": [
|
|
84
84
|
{
|
|
85
|
-
"id":
|
|
85
|
+
"id": 54,
|
|
86
86
|
"name": "security",
|
|
87
87
|
"kind": 1024,
|
|
88
88
|
"kindString": "Property",
|
|
@@ -99,14 +99,14 @@
|
|
|
99
99
|
"type": {
|
|
100
100
|
"type": "reflection",
|
|
101
101
|
"declaration": {
|
|
102
|
-
"id":
|
|
102
|
+
"id": 55,
|
|
103
103
|
"name": "__type",
|
|
104
104
|
"kind": 65536,
|
|
105
105
|
"kindString": "Type literal",
|
|
106
106
|
"flags": {},
|
|
107
107
|
"children": [
|
|
108
108
|
{
|
|
109
|
-
"id":
|
|
109
|
+
"id": 56,
|
|
110
110
|
"name": "allowed",
|
|
111
111
|
"kind": 1024,
|
|
112
112
|
"kindString": "Property",
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
}
|
|
145
145
|
},
|
|
146
146
|
{
|
|
147
|
-
"id":
|
|
147
|
+
"id": 57,
|
|
148
148
|
"name": "disallowed",
|
|
149
149
|
"kind": 1024,
|
|
150
150
|
"kindString": "Property",
|
|
@@ -183,8 +183,8 @@
|
|
|
183
183
|
{
|
|
184
184
|
"title": "Properties",
|
|
185
185
|
"children": [
|
|
186
|
-
|
|
187
|
-
|
|
186
|
+
56,
|
|
187
|
+
57
|
|
188
188
|
]
|
|
189
189
|
}
|
|
190
190
|
],
|
|
@@ -203,7 +203,7 @@
|
|
|
203
203
|
{
|
|
204
204
|
"title": "Properties",
|
|
205
205
|
"children": [
|
|
206
|
-
|
|
206
|
+
54
|
|
207
207
|
]
|
|
208
208
|
}
|
|
209
209
|
],
|
|
@@ -219,14 +219,14 @@
|
|
|
219
219
|
{
|
|
220
220
|
"type": "reflection",
|
|
221
221
|
"declaration": {
|
|
222
|
-
"id":
|
|
222
|
+
"id": 58,
|
|
223
223
|
"name": "__type",
|
|
224
224
|
"kind": 65536,
|
|
225
225
|
"kindString": "Type literal",
|
|
226
226
|
"flags": {},
|
|
227
227
|
"children": [
|
|
228
228
|
{
|
|
229
|
-
"id":
|
|
229
|
+
"id": 59,
|
|
230
230
|
"name": "salt",
|
|
231
231
|
"kind": 1024,
|
|
232
232
|
"kindString": "Property",
|
|
@@ -234,9 +234,9 @@
|
|
|
234
234
|
"sources": [
|
|
235
235
|
{
|
|
236
236
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
237
|
-
"line":
|
|
238
|
-
"character":
|
|
239
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
237
|
+
"line": 12,
|
|
238
|
+
"character": 2,
|
|
239
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Witness.ts#L12"
|
|
240
240
|
}
|
|
241
241
|
],
|
|
242
242
|
"type": {
|
|
@@ -245,7 +245,7 @@
|
|
|
245
245
|
}
|
|
246
246
|
},
|
|
247
247
|
{
|
|
248
|
-
"id":
|
|
248
|
+
"id": 60,
|
|
249
249
|
"name": "schema",
|
|
250
250
|
"kind": 1024,
|
|
251
251
|
"kindString": "Property",
|
|
@@ -253,9 +253,9 @@
|
|
|
253
253
|
"sources": [
|
|
254
254
|
{
|
|
255
255
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
256
|
-
"line":
|
|
257
|
-
"character":
|
|
258
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
256
|
+
"line": 13,
|
|
257
|
+
"character": 2,
|
|
258
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Witness.ts#L13"
|
|
259
259
|
}
|
|
260
260
|
],
|
|
261
261
|
"type": {
|
|
@@ -268,17 +268,17 @@
|
|
|
268
268
|
{
|
|
269
269
|
"title": "Properties",
|
|
270
270
|
"children": [
|
|
271
|
-
|
|
272
|
-
|
|
271
|
+
59,
|
|
272
|
+
60
|
|
273
273
|
]
|
|
274
274
|
}
|
|
275
275
|
],
|
|
276
276
|
"sources": [
|
|
277
277
|
{
|
|
278
278
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
279
|
-
"line":
|
|
280
|
-
"character":
|
|
281
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
279
|
+
"line": 11,
|
|
280
|
+
"character": 50,
|
|
281
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Witness.ts#L11"
|
|
282
282
|
}
|
|
283
283
|
]
|
|
284
284
|
}
|
|
@@ -286,18 +286,20 @@
|
|
|
286
286
|
{
|
|
287
287
|
"type": "reflection",
|
|
288
288
|
"declaration": {
|
|
289
|
-
"id":
|
|
289
|
+
"id": 61,
|
|
290
290
|
"name": "__type",
|
|
291
291
|
"kind": 65536,
|
|
292
292
|
"kindString": "Type literal",
|
|
293
293
|
"flags": {},
|
|
294
294
|
"children": [
|
|
295
295
|
{
|
|
296
|
-
"id":
|
|
297
|
-
"name": "
|
|
296
|
+
"id": 62,
|
|
297
|
+
"name": "targetSet",
|
|
298
298
|
"kind": 1024,
|
|
299
299
|
"kindString": "Property",
|
|
300
|
-
"flags": {
|
|
300
|
+
"flags": {
|
|
301
|
+
"isOptional": true
|
|
302
|
+
},
|
|
301
303
|
"sources": [
|
|
302
304
|
{
|
|
303
305
|
"fileName": "modules/packages/witness/dist/esm/Config.d.ts",
|
|
@@ -306,8 +308,66 @@
|
|
|
306
308
|
}
|
|
307
309
|
],
|
|
308
310
|
"type": {
|
|
309
|
-
"type": "
|
|
310
|
-
"
|
|
311
|
+
"type": "intersection",
|
|
312
|
+
"types": [
|
|
313
|
+
{
|
|
314
|
+
"type": "reference",
|
|
315
|
+
"name": "SchemaFields"
|
|
316
|
+
},
|
|
317
|
+
{
|
|
318
|
+
"type": "reference",
|
|
319
|
+
"name": "PayloadFields"
|
|
320
|
+
},
|
|
321
|
+
{
|
|
322
|
+
"type": "reference",
|
|
323
|
+
"name": "PayloadSet"
|
|
324
|
+
},
|
|
325
|
+
{
|
|
326
|
+
"type": "reflection",
|
|
327
|
+
"declaration": {
|
|
328
|
+
"id": 63,
|
|
329
|
+
"name": "__type",
|
|
330
|
+
"kind": 65536,
|
|
331
|
+
"kindString": "Type literal",
|
|
332
|
+
"flags": {},
|
|
333
|
+
"children": [
|
|
334
|
+
{
|
|
335
|
+
"id": 64,
|
|
336
|
+
"name": "schema",
|
|
337
|
+
"kind": 1024,
|
|
338
|
+
"kindString": "Property",
|
|
339
|
+
"flags": {},
|
|
340
|
+
"sources": [
|
|
341
|
+
{
|
|
342
|
+
"fileName": "protocol/packages/payload/dist/esm/models/XyoPayload.d.ts",
|
|
343
|
+
"line": 17,
|
|
344
|
+
"character": 4
|
|
345
|
+
}
|
|
346
|
+
],
|
|
347
|
+
"type": {
|
|
348
|
+
"type": "literal",
|
|
349
|
+
"value": "network.xyo.payload.set"
|
|
350
|
+
}
|
|
351
|
+
}
|
|
352
|
+
],
|
|
353
|
+
"groups": [
|
|
354
|
+
{
|
|
355
|
+
"title": "Properties",
|
|
356
|
+
"children": [
|
|
357
|
+
64
|
|
358
|
+
]
|
|
359
|
+
}
|
|
360
|
+
],
|
|
361
|
+
"sources": [
|
|
362
|
+
{
|
|
363
|
+
"fileName": "protocol/packages/payload/dist/esm/models/XyoPayload.d.ts",
|
|
364
|
+
"line": 16,
|
|
365
|
+
"character": 219
|
|
366
|
+
}
|
|
367
|
+
]
|
|
368
|
+
}
|
|
369
|
+
}
|
|
370
|
+
]
|
|
311
371
|
}
|
|
312
372
|
}
|
|
313
373
|
],
|
|
@@ -315,7 +375,7 @@
|
|
|
315
375
|
{
|
|
316
376
|
"title": "Properties",
|
|
317
377
|
"children": [
|
|
318
|
-
|
|
378
|
+
62
|
|
319
379
|
]
|
|
320
380
|
}
|
|
321
381
|
],
|
|
@@ -323,7 +383,7 @@
|
|
|
323
383
|
{
|
|
324
384
|
"fileName": "modules/packages/witness/dist/esm/Config.d.ts",
|
|
325
385
|
"line": 5,
|
|
326
|
-
"character":
|
|
386
|
+
"character": 98
|
|
327
387
|
}
|
|
328
388
|
]
|
|
329
389
|
}
|
|
@@ -337,22 +397,22 @@
|
|
|
337
397
|
],
|
|
338
398
|
"type": {
|
|
339
399
|
"type": "reference",
|
|
340
|
-
"id":
|
|
400
|
+
"id": 32,
|
|
341
401
|
"name": "XyoIdWitness"
|
|
342
402
|
},
|
|
343
403
|
"inheritedFrom": {
|
|
344
404
|
"type": "reference",
|
|
345
|
-
"name": "AbstractWitness<
|
|
405
|
+
"name": "AbstractWitness<XyoIdWitnessConfig>.constructor"
|
|
346
406
|
}
|
|
347
407
|
}
|
|
348
408
|
],
|
|
349
409
|
"inheritedFrom": {
|
|
350
410
|
"type": "reference",
|
|
351
|
-
"name": "AbstractWitness<
|
|
411
|
+
"name": "AbstractWitness<XyoIdWitnessConfig>.constructor"
|
|
352
412
|
}
|
|
353
413
|
},
|
|
354
414
|
{
|
|
355
|
-
"id":
|
|
415
|
+
"id": 112,
|
|
356
416
|
"name": "_started",
|
|
357
417
|
"kind": 1024,
|
|
358
418
|
"kindString": "Property",
|
|
@@ -376,7 +436,7 @@
|
|
|
376
436
|
}
|
|
377
437
|
},
|
|
378
438
|
{
|
|
379
|
-
"id":
|
|
439
|
+
"id": 113,
|
|
380
440
|
"name": "account",
|
|
381
441
|
"kind": 1024,
|
|
382
442
|
"kindString": "Property",
|
|
@@ -392,7 +452,7 @@
|
|
|
392
452
|
],
|
|
393
453
|
"type": {
|
|
394
454
|
"type": "reference",
|
|
395
|
-
"name": "
|
|
455
|
+
"name": "Account"
|
|
396
456
|
},
|
|
397
457
|
"inheritedFrom": {
|
|
398
458
|
"type": "reference",
|
|
@@ -400,7 +460,7 @@
|
|
|
400
460
|
}
|
|
401
461
|
},
|
|
402
462
|
{
|
|
403
|
-
"id":
|
|
463
|
+
"id": 114,
|
|
404
464
|
"name": "allowedAddressSets",
|
|
405
465
|
"kind": 1024,
|
|
406
466
|
"kindString": "Property",
|
|
@@ -440,7 +500,7 @@
|
|
|
440
500
|
}
|
|
441
501
|
},
|
|
442
502
|
{
|
|
443
|
-
"id":
|
|
503
|
+
"id": 98,
|
|
444
504
|
"name": "config",
|
|
445
505
|
"kind": 1024,
|
|
446
506
|
"kindString": "Property",
|
|
@@ -466,14 +526,14 @@
|
|
|
466
526
|
{
|
|
467
527
|
"type": "reflection",
|
|
468
528
|
"declaration": {
|
|
469
|
-
"id":
|
|
529
|
+
"id": 99,
|
|
470
530
|
"name": "__type",
|
|
471
531
|
"kind": 65536,
|
|
472
532
|
"kindString": "Type literal",
|
|
473
533
|
"flags": {},
|
|
474
534
|
"children": [
|
|
475
535
|
{
|
|
476
|
-
"id":
|
|
536
|
+
"id": 100,
|
|
477
537
|
"name": "security",
|
|
478
538
|
"kind": 1024,
|
|
479
539
|
"kindString": "Property",
|
|
@@ -490,14 +550,14 @@
|
|
|
490
550
|
"type": {
|
|
491
551
|
"type": "reflection",
|
|
492
552
|
"declaration": {
|
|
493
|
-
"id":
|
|
553
|
+
"id": 101,
|
|
494
554
|
"name": "__type",
|
|
495
555
|
"kind": 65536,
|
|
496
556
|
"kindString": "Type literal",
|
|
497
557
|
"flags": {},
|
|
498
558
|
"children": [
|
|
499
559
|
{
|
|
500
|
-
"id":
|
|
560
|
+
"id": 102,
|
|
501
561
|
"name": "allowed",
|
|
502
562
|
"kind": 1024,
|
|
503
563
|
"kindString": "Property",
|
|
@@ -535,7 +595,7 @@
|
|
|
535
595
|
}
|
|
536
596
|
},
|
|
537
597
|
{
|
|
538
|
-
"id":
|
|
598
|
+
"id": 103,
|
|
539
599
|
"name": "disallowed",
|
|
540
600
|
"kind": 1024,
|
|
541
601
|
"kindString": "Property",
|
|
@@ -574,8 +634,8 @@
|
|
|
574
634
|
{
|
|
575
635
|
"title": "Properties",
|
|
576
636
|
"children": [
|
|
577
|
-
|
|
578
|
-
|
|
637
|
+
102,
|
|
638
|
+
103
|
|
579
639
|
]
|
|
580
640
|
}
|
|
581
641
|
],
|
|
@@ -594,7 +654,7 @@
|
|
|
594
654
|
{
|
|
595
655
|
"title": "Properties",
|
|
596
656
|
"children": [
|
|
597
|
-
|
|
657
|
+
100
|
|
598
658
|
]
|
|
599
659
|
}
|
|
600
660
|
],
|
|
@@ -610,14 +670,14 @@
|
|
|
610
670
|
{
|
|
611
671
|
"type": "reflection",
|
|
612
672
|
"declaration": {
|
|
613
|
-
"id":
|
|
673
|
+
"id": 104,
|
|
614
674
|
"name": "__type",
|
|
615
675
|
"kind": 65536,
|
|
616
676
|
"kindString": "Type literal",
|
|
617
677
|
"flags": {},
|
|
618
678
|
"children": [
|
|
619
679
|
{
|
|
620
|
-
"id":
|
|
680
|
+
"id": 105,
|
|
621
681
|
"name": "salt",
|
|
622
682
|
"kind": 1024,
|
|
623
683
|
"kindString": "Property",
|
|
@@ -625,9 +685,9 @@
|
|
|
625
685
|
"sources": [
|
|
626
686
|
{
|
|
627
687
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
628
|
-
"line":
|
|
629
|
-
"character":
|
|
630
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
688
|
+
"line": 12,
|
|
689
|
+
"character": 2,
|
|
690
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Witness.ts#L12"
|
|
631
691
|
}
|
|
632
692
|
],
|
|
633
693
|
"type": {
|
|
@@ -636,7 +696,7 @@
|
|
|
636
696
|
}
|
|
637
697
|
},
|
|
638
698
|
{
|
|
639
|
-
"id":
|
|
699
|
+
"id": 106,
|
|
640
700
|
"name": "schema",
|
|
641
701
|
"kind": 1024,
|
|
642
702
|
"kindString": "Property",
|
|
@@ -644,9 +704,9 @@
|
|
|
644
704
|
"sources": [
|
|
645
705
|
{
|
|
646
706
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
647
|
-
"line":
|
|
648
|
-
"character":
|
|
649
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
707
|
+
"line": 13,
|
|
708
|
+
"character": 2,
|
|
709
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Witness.ts#L13"
|
|
650
710
|
}
|
|
651
711
|
],
|
|
652
712
|
"type": {
|
|
@@ -659,17 +719,17 @@
|
|
|
659
719
|
{
|
|
660
720
|
"title": "Properties",
|
|
661
721
|
"children": [
|
|
662
|
-
|
|
663
|
-
|
|
722
|
+
105,
|
|
723
|
+
106
|
|
664
724
|
]
|
|
665
725
|
}
|
|
666
726
|
],
|
|
667
727
|
"sources": [
|
|
668
728
|
{
|
|
669
729
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
670
|
-
"line":
|
|
671
|
-
"character":
|
|
672
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
730
|
+
"line": 11,
|
|
731
|
+
"character": 50,
|
|
732
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Witness.ts#L11"
|
|
673
733
|
}
|
|
674
734
|
]
|
|
675
735
|
}
|
|
@@ -677,18 +737,20 @@
|
|
|
677
737
|
{
|
|
678
738
|
"type": "reflection",
|
|
679
739
|
"declaration": {
|
|
680
|
-
"id":
|
|
740
|
+
"id": 107,
|
|
681
741
|
"name": "__type",
|
|
682
742
|
"kind": 65536,
|
|
683
743
|
"kindString": "Type literal",
|
|
684
744
|
"flags": {},
|
|
685
745
|
"children": [
|
|
686
746
|
{
|
|
687
|
-
"id":
|
|
688
|
-
"name": "
|
|
747
|
+
"id": 108,
|
|
748
|
+
"name": "targetSet",
|
|
689
749
|
"kind": 1024,
|
|
690
750
|
"kindString": "Property",
|
|
691
|
-
"flags": {
|
|
751
|
+
"flags": {
|
|
752
|
+
"isOptional": true
|
|
753
|
+
},
|
|
692
754
|
"sources": [
|
|
693
755
|
{
|
|
694
756
|
"fileName": "modules/packages/witness/dist/esm/Config.d.ts",
|
|
@@ -697,8 +759,66 @@
|
|
|
697
759
|
}
|
|
698
760
|
],
|
|
699
761
|
"type": {
|
|
700
|
-
"type": "
|
|
701
|
-
"
|
|
762
|
+
"type": "intersection",
|
|
763
|
+
"types": [
|
|
764
|
+
{
|
|
765
|
+
"type": "reference",
|
|
766
|
+
"name": "SchemaFields"
|
|
767
|
+
},
|
|
768
|
+
{
|
|
769
|
+
"type": "reference",
|
|
770
|
+
"name": "PayloadFields"
|
|
771
|
+
},
|
|
772
|
+
{
|
|
773
|
+
"type": "reference",
|
|
774
|
+
"name": "PayloadSet"
|
|
775
|
+
},
|
|
776
|
+
{
|
|
777
|
+
"type": "reflection",
|
|
778
|
+
"declaration": {
|
|
779
|
+
"id": 109,
|
|
780
|
+
"name": "__type",
|
|
781
|
+
"kind": 65536,
|
|
782
|
+
"kindString": "Type literal",
|
|
783
|
+
"flags": {},
|
|
784
|
+
"children": [
|
|
785
|
+
{
|
|
786
|
+
"id": 110,
|
|
787
|
+
"name": "schema",
|
|
788
|
+
"kind": 1024,
|
|
789
|
+
"kindString": "Property",
|
|
790
|
+
"flags": {},
|
|
791
|
+
"sources": [
|
|
792
|
+
{
|
|
793
|
+
"fileName": "protocol/packages/payload/dist/esm/models/XyoPayload.d.ts",
|
|
794
|
+
"line": 17,
|
|
795
|
+
"character": 4
|
|
796
|
+
}
|
|
797
|
+
],
|
|
798
|
+
"type": {
|
|
799
|
+
"type": "literal",
|
|
800
|
+
"value": "network.xyo.payload.set"
|
|
801
|
+
}
|
|
802
|
+
}
|
|
803
|
+
],
|
|
804
|
+
"groups": [
|
|
805
|
+
{
|
|
806
|
+
"title": "Properties",
|
|
807
|
+
"children": [
|
|
808
|
+
110
|
|
809
|
+
]
|
|
810
|
+
}
|
|
811
|
+
],
|
|
812
|
+
"sources": [
|
|
813
|
+
{
|
|
814
|
+
"fileName": "protocol/packages/payload/dist/esm/models/XyoPayload.d.ts",
|
|
815
|
+
"line": 16,
|
|
816
|
+
"character": 219
|
|
817
|
+
}
|
|
818
|
+
]
|
|
819
|
+
}
|
|
820
|
+
}
|
|
821
|
+
]
|
|
702
822
|
}
|
|
703
823
|
}
|
|
704
824
|
],
|
|
@@ -706,7 +826,7 @@
|
|
|
706
826
|
{
|
|
707
827
|
"title": "Properties",
|
|
708
828
|
"children": [
|
|
709
|
-
|
|
829
|
+
108
|
|
710
830
|
]
|
|
711
831
|
}
|
|
712
832
|
],
|
|
@@ -714,7 +834,7 @@
|
|
|
714
834
|
{
|
|
715
835
|
"fileName": "modules/packages/witness/dist/esm/Config.d.ts",
|
|
716
836
|
"line": 5,
|
|
717
|
-
"character":
|
|
837
|
+
"character": 98
|
|
718
838
|
}
|
|
719
839
|
]
|
|
720
840
|
}
|
|
@@ -727,7 +847,7 @@
|
|
|
727
847
|
}
|
|
728
848
|
},
|
|
729
849
|
{
|
|
730
|
-
"id":
|
|
850
|
+
"id": 115,
|
|
731
851
|
"name": "logger",
|
|
732
852
|
"kind": 1024,
|
|
733
853
|
"kindString": "Property",
|
|
@@ -753,7 +873,7 @@
|
|
|
753
873
|
}
|
|
754
874
|
},
|
|
755
875
|
{
|
|
756
|
-
"id":
|
|
876
|
+
"id": 111,
|
|
757
877
|
"name": "resolver",
|
|
758
878
|
"kind": 1024,
|
|
759
879
|
"kindString": "Property",
|
|
@@ -777,7 +897,7 @@
|
|
|
777
897
|
}
|
|
778
898
|
},
|
|
779
899
|
{
|
|
780
|
-
"id":
|
|
900
|
+
"id": 33,
|
|
781
901
|
"name": "configSchema",
|
|
782
902
|
"kind": 1024,
|
|
783
903
|
"kindString": "Property",
|
|
@@ -787,9 +907,9 @@
|
|
|
787
907
|
"sources": [
|
|
788
908
|
{
|
|
789
909
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
790
|
-
"line":
|
|
910
|
+
"line": 17,
|
|
791
911
|
"character": 18,
|
|
792
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
912
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Witness.ts#L17"
|
|
793
913
|
}
|
|
794
914
|
],
|
|
795
915
|
"type": {
|
|
@@ -803,7 +923,7 @@
|
|
|
803
923
|
}
|
|
804
924
|
},
|
|
805
925
|
{
|
|
806
|
-
"id":
|
|
926
|
+
"id": 49,
|
|
807
927
|
"name": "defaultLogger",
|
|
808
928
|
"kind": 1024,
|
|
809
929
|
"kindString": "Property",
|
|
@@ -828,33 +948,7 @@
|
|
|
828
948
|
}
|
|
829
949
|
},
|
|
830
950
|
{
|
|
831
|
-
"id":
|
|
832
|
-
"name": "targetSchema",
|
|
833
|
-
"kind": 1024,
|
|
834
|
-
"kindString": "Property",
|
|
835
|
-
"flags": {
|
|
836
|
-
"isStatic": true
|
|
837
|
-
},
|
|
838
|
-
"sources": [
|
|
839
|
-
{
|
|
840
|
-
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
841
|
-
"line": 21,
|
|
842
|
-
"character": 18,
|
|
843
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d31ba100/packages/plugins/packages/id/src/Witness.ts#L21"
|
|
844
|
-
}
|
|
845
|
-
],
|
|
846
|
-
"type": {
|
|
847
|
-
"type": "literal",
|
|
848
|
-
"value": "network.xyo.id"
|
|
849
|
-
},
|
|
850
|
-
"defaultValue": "XyoIdSchema",
|
|
851
|
-
"overwrites": {
|
|
852
|
-
"type": "reference",
|
|
853
|
-
"name": "AbstractWitness.targetSchema"
|
|
854
|
-
}
|
|
855
|
-
},
|
|
856
|
-
{
|
|
857
|
-
"id": 118,
|
|
951
|
+
"id": 116,
|
|
858
952
|
"name": "address",
|
|
859
953
|
"kind": 262144,
|
|
860
954
|
"kindString": "Accessor",
|
|
@@ -867,7 +961,7 @@
|
|
|
867
961
|
}
|
|
868
962
|
],
|
|
869
963
|
"getSignature": {
|
|
870
|
-
"id":
|
|
964
|
+
"id": 117,
|
|
871
965
|
"name": "address",
|
|
872
966
|
"kind": 524288,
|
|
873
967
|
"kindString": "Get signature",
|
|
@@ -887,7 +981,7 @@
|
|
|
887
981
|
}
|
|
888
982
|
},
|
|
889
983
|
{
|
|
890
|
-
"id":
|
|
984
|
+
"id": 118,
|
|
891
985
|
"name": "disallowedAddresses",
|
|
892
986
|
"kind": 262144,
|
|
893
987
|
"kindString": "Accessor",
|
|
@@ -900,7 +994,7 @@
|
|
|
900
994
|
}
|
|
901
995
|
],
|
|
902
996
|
"getSignature": {
|
|
903
|
-
"id":
|
|
997
|
+
"id": 119,
|
|
904
998
|
"name": "disallowedAddresses",
|
|
905
999
|
"kind": 524288,
|
|
906
1000
|
"kindString": "Get signature",
|
|
@@ -944,7 +1038,7 @@
|
|
|
944
1038
|
}
|
|
945
1039
|
},
|
|
946
1040
|
{
|
|
947
|
-
"id":
|
|
1041
|
+
"id": 65,
|
|
948
1042
|
"name": "salt",
|
|
949
1043
|
"kind": 262144,
|
|
950
1044
|
"kindString": "Accessor",
|
|
@@ -954,13 +1048,13 @@
|
|
|
954
1048
|
"sources": [
|
|
955
1049
|
{
|
|
956
1050
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
957
|
-
"line":
|
|
1051
|
+
"line": 19,
|
|
958
1052
|
"character": 13,
|
|
959
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1053
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Witness.ts#L19"
|
|
960
1054
|
}
|
|
961
1055
|
],
|
|
962
1056
|
"getSignature": {
|
|
963
|
-
"id":
|
|
1057
|
+
"id": 66,
|
|
964
1058
|
"name": "salt",
|
|
965
1059
|
"kind": 524288,
|
|
966
1060
|
"kindString": "Get signature",
|
|
@@ -972,47 +1066,107 @@
|
|
|
972
1066
|
}
|
|
973
1067
|
},
|
|
974
1068
|
{
|
|
975
|
-
"id":
|
|
976
|
-
"name": "
|
|
1069
|
+
"id": 75,
|
|
1070
|
+
"name": "targetSet",
|
|
977
1071
|
"kind": 262144,
|
|
978
1072
|
"kindString": "Accessor",
|
|
979
1073
|
"flags": {},
|
|
980
1074
|
"sources": [
|
|
981
1075
|
{
|
|
982
1076
|
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
983
|
-
"line":
|
|
1077
|
+
"line": 8,
|
|
984
1078
|
"character": 8
|
|
985
1079
|
}
|
|
986
1080
|
],
|
|
987
1081
|
"getSignature": {
|
|
988
|
-
"id":
|
|
989
|
-
"name": "
|
|
1082
|
+
"id": 76,
|
|
1083
|
+
"name": "targetSet",
|
|
990
1084
|
"kind": 524288,
|
|
991
1085
|
"kindString": "Get signature",
|
|
992
1086
|
"flags": {},
|
|
993
1087
|
"type": {
|
|
994
|
-
"type": "
|
|
995
|
-
"
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1088
|
+
"type": "union",
|
|
1089
|
+
"types": [
|
|
1090
|
+
{
|
|
1091
|
+
"type": "intrinsic",
|
|
1092
|
+
"name": "undefined"
|
|
1093
|
+
},
|
|
1094
|
+
{
|
|
1095
|
+
"type": "intersection",
|
|
1096
|
+
"types": [
|
|
1097
|
+
{
|
|
1098
|
+
"type": "reference",
|
|
1099
|
+
"name": "SchemaFields"
|
|
1100
|
+
},
|
|
1101
|
+
{
|
|
1102
|
+
"type": "reference",
|
|
1103
|
+
"name": "PayloadFields"
|
|
1104
|
+
},
|
|
1105
|
+
{
|
|
1106
|
+
"type": "reference",
|
|
1107
|
+
"name": "PayloadSet"
|
|
1108
|
+
},
|
|
1109
|
+
{
|
|
1110
|
+
"type": "reflection",
|
|
1111
|
+
"declaration": {
|
|
1112
|
+
"id": 77,
|
|
1113
|
+
"name": "__type",
|
|
1114
|
+
"kind": 65536,
|
|
1115
|
+
"kindString": "Type literal",
|
|
1116
|
+
"flags": {},
|
|
1117
|
+
"children": [
|
|
1118
|
+
{
|
|
1119
|
+
"id": 78,
|
|
1120
|
+
"name": "schema",
|
|
1121
|
+
"kind": 1024,
|
|
1122
|
+
"kindString": "Property",
|
|
1123
|
+
"flags": {},
|
|
1124
|
+
"sources": [
|
|
1125
|
+
{
|
|
1126
|
+
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
1127
|
+
"line": 9,
|
|
1128
|
+
"character": 8
|
|
1129
|
+
}
|
|
1130
|
+
],
|
|
1131
|
+
"type": {
|
|
1132
|
+
"type": "literal",
|
|
1133
|
+
"value": "network.xyo.payload.set"
|
|
1134
|
+
}
|
|
1135
|
+
}
|
|
1136
|
+
],
|
|
1137
|
+
"groups": [
|
|
1138
|
+
{
|
|
1139
|
+
"title": "Properties",
|
|
1140
|
+
"children": [
|
|
1141
|
+
78
|
|
1142
|
+
]
|
|
1143
|
+
}
|
|
1144
|
+
],
|
|
1145
|
+
"sources": [
|
|
1146
|
+
{
|
|
1147
|
+
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
1148
|
+
"line": 8,
|
|
1149
|
+
"character": 159
|
|
1150
|
+
}
|
|
1151
|
+
]
|
|
1152
|
+
}
|
|
1153
|
+
}
|
|
1154
|
+
]
|
|
1155
|
+
}
|
|
1156
|
+
]
|
|
1003
1157
|
},
|
|
1004
1158
|
"inheritedFrom": {
|
|
1005
1159
|
"type": "reference",
|
|
1006
|
-
"name": "AbstractWitness.
|
|
1160
|
+
"name": "AbstractWitness.targetSet"
|
|
1007
1161
|
}
|
|
1008
1162
|
},
|
|
1009
1163
|
"inheritedFrom": {
|
|
1010
1164
|
"type": "reference",
|
|
1011
|
-
"name": "AbstractWitness.
|
|
1165
|
+
"name": "AbstractWitness.targetSet"
|
|
1012
1166
|
}
|
|
1013
1167
|
},
|
|
1014
1168
|
{
|
|
1015
|
-
"id":
|
|
1169
|
+
"id": 137,
|
|
1016
1170
|
"name": "bindHashes",
|
|
1017
1171
|
"kind": 2048,
|
|
1018
1172
|
"kindString": "Method",
|
|
@@ -1028,14 +1182,14 @@
|
|
|
1028
1182
|
],
|
|
1029
1183
|
"signatures": [
|
|
1030
1184
|
{
|
|
1031
|
-
"id":
|
|
1185
|
+
"id": 138,
|
|
1032
1186
|
"name": "bindHashes",
|
|
1033
1187
|
"kind": 4096,
|
|
1034
1188
|
"kindString": "Call signature",
|
|
1035
1189
|
"flags": {},
|
|
1036
1190
|
"parameters": [
|
|
1037
1191
|
{
|
|
1038
|
-
"id":
|
|
1192
|
+
"id": 139,
|
|
1039
1193
|
"name": "hashes",
|
|
1040
1194
|
"kind": 32768,
|
|
1041
1195
|
"kindString": "Parameter",
|
|
@@ -1049,7 +1203,7 @@
|
|
|
1049
1203
|
}
|
|
1050
1204
|
},
|
|
1051
1205
|
{
|
|
1052
|
-
"id":
|
|
1206
|
+
"id": 140,
|
|
1053
1207
|
"name": "schema",
|
|
1054
1208
|
"kind": 32768,
|
|
1055
1209
|
"kindString": "Parameter",
|
|
@@ -1063,7 +1217,7 @@
|
|
|
1063
1217
|
}
|
|
1064
1218
|
},
|
|
1065
1219
|
{
|
|
1066
|
-
"id":
|
|
1220
|
+
"id": 141,
|
|
1067
1221
|
"name": "account",
|
|
1068
1222
|
"kind": 32768,
|
|
1069
1223
|
"kindString": "Parameter",
|
|
@@ -1072,7 +1226,7 @@
|
|
|
1072
1226
|
},
|
|
1073
1227
|
"type": {
|
|
1074
1228
|
"type": "reference",
|
|
1075
|
-
"name": "
|
|
1229
|
+
"name": "Account"
|
|
1076
1230
|
}
|
|
1077
1231
|
}
|
|
1078
1232
|
],
|
|
@@ -1085,7 +1239,7 @@
|
|
|
1085
1239
|
},
|
|
1086
1240
|
{
|
|
1087
1241
|
"type": "reference",
|
|
1088
|
-
"name": "
|
|
1242
|
+
"name": "Account"
|
|
1089
1243
|
}
|
|
1090
1244
|
],
|
|
1091
1245
|
"name": "PromiseEx"
|
|
@@ -1102,7 +1256,7 @@
|
|
|
1102
1256
|
}
|
|
1103
1257
|
},
|
|
1104
1258
|
{
|
|
1105
|
-
"id":
|
|
1259
|
+
"id": 142,
|
|
1106
1260
|
"name": "bindHashesInternal",
|
|
1107
1261
|
"kind": 2048,
|
|
1108
1262
|
"kindString": "Method",
|
|
@@ -1118,14 +1272,14 @@
|
|
|
1118
1272
|
],
|
|
1119
1273
|
"signatures": [
|
|
1120
1274
|
{
|
|
1121
|
-
"id":
|
|
1275
|
+
"id": 143,
|
|
1122
1276
|
"name": "bindHashesInternal",
|
|
1123
1277
|
"kind": 4096,
|
|
1124
1278
|
"kindString": "Call signature",
|
|
1125
1279
|
"flags": {},
|
|
1126
1280
|
"parameters": [
|
|
1127
1281
|
{
|
|
1128
|
-
"id":
|
|
1282
|
+
"id": 144,
|
|
1129
1283
|
"name": "hashes",
|
|
1130
1284
|
"kind": 32768,
|
|
1131
1285
|
"kindString": "Parameter",
|
|
@@ -1139,7 +1293,7 @@
|
|
|
1139
1293
|
}
|
|
1140
1294
|
},
|
|
1141
1295
|
{
|
|
1142
|
-
"id":
|
|
1296
|
+
"id": 145,
|
|
1143
1297
|
"name": "schema",
|
|
1144
1298
|
"kind": 32768,
|
|
1145
1299
|
"kindString": "Parameter",
|
|
@@ -1153,7 +1307,7 @@
|
|
|
1153
1307
|
}
|
|
1154
1308
|
},
|
|
1155
1309
|
{
|
|
1156
|
-
"id":
|
|
1310
|
+
"id": 146,
|
|
1157
1311
|
"name": "account",
|
|
1158
1312
|
"kind": 32768,
|
|
1159
1313
|
"kindString": "Parameter",
|
|
@@ -1162,7 +1316,7 @@
|
|
|
1162
1316
|
},
|
|
1163
1317
|
"type": {
|
|
1164
1318
|
"type": "reference",
|
|
1165
|
-
"name": "
|
|
1319
|
+
"name": "Account"
|
|
1166
1320
|
}
|
|
1167
1321
|
}
|
|
1168
1322
|
],
|
|
@@ -1184,14 +1338,14 @@
|
|
|
1184
1338
|
{
|
|
1185
1339
|
"type": "reflection",
|
|
1186
1340
|
"declaration": {
|
|
1187
|
-
"id":
|
|
1341
|
+
"id": 147,
|
|
1188
1342
|
"name": "__type",
|
|
1189
1343
|
"kind": 65536,
|
|
1190
1344
|
"kindString": "Type literal",
|
|
1191
1345
|
"flags": {},
|
|
1192
1346
|
"children": [
|
|
1193
1347
|
{
|
|
1194
|
-
"id":
|
|
1348
|
+
"id": 148,
|
|
1195
1349
|
"name": "schema",
|
|
1196
1350
|
"kind": 1024,
|
|
1197
1351
|
"kindString": "Property",
|
|
@@ -1213,7 +1367,7 @@
|
|
|
1213
1367
|
{
|
|
1214
1368
|
"title": "Properties",
|
|
1215
1369
|
"children": [
|
|
1216
|
-
|
|
1370
|
+
148
|
|
1217
1371
|
]
|
|
1218
1372
|
}
|
|
1219
1373
|
],
|
|
@@ -1240,7 +1394,7 @@
|
|
|
1240
1394
|
}
|
|
1241
1395
|
},
|
|
1242
1396
|
{
|
|
1243
|
-
"id":
|
|
1397
|
+
"id": 149,
|
|
1244
1398
|
"name": "bindQuery",
|
|
1245
1399
|
"kind": 2048,
|
|
1246
1400
|
"kindString": "Method",
|
|
@@ -1256,14 +1410,14 @@
|
|
|
1256
1410
|
],
|
|
1257
1411
|
"signatures": [
|
|
1258
1412
|
{
|
|
1259
|
-
"id":
|
|
1413
|
+
"id": 150,
|
|
1260
1414
|
"name": "bindQuery",
|
|
1261
1415
|
"kind": 4096,
|
|
1262
1416
|
"kindString": "Call signature",
|
|
1263
1417
|
"flags": {},
|
|
1264
1418
|
"typeParameter": [
|
|
1265
1419
|
{
|
|
1266
|
-
"id":
|
|
1420
|
+
"id": 155,
|
|
1267
1421
|
"name": "T",
|
|
1268
1422
|
"kind": 131072,
|
|
1269
1423
|
"kindString": "Type parameter",
|
|
@@ -1289,14 +1443,14 @@
|
|
|
1289
1443
|
{
|
|
1290
1444
|
"type": "reflection",
|
|
1291
1445
|
"declaration": {
|
|
1292
|
-
"id":
|
|
1446
|
+
"id": 151,
|
|
1293
1447
|
"name": "__type",
|
|
1294
1448
|
"kind": 65536,
|
|
1295
1449
|
"kindString": "Type literal",
|
|
1296
1450
|
"flags": {},
|
|
1297
1451
|
"children": [
|
|
1298
1452
|
{
|
|
1299
|
-
"id":
|
|
1453
|
+
"id": 152,
|
|
1300
1454
|
"name": "schema",
|
|
1301
1455
|
"kind": 1024,
|
|
1302
1456
|
"kindString": "Property",
|
|
@@ -1318,7 +1472,7 @@
|
|
|
1318
1472
|
{
|
|
1319
1473
|
"title": "Properties",
|
|
1320
1474
|
"children": [
|
|
1321
|
-
|
|
1475
|
+
152
|
|
1322
1476
|
]
|
|
1323
1477
|
}
|
|
1324
1478
|
],
|
|
@@ -1354,14 +1508,14 @@
|
|
|
1354
1508
|
{
|
|
1355
1509
|
"type": "reflection",
|
|
1356
1510
|
"declaration": {
|
|
1357
|
-
"id":
|
|
1511
|
+
"id": 153,
|
|
1358
1512
|
"name": "__type",
|
|
1359
1513
|
"kind": 65536,
|
|
1360
1514
|
"kindString": "Type literal",
|
|
1361
1515
|
"flags": {},
|
|
1362
1516
|
"children": [
|
|
1363
1517
|
{
|
|
1364
|
-
"id":
|
|
1518
|
+
"id": 154,
|
|
1365
1519
|
"name": "schema",
|
|
1366
1520
|
"kind": 1024,
|
|
1367
1521
|
"kindString": "Property",
|
|
@@ -1383,7 +1537,7 @@
|
|
|
1383
1537
|
{
|
|
1384
1538
|
"title": "Properties",
|
|
1385
1539
|
"children": [
|
|
1386
|
-
|
|
1540
|
+
154
|
|
1387
1541
|
]
|
|
1388
1542
|
}
|
|
1389
1543
|
],
|
|
@@ -1407,19 +1561,19 @@
|
|
|
1407
1561
|
],
|
|
1408
1562
|
"parameters": [
|
|
1409
1563
|
{
|
|
1410
|
-
"id":
|
|
1564
|
+
"id": 156,
|
|
1411
1565
|
"name": "query",
|
|
1412
1566
|
"kind": 32768,
|
|
1413
1567
|
"kindString": "Parameter",
|
|
1414
1568
|
"flags": {},
|
|
1415
1569
|
"type": {
|
|
1416
1570
|
"type": "reference",
|
|
1417
|
-
"id":
|
|
1571
|
+
"id": 155,
|
|
1418
1572
|
"name": "T"
|
|
1419
1573
|
}
|
|
1420
1574
|
},
|
|
1421
1575
|
{
|
|
1422
|
-
"id":
|
|
1576
|
+
"id": 157,
|
|
1423
1577
|
"name": "payloads",
|
|
1424
1578
|
"kind": 32768,
|
|
1425
1579
|
"kindString": "Parameter",
|
|
@@ -1442,14 +1596,14 @@
|
|
|
1442
1596
|
{
|
|
1443
1597
|
"type": "reflection",
|
|
1444
1598
|
"declaration": {
|
|
1445
|
-
"id":
|
|
1599
|
+
"id": 158,
|
|
1446
1600
|
"name": "__type",
|
|
1447
1601
|
"kind": 65536,
|
|
1448
1602
|
"kindString": "Type literal",
|
|
1449
1603
|
"flags": {},
|
|
1450
1604
|
"children": [
|
|
1451
1605
|
{
|
|
1452
|
-
"id":
|
|
1606
|
+
"id": 159,
|
|
1453
1607
|
"name": "schema",
|
|
1454
1608
|
"kind": 1024,
|
|
1455
1609
|
"kindString": "Property",
|
|
@@ -1471,7 +1625,7 @@
|
|
|
1471
1625
|
{
|
|
1472
1626
|
"title": "Properties",
|
|
1473
1627
|
"children": [
|
|
1474
|
-
|
|
1628
|
+
159
|
|
1475
1629
|
]
|
|
1476
1630
|
}
|
|
1477
1631
|
],
|
|
@@ -1489,7 +1643,7 @@
|
|
|
1489
1643
|
}
|
|
1490
1644
|
},
|
|
1491
1645
|
{
|
|
1492
|
-
"id":
|
|
1646
|
+
"id": 160,
|
|
1493
1647
|
"name": "account",
|
|
1494
1648
|
"kind": 32768,
|
|
1495
1649
|
"kindString": "Parameter",
|
|
@@ -1498,7 +1652,7 @@
|
|
|
1498
1652
|
},
|
|
1499
1653
|
"type": {
|
|
1500
1654
|
"type": "reference",
|
|
1501
|
-
"name": "
|
|
1655
|
+
"name": "Account"
|
|
1502
1656
|
}
|
|
1503
1657
|
}
|
|
1504
1658
|
],
|
|
@@ -1526,14 +1680,14 @@
|
|
|
1526
1680
|
{
|
|
1527
1681
|
"type": "reflection",
|
|
1528
1682
|
"declaration": {
|
|
1529
|
-
"id":
|
|
1683
|
+
"id": 161,
|
|
1530
1684
|
"name": "__type",
|
|
1531
1685
|
"kind": 65536,
|
|
1532
1686
|
"kindString": "Type literal",
|
|
1533
1687
|
"flags": {},
|
|
1534
1688
|
"children": [
|
|
1535
1689
|
{
|
|
1536
|
-
"id":
|
|
1690
|
+
"id": 162,
|
|
1537
1691
|
"name": "query",
|
|
1538
1692
|
"kind": 1024,
|
|
1539
1693
|
"kindString": "Property",
|
|
@@ -1551,7 +1705,27 @@
|
|
|
1551
1705
|
}
|
|
1552
1706
|
},
|
|
1553
1707
|
{
|
|
1554
|
-
"id":
|
|
1708
|
+
"id": 163,
|
|
1709
|
+
"name": "resultSet",
|
|
1710
|
+
"kind": 1024,
|
|
1711
|
+
"kindString": "Property",
|
|
1712
|
+
"flags": {
|
|
1713
|
+
"isOptional": true
|
|
1714
|
+
},
|
|
1715
|
+
"sources": [
|
|
1716
|
+
{
|
|
1717
|
+
"fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
1718
|
+
"line": 6,
|
|
1719
|
+
"character": 4
|
|
1720
|
+
}
|
|
1721
|
+
],
|
|
1722
|
+
"type": {
|
|
1723
|
+
"type": "intrinsic",
|
|
1724
|
+
"name": "string"
|
|
1725
|
+
}
|
|
1726
|
+
},
|
|
1727
|
+
{
|
|
1728
|
+
"id": 164,
|
|
1555
1729
|
"name": "schema",
|
|
1556
1730
|
"kind": 1024,
|
|
1557
1731
|
"kindString": "Property",
|
|
@@ -1559,7 +1733,7 @@
|
|
|
1559
1733
|
"sources": [
|
|
1560
1734
|
{
|
|
1561
1735
|
"fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
1562
|
-
"line":
|
|
1736
|
+
"line": 7,
|
|
1563
1737
|
"character": 4
|
|
1564
1738
|
}
|
|
1565
1739
|
],
|
|
@@ -1573,8 +1747,9 @@
|
|
|
1573
1747
|
{
|
|
1574
1748
|
"title": "Properties",
|
|
1575
1749
|
"children": [
|
|
1576
|
-
|
|
1577
|
-
|
|
1750
|
+
162,
|
|
1751
|
+
163,
|
|
1752
|
+
164
|
|
1578
1753
|
]
|
|
1579
1754
|
}
|
|
1580
1755
|
],
|
|
@@ -1605,14 +1780,14 @@
|
|
|
1605
1780
|
{
|
|
1606
1781
|
"type": "reflection",
|
|
1607
1782
|
"declaration": {
|
|
1608
|
-
"id":
|
|
1783
|
+
"id": 165,
|
|
1609
1784
|
"name": "__type",
|
|
1610
1785
|
"kind": 65536,
|
|
1611
1786
|
"kindString": "Type literal",
|
|
1612
1787
|
"flags": {},
|
|
1613
1788
|
"children": [
|
|
1614
1789
|
{
|
|
1615
|
-
"id":
|
|
1790
|
+
"id": 166,
|
|
1616
1791
|
"name": "schema",
|
|
1617
1792
|
"kind": 1024,
|
|
1618
1793
|
"kindString": "Property",
|
|
@@ -1634,7 +1809,7 @@
|
|
|
1634
1809
|
{
|
|
1635
1810
|
"title": "Properties",
|
|
1636
1811
|
"children": [
|
|
1637
|
-
|
|
1812
|
+
166
|
|
1638
1813
|
]
|
|
1639
1814
|
}
|
|
1640
1815
|
],
|
|
@@ -1654,7 +1829,7 @@
|
|
|
1654
1829
|
},
|
|
1655
1830
|
{
|
|
1656
1831
|
"type": "reference",
|
|
1657
|
-
"name": "
|
|
1832
|
+
"name": "Account"
|
|
1658
1833
|
}
|
|
1659
1834
|
],
|
|
1660
1835
|
"name": "PromiseEx"
|
|
@@ -1671,7 +1846,7 @@
|
|
|
1671
1846
|
}
|
|
1672
1847
|
},
|
|
1673
1848
|
{
|
|
1674
|
-
"id":
|
|
1849
|
+
"id": 167,
|
|
1675
1850
|
"name": "bindQueryInternal",
|
|
1676
1851
|
"kind": 2048,
|
|
1677
1852
|
"kindString": "Method",
|
|
@@ -1687,14 +1862,14 @@
|
|
|
1687
1862
|
],
|
|
1688
1863
|
"signatures": [
|
|
1689
1864
|
{
|
|
1690
|
-
"id":
|
|
1865
|
+
"id": 168,
|
|
1691
1866
|
"name": "bindQueryInternal",
|
|
1692
1867
|
"kind": 4096,
|
|
1693
1868
|
"kindString": "Call signature",
|
|
1694
1869
|
"flags": {},
|
|
1695
1870
|
"typeParameter": [
|
|
1696
1871
|
{
|
|
1697
|
-
"id":
|
|
1872
|
+
"id": 173,
|
|
1698
1873
|
"name": "T",
|
|
1699
1874
|
"kind": 131072,
|
|
1700
1875
|
"kindString": "Type parameter",
|
|
@@ -1720,14 +1895,14 @@
|
|
|
1720
1895
|
{
|
|
1721
1896
|
"type": "reflection",
|
|
1722
1897
|
"declaration": {
|
|
1723
|
-
"id":
|
|
1898
|
+
"id": 169,
|
|
1724
1899
|
"name": "__type",
|
|
1725
1900
|
"kind": 65536,
|
|
1726
1901
|
"kindString": "Type literal",
|
|
1727
1902
|
"flags": {},
|
|
1728
1903
|
"children": [
|
|
1729
1904
|
{
|
|
1730
|
-
"id":
|
|
1905
|
+
"id": 170,
|
|
1731
1906
|
"name": "schema",
|
|
1732
1907
|
"kind": 1024,
|
|
1733
1908
|
"kindString": "Property",
|
|
@@ -1749,7 +1924,7 @@
|
|
|
1749
1924
|
{
|
|
1750
1925
|
"title": "Properties",
|
|
1751
1926
|
"children": [
|
|
1752
|
-
|
|
1927
|
+
170
|
|
1753
1928
|
]
|
|
1754
1929
|
}
|
|
1755
1930
|
],
|
|
@@ -1785,14 +1960,14 @@
|
|
|
1785
1960
|
{
|
|
1786
1961
|
"type": "reflection",
|
|
1787
1962
|
"declaration": {
|
|
1788
|
-
"id":
|
|
1963
|
+
"id": 171,
|
|
1789
1964
|
"name": "__type",
|
|
1790
1965
|
"kind": 65536,
|
|
1791
1966
|
"kindString": "Type literal",
|
|
1792
1967
|
"flags": {},
|
|
1793
1968
|
"children": [
|
|
1794
1969
|
{
|
|
1795
|
-
"id":
|
|
1970
|
+
"id": 172,
|
|
1796
1971
|
"name": "schema",
|
|
1797
1972
|
"kind": 1024,
|
|
1798
1973
|
"kindString": "Property",
|
|
@@ -1814,7 +1989,7 @@
|
|
|
1814
1989
|
{
|
|
1815
1990
|
"title": "Properties",
|
|
1816
1991
|
"children": [
|
|
1817
|
-
|
|
1992
|
+
172
|
|
1818
1993
|
]
|
|
1819
1994
|
}
|
|
1820
1995
|
],
|
|
@@ -1838,19 +2013,19 @@
|
|
|
1838
2013
|
],
|
|
1839
2014
|
"parameters": [
|
|
1840
2015
|
{
|
|
1841
|
-
"id":
|
|
2016
|
+
"id": 174,
|
|
1842
2017
|
"name": "query",
|
|
1843
2018
|
"kind": 32768,
|
|
1844
2019
|
"kindString": "Parameter",
|
|
1845
2020
|
"flags": {},
|
|
1846
2021
|
"type": {
|
|
1847
2022
|
"type": "reference",
|
|
1848
|
-
"id":
|
|
2023
|
+
"id": 173,
|
|
1849
2024
|
"name": "T"
|
|
1850
2025
|
}
|
|
1851
2026
|
},
|
|
1852
2027
|
{
|
|
1853
|
-
"id":
|
|
2028
|
+
"id": 175,
|
|
1854
2029
|
"name": "payloads",
|
|
1855
2030
|
"kind": 32768,
|
|
1856
2031
|
"kindString": "Parameter",
|
|
@@ -1873,14 +2048,14 @@
|
|
|
1873
2048
|
{
|
|
1874
2049
|
"type": "reflection",
|
|
1875
2050
|
"declaration": {
|
|
1876
|
-
"id":
|
|
2051
|
+
"id": 176,
|
|
1877
2052
|
"name": "__type",
|
|
1878
2053
|
"kind": 65536,
|
|
1879
2054
|
"kindString": "Type literal",
|
|
1880
2055
|
"flags": {},
|
|
1881
2056
|
"children": [
|
|
1882
2057
|
{
|
|
1883
|
-
"id":
|
|
2058
|
+
"id": 177,
|
|
1884
2059
|
"name": "schema",
|
|
1885
2060
|
"kind": 1024,
|
|
1886
2061
|
"kindString": "Property",
|
|
@@ -1902,7 +2077,7 @@
|
|
|
1902
2077
|
{
|
|
1903
2078
|
"title": "Properties",
|
|
1904
2079
|
"children": [
|
|
1905
|
-
|
|
2080
|
+
177
|
|
1906
2081
|
]
|
|
1907
2082
|
}
|
|
1908
2083
|
],
|
|
@@ -1920,7 +2095,7 @@
|
|
|
1920
2095
|
}
|
|
1921
2096
|
},
|
|
1922
2097
|
{
|
|
1923
|
-
"id":
|
|
2098
|
+
"id": 178,
|
|
1924
2099
|
"name": "account",
|
|
1925
2100
|
"kind": 32768,
|
|
1926
2101
|
"kindString": "Parameter",
|
|
@@ -1929,7 +2104,7 @@
|
|
|
1929
2104
|
},
|
|
1930
2105
|
"type": {
|
|
1931
2106
|
"type": "reference",
|
|
1932
|
-
"name": "
|
|
2107
|
+
"name": "Account"
|
|
1933
2108
|
}
|
|
1934
2109
|
}
|
|
1935
2110
|
],
|
|
@@ -1954,14 +2129,14 @@
|
|
|
1954
2129
|
{
|
|
1955
2130
|
"type": "reflection",
|
|
1956
2131
|
"declaration": {
|
|
1957
|
-
"id":
|
|
2132
|
+
"id": 179,
|
|
1958
2133
|
"name": "__type",
|
|
1959
2134
|
"kind": 65536,
|
|
1960
2135
|
"kindString": "Type literal",
|
|
1961
2136
|
"flags": {},
|
|
1962
2137
|
"children": [
|
|
1963
2138
|
{
|
|
1964
|
-
"id":
|
|
2139
|
+
"id": 180,
|
|
1965
2140
|
"name": "query",
|
|
1966
2141
|
"kind": 1024,
|
|
1967
2142
|
"kindString": "Property",
|
|
@@ -1978,6 +2153,26 @@
|
|
|
1978
2153
|
"name": "string"
|
|
1979
2154
|
}
|
|
1980
2155
|
},
|
|
2156
|
+
{
|
|
2157
|
+
"id": 181,
|
|
2158
|
+
"name": "resultSet",
|
|
2159
|
+
"kind": 1024,
|
|
2160
|
+
"kindString": "Property",
|
|
2161
|
+
"flags": {
|
|
2162
|
+
"isOptional": true
|
|
2163
|
+
},
|
|
2164
|
+
"sources": [
|
|
2165
|
+
{
|
|
2166
|
+
"fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
2167
|
+
"line": 6,
|
|
2168
|
+
"character": 4
|
|
2169
|
+
}
|
|
2170
|
+
],
|
|
2171
|
+
"type": {
|
|
2172
|
+
"type": "intrinsic",
|
|
2173
|
+
"name": "string"
|
|
2174
|
+
}
|
|
2175
|
+
},
|
|
1981
2176
|
{
|
|
1982
2177
|
"id": 182,
|
|
1983
2178
|
"name": "schema",
|
|
@@ -1987,7 +2182,7 @@
|
|
|
1987
2182
|
"sources": [
|
|
1988
2183
|
{
|
|
1989
2184
|
"fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
1990
|
-
"line":
|
|
2185
|
+
"line": 7,
|
|
1991
2186
|
"character": 4
|
|
1992
2187
|
}
|
|
1993
2188
|
],
|
|
@@ -2001,6 +2196,7 @@
|
|
|
2001
2196
|
{
|
|
2002
2197
|
"title": "Properties",
|
|
2003
2198
|
"children": [
|
|
2199
|
+
180,
|
|
2004
2200
|
181,
|
|
2005
2201
|
182
|
|
2006
2202
|
]
|
|
@@ -2192,7 +2388,7 @@
|
|
|
2192
2388
|
},
|
|
2193
2389
|
"type": {
|
|
2194
2390
|
"type": "reference",
|
|
2195
|
-
"name": "
|
|
2391
|
+
"name": "Account"
|
|
2196
2392
|
}
|
|
2197
2393
|
}
|
|
2198
2394
|
],
|
|
@@ -2265,7 +2461,7 @@
|
|
|
2265
2461
|
},
|
|
2266
2462
|
{
|
|
2267
2463
|
"type": "reference",
|
|
2268
|
-
"name": "
|
|
2464
|
+
"name": "Account"
|
|
2269
2465
|
}
|
|
2270
2466
|
],
|
|
2271
2467
|
"name": "PromiseEx"
|
|
@@ -2382,7 +2578,7 @@
|
|
|
2382
2578
|
},
|
|
2383
2579
|
"type": {
|
|
2384
2580
|
"type": "reference",
|
|
2385
|
-
"name": "
|
|
2581
|
+
"name": "Account"
|
|
2386
2582
|
}
|
|
2387
2583
|
}
|
|
2388
2584
|
],
|
|
@@ -2462,7 +2658,7 @@
|
|
|
2462
2658
|
}
|
|
2463
2659
|
},
|
|
2464
2660
|
{
|
|
2465
|
-
"id":
|
|
2661
|
+
"id": 120,
|
|
2466
2662
|
"name": "description",
|
|
2467
2663
|
"kind": 2048,
|
|
2468
2664
|
"kindString": "Method",
|
|
@@ -2476,7 +2672,7 @@
|
|
|
2476
2672
|
],
|
|
2477
2673
|
"signatures": [
|
|
2478
2674
|
{
|
|
2479
|
-
"id":
|
|
2675
|
+
"id": 121,
|
|
2480
2676
|
"name": "description",
|
|
2481
2677
|
"kind": 4096,
|
|
2482
2678
|
"kindString": "Call signature",
|
|
@@ -2507,7 +2703,7 @@
|
|
|
2507
2703
|
}
|
|
2508
2704
|
},
|
|
2509
2705
|
{
|
|
2510
|
-
"id":
|
|
2706
|
+
"id": 122,
|
|
2511
2707
|
"name": "discover",
|
|
2512
2708
|
"kind": 2048,
|
|
2513
2709
|
"kindString": "Method",
|
|
@@ -2521,14 +2717,14 @@
|
|
|
2521
2717
|
],
|
|
2522
2718
|
"signatures": [
|
|
2523
2719
|
{
|
|
2524
|
-
"id":
|
|
2720
|
+
"id": 123,
|
|
2525
2721
|
"name": "discover",
|
|
2526
2722
|
"kind": 4096,
|
|
2527
2723
|
"kindString": "Call signature",
|
|
2528
2724
|
"flags": {},
|
|
2529
2725
|
"parameters": [
|
|
2530
2726
|
{
|
|
2531
|
-
"id":
|
|
2727
|
+
"id": 124,
|
|
2532
2728
|
"name": "_queryAccount",
|
|
2533
2729
|
"kind": 32768,
|
|
2534
2730
|
"kindString": "Parameter",
|
|
@@ -2537,7 +2733,7 @@
|
|
|
2537
2733
|
},
|
|
2538
2734
|
"type": {
|
|
2539
2735
|
"type": "reference",
|
|
2540
|
-
"name": "
|
|
2736
|
+
"name": "Account"
|
|
2541
2737
|
}
|
|
2542
2738
|
}
|
|
2543
2739
|
],
|
|
@@ -2560,14 +2756,14 @@
|
|
|
2560
2756
|
{
|
|
2561
2757
|
"type": "reflection",
|
|
2562
2758
|
"declaration": {
|
|
2563
|
-
"id":
|
|
2759
|
+
"id": 125,
|
|
2564
2760
|
"name": "__type",
|
|
2565
2761
|
"kind": 65536,
|
|
2566
2762
|
"kindString": "Type literal",
|
|
2567
2763
|
"flags": {},
|
|
2568
2764
|
"children": [
|
|
2569
2765
|
{
|
|
2570
|
-
"id":
|
|
2766
|
+
"id": 126,
|
|
2571
2767
|
"name": "schema",
|
|
2572
2768
|
"kind": 1024,
|
|
2573
2769
|
"kindString": "Property",
|
|
@@ -2589,7 +2785,7 @@
|
|
|
2589
2785
|
{
|
|
2590
2786
|
"title": "Properties",
|
|
2591
2787
|
"children": [
|
|
2592
|
-
|
|
2788
|
+
126
|
|
2593
2789
|
]
|
|
2594
2790
|
}
|
|
2595
2791
|
],
|
|
@@ -2656,13 +2852,13 @@
|
|
|
2656
2852
|
},
|
|
2657
2853
|
"type": {
|
|
2658
2854
|
"type": "reference",
|
|
2659
|
-
"name": "
|
|
2855
|
+
"name": "Account"
|
|
2660
2856
|
}
|
|
2661
2857
|
}
|
|
2662
2858
|
],
|
|
2663
2859
|
"type": {
|
|
2664
2860
|
"type": "reference",
|
|
2665
|
-
"name": "
|
|
2861
|
+
"name": "Account"
|
|
2666
2862
|
},
|
|
2667
2863
|
"inheritedFrom": {
|
|
2668
2864
|
"type": "reference",
|
|
@@ -2676,7 +2872,7 @@
|
|
|
2676
2872
|
}
|
|
2677
2873
|
},
|
|
2678
2874
|
{
|
|
2679
|
-
"id":
|
|
2875
|
+
"id": 67,
|
|
2680
2876
|
"name": "observe",
|
|
2681
2877
|
"kind": 2048,
|
|
2682
2878
|
"kindString": "Method",
|
|
@@ -2684,127 +2880,30 @@
|
|
|
2684
2880
|
"sources": [
|
|
2685
2881
|
{
|
|
2686
2882
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
2687
|
-
"line":
|
|
2883
|
+
"line": 27,
|
|
2688
2884
|
"character": 17,
|
|
2689
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2885
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Witness.ts#L27"
|
|
2690
2886
|
}
|
|
2691
2887
|
],
|
|
2692
2888
|
"signatures": [
|
|
2693
2889
|
{
|
|
2694
|
-
"id":
|
|
2890
|
+
"id": 68,
|
|
2695
2891
|
"name": "observe",
|
|
2696
2892
|
"kind": 4096,
|
|
2697
2893
|
"kindString": "Call signature",
|
|
2698
2894
|
"flags": {},
|
|
2699
2895
|
"parameters": [
|
|
2700
2896
|
{
|
|
2701
|
-
"id":
|
|
2702
|
-
"name": "
|
|
2897
|
+
"id": 69,
|
|
2898
|
+
"name": "payloads",
|
|
2703
2899
|
"kind": 32768,
|
|
2704
2900
|
"kindString": "Parameter",
|
|
2705
2901
|
"flags": {},
|
|
2706
2902
|
"type": {
|
|
2707
2903
|
"type": "array",
|
|
2708
2904
|
"elementType": {
|
|
2709
|
-
"type": "
|
|
2710
|
-
"
|
|
2711
|
-
{
|
|
2712
|
-
"type": "intersection",
|
|
2713
|
-
"types": [
|
|
2714
|
-
{
|
|
2715
|
-
"type": "reference",
|
|
2716
|
-
"name": "SchemaFields"
|
|
2717
|
-
},
|
|
2718
|
-
{
|
|
2719
|
-
"type": "reference",
|
|
2720
|
-
"name": "PayloadFields"
|
|
2721
|
-
},
|
|
2722
|
-
{
|
|
2723
|
-
"type": "reflection",
|
|
2724
|
-
"declaration": {
|
|
2725
|
-
"id": 77,
|
|
2726
|
-
"name": "__type",
|
|
2727
|
-
"kind": 65536,
|
|
2728
|
-
"kindString": "Type literal",
|
|
2729
|
-
"flags": {},
|
|
2730
|
-
"children": [
|
|
2731
|
-
{
|
|
2732
|
-
"id": 78,
|
|
2733
|
-
"name": "salt",
|
|
2734
|
-
"kind": 1024,
|
|
2735
|
-
"kindString": "Property",
|
|
2736
|
-
"flags": {},
|
|
2737
|
-
"sources": [
|
|
2738
|
-
{
|
|
2739
|
-
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
2740
|
-
"line": 6,
|
|
2741
|
-
"character": 2,
|
|
2742
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d31ba100/packages/plugins/packages/id/src/Payload.ts#L6"
|
|
2743
|
-
}
|
|
2744
|
-
],
|
|
2745
|
-
"type": {
|
|
2746
|
-
"type": "intrinsic",
|
|
2747
|
-
"name": "string"
|
|
2748
|
-
}
|
|
2749
|
-
},
|
|
2750
|
-
{
|
|
2751
|
-
"id": 79,
|
|
2752
|
-
"name": "schema",
|
|
2753
|
-
"kind": 1024,
|
|
2754
|
-
"kindString": "Property",
|
|
2755
|
-
"flags": {},
|
|
2756
|
-
"sources": [
|
|
2757
|
-
{
|
|
2758
|
-
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
2759
|
-
"line": 7,
|
|
2760
|
-
"character": 2,
|
|
2761
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d31ba100/packages/plugins/packages/id/src/Payload.ts#L7"
|
|
2762
|
-
}
|
|
2763
|
-
],
|
|
2764
|
-
"type": {
|
|
2765
|
-
"type": "literal",
|
|
2766
|
-
"value": "network.xyo.id"
|
|
2767
|
-
}
|
|
2768
|
-
}
|
|
2769
|
-
],
|
|
2770
|
-
"groups": [
|
|
2771
|
-
{
|
|
2772
|
-
"title": "Properties",
|
|
2773
|
-
"children": [
|
|
2774
|
-
78,
|
|
2775
|
-
79
|
|
2776
|
-
]
|
|
2777
|
-
}
|
|
2778
|
-
],
|
|
2779
|
-
"sources": [
|
|
2780
|
-
{
|
|
2781
|
-
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
2782
|
-
"line": 5,
|
|
2783
|
-
"character": 38,
|
|
2784
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d31ba100/packages/plugins/packages/id/src/Payload.ts#L5"
|
|
2785
|
-
}
|
|
2786
|
-
]
|
|
2787
|
-
}
|
|
2788
|
-
}
|
|
2789
|
-
]
|
|
2790
|
-
}
|
|
2791
|
-
],
|
|
2792
|
-
"name": "Partial",
|
|
2793
|
-
"qualifiedName": "Partial",
|
|
2794
|
-
"package": "typescript"
|
|
2795
|
-
}
|
|
2796
|
-
},
|
|
2797
|
-
"defaultValue": "..."
|
|
2798
|
-
}
|
|
2799
|
-
],
|
|
2800
|
-
"type": {
|
|
2801
|
-
"type": "reference",
|
|
2802
|
-
"typeArguments": [
|
|
2803
|
-
{
|
|
2804
|
-
"type": "array",
|
|
2805
|
-
"elementType": {
|
|
2806
|
-
"type": "intersection",
|
|
2807
|
-
"types": [
|
|
2905
|
+
"type": "intersection",
|
|
2906
|
+
"types": [
|
|
2808
2907
|
{
|
|
2809
2908
|
"type": "reference",
|
|
2810
2909
|
"name": "SchemaFields"
|
|
@@ -2816,14 +2915,14 @@
|
|
|
2816
2915
|
{
|
|
2817
2916
|
"type": "reflection",
|
|
2818
2917
|
"declaration": {
|
|
2819
|
-
"id":
|
|
2918
|
+
"id": 70,
|
|
2820
2919
|
"name": "__type",
|
|
2821
2920
|
"kind": 65536,
|
|
2822
2921
|
"kindString": "Type literal",
|
|
2823
2922
|
"flags": {},
|
|
2824
2923
|
"children": [
|
|
2825
2924
|
{
|
|
2826
|
-
"id":
|
|
2925
|
+
"id": 71,
|
|
2827
2926
|
"name": "salt",
|
|
2828
2927
|
"kind": 1024,
|
|
2829
2928
|
"kindString": "Property",
|
|
@@ -2833,7 +2932,7 @@
|
|
|
2833
2932
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
2834
2933
|
"line": 6,
|
|
2835
2934
|
"character": 2,
|
|
2836
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2935
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Payload.ts#L6"
|
|
2837
2936
|
}
|
|
2838
2937
|
],
|
|
2839
2938
|
"type": {
|
|
@@ -2842,7 +2941,7 @@
|
|
|
2842
2941
|
}
|
|
2843
2942
|
},
|
|
2844
2943
|
{
|
|
2845
|
-
"id":
|
|
2944
|
+
"id": 72,
|
|
2846
2945
|
"name": "schema",
|
|
2847
2946
|
"kind": 1024,
|
|
2848
2947
|
"kindString": "Property",
|
|
@@ -2852,7 +2951,7 @@
|
|
|
2852
2951
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
2853
2952
|
"line": 7,
|
|
2854
2953
|
"character": 2,
|
|
2855
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2954
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Payload.ts#L7"
|
|
2856
2955
|
}
|
|
2857
2956
|
],
|
|
2858
2957
|
"type": {
|
|
@@ -2865,8 +2964,8 @@
|
|
|
2865
2964
|
{
|
|
2866
2965
|
"title": "Properties",
|
|
2867
2966
|
"children": [
|
|
2868
|
-
|
|
2869
|
-
|
|
2967
|
+
71,
|
|
2968
|
+
72
|
|
2870
2969
|
]
|
|
2871
2970
|
}
|
|
2872
2971
|
],
|
|
@@ -2875,7 +2974,74 @@
|
|
|
2875
2974
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
2876
2975
|
"line": 5,
|
|
2877
2976
|
"character": 38,
|
|
2878
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2977
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Payload.ts#L5"
|
|
2978
|
+
}
|
|
2979
|
+
]
|
|
2980
|
+
}
|
|
2981
|
+
}
|
|
2982
|
+
]
|
|
2983
|
+
}
|
|
2984
|
+
},
|
|
2985
|
+
"defaultValue": "[]"
|
|
2986
|
+
}
|
|
2987
|
+
],
|
|
2988
|
+
"type": {
|
|
2989
|
+
"type": "reference",
|
|
2990
|
+
"typeArguments": [
|
|
2991
|
+
{
|
|
2992
|
+
"type": "array",
|
|
2993
|
+
"elementType": {
|
|
2994
|
+
"type": "intersection",
|
|
2995
|
+
"types": [
|
|
2996
|
+
{
|
|
2997
|
+
"type": "reference",
|
|
2998
|
+
"name": "SchemaFields"
|
|
2999
|
+
},
|
|
3000
|
+
{
|
|
3001
|
+
"type": "reference",
|
|
3002
|
+
"name": "PayloadFields"
|
|
3003
|
+
},
|
|
3004
|
+
{
|
|
3005
|
+
"type": "reflection",
|
|
3006
|
+
"declaration": {
|
|
3007
|
+
"id": 73,
|
|
3008
|
+
"name": "__type",
|
|
3009
|
+
"kind": 65536,
|
|
3010
|
+
"kindString": "Type literal",
|
|
3011
|
+
"flags": {},
|
|
3012
|
+
"children": [
|
|
3013
|
+
{
|
|
3014
|
+
"id": 74,
|
|
3015
|
+
"name": "schema",
|
|
3016
|
+
"kind": 1024,
|
|
3017
|
+
"kindString": "Property",
|
|
3018
|
+
"flags": {},
|
|
3019
|
+
"sources": [
|
|
3020
|
+
{
|
|
3021
|
+
"fileName": "protocol/packages/payload/dist/esm/models/XyoPayload.d.ts",
|
|
3022
|
+
"line": 19,
|
|
3023
|
+
"character": 4
|
|
3024
|
+
}
|
|
3025
|
+
],
|
|
3026
|
+
"type": {
|
|
3027
|
+
"type": "intrinsic",
|
|
3028
|
+
"name": "string"
|
|
3029
|
+
}
|
|
3030
|
+
}
|
|
3031
|
+
],
|
|
3032
|
+
"groups": [
|
|
3033
|
+
{
|
|
3034
|
+
"title": "Properties",
|
|
3035
|
+
"children": [
|
|
3036
|
+
74
|
|
3037
|
+
]
|
|
3038
|
+
}
|
|
3039
|
+
],
|
|
3040
|
+
"sources": [
|
|
3041
|
+
{
|
|
3042
|
+
"fileName": "protocol/packages/payload/dist/esm/models/XyoPayload.d.ts",
|
|
3043
|
+
"line": 18,
|
|
3044
|
+
"character": 17
|
|
2879
3045
|
}
|
|
2880
3046
|
]
|
|
2881
3047
|
}
|
|
@@ -2900,7 +3066,7 @@
|
|
|
2900
3066
|
}
|
|
2901
3067
|
},
|
|
2902
3068
|
{
|
|
2903
|
-
"id":
|
|
3069
|
+
"id": 79,
|
|
2904
3070
|
"name": "queries",
|
|
2905
3071
|
"kind": 2048,
|
|
2906
3072
|
"kindString": "Method",
|
|
@@ -2908,13 +3074,13 @@
|
|
|
2908
3074
|
"sources": [
|
|
2909
3075
|
{
|
|
2910
3076
|
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
2911
|
-
"line":
|
|
3077
|
+
"line": 13,
|
|
2912
3078
|
"character": 4
|
|
2913
3079
|
}
|
|
2914
3080
|
],
|
|
2915
3081
|
"signatures": [
|
|
2916
3082
|
{
|
|
2917
|
-
"id":
|
|
3083
|
+
"id": 80,
|
|
2918
3084
|
"name": "queries",
|
|
2919
3085
|
"kind": 4096,
|
|
2920
3086
|
"kindString": "Call signature",
|
|
@@ -2938,7 +3104,7 @@
|
|
|
2938
3104
|
}
|
|
2939
3105
|
},
|
|
2940
3106
|
{
|
|
2941
|
-
"id":
|
|
3107
|
+
"id": 81,
|
|
2942
3108
|
"name": "query",
|
|
2943
3109
|
"kind": 2048,
|
|
2944
3110
|
"kindString": "Method",
|
|
@@ -2946,20 +3112,20 @@
|
|
|
2946
3112
|
"sources": [
|
|
2947
3113
|
{
|
|
2948
3114
|
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
2949
|
-
"line":
|
|
3115
|
+
"line": 14,
|
|
2950
3116
|
"character": 4
|
|
2951
3117
|
}
|
|
2952
3118
|
],
|
|
2953
3119
|
"signatures": [
|
|
2954
3120
|
{
|
|
2955
|
-
"id":
|
|
3121
|
+
"id": 82,
|
|
2956
3122
|
"name": "query",
|
|
2957
3123
|
"kind": 4096,
|
|
2958
3124
|
"kindString": "Call signature",
|
|
2959
3125
|
"flags": {},
|
|
2960
3126
|
"typeParameter": [
|
|
2961
3127
|
{
|
|
2962
|
-
"id":
|
|
3128
|
+
"id": 91,
|
|
2963
3129
|
"name": "T",
|
|
2964
3130
|
"kind": 131072,
|
|
2965
3131
|
"kindString": "Type parameter",
|
|
@@ -2982,14 +3148,14 @@
|
|
|
2982
3148
|
{
|
|
2983
3149
|
"type": "reflection",
|
|
2984
3150
|
"declaration": {
|
|
2985
|
-
"id":
|
|
3151
|
+
"id": 83,
|
|
2986
3152
|
"name": "__type",
|
|
2987
3153
|
"kind": 65536,
|
|
2988
3154
|
"kindString": "Type literal",
|
|
2989
3155
|
"flags": {},
|
|
2990
3156
|
"children": [
|
|
2991
3157
|
{
|
|
2992
|
-
"id":
|
|
3158
|
+
"id": 84,
|
|
2993
3159
|
"name": "query",
|
|
2994
3160
|
"kind": 1024,
|
|
2995
3161
|
"kindString": "Property",
|
|
@@ -3007,7 +3173,27 @@
|
|
|
3007
3173
|
}
|
|
3008
3174
|
},
|
|
3009
3175
|
{
|
|
3010
|
-
"id":
|
|
3176
|
+
"id": 85,
|
|
3177
|
+
"name": "resultSet",
|
|
3178
|
+
"kind": 1024,
|
|
3179
|
+
"kindString": "Property",
|
|
3180
|
+
"flags": {
|
|
3181
|
+
"isOptional": true
|
|
3182
|
+
},
|
|
3183
|
+
"sources": [
|
|
3184
|
+
{
|
|
3185
|
+
"fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
3186
|
+
"line": 6,
|
|
3187
|
+
"character": 4
|
|
3188
|
+
}
|
|
3189
|
+
],
|
|
3190
|
+
"type": {
|
|
3191
|
+
"type": "intrinsic",
|
|
3192
|
+
"name": "string"
|
|
3193
|
+
}
|
|
3194
|
+
},
|
|
3195
|
+
{
|
|
3196
|
+
"id": 86,
|
|
3011
3197
|
"name": "schema",
|
|
3012
3198
|
"kind": 1024,
|
|
3013
3199
|
"kindString": "Property",
|
|
@@ -3015,7 +3201,7 @@
|
|
|
3015
3201
|
"sources": [
|
|
3016
3202
|
{
|
|
3017
3203
|
"fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
3018
|
-
"line":
|
|
3204
|
+
"line": 7,
|
|
3019
3205
|
"character": 4
|
|
3020
3206
|
}
|
|
3021
3207
|
],
|
|
@@ -3029,8 +3215,9 @@
|
|
|
3029
3215
|
{
|
|
3030
3216
|
"title": "Properties",
|
|
3031
3217
|
"children": [
|
|
3032
|
-
|
|
3033
|
-
|
|
3218
|
+
84,
|
|
3219
|
+
85,
|
|
3220
|
+
86
|
|
3034
3221
|
]
|
|
3035
3222
|
}
|
|
3036
3223
|
],
|
|
@@ -3063,14 +3250,14 @@
|
|
|
3063
3250
|
{
|
|
3064
3251
|
"type": "reflection",
|
|
3065
3252
|
"declaration": {
|
|
3066
|
-
"id":
|
|
3253
|
+
"id": 87,
|
|
3067
3254
|
"name": "__type",
|
|
3068
3255
|
"kind": 65536,
|
|
3069
3256
|
"kindString": "Type literal",
|
|
3070
3257
|
"flags": {},
|
|
3071
3258
|
"children": [
|
|
3072
3259
|
{
|
|
3073
|
-
"id":
|
|
3260
|
+
"id": 88,
|
|
3074
3261
|
"name": "query",
|
|
3075
3262
|
"kind": 1024,
|
|
3076
3263
|
"kindString": "Property",
|
|
@@ -3088,7 +3275,27 @@
|
|
|
3088
3275
|
}
|
|
3089
3276
|
},
|
|
3090
3277
|
{
|
|
3091
|
-
"id":
|
|
3278
|
+
"id": 89,
|
|
3279
|
+
"name": "resultSet",
|
|
3280
|
+
"kind": 1024,
|
|
3281
|
+
"kindString": "Property",
|
|
3282
|
+
"flags": {
|
|
3283
|
+
"isOptional": true
|
|
3284
|
+
},
|
|
3285
|
+
"sources": [
|
|
3286
|
+
{
|
|
3287
|
+
"fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
3288
|
+
"line": 6,
|
|
3289
|
+
"character": 4
|
|
3290
|
+
}
|
|
3291
|
+
],
|
|
3292
|
+
"type": {
|
|
3293
|
+
"type": "intrinsic",
|
|
3294
|
+
"name": "string"
|
|
3295
|
+
}
|
|
3296
|
+
},
|
|
3297
|
+
{
|
|
3298
|
+
"id": 90,
|
|
3092
3299
|
"name": "schema",
|
|
3093
3300
|
"kind": 1024,
|
|
3094
3301
|
"kindString": "Property",
|
|
@@ -3096,7 +3303,7 @@
|
|
|
3096
3303
|
"sources": [
|
|
3097
3304
|
{
|
|
3098
3305
|
"fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
3099
|
-
"line":
|
|
3306
|
+
"line": 7,
|
|
3100
3307
|
"character": 4
|
|
3101
3308
|
}
|
|
3102
3309
|
],
|
|
@@ -3110,8 +3317,9 @@
|
|
|
3110
3317
|
{
|
|
3111
3318
|
"title": "Properties",
|
|
3112
3319
|
"children": [
|
|
3113
|
-
|
|
3114
|
-
|
|
3320
|
+
88,
|
|
3321
|
+
89,
|
|
3322
|
+
90
|
|
3115
3323
|
]
|
|
3116
3324
|
}
|
|
3117
3325
|
],
|
|
@@ -3130,19 +3338,19 @@
|
|
|
3130
3338
|
],
|
|
3131
3339
|
"parameters": [
|
|
3132
3340
|
{
|
|
3133
|
-
"id":
|
|
3341
|
+
"id": 92,
|
|
3134
3342
|
"name": "query",
|
|
3135
3343
|
"kind": 32768,
|
|
3136
3344
|
"kindString": "Parameter",
|
|
3137
3345
|
"flags": {},
|
|
3138
3346
|
"type": {
|
|
3139
3347
|
"type": "reference",
|
|
3140
|
-
"id":
|
|
3348
|
+
"id": 91,
|
|
3141
3349
|
"name": "T"
|
|
3142
3350
|
}
|
|
3143
3351
|
},
|
|
3144
3352
|
{
|
|
3145
|
-
"id":
|
|
3353
|
+
"id": 93,
|
|
3146
3354
|
"name": "payloads",
|
|
3147
3355
|
"kind": 32768,
|
|
3148
3356
|
"kindString": "Parameter",
|
|
@@ -3165,14 +3373,14 @@
|
|
|
3165
3373
|
{
|
|
3166
3374
|
"type": "reflection",
|
|
3167
3375
|
"declaration": {
|
|
3168
|
-
"id":
|
|
3376
|
+
"id": 94,
|
|
3169
3377
|
"name": "__type",
|
|
3170
3378
|
"kind": 65536,
|
|
3171
3379
|
"kindString": "Type literal",
|
|
3172
3380
|
"flags": {},
|
|
3173
3381
|
"children": [
|
|
3174
3382
|
{
|
|
3175
|
-
"id":
|
|
3383
|
+
"id": 95,
|
|
3176
3384
|
"name": "schema",
|
|
3177
3385
|
"kind": 1024,
|
|
3178
3386
|
"kindString": "Property",
|
|
@@ -3194,7 +3402,7 @@
|
|
|
3194
3402
|
{
|
|
3195
3403
|
"title": "Properties",
|
|
3196
3404
|
"children": [
|
|
3197
|
-
|
|
3405
|
+
95
|
|
3198
3406
|
]
|
|
3199
3407
|
}
|
|
3200
3408
|
],
|
|
@@ -3232,14 +3440,14 @@
|
|
|
3232
3440
|
{
|
|
3233
3441
|
"type": "reflection",
|
|
3234
3442
|
"declaration": {
|
|
3235
|
-
"id":
|
|
3443
|
+
"id": 96,
|
|
3236
3444
|
"name": "__type",
|
|
3237
3445
|
"kind": 65536,
|
|
3238
3446
|
"kindString": "Type literal",
|
|
3239
3447
|
"flags": {},
|
|
3240
3448
|
"children": [
|
|
3241
3449
|
{
|
|
3242
|
-
"id":
|
|
3450
|
+
"id": 97,
|
|
3243
3451
|
"name": "schema",
|
|
3244
3452
|
"kind": 1024,
|
|
3245
3453
|
"kindString": "Property",
|
|
@@ -3247,7 +3455,7 @@
|
|
|
3247
3455
|
"sources": [
|
|
3248
3456
|
{
|
|
3249
3457
|
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
3250
|
-
"line":
|
|
3458
|
+
"line": 15,
|
|
3251
3459
|
"character": 8
|
|
3252
3460
|
}
|
|
3253
3461
|
],
|
|
@@ -3261,14 +3469,14 @@
|
|
|
3261
3469
|
{
|
|
3262
3470
|
"title": "Properties",
|
|
3263
3471
|
"children": [
|
|
3264
|
-
|
|
3472
|
+
97
|
|
3265
3473
|
]
|
|
3266
3474
|
}
|
|
3267
3475
|
],
|
|
3268
3476
|
"sources": [
|
|
3269
3477
|
{
|
|
3270
3478
|
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
3271
|
-
"line":
|
|
3479
|
+
"line": 14,
|
|
3272
3480
|
"character": 250
|
|
3273
3481
|
}
|
|
3274
3482
|
]
|
|
@@ -3296,7 +3504,7 @@
|
|
|
3296
3504
|
}
|
|
3297
3505
|
},
|
|
3298
3506
|
{
|
|
3299
|
-
"id":
|
|
3507
|
+
"id": 127,
|
|
3300
3508
|
"name": "queryable",
|
|
3301
3509
|
"kind": 2048,
|
|
3302
3510
|
"kindString": "Method",
|
|
@@ -3310,14 +3518,14 @@
|
|
|
3310
3518
|
],
|
|
3311
3519
|
"signatures": [
|
|
3312
3520
|
{
|
|
3313
|
-
"id":
|
|
3521
|
+
"id": 128,
|
|
3314
3522
|
"name": "queryable",
|
|
3315
3523
|
"kind": 4096,
|
|
3316
3524
|
"kindString": "Call signature",
|
|
3317
3525
|
"flags": {},
|
|
3318
3526
|
"parameters": [
|
|
3319
3527
|
{
|
|
3320
|
-
"id":
|
|
3528
|
+
"id": 129,
|
|
3321
3529
|
"name": "schema",
|
|
3322
3530
|
"kind": 32768,
|
|
3323
3531
|
"kindString": "Parameter",
|
|
@@ -3328,7 +3536,7 @@
|
|
|
3328
3536
|
}
|
|
3329
3537
|
},
|
|
3330
3538
|
{
|
|
3331
|
-
"id":
|
|
3539
|
+
"id": 130,
|
|
3332
3540
|
"name": "addresses",
|
|
3333
3541
|
"kind": 32768,
|
|
3334
3542
|
"kindString": "Parameter",
|
|
@@ -3401,7 +3609,7 @@
|
|
|
3401
3609
|
"typeArguments": [
|
|
3402
3610
|
{
|
|
3403
3611
|
"type": "reference",
|
|
3404
|
-
"id":
|
|
3612
|
+
"id": 32,
|
|
3405
3613
|
"name": "XyoIdWitness"
|
|
3406
3614
|
},
|
|
3407
3615
|
{
|
|
@@ -3423,7 +3631,7 @@
|
|
|
3423
3631
|
}
|
|
3424
3632
|
},
|
|
3425
3633
|
{
|
|
3426
|
-
"id":
|
|
3634
|
+
"id": 131,
|
|
3427
3635
|
"name": "started",
|
|
3428
3636
|
"kind": 2048,
|
|
3429
3637
|
"kindString": "Method",
|
|
@@ -3437,14 +3645,14 @@
|
|
|
3437
3645
|
],
|
|
3438
3646
|
"signatures": [
|
|
3439
3647
|
{
|
|
3440
|
-
"id":
|
|
3648
|
+
"id": 132,
|
|
3441
3649
|
"name": "started",
|
|
3442
3650
|
"kind": 4096,
|
|
3443
3651
|
"kindString": "Call signature",
|
|
3444
3652
|
"flags": {},
|
|
3445
3653
|
"parameters": [
|
|
3446
3654
|
{
|
|
3447
|
-
"id":
|
|
3655
|
+
"id": 133,
|
|
3448
3656
|
"name": "notStartedAction",
|
|
3449
3657
|
"kind": 32768,
|
|
3450
3658
|
"kindString": "Parameter",
|
|
@@ -3535,7 +3743,7 @@
|
|
|
3535
3743
|
"typeArguments": [
|
|
3536
3744
|
{
|
|
3537
3745
|
"type": "reference",
|
|
3538
|
-
"id":
|
|
3746
|
+
"id": 32,
|
|
3539
3747
|
"name": "XyoIdWitness"
|
|
3540
3748
|
},
|
|
3541
3749
|
{
|
|
@@ -3557,7 +3765,7 @@
|
|
|
3557
3765
|
}
|
|
3558
3766
|
},
|
|
3559
3767
|
{
|
|
3560
|
-
"id":
|
|
3768
|
+
"id": 134,
|
|
3561
3769
|
"name": "subscribe",
|
|
3562
3770
|
"kind": 2048,
|
|
3563
3771
|
"kindString": "Method",
|
|
@@ -3571,14 +3779,14 @@
|
|
|
3571
3779
|
],
|
|
3572
3780
|
"signatures": [
|
|
3573
3781
|
{
|
|
3574
|
-
"id":
|
|
3782
|
+
"id": 135,
|
|
3575
3783
|
"name": "subscribe",
|
|
3576
3784
|
"kind": 4096,
|
|
3577
3785
|
"kindString": "Call signature",
|
|
3578
3786
|
"flags": {},
|
|
3579
3787
|
"parameters": [
|
|
3580
3788
|
{
|
|
3581
|
-
"id":
|
|
3789
|
+
"id": 136,
|
|
3582
3790
|
"name": "_queryAccount",
|
|
3583
3791
|
"kind": 32768,
|
|
3584
3792
|
"kindString": "Parameter",
|
|
@@ -3587,7 +3795,7 @@
|
|
|
3587
3795
|
},
|
|
3588
3796
|
"type": {
|
|
3589
3797
|
"type": "reference",
|
|
3590
|
-
"name": "
|
|
3798
|
+
"name": "Account"
|
|
3591
3799
|
}
|
|
3592
3800
|
}
|
|
3593
3801
|
],
|
|
@@ -3675,7 +3883,7 @@
|
|
|
3675
3883
|
}
|
|
3676
3884
|
},
|
|
3677
3885
|
{
|
|
3678
|
-
"id":
|
|
3886
|
+
"id": 34,
|
|
3679
3887
|
"name": "create",
|
|
3680
3888
|
"kind": 2048,
|
|
3681
3889
|
"kindString": "Method",
|
|
@@ -3685,21 +3893,21 @@
|
|
|
3685
3893
|
"sources": [
|
|
3686
3894
|
{
|
|
3687
3895
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
3688
|
-
"line":
|
|
3896
|
+
"line": 23,
|
|
3689
3897
|
"character": 24,
|
|
3690
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3898
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Witness.ts#L23"
|
|
3691
3899
|
}
|
|
3692
3900
|
],
|
|
3693
3901
|
"signatures": [
|
|
3694
3902
|
{
|
|
3695
|
-
"id":
|
|
3903
|
+
"id": 35,
|
|
3696
3904
|
"name": "create",
|
|
3697
3905
|
"kind": 4096,
|
|
3698
3906
|
"kindString": "Call signature",
|
|
3699
3907
|
"flags": {},
|
|
3700
3908
|
"parameters": [
|
|
3701
3909
|
{
|
|
3702
|
-
"id":
|
|
3910
|
+
"id": 36,
|
|
3703
3911
|
"name": "params",
|
|
3704
3912
|
"kind": 32768,
|
|
3705
3913
|
"kindString": "Parameter",
|
|
@@ -3723,14 +3931,14 @@
|
|
|
3723
3931
|
{
|
|
3724
3932
|
"type": "reflection",
|
|
3725
3933
|
"declaration": {
|
|
3726
|
-
"id":
|
|
3934
|
+
"id": 37,
|
|
3727
3935
|
"name": "__type",
|
|
3728
3936
|
"kind": 65536,
|
|
3729
3937
|
"kindString": "Type literal",
|
|
3730
3938
|
"flags": {},
|
|
3731
3939
|
"children": [
|
|
3732
3940
|
{
|
|
3733
|
-
"id":
|
|
3941
|
+
"id": 38,
|
|
3734
3942
|
"name": "security",
|
|
3735
3943
|
"kind": 1024,
|
|
3736
3944
|
"kindString": "Property",
|
|
@@ -3747,14 +3955,14 @@
|
|
|
3747
3955
|
"type": {
|
|
3748
3956
|
"type": "reflection",
|
|
3749
3957
|
"declaration": {
|
|
3750
|
-
"id":
|
|
3958
|
+
"id": 39,
|
|
3751
3959
|
"name": "__type",
|
|
3752
3960
|
"kind": 65536,
|
|
3753
3961
|
"kindString": "Type literal",
|
|
3754
3962
|
"flags": {},
|
|
3755
3963
|
"children": [
|
|
3756
3964
|
{
|
|
3757
|
-
"id":
|
|
3965
|
+
"id": 40,
|
|
3758
3966
|
"name": "allowed",
|
|
3759
3967
|
"kind": 1024,
|
|
3760
3968
|
"kindString": "Property",
|
|
@@ -3792,7 +4000,7 @@
|
|
|
3792
4000
|
}
|
|
3793
4001
|
},
|
|
3794
4002
|
{
|
|
3795
|
-
"id":
|
|
4003
|
+
"id": 41,
|
|
3796
4004
|
"name": "disallowed",
|
|
3797
4005
|
"kind": 1024,
|
|
3798
4006
|
"kindString": "Property",
|
|
@@ -3831,8 +4039,8 @@
|
|
|
3831
4039
|
{
|
|
3832
4040
|
"title": "Properties",
|
|
3833
4041
|
"children": [
|
|
3834
|
-
|
|
3835
|
-
|
|
4042
|
+
40,
|
|
4043
|
+
41
|
|
3836
4044
|
]
|
|
3837
4045
|
}
|
|
3838
4046
|
],
|
|
@@ -3851,7 +4059,7 @@
|
|
|
3851
4059
|
{
|
|
3852
4060
|
"title": "Properties",
|
|
3853
4061
|
"children": [
|
|
3854
|
-
|
|
4062
|
+
38
|
|
3855
4063
|
]
|
|
3856
4064
|
}
|
|
3857
4065
|
],
|
|
@@ -3867,14 +4075,14 @@
|
|
|
3867
4075
|
{
|
|
3868
4076
|
"type": "reflection",
|
|
3869
4077
|
"declaration": {
|
|
3870
|
-
"id":
|
|
4078
|
+
"id": 42,
|
|
3871
4079
|
"name": "__type",
|
|
3872
4080
|
"kind": 65536,
|
|
3873
4081
|
"kindString": "Type literal",
|
|
3874
4082
|
"flags": {},
|
|
3875
4083
|
"children": [
|
|
3876
4084
|
{
|
|
3877
|
-
"id":
|
|
4085
|
+
"id": 43,
|
|
3878
4086
|
"name": "salt",
|
|
3879
4087
|
"kind": 1024,
|
|
3880
4088
|
"kindString": "Property",
|
|
@@ -3882,9 +4090,9 @@
|
|
|
3882
4090
|
"sources": [
|
|
3883
4091
|
{
|
|
3884
4092
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
3885
|
-
"line":
|
|
3886
|
-
"character":
|
|
3887
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4093
|
+
"line": 12,
|
|
4094
|
+
"character": 2,
|
|
4095
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Witness.ts#L12"
|
|
3888
4096
|
}
|
|
3889
4097
|
],
|
|
3890
4098
|
"type": {
|
|
@@ -3893,7 +4101,7 @@
|
|
|
3893
4101
|
}
|
|
3894
4102
|
},
|
|
3895
4103
|
{
|
|
3896
|
-
"id":
|
|
4104
|
+
"id": 44,
|
|
3897
4105
|
"name": "schema",
|
|
3898
4106
|
"kind": 1024,
|
|
3899
4107
|
"kindString": "Property",
|
|
@@ -3901,9 +4109,9 @@
|
|
|
3901
4109
|
"sources": [
|
|
3902
4110
|
{
|
|
3903
4111
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
3904
|
-
"line":
|
|
3905
|
-
"character":
|
|
3906
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4112
|
+
"line": 13,
|
|
4113
|
+
"character": 2,
|
|
4114
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Witness.ts#L13"
|
|
3907
4115
|
}
|
|
3908
4116
|
],
|
|
3909
4117
|
"type": {
|
|
@@ -3916,17 +4124,17 @@
|
|
|
3916
4124
|
{
|
|
3917
4125
|
"title": "Properties",
|
|
3918
4126
|
"children": [
|
|
3919
|
-
|
|
3920
|
-
|
|
4127
|
+
43,
|
|
4128
|
+
44
|
|
3921
4129
|
]
|
|
3922
4130
|
}
|
|
3923
4131
|
],
|
|
3924
4132
|
"sources": [
|
|
3925
4133
|
{
|
|
3926
4134
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
3927
|
-
"line":
|
|
3928
|
-
"character":
|
|
3929
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4135
|
+
"line": 11,
|
|
4136
|
+
"character": 50,
|
|
4137
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Witness.ts#L11"
|
|
3930
4138
|
}
|
|
3931
4139
|
]
|
|
3932
4140
|
}
|
|
@@ -3934,18 +4142,20 @@
|
|
|
3934
4142
|
{
|
|
3935
4143
|
"type": "reflection",
|
|
3936
4144
|
"declaration": {
|
|
3937
|
-
"id":
|
|
4145
|
+
"id": 45,
|
|
3938
4146
|
"name": "__type",
|
|
3939
4147
|
"kind": 65536,
|
|
3940
4148
|
"kindString": "Type literal",
|
|
3941
4149
|
"flags": {},
|
|
3942
4150
|
"children": [
|
|
3943
4151
|
{
|
|
3944
|
-
"id":
|
|
3945
|
-
"name": "
|
|
4152
|
+
"id": 46,
|
|
4153
|
+
"name": "targetSet",
|
|
3946
4154
|
"kind": 1024,
|
|
3947
4155
|
"kindString": "Property",
|
|
3948
|
-
"flags": {
|
|
4156
|
+
"flags": {
|
|
4157
|
+
"isOptional": true
|
|
4158
|
+
},
|
|
3949
4159
|
"sources": [
|
|
3950
4160
|
{
|
|
3951
4161
|
"fileName": "modules/packages/witness/dist/esm/Config.d.ts",
|
|
@@ -3954,8 +4164,66 @@
|
|
|
3954
4164
|
}
|
|
3955
4165
|
],
|
|
3956
4166
|
"type": {
|
|
3957
|
-
"type": "
|
|
3958
|
-
"
|
|
4167
|
+
"type": "intersection",
|
|
4168
|
+
"types": [
|
|
4169
|
+
{
|
|
4170
|
+
"type": "reference",
|
|
4171
|
+
"name": "SchemaFields"
|
|
4172
|
+
},
|
|
4173
|
+
{
|
|
4174
|
+
"type": "reference",
|
|
4175
|
+
"name": "PayloadFields"
|
|
4176
|
+
},
|
|
4177
|
+
{
|
|
4178
|
+
"type": "reference",
|
|
4179
|
+
"name": "PayloadSet"
|
|
4180
|
+
},
|
|
4181
|
+
{
|
|
4182
|
+
"type": "reflection",
|
|
4183
|
+
"declaration": {
|
|
4184
|
+
"id": 47,
|
|
4185
|
+
"name": "__type",
|
|
4186
|
+
"kind": 65536,
|
|
4187
|
+
"kindString": "Type literal",
|
|
4188
|
+
"flags": {},
|
|
4189
|
+
"children": [
|
|
4190
|
+
{
|
|
4191
|
+
"id": 48,
|
|
4192
|
+
"name": "schema",
|
|
4193
|
+
"kind": 1024,
|
|
4194
|
+
"kindString": "Property",
|
|
4195
|
+
"flags": {},
|
|
4196
|
+
"sources": [
|
|
4197
|
+
{
|
|
4198
|
+
"fileName": "protocol/packages/payload/dist/esm/models/XyoPayload.d.ts",
|
|
4199
|
+
"line": 17,
|
|
4200
|
+
"character": 4
|
|
4201
|
+
}
|
|
4202
|
+
],
|
|
4203
|
+
"type": {
|
|
4204
|
+
"type": "literal",
|
|
4205
|
+
"value": "network.xyo.payload.set"
|
|
4206
|
+
}
|
|
4207
|
+
}
|
|
4208
|
+
],
|
|
4209
|
+
"groups": [
|
|
4210
|
+
{
|
|
4211
|
+
"title": "Properties",
|
|
4212
|
+
"children": [
|
|
4213
|
+
48
|
|
4214
|
+
]
|
|
4215
|
+
}
|
|
4216
|
+
],
|
|
4217
|
+
"sources": [
|
|
4218
|
+
{
|
|
4219
|
+
"fileName": "protocol/packages/payload/dist/esm/models/XyoPayload.d.ts",
|
|
4220
|
+
"line": 16,
|
|
4221
|
+
"character": 219
|
|
4222
|
+
}
|
|
4223
|
+
]
|
|
4224
|
+
}
|
|
4225
|
+
}
|
|
4226
|
+
]
|
|
3959
4227
|
}
|
|
3960
4228
|
}
|
|
3961
4229
|
],
|
|
@@ -3963,7 +4231,7 @@
|
|
|
3963
4231
|
{
|
|
3964
4232
|
"title": "Properties",
|
|
3965
4233
|
"children": [
|
|
3966
|
-
|
|
4234
|
+
46
|
|
3967
4235
|
]
|
|
3968
4236
|
}
|
|
3969
4237
|
],
|
|
@@ -3971,7 +4239,7 @@
|
|
|
3971
4239
|
{
|
|
3972
4240
|
"fileName": "modules/packages/witness/dist/esm/Config.d.ts",
|
|
3973
4241
|
"line": 5,
|
|
3974
|
-
"character":
|
|
4242
|
+
"character": 98
|
|
3975
4243
|
}
|
|
3976
4244
|
]
|
|
3977
4245
|
}
|
|
@@ -3988,7 +4256,7 @@
|
|
|
3988
4256
|
"typeArguments": [
|
|
3989
4257
|
{
|
|
3990
4258
|
"type": "reference",
|
|
3991
|
-
"id":
|
|
4259
|
+
"id": 32,
|
|
3992
4260
|
"name": "XyoIdWitness"
|
|
3993
4261
|
}
|
|
3994
4262
|
],
|
|
@@ -4012,63 +4280,62 @@
|
|
|
4012
4280
|
{
|
|
4013
4281
|
"title": "Constructors",
|
|
4014
4282
|
"children": [
|
|
4015
|
-
|
|
4283
|
+
50
|
|
4016
4284
|
]
|
|
4017
4285
|
},
|
|
4018
4286
|
{
|
|
4019
4287
|
"title": "Properties",
|
|
4020
4288
|
"children": [
|
|
4289
|
+
112,
|
|
4290
|
+
113,
|
|
4021
4291
|
114,
|
|
4292
|
+
98,
|
|
4022
4293
|
115,
|
|
4023
|
-
|
|
4024
|
-
|
|
4025
|
-
|
|
4026
|
-
113,
|
|
4027
|
-
43,
|
|
4028
|
-
58,
|
|
4029
|
-
44
|
|
4294
|
+
111,
|
|
4295
|
+
33,
|
|
4296
|
+
49
|
|
4030
4297
|
]
|
|
4031
4298
|
},
|
|
4032
4299
|
{
|
|
4033
4300
|
"title": "Accessors",
|
|
4034
4301
|
"children": [
|
|
4302
|
+
116,
|
|
4035
4303
|
118,
|
|
4036
|
-
|
|
4037
|
-
|
|
4038
|
-
83
|
|
4304
|
+
65,
|
|
4305
|
+
75
|
|
4039
4306
|
]
|
|
4040
4307
|
},
|
|
4041
4308
|
{
|
|
4042
4309
|
"title": "Methods",
|
|
4043
4310
|
"children": [
|
|
4044
|
-
|
|
4045
|
-
|
|
4046
|
-
|
|
4047
|
-
|
|
4311
|
+
137,
|
|
4312
|
+
142,
|
|
4313
|
+
149,
|
|
4314
|
+
167,
|
|
4048
4315
|
185,
|
|
4049
4316
|
193,
|
|
4317
|
+
120,
|
|
4050
4318
|
122,
|
|
4051
|
-
124,
|
|
4052
4319
|
201,
|
|
4053
|
-
|
|
4054
|
-
|
|
4055
|
-
|
|
4056
|
-
|
|
4320
|
+
67,
|
|
4321
|
+
79,
|
|
4322
|
+
81,
|
|
4323
|
+
127,
|
|
4057
4324
|
204,
|
|
4058
|
-
|
|
4325
|
+
131,
|
|
4059
4326
|
207,
|
|
4060
|
-
|
|
4327
|
+
134,
|
|
4061
4328
|
210,
|
|
4062
|
-
|
|
4329
|
+
34
|
|
4063
4330
|
]
|
|
4064
4331
|
}
|
|
4065
4332
|
],
|
|
4066
4333
|
"sources": [
|
|
4067
4334
|
{
|
|
4068
4335
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
4069
|
-
"line":
|
|
4336
|
+
"line": 16,
|
|
4070
4337
|
"character": 13,
|
|
4071
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4338
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Witness.ts#L16"
|
|
4072
4339
|
}
|
|
4073
4340
|
],
|
|
4074
4341
|
"extendedTypes": [
|
|
@@ -4077,12 +4344,7 @@
|
|
|
4077
4344
|
"typeArguments": [
|
|
4078
4345
|
{
|
|
4079
4346
|
"type": "reference",
|
|
4080
|
-
"id":
|
|
4081
|
-
"name": "XyoIdPayload"
|
|
4082
|
-
},
|
|
4083
|
-
{
|
|
4084
|
-
"type": "reference",
|
|
4085
|
-
"id": 38,
|
|
4347
|
+
"id": 28,
|
|
4086
4348
|
"name": "XyoIdWitnessConfig"
|
|
4087
4349
|
}
|
|
4088
4350
|
],
|
|
@@ -4091,7 +4353,7 @@
|
|
|
4091
4353
|
]
|
|
4092
4354
|
},
|
|
4093
4355
|
{
|
|
4094
|
-
"id":
|
|
4356
|
+
"id": 15,
|
|
4095
4357
|
"name": "XyoIdPayload",
|
|
4096
4358
|
"kind": 4194304,
|
|
4097
4359
|
"kindString": "Type alias",
|
|
@@ -4101,7 +4363,7 @@
|
|
|
4101
4363
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
4102
4364
|
"line": 5,
|
|
4103
4365
|
"character": 12,
|
|
4104
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4366
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Payload.ts#L5"
|
|
4105
4367
|
}
|
|
4106
4368
|
],
|
|
4107
4369
|
"type": {
|
|
@@ -4110,14 +4372,14 @@
|
|
|
4110
4372
|
{
|
|
4111
4373
|
"type": "reflection",
|
|
4112
4374
|
"declaration": {
|
|
4113
|
-
"id":
|
|
4375
|
+
"id": 16,
|
|
4114
4376
|
"name": "__type",
|
|
4115
4377
|
"kind": 65536,
|
|
4116
4378
|
"kindString": "Type literal",
|
|
4117
4379
|
"flags": {},
|
|
4118
4380
|
"children": [
|
|
4119
4381
|
{
|
|
4120
|
-
"id":
|
|
4382
|
+
"id": 17,
|
|
4121
4383
|
"name": "salt",
|
|
4122
4384
|
"kind": 1024,
|
|
4123
4385
|
"kindString": "Property",
|
|
@@ -4127,7 +4389,7 @@
|
|
|
4127
4389
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
4128
4390
|
"line": 6,
|
|
4129
4391
|
"character": 2,
|
|
4130
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4392
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Payload.ts#L6"
|
|
4131
4393
|
}
|
|
4132
4394
|
],
|
|
4133
4395
|
"type": {
|
|
@@ -4136,7 +4398,7 @@
|
|
|
4136
4398
|
}
|
|
4137
4399
|
},
|
|
4138
4400
|
{
|
|
4139
|
-
"id":
|
|
4401
|
+
"id": 18,
|
|
4140
4402
|
"name": "schema",
|
|
4141
4403
|
"kind": 1024,
|
|
4142
4404
|
"kindString": "Property",
|
|
@@ -4146,12 +4408,12 @@
|
|
|
4146
4408
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
4147
4409
|
"line": 7,
|
|
4148
4410
|
"character": 2,
|
|
4149
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4411
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Payload.ts#L7"
|
|
4150
4412
|
}
|
|
4151
4413
|
],
|
|
4152
4414
|
"type": {
|
|
4153
4415
|
"type": "reference",
|
|
4154
|
-
"id":
|
|
4416
|
+
"id": 19,
|
|
4155
4417
|
"name": "XyoIdSchema"
|
|
4156
4418
|
}
|
|
4157
4419
|
}
|
|
@@ -4160,8 +4422,8 @@
|
|
|
4160
4422
|
{
|
|
4161
4423
|
"title": "Properties",
|
|
4162
4424
|
"children": [
|
|
4163
|
-
|
|
4164
|
-
|
|
4425
|
+
17,
|
|
4426
|
+
18
|
|
4165
4427
|
]
|
|
4166
4428
|
}
|
|
4167
4429
|
],
|
|
@@ -4170,7 +4432,7 @@
|
|
|
4170
4432
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
4171
4433
|
"line": 5,
|
|
4172
4434
|
"character": 38,
|
|
4173
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4435
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Payload.ts#L5"
|
|
4174
4436
|
}
|
|
4175
4437
|
]
|
|
4176
4438
|
}
|
|
@@ -4180,7 +4442,7 @@
|
|
|
4180
4442
|
}
|
|
4181
4443
|
},
|
|
4182
4444
|
{
|
|
4183
|
-
"id":
|
|
4445
|
+
"id": 20,
|
|
4184
4446
|
"name": "XyoIdSchema",
|
|
4185
4447
|
"kind": 4194304,
|
|
4186
4448
|
"kindString": "Type alias",
|
|
@@ -4190,13 +4452,13 @@
|
|
|
4190
4452
|
"fileName": "plugins/packages/id/src/Schema.ts",
|
|
4191
4453
|
"line": 1,
|
|
4192
4454
|
"character": 12,
|
|
4193
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4455
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Schema.ts#L1"
|
|
4194
4456
|
},
|
|
4195
4457
|
{
|
|
4196
4458
|
"fileName": "plugins/packages/id/src/Schema.ts",
|
|
4197
4459
|
"line": 2,
|
|
4198
4460
|
"character": 13,
|
|
4199
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4461
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Schema.ts#L2"
|
|
4200
4462
|
}
|
|
4201
4463
|
],
|
|
4202
4464
|
"type": {
|
|
@@ -4205,7 +4467,7 @@
|
|
|
4205
4467
|
}
|
|
4206
4468
|
},
|
|
4207
4469
|
{
|
|
4208
|
-
"id":
|
|
4470
|
+
"id": 28,
|
|
4209
4471
|
"name": "XyoIdWitnessConfig",
|
|
4210
4472
|
"kind": 4194304,
|
|
4211
4473
|
"kindString": "Type alias",
|
|
@@ -4215,28 +4477,23 @@
|
|
|
4215
4477
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
4216
4478
|
"line": 11,
|
|
4217
4479
|
"character": 12,
|
|
4218
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4480
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Witness.ts#L11"
|
|
4219
4481
|
}
|
|
4220
4482
|
],
|
|
4221
4483
|
"type": {
|
|
4222
4484
|
"type": "reference",
|
|
4223
4485
|
"typeArguments": [
|
|
4224
|
-
{
|
|
4225
|
-
"type": "reference",
|
|
4226
|
-
"id": 25,
|
|
4227
|
-
"name": "XyoIdPayload"
|
|
4228
|
-
},
|
|
4229
4486
|
{
|
|
4230
4487
|
"type": "reflection",
|
|
4231
4488
|
"declaration": {
|
|
4232
|
-
"id":
|
|
4489
|
+
"id": 29,
|
|
4233
4490
|
"name": "__type",
|
|
4234
4491
|
"kind": 65536,
|
|
4235
4492
|
"kindString": "Type literal",
|
|
4236
4493
|
"flags": {},
|
|
4237
4494
|
"children": [
|
|
4238
4495
|
{
|
|
4239
|
-
"id":
|
|
4496
|
+
"id": 30,
|
|
4240
4497
|
"name": "salt",
|
|
4241
4498
|
"kind": 1024,
|
|
4242
4499
|
"kindString": "Property",
|
|
@@ -4244,9 +4501,9 @@
|
|
|
4244
4501
|
"sources": [
|
|
4245
4502
|
{
|
|
4246
4503
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
4247
|
-
"line":
|
|
4248
|
-
"character":
|
|
4249
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4504
|
+
"line": 12,
|
|
4505
|
+
"character": 2,
|
|
4506
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Witness.ts#L12"
|
|
4250
4507
|
}
|
|
4251
4508
|
],
|
|
4252
4509
|
"type": {
|
|
@@ -4255,7 +4512,7 @@
|
|
|
4255
4512
|
}
|
|
4256
4513
|
},
|
|
4257
4514
|
{
|
|
4258
|
-
"id":
|
|
4515
|
+
"id": 31,
|
|
4259
4516
|
"name": "schema",
|
|
4260
4517
|
"kind": 1024,
|
|
4261
4518
|
"kindString": "Property",
|
|
@@ -4263,14 +4520,14 @@
|
|
|
4263
4520
|
"sources": [
|
|
4264
4521
|
{
|
|
4265
4522
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
4266
|
-
"line":
|
|
4267
|
-
"character":
|
|
4268
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4523
|
+
"line": 13,
|
|
4524
|
+
"character": 2,
|
|
4525
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Witness.ts#L13"
|
|
4269
4526
|
}
|
|
4270
4527
|
],
|
|
4271
4528
|
"type": {
|
|
4272
4529
|
"type": "reference",
|
|
4273
|
-
"id":
|
|
4530
|
+
"id": 26,
|
|
4274
4531
|
"name": "XyoIdWitnessConfigSchema"
|
|
4275
4532
|
}
|
|
4276
4533
|
}
|
|
@@ -4279,17 +4536,17 @@
|
|
|
4279
4536
|
{
|
|
4280
4537
|
"title": "Properties",
|
|
4281
4538
|
"children": [
|
|
4282
|
-
|
|
4283
|
-
|
|
4539
|
+
30,
|
|
4540
|
+
31
|
|
4284
4541
|
]
|
|
4285
4542
|
}
|
|
4286
4543
|
],
|
|
4287
4544
|
"sources": [
|
|
4288
4545
|
{
|
|
4289
4546
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
4290
|
-
"line":
|
|
4291
|
-
"character":
|
|
4292
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4547
|
+
"line": 11,
|
|
4548
|
+
"character": 50,
|
|
4549
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Witness.ts#L11"
|
|
4293
4550
|
}
|
|
4294
4551
|
]
|
|
4295
4552
|
}
|
|
@@ -4299,7 +4556,7 @@
|
|
|
4299
4556
|
}
|
|
4300
4557
|
},
|
|
4301
4558
|
{
|
|
4302
|
-
"id":
|
|
4559
|
+
"id": 27,
|
|
4303
4560
|
"name": "XyoIdWitnessConfigSchema",
|
|
4304
4561
|
"kind": 4194304,
|
|
4305
4562
|
"kindString": "Type alias",
|
|
@@ -4309,13 +4566,13 @@
|
|
|
4309
4566
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
4310
4567
|
"line": 8,
|
|
4311
4568
|
"character": 12,
|
|
4312
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4569
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Witness.ts#L8"
|
|
4313
4570
|
},
|
|
4314
4571
|
{
|
|
4315
4572
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
4316
4573
|
"line": 9,
|
|
4317
4574
|
"character": 13,
|
|
4318
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4575
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Witness.ts#L9"
|
|
4319
4576
|
}
|
|
4320
4577
|
],
|
|
4321
4578
|
"type": {
|
|
@@ -4324,7 +4581,7 @@
|
|
|
4324
4581
|
}
|
|
4325
4582
|
},
|
|
4326
4583
|
{
|
|
4327
|
-
"id":
|
|
4584
|
+
"id": 19,
|
|
4328
4585
|
"name": "XyoIdSchema",
|
|
4329
4586
|
"kind": 32,
|
|
4330
4587
|
"kindString": "Variable",
|
|
@@ -4334,13 +4591,13 @@
|
|
|
4334
4591
|
"fileName": "plugins/packages/id/src/Schema.ts",
|
|
4335
4592
|
"line": 1,
|
|
4336
4593
|
"character": 12,
|
|
4337
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4594
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Schema.ts#L1"
|
|
4338
4595
|
},
|
|
4339
4596
|
{
|
|
4340
4597
|
"fileName": "plugins/packages/id/src/Schema.ts",
|
|
4341
4598
|
"line": 2,
|
|
4342
4599
|
"character": 13,
|
|
4343
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4600
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Schema.ts#L2"
|
|
4344
4601
|
}
|
|
4345
4602
|
],
|
|
4346
4603
|
"type": {
|
|
@@ -4349,7 +4606,7 @@
|
|
|
4349
4606
|
}
|
|
4350
4607
|
},
|
|
4351
4608
|
{
|
|
4352
|
-
"id":
|
|
4609
|
+
"id": 26,
|
|
4353
4610
|
"name": "XyoIdWitnessConfigSchema",
|
|
4354
4611
|
"kind": 32,
|
|
4355
4612
|
"kindString": "Variable",
|
|
@@ -4359,13 +4616,13 @@
|
|
|
4359
4616
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
4360
4617
|
"line": 8,
|
|
4361
4618
|
"character": 12,
|
|
4362
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4619
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Witness.ts#L8"
|
|
4363
4620
|
},
|
|
4364
4621
|
{
|
|
4365
4622
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
4366
4623
|
"line": 9,
|
|
4367
4624
|
"character": 13,
|
|
4368
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4625
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Witness.ts#L9"
|
|
4369
4626
|
}
|
|
4370
4627
|
],
|
|
4371
4628
|
"type": {
|
|
@@ -4374,109 +4631,133 @@
|
|
|
4374
4631
|
}
|
|
4375
4632
|
},
|
|
4376
4633
|
{
|
|
4377
|
-
"id":
|
|
4378
|
-
"name": "
|
|
4634
|
+
"id": 21,
|
|
4635
|
+
"name": "XyoIdPayloadTemplate",
|
|
4379
4636
|
"kind": 64,
|
|
4380
4637
|
"kindString": "Function",
|
|
4381
4638
|
"flags": {},
|
|
4382
4639
|
"sources": [
|
|
4383
4640
|
{
|
|
4384
|
-
"fileName": "plugins/packages/id/src/
|
|
4385
|
-
"line":
|
|
4641
|
+
"fileName": "plugins/packages/id/src/Template.ts",
|
|
4642
|
+
"line": 4,
|
|
4386
4643
|
"character": 13,
|
|
4387
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4644
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Template.ts#L4"
|
|
4388
4645
|
}
|
|
4389
4646
|
],
|
|
4390
4647
|
"signatures": [
|
|
4391
4648
|
{
|
|
4392
|
-
"id":
|
|
4393
|
-
"name": "
|
|
4649
|
+
"id": 22,
|
|
4650
|
+
"name": "XyoIdPayloadTemplate",
|
|
4394
4651
|
"kind": 4096,
|
|
4395
4652
|
"kindString": "Call signature",
|
|
4396
4653
|
"flags": {},
|
|
4397
4654
|
"type": {
|
|
4398
|
-
"type": "
|
|
4399
|
-
"
|
|
4655
|
+
"type": "intersection",
|
|
4656
|
+
"types": [
|
|
4400
4657
|
{
|
|
4401
|
-
"type": "
|
|
4402
|
-
"
|
|
4403
|
-
|
|
4404
|
-
|
|
4405
|
-
|
|
4406
|
-
|
|
4407
|
-
|
|
4408
|
-
|
|
4409
|
-
|
|
4410
|
-
|
|
4411
|
-
|
|
4412
|
-
|
|
4413
|
-
|
|
4414
|
-
|
|
4415
|
-
|
|
4416
|
-
|
|
4417
|
-
|
|
4418
|
-
"
|
|
4419
|
-
"
|
|
4420
|
-
|
|
4421
|
-
|
|
4422
|
-
|
|
4423
|
-
|
|
4424
|
-
"kindString": "Property",
|
|
4425
|
-
"flags": {},
|
|
4426
|
-
"sources": [
|
|
4427
|
-
{
|
|
4428
|
-
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
4429
|
-
"line": 6,
|
|
4430
|
-
"character": 2,
|
|
4431
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d31ba100/packages/plugins/packages/id/src/Payload.ts#L6"
|
|
4432
|
-
}
|
|
4433
|
-
],
|
|
4434
|
-
"type": {
|
|
4435
|
-
"type": "intrinsic",
|
|
4436
|
-
"name": "string"
|
|
4437
|
-
}
|
|
4438
|
-
},
|
|
4439
|
-
{
|
|
4440
|
-
"id": 5,
|
|
4441
|
-
"name": "schema",
|
|
4442
|
-
"kind": 1024,
|
|
4443
|
-
"kindString": "Property",
|
|
4444
|
-
"flags": {},
|
|
4445
|
-
"sources": [
|
|
4446
|
-
{
|
|
4447
|
-
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
4448
|
-
"line": 7,
|
|
4449
|
-
"character": 2,
|
|
4450
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d31ba100/packages/plugins/packages/id/src/Payload.ts#L7"
|
|
4451
|
-
}
|
|
4452
|
-
],
|
|
4453
|
-
"type": {
|
|
4454
|
-
"type": "literal",
|
|
4455
|
-
"value": "network.xyo.id"
|
|
4456
|
-
}
|
|
4457
|
-
}
|
|
4458
|
-
],
|
|
4459
|
-
"groups": [
|
|
4658
|
+
"type": "reference",
|
|
4659
|
+
"name": "SchemaFields"
|
|
4660
|
+
},
|
|
4661
|
+
{
|
|
4662
|
+
"type": "reference",
|
|
4663
|
+
"name": "PayloadFields"
|
|
4664
|
+
},
|
|
4665
|
+
{
|
|
4666
|
+
"type": "reflection",
|
|
4667
|
+
"declaration": {
|
|
4668
|
+
"id": 23,
|
|
4669
|
+
"name": "__type",
|
|
4670
|
+
"kind": 65536,
|
|
4671
|
+
"kindString": "Type literal",
|
|
4672
|
+
"flags": {},
|
|
4673
|
+
"children": [
|
|
4674
|
+
{
|
|
4675
|
+
"id": 24,
|
|
4676
|
+
"name": "salt",
|
|
4677
|
+
"kind": 1024,
|
|
4678
|
+
"kindString": "Property",
|
|
4679
|
+
"flags": {},
|
|
4680
|
+
"sources": [
|
|
4460
4681
|
{
|
|
4461
|
-
"
|
|
4462
|
-
"
|
|
4463
|
-
|
|
4464
|
-
|
|
4465
|
-
]
|
|
4682
|
+
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
4683
|
+
"line": 6,
|
|
4684
|
+
"character": 2,
|
|
4685
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Payload.ts#L6"
|
|
4466
4686
|
}
|
|
4467
4687
|
],
|
|
4688
|
+
"type": {
|
|
4689
|
+
"type": "intrinsic",
|
|
4690
|
+
"name": "string"
|
|
4691
|
+
}
|
|
4692
|
+
},
|
|
4693
|
+
{
|
|
4694
|
+
"id": 25,
|
|
4695
|
+
"name": "schema",
|
|
4696
|
+
"kind": 1024,
|
|
4697
|
+
"kindString": "Property",
|
|
4698
|
+
"flags": {},
|
|
4468
4699
|
"sources": [
|
|
4469
4700
|
{
|
|
4470
4701
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
4471
|
-
"line":
|
|
4472
|
-
"character":
|
|
4473
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4702
|
+
"line": 7,
|
|
4703
|
+
"character": 2,
|
|
4704
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Payload.ts#L7"
|
|
4474
4705
|
}
|
|
4706
|
+
],
|
|
4707
|
+
"type": {
|
|
4708
|
+
"type": "literal",
|
|
4709
|
+
"value": "network.xyo.id"
|
|
4710
|
+
}
|
|
4711
|
+
}
|
|
4712
|
+
],
|
|
4713
|
+
"groups": [
|
|
4714
|
+
{
|
|
4715
|
+
"title": "Properties",
|
|
4716
|
+
"children": [
|
|
4717
|
+
24,
|
|
4718
|
+
25
|
|
4475
4719
|
]
|
|
4476
4720
|
}
|
|
4477
|
-
|
|
4478
|
-
|
|
4479
|
-
|
|
4721
|
+
],
|
|
4722
|
+
"sources": [
|
|
4723
|
+
{
|
|
4724
|
+
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
4725
|
+
"line": 5,
|
|
4726
|
+
"character": 38,
|
|
4727
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Payload.ts#L5"
|
|
4728
|
+
}
|
|
4729
|
+
]
|
|
4730
|
+
}
|
|
4731
|
+
}
|
|
4732
|
+
]
|
|
4733
|
+
}
|
|
4734
|
+
}
|
|
4735
|
+
]
|
|
4736
|
+
},
|
|
4737
|
+
{
|
|
4738
|
+
"id": 1,
|
|
4739
|
+
"name": "XyoIdPlugin",
|
|
4740
|
+
"kind": 64,
|
|
4741
|
+
"kindString": "Function",
|
|
4742
|
+
"flags": {},
|
|
4743
|
+
"sources": [
|
|
4744
|
+
{
|
|
4745
|
+
"fileName": "plugins/packages/id/src/Plugin.ts",
|
|
4746
|
+
"line": 8,
|
|
4747
|
+
"character": 13,
|
|
4748
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Plugin.ts#L8"
|
|
4749
|
+
}
|
|
4750
|
+
],
|
|
4751
|
+
"signatures": [
|
|
4752
|
+
{
|
|
4753
|
+
"id": 2,
|
|
4754
|
+
"name": "XyoIdPlugin",
|
|
4755
|
+
"kind": 4096,
|
|
4756
|
+
"kindString": "Call signature",
|
|
4757
|
+
"flags": {},
|
|
4758
|
+
"type": {
|
|
4759
|
+
"type": "reference",
|
|
4760
|
+
"typeArguments": [
|
|
4480
4761
|
{
|
|
4481
4762
|
"type": "reference",
|
|
4482
4763
|
"typeArguments": [
|
|
@@ -4494,14 +4775,14 @@
|
|
|
4494
4775
|
{
|
|
4495
4776
|
"type": "reflection",
|
|
4496
4777
|
"declaration": {
|
|
4497
|
-
"id":
|
|
4778
|
+
"id": 3,
|
|
4498
4779
|
"name": "__type",
|
|
4499
4780
|
"kind": 65536,
|
|
4500
4781
|
"kindString": "Type literal",
|
|
4501
4782
|
"flags": {},
|
|
4502
4783
|
"children": [
|
|
4503
4784
|
{
|
|
4504
|
-
"id":
|
|
4785
|
+
"id": 4,
|
|
4505
4786
|
"name": "security",
|
|
4506
4787
|
"kind": 1024,
|
|
4507
4788
|
"kindString": "Property",
|
|
@@ -4518,14 +4799,14 @@
|
|
|
4518
4799
|
"type": {
|
|
4519
4800
|
"type": "reflection",
|
|
4520
4801
|
"declaration": {
|
|
4521
|
-
"id":
|
|
4802
|
+
"id": 5,
|
|
4522
4803
|
"name": "__type",
|
|
4523
4804
|
"kind": 65536,
|
|
4524
4805
|
"kindString": "Type literal",
|
|
4525
4806
|
"flags": {},
|
|
4526
4807
|
"children": [
|
|
4527
4808
|
{
|
|
4528
|
-
"id":
|
|
4809
|
+
"id": 6,
|
|
4529
4810
|
"name": "allowed",
|
|
4530
4811
|
"kind": 1024,
|
|
4531
4812
|
"kindString": "Property",
|
|
@@ -4563,7 +4844,7 @@
|
|
|
4563
4844
|
}
|
|
4564
4845
|
},
|
|
4565
4846
|
{
|
|
4566
|
-
"id":
|
|
4847
|
+
"id": 7,
|
|
4567
4848
|
"name": "disallowed",
|
|
4568
4849
|
"kind": 1024,
|
|
4569
4850
|
"kindString": "Property",
|
|
@@ -4602,8 +4883,8 @@
|
|
|
4602
4883
|
{
|
|
4603
4884
|
"title": "Properties",
|
|
4604
4885
|
"children": [
|
|
4605
|
-
|
|
4606
|
-
|
|
4886
|
+
6,
|
|
4887
|
+
7
|
|
4607
4888
|
]
|
|
4608
4889
|
}
|
|
4609
4890
|
],
|
|
@@ -4622,7 +4903,7 @@
|
|
|
4622
4903
|
{
|
|
4623
4904
|
"title": "Properties",
|
|
4624
4905
|
"children": [
|
|
4625
|
-
|
|
4906
|
+
4
|
|
4626
4907
|
]
|
|
4627
4908
|
}
|
|
4628
4909
|
],
|
|
@@ -4638,14 +4919,14 @@
|
|
|
4638
4919
|
{
|
|
4639
4920
|
"type": "reflection",
|
|
4640
4921
|
"declaration": {
|
|
4641
|
-
"id":
|
|
4922
|
+
"id": 8,
|
|
4642
4923
|
"name": "__type",
|
|
4643
4924
|
"kind": 65536,
|
|
4644
4925
|
"kindString": "Type literal",
|
|
4645
4926
|
"flags": {},
|
|
4646
4927
|
"children": [
|
|
4647
4928
|
{
|
|
4648
|
-
"id":
|
|
4929
|
+
"id": 9,
|
|
4649
4930
|
"name": "salt",
|
|
4650
4931
|
"kind": 1024,
|
|
4651
4932
|
"kindString": "Property",
|
|
@@ -4653,9 +4934,9 @@
|
|
|
4653
4934
|
"sources": [
|
|
4654
4935
|
{
|
|
4655
4936
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
4656
|
-
"line":
|
|
4657
|
-
"character":
|
|
4658
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4937
|
+
"line": 12,
|
|
4938
|
+
"character": 2,
|
|
4939
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Witness.ts#L12"
|
|
4659
4940
|
}
|
|
4660
4941
|
],
|
|
4661
4942
|
"type": {
|
|
@@ -4664,7 +4945,7 @@
|
|
|
4664
4945
|
}
|
|
4665
4946
|
},
|
|
4666
4947
|
{
|
|
4667
|
-
"id":
|
|
4948
|
+
"id": 10,
|
|
4668
4949
|
"name": "schema",
|
|
4669
4950
|
"kind": 1024,
|
|
4670
4951
|
"kindString": "Property",
|
|
@@ -4672,9 +4953,9 @@
|
|
|
4672
4953
|
"sources": [
|
|
4673
4954
|
{
|
|
4674
4955
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
4675
|
-
"line":
|
|
4676
|
-
"character":
|
|
4677
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4956
|
+
"line": 13,
|
|
4957
|
+
"character": 2,
|
|
4958
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Witness.ts#L13"
|
|
4678
4959
|
}
|
|
4679
4960
|
],
|
|
4680
4961
|
"type": {
|
|
@@ -4687,97 +4968,33 @@
|
|
|
4687
4968
|
{
|
|
4688
4969
|
"title": "Properties",
|
|
4689
4970
|
"children": [
|
|
4690
|
-
|
|
4691
|
-
|
|
4971
|
+
9,
|
|
4972
|
+
10
|
|
4692
4973
|
]
|
|
4693
4974
|
}
|
|
4694
4975
|
],
|
|
4695
4976
|
"sources": [
|
|
4696
4977
|
{
|
|
4697
4978
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
4698
|
-
"line":
|
|
4699
|
-
"character":
|
|
4700
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4701
|
-
}
|
|
4702
|
-
]
|
|
4703
|
-
}
|
|
4704
|
-
},
|
|
4705
|
-
{
|
|
4706
|
-
"type": "reflection",
|
|
4707
|
-
"declaration": {
|
|
4708
|
-
"id": 14,
|
|
4709
|
-
"name": "__type",
|
|
4710
|
-
"kind": 65536,
|
|
4711
|
-
"kindString": "Type literal",
|
|
4712
|
-
"flags": {},
|
|
4713
|
-
"children": [
|
|
4714
|
-
{
|
|
4715
|
-
"id": 15,
|
|
4716
|
-
"name": "targetSchema",
|
|
4717
|
-
"kind": 1024,
|
|
4718
|
-
"kindString": "Property",
|
|
4719
|
-
"flags": {},
|
|
4720
|
-
"sources": [
|
|
4721
|
-
{
|
|
4722
|
-
"fileName": "modules/packages/witness/dist/esm/Config.d.ts",
|
|
4723
|
-
"line": 6,
|
|
4724
|
-
"character": 4
|
|
4725
|
-
}
|
|
4726
|
-
],
|
|
4727
|
-
"type": {
|
|
4728
|
-
"type": "literal",
|
|
4729
|
-
"value": "network.xyo.id"
|
|
4730
|
-
}
|
|
4731
|
-
}
|
|
4732
|
-
],
|
|
4733
|
-
"groups": [
|
|
4734
|
-
{
|
|
4735
|
-
"title": "Properties",
|
|
4736
|
-
"children": [
|
|
4737
|
-
15
|
|
4738
|
-
]
|
|
4739
|
-
}
|
|
4740
|
-
],
|
|
4741
|
-
"sources": [
|
|
4742
|
-
{
|
|
4743
|
-
"fileName": "modules/packages/witness/dist/esm/Config.d.ts",
|
|
4744
|
-
"line": 5,
|
|
4745
|
-
"character": 146
|
|
4979
|
+
"line": 11,
|
|
4980
|
+
"character": 50,
|
|
4981
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/Witness.ts#L11"
|
|
4746
4982
|
}
|
|
4747
4983
|
]
|
|
4748
4984
|
}
|
|
4749
|
-
}
|
|
4750
|
-
]
|
|
4751
|
-
}
|
|
4752
|
-
],
|
|
4753
|
-
"name": "XyoModuleParams"
|
|
4754
|
-
},
|
|
4755
|
-
{
|
|
4756
|
-
"type": "reference",
|
|
4757
|
-
"typeArguments": [
|
|
4758
|
-
{
|
|
4759
|
-
"type": "intersection",
|
|
4760
|
-
"types": [
|
|
4761
|
-
{
|
|
4762
|
-
"type": "reference",
|
|
4763
|
-
"name": "SchemaFields"
|
|
4764
|
-
},
|
|
4765
|
-
{
|
|
4766
|
-
"type": "reference",
|
|
4767
|
-
"name": "PayloadFields"
|
|
4768
4985
|
},
|
|
4769
4986
|
{
|
|
4770
4987
|
"type": "reflection",
|
|
4771
4988
|
"declaration": {
|
|
4772
|
-
"id":
|
|
4989
|
+
"id": 11,
|
|
4773
4990
|
"name": "__type",
|
|
4774
4991
|
"kind": 65536,
|
|
4775
4992
|
"kindString": "Type literal",
|
|
4776
4993
|
"flags": {},
|
|
4777
4994
|
"children": [
|
|
4778
4995
|
{
|
|
4779
|
-
"id":
|
|
4780
|
-
"name": "
|
|
4996
|
+
"id": 12,
|
|
4997
|
+
"name": "targetSet",
|
|
4781
4998
|
"kind": 1024,
|
|
4782
4999
|
"kindString": "Property",
|
|
4783
5000
|
"flags": {
|
|
@@ -4785,203 +5002,72 @@
|
|
|
4785
5002
|
},
|
|
4786
5003
|
"sources": [
|
|
4787
5004
|
{
|
|
4788
|
-
"fileName": "
|
|
4789
|
-
"line":
|
|
5005
|
+
"fileName": "modules/packages/witness/dist/esm/Config.d.ts",
|
|
5006
|
+
"line": 6,
|
|
4790
5007
|
"character": 4
|
|
4791
5008
|
}
|
|
4792
5009
|
],
|
|
4793
5010
|
"type": {
|
|
4794
|
-
"type": "
|
|
4795
|
-
"
|
|
4796
|
-
|
|
4797
|
-
|
|
4798
|
-
|
|
4799
|
-
|
|
4800
|
-
|
|
4801
|
-
|
|
4802
|
-
|
|
4803
|
-
|
|
4804
|
-
|
|
4805
|
-
|
|
4806
|
-
|
|
4807
|
-
|
|
4808
|
-
|
|
4809
|
-
|
|
4810
|
-
|
|
5011
|
+
"type": "intersection",
|
|
5012
|
+
"types": [
|
|
5013
|
+
{
|
|
5014
|
+
"type": "reference",
|
|
5015
|
+
"name": "SchemaFields"
|
|
5016
|
+
},
|
|
5017
|
+
{
|
|
5018
|
+
"type": "reference",
|
|
5019
|
+
"name": "PayloadFields"
|
|
5020
|
+
},
|
|
5021
|
+
{
|
|
5022
|
+
"type": "reference",
|
|
5023
|
+
"name": "PayloadSet"
|
|
5024
|
+
},
|
|
5025
|
+
{
|
|
5026
|
+
"type": "reflection",
|
|
5027
|
+
"declaration": {
|
|
5028
|
+
"id": 13,
|
|
5029
|
+
"name": "__type",
|
|
5030
|
+
"kind": 65536,
|
|
5031
|
+
"kindString": "Type literal",
|
|
5032
|
+
"flags": {},
|
|
5033
|
+
"children": [
|
|
4811
5034
|
{
|
|
4812
|
-
"
|
|
4813
|
-
"
|
|
4814
|
-
"
|
|
4815
|
-
|
|
4816
|
-
|
|
4817
|
-
|
|
4818
|
-
|
|
4819
|
-
|
|
4820
|
-
|
|
4821
|
-
|
|
4822
|
-
"name": "string"
|
|
4823
|
-
},
|
|
4824
|
-
{
|
|
4825
|
-
"type": "array",
|
|
4826
|
-
"elementType": {
|
|
4827
|
-
"type": "array",
|
|
4828
|
-
"elementType": {
|
|
4829
|
-
"type": "intrinsic",
|
|
4830
|
-
"name": "string"
|
|
4831
|
-
}
|
|
5035
|
+
"id": 14,
|
|
5036
|
+
"name": "schema",
|
|
5037
|
+
"kind": 1024,
|
|
5038
|
+
"kindString": "Property",
|
|
5039
|
+
"flags": {},
|
|
5040
|
+
"sources": [
|
|
5041
|
+
{
|
|
5042
|
+
"fileName": "protocol/packages/payload/dist/esm/models/XyoPayload.d.ts",
|
|
5043
|
+
"line": 17,
|
|
5044
|
+
"character": 4
|
|
4832
5045
|
}
|
|
5046
|
+
],
|
|
5047
|
+
"type": {
|
|
5048
|
+
"type": "literal",
|
|
5049
|
+
"value": "network.xyo.payload.set"
|
|
4833
5050
|
}
|
|
4834
|
-
|
|
4835
|
-
|
|
4836
|
-
|
|
4837
|
-
"package": "typescript"
|
|
4838
|
-
}
|
|
4839
|
-
},
|
|
4840
|
-
{
|
|
4841
|
-
"id": 20,
|
|
4842
|
-
"name": "disallowed",
|
|
4843
|
-
"kind": 1024,
|
|
4844
|
-
"kindString": "Property",
|
|
4845
|
-
"flags": {
|
|
4846
|
-
"isOptional": true
|
|
4847
|
-
},
|
|
4848
|
-
"sources": [
|
|
5051
|
+
}
|
|
5052
|
+
],
|
|
5053
|
+
"groups": [
|
|
4849
5054
|
{
|
|
4850
|
-
"
|
|
4851
|
-
"
|
|
4852
|
-
|
|
5055
|
+
"title": "Properties",
|
|
5056
|
+
"children": [
|
|
5057
|
+
14
|
|
5058
|
+
]
|
|
4853
5059
|
}
|
|
4854
5060
|
],
|
|
4855
|
-
"
|
|
4856
|
-
|
|
4857
|
-
|
|
4858
|
-
|
|
4859
|
-
|
|
4860
|
-
|
|
4861
|
-
},
|
|
4862
|
-
{
|
|
4863
|
-
"type": "array",
|
|
4864
|
-
"elementType": {
|
|
4865
|
-
"type": "intrinsic",
|
|
4866
|
-
"name": "string"
|
|
4867
|
-
}
|
|
4868
|
-
}
|
|
4869
|
-
],
|
|
4870
|
-
"name": "Record",
|
|
4871
|
-
"qualifiedName": "Record",
|
|
4872
|
-
"package": "typescript"
|
|
4873
|
-
}
|
|
4874
|
-
}
|
|
4875
|
-
],
|
|
4876
|
-
"groups": [
|
|
4877
|
-
{
|
|
4878
|
-
"title": "Properties",
|
|
4879
|
-
"children": [
|
|
4880
|
-
19,
|
|
4881
|
-
20
|
|
5061
|
+
"sources": [
|
|
5062
|
+
{
|
|
5063
|
+
"fileName": "protocol/packages/payload/dist/esm/models/XyoPayload.d.ts",
|
|
5064
|
+
"line": 16,
|
|
5065
|
+
"character": 219
|
|
5066
|
+
}
|
|
4882
5067
|
]
|
|
4883
5068
|
}
|
|
4884
|
-
|
|
4885
|
-
|
|
4886
|
-
{
|
|
4887
|
-
"fileName": "sdk/packages/payload-plugin/dist/esm/createPlugin.d.ts",
|
|
4888
|
-
"line": 42,
|
|
4889
|
-
"character": 15
|
|
4890
|
-
}
|
|
4891
|
-
]
|
|
4892
|
-
}
|
|
4893
|
-
}
|
|
4894
|
-
}
|
|
4895
|
-
],
|
|
4896
|
-
"groups": [
|
|
4897
|
-
{
|
|
4898
|
-
"title": "Properties",
|
|
4899
|
-
"children": [
|
|
4900
|
-
17
|
|
4901
|
-
]
|
|
4902
|
-
}
|
|
4903
|
-
],
|
|
4904
|
-
"sources": [
|
|
4905
|
-
{
|
|
4906
|
-
"fileName": "sdk/packages/payload-plugin/dist/esm/createPlugin.d.ts",
|
|
4907
|
-
"line": 41,
|
|
4908
|
-
"character": 114
|
|
4909
|
-
}
|
|
4910
|
-
]
|
|
4911
|
-
}
|
|
4912
|
-
},
|
|
4913
|
-
{
|
|
4914
|
-
"type": "reflection",
|
|
4915
|
-
"declaration": {
|
|
4916
|
-
"id": 21,
|
|
4917
|
-
"name": "__type",
|
|
4918
|
-
"kind": 65536,
|
|
4919
|
-
"kindString": "Type literal",
|
|
4920
|
-
"flags": {},
|
|
4921
|
-
"children": [
|
|
4922
|
-
{
|
|
4923
|
-
"id": 22,
|
|
4924
|
-
"name": "targetSchema",
|
|
4925
|
-
"kind": 1024,
|
|
4926
|
-
"kindString": "Property",
|
|
4927
|
-
"flags": {
|
|
4928
|
-
"isOptional": true
|
|
4929
|
-
},
|
|
4930
|
-
"sources": [
|
|
4931
|
-
{
|
|
4932
|
-
"fileName": "sdk/packages/payload-plugin/dist/esm/createPlugin.d.ts",
|
|
4933
|
-
"line": 47,
|
|
4934
|
-
"character": 4
|
|
4935
|
-
}
|
|
4936
|
-
],
|
|
4937
|
-
"type": {
|
|
4938
|
-
"type": "intrinsic",
|
|
4939
|
-
"name": "string"
|
|
4940
|
-
}
|
|
4941
|
-
}
|
|
4942
|
-
],
|
|
4943
|
-
"groups": [
|
|
4944
|
-
{
|
|
4945
|
-
"title": "Properties",
|
|
4946
|
-
"children": [
|
|
4947
|
-
22
|
|
4948
|
-
]
|
|
4949
|
-
}
|
|
4950
|
-
],
|
|
4951
|
-
"sources": [
|
|
4952
|
-
{
|
|
4953
|
-
"fileName": "sdk/packages/payload-plugin/dist/esm/createPlugin.d.ts",
|
|
4954
|
-
"line": 46,
|
|
4955
|
-
"character": 4
|
|
4956
|
-
}
|
|
4957
|
-
]
|
|
4958
|
-
}
|
|
4959
|
-
},
|
|
4960
|
-
{
|
|
4961
|
-
"type": "reflection",
|
|
4962
|
-
"declaration": {
|
|
4963
|
-
"id": 23,
|
|
4964
|
-
"name": "__type",
|
|
4965
|
-
"kind": 65536,
|
|
4966
|
-
"kindString": "Type literal",
|
|
4967
|
-
"flags": {},
|
|
4968
|
-
"children": [
|
|
4969
|
-
{
|
|
4970
|
-
"id": 24,
|
|
4971
|
-
"name": "schema",
|
|
4972
|
-
"kind": 1024,
|
|
4973
|
-
"kindString": "Property",
|
|
4974
|
-
"flags": {},
|
|
4975
|
-
"sources": [
|
|
4976
|
-
{
|
|
4977
|
-
"fileName": "sdk/packages/payload-plugin/dist/esm/createPlugin.d.ts",
|
|
4978
|
-
"line": 49,
|
|
4979
|
-
"character": 4
|
|
4980
|
-
}
|
|
4981
|
-
],
|
|
4982
|
-
"type": {
|
|
4983
|
-
"type": "intrinsic",
|
|
4984
|
-
"name": "string"
|
|
5069
|
+
}
|
|
5070
|
+
]
|
|
4985
5071
|
}
|
|
4986
5072
|
}
|
|
4987
5073
|
],
|
|
@@ -4989,15 +5075,15 @@
|
|
|
4989
5075
|
{
|
|
4990
5076
|
"title": "Properties",
|
|
4991
5077
|
"children": [
|
|
4992
|
-
|
|
5078
|
+
12
|
|
4993
5079
|
]
|
|
4994
5080
|
}
|
|
4995
5081
|
],
|
|
4996
5082
|
"sources": [
|
|
4997
5083
|
{
|
|
4998
|
-
"fileName": "
|
|
4999
|
-
"line":
|
|
5000
|
-
"character":
|
|
5084
|
+
"fileName": "modules/packages/witness/dist/esm/Config.d.ts",
|
|
5085
|
+
"line": 5,
|
|
5086
|
+
"character": 98
|
|
5001
5087
|
}
|
|
5002
5088
|
]
|
|
5003
5089
|
}
|
|
@@ -5008,111 +5094,7 @@
|
|
|
5008
5094
|
"name": "XyoModuleParams"
|
|
5009
5095
|
}
|
|
5010
5096
|
],
|
|
5011
|
-
"name": "
|
|
5012
|
-
}
|
|
5013
|
-
}
|
|
5014
|
-
]
|
|
5015
|
-
},
|
|
5016
|
-
{
|
|
5017
|
-
"id": 31,
|
|
5018
|
-
"name": "XyoIdPayloadTemplate",
|
|
5019
|
-
"kind": 64,
|
|
5020
|
-
"kindString": "Function",
|
|
5021
|
-
"flags": {},
|
|
5022
|
-
"sources": [
|
|
5023
|
-
{
|
|
5024
|
-
"fileName": "plugins/packages/id/src/Template.ts",
|
|
5025
|
-
"line": 4,
|
|
5026
|
-
"character": 13,
|
|
5027
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d31ba100/packages/plugins/packages/id/src/Template.ts#L4"
|
|
5028
|
-
}
|
|
5029
|
-
],
|
|
5030
|
-
"signatures": [
|
|
5031
|
-
{
|
|
5032
|
-
"id": 32,
|
|
5033
|
-
"name": "XyoIdPayloadTemplate",
|
|
5034
|
-
"kind": 4096,
|
|
5035
|
-
"kindString": "Call signature",
|
|
5036
|
-
"flags": {},
|
|
5037
|
-
"type": {
|
|
5038
|
-
"type": "intersection",
|
|
5039
|
-
"types": [
|
|
5040
|
-
{
|
|
5041
|
-
"type": "reference",
|
|
5042
|
-
"name": "SchemaFields"
|
|
5043
|
-
},
|
|
5044
|
-
{
|
|
5045
|
-
"type": "reference",
|
|
5046
|
-
"name": "PayloadFields"
|
|
5047
|
-
},
|
|
5048
|
-
{
|
|
5049
|
-
"type": "reflection",
|
|
5050
|
-
"declaration": {
|
|
5051
|
-
"id": 33,
|
|
5052
|
-
"name": "__type",
|
|
5053
|
-
"kind": 65536,
|
|
5054
|
-
"kindString": "Type literal",
|
|
5055
|
-
"flags": {},
|
|
5056
|
-
"children": [
|
|
5057
|
-
{
|
|
5058
|
-
"id": 34,
|
|
5059
|
-
"name": "salt",
|
|
5060
|
-
"kind": 1024,
|
|
5061
|
-
"kindString": "Property",
|
|
5062
|
-
"flags": {},
|
|
5063
|
-
"sources": [
|
|
5064
|
-
{
|
|
5065
|
-
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
5066
|
-
"line": 6,
|
|
5067
|
-
"character": 2,
|
|
5068
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d31ba100/packages/plugins/packages/id/src/Payload.ts#L6"
|
|
5069
|
-
}
|
|
5070
|
-
],
|
|
5071
|
-
"type": {
|
|
5072
|
-
"type": "intrinsic",
|
|
5073
|
-
"name": "string"
|
|
5074
|
-
}
|
|
5075
|
-
},
|
|
5076
|
-
{
|
|
5077
|
-
"id": 35,
|
|
5078
|
-
"name": "schema",
|
|
5079
|
-
"kind": 1024,
|
|
5080
|
-
"kindString": "Property",
|
|
5081
|
-
"flags": {},
|
|
5082
|
-
"sources": [
|
|
5083
|
-
{
|
|
5084
|
-
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
5085
|
-
"line": 7,
|
|
5086
|
-
"character": 2,
|
|
5087
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d31ba100/packages/plugins/packages/id/src/Payload.ts#L7"
|
|
5088
|
-
}
|
|
5089
|
-
],
|
|
5090
|
-
"type": {
|
|
5091
|
-
"type": "literal",
|
|
5092
|
-
"value": "network.xyo.id"
|
|
5093
|
-
}
|
|
5094
|
-
}
|
|
5095
|
-
],
|
|
5096
|
-
"groups": [
|
|
5097
|
-
{
|
|
5098
|
-
"title": "Properties",
|
|
5099
|
-
"children": [
|
|
5100
|
-
34,
|
|
5101
|
-
35
|
|
5102
|
-
]
|
|
5103
|
-
}
|
|
5104
|
-
],
|
|
5105
|
-
"sources": [
|
|
5106
|
-
{
|
|
5107
|
-
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
5108
|
-
"line": 5,
|
|
5109
|
-
"character": 38,
|
|
5110
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d31ba100/packages/plugins/packages/id/src/Payload.ts#L5"
|
|
5111
|
-
}
|
|
5112
|
-
]
|
|
5113
|
-
}
|
|
5114
|
-
}
|
|
5115
|
-
]
|
|
5097
|
+
"name": "PayloadSetWitnessPlugin"
|
|
5116
5098
|
}
|
|
5117
5099
|
}
|
|
5118
5100
|
]
|
|
@@ -5128,30 +5110,30 @@
|
|
|
5128
5110
|
{
|
|
5129
5111
|
"title": "Classes",
|
|
5130
5112
|
"children": [
|
|
5131
|
-
|
|
5113
|
+
32
|
|
5132
5114
|
]
|
|
5133
5115
|
},
|
|
5134
5116
|
{
|
|
5135
5117
|
"title": "Type Aliases",
|
|
5136
5118
|
"children": [
|
|
5137
|
-
|
|
5138
|
-
|
|
5139
|
-
|
|
5140
|
-
|
|
5119
|
+
15,
|
|
5120
|
+
20,
|
|
5121
|
+
28,
|
|
5122
|
+
27
|
|
5141
5123
|
]
|
|
5142
5124
|
},
|
|
5143
5125
|
{
|
|
5144
5126
|
"title": "Variables",
|
|
5145
5127
|
"children": [
|
|
5146
|
-
|
|
5147
|
-
|
|
5128
|
+
19,
|
|
5129
|
+
26
|
|
5148
5130
|
]
|
|
5149
5131
|
},
|
|
5150
5132
|
{
|
|
5151
5133
|
"title": "Functions",
|
|
5152
5134
|
"children": [
|
|
5153
|
-
|
|
5154
|
-
|
|
5135
|
+
21,
|
|
5136
|
+
1
|
|
5155
5137
|
]
|
|
5156
5138
|
}
|
|
5157
5139
|
],
|
|
@@ -5160,7 +5142,7 @@
|
|
|
5160
5142
|
"fileName": "plugins/packages/id/src/index.ts",
|
|
5161
5143
|
"line": 1,
|
|
5162
5144
|
"character": 0,
|
|
5163
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5145
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/46501c0eca/packages/plugins/packages/id/src/index.ts#L1"
|
|
5164
5146
|
}
|
|
5165
5147
|
]
|
|
5166
5148
|
}
|