@xyo-network/module-instance-plugin 2.43.7 → 2.43.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/docs.json +2027 -954
  2. package/package.json +7 -7
package/dist/docs.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "originalName": "",
8
8
  "children": [
9
9
  {
10
- "id": 271,
10
+ "id": 312,
11
11
  "name": "default",
12
12
  "kind": 8388608,
13
13
  "kindString": "Reference",
@@ -17,7 +17,7 @@
17
17
  "fileName": "plugins/packages/payloadset/packages/module-instance/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/module-instance/src/index.ts#L8"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/module-instance/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
  ],
@@ -238,7 +238,7 @@
238
238
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
239
239
  "line": 11,
240
240
  "character": 2,
241
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L11"
241
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L11"
242
242
  }
243
243
  ],
244
244
  "type": {
@@ -461,7 +461,7 @@
461
461
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
462
462
  "line": 12,
463
463
  "character": 2,
464
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L12"
464
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L12"
465
465
  }
466
466
  ],
467
467
  "type": {
@@ -484,7 +484,7 @@
484
484
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
485
485
  "line": 10,
486
486
  "character": 67,
487
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L10"
487
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L10"
488
488
  }
489
489
  ]
490
490
  }
@@ -618,7 +618,7 @@
618
618
  }
619
619
  },
620
620
  {
621
- "id": 134,
621
+ "id": 150,
622
622
  "name": "_resolver",
623
623
  "kind": 1024,
624
624
  "kindString": "Property",
@@ -653,14 +653,158 @@
653
653
  {
654
654
  "type": "reflection",
655
655
  "declaration": {
656
- "id": 135,
656
+ "id": 151,
657
+ "name": "__type",
658
+ "kind": 65536,
659
+ "kindString": "Type literal",
660
+ "flags": {},
661
+ "children": [
662
+ {
663
+ "id": 152,
664
+ "name": "security",
665
+ "kind": 1024,
666
+ "kindString": "Property",
667
+ "flags": {
668
+ "isOptional": true
669
+ },
670
+ "sources": [
671
+ {
672
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
673
+ "line": 8,
674
+ "character": 4
675
+ }
676
+ ],
677
+ "type": {
678
+ "type": "reflection",
679
+ "declaration": {
680
+ "id": 153,
681
+ "name": "__type",
682
+ "kind": 65536,
683
+ "kindString": "Type literal",
684
+ "flags": {},
685
+ "children": [
686
+ {
687
+ "id": 154,
688
+ "name": "allowed",
689
+ "kind": 1024,
690
+ "kindString": "Property",
691
+ "flags": {
692
+ "isOptional": true
693
+ },
694
+ "sources": [
695
+ {
696
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
697
+ "line": 9,
698
+ "character": 8
699
+ }
700
+ ],
701
+ "type": {
702
+ "type": "reference",
703
+ "typeArguments": [
704
+ {
705
+ "type": "intrinsic",
706
+ "name": "string"
707
+ },
708
+ {
709
+ "type": "array",
710
+ "elementType": {
711
+ "type": "array",
712
+ "elementType": {
713
+ "type": "intrinsic",
714
+ "name": "string"
715
+ }
716
+ }
717
+ }
718
+ ],
719
+ "name": "Record",
720
+ "qualifiedName": "Record",
721
+ "package": "typescript"
722
+ }
723
+ },
724
+ {
725
+ "id": 155,
726
+ "name": "disallowed",
727
+ "kind": 1024,
728
+ "kindString": "Property",
729
+ "flags": {
730
+ "isOptional": true
731
+ },
732
+ "sources": [
733
+ {
734
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
735
+ "line": 10,
736
+ "character": 8
737
+ }
738
+ ],
739
+ "type": {
740
+ "type": "reference",
741
+ "typeArguments": [
742
+ {
743
+ "type": "intrinsic",
744
+ "name": "string"
745
+ },
746
+ {
747
+ "type": "array",
748
+ "elementType": {
749
+ "type": "intrinsic",
750
+ "name": "string"
751
+ }
752
+ }
753
+ ],
754
+ "name": "Record",
755
+ "qualifiedName": "Record",
756
+ "package": "typescript"
757
+ }
758
+ }
759
+ ],
760
+ "groups": [
761
+ {
762
+ "title": "Properties",
763
+ "children": [
764
+ 154,
765
+ 155
766
+ ]
767
+ }
768
+ ],
769
+ "sources": [
770
+ {
771
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
772
+ "line": 8,
773
+ "character": 15
774
+ }
775
+ ]
776
+ }
777
+ }
778
+ }
779
+ ],
780
+ "groups": [
781
+ {
782
+ "title": "Properties",
783
+ "children": [
784
+ 152
785
+ ]
786
+ }
787
+ ],
788
+ "sources": [
789
+ {
790
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
791
+ "line": 7,
792
+ "character": 87
793
+ }
794
+ ]
795
+ }
796
+ },
797
+ {
798
+ "type": "reflection",
799
+ "declaration": {
800
+ "id": 156,
657
801
  "name": "__type",
658
802
  "kind": 65536,
659
803
  "kindString": "Type literal",
660
804
  "flags": {},
661
805
  "children": [
662
806
  {
663
- "id": 136,
807
+ "id": 157,
664
808
  "name": "schema",
665
809
  "kind": 1024,
666
810
  "kindString": "Property",
@@ -682,7 +826,7 @@
682
826
  {
683
827
  "title": "Properties",
684
828
  "children": [
685
- 136
829
+ 157
686
830
  ]
687
831
  }
688
832
  ],
@@ -709,7 +853,7 @@
709
853
  }
710
854
  },
711
855
  {
712
- "id": 137,
856
+ "id": 158,
713
857
  "name": "_started",
714
858
  "kind": 1024,
715
859
  "kindString": "Property",
@@ -733,7 +877,7 @@
733
877
  }
734
878
  },
735
879
  {
736
- "id": 138,
880
+ "id": 159,
737
881
  "name": "account",
738
882
  "kind": 1024,
739
883
  "kindString": "Property",
@@ -757,333 +901,64 @@
757
901
  }
758
902
  },
