@xyo-network/info-system-payload-plugins 2.33.12 → 2.33.13

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.
Files changed (2) hide show
  1. package/dist/docs.json +505 -1778
  2. package/package.json +4 -4
package/dist/docs.json CHANGED
@@ -17,20 +17,20 @@
17
17
  "fileName": "plugins/packages/system/packages/info/src/index.ts",
18
18
  "line": 10,
19
19
  "character": 0,
20
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/a13393d/packages/plugins/packages/system/packages/info/src/index.ts#L10"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6317708/packages/plugins/packages/system/packages/info/src/index.ts#L10"
21
21
  }
22
22
  ],
23
23
  "target": 1
24
24
  },
25
25
  {
26
- "id": 49,
26
+ "id": 31,
27
27
  "name": "XyoBowserSystemInfoWitness",
28
28
  "kind": 128,
29
29
  "kindString": "Class",
30
30
  "flags": {},
31
31
  "children": [
32
32
  {
33
- "id": 50,
33
+ "id": 32,
34
34
  "name": "constructor",
35
35
  "kind": 512,
36
36
  "kindString": "Constructor",
@@ -44,32 +44,40 @@
44
44
  ],
45
45
  "signatures": [
46
46
  {
47
- "id": 51,
47
+ "id": 33,
48
48
  "name": "new XyoBowserSystemInfoWitness",
49
49
  "kind": 16384,
50
50
  "kindString": "Constructor signature",
51
51
  "flags": {},
52
52
  "typeParameter": [
53
53
  {
54
- "id": 58,
54
+ "id": 40,
55
55
  "name": "T",
56
56
  "kind": 131072,
57
57
  "kindString": "Type parameter",
58
58
  "flags": {},
59
59
  "type": {
60
- "type": "reference",
61
- "typeArguments": [
60
+ "type": "intersection",
61
+ "types": [
62
+ {
63
+ "type": "reference",
64
+ "name": "SchemaFields"
65
+ },
66
+ {
67
+ "type": "reference",
68
+ "name": "PayloadFields"
69
+ },
62
70
  {
63
71
  "type": "reflection",
64
72
  "declaration": {
65
- "id": 52,
73
+ "id": 34,
66
74
  "name": "__type",
67
75
  "kind": 65536,
68
76
  "kindString": "Type literal",
69
77
  "flags": {},
70
78
  "children": [
71
79
  {
72
- "id": 54,
80
+ "id": 36,
73
81
  "name": "bowser",
74
82
  "kind": 1024,
75
83
  "kindString": "Property",
@@ -91,7 +99,7 @@
91
99
  }
92
100
  },
93
101
  {
94
- "id": 53,
102
+ "id": 35,
95
103
  "name": "schema",
96
104
  "kind": 1024,
97
105
  "kindString": "Property",
@@ -113,8 +121,8 @@
113
121
  {
114
122
  "title": "Properties",
115
123
  "children": [
116
- 54,
117
- 53
124
+ 36,
125
+ 35
118
126
  ]
119
127
  }
120
128
  ],
@@ -127,23 +135,30 @@
127
135
  ]
128
136
  }
129
137
  }
130
- ],
131
- "name": "XyoPayloadBase"
138
+ ]
132
139
  },
133
140
  "default": {
134
- "type": "reference",
135
- "typeArguments": [
141
+ "type": "intersection",
142
+ "types": [
143
+ {
144
+ "type": "reference",
145
+ "name": "SchemaFields"
146
+ },
147
+ {
148
+ "type": "reference",
149
+ "name": "PayloadFields"
150
+ },
136
151
  {
137
152
  "type": "reflection",
138
153
  "declaration": {
139
- "id": 55,
154
+ "id": 37,
140
155
  "name": "__type",
141
156
  "kind": 65536,
142
157
  "kindString": "Type literal",
143
158
  "flags": {},
144
159
  "children": [
145
160
  {
146
- "id": 57,
161
+ "id": 39,
147
162
  "name": "bowser",
148
163
  "kind": 1024,
149
164
  "kindString": "Property",
@@ -165,7 +180,7 @@
165
180
  }
166
181
  },
167
182
  {
168
- "id": 56,
183
+ "id": 38,
169
184
  "name": "schema",
170
185
  "kind": 1024,
171
186
  "kindString": "Property",
@@ -187,8 +202,8 @@
187
202
  {
188
203
  "title": "Properties",
189
204
  "children": [
190
- 57,
191
- 56
205
+ 39,
206
+ 38
192
207
  ]
193
208
  }
194
209
  ],
@@ -201,14 +216,13 @@
201
216
  ]
202
217
  }
203
218
  }
204
- ],
205
- "name": "XyoPayloadBase"
219
+ ]
206
220
  }
207
221
  }
208
222
  ],
209
223
  "parameters": [
210
224
  {
211
- "id": 59,
225
+ "id": 41,
212
226
  "name": "config",
213
227
  "kind": 32768,
214
228
  "kindString": "Parameter",
@@ -219,105 +233,107 @@
219
233
  "type": "reference",
220
234
  "typeArguments": [
221
235
  {
222
- "type": "reference",
223
- "typeArguments": [
236
+ "type": "intersection",
237
+ "types": [
238
+ {
239
+ "type": "reference",
240
+ "name": "SchemaFields"
241
+ },
242
+ {
243
+ "type": "reference",
244
+ "name": "PayloadFields"
245
+ },
224
246
  {
225
- "type": "intersection",
226
- "types": [
227
- {
228
- "type": "reflection",
229
- "declaration": {
230
- "id": 60,
231
- "name": "__type",
232
- "kind": 65536,
233
- "kindString": "Type literal",
247
+ "type": "reflection",
248
+ "declaration": {
249
+ "id": 42,
250
+ "name": "__type",
251
+ "kind": 65536,
252
+ "kindString": "Type literal",
253
+ "flags": {},
254
+ "children": [
255
+ {
256
+ "id": 43,
257
+ "name": "schema",
258
+ "kind": 1024,
259
+ "kindString": "Property",
234
260
  "flags": {},
235
- "children": [
236
- {
237
- "id": 61,
238
- "name": "schema",
239
- "kind": 1024,
240
- "kindString": "Property",
241
- "flags": {},
242
- "sources": [
243
- {
244
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Config.d.ts",
245
- "line": 6,
246
- "character": 4
247
- }
248
- ],
249
- "type": {
250
- "type": "literal",
251
- "value": "network.xyo.system.info.witness.bowser.config"
252
- }
253
- }
254
- ],
255
- "groups": [
256
- {
257
- "title": "Properties",
258
- "children": [
259
- 61
260
- ]
261
- }
262
- ],
263
261
  "sources": [
264
262
  {
265
263
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Config.d.ts",
266
- "line": 5,
267
- "character": 100
264
+ "line": 6,
265
+ "character": 4
268
266
  }
267
+ ],
268
+ "type": {
269
+ "type": "literal",
270
+ "value": "network.xyo.system.info.witness.bowser.config"
271
+ }
272
+ }
273
+ ],
274
+ "groups": [
275
+ {
276
+ "title": "Properties",
277
+ "children": [
278
+ 43
269
279
  ]
270
280
  }
271
- },
272
- {
273
- "type": "reflection",
274
- "declaration": {
275
- "id": 62,
276
- "name": "__type",
277
- "kind": 65536,
278
- "kindString": "Type literal",
281
+ ],
282
+ "sources": [
283
+ {
284
+ "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Config.d.ts",
285
+ "line": 5,
286
+ "character": 100
287
+ }
288
+ ]
289
+ }
290
+ },
291
+ {
292
+ "type": "reflection",
293
+ "declaration": {
294
+ "id": 44,
295
+ "name": "__type",
296
+ "kind": 65536,
297
+ "kindString": "Type literal",
298
+ "flags": {},
299
+ "children": [
300
+ {
301
+ "id": 45,
302
+ "name": "targetSchema",
303
+ "kind": 1024,
304
+ "kindString": "Property",
279
305
  "flags": {},
280
- "children": [
281
- {
282
- "id": 63,
283
- "name": "targetSchema",
284
- "kind": 1024,
285
- "kindString": "Property",
286
- "flags": {},
287
- "sources": [
288
- {
289
- "fileName": "modules/packages/witness/dist/esm/Config.d.ts",
290
- "line": 6,
291
- "character": 4
292
- }
293
- ],
294
- "type": {
295
- "type": "literal",
296
- "value": "network.xyo.system.info.bowser"
297
- }
298
- }
299
- ],
300
- "groups": [
301
- {
302
- "title": "Properties",
303
- "children": [
304
- 63
305
- ]
306
- }
307
- ],
308
306
  "sources": [
309
307
  {
310
308
  "fileName": "modules/packages/witness/dist/esm/Config.d.ts",
311
- "line": 5,
312
- "character": 154
309
+ "line": 6,
310
+ "character": 4
313
311
  }
312
+ ],
313
+ "type": {
314
+ "type": "literal",
315
+ "value": "network.xyo.system.info.bowser"
316
+ }
317
+ }
318
+ ],
319
+ "groups": [
320
+ {
321
+ "title": "Properties",
322
+ "children": [
323
+ 45
314
324
  ]
315
325
  }
316
- }
317
- ]
326
+ ],
327
+ "sources": [
328
+ {
329
+ "fileName": "modules/packages/witness/dist/esm/Config.d.ts",
330
+ "line": 5,
331
+ "character": 154
332
+ }
333
+ ]
334
+ }
318
335
  }
319
- ],
320
- "name": "XyoPayloadBase"
336
+ ]
321
337
  }
322
338
  ],
323
339
  "name": "PartialWitnessConfig"
@@ -326,11 +342,11 @@
326
342
  ],
327
343
  "type": {
328
344
  "type": "reference",
329
- "id": 49,
345
+ "id": 31,
330
346
  "typeArguments": [
331
347
  {
332
348
  "type": "reference",
333
- "id": 58,
349
+ "id": 40,
334
350
  "name": "T"
335
351
  }
336
352
  ],
@@ -348,7 +364,7 @@
348
364
  }
349
365
  },
350
366
  {
351
- "id": 95,
367
+ "id": 65,
352
368
  "name": "account",
353
369
  "kind": 1024,
354
370
  "kindString": "Property",
@@ -372,7 +388,7 @@
372
388
  }
373
389
  },
374
390
  {
375
- "id": 84,
391
+ "id": 60,
376
392
  "name": "config",
377
393
  "kind": 1024,
378
394
  "kindString": "Property",
@@ -388,250 +404,115 @@
388
404
  }
389
405
  ],
390
406
  "type": {
391
- "type": "reference",
392
- "typeArguments": [
407
+ "type": "intersection",
408
+ "types": [
393
409
  {
394
- "type": "intersection",
395
- "types": [
396
- {
397
- "type": "reflection",
398
- "declaration": {
399
- "id": 85,
400
- "name": "__type",
401
- "kind": 65536,
402
- "kindString": "Type literal",
410
+ "type": "reference",
411
+ "name": "SchemaFields"
412
+ },
413
+ {
414
+ "type": "reference",
415
+ "name": "PayloadFields"
416
+ },
417
+ {
418
+ "type": "reflection",
419
+ "declaration": {
420
+ "id": 61,
421
+ "name": "__type",
422
+ "kind": 65536,
423
+ "kindString": "Type literal",
424
+ "flags": {},
425
+ "children": [
426
+ {
427
+ "id": 62,
428
+ "name": "schema",
429
+ "kind": 1024,
430
+ "kindString": "Property",
403
431
  "flags": {},
404
- "children": [
405
- {
406
- "id": 86,
407
- "name": "schema",
408
- "kind": 1024,
409
- "kindString": "Property",
410
- "flags": {},
411
- "sources": [
412
- {
413
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
414
- "line": 8,
415
- "character": 4
416
- }
417
- ],
418
- "type": {
419
- "type": "intrinsic",
420
- "name": "string"
421
- }
422
- }
423
- ],
424
- "groups": [
425
- {
426
- "title": "Properties",
427
- "children": [
428
- 86
429
- ]
430
- }
431
- ],
432
432
  "sources": [
433
433
  {
434
434
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
435
- "line": 7,
436
- "character": 77
435
+ "line": 20,
436
+ "character": 4
437
437
  }
438
+ ],
439
+ "type": {
440
+ "type": "intrinsic",
441
+ "name": "string"
442
+ }
443
+ }
444
+ ],
445
+ "groups": [
446
+ {
447
+ "title": "Properties",
448
+ "children": [
449
+ 62
438
450
  ]
439
451
  }
440
- },
441
- {
442
- "type": "reflection",
443
- "declaration": {
444
- "id": 87,
445
- "name": "__type",
446
- "kind": 65536,
447
- "kindString": "Type literal",
452
+ ],
453
+ "sources": [
454
+ {
455
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
456
+ "line": 19,
457
+ "character": 17
458
+ }
459
+ ]
460
+ }
461
+ },
462
+ {
463
+ "type": "reflection",
464
+ "declaration": {
465
+ "id": 63,
466
+ "name": "__type",
467
+ "kind": 65536,
468
+ "kindString": "Type literal",
469
+ "flags": {},
470
+ "children": [
471
+ {
472
+ "id": 64,
473
+ "name": "targetSchema",
474
+ "kind": 1024,
475
+ "kindString": "Property",
448
476
  "flags": {},
449
- "children": [
450
- {
451
- "id": 88,
452
- "name": "previousHash",
453
- "kind": 1024,
454
- "kindString": "Property",
455
- "flags": {
456
- "isOptional": true
457
- },
458
- "sources": [
459
- {
460
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
461
- "line": 11,
462
- "character": 4
463
- }
464
- ],
465
- "type": {
466
- "type": "intrinsic",
467
- "name": "string"
468
- }
469
- },
470
- {
471
- "id": 89,
472
- "name": "sources",
473
- "kind": 1024,
474
- "kindString": "Property",
475
- "flags": {
476
- "isOptional": true
477
- },
478
- "sources": [
479
- {
480
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
481
- "line": 12,
482
- "character": 4
483
- }
484
- ],
485
- "type": {
486
- "type": "array",
487
- "elementType": {
488
- "type": "intrinsic",
489
- "name": "string"
490
- }
491
- }
492
- },
477
+ "sources": [
493
478
  {
494
- "id": 90,
495
- "name": "timestamp",
496
- "kind": 1024,
497
- "kindString": "Property",
498
- "flags": {
499
- "isOptional": true
500
- },
501
- "sources": [
502
- {
503
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
504
- "line": 13,
505
- "character": 4
506
- }
507
- ],
508
- "type": {
509
- "type": "intrinsic",
510
- "name": "number"
511
- }
479
+ "fileName": "modules/packages/witness/dist/esm/Config.d.ts",
480
+ "line": 6,
481
+ "character": 4
512
482
  }
513
483
  ],
514
- "groups": [
515
- {
516
- "title": "Properties",
517
- "children": [
518
- 88,
519
- 89,
520
- 90
521
- ]
484
+ "type": {
485
+ "type": "indexedAccess",
486
+ "indexType": {
487
+ "type": "literal",
488
+ "value": "schema"
489
+ },
490
+ "objectType": {
491
+ "type": "reference",
492
+ "id": 40,
493
+ "name": "T"
522
494
  }
523
- ],
524
- "sources": [
525
- {
526
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
527
- "line": 10,
528
- "character": 92
529
- }
530
- ]
495
+ }
531
496
  }
532
- },
533
- {
534
- "type": "reflection",
535
- "declaration": {
536
- "id": 91,
537
- "name": "__type",
538
- "kind": 65536,
539
- "kindString": "Type literal",
540
- "flags": {},
497
+ ],
498
+ "groups": [
499
+ {
500
+ "title": "Properties",
541
501
  "children": [
542
- {
543
- "id": 92,
544
- "name": "schema",
545
- "kind": 1024,
546
- "kindString": "Property",
547
- "flags": {},
548
- "sources": [
549
- {
550
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
551
- "line": 18,
552
- "character": 4
553
- }
554
- ],
555
- "type": {
556
- "type": "intrinsic",
557
- "name": "string"
558
- }
559
- }
560
- ],
561
- "groups": [
562
- {
563
- "title": "Properties",
564
- "children": [
565
- 92
566
- ]
567
- }
568
- ],
569
- "sources": [
570
- {
571
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
572
- "line": 17,
573
- "character": 45
574
- }
502
+ 64
575
503
  ]
576
504
  }
577
- },
578
- {
579
- "type": "reflection",
580
- "declaration": {
581
- "id": 93,
582
- "name": "__type",
583
- "kind": 65536,
584
- "kindString": "Type literal",
585
- "flags": {},
586
- "children": [
587
- {
588
- "id": 94,
589
- "name": "targetSchema",
590
- "kind": 1024,
591
- "kindString": "Property",
592
- "flags": {},
593
- "sources": [
594
- {
595
- "fileName": "modules/packages/witness/dist/esm/Config.d.ts",
596
- "line": 6,
597
- "character": 4
598
- }
599
- ],
600
- "type": {
601
- "type": "indexedAccess",
602
- "indexType": {
603
- "type": "literal",
604
- "value": "schema"
605
- },
606
- "objectType": {
607
- "type": "reference",
608
- "id": 58,
609
- "name": "T"
610
- }
611
- }
612
- }
613
- ],
614
- "groups": [
615
- {
616
- "title": "Properties",
617
- "children": [
618
- 94
619
- ]
620
- }
621
- ],
622
- "sources": [
623
- {
624
- "fileName": "modules/packages/witness/dist/esm/Config.d.ts",
625
- "line": 5,
626
- "character": 154
627
- }
628
- ]
505
+ ],
506
+ "sources": [
507
+ {
508
+ "fileName": "modules/packages/witness/dist/esm/Config.d.ts",
509
+ "line": 5,
510
+ "character": 154
629
511
  }
630
- }
631
- ]
512
+ ]
513
+ }
632
514
  }
633
- ],
634
- "name": "XyoPayloadBase"
515
+ ]
635
516
  },
636
517
  "inheritedFrom": {
637
518
  "type": "reference",
@@ -639,7 +520,7 @@
639
520
  }
640
521
  },
641
522
  {
642
- "id": 96,
523
+ "id": 66,
643
524
  "name": "resolver",
644
525
  "kind": 1024,
645
526
  "kindString": "Property",
@@ -664,7 +545,7 @@
664
545
  }
665
546
  },
666
547
  {
667
- "id": 97,
548
+ "id": 67,
668
549
  "name": "address",
669
550
  "kind": 262144,
670
551
  "kindString": "Accessor",
@@ -677,7 +558,7 @@
677
558
  }
678
559
  ],
679
560
  "getSignature": {
680
- "id": 98,
561
+ "id": 68,
681
562
  "name": "address",
682
563
  "kind": 524288,
683
564
  "kindString": "Get signature",
@@ -697,7 +578,7 @@
697
578
  }
698
579
  },
699
580
  {
700
- "id": 64,
581
+ "id": 46,
701
582
  "name": "bowser",
702
583
  "kind": 262144,
703
584
  "kindString": "Accessor",
@@ -712,7 +593,7 @@
712
593
  }
713
594
  ],
714
595
  "getSignature": {
715
- "id": 65,
596
+ "id": 47,
716
597
  "name": "bowser",
717
598
  "kind": 524288,
718
599
  "kindString": "Get signature",
@@ -726,7 +607,7 @@
726
607
  }
727
608
  },
728
609
  {
729
- "id": 69,
610
+ "id": 51,
730
611
  "name": "targetSchema",
731
612
  "kind": 262144,
732
613
  "kindString": "Accessor",
@@ -739,7 +620,7 @@
739
620
  }
740
621
  ],
741
622
  "getSignature": {
742
- "id": 70,
623
+ "id": 52,
743
624
  "name": "targetSchema",
744
625
  "kind": 524288,
745
626
  "kindString": "Get signature",
@@ -775,7 +656,7 @@
775
656
  }
776
657
  },
