@xyo-network/witness 2.24.2 → 2.24.5

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 +834 -1460
  2. package/package.json +3 -3
package/dist/docs.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "originalName": "",
8
8
  "children": [
9
9
  {
10
- "id": 119,
10
+ "id": 99,
11
11
  "name": "XyoAbstractTimestampWitness",
12
12
  "kind": 128,
13
13
  "kindString": "Class",
@@ -16,7 +16,7 @@
16
16
  },
17
17
  "children": [
18
18
  {
19
- "id": 120,
19
+ "id": 100,
20
20
  "name": "constructor",
21
21
  "kind": 512,
22
22
  "kindString": "Constructor",
@@ -26,19 +26,19 @@
26
26
  "fileName": "witness/src/Witness/Witness.ts",
27
27
  "line": 11,
28
28
  "character": 2,
29
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/Witness.ts#L11"
29
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/Witness.ts#L11"
30
30
  }
31
31
  ],
32
32
  "signatures": [
33
33
  {
34
- "id": 121,
34
+ "id": 101,
35
35
  "name": "new XyoAbstractTimestampWitness",
36
36
  "kind": 16384,
37
37
  "kindString": "Constructor signature",
38
38
  "flags": {},
39
39
  "typeParameter": [
40
40
  {
41
- "id": 132,
41
+ "id": 106,
42
42
  "name": "TTargetPayload",
43
43
  "kind": 131072,
44
44
  "kindString": "Type parameter",
@@ -47,115 +47,55 @@
47
47
  "type": "reference",
48
48
  "typeArguments": [
49
49
  {
50
- "type": "reflection",
51
- "declaration": {
52
- "id": 122,
53
- "name": "__type",
54
- "kind": 65536,
55
- "kindString": "Type literal",
56
- "flags": {},
57
- "children": [
58
- {
59
- "id": 124,
60
- "name": "previousHash",
61
- "kind": 1024,
62
- "kindString": "Property",
63
- "flags": {
64
- "isOptional": true
65
- },
66
- "sources": [
67
- {
68
- "fileName": "payload/dist/esm/models/Base.d.ts",
69
- "line": 7,
70
- "character": 4
71
- }
72
- ],
73
- "type": {
74
- "type": "intrinsic",
75
- "name": "string"
76
- }
77
- },
78
- {
79
- "id": 123,
80
- "name": "schema",
81
- "kind": 1024,
82
- "kindString": "Property",
50
+ "type": "reference",
51
+ "typeArguments": [
52
+ {
53
+ "type": "reflection",
54
+ "declaration": {
55
+ "id": 102,
56
+ "name": "__type",
57
+ "kind": 65536,
58
+ "kindString": "Type literal",
83
59
  "flags": {},
84
- "sources": [
60
+ "children": [
85
61
  {
86
- "fileName": "payload/dist/esm/models/Base.d.ts",
87
- "line": 6,
88
- "character": 4
62
+ "id": 103,
63
+ "name": "schema",
64
+ "kind": 1024,
65
+ "kindString": "Property",
66
+ "flags": {},
67
+ "sources": [
68
+ {
69
+ "fileName": "payload/dist/esm/models/Base.d.ts",
70
+ "line": 8,
71
+ "character": 4
72
+ }
73
+ ],
74
+ "type": {
75
+ "type": "intrinsic",
76
+ "name": "string"
77
+ }
89
78
  }
90
79
  ],
91
- "type": {
92
- "type": "intrinsic",
93
- "name": "string"
94
- }
95
- },
96
- {
97
- "id": 125,
98
- "name": "sources",
99
- "kind": 1024,
100
- "kindString": "Property",
101
- "flags": {
102
- "isOptional": true
103
- },
104
- "sources": [
80
+ "groups": [
105
81
  {
106
- "fileName": "payload/dist/esm/models/Base.d.ts",
107
- "line": 8,
108
- "character": 4
82
+ "title": "Properties",
83
+ "children": [
84
+ 103
85
+ ]
109
86
  }
110
87
  ],
111
- "type": {
112
- "type": "array",
113
- "elementType": {
114
- "type": "intrinsic",
115
- "name": "string"
116
- }
117
- }
118
- },
119
- {
120
- "id": 126,
121
- "name": "timestamp",
122
- "kind": 1024,
123
- "kindString": "Property",
124
- "flags": {
125
- "isOptional": true
126
- },
127
88
  "sources": [
128
89
  {
129
90
  "fileName": "payload/dist/esm/models/Base.d.ts",
130
- "line": 9,
91
+ "line": 7,
131
92
  "character": 4
132
93
  }
133
- ],
134
- "type": {
135
- "type": "intrinsic",
136
- "name": "number"
137
- }
138
- }
139
- ],
140
- "groups": [
141
- {
142
- "title": "Properties",
143
- "children": [
144
- 124,
145
- 123,
146
- 125,
147
- 126
148
94
  ]
149
95
  }
150
- ],
151
- "sources": [
152
- {
153
- "fileName": "payload/dist/esm/models/Base.d.ts",
154
- "line": 5,
155
- "character": 70
156
- }
157
- ]
158
- }
96
+ }
97
+ ],
98
+ "name": "XyoPayload"
159
99
  }
160
100
  ],
161
101
  "name": "WithTimestamp"
@@ -164,122 +104,62 @@
164
104
  "type": "reference",
165
105
  "typeArguments": [
166
106
  {
167
- "type": "reflection",
168
- "declaration": {
169
- "id": 127,
170
- "name": "__type",
171
- "kind": 65536,
172
- "kindString": "Type literal",
173
- "flags": {},
174
- "children": [
175
- {
176
- "id": 129,
177
- "name": "previousHash",
178
- "kind": 1024,
179
- "kindString": "Property",
180
- "flags": {
181
- "isOptional": true
182
- },
183
- "sources": [
184
- {
185
- "fileName": "payload/dist/esm/models/Base.d.ts",
186
- "line": 7,
187
- "character": 4
188
- }
189
- ],
190
- "type": {
191
- "type": "intrinsic",
192
- "name": "string"
193
- }
194
- },
195
- {
196
- "id": 128,
197
- "name": "schema",
198
- "kind": 1024,
199
- "kindString": "Property",
107
+ "type": "reference",
108
+ "typeArguments": [
109
+ {
110
+ "type": "reflection",
111
+ "declaration": {
112
+ "id": 104,
113
+ "name": "__type",
114
+ "kind": 65536,
115
+ "kindString": "Type literal",
200
116
  "flags": {},
201
- "sources": [
117
+ "children": [
202
118
  {
203
- "fileName": "payload/dist/esm/models/Base.d.ts",
204
- "line": 6,
205
- "character": 4
119
+ "id": 105,
120
+ "name": "schema",
121
+ "kind": 1024,
122
+ "kindString": "Property",
123
+ "flags": {},
124
+ "sources": [
125
+ {
126
+ "fileName": "payload/dist/esm/models/Base.d.ts",
127
+ "line": 8,
128
+ "character": 4
129
+ }
130
+ ],
131
+ "type": {
132
+ "type": "intrinsic",
133
+ "name": "string"
134
+ }
206
135
  }
207
136
  ],
208
- "type": {
209
- "type": "intrinsic",
210
- "name": "string"
211
- }
212
- },
213
- {
214
- "id": 130,
215
- "name": "sources",
216
- "kind": 1024,
217
- "kindString": "Property",
218
- "flags": {
219
- "isOptional": true
220
- },
221
- "sources": [
137
+ "groups": [
222
138
  {
223
- "fileName": "payload/dist/esm/models/Base.d.ts",
224
- "line": 8,
225
- "character": 4
139
+ "title": "Properties",
140
+ "children": [
141
+ 105
142
+ ]
226
143
  }
227
144
  ],
228
- "type": {
229
- "type": "array",
230
- "elementType": {
231
- "type": "intrinsic",
232
- "name": "string"
233
- }
234
- }
235
- },
236
- {
237
- "id": 131,
238
- "name": "timestamp",
239
- "kind": 1024,
240
- "kindString": "Property",
241
- "flags": {
242
- "isOptional": true
243
- },
244
145
  "sources": [
245
146
  {
246
147
  "fileName": "payload/dist/esm/models/Base.d.ts",
247
- "line": 9,
148
+ "line": 7,
248
149
  "character": 4
249
150
  }
250
- ],
251
- "type": {
252
- "type": "intrinsic",
253
- "name": "number"
254
- }
255
- }
256
- ],
257
- "groups": [
258
- {
259
- "title": "Properties",
260
- "children": [
261
- 129,
262
- 128,
263
- 130,
264
- 131
265
151
  ]
266
152
  }
267
- ],
268
- "sources": [
269
- {
270
- "fileName": "payload/dist/esm/models/Base.d.ts",
271
- "line": 5,
272
- "character": 70
273
- }
274
- ]
275
- }
153
+ }
154
+ ],
155
+ "name": "XyoPayload"
276
156
  }
277
157
  ],
278
158
  "name": "WithTimestamp"
279
159
  }
280
160
  },
281
161
  {
282
- "id": 133,
162
+ "id": 107,
283
163
  "name": "TConfig",
284
164
  "kind": 131072,
285
165
  "kindString": "Type parameter",
@@ -296,7 +176,7 @@
296
176
  ],
297
177
  "parameters": [
298
178
  {
299
- "id": 134,
179
+ "id": 108,
300
180
  "name": "config",
301
181
  "kind": 32768,
302
182
  "kindString": "Parameter",
@@ -305,23 +185,23 @@
305
185
  },
306
186
  "type": {
307
187
  "type": "reference",
308
- "id": 133,
188
+ "id": 107,
309
189
  "name": "TConfig"
310
190
  }
311
191
  }
312
192
  ],
313
193
  "type": {
314
194
  "type": "reference",
315
- "id": 119,
195
+ "id": 99,
316
196
  "typeArguments": [
317
197
  {
318
198
  "type": "reference",
319
- "id": 132,
199
+ "id": 106,
320
200
  "name": "TTargetPayload"
321
201
  },
322
202
  {
323
203
  "type": "reference",
324
- "id": 133,
204
+ "id": 107,
325
205
  "name": "TConfig"
326
206
  }
327
207
  ],
@@ -329,19 +209,19 @@
329
209
  },
330
210
  "inheritedFrom": {
331
211
  "type": "reference",
332
- "id": 97,
212
+ "id": 83,
333
213
  "name": "XyoAbstractWitness.constructor"
334
214
  }
335
215
  }
336
216
  ],
337
217
  "inheritedFrom": {
338
218
  "type": "reference",
339
- "id": 96,
219
+ "id": 82,
340
220
  "name": "XyoAbstractWitness.constructor"
341
221
  }
342
222
  },
343
223
  {
344
- "id": 135,
224
+ "id": 109,
345
225
  "name": "config",
346
226
  "kind": 1024,
347
227
  "kindString": "Property",
@@ -355,22 +235,22 @@
355
235
  "fileName": "witness/src/Witness/Witness.ts",
356
236
  "line": 10,
357
237
  "character": 18,
358
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/Witness.ts#L10"
238
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/Witness.ts#L10"
359
239
  }
360
240
  ],
361
241
  "type": {
362
242
  "type": "reference",
363
- "id": 133,
243
+ "id": 107,
364
244
  "name": "TConfig"
365
245
  },
366
246
  "inheritedFrom": {
367
247
  "type": "reference",
368
- "id": 111,
248
+ "id": 91,
369
249
  "name": "XyoAbstractWitness.config"
370
250
  }
371
251
  },
372
252
  {
373
- "id": 139,
253
+ "id": 113,
374
254
  "name": "targetSchema",
375
255
  "kind": 262144,
376
256
  "kindString": "Accessor",
@@ -382,11 +262,11 @@
382
262
  "fileName": "witness/src/Witness/Witness.ts",
383
263
  "line": 15,
384
264
  "character": 15,
385
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/Witness.ts#L15"
265
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/Witness.ts#L15"
386
266
  }
387
267
  ],
388
268
  "getSignature": {
389
- "id": 140,
269
+ "id": 114,
390
270
  "name": "targetSchema",
391
271
  "kind": 524288,
392
272
  "kindString": "Get signature",
@@ -402,12 +282,12 @@
402
282
  },
403
283
  "inheritedFrom": {
404
284
  "type": "reference",
405
- "id": 115,
285
+ "id": 95,
406
286
  "name": "XyoAbstractWitness.targetSchema"
407
287
  }
408
288
  },
409
289
  {
410
- "id": 136,
290
+ "id": 110,
411
291
  "name": "observe",
412
292
  "kind": 2048,
413
293
  "kindString": "Method",
@@ -419,19 +299,19 @@
419
299
  "fileName": "witness/src/Witness/Witness.ts",
420
300
  "line": 14,
421
301
  "character": 11,
422
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/Witness.ts#L14"
302
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/Witness.ts#L14"
423
303
  }
424
304
  ],
425
305
  "signatures": [
426
306
  {
427
- "id": 137,
307
+ "id": 111,
428
308
  "name": "observe",
429
309
  "kind": 4096,
430
310
  "kindString": "Call signature",
431
311
  "flags": {},
432
312
  "parameters": [
433
313
  {
434
- "id": 138,
314
+ "id": 112,
435
315
  "name": "fields",
436
316
  "kind": 32768,
437
317
  "kindString": "Parameter",
@@ -443,7 +323,7 @@
443
323
  "typeArguments": [
444
324
  {
445
325
  "type": "reference",
446
- "id": 132,
326
+ "id": 106,
447
327
  "name": "TTargetPayload"
448
328
  }
449
329
  ],
@@ -458,7 +338,7 @@
458
338
  "typeArguments": [
459
339
  {
460
340
  "type": "reference",
461
- "id": 132,
341
+ "id": 106,
462
342
  "name": "TTargetPayload"
463
343
  }
464
344
  ],
@@ -468,14 +348,14 @@
468
348
  },
469
349
  "inheritedFrom": {
470
350
  "type": "reference",
471
- "id": 113,
351
+ "id": 93,
472
352
  "name": "XyoAbstractWitness.observe"
473
353
  }
474
354
  }
475
355
  ],
476
356
  "inheritedFrom": {
477
357
  "type": "reference",
478
- "id": 112,
358
+ "id": 92,
479
359
  "name": "XyoAbstractWitness.observe"
480
360
  }
481
361
  }
@@ -484,25 +364,25 @@
484
364
  {
485
365
  "title": "Constructors",
486
366
  "children": [
487
- 120
367
+ 100
488
368
  ]
489
369
  },
490
370
  {
491
371
  "title": "Properties",
492
372
  "children": [
493
- 135
373
+ 109
494
374
  ]
495
375
  },
496
376
  {
497
377
  "title": "Accessors",
498
378
  "children": [
499
- 139
379
+ 113
500
380
  ]
501
381
  },
502
382
  {
503
383
  "title": "Methods",
504
384
  "children": [
505
- 136
385
+ 110
506
386
  ]
507
387
  }
508
388
  ],
@@ -511,12 +391,12 @@
511
391
  "fileName": "witness/src/Witness/Witness.ts",
512
392
  "line": 18,
513
393
  "character": 22,
514
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/Witness.ts#L18"
394
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/Witness.ts#L18"
515
395
  }
516
396
  ],
517
397
  "typeParameters": [
518
398
  {
519
- "id": 141,
399
+ "id": 115,
520
400
  "name": "TTargetPayload",
521
401
  "kind": 131072,
522
402
  "kindString": "Type parameter",
@@ -543,7 +423,7 @@
543
423
  }
544
424
  },
