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

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 +644 -1820
  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/50468bd/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
+ },
224
242
  {
225
- "type": "intersection",
226
- "types": [
227
- {
228
- "type": "reflection",
229
- "declaration": {
230
- "id": 60,
231
- "name": "__type",
232
- "kind": 65536,
233
- "kindString": "Type literal",
243
+ "type": "reference",
244
+ "name": "PayloadFields"
245
+ },
246
+ {
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": 70,
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": 65,
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": 66,
421
+ "name": "__type",
422
+ "kind": 65536,
423
+ "kindString": "Type literal",
424
+ "flags": {},
425
+ "children": [
426
+ {
427
+ "id": 67,
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
+ 67
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": 68,
466
+ "name": "__type",
467
+ "kind": 65536,
468
+ "kindString": "Type literal",
469
+ "flags": {},
470
+ "children": [
471
+ {
472
+ "id": 69,
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
+ 69
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": 71,
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": 72,
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": 73,
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",
@@ -734,12 +615,12 @@
734
615
  "sources": [
735
616
  {
736
617
  "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
737
- "line": 10,
618
+ "line": 9,
738
619
  "character": 8
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": 96,
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": 97,
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": 98,
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": 99,
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": 100,
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": 89,
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": 90,
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": 91,
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": 92,
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": 93,
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": 94,
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": 95,
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
+ 95
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": 109,
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": 110,
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": 111,
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": 112,
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": 113,
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,40 +954,75 @@
1194
954
  {
1195
955
  "title": "Properties",
1196
956
  "children": [
1197
- 156
957
+ 113
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": 114,
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": 115,
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": 116,
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,
1025
+ "line": 20,
1231
1026
  "character": 4
1232
1027
  }
1233
1028
  ],
@@ -1235,322 +1030,21 @@
1235
1030
  "type": "intrinsic",
1236
1031
  "name": "string"
1237
1032
  }
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
1033
  }
1493
1034
  ],
1494
1035
  "groups": [
1495
1036
  {
1496
1037
  "title": "Properties",
1497
1038
  "children": [
1498
- 167,
1499
- 168,
1500
- 169
1039
+ 116
1501
1040
  ]
1502
1041
  }
1503
1042
  ],
1504
1043
  "sources": [
1505
1044
  {
1506
1045
  "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,
1532
- "character": 4
1533
- }
1534
- ],
1535
- "type": {
1536
- "type": "intrinsic",
1537
- "name": "string"
1538
- }
1539
- }
1540
- ],
1541
- "groups": [
1542
- {
1543
- "title": "Properties",
1544
- "children": [
1545
- 171
1546
- ]
1547
- }
1548
- ],
1549
- "sources": [
1550
- {
1551
- "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": 101,
1583
1077
  "name": "bindPayloadsInternal",
1584
1078
  "kind": 2048,
1585
1079
  "kindString": "Method",
@@ -1593,172 +1087,43 @@
1593
1087
  ],
1594
1088
  "signatures": [
1595
1089
  {
1596
- "id": 133,
1090
+ "id": 102,
1597
1091
  "name": "bindPayloadsInternal",
1598
1092
  "kind": 4096,
1599
1093
  "kindString": "Call signature",
1600
- "flags": {},
1601
- "parameters": [
1602
- {
1603
- "id": 134,
1604
- "name": "payloads",
1605
- "kind": 32768,
1606
- "kindString": "Parameter",
1607
- "flags": {},
1608
- "type": {
1609
- "type": "reference",
1610
- "typeArguments": [
1611
- {
1612
- "type": "intersection",
1613
- "types": [
1614
- {
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
- }
1658
- },
1659
- {
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
- }
1094
+ "flags": {},
1095
+ "parameters": [
1096
+ {
1097
+ "id": 103,
1098
+ "name": "payloads",
1099
+ "kind": 32768,
1100
+ "kindString": "Parameter",
1101
+ "flags": {},
1102
+ "type": {
1103
+ "type": "reference",
1104
+ "typeArguments": [
1105
+ {
1106
+ "type": "intersection",
1107
+ "types": [
1108
+ {
1109
+ "type": "reference",
1110
+ "name": "SchemaFields"
1111
+ },
1112
+ {
1113
+ "type": "reference",
1114
+ "name": "PayloadFields"
1750
1115
  },
1751
1116
  {
1752
1117
  "type": "reflection",
1753
1118
  "declaration": {
1754
- "id": 141,
1119
+ "id": 104,
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": 105,
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
+ 105
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,7 +1165,7 @@
1800
1165
  }
1801
1166
  },
1802
1167
  {
1803
- "id": 143,
1168
+ "id": 106,
1804
1169
  "name": "account",
1805
1170
  "kind": 32768,
1806
1171
  "kindString": "Parameter",
@@ -1820,153 +1185,24 @@
1820
1185
  "type": "intersection",
1821
1186
  "types": [
1822
1187
  {
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
- }
1188
+ "type": "reference",
1189
+ "name": "SchemaFields"
1866
1190
  },
1867
1191
  {
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
- }
1192
+ "type": "reference",
1193
+ "name": "PayloadFields"
1958
1194
  },
1959
1195
  {
1960
1196
  "type": "reflection",
1961
1197
  "declaration": {
1962
- "id": 150,
1198
+ "id": 107,
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": 108,
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
+ 108
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": 77,
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": 78,
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": 79,
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": 80,
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": 81,
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": 82,
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",
@@ -2196,13 +1432,13 @@
2196
1432
  "sources": [
2197
1433
  {
2198
1434
  "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
2199
- "line": 11,
1435
+ "line": 10,
2200
1436
  "character": 4
2201
1437
  }
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",
@@ -2210,29 +1446,8 @@
2210
1446
  "type": {
2211
1447
  "type": "array",
2212
1448
  "elementType": {
2213
- "type": "union",
2214
- "types": [
2215
- {
2216
- "type": "literal",
2217
- "value": "network.xyo.query.witness.observe"
2218
- },
2219
- {
2220
- "type": "literal",
2221
- "value": "network.xyo.query.module.subscribe"
2222
- },
2223
- {
2224
- "type": "literal",
2225
- "value": "network.xyo.query.module.discover"
2226
- },
2227
- {
2228
- "type": "literal",
2229
- "value": "network.xyo.query.module.initialize"
2230
- },
2231
- {
2232
- "type": "literal",
2233
- "value": "network.xyo.query.module.shutdown"
2234
- }
2235
- ]
1449
+ "type": "intrinsic",
1450
+ "name": "string"
2236
1451
  }
2237
1452
  },
2238
1453
  "inheritedFrom": {
@@ -2247,7 +1462,7 @@
2247
1462
  }
2248
1463
  },
2249
1464
  {
2250
- "id": 73,
1465
+ "id": 55,
2251
1466
  "name": "query",
2252
1467
  "kind": 2048,
2253
1468
  "kindString": "Method",
@@ -2255,43 +1470,161 @@
2255
1470
  "sources": [
2256
1471
  {
2257
1472
  "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
2258
- "line": 13,
1473
+ "line": 12,
2259
1474
  "character": 4
2260
1475
  }
2261
1476
  ],
2262
1477
  "signatures": [
2263
1478
  {
2264
- "id": 74,
1479
+ "id": 56,
2265
1480
  "name": "query",
2266
1481
  "kind": 4096,
2267
1482
  "kindString": "Call signature",
2268
1483
  "flags": {},
1484
+ "typeParameter": [
1485
+ {
1486
+ "id": 61,
1487
+ "name": "T",
1488
+ "kind": 131072,
1489
+ "kindString": "Type parameter",
1490
+ "flags": {},
1491
+ "type": {
1492
+ "type": "intersection",
1493
+ "types": [
1494
+ {
1495
+ "type": "reference",
1496
+ "name": "SchemaFields"
1497
+ },
1498
+ {
1499
+ "type": "reference",
1500
+ "name": "PayloadFields"
1501
+ },
1502
+ {
1503
+ "type": "reference",
1504
+ "name": "XyoQueryFields"
1505
+ },
1506
+ {
1507
+ "type": "reflection",
1508
+ "declaration": {
1509
+ "id": 57,
1510
+ "name": "__type",
1511
+ "kind": 65536,
1512
+ "kindString": "Type literal",
1513
+ "flags": {},
1514
+ "children": [
1515
+ {
1516
+ "id": 58,
1517
+ "name": "schema",
1518
+ "kind": 1024,
1519
+ "kindString": "Property",
1520
+ "flags": {},
1521
+ "sources": [
1522
+ {
1523
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1524
+ "line": 18,
1525
+ "character": 4
1526
+ }
1527
+ ],
1528
+ "type": {
1529
+ "type": "intrinsic",
1530
+ "name": "string"
1531
+ }
1532
+ }
1533
+ ],
1534
+ "groups": [
1535
+ {
1536
+ "title": "Properties",
1537
+ "children": [
1538
+ 58
1539
+ ]
1540
+ }
1541
+ ],
1542
+ "sources": [
1543
+ {
1544
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1545
+ "line": 17,
1546
+ "character": 227
1547
+ }
1548
+ ]
1549
+ }
1550
+ }
1551
+ ]
1552
+ },
1553
+ "default": {
1554
+ "type": "intersection",
1555
+ "types": [
1556
+ {
1557
+ "type": "reference",
1558
+ "name": "SchemaFields"
1559
+ },
1560
+ {
1561
+ "type": "reference",
1562
+ "name": "PayloadFields"
1563
+ },
1564
+ {
1565
+ "type": "reference",
1566
+ "name": "XyoQueryFields"
1567
+ },
1568
+ {
1569
+ "type": "reflection",
1570
+ "declaration": {
1571
+ "id": 59,
1572
+ "name": "__type",
1573
+ "kind": 65536,
1574
+ "kindString": "Type literal",
1575
+ "flags": {},
1576
+ "children": [
1577
+ {
1578
+ "id": 60,
1579
+ "name": "schema",
1580
+ "kind": 1024,
1581
+ "kindString": "Property",
1582
+ "flags": {},
1583
+ "sources": [
1584
+ {
1585
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1586
+ "line": 18,
1587
+ "character": 4
1588
+ }
1589
+ ],
1590
+ "type": {
1591
+ "type": "intrinsic",
1592
+ "name": "string"
1593
+ }
1594
+ }
1595
+ ],
1596
+ "groups": [
1597
+ {
1598
+ "title": "Properties",
1599
+ "children": [
1600
+ 60
1601
+ ]
1602
+ }
1603
+ ],
1604
+ "sources": [
1605
+ {
1606
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
1607
+ "line": 17,
1608
+ "character": 227
1609
+ }
1610
+ ]
1611
+ }
1612
+ }
1613
+ ]
1614
+ }
1615
+ }
1616
+ ],
2269
1617
  "parameters": [
2270
1618
  {
2271
- "id": 75,
1619
+ "id": 62,
2272
1620
  "name": "query",
2273
1621
  "kind": 32768,
2274
1622
  "kindString": "Parameter",
2275
1623
  "flags": {},
2276
1624
  "type": {
2277
- "type": "union",
2278
- "types": [
2279
- {
2280
- "type": "reference",
2281
- "name": "XyoModuleQueryBase"
2282
- },
2283
- {
2284
- "type": "reference",
2285
- "typeArguments": [
2286
- {
2287
- "type": "reference",
2288
- "id": 58,
2289
- "name": "T"
2290
- }
2291
- ],
2292
- "name": "XyoWitnessQueryBase"
2293
- }
2294
- ]
1625
+ "type": "reference",
1626
+ "id": 61,
1627
+ "name": "T"
2295
1628
  }
2296
1629
  }
2297
1630
  ],
@@ -2305,153 +1638,24 @@
2305
1638
  "type": "intersection",
2306
1639
  "types": [
2307
1640
  {
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
- }
1641
+ "type": "reference",
1642
+ "name": "SchemaFields"
2351
1643
  },
2352
1644
  {
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
- }
1645
+ "type": "reference",
1646
+ "name": "PayloadFields"
2443
1647
  },
2444
1648
  {
2445
1649
  "type": "reflection",
2446
1650
  "declaration": {
2447
- "id": 82,
1651
+ "id": 63,
2448
1652
  "name": "__type",
2449
1653
  "kind": 65536,
2450
1654
  "kindString": "Type literal",
2451
1655
  "flags": {},
2452
1656
  "children": [
2453
1657
  {
2454
- "id": 83,
1658
+ "id": 64,
2455
1659
  "name": "schema",
2456
1660
  "kind": 1024,
2457
1661
  "kindString": "Property",
@@ -2459,7 +1663,7 @@
2459
1663
  "sources": [
2460
1664
  {
2461
1665
  "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
2462
- "line": 20,
1666
+ "line": 13,
2463
1667
  "character": 8
2464
1668
  }
2465
1669
  ],
@@ -2473,15 +1677,15 @@
2473
1677
  {
2474
1678
  "title": "Properties",
2475
1679
  "children": [
2476
- 83
1680
+ 64
2477
1681
  ]
2478
1682
  }
2479
1683
  ],
2480
1684
  "sources": [
2481
1685
  {
2482
1686
  "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
2483
- "line": 19,
2484
- "character": 8
1687
+ "line": 12,
1688
+ "character": 204
2485
1689
  }
2486
1690
  ]
2487
1691
  }
@@ -2508,7 +1712,7 @@
2508
1712
  }
2509
1713
  },
2510
1714
  {
2511
- "id": 99,
1715
+ "id": 74,
2512
1716
  "name": "queryable",
2513
1717
  "kind": 2048,
2514
1718
  "kindString": "Method",
@@ -2522,14 +1726,14 @@
2522
1726
  ],
2523
1727
  "signatures": [
2524
1728
  {
2525
- "id": 100,
1729
+ "id": 75,
2526
1730
  "name": "queryable",
2527
1731
  "kind": 4096,
2528
1732
  "kindString": "Call signature",
2529
1733
  "flags": {},
2530
1734
  "parameters": [
2531
1735
  {
2532
- "id": 101,
1736
+ "id": 76,
2533
1737
  "name": "schema",
2534
1738
  "kind": 32768,
2535
1739
  "kindString": "Parameter",
@@ -2556,7 +1760,7 @@
2556
1760
  }
2557
1761
  },
2558
1762
  {
2559
- "id": 111,
1763
+ "id": 86,
2560
1764
  "name": "shutdown",
2561
1765
  "kind": 2048,
2562
1766
  "kindString": "Method",
@@ -2570,14 +1774,14 @@
2570
1774
  ],
2571
1775
  "signatures": [
2572
1776
  {
2573
- "id": 112,
1777
+ "id": 87,
2574
1778
  "name": "shutdown",
2575
1779
  "kind": 4096,
2576
1780
  "kindString": "Call signature",
2577
1781
  "flags": {},
2578
1782
  "parameters": [
2579
1783
  {
2580
- "id": 113,
1784
+ "id": 88,
2581
1785
  "name": "_queryAccount",
2582
1786
  "kind": 32768,
2583
1787
  "kindString": "Parameter",
@@ -2606,7 +1810,7 @@
2606
1810
  }
2607
1811
  },
2608
1812
  {
2609
- "id": 108,
1813
+ "id": 83,
2610
1814
  "name": "subscribe",
2611
1815
  "kind": 2048,
2612
1816
  "kindString": "Method",
@@ -2620,14 +1824,14 @@
2620
1824
  ],
2621
1825
  "signatures": [
2622
1826
  {
2623
- "id": 109,
1827
+ "id": 84,
2624
1828
  "name": "subscribe",
2625
1829
  "kind": 4096,
2626
1830
  "kindString": "Call signature",
2627
1831
  "flags": {},
2628
1832
  "parameters": [
2629
1833
  {
2630
- "id": 110,
1834
+ "id": 85,
2631
1835
  "name": "_queryAccount",
2632
1836
  "kind": 32768,
2633
1837
  "kindString": "Parameter",
@@ -2660,40 +1864,40 @@
2660
1864
  {
2661
1865
  "title": "Constructors",
2662
1866
  "children": [
2663
- 50
1867
+ 32
2664
1868
  ]
2665
1869
  },
2666
1870
  {
2667
1871
  "title": "Properties",
2668
1872
  "children": [
2669
- 95,
2670
- 84,
2671
- 96
1873
+ 70,
1874
+ 65,
1875
+ 71
2672
1876
  ]
2673
1877
  },
2674
1878
  {
2675
1879
  "title": "Accessors",
2676
1880
  "children": [
2677
- 97,
2678
- 64,
2679
- 69
1881
+ 72,
1882
+ 46,
1883
+ 51
2680
1884
  ]
2681
1885
  },
2682
1886
  {
2683
1887
  "title": "Methods",
2684
1888
  "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
1889
+ 96,
1890
+ 89,
1891
+ 109,
1892
+ 101,
1893
+ 77,
1894
+ 80,
1895
+ 48,
1896
+ 53,
1897
+ 55,
1898
+ 74,
1899
+ 86,
1900
+ 83
2697
1901
  ]
2698
1902
  }
2699
1903
  ],
@@ -2706,19 +1910,19 @@
2706
1910
  ],
2707
1911
  "typeParameters": [
2708
1912
  {
2709
- "id": 172,
1913
+ "id": 117,
2710
1914
  "name": "T",
2711
1915
  "kind": 131072,
2712
1916
  "kindString": "Type parameter",
2713
1917
  "flags": {},
2714
1918
  "type": {
2715
1919
  "type": "reference",
2716
- "id": 38,
1920
+ "id": 20,
2717
1921
  "name": "XyoBowserSystemInfoPayload"
2718
1922
  },
2719
1923
  "default": {
2720
1924
  "type": "reference",
2721
- "id": 38,
1925
+ "id": 20,
2722
1926
  "name": "XyoBowserSystemInfoPayload"
2723
1927
  }
2724
1928
  }
@@ -2729,7 +1933,7 @@
2729
1933
  "typeArguments": [
2730
1934
  {
2731
1935
  "type": "reference",
2732
- "id": 58,
1936
+ "id": 40,
2733
1937
  "name": "T"
2734
1938
  }
2735
1939
  ],
@@ -2738,7 +1942,7 @@
2738
1942
  ]
2739
1943
  },
2740
1944
  {
2741
- "id": 38,
1945
+ "id": 20,
2742
1946
  "name": "XyoBowserSystemInfoPayload",
2743
1947
  "kind": 4194304,
2744
1948
  "kindString": "Type alias",
@@ -2756,14 +1960,14 @@
2756
1960
  {
2757
1961
  "type": "reflection",
2758
1962
  "declaration": {
2759
- "id": 39,
1963
+ "id": 21,
2760
1964
  "name": "__type",
2761
1965
  "kind": 65536,
2762
1966
  "kindString": "Type literal",
2763
1967
  "flags": {},
2764
1968
  "children": [
2765
1969
  {
2766
- "id": 41,
1970
+ "id": 23,
2767
1971
  "name": "bowser",
2768
1972
  "kind": 1024,
2769
1973
  "kindString": "Property",
@@ -2785,7 +1989,7 @@
2785
1989
  }
2786
1990
  },
2787
1991
  {
2788
- "id": 40,
1992
+ "id": 22,
2789
1993
  "name": "schema",
2790
1994
  "kind": 1024,
2791
1995
  "kindString": "Property",
@@ -2799,7 +2003,7 @@
2799
2003
  ],
2800
2004
  "type": {
2801
2005
  "type": "reference",
2802
- "id": 42,
2006
+ "id": 24,
2803
2007
  "name": "XyoBowserSystemInfoSchema"
2804
2008
  }
2805
2009
  }
@@ -2808,8 +2012,8 @@
2808
2012
  {
2809
2013
  "title": "Properties",
2810
2014
  "children": [
2811
- 41,
2812
- 40
2015
+ 23,
2016
+ 22
2813
2017
  ]
2814
2018
  }
2815
2019
  ],
@@ -2827,7 +2031,7 @@
2827
2031
  }
2828
2032
  },
2829
2033
  {
2830
- "id": 43,
2034
+ "id": 25,
2831
2035
  "name": "XyoBowserSystemInfoSchema",
2832
2036
  "kind": 4194304,
2833
2037
  "kindString": "Type alias",
@@ -2850,7 +2054,7 @@
2850
2054
  }
2851
2055
  },
2852
2056
  {
2853
- "id": 35,
2057
+ "id": 17,
2854
2058
  "name": "XyoBowserSystemInfoWitnessConfig",
2855
2059
  "kind": 4194304,
2856
2060
  "kindString": "Type alias",
@@ -2867,20 +2071,20 @@
2867
2071
  "typeArguments": [
2868
2072
  {
2869
2073
  "type": "reference",
2870
- "id": 38,
2074
+ "id": 20,
2871
2075
  "name": "XyoBowserSystemInfoPayload"
2872
2076
  },
2873
2077
  {
2874
2078
  "type": "reflection",
2875
2079
  "declaration": {
2876
- "id": 36,
2080
+ "id": 18,
2877
2081
  "name": "__type",
2878
2082
  "kind": 65536,
2879
2083
  "kindString": "Type literal",
2880
2084
  "flags": {},
2881
2085
  "children": [
2882
2086
  {
2883
- "id": 37,
2087
+ "id": 19,
2884
2088
  "name": "schema",
2885
2089
  "kind": 1024,
2886
2090
  "kindString": "Property",
@@ -2894,7 +2098,7 @@
2894
2098
  ],
2895
2099
  "type": {
2896
2100
  "type": "reference",
2897
- "id": 33,
2101
+ "id": 15,
2898
2102
  "name": "XyoBowserSystemInfoWitnessConfigSchema"
2899
2103
  }
2900
2104
  }
@@ -2903,7 +2107,7 @@
2903
2107
  {
2904
2108
  "title": "Properties",
2905
2109
  "children": [
2906
- 37
2110
+ 19
2907
2111
  ]
2908
2112
  }
2909
2113
  ],
@@ -2921,7 +2125,7 @@
2921
2125
  }
2922
2126
  },
2923
2127
  {
2924
- "id": 34,
2128
+ "id": 16,
2925
2129
  "name": "XyoBowserSystemInfoWitnessConfigSchema",
2926
2130
  "kind": 4194304,
2927
2131
  "kindString": "Type alias",
@@ -2944,7 +2148,7 @@
2944
2148
  }
2945
2149
  },
2946
2150
  {
2947
- "id": 42,
2151
+ "id": 24,
2948
2152
  "name": "XyoBowserSystemInfoSchema",
2949
2153
  "kind": 32,
2950
2154
  "kindString": "Variable",
@@ -2967,7 +2171,7 @@
2967
2171
  }
2968
2172
  },
2969
2173
  {
2970
- "id": 33,
2174
+ "id": 15,
2971
2175
  "name": "XyoBowserSystemInfoWitnessConfigSchema",
2972
2176
  "kind": 32,
2973
2177
  "kindString": "Variable",
@@ -3002,7 +2206,7 @@
3002
2206
  "fileName": "plugins/packages/system/packages/info/src/index.ts",
3003
2207
  "line": 7,
3004
2208
  "character": 13,
3005
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/a13393d/packages/plugins/packages/system/packages/info/src/index.ts#L7"
2209
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/50468bd/packages/plugins/packages/system/packages/info/src/index.ts#L7"
3006
2210
  }
3007
2211
  ],
3008
2212
  "type": {
@@ -3030,164 +2234,35 @@
3030
2234
  "signatures": [
3031
2235
  {
3032
2236
  "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
- }
2237
+ "name": "XyoBowserSystemInfoPayloadPlugin",
2238
+ "kind": 4096,
2239
+ "kindString": "Call signature",
2240
+ "flags": {},
2241
+ "type": {
2242
+ "type": "reference",
2243
+ "typeArguments": [
2244
+ {
2245
+ "type": "intersection",
2246
+ "types": [
2247
+ {
2248
+ "type": "reference",
2249
+ "name": "SchemaFields"
2250
+ },
2251
+ {
2252
+ "type": "reference",
2253
+ "name": "PayloadFields"
3179
2254
  },
3180
2255
  {
3181
2256
  "type": "reflection",
3182
2257
  "declaration": {
3183
- "id": 11,
2258
+ "id": 5,
3184
2259
  "name": "__type",
3185
2260
  "kind": 65536,
3186
2261
  "kindString": "Type literal",
3187
2262
  "flags": {},
3188
2263
  "children": [
3189
2264
  {
3190
- "id": 13,
2265
+ "id": 7,
3191
2266
  "name": "bowser",
3192
2267
  "kind": 1024,
3193
2268
  "kindString": "Property",
@@ -3197,7 +2272,7 @@
3197
2272
  "sources": [
3198
2273
  {
3199
2274
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3200
- "line": 9,
2275
+ "line": 3,
3201
2276
  "character": 4
3202
2277
  }
3203
2278
  ],
@@ -3209,7 +2284,7 @@
3209
2284
  }
3210
2285
  },
3211
2286
  {
3212
- "id": 12,
2287
+ "id": 6,
3213
2288
  "name": "schema",
3214
2289
  "kind": 1024,
3215
2290
  "kindString": "Property",
@@ -3217,7 +2292,7 @@
3217
2292
  "sources": [
3218
2293
  {
3219
2294
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3220
- "line": 8,
2295
+ "line": 2,
3221
2296
  "character": 4
3222
2297
  }
3223
2298
  ],
@@ -3231,16 +2306,16 @@
3231
2306
  {
3232
2307
  "title": "Properties",
3233
2308
  "children": [
3234
- 13,
3235
- 12
2309
+ 7,
2310
+ 6
3236
2311
  ]
3237
2312
  }
3238
2313
  ],
3239
2314
  "sources": [
3240
2315
  {
3241
2316
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3242
- "line": 7,
3243
- "character": 4
2317
+ "line": 1,
2318
+ "character": 209
3244
2319
  }
3245
2320
  ]
3246
2321
  }
@@ -3251,153 +2326,24 @@
3251
2326
  "type": "intersection",
3252
2327
  "types": [
3253
2328
  {
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
- }
2329
+ "type": "reference",
2330
+ "name": "SchemaFields"
3297
2331
  },
3298
2332
  {
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
- }
2333
+ "type": "reference",
2334
+ "name": "PayloadFields"
3389
2335
  },
3390
2336
  {
3391
2337
  "type": "reflection",
3392
2338
  "declaration": {
3393
- "id": 20,
2339
+ "id": 8,
3394
2340
  "name": "__type",
3395
2341
  "kind": 65536,
3396
2342
  "kindString": "Type literal",
3397
2343
  "flags": {},
3398
2344
  "children": [
3399
2345
  {
3400
- "id": 21,
2346
+ "id": 9,
3401
2347
  "name": "schema",
3402
2348
  "kind": 1024,
3403
2349
  "kindString": "Property",
@@ -3405,7 +2351,7 @@
3405
2351
  "sources": [
3406
2352
  {
3407
2353
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3408
- "line": 17,
2354
+ "line": 5,
3409
2355
  "character": 4
3410
2356
  }
3411
2357
  ],
@@ -3419,15 +2365,15 @@
3419
2365
  {
3420
2366
  "title": "Properties",
3421
2367
  "children": [
3422
- 21
2368
+ 9
3423
2369
  ]
3424
2370
  }
3425
2371
  ],
3426
2372
  "sources": [
3427
2373
  {
3428
2374
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3429
- "line": 16,
3430
- "character": 4
2375
+ "line": 4,
2376
+ "character": 96
3431
2377
  }
3432
2378
  ]
3433
2379
  }
@@ -3435,14 +2381,14 @@
3435
2381
  {
3436
2382
  "type": "reflection",
3437
2383
  "declaration": {
3438
- "id": 22,
2384
+ "id": 10,
3439
2385
  "name": "__type",
3440
2386
  "kind": 65536,
3441
2387
  "kindString": "Type literal",
3442
2388
  "flags": {},
3443
2389
  "children": [
3444
2390
  {
3445
- "id": 23,
2391
+ "id": 11,
3446
2392
  "name": "targetSchema",
3447
2393
  "kind": 1024,
3448
2394
  "kindString": "Property",
@@ -3450,7 +2396,7 @@
3450
2396
  "sources": [
3451
2397
  {
3452
2398
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3453
- "line": 19,
2399
+ "line": 7,
3454
2400
  "character": 4
3455
2401
  }
3456
2402
  ],
@@ -3464,14 +2410,14 @@
3464
2410
  {
3465
2411
  "title": "Properties",
3466
2412
  "children": [
3467
- 23
2413
+ 11
3468
2414
  ]
3469
2415
  }
3470
2416
  ],
3471
2417
  "sources": [
3472
2418
  {
3473
2419
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3474
- "line": 18,
2420
+ "line": 6,
3475
2421
  "character": 4
3476
2422
  }
3477
2423
  ]
@@ -3483,153 +2429,24 @@
3483
2429
  "type": "intersection",
3484
2430
  "types": [
3485
2431
  {
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
- }
2432
+ "type": "reference",
2433
+ "name": "SchemaFields"
3529
2434
  },
3530
2435
  {
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
- }
2436
+ "type": "reference",
2437
+ "name": "PayloadFields"
3621
2438
  },
3622
2439
  {
3623
2440
  "type": "reflection",
3624
2441
  "declaration": {
3625
- "id": 30,
2442
+ "id": 12,
3626
2443
  "name": "__type",
3627
2444
  "kind": 65536,
3628
2445
  "kindString": "Type literal",
3629
2446
  "flags": {},
3630
2447
  "children": [
3631
2448
  {
3632
- "id": 32,
2449
+ "id": 14,
3633
2450
  "name": "bowser",
3634
2451
  "kind": 1024,
3635
2452
  "kindString": "Property",
@@ -3639,7 +2456,7 @@
3639
2456
  "sources": [
3640
2457
  {
3641
2458
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3642
- "line": 28,
2459
+ "line": 10,
3643
2460
  "character": 4
3644
2461
  }
3645
2462
  ],
@@ -3651,7 +2468,7 @@
3651
2468
  }
3652
2469
  },
3653
2470
  {
3654
- "id": 31,
2471
+ "id": 13,
3655
2472
  "name": "schema",
3656
2473
  "kind": 1024,
3657
2474
  "kindString": "Property",
@@ -3659,7 +2476,7 @@
3659
2476
  "sources": [
3660
2477
  {
3661
2478
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3662
- "line": 27,
2479
+ "line": 9,
3663
2480
  "character": 4
3664
2481
  }
3665
2482
  ],
@@ -3673,16 +2490,16 @@
3673
2490
  {
3674
2491
  "title": "Properties",
3675
2492
  "children": [
3676
- 32,
3677
- 31
2493
+ 14,
2494
+ 13
3678
2495
  ]
3679
2496
  }
3680
2497
  ],
3681
2498
  "sources": [
3682
2499
  {
3683
2500
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3684
- "line": 26,
3685
- "character": 4
2501
+ "line": 8,
2502
+ "character": 96
3686
2503
  }
3687
2504
  ]
3688
2505
  }
@@ -3696,7 +2513,7 @@
3696
2513
  ]
3697
2514
  },
3698
2515
  {
3699
- "id": 44,
2516
+ "id": 26,
3700
2517
  "name": "XyoBowserSystemInfoPayloadTemplate",
3701
2518
  "kind": 64,
3702
2519
  "kindString": "Function",
@@ -3710,25 +2527,33 @@
3710
2527
  ],
3711
2528
  "signatures": [
3712
2529
  {
3713
- "id": 45,
2530
+ "id": 27,
3714
2531
  "name": "XyoBowserSystemInfoPayloadTemplate",
3715
2532
  "kind": 4096,
3716
2533
  "kindString": "Call signature",
3717
2534
  "flags": {},
3718
2535
  "type": {
3719
- "type": "reference",
3720
- "typeArguments": [
2536
+ "type": "intersection",
2537
+ "types": [
2538
+ {
2539
+ "type": "reference",
2540
+ "name": "SchemaFields"
2541
+ },
2542
+ {
2543
+ "type": "reference",
2544
+ "name": "PayloadFields"
2545
+ },
3721
2546
  {
3722
2547
  "type": "reflection",
3723
2548
  "declaration": {
3724
- "id": 46,
2549
+ "id": 28,
3725
2550
  "name": "__type",
3726
2551
  "kind": 65536,
3727
2552
  "kindString": "Type literal",
3728
2553
  "flags": {},
3729
2554
  "children": [
3730
2555
  {
3731
- "id": 48,
2556
+ "id": 30,
3732
2557
  "name": "bowser",
3733
2558
  "kind": 1024,
3734
2559
  "kindString": "Property",
@@ -3750,7 +2575,7 @@
3750
2575
  }
3751
2576
  },
3752
2577
  {
3753
- "id": 47,
2578
+ "id": 29,
3754
2579
  "name": "schema",
3755
2580
  "kind": 1024,
3756
2581
  "kindString": "Property",
@@ -3772,8 +2597,8 @@
3772
2597
  {
3773
2598
  "title": "Properties",
3774
2599
  "children": [
3775
- 48,
3776
- 47
2600
+ 30,
2601
+ 29
3777
2602
  ]
3778
2603
  }
3779
2604
  ],
@@ -3786,8 +2611,7 @@
3786
2611
  ]
3787
2612
  }
3788
2613
  }
3789
- ],
3790
- "name": "XyoPayloadBase"
2614
+ ]
3791
2615
  }
3792
2616
  }
3793
2617
  ]
@@ -3803,23 +2627,23 @@
3803
2627
  {
3804
2628
  "title": "Classes",
3805
2629
  "children": [
3806
- 49
2630
+ 31
3807
2631
  ]
3808
2632
  },
3809
2633
  {
3810
2634
  "title": "Type Aliases",
3811
2635
  "children": [
3812
- 38,
3813
- 43,
3814
- 35,
3815
- 34
2636
+ 20,
2637
+ 25,
2638
+ 17,
2639
+ 16
3816
2640
  ]
3817
2641
  },
3818
2642
  {
3819
2643
  "title": "Variables",
3820
2644
  "children": [
3821
- 42,
3822
- 33,
2645
+ 24,
2646
+ 15,
3823
2647
  1
3824
2648
  ]
3825
2649
  },
@@ -3827,7 +2651,7 @@
3827
2651
  "title": "Functions",
3828
2652
  "children": [
3829
2653
  3,
3830
- 44
2654
+ 26
3831
2655
  ]
3832
2656
  }
3833
2657
  ],
@@ -3836,7 +2660,7 @@
3836
2660
  "fileName": "plugins/packages/system/packages/info/src/index.ts",
3837
2661
  "line": 1,
3838
2662
  "character": 0,
3839
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/a13393d/packages/plugins/packages/system/packages/info/src/index.ts#L1"
2663
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/50468bd/packages/plugins/packages/system/packages/info/src/index.ts#L1"
3840
2664
  }
3841
2665
  ]
3842
2666
  }