@xyo-network/schema-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": 243,
10
+ "id": 284,
11
11
  "name": "default",
12
12
  "kind": 8388608,
13
13
  "kindString": "Reference",
@@ -17,7 +17,7 @@
17
17
  "fileName": "plugins/packages/payloadset/packages/schema/src/index.ts",
18
18
  "line": 8,
19
19
  "character": 0,
20
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/index.ts#L8"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/schema/src/index.ts#L8"
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
  ]
@@ -236,7 +242,7 @@
236
242
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
237
243
  "line": 9,
238
244
  "character": 56,
239
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
245
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
240
246
  }
241
247
  ],
242
248
  "type": {
@@ -258,7 +264,7 @@
258
264
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
259
265
  "line": 9,
260
266
  "character": 54,
261
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
267
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
262
268
  }
263
269
  ]
264
270
  }
@@ -392,7 +398,7 @@
392
398
  }
393
399
  },
394
400
  {
395
- "id": 106,
401
+ "id": 122,
396
402
  "name": "_resolver",
397
403
  "kind": 1024,
398
404
  "kindString": "Property",
@@ -427,14 +433,164 @@
427
433
  {
428
434
  "type": "reflection",
429
435
  "declaration": {
430
- "id": 107,
436
+ "id": 123,
431
437
  "name": "__type",
432
438
  "kind": 65536,
433
439
  "kindString": "Type literal",
434
440
  "flags": {},
435
441
  "children": [
436
442
  {
437
- "id": 108,
443
+ "id": 124,
444
+ "name": "security",
445
+ "kind": 1024,
446
+ "kindString": "Property",
447
+ "flags": {
448
+ "isOptional": true
449
+ },
450
+ "sources": [
451
+ {
452
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
453
+ "line": 9,
454
+ "character": 4
455
+ }
456
+ ],
457
+ "type": {
458
+ "type": "reflection",
459
+ "declaration": {
460
+ "id": 125,
461
+ "name": "__type",
462
+ "kind": 65536,
463
+ "kindString": "Type literal",
464
+ "flags": {},
465
+ "children": [
466
+ {
467
+ "id": 126,
468
+ "name": "allowed",
469
+ "kind": 1024,
470
+ "kindString": "Property",
471
+ "flags": {
472
+ "isOptional": true
473
+ },
474
+ "sources": [
475
+ {
476
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
477
+ "line": 10,
478
+ "character": 8
479
+ }
480
+ ],
481
+ "type": {
482
+ "type": "reference",
483
+ "typeArguments": [
484
+ {
485
+ "type": "intrinsic",
486
+ "name": "string"
487
+ },
488
+ {
489
+ "type": "array",
490
+ "elementType": {
491
+ "type": "union",
492
+ "types": [
493
+ {
494
+ "type": "intrinsic",
495
+ "name": "string"
496
+ },
497
+ {
498
+ "type": "reference",
499
+ "name": "CosigningAddressSet"
500
+ }
501
+ ]
502
+ }
503
+ }
504
+ ],
505
+ "name": "Record",
506
+ "qualifiedName": "Record",
507
+ "package": "typescript"
508
+ }
509
+ },
510
+ {
511
+ "id": 127,
512
+ "name": "disallowed",
513
+ "kind": 1024,
514
+ "kindString": "Property",
515
+ "flags": {
516
+ "isOptional": true
517
+ },
518
+ "sources": [
519
+ {
520
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
521
+ "line": 11,
522
+ "character": 8
523
+ }
524
+ ],
525
+ "type": {
526
+ "type": "reference",
527
+ "typeArguments": [
528
+ {
529
+ "type": "intrinsic",
530
+ "name": "string"
531
+ },
532
+ {
533
+ "type": "array",
534
+ "elementType": {
535
+ "type": "intrinsic",
536
+ "name": "string"
537
+ }
538
+ }
539
+ ],
540
+ "name": "Record",
541
+ "qualifiedName": "Record",
542
+ "package": "typescript"
543
+ }
544
+ }
545
+ ],
546
+ "groups": [
547
+ {
548
+ "title": "Properties",
549
+ "children": [
550
+ 126,
551
+ 127
552
+ ]
553
+ }
554
+ ],
555
+ "sources": [
556
+ {
557
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
558
+ "line": 9,
559
+ "character": 15
560
+ }
561
+ ]
562
+ }
563
+ }
564
+ }
565
+ ],
566
+ "groups": [
567
+ {
568
+ "title": "Properties",
569
+ "children": [
570
+ 124
571
+ ]
572
+ }
573
+ ],
574
+ "sources": [
575
+ {
576
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
577
+ "line": 8,
578
+ "character": 87
579
+ }
580
+ ]
581
+ }
582
+ },
583
+ {
584
+ "type": "reflection",
585
+ "declaration": {
586
+ "id": 128,
587
+ "name": "__type",
588
+ "kind": 65536,
589
+ "kindString": "Type literal",
590
+ "flags": {},
591
+ "children": [
592
+ {
593
+ "id": 129,
438
594
  "name": "schema",
439
595
  "kind": 1024,
440
596
  "kindString": "Property",
@@ -456,7 +612,7 @@
456
612
  {
457
613
  "title": "Properties",
458
614
  "children": [
459
- 108
615
+ 129
460
616
  ]
461
617
  }
462
618
  ],
@@ -483,7 +639,7 @@
483
639
  }
484
640
  },
485
641
  {
486
- "id": 109,
642
+ "id": 130,
487
643
  "name": "_started",
488
644
  "kind": 1024,
489
645
  "kindString": "Property",
@@ -507,7 +663,7 @@
507
663
  }
508
664
  },
509
665
  {
510
- "id": 110,
666
+ "id": 131,
511
667
  "name": "account",
512
668
  "kind": 1024,
513
669
  "kindString": "Property",
@@ -531,333 +687,64 @@
531
687
  }
532
688
  },