545
425
  {
546
- "id": 142,
426
+ "id": 116,
547
427
  "name": "TConfig",
548
428
  "kind": 131072,
549
429
  "kindString": "Type parameter",
@@ -561,16 +441,16 @@
561
441
  "extendedTypes": [
562
442
  {
563
443
  "type": "reference",
564
- "id": 95,
444
+ "id": 81,
565
445
  "typeArguments": [
566
446
  {
567
447
  "type": "reference",
568
- "id": 132,
448
+ "id": 106,
569
449
  "name": "TTargetPayload"
570
450
  },
571
451
  {
572
452
  "type": "reference",
573
- "id": 133,
453
+ "id": 107,
574
454
  "name": "TConfig"
575
455
  }
576
456
  ],
@@ -579,7 +459,7 @@
579
459
  ]
580
460
  },
581
461
  {
582
- "id": 95,
462
+ "id": 81,
583
463
  "name": "XyoAbstractWitness",
584
464
  "kind": 128,
585
465
  "kindString": "Class",
@@ -588,7 +468,7 @@
588
468
  },
589
469
  "children": [
590
470
  {
591
- "id": 96,
471
+ "id": 82,
592
472
  "name": "constructor",
593
473
  "kind": 512,
594
474
  "kindString": "Constructor",
@@ -598,248 +478,128 @@
598
478
  "fileName": "witness/src/Witness/Witness.ts",
599
479
  "line": 11,
600
480
  "character": 2,
601
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/Witness.ts#L11"
481
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/Witness.ts#L11"
602
482
  }
603
483
  ],
604
484
  "signatures": [
605
485
  {
606
- "id": 97,
486
+ "id": 83,
607
487
  "name": "new XyoAbstractWitness",
608
488
  "kind": 16384,
609
489
  "kindString": "Constructor signature",
610
490
  "flags": {},
611
491
  "typeParameter": [
612
492
  {
613
- "id": 108,
493
+ "id": 88,
614
494
  "name": "T",
615
495
  "kind": 131072,
616
496
  "kindString": "Type parameter",
617
497
  "flags": {},
618
498
  "type": {
619
- "type": "reflection",
620
- "declaration": {
621
- "id": 98,
622
- "name": "__type",
623
- "kind": 65536,
624
- "kindString": "Type literal",
625
- "flags": {},
626
- "children": [
627
- {
628
- "id": 100,
629
- "name": "previousHash",
630
- "kind": 1024,
631
- "kindString": "Property",
632
- "flags": {
633
- "isOptional": true
634
- },
635
- "sources": [
636
- {
637
- "fileName": "payload/dist/esm/models/Base.d.ts",
638
- "line": 7,
639
- "character": 4
640
- }
641
- ],
642
- "type": {
643
- "type": "intrinsic",
644
- "name": "string"
645
- }
646
- },
647
- {
648
- "id": 99,
649
- "name": "schema",
650
- "kind": 1024,
651
- "kindString": "Property",
499
+ "type": "reference",
500
+ "typeArguments": [
501
+ {
502
+ "type": "reflection",
503
+ "declaration": {
504
+ "id": 84,
505
+ "name": "__type",
506
+ "kind": 65536,
507
+ "kindString": "Type literal",
652
508
  "flags": {},
653
- "sources": [
509
+ "children": [
654
510
  {
655
- "fileName": "payload/dist/esm/models/Base.d.ts",
656
- "line": 6,
657
- "character": 4
511
+ "id": 85,
512
+ "name": "schema",
513
+ "kind": 1024,
514
+ "kindString": "Property",
515
+ "flags": {},
516
+ "sources": [
517
+ {
518
+ "fileName": "payload/dist/esm/models/Base.d.ts",
519
+ "line": 8,
520
+ "character": 4
521
+ }
522
+ ],
523
+ "type": {
524
+ "type": "intrinsic",
525
+ "name": "string"
526
+ }
658
527
  }
659
528
  ],
660
- "type": {
661
- "type": "intrinsic",
662
- "name": "string"
663
- }
664
- },
665
- {
666
- "id": 101,
667
- "name": "sources",
668
- "kind": 1024,
669
- "kindString": "Property",
670
- "flags": {
671
- "isOptional": true
672
- },
673
- "sources": [
529
+ "groups": [
674
530
  {
675
- "fileName": "payload/dist/esm/models/Base.d.ts",
676
- "line": 8,
677
- "character": 4
531
+ "title": "Properties",
532
+ "children": [
533
+ 85
534
+ ]
678
535
  }
679
536
  ],
680
- "type": {
681
- "type": "array",
682
- "elementType": {
683
- "type": "intrinsic",
684
- "name": "string"
685
- }
686
- }
687
- },
688
- {
689
- "id": 102,
690
- "name": "timestamp",
691
- "kind": 1024,
692
- "kindString": "Property",
693
- "flags": {
694
- "isOptional": true
695
- },
696
537
  "sources": [
697
538
  {
698
539
  "fileName": "payload/dist/esm/models/Base.d.ts",
699
- "line": 9,
540
+ "line": 7,
700
541
  "character": 4
701
542
  }
702
- ],
703
- "type": {
704
- "type": "intrinsic",
705
- "name": "number"
706
- }
707
- }
708
- ],
709
- "groups": [
710
- {
711
- "title": "Properties",
712
- "children": [
713
- 100,
714
- 99,
715
- 101,
716
- 102
717
543
  ]
718
544
  }
719
- ],
720
- "sources": [
721
- {
722
- "fileName": "payload/dist/esm/models/Base.d.ts",
723
- "line": 5,
724
- "character": 70
725
- }
726
- ]
727
- }
545
+ }
546
+ ],
547
+ "name": "XyoPayload"
728
548
  },
729
549
  "default": {
730
- "type": "reflection",
731
- "declaration": {
732
- "id": 103,
733
- "name": "__type",
734
- "kind": 65536,
735
- "kindString": "Type literal",
736
- "flags": {},
737
- "children": [
738
- {
739
- "id": 105,
740
- "name": "previousHash",
741
- "kind": 1024,
742
- "kindString": "Property",
743
- "flags": {
744
- "isOptional": true
745
- },
746
- "sources": [
747
- {
748
- "fileName": "payload/dist/esm/models/Base.d.ts",
749
- "line": 7,
750
- "character": 4
751
- }
752
- ],
753
- "type": {
754
- "type": "intrinsic",
755
- "name": "string"
756
- }
757
- },
758
- {
759
- "id": 104,
760
- "name": "schema",
761
- "kind": 1024,
762
- "kindString": "Property",
550
+ "type": "reference",
551
+ "typeArguments": [
552
+ {
553
+ "type": "reflection",
554
+ "declaration": {
555
+ "id": 86,
556
+ "name": "__type",
557
+ "kind": 65536,
558
+ "kindString": "Type literal",
763
559
  "flags": {},
764
- "sources": [
560
+ "children": [
765
561
  {
766
- "fileName": "payload/dist/esm/models/Base.d.ts",
767
- "line": 6,
768
- "character": 4
562
+ "id": 87,
563
+ "name": "schema",
564
+ "kind": 1024,
565
+ "kindString": "Property",
566
+ "flags": {},
567
+ "sources": [
568
+ {
569
+ "fileName": "payload/dist/esm/models/Base.d.ts",
570
+ "line": 8,
571
+ "character": 4
572
+ }
573
+ ],
574
+ "type": {
575
+ "type": "intrinsic",
576
+ "name": "string"
577
+ }
769
578
  }
770
579
  ],
771
- "type": {
772
- "type": "intrinsic",
773
- "name": "string"
774
- }
775
- },
776
- {
777
- "id": 106,
778
- "name": "sources",
779
- "kind": 1024,
780
- "kindString": "Property",
781
- "flags": {
782
- "isOptional": true
783
- },
784
- "sources": [
580
+ "groups": [
785
581
  {
786
- "fileName": "payload/dist/esm/models/Base.d.ts",
787
- "line": 8,
788
- "character": 4
582
+ "title": "Properties",
583
+ "children": [
584
+ 87
585
+ ]
789
586
  }
790
587
  ],
791
- "type": {
792
- "type": "array",
793
- "elementType": {
794
- "type": "intrinsic",
795
- "name": "string"
796
- }
797
- }
798
- },
799
- {
800
- "id": 107,
801
- "name": "timestamp",
802
- "kind": 1024,
803
- "kindString": "Property",
804
- "flags": {
805
- "isOptional": true
806
- },
807
588
  "sources": [
808
589
  {
809
590
  "fileName": "payload/dist/esm/models/Base.d.ts",
810
- "line": 9,
591
+ "line": 7,
811
592
  "character": 4
812
593
  }
813
- ],
814
- "type": {
815
- "type": "intrinsic",
816
- "name": "number"
817
- }
818
- }
819
- ],
820
- "groups": [
821
- {
822
- "title": "Properties",
823
- "children": [
824
- 105,
825
- 104,
826
- 106,
827
- 107
828
594
  ]
829
595
  }
830
- ],
831
- "sources": [
832
- {
833
- "fileName": "payload/dist/esm/models/Base.d.ts",
834
- "line": 5,
835
- "character": 70
836
- }
837
- ]
838
- }
596
+ }
597
+ ],
598
+ "name": "XyoPayload"
839
599
  }
840
600
  },
841
601
  {
842
- "id": 109,
602
+ "id": 89,
843
603
  "name": "C",
844
604
  "kind": 131072,
845
605
  "kindString": "Type parameter",
@@ -856,7 +616,7 @@
856
616
  ],
857
617
  "parameters": [
858
618
  {
859
- "id": 110,
619
+ "id": 90,
860
620
  "name": "config",
861
621
  "kind": 32768,
862
622
  "kindString": "Parameter",
@@ -865,23 +625,23 @@
865
625
  },
866
626
  "type": {
867
627
  "type": "reference",
868
- "id": 109,
628
+ "id": 89,
869
629
  "name": "C"
870
630
  }
871
631
  }
872
632
  ],
873
633
  "type": {
874
634
  "type": "reference",
875
- "id": 95,
635
+ "id": 81,
876
636
  "typeArguments": [
877
637
  {
878
638
  "type": "reference",
879
- "id": 108,
639
+ "id": 88,
880
640
  "name": "T"
881
641
  },
882
642
  {
883
643
  "type": "reference",
884
- "id": 109,
644
+ "id": 89,
885
645
  "name": "C"
886
646
  }
887
647
  ],
@@ -891,7 +651,7 @@
891
651
  ]
892
652
  },
893
653
  {
894
- "id": 111,
654
+ "id": 91,
895
655
  "name": "config",
896
656
  "kind": 1024,
897
657
  "kindString": "Property",
@@ -905,17 +665,17 @@
905
665
  "fileName": "witness/src/Witness/Witness.ts",
906
666
  "line": 10,
907
667
  "character": 18,
908
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/Witness.ts#L10"
668
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/Witness.ts#L10"
909
669
  }
910
670
  ],
911
671
  "type": {
912
672
  "type": "reference",
913
- "id": 109,
673
+ "id": 89,
914
674
  "name": "C"
915
675
  }
916
676
  },
917
677
  {
918
- "id": 115,
678
+ "id": 95,
919
679
  "name": "targetSchema",
920
680
  "kind": 262144,
921
681
  "kindString": "Accessor",
@@ -927,11 +687,11 @@
927
687
  "fileName": "witness/src/Witness/Witness.ts",
928
688
  "line": 15,
929
689
  "character": 15,
930
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/Witness.ts#L15"
690
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/Witness.ts#L15"
931
691
  }
932
692
  ],
933
693
  "getSignature": {
934
- "id": 116,
694
+ "id": 96,
935
695
  "name": "targetSchema",
936
696
  "kind": 524288,
937
697
  "kindString": "Get signature",
@@ -942,18 +702,18 @@
942
702
  },
943
703
  "implementationOf": {
944
704
  "type": "reference",
945
- "id": 90,
705
+ "id": 76,
946
706
  "name": "XyoWitness.targetSchema"
947
707
  }
948
708
  },
949
709
  "implementationOf": {
950
710
  "type": "reference",
951
- "id": 90,
711
+ "id": 76,
952
712
  "name": "XyoWitness.targetSchema"
953
713
  }
954
714
  },
955
715
  {
956
- "id": 112,
716
+ "id": 92,
957
717
  "name": "observe",
958
718
  "kind": 2048,
959
719
  "kindString": "Method",
@@ -965,19 +725,19 @@
965
725
  "fileName": "witness/src/Witness/Witness.ts",
966
726
  "line": 14,
967
727
  "character": 11,
968
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/Witness.ts#L14"
728
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/Witness.ts#L14"
969
729
  }
970
730
  ],
971
731
  "signatures": [
972
732
  {
973
- "id": 113,
733
+ "id": 93,
974
734
  "name": "observe",
975
735
  "kind": 4096,
976
736
  "kindString": "Call signature",
977
737
  "flags": {},
978
738
  "parameters": [
979
739
  {
980
- "id": 114,
740
+ "id": 94,
981
741
  "name": "fields",
982
742
  "kind": 32768,
983
743
  "kindString": "Parameter",
@@ -989,7 +749,7 @@
989
749
  "typeArguments": [
990
750
  {
991
751
  "type": "reference",
992
- "id": 108,
752
+ "id": 88,
993
753
  "name": "T"
994
754
  }
995
755
  ],
@@ -1004,7 +764,7 @@
1004
764
  "typeArguments": [
1005
765
  {
1006
766
  "type": "reference",
1007
- "id": 108,
767
+ "id": 88,
1008
768
  "name": "T"
1009
769
  }
1010
770
  ],
@@ -1014,14 +774,14 @@
1014
774
  },
1015
775
  "implementationOf": {
1016
776
  "type": "reference",
1017
- "id": 92,
777
+ "id": 78,
1018
778
  "name": "XyoWitness.observe"
1019
779
  }
1020
780
  }
1021
781
  ],
1022
782
  "implementationOf": {
1023
783
  "type": "reference",
1024
- "id": 91,
784
+ "id": 77,
1025
785
  "name": "XyoWitness.observe"
1026
786
  }
1027
787
  }
@@ -1030,25 +790,25 @@
1030
790
  {
1031
791
  "title": "Constructors",
1032
792
  "children": [
1033
- 96
793
+ 82
1034
794
  ]
1035
795
  },
1036
796
  {
1037
797
  "title": "Properties",
1038
798
  "children": [
1039
- 111
799
+ 91
1040
800
  ]
1041
801
  },
1042
802
  {
1043
803
  "title": "Accessors",
1044
804
  "children": [
1045
- 115
805
+ 95
1046
806
  ]
1047
807
  },
1048
808
  {
1049
809
  "title": "Methods",
1050
810
  "children": [
1051
- 112
811
+ 92
1052
812
  ]
1053
813
  }
1054
814
  ],
@@ -1057,12 +817,12 @@
1057
817
  "fileName": "witness/src/Witness/Witness.ts",
1058
818
  "line": 9,
1059
819
  "character": 22,
1060
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/Witness.ts#L9"
820
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/Witness.ts#L9"
1061
821
  }
1062
822
  ],
1063
823
  "typeParameters": [
1064
824
  {
1065
- "id": 117,
825
+ "id": 97,
1066
826
  "name": "T",
1067
827
  "kind": 131072,
1068
828
  "kindString": "Type parameter",
@@ -1077,7 +837,7 @@
1077
837
  }
1078
838
  },
1079
839
  {
1080
- "id": 118,
840
+ "id": 98,
1081
841
  "name": "C",
1082
842
  "kind": 131072,
1083
843
  "kindString": "Type parameter",
@@ -1100,28 +860,28 @@
1100
860
  },
1101
861
  {
1102
862
  "type": "reference",
1103
- "id": 37,
863
+ "id": 35,
1104
864
  "name": "XyoSimpleWitness"
1105
865
  },
1106
866
  {
1107
867
  "type": "reference",
1108
- "id": 119,
868
+ "id": 99,
1109
869
  "name": "XyoAbstractTimestampWitness"
1110
870
  },