759
903
  {
760
- "id": 139,
761
- "name": "allowedAddressSets",
904
+ "id": 130,
905
+ "name": "config",
762
906
  "kind": 1024,
763
907
  "kindString": "Property",
764
- "flags": {
765
- "isProtected": true,
766
- "isOptional": true
767
- },
908
+ "flags": {},
768
909
  "sources": [
769
910
  {
770
911
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
771
- "line": 18,
772
- "character": 14
912
+ "line": 14,
913
+ "character": 4
773
914
  }
774
915
  ],
775
916
  "type": {
776
- "type": "reference",
777
- "typeArguments": [
917
+ "type": "intersection",
918
+ "types": [
778
919
  {
779
- "type": "intrinsic",
780
- "name": "string"
920
+ "type": "reference",
921
+ "name": "SchemaFields"
781
922
  },
782
923
  {
783
- "type": "array",
784
- "elementType": {
785
- "type": "intrinsic",
786
- "name": "string"
787
- }
788
- }
789
- ],
790
- "name": "Record",
791
- "qualifiedName": "Record",
792
- "package": "typescript"
793
- },
794
- "inheritedFrom": {
795
- "type": "reference",
796
- "name": "AbstractWitness.allowedAddressSets"
797
- }
798
- },
799
- {
800
- "id": 140,
801
- "name": "allowedAddressValidator",
802
- "kind": 1024,
803
- "kindString": "Property",
804
- "flags": {
805
- "isProtected": true,
806
- "isReadonly": true
807
- },
808
- "sources": [
809
- {
810
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
811
- "line": 19,
812
- "character": 23
813
- }
814
- ],
815
- "type": {
816
- "type": "reference",
817
- "typeArguments": [
924
+ "type": "reference",
925
+ "name": "PayloadFields"
926
+ },
818
927
  {
819
- "type": "intersection",
820
- "types": [
821
- {
822
- "type": "reference",
823
- "name": "SchemaFields"
824
- },
825
- {
826
- "type": "reference",
827
- "name": "PayloadFields"
828
- },
829
- {
830
- "type": "reflection",
831
- "declaration": {
832
- "id": 141,
833
- "name": "__type",
834
- "kind": 65536,
835
- "kindString": "Type literal",
836
- "flags": {},
837
- "children": [
928
+ "type": "reflection",
929
+ "declaration": {
930
+ "id": 131,
931
+ "name": "__type",
932
+ "kind": 65536,
933
+ "kindString": "Type literal",
934
+ "flags": {},
935
+ "children": [
936
+ {
937
+ "id": 132,
938
+ "name": "security",
939
+ "kind": 1024,
940
+ "kindString": "Property",
941
+ "flags": {
942
+ "isOptional": true
943
+ },
944
+ "sources": [
838
945
  {
839
- "id": 142,
840
- "name": "security",
841
- "kind": 1024,
842
- "kindString": "Property",
843
- "flags": {
844
- "isOptional": true
845
- },
846
- "sources": [
946
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
947
+ "line": 8,
948
+ "character": 4
949
+ }
950
+ ],
951
+ "type": {
952
+ "type": "reflection",
953
+ "declaration": {
954
+ "id": 133,
955
+ "name": "__type",
956
+ "kind": 65536,
957
+ "kindString": "Type literal",
958
+ "flags": {},
959
+ "children": [
847
960
  {
848
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
849
- "line": 8,
850
- "character": 4
851
- }
852
- ],
853
- "type": {
854
- "type": "reflection",
855
- "declaration": {
856
- "id": 143,
857
- "name": "__type",
858
- "kind": 65536,
859
- "kindString": "Type literal",
860
- "flags": {},
861
- "children": [
862
- {
863
- "id": 144,
864
- "name": "allowed",
865
- "kind": 1024,
866
- "kindString": "Property",
867
- "flags": {
868
- "isOptional": true
869
- },
870
- "sources": [
871
- {
872
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
873
- "line": 9,
874
- "character": 8
875
- }
876
- ],
877
- "type": {
878
- "type": "reference",
879
- "typeArguments": [
880
- {
881
- "type": "intrinsic",
882
- "name": "string"
883
- },
884
- {
885
- "type": "array",
886
- "elementType": {
887
- "type": "array",
888
- "elementType": {
889
- "type": "intrinsic",
890
- "name": "string"
891
- }
892
- }
893
- }
894
- ],
895
- "name": "Record",
896
- "qualifiedName": "Record",
897
- "package": "typescript"
898
- }
899
- },
900
- {
901
- "id": 145,
902
- "name": "disallowed",
903
- "kind": 1024,
904
- "kindString": "Property",
905
- "flags": {
906
- "isOptional": true
907
- },
908
- "sources": [
909
- {
910
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
911
- "line": 10,
912
- "character": 8
913
- }
914
- ],
915
- "type": {
916
- "type": "reference",
917
- "typeArguments": [
918
- {
919
- "type": "intrinsic",
920
- "name": "string"
921
- },
922
- {
923
- "type": "array",
924
- "elementType": {
925
- "type": "intrinsic",
926
- "name": "string"
927
- }
928
- }
929
- ],
930
- "name": "Record",
931
- "qualifiedName": "Record",
932
- "package": "typescript"
933
- }
934
- }
935
- ],
936
- "groups": [
937
- {
938
- "title": "Properties",
939
- "children": [
940
- 144,
941
- 145
942
- ]
943
- }
944
- ],
945
- "sources": [
946
- {
947
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
948
- "line": 8,
949
- "character": 15
950
- }
951
- ]
952
- }
953
- }
954
- }
955
- ],
956
- "groups": [
957
- {
958
- "title": "Properties",
959
- "children": [
960
- 142
961
- ]
962
- }
963
- ],
964
- "sources": [
965
- {
966
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
967
- "line": 7,
968
- "character": 87
969
- }
970
- ]
971
- }
972
- },
973
- {
974
- "type": "reflection",
975
- "declaration": {
976
- "id": 146,
977
- "name": "__type",
978
- "kind": 65536,
979
- "kindString": "Type literal",
980
- "flags": {},
981
- "children": [
982
- {
983
- "id": 147,
984
- "name": "schema",
985
- "kind": 1024,
986
- "kindString": "Property",
987
- "flags": {},
988
- "sources": [
989
- {
990
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
991
- "line": 19,
992
- "character": 4
993
- }
994
- ],
995
- "type": {
996
- "type": "intrinsic",
997
- "name": "string"
998
- }
999
- }
1000
- ],
1001
- "groups": [
1002
- {
1003
- "title": "Properties",
1004
- "children": [
1005
- 147
1006
- ]
1007
- }
1008
- ],
1009
- "sources": [
1010
- {
1011
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1012
- "line": 18,
1013
- "character": 17
1014
- }
1015
- ]
1016
- }
1017
- }
1018
- ]
1019
- }
1020
- ],
1021
- "name": "AllowedAddressValidator"
1022
- },
1023
- "inheritedFrom": {
1024
- "type": "reference",
1025
- "name": "AbstractWitness.allowedAddressValidator"
1026
- }
1027
- },
1028
- {
1029
- "id": 114,
1030
- "name": "config",
1031
- "kind": 1024,
1032
- "kindString": "Property",
1033
- "flags": {},
1034
- "sources": [
1035
- {
1036
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1037
- "line": 14,
1038
- "character": 4
1039
- }
1040
- ],
1041
- "type": {
1042
- "type": "intersection",
1043
- "types": [
1044
- {
1045
- "type": "reference",
1046
- "name": "SchemaFields"
1047
- },
1048
- {
1049
- "type": "reference",
1050
- "name": "PayloadFields"
1051
- },
1052
- {
1053
- "type": "reflection",
1054
- "declaration": {
1055
- "id": 115,
1056
- "name": "__type",
1057
- "kind": 65536,
1058
- "kindString": "Type literal",
1059
- "flags": {},
1060
- "children": [
1061
- {
1062
- "id": 116,
1063
- "name": "security",
1064
- "kind": 1024,
1065
- "kindString": "Property",
1066
- "flags": {
1067
- "isOptional": true
1068
- },
1069
- "sources": [
1070
- {
1071
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1072
- "line": 8,
1073
- "character": 4
1074
- }
1075
- ],
1076
- "type": {
1077
- "type": "reflection",
1078
- "declaration": {
1079
- "id": 117,
1080
- "name": "__type",
1081
- "kind": 65536,
1082
- "kindString": "Type literal",
1083
- "flags": {},
1084
- "children": [
1085
- {
1086
- "id": 118,
961
+ "id": 134,
1087
962
  "name": "allowed",
1088
963
  "kind": 1024,
1089
964
  "kindString": "Property",
@@ -1121,7 +996,7 @@
1121
996
  }
1122
997
  },
1123
998
  {
1124
- "id": 119,
999
+ "id": 135,
1125
1000
  "name": "disallowed",
1126
1001
  "kind": 1024,
1127
1002
  "kindString": "Property",
@@ -1160,8 +1035,8 @@
1160
1035
  {
1161
1036
  "title": "Properties",
1162
1037
  "children": [
1163
- 118,
1164
- 119
1038
+ 134,
1039
+ 135
1165
1040
  ]
1166
1041
  }
1167
1042
  ],
@@ -1180,7 +1055,7 @@
1180
1055
  {
1181
1056
  "title": "Properties",
1182
1057
  "children": [
1183
- 116
1058
+ 132
1184
1059
  ]
1185
1060
  }
1186
1061
  ],
@@ -1196,14 +1071,14 @@
1196
1071
  {
1197
1072
  "type": "reflection",
1198
1073
  "declaration": {
1199
- "id": 120,
1074
+ "id": 136,
1200
1075
  "name": "__type",
1201
1076
  "kind": 65536,
1202
1077
  "kindString": "Type literal",
1203
1078
  "flags": {},
1204
1079
  "children": [
1205
1080
  {
1206
- "id": 121,
1081
+ "id": 137,
1207
1082
  "name": "module",
1208
1083
  "kind": 1024,
1209
1084
  "kindString": "Property",
@@ -1215,7 +1090,7 @@
1215
1090
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
1216
1091
  "line": 11,
1217
1092
  "character": 2,
1218
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L11"
1093
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L11"
1219
1094
  }
1220
1095
  ],
1221
1096
  "type": {
@@ -1235,14 +1110,14 @@
1235
1110
  {
1236
1111
  "type": "reflection",
1237
1112
  "declaration": {
1238
- "id": 122,
1113
+ "id": 138,
1239
1114
  "name": "__type",
1240
1115
  "kind": 65536,
1241
1116
  "kindString": "Type literal",
1242
1117
  "flags": {},
1243
1118
  "children": [
1244
1119
  {
1245
- "id": 123,
1120
+ "id": 139,
1246
1121
  "name": "security",
1247
1122
  "kind": 1024,
1248
1123
  "kindString": "Property",
@@ -1259,14 +1134,14 @@
1259
1134
  "type": {
1260
1135
  "type": "reflection",
1261
1136
  "declaration": {
1262
- "id": 124,
1137
+ "id": 140,
1263
1138
  "name": "__type",
1264
1139
  "kind": 65536,
1265
1140
  "kindString": "Type literal",
1266
1141
  "flags": {},
1267
1142
  "children": [
1268
1143
  {
1269
- "id": 125,
1144
+ "id": 141,
1270
1145
  "name": "allowed",
1271
1146
  "kind": 1024,
1272
1147
  "kindString": "Property",
@@ -1304,7 +1179,7 @@
1304
1179
  }
1305
1180
  },
1306
1181
  {
1307
- "id": 126,
1182
+ "id": 142,
1308
1183
  "name": "disallowed",
1309
1184
  "kind": 1024,
1310
1185
  "kindString": "Property",
@@ -1343,8 +1218,8 @@
1343
1218
  {
1344
1219
  "title": "Properties",
1345
1220
  "children": [
1346
- 125,
1347
- 126
1221
+ 141,
1222
+ 142
1348
1223
  ]
1349
1224
  }
1350
1225
  ],
@@ -1363,7 +1238,7 @@
1363
1238
  {
1364
1239
  "title": "Properties",
1365
1240
  "children": [
1366
- 123
1241
+ 139
1367
1242
  ]
1368
1243
  }
1369
1244
  ],
@@ -1379,14 +1254,14 @@
1379
1254
  {
1380
1255
  "type": "reflection",
1381
1256
  "declaration": {
1382
- "id": 127,
1257
+ "id": 143,
1383
1258
  "name": "__type",
1384
1259
  "kind": 65536,
1385
1260
  "kindString": "Type literal",
1386
1261
  "flags": {},
1387
1262
  "children": [
1388
1263
  {
1389
- "id": 128,
1264
+ "id": 144,
1390
1265
  "name": "schema",
1391
1266
  "kind": 1024,
1392
1267
  "kindString": "Property",
@@ -1408,7 +1283,7 @@
1408
1283
  {
1409
1284
  "title": "Properties",
1410
1285
  "children": [
1411
- 128
1286
+ 144
1412
1287
  ]
1413
1288
  }
1414
1289
  ],
@@ -1428,7 +1303,7 @@
1428
1303
  }
1429
1304
  },
1430
1305
  {
1431
- "id": 129,
1306
+ "id": 145,
1432
1307
  "name": "schema",
1433
1308
  "kind": 1024,
1434
1309
  "kindString": "Property",
@@ -1438,7 +1313,7 @@
1438
1313
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
1439
1314
  "line": 12,
1440
1315
  "character": 2,
1441
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L12"
1316
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L12"
1442
1317
  }
1443
1318
  ],
1444
1319
  "type": {
@@ -1451,8 +1326,8 @@
1451
1326
  {
1452
1327
  "title": "Properties",
1453
1328
  "children": [
1454
- 121,
1455
- 129
1329
+ 137,
1330
+ 145
1456
1331
  ]
1457
1332
  }
1458
1333
  ],
@@ -1461,7 +1336,7 @@
1461
1336
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
1462
1337
  "line": 10,
1463
1338
  "character": 67,
1464
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L10"
1339
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L10"
1465
1340
  }
1466
1341
  ]
1467
1342
  }
@@ -1469,14 +1344,14 @@
1469
1344
  {
1470
1345
  "type": "reflection",
1471
1346
  "declaration": {
1472
- "id": 130,
1347
+ "id": 146,
1473
1348
  "name": "__type",
1474
1349
  "kind": 65536,
1475
1350
  "kindString": "Type literal",
1476
1351
  "flags": {},
1477
1352
  "children": [
1478
1353
  {
1479
- "id": 131,
1354
+ "id": 147,
1480
1355
  "name": "targetSet",
1481
1356
  "kind": 1024,
1482
1357
  "kindString": "Property",
@@ -1508,14 +1383,14 @@
1508
1383
  {
1509
1384
  "type": "reflection",
1510
1385
  "declaration": {
1511
- "id": 132,
1386
+ "id": 148,
1512
1387
  "name": "__type",
1513
1388
  "kind": 65536,
1514
1389
  "kindString": "Type literal",
1515
1390
  "flags": {},
1516
1391
  "children": [
1517
1392
  {
1518
- "id": 133,
1393
+ "id": 149,
1519
1394
  "name": "schema",
1520
1395
  "kind": 1024,
1521
1396
  "kindString": "Property",
@@ -1537,7 +1412,7 @@
1537
1412
  {
1538
1413
  "title": "Properties",
1539
1414
  "children": [
1540
- 133
1415
+ 149
1541
1416
  ]
1542
1417
  }
1543
1418
  ],
@@ -1558,7 +1433,7 @@
1558
1433
  {
1559
1434
  "title": "Properties",
1560
1435
  "children": [
1561
- 131
1436
+ 147
1562
1437
  ]
1563
1438
  }
1564
1439
  ],
@@ -1579,7 +1454,7 @@
1579
1454
  }
1580
1455
  },
1581
1456
  {
1582
- "id": 148,
1457
+ "id": 160,
1583
1458
  "name": "logger",
1584
1459
  "kind": 1024,
1585
1460
  "kindString": "Property",
@@ -1591,7 +1466,7 @@
1591
1466
  "sources": [
1592
1467
  {
1593
1468
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1594
- "line": 20,
1469
+ "line": 18,
1595
1470
  "character": 23
1596
1471
  }
1597
1472
  ],
@@ -1605,134 +1480,261 @@
1605
1480
  }
1606
1481
  },
1607
1482
  {
1608
- "id": 149,
1609
- "name": "queryValidators",
1483
+ "id": 161,
1484
+ "name": "moduleConfigQueryValidator",
1610
1485
  "kind": 1024,
1611
1486
  "kindString": "Property",
1612
1487
  "flags": {
1613
- "isProtected": true
1488
+ "isProtected": true,
1489
+ "isReadonly": true
1614
1490
  },
1615
1491
  "sources": [
1616
1492
  {
1617
1493
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1618
- "line": 21,
1619
- "character": 14
1494
+ "line": 19,
1495
+ "character": 23
1620
1496
  }
1621
1497
  ],
1622
1498
  "type": {
1623
- "type": "array",
1624
- "elementType": {
1625
- "type": "reference",
1626
- "typeArguments": [
1627
- {
1628
- "type": "intersection",
1629
- "types": [
1630
- {
1631
- "type": "reference",
1632
- "name": "SchemaFields"
1633
- },
1634
- {
1635
- "type": "reference",
1636
- "name": "PayloadFields"
1637
- },
1638
- {
1639
- "type": "reference",
1640
- "name": "XyoBoundWitnessFields"
1641
- },
1642
- {
1643
- "type": "reflection",
1644
- "declaration": {
1645
- "id": 150,
1646
- "name": "__type",
1647
- "kind": 65536,
1648
- "kindString": "Type literal",
1649
- "flags": {},
1650
- "children": [
1651
- {
1652
- "id": 151,
1653
- "name": "query",
1654
- "kind": 1024,
1655
- "kindString": "Property",
1656
- "flags": {},
1657
- "sources": [
1658
- {
1659
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1660
- "line": 5,
1661
- "character": 4
1662
- }
1663
- ],
1664
- "type": {
1665
- "type": "intrinsic",
1666
- "name": "string"
1667
- }
1668
- },
1669
- {
1670
- "id": 152,
1671
- "name": "resultSet",
1672
- "kind": 1024,
1673
- "kindString": "Property",
1674
- "flags": {
1675
- "isOptional": true
1676
- },
1677
- "sources": [
1678
- {
1679
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1680
- "line": 6,
1681
- "character": 4
1682
- }
1683
- ],
1684
- "type": {
1685
- "type": "intrinsic",
1686
- "name": "string"
1687
- }
1688
- },
1689
- {
1690
- "id": 153,
1691
- "name": "schema",
1692
- "kind": 1024,
1693
- "kindString": "Property",
1694
- "flags": {},
1695
- "sources": [
1696
- {
1697
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1698
- "line": 7,
1699
- "character": 4
1700
- }
1701
- ],
1702
- "type": {
1703
- "type": "literal",
1704
- "value": "network.xyo.boundwitness.query"
1705
- }
1706
- }
1707
- ],
1708
- "groups": [
1709
- {
1710
- "title": "Properties",
1711
- "children": [
1712
- 151,
1713
- 152,
1714
- 153
1715
- ]
1499
+ "type": "reference",
1500
+ "typeArguments": [
1501
+ {
1502
+ "type": "intersection",
1503
+ "types": [
1504
+ {
1505
+ "type": "reference",
1506
+ "name": "SchemaFields"
1507
+ },
1508
+ {
1509
+ "type": "reference",
1510
+ "name": "PayloadFields"
1511
+ },
1512
+ {
1513
+ "type": "reference",
1514
+ "name": "XyoBoundWitnessFields"
1515
+ },
1516
+ {
1517
+ "type": "reflection",
1518
+ "declaration": {
1519
+ "id": 162,
1520
+ "name": "__type",
1521
+ "kind": 65536,
1522
+ "kindString": "Type literal",
1523
+ "flags": {},
1524
+ "children": [
1525
+ {
1526
+ "id": 163,
1527
+ "name": "query",
1528
+ "kind": 1024,
1529
+ "kindString": "Property",
1530
+ "flags": {},
1531
+ "sources": [
1532
+ {
1533
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1534
+ "line": 5,
1535
+ "character": 4
1536
+ }
1537
+ ],
1538
+ "type": {
1539
+ "type": "intrinsic",
1540
+ "name": "string"
1716
1541
  }
1717
- ],
1718
- "sources": [
1719
- {
1720
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1721
- "line": 4,
1722
- "character": 51
1542
+ },
1543
+ {
1544
+ "id": 164,
1545
+ "name": "resultSet",
1546
+ "kind": 1024,
1547
+ "kindString": "Property",
1548
+ "flags": {
1549
+ "isOptional": true
1550
+ },
1551
+ "sources": [
1552
+ {
1553
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1554
+ "line": 6,
1555
+ "character": 4
1556
+ }
1557
+ ],
1558
+ "type": {
1559
+ "type": "intrinsic",
1560
+ "name": "string"
1723
1561
  }
1724
- ]
1725
- }
1562
+ },
1563
+ {
1564
+ "id": 165,
1565
+ "name": "schema",
1566
+ "kind": 1024,
1567
+ "kindString": "Property",
1568
+ "flags": {},
1569
+ "sources": [
1570
+ {
1571
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1572
+ "line": 7,
1573
+ "character": 4
1574
+ }
1575
+ ],
1576
+ "type": {
1577
+ "type": "literal",
1578
+ "value": "network.xyo.boundwitness.query"
1579
+ }
1580
+ }
1581
+ ],
1582
+ "groups": [
1583
+ {
1584
+ "title": "Properties",
1585
+ "children": [
1586
+ 163,
1587
+ 164,
1588
+ 165
1589
+ ]
1590
+ }
1591
+ ],
1592
+ "sources": [
1593
+ {
1594
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1595
+ "line": 4,
1596
+ "character": 51
1597
+ }
1598
+ ]
1726
1599
  }
1727
- ]
1728
- }
1729
- ],
1730
- "name": "Queryable"
1600
+ }
1601
+ ]
1602
+ }
1603
+ ],
1604
+ "name": "Queryable"
1605
+ },
1606
+ "inheritedFrom": {
1607
+ "type": "reference",
1608
+ "name": "AbstractWitness.moduleConfigQueryValidator"
1609
+ }
1610
+ },
1611
+ {
1612
+ "id": 166,
1613
+ "name": "supportedQueryValidator",
1614
+ "kind": 1024,
1615
+ "kindString": "Property",
1616
+ "flags": {
1617
+ "isProtected": true,
1618
+ "isReadonly": true
1619
+ },
1620
+ "sources": [
1621
+ {
1622
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1623
+ "line": 20,
1624
+ "character": 23
1731
1625
  }
1626
+ ],
1627
+ "type": {
1628
+ "type": "reference",
1629
+ "typeArguments": [
1630
+ {
1631
+ "type": "intersection",
1632
+ "types": [
1633
+ {
1634
+ "type": "reference",
1635
+ "name": "SchemaFields"
1636
+ },
1637
+ {
1638
+ "type": "reference",
1639
+ "name": "PayloadFields"
1640
+ },
1641
+ {
1642
+ "type": "reference",
1643
+ "name": "XyoBoundWitnessFields"
1644
+ },
1645
+ {
1646
+ "type": "reflection",
1647
+ "declaration": {
1648
+ "id": 167,
1649
+ "name": "__type",
1650
+ "kind": 65536,
1651
+ "kindString": "Type literal",
1652
+ "flags": {},
1653
+ "children": [
1654
+ {
1655
+ "id": 168,
1656
+ "name": "query",
1657
+ "kind": 1024,
1658
+ "kindString": "Property",
1659
+ "flags": {},
1660
+ "sources": [
1661
+ {
1662
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1663
+ "line": 5,
1664
+ "character": 4
1665
+ }
1666
+ ],
1667
+ "type": {
1668
+ "type": "intrinsic",
1669
+ "name": "string"
1670
+ }
1671
+ },
1672
+ {
1673
+ "id": 169,
1674
+ "name": "resultSet",
1675
+ "kind": 1024,
1676
+ "kindString": "Property",
1677
+ "flags": {
1678
+ "isOptional": true
1679
+ },
1680
+ "sources": [
1681
+ {
1682
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1683
+ "line": 6,
1684
+ "character": 4
1685
+ }
1686
+ ],
1687
+ "type": {
1688
+ "type": "intrinsic",
1689
+ "name": "string"
1690
+ }
1691
+ },
1692
+ {
1693
+ "id": 170,
1694
+ "name": "schema",
1695
+ "kind": 1024,
1696
+ "kindString": "Property",
1697
+ "flags": {},
1698
+ "sources": [
1699
+ {
1700
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1701
+ "line": 7,
1702
+ "character": 4
1703
+ }
1704
+ ],
1705
+ "type": {
1706
+ "type": "literal",
1707
+ "value": "network.xyo.boundwitness.query"
1708
+ }
1709
+ }
1710
+ ],
1711
+ "groups": [
1712
+ {
1713
+ "title": "Properties",
1714
+ "children": [
1715
+ 168,
1716
+ 169,
1717
+ 170
1718
+ ]
1719
+ }
1720
+ ],
1721
+ "sources": [
1722
+ {
1723
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1724
+ "line": 4,
1725
+ "character": 51
1726
+ }
1727
+ ]
1728
+ }
1729
+ }
1730
+ ]
1731
+ }
1732
+ ],
1733
+ "name": "Queryable"
1732
1734
  },
1733
1735
  "inheritedFrom": {
1734
1736
  "type": "reference",
1735
- "name": "AbstractWitness.queryValidators"
1737
+ "name": "AbstractWitness.supportedQueryValidator"
1736
1738
  }
1737
1739
  },
1738
1740
  {
@@ -1748,7 +1750,7 @@
1748
1750
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
1749
1751
  "line": 16,
1750
1752
  "character": 18,
1751
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L16"
1753
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L16"
1752
1754
  }
1753
1755
  ],
1754
1756
  "type": {
@@ -1787,7 +1789,7 @@
1787
1789
  }
1788
1790
  },
1789
1791
  {
1790
- "id": 154,
1792
+ "id": 171,
1791
1793
  "name": "address",
1792
1794
  "kind": 262144,
1793
1795
  "kindString": "Accessor",
@@ -1795,12 +1797,12 @@
1795
1797
  "sources": [
1796
1798
  {
1797
1799
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1798
- "line": 23,
1800
+ "line": 22,
1799
1801
  "character": 8
1800
1802
  }
1801
1803
  ],
1802
1804
  "getSignature": {
1803
- "id": 155,
1805
+ "id": 172,
1804
1806
  "name": "address",
1805
1807
  "kind": 524288,
1806
1808
  "kindString": "Get signature",
@@ -1819,63 +1821,6 @@
1819
1821
  "name": "AbstractWitness.address"
1820
1822
  }
1821
1823
  },
1822
- {
1823
- "id": 156,
1824
- "name": "disallowedAddresses",
1825
- "kind": 262144,
1826
- "kindString": "Accessor",
1827
- "flags": {},
1828
- "sources": [
1829
- {
1830
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1831
- "line": 24,
1832
- "character": 8
1833
- }
1834
- ],
1835
- "getSignature": {
1836
- "id": 157,
1837
- "name": "disallowedAddresses",
1838
- "kind": 524288,
1839
- "kindString": "Get signature",
1840
- "flags": {},
1841
- "type": {
1842
- "type": "union",
1843
- "types": [
1844
- {
1845
- "type": "intrinsic",
1846
- "name": "undefined"
1847
- },
1848
- {
1849
- "type": "reference",
1850
- "typeArguments": [
1851
- {
1852
- "type": "intrinsic",
1853
- "name": "string"
1854
- },
1855
- {
1856
- "type": "array",
1857
- "elementType": {
1858
- "type": "intrinsic",
1859
- "name": "string"
1860
- }
1861
- }
1862
- ],
1863
- "name": "Record",
1864
- "qualifiedName": "Record",
1865
- "package": "typescript"
1866
- }
1867
- ]
1868
- },
1869
- "inheritedFrom": {
1870
- "type": "reference",
1871
- "name": "AbstractWitness.disallowedAddresses"
1872
- }
1873
- },
1874
- "inheritedFrom": {
1875
- "type": "reference",
1876
- "name": "AbstractWitness.disallowedAddresses"
1877
- }
1878
- },
1879
1824
  {
1880
1825
  "id": 75,
1881
1826
  "name": "module",
@@ -1889,7 +1834,7 @@
1889
1834
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
1890
1835
  "line": 18,
1891
1836
  "character": 16,
1892
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L18"
1837
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L18"
1893
1838
  }
1894
1839
  ],
1895
1840
  "getSignature": {
@@ -2118,7 +2063,7 @@
2118
2063
  }
2119
2064
  },
2120
2065
  {
2121
- "id": 158,
2066
+ "id": 173,
2122
2067
  "name": "resolver",
2123
2068
  "kind": 262144,
2124
2069
  "kindString": "Accessor",
@@ -2126,17 +2071,17 @@
2126
2071
  "sources": [
2127
2072
  {
2128
2073
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2129
- "line": 25,
2074
+ "line": 23,
2130
2075
  "character": 8
2131
2076
  },
2132
2077
  {
2133
2078
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2134
- "line": 26,
2079
+ "line": 24,
2135
2080
  "character": 8
2136
2081
  }
2137
2082
  ],
2138
2083
  "getSignature": {
2139
- "id": 159,
2084
+ "id": 174,
2140
2085
  "name": "resolver",
2141
2086
  "kind": 524288,
2142
2087
  "kindString": "Get signature",
@@ -2168,14 +2113,158 @@
2168
2113
  {
2169
2114
  "type": "reflection",
2170
2115
  "declaration": {
2171
- "id": 160,
2116
+ "id": 175,
2117
+ "name": "__type",
2118
+ "kind": 65536,
2119
+ "kindString": "Type literal",
2120
+ "flags": {},
2121
+ "children": [
2122
+ {
2123
+ "id": 176,
2124
+ "name": "security",
2125
+ "kind": 1024,
2126
+ "kindString": "Property",
2127
+ "flags": {
2128
+ "isOptional": true
2129
+ },
2130
+ "sources": [
2131
+ {
2132
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
2133
+ "line": 8,
2134
+ "character": 4
2135
+ }
2136
+ ],
2137
+ "type": {
2138
+ "type": "reflection",
2139
+ "declaration": {
2140
+ "id": 177,
2141
+ "name": "__type",
2142
+ "kind": 65536,
2143
+ "kindString": "Type literal",
2144
+ "flags": {},
2145
+ "children": [
2146
+ {
2147
+ "id": 178,
2148
+ "name": "allowed",
2149
+ "kind": 1024,
2150
+ "kindString": "Property",
2151
+ "flags": {
2152
+ "isOptional": true
2153
+ },
2154
+ "sources": [
2155
+ {
2156
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
2157
+ "line": 9,
2158
+ "character": 8
2159
+ }
2160
+ ],
2161
+ "type": {
2162
+ "type": "reference",
2163
+ "typeArguments": [
2164
+ {
2165
+ "type": "intrinsic",
2166
+ "name": "string"
2167
+ },
2168
+ {
2169
+ "type": "array",
2170
+ "elementType": {
2171
+ "type": "array",
2172
+ "elementType": {
2173
+ "type": "intrinsic",
2174
+ "name": "string"
2175
+ }
2176
+ }
2177
+ }
2178
+ ],
2179
+ "name": "Record",
2180
+ "qualifiedName": "Record",
2181
+ "package": "typescript"
2182
+ }
2183
+ },
2184
+ {
2185
+ "id": 179,
2186
+ "name": "disallowed",
2187
+ "kind": 1024,
2188
+ "kindString": "Property",
2189
+ "flags": {
2190
+ "isOptional": true
2191
+ },
2192
+ "sources": [
2193
+ {
2194
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
2195
+ "line": 10,
2196
+ "character": 8
2197
+ }
2198
+ ],
2199
+ "type": {
2200
+ "type": "reference",
2201
+ "typeArguments": [
2202
+ {
2203
+ "type": "intrinsic",
2204
+ "name": "string"
2205
+ },
2206
+ {
2207
+ "type": "array",
2208
+ "elementType": {
2209
+ "type": "intrinsic",
2210
+ "name": "string"
2211
+ }
2212
+ }
2213
+ ],
2214
+ "name": "Record",
2215
+ "qualifiedName": "Record",
2216
+ "package": "typescript"
2217
+ }
2218
+ }
2219
+ ],
2220
+ "groups": [
2221
+ {
2222
+ "title": "Properties",
2223
+ "children": [
2224
+ 178,
2225
+ 179
2226
+ ]
2227
+ }
2228
+ ],
2229
+ "sources": [
2230
+ {
2231
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
2232
+ "line": 8,
2233
+ "character": 15
2234
+ }
2235
+ ]
2236
+ }
2237
+ }
2238
+ }
2239
+ ],
2240
+ "groups": [
2241
+ {
2242
+ "title": "Properties",
2243
+ "children": [
2244
+ 176
2245
+ ]
2246
+ }
2247
+ ],
2248
+ "sources": [
2249
+ {
2250
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
2251
+ "line": 7,
2252
+ "character": 87
2253
+ }
2254
+ ]
2255
+ }
2256
+ },
2257
+ {
2258
+ "type": "reflection",
2259
+ "declaration": {
2260
+ "id": 180,
2172
2261
  "name": "__type",
2173
2262
  "kind": 65536,
2174
2263
  "kindString": "Type literal",
2175
2264
  "flags": {},
2176
2265
  "children": [
2177
2266
  {
2178
- "id": 161,
2267
+ "id": 181,
2179
2268
  "name": "schema",
2180
2269
  "kind": 1024,
2181
2270
  "kindString": "Property",
@@ -2197,7 +2286,7 @@
2197
2286
  {
2198
2287
  "title": "Properties",
2199
2288
  "children": [
2200
- 161
2289
+ 181
2201
2290
  ]
2202
2291
  }
2203
2292
  ],
@@ -2226,14 +2315,14 @@
2226
2315
  }
2227
2316
  },
2228
2317
  "setSignature": {
2229
- "id": 162,
2318
+ "id": 182,
2230
2319
  "name": "resolver",
2231
2320
  "kind": 1048576,
2232
2321
  "kindString": "Set signature",
2233
2322
  "flags": {},
2234
2323
  "parameters": [
2235
2324
  {
2236
- "id": 163,
2325
+ "id": 183,
2237
2326
  "name": "v",
2238
2327
  "kind": 32768,
2239
2328
  "kindString": "Parameter",
@@ -2265,14 +2354,158 @@
2265
2354
  {
2266
2355
  "type": "reflection",
2267
2356
  "declaration": {
2268
- "id": 164,
2357
+ "id": 184,
2358
+ "name": "__type",
2359
+ "kind": 65536,
2360
+ "kindString": "Type literal",
2361
+ "flags": {},
2362
+ "children": [
2363
+ {
2364
+ "id": 185,
2365
+ "name": "security",
2366
+ "kind": 1024,
2367
+ "kindString": "Property",
2368
+ "flags": {
2369
+ "isOptional": true
2370
+ },
2371
+ "sources": [
2372
+ {
2373
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
2374
+ "line": 8,
2375
+ "character": 4
2376
+ }
2377
+ ],
2378
+ "type": {
2379
+ "type": "reflection",
2380
+ "declaration": {
2381
+ "id": 186,
2382
+ "name": "__type",
2383
+ "kind": 65536,
2384
+ "kindString": "Type literal",
2385
+ "flags": {},
2386
+ "children": [
2387
+ {
2388
+ "id": 187,
2389
+ "name": "allowed",
2390
+ "kind": 1024,
2391
+ "kindString": "Property",
2392
+ "flags": {
2393
+ "isOptional": true
2394
+ },
2395
+ "sources": [
2396
+ {
2397
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
2398
+ "line": 9,
2399
+ "character": 8
2400
+ }
2401
+ ],
2402
+ "type": {
2403
+ "type": "reference",
2404
+ "typeArguments": [
2405
+ {
2406
+ "type": "intrinsic",
2407
+ "name": "string"
2408
+ },
2409
+ {
2410
+ "type": "array",
2411
+ "elementType": {
2412
+ "type": "array",
2413
+ "elementType": {
2414
+ "type": "intrinsic",
2415
+ "name": "string"
2416
+ }
2417
+ }
2418
+ }
2419
+ ],
2420
+ "name": "Record",
2421
+ "qualifiedName": "Record",
2422
+ "package": "typescript"
2423
+ }
2424
+ },
2425
+ {
2426
+ "id": 188,
2427
+ "name": "disallowed",
2428
+ "kind": 1024,
2429
+ "kindString": "Property",
2430
+ "flags": {
2431
+ "isOptional": true
2432
+ },
2433
+ "sources": [
2434
+ {
2435
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
2436
+ "line": 10,
2437
+ "character": 8
2438
+ }
2439
+ ],
2440
+ "type": {
2441
+ "type": "reference",
2442
+ "typeArguments": [
2443
+ {
2444
+ "type": "intrinsic",
2445
+ "name": "string"
2446
+ },
2447
+ {
2448
+ "type": "array",
2449
+ "elementType": {
2450
+ "type": "intrinsic",
2451
+ "name": "string"
2452
+ }
2453
+ }
2454
+ ],
2455
+ "name": "Record",
2456
+ "qualifiedName": "Record",
2457
+ "package": "typescript"
2458
+ }
2459
+ }
2460
+ ],
2461
+ "groups": [
2462
+ {
2463
+ "title": "Properties",
2464
+ "children": [
2465
+ 187,
2466
+ 188
2467
+ ]
2468
+ }
2469
+ ],
2470
+ "sources": [
2471
+ {
2472
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
2473
+ "line": 8,
2474
+ "character": 15
2475
+ }
2476
+ ]
2477
+ }
2478
+ }
2479
+ }
2480
+ ],
2481
+ "groups": [
2482
+ {
2483
+ "title": "Properties",
2484
+ "children": [
2485
+ 185
2486
+ ]
2487
+ }
2488
+ ],
2489
+ "sources": [
2490
+ {
2491
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
2492
+ "line": 7,
2493
+ "character": 87
2494
+ }
2495
+ ]
2496
+ }
2497
+ },
2498
+ {
2499
+ "type": "reflection",
2500
+ "declaration": {
2501
+ "id": 189,
2269
2502
  "name": "__type",
2270
2503
  "kind": 65536,
2271
2504
  "kindString": "Type literal",
2272
2505
  "flags": {},
2273
2506
  "children": [
2274
2507
  {
2275
- "id": 165,
2508
+ "id": 190,
2276
2509
  "name": "schema",
2277
2510
  "kind": 1024,
2278
2511
  "kindString": "Property",
@@ -2294,7 +2527,7 @@
2294
2527
  {
2295
2528
  "title": "Properties",
2296
2529
  "children": [
2297
- 165
2530
+ 190
2298
2531
  ]
2299
2532
  }
2300
2533
  ],
@@ -2434,7 +2667,7 @@
2434
2667
  }
2435
2668
  },
2436
2669
  {
2437
- "id": 194,
2670
+ "id": 235,
2438
2671
  "name": "bindHashes",
2439
2672
  "kind": 2048,
2440
2673
  "kindString": "Method",
@@ -2444,20 +2677,20 @@
2444
2677
  "sources": [
2445
2678
  {
2446
2679
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2447
- "line": 35,
2680
+ "line": 33,
2448
2681
  "character": 14
2449
2682
  }
2450
2683
  ],
2451
2684
  "signatures": [
2452
2685
  {
2453
- "id": 195,
2686
+ "id": 236,
2454
2687
  "name": "bindHashes",
2455
2688
  "kind": 4096,
2456
2689
  "kindString": "Call signature",
2457
2690
  "flags": {},
2458
2691
  "parameters": [
2459
2692
  {
2460
- "id": 196,
2693
+ "id": 237,
2461
2694
  "name": "hashes",
2462
2695
  "kind": 32768,
2463
2696
  "kindString": "Parameter",
@@ -2471,7 +2704,7 @@
2471
2704
  }
2472
2705
  },
2473
2706
  {
2474
- "id": 197,
2707
+ "id": 238,
2475
2708
  "name": "schema",
2476
2709
  "kind": 32768,
2477
2710
  "kindString": "Parameter",
@@ -2485,7 +2718,7 @@
2485
2718
  }
2486
2719
  },
2487
2720
  {
2488
- "id": 198,
2721
+ "id": 239,
2489
2722
  "name": "account",
2490
2723
  "kind": 32768,
2491
2724
  "kindString": "Parameter",
@@ -2524,7 +2757,7 @@
2524
2757
  }
2525
2758
  },
2526
2759
  {
2527
- "id": 199,
2760
+ "id": 240,
2528
2761
  "name": "bindHashesInternal",
2529
2762
  "kind": 2048,
2530
2763
  "kindString": "Method",
@@ -2534,20 +2767,20 @@
2534
2767
  "sources": [
2535
2768
  {
2536
2769
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2537
- "line": 36,
2770
+ "line": 34,
2538
2771
  "character": 14
2539
2772
  }
2540
2773
  ],
2541
2774
  "signatures": [
2542
2775
  {
2543
- "id": 200,
2776
+ "id": 241,
2544
2777
  "name": "bindHashesInternal",
2545
2778
  "kind": 4096,
2546
2779
  "kindString": "Call signature",
2547
2780
  "flags": {},
2548
2781
  "parameters": [
2549
2782
  {
2550
- "id": 201,
2783
+ "id": 242,
2551
2784
  "name": "hashes",
2552
2785
  "kind": 32768,
2553
2786
  "kindString": "Parameter",
@@ -2561,7 +2794,7 @@
2561
2794
  }
2562
2795
  },
2563
2796
  {
2564
- "id": 202,
2797
+ "id": 243,
2565
2798
  "name": "schema",
2566
2799
  "kind": 32768,
2567
2800
  "kindString": "Parameter",
@@ -2575,7 +2808,7 @@
2575
2808
  }
2576
2809
  },
2577
2810
  {
2578
- "id": 203,
2811
+ "id": 244,
2579
2812
  "name": "account",
2580
2813
  "kind": 32768,
2581
2814
  "kindString": "Parameter",
@@ -2606,14 +2839,14 @@
2606
2839
  {
2607
2840
  "type": "reflection",
2608
2841
  "declaration": {
2609
- "id": 204,
2842
+ "id": 245,
2610
2843
  "name": "__type",
2611
2844
  "kind": 65536,
2612
2845
  "kindString": "Type literal",
2613
2846
  "flags": {},
2614
2847
  "children": [
2615
2848
  {
2616
- "id": 205,
2849
+ "id": 246,
2617
2850
  "name": "schema",
2618
2851
  "kind": 1024,
2619
2852
  "kindString": "Property",
@@ -2635,7 +2868,7 @@
2635
2868
  {
2636
2869
  "title": "Properties",
2637
2870
  "children": [
2638
- 205
2871
+ 246
2639
2872
  ]
2640
2873
  }
2641
2874
  ],
@@ -2662,7 +2895,7 @@
2662
2895
  }
2663
2896
  },
2664
2897
  {
2665
- "id": 206,
2898
+ "id": 247,
2666
2899
  "name": "bindQuery",
2667
2900
  "kind": 2048,
2668
2901
  "kindString": "Method",
@@ -2672,20 +2905,20 @@
2672
2905
  "sources": [
2673
2906
  {
2674
2907
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2675
- "line": 37,
2908
+ "line": 35,
2676
2909
  "character": 14
2677
2910
  }
2678
2911
  ],
2679
2912
  "signatures": [
2680
2913
  {
2681
- "id": 207,
2914
+ "id": 248,
2682
2915
  "name": "bindQuery",
2683
2916
  "kind": 4096,
2684
2917
  "kindString": "Call signature",
2685
2918
  "flags": {},
2686
2919
  "typeParameter": [
2687
2920
  {
2688
- "id": 212,
2921
+ "id": 253,
2689
2922
  "name": "T",
2690
2923
  "kind": 131072,
2691
2924
  "kindString": "Type parameter",
@@ -2711,14 +2944,14 @@
2711
2944
  {
2712
2945
  "type": "reflection",
2713
2946
  "declaration": {
2714
- "id": 208,
2947
+ "id": 249,
2715
2948
  "name": "__type",
2716
2949
  "kind": 65536,
2717
2950
  "kindString": "Type literal",
2718
2951
  "flags": {},
2719
2952
  "children": [
2720
2953
  {
2721
- "id": 209,
2954
+ "id": 250,
2722
2955
  "name": "schema",
2723
2956
  "kind": 1024,
2724
2957
  "kindString": "Property",
@@ -2740,7 +2973,7 @@
2740
2973
  {
2741
2974
  "title": "Properties",
2742
2975
  "children": [
2743
- 209
2976
+ 250
2744
2977
  ]
2745
2978
  }
2746
2979
  ],
@@ -2776,14 +3009,14 @@
2776
3009
  {
2777
3010
  "type": "reflection",
2778
3011
  "declaration": {
2779
- "id": 210,
3012
+ "id": 251,
2780
3013
  "name": "__type",
2781
3014
  "kind": 65536,
2782
3015
  "kindString": "Type literal",
2783
3016
  "flags": {},
2784
3017
  "children": [
2785
3018
  {
2786
- "id": 211,
3019
+ "id": 252,
2787
3020
  "name": "schema",
2788
3021
  "kind": 1024,
2789
3022
  "kindString": "Property",
@@ -2805,7 +3038,7 @@
2805
3038
  {
2806
3039
  "title": "Properties",
2807
3040
  "children": [
2808
- 211
3041
+ 252
2809
3042
  ]
2810
3043
  }
2811
3044
  ],
@@ -2829,19 +3062,19 @@
2829
3062
  ],
2830
3063
  "parameters": [
2831
3064
  {
2832
- "id": 213,
3065
+ "id": 254,
2833
3066
  "name": "query",
2834
3067
  "kind": 32768,
2835
3068
  "kindString": "Parameter",
2836
3069
  "flags": {},
2837
3070
  "type": {
2838
3071
  "type": "reference",
2839
- "id": 212,
3072
+ "id": 253,
2840
3073
  "name": "T"
2841
3074
  }
2842
3075
  },
2843
3076
  {
2844
- "id": 214,
3077
+ "id": 255,
2845
3078
  "name": "payloads",
2846
3079
  "kind": 32768,
2847
3080
  "kindString": "Parameter",
@@ -2864,14 +3097,14 @@
2864
3097
  {
2865
3098
  "type": "reflection",
2866
3099
  "declaration": {
2867
- "id": 215,
3100
+ "id": 256,
2868
3101
  "name": "__type",
2869
3102
  "kind": 65536,
2870
3103
  "kindString": "Type literal",
2871
3104
  "flags": {},
2872
3105
  "children": [
2873
3106
  {
2874
- "id": 216,
3107
+ "id": 257,
2875
3108
  "name": "schema",
2876
3109
  "kind": 1024,
2877
3110
  "kindString": "Property",
@@ -2893,7 +3126,7 @@
2893
3126
  {
2894
3127
  "title": "Properties",
2895
3128
  "children": [
2896
- 216
3129
+ 257
2897
3130
  ]
2898
3131
  }
2899
3132
  ],
@@ -2911,7 +3144,7 @@
2911
3144
  }
2912
3145
  },
2913
3146
  {
2914
- "id": 217,
3147
+ "id": 258,
2915
3148
  "name": "account",
2916
3149
  "kind": 32768,
2917
3150
  "kindString": "Parameter",
@@ -2948,14 +3181,14 @@
2948
3181
  {
2949
3182
  "type": "reflection",
2950
3183
  "declaration": {
2951
- "id": 218,
3184
+ "id": 259,
2952
3185
  "name": "__type",
2953
3186
  "kind": 65536,
2954
3187
  "kindString": "Type literal",
2955
3188
  "flags": {},
2956
3189
  "children": [
2957
3190
  {
2958
- "id": 219,
3191
+ "id": 260,
2959
3192
  "name": "query",
2960
3193
  "kind": 1024,
2961
3194
  "kindString": "Property",
@@ -2973,7 +3206,7 @@
2973
3206
  }
2974
3207
  },
2975
3208
  {
2976
- "id": 220,
3209
+ "id": 261,
2977
3210
  "name": "resultSet",
2978
3211
  "kind": 1024,
2979
3212
  "kindString": "Property",
@@ -2993,7 +3226,7 @@
2993
3226
  }
2994
3227
  },
2995
3228
  {
2996
- "id": 221,
3229
+ "id": 262,
2997
3230
  "name": "schema",
2998
3231
  "kind": 1024,
2999
3232
  "kindString": "Property",
@@ -3015,9 +3248,9 @@
3015
3248
  {
3016
3249
  "title": "Properties",
3017
3250
  "children": [
3018
- 219,
3019
- 220,
3020
- 221
3251
+ 260,
3252
+ 261,
3253
+ 262
3021
3254
  ]
3022
3255
  }
3023
3256
  ],
@@ -3048,14 +3281,14 @@
3048
3281
  {
3049
3282
  "type": "reflection",
3050
3283
  "declaration": {
3051
- "id": 222,
3284
+ "id": 263,
3052
3285
  "name": "__type",
3053
3286
  "kind": 65536,
3054
3287
  "kindString": "Type literal",
3055
3288
  "flags": {},
3056
3289
  "children": [
3057
3290
  {
3058
- "id": 223,
3291
+ "id": 264,
3059
3292
  "name": "schema",
3060
3293
  "kind": 1024,
3061
3294
  "kindString": "Property",
@@ -3077,7 +3310,7 @@
3077
3310
  {
3078
3311
  "title": "Properties",
3079
3312
  "children": [
3080
- 223
3313
+ 264
3081
3314
  ]
3082
3315
  }
3083
3316
  ],
@@ -3114,7 +3347,7 @@
3114
3347
  }
3115
3348
  },
3116
3349
  {
3117
- "id": 224,
3350
+ "id": 265,
3118
3351
  "name": "bindQueryInternal",
3119
3352
  "kind": 2048,
3120
3353
  "kindString": "Method",
@@ -3124,20 +3357,20 @@
3124
3357
  "sources": [
3125
3358
  {
3126
3359
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3127
- "line": 38,
3360
+ "line": 36,
3128
3361
  "character": 14
3129
3362
  }
3130
3363
  ],
3131
3364
  "signatures": [
3132
3365
  {
3133
- "id": 225,
3366
+ "id": 266,
3134
3367
  "name": "bindQueryInternal",
3135
3368
  "kind": 4096,
3136
3369
  "kindString": "Call signature",
3137
3370
  "flags": {},
3138
3371
  "typeParameter": [
3139
3372
  {
3140
- "id": 230,
3373
+ "id": 271,
3141
3374
  "name": "T",
3142
3375
  "kind": 131072,
3143
3376
  "kindString": "Type parameter",
@@ -3163,14 +3396,14 @@
3163
3396
  {
3164
3397
  "type": "reflection",
3165
3398
  "declaration": {
3166
- "id": 226,
3399
+ "id": 267,
3167
3400
  "name": "__type",
3168
3401
  "kind": 65536,
3169
3402
  "kindString": "Type literal",
3170
3403
  "flags": {},
3171
3404
  "children": [
3172
3405
  {
3173
- "id": 227,
3406
+ "id": 268,
3174
3407
  "name": "schema",
3175
3408
  "kind": 1024,
3176
3409
  "kindString": "Property",
@@ -3192,7 +3425,7 @@
3192
3425
  {
3193
3426
  "title": "Properties",
3194
3427
  "children": [
3195
- 227
3428
+ 268
3196
3429
  ]
3197
3430
  }
3198
3431
  ],
@@ -3228,14 +3461,14 @@
3228
3461
  {
3229
3462
  "type": "reflection",
3230
3463
  "declaration": {
3231
- "id": 228,
3464
+ "id": 269,
3232
3465
  "name": "__type",
3233
3466
  "kind": 65536,
3234
3467
  "kindString": "Type literal",
3235
3468
  "flags": {},
3236
3469
  "children": [
3237
3470
  {
3238
- "id": 229,
3471
+ "id": 270,
3239
3472
  "name": "schema",
3240
3473
  "kind": 1024,
3241
3474
  "kindString": "Property",
@@ -3257,7 +3490,7 @@
3257
3490
  {
3258
3491
  "title": "Properties",
3259
3492
  "children": [
3260
- 229
3493
+ 270
3261
3494
  ]
3262
3495
  }
3263
3496
  ],
@@ -3281,19 +3514,19 @@
3281
3514
  ],
3282
3515
  "parameters": [
3283
3516
  {
3284
- "id": 231,
3517
+ "id": 272,
3285
3518
  "name": "query",
3286
3519
  "kind": 32768,
3287
3520
  "kindString": "Parameter",
3288
3521
  "flags": {},
3289
3522
  "type": {
3290
3523
  "type": "reference",
3291
- "id": 230,
3524
+ "id": 271,
3292
3525
  "name": "T"
3293
3526
  }
3294
3527
  },
3295
3528
  {
3296
- "id": 232,
3529
+ "id": 273,
3297
3530
  "name": "payloads",
3298
3531
  "kind": 32768,
3299
3532
  "kindString": "Parameter",
@@ -3316,14 +3549,14 @@
3316
3549
  {
3317
3550
  "type": "reflection",
3318
3551
  "declaration": {
3319
- "id": 233,
3552
+ "id": 274,
3320
3553
  "name": "__type",
3321
3554
  "kind": 65536,
3322
3555
  "kindString": "Type literal",
3323
3556
  "flags": {},
3324
3557
  "children": [
3325
3558
  {
3326
- "id": 234,
3559
+ "id": 275,
3327
3560
  "name": "schema",
3328
3561
  "kind": 1024,
3329
3562
  "kindString": "Property",
@@ -3345,7 +3578,7 @@
3345
3578
  {
3346
3579
  "title": "Properties",
3347
3580
  "children": [
3348
- 234
3581
+ 275
3349
3582
  ]
3350
3583
  }
3351
3584
  ],
@@ -3363,7 +3596,7 @@
3363
3596
  }
3364
3597
  },
3365
3598
  {
3366
- "id": 235,
3599
+ "id": 276,
3367
3600
  "name": "account",
3368
3601
  "kind": 32768,
3369
3602
  "kindString": "Parameter",
@@ -3397,14 +3630,14 @@
3397
3630
  {
3398
3631
  "type": "reflection",
3399
3632
  "declaration": {
3400
- "id": 236,
3633
+ "id": 277,
3401
3634
  "name": "__type",
3402
3635
  "kind": 65536,
3403
3636
  "kindString": "Type literal",
3404
3637
  "flags": {},
3405
3638
  "children": [
3406
3639
  {
3407
- "id": 237,
3640
+ "id": 278,
3408
3641
  "name": "query",
3409
3642
  "kind": 1024,
3410
3643
  "kindString": "Property",
@@ -3422,7 +3655,7 @@
3422
3655
  }
3423
3656
  },
3424
3657
  {
3425
- "id": 238,
3658
+ "id": 279,
3426
3659
  "name": "resultSet",
3427
3660
  "kind": 1024,
3428
3661
  "kindString": "Property",
@@ -3442,7 +3675,7 @@
3442
3675
  }
3443
3676
  },
3444
3677
  {
3445
- "id": 239,
3678
+ "id": 280,
3446
3679
  "name": "schema",
3447
3680
  "kind": 1024,
3448
3681
  "kindString": "Property",
@@ -3464,9 +3697,9 @@
3464
3697
  {
3465
3698
  "title": "Properties",
3466
3699
  "children": [
3467
- 237,
3468
- 238,
3469
- 239
3700
+ 278,
3701
+ 279,
3702
+ 280
3470
3703
  ]
3471
3704
  }
3472
3705
  ],
@@ -3497,14 +3730,14 @@
3497
3730
  {
3498
3731
  "type": "reflection",
3499
3732
  "declaration": {
3500
- "id": 240,
3733
+ "id": 281,
3501
3734
  "name": "__type",
3502
3735
  "kind": 65536,
3503
3736
  "kindString": "Type literal",
3504
3737
  "flags": {},
3505
3738
  "children": [
3506
3739
  {
3507
- "id": 241,
3740
+ "id": 282,
3508
3741
  "name": "schema",
3509
3742
  "kind": 1024,
3510
3743
  "kindString": "Property",
@@ -3526,7 +3759,7 @@
3526
3759
  {
3527
3760
  "title": "Properties",
3528
3761
  "children": [
3529
- 241
3762
+ 282
3530
3763
  ]
3531
3764
  }
3532
3765
  ],
@@ -3556,7 +3789,7 @@
3556
3789
  }
3557
3790
  },
3558
3791
  {
3559
- "id": 242,
3792
+ "id": 283,
3560
3793
  "name": "bindResult",
3561
3794
  "kind": 2048,
3562
3795
  "kindString": "Method",
@@ -3566,20 +3799,20 @@
3566
3799
  "sources": [
3567
3800
  {
3568
3801
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3569
- "line": 39,
3802
+ "line": 37,
3570
3803
  "character": 14
3571
3804
  }
3572
3805
  ],
3573
3806
  "signatures": [
3574
3807
  {
3575
- "id": 243,
3808
+ "id": 284,
3576
3809
  "name": "bindResult",
3577
3810
  "kind": 4096,
3578
3811
  "kindString": "Call signature",
3579
3812
  "flags": {},
3580
3813
  "parameters": [
3581
3814
  {
3582
- "id": 244,
3815
+ "id": 285,
3583
3816
  "name": "payloads",
3584
3817
  "kind": 32768,
3585
3818
  "kindString": "Parameter",
@@ -3600,14 +3833,14 @@
3600
3833
  {
3601
3834
  "type": "reflection",
3602
3835
  "declaration": {
3603
- "id": 245,
3836
+ "id": 286,
3604
3837
  "name": "__type",
3605
3838
  "kind": 65536,
3606
3839
  "kindString": "Type literal",
3607
3840
  "flags": {},
3608
3841
  "children": [
3609
3842
  {
3610
- "id": 246,
3843
+ "id": 287,
3611
3844
  "name": "schema",
3612
3845
  "kind": 1024,
3613
3846
  "kindString": "Property",
@@ -3629,7 +3862,7 @@
3629
3862
  {
3630
3863
  "title": "Properties",
3631
3864
  "children": [
3632
- 246
3865
+ 287
3633
3866
  ]
3634
3867
  }
3635
3868
  ],
@@ -3647,7 +3880,7 @@
3647
3880
  }
3648
3881
  },
3649
3882
  {
3650
- "id": 247,
3883
+ "id": 288,
3651
3884
  "name": "account",
3652
3885
  "kind": 32768,
3653
3886
  "kindString": "Parameter",
@@ -3680,14 +3913,14 @@
3680
3913
  {
3681
3914
  "type": "reflection",
3682
3915
  "declaration": {
3683
- "id": 248,
3916
+ "id": 289,
3684
3917
  "name": "__type",
3685
3918
  "kind": 65536,
3686
3919
  "kindString": "Type literal",
3687
3920
  "flags": {},
3688
3921
  "children": [
3689
3922
  {
3690
- "id": 249,
3923
+ "id": 290,
3691
3924
  "name": "schema",
3692
3925
  "kind": 1024,
3693
3926
  "kindString": "Property",
@@ -3709,7 +3942,7 @@
3709
3942
  {
3710
3943
  "title": "Properties",
3711
3944
  "children": [
3712
- 249
3945
+ 290
3713
3946
  ]
3714
3947
  }
3715
3948
  ],
@@ -3746,7 +3979,7 @@
3746
3979
  }
3747
3980
  },
3748
3981
  {
3749
- "id": 250,
3982
+ "id": 291,
3750
3983
  "name": "bindResultInternal",
3751
3984
  "kind": 2048,
3752
3985
  "kindString": "Method",
@@ -3756,20 +3989,20 @@
3756
3989
  "sources": [
3757
3990
  {
3758
3991
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3759
- "line": 40,
3992
+ "line": 38,
3760
3993
  "character": 14
3761
3994
  }
3762
3995
  ],
3763
3996
  "signatures": [
3764
3997
  {
3765
- "id": 251,
3998
+ "id": 292,
3766
3999
  "name": "bindResultInternal",
3767
4000
  "kind": 4096,
3768
4001
  "kindString": "Call signature",
3769
4002
  "flags": {},
3770
4003
  "parameters": [
3771
4004
  {
3772
- "id": 252,
4005
+ "id": 293,
3773
4006
  "name": "payloads",
3774
4007
  "kind": 32768,
3775
4008
  "kindString": "Parameter",
@@ -3790,14 +4023,14 @@
3790
4023
  {
3791
4024
  "type": "reflection",
3792
4025
  "declaration": {
3793
- "id": 253,
4026
+ "id": 294,
3794
4027
  "name": "__type",
3795
4028
  "kind": 65536,
3796
4029
  "kindString": "Type literal",
3797
4030
  "flags": {},
3798
4031
  "children": [
3799
4032
  {
3800
- "id": 254,
4033
+ "id": 295,
3801
4034
  "name": "schema",
3802
4035
  "kind": 1024,
3803
4036
  "kindString": "Property",
@@ -3819,7 +4052,7 @@
3819
4052
  {
3820
4053
  "title": "Properties",
3821
4054
  "children": [
3822
- 254
4055
+ 295
3823
4056
  ]
3824
4057
  }
3825
4058
  ],
@@ -3837,7 +4070,7 @@
3837
4070
  }
3838
4071
  },
3839
4072
  {
3840
- "id": 255,
4073
+ "id": 296,
3841
4074
  "name": "account",
3842
4075
  "kind": 32768,
3843
4076
  "kindString": "Parameter",
@@ -3867,14 +4100,14 @@
3867
4100
  {
3868
4101
  "type": "reflection",
3869
4102
  "declaration": {
3870
- "id": 256,
4103
+ "id": 297,
3871
4104
  "name": "__type",
3872
4105
  "kind": 65536,
3873
4106
  "kindString": "Type literal",
3874
4107
  "flags": {},
3875
4108
  "children": [
3876
4109
  {
3877
- "id": 257,
4110
+ "id": 298,
3878
4111
  "name": "schema",
3879
4112
  "kind": 1024,
3880
4113
  "kindString": "Property",
@@ -3896,7 +4129,7 @@
3896
4129
  {
3897
4130
  "title": "Properties",
3898
4131
  "children": [
3899
- 257
4132
+ 298
3900
4133
  ]
3901
4134
  }
3902
4135
  ],
@@ -3926,7 +4159,7 @@
3926
4159
  }
3927
4160
  },
3928
4161
  {
3929
- "id": 166,
4162
+ "id": 191,
3930
4163
  "name": "description",
3931
4164
  "kind": 2048,
3932
4165
  "kindString": "Method",
@@ -3934,13 +4167,13 @@
3934
4167
  "sources": [
3935
4168
  {
3936
4169
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3937
- "line": 28,
4170
+ "line": 26,
3938
4171
  "character": 4
3939
4172
  }
3940
4173
  ],
3941
4174
  "signatures": [
3942
4175
  {
3943
- "id": 167,
4176
+ "id": 192,
3944
4177
  "name": "description",
3945
4178
  "kind": 4096,
3946
4179
  "kindString": "Call signature",
@@ -3971,7 +4204,7 @@
3971
4204
  }
3972
4205
  },
3973
4206
  {
3974
- "id": 168,
4207
+ "id": 193,
3975
4208
  "name": "discover",
3976
4209
  "kind": 2048,
3977
4210
  "kindString": "Method",
@@ -3979,20 +4212,20 @@
3979
4212
  "sources": [
3980
4213
  {
3981
4214
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3982
- "line": 29,
4215
+ "line": 27,
3983
4216
  "character": 4
3984
4217
  }
3985
4218
  ],
3986
4219
  "signatures": [
3987
4220
  {
3988
- "id": 169,
4221
+ "id": 194,
3989
4222
  "name": "discover",
3990
4223
  "kind": 4096,
3991
4224
  "kindString": "Call signature",
3992
4225
  "flags": {},
3993
4226
  "parameters": [
3994
4227
  {
3995
- "id": 170,
4228
+ "id": 195,
3996
4229
  "name": "_queryAccount",
3997
4230
  "kind": 32768,
3998
4231
  "kindString": "Parameter",
@@ -4024,14 +4257,14 @@
4024
4257
  {
4025
4258
  "type": "reflection",
4026
4259
  "declaration": {
4027
- "id": 171,
4260
+ "id": 196,
4028
4261
  "name": "__type",
4029
4262
  "kind": 65536,
4030
4263
  "kindString": "Type literal",
4031
4264
  "flags": {},
4032
4265
  "children": [
4033
4266
  {
4034
- "id": 172,
4267
+ "id": 197,
4035
4268
  "name": "schema",
4036
4269
  "kind": 1024,
4037
4270
  "kindString": "Property",
@@ -4053,7 +4286,7 @@
4053
4286
  {
4054
4287
  "title": "Properties",
4055
4288
  "children": [
4056
- 172
4289
+ 197
4057
4290
  ]
4058
4291
  }
4059
4292
  ],
@@ -4088,7 +4321,7 @@
4088
4321
  }
4089
4322
  },
4090
4323
  {
4091
- "id": 258,
4324
+ "id": 299,
4092
4325
  "name": "loadAccount",
4093
4326
  "kind": 2048,
4094
4327
  "kindString": "Method",
@@ -4098,20 +4331,20 @@
4098
4331
  "sources": [
4099
4332
  {
4100
4333
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4101
- "line": 41,
4334
+ "line": 39,
4102
4335
  "character": 14
4103
4336
  }
4104
4337
  ],
4105
4338
  "signatures": [
4106
4339
  {
4107
- "id": 259,
4340
+ "id": 300,
4108
4341
  "name": "loadAccount",
4109
4342
  "kind": 4096,
4110
4343
  "kindString": "Call signature",
4111
4344
  "flags": {},
4112
4345
  "parameters": [
4113
4346
  {
4114
- "id": 260,
4347
+ "id": 301,
4115
4348
  "name": "account",
4116
4349
  "kind": 32768,
4117
4350
  "kindString": "Parameter",
@@ -4150,7 +4383,7 @@
4150
4383
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
4151
4384
  "line": 26,
4152
4385
  "character": 17,
4153
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L26"
4386
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L26"
4154
4387
  }
4155
4388
  ],
4156
4389
  "signatures": [
@@ -4589,75 +4822,486 @@
4589
4822
  }
4590
4823
  ]
4591
4824
  }
4592
- }
4593
- ],
4594
- "parameters": [
4595
- {
4596
- "id": 108,
4597
- "name": "query",
4598
- "kind": 32768,
4599
- "kindString": "Parameter",
4600
- "flags": {},
4601
- "type": {
4602
- "type": "reference",
4603
- "id": 107,
4604
- "name": "T"
4605
- }
4606
4825
  },
4607
4826
  {
4608
- "id": 109,
4609
- "name": "payloads",
4610
- "kind": 32768,
4611
- "kindString": "Parameter",
4612
- "flags": {
4613
- "isOptional": true
4614
- },
4827
+ "id": 122,
4828
+ "name": "TConfig",
4829
+ "kind": 131072,
4830
+ "kindString": "Type parameter",
4831
+ "flags": {},
4615
4832
  "type": {
4616
- "type": "array",
4617
- "elementType": {
4618
- "type": "intersection",
4619
- "types": [
4620
- {
4621
- "type": "reference",
4622
- "name": "SchemaFields"
4623
- },
4624
- {
4625
- "type": "reference",
4626
- "name": "PayloadFields"
4627
- },
4628
- {
4629
- "type": "reflection",
4630
- "declaration": {
4631
- "id": 110,
4632
- "name": "__type",
4633
- "kind": 65536,
4634
- "kindString": "Type literal",
4635
- "flags": {},
4636
- "children": [
4637
- {
4638
- "id": 111,
4639
- "name": "schema",
4640
- "kind": 1024,
4641
- "kindString": "Property",
4642
- "flags": {},
4643
- "sources": [
4644
- {
4645
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4646
- "line": 19,
4647
- "character": 4
4648
- }
4649
- ],
4650
- "type": {
4651
- "type": "intrinsic",
4652
- "name": "string"
4653
- }
4654
- }
4655
- ],
4656
- "groups": [
4657
- {
4833
+ "type": "intersection",
4834
+ "types": [
4835
+ {
4836
+ "type": "reference",
4837
+ "name": "SchemaFields"
4838
+ },
4839
+ {
4840
+ "type": "reference",
4841
+ "name": "PayloadFields"
4842
+ },
4843
+ {
4844
+ "type": "reflection",
4845
+ "declaration": {
4846
+ "id": 108,
4847
+ "name": "__type",
4848
+ "kind": 65536,
4849
+ "kindString": "Type literal",
4850
+ "flags": {},
4851
+ "children": [
4852
+ {
4853
+ "id": 109,
4854
+ "name": "security",
4855
+ "kind": 1024,
4856
+ "kindString": "Property",
4857
+ "flags": {
4858
+ "isOptional": true
4859
+ },
4860
+ "sources": [
4861
+ {
4862
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4863
+ "line": 8,
4864
+ "character": 4
4865
+ }
4866
+ ],
4867
+ "type": {
4868
+ "type": "reflection",
4869
+ "declaration": {
4870
+ "id": 110,
4871
+ "name": "__type",
4872
+ "kind": 65536,
4873
+ "kindString": "Type literal",
4874
+ "flags": {},
4875
+ "children": [
4876
+ {
4877
+ "id": 111,
4878
+ "name": "allowed",
4879
+ "kind": 1024,
4880
+ "kindString": "Property",
4881
+ "flags": {
4882
+ "isOptional": true
4883
+ },
4884
+ "sources": [
4885
+ {
4886
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4887
+ "line": 9,
4888
+ "character": 8
4889
+ }
4890
+ ],
4891
+ "type": {
4892
+ "type": "reference",
4893
+ "typeArguments": [
4894
+ {
4895
+ "type": "intrinsic",
4896
+ "name": "string"
4897
+ },
4898
+ {
4899
+ "type": "array",
4900
+ "elementType": {
4901
+ "type": "array",
4902
+ "elementType": {
4903
+ "type": "intrinsic",
4904
+ "name": "string"
4905
+ }
4906
+ }
4907
+ }
4908
+ ],
4909
+ "name": "Record",
4910
+ "qualifiedName": "Record",
4911
+ "package": "typescript"
4912
+ }
4913
+ },
4914
+ {
4915
+ "id": 112,
4916
+ "name": "disallowed",
4917
+ "kind": 1024,
4918
+ "kindString": "Property",
4919
+ "flags": {
4920
+ "isOptional": true
4921
+ },
4922
+ "sources": [
4923
+ {
4924
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4925
+ "line": 10,
4926
+ "character": 8
4927
+ }
4928
+ ],
4929
+ "type": {
4930
+ "type": "reference",
4931
+ "typeArguments": [
4932
+ {
4933
+ "type": "intrinsic",
4934
+ "name": "string"
4935
+ },
4936
+ {
4937
+ "type": "array",
4938
+ "elementType": {
4939
+ "type": "intrinsic",
4940
+ "name": "string"
4941
+ }
4942
+ }
4943
+ ],
4944
+ "name": "Record",
4945
+ "qualifiedName": "Record",
4946
+ "package": "typescript"
4947
+ }
4948
+ }
4949
+ ],
4950
+ "groups": [
4951
+ {
4952
+ "title": "Properties",
4953
+ "children": [
4954
+ 111,
4955
+ 112
4956
+ ]
4957
+ }
4958
+ ],
4959
+ "sources": [
4960
+ {
4961
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4962
+ "line": 8,
4963
+ "character": 15
4964
+ }
4965
+ ]
4966
+ }
4967
+ }
4968
+ }
4969
+ ],
4970
+ "groups": [
4971
+ {
4972
+ "title": "Properties",
4973
+ "children": [
4974
+ 109
4975
+ ]
4976
+ }
4977
+ ],
4978
+ "sources": [
4979
+ {
4980
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4981
+ "line": 7,
4982
+ "character": 87
4983
+ }
4984
+ ]
4985
+ }
4986
+ },
4987
+ {
4988
+ "type": "reflection",
4989
+ "declaration": {
4990
+ "id": 113,
4991
+ "name": "__type",
4992
+ "kind": 65536,
4993
+ "kindString": "Type literal",
4994
+ "flags": {},
4995
+ "children": [
4996
+ {
4997
+ "id": 114,
4998
+ "name": "schema",
4999
+ "kind": 1024,
5000
+ "kindString": "Property",
5001
+ "flags": {},
5002
+ "sources": [
5003
+ {
5004
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5005
+ "line": 19,
5006
+ "character": 4
5007
+ }
5008
+ ],
5009
+ "type": {
5010
+ "type": "intrinsic",
5011
+ "name": "string"
5012
+ }
5013
+ }
5014
+ ],
5015
+ "groups": [
5016
+ {
5017
+ "title": "Properties",
5018
+ "children": [
5019
+ 114
5020
+ ]
5021
+ }
5022
+ ],
5023
+ "sources": [
5024
+ {
5025
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5026
+ "line": 18,
5027
+ "character": 17
5028
+ }
5029
+ ]
5030
+ }
5031
+ }
5032
+ ]
5033
+ },
5034
+ "default": {
5035
+ "type": "intersection",
5036
+ "types": [
5037
+ {
5038
+ "type": "reference",
5039
+ "name": "SchemaFields"
5040
+ },
5041
+ {
5042
+ "type": "reference",
5043
+ "name": "PayloadFields"
5044
+ },
5045
+ {
5046
+ "type": "reflection",
5047
+ "declaration": {
5048
+ "id": 115,
5049
+ "name": "__type",
5050
+ "kind": 65536,
5051
+ "kindString": "Type literal",
5052
+ "flags": {},
5053
+ "children": [
5054
+ {
5055
+ "id": 116,
5056
+ "name": "security",
5057
+ "kind": 1024,
5058
+ "kindString": "Property",
5059
+ "flags": {
5060
+ "isOptional": true
5061
+ },
5062
+ "sources": [
5063
+ {
5064
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5065
+ "line": 8,
5066
+ "character": 4
5067
+ }
5068
+ ],
5069
+ "type": {
5070
+ "type": "reflection",
5071
+ "declaration": {
5072
+ "id": 117,
5073
+ "name": "__type",
5074
+ "kind": 65536,
5075
+ "kindString": "Type literal",
5076
+ "flags": {},
5077
+ "children": [
5078
+ {
5079
+ "id": 118,
5080
+ "name": "allowed",
5081
+ "kind": 1024,
5082
+ "kindString": "Property",
5083
+ "flags": {
5084
+ "isOptional": true
5085
+ },
5086
+ "sources": [
5087
+ {
5088
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5089
+ "line": 9,
5090
+ "character": 8
5091
+ }
5092
+ ],
5093
+ "type": {
5094
+ "type": "reference",
5095
+ "typeArguments": [
5096
+ {
5097
+ "type": "intrinsic",
5098
+ "name": "string"
5099
+ },
5100
+ {
5101
+ "type": "array",
5102
+ "elementType": {
5103
+ "type": "array",
5104
+ "elementType": {
5105
+ "type": "intrinsic",
5106
+ "name": "string"
5107
+ }
5108
+ }
5109
+ }
5110
+ ],
5111
+ "name": "Record",
5112
+ "qualifiedName": "Record",
5113
+ "package": "typescript"
5114
+ }
5115
+ },
5116
+ {
5117
+ "id": 119,
5118
+ "name": "disallowed",
5119
+ "kind": 1024,
5120
+ "kindString": "Property",
5121
+ "flags": {
5122
+ "isOptional": true
5123
+ },
5124
+ "sources": [
5125
+ {
5126
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5127
+ "line": 10,
5128
+ "character": 8
5129
+ }
5130
+ ],
5131
+ "type": {
5132
+ "type": "reference",
5133
+ "typeArguments": [
5134
+ {
5135
+ "type": "intrinsic",
5136
+ "name": "string"
5137
+ },
5138
+ {
5139
+ "type": "array",
5140
+ "elementType": {
5141
+ "type": "intrinsic",
5142
+ "name": "string"
5143
+ }
5144
+ }
5145
+ ],
5146
+ "name": "Record",
5147
+ "qualifiedName": "Record",
5148
+ "package": "typescript"
5149
+ }
5150
+ }
5151
+ ],
5152
+ "groups": [
5153
+ {
5154
+ "title": "Properties",
5155
+ "children": [
5156
+ 118,
5157
+ 119
5158
+ ]
5159
+ }
5160
+ ],
5161
+ "sources": [
5162
+ {
5163
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5164
+ "line": 8,
5165
+ "character": 15
5166
+ }
5167
+ ]
5168
+ }
5169
+ }
5170
+ }
5171
+ ],
5172
+ "groups": [
5173
+ {
5174
+ "title": "Properties",
5175
+ "children": [
5176
+ 116
5177
+ ]
5178
+ }
5179
+ ],
5180
+ "sources": [
5181
+ {
5182
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5183
+ "line": 7,
5184
+ "character": 87
5185
+ }
5186
+ ]
5187
+ }
5188
+ },
5189
+ {
5190
+ "type": "reflection",
5191
+ "declaration": {
5192
+ "id": 120,
5193
+ "name": "__type",
5194
+ "kind": 65536,
5195
+ "kindString": "Type literal",
5196
+ "flags": {},
5197
+ "children": [
5198
+ {
5199
+ "id": 121,
5200
+ "name": "schema",
5201
+ "kind": 1024,
5202
+ "kindString": "Property",
5203
+ "flags": {},
5204
+ "sources": [
5205
+ {
5206
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5207
+ "line": 19,
5208
+ "character": 4
5209
+ }
5210
+ ],
5211
+ "type": {
5212
+ "type": "intrinsic",
5213
+ "name": "string"
5214
+ }
5215
+ }
5216
+ ],
5217
+ "groups": [
5218
+ {
5219
+ "title": "Properties",
5220
+ "children": [
5221
+ 121
5222
+ ]
5223
+ }
5224
+ ],
5225
+ "sources": [
5226
+ {
5227
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5228
+ "line": 18,
5229
+ "character": 17
5230
+ }
5231
+ ]
5232
+ }
5233
+ }
5234
+ ]
5235
+ }
5236
+ }
5237
+ ],
5238
+ "parameters": [
5239
+ {
5240
+ "id": 123,
5241
+ "name": "query",
5242
+ "kind": 32768,
5243
+ "kindString": "Parameter",
5244
+ "flags": {},
5245
+ "type": {
5246
+ "type": "reference",
5247
+ "id": 107,
5248
+ "name": "T"
5249
+ }
5250
+ },
5251
+ {
5252
+ "id": 124,
5253
+ "name": "payloads",
5254
+ "kind": 32768,
5255
+ "kindString": "Parameter",
5256
+ "flags": {
5257
+ "isOptional": true
5258
+ },
5259
+ "type": {
5260
+ "type": "array",
5261
+ "elementType": {
5262
+ "type": "intersection",
5263
+ "types": [
5264
+ {
5265
+ "type": "reference",
5266
+ "name": "SchemaFields"
5267
+ },
5268
+ {
5269
+ "type": "reference",
5270
+ "name": "PayloadFields"
5271
+ },
5272
+ {
5273
+ "type": "reflection",
5274
+ "declaration": {
5275
+ "id": 125,
5276
+ "name": "__type",
5277
+ "kind": 65536,
5278
+ "kindString": "Type literal",
5279
+ "flags": {},
5280
+ "children": [
5281
+ {
5282
+ "id": 126,
5283
+ "name": "schema",
5284
+ "kind": 1024,
5285
+ "kindString": "Property",
5286
+ "flags": {},
5287
+ "sources": [
5288
+ {
5289
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5290
+ "line": 19,
5291
+ "character": 4
5292
+ }
5293
+ ],
5294
+ "type": {
5295
+ "type": "intrinsic",
5296
+ "name": "string"
5297
+ }
5298
+ }
5299
+ ],
5300
+ "groups": [
5301
+ {
4658
5302
  "title": "Properties",
4659
5303
  "children": [
4660
- 111
5304
+ 126
4661
5305
  ]
4662
5306
  }
4663
5307
  ],
@@ -4673,6 +5317,20 @@
4673
5317
  ]
4674
5318
  }
4675
5319
  }
5320
+ },
5321
+ {
5322
+ "id": 127,
5323
+ "name": "queryConfig",
5324
+ "kind": 32768,
5325
+ "kindString": "Parameter",
5326
+ "flags": {
5327
+ "isOptional": true
5328
+ },
5329
+ "type": {
5330
+ "type": "reference",
5331
+ "id": 122,
5332
+ "name": "TConfig"
5333
+ }
4676
5334
  }
4677
5335
  ],
4678
5336
  "type": {
@@ -4695,93 +5353,304 @@
4695
5353
  {
4696
5354
  "type": "reflection",
4697
5355
  "declaration": {
4698
- "id": 112,
5356
+ "id": 128,
4699
5357
  "name": "__type",
4700
5358
  "kind": 65536,
4701
5359
  "kindString": "Type literal",
4702
5360
  "flags": {},
4703
- "children": [
5361
+ "children": [
5362
+ {
5363
+ "id": 129,
5364
+ "name": "schema",
5365
+ "kind": 1024,
5366
+ "kindString": "Property",
5367
+ "flags": {},
5368
+ "sources": [
5369
+ {
5370
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5371
+ "line": 19,
5372
+ "character": 4
5373
+ }
5374
+ ],
5375
+ "type": {
5376
+ "type": "intrinsic",
5377
+ "name": "string"
5378
+ }
5379
+ }
5380
+ ],
5381
+ "groups": [
5382
+ {
5383
+ "title": "Properties",
5384
+ "children": [
5385
+ 129
5386
+ ]
5387
+ }
5388
+ ],
5389
+ "sources": [
5390
+ {
5391
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5392
+ "line": 18,
5393
+ "character": 17
5394
+ }
5395
+ ]
5396
+ }
5397
+ }
5398
+ ]
5399
+ }
5400
+ ],
5401
+ "name": "ModuleQueryResult"
5402
+ }
5403
+ ],
5404
+ "name": "Promise",
5405
+ "qualifiedName": "Promise",
5406
+ "package": "typescript"
5407
+ },
5408
+ "inheritedFrom": {
5409
+ "type": "reference",
5410
+ "name": "AbstractWitness.query"
5411
+ }
5412
+ }
5413
+ ],
5414
+ "inheritedFrom": {
5415
+ "type": "reference",
5416
+ "name": "AbstractWitness.query"
5417
+ }
5418
+ },
5419
+ {
5420
+ "id": 198,
5421
+ "name": "queryable",
5422
+ "kind": 2048,
5423
+ "kindString": "Method",
5424
+ "flags": {},
5425
+ "sources": [
5426
+ {
5427
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
5428
+ "line": 30,
5429
+ "character": 4
5430
+ }
5431
+ ],
5432
+ "signatures": [
5433
+ {
5434
+ "id": 199,
5435
+ "name": "queryable",
5436
+ "kind": 4096,
5437
+ "kindString": "Call signature",
5438
+ "flags": {},
5439
+ "typeParameter": [
5440
+ {
5441
+ "id": 208,
5442
+ "name": "T",
5443
+ "kind": 131072,
5444
+ "kindString": "Type parameter",
5445
+ "flags": {},
5446
+ "type": {
5447
+ "type": "intersection",
5448
+ "types": [
5449
+ {
5450
+ "type": "reference",
5451
+ "name": "SchemaFields"
5452
+ },
5453
+ {
5454
+ "type": "reference",
5455
+ "name": "PayloadFields"
5456
+ },
5457
+ {
5458
+ "type": "reference",
5459
+ "name": "XyoBoundWitnessFields"
5460
+ },
5461
+ {
5462
+ "type": "reflection",
5463
+ "declaration": {
5464
+ "id": 200,
5465
+ "name": "__type",
5466
+ "kind": 65536,
5467
+ "kindString": "Type literal",
5468
+ "flags": {},
5469
+ "children": [
5470
+ {
5471
+ "id": 201,
5472
+ "name": "query",
5473
+ "kind": 1024,
5474
+ "kindString": "Property",
5475
+ "flags": {},
5476
+ "sources": [
5477
+ {
5478
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5479
+ "line": 5,
5480
+ "character": 4
5481
+ }
5482
+ ],
5483
+ "type": {
5484
+ "type": "intrinsic",
5485
+ "name": "string"
5486
+ }
5487
+ },
5488
+ {
5489
+ "id": 202,
5490
+ "name": "resultSet",
5491
+ "kind": 1024,
5492
+ "kindString": "Property",
5493
+ "flags": {
5494
+ "isOptional": true
5495
+ },
5496
+ "sources": [
5497
+ {
5498
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5499
+ "line": 6,
5500
+ "character": 4
5501
+ }
5502
+ ],
5503
+ "type": {
5504
+ "type": "intrinsic",
5505
+ "name": "string"
5506
+ }
5507
+ },
5508
+ {
5509
+ "id": 203,
5510
+ "name": "schema",
5511
+ "kind": 1024,
5512
+ "kindString": "Property",
5513
+ "flags": {},
5514
+ "sources": [
5515
+ {
5516
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5517
+ "line": 7,
5518
+ "character": 4
5519
+ }
5520
+ ],
5521
+ "type": {
5522
+ "type": "literal",
5523
+ "value": "network.xyo.boundwitness.query"
5524
+ }
5525
+ }
5526
+ ],
5527
+ "groups": [
5528
+ {
5529
+ "title": "Properties",
5530
+ "children": [
5531
+ 201,
5532
+ 202,
5533
+ 203
5534
+ ]
5535
+ }
5536
+ ],
5537
+ "sources": [
5538
+ {
5539
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5540
+ "line": 4,
5541
+ "character": 51
5542
+ }
5543
+ ]
5544
+ }
5545
+ }
5546
+ ]
5547
+ },
5548
+ "default": {
5549
+ "type": "intersection",
5550
+ "types": [
5551
+ {
5552
+ "type": "reference",
5553
+ "name": "SchemaFields"
5554
+ },
5555
+ {
5556
+ "type": "reference",
5557
+ "name": "PayloadFields"
5558
+ },
5559
+ {
5560
+ "type": "reference",
5561
+ "name": "XyoBoundWitnessFields"
5562
+ },
5563
+ {
5564
+ "type": "reflection",
5565
+ "declaration": {
5566
+ "id": 204,
5567
+ "name": "__type",
5568
+ "kind": 65536,
5569
+ "kindString": "Type literal",
5570
+ "flags": {},
5571
+ "children": [
5572
+ {
5573
+ "id": 205,
5574
+ "name": "query",
5575
+ "kind": 1024,
5576
+ "kindString": "Property",
5577
+ "flags": {},
5578
+ "sources": [
4704
5579
  {
4705
- "id": 113,
4706
- "name": "schema",
4707
- "kind": 1024,
4708
- "kindString": "Property",
4709
- "flags": {},
4710
- "sources": [
4711
- {
4712
- "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
4713
- "line": 15,
4714
- "character": 8
4715
- }
4716
- ],
4717
- "type": {
4718
- "type": "intrinsic",
4719
- "name": "string"
4720
- }
5580
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5581
+ "line": 5,
5582
+ "character": 4
4721
5583
  }
4722
5584
  ],
4723
- "groups": [
5585
+ "type": {
5586
+ "type": "intrinsic",
5587
+ "name": "string"
5588
+ }
5589
+ },
5590
+ {
5591
+ "id": 206,
5592
+ "name": "resultSet",
5593
+ "kind": 1024,
5594
+ "kindString": "Property",
5595
+ "flags": {
5596
+ "isOptional": true
5597
+ },
5598
+ "sources": [
4724
5599
  {
4725
- "title": "Properties",
4726
- "children": [
4727
- 113
4728
- ]
5600
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5601
+ "line": 6,
5602
+ "character": 4
4729
5603
  }
4730
5604
  ],
5605
+ "type": {
5606
+ "type": "intrinsic",
5607
+ "name": "string"
5608
+ }
5609
+ },
5610
+ {
5611
+ "id": 207,
5612
+ "name": "schema",
5613
+ "kind": 1024,
5614
+ "kindString": "Property",
5615
+ "flags": {},
4731
5616
  "sources": [
4732
5617
  {
4733
- "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
4734
- "line": 14,
4735
- "character": 262
5618
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5619
+ "line": 7,
5620
+ "character": 4
4736
5621
  }
5622
+ ],
5623
+ "type": {
5624
+ "type": "literal",
5625
+ "value": "network.xyo.boundwitness.query"
5626
+ }
5627
+ }
5628
+ ],
5629
+ "groups": [
5630
+ {
5631
+ "title": "Properties",
5632
+ "children": [
5633
+ 205,
5634
+ 206,
5635
+ 207
4737
5636
  ]
4738
5637
  }
4739
- }
4740
- ]
5638
+ ],
5639
+ "sources": [
5640
+ {
5641
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5642
+ "line": 4,
5643
+ "character": 51
5644
+ }
5645
+ ]
5646
+ }
4741
5647
  }
4742
- ],
4743
- "name": "ModuleQueryResult"
5648
+ ]
4744
5649
  }
4745
- ],
4746
- "name": "Promise",
4747
- "qualifiedName": "Promise",
4748
- "package": "typescript"
4749
- },
4750
- "inheritedFrom": {
4751
- "type": "reference",
4752
- "name": "AbstractWitness.query"
4753
- }
4754
- }
4755
- ],
4756
- "inheritedFrom": {
4757
- "type": "reference",
4758
- "name": "AbstractWitness.query"
4759
- }
4760
- },
4761
- {
4762
- "id": 173,
4763
- "name": "queryable",
4764
- "kind": 2048,
4765
- "kindString": "Method",
4766
- "flags": {},
4767
- "sources": [
4768
- {
4769
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4770
- "line": 32,
4771
- "character": 4
4772
- }
4773
- ],
4774
- "signatures": [
4775
- {
4776
- "id": 174,
4777
- "name": "queryable",
4778
- "kind": 4096,
4779
- "kindString": "Call signature",
4780
- "flags": {},
4781
- "typeParameter": [
5650
+ },
4782
5651
  {
4783
- "id": 183,
4784
- "name": "T",
5652
+ "id": 223,
5653
+ "name": "TConfig",
4785
5654
  "kind": 131072,
4786
5655
  "kindString": "Type parameter",
4787
5656
  "flags": {},
@@ -4797,48 +5666,168 @@
4797
5666
  "name": "PayloadFields"
4798
5667
  },
4799
5668
  {
4800
- "type": "reference",
4801
- "name": "XyoBoundWitnessFields"
5669
+ "type": "reflection",
5670
+ "declaration": {
5671
+ "id": 209,
5672
+ "name": "__type",
5673
+ "kind": 65536,
5674
+ "kindString": "Type literal",
5675
+ "flags": {},
5676
+ "children": [
5677
+ {
5678
+ "id": 210,
5679
+ "name": "security",
5680
+ "kind": 1024,
5681
+ "kindString": "Property",
5682
+ "flags": {
5683
+ "isOptional": true
5684
+ },
5685
+ "sources": [
5686
+ {
5687
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5688
+ "line": 8,
5689
+ "character": 4
5690
+ }
5691
+ ],
5692
+ "type": {
5693
+ "type": "reflection",
5694
+ "declaration": {
5695
+ "id": 211,
5696
+ "name": "__type",
5697
+ "kind": 65536,
5698
+ "kindString": "Type literal",
5699
+ "flags": {},
5700
+ "children": [
5701
+ {
5702
+ "id": 212,
5703
+ "name": "allowed",
5704
+ "kind": 1024,
5705
+ "kindString": "Property",
5706
+ "flags": {
5707
+ "isOptional": true
5708
+ },
5709
+ "sources": [
5710
+ {
5711
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5712
+ "line": 9,
5713
+ "character": 8
5714
+ }
5715
+ ],
5716
+ "type": {
5717
+ "type": "reference",
5718
+ "typeArguments": [
5719
+ {
5720
+ "type": "intrinsic",
5721
+ "name": "string"
5722
+ },
5723
+ {
5724
+ "type": "array",
5725
+ "elementType": {
5726
+ "type": "array",
5727
+ "elementType": {
5728
+ "type": "intrinsic",
5729
+ "name": "string"
5730
+ }
5731
+ }
5732
+ }
5733
+ ],
5734
+ "name": "Record",
5735
+ "qualifiedName": "Record",
5736
+ "package": "typescript"
5737
+ }
5738
+ },
5739
+ {
5740
+ "id": 213,
5741
+ "name": "disallowed",
5742
+ "kind": 1024,
5743
+ "kindString": "Property",
5744
+ "flags": {
5745
+ "isOptional": true
5746
+ },
5747
+ "sources": [
5748
+ {
5749
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5750
+ "line": 10,
5751
+ "character": 8
5752
+ }
5753
+ ],
5754
+ "type": {
5755
+ "type": "reference",
5756
+ "typeArguments": [
5757
+ {
5758
+ "type": "intrinsic",
5759
+ "name": "string"
5760
+ },
5761
+ {
5762
+ "type": "array",
5763
+ "elementType": {
5764
+ "type": "intrinsic",
5765
+ "name": "string"
5766
+ }
5767
+ }
5768
+ ],
5769
+ "name": "Record",
5770
+ "qualifiedName": "Record",
5771
+ "package": "typescript"
5772
+ }
5773
+ }
5774
+ ],
5775
+ "groups": [
5776
+ {
5777
+ "title": "Properties",
5778
+ "children": [
5779
+ 212,
5780
+ 213
5781
+ ]
5782
+ }
5783
+ ],
5784
+ "sources": [
5785
+ {
5786
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5787
+ "line": 8,
5788
+ "character": 15
5789
+ }
5790
+ ]
5791
+ }
5792
+ }
5793
+ }
5794
+ ],
5795
+ "groups": [
5796
+ {
5797
+ "title": "Properties",
5798
+ "children": [
5799
+ 210
5800
+ ]
5801
+ }
5802
+ ],
5803
+ "sources": [
5804
+ {
5805
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5806
+ "line": 7,
5807
+ "character": 87
5808
+ }
5809
+ ]
5810
+ }
4802
5811
  },
4803
5812
  {
4804
5813
  "type": "reflection",
4805
5814
  "declaration": {
4806
- "id": 175,
5815
+ "id": 214,
4807
5816
  "name": "__type",
4808
5817
  "kind": 65536,
4809
5818
  "kindString": "Type literal",
4810
5819
  "flags": {},
4811
5820
  "children": [
4812
5821
  {
4813
- "id": 176,
4814
- "name": "query",
5822
+ "id": 215,
5823
+ "name": "schema",
4815
5824
  "kind": 1024,
4816
5825
  "kindString": "Property",
4817
5826
  "flags": {},
4818
5827
  "sources": [
4819
5828
  {
4820
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4821
- "line": 5,
4822
- "character": 4
4823
- }
4824
- ],
4825
- "type": {
4826
- "type": "intrinsic",
4827
- "name": "string"
4828
- }
4829
- },
4830
- {
4831
- "id": 177,
4832
- "name": "resultSet",
4833
- "kind": 1024,
4834
- "kindString": "Property",
4835
- "flags": {
4836
- "isOptional": true
4837
- },
4838
- "sources": [
4839
- {
4840
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4841
- "line": 6,
5829
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5830
+ "line": 19,
4842
5831
  "character": 4
4843
5832
  }
4844
5833
  ],
@@ -4846,41 +5835,21 @@
4846
5835
  "type": "intrinsic",
4847
5836
  "name": "string"
4848
5837
  }
4849
- },
4850
- {
4851
- "id": 178,
4852
- "name": "schema",
4853
- "kind": 1024,
4854
- "kindString": "Property",
4855
- "flags": {},
4856
- "sources": [
4857
- {
4858
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4859
- "line": 7,
4860
- "character": 4
4861
- }
4862
- ],
4863
- "type": {
4864
- "type": "literal",
4865
- "value": "network.xyo.boundwitness.query"
4866
- }
4867
5838
  }
4868
5839
  ],
4869
5840
  "groups": [
4870
5841
  {
4871
5842
  "title": "Properties",
4872
5843
  "children": [
4873
- 176,
4874
- 177,
4875
- 178
5844
+ 215
4876
5845
  ]
4877
5846
  }
4878
5847
  ],
4879
5848
  "sources": [
4880
5849
  {
4881
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4882
- "line": 4,
4883
- "character": 51
5850
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5851
+ "line": 18,
5852
+ "character": 17
4884
5853
  }
4885
5854
  ]
4886
5855
  }
@@ -4898,40 +5867,18 @@
4898
5867
  "type": "reference",
4899
5868
  "name": "PayloadFields"
4900
5869
  },
4901
- {
4902
- "type": "reference",
4903
- "name": "XyoBoundWitnessFields"
4904
- },
4905
5870
  {
4906
5871
  "type": "reflection",
4907
5872
  "declaration": {
4908
- "id": 179,
5873
+ "id": 216,
4909
5874
  "name": "__type",
4910
5875
  "kind": 65536,
4911
5876
  "kindString": "Type literal",
4912
5877
  "flags": {},
4913
5878
  "children": [
4914
5879
  {
4915
- "id": 180,
4916
- "name": "query",
4917
- "kind": 1024,
4918
- "kindString": "Property",
4919
- "flags": {},
4920
- "sources": [
4921
- {
4922
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4923
- "line": 5,
4924
- "character": 4
4925
- }
4926
- ],
4927
- "type": {
4928
- "type": "intrinsic",
4929
- "name": "string"
4930
- }
4931
- },
4932
- {
4933
- "id": 181,
4934
- "name": "resultSet",
5880
+ "id": 217,
5881
+ "name": "security",
4935
5882
  "kind": 1024,
4936
5883
  "kindString": "Property",
4937
5884
  "flags": {
@@ -4939,32 +5886,156 @@
4939
5886
  },
4940
5887
  "sources": [
4941
5888
  {
4942
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4943
- "line": 6,
5889
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5890
+ "line": 8,
4944
5891
  "character": 4
4945
5892
  }
4946
5893
  ],
4947
5894
  "type": {
4948
- "type": "intrinsic",
4949
- "name": "string"
5895
+ "type": "reflection",
5896
+ "declaration": {
5897
+ "id": 218,
5898
+ "name": "__type",
5899
+ "kind": 65536,
5900
+ "kindString": "Type literal",
5901
+ "flags": {},
5902
+ "children": [
5903
+ {
5904
+ "id": 219,
5905
+ "name": "allowed",
5906
+ "kind": 1024,
5907
+ "kindString": "Property",
5908
+ "flags": {
5909
+ "isOptional": true
5910
+ },
5911
+ "sources": [
5912
+ {
5913
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5914
+ "line": 9,
5915
+ "character": 8
5916
+ }
5917
+ ],
5918
+ "type": {
5919
+ "type": "reference",
5920
+ "typeArguments": [
5921
+ {
5922
+ "type": "intrinsic",
5923
+ "name": "string"
5924
+ },
5925
+ {
5926
+ "type": "array",
5927
+ "elementType": {
5928
+ "type": "array",
5929
+ "elementType": {
5930
+ "type": "intrinsic",
5931
+ "name": "string"
5932
+ }
5933
+ }
5934
+ }
5935
+ ],
5936
+ "name": "Record",
5937
+ "qualifiedName": "Record",
5938
+ "package": "typescript"
5939
+ }
5940
+ },
5941
+ {
5942
+ "id": 220,
5943
+ "name": "disallowed",
5944
+ "kind": 1024,
5945
+ "kindString": "Property",
5946
+ "flags": {
5947
+ "isOptional": true
5948
+ },
5949
+ "sources": [
5950
+ {
5951
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5952
+ "line": 10,
5953
+ "character": 8
5954
+ }
5955
+ ],
5956
+ "type": {
5957
+ "type": "reference",
5958
+ "typeArguments": [
5959
+ {
5960
+ "type": "intrinsic",
5961
+ "name": "string"
5962
+ },
5963
+ {
5964
+ "type": "array",
5965
+ "elementType": {
5966
+ "type": "intrinsic",
5967
+ "name": "string"
5968
+ }
5969
+ }
5970
+ ],
5971
+ "name": "Record",
5972
+ "qualifiedName": "Record",
5973
+ "package": "typescript"
5974
+ }
5975
+ }
5976
+ ],
5977
+ "groups": [
5978
+ {
5979
+ "title": "Properties",
5980
+ "children": [
5981
+ 219,
5982
+ 220
5983
+ ]
5984
+ }
5985
+ ],
5986
+ "sources": [
5987
+ {
5988
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5989
+ "line": 8,
5990
+ "character": 15
5991
+ }
5992
+ ]
5993
+ }
4950
5994
  }
4951
- },
5995
+ }
5996
+ ],
5997
+ "groups": [
5998
+ {
5999
+ "title": "Properties",
6000
+ "children": [
6001
+ 217
6002
+ ]
6003
+ }
6004
+ ],
6005
+ "sources": [
6006
+ {
6007
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
6008
+ "line": 7,
6009
+ "character": 87
6010
+ }
6011
+ ]
6012
+ }
6013
+ },
6014
+ {
6015
+ "type": "reflection",
6016
+ "declaration": {
6017
+ "id": 221,
6018
+ "name": "__type",
6019
+ "kind": 65536,
6020
+ "kindString": "Type literal",
6021
+ "flags": {},
6022
+ "children": [
4952
6023
  {
4953
- "id": 182,
6024
+ "id": 222,
4954
6025
  "name": "schema",
4955
6026
  "kind": 1024,
4956
6027
  "kindString": "Property",
4957
6028
  "flags": {},
4958
6029
  "sources": [
4959
6030
  {
4960
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4961
- "line": 7,
6031
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
6032
+ "line": 19,
4962
6033
  "character": 4
4963
6034
  }
4964
6035
  ],
4965
6036
  "type": {
4966
- "type": "literal",
4967
- "value": "network.xyo.boundwitness.query"
6037
+ "type": "intrinsic",
6038
+ "name": "string"
4968
6039
  }
4969
6040
  }
4970
6041
  ],
@@ -4972,17 +6043,15 @@
4972
6043
  {
4973
6044
  "title": "Properties",
4974
6045
  "children": [
4975
- 180,
4976
- 181,
4977
- 182
6046
+ 222
4978
6047
  ]
4979
6048
  }
4980
6049
  ],
4981
6050
  "sources": [
4982
6051
  {
4983
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4984
- "line": 4,
4985
- "character": 51
6052
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
6053
+ "line": 18,
6054
+ "character": 17
4986
6055
  }
4987
6056
  ]
4988
6057
  }
@@ -4993,19 +6062,19 @@
4993
6062
  ],
4994
6063
  "parameters": [
4995
6064
  {
4996
- "id": 184,
6065
+ "id": 224,
4997
6066
  "name": "query",
4998
6067
  "kind": 32768,
4999
6068
  "kindString": "Parameter",
5000
6069
  "flags": {},
5001
6070
  "type": {
5002
6071
  "type": "reference",
5003
- "id": 183,
6072
+ "id": 208,
5004
6073
  "name": "T"
5005
6074
  }
5006
6075
  },
5007
6076
  {
5008
- "id": 185,
6077
+ "id": 225,
5009
6078
  "name": "payloads",
5010
6079
  "kind": 32768,
5011
6080
  "kindString": "Parameter",
@@ -5028,14 +6097,14 @@
5028
6097
  {
5029
6098
  "type": "reflection",
5030
6099
  "declaration": {
5031
- "id": 186,
6100
+ "id": 226,
5032
6101
  "name": "__type",
5033
6102
  "kind": 65536,
5034
6103
  "kindString": "Type literal",
5035
6104
  "flags": {},
5036
6105
  "children": [
5037
6106
  {
5038
- "id": 187,
6107
+ "id": 227,
5039
6108
  "name": "schema",
5040
6109
  "kind": 1024,
5041
6110
  "kindString": "Property",
@@ -5057,7 +6126,7 @@
5057
6126
  {
5058
6127
  "title": "Properties",
5059
6128
  "children": [
5060
- 187
6129
+ 227
5061
6130
  ]
5062
6131
  }
5063
6132
  ],
@@ -5073,19 +6142,25 @@
5073
6142
  ]
5074
6143
  }
5075
6144
  }
6145
+ },
6146
+ {
6147
+ "id": 228,
6148
+ "name": "queryConfig",
6149
+ "kind": 32768,
6150
+ "kindString": "Parameter",
6151
+ "flags": {
6152
+ "isOptional": true
6153
+ },
6154
+ "type": {
6155
+ "type": "reference",
6156
+ "id": 223,
6157
+ "name": "TConfig"
6158
+ }
5076
6159
  }
5077
6160
  ],
5078
6161
  "type": {
5079
- "type": "reference",
5080
- "typeArguments": [
5081
- {
5082
- "type": "intrinsic",
5083
- "name": "boolean"
5084
- }
5085
- ],
5086
- "name": "Promise",
5087
- "qualifiedName": "Promise",
5088
- "package": "typescript"
6162
+ "type": "intrinsic",
6163
+ "name": "boolean"
5089
6164
  },
5090
6165
  "inheritedFrom": {
5091
6166
  "type": "reference",
@@ -5099,7 +6174,7 @@
5099
6174
  }
5100
6175
  },
5101
6176
  {
5102
- "id": 261,
6177
+ "id": 302,
5103
6178
  "name": "start",
5104
6179
  "kind": 2048,
5105
6180
  "kindString": "Method",
@@ -5109,20 +6184,20 @@
5109
6184
  "sources": [
5110
6185
  {
5111
6186
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
5112
- "line": 42,
6187
+ "line": 40,
5113
6188
  "character": 14
5114
6189
  }
5115
6190
  ],
5116
6191
  "signatures": [
5117
6192
  {
5118
- "id": 262,
6193
+ "id": 303,
5119
6194
  "name": "start",
5120
6195
  "kind": 4096,
5121
6196
  "kindString": "Call signature",
5122
6197
  "flags": {},
5123
6198
  "parameters": [
5124
6199
  {
5125
- "id": 263,
6200
+ "id": 304,
5126
6201
  "name": "_timeout",
5127
6202
  "kind": 32768,
5128
6203
  "kindString": "Parameter",
@@ -5162,7 +6237,7 @@
5162
6237
  }
5163
6238
  },
5164
6239
  {
5165
- "id": 188,
6240
+ "id": 229,
5166
6241
  "name": "started",
5167
6242
  "kind": 2048,
5168
6243
  "kindString": "Method",
@@ -5170,20 +6245,20 @@
5170
6245
  "sources": [
5171
6246
  {
5172
6247
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
5173
- "line": 33,
6248
+ "line": 31,
5174
6249
  "character": 4
5175
6250
  }
5176
6251
  ],
5177
6252
  "signatures": [
5178
6253
  {
5179
- "id": 189,
6254
+ "id": 230,
5180
6255
  "name": "started",
5181
6256
  "kind": 4096,
5182
6257
  "kindString": "Call signature",
5183
6258
  "flags": {},
5184
6259
  "parameters": [
5185
6260
  {
5186
- "id": 190,
6261
+ "id": 231,
5187
6262
  "name": "notStartedAction",
5188
6263
  "kind": 32768,
5189
6264
  "kindString": "Parameter",
@@ -5233,7 +6308,7 @@
5233
6308
  }
5234
6309
  },
5235
6310
  {
5236
- "id": 264,
6311
+ "id": 305,
5237
6312
  "name": "stop",
5238
6313
  "kind": 2048,
5239
6314
  "kindString": "Method",
@@ -5243,20 +6318,20 @@
5243
6318
  "sources": [
5244
6319
  {
5245
6320
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
5246
- "line": 43,
6321
+ "line": 41,
5247
6322
  "character": 14
5248
6323
  }
5249
6324
  ],
5250
6325
  "signatures": [
5251
6326
  {
5252
- "id": 265,
6327
+ "id": 306,
5253
6328
  "name": "stop",
5254
6329
  "kind": 4096,
5255
6330
  "kindString": "Call signature",
5256
6331
  "flags": {},
5257
6332
  "parameters": [
5258
6333
  {
5259
- "id": 266,
6334
+ "id": 307,
5260
6335
  "name": "_timeout",
5261
6336
  "kind": 32768,
5262
6337
  "kindString": "Parameter",
@@ -5296,7 +6371,7 @@
5296
6371
  }
5297
6372
  },
5298
6373
  {
5299
- "id": 191,
6374
+ "id": 232,
5300
6375
  "name": "subscribe",
5301
6376
  "kind": 2048,
5302
6377
  "kindString": "Method",
@@ -5304,20 +6379,20 @@
5304
6379
  "sources": [
5305
6380
  {
5306
6381
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
5307
- "line": 34,
6382
+ "line": 32,
5308
6383
  "character": 4
5309
6384
  }
5310
6385
  ],
5311
6386
  "signatures": [
5312
6387
  {
5313
- "id": 192,
6388
+ "id": 233,
5314
6389
  "name": "subscribe",
5315
6390
  "kind": 4096,
5316
6391
  "kindString": "Call signature",
5317
6392
  "flags": {},
5318
6393
  "parameters": [
5319
6394
  {
5320
- "id": 193,
6395
+ "id": 234,
5321
6396
  "name": "_queryAccount",
5322
6397
  "kind": 32768,
5323
6398
  "kindString": "Parameter",
@@ -5346,7 +6421,7 @@
5346
6421
  }
5347
6422
  },
5348
6423
  {
5349
- "id": 267,
6424
+ "id": 308,
5350
6425
  "name": "validateConfig",
5351
6426
  "kind": 2048,
5352
6427
  "kindString": "Method",
@@ -5356,20 +6431,20 @@
5356
6431
  "sources": [
5357
6432
  {
5358
6433
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
5359
- "line": 44,
6434
+ "line": 42,
5360
6435
  "character": 14
5361
6436
  }
5362
6437
  ],
5363
6438
  "signatures": [
5364
6439
  {
5365
- "id": 268,
6440
+ "id": 309,
5366
6441
  "name": "validateConfig",
5367
6442
  "kind": 4096,
5368
6443
  "kindString": "Call signature",
5369
6444
  "flags": {},
5370
6445
  "parameters": [
5371
6446
  {
5372
- "id": 269,
6447
+ "id": 310,
5373
6448
  "name": "config",
5374
6449
  "kind": 32768,
5375
6450
  "kindString": "Parameter",
@@ -5382,7 +6457,7 @@
5382
6457
  }
5383
6458
  },
5384
6459
  {
5385
- "id": 270,
6460
+ "id": 311,
5386
6461
  "name": "parents",
5387
6462
  "kind": 32768,
5388
6463
  "kindString": "Parameter",
@@ -5426,7 +6501,7 @@
5426
6501
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
5427
6502
  "line": 22,
5428
6503
  "character": 24,
5429
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L22"
6504
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L22"
5430
6505
  }
5431
6506
  ],
5432
6507
  "signatures": [
@@ -5625,7 +6700,7 @@
5625
6700
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
5626
6701
  "line": 11,
5627
6702
  "character": 2,
5628
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L11"
6703
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L11"
5629
6704
  }
5630
6705
  ],
5631
6706
  "type": {
@@ -5848,7 +6923,7 @@
5848
6923
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
5849
6924
  "line": 12,
5850
6925
  "character": 2,
5851
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L12"
6926
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L12"
5852
6927
  }
5853
6928
  ],
5854
6929
  "type": {
@@ -5871,7 +6946,7 @@
5871
6946
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
5872
6947
  "line": 10,
5873
6948
  "character": 67,
5874
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L10"
6949
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L10"
5875
6950
  }
5876
6951
  ]
5877
6952
  }
@@ -6023,14 +7098,13 @@
6023
7098
  {
6024
7099
  "title": "Properties",
6025
7100
  "children": [
6026
- 134,
6027
- 137,
6028
- 138,
6029
- 139,
6030
- 140,
6031
- 114,
6032
- 148,
6033
- 149,
7101
+ 150,
7102
+ 158,
7103
+ 159,
7104
+ 130,
7105
+ 160,
7106
+ 161,
7107
+ 166,
6034
7108
  29,
6035
7109
  52
6036
7110
  ]
@@ -6038,34 +7112,33 @@
6038
7112
  {
6039
7113
  "title": "Accessors",
6040
7114
  "children": [
6041
- 154,
6042
- 156,
7115
+ 171,
6043
7116
  75,
6044
- 158,
7117
+ 173,
6045
7118
  91
6046
7119
  ]
6047
7120
  },
6048
7121
  {
6049
7122
  "title": "Methods",
6050
7123
  "children": [
6051
- 194,
6052
- 199,
6053
- 206,
6054
- 224,
6055
- 242,
6056
- 250,
6057
- 166,
6058
- 168,
6059
- 258,
7124
+ 235,
7125
+ 240,
7126
+ 247,
7127
+ 265,
7128
+ 283,
7129
+ 291,
7130
+ 191,
7131
+ 193,
7132
+ 299,
6060
7133
  84,
6061
7134
  95,
6062
7135
  97,
6063
- 173,
6064
- 261,
6065
- 188,
6066
- 264,
6067
- 191,
6068
- 267,
7136
+ 198,
7137
+ 302,
7138
+ 229,
7139
+ 305,
7140
+ 232,
7141
+ 308,
6069
7142
  30
6070
7143
  ]
6071
7144
  }
@@ -6075,7 +7148,7 @@
6075
7148
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
6076
7149
  "line": 15,
6077
7150
  "character": 13,
6078
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L15"
7151
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L15"
6079
7152
  }
6080
7153
  ],
6081
7154
  "extendedTypes": [
@@ -6103,7 +7176,7 @@
6103
7176
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
6104
7177
  "line": 10,
6105
7178
  "character": 12,
6106
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L10"
7179
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L10"
6107
7180
  }
6108
7181
  ],
6109
7182
  "type": {
@@ -6131,7 +7204,7 @@
6131
7204
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
6132
7205
  "line": 11,
6133
7206
  "character": 2,
6134
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L11"
7207
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L11"
6135
7208
  }
6136
7209
  ],
6137
7210
  "type": {
@@ -6150,7 +7223,7 @@
6150
7223
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
6151
7224
  "line": 12,
6152
7225
  "character": 2,
6153
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L12"
7226
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L12"
6154
7227
  }
6155
7228
  ],
6156
7229
  "type": {
@@ -6174,7 +7247,7 @@
6174
7247
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
6175
7248
  "line": 10,
6176
7249
  "character": 67,
6177
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L10"
7250
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L10"
6178
7251
  }
6179
7252
  ]
6180
7253
  }
@@ -6194,13 +7267,13 @@
6194
7267
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
6195
7268
  "line": 7,
6196
7269
  "character": 12,
6197
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L7"
7270
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L7"
6198
7271
  },
6199
7272
  {
6200
7273
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
6201
7274
  "line": 8,
6202
7275
  "character": 13,
6203
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L8"
7276
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L8"
6204
7277
  }
6205
7278
  ],
6206
7279
  "type": {
@@ -6219,13 +7292,13 @@
6219
7292
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
6220
7293
  "line": 7,
6221
7294
  "character": 12,
6222
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L7"
7295
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L7"
6223
7296
  },
6224
7297
  {
6225
7298
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
6226
7299
  "line": 8,
6227
7300
  "character": 13,
6228
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L8"
7301
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L8"
6229
7302
  }
6230
7303
  ],
6231
7304
  "type": {
@@ -6244,7 +7317,7 @@
6244
7317
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Plugin.ts",
6245
7318
  "line": 8,
6246
7319
  "character": 13,
6247
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Plugin.ts#L8"
7320
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/module-instance/src/Plugin.ts#L8"
6248
7321
  }
6249
7322
  ],
6250
7323
  "signatures": [
@@ -6437,7 +7510,7 @@
6437
7510
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
6438
7511
  "line": 11,
6439
7512
  "character": 2,
6440
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L11"
7513
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L11"
6441
7514
  }
6442
7515
  ],
6443
7516
  "type": {
@@ -6660,7 +7733,7 @@
6660
7733
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
6661
7734
  "line": 12,
6662
7735
  "character": 2,
6663
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L12"
7736
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L12"
6664
7737
  }
6665
7738
  ],
6666
7739
  "type": {
@@ -6683,7 +7756,7 @@
6683
7756
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
6684
7757
  "line": 10,
6685
7758
  "character": 67,
6686
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L10"
7759
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L10"
6687
7760
  }
6688
7761
  ]
6689
7762
  }
@@ -6809,7 +7882,7 @@
6809
7882
  {
6810
7883
  "title": "References",
6811
7884
  "children": [
6812
- 271
7885
+ 312
6813
7886
  ]
6814
7887
  },
6815
7888
  {
@@ -6843,7 +7916,7 @@
6843
7916
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/index.ts",
6844
7917
  "line": 1,
6845
7918
  "character": 0,
6846
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/index.ts#L1"
7919
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/module-instance/src/index.ts#L1"
6847
7920
  }
6848
7921
  ]
6849
7922
  }