777
658
  {
778
- "id": 127,
659
+ "id": 91,
779
660
  "name": "bindHashes",
780
661
  "kind": 2048,
781
662
  "kindString": "Method",
@@ -789,14 +670,14 @@
789
670
  ],
790
671
  "signatures": [
791
672
  {
792
- "id": 128,
673
+ "id": 92,
793
674
  "name": "bindHashes",
794
675
  "kind": 4096,
795
676
  "kindString": "Call signature",
796
677
  "flags": {},
797
678
  "parameters": [
798
679
  {
799
- "id": 129,
680
+ "id": 93,
800
681
  "name": "hashes",
801
682
  "kind": 32768,
802
683
  "kindString": "Parameter",
@@ -810,7 +691,7 @@
810
691
  }
811
692
  },
812
693
  {
813
- "id": 130,
694
+ "id": 94,
814
695
  "name": "schema",
815
696
  "kind": 32768,
816
697
  "kindString": "Parameter",
@@ -824,7 +705,7 @@
824
705
  }
825
706
  },
826
707
  {
827
- "id": 131,
708
+ "id": 95,
828
709
  "name": "account",
829
710
  "kind": 32768,
830
711
  "kindString": "Parameter",
@@ -863,7 +744,7 @@
863
744
  }
864
745
  },
865
746
  {
866
- "id": 114,
747
+ "id": 84,
867
748
  "name": "bindHashesInternal",
868
749
  "kind": 2048,
869
750
  "kindString": "Method",
@@ -877,14 +758,14 @@
877
758
  ],