1111
871
  {
1112
872
  "type": "reference",
1113
- "id": 143,
873
+ "id": 117,
1114
874
  "name": "XyoWitnessBase"
1115
875
  }
1116
876
  ],
1117
877
  "implementedTypes": [
1118
878
  {
1119
879
  "type": "reference",
1120
- "id": 89,
880
+ "id": 75,
1121
881
  "typeArguments": [
1122
882
  {
1123
883
  "type": "reference",
1124
- "id": 108,
884
+ "id": 88,
1125
885
  "name": "T"
1126
886
  }
1127
887
  ],
@@ -1130,7 +890,7 @@
1130
890
  ]
1131
891
  },
1132
892
  {
1133
- "id": 62,
893
+ "id": 54,
1134
894
  "name": "XyoLegacyWitness",
1135
895
  "kind": 128,
1136
896
  "kindString": "Class",
@@ -1151,7 +911,7 @@
1151
911
  },
1152
912
  "children": [
1153
913
  {
1154
- "id": 63,
914
+ "id": 55,
1155
915
  "name": "constructor",
1156
916
  "kind": 512,
1157
917
  "kindString": "Constructor",
@@ -1161,264 +921,144 @@
1161
921
  "fileName": "witness/src/Witness/Witness.ts",
1162
922
  "line": 11,
1163
923
  "character": 2,
1164
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/Witness.ts#L11"
924
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/Witness.ts#L11"
1165
925
  }
1166
926
  ],
1167
927
  "signatures": [
1168
928
  {
1169
- "id": 64,
929
+ "id": 56,
1170
930
  "name": "new XyoLegacyWitness",
1171
931
  "kind": 16384,
1172
932
  "kindString": "Constructor signature",
1173
933
  "flags": {},
1174
934
  "typeParameter": [
1175
935
  {
1176
- "id": 75,
936
+ "id": 61,
1177
937
  "name": "T",
1178
938
  "kind": 131072,
1179
939
  "kindString": "Type parameter",
1180
940
  "flags": {},
1181
941
  "type": {
1182
- "type": "reflection",
1183
- "declaration": {
1184
- "id": 65,
1185
- "name": "__type",
1186
- "kind": 65536,
1187
- "kindString": "Type literal",
1188
- "flags": {},
1189
- "children": [
1190
- {
1191
- "id": 67,
1192
- "name": "previousHash",
1193
- "kind": 1024,
1194
- "kindString": "Property",
1195
- "flags": {
1196
- "isOptional": true
1197
- },
1198
- "sources": [
1199
- {
1200
- "fileName": "payload/dist/esm/models/Base.d.ts",
1201
- "line": 7,
1202
- "character": 4
1203
- }
1204
- ],
1205
- "type": {
1206
- "type": "intrinsic",
1207
- "name": "string"
1208
- }
1209
- },
1210
- {
1211
- "id": 66,
1212
- "name": "schema",
1213
- "kind": 1024,
1214
- "kindString": "Property",
942
+ "type": "reference",
943
+ "typeArguments": [
944
+ {
945
+ "type": "reflection",
946
+ "declaration": {
947
+ "id": 57,
948
+ "name": "__type",
949
+ "kind": 65536,
950
+ "kindString": "Type literal",
1215
951
  "flags": {},
1216
- "sources": [
952
+ "children": [
1217
953
  {
1218
- "fileName": "payload/dist/esm/models/Base.d.ts",
1219
- "line": 6,
1220
- "character": 4
954
+ "id": 58,
955
+ "name": "schema",
956
+ "kind": 1024,
957
+ "kindString": "Property",
958
+ "flags": {},
959
+ "sources": [
960
+ {
961
+ "fileName": "payload/dist/esm/models/Base.d.ts",
962
+ "line": 8,
963
+ "character": 4
964
+ }
965
+ ],
966
+ "type": {
967
+ "type": "intrinsic",
968
+ "name": "string"
969
+ }
1221
970
  }
1222
971
  ],
1223
- "type": {
1224
- "type": "intrinsic",
1225
- "name": "string"
1226
- }
1227
- },
1228
- {
1229
- "id": 68,
1230
- "name": "sources",
1231
- "kind": 1024,
1232
- "kindString": "Property",
1233
- "flags": {
1234
- "isOptional": true
1235
- },
1236
- "sources": [
972
+ "groups": [
1237
973
  {
1238
- "fileName": "payload/dist/esm/models/Base.d.ts",
1239
- "line": 8,
1240
- "character": 4
974
+ "title": "Properties",
975
+ "children": [
976
+ 58
977
+ ]
1241
978
  }
1242
979
  ],
1243
- "type": {
1244
- "type": "array",
1245
- "elementType": {
1246
- "type": "intrinsic",
1247
- "name": "string"
1248
- }
1249
- }
1250
- },
1251
- {
1252
- "id": 69,
1253
- "name": "timestamp",
1254
- "kind": 1024,
1255
- "kindString": "Property",
1256
- "flags": {
1257
- "isOptional": true
1258
- },
1259
980
  "sources": [
1260
981
  {
1261
982
  "fileName": "payload/dist/esm/models/Base.d.ts",
1262
- "line": 9,
983
+ "line": 7,
1263
984
  "character": 4
1264
985
  }
1265
- ],
1266
- "type": {
1267
- "type": "intrinsic",
1268
- "name": "number"
1269
- }
1270
- }
1271
- ],
1272
- "groups": [
1273
- {
1274
- "title": "Properties",
1275
- "children": [
1276
- 67,
1277
- 66,
1278
- 68,
1279
- 69
1280
986
  ]
1281
987
  }
1282
- ],
1283
- "sources": [
1284
- {
1285
- "fileName": "payload/dist/esm/models/Base.d.ts",
1286
- "line": 5,
1287
- "character": 70
1288
- }
1289
- ]
1290
- }
988
+ }
989
+ ],
990
+ "name": "XyoPayload"
1291
991
  },
1292
992
  "default": {
1293
- "type": "reflection",
1294
- "declaration": {
1295
- "id": 70,
1296
- "name": "__type",
1297
- "kind": 65536,
1298
- "kindString": "Type literal",
1299
- "flags": {},
1300
- "children": [
1301
- {
1302
- "id": 72,
1303
- "name": "previousHash",
1304
- "kind": 1024,
1305
- "kindString": "Property",
1306
- "flags": {
1307
- "isOptional": true
1308
- },
1309
- "sources": [
1310
- {
1311
- "fileName": "payload/dist/esm/models/Base.d.ts",
1312
- "line": 7,
1313
- "character": 4
1314
- }
1315
- ],
1316
- "type": {
1317
- "type": "intrinsic",
1318
- "name": "string"
1319
- }
1320
- },
1321
- {
1322
- "id": 71,
1323
- "name": "schema",
1324
- "kind": 1024,
1325
- "kindString": "Property",
993
+ "type": "reference",
994
+ "typeArguments": [
995
+ {
996
+ "type": "reflection",
997
+ "declaration": {
998
+ "id": 59,
999
+ "name": "__type",
1000
+ "kind": 65536,
1001
+ "kindString": "Type literal",
1326
1002
  "flags": {},
1327
- "sources": [
1003
+ "children": [
1328
1004
  {
1329
- "fileName": "payload/dist/esm/models/Base.d.ts",
1330
- "line": 6,
1331
- "character": 4
1005
+ "id": 60,
1006
+ "name": "schema",
1007
+ "kind": 1024,
1008
+ "kindString": "Property",
1009
+ "flags": {},
1010
+ "sources": [
1011
+ {
1012
+ "fileName": "payload/dist/esm/models/Base.d.ts",
1013
+ "line": 8,
1014
+ "character": 4
1015
+ }
1016
+ ],
1017
+ "type": {
1018
+ "type": "intrinsic",
1019
+ "name": "string"
1020
+ }
1332
1021
  }
1333
1022
  ],
1334
- "type": {
1335
- "type": "intrinsic",
1336
- "name": "string"
1337
- }
1338
- },
1339
- {
1340
- "id": 73,
1341
- "name": "sources",
1342
- "kind": 1024,
1343
- "kindString": "Property",
1344
- "flags": {
1345
- "isOptional": true
1346
- },
1347
- "sources": [
1023
+ "groups": [
1348
1024
  {
1349
- "fileName": "payload/dist/esm/models/Base.d.ts",
1350
- "line": 8,
1351
- "character": 4
1025
+ "title": "Properties",
1026
+ "children": [
1027
+ 60
1028
+ ]
1352
1029
  }
1353
1030
  ],
1354
- "type": {
1355
- "type": "array",
1356
- "elementType": {
1357
- "type": "intrinsic",
1358
- "name": "string"
1359
- }
1360
- }
1361
- },
1362
- {
1363
- "id": 74,
1364
- "name": "timestamp",
1365
- "kind": 1024,
1366
- "kindString": "Property",
1367
- "flags": {
1368
- "isOptional": true
1369
- },
1370
1031
  "sources": [
1371
1032
  {
1372
1033
  "fileName": "payload/dist/esm/models/Base.d.ts",
1373
- "line": 9,
1034
+ "line": 7,
1374
1035
  "character": 4
1375
1036
  }
1376
- ],
1377
- "type": {
1378
- "type": "intrinsic",
1379
- "name": "number"
1380
- }
1381
- }
1382
- ],
1383
- "groups": [
1384
- {
1385
- "title": "Properties",
1386
- "children": [
1387
- 72,
1388
- 71,
1389
- 73,
1390
- 74
1391
1037
  ]
1392
1038
  }
1393
- ],
1394
- "sources": [
1395
- {
1396
- "fileName": "payload/dist/esm/models/Base.d.ts",
1397
- "line": 5,
1398
- "character": 70
1399
- }
1400
- ]
1401
- }
1039
+ }
1040
+ ],
1041
+ "name": "XyoPayload"
1402
1042
  }
1403
1043
  },
1404
1044
  {
1405
- "id": 76,
1045
+ "id": 62,
1406
1046
  "name": "C",
1407
1047
  "kind": 131072,
1408
1048
  "kindString": "Type parameter",
1409
1049
  "flags": {},
1410
1050
  "type": {
1411
1051
  "type": "reference",
1412
- "id": 25,
1052
+ "id": 26,
1413
1053
  "typeArguments": [
1414
1054
  {
1415
1055
  "type": "reference",
1416
- "id": 75,
1056
+ "id": 61,
1417
1057
  "name": "T"
1418
1058
  },
1419
1059
  {
1420
1060
  "type": "reference",
1421
- "id": 76,
1061
+ "id": 62,
1422
1062
  "name": "C"
1423
1063
  }
1424
1064
  ],
@@ -1426,11 +1066,11 @@
1426
1066
  },
1427
1067
  "default": {
1428
1068
  "type": "reference",
1429
- "id": 25,
1069
+ "id": 26,
1430
1070
  "typeArguments": [
1431
1071
  {
1432
1072
  "type": "reference",
1433
- "id": 75,
1073
+ "id": 61,
1434
1074
  "name": "T"
1435
1075
  }
1436
1076
  ],
@@ -1440,7 +1080,7 @@
1440
1080
  ],
1441
1081
  "parameters": [
1442
1082
  {
1443
- "id": 77,
1083
+ "id": 63,
1444
1084
  "name": "config",
1445
1085
  "kind": 32768,
1446
1086
  "kindString": "Parameter",
@@ -1449,23 +1089,23 @@
1449
1089
  },
1450
1090
  "type": {
1451
1091
  "type": "reference",
1452
- "id": 76,
1092
+ "id": 62,
1453
1093
  "name": "C"
1454
1094
  }
1455
1095
  }
1456
1096
  ],
1457
1097
  "type": {
1458
1098
  "type": "reference",
1459
- "id": 62,
1099
+ "id": 54,
1460
1100
  "typeArguments": [
1461
1101
  {
1462
1102
  "type": "reference",
1463
- "id": 75,
1103
+ "id": 61,
1464
1104
  "name": "T"
1465
1105
  },
1466
1106
  {
1467
1107
  "type": "reference",
1468
- "id": 76,
1108
+ "id": 62,
1469
1109
  "name": "C"
1470
1110
  }
1471
1111
  ],
@@ -1473,19 +1113,19 @@
1473
1113
  },
1474
1114
  "inheritedFrom": {
1475
1115
  "type": "reference",
1476
- "id": 39,
1116
+ "id": 37,
1477
1117
  "name": "XyoSimpleWitness.constructor"
1478
1118
  }
1479
1119
  }
1480
1120
  ],
1481
1121
  "inheritedFrom": {
1482
1122
  "type": "reference",
1483
- "id": 38,
1123
+ "id": 36,
1484
1124
  "name": "XyoSimpleWitness.constructor"
1485
1125
  }
1486
1126
  },
1487
1127
  {
1488
- "id": 84,
1128
+ "id": 70,
1489
1129
  "name": "config",
1490
1130
  "kind": 1024,
1491
1131
  "kindString": "Property",
@@ -1499,22 +1139,22 @@
1499
1139
  "fileName": "witness/src/Witness/Witness.ts",
1500
1140
  "line": 10,
1501
1141
  "character": 18,
1502
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/Witness.ts#L10"
1142
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/Witness.ts#L10"
1503
1143
  }
1504
1144
  ],
1505
1145
  "type": {
1506
1146
  "type": "reference",
1507
- "id": 76,
1147
+ "id": 62,
1508
1148
  "name": "C"
1509
1149
  },
1510
1150
  "inheritedFrom": {
1511
1151
  "type": "reference",
1512
- "id": 59,
1152
+ "id": 51,
1513
1153
  "name": "XyoSimpleWitness.config"
1514
1154
  }
1515
1155
  },
1516
1156
  {
1517
- "id": 78,
1157
+ "id": 64,
1518
1158
  "name": "previousHash",
1519
1159
  "kind": 1024,
1520
1160
  "kindString": "Property",
@@ -1527,7 +1167,7 @@
1527
1167
  "fileName": "witness/src/Witness/SimpleWitness.ts",
1528
1168
  "line": 15,
1529
1169
  "character": 9,
1530
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/SimpleWitness.ts#L15"
1170
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/SimpleWitness.ts#L15"
1531
1171
  }
1532
1172
  ],
1533
1173
  "type": {
@@ -1536,12 +1176,12 @@
1536
1176
  },
1537
1177
  "inheritedFrom": {
1538
1178
  "type": "reference",
1539
- "id": 53,
1179
+ "id": 45,
1540
1180
  "name": "XyoSimpleWitness.previousHash"
1541
1181
  }
1542
1182
  },
1543
1183
  {
1544
- "id": 79,
1184
+ "id": 65,
1545
1185
  "name": "targetSchema",
1546
1186
  "kind": 262144,
1547
1187
  "kindString": "Accessor",
@@ -1551,11 +1191,11 @@
1551
1191
  "fileName": "witness/src/Witness/SimpleWitness.ts",
1552
1192
  "line": 17,
1553
1193
  "character": 15,
1554
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/SimpleWitness.ts#L17"
1194
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/SimpleWitness.ts#L17"
1555
1195
  }
1556
1196
  ],
1557
1197
  "getSignature": {
1558
- "id": 80,
1198
+ "id": 66,
1559
1199
  "name": "targetSchema",
1560
1200
  "kind": 524288,
1561
1201
  "kindString": "Get signature",
@@ -1571,12 +1211,12 @@
1571
1211
  },
1572
1212
  "inheritedFrom": {
1573
1213
  "type": "reference",
1574
- "id": 54,
1214
+ "id": 46,
1575
1215
  "name": "XyoSimpleWitness.targetSchema"
1576
1216
  }
1577
1217
  },
