@xyo-network/id-payload-plugin 2.29.0-rc.2 → 2.29.0-rc.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/package.json +5 -6
  2. package/dist/docs.json +0 -1702
package/dist/docs.json DELETED
@@ -1,1702 +0,0 @@
1
- {
2
- "id": 0,
3
- "name": "@xyo-network/id-payload-plugin",
4
- "kind": 1,
5
- "kindString": "Project",
6
- "flags": {},
7
- "originalName": "",
8
- "children": [
9
- {
10
- "id": 75,
11
- "name": "default",
12
- "kind": 8388608,
13
- "kindString": "Reference",
14
- "flags": {},
15
- "sources": [
16
- {
17
- "fileName": "plugins/packages/id/src/index.ts",
18
- "line": 11,
19
- "character": 0,
20
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/19b45af/packages/plugins/packages/id/src/index.ts#L11"
21
- }
22
- ],
23
- "target": 1
24
- },
25
- {
26
- "id": 23,
27
- "name": "XyoIdWitness",
28
- "kind": 128,
29
- "kindString": "Class",
30
- "flags": {},
31
- "children": [
32
- {
33
- "id": 25,
34
- "name": "constructor",
35
- "kind": 512,
36
- "kindString": "Constructor",
37
- "flags": {},
38
- "sources": [
39
- {
40
- "fileName": "modules/module/dist/esm/Abstract.d.ts",
41
- "line": 13,
42
- "character": 4
43
- }
44
- ],
45
- "signatures": [
46
- {
47
- "id": 26,
48
- "name": "new XyoIdWitness",
49
- "kind": 16384,
50
- "kindString": "Constructor signature",
51
- "flags": {},
52
- "parameters": [
53
- {
54
- "id": 27,
55
- "name": "config",
56
- "kind": 32768,
57
- "kindString": "Parameter",
58
- "flags": {},
59
- "type": {
60
- "type": "reference",
61
- "typeArguments": [
62
- {
63
- "type": "reference",
64
- "id": 18,
65
- "name": "XyoIdWitnessConfig"
66
- },
67
- {
68
- "type": "reference",
69
- "typeArguments": [
70
- {
71
- "type": "reference",
72
- "id": 8,
73
- "name": "XyoIdPayload"
74
- }
75
- ],
76
- "name": "XyoWitnessQueryPayload"
77
- }
78
- ],
79
- "name": "XyoModuleConfig"
80
- }
81
- }
82
- ],
83
- "type": {
84
- "type": "reference",
85
- "id": 23,
86
- "name": "XyoIdWitness"
87
- },
88
- "inheritedFrom": {
89
- "type": "reference",
90
- "name": "XyoWitness<XyoIdPayload, XyoIdWitnessConfig>.constructor"
91
- }
92
- }
93
- ],
94
- "inheritedFrom": {
95
- "type": "reference",
96
- "name": "XyoWitness<XyoIdPayload, XyoIdWitnessConfig>.constructor"
97
- }
98
- },
99
- {
100
- "id": 45,
101
- "name": "config",
102
- "kind": 1024,
103
- "kindString": "Property",
104
- "flags": {
105
- "isProtected": true
106
- },
107
- "sources": [
108
- {
109
- "fileName": "modules/module/dist/esm/Abstract.d.ts",
110
- "line": 12,
111
- "character": 14
112
- }
113
- ],
114
- "type": {
115
- "type": "reference",
116
- "typeArguments": [
117
- {
118
- "type": "reference",
119
- "id": 18,
120
- "name": "XyoIdWitnessConfig"
121
- },
122
- {
123
- "type": "reference",
124
- "typeArguments": [
125
- {
126
- "type": "reference",
127
- "id": 8,
128
- "name": "XyoIdPayload"
129
- }
130
- ],
131
- "name": "XyoWitnessQueryPayload"
132
- }
133
- ],
134
- "name": "XyoModuleConfig"
135
- },
136
- "inheritedFrom": {
137
- "type": "reference",
138
- "name": "XyoWitness.config"
139
- }
140
- },
141
- {
142
- "id": 24,
143
- "name": "schema",
144
- "kind": 1024,
145
- "kindString": "Property",
146
- "flags": {
147
- "isStatic": true
148
- },
149
- "sources": [
150
- {
151
- "fileName": "plugins/packages/id/src/Witness.ts",
152
- "line": 32,
153
- "character": 9,
154
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/19b45af/packages/plugins/packages/id/src/Witness.ts#L32"
155
- }
156
- ],
157
- "type": {
158
- "type": "literal",
159
- "value": "network.xyo.id"
160
- },
161
- "defaultValue": "XyoIdPayloadSchema"
162
- },
163
- {
164
- "id": 49,
165
- "name": "account",
166
- "kind": 262144,
167
- "kindString": "Accessor",
168
- "flags": {},
169
- "sources": [
170
- {
171
- "fileName": "modules/module/dist/esm/Abstract.d.ts",
172
- "line": 17,
173
- "character": 8
174
- }
175
- ],
176
- "getSignature": {
177
- "id": 50,
178
- "name": "account",
179
- "kind": 524288,
180
- "kindString": "Get signature",
181
- "flags": {},
182
- "type": {
183
- "type": "reference",
184
- "name": "XyoAccount"
185
- },
186
- "inheritedFrom": {
187
- "type": "reference",
188
- "name": "XyoWitness.account"
189
- }
190
- },
191
- "inheritedFrom": {
192
- "type": "reference",
193
- "name": "XyoWitness.account"
194
- }
195
- },
196
- {
197
- "id": 51,
198
- "name": "address",
199
- "kind": 262144,
200
- "kindString": "Accessor",
201
- "flags": {},
202
- "sources": [
203
- {
204
- "fileName": "modules/module/dist/esm/Abstract.d.ts",
205
- "line": 18,
206
- "character": 8
207
- }
208
- ],
209
- "getSignature": {
210
- "id": 52,
211
- "name": "address",
212
- "kind": 524288,
213
- "kindString": "Get signature",
214
- "flags": {},
215
- "type": {
216
- "type": "intrinsic",
217
- "name": "string"
218
- },
219
- "inheritedFrom": {
220
- "type": "reference",
221
- "name": "XyoWitness.address"
222
- }
223
- },
224
- "inheritedFrom": {
225
- "type": "reference",
226
- "name": "XyoWitness.address"
227
- }
228
- },
229
- {
230
- "id": 35,
231
- "name": "queries",
232
- "kind": 262144,
233
- "kindString": "Accessor",
234
- "flags": {},
235
- "sources": [
236
- {
237
- "fileName": "modules/witness/dist/esm/XyoWitness.d.ts",
238
- "line": 9,
239
- "character": 8
240
- }
241
- ],
242
- "getSignature": {
243
- "id": 36,
244
- "name": "queries",
245
- "kind": 524288,
246
- "kindString": "Get signature",
247
- "flags": {},
248
- "type": {
249
- "type": "array",
250
- "elementType": {
251
- "type": "literal",
252
- "value": "network.xyo.query.witness.observe"
253
- }
254
- },
255
- "inheritedFrom": {
256
- "type": "reference",
257
- "name": "XyoWitness.queries"
258
- }
259
- },
260
- "inheritedFrom": {
261
- "type": "reference",
262
- "name": "XyoWitness.queries"
263
- }
264
- },
265
- {
266
- "id": 28,
267
- "name": "salt",
268
- "kind": 262144,
269
- "kindString": "Accessor",
270
- "flags": {
271
- "isPublic": true
272
- },
273
- "sources": [
274
- {
275
- "fileName": "plugins/packages/id/src/Witness.ts",
276
- "line": 20,
277
- "character": 13,
278
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/19b45af/packages/plugins/packages/id/src/Witness.ts#L20"
279
- }
280
- ],
281
- "getSignature": {
282
- "id": 29,
283
- "name": "salt",
284
- "kind": 524288,
285
- "kindString": "Get signature",
286
- "flags": {},
287
- "type": {
288
- "type": "intrinsic",
289
- "name": "string"
290
- }
291
- }
292
- },
293
- {
294
- "id": 33,
295
- "name": "targetSchema",
296
- "kind": 262144,
297
- "kindString": "Accessor",
298
- "flags": {},
299
- "sources": [
300
- {
301
- "fileName": "modules/witness/dist/esm/XyoWitness.d.ts",
302
- "line": 8,
303
- "character": 8
304
- }
305
- ],
306
- "getSignature": {
307
- "id": 34,
308
- "name": "targetSchema",
309
- "kind": 524288,
310
- "kindString": "Get signature",
311
- "flags": {},
312
- "type": {
313
- "type": "indexedAccess",
314
- "indexType": {
315
- "type": "literal",
316
- "value": "schema"
317
- },
318
- "objectType": {
319
- "type": "reference",
320
- "name": "T"
321
- }
322
- },
323
- "inheritedFrom": {
324
- "type": "reference",
325
- "name": "XyoWitness.targetSchema"
326
- }
327
- },
328
- "inheritedFrom": {
329
- "type": "reference",
330
- "name": "XyoWitness.targetSchema"
331
- }
332
- },
333
- {
334
- "id": 53,
335
- "name": "bindHashes",
336
- "kind": 2048,
337
- "kindString": "Method",
338
- "flags": {},
339
- "sources": [
340
- {
341
- "fileName": "modules/module/dist/esm/Abstract.d.ts",
342
- "line": 19,
343
- "character": 4
344
- }
345
- ],
346
- "signatures": [
347
- {
348
- "id": 54,
349
- "name": "bindHashes",
350
- "kind": 4096,
351
- "kindString": "Call signature",
352
- "flags": {},
353
- "parameters": [
354
- {
355
- "id": 55,
356
- "name": "hashes",
357
- "kind": 32768,
358
- "kindString": "Parameter",
359
- "flags": {},
360
- "type": {
361
- "type": "array",
362
- "elementType": {
363
- "type": "intrinsic",
364
- "name": "string"
365
- }
366
- }
367
- },
368
- {
369
- "id": 56,
370
- "name": "schema",
371
- "kind": 32768,
372
- "kindString": "Parameter",
373
- "flags": {},
374
- "type": {
375
- "type": "array",
376
- "elementType": {
377
- "type": "intrinsic",
378
- "name": "string"
379
- }
380
- }
381
- }
382
- ],
383
- "type": {
384
- "type": "reference",
385
- "typeArguments": [
386
- {
387
- "type": "reference",
388
- "name": "XyoBoundWitness"
389
- },
390
- {
391
- "type": "reflection",
392
- "declaration": {
393
- "id": 57,
394
- "name": "__type",
395
- "kind": 65536,
396
- "kindString": "Type literal",
397
- "flags": {},
398
- "children": [
399
- {
400
- "id": 59,
401
- "name": "previousHash",
402
- "kind": 1024,
403
- "kindString": "Property",
404
- "flags": {
405
- "isOptional": true
406
- },
407
- "sources": [
408
- {
409
- "fileName": "modules/module/dist/esm/Abstract.d.ts",
410
- "line": 21,
411
- "character": 8
412
- }
413
- ],
414
- "type": {
415
- "type": "intrinsic",
416
- "name": "string"
417
- }
418
- },
419
- {
420
- "id": 58,
421
- "name": "schema",
422
- "kind": 1024,
423
- "kindString": "Property",
424
- "flags": {},
425
- "sources": [
426
- {
427
- "fileName": "modules/module/dist/esm/Abstract.d.ts",
428
- "line": 20,
429
- "character": 8
430
- }
431
- ],
432
- "type": {
433
- "type": "intrinsic",
434
- "name": "string"
435
- }
436
- },
437
- {
438
- "id": 60,
439
- "name": "sources",
440
- "kind": 1024,
441
- "kindString": "Property",
442
- "flags": {
443
- "isOptional": true
444
- },
445
- "sources": [
446
- {
447
- "fileName": "modules/module/dist/esm/Abstract.d.ts",
448
- "line": 22,
449
- "character": 8
450
- }
451
- ],
452
- "type": {
453
- "type": "array",
454
- "elementType": {
455
- "type": "intrinsic",
456
- "name": "string"
457
- }
458
- }
459
- },
460
- {
461
- "id": 61,
462
- "name": "timestamp",
463
- "kind": 1024,
464
- "kindString": "Property",
465
- "flags": {
466
- "isOptional": true
467
- },
468
- "sources": [
469
- {
470
- "fileName": "modules/module/dist/esm/Abstract.d.ts",
471
- "line": 23,
472
- "character": 8
473
- }
474
- ],
475
- "type": {
476
- "type": "intrinsic",
477
- "name": "number"
478
- }
479
- }
480
- ],
481
- "groups": [
482
- {
483
- "title": "Properties",
484
- "children": [
485
- 59,
486
- 58,
487
- 60,
488
- 61
489
- ]
490
- }
491
- ],
492
- "sources": [
493
- {
494
- "fileName": "modules/module/dist/esm/Abstract.d.ts",
495
- "line": 19,
496
- "character": 165
497
- }
498
- ]
499
- }
500
- }
501
- ],
502
- "name": "XyoBoundWitnessWithMeta"
503
- },
504
- "inheritedFrom": {
505
- "type": "reference",
506
- "name": "XyoWitness.bindHashes"
507
- }
508
- }
509
- ],
510
- "inheritedFrom": {
511
- "type": "reference",
512
- "name": "XyoWitness.bindHashes"
513
- }
514
- },
515
- {
516
- "id": 62,
517
- "name": "bindPayloads",
518
- "kind": 2048,
519
- "kindString": "Method",
520
- "flags": {},
521
- "sources": [
522
- {
523
- "fileName": "modules/module/dist/esm/Abstract.d.ts",
524
- "line": 25,
525
- "character": 4
526
- }
527
- ],
528
- "signatures": [
529
- {
530
- "id": 63,
531
- "name": "bindPayloads",
532
- "kind": 4096,
533
- "kindString": "Call signature",
534
- "flags": {},
535
- "parameters": [
536
- {
537
- "id": 64,
538
- "name": "payloads",
539
- "kind": 32768,
540
- "kindString": "Parameter",
541
- "flags": {},
542
- "type": {
543
- "type": "array",
544
- "elementType": {
545
- "type": "union",
546
- "types": [
547
- {
548
- "type": "literal",
549
- "value": null
550
- },
551
- {
552
- "type": "reflection",
553
- "declaration": {
554
- "id": 65,
555
- "name": "__type",
556
- "kind": 65536,
557
- "kindString": "Type literal",
558
- "flags": {},
559
- "children": [
560
- {
561
- "id": 67,
562
- "name": "previousHash",
563
- "kind": 1024,
564
- "kindString": "Property",
565
- "flags": {
566
- "isOptional": true
567
- },
568
- "sources": [
569
- {
570
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
571
- "line": 9,
572
- "character": 4
573
- }
574
- ],
575
- "type": {
576
- "type": "intrinsic",
577
- "name": "string"
578
- }
579
- },
580
- {
581
- "id": 66,
582
- "name": "schema",
583
- "kind": 1024,
584
- "kindString": "Property",
585
- "flags": {},
586
- "sources": [
587
- {
588
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
589
- "line": 8,
590
- "character": 4
591
- }
592
- ],
593
- "type": {
594
- "type": "intrinsic",
595
- "name": "string"
596
- }
597
- },
598
- {
599
- "id": 68,
600
- "name": "sources",
601
- "kind": 1024,
602
- "kindString": "Property",
603
- "flags": {
604
- "isOptional": true
605
- },
606
- "sources": [
607
- {
608
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
609
- "line": 10,
610
- "character": 4
611
- }
612
- ],
613
- "type": {
614
- "type": "array",
615
- "elementType": {
616
- "type": "intrinsic",
617
- "name": "string"
618
- }
619
- }
620
- },
621
- {
622
- "id": 69,
623
- "name": "timestamp",
624
- "kind": 1024,
625
- "kindString": "Property",
626
- "flags": {
627
- "isOptional": true
628
- },
629
- "sources": [
630
- {
631
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
632
- "line": 11,
633
- "character": 4
634
- }
635
- ],
636
- "type": {
637
- "type": "intrinsic",
638
- "name": "number"
639
- }
640
- }
641
- ],
642
- "groups": [
643
- {
644
- "title": "Properties",
645
- "children": [
646
- 67,
647
- 66,
648
- 68,
649
- 69
650
- ]
651
- }
652
- ],
653
- "sources": [
654
- {
655
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
656
- "line": 7,
657
- "character": 107
658
- }
659
- ]
660
- }
661
- }
662
- ]
663
- }
664
- }
665
- }
666
- ],
667
- "type": {
668
- "type": "reference",
669
- "typeArguments": [
670
- {
671
- "type": "reference",
672
- "name": "XyoBoundWitness"
673
- },
674
- {
675
- "type": "reflection",
676
- "declaration": {
677
- "id": 70,
678
- "name": "__type",
679
- "kind": 65536,
680
- "kindString": "Type literal",
681
- "flags": {},
682
- "children": [
683
- {
684
- "id": 72,
685
- "name": "previousHash",
686
- "kind": 1024,
687
- "kindString": "Property",
688
- "flags": {
689
- "isOptional": true
690
- },
691
- "sources": [
692
- {
693
- "fileName": "modules/module/dist/esm/Abstract.d.ts",
694
- "line": 27,
695
- "character": 8
696
- }
697
- ],
698
- "type": {
699
- "type": "intrinsic",
700
- "name": "string"
701
- }
702
- },
703
- {
704
- "id": 71,
705
- "name": "schema",
706
- "kind": 1024,
707
- "kindString": "Property",
708
- "flags": {},
709
- "sources": [
710
- {
711
- "fileName": "modules/module/dist/esm/Abstract.d.ts",
712
- "line": 26,
713
- "character": 8
714
- }
715
- ],
716
- "type": {
717
- "type": "intrinsic",
718
- "name": "string"
719
- }
720
- },
721
- {
722
- "id": 73,
723
- "name": "sources",
724
- "kind": 1024,
725
- "kindString": "Property",
726
- "flags": {
727
- "isOptional": true
728
- },
729
- "sources": [
730
- {
731
- "fileName": "modules/module/dist/esm/Abstract.d.ts",
732
- "line": 28,
733
- "character": 8
734
- }
735
- ],
736
- "type": {
737
- "type": "array",
738
- "elementType": {
739
- "type": "intrinsic",
740
- "name": "string"
741
- }
742
- }
743
- },
744
- {
745
- "id": 74,
746
- "name": "timestamp",
747
- "kind": 1024,
748
- "kindString": "Property",
749
- "flags": {
750
- "isOptional": true
751
- },
752
- "sources": [
753
- {
754
- "fileName": "modules/module/dist/esm/Abstract.d.ts",
755
- "line": 29,
756
- "character": 8
757
- }
758
- ],
759
- "type": {
760
- "type": "intrinsic",
761
- "name": "number"
762
- }
763
- }
764
- ],
765
- "groups": [
766
- {
767
- "title": "Properties",
768
- "children": [
769
- 72,
770
- 71,
771
- 73,
772
- 74
773
- ]
774
- }
775
- ],
776
- "sources": [
777
- {
778
- "fileName": "modules/module/dist/esm/Abstract.d.ts",
779
- "line": 25,
780
- "character": 164
781
- }
782
- ]
783
- }
784
- }
785
- ],
786
- "name": "XyoBoundWitnessWithMeta"
787
- },
788
- "inheritedFrom": {
789
- "type": "reference",
790
- "name": "XyoWitness.bindPayloads"
791
- }
792
- }
793
- ],
794
- "inheritedFrom": {
795
- "type": "reference",
796
- "name": "XyoWitness.bindPayloads"
797
- }
798
- },
799
- {
800
- "id": 30,
801
- "name": "observe",
802
- "kind": 2048,
803
- "kindString": "Method",
804
- "flags": {},
805
- "sources": [
806
- {
807
- "fileName": "plugins/packages/id/src/Witness.ts",
808
- "line": 24,
809
- "character": 17,
810
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/19b45af/packages/plugins/packages/id/src/Witness.ts#L24"
811
- }
812
- ],
813
- "signatures": [
814
- {
815
- "id": 31,
816
- "name": "observe",
817
- "kind": 4096,
818
- "kindString": "Call signature",
819
- "flags": {},
820
- "parameters": [
821
- {
822
- "id": 32,
823
- "name": "_fields",
824
- "kind": 32768,
825
- "kindString": "Parameter",
826
- "flags": {
827
- "isOptional": true
828
- },
829
- "type": {
830
- "type": "reference",
831
- "typeArguments": [
832
- {
833
- "type": "reference",
834
- "id": 8,
835
- "name": "XyoIdPayload"
836
- }
837
- ],
838
- "name": "Partial",
839
- "qualifiedName": "Partial",
840
- "package": "typescript"
841
- }
842
- }
843
- ],
844
- "type": {
845
- "type": "reference",
846
- "typeArguments": [
847
- {
848
- "type": "reference",
849
- "id": 8,
850
- "name": "XyoIdPayload"
851
- }
852
- ],
853
- "name": "Promise",
854
- "qualifiedName": "Promise",
855
- "package": "typescript"
856
- },
857
- "overwrites": {
858
- "type": "reference",
859
- "name": "XyoWitness.observe"
860
- }
861
- }
862
- ],
863
- "overwrites": {
864
- "type": "reference",
865
- "name": "XyoWitness.observe"
866
- }
867
- },
868
- {
869
- "id": 46,
870
- "name": "queriable",
871
- "kind": 2048,
872
- "kindString": "Method",
873
- "flags": {},
874
- "sources": [
875
- {
876
- "fileName": "modules/module/dist/esm/Abstract.d.ts",
877
- "line": 14,
878
- "character": 4
879
- }
880
- ],
881
- "signatures": [
882
- {
883
- "id": 47,
884
- "name": "queriable",
885
- "kind": 4096,
886
- "kindString": "Call signature",
887
- "flags": {},
888
- "parameters": [
889
- {
890
- "id": 48,
891
- "name": "schema",
892
- "kind": 32768,
893
- "kindString": "Parameter",
894
- "flags": {},
895
- "type": {
896
- "type": "intrinsic",
897
- "name": "string"
898
- }
899
- }
900
- ],
901
- "type": {
902
- "type": "intrinsic",
903
- "name": "boolean"
904
- },
905
- "inheritedFrom": {
906
- "type": "reference",
907
- "name": "XyoWitness.queriable"
908
- }
909
- }
910
- ],
911
- "inheritedFrom": {
912
- "type": "reference",
913
- "name": "XyoWitness.queriable"
914
- }
915
- },
916
- {
917
- "id": 37,
918
- "name": "query",
919
- "kind": 2048,
920
- "kindString": "Method",
921
- "flags": {},
922
- "sources": [
923
- {
924
- "fileName": "modules/witness/dist/esm/XyoWitness.d.ts",
925
- "line": 11,
926
- "character": 4
927
- }
928
- ],
929
- "signatures": [
930
- {
931
- "id": 38,
932
- "name": "query",
933
- "kind": 4096,
934
- "kindString": "Call signature",
935
- "flags": {},
936
- "parameters": [
937
- {
938
- "id": 39,
939
- "name": "query",
940
- "kind": 32768,
941
- "kindString": "Parameter",
942
- "flags": {},
943
- "type": {
944
- "type": "reference",
945
- "typeArguments": [
946
- {
947
- "type": "reference",
948
- "id": 8,
949
- "name": "XyoIdPayload"
950
- }
951
- ],
952
- "name": "XyoWitnessQueryPayload"
953
- }
954
- }
955
- ],
956
- "type": {
957
- "type": "reference",
958
- "typeArguments": [
959
- {
960
- "type": "tuple",
961
- "elements": [
962
- {
963
- "type": "reference",
964
- "name": "XyoBoundWitness"
965
- },
966
- {
967
- "type": "array",
968
- "elementType": {
969
- "type": "reflection",
970
- "declaration": {
971
- "id": 40,
972
- "name": "__type",
973
- "kind": 65536,
974
- "kindString": "Type literal",
975
- "flags": {},
976
- "children": [
977
- {
978
- "id": 42,
979
- "name": "previousHash",
980
- "kind": 1024,
981
- "kindString": "Property",
982
- "flags": {
983
- "isOptional": true
984
- },
985
- "sources": [
986
- {
987
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
988
- "line": 9,
989
- "character": 4
990
- }
991
- ],
992
- "type": {
993
- "type": "intrinsic",
994
- "name": "string"
995
- }
996
- },
997
- {
998
- "id": 41,
999
- "name": "schema",
1000
- "kind": 1024,
1001
- "kindString": "Property",
1002
- "flags": {},
1003
- "sources": [
1004
- {
1005
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
1006
- "line": 8,
1007
- "character": 4
1008
- }
1009
- ],
1010
- "type": {
1011
- "type": "intrinsic",
1012
- "name": "string"
1013
- }
1014
- },
1015
- {
1016
- "id": 43,
1017
- "name": "sources",
1018
- "kind": 1024,
1019
- "kindString": "Property",
1020
- "flags": {
1021
- "isOptional": true
1022
- },
1023
- "sources": [
1024
- {
1025
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
1026
- "line": 10,
1027
- "character": 4
1028
- }
1029
- ],
1030
- "type": {
1031
- "type": "array",
1032
- "elementType": {
1033
- "type": "intrinsic",
1034
- "name": "string"
1035
- }
1036
- }
1037
- },
1038
- {
1039
- "id": 44,
1040
- "name": "timestamp",
1041
- "kind": 1024,
1042
- "kindString": "Property",
1043
- "flags": {
1044
- "isOptional": true
1045
- },
1046
- "sources": [
1047
- {
1048
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
1049
- "line": 11,
1050
- "character": 4
1051
- }
1052
- ],
1053
- "type": {
1054
- "type": "intrinsic",
1055
- "name": "number"
1056
- }
1057
- }
1058
- ],
1059
- "groups": [
1060
- {
1061
- "title": "Properties",
1062
- "children": [
1063
- 42,
1064
- 41,
1065
- 43,
1066
- 44
1067
- ]
1068
- }
1069
- ],
1070
- "sources": [
1071
- {
1072
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
1073
- "line": 7,
1074
- "character": 107
1075
- }
1076
- ]
1077
- }
1078
- }
1079
- }
1080
- ]
1081
- }
1082
- ],
1083
- "name": "Promise",
1084
- "qualifiedName": "Promise",
1085
- "package": "typescript"
1086
- },
1087
- "inheritedFrom": {
1088
- "type": "reference",
1089
- "name": "XyoWitness.query"
1090
- }
1091
- }
1092
- ],
1093
- "inheritedFrom": {
1094
- "type": "reference",
1095
- "name": "XyoWitness.query"
1096
- }
1097
- }
1098
- ],
1099
- "groups": [
1100
- {
1101
- "title": "Constructors",
1102
- "children": [
1103
- 25
1104
- ]
1105
- },
1106
- {
1107
- "title": "Properties",
1108
- "children": [
1109
- 45,
1110
- 24
1111
- ]
1112
- },
1113
- {
1114
- "title": "Accessors",
1115
- "children": [
1116
- 49,
1117
- 51,
1118
- 35,
1119
- 28,
1120
- 33
1121
- ]
1122
- },
1123
- {
1124
- "title": "Methods",
1125
- "children": [
1126
- 53,
1127
- 62,
1128
- 30,
1129
- 46,
1130
- 37
1131
- ]
1132
- }
1133
- ],
1134
- "sources": [
1135
- {
1136
- "fileName": "plugins/packages/id/src/Witness.ts",
1137
- "line": 19,
1138
- "character": 13,
1139
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/19b45af/packages/plugins/packages/id/src/Witness.ts#L19"
1140
- }
1141
- ],
1142
- "extendedTypes": [
1143
- {
1144
- "type": "reference",
1145
- "typeArguments": [
1146
- {
1147
- "type": "reference",
1148
- "id": 8,
1149
- "name": "XyoIdPayload"
1150
- },
1151
- {
1152
- "type": "reference",
1153
- "id": 18,
1154
- "name": "XyoIdWitnessConfig"
1155
- }
1156
- ],
1157
- "name": "XyoWitness"
1158
- }
1159
- ]
1160
- },
1161
- {
1162
- "id": 8,
1163
- "name": "XyoIdPayload",
1164
- "kind": 4194304,
1165
- "kindString": "Type alias",
1166
- "flags": {},
1167
- "sources": [
1168
- {
1169
- "fileName": "plugins/packages/id/src/Payload.ts",
1170
- "line": 5,
1171
- "character": 12,
1172
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/19b45af/packages/plugins/packages/id/src/Payload.ts#L5"
1173
- }
1174
- ],
1175
- "type": {
1176
- "type": "reference",
1177
- "typeArguments": [
1178
- {
1179
- "type": "reflection",
1180
- "declaration": {
1181
- "id": 9,
1182
- "name": "__type",
1183
- "kind": 65536,
1184
- "kindString": "Type literal",
1185
- "flags": {},
1186
- "children": [
1187
- {
1188
- "id": 11,
1189
- "name": "salt",
1190
- "kind": 1024,
1191
- "kindString": "Property",
1192
- "flags": {},
1193
- "sources": [
1194
- {
1195
- "fileName": "plugins/packages/id/src/Payload.ts",
1196
- "line": 7,
1197
- "character": 2,
1198
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/19b45af/packages/plugins/packages/id/src/Payload.ts#L7"
1199
- }
1200
- ],
1201
- "type": {
1202
- "type": "intrinsic",
1203
- "name": "string"
1204
- }
1205
- },
1206
- {
1207
- "id": 10,
1208
- "name": "schema",
1209
- "kind": 1024,
1210
- "kindString": "Property",
1211
- "flags": {},
1212
- "sources": [
1213
- {
1214
- "fileName": "plugins/packages/id/src/Payload.ts",
1215
- "line": 6,
1216
- "character": 2,
1217
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/19b45af/packages/plugins/packages/id/src/Payload.ts#L6"
1218
- }
1219
- ],
1220
- "type": {
1221
- "type": "reference",
1222
- "id": 12,
1223
- "name": "XyoIdPayloadSchema"
1224
- }
1225
- }
1226
- ],
1227
- "groups": [
1228
- {
1229
- "title": "Properties",
1230
- "children": [
1231
- 11,
1232
- 10
1233
- ]
1234
- }
1235
- ],
1236
- "sources": [
1237
- {
1238
- "fileName": "plugins/packages/id/src/Payload.ts",
1239
- "line": 5,
1240
- "character": 38,
1241
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/19b45af/packages/plugins/packages/id/src/Payload.ts#L5"
1242
- }
1243
- ]
1244
- }
1245
- }
1246
- ],
1247
- "name": "XyoPayload"
1248
- }
1249
- },
1250
- {
1251
- "id": 13,
1252
- "name": "XyoIdPayloadSchema",
1253
- "kind": 4194304,
1254
- "kindString": "Type alias",
1255
- "flags": {},
1256
- "sources": [
1257
- {
1258
- "fileName": "plugins/packages/id/src/Schema.ts",
1259
- "line": 1,
1260
- "character": 12,
1261
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/19b45af/packages/plugins/packages/id/src/Schema.ts#L1"
1262
- },
1263
- {
1264
- "fileName": "plugins/packages/id/src/Schema.ts",
1265
- "line": 2,
1266
- "character": 13,
1267
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/19b45af/packages/plugins/packages/id/src/Schema.ts#L2"
1268
- }
1269
- ],
1270
- "type": {
1271
- "type": "literal",
1272
- "value": "network.xyo.id"
1273
- }
1274
- },
1275
- {
1276
- "id": 18,
1277
- "name": "XyoIdWitnessConfig",
1278
- "kind": 4194304,
1279
- "kindString": "Type alias",
1280
- "flags": {},
1281
- "sources": [
1282
- {
1283
- "fileName": "plugins/packages/id/src/Witness.ts",
1284
- "line": 10,
1285
- "character": 12,
1286
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/19b45af/packages/plugins/packages/id/src/Witness.ts#L10"
1287
- }
1288
- ],
1289
- "type": {
1290
- "type": "reference",
1291
- "typeArguments": [
1292
- {
1293
- "type": "reference",
1294
- "id": 8,
1295
- "name": "XyoIdPayload"
1296
- },
1297
- {
1298
- "type": "reflection",
1299
- "declaration": {
1300
- "id": 19,
1301
- "name": "__type",
1302
- "kind": 65536,
1303
- "kindString": "Type literal",
1304
- "flags": {},
1305
- "children": [
1306
- {
1307
- "id": 22,
1308
- "name": "salt",
1309
- "kind": 1024,
1310
- "kindString": "Property",
1311
- "flags": {},
1312
- "sources": [
1313
- {
1314
- "fileName": "plugins/packages/id/src/Witness.ts",
1315
- "line": 15,
1316
- "character": 4,
1317
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/19b45af/packages/plugins/packages/id/src/Witness.ts#L15"
1318
- }
1319
- ],
1320
- "type": {
1321
- "type": "intrinsic",
1322
- "name": "string"
1323
- }
1324
- },
1325
- {
1326
- "id": 20,
1327
- "name": "schema",
1328
- "kind": 1024,
1329
- "kindString": "Property",
1330
- "flags": {},
1331
- "sources": [
1332
- {
1333
- "fileName": "plugins/packages/id/src/Witness.ts",
1334
- "line": 13,
1335
- "character": 4,
1336
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/19b45af/packages/plugins/packages/id/src/Witness.ts#L13"
1337
- }
1338
- ],
1339
- "type": {
1340
- "type": "reference",
1341
- "id": 16,
1342
- "name": "XyoIdWitnessConfigSchema"
1343
- }
1344
- },
1345
- {
1346
- "id": 21,
1347
- "name": "targetSchema",
1348
- "kind": 1024,
1349
- "kindString": "Property",
1350
- "flags": {},
1351
- "sources": [
1352
- {
1353
- "fileName": "plugins/packages/id/src/Witness.ts",
1354
- "line": 14,
1355
- "character": 4,
1356
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/19b45af/packages/plugins/packages/id/src/Witness.ts#L14"
1357
- }
1358
- ],
1359
- "type": {
1360
- "type": "reference",
1361
- "id": 12,
1362
- "name": "XyoIdPayloadSchema"
1363
- }
1364
- }
1365
- ],
1366
- "groups": [
1367
- {
1368
- "title": "Properties",
1369
- "children": [
1370
- 22,
1371
- 20,
1372
- 21
1373
- ]
1374
- }
1375
- ],
1376
- "sources": [
1377
- {
1378
- "fileName": "plugins/packages/id/src/Witness.ts",
1379
- "line": 12,
1380
- "character": 2,
1381
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/19b45af/packages/plugins/packages/id/src/Witness.ts#L12"
1382
- }
1383
- ]
1384
- }
1385
- }
1386
- ],
1387
- "name": "XyoWitnessConfig"
1388
- }
1389
- },
1390
- {
1391
- "id": 17,
1392
- "name": "XyoIdWitnessConfigSchema",
1393
- "kind": 4194304,
1394
- "kindString": "Type alias",
1395
- "flags": {},
1396
- "sources": [
1397
- {
1398
- "fileName": "plugins/packages/id/src/Witness.ts",
1399
- "line": 7,
1400
- "character": 12,
1401
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/19b45af/packages/plugins/packages/id/src/Witness.ts#L7"
1402
- },
1403
- {
1404
- "fileName": "plugins/packages/id/src/Witness.ts",
1405
- "line": 8,
1406
- "character": 13,
1407
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/19b45af/packages/plugins/packages/id/src/Witness.ts#L8"
1408
- }
1409
- ],
1410
- "type": {
1411
- "type": "literal",
1412
- "value": "network.xyo.id.witness.config"
1413
- }
1414
- },
1415
- {
1416
- "id": 12,
1417
- "name": "XyoIdPayloadSchema",
1418
- "kind": 32,
1419
- "kindString": "Variable",
1420
- "flags": {},
1421
- "sources": [
1422
- {
1423
- "fileName": "plugins/packages/id/src/Schema.ts",
1424
- "line": 1,
1425
- "character": 12,
1426
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/19b45af/packages/plugins/packages/id/src/Schema.ts#L1"
1427
- },
1428
- {
1429
- "fileName": "plugins/packages/id/src/Schema.ts",
1430
- "line": 2,
1431
- "character": 13,
1432
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/19b45af/packages/plugins/packages/id/src/Schema.ts#L2"
1433
- }
1434
- ],
1435
- "type": {
1436
- "type": "literal",
1437
- "value": "network.xyo.id"
1438
- }
1439
- },
1440
- {
1441
- "id": 16,
1442
- "name": "XyoIdWitnessConfigSchema",
1443
- "kind": 32,
1444
- "kindString": "Variable",
1445
- "flags": {},
1446
- "sources": [
1447
- {
1448
- "fileName": "plugins/packages/id/src/Witness.ts",
1449
- "line": 7,
1450
- "character": 12,
1451
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/19b45af/packages/plugins/packages/id/src/Witness.ts#L7"
1452
- },
1453
- {
1454
- "fileName": "plugins/packages/id/src/Witness.ts",
1455
- "line": 8,
1456
- "character": 13,
1457
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/19b45af/packages/plugins/packages/id/src/Witness.ts#L8"
1458
- }
1459
- ],
1460
- "type": {
1461
- "type": "literal",
1462
- "value": "network.xyo.id.witness.config"
1463
- }
1464
- },
1465
- {
1466
- "id": 1,
1467
- "name": "XyoIdPayloadPlugin",
1468
- "kind": 64,
1469
- "kindString": "Function",
1470
- "flags": {},
1471
- "sources": [
1472
- {
1473
- "fileName": "plugins/packages/id/src/Plugin.ts",
1474
- "line": 8,
1475
- "character": 13,
1476
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/19b45af/packages/plugins/packages/id/src/Plugin.ts#L8"
1477
- }
1478
- ],
1479
- "signatures": [
1480
- {
1481
- "id": 2,
1482
- "name": "XyoIdPayloadPlugin",
1483
- "kind": 4096,
1484
- "kindString": "Call signature",
1485
- "flags": {},
1486
- "type": {
1487
- "type": "reference",
1488
- "typeArguments": [
1489
- {
1490
- "type": "reference",
1491
- "id": 8,
1492
- "name": "XyoIdPayload"
1493
- },
1494
- {
1495
- "type": "reference",
1496
- "id": 18,
1497
- "name": "XyoIdWitnessConfig"
1498
- },
1499
- {
1500
- "type": "reference",
1501
- "typeArguments": [
1502
- {
1503
- "type": "reference",
1504
- "id": 8,
1505
- "name": "XyoIdPayload"
1506
- },
1507
- {
1508
- "type": "reflection",
1509
- "declaration": {
1510
- "id": 3,
1511
- "name": "__type",
1512
- "kind": 65536,
1513
- "kindString": "Type literal",
1514
- "flags": {},
1515
- "children": [
1516
- {
1517
- "id": 5,
1518
- "name": "previousHash",
1519
- "kind": 1024,
1520
- "kindString": "Property",
1521
- "flags": {
1522
- "isOptional": true
1523
- },
1524
- "sources": [
1525
- {
1526
- "fileName": "sdk/payload-plugin/dist/esm/createPlugin.d.ts",
1527
- "line": 41,
1528
- "character": 4
1529
- }
1530
- ],
1531
- "type": {
1532
- "type": "intrinsic",
1533
- "name": "string"
1534
- }
1535
- },
1536
- {
1537
- "id": 4,
1538
- "name": "schema",
1539
- "kind": 1024,
1540
- "kindString": "Property",
1541
- "flags": {},
1542
- "sources": [
1543
- {
1544
- "fileName": "sdk/payload-plugin/dist/esm/createPlugin.d.ts",
1545
- "line": 40,
1546
- "character": 4
1547
- }
1548
- ],
1549
- "type": {
1550
- "type": "intrinsic",
1551
- "name": "string"
1552
- }
1553
- },
1554
- {
1555
- "id": 6,
1556
- "name": "sources",
1557
- "kind": 1024,
1558
- "kindString": "Property",
1559
- "flags": {
1560
- "isOptional": true
1561
- },
1562
- "sources": [
1563
- {
1564
- "fileName": "sdk/payload-plugin/dist/esm/createPlugin.d.ts",
1565
- "line": 42,
1566
- "character": 4
1567
- }
1568
- ],
1569
- "type": {
1570
- "type": "array",
1571
- "elementType": {
1572
- "type": "intrinsic",
1573
- "name": "string"
1574
- }
1575
- }
1576
- },
1577
- {
1578
- "id": 7,
1579
- "name": "timestamp",
1580
- "kind": 1024,
1581
- "kindString": "Property",
1582
- "flags": {
1583
- "isOptional": true
1584
- },
1585
- "sources": [
1586
- {
1587
- "fileName": "sdk/payload-plugin/dist/esm/createPlugin.d.ts",
1588
- "line": 43,
1589
- "character": 4
1590
- }
1591
- ],
1592
- "type": {
1593
- "type": "intrinsic",
1594
- "name": "number"
1595
- }
1596
- }
1597
- ],
1598
- "groups": [
1599
- {
1600
- "title": "Properties",
1601
- "children": [
1602
- 5,
1603
- 4,
1604
- 6,
1605
- 7
1606
- ]
1607
- }
1608
- ],
1609
- "sources": [
1610
- {
1611
- "fileName": "sdk/payload-plugin/dist/esm/createPlugin.d.ts",
1612
- "line": 39,
1613
- "character": 32
1614
- }
1615
- ]
1616
- }
1617
- }
1618
- ],
1619
- "name": "XyoDivinerConfig"
1620
- }
1621
- ],
1622
- "name": "XyoPayloadPlugin"
1623
- }
1624
- }
1625
- ]
1626
- },
1627
- {
1628
- "id": 14,
1629
- "name": "XyoIdPayloadTemplate",
1630
- "kind": 64,
1631
- "kindString": "Function",
1632
- "flags": {},
1633
- "sources": [
1634
- {
1635
- "fileName": "plugins/packages/id/src/Template.ts",
1636
- "line": 4,
1637
- "character": 13,
1638
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/19b45af/packages/plugins/packages/id/src/Template.ts#L4"
1639
- }
1640
- ],
1641
- "signatures": [
1642
- {
1643
- "id": 15,
1644
- "name": "XyoIdPayloadTemplate",
1645
- "kind": 4096,
1646
- "kindString": "Call signature",
1647
- "flags": {},
1648
- "type": {
1649
- "type": "reference",
1650
- "id": 8,
1651
- "name": "XyoIdPayload"
1652
- }
1653
- }
1654
- ]
1655
- }
1656
- ],
1657
- "groups": [
1658
- {
1659
- "title": "References",
1660
- "children": [
1661
- 75
1662
- ]
1663
- },
1664
- {
1665
- "title": "Classes",
1666
- "children": [
1667
- 23
1668
- ]
1669
- },
1670
- {
1671
- "title": "Type Aliases",
1672
- "children": [
1673
- 8,
1674
- 13,
1675
- 18,
1676
- 17
1677
- ]
1678
- },
1679
- {
1680
- "title": "Variables",
1681
- "children": [
1682
- 12,
1683
- 16
1684
- ]
1685
- },
1686
- {
1687
- "title": "Functions",
1688
- "children": [
1689
- 1,
1690
- 14
1691
- ]
1692
- }
1693
- ],
1694
- "sources": [
1695
- {
1696
- "fileName": "plugins/packages/id/src/index.ts",
1697
- "line": 1,
1698
- "character": 0,
1699
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/19b45af/packages/plugins/packages/id/src/index.ts#L1"
1700
- }
1701
- ]
1702
- }