@xyo-network/crypto-asset-plugin 2.42.14 → 2.42.15

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 +4602 -0
  2. package/package.json +10 -10
package/dist/docs.json ADDED
@@ -0,0 +1,4602 @@
1
+ {
2
+ "id": 0,
3
+ "name": "@xyo-network/crypto-asset-plugin",
4
+ "kind": 1,
5
+ "kindString": "Project",
6
+ "flags": {},
7
+ "originalName": "",
8
+ "children": [
9
+ {
10
+ "id": 190,
11
+ "name": "default",
12
+ "kind": 8388608,
13
+ "kindString": "Reference",
14
+ "flags": {},
15
+ "sources": [
16
+ {
17
+ "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/index.ts",
18
+ "line": 9,
19
+ "character": 0,
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/index.ts#L9"
21
+ }
22
+ ],
23
+ "target": 1
24
+ },
25
+ {
26
+ "id": 15,
27
+ "name": "XyoCryptoMarketAssetDiviner",
28
+ "kind": 128,
29
+ "kindString": "Class",
30
+ "flags": {},
31
+ "children": [
32
+ {
33
+ "id": 31,
34
+ "name": "constructor",
35
+ "kind": 512,
36
+ "kindString": "Constructor",
37
+ "flags": {
38
+ "isProtected": true
39
+ },
40
+ "sources": [
41
+ {
42
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
43
+ "line": 22,
44
+ "character": 4
45
+ }
46
+ ],
47
+ "signatures": [
48
+ {
49
+ "id": 32,
50
+ "name": "new XyoCryptoMarketAssetDiviner",
51
+ "kind": 16384,
52
+ "kindString": "Constructor signature",
53
+ "flags": {},
54
+ "parameters": [
55
+ {
56
+ "id": 33,
57
+ "name": "params",
58
+ "kind": 32768,
59
+ "kindString": "Parameter",
60
+ "flags": {},
61
+ "type": {
62
+ "type": "reference",
63
+ "typeArguments": [
64
+ {
65
+ "type": "intersection",
66
+ "types": [
67
+ {
68
+ "type": "reference",
69
+ "name": "SchemaFields"
70
+ },
71
+ {
72
+ "type": "reference",
73
+ "name": "PayloadFields"
74
+ },
75
+ {
76
+ "type": "reflection",
77
+ "declaration": {
78
+ "id": 34,
79
+ "name": "__type",
80
+ "kind": 65536,
81
+ "kindString": "Type literal",
82
+ "flags": {},
83
+ "children": [
84
+ {
85
+ "id": 35,
86
+ "name": "security",
87
+ "kind": 1024,
88
+ "kindString": "Property",
89
+ "flags": {
90
+ "isOptional": true
91
+ },
92
+ "sources": [
93
+ {
94
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
95
+ "line": 8,
96
+ "character": 4
97
+ }
98
+ ],
99
+ "type": {
100
+ "type": "reflection",
101
+ "declaration": {
102
+ "id": 36,
103
+ "name": "__type",
104
+ "kind": 65536,
105
+ "kindString": "Type literal",
106
+ "flags": {},
107
+ "children": [
108
+ {
109
+ "id": 37,
110
+ "name": "allowed",
111
+ "kind": 1024,
112
+ "kindString": "Property",
113
+ "flags": {
114
+ "isOptional": true
115
+ },
116
+ "sources": [
117
+ {
118
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
119
+ "line": 9,
120
+ "character": 8
121
+ }
122
+ ],
123
+ "type": {
124
+ "type": "reference",
125
+ "typeArguments": [
126
+ {
127
+ "type": "intrinsic",
128
+ "name": "string"
129
+ },
130
+ {
131
+ "type": "array",
132
+ "elementType": {
133
+ "type": "array",
134
+ "elementType": {
135
+ "type": "intrinsic",
136
+ "name": "string"
137
+ }
138
+ }
139
+ }
140
+ ],
141
+ "name": "Record",
142
+ "qualifiedName": "Record",
143
+ "package": "typescript"
144
+ }
145
+ },
146
+ {
147
+ "id": 38,
148
+ "name": "disallowed",
149
+ "kind": 1024,
150
+ "kindString": "Property",
151
+ "flags": {
152
+ "isOptional": true
153
+ },
154
+ "sources": [
155
+ {
156
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
157
+ "line": 10,
158
+ "character": 8
159
+ }
160
+ ],
161
+ "type": {
162
+ "type": "reference",
163
+ "typeArguments": [
164
+ {
165
+ "type": "intrinsic",
166
+ "name": "string"
167
+ },
168
+ {
169
+ "type": "array",
170
+ "elementType": {
171
+ "type": "intrinsic",
172
+ "name": "string"
173
+ }
174
+ }
175
+ ],
176
+ "name": "Record",
177
+ "qualifiedName": "Record",
178
+ "package": "typescript"
179
+ }
180
+ }
181
+ ],
182
+ "groups": [
183
+ {
184
+ "title": "Properties",
185
+ "children": [
186
+ 37,
187
+ 38
188
+ ]
189
+ }
190
+ ],
191
+ "sources": [
192
+ {
193
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
194
+ "line": 8,
195
+ "character": 15
196
+ }
197
+ ]
198
+ }
199
+ }
200
+ }
201
+ ],
202
+ "groups": [
203
+ {
204
+ "title": "Properties",
205
+ "children": [
206
+ 35
207
+ ]
208
+ }
209
+ ],
210
+ "sources": [
211
+ {
212
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
213
+ "line": 7,
214
+ "character": 87
215
+ }
216
+ ]
217
+ }
218
+ },
219
+ {
220
+ "type": "reflection",
221
+ "declaration": {
222
+ "id": 39,
223
+ "name": "__type",
224
+ "kind": 65536,
225
+ "kindString": "Type literal",
226
+ "flags": {},
227
+ "children": [
228
+ {
229
+ "id": 40,
230
+ "name": "targetSchema",
231
+ "kind": 1024,
232
+ "kindString": "Property",
233
+ "flags": {
234
+ "isOptional": true
235
+ },
236
+ "sources": [
237
+ {
238
+ "fileName": "modules/packages/diviner/dist/esm/Config.d.ts",
239
+ "line": 6,
240
+ "character": 4
241
+ }
242
+ ],
243
+ "type": {
244
+ "type": "intrinsic",
245
+ "name": "string"
246
+ }
247
+ }
248
+ ],
249
+ "groups": [
250
+ {
251
+ "title": "Properties",
252
+ "children": [
253
+ 40
254
+ ]
255
+ }
256
+ ],
257
+ "sources": [
258
+ {
259
+ "fileName": "modules/packages/diviner/dist/esm/Config.d.ts",
260
+ "line": 5,
261
+ "character": 131
262
+ }
263
+ ]
264
+ }
265
+ },
266
+ {
267
+ "type": "reflection",
268
+ "declaration": {
269
+ "id": 41,
270
+ "name": "__type",
271
+ "kind": 65536,
272
+ "kindString": "Type literal",
273
+ "flags": {},
274
+ "children": [
275
+ {
276
+ "id": 42,
277
+ "name": "schema",
278
+ "kind": 1024,
279
+ "kindString": "Property",
280
+ "flags": {},
281
+ "sources": [
282
+ {
283
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
284
+ "line": 19,
285
+ "character": 4
286
+ }
287
+ ],
288
+ "type": {
289
+ "type": "intrinsic",
290
+ "name": "string"
291
+ }
292
+ }
293
+ ],
294
+ "groups": [
295
+ {
296
+ "title": "Properties",
297
+ "children": [
298
+ 42
299
+ ]
300
+ }
301
+ ],
302
+ "sources": [
303
+ {
304
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
305
+ "line": 18,
306
+ "character": 17
307
+ }
308
+ ]
309
+ }
310
+ }
311
+ ]
312
+ }
313
+ ],
314
+ "name": "ModuleParams"
315
+ }
316
+ }
317
+ ],
318
+ "type": {
319
+ "type": "reference",
320
+ "id": 15,
321
+ "name": "XyoCryptoMarketAssetDiviner"
322
+ },
323
+ "inheritedFrom": {
324
+ "type": "reference",
325
+ "name": "AbstractDiviner.constructor"
326
+ }
327
+ }
328
+ ],
329
+ "inheritedFrom": {
330
+ "type": "reference",
331
+ "name": "AbstractDiviner.constructor"
332
+ }
333
+ },
334
+ {
335
+ "id": 84,
336
+ "name": "_started",
337
+ "kind": 1024,
338
+ "kindString": "Property",
339
+ "flags": {
340
+ "isProtected": true
341
+ },
342
+ "sources": [
343
+ {
344
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
345
+ "line": 18,
346
+ "character": 14
347
+ }
348
+ ],
349
+ "type": {
350
+ "type": "intrinsic",
351
+ "name": "boolean"
352
+ },
353
+ "inheritedFrom": {
354
+ "type": "reference",
355
+ "name": "AbstractDiviner._started"
356
+ }
357
+ },
358
+ {
359
+ "id": 85,
360
+ "name": "account",
361
+ "kind": 1024,
362
+ "kindString": "Property",
363
+ "flags": {
364
+ "isProtected": true
365
+ },
366
+ "sources": [
367
+ {
368
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
369
+ "line": 19,
370
+ "character": 14
371
+ }
372
+ ],
373
+ "type": {
374
+ "type": "reference",
375
+ "name": "Account"
376
+ },
377
+ "inheritedFrom": {
378
+ "type": "reference",
379
+ "name": "AbstractDiviner.account"
380
+ }
381
+ },
382
+ {
383
+ "id": 86,
384
+ "name": "allowedAddressSets",
385
+ "kind": 1024,
386
+ "kindString": "Property",
387
+ "flags": {
388
+ "isProtected": true,
389
+ "isOptional": true
390
+ },
391
+ "sources": [
392
+ {
393
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
394
+ "line": 20,
395
+ "character": 14
396
+ }
397
+ ],
398
+ "type": {
399
+ "type": "reference",
400
+ "typeArguments": [
401
+ {
402
+ "type": "intrinsic",
403
+ "name": "string"
404
+ },
405
+ {
406
+ "type": "array",
407
+ "elementType": {
408
+ "type": "intrinsic",
409
+ "name": "string"
410
+ }
411
+ }
412
+ ],
413
+ "name": "Record",
414
+ "qualifiedName": "Record",
415
+ "package": "typescript"
416
+ },
417
+ "inheritedFrom": {
418
+ "type": "reference",
419
+ "name": "AbstractDiviner.allowedAddressSets"
420
+ }
421
+ },
422
+ {
423
+ "id": 71,
424
+ "name": "config",
425
+ "kind": 1024,
426
+ "kindString": "Property",
427
+ "flags": {},
428
+ "sources": [
429
+ {
430
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
431
+ "line": 16,
432
+ "character": 4
433
+ }
434
+ ],
435
+ "type": {
436
+ "type": "intersection",
437
+ "types": [
438
+ {
439
+ "type": "reference",
440
+ "name": "SchemaFields"
441
+ },
442
+ {
443
+ "type": "reference",
444
+ "name": "PayloadFields"
445
+ },
446
+ {
447
+ "type": "reflection",
448
+ "declaration": {
449
+ "id": 72,
450
+ "name": "__type",
451
+ "kind": 65536,
452
+ "kindString": "Type literal",
453
+ "flags": {},
454
+ "children": [
455
+ {
456
+ "id": 73,
457
+ "name": "security",
458
+ "kind": 1024,
459
+ "kindString": "Property",
460
+ "flags": {
461
+ "isOptional": true
462
+ },
463
+ "sources": [
464
+ {
465
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
466
+ "line": 8,
467
+ "character": 4
468
+ }
469
+ ],
470
+ "type": {
471
+ "type": "reflection",
472
+ "declaration": {
473
+ "id": 74,
474
+ "name": "__type",
475
+ "kind": 65536,
476
+ "kindString": "Type literal",
477
+ "flags": {},
478
+ "children": [
479
+ {
480
+ "id": 75,
481
+ "name": "allowed",
482
+ "kind": 1024,
483
+ "kindString": "Property",
484
+ "flags": {
485
+ "isOptional": true
486
+ },
487
+ "sources": [
488
+ {
489
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
490
+ "line": 9,
491
+ "character": 8
492
+ }
493
+ ],
494
+ "type": {
495
+ "type": "reference",
496
+ "typeArguments": [
497
+ {
498
+ "type": "intrinsic",
499
+ "name": "string"
500
+ },
501
+ {
502
+ "type": "array",
503
+ "elementType": {
504
+ "type": "array",
505
+ "elementType": {
506
+ "type": "intrinsic",
507
+ "name": "string"
508
+ }
509
+ }
510
+ }
511
+ ],
512
+ "name": "Record",
513
+ "qualifiedName": "Record",
514
+ "package": "typescript"
515
+ }
516
+ },
517
+ {
518
+ "id": 76,
519
+ "name": "disallowed",
520
+ "kind": 1024,
521
+ "kindString": "Property",
522
+ "flags": {
523
+ "isOptional": true
524
+ },
525
+ "sources": [
526
+ {
527
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
528
+ "line": 10,
529
+ "character": 8
530
+ }
531
+ ],
532
+ "type": {
533
+ "type": "reference",
534
+ "typeArguments": [
535
+ {
536
+ "type": "intrinsic",
537
+ "name": "string"
538
+ },
539
+ {
540
+ "type": "array",
541
+ "elementType": {
542
+ "type": "intrinsic",
543
+ "name": "string"
544
+ }
545
+ }
546
+ ],
547
+ "name": "Record",
548
+ "qualifiedName": "Record",
549
+ "package": "typescript"
550
+ }
551
+ }
552
+ ],
553
+ "groups": [
554
+ {
555
+ "title": "Properties",
556
+ "children": [
557
+ 75,
558
+ 76
559
+ ]
560
+ }
561
+ ],
562
+ "sources": [
563
+ {
564
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
565
+ "line": 8,
566
+ "character": 15
567
+ }
568
+ ]
569
+ }
570
+ }
571
+ }
572
+ ],
573
+ "groups": [
574
+ {
575
+ "title": "Properties",
576
+ "children": [
577
+ 73
578
+ ]
579
+ }
580
+ ],
581
+ "sources": [
582
+ {
583
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
584
+ "line": 7,
585
+ "character": 87
586
+ }
587
+ ]
588
+ }
589
+ },
590
+ {
591
+ "type": "reflection",
592
+ "declaration": {
593
+ "id": 77,
594
+ "name": "__type",
595
+ "kind": 65536,
596
+ "kindString": "Type literal",
597
+ "flags": {},
598
+ "children": [
599
+ {
600
+ "id": 78,
601
+ "name": "targetSchema",
602
+ "kind": 1024,
603
+ "kindString": "Property",
604
+ "flags": {
605
+ "isOptional": true
606
+ },
607
+ "sources": [
608
+ {
609
+ "fileName": "modules/packages/diviner/dist/esm/Config.d.ts",
610
+ "line": 6,
611
+ "character": 4
612
+ }
613
+ ],
614
+ "type": {
615
+ "type": "intrinsic",
616
+ "name": "string"
617
+ }
618
+ }
619
+ ],
620
+ "groups": [
621
+ {
622
+ "title": "Properties",
623
+ "children": [
624
+ 78
625
+ ]
626
+ }
627
+ ],
628
+ "sources": [
629
+ {
630
+ "fileName": "modules/packages/diviner/dist/esm/Config.d.ts",
631
+ "line": 5,
632
+ "character": 131
633
+ }
634
+ ]
635
+ }
636
+ },
637
+ {
638
+ "type": "reflection",
639
+ "declaration": {
640
+ "id": 79,
641
+ "name": "__type",
642
+ "kind": 65536,
643
+ "kindString": "Type literal",
644
+ "flags": {},
645
+ "children": [
646
+ {
647
+ "id": 80,
648
+ "name": "schema",
649
+ "kind": 1024,
650
+ "kindString": "Property",
651
+ "flags": {},
652
+ "sources": [
653
+ {
654
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
655
+ "line": 19,
656
+ "character": 4
657
+ }
658
+ ],
659
+ "type": {
660
+ "type": "intrinsic",
661
+ "name": "string"
662
+ }
663
+ }
664
+ ],
665
+ "groups": [
666
+ {
667
+ "title": "Properties",
668
+ "children": [
669
+ 80
670
+ ]
671
+ }
672
+ ],
673
+ "sources": [
674
+ {
675
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
676
+ "line": 18,
677
+ "character": 17
678
+ }
679
+ ]
680
+ }
681
+ }
682
+ ]
683
+ },
684
+ "inheritedFrom": {
685
+ "type": "reference",
686
+ "name": "AbstractDiviner.config"
687
+ }
688
+ },
689
+ {
690
+ "id": 87,
691
+ "name": "logger",
692
+ "kind": 1024,
693
+ "kindString": "Property",
694
+ "flags": {
695
+ "isProtected": true,
696
+ "isOptional": true,
697
+ "isReadonly": true
698
+ },
699
+ "sources": [
700
+ {
701
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
702
+ "line": 21,
703
+ "character": 23
704
+ }
705
+ ],
706
+ "type": {
707
+ "type": "reference",
708
+ "name": "Logging"
709
+ },
710
+ "inheritedFrom": {
711
+ "type": "reference",
712
+ "name": "AbstractDiviner.logger"
713
+ }
714
+ },
715
+ {
716
+ "id": 81,
717
+ "name": "resolver",
718
+ "kind": 1024,
719
+ "kindString": "Property",
720
+ "flags": {
721
+ "isOptional": true
722
+ },
723
+ "sources": [
724
+ {
725
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
726
+ "line": 17,
727
+ "character": 4
728
+ }
729
+ ],
730
+ "type": {
731
+ "type": "reference",
732
+ "typeArguments": [
733
+ {
734
+ "type": "reference",
735
+ "typeArguments": [
736
+ {
737
+ "type": "intersection",
738
+ "types": [
739
+ {
740
+ "type": "reference",
741
+ "name": "SchemaFields"
742
+ },
743
+ {
744
+ "type": "reference",
745
+ "name": "PayloadFields"
746
+ },
747
+ {
748
+ "type": "reflection",
749
+ "declaration": {
750
+ "id": 82,
751
+ "name": "__type",
752
+ "kind": 65536,
753
+ "kindString": "Type literal",
754
+ "flags": {},
755
+ "children": [
756
+ {
757
+ "id": 83,
758
+ "name": "schema",
759
+ "kind": 1024,
760
+ "kindString": "Property",
761
+ "flags": {},
762
+ "sources": [
763
+ {
764
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
765
+ "line": 19,
766
+ "character": 4
767
+ }
768
+ ],
769
+ "type": {
770
+ "type": "intrinsic",
771
+ "name": "string"
772
+ }
773
+ }
774
+ ],
775
+ "groups": [
776
+ {
777
+ "title": "Properties",
778
+ "children": [
779
+ 83
780
+ ]
781
+ }
782
+ ],
783
+ "sources": [
784
+ {
785
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
786
+ "line": 18,
787
+ "character": 17
788
+ }
789
+ ]
790
+ }
791
+ }
792
+ ]
793
+ }
794
+ ],
795
+ "name": "Module"
796
+ }
797
+ ],
798
+ "name": "ModuleResolver"
799
+ },
800
+ "inheritedFrom": {
801
+ "type": "reference",
802
+ "name": "AbstractDiviner.resolver"
803
+ }
804
+ },
805
+ {
806
+ "id": 16,
807
+ "name": "configSchema",
808
+ "kind": 1024,
809
+ "kindString": "Property",
810
+ "flags": {
811
+ "isStatic": true
812
+ },
813
+ "sources": [
814
+ {
815
+ "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
816
+ "line": 15,
817
+ "character": 18,
818
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L15"
819
+ }
820
+ ],
821
+ "type": {
822
+ "type": "literal",
823
+ "value": "network.xyo.crypto.asset.diviner.config"
824
+ },
825
+ "defaultValue": "XyoCryptoMarketAssetDivinerConfigSchema",
826
+ "overwrites": {
827
+ "type": "reference",
828
+ "name": "AbstractDiviner.configSchema"
829
+ }
830
+ },
831
+ {
832
+ "id": 30,
833
+ "name": "defaultLogger",
834
+ "kind": 1024,
835
+ "kindString": "Property",
836
+ "flags": {
837
+ "isStatic": true,
838
+ "isOptional": true
839
+ },
840
+ "sources": [
841
+ {
842
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
843
+ "line": 15,
844
+ "character": 11
845
+ }
846
+ ],
847
+ "type": {
848
+ "type": "reference",
849
+ "name": "Logger"
850
+ },
851
+ "inheritedFrom": {
852
+ "type": "reference",
853
+ "name": "AbstractDiviner.defaultLogger"
854
+ }
855
+ },
856
+ {
857
+ "id": 17,
858
+ "name": "targetSchema",
859
+ "kind": 1024,
860
+ "kindString": "Property",
861
+ "flags": {
862
+ "isStatic": true
863
+ },
864
+ "sources": [
865
+ {
866
+ "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
867
+ "line": 16,
868
+ "character": 18,
869
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L16"
870
+ }
871
+ ],
872
+ "type": {
873
+ "type": "literal",
874
+ "value": "network.xyo.crypto.asset"
875
+ },
876
+ "defaultValue": "XyoCryptoMarketAssetSchema",
877
+ "overwrites": {
878
+ "type": "reference",
879
+ "name": "AbstractDiviner.targetSchema"
880
+ }
881
+ },
882
+ {
883
+ "id": 88,
884
+ "name": "address",
885
+ "kind": 262144,
886
+ "kindString": "Accessor",
887
+ "flags": {},
888
+ "sources": [
889
+ {
890
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
891
+ "line": 23,
892
+ "character": 8
893
+ }
894
+ ],
895
+ "getSignature": {
896
+ "id": 89,
897
+ "name": "address",
898
+ "kind": 524288,
899
+ "kindString": "Get signature",
900
+ "flags": {},
901
+ "type": {
902
+ "type": "intrinsic",
903
+ "name": "string"
904
+ },
905
+ "inheritedFrom": {
906
+ "type": "reference",
907
+ "name": "AbstractDiviner.address"
908
+ }
909
+ },
910
+ "inheritedFrom": {
911
+ "type": "reference",
912
+ "name": "AbstractDiviner.address"
913
+ }
914
+ },
915
+ {
916
+ "id": 90,
917
+ "name": "disallowedAddresses",
918
+ "kind": 262144,
919
+ "kindString": "Accessor",
920
+ "flags": {},
921
+ "sources": [
922
+ {
923
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
924
+ "line": 24,
925
+ "character": 8
926
+ }
927
+ ],
928
+ "getSignature": {
929
+ "id": 91,
930
+ "name": "disallowedAddresses",
931
+ "kind": 524288,
932
+ "kindString": "Get signature",
933
+ "flags": {},
934
+ "type": {
935
+ "type": "union",
936
+ "types": [
937
+ {
938
+ "type": "intrinsic",
939
+ "name": "undefined"
940
+ },
941
+ {
942
+ "type": "reference",
943
+ "typeArguments": [
944
+ {
945
+ "type": "intrinsic",
946
+ "name": "string"
947
+ },
948
+ {
949
+ "type": "array",
950
+ "elementType": {
951
+ "type": "intrinsic",
952
+ "name": "string"
953
+ }
954
+ }
955
+ ],
956
+ "name": "Record",
957
+ "qualifiedName": "Record",
958
+ "package": "typescript"
959
+ }
960
+ ]
961
+ },
962
+ "inheritedFrom": {
963
+ "type": "reference",
964
+ "name": "AbstractDiviner.disallowedAddresses"
965
+ }
966
+ },
967
+ "inheritedFrom": {
968
+ "type": "reference",
969
+ "name": "AbstractDiviner.disallowedAddresses"
970
+ }
971
+ },
972
+ {
973
+ "id": 52,
974
+ "name": "targetSchema",
975
+ "kind": 262144,
976
+ "kindString": "Accessor",
977
+ "flags": {},
978
+ "sources": [
979
+ {
980
+ "fileName": "modules/packages/diviner/dist/esm/AbstractDiviner.d.ts",
981
+ "line": 10,
982
+ "character": 8
983
+ }
984
+ ],
985
+ "getSignature": {
986
+ "id": 53,
987
+ "name": "targetSchema",
988
+ "kind": 524288,
989
+ "kindString": "Get signature",
990
+ "flags": {},
991
+ "type": {
992
+ "type": "union",
993
+ "types": [
994
+ {
995
+ "type": "intrinsic",
996
+ "name": "undefined"
997
+ },
998
+ {
999
+ "type": "intrinsic",
1000
+ "name": "string"
1001
+ }
1002
+ ]
1003
+ },
1004
+ "inheritedFrom": {
1005
+ "type": "reference",
1006
+ "name": "AbstractDiviner.targetSchema"
1007
+ }
1008
+ },
1009
+ "inheritedFrom": {
1010
+ "type": "reference",
1011
+ "name": "AbstractDiviner.targetSchema"
1012
+ }
1013
+ },
1014
+ {
1015
+ "id": 109,
1016
+ "name": "bindHashes",
1017
+ "kind": 2048,
1018
+ "kindString": "Method",
1019
+ "flags": {
1020
+ "isProtected": true
1021
+ },
1022
+ "sources": [
1023
+ {
1024
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1025
+ "line": 33,
1026
+ "character": 14
1027
+ }
1028
+ ],
1029
+ "signatures": [
1030
+ {
1031
+ "id": 110,
1032
+ "name": "bindHashes",
1033
+ "kind": 4096,
1034
+ "kindString": "Call signature",
1035
+ "flags": {},
1036
+ "parameters": [
1037
+ {
1038
+ "id": 111,
1039
+ "name": "hashes",
1040
+ "kind": 32768,
1041
+ "kindString": "Parameter",
1042
+ "flags": {},
1043
+ "type": {
1044
+ "type": "array",
1045
+ "elementType": {
1046
+ "type": "intrinsic",
1047
+ "name": "string"
1048
+ }
1049
+ }
1050
+ },
1051
+ {
1052
+ "id": 112,
1053
+ "name": "schema",
1054
+ "kind": 32768,
1055
+ "kindString": "Parameter",
1056
+ "flags": {},
1057
+ "type": {
1058
+ "type": "array",
1059
+ "elementType": {
1060
+ "type": "intrinsic",
1061
+ "name": "string"
1062
+ }
1063
+ }
1064
+ },
1065
+ {
1066
+ "id": 113,
1067
+ "name": "account",
1068
+ "kind": 32768,
1069
+ "kindString": "Parameter",
1070
+ "flags": {
1071
+ "isOptional": true
1072
+ },
1073
+ "type": {
1074
+ "type": "reference",
1075
+ "name": "Account"
1076
+ }
1077
+ }
1078
+ ],
1079
+ "type": {
1080
+ "type": "reference",
1081
+ "typeArguments": [
1082
+ {
1083
+ "type": "intrinsic",
1084
+ "name": "unknown"
1085
+ },
1086
+ {
1087
+ "type": "reference",
1088
+ "name": "Account"
1089
+ }
1090
+ ],
1091
+ "name": "PromiseEx"
1092
+ },
1093
+ "inheritedFrom": {
1094
+ "type": "reference",
1095
+ "name": "AbstractDiviner.bindHashes"
1096
+ }
1097
+ }
1098
+ ],
1099
+ "inheritedFrom": {
1100
+ "type": "reference",
1101
+ "name": "AbstractDiviner.bindHashes"
1102
+ }
1103
+ },
1104
+ {
1105
+ "id": 114,
1106
+ "name": "bindHashesInternal",
1107
+ "kind": 2048,
1108
+ "kindString": "Method",
1109
+ "flags": {
1110
+ "isProtected": true
1111
+ },
1112
+ "sources": [
1113
+ {
1114
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1115
+ "line": 34,
1116
+ "character": 14
1117
+ }
1118
+ ],
1119
+ "signatures": [
1120
+ {
1121
+ "id": 115,
1122
+ "name": "bindHashesInternal",
1123
+ "kind": 4096,
1124
+ "kindString": "Call signature",
1125
+ "flags": {},
1126
+ "parameters": [
1127
+ {
1128
+ "id": 116,
1129
+ "name": "hashes",
1130
+ "kind": 32768,
1131
+ "kindString": "Parameter",
1132
+ "flags": {},
1133
+ "type": {
1134
+ "type": "array",
1135
+ "elementType": {
1136
+ "type": "intrinsic",
1137
+ "name": "string"
1138
+ }
1139
+ }
1140
+ },
1141
+ {
1142
+ "id": 117,
1143
+ "name": "schema",
1144
+ "kind": 32768,
1145
+ "kindString": "Parameter",
1146
+ "flags": {},
1147
+ "type": {
1148
+ "type": "array",
1149
+ "elementType": {
1150
+ "type": "intrinsic",
1151
+ "name": "string"
1152
+ }
1153
+ }
1154
+ },
1155
+ {
1156
+ "id": 118,
1157
+ "name": "account",
1158
+ "kind": 32768,
1159
+ "kindString": "Parameter",
1160
+ "flags": {
1161
+ "isOptional": true
1162
+ },
1163
+ "type": {
1164
+ "type": "reference",
1165
+ "name": "Account"
1166
+ }
1167
+ }
1168
+ ],
1169
+ "type": {
1170
+ "type": "intersection",
1171
+ "types": [
1172
+ {
1173
+ "type": "reference",
1174
+ "name": "SchemaFields"
1175
+ },
1176
+ {
1177
+ "type": "reference",
1178
+ "name": "PayloadFields"
1179
+ },
1180
+ {
1181
+ "type": "reference",
1182
+ "name": "XyoBoundWitnessFields"
1183
+ },
1184
+ {
1185
+ "type": "reflection",
1186
+ "declaration": {
1187
+ "id": 119,
1188
+ "name": "__type",
1189
+ "kind": 65536,
1190
+ "kindString": "Type literal",
1191
+ "flags": {},
1192
+ "children": [
1193
+ {
1194
+ "id": 120,
1195
+ "name": "schema",
1196
+ "kind": 1024,
1197
+ "kindString": "Property",
1198
+ "flags": {},
1199
+ "sources": [
1200
+ {
1201
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1202
+ "line": 17,
1203
+ "character": 4
1204
+ }
1205
+ ],
1206
+ "type": {
1207
+ "type": "literal",
1208
+ "value": "network.xyo.boundwitness"
1209
+ }
1210
+ }
1211
+ ],
1212
+ "groups": [
1213
+ {
1214
+ "title": "Properties",
1215
+ "children": [
1216
+ 120
1217
+ ]
1218
+ }
1219
+ ],
1220
+ "sources": [
1221
+ {
1222
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1223
+ "line": 16,
1224
+ "character": 221
1225
+ }
1226
+ ]
1227
+ }
1228
+ }
1229
+ ]
1230
+ },
1231
+ "inheritedFrom": {
1232
+ "type": "reference",
1233
+ "name": "AbstractDiviner.bindHashesInternal"
1234
+ }
1235
+ }
1236
+ ],
1237
+ "inheritedFrom": {
1238
+ "type": "reference",
1239
+ "name": "AbstractDiviner.bindHashesInternal"
1240
+ }
1241
+ },
1242
+ {
1243
+ "id": 121,
1244
+ "name": "bindQuery",
1245
+ "kind": 2048,
1246
+ "kindString": "Method",
1247
+ "flags": {
1248
+ "isProtected": true
1249
+ },
1250
+ "sources": [
1251
+ {
1252
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1253
+ "line": 35,
1254
+ "character": 14
1255
+ }
1256
+ ],
1257
+ "signatures": [
1258
+ {
1259
+ "id": 122,
1260
+ "name": "bindQuery",
1261
+ "kind": 4096,
1262
+ "kindString": "Call signature",
1263
+ "flags": {},
1264
+ "typeParameter": [
1265
+ {
1266
+ "id": 127,
1267
+ "name": "T",
1268
+ "kind": 131072,
1269
+ "kindString": "Type parameter",
1270
+ "flags": {},
1271
+ "type": {
1272
+ "type": "union",
1273
+ "types": [
1274
+ {
1275
+ "type": "intersection",
1276
+ "types": [
1277
+ {
1278
+ "type": "reference",
1279
+ "name": "SchemaFields"
1280
+ },
1281
+ {
1282
+ "type": "reference",
1283
+ "name": "PayloadFields"
1284
+ },
1285
+ {
1286
+ "type": "reference",
1287
+ "name": "XyoQueryFields"
1288
+ },
1289
+ {
1290
+ "type": "reflection",
1291
+ "declaration": {
1292
+ "id": 123,
1293
+ "name": "__type",
1294
+ "kind": 65536,
1295
+ "kindString": "Type literal",
1296
+ "flags": {},
1297
+ "children": [
1298
+ {
1299
+ "id": 124,
1300
+ "name": "schema",
1301
+ "kind": 1024,
1302
+ "kindString": "Property",
1303
+ "flags": {},
1304
+ "sources": [
1305
+ {
1306
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1307
+ "line": 17,
1308
+ "character": 4
1309
+ }
1310
+ ],
1311
+ "type": {
1312
+ "type": "intrinsic",
1313
+ "name": "string"
1314
+ }
1315
+ }
1316
+ ],
1317
+ "groups": [
1318
+ {
1319
+ "title": "Properties",
1320
+ "children": [
1321
+ 124
1322
+ ]
1323
+ }
1324
+ ],
1325
+ "sources": [
1326
+ {
1327
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1328
+ "line": 16,
1329
+ "character": 221
1330
+ }
1331
+ ]
1332
+ }
1333
+ }
1334
+ ]
1335
+ },
1336
+ {
1337
+ "type": "reference",
1338
+ "typeArguments": [
1339
+ {
1340
+ "type": "intersection",
1341
+ "types": [
1342
+ {
1343
+ "type": "reference",
1344
+ "name": "SchemaFields"
1345
+ },
1346
+ {
1347
+ "type": "reference",
1348
+ "name": "PayloadFields"
1349
+ },
1350
+ {
1351
+ "type": "reference",
1352
+ "name": "XyoQueryFields"
1353
+ },
1354
+ {
1355
+ "type": "reflection",
1356
+ "declaration": {
1357
+ "id": 125,
1358
+ "name": "__type",
1359
+ "kind": 65536,
1360
+ "kindString": "Type literal",
1361
+ "flags": {},
1362
+ "children": [
1363
+ {
1364
+ "id": 126,
1365
+ "name": "schema",
1366
+ "kind": 1024,
1367
+ "kindString": "Property",
1368
+ "flags": {},
1369
+ "sources": [
1370
+ {
1371
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1372
+ "line": 17,
1373
+ "character": 4
1374
+ }
1375
+ ],
1376
+ "type": {
1377
+ "type": "intrinsic",
1378
+ "name": "string"
1379
+ }
1380
+ }
1381
+ ],
1382
+ "groups": [
1383
+ {
1384
+ "title": "Properties",
1385
+ "children": [
1386
+ 126
1387
+ ]
1388
+ }
1389
+ ],
1390
+ "sources": [
1391
+ {
1392
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1393
+ "line": 16,
1394
+ "character": 221
1395
+ }
1396
+ ]
1397
+ }
1398
+ }
1399
+ ]
1400
+ }
1401
+ ],
1402
+ "name": "PayloadWrapper"
1403
+ }
1404
+ ]
1405
+ }
1406
+ }
1407
+ ],
1408
+ "parameters": [
1409
+ {
1410
+ "id": 128,
1411
+ "name": "query",
1412
+ "kind": 32768,
1413
+ "kindString": "Parameter",
1414
+ "flags": {},
1415
+ "type": {
1416
+ "type": "reference",
1417
+ "id": 127,
1418
+ "name": "T"
1419
+ }
1420
+ },
1421
+ {
1422
+ "id": 129,
1423
+ "name": "payloads",
1424
+ "kind": 32768,
1425
+ "kindString": "Parameter",
1426
+ "flags": {
1427
+ "isOptional": true
1428
+ },
1429
+ "type": {
1430
+ "type": "array",
1431
+ "elementType": {
1432
+ "type": "intersection",
1433
+ "types": [
1434
+ {
1435
+ "type": "reference",
1436
+ "name": "SchemaFields"
1437
+ },
1438
+ {
1439
+ "type": "reference",
1440
+ "name": "PayloadFields"
1441
+ },
1442
+ {
1443
+ "type": "reflection",
1444
+ "declaration": {
1445
+ "id": 130,
1446
+ "name": "__type",
1447
+ "kind": 65536,
1448
+ "kindString": "Type literal",
1449
+ "flags": {},
1450
+ "children": [
1451
+ {
1452
+ "id": 131,
1453
+ "name": "schema",
1454
+ "kind": 1024,
1455
+ "kindString": "Property",
1456
+ "flags": {},
1457
+ "sources": [
1458
+ {
1459
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1460
+ "line": 19,
1461
+ "character": 4
1462
+ }
1463
+ ],
1464
+ "type": {
1465
+ "type": "intrinsic",
1466
+ "name": "string"
1467
+ }
1468
+ }
1469
+ ],
1470
+ "groups": [
1471
+ {
1472
+ "title": "Properties",
1473
+ "children": [
1474
+ 131
1475
+ ]
1476
+ }
1477
+ ],
1478
+ "sources": [
1479
+ {
1480
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1481
+ "line": 18,
1482
+ "character": 17
1483
+ }
1484
+ ]
1485
+ }
1486
+ }
1487
+ ]
1488
+ }
1489
+ }
1490
+ },
1491
+ {
1492
+ "id": 132,
1493
+ "name": "account",
1494
+ "kind": 32768,
1495
+ "kindString": "Parameter",
1496
+ "flags": {
1497
+ "isOptional": true
1498
+ },
1499
+ "type": {
1500
+ "type": "reference",
1501
+ "name": "Account"
1502
+ }
1503
+ }
1504
+ ],
1505
+ "type": {
1506
+ "type": "reference",
1507
+ "typeArguments": [
1508
+ {
1509
+ "type": "tuple",
1510
+ "elements": [
1511
+ {
1512
+ "type": "intersection",
1513
+ "types": [
1514
+ {
1515
+ "type": "reference",
1516
+ "name": "SchemaFields"
1517
+ },
1518
+ {
1519
+ "type": "reference",
1520
+ "name": "PayloadFields"
1521
+ },
1522
+ {
1523
+ "type": "reference",
1524
+ "name": "XyoBoundWitnessFields"
1525
+ },
1526
+ {
1527
+ "type": "reflection",
1528
+ "declaration": {
1529
+ "id": 133,
1530
+ "name": "__type",
1531
+ "kind": 65536,
1532
+ "kindString": "Type literal",
1533
+ "flags": {},
1534
+ "children": [
1535
+ {
1536
+ "id": 134,
1537
+ "name": "query",
1538
+ "kind": 1024,
1539
+ "kindString": "Property",
1540
+ "flags": {},
1541
+ "sources": [
1542
+ {
1543
+ "fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1544
+ "line": 5,
1545
+ "character": 4
1546
+ }
1547
+ ],
1548
+ "type": {
1549
+ "type": "intrinsic",
1550
+ "name": "string"
1551
+ }
1552
+ },
1553
+ {
1554
+ "id": 135,
1555
+ "name": "resultSet",
1556
+ "kind": 1024,
1557
+ "kindString": "Property",
1558
+ "flags": {
1559
+ "isOptional": true
1560
+ },
1561
+ "sources": [
1562
+ {
1563
+ "fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1564
+ "line": 6,
1565
+ "character": 4
1566
+ }
1567
+ ],
1568
+ "type": {
1569
+ "type": "intrinsic",
1570
+ "name": "string"
1571
+ }
1572
+ },
1573
+ {
1574
+ "id": 136,
1575
+ "name": "schema",
1576
+ "kind": 1024,
1577
+ "kindString": "Property",
1578
+ "flags": {},
1579
+ "sources": [
1580
+ {
1581
+ "fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1582
+ "line": 7,
1583
+ "character": 4
1584
+ }
1585
+ ],
1586
+ "type": {
1587
+ "type": "literal",
1588
+ "value": "network.xyo.boundwitness.query"
1589
+ }
1590
+ }
1591
+ ],
1592
+ "groups": [
1593
+ {
1594
+ "title": "Properties",
1595
+ "children": [
1596
+ 134,
1597
+ 135,
1598
+ 136
1599
+ ]
1600
+ }
1601
+ ],
1602
+ "sources": [
1603
+ {
1604
+ "fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1605
+ "line": 4,
1606
+ "character": 51
1607
+ }
1608
+ ]
1609
+ }
1610
+ }
1611
+ ]
1612
+ },
1613
+ {
1614
+ "type": "array",
1615
+ "elementType": {
1616
+ "type": "intersection",
1617
+ "types": [
1618
+ {
1619
+ "type": "reference",
1620
+ "name": "SchemaFields"
1621
+ },
1622
+ {
1623
+ "type": "reference",
1624
+ "name": "PayloadFields"
1625
+ },
1626
+ {
1627
+ "type": "reflection",
1628
+ "declaration": {
1629
+ "id": 137,
1630
+ "name": "__type",
1631
+ "kind": 65536,
1632
+ "kindString": "Type literal",
1633
+ "flags": {},
1634
+ "children": [
1635
+ {
1636
+ "id": 138,
1637
+ "name": "schema",
1638
+ "kind": 1024,
1639
+ "kindString": "Property",
1640
+ "flags": {},
1641
+ "sources": [
1642
+ {
1643
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1644
+ "line": 19,
1645
+ "character": 4
1646
+ }
1647
+ ],
1648
+ "type": {
1649
+ "type": "intrinsic",
1650
+ "name": "string"
1651
+ }
1652
+ }
1653
+ ],
1654
+ "groups": [
1655
+ {
1656
+ "title": "Properties",
1657
+ "children": [
1658
+ 138
1659
+ ]
1660
+ }
1661
+ ],
1662
+ "sources": [
1663
+ {
1664
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1665
+ "line": 18,
1666
+ "character": 17
1667
+ }
1668
+ ]
1669
+ }
1670
+ }
1671
+ ]
1672
+ }
1673
+ }
1674
+ ]
1675
+ },
1676
+ {
1677
+ "type": "reference",
1678
+ "name": "Account"
1679
+ }
1680
+ ],
1681
+ "name": "PromiseEx"
1682
+ },
1683
+ "inheritedFrom": {
1684
+ "type": "reference",
1685
+ "name": "AbstractDiviner.bindQuery"
1686
+ }
1687
+ }
1688
+ ],
1689
+ "inheritedFrom": {
1690
+ "type": "reference",
1691
+ "name": "AbstractDiviner.bindQuery"
1692
+ }
1693
+ },
1694
+ {
1695
+ "id": 139,
1696
+ "name": "bindQueryInternal",
1697
+ "kind": 2048,
1698
+ "kindString": "Method",
1699
+ "flags": {
1700
+ "isProtected": true
1701
+ },
1702
+ "sources": [
1703
+ {
1704
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1705
+ "line": 36,
1706
+ "character": 14
1707
+ }
1708
+ ],
1709
+ "signatures": [
1710
+ {
1711
+ "id": 140,
1712
+ "name": "bindQueryInternal",
1713
+ "kind": 4096,
1714
+ "kindString": "Call signature",
1715
+ "flags": {},
1716
+ "typeParameter": [
1717
+ {
1718
+ "id": 145,
1719
+ "name": "T",
1720
+ "kind": 131072,
1721
+ "kindString": "Type parameter",
1722
+ "flags": {},
1723
+ "type": {
1724
+ "type": "union",
1725
+ "types": [
1726
+ {
1727
+ "type": "intersection",
1728
+ "types": [
1729
+ {
1730
+ "type": "reference",
1731
+ "name": "SchemaFields"
1732
+ },
1733
+ {
1734
+ "type": "reference",
1735
+ "name": "PayloadFields"
1736
+ },
1737
+ {
1738
+ "type": "reference",
1739
+ "name": "XyoQueryFields"
1740
+ },
1741
+ {
1742
+ "type": "reflection",
1743
+ "declaration": {
1744
+ "id": 141,
1745
+ "name": "__type",
1746
+ "kind": 65536,
1747
+ "kindString": "Type literal",
1748
+ "flags": {},
1749
+ "children": [
1750
+ {
1751
+ "id": 142,
1752
+ "name": "schema",
1753
+ "kind": 1024,
1754
+ "kindString": "Property",
1755
+ "flags": {},
1756
+ "sources": [
1757
+ {
1758
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1759
+ "line": 17,
1760
+ "character": 4
1761
+ }
1762
+ ],
1763
+ "type": {
1764
+ "type": "intrinsic",
1765
+ "name": "string"
1766
+ }
1767
+ }
1768
+ ],
1769
+ "groups": [
1770
+ {
1771
+ "title": "Properties",
1772
+ "children": [
1773
+ 142
1774
+ ]
1775
+ }
1776
+ ],
1777
+ "sources": [
1778
+ {
1779
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1780
+ "line": 16,
1781
+ "character": 221
1782
+ }
1783
+ ]
1784
+ }
1785
+ }
1786
+ ]
1787
+ },
1788
+ {
1789
+ "type": "reference",
1790
+ "typeArguments": [
1791
+ {
1792
+ "type": "intersection",
1793
+ "types": [
1794
+ {
1795
+ "type": "reference",
1796
+ "name": "SchemaFields"
1797
+ },
1798
+ {
1799
+ "type": "reference",
1800
+ "name": "PayloadFields"
1801
+ },
1802
+ {
1803
+ "type": "reference",
1804
+ "name": "XyoQueryFields"
1805
+ },
1806
+ {
1807
+ "type": "reflection",
1808
+ "declaration": {
1809
+ "id": 143,
1810
+ "name": "__type",
1811
+ "kind": 65536,
1812
+ "kindString": "Type literal",
1813
+ "flags": {},
1814
+ "children": [
1815
+ {
1816
+ "id": 144,
1817
+ "name": "schema",
1818
+ "kind": 1024,
1819
+ "kindString": "Property",
1820
+ "flags": {},
1821
+ "sources": [
1822
+ {
1823
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1824
+ "line": 17,
1825
+ "character": 4
1826
+ }
1827
+ ],
1828
+ "type": {
1829
+ "type": "intrinsic",
1830
+ "name": "string"
1831
+ }
1832
+ }
1833
+ ],
1834
+ "groups": [
1835
+ {
1836
+ "title": "Properties",
1837
+ "children": [
1838
+ 144
1839
+ ]
1840
+ }
1841
+ ],
1842
+ "sources": [
1843
+ {
1844
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1845
+ "line": 16,
1846
+ "character": 221
1847
+ }
1848
+ ]
1849
+ }
1850
+ }
1851
+ ]
1852
+ }
1853
+ ],
1854
+ "name": "PayloadWrapper"
1855
+ }
1856
+ ]
1857
+ }
1858
+ }
1859
+ ],
1860
+ "parameters": [
1861
+ {
1862
+ "id": 146,
1863
+ "name": "query",
1864
+ "kind": 32768,
1865
+ "kindString": "Parameter",
1866
+ "flags": {},
1867
+ "type": {
1868
+ "type": "reference",
1869
+ "id": 145,
1870
+ "name": "T"
1871
+ }
1872
+ },
1873
+ {
1874
+ "id": 147,
1875
+ "name": "payloads",
1876
+ "kind": 32768,
1877
+ "kindString": "Parameter",
1878
+ "flags": {
1879
+ "isOptional": true
1880
+ },
1881
+ "type": {
1882
+ "type": "array",
1883
+ "elementType": {
1884
+ "type": "intersection",
1885
+ "types": [
1886
+ {
1887
+ "type": "reference",
1888
+ "name": "SchemaFields"
1889
+ },
1890
+ {
1891
+ "type": "reference",
1892
+ "name": "PayloadFields"
1893
+ },
1894
+ {
1895
+ "type": "reflection",
1896
+ "declaration": {
1897
+ "id": 148,
1898
+ "name": "__type",
1899
+ "kind": 65536,
1900
+ "kindString": "Type literal",
1901
+ "flags": {},
1902
+ "children": [
1903
+ {
1904
+ "id": 149,
1905
+ "name": "schema",
1906
+ "kind": 1024,
1907
+ "kindString": "Property",
1908
+ "flags": {},
1909
+ "sources": [
1910
+ {
1911
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1912
+ "line": 19,
1913
+ "character": 4
1914
+ }
1915
+ ],
1916
+ "type": {
1917
+ "type": "intrinsic",
1918
+ "name": "string"
1919
+ }
1920
+ }
1921
+ ],
1922
+ "groups": [
1923
+ {
1924
+ "title": "Properties",
1925
+ "children": [
1926
+ 149
1927
+ ]
1928
+ }
1929
+ ],
1930
+ "sources": [
1931
+ {
1932
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1933
+ "line": 18,
1934
+ "character": 17
1935
+ }
1936
+ ]
1937
+ }
1938
+ }
1939
+ ]
1940
+ }
1941
+ }
1942
+ },
1943
+ {
1944
+ "id": 150,
1945
+ "name": "account",
1946
+ "kind": 32768,
1947
+ "kindString": "Parameter",
1948
+ "flags": {
1949
+ "isOptional": true
1950
+ },
1951
+ "type": {
1952
+ "type": "reference",
1953
+ "name": "Account"
1954
+ }
1955
+ }
1956
+ ],
1957
+ "type": {
1958
+ "type": "tuple",
1959
+ "elements": [
1960
+ {
1961
+ "type": "intersection",
1962
+ "types": [
1963
+ {
1964
+ "type": "reference",
1965
+ "name": "SchemaFields"
1966
+ },
1967
+ {
1968
+ "type": "reference",
1969
+ "name": "PayloadFields"
1970
+ },
1971
+ {
1972
+ "type": "reference",
1973
+ "name": "XyoBoundWitnessFields"
1974
+ },
1975
+ {
1976
+ "type": "reflection",
1977
+ "declaration": {
1978
+ "id": 151,
1979
+ "name": "__type",
1980
+ "kind": 65536,
1981
+ "kindString": "Type literal",
1982
+ "flags": {},
1983
+ "children": [
1984
+ {
1985
+ "id": 152,
1986
+ "name": "query",
1987
+ "kind": 1024,
1988
+ "kindString": "Property",
1989
+ "flags": {},
1990
+ "sources": [
1991
+ {
1992
+ "fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1993
+ "line": 5,
1994
+ "character": 4
1995
+ }
1996
+ ],
1997
+ "type": {
1998
+ "type": "intrinsic",
1999
+ "name": "string"
2000
+ }
2001
+ },
2002
+ {
2003
+ "id": 153,
2004
+ "name": "resultSet",
2005
+ "kind": 1024,
2006
+ "kindString": "Property",
2007
+ "flags": {
2008
+ "isOptional": true
2009
+ },
2010
+ "sources": [
2011
+ {
2012
+ "fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
2013
+ "line": 6,
2014
+ "character": 4
2015
+ }
2016
+ ],
2017
+ "type": {
2018
+ "type": "intrinsic",
2019
+ "name": "string"
2020
+ }
2021
+ },
2022
+ {
2023
+ "id": 154,
2024
+ "name": "schema",
2025
+ "kind": 1024,
2026
+ "kindString": "Property",
2027
+ "flags": {},
2028
+ "sources": [
2029
+ {
2030
+ "fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
2031
+ "line": 7,
2032
+ "character": 4
2033
+ }
2034
+ ],
2035
+ "type": {
2036
+ "type": "literal",
2037
+ "value": "network.xyo.boundwitness.query"
2038
+ }
2039
+ }
2040
+ ],
2041
+ "groups": [
2042
+ {
2043
+ "title": "Properties",
2044
+ "children": [
2045
+ 152,
2046
+ 153,
2047
+ 154
2048
+ ]
2049
+ }
2050
+ ],
2051
+ "sources": [
2052
+ {
2053
+ "fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
2054
+ "line": 4,
2055
+ "character": 51
2056
+ }
2057
+ ]
2058
+ }
2059
+ }
2060
+ ]
2061
+ },
2062
+ {
2063
+ "type": "array",
2064
+ "elementType": {
2065
+ "type": "intersection",
2066
+ "types": [
2067
+ {
2068
+ "type": "reference",
2069
+ "name": "SchemaFields"
2070
+ },
2071
+ {
2072
+ "type": "reference",
2073
+ "name": "PayloadFields"
2074
+ },
2075
+ {
2076
+ "type": "reflection",
2077
+ "declaration": {
2078
+ "id": 155,
2079
+ "name": "__type",
2080
+ "kind": 65536,
2081
+ "kindString": "Type literal",
2082
+ "flags": {},
2083
+ "children": [
2084
+ {
2085
+ "id": 156,
2086
+ "name": "schema",
2087
+ "kind": 1024,
2088
+ "kindString": "Property",
2089
+ "flags": {},
2090
+ "sources": [
2091
+ {
2092
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2093
+ "line": 19,
2094
+ "character": 4
2095
+ }
2096
+ ],
2097
+ "type": {
2098
+ "type": "intrinsic",
2099
+ "name": "string"
2100
+ }
2101
+ }
2102
+ ],
2103
+ "groups": [
2104
+ {
2105
+ "title": "Properties",
2106
+ "children": [
2107
+ 156
2108
+ ]
2109
+ }
2110
+ ],
2111
+ "sources": [
2112
+ {
2113
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2114
+ "line": 18,
2115
+ "character": 17
2116
+ }
2117
+ ]
2118
+ }
2119
+ }
2120
+ ]
2121
+ }
2122
+ }
2123
+ ]
2124
+ },
2125
+ "inheritedFrom": {
2126
+ "type": "reference",
2127
+ "name": "AbstractDiviner.bindQueryInternal"
2128
+ }
2129
+ }
2130
+ ],
2131
+ "inheritedFrom": {
2132
+ "type": "reference",
2133
+ "name": "AbstractDiviner.bindQueryInternal"
2134
+ }
2135
+ },
2136
+ {
2137
+ "id": 157,
2138
+ "name": "bindResult",
2139
+ "kind": 2048,
2140
+ "kindString": "Method",
2141
+ "flags": {
2142
+ "isProtected": true
2143
+ },
2144
+ "sources": [
2145
+ {
2146
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2147
+ "line": 37,
2148
+ "character": 14
2149
+ }
2150
+ ],
2151
+ "signatures": [
2152
+ {
2153
+ "id": 158,
2154
+ "name": "bindResult",
2155
+ "kind": 4096,
2156
+ "kindString": "Call signature",
2157
+ "flags": {},
2158
+ "parameters": [
2159
+ {
2160
+ "id": 159,
2161
+ "name": "payloads",
2162
+ "kind": 32768,
2163
+ "kindString": "Parameter",
2164
+ "flags": {},
2165
+ "type": {
2166
+ "type": "array",
2167
+ "elementType": {
2168
+ "type": "intersection",
2169
+ "types": [
2170
+ {
2171
+ "type": "reference",
2172
+ "name": "SchemaFields"
2173
+ },
2174
+ {
2175
+ "type": "reference",
2176
+ "name": "PayloadFields"
2177
+ },
2178
+ {
2179
+ "type": "reflection",
2180
+ "declaration": {
2181
+ "id": 160,
2182
+ "name": "__type",
2183
+ "kind": 65536,
2184
+ "kindString": "Type literal",
2185
+ "flags": {},
2186
+ "children": [
2187
+ {
2188
+ "id": 161,
2189
+ "name": "schema",
2190
+ "kind": 1024,
2191
+ "kindString": "Property",
2192
+ "flags": {},
2193
+ "sources": [
2194
+ {
2195
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2196
+ "line": 19,
2197
+ "character": 4
2198
+ }
2199
+ ],
2200
+ "type": {
2201
+ "type": "intrinsic",
2202
+ "name": "string"
2203
+ }
2204
+ }
2205
+ ],
2206
+ "groups": [
2207
+ {
2208
+ "title": "Properties",
2209
+ "children": [
2210
+ 161
2211
+ ]
2212
+ }
2213
+ ],
2214
+ "sources": [
2215
+ {
2216
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2217
+ "line": 18,
2218
+ "character": 17
2219
+ }
2220
+ ]
2221
+ }
2222
+ }
2223
+ ]
2224
+ }
2225
+ }
2226
+ },
2227
+ {
2228
+ "id": 162,
2229
+ "name": "account",
2230
+ "kind": 32768,
2231
+ "kindString": "Parameter",
2232
+ "flags": {
2233
+ "isOptional": true
2234
+ },
2235
+ "type": {
2236
+ "type": "reference",
2237
+ "name": "Account"
2238
+ }
2239
+ }
2240
+ ],
2241
+ "type": {
2242
+ "type": "reference",
2243
+ "typeArguments": [
2244
+ {
2245
+ "type": "reference",
2246
+ "typeArguments": [
2247
+ {
2248
+ "type": "intersection",
2249
+ "types": [
2250
+ {
2251
+ "type": "reference",
2252
+ "name": "SchemaFields"
2253
+ },
2254
+ {
2255
+ "type": "reference",
2256
+ "name": "PayloadFields"
2257
+ },
2258
+ {
2259
+ "type": "reflection",
2260
+ "declaration": {
2261
+ "id": 163,
2262
+ "name": "__type",
2263
+ "kind": 65536,
2264
+ "kindString": "Type literal",
2265
+ "flags": {},
2266
+ "children": [
2267
+ {
2268
+ "id": 164,
2269
+ "name": "schema",
2270
+ "kind": 1024,
2271
+ "kindString": "Property",
2272
+ "flags": {},
2273
+ "sources": [
2274
+ {
2275
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2276
+ "line": 19,
2277
+ "character": 4
2278
+ }
2279
+ ],
2280
+ "type": {
2281
+ "type": "intrinsic",
2282
+ "name": "string"
2283
+ }
2284
+ }
2285
+ ],
2286
+ "groups": [
2287
+ {
2288
+ "title": "Properties",
2289
+ "children": [
2290
+ 164
2291
+ ]
2292
+ }
2293
+ ],
2294
+ "sources": [
2295
+ {
2296
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2297
+ "line": 18,
2298
+ "character": 17
2299
+ }
2300
+ ]
2301
+ }
2302
+ }
2303
+ ]
2304
+ }
2305
+ ],
2306
+ "name": "ModuleQueryResult"
2307
+ },
2308
+ {
2309
+ "type": "reference",
2310
+ "name": "Account"
2311
+ }
2312
+ ],
2313
+ "name": "PromiseEx"
2314
+ },
2315
+ "inheritedFrom": {
2316
+ "type": "reference",
2317
+ "name": "AbstractDiviner.bindResult"
2318
+ }
2319
+ }
2320
+ ],
2321
+ "inheritedFrom": {
2322
+ "type": "reference",
2323
+ "name": "AbstractDiviner.bindResult"
2324
+ }
2325
+ },
2326
+ {
2327
+ "id": 165,
2328
+ "name": "bindResultInternal",
2329
+ "kind": 2048,
2330
+ "kindString": "Method",
2331
+ "flags": {
2332
+ "isProtected": true
2333
+ },
2334
+ "sources": [
2335
+ {
2336
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2337
+ "line": 38,
2338
+ "character": 14
2339
+ }
2340
+ ],
2341
+ "signatures": [
2342
+ {
2343
+ "id": 166,
2344
+ "name": "bindResultInternal",
2345
+ "kind": 4096,
2346
+ "kindString": "Call signature",
2347
+ "flags": {},
2348
+ "parameters": [
2349
+ {
2350
+ "id": 167,
2351
+ "name": "payloads",
2352
+ "kind": 32768,
2353
+ "kindString": "Parameter",
2354
+ "flags": {},
2355
+ "type": {
2356
+ "type": "array",
2357
+ "elementType": {
2358
+ "type": "intersection",
2359
+ "types": [
2360
+ {
2361
+ "type": "reference",
2362
+ "name": "SchemaFields"
2363
+ },
2364
+ {
2365
+ "type": "reference",
2366
+ "name": "PayloadFields"
2367
+ },
2368
+ {
2369
+ "type": "reflection",
2370
+ "declaration": {
2371
+ "id": 168,
2372
+ "name": "__type",
2373
+ "kind": 65536,
2374
+ "kindString": "Type literal",
2375
+ "flags": {},
2376
+ "children": [
2377
+ {
2378
+ "id": 169,
2379
+ "name": "schema",
2380
+ "kind": 1024,
2381
+ "kindString": "Property",
2382
+ "flags": {},
2383
+ "sources": [
2384
+ {
2385
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2386
+ "line": 19,
2387
+ "character": 4
2388
+ }
2389
+ ],
2390
+ "type": {
2391
+ "type": "intrinsic",
2392
+ "name": "string"
2393
+ }
2394
+ }
2395
+ ],
2396
+ "groups": [
2397
+ {
2398
+ "title": "Properties",
2399
+ "children": [
2400
+ 169
2401
+ ]
2402
+ }
2403
+ ],
2404
+ "sources": [
2405
+ {
2406
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2407
+ "line": 18,
2408
+ "character": 17
2409
+ }
2410
+ ]
2411
+ }
2412
+ }
2413
+ ]
2414
+ }
2415
+ }
2416
+ },
2417
+ {
2418
+ "id": 170,
2419
+ "name": "account",
2420
+ "kind": 32768,
2421
+ "kindString": "Parameter",
2422
+ "flags": {
2423
+ "isOptional": true
2424
+ },
2425
+ "type": {
2426
+ "type": "reference",
2427
+ "name": "Account"
2428
+ }
2429
+ }
2430
+ ],
2431
+ "type": {
2432
+ "type": "reference",
2433
+ "typeArguments": [
2434
+ {
2435
+ "type": "intersection",
2436
+ "types": [
2437
+ {
2438
+ "type": "reference",
2439
+ "name": "SchemaFields"
2440
+ },
2441
+ {
2442
+ "type": "reference",
2443
+ "name": "PayloadFields"
2444
+ },
2445
+ {
2446
+ "type": "reflection",
2447
+ "declaration": {
2448
+ "id": 171,
2449
+ "name": "__type",
2450
+ "kind": 65536,
2451
+ "kindString": "Type literal",
2452
+ "flags": {},
2453
+ "children": [
2454
+ {
2455
+ "id": 172,
2456
+ "name": "schema",
2457
+ "kind": 1024,
2458
+ "kindString": "Property",
2459
+ "flags": {},
2460
+ "sources": [
2461
+ {
2462
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2463
+ "line": 19,
2464
+ "character": 4
2465
+ }
2466
+ ],
2467
+ "type": {
2468
+ "type": "intrinsic",
2469
+ "name": "string"
2470
+ }
2471
+ }
2472
+ ],
2473
+ "groups": [
2474
+ {
2475
+ "title": "Properties",
2476
+ "children": [
2477
+ 172
2478
+ ]
2479
+ }
2480
+ ],
2481
+ "sources": [
2482
+ {
2483
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2484
+ "line": 18,
2485
+ "character": 17
2486
+ }
2487
+ ]
2488
+ }
2489
+ }
2490
+ ]
2491
+ }
2492
+ ],
2493
+ "name": "ModuleQueryResult"
2494
+ },
2495
+ "inheritedFrom": {
2496
+ "type": "reference",
2497
+ "name": "AbstractDiviner.bindResultInternal"
2498
+ }
2499
+ }
2500
+ ],
2501
+ "inheritedFrom": {
2502
+ "type": "reference",
2503
+ "name": "AbstractDiviner.bindResultInternal"
2504
+ }
2505
+ },
2506
+ {
2507
+ "id": 92,
2508
+ "name": "description",
2509
+ "kind": 2048,
2510
+ "kindString": "Method",
2511
+ "flags": {},
2512
+ "sources": [
2513
+ {
2514
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2515
+ "line": 26,
2516
+ "character": 4
2517
+ }
2518
+ ],
2519
+ "signatures": [
2520
+ {
2521
+ "id": 93,
2522
+ "name": "description",
2523
+ "kind": 4096,
2524
+ "kindString": "Call signature",
2525
+ "flags": {},
2526
+ "type": {
2527
+ "type": "reference",
2528
+ "typeArguments": [
2529
+ {
2530
+ "type": "reference",
2531
+ "name": "ModuleDescription"
2532
+ },
2533
+ {
2534
+ "type": "intrinsic",
2535
+ "name": "never"
2536
+ }
2537
+ ],
2538
+ "name": "Promisable"
2539
+ },
2540
+ "inheritedFrom": {
2541
+ "type": "reference",
2542
+ "name": "AbstractDiviner.description"
2543
+ }
2544
+ }
2545
+ ],
2546
+ "inheritedFrom": {
2547
+ "type": "reference",
2548
+ "name": "AbstractDiviner.description"
2549
+ }
2550
+ },
2551
+ {
2552
+ "id": 94,
2553
+ "name": "discover",
2554
+ "kind": 2048,
2555
+ "kindString": "Method",
2556
+ "flags": {},
2557
+ "sources": [
2558
+ {
2559
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2560
+ "line": 27,
2561
+ "character": 4
2562
+ }
2563
+ ],
2564
+ "signatures": [
2565
+ {
2566
+ "id": 95,
2567
+ "name": "discover",
2568
+ "kind": 4096,
2569
+ "kindString": "Call signature",
2570
+ "flags": {},
2571
+ "parameters": [
2572
+ {
2573
+ "id": 96,
2574
+ "name": "_queryAccount",
2575
+ "kind": 32768,
2576
+ "kindString": "Parameter",
2577
+ "flags": {
2578
+ "isOptional": true
2579
+ },
2580
+ "type": {
2581
+ "type": "reference",
2582
+ "name": "Account"
2583
+ }
2584
+ }
2585
+ ],
2586
+ "type": {
2587
+ "type": "reference",
2588
+ "typeArguments": [
2589
+ {
2590
+ "type": "array",
2591
+ "elementType": {
2592
+ "type": "intersection",
2593
+ "types": [
2594
+ {
2595
+ "type": "reference",
2596
+ "name": "SchemaFields"
2597
+ },
2598
+ {
2599
+ "type": "reference",
2600
+ "name": "PayloadFields"
2601
+ },
2602
+ {
2603
+ "type": "reflection",
2604
+ "declaration": {
2605
+ "id": 97,
2606
+ "name": "__type",
2607
+ "kind": 65536,
2608
+ "kindString": "Type literal",
2609
+ "flags": {},
2610
+ "children": [
2611
+ {
2612
+ "id": 98,
2613
+ "name": "schema",
2614
+ "kind": 1024,
2615
+ "kindString": "Property",
2616
+ "flags": {},
2617
+ "sources": [
2618
+ {
2619
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2620
+ "line": 19,
2621
+ "character": 4
2622
+ }
2623
+ ],
2624
+ "type": {
2625
+ "type": "intrinsic",
2626
+ "name": "string"
2627
+ }
2628
+ }
2629
+ ],
2630
+ "groups": [
2631
+ {
2632
+ "title": "Properties",
2633
+ "children": [
2634
+ 98
2635
+ ]
2636
+ }
2637
+ ],
2638
+ "sources": [
2639
+ {
2640
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2641
+ "line": 18,
2642
+ "character": 17
2643
+ }
2644
+ ]
2645
+ }
2646
+ }
2647
+ ]
2648
+ }
2649
+ },
2650
+ {
2651
+ "type": "intrinsic",
2652
+ "name": "never"
2653
+ }
2654
+ ],
2655
+ "name": "Promisable"
2656
+ },
2657
+ "inheritedFrom": {
2658
+ "type": "reference",
2659
+ "name": "AbstractDiviner.discover"
2660
+ }
2661
+ }
2662
+ ],
2663
+ "inheritedFrom": {
2664
+ "type": "reference",
2665
+ "name": "AbstractDiviner.discover"
2666
+ }
2667
+ },
2668
+ {
2669
+ "id": 43,
2670
+ "name": "divine",
2671
+ "kind": 2048,
2672
+ "kindString": "Method",
2673
+ "flags": {
2674
+ "isPublic": true
2675
+ },
2676
+ "sources": [
2677
+ {
2678
+ "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
2679
+ "line": 22,
2680
+ "character": 18,
2681
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L22"
2682
+ }
2683
+ ],
2684
+ "signatures": [
2685
+ {
2686
+ "id": 44,
2687
+ "name": "divine",
2688
+ "kind": 4096,
2689
+ "kindString": "Call signature",
2690
+ "flags": {},
2691
+ "parameters": [
2692
+ {
2693
+ "id": 45,
2694
+ "name": "payloads",
2695
+ "kind": 32768,
2696
+ "kindString": "Parameter",
2697
+ "flags": {
2698
+ "isOptional": true
2699
+ },
2700
+ "type": {
2701
+ "type": "reference",
2702
+ "typeArguments": [
2703
+ {
2704
+ "type": "intersection",
2705
+ "types": [
2706
+ {
2707
+ "type": "reference",
2708
+ "name": "SchemaFields"
2709
+ },
2710
+ {
2711
+ "type": "reference",
2712
+ "name": "PayloadFields"
2713
+ },
2714
+ {
2715
+ "type": "reflection",
2716
+ "declaration": {
2717
+ "id": 46,
2718
+ "name": "__type",
2719
+ "kind": 65536,
2720
+ "kindString": "Type literal",
2721
+ "flags": {},
2722
+ "children": [
2723
+ {
2724
+ "id": 47,
2725
+ "name": "schema",
2726
+ "kind": 1024,
2727
+ "kindString": "Property",
2728
+ "flags": {},
2729
+ "sources": [
2730
+ {
2731
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2732
+ "line": 19,
2733
+ "character": 4
2734
+ }
2735
+ ],
2736
+ "type": {
2737
+ "type": "intrinsic",
2738
+ "name": "string"
2739
+ }
2740
+ }
2741
+ ],
2742
+ "groups": [
2743
+ {
2744
+ "title": "Properties",
2745
+ "children": [
2746
+ 47
2747
+ ]
2748
+ }
2749
+ ],
2750
+ "sources": [
2751
+ {
2752
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2753
+ "line": 18,
2754
+ "character": 17
2755
+ }
2756
+ ]
2757
+ }
2758
+ }
2759
+ ]
2760
+ }
2761
+ ],
2762
+ "name": "XyoPayloads"
2763
+ }
2764
+ }
2765
+ ],
2766
+ "type": {
2767
+ "type": "reference",
2768
+ "typeArguments": [
2769
+ {
2770
+ "type": "reference",
2771
+ "typeArguments": [
2772
+ {
2773
+ "type": "intersection",
2774
+ "types": [
2775
+ {
2776
+ "type": "reference",
2777
+ "name": "SchemaFields"
2778
+ },
2779
+ {
2780
+ "type": "reference",
2781
+ "name": "PayloadFields"
2782
+ },
2783
+ {
2784
+ "type": "reflection",
2785
+ "declaration": {
2786
+ "id": 48,
2787
+ "name": "__type",
2788
+ "kind": 65536,
2789
+ "kindString": "Type literal",
2790
+ "flags": {},
2791
+ "children": [
2792
+ {
2793
+ "id": 49,
2794
+ "name": "schema",
2795
+ "kind": 1024,
2796
+ "kindString": "Property",
2797
+ "flags": {},
2798
+ "sources": [
2799
+ {
2800
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2801
+ "line": 19,
2802
+ "character": 4
2803
+ }
2804
+ ],
2805
+ "type": {
2806
+ "type": "intrinsic",
2807
+ "name": "string"
2808
+ }
2809
+ }
2810
+ ],
2811
+ "groups": [
2812
+ {
2813
+ "title": "Properties",
2814
+ "children": [
2815
+ 49
2816
+ ]
2817
+ }
2818
+ ],
2819
+ "sources": [
2820
+ {
2821
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2822
+ "line": 18,
2823
+ "character": 17
2824
+ }
2825
+ ]
2826
+ }
2827
+ }
2828
+ ]
2829
+ }
2830
+ ],
2831
+ "name": "XyoPayloads"
2832
+ },
2833
+ {
2834
+ "type": "intrinsic",
2835
+ "name": "never"
2836
+ }
2837
+ ],
2838
+ "name": "Promisable"
2839
+ },
2840
+ "overwrites": {
2841
+ "type": "reference",
2842
+ "name": "AbstractDiviner.divine"
2843
+ }
2844
+ }
2845
+ ],
2846
+ "overwrites": {
2847
+ "type": "reference",
2848
+ "name": "AbstractDiviner.divine"
2849
+ }
2850
+ },
2851
+ {
2852
+ "id": 173,
2853
+ "name": "loadAccount",
2854
+ "kind": 2048,
2855
+ "kindString": "Method",
2856
+ "flags": {
2857
+ "isProtected": true
2858
+ },
2859
+ "sources": [
2860
+ {
2861
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2862
+ "line": 39,
2863
+ "character": 14
2864
+ }
2865
+ ],
2866
+ "signatures": [
2867
+ {
2868
+ "id": 174,
2869
+ "name": "loadAccount",
2870
+ "kind": 4096,
2871
+ "kindString": "Call signature",
2872
+ "flags": {},
2873
+ "parameters": [
2874
+ {
2875
+ "id": 175,
2876
+ "name": "account",
2877
+ "kind": 32768,
2878
+ "kindString": "Parameter",
2879
+ "flags": {
2880
+ "isOptional": true
2881
+ },
2882
+ "type": {
2883
+ "type": "reference",
2884
+ "name": "Account"
2885
+ }
2886
+ }
2887
+ ],
2888
+ "type": {
2889
+ "type": "reference",
2890
+ "name": "Account"
2891
+ },
2892
+ "inheritedFrom": {
2893
+ "type": "reference",
2894
+ "name": "AbstractDiviner.loadAccount"
2895
+ }
2896
+ }
2897
+ ],
2898
+ "inheritedFrom": {
2899
+ "type": "reference",
2900
+ "name": "AbstractDiviner.loadAccount"
2901
+ }
2902
+ },
2903
+ {
2904
+ "id": 50,
2905
+ "name": "queries",
2906
+ "kind": 2048,
2907
+ "kindString": "Method",
2908
+ "flags": {},
2909
+ "sources": [
2910
+ {
2911
+ "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
2912
+ "line": 29,
2913
+ "character": 11,
2914
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L29"
2915
+ }
2916
+ ],
2917
+ "signatures": [
2918
+ {
2919
+ "id": 51,
2920
+ "name": "queries",
2921
+ "kind": 4096,
2922
+ "kindString": "Call signature",
2923
+ "flags": {},
2924
+ "type": {
2925
+ "type": "array",
2926
+ "elementType": {
2927
+ "type": "intrinsic",
2928
+ "name": "string"
2929
+ }
2930
+ },
2931
+ "overwrites": {
2932
+ "type": "reference",
2933
+ "name": "AbstractDiviner.queries"
2934
+ }
2935
+ }
2936
+ ],
2937
+ "overwrites": {
2938
+ "type": "reference",
2939
+ "name": "AbstractDiviner.queries"
2940
+ }
2941
+ },
2942
+ {
2943
+ "id": 54,
2944
+ "name": "query",
2945
+ "kind": 2048,
2946
+ "kindString": "Method",
2947
+ "flags": {},
2948
+ "sources": [
2949
+ {
2950
+ "fileName": "modules/packages/diviner/dist/esm/AbstractDiviner.d.ts",
2951
+ "line": 13,
2952
+ "character": 4
2953
+ }
2954
+ ],
2955
+ "signatures": [
2956
+ {
2957
+ "id": 55,
2958
+ "name": "query",
2959
+ "kind": 4096,
2960
+ "kindString": "Call signature",
2961
+ "flags": {},
2962
+ "typeParameter": [
2963
+ {
2964
+ "id": 64,
2965
+ "name": "T",
2966
+ "kind": 131072,
2967
+ "kindString": "Type parameter",
2968
+ "flags": {},
2969
+ "type": {
2970
+ "type": "intersection",
2971
+ "types": [
2972
+ {
2973
+ "type": "reference",
2974
+ "name": "SchemaFields"
2975
+ },
2976
+ {
2977
+ "type": "reference",
2978
+ "name": "PayloadFields"
2979
+ },
2980
+ {
2981
+ "type": "reference",
2982
+ "name": "XyoBoundWitnessFields"
2983
+ },
2984
+ {
2985
+ "type": "reflection",
2986
+ "declaration": {
2987
+ "id": 56,
2988
+ "name": "__type",
2989
+ "kind": 65536,
2990
+ "kindString": "Type literal",
2991
+ "flags": {},
2992
+ "children": [
2993
+ {
2994
+ "id": 57,
2995
+ "name": "query",
2996
+ "kind": 1024,
2997
+ "kindString": "Property",
2998
+ "flags": {},
2999
+ "sources": [
3000
+ {
3001
+ "fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3002
+ "line": 5,
3003
+ "character": 4
3004
+ }
3005
+ ],
3006
+ "type": {
3007
+ "type": "intrinsic",
3008
+ "name": "string"
3009
+ }
3010
+ },
3011
+ {
3012
+ "id": 58,
3013
+ "name": "resultSet",
3014
+ "kind": 1024,
3015
+ "kindString": "Property",
3016
+ "flags": {
3017
+ "isOptional": true
3018
+ },
3019
+ "sources": [
3020
+ {
3021
+ "fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3022
+ "line": 6,
3023
+ "character": 4
3024
+ }
3025
+ ],
3026
+ "type": {
3027
+ "type": "intrinsic",
3028
+ "name": "string"
3029
+ }
3030
+ },
3031
+ {
3032
+ "id": 59,
3033
+ "name": "schema",
3034
+ "kind": 1024,
3035
+ "kindString": "Property",
3036
+ "flags": {},
3037
+ "sources": [
3038
+ {
3039
+ "fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3040
+ "line": 7,
3041
+ "character": 4
3042
+ }
3043
+ ],
3044
+ "type": {
3045
+ "type": "literal",
3046
+ "value": "network.xyo.boundwitness.query"
3047
+ }
3048
+ }
3049
+ ],
3050
+ "groups": [
3051
+ {
3052
+ "title": "Properties",
3053
+ "children": [
3054
+ 57,
3055
+ 58,
3056
+ 59
3057
+ ]
3058
+ }
3059
+ ],
3060
+ "sources": [
3061
+ {
3062
+ "fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3063
+ "line": 4,
3064
+ "character": 51
3065
+ }
3066
+ ]
3067
+ }
3068
+ }
3069
+ ]
3070
+ },
3071
+ "default": {
3072
+ "type": "intersection",
3073
+ "types": [
3074
+ {
3075
+ "type": "reference",
3076
+ "name": "SchemaFields"
3077
+ },
3078
+ {
3079
+ "type": "reference",
3080
+ "name": "PayloadFields"
3081
+ },
3082
+ {
3083
+ "type": "reference",
3084
+ "name": "XyoBoundWitnessFields"
3085
+ },
3086
+ {
3087
+ "type": "reflection",
3088
+ "declaration": {
3089
+ "id": 60,
3090
+ "name": "__type",
3091
+ "kind": 65536,
3092
+ "kindString": "Type literal",
3093
+ "flags": {},
3094
+ "children": [
3095
+ {
3096
+ "id": 61,
3097
+ "name": "query",
3098
+ "kind": 1024,
3099
+ "kindString": "Property",
3100
+ "flags": {},
3101
+ "sources": [
3102
+ {
3103
+ "fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3104
+ "line": 5,
3105
+ "character": 4
3106
+ }
3107
+ ],
3108
+ "type": {
3109
+ "type": "intrinsic",
3110
+ "name": "string"
3111
+ }
3112
+ },
3113
+ {
3114
+ "id": 62,
3115
+ "name": "resultSet",
3116
+ "kind": 1024,
3117
+ "kindString": "Property",
3118
+ "flags": {
3119
+ "isOptional": true
3120
+ },
3121
+ "sources": [
3122
+ {
3123
+ "fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3124
+ "line": 6,
3125
+ "character": 4
3126
+ }
3127
+ ],
3128
+ "type": {
3129
+ "type": "intrinsic",
3130
+ "name": "string"
3131
+ }
3132
+ },
3133
+ {
3134
+ "id": 63,
3135
+ "name": "schema",
3136
+ "kind": 1024,
3137
+ "kindString": "Property",
3138
+ "flags": {},
3139
+ "sources": [
3140
+ {
3141
+ "fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3142
+ "line": 7,
3143
+ "character": 4
3144
+ }
3145
+ ],
3146
+ "type": {
3147
+ "type": "literal",
3148
+ "value": "network.xyo.boundwitness.query"
3149
+ }
3150
+ }
3151
+ ],
3152
+ "groups": [
3153
+ {
3154
+ "title": "Properties",
3155
+ "children": [
3156
+ 61,
3157
+ 62,
3158
+ 63
3159
+ ]
3160
+ }
3161
+ ],
3162
+ "sources": [
3163
+ {
3164
+ "fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3165
+ "line": 4,
3166
+ "character": 51
3167
+ }
3168
+ ]
3169
+ }
3170
+ }
3171
+ ]
3172
+ }
3173
+ }
3174
+ ],
3175
+ "parameters": [
3176
+ {
3177
+ "id": 65,
3178
+ "name": "query",
3179
+ "kind": 32768,
3180
+ "kindString": "Parameter",
3181
+ "flags": {},
3182
+ "type": {
3183
+ "type": "reference",
3184
+ "id": 64,
3185
+ "name": "T"
3186
+ }
3187
+ },
3188
+ {
3189
+ "id": 66,
3190
+ "name": "payloads",
3191
+ "kind": 32768,
3192
+ "kindString": "Parameter",
3193
+ "flags": {
3194
+ "isOptional": true
3195
+ },
3196
+ "type": {
3197
+ "type": "array",
3198
+ "elementType": {
3199
+ "type": "intersection",
3200
+ "types": [
3201
+ {
3202
+ "type": "reference",
3203
+ "name": "SchemaFields"
3204
+ },
3205
+ {
3206
+ "type": "reference",
3207
+ "name": "PayloadFields"
3208
+ },
3209
+ {
3210
+ "type": "reflection",
3211
+ "declaration": {
3212
+ "id": 67,
3213
+ "name": "__type",
3214
+ "kind": 65536,
3215
+ "kindString": "Type literal",
3216
+ "flags": {},
3217
+ "children": [
3218
+ {
3219
+ "id": 68,
3220
+ "name": "schema",
3221
+ "kind": 1024,
3222
+ "kindString": "Property",
3223
+ "flags": {},
3224
+ "sources": [
3225
+ {
3226
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
3227
+ "line": 19,
3228
+ "character": 4
3229
+ }
3230
+ ],
3231
+ "type": {
3232
+ "type": "intrinsic",
3233
+ "name": "string"
3234
+ }
3235
+ }
3236
+ ],
3237
+ "groups": [
3238
+ {
3239
+ "title": "Properties",
3240
+ "children": [
3241
+ 68
3242
+ ]
3243
+ }
3244
+ ],
3245
+ "sources": [
3246
+ {
3247
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
3248
+ "line": 18,
3249
+ "character": 17
3250
+ }
3251
+ ]
3252
+ }
3253
+ }
3254
+ ]
3255
+ }
3256
+ }
3257
+ }
3258
+ ],
3259
+ "type": {
3260
+ "type": "reference",
3261
+ "typeArguments": [
3262
+ {
3263
+ "type": "reference",
3264
+ "typeArguments": [
3265
+ {
3266
+ "type": "intersection",
3267
+ "types": [
3268
+ {
3269
+ "type": "reference",
3270
+ "name": "SchemaFields"
3271
+ },
3272
+ {
3273
+ "type": "reference",
3274
+ "name": "PayloadFields"
3275
+ },
3276
+ {
3277
+ "type": "reflection",
3278
+ "declaration": {
3279
+ "id": 69,
3280
+ "name": "__type",
3281
+ "kind": 65536,
3282
+ "kindString": "Type literal",
3283
+ "flags": {},
3284
+ "children": [
3285
+ {
3286
+ "id": 70,
3287
+ "name": "schema",
3288
+ "kind": 1024,
3289
+ "kindString": "Property",
3290
+ "flags": {},
3291
+ "sources": [
3292
+ {
3293
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
3294
+ "line": 19,
3295
+ "character": 4
3296
+ }
3297
+ ],
3298
+ "type": {
3299
+ "type": "intrinsic",
3300
+ "name": "string"
3301
+ }
3302
+ }
3303
+ ],
3304
+ "groups": [
3305
+ {
3306
+ "title": "Properties",
3307
+ "children": [
3308
+ 70
3309
+ ]
3310
+ }
3311
+ ],
3312
+ "sources": [
3313
+ {
3314
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
3315
+ "line": 18,
3316
+ "character": 17
3317
+ }
3318
+ ]
3319
+ }
3320
+ }
3321
+ ]
3322
+ }
3323
+ ],
3324
+ "name": "ModuleQueryResult"
3325
+ }
3326
+ ],
3327
+ "name": "Promise",
3328
+ "qualifiedName": "Promise",
3329
+ "package": "typescript"
3330
+ },
3331
+ "inheritedFrom": {
3332
+ "type": "reference",
3333
+ "name": "AbstractDiviner.query"
3334
+ }
3335
+ }
3336
+ ],
3337
+ "inheritedFrom": {
3338
+ "type": "reference",
3339
+ "name": "AbstractDiviner.query"
3340
+ }
3341
+ },
3342
+ {
3343
+ "id": 99,
3344
+ "name": "queryable",
3345
+ "kind": 2048,
3346
+ "kindString": "Method",
3347
+ "flags": {},
3348
+ "sources": [
3349
+ {
3350
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3351
+ "line": 30,
3352
+ "character": 4
3353
+ }
3354
+ ],
3355
+ "signatures": [
3356
+ {
3357
+ "id": 100,
3358
+ "name": "queryable",
3359
+ "kind": 4096,
3360
+ "kindString": "Call signature",
3361
+ "flags": {},
3362
+ "parameters": [
3363
+ {
3364
+ "id": 101,
3365
+ "name": "schema",
3366
+ "kind": 32768,
3367
+ "kindString": "Parameter",
3368
+ "flags": {},
3369
+ "type": {
3370
+ "type": "intrinsic",
3371
+ "name": "string"
3372
+ }
3373
+ },
3374
+ {
3375
+ "id": 102,
3376
+ "name": "addresses",
3377
+ "kind": 32768,
3378
+ "kindString": "Parameter",
3379
+ "flags": {
3380
+ "isOptional": true
3381
+ },
3382
+ "type": {
3383
+ "type": "array",
3384
+ "elementType": {
3385
+ "type": "intrinsic",
3386
+ "name": "string"
3387
+ }
3388
+ }
3389
+ }
3390
+ ],
3391
+ "type": {
3392
+ "type": "intrinsic",
3393
+ "name": "boolean"
3394
+ },
3395
+ "inheritedFrom": {
3396
+ "type": "reference",
3397
+ "name": "AbstractDiviner.queryable"
3398
+ }
3399
+ }
3400
+ ],
3401
+ "inheritedFrom": {
3402
+ "type": "reference",
3403
+ "name": "AbstractDiviner.queryable"
3404
+ }
3405
+ },
3406
+ {
3407
+ "id": 176,
3408
+ "name": "start",
3409
+ "kind": 2048,
3410
+ "kindString": "Method",
3411
+ "flags": {
3412
+ "isProtected": true
3413
+ },
3414
+ "sources": [
3415
+ {
3416
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3417
+ "line": 40,
3418
+ "character": 14
3419
+ }
3420
+ ],
3421
+ "signatures": [
3422
+ {
3423
+ "id": 177,
3424
+ "name": "start",
3425
+ "kind": 4096,
3426
+ "kindString": "Call signature",
3427
+ "flags": {},
3428
+ "parameters": [
3429
+ {
3430
+ "id": 178,
3431
+ "name": "_timeout",
3432
+ "kind": 32768,
3433
+ "kindString": "Parameter",
3434
+ "flags": {
3435
+ "isOptional": true
3436
+ },
3437
+ "type": {
3438
+ "type": "intrinsic",
3439
+ "name": "number"
3440
+ }
3441
+ }
3442
+ ],
3443
+ "type": {
3444
+ "type": "reference",
3445
+ "typeArguments": [
3446
+ {
3447
+ "type": "reference",
3448
+ "id": 15,
3449
+ "name": "XyoCryptoMarketAssetDiviner"
3450
+ },
3451
+ {
3452
+ "type": "intrinsic",
3453
+ "name": "never"
3454
+ }
3455
+ ],
3456
+ "name": "Promisable"
3457
+ },
3458
+ "inheritedFrom": {
3459
+ "type": "reference",
3460
+ "name": "AbstractDiviner.start"
3461
+ }
3462
+ }
3463
+ ],
3464
+ "inheritedFrom": {
3465
+ "type": "reference",
3466
+ "name": "AbstractDiviner.start"
3467
+ }
3468
+ },
3469
+ {
3470
+ "id": 103,
3471
+ "name": "started",
3472
+ "kind": 2048,
3473
+ "kindString": "Method",
3474
+ "flags": {},
3475
+ "sources": [
3476
+ {
3477
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3478
+ "line": 31,
3479
+ "character": 4
3480
+ }
3481
+ ],
3482
+ "signatures": [
3483
+ {
3484
+ "id": 104,
3485
+ "name": "started",
3486
+ "kind": 4096,
3487
+ "kindString": "Call signature",
3488
+ "flags": {},
3489
+ "parameters": [
3490
+ {
3491
+ "id": 105,
3492
+ "name": "notStartedAction",
3493
+ "kind": 32768,
3494
+ "kindString": "Parameter",
3495
+ "flags": {
3496
+ "isOptional": true
3497
+ },
3498
+ "type": {
3499
+ "type": "union",
3500
+ "types": [
3501
+ {
3502
+ "type": "literal",
3503
+ "value": "error"
3504
+ },
3505
+ {
3506
+ "type": "literal",
3507
+ "value": "throw"
3508
+ },
3509
+ {
3510
+ "type": "literal",
3511
+ "value": "warn"
3512
+ },
3513
+ {
3514
+ "type": "literal",
3515
+ "value": "log"
3516
+ },
3517
+ {
3518
+ "type": "literal",
3519
+ "value": "none"
3520
+ }
3521
+ ]
3522
+ }
3523
+ }
3524
+ ],
3525
+ "type": {
3526
+ "type": "intrinsic",
3527
+ "name": "boolean"
3528
+ },
3529
+ "inheritedFrom": {
3530
+ "type": "reference",
3531
+ "name": "AbstractDiviner.started"
3532
+ }
3533
+ }
3534
+ ],
3535
+ "inheritedFrom": {
3536
+ "type": "reference",
3537
+ "name": "AbstractDiviner.started"
3538
+ }
3539
+ },
3540
+ {
3541
+ "id": 179,
3542
+ "name": "stop",
3543
+ "kind": 2048,
3544
+ "kindString": "Method",
3545
+ "flags": {
3546
+ "isProtected": true
3547
+ },
3548
+ "sources": [
3549
+ {
3550
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3551
+ "line": 41,
3552
+ "character": 14
3553
+ }
3554
+ ],
3555
+ "signatures": [
3556
+ {
3557
+ "id": 180,
3558
+ "name": "stop",
3559
+ "kind": 4096,
3560
+ "kindString": "Call signature",
3561
+ "flags": {},
3562
+ "parameters": [
3563
+ {
3564
+ "id": 181,
3565
+ "name": "_timeout",
3566
+ "kind": 32768,
3567
+ "kindString": "Parameter",
3568
+ "flags": {
3569
+ "isOptional": true
3570
+ },
3571
+ "type": {
3572
+ "type": "intrinsic",
3573
+ "name": "number"
3574
+ }
3575
+ }
3576
+ ],
3577
+ "type": {
3578
+ "type": "reference",
3579
+ "typeArguments": [
3580
+ {
3581
+ "type": "reference",
3582
+ "id": 15,
3583
+ "name": "XyoCryptoMarketAssetDiviner"
3584
+ },
3585
+ {
3586
+ "type": "intrinsic",
3587
+ "name": "never"
3588
+ }
3589
+ ],
3590
+ "name": "Promisable"
3591
+ },
3592
+ "inheritedFrom": {
3593
+ "type": "reference",
3594
+ "name": "AbstractDiviner.stop"
3595
+ }
3596
+ }
3597
+ ],
3598
+ "inheritedFrom": {
3599
+ "type": "reference",
3600
+ "name": "AbstractDiviner.stop"
3601
+ }
3602
+ },
3603
+ {
3604
+ "id": 106,
3605
+ "name": "subscribe",
3606
+ "kind": 2048,
3607
+ "kindString": "Method",
3608
+ "flags": {},
3609
+ "sources": [
3610
+ {
3611
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3612
+ "line": 32,
3613
+ "character": 4
3614
+ }
3615
+ ],
3616
+ "signatures": [
3617
+ {
3618
+ "id": 107,
3619
+ "name": "subscribe",
3620
+ "kind": 4096,
3621
+ "kindString": "Call signature",
3622
+ "flags": {},
3623
+ "parameters": [
3624
+ {
3625
+ "id": 108,
3626
+ "name": "_queryAccount",
3627
+ "kind": 32768,
3628
+ "kindString": "Parameter",
3629
+ "flags": {
3630
+ "isOptional": true
3631
+ },
3632
+ "type": {
3633
+ "type": "reference",
3634
+ "name": "Account"
3635
+ }
3636
+ }
3637
+ ],
3638
+ "type": {
3639
+ "type": "intrinsic",
3640
+ "name": "void"
3641
+ },
3642
+ "inheritedFrom": {
3643
+ "type": "reference",
3644
+ "name": "AbstractDiviner.subscribe"
3645
+ }
3646
+ }
3647
+ ],
3648
+ "inheritedFrom": {
3649
+ "type": "reference",
3650
+ "name": "AbstractDiviner.subscribe"
3651
+ }
3652
+ },
3653
+ {
3654
+ "id": 182,
3655
+ "name": "validateConfig",
3656
+ "kind": 2048,
3657
+ "kindString": "Method",
3658
+ "flags": {
3659
+ "isProtected": true
3660
+ },
3661
+ "sources": [
3662
+ {
3663
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3664
+ "line": 42,
3665
+ "character": 14
3666
+ }
3667
+ ],
3668
+ "signatures": [
3669
+ {
3670
+ "id": 183,
3671
+ "name": "validateConfig",
3672
+ "kind": 4096,
3673
+ "kindString": "Call signature",
3674
+ "flags": {},
3675
+ "parameters": [
3676
+ {
3677
+ "id": 184,
3678
+ "name": "config",
3679
+ "kind": 32768,
3680
+ "kindString": "Parameter",
3681
+ "flags": {
3682
+ "isOptional": true
3683
+ },
3684
+ "type": {
3685
+ "type": "intrinsic",
3686
+ "name": "unknown"
3687
+ }
3688
+ },
3689
+ {
3690
+ "id": 185,
3691
+ "name": "parents",
3692
+ "kind": 32768,
3693
+ "kindString": "Parameter",
3694
+ "flags": {
3695
+ "isOptional": true
3696
+ },
3697
+ "type": {
3698
+ "type": "array",
3699
+ "elementType": {
3700
+ "type": "intrinsic",
3701
+ "name": "string"
3702
+ }
3703
+ }
3704
+ }
3705
+ ],
3706
+ "type": {
3707
+ "type": "intrinsic",
3708
+ "name": "boolean"
3709
+ },
3710
+ "inheritedFrom": {
3711
+ "type": "reference",
3712
+ "name": "AbstractDiviner.validateConfig"
3713
+ }
3714
+ }
3715
+ ],
3716
+ "inheritedFrom": {
3717
+ "type": "reference",
3718
+ "name": "AbstractDiviner.validateConfig"
3719
+ }
3720
+ },
3721
+ {
3722
+ "id": 18,
3723
+ "name": "create",
3724
+ "kind": 2048,
3725
+ "kindString": "Method",
3726
+ "flags": {
3727
+ "isStatic": true
3728
+ },
3729
+ "sources": [
3730
+ {
3731
+ "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
3732
+ "line": 18,
3733
+ "character": 24,
3734
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L18"
3735
+ }
3736
+ ],
3737
+ "signatures": [
3738
+ {
3739
+ "id": 19,
3740
+ "name": "create",
3741
+ "kind": 4096,
3742
+ "kindString": "Call signature",
3743
+ "flags": {},
3744
+ "parameters": [
3745
+ {
3746
+ "id": 20,
3747
+ "name": "params",
3748
+ "kind": 32768,
3749
+ "kindString": "Parameter",
3750
+ "flags": {
3751
+ "isOptional": true
3752
+ },
3753
+ "type": {
3754
+ "type": "reference",
3755
+ "typeArguments": [
3756
+ {
3757
+ "type": "intersection",
3758
+ "types": [
3759
+ {
3760
+ "type": "reference",
3761
+ "name": "SchemaFields"
3762
+ },
3763
+ {
3764
+ "type": "reference",
3765
+ "name": "PayloadFields"
3766
+ },
3767
+ {
3768
+ "type": "reflection",
3769
+ "declaration": {
3770
+ "id": 21,
3771
+ "name": "__type",
3772
+ "kind": 65536,
3773
+ "kindString": "Type literal",
3774
+ "flags": {},
3775
+ "children": [
3776
+ {
3777
+ "id": 22,
3778
+ "name": "security",
3779
+ "kind": 1024,
3780
+ "kindString": "Property",
3781
+ "flags": {
3782
+ "isOptional": true
3783
+ },
3784
+ "sources": [
3785
+ {
3786
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
3787
+ "line": 8,
3788
+ "character": 4
3789
+ }
3790
+ ],
3791
+ "type": {
3792
+ "type": "reflection",
3793
+ "declaration": {
3794
+ "id": 23,
3795
+ "name": "__type",
3796
+ "kind": 65536,
3797
+ "kindString": "Type literal",
3798
+ "flags": {},
3799
+ "children": [
3800
+ {
3801
+ "id": 24,
3802
+ "name": "allowed",
3803
+ "kind": 1024,
3804
+ "kindString": "Property",
3805
+ "flags": {
3806
+ "isOptional": true
3807
+ },
3808
+ "sources": [
3809
+ {
3810
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
3811
+ "line": 9,
3812
+ "character": 8
3813
+ }
3814
+ ],
3815
+ "type": {
3816
+ "type": "reference",
3817
+ "typeArguments": [
3818
+ {
3819
+ "type": "intrinsic",
3820
+ "name": "string"
3821
+ },
3822
+ {
3823
+ "type": "array",
3824
+ "elementType": {
3825
+ "type": "array",
3826
+ "elementType": {
3827
+ "type": "intrinsic",
3828
+ "name": "string"
3829
+ }
3830
+ }
3831
+ }
3832
+ ],
3833
+ "name": "Record",
3834
+ "qualifiedName": "Record",
3835
+ "package": "typescript"
3836
+ }
3837
+ },
3838
+ {
3839
+ "id": 25,
3840
+ "name": "disallowed",
3841
+ "kind": 1024,
3842
+ "kindString": "Property",
3843
+ "flags": {
3844
+ "isOptional": true
3845
+ },
3846
+ "sources": [
3847
+ {
3848
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
3849
+ "line": 10,
3850
+ "character": 8
3851
+ }
3852
+ ],
3853
+ "type": {
3854
+ "type": "reference",
3855
+ "typeArguments": [
3856
+ {
3857
+ "type": "intrinsic",
3858
+ "name": "string"
3859
+ },
3860
+ {
3861
+ "type": "array",
3862
+ "elementType": {
3863
+ "type": "intrinsic",
3864
+ "name": "string"
3865
+ }
3866
+ }
3867
+ ],
3868
+ "name": "Record",
3869
+ "qualifiedName": "Record",
3870
+ "package": "typescript"
3871
+ }
3872
+ }
3873
+ ],
3874
+ "groups": [
3875
+ {
3876
+ "title": "Properties",
3877
+ "children": [
3878
+ 24,
3879
+ 25
3880
+ ]
3881
+ }
3882
+ ],
3883
+ "sources": [
3884
+ {
3885
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
3886
+ "line": 8,
3887
+ "character": 15
3888
+ }
3889
+ ]
3890
+ }
3891
+ }
3892
+ }
3893
+ ],
3894
+ "groups": [
3895
+ {
3896
+ "title": "Properties",
3897
+ "children": [
3898
+ 22
3899
+ ]
3900
+ }
3901
+ ],
3902
+ "sources": [
3903
+ {
3904
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
3905
+ "line": 7,
3906
+ "character": 87
3907
+ }
3908
+ ]
3909
+ }
3910
+ },
3911
+ {
3912
+ "type": "reflection",
3913
+ "declaration": {
3914
+ "id": 26,
3915
+ "name": "__type",
3916
+ "kind": 65536,
3917
+ "kindString": "Type literal",
3918
+ "flags": {},
3919
+ "children": [
3920
+ {
3921
+ "id": 27,
3922
+ "name": "targetSchema",
3923
+ "kind": 1024,
3924
+ "kindString": "Property",
3925
+ "flags": {
3926
+ "isOptional": true
3927
+ },
3928
+ "sources": [
3929
+ {
3930
+ "fileName": "modules/packages/diviner/dist/esm/Config.d.ts",
3931
+ "line": 6,
3932
+ "character": 4
3933
+ }
3934
+ ],
3935
+ "type": {
3936
+ "type": "literal",
3937
+ "value": "network.xyo.crypto.asset.diviner.config"
3938
+ }
3939
+ }
3940
+ ],
3941
+ "groups": [
3942
+ {
3943
+ "title": "Properties",
3944
+ "children": [
3945
+ 27
3946
+ ]
3947
+ }
3948
+ ],
3949
+ "sources": [
3950
+ {
3951
+ "fileName": "modules/packages/diviner/dist/esm/Config.d.ts",
3952
+ "line": 5,
3953
+ "character": 131
3954
+ }
3955
+ ]
3956
+ }
3957
+ },
3958
+ {
3959
+ "type": "reflection",
3960
+ "declaration": {
3961
+ "id": 28,
3962
+ "name": "__type",
3963
+ "kind": 65536,
3964
+ "kindString": "Type literal",
3965
+ "flags": {},
3966
+ "children": [
3967
+ {
3968
+ "id": 29,
3969
+ "name": "schema",
3970
+ "kind": 1024,
3971
+ "kindString": "Property",
3972
+ "flags": {},
3973
+ "sources": [
3974
+ {
3975
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
3976
+ "line": 19,
3977
+ "character": 4
3978
+ }
3979
+ ],
3980
+ "type": {
3981
+ "type": "intrinsic",
3982
+ "name": "string"
3983
+ }
3984
+ }
3985
+ ],
3986
+ "groups": [
3987
+ {
3988
+ "title": "Properties",
3989
+ "children": [
3990
+ 29
3991
+ ]
3992
+ }
3993
+ ],
3994
+ "sources": [
3995
+ {
3996
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
3997
+ "line": 18,
3998
+ "character": 17
3999
+ }
4000
+ ]
4001
+ }
4002
+ }
4003
+ ]
4004
+ }
4005
+ ],
4006
+ "name": "ModuleParams"
4007
+ }
4008
+ }
4009
+ ],
4010
+ "type": {
4011
+ "type": "reference",
4012
+ "typeArguments": [
4013
+ {
4014
+ "type": "reference",
4015
+ "id": 15,
4016
+ "name": "XyoCryptoMarketAssetDiviner"
4017
+ }
4018
+ ],
4019
+ "name": "Promise",
4020
+ "qualifiedName": "Promise",
4021
+ "package": "typescript"
4022
+ },
4023
+ "overwrites": {
4024
+ "type": "reference",
4025
+ "name": "AbstractDiviner.create"
4026
+ }
4027
+ }
4028
+ ],
4029
+ "overwrites": {
4030
+ "type": "reference",
4031
+ "name": "AbstractDiviner.create"
4032
+ }
4033
+ }
4034
+ ],
4035
+ "groups": [
4036
+ {
4037
+ "title": "Constructors",
4038
+ "children": [
4039
+ 31
4040
+ ]
4041
+ },
4042
+ {
4043
+ "title": "Properties",
4044
+ "children": [
4045
+ 84,
4046
+ 85,
4047
+ 86,
4048
+ 71,
4049
+ 87,
4050
+ 81,
4051
+ 16,
4052
+ 30,
4053
+ 17
4054
+ ]
4055
+ },
4056
+ {
4057
+ "title": "Accessors",
4058
+ "children": [
4059
+ 88,
4060
+ 90,
4061
+ 52
4062
+ ]
4063
+ },
4064
+ {
4065
+ "title": "Methods",
4066
+ "children": [
4067
+ 109,
4068
+ 114,
4069
+ 121,
4070
+ 139,
4071
+ 157,
4072
+ 165,
4073
+ 92,
4074
+ 94,
4075
+ 43,
4076
+ 173,
4077
+ 50,
4078
+ 54,
4079
+ 99,
4080
+ 176,
4081
+ 103,
4082
+ 179,
4083
+ 106,
4084
+ 182,
4085
+ 18
4086
+ ]
4087
+ }
4088
+ ],
4089
+ "sources": [
4090
+ {
4091
+ "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
4092
+ "line": 14,
4093
+ "character": 13,
4094
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L14"
4095
+ }
4096
+ ],
4097
+ "extendedTypes": [
4098
+ {
4099
+ "type": "reference",
4100
+ "name": "AbstractDiviner"
4101
+ }
4102
+ ]
4103
+ },
4104
+ {
4105
+ "id": 12,
4106
+ "name": "XyoCryptoMarketAssetDivinerConfig",
4107
+ "kind": 4194304,
4108
+ "kindString": "Type alias",
4109
+ "flags": {},
4110
+ "sources": [
4111
+ {
4112
+ "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
4113
+ "line": 12,
4114
+ "character": 12,
4115
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L12"
4116
+ }
4117
+ ],
4118
+ "type": {
4119
+ "type": "reference",
4120
+ "typeArguments": [
4121
+ {
4122
+ "type": "reflection",
4123
+ "declaration": {
4124
+ "id": 13,
4125
+ "name": "__type",
4126
+ "kind": 65536,
4127
+ "kindString": "Type literal",
4128
+ "flags": {},
4129
+ "children": [
4130
+ {
4131
+ "id": 14,
4132
+ "name": "schema",
4133
+ "kind": 1024,
4134
+ "kindString": "Property",
4135
+ "flags": {},
4136
+ "sources": [
4137
+ {
4138
+ "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
4139
+ "line": 12,
4140
+ "character": 64,
4141
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L12"
4142
+ }
4143
+ ],
4144
+ "type": {
4145
+ "type": "reference",
4146
+ "id": 188,
4147
+ "name": "XyoCryptoMarketAssetDivinerConfigSchema"
4148
+ }
4149
+ }
4150
+ ],
4151
+ "groups": [
4152
+ {
4153
+ "title": "Properties",
4154
+ "children": [
4155
+ 14
4156
+ ]
4157
+ }
4158
+ ],
4159
+ "sources": [
4160
+ {
4161
+ "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
4162
+ "line": 12,
4163
+ "character": 62,
4164
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L12"
4165
+ }
4166
+ ]
4167
+ }
4168
+ }
4169
+ ],
4170
+ "name": "DivinerConfig"
4171
+ }
4172
+ },
4173
+ {
4174
+ "id": 189,
4175
+ "name": "XyoCryptoMarketAssetDivinerConfigSchema",
4176
+ "kind": 4194304,
4177
+ "kindString": "Type alias",
4178
+ "flags": {},
4179
+ "sources": [
4180
+ {
4181
+ "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
4182
+ "line": 4,
4183
+ "character": 12,
4184
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L4"
4185
+ },
4186
+ {
4187
+ "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
4188
+ "line": 5,
4189
+ "character": 13,
4190
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L5"
4191
+ }
4192
+ ],
4193
+ "type": {
4194
+ "type": "literal",
4195
+ "value": "network.xyo.crypto.asset.diviner.config"
4196
+ }
4197
+ },
4198
+ {
4199
+ "id": 187,
4200
+ "name": "XyoCryptoMarketAssetDivinerQuerySchema",
4201
+ "kind": 4194304,
4202
+ "kindString": "Type alias",
4203
+ "flags": {},
4204
+ "sources": [
4205
+ {
4206
+ "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
4207
+ "line": 1,
4208
+ "character": 12,
4209
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L1"
4210
+ },
4211
+ {
4212
+ "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
4213
+ "line": 2,
4214
+ "character": 13,
4215
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L2"
4216
+ }
4217
+ ],
4218
+ "type": {
4219
+ "type": "literal",
4220
+ "value": "network.xyo.crypto.asset.diviner.query"
4221
+ }
4222
+ },
4223
+ {
4224
+ "id": 188,
4225
+ "name": "XyoCryptoMarketAssetDivinerConfigSchema",
4226
+ "kind": 32,
4227
+ "kindString": "Variable",
4228
+ "flags": {},
4229
+ "sources": [
4230
+ {
4231
+ "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
4232
+ "line": 4,
4233
+ "character": 12,
4234
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L4"
4235
+ },
4236
+ {
4237
+ "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
4238
+ "line": 5,
4239
+ "character": 13,
4240
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L5"
4241
+ }
4242
+ ],
4243
+ "type": {
4244
+ "type": "literal",
4245
+ "value": "network.xyo.crypto.asset.diviner.config"
4246
+ }
4247
+ },
4248
+ {
4249
+ "id": 186,
4250
+ "name": "XyoCryptoMarketAssetDivinerQuerySchema",
4251
+ "kind": 32,
4252
+ "kindString": "Variable",
4253
+ "flags": {},
4254
+ "sources": [
4255
+ {
4256
+ "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
4257
+ "line": 1,
4258
+ "character": 12,
4259
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L1"
4260
+ },
4261
+ {
4262
+ "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
4263
+ "line": 2,
4264
+ "character": 13,
4265
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L2"
4266
+ }
4267
+ ],
4268
+ "type": {
4269
+ "type": "literal",
4270
+ "value": "network.xyo.crypto.asset.diviner.query"
4271
+ }
4272
+ },
4273
+ {
4274
+ "id": 1,
4275
+ "name": "XyoCryptoMarketAssetPlugin",
4276
+ "kind": 64,
4277
+ "kindString": "Function",
4278
+ "flags": {},
4279
+ "sources": [
4280
+ {
4281
+ "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Plugin.ts",
4282
+ "line": 8,
4283
+ "character": 13,
4284
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Plugin.ts#L8"
4285
+ }
4286
+ ],
4287
+ "signatures": [
4288
+ {
4289
+ "id": 2,
4290
+ "name": "XyoCryptoMarketAssetPlugin",
4291
+ "kind": 4096,
4292
+ "kindString": "Call signature",
4293
+ "flags": {},
4294
+ "type": {
4295
+ "type": "reference",
4296
+ "typeArguments": [
4297
+ {
4298
+ "type": "reference",
4299
+ "typeArguments": [
4300
+ {
4301
+ "type": "intersection",
4302
+ "types": [
4303
+ {
4304
+ "type": "reference",
4305
+ "name": "SchemaFields"
4306
+ },
4307
+ {
4308
+ "type": "reference",
4309
+ "name": "PayloadFields"
4310
+ },
4311
+ {
4312
+ "type": "reflection",
4313
+ "declaration": {
4314
+ "id": 3,
4315
+ "name": "__type",
4316
+ "kind": 65536,
4317
+ "kindString": "Type literal",
4318
+ "flags": {},
4319
+ "children": [
4320
+ {
4321
+ "id": 4,
4322
+ "name": "security",
4323
+ "kind": 1024,
4324
+ "kindString": "Property",
4325
+ "flags": {
4326
+ "isOptional": true
4327
+ },
4328
+ "sources": [
4329
+ {
4330
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
4331
+ "line": 8,
4332
+ "character": 4
4333
+ }
4334
+ ],
4335
+ "type": {
4336
+ "type": "reflection",
4337
+ "declaration": {
4338
+ "id": 5,
4339
+ "name": "__type",
4340
+ "kind": 65536,
4341
+ "kindString": "Type literal",
4342
+ "flags": {},
4343
+ "children": [
4344
+ {
4345
+ "id": 6,
4346
+ "name": "allowed",
4347
+ "kind": 1024,
4348
+ "kindString": "Property",
4349
+ "flags": {
4350
+ "isOptional": true
4351
+ },
4352
+ "sources": [
4353
+ {
4354
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
4355
+ "line": 9,
4356
+ "character": 8
4357
+ }
4358
+ ],
4359
+ "type": {
4360
+ "type": "reference",
4361
+ "typeArguments": [
4362
+ {
4363
+ "type": "intrinsic",
4364
+ "name": "string"
4365
+ },
4366
+ {
4367
+ "type": "array",
4368
+ "elementType": {
4369
+ "type": "array",
4370
+ "elementType": {
4371
+ "type": "intrinsic",
4372
+ "name": "string"
4373
+ }
4374
+ }
4375
+ }
4376
+ ],
4377
+ "name": "Record",
4378
+ "qualifiedName": "Record",
4379
+ "package": "typescript"
4380
+ }
4381
+ },
4382
+ {
4383
+ "id": 7,
4384
+ "name": "disallowed",
4385
+ "kind": 1024,
4386
+ "kindString": "Property",
4387
+ "flags": {
4388
+ "isOptional": true
4389
+ },
4390
+ "sources": [
4391
+ {
4392
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
4393
+ "line": 10,
4394
+ "character": 8
4395
+ }
4396
+ ],
4397
+ "type": {
4398
+ "type": "reference",
4399
+ "typeArguments": [
4400
+ {
4401
+ "type": "intrinsic",
4402
+ "name": "string"
4403
+ },
4404
+ {
4405
+ "type": "array",
4406
+ "elementType": {
4407
+ "type": "intrinsic",
4408
+ "name": "string"
4409
+ }
4410
+ }
4411
+ ],
4412
+ "name": "Record",
4413
+ "qualifiedName": "Record",
4414
+ "package": "typescript"
4415
+ }
4416
+ }
4417
+ ],
4418
+ "groups": [
4419
+ {
4420
+ "title": "Properties",
4421
+ "children": [
4422
+ 6,
4423
+ 7
4424
+ ]
4425
+ }
4426
+ ],
4427
+ "sources": [
4428
+ {
4429
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
4430
+ "line": 8,
4431
+ "character": 15
4432
+ }
4433
+ ]
4434
+ }
4435
+ }
4436
+ }
4437
+ ],
4438
+ "groups": [
4439
+ {
4440
+ "title": "Properties",
4441
+ "children": [
4442
+ 4
4443
+ ]
4444
+ }
4445
+ ],
4446
+ "sources": [
4447
+ {
4448
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
4449
+ "line": 7,
4450
+ "character": 87
4451
+ }
4452
+ ]
4453
+ }
4454
+ },
4455
+ {
4456
+ "type": "reflection",
4457
+ "declaration": {
4458
+ "id": 8,
4459
+ "name": "__type",
4460
+ "kind": 65536,
4461
+ "kindString": "Type literal",
4462
+ "flags": {},
4463
+ "children": [
4464
+ {
4465
+ "id": 9,
4466
+ "name": "targetSchema",
4467
+ "kind": 1024,
4468
+ "kindString": "Property",
4469
+ "flags": {
4470
+ "isOptional": true
4471
+ },
4472
+ "sources": [
4473
+ {
4474
+ "fileName": "modules/packages/diviner/dist/esm/Config.d.ts",
4475
+ "line": 6,
4476
+ "character": 4
4477
+ }
4478
+ ],
4479
+ "type": {
4480
+ "type": "literal",
4481
+ "value": "network.xyo.crypto.asset.diviner.config"
4482
+ }
4483
+ }
4484
+ ],
4485
+ "groups": [
4486
+ {
4487
+ "title": "Properties",
4488
+ "children": [
4489
+ 9
4490
+ ]
4491
+ }
4492
+ ],
4493
+ "sources": [
4494
+ {
4495
+ "fileName": "modules/packages/diviner/dist/esm/Config.d.ts",
4496
+ "line": 5,
4497
+ "character": 131
4498
+ }
4499
+ ]
4500
+ }
4501
+ },
4502
+ {
4503
+ "type": "reflection",
4504
+ "declaration": {
4505
+ "id": 10,
4506
+ "name": "__type",
4507
+ "kind": 65536,
4508
+ "kindString": "Type literal",
4509
+ "flags": {},
4510
+ "children": [
4511
+ {
4512
+ "id": 11,
4513
+ "name": "schema",
4514
+ "kind": 1024,
4515
+ "kindString": "Property",
4516
+ "flags": {},
4517
+ "sources": [
4518
+ {
4519
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4520
+ "line": 19,
4521
+ "character": 4
4522
+ }
4523
+ ],
4524
+ "type": {
4525
+ "type": "intrinsic",
4526
+ "name": "string"
4527
+ }
4528
+ }
4529
+ ],
4530
+ "groups": [
4531
+ {
4532
+ "title": "Properties",
4533
+ "children": [
4534
+ 11
4535
+ ]
4536
+ }
4537
+ ],
4538
+ "sources": [
4539
+ {
4540
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4541
+ "line": 18,
4542
+ "character": 17
4543
+ }
4544
+ ]
4545
+ }
4546
+ }
4547
+ ]
4548
+ }
4549
+ ],
4550
+ "name": "ModuleParams"
4551
+ }
4552
+ ],
4553
+ "name": "PayloadSetDivinerPlugin"
4554
+ }
4555
+ }
4556
+ ]
4557
+ }
4558
+ ],
4559
+ "groups": [
4560
+ {
4561
+ "title": "References",
4562
+ "children": [
4563
+ 190
4564
+ ]
4565
+ },
4566
+ {
4567
+ "title": "Classes",
4568
+ "children": [
4569
+ 15
4570
+ ]
4571
+ },
4572
+ {
4573
+ "title": "Type Aliases",
4574
+ "children": [
4575
+ 12,
4576
+ 189,
4577
+ 187
4578
+ ]
4579
+ },
4580
+ {
4581
+ "title": "Variables",
4582
+ "children": [
4583
+ 188,
4584
+ 186
4585
+ ]
4586
+ },
4587
+ {
4588
+ "title": "Functions",
4589
+ "children": [
4590
+ 1
4591
+ ]
4592
+ }
4593
+ ],
4594
+ "sources": [
4595
+ {
4596
+ "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/index.ts",
4597
+ "line": 1,
4598
+ "character": 0,
4599
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/index.ts#L1"
4600
+ }
4601
+ ]
4602
+ }