1578
1218
  {
1579
- "id": 81,
1219
+ "id": 67,
1580
1220
  "name": "observe",
1581
1221
  "kind": 2048,
1582
1222
  "kindString": "Method",
@@ -1588,19 +1228,19 @@
1588
1228
  "fileName": "witness/src/Witness/SimpleWitness.ts",
1589
1229
  "line": 21,
1590
1230
  "character": 15,
1591
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/SimpleWitness.ts#L21"
1231
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/SimpleWitness.ts#L21"
1592
1232
  }
1593
1233
  ],
1594
1234
  "signatures": [
1595
1235
  {
1596
- "id": 82,
1236
+ "id": 68,
1597
1237
  "name": "observe",
1598
1238
  "kind": 4096,
1599
1239
  "kindString": "Call signature",
1600
1240
  "flags": {},
1601
1241
  "parameters": [
1602
1242
  {
1603
- "id": 83,
1243
+ "id": 69,
1604
1244
  "name": "fields",
1605
1245
  "kind": 32768,
1606
1246
  "kindString": "Parameter",
@@ -1612,7 +1252,7 @@
1612
1252
  "typeArguments": [
1613
1253
  {
1614
1254
  "type": "reference",
1615
- "id": 75,
1255
+ "id": 61,
1616
1256
  "name": "T"
1617
1257
  }
1618
1258
  ],
@@ -1627,7 +1267,7 @@
1627
1267
  "typeArguments": [
1628
1268
  {
1629
1269
  "type": "reference",
1630
- "id": 75,
1270
+ "id": 61,
1631
1271
  "name": "T"
1632
1272
  }
1633
1273
  ],
@@ -1637,14 +1277,14 @@
1637
1277
  },
1638
1278
  "inheritedFrom": {
1639
1279
  "type": "reference",
1640
- "id": 57,
1280
+ "id": 49,
1641
1281
  "name": "XyoSimpleWitness.observe"
1642
1282
  }
1643
1283
  }
1644
1284
  ],
1645
1285
  "inheritedFrom": {
1646
1286
  "type": "reference",
1647
- "id": 56,
1287
+ "id": 48,
1648
1288
  "name": "XyoSimpleWitness.observe"
1649
1289
  }
1650
1290
  }
@@ -1653,26 +1293,26 @@
1653
1293
  {
1654
1294
  "title": "Constructors",
1655
1295
  "children": [
1656
- 63
1296
+ 55
1657
1297
  ]
1658
1298
  },
1659
1299
  {
1660
1300
  "title": "Properties",
1661
1301
  "children": [
1662
- 84,
1663
- 78
1302
+ 70,
1303
+ 64
1664
1304
  ]
1665
1305
  },
1666
1306
  {
1667
1307
  "title": "Accessors",
1668
1308
  "children": [
1669
- 79
1309
+ 65
1670
1310
  ]
1671
1311
  },
1672
1312
  {
1673
1313
  "title": "Methods",
1674
1314
  "children": [
1675
- 81
1315
+ 67
1676
1316
  ]
1677
1317
  }
1678
1318
  ],
@@ -1681,12 +1321,12 @@
1681
1321
  "fileName": "witness/src/Witness/SimpleWitness.ts",
1682
1322
  "line": 31,
1683
1323
  "character": 13,
1684
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/SimpleWitness.ts#L31"
1324
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/SimpleWitness.ts#L31"
1685
1325
  }
1686
1326
  ],
1687
1327
  "typeParameters": [
1688
1328
  {
1689
- "id": 85,
1329
+ "id": 71,
1690
1330
  "name": "T",
1691
1331
  "kind": 131072,
1692
1332
  "kindString": "Type parameter",
@@ -1701,18 +1341,18 @@
1701
1341
  }
1702
1342
  },
1703
1343
  {
1704
- "id": 86,
1344
+ "id": 72,
1705
1345
  "name": "C",
1706
1346
  "kind": 131072,
1707
1347
  "kindString": "Type parameter",
1708
1348
  "flags": {},
1709
1349
  "type": {
1710
1350
  "type": "reference",
1711
- "id": 25,
1351
+ "id": 26,
1712
1352
  "typeArguments": [
1713
1353
  {
1714
1354
  "type": "reference",
1715
- "id": 75,
1355
+ "id": 61,
1716
1356
  "name": "T"
1717
1357
  }
1718
1358
  ],
@@ -1720,11 +1360,11 @@
1720
1360
  },
1721
1361
  "default": {
1722
1362
  "type": "reference",
1723
- "id": 25,
1363
+ "id": 26,
1724
1364
  "typeArguments": [
1725
1365
  {
1726
1366
  "type": "reference",
1727
- "id": 75,
1367
+ "id": 61,
1728
1368
  "name": "T"
1729
1369
  }
1730
1370
  ],
@@ -1735,16 +1375,16 @@
1735
1375
  "extendedTypes": [
1736
1376
  {
1737
1377
  "type": "reference",
1738
- "id": 37,
1378
+ "id": 35,
1739
1379
  "typeArguments": [
1740
1380
  {
1741
1381
  "type": "reference",
1742
- "id": 75,
1382
+ "id": 61,
1743
1383
  "name": "T"
1744
1384
  },
1745
1385
  {
1746
1386
  "type": "reference",
1747
- "id": 76,
1387
+ "id": 62,
1748
1388
  "name": "C"
1749
1389
  }
1750
1390
  ],
@@ -1770,7 +1410,7 @@
1770
1410
  "fileName": "witness/src/Witness/Witness.ts",
1771
1411
  "line": 11,
1772
1412
  "character": 2,
1773
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/Witness.ts#L11"
1413
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/Witness.ts#L11"
1774
1414
  }
1775
1415
  ],
1776
1416
  "signatures": [
@@ -1782,125 +1422,65 @@
1782
1422
  "flags": {},
1783
1423
  "typeParameter": [
1784
1424
  {
1785
- "id": 12,
1425
+ "id": 9,
1786
1426
  "name": "T",
1787
1427
  "kind": 131072,
1788
1428
  "kindString": "Type parameter",
1789
1429
  "flags": {},
1790
1430
  "type": {
1791
- "type": "reflection",
1792
- "declaration": {
1793
- "id": 7,
1794
- "name": "__type",
1795
- "kind": 65536,
1796
- "kindString": "Type literal",
1797
- "flags": {},
1798
- "children": [
1799
- {
1800
- "id": 9,
1801
- "name": "previousHash",
1802
- "kind": 1024,
1803
- "kindString": "Property",
1804
- "flags": {
1805
- "isOptional": true
1806
- },
1807
- "sources": [
1808
- {
1809
- "fileName": "payload/dist/esm/models/Base.d.ts",
1810
- "line": 7,
1811
- "character": 4
1812
- }
1813
- ],
1814
- "type": {
1815
- "type": "intrinsic",
1816
- "name": "string"
1817
- }
1818
- },
1819
- {
1820
- "id": 8,
1821
- "name": "schema",
1822
- "kind": 1024,
1823
- "kindString": "Property",
1431
+ "type": "reference",
1432
+ "typeArguments": [
1433
+ {
1434
+ "type": "reflection",
1435
+ "declaration": {
1436
+ "id": 7,
1437
+ "name": "__type",
1438
+ "kind": 65536,
1439
+ "kindString": "Type literal",
1824
1440
  "flags": {},
1825
- "sources": [
1441
+ "children": [
1826
1442
  {
1827
- "fileName": "payload/dist/esm/models/Base.d.ts",
1828
- "line": 6,
1829
- "character": 4
1443
+ "id": 8,
1444
+ "name": "schema",
1445
+ "kind": 1024,
1446
+ "kindString": "Property",
1447
+ "flags": {},
1448
+ "sources": [
1449
+ {
1450
+ "fileName": "payload/dist/esm/models/Base.d.ts",
1451
+ "line": 8,
1452
+ "character": 4
1453
+ }
1454
+ ],
1455
+ "type": {
1456
+ "type": "intrinsic",
1457
+ "name": "string"
1458
+ }
1830
1459
  }
1831
1460
  ],
1832
- "type": {
1833
- "type": "intrinsic",
1834
- "name": "string"
1835
- }
1836
- },
1837
- {
1838
- "id": 10,
1839
- "name": "sources",
1840
- "kind": 1024,
1841
- "kindString": "Property",
1842
- "flags": {
1843
- "isOptional": true
1844
- },
1845
- "sources": [
1461
+ "groups": [
1846
1462
  {
1847
- "fileName": "payload/dist/esm/models/Base.d.ts",
1848
- "line": 8,
1849
- "character": 4
1463
+ "title": "Properties",
1464
+ "children": [
1465
+ 8
1466
+ ]
1850
1467
  }
1851
1468
  ],
1852
- "type": {
1853
- "type": "array",
1854
- "elementType": {
1855
- "type": "intrinsic",
1856
- "name": "string"
1857
- }
1858
- }
1859
- },
1860
- {
1861
- "id": 11,
1862
- "name": "timestamp",
1863
- "kind": 1024,
1864
- "kindString": "Property",
1865
- "flags": {
1866
- "isOptional": true
1867
- },
1868
1469
  "sources": [
1869
1470
  {
1870
1471
  "fileName": "payload/dist/esm/models/Base.d.ts",
1871
- "line": 9,
1472
+ "line": 7,
1872
1473
  "character": 4
1873
1474
  }
1874
- ],
1875
- "type": {
1876
- "type": "intrinsic",
1877
- "name": "number"
1878
- }
1879
- }
1880
- ],
1881
- "groups": [
1882
- {
1883
- "title": "Properties",
1884
- "children": [
1885
- 9,
1886
- 8,
1887
- 10,
1888
- 11
1889
1475
  ]
1890
1476
  }
1891
- ],
1892
- "sources": [
1893
- {
1894
- "fileName": "payload/dist/esm/models/Base.d.ts",
1895
- "line": 5,
1896
- "character": 70
1897
- }
1898
- ]
1899
- }
1477
+ }
1478
+ ],
1479
+ "name": "XyoPayload"
1900
1480
  }
1901
1481
  },
1902
1482
  {
1903
- "id": 13,
1483
+ "id": 14,
1904
1484
  "name": "Q",
1905
1485
  "kind": 131072,
1906
1486
  "kindString": "Type parameter",
@@ -1909,8 +1489,55 @@
1909
1489
  "type": "reference",
1910
1490
  "typeArguments": [
1911
1491
  {
1912
- "type": "intrinsic",
1913
- "name": "unknown"
1492
+ "type": "reference",
1493
+ "typeArguments": [
1494
+ {
1495
+ "type": "reflection",
1496
+ "declaration": {
1497
+ "id": 10,
1498
+ "name": "__type",
1499
+ "kind": 65536,
1500
+ "kindString": "Type literal",
1501
+ "flags": {},
1502
+ "children": [
1503
+ {
1504
+ "id": 11,
1505
+ "name": "schema",
1506
+ "kind": 1024,
1507
+ "kindString": "Property",
1508
+ "flags": {},
1509
+ "sources": [
1510
+ {
1511
+ "fileName": "payload/dist/esm/models/Base.d.ts",
1512
+ "line": 8,
1513
+ "character": 4
1514
+ }
1515
+ ],
1516
+ "type": {
1517
+ "type": "intrinsic",
1518
+ "name": "string"
1519
+ }
1520
+ }
1521
+ ],
1522
+ "groups": [
1523
+ {
1524
+ "title": "Properties",
1525
+ "children": [
1526
+ 11
1527
+ ]
1528
+ }
1529
+ ],
1530
+ "sources": [
1531
+ {
1532
+ "fileName": "payload/dist/esm/models/Base.d.ts",
1533
+ "line": 7,
1534
+ "character": 4
1535
+ }
1536
+ ]
1537
+ }
1538
+ }
1539
+ ],
1540
+ "name": "XyoPayload"
1914
1541
  }
1915
1542
  ],
1916
1543
  "name": "XyoQueryPayload"
@@ -1919,15 +1546,62 @@
1919
1546
  "type": "reference",
1920
1547
  "typeArguments": [
1921
1548
  {
1922
- "type": "intrinsic",
1923
- "name": "unknown"
1549
+ "type": "reference",
1550
+ "typeArguments": [
1551
+ {
1552
+ "type": "reflection",
1553
+ "declaration": {
1554
+ "id": 12,
1555
+ "name": "__type",
1556
+ "kind": 65536,
1557
+ "kindString": "Type literal",
1558
+ "flags": {},
1559
+ "children": [
1560
+ {
1561
+ "id": 13,
1562
+ "name": "schema",
1563
+ "kind": 1024,
1564
+ "kindString": "Property",
1565
+ "flags": {},
1566
+ "sources": [
1567
+ {
1568
+ "fileName": "payload/dist/esm/models/Base.d.ts",
1569
+ "line": 8,
1570
+ "character": 4
1571
+ }
1572
+ ],
1573
+ "type": {
1574
+ "type": "intrinsic",
1575
+ "name": "string"
1576
+ }
1577
+ }
1578
+ ],
1579
+ "groups": [
1580
+ {
1581
+ "title": "Properties",
1582
+ "children": [
1583
+ 13
1584
+ ]
1585
+ }
1586
+ ],
1587
+ "sources": [
1588
+ {
1589
+ "fileName": "payload/dist/esm/models/Base.d.ts",
1590
+ "line": 7,
1591
+ "character": 4
1592
+ }
1593
+ ]
1594
+ }
1595
+ }
1596
+ ],
1597
+ "name": "XyoPayload"
1924
1598
  }
1925
1599
  ],
1926
1600
  "name": "XyoQueryPayload"
1927
1601
  }
1928
1602
  },
1929
1603
  {
1930
- "id": 14,
1604
+ "id": 15,
1931
1605
  "name": "C",
1932
1606
  "kind": 131072,
1933
1607
  "kindString": "Type parameter",
@@ -1938,12 +1612,12 @@
1938
1612
  "typeArguments": [
1939
1613
  {
1940
1614
  "type": "reference",
1941
- "id": 13,
1615
+ "id": 14,
1942
1616
  "name": "Q"
1943
1617
  },
1944
1618
  {
1945
1619
  "type": "reference",
1946
- "id": 14,
1620
+ "id": 15,
1947
1621
  "name": "C"
1948
1622
  }
1949
1623
  ],
@@ -1955,7 +1629,7 @@
1955
1629
  "typeArguments": [
1956
1630
  {
1957
1631
  "type": "reference",
1958
- "id": 13,
1632
+ "id": 14,
1959
1633
  "name": "Q"
1960
1634
  }
1961
1635
  ],
@@ -1965,7 +1639,7 @@
1965
1639
  ],
1966
1640
  "parameters": [
1967
1641
  {
1968
- "id": 15,
1642
+ "id": 16,
1969
1643
  "name": "config",
1970
1644
  "kind": 32768,
1971
1645
  "kindString": "Parameter",
@@ -1974,7 +1648,7 @@
1974
1648
  },
1975
1649
  "type": {
1976
1650
  "type": "reference",
1977
- "id": 14,
1651
+ "id": 15,
1978
1652
  "name": "C"
1979
1653
  }
1980
1654
  }
@@ -1985,17 +1659,17 @@
1985
1659
  "typeArguments": [
1986
1660
  {
1987
1661
  "type": "reference",
1988
- "id": 12,
1662
+ "id": 9,
1989
1663
  "name": "T"
1990
1664
  },
1991
1665
  {
1992
1666
  "type": "reference",
1993
- "id": 13,
1667
+ "id": 14,
1994
1668
  "name": "Q"
1995
1669
  },
1996
1670
  {
1997
1671
  "type": "reference",
1998
- "id": 14,
1672
+ "id": 15,
1999
1673
  "name": "C"
2000
1674
  }
2001
1675
  ],
@@ -2003,19 +1677,19 @@
2003
1677
  },
2004
1678
  "inheritedFrom": {
2005
1679
  "type": "reference",
2006
- "id": 97,
1680
+ "id": 83,
2007
1681
  "name": "XyoAbstractWitness.constructor"
2008
1682
  }
2009
1683
  }
2010
1684
  ],
2011
1685
  "inheritedFrom": {
2012
1686
  "type": "reference",
2013
- "id": 96,
1687
+ "id": 82,
2014
1688
  "name": "XyoAbstractWitness.constructor"
2015
1689
  }
2016
1690
  },
2017
1691
  {
2018
- "id": 21,
1692
+ "id": 22,
2019
1693
  "name": "config",
2020
1694
  "kind": 1024,
2021
1695
  "kindString": "Property",
@@ -2029,22 +1703,22 @@
2029
1703
  "fileName": "witness/src/Witness/Witness.ts",
2030
1704
  "line": 10,
2031
1705
  "character": 18,
2032
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/Witness.ts#L10"
1706
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/Witness.ts#L10"
2033
1707
  }
2034
1708
  ],
2035
1709
  "type": {
2036
1710
  "type": "reference",
2037
- "id": 14,
1711
+ "id": 15,
2038
1712
  "name": "C"
2039
1713
  },
2040
1714
  "inheritedFrom": {
2041
1715
  "type": "reference",
2042
- "id": 111,
1716
+ "id": 91,
2043
1717
  "name": "XyoAbstractWitness.config"
2044
1718
  }
2045
1719
  },
