@xyo-network/system-payload-plugins 2.29.2 → 2.30.0-rc.1

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 +508 -448
  2. package/package.json +4 -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/1f8f779/packages/plugins/packages/system/src/index.ts#L9"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2159e00/packages/plugins/packages/system/src/index.ts#L9"
21
21
  }
22
22
  ],
23
23
  "target": 1
24
24
  },
25
25
  {
26
- "id": 24,
26
+ "id": 19,
27
27
  "name": "XyoBowserSystemInfoWitness",
28
28
  "kind": 128,
29
29
  "kindString": "Class",
30
30
  "flags": {},
31
31
  "children": [
32
32
  {
33
- "id": 25,
33
+ "id": 20,
34
34
  "name": "constructor",
35
35
  "kind": 512,
36
36
  "kindString": "Constructor",
@@ -44,33 +44,33 @@
44
44
  ],
45
45
  "signatures": [
46
46
  {
47
- "id": 26,
47
+ "id": 21,
48
48
  "name": "new XyoBowserSystemInfoWitness",
49
49
  "kind": 16384,
50
50
  "kindString": "Constructor signature",
51
51
  "flags": {},
52
52
  "typeParameter": [
53
53
  {
54
- "id": 27,
54
+ "id": 22,
55
55
  "name": "T",
56
56
  "kind": 131072,
57
57
  "kindString": "Type parameter",
58
58
  "flags": {},
59
59
  "type": {
60
60
  "type": "reference",
61
- "id": 16,
61
+ "id": 11,
62
62
  "name": "XyoBowserSystemInfoPayload"
63
63
  },
64
64
  "default": {
65
65
  "type": "reference",
66
- "id": 16,
66
+ "id": 11,
67
67
  "name": "XyoBowserSystemInfoPayload"
68
68
  }
69
69
  }
70
70
  ],
71
71
  "parameters": [
72
72
  {
73
- "id": 28,
73
+ "id": 23,
74
74
  "name": "config",
75
75
  "kind": 32768,
76
76
  "kindString": "Parameter",
@@ -79,150 +79,239 @@
79
79
  "type": "reference",
80
80
  "typeArguments": [
81
81
  {
82
- "type": "reference",
83
- "typeArguments": [
84
- {
85
- "type": "reference",
86
- "id": 27,
87
- "name": "T"
88
- },
89
- {
90
- "type": "reflection",
91
- "declaration": {
92
- "id": 29,
93
- "name": "__type",
94
- "kind": 65536,
95
- "kindString": "Type literal",
82
+ "type": "reflection",
83
+ "declaration": {
84
+ "id": 24,
85
+ "name": "__type",
86
+ "kind": 65536,
87
+ "kindString": "Type literal",
88
+ "flags": {},
89
+ "children": [
90
+ {
91
+ "id": 26,
92
+ "name": "previousHash",
93
+ "kind": 1024,
94
+ "kindString": "Property",
95
+ "flags": {
96
+ "isOptional": true
97
+ },
98
+ "sources": [
99
+ {
100
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
101
+ "line": 9,
102
+ "character": 4
103
+ }
104
+ ],
105
+ "type": {
106
+ "type": "intrinsic",
107
+ "name": "string"
108
+ }
109
+ },
110
+ {
111
+ "id": 25,
112
+ "name": "schema",
113
+ "kind": 1024,
114
+ "kindString": "Property",
96
115
  "flags": {},
97
- "children": [
116
+ "sources": [
98
117
  {
99
- "id": 31,
100
- "name": "previousHash",
101
- "kind": 1024,
102
- "kindString": "Property",
103
- "flags": {
104
- "isOptional": true
105
- },
106
- "sources": [
107
- {
108
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
109
- "line": 9,
110
- "character": 4
111
- }
112
- ],
113
- "type": {
114
- "type": "intrinsic",
115
- "name": "string"
116
- }
117
- },
118
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
119
+ "line": 8,
120
+ "character": 4
121
+ }
122
+ ],
123
+ "type": {
124
+ "type": "intrinsic",
125
+ "name": "string"
126
+ }
127
+ },
128
+ {
129
+ "id": 27,
130
+ "name": "sources",
131
+ "kind": 1024,
132
+ "kindString": "Property",
133
+ "flags": {
134
+ "isOptional": true
135
+ },
136
+ "sources": [
118
137
  {
119
- "id": 30,
120
- "name": "schema",
121
- "kind": 1024,
122
- "kindString": "Property",
123
- "flags": {},
124
- "sources": [
125
- {
126
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
127
- "line": 8,
128
- "character": 4
129
- }
130
- ],
131
- "type": {
132
- "type": "intrinsic",
133
- "name": "string"
134
- }
135
- },
138
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
139
+ "line": 10,
140
+ "character": 4
141
+ }
142
+ ],
143
+ "type": {
144
+ "type": "array",
145
+ "elementType": {
146
+ "type": "intrinsic",
147
+ "name": "string"
148
+ }
149
+ }
150
+ },
151
+ {
152
+ "id": 28,
153
+ "name": "timestamp",
154
+ "kind": 1024,
155
+ "kindString": "Property",
156
+ "flags": {
157
+ "isOptional": true
158
+ },
159
+ "sources": [
136
160
  {
137
- "id": 32,
138
- "name": "sources",
139
- "kind": 1024,
140
- "kindString": "Property",
141
- "flags": {
142
- "isOptional": true
143
- },
144
- "sources": [
145
- {
146
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
147
- "line": 10,
148
- "character": 4
149
- }
150
- ],
151
- "type": {
152
- "type": "array",
153
- "elementType": {
154
- "type": "intrinsic",
155
- "name": "string"
156
- }
157
- }
158
- },
161
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
162
+ "line": 11,
163
+ "character": 4
164
+ }
165
+ ],
166
+ "type": {
167
+ "type": "intrinsic",
168
+ "name": "number"
169
+ }
170
+ }
171
+ ],
172
+ "groups": [
173
+ {
174
+ "title": "Properties",
175
+ "children": [
176
+ 26,
177
+ 25,
178
+ 27,
179
+ 28
180
+ ]
181
+ }
182
+ ],
183
+ "sources": [
184
+ {
185
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
186
+ "line": 7,
187
+ "character": 107
188
+ }
189
+ ]
190
+ }
191
+ },
192
+ {
193
+ "type": "reflection",
194
+ "declaration": {
195
+ "id": 29,
196
+ "name": "__type",
197
+ "kind": 65536,
198
+ "kindString": "Type literal",
199
+ "flags": {},
200
+ "children": [
201
+ {
202
+ "id": 31,
203
+ "name": "previousHash",
204
+ "kind": 1024,
205
+ "kindString": "Property",
206
+ "flags": {
207
+ "isOptional": true
208
+ },
209
+ "sources": [
159
210
  {
160
- "id": 33,
161
- "name": "timestamp",
162
- "kind": 1024,
163
- "kindString": "Property",
164
- "flags": {
165
- "isOptional": true
166
- },
167
- "sources": [
168
- {
169
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
170
- "line": 11,
171
- "character": 4
172
- }
173
- ],
174
- "type": {
175
- "type": "intrinsic",
176
- "name": "number"
177
- }
211
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
212
+ "line": 9,
213
+ "character": 4
178
214
  }
179
215
  ],
180
- "groups": [
216
+ "type": {
217
+ "type": "intrinsic",
218
+ "name": "string"
219
+ }
220
+ },
221
+ {
222
+ "id": 30,
223
+ "name": "schema",
224
+ "kind": 1024,
225
+ "kindString": "Property",
226
+ "flags": {},
227
+ "sources": [
228
+ {
229
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
230
+ "line": 8,
231
+ "character": 4
232
+ }
233
+ ],
234
+ "type": {
235
+ "type": "intrinsic",
236
+ "name": "string"
237
+ }
238
+ },
239
+ {
240
+ "id": 32,
241
+ "name": "sources",
242
+ "kind": 1024,
243
+ "kindString": "Property",
244
+ "flags": {
245
+ "isOptional": true
246
+ },
247
+ "sources": [
181
248
  {
182
- "title": "Properties",
183
- "children": [
184
- 31,
185
- 30,
186
- 32,
187
- 33
188
- ]
249
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
250
+ "line": 10,
251
+ "character": 4
189
252
  }
190
253
  ],
254
+ "type": {
255
+ "type": "array",
256
+ "elementType": {
257
+ "type": "intrinsic",
258
+ "name": "string"
259
+ }
260
+ }
261
+ },
262
+ {
263
+ "id": 33,
264
+ "name": "timestamp",
265
+ "kind": 1024,
266
+ "kindString": "Property",
267
+ "flags": {
268
+ "isOptional": true
269
+ },
191
270
  "sources": [
192
271
  {
193
272
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
194
- "line": 7,
195
- "character": 107
273
+ "line": 11,
274
+ "character": 4
196
275
  }
276
+ ],
277
+ "type": {
278
+ "type": "intrinsic",
279
+ "name": "number"
280
+ }
281
+ }
282
+ ],
283
+ "groups": [
284
+ {
285
+ "title": "Properties",
286
+ "children": [
287
+ 31,
288
+ 30,
289
+ 32,
290
+ 33
197
291
  ]
198
292
  }
199
- }
200
- ],
201
- "name": "XyoWitnessConfig"
202
- },
203
- {
204
- "type": "reference",
205
- "typeArguments": [
206
- {
207
- "type": "reference",
208
- "id": 27,
209
- "name": "T"
210
- }
211
- ],
212
- "name": "XyoWitnessQueryPayload"
293
+ ],
294
+ "sources": [
295
+ {
296
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
297
+ "line": 7,
298
+ "character": 107
299
+ }
300
+ ]
301
+ }
213
302
  }
214
303
  ],
215
- "name": "XyoModuleConfig"
304
+ "name": "XyoWitnessConfig"
216
305
  }
217
306
  }
218
307
  ],
219
308
  "type": {
220
309
  "type": "reference",
221
- "id": 24,
310
+ "id": 19,
222
311
  "typeArguments": [
223
312
  {
224
313
  "type": "reference",
225
- "id": 27,
314
+ "id": 22,
226
315
  "name": "T"
227
316
  }
228
317
  ],
@@ -258,140 +347,229 @@
258
347
  "type": "reference",
259
348
  "typeArguments": [
260
349
  {
261
- "type": "reference",
262
- "typeArguments": [
263
- {
264
- "type": "reference",
265
- "id": 27,
266
- "name": "T"
267
- },
268
- {
269
- "type": "reflection",
270
- "declaration": {
271
- "id": 52,
272
- "name": "__type",
273
- "kind": 65536,
274
- "kindString": "Type literal",
350
+ "type": "reflection",
351
+ "declaration": {
352
+ "id": 52,
353
+ "name": "__type",
354
+ "kind": 65536,
355
+ "kindString": "Type literal",
356
+ "flags": {},
357
+ "children": [
358
+ {
359
+ "id": 54,
360
+ "name": "previousHash",
361
+ "kind": 1024,
362
+ "kindString": "Property",
363
+ "flags": {
364
+ "isOptional": true
365
+ },
366
+ "sources": [
367
+ {
368
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
369
+ "line": 9,
370
+ "character": 4
371
+ }
372
+ ],
373
+ "type": {
374
+ "type": "intrinsic",
375
+ "name": "string"
376
+ }
377
+ },
378
+ {
379
+ "id": 53,
380
+ "name": "schema",
381
+ "kind": 1024,
382
+ "kindString": "Property",
275
383
  "flags": {},
276
- "children": [
384
+ "sources": [
277
385
  {
278
- "id": 54,
279
- "name": "previousHash",
280
- "kind": 1024,
281
- "kindString": "Property",
282
- "flags": {
283
- "isOptional": true
284
- },
285
- "sources": [
286
- {
287
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
288
- "line": 9,
289
- "character": 4
290
- }
291
- ],
292
- "type": {
293
- "type": "intrinsic",
294
- "name": "string"
295
- }
296
- },
386
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
387
+ "line": 8,
388
+ "character": 4
389
+ }
390
+ ],
391
+ "type": {
392
+ "type": "intrinsic",
393
+ "name": "string"
394
+ }
395
+ },
396
+ {
397
+ "id": 55,
398
+ "name": "sources",
399
+ "kind": 1024,
400
+ "kindString": "Property",
401
+ "flags": {
402
+ "isOptional": true
403
+ },
404
+ "sources": [
297
405
  {
298
- "id": 53,
299
- "name": "schema",
300
- "kind": 1024,
301
- "kindString": "Property",
302
- "flags": {},
303
- "sources": [
304
- {
305
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
306
- "line": 8,
307
- "character": 4
308
- }
309
- ],
310
- "type": {
311
- "type": "intrinsic",
312
- "name": "string"
313
- }
314
- },
406
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
407
+ "line": 10,
408
+ "character": 4
409
+ }
410
+ ],
411
+ "type": {
412
+ "type": "array",
413
+ "elementType": {
414
+ "type": "intrinsic",
415
+ "name": "string"
416
+ }
417
+ }
418
+ },
419
+ {
420
+ "id": 56,
421
+ "name": "timestamp",
422
+ "kind": 1024,
423
+ "kindString": "Property",
424
+ "flags": {
425
+ "isOptional": true
426
+ },
427
+ "sources": [
315
428
  {
316
- "id": 55,
317
- "name": "sources",
318
- "kind": 1024,
319
- "kindString": "Property",
320
- "flags": {
321
- "isOptional": true
322
- },
323
- "sources": [
324
- {
325
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
326
- "line": 10,
327
- "character": 4
328
- }
329
- ],
330
- "type": {
331
- "type": "array",
332
- "elementType": {
333
- "type": "intrinsic",
334
- "name": "string"
335
- }
336
- }
337
- },
429
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
430
+ "line": 11,
431
+ "character": 4
432
+ }
433
+ ],
434
+ "type": {
435
+ "type": "intrinsic",
436
+ "name": "number"
437
+ }
438
+ }
439
+ ],
440
+ "groups": [
441
+ {
442
+ "title": "Properties",
443
+ "children": [
444
+ 54,
445
+ 53,
446
+ 55,
447
+ 56
448
+ ]
449
+ }
450
+ ],
451
+ "sources": [
452
+ {
453
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
454
+ "line": 7,
455
+ "character": 107
456
+ }
457
+ ]
458
+ }
459
+ },
460
+ {
461
+ "type": "reflection",
462
+ "declaration": {
463
+ "id": 57,
464
+ "name": "__type",
465
+ "kind": 65536,
466
+ "kindString": "Type literal",
467
+ "flags": {},
468
+ "children": [
469
+ {
470
+ "id": 59,
471
+ "name": "previousHash",
472
+ "kind": 1024,
473
+ "kindString": "Property",
474
+ "flags": {
475
+ "isOptional": true
476
+ },
477
+ "sources": [
338
478
  {
339
- "id": 56,
340
- "name": "timestamp",
341
- "kind": 1024,
342
- "kindString": "Property",
343
- "flags": {
344
- "isOptional": true
345
- },
346
- "sources": [
347
- {
348
- "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
349
- "line": 11,
350
- "character": 4
351
- }
352
- ],
353
- "type": {
354
- "type": "intrinsic",
355
- "name": "number"
356
- }
479
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
480
+ "line": 9,
481
+ "character": 4
357
482
  }
358
483
  ],
359
- "groups": [
484
+ "type": {
485
+ "type": "intrinsic",
486
+ "name": "string"
487
+ }
488
+ },
489
+ {
490
+ "id": 58,
491
+ "name": "schema",
492
+ "kind": 1024,
493
+ "kindString": "Property",
494
+ "flags": {},
495
+ "sources": [
360
496
  {
361
- "title": "Properties",
362
- "children": [
363
- 54,
364
- 53,
365
- 55,
366
- 56
367
- ]
497
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
498
+ "line": 8,
499
+ "character": 4
368
500
  }
369
501
  ],
502
+ "type": {
503
+ "type": "intrinsic",
504
+ "name": "string"
505
+ }
506
+ },
507
+ {
508
+ "id": 60,
509
+ "name": "sources",
510
+ "kind": 1024,
511
+ "kindString": "Property",
512
+ "flags": {
513
+ "isOptional": true
514
+ },
370
515
  "sources": [
371
516
  {
372
517
  "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
373
- "line": 7,
374
- "character": 107
518
+ "line": 10,
519
+ "character": 4
375
520
  }
521
+ ],
522
+ "type": {
523
+ "type": "array",
524
+ "elementType": {
525
+ "type": "intrinsic",
526
+ "name": "string"
527
+ }
528
+ }
529
+ },
530
+ {
531
+ "id": 61,
532
+ "name": "timestamp",
533
+ "kind": 1024,
534
+ "kindString": "Property",
535
+ "flags": {
536
+ "isOptional": true
537
+ },
538
+ "sources": [
539
+ {
540
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
541
+ "line": 11,
542
+ "character": 4
543
+ }
544
+ ],
545
+ "type": {
546
+ "type": "intrinsic",
547
+ "name": "number"
548
+ }
549
+ }
550
+ ],
551
+ "groups": [
552
+ {
553
+ "title": "Properties",
554
+ "children": [
555
+ 59,
556
+ 58,
557
+ 60,
558
+ 61
376
559
  ]
377
560
  }
378
- }
379
- ],
380
- "name": "XyoWitnessConfig"
381
- },
382
- {
383
- "type": "reference",
384
- "typeArguments": [
385
- {
386
- "type": "reference",
387
- "id": 27,
388
- "name": "T"
389
- }
390
- ],
391
- "name": "XyoWitnessQueryPayload"
561
+ ],
562
+ "sources": [
563
+ {
564
+ "fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
565
+ "line": 7,
566
+ "character": 107
567
+ }
568
+ ]
569
+ }
392
570
  }
393
571
  ],
394
- "name": "XyoModuleConfig"
572
+ "name": "XyoWitnessConfig"
395
573
  },
396
574
  "inheritedFrom": {
397
575
  "type": "reference",
@@ -399,7 +577,7 @@
399
577
  }
400
578
  },
401
579
  {
402
- "id": 60,
580
+ "id": 65,
403
581
  "name": "account",
404
582
  "kind": 262144,
405
583
  "kindString": "Accessor",
@@ -412,7 +590,7 @@
412
590
  }
413
591
  ],
414
592
  "getSignature": {
415
- "id": 61,
593
+ "id": 66,
416
594
  "name": "account",
417
595
  "kind": 524288,
418
596
  "kindString": "Get signature",
@@ -432,7 +610,7 @@
432
610
  }
433
611
  },