533
689
  {
534
- "id": 111,
535
- "name": "allowedAddressSets",
690
+ "id": 110,
691
+ "name": "config",
536
692
  "kind": 1024,
537
693
  "kindString": "Property",
538
- "flags": {
539
- "isProtected": true,
540
- "isOptional": true
541
- },
694
+ "flags": {},
542
695
  "sources": [
543
696
  {
544
697
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
545
- "line": 18,
546
- "character": 14
698
+ "line": 14,
699
+ "character": 4
547
700
  }
548
701
  ],
549
702
  "type": {
550
- "type": "reference",
551
- "typeArguments": [
703
+ "type": "intersection",
704
+ "types": [
552
705
  {
553
- "type": "intrinsic",
554
- "name": "string"
706
+ "type": "reference",
707
+ "name": "SchemaFields"
555
708
  },
556
709
  {
557
- "type": "array",
558
- "elementType": {
559
- "type": "intrinsic",
560
- "name": "string"
561
- }
562
- }
563
- ],
564
- "name": "Record",
565
- "qualifiedName": "Record",
566
- "package": "typescript"
567
- },
568
- "inheritedFrom": {
569
- "type": "reference",
570
- "name": "AbstractWitness.allowedAddressSets"
571
- }
572
- },
573
- {
574
- "id": 112,
575
- "name": "allowedAddressValidator",
576
- "kind": 1024,
577
- "kindString": "Property",
578
- "flags": {
579
- "isProtected": true,
580
- "isReadonly": true
581
- },
582
- "sources": [
583
- {
584
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
585
- "line": 19,
586
- "character": 23
587
- }
588
- ],
589
- "type": {
590
- "type": "reference",
591
- "typeArguments": [
710
+ "type": "reference",
711
+ "name": "PayloadFields"
712
+ },
592
713
  {
593
- "type": "intersection",
594
- "types": [
595
- {
596
- "type": "reference",
597
- "name": "SchemaFields"
598
- },
599
- {
600
- "type": "reference",
601
- "name": "PayloadFields"
602
- },
603
- {
604
- "type": "reflection",
605
- "declaration": {
606
- "id": 113,
607
- "name": "__type",
608
- "kind": 65536,
609
- "kindString": "Type literal",
610
- "flags": {},
611
- "children": [
714
+ "type": "reflection",
715
+ "declaration": {
716
+ "id": 111,
717
+ "name": "__type",
718
+ "kind": 65536,
719
+ "kindString": "Type literal",
720
+ "flags": {},
721
+ "children": [
722
+ {
723
+ "id": 112,
724
+ "name": "security",
725
+ "kind": 1024,
726
+ "kindString": "Property",
727
+ "flags": {
728
+ "isOptional": true
729
+ },
730
+ "sources": [
612
731
  {
613
- "id": 114,
614
- "name": "security",
615
- "kind": 1024,
616
- "kindString": "Property",
617
- "flags": {
618
- "isOptional": true
619
- },
620
- "sources": [
732
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
733
+ "line": 9,
734
+ "character": 4
735
+ }
736
+ ],
737
+ "type": {
738
+ "type": "reflection",
739
+ "declaration": {
740
+ "id": 113,
741
+ "name": "__type",
742
+ "kind": 65536,
743
+ "kindString": "Type literal",
744
+ "flags": {},
745
+ "children": [
621
746
  {
622
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
623
- "line": 8,
624
- "character": 4
625
- }
626
- ],
627
- "type": {
628
- "type": "reflection",
629
- "declaration": {
630
- "id": 115,
631
- "name": "__type",
632
- "kind": 65536,
633
- "kindString": "Type literal",
634
- "flags": {},
635
- "children": [
636
- {
637
- "id": 116,
638
- "name": "allowed",
639
- "kind": 1024,
640
- "kindString": "Property",
641
- "flags": {
642
- "isOptional": true
643
- },
644
- "sources": [
645
- {
646
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
647
- "line": 9,
648
- "character": 8
649
- }
650
- ],
651
- "type": {
652
- "type": "reference",
653
- "typeArguments": [
654
- {
655
- "type": "intrinsic",
656
- "name": "string"
657
- },
658
- {
659
- "type": "array",
660
- "elementType": {
661
- "type": "array",
662
- "elementType": {
663
- "type": "intrinsic",
664
- "name": "string"
665
- }
666
- }
667
- }
668
- ],
669
- "name": "Record",
670
- "qualifiedName": "Record",
671
- "package": "typescript"
672
- }
673
- },
674
- {
675
- "id": 117,
676
- "name": "disallowed",
677
- "kind": 1024,
678
- "kindString": "Property",
679
- "flags": {
680
- "isOptional": true
681
- },
682
- "sources": [
683
- {
684
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
685
- "line": 10,
686
- "character": 8
687
- }
688
- ],
689
- "type": {
690
- "type": "reference",
691
- "typeArguments": [
692
- {
693
- "type": "intrinsic",
694
- "name": "string"
695
- },
696
- {
697
- "type": "array",
698
- "elementType": {
699
- "type": "intrinsic",
700
- "name": "string"
701
- }
702
- }
703
- ],
704
- "name": "Record",
705
- "qualifiedName": "Record",
706
- "package": "typescript"
707
- }
708
- }
709
- ],
710
- "groups": [
711
- {
712
- "title": "Properties",
713
- "children": [
714
- 116,
715
- 117
716
- ]
717
- }
718
- ],
719
- "sources": [
720
- {
721
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
722
- "line": 8,
723
- "character": 15
724
- }
725
- ]
726
- }
727
- }
728
- }
729
- ],
730
- "groups": [
731
- {
732
- "title": "Properties",
733
- "children": [
734
- 114
735
- ]
736
- }
737
- ],
738
- "sources": [
739
- {
740
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
741
- "line": 7,
742
- "character": 87
743
- }
744
- ]
745
- }
746
- },
747
- {
748
- "type": "reflection",
749
- "declaration": {
750
- "id": 118,
751
- "name": "__type",
752
- "kind": 65536,
753
- "kindString": "Type literal",
754
- "flags": {},
755
- "children": [
756
- {
757
- "id": 119,
758
- "name": "schema",
759
- "kind": 1024,
760
- "kindString": "Property",
761
- "flags": {},
762
- "sources": [
763
- {
764
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
765
- "line": 19,
766
- "character": 4
767
- }
768
- ],
769
- "type": {
770
- "type": "intrinsic",
771
- "name": "string"
772
- }
773
- }
774
- ],
775
- "groups": [
776
- {
777
- "title": "Properties",
778
- "children": [
779
- 119
780
- ]
781
- }
782
- ],
783
- "sources": [
784
- {
785
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
786
- "line": 18,
787
- "character": 17
788
- }
789
- ]
790
- }
791
- }
792
- ]
793
- }
794
- ],
795
- "name": "AllowedAddressValidator"
796
- },
797
- "inheritedFrom": {
798
- "type": "reference",
799
- "name": "AbstractWitness.allowedAddressValidator"
800
- }
801
- },
802
- {
803
- "id": 94,
804
- "name": "config",
805
- "kind": 1024,
806
- "kindString": "Property",
807
- "flags": {},
808
- "sources": [
809
- {
810
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
811
- "line": 14,
812
- "character": 4
813
- }
814
- ],
815
- "type": {
816
- "type": "intersection",
817
- "types": [
818
- {
819
- "type": "reference",
820
- "name": "SchemaFields"
821
- },
822
- {
823
- "type": "reference",
824
- "name": "PayloadFields"
825
- },
826
- {
827
- "type": "reflection",
828
- "declaration": {
829
- "id": 95,
830
- "name": "__type",
831
- "kind": 65536,
832
- "kindString": "Type literal",
833
- "flags": {},
834
- "children": [
835
- {
836
- "id": 96,
837
- "name": "security",
838
- "kind": 1024,
839
- "kindString": "Property",
840
- "flags": {
841
- "isOptional": true
842
- },
843
- "sources": [
844
- {
845
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
846
- "line": 8,
847
- "character": 4
848
- }
849
- ],
850
- "type": {
851
- "type": "reflection",
852
- "declaration": {
853
- "id": 97,
854
- "name": "__type",
855
- "kind": 65536,
856
- "kindString": "Type literal",
857
- "flags": {},
858
- "children": [
859
- {
860
- "id": 98,
747
+ "id": 114,
861
748
  "name": "allowed",
862
749
  "kind": 1024,
863
750
  "kindString": "Property",
@@ -867,7 +754,7 @@
867
754
  "sources": [
868
755
  {
869
756
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
870
- "line": 9,
757
+ "line": 10,
871
758
  "character": 8
872
759
  }
873
760
  ],
@@ -881,11 +768,17 @@
881
768
  {
882
769
  "type": "array",
883
770
  "elementType": {
884
- "type": "array",
885
- "elementType": {
886
- "type": "intrinsic",
887
- "name": "string"
888
- }
771
+ "type": "union",
772
+ "types": [
773
+ {
774
+ "type": "intrinsic",
775
+ "name": "string"
776
+ },
777
+ {
778
+ "type": "reference",
779
+ "name": "CosigningAddressSet"
780
+ }
781
+ ]
889
782
  }
890
783
  }
891
784
  ],
@@ -895,7 +788,7 @@
895
788
  }
896
789
  },
897
790
  {
898
- "id": 99,
791
+ "id": 115,
899
792
  "name": "disallowed",
900
793
  "kind": 1024,
901
794
  "kindString": "Property",
@@ -905,7 +798,7 @@
905
798
  "sources": [
906
799
  {
907
800
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
908
- "line": 10,
801
+ "line": 11,
909
802
  "character": 8
910
803
  }
911
804
  ],
@@ -934,15 +827,15 @@
934
827
  {
935
828
  "title": "Properties",
936
829
  "children": [
937
- 98,
938
- 99
830
+ 114,
831
+ 115
939
832
  ]
940
833
  }
941
834
  ],
942
835
  "sources": [
943
836
  {
944
837
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
945
- "line": 8,
838
+ "line": 9,
946
839
  "character": 15
947
840
  }
948
841
  ]
@@ -954,14 +847,14 @@
954
847
  {
955
848
  "title": "Properties",
956
849
  "children": [
957
- 96
850
+ 112
958
851
  ]
959
852
  }
960
853
  ],
961
854
  "sources": [
962
855
  {
963
856
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
964
- "line": 7,
857
+ "line": 8,
965
858
  "character": 87
966
859
  }
967
860
  ]
@@ -970,14 +863,14 @@
970
863
  {
971
864
  "type": "reflection",
972
865
  "declaration": {
973
- "id": 100,
866
+ "id": 116,
974
867
  "name": "__type",
975
868
  "kind": 65536,
976
869
  "kindString": "Type literal",
977
870
  "flags": {},
978
871
  "children": [
979
872
  {
980
- "id": 101,
873
+ "id": 117,
981
874
  "name": "schema",
982
875
  "kind": 1024,
983
876
  "kindString": "Property",
@@ -987,7 +880,7 @@
987
880
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
988
881
  "line": 9,
989
882
  "character": 56,
990
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
883
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
991
884
  }
992
885
  ],
993
886
  "type": {
@@ -1000,7 +893,7 @@
1000
893
  {
1001
894
  "title": "Properties",
1002
895
  "children": [
1003
- 101
896
+ 117
1004
897
  ]
1005
898
  }
1006
899
  ],
@@ -1009,7 +902,7 @@
1009
902
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
1010
903
  "line": 9,
1011
904
  "character": 54,
1012
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
905
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
1013
906
  }
1014
907
  ]
1015
908
  }
@@ -1017,14 +910,14 @@
1017
910
  {
1018
911
  "type": "reflection",
1019
912
  "declaration": {
1020
- "id": 102,
913
+ "id": 118,
1021
914
  "name": "__type",
1022
915
  "kind": 65536,
1023
916
  "kindString": "Type literal",
1024
917
  "flags": {},
1025
918
  "children": [
1026
919
  {
1027
- "id": 103,
920
+ "id": 119,
1028
921
  "name": "targetSet",
1029
922
  "kind": 1024,
1030
923
  "kindString": "Property",
@@ -1056,14 +949,14 @@
1056
949
  {
1057
950
  "type": "reflection",
1058
951
  "declaration": {
1059
- "id": 104,
952
+ "id": 120,
1060
953
  "name": "__type",
1061
954
  "kind": 65536,
1062
955
  "kindString": "Type literal",
1063
956
  "flags": {},
1064
957
  "children": [
1065
958
  {
1066
- "id": 105,
959
+ "id": 121,
1067
960
  "name": "schema",
1068
961
  "kind": 1024,
1069
962
  "kindString": "Property",
@@ -1085,7 +978,7 @@
1085
978
  {
1086
979
  "title": "Properties",
1087
980
  "children": [
1088
- 105
981
+ 121
1089
982
  ]
1090
983
  }
1091
984
  ],
@@ -1106,7 +999,7 @@
1106
999
  {
1107
1000
  "title": "Properties",
1108
1001
  "children": [
1109
- 103
1002
+ 119
1110
1003
  ]
1111
1004
  }
1112
1005
  ],
@@ -1127,7 +1020,7 @@
1127
1020
  }
1128
1021
  },
1129
1022
  {
1130
- "id": 120,
1023
+ "id": 132,
1131
1024
  "name": "logger",
1132
1025
  "kind": 1024,
1133
1026
  "kindString": "Property",
@@ -1139,7 +1032,7 @@
1139
1032
  "sources": [
1140
1033
  {
1141
1034
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1142
- "line": 20,
1035
+ "line": 18,
1143
1036
  "character": 23
1144
1037
  }
1145
1038
  ],
@@ -1153,134 +1046,261 @@
1153
1046
  }
1154
1047
  },
1155
1048
  {
1156
- "id": 121,
1157
- "name": "queryValidators",
1049
+ "id": 133,
1050
+ "name": "moduleConfigQueryValidator",
1158
1051
  "kind": 1024,
1159
1052
  "kindString": "Property",
1160
1053
  "flags": {
1161
- "isProtected": true
1054
+ "isProtected": true,
1055
+ "isReadonly": true
1162
1056
  },
1163
1057
  "sources": [
1164
1058
  {
1165
1059
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1166
- "line": 21,
1167
- "character": 14
1060
+ "line": 19,
1061
+ "character": 23
1168
1062
  }
1169
1063
  ],
1170
1064
  "type": {
1171
- "type": "array",
1172
- "elementType": {
1173
- "type": "reference",
1174
- "typeArguments": [
1175
- {
1176
- "type": "intersection",
1177
- "types": [
1178
- {
1179
- "type": "reference",
1180
- "name": "SchemaFields"
1181
- },
1182
- {
1183
- "type": "reference",
1184
- "name": "PayloadFields"
1185
- },
1186
- {
1187
- "type": "reference",
1188
- "name": "XyoBoundWitnessFields"
1189
- },
1190
- {
1191
- "type": "reflection",
1192
- "declaration": {
1193
- "id": 122,
1194
- "name": "__type",
1195
- "kind": 65536,
1196
- "kindString": "Type literal",
1197
- "flags": {},
1198
- "children": [
1199
- {
1200
- "id": 123,
1201
- "name": "query",
1202
- "kind": 1024,
1203
- "kindString": "Property",
1204
- "flags": {},
1205
- "sources": [
1206
- {
1207
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1208
- "line": 5,
1209
- "character": 4
1210
- }
1211
- ],
1212
- "type": {
1213
- "type": "intrinsic",
1214
- "name": "string"
1215
- }
1216
- },
1217
- {
1218
- "id": 124,
1219
- "name": "resultSet",
1220
- "kind": 1024,
1221
- "kindString": "Property",
1222
- "flags": {
1223
- "isOptional": true
1224
- },
1225
- "sources": [
1226
- {
1227
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1228
- "line": 6,
1229
- "character": 4
1230
- }
1231
- ],
1232
- "type": {
1233
- "type": "intrinsic",
1234
- "name": "string"
1065
+ "type": "reference",
1066
+ "typeArguments": [
1067
+ {
1068
+ "type": "intersection",
1069
+ "types": [
1070
+ {
1071
+ "type": "reference",
1072
+ "name": "SchemaFields"
1073
+ },
1074
+ {
1075
+ "type": "reference",
1076
+ "name": "PayloadFields"
1077
+ },
1078
+ {
1079
+ "type": "reference",
1080
+ "name": "XyoBoundWitnessFields"
1081
+ },
1082
+ {
1083
+ "type": "reflection",
1084
+ "declaration": {
1085
+ "id": 134,
1086
+ "name": "__type",
1087
+ "kind": 65536,
1088
+ "kindString": "Type literal",
1089
+ "flags": {},
1090
+ "children": [
1091
+ {
1092
+ "id": 135,
1093
+ "name": "query",
1094
+ "kind": 1024,
1095
+ "kindString": "Property",
1096
+ "flags": {},
1097
+ "sources": [
1098
+ {
1099
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1100
+ "line": 5,
1101
+ "character": 4
1235
1102
  }
1103
+ ],
1104
+ "type": {
1105
+ "type": "intrinsic",
1106
+ "name": "string"
1107
+ }
1108
+ },
1109
+ {
1110
+ "id": 136,
1111
+ "name": "resultSet",
1112
+ "kind": 1024,
1113
+ "kindString": "Property",
1114
+ "flags": {
1115
+ "isOptional": true
1236
1116
  },
1237
- {
1238
- "id": 125,
1239
- "name": "schema",
1240
- "kind": 1024,
1241
- "kindString": "Property",
1242
- "flags": {},
1243
- "sources": [
1244
- {
1245
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1246
- "line": 7,
1247
- "character": 4
1248
- }
1249
- ],
1250
- "type": {
1251
- "type": "literal",
1252
- "value": "network.xyo.boundwitness.query"
1117
+ "sources": [
1118
+ {
1119
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1120
+ "line": 6,
1121
+ "character": 4
1253
1122
  }
1123
+ ],
1124
+ "type": {
1125
+ "type": "intrinsic",
1126
+ "name": "string"
1254
1127
  }
1255
- ],
1256
- "groups": [
1257
- {
1258
- "title": "Properties",
1259
- "children": [
1260
- 123,
1261
- 124,
1262
- 125
1263
- ]
1264
- }
1265
- ],
1266
- "sources": [
1267
- {
1268
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1269
- "line": 4,
1270
- "character": 51
1128
+ },
1129
+ {
1130
+ "id": 137,
1131
+ "name": "schema",
1132
+ "kind": 1024,
1133
+ "kindString": "Property",
1134
+ "flags": {},
1135
+ "sources": [
1136
+ {
1137
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1138
+ "line": 7,
1139
+ "character": 4
1140
+ }
1141
+ ],
1142
+ "type": {
1143
+ "type": "literal",
1144
+ "value": "network.xyo.boundwitness.query"
1271
1145
  }
1272
- ]
1273
- }
1146
+ }
1147
+ ],
1148
+ "groups": [
1149
+ {
1150
+ "title": "Properties",
1151
+ "children": [
1152
+ 135,
1153
+ 136,
1154
+ 137
1155
+ ]
1156
+ }
1157
+ ],
1158
+ "sources": [
1159
+ {
1160
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1161
+ "line": 4,
1162
+ "character": 51
1163
+ }
1164
+ ]
1274
1165
  }
1275
- ]
1276
- }
1277
- ],
1278
- "name": "Queryable"
1166
+ }
1167
+ ]
1168
+ }
1169
+ ],
1170
+ "name": "Queryable"
1171
+ },
1172
+ "inheritedFrom": {
1173
+ "type": "reference",
1174
+ "name": "AbstractWitness.moduleConfigQueryValidator"
1175
+ }
1176
+ },
1177
+ {
1178
+ "id": 138,
1179
+ "name": "supportedQueryValidator",
1180
+ "kind": 1024,
1181
+ "kindString": "Property",
1182
+ "flags": {
1183
+ "isProtected": true,
1184
+ "isReadonly": true
1185
+ },
1186
+ "sources": [
1187
+ {
1188
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1189
+ "line": 20,
1190
+ "character": 23
1279
1191
  }
1192
+ ],
1193
+ "type": {
1194
+ "type": "reference",
1195
+ "typeArguments": [
1196
+ {
1197
+ "type": "intersection",
1198
+ "types": [
1199
+ {
1200
+ "type": "reference",
1201
+ "name": "SchemaFields"
1202
+ },
1203
+ {
1204
+ "type": "reference",
1205
+ "name": "PayloadFields"
1206
+ },
1207
+ {
1208
+ "type": "reference",
1209
+ "name": "XyoBoundWitnessFields"
1210
+ },
1211
+ {
1212
+ "type": "reflection",
1213
+ "declaration": {
1214
+ "id": 139,
1215
+ "name": "__type",
1216
+ "kind": 65536,
1217
+ "kindString": "Type literal",
1218
+ "flags": {},
1219
+ "children": [
1220
+ {
1221
+ "id": 140,
1222
+ "name": "query",
1223
+ "kind": 1024,
1224
+ "kindString": "Property",
1225
+ "flags": {},
1226
+ "sources": [
1227
+ {
1228
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1229
+ "line": 5,
1230
+ "character": 4
1231
+ }
1232
+ ],
1233
+ "type": {
1234
+ "type": "intrinsic",
1235
+ "name": "string"
1236
+ }
1237
+ },
1238
+ {
1239
+ "id": 141,
1240
+ "name": "resultSet",
1241
+ "kind": 1024,
1242
+ "kindString": "Property",
1243
+ "flags": {
1244
+ "isOptional": true
1245
+ },
1246
+ "sources": [
1247
+ {
1248
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1249
+ "line": 6,
1250
+ "character": 4
1251
+ }
1252
+ ],
1253
+ "type": {
1254
+ "type": "intrinsic",
1255
+ "name": "string"
1256
+ }
1257
+ },
1258
+ {
1259
+ "id": 142,
1260
+ "name": "schema",
1261
+ "kind": 1024,
1262
+ "kindString": "Property",
1263
+ "flags": {},
1264
+ "sources": [
1265
+ {
1266
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1267
+ "line": 7,
1268
+ "character": 4
1269
+ }
1270
+ ],
1271
+ "type": {
1272
+ "type": "literal",
1273
+ "value": "network.xyo.boundwitness.query"
1274
+ }
1275
+ }
1276
+ ],
1277
+ "groups": [
1278
+ {
1279
+ "title": "Properties",
1280
+ "children": [
1281
+ 140,
1282
+ 141,
1283
+ 142
1284
+ ]
1285
+ }
1286
+ ],
1287
+ "sources": [
1288
+ {
1289
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1290
+ "line": 4,
1291
+ "character": 51
1292
+ }
1293
+ ]
1294
+ }
1295
+ }
1296
+ ]
1297
+ }
1298
+ ],
1299
+ "name": "Queryable"
1280
1300
  },
1281
1301
  "inheritedFrom": {
1282
1302
  "type": "reference",
1283
- "name": "AbstractWitness.queryValidators"
1303
+ "name": "AbstractWitness.supportedQueryValidator"
1284
1304
  }
1285
1305
  },
1286
1306
  {
@@ -1296,7 +1316,7 @@
1296
1316
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
1297
1317
  "line": 12,
1298
1318
  "character": 18,
1299
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L12"
1319
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L12"
1300
1320
  }
1301
1321
  ],
1302
1322
  "type": {
@@ -1335,7 +1355,7 @@
1335
1355
  }
1336
1356
  },
1337
1357
  {
1338
- "id": 126,
1358
+ "id": 143,
1339
1359
  "name": "address",
1340
1360
  "kind": 262144,
1341
1361
  "kindString": "Accessor",
@@ -1343,12 +1363,12 @@
1343
1363
  "sources": [
1344
1364
  {
1345
1365
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1346
- "line": 23,
1366
+ "line": 22,
1347
1367
  "character": 8
1348
1368
  }
1349
1369
  ],
1350
1370
  "getSignature": {
1351
- "id": 127,
1371
+ "id": 144,
1352
1372
  "name": "address",
1353
1373
  "kind": 524288,
1354
1374
  "kindString": "Get signature",
@@ -1368,12 +1388,17 @@
1368
1388
  }
1369
1389
  },
1370
1390
  {
1371
- "id": 128,
1372
- "name": "disallowedAddresses",
1391
+ "id": 145,
1392
+ "name": "resolver",
1373
1393
  "kind": 262144,
1374
1394
  "kindString": "Accessor",
1375
1395
  "flags": {},
1376
1396
  "sources": [
1397
+ {
1398
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1399
+ "line": 23,
1400
+ "character": 8
1401
+ },
1377
1402
  {
1378
1403
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1379
1404
  "line": 24,
@@ -1381,70 +1406,8 @@
1381
1406
  }
1382
1407
  ],
1383
1408
  "getSignature": {
1384
- "id": 129,
1385
- "name": "disallowedAddresses",
1386
- "kind": 524288,
1387
- "kindString": "Get signature",
1388
- "flags": {},
1389
- "type": {
1390
- "type": "union",
1391
- "types": [
1392
- {
1393
- "type": "intrinsic",
1394
- "name": "undefined"
1395
- },
1396
- {
1397
- "type": "reference",
1398
- "typeArguments": [
1399
- {
1400
- "type": "intrinsic",
1401
- "name": "string"
1402
- },
1403
- {
1404
- "type": "array",
1405
- "elementType": {
1406
- "type": "intrinsic",
1407
- "name": "string"
1408
- }
1409
- }
1410
- ],
1411
- "name": "Record",
1412
- "qualifiedName": "Record",
1413
- "package": "typescript"
1414
- }
1415
- ]
1416
- },
1417
- "inheritedFrom": {
1418
- "type": "reference",
1419
- "name": "AbstractWitness.disallowedAddresses"
1420
- }
1421
- },
1422
- "inheritedFrom": {
1423
- "type": "reference",
1424
- "name": "AbstractWitness.disallowedAddresses"
1425
- }
1426
- },
1427
- {
1428
- "id": 130,
1429
- "name": "resolver",
1430
- "kind": 262144,
1431
- "kindString": "Accessor",
1432
- "flags": {},
1433
- "sources": [
1434
- {
1435
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1436
- "line": 25,
1437
- "character": 8
1438
- },
1439
- {
1440
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1441
- "line": 26,
1442
- "character": 8
1443
- }
1444
- ],
1445
- "getSignature": {
1446
- "id": 131,
1447
- "name": "resolver",
1409
+ "id": 146,
1410
+ "name": "resolver",
1448
1411
  "kind": 524288,
1449
1412
  "kindString": "Get signature",
1450
1413
  "flags": {},
@@ -1475,14 +1438,164 @@
1475
1438
  {
1476
1439
  "type": "reflection",
1477
1440
  "declaration": {
1478
- "id": 132,
1441
+ "id": 147,
1442
+ "name": "__type",
1443
+ "kind": 65536,
1444
+ "kindString": "Type literal",
1445
+ "flags": {},
1446
+ "children": [
1447
+ {
1448
+ "id": 148,
1449
+ "name": "security",
1450
+ "kind": 1024,
1451
+ "kindString": "Property",
1452
+ "flags": {
1453
+ "isOptional": true
1454
+ },
1455
+ "sources": [
1456
+ {
1457
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1458
+ "line": 9,
1459
+ "character": 4
1460
+ }
1461
+ ],
1462
+ "type": {
1463
+ "type": "reflection",
1464
+ "declaration": {
1465
+ "id": 149,
1466
+ "name": "__type",
1467
+ "kind": 65536,
1468
+ "kindString": "Type literal",
1469
+ "flags": {},
1470
+ "children": [
1471
+ {
1472
+ "id": 150,
1473
+ "name": "allowed",
1474
+ "kind": 1024,
1475
+ "kindString": "Property",
1476
+ "flags": {
1477
+ "isOptional": true
1478
+ },
1479
+ "sources": [
1480
+ {
1481
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1482
+ "line": 10,
1483
+ "character": 8
1484
+ }
1485
+ ],
1486
+ "type": {
1487
+ "type": "reference",
1488
+ "typeArguments": [
1489
+ {
1490
+ "type": "intrinsic",
1491
+ "name": "string"
1492
+ },
1493
+ {
1494
+ "type": "array",
1495
+ "elementType": {
1496
+ "type": "union",
1497
+ "types": [
1498
+ {
1499
+ "type": "intrinsic",
1500
+ "name": "string"
1501
+ },
1502
+ {
1503
+ "type": "reference",
1504
+ "name": "CosigningAddressSet"
1505
+ }
1506
+ ]
1507
+ }
1508
+ }
1509
+ ],
1510
+ "name": "Record",
1511
+ "qualifiedName": "Record",
1512
+ "package": "typescript"
1513
+ }
1514
+ },
1515
+ {
1516
+ "id": 151,
1517
+ "name": "disallowed",
1518
+ "kind": 1024,
1519
+ "kindString": "Property",
1520
+ "flags": {
1521
+ "isOptional": true
1522
+ },
1523
+ "sources": [
1524
+ {
1525
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1526
+ "line": 11,
1527
+ "character": 8
1528
+ }
1529
+ ],
1530
+ "type": {
1531
+ "type": "reference",
1532
+ "typeArguments": [
1533
+ {
1534
+ "type": "intrinsic",
1535
+ "name": "string"
1536
+ },
1537
+ {
1538
+ "type": "array",
1539
+ "elementType": {
1540
+ "type": "intrinsic",
1541
+ "name": "string"
1542
+ }
1543
+ }
1544
+ ],
1545
+ "name": "Record",
1546
+ "qualifiedName": "Record",
1547
+ "package": "typescript"
1548
+ }
1549
+ }
1550
+ ],
1551
+ "groups": [
1552
+ {
1553
+ "title": "Properties",
1554
+ "children": [
1555
+ 150,
1556
+ 151
1557
+ ]
1558
+ }
1559
+ ],
1560
+ "sources": [
1561
+ {
1562
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1563
+ "line": 9,
1564
+ "character": 15
1565
+ }
1566
+ ]
1567
+ }
1568
+ }
1569
+ }
1570
+ ],
1571
+ "groups": [
1572
+ {
1573
+ "title": "Properties",
1574
+ "children": [
1575
+ 148
1576
+ ]
1577
+ }
1578
+ ],
1579
+ "sources": [
1580
+ {
1581
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1582
+ "line": 8,
1583
+ "character": 87
1584
+ }
1585
+ ]
1586
+ }
1587
+ },
1588
+ {
1589
+ "type": "reflection",
1590
+ "declaration": {
1591
+ "id": 152,
1479
1592
  "name": "__type",
1480
1593
  "kind": 65536,
1481
1594
  "kindString": "Type literal",
1482
1595
  "flags": {},
1483
1596
  "children": [
1484
1597
  {
1485
- "id": 133,
1598
+ "id": 153,
1486
1599
  "name": "schema",
1487
1600
  "kind": 1024,
1488
1601
  "kindString": "Property",
@@ -1504,7 +1617,7 @@
1504
1617
  {
1505
1618
  "title": "Properties",
1506
1619
  "children": [
1507
- 133
1620
+ 153
1508
1621
  ]
1509
1622
  }
1510
1623
  ],
@@ -1533,14 +1646,14 @@
1533
1646
  }
1534
1647
  },
1535
1648
  "setSignature": {
1536
- "id": 134,
1649
+ "id": 154,
1537
1650
  "name": "resolver",
1538
1651
  "kind": 1048576,
1539
1652
  "kindString": "Set signature",
1540
1653
  "flags": {},
1541
1654
  "parameters": [
1542
1655
  {
1543
- "id": 135,
1656
+ "id": 155,
1544
1657
  "name": "v",
1545
1658
  "kind": 32768,
1546
1659
  "kindString": "Parameter",
@@ -1572,14 +1685,164 @@
1572
1685
  {
1573
1686
  "type": "reflection",
1574
1687
  "declaration": {
1575
- "id": 136,
1688
+ "id": 156,
1689
+ "name": "__type",
1690
+ "kind": 65536,
1691
+ "kindString": "Type literal",
1692
+ "flags": {},
1693
+ "children": [
1694
+ {
1695
+ "id": 157,
1696
+ "name": "security",
1697
+ "kind": 1024,
1698
+ "kindString": "Property",
1699
+ "flags": {
1700
+ "isOptional": true
1701
+ },
1702
+ "sources": [
1703
+ {
1704
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1705
+ "line": 9,
1706
+ "character": 4
1707
+ }
1708
+ ],
1709
+ "type": {
1710
+ "type": "reflection",
1711
+ "declaration": {
1712
+ "id": 158,
1713
+ "name": "__type",
1714
+ "kind": 65536,
1715
+ "kindString": "Type literal",
1716
+ "flags": {},
1717
+ "children": [
1718
+ {
1719
+ "id": 159,
1720
+ "name": "allowed",
1721
+ "kind": 1024,
1722
+ "kindString": "Property",
1723
+ "flags": {
1724
+ "isOptional": true
1725
+ },
1726
+ "sources": [
1727
+ {
1728
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1729
+ "line": 10,
1730
+ "character": 8
1731
+ }
1732
+ ],
1733
+ "type": {
1734
+ "type": "reference",
1735
+ "typeArguments": [
1736
+ {
1737
+ "type": "intrinsic",
1738
+ "name": "string"
1739
+ },
1740
+ {
1741
+ "type": "array",
1742
+ "elementType": {
1743
+ "type": "union",
1744
+ "types": [
1745
+ {
1746
+ "type": "intrinsic",
1747
+ "name": "string"
1748
+ },
1749
+ {
1750
+ "type": "reference",
1751
+ "name": "CosigningAddressSet"
1752
+ }
1753
+ ]
1754
+ }
1755
+ }
1756
+ ],
1757
+ "name": "Record",
1758
+ "qualifiedName": "Record",
1759
+ "package": "typescript"
1760
+ }
1761
+ },
1762
+ {
1763
+ "id": 160,
1764
+ "name": "disallowed",
1765
+ "kind": 1024,
1766
+ "kindString": "Property",
1767
+ "flags": {
1768
+ "isOptional": true
1769
+ },
1770
+ "sources": [
1771
+ {
1772
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1773
+ "line": 11,
1774
+ "character": 8
1775
+ }
1776
+ ],
1777
+ "type": {
1778
+ "type": "reference",
1779
+ "typeArguments": [
1780
+ {
1781
+ "type": "intrinsic",
1782
+ "name": "string"
1783
+ },
1784
+ {
1785
+ "type": "array",
1786
+ "elementType": {
1787
+ "type": "intrinsic",
1788
+ "name": "string"
1789
+ }
1790
+ }
1791
+ ],
1792
+ "name": "Record",
1793
+ "qualifiedName": "Record",
1794
+ "package": "typescript"
1795
+ }
1796
+ }
1797
+ ],
1798
+ "groups": [
1799
+ {
1800
+ "title": "Properties",
1801
+ "children": [
1802
+ 159,
1803
+ 160
1804
+ ]
1805
+ }
1806
+ ],
1807
+ "sources": [
1808
+ {
1809
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1810
+ "line": 9,
1811
+ "character": 15
1812
+ }
1813
+ ]
1814
+ }
1815
+ }
1816
+ }
1817
+ ],
1818
+ "groups": [
1819
+ {
1820
+ "title": "Properties",
1821
+ "children": [
1822
+ 157
1823
+ ]
1824
+ }
1825
+ ],
1826
+ "sources": [
1827
+ {
1828
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1829
+ "line": 8,
1830
+ "character": 87
1831
+ }
1832
+ ]
1833
+ }
1834
+ },
1835
+ {
1836
+ "type": "reflection",
1837
+ "declaration": {
1838
+ "id": 161,
1576
1839
  "name": "__type",
1577
1840
  "kind": 65536,
1578
1841
  "kindString": "Type literal",
1579
1842
  "flags": {},
1580
1843
  "children": [
1581
1844
  {
1582
- "id": 137,
1845
+ "id": 162,
1583
1846
  "name": "schema",
1584
1847
  "kind": 1024,
1585
1848
  "kindString": "Property",
@@ -1601,7 +1864,7 @@
1601
1864
  {
1602
1865
  "title": "Properties",
1603
1866
  "children": [
1604
- 137
1867
+ 162
1605
1868
  ]
1606
1869
  }
1607
1870
  ],
@@ -1741,7 +2004,7 @@
1741
2004
  }
1742
2005
  },
1743
2006
  {
1744
- "id": 166,
2007
+ "id": 207,
1745
2008
  "name": "bindHashes",
1746
2009
  "kind": 2048,
1747
2010
  "kindString": "Method",
@@ -1751,20 +2014,20 @@
1751
2014
  "sources": [
1752
2015
  {
1753
2016
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1754
- "line": 35,
2017
+ "line": 33,
1755
2018
  "character": 14
1756
2019
  }
1757
2020
  ],
1758
2021
  "signatures": [
1759
2022
  {
1760
- "id": 167,
2023
+ "id": 208,
1761
2024
  "name": "bindHashes",
1762
2025
  "kind": 4096,
1763
2026
  "kindString": "Call signature",
1764
2027
  "flags": {},
1765
2028
  "parameters": [
1766
2029
  {
1767
- "id": 168,
2030
+ "id": 209,
1768
2031
  "name": "hashes",
1769
2032
  "kind": 32768,
1770
2033
  "kindString": "Parameter",
@@ -1778,7 +2041,7 @@
1778
2041
  }
1779
2042
  },
1780
2043
  {
1781
- "id": 169,
2044
+ "id": 210,
1782
2045
  "name": "schema",
1783
2046
  "kind": 32768,
1784
2047
  "kindString": "Parameter",
@@ -1792,7 +2055,7 @@
1792
2055
  }
1793
2056
  },
1794
2057
  {
1795
- "id": 170,
2058
+ "id": 211,
1796
2059
  "name": "account",
1797
2060
  "kind": 32768,
1798
2061
  "kindString": "Parameter",
@@ -1831,7 +2094,7 @@
1831
2094
  }
1832
2095
  },
1833
2096
  {
1834
- "id": 171,
2097
+ "id": 212,
1835
2098
  "name": "bindHashesInternal",
1836
2099
  "kind": 2048,
1837
2100
  "kindString": "Method",
@@ -1841,20 +2104,20 @@
1841
2104
  "sources": [
1842
2105
  {
1843
2106
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1844
- "line": 36,
2107
+ "line": 34,
1845
2108
  "character": 14
1846
2109
  }
1847
2110
  ],
1848
2111
  "signatures": [
1849
2112
  {
1850
- "id": 172,
2113
+ "id": 213,
1851
2114
  "name": "bindHashesInternal",
1852
2115
  "kind": 4096,
1853
2116
  "kindString": "Call signature",
1854
2117
  "flags": {},
1855
2118
  "parameters": [
1856
2119
  {
1857
- "id": 173,
2120
+ "id": 214,
1858
2121
  "name": "hashes",
1859
2122
  "kind": 32768,
1860
2123
  "kindString": "Parameter",
@@ -1868,7 +2131,7 @@
1868
2131
  }
1869
2132
  },
1870
2133
  {
1871
- "id": 174,
2134
+ "id": 215,
1872
2135
  "name": "schema",
1873
2136
  "kind": 32768,
1874
2137
  "kindString": "Parameter",
@@ -1882,7 +2145,7 @@
1882
2145
  }
1883
2146
  },
1884
2147
  {
1885
- "id": 175,
2148
+ "id": 216,
1886
2149
  "name": "account",
1887
2150
  "kind": 32768,
1888
2151
  "kindString": "Parameter",
@@ -1913,14 +2176,14 @@
1913
2176
  {
1914
2177
  "type": "reflection",
1915
2178
  "declaration": {
1916
- "id": 176,
2179
+ "id": 217,
1917
2180
  "name": "__type",
1918
2181
  "kind": 65536,
1919
2182
  "kindString": "Type literal",
1920
2183
  "flags": {},
1921
2184
  "children": [
1922
2185
  {
1923
- "id": 177,
2186
+ "id": 218,
1924
2187
  "name": "schema",
1925
2188
  "kind": 1024,
1926
2189
  "kindString": "Property",
@@ -1942,7 +2205,7 @@
1942
2205
  {
1943
2206
  "title": "Properties",
1944
2207
  "children": [
1945
- 177
2208
+ 218
1946
2209
  ]
1947
2210
  }
1948
2211
  ],
@@ -1969,7 +2232,7 @@
1969
2232
  }
1970
2233
  },
1971
2234
  {
1972
- "id": 178,
2235
+ "id": 219,
1973
2236
  "name": "bindQuery",
1974
2237
  "kind": 2048,
1975
2238
  "kindString": "Method",
@@ -1979,20 +2242,20 @@
1979
2242
  "sources": [
1980
2243
  {
1981
2244
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1982
- "line": 37,
2245
+ "line": 35,
1983
2246
  "character": 14
1984
2247
  }
1985
2248
  ],
1986
2249
  "signatures": [
1987
2250
  {
1988
- "id": 179,
2251
+ "id": 220,
1989
2252
  "name": "bindQuery",
1990
2253
  "kind": 4096,
1991
2254
  "kindString": "Call signature",
1992
2255
  "flags": {},
1993
2256
  "typeParameter": [
1994
2257
  {
1995
- "id": 184,
2258
+ "id": 225,
1996
2259
  "name": "T",
1997
2260
  "kind": 131072,
1998
2261
  "kindString": "Type parameter",
@@ -2018,14 +2281,14 @@
2018
2281
  {
2019
2282
  "type": "reflection",
2020
2283
  "declaration": {
2021
- "id": 180,
2284
+ "id": 221,
2022
2285
  "name": "__type",
2023
2286
  "kind": 65536,
2024
2287
  "kindString": "Type literal",
2025
2288
  "flags": {},
2026
2289
  "children": [
2027
2290
  {
2028
- "id": 181,
2291
+ "id": 222,
2029
2292
  "name": "schema",
2030
2293
  "kind": 1024,
2031
2294
  "kindString": "Property",
@@ -2047,7 +2310,7 @@
2047
2310
  {
2048
2311
  "title": "Properties",
2049
2312
  "children": [
2050
- 181
2313
+ 222
2051
2314
  ]
2052
2315
  }
2053
2316
  ],
@@ -2083,14 +2346,14 @@
2083
2346
  {
2084
2347
  "type": "reflection",
2085
2348
  "declaration": {
2086
- "id": 182,
2349
+ "id": 223,
2087
2350
  "name": "__type",
2088
2351
  "kind": 65536,
2089
2352
  "kindString": "Type literal",
2090
2353
  "flags": {},
2091
2354
  "children": [
2092
2355
  {
2093
- "id": 183,
2356
+ "id": 224,
2094
2357
  "name": "schema",
2095
2358
  "kind": 1024,
2096
2359
  "kindString": "Property",
@@ -2112,7 +2375,7 @@
2112
2375
  {
2113
2376
  "title": "Properties",
2114
2377
  "children": [
2115
- 183
2378
+ 224
2116
2379
  ]
2117
2380
  }
2118
2381
  ],
@@ -2136,19 +2399,19 @@
2136
2399
  ],
2137
2400
  "parameters": [
2138
2401
  {
2139
- "id": 185,
2402
+ "id": 226,
2140
2403
  "name": "query",
2141
2404
  "kind": 32768,
2142
2405
  "kindString": "Parameter",
2143
2406
  "flags": {},
2144
2407
  "type": {
2145
2408
  "type": "reference",
2146
- "id": 184,
2409
+ "id": 225,
2147
2410
  "name": "T"
2148
2411
  }
2149
2412
  },
2150
2413
  {
2151
- "id": 186,
2414
+ "id": 227,
2152
2415
  "name": "payloads",
2153
2416
  "kind": 32768,
2154
2417
  "kindString": "Parameter",
@@ -2171,14 +2434,14 @@
2171
2434
  {
2172
2435
  "type": "reflection",
2173
2436
  "declaration": {
2174
- "id": 187,
2437
+ "id": 228,
2175
2438
  "name": "__type",
2176
2439
  "kind": 65536,
2177
2440
  "kindString": "Type literal",
2178
2441
  "flags": {},
2179
2442
  "children": [
2180
2443
  {
2181
- "id": 188,
2444
+ "id": 229,
2182
2445
  "name": "schema",
2183
2446
  "kind": 1024,
2184
2447
  "kindString": "Property",
@@ -2200,7 +2463,7 @@
2200
2463
  {
2201
2464
  "title": "Properties",
2202
2465
  "children": [
2203
- 188
2466
+ 229
2204
2467
  ]
2205
2468
  }
2206
2469
  ],
@@ -2218,7 +2481,7 @@
2218
2481
  }
2219
2482
  },
2220
2483
  {
2221
- "id": 189,
2484
+ "id": 230,
2222
2485
  "name": "account",
2223
2486
  "kind": 32768,
2224
2487
  "kindString": "Parameter",
@@ -2255,14 +2518,14 @@
2255
2518
  {
2256
2519
  "type": "reflection",
2257
2520
  "declaration": {
2258
- "id": 190,
2521
+ "id": 231,
2259
2522
  "name": "__type",
2260
2523
  "kind": 65536,
2261
2524
  "kindString": "Type literal",
2262
2525
  "flags": {},
2263
2526
  "children": [
2264
2527
  {
2265
- "id": 191,
2528
+ "id": 232,
2266
2529
  "name": "query",
2267
2530
  "kind": 1024,
2268
2531
  "kindString": "Property",
@@ -2280,7 +2543,7 @@
2280
2543
  }
2281
2544
  },
2282
2545
  {
2283
- "id": 192,
2546
+ "id": 233,
2284
2547
  "name": "resultSet",
2285
2548
  "kind": 1024,
2286
2549
  "kindString": "Property",
@@ -2300,7 +2563,7 @@
2300
2563
  }
2301
2564
  },
2302
2565
  {
2303
- "id": 193,
2566
+ "id": 234,
2304
2567
  "name": "schema",
2305
2568
  "kind": 1024,
2306
2569
  "kindString": "Property",
@@ -2322,9 +2585,9 @@
2322
2585
  {
2323
2586
  "title": "Properties",
2324
2587
  "children": [
2325
- 191,
2326
- 192,
2327
- 193
2588
+ 232,
2589
+ 233,
2590
+ 234
2328
2591
  ]
2329
2592
  }
2330
2593
  ],
@@ -2355,14 +2618,14 @@
2355
2618
  {
2356
2619
  "type": "reflection",
2357
2620
  "declaration": {
2358
- "id": 194,
2621
+ "id": 235,
2359
2622
  "name": "__type",
2360
2623
  "kind": 65536,
2361
2624
  "kindString": "Type literal",
2362
2625
  "flags": {},
2363
2626
  "children": [
2364
2627
  {
2365
- "id": 195,
2628
+ "id": 236,
2366
2629
  "name": "schema",
2367
2630
  "kind": 1024,
2368
2631
  "kindString": "Property",
@@ -2384,7 +2647,7 @@
2384
2647
  {
2385
2648
  "title": "Properties",
2386
2649
  "children": [
2387
- 195
2650
+ 236
2388
2651
  ]
2389
2652
  }
2390
2653
  ],
@@ -2421,7 +2684,7 @@
2421
2684
  }
2422
2685
  },
2423
2686
  {
2424
- "id": 196,
2687
+ "id": 237,
2425
2688
  "name": "bindQueryInternal",
2426
2689
  "kind": 2048,
2427
2690
  "kindString": "Method",
@@ -2431,20 +2694,20 @@
2431
2694
  "sources": [
2432
2695
  {
2433
2696
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2434
- "line": 38,
2697
+ "line": 36,
2435
2698
  "character": 14
2436
2699
  }
2437
2700
  ],
2438
2701
  "signatures": [
2439
2702
  {
2440
- "id": 197,
2703
+ "id": 238,
2441
2704
  "name": "bindQueryInternal",
2442
2705
  "kind": 4096,
2443
2706
  "kindString": "Call signature",
2444
2707
  "flags": {},
2445
2708
  "typeParameter": [
2446
2709
  {
2447
- "id": 202,
2710
+ "id": 243,
2448
2711
  "name": "T",
2449
2712
  "kind": 131072,
2450
2713
  "kindString": "Type parameter",
@@ -2470,14 +2733,14 @@
2470
2733
  {
2471
2734
  "type": "reflection",
2472
2735
  "declaration": {
2473
- "id": 198,
2736
+ "id": 239,
2474
2737
  "name": "__type",
2475
2738
  "kind": 65536,
2476
2739
  "kindString": "Type literal",
2477
2740
  "flags": {},
2478
2741
  "children": [
2479
2742
  {
2480
- "id": 199,
2743
+ "id": 240,
2481
2744
  "name": "schema",
2482
2745
  "kind": 1024,
2483
2746
  "kindString": "Property",
@@ -2499,7 +2762,7 @@
2499
2762
  {
2500
2763
  "title": "Properties",
2501
2764
  "children": [
2502
- 199
2765
+ 240
2503
2766
  ]
2504
2767
  }
2505
2768
  ],
@@ -2535,14 +2798,14 @@
2535
2798
  {
2536
2799
  "type": "reflection",
2537
2800
  "declaration": {
2538
- "id": 200,
2801
+ "id": 241,
2539
2802
  "name": "__type",
2540
2803
  "kind": 65536,
2541
2804
  "kindString": "Type literal",
2542
2805
  "flags": {},
2543
2806
  "children": [
2544
2807
  {
2545
- "id": 201,
2808
+ "id": 242,
2546
2809
  "name": "schema",
2547
2810
  "kind": 1024,
2548
2811
  "kindString": "Property",
@@ -2564,7 +2827,7 @@
2564
2827
  {
2565
2828
  "title": "Properties",
2566
2829
  "children": [
2567
- 201
2830
+ 242
2568
2831
  ]
2569
2832
  }
2570
2833
  ],
@@ -2588,19 +2851,19 @@
2588
2851
  ],
2589
2852
  "parameters": [
2590
2853
  {
2591
- "id": 203,
2854
+ "id": 244,
2592
2855
  "name": "query",
2593
2856
  "kind": 32768,
2594
2857
  "kindString": "Parameter",
2595
2858
  "flags": {},
2596
2859
  "type": {
2597
2860
  "type": "reference",
2598
- "id": 202,
2861
+ "id": 243,
2599
2862
  "name": "T"
2600
2863
  }
2601
2864
  },
2602
2865
  {
2603
- "id": 204,
2866
+ "id": 245,
2604
2867
  "name": "payloads",
2605
2868
  "kind": 32768,
2606
2869
  "kindString": "Parameter",
@@ -2623,14 +2886,14 @@
2623
2886
  {
2624
2887
  "type": "reflection",
2625
2888
  "declaration": {
2626
- "id": 205,
2889
+ "id": 246,
2627
2890
  "name": "__type",
2628
2891
  "kind": 65536,
2629
2892
  "kindString": "Type literal",
2630
2893
  "flags": {},
2631
2894
  "children": [
2632
2895
  {
2633
- "id": 206,
2896
+ "id": 247,
2634
2897
  "name": "schema",
2635
2898
  "kind": 1024,
2636
2899
  "kindString": "Property",
@@ -2652,7 +2915,7 @@
2652
2915
  {
2653
2916
  "title": "Properties",
2654
2917
  "children": [
2655
- 206
2918
+ 247
2656
2919
  ]
2657
2920
  }
2658
2921
  ],
@@ -2670,7 +2933,7 @@
2670
2933
  }
2671
2934
  },
2672
2935
  {
2673
- "id": 207,
2936
+ "id": 248,
2674
2937
  "name": "account",
2675
2938
  "kind": 32768,
2676
2939
  "kindString": "Parameter",
@@ -2704,14 +2967,14 @@
2704
2967
  {
2705
2968
  "type": "reflection",
2706
2969
  "declaration": {
2707
- "id": 208,
2970
+ "id": 249,
2708
2971
  "name": "__type",
2709
2972
  "kind": 65536,
2710
2973
  "kindString": "Type literal",
2711
2974
  "flags": {},
2712
2975
  "children": [
2713
2976
  {
2714
- "id": 209,
2977
+ "id": 250,
2715
2978
  "name": "query",
2716
2979
  "kind": 1024,
2717
2980
  "kindString": "Property",
@@ -2729,7 +2992,7 @@
2729
2992
  }
2730
2993
  },
2731
2994
  {
2732
- "id": 210,
2995
+ "id": 251,
2733
2996
  "name": "resultSet",
2734
2997
  "kind": 1024,
2735
2998
  "kindString": "Property",
@@ -2749,7 +3012,7 @@
2749
3012
  }
2750
3013
  },
2751
3014
  {
2752
- "id": 211,
3015
+ "id": 252,
2753
3016
  "name": "schema",
2754
3017
  "kind": 1024,
2755
3018
  "kindString": "Property",
@@ -2771,9 +3034,9 @@
2771
3034
  {
2772
3035
  "title": "Properties",
2773
3036
  "children": [
2774
- 209,
2775
- 210,
2776
- 211
3037
+ 250,
3038
+ 251,
3039
+ 252
2777
3040
  ]
2778
3041
  }
2779
3042
  ],
@@ -2804,14 +3067,14 @@
2804
3067
  {
2805
3068
  "type": "reflection",
2806
3069
  "declaration": {
2807
- "id": 212,
3070
+ "id": 253,
2808
3071
  "name": "__type",
2809
3072
  "kind": 65536,
2810
3073
  "kindString": "Type literal",
2811
3074
  "flags": {},
2812
3075
  "children": [
2813
3076
  {
2814
- "id": 213,
3077
+ "id": 254,
2815
3078
  "name": "schema",
2816
3079
  "kind": 1024,
2817
3080
  "kindString": "Property",
@@ -2833,7 +3096,7 @@
2833
3096
  {
2834
3097
  "title": "Properties",
2835
3098
  "children": [
2836
- 213
3099
+ 254
2837
3100
  ]
2838
3101
  }
2839
3102
  ],
@@ -2863,7 +3126,7 @@
2863
3126
  }
2864
3127
  },
2865
3128
  {
2866
- "id": 214,
3129
+ "id": 255,
2867
3130
  "name": "bindResult",
2868
3131
  "kind": 2048,
2869
3132
  "kindString": "Method",
@@ -2873,20 +3136,20 @@
2873
3136
  "sources": [
2874
3137
  {
2875
3138
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2876
- "line": 39,
3139
+ "line": 37,
2877
3140
  "character": 14
2878
3141
  }
2879
3142
  ],
2880
3143
  "signatures": [
2881
3144
  {
2882
- "id": 215,
3145
+ "id": 256,
2883
3146
  "name": "bindResult",
2884
3147
  "kind": 4096,
2885
3148
  "kindString": "Call signature",
2886
3149
  "flags": {},
2887
3150
  "parameters": [
2888
3151
  {
2889
- "id": 216,
3152
+ "id": 257,
2890
3153
  "name": "payloads",
2891
3154
  "kind": 32768,
2892
3155
  "kindString": "Parameter",
@@ -2907,14 +3170,14 @@
2907
3170
  {
2908
3171
  "type": "reflection",
2909
3172
  "declaration": {
2910
- "id": 217,
3173
+ "id": 258,
2911
3174
  "name": "__type",
2912
3175
  "kind": 65536,
2913
3176
  "kindString": "Type literal",
2914
3177
  "flags": {},
2915
3178
  "children": [
2916
3179
  {
2917
- "id": 218,
3180
+ "id": 259,
2918
3181
  "name": "schema",
2919
3182
  "kind": 1024,
2920
3183
  "kindString": "Property",
@@ -2936,7 +3199,7 @@
2936
3199
  {
2937
3200
  "title": "Properties",
2938
3201
  "children": [
2939
- 218
3202
+ 259
2940
3203
  ]
2941
3204
  }
2942
3205
  ],
@@ -2954,7 +3217,7 @@
2954
3217
  }
2955
3218
  },
2956
3219
  {
2957
- "id": 219,
3220
+ "id": 260,
2958
3221
  "name": "account",
2959
3222
  "kind": 32768,
2960
3223
  "kindString": "Parameter",
@@ -2987,14 +3250,14 @@
2987
3250
  {
2988
3251
  "type": "reflection",
2989
3252
  "declaration": {
2990
- "id": 220,
3253
+ "id": 261,
2991
3254
  "name": "__type",
2992
3255
  "kind": 65536,
2993
3256
  "kindString": "Type literal",
2994
3257
  "flags": {},
2995
3258
  "children": [
2996
3259
  {
2997
- "id": 221,
3260
+ "id": 262,
2998
3261
  "name": "schema",
2999
3262
  "kind": 1024,
3000
3263
  "kindString": "Property",
@@ -3016,7 +3279,7 @@
3016
3279
  {
3017
3280
  "title": "Properties",
3018
3281
  "children": [
3019
- 221
3282
+ 262
3020
3283
  ]
3021
3284
  }
3022
3285
  ],
@@ -3053,7 +3316,7 @@
3053
3316
  }
3054
3317
  },
3055
3318
  {
3056
- "id": 222,
3319
+ "id": 263,
3057
3320
  "name": "bindResultInternal",
3058
3321
  "kind": 2048,
3059
3322
  "kindString": "Method",
@@ -3063,20 +3326,20 @@
3063
3326
  "sources": [
3064
3327
  {
3065
3328
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3066
- "line": 40,
3329
+ "line": 38,
3067
3330
  "character": 14
3068
3331
  }
3069
3332
  ],
3070
3333
  "signatures": [
3071
3334
  {
3072
- "id": 223,
3335
+ "id": 264,
3073
3336
  "name": "bindResultInternal",
3074
3337
  "kind": 4096,
3075
3338
  "kindString": "Call signature",
3076
3339
  "flags": {},
3077
3340
  "parameters": [
3078
3341
  {
3079
- "id": 224,
3342
+ "id": 265,
3080
3343
  "name": "payloads",
3081
3344
  "kind": 32768,
3082
3345
  "kindString": "Parameter",
@@ -3097,14 +3360,14 @@
3097
3360
  {
3098
3361
  "type": "reflection",
3099
3362
  "declaration": {
3100
- "id": 225,
3363
+ "id": 266,
3101
3364
  "name": "__type",
3102
3365
  "kind": 65536,
3103
3366
  "kindString": "Type literal",
3104
3367
  "flags": {},
3105
3368
  "children": [
3106
3369
  {
3107
- "id": 226,
3370
+ "id": 267,
3108
3371
  "name": "schema",
3109
3372
  "kind": 1024,
3110
3373
  "kindString": "Property",
@@ -3126,7 +3389,7 @@
3126
3389
  {
3127
3390
  "title": "Properties",
3128
3391
  "children": [
3129
- 226
3392
+ 267
3130
3393
  ]
3131
3394
  }
3132
3395
  ],
@@ -3144,7 +3407,7 @@
3144
3407
  }
3145
3408
  },
3146
3409
  {
3147
- "id": 227,
3410
+ "id": 268,
3148
3411
  "name": "account",
3149
3412
  "kind": 32768,
3150
3413
  "kindString": "Parameter",
@@ -3174,14 +3437,14 @@
3174
3437
  {
3175
3438
  "type": "reflection",
3176
3439
  "declaration": {
3177
- "id": 228,
3440
+ "id": 269,
3178
3441
  "name": "__type",
3179
3442
  "kind": 65536,
3180
3443
  "kindString": "Type literal",
3181
3444
  "flags": {},
3182
3445
  "children": [
3183
3446
  {
3184
- "id": 229,
3447
+ "id": 270,
3185
3448
  "name": "schema",
3186
3449
  "kind": 1024,
3187
3450
  "kindString": "Property",
@@ -3203,7 +3466,7 @@
3203
3466
  {
3204
3467
  "title": "Properties",
3205
3468
  "children": [
3206
- 229
3469
+ 270
3207
3470
  ]
3208
3471
  }
3209
3472
  ],
@@ -3233,7 +3496,7 @@
3233
3496
  }
3234
3497
  },
3235
3498
  {
3236
- "id": 138,
3499
+ "id": 163,
3237
3500
  "name": "description",
3238
3501
  "kind": 2048,
3239
3502
  "kindString": "Method",
@@ -3241,13 +3504,13 @@
3241
3504
  "sources": [
3242
3505
  {
3243
3506
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3244
- "line": 28,
3507
+ "line": 26,
3245
3508
  "character": 4
3246
3509
  }
3247
3510
  ],
3248
3511
  "signatures": [
3249
3512
  {
3250
- "id": 139,
3513
+ "id": 164,
3251
3514
  "name": "description",
3252
3515
  "kind": 4096,
3253
3516
  "kindString": "Call signature",
@@ -3278,7 +3541,7 @@
3278
3541
  }
3279
3542
  },
3280
3543
  {
3281
- "id": 140,
3544
+ "id": 165,
3282
3545
  "name": "discover",
3283
3546
  "kind": 2048,
3284
3547
  "kindString": "Method",
@@ -3286,20 +3549,20 @@
3286
3549
  "sources": [
3287
3550
  {
3288
3551
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3289
- "line": 29,
3552
+ "line": 27,
3290
3553
  "character": 4
3291
3554
  }
3292
3555
  ],
3293
3556
  "signatures": [
3294
3557
  {
3295
- "id": 141,
3558
+ "id": 166,
3296
3559
  "name": "discover",
3297
3560
  "kind": 4096,
3298
3561
  "kindString": "Call signature",
3299
3562
  "flags": {},
3300
3563
  "parameters": [
3301
3564
  {
3302
- "id": 142,
3565
+ "id": 167,
3303
3566
  "name": "_queryAccount",
3304
3567
  "kind": 32768,
3305
3568
  "kindString": "Parameter",
@@ -3331,14 +3594,14 @@
3331
3594
  {
3332
3595
  "type": "reflection",
3333
3596
  "declaration": {
3334
- "id": 143,
3597
+ "id": 168,
3335
3598
  "name": "__type",
3336
3599
  "kind": 65536,
3337
3600
  "kindString": "Type literal",
3338
3601
  "flags": {},
3339
3602
  "children": [
3340
3603
  {
3341
- "id": 144,
3604
+ "id": 169,
3342
3605
  "name": "schema",
3343
3606
  "kind": 1024,
3344
3607
  "kindString": "Property",
@@ -3360,7 +3623,7 @@
3360
3623
  {
3361
3624
  "title": "Properties",
3362
3625
  "children": [
3363
- 144
3626
+ 169
3364
3627
  ]
3365
3628
  }
3366
3629
  ],
@@ -3395,7 +3658,7 @@
3395
3658
  }
3396
3659
  },
3397
3660
  {
3398
- "id": 230,
3661
+ "id": 271,
3399
3662
  "name": "loadAccount",
3400
3663
  "kind": 2048,
3401
3664
  "kindString": "Method",
@@ -3405,20 +3668,20 @@
3405
3668
  "sources": [
3406
3669
  {
3407
3670
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3408
- "line": 41,
3671
+ "line": 39,
3409
3672
  "character": 14
3410
3673
  }
3411
3674
  ],
3412
3675
  "signatures": [
3413
3676
  {
3414
- "id": 231,
3677
+ "id": 272,
3415
3678
  "name": "loadAccount",
3416
3679
  "kind": 4096,
3417
3680
  "kindString": "Call signature",
3418
3681
  "flags": {},
3419
3682
  "parameters": [
3420
3683
  {
3421
- "id": 232,
3684
+ "id": 273,
3422
3685
  "name": "account",
3423
3686
  "kind": 32768,
3424
3687
  "kindString": "Parameter",
@@ -3457,7 +3720,7 @@
3457
3720
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
3458
3721
  "line": 18,
3459
3722
  "character": 17,
3460
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L18"
3723
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L18"
3461
3724
  }
3462
3725
  ],
3463
3726
  "signatures": [
@@ -4170,78 +4433,501 @@
4170
4433
  }
4171
4434
  ]
4172
4435
  }
4173
- }
4174
- ],
4175
- "parameters": [
4176
- {
4177
- "id": 88,
4178
- "name": "query",
4179
- "kind": 32768,
4180
- "kindString": "Parameter",
4181
- "flags": {},
4182
- "type": {
4183
- "type": "reference",
4184
- "id": 87,
4185
- "name": "T"
4186
- }
4187
4436
  },
4188
4437
  {
4189
- "id": 89,
4190
- "name": "payloads",
4191
- "kind": 32768,
4192
- "kindString": "Parameter",
4193
- "flags": {
4194
- "isOptional": true
4195
- },
4438
+ "id": 102,
4439
+ "name": "TConfig",
4440
+ "kind": 131072,
4441
+ "kindString": "Type parameter",
4442
+ "flags": {},
4196
4443
  "type": {
4197
- "type": "array",
4198
- "elementType": {
4199
- "type": "intersection",
4200
- "types": [
4201
- {
4202
- "type": "reference",
4203
- "name": "SchemaFields"
4204
- },
4205
- {
4206
- "type": "reference",
4207
- "name": "PayloadFields"
4208
- },
4209
- {
4210
- "type": "reflection",
4211
- "declaration": {
4212
- "id": 90,
4213
- "name": "__type",
4214
- "kind": 65536,
4215
- "kindString": "Type literal",
4216
- "flags": {},
4217
- "children": [
4218
- {
4219
- "id": 91,
4220
- "name": "schema",
4221
- "kind": 1024,
4222
- "kindString": "Property",
4223
- "flags": {},
4224
- "sources": [
4225
- {
4226
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4227
- "line": 19,
4228
- "character": 4
4229
- }
4230
- ],
4231
- "type": {
4232
- "type": "intrinsic",
4233
- "name": "string"
4234
- }
4235
- }
4236
- ],
4237
- "groups": [
4238
- {
4239
- "title": "Properties",
4240
- "children": [
4241
- 91
4242
- ]
4243
- }
4244
- ],
4444
+ "type": "intersection",
4445
+ "types": [
4446
+ {
4447
+ "type": "reference",
4448
+ "name": "SchemaFields"
4449
+ },
4450
+ {
4451
+ "type": "reference",
4452
+ "name": "PayloadFields"
4453
+ },
4454
+ {
4455
+ "type": "reflection",
4456
+ "declaration": {
4457
+ "id": 88,
4458
+ "name": "__type",
4459
+ "kind": 65536,
4460
+ "kindString": "Type literal",
4461
+ "flags": {},
4462
+ "children": [
4463
+ {
4464
+ "id": 89,
4465
+ "name": "security",
4466
+ "kind": 1024,
4467
+ "kindString": "Property",
4468
+ "flags": {
4469
+ "isOptional": true
4470
+ },
4471
+ "sources": [
4472
+ {
4473
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4474
+ "line": 9,
4475
+ "character": 4
4476
+ }
4477
+ ],
4478
+ "type": {
4479
+ "type": "reflection",
4480
+ "declaration": {
4481
+ "id": 90,
4482
+ "name": "__type",
4483
+ "kind": 65536,
4484
+ "kindString": "Type literal",
4485
+ "flags": {},
4486
+ "children": [
4487
+ {
4488
+ "id": 91,
4489
+ "name": "allowed",
4490
+ "kind": 1024,
4491
+ "kindString": "Property",
4492
+ "flags": {
4493
+ "isOptional": true
4494
+ },
4495
+ "sources": [
4496
+ {
4497
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4498
+ "line": 10,
4499
+ "character": 8
4500
+ }
4501
+ ],
4502
+ "type": {
4503
+ "type": "reference",
4504
+ "typeArguments": [
4505
+ {
4506
+ "type": "intrinsic",
4507
+ "name": "string"
4508
+ },
4509
+ {
4510
+ "type": "array",
4511
+ "elementType": {
4512
+ "type": "union",
4513
+ "types": [
4514
+ {
4515
+ "type": "intrinsic",
4516
+ "name": "string"
4517
+ },
4518
+ {
4519
+ "type": "reference",
4520
+ "name": "CosigningAddressSet"
4521
+ }
4522
+ ]
4523
+ }
4524
+ }
4525
+ ],
4526
+ "name": "Record",
4527
+ "qualifiedName": "Record",
4528
+ "package": "typescript"
4529
+ }
4530
+ },
4531
+ {
4532
+ "id": 92,
4533
+ "name": "disallowed",
4534
+ "kind": 1024,
4535
+ "kindString": "Property",
4536
+ "flags": {
4537
+ "isOptional": true
4538
+ },
4539
+ "sources": [
4540
+ {
4541
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4542
+ "line": 11,
4543
+ "character": 8
4544
+ }
4545
+ ],
4546
+ "type": {
4547
+ "type": "reference",
4548
+ "typeArguments": [
4549
+ {
4550
+ "type": "intrinsic",
4551
+ "name": "string"
4552
+ },
4553
+ {
4554
+ "type": "array",
4555
+ "elementType": {
4556
+ "type": "intrinsic",
4557
+ "name": "string"
4558
+ }
4559
+ }
4560
+ ],
4561
+ "name": "Record",
4562
+ "qualifiedName": "Record",
4563
+ "package": "typescript"
4564
+ }
4565
+ }
4566
+ ],
4567
+ "groups": [
4568
+ {
4569
+ "title": "Properties",
4570
+ "children": [
4571
+ 91,
4572
+ 92
4573
+ ]
4574
+ }
4575
+ ],
4576
+ "sources": [
4577
+ {
4578
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4579
+ "line": 9,
4580
+ "character": 15
4581
+ }
4582
+ ]
4583
+ }
4584
+ }
4585
+ }
4586
+ ],
4587
+ "groups": [
4588
+ {
4589
+ "title": "Properties",
4590
+ "children": [
4591
+ 89
4592
+ ]
4593
+ }
4594
+ ],
4595
+ "sources": [
4596
+ {
4597
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4598
+ "line": 8,
4599
+ "character": 87
4600
+ }
4601
+ ]
4602
+ }
4603
+ },
4604
+ {
4605
+ "type": "reflection",
4606
+ "declaration": {
4607
+ "id": 93,
4608
+ "name": "__type",
4609
+ "kind": 65536,
4610
+ "kindString": "Type literal",
4611
+ "flags": {},
4612
+ "children": [
4613
+ {
4614
+ "id": 94,
4615
+ "name": "schema",
4616
+ "kind": 1024,
4617
+ "kindString": "Property",
4618
+ "flags": {},
4619
+ "sources": [
4620
+ {
4621
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4622
+ "line": 19,
4623
+ "character": 4
4624
+ }
4625
+ ],
4626
+ "type": {
4627
+ "type": "intrinsic",
4628
+ "name": "string"
4629
+ }
4630
+ }
4631
+ ],
4632
+ "groups": [
4633
+ {
4634
+ "title": "Properties",
4635
+ "children": [
4636
+ 94
4637
+ ]
4638
+ }
4639
+ ],
4640
+ "sources": [
4641
+ {
4642
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4643
+ "line": 18,
4644
+ "character": 17
4645
+ }
4646
+ ]
4647
+ }
4648
+ }
4649
+ ]
4650
+ },
4651
+ "default": {
4652
+ "type": "intersection",
4653
+ "types": [
4654
+ {
4655
+ "type": "reference",
4656
+ "name": "SchemaFields"
4657
+ },
4658
+ {
4659
+ "type": "reference",
4660
+ "name": "PayloadFields"
4661
+ },
4662
+ {
4663
+ "type": "reflection",
4664
+ "declaration": {
4665
+ "id": 95,
4666
+ "name": "__type",
4667
+ "kind": 65536,
4668
+ "kindString": "Type literal",
4669
+ "flags": {},
4670
+ "children": [
4671
+ {
4672
+ "id": 96,
4673
+ "name": "security",
4674
+ "kind": 1024,
4675
+ "kindString": "Property",
4676
+ "flags": {
4677
+ "isOptional": true
4678
+ },
4679
+ "sources": [
4680
+ {
4681
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4682
+ "line": 9,
4683
+ "character": 4
4684
+ }
4685
+ ],
4686
+ "type": {
4687
+ "type": "reflection",
4688
+ "declaration": {
4689
+ "id": 97,
4690
+ "name": "__type",
4691
+ "kind": 65536,
4692
+ "kindString": "Type literal",
4693
+ "flags": {},
4694
+ "children": [
4695
+ {
4696
+ "id": 98,
4697
+ "name": "allowed",
4698
+ "kind": 1024,
4699
+ "kindString": "Property",
4700
+ "flags": {
4701
+ "isOptional": true
4702
+ },
4703
+ "sources": [
4704
+ {
4705
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4706
+ "line": 10,
4707
+ "character": 8
4708
+ }
4709
+ ],
4710
+ "type": {
4711
+ "type": "reference",
4712
+ "typeArguments": [
4713
+ {
4714
+ "type": "intrinsic",
4715
+ "name": "string"
4716
+ },
4717
+ {
4718
+ "type": "array",
4719
+ "elementType": {
4720
+ "type": "union",
4721
+ "types": [
4722
+ {
4723
+ "type": "intrinsic",
4724
+ "name": "string"
4725
+ },
4726
+ {
4727
+ "type": "reference",
4728
+ "name": "CosigningAddressSet"
4729
+ }
4730
+ ]
4731
+ }
4732
+ }
4733
+ ],
4734
+ "name": "Record",
4735
+ "qualifiedName": "Record",
4736
+ "package": "typescript"
4737
+ }
4738
+ },
4739
+ {
4740
+ "id": 99,
4741
+ "name": "disallowed",
4742
+ "kind": 1024,
4743
+ "kindString": "Property",
4744
+ "flags": {
4745
+ "isOptional": true
4746
+ },
4747
+ "sources": [
4748
+ {
4749
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4750
+ "line": 11,
4751
+ "character": 8
4752
+ }
4753
+ ],
4754
+ "type": {
4755
+ "type": "reference",
4756
+ "typeArguments": [
4757
+ {
4758
+ "type": "intrinsic",
4759
+ "name": "string"
4760
+ },
4761
+ {
4762
+ "type": "array",
4763
+ "elementType": {
4764
+ "type": "intrinsic",
4765
+ "name": "string"
4766
+ }
4767
+ }
4768
+ ],
4769
+ "name": "Record",
4770
+ "qualifiedName": "Record",
4771
+ "package": "typescript"
4772
+ }
4773
+ }
4774
+ ],
4775
+ "groups": [
4776
+ {
4777
+ "title": "Properties",
4778
+ "children": [
4779
+ 98,
4780
+ 99
4781
+ ]
4782
+ }
4783
+ ],
4784
+ "sources": [
4785
+ {
4786
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4787
+ "line": 9,
4788
+ "character": 15
4789
+ }
4790
+ ]
4791
+ }
4792
+ }
4793
+ }
4794
+ ],
4795
+ "groups": [
4796
+ {
4797
+ "title": "Properties",
4798
+ "children": [
4799
+ 96
4800
+ ]
4801
+ }
4802
+ ],
4803
+ "sources": [
4804
+ {
4805
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4806
+ "line": 8,
4807
+ "character": 87
4808
+ }
4809
+ ]
4810
+ }
4811
+ },
4812
+ {
4813
+ "type": "reflection",
4814
+ "declaration": {
4815
+ "id": 100,
4816
+ "name": "__type",
4817
+ "kind": 65536,
4818
+ "kindString": "Type literal",
4819
+ "flags": {},
4820
+ "children": [
4821
+ {
4822
+ "id": 101,
4823
+ "name": "schema",
4824
+ "kind": 1024,
4825
+ "kindString": "Property",
4826
+ "flags": {},
4827
+ "sources": [
4828
+ {
4829
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4830
+ "line": 19,
4831
+ "character": 4
4832
+ }
4833
+ ],
4834
+ "type": {
4835
+ "type": "intrinsic",
4836
+ "name": "string"
4837
+ }
4838
+ }
4839
+ ],
4840
+ "groups": [
4841
+ {
4842
+ "title": "Properties",
4843
+ "children": [
4844
+ 101
4845
+ ]
4846
+ }
4847
+ ],
4848
+ "sources": [
4849
+ {
4850
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4851
+ "line": 18,
4852
+ "character": 17
4853
+ }
4854
+ ]
4855
+ }
4856
+ }
4857
+ ]
4858
+ }
4859
+ }
4860
+ ],
4861
+ "parameters": [
4862
+ {
4863
+ "id": 103,
4864
+ "name": "query",
4865
+ "kind": 32768,
4866
+ "kindString": "Parameter",
4867
+ "flags": {},
4868
+ "type": {
4869
+ "type": "reference",
4870
+ "id": 87,
4871
+ "name": "T"
4872
+ }
4873
+ },
4874
+ {
4875
+ "id": 104,
4876
+ "name": "payloads",
4877
+ "kind": 32768,
4878
+ "kindString": "Parameter",
4879
+ "flags": {
4880
+ "isOptional": true
4881
+ },
4882
+ "type": {
4883
+ "type": "array",
4884
+ "elementType": {
4885
+ "type": "intersection",
4886
+ "types": [
4887
+ {
4888
+ "type": "reference",
4889
+ "name": "SchemaFields"
4890
+ },
4891
+ {
4892
+ "type": "reference",
4893
+ "name": "PayloadFields"
4894
+ },
4895
+ {
4896
+ "type": "reflection",
4897
+ "declaration": {
4898
+ "id": 105,
4899
+ "name": "__type",
4900
+ "kind": 65536,
4901
+ "kindString": "Type literal",
4902
+ "flags": {},
4903
+ "children": [
4904
+ {
4905
+ "id": 106,
4906
+ "name": "schema",
4907
+ "kind": 1024,
4908
+ "kindString": "Property",
4909
+ "flags": {},
4910
+ "sources": [
4911
+ {
4912
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4913
+ "line": 19,
4914
+ "character": 4
4915
+ }
4916
+ ],
4917
+ "type": {
4918
+ "type": "intrinsic",
4919
+ "name": "string"
4920
+ }
4921
+ }
4922
+ ],
4923
+ "groups": [
4924
+ {
4925
+ "title": "Properties",
4926
+ "children": [
4927
+ 106
4928
+ ]
4929
+ }
4930
+ ],
4245
4931
  "sources": [
4246
4932
  {
4247
4933
  "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
@@ -4254,6 +4940,20 @@
4254
4940
  ]
4255
4941
  }
4256
4942
  }
4943
+ },
4944
+ {
4945
+ "id": 107,
4946
+ "name": "queryConfig",
4947
+ "kind": 32768,
4948
+ "kindString": "Parameter",
4949
+ "flags": {
4950
+ "isOptional": true
4951
+ },
4952
+ "type": {
4953
+ "type": "reference",
4954
+ "id": 102,
4955
+ "name": "TConfig"
4956
+ }
4257
4957
  }
4258
4958
  ],
4259
4959
  "type": {
@@ -4276,23 +4976,23 @@
4276
4976
  {
4277
4977
  "type": "reflection",
4278
4978
  "declaration": {
4279
- "id": 92,
4979
+ "id": 108,
4280
4980
  "name": "__type",
4281
4981
  "kind": 65536,
4282
4982
  "kindString": "Type literal",
4283
4983
  "flags": {},
4284
4984
  "children": [
4285
4985
  {
4286
- "id": 93,
4986
+ "id": 109,
4287
4987
  "name": "schema",
4288
4988
  "kind": 1024,
4289
4989
  "kindString": "Property",
4290
4990
  "flags": {},
4291
4991
  "sources": [
4292
4992
  {
4293
- "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
4294
- "line": 15,
4295
- "character": 8
4993
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4994
+ "line": 19,
4995
+ "character": 4
4296
4996
  }
4297
4997
  ],
4298
4998
  "type": {
@@ -4305,68 +5005,170 @@
4305
5005
  {
4306
5006
  "title": "Properties",
4307
5007
  "children": [
4308
- 93
5008
+ 109
4309
5009
  ]
4310
5010
  }
4311
5011
  ],
4312
5012
  "sources": [
4313
5013
  {
4314
- "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
4315
- "line": 14,
4316
- "character": 262
5014
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5015
+ "line": 18,
5016
+ "character": 17
5017
+ }
5018
+ ]
5019
+ }
5020
+ }
5021
+ ]
5022
+ }
5023
+ ],
5024
+ "name": "ModuleQueryResult"
5025
+ }
5026
+ ],
5027
+ "name": "Promise",
5028
+ "qualifiedName": "Promise",
5029
+ "package": "typescript"
5030
+ },
5031
+ "inheritedFrom": {
5032
+ "type": "reference",
5033
+ "name": "AbstractWitness.query"
5034
+ }
5035
+ }
5036
+ ],
5037
+ "inheritedFrom": {
5038
+ "type": "reference",
5039
+ "name": "AbstractWitness.query"
5040
+ }
5041
+ },
5042
+ {
5043
+ "id": 170,
5044
+ "name": "queryable",
5045
+ "kind": 2048,
5046
+ "kindString": "Method",
5047
+ "flags": {},
5048
+ "sources": [
5049
+ {
5050
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
5051
+ "line": 30,
5052
+ "character": 4
5053
+ }
5054
+ ],
5055
+ "signatures": [
5056
+ {
5057
+ "id": 171,
5058
+ "name": "queryable",
5059
+ "kind": 4096,
5060
+ "kindString": "Call signature",
5061
+ "flags": {},
5062
+ "typeParameter": [
5063
+ {
5064
+ "id": 180,
5065
+ "name": "T",
5066
+ "kind": 131072,
5067
+ "kindString": "Type parameter",
5068
+ "flags": {},
5069
+ "type": {
5070
+ "type": "intersection",
5071
+ "types": [
5072
+ {
5073
+ "type": "reference",
5074
+ "name": "SchemaFields"
5075
+ },
5076
+ {
5077
+ "type": "reference",
5078
+ "name": "PayloadFields"
5079
+ },
5080
+ {
5081
+ "type": "reference",
5082
+ "name": "XyoBoundWitnessFields"
5083
+ },
5084
+ {
5085
+ "type": "reflection",
5086
+ "declaration": {
5087
+ "id": 172,
5088
+ "name": "__type",
5089
+ "kind": 65536,
5090
+ "kindString": "Type literal",
5091
+ "flags": {},
5092
+ "children": [
5093
+ {
5094
+ "id": 173,
5095
+ "name": "query",
5096
+ "kind": 1024,
5097
+ "kindString": "Property",
5098
+ "flags": {},
5099
+ "sources": [
5100
+ {
5101
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5102
+ "line": 5,
5103
+ "character": 4
5104
+ }
5105
+ ],
5106
+ "type": {
5107
+ "type": "intrinsic",
5108
+ "name": "string"
5109
+ }
5110
+ },
5111
+ {
5112
+ "id": 174,
5113
+ "name": "resultSet",
5114
+ "kind": 1024,
5115
+ "kindString": "Property",
5116
+ "flags": {
5117
+ "isOptional": true
5118
+ },
5119
+ "sources": [
5120
+ {
5121
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5122
+ "line": 6,
5123
+ "character": 4
5124
+ }
5125
+ ],
5126
+ "type": {
5127
+ "type": "intrinsic",
5128
+ "name": "string"
5129
+ }
5130
+ },
5131
+ {
5132
+ "id": 175,
5133
+ "name": "schema",
5134
+ "kind": 1024,
5135
+ "kindString": "Property",
5136
+ "flags": {},
5137
+ "sources": [
5138
+ {
5139
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5140
+ "line": 7,
5141
+ "character": 4
4317
5142
  }
5143
+ ],
5144
+ "type": {
5145
+ "type": "literal",
5146
+ "value": "network.xyo.boundwitness.query"
5147
+ }
5148
+ }
5149
+ ],
5150
+ "groups": [
5151
+ {
5152
+ "title": "Properties",
5153
+ "children": [
5154
+ 173,
5155
+ 174,
5156
+ 175
4318
5157
  ]
4319
5158
  }
4320
- }
4321
- ]
5159
+ ],
5160
+ "sources": [
5161
+ {
5162
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5163
+ "line": 4,
5164
+ "character": 51
5165
+ }
5166
+ ]
5167
+ }
4322
5168
  }
4323
- ],
4324
- "name": "ModuleQueryResult"
4325
- }
4326
- ],
4327
- "name": "Promise",
4328
- "qualifiedName": "Promise",
4329
- "package": "typescript"
4330
- },
4331
- "inheritedFrom": {
4332
- "type": "reference",
4333
- "name": "AbstractWitness.query"
4334
- }
4335
- }
4336
- ],
4337
- "inheritedFrom": {
4338
- "type": "reference",
4339
- "name": "AbstractWitness.query"
4340
- }
4341
- },
4342
- {
4343
- "id": 145,
4344
- "name": "queryable",
4345
- "kind": 2048,
4346
- "kindString": "Method",
4347
- "flags": {},
4348
- "sources": [
4349
- {
4350
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4351
- "line": 32,
4352
- "character": 4
4353
- }
4354
- ],
4355
- "signatures": [
4356
- {
4357
- "id": 146,
4358
- "name": "queryable",
4359
- "kind": 4096,
4360
- "kindString": "Call signature",
4361
- "flags": {},
4362
- "typeParameter": [
4363
- {
4364
- "id": 155,
4365
- "name": "T",
4366
- "kind": 131072,
4367
- "kindString": "Type parameter",
4368
- "flags": {},
4369
- "type": {
5169
+ ]
5170
+ },
5171
+ "default": {
4370
5172
  "type": "intersection",
4371
5173
  "types": [
4372
5174
  {
@@ -4384,14 +5186,14 @@
4384
5186
  {
4385
5187
  "type": "reflection",
4386
5188
  "declaration": {
4387
- "id": 147,
5189
+ "id": 176,
4388
5190
  "name": "__type",
4389
5191
  "kind": 65536,
4390
5192
  "kindString": "Type literal",
4391
5193
  "flags": {},
4392
5194
  "children": [
4393
5195
  {
4394
- "id": 148,
5196
+ "id": 177,
4395
5197
  "name": "query",
4396
5198
  "kind": 1024,
4397
5199
  "kindString": "Property",
@@ -4409,7 +5211,7 @@
4409
5211
  }
4410
5212
  },
4411
5213
  {
4412
- "id": 149,
5214
+ "id": 178,
4413
5215
  "name": "resultSet",
4414
5216
  "kind": 1024,
4415
5217
  "kindString": "Property",
@@ -4429,21 +5231,238 @@
4429
5231
  }
4430
5232
  },
4431
5233
  {
4432
- "id": 150,
5234
+ "id": 179,
5235
+ "name": "schema",
5236
+ "kind": 1024,
5237
+ "kindString": "Property",
5238
+ "flags": {},
5239
+ "sources": [
5240
+ {
5241
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5242
+ "line": 7,
5243
+ "character": 4
5244
+ }
5245
+ ],
5246
+ "type": {
5247
+ "type": "literal",
5248
+ "value": "network.xyo.boundwitness.query"
5249
+ }
5250
+ }
5251
+ ],
5252
+ "groups": [
5253
+ {
5254
+ "title": "Properties",
5255
+ "children": [
5256
+ 177,
5257
+ 178,
5258
+ 179
5259
+ ]
5260
+ }
5261
+ ],
5262
+ "sources": [
5263
+ {
5264
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5265
+ "line": 4,
5266
+ "character": 51
5267
+ }
5268
+ ]
5269
+ }
5270
+ }
5271
+ ]
5272
+ }
5273
+ },
5274
+ {
5275
+ "id": 195,
5276
+ "name": "TConfig",
5277
+ "kind": 131072,
5278
+ "kindString": "Type parameter",
5279
+ "flags": {},
5280
+ "type": {
5281
+ "type": "intersection",
5282
+ "types": [
5283
+ {
5284
+ "type": "reference",
5285
+ "name": "SchemaFields"
5286
+ },
5287
+ {
5288
+ "type": "reference",
5289
+ "name": "PayloadFields"
5290
+ },
5291
+ {
5292
+ "type": "reflection",
5293
+ "declaration": {
5294
+ "id": 181,
5295
+ "name": "__type",
5296
+ "kind": 65536,
5297
+ "kindString": "Type literal",
5298
+ "flags": {},
5299
+ "children": [
5300
+ {
5301
+ "id": 182,
5302
+ "name": "security",
5303
+ "kind": 1024,
5304
+ "kindString": "Property",
5305
+ "flags": {
5306
+ "isOptional": true
5307
+ },
5308
+ "sources": [
5309
+ {
5310
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5311
+ "line": 9,
5312
+ "character": 4
5313
+ }
5314
+ ],
5315
+ "type": {
5316
+ "type": "reflection",
5317
+ "declaration": {
5318
+ "id": 183,
5319
+ "name": "__type",
5320
+ "kind": 65536,
5321
+ "kindString": "Type literal",
5322
+ "flags": {},
5323
+ "children": [
5324
+ {
5325
+ "id": 184,
5326
+ "name": "allowed",
5327
+ "kind": 1024,
5328
+ "kindString": "Property",
5329
+ "flags": {
5330
+ "isOptional": true
5331
+ },
5332
+ "sources": [
5333
+ {
5334
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5335
+ "line": 10,
5336
+ "character": 8
5337
+ }
5338
+ ],
5339
+ "type": {
5340
+ "type": "reference",
5341
+ "typeArguments": [
5342
+ {
5343
+ "type": "intrinsic",
5344
+ "name": "string"
5345
+ },
5346
+ {
5347
+ "type": "array",
5348
+ "elementType": {
5349
+ "type": "union",
5350
+ "types": [
5351
+ {
5352
+ "type": "intrinsic",
5353
+ "name": "string"
5354
+ },
5355
+ {
5356
+ "type": "reference",
5357
+ "name": "CosigningAddressSet"
5358
+ }
5359
+ ]
5360
+ }
5361
+ }
5362
+ ],
5363
+ "name": "Record",
5364
+ "qualifiedName": "Record",
5365
+ "package": "typescript"
5366
+ }
5367
+ },
5368
+ {
5369
+ "id": 185,
5370
+ "name": "disallowed",
5371
+ "kind": 1024,
5372
+ "kindString": "Property",
5373
+ "flags": {
5374
+ "isOptional": true
5375
+ },
5376
+ "sources": [
5377
+ {
5378
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5379
+ "line": 11,
5380
+ "character": 8
5381
+ }
5382
+ ],
5383
+ "type": {
5384
+ "type": "reference",
5385
+ "typeArguments": [
5386
+ {
5387
+ "type": "intrinsic",
5388
+ "name": "string"
5389
+ },
5390
+ {
5391
+ "type": "array",
5392
+ "elementType": {
5393
+ "type": "intrinsic",
5394
+ "name": "string"
5395
+ }
5396
+ }
5397
+ ],
5398
+ "name": "Record",
5399
+ "qualifiedName": "Record",
5400
+ "package": "typescript"
5401
+ }
5402
+ }
5403
+ ],
5404
+ "groups": [
5405
+ {
5406
+ "title": "Properties",
5407
+ "children": [
5408
+ 184,
5409
+ 185
5410
+ ]
5411
+ }
5412
+ ],
5413
+ "sources": [
5414
+ {
5415
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5416
+ "line": 9,
5417
+ "character": 15
5418
+ }
5419
+ ]
5420
+ }
5421
+ }
5422
+ }
5423
+ ],
5424
+ "groups": [
5425
+ {
5426
+ "title": "Properties",
5427
+ "children": [
5428
+ 182
5429
+ ]
5430
+ }
5431
+ ],
5432
+ "sources": [
5433
+ {
5434
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5435
+ "line": 8,
5436
+ "character": 87
5437
+ }
5438
+ ]
5439
+ }
5440
+ },
5441
+ {
5442
+ "type": "reflection",
5443
+ "declaration": {
5444
+ "id": 186,
5445
+ "name": "__type",
5446
+ "kind": 65536,
5447
+ "kindString": "Type literal",
5448
+ "flags": {},
5449
+ "children": [
5450
+ {
5451
+ "id": 187,
4433
5452
  "name": "schema",
4434
5453
  "kind": 1024,
4435
5454
  "kindString": "Property",
4436
5455
  "flags": {},
4437
5456
  "sources": [
4438
5457
  {
4439
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4440
- "line": 7,
5458
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5459
+ "line": 19,
4441
5460
  "character": 4
4442
5461
  }
4443
5462
  ],
4444
5463
  "type": {
4445
- "type": "literal",
4446
- "value": "network.xyo.boundwitness.query"
5464
+ "type": "intrinsic",
5465
+ "name": "string"
4447
5466
  }
4448
5467
  }
4449
5468
  ],
@@ -4451,17 +5470,15 @@
4451
5470
  {
4452
5471
  "title": "Properties",
4453
5472
  "children": [
4454
- 148,
4455
- 149,
4456
- 150
5473
+ 187
4457
5474
  ]
4458
5475
  }
4459
5476
  ],
4460
5477
  "sources": [
4461
5478
  {
4462
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4463
- "line": 4,
4464
- "character": 51
5479
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5480
+ "line": 18,
5481
+ "character": 17
4465
5482
  }
4466
5483
  ]
4467
5484
  }
@@ -4479,40 +5496,18 @@
4479
5496
  "type": "reference",
4480
5497
  "name": "PayloadFields"
4481
5498
  },
4482
- {
4483
- "type": "reference",
4484
- "name": "XyoBoundWitnessFields"
4485
- },
4486
5499
  {
4487
5500
  "type": "reflection",
4488
5501
  "declaration": {
4489
- "id": 151,
5502
+ "id": 188,
4490
5503
  "name": "__type",
4491
5504
  "kind": 65536,
4492
5505
  "kindString": "Type literal",
4493
5506
  "flags": {},
4494
5507
  "children": [
4495
5508
  {
4496
- "id": 152,
4497
- "name": "query",
4498
- "kind": 1024,
4499
- "kindString": "Property",
4500
- "flags": {},
4501
- "sources": [
4502
- {
4503
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4504
- "line": 5,
4505
- "character": 4
4506
- }
4507
- ],
4508
- "type": {
4509
- "type": "intrinsic",
4510
- "name": "string"
4511
- }
4512
- },
4513
- {
4514
- "id": 153,
4515
- "name": "resultSet",
5509
+ "id": 189,
5510
+ "name": "security",
4516
5511
  "kind": 1024,
4517
5512
  "kindString": "Property",
4518
5513
  "flags": {
@@ -4520,32 +5515,162 @@
4520
5515
  },
4521
5516
  "sources": [
4522
5517
  {
4523
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4524
- "line": 6,
5518
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5519
+ "line": 9,
4525
5520
  "character": 4
4526
5521
  }
4527
5522
  ],
4528
5523
  "type": {
4529
- "type": "intrinsic",
4530
- "name": "string"
5524
+ "type": "reflection",
5525
+ "declaration": {
5526
+ "id": 190,
5527
+ "name": "__type",
5528
+ "kind": 65536,
5529
+ "kindString": "Type literal",
5530
+ "flags": {},
5531
+ "children": [
5532
+ {
5533
+ "id": 191,
5534
+ "name": "allowed",
5535
+ "kind": 1024,
5536
+ "kindString": "Property",
5537
+ "flags": {
5538
+ "isOptional": true
5539
+ },
5540
+ "sources": [
5541
+ {
5542
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5543
+ "line": 10,
5544
+ "character": 8
5545
+ }
5546
+ ],
5547
+ "type": {
5548
+ "type": "reference",
5549
+ "typeArguments": [
5550
+ {
5551
+ "type": "intrinsic",
5552
+ "name": "string"
5553
+ },
5554
+ {
5555
+ "type": "array",
5556
+ "elementType": {
5557
+ "type": "union",
5558
+ "types": [
5559
+ {
5560
+ "type": "intrinsic",
5561
+ "name": "string"
5562
+ },
5563
+ {
5564
+ "type": "reference",
5565
+ "name": "CosigningAddressSet"
5566
+ }
5567
+ ]
5568
+ }
5569
+ }
5570
+ ],
5571
+ "name": "Record",
5572
+ "qualifiedName": "Record",
5573
+ "package": "typescript"
5574
+ }
5575
+ },
5576
+ {
5577
+ "id": 192,
5578
+ "name": "disallowed",
5579
+ "kind": 1024,
5580
+ "kindString": "Property",
5581
+ "flags": {
5582
+ "isOptional": true
5583
+ },
5584
+ "sources": [
5585
+ {
5586
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5587
+ "line": 11,
5588
+ "character": 8
5589
+ }
5590
+ ],
5591
+ "type": {
5592
+ "type": "reference",
5593
+ "typeArguments": [
5594
+ {
5595
+ "type": "intrinsic",
5596
+ "name": "string"
5597
+ },
5598
+ {
5599
+ "type": "array",
5600
+ "elementType": {
5601
+ "type": "intrinsic",
5602
+ "name": "string"
5603
+ }
5604
+ }
5605
+ ],
5606
+ "name": "Record",
5607
+ "qualifiedName": "Record",
5608
+ "package": "typescript"
5609
+ }
5610
+ }
5611
+ ],
5612
+ "groups": [
5613
+ {
5614
+ "title": "Properties",
5615
+ "children": [
5616
+ 191,
5617
+ 192
5618
+ ]
5619
+ }
5620
+ ],
5621
+ "sources": [
5622
+ {
5623
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5624
+ "line": 9,
5625
+ "character": 15
5626
+ }
5627
+ ]
5628
+ }
4531
5629
  }
4532
- },
5630
+ }
5631
+ ],
5632
+ "groups": [
5633
+ {
5634
+ "title": "Properties",
5635
+ "children": [
5636
+ 189
5637
+ ]
5638
+ }
5639
+ ],
5640
+ "sources": [
5641
+ {
5642
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5643
+ "line": 8,
5644
+ "character": 87
5645
+ }
5646
+ ]
5647
+ }
5648
+ },
5649
+ {
5650
+ "type": "reflection",
5651
+ "declaration": {
5652
+ "id": 193,
5653
+ "name": "__type",
5654
+ "kind": 65536,
5655
+ "kindString": "Type literal",
5656
+ "flags": {},
5657
+ "children": [
4533
5658
  {
4534
- "id": 154,
5659
+ "id": 194,
4535
5660
  "name": "schema",
4536
5661
  "kind": 1024,
4537
5662
  "kindString": "Property",
4538
5663
  "flags": {},
4539
5664
  "sources": [
4540
5665
  {
4541
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4542
- "line": 7,
5666
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5667
+ "line": 19,
4543
5668
  "character": 4
4544
5669
  }
4545
5670
  ],
4546
5671
  "type": {
4547
- "type": "literal",
4548
- "value": "network.xyo.boundwitness.query"
5672
+ "type": "intrinsic",
5673
+ "name": "string"
4549
5674
  }
4550
5675
  }
4551
5676
  ],
@@ -4553,17 +5678,15 @@
4553
5678
  {
4554
5679
  "title": "Properties",
4555
5680
  "children": [
4556
- 152,
4557
- 153,
4558
- 154
5681
+ 194
4559
5682
  ]
4560
5683
  }
4561
5684
  ],
4562
5685
  "sources": [
4563
5686
  {
4564
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4565
- "line": 4,
4566
- "character": 51
5687
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5688
+ "line": 18,
5689
+ "character": 17
4567
5690
  }
4568
5691
  ]
4569
5692
  }
@@ -4574,19 +5697,19 @@
4574
5697
  ],
4575
5698
  "parameters": [
4576
5699
  {
4577
- "id": 156,
5700
+ "id": 196,
4578
5701
  "name": "query",
4579
5702
  "kind": 32768,
4580
5703
  "kindString": "Parameter",
4581
5704
  "flags": {},
4582
5705
  "type": {
4583
5706
  "type": "reference",
4584
- "id": 155,
5707
+ "id": 180,
4585
5708
  "name": "T"
4586
5709
  }
4587
5710
  },
4588
5711
  {
4589
- "id": 157,
5712
+ "id": 197,
4590
5713
  "name": "payloads",
4591
5714
  "kind": 32768,
4592
5715
  "kindString": "Parameter",
@@ -4609,14 +5732,14 @@
4609
5732
  {
4610
5733
  "type": "reflection",
4611
5734
  "declaration": {
4612
- "id": 158,
5735
+ "id": 198,
4613
5736
  "name": "__type",
4614
5737
  "kind": 65536,
4615
5738
  "kindString": "Type literal",
4616
5739
  "flags": {},
4617
5740
  "children": [
4618
5741
  {
4619
- "id": 159,
5742
+ "id": 199,
4620
5743
  "name": "schema",
4621
5744
  "kind": 1024,
4622
5745
  "kindString": "Property",
@@ -4638,7 +5761,7 @@
4638
5761
  {
4639
5762
  "title": "Properties",
4640
5763
  "children": [
4641
- 159
5764
+ 199
4642
5765
  ]
4643
5766
  }
4644
5767
  ],
@@ -4654,19 +5777,25 @@
4654
5777
  ]
4655
5778
  }
4656
5779
  }
5780
+ },
5781
+ {
5782
+ "id": 200,
5783
+ "name": "queryConfig",
5784
+ "kind": 32768,
5785
+ "kindString": "Parameter",
5786
+ "flags": {
5787
+ "isOptional": true
5788
+ },
5789
+ "type": {
5790
+ "type": "reference",
5791
+ "id": 195,
5792
+ "name": "TConfig"
5793
+ }
4657
5794
  }
4658
5795
  ],
4659
5796
  "type": {
4660
- "type": "reference",
4661
- "typeArguments": [
4662
- {
4663
- "type": "intrinsic",
4664
- "name": "boolean"
4665
- }
4666
- ],
4667
- "name": "Promise",
4668
- "qualifiedName": "Promise",
4669
- "package": "typescript"
5797
+ "type": "intrinsic",
5798
+ "name": "boolean"
4670
5799
  },
4671
5800
  "inheritedFrom": {
4672
5801
  "type": "reference",
@@ -4680,7 +5809,7 @@
4680
5809
  }
4681
5810
  },
4682
5811
  {
4683
- "id": 233,
5812
+ "id": 274,
4684
5813
  "name": "start",
4685
5814
  "kind": 2048,
4686
5815
  "kindString": "Method",
@@ -4690,20 +5819,20 @@
4690
5819
  "sources": [
4691
5820
  {
4692
5821
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4693
- "line": 42,
5822
+ "line": 40,
4694
5823
  "character": 14
4695
5824
  }
4696
5825
  ],
4697
5826
  "signatures": [
4698
5827
  {
4699
- "id": 234,
5828
+ "id": 275,
4700
5829
  "name": "start",
4701
5830
  "kind": 4096,
4702
5831
  "kindString": "Call signature",
4703
5832
  "flags": {},
4704
5833
  "parameters": [
4705
5834
  {
4706
- "id": 235,
5835
+ "id": 276,
4707
5836
  "name": "_timeout",
4708
5837
  "kind": 32768,
4709
5838
  "kindString": "Parameter",
@@ -4743,7 +5872,7 @@
4743
5872
  }
4744
5873
  },
4745
5874
  {
4746
- "id": 160,
5875
+ "id": 201,
4747
5876
  "name": "started",
4748
5877
  "kind": 2048,
4749
5878
  "kindString": "Method",
@@ -4751,20 +5880,20 @@
4751
5880
  "sources": [
4752
5881
  {
4753
5882
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4754
- "line": 33,
5883
+ "line": 31,
4755
5884
  "character": 4
4756
5885
  }
4757
5886
  ],
4758
5887
  "signatures": [
4759
5888
  {
4760
- "id": 161,
5889
+ "id": 202,
4761
5890
  "name": "started",
4762
5891
  "kind": 4096,
4763
5892
  "kindString": "Call signature",
4764
5893
  "flags": {},
4765
5894
  "parameters": [
4766
5895
  {
4767
- "id": 162,
5896
+ "id": 203,
4768
5897
  "name": "notStartedAction",
4769
5898
  "kind": 32768,
4770
5899
  "kindString": "Parameter",
@@ -4814,7 +5943,7 @@
4814
5943
  }
4815
5944
  },
4816
5945
  {
4817
- "id": 236,
5946
+ "id": 277,
4818
5947
  "name": "stop",
4819
5948
  "kind": 2048,
4820
5949
  "kindString": "Method",
@@ -4824,20 +5953,20 @@
4824
5953
  "sources": [
4825
5954
  {
4826
5955
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4827
- "line": 43,
5956
+ "line": 41,
4828
5957
  "character": 14
4829
5958
  }
4830
5959
  ],
4831
5960
  "signatures": [
4832
5961
  {
4833
- "id": 237,
5962
+ "id": 278,
4834
5963
  "name": "stop",
4835
5964
  "kind": 4096,
4836
5965
  "kindString": "Call signature",
4837
5966
  "flags": {},
4838
5967
  "parameters": [
4839
5968
  {
4840
- "id": 238,
5969
+ "id": 279,
4841
5970
  "name": "_timeout",
4842
5971
  "kind": 32768,
4843
5972
  "kindString": "Parameter",
@@ -4877,7 +6006,7 @@
4877
6006
  }
4878
6007
  },
4879
6008
  {
4880
- "id": 163,
6009
+ "id": 204,
4881
6010
  "name": "subscribe",
4882
6011
  "kind": 2048,
4883
6012
  "kindString": "Method",
@@ -4885,20 +6014,20 @@
4885
6014
  "sources": [
4886
6015
  {
4887
6016
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4888
- "line": 34,
6017
+ "line": 32,
4889
6018
  "character": 4
4890
6019
  }
4891
6020
  ],
4892
6021
  "signatures": [
4893
6022
  {
4894
- "id": 164,
6023
+ "id": 205,
4895
6024
  "name": "subscribe",
4896
6025
  "kind": 4096,
4897
6026
  "kindString": "Call signature",
4898
6027
  "flags": {},
4899
6028
  "parameters": [
4900
6029
  {
4901
- "id": 165,
6030
+ "id": 206,
4902
6031
  "name": "_queryAccount",
4903
6032
  "kind": 32768,
4904
6033
  "kindString": "Parameter",
@@ -4927,7 +6056,7 @@
4927
6056
  }
4928
6057
  },
4929
6058
  {
4930
- "id": 239,
6059
+ "id": 280,
4931
6060
  "name": "validateConfig",
4932
6061
  "kind": 2048,
4933
6062
  "kindString": "Method",
@@ -4937,20 +6066,20 @@
4937
6066
  "sources": [
4938
6067
  {
4939
6068
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4940
- "line": 44,
6069
+ "line": 42,
4941
6070
  "character": 14
4942
6071
  }
4943
6072
  ],
4944
6073
  "signatures": [
4945
6074
  {
4946
- "id": 240,
6075
+ "id": 281,
4947
6076
  "name": "validateConfig",
4948
6077
  "kind": 4096,
4949
6078
  "kindString": "Call signature",
4950
6079
  "flags": {},
4951
6080
  "parameters": [
4952
6081
  {
4953
- "id": 241,
6082
+ "id": 282,
4954
6083
  "name": "config",
4955
6084
  "kind": 32768,
4956
6085
  "kindString": "Parameter",
@@ -4963,7 +6092,7 @@
4963
6092
  }
4964
6093
  },
4965
6094
  {
4966
- "id": 242,
6095
+ "id": 283,
4967
6096
  "name": "parents",
4968
6097
  "kind": 32768,
4969
6098
  "kindString": "Parameter",
@@ -5007,7 +6136,7 @@
5007
6136
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
5008
6137
  "line": 14,
5009
6138
  "character": 24,
5010
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L14"
6139
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L14"
5011
6140
  }
5012
6141
  ],
5013
6142
  "signatures": [
@@ -5060,7 +6189,7 @@
5060
6189
  "sources": [
5061
6190
  {
5062
6191
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5063
- "line": 8,
6192
+ "line": 9,
5064
6193
  "character": 4
5065
6194
  }
5066
6195
  ],
@@ -5084,7 +6213,7 @@
5084
6213
  "sources": [
5085
6214
  {
5086
6215
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5087
- "line": 9,
6216
+ "line": 10,
5088
6217
  "character": 8
5089
6218
  }
5090
6219
  ],
@@ -5098,11 +6227,17 @@
5098
6227
  {
5099
6228
  "type": "array",
5100
6229
  "elementType": {
5101
- "type": "array",
5102
- "elementType": {
5103
- "type": "intrinsic",
5104
- "name": "string"
5105
- }
6230
+ "type": "union",
6231
+ "types": [
6232
+ {
6233
+ "type": "intrinsic",
6234
+ "name": "string"
6235
+ },
6236
+ {
6237
+ "type": "reference",
6238
+ "name": "CosigningAddressSet"
6239
+ }
6240
+ ]
5106
6241
  }
5107
6242
  }
5108
6243
  ],
@@ -5122,7 +6257,7 @@
5122
6257
  "sources": [
5123
6258
  {
5124
6259
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5125
- "line": 10,
6260
+ "line": 11,
5126
6261
  "character": 8
5127
6262
  }
5128
6263
  ],
@@ -5159,7 +6294,7 @@
5159
6294
  "sources": [
5160
6295
  {
5161
6296
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5162
- "line": 8,
6297
+ "line": 9,
5163
6298
  "character": 15
5164
6299
  }
5165
6300
  ]
@@ -5178,7 +6313,7 @@
5178
6313
  "sources": [
5179
6314
  {
5180
6315
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5181
- "line": 7,
6316
+ "line": 8,
5182
6317
  "character": 87
5183
6318
  }
5184
6319
  ]
@@ -5204,7 +6339,7 @@
5204
6339
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
5205
6340
  "line": 9,
5206
6341
  "character": 56,
5207
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
6342
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
5208
6343
  }
5209
6344
  ],
5210
6345
  "type": {
@@ -5226,7 +6361,7 @@
5226
6361
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
5227
6362
  "line": 9,
5228
6363
  "character": 54,
5229
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
6364
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
5230
6365
  }
5231
6366
  ]
5232
6367
  }
@@ -5378,14 +6513,13 @@
5378
6513
  {
5379
6514
  "title": "Properties",
5380
6515
  "children": [
5381
- 106,
5382
- 109,
6516
+ 122,
6517
+ 130,
6518
+ 131,
5383
6519
  110,
5384
- 111,
5385
- 112,
5386
- 94,
5387
- 120,
5388
- 121,
6520
+ 132,
6521
+ 133,
6522
+ 138,
5389
6523
  20,
5390
6524
  35
5391
6525
  ]
@@ -5393,33 +6527,32 @@
5393
6527
  {
5394
6528
  "title": "Accessors",
5395
6529
  "children": [
5396
- 126,
5397
- 128,
5398
- 130,
6530
+ 143,
6531
+ 145,
5399
6532
  71
5400
6533
  ]
5401
6534
  },
5402
6535
  {
5403
6536
  "title": "Methods",
5404
6537
  "children": [
5405
- 166,
5406
- 171,
5407
- 178,
5408
- 196,
5409
- 214,
5410
- 222,
5411
- 138,
5412
- 140,
5413
- 230,
6538
+ 207,
6539
+ 212,
6540
+ 219,
6541
+ 237,
6542
+ 255,
6543
+ 263,
6544
+ 163,
6545
+ 165,
6546
+ 271,
5414
6547
  50,
5415
6548
  75,
5416
6549
  77,
5417
- 145,
5418
- 233,
5419
- 160,
5420
- 236,
5421
- 163,
5422
- 239,
6550
+ 170,
6551
+ 274,
6552
+ 201,
6553
+ 277,
6554
+ 204,
6555
+ 280,
5423
6556
  21
5424
6557
  ]
5425
6558
  }
@@ -5429,7 +6562,7 @@
5429
6562
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
5430
6563
  "line": 11,
5431
6564
  "character": 13,
5432
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L11"
6565
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L11"
5433
6566
  }
5434
6567
  ],
5435
6568
  "extendedTypes": [
@@ -5457,7 +6590,7 @@
5457
6590
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
5458
6591
  "line": 9,
5459
6592
  "character": 12,
5460
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
6593
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
5461
6594
  }
5462
6595
  ],
5463
6596
  "type": {
@@ -5483,7 +6616,7 @@
5483
6616
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
5484
6617
  "line": 9,
5485
6618
  "character": 56,
5486
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
6619
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
5487
6620
  }
5488
6621
  ],
5489
6622
  "type": {
@@ -5506,7 +6639,7 @@
5506
6639
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
5507
6640
  "line": 9,
5508
6641
  "character": 54,
5509
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
6642
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
5510
6643
  }
5511
6644
  ]
5512
6645
  }
@@ -5526,13 +6659,13 @@
5526
6659
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
5527
6660
  "line": 6,
5528
6661
  "character": 12,
5529
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L6"
6662
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L6"
5530
6663
  },
5531
6664
  {
5532
6665
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
5533
6666
  "line": 7,
5534
6667
  "character": 13,
5535
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L7"
6668
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L7"
5536
6669
  }
5537
6670
  ],
5538
6671
  "type": {
@@ -5551,13 +6684,13 @@
5551
6684
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
5552
6685
  "line": 6,
5553
6686
  "character": 12,
5554
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L6"
6687
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L6"
5555
6688
  },
5556
6689
  {
5557
6690
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
5558
6691
  "line": 7,
5559
6692
  "character": 13,
5560
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L7"
6693
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L7"
5561
6694
  }
5562
6695
  ],
5563
6696
  "type": {
@@ -5576,7 +6709,7 @@
5576
6709
  "fileName": "plugins/packages/payloadset/packages/schema/src/Plugin.ts",
5577
6710
  "line": 8,
5578
6711
  "character": 13,
5579
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Plugin.ts#L8"
6712
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/schema/src/Plugin.ts#L8"
5580
6713
  }
5581
6714
  ],
5582
6715
  "signatures": [
@@ -5623,7 +6756,7 @@
5623
6756
  "sources": [
5624
6757
  {
5625
6758
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5626
- "line": 8,
6759
+ "line": 9,
5627
6760
  "character": 4
5628
6761
  }
5629
6762
  ],
@@ -5647,7 +6780,7 @@
5647
6780
  "sources": [
5648
6781
  {
5649
6782
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5650
- "line": 9,
6783
+ "line": 10,
5651
6784
  "character": 8
5652
6785
  }
5653
6786
  ],
@@ -5661,11 +6794,17 @@
5661
6794
  {
5662
6795
  "type": "array",
5663
6796
  "elementType": {
5664
- "type": "array",
5665
- "elementType": {
5666
- "type": "intrinsic",
5667
- "name": "string"
5668
- }
6797
+ "type": "union",
6798
+ "types": [
6799
+ {
6800
+ "type": "intrinsic",
6801
+ "name": "string"
6802
+ },
6803
+ {
6804
+ "type": "reference",
6805
+ "name": "CosigningAddressSet"
6806
+ }
6807
+ ]
5669
6808
  }
5670
6809
  }
5671
6810
  ],
@@ -5685,7 +6824,7 @@
5685
6824
  "sources": [
5686
6825
  {
5687
6826
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5688
- "line": 10,
6827
+ "line": 11,
5689
6828
  "character": 8
5690
6829
  }
5691
6830
  ],
@@ -5722,7 +6861,7 @@
5722
6861
  "sources": [
5723
6862
  {
5724
6863
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5725
- "line": 8,
6864
+ "line": 9,
5726
6865
  "character": 15
5727
6866
  }
5728
6867
  ]
@@ -5741,7 +6880,7 @@
5741
6880
  "sources": [
5742
6881
  {
5743
6882
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5744
- "line": 7,
6883
+ "line": 8,
5745
6884
  "character": 87
5746
6885
  }
5747
6886
  ]
@@ -5767,7 +6906,7 @@
5767
6906
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
5768
6907
  "line": 9,
5769
6908
  "character": 56,
5770
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
6909
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
5771
6910
  }
5772
6911
  ],
5773
6912
  "type": {
@@ -5789,7 +6928,7 @@
5789
6928
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
5790
6929
  "line": 9,
5791
6930
  "character": 54,
5792
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
6931
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
5793
6932
  }
5794
6933
  ]
5795
6934
  }
@@ -5915,7 +7054,7 @@
5915
7054
  {
5916
7055
  "title": "References",
5917
7056
  "children": [
5918
- 243
7057
+ 284
5919
7058
  ]
5920
7059
  },
5921
7060
  {
@@ -5949,7 +7088,7 @@
5949
7088
  "fileName": "plugins/packages/payloadset/packages/schema/src/index.ts",
5950
7089
  "line": 1,
5951
7090
  "character": 0,
5952
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/index.ts#L1"
7091
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/plugins/packages/payloadset/packages/schema/src/index.ts#L1"
5953
7092
  }
5954
7093
  ]
5955
7094
  }