2046
1720
  {
2047
- "id": 16,
1721
+ "id": 17,
2048
1722
  "name": "targetSchema",
2049
1723
  "kind": 262144,
2050
1724
  "kindString": "Accessor",
@@ -2054,11 +1728,11 @@
2054
1728
  "fileName": "witness/src/Witness/QueryWitness.ts",
2055
1729
  "line": 14,
2056
1730
  "character": 15,
2057
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/QueryWitness.ts#L14"
1731
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/QueryWitness.ts#L14"
2058
1732
  }
2059
1733
  ],
2060
1734
  "getSignature": {
2061
- "id": 17,
1735
+ "id": 18,
2062
1736
  "name": "targetSchema",
2063
1737
  "kind": 524288,
2064
1738
  "kindString": "Get signature",
@@ -2074,12 +1748,12 @@
2074
1748
  },
2075
1749
  "overwrites": {
2076
1750
  "type": "reference",
2077
- "id": 115,
1751
+ "id": 95,
2078
1752
  "name": "XyoAbstractWitness.targetSchema"
2079
1753
  }
2080
1754
  },
2081
1755
  {
2082
- "id": 18,
1756
+ "id": 19,
2083
1757
  "name": "observe",
2084
1758
  "kind": 2048,
2085
1759
  "kindString": "Method",
@@ -2091,19 +1765,19 @@
2091
1765
  "fileName": "witness/src/Witness/QueryWitness.ts",
2092
1766
  "line": 18,
2093
1767
  "character": 9,
2094
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/QueryWitness.ts#L18"
1768
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/QueryWitness.ts#L18"
2095
1769
  }
2096
1770
  ],
2097
1771
  "signatures": [
2098
1772
  {
2099
- "id": 19,
1773
+ "id": 20,
2100
1774
  "name": "observe",
2101
1775
  "kind": 4096,
2102
1776
  "kindString": "Call signature",
2103
1777
  "flags": {},
2104
1778
  "parameters": [
2105
1779
  {
2106
- "id": 20,
1780
+ "id": 21,
2107
1781
  "name": "fields",
2108
1782
  "kind": 32768,
2109
1783
  "kindString": "Parameter",
@@ -2115,7 +1789,7 @@
2115
1789
  "typeArguments": [
2116
1790
  {
2117
1791
  "type": "reference",
2118
- "id": 12,
1792
+ "id": 9,
2119
1793
  "name": "T"
2120
1794
  }
2121
1795
  ],
@@ -2130,7 +1804,7 @@
2130
1804
  "typeArguments": [
2131
1805
  {
2132
1806
  "type": "reference",
2133
- "id": 12,
1807
+ "id": 9,
2134
1808
  "name": "T"
2135
1809
  }
2136
1810
  ],
@@ -2140,14 +1814,14 @@
2140
1814
  },
2141
1815
  "overwrites": {
2142
1816
  "type": "reference",
2143
- "id": 113,
1817
+ "id": 93,
2144
1818
  "name": "XyoAbstractWitness.observe"
2145
1819
  }
2146
1820
  }
2147
1821
  ],
2148
1822
  "overwrites": {
2149
1823
  "type": "reference",
2150
- "id": 112,
1824
+ "id": 92,
2151
1825
  "name": "XyoAbstractWitness.observe"
2152
1826
  }
2153
1827
  }
@@ -2162,19 +1836,19 @@
2162
1836
  {
2163
1837
  "title": "Properties",
2164
1838
  "children": [
2165
- 21
1839
+ 22
2166
1840
  ]
2167
1841
  },
2168
1842
  {
2169
1843
  "title": "Accessors",
2170
1844
  "children": [
2171
- 16
1845
+ 17
2172
1846
  ]
2173
1847
  },
2174
1848
  {
2175
1849
  "title": "Methods",
2176
1850
  "children": [
2177
- 18
1851
+ 19
2178
1852
  ]
2179
1853
  }
2180
1854
  ],
@@ -2183,12 +1857,12 @@
2183
1857
  "fileName": "witness/src/Witness/QueryWitness.ts",
2184
1858
  "line": 9,
2185
1859
  "character": 13,
2186
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/QueryWitness.ts#L9"
1860
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/QueryWitness.ts#L9"
2187
1861
  }
2188
1862
  ],
2189
1863
  "typeParameters": [
2190
1864
  {
2191
- "id": 22,
1865
+ "id": 23,
2192
1866
  "name": "T",
2193
1867
  "kind": 131072,
2194
1868
  "kindString": "Type parameter",
@@ -2199,7 +1873,7 @@
2199
1873
  }
2200
1874
  },
2201
1875
  {
2202
- "id": 23,
1876
+ "id": 24,
2203
1877
  "name": "Q",
2204
1878
  "kind": 131072,
2205
1879
  "kindString": "Type parameter",
@@ -2214,7 +1888,7 @@
2214
1888
  }
2215
1889
  },
2216
1890
  {
2217
- "id": 24,
1891
+ "id": 25,
2218
1892
  "name": "C",
2219
1893
  "kind": 131072,
2220
1894
  "kindString": "Type parameter",
@@ -2225,7 +1899,7 @@
2225
1899
  "typeArguments": [
2226
1900
  {
2227
1901
  "type": "reference",
2228
- "id": 13,
1902
+ "id": 14,
2229
1903
  "name": "Q"
2230
1904
  }
2231
1905
  ],
@@ -2237,7 +1911,7 @@
2237
1911
  "typeArguments": [
2238
1912
  {
2239
1913
  "type": "reference",
2240
- "id": 13,
1914
+ "id": 14,
2241
1915
  "name": "Q"
2242
1916
  }
2243
1917
  ],
@@ -2248,16 +1922,16 @@
2248
1922
  "extendedTypes": [
2249
1923
  {
2250
1924
  "type": "reference",
2251
- "id": 95,
1925
+ "id": 81,
2252
1926
  "typeArguments": [
2253
1927
  {
2254
1928
  "type": "reference",
2255
- "id": 12,
1929
+ "id": 9,
2256
1930
  "name": "T"
2257
1931
  },
2258
1932
  {
2259
1933
  "type": "reference",
2260
- "id": 14,
1934
+ "id": 15,
2261
1935
  "name": "C"
2262
1936
  }
2263
1937
  ],
@@ -2266,14 +1940,14 @@
2266
1940
  ]
2267
1941
  },
2268
1942
  {
2269
- "id": 37,
1943
+ "id": 35,
2270
1944
  "name": "XyoSimpleWitness",
2271
1945
  "kind": 128,
2272
1946
  "kindString": "Class",
2273
1947
  "flags": {},
2274
1948
  "children": [
2275
1949
  {
2276
- "id": 38,
1950
+ "id": 36,
2277
1951
  "name": "constructor",
2278
1952
  "kind": 512,
2279
1953
  "kindString": "Constructor",
@@ -2283,264 +1957,144 @@
2283
1957
  "fileName": "witness/src/Witness/Witness.ts",
2284
1958
  "line": 11,
2285
1959
  "character": 2,
2286
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/Witness.ts#L11"
1960
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/Witness.ts#L11"
2287
1961
  }
2288
1962
  ],
2289
1963
  "signatures": [
2290
1964
  {
2291
- "id": 39,
1965
+ "id": 37,
2292
1966
  "name": "new XyoSimpleWitness",
2293
1967
  "kind": 16384,
2294
1968
  "kindString": "Constructor signature",
2295
1969
  "flags": {},
2296
1970
  "typeParameter": [
2297
1971
  {
2298
- "id": 50,
1972
+ "id": 42,
2299
1973
  "name": "T",
2300
1974
  "kind": 131072,
2301
1975
  "kindString": "Type parameter",
2302
1976
  "flags": {},
2303
1977
  "type": {
2304
- "type": "reflection",
2305
- "declaration": {
2306
- "id": 40,
2307
- "name": "__type",
2308
- "kind": 65536,
2309
- "kindString": "Type literal",
2310
- "flags": {},
2311
- "children": [
2312
- {
2313
- "id": 42,
2314
- "name": "previousHash",
2315
- "kind": 1024,
2316
- "kindString": "Property",
2317
- "flags": {
2318
- "isOptional": true
2319
- },
2320
- "sources": [
2321
- {
2322
- "fileName": "payload/dist/esm/models/Base.d.ts",
2323
- "line": 7,
2324
- "character": 4
2325
- }
2326
- ],
2327
- "type": {
2328
- "type": "intrinsic",
2329
- "name": "string"
2330
- }
2331
- },
2332
- {
2333
- "id": 41,
2334
- "name": "schema",
2335
- "kind": 1024,
2336
- "kindString": "Property",
1978
+ "type": "reference",
1979
+ "typeArguments": [
1980
+ {
1981
+ "type": "reflection",
1982
+ "declaration": {
1983
+ "id": 38,
1984
+ "name": "__type",
1985
+ "kind": 65536,
1986
+ "kindString": "Type literal",
2337
1987
  "flags": {},
2338
- "sources": [
1988
+ "children": [
2339
1989
  {
2340
- "fileName": "payload/dist/esm/models/Base.d.ts",
2341
- "line": 6,
2342
- "character": 4
1990
+ "id": 39,
1991
+ "name": "schema",
1992
+ "kind": 1024,
1993
+ "kindString": "Property",
1994
+ "flags": {},
1995
+ "sources": [
1996
+ {
1997
+ "fileName": "payload/dist/esm/models/Base.d.ts",
1998
+ "line": 8,
1999
+ "character": 4
2000
+ }
2001
+ ],
2002
+ "type": {
2003
+ "type": "intrinsic",
2004
+ "name": "string"
2005
+ }
2343
2006
  }
2344
2007
  ],
2345
- "type": {
2346
- "type": "intrinsic",
2347
- "name": "string"
2348
- }
2349
- },
2350
- {
2351
- "id": 43,
2352
- "name": "sources",
2353
- "kind": 1024,
2354
- "kindString": "Property",
2355
- "flags": {
2356
- "isOptional": true
2357
- },
2358
- "sources": [
2008
+ "groups": [
2359
2009
  {
2360
- "fileName": "payload/dist/esm/models/Base.d.ts",
2361
- "line": 8,
2362
- "character": 4
2010
+ "title": "Properties",
2011
+ "children": [
2012
+ 39
2013
+ ]
2363
2014
  }
2364
2015
  ],
2365
- "type": {
2366
- "type": "array",
2367
- "elementType": {
2368
- "type": "intrinsic",
2369
- "name": "string"
2370
- }
2371
- }
2372
- },
2373
- {
2374
- "id": 44,
2375
- "name": "timestamp",
2376
- "kind": 1024,
2377
- "kindString": "Property",
2378
- "flags": {
2379
- "isOptional": true
2380
- },
2381
2016
  "sources": [
2382
2017
  {
2383
2018
  "fileName": "payload/dist/esm/models/Base.d.ts",
2384
- "line": 9,
2019
+ "line": 7,
2385
2020
  "character": 4
2386
2021
  }
2387
- ],
2388
- "type": {
2389
- "type": "intrinsic",
2390
- "name": "number"
2391
- }
2392
- }
2393
- ],
2394
- "groups": [
2395
- {
2396
- "title": "Properties",
2397
- "children": [
2398
- 42,
2399
- 41,
2400
- 43,
2401
- 44
2402
2022
  ]
2403
2023
  }
2404
- ],
2405
- "sources": [
2406
- {
2407
- "fileName": "payload/dist/esm/models/Base.d.ts",
2408
- "line": 5,
2409
- "character": 70
2410
- }
2411
- ]
2412
- }
2024
+ }
2025
+ ],
2026
+ "name": "XyoPayload"
2413
2027
  },
2414
2028
  "default": {
2415
- "type": "reflection",
2416
- "declaration": {
2417
- "id": 45,
2418
- "name": "__type",
2419
- "kind": 65536,
2420
- "kindString": "Type literal",
2421
- "flags": {},
2422
- "children": [
2423
- {
2424
- "id": 47,
2425
- "name": "previousHash",
2426
- "kind": 1024,
2427
- "kindString": "Property",
2428
- "flags": {
2429
- "isOptional": true
2430
- },
2431
- "sources": [
2432
- {
2433
- "fileName": "payload/dist/esm/models/Base.d.ts",
2434
- "line": 7,
2435
- "character": 4
2436
- }
2437
- ],
2438
- "type": {
2439
- "type": "intrinsic",
2440
- "name": "string"
2441
- }
2442
- },
2443
- {
2444
- "id": 46,
2445
- "name": "schema",
2446
- "kind": 1024,
2447
- "kindString": "Property",
2029
+ "type": "reference",
2030
+ "typeArguments": [
2031
+ {
2032
+ "type": "reflection",
2033
+ "declaration": {
2034
+ "id": 40,
2035
+ "name": "__type",
2036
+ "kind": 65536,
2037
+ "kindString": "Type literal",
2448
2038
  "flags": {},
2449
- "sources": [
2039
+ "children": [
2450
2040
  {
2451
- "fileName": "payload/dist/esm/models/Base.d.ts",
2452
- "line": 6,
2453
- "character": 4
2041
+ "id": 41,
2042
+ "name": "schema",
2043
+ "kind": 1024,
2044
+ "kindString": "Property",
2045
+ "flags": {},
2046
+ "sources": [
2047
+ {
2048
+ "fileName": "payload/dist/esm/models/Base.d.ts",
2049
+ "line": 8,
2050
+ "character": 4
2051
+ }
2052
+ ],
2053
+ "type": {
2054
+ "type": "intrinsic",
2055
+ "name": "string"
2056
+ }
2454
2057
  }
2455
2058
  ],
2456
- "type": {
2457
- "type": "intrinsic",
2458
- "name": "string"
2459
- }
2460
- },
2461
- {
2462
- "id": 48,
2463
- "name": "sources",
2464
- "kind": 1024,
2465
- "kindString": "Property",
2466
- "flags": {
2467
- "isOptional": true
2468
- },
2469
- "sources": [
2059
+ "groups": [
2470
2060
  {
2471
- "fileName": "payload/dist/esm/models/Base.d.ts",
2472
- "line": 8,
2473
- "character": 4
2061
+ "title": "Properties",
2062
+ "children": [
2063
+ 41
2064
+ ]
2474
2065
  }
2475
2066
  ],
2476
- "type": {
2477
- "type": "array",
2478
- "elementType": {
2479
- "type": "intrinsic",
2480
- "name": "string"
2481
- }
2482
- }
2483
- },
2484
- {
2485
- "id": 49,
2486
- "name": "timestamp",
2487
- "kind": 1024,
2488
- "kindString": "Property",
2489
- "flags": {
2490
- "isOptional": true
2491
- },
2492
2067
  "sources": [
2493
2068
  {
2494
2069
  "fileName": "payload/dist/esm/models/Base.d.ts",
2495
- "line": 9,
2070
+ "line": 7,
2496
2071
  "character": 4
2497
2072
  }
2498
- ],
2499
- "type": {
2500
- "type": "intrinsic",
2501
- "name": "number"
2502
- }
2503
- }
2504
- ],
2505
- "groups": [
2506
- {
2507
- "title": "Properties",
2508
- "children": [
2509
- 47,
2510
- 46,
2511
- 48,
2512
- 49
2513
2073
  ]
2514
2074
  }
2515
- ],
2516
- "sources": [
2517
- {
2518
- "fileName": "payload/dist/esm/models/Base.d.ts",
2519
- "line": 5,
2520
- "character": 70
2521
- }
2522
- ]
2523
- }
2075
+ }
2076
+ ],
2077
+ "name": "XyoPayload"
2524
2078
  }
2525
2079
  },
2526
2080
  {
2527
- "id": 51,
2081
+ "id": 43,
2528
2082
  "name": "C",
2529
2083
  "kind": 131072,
2530
2084
  "kindString": "Type parameter",
2531
2085
  "flags": {},
2532
2086
  "type": {
2533
2087
  "type": "reference",
2534
- "id": 25,
2088
+ "id": 26,
2535
2089
  "typeArguments": [
2536
2090
  {
2537
2091
  "type": "reference",
2538
- "id": 50,
2092
+ "id": 42,
2539
2093
  "name": "T"
2540
2094
  },
2541
2095
  {
2542
2096
  "type": "reference",
2543
- "id": 51,
2097
+ "id": 43,
2544
2098
  "name": "C"
2545
2099
  }
2546
2100
  ],
@@ -2548,11 +2102,11 @@
2548
2102
  },
2549
2103
  "default": {
2550
2104
  "type": "reference",
2551
- "id": 25,
2105
+ "id": 26,
2552
2106
  "typeArguments": [
2553
2107
  {
2554
2108
  "type": "reference",
2555
- "id": 50,
2109
+ "id": 42,
2556
2110
  "name": "T"
2557
2111
  }
2558
2112
  ],
@@ -2562,7 +2116,7 @@
2562
2116
  ],
2563
2117
  "parameters": [
2564
2118
  {
2565
- "id": 52,
2119
+ "id": 44,
2566
2120
  "name": "config",
2567
2121
  "kind": 32768,
2568
2122
  "kindString": "Parameter",
@@ -2571,23 +2125,23 @@
2571
2125
  },
2572
2126
  "type": {
2573
2127
  "type": "reference",
2574
- "id": 51,
2128
+ "id": 43,
2575
2129
  "name": "C"
2576
2130
  }
2577
2131
  }
2578
2132
  ],
2579
2133
  "type": {
2580
2134
  "type": "reference",
2581
- "id": 37,
2135
+ "id": 35,
2582
2136
  "typeArguments": [
2583
2137
  {
2584
2138
  "type": "reference",
2585
- "id": 50,
2139
+ "id": 42,
2586
2140
  "name": "T"
2587
2141
  },
2588
2142
  {
2589
2143
  "type": "reference",
2590
- "id": 51,
2144
+ "id": 43,
2591
2145
  "name": "C"
2592
2146
  }
2593
2147
  ],
@@ -2595,19 +2149,19 @@
2595
2149
  },
2596
2150
  "inheritedFrom": {
2597
2151
  "type": "reference",
2598
- "id": 97,
2152
+ "id": 83,
2599
2153
  "name": "XyoAbstractWitness.constructor"
2600
2154
  }
2601
2155
  }
2602
2156
  ],
2603
2157
  "inheritedFrom": {
2604
2158
  "type": "reference",
2605
- "id": 96,
2159
+ "id": 82,
2606
2160
  "name": "XyoAbstractWitness.constructor"
2607
2161
  }
2608
2162
  },
2609
2163
  {
2610
- "id": 59,
2164
+ "id": 51,
2611
2165
  "name": "config",
2612
2166
  "kind": 1024,
2613
2167
  "kindString": "Property",
@@ -2621,22 +2175,22 @@
2621
2175
  "fileName": "witness/src/Witness/Witness.ts",
2622
2176
  "line": 10,
2623
2177
  "character": 18,
2624
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/Witness.ts#L10"
2178
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/Witness.ts#L10"
2625
2179
  }
2626
2180
  ],
2627
2181
  "type": {
2628
2182
  "type": "reference",
2629
- "id": 51,
2183
+ "id": 43,
2630
2184
  "name": "C"
2631
2185
  },
2632
2186
  "inheritedFrom": {
2633
2187
  "type": "reference",
2634
- "id": 111,
2188
+ "id": 91,
2635
2189
  "name": "XyoAbstractWitness.config"
2636
2190
  }
2637
2191
  },
2638
2192
  {
2639
- "id": 53,
2193
+ "id": 45,
2640
2194
  "name": "previousHash",
2641
2195
  "kind": 1024,
2642
2196
  "kindString": "Property",
@@ -2649,7 +2203,7 @@
2649
2203
  "fileName": "witness/src/Witness/SimpleWitness.ts",
2650
2204
  "line": 15,
2651
2205
  "character": 9,
2652
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/SimpleWitness.ts#L15"
2206
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/SimpleWitness.ts#L15"
2653
2207
  }
2654
2208
  ],
2655
2209
  "type": {
@@ -2658,7 +2212,7 @@
2658
2212
  }
2659
2213
  },
2660
2214
  {
2661
- "id": 54,
2215
+ "id": 46,
2662
2216
  "name": "targetSchema",
2663
2217
  "kind": 262144,
2664
2218
  "kindString": "Accessor",
@@ -2668,11 +2222,11 @@
2668
2222
  "fileName": "witness/src/Witness/SimpleWitness.ts",
2669
2223
  "line": 17,
2670
2224
  "character": 15,
2671
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/SimpleWitness.ts#L17"
2225
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/SimpleWitness.ts#L17"
2672
2226
  }
2673
2227
  ],
2674
2228
  "getSignature": {
2675
- "id": 55,
2229
+ "id": 47,
2676
2230
  "name": "targetSchema",
2677
2231
  "kind": 524288,
2678
2232
  "kindString": "Get signature",
@@ -2687,23 +2241,23 @@
2687
2241
  },
2688
2242
  "implementationOf": {
2689
2243
  "type": "reference",
2690
- "id": 90,
2244
+ "id": 76,
2691
2245
  "name": "XyoWitness.targetSchema"
2692
2246
  }
2693
2247
  },
2694
2248
  "overwrites": {
2695
2249
  "type": "reference",
2696
- "id": 115,
2250
+ "id": 95,
2697
2251
  "name": "XyoAbstractWitness.targetSchema"
2698
2252
  },
2699
2253
  "implementationOf": {
2700
2254
  "type": "reference",
2701
- "id": 90,
2255
+ "id": 76,
2702
2256
  "name": "XyoWitness.targetSchema"
2703
2257
  }
2704
2258
  },
2705
2259
  {
2706
- "id": 56,
2260
+ "id": 48,
2707
2261
  "name": "observe",
2708
2262
  "kind": 2048,
2709
2263
  "kindString": "Method",
@@ -2715,19 +2269,19 @@
2715
2269
  "fileName": "witness/src/Witness/SimpleWitness.ts",
2716
2270
  "line": 21,
2717
2271
  "character": 15,
2718
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/SimpleWitness.ts#L21"
2272
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/SimpleWitness.ts#L21"
2719
2273
  }
2720
2274
  ],