434
612
  {
435
- "id": 62,
613
+ "id": 67,
436
614
  "name": "address",
437
615
  "kind": 262144,
438
616
  "kindString": "Accessor",
@@ -445,7 +623,7 @@
445
623
  }
446
624
  ],
447
625
  "getSignature": {
448
- "id": 63,
626
+ "id": 68,
449
627
  "name": "address",
450
628
  "kind": 524288,
451
629
  "kindString": "Get signature",
@@ -549,15 +727,8 @@
549
727
  "kindString": "Get signature",
550
728
  "flags": {},
551
729
  "type": {
552
- "type": "indexedAccess",
553
- "indexType": {
554
- "type": "literal",
555
- "value": "schema"
556
- },
557
- "objectType": {
558
- "type": "reference",
559
- "name": "T"
560
- }
730
+ "type": "intrinsic",
731
+ "name": "string"
561
732
  },
562
733
  "inheritedFrom": {
563
734
  "type": "reference",
@@ -570,7 +741,7 @@
570
741
  }
571
742
  },
572
743
  {
573
- "id": 64,
744
+ "id": 69,
574
745
  "name": "bindHashes",
575
746
  "kind": 2048,
576
747
  "kindString": "Method",
@@ -584,14 +755,14 @@
584
755
  ],
585
756
  "signatures": [
586
757
  {
587
- "id": 65,
758
+ "id": 70,
588
759
  "name": "bindHashes",
589
760
  "kind": 4096,
590
761
  "kindString": "Call signature",
591
762
  "flags": {},
592
763
  "parameters": [
593
764
  {
594
- "id": 66,
765
+ "id": 71,
595
766
  "name": "hashes",
596
767
  "kind": 32768,
597
768
  "kindString": "Parameter",
@@ -605,7 +776,7 @@
605
776
  }
606
777
  },
607
778
  {
608
- "id": 67,
779
+ "id": 72,
609
780
  "name": "schema",
610
781
  "kind": 32768,
611
782
  "kindString": "Parameter",
@@ -629,14 +800,14 @@
629
800
  {
630
801
  "type": "reflection",
631
802
  "declaration": {
632
- "id": 68,
803
+ "id": 73,
633
804
  "name": "__type",
634
805
  "kind": 65536,
635
806
  "kindString": "Type literal",
636
807
  "flags": {},
637
808
  "children": [
638
809
  {
639
- "id": 70,
810
+ "id": 75,
640
811
  "name": "previousHash",
641
812
  "kind": 1024,
642
813
  "kindString": "Property",
@@ -656,7 +827,7 @@
656
827
  }
657
828
  },
658
829
  {
659
- "id": 69,
830
+ "id": 74,
660
831
  "name": "schema",
661
832
  "kind": 1024,
662
833
  "kindString": "Property",
@@ -674,7 +845,7 @@
674
845
  }
675
846
  },
676
847
  {
677
- "id": 71,
848
+ "id": 76,
678
849
  "name": "sources",
679
850
  "kind": 1024,
680
851
  "kindString": "Property",
@@ -697,7 +868,7 @@
697
868
  }
698
869
  },
699
870
  {
700
- "id": 72,
871
+ "id": 77,
701
872
  "name": "timestamp",
702
873
  "kind": 1024,
703
874
  "kindString": "Property",
@@ -721,10 +892,10 @@
721
892
  {
722
893
  "title": "Properties",
723
894
  "children": [
724
- 70,
725
- 69,
726
- 71,
727
- 72
895
+ 75,
896
+ 74,
897
+ 76,
898
+ 77
728
899
  ]
729
900
  }
730
901
  ],
@@ -752,7 +923,7 @@
752
923
  }
753
924
  },
754
925
  {
755
- "id": 73,
926
+ "id": 78,
756
927
  "name": "bindPayloads",
757
928
  "kind": 2048,
758
929
  "kindString": "Method",
@@ -766,14 +937,14 @@
766
937
  ],
767
938
  "signatures": [
768
939
  {
769
- "id": 74,
940
+ "id": 79,
770
941
  "name": "bindPayloads",
771
942
  "kind": 4096,
772
943
  "kindString": "Call signature",
773
944
  "flags": {},
774
945
  "parameters": [
775
946
  {
776
- "id": 75,
947
+ "id": 80,
777
948
  "name": "payloads",
778
949
  "kind": 32768,
779
950
  "kindString": "Parameter",
@@ -790,14 +961,14 @@
790
961
  {
791
962
  "type": "reflection",
792
963
  "declaration": {
793
- "id": 76,
964
+ "id": 81,
794
965
  "name": "__type",
795
966
  "kind": 65536,
796
967
  "kindString": "Type literal",
797
968
  "flags": {},
798
969
  "children": [
799
970
  {
800
- "id": 78,
971
+ "id": 83,
801
972
  "name": "previousHash",
802
973
  "kind": 1024,
803
974
  "kindString": "Property",
@@ -817,7 +988,7 @@
817
988
  }
818
989
  },
819
990
  {
820
- "id": 77,
991
+ "id": 82,
821
992
  "name": "schema",
822
993
  "kind": 1024,
823
994
  "kindString": "Property",
@@ -835,7 +1006,7 @@
835
1006
  }
836
1007
  },
837
1008
  {
838
- "id": 79,
1009
+ "id": 84,
839
1010
  "name": "sources",
840
1011
  "kind": 1024,
841
1012
  "kindString": "Property",
@@ -858,7 +1029,7 @@
858
1029
  }
859
1030
  },
860
1031
  {
861
- "id": 80,
1032
+ "id": 85,
862
1033
  "name": "timestamp",
863
1034
  "kind": 1024,
864
1035
  "kindString": "Property",
@@ -882,10 +1053,10 @@
882
1053
  {
883
1054
  "title": "Properties",
884
1055
  "children": [
885
- 78,
886
- 77,
887
- 79,
888
- 80
1056
+ 83,
1057
+ 82,
1058
+ 84,
1059
+ 85
889
1060
  ]
890
1061
  }
891
1062
  ],
@@ -913,14 +1084,14 @@
913
1084
  {
914
1085
  "type": "reflection",
915
1086
  "declaration": {
916
- "id": 81,
1087
+ "id": 86,
917
1088
  "name": "__type",
918
1089
  "kind": 65536,
919
1090
  "kindString": "Type literal",
920
1091
  "flags": {},
921
1092
  "children": [
922
1093
  {
923
- "id": 83,
1094
+ "id": 88,
924
1095
  "name": "previousHash",
925
1096
  "kind": 1024,
926
1097
  "kindString": "Property",
@@ -940,7 +1111,7 @@
940
1111
  }
941
1112
  },
942
1113
  {
943
- "id": 82,
1114
+ "id": 87,
944
1115
  "name": "schema",
945
1116
  "kind": 1024,
946
1117
  "kindString": "Property",
@@ -958,7 +1129,7 @@
958
1129
  }
959
1130
  },
960
1131
  {
961
- "id": 84,
1132
+ "id": 89,
962
1133
  "name": "sources",
963
1134
  "kind": 1024,
964
1135
  "kindString": "Property",
@@ -981,7 +1152,7 @@
981
1152
  }
982
1153
  },
983
1154
  {
984
- "id": 85,
1155
+ "id": 90,
985
1156
  "name": "timestamp",
986
1157
  "kind": 1024,
987
1158
  "kindString": "Property",
@@ -1005,10 +1176,10 @@
1005
1176
  {
1006
1177
  "title": "Properties",
1007
1178
  "children": [
1008
- 83,
1009
- 82,
1010
- 84,
1011
- 85
1179
+ 88,
1180
+ 87,
1181
+ 89,
1182
+ 90
1012
1183
  ]
1013
1184
  }
1014
1185
  ],
@@ -1069,7 +1240,7 @@
1069
1240
  "typeArguments": [
1070
1241
  {
1071
1242
  "type": "reference",
1072
- "id": 27,
1243
+ "id": 22,
1073
1244
  "name": "T"
1074
1245
  }
1075
1246
  ],
@@ -1084,7 +1255,7 @@
1084
1255
  "typeArguments": [
1085
1256
  {
1086
1257
  "type": "reference",
1087
- "id": 27,
1258
+ "id": 22,
1088
1259
  "name": "T"
1089
1260
  }
1090
1261
  ],
@@ -1102,7 +1273,7 @@
1102
1273
  }
1103
1274
  },
1104
1275
  {
1105
- "id": 57,
1276
+ "id": 62,
1106
1277
  "name": "queriable",
1107
1278
  "kind": 2048,
1108
1279
  "kindString": "Method",
@@ -1116,14 +1287,14 @@
1116
1287
  ],
1117
1288
  "signatures": [
1118
1289
  {
1119
- "id": 58,
1290
+ "id": 63,
1120
1291
  "name": "queriable",
1121
1292
  "kind": 4096,
1122
1293
  "kindString": "Call signature",
1123
1294
  "flags": {},
1124
1295
  "parameters": [
1125
1296
  {
1126
- "id": 59,
1297
+ "id": 64,
1127
1298
  "name": "schema",
1128
1299
  "kind": 32768,
1129
1300
  "kindString": "Parameter",
@@ -1181,7 +1352,7 @@
1181
1352
  "typeArguments": [
1182
1353
  {
1183
1354
  "type": "reference",
1184
- "id": 27,
1355
+ "id": 22,
1185
1356
  "name": "T"
1186
1357
  }
1187
1358
  ],
@@ -1336,7 +1507,7 @@
1336
1507
  {
1337
1508
  "title": "Constructors",
1338
1509
  "children": [
1339
- 25
1510
+ 20
1340
1511
  ]
1341
1512
  },
1342
1513
  {
@@ -1348,8 +1519,8 @@
1348
1519
  {
1349
1520
  "title": "Accessors",
1350
1521
  "children": [
1351
- 60,
1352
- 62,
1522
+ 65,
1523
+ 67,
1353
1524
  34,
1354
1525
  41,
1355
1526
  39
@@ -1358,10 +1529,10 @@
1358
1529
  {
1359
1530
  "title": "Methods",
1360
1531
  "children": [
1361
- 64,
1362
- 73,
1532
+ 69,
1533
+ 78,
1363
1534
  36,
1364
- 57,
1535
+ 62,
1365
1536
  43
1366
1537
  ]
1367
1538
  }
@@ -1375,19 +1546,19 @@
1375
1546
  ],
1376
1547
  "typeParameters": [
1377
1548
  {
1378
- "id": 86,
1549
+ "id": 91,
1379
1550
  "name": "T",
1380
1551
  "kind": 131072,
1381
1552
  "kindString": "Type parameter",
1382
1553
  "flags": {},
1383
1554
  "type": {
1384
1555
  "type": "reference",
1385
- "id": 16,
1556
+ "id": 11,
1386
1557
  "name": "XyoBowserSystemInfoPayload"
1387
1558
  },
1388
1559
  "default": {
1389
1560
  "type": "reference",
1390
- "id": 16,
1561
+ "id": 11,
1391
1562
  "name": "XyoBowserSystemInfoPayload"
1392
1563
  }
1393
1564
  }
@@ -1398,7 +1569,7 @@
1398
1569
  "typeArguments": [
1399
1570
  {
1400
1571
  "type": "reference",
1401
- "id": 27,
1572
+ "id": 22,
1402
1573
  "name": "T"
1403
1574
  }
1404
1575
  ],
@@ -1407,7 +1578,7 @@
1407
1578
  ]
1408
1579
  },
1409
1580
  {
1410
- "id": 16,
1581
+ "id": 11,
1411
1582
  "name": "XyoBowserSystemInfoPayload",
1412
1583
  "kind": 4194304,
1413
1584
  "kindString": "Type alias",
@@ -1425,14 +1596,14 @@
1425
1596
  {
1426
1597
  "type": "reflection",
1427
1598
  "declaration": {
1428
- "id": 17,
1599
+ "id": 12,
1429
1600
  "name": "__type",
1430
1601
  "kind": 65536,
1431
1602
  "kindString": "Type literal",
1432
1603
  "flags": {},
1433
1604
  "children": [
1434
1605
  {
1435
- "id": 19,
1606
+ "id": 14,
1436
1607
  "name": "bowser",
1437
1608
  "kind": 1024,
1438
1609
  "kindString": "Property",
@@ -1454,7 +1625,7 @@
1454
1625
  }
1455
1626
  },
1456
1627
  {
1457
- "id": 18,
1628
+ "id": 13,
1458
1629
  "name": "schema",
1459
1630
  "kind": 1024,
1460
1631
  "kindString": "Property",
@@ -1468,7 +1639,7 @@
1468
1639
  ],
1469
1640
  "type": {
1470
1641
  "type": "reference",
1471
- "id": 20,
1642
+ "id": 15,
1472
1643
  "name": "XyoBowserSystemInfoPayloadSchema"
1473
1644
  }
1474
1645
  }
@@ -1477,8 +1648,8 @@
1477
1648
  {
1478
1649
  "title": "Properties",
1479
1650
  "children": [
1480
- 19,
1481
- 18
1651
+ 14,
1652
+ 13
1482
1653
  ]
1483
1654
  }
1484
1655
  ],
@@ -1496,7 +1667,7 @@
1496
1667
  }
1497
1668
  },
1498
1669
  {
1499
- "id": 21,
1670
+ "id": 16,
1500
1671
  "name": "XyoBowserSystemInfoPayloadSchema",
1501
1672
  "kind": 4194304,
1502
1673
  "kindString": "Type alias",
@@ -1519,7 +1690,7 @@
1519
1690
  }
1520
1691
  },
1521
1692
  {
1522
- "id": 13,
1693
+ "id": 8,
1523
1694
  "name": "XyoBowserSystemInfoWitnessConfig",
1524
1695
  "kind": 4194304,
1525
1696
  "kindString": "Type alias",
@@ -1536,20 +1707,20 @@
1536
1707
  "typeArguments": [
1537
1708
  {
1538
1709
  "type": "reference",
1539
- "id": 16,
1710
+ "id": 11,
1540
1711
  "name": "XyoBowserSystemInfoPayload"
1541
1712
  },
1542
1713
  {
1543
1714
  "type": "reflection",
1544
1715
  "declaration": {
1545
- "id": 14,
1716
+ "id": 9,
1546
1717
  "name": "__type",
1547
1718
  "kind": 65536,
1548
1719
  "kindString": "Type literal",
1549
1720
  "flags": {},
1550
1721
  "children": [
1551
1722
  {
1552
- "id": 15,
1723
+ "id": 10,
1553
1724
  "name": "schema",
1554
1725
  "kind": 1024,
1555
1726
  "kindString": "Property",
@@ -1563,7 +1734,7 @@
1563
1734
  ],
1564
1735
  "type": {
1565
1736
  "type": "reference",
1566
- "id": 11,
1737
+ "id": 6,
1567
1738
  "name": "XyoBowserSystemInfoWitnessConfigSchema"
1568
1739
  }
1569
1740
  }
@@ -1572,7 +1743,7 @@
1572
1743
  {
1573
1744
  "title": "Properties",
1574
1745
  "children": [
1575
- 15
1746
+ 10
1576
1747
  ]
1577
1748
  }
1578
1749
  ],
@@ -1590,7 +1761,7 @@
1590
1761
  }
1591
1762
  },
1592
1763
  {
1593
- "id": 12,
1764
+ "id": 7,
1594
1765
  "name": "XyoBowserSystemInfoWitnessConfigSchema",
1595
1766
  "kind": 4194304,
1596
1767
  "kindString": "Type alias",
@@ -1613,7 +1784,7 @@
1613
1784
  }
1614
1785
  },
1615
1786
  {
1616
- "id": 20,
1787
+ "id": 15,
1617
1788
  "name": "XyoBowserSystemInfoPayloadSchema",
1618
1789
  "kind": 32,
1619
1790
  "kindString": "Variable",
@@ -1636,7 +1807,7 @@
1636
1807
  }
1637
1808
  },
1638
1809
  {
1639
- "id": 11,
1810
+ "id": 6,
1640
1811
  "name": "XyoBowserSystemInfoWitnessConfigSchema",
1641
1812
  "kind": 32,
1642
1813
  "kindString": "Variable",
@@ -1694,7 +1865,7 @@
1694
1865
  "fileName": "plugins/packages/system/src/index.ts",
1695
1866
  "line": 6,
1696
1867
  "character": 13,
1697
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1f8f779/packages/plugins/packages/system/src/index.ts#L6"
1868
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2159e00/packages/plugins/packages/system/src/index.ts#L6"
1698
1869
  }
1699
1870
  ],
1700
1871
  "type": {
@@ -1731,12 +1902,12 @@
1731
1902
  "typeArguments": [
1732
1903
  {
1733
1904
  "type": "reference",
1734
- "id": 16,
1905
+ "id": 11,
1735
1906
  "name": "XyoBowserSystemInfoPayload"
1736
1907
  },
1737
1908
  {
1738
1909
  "type": "reference",
1739
- "id": 13,
1910
+ "id": 8,
1740
1911
  "name": "XyoBowserSystemInfoWitnessConfig"
1741
1912
  },
1742
1913
  {
@@ -1744,119 +1915,8 @@
1744
1915
  "typeArguments": [
1745
1916
  {
1746
1917
  "type": "reference",
1747
- "id": 16,
1918
+ "id": 11,
1748
1919
  "name": "XyoBowserSystemInfoPayload"
1749
- },
1750
- {
1751
- "type": "reflection",
1752
- "declaration": {
1753
- "id": 6,
1754
- "name": "__type",
1755
- "kind": 65536,
1756
- "kindString": "Type literal",
1757
- "flags": {},
1758
- "children": [
1759
- {
1760
- "id": 8,
1761
- "name": "previousHash",
1762
- "kind": 1024,
1763
- "kindString": "Property",
1764
- "flags": {
1765
- "isOptional": true
1766
- },
1767
- "sources": [
1768
- {
1769
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
1770
- "line": 5,
1771
- "character": 4
1772
- }
1773
- ],
1774
- "type": {
1775
- "type": "intrinsic",
1776
- "name": "string"
1777
- }
1778
- },
1779
- {
1780
- "id": 7,
1781
- "name": "schema",
1782
- "kind": 1024,
1783
- "kindString": "Property",
1784
- "flags": {},
1785
- "sources": [
1786
- {
1787
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
1788
- "line": 4,
1789
- "character": 4
1790
- }
1791
- ],
1792
- "type": {
1793
- "type": "intrinsic",
1794
- "name": "string"
1795
- }
1796
- },
1797
- {
1798
- "id": 9,
1799
- "name": "sources",
1800
- "kind": 1024,
1801
- "kindString": "Property",
1802
- "flags": {
1803
- "isOptional": true
1804
- },
1805
- "sources": [
1806
- {
1807
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
1808
- "line": 6,
1809
- "character": 4
1810
- }
1811
- ],
1812
- "type": {
1813
- "type": "array",
1814
- "elementType": {
1815
- "type": "intrinsic",
1816
- "name": "string"
1817
- }
1818
- }
1819
- },
1820
- {
1821
- "id": 10,
1822
- "name": "timestamp",
1823
- "kind": 1024,
1824
- "kindString": "Property",
1825
- "flags": {
1826
- "isOptional": true
1827
- },
1828
- "sources": [
1829
- {
1830
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
1831
- "line": 7,
1832
- "character": 4
1833
- }
1834
- ],
1835
- "type": {
1836
- "type": "intrinsic",
1837
- "name": "number"
1838
- }
1839
- }
1840
- ],
1841
- "groups": [
1842
- {
1843
- "title": "Properties",
1844
- "children": [
1845
- 8,
1846
- 7,
1847
- 9,
1848
- 10
1849
- ]
1850
- }
1851
- ],
1852
- "sources": [
1853
- {
1854
- "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
1855
- "line": 3,
1856
- "character": 254
1857
- }
1858
- ]
1859
- }
1860
1920
  }
1861
1921
  ],
1862
1922
  "name": "XyoDivinerConfig"
@@ -1868,7 +1928,7 @@
1868
1928
  ]
1869
1929
  },
1870
1930
  {
1871
- "id": 22,
1931
+ "id": 17,
1872
1932
  "name": "XyoBowserSystemInfoPayloadTemplate",
1873
1933
  "kind": 64,
1874
1934
  "kindString": "Function",
@@ -1882,14 +1942,14 @@
1882
1942
  ],
1883
1943
  "signatures": [
1884
1944
  {
1885
- "id": 23,
1945
+ "id": 18,
1886
1946
  "name": "XyoBowserSystemInfoPayloadTemplate",
1887
1947
  "kind": 4096,
1888
1948
  "kindString": "Call signature",
1889
1949
  "flags": {},
1890
1950
  "type": {
1891
1951
  "type": "reference",
1892
- "id": 16,
1952
+ "id": 11,
1893
1953
  "name": "XyoBowserSystemInfoPayload"
1894
1954
  }
1895
1955
  }
@@ -1906,23 +1966,23 @@
1906
1966
  {
1907
1967
  "title": "Classes",
1908
1968
  "children": [
1909
- 24
1969
+ 19
1910
1970
  ]
1911
1971
  },
1912
1972
  {
1913
1973
  "title": "Type Aliases",
1914
1974
  "children": [
1975
+ 11,
1915
1976
  16,
1916
- 21,
1917
- 13,
1918
- 12
1977
+ 8,
1978
+ 7
1919
1979
  ]
1920
1980
  },
1921
1981
  {
1922
1982
  "title": "Variables",
1923
1983
  "children": [
1924
- 20,
1925
- 11,
1984
+ 15,
1985
+ 6,
1926
1986
  3,
1927
1987
  1
1928
1988
  ]
@@ -1931,7 +1991,7 @@
1931
1991
  "title": "Functions",
1932
1992
  "children": [
1933
1993
  4,
1934
- 22
1994
+ 17
1935
1995
  ]
1936
1996
  }
1937
1997
  ],
@@ -1940,7 +2000,7 @@
1940
2000
  "fileName": "plugins/packages/system/src/index.ts",
1941
2001
  "line": 1,
1942
2002
  "character": 0,
1943
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1f8f779/packages/plugins/packages/system/src/index.ts#L1"
2003
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2159e00/packages/plugins/packages/system/src/index.ts#L1"
1944
2004
  }
1945
2005
  ]
1946
2006
  }