878
759
  "signatures": [
879
760
  {
880
- "id": 115,
761
+ "id": 85,
881
762
  "name": "bindHashesInternal",
882
763
  "kind": 4096,
883
764
  "kindString": "Call signature",
884
765
  "flags": {},
885
766
  "parameters": [
886
767
  {
887
- "id": 116,
768
+ "id": 86,
888
769
  "name": "hashes",
889
770
  "kind": 32768,
890
771
  "kindString": "Parameter",
@@ -898,7 +779,7 @@
898
779
  }
899
780
  },
900
781
  {
901
- "id": 117,
782
+ "id": 87,
902
783
  "name": "schema",
903
784
  "kind": 32768,
904
785
  "kindString": "Parameter",
@@ -912,7 +793,7 @@
912
793
  }
913
794
  },
914
795
  {
915
- "id": 118,
796
+ "id": 88,
916
797
  "name": "account",
917
798
  "kind": 32768,
918
799
  "kindString": "Parameter",
@@ -932,153 +813,24 @@
932
813
  "type": "intersection",
933
814
  "types": [
934
815
  {
935
- "type": "reflection",
936
- "declaration": {
937
- "id": 119,
938
- "name": "__type",
939
- "kind": 65536,
940
- "kindString": "Type literal",
941
- "flags": {},
942
- "children": [
943
- {
944
- "id": 120,
945
- "name": "schema",
946
- "kind": 1024,
947
- "kindString": "Property",
948
- "flags": {},
949
- "sources": [
950
- {
951
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
952
- "line": 8,
953
- "character": 4
954
- }
955
- ],
956
- "type": {
957
- "type": "intrinsic",
958
- "name": "string"
959
- }
960
- }
961
- ],
962
- "groups": [
963
- {
964
- "title": "Properties",
965
- "children": [
966
- 120
967
- ]
968
- }
969
- ],
970
- "sources": [
971
- {
972
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
973
- "line": 7,
974
- "character": 77
975
- }
976
- ]
977
- }
816
+ "type": "reference",
817
+ "name": "SchemaFields"
978
818
  },
979
819
  {
980
- "type": "reflection",
981
- "declaration": {
982
- "id": 121,
983
- "name": "__type",
984
- "kind": 65536,
985
- "kindString": "Type literal",
986
- "flags": {},
987
- "children": [
988
- {
989
- "id": 122,
990
- "name": "previousHash",
991
- "kind": 1024,
992
- "kindString": "Property",
993
- "flags": {
994
- "isOptional": true
995
- },
996
- "sources": [
997
- {
998
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
999
- "line": 11,
1000
- "character": 4
1001
- }
1002
- ],
1003
- "type": {
1004
- "type": "intrinsic",
1005
- "name": "string"
1006
- }
1007
- },
1008
- {
1009
- "id": 123,
1010
- "name": "sources",
1011
- "kind": 1024,
1012
- "kindString": "Property",
1013
- "flags": {
1014
- "isOptional": true
1015
- },
1016
- "sources": [
1017
- {
1018
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1019
- "line": 12,
1020
- "character": 4
1021
- }
1022
- ],
1023
- "type": {
1024
- "type": "array",
1025
- "elementType": {
1026
- "type": "intrinsic",
1027
- "name": "string"
1028
- }
1029
- }
1030
- },
1031
- {
1032
- "id": 124,
1033
- "name": "timestamp",
1034
- "kind": 1024,
1035
- "kindString": "Property",
1036
- "flags": {
1037
- "isOptional": true
1038
- },
1039
- "sources": [
1040
- {
1041
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1042
- "line": 13,
1043
- "character": 4
1044
- }
1045
- ],
1046
- "type": {
1047
- "type": "intrinsic",
1048
- "name": "number"
1049
- }
1050
- }
1051
- ],
1052
- "groups": [
1053
- {
1054
- "title": "Properties",
1055
- "children": [
1056
- 122,
1057
- 123,
1058
- 124
1059
- ]
1060
- }
1061
- ],
1062
- "sources": [
1063
- {
1064
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1065
- "line": 10,
1066
- "character": 92
1067
- }
1068
- ]
1069
- }
820
+ "type": "reference",
821
+ "name": "PayloadFields"
1070
822
  },
1071
823
  {
1072
824
  "type": "reflection",
1073
825
  "declaration": {
1074
- "id": 125,
826
+ "id": 89,
1075
827
  "name": "__type",
1076
828
  "kind": 65536,
1077
829
  "kindString": "Type literal",
1078
830
  "flags": {},
1079
831
  "children": [
1080
832
  {
1081
- "id": 126,
833
+ "id": 90,
1082
834
  "name": "schema",
1083
835
  "kind": 1024,
1084
836
  "kindString": "Property",
@@ -1086,7 +838,7 @@
1086
838
  "sources": [
1087
839
  {
1088
840
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1089
- "line": 18,
841
+ "line": 20,
1090
842
  "character": 4
1091
843
  }
1092
844
  ],
@@ -1100,15 +852,15 @@
1100
852
  {
1101
853
  "title": "Properties",
1102
854
  "children": [
1103
- 126
855
+ 90
1104
856
  ]
1105
857
  }
1106
858
  ],
1107
859
  "sources": [
1108
860
  {
1109
861
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1110
- "line": 17,
1111
- "character": 45
862
+ "line": 19,
863
+ "character": 17
1112
864
  }
1113
865
  ]
1114
866
  }
@@ -1130,7 +882,7 @@
1130
882
  }
1131
883
  },
1132
884
  {
1133
- "id": 152,
885
+ "id": 104,
1134
886
  "name": "bindPayloads",
1135
887
  "kind": 2048,
1136
888
  "kindString": "Method",
@@ -1144,14 +896,14 @@
1144
896
  ],
1145
897
  "signatures": [
1146
898
  {
1147
- "id": 153,
899
+ "id": 105,
1148
900
  "name": "bindPayloads",
1149
901
  "kind": 4096,
1150
902
  "kindString": "Call signature",
1151
903
  "flags": {},
1152
904
  "parameters": [
1153
905
  {
1154
- "id": 154,
906
+ "id": 106,
1155
907
  "name": "payloads",
1156
908
  "kind": 32768,
1157
909
  "kindString": "Parameter",
@@ -1162,17 +914,25 @@
1162
914
  {
1163
915
  "type": "intersection",
1164
916
  "types": [
917
+ {
918
+ "type": "reference",
919
+ "name": "SchemaFields"
920
+ },
921
+ {
922
+ "type": "reference",
923
+ "name": "PayloadFields"
924
+ },
1165
925
  {
1166
926
  "type": "reflection",
1167
927
  "declaration": {
1168
- "id": 155,
928
+ "id": 107,
1169
929
  "name": "__type",
1170
930
  "kind": 65536,
1171
931
  "kindString": "Type literal",
1172
932
  "flags": {},
1173
933
  "children": [
1174
934
  {
1175
- "id": 156,
935
+ "id": 108,
1176
936
  "name": "schema",
1177
937
  "kind": 1024,
1178
938
  "kindString": "Property",
@@ -1180,7 +940,7 @@
1180
940
  "sources": [
1181
941
  {
1182
942
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1183
- "line": 8,
943
+ "line": 20,
1184
944
  "character": 4
1185
945
  }
1186
946
  ],
@@ -1194,341 +954,75 @@
1194
954
  {
1195
955
  "title": "Properties",
1196
956
  "children": [
1197
- 156
957
+ 108
1198
958
  ]
1199
959
  }
1200
960
  ],
1201
961
  "sources": [
1202
962
  {
1203
963
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1204
- "line": 7,
1205
- "character": 77
964
+ "line": 19,
965
+ "character": 17
1206
966
  }
1207
967
  ]
1208
968
  }
969
+ }
970
+ ]
971
+ }
972
+ ],
973
+ "name": "XyoPayloads"
974
+ }
975
+ },
976
+ {
977
+ "id": 109,
978
+ "name": "account",
979
+ "kind": 32768,
980
+ "kindString": "Parameter",
981
+ "flags": {
982
+ "isOptional": true
983
+ },
984
+ "type": {
985
+ "type": "reference",
986
+ "name": "XyoAccount"
987
+ }
988
+ }
989
+ ],
990
+ "type": {
991
+ "type": "reference",
992
+ "typeArguments": [
993
+ {
994
+ "type": "reference",
995
+ "typeArguments": [
996
+ {
997
+ "type": "intersection",
998
+ "types": [
999
+ {
1000
+ "type": "reference",
1001
+ "name": "SchemaFields"
1002
+ },
1003
+ {
1004
+ "type": "reference",
1005
+ "name": "PayloadFields"
1209
1006
  },
1210
1007
  {
1211
1008
  "type": "reflection",
1212
1009
  "declaration": {
1213
- "id": 157,
1010
+ "id": 110,
1214
1011
  "name": "__type",
1215
1012
  "kind": 65536,
1216
1013
  "kindString": "Type literal",
1217
1014
  "flags": {},
1218
1015
  "children": [
1219
1016
  {
1220
- "id": 158,
1221
- "name": "previousHash",
1017
+ "id": 111,
1018
+ "name": "schema",
1222
1019
  "kind": 1024,
1223
1020
  "kindString": "Property",
1224
- "flags": {
1225
- "isOptional": true
1226
- },
1021
+ "flags": {},
1227
1022
  "sources": [
1228
1023
  {
1229
1024
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1230
- "line": 11,
1231
- "character": 4
1232
- }
1233
- ],
1234
- "type": {
1235
- "type": "intrinsic",
1236
- "name": "string"
1237
- }
1238
- },
1239
- {
1240
- "id": 159,
1241
- "name": "sources",
1242
- "kind": 1024,
1243
- "kindString": "Property",
1244
- "flags": {
1245
- "isOptional": true
1246
- },
1247
- "sources": [
1248
- {
1249
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1250
- "line": 12,
1251
- "character": 4
1252
- }
1253
- ],
1254
- "type": {
1255
- "type": "array",
1256
- "elementType": {
1257
- "type": "intrinsic",
1258
- "name": "string"
1259
- }
1260
- }
1261
- },
1262
- {
1263
- "id": 160,
1264
- "name": "timestamp",
1265
- "kind": 1024,
1266
- "kindString": "Property",
1267
- "flags": {
1268
- "isOptional": true
1269
- },
1270
- "sources": [
1271
- {
1272
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1273
- "line": 13,
1274
- "character": 4
1275
- }
1276
- ],
1277
- "type": {
1278
- "type": "intrinsic",
1279
- "name": "number"
1280
- }
1281
- }
1282
- ],
1283
- "groups": [
1284
- {
1285
- "title": "Properties",
1286
- "children": [
1287
- 158,
1288
- 159,
1289
- 160
1290
- ]
1291
- }
1292
- ],
1293
- "sources": [
1294
- {
1295
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1296
- "line": 10,
1297
- "character": 92
1298
- }
1299
- ]
1300
- }
1301
- },
1302
- {
1303
- "type": "reflection",
1304
- "declaration": {
1305
- "id": 161,
1306
- "name": "__type",
1307
- "kind": 65536,
1308
- "kindString": "Type literal",
1309
- "flags": {},
1310
- "children": [
1311
- {
1312
- "id": 162,
1313
- "name": "schema",
1314
- "kind": 1024,
1315
- "kindString": "Property",
1316
- "flags": {},
1317
- "sources": [
1318
- {
1319
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1320
- "line": 18,
1321
- "character": 4
1322
- }
1323
- ],
1324
- "type": {
1325
- "type": "intrinsic",
1326
- "name": "string"
1327
- }
1328
- }
1329
- ],
1330
- "groups": [
1331
- {
1332
- "title": "Properties",
1333
- "children": [
1334
- 162
1335
- ]
1336
- }
1337
- ],
1338
- "sources": [
1339
- {
1340
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1341
- "line": 17,
1342
- "character": 45
1343
- }
1344
- ]
1345
- }
1346
- }
1347
- ]
1348
- }
1349
- ],
1350
- "name": "XyoPayloads"
1351
- }
1352
- },
1353
- {
1354
- "id": 163,
1355
- "name": "account",
1356
- "kind": 32768,
1357
- "kindString": "Parameter",
1358
- "flags": {
1359
- "isOptional": true
1360
- },
1361
- "type": {
1362
- "type": "reference",
1363
- "name": "XyoAccount"
1364
- }
1365
- }
1366
- ],
1367
- "type": {
1368
- "type": "reference",
1369
- "typeArguments": [
1370
- {
1371
- "type": "reference",
1372
- "typeArguments": [
1373
- {
1374
- "type": "intersection",
1375
- "types": [
1376
- {
1377
- "type": "reflection",
1378
- "declaration": {
1379
- "id": 164,
1380
- "name": "__type",
1381
- "kind": 65536,
1382
- "kindString": "Type literal",
1383
- "flags": {},
1384
- "children": [
1385
- {
1386
- "id": 165,
1387
- "name": "schema",
1388
- "kind": 1024,
1389
- "kindString": "Property",
1390
- "flags": {},
1391
- "sources": [
1392
- {
1393
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1394
- "line": 8,
1395
- "character": 4
1396
- }
1397
- ],
1398
- "type": {
1399
- "type": "intrinsic",
1400
- "name": "string"
1401
- }
1402
- }
1403
- ],
1404
- "groups": [
1405
- {
1406
- "title": "Properties",
1407
- "children": [
1408
- 165
1409
- ]
1410
- }
1411
- ],
1412
- "sources": [
1413
- {
1414
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1415
- "line": 7,
1416
- "character": 77
1417
- }
1418
- ]
1419
- }
1420
- },
1421
- {
1422
- "type": "reflection",
1423
- "declaration": {
1424
- "id": 166,
1425
- "name": "__type",
1426
- "kind": 65536,
1427
- "kindString": "Type literal",
1428
- "flags": {},
1429
- "children": [
1430
- {
1431
- "id": 167,
1432
- "name": "previousHash",
1433
- "kind": 1024,
1434
- "kindString": "Property",
1435
- "flags": {
1436
- "isOptional": true
1437
- },
1438
- "sources": [
1439
- {
1440
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1441
- "line": 11,
1442
- "character": 4
1443
- }
1444
- ],
1445
- "type": {
1446
- "type": "intrinsic",
1447
- "name": "string"
1448
- }
1449
- },
1450
- {
1451
- "id": 168,
1452
- "name": "sources",
1453
- "kind": 1024,
1454
- "kindString": "Property",
1455
- "flags": {
1456
- "isOptional": true
1457
- },
1458
- "sources": [
1459
- {
1460
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1461
- "line": 12,
1462
- "character": 4
1463
- }
1464
- ],
1465
- "type": {
1466
- "type": "array",
1467
- "elementType": {
1468
- "type": "intrinsic",
1469
- "name": "string"
1470
- }
1471
- }
1472
- },
1473
- {
1474
- "id": 169,
1475
- "name": "timestamp",
1476
- "kind": 1024,
1477
- "kindString": "Property",
1478
- "flags": {
1479
- "isOptional": true
1480
- },
1481
- "sources": [
1482
- {
1483
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1484
- "line": 13,
1485
- "character": 4
1486
- }
1487
- ],
1488
- "type": {
1489
- "type": "intrinsic",
1490
- "name": "number"
1491
- }
1492
- }
1493
- ],
1494
- "groups": [
1495
- {
1496
- "title": "Properties",
1497
- "children": [
1498
- 167,
1499
- 168,
1500
- 169
1501
- ]
1502
- }
1503
- ],
1504
- "sources": [
1505
- {
1506
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1507
- "line": 10,
1508
- "character": 92
1509
- }
1510
- ]
1511
- }
1512
- },
1513
- {
1514
- "type": "reflection",
1515
- "declaration": {
1516
- "id": 170,
1517
- "name": "__type",
1518
- "kind": 65536,
1519
- "kindString": "Type literal",
1520
- "flags": {},
1521
- "children": [
1522
- {
1523
- "id": 171,
1524
- "name": "schema",
1525
- "kind": 1024,
1526
- "kindString": "Property",
1527
- "flags": {},
1528
- "sources": [
1529
- {
1530
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1531
- "line": 18,
1025
+ "line": 20,
1532
1026
  "character": 4
1533
1027
  }
1534
1028
  ],
@@ -1542,15 +1036,15 @@
1542
1036
  {
1543
1037
  "title": "Properties",
1544
1038
  "children": [
1545
- 171
1039
+ 111
1546
1040
  ]
1547
1041
  }
1548
1042
  ],
1549
1043
  "sources": [
1550
1044
  {
1551
1045
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1552
- "line": 17,
1553
- "character": 45
1046
+ "line": 19,
1047
+ "character": 17
1554
1048
  }
1555
1049
  ]
1556
1050
  }
@@ -1579,7 +1073,7 @@
1579
1073
  }
1580
1074
  },
1581
1075
  {
1582
- "id": 132,
1076
+ "id": 96,
1583
1077
  "name": "bindPayloadsInternal",
1584
1078
  "kind": 2048,
1585
1079
  "kindString": "Method",
@@ -1593,14 +1087,14 @@
1593
1087
  ],
1594
1088
  "signatures": [
1595
1089
  {
1596
- "id": 133,
1090
+ "id": 97,
1597
1091
  "name": "bindPayloadsInternal",
1598
1092
  "kind": 4096,
1599
1093
  "kindString": "Call signature",
1600
1094
  "flags": {},
1601
1095
  "parameters": [
1602
1096
  {
1603
- "id": 134,
1097
+ "id": 98,
1604
1098
  "name": "payloads",
1605
1099
  "kind": 32768,
1606
1100
  "kindString": "Parameter",
@@ -1612,153 +1106,24 @@
1612
1106
  "type": "intersection",
1613
1107
  "types": [
1614
1108
  {
1615
- "type": "reflection",
1616
- "declaration": {
1617
- "id": 135,
1618
- "name": "__type",
1619
- "kind": 65536,
1620
- "kindString": "Type literal",
1621
- "flags": {},
1622
- "children": [
1623
- {
1624
- "id": 136,
1625
- "name": "schema",
1626
- "kind": 1024,
1627
- "kindString": "Property",
1628
- "flags": {},
1629
- "sources": [
1630
- {
1631
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1632
- "line": 8,
1633
- "character": 4
1634
- }
1635
- ],
1636
- "type": {
1637
- "type": "intrinsic",
1638
- "name": "string"
1639
- }
1640
- }
1641
- ],
1642
- "groups": [
1643
- {
1644
- "title": "Properties",
1645
- "children": [
1646
- 136
1647
- ]
1648
- }
1649
- ],
1650
- "sources": [
1651
- {
1652
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1653
- "line": 7,
1654
- "character": 77
1655
- }
1656
- ]
1657
- }
1109
+ "type": "reference",
1110
+ "name": "SchemaFields"
1658
1111
  },
1659
1112
  {
1660
- "type": "reflection",
1661
- "declaration": {
1662
- "id": 137,
1663
- "name": "__type",
1664
- "kind": 65536,
1665
- "kindString": "Type literal",
1666
- "flags": {},
1667
- "children": [
1668
- {
1669
- "id": 138,
1670
- "name": "previousHash",
1671
- "kind": 1024,
1672
- "kindString": "Property",
1673
- "flags": {
1674
- "isOptional": true
1675
- },
1676
- "sources": [
1677
- {
1678
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1679
- "line": 11,
1680
- "character": 4
1681
- }
1682
- ],
1683
- "type": {
1684
- "type": "intrinsic",
1685
- "name": "string"
1686
- }
1687
- },
1688
- {
1689
- "id": 139,
1690
- "name": "sources",
1691
- "kind": 1024,
1692
- "kindString": "Property",
1693
- "flags": {
1694
- "isOptional": true
1695
- },
1696
- "sources": [
1697
- {
1698
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1699
- "line": 12,
1700
- "character": 4
1701
- }
1702
- ],
1703
- "type": {
1704
- "type": "array",
1705
- "elementType": {
1706
- "type": "intrinsic",
1707
- "name": "string"
1708
- }
1709
- }
1710
- },
1711
- {
1712
- "id": 140,
1713
- "name": "timestamp",
1714
- "kind": 1024,
1715
- "kindString": "Property",
1716
- "flags": {
1717
- "isOptional": true
1718
- },
1719
- "sources": [
1720
- {
1721
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1722
- "line": 13,
1723
- "character": 4
1724
- }
1725
- ],
1726
- "type": {
1727
- "type": "intrinsic",
1728
- "name": "number"
1729
- }
1730
- }
1731
- ],
1732
- "groups": [
1733
- {
1734
- "title": "Properties",
1735
- "children": [
1736
- 138,
1737
- 139,
1738
- 140
1739
- ]
1740
- }
1741
- ],
1742
- "sources": [
1743
- {
1744
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1745
- "line": 10,
1746
- "character": 92
1747
- }
1748
- ]
1749
- }
1113
+ "type": "reference",
1114
+ "name": "PayloadFields"
1750
1115
  },
1751
1116
  {
1752
1117
  "type": "reflection",
1753
1118
  "declaration": {
1754
- "id": 141,
1119
+ "id": 99,
1755
1120
  "name": "__type",
1756
1121
  "kind": 65536,
1757
1122
  "kindString": "Type literal",
1758
1123
  "flags": {},
1759
1124
  "children": [
1760
1125
  {
1761
- "id": 142,
1126
+ "id": 100,
1762
1127
  "name": "schema",
1763
1128
  "kind": 1024,
1764
1129
  "kindString": "Property",
@@ -1766,7 +1131,7 @@
1766
1131
  "sources": [
1767
1132
  {
1768
1133
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1769
- "line": 18,
1134
+ "line": 20,
1770
1135
  "character": 4
1771
1136
  }
1772
1137
  ],
@@ -1780,15 +1145,15 @@
1780
1145
  {
1781
1146
  "title": "Properties",
1782
1147
  "children": [
1783
- 142
1148
+ 100
1784
1149
  ]
1785
1150
  }
1786
1151
  ],
1787
1152
  "sources": [
1788
1153
  {
1789
1154
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1790
- "line": 17,
1791
- "character": 45
1155
+ "line": 19,
1156
+ "character": 17
1792
1157
  }
1793
1158
  ]
1794
1159
  }
@@ -1800,173 +1165,44 @@
1800
1165
  }
1801
1166
  },
1802
1167
  {
1803
- "id": 143,
1168
+ "id": 101,
1804
1169
  "name": "account",
1805
1170
  "kind": 32768,
1806
1171
  "kindString": "Parameter",
1807
1172
  "flags": {
1808
1173
  "isOptional": true
1809
- },
1810
- "type": {
1811
- "type": "reference",
1812
- "name": "XyoAccount"
1813
- }
1814
- }
1815
- ],
1816
- "type": {
1817
- "type": "reference",
1818
- "typeArguments": [
1819
- {
1820
- "type": "intersection",
1821
- "types": [
1822
- {
1823
- "type": "reflection",
1824
- "declaration": {
1825
- "id": 144,
1826
- "name": "__type",
1827
- "kind": 65536,
1828
- "kindString": "Type literal",
1829
- "flags": {},
1830
- "children": [
1831
- {
1832
- "id": 145,
1833
- "name": "schema",
1834
- "kind": 1024,
1835
- "kindString": "Property",
1836
- "flags": {},
1837
- "sources": [
1838
- {
1839
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1840
- "line": 8,
1841
- "character": 4
1842
- }
1843
- ],
1844
- "type": {
1845
- "type": "intrinsic",
1846
- "name": "string"
1847
- }
1848
- }
1849
- ],
1850
- "groups": [
1851
- {
1852
- "title": "Properties",
1853
- "children": [
1854
- 145
1855
- ]
1856
- }
1857
- ],
1858
- "sources": [
1859
- {
1860
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1861
- "line": 7,
1862
- "character": 77
1863
- }
1864
- ]
1865
- }
1866
- },
1867
- {
1868
- "type": "reflection",
1869
- "declaration": {
1870
- "id": 146,
1871
- "name": "__type",
1872
- "kind": 65536,
1873
- "kindString": "Type literal",
1874
- "flags": {},
1875
- "children": [
1876
- {
1877
- "id": 147,
1878
- "name": "previousHash",
1879
- "kind": 1024,
1880
- "kindString": "Property",
1881
- "flags": {
1882
- "isOptional": true
1883
- },
1884
- "sources": [
1885
- {
1886
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1887
- "line": 11,
1888
- "character": 4
1889
- }
1890
- ],
1891
- "type": {
1892
- "type": "intrinsic",
1893
- "name": "string"
1894
- }
1895
- },
1896
- {
1897
- "id": 148,
1898
- "name": "sources",
1899
- "kind": 1024,
1900
- "kindString": "Property",
1901
- "flags": {
1902
- "isOptional": true
1903
- },
1904
- "sources": [
1905
- {
1906
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1907
- "line": 12,
1908
- "character": 4
1909
- }
1910
- ],
1911
- "type": {
1912
- "type": "array",
1913
- "elementType": {
1914
- "type": "intrinsic",
1915
- "name": "string"
1916
- }
1917
- }
1918
- },
1919
- {
1920
- "id": 149,
1921
- "name": "timestamp",
1922
- "kind": 1024,
1923
- "kindString": "Property",
1924
- "flags": {
1925
- "isOptional": true
1926
- },
1927
- "sources": [
1928
- {
1929
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1930
- "line": 13,
1931
- "character": 4
1932
- }
1933
- ],
1934
- "type": {
1935
- "type": "intrinsic",
1936
- "name": "number"
1937
- }
1938
- }
1939
- ],
1940
- "groups": [
1941
- {
1942
- "title": "Properties",
1943
- "children": [
1944
- 147,
1945
- 148,
1946
- 149
1947
- ]
1948
- }
1949
- ],
1950
- "sources": [
1951
- {
1952
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1953
- "line": 10,
1954
- "character": 92
1955
- }
1956
- ]
1957
- }
1174
+ },
1175
+ "type": {
1176
+ "type": "reference",
1177
+ "name": "XyoAccount"
1178
+ }
1179
+ }
1180
+ ],
1181
+ "type": {
1182
+ "type": "reference",
1183
+ "typeArguments": [
1184
+ {
1185
+ "type": "intersection",
1186
+ "types": [
1187
+ {
1188
+ "type": "reference",
1189
+ "name": "SchemaFields"
1190
+ },
1191
+ {
1192
+ "type": "reference",
1193
+ "name": "PayloadFields"
1958
1194
  },
1959
1195
  {
1960
1196
  "type": "reflection",
1961
1197
  "declaration": {
1962
- "id": 150,
1198
+ "id": 102,
1963
1199
  "name": "__type",
1964
1200
  "kind": 65536,
1965
1201
  "kindString": "Type literal",
1966
1202
  "flags": {},
1967
1203
  "children": [
1968
1204
  {
1969
- "id": 151,
1205
+ "id": 103,
1970
1206
  "name": "schema",
1971
1207
  "kind": 1024,
1972
1208
  "kindString": "Property",
@@ -1974,7 +1210,7 @@
1974
1210
  "sources": [
1975
1211
  {
1976
1212
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1977
- "line": 18,
1213
+ "line": 20,
1978
1214
  "character": 4
1979
1215
  }
1980
1216
  ],
@@ -1988,15 +1224,15 @@
1988
1224
  {
1989
1225
  "title": "Properties",
1990
1226
  "children": [
1991
- 151
1227
+ 103
1992
1228
  ]
1993
1229
  }
1994
1230
  ],
1995
1231
  "sources": [
1996
1232
  {
1997
1233
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1998
- "line": 17,
1999
- "character": 45
1234
+ "line": 19,
1235
+ "character": 17
2000
1236
  }
2001
1237
  ]
2002
1238
  }
@@ -2018,7 +1254,7 @@
2018
1254
  }
2019
1255
  },
2020
1256
  {
2021
- "id": 102,
1257
+ "id": 72,
2022
1258
  "name": "discover",
2023
1259
  "kind": 2048,
2024
1260
  "kindString": "Method",
@@ -2032,14 +1268,14 @@
2032
1268
  ],
2033
1269
  "signatures": [
2034
1270
  {
2035
- "id": 103,
1271
+ "id": 73,
2036
1272
  "name": "discover",
2037
1273
  "kind": 4096,
2038
1274
  "kindString": "Call signature",
2039
1275
  "flags": {},
2040
1276
  "parameters": [
2041
1277
  {
2042
- "id": 104,
1278
+ "id": 74,
2043
1279
  "name": "_queryAccount",
2044
1280
  "kind": 32768,
2045
1281
  "kindString": "Parameter",
@@ -2068,7 +1304,7 @@
2068
1304
  }
2069
1305
  },
2070
1306
  {
2071
- "id": 105,
1307
+ "id": 75,
2072
1308
  "name": "initialize",
2073
1309
  "kind": 2048,
2074
1310
  "kindString": "Method",
@@ -2082,14 +1318,14 @@
2082
1318
  ],
2083
1319
  "signatures": [
2084
1320
  {
2085
- "id": 106,
1321
+ "id": 76,
2086
1322
  "name": "initialize",
2087
1323
  "kind": 4096,
2088
1324
  "kindString": "Call signature",
2089
1325
  "flags": {},
2090
1326
  "parameters": [
2091
1327
  {
2092
- "id": 107,
1328
+ "id": 77,
2093
1329
  "name": "_queryAccount",
2094
1330
  "kind": 32768,
2095
1331
  "kindString": "Parameter",
@@ -2118,7 +1354,7 @@
2118
1354
  }
2119
1355
  },
2120
1356
  {
2121
- "id": 66,
1357
+ "id": 48,
2122
1358
  "name": "observe",
2123
1359
  "kind": 2048,
2124
1360
  "kindString": "Method",
@@ -2132,14 +1368,14 @@
2132
1368
  ],
2133
1369
  "signatures": [
2134
1370
  {
2135
- "id": 67,
1371
+ "id": 49,
2136
1372
  "name": "observe",
2137
1373
  "kind": 4096,
2138
1374
  "kindString": "Call signature",
2139
1375
  "flags": {},
2140
1376
  "parameters": [
2141
1377
  {
2142
- "id": 68,
1378
+ "id": 50,
2143
1379
  "name": "fields",
2144
1380
  "kind": 32768,
2145
1381
  "kindString": "Parameter",
@@ -2151,7 +1387,7 @@
2151
1387
  "typeArguments": [
2152
1388
  {
2153
1389
  "type": "reference",
2154
- "id": 58,
1390
+ "id": 40,
2155
1391
  "name": "T"
2156
1392
  }
2157
1393
  ],
@@ -2166,7 +1402,7 @@
2166
1402
  "typeArguments": [
2167
1403
  {
2168
1404
  "type": "reference",
2169
- "id": 58,
1405
+ "id": 40,
2170
1406
  "name": "T"
2171
1407
  },
2172
1408
  {
@@ -2188,7 +1424,7 @@
2188
1424
  }
2189
1425
  },
2190
1426
  {
2191
- "id": 71,
1427
+ "id": 53,
2192
1428
  "name": "queries",
2193
1429
  "kind": 2048,
2194
1430
  "kindString": "Method",
@@ -2202,7 +1438,7 @@
2202
1438
  ],
2203
1439
  "signatures": [
2204
1440
  {
2205
- "id": 72,
1441
+ "id": 54,
2206
1442
  "name": "queries",
2207
1443
  "kind": 4096,
2208
1444
  "kindString": "Call signature",
@@ -2247,7 +1483,7 @@
2247
1483
  }
2248
1484
  },
2249
1485
  {
2250
- "id": 73,
1486
+ "id": 55,
2251
1487
  "name": "query",
2252
1488
  "kind": 2048,
2253
1489
  "kindString": "Method",
@@ -2261,14 +1497,14 @@
2261
1497
  ],
2262
1498
  "signatures": [
2263
1499
  {
2264
- "id": 74,
1500
+ "id": 56,
2265
1501
  "name": "query",
2266
1502
  "kind": 4096,
2267
1503
  "kindString": "Call signature",
2268
1504
  "flags": {},
2269
1505
  "parameters": [
2270
1506
  {
2271
- "id": 75,
1507
+ "id": 57,
2272
1508
  "name": "query",
2273
1509
  "kind": 32768,
2274
1510
  "kindString": "Parameter",
@@ -2285,7 +1521,7 @@
2285
1521
  "typeArguments": [
2286
1522
  {
2287
1523
  "type": "reference",
2288
- "id": 58,
1524
+ "id": 40,
2289
1525
  "name": "T"
2290
1526
  }
2291
1527
  ],
@@ -2305,153 +1541,24 @@
2305
1541
  "type": "intersection",
2306
1542
  "types": [
2307
1543
  {
2308
- "type": "reflection",
2309
- "declaration": {
2310
- "id": 76,
2311
- "name": "__type",
2312
- "kind": 65536,
2313
- "kindString": "Type literal",
2314
- "flags": {},
2315
- "children": [
2316
- {
2317
- "id": 77,
2318
- "name": "schema",
2319
- "kind": 1024,
2320
- "kindString": "Property",
2321
- "flags": {},
2322
- "sources": [
2323
- {
2324
- "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
2325
- "line": 14,
2326
- "character": 8
2327
- }
2328
- ],
2329
- "type": {
2330
- "type": "intrinsic",
2331
- "name": "string"
2332
- }
2333
- }
2334
- ],
2335
- "groups": [
2336
- {
2337
- "title": "Properties",
2338
- "children": [
2339
- 77
2340
- ]
2341
- }
2342
- ],
2343
- "sources": [
2344
- {
2345
- "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
2346
- "line": 13,
2347
- "character": 85
2348
- }
2349
- ]
2350
- }
1544
+ "type": "reference",
1545
+ "name": "SchemaFields"
2351
1546
  },
2352
1547
  {
2353
- "type": "reflection",
2354
- "declaration": {
2355
- "id": 78,
2356
- "name": "__type",
2357
- "kind": 65536,
2358
- "kindString": "Type literal",
2359
- "flags": {},
2360
- "children": [
2361
- {
2362
- "id": 79,
2363
- "name": "previousHash",
2364
- "kind": 1024,
2365
- "kindString": "Property",
2366
- "flags": {
2367
- "isOptional": true
2368
- },
2369
- "sources": [
2370
- {
2371
- "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
2372
- "line": 16,
2373
- "character": 8
2374
- }
2375
- ],
2376
- "type": {
2377
- "type": "intrinsic",
2378
- "name": "string"
2379
- }
2380
- },
2381
- {
2382
- "id": 80,
2383
- "name": "sources",
2384
- "kind": 1024,
2385
- "kindString": "Property",
2386
- "flags": {
2387
- "isOptional": true
2388
- },
2389
- "sources": [
2390
- {
2391
- "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
2392
- "line": 17,
2393
- "character": 8
2394
- }
2395
- ],
2396
- "type": {
2397
- "type": "array",
2398
- "elementType": {
2399
- "type": "intrinsic",
2400
- "name": "string"
2401
- }
2402
- }
2403
- },
2404
- {
2405
- "id": 81,
2406
- "name": "timestamp",
2407
- "kind": 1024,
2408
- "kindString": "Property",
2409
- "flags": {
2410
- "isOptional": true
2411
- },
2412
- "sources": [
2413
- {
2414
- "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
2415
- "line": 18,
2416
- "character": 8
2417
- }
2418
- ],
2419
- "type": {
2420
- "type": "intrinsic",
2421
- "name": "number"
2422
- }
2423
- }
2424
- ],
2425
- "groups": [
2426
- {
2427
- "title": "Properties",
2428
- "children": [
2429
- 79,
2430
- 80,
2431
- 81
2432
- ]
2433
- }
2434
- ],
2435
- "sources": [
2436
- {
2437
- "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
2438
- "line": 15,
2439
- "character": 8
2440
- }
2441
- ]
2442
- }
1548
+ "type": "reference",
1549
+ "name": "PayloadFields"
2443
1550
  },
2444
1551
  {
2445
1552
  "type": "reflection",
2446
1553
  "declaration": {
2447
- "id": 82,
1554
+ "id": 58,
2448
1555
  "name": "__type",
2449
1556
  "kind": 65536,
2450
1557
  "kindString": "Type literal",
2451
1558
  "flags": {},
2452
1559
  "children": [
2453
1560
  {
2454
- "id": 83,
1561
+ "id": 59,
2455
1562
  "name": "schema",
2456
1563
  "kind": 1024,
2457
1564
  "kindString": "Property",
@@ -2459,7 +1566,7 @@
2459
1566
  "sources": [
2460
1567
  {
2461
1568
  "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
2462
- "line": 20,
1569
+ "line": 14,
2463
1570
  "character": 8
2464
1571
  }
2465
1572
  ],
@@ -2473,15 +1580,15 @@
2473
1580
  {
2474
1581
  "title": "Properties",
2475
1582
  "children": [
2476
- 83
1583
+ 59
2477
1584
  ]
2478
1585
  }
2479
1586
  ],
2480
1587
  "sources": [
2481
1588
  {
2482
1589
  "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
2483
- "line": 19,
2484
- "character": 8
1590
+ "line": 13,
1591
+ "character": 178
2485
1592
  }
2486
1593
  ]
2487
1594
  }
@@ -2508,7 +1615,7 @@
2508
1615
  }
2509
1616
  },
2510
1617
  {
2511
- "id": 99,
1618
+ "id": 69,
2512
1619
  "name": "queryable",
2513
1620
  "kind": 2048,
2514
1621
  "kindString": "Method",
@@ -2522,14 +1629,14 @@
2522
1629
  ],
2523
1630
  "signatures": [
2524
1631
  {
2525
- "id": 100,
1632
+ "id": 70,
2526
1633
  "name": "queryable",
2527
1634
  "kind": 4096,
2528
1635
  "kindString": "Call signature",
2529
1636
  "flags": {},
2530
1637
  "parameters": [
2531
1638
  {
2532
- "id": 101,
1639
+ "id": 71,
2533
1640
  "name": "schema",
2534
1641
  "kind": 32768,
2535
1642
  "kindString": "Parameter",
@@ -2556,7 +1663,7 @@
2556
1663
  }
2557
1664
  },
2558
1665
  {
2559
- "id": 111,
1666
+ "id": 81,
2560
1667
  "name": "shutdown",
2561
1668
  "kind": 2048,
2562
1669
  "kindString": "Method",
@@ -2570,14 +1677,14 @@
2570
1677
  ],
2571
1678
  "signatures": [
2572
1679
  {
2573
- "id": 112,
1680
+ "id": 82,
2574
1681
  "name": "shutdown",
2575
1682
  "kind": 4096,
2576
1683
  "kindString": "Call signature",
2577
1684
  "flags": {},
2578
1685
  "parameters": [
2579
1686
  {
2580
- "id": 113,
1687
+ "id": 83,
2581
1688
  "name": "_queryAccount",
2582
1689
  "kind": 32768,
2583
1690
  "kindString": "Parameter",
@@ -2606,7 +1713,7 @@
2606
1713
  }
2607
1714
  },
2608
1715
  {
2609
- "id": 108,
1716
+ "id": 78,
2610
1717
  "name": "subscribe",
2611
1718
  "kind": 2048,
2612
1719
  "kindString": "Method",
@@ -2620,14 +1727,14 @@
2620
1727
  ],
2621
1728
  "signatures": [
2622
1729
  {
2623
- "id": 109,
1730
+ "id": 79,
2624
1731
  "name": "subscribe",
2625
1732
  "kind": 4096,
2626
1733
  "kindString": "Call signature",
2627
1734
  "flags": {},
2628
1735
  "parameters": [
2629
1736
  {
2630
- "id": 110,
1737
+ "id": 80,
2631
1738
  "name": "_queryAccount",
2632
1739
  "kind": 32768,
2633
1740
  "kindString": "Parameter",
@@ -2660,40 +1767,40 @@
2660
1767
  {
2661
1768
  "title": "Constructors",
2662
1769
  "children": [
2663
- 50
1770
+ 32
2664
1771
  ]
2665
1772
  },
2666
1773
  {
2667
1774
  "title": "Properties",
2668
1775
  "children": [
2669
- 95,
2670
- 84,
2671
- 96
1776
+ 65,
1777
+ 60,
1778
+ 66
2672
1779
  ]
2673
1780
  },
2674
1781
  {
2675
1782
  "title": "Accessors",
2676
1783
  "children": [
2677
- 97,
2678
- 64,
2679
- 69
1784
+ 67,
1785
+ 46,
1786
+ 51
2680
1787
  ]
2681
1788
  },
2682
1789
  {
2683
1790
  "title": "Methods",
2684
1791
  "children": [
2685
- 127,
2686
- 114,
2687
- 152,
2688
- 132,
2689
- 102,
2690
- 105,
2691
- 66,
2692
- 71,
2693
- 73,
2694
- 99,
2695
- 111,
2696
- 108
1792
+ 91,
1793
+ 84,
1794
+ 104,
1795
+ 96,
1796
+ 72,
1797
+ 75,
1798
+ 48,
1799
+ 53,
1800
+ 55,
1801
+ 69,
1802
+ 81,
1803
+ 78
2697
1804
  ]
2698
1805
  }
2699
1806
  ],
@@ -2706,19 +1813,19 @@
2706
1813
  ],
2707
1814
  "typeParameters": [
2708
1815
  {
2709
- "id": 172,
1816
+ "id": 112,
2710
1817
  "name": "T",
2711
1818
  "kind": 131072,
2712
1819
  "kindString": "Type parameter",
2713
1820
  "flags": {},
2714
1821
  "type": {
2715
1822
  "type": "reference",
2716
- "id": 38,
1823
+ "id": 20,
2717
1824
  "name": "XyoBowserSystemInfoPayload"
2718
1825
  },
2719
1826
  "default": {
2720
1827
  "type": "reference",
2721
- "id": 38,
1828
+ "id": 20,
2722
1829
  "name": "XyoBowserSystemInfoPayload"
2723
1830
  }
2724
1831
  }
@@ -2729,7 +1836,7 @@
2729
1836
  "typeArguments": [
2730
1837
  {
2731
1838
  "type": "reference",
2732
- "id": 58,
1839
+ "id": 40,
2733
1840
  "name": "T"
2734
1841
  }
2735
1842
  ],
@@ -2738,7 +1845,7 @@
2738
1845
  ]
2739
1846
  },
2740
1847
  {
2741
- "id": 38,
1848
+ "id": 20,
2742
1849
  "name": "XyoBowserSystemInfoPayload",
2743
1850
  "kind": 4194304,
2744
1851
  "kindString": "Type alias",
@@ -2756,14 +1863,14 @@
2756
1863
  {
2757
1864
  "type": "reflection",
2758
1865
  "declaration": {
2759
- "id": 39,
1866
+ "id": 21,
2760
1867
  "name": "__type",
2761
1868
  "kind": 65536,
2762
1869
  "kindString": "Type literal",
2763
1870
  "flags": {},
2764
1871
  "children": [
2765
1872
  {
2766
- "id": 41,
1873
+ "id": 23,
2767
1874
  "name": "bowser",
2768
1875
  "kind": 1024,
2769
1876
  "kindString": "Property",
@@ -2785,7 +1892,7 @@
2785
1892
  }
2786
1893
  },
2787
1894
  {
2788
- "id": 40,
1895
+ "id": 22,
2789
1896
  "name": "schema",
2790
1897
  "kind": 1024,
2791
1898
  "kindString": "Property",
@@ -2799,7 +1906,7 @@
2799
1906
  ],
2800
1907
  "type": {
2801
1908
  "type": "reference",
2802
- "id": 42,
1909
+ "id": 24,
2803
1910
  "name": "XyoBowserSystemInfoSchema"
2804
1911
  }
2805
1912
  }
@@ -2808,8 +1915,8 @@
2808
1915
  {
2809
1916
  "title": "Properties",
2810
1917
  "children": [
2811
- 41,
2812
- 40
1918
+ 23,
1919
+ 22
2813
1920
  ]
2814
1921
  }
2815
1922
  ],
@@ -2827,7 +1934,7 @@
2827
1934
  }
2828
1935
  },
2829
1936
  {
2830
- "id": 43,
1937
+ "id": 25,
2831
1938
  "name": "XyoBowserSystemInfoSchema",
2832
1939
  "kind": 4194304,
2833
1940
  "kindString": "Type alias",
@@ -2850,7 +1957,7 @@
2850
1957
  }
2851
1958
  },
2852
1959
  {
2853
- "id": 35,
1960
+ "id": 17,
2854
1961
  "name": "XyoBowserSystemInfoWitnessConfig",
2855
1962
  "kind": 4194304,
2856
1963
  "kindString": "Type alias",
@@ -2867,20 +1974,20 @@
2867
1974
  "typeArguments": [
2868
1975
  {
2869
1976
  "type": "reference",
2870
- "id": 38,
1977
+ "id": 20,
2871
1978
  "name": "XyoBowserSystemInfoPayload"
2872
1979
  },
2873
1980
  {
2874
1981
  "type": "reflection",
2875
1982
  "declaration": {
2876
- "id": 36,
1983
+ "id": 18,
2877
1984
  "name": "__type",
2878
1985
  "kind": 65536,
2879
1986
  "kindString": "Type literal",
2880
1987
  "flags": {},
2881
1988
  "children": [
2882
1989
  {
2883
- "id": 37,
1990
+ "id": 19,
2884
1991
  "name": "schema",
2885
1992
  "kind": 1024,
2886
1993
  "kindString": "Property",
@@ -2894,7 +2001,7 @@
2894
2001
  ],
2895
2002
  "type": {
2896
2003
  "type": "reference",
2897
- "id": 33,
2004
+ "id": 15,
2898
2005
  "name": "XyoBowserSystemInfoWitnessConfigSchema"
2899
2006
  }
2900
2007
  }
@@ -2903,7 +2010,7 @@
2903
2010
  {
2904
2011
  "title": "Properties",
2905
2012
  "children": [
2906
- 37
2013
+ 19
2907
2014
  ]
2908
2015
  }
2909
2016
  ],
@@ -2921,7 +2028,7 @@
2921
2028
  }
2922
2029
  },
2923
2030
  {
2924
- "id": 34,
2031
+ "id": 16,
2925
2032
  "name": "XyoBowserSystemInfoWitnessConfigSchema",
2926
2033
  "kind": 4194304,
2927
2034
  "kindString": "Type alias",
@@ -2944,7 +2051,7 @@
2944
2051
  }
2945
2052
  },
2946
2053
  {
2947
- "id": 42,
2054
+ "id": 24,
2948
2055
  "name": "XyoBowserSystemInfoSchema",
2949
2056
  "kind": 32,
2950
2057
  "kindString": "Variable",
@@ -2967,7 +2074,7 @@
2967
2074
  }
2968
2075
  },
2969
2076
  {
2970
- "id": 33,
2077
+ "id": 15,
2971
2078
  "name": "XyoBowserSystemInfoWitnessConfigSchema",
2972
2079
  "kind": 32,
2973
2080
  "kindString": "Variable",
@@ -3002,7 +2109,7 @@
3002
2109
  "fileName": "plugins/packages/system/packages/info/src/index.ts",
3003
2110
  "line": 7,
3004
2111
  "character": 13,
3005
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/a13393d/packages/plugins/packages/system/packages/info/src/index.ts#L7"
2112
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6317708/packages/plugins/packages/system/packages/info/src/index.ts#L7"
3006
2113
  }
3007
2114
  ],
3008
2115
  "type": {
@@ -3029,165 +2136,36 @@
3029
2136
  ],
3030
2137
  "signatures": [
3031
2138
  {
3032
- "id": 4,
3033
- "name": "XyoBowserSystemInfoPayloadPlugin",
3034
- "kind": 4096,
3035
- "kindString": "Call signature",
3036
- "flags": {},
3037
- "type": {
3038
- "type": "reference",
3039
- "typeArguments": [
3040
- {
3041
- "type": "intersection",
3042
- "types": [
3043
- {
3044
- "type": "reflection",
3045
- "declaration": {
3046
- "id": 5,
3047
- "name": "__type",
3048
- "kind": 65536,
3049
- "kindString": "Type literal",
3050
- "flags": {},
3051
- "children": [
3052
- {
3053
- "id": 6,
3054
- "name": "schema",
3055
- "kind": 1024,
3056
- "kindString": "Property",
3057
- "flags": {},
3058
- "sources": [
3059
- {
3060
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3061
- "line": 2,
3062
- "character": 4
3063
- }
3064
- ],
3065
- "type": {
3066
- "type": "intrinsic",
3067
- "name": "string"
3068
- }
3069
- }
3070
- ],
3071
- "groups": [
3072
- {
3073
- "title": "Properties",
3074
- "children": [
3075
- 6
3076
- ]
3077
- }
3078
- ],
3079
- "sources": [
3080
- {
3081
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3082
- "line": 1,
3083
- "character": 116
3084
- }
3085
- ]
3086
- }
3087
- },
3088
- {
3089
- "type": "reflection",
3090
- "declaration": {
3091
- "id": 7,
3092
- "name": "__type",
3093
- "kind": 65536,
3094
- "kindString": "Type literal",
3095
- "flags": {},
3096
- "children": [
3097
- {
3098
- "id": 8,
3099
- "name": "previousHash",
3100
- "kind": 1024,
3101
- "kindString": "Property",
3102
- "flags": {
3103
- "isOptional": true
3104
- },
3105
- "sources": [
3106
- {
3107
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3108
- "line": 4,
3109
- "character": 4
3110
- }
3111
- ],
3112
- "type": {
3113
- "type": "intrinsic",
3114
- "name": "string"
3115
- }
3116
- },
3117
- {
3118
- "id": 9,
3119
- "name": "sources",
3120
- "kind": 1024,
3121
- "kindString": "Property",
3122
- "flags": {
3123
- "isOptional": true
3124
- },
3125
- "sources": [
3126
- {
3127
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3128
- "line": 5,
3129
- "character": 4
3130
- }
3131
- ],
3132
- "type": {
3133
- "type": "array",
3134
- "elementType": {
3135
- "type": "intrinsic",
3136
- "name": "string"
3137
- }
3138
- }
3139
- },
3140
- {
3141
- "id": 10,
3142
- "name": "timestamp",
3143
- "kind": 1024,
3144
- "kindString": "Property",
3145
- "flags": {
3146
- "isOptional": true
3147
- },
3148
- "sources": [
3149
- {
3150
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3151
- "line": 6,
3152
- "character": 4
3153
- }
3154
- ],
3155
- "type": {
3156
- "type": "intrinsic",
3157
- "name": "number"
3158
- }
3159
- }
3160
- ],
3161
- "groups": [
3162
- {
3163
- "title": "Properties",
3164
- "children": [
3165
- 8,
3166
- 9,
3167
- 10
3168
- ]
3169
- }
3170
- ],
3171
- "sources": [
3172
- {
3173
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3174
- "line": 3,
3175
- "character": 4
3176
- }
3177
- ]
3178
- }
2139
+ "id": 4,
2140
+ "name": "XyoBowserSystemInfoPayloadPlugin",
2141
+ "kind": 4096,
2142
+ "kindString": "Call signature",
2143
+ "flags": {},
2144
+ "type": {
2145
+ "type": "reference",
2146
+ "typeArguments": [
2147
+ {
2148
+ "type": "intersection",
2149
+ "types": [
2150
+ {
2151
+ "type": "reference",
2152
+ "name": "SchemaFields"
2153
+ },
2154
+ {
2155
+ "type": "reference",
2156
+ "name": "PayloadFields"
3179
2157
  },
3180
2158
  {
3181
2159
  "type": "reflection",
3182
2160
  "declaration": {
3183
- "id": 11,
2161
+ "id": 5,
3184
2162
  "name": "__type",
3185
2163
  "kind": 65536,
3186
2164
  "kindString": "Type literal",
3187
2165
  "flags": {},
3188
2166
  "children": [
3189
2167
  {
3190
- "id": 13,
2168
+ "id": 7,
3191
2169
  "name": "bowser",
3192
2170
  "kind": 1024,
3193
2171
  "kindString": "Property",
@@ -3197,7 +2175,7 @@
3197
2175
  "sources": [
3198
2176
  {
3199
2177
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3200
- "line": 9,
2178
+ "line": 3,
3201
2179
  "character": 4
3202
2180
  }
3203
2181
  ],
@@ -3209,7 +2187,7 @@
3209
2187
  }
3210
2188
  },
3211
2189
  {
3212
- "id": 12,
2190
+ "id": 6,
3213
2191
  "name": "schema",
3214
2192
  "kind": 1024,
3215
2193
  "kindString": "Property",
@@ -3217,7 +2195,7 @@
3217
2195
  "sources": [
3218
2196
  {
3219
2197
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3220
- "line": 8,
2198
+ "line": 2,
3221
2199
  "character": 4
3222
2200
  }
3223
2201
  ],
@@ -3231,16 +2209,16 @@
3231
2209
  {
3232
2210
  "title": "Properties",
3233
2211
  "children": [
3234
- 13,
3235
- 12
2212
+ 7,
2213
+ 6
3236
2214
  ]
3237
2215
  }
3238
2216
  ],
3239
2217
  "sources": [
3240
2218
  {
3241
2219
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3242
- "line": 7,
3243
- "character": 4
2220
+ "line": 1,
2221
+ "character": 209
3244
2222
  }
3245
2223
  ]
3246
2224
  }
@@ -3251,153 +2229,24 @@
3251
2229
  "type": "intersection",
3252
2230
  "types": [
3253
2231
  {
3254
- "type": "reflection",
3255
- "declaration": {
3256
- "id": 14,
3257
- "name": "__type",
3258
- "kind": 65536,
3259
- "kindString": "Type literal",
3260
- "flags": {},
3261
- "children": [
3262
- {
3263
- "id": 15,
3264
- "name": "schema",
3265
- "kind": 1024,
3266
- "kindString": "Property",
3267
- "flags": {},
3268
- "sources": [
3269
- {
3270
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3271
- "line": 11,
3272
- "character": 4
3273
- }
3274
- ],
3275
- "type": {
3276
- "type": "intrinsic",
3277
- "name": "string"
3278
- }
3279
- }
3280
- ],
3281
- "groups": [
3282
- {
3283
- "title": "Properties",
3284
- "children": [
3285
- 15
3286
- ]
3287
- }
3288
- ],
3289
- "sources": [
3290
- {
3291
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3292
- "line": 10,
3293
- "character": 3
3294
- }
3295
- ]
3296
- }
2232
+ "type": "reference",
2233
+ "name": "SchemaFields"
3297
2234
  },
3298
2235
  {
3299
- "type": "reflection",
3300
- "declaration": {
3301
- "id": 16,
3302
- "name": "__type",
3303
- "kind": 65536,
3304
- "kindString": "Type literal",
3305
- "flags": {},
3306
- "children": [
3307
- {
3308
- "id": 17,
3309
- "name": "previousHash",
3310
- "kind": 1024,
3311
- "kindString": "Property",
3312
- "flags": {
3313
- "isOptional": true
3314
- },
3315
- "sources": [
3316
- {
3317
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3318
- "line": 13,
3319
- "character": 4
3320
- }
3321
- ],
3322
- "type": {
3323
- "type": "intrinsic",
3324
- "name": "string"
3325
- }
3326
- },
3327
- {
3328
- "id": 18,
3329
- "name": "sources",
3330
- "kind": 1024,
3331
- "kindString": "Property",
3332
- "flags": {
3333
- "isOptional": true
3334
- },
3335
- "sources": [
3336
- {
3337
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3338
- "line": 14,
3339
- "character": 4
3340
- }
3341
- ],
3342
- "type": {
3343
- "type": "array",
3344
- "elementType": {
3345
- "type": "intrinsic",
3346
- "name": "string"
3347
- }
3348
- }
3349
- },
3350
- {
3351
- "id": 19,
3352
- "name": "timestamp",
3353
- "kind": 1024,
3354
- "kindString": "Property",
3355
- "flags": {
3356
- "isOptional": true
3357
- },
3358
- "sources": [
3359
- {
3360
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3361
- "line": 15,
3362
- "character": 4
3363
- }
3364
- ],
3365
- "type": {
3366
- "type": "intrinsic",
3367
- "name": "number"
3368
- }
3369
- }
3370
- ],
3371
- "groups": [
3372
- {
3373
- "title": "Properties",
3374
- "children": [
3375
- 17,
3376
- 18,
3377
- 19
3378
- ]
3379
- }
3380
- ],
3381
- "sources": [
3382
- {
3383
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3384
- "line": 12,
3385
- "character": 4
3386
- }
3387
- ]
3388
- }
2236
+ "type": "reference",
2237
+ "name": "PayloadFields"
3389
2238
  },
3390
2239
  {
3391
2240
  "type": "reflection",
3392
2241
  "declaration": {
3393
- "id": 20,
2242
+ "id": 8,
3394
2243
  "name": "__type",
3395
2244
  "kind": 65536,
3396
2245
  "kindString": "Type literal",
3397
2246
  "flags": {},
3398
2247
  "children": [
3399
2248
  {
3400
- "id": 21,
2249
+ "id": 9,
3401
2250
  "name": "schema",
3402
2251
  "kind": 1024,
3403
2252
  "kindString": "Property",
@@ -3405,7 +2254,7 @@
3405
2254
  "sources": [
3406
2255
  {
3407
2256
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3408
- "line": 17,
2257
+ "line": 5,
3409
2258
  "character": 4
3410
2259
  }
3411
2260
  ],
@@ -3419,15 +2268,15 @@
3419
2268
  {
3420
2269
  "title": "Properties",
3421
2270
  "children": [
3422
- 21
2271
+ 9
3423
2272
  ]
3424
2273
  }
3425
2274
  ],
3426
2275
  "sources": [
3427
2276
  {
3428
2277
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3429
- "line": 16,
3430
- "character": 4
2278
+ "line": 4,
2279
+ "character": 96
3431
2280
  }
3432
2281
  ]
3433
2282
  }
@@ -3435,14 +2284,14 @@
3435
2284
  {
3436
2285
  "type": "reflection",
3437
2286
  "declaration": {
3438
- "id": 22,
2287
+ "id": 10,
3439
2288
  "name": "__type",
3440
2289
  "kind": 65536,
3441
2290
  "kindString": "Type literal",
3442
2291
  "flags": {},
3443
2292
  "children": [
3444
2293
  {
3445
- "id": 23,
2294
+ "id": 11,
3446
2295
  "name": "targetSchema",
3447
2296
  "kind": 1024,
3448
2297
  "kindString": "Property",
@@ -3450,7 +2299,7 @@
3450
2299
  "sources": [
3451
2300
  {
3452
2301
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3453
- "line": 19,
2302
+ "line": 7,
3454
2303
  "character": 4
3455
2304
  }
3456
2305
  ],
@@ -3464,14 +2313,14 @@
3464
2313
  {
3465
2314
  "title": "Properties",
3466
2315
  "children": [
3467
- 23
2316
+ 11
3468
2317
  ]
3469
2318
  }
3470
2319
  ],
3471
2320
  "sources": [
3472
2321
  {
3473
2322
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3474
- "line": 18,
2323
+ "line": 6,
3475
2324
  "character": 4
3476
2325
  }
3477
2326
  ]
@@ -3483,153 +2332,24 @@
3483
2332
  "type": "intersection",
3484
2333
  "types": [
3485
2334
  {
3486
- "type": "reflection",
3487
- "declaration": {
3488
- "id": 24,
3489
- "name": "__type",
3490
- "kind": 65536,
3491
- "kindString": "Type literal",
3492
- "flags": {},
3493
- "children": [
3494
- {
3495
- "id": 25,
3496
- "name": "schema",
3497
- "kind": 1024,
3498
- "kindString": "Property",
3499
- "flags": {},
3500
- "sources": [
3501
- {
3502
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3503
- "line": 21,
3504
- "character": 4
3505
- }
3506
- ],
3507
- "type": {
3508
- "type": "intrinsic",
3509
- "name": "string"
3510
- }
3511
- }
3512
- ],
3513
- "groups": [
3514
- {
3515
- "title": "Properties",
3516
- "children": [
3517
- 25
3518
- ]
3519
- }
3520
- ],
3521
- "sources": [
3522
- {
3523
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3524
- "line": 20,
3525
- "character": 3
3526
- }
3527
- ]
3528
- }
2335
+ "type": "reference",
2336
+ "name": "SchemaFields"
3529
2337
  },
3530
2338
  {
3531
- "type": "reflection",
3532
- "declaration": {
3533
- "id": 26,
3534
- "name": "__type",
3535
- "kind": 65536,
3536
- "kindString": "Type literal",
3537
- "flags": {},
3538
- "children": [
3539
- {
3540
- "id": 27,
3541
- "name": "previousHash",
3542
- "kind": 1024,
3543
- "kindString": "Property",
3544
- "flags": {
3545
- "isOptional": true
3546
- },
3547
- "sources": [
3548
- {
3549
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3550
- "line": 23,
3551
- "character": 4
3552
- }
3553
- ],
3554
- "type": {
3555
- "type": "intrinsic",
3556
- "name": "string"
3557
- }
3558
- },
3559
- {
3560
- "id": 28,
3561
- "name": "sources",
3562
- "kind": 1024,
3563
- "kindString": "Property",
3564
- "flags": {
3565
- "isOptional": true
3566
- },
3567
- "sources": [
3568
- {
3569
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3570
- "line": 24,
3571
- "character": 4
3572
- }
3573
- ],
3574
- "type": {
3575
- "type": "array",
3576
- "elementType": {
3577
- "type": "intrinsic",
3578
- "name": "string"
3579
- }
3580
- }
3581
- },
3582
- {
3583
- "id": 29,
3584
- "name": "timestamp",
3585
- "kind": 1024,
3586
- "kindString": "Property",
3587
- "flags": {
3588
- "isOptional": true
3589
- },
3590
- "sources": [
3591
- {
3592
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3593
- "line": 25,
3594
- "character": 4
3595
- }
3596
- ],
3597
- "type": {
3598
- "type": "intrinsic",
3599
- "name": "number"
3600
- }
3601
- }
3602
- ],
3603
- "groups": [
3604
- {
3605
- "title": "Properties",
3606
- "children": [
3607
- 27,
3608
- 28,
3609
- 29
3610
- ]
3611
- }
3612
- ],
3613
- "sources": [
3614
- {
3615
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3616
- "line": 22,
3617
- "character": 4
3618
- }
3619
- ]
3620
- }
2339
+ "type": "reference",
2340
+ "name": "PayloadFields"
3621
2341
  },
3622
2342
  {
3623
2343
  "type": "reflection",
3624
2344
  "declaration": {
3625
- "id": 30,
2345
+ "id": 12,
3626
2346
  "name": "__type",
3627
2347
  "kind": 65536,
3628
2348
  "kindString": "Type literal",
3629
2349
  "flags": {},
3630
2350
  "children": [
3631
2351
  {
3632
- "id": 32,
2352
+ "id": 14,
3633
2353
  "name": "bowser",
3634
2354
  "kind": 1024,
3635
2355
  "kindString": "Property",
@@ -3639,7 +2359,7 @@
3639
2359
  "sources": [
3640
2360
  {
3641
2361
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3642
- "line": 28,
2362
+ "line": 10,
3643
2363
  "character": 4
3644
2364
  }
3645
2365
  ],
@@ -3651,7 +2371,7 @@
3651
2371
  }
3652
2372
  },
3653
2373
  {
3654
- "id": 31,
2374
+ "id": 13,
3655
2375
  "name": "schema",
3656
2376
  "kind": 1024,
3657
2377
  "kindString": "Property",
@@ -3659,7 +2379,7 @@
3659
2379
  "sources": [
3660
2380
  {
3661
2381
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3662
- "line": 27,
2382
+ "line": 9,
3663
2383
  "character": 4
3664
2384
  }
3665
2385
  ],
@@ -3673,16 +2393,16 @@
3673
2393
  {
3674
2394
  "title": "Properties",
3675
2395
  "children": [
3676
- 32,
3677
- 31
2396
+ 14,
2397
+ 13
3678
2398
  ]
3679
2399
  }
3680
2400
  ],
3681
2401
  "sources": [
3682
2402
  {
3683
2403
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3684
- "line": 26,
3685
- "character": 4
2404
+ "line": 8,
2405
+ "character": 96
3686
2406
  }
3687
2407
  ]
3688
2408
  }
@@ -3696,7 +2416,7 @@
3696
2416
  ]
3697
2417
  },
3698
2418
  {
3699
- "id": 44,
2419
+ "id": 26,
3700
2420
  "name": "XyoBowserSystemInfoPayloadTemplate",
3701
2421
  "kind": 64,
3702
2422
  "kindString": "Function",
@@ -3710,25 +2430,33 @@
3710
2430
  ],
3711
2431
  "signatures": [
3712
2432
  {
3713
- "id": 45,
2433
+ "id": 27,
3714
2434
  "name": "XyoBowserSystemInfoPayloadTemplate",
3715
2435
  "kind": 4096,
3716
2436
  "kindString": "Call signature",
3717
2437
  "flags": {},
3718
2438
  "type": {
3719
- "type": "reference",
3720
- "typeArguments": [
2439
+ "type": "intersection",
2440
+ "types": [
2441
+ {
2442
+ "type": "reference",
2443
+ "name": "SchemaFields"
2444
+ },
2445
+ {
2446
+ "type": "reference",
2447
+ "name": "PayloadFields"
2448
+ },
3721
2449
  {
3722
2450
  "type": "reflection",
3723
2451
  "declaration": {
3724
- "id": 46,
2452
+ "id": 28,
3725
2453
  "name": "__type",
3726
2454
  "kind": 65536,
3727
2455
  "kindString": "Type literal",
3728
2456
  "flags": {},
3729
2457
  "children": [
3730
2458
  {
3731
- "id": 48,
2459
+ "id": 30,
3732
2460
  "name": "bowser",
3733
2461
  "kind": 1024,
3734
2462
  "kindString": "Property",
@@ -3750,7 +2478,7 @@
3750
2478
  }
3751
2479
  },
3752
2480
  {
3753
- "id": 47,
2481
+ "id": 29,
3754
2482
  "name": "schema",
3755
2483
  "kind": 1024,
3756
2484
  "kindString": "Property",
@@ -3772,8 +2500,8 @@
3772
2500
  {
3773
2501
  "title": "Properties",
3774
2502
  "children": [
3775
- 48,
3776
- 47
2503
+ 30,
2504
+ 29
3777
2505
  ]
3778
2506
  }
3779
2507
  ],
@@ -3786,8 +2514,7 @@
3786
2514
  ]
3787
2515
  }
3788
2516
  }
3789
- ],
3790
- "name": "XyoPayloadBase"
2517
+ ]
3791
2518
  }
3792
2519
  }
3793
2520
  ]
@@ -3803,23 +2530,23 @@
3803
2530
  {
3804
2531
  "title": "Classes",
3805
2532
  "children": [
3806
- 49
2533
+ 31
3807
2534
  ]
3808
2535
  },
3809
2536
  {
3810
2537
  "title": "Type Aliases",
3811
2538
  "children": [
3812
- 38,
3813
- 43,
3814
- 35,
3815
- 34
2539
+ 20,
2540
+ 25,
2541
+ 17,
2542
+ 16
3816
2543
  ]
3817
2544
  },
3818
2545
  {
3819
2546
  "title": "Variables",
3820
2547
  "children": [
3821
- 42,
3822
- 33,
2548
+ 24,
2549
+ 15,
3823
2550
  1
3824
2551
  ]
3825
2552
  },
@@ -3827,7 +2554,7 @@
3827
2554
  "title": "Functions",
3828
2555
  "children": [
3829
2556
  3,
3830
- 44
2557
+ 26
3831
2558
  ]
3832
2559
  }
3833
2560
  ],
@@ -3836,7 +2563,7 @@
3836
2563
  "fileName": "plugins/packages/system/packages/info/src/index.ts",
3837
2564
  "line": 1,
3838
2565
  "character": 0,
3839
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/a13393d/packages/plugins/packages/system/packages/info/src/index.ts#L1"
2566
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6317708/packages/plugins/packages/system/packages/info/src/index.ts#L1"
3840
2567
  }
3841
2568
  ]
3842
2569
  }