2721
2275
  "signatures": [
2722
2276
  {
2723
- "id": 57,
2277
+ "id": 49,
2724
2278
  "name": "observe",
2725
2279
  "kind": 4096,
2726
2280
  "kindString": "Call signature",
2727
2281
  "flags": {},
2728
2282
  "parameters": [
2729
2283
  {
2730
- "id": 58,
2284
+ "id": 50,
2731
2285
  "name": "fields",
2732
2286
  "kind": 32768,
2733
2287
  "kindString": "Parameter",
@@ -2739,7 +2293,7 @@
2739
2293
  "typeArguments": [
2740
2294
  {
2741
2295
  "type": "reference",
2742
- "id": 50,
2296
+ "id": 42,
2743
2297
  "name": "T"
2744
2298
  }
2745
2299
  ],
@@ -2754,7 +2308,7 @@
2754
2308
  "typeArguments": [
2755
2309
  {
2756
2310
  "type": "reference",
2757
- "id": 50,
2311
+ "id": 42,
2758
2312
  "name": "T"
2759
2313
  }
2760
2314
  ],
@@ -2764,24 +2318,24 @@
2764
2318
  },
2765
2319
  "overwrites": {
2766
2320
  "type": "reference",
2767
- "id": 113,
2321
+ "id": 93,
2768
2322
  "name": "XyoAbstractWitness.observe"
2769
2323
  },
2770
2324
  "implementationOf": {
2771
2325
  "type": "reference",
2772
- "id": 92,
2326
+ "id": 78,
2773
2327
  "name": "XyoWitness.observe"
2774
2328
  }
2775
2329
  }
2776
2330
  ],
2777
2331
  "overwrites": {
2778
2332
  "type": "reference",
2779
- "id": 112,
2333
+ "id": 92,
2780
2334
  "name": "XyoAbstractWitness.observe"
2781
2335
  },
2782
2336
  "implementationOf": {
2783
2337
  "type": "reference",
2784
- "id": 91,
2338
+ "id": 77,
2785
2339
  "name": "XyoWitness.observe"
2786
2340
  }
2787
2341
  }
@@ -2790,26 +2344,26 @@
2790
2344
  {
2791
2345
  "title": "Constructors",
2792
2346
  "children": [
2793
- 38
2347
+ 36
2794
2348
  ]
2795
2349
  },
2796
2350
  {
2797
2351
  "title": "Properties",
2798
2352
  "children": [
2799
- 59,
2800
- 53
2353
+ 51,
2354
+ 45
2801
2355
  ]
2802
2356
  },
2803
2357
  {
2804
2358
  "title": "Accessors",
2805
2359
  "children": [
2806
- 54
2360
+ 46
2807
2361
  ]
2808
2362
  },
2809
2363
  {
2810
2364
  "title": "Methods",
2811
2365
  "children": [
2812
- 56
2366
+ 48
2813
2367
  ]
2814
2368
  }
2815
2369
  ],
@@ -2818,12 +2372,12 @@
2818
2372
  "fileName": "witness/src/Witness/SimpleWitness.ts",
2819
2373
  "line": 11,
2820
2374
  "character": 13,
2821
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/SimpleWitness.ts#L11"
2375
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/SimpleWitness.ts#L11"
2822
2376
  }
2823
2377
  ],
2824
2378
  "typeParameters": [
2825
2379
  {
2826
- "id": 60,
2380
+ "id": 52,
2827
2381
  "name": "T",
2828
2382
  "kind": 131072,
2829
2383
  "kindString": "Type parameter",
@@ -2838,18 +2392,18 @@
2838
2392
  }
2839
2393
  },
