@xyo-network/boundwitness-model 2.42.16

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 (58) hide show
  1. package/LICENSE +165 -0
  2. package/README.md +81 -0
  3. package/dist/cjs/index.d.ts +3 -0
  4. package/dist/cjs/index.d.ts.map +1 -0
  5. package/dist/cjs/index.js +6 -0
  6. package/dist/cjs/index.js.map +1 -0
  7. package/dist/cjs/isXyoBoundWitnessPayload.d.ts +6 -0
  8. package/dist/cjs/isXyoBoundWitnessPayload.d.ts.map +1 -0
  9. package/dist/cjs/isXyoBoundWitnessPayload.js +7 -0
  10. package/dist/cjs/isXyoBoundWitnessPayload.js.map +1 -0
  11. package/dist/cjs/models/XyoBoundWitness.d.ts +13 -0
  12. package/dist/cjs/models/XyoBoundWitness.d.ts.map +1 -0
  13. package/dist/cjs/models/XyoBoundWitness.js +3 -0
  14. package/dist/cjs/models/XyoBoundWitness.js.map +1 -0
  15. package/dist/cjs/models/XyoBoundWitnessJsonSchema.d.ts +37 -0
  16. package/dist/cjs/models/XyoBoundWitnessJsonSchema.d.ts.map +1 -0
  17. package/dist/cjs/models/XyoBoundWitnessJsonSchema.js +22 -0
  18. package/dist/cjs/models/XyoBoundWitnessJsonSchema.js.map +1 -0
  19. package/dist/cjs/models/XyoBoundWitnessSchema.d.ts +3 -0
  20. package/dist/cjs/models/XyoBoundWitnessSchema.d.ts.map +1 -0
  21. package/dist/cjs/models/XyoBoundWitnessSchema.js +5 -0
  22. package/dist/cjs/models/XyoBoundWitnessSchema.js.map +1 -0
  23. package/dist/cjs/models/index.d.ts +4 -0
  24. package/dist/cjs/models/index.d.ts.map +1 -0
  25. package/dist/cjs/models/index.js +7 -0
  26. package/dist/cjs/models/index.js.map +1 -0
  27. package/dist/docs.json +1356 -0
  28. package/dist/esm/index.d.ts +3 -0
  29. package/dist/esm/index.d.ts.map +1 -0
  30. package/dist/esm/index.js +3 -0
  31. package/dist/esm/index.js.map +1 -0
  32. package/dist/esm/isXyoBoundWitnessPayload.d.ts +6 -0
  33. package/dist/esm/isXyoBoundWitnessPayload.d.ts.map +1 -0
  34. package/dist/esm/isXyoBoundWitnessPayload.js +4 -0
  35. package/dist/esm/isXyoBoundWitnessPayload.js.map +1 -0
  36. package/dist/esm/models/XyoBoundWitness.d.ts +13 -0
  37. package/dist/esm/models/XyoBoundWitness.d.ts.map +1 -0
  38. package/dist/esm/models/XyoBoundWitness.js +2 -0
  39. package/dist/esm/models/XyoBoundWitness.js.map +1 -0
  40. package/dist/esm/models/XyoBoundWitnessJsonSchema.d.ts +37 -0
  41. package/dist/esm/models/XyoBoundWitnessJsonSchema.d.ts.map +1 -0
  42. package/dist/esm/models/XyoBoundWitnessJsonSchema.js +18 -0
  43. package/dist/esm/models/XyoBoundWitnessJsonSchema.js.map +1 -0
  44. package/dist/esm/models/XyoBoundWitnessSchema.d.ts +3 -0
  45. package/dist/esm/models/XyoBoundWitnessSchema.d.ts.map +1 -0
  46. package/dist/esm/models/XyoBoundWitnessSchema.js +2 -0
  47. package/dist/esm/models/XyoBoundWitnessSchema.js.map +1 -0
  48. package/dist/esm/models/index.d.ts +4 -0
  49. package/dist/esm/models/index.d.ts.map +1 -0
  50. package/dist/esm/models/index.js +4 -0
  51. package/dist/esm/models/index.js.map +1 -0
  52. package/package.json +52 -0
  53. package/src/index.ts +2 -0
  54. package/src/isXyoBoundWitnessPayload.ts +5 -0
  55. package/src/models/XyoBoundWitness.ts +18 -0
  56. package/src/models/XyoBoundWitnessJsonSchema.ts +18 -0
  57. package/src/models/XyoBoundWitnessSchema.ts +2 -0
  58. package/src/models/index.ts +3 -0
