@xyo-network/crypto-asset-plugin 2.43.7 → 2.43.9

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.
package/dist/docs.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "originalName": "",
8
8
  "children": [
9
9
  {
10
- "id": 222,
10
+ "id": 263,
11
11
  "name": "default",
12
12
  "kind": 8388608,
13
13
  "kindString": "Reference",
@@ -17,7 +17,7 @@
17
17
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/index.ts",
18
18
  "line": 9,
19
19
  "character": 0,
20
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/index.ts#L9"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/index.ts#L9"
21
21
  }
22
22
  ],
23
23
  "target": 1
@@ -40,7 +40,7 @@
40
40
  "sources": [
41
41
  {
42
42
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
43
- "line": 22,
43
+ "line": 21,
44
44
  "character": 4
45
45
  }
46
46
  ],
@@ -92,7 +92,7 @@
92
92
  "sources": [
93
93
  {
94
94
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
95
- "line": 8,
95
+ "line": 9,
96
96
  "character": 4
97
97
  }
98
98
  ],
@@ -116,7 +116,7 @@
116
116
  "sources": [
117
117
  {
118
118
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
119
- "line": 9,
119
+ "line": 10,
120
120
  "character": 8
121
121
  }
122
122
  ],
@@ -130,11 +130,17 @@
130
130
  {
131
131
  "type": "array",
132
132
  "elementType": {
133
- "type": "array",
134
- "elementType": {
135
- "type": "intrinsic",
136
- "name": "string"
137
- }
133
+ "type": "union",
134
+ "types": [
135
+ {
136
+ "type": "intrinsic",
137
+ "name": "string"
138
+ },
139
+ {
140
+ "type": "reference",
141
+ "name": "CosigningAddressSet"
142
+ }
143
+ ]
138
144
  }
139
145
  }
140
146
  ],
@@ -154,7 +160,7 @@
154
160
  "sources": [
155
161
  {
156
162
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
157
- "line": 10,
163
+ "line": 11,
158
164
  "character": 8
159
165
  }
160
166
  ],
@@ -191,7 +197,7 @@
191
197
  "sources": [
192
198
  {
193
199
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
194
- "line": 8,
200
+ "line": 9,
195
201
  "character": 15
196
202
  }
197
203
  ]
@@ -210,7 +216,7 @@
210
216
  "sources": [
211
217
  {
212
218
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
213
- "line": 7,
219
+ "line": 8,
214
220
  "character": 87
215
221
  }
216
222
  ]
@@ -332,7 +338,7 @@
332
338
  }
333
339
  },
334
340
  {
335
- "id": 81,
341
+ "id": 97,
336
342
  "name": "_resolver",
337
343
  "kind": 1024,
338
344
  "kindString": "Property",
@@ -367,14 +373,164 @@
367
373
  {
368
374
  "type": "reflection",
369
375
  "declaration": {
370
- "id": 82,
376
+ "id": 98,
377
+ "name": "__type",
378
+ "kind": 65536,
379
+ "kindString": "Type literal",
380
+ "flags": {},
381
+ "children": [
382
+ {
383
+ "id": 99,
384
+ "name": "security",
385
+ "kind": 1024,
386
+ "kindString": "Property",
387
+ "flags": {
388
+ "isOptional": true
389
+ },
390
+ "sources": [
391
+ {
392
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
393
+ "line": 9,
394
+ "character": 4
395
+ }
396
+ ],
397
+ "type": {
398
+ "type": "reflection",
399
+ "declaration": {
400
+ "id": 100,
401
+ "name": "__type",
402
+ "kind": 65536,
403
+ "kindString": "Type literal",
404
+ "flags": {},
405
+ "children": [
406
+ {
407
+ "id": 101,
408
+ "name": "allowed",
409
+ "kind": 1024,
410
+ "kindString": "Property",
411
+ "flags": {
412
+ "isOptional": true
413
+ },
414
+ "sources": [
415
+ {
416
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
417
+ "line": 10,
418
+ "character": 8
419
+ }
420
+ ],
421
+ "type": {
422
+ "type": "reference",
423
+ "typeArguments": [
424
+ {
425
+ "type": "intrinsic",
426
+ "name": "string"
427
+ },
428
+ {
429
+ "type": "array",
430
+ "elementType": {
431
+ "type": "union",
432
+ "types": [
433
+ {
434
+ "type": "intrinsic",
435
+ "name": "string"
436
+ },
437
+ {
438
+ "type": "reference",
439
+ "name": "CosigningAddressSet"
440
+ }
441
+ ]
442
+ }
443
+ }
444
+ ],
445
+ "name": "Record",
446
+ "qualifiedName": "Record",
447
+ "package": "typescript"
448
+ }
449
+ },
450
+ {
451
+ "id": 102,
452
+ "name": "disallowed",
453
+ "kind": 1024,
454
+ "kindString": "Property",
455
+ "flags": {
456
+ "isOptional": true
457
+ },
458
+ "sources": [
459
+ {
460
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
461
+ "line": 11,
462
+ "character": 8
463
+ }
464
+ ],
465
+ "type": {
466
+ "type": "reference",
467
+ "typeArguments": [
468
+ {
469
+ "type": "intrinsic",
470
+ "name": "string"
471
+ },
472
+ {
473
+ "type": "array",
474
+ "elementType": {
475
+ "type": "intrinsic",
476
+ "name": "string"
477
+ }
478
+ }
479
+ ],
480
+ "name": "Record",
481
+ "qualifiedName": "Record",
482
+ "package": "typescript"
483
+ }
484
+ }
485
+ ],
486
+ "groups": [
487
+ {
488
+ "title": "Properties",
489
+ "children": [
490
+ 101,
491
+ 102
492
+ ]
493
+ }
494
+ ],
495
+ "sources": [
496
+ {
497
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
498
+ "line": 9,
499
+ "character": 15
500
+ }
501
+ ]
502
+ }
503
+ }
504
+ }
505
+ ],
506
+ "groups": [
507
+ {
508
+ "title": "Properties",
509
+ "children": [
510
+ 99
511
+ ]
512
+ }
513
+ ],
514
+ "sources": [
515
+ {
516
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
517
+ "line": 8,
518
+ "character": 87
519
+ }
520
+ ]
521
+ }
522
+ },
523
+ {
524
+ "type": "reflection",
525
+ "declaration": {
526
+ "id": 103,
371
527
  "name": "__type",
372
528
  "kind": 65536,
373
529
  "kindString": "Type literal",
374
530
  "flags": {},
375
531
  "children": [
376
532
  {
377
- "id": 83,
533
+ "id": 104,
378
534
  "name": "schema",
379
535
  "kind": 1024,
380
536
  "kindString": "Property",
@@ -396,7 +552,7 @@
396
552
  {
397
553
  "title": "Properties",
398
554
  "children": [
399
- 83
555
+ 104
400
556
  ]
401
557
  }
402
558
  ],
@@ -423,7 +579,7 @@
423
579
  }
424
580
  },
425
581
  {
426
- "id": 84,
582
+ "id": 105,
427
583
  "name": "_started",
428
584
  "kind": 1024,
429
585
  "kindString": "Property",
@@ -447,7 +603,7 @@
447
603
  }
448
604
  },
449
605
  {
450
- "id": 85,
606
+ "id": 106,
451
607
  "name": "account",
452
608
  "kind": 1024,
453
609
  "kindString": "Property",
@@ -471,333 +627,64 @@
471
627
  }
472
628
  },
