@xyo-network/id-payload-plugin 2.41.11 → 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 +3 -4
- 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 +933 -952
- 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 +3 -4
- 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 +9 -12
- 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": 20,
|
|
842
|
-
"character": 18,
|
|
843
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1292c4191d/packages/plugins/packages/id/src/Witness.ts#L20"
|
|
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,128 +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
|
-
"flags": {
|
|
2706
|
-
"isOptional": true
|
|
2707
|
-
},
|
|
2901
|
+
"flags": {},
|
|
2708
2902
|
"type": {
|
|
2709
2903
|
"type": "array",
|
|
2710
2904
|
"elementType": {
|
|
2711
|
-
"type": "
|
|
2712
|
-
"
|
|
2713
|
-
{
|
|
2714
|
-
"type": "intersection",
|
|
2715
|
-
"types": [
|
|
2716
|
-
{
|
|
2717
|
-
"type": "reference",
|
|
2718
|
-
"name": "SchemaFields"
|
|
2719
|
-
},
|
|
2720
|
-
{
|
|
2721
|
-
"type": "reference",
|
|
2722
|
-
"name": "PayloadFields"
|
|
2723
|
-
},
|
|
2724
|
-
{
|
|
2725
|
-
"type": "reflection",
|
|
2726
|
-
"declaration": {
|
|
2727
|
-
"id": 77,
|
|
2728
|
-
"name": "__type",
|
|
2729
|
-
"kind": 65536,
|
|
2730
|
-
"kindString": "Type literal",
|
|
2731
|
-
"flags": {},
|
|
2732
|
-
"children": [
|
|
2733
|
-
{
|
|
2734
|
-
"id": 78,
|
|
2735
|
-
"name": "salt",
|
|
2736
|
-
"kind": 1024,
|
|
2737
|
-
"kindString": "Property",
|
|
2738
|
-
"flags": {},
|
|
2739
|
-
"sources": [
|
|
2740
|
-
{
|
|
2741
|
-
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
2742
|
-
"line": 6,
|
|
2743
|
-
"character": 2,
|
|
2744
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1292c4191d/packages/plugins/packages/id/src/Payload.ts#L6"
|
|
2745
|
-
}
|
|
2746
|
-
],
|
|
2747
|
-
"type": {
|
|
2748
|
-
"type": "intrinsic",
|
|
2749
|
-
"name": "string"
|
|
2750
|
-
}
|
|
2751
|
-
},
|
|
2752
|
-
{
|
|
2753
|
-
"id": 79,
|
|
2754
|
-
"name": "schema",
|
|
2755
|
-
"kind": 1024,
|
|
2756
|
-
"kindString": "Property",
|
|
2757
|
-
"flags": {},
|
|
2758
|
-
"sources": [
|
|
2759
|
-
{
|
|
2760
|
-
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
2761
|
-
"line": 7,
|
|
2762
|
-
"character": 2,
|
|
2763
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1292c4191d/packages/plugins/packages/id/src/Payload.ts#L7"
|
|
2764
|
-
}
|
|
2765
|
-
],
|
|
2766
|
-
"type": {
|
|
2767
|
-
"type": "literal",
|
|
2768
|
-
"value": "network.xyo.id"
|
|
2769
|
-
}
|
|
2770
|
-
}
|
|
2771
|
-
],
|
|
2772
|
-
"groups": [
|
|
2773
|
-
{
|
|
2774
|
-
"title": "Properties",
|
|
2775
|
-
"children": [
|
|
2776
|
-
78,
|
|
2777
|
-
79
|
|
2778
|
-
]
|
|
2779
|
-
}
|
|
2780
|
-
],
|
|
2781
|
-
"sources": [
|
|
2782
|
-
{
|
|
2783
|
-
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
2784
|
-
"line": 5,
|
|
2785
|
-
"character": 38,
|
|
2786
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1292c4191d/packages/plugins/packages/id/src/Payload.ts#L5"
|
|
2787
|
-
}
|
|
2788
|
-
]
|
|
2789
|
-
}
|
|
2790
|
-
}
|
|
2791
|
-
]
|
|
2792
|
-
}
|
|
2793
|
-
],
|
|
2794
|
-
"name": "Partial",
|
|
2795
|
-
"qualifiedName": "Partial",
|
|
2796
|
-
"package": "typescript"
|
|
2797
|
-
}
|
|
2798
|
-
}
|
|
2799
|
-
}
|
|
2800
|
-
],
|
|
2801
|
-
"type": {
|
|
2802
|
-
"type": "reference",
|
|
2803
|
-
"typeArguments": [
|
|
2804
|
-
{
|
|
2805
|
-
"type": "array",
|
|
2806
|
-
"elementType": {
|
|
2807
|
-
"type": "intersection",
|
|
2808
|
-
"types": [
|
|
2905
|
+
"type": "intersection",
|
|
2906
|
+
"types": [
|
|
2809
2907
|
{
|
|
2810
2908
|
"type": "reference",
|
|
2811
2909
|
"name": "SchemaFields"
|
|
@@ -2817,14 +2915,14 @@
|
|
|
2817
2915
|
{
|
|
2818
2916
|
"type": "reflection",
|
|
2819
2917
|
"declaration": {
|
|
2820
|
-
"id":
|
|
2918
|
+
"id": 70,
|
|
2821
2919
|
"name": "__type",
|
|
2822
2920
|
"kind": 65536,
|
|
2823
2921
|
"kindString": "Type literal",
|
|
2824
2922
|
"flags": {},
|
|
2825
2923
|
"children": [
|
|
2826
2924
|
{
|
|
2827
|
-
"id":
|
|
2925
|
+
"id": 71,
|
|
2828
2926
|
"name": "salt",
|
|
2829
2927
|
"kind": 1024,
|
|
2830
2928
|
"kindString": "Property",
|
|
@@ -2834,7 +2932,7 @@
|
|
|
2834
2932
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
2835
2933
|
"line": 6,
|
|
2836
2934
|
"character": 2,
|
|
2837
|
-
"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"
|
|
2838
2936
|
}
|
|
2839
2937
|
],
|
|
2840
2938
|
"type": {
|
|
@@ -2843,7 +2941,7 @@
|
|
|
2843
2941
|
}
|
|
2844
2942
|
},
|
|
2845
2943
|
{
|
|
2846
|
-
"id":
|
|
2944
|
+
"id": 72,
|
|
2847
2945
|
"name": "schema",
|
|
2848
2946
|
"kind": 1024,
|
|
2849
2947
|
"kindString": "Property",
|
|
@@ -2853,7 +2951,7 @@
|
|
|
2853
2951
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
2854
2952
|
"line": 7,
|
|
2855
2953
|
"character": 2,
|
|
2856
|
-
"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"
|
|
2857
2955
|
}
|
|
2858
2956
|
],
|
|
2859
2957
|
"type": {
|
|
@@ -2866,8 +2964,8 @@
|
|
|
2866
2964
|
{
|
|
2867
2965
|
"title": "Properties",
|
|
2868
2966
|
"children": [
|
|
2869
|
-
|
|
2870
|
-
|
|
2967
|
+
71,
|
|
2968
|
+
72
|
|
2871
2969
|
]
|
|
2872
2970
|
}
|
|
2873
2971
|
],
|
|
@@ -2876,7 +2974,74 @@
|
|
|
2876
2974
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
2877
2975
|
"line": 5,
|
|
2878
2976
|
"character": 38,
|
|
2879
|
-
"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
|
|
2880
3045
|
}
|
|
2881
3046
|
]
|
|
2882
3047
|
}
|
|
@@ -2901,7 +3066,7 @@
|
|
|
2901
3066
|
}
|
|
2902
3067
|
},
|
|
2903
3068
|
{
|
|
2904
|
-
"id":
|
|
3069
|
+
"id": 79,
|
|
2905
3070
|
"name": "queries",
|
|
2906
3071
|
"kind": 2048,
|
|
2907
3072
|
"kindString": "Method",
|
|
@@ -2909,13 +3074,13 @@
|
|
|
2909
3074
|
"sources": [
|
|
2910
3075
|
{
|
|
2911
3076
|
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
2912
|
-
"line":
|
|
3077
|
+
"line": 13,
|
|
2913
3078
|
"character": 4
|
|
2914
3079
|
}
|
|
2915
3080
|
],
|
|
2916
3081
|
"signatures": [
|
|
2917
3082
|
{
|
|
2918
|
-
"id":
|
|
3083
|
+
"id": 80,
|
|
2919
3084
|
"name": "queries",
|
|
2920
3085
|
"kind": 4096,
|
|
2921
3086
|
"kindString": "Call signature",
|
|
@@ -2939,7 +3104,7 @@
|
|
|
2939
3104
|
}
|
|
2940
3105
|
},
|
|
2941
3106
|
{
|
|
2942
|
-
"id":
|
|
3107
|
+
"id": 81,
|
|
2943
3108
|
"name": "query",
|
|
2944
3109
|
"kind": 2048,
|
|
2945
3110
|
"kindString": "Method",
|
|
@@ -2947,20 +3112,20 @@
|
|
|
2947
3112
|
"sources": [
|
|
2948
3113
|
{
|
|
2949
3114
|
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
2950
|
-
"line":
|
|
3115
|
+
"line": 14,
|
|
2951
3116
|
"character": 4
|
|
2952
3117
|
}
|
|
2953
3118
|
],
|
|
2954
3119
|
"signatures": [
|
|
2955
3120
|
{
|
|
2956
|
-
"id":
|
|
3121
|
+
"id": 82,
|
|
2957
3122
|
"name": "query",
|
|
2958
3123
|
"kind": 4096,
|
|
2959
3124
|
"kindString": "Call signature",
|
|
2960
3125
|
"flags": {},
|
|
2961
3126
|
"typeParameter": [
|
|
2962
3127
|
{
|
|
2963
|
-
"id":
|
|
3128
|
+
"id": 91,
|
|
2964
3129
|
"name": "T",
|
|
2965
3130
|
"kind": 131072,
|
|
2966
3131
|
"kindString": "Type parameter",
|
|
@@ -2983,14 +3148,14 @@
|
|
|
2983
3148
|
{
|
|
2984
3149
|
"type": "reflection",
|
|
2985
3150
|
"declaration": {
|
|
2986
|
-
"id":
|
|
3151
|
+
"id": 83,
|
|
2987
3152
|
"name": "__type",
|
|
2988
3153
|
"kind": 65536,
|
|
2989
3154
|
"kindString": "Type literal",
|
|
2990
3155
|
"flags": {},
|
|
2991
3156
|
"children": [
|
|
2992
3157
|
{
|
|
2993
|
-
"id":
|
|
3158
|
+
"id": 84,
|
|
2994
3159
|
"name": "query",
|
|
2995
3160
|
"kind": 1024,
|
|
2996
3161
|
"kindString": "Property",
|
|
@@ -3008,7 +3173,27 @@
|
|
|
3008
3173
|
}
|
|
3009
3174
|
},
|
|
3010
3175
|
{
|
|
3011
|
-
"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,
|
|
3012
3197
|
"name": "schema",
|
|
3013
3198
|
"kind": 1024,
|
|
3014
3199
|
"kindString": "Property",
|
|
@@ -3016,7 +3201,7 @@
|
|
|
3016
3201
|
"sources": [
|
|
3017
3202
|
{
|
|
3018
3203
|
"fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
3019
|
-
"line":
|
|
3204
|
+
"line": 7,
|
|
3020
3205
|
"character": 4
|
|
3021
3206
|
}
|
|
3022
3207
|
],
|
|
@@ -3030,8 +3215,9 @@
|
|
|
3030
3215
|
{
|
|
3031
3216
|
"title": "Properties",
|
|
3032
3217
|
"children": [
|
|
3033
|
-
|
|
3034
|
-
|
|
3218
|
+
84,
|
|
3219
|
+
85,
|
|
3220
|
+
86
|
|
3035
3221
|
]
|
|
3036
3222
|
}
|
|
3037
3223
|
],
|
|
@@ -3064,14 +3250,14 @@
|
|
|
3064
3250
|
{
|
|
3065
3251
|
"type": "reflection",
|
|
3066
3252
|
"declaration": {
|
|
3067
|
-
"id":
|
|
3253
|
+
"id": 87,
|
|
3068
3254
|
"name": "__type",
|
|
3069
3255
|
"kind": 65536,
|
|
3070
3256
|
"kindString": "Type literal",
|
|
3071
3257
|
"flags": {},
|
|
3072
3258
|
"children": [
|
|
3073
3259
|
{
|
|
3074
|
-
"id":
|
|
3260
|
+
"id": 88,
|
|
3075
3261
|
"name": "query",
|
|
3076
3262
|
"kind": 1024,
|
|
3077
3263
|
"kindString": "Property",
|
|
@@ -3089,7 +3275,27 @@
|
|
|
3089
3275
|
}
|
|
3090
3276
|
},
|
|
3091
3277
|
{
|
|
3092
|
-
"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,
|
|
3093
3299
|
"name": "schema",
|
|
3094
3300
|
"kind": 1024,
|
|
3095
3301
|
"kindString": "Property",
|
|
@@ -3097,7 +3303,7 @@
|
|
|
3097
3303
|
"sources": [
|
|
3098
3304
|
{
|
|
3099
3305
|
"fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
3100
|
-
"line":
|
|
3306
|
+
"line": 7,
|
|
3101
3307
|
"character": 4
|
|
3102
3308
|
}
|
|
3103
3309
|
],
|
|
@@ -3111,8 +3317,9 @@
|
|
|
3111
3317
|
{
|
|
3112
3318
|
"title": "Properties",
|
|
3113
3319
|
"children": [
|
|
3114
|
-
|
|
3115
|
-
|
|
3320
|
+
88,
|
|
3321
|
+
89,
|
|
3322
|
+
90
|
|
3116
3323
|
]
|
|
3117
3324
|
}
|
|
3118
3325
|
],
|
|
@@ -3131,19 +3338,19 @@
|
|
|
3131
3338
|
],
|
|
3132
3339
|
"parameters": [
|
|
3133
3340
|
{
|
|
3134
|
-
"id":
|
|
3341
|
+
"id": 92,
|
|
3135
3342
|
"name": "query",
|
|
3136
3343
|
"kind": 32768,
|
|
3137
3344
|
"kindString": "Parameter",
|
|
3138
3345
|
"flags": {},
|
|
3139
3346
|
"type": {
|
|
3140
3347
|
"type": "reference",
|
|
3141
|
-
"id":
|
|
3348
|
+
"id": 91,
|
|
3142
3349
|
"name": "T"
|
|
3143
3350
|
}
|
|
3144
3351
|
},
|
|
3145
3352
|
{
|
|
3146
|
-
"id":
|
|
3353
|
+
"id": 93,
|
|
3147
3354
|
"name": "payloads",
|
|
3148
3355
|
"kind": 32768,
|
|
3149
3356
|
"kindString": "Parameter",
|
|
@@ -3166,14 +3373,14 @@
|
|
|
3166
3373
|
{
|
|
3167
3374
|
"type": "reflection",
|
|
3168
3375
|
"declaration": {
|
|
3169
|
-
"id":
|
|
3376
|
+
"id": 94,
|
|
3170
3377
|
"name": "__type",
|
|
3171
3378
|
"kind": 65536,
|
|
3172
3379
|
"kindString": "Type literal",
|
|
3173
3380
|
"flags": {},
|
|
3174
3381
|
"children": [
|
|
3175
3382
|
{
|
|
3176
|
-
"id":
|
|
3383
|
+
"id": 95,
|
|
3177
3384
|
"name": "schema",
|
|
3178
3385
|
"kind": 1024,
|
|
3179
3386
|
"kindString": "Property",
|
|
@@ -3195,7 +3402,7 @@
|
|
|
3195
3402
|
{
|
|
3196
3403
|
"title": "Properties",
|
|
3197
3404
|
"children": [
|
|
3198
|
-
|
|
3405
|
+
95
|
|
3199
3406
|
]
|
|
3200
3407
|
}
|
|
3201
3408
|
],
|
|
@@ -3233,14 +3440,14 @@
|
|
|
3233
3440
|
{
|
|
3234
3441
|
"type": "reflection",
|
|
3235
3442
|
"declaration": {
|
|
3236
|
-
"id":
|
|
3443
|
+
"id": 96,
|
|
3237
3444
|
"name": "__type",
|
|
3238
3445
|
"kind": 65536,
|
|
3239
3446
|
"kindString": "Type literal",
|
|
3240
3447
|
"flags": {},
|
|
3241
3448
|
"children": [
|
|
3242
3449
|
{
|
|
3243
|
-
"id":
|
|
3450
|
+
"id": 97,
|
|
3244
3451
|
"name": "schema",
|
|
3245
3452
|
"kind": 1024,
|
|
3246
3453
|
"kindString": "Property",
|
|
@@ -3248,7 +3455,7 @@
|
|
|
3248
3455
|
"sources": [
|
|
3249
3456
|
{
|
|
3250
3457
|
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
3251
|
-
"line":
|
|
3458
|
+
"line": 15,
|
|
3252
3459
|
"character": 8
|
|
3253
3460
|
}
|
|
3254
3461
|
],
|
|
@@ -3262,14 +3469,14 @@
|
|
|
3262
3469
|
{
|
|
3263
3470
|
"title": "Properties",
|
|
3264
3471
|
"children": [
|
|
3265
|
-
|
|
3472
|
+
97
|
|
3266
3473
|
]
|
|
3267
3474
|
}
|
|
3268
3475
|
],
|
|
3269
3476
|
"sources": [
|
|
3270
3477
|
{
|
|
3271
3478
|
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
3272
|
-
"line":
|
|
3479
|
+
"line": 14,
|
|
3273
3480
|
"character": 250
|
|
3274
3481
|
}
|
|
3275
3482
|
]
|
|
@@ -3297,7 +3504,7 @@
|
|
|
3297
3504
|
}
|
|
3298
3505
|
},
|
|
3299
3506
|
{
|
|
3300
|
-
"id":
|
|
3507
|
+
"id": 127,
|
|
3301
3508
|
"name": "queryable",
|
|
3302
3509
|
"kind": 2048,
|
|
3303
3510
|
"kindString": "Method",
|
|
@@ -3311,14 +3518,14 @@
|
|
|
3311
3518
|
],
|
|
3312
3519
|
"signatures": [
|
|
3313
3520
|
{
|
|
3314
|
-
"id":
|
|
3521
|
+
"id": 128,
|
|
3315
3522
|
"name": "queryable",
|
|
3316
3523
|
"kind": 4096,
|
|
3317
3524
|
"kindString": "Call signature",
|
|
3318
3525
|
"flags": {},
|
|
3319
3526
|
"parameters": [
|
|
3320
3527
|
{
|
|
3321
|
-
"id":
|
|
3528
|
+
"id": 129,
|
|
3322
3529
|
"name": "schema",
|
|
3323
3530
|
"kind": 32768,
|
|
3324
3531
|
"kindString": "Parameter",
|
|
@@ -3329,7 +3536,7 @@
|
|
|
3329
3536
|
}
|
|
3330
3537
|
},
|
|
3331
3538
|
{
|
|
3332
|
-
"id":
|
|
3539
|
+
"id": 130,
|
|
3333
3540
|
"name": "addresses",
|
|
3334
3541
|
"kind": 32768,
|
|
3335
3542
|
"kindString": "Parameter",
|
|
@@ -3402,7 +3609,7 @@
|
|
|
3402
3609
|
"typeArguments": [
|
|
3403
3610
|
{
|
|
3404
3611
|
"type": "reference",
|
|
3405
|
-
"id":
|
|
3612
|
+
"id": 32,
|
|
3406
3613
|
"name": "XyoIdWitness"
|
|
3407
3614
|
},
|
|
3408
3615
|
{
|
|
@@ -3424,7 +3631,7 @@
|
|
|
3424
3631
|
}
|
|
3425
3632
|
},
|
|
3426
3633
|
{
|
|
3427
|
-
"id":
|
|
3634
|
+
"id": 131,
|
|
3428
3635
|
"name": "started",
|
|
3429
3636
|
"kind": 2048,
|
|
3430
3637
|
"kindString": "Method",
|
|
@@ -3438,14 +3645,14 @@
|
|
|
3438
3645
|
],
|
|
3439
3646
|
"signatures": [
|
|
3440
3647
|
{
|
|
3441
|
-
"id":
|
|
3648
|
+
"id": 132,
|
|
3442
3649
|
"name": "started",
|
|
3443
3650
|
"kind": 4096,
|
|
3444
3651
|
"kindString": "Call signature",
|
|
3445
3652
|
"flags": {},
|
|
3446
3653
|
"parameters": [
|
|
3447
3654
|
{
|
|
3448
|
-
"id":
|
|
3655
|
+
"id": 133,
|
|
3449
3656
|
"name": "notStartedAction",
|
|
3450
3657
|
"kind": 32768,
|
|
3451
3658
|
"kindString": "Parameter",
|
|
@@ -3536,7 +3743,7 @@
|
|
|
3536
3743
|
"typeArguments": [
|
|
3537
3744
|
{
|
|
3538
3745
|
"type": "reference",
|
|
3539
|
-
"id":
|
|
3746
|
+
"id": 32,
|
|
3540
3747
|
"name": "XyoIdWitness"
|
|
3541
3748
|
},
|
|
3542
3749
|
{
|
|
@@ -3558,7 +3765,7 @@
|
|
|
3558
3765
|
}
|
|
3559
3766
|
},
|
|
3560
3767
|
{
|
|
3561
|
-
"id":
|
|
3768
|
+
"id": 134,
|
|
3562
3769
|
"name": "subscribe",
|
|
3563
3770
|
"kind": 2048,
|
|
3564
3771
|
"kindString": "Method",
|
|
@@ -3572,14 +3779,14 @@
|
|
|
3572
3779
|
],
|
|
3573
3780
|
"signatures": [
|
|
3574
3781
|
{
|
|
3575
|
-
"id":
|
|
3782
|
+
"id": 135,
|
|
3576
3783
|
"name": "subscribe",
|
|
3577
3784
|
"kind": 4096,
|
|
3578
3785
|
"kindString": "Call signature",
|
|
3579
3786
|
"flags": {},
|
|
3580
3787
|
"parameters": [
|
|
3581
3788
|
{
|
|
3582
|
-
"id":
|
|
3789
|
+
"id": 136,
|
|
3583
3790
|
"name": "_queryAccount",
|
|
3584
3791
|
"kind": 32768,
|
|
3585
3792
|
"kindString": "Parameter",
|
|
@@ -3588,7 +3795,7 @@
|
|
|
3588
3795
|
},
|
|
3589
3796
|
"type": {
|
|
3590
3797
|
"type": "reference",
|
|
3591
|
-
"name": "
|
|
3798
|
+
"name": "Account"
|
|
3592
3799
|
}
|
|
3593
3800
|
}
|
|
3594
3801
|
],
|
|
@@ -3676,7 +3883,7 @@
|
|
|
3676
3883
|
}
|
|
3677
3884
|
},
|
|
3678
3885
|
{
|
|
3679
|
-
"id":
|
|
3886
|
+
"id": 34,
|
|
3680
3887
|
"name": "create",
|
|
3681
3888
|
"kind": 2048,
|
|
3682
3889
|
"kindString": "Method",
|
|
@@ -3686,21 +3893,21 @@
|
|
|
3686
3893
|
"sources": [
|
|
3687
3894
|
{
|
|
3688
3895
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
3689
|
-
"line":
|
|
3896
|
+
"line": 23,
|
|
3690
3897
|
"character": 24,
|
|
3691
|
-
"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"
|
|
3692
3899
|
}
|
|
3693
3900
|
],
|
|
3694
3901
|
"signatures": [
|
|
3695
3902
|
{
|
|
3696
|
-
"id":
|
|
3903
|
+
"id": 35,
|
|
3697
3904
|
"name": "create",
|
|
3698
3905
|
"kind": 4096,
|
|
3699
3906
|
"kindString": "Call signature",
|
|
3700
3907
|
"flags": {},
|
|
3701
3908
|
"parameters": [
|
|
3702
3909
|
{
|
|
3703
|
-
"id":
|
|
3910
|
+
"id": 36,
|
|
3704
3911
|
"name": "params",
|
|
3705
3912
|
"kind": 32768,
|
|
3706
3913
|
"kindString": "Parameter",
|
|
@@ -3724,14 +3931,14 @@
|
|
|
3724
3931
|
{
|
|
3725
3932
|
"type": "reflection",
|
|
3726
3933
|
"declaration": {
|
|
3727
|
-
"id":
|
|
3934
|
+
"id": 37,
|
|
3728
3935
|
"name": "__type",
|
|
3729
3936
|
"kind": 65536,
|
|
3730
3937
|
"kindString": "Type literal",
|
|
3731
3938
|
"flags": {},
|
|
3732
3939
|
"children": [
|
|
3733
3940
|
{
|
|
3734
|
-
"id":
|
|
3941
|
+
"id": 38,
|
|
3735
3942
|
"name": "security",
|
|
3736
3943
|
"kind": 1024,
|
|
3737
3944
|
"kindString": "Property",
|
|
@@ -3748,14 +3955,14 @@
|
|
|
3748
3955
|
"type": {
|
|
3749
3956
|
"type": "reflection",
|
|
3750
3957
|
"declaration": {
|
|
3751
|
-
"id":
|
|
3958
|
+
"id": 39,
|
|
3752
3959
|
"name": "__type",
|
|
3753
3960
|
"kind": 65536,
|
|
3754
3961
|
"kindString": "Type literal",
|
|
3755
3962
|
"flags": {},
|
|
3756
3963
|
"children": [
|
|
3757
3964
|
{
|
|
3758
|
-
"id":
|
|
3965
|
+
"id": 40,
|
|
3759
3966
|
"name": "allowed",
|
|
3760
3967
|
"kind": 1024,
|
|
3761
3968
|
"kindString": "Property",
|
|
@@ -3793,7 +4000,7 @@
|
|
|
3793
4000
|
}
|
|
3794
4001
|
},
|
|
3795
4002
|
{
|
|
3796
|
-
"id":
|
|
4003
|
+
"id": 41,
|
|
3797
4004
|
"name": "disallowed",
|
|
3798
4005
|
"kind": 1024,
|
|
3799
4006
|
"kindString": "Property",
|
|
@@ -3832,8 +4039,8 @@
|
|
|
3832
4039
|
{
|
|
3833
4040
|
"title": "Properties",
|
|
3834
4041
|
"children": [
|
|
3835
|
-
|
|
3836
|
-
|
|
4042
|
+
40,
|
|
4043
|
+
41
|
|
3837
4044
|
]
|
|
3838
4045
|
}
|
|
3839
4046
|
],
|
|
@@ -3852,7 +4059,7 @@
|
|
|
3852
4059
|
{
|
|
3853
4060
|
"title": "Properties",
|
|
3854
4061
|
"children": [
|
|
3855
|
-
|
|
4062
|
+
38
|
|
3856
4063
|
]
|
|
3857
4064
|
}
|
|
3858
4065
|
],
|
|
@@ -3868,14 +4075,14 @@
|
|
|
3868
4075
|
{
|
|
3869
4076
|
"type": "reflection",
|
|
3870
4077
|
"declaration": {
|
|
3871
|
-
"id":
|
|
4078
|
+
"id": 42,
|
|
3872
4079
|
"name": "__type",
|
|
3873
4080
|
"kind": 65536,
|
|
3874
4081
|
"kindString": "Type literal",
|
|
3875
4082
|
"flags": {},
|
|
3876
4083
|
"children": [
|
|
3877
4084
|
{
|
|
3878
|
-
"id":
|
|
4085
|
+
"id": 43,
|
|
3879
4086
|
"name": "salt",
|
|
3880
4087
|
"kind": 1024,
|
|
3881
4088
|
"kindString": "Property",
|
|
@@ -3883,9 +4090,9 @@
|
|
|
3883
4090
|
"sources": [
|
|
3884
4091
|
{
|
|
3885
4092
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
3886
|
-
"line":
|
|
3887
|
-
"character":
|
|
3888
|
-
"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"
|
|
3889
4096
|
}
|
|
3890
4097
|
],
|
|
3891
4098
|
"type": {
|
|
@@ -3894,7 +4101,7 @@
|
|
|
3894
4101
|
}
|
|
3895
4102
|
},
|
|
3896
4103
|
{
|
|
3897
|
-
"id":
|
|
4104
|
+
"id": 44,
|
|
3898
4105
|
"name": "schema",
|
|
3899
4106
|
"kind": 1024,
|
|
3900
4107
|
"kindString": "Property",
|
|
@@ -3902,9 +4109,9 @@
|
|
|
3902
4109
|
"sources": [
|
|
3903
4110
|
{
|
|
3904
4111
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
3905
|
-
"line":
|
|
3906
|
-
"character":
|
|
3907
|
-
"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"
|
|
3908
4115
|
}
|
|
3909
4116
|
],
|
|
3910
4117
|
"type": {
|
|
@@ -3917,17 +4124,17 @@
|
|
|
3917
4124
|
{
|
|
3918
4125
|
"title": "Properties",
|
|
3919
4126
|
"children": [
|
|
3920
|
-
|
|
3921
|
-
|
|
4127
|
+
43,
|
|
4128
|
+
44
|
|
3922
4129
|
]
|
|
3923
4130
|
}
|
|
3924
4131
|
],
|
|
3925
4132
|
"sources": [
|
|
3926
4133
|
{
|
|
3927
4134
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
3928
|
-
"line":
|
|
3929
|
-
"character":
|
|
3930
|
-
"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"
|
|
3931
4138
|
}
|
|
3932
4139
|
]
|
|
3933
4140
|
}
|
|
@@ -3935,18 +4142,20 @@
|
|
|
3935
4142
|
{
|
|
3936
4143
|
"type": "reflection",
|
|
3937
4144
|
"declaration": {
|
|
3938
|
-
"id":
|
|
4145
|
+
"id": 45,
|
|
3939
4146
|
"name": "__type",
|
|
3940
4147
|
"kind": 65536,
|
|
3941
4148
|
"kindString": "Type literal",
|
|
3942
4149
|
"flags": {},
|
|
3943
4150
|
"children": [
|
|
3944
4151
|
{
|
|
3945
|
-
"id":
|
|
3946
|
-
"name": "
|
|
4152
|
+
"id": 46,
|
|
4153
|
+
"name": "targetSet",
|
|
3947
4154
|
"kind": 1024,
|
|
3948
4155
|
"kindString": "Property",
|
|
3949
|
-
"flags": {
|
|
4156
|
+
"flags": {
|
|
4157
|
+
"isOptional": true
|
|
4158
|
+
},
|
|
3950
4159
|
"sources": [
|
|
3951
4160
|
{
|
|
3952
4161
|
"fileName": "modules/packages/witness/dist/esm/Config.d.ts",
|
|
@@ -3955,8 +4164,66 @@
|
|
|
3955
4164
|
}
|
|
3956
4165
|
],
|
|
3957
4166
|
"type": {
|
|
3958
|
-
"type": "
|
|
3959
|
-
"
|
|
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
|
+
]
|
|
3960
4227
|
}
|
|
3961
4228
|
}
|
|
3962
4229
|
],
|
|
@@ -3964,7 +4231,7 @@
|
|
|
3964
4231
|
{
|
|
3965
4232
|
"title": "Properties",
|
|
3966
4233
|
"children": [
|
|
3967
|
-
|
|
4234
|
+
46
|
|
3968
4235
|
]
|
|
3969
4236
|
}
|
|
3970
4237
|
],
|
|
@@ -3972,7 +4239,7 @@
|
|
|
3972
4239
|
{
|
|
3973
4240
|
"fileName": "modules/packages/witness/dist/esm/Config.d.ts",
|
|
3974
4241
|
"line": 5,
|
|
3975
|
-
"character":
|
|
4242
|
+
"character": 98
|
|
3976
4243
|
}
|
|
3977
4244
|
]
|
|
3978
4245
|
}
|
|
@@ -3989,7 +4256,7 @@
|
|
|
3989
4256
|
"typeArguments": [
|
|
3990
4257
|
{
|
|
3991
4258
|
"type": "reference",
|
|
3992
|
-
"id":
|
|
4259
|
+
"id": 32,
|
|
3993
4260
|
"name": "XyoIdWitness"
|
|
3994
4261
|
}
|
|
3995
4262
|
],
|
|
@@ -4013,63 +4280,62 @@
|
|
|
4013
4280
|
{
|
|
4014
4281
|
"title": "Constructors",
|
|
4015
4282
|
"children": [
|
|
4016
|
-
|
|
4283
|
+
50
|
|
4017
4284
|
]
|
|
4018
4285
|
},
|
|
4019
4286
|
{
|
|
4020
4287
|
"title": "Properties",
|
|
4021
4288
|
"children": [
|
|
4289
|
+
112,
|
|
4290
|
+
113,
|
|
4022
4291
|
114,
|
|
4292
|
+
98,
|
|
4023
4293
|
115,
|
|
4024
|
-
|
|
4025
|
-
|
|
4026
|
-
|
|
4027
|
-
113,
|
|
4028
|
-
43,
|
|
4029
|
-
58,
|
|
4030
|
-
44
|
|
4294
|
+
111,
|
|
4295
|
+
33,
|
|
4296
|
+
49
|
|
4031
4297
|
]
|
|
4032
4298
|
},
|
|
4033
4299
|
{
|
|
4034
4300
|
"title": "Accessors",
|
|
4035
4301
|
"children": [
|
|
4302
|
+
116,
|
|
4036
4303
|
118,
|
|
4037
|
-
|
|
4038
|
-
|
|
4039
|
-
83
|
|
4304
|
+
65,
|
|
4305
|
+
75
|
|
4040
4306
|
]
|
|
4041
4307
|
},
|
|
4042
4308
|
{
|
|
4043
4309
|
"title": "Methods",
|
|
4044
4310
|
"children": [
|
|
4045
|
-
|
|
4046
|
-
|
|
4047
|
-
|
|
4048
|
-
|
|
4311
|
+
137,
|
|
4312
|
+
142,
|
|
4313
|
+
149,
|
|
4314
|
+
167,
|
|
4049
4315
|
185,
|
|
4050
4316
|
193,
|
|
4317
|
+
120,
|
|
4051
4318
|
122,
|
|
4052
|
-
124,
|
|
4053
4319
|
201,
|
|
4054
|
-
|
|
4055
|
-
|
|
4056
|
-
|
|
4057
|
-
|
|
4320
|
+
67,
|
|
4321
|
+
79,
|
|
4322
|
+
81,
|
|
4323
|
+
127,
|
|
4058
4324
|
204,
|
|
4059
|
-
|
|
4325
|
+
131,
|
|
4060
4326
|
207,
|
|
4061
|
-
|
|
4327
|
+
134,
|
|
4062
4328
|
210,
|
|
4063
|
-
|
|
4329
|
+
34
|
|
4064
4330
|
]
|
|
4065
4331
|
}
|
|
4066
4332
|
],
|
|
4067
4333
|
"sources": [
|
|
4068
4334
|
{
|
|
4069
4335
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
4070
|
-
"line":
|
|
4336
|
+
"line": 16,
|
|
4071
4337
|
"character": 13,
|
|
4072
|
-
"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"
|
|
4073
4339
|
}
|
|
4074
4340
|
],
|
|
4075
4341
|
"extendedTypes": [
|
|
@@ -4078,12 +4344,7 @@
|
|
|
4078
4344
|
"typeArguments": [
|
|
4079
4345
|
{
|
|
4080
4346
|
"type": "reference",
|
|
4081
|
-
"id":
|
|
4082
|
-
"name": "XyoIdPayload"
|
|
4083
|
-
},
|
|
4084
|
-
{
|
|
4085
|
-
"type": "reference",
|
|
4086
|
-
"id": 38,
|
|
4347
|
+
"id": 28,
|
|
4087
4348
|
"name": "XyoIdWitnessConfig"
|
|
4088
4349
|
}
|
|
4089
4350
|
],
|
|
@@ -4092,7 +4353,7 @@
|
|
|
4092
4353
|
]
|
|
4093
4354
|
},
|
|
4094
4355
|
{
|
|
4095
|
-
"id":
|
|
4356
|
+
"id": 15,
|
|
4096
4357
|
"name": "XyoIdPayload",
|
|
4097
4358
|
"kind": 4194304,
|
|
4098
4359
|
"kindString": "Type alias",
|
|
@@ -4102,7 +4363,7 @@
|
|
|
4102
4363
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
4103
4364
|
"line": 5,
|
|
4104
4365
|
"character": 12,
|
|
4105
|
-
"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"
|
|
4106
4367
|
}
|
|
4107
4368
|
],
|
|
4108
4369
|
"type": {
|
|
@@ -4111,14 +4372,14 @@
|
|
|
4111
4372
|
{
|
|
4112
4373
|
"type": "reflection",
|
|
4113
4374
|
"declaration": {
|
|
4114
|
-
"id":
|
|
4375
|
+
"id": 16,
|
|
4115
4376
|
"name": "__type",
|
|
4116
4377
|
"kind": 65536,
|
|
4117
4378
|
"kindString": "Type literal",
|
|
4118
4379
|
"flags": {},
|
|
4119
4380
|
"children": [
|
|
4120
4381
|
{
|
|
4121
|
-
"id":
|
|
4382
|
+
"id": 17,
|
|
4122
4383
|
"name": "salt",
|
|
4123
4384
|
"kind": 1024,
|
|
4124
4385
|
"kindString": "Property",
|
|
@@ -4128,7 +4389,7 @@
|
|
|
4128
4389
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
4129
4390
|
"line": 6,
|
|
4130
4391
|
"character": 2,
|
|
4131
|
-
"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"
|
|
4132
4393
|
}
|
|
4133
4394
|
],
|
|
4134
4395
|
"type": {
|
|
@@ -4137,7 +4398,7 @@
|
|
|
4137
4398
|
}
|
|
4138
4399
|
},
|
|
4139
4400
|
{
|
|
4140
|
-
"id":
|
|
4401
|
+
"id": 18,
|
|
4141
4402
|
"name": "schema",
|
|
4142
4403
|
"kind": 1024,
|
|
4143
4404
|
"kindString": "Property",
|
|
@@ -4147,12 +4408,12 @@
|
|
|
4147
4408
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
4148
4409
|
"line": 7,
|
|
4149
4410
|
"character": 2,
|
|
4150
|
-
"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"
|
|
4151
4412
|
}
|
|
4152
4413
|
],
|
|
4153
4414
|
"type": {
|
|
4154
4415
|
"type": "reference",
|
|
4155
|
-
"id":
|
|
4416
|
+
"id": 19,
|
|
4156
4417
|
"name": "XyoIdSchema"
|
|
4157
4418
|
}
|
|
4158
4419
|
}
|
|
@@ -4161,8 +4422,8 @@
|
|
|
4161
4422
|
{
|
|
4162
4423
|
"title": "Properties",
|
|
4163
4424
|
"children": [
|
|
4164
|
-
|
|
4165
|
-
|
|
4425
|
+
17,
|
|
4426
|
+
18
|
|
4166
4427
|
]
|
|
4167
4428
|
}
|
|
4168
4429
|
],
|
|
@@ -4171,7 +4432,7 @@
|
|
|
4171
4432
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
4172
4433
|
"line": 5,
|
|
4173
4434
|
"character": 38,
|
|
4174
|
-
"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"
|
|
4175
4436
|
}
|
|
4176
4437
|
]
|
|
4177
4438
|
}
|
|
@@ -4181,7 +4442,7 @@
|
|
|
4181
4442
|
}
|
|
4182
4443
|
},
|
|
4183
4444
|
{
|
|
4184
|
-
"id":
|
|
4445
|
+
"id": 20,
|
|
4185
4446
|
"name": "XyoIdSchema",
|
|
4186
4447
|
"kind": 4194304,
|
|
4187
4448
|
"kindString": "Type alias",
|
|
@@ -4191,13 +4452,13 @@
|
|
|
4191
4452
|
"fileName": "plugins/packages/id/src/Schema.ts",
|
|
4192
4453
|
"line": 1,
|
|
4193
4454
|
"character": 12,
|
|
4194
|
-
"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"
|
|
4195
4456
|
},
|
|
4196
4457
|
{
|
|
4197
4458
|
"fileName": "plugins/packages/id/src/Schema.ts",
|
|
4198
4459
|
"line": 2,
|
|
4199
4460
|
"character": 13,
|
|
4200
|
-
"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"
|
|
4201
4462
|
}
|
|
4202
4463
|
],
|
|
4203
4464
|
"type": {
|
|
@@ -4206,7 +4467,7 @@
|
|
|
4206
4467
|
}
|
|
4207
4468
|
},
|
|
4208
4469
|
{
|
|
4209
|
-
"id":
|
|
4470
|
+
"id": 28,
|
|
4210
4471
|
"name": "XyoIdWitnessConfig",
|
|
4211
4472
|
"kind": 4194304,
|
|
4212
4473
|
"kindString": "Type alias",
|
|
@@ -4214,30 +4475,25 @@
|
|
|
4214
4475
|
"sources": [
|
|
4215
4476
|
{
|
|
4216
4477
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
4217
|
-
"line":
|
|
4478
|
+
"line": 11,
|
|
4218
4479
|
"character": 12,
|
|
4219
|
-
"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"
|
|
4220
4481
|
}
|
|
4221
4482
|
],
|
|
4222
4483
|
"type": {
|
|
4223
4484
|
"type": "reference",
|
|
4224
4485
|
"typeArguments": [
|
|
4225
|
-
{
|
|
4226
|
-
"type": "reference",
|
|
4227
|
-
"id": 25,
|
|
4228
|
-
"name": "XyoIdPayload"
|
|
4229
|
-
},
|
|
4230
4486
|
{
|
|
4231
4487
|
"type": "reflection",
|
|
4232
4488
|
"declaration": {
|
|
4233
|
-
"id":
|
|
4489
|
+
"id": 29,
|
|
4234
4490
|
"name": "__type",
|
|
4235
4491
|
"kind": 65536,
|
|
4236
4492
|
"kindString": "Type literal",
|
|
4237
4493
|
"flags": {},
|
|
4238
4494
|
"children": [
|
|
4239
4495
|
{
|
|
4240
|
-
"id":
|
|
4496
|
+
"id": 30,
|
|
4241
4497
|
"name": "salt",
|
|
4242
4498
|
"kind": 1024,
|
|
4243
4499
|
"kindString": "Property",
|
|
@@ -4245,9 +4501,9 @@
|
|
|
4245
4501
|
"sources": [
|
|
4246
4502
|
{
|
|
4247
4503
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
4248
|
-
"line":
|
|
4249
|
-
"character":
|
|
4250
|
-
"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"
|
|
4251
4507
|
}
|
|
4252
4508
|
],
|
|
4253
4509
|
"type": {
|
|
@@ -4256,7 +4512,7 @@
|
|
|
4256
4512
|
}
|
|
4257
4513
|
},
|
|
4258
4514
|
{
|
|
4259
|
-
"id":
|
|
4515
|
+
"id": 31,
|
|
4260
4516
|
"name": "schema",
|
|
4261
4517
|
"kind": 1024,
|
|
4262
4518
|
"kindString": "Property",
|
|
@@ -4264,14 +4520,14 @@
|
|
|
4264
4520
|
"sources": [
|
|
4265
4521
|
{
|
|
4266
4522
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
4267
|
-
"line":
|
|
4268
|
-
"character":
|
|
4269
|
-
"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"
|
|
4270
4526
|
}
|
|
4271
4527
|
],
|
|
4272
4528
|
"type": {
|
|
4273
4529
|
"type": "reference",
|
|
4274
|
-
"id":
|
|
4530
|
+
"id": 26,
|
|
4275
4531
|
"name": "XyoIdWitnessConfigSchema"
|
|
4276
4532
|
}
|
|
4277
4533
|
}
|
|
@@ -4280,17 +4536,17 @@
|
|
|
4280
4536
|
{
|
|
4281
4537
|
"title": "Properties",
|
|
4282
4538
|
"children": [
|
|
4283
|
-
|
|
4284
|
-
|
|
4539
|
+
30,
|
|
4540
|
+
31
|
|
4285
4541
|
]
|
|
4286
4542
|
}
|
|
4287
4543
|
],
|
|
4288
4544
|
"sources": [
|
|
4289
4545
|
{
|
|
4290
4546
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
4291
|
-
"line":
|
|
4292
|
-
"character":
|
|
4293
|
-
"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"
|
|
4294
4550
|
}
|
|
4295
4551
|
]
|
|
4296
4552
|
}
|
|
@@ -4300,7 +4556,7 @@
|
|
|
4300
4556
|
}
|
|
4301
4557
|
},
|
|
4302
4558
|
{
|
|
4303
|
-
"id":
|
|
4559
|
+
"id": 27,
|
|
4304
4560
|
"name": "XyoIdWitnessConfigSchema",
|
|
4305
4561
|
"kind": 4194304,
|
|
4306
4562
|
"kindString": "Type alias",
|
|
@@ -4308,15 +4564,15 @@
|
|
|
4308
4564
|
"sources": [
|
|
4309
4565
|
{
|
|
4310
4566
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
4311
|
-
"line":
|
|
4567
|
+
"line": 8,
|
|
4312
4568
|
"character": 12,
|
|
4313
|
-
"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"
|
|
4314
4570
|
},
|
|
4315
4571
|
{
|
|
4316
4572
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
4317
|
-
"line":
|
|
4573
|
+
"line": 9,
|
|
4318
4574
|
"character": 13,
|
|
4319
|
-
"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"
|
|
4320
4576
|
}
|
|
4321
4577
|
],
|
|
4322
4578
|
"type": {
|
|
@@ -4325,7 +4581,7 @@
|
|
|
4325
4581
|
}
|
|
4326
4582
|
},
|
|
4327
4583
|
{
|
|
4328
|
-
"id":
|
|
4584
|
+
"id": 19,
|
|
4329
4585
|
"name": "XyoIdSchema",
|
|
4330
4586
|
"kind": 32,
|
|
4331
4587
|
"kindString": "Variable",
|
|
@@ -4335,13 +4591,13 @@
|
|
|
4335
4591
|
"fileName": "plugins/packages/id/src/Schema.ts",
|
|
4336
4592
|
"line": 1,
|
|
4337
4593
|
"character": 12,
|
|
4338
|
-
"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"
|
|
4339
4595
|
},
|
|
4340
4596
|
{
|
|
4341
4597
|
"fileName": "plugins/packages/id/src/Schema.ts",
|
|
4342
4598
|
"line": 2,
|
|
4343
4599
|
"character": 13,
|
|
4344
|
-
"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"
|
|
4345
4601
|
}
|
|
4346
4602
|
],
|
|
4347
4603
|
"type": {
|
|
@@ -4350,7 +4606,7 @@
|
|
|
4350
4606
|
}
|
|
4351
4607
|
},
|
|
4352
4608
|
{
|
|
4353
|
-
"id":
|
|
4609
|
+
"id": 26,
|
|
4354
4610
|
"name": "XyoIdWitnessConfigSchema",
|
|
4355
4611
|
"kind": 32,
|
|
4356
4612
|
"kindString": "Variable",
|
|
@@ -4358,15 +4614,15 @@
|
|
|
4358
4614
|
"sources": [
|
|
4359
4615
|
{
|
|
4360
4616
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
4361
|
-
"line":
|
|
4617
|
+
"line": 8,
|
|
4362
4618
|
"character": 12,
|
|
4363
|
-
"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"
|
|
4364
4620
|
},
|
|
4365
4621
|
{
|
|
4366
4622
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
4367
|
-
"line":
|
|
4623
|
+
"line": 9,
|
|
4368
4624
|
"character": 13,
|
|
4369
|
-
"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"
|
|
4370
4626
|
}
|
|
4371
4627
|
],
|
|
4372
4628
|
"type": {
|
|
@@ -4375,109 +4631,133 @@
|
|
|
4375
4631
|
}
|
|
4376
4632
|
},
|
|
4377
4633
|
{
|
|
4378
|
-
"id":
|
|
4379
|
-
"name": "
|
|
4634
|
+
"id": 21,
|
|
4635
|
+
"name": "XyoIdPayloadTemplate",
|
|
4380
4636
|
"kind": 64,
|
|
4381
4637
|
"kindString": "Function",
|
|
4382
4638
|
"flags": {},
|
|
4383
4639
|
"sources": [
|
|
4384
4640
|
{
|
|
4385
|
-
"fileName": "plugins/packages/id/src/
|
|
4386
|
-
"line":
|
|
4641
|
+
"fileName": "plugins/packages/id/src/Template.ts",
|
|
4642
|
+
"line": 4,
|
|
4387
4643
|
"character": 13,
|
|
4388
|
-
"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"
|
|
4389
4645
|
}
|
|
4390
4646
|
],
|
|
4391
4647
|
"signatures": [
|
|
4392
4648
|
{
|
|
4393
|
-
"id":
|
|
4394
|
-
"name": "
|
|
4649
|
+
"id": 22,
|
|
4650
|
+
"name": "XyoIdPayloadTemplate",
|
|
4395
4651
|
"kind": 4096,
|
|
4396
4652
|
"kindString": "Call signature",
|
|
4397
4653
|
"flags": {},
|
|
4398
4654
|
"type": {
|
|
4399
|
-
"type": "
|
|
4400
|
-
"
|
|
4655
|
+
"type": "intersection",
|
|
4656
|
+
"types": [
|
|
4401
4657
|
{
|
|
4402
|
-
"type": "
|
|
4403
|
-
"
|
|
4404
|
-
|
|
4405
|
-
|
|
4406
|
-
|
|
4407
|
-
|
|
4408
|
-
|
|
4409
|
-
|
|
4410
|
-
|
|
4411
|
-
|
|
4412
|
-
|
|
4413
|
-
|
|
4414
|
-
|
|
4415
|
-
|
|
4416
|
-
|
|
4417
|
-
|
|
4418
|
-
|
|
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",
|
|
4419
4679
|
"flags": {},
|
|
4420
|
-
"
|
|
4421
|
-
{
|
|
4422
|
-
"id": 4,
|
|
4423
|
-
"name": "salt",
|
|
4424
|
-
"kind": 1024,
|
|
4425
|
-
"kindString": "Property",
|
|
4426
|
-
"flags": {},
|
|
4427
|
-
"sources": [
|
|
4428
|
-
{
|
|
4429
|
-
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
4430
|
-
"line": 6,
|
|
4431
|
-
"character": 2,
|
|
4432
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1292c4191d/packages/plugins/packages/id/src/Payload.ts#L6"
|
|
4433
|
-
}
|
|
4434
|
-
],
|
|
4435
|
-
"type": {
|
|
4436
|
-
"type": "intrinsic",
|
|
4437
|
-
"name": "string"
|
|
4438
|
-
}
|
|
4439
|
-
},
|
|
4440
|
-
{
|
|
4441
|
-
"id": 5,
|
|
4442
|
-
"name": "schema",
|
|
4443
|
-
"kind": 1024,
|
|
4444
|
-
"kindString": "Property",
|
|
4445
|
-
"flags": {},
|
|
4446
|
-
"sources": [
|
|
4447
|
-
{
|
|
4448
|
-
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
4449
|
-
"line": 7,
|
|
4450
|
-
"character": 2,
|
|
4451
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1292c4191d/packages/plugins/packages/id/src/Payload.ts#L7"
|
|
4452
|
-
}
|
|
4453
|
-
],
|
|
4454
|
-
"type": {
|
|
4455
|
-
"type": "literal",
|
|
4456
|
-
"value": "network.xyo.id"
|
|
4457
|
-
}
|
|
4458
|
-
}
|
|
4459
|
-
],
|
|
4460
|
-
"groups": [
|
|
4680
|
+
"sources": [
|
|
4461
4681
|
{
|
|
4462
|
-
"
|
|
4463
|
-
"
|
|
4464
|
-
|
|
4465
|
-
|
|
4466
|
-
]
|
|
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"
|
|
4467
4686
|
}
|
|
4468
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": {},
|
|
4469
4699
|
"sources": [
|
|
4470
4700
|
{
|
|
4471
4701
|
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
4472
|
-
"line":
|
|
4473
|
-
"character":
|
|
4474
|
-
"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"
|
|
4475
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
|
|
4476
4719
|
]
|
|
4477
4720
|
}
|
|
4478
|
-
|
|
4479
|
-
|
|
4480
|
-
|
|
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": [
|
|
4481
4761
|
{
|
|
4482
4762
|
"type": "reference",
|
|
4483
4763
|
"typeArguments": [
|
|
@@ -4495,14 +4775,14 @@
|
|
|
4495
4775
|
{
|
|
4496
4776
|
"type": "reflection",
|
|
4497
4777
|
"declaration": {
|
|
4498
|
-
"id":
|
|
4778
|
+
"id": 3,
|
|
4499
4779
|
"name": "__type",
|
|
4500
4780
|
"kind": 65536,
|
|
4501
4781
|
"kindString": "Type literal",
|
|
4502
4782
|
"flags": {},
|
|
4503
4783
|
"children": [
|
|
4504
4784
|
{
|
|
4505
|
-
"id":
|
|
4785
|
+
"id": 4,
|
|
4506
4786
|
"name": "security",
|
|
4507
4787
|
"kind": 1024,
|
|
4508
4788
|
"kindString": "Property",
|
|
@@ -4519,14 +4799,14 @@
|
|
|
4519
4799
|
"type": {
|
|
4520
4800
|
"type": "reflection",
|
|
4521
4801
|
"declaration": {
|
|
4522
|
-
"id":
|
|
4802
|
+
"id": 5,
|
|
4523
4803
|
"name": "__type",
|
|
4524
4804
|
"kind": 65536,
|
|
4525
4805
|
"kindString": "Type literal",
|
|
4526
4806
|
"flags": {},
|
|
4527
4807
|
"children": [
|
|
4528
4808
|
{
|
|
4529
|
-
"id":
|
|
4809
|
+
"id": 6,
|
|
4530
4810
|
"name": "allowed",
|
|
4531
4811
|
"kind": 1024,
|
|
4532
4812
|
"kindString": "Property",
|
|
@@ -4564,7 +4844,7 @@
|
|
|
4564
4844
|
}
|
|
4565
4845
|
},
|
|
4566
4846
|
{
|
|
4567
|
-
"id":
|
|
4847
|
+
"id": 7,
|
|
4568
4848
|
"name": "disallowed",
|
|
4569
4849
|
"kind": 1024,
|
|
4570
4850
|
"kindString": "Property",
|
|
@@ -4603,8 +4883,8 @@
|
|
|
4603
4883
|
{
|
|
4604
4884
|
"title": "Properties",
|
|
4605
4885
|
"children": [
|
|
4606
|
-
|
|
4607
|
-
|
|
4886
|
+
6,
|
|
4887
|
+
7
|
|
4608
4888
|
]
|
|
4609
4889
|
}
|
|
4610
4890
|
],
|
|
@@ -4623,7 +4903,7 @@
|
|
|
4623
4903
|
{
|
|
4624
4904
|
"title": "Properties",
|
|
4625
4905
|
"children": [
|
|
4626
|
-
|
|
4906
|
+
4
|
|
4627
4907
|
]
|
|
4628
4908
|
}
|
|
4629
4909
|
],
|
|
@@ -4639,14 +4919,14 @@
|
|
|
4639
4919
|
{
|
|
4640
4920
|
"type": "reflection",
|
|
4641
4921
|
"declaration": {
|
|
4642
|
-
"id":
|
|
4922
|
+
"id": 8,
|
|
4643
4923
|
"name": "__type",
|
|
4644
4924
|
"kind": 65536,
|
|
4645
4925
|
"kindString": "Type literal",
|
|
4646
4926
|
"flags": {},
|
|
4647
4927
|
"children": [
|
|
4648
4928
|
{
|
|
4649
|
-
"id":
|
|
4929
|
+
"id": 9,
|
|
4650
4930
|
"name": "salt",
|
|
4651
4931
|
"kind": 1024,
|
|
4652
4932
|
"kindString": "Property",
|
|
@@ -4654,9 +4934,9 @@
|
|
|
4654
4934
|
"sources": [
|
|
4655
4935
|
{
|
|
4656
4936
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
4657
|
-
"line":
|
|
4658
|
-
"character":
|
|
4659
|
-
"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"
|
|
4660
4940
|
}
|
|
4661
4941
|
],
|
|
4662
4942
|
"type": {
|
|
@@ -4665,7 +4945,7 @@
|
|
|
4665
4945
|
}
|
|
4666
4946
|
},
|
|
4667
4947
|
{
|
|
4668
|
-
"id":
|
|
4948
|
+
"id": 10,
|
|
4669
4949
|
"name": "schema",
|
|
4670
4950
|
"kind": 1024,
|
|
4671
4951
|
"kindString": "Property",
|
|
@@ -4673,9 +4953,9 @@
|
|
|
4673
4953
|
"sources": [
|
|
4674
4954
|
{
|
|
4675
4955
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
4676
|
-
"line":
|
|
4677
|
-
"character":
|
|
4678
|
-
"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"
|
|
4679
4959
|
}
|
|
4680
4960
|
],
|
|
4681
4961
|
"type": {
|
|
@@ -4688,17 +4968,17 @@
|
|
|
4688
4968
|
{
|
|
4689
4969
|
"title": "Properties",
|
|
4690
4970
|
"children": [
|
|
4691
|
-
|
|
4692
|
-
|
|
4971
|
+
9,
|
|
4972
|
+
10
|
|
4693
4973
|
]
|
|
4694
4974
|
}
|
|
4695
4975
|
],
|
|
4696
4976
|
"sources": [
|
|
4697
4977
|
{
|
|
4698
4978
|
"fileName": "plugins/packages/id/src/Witness.ts",
|
|
4699
|
-
"line":
|
|
4700
|
-
"character":
|
|
4701
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
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"
|
|
4702
4982
|
}
|
|
4703
4983
|
]
|
|
4704
4984
|
}
|
|
@@ -4706,79 +4986,15 @@
|
|
|
4706
4986
|
{
|
|
4707
4987
|
"type": "reflection",
|
|
4708
4988
|
"declaration": {
|
|
4709
|
-
"id":
|
|
4710
|
-
"name": "__type",
|
|
4711
|
-
"kind": 65536,
|
|
4712
|
-
"kindString": "Type literal",
|
|
4713
|
-
"flags": {},
|
|
4714
|
-
"children": [
|
|
4715
|
-
{
|
|
4716
|
-
"id": 15,
|
|
4717
|
-
"name": "targetSchema",
|
|
4718
|
-
"kind": 1024,
|
|
4719
|
-
"kindString": "Property",
|
|
4720
|
-
"flags": {},
|
|
4721
|
-
"sources": [
|
|
4722
|
-
{
|
|
4723
|
-
"fileName": "modules/packages/witness/dist/esm/Config.d.ts",
|
|
4724
|
-
"line": 6,
|
|
4725
|
-
"character": 4
|
|
4726
|
-
}
|
|
4727
|
-
],
|
|
4728
|
-
"type": {
|
|
4729
|
-
"type": "literal",
|
|
4730
|
-
"value": "network.xyo.id"
|
|
4731
|
-
}
|
|
4732
|
-
}
|
|
4733
|
-
],
|
|
4734
|
-
"groups": [
|
|
4735
|
-
{
|
|
4736
|
-
"title": "Properties",
|
|
4737
|
-
"children": [
|
|
4738
|
-
15
|
|
4739
|
-
]
|
|
4740
|
-
}
|
|
4741
|
-
],
|
|
4742
|
-
"sources": [
|
|
4743
|
-
{
|
|
4744
|
-
"fileName": "modules/packages/witness/dist/esm/Config.d.ts",
|
|
4745
|
-
"line": 5,
|
|
4746
|
-
"character": 146
|
|
4747
|
-
}
|
|
4748
|
-
]
|
|
4749
|
-
}
|
|
4750
|
-
}
|
|
4751
|
-
]
|
|
4752
|
-
}
|
|
4753
|
-
],
|
|
4754
|
-
"name": "XyoModuleParams"
|
|
4755
|
-
},
|
|
4756
|
-
{
|
|
4757
|
-
"type": "reference",
|
|
4758
|
-
"typeArguments": [
|
|
4759
|
-
{
|
|
4760
|
-
"type": "intersection",
|
|
4761
|
-
"types": [
|
|
4762
|
-
{
|
|
4763
|
-
"type": "reference",
|
|
4764
|
-
"name": "SchemaFields"
|
|
4765
|
-
},
|
|
4766
|
-
{
|
|
4767
|
-
"type": "reference",
|
|
4768
|
-
"name": "PayloadFields"
|
|
4769
|
-
},
|
|
4770
|
-
{
|
|
4771
|
-
"type": "reflection",
|
|
4772
|
-
"declaration": {
|
|
4773
|
-
"id": 16,
|
|
4989
|
+
"id": 11,
|
|
4774
4990
|
"name": "__type",
|
|
4775
4991
|
"kind": 65536,
|
|
4776
4992
|
"kindString": "Type literal",
|
|
4777
4993
|
"flags": {},
|
|
4778
4994
|
"children": [
|
|
4779
4995
|
{
|
|
4780
|
-
"id":
|
|
4781
|
-
"name": "
|
|
4996
|
+
"id": 12,
|
|
4997
|
+
"name": "targetSet",
|
|
4782
4998
|
"kind": 1024,
|
|
4783
4999
|
"kindString": "Property",
|
|
4784
5000
|
"flags": {
|
|
@@ -4786,203 +5002,72 @@
|
|
|
4786
5002
|
},
|
|
4787
5003
|
"sources": [
|
|
4788
5004
|
{
|
|
4789
|
-
"fileName": "
|
|
4790
|
-
"line":
|
|
5005
|
+
"fileName": "modules/packages/witness/dist/esm/Config.d.ts",
|
|
5006
|
+
"line": 6,
|
|
4791
5007
|
"character": 4
|
|
4792
5008
|
}
|
|
4793
5009
|
],
|
|
4794
5010
|
"type": {
|
|
4795
|
-
"type": "
|
|
4796
|
-
"
|
|
4797
|
-
|
|
4798
|
-
|
|
4799
|
-
|
|
4800
|
-
|
|
4801
|
-
|
|
4802
|
-
|
|
4803
|
-
|
|
4804
|
-
|
|
4805
|
-
|
|
4806
|
-
|
|
4807
|
-
|
|
4808
|
-
|
|
4809
|
-
|
|
4810
|
-
|
|
4811
|
-
|
|
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": [
|
|
4812
5034
|
{
|
|
4813
|
-
"
|
|
4814
|
-
"
|
|
4815
|
-
"
|
|
4816
|
-
|
|
4817
|
-
|
|
4818
|
-
|
|
4819
|
-
|
|
4820
|
-
|
|
4821
|
-
|
|
4822
|
-
|
|
4823
|
-
"name": "string"
|
|
4824
|
-
},
|
|
4825
|
-
{
|
|
4826
|
-
"type": "array",
|
|
4827
|
-
"elementType": {
|
|
4828
|
-
"type": "array",
|
|
4829
|
-
"elementType": {
|
|
4830
|
-
"type": "intrinsic",
|
|
4831
|
-
"name": "string"
|
|
4832
|
-
}
|
|
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
|
|
4833
5045
|
}
|
|
5046
|
+
],
|
|
5047
|
+
"type": {
|
|
5048
|
+
"type": "literal",
|
|
5049
|
+
"value": "network.xyo.payload.set"
|
|
4834
5050
|
}
|
|
4835
|
-
|
|
4836
|
-
|
|
4837
|
-
|
|
4838
|
-
"package": "typescript"
|
|
4839
|
-
}
|
|
4840
|
-
},
|
|
4841
|
-
{
|
|
4842
|
-
"id": 20,
|
|
4843
|
-
"name": "disallowed",
|
|
4844
|
-
"kind": 1024,
|
|
4845
|
-
"kindString": "Property",
|
|
4846
|
-
"flags": {
|
|
4847
|
-
"isOptional": true
|
|
4848
|
-
},
|
|
4849
|
-
"sources": [
|
|
5051
|
+
}
|
|
5052
|
+
],
|
|
5053
|
+
"groups": [
|
|
4850
5054
|
{
|
|
4851
|
-
"
|
|
4852
|
-
"
|
|
4853
|
-
|
|
5055
|
+
"title": "Properties",
|
|
5056
|
+
"children": [
|
|
5057
|
+
14
|
|
5058
|
+
]
|
|
4854
5059
|
}
|
|
4855
5060
|
],
|
|
4856
|
-
"
|
|
4857
|
-
|
|
4858
|
-
|
|
4859
|
-
|
|
4860
|
-
|
|
4861
|
-
|
|
4862
|
-
},
|
|
4863
|
-
{
|
|
4864
|
-
"type": "array",
|
|
4865
|
-
"elementType": {
|
|
4866
|
-
"type": "intrinsic",
|
|
4867
|
-
"name": "string"
|
|
4868
|
-
}
|
|
4869
|
-
}
|
|
4870
|
-
],
|
|
4871
|
-
"name": "Record",
|
|
4872
|
-
"qualifiedName": "Record",
|
|
4873
|
-
"package": "typescript"
|
|
4874
|
-
}
|
|
4875
|
-
}
|
|
4876
|
-
],
|
|
4877
|
-
"groups": [
|
|
4878
|
-
{
|
|
4879
|
-
"title": "Properties",
|
|
4880
|
-
"children": [
|
|
4881
|
-
19,
|
|
4882
|
-
20
|
|
5061
|
+
"sources": [
|
|
5062
|
+
{
|
|
5063
|
+
"fileName": "protocol/packages/payload/dist/esm/models/XyoPayload.d.ts",
|
|
5064
|
+
"line": 16,
|
|
5065
|
+
"character": 219
|
|
5066
|
+
}
|
|
4883
5067
|
]
|
|
4884
5068
|
}
|
|
4885
|
-
|
|
4886
|
-
|
|
4887
|
-
{
|
|
4888
|
-
"fileName": "sdk/packages/payload-plugin/dist/esm/createPlugin.d.ts",
|
|
4889
|
-
"line": 42,
|
|
4890
|
-
"character": 15
|
|
4891
|
-
}
|
|
4892
|
-
]
|
|
4893
|
-
}
|
|
4894
|
-
}
|
|
4895
|
-
}
|
|
4896
|
-
],
|
|
4897
|
-
"groups": [
|
|
4898
|
-
{
|
|
4899
|
-
"title": "Properties",
|
|
4900
|
-
"children": [
|
|
4901
|
-
17
|
|
4902
|
-
]
|
|
4903
|
-
}
|
|
4904
|
-
],
|
|
4905
|
-
"sources": [
|
|
4906
|
-
{
|
|
4907
|
-
"fileName": "sdk/packages/payload-plugin/dist/esm/createPlugin.d.ts",
|
|
4908
|
-
"line": 41,
|
|
4909
|
-
"character": 114
|
|
4910
|
-
}
|
|
4911
|
-
]
|
|
4912
|
-
}
|
|
4913
|
-
},
|
|
4914
|
-
{
|
|
4915
|
-
"type": "reflection",
|
|
4916
|
-
"declaration": {
|
|
4917
|
-
"id": 21,
|
|
4918
|
-
"name": "__type",
|
|
4919
|
-
"kind": 65536,
|
|
4920
|
-
"kindString": "Type literal",
|
|
4921
|
-
"flags": {},
|
|
4922
|
-
"children": [
|
|
4923
|
-
{
|
|
4924
|
-
"id": 22,
|
|
4925
|
-
"name": "targetSchema",
|
|
4926
|
-
"kind": 1024,
|
|
4927
|
-
"kindString": "Property",
|
|
4928
|
-
"flags": {
|
|
4929
|
-
"isOptional": true
|
|
4930
|
-
},
|
|
4931
|
-
"sources": [
|
|
4932
|
-
{
|
|
4933
|
-
"fileName": "sdk/packages/payload-plugin/dist/esm/createPlugin.d.ts",
|
|
4934
|
-
"line": 47,
|
|
4935
|
-
"character": 4
|
|
4936
|
-
}
|
|
4937
|
-
],
|
|
4938
|
-
"type": {
|
|
4939
|
-
"type": "intrinsic",
|
|
4940
|
-
"name": "string"
|
|
4941
|
-
}
|
|
4942
|
-
}
|
|
4943
|
-
],
|
|
4944
|
-
"groups": [
|
|
4945
|
-
{
|
|
4946
|
-
"title": "Properties",
|
|
4947
|
-
"children": [
|
|
4948
|
-
22
|
|
4949
|
-
]
|
|
4950
|
-
}
|
|
4951
|
-
],
|
|
4952
|
-
"sources": [
|
|
4953
|
-
{
|
|
4954
|
-
"fileName": "sdk/packages/payload-plugin/dist/esm/createPlugin.d.ts",
|
|
4955
|
-
"line": 46,
|
|
4956
|
-
"character": 4
|
|
4957
|
-
}
|
|
4958
|
-
]
|
|
4959
|
-
}
|
|
4960
|
-
},
|
|
4961
|
-
{
|
|
4962
|
-
"type": "reflection",
|
|
4963
|
-
"declaration": {
|
|
4964
|
-
"id": 23,
|
|
4965
|
-
"name": "__type",
|
|
4966
|
-
"kind": 65536,
|
|
4967
|
-
"kindString": "Type literal",
|
|
4968
|
-
"flags": {},
|
|
4969
|
-
"children": [
|
|
4970
|
-
{
|
|
4971
|
-
"id": 24,
|
|
4972
|
-
"name": "schema",
|
|
4973
|
-
"kind": 1024,
|
|
4974
|
-
"kindString": "Property",
|
|
4975
|
-
"flags": {},
|
|
4976
|
-
"sources": [
|
|
4977
|
-
{
|
|
4978
|
-
"fileName": "sdk/packages/payload-plugin/dist/esm/createPlugin.d.ts",
|
|
4979
|
-
"line": 49,
|
|
4980
|
-
"character": 4
|
|
4981
|
-
}
|
|
4982
|
-
],
|
|
4983
|
-
"type": {
|
|
4984
|
-
"type": "intrinsic",
|
|
4985
|
-
"name": "string"
|
|
5069
|
+
}
|
|
5070
|
+
]
|
|
4986
5071
|
}
|
|
4987
5072
|
}
|
|
4988
5073
|
],
|
|
@@ -4990,15 +5075,15 @@
|
|
|
4990
5075
|
{
|
|
4991
5076
|
"title": "Properties",
|
|
4992
5077
|
"children": [
|
|
4993
|
-
|
|
5078
|
+
12
|
|
4994
5079
|
]
|
|
4995
5080
|
}
|
|
4996
5081
|
],
|
|
4997
5082
|
"sources": [
|
|
4998
5083
|
{
|
|
4999
|
-
"fileName": "
|
|
5000
|
-
"line":
|
|
5001
|
-
"character":
|
|
5084
|
+
"fileName": "modules/packages/witness/dist/esm/Config.d.ts",
|
|
5085
|
+
"line": 5,
|
|
5086
|
+
"character": 98
|
|
5002
5087
|
}
|
|
5003
5088
|
]
|
|
5004
5089
|
}
|
|
@@ -5009,111 +5094,7 @@
|
|
|
5009
5094
|
"name": "XyoModuleParams"
|
|
5010
5095
|
}
|
|
5011
5096
|
],
|
|
5012
|
-
"name": "
|
|
5013
|
-
}
|
|
5014
|
-
}
|
|
5015
|
-
]
|
|
5016
|
-
},
|
|
5017
|
-
{
|
|
5018
|
-
"id": 31,
|
|
5019
|
-
"name": "XyoIdPayloadTemplate",
|
|
5020
|
-
"kind": 64,
|
|
5021
|
-
"kindString": "Function",
|
|
5022
|
-
"flags": {},
|
|
5023
|
-
"sources": [
|
|
5024
|
-
{
|
|
5025
|
-
"fileName": "plugins/packages/id/src/Template.ts",
|
|
5026
|
-
"line": 4,
|
|
5027
|
-
"character": 13,
|
|
5028
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1292c4191d/packages/plugins/packages/id/src/Template.ts#L4"
|
|
5029
|
-
}
|
|
5030
|
-
],
|
|
5031
|
-
"signatures": [
|
|
5032
|
-
{
|
|
5033
|
-
"id": 32,
|
|
5034
|
-
"name": "XyoIdPayloadTemplate",
|
|
5035
|
-
"kind": 4096,
|
|
5036
|
-
"kindString": "Call signature",
|
|
5037
|
-
"flags": {},
|
|
5038
|
-
"type": {
|
|
5039
|
-
"type": "intersection",
|
|
5040
|
-
"types": [
|
|
5041
|
-
{
|
|
5042
|
-
"type": "reference",
|
|
5043
|
-
"name": "SchemaFields"
|
|
5044
|
-
},
|
|
5045
|
-
{
|
|
5046
|
-
"type": "reference",
|
|
5047
|
-
"name": "PayloadFields"
|
|
5048
|
-
},
|
|
5049
|
-
{
|
|
5050
|
-
"type": "reflection",
|
|
5051
|
-
"declaration": {
|
|
5052
|
-
"id": 33,
|
|
5053
|
-
"name": "__type",
|
|
5054
|
-
"kind": 65536,
|
|
5055
|
-
"kindString": "Type literal",
|
|
5056
|
-
"flags": {},
|
|
5057
|
-
"children": [
|
|
5058
|
-
{
|
|
5059
|
-
"id": 34,
|
|
5060
|
-
"name": "salt",
|
|
5061
|
-
"kind": 1024,
|
|
5062
|
-
"kindString": "Property",
|
|
5063
|
-
"flags": {},
|
|
5064
|
-
"sources": [
|
|
5065
|
-
{
|
|
5066
|
-
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
5067
|
-
"line": 6,
|
|
5068
|
-
"character": 2,
|
|
5069
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1292c4191d/packages/plugins/packages/id/src/Payload.ts#L6"
|
|
5070
|
-
}
|
|
5071
|
-
],
|
|
5072
|
-
"type": {
|
|
5073
|
-
"type": "intrinsic",
|
|
5074
|
-
"name": "string"
|
|
5075
|
-
}
|
|
5076
|
-
},
|
|
5077
|
-
{
|
|
5078
|
-
"id": 35,
|
|
5079
|
-
"name": "schema",
|
|
5080
|
-
"kind": 1024,
|
|
5081
|
-
"kindString": "Property",
|
|
5082
|
-
"flags": {},
|
|
5083
|
-
"sources": [
|
|
5084
|
-
{
|
|
5085
|
-
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
5086
|
-
"line": 7,
|
|
5087
|
-
"character": 2,
|
|
5088
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1292c4191d/packages/plugins/packages/id/src/Payload.ts#L7"
|
|
5089
|
-
}
|
|
5090
|
-
],
|
|
5091
|
-
"type": {
|
|
5092
|
-
"type": "literal",
|
|
5093
|
-
"value": "network.xyo.id"
|
|
5094
|
-
}
|
|
5095
|
-
}
|
|
5096
|
-
],
|
|
5097
|
-
"groups": [
|
|
5098
|
-
{
|
|
5099
|
-
"title": "Properties",
|
|
5100
|
-
"children": [
|
|
5101
|
-
34,
|
|
5102
|
-
35
|
|
5103
|
-
]
|
|
5104
|
-
}
|
|
5105
|
-
],
|
|
5106
|
-
"sources": [
|
|
5107
|
-
{
|
|
5108
|
-
"fileName": "plugins/packages/id/src/Payload.ts",
|
|
5109
|
-
"line": 5,
|
|
5110
|
-
"character": 38,
|
|
5111
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1292c4191d/packages/plugins/packages/id/src/Payload.ts#L5"
|
|
5112
|
-
}
|
|
5113
|
-
]
|
|
5114
|
-
}
|
|
5115
|
-
}
|
|
5116
|
-
]
|
|
5097
|
+
"name": "PayloadSetWitnessPlugin"
|
|
5117
5098
|
}
|
|
5118
5099
|
}
|
|
5119
5100
|
]
|
|
@@ -5129,30 +5110,30 @@
|
|
|
5129
5110
|
{
|
|
5130
5111
|
"title": "Classes",
|
|
5131
5112
|
"children": [
|
|
5132
|
-
|
|
5113
|
+
32
|
|
5133
5114
|
]
|
|
5134
5115
|
},
|
|
5135
5116
|
{
|
|
5136
5117
|
"title": "Type Aliases",
|
|
5137
5118
|
"children": [
|
|
5138
|
-
|
|
5139
|
-
|
|
5140
|
-
|
|
5141
|
-
|
|
5119
|
+
15,
|
|
5120
|
+
20,
|
|
5121
|
+
28,
|
|
5122
|
+
27
|
|
5142
5123
|
]
|
|
5143
5124
|
},
|
|
5144
5125
|
{
|
|
5145
5126
|
"title": "Variables",
|
|
5146
5127
|
"children": [
|
|
5147
|
-
|
|
5148
|
-
|
|
5128
|
+
19,
|
|
5129
|
+
26
|
|
5149
5130
|
]
|
|
5150
5131
|
},
|
|
5151
5132
|
{
|
|
5152
5133
|
"title": "Functions",
|
|
5153
5134
|
"children": [
|
|
5154
|
-
|
|
5155
|
-
|
|
5135
|
+
21,
|
|
5136
|
+
1
|
|
5156
5137
|
]
|
|
5157
5138
|
}
|
|
5158
5139
|
],
|
|
@@ -5161,7 +5142,7 @@
|
|
|
5161
5142
|
"fileName": "plugins/packages/id/src/index.ts",
|
|
5162
5143
|
"line": 1,
|
|
5163
5144
|
"character": 0,
|
|
5164
|
-
"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"
|
|
5165
5146
|
}
|
|
5166
5147
|
]
|
|
5167
5148
|
}
|