@xyo-network/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 +3 -3
package/dist/docs.json CHANGED
@@ -17,20 +17,20 @@
17
17
  "fileName": "plugins/packages/system/src/index.ts",
18
18
  "line": 9,
19
19
  "character": 0,
20
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/a13393d/packages/plugins/packages/system/src/index.ts#L9"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/50468bd/packages/plugins/packages/system/src/index.ts#L9"
21
21
  }
22
22
  ],
23
23
  "target": 1
24
24
  },
25
25
  {
26
- "id": 50,
26
+ "id": 32,
27
27
  "name": "XyoBowserSystemInfoWitness",
28
28
  "kind": 128,
29
29
  "kindString": "Class",
30
30
  "flags": {},
31
31
  "children": [
32
32
  {
33
- "id": 51,
33
+ "id": 33,
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": 52,
47
+ "id": 34,
48
48
  "name": "new XyoBowserSystemInfoWitness",
49
49
  "kind": 16384,
50
50
  "kindString": "Constructor signature",
51
51
  "flags": {},
52
52
  "typeParameter": [
53
53
  {
54
- "id": 59,
54
+ "id": 41,
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": 53,
73
+ "id": 35,
66
74
  "name": "__type",
67
75
  "kind": 65536,
68
76
  "kindString": "Type literal",
69
77
  "flags": {},
70
78
  "children": [
71
79
  {
72
- "id": 55,
80
+ "id": 37,
73
81
  "name": "bowser",
74
82
  "kind": 1024,
75
83
  "kindString": "Property",
@@ -91,7 +99,7 @@
91
99
  }
92
100
  },
93
101
  {
94
- "id": 54,
102
+ "id": 36,
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
- 55,
117
- 54
124
+ 37,
125
+ 36
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": 56,
154
+ "id": 38,
140
155
  "name": "__type",
141
156
  "kind": 65536,
142
157
  "kindString": "Type literal",
143
158
  "flags": {},
144
159
  "children": [
145
160
  {
146
- "id": 58,
161
+ "id": 40,
147
162
  "name": "bowser",
148
163
  "kind": 1024,
149
164
  "kindString": "Property",
@@ -165,7 +180,7 @@
165
180
  }
166
181
  },
167
182
  {
168
- "id": 57,
183
+ "id": 39,
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
- 58,
191
- 57
205
+ 40,
206
+ 39
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": 60,
225
+ "id": 42,
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": 61,
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": 43,
250
+ "name": "__type",
251
+ "kind": 65536,
252
+ "kindString": "Type literal",
253
+ "flags": {},
254
+ "children": [
255
+ {
256
+ "id": 44,
257
+ "name": "schema",
258
+ "kind": 1024,
259
+ "kindString": "Property",
234
260
  "flags": {},
235
- "children": [
236
- {
237
- "id": 62,
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
- 62
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
+ 44
269
279
  ]
270
280
  }
271
- },
272
- {
273
- "type": "reflection",
274
- "declaration": {
275
- "id": 63,
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": 45,
295
+ "name": "__type",
296
+ "kind": 65536,
297
+ "kindString": "Type literal",
298
+ "flags": {},
299
+ "children": [
300
+ {
301
+ "id": 46,
302
+ "name": "targetSchema",
303
+ "kind": 1024,
304
+ "kindString": "Property",
279
305
  "flags": {},
280
- "children": [
281
- {
282
- "id": 64,
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
- 64
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
+ 46
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": 50,
345
+ "id": 32,
330
346
  "typeArguments": [
331
347
  {
332
348
  "type": "reference",
333
- "id": 59,
349
+ "id": 41,
334
350
  "name": "T"
335
351
  }
336
352
  ],
@@ -348,7 +364,7 @@
348
364
  }
349
365
  },
350
366
  {
351
- "id": 96,
367
+ "id": 71,
352
368
  "name": "account",
353
369
  "kind": 1024,
354
370
  "kindString": "Property",
@@ -372,7 +388,7 @@
372
388
  }
373
389
  },
374
390
  {
375
- "id": 85,
391
+ "id": 66,
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": 86,
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": 67,
421
+ "name": "__type",
422
+ "kind": 65536,
423
+ "kindString": "Type literal",
424
+ "flags": {},
425
+ "children": [
426
+ {
427
+ "id": 68,
428
+ "name": "schema",
429
+ "kind": 1024,
430
+ "kindString": "Property",
403
431
  "flags": {},
404
- "children": [
405
- {
406
- "id": 87,
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
- 87
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
+ 68
438
450
  ]
439
451
  }
440
- },
441
- {
442
- "type": "reflection",
443
- "declaration": {
444
- "id": 88,
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": 69,
466
+ "name": "__type",
467
+ "kind": 65536,
468
+ "kindString": "Type literal",
469
+ "flags": {},
470
+ "children": [
471
+ {
472
+ "id": 70,
473
+ "name": "targetSchema",
474
+ "kind": 1024,
475
+ "kindString": "Property",
448
476
  "flags": {},
449
- "children": [
450
- {
451
- "id": 89,
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": 90,
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": 91,
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
- 89,
519
- 90,
520
- 91
521
- ]
484
+ "type": {
485
+ "type": "indexedAccess",
486
+ "indexType": {
487
+ "type": "literal",
488
+ "value": "schema"
489
+ },
490
+ "objectType": {
491
+ "type": "reference",
492
+ "id": 41,
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": 92,
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": 93,
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
- 93
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
+ 70
575
503
  ]
576
504
  }
577
- },
578
- {
579
- "type": "reflection",
580
- "declaration": {
581
- "id": 94,
582
- "name": "__type",
583
- "kind": 65536,
584
- "kindString": "Type literal",
585
- "flags": {},
586
- "children": [
587
- {
588
- "id": 95,
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": 59,
609
- "name": "T"
610
- }
611
- }
612
- }
613
- ],
614
- "groups": [
615
- {
616
- "title": "Properties",
617
- "children": [
618
- 95
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": 97,
523
+ "id": 72,
643
524
  "name": "resolver",
644
525
  "kind": 1024,
645
526
  "kindString": "Property",
@@ -664,7 +545,7 @@
664
545
  }
665
546
  },
666
547
  {
667
- "id": 98,
548
+ "id": 73,
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": 99,
561
+ "id": 74,
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": 65,
581
+ "id": 47,
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": 66,
596
+ "id": 48,
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": 70,
610
+ "id": 52,
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": 71,
623
+ "id": 53,
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": 128,
659
+ "id": 97,
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": 129,
673
+ "id": 98,
793
674
  "name": "bindHashes",
794
675
  "kind": 4096,
795
676
  "kindString": "Call signature",
796
677
  "flags": {},
797
678
  "parameters": [
798
679
  {
799
- "id": 130,
680
+ "id": 99,
800
681
  "name": "hashes",
801
682
  "kind": 32768,
802
683
  "kindString": "Parameter",
@@ -810,7 +691,7 @@
810
691
  }
811
692
  },
812
693
  {
813
- "id": 131,
694
+ "id": 100,
814
695
  "name": "schema",
815
696
  "kind": 32768,
816
697
  "kindString": "Parameter",
@@ -824,7 +705,7 @@
824
705
  }
825
706
  },
826
707
  {
827
- "id": 132,
708
+ "id": 101,
828
709
  "name": "account",
829
710
  "kind": 32768,
830
711
  "kindString": "Parameter",
@@ -863,7 +744,7 @@
863
744
  }
864
745
  },
865
746
  {
866
- "id": 115,
747
+ "id": 90,
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": 116,
761
+ "id": 91,
881
762
  "name": "bindHashesInternal",
882
763
  "kind": 4096,
883
764
  "kindString": "Call signature",
884
765
  "flags": {},
885
766
  "parameters": [
886
767
  {
887
- "id": 117,
768
+ "id": 92,
888
769
  "name": "hashes",
889
770
  "kind": 32768,
890
771
  "kindString": "Parameter",
@@ -898,7 +779,7 @@
898
779
  }
899
780
  },
900
781
  {
901
- "id": 118,
782
+ "id": 93,
902
783
  "name": "schema",
903
784
  "kind": 32768,
904
785
  "kindString": "Parameter",
@@ -912,7 +793,7 @@
912
793
  }
913
794
  },
914
795
  {
915
- "id": 119,
796
+ "id": 94,
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": 120,
938
- "name": "__type",
939
- "kind": 65536,
940
- "kindString": "Type literal",
941
- "flags": {},
942
- "children": [
943
- {
944
- "id": 121,
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
- 121
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": 122,
983
- "name": "__type",
984
- "kind": 65536,
985
- "kindString": "Type literal",
986
- "flags": {},
987
- "children": [
988
- {
989
- "id": 123,
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": 124,
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": 125,
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
- 123,
1057
- 124,
1058
- 125
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": 126,
826
+ "id": 95,
1075
827
  "name": "__type",
1076
828
  "kind": 65536,
1077
829
  "kindString": "Type literal",
1078
830
  "flags": {},
1079
831
  "children": [
1080
832
  {
1081
- "id": 127,
833
+ "id": 96,
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
- 127
855
+ 96
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": 153,
885
+ "id": 110,
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": 154,
899
+ "id": 111,
1148
900
  "name": "bindPayloads",
1149
901
  "kind": 4096,
1150
902
  "kindString": "Call signature",
1151
903
  "flags": {},
1152
904
  "parameters": [
1153
905
  {
1154
- "id": 155,
906
+ "id": 112,
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": 156,
928
+ "id": 113,
1169
929
  "name": "__type",
1170
930
  "kind": 65536,
1171
931
  "kindString": "Type literal",
1172
932
  "flags": {},
1173
933
  "children": [
1174
934
  {
1175
- "id": 157,
935
+ "id": 114,
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
- 157
957
+ 114
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": 115,
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": 158,
1010
+ "id": 116,
1214
1011
  "name": "__type",
1215
1012
  "kind": 65536,
1216
1013
  "kindString": "Type literal",
1217
1014
  "flags": {},
1218
1015
  "children": [
1219
1016
  {
1220
- "id": 159,
1221
- "name": "previousHash",
1017
+ "id": 117,
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": 160,
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": 161,
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
- 159,
1288
- 160,
1289
- 161
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": 162,
1306
- "name": "__type",
1307
- "kind": 65536,
1308
- "kindString": "Type literal",
1309
- "flags": {},
1310
- "children": [
1311
- {
1312
- "id": 163,
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
- 163
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": 164,
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": 165,
1380
- "name": "__type",
1381
- "kind": 65536,
1382
- "kindString": "Type literal",
1383
- "flags": {},
1384
- "children": [
1385
- {
1386
- "id": 166,
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
- 166
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": 167,
1425
- "name": "__type",
1426
- "kind": 65536,
1427
- "kindString": "Type literal",
1428
- "flags": {},
1429
- "children": [
1430
- {
1431
- "id": 168,
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": 169,
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": 170,
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
- 168,
1499
- 169,
1500
- 170
1039
+ 117
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": 171,
1517
- "name": "__type",
1518
- "kind": 65536,
1519
- "kindString": "Type literal",
1520
- "flags": {},
1521
- "children": [
1522
- {
1523
- "id": 172,
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
- 172
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": 133,
1076
+ "id": 102,
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": 134,
1090
+ "id": 103,
1597
1091
  "name": "bindPayloadsInternal",
1598
1092
  "kind": 4096,
1599
1093
  "kindString": "Call signature",
1600
- "flags": {},
1601
- "parameters": [
1602
- {
1603
- "id": 135,
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": 136,
1618
- "name": "__type",
1619
- "kind": 65536,
1620
- "kindString": "Type literal",
1621
- "flags": {},
1622
- "children": [
1623
- {
1624
- "id": 137,
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
- 137
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": 138,
1663
- "name": "__type",
1664
- "kind": 65536,
1665
- "kindString": "Type literal",
1666
- "flags": {},
1667
- "children": [
1668
- {
1669
- "id": 139,
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": 140,
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": 141,
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
- 139,
1737
- 140,
1738
- 141
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": 104,
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": 142,
1119
+ "id": 105,
1755
1120
  "name": "__type",
1756
1121
  "kind": 65536,
1757
1122
  "kindString": "Type literal",
1758
1123
  "flags": {},
1759
1124
  "children": [
1760
1125
  {
1761
- "id": 143,
1126
+ "id": 106,
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
- 143
1148
+ 106
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": 144,
1168
+ "id": 107,
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": 145,
1826
- "name": "__type",
1827
- "kind": 65536,
1828
- "kindString": "Type literal",
1829
- "flags": {},
1830
- "children": [
1831
- {
1832
- "id": 146,
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
- 146
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": 147,
1871
- "name": "__type",
1872
- "kind": 65536,
1873
- "kindString": "Type literal",
1874
- "flags": {},
1875
- "children": [
1876
- {
1877
- "id": 148,
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": 149,
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": 150,
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
- 148,
1945
- 149,
1946
- 150
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": 151,
1198
+ "id": 108,
1963
1199
  "name": "__type",
1964
1200
  "kind": 65536,
1965
1201
  "kindString": "Type literal",
1966
1202
  "flags": {},
1967
1203
  "children": [
1968
1204
  {
1969
- "id": 152,
1205
+ "id": 109,
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
- 152
1227
+ 109
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": 103,
1257
+ "id": 78,
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": 104,
1271
+ "id": 79,
2036
1272
  "name": "discover",
2037
1273
  "kind": 4096,
2038
1274
  "kindString": "Call signature",
2039
1275
  "flags": {},
2040
1276
  "parameters": [
2041
1277
  {
2042
- "id": 105,
1278
+ "id": 80,
2043
1279
  "name": "_queryAccount",
2044
1280
  "kind": 32768,
2045
1281
  "kindString": "Parameter",
@@ -2068,7 +1304,7 @@
2068
1304
  }
2069
1305
  },
2070
1306
  {
2071
- "id": 106,
1307
+ "id": 81,
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": 107,
1321
+ "id": 82,
2086
1322
  "name": "initialize",
2087
1323
  "kind": 4096,
2088
1324
  "kindString": "Call signature",
2089
1325
  "flags": {},
2090
1326
  "parameters": [
2091
1327
  {
2092
- "id": 108,
1328
+ "id": 83,
2093
1329
  "name": "_queryAccount",
2094
1330
  "kind": 32768,
2095
1331
  "kindString": "Parameter",
@@ -2118,7 +1354,7 @@
2118
1354
  }
2119
1355
  },
2120
1356
  {
2121
- "id": 67,
1357
+ "id": 49,
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": 68,
1371
+ "id": 50,
2136
1372
  "name": "observe",
2137
1373
  "kind": 4096,
2138
1374
  "kindString": "Call signature",
2139
1375
  "flags": {},
2140
1376
  "parameters": [
2141
1377
  {
2142
- "id": 69,
1378
+ "id": 51,
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": 59,
1390
+ "id": 41,
2155
1391
  "name": "T"
2156
1392
  }
2157
1393
  ],
@@ -2166,7 +1402,7 @@
2166
1402
  "typeArguments": [
2167
1403
  {
2168
1404
  "type": "reference",
2169
- "id": 59,
1405
+ "id": 41,
2170
1406
  "name": "T"
2171
1407
  },
2172
1408
  {
@@ -2188,7 +1424,7 @@
2188
1424
  }
2189
1425
  },
2190
1426
  {
2191
- "id": 72,
1427
+ "id": 54,
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": 73,
1441
+ "id": 55,
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": 74,
1465
+ "id": 56,
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": 75,
1479
+ "id": 57,
2265
1480
  "name": "query",
2266
1481
  "kind": 4096,
2267
1482
  "kindString": "Call signature",
2268
1483
  "flags": {},
1484
+ "typeParameter": [
1485
+ {
1486
+ "id": 62,
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": 58,
1510
+ "name": "__type",
1511
+ "kind": 65536,
1512
+ "kindString": "Type literal",
1513
+ "flags": {},
1514
+ "children": [
1515
+ {
1516
+ "id": 59,
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
+ 59
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": 60,
1572
+ "name": "__type",
1573
+ "kind": 65536,
1574
+ "kindString": "Type literal",
1575
+ "flags": {},
1576
+ "children": [
1577
+ {
1578
+ "id": 61,
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
+ 61
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": 76,
1619
+ "id": 63,
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": 59,
2289
- "name": "T"
2290
- }
2291
- ],
2292
- "name": "XyoWitnessQueryBase"
2293
- }
2294
- ]
1625
+ "type": "reference",
1626
+ "id": 62,
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": 77,
2311
- "name": "__type",
2312
- "kind": 65536,
2313
- "kindString": "Type literal",
2314
- "flags": {},
2315
- "children": [
2316
- {
2317
- "id": 78,
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
- 78
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": 79,
2356
- "name": "__type",
2357
- "kind": 65536,
2358
- "kindString": "Type literal",
2359
- "flags": {},
2360
- "children": [
2361
- {
2362
- "id": 80,
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": 81,
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": 82,
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
- 80,
2430
- 81,
2431
- 82
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": 83,
1651
+ "id": 64,
2448
1652
  "name": "__type",
2449
1653
  "kind": 65536,
2450
1654
  "kindString": "Type literal",
2451
1655
  "flags": {},
2452
1656
  "children": [
2453
1657
  {
2454
- "id": 84,
1658
+ "id": 65,
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
- 84
1680
+ 65
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": 100,
1715
+ "id": 75,
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": 101,
1729
+ "id": 76,
2526
1730
  "name": "queryable",
2527
1731
  "kind": 4096,
2528
1732
  "kindString": "Call signature",
2529
1733
  "flags": {},
2530
1734
  "parameters": [
2531
1735
  {
2532
- "id": 102,
1736
+ "id": 77,
2533
1737
  "name": "schema",
2534
1738
  "kind": 32768,
2535
1739
  "kindString": "Parameter",
@@ -2556,7 +1760,7 @@
2556
1760
  }
2557
1761
  },
2558
1762
  {
2559
- "id": 112,
1763
+ "id": 87,
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": 113,
1777
+ "id": 88,
2574
1778
  "name": "shutdown",
2575
1779
  "kind": 4096,
2576
1780
  "kindString": "Call signature",
2577
1781
  "flags": {},
2578
1782
  "parameters": [
2579
1783
  {
2580
- "id": 114,
1784
+ "id": 89,
2581
1785
  "name": "_queryAccount",
2582
1786
  "kind": 32768,
2583
1787
  "kindString": "Parameter",
@@ -2606,7 +1810,7 @@
2606
1810
  }
2607
1811
  },
2608
1812
  {
2609
- "id": 109,
1813
+ "id": 84,
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": 110,
1827
+ "id": 85,
2624
1828
  "name": "subscribe",
2625
1829
  "kind": 4096,
2626
1830
  "kindString": "Call signature",
2627
1831
  "flags": {},
2628
1832
  "parameters": [
2629
1833
  {
2630
- "id": 111,
1834
+ "id": 86,
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
- 51
1867
+ 33
2664
1868
  ]
2665
1869
  },
2666
1870
  {
2667
1871
  "title": "Properties",
2668
1872
  "children": [
2669
- 96,
2670
- 85,
2671
- 97
1873
+ 71,
1874
+ 66,
1875
+ 72
2672
1876
  ]
2673
1877
  },
2674
1878
  {
2675
1879
  "title": "Accessors",
2676
1880
  "children": [
2677
- 98,
2678
- 65,
2679
- 70
1881
+ 73,
1882
+ 47,
1883
+ 52
2680
1884
  ]
2681
1885
  },
2682
1886
  {
2683
1887
  "title": "Methods",
2684
1888
  "children": [
2685
- 128,
2686
- 115,
2687
- 153,
2688
- 133,
2689
- 103,
2690
- 106,
2691
- 67,
2692
- 72,
2693
- 74,
2694
- 100,
2695
- 112,
2696
- 109
1889
+ 97,
1890
+ 90,
1891
+ 110,
1892
+ 102,
1893
+ 78,
1894
+ 81,
1895
+ 49,
1896
+ 54,
1897
+ 56,
1898
+ 75,
1899
+ 87,
1900
+ 84
2697
1901
  ]
2698
1902
  }
2699
1903
  ],
@@ -2706,19 +1910,19 @@
2706
1910
  ],
2707
1911
  "typeParameters": [
2708
1912
  {
2709
- "id": 173,
1913
+ "id": 118,
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": 39,
1920
+ "id": 21,
2717
1921
  "name": "XyoBowserSystemInfoPayload"
2718
1922
  },
2719
1923
  "default": {
2720
1924
  "type": "reference",
2721
- "id": 39,
1925
+ "id": 21,
2722
1926
  "name": "XyoBowserSystemInfoPayload"
2723
1927
  }
2724
1928
  }
@@ -2729,7 +1933,7 @@
2729
1933
  "typeArguments": [
2730
1934
  {
2731
1935
  "type": "reference",
2732
- "id": 59,
1936
+ "id": 41,
2733
1937
  "name": "T"
2734
1938
  }
2735
1939
  ],
@@ -2738,7 +1942,7 @@
2738
1942
  ]
2739
1943
  },
2740
1944
  {
2741
- "id": 39,
1945
+ "id": 21,
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": 40,
1963
+ "id": 22,
2760
1964
  "name": "__type",
2761
1965
  "kind": 65536,
2762
1966
  "kindString": "Type literal",
2763
1967
  "flags": {},
2764
1968
  "children": [
2765
1969
  {
2766
- "id": 42,
1970
+ "id": 24,
2767
1971
  "name": "bowser",
2768
1972
  "kind": 1024,
2769
1973
  "kindString": "Property",
@@ -2785,7 +1989,7 @@
2785
1989
  }
2786
1990
  },
2787
1991
  {
2788
- "id": 41,
1992
+ "id": 23,
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": 43,
2006
+ "id": 25,
2803
2007
  "name": "XyoBowserSystemInfoSchema"
2804
2008
  }
2805
2009
  }
@@ -2808,8 +2012,8 @@
2808
2012
  {
2809
2013
  "title": "Properties",
2810
2014
  "children": [
2811
- 42,
2812
- 41
2015
+ 24,
2016
+ 23
2813
2017
  ]
2814
2018
  }
2815
2019
  ],
@@ -2827,7 +2031,7 @@
2827
2031
  }
2828
2032
  },
2829
2033
  {
2830
- "id": 44,
2034
+ "id": 26,
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": 36,
2057
+ "id": 18,
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": 39,
2074
+ "id": 21,
2871
2075
  "name": "XyoBowserSystemInfoPayload"
2872
2076
  },
2873
2077
  {
2874
2078
  "type": "reflection",
2875
2079
  "declaration": {
2876
- "id": 37,
2080
+ "id": 19,
2877
2081
  "name": "__type",
2878
2082
  "kind": 65536,
2879
2083
  "kindString": "Type literal",
2880
2084
  "flags": {},
2881
2085
  "children": [
2882
2086
  {
2883
- "id": 38,
2087
+ "id": 20,
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": 34,
2101
+ "id": 16,
2898
2102
  "name": "XyoBowserSystemInfoWitnessConfigSchema"
2899
2103
  }
2900
2104
  }
@@ -2903,7 +2107,7 @@
2903
2107
  {
2904
2108
  "title": "Properties",
2905
2109
  "children": [
2906
- 38
2110
+ 20
2907
2111
  ]
2908
2112
  }
2909
2113
  ],
@@ -2921,7 +2125,7 @@
2921
2125
  }
2922
2126
  },
2923
2127
  {
2924
- "id": 35,
2128
+ "id": 17,
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": 43,
2151
+ "id": 25,
2948
2152
  "name": "XyoBowserSystemInfoSchema",
2949
2153
  "kind": 32,
2950
2154
  "kindString": "Variable",
@@ -2967,7 +2171,7 @@
2967
2171
  }
2968
2172
  },
2969
2173
  {
2970
- "id": 34,
2174
+ "id": 16,
2971
2175
  "name": "XyoBowserSystemInfoWitnessConfigSchema",
2972
2176
  "kind": 32,
2973
2177
  "kindString": "Variable",
@@ -3025,7 +2229,7 @@
3025
2229
  "fileName": "plugins/packages/system/src/index.ts",
3026
2230
  "line": 6,
3027
2231
  "character": 13,
3028
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/a13393d/packages/plugins/packages/system/src/index.ts#L6"
2232
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/50468bd/packages/plugins/packages/system/src/index.ts#L6"
3029
2233
  }
3030
2234
  ],
3031
2235
  "type": {
@@ -3053,164 +2257,35 @@
3053
2257
  "signatures": [
3054
2258
  {
3055
2259
  "id": 5,
3056
- "name": "XyoBowserSystemInfoPayloadPlugin",
3057
- "kind": 4096,
3058
- "kindString": "Call signature",
3059
- "flags": {},
3060
- "type": {
3061
- "type": "reference",
3062
- "typeArguments": [
3063
- {
3064
- "type": "intersection",
3065
- "types": [
3066
- {
3067
- "type": "reflection",
3068
- "declaration": {
3069
- "id": 6,
3070
- "name": "__type",
3071
- "kind": 65536,
3072
- "kindString": "Type literal",
3073
- "flags": {},
3074
- "children": [
3075
- {
3076
- "id": 7,
3077
- "name": "schema",
3078
- "kind": 1024,
3079
- "kindString": "Property",
3080
- "flags": {},
3081
- "sources": [
3082
- {
3083
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3084
- "line": 2,
3085
- "character": 4
3086
- }
3087
- ],
3088
- "type": {
3089
- "type": "intrinsic",
3090
- "name": "string"
3091
- }
3092
- }
3093
- ],
3094
- "groups": [
3095
- {
3096
- "title": "Properties",
3097
- "children": [
3098
- 7
3099
- ]
3100
- }
3101
- ],
3102
- "sources": [
3103
- {
3104
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3105
- "line": 1,
3106
- "character": 116
3107
- }
3108
- ]
3109
- }
3110
- },
3111
- {
3112
- "type": "reflection",
3113
- "declaration": {
3114
- "id": 8,
3115
- "name": "__type",
3116
- "kind": 65536,
3117
- "kindString": "Type literal",
3118
- "flags": {},
3119
- "children": [
3120
- {
3121
- "id": 9,
3122
- "name": "previousHash",
3123
- "kind": 1024,
3124
- "kindString": "Property",
3125
- "flags": {
3126
- "isOptional": true
3127
- },
3128
- "sources": [
3129
- {
3130
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3131
- "line": 4,
3132
- "character": 4
3133
- }
3134
- ],
3135
- "type": {
3136
- "type": "intrinsic",
3137
- "name": "string"
3138
- }
3139
- },
3140
- {
3141
- "id": 10,
3142
- "name": "sources",
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": 5,
3152
- "character": 4
3153
- }
3154
- ],
3155
- "type": {
3156
- "type": "array",
3157
- "elementType": {
3158
- "type": "intrinsic",
3159
- "name": "string"
3160
- }
3161
- }
3162
- },
3163
- {
3164
- "id": 11,
3165
- "name": "timestamp",
3166
- "kind": 1024,
3167
- "kindString": "Property",
3168
- "flags": {
3169
- "isOptional": true
3170
- },
3171
- "sources": [
3172
- {
3173
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3174
- "line": 6,
3175
- "character": 4
3176
- }
3177
- ],
3178
- "type": {
3179
- "type": "intrinsic",
3180
- "name": "number"
3181
- }
3182
- }
3183
- ],
3184
- "groups": [
3185
- {
3186
- "title": "Properties",
3187
- "children": [
3188
- 9,
3189
- 10,
3190
- 11
3191
- ]
3192
- }
3193
- ],
3194
- "sources": [
3195
- {
3196
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3197
- "line": 3,
3198
- "character": 4
3199
- }
3200
- ]
3201
- }
2260
+ "name": "XyoBowserSystemInfoPayloadPlugin",
2261
+ "kind": 4096,
2262
+ "kindString": "Call signature",
2263
+ "flags": {},
2264
+ "type": {
2265
+ "type": "reference",
2266
+ "typeArguments": [
2267
+ {
2268
+ "type": "intersection",
2269
+ "types": [
2270
+ {
2271
+ "type": "reference",
2272
+ "name": "SchemaFields"
2273
+ },
2274
+ {
2275
+ "type": "reference",
2276
+ "name": "PayloadFields"
3202
2277
  },
3203
2278
  {
3204
2279
  "type": "reflection",
3205
2280
  "declaration": {
3206
- "id": 12,
2281
+ "id": 6,
3207
2282
  "name": "__type",
3208
2283
  "kind": 65536,
3209
2284
  "kindString": "Type literal",
3210
2285
  "flags": {},
3211
2286
  "children": [
3212
2287
  {
3213
- "id": 14,
2288
+ "id": 8,
3214
2289
  "name": "bowser",
3215
2290
  "kind": 1024,
3216
2291
  "kindString": "Property",
@@ -3220,7 +2295,7 @@
3220
2295
  "sources": [
3221
2296
  {
3222
2297
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3223
- "line": 9,
2298
+ "line": 3,
3224
2299
  "character": 4
3225
2300
  }
3226
2301
  ],
@@ -3232,7 +2307,7 @@
3232
2307
  }
3233
2308
  },
3234
2309
  {
3235
- "id": 13,
2310
+ "id": 7,
3236
2311
  "name": "schema",
3237
2312
  "kind": 1024,
3238
2313
  "kindString": "Property",
@@ -3240,7 +2315,7 @@
3240
2315
  "sources": [
3241
2316
  {
3242
2317
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3243
- "line": 8,
2318
+ "line": 2,
3244
2319
  "character": 4
3245
2320
  }
3246
2321
  ],
@@ -3254,16 +2329,16 @@
3254
2329
  {
3255
2330
  "title": "Properties",
3256
2331
  "children": [
3257
- 14,
3258
- 13
2332
+ 8,
2333
+ 7
3259
2334
  ]
3260
2335
  }
3261
2336
  ],
3262
2337
  "sources": [
3263
2338
  {
3264
2339
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3265
- "line": 7,
3266
- "character": 4
2340
+ "line": 1,
2341
+ "character": 209
3267
2342
  }
3268
2343
  ]
3269
2344
  }
@@ -3274,153 +2349,24 @@
3274
2349
  "type": "intersection",
3275
2350
  "types": [
3276
2351
  {
3277
- "type": "reflection",
3278
- "declaration": {
3279
- "id": 15,
3280
- "name": "__type",
3281
- "kind": 65536,
3282
- "kindString": "Type literal",
3283
- "flags": {},
3284
- "children": [
3285
- {
3286
- "id": 16,
3287
- "name": "schema",
3288
- "kind": 1024,
3289
- "kindString": "Property",
3290
- "flags": {},
3291
- "sources": [
3292
- {
3293
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3294
- "line": 11,
3295
- "character": 4
3296
- }
3297
- ],
3298
- "type": {
3299
- "type": "intrinsic",
3300
- "name": "string"
3301
- }
3302
- }
3303
- ],
3304
- "groups": [
3305
- {
3306
- "title": "Properties",
3307
- "children": [
3308
- 16
3309
- ]
3310
- }
3311
- ],
3312
- "sources": [
3313
- {
3314
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3315
- "line": 10,
3316
- "character": 3
3317
- }
3318
- ]
3319
- }
2352
+ "type": "reference",
2353
+ "name": "SchemaFields"
3320
2354
  },
3321
2355
  {
3322
- "type": "reflection",
3323
- "declaration": {
3324
- "id": 17,
3325
- "name": "__type",
3326
- "kind": 65536,
3327
- "kindString": "Type literal",
3328
- "flags": {},
3329
- "children": [
3330
- {
3331
- "id": 18,
3332
- "name": "previousHash",
3333
- "kind": 1024,
3334
- "kindString": "Property",
3335
- "flags": {
3336
- "isOptional": true
3337
- },
3338
- "sources": [
3339
- {
3340
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3341
- "line": 13,
3342
- "character": 4
3343
- }
3344
- ],
3345
- "type": {
3346
- "type": "intrinsic",
3347
- "name": "string"
3348
- }
3349
- },
3350
- {
3351
- "id": 19,
3352
- "name": "sources",
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": 14,
3362
- "character": 4
3363
- }
3364
- ],
3365
- "type": {
3366
- "type": "array",
3367
- "elementType": {
3368
- "type": "intrinsic",
3369
- "name": "string"
3370
- }
3371
- }
3372
- },
3373
- {
3374
- "id": 20,
3375
- "name": "timestamp",
3376
- "kind": 1024,
3377
- "kindString": "Property",
3378
- "flags": {
3379
- "isOptional": true
3380
- },
3381
- "sources": [
3382
- {
3383
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3384
- "line": 15,
3385
- "character": 4
3386
- }
3387
- ],
3388
- "type": {
3389
- "type": "intrinsic",
3390
- "name": "number"
3391
- }
3392
- }
3393
- ],
3394
- "groups": [
3395
- {
3396
- "title": "Properties",
3397
- "children": [
3398
- 18,
3399
- 19,
3400
- 20
3401
- ]
3402
- }
3403
- ],
3404
- "sources": [
3405
- {
3406
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3407
- "line": 12,
3408
- "character": 4
3409
- }
3410
- ]
3411
- }
2356
+ "type": "reference",
2357
+ "name": "PayloadFields"
3412
2358
  },
3413
2359
  {
3414
2360
  "type": "reflection",
3415
2361
  "declaration": {
3416
- "id": 21,
2362
+ "id": 9,
3417
2363
  "name": "__type",
3418
2364
  "kind": 65536,
3419
2365
  "kindString": "Type literal",
3420
2366
  "flags": {},
3421
2367
  "children": [
3422
2368
  {
3423
- "id": 22,
2369
+ "id": 10,
3424
2370
  "name": "schema",
3425
2371
  "kind": 1024,
3426
2372
  "kindString": "Property",
@@ -3428,7 +2374,7 @@
3428
2374
  "sources": [
3429
2375
  {
3430
2376
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3431
- "line": 17,
2377
+ "line": 5,
3432
2378
  "character": 4
3433
2379
  }
3434
2380
  ],
@@ -3442,15 +2388,15 @@
3442
2388
  {
3443
2389
  "title": "Properties",
3444
2390
  "children": [
3445
- 22
2391
+ 10
3446
2392
  ]
3447
2393
  }
3448
2394
  ],
3449
2395
  "sources": [
3450
2396
  {
3451
2397
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3452
- "line": 16,
3453
- "character": 4
2398
+ "line": 4,
2399
+ "character": 96
3454
2400
  }
3455
2401
  ]
3456
2402
  }
@@ -3458,14 +2404,14 @@
3458
2404
  {
3459
2405
  "type": "reflection",
3460
2406
  "declaration": {
3461
- "id": 23,
2407
+ "id": 11,
3462
2408
  "name": "__type",
3463
2409
  "kind": 65536,
3464
2410
  "kindString": "Type literal",
3465
2411
  "flags": {},
3466
2412
  "children": [
3467
2413
  {
3468
- "id": 24,
2414
+ "id": 12,
3469
2415
  "name": "targetSchema",
3470
2416
  "kind": 1024,
3471
2417
  "kindString": "Property",
@@ -3473,7 +2419,7 @@
3473
2419
  "sources": [
3474
2420
  {
3475
2421
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3476
- "line": 19,
2422
+ "line": 7,
3477
2423
  "character": 4
3478
2424
  }
3479
2425
  ],
@@ -3487,14 +2433,14 @@
3487
2433
  {
3488
2434
  "title": "Properties",
3489
2435
  "children": [
3490
- 24
2436
+ 12
3491
2437
  ]
3492
2438
  }
3493
2439
  ],
3494
2440
  "sources": [
3495
2441
  {
3496
2442
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3497
- "line": 18,
2443
+ "line": 6,
3498
2444
  "character": 4
3499
2445
  }
3500
2446
  ]
@@ -3506,153 +2452,24 @@
3506
2452
  "type": "intersection",
3507
2453
  "types": [
3508
2454
  {
3509
- "type": "reflection",
3510
- "declaration": {
3511
- "id": 25,
3512
- "name": "__type",
3513
- "kind": 65536,
3514
- "kindString": "Type literal",
3515
- "flags": {},
3516
- "children": [
3517
- {
3518
- "id": 26,
3519
- "name": "schema",
3520
- "kind": 1024,
3521
- "kindString": "Property",
3522
- "flags": {},
3523
- "sources": [
3524
- {
3525
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3526
- "line": 21,
3527
- "character": 4
3528
- }
3529
- ],
3530
- "type": {
3531
- "type": "intrinsic",
3532
- "name": "string"
3533
- }
3534
- }
3535
- ],
3536
- "groups": [
3537
- {
3538
- "title": "Properties",
3539
- "children": [
3540
- 26
3541
- ]
3542
- }
3543
- ],
3544
- "sources": [
3545
- {
3546
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3547
- "line": 20,
3548
- "character": 3
3549
- }
3550
- ]
3551
- }
2455
+ "type": "reference",
2456
+ "name": "SchemaFields"
3552
2457
  },
3553
2458
  {
3554
- "type": "reflection",
3555
- "declaration": {
3556
- "id": 27,
3557
- "name": "__type",
3558
- "kind": 65536,
3559
- "kindString": "Type literal",
3560
- "flags": {},
3561
- "children": [
3562
- {
3563
- "id": 28,
3564
- "name": "previousHash",
3565
- "kind": 1024,
3566
- "kindString": "Property",
3567
- "flags": {
3568
- "isOptional": true
3569
- },
3570
- "sources": [
3571
- {
3572
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3573
- "line": 23,
3574
- "character": 4
3575
- }
3576
- ],
3577
- "type": {
3578
- "type": "intrinsic",
3579
- "name": "string"
3580
- }
3581
- },
3582
- {
3583
- "id": 29,
3584
- "name": "sources",
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": 24,
3594
- "character": 4
3595
- }
3596
- ],
3597
- "type": {
3598
- "type": "array",
3599
- "elementType": {
3600
- "type": "intrinsic",
3601
- "name": "string"
3602
- }
3603
- }
3604
- },
3605
- {
3606
- "id": 30,
3607
- "name": "timestamp",
3608
- "kind": 1024,
3609
- "kindString": "Property",
3610
- "flags": {
3611
- "isOptional": true
3612
- },
3613
- "sources": [
3614
- {
3615
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3616
- "line": 25,
3617
- "character": 4
3618
- }
3619
- ],
3620
- "type": {
3621
- "type": "intrinsic",
3622
- "name": "number"
3623
- }
3624
- }
3625
- ],
3626
- "groups": [
3627
- {
3628
- "title": "Properties",
3629
- "children": [
3630
- 28,
3631
- 29,
3632
- 30
3633
- ]
3634
- }
3635
- ],
3636
- "sources": [
3637
- {
3638
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3639
- "line": 22,
3640
- "character": 4
3641
- }
3642
- ]
3643
- }
2459
+ "type": "reference",
2460
+ "name": "PayloadFields"
3644
2461
  },
3645
2462
  {
3646
2463
  "type": "reflection",
3647
2464
  "declaration": {
3648
- "id": 31,
2465
+ "id": 13,
3649
2466
  "name": "__type",
3650
2467
  "kind": 65536,
3651
2468
  "kindString": "Type literal",
3652
2469
  "flags": {},
3653
2470
  "children": [
3654
2471
  {
3655
- "id": 33,
2472
+ "id": 15,
3656
2473
  "name": "bowser",
3657
2474
  "kind": 1024,
3658
2475
  "kindString": "Property",
@@ -3662,7 +2479,7 @@
3662
2479
  "sources": [
3663
2480
  {
3664
2481
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3665
- "line": 28,
2482
+ "line": 10,
3666
2483
  "character": 4
3667
2484
  }
3668
2485
  ],
@@ -3674,7 +2491,7 @@
3674
2491
  }
3675
2492
  },
3676
2493
  {
3677
- "id": 32,
2494
+ "id": 14,
3678
2495
  "name": "schema",
3679
2496
  "kind": 1024,
3680
2497
  "kindString": "Property",
@@ -3682,7 +2499,7 @@
3682
2499
  "sources": [
3683
2500
  {
3684
2501
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3685
- "line": 27,
2502
+ "line": 9,
3686
2503
  "character": 4
3687
2504
  }
3688
2505
  ],
@@ -3696,16 +2513,16 @@
3696
2513
  {
3697
2514
  "title": "Properties",
3698
2515
  "children": [
3699
- 33,
3700
- 32
2516
+ 15,
2517
+ 14
3701
2518
  ]
3702
2519
  }
3703
2520
  ],
3704
2521
  "sources": [
3705
2522
  {
3706
2523
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3707
- "line": 26,
3708
- "character": 4
2524
+ "line": 8,
2525
+ "character": 96
3709
2526
  }
3710
2527
  ]
3711
2528
  }
@@ -3719,7 +2536,7 @@
3719
2536
  ]
3720
2537
  },
3721
2538
  {
3722
- "id": 45,
2539
+ "id": 27,
3723
2540
  "name": "XyoBowserSystemInfoPayloadTemplate",
3724
2541
  "kind": 64,
3725
2542
  "kindString": "Function",
@@ -3733,25 +2550,33 @@
3733
2550
  ],
3734
2551
  "signatures": [
3735
2552
  {
3736
- "id": 46,
2553
+ "id": 28,
3737
2554
  "name": "XyoBowserSystemInfoPayloadTemplate",
3738
2555
  "kind": 4096,
3739
2556
  "kindString": "Call signature",
3740
2557
  "flags": {},
3741
2558
  "type": {
3742
- "type": "reference",
3743
- "typeArguments": [
2559
+ "type": "intersection",
2560
+ "types": [
2561
+ {
2562
+ "type": "reference",
2563
+ "name": "SchemaFields"
2564
+ },
2565
+ {
2566
+ "type": "reference",
2567
+ "name": "PayloadFields"
2568
+ },
3744
2569
  {
3745
2570
  "type": "reflection",
3746
2571
  "declaration": {
3747
- "id": 47,
2572
+ "id": 29,
3748
2573
  "name": "__type",
3749
2574
  "kind": 65536,
3750
2575
  "kindString": "Type literal",
3751
2576
  "flags": {},
3752
2577
  "children": [
3753
2578
  {
3754
- "id": 49,
2579
+ "id": 31,
3755
2580
  "name": "bowser",
3756
2581
  "kind": 1024,
3757
2582
  "kindString": "Property",
@@ -3773,7 +2598,7 @@
3773
2598
  }
3774
2599
  },
3775
2600
  {
3776
- "id": 48,
2601
+ "id": 30,
3777
2602
  "name": "schema",
3778
2603
  "kind": 1024,
3779
2604
  "kindString": "Property",
@@ -3795,8 +2620,8 @@
3795
2620
  {
3796
2621
  "title": "Properties",
3797
2622
  "children": [
3798
- 49,
3799
- 48
2623
+ 31,
2624
+ 30
3800
2625
  ]
3801
2626
  }
3802
2627
  ],
@@ -3809,8 +2634,7 @@
3809
2634
  ]
3810
2635
  }
3811
2636
  }
3812
- ],
3813
- "name": "XyoPayloadBase"
2637
+ ]
3814
2638
  }
3815
2639
  }
3816
2640
  ]
@@ -3826,23 +2650,23 @@
3826
2650
  {
3827
2651
  "title": "Classes",
3828
2652
  "children": [
3829
- 50
2653
+ 32
3830
2654
  ]
3831
2655
  },
3832
2656
  {
3833
2657
  "title": "Type Aliases",
3834
2658
  "children": [
3835
- 39,
3836
- 44,
3837
- 36,
3838
- 35
2659
+ 21,
2660
+ 26,
2661
+ 18,
2662
+ 17
3839
2663
  ]
3840
2664
  },
3841
2665
  {
3842
2666
  "title": "Variables",
3843
2667
  "children": [
3844
- 43,
3845
- 34,
2668
+ 25,
2669
+ 16,
3846
2670
  3,
3847
2671
  1
3848
2672
  ]
@@ -3851,7 +2675,7 @@
3851
2675
  "title": "Functions",
3852
2676
  "children": [
3853
2677
  4,
3854
- 45
2678
+ 27
3855
2679
  ]
3856
2680
  }
3857
2681
  ],
@@ -3860,7 +2684,7 @@
3860
2684
  "fileName": "plugins/packages/system/src/index.ts",
3861
2685
  "line": 1,
3862
2686
  "character": 0,
3863
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/a13393d/packages/plugins/packages/system/src/index.ts#L1"
2687
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/50468bd/packages/plugins/packages/system/src/index.ts#L1"
3864
2688
  }
3865
2689
  ]
3866
2690
  }