@xyo-network/module-instance-plugin 2.47.10 → 2.48.0

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 +1244 -1184
  2. package/package.json +6 -6
package/dist/docs.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "originalName": "",
8
8
  "children": [
9
9
  {
10
- "id": 358,
10
+ "id": 360,
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/e042f7772ec/packages/plugins/packages/payloadset/packages/module-instance/src/index.ts#L8"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/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/types/AbstractModule.d.ts",
43
- "line": 32,
43
+ "line": 30,
44
44
  "character": 4
45
45
  }
46
46
  ],
@@ -286,7 +286,7 @@
286
286
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
287
287
  "line": 11,
288
288
  "character": 2,
289
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L11"
289
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L11"
290
290
  }
291
291
  ],
292
292
  "type": {
@@ -557,7 +557,7 @@
557
557
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
558
558
  "line": 12,
559
559
  "character": 2,
560
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L12"
560
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L12"
561
561
  }
562
562
  ],
563
563
  "type": {
@@ -580,7 +580,7 @@
580
580
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
581
581
  "line": 10,
582
582
  "character": 67,
583
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L10"
583
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L10"
584
584
  }
585
585
  ]
586
586
  }
@@ -718,85 +718,49 @@
718
718
  }
719
719
  },
720
720
  {
721
- "id": 148,
722
- "name": "_config",
721
+ "id": 158,
722
+ "name": "_parentResolver",
723
723
  "kind": 1024,
724
724
  "kindString": "Property",
725
- "flags": {},
725
+ "flags": {
726
+ "isProtected": true
727
+ },
726
728
  "sources": [
727
729
  {
728
730
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
729
731
  "line": 15,
730
- "character": 4
732
+ "character": 14
731
733
  }
732
734
  ],
733
735
  "type": {
734
- "type": "intersection",
735
- "types": [
736
- {
737
- "type": "reference",
738
- "name": "SchemaFields"
739
- },
736
+ "type": "reference",
737
+ "typeArguments": [
740
738
  {
741
739
  "type": "reference",
742
- "name": "PayloadFields"
743
- },
744
- {
745
- "type": "reflection",
746
- "declaration": {
747
- "id": 149,
748
- "name": "__type",
749
- "kind": 65536,
750
- "kindString": "Type literal",
751
- "flags": {},
752
- "children": [
753
- {
754
- "id": 150,
755
- "name": "name",
756
- "kind": 1024,
757
- "kindString": "Property",
758
- "flags": {
759
- "isOptional": true
740
+ "typeArguments": [
741
+ {
742
+ "type": "intersection",
743
+ "types": [
744
+ {
745
+ "type": "reference",
746
+ "name": "SchemaFields"
760
747
  },
761
- "sources": [
762
- {
763
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
764
- "line": 9,
765
- "character": 4
766
- }
767
- ],
768
- "type": {
769
- "type": "intrinsic",
770
- "name": "string"
771
- }
772
- },
773
- {
774
- "id": 151,
775
- "name": "security",
776
- "kind": 1024,
777
- "kindString": "Property",
778
- "flags": {
779
- "isOptional": true
748
+ {
749
+ "type": "reference",
750
+ "name": "PayloadFields"
780
751
  },
781
- "sources": [
782
- {
783
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
784
- "line": 10,
785
- "character": 4
786
- }
787
- ],
788
- "type": {
752
+ {
789
753
  "type": "reflection",
790
754
  "declaration": {
791
- "id": 152,
755
+ "id": 159,
792
756
  "name": "__type",
793
757
  "kind": 65536,
794
758
  "kindString": "Type literal",
795
759
  "flags": {},
796
760
  "children": [
797
761
  {
798
- "id": 153,
799
- "name": "allowAnonymous",
762
+ "id": 160,
763
+ "name": "name",
800
764
  "kind": 1024,
801
765
  "kindString": "Property",
802
766
  "flags": {
@@ -804,63 +768,19 @@
804
768
  },
805
769
  "sources": [
806
770
  {
807
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
808
- "line": 11,
771
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
772
+ "line": 16,
809
773
  "character": 8
810
774
  }
811
775
  ],
812
776
  "type": {
813
777
  "type": "intrinsic",
814
- "name": "boolean"
815
- }
816
- },
817
- {
818
- "id": 154,
819
- "name": "allowed",
820
- "kind": 1024,
821
- "kindString": "Property",
822
- "flags": {
823
- "isOptional": true
824
- },
825
- "sources": [
826
- {
827
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
828
- "line": 12,
829
- "character": 8
830
- }
831
- ],
832
- "type": {
833
- "type": "reference",
834
- "typeArguments": [
835
- {
836
- "type": "intrinsic",
837
- "name": "string"
838
- },
839
- {
840
- "type": "array",
841
- "elementType": {
842
- "type": "union",
843
- "types": [
844
- {
845
- "type": "intrinsic",
846
- "name": "string"
847
- },
848
- {
849
- "type": "reference",
850
- "name": "CosigningAddressSet"
851
- }
852
- ]
853
- }
854
- }
855
- ],
856
- "name": "Record",
857
- "qualifiedName": "Record",
858
- "package": "typescript"
778
+ "name": "string"
859
779
  }
860
780
  },
861
781
  {
862
- "id": 155,
863
- "name": "disallowed",
782
+ "id": 161,
783
+ "name": "security",
864
784
  "kind": 1024,
865
785
  "kindString": "Property",
866
786
  "flags": {
@@ -868,122 +788,23 @@
868
788
  },
869
789
  "sources": [
870
790
  {
871
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
872
- "line": 13,
791
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
792
+ "line": 17,
873
793
  "character": 8
874
794
  }
875
795
  ],
876
796
  "type": {
877
- "type": "reference",
878
- "typeArguments": [
879
- {
880
- "type": "intrinsic",
881
- "name": "string"
882
- },
883
- {
884
- "type": "array",
885
- "elementType": {
886
- "type": "intrinsic",
887
- "name": "string"
888
- }
889
- }
890
- ],
891
- "name": "Record",
892
- "qualifiedName": "Record",
893
- "package": "typescript"
894
- }
895
- }
896
- ],
897
- "groups": [
898
- {
899
- "title": "Properties",
900
- "children": [
901
- 153,
902
- 154,
903
- 155
904
- ]
905
- }
906
- ],
907
- "sources": [
908
- {
909
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
910
- "line": 10,
911
- "character": 15
912
- }
913
- ]
914
- }
915
- }
916
- }
917
- ],
918
- "groups": [
919
- {
920
- "title": "Properties",
921
- "children": [
922
- 150,
923
- 151
924
- ]
925
- }
926
- ],
927
- "sources": [
928
- {
929
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
930
- "line": 8,
931
- "character": 75
932
- }
933
- ]
934
- }
935
- },
936
- {
937
- "type": "reflection",
938
- "declaration": {
939
- "id": 156,
940
- "name": "__type",
941
- "kind": 65536,
942
- "kindString": "Type literal",
943
- "flags": {},
944
- "children": [
945
- {
946
- "id": 157,
947
- "name": "module",
948
- "kind": 1024,
949
- "kindString": "Property",
950
- "flags": {
951
- "isOptional": true
952
- },
953
- "sources": [
954
- {
955
- "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
956
- "line": 11,
957
- "character": 2,
958
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L11"
959
- }
960
- ],
961
- "type": {
962
- "type": "reference",
963
- "typeArguments": [
964
- {
965
- "type": "intersection",
966
- "types": [
967
- {
968
- "type": "reference",
969
- "name": "SchemaFields"
970
- },
971
- {
972
- "type": "reference",
973
- "name": "PayloadFields"
974
- },
975
- {
976
797
  "type": "reflection",
977
798
  "declaration": {
978
- "id": 158,
799
+ "id": 162,
979
800
  "name": "__type",
980
801
  "kind": 65536,
981
802
  "kindString": "Type literal",
982
803
  "flags": {},
983
804
  "children": [
984
805
  {
985
- "id": 159,
986
- "name": "name",
806
+ "id": 163,
807
+ "name": "allowAnonymous",
987
808
  "kind": 1024,
988
809
  "kindString": "Property",
989
810
  "flags": {
@@ -991,19 +812,19 @@
991
812
  },
992
813
  "sources": [
993
814
  {
994
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
995
- "line": 9,
996
- "character": 4
815
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
816
+ "line": 18,
817
+ "character": 12
997
818
  }
998
819
  ],
999
820
  "type": {
1000
821
  "type": "intrinsic",
1001
- "name": "string"
822
+ "name": "boolean"
1002
823
  }
1003
824
  },
1004
825
  {
1005
- "id": 160,
1006
- "name": "security",
826
+ "id": 164,
827
+ "name": "allowed",
1007
828
  "kind": 1024,
1008
829
  "kindString": "Property",
1009
830
  "flags": {
@@ -1011,184 +832,73 @@
1011
832
  },
1012
833
  "sources": [
1013
834
  {
1014
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1015
- "line": 10,
1016
- "character": 4
835
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
836
+ "line": 19,
837
+ "character": 12
1017
838
  }
1018
839
  ],
1019
840
  "type": {
1020
- "type": "reflection",
1021
- "declaration": {
1022
- "id": 161,
1023
- "name": "__type",
1024
- "kind": 65536,
1025
- "kindString": "Type literal",
1026
- "flags": {},
1027
- "children": [
1028
- {
1029
- "id": 162,
1030
- "name": "allowAnonymous",
1031
- "kind": 1024,
1032
- "kindString": "Property",
1033
- "flags": {
1034
- "isOptional": true
1035
- },
1036
- "sources": [
1037
- {
1038
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1039
- "line": 11,
1040
- "character": 8
1041
- }
1042
- ],
1043
- "type": {
1044
- "type": "intrinsic",
1045
- "name": "boolean"
1046
- }
1047
- },
1048
- {
1049
- "id": 163,
1050
- "name": "allowed",
1051
- "kind": 1024,
1052
- "kindString": "Property",
1053
- "flags": {
1054
- "isOptional": true
1055
- },
1056
- "sources": [
841
+ "type": "reference",
842
+ "typeArguments": [
843
+ {
844
+ "type": "intrinsic",
845
+ "name": "string"
846
+ },
847
+ {
848
+ "type": "array",
849
+ "elementType": {
850
+ "type": "union",
851
+ "types": [
1057
852
  {
1058
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1059
- "line": 12,
1060
- "character": 8
1061
- }
1062
- ],
1063
- "type": {
1064
- "type": "reference",
1065
- "typeArguments": [
1066
- {
1067
- "type": "intrinsic",
1068
- "name": "string"
1069
- },
1070
- {
1071
- "type": "array",
1072
- "elementType": {
1073
- "type": "union",
1074
- "types": [
1075
- {
1076
- "type": "intrinsic",
1077
- "name": "string"
1078
- },
1079
- {
1080
- "type": "reference",
1081
- "name": "CosigningAddressSet"
1082
- }
1083
- ]
1084
- }
1085
- }
1086
- ],
1087
- "name": "Record",
1088
- "qualifiedName": "Record",
1089
- "package": "typescript"
1090
- }
1091
- },
1092
- {
1093
- "id": 164,
1094
- "name": "disallowed",
1095
- "kind": 1024,
1096
- "kindString": "Property",
1097
- "flags": {
1098
- "isOptional": true
1099
- },
1100
- "sources": [
853
+ "type": "intrinsic",
854
+ "name": "string"
855
+ },
1101
856
  {
1102
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1103
- "line": 13,
1104
- "character": 8
857
+ "type": "reference",
858
+ "name": "CosigningAddressSet"
1105
859
  }
1106
- ],
1107
- "type": {
1108
- "type": "reference",
1109
- "typeArguments": [
1110
- {
1111
- "type": "intrinsic",
1112
- "name": "string"
1113
- },
1114
- {
1115
- "type": "array",
1116
- "elementType": {
1117
- "type": "intrinsic",
1118
- "name": "string"
1119
- }
1120
- }
1121
- ],
1122
- "name": "Record",
1123
- "qualifiedName": "Record",
1124
- "package": "typescript"
1125
- }
860
+ ]
1126
861
  }
1127
- ],
1128
- "groups": [
1129
- {
1130
- "title": "Properties",
1131
- "children": [
1132
- 162,
1133
- 163,
1134
- 164
1135
- ]
1136
- }
1137
- ],
1138
- "sources": [
1139
- {
1140
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1141
- "line": 10,
1142
- "character": 15
1143
- }
1144
- ]
1145
- }
862
+ }
863
+ ],
864
+ "name": "Record",
865
+ "qualifiedName": "Record",
866
+ "package": "typescript"
1146
867
  }
1147
- }
1148
- ],
1149
- "groups": [
1150
- {
1151
- "title": "Properties",
1152
- "children": [
1153
- 159,
1154
- 160
1155
- ]
1156
- }
1157
- ],
1158
- "sources": [
1159
- {
1160
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1161
- "line": 8,
1162
- "character": 75
1163
- }
1164
- ]
1165
- }
1166
- },
1167
- {
1168
- "type": "reflection",
1169
- "declaration": {
1170
- "id": 165,
1171
- "name": "__type",
1172
- "kind": 65536,
1173
- "kindString": "Type literal",
1174
- "flags": {},
1175
- "children": [
868
+ },
1176
869
  {
1177
- "id": 166,
1178
- "name": "schema",
870
+ "id": 165,
871
+ "name": "disallowed",
1179
872
  "kind": 1024,
1180
873
  "kindString": "Property",
1181
- "flags": {},
874
+ "flags": {
875
+ "isOptional": true
876
+ },
1182
877
  "sources": [
1183
878
  {
1184
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1185
- "line": 19,
1186
- "character": 4
879
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
880
+ "line": 20,
881
+ "character": 12
1187
882
  }
1188
883
  ],
1189
884
  "type": {
1190
- "type": "intrinsic",
1191
- "name": "string"
885
+ "type": "reference",
886
+ "typeArguments": [
887
+ {
888
+ "type": "intrinsic",
889
+ "name": "string"
890
+ },
891
+ {
892
+ "type": "array",
893
+ "elementType": {
894
+ "type": "intrinsic",
895
+ "name": "string"
896
+ }
897
+ }
898
+ ],
899
+ "name": "Record",
900
+ "qualifiedName": "Record",
901
+ "package": "typescript"
1192
902
  }
1193
903
  }
1194
904
  ],
@@ -1196,179 +906,102 @@
1196
906
  {
1197
907
  "title": "Properties",
1198
908
  "children": [
1199
- 166
909
+ 163,
910
+ 164,
911
+ 165
1200
912
  ]
1201
913
  }
1202
914
  ],
1203
915
  "sources": [
1204
916
  {
1205
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1206
- "line": 18,
1207
- "character": 17
917
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
918
+ "line": 17,
919
+ "character": 19
1208
920
  }
1209
921
  ]
1210
922
  }
1211
923
  }
1212
- ]
1213
- }
1214
- ],
1215
- "name": "AbstractModule"
1216
- }
1217
- },
1218
- {
1219
- "id": 167,
1220
- "name": "schema",
1221
- "kind": 1024,
1222
- "kindString": "Property",
1223
- "flags": {},
1224
- "sources": [
1225
- {
1226
- "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
1227
- "line": 12,
1228
- "character": 2,
1229
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L12"
924
+ }
925
+ ],
926
+ "groups": [
927
+ {
928
+ "title": "Properties",
929
+ "children": [
930
+ 160,
931
+ 161
932
+ ]
933
+ }
934
+ ],
935
+ "sources": [
936
+ {
937
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
938
+ "line": 15,
939
+ "character": 167
940
+ }
941
+ ]
1230
942
  }
1231
- ],
1232
- "type": {
1233
- "type": "literal",
1234
- "value": "network.xyo.module.instance.config"
1235
- }
1236
- }
1237
- ],
1238
- "groups": [
1239
- {
1240
- "title": "Properties",
1241
- "children": [
1242
- 157,
1243
- 167
1244
- ]
1245
- }
1246
- ],
1247
- "sources": [
1248
- {
1249
- "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
1250
- "line": 10,
1251
- "character": 67,
1252
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L10"
1253
- }
1254
- ]
1255
- }
1256
- },
1257
- {
1258
- "type": "reflection",
1259
- "declaration": {
1260
- "id": 168,
1261
- "name": "__type",
1262
- "kind": 65536,
1263
- "kindString": "Type literal",
1264
- "flags": {},
1265
- "children": [
1266
- {
1267
- "id": 169,
1268
- "name": "targetSet",
1269
- "kind": 1024,
1270
- "kindString": "Property",
1271
- "flags": {
1272
- "isOptional": true
1273
943
  },
1274
- "sources": [
1275
- {
1276
- "fileName": "modules/packages/witness/dist/types/Config.d.ts",
1277
- "line": 6,
1278
- "character": 4
1279
- }
1280
- ],
1281
- "type": {
1282
- "type": "intersection",
1283
- "types": [
1284
- {
1285
- "type": "reference",
1286
- "name": "SchemaFields"
1287
- },
1288
- {
1289
- "type": "reference",
1290
- "name": "PayloadFields"
1291
- },
1292
- {
1293
- "type": "reference",
1294
- "name": "PayloadSet"
1295
- },
1296
- {
1297
- "type": "reflection",
1298
- "declaration": {
1299
- "id": 170,
1300
- "name": "__type",
1301
- "kind": 65536,
1302
- "kindString": "Type literal",
944
+ {
945
+ "type": "reflection",
946
+ "declaration": {
947
+ "id": 166,
948
+ "name": "__type",
949
+ "kind": 65536,
950
+ "kindString": "Type literal",
951
+ "flags": {},
952
+ "children": [
953
+ {
954
+ "id": 167,
955
+ "name": "schema",
956
+ "kind": 1024,
957
+ "kindString": "Property",
1303
958
  "flags": {},
1304
- "children": [
1305
- {
1306
- "id": 171,
1307
- "name": "schema",
1308
- "kind": 1024,
1309
- "kindString": "Property",
1310
- "flags": {},
1311
- "sources": [
1312
- {
1313
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1314
- "line": 17,
1315
- "character": 4
1316
- }
1317
- ],
1318
- "type": {
1319
- "type": "literal",
1320
- "value": "network.xyo.payload.set"
1321
- }
1322
- }
1323
- ],
1324
- "groups": [
1325
- {
1326
- "title": "Properties",
1327
- "children": [
1328
- 171
1329
- ]
1330
- }
1331
- ],
1332
959
  "sources": [
1333
960
  {
1334
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1335
- "line": 16,
1336
- "character": 221
961
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
962
+ "line": 23,
963
+ "character": 8
1337
964
  }
965
+ ],
966
+ "type": {
967
+ "type": "intrinsic",
968
+ "name": "string"
969
+ }
970
+ }
971
+ ],
972
+ "groups": [
973
+ {
974
+ "title": "Properties",
975
+ "children": [
976
+ 167
1338
977
  ]
1339
978
  }
1340
- }
1341
- ]
979
+ ],
980
+ "sources": [
981
+ {
982
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
983
+ "line": 22,
984
+ "character": 8
985
+ }
986
+ ]
987
+ }
1342
988
  }
1343
- }
1344
- ],
1345
- "groups": [
1346
- {
1347
- "title": "Properties",
1348
- "children": [
1349
- 169
1350
- ]
1351
- }
1352
- ],
1353
- "sources": [
1354
- {
1355
- "fileName": "modules/packages/witness/dist/types/Config.d.ts",
1356
- "line": 5,
1357
- "character": 95
1358
- }
1359
- ]
1360
- }
989
+ ]
990
+ }
991
+ ],
992
+ "name": "Module"
1361
993
  }
1362
- ]
994
+ ],
995
+ "name": "CompositeModuleResolver"
1363
996
  },
1364
997
  "inheritedFrom": {
1365
998
  "type": "reference",
1366
- "name": "AbstractWitness._config"
999
+ "name": "AbstractWitness._parentResolver"
1367
1000
  }
1368
1001
  },
1369
1002
  {
1370
- "id": 182,
1371
- "name": "_parentResolver",
1003
+ "id": 168,
1004
+ "name": "_started",
1372
1005
  "kind": 1024,
1373
1006
  "kindString": "Property",
1374
1007
  "flags": {
@@ -1377,303 +1010,21 @@
1377
1010
  "sources": [
1378
1011
  {
1379
1012
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1380
- "line": 17,
1013
+ "line": 25,
1381
1014
  "character": 14
1382
1015
  }
1383
1016
  ],
1384
1017
  "type": {
1385
- "type": "reference",
1386
- "typeArguments": [
1387
- {
1388
- "type": "reference",
1389
- "typeArguments": [
1390
- {
1391
- "type": "intersection",
1392
- "types": [
1393
- {
1394
- "type": "reference",
1395
- "name": "SchemaFields"
1396
- },
1397
- {
1398
- "type": "reference",
1399
- "name": "PayloadFields"
1400
- },
1401
- {
1402
- "type": "reflection",
1403
- "declaration": {
1404
- "id": 183,
1405
- "name": "__type",
1406
- "kind": 65536,
1407
- "kindString": "Type literal",
1408
- "flags": {},
1409
- "children": [
1410
- {
1411
- "id": 184,
1412
- "name": "name",
1413
- "kind": 1024,
1414
- "kindString": "Property",
1415
- "flags": {
1416
- "isOptional": true
1417
- },
1418
- "sources": [
1419
- {
1420
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1421
- "line": 18,
1422
- "character": 8
1423
- }
1424
- ],
1425
- "type": {
1426
- "type": "intrinsic",
1427
- "name": "string"
1428
- }
1429
- },
1430
- {
1431
- "id": 185,
1432
- "name": "security",
1433
- "kind": 1024,
1434
- "kindString": "Property",
1435
- "flags": {
1436
- "isOptional": true
1437
- },
1438
- "sources": [
1439
- {
1440
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1441
- "line": 19,
1442
- "character": 8
1443
- }
1444
- ],
1445
- "type": {
1446
- "type": "reflection",
1447
- "declaration": {
1448
- "id": 186,
1449
- "name": "__type",
1450
- "kind": 65536,
1451
- "kindString": "Type literal",
1452
- "flags": {},
1453
- "children": [
1454
- {
1455
- "id": 187,
1456
- "name": "allowAnonymous",
1457
- "kind": 1024,
1458
- "kindString": "Property",
1459
- "flags": {
1460
- "isOptional": true
1461
- },
1462
- "sources": [
1463
- {
1464
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1465
- "line": 20,
1466
- "character": 12
1467
- }
1468
- ],
1469
- "type": {
1470
- "type": "intrinsic",
1471
- "name": "boolean"
1472
- }
1473
- },
1474
- {
1475
- "id": 188,
1476
- "name": "allowed",
1477
- "kind": 1024,
1478
- "kindString": "Property",
1479
- "flags": {
1480
- "isOptional": true
1481
- },
1482
- "sources": [
1483
- {
1484
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1485
- "line": 21,
1486
- "character": 12
1487
- }
1488
- ],
1489
- "type": {
1490
- "type": "reference",
1491
- "typeArguments": [
1492
- {
1493
- "type": "intrinsic",
1494
- "name": "string"
1495
- },
1496
- {
1497
- "type": "array",
1498
- "elementType": {
1499
- "type": "union",
1500
- "types": [
1501
- {
1502
- "type": "intrinsic",
1503
- "name": "string"
1504
- },
1505
- {
1506
- "type": "reference",
1507
- "name": "CosigningAddressSet"
1508
- }
1509
- ]
1510
- }
1511
- }
1512
- ],
1513
- "name": "Record",
1514
- "qualifiedName": "Record",
1515
- "package": "typescript"
1516
- }
1517
- },
1518
- {
1519
- "id": 189,
1520
- "name": "disallowed",
1521
- "kind": 1024,
1522
- "kindString": "Property",
1523
- "flags": {
1524
- "isOptional": true
1525
- },
1526
- "sources": [
1527
- {
1528
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1529
- "line": 22,
1530
- "character": 12
1531
- }
1532
- ],
1533
- "type": {
1534
- "type": "reference",
1535
- "typeArguments": [
1536
- {
1537
- "type": "intrinsic",
1538
- "name": "string"
1539
- },
1540
- {
1541
- "type": "array",
1542
- "elementType": {
1543
- "type": "intrinsic",
1544
- "name": "string"
1545
- }
1546
- }
1547
- ],
1548
- "name": "Record",
1549
- "qualifiedName": "Record",
1550
- "package": "typescript"
1551
- }
1552
- }
1553
- ],
1554
- "groups": [
1555
- {
1556
- "title": "Properties",
1557
- "children": [
1558
- 187,
1559
- 188,
1560
- 189
1561
- ]
1562
- }
1563
- ],
1564
- "sources": [
1565
- {
1566
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1567
- "line": 19,
1568
- "character": 19
1569
- }
1570
- ]
1571
- }
1572
- }
1573
- }
1574
- ],
1575
- "groups": [
1576
- {
1577
- "title": "Properties",
1578
- "children": [
1579
- 184,
1580
- 185
1581
- ]
1582
- }
1583
- ],
1584
- "sources": [
1585
- {
1586
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1587
- "line": 17,
1588
- "character": 167
1589
- }
1590
- ]
1591
- }
1592
- },
1593
- {
1594
- "type": "reflection",
1595
- "declaration": {
1596
- "id": 190,
1597
- "name": "__type",
1598
- "kind": 65536,
1599
- "kindString": "Type literal",
1600
- "flags": {},
1601
- "children": [
1602
- {
1603
- "id": 191,
1604
- "name": "schema",
1605
- "kind": 1024,
1606
- "kindString": "Property",
1607
- "flags": {},
1608
- "sources": [
1609
- {
1610
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1611
- "line": 25,
1612
- "character": 8
1613
- }
1614
- ],
1615
- "type": {
1616
- "type": "intrinsic",
1617
- "name": "string"
1618
- }
1619
- }
1620
- ],
1621
- "groups": [
1622
- {
1623
- "title": "Properties",
1624
- "children": [
1625
- 191
1626
- ]
1627
- }
1628
- ],
1629
- "sources": [
1630
- {
1631
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1632
- "line": 24,
1633
- "character": 8
1634
- }
1635
- ]
1636
- }
1637
- }
1638
- ]
1639
- }
1640
- ],
1641
- "name": "Module"
1642
- }
1643
- ],
1644
- "name": "CompositeModuleResolver"
1645
- },
1646
- "inheritedFrom": {
1647
- "type": "reference",
1648
- "name": "AbstractWitness._parentResolver"
1649
- }
1650
- },
1651
- {
1652
- "id": 192,
1653
- "name": "_started",
1654
- "kind": 1024,
1655
- "kindString": "Property",
1656
- "flags": {
1657
- "isProtected": true
1658
- },
1659
- "sources": [
1660
- {
1661
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1662
- "line": 27,
1663
- "character": 14
1664
- }
1665
- ],
1666
- "type": {
1667
- "type": "intrinsic",
1668
- "name": "boolean"
1669
- },
1670
- "inheritedFrom": {
1018
+ "type": "intrinsic",
1019
+ "name": "boolean"
1020
+ },
1021
+ "inheritedFrom": {
1671
1022
  "type": "reference",
1672
1023
  "name": "AbstractWitness._started"
1673
1024
  }
1674
1025
  },
1675
1026
  {
1676
- "id": 193,
1027
+ "id": 169,
1677
1028
  "name": "account",
1678
1029
  "kind": 1024,
1679
1030
  "kindString": "Property",
@@ -1684,13 +1035,13 @@
1684
1035
  "sources": [
1685
1036
  {
1686
1037
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1687
- "line": 28,
1038
+ "line": 26,
1688
1039
  "character": 23
1689
1040
  }
1690
1041
  ],
1691
1042
  "type": {
1692
1043
  "type": "reference",
1693
- "name": "Account"
1044
+ "name": "AccountInstance"
1694
1045
  },
1695
1046
  "inheritedFrom": {
1696
1047
  "type": "reference",
@@ -1698,7 +1049,7 @@
1698
1049
  }
1699
1050
  },
1700
1051
  {
1701
- "id": 194,
1052
+ "id": 170,
1702
1053
  "name": "logger",
1703
1054
  "kind": 1024,
1704
1055
  "kindString": "Property",
@@ -1710,7 +1061,7 @@
1710
1061
  "sources": [
1711
1062
  {
1712
1063
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1713
- "line": 29,
1064
+ "line": 27,
1714
1065
  "character": 23
1715
1066
  }
1716
1067
  ],
@@ -1724,7 +1075,7 @@
1724
1075
  }
1725
1076
  },
1726
1077
  {
1727
- "id": 195,
1078
+ "id": 171,
1728
1079
  "name": "moduleConfigQueryValidator",
1729
1080
  "kind": 1024,
1730
1081
  "kindString": "Property",
@@ -1735,7 +1086,7 @@
1735
1086
  "sources": [
1736
1087
  {
1737
1088
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1738
- "line": 30,
1089
+ "line": 28,
1739
1090
  "character": 23
1740
1091
  }
1741
1092
  ],
@@ -1760,33 +1111,653 @@
1760
1111
  {
1761
1112
  "type": "reflection",
1762
1113
  "declaration": {
1763
- "id": 196,
1114
+ "id": 172,
1764
1115
  "name": "__type",
1765
1116
  "kind": 65536,
1766
1117
  "kindString": "Type literal",
1767
1118
  "flags": {},
1768
1119
  "children": [
1769
1120
  {
1770
- "id": 197,
1771
- "name": "query",
1121
+ "id": 173,
1122
+ "name": "query",
1123
+ "kind": 1024,
1124
+ "kindString": "Property",
1125
+ "flags": {},
1126
+ "sources": [
1127
+ {
1128
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1129
+ "line": 5,
1130
+ "character": 4
1131
+ }
1132
+ ],
1133
+ "type": {
1134
+ "type": "intrinsic",
1135
+ "name": "string"
1136
+ }
1137
+ },
1138
+ {
1139
+ "id": 174,
1140
+ "name": "resultSet",
1141
+ "kind": 1024,
1142
+ "kindString": "Property",
1143
+ "flags": {
1144
+ "isOptional": true
1145
+ },
1146
+ "sources": [
1147
+ {
1148
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1149
+ "line": 6,
1150
+ "character": 4
1151
+ }
1152
+ ],
1153
+ "type": {
1154
+ "type": "intrinsic",
1155
+ "name": "string"
1156
+ }
1157
+ },
1158
+ {
1159
+ "id": 175,
1160
+ "name": "schema",
1161
+ "kind": 1024,
1162
+ "kindString": "Property",
1163
+ "flags": {},
1164
+ "sources": [
1165
+ {
1166
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1167
+ "line": 7,
1168
+ "character": 4
1169
+ }
1170
+ ],
1171
+ "type": {
1172
+ "type": "literal",
1173
+ "value": "network.xyo.boundwitness.query"
1174
+ }
1175
+ }
1176
+ ],
1177
+ "groups": [
1178
+ {
1179
+ "title": "Properties",
1180
+ "children": [
1181
+ 173,
1182
+ 174,
1183
+ 175
1184
+ ]
1185
+ }
1186
+ ],
1187
+ "sources": [
1188
+ {
1189
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1190
+ "line": 4,
1191
+ "character": 51
1192
+ }
1193
+ ]
1194
+ }
1195
+ }
1196
+ ]
1197
+ }
1198
+ ],
1199
+ "name": "Queryable"
1200
+ },
1201
+ "inheritedFrom": {
1202
+ "type": "reference",
1203
+ "name": "AbstractWitness.moduleConfigQueryValidator"
1204
+ }
1205
+ },
1206
+ {
1207
+ "id": 334,
1208
+ "name": "params",
1209
+ "kind": 1024,
1210
+ "kindString": "Property",
1211
+ "flags": {
1212
+ "isProtected": true,
1213
+ "isReadonly": true
1214
+ },
1215
+ "sources": [
1216
+ {
1217
+ "fileName": "protocol/packages/core/dist/types/lib/Base.d.ts",
1218
+ "line": 20,
1219
+ "character": 23
1220
+ }
1221
+ ],
1222
+ "type": {
1223
+ "type": "reference",
1224
+ "typeArguments": [
1225
+ {
1226
+ "type": "intersection",
1227
+ "types": [
1228
+ {
1229
+ "type": "reference",
1230
+ "name": "SchemaFields"
1231
+ },
1232
+ {
1233
+ "type": "reference",
1234
+ "name": "PayloadFields"
1235
+ },
1236
+ {
1237
+ "type": "reflection",
1238
+ "declaration": {
1239
+ "id": 335,
1240
+ "name": "__type",
1241
+ "kind": 65536,
1242
+ "kindString": "Type literal",
1243
+ "flags": {},
1244
+ "children": [
1245
+ {
1246
+ "id": 336,
1247
+ "name": "name",
1248
+ "kind": 1024,
1249
+ "kindString": "Property",
1250
+ "flags": {
1251
+ "isOptional": true
1252
+ },
1253
+ "sources": [
1254
+ {
1255
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1256
+ "line": 9,
1257
+ "character": 4
1258
+ }
1259
+ ],
1260
+ "type": {
1261
+ "type": "intrinsic",
1262
+ "name": "string"
1263
+ }
1264
+ },
1265
+ {
1266
+ "id": 337,
1267
+ "name": "security",
1268
+ "kind": 1024,
1269
+ "kindString": "Property",
1270
+ "flags": {
1271
+ "isOptional": true
1272
+ },
1273
+ "sources": [
1274
+ {
1275
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1276
+ "line": 10,
1277
+ "character": 4
1278
+ }
1279
+ ],
1280
+ "type": {
1281
+ "type": "reflection",
1282
+ "declaration": {
1283
+ "id": 338,
1284
+ "name": "__type",
1285
+ "kind": 65536,
1286
+ "kindString": "Type literal",
1287
+ "flags": {},
1288
+ "children": [
1289
+ {
1290
+ "id": 339,
1291
+ "name": "allowAnonymous",
1292
+ "kind": 1024,
1293
+ "kindString": "Property",
1294
+ "flags": {
1295
+ "isOptional": true
1296
+ },
1297
+ "sources": [
1298
+ {
1299
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1300
+ "line": 11,
1301
+ "character": 8
1302
+ }
1303
+ ],
1304
+ "type": {
1305
+ "type": "intrinsic",
1306
+ "name": "boolean"
1307
+ }
1308
+ },
1309
+ {
1310
+ "id": 340,
1311
+ "name": "allowed",
1312
+ "kind": 1024,
1313
+ "kindString": "Property",
1314
+ "flags": {
1315
+ "isOptional": true
1316
+ },
1317
+ "sources": [
1318
+ {
1319
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1320
+ "line": 12,
1321
+ "character": 8
1322
+ }
1323
+ ],
1324
+ "type": {
1325
+ "type": "reference",
1326
+ "typeArguments": [
1327
+ {
1328
+ "type": "intrinsic",
1329
+ "name": "string"
1330
+ },
1331
+ {
1332
+ "type": "array",
1333
+ "elementType": {
1334
+ "type": "union",
1335
+ "types": [
1336
+ {
1337
+ "type": "intrinsic",
1338
+ "name": "string"
1339
+ },
1340
+ {
1341
+ "type": "reference",
1342
+ "name": "CosigningAddressSet"
1343
+ }
1344
+ ]
1345
+ }
1346
+ }
1347
+ ],
1348
+ "name": "Record",
1349
+ "qualifiedName": "Record",
1350
+ "package": "typescript"
1351
+ }
1352
+ },
1353
+ {
1354
+ "id": 341,
1355
+ "name": "disallowed",
1356
+ "kind": 1024,
1357
+ "kindString": "Property",
1358
+ "flags": {
1359
+ "isOptional": true
1360
+ },
1361
+ "sources": [
1362
+ {
1363
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1364
+ "line": 13,
1365
+ "character": 8
1366
+ }
1367
+ ],
1368
+ "type": {
1369
+ "type": "reference",
1370
+ "typeArguments": [
1371
+ {
1372
+ "type": "intrinsic",
1373
+ "name": "string"
1374
+ },
1375
+ {
1376
+ "type": "array",
1377
+ "elementType": {
1378
+ "type": "intrinsic",
1379
+ "name": "string"
1380
+ }
1381
+ }
1382
+ ],
1383
+ "name": "Record",
1384
+ "qualifiedName": "Record",
1385
+ "package": "typescript"
1386
+ }
1387
+ }
1388
+ ],
1389
+ "groups": [
1390
+ {
1391
+ "title": "Properties",
1392
+ "children": [
1393
+ 339,
1394
+ 340,
1395
+ 341
1396
+ ]
1397
+ }
1398
+ ],
1399
+ "sources": [
1400
+ {
1401
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1402
+ "line": 10,
1403
+ "character": 15
1404
+ }
1405
+ ]
1406
+ }
1407
+ }
1408
+ }
1409
+ ],
1410
+ "groups": [
1411
+ {
1412
+ "title": "Properties",
1413
+ "children": [
1414
+ 336,
1415
+ 337
1416
+ ]
1417
+ }
1418
+ ],
1419
+ "sources": [
1420
+ {
1421
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1422
+ "line": 8,
1423
+ "character": 75
1424
+ }
1425
+ ]
1426
+ }
1427
+ },
1428
+ {
1429
+ "type": "reflection",
1430
+ "declaration": {
1431
+ "id": 342,
1432
+ "name": "__type",
1433
+ "kind": 65536,
1434
+ "kindString": "Type literal",
1435
+ "flags": {},
1436
+ "children": [
1437
+ {
1438
+ "id": 343,
1439
+ "name": "module",
1440
+ "kind": 1024,
1441
+ "kindString": "Property",
1442
+ "flags": {
1443
+ "isOptional": true
1444
+ },
1445
+ "sources": [
1446
+ {
1447
+ "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
1448
+ "line": 11,
1449
+ "character": 2,
1450
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L11"
1451
+ }
1452
+ ],
1453
+ "type": {
1454
+ "type": "reference",
1455
+ "typeArguments": [
1456
+ {
1457
+ "type": "intersection",
1458
+ "types": [
1459
+ {
1460
+ "type": "reference",
1461
+ "name": "SchemaFields"
1462
+ },
1463
+ {
1464
+ "type": "reference",
1465
+ "name": "PayloadFields"
1466
+ },
1467
+ {
1468
+ "type": "reflection",
1469
+ "declaration": {
1470
+ "id": 344,
1471
+ "name": "__type",
1472
+ "kind": 65536,
1473
+ "kindString": "Type literal",
1474
+ "flags": {},
1475
+ "children": [
1476
+ {
1477
+ "id": 345,
1478
+ "name": "name",
1479
+ "kind": 1024,
1480
+ "kindString": "Property",
1481
+ "flags": {
1482
+ "isOptional": true
1483
+ },
1484
+ "sources": [
1485
+ {
1486
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1487
+ "line": 9,
1488
+ "character": 4
1489
+ }
1490
+ ],
1491
+ "type": {
1492
+ "type": "intrinsic",
1493
+ "name": "string"
1494
+ }
1495
+ },
1496
+ {
1497
+ "id": 346,
1498
+ "name": "security",
1499
+ "kind": 1024,
1500
+ "kindString": "Property",
1501
+ "flags": {
1502
+ "isOptional": true
1503
+ },
1504
+ "sources": [
1505
+ {
1506
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1507
+ "line": 10,
1508
+ "character": 4
1509
+ }
1510
+ ],
1511
+ "type": {
1512
+ "type": "reflection",
1513
+ "declaration": {
1514
+ "id": 347,
1515
+ "name": "__type",
1516
+ "kind": 65536,
1517
+ "kindString": "Type literal",
1518
+ "flags": {},
1519
+ "children": [
1520
+ {
1521
+ "id": 348,
1522
+ "name": "allowAnonymous",
1523
+ "kind": 1024,
1524
+ "kindString": "Property",
1525
+ "flags": {
1526
+ "isOptional": true
1527
+ },
1528
+ "sources": [
1529
+ {
1530
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1531
+ "line": 11,
1532
+ "character": 8
1533
+ }
1534
+ ],
1535
+ "type": {
1536
+ "type": "intrinsic",
1537
+ "name": "boolean"
1538
+ }
1539
+ },
1540
+ {
1541
+ "id": 349,
1542
+ "name": "allowed",
1543
+ "kind": 1024,
1544
+ "kindString": "Property",
1545
+ "flags": {
1546
+ "isOptional": true
1547
+ },
1548
+ "sources": [
1549
+ {
1550
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1551
+ "line": 12,
1552
+ "character": 8
1553
+ }
1554
+ ],
1555
+ "type": {
1556
+ "type": "reference",
1557
+ "typeArguments": [
1558
+ {
1559
+ "type": "intrinsic",
1560
+ "name": "string"
1561
+ },
1562
+ {
1563
+ "type": "array",
1564
+ "elementType": {
1565
+ "type": "union",
1566
+ "types": [
1567
+ {
1568
+ "type": "intrinsic",
1569
+ "name": "string"
1570
+ },
1571
+ {
1572
+ "type": "reference",
1573
+ "name": "CosigningAddressSet"
1574
+ }
1575
+ ]
1576
+ }
1577
+ }
1578
+ ],
1579
+ "name": "Record",
1580
+ "qualifiedName": "Record",
1581
+ "package": "typescript"
1582
+ }
1583
+ },
1584
+ {
1585
+ "id": 350,
1586
+ "name": "disallowed",
1587
+ "kind": 1024,
1588
+ "kindString": "Property",
1589
+ "flags": {
1590
+ "isOptional": true
1591
+ },
1592
+ "sources": [
1593
+ {
1594
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1595
+ "line": 13,
1596
+ "character": 8
1597
+ }
1598
+ ],
1599
+ "type": {
1600
+ "type": "reference",
1601
+ "typeArguments": [
1602
+ {
1603
+ "type": "intrinsic",
1604
+ "name": "string"
1605
+ },
1606
+ {
1607
+ "type": "array",
1608
+ "elementType": {
1609
+ "type": "intrinsic",
1610
+ "name": "string"
1611
+ }
1612
+ }
1613
+ ],
1614
+ "name": "Record",
1615
+ "qualifiedName": "Record",
1616
+ "package": "typescript"
1617
+ }
1618
+ }
1619
+ ],
1620
+ "groups": [
1621
+ {
1622
+ "title": "Properties",
1623
+ "children": [
1624
+ 348,
1625
+ 349,
1626
+ 350
1627
+ ]
1628
+ }
1629
+ ],
1630
+ "sources": [
1631
+ {
1632
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1633
+ "line": 10,
1634
+ "character": 15
1635
+ }
1636
+ ]
1637
+ }
1638
+ }
1639
+ }
1640
+ ],
1641
+ "groups": [
1642
+ {
1643
+ "title": "Properties",
1644
+ "children": [
1645
+ 345,
1646
+ 346
1647
+ ]
1648
+ }
1649
+ ],
1650
+ "sources": [
1651
+ {
1652
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1653
+ "line": 8,
1654
+ "character": 75
1655
+ }
1656
+ ]
1657
+ }
1658
+ },
1659
+ {
1660
+ "type": "reflection",
1661
+ "declaration": {
1662
+ "id": 351,
1663
+ "name": "__type",
1664
+ "kind": 65536,
1665
+ "kindString": "Type literal",
1666
+ "flags": {},
1667
+ "children": [
1668
+ {
1669
+ "id": 352,
1670
+ "name": "schema",
1671
+ "kind": 1024,
1672
+ "kindString": "Property",
1673
+ "flags": {},
1674
+ "sources": [
1675
+ {
1676
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1677
+ "line": 19,
1678
+ "character": 4
1679
+ }
1680
+ ],
1681
+ "type": {
1682
+ "type": "intrinsic",
1683
+ "name": "string"
1684
+ }
1685
+ }
1686
+ ],
1687
+ "groups": [
1688
+ {
1689
+ "title": "Properties",
1690
+ "children": [
1691
+ 352
1692
+ ]
1693
+ }
1694
+ ],
1695
+ "sources": [
1696
+ {
1697
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1698
+ "line": 18,
1699
+ "character": 17
1700
+ }
1701
+ ]
1702
+ }
1703
+ }
1704
+ ]
1705
+ }
1706
+ ],
1707
+ "name": "AbstractModule"
1708
+ }
1709
+ },
1710
+ {
1711
+ "id": 353,
1712
+ "name": "schema",
1772
1713
  "kind": 1024,
1773
1714
  "kindString": "Property",
1774
1715
  "flags": {},
1775
1716
  "sources": [
1776
1717
  {
1777
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1778
- "line": 5,
1779
- "character": 4
1718
+ "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
1719
+ "line": 12,
1720
+ "character": 2,
1721
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L12"
1780
1722
  }
1781
1723
  ],
1782
1724
  "type": {
1783
- "type": "intrinsic",
1784
- "name": "string"
1725
+ "type": "literal",
1726
+ "value": "network.xyo.module.instance.config"
1785
1727
  }
1786
- },
1728
+ }
1729
+ ],
1730
+ "groups": [
1787
1731
  {
1788
- "id": 198,
1789
- "name": "resultSet",
1732
+ "title": "Properties",
1733
+ "children": [
1734
+ 343,
1735
+ 353
1736
+ ]
1737
+ }
1738
+ ],
1739
+ "sources": [
1740
+ {
1741
+ "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
1742
+ "line": 10,
1743
+ "character": 67,
1744
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L10"
1745
+ }
1746
+ ]
1747
+ }
1748
+ },
1749
+ {
1750
+ "type": "reflection",
1751
+ "declaration": {
1752
+ "id": 354,
1753
+ "name": "__type",
1754
+ "kind": 65536,
1755
+ "kindString": "Type literal",
1756
+ "flags": {},
1757
+ "children": [
1758
+ {
1759
+ "id": 355,
1760
+ "name": "targetSet",
1790
1761
  "kind": 1024,
1791
1762
  "kindString": "Property",
1792
1763
  "flags": {
@@ -1794,32 +1765,72 @@
1794
1765
  },
1795
1766
  "sources": [
1796
1767
  {
1797
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1768
+ "fileName": "modules/packages/witness/dist/types/Config.d.ts",
1798
1769
  "line": 6,
1799
1770
  "character": 4
1800
1771
  }
1801
1772
  ],
1802
1773
  "type": {
1803
- "type": "intrinsic",
1804
- "name": "string"
1805
- }
1806
- },
1807
- {
1808
- "id": 199,
1809
- "name": "schema",
1810
- "kind": 1024,
1811
- "kindString": "Property",
1812
- "flags": {},
1813
- "sources": [
1814
- {
1815
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1816
- "line": 7,
1817
- "character": 4
1818
- }
1819
- ],
1820
- "type": {
1821
- "type": "literal",
1822
- "value": "network.xyo.boundwitness.query"
1774
+ "type": "intersection",
1775
+ "types": [
1776
+ {
1777
+ "type": "reference",
1778
+ "name": "SchemaFields"
1779
+ },
1780
+ {
1781
+ "type": "reference",
1782
+ "name": "PayloadFields"
1783
+ },
1784
+ {
1785
+ "type": "reference",
1786
+ "name": "PayloadSet"
1787
+ },
1788
+ {
1789
+ "type": "reflection",
1790
+ "declaration": {
1791
+ "id": 356,
1792
+ "name": "__type",
1793
+ "kind": 65536,
1794
+ "kindString": "Type literal",
1795
+ "flags": {},
1796
+ "children": [
1797
+ {
1798
+ "id": 357,
1799
+ "name": "schema",
1800
+ "kind": 1024,
1801
+ "kindString": "Property",
1802
+ "flags": {},
1803
+ "sources": [
1804
+ {
1805
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1806
+ "line": 17,
1807
+ "character": 4
1808
+ }
1809
+ ],
1810
+ "type": {
1811
+ "type": "literal",
1812
+ "value": "network.xyo.payload.set"
1813
+ }
1814
+ }
1815
+ ],
1816
+ "groups": [
1817
+ {
1818
+ "title": "Properties",
1819
+ "children": [
1820
+ 357
1821
+ ]
1822
+ }
1823
+ ],
1824
+ "sources": [
1825
+ {
1826
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1827
+ "line": 16,
1828
+ "character": 221
1829
+ }
1830
+ ]
1831
+ }
1832
+ }
1833
+ ]
1823
1834
  }
1824
1835
  }
1825
1836
  ],
@@ -1827,33 +1838,35 @@
1827
1838
  {
1828
1839
  "title": "Properties",
1829
1840
  "children": [
1830
- 197,
1831
- 198,
1832
- 199
1841
+ 355
1833
1842
  ]
1834
1843
  }
1835
1844
  ],
1836
1845
  "sources": [
1837
1846
  {
1838
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1839
- "line": 4,
1840
- "character": 51
1847
+ "fileName": "modules/packages/witness/dist/types/Config.d.ts",
1848
+ "line": 5,
1849
+ "character": 95
1841
1850
  }
1842
1851
  ]
1843
1852
  }
1844
1853
  }
1845
1854
  ]
1855
+ },
1856
+ {
1857
+ "type": "reference",
1858
+ "name": "AnyObject"
1846
1859
  }
1847
1860
  ],