2840
2394
  {
2841
- "id": 61,
2395
+ "id": 53,
2842
2396
  "name": "C",
2843
2397
  "kind": 131072,
2844
2398
  "kindString": "Type parameter",
2845
2399
  "flags": {},
2846
2400
  "type": {
2847
2401
  "type": "reference",
2848
- "id": 25,
2402
+ "id": 26,
2849
2403
  "typeArguments": [
2850
2404
  {
2851
2405
  "type": "reference",
2852
- "id": 50,
2406
+ "id": 42,
2853
2407
  "name": "T"
2854
2408
  }
2855
2409
  ],
@@ -2857,11 +2411,11 @@
2857
2411
  },
2858
2412
  "default": {
2859
2413
  "type": "reference",
2860
- "id": 25,
2414
+ "id": 26,
2861
2415
  "typeArguments": [
2862
2416
  {
2863
2417
  "type": "reference",
2864
- "id": 50,
2418
+ "id": 42,
2865
2419
  "name": "T"
2866
2420
  }
2867
2421
  ],
@@ -2872,16 +2426,16 @@
2872
2426
  "extendedTypes": [
2873
2427
  {
2874
2428
  "type": "reference",
2875
- "id": 95,
2429
+ "id": 81,
2876
2430
  "typeArguments": [
2877
2431
  {
2878
2432
  "type": "reference",
2879
- "id": 50,
2433
+ "id": 42,
2880
2434
  "name": "T"
2881
2435
  },
2882
2436
  {
2883
2437
  "type": "reference",
2884
- "id": 51,
2438
+ "id": 43,
2885
2439
  "name": "C"
2886
2440
  }
2887
2441
  ],
@@ -2891,18 +2445,18 @@
2891
2445
  "extendedBy": [
2892
2446
  {
2893
2447
  "type": "reference",
2894
- "id": 62,
2448
+ "id": 54,
2895
2449
  "name": "XyoLegacyWitness"
2896
2450
  }
2897
2451
  ],
2898
2452
  "implementedTypes": [
2899
2453
  {
2900
2454
  "type": "reference",
2901
- "id": 89,
2455
+ "id": 75,
2902
2456
  "typeArguments": [
2903
2457
  {
2904
2458
  "type": "reference",
2905
- "id": 50,
2459
+ "id": 42,
2906
2460
  "name": "T"
2907
2461
  }
2908
2462
  ],
@@ -2911,7 +2465,7 @@
2911
2465
  ]
2912
2466
  },
2913
2467
  {
2914
- "id": 143,
2468
+ "id": 117,
2915
2469
  "name": "XyoWitnessBase",
2916
2470
  "kind": 128,
2917
2471
  "kindString": "Class",
@@ -2934,7 +2488,7 @@
2934
2488
  },
2935
2489
  "children": [
2936
2490
  {
2937
- "id": 144,
2491
+ "id": 118,
2938
2492
  "name": "constructor",
2939
2493
  "kind": 512,
2940
2494
  "kindString": "Constructor",
@@ -2944,248 +2498,128 @@
2944
2498
  "fileName": "witness/src/Witness/Witness.ts",
2945
2499
  "line": 11,
2946
2500
  "character": 2,
2947
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/Witness.ts#L11"
2501
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/Witness.ts#L11"
2948
2502
  }
2949
2503
  ],
2950
2504
  "signatures": [
2951
2505
  {
2952
- "id": 145,
2506
+ "id": 119,
2953
2507
  "name": "new XyoWitnessBase",
2954
2508
  "kind": 16384,
2955
2509
  "kindString": "Constructor signature",
2956
2510
  "flags": {},
2957
2511
  "typeParameter": [
2958
2512
  {
2959
- "id": 156,
2513
+ "id": 124,
2960
2514
  "name": "T",
2961
2515
  "kind": 131072,
2962
2516
  "kindString": "Type parameter",
2963
2517
  "flags": {},
2964
2518
  "type": {
2965
- "type": "reflection",
2966
- "declaration": {
2967
- "id": 146,
2968
- "name": "__type",
2969
- "kind": 65536,
2970
- "kindString": "Type literal",
2971
- "flags": {},
2972
- "children": [
2973
- {
2974
- "id": 148,
2975
- "name": "previousHash",
2976
- "kind": 1024,
2977
- "kindString": "Property",
2978
- "flags": {
2979
- "isOptional": true
2980
- },
2981
- "sources": [
2982
- {
2983
- "fileName": "payload/dist/esm/models/Base.d.ts",
2984
- "line": 7,
2985
- "character": 4
2986
- }
2987
- ],
2988
- "type": {
2989
- "type": "intrinsic",
2990
- "name": "string"
2991
- }
2992
- },
2993
- {
2994
- "id": 147,
2995
- "name": "schema",
2996
- "kind": 1024,
2997
- "kindString": "Property",
2519
+ "type": "reference",
2520
+ "typeArguments": [
2521
+ {
2522
+ "type": "reflection",
2523
+ "declaration": {
2524
+ "id": 120,
2525
+ "name": "__type",
2526
+ "kind": 65536,
2527
+ "kindString": "Type literal",
2998
2528
  "flags": {},
2999
- "sources": [
2529
+ "children": [
3000
2530
  {
3001
- "fileName": "payload/dist/esm/models/Base.d.ts",
3002
- "line": 6,
3003
- "character": 4
2531
+ "id": 121,
2532
+ "name": "schema",
2533
+ "kind": 1024,
2534
+ "kindString": "Property",
2535
+ "flags": {},
2536
+ "sources": [
2537
+ {
2538
+ "fileName": "payload/dist/esm/models/Base.d.ts",
2539
+ "line": 8,
2540
+ "character": 4
2541
+ }
2542
+ ],
2543
+ "type": {
2544
+ "type": "intrinsic",
2545
+ "name": "string"
2546
+ }
3004
2547
  }
3005
2548
  ],
3006
- "type": {
3007
- "type": "intrinsic",
3008
- "name": "string"
3009
- }
3010
- },
3011
- {
3012
- "id": 149,
3013
- "name": "sources",
3014
- "kind": 1024,
3015
- "kindString": "Property",
3016
- "flags": {
3017
- "isOptional": true
3018
- },
3019
- "sources": [
2549
+ "groups": [
3020
2550
  {
3021
- "fileName": "payload/dist/esm/models/Base.d.ts",
3022
- "line": 8,
3023
- "character": 4
2551
+ "title": "Properties",
2552
+ "children": [
2553
+ 121
2554
+ ]
3024
2555
  }
3025
2556
  ],
3026
- "type": {
3027
- "type": "array",
3028
- "elementType": {
3029
- "type": "intrinsic",
3030
- "name": "string"
3031
- }
3032
- }
3033
- },
3034
- {
3035
- "id": 150,
3036
- "name": "timestamp",
3037
- "kind": 1024,
3038
- "kindString": "Property",
3039
- "flags": {
3040
- "isOptional": true
3041
- },
3042
2557
  "sources": [
3043
2558
  {
3044
2559
  "fileName": "payload/dist/esm/models/Base.d.ts",
3045
- "line": 9,
2560
+ "line": 7,
3046
2561
  "character": 4
3047
2562
  }
3048
- ],
3049
- "type": {
3050
- "type": "intrinsic",
3051
- "name": "number"
3052
- }
3053
- }
3054
- ],
3055
- "groups": [
3056
- {
3057
- "title": "Properties",
3058
- "children": [
3059
- 148,
3060
- 147,
3061
- 149,
3062
- 150
3063
2563
  ]
3064
2564
  }
3065
- ],
3066
- "sources": [
3067
- {
3068
- "fileName": "payload/dist/esm/models/Base.d.ts",
3069
- "line": 5,
3070
- "character": 70
3071
- }
3072
- ]
3073
- }
2565
+ }
2566
+ ],
2567
+ "name": "XyoPayload"
3074
2568
  },
3075
2569
  "default": {
3076
- "type": "reflection",
3077
- "declaration": {
3078
- "id": 151,
3079
- "name": "__type",
3080
- "kind": 65536,
3081
- "kindString": "Type literal",
3082
- "flags": {},
3083
- "children": [
3084
- {
3085
- "id": 153,
3086
- "name": "previousHash",
3087
- "kind": 1024,
3088
- "kindString": "Property",
3089
- "flags": {
3090
- "isOptional": true
3091
- },
3092
- "sources": [
3093
- {
3094
- "fileName": "payload/dist/esm/models/Base.d.ts",
3095
- "line": 7,
3096
- "character": 4
3097
- }
3098
- ],
3099
- "type": {
3100
- "type": "intrinsic",
3101
- "name": "string"
3102
- }
3103
- },
3104
- {
3105
- "id": 152,
3106
- "name": "schema",
3107
- "kind": 1024,
3108
- "kindString": "Property",
2570
+ "type": "reference",
2571
+ "typeArguments": [
2572
+ {
2573
+ "type": "reflection",
2574
+ "declaration": {
2575
+ "id": 122,
2576
+ "name": "__type",
2577
+ "kind": 65536,
2578
+ "kindString": "Type literal",
3109
2579
  "flags": {},
3110
- "sources": [
2580
+ "children": [
3111
2581
  {
3112
- "fileName": "payload/dist/esm/models/Base.d.ts",
3113
- "line": 6,
3114
- "character": 4
2582
+ "id": 123,
2583
+ "name": "schema",
2584
+ "kind": 1024,
2585
+ "kindString": "Property",
2586
+ "flags": {},
2587
+ "sources": [
2588
+ {
2589
+ "fileName": "payload/dist/esm/models/Base.d.ts",
2590
+ "line": 8,
2591
+ "character": 4
2592
+ }
2593
+ ],
2594
+ "type": {
2595
+ "type": "intrinsic",
2596
+ "name": "string"
2597
+ }
3115
2598
  }
3116
2599
  ],
3117
- "type": {
3118
- "type": "intrinsic",
3119
- "name": "string"
3120
- }
3121
- },
3122
- {
3123
- "id": 154,
3124
- "name": "sources",
3125
- "kind": 1024,
3126
- "kindString": "Property",
3127
- "flags": {
3128
- "isOptional": true
3129
- },
3130
- "sources": [
2600
+ "groups": [
3131
2601
  {
3132
- "fileName": "payload/dist/esm/models/Base.d.ts",
3133
- "line": 8,
3134
- "character": 4
2602
+ "title": "Properties",
2603
+ "children": [
2604
+ 123
2605
+ ]
3135
2606
  }
3136
2607
  ],
3137
- "type": {
3138
- "type": "array",
3139
- "elementType": {
3140
- "type": "intrinsic",
3141
- "name": "string"
3142
- }
3143
- }
3144
- },
3145
- {
3146
- "id": 155,
3147
- "name": "timestamp",
3148
- "kind": 1024,
3149
- "kindString": "Property",
3150
- "flags": {
3151
- "isOptional": true
3152
- },
3153
2608
  "sources": [
3154
2609
  {
3155
2610
  "fileName": "payload/dist/esm/models/Base.d.ts",
3156
- "line": 9,
2611
+ "line": 7,
3157
2612
  "character": 4
3158
2613
  }
3159
- ],
3160
- "type": {
3161
- "type": "intrinsic",
3162
- "name": "number"
3163
- }
3164
- }
3165
- ],
3166
- "groups": [
3167
- {
3168
- "title": "Properties",
3169
- "children": [
3170
- 153,
3171
- 152,
3172
- 154,
3173
- 155
3174
2614
  ]
3175
2615
  }
3176
- ],
3177
- "sources": [
3178
- {
3179
- "fileName": "payload/dist/esm/models/Base.d.ts",
3180
- "line": 5,
3181
- "character": 70
3182
- }
3183
- ]
3184
- }
2616
+ }
2617
+ ],
2618
+ "name": "XyoPayload"
3185
2619
  }
3186
2620
  },
3187
2621
  {
3188
- "id": 157,
2622
+ "id": 125,
3189
2623
  "name": "C",
3190
2624
  "kind": 131072,
3191
2625
  "kindString": "Type parameter",
@@ -3202,7 +2636,7 @@
3202
2636
  ],
3203
2637
  "parameters": [
3204
2638
  {
3205
- "id": 158,
2639
+ "id": 126,
3206
2640
  "name": "config",
3207
2641
  "kind": 32768,
3208
2642
  "kindString": "Parameter",
@@ -3211,23 +2645,23 @@
3211
2645
  },
3212
2646
  "type": {
3213
2647
  "type": "reference",
3214
- "id": 157,
2648
+ "id": 125,
3215
2649
  "name": "C"
3216
2650
  }
3217
2651
  }
3218
2652
  ],
3219
2653
  "type": {
3220
2654
  "type": "reference",
3221
- "id": 143,
2655
+ "id": 117,
3222
2656
  "typeArguments": [
3223
2657
  {
3224
2658
  "type": "reference",
3225
- "id": 156,
2659
+ "id": 124,
3226
2660
  "name": "T"
3227
2661
  },
3228
2662
  {
3229
2663
  "type": "reference",
3230
- "id": 157,
2664
+ "id": 125,
3231
2665
  "name": "C"
3232
2666
  }
3233
2667
  ],
@@ -3235,19 +2669,19 @@
3235
2669
  },
3236
2670
  "inheritedFrom": {
3237
2671
  "type": "reference",
3238
- "id": 97,
2672
+ "id": 83,
3239
2673
  "name": "XyoAbstractWitness.constructor"
3240
2674
  }
3241
2675
  }
3242
2676
  ],
3243
2677
  "inheritedFrom": {
3244
2678
  "type": "reference",
3245
- "id": 96,
2679
+ "id": 82,
3246
2680
  "name": "XyoAbstractWitness.constructor"
3247
2681
  }
3248
2682
  },
3249
2683
  {
3250
- "id": 159,
2684
+ "id": 127,
3251
2685
  "name": "config",
3252
2686
  "kind": 1024,
3253
2687
  "kindString": "Property",
@@ -3261,22 +2695,22 @@
3261
2695
  "fileName": "witness/src/Witness/Witness.ts",
3262
2696
  "line": 10,
3263
2697
  "character": 18,
3264
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/Witness.ts#L10"
2698
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/Witness.ts#L10"
3265
2699
  }
3266
2700
  ],
3267
2701
  "type": {
3268
2702
  "type": "reference",
3269
- "id": 157,
2703
+ "id": 125,
3270
2704
  "name": "C"
3271
2705
  },
3272
2706
  "inheritedFrom": {
3273
2707
  "type": "reference",
3274
- "id": 111,
2708
+ "id": 91,
3275
2709
  "name": "XyoAbstractWitness.config"
3276
2710
  }
3277
2711
  },
3278
2712
  {
3279
- "id": 163,
2713
+ "id": 131,
3280
2714
  "name": "targetSchema",
3281
2715
  "kind": 262144,
3282
2716
  "kindString": "Accessor",
@@ -3288,11 +2722,11 @@
3288
2722
  "fileName": "witness/src/Witness/Witness.ts",
3289
2723
  "line": 15,
3290
2724
  "character": 15,
3291
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/Witness.ts#L15"
2725
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/Witness.ts#L15"
3292
2726
  }
3293
2727
  ],
3294
2728
  "getSignature": {
3295
- "id": 164,
2729
+ "id": 132,
3296
2730
  "name": "targetSchema",
3297
2731
  "kind": 524288,
3298
2732
  "kindString": "Get signature",
@@ -3308,12 +2742,12 @@
3308
2742
  },
3309
2743
  "inheritedFrom": {
3310
2744
  "type": "reference",
3311
- "id": 115,
2745
+ "id": 95,
3312
2746
  "name": "XyoAbstractWitness.targetSchema"
3313
2747
  }
3314
2748
  },
3315
2749
  {
3316
- "id": 160,
2750
+ "id": 128,
3317
2751
  "name": "observe",
3318
2752
  "kind": 2048,
3319
2753
  "kindString": "Method",
@@ -3325,19 +2759,19 @@
3325
2759
  "fileName": "witness/src/Witness/Witness.ts",
3326
2760
  "line": 14,
3327
2761
  "character": 11,
3328
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/Witness.ts#L14"
2762
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/Witness.ts#L14"
3329
2763
  }
3330
2764
  ],
3331
2765
  "signatures": [
3332
2766
  {
3333
- "id": 161,
2767
+ "id": 129,
3334
2768
  "name": "observe",
3335
2769
  "kind": 4096,
3336
2770
  "kindString": "Call signature",
3337
2771
  "flags": {},
3338
2772
  "parameters": [
3339
2773
  {
3340
- "id": 162,
2774
+ "id": 130,
3341
2775
  "name": "fields",
3342
2776
  "kind": 32768,
3343
2777
  "kindString": "Parameter",
@@ -3349,7 +2783,7 @@
3349
2783
  "typeArguments": [
3350
2784
  {
3351
2785
  "type": "reference",
3352
- "id": 156,
2786
+ "id": 124,
3353
2787
  "name": "T"
3354
2788
  }
3355
2789
  ],
@@ -3364,7 +2798,7 @@
3364
2798
  "typeArguments": [
3365
2799
  {
3366
2800
  "type": "reference",
3367
- "id": 156,
2801
+ "id": 124,
3368
2802
  "name": "T"
3369
2803
  }
3370
2804
  ],
@@ -3374,14 +2808,14 @@
3374
2808
  },
3375
2809
  "inheritedFrom": {
3376
2810
  "type": "reference",
3377
- "id": 113,
2811
+ "id": 93,
3378
2812
  "name": "XyoAbstractWitness.observe"
3379
2813
  }
3380
2814
  }
3381
2815
  ],
3382
2816
  "inheritedFrom": {
3383
2817
  "type": "reference",
3384
- "id": 112,
2818
+ "id": 92,
3385
2819
  "name": "XyoAbstractWitness.observe"
3386
2820
  }
3387
2821
  }
@@ -3390,25 +2824,25 @@
3390
2824
  {
3391
2825
  "title": "Constructors",
3392
2826
  "children": [
3393
- 144
2827
+ 118
3394
2828
  ]
3395
2829
  },
3396
2830
  {
3397
2831
  "title": "Properties",
3398
2832
  "children": [
3399
- 159
2833
+ 127
3400
2834
  ]
3401
2835
  },
3402
2836
  {
3403
2837
  "title": "Accessors",
3404
2838
  "children": [
3405
- 163
2839
+ 131
3406
2840
  ]
3407
2841
  },
3408
2842
  {
3409
2843
  "title": "Methods",
3410
2844
  "children": [
3411
- 160
2845
+ 128
3412
2846
  ]
3413
2847
  }
3414
2848
  ],
@@ -3417,12 +2851,12 @@
3417
2851
  "fileName": "witness/src/Witness/Witness.ts",
3418
2852
  "line": 24,
3419
2853
  "character": 22,
3420
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/Witness.ts#L24"
2854
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/Witness.ts#L24"
3421
2855
  }
3422
2856
  ],
3423
2857
  "typeParameters": [
3424
2858
  {
3425
- "id": 165,
2859
+ "id": 133,
3426
2860
  "name": "T",
3427
2861
  "kind": 131072,
3428
2862
  "kindString": "Type parameter",
@@ -3437,7 +2871,7 @@
3437
2871
  }
3438
2872
  },
3439
2873
  {
3440
- "id": 166,
2874
+ "id": 134,
3441
2875
  "name": "C",
3442
2876
  "kind": 131072,
3443
2877
  "kindString": "Type parameter",
@@ -3455,16 +2889,16 @@
3455
2889
  "extendedTypes": [
3456
2890
  {
3457
2891
  "type": "reference",
3458
- "id": 95,
2892
+ "id": 81,
3459
2893
  "typeArguments": [
3460
2894
  {
3461
2895
  "type": "reference",
3462
- "id": 156,
2896
+ "id": 124,
3463
2897
  "name": "T"
3464
2898
  },
3465
2899
  {
3466
2900
  "type": "reference",
3467
- "id": 157,
2901
+ "id": 125,
3468
2902
  "name": "C"
3469
2903
  }
3470
2904
  ],
@@ -3490,7 +2924,7 @@
3490
2924
  "fileName": "witness/src/Witness/QueryWitness.ts",
3491
2925
  "line": 6,
3492
2926
  "character": 2,
3493
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/QueryWitness.ts#L6"
2927
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/QueryWitness.ts#L6"
3494
2928
  }
3495
2929
  ],
3496
2930
  "type": {
@@ -3513,7 +2947,7 @@
3513
2947
  "fileName": "witness/src/Witness/QueryWitness.ts",
3514
2948
  "line": 5,
3515
2949
  "character": 17,
3516
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/QueryWitness.ts#L5"
2950
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/QueryWitness.ts#L5"
3517
2951
  }
3518
2952
  ],
3519
2953
  "typeParameters": [
@@ -3535,14 +2969,14 @@
3535
2969
  ]
3536
2970
  },