package/dist/docs.json ADDED
@@ -0,0 +1,1356 @@
1
+ {
2
+ "id": 0,
3
+ "name": "@xyo-network/boundwitness-model",
4
+ "kind": 1,
5
+ "kindString": "Project",
6
+ "flags": {},
7
+ "originalName": "",
8
+ "children": [
9
+ {
10
+ "id": 17,
11
+ "name": "XyoBoundWitness",
12
+ "kind": 4194304,
13
+ "kindString": "Type alias",
14
+ "flags": {},
15
+ "sources": [
16
+ {
17
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitness.ts",
18
+ "line": 15,
19
+ "character": 12,
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitness.ts#L15"
21
+ }
22
+ ],
23
+ "typeParameters": [
24
+ {
25
+ "id": 18,
26
+ "name": "T",
27
+ "kind": 131072,
28
+ "kindString": "Type parameter",
29
+ "flags": {},
30
+ "type": {
31
+ "type": "union",
32
+ "types": [
33
+ {
34
+ "type": "reference",
35
+ "name": "XyoPayload"
36
+ },
37
+ {
38
+ "type": "intrinsic",
39
+ "name": "void"
40
+ }
41
+ ]
42
+ },
43
+ "default": {
44
+ "type": "intrinsic",
45
+ "name": "void"
46
+ }
47
+ }
48
+ ],
49
+ "type": {
50
+ "type": "reference",
51
+ "typeArguments": [
52
+ {
53
+ "type": "conditional",
54
+ "checkType": {
55
+ "type": "reference",
56
+ "id": 18,
57
+ "name": "T"
58
+ },
59
+ "extendsType": {
60
+ "type": "reference",
61
+ "name": "XyoPayload"
62
+ },
63
+ "trueType": {
64
+ "type": "intersection",
65
+ "types": [
66
+ {
67
+ "type": "reference",
68
+ "id": 8,
69
+ "name": "XyoBoundWitnessFields"
70
+ },
71
+ {
72
+ "type": "reference",
73
+ "id": 18,
74
+ "name": "T"
75
+ }
76
+ ]
77
+ },
78
+ "falseType": {
79
+ "type": "reference",
80
+ "id": 8,
81
+ "name": "XyoBoundWitnessFields"
82
+ }
83
+ },
84
+ {
85
+ "type": "conditional",
86
+ "checkType": {
87
+ "type": "reference",
88
+ "id": 18,
89
+ "name": "T"
90
+ },
91
+ "extendsType": {
92
+ "type": "reference",
93
+ "name": "XyoPayload"
94
+ },
95
+ "trueType": {
96
+ "type": "indexedAccess",
97
+ "indexType": {
98
+ "type": "literal",
99
+ "value": "schema"
100
+ },
101
+ "objectType": {
102
+ "type": "reference",
103
+ "id": 18,
104
+ "name": "T"
105
+ }
106
+ },
107
+ "falseType": {
108
+ "type": "reference",
109
+ "id": 56,
110
+ "name": "XyoBoundWitnessSchema"
111
+ }
112
+ }
113
+ ],
114
+ "name": "XyoPayload"
115
+ }
116
+ },
117
+ {
118
+ "id": 8,
119
+ "name": "XyoBoundWitnessFields",
120
+ "kind": 4194304,
121
+ "kindString": "Type alias",
122
+ "flags": {},
123
+ "sources": [
124
+ {
125
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitness.ts",
126
+ "line": 5,
127
+ "character": 12,
128
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitness.ts#L5"
129
+ }
130
+ ],
131
+ "type": {
132
+ "type": "reflection",
133
+ "declaration": {
134
+ "id": 9,
135
+ "name": "__type",
136
+ "kind": 65536,
137
+ "kindString": "Type literal",
138
+ "flags": {},
139
+ "children": [
140
+ {
141
+ "id": 10,
142
+ "name": "_signatures",
143
+ "kind": 1024,
144
+ "kindString": "Property",
145
+ "flags": {},
146
+ "sources": [
147
+ {
148
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitness.ts",
149
+ "line": 6,
150
+ "character": 2,
151
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitness.ts#L6"
152
+ }
153
+ ],
154
+ "type": {
155
+ "type": "array",
156
+ "elementType": {
157
+ "type": "intrinsic",
158
+ "name": "string"
159
+ }
160
+ }
161
+ },
162
+ {
163
+ "id": 11,
164
+ "name": "addresses",
165
+ "kind": 1024,
166
+ "kindString": "Property",
167
+ "flags": {},
168
+ "sources": [
169
+ {
170
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitness.ts",
171
+ "line": 7,
172
+ "character": 2,
173
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitness.ts#L7"
174
+ }
175
+ ],
176
+ "type": {
177
+ "type": "array",
178
+ "elementType": {
179
+ "type": "intrinsic",
180
+ "name": "string"
181
+ }
182
+ }
183
+ },
184
+ {
185
+ "id": 12,
186
+ "name": "blockNumber",
187
+ "kind": 1024,
188
+ "kindString": "Property",
189
+ "flags": {
190
+ "isOptional": true
191
+ },
192
+ "sources": [
193
+ {
194
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitness.ts",
195
+ "line": 8,
196
+ "character": 2,
197
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitness.ts#L8"
198
+ }
199
+ ],
200
+ "type": {
201
+ "type": "intrinsic",
202
+ "name": "number"
203
+ }
204
+ },
205
+ {
206
+ "id": 13,
207
+ "name": "payload_hashes",
208
+ "kind": 1024,
209
+ "kindString": "Property",
210
+ "flags": {},
211
+ "sources": [
212
+ {
213
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitness.ts",
214
+ "line": 9,
215
+ "character": 2,
216
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitness.ts#L9"
217
+ }
218
+ ],
219
+ "type": {
220
+ "type": "array",
221
+ "elementType": {
222
+ "type": "intrinsic",
223
+ "name": "string"
224
+ }
225
+ }
226
+ },
227
+ {
228
+ "id": 14,
229
+ "name": "payload_schemas",
230
+ "kind": 1024,
231
+ "kindString": "Property",
232
+ "flags": {},
233
+ "sources": [
234
+ {
235
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitness.ts",
236
+ "line": 10,
237
+ "character": 2,
238
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitness.ts#L10"
239
+ }
240
+ ],
241
+ "type": {
242
+ "type": "array",
243
+ "elementType": {
244
+ "type": "intrinsic",
245
+ "name": "string"
246
+ }
247
+ }
248
+ },
249
+ {
250
+ "id": 15,
251
+ "name": "previous_hashes",
252
+ "kind": 1024,
253
+ "kindString": "Property",
254
+ "flags": {},
255
+ "sources": [
256
+ {
257
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitness.ts",
258
+ "line": 11,
259
+ "character": 2,
260
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitness.ts#L11"
261
+ }
262
+ ],
263
+ "type": {
264
+ "type": "array",
265
+ "elementType": {
266
+ "type": "union",
267
+ "types": [
268
+ {
269
+ "type": "intrinsic",
270
+ "name": "string"
271
+ },
272
+ {
273
+ "type": "literal",
274
+ "value": null
275
+ }
276
+ ]
277
+ }
278
+ }
279
+ },
280
+ {
281
+ "id": 16,
282
+ "name": "timestamp",
283
+ "kind": 1024,
284
+ "kindString": "Property",
285
+ "flags": {
286
+ "isOptional": true
287
+ },
288
+ "sources": [
289
+ {
290
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitness.ts",
291
+ "line": 12,
292
+ "character": 2,
293
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitness.ts#L12"
294
+ }
295
+ ],
296
+ "type": {
297
+ "type": "intrinsic",
298
+ "name": "number"
299
+ }
300
+ }
301
+ ],
302
+ "groups": [
303
+ {
304
+ "title": "Properties",
305
+ "children": [
306
+ 10,
307
+ 11,
308
+ 12,
309
+ 13,
310
+ 14,
311
+ 15,
312
+ 16
313
+ ]
314
+ }
315
+ ],
316
+ "sources": [
317
+ {
318
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitness.ts",
319
+ "line": 5,
320
+ "character": 36,
321
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitness.ts#L5"
322
+ }
323
+ ]
324
+ }
325
+ }
326
+ },
327
+ {
328
+ "id": 57,
329
+ "name": "XyoBoundWitnessSchema",
330
+ "kind": 4194304,
331
+ "kindString": "Type alias",
332
+ "flags": {},
333
+ "sources": [
334
+ {
335
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessSchema.ts",
336
+ "line": 1,
337
+ "character": 12,
338
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessSchema.ts#L1"
339
+ },
340
+ {
341
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessSchema.ts",
342
+ "line": 2,
343
+ "character": 13,
344
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessSchema.ts#L2"
345
+ }
346
+ ],
347
+ "type": {
348
+ "type": "literal",
349
+ "value": "network.xyo.boundwitness"
350
+ }
351
+ },
352
+ {
353
+ "id": 56,
354
+ "name": "XyoBoundWitnessSchema",
355
+ "kind": 32,
356
+ "kindString": "Variable",
357
+ "flags": {},
358
+ "sources": [
359
+ {
360
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessSchema.ts",
361
+ "line": 1,
362
+ "character": 12,
363
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessSchema.ts#L1"
364
+ },
365
+ {
366
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessSchema.ts",
367
+ "line": 2,
368
+ "character": 13,
369
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessSchema.ts#L2"
370
+ }
371
+ ],
372
+ "type": {
373
+ "type": "literal",
374
+ "value": "network.xyo.boundwitness"
375
+ }
376
+ },
377
+ {
378
+ "id": 19,
379
+ "name": "XyoBoundWitnessJsonSchema",
380
+ "kind": 64,
381
+ "kindString": "Function",
382
+ "flags": {},
383
+ "sources": [
384
+ {
385
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
386
+ "line": 4,
387
+ "character": 13,
388
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L4"
389
+ }
390
+ ],
391
+ "signatures": [
392
+ {
393
+ "id": 20,
394
+ "name": "XyoBoundWitnessJsonSchema",
395
+ "kind": 4096,
396
+ "kindString": "Call signature",
397
+ "flags": {},
398
+ "type": {
399
+ "type": "reflection",
400
+ "declaration": {
401
+ "id": 21,
402
+ "name": "__type",
403
+ "kind": 65536,
404
+ "kindString": "Type literal",
405
+ "flags": {},
406
+ "children": [
407
+ {
408
+ "id": 22,
409
+ "name": "$id",
410
+ "kind": 1024,
411
+ "kindString": "Property",
412
+ "flags": {},
413
+ "sources": [
414
+ {
415
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
416
+ "line": 6,
417
+ "character": 4,
418
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L6"
419
+ }
420
+ ],
421
+ "type": {
422
+ "type": "intrinsic",
423
+ "name": "string"
424
+ },
425
+ "defaultValue": "'https://schemas.xyo.network/2.0/boundwitness'"
426
+ },
427
+ {
428
+ "id": 23,
429
+ "name": "additionalProperties",
430
+ "kind": 1024,
431
+ "kindString": "Property",
432
+ "flags": {},
433
+ "sources": [
434
+ {
435
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
436
+ "line": 7,
437
+ "character": 4,
438
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L7"
439
+ }
440
+ ],
441
+ "type": {
442
+ "type": "intrinsic",
443
+ "name": "boolean"
444
+ },
445
+ "defaultValue": "false"
446
+ },
447
+ {
448
+ "id": 24,
449
+ "name": "properties",
450
+ "kind": 1024,
451
+ "kindString": "Property",
452
+ "flags": {},
453
+ "sources": [
454
+ {
455
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
456
+ "line": 8,
457
+ "character": 4,
458
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L8"
459
+ }
460
+ ],
461
+ "type": {
462
+ "type": "reflection",
463
+ "declaration": {
464
+ "id": 25,
465
+ "name": "__type",
466
+ "kind": 65536,
467
+ "kindString": "Type literal",
468
+ "flags": {},
469
+ "children": [
470
+ {
471
+ "id": 26,
472
+ "name": "addresses",
473
+ "kind": 1024,
474
+ "kindString": "Property",
475
+ "flags": {},
476
+ "sources": [
477
+ {
478
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
479
+ "line": 9,
480
+ "character": 6,
481
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L9"
482
+ }
483
+ ],
484
+ "type": {
485
+ "type": "reflection",
486
+ "declaration": {
487
+ "id": 27,
488
+ "name": "__type",
489
+ "kind": 65536,
490
+ "kindString": "Type literal",
491
+ "flags": {},
492
+ "children": [
493
+ {
494
+ "id": 28,
495
+ "name": "items",
496
+ "kind": 1024,
497
+ "kindString": "Property",
498
+ "flags": {},
499
+ "sources": [
500
+ {
501
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
502
+ "line": 9,
503
+ "character": 19,
504
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L9"
505
+ }
506
+ ],
507
+ "type": {
508
+ "type": "reflection",
509
+ "declaration": {
510
+ "id": 29,
511
+ "name": "__type",
512
+ "kind": 65536,
513
+ "kindString": "Type literal",
514
+ "flags": {},
515
+ "children": [
516
+ {
517
+ "id": 30,
518
+ "name": "type",
519
+ "kind": 1024,
520
+ "kindString": "Property",
521
+ "flags": {},
522
+ "sources": [
523
+ {
524
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
525
+ "line": 9,
526
+ "character": 28,
527
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L9"
528
+ }
529
+ ],
530
+ "type": {
531
+ "type": "intrinsic",
532
+ "name": "string"
533
+ },
534
+ "defaultValue": "'string'"
535
+ }
536
+ ],
537
+ "groups": [
538
+ {
539
+ "title": "Properties",
540
+ "children": [
541
+ 30
542
+ ]
543
+ }
544
+ ],
545
+ "sources": [
546
+ {
547
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
548
+ "line": 9,
549
+ "character": 26,
550
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L9"
551
+ }
552
+ ]
553
+ }
554
+ },
555
+ "defaultValue": "..."
556
+ },
557
+ {
558
+ "id": 31,
559
+ "name": "type",
560
+ "kind": 1024,
561
+ "kindString": "Property",
562
+ "flags": {},
563
+ "sources": [
564
+ {
565
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
566
+ "line": 9,
567
+ "character": 46,
568
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L9"
569
+ }
570
+ ],
571
+ "type": {
572
+ "type": "intrinsic",
573
+ "name": "string"
574
+ },
575
+ "defaultValue": "'array'"
576
+ }
577
+ ],
578
+ "groups": [
579
+ {
580
+ "title": "Properties",
581
+ "children": [
582
+ 28,
583
+ 31
584
+ ]
585
+ }
586
+ ],
587
+ "sources": [
588
+ {
589
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
590
+ "line": 9,
591
+ "character": 17,
592
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L9"
593
+ }
594
+ ]
595
+ }
596
+ },
597
+ "defaultValue": "..."
598
+ },
599
+ {
600
+ "id": 32,
601
+ "name": "payload_hashes",
602
+ "kind": 1024,
603
+ "kindString": "Property",
604
+ "flags": {},
605
+ "sources": [
606
+ {
607
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
608
+ "line": 10,
609
+ "character": 6,
610
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L10"
611
+ }
612
+ ],
613
+ "type": {
614
+ "type": "reflection",
615
+ "declaration": {
616
+ "id": 33,
617
+ "name": "__type",
618
+ "kind": 65536,
619
+ "kindString": "Type literal",
620
+ "flags": {},
621
+ "children": [
622
+ {
623
+ "id": 34,
624
+ "name": "items",
625
+ "kind": 1024,
626
+ "kindString": "Property",
627
+ "flags": {},
628
+ "sources": [
629
+ {
630
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
631
+ "line": 10,
632
+ "character": 24,
633
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L10"
634
+ }
635
+ ],
636
+ "type": {
637
+ "type": "reflection",
638
+ "declaration": {
639
+ "id": 35,
640
+ "name": "__type",
641
+ "kind": 65536,
642
+ "kindString": "Type literal",
643
+ "flags": {},
644
+ "children": [
645
+ {
646
+ "id": 36,
647
+ "name": "type",
648
+ "kind": 1024,
649
+ "kindString": "Property",
650
+ "flags": {},
651
+ "sources": [
652
+ {
653
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
654
+ "line": 10,
655
+ "character": 33,
656
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L10"
657
+ }
658
+ ],
659
+ "type": {
660
+ "type": "intrinsic",
661
+ "name": "string"
662
+ },
663
+ "defaultValue": "'string'"
664
+ }
665
+ ],
666
+ "groups": [
667
+ {
668
+ "title": "Properties",
669
+ "children": [
670
+ 36
671
+ ]
672
+ }
673
+ ],
674
+ "sources": [
675
+ {
676
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
677
+ "line": 10,
678
+ "character": 31,
679
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L10"
680
+ }
681
+ ]
682
+ }
683
+ },
684
+ "defaultValue": "..."
685
+ },
686
+ {
687
+ "id": 37,
688
+ "name": "type",
689
+ "kind": 1024,
690
+ "kindString": "Property",
691
+ "flags": {},
692
+ "sources": [
693
+ {
694
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
695
+ "line": 10,
696
+ "character": 51,
697
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L10"
698
+ }
699
+ ],
700
+ "type": {
701
+ "type": "intrinsic",
702
+ "name": "string"
703
+ },
704
+ "defaultValue": "'array'"
705
+ }
706
+ ],
707
+ "groups": [
708
+ {
709
+ "title": "Properties",
710
+ "children": [
711
+ 34,
712
+ 37
713
+ ]
714
+ }
715
+ ],
716
+ "sources": [
717
+ {
718
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
719
+ "line": 10,
720
+ "character": 22,
721
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L10"
722
+ }
723
+ ]
724
+ }
725
+ },
726
+ "defaultValue": "..."
727
+ },
728
+ {
729
+ "id": 38,
730
+ "name": "payload_schemas",
731
+ "kind": 1024,
732
+ "kindString": "Property",
733
+ "flags": {},
734
+ "sources": [
735
+ {
736
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
737
+ "line": 11,
738
+ "character": 6,
739
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L11"
740
+ }
741
+ ],
742
+ "type": {
743
+ "type": "reflection",
744
+ "declaration": {
745
+ "id": 39,
746
+ "name": "__type",
747
+ "kind": 65536,
748
+ "kindString": "Type literal",
749
+ "flags": {},
750
+ "children": [
751
+ {
752
+ "id": 40,
753
+ "name": "items",
754
+ "kind": 1024,
755
+ "kindString": "Property",
756
+ "flags": {},
757
+ "sources": [
758
+ {
759
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
760
+ "line": 11,
761
+ "character": 25,
762
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L11"
763
+ }
764
+ ],
765
+ "type": {
766
+ "type": "reflection",
767
+ "declaration": {
768
+ "id": 41,
769
+ "name": "__type",
770
+ "kind": 65536,
771
+ "kindString": "Type literal",
772
+ "flags": {},
773
+ "children": [
774
+ {
775
+ "id": 42,
776
+ "name": "type",
777
+ "kind": 1024,
778
+ "kindString": "Property",
779
+ "flags": {},
780
+ "sources": [
781
+ {
782
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
783
+ "line": 11,
784
+ "character": 34,
785
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L11"
786
+ }
787
+ ],
788
+ "type": {
789
+ "type": "intrinsic",
790
+ "name": "string"
791
+ },
792
+ "defaultValue": "'string'"
793
+ }
794
+ ],
795
+ "groups": [
796
+ {
797
+ "title": "Properties",
798
+ "children": [
799
+ 42
800
+ ]
801
+ }
802
+ ],
803
+ "sources": [
804
+ {
805
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
806
+ "line": 11,
807
+ "character": 32,
808
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L11"
809
+ }
810
+ ]
811
+ }
812
+ },
813
+ "defaultValue": "..."
814
+ },
815
+ {
816
+ "id": 43,
817
+ "name": "type",
818
+ "kind": 1024,
819
+ "kindString": "Property",
820
+ "flags": {},
821
+ "sources": [
822
+ {
823
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
824
+ "line": 11,
825
+ "character": 52,
826
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L11"
827
+ }
828
+ ],
829
+ "type": {
830
+ "type": "intrinsic",
831
+ "name": "string"
832
+ },
833
+ "defaultValue": "'array'"
834
+ }
835
+ ],
836
+ "groups": [
837
+ {
838
+ "title": "Properties",
839
+ "children": [
840
+ 40,
841
+ 43
842
+ ]
843
+ }
844
+ ],
845
+ "sources": [
846
+ {
847
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
848
+ "line": 11,
849
+ "character": 23,
850
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L11"
851
+ }
852
+ ]
853
+ }
854
+ },
855
+ "defaultValue": "..."
856
+ },
857
+ {
858
+ "id": 44,
859
+ "name": "previous_hashes",
860
+ "kind": 1024,
861
+ "kindString": "Property",
862
+ "flags": {},
863
+ "sources": [
864
+ {
865
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
866
+ "line": 12,
867
+ "character": 6,
868
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L12"
869
+ }
870
+ ],
871
+ "type": {
872
+ "type": "reflection",
873
+ "declaration": {
874
+ "id": 45,
875
+ "name": "__type",
876
+ "kind": 65536,
877
+ "kindString": "Type literal",
878
+ "flags": {},
879
+ "children": [
880
+ {
881
+ "id": 46,
882
+ "name": "items",
883
+ "kind": 1024,
884
+ "kindString": "Property",
885
+ "flags": {},
886
+ "sources": [
887
+ {
888
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
889
+ "line": 12,
890
+ "character": 25,
891
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L12"
892
+ }
893
+ ],
894
+ "type": {
895
+ "type": "reflection",
896
+ "declaration": {
897
+ "id": 47,
898
+ "name": "__type",
899
+ "kind": 65536,
900
+ "kindString": "Type literal",
901
+ "flags": {},
902
+ "children": [
903
+ {
904
+ "id": 48,
905
+ "name": "nullable",
906
+ "kind": 1024,
907
+ "kindString": "Property",
908
+ "flags": {},
909
+ "sources": [
910
+ {
911
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
912
+ "line": 12,
913
+ "character": 34,
914
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L12"
915
+ }
916
+ ],
917
+ "type": {
918
+ "type": "intrinsic",
919
+ "name": "boolean"
920
+ },
921
+ "defaultValue": "true"
922
+ },
923
+ {
924
+ "id": 49,
925
+ "name": "type",
926
+ "kind": 1024,
927
+ "kindString": "Property",
928
+ "flags": {},
929
+ "sources": [
930
+ {
931
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
932
+ "line": 12,
933
+ "character": 50,
934
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L12"
935
+ }
936
+ ],
937
+ "type": {
938
+ "type": "intrinsic",
939
+ "name": "string"
940
+ },
941
+ "defaultValue": "'string'"
942
+ }
943
+ ],
944
+ "groups": [
945
+ {
946
+ "title": "Properties",
947
+ "children": [
948
+ 48,
949
+ 49
950
+ ]
951
+ }
952
+ ],
953
+ "sources": [
954
+ {
955
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
956
+ "line": 12,
957
+ "character": 32,
958
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L12"
959
+ }
960
+ ]
961
+ }
962
+ },
963
+ "defaultValue": "..."
964
+ },
965
+ {
966
+ "id": 50,
967
+ "name": "type",
968
+ "kind": 1024,
969
+ "kindString": "Property",
970
+ "flags": {},
971
+ "sources": [
972
+ {
973
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
974
+ "line": 12,
975
+ "character": 68,
976
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L12"
977
+ }
978
+ ],
979
+ "type": {
980
+ "type": "intrinsic",
981
+ "name": "string"
982
+ },
983
+ "defaultValue": "'array'"
984
+ }
985
+ ],
986
+ "groups": [
987
+ {
988
+ "title": "Properties",
989
+ "children": [
990
+ 46,
991
+ 50
992
+ ]
993
+ }
994
+ ],
995
+ "sources": [
996
+ {
997
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
998
+ "line": 12,
999
+ "character": 23,
1000
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L12"
1001
+ }
1002
+ ]
1003
+ }
1004
+ },
1005
+ "defaultValue": "..."
1006
+ },
1007
+ {
1008
+ "id": 51,
1009
+ "name": "schema",
1010
+ "kind": 1024,
1011
+ "kindString": "Property",
1012
+ "flags": {},
1013
+ "sources": [
1014
+ {
1015
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
1016
+ "line": 13,
1017
+ "character": 6,
1018
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L13"
1019
+ }
1020
+ ],
1021
+ "type": {
1022
+ "type": "reflection",
1023
+ "declaration": {
1024
+ "id": 52,
1025
+ "name": "__type",
1026
+ "kind": 65536,
1027
+ "kindString": "Type literal",
1028
+ "flags": {},
1029
+ "children": [
1030
+ {
1031
+ "id": 53,
1032
+ "name": "type",
1033
+ "kind": 1024,
1034
+ "kindString": "Property",
1035
+ "flags": {},
1036
+ "sources": [
1037
+ {
1038
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
1039
+ "line": 13,
1040
+ "character": 16,
1041
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L13"
1042
+ }
1043
+ ],
1044
+ "type": {
1045
+ "type": "intrinsic",
1046
+ "name": "string"
1047
+ },
1048
+ "defaultValue": "'string'"
1049
+ }
1050
+ ],
1051
+ "groups": [
1052
+ {
1053
+ "title": "Properties",
1054
+ "children": [
1055
+ 53
1056
+ ]
1057
+ }
1058
+ ],
1059
+ "sources": [
1060
+ {
1061
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
1062
+ "line": 13,
1063
+ "character": 14,
1064
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L13"
1065
+ }
1066
+ ]
1067
+ }
1068
+ },
1069
+ "defaultValue": "..."
1070
+ }
1071
+ ],
1072
+ "groups": [
1073
+ {
1074
+ "title": "Properties",
1075
+ "children": [
1076
+ 26,
1077
+ 32,
1078
+ 38,
1079
+ 44,
1080
+ 51
1081
+ ]
1082
+ }
1083
+ ],
1084
+ "sources": [
1085
+ {
1086
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
1087
+ "line": 8,
1088
+ "character": 16,
1089
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L8"
1090
+ }
1091
+ ]
1092
+ }
1093
+ },
1094
+ "defaultValue": "..."
1095
+ },
1096
+ {
1097
+ "id": 54,
1098
+ "name": "required",
1099
+ "kind": 1024,
1100
+ "kindString": "Property",
1101
+ "flags": {},
1102
+ "sources": [
1103
+ {
1104
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
1105
+ "line": 15,
1106
+ "character": 4,
1107
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L15"
1108
+ }
1109
+ ],
1110
+ "type": {
1111
+ "type": "array",
1112
+ "elementType": {
1113
+ "type": "intrinsic",
1114
+ "name": "string"
1115
+ }
1116
+ },
1117
+ "defaultValue": "..."
1118
+ },
1119
+ {
1120
+ "id": 55,
1121
+ "name": "type",
1122
+ "kind": 1024,
1123
+ "kindString": "Property",
1124
+ "flags": {},
1125
+ "sources": [
1126
+ {
1127
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
1128
+ "line": 16,
1129
+ "character": 4,
1130
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L16"
1131
+ }
1132
+ ],
1133
+ "type": {
1134
+ "type": "intrinsic",
1135
+ "name": "string"
1136
+ },
1137
+ "defaultValue": "'object'"
1138
+ }
1139
+ ],
1140
+ "groups": [
1141
+ {
1142
+ "title": "Properties",
1143
+ "children": [
1144
+ 22,
1145
+ 23,
1146
+ 24,
1147
+ 54,
1148
+ 55
1149
+ ]
1150
+ }
1151
+ ],
1152
+ "sources": [
1153
+ {
1154
+ "fileName": "boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts",
1155
+ "line": 5,
1156
+ "character": 9,
1157
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/models/XyoBoundWitnessJsonSchema.ts#L5"
1158
+ }
1159
+ ]
1160
+ }
1161
+ }
1162
+ }
1163
+ ]
1164
+ },
1165
+ {
1166
+ "id": 1,
1167
+ "name": "isXyoBoundWitnessPayload",
1168
+ "kind": 64,
1169
+ "kindString": "Function",
1170
+ "flags": {},
1171
+ "sources": [
1172
+ {
1173
+ "fileName": "boundwitness/packages/model/src/isXyoBoundWitnessPayload.ts",
1174
+ "line": 5,
1175
+ "character": 13,
1176
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/isXyoBoundWitnessPayload.ts#L5"
1177
+ }
1178
+ ],
1179
+ "signatures": [
1180
+ {
1181
+ "id": 2,
1182
+ "name": "isXyoBoundWitnessPayload",
1183
+ "kind": 4096,
1184
+ "kindString": "Call signature",
1185
+ "flags": {},
1186
+ "parameters": [
1187
+ {
1188
+ "id": 3,
1189
+ "name": "x",
1190
+ "kind": 32768,
1191
+ "kindString": "Parameter",
1192
+ "flags": {},
1193
+ "type": {
1194
+ "type": "intersection",
1195
+ "types": [
1196
+ {
1197
+ "type": "reference",
1198
+ "name": "SchemaFields"
1199
+ },
1200
+ {
1201
+ "type": "reference",
1202
+ "name": "PayloadFields"
1203
+ },
1204
+ {
1205
+ "type": "reflection",
1206
+ "declaration": {
1207
+ "id": 4,
1208
+ "name": "__type",
1209
+ "kind": 65536,
1210
+ "kindString": "Type literal",
1211
+ "flags": {},
1212
+ "children": [
1213
+ {
1214
+ "id": 5,
1215
+ "name": "schema",
1216
+ "kind": 1024,
1217
+ "kindString": "Property",
1218
+ "flags": {},
1219
+ "sources": [
1220
+ {
1221
+ "fileName": "payload/packages/model/dist/esm/XyoPayload.d.ts",
1222
+ "line": 19,
1223
+ "character": 4
1224
+ }
1225
+ ],
1226
+ "type": {
1227
+ "type": "intrinsic",
1228
+ "name": "string"
1229
+ }
1230
+ }
1231
+ ],
1232
+ "groups": [
1233
+ {
1234
+ "title": "Properties",
1235
+ "children": [
1236
+ 5
1237
+ ]
1238
+ }
1239
+ ],
1240
+ "sources": [
1241
+ {
1242
+ "fileName": "payload/packages/model/dist/esm/XyoPayload.d.ts",
1243
+ "line": 18,
1244
+ "character": 17
1245
+ }
1246
+ ]
1247
+ }
1248
+ }
1249
+ ]
1250
+ }
1251
+ }
1252
+ ],
1253
+ "type": {
1254
+ "type": "predicate",
1255
+ "name": "x",
1256
+ "asserts": false,
1257
+ "targetType": {
1258
+ "type": "intersection",
1259
+ "types": [
1260
+ {
1261
+ "type": "reference",
1262
+ "name": "SchemaFields"
1263
+ },
1264
+ {
1265
+ "type": "reference",
1266
+ "name": "PayloadFields"
1267
+ },
1268
+ {
1269
+ "type": "reference",
1270
+ "id": 8,
1271
+ "name": "XyoBoundWitnessFields"
1272
+ },
1273
+ {
1274
+ "type": "reflection",
1275
+ "declaration": {
1276
+ "id": 6,
1277
+ "name": "__type",
1278
+ "kind": 65536,
1279
+ "kindString": "Type literal",
1280
+ "flags": {},
1281
+ "children": [
1282
+ {
1283
+ "id": 7,
1284
+ "name": "schema",
1285
+ "kind": 1024,
1286
+ "kindString": "Property",
1287
+ "flags": {},
1288
+ "sources": [
1289
+ {
1290
+ "fileName": "payload/packages/model/dist/esm/XyoPayload.d.ts",
1291
+ "line": 17,
1292
+ "character": 4
1293
+ }
1294
+ ],
1295
+ "type": {
1296
+ "type": "literal",
1297
+ "value": "network.xyo.boundwitness"
1298
+ }
1299
+ }
1300
+ ],
1301
+ "groups": [
1302
+ {
1303
+ "title": "Properties",
1304
+ "children": [
1305
+ 7
1306
+ ]
1307
+ }
1308
+ ],
1309
+ "sources": [
1310
+ {
1311
+ "fileName": "payload/packages/model/dist/esm/XyoPayload.d.ts",
1312
+ "line": 16,
1313
+ "character": 221
1314
+ }
1315
+ ]
1316
+ }
1317
+ }
1318
+ ]
1319
+ }
1320
+ }
1321
+ }
1322
+ ]
1323
+ }
1324
+ ],
1325
+ "groups": [
1326
+ {
1327
+ "title": "Type Aliases",
1328
+ "children": [
1329
+ 17,
1330
+ 8,
1331
+ 57
1332
+ ]
1333
+ },
1334
+ {
1335
+ "title": "Variables",
1336
+ "children": [
1337
+ 56
1338
+ ]
1339
+ },
1340
+ {
1341
+ "title": "Functions",
1342
+ "children": [
1343
+ 19,
1344
+ 1
1345
+ ]
1346
+ }
1347
+ ],
1348
+ "sources": [
1349
+ {
1350
+ "fileName": "boundwitness/packages/model/src/index.ts",
1351
+ "line": 1,
1352
+ "character": 0,
1353
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/632d43894/packages/protocol/packages/boundwitness/packages/model/src/index.ts#L1"
1354
+ }
1355
+ ]
1356
+ }