1848
- "name": "Queryable"
1861
+ "name": "ModuleParams"
1849
1862
  },
1850
1863
  "inheritedFrom": {
1851
1864
  "type": "reference",
1852
- "name": "AbstractWitness.moduleConfigQueryValidator"
1865
+ "name": "AbstractWitness.params"
1853
1866
  }
1854
1867
  },
1855
1868
  {
1856
- "id": 172,
1869
+ "id": 148,
1857
1870
  "name": "resolver",
1858
1871
  "kind": 1024,
1859
1872
  "kindString": "Property",
@@ -1863,7 +1876,7 @@
1863
1876
  "sources": [
1864
1877
  {
1865
1878
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1866
- "line": 16,
1879
+ "line": 14,
1867
1880
  "character": 13
1868
1881
  }
1869
1882
  ],
@@ -1887,14 +1900,14 @@
1887
1900
  {
1888
1901
  "type": "reflection",
1889
1902
  "declaration": {
1890
- "id": 173,
1903
+ "id": 149,
1891
1904
  "name": "__type",
1892
1905
  "kind": 65536,
1893
1906
  "kindString": "Type literal",
1894
1907
  "flags": {},
1895
1908
  "children": [
1896
1909
  {
1897
- "id": 174,
1910
+ "id": 150,
1898
1911
  "name": "name",
1899
1912
  "kind": 1024,
1900
1913
  "kindString": "Property",
@@ -1914,7 +1927,7 @@
1914
1927
  }
1915
1928
  },
1916
1929
  {
1917
- "id": 175,
1930
+ "id": 151,
1918
1931
  "name": "security",
1919
1932
  "kind": 1024,
1920
1933
  "kindString": "Property",
@@ -1931,14 +1944,14 @@
1931
1944
  "type": {
1932
1945
  "type": "reflection",
1933
1946
  "declaration": {
1934
- "id": 176,
1947
+ "id": 152,
1935
1948
  "name": "__type",
1936
1949
  "kind": 65536,
1937
1950
  "kindString": "Type literal",
1938
1951
  "flags": {},
1939
1952
  "children": [
1940
1953
  {
1941
- "id": 177,
1954
+ "id": 153,
1942
1955
  "name": "allowAnonymous",
1943
1956
  "kind": 1024,
1944
1957
  "kindString": "Property",
@@ -1958,7 +1971,7 @@
1958
1971
  }
1959
1972
  },
1960
1973
  {
1961
- "id": 178,
1974
+ "id": 154,
1962
1975
  "name": "allowed",
1963
1976
  "kind": 1024,
1964
1977
  "kindString": "Property",
@@ -2002,7 +2015,7 @@
2002
2015
  }
2003
2016
  },
2004
2017
  {
2005
- "id": 179,
2018
+ "id": 155,
2006
2019
  "name": "disallowed",
2007
2020
  "kind": 1024,
2008
2021
  "kindString": "Property",
@@ -2041,9 +2054,9 @@
2041
2054
  {
2042
2055
  "title": "Properties",
2043
2056
  "children": [
2044
- 177,
2045
- 178,
2046
- 179
2057
+ 153,
2058
+ 154,
2059
+ 155
2047
2060
  ]
2048
2061
  }
2049
2062
  ],
@@ -2062,8 +2075,8 @@
2062
2075
  {
2063
2076
  "title": "Properties",
2064
2077
  "children": [
2065
- 174,
2066
- 175
2078
+ 150,
2079
+ 151
2067
2080
  ]
2068
2081
  }
2069
2082
  ],
@@ -2079,14 +2092,14 @@
2079
2092
  {
2080
2093
  "type": "reflection",
2081
2094
  "declaration": {
2082
- "id": 180,
2095
+ "id": 156,
2083
2096
  "name": "__type",
2084
2097
  "kind": 65536,
2085
2098
  "kindString": "Type literal",
2086
2099
  "flags": {},
2087
2100
  "children": [
2088
2101
  {
2089
- "id": 181,
2102
+ "id": 157,
2090
2103
  "name": "schema",
2091
2104
  "kind": 1024,
2092
2105
  "kindString": "Property",
@@ -2108,7 +2121,7 @@
2108
2121
  {
2109
2122
  "title": "Properties",
2110
2123
  "children": [
2111
- 181
2124
+ 157
2112
2125
  ]
2113
2126
  }
2114
2127
  ],
@@ -2135,7 +2148,7 @@
2135
2148
  }
2136
2149
  },
2137
2150
  {
2138
- "id": 200,
2151
+ "id": 176,
2139
2152
  "name": "supportedQueryValidator",
2140
2153
  "kind": 1024,
2141
2154
  "kindString": "Property",
@@ -2146,7 +2159,7 @@
2146
2159
  "sources": [
2147
2160
  {
2148
2161
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2149
- "line": 31,
2162
+ "line": 29,
2150
2163
  "character": 23
2151
2164
  }
2152
2165
  ],
@@ -2171,14 +2184,14 @@
2171
2184
  {
2172
2185
  "type": "reflection",
2173
2186
  "declaration": {
2174
- "id": 201,
2187
+ "id": 177,
2175
2188
  "name": "__type",
2176
2189
  "kind": 65536,
2177
2190
  "kindString": "Type literal",
2178
2191
  "flags": {},
2179
2192
  "children": [
2180
2193
  {
2181
- "id": 202,
2194
+ "id": 178,
2182
2195
  "name": "query",
2183
2196
  "kind": 1024,
2184
2197
  "kindString": "Property",
@@ -2196,7 +2209,7 @@
2196
2209
  }
2197
2210
  },
2198
2211
  {
2199
- "id": 203,
2212
+ "id": 179,
2200
2213
  "name": "resultSet",
2201
2214
  "kind": 1024,
2202
2215
  "kindString": "Property",
@@ -2216,7 +2229,7 @@
2216
2229
  }
2217
2230
  },
2218
2231
  {
2219
- "id": 204,
2232
+ "id": 180,
2220
2233
  "name": "schema",
2221
2234
  "kind": 1024,
2222
2235
  "kindString": "Property",
@@ -2238,9 +2251,9 @@
2238
2251
  {
2239
2252
  "title": "Properties",
2240
2253
  "children": [
2241
- 202,
2242
- 203,
2243
- 204
2254
+ 178,
2255
+ 179,
2256
+ 180
2244
2257
  ]
2245
2258
  }
2246
2259
  ],
@@ -2276,7 +2289,7 @@
2276
2289
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
2277
2290
  "line": 16,
2278
2291
  "character": 18,
2279
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L16"
2292
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L16"
2280
2293
  }
2281
2294
  ],
2282
2295
  "type": {
@@ -2300,8 +2313,8 @@
2300
2313
  },
2301
2314
  "sources": [
2302
2315
  {
2303
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2304
- "line": 14,
2316
+ "fileName": "protocol/packages/core/dist/types/lib/Base.d.ts",
2317
+ "line": 21,
2305
2318
  "character": 11
2306
2319
  }
2307
2320
  ],
@@ -2315,7 +2328,7 @@
2315
2328
  }
2316
2329
  },
2317
2330
  {
2318
- "id": 205,
2331
+ "id": 181,
2319
2332
  "name": "address",
2320
2333
  "kind": 262144,
2321
2334
  "kindString": "Accessor",
@@ -2323,12 +2336,12 @@
2323
2336
  "sources": [
2324
2337
  {
2325
2338
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2326
- "line": 33,
2339
+ "line": 31,
2327
2340
  "character": 8
2328
2341
  }
2329
2342
  ],
2330
2343
  "getSignature": {
2331
- "id": 206,
2344
+ "id": 182,
2332
2345
  "name": "address",
2333
2346
  "kind": 524288,
2334
2347
  "kindString": "Get signature",
@@ -2348,7 +2361,7 @@
2348
2361
  }
2349
2362
  },
2350
2363
  {
2351
- "id": 207,
2364
+ "id": 183,
2352
2365
  "name": "allowAnonymous",
2353
2366
  "kind": 262144,
2354
2367
  "kindString": "Accessor",
@@ -2356,12 +2369,12 @@
2356
2369
  "sources": [
2357
2370
  {
2358
2371
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2359
- "line": 34,
2372
+ "line": 32,
2360
2373
  "character": 8
2361
2374
  }
2362
2375
  ],
2363
2376
  "getSignature": {
2364
- "id": 208,
2377
+ "id": 184,
2365
2378
  "name": "allowAnonymous",
2366
2379
  "kind": 524288,
2367
2380
  "kindString": "Get signature",
@@ -2381,7 +2394,7 @@
2381
2394
  }
2382
2395
  },
2383
2396
  {
2384
- "id": 209,
2397
+ "id": 185,
2385
2398
  "name": "config",
2386
2399
  "kind": 262144,
2387
2400
  "kindString": "Accessor",
@@ -2389,12 +2402,12 @@
2389
2402
  "sources": [
2390
2403
  {
2391
2404
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2392
- "line": 35,
2405
+ "line": 33,
2393
2406
  "character": 8
2394
2407
  }
2395
2408
  ],
2396
2409
  "getSignature": {
2397
- "id": 210,
2410
+ "id": 186,
2398
2411
  "name": "config",
2399
2412
  "kind": 524288,
2400
2413
  "kindString": "Get signature",
@@ -2413,6 +2426,52 @@
2413
2426
  "name": "AbstractWitness.config"
2414
2427
  }
2415
2428
  },
2429
+ {
2430
+ "id": 358,
2431
+ "name": "log",
2432
+ "kind": 262144,
2433
+ "kindString": "Accessor",
2434
+ "flags": {
2435
+ "isProtected": true
2436
+ },
2437
+ "sources": [
2438
+ {
2439
+ "fileName": "protocol/packages/core/dist/types/lib/Base.d.ts",
2440
+ "line": 23,
2441
+ "character": 18
2442
+ }
2443
+ ],
2444
+ "getSignature": {
2445
+ "id": 359,
2446
+ "name": "log",
2447
+ "kind": 524288,
2448
+ "kindString": "Get signature",
2449
+ "flags": {},
2450
+ "type": {
2451
+ "type": "union",
2452
+ "types": [
2453
+ {
2454
+ "type": "reference",
2455
+ "name": "Logger"
2456
+ },
2457
+ {
2458
+ "type": "reference",
2459
+ "name": "Console",
2460
+ "qualifiedName": "global.Console",
2461
+ "package": "@types/node"
2462
+ }
2463
+ ]
2464
+ },
2465
+ "inheritedFrom": {
2466
+ "type": "reference",
2467
+ "name": "AbstractWitness.log"
2468
+ }
2469
+ },
2470
+ "inheritedFrom": {
2471
+ "type": "reference",
2472
+ "name": "AbstractWitness.log"
2473
+ }
2474
+ },
2416
2475
  {
2417
2476
  "id": 87,
2418
2477
  "name": "module",
@@ -2426,7 +2485,7 @@
2426
2485
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
2427
2486
  "line": 18,
2428
2487
  "character": 16,
2429
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L18"
2488
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L18"
2430
2489
  }
2431
2490
  ],
2432
2491
  "getSignature": {
@@ -2703,7 +2762,7 @@
2703
2762
  }
2704
2763
  },
2705
2764
  {
2706
- "id": 211,
2765
+ "id": 187,
2707
2766
  "name": "parentResolver",
2708
2767
  "kind": 262144,
2709
2768
  "kindString": "Accessor",
@@ -2711,12 +2770,12 @@
2711
2770
  "sources": [
2712
2771
  {
2713
2772
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2714
- "line": 36,
2773
+ "line": 34,
2715
2774
  "character": 8
2716
2775
  }
2717
2776
  ],
2718
2777
  "getSignature": {
2719
- "id": 212,
2778
+ "id": 188,
2720
2779
  "name": "parentResolver",
2721
2780
  "kind": 524288,
2722
2781
  "kindString": "Get signature",
@@ -2741,14 +2800,14 @@
2741
2800
  {
2742
2801
  "type": "reflection",
2743
2802
  "declaration": {
2744
- "id": 213,
2803
+ "id": 189,
2745
2804
  "name": "__type",
2746
2805
  "kind": 65536,
2747
2806
  "kindString": "Type literal",
2748
2807
  "flags": {},
2749
2808
  "children": [
2750
2809
  {
2751
- "id": 214,
2810
+ "id": 190,
2752
2811
  "name": "name",
2753
2812
  "kind": 1024,
2754
2813
  "kindString": "Property",
@@ -2768,7 +2827,7 @@
2768
2827
  }
2769
2828
  },
2770
2829
  {
2771
- "id": 215,
2830
+ "id": 191,
2772
2831
  "name": "security",
2773
2832
  "kind": 1024,
2774
2833
  "kindString": "Property",
@@ -2785,14 +2844,14 @@
2785
2844
  "type": {
2786
2845
  "type": "reflection",
2787
2846
  "declaration": {
2788
- "id": 216,
2847
+ "id": 192,
2789
2848
  "name": "__type",
2790
2849
  "kind": 65536,
2791
2850
  "kindString": "Type literal",
2792
2851
  "flags": {},
2793
2852
  "children": [
2794
2853
  {
2795
- "id": 217,
2854
+ "id": 193,
2796
2855
  "name": "allowAnonymous",
2797
2856
  "kind": 1024,
2798
2857
  "kindString": "Property",
@@ -2812,7 +2871,7 @@
2812
2871
  }
2813
2872
  },
2814
2873
  {
2815
- "id": 218,
2874
+ "id": 194,
2816
2875
  "name": "allowed",
2817
2876
  "kind": 1024,
2818
2877
  "kindString": "Property",
@@ -2856,7 +2915,7 @@
2856
2915
  }
2857
2916
  },
2858
2917
  {
2859
- "id": 219,
2918
+ "id": 195,
2860
2919
  "name": "disallowed",
2861
2920
  "kind": 1024,
2862
2921
  "kindString": "Property",
@@ -2895,9 +2954,9 @@
2895
2954
  {
2896
2955
  "title": "Properties",
2897
2956
  "children": [
2898
- 217,
2899
- 218,
2900
- 219
2957
+ 193,
2958
+ 194,
2959
+ 195
2901
2960
  ]
2902
2961
  }
2903
2962
  ],
@@ -2916,8 +2975,8 @@
2916
2975
  {
2917
2976
  "title": "Properties",
2918
2977
  "children": [
2919
- 214,
2920
- 215
2978
+ 190,
2979
+ 191
2921
2980
  ]
2922
2981
  }
2923
2982
  ],
@@ -2933,14 +2992,14 @@
2933
2992
  {
2934
2993
  "type": "reflection",
2935
2994
  "declaration": {
2936
- "id": 220,
2995
+ "id": 196,
2937
2996
  "name": "__type",
2938
2997
  "kind": 65536,
2939
2998
  "kindString": "Type literal",
2940
2999
  "flags": {},
2941
3000
  "children": [
2942
3001
  {
2943
- "id": 221,
3002
+ "id": 197,
2944
3003
  "name": "schema",
2945
3004
  "kind": 1024,
2946
3005
  "kindString": "Property",
@@ -2962,7 +3021,7 @@
2962
3021
  {
2963
3022
  "title": "Properties",
2964
3023
  "children": [
2965
- 221
3024
+ 197
2966
3025
  ]
2967
3026
  }
2968
3027
  ],
@@ -2994,7 +3053,7 @@
2994
3053
  }
2995
3054
  },
2996
3055
  {
2997
- "id": 222,
3056
+ "id": 198,
2998
3057
  "name": "previousHash",
2999
3058
  "kind": 262144,
3000
3059
  "kindString": "Accessor",
@@ -3002,12 +3061,12 @@
3002
3061
  "sources": [
3003
3062
  {
3004
3063
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3005
- "line": 37,
3064
+ "line": 35,
3006
3065
  "character": 8
3007
3066
  }
3008
3067
  ],
3009
3068
  "getSignature": {
3010
- "id": 223,
3069
+ "id": 199,
3011
3070
  "name": "previousHash",
3012
3071
  "kind": 524288,
3013
3072
  "kindString": "Get signature",
@@ -3172,7 +3231,7 @@
3172
3231
  }
3173
3232
  },
3174
3233
  {
3175
- "id": 281,
3234
+ "id": 257,
3176
3235
  "name": "bindHashes",
3177
3236
  "kind": 2048,
3178
3237
  "kindString": "Method",
@@ -3182,20 +3241,20 @@
3182
3241
  "sources": [
3183
3242
  {
3184
3243
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3185
- "line": 46,
3244
+ "line": 44,
3186
3245
  "character": 14
3187
3246
  }
3188
3247
  ],
3189
3248
  "signatures": [
3190
3249
  {
3191
- "id": 282,
3250
+ "id": 258,
3192
3251
  "name": "bindHashes",
3193
3252
  "kind": 4096,
3194
3253
  "kindString": "Call signature",
3195
3254
  "flags": {},
3196
3255
  "parameters": [
3197
3256
  {
3198
- "id": 283,
3257
+ "id": 259,
3199
3258
  "name": "hashes",
3200
3259
  "kind": 32768,
3201
3260
  "kindString": "Parameter",
@@ -3209,7 +3268,7 @@
3209
3268
  }
3210
3269
  },
3211
3270
  {
3212
- "id": 284,
3271
+ "id": 260,
3213
3272
  "name": "schema",
3214
3273
  "kind": 32768,
3215
3274
  "kindString": "Parameter",
@@ -3223,7 +3282,7 @@
3223
3282
  }
3224
3283
  },
3225
3284
  {
3226
- "id": 285,
3285
+ "id": 261,
3227
3286
  "name": "account",
3228
3287
  "kind": 32768,
3229
3288
  "kindString": "Parameter",
@@ -3232,7 +3291,7 @@
3232
3291
  },
3233
3292
  "type": {
3234
3293
  "type": "reference",
3235
- "name": "Account"
3294
+ "name": "AccountInstance"
3236
3295
  }
3237
3296
  }
3238
3297
  ],
@@ -3245,7 +3304,7 @@
3245
3304
  },
3246
3305
  {
3247
3306
  "type": "reference",
3248
- "name": "Account"
3307
+ "name": "AccountInstance"
3249
3308
  }
3250
3309
  ],
3251
3310
  "name": "PromiseEx"
@@ -3262,7 +3321,7 @@
3262
3321
  }
3263
3322
  },
3264
3323
  {
3265
- "id": 286,
3324
+ "id": 262,
3266
3325
  "name": "bindHashesInternal",
3267
3326
  "kind": 2048,
3268
3327
  "kindString": "Method",
@@ -3272,20 +3331,20 @@
3272
3331
  "sources": [
3273
3332
  {
3274
3333
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3275
- "line": 47,
3334
+ "line": 45,
3276
3335
  "character": 14
3277
3336
  }
3278
3337
  ],
3279
3338
  "signatures": [
3280
3339
  {
3281
- "id": 287,
3340
+ "id": 263,
3282
3341
  "name": "bindHashesInternal",
3283
3342
  "kind": 4096,
3284
3343
  "kindString": "Call signature",
3285
3344
  "flags": {},
3286
3345
  "parameters": [
3287
3346
  {
3288
- "id": 288,
3347
+ "id": 264,
3289
3348
  "name": "hashes",
3290
3349
  "kind": 32768,
3291
3350
  "kindString": "Parameter",
@@ -3299,7 +3358,7 @@
3299
3358
  }
3300
3359
  },
3301
3360
  {
3302
- "id": 289,
3361
+ "id": 265,
3303
3362
  "name": "schema",
3304
3363
  "kind": 32768,
3305
3364
  "kindString": "Parameter",
@@ -3313,7 +3372,7 @@
3313
3372
  }
3314
3373
  },
3315
3374
  {
3316
- "id": 290,
3375
+ "id": 266,
3317
3376
  "name": "account",
3318
3377
  "kind": 32768,
3319
3378
  "kindString": "Parameter",
@@ -3322,7 +3381,7 @@
3322
3381
  },
3323
3382
  "type": {
3324
3383
  "type": "reference",
3325
- "name": "Account"
3384
+ "name": "AccountInstance"
3326
3385
  }
3327
3386
  }
3328
3387
  ],
@@ -3344,14 +3403,14 @@
3344
3403
  {
3345
3404
  "type": "reflection",
3346
3405
  "declaration": {
3347
- "id": 291,
3406
+ "id": 267,
3348
3407
  "name": "__type",
3349
3408
  "kind": 65536,
3350
3409
  "kindString": "Type literal",
3351
3410
  "flags": {},
3352
3411
  "children": [
3353
3412
  {
3354
- "id": 292,
3413
+ "id": 268,
3355
3414
  "name": "schema",
3356
3415
  "kind": 1024,
3357
3416
  "kindString": "Property",
@@ -3373,7 +3432,7 @@
3373
3432
  {
3374
3433
  "title": "Properties",
3375
3434
  "children": [
3376
- 292
3435
+ 268
3377
3436
  ]
3378
3437
  }
3379
3438
  ],
@@ -3400,7 +3459,7 @@
3400
3459
  }
3401
3460
  },
3402
3461
  {
3403
- "id": 293,
3462
+ "id": 269,
3404
3463
  "name": "bindQuery",
3405
3464
  "kind": 2048,
3406
3465
  "kindString": "Method",
@@ -3410,20 +3469,20 @@
3410
3469
  "sources": [
3411
3470
  {
3412
3471
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3413
- "line": 48,
3472
+ "line": 46,
3414
3473
  "character": 14
3415
3474
  }
3416
3475
  ],
3417
3476
  "signatures": [
3418
3477
  {
3419
- "id": 294,
3478
+ "id": 270,
3420
3479
  "name": "bindQuery",
3421
3480
  "kind": 4096,
3422
3481
  "kindString": "Call signature",
3423
3482
  "flags": {},
3424
3483
  "typeParameter": [
3425
3484
  {
3426
- "id": 299,
3485
+ "id": 275,
3427
3486
  "name": "T",
3428
3487
  "kind": 131072,
3429
3488
  "kindString": "Type parameter",
@@ -3449,14 +3508,14 @@
3449
3508
  {
3450
3509
  "type": "reflection",
3451
3510
  "declaration": {
3452
- "id": 295,
3511
+ "id": 271,
3453
3512
  "name": "__type",
3454
3513
  "kind": 65536,
3455
3514
  "kindString": "Type literal",
3456
3515
  "flags": {},
3457
3516
  "children": [
3458
3517
  {
3459
- "id": 296,
3518
+ "id": 272,
3460
3519
  "name": "schema",
3461
3520
  "kind": 1024,
3462
3521
  "kindString": "Property",
@@ -3478,7 +3537,7 @@
3478
3537
  {
3479
3538
  "title": "Properties",
3480
3539
  "children": [
3481
- 296
3540
+ 272
3482
3541
  ]
3483
3542
  }
3484
3543
  ],
@@ -3514,14 +3573,14 @@
3514
3573
  {
3515
3574
  "type": "reflection",
3516
3575
  "declaration": {
3517
- "id": 297,
3576
+ "id": 273,
3518
3577
  "name": "__type",
3519
3578
  "kind": 65536,
3520
3579
  "kindString": "Type literal",
3521
3580
  "flags": {},
3522
3581
  "children": [
3523
3582
  {
3524
- "id": 298,
3583
+ "id": 274,
3525
3584
  "name": "schema",
3526
3585
  "kind": 1024,
3527
3586
  "kindString": "Property",
@@ -3543,7 +3602,7 @@
3543
3602
  {
3544
3603
  "title": "Properties",
3545
3604
  "children": [
3546
- 298
3605
+ 274
3547
3606
  ]
3548
3607
  }
3549
3608
  ],
@@ -3567,19 +3626,19 @@
3567
3626
  ],
3568
3627
  "parameters": [
3569
3628
  {
3570
- "id": 300,
3629
+ "id": 276,
3571
3630
  "name": "query",
3572
3631
  "kind": 32768,
3573
3632
  "kindString": "Parameter",
3574
3633
  "flags": {},
3575
3634
  "type": {
3576
3635
  "type": "reference",
3577
- "id": 299,
3636
+ "id": 275,
3578
3637
  "name": "T"
3579
3638
  }
3580
3639
  },
3581
3640
  {
3582
- "id": 301,
3641
+ "id": 277,
3583
3642
  "name": "payloads",
3584
3643
  "kind": 32768,
3585
3644
  "kindString": "Parameter",
@@ -3602,14 +3661,14 @@
3602
3661
  {
3603
3662
  "type": "reflection",
3604
3663
  "declaration": {
3605
- "id": 302,
3664
+ "id": 278,
3606
3665
  "name": "__type",
3607
3666
  "kind": 65536,
3608
3667
  "kindString": "Type literal",
3609
3668
  "flags": {},
3610
3669
  "children": [
3611
3670
  {
3612
- "id": 303,
3671
+ "id": 279,
3613
3672
  "name": "schema",
3614
3673
  "kind": 1024,
3615
3674
  "kindString": "Property",
@@ -3631,7 +3690,7 @@
3631
3690
  {
3632
3691
  "title": "Properties",
3633
3692
  "children": [
3634
- 303
3693
+ 279
3635
3694
  ]
3636
3695
  }
3637
3696
  ],
@@ -3649,7 +3708,7 @@
3649
3708
  }
3650
3709
  },
3651
3710
  {
3652
- "id": 304,
3711
+ "id": 280,
3653
3712
  "name": "account",
3654
3713
  "kind": 32768,
3655
3714
  "kindString": "Parameter",
@@ -3658,7 +3717,7 @@
3658
3717
  },
3659
3718
  "type": {
3660
3719
  "type": "reference",
3661
- "name": "Account"
3720
+ "name": "AccountInstance"
3662
3721
  }
3663
3722
  }
3664
3723
  ],
@@ -3686,14 +3745,14 @@
3686
3745
  {
3687
3746
  "type": "reflection",
3688
3747
  "declaration": {
3689
- "id": 305,
3748
+ "id": 281,
3690
3749
  "name": "__type",
3691
3750
  "kind": 65536,
3692
3751
  "kindString": "Type literal",
3693
3752
  "flags": {},
3694
3753
  "children": [
3695
3754
  {
3696
- "id": 306,
3755
+ "id": 282,
3697
3756
  "name": "query",
3698
3757
  "kind": 1024,
3699
3758
  "kindString": "Property",
@@ -3711,7 +3770,7 @@
3711
3770
  }
3712
3771
  },
3713
3772
  {
3714
- "id": 307,
3773
+ "id": 283,
3715
3774
  "name": "resultSet",
3716
3775
  "kind": 1024,
3717
3776
  "kindString": "Property",
@@ -3731,7 +3790,7 @@
3731
3790
  }
3732
3791
  },
3733
3792
  {
3734
- "id": 308,
3793
+ "id": 284,
3735
3794
  "name": "schema",
3736
3795
  "kind": 1024,
3737
3796
  "kindString": "Property",
@@ -3753,9 +3812,9 @@
3753
3812
  {
3754
3813
  "title": "Properties",
3755
3814
  "children": [
3756
- 306,
3757
- 307,
3758
- 308
3815
+ 282,
3816
+ 283,
3817
+ 284
3759
3818
  ]
3760
3819
  }
3761
3820
  ],
@@ -3786,14 +3845,14 @@
3786
3845
  {
3787
3846
  "type": "reflection",
3788
3847
  "declaration": {
3789
- "id": 309,
3848
+ "id": 285,
3790
3849
  "name": "__type",
3791
3850
  "kind": 65536,
3792
3851
  "kindString": "Type literal",
3793
3852
  "flags": {},
3794
3853
  "children": [
3795
3854
  {
3796
- "id": 310,
3855
+ "id": 286,
3797
3856
  "name": "schema",
3798
3857
  "kind": 1024,
3799
3858
  "kindString": "Property",
@@ -3815,7 +3874,7 @@
3815
3874
  {
3816
3875
  "title": "Properties",
3817
3876
  "children": [
3818
- 310
3877
+ 286
3819
3878
  ]
3820
3879
  }
3821
3880
  ],
@@ -3835,7 +3894,7 @@
3835
3894
  },
3836
3895
  {
3837
3896
  "type": "reference",
3838
- "name": "Account"
3897
+ "name": "AccountInstance"
3839
3898
  }
3840
3899
  ],
3841
3900
  "name": "PromiseEx"
@@ -3852,7 +3911,7 @@
3852
3911
  }
3853
3912
  },
3854
3913
  {
3855
- "id": 311,
3914
+ "id": 287,
3856
3915
  "name": "bindQueryInternal",
3857
3916
  "kind": 2048,
3858
3917
  "kindString": "Method",
@@ -3862,20 +3921,20 @@
3862
3921
  "sources": [
3863
3922
  {
3864
3923
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3865
- "line": 49,
3924
+ "line": 47,
3866
3925
  "character": 14
3867
3926
  }
3868
3927
  ],
3869
3928
  "signatures": [
3870
3929
  {
3871
- "id": 312,
3930
+ "id": 288,
3872
3931
  "name": "bindQueryInternal",
3873
3932
  "kind": 4096,
3874
3933
  "kindString": "Call signature",
3875
3934
  "flags": {},
3876
3935
  "typeParameter": [
3877
3936
  {
3878
- "id": 317,
3937
+ "id": 293,
3879
3938
  "name": "T",
3880
3939
  "kind": 131072,
3881
3940
  "kindString": "Type parameter",
@@ -3901,14 +3960,14 @@
3901
3960
  {
3902
3961
  "type": "reflection",
3903
3962
  "declaration": {
3904
- "id": 313,
3963
+ "id": 289,
3905
3964
  "name": "__type",
3906
3965
  "kind": 65536,
3907
3966
  "kindString": "Type literal",
3908
3967
  "flags": {},
3909
3968
  "children": [
3910
3969
  {
3911
- "id": 314,
3970
+ "id": 290,
3912
3971
  "name": "schema",
3913
3972
  "kind": 1024,
3914
3973
  "kindString": "Property",
@@ -3930,7 +3989,7 @@
3930
3989
  {
3931
3990
  "title": "Properties",
3932
3991
  "children": [
3933
- 314
3992
+ 290
3934
3993
  ]
3935
3994
  }
3936
3995
  ],
@@ -3966,14 +4025,14 @@
3966
4025
  {
3967
4026
  "type": "reflection",
3968
4027
  "declaration": {
3969
- "id": 315,
4028
+ "id": 291,
3970
4029
  "name": "__type",
3971
4030
  "kind": 65536,
3972
4031
  "kindString": "Type literal",
3973
4032
  "flags": {},
3974
4033
  "children": [
3975
4034
  {
3976
- "id": 316,
4035
+ "id": 292,
3977
4036
  "name": "schema",
3978
4037
  "kind": 1024,
3979
4038
  "kindString": "Property",
@@ -3995,7 +4054,7 @@
3995
4054
  {
3996
4055
  "title": "Properties",
3997
4056
  "children": [
3998
- 316
4057
+ 292
3999
4058
  ]
4000
4059
  }
4001
4060
  ],
@@ -4019,19 +4078,19 @@
4019
4078
  ],
4020
4079
  "parameters": [
4021
4080
  {
4022
- "id": 318,
4081
+ "id": 294,
4023
4082
  "name": "query",
4024
4083
  "kind": 32768,
4025
4084
  "kindString": "Parameter",
4026
4085
  "flags": {},
4027
4086
  "type": {
4028
4087
  "type": "reference",
4029
- "id": 317,
4088
+ "id": 293,
4030
4089
  "name": "T"
4031
4090
  }
4032
4091
  },
4033
4092
  {
4034
- "id": 319,
4093
+ "id": 295,
4035
4094
  "name": "payloads",
4036
4095
  "kind": 32768,
4037
4096
  "kindString": "Parameter",
@@ -4054,14 +4113,14 @@
4054
4113
  {
4055
4114
  "type": "reflection",
4056
4115
  "declaration": {
4057
- "id": 320,
4116
+ "id": 296,
4058
4117
  "name": "__type",
4059
4118
  "kind": 65536,
4060
4119
  "kindString": "Type literal",
4061
4120
  "flags": {},
4062
4121
  "children": [
4063
4122
  {
4064
- "id": 321,
4123
+ "id": 297,
4065
4124
  "name": "schema",
4066
4125
  "kind": 1024,
4067
4126
  "kindString": "Property",
@@ -4083,7 +4142,7 @@
4083
4142
  {
4084
4143
  "title": "Properties",
4085
4144
  "children": [
4086
- 321
4145
+ 297
4087
4146
  ]
4088
4147
  }
4089
4148
  ],
@@ -4101,7 +4160,7 @@
4101
4160
  }
4102
4161
  },
4103
4162
  {
4104
- "id": 322,
4163
+ "id": 298,
4105
4164
  "name": "account",
4106
4165
  "kind": 32768,
4107
4166
  "kindString": "Parameter",
@@ -4110,7 +4169,7 @@
4110
4169
  },
4111
4170
  "type": {
4112
4171
  "type": "reference",
4113
- "name": "Account"
4172
+ "name": "AccountInstance"
4114
4173
  }
4115
4174
  }
4116
4175
  ],
@@ -4135,14 +4194,14 @@
4135
4194
  {
4136
4195
  "type": "reflection",
4137
4196
  "declaration": {
4138
- "id": 323,
4197
+ "id": 299,
4139
4198
  "name": "__type",
4140
4199
  "kind": 65536,
4141
4200
  "kindString": "Type literal",
4142
4201
  "flags": {},
4143
4202
  "children": [
4144
4203
  {
4145
- "id": 324,
4204
+ "id": 300,
4146
4205
  "name": "query",
4147
4206
  "kind": 1024,
4148
4207
  "kindString": "Property",
@@ -4160,7 +4219,7 @@
4160
4219
  }
4161
4220
  },
4162
4221
  {
4163
- "id": 325,
4222
+ "id": 301,
4164
4223
  "name": "resultSet",
4165
4224
  "kind": 1024,
4166
4225
  "kindString": "Property",
@@ -4180,7 +4239,7 @@
4180
4239
  }
4181
4240
  },
4182
4241
  {
4183
- "id": 326,
4242
+ "id": 302,
4184
4243
  "name": "schema",
4185
4244
  "kind": 1024,
4186
4245
  "kindString": "Property",
@@ -4202,9 +4261,9 @@
4202
4261
  {
4203
4262
  "title": "Properties",
4204
4263
  "children": [
4205
- 324,
4206
- 325,
4207
- 326
4264
+ 300,
4265
+ 301,
4266
+ 302
4208
4267
  ]
4209
4268
  }
4210
4269
  ],
@@ -4235,14 +4294,14 @@
4235
4294
  {
4236
4295
  "type": "reflection",
4237
4296
  "declaration": {
4238
- "id": 327,
4297
+ "id": 303,
4239
4298
  "name": "__type",
4240
4299
  "kind": 65536,
4241
4300
  "kindString": "Type literal",
4242
4301
  "flags": {},
4243
4302
  "children": [
4244
4303
  {
4245
- "id": 328,
4304
+ "id": 304,
4246
4305
  "name": "schema",
4247
4306
  "kind": 1024,
4248
4307
  "kindString": "Property",
@@ -4264,7 +4323,7 @@
4264
4323
  {
4265
4324
  "title": "Properties",
4266
4325
  "children": [
4267
- 328
4326
+ 304
4268
4327
  ]
4269
4328
  }
4270
4329
  ],
@@ -4294,7 +4353,7 @@
4294
4353
  }
4295
4354
  },
4296
4355
  {
4297
- "id": 329,
4356
+ "id": 305,
4298
4357
  "name": "bindResult",
4299
4358
  "kind": 2048,
4300
4359
  "kindString": "Method",
@@ -4304,20 +4363,20 @@
4304
4363
  "sources": [
4305
4364
  {
4306
4365
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
4307
- "line": 50,
4366
+ "line": 48,
4308
4367
  "character": 14
4309
4368
  }
4310
4369
  ],
4311
4370
  "signatures": [
4312
4371
  {
4313
- "id": 330,
4372
+ "id": 306,
4314
4373
  "name": "bindResult",
4315
4374
  "kind": 4096,
4316
4375
  "kindString": "Call signature",
4317
4376
  "flags": {},
4318
4377
  "parameters": [
4319
4378
  {
4320
- "id": 331,
4379
+ "id": 307,
4321
4380
  "name": "payloads",
4322
4381
  "kind": 32768,
4323
4382
  "kindString": "Parameter",
@@ -4338,14 +4397,14 @@
4338
4397
  {
4339
4398
  "type": "reflection",
4340
4399
  "declaration": {
4341
- "id": 332,
4400
+ "id": 308,
4342
4401
  "name": "__type",
4343
4402
  "kind": 65536,
4344
4403
  "kindString": "Type literal",
4345
4404
  "flags": {},
4346
4405
  "children": [
4347
4406
  {
4348
- "id": 333,
4407
+ "id": 309,
4349
4408
  "name": "schema",
4350
4409
  "kind": 1024,
4351
4410
  "kindString": "Property",
@@ -4367,7 +4426,7 @@
4367
4426
  {
4368
4427
  "title": "Properties",
4369
4428
  "children": [
4370
- 333
4429
+ 309
4371
4430
  ]
4372
4431
  }
4373
4432
  ],
@@ -4385,7 +4444,7 @@
4385
4444
  }
4386
4445
  },
4387
4446
  {
4388
- "id": 334,
4447
+ "id": 310,
4389
4448
  "name": "account",
4390
4449
  "kind": 32768,
4391
4450
  "kindString": "Parameter",
@@ -4394,7 +4453,7 @@
4394
4453
  },
4395
4454
  "type": {
4396
4455
  "type": "reference",
4397
- "name": "Account"
4456
+ "name": "AccountInstance"
4398
4457
  }
4399
4458
  }
4400
4459
  ],
@@ -4418,14 +4477,14 @@
4418
4477
  {
4419
4478
  "type": "reflection",
4420
4479
  "declaration": {
4421
- "id": 335,
4480
+ "id": 311,
4422
4481
  "name": "__type",
4423
4482
  "kind": 65536,
4424
4483
  "kindString": "Type literal",
4425
4484
  "flags": {},
4426
4485
  "children": [
4427
4486
  {
4428
- "id": 336,
4487
+ "id": 312,
4429
4488
  "name": "schema",
4430
4489
  "kind": 1024,
4431
4490
  "kindString": "Property",
@@ -4447,7 +4506,7 @@
4447
4506
  {
4448
4507
  "title": "Properties",
4449
4508
  "children": [
4450
- 336
4509
+ 312
4451
4510
  ]
4452
4511
  }
4453
4512
  ],
@@ -4467,7 +4526,7 @@
4467
4526
  },
4468
4527
  {
4469
4528
  "type": "reference",
4470
- "name": "Account"
4529
+ "name": "AccountInstance"
4471
4530
  }
4472
4531
  ],
4473
4532
  "name": "PromiseEx"
@@ -4484,7 +4543,7 @@
4484
4543
  }
4485
4544
  },
4486
4545
  {
4487
- "id": 337,
4546
+ "id": 313,
4488
4547
  "name": "bindResultInternal",
4489
4548
  "kind": 2048,
4490
4549
  "kindString": "Method",
@@ -4494,20 +4553,20 @@
4494
4553
  "sources": [
4495
4554
  {
4496
4555
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
4497
- "line": 51,
4556
+ "line": 49,
4498
4557
  "character": 14
4499
4558
  }
4500
4559
  ],
4501
4560
  "signatures": [
4502
4561
  {
4503
- "id": 338,
4562
+ "id": 314,
4504
4563
  "name": "bindResultInternal",
4505
4564
  "kind": 4096,
4506
4565
  "kindString": "Call signature",
4507
4566
  "flags": {},
4508
4567
  "parameters": [
4509
4568
  {
4510
- "id": 339,
4569
+ "id": 315,
4511
4570
  "name": "payloads",
4512
4571
  "kind": 32768,
4513
4572
  "kindString": "Parameter",
@@ -4528,14 +4587,14 @@
4528
4587
  {
4529
4588
  "type": "reflection",
4530
4589
  "declaration": {
4531
- "id": 340,
4590
+ "id": 316,
4532
4591
  "name": "__type",
4533
4592
  "kind": 65536,
4534
4593
  "kindString": "Type literal",
4535
4594
  "flags": {},
4536
4595
  "children": [
4537
4596
  {
4538
- "id": 341,
4597
+ "id": 317,
4539
4598
  "name": "schema",
4540
4599
  "kind": 1024,
4541
4600
  "kindString": "Property",
@@ -4557,7 +4616,7 @@
4557
4616
  {
4558
4617
  "title": "Properties",
4559
4618
  "children": [
4560
- 341
4619
+ 317
4561
4620
  ]
4562
4621
  }
4563
4622
  ],
@@ -4575,7 +4634,7 @@
4575
4634
  }
4576
4635
  },
4577
4636
  {
4578
- "id": 342,
4637
+ "id": 318,
4579
4638
  "name": "account",
4580
4639
  "kind": 32768,
4581
4640
  "kindString": "Parameter",
@@ -4584,7 +4643,7 @@
4584
4643
  },
4585
4644
  "type": {
4586
4645
  "type": "reference",
4587
- "name": "Account"
4646
+ "name": "AccountInstance"
4588
4647
  }
4589
4648
  }
4590
4649
  ],
@@ -4605,14 +4664,14 @@
4605
4664
  {
4606
4665
  "type": "reflection",
4607
4666
  "declaration": {
4608
- "id": 343,
4667
+ "id": 319,
4609
4668
  "name": "__type",
4610
4669
  "kind": 65536,
4611
4670
  "kindString": "Type literal",
4612
4671
  "flags": {},
4613
4672
  "children": [
4614
4673
  {
4615
- "id": 344,
4674
+ "id": 320,
4616
4675
  "name": "schema",
4617
4676
  "kind": 1024,
4618
4677
  "kindString": "Property",
@@ -4634,7 +4693,7 @@
4634
4693
  {
4635
4694
  "title": "Properties",
4636
4695
  "children": [
4637
- 344
4696
+ 320
4638
4697
  ]
4639
4698
  }
4640
4699
  ],
@@ -4664,7 +4723,7 @@
4664
4723
  }
4665
4724
  },
4666
4725
  {
4667
- "id": 224,
4726
+ "id": 200,
4668
4727
  "name": "discover",
4669
4728
  "kind": 2048,
4670
4729
  "kindString": "Method",
@@ -4672,13 +4731,13 @@
4672
4731
  "sources": [
4673
4732
  {
4674
4733
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
4675
- "line": 40,
4734
+ "line": 38,
4676
4735
  "character": 4
4677
4736
  }
4678
4737
  ],
4679
4738
  "signatures": [
4680
4739
  {
4681
- "id": 225,
4740
+ "id": 201,
4682
4741
  "name": "discover",
4683
4742
  "kind": 4096,
4684
4743
  "kindString": "Call signature",
@@ -4702,14 +4761,14 @@
4702
4761
  {
4703
4762
  "type": "reflection",
4704
4763
  "declaration": {
4705
- "id": 226,
4764
+ "id": 202,
4706
4765
  "name": "__type",
4707
4766
  "kind": 65536,
4708
4767
  "kindString": "Type literal",
4709
4768
  "flags": {},
4710
4769
  "children": [
4711
4770
  {
4712
- "id": 227,
4771
+ "id": 203,
4713
4772
  "name": "schema",
4714
4773
  "kind": 1024,
4715
4774
  "kindString": "Property",
@@ -4731,7 +4790,7 @@
4731
4790
  {
4732
4791
  "title": "Properties",
4733
4792
  "children": [
4734
- 227
4793
+ 203
4735
4794
  ]
4736
4795
  }
4737
4796
  ],
@@ -4766,7 +4825,7 @@
4766
4825
  }
4767
4826
  },
4768
4827
  {
4769
- "id": 345,
4828
+ "id": 321,
4770
4829
  "name": "loadAccount",
4771
4830
  "kind": 2048,
4772
4831
  "kindString": "Method",
@@ -4776,20 +4835,20 @@
4776
4835
  "sources": [
4777
4836
  {
4778
4837
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
4779
- "line": 52,
4838
+ "line": 50,
4780
4839
  "character": 14
4781
4840
  }
4782
4841
  ],
4783
4842
  "signatures": [
4784
4843
  {
4785
- "id": 346,
4844
+ "id": 322,
4786
4845
  "name": "loadAccount",
4787
4846
  "kind": 4096,
4788
4847
  "kindString": "Call signature",
4789
4848
  "flags": {},
4790
4849
  "parameters": [
4791
4850
  {
4792
- "id": 347,
4851
+ "id": 323,
4793
4852
  "name": "account",
4794
4853
  "kind": 32768,
4795
4854
  "kindString": "Parameter",
@@ -4798,13 +4857,13 @@
4798
4857
  },
4799
4858
  "type": {
4800
4859
  "type": "reference",
4801
- "name": "Account"
4860
+ "name": "AccountInstance"
4802
4861
  }
4803
4862
  }
4804
4863
  ],
4805
4864
  "type": {
4806
4865
  "type": "reference",
4807
- "name": "Account"
4866
+ "name": "AccountInstance"
4808
4867
  },
4809
4868
  "inheritedFrom": {
4810
4869
  "type": "reference",
@@ -4828,7 +4887,7 @@
4828
4887
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
4829
4888
  "line": 26,
4830
4889
  "character": 17,
4831
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L26"
4890
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L26"
4832
4891
  }
4833
4892
  ],
4834
4893
  "signatures": [
@@ -5920,7 +5979,7 @@
5920
5979
  }
5921
5980
  },
5922
5981
  {
5923
- "id": 228,
5982
+ "id": 204,
5924
5983
  "name": "queryable",
5925
5984
  "kind": 2048,
5926
5985
  "kindString": "Method",
@@ -5928,20 +5987,20 @@
5928
5987
  "sources": [
5929
5988
  {
5930
5989
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5931
- "line": 42,
5990
+ "line": 40,
5932
5991
  "character": 4
5933
5992
  }
5934
5993
  ],
5935
5994
  "signatures": [
5936
5995
  {
5937
- "id": 229,
5996
+ "id": 205,
5938
5997
  "name": "queryable",
5939
5998
  "kind": 4096,
5940
5999
  "kindString": "Call signature",
5941
6000
  "flags": {},
5942
6001
  "typeParameter": [
5943
6002
  {
5944
- "id": 238,
6003
+ "id": 214,
5945
6004
  "name": "T",
5946
6005
  "kind": 131072,
5947
6006
  "kindString": "Type parameter",
@@ -5964,14 +6023,14 @@
5964
6023
  {
5965
6024
  "type": "reflection",
5966
6025
  "declaration": {
5967
- "id": 230,
6026
+ "id": 206,
5968
6027
  "name": "__type",
5969
6028
  "kind": 65536,
5970
6029
  "kindString": "Type literal",
5971
6030
  "flags": {},
5972
6031
  "children": [
5973
6032
  {
5974
- "id": 231,
6033
+ "id": 207,
5975
6034
  "name": "query",
5976
6035
  "kind": 1024,
5977
6036
  "kindString": "Property",
@@ -5989,7 +6048,7 @@
5989
6048
  }
5990
6049
  },
5991
6050
  {
5992
- "id": 232,
6051
+ "id": 208,
5993
6052
  "name": "resultSet",
5994
6053
  "kind": 1024,
5995
6054
  "kindString": "Property",
@@ -6009,7 +6068,7 @@
6009
6068
  }
6010
6069
  },
6011
6070
  {
6012
- "id": 233,
6071
+ "id": 209,
6013
6072
  "name": "schema",
6014
6073
  "kind": 1024,
6015
6074
  "kindString": "Property",
@@ -6031,9 +6090,9 @@
6031
6090
  {
6032
6091
  "title": "Properties",
6033
6092
  "children": [
6034
- 231,
6035
- 232,
6036
- 233
6093
+ 207,
6094
+ 208,
6095
+ 209
6037
6096
  ]
6038
6097
  }
6039
6098
  ],
@@ -6066,14 +6125,14 @@
6066
6125
  {
6067
6126
  "type": "reflection",
6068
6127
  "declaration": {
6069
- "id": 234,
6128
+ "id": 210,
6070
6129
  "name": "__type",
6071
6130
  "kind": 65536,
6072
6131
  "kindString": "Type literal",
6073
6132
  "flags": {},
6074
6133
  "children": [
6075
6134
  {
6076
- "id": 235,
6135
+ "id": 211,
6077
6136
  "name": "query",
6078
6137
  "kind": 1024,
6079
6138
  "kindString": "Property",
@@ -6091,7 +6150,7 @@
6091
6150
  }
6092
6151
  },
6093
6152
  {
6094
- "id": 236,
6153
+ "id": 212,
6095
6154
  "name": "resultSet",
6096
6155
  "kind": 1024,
6097
6156
  "kindString": "Property",
@@ -6111,7 +6170,7 @@
6111
6170
  }
6112
6171
  },
6113
6172
  {
6114
- "id": 237,
6173
+ "id": 213,
6115
6174
  "name": "schema",
6116
6175
  "kind": 1024,
6117
6176
  "kindString": "Property",
@@ -6133,9 +6192,9 @@
6133
6192
  {
6134
6193
  "title": "Properties",
6135
6194
  "children": [
6136
- 235,
6137
- 236,
6138
- 237
6195
+ 211,
6196
+ 212,
6197
+ 213
6139
6198
  ]
6140
6199
  }
6141
6200
  ],
@@ -6152,7 +6211,7 @@
6152
6211
  }
6153
6212
  },
6154
6213
  {
6155
- "id": 257,
6214
+ "id": 233,
6156
6215
  "name": "TConfig",
6157
6216
  "kind": 131072,
6158
6217
  "kindString": "Type parameter",
@@ -6171,14 +6230,14 @@
6171
6230
  {
6172
6231
  "type": "reflection",
6173
6232
  "declaration": {
6174
- "id": 239,
6233
+ "id": 215,
6175
6234
  "name": "__type",
6176
6235
  "kind": 65536,
6177
6236
  "kindString": "Type literal",
6178
6237
  "flags": {},
6179
6238
  "children": [
6180
6239
  {
6181
- "id": 240,
6240
+ "id": 216,
6182
6241
  "name": "name",
6183
6242
  "kind": 1024,
6184
6243
  "kindString": "Property",
@@ -6198,7 +6257,7 @@
6198
6257
  }
6199
6258
  },
6200
6259
  {
6201
- "id": 241,
6260
+ "id": 217,
6202
6261
  "name": "security",
6203
6262
  "kind": 1024,
6204
6263
  "kindString": "Property",
@@ -6215,14 +6274,14 @@
6215
6274
  "type": {
6216
6275
  "type": "reflection",
6217
6276
  "declaration": {
6218
- "id": 242,
6277
+ "id": 218,
6219
6278
  "name": "__type",
6220
6279
  "kind": 65536,
6221
6280
  "kindString": "Type literal",
6222
6281
  "flags": {},
6223
6282
  "children": [
6224
6283
  {
6225
- "id": 243,
6284
+ "id": 219,
6226
6285
  "name": "allowAnonymous",
6227
6286
  "kind": 1024,
6228
6287
  "kindString": "Property",
@@ -6242,7 +6301,7 @@
6242
6301
  }
6243
6302
  },
6244
6303
  {
6245
- "id": 244,
6304
+ "id": 220,
6246
6305
  "name": "allowed",
6247
6306
  "kind": 1024,
6248
6307
  "kindString": "Property",
@@ -6286,7 +6345,7 @@
6286
6345
  }
6287
6346
  },
6288
6347
  {
6289
- "id": 245,
6348
+ "id": 221,
6290
6349
  "name": "disallowed",
6291
6350
  "kind": 1024,
6292
6351
  "kindString": "Property",
@@ -6325,9 +6384,9 @@
6325
6384
  {
6326
6385
  "title": "Properties",
6327
6386
  "children": [
6328
- 243,
6329
- 244,
6330
- 245
6387
+ 219,
6388
+ 220,
6389
+ 221
6331
6390
  ]
6332
6391
  }
6333
6392
  ],
@@ -6346,8 +6405,8 @@
6346
6405
  {
6347
6406
  "title": "Properties",
6348
6407
  "children": [
6349
- 240,
6350
- 241
6408
+ 216,
6409
+ 217
6351
6410
  ]
6352
6411
  }
6353
6412
  ],
@@ -6363,14 +6422,14 @@
6363
6422
  {
6364
6423
  "type": "reflection",
6365
6424
  "declaration": {
6366
- "id": 246,
6425
+ "id": 222,
6367
6426
  "name": "__type",
6368
6427
  "kind": 65536,
6369
6428
  "kindString": "Type literal",
6370
6429
  "flags": {},
6371
6430
  "children": [
6372
6431
  {
6373
- "id": 247,
6432
+ "id": 223,
6374
6433
  "name": "schema",
6375
6434
  "kind": 1024,
6376
6435
  "kindString": "Property",
@@ -6392,7 +6451,7 @@
6392
6451
  {
6393
6452
  "title": "Properties",
6394
6453
  "children": [
6395
- 247
6454
+ 223
6396
6455
  ]
6397
6456
  }
6398
6457
  ],
@@ -6421,14 +6480,14 @@
6421
6480
  {
6422
6481
  "type": "reflection",
6423
6482
  "declaration": {
6424
- "id": 248,
6483
+ "id": 224,
6425
6484
  "name": "__type",
6426
6485
  "kind": 65536,
6427
6486
  "kindString": "Type literal",
6428
6487
  "flags": {},
6429
6488
  "children": [
6430
6489
  {
6431
- "id": 249,
6490
+ "id": 225,
6432
6491
  "name": "name",
6433
6492
  "kind": 1024,
6434
6493
  "kindString": "Property",
@@ -6448,7 +6507,7 @@
6448
6507
  }
6449
6508
  },
6450
6509
  {
6451
- "id": 250,
6510
+ "id": 226,
6452
6511
  "name": "security",
6453
6512
  "kind": 1024,
6454
6513
  "kindString": "Property",
@@ -6465,14 +6524,14 @@
6465
6524
  "type": {
6466
6525
  "type": "reflection",
6467
6526
  "declaration": {
6468
- "id": 251,
6527
+ "id": 227,
6469
6528
  "name": "__type",
6470
6529
  "kind": 65536,
6471
6530
  "kindString": "Type literal",
6472
6531
  "flags": {},
6473
6532
  "children": [
6474
6533
  {
6475
- "id": 252,
6534
+ "id": 228,
6476
6535
  "name": "allowAnonymous",
6477
6536
  "kind": 1024,
6478
6537
  "kindString": "Property",
@@ -6492,7 +6551,7 @@
6492
6551
  }
6493
6552
  },
6494
6553
  {
6495
- "id": 253,
6554
+ "id": 229,
6496
6555
  "name": "allowed",
6497
6556
  "kind": 1024,
6498
6557
  "kindString": "Property",
@@ -6536,7 +6595,7 @@
6536
6595
  }
6537
6596
  },
6538
6597
  {
6539
- "id": 254,
6598
+ "id": 230,
6540
6599
  "name": "disallowed",
6541
6600
  "kind": 1024,
6542
6601
  "kindString": "Property",
@@ -6575,9 +6634,9 @@
6575
6634
  {
6576
6635
  "title": "Properties",
6577
6636
  "children": [
6578
- 252,
6579
- 253,
6580
- 254
6637
+ 228,
6638
+ 229,
6639
+ 230
6581
6640
  ]
6582
6641
  }
6583
6642
  ],
@@ -6596,8 +6655,8 @@
6596
6655
  {
6597
6656
  "title": "Properties",
6598
6657
  "children": [
6599
- 249,
6600
- 250
6658
+ 225,
6659
+ 226
6601
6660
  ]
6602
6661
  }
6603
6662
  ],
@@ -6613,14 +6672,14 @@
6613
6672
  {
6614
6673
  "type": "reflection",
6615
6674
  "declaration": {
6616
- "id": 255,
6675
+ "id": 231,
6617
6676
  "name": "__type",
6618
6677
  "kind": 65536,
6619
6678
  "kindString": "Type literal",
6620
6679
  "flags": {},
6621
6680
  "children": [
6622
6681
  {
6623
- "id": 256,
6682
+ "id": 232,
6624
6683
  "name": "schema",
6625
6684
  "kind": 1024,
6626
6685
  "kindString": "Property",
@@ -6642,7 +6701,7 @@
6642
6701
  {
6643
6702
  "title": "Properties",
6644
6703
  "children": [
6645
- 256
6704
+ 232
6646
6705
  ]
6647
6706
  }
6648
6707
  ],
@@ -6661,19 +6720,19 @@
6661
6720
  ],
6662
6721
  "parameters": [
6663
6722
  {
6664
- "id": 258,
6723
+ "id": 234,
6665
6724
  "name": "query",
6666
6725
  "kind": 32768,
6667
6726
  "kindString": "Parameter",
6668
6727
  "flags": {},
6669
6728
  "type": {
6670
6729
  "type": "reference",
6671
- "id": 238,
6730
+ "id": 214,
6672
6731
  "name": "T"
6673
6732
  }
6674
6733
  },
6675
6734
  {
6676
- "id": 259,
6735
+ "id": 235,
6677
6736
  "name": "payloads",
6678
6737
  "kind": 32768,
6679
6738
  "kindString": "Parameter",
@@ -6696,14 +6755,14 @@
6696
6755
  {
6697
6756
  "type": "reflection",
6698
6757
  "declaration": {
6699
- "id": 260,
6758
+ "id": 236,
6700
6759
  "name": "__type",
6701
6760
  "kind": 65536,
6702
6761
  "kindString": "Type literal",
6703
6762
  "flags": {},
6704
6763
  "children": [
6705
6764
  {
6706
- "id": 261,
6765
+ "id": 237,
6707
6766
  "name": "schema",
6708
6767
  "kind": 1024,
6709
6768
  "kindString": "Property",
@@ -6725,7 +6784,7 @@
6725
6784
  {
6726
6785
  "title": "Properties",
6727
6786
  "children": [
6728
- 261
6787
+ 237
6729
6788
  ]
6730
6789
  }
6731
6790
  ],
@@ -6743,7 +6802,7 @@
6743
6802
  }
6744
6803
  },
6745
6804
  {
6746
- "id": 262,
6805
+ "id": 238,
6747
6806
  "name": "queryConfig",
6748
6807
  "kind": 32768,
6749
6808
  "kindString": "Parameter",
@@ -6752,7 +6811,7 @@
6752
6811
  },
6753
6812
  "type": {
6754
6813
  "type": "reference",
6755
- "id": 257,
6814
+ "id": 233,
6756
6815
  "name": "TConfig"
6757
6816
  }
6758
6817
  }
@@ -6773,7 +6832,7 @@
6773
6832
  }
6774
6833
  },
6775
6834
  {
6776
- "id": 263,
6835
+ "id": 239,
6777
6836
  "name": "resolve",
6778
6837
  "kind": 2048,
6779
6838
  "kindString": "Method",
@@ -6781,20 +6840,20 @@
6781
6840
  "sources": [
6782
6841
  {
6783
6842
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6784
- "line": 43,
6843
+ "line": 41,
6785
6844
  "character": 4
6786
6845
  }
6787
6846
  ],
6788
6847
  "signatures": [
6789
6848
  {
6790
- "id": 264,
6849
+ "id": 240,
6791
6850
  "name": "resolve",
6792
6851
  "kind": 4096,
6793
6852
  "kindString": "Call signature",
6794
6853
  "flags": {},
6795
6854
  "parameters": [
6796
6855
  {
6797
- "id": 265,
6856
+ "id": 241,
6798
6857
  "name": "filter",
6799
6858
  "kind": 32768,
6800
6859
  "kindString": "Parameter",
@@ -6829,14 +6888,14 @@
6829
6888
  {
6830
6889
  "type": "reflection",
6831
6890
  "declaration": {
6832
- "id": 266,
6891
+ "id": 242,
6833
6892
  "name": "__type",
6834
6893
  "kind": 65536,
6835
6894
  "kindString": "Type literal",
6836
6895
  "flags": {},
6837
6896
  "children": [
6838
6897
  {
6839
- "id": 267,
6898
+ "id": 243,
6840
6899
  "name": "name",
6841
6900
  "kind": 1024,
6842
6901
  "kindString": "Property",
@@ -6856,7 +6915,7 @@
6856
6915
  }
6857
6916
  },
6858
6917
  {
6859
- "id": 268,
6918
+ "id": 244,
6860
6919
  "name": "security",
6861
6920
  "kind": 1024,
6862
6921
  "kindString": "Property",
@@ -6873,14 +6932,14 @@
6873
6932
  "type": {
6874
6933
  "type": "reflection",
6875
6934
  "declaration": {
6876
- "id": 269,
6935
+ "id": 245,
6877
6936
  "name": "__type",
6878
6937
  "kind": 65536,
6879
6938
  "kindString": "Type literal",
6880
6939
  "flags": {},
6881
6940
  "children": [
6882
6941
  {
6883
- "id": 270,
6942
+ "id": 246,
6884
6943
  "name": "allowAnonymous",
6885
6944
  "kind": 1024,
6886
6945
  "kindString": "Property",
@@ -6900,7 +6959,7 @@
6900
6959
  }
6901
6960
  },
6902
6961
  {
6903
- "id": 271,
6962
+ "id": 247,
6904
6963
  "name": "allowed",
6905
6964
  "kind": 1024,
6906
6965
  "kindString": "Property",
@@ -6944,7 +7003,7 @@
6944
7003
  }
6945
7004
  },
6946
7005
  {
6947
- "id": 272,
7006
+ "id": 248,
6948
7007
  "name": "disallowed",
6949
7008
  "kind": 1024,
6950
7009
  "kindString": "Property",
@@ -6983,9 +7042,9 @@
6983
7042
  {
6984
7043
  "title": "Properties",
6985
7044
  "children": [
6986
- 270,
6987
- 271,
6988
- 272
7045
+ 246,
7046
+ 247,
7047
+ 248
6989
7048
  ]
6990
7049
  }
6991
7050
  ],
@@ -7004,8 +7063,8 @@
7004
7063
  {
7005
7064
  "title": "Properties",
7006
7065
  "children": [
7007
- 267,
7008
- 268
7066
+ 243,
7067
+ 244
7009
7068
  ]
7010
7069
  }
7011
7070
  ],
@@ -7021,14 +7080,14 @@
7021
7080
  {
7022
7081
  "type": "reflection",
7023
7082
  "declaration": {
7024
- "id": 273,
7083
+ "id": 249,
7025
7084
  "name": "__type",
7026
7085
  "kind": 65536,
7027
7086
  "kindString": "Type literal",
7028
7087
  "flags": {},
7029
7088
  "children": [
7030
7089
  {
7031
- "id": 274,
7090
+ "id": 250,
7032
7091
  "name": "schema",
7033
7092
  "kind": 1024,
7034
7093
  "kindString": "Property",
@@ -7050,7 +7109,7 @@
7050
7109
  {
7051
7110
  "title": "Properties",
7052
7111
  "children": [
7053
- 274
7112
+ 250
7054
7113
  ]
7055
7114
  }
7056
7115
  ],
@@ -7086,7 +7145,7 @@
7086
7145
  }
7087
7146
  },
7088
7147
  {
7089
- "id": 348,
7148
+ "id": 324,
7090
7149
  "name": "start",
7091
7150
  "kind": 2048,
7092
7151
  "kindString": "Method",
@@ -7096,20 +7155,20 @@
7096
7155
  "sources": [
7097
7156
  {
7098
7157
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
7099
- "line": 53,
7158
+ "line": 51,
7100
7159
  "character": 14
7101
7160
  }
7102
7161
  ],
7103
7162
  "signatures": [
7104
7163
  {
7105
- "id": 349,
7164
+ "id": 325,
7106
7165
  "name": "start",
7107
7166
  "kind": 4096,
7108
7167
  "kindString": "Call signature",
7109
7168
  "flags": {},
7110
7169
  "parameters": [
7111
7170
  {
7112
- "id": 350,
7171
+ "id": 326,
7113
7172
  "name": "_timeout",
7114
7173
  "kind": 32768,
7115
7174
  "kindString": "Parameter",
@@ -7149,7 +7208,7 @@
7149
7208
  }
7150
7209
  },
7151
7210
  {
7152
- "id": 275,
7211
+ "id": 251,
7153
7212
  "name": "started",
7154
7213
  "kind": 2048,
7155
7214
  "kindString": "Method",
@@ -7157,20 +7216,20 @@
7157
7216
  "sources": [
7158
7217
  {
7159
7218
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
7160
- "line": 44,
7219
+ "line": 42,
7161
7220
  "character": 4
7162
7221
  }
7163
7222
  ],
7164
7223
  "signatures": [
7165
7224
  {
7166
- "id": 276,
7225
+ "id": 252,
7167
7226
  "name": "started",
7168
7227
  "kind": 4096,
7169
7228
  "kindString": "Call signature",
7170
7229
  "flags": {},
7171
7230
  "parameters": [
7172
7231
  {
7173
- "id": 277,
7232
+ "id": 253,
7174
7233
  "name": "notStartedAction",
7175
7234
  "kind": 32768,
7176
7235
  "kindString": "Parameter",
@@ -7220,7 +7279,7 @@
7220
7279
  }
7221
7280
  },
7222
7281
  {
7223
- "id": 351,
7282
+ "id": 327,
7224
7283
  "name": "stop",
7225
7284
  "kind": 2048,
7226
7285
  "kindString": "Method",
@@ -7230,20 +7289,20 @@
7230
7289
  "sources": [
7231
7290
  {
7232
7291
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
7233
- "line": 54,
7292
+ "line": 52,
7234
7293
  "character": 14
7235
7294
  }
7236
7295
  ],
7237
7296
  "signatures": [
7238
7297
  {
7239
- "id": 352,
7298
+ "id": 328,
7240
7299
  "name": "stop",
7241
7300
  "kind": 4096,
7242
7301
  "kindString": "Call signature",
7243
7302
  "flags": {},
7244
7303
  "parameters": [
7245
7304
  {
7246
- "id": 353,
7305
+ "id": 329,
7247
7306
  "name": "_timeout",
7248
7307
  "kind": 32768,
7249
7308
  "kindString": "Parameter",
@@ -7283,7 +7342,7 @@
7283
7342
  }
7284
7343
  },
7285
7344
  {
7286
- "id": 278,
7345
+ "id": 254,
7287
7346
  "name": "subscribe",
7288
7347
  "kind": 2048,
7289
7348
  "kindString": "Method",
@@ -7291,20 +7350,20 @@
7291
7350
  "sources": [
7292
7351
  {
7293
7352
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
7294
- "line": 45,
7353
+ "line": 43,
7295
7354
  "character": 4
7296
7355
  }
7297
7356
  ],
7298
7357
  "signatures": [
7299
7358
  {
7300
- "id": 279,
7359
+ "id": 255,
7301
7360
  "name": "subscribe",
7302
7361
  "kind": 4096,
7303
7362
  "kindString": "Call signature",
7304
7363
  "flags": {},
7305
7364
  "parameters": [
7306
7365
  {
7307
- "id": 280,
7366
+ "id": 256,
7308
7367
  "name": "_queryAccount",
7309
7368
  "kind": 32768,
7310
7369
  "kindString": "Parameter",
@@ -7313,7 +7372,7 @@
7313
7372
  },
7314
7373
  "type": {
7315
7374
  "type": "reference",
7316
- "name": "Account"
7375
+ "name": "AccountInstance"
7317
7376
  }
7318
7377
  }
7319
7378
  ],
@@ -7333,7 +7392,7 @@
7333
7392
  }
7334
7393
  },
7335
7394
  {
7336
- "id": 354,
7395
+ "id": 330,
7337
7396
  "name": "validateConfig",
7338
7397
  "kind": 2048,
7339
7398
  "kindString": "Method",
@@ -7343,20 +7402,20 @@
7343
7402
  "sources": [
7344
7403
  {
7345
7404
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
7346
- "line": 55,
7405
+ "line": 53,
7347
7406
  "character": 14
7348
7407
  }
7349
7408
  ],
7350
7409
  "signatures": [
7351
7410
  {
7352
- "id": 355,
7411
+ "id": 331,
7353
7412
  "name": "validateConfig",
7354
7413
  "kind": 4096,
7355
7414
  "kindString": "Call signature",
7356
7415
  "flags": {},
7357
7416
  "parameters": [
7358
7417
  {
7359
- "id": 356,
7418
+ "id": 332,
7360
7419
  "name": "config",
7361
7420
  "kind": 32768,
7362
7421
  "kindString": "Parameter",
@@ -7369,7 +7428,7 @@
7369
7428
  }
7370
7429
  },
7371
7430
  {
7372
- "id": 357,
7431
+ "id": 333,
7373
7432
  "name": "parents",
7374
7433
  "kind": 32768,
7375
7434
  "kindString": "Parameter",
@@ -7413,7 +7472,7 @@
7413
7472
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
7414
7473
  "line": 22,
7415
7474
  "character": 24,
7416
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L22"
7475
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L22"
7417
7476
  }
7418
7477
  ],
7419
7478
  "signatures": [
@@ -7660,7 +7719,7 @@
7660
7719
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
7661
7720
  "line": 11,
7662
7721
  "character": 2,
7663
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L11"
7722
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L11"
7664
7723
  }
7665
7724
  ],
7666
7725
  "type": {
@@ -7931,7 +7990,7 @@
7931
7990
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
7932
7991
  "line": 12,
7933
7992
  "character": 2,
7934
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L12"
7993
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L12"
7935
7994
  }
7936
7995
  ],
7937
7996
  "type": {
@@ -7954,7 +8013,7 @@
7954
8013
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
7955
8014
  "line": 10,
7956
8015
  "character": 67,
7957
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L10"
8016
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L10"
7958
8017
  }
7959
8018
  ]
7960
8019
  }
@@ -8110,14 +8169,14 @@
8110
8169
  {
8111
8170
  "title": "Properties",
8112
8171
  "children": [
8172
+ 158,
8173
+ 168,
8174
+ 169,
8175
+ 170,
8176
+ 171,
8177
+ 334,
8113
8178
  148,
8114
- 182,
8115
- 192,
8116
- 193,
8117
- 194,
8118
- 195,
8119
- 172,
8120
- 200,
8179
+ 176,
8121
8180
  33,
8122
8181
  60
8123
8182
  ]
@@ -8125,12 +8184,13 @@
8125
8184
  {
8126
8185
  "title": "Accessors",
8127
8186
  "children": [
8128
- 205,
8129
- 207,
8130
- 209,
8187
+ 181,
8188
+ 183,
8189
+ 185,
8190
+ 358,
8131
8191
  87,
8132
- 211,
8133
- 222,
8192
+ 187,
8193
+ 198,
8134
8194
  105,
8135
8195
  107
8136
8196
  ]
@@ -8138,23 +8198,23 @@
8138
8198
  {
8139
8199
  "title": "Methods",
8140
8200
  "children": [
8141
- 281,
8142
- 286,
8143
- 293,
8144
- 311,
8145
- 329,
8146
- 337,
8147
- 224,
8148
- 345,
8201
+ 257,
8202
+ 262,
8203
+ 269,
8204
+ 287,
8205
+ 305,
8206
+ 313,
8207
+ 200,
8208
+ 321,
8149
8209
  98,
8150
8210
  111,
8151
- 228,
8152
- 263,
8153
- 348,
8154
- 275,
8155
- 351,
8156
- 278,
8157
- 354,
8211
+ 204,
8212
+ 239,
8213
+ 324,
8214
+ 251,
8215
+ 327,
8216
+ 254,
8217
+ 330,
8158
8218
  34
8159
8219
  ]
8160
8220
  }
@@ -8164,7 +8224,7 @@
8164
8224
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
8165
8225
  "line": 15,
8166
8226
  "character": 13,
8167
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L15"
8227
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L15"
8168
8228
  }
8169
8229
  ],
8170
8230
  "extendedTypes": [
@@ -8192,7 +8252,7 @@
8192
8252
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
8193
8253
  "line": 10,
8194
8254
  "character": 12,
8195
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L10"
8255
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L10"
8196
8256
  }
8197
8257
  ],
8198
8258
  "type": {
@@ -8220,7 +8280,7 @@
8220
8280
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
8221
8281
  "line": 11,
8222
8282
  "character": 2,
8223
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L11"
8283
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L11"
8224
8284
  }
8225
8285
  ],
8226
8286
  "type": {
@@ -8239,7 +8299,7 @@
8239
8299
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
8240
8300
  "line": 12,
8241
8301
  "character": 2,
8242
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L12"
8302
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L12"
8243
8303
  }
8244
8304
  ],
8245
8305
  "type": {
@@ -8263,7 +8323,7 @@
8263
8323
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
8264
8324
  "line": 10,
8265
8325
  "character": 67,
8266
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L10"
8326
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L10"
8267
8327
  }
8268
8328
  ]
8269
8329
  }
@@ -8283,13 +8343,13 @@
8283
8343
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
8284
8344
  "line": 7,
8285
8345
  "character": 12,
8286
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L7"
8346
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L7"
8287
8347
  },
8288
8348
  {
8289
8349
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
8290
8350
  "line": 8,
8291
8351
  "character": 13,
8292
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L8"
8352
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L8"
8293
8353
  }
8294
8354
  ],
8295
8355
  "type": {
@@ -8308,13 +8368,13 @@
8308
8368
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
8309
8369
  "line": 7,
8310
8370
  "character": 12,
8311
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L7"
8371
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L7"
8312
8372
  },
8313
8373
  {
8314
8374
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
8315
8375
  "line": 8,
8316
8376
  "character": 13,
8317
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L8"
8377
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L8"
8318
8378
  }
8319
8379
  ],
8320
8380
  "type": {
@@ -8333,7 +8393,7 @@
8333
8393
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Plugin.ts",
8334
8394
  "line": 8,
8335
8395
  "character": 13,
8336
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/module-instance/src/Plugin.ts#L8"
8396
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/module-instance/src/Plugin.ts#L8"
8337
8397
  }
8338
8398
  ],
8339
8399
  "signatures": [
@@ -8579,7 +8639,7 @@
8579
8639
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
8580
8640
  "line": 11,
8581
8641
  "character": 2,
8582
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L11"
8642
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L11"
8583
8643
  }
8584
8644
  ],
8585
8645
  "type": {
@@ -8850,7 +8910,7 @@
8850
8910
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
8851
8911
  "line": 12,
8852
8912
  "character": 2,
8853
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L12"
8913
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L12"
8854
8914
  }
8855
8915
  ],
8856
8916
  "type": {
@@ -8873,7 +8933,7 @@
8873
8933
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
8874
8934
  "line": 10,
8875
8935
  "character": 67,
8876
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L10"
8936
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L10"
8877
8937
  }
8878
8938
  ]
8879
8939
  }
@@ -9003,7 +9063,7 @@
9003
9063
  {
9004
9064
  "title": "References",
9005
9065
  "children": [
9006
- 358
9066
+ 360
9007
9067
  ]
9008
9068
  },
9009
9069
  {
@@ -9037,7 +9097,7 @@
9037
9097
  "fileName": "plugins/packages/payloadset/packages/module-instance/src/index.ts",
9038
9098
  "line": 1,
9039
9099
  "character": 0,
9040
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/module-instance/src/index.ts#L1"
9100
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/module-instance/src/index.ts#L1"
9041
9101
  }
9042
9102
  ]
9043
9103
  }