3537
2971
  {
3538
- "id": 25,
2972
+ "id": 26,
3539
2973
  "name": "XyoSimpleWitnessConfig",
3540
2974
  "kind": 256,
3541
2975
  "kindString": "Interface",
3542
2976
  "flags": {},
3543
2977
  "children": [
3544
2978
  {
3545
- "id": 33,
2979
+ "id": 31,
3546
2980
  "name": "observer",
3547
2981
  "kind": 1024,
3548
2982
  "kindString": "Property",
@@ -3554,13 +2988,13 @@
3554
2988
  "fileName": "witness/src/Witness/SimpleWitness.ts",
3555
2989
  "line": 8,
3556
2990
  "character": 2,
3557
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/SimpleWitness.ts#L8"
2991
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/SimpleWitness.ts#L8"
3558
2992
  }
3559
2993
  ],
3560
2994
  "type": {
3561
2995
  "type": "reflection",
3562
2996
  "declaration": {
3563
- "id": 34,
2997
+ "id": 32,
3564
2998
  "name": "__type",
3565
2999
  "kind": 65536,
3566
3000
  "kindString": "Type literal",
@@ -3570,12 +3004,12 @@
3570
3004
  "fileName": "witness/src/Witness/SimpleWitness.ts",
3571
3005
  "line": 8,
3572
3006
  "character": 13,
3573
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/SimpleWitness.ts#L8"
3007
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/SimpleWitness.ts#L8"
3574
3008
  }
3575
3009
  ],
3576
3010
  "signatures": [
3577
3011
  {
3578
- "id": 35,
3012
+ "id": 33,
3579
3013
  "name": "__type",
3580
3014
  "kind": 4096,
3581
3015
  "kindString": "Call signature",
@@ -3585,7 +3019,7 @@
3585
3019
  "types": [
3586
3020
  {
3587
3021
  "type": "reference",
3588
- "id": 36,
3022
+ "id": 34,
3589
3023
  "name": "T"
3590
3024
  },
3591
3025
  {
@@ -3593,7 +3027,7 @@
3593
3027
  "typeArguments": [
3594
3028
  {
3595
3029
  "type": "reference",
3596
- "id": 36,
3030
+ "id": 34,
3597
3031
  "name": "T"
3598
3032
  }
3599
3033
  ],
@@ -3609,7 +3043,7 @@
3609
3043
  }
3610
3044
  },
3611
3045
  {
3612
- "id": 26,
3046
+ "id": 27,
3613
3047
  "name": "schema",
3614
3048
  "kind": 1024,
3615
3049
  "kindString": "Property",
@@ -3619,7 +3053,7 @@
3619
3053
  "fileName": "witness/src/Witness/SimpleWitness.ts",
3620
3054
  "line": 6,
3621
3055
  "character": 2,
3622
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/SimpleWitness.ts#L6"
3056
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/SimpleWitness.ts#L6"
3623
3057
  }
3624
3058
  ],
3625
3059
  "type": {
@@ -3628,7 +3062,7 @@
3628
3062
  }
3629
3063
  },
3630
3064
  {
3631
- "id": 27,
3065
+ "id": 28,
3632
3066
  "name": "template",
3633
3067
  "kind": 1024,
3634
3068
  "kindString": "Property",
@@ -3640,119 +3074,59 @@
3640
3074
  "fileName": "witness/src/Witness/SimpleWitness.ts",
3641
3075
  "line": 7,
3642
3076
  "character": 2,
3643
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/SimpleWitness.ts#L7"
3077
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/SimpleWitness.ts#L7"
3644
3078
  }
3645
3079
  ],
3646
3080
  "type": {
3647
- "type": "reflection",
3648
- "declaration": {
3649
- "id": 28,
3650
- "name": "__type",
3651
- "kind": 65536,
3652
- "kindString": "Type literal",
3653
- "flags": {},
3654
- "children": [
3655
- {
3656
- "id": 30,
3657
- "name": "previousHash",
3658
- "kind": 1024,
3659
- "kindString": "Property",
3660
- "flags": {
3661
- "isOptional": true
3662
- },
3663
- "sources": [
3664
- {
3665
- "fileName": "payload/dist/esm/models/Base.d.ts",
3666
- "line": 7,
3667
- "character": 4
3668
- }
3669
- ],
3670
- "type": {
3671
- "type": "intrinsic",
3672
- "name": "string"
3673
- }
3674
- },
3675
- {
3081
+ "type": "reference",
3082
+ "typeArguments": [
3083
+ {
3084
+ "type": "reflection",
3085
+ "declaration": {
3676
3086
  "id": 29,
3677
- "name": "schema",
3678
- "kind": 1024,
3679
- "kindString": "Property",
3087
+ "name": "__type",
3088
+ "kind": 65536,
3089
+ "kindString": "Type literal",
3680
3090
  "flags": {},
3681
- "sources": [
3091
+ "children": [
3682
3092
  {
3683
- "fileName": "payload/dist/esm/models/Base.d.ts",
3684
- "line": 6,
3685
- "character": 4
3093
+ "id": 30,
3094
+ "name": "schema",
3095
+ "kind": 1024,
3096
+ "kindString": "Property",
3097
+ "flags": {},
3098
+ "sources": [
3099
+ {
3100
+ "fileName": "payload/dist/esm/models/Base.d.ts",
3101
+ "line": 8,
3102
+ "character": 4
3103
+ }
3104
+ ],
3105
+ "type": {
3106
+ "type": "intrinsic",
3107
+ "name": "string"
3108
+ }
3686
3109
  }
3687
3110
  ],
3688
- "type": {
3689
- "type": "intrinsic",
3690
- "name": "string"
3691
- }
3692
- },
3693
- {
3694
- "id": 31,
3695
- "name": "sources",
3696
- "kind": 1024,
3697
- "kindString": "Property",
3698
- "flags": {
3699
- "isOptional": true
3700
- },
3701
- "sources": [
3111
+ "groups": [
3702
3112
  {
3703
- "fileName": "payload/dist/esm/models/Base.d.ts",
3704
- "line": 8,
3705
- "character": 4
3113
+ "title": "Properties",
3114
+ "children": [
3115
+ 30
3116
+ ]
3706
3117
  }
3707
3118
  ],
3708
- "type": {
3709
- "type": "array",
3710
- "elementType": {
3711
- "type": "intrinsic",
3712
- "name": "string"
3713
- }
3714
- }
3715
- },
3716
- {
3717
- "id": 32,
3718
- "name": "timestamp",
3719
- "kind": 1024,
3720
- "kindString": "Property",
3721
- "flags": {
3722
- "isOptional": true
3723
- },
3724
3119
  "sources": [
3725
3120
  {
3726
3121
  "fileName": "payload/dist/esm/models/Base.d.ts",
3727
- "line": 9,
3122
+ "line": 7,
3728
3123
  "character": 4
3729
3124
  }
3730
- ],
3731
- "type": {
3732
- "type": "intrinsic",
3733
- "name": "number"
3734
- }
3735
- }
3736
- ],
3737
- "groups": [
3738
- {
3739
- "title": "Properties",
3740
- "children": [
3741
- 30,
3742
- 29,
3743
- 31,
3744
- 32
3745
3125
  ]
3746
3126
  }
3747
- ],
3748
- "sources": [
3749
- {
3750
- "fileName": "payload/dist/esm/models/Base.d.ts",
3751
- "line": 5,
3752
- "character": 70
3753
- }
3754
- ]
3755
- }
3127
+ }
3128
+ ],
3129
+ "name": "XyoPayload"
3756
3130
  }
3757
3131
  }
3758
3132
  ],
@@ -3760,9 +3134,9 @@
3760
3134
  {
3761
3135
  "title": "Properties",
3762
3136
  "children": [
3763
- 33,
3764
- 26,
3765
- 27
3137
+ 31,
3138
+ 27,
3139
+ 28
3766
3140
  ]
3767
3141
  }
3768
3142
  ],
@@ -3771,12 +3145,12 @@
3771
3145
  "fileName": "witness/src/Witness/SimpleWitness.ts",
3772
3146
  "line": 5,
3773
3147
  "character": 17,
3774
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/SimpleWitness.ts#L5"
3148
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/SimpleWitness.ts#L5"
3775
3149
  }
3776
3150
  ],
3777
3151
  "typeParameters": [
3778
3152
  {
3779
- "id": 36,
3153
+ "id": 34,
3780
3154
  "name": "T",
3781
3155
  "kind": 131072,
3782
3156
  "kindString": "Type parameter",
@@ -3793,14 +3167,14 @@
3793
3167
  ]
3794
3168
  },
3795
3169
  {
3796
- "id": 89,
3170
+ "id": 75,
3797
3171
  "name": "XyoWitness",
3798
3172
  "kind": 256,
3799
3173
  "kindString": "Interface",
3800
3174
  "flags": {},
3801
3175
  "children": [
3802
3176
  {
3803
- "id": 90,
3177
+ "id": 76,
3804
3178
  "name": "targetSchema",
3805
3179
  "kind": 1024,
3806
3180
  "kindString": "Property",
@@ -3810,7 +3184,7 @@
3810
3184
  "fileName": "witness/src/Witness/Witness.ts",
3811
3185
  "line": 5,
3812
3186
  "character": 2,
3813
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/Witness.ts#L5"
3187
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/Witness.ts#L5"
3814
3188
  }
3815
3189
  ],
3816
3190
  "type": {
@@ -3819,7 +3193,7 @@
3819
3193
  }
3820
3194
  },
3821
3195
  {
3822
- "id": 91,
3196
+ "id": 77,
3823
3197
  "name": "observe",
3824
3198
  "kind": 2048,
3825
3199
  "kindString": "Method",
@@ -3829,19 +3203,19 @@
3829
3203
  "fileName": "witness/src/Witness/Witness.ts",
3830
3204
  "line": 6,
3831
3205
  "character": 2,
3832
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/Witness.ts#L6"
3206
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/Witness.ts#L6"
3833
3207
  }
3834
3208
  ],
3835
3209
  "signatures": [
3836
3210
  {
3837
- "id": 92,
3211
+ "id": 78,
3838
3212
  "name": "observe",
3839
3213
  "kind": 4096,
3840
3214
  "kindString": "Call signature",
3841
3215
  "flags": {},
3842
3216
  "parameters": [
3843
3217
  {
3844
- "id": 93,
3218
+ "id": 79,
3845
3219
  "name": "fields",
3846
3220
  "kind": 32768,
3847
3221
  "kindString": "Parameter",
@@ -3853,7 +3227,7 @@
3853
3227
  "typeArguments": [
3854
3228
  {
3855
3229
  "type": "reference",
3856
- "id": 94,
3230
+ "id": 80,
3857
3231
  "name": "T"
3858
3232
  }
3859
3233
  ],
@@ -3868,7 +3242,7 @@
3868
3242
  "typeArguments": [
3869
3243
  {
3870
3244
  "type": "reference",
3871
- "id": 94,
3245
+ "id": 80,
3872
3246
  "name": "T"
3873
3247
  }
3874
3248
  ],
@@ -3884,13 +3258,13 @@
3884
3258
  {
3885
3259
  "title": "Properties",
3886
3260
  "children": [
3887
- 90
3261
+ 76
3888
3262
  ]
3889
3263
  },
3890
3264
  {
3891
3265
  "title": "Methods",
3892
3266
  "children": [
3893
- 91
3267
+ 77
3894
3268
  ]
3895
3269
  }
3896
3270
  ],
@@ -3899,12 +3273,12 @@
3899
3273
  "fileName": "witness/src/Witness/Witness.ts",
3900
3274
  "line": 4,
3901
3275
  "character": 17,
3902
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/Witness.ts#L4"
3276
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/Witness.ts#L4"
3903
3277
  }
3904
3278
  ],
3905
3279
  "typeParameters": [
3906
3280
  {
3907
- "id": 94,
3281
+ "id": 80,
3908
3282
  "name": "T",
3909
3283
  "kind": 131072,
3910
3284
  "kindString": "Type parameter",
@@ -3922,18 +3296,18 @@
3922
3296
  "implementedBy": [
3923
3297
  {
3924
3298
  "type": "reference",
3925
- "id": 95,
3299
+ "id": 81,
3926
3300
  "name": "XyoAbstractWitness"
3927
3301
  },
3928
3302
  {
3929
3303
  "type": "reference",
3930
- "id": 37,
3304
+ "id": 35,
3931
3305
  "name": "XyoSimpleWitness"
3932
3306
  }
3933
3307
  ]
3934
3308
  },
3935
3309
  {
3936
- "id": 87,
3310
+ "id": 73,
3937
3311
  "name": "XyoWitnessConfig",
3938
3312
  "kind": 4194304,
3939
3313
  "kindString": "Type alias",
@@ -3957,12 +3331,12 @@
3957
3331
  "fileName": "witness/src/Witness/SimpleWitness.ts",
3958
3332
  "line": 37,
3959
3333
  "character": 12,
3960
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/Witness/SimpleWitness.ts#L37"
3334
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/Witness/SimpleWitness.ts#L37"
3961
3335
  }
3962
3336
  ],
3963
3337
  "typeParameters": [
3964
3338
  {
3965
- "id": 88,
3339
+ "id": 74,
3966
3340
  "name": "T",
3967
3341
  "kind": 131072,
3968
3342
  "kindString": "Type parameter",
@@ -3979,11 +3353,11 @@
3979
3353
  ],
3980
3354
  "type": {
3981
3355
  "type": "reference",
3982
- "id": 25,
3356
+ "id": 26,
3983
3357
  "typeArguments": [
3984
3358
  {
3985
3359
  "type": "reference",
3986
- "id": 88,
3360
+ "id": 74,
3987
3361
  "name": "T"
3988
3362
  }
3989
3363
  ],
@@ -3995,26 +3369,26 @@
3995
3369
  {
3996
3370
  "title": "Classes",
3997
3371
  "children": [
3998
- 119,
3999
- 95,
4000
- 62,
3372
+ 99,
3373
+ 81,
3374
+ 54,
4001
3375
  4,
4002
- 37,
4003
- 143
3376
+ 35,
3377
+ 117
4004
3378
  ]
4005
3379
  },
4006
3380
  {
4007
3381
  "title": "Interfaces",
4008
3382
  "children": [
4009
3383
  1,
4010
- 25,
4011
- 89
3384
+ 26,
3385
+ 75
4012
3386
  ]
4013
3387
  },
4014
3388
  {
4015
3389
  "title": "Type Aliases",
4016
3390
  "children": [
4017
- 87
3391
+ 73
4018
3392
  ]
4019
3393
  }
4020
3394
  ],
@@ -4023,7 +3397,7 @@
4023
3397
  "fileName": "witness/src/index.ts",
4024
3398
  "line": 1,
4025
3399
  "character": 0,
4026
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7f6f2e0/packages/sdk/witness/src/index.ts#L1"
3400
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cecde16/packages/sdk/witness/src/index.ts#L1"
4027
3401
  }
4028
3402
  ]
4029
3403
  }