473
629
  {
474
- "id": 86,
475
- "name": "allowedAddressSets",
630
+ "id": 87,
631
+ "name": "config",
476
632
  "kind": 1024,
477
633
  "kindString": "Property",
478
- "flags": {
479
- "isProtected": true,
480
- "isOptional": true
481
- },
634
+ "flags": {},
482
635
  "sources": [
483
636
  {
484
637
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
485
- "line": 18,
486
- "character": 14
638
+ "line": 14,
639
+ "character": 4
487
640
  }
488
641
  ],
489
642
  "type": {
490
- "type": "reference",
491
- "typeArguments": [
643
+ "type": "intersection",
644
+ "types": [
492
645
  {
493
- "type": "intrinsic",
494
- "name": "string"
646
+ "type": "reference",
647
+ "name": "SchemaFields"
495
648
  },
496
649
  {
497
- "type": "array",
498
- "elementType": {
499
- "type": "intrinsic",
500
- "name": "string"
501
- }
502
- }
503
- ],
504
- "name": "Record",
505
- "qualifiedName": "Record",
506
- "package": "typescript"
507
- },
508
- "inheritedFrom": {
509
- "type": "reference",
510
- "name": "AbstractDiviner.allowedAddressSets"
511
- }
512
- },
513
- {
514
- "id": 87,
515
- "name": "allowedAddressValidator",
516
- "kind": 1024,
517
- "kindString": "Property",
518
- "flags": {
519
- "isProtected": true,
520
- "isReadonly": true
521
- },
522
- "sources": [
523
- {
524
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
525
- "line": 19,
526
- "character": 23
527
- }
528
- ],
529
- "type": {
530
- "type": "reference",
531
- "typeArguments": [
650
+ "type": "reference",
651
+ "name": "PayloadFields"
652
+ },
532
653
  {
533
- "type": "intersection",
534
- "types": [
535
- {
536
- "type": "reference",
537
- "name": "SchemaFields"
538
- },
539
- {
540
- "type": "reference",
541
- "name": "PayloadFields"
542
- },
543
- {
544
- "type": "reflection",
545
- "declaration": {
546
- "id": 88,
547
- "name": "__type",
548
- "kind": 65536,
549
- "kindString": "Type literal",
550
- "flags": {},
551
- "children": [
654
+ "type": "reflection",
655
+ "declaration": {
656
+ "id": 88,
657
+ "name": "__type",
658
+ "kind": 65536,
659
+ "kindString": "Type literal",
660
+ "flags": {},
661
+ "children": [
662
+ {
663
+ "id": 89,
664
+ "name": "security",
665
+ "kind": 1024,
666
+ "kindString": "Property",
667
+ "flags": {
668
+ "isOptional": true
669
+ },
670
+ "sources": [
552
671
  {
553
- "id": 89,
554
- "name": "security",
555
- "kind": 1024,
556
- "kindString": "Property",
557
- "flags": {
558
- "isOptional": true
559
- },
560
- "sources": [
672
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
673
+ "line": 9,
674
+ "character": 4
675
+ }
676
+ ],
677
+ "type": {
678
+ "type": "reflection",
679
+ "declaration": {
680
+ "id": 90,
681
+ "name": "__type",
682
+ "kind": 65536,
683
+ "kindString": "Type literal",
684
+ "flags": {},
685
+ "children": [
561
686
  {
562
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
563
- "line": 8,
564
- "character": 4
565
- }
566
- ],
567
- "type": {
568
- "type": "reflection",
569
- "declaration": {
570
- "id": 90,
571
- "name": "__type",
572
- "kind": 65536,
573
- "kindString": "Type literal",
574
- "flags": {},
575
- "children": [
576
- {
577
- "id": 91,
578
- "name": "allowed",
579
- "kind": 1024,
580
- "kindString": "Property",
581
- "flags": {
582
- "isOptional": true
583
- },
584
- "sources": [
585
- {
586
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
587
- "line": 9,
588
- "character": 8
589
- }
590
- ],
591
- "type": {
592
- "type": "reference",
593
- "typeArguments": [
594
- {
595
- "type": "intrinsic",
596
- "name": "string"
597
- },
598
- {
599
- "type": "array",
600
- "elementType": {
601
- "type": "array",
602
- "elementType": {
603
- "type": "intrinsic",
604
- "name": "string"
605
- }
606
- }
607
- }
608
- ],
609
- "name": "Record",
610
- "qualifiedName": "Record",
611
- "package": "typescript"
612
- }
613
- },
614
- {
615
- "id": 92,
616
- "name": "disallowed",
617
- "kind": 1024,
618
- "kindString": "Property",
619
- "flags": {
620
- "isOptional": true
621
- },
622
- "sources": [
623
- {
624
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
625
- "line": 10,
626
- "character": 8
627
- }
628
- ],
629
- "type": {
630
- "type": "reference",
631
- "typeArguments": [
632
- {
633
- "type": "intrinsic",
634
- "name": "string"
635
- },
636
- {
637
- "type": "array",
638
- "elementType": {
639
- "type": "intrinsic",
640
- "name": "string"
641
- }
642
- }
643
- ],
644
- "name": "Record",
645
- "qualifiedName": "Record",
646
- "package": "typescript"
647
- }
648
- }
649
- ],
650
- "groups": [
651
- {
652
- "title": "Properties",
653
- "children": [
654
- 91,
655
- 92
656
- ]
657
- }
658
- ],
659
- "sources": [
660
- {
661
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
662
- "line": 8,
663
- "character": 15
664
- }
665
- ]
666
- }
667
- }
668
- }
669
- ],
670
- "groups": [
671
- {
672
- "title": "Properties",
673
- "children": [
674
- 89
675
- ]
676
- }
677
- ],
678
- "sources": [
679
- {
680
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
681
- "line": 7,
682
- "character": 87
683
- }
684
- ]
685
- }
686
- },
687
- {
688
- "type": "reflection",
689
- "declaration": {
690
- "id": 93,
691
- "name": "__type",
692
- "kind": 65536,
693
- "kindString": "Type literal",
694
- "flags": {},
695
- "children": [
696
- {
697
- "id": 94,
698
- "name": "schema",
699
- "kind": 1024,
700
- "kindString": "Property",
701
- "flags": {},
702
- "sources": [
703
- {
704
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
705
- "line": 19,
706
- "character": 4
707
- }
708
- ],
709
- "type": {
710
- "type": "intrinsic",
711
- "name": "string"
712
- }
713
- }
714
- ],
715
- "groups": [
716
- {
717
- "title": "Properties",
718
- "children": [
719
- 94
720
- ]
721
- }
722
- ],
723
- "sources": [
724
- {
725
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
726
- "line": 18,
727
- "character": 17
728
- }
729
- ]
730
- }
731
- }
732
- ]
733
- }
734
- ],
735
- "name": "AllowedAddressValidator"
736
- },
737
- "inheritedFrom": {
738
- "type": "reference",
739
- "name": "AbstractDiviner.allowedAddressValidator"
740
- }
741
- },
742
- {
743
- "id": 71,
744
- "name": "config",
745
- "kind": 1024,
746
- "kindString": "Property",
747
- "flags": {},
748
- "sources": [
749
- {
750
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
751
- "line": 14,
752
- "character": 4
753
- }
754
- ],
755
- "type": {
756
- "type": "intersection",
757
- "types": [
758
- {
759
- "type": "reference",
760
- "name": "SchemaFields"
761
- },
762
- {
763
- "type": "reference",
764
- "name": "PayloadFields"
765
- },
766
- {
767
- "type": "reflection",
768
- "declaration": {
769
- "id": 72,
770
- "name": "__type",
771
- "kind": 65536,
772
- "kindString": "Type literal",
773
- "flags": {},
774
- "children": [
775
- {
776
- "id": 73,
777
- "name": "security",
778
- "kind": 1024,
779
- "kindString": "Property",
780
- "flags": {
781
- "isOptional": true
782
- },
783
- "sources": [
784
- {
785
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
786
- "line": 8,
787
- "character": 4
788
- }
789
- ],
790
- "type": {
791
- "type": "reflection",
792
- "declaration": {
793
- "id": 74,
794
- "name": "__type",
795
- "kind": 65536,
796
- "kindString": "Type literal",
797
- "flags": {},
798
- "children": [
799
- {
800
- "id": 75,
687
+ "id": 91,
801
688
  "name": "allowed",
802
689
  "kind": 1024,
803
690
  "kindString": "Property",
@@ -807,7 +694,7 @@
807
694
  "sources": [
808
695
  {
809
696
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
810
- "line": 9,
697
+ "line": 10,
811
698
  "character": 8
812
699
  }
813
700
  ],
@@ -821,11 +708,17 @@
821
708
  {
822
709
  "type": "array",
823
710
  "elementType": {
824
- "type": "array",
825
- "elementType": {
826
- "type": "intrinsic",
827
- "name": "string"
828
- }
711
+ "type": "union",
712
+ "types": [
713
+ {
714
+ "type": "intrinsic",
715
+ "name": "string"
716
+ },
717
+ {
718
+ "type": "reference",
719
+ "name": "CosigningAddressSet"
720
+ }
721
+ ]
829
722
  }
830
723
  }
831
724
  ],
@@ -835,7 +728,7 @@
835
728
  }
836
729
  },
837
730
  {
838
- "id": 76,
731
+ "id": 92,
839
732
  "name": "disallowed",
840
733
  "kind": 1024,
841
734
  "kindString": "Property",
@@ -845,7 +738,7 @@
845
738
  "sources": [
846
739
  {
847
740
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
848
- "line": 10,
741
+ "line": 11,
849
742
  "character": 8
850
743
  }
851
744
  ],
@@ -874,15 +767,15 @@
874
767
  {
875
768
  "title": "Properties",
876
769
  "children": [
877
- 75,
878
- 76
770
+ 91,
771
+ 92
879
772
  ]
880
773
  }
881
774
  ],
882
775
  "sources": [
883
776
  {
884
777
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
885
- "line": 8,
778
+ "line": 9,
886
779
  "character": 15
887
780
  }
888
781
  ]
@@ -894,14 +787,14 @@
894
787
  {
895
788
  "title": "Properties",
896
789
  "children": [
897
- 73
790
+ 89
898
791
  ]
899
792
  }
900
793
  ],
901
794
  "sources": [
902
795
  {
903
796
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
904
- "line": 7,
797
+ "line": 8,
905
798
  "character": 87
906
799
  }
907
800
  ]
@@ -910,14 +803,14 @@
910
803
  {
911
804
  "type": "reflection",
912
805
  "declaration": {
913
- "id": 77,
806
+ "id": 93,
914
807
  "name": "__type",
915
808
  "kind": 65536,
916
809
  "kindString": "Type literal",
917
810
  "flags": {},
918
811
  "children": [
919
812
  {
920
- "id": 78,
813
+ "id": 94,
921
814
  "name": "targetSchema",
922
815
  "kind": 1024,
923
816
  "kindString": "Property",
@@ -941,7 +834,7 @@
941
834
  {
942
835
  "title": "Properties",
943
836
  "children": [
944
- 78
837
+ 94
945
838
  ]
946
839
  }
947
840
  ],
@@ -957,14 +850,14 @@
957
850
  {
958
851
  "type": "reflection",
959
852
  "declaration": {
960
- "id": 79,
853
+ "id": 95,
961
854
  "name": "__type",
962
855
  "kind": 65536,
963
856
  "kindString": "Type literal",
964
857
  "flags": {},
965
858
  "children": [
966
859
  {
967
- "id": 80,
860
+ "id": 96,
968
861
  "name": "schema",
969
862
  "kind": 1024,
970
863
  "kindString": "Property",
@@ -986,7 +879,7 @@
986
879
  {
987
880
  "title": "Properties",
988
881
  "children": [
989
- 80
882
+ 96
990
883
  ]
991
884
  }
992
885
  ],
@@ -1007,7 +900,7 @@
1007
900
  }
1008
901
  },
1009
902
  {
1010
- "id": 95,
903
+ "id": 107,
1011
904
  "name": "logger",
1012
905
  "kind": 1024,
1013
906
  "kindString": "Property",
@@ -1019,7 +912,7 @@
1019
912
  "sources": [
1020
913
  {
1021
914
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1022
- "line": 20,
915
+ "line": 18,
1023
916
  "character": 23
1024
917
  }
1025
918
  ],
@@ -1033,134 +926,261 @@
1033
926
  }
1034
927
  },
1035
928
  {
1036
- "id": 96,
1037
- "name": "queryValidators",
929
+ "id": 108,
930
+ "name": "moduleConfigQueryValidator",
1038
931
  "kind": 1024,
1039
932
  "kindString": "Property",
1040
933
  "flags": {
1041
- "isProtected": true
934
+ "isProtected": true,
935
+ "isReadonly": true
1042
936
  },
1043
937
  "sources": [
1044
938
  {
1045
939
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1046
- "line": 21,
1047
- "character": 14
940
+ "line": 19,
941
+ "character": 23
1048
942
  }
1049
943
  ],
1050
944
  "type": {
1051
- "type": "array",
1052
- "elementType": {
1053
- "type": "reference",
1054
- "typeArguments": [
1055
- {
1056
- "type": "intersection",
1057
- "types": [
1058
- {
1059
- "type": "reference",
1060
- "name": "SchemaFields"
1061
- },
1062
- {
1063
- "type": "reference",
1064
- "name": "PayloadFields"
1065
- },
1066
- {
1067
- "type": "reference",
1068
- "name": "XyoBoundWitnessFields"
1069
- },
1070
- {
1071
- "type": "reflection",
1072
- "declaration": {
1073
- "id": 97,
1074
- "name": "__type",
1075
- "kind": 65536,
1076
- "kindString": "Type literal",
1077
- "flags": {},
1078
- "children": [
1079
- {
1080
- "id": 98,
1081
- "name": "query",
1082
- "kind": 1024,
1083
- "kindString": "Property",
1084
- "flags": {},
1085
- "sources": [
1086
- {
1087
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1088
- "line": 5,
1089
- "character": 4
1090
- }
1091
- ],
1092
- "type": {
1093
- "type": "intrinsic",
1094
- "name": "string"
1095
- }
1096
- },
1097
- {
1098
- "id": 99,
1099
- "name": "resultSet",
1100
- "kind": 1024,
1101
- "kindString": "Property",
1102
- "flags": {
1103
- "isOptional": true
1104
- },
1105
- "sources": [
1106
- {
1107
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1108
- "line": 6,
1109
- "character": 4
1110
- }
1111
- ],
1112
- "type": {
1113
- "type": "intrinsic",
1114
- "name": "string"
1115
- }
1116
- },
1117
- {
1118
- "id": 100,
1119
- "name": "schema",
1120
- "kind": 1024,
1121
- "kindString": "Property",
1122
- "flags": {},
1123
- "sources": [
1124
- {
1125
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1126
- "line": 7,
1127
- "character": 4
1128
- }
1129
- ],
1130
- "type": {
1131
- "type": "literal",
1132
- "value": "network.xyo.boundwitness.query"
1133
- }
1134
- }
1135
- ],
1136
- "groups": [
1137
- {
1138
- "title": "Properties",
1139
- "children": [
1140
- 98,
1141
- 99,
1142
- 100
1143
- ]
1144
- }
1145
- ],
1146
- "sources": [
1147
- {
1148
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1149
- "line": 4,
1150
- "character": 51
945
+ "type": "reference",
946
+ "typeArguments": [
947
+ {
948
+ "type": "intersection",
949
+ "types": [
950
+ {
951
+ "type": "reference",
952
+ "name": "SchemaFields"
953
+ },
954
+ {
955
+ "type": "reference",
956
+ "name": "PayloadFields"
957
+ },
958
+ {
959
+ "type": "reference",
960
+ "name": "XyoBoundWitnessFields"
961
+ },
962
+ {
963
+ "type": "reflection",
964
+ "declaration": {
965
+ "id": 109,
966
+ "name": "__type",
967
+ "kind": 65536,
968
+ "kindString": "Type literal",
969
+ "flags": {},
970
+ "children": [
971
+ {
972
+ "id": 110,
973
+ "name": "query",
974
+ "kind": 1024,
975
+ "kindString": "Property",
976
+ "flags": {},
977
+ "sources": [
978
+ {
979
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
980
+ "line": 5,
981
+ "character": 4
982
+ }
983
+ ],
984
+ "type": {
985
+ "type": "intrinsic",
986
+ "name": "string"
1151
987
  }
1152
- ]
1153
- }
988
+ },
989
+ {
990
+ "id": 111,
991
+ "name": "resultSet",
992
+ "kind": 1024,
993
+ "kindString": "Property",
994
+ "flags": {
995
+ "isOptional": true
996
+ },
997
+ "sources": [
998
+ {
999
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1000
+ "line": 6,
1001
+ "character": 4
1002
+ }
1003
+ ],
1004
+ "type": {
1005
+ "type": "intrinsic",
1006
+ "name": "string"
1007
+ }
1008
+ },
1009
+ {
1010
+ "id": 112,
1011
+ "name": "schema",
1012
+ "kind": 1024,
1013
+ "kindString": "Property",
1014
+ "flags": {},
1015
+ "sources": [
1016
+ {
1017
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1018
+ "line": 7,
1019
+ "character": 4
1020
+ }
1021
+ ],
1022
+ "type": {
1023
+ "type": "literal",
1024
+ "value": "network.xyo.boundwitness.query"
1025
+ }
1026
+ }
1027
+ ],
1028
+ "groups": [
1029
+ {
1030
+ "title": "Properties",
1031
+ "children": [
1032
+ 110,
1033
+ 111,
1034
+ 112
1035
+ ]
1036
+ }
1037
+ ],
1038
+ "sources": [
1039
+ {
1040
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1041
+ "line": 4,
1042
+ "character": 51
1043
+ }
1044
+ ]
1154
1045
  }
1155
- ]
1156
- }
1157
- ],
1158
- "name": "Queryable"
1046
+ }
1047
+ ]
1048
+ }
1049
+ ],
1050
+ "name": "Queryable"
1051
+ },
1052
+ "inheritedFrom": {
1053
+ "type": "reference",
1054
+ "name": "AbstractDiviner.moduleConfigQueryValidator"
1055
+ }
1056
+ },
1057
+ {
1058
+ "id": 113,
1059
+ "name": "supportedQueryValidator",
1060
+ "kind": 1024,
1061
+ "kindString": "Property",
1062
+ "flags": {
1063
+ "isProtected": true,
1064
+ "isReadonly": true
1065
+ },
1066
+ "sources": [
1067
+ {
1068
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1069
+ "line": 20,
1070
+ "character": 23
1159
1071
  }
1072
+ ],
1073
+ "type": {
1074
+ "type": "reference",
1075
+ "typeArguments": [
1076
+ {
1077
+ "type": "intersection",
1078
+ "types": [
1079
+ {
1080
+ "type": "reference",
1081
+ "name": "SchemaFields"
1082
+ },
1083
+ {
1084
+ "type": "reference",
1085
+ "name": "PayloadFields"
1086
+ },
1087
+ {
1088
+ "type": "reference",
1089
+ "name": "XyoBoundWitnessFields"
1090
+ },
1091
+ {
1092
+ "type": "reflection",
1093
+ "declaration": {
1094
+ "id": 114,
1095
+ "name": "__type",
1096
+ "kind": 65536,
1097
+ "kindString": "Type literal",
1098
+ "flags": {},
1099
+ "children": [
1100
+ {
1101
+ "id": 115,
1102
+ "name": "query",
1103
+ "kind": 1024,
1104
+ "kindString": "Property",
1105
+ "flags": {},
1106
+ "sources": [
1107
+ {
1108
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1109
+ "line": 5,
1110
+ "character": 4
1111
+ }
1112
+ ],
1113
+ "type": {
1114
+ "type": "intrinsic",
1115
+ "name": "string"
1116
+ }
1117
+ },
1118
+ {
1119
+ "id": 116,
1120
+ "name": "resultSet",
1121
+ "kind": 1024,
1122
+ "kindString": "Property",
1123
+ "flags": {
1124
+ "isOptional": true
1125
+ },
1126
+ "sources": [
1127
+ {
1128
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1129
+ "line": 6,
1130
+ "character": 4
1131
+ }
1132
+ ],
1133
+ "type": {
1134
+ "type": "intrinsic",
1135
+ "name": "string"
1136
+ }
1137
+ },
1138
+ {
1139
+ "id": 117,
1140
+ "name": "schema",
1141
+ "kind": 1024,
1142
+ "kindString": "Property",
1143
+ "flags": {},
1144
+ "sources": [
1145
+ {
1146
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1147
+ "line": 7,
1148
+ "character": 4
1149
+ }
1150
+ ],
1151
+ "type": {
1152
+ "type": "literal",
1153
+ "value": "network.xyo.boundwitness.query"
1154
+ }
1155
+ }
1156
+ ],
1157
+ "groups": [
1158
+ {
1159
+ "title": "Properties",
1160
+ "children": [
1161
+ 115,
1162
+ 116,
1163
+ 117
1164
+ ]
1165
+ }
1166
+ ],
1167
+ "sources": [
1168
+ {
1169
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1170
+ "line": 4,
1171
+ "character": 51
1172
+ }
1173
+ ]
1174
+ }
1175
+ }
1176
+ ]
1177
+ }
1178
+ ],
1179
+ "name": "Queryable"
1160
1180
  },
1161
1181
  "inheritedFrom": {
1162
1182
  "type": "reference",
1163
- "name": "AbstractDiviner.queryValidators"
1183
+ "name": "AbstractDiviner.supportedQueryValidator"
1164
1184
  }
1165
1185
  },
1166
1186
  {
@@ -1176,7 +1196,7 @@
1176
1196
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
1177
1197
  "line": 15,
1178
1198
  "character": 18,
1179
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L15"
1199
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L15"
1180
1200
  }
1181
1201
  ],
1182
1202
  "type": {
@@ -1227,7 +1247,7 @@
1227
1247
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
1228
1248
  "line": 16,
1229
1249
  "character": 18,
1230
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L16"
1250
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L16"
1231
1251
  }
1232
1252
  ],
1233
1253
  "type": {
@@ -1241,7 +1261,7 @@
1241
1261
  }
1242
1262
  },
1243
1263
  {
1244
- "id": 101,
1264
+ "id": 118,
1245
1265
  "name": "address",
1246
1266
  "kind": 262144,
1247
1267
  "kindString": "Accessor",
@@ -1249,12 +1269,12 @@
1249
1269
  "sources": [
1250
1270
  {
1251
1271
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1252
- "line": 23,
1272
+ "line": 22,
1253
1273
  "character": 8
1254
1274
  }
1255
1275
  ],
1256
1276
  "getSignature": {
1257
- "id": 102,
1277
+ "id": 119,
1258
1278
  "name": "address",
1259
1279
  "kind": 524288,
1260
1280
  "kindString": "Get signature",
@@ -1274,12 +1294,17 @@
1274
1294
  }
1275
1295
  },
1276
1296
  {
1277
- "id": 103,
1278
- "name": "disallowedAddresses",
1297
+ "id": 120,
1298
+ "name": "resolver",
1279
1299
  "kind": 262144,
1280
1300
  "kindString": "Accessor",
1281
1301
  "flags": {},
1282
1302
  "sources": [
1303
+ {
1304
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1305
+ "line": 23,
1306
+ "character": 8
1307
+ },
1283
1308
  {
1284
1309
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1285
1310
  "line": 24,
@@ -1287,70 +1312,8 @@
1287
1312
  }
1288
1313
  ],
1289
1314
  "getSignature": {
1290
- "id": 104,
1291
- "name": "disallowedAddresses",
1292
- "kind": 524288,
1293
- "kindString": "Get signature",
1294
- "flags": {},
1295
- "type": {
1296
- "type": "union",
1297
- "types": [
1298
- {
1299
- "type": "intrinsic",
1300
- "name": "undefined"
1301
- },
1302
- {
1303
- "type": "reference",
1304
- "typeArguments": [
1305
- {
1306
- "type": "intrinsic",
1307
- "name": "string"
1308
- },
1309
- {
1310
- "type": "array",
1311
- "elementType": {
1312
- "type": "intrinsic",
1313
- "name": "string"
1314
- }
1315
- }
1316
- ],
1317
- "name": "Record",
1318
- "qualifiedName": "Record",
1319
- "package": "typescript"
1320
- }
1321
- ]
1322
- },
1323
- "inheritedFrom": {
1324
- "type": "reference",
1325
- "name": "AbstractDiviner.disallowedAddresses"
1326
- }
1327
- },
1328
- "inheritedFrom": {
1329
- "type": "reference",
1330
- "name": "AbstractDiviner.disallowedAddresses"
1331
- }
1332
- },
1333
- {
1334
- "id": 105,
1335
- "name": "resolver",
1336
- "kind": 262144,
1337
- "kindString": "Accessor",
1338
- "flags": {},
1339
- "sources": [
1340
- {
1341
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1342
- "line": 25,
1343
- "character": 8
1344
- },
1345
- {
1346
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1347
- "line": 26,
1348
- "character": 8
1349
- }
1350
- ],
1351
- "getSignature": {
1352
- "id": 106,
1353
- "name": "resolver",
1315
+ "id": 121,
1316
+ "name": "resolver",
1354
1317
  "kind": 524288,
1355
1318
  "kindString": "Get signature",
1356
1319
  "flags": {},
@@ -1381,14 +1344,164 @@
1381
1344
  {
1382
1345
  "type": "reflection",
1383
1346
  "declaration": {
1384
- "id": 107,
1347
+ "id": 122,
1348
+ "name": "__type",
1349
+ "kind": 65536,
1350
+ "kindString": "Type literal",
1351
+ "flags": {},
1352
+ "children": [
1353
+ {
1354
+ "id": 123,
1355
+ "name": "security",
1356
+ "kind": 1024,
1357
+ "kindString": "Property",
1358
+ "flags": {
1359
+ "isOptional": true
1360
+ },
1361
+ "sources": [
1362
+ {
1363
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1364
+ "line": 9,
1365
+ "character": 4
1366
+ }
1367
+ ],
1368
+ "type": {
1369
+ "type": "reflection",
1370
+ "declaration": {
1371
+ "id": 124,
1372
+ "name": "__type",
1373
+ "kind": 65536,
1374
+ "kindString": "Type literal",
1375
+ "flags": {},
1376
+ "children": [
1377
+ {
1378
+ "id": 125,
1379
+ "name": "allowed",
1380
+ "kind": 1024,
1381
+ "kindString": "Property",
1382
+ "flags": {
1383
+ "isOptional": true
1384
+ },
1385
+ "sources": [
1386
+ {
1387
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1388
+ "line": 10,
1389
+ "character": 8
1390
+ }
1391
+ ],
1392
+ "type": {
1393
+ "type": "reference",
1394
+ "typeArguments": [
1395
+ {
1396
+ "type": "intrinsic",
1397
+ "name": "string"
1398
+ },
1399
+ {
1400
+ "type": "array",
1401
+ "elementType": {
1402
+ "type": "union",
1403
+ "types": [
1404
+ {
1405
+ "type": "intrinsic",
1406
+ "name": "string"
1407
+ },
1408
+ {
1409
+ "type": "reference",
1410
+ "name": "CosigningAddressSet"
1411
+ }
1412
+ ]
1413
+ }
1414
+ }
1415
+ ],
1416
+ "name": "Record",
1417
+ "qualifiedName": "Record",
1418
+ "package": "typescript"
1419
+ }
1420
+ },
1421
+ {
1422
+ "id": 126,
1423
+ "name": "disallowed",
1424
+ "kind": 1024,
1425
+ "kindString": "Property",
1426
+ "flags": {
1427
+ "isOptional": true
1428
+ },
1429
+ "sources": [
1430
+ {
1431
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1432
+ "line": 11,
1433
+ "character": 8
1434
+ }
1435
+ ],
1436
+ "type": {
1437
+ "type": "reference",
1438
+ "typeArguments": [
1439
+ {
1440
+ "type": "intrinsic",
1441
+ "name": "string"
1442
+ },
1443
+ {
1444
+ "type": "array",
1445
+ "elementType": {
1446
+ "type": "intrinsic",
1447
+ "name": "string"
1448
+ }
1449
+ }
1450
+ ],
1451
+ "name": "Record",
1452
+ "qualifiedName": "Record",
1453
+ "package": "typescript"
1454
+ }
1455
+ }
1456
+ ],
1457
+ "groups": [
1458
+ {
1459
+ "title": "Properties",
1460
+ "children": [
1461
+ 125,
1462
+ 126
1463
+ ]
1464
+ }
1465
+ ],
1466
+ "sources": [
1467
+ {
1468
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1469
+ "line": 9,
1470
+ "character": 15
1471
+ }
1472
+ ]
1473
+ }
1474
+ }
1475
+ }
1476
+ ],
1477
+ "groups": [
1478
+ {
1479
+ "title": "Properties",
1480
+ "children": [
1481
+ 123
1482
+ ]
1483
+ }
1484
+ ],
1485
+ "sources": [
1486
+ {
1487
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1488
+ "line": 8,
1489
+ "character": 87
1490
+ }
1491
+ ]
1492
+ }
1493
+ },
1494
+ {
1495
+ "type": "reflection",
1496
+ "declaration": {
1497
+ "id": 127,
1385
1498
  "name": "__type",
1386
1499
  "kind": 65536,
1387
1500
  "kindString": "Type literal",
1388
1501
  "flags": {},
1389
1502
  "children": [
1390
1503
  {
1391
- "id": 108,
1504
+ "id": 128,
1392
1505
  "name": "schema",
1393
1506
  "kind": 1024,
1394
1507
  "kindString": "Property",
@@ -1410,7 +1523,7 @@
1410
1523
  {
1411
1524
  "title": "Properties",
1412
1525
  "children": [
1413
- 108
1526
+ 128
1414
1527
  ]
1415
1528
  }
1416
1529
  ],
@@ -1439,14 +1552,14 @@
1439
1552
  }
1440
1553
  },
1441
1554
  "setSignature": {
1442
- "id": 109,
1555
+ "id": 129,
1443
1556
  "name": "resolver",
1444
1557
  "kind": 1048576,
1445
1558
  "kindString": "Set signature",
1446
1559
  "flags": {},
1447
1560
  "parameters": [
1448
1561
  {
1449
- "id": 110,
1562
+ "id": 130,
1450
1563
  "name": "v",
1451
1564
  "kind": 32768,
1452
1565
  "kindString": "Parameter",
@@ -1478,14 +1591,164 @@
1478
1591
  {
1479
1592
  "type": "reflection",
1480
1593
  "declaration": {
1481
- "id": 111,
1594
+ "id": 131,
1595
+ "name": "__type",
1596
+ "kind": 65536,
1597
+ "kindString": "Type literal",
1598
+ "flags": {},
1599
+ "children": [
1600
+ {
1601
+ "id": 132,
1602
+ "name": "security",
1603
+ "kind": 1024,
1604
+ "kindString": "Property",
1605
+ "flags": {
1606
+ "isOptional": true
1607
+ },
1608
+ "sources": [
1609
+ {
1610
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1611
+ "line": 9,
1612
+ "character": 4
1613
+ }
1614
+ ],
1615
+ "type": {
1616
+ "type": "reflection",
1617
+ "declaration": {
1618
+ "id": 133,
1619
+ "name": "__type",
1620
+ "kind": 65536,
1621
+ "kindString": "Type literal",
1622
+ "flags": {},
1623
+ "children": [
1624
+ {
1625
+ "id": 134,
1626
+ "name": "allowed",
1627
+ "kind": 1024,
1628
+ "kindString": "Property",
1629
+ "flags": {
1630
+ "isOptional": true
1631
+ },
1632
+ "sources": [
1633
+ {
1634
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1635
+ "line": 10,
1636
+ "character": 8
1637
+ }
1638
+ ],
1639
+ "type": {
1640
+ "type": "reference",
1641
+ "typeArguments": [
1642
+ {
1643
+ "type": "intrinsic",
1644
+ "name": "string"
1645
+ },
1646
+ {
1647
+ "type": "array",
1648
+ "elementType": {
1649
+ "type": "union",
1650
+ "types": [
1651
+ {
1652
+ "type": "intrinsic",
1653
+ "name": "string"
1654
+ },
1655
+ {
1656
+ "type": "reference",
1657
+ "name": "CosigningAddressSet"
1658
+ }
1659
+ ]
1660
+ }
1661
+ }
1662
+ ],
1663
+ "name": "Record",
1664
+ "qualifiedName": "Record",
1665
+ "package": "typescript"
1666
+ }
1667
+ },
1668
+ {
1669
+ "id": 135,
1670
+ "name": "disallowed",
1671
+ "kind": 1024,
1672
+ "kindString": "Property",
1673
+ "flags": {
1674
+ "isOptional": true
1675
+ },
1676
+ "sources": [
1677
+ {
1678
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1679
+ "line": 11,
1680
+ "character": 8
1681
+ }
1682
+ ],
1683
+ "type": {
1684
+ "type": "reference",
1685
+ "typeArguments": [
1686
+ {
1687
+ "type": "intrinsic",
1688
+ "name": "string"
1689
+ },
1690
+ {
1691
+ "type": "array",
1692
+ "elementType": {
1693
+ "type": "intrinsic",
1694
+ "name": "string"
1695
+ }
1696
+ }
1697
+ ],
1698
+ "name": "Record",
1699
+ "qualifiedName": "Record",
1700
+ "package": "typescript"
1701
+ }
1702
+ }
1703
+ ],
1704
+ "groups": [
1705
+ {
1706
+ "title": "Properties",
1707
+ "children": [
1708
+ 134,
1709
+ 135
1710
+ ]
1711
+ }
1712
+ ],
1713
+ "sources": [
1714
+ {
1715
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1716
+ "line": 9,
1717
+ "character": 15
1718
+ }
1719
+ ]
1720
+ }
1721
+ }
1722
+ }
1723
+ ],
1724
+ "groups": [
1725
+ {
1726
+ "title": "Properties",
1727
+ "children": [
1728
+ 132
1729
+ ]
1730
+ }
1731
+ ],
1732
+ "sources": [
1733
+ {
1734
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1735
+ "line": 8,
1736
+ "character": 87
1737
+ }
1738
+ ]
1739
+ }
1740
+ },
1741
+ {
1742
+ "type": "reflection",
1743
+ "declaration": {
1744
+ "id": 136,
1482
1745
  "name": "__type",
1483
1746
  "kind": 65536,
1484
1747
  "kindString": "Type literal",
1485
1748
  "flags": {},
1486
1749
  "children": [
1487
1750
  {
1488
- "id": 112,
1751
+ "id": 137,
1489
1752
  "name": "schema",
1490
1753
  "kind": 1024,
1491
1754
  "kindString": "Property",
@@ -1507,7 +1770,7 @@
1507
1770
  {
1508
1771
  "title": "Properties",
1509
1772
  "children": [
1510
- 112
1773
+ 137
1511
1774
  ]
1512
1775
  }
1513
1776
  ],
@@ -1589,7 +1852,7 @@
1589
1852
  }
1590
1853
  },
1591
1854
  {
1592
- "id": 141,
1855
+ "id": 182,
1593
1856
  "name": "bindHashes",
1594
1857
  "kind": 2048,
1595
1858
  "kindString": "Method",
@@ -1599,20 +1862,20 @@
1599
1862
  "sources": [
1600
1863
  {
1601
1864
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1602
- "line": 35,
1865
+ "line": 33,
1603
1866
  "character": 14
1604
1867
  }
1605
1868
  ],
1606
1869
  "signatures": [
1607
1870
  {
1608
- "id": 142,
1871
+ "id": 183,
1609
1872
  "name": "bindHashes",
1610
1873
  "kind": 4096,
1611
1874
  "kindString": "Call signature",
1612
1875
  "flags": {},
1613
1876
  "parameters": [
1614
1877
  {
1615
- "id": 143,
1878
+ "id": 184,
1616
1879
  "name": "hashes",
1617
1880
  "kind": 32768,
1618
1881
  "kindString": "Parameter",
@@ -1626,7 +1889,7 @@
1626
1889
  }
1627
1890
  },
1628
1891
  {
1629
- "id": 144,
1892
+ "id": 185,
1630
1893
  "name": "schema",
1631
1894
  "kind": 32768,
1632
1895
  "kindString": "Parameter",
@@ -1640,7 +1903,7 @@
1640
1903
  }
1641
1904
  },
1642
1905
  {
1643
- "id": 145,
1906
+ "id": 186,
1644
1907
  "name": "account",
1645
1908
  "kind": 32768,
1646
1909
  "kindString": "Parameter",
@@ -1679,7 +1942,7 @@
1679
1942
  }
1680
1943
  },
1681
1944
  {
1682
- "id": 146,
1945
+ "id": 187,
1683
1946
  "name": "bindHashesInternal",
1684
1947
  "kind": 2048,
1685
1948
  "kindString": "Method",
@@ -1689,20 +1952,20 @@
1689
1952
  "sources": [
1690
1953
  {
1691
1954
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1692
- "line": 36,
1955
+ "line": 34,
1693
1956
  "character": 14
1694
1957
  }
1695
1958
  ],
1696
1959
  "signatures": [
1697
1960
  {
1698
- "id": 147,
1961
+ "id": 188,
1699
1962
  "name": "bindHashesInternal",
1700
1963
  "kind": 4096,
1701
1964
  "kindString": "Call signature",
1702
1965
  "flags": {},
1703
1966
  "parameters": [
1704
1967
  {
1705
- "id": 148,
1968
+ "id": 189,
1706
1969
  "name": "hashes",
1707
1970
  "kind": 32768,
1708
1971
  "kindString": "Parameter",
@@ -1716,7 +1979,7 @@
1716
1979
  }
1717
1980
  },
1718
1981
  {
1719
- "id": 149,
1982
+ "id": 190,
1720
1983
  "name": "schema",
1721
1984
  "kind": 32768,
1722
1985
  "kindString": "Parameter",
@@ -1730,7 +1993,7 @@
1730
1993
  }
1731
1994
  },
1732
1995
  {
1733
- "id": 150,
1996
+ "id": 191,
1734
1997
  "name": "account",
1735
1998
  "kind": 32768,
1736
1999
  "kindString": "Parameter",
@@ -1761,14 +2024,14 @@
1761
2024
  {
1762
2025
  "type": "reflection",
1763
2026
  "declaration": {
1764
- "id": 151,
2027
+ "id": 192,
1765
2028
  "name": "__type",
1766
2029
  "kind": 65536,
1767
2030
  "kindString": "Type literal",
1768
2031
  "flags": {},
1769
2032
  "children": [
1770
2033
  {
1771
- "id": 152,
2034
+ "id": 193,
1772
2035
  "name": "schema",
1773
2036
  "kind": 1024,
1774
2037
  "kindString": "Property",
@@ -1790,7 +2053,7 @@
1790
2053
  {
1791
2054
  "title": "Properties",
1792
2055
  "children": [
1793
- 152
2056
+ 193
1794
2057
  ]
1795
2058
  }
1796
2059
  ],
@@ -1817,7 +2080,7 @@
1817
2080
  }
1818
2081
  },
1819
2082
  {
1820
- "id": 153,
2083
+ "id": 194,
1821
2084
  "name": "bindQuery",
1822
2085
  "kind": 2048,
1823
2086
  "kindString": "Method",
@@ -1827,20 +2090,20 @@
1827
2090
  "sources": [
1828
2091
  {
1829
2092
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1830
- "line": 37,
2093
+ "line": 35,
1831
2094
  "character": 14
1832
2095
  }
1833
2096
  ],
1834
2097
  "signatures": [
1835
2098
  {
1836
- "id": 154,
2099
+ "id": 195,
1837
2100
  "name": "bindQuery",
1838
2101
  "kind": 4096,
1839
2102
  "kindString": "Call signature",
1840
2103
  "flags": {},
1841
2104
  "typeParameter": [
1842
2105
  {
1843
- "id": 159,
2106
+ "id": 200,
1844
2107
  "name": "T",
1845
2108
  "kind": 131072,
1846
2109
  "kindString": "Type parameter",
@@ -1866,14 +2129,14 @@
1866
2129
  {
1867
2130
  "type": "reflection",
1868
2131
  "declaration": {
1869
- "id": 155,
2132
+ "id": 196,
1870
2133
  "name": "__type",
1871
2134
  "kind": 65536,
1872
2135
  "kindString": "Type literal",
1873
2136
  "flags": {},
1874
2137
  "children": [
1875
2138
  {
1876
- "id": 156,
2139
+ "id": 197,
1877
2140
  "name": "schema",
1878
2141
  "kind": 1024,
1879
2142
  "kindString": "Property",
@@ -1895,7 +2158,7 @@
1895
2158
  {
1896
2159
  "title": "Properties",
1897
2160
  "children": [
1898
- 156
2161
+ 197
1899
2162
  ]
1900
2163
  }
1901
2164
  ],
@@ -1931,14 +2194,14 @@
1931
2194
  {
1932
2195
  "type": "reflection",
1933
2196
  "declaration": {
1934
- "id": 157,
2197
+ "id": 198,
1935
2198
  "name": "__type",
1936
2199
  "kind": 65536,
1937
2200
  "kindString": "Type literal",
1938
2201
  "flags": {},
1939
2202
  "children": [
1940
2203
  {
1941
- "id": 158,
2204
+ "id": 199,
1942
2205
  "name": "schema",
1943
2206
  "kind": 1024,
1944
2207
  "kindString": "Property",
@@ -1960,7 +2223,7 @@
1960
2223
  {
1961
2224
  "title": "Properties",
1962
2225
  "children": [
1963
- 158
2226
+ 199
1964
2227
  ]
1965
2228
  }
1966
2229
  ],
@@ -1984,19 +2247,19 @@
1984
2247
  ],
1985
2248
  "parameters": [
1986
2249
  {
1987
- "id": 160,
2250
+ "id": 201,
1988
2251
  "name": "query",
1989
2252
  "kind": 32768,
1990
2253
  "kindString": "Parameter",
1991
2254
  "flags": {},
1992
2255
  "type": {
1993
2256
  "type": "reference",
1994
- "id": 159,
2257
+ "id": 200,
1995
2258
  "name": "T"
1996
2259
  }
1997
2260
  },
1998
2261
  {
1999
- "id": 161,
2262
+ "id": 202,
2000
2263
  "name": "payloads",
2001
2264
  "kind": 32768,
2002
2265
  "kindString": "Parameter",
@@ -2019,14 +2282,14 @@
2019
2282
  {
2020
2283
  "type": "reflection",
2021
2284
  "declaration": {
2022
- "id": 162,
2285
+ "id": 203,
2023
2286
  "name": "__type",
2024
2287
  "kind": 65536,
2025
2288
  "kindString": "Type literal",
2026
2289
  "flags": {},
2027
2290
  "children": [
2028
2291
  {
2029
- "id": 163,
2292
+ "id": 204,
2030
2293
  "name": "schema",
2031
2294
  "kind": 1024,
2032
2295
  "kindString": "Property",
@@ -2048,7 +2311,7 @@
2048
2311
  {
2049
2312
  "title": "Properties",
2050
2313
  "children": [
2051
- 163
2314
+ 204
2052
2315
  ]
2053
2316
  }
2054
2317
  ],
@@ -2066,7 +2329,7 @@
2066
2329
  }
2067
2330
  },
2068
2331
  {
2069
- "id": 164,
2332
+ "id": 205,
2070
2333
  "name": "account",
2071
2334
  "kind": 32768,
2072
2335
  "kindString": "Parameter",
@@ -2103,14 +2366,14 @@
2103
2366
  {
2104
2367
  "type": "reflection",
2105
2368
  "declaration": {
2106
- "id": 165,
2369
+ "id": 206,
2107
2370
  "name": "__type",
2108
2371
  "kind": 65536,
2109
2372
  "kindString": "Type literal",
2110
2373
  "flags": {},
2111
2374
  "children": [
2112
2375
  {
2113
- "id": 166,
2376
+ "id": 207,
2114
2377
  "name": "query",
2115
2378
  "kind": 1024,
2116
2379
  "kindString": "Property",
@@ -2128,7 +2391,7 @@
2128
2391
  }
2129
2392
  },
2130
2393
  {
2131
- "id": 167,
2394
+ "id": 208,
2132
2395
  "name": "resultSet",
2133
2396
  "kind": 1024,
2134
2397
  "kindString": "Property",
@@ -2148,7 +2411,7 @@
2148
2411
  }
2149
2412
  },
2150
2413
  {
2151
- "id": 168,
2414
+ "id": 209,
2152
2415
  "name": "schema",
2153
2416
  "kind": 1024,
2154
2417
  "kindString": "Property",
@@ -2170,9 +2433,9 @@
2170
2433
  {
2171
2434
  "title": "Properties",
2172
2435
  "children": [
2173
- 166,
2174
- 167,
2175
- 168
2436
+ 207,
2437
+ 208,
2438
+ 209
2176
2439
  ]
2177
2440
  }
2178
2441
  ],
@@ -2203,14 +2466,14 @@
2203
2466
  {
2204
2467
  "type": "reflection",
2205
2468
  "declaration": {
2206
- "id": 169,
2469
+ "id": 210,
2207
2470
  "name": "__type",
2208
2471
  "kind": 65536,
2209
2472
  "kindString": "Type literal",
2210
2473
  "flags": {},
2211
2474
  "children": [
2212
2475
  {
2213
- "id": 170,
2476
+ "id": 211,
2214
2477
  "name": "schema",
2215
2478
  "kind": 1024,
2216
2479
  "kindString": "Property",
@@ -2232,7 +2495,7 @@
2232
2495
  {
2233
2496
  "title": "Properties",
2234
2497
  "children": [
2235
- 170
2498
+ 211
2236
2499
  ]
2237
2500
  }
2238
2501
  ],
@@ -2269,7 +2532,7 @@
2269
2532
  }
2270
2533
  },
2271
2534
  {
2272
- "id": 171,
2535
+ "id": 212,
2273
2536
  "name": "bindQueryInternal",
2274
2537
  "kind": 2048,
2275
2538
  "kindString": "Method",
@@ -2279,20 +2542,20 @@
2279
2542
  "sources": [
2280
2543
  {
2281
2544
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2282
- "line": 38,
2545
+ "line": 36,
2283
2546
  "character": 14
2284
2547
  }
2285
2548
  ],
2286
2549
  "signatures": [
2287
2550
  {
2288
- "id": 172,
2551
+ "id": 213,
2289
2552
  "name": "bindQueryInternal",
2290
2553
  "kind": 4096,
2291
2554
  "kindString": "Call signature",
2292
2555
  "flags": {},
2293
2556
  "typeParameter": [
2294
2557
  {
2295
- "id": 177,
2558
+ "id": 218,
2296
2559
  "name": "T",
2297
2560
  "kind": 131072,
2298
2561
  "kindString": "Type parameter",
@@ -2318,14 +2581,14 @@
2318
2581
  {
2319
2582
  "type": "reflection",
2320
2583
  "declaration": {
2321
- "id": 173,
2584
+ "id": 214,
2322
2585
  "name": "__type",
2323
2586
  "kind": 65536,
2324
2587
  "kindString": "Type literal",
2325
2588
  "flags": {},
2326
2589
  "children": [
2327
2590
  {
2328
- "id": 174,
2591
+ "id": 215,
2329
2592
  "name": "schema",
2330
2593
  "kind": 1024,
2331
2594
  "kindString": "Property",
@@ -2347,7 +2610,7 @@
2347
2610
  {
2348
2611
  "title": "Properties",
2349
2612
  "children": [
2350
- 174
2613
+ 215
2351
2614
  ]
2352
2615
  }
2353
2616
  ],
@@ -2383,14 +2646,14 @@
2383
2646
  {
2384
2647
  "type": "reflection",
2385
2648
  "declaration": {
2386
- "id": 175,
2649
+ "id": 216,
2387
2650
  "name": "__type",
2388
2651
  "kind": 65536,
2389
2652
  "kindString": "Type literal",
2390
2653
  "flags": {},
2391
2654
  "children": [
2392
2655
  {
2393
- "id": 176,
2656
+ "id": 217,
2394
2657
  "name": "schema",
2395
2658
  "kind": 1024,
2396
2659
  "kindString": "Property",
@@ -2412,7 +2675,7 @@
2412
2675
  {
2413
2676
  "title": "Properties",
2414
2677
  "children": [
2415
- 176
2678
+ 217
2416
2679
  ]
2417
2680
  }
2418
2681
  ],
@@ -2436,19 +2699,19 @@
2436
2699
  ],
2437
2700
  "parameters": [
2438
2701
  {
2439
- "id": 178,
2702
+ "id": 219,
2440
2703
  "name": "query",
2441
2704
  "kind": 32768,
2442
2705
  "kindString": "Parameter",
2443
2706
  "flags": {},
2444
2707
  "type": {
2445
2708
  "type": "reference",
2446
- "id": 177,
2709
+ "id": 218,
2447
2710
  "name": "T"
2448
2711
  }
2449
2712
  },
2450
2713
  {
2451
- "id": 179,
2714
+ "id": 220,
2452
2715
  "name": "payloads",
2453
2716
  "kind": 32768,
2454
2717
  "kindString": "Parameter",
@@ -2471,14 +2734,14 @@
2471
2734
  {
2472
2735
  "type": "reflection",
2473
2736
  "declaration": {
2474
- "id": 180,
2737
+ "id": 221,
2475
2738
  "name": "__type",
2476
2739
  "kind": 65536,
2477
2740
  "kindString": "Type literal",
2478
2741
  "flags": {},
2479
2742
  "children": [
2480
2743
  {
2481
- "id": 181,
2744
+ "id": 222,
2482
2745
  "name": "schema",
2483
2746
  "kind": 1024,
2484
2747
  "kindString": "Property",
@@ -2500,7 +2763,7 @@
2500
2763
  {
2501
2764
  "title": "Properties",
2502
2765
  "children": [
2503
- 181
2766
+ 222
2504
2767
  ]
2505
2768
  }
2506
2769
  ],
@@ -2518,7 +2781,7 @@
2518
2781
  }
2519
2782
  },
2520
2783
  {
2521
- "id": 182,
2784
+ "id": 223,
2522
2785
  "name": "account",
2523
2786
  "kind": 32768,
2524
2787
  "kindString": "Parameter",
@@ -2552,14 +2815,14 @@
2552
2815
  {
2553
2816
  "type": "reflection",
2554
2817
  "declaration": {
2555
- "id": 183,
2818
+ "id": 224,
2556
2819
  "name": "__type",
2557
2820
  "kind": 65536,
2558
2821
  "kindString": "Type literal",
2559
2822
  "flags": {},
2560
2823
  "children": [
2561
2824
  {
2562
- "id": 184,
2825
+ "id": 225,
2563
2826
  "name": "query",
2564
2827
  "kind": 1024,
2565
2828
  "kindString": "Property",
@@ -2577,7 +2840,7 @@
2577
2840
  }
2578
2841
  },
2579
2842
  {
2580
- "id": 185,
2843
+ "id": 226,
2581
2844
  "name": "resultSet",
2582
2845
  "kind": 1024,
2583
2846
  "kindString": "Property",
@@ -2597,7 +2860,7 @@
2597
2860
  }
2598
2861
  },
2599
2862
  {
2600
- "id": 186,
2863
+ "id": 227,
2601
2864
  "name": "schema",
2602
2865
  "kind": 1024,
2603
2866
  "kindString": "Property",
@@ -2619,9 +2882,9 @@
2619
2882
  {
2620
2883
  "title": "Properties",
2621
2884
  "children": [
2622
- 184,
2623
- 185,
2624
- 186
2885
+ 225,
2886
+ 226,
2887
+ 227
2625
2888
  ]
2626
2889
  }
2627
2890
  ],
@@ -2652,14 +2915,14 @@
2652
2915
  {
2653
2916
  "type": "reflection",
2654
2917
  "declaration": {
2655
- "id": 187,
2918
+ "id": 228,
2656
2919
  "name": "__type",
2657
2920
  "kind": 65536,
2658
2921
  "kindString": "Type literal",
2659
2922
  "flags": {},
2660
2923
  "children": [
2661
2924
  {
2662
- "id": 188,
2925
+ "id": 229,
2663
2926
  "name": "schema",
2664
2927
  "kind": 1024,
2665
2928
  "kindString": "Property",
@@ -2681,7 +2944,7 @@
2681
2944
  {
2682
2945
  "title": "Properties",
2683
2946
  "children": [
2684
- 188
2947
+ 229
2685
2948
  ]
2686
2949
  }
2687
2950
  ],
@@ -2711,7 +2974,7 @@
2711
2974
  }
2712
2975
  },
2713
2976
  {
2714
- "id": 189,
2977
+ "id": 230,
2715
2978
  "name": "bindResult",
2716
2979
  "kind": 2048,
2717
2980
  "kindString": "Method",
@@ -2721,20 +2984,20 @@
2721
2984
  "sources": [
2722
2985
  {
2723
2986
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2724
- "line": 39,
2987
+ "line": 37,
2725
2988
  "character": 14
2726
2989
  }
2727
2990
  ],
2728
2991
  "signatures": [
2729
2992
  {
2730
- "id": 190,
2993
+ "id": 231,
2731
2994
  "name": "bindResult",
2732
2995
  "kind": 4096,
2733
2996
  "kindString": "Call signature",
2734
2997
  "flags": {},
2735
2998
  "parameters": [
2736
2999
  {
2737
- "id": 191,
3000
+ "id": 232,
2738
3001
  "name": "payloads",
2739
3002
  "kind": 32768,
2740
3003
  "kindString": "Parameter",
@@ -2755,14 +3018,14 @@
2755
3018
  {
2756
3019
  "type": "reflection",
2757
3020
  "declaration": {
2758
- "id": 192,
3021
+ "id": 233,
2759
3022
  "name": "__type",
2760
3023
  "kind": 65536,
2761
3024
  "kindString": "Type literal",
2762
3025
  "flags": {},
2763
3026
  "children": [
2764
3027
  {
2765
- "id": 193,
3028
+ "id": 234,
2766
3029
  "name": "schema",
2767
3030
  "kind": 1024,
2768
3031
  "kindString": "Property",
@@ -2784,7 +3047,7 @@
2784
3047
  {
2785
3048
  "title": "Properties",
2786
3049
  "children": [
2787
- 193
3050
+ 234
2788
3051
  ]
2789
3052
  }
2790
3053
  ],
@@ -2802,7 +3065,7 @@
2802
3065
  }
2803
3066
  },
2804
3067
  {
2805
- "id": 194,
3068
+ "id": 235,
2806
3069
  "name": "account",
2807
3070
  "kind": 32768,
2808
3071
  "kindString": "Parameter",
@@ -2835,14 +3098,14 @@
2835
3098
  {
2836
3099
  "type": "reflection",
2837
3100
  "declaration": {
2838
- "id": 195,
3101
+ "id": 236,
2839
3102
  "name": "__type",
2840
3103
  "kind": 65536,
2841
3104
  "kindString": "Type literal",
2842
3105
  "flags": {},
2843
3106
  "children": [
2844
3107
  {
2845
- "id": 196,
3108
+ "id": 237,
2846
3109
  "name": "schema",
2847
3110
  "kind": 1024,
2848
3111
  "kindString": "Property",
@@ -2864,7 +3127,7 @@
2864
3127
  {
2865
3128
  "title": "Properties",
2866
3129
  "children": [
2867
- 196
3130
+ 237
2868
3131
  ]
2869
3132
  }
2870
3133
  ],
@@ -2901,7 +3164,7 @@
2901
3164
  }
2902
3165
  },
2903
3166
  {
2904
- "id": 197,
3167
+ "id": 238,
2905
3168
  "name": "bindResultInternal",
2906
3169
  "kind": 2048,
2907
3170
  "kindString": "Method",
@@ -2911,20 +3174,20 @@
2911
3174
  "sources": [
2912
3175
  {
2913
3176
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2914
- "line": 40,
3177
+ "line": 38,
2915
3178
  "character": 14
2916
3179
  }
2917
3180
  ],
2918
3181
  "signatures": [
2919
3182
  {
2920
- "id": 198,
3183
+ "id": 239,
2921
3184
  "name": "bindResultInternal",
2922
3185
  "kind": 4096,
2923
3186
  "kindString": "Call signature",
2924
3187
  "flags": {},
2925
3188
  "parameters": [
2926
3189
  {
2927
- "id": 199,
3190
+ "id": 240,
2928
3191
  "name": "payloads",
2929
3192
  "kind": 32768,
2930
3193
  "kindString": "Parameter",
@@ -2945,14 +3208,14 @@
2945
3208
  {
2946
3209
  "type": "reflection",
2947
3210
  "declaration": {
2948
- "id": 200,
3211
+ "id": 241,
2949
3212
  "name": "__type",
2950
3213
  "kind": 65536,
2951
3214
  "kindString": "Type literal",
2952
3215
  "flags": {},
2953
3216
  "children": [
2954
3217
  {
2955
- "id": 201,
3218
+ "id": 242,
2956
3219
  "name": "schema",
2957
3220
  "kind": 1024,
2958
3221
  "kindString": "Property",
@@ -2974,7 +3237,7 @@
2974
3237
  {
2975
3238
  "title": "Properties",
2976
3239
  "children": [
2977
- 201
3240
+ 242
2978
3241
  ]
2979
3242
  }
2980
3243
  ],
@@ -2992,7 +3255,7 @@
2992
3255
  }
2993
3256
  },
2994
3257
  {
2995
- "id": 202,
3258
+ "id": 243,
2996
3259
  "name": "account",
2997
3260
  "kind": 32768,
2998
3261
  "kindString": "Parameter",
@@ -3022,14 +3285,14 @@
3022
3285
  {
3023
3286
  "type": "reflection",
3024
3287
  "declaration": {
3025
- "id": 203,
3288
+ "id": 244,
3026
3289
  "name": "__type",
3027
3290
  "kind": 65536,
3028
3291
  "kindString": "Type literal",
3029
3292
  "flags": {},
3030
3293
  "children": [
3031
3294
  {
3032
- "id": 204,
3295
+ "id": 245,
3033
3296
  "name": "schema",
3034
3297
  "kind": 1024,
3035
3298
  "kindString": "Property",
@@ -3051,7 +3314,7 @@
3051
3314
  {
3052
3315
  "title": "Properties",
3053
3316
  "children": [
3054
- 204
3317
+ 245
3055
3318
  ]
3056
3319
  }
3057
3320
  ],
@@ -3081,7 +3344,7 @@
3081
3344
  }
3082
3345
  },
3083
3346
  {
3084
- "id": 113,
3347
+ "id": 138,
3085
3348
  "name": "description",
3086
3349
  "kind": 2048,
3087
3350
  "kindString": "Method",
@@ -3089,13 +3352,13 @@
3089
3352
  "sources": [
3090
3353
  {
3091
3354
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3092
- "line": 28,
3355
+ "line": 26,
3093
3356
  "character": 4
3094
3357
  }
3095
3358
  ],
3096
3359
  "signatures": [
3097
3360
  {
3098
- "id": 114,
3361
+ "id": 139,
3099
3362
  "name": "description",
3100
3363
  "kind": 4096,
3101
3364
  "kindString": "Call signature",
@@ -3126,7 +3389,7 @@
3126
3389
  }
3127
3390
  },
3128
3391
  {
3129
- "id": 115,
3392
+ "id": 140,
3130
3393
  "name": "discover",
3131
3394
  "kind": 2048,
3132
3395
  "kindString": "Method",
@@ -3134,20 +3397,20 @@
3134
3397
  "sources": [
3135
3398
  {
3136
3399
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3137
- "line": 29,
3400
+ "line": 27,
3138
3401
  "character": 4
3139
3402
  }
3140
3403
  ],
3141
3404
  "signatures": [
3142
3405
  {
3143
- "id": 116,
3406
+ "id": 141,
3144
3407
  "name": "discover",
3145
3408
  "kind": 4096,
3146
3409
  "kindString": "Call signature",
3147
3410
  "flags": {},
3148
3411
  "parameters": [
3149
3412
  {
3150
- "id": 117,
3413
+ "id": 142,
3151
3414
  "name": "_queryAccount",
3152
3415
  "kind": 32768,
3153
3416
  "kindString": "Parameter",
@@ -3179,14 +3442,14 @@
3179
3442
  {
3180
3443
  "type": "reflection",
3181
3444
  "declaration": {
3182
- "id": 118,
3445
+ "id": 143,
3183
3446
  "name": "__type",
3184
3447
  "kind": 65536,
3185
3448
  "kindString": "Type literal",
3186
3449
  "flags": {},
3187
3450
  "children": [
3188
3451
  {
3189
- "id": 119,
3452
+ "id": 144,
3190
3453
  "name": "schema",
3191
3454
  "kind": 1024,
3192
3455
  "kindString": "Property",
@@ -3208,7 +3471,7 @@
3208
3471
  {
3209
3472
  "title": "Properties",
3210
3473
  "children": [
3211
- 119
3474
+ 144
3212
3475
  ]
3213
3476
  }
3214
3477
  ],
@@ -3255,7 +3518,7 @@
3255
3518
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
3256
3519
  "line": 22,
3257
3520
  "character": 18,
3258
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L22"
3521
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L22"
3259
3522
  }
3260
3523
  ],
3261
3524
  "signatures": [
@@ -3426,7 +3689,7 @@
3426
3689
  }
3427
3690
  },
3428
3691
  {
3429
- "id": 205,
3692
+ "id": 246,
3430
3693
  "name": "loadAccount",
3431
3694
  "kind": 2048,
3432
3695
  "kindString": "Method",
@@ -3436,20 +3699,20 @@
3436
3699
  "sources": [
3437
3700
  {
3438
3701
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3439
- "line": 41,
3702
+ "line": 39,
3440
3703
  "character": 14
3441
3704
  }
3442
3705
  ],
3443
3706
  "signatures": [
3444
3707
  {
3445
- "id": 206,
3708
+ "id": 247,
3446
3709
  "name": "loadAccount",
3447
3710
  "kind": 4096,
3448
3711
  "kindString": "Call signature",
3449
3712
  "flags": {},
3450
3713
  "parameters": [
3451
3714
  {
3452
- "id": 207,
3715
+ "id": 248,
3453
3716
  "name": "account",
3454
3717
  "kind": 32768,
3455
3718
  "kindString": "Parameter",
@@ -3488,7 +3751,7 @@
3488
3751
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
3489
3752
  "line": 29,
3490
3753
  "character": 11,
3491
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L29"
3754
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L29"
3492
3755
  }
3493
3756
  ],
3494
3757
  "signatures": [
@@ -3747,120 +4010,557 @@
3747
4010
  }
3748
4011
  ]
3749
4012
  }
3750
- }
3751
- ],
3752
- "parameters": [
3753
- {
3754
- "id": 65,
3755
- "name": "query",
3756
- "kind": 32768,
3757
- "kindString": "Parameter",
3758
- "flags": {},
3759
- "type": {
3760
- "type": "reference",
3761
- "id": 64,
3762
- "name": "T"
3763
- }
3764
4013
  },
3765
4014
  {
3766
- "id": 66,
3767
- "name": "payloads",
3768
- "kind": 32768,
3769
- "kindString": "Parameter",
3770
- "flags": {
3771
- "isOptional": true
3772
- },
4015
+ "id": 79,
4016
+ "name": "TConfig",
4017
+ "kind": 131072,
4018
+ "kindString": "Type parameter",
4019
+ "flags": {},
3773
4020
  "type": {
3774
- "type": "array",
3775
- "elementType": {
3776
- "type": "intersection",
3777
- "types": [
3778
- {
3779
- "type": "reference",
3780
- "name": "SchemaFields"
3781
- },
3782
- {
3783
- "type": "reference",
3784
- "name": "PayloadFields"
3785
- },
3786
- {
3787
- "type": "reflection",
3788
- "declaration": {
3789
- "id": 67,
3790
- "name": "__type",
3791
- "kind": 65536,
3792
- "kindString": "Type literal",
3793
- "flags": {},
3794
- "children": [
3795
- {
3796
- "id": 68,
3797
- "name": "schema",
3798
- "kind": 1024,
3799
- "kindString": "Property",
3800
- "flags": {},
3801
- "sources": [
3802
- {
3803
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
3804
- "line": 19,
3805
- "character": 4
3806
- }
3807
- ],
3808
- "type": {
3809
- "type": "intrinsic",
3810
- "name": "string"
3811
- }
3812
- }
3813
- ],
3814
- "groups": [
3815
- {
3816
- "title": "Properties",
3817
- "children": [
3818
- 68
3819
- ]
3820
- }
3821
- ],
3822
- "sources": [
3823
- {
3824
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
3825
- "line": 18,
3826
- "character": 17
3827
- }
3828
- ]
3829
- }
3830
- }
3831
- ]
3832
- }
3833
- }
3834
- }
3835
- ],
3836
- "type": {
3837
- "type": "reference",
3838
- "typeArguments": [
3839
- {
3840
- "type": "reference",
3841
- "typeArguments": [
4021
+ "type": "intersection",
4022
+ "types": [
3842
4023
  {
3843
- "type": "intersection",
3844
- "types": [
3845
- {
3846
- "type": "reference",
3847
- "name": "SchemaFields"
3848
- },
3849
- {
3850
- "type": "reference",
3851
- "name": "PayloadFields"
3852
- },
4024
+ "type": "reference",
4025
+ "name": "SchemaFields"
4026
+ },
4027
+ {
4028
+ "type": "reference",
4029
+ "name": "PayloadFields"
4030
+ },
4031
+ {
4032
+ "type": "reflection",
4033
+ "declaration": {
4034
+ "id": 65,
4035
+ "name": "__type",
4036
+ "kind": 65536,
4037
+ "kindString": "Type literal",
4038
+ "flags": {},
4039
+ "children": [
4040
+ {
4041
+ "id": 66,
4042
+ "name": "security",
4043
+ "kind": 1024,
4044
+ "kindString": "Property",
4045
+ "flags": {
4046
+ "isOptional": true
4047
+ },
4048
+ "sources": [
4049
+ {
4050
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4051
+ "line": 9,
4052
+ "character": 4
4053
+ }
4054
+ ],
4055
+ "type": {
4056
+ "type": "reflection",
4057
+ "declaration": {
4058
+ "id": 67,
4059
+ "name": "__type",
4060
+ "kind": 65536,
4061
+ "kindString": "Type literal",
4062
+ "flags": {},
4063
+ "children": [
4064
+ {
4065
+ "id": 68,
4066
+ "name": "allowed",
4067
+ "kind": 1024,
4068
+ "kindString": "Property",
4069
+ "flags": {
4070
+ "isOptional": true
4071
+ },
4072
+ "sources": [
4073
+ {
4074
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4075
+ "line": 10,
4076
+ "character": 8
4077
+ }
4078
+ ],
4079
+ "type": {
4080
+ "type": "reference",
4081
+ "typeArguments": [
4082
+ {
4083
+ "type": "intrinsic",
4084
+ "name": "string"
4085
+ },
4086
+ {
4087
+ "type": "array",
4088
+ "elementType": {
4089
+ "type": "union",
4090
+ "types": [
4091
+ {
4092
+ "type": "intrinsic",
4093
+ "name": "string"
4094
+ },
4095
+ {
4096
+ "type": "reference",
4097
+ "name": "CosigningAddressSet"
4098
+ }
4099
+ ]
4100
+ }
4101
+ }
4102
+ ],
4103
+ "name": "Record",
4104
+ "qualifiedName": "Record",
4105
+ "package": "typescript"
4106
+ }
4107
+ },
4108
+ {
4109
+ "id": 69,
4110
+ "name": "disallowed",
4111
+ "kind": 1024,
4112
+ "kindString": "Property",
4113
+ "flags": {
4114
+ "isOptional": true
4115
+ },
4116
+ "sources": [
4117
+ {
4118
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4119
+ "line": 11,
4120
+ "character": 8
4121
+ }
4122
+ ],
4123
+ "type": {
4124
+ "type": "reference",
4125
+ "typeArguments": [
4126
+ {
4127
+ "type": "intrinsic",
4128
+ "name": "string"
4129
+ },
4130
+ {
4131
+ "type": "array",
4132
+ "elementType": {
4133
+ "type": "intrinsic",
4134
+ "name": "string"
4135
+ }
4136
+ }
4137
+ ],
4138
+ "name": "Record",
4139
+ "qualifiedName": "Record",
4140
+ "package": "typescript"
4141
+ }
4142
+ }
4143
+ ],
4144
+ "groups": [
4145
+ {
4146
+ "title": "Properties",
4147
+ "children": [
4148
+ 68,
4149
+ 69
4150
+ ]
4151
+ }
4152
+ ],
4153
+ "sources": [
4154
+ {
4155
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4156
+ "line": 9,
4157
+ "character": 15
4158
+ }
4159
+ ]
4160
+ }
4161
+ }
4162
+ }
4163
+ ],
4164
+ "groups": [
4165
+ {
4166
+ "title": "Properties",
4167
+ "children": [
4168
+ 66
4169
+ ]
4170
+ }
4171
+ ],
4172
+ "sources": [
4173
+ {
4174
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4175
+ "line": 8,
4176
+ "character": 87
4177
+ }
4178
+ ]
4179
+ }
4180
+ },
4181
+ {
4182
+ "type": "reflection",
4183
+ "declaration": {
4184
+ "id": 70,
4185
+ "name": "__type",
4186
+ "kind": 65536,
4187
+ "kindString": "Type literal",
4188
+ "flags": {},
4189
+ "children": [
4190
+ {
4191
+ "id": 71,
4192
+ "name": "schema",
4193
+ "kind": 1024,
4194
+ "kindString": "Property",
4195
+ "flags": {},
4196
+ "sources": [
4197
+ {
4198
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4199
+ "line": 19,
4200
+ "character": 4
4201
+ }
4202
+ ],
4203
+ "type": {
4204
+ "type": "intrinsic",
4205
+ "name": "string"
4206
+ }
4207
+ }
4208
+ ],
4209
+ "groups": [
4210
+ {
4211
+ "title": "Properties",
4212
+ "children": [
4213
+ 71
4214
+ ]
4215
+ }
4216
+ ],
4217
+ "sources": [
4218
+ {
4219
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4220
+ "line": 18,
4221
+ "character": 17
4222
+ }
4223
+ ]
4224
+ }
4225
+ }
4226
+ ]
4227
+ },
4228
+ "default": {
4229
+ "type": "intersection",
4230
+ "types": [
4231
+ {
4232
+ "type": "reference",
4233
+ "name": "SchemaFields"
4234
+ },
4235
+ {
4236
+ "type": "reference",
4237
+ "name": "PayloadFields"
4238
+ },
4239
+ {
4240
+ "type": "reflection",
4241
+ "declaration": {
4242
+ "id": 72,
4243
+ "name": "__type",
4244
+ "kind": 65536,
4245
+ "kindString": "Type literal",
4246
+ "flags": {},
4247
+ "children": [
4248
+ {
4249
+ "id": 73,
4250
+ "name": "security",
4251
+ "kind": 1024,
4252
+ "kindString": "Property",
4253
+ "flags": {
4254
+ "isOptional": true
4255
+ },
4256
+ "sources": [
4257
+ {
4258
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4259
+ "line": 9,
4260
+ "character": 4
4261
+ }
4262
+ ],
4263
+ "type": {
4264
+ "type": "reflection",
4265
+ "declaration": {
4266
+ "id": 74,
4267
+ "name": "__type",
4268
+ "kind": 65536,
4269
+ "kindString": "Type literal",
4270
+ "flags": {},
4271
+ "children": [
4272
+ {
4273
+ "id": 75,
4274
+ "name": "allowed",
4275
+ "kind": 1024,
4276
+ "kindString": "Property",
4277
+ "flags": {
4278
+ "isOptional": true
4279
+ },
4280
+ "sources": [
4281
+ {
4282
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4283
+ "line": 10,
4284
+ "character": 8
4285
+ }
4286
+ ],
4287
+ "type": {
4288
+ "type": "reference",
4289
+ "typeArguments": [
4290
+ {
4291
+ "type": "intrinsic",
4292
+ "name": "string"
4293
+ },
4294
+ {
4295
+ "type": "array",
4296
+ "elementType": {
4297
+ "type": "union",
4298
+ "types": [
4299
+ {
4300
+ "type": "intrinsic",
4301
+ "name": "string"
4302
+ },
4303
+ {
4304
+ "type": "reference",
4305
+ "name": "CosigningAddressSet"
4306
+ }
4307
+ ]
4308
+ }
4309
+ }
4310
+ ],
4311
+ "name": "Record",
4312
+ "qualifiedName": "Record",
4313
+ "package": "typescript"
4314
+ }
4315
+ },
4316
+ {
4317
+ "id": 76,
4318
+ "name": "disallowed",
4319
+ "kind": 1024,
4320
+ "kindString": "Property",
4321
+ "flags": {
4322
+ "isOptional": true
4323
+ },
4324
+ "sources": [
4325
+ {
4326
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4327
+ "line": 11,
4328
+ "character": 8
4329
+ }
4330
+ ],
4331
+ "type": {
4332
+ "type": "reference",
4333
+ "typeArguments": [
4334
+ {
4335
+ "type": "intrinsic",
4336
+ "name": "string"
4337
+ },
4338
+ {
4339
+ "type": "array",
4340
+ "elementType": {
4341
+ "type": "intrinsic",
4342
+ "name": "string"
4343
+ }
4344
+ }
4345
+ ],
4346
+ "name": "Record",
4347
+ "qualifiedName": "Record",
4348
+ "package": "typescript"
4349
+ }
4350
+ }
4351
+ ],
4352
+ "groups": [
4353
+ {
4354
+ "title": "Properties",
4355
+ "children": [
4356
+ 75,
4357
+ 76
4358
+ ]
4359
+ }
4360
+ ],
4361
+ "sources": [
4362
+ {
4363
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4364
+ "line": 9,
4365
+ "character": 15
4366
+ }
4367
+ ]
4368
+ }
4369
+ }
4370
+ }
4371
+ ],
4372
+ "groups": [
4373
+ {
4374
+ "title": "Properties",
4375
+ "children": [
4376
+ 73
4377
+ ]
4378
+ }
4379
+ ],
4380
+ "sources": [
4381
+ {
4382
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4383
+ "line": 8,
4384
+ "character": 87
4385
+ }
4386
+ ]
4387
+ }
4388
+ },
4389
+ {
4390
+ "type": "reflection",
4391
+ "declaration": {
4392
+ "id": 77,
4393
+ "name": "__type",
4394
+ "kind": 65536,
4395
+ "kindString": "Type literal",
4396
+ "flags": {},
4397
+ "children": [
4398
+ {
4399
+ "id": 78,
4400
+ "name": "schema",
4401
+ "kind": 1024,
4402
+ "kindString": "Property",
4403
+ "flags": {},
4404
+ "sources": [
4405
+ {
4406
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4407
+ "line": 19,
4408
+ "character": 4
4409
+ }
4410
+ ],
4411
+ "type": {
4412
+ "type": "intrinsic",
4413
+ "name": "string"
4414
+ }
4415
+ }
4416
+ ],
4417
+ "groups": [
4418
+ {
4419
+ "title": "Properties",
4420
+ "children": [
4421
+ 78
4422
+ ]
4423
+ }
4424
+ ],
4425
+ "sources": [
4426
+ {
4427
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4428
+ "line": 18,
4429
+ "character": 17
4430
+ }
4431
+ ]
4432
+ }
4433
+ }
4434
+ ]
4435
+ }
4436
+ }
4437
+ ],
4438
+ "parameters": [
4439
+ {
4440
+ "id": 80,
4441
+ "name": "query",
4442
+ "kind": 32768,
4443
+ "kindString": "Parameter",
4444
+ "flags": {},
4445
+ "type": {
4446
+ "type": "reference",
4447
+ "id": 64,
4448
+ "name": "T"
4449
+ }
4450
+ },
4451
+ {
4452
+ "id": 81,
4453
+ "name": "payloads",
4454
+ "kind": 32768,
4455
+ "kindString": "Parameter",
4456
+ "flags": {
4457
+ "isOptional": true
4458
+ },
4459
+ "type": {
4460
+ "type": "array",
4461
+ "elementType": {
4462
+ "type": "intersection",
4463
+ "types": [
4464
+ {
4465
+ "type": "reference",
4466
+ "name": "SchemaFields"
4467
+ },
4468
+ {
4469
+ "type": "reference",
4470
+ "name": "PayloadFields"
4471
+ },
4472
+ {
4473
+ "type": "reflection",
4474
+ "declaration": {
4475
+ "id": 82,
4476
+ "name": "__type",
4477
+ "kind": 65536,
4478
+ "kindString": "Type literal",
4479
+ "flags": {},
4480
+ "children": [
4481
+ {
4482
+ "id": 83,
4483
+ "name": "schema",
4484
+ "kind": 1024,
4485
+ "kindString": "Property",
4486
+ "flags": {},
4487
+ "sources": [
4488
+ {
4489
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4490
+ "line": 19,
4491
+ "character": 4
4492
+ }
4493
+ ],
4494
+ "type": {
4495
+ "type": "intrinsic",
4496
+ "name": "string"
4497
+ }
4498
+ }
4499
+ ],
4500
+ "groups": [
4501
+ {
4502
+ "title": "Properties",
4503
+ "children": [
4504
+ 83
4505
+ ]
4506
+ }
4507
+ ],
4508
+ "sources": [
4509
+ {
4510
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4511
+ "line": 18,
4512
+ "character": 17
4513
+ }
4514
+ ]
4515
+ }
4516
+ }
4517
+ ]
4518
+ }
4519
+ }
4520
+ },
4521
+ {
4522
+ "id": 84,
4523
+ "name": "queryConfig",
4524
+ "kind": 32768,
4525
+ "kindString": "Parameter",
4526
+ "flags": {
4527
+ "isOptional": true
4528
+ },
4529
+ "type": {
4530
+ "type": "reference",
4531
+ "id": 79,
4532
+ "name": "TConfig"
4533
+ }
4534
+ }
4535
+ ],
4536
+ "type": {
4537
+ "type": "reference",
4538
+ "typeArguments": [
4539
+ {
4540
+ "type": "reference",
4541
+ "typeArguments": [
4542
+ {
4543
+ "type": "intersection",
4544
+ "types": [
4545
+ {
4546
+ "type": "reference",
4547
+ "name": "SchemaFields"
4548
+ },
4549
+ {
4550
+ "type": "reference",
4551
+ "name": "PayloadFields"
4552
+ },
3853
4553
  {
3854
4554
  "type": "reflection",
3855
4555
  "declaration": {
3856
- "id": 69,
4556
+ "id": 85,
3857
4557
  "name": "__type",
3858
4558
  "kind": 65536,
3859
4559
  "kindString": "Type literal",
3860
4560
  "flags": {},
3861
4561
  "children": [
3862
4562
  {
3863
- "id": 70,
4563
+ "id": 86,
3864
4564
  "name": "schema",
3865
4565
  "kind": 1024,
3866
4566
  "kindString": "Property",
@@ -3882,68 +4582,170 @@
3882
4582
  {
3883
4583
  "title": "Properties",
3884
4584
  "children": [
3885
- 70
4585
+ 86
3886
4586
  ]
3887
4587
  }
3888
4588
  ],
3889
4589
  "sources": [
3890
4590
  {
3891
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
3892
- "line": 18,
3893
- "character": 17
4591
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4592
+ "line": 18,
4593
+ "character": 17
4594
+ }
4595
+ ]
4596
+ }
4597
+ }
4598
+ ]
4599
+ }
4600
+ ],
4601
+ "name": "ModuleQueryResult"
4602
+ }
4603
+ ],
4604
+ "name": "Promise",
4605
+ "qualifiedName": "Promise",
4606
+ "package": "typescript"
4607
+ },
4608
+ "inheritedFrom": {
4609
+ "type": "reference",
4610
+ "name": "AbstractDiviner.query"
4611
+ }
4612
+ }
4613
+ ],
4614
+ "inheritedFrom": {
4615
+ "type": "reference",
4616
+ "name": "AbstractDiviner.query"
4617
+ }
4618
+ },
4619
+ {
4620
+ "id": 145,
4621
+ "name": "queryable",
4622
+ "kind": 2048,
4623
+ "kindString": "Method",
4624
+ "flags": {},
4625
+ "sources": [
4626
+ {
4627
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4628
+ "line": 30,
4629
+ "character": 4
4630
+ }
4631
+ ],
4632
+ "signatures": [
4633
+ {
4634
+ "id": 146,
4635
+ "name": "queryable",
4636
+ "kind": 4096,
4637
+ "kindString": "Call signature",
4638
+ "flags": {},
4639
+ "typeParameter": [
4640
+ {
4641
+ "id": 155,
4642
+ "name": "T",
4643
+ "kind": 131072,
4644
+ "kindString": "Type parameter",
4645
+ "flags": {},
4646
+ "type": {
4647
+ "type": "intersection",
4648
+ "types": [
4649
+ {
4650
+ "type": "reference",
4651
+ "name": "SchemaFields"
4652
+ },
4653
+ {
4654
+ "type": "reference",
4655
+ "name": "PayloadFields"
4656
+ },
4657
+ {
4658
+ "type": "reference",
4659
+ "name": "XyoBoundWitnessFields"
4660
+ },
4661
+ {
4662
+ "type": "reflection",
4663
+ "declaration": {
4664
+ "id": 147,
4665
+ "name": "__type",
4666
+ "kind": 65536,
4667
+ "kindString": "Type literal",
4668
+ "flags": {},
4669
+ "children": [
4670
+ {
4671
+ "id": 148,
4672
+ "name": "query",
4673
+ "kind": 1024,
4674
+ "kindString": "Property",
4675
+ "flags": {},
4676
+ "sources": [
4677
+ {
4678
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4679
+ "line": 5,
4680
+ "character": 4
4681
+ }
4682
+ ],
4683
+ "type": {
4684
+ "type": "intrinsic",
4685
+ "name": "string"
4686
+ }
4687
+ },
4688
+ {
4689
+ "id": 149,
4690
+ "name": "resultSet",
4691
+ "kind": 1024,
4692
+ "kindString": "Property",
4693
+ "flags": {
4694
+ "isOptional": true
4695
+ },
4696
+ "sources": [
4697
+ {
4698
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4699
+ "line": 6,
4700
+ "character": 4
4701
+ }
4702
+ ],
4703
+ "type": {
4704
+ "type": "intrinsic",
4705
+ "name": "string"
4706
+ }
4707
+ },
4708
+ {
4709
+ "id": 150,
4710
+ "name": "schema",
4711
+ "kind": 1024,
4712
+ "kindString": "Property",
4713
+ "flags": {},
4714
+ "sources": [
4715
+ {
4716
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4717
+ "line": 7,
4718
+ "character": 4
3894
4719
  }
4720
+ ],
4721
+ "type": {
4722
+ "type": "literal",
4723
+ "value": "network.xyo.boundwitness.query"
4724
+ }
4725
+ }
4726
+ ],
4727
+ "groups": [
4728
+ {
4729
+ "title": "Properties",
4730
+ "children": [
4731
+ 148,
4732
+ 149,
4733
+ 150
3895
4734
  ]
3896
4735
  }
3897
- }
3898
- ]
4736
+ ],
4737
+ "sources": [
4738
+ {
4739
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4740
+ "line": 4,
4741
+ "character": 51
4742
+ }
4743
+ ]
4744
+ }
3899
4745
  }
3900
- ],
3901
- "name": "ModuleQueryResult"
3902
- }
3903
- ],
3904
- "name": "Promise",
3905
- "qualifiedName": "Promise",
3906
- "package": "typescript"
3907
- },
3908
- "inheritedFrom": {
3909
- "type": "reference",
3910
- "name": "AbstractDiviner.query"
3911
- }
3912
- }
3913
- ],
3914
- "inheritedFrom": {
3915
- "type": "reference",
3916
- "name": "AbstractDiviner.query"
3917
- }
3918
- },
3919
- {
3920
- "id": 120,
3921
- "name": "queryable",
3922
- "kind": 2048,
3923
- "kindString": "Method",
3924
- "flags": {},
3925
- "sources": [
3926
- {
3927
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3928
- "line": 32,
3929
- "character": 4
3930
- }
3931
- ],
3932
- "signatures": [
3933
- {
3934
- "id": 121,
3935
- "name": "queryable",
3936
- "kind": 4096,
3937
- "kindString": "Call signature",
3938
- "flags": {},
3939
- "typeParameter": [
3940
- {
3941
- "id": 130,
3942
- "name": "T",
3943
- "kind": 131072,
3944
- "kindString": "Type parameter",
3945
- "flags": {},
3946
- "type": {
4746
+ ]
4747
+ },
4748
+ "default": {
3947
4749
  "type": "intersection",
3948
4750
  "types": [
3949
4751
  {
@@ -3961,14 +4763,14 @@
3961
4763
  {
3962
4764
  "type": "reflection",
3963
4765
  "declaration": {
3964
- "id": 122,
4766
+ "id": 151,
3965
4767
  "name": "__type",
3966
4768
  "kind": 65536,
3967
4769
  "kindString": "Type literal",
3968
4770
  "flags": {},
3969
4771
  "children": [
3970
4772
  {
3971
- "id": 123,
4773
+ "id": 152,
3972
4774
  "name": "query",
3973
4775
  "kind": 1024,
3974
4776
  "kindString": "Property",
@@ -3986,7 +4788,7 @@
3986
4788
  }
3987
4789
  },
3988
4790
  {
3989
- "id": 124,
4791
+ "id": 153,
3990
4792
  "name": "resultSet",
3991
4793
  "kind": 1024,
3992
4794
  "kindString": "Property",
@@ -4006,21 +4808,238 @@
4006
4808
  }
4007
4809
  },
4008
4810
  {
4009
- "id": 125,
4811
+ "id": 154,
4812
+ "name": "schema",
4813
+ "kind": 1024,
4814
+ "kindString": "Property",
4815
+ "flags": {},
4816
+ "sources": [
4817
+ {
4818
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4819
+ "line": 7,
4820
+ "character": 4
4821
+ }
4822
+ ],
4823
+ "type": {
4824
+ "type": "literal",
4825
+ "value": "network.xyo.boundwitness.query"
4826
+ }
4827
+ }
4828
+ ],
4829
+ "groups": [
4830
+ {
4831
+ "title": "Properties",
4832
+ "children": [
4833
+ 152,
4834
+ 153,
4835
+ 154
4836
+ ]
4837
+ }
4838
+ ],
4839
+ "sources": [
4840
+ {
4841
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4842
+ "line": 4,
4843
+ "character": 51
4844
+ }
4845
+ ]
4846
+ }
4847
+ }
4848
+ ]
4849
+ }
4850
+ },
4851
+ {
4852
+ "id": 170,
4853
+ "name": "TConfig",
4854
+ "kind": 131072,
4855
+ "kindString": "Type parameter",
4856
+ "flags": {},
4857
+ "type": {
4858
+ "type": "intersection",
4859
+ "types": [
4860
+ {
4861
+ "type": "reference",
4862
+ "name": "SchemaFields"
4863
+ },
4864
+ {
4865
+ "type": "reference",
4866
+ "name": "PayloadFields"
4867
+ },
4868
+ {
4869
+ "type": "reflection",
4870
+ "declaration": {
4871
+ "id": 156,
4872
+ "name": "__type",
4873
+ "kind": 65536,
4874
+ "kindString": "Type literal",
4875
+ "flags": {},
4876
+ "children": [
4877
+ {
4878
+ "id": 157,
4879
+ "name": "security",
4880
+ "kind": 1024,
4881
+ "kindString": "Property",
4882
+ "flags": {
4883
+ "isOptional": true
4884
+ },
4885
+ "sources": [
4886
+ {
4887
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4888
+ "line": 9,
4889
+ "character": 4
4890
+ }
4891
+ ],
4892
+ "type": {
4893
+ "type": "reflection",
4894
+ "declaration": {
4895
+ "id": 158,
4896
+ "name": "__type",
4897
+ "kind": 65536,
4898
+ "kindString": "Type literal",
4899
+ "flags": {},
4900
+ "children": [
4901
+ {
4902
+ "id": 159,
4903
+ "name": "allowed",
4904
+ "kind": 1024,
4905
+ "kindString": "Property",
4906
+ "flags": {
4907
+ "isOptional": true
4908
+ },
4909
+ "sources": [
4910
+ {
4911
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4912
+ "line": 10,
4913
+ "character": 8
4914
+ }
4915
+ ],
4916
+ "type": {
4917
+ "type": "reference",
4918
+ "typeArguments": [
4919
+ {
4920
+ "type": "intrinsic",
4921
+ "name": "string"
4922
+ },
4923
+ {
4924
+ "type": "array",
4925
+ "elementType": {
4926
+ "type": "union",
4927
+ "types": [
4928
+ {
4929
+ "type": "intrinsic",
4930
+ "name": "string"
4931
+ },
4932
+ {
4933
+ "type": "reference",
4934
+ "name": "CosigningAddressSet"
4935
+ }
4936
+ ]
4937
+ }
4938
+ }
4939
+ ],
4940
+ "name": "Record",
4941
+ "qualifiedName": "Record",
4942
+ "package": "typescript"
4943
+ }
4944
+ },
4945
+ {
4946
+ "id": 160,
4947
+ "name": "disallowed",
4948
+ "kind": 1024,
4949
+ "kindString": "Property",
4950
+ "flags": {
4951
+ "isOptional": true
4952
+ },
4953
+ "sources": [
4954
+ {
4955
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4956
+ "line": 11,
4957
+ "character": 8
4958
+ }
4959
+ ],
4960
+ "type": {
4961
+ "type": "reference",
4962
+ "typeArguments": [
4963
+ {
4964
+ "type": "intrinsic",
4965
+ "name": "string"
4966
+ },
4967
+ {
4968
+ "type": "array",
4969
+ "elementType": {
4970
+ "type": "intrinsic",
4971
+ "name": "string"
4972
+ }
4973
+ }
4974
+ ],
4975
+ "name": "Record",
4976
+ "qualifiedName": "Record",
4977
+ "package": "typescript"
4978
+ }
4979
+ }
4980
+ ],
4981
+ "groups": [
4982
+ {
4983
+ "title": "Properties",
4984
+ "children": [
4985
+ 159,
4986
+ 160
4987
+ ]
4988
+ }
4989
+ ],
4990
+ "sources": [
4991
+ {
4992
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4993
+ "line": 9,
4994
+ "character": 15
4995
+ }
4996
+ ]
4997
+ }
4998
+ }
4999
+ }
5000
+ ],
5001
+ "groups": [
5002
+ {
5003
+ "title": "Properties",
5004
+ "children": [
5005
+ 157
5006
+ ]
5007
+ }
5008
+ ],
5009
+ "sources": [
5010
+ {
5011
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5012
+ "line": 8,
5013
+ "character": 87
5014
+ }
5015
+ ]
5016
+ }
5017
+ },
5018
+ {
5019
+ "type": "reflection",
5020
+ "declaration": {
5021
+ "id": 161,
5022
+ "name": "__type",
5023
+ "kind": 65536,
5024
+ "kindString": "Type literal",
5025
+ "flags": {},
5026
+ "children": [
5027
+ {
5028
+ "id": 162,
4010
5029
  "name": "schema",
4011
5030
  "kind": 1024,
4012
5031
  "kindString": "Property",
4013
5032
  "flags": {},
4014
5033
  "sources": [
4015
5034
  {
4016
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4017
- "line": 7,
5035
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5036
+ "line": 19,
4018
5037
  "character": 4
4019
5038
  }
4020
5039
  ],
4021
5040
  "type": {
4022
- "type": "literal",
4023
- "value": "network.xyo.boundwitness.query"
5041
+ "type": "intrinsic",
5042
+ "name": "string"
4024
5043
  }
4025
5044
  }
4026
5045
  ],
@@ -4028,17 +5047,15 @@
4028
5047
  {
4029
5048
  "title": "Properties",
4030
5049
  "children": [
4031
- 123,
4032
- 124,
4033
- 125
5050
+ 162
4034
5051
  ]
4035
5052
  }
4036
5053
  ],
4037
5054
  "sources": [
4038
5055
  {
4039
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4040
- "line": 4,
4041
- "character": 51
5056
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5057
+ "line": 18,
5058
+ "character": 17
4042
5059
  }
4043
5060
  ]
4044
5061
  }
@@ -4056,40 +5073,18 @@
4056
5073
  "type": "reference",
4057
5074
  "name": "PayloadFields"
4058
5075
  },
4059
- {
4060
- "type": "reference",
4061
- "name": "XyoBoundWitnessFields"
4062
- },
4063
5076
  {
4064
5077
  "type": "reflection",
4065
5078
  "declaration": {
4066
- "id": 126,
5079
+ "id": 163,
4067
5080
  "name": "__type",
4068
5081
  "kind": 65536,
4069
5082
  "kindString": "Type literal",
4070
5083
  "flags": {},
4071
5084
  "children": [
4072
5085
  {
4073
- "id": 127,
4074
- "name": "query",
4075
- "kind": 1024,
4076
- "kindString": "Property",
4077
- "flags": {},
4078
- "sources": [
4079
- {
4080
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4081
- "line": 5,
4082
- "character": 4
4083
- }
4084
- ],
4085
- "type": {
4086
- "type": "intrinsic",
4087
- "name": "string"
4088
- }
4089
- },
4090
- {
4091
- "id": 128,
4092
- "name": "resultSet",
5086
+ "id": 164,
5087
+ "name": "security",
4093
5088
  "kind": 1024,
4094
5089
  "kindString": "Property",
4095
5090
  "flags": {
@@ -4097,32 +5092,162 @@
4097
5092
  },
4098
5093
  "sources": [
4099
5094
  {
4100
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4101
- "line": 6,
5095
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5096
+ "line": 9,
4102
5097
  "character": 4
4103
5098
  }
4104
5099
  ],
4105
5100
  "type": {
4106
- "type": "intrinsic",
4107
- "name": "string"
5101
+ "type": "reflection",
5102
+ "declaration": {
5103
+ "id": 165,
5104
+ "name": "__type",
5105
+ "kind": 65536,
5106
+ "kindString": "Type literal",
5107
+ "flags": {},
5108
+ "children": [
5109
+ {
5110
+ "id": 166,
5111
+ "name": "allowed",
5112
+ "kind": 1024,
5113
+ "kindString": "Property",
5114
+ "flags": {
5115
+ "isOptional": true
5116
+ },
5117
+ "sources": [
5118
+ {
5119
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5120
+ "line": 10,
5121
+ "character": 8
5122
+ }
5123
+ ],
5124
+ "type": {
5125
+ "type": "reference",
5126
+ "typeArguments": [
5127
+ {
5128
+ "type": "intrinsic",
5129
+ "name": "string"
5130
+ },
5131
+ {
5132
+ "type": "array",
5133
+ "elementType": {
5134
+ "type": "union",
5135
+ "types": [
5136
+ {
5137
+ "type": "intrinsic",
5138
+ "name": "string"
5139
+ },
5140
+ {
5141
+ "type": "reference",
5142
+ "name": "CosigningAddressSet"
5143
+ }
5144
+ ]
5145
+ }
5146
+ }
5147
+ ],
5148
+ "name": "Record",
5149
+ "qualifiedName": "Record",
5150
+ "package": "typescript"
5151
+ }
5152
+ },
5153
+ {
5154
+ "id": 167,
5155
+ "name": "disallowed",
5156
+ "kind": 1024,
5157
+ "kindString": "Property",
5158
+ "flags": {
5159
+ "isOptional": true
5160
+ },
5161
+ "sources": [
5162
+ {
5163
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5164
+ "line": 11,
5165
+ "character": 8
5166
+ }
5167
+ ],
5168
+ "type": {
5169
+ "type": "reference",
5170
+ "typeArguments": [
5171
+ {
5172
+ "type": "intrinsic",
5173
+ "name": "string"
5174
+ },
5175
+ {
5176
+ "type": "array",
5177
+ "elementType": {
5178
+ "type": "intrinsic",
5179
+ "name": "string"
5180
+ }
5181
+ }
5182
+ ],
5183
+ "name": "Record",
5184
+ "qualifiedName": "Record",
5185
+ "package": "typescript"
5186
+ }
5187
+ }
5188
+ ],
5189
+ "groups": [
5190
+ {
5191
+ "title": "Properties",
5192
+ "children": [
5193
+ 166,
5194
+ 167
5195
+ ]
5196
+ }
5197
+ ],
5198
+ "sources": [
5199
+ {
5200
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5201
+ "line": 9,
5202
+ "character": 15
5203
+ }
5204
+ ]
5205
+ }
4108
5206
  }
4109
- },
5207
+ }
5208
+ ],
5209
+ "groups": [
5210
+ {
5211
+ "title": "Properties",
5212
+ "children": [
5213
+ 164
5214
+ ]
5215
+ }
5216
+ ],
5217
+ "sources": [
5218
+ {
5219
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5220
+ "line": 8,
5221
+ "character": 87
5222
+ }
5223
+ ]
5224
+ }
5225
+ },
5226
+ {
5227
+ "type": "reflection",
5228
+ "declaration": {
5229
+ "id": 168,
5230
+ "name": "__type",
5231
+ "kind": 65536,
5232
+ "kindString": "Type literal",
5233
+ "flags": {},
5234
+ "children": [
4110
5235
  {
4111
- "id": 129,
5236
+ "id": 169,
4112
5237
  "name": "schema",
4113
5238
  "kind": 1024,
4114
5239
  "kindString": "Property",
4115
5240
  "flags": {},
4116
5241
  "sources": [
4117
5242
  {
4118
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4119
- "line": 7,
5243
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5244
+ "line": 19,
4120
5245
  "character": 4
4121
5246
  }
4122
5247
  ],
4123
5248
  "type": {
4124
- "type": "literal",
4125
- "value": "network.xyo.boundwitness.query"
5249
+ "type": "intrinsic",
5250
+ "name": "string"
4126
5251
  }
4127
5252
  }
4128
5253
  ],
@@ -4130,17 +5255,15 @@
4130
5255
  {
4131
5256
  "title": "Properties",
4132
5257
  "children": [
4133
- 127,
4134
- 128,
4135
- 129
5258
+ 169
4136
5259
  ]
4137
5260
  }
4138
5261
  ],
4139
5262
  "sources": [
4140
5263
  {
4141
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4142
- "line": 4,
4143
- "character": 51
5264
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5265
+ "line": 18,
5266
+ "character": 17
4144
5267
  }
4145
5268
  ]
4146
5269
  }
@@ -4151,19 +5274,19 @@
4151
5274
  ],
4152
5275
  "parameters": [
4153
5276
  {
4154
- "id": 131,
5277
+ "id": 171,
4155
5278
  "name": "query",
4156
5279
  "kind": 32768,
4157
5280
  "kindString": "Parameter",
4158
5281
  "flags": {},
4159
5282
  "type": {
4160
5283
  "type": "reference",
4161
- "id": 130,
5284
+ "id": 155,
4162
5285
  "name": "T"
4163
5286
  }
4164
5287
  },
4165
5288
  {
4166
- "id": 132,
5289
+ "id": 172,
4167
5290
  "name": "payloads",
4168
5291
  "kind": 32768,
4169
5292
  "kindString": "Parameter",
@@ -4186,14 +5309,14 @@
4186
5309
  {
4187
5310
  "type": "reflection",
4188
5311
  "declaration": {
4189
- "id": 133,
5312
+ "id": 173,
4190
5313
  "name": "__type",
4191
5314
  "kind": 65536,
4192
5315
  "kindString": "Type literal",
4193
5316
  "flags": {},
4194
5317
  "children": [
4195
5318
  {
4196
- "id": 134,
5319
+ "id": 174,
4197
5320
  "name": "schema",
4198
5321
  "kind": 1024,
4199
5322
  "kindString": "Property",
@@ -4215,7 +5338,7 @@
4215
5338
  {
4216
5339
  "title": "Properties",
4217
5340
  "children": [
4218
- 134
5341
+ 174
4219
5342
  ]
4220
5343
  }
4221
5344
  ],
@@ -4231,19 +5354,25 @@
4231
5354
  ]
4232
5355
  }
4233
5356
  }
5357
+ },
5358
+ {
5359
+ "id": 175,
5360
+ "name": "queryConfig",
5361
+ "kind": 32768,
5362
+ "kindString": "Parameter",
5363
+ "flags": {
5364
+ "isOptional": true
5365
+ },
5366
+ "type": {
5367
+ "type": "reference",
5368
+ "id": 170,
5369
+ "name": "TConfig"
5370
+ }
4234
5371
  }
4235
5372
  ],
4236
5373
  "type": {
4237
- "type": "reference",
4238
- "typeArguments": [
4239
- {
4240
- "type": "intrinsic",
4241
- "name": "boolean"
4242
- }
4243
- ],
4244
- "name": "Promise",
4245
- "qualifiedName": "Promise",
4246
- "package": "typescript"
5374
+ "type": "intrinsic",
5375
+ "name": "boolean"
4247
5376
  },
4248
5377
  "inheritedFrom": {
4249
5378
  "type": "reference",
@@ -4257,7 +5386,7 @@
4257
5386
  }
4258
5387
  },
4259
5388
  {
4260
- "id": 208,
5389
+ "id": 249,
4261
5390
  "name": "start",
4262
5391
  "kind": 2048,
4263
5392
  "kindString": "Method",
@@ -4267,20 +5396,20 @@
4267
5396
  "sources": [
4268
5397
  {
4269
5398
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4270
- "line": 42,
5399
+ "line": 40,
4271
5400
  "character": 14
4272
5401
  }
4273
5402
  ],
4274
5403
  "signatures": [
4275
5404
  {
4276
- "id": 209,
5405
+ "id": 250,
4277
5406
  "name": "start",
4278
5407
  "kind": 4096,
4279
5408
  "kindString": "Call signature",
4280
5409
  "flags": {},
4281
5410
  "parameters": [
4282
5411
  {
4283
- "id": 210,
5412
+ "id": 251,
4284
5413
  "name": "_timeout",
4285
5414
  "kind": 32768,
4286
5415
  "kindString": "Parameter",
@@ -4320,7 +5449,7 @@
4320
5449
  }
4321
5450
  },
4322
5451
  {
4323
- "id": 135,
5452
+ "id": 176,
4324
5453
  "name": "started",
4325
5454
  "kind": 2048,
4326
5455
  "kindString": "Method",
@@ -4328,20 +5457,20 @@
4328
5457
  "sources": [
4329
5458
  {
4330
5459
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4331
- "line": 33,
5460
+ "line": 31,
4332
5461
  "character": 4
4333
5462
  }
4334
5463
  ],
4335
5464
  "signatures": [
4336
5465
  {
4337
- "id": 136,
5466
+ "id": 177,
4338
5467
  "name": "started",
4339
5468
  "kind": 4096,
4340
5469
  "kindString": "Call signature",
4341
5470
  "flags": {},
4342
5471
  "parameters": [
4343
5472
  {
4344
- "id": 137,
5473
+ "id": 178,
4345
5474
  "name": "notStartedAction",
4346
5475
  "kind": 32768,
4347
5476
  "kindString": "Parameter",
@@ -4391,7 +5520,7 @@
4391
5520
  }
4392
5521
  },
4393
5522
  {
4394
- "id": 211,
5523
+ "id": 252,
4395
5524
  "name": "stop",
4396
5525
  "kind": 2048,
4397
5526
  "kindString": "Method",
@@ -4401,20 +5530,20 @@
4401
5530
  "sources": [
4402
5531
  {
4403
5532
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4404
- "line": 43,
5533
+ "line": 41,
4405
5534
  "character": 14
4406
5535
  }
4407
5536
  ],
4408
5537
  "signatures": [
4409
5538
  {
4410
- "id": 212,
5539
+ "id": 253,
4411
5540
  "name": "stop",
4412
5541
  "kind": 4096,
4413
5542
  "kindString": "Call signature",
4414
5543
  "flags": {},
4415
5544
  "parameters": [
4416
5545
  {
4417
- "id": 213,
5546
+ "id": 254,
4418
5547
  "name": "_timeout",
4419
5548
  "kind": 32768,
4420
5549
  "kindString": "Parameter",
@@ -4454,7 +5583,7 @@
4454
5583
  }
4455
5584
  },
4456
5585
  {
4457
- "id": 138,
5586
+ "id": 179,
4458
5587
  "name": "subscribe",
4459
5588
  "kind": 2048,
4460
5589
  "kindString": "Method",
@@ -4462,20 +5591,20 @@
4462
5591
  "sources": [
4463
5592
  {
4464
5593
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4465
- "line": 34,
5594
+ "line": 32,
4466
5595
  "character": 4
4467
5596
  }
4468
5597
  ],
4469
5598
  "signatures": [
4470
5599
  {
4471
- "id": 139,
5600
+ "id": 180,
4472
5601
  "name": "subscribe",
4473
5602
  "kind": 4096,
4474
5603
  "kindString": "Call signature",
4475
5604
  "flags": {},
4476
5605
  "parameters": [
4477
5606
  {
4478
- "id": 140,
5607
+ "id": 181,
4479
5608
  "name": "_queryAccount",
4480
5609
  "kind": 32768,
4481
5610
  "kindString": "Parameter",
@@ -4504,7 +5633,7 @@
4504
5633
  }
4505
5634
  },
4506
5635
  {
4507
- "id": 214,
5636
+ "id": 255,
4508
5637
  "name": "validateConfig",
4509
5638
  "kind": 2048,
4510
5639
  "kindString": "Method",
@@ -4514,20 +5643,20 @@
4514
5643
  "sources": [
4515
5644
  {
4516
5645
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4517
- "line": 44,
5646
+ "line": 42,
4518
5647
  "character": 14
4519
5648
  }
4520
5649
  ],
4521
5650
  "signatures": [
4522
5651
  {
4523
- "id": 215,
5652
+ "id": 256,
4524
5653
  "name": "validateConfig",
4525
5654
  "kind": 4096,
4526
5655
  "kindString": "Call signature",
4527
5656
  "flags": {},
4528
5657
  "parameters": [
4529
5658
  {
4530
- "id": 216,
5659
+ "id": 257,
4531
5660
  "name": "config",
4532
5661
  "kind": 32768,
4533
5662
  "kindString": "Parameter",
@@ -4540,7 +5669,7 @@
4540
5669
  }
4541
5670
  },
4542
5671
  {
4543
- "id": 217,
5672
+ "id": 258,
4544
5673
  "name": "parents",
4545
5674
  "kind": 32768,
4546
5675
  "kindString": "Parameter",
@@ -4584,7 +5713,7 @@
4584
5713
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
4585
5714
  "line": 18,
4586
5715
  "character": 24,
4587
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L18"
5716
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L18"
4588
5717
  }
4589
5718
  ],
4590
5719
  "signatures": [
@@ -4637,7 +5766,7 @@
4637
5766
  "sources": [
4638
5767
  {
4639
5768
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4640
- "line": 8,
5769
+ "line": 9,
4641
5770
  "character": 4
4642
5771
  }
4643
5772
  ],
@@ -4661,7 +5790,7 @@
4661
5790
  "sources": [
4662
5791
  {
4663
5792
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4664
- "line": 9,
5793
+ "line": 10,
4665
5794
  "character": 8
4666
5795
  }
4667
5796
  ],
@@ -4675,11 +5804,17 @@
4675
5804
  {
4676
5805
  "type": "array",
4677
5806
  "elementType": {
4678
- "type": "array",
4679
- "elementType": {
4680
- "type": "intrinsic",
4681
- "name": "string"
4682
- }
5807
+ "type": "union",
5808
+ "types": [
5809
+ {
5810
+ "type": "intrinsic",
5811
+ "name": "string"
5812
+ },
5813
+ {
5814
+ "type": "reference",
5815
+ "name": "CosigningAddressSet"
5816
+ }
5817
+ ]
4683
5818
  }
4684
5819
  }
4685
5820
  ],
@@ -4699,7 +5834,7 @@
4699
5834
  "sources": [
4700
5835
  {
4701
5836
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4702
- "line": 10,
5837
+ "line": 11,
4703
5838
  "character": 8
4704
5839
  }
4705
5840
  ],
@@ -4736,7 +5871,7 @@
4736
5871
  "sources": [
4737
5872
  {
4738
5873
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4739
- "line": 8,
5874
+ "line": 9,
4740
5875
  "character": 15
4741
5876
  }
4742
5877
  ]
@@ -4755,7 +5890,7 @@
4755
5890
  "sources": [
4756
5891
  {
4757
5892
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4758
- "line": 7,
5893
+ "line": 8,
4759
5894
  "character": 87
4760
5895
  }
4761
5896
  ]
@@ -4895,14 +6030,13 @@
4895
6030
  {
4896
6031
  "title": "Properties",
4897
6032
  "children": [
4898
- 81,
4899
- 84,
4900
- 85,
4901
- 86,
6033
+ 97,
6034
+ 105,
6035
+ 106,
4902
6036
  87,
4903
- 71,
4904
- 95,
4905
- 96,
6037
+ 107,
6038
+ 108,
6039
+ 113,
4906
6040
  16,
4907
6041
  30,
4908
6042
  17
@@ -4911,33 +6045,32 @@
4911
6045
  {
4912
6046
  "title": "Accessors",
4913
6047
  "children": [
4914
- 101,
4915
- 103,
4916
- 105,
6048
+ 118,
6049
+ 120,
4917
6050
  52
4918
6051
  ]
4919
6052
  },
4920
6053
  {
4921
6054
  "title": "Methods",
4922
6055
  "children": [
4923
- 141,
4924
- 146,
4925
- 153,
4926
- 171,
4927
- 189,
4928
- 197,
4929
- 113,
4930
- 115,
6056
+ 182,
6057
+ 187,
6058
+ 194,
6059
+ 212,
6060
+ 230,
6061
+ 238,
6062
+ 138,
6063
+ 140,
4931
6064
  43,
4932
- 205,
6065
+ 246,
4933
6066
  50,
4934
6067
  54,
4935
- 120,
4936
- 208,
4937
- 135,
4938
- 211,
4939
- 138,
4940
- 214,
6068
+ 145,
6069
+ 249,
6070
+ 176,
6071
+ 252,
6072
+ 179,
6073
+ 255,
4941
6074
  18
4942
6075
  ]
4943
6076
  }
@@ -4947,7 +6080,7 @@
4947
6080
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
4948
6081
  "line": 14,
4949
6082
  "character": 13,
4950
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L14"
6083
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L14"
4951
6084
  }
4952
6085
  ],
4953
6086
  "extendedTypes": [
@@ -4968,7 +6101,7 @@
4968
6101
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
4969
6102
  "line": 12,
4970
6103
  "character": 12,
4971
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L12"
6104
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L12"
4972
6105
  }
4973
6106
  ],
4974
6107
  "type": {
@@ -4994,12 +6127,12 @@
4994
6127
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
4995
6128
  "line": 12,
4996
6129
  "character": 64,
4997
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L12"
6130
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L12"
4998
6131
  }
4999
6132
  ],
5000
6133
  "type": {
5001
6134
  "type": "reference",
5002
- "id": 220,
6135
+ "id": 261,
5003
6136
  "name": "XyoCryptoMarketAssetDivinerConfigSchema"
5004
6137
  }
5005
6138
  }
@@ -5017,7 +6150,7 @@
5017
6150
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
5018
6151
  "line": 12,
5019
6152
  "character": 62,
5020
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L12"
6153
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L12"
5021
6154
  }
5022
6155
  ]
5023
6156
  }
@@ -5027,7 +6160,7 @@
5027
6160
  }
5028
6161
  },
5029
6162
  {
5030
- "id": 221,
6163
+ "id": 262,
5031
6164
  "name": "XyoCryptoMarketAssetDivinerConfigSchema",
5032
6165
  "kind": 4194304,
5033
6166
  "kindString": "Type alias",
@@ -5037,13 +6170,13 @@
5037
6170
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
5038
6171
  "line": 4,
5039
6172
  "character": 12,
5040
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L4"
6173
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L4"
5041
6174
  },
5042
6175
  {
5043
6176
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
5044
6177
  "line": 5,
5045
6178
  "character": 13,
5046
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L5"
6179
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L5"
5047
6180
  }
5048
6181
  ],
5049
6182
  "type": {
@@ -5052,7 +6185,7 @@
5052
6185
  }
5053
6186
  },
5054
6187
  {
5055
- "id": 219,
6188
+ "id": 260,
5056
6189
  "name": "XyoCryptoMarketAssetDivinerQuerySchema",
5057
6190
  "kind": 4194304,
5058
6191
  "kindString": "Type alias",
@@ -5062,13 +6195,13 @@
5062
6195
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
5063
6196
  "line": 1,
5064
6197
  "character": 12,
5065
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L1"
6198
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L1"
5066
6199
  },
5067
6200
  {
5068
6201
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
5069
6202
  "line": 2,
5070
6203
  "character": 13,
5071
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L2"
6204
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L2"
5072
6205
  }
5073
6206
  ],
5074
6207
  "type": {
@@ -5077,7 +6210,7 @@
5077
6210
  }
5078
6211
  },
5079
6212
  {
5080
- "id": 220,
6213
+ "id": 261,
5081
6214
  "name": "XyoCryptoMarketAssetDivinerConfigSchema",
5082
6215
  "kind": 32,
5083
6216
  "kindString": "Variable",
@@ -5087,13 +6220,13 @@
5087
6220
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
5088
6221
  "line": 4,
5089
6222
  "character": 12,
5090
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L4"
6223
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L4"
5091
6224
  },
5092
6225
  {
5093
6226
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
5094
6227
  "line": 5,
5095
6228
  "character": 13,
5096
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L5"
6229
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L5"
5097
6230
  }
5098
6231
  ],
5099
6232
  "type": {
@@ -5102,7 +6235,7 @@
5102
6235
  }
5103
6236
  },
5104
6237
  {
5105
- "id": 218,
6238
+ "id": 259,
5106
6239
  "name": "XyoCryptoMarketAssetDivinerQuerySchema",
5107
6240
  "kind": 32,
5108
6241
  "kindString": "Variable",
@@ -5112,13 +6245,13 @@
5112
6245
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
5113
6246
  "line": 1,
5114
6247
  "character": 12,
5115
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L1"
6248
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L1"
5116
6249
  },
5117
6250
  {
5118
6251
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
5119
6252
  "line": 2,
5120
6253
  "character": 13,
5121
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L2"
6254
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L2"
5122
6255
  }
5123
6256
  ],
5124
6257
  "type": {
@@ -5137,7 +6270,7 @@
5137
6270
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Plugin.ts",
5138
6271
  "line": 8,
5139
6272
  "character": 13,
5140
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Plugin.ts#L8"
6273
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Plugin.ts#L8"
5141
6274
  }
5142
6275
  ],
5143
6276
  "signatures": [
@@ -5184,7 +6317,7 @@
5184
6317
  "sources": [
5185
6318
  {
5186
6319
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5187
- "line": 8,
6320
+ "line": 9,
5188
6321
  "character": 4
5189
6322
  }
5190
6323
  ],
@@ -5208,7 +6341,7 @@
5208
6341
  "sources": [
5209
6342
  {
5210
6343
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5211
- "line": 9,
6344
+ "line": 10,
5212
6345
  "character": 8
5213
6346
  }
5214
6347
  ],
@@ -5222,11 +6355,17 @@
5222
6355
  {
5223
6356
  "type": "array",
5224
6357
  "elementType": {
5225
- "type": "array",
5226
- "elementType": {
5227
- "type": "intrinsic",
5228
- "name": "string"
5229
- }
6358
+ "type": "union",
6359
+ "types": [
6360
+ {
6361
+ "type": "intrinsic",
6362
+ "name": "string"
6363
+ },
6364
+ {
6365
+ "type": "reference",
6366
+ "name": "CosigningAddressSet"
6367
+ }
6368
+ ]
5230
6369
  }
5231
6370
  }
5232
6371
  ],
@@ -5246,7 +6385,7 @@
5246
6385
  "sources": [
5247
6386
  {
5248
6387
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5249
- "line": 10,
6388
+ "line": 11,
5250
6389
  "character": 8
5251
6390
  }
5252
6391
  ],
@@ -5283,7 +6422,7 @@
5283
6422
  "sources": [
5284
6423
  {
5285
6424
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5286
- "line": 8,
6425
+ "line": 9,
5287
6426
  "character": 15
5288
6427
  }
5289
6428
  ]
@@ -5302,7 +6441,7 @@
5302
6441
  "sources": [
5303
6442
  {
5304
6443
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5305
- "line": 7,
6444
+ "line": 8,
5306
6445
  "character": 87
5307
6446
  }
5308
6447
  ]
@@ -5416,7 +6555,7 @@
5416
6555
  {
5417
6556
  "title": "References",
5418
6557
  "children": [
5419
- 222
6558
+ 263
5420
6559
  ]
5421
6560
  },
5422
6561
  {
@@ -5429,15 +6568,15 @@
5429
6568
  "title": "Type Aliases",
5430
6569
  "children": [
5431
6570
  12,
5432
- 221,
5433
- 219
6571
+ 262,
6572
+ 260
5434
6573
  ]
5435
6574
  },
5436
6575
  {
5437
6576
  "title": "Variables",
5438
6577
  "children": [
5439
- 220,
5440
- 218
6578
+ 261,
6579
+ 259
5441
6580
  ]
5442
6581
  },
5443
6582
  {
@@ -5452,7 +6591,7 @@
5452
6591
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/index.ts",
5453
6592
  "line": 1,
5454
6593
  "character": 0,
5455
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/index.ts#L1"
6594
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/index.ts#L1"
5456
6595
  }
5457
6596
  ]
5458
6597
  }