@xyo-network/node-system-info-plugin 2.43.7 → 2.43.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/docs.json +2041 -968
  2. package/package.json +7 -7
package/dist/docs.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "originalName": "",
8
8
  "children": [
9
9
  {
10
- "id": 243,
10
+ "id": 284,
11
11
  "name": "default",
12
12
  "kind": 8388608,
13
13
  "kindString": "Reference",
@@ -17,7 +17,7 @@
17
17
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/index.ts",
18
18
  "line": 9,
19
19
  "character": 0,
20
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/index.ts#L9"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/index.ts#L9"
21
21
  }
22
22
  ],
23
23
  "target": 1
@@ -40,7 +40,7 @@
40
40
  "sources": [
41
41
  {
42
42
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
43
- "line": 22,
43
+ "line": 21,
44
44
  "character": 4
45
45
  }
46
46
  ],
@@ -429,7 +429,7 @@
429
429
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
430
430
  "line": 7,
431
431
  "character": 2,
432
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
432
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
433
433
  }
434
434
  ],
435
435
  "type": {
@@ -460,7 +460,7 @@
460
460
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
461
461
  "line": 8,
462
462
  "character": 2,
463
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
463
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
464
464
  }
465
465
  ],
466
466
  "type": {
@@ -483,7 +483,7 @@
483
483
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
484
484
  "line": 6,
485
485
  "character": 62,
486
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
486
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
487
487
  }
488
488
  ]
489
489
  }
@@ -624,7 +624,7 @@
624
624
  }
625
625
  },
626
626
  {
627
- "id": 105,
627
+ "id": 121,
628
628
  "name": "_resolver",
629
629
  "kind": 1024,
630
630
  "kindString": "Property",
@@ -659,14 +659,158 @@
659
659
  {
660
660
  "type": "reflection",
661
661
  "declaration": {
662
- "id": 106,
662
+ "id": 122,
663
+ "name": "__type",
664
+ "kind": 65536,
665
+ "kindString": "Type literal",
666
+ "flags": {},
667
+ "children": [
668
+ {
669
+ "id": 123,
670
+ "name": "security",
671
+ "kind": 1024,
672
+ "kindString": "Property",
673
+ "flags": {
674
+ "isOptional": true
675
+ },
676
+ "sources": [
677
+ {
678
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
679
+ "line": 8,
680
+ "character": 4
681
+ }
682
+ ],
683
+ "type": {
684
+ "type": "reflection",
685
+ "declaration": {
686
+ "id": 124,
687
+ "name": "__type",
688
+ "kind": 65536,
689
+ "kindString": "Type literal",
690
+ "flags": {},
691
+ "children": [
692
+ {
693
+ "id": 125,
694
+ "name": "allowed",
695
+ "kind": 1024,
696
+ "kindString": "Property",
697
+ "flags": {
698
+ "isOptional": true
699
+ },
700
+ "sources": [
701
+ {
702
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
703
+ "line": 9,
704
+ "character": 8
705
+ }
706
+ ],
707
+ "type": {
708
+ "type": "reference",
709
+ "typeArguments": [
710
+ {
711
+ "type": "intrinsic",
712
+ "name": "string"
713
+ },
714
+ {
715
+ "type": "array",
716
+ "elementType": {
717
+ "type": "array",
718
+ "elementType": {
719
+ "type": "intrinsic",
720
+ "name": "string"
721
+ }
722
+ }
723
+ }
724
+ ],
725
+ "name": "Record",
726
+ "qualifiedName": "Record",
727
+ "package": "typescript"
728
+ }
729
+ },
730
+ {
731
+ "id": 126,
732
+ "name": "disallowed",
733
+ "kind": 1024,
734
+ "kindString": "Property",
735
+ "flags": {
736
+ "isOptional": true
737
+ },
738
+ "sources": [
739
+ {
740
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
741
+ "line": 10,
742
+ "character": 8
743
+ }
744
+ ],
745
+ "type": {
746
+ "type": "reference",
747
+ "typeArguments": [
748
+ {
749
+ "type": "intrinsic",
750
+ "name": "string"
751
+ },
752
+ {
753
+ "type": "array",
754
+ "elementType": {
755
+ "type": "intrinsic",
756
+ "name": "string"
757
+ }
758
+ }
759
+ ],
760
+ "name": "Record",
761
+ "qualifiedName": "Record",
762
+ "package": "typescript"
763
+ }
764
+ }
765
+ ],
766
+ "groups": [
767
+ {
768
+ "title": "Properties",
769
+ "children": [
770
+ 125,
771
+ 126
772
+ ]
773
+ }
774
+ ],
775
+ "sources": [
776
+ {
777
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
778
+ "line": 8,
779
+ "character": 15
780
+ }
781
+ ]
782
+ }
783
+ }
784
+ }
785
+ ],
786
+ "groups": [
787
+ {
788
+ "title": "Properties",
789
+ "children": [
790
+ 123
791
+ ]
792
+ }
793
+ ],
794
+ "sources": [
795
+ {
796
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
797
+ "line": 7,
798
+ "character": 87
799
+ }
800
+ ]
801
+ }
802
+ },
803
+ {
804
+ "type": "reflection",
805
+ "declaration": {
806
+ "id": 127,
663
807
  "name": "__type",
664
808
  "kind": 65536,
665
809
  "kindString": "Type literal",
666
810
  "flags": {},
667
811
  "children": [
668
812
  {
669
- "id": 107,
813
+ "id": 128,
670
814
  "name": "schema",
671
815
  "kind": 1024,
672
816
  "kindString": "Property",
@@ -688,7 +832,7 @@
688
832
  {
689
833
  "title": "Properties",
690
834
  "children": [
691
- 107
835
+ 128
692
836
  ]
693
837
  }
694
838
  ],
@@ -715,7 +859,7 @@
715
859
  }
716
860
  },
717
861
  {
718
- "id": 108,
862
+ "id": 129,
719
863
  "name": "_started",
720
864
  "kind": 1024,
721
865
  "kindString": "Property",
@@ -739,7 +883,7 @@
739
883
  }
740
884
  },
741
885
  {
742
- "id": 109,
886
+ "id": 130,
743
887
  "name": "account",
744
888
  "kind": 1024,
745
889
  "kindString": "Property",
@@ -763,333 +907,64 @@
763
907
  }
764
908
  },
765
909
  {
766
- "id": 110,
767
- "name": "allowedAddressSets",
910
+ "id": 108,
911
+ "name": "config",
768
912
  "kind": 1024,
769
913
  "kindString": "Property",
770
- "flags": {
771
- "isProtected": true,
772
- "isOptional": true
773
- },
914
+ "flags": {},
774
915
  "sources": [
775
916
  {
776
917
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
777
- "line": 18,
778
- "character": 14
918
+ "line": 14,
919
+ "character": 4
779
920
  }
780
921
  ],
781
922
  "type": {
782
- "type": "reference",
783
- "typeArguments": [
923
+ "type": "intersection",
924
+ "types": [
784
925
  {
785
- "type": "intrinsic",
786
- "name": "string"
926
+ "type": "reference",
927
+ "name": "SchemaFields"
787
928
  },
788
929
  {
789
- "type": "array",
790
- "elementType": {
791
- "type": "intrinsic",
792
- "name": "string"
793
- }
794
- }
795
- ],
796
- "name": "Record",
797
- "qualifiedName": "Record",
798
- "package": "typescript"
799
- },
800
- "inheritedFrom": {
801
- "type": "reference",
802
- "name": "AbstractWitness.allowedAddressSets"
803
- }
804
- },
805
- {
806
- "id": 111,
807
- "name": "allowedAddressValidator",
808
- "kind": 1024,
809
- "kindString": "Property",
810
- "flags": {
811
- "isProtected": true,
812
- "isReadonly": true
813
- },
814
- "sources": [
815
- {
816
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
817
- "line": 19,
818
- "character": 23
819
- }
820
- ],
821
- "type": {
822
- "type": "reference",
823
- "typeArguments": [
930
+ "type": "reference",
931
+ "name": "PayloadFields"
932
+ },
824
933
  {
825
- "type": "intersection",
826
- "types": [
827
- {
828
- "type": "reference",
829
- "name": "SchemaFields"
830
- },
831
- {
832
- "type": "reference",
833
- "name": "PayloadFields"
834
- },
835
- {
836
- "type": "reflection",
837
- "declaration": {
838
- "id": 112,
839
- "name": "__type",
840
- "kind": 65536,
841
- "kindString": "Type literal",
842
- "flags": {},
843
- "children": [
934
+ "type": "reflection",
935
+ "declaration": {
936
+ "id": 109,
937
+ "name": "__type",
938
+ "kind": 65536,
939
+ "kindString": "Type literal",
940
+ "flags": {},
941
+ "children": [
942
+ {
943
+ "id": 110,
944
+ "name": "security",
945
+ "kind": 1024,
946
+ "kindString": "Property",
947
+ "flags": {
948
+ "isOptional": true
949
+ },
950
+ "sources": [
844
951
  {
845
- "id": 113,
846
- "name": "security",
847
- "kind": 1024,
848
- "kindString": "Property",
849
- "flags": {
850
- "isOptional": true
851
- },
852
- "sources": [
952
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
953
+ "line": 8,
954
+ "character": 4
955
+ }
956
+ ],
957
+ "type": {
958
+ "type": "reflection",
959
+ "declaration": {
960
+ "id": 111,
961
+ "name": "__type",
962
+ "kind": 65536,
963
+ "kindString": "Type literal",
964
+ "flags": {},
965
+ "children": [
853
966
  {
854
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
855
- "line": 8,
856
- "character": 4
857
- }
858
- ],
859
- "type": {
860
- "type": "reflection",
861
- "declaration": {
862
- "id": 114,
863
- "name": "__type",
864
- "kind": 65536,
865
- "kindString": "Type literal",
866
- "flags": {},
867
- "children": [
868
- {
869
- "id": 115,
870
- "name": "allowed",
871
- "kind": 1024,
872
- "kindString": "Property",
873
- "flags": {
874
- "isOptional": true
875
- },
876
- "sources": [
877
- {
878
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
879
- "line": 9,
880
- "character": 8
881
- }
882
- ],
883
- "type": {
884
- "type": "reference",
885
- "typeArguments": [
886
- {
887
- "type": "intrinsic",
888
- "name": "string"
889
- },
890
- {
891
- "type": "array",
892
- "elementType": {
893
- "type": "array",
894
- "elementType": {
895
- "type": "intrinsic",
896
- "name": "string"
897
- }
898
- }
899
- }
900
- ],
901
- "name": "Record",
902
- "qualifiedName": "Record",
903
- "package": "typescript"
904
- }
905
- },
906
- {
907
- "id": 116,
908
- "name": "disallowed",
909
- "kind": 1024,
910
- "kindString": "Property",
911
- "flags": {
912
- "isOptional": true
913
- },
914
- "sources": [
915
- {
916
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
917
- "line": 10,
918
- "character": 8
919
- }
920
- ],
921
- "type": {
922
- "type": "reference",
923
- "typeArguments": [
924
- {
925
- "type": "intrinsic",
926
- "name": "string"
927
- },
928
- {
929
- "type": "array",
930
- "elementType": {
931
- "type": "intrinsic",
932
- "name": "string"
933
- }
934
- }
935
- ],
936
- "name": "Record",
937
- "qualifiedName": "Record",
938
- "package": "typescript"
939
- }
940
- }
941
- ],
942
- "groups": [
943
- {
944
- "title": "Properties",
945
- "children": [
946
- 115,
947
- 116
948
- ]
949
- }
950
- ],
951
- "sources": [
952
- {
953
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
954
- "line": 8,
955
- "character": 15
956
- }
957
- ]
958
- }
959
- }
960
- }
961
- ],
962
- "groups": [
963
- {
964
- "title": "Properties",
965
- "children": [
966
- 113
967
- ]
968
- }
969
- ],
970
- "sources": [
971
- {
972
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
973
- "line": 7,
974
- "character": 87
975
- }
976
- ]
977
- }
978
- },
979
- {
980
- "type": "reflection",
981
- "declaration": {
982
- "id": 117,
983
- "name": "__type",
984
- "kind": 65536,
985
- "kindString": "Type literal",
986
- "flags": {},
987
- "children": [
988
- {
989
- "id": 118,
990
- "name": "schema",
991
- "kind": 1024,
992
- "kindString": "Property",
993
- "flags": {},
994
- "sources": [
995
- {
996
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
997
- "line": 19,
998
- "character": 4
999
- }
1000
- ],
1001
- "type": {
1002
- "type": "intrinsic",
1003
- "name": "string"
1004
- }
1005
- }
1006
- ],
1007
- "groups": [
1008
- {
1009
- "title": "Properties",
1010
- "children": [
1011
- 118
1012
- ]
1013
- }
1014
- ],
1015
- "sources": [
1016
- {
1017
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1018
- "line": 18,
1019
- "character": 17
1020
- }
1021
- ]
1022
- }
1023
- }
1024
- ]
1025
- }
1026
- ],
1027
- "name": "AllowedAddressValidator"
1028
- },
1029
- "inheritedFrom": {
1030
- "type": "reference",
1031
- "name": "AbstractWitness.allowedAddressValidator"
1032
- }
1033
- },
1034
- {
1035
- "id": 92,
1036
- "name": "config",
1037
- "kind": 1024,
1038
- "kindString": "Property",
1039
- "flags": {},
1040
- "sources": [
1041
- {
1042
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1043
- "line": 14,
1044
- "character": 4
1045
- }
1046
- ],
1047
- "type": {
1048
- "type": "intersection",
1049
- "types": [
1050
- {
1051
- "type": "reference",
1052
- "name": "SchemaFields"
1053
- },
1054
- {
1055
- "type": "reference",
1056
- "name": "PayloadFields"
1057
- },
1058
- {
1059
- "type": "reflection",
1060
- "declaration": {
1061
- "id": 93,
1062
- "name": "__type",
1063
- "kind": 65536,
1064
- "kindString": "Type literal",
1065
- "flags": {},
1066
- "children": [
1067
- {
1068
- "id": 94,
1069
- "name": "security",
1070
- "kind": 1024,
1071
- "kindString": "Property",
1072
- "flags": {
1073
- "isOptional": true
1074
- },
1075
- "sources": [
1076
- {
1077
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1078
- "line": 8,
1079
- "character": 4
1080
- }
1081
- ],
1082
- "type": {
1083
- "type": "reflection",
1084
- "declaration": {
1085
- "id": 95,
1086
- "name": "__type",
1087
- "kind": 65536,
1088
- "kindString": "Type literal",
1089
- "flags": {},
1090
- "children": [
1091
- {
1092
- "id": 96,
967
+ "id": 112,
1093
968
  "name": "allowed",
1094
969
  "kind": 1024,
1095
970
  "kindString": "Property",
@@ -1127,7 +1002,7 @@
1127
1002
  }
1128
1003
  },
1129
1004
  {
1130
- "id": 97,
1005
+ "id": 113,
1131
1006
  "name": "disallowed",
1132
1007
  "kind": 1024,
1133
1008
  "kindString": "Property",
@@ -1166,8 +1041,8 @@
1166
1041
  {
1167
1042
  "title": "Properties",
1168
1043
  "children": [
1169
- 96,
1170
- 97
1044
+ 112,
1045
+ 113
1171
1046
  ]
1172
1047
  }
1173
1048
  ],
@@ -1186,7 +1061,7 @@
1186
1061
  {
1187
1062
  "title": "Properties",
1188
1063
  "children": [
1189
- 94
1064
+ 110
1190
1065
  ]
1191
1066
  }
1192
1067
  ],
@@ -1202,14 +1077,14 @@
1202
1077
  {
1203
1078
  "type": "reflection",
1204
1079
  "declaration": {
1205
- "id": 98,
1080
+ "id": 114,
1206
1081
  "name": "__type",
1207
1082
  "kind": 65536,
1208
1083
  "kindString": "Type literal",
1209
1084
  "flags": {},
1210
1085
  "children": [
1211
1086
  {
1212
- "id": 99,
1087
+ "id": 115,
1213
1088
  "name": "nodeValues",
1214
1089
  "kind": 1024,
1215
1090
  "kindString": "Property",
@@ -1221,7 +1096,7 @@
1221
1096
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
1222
1097
  "line": 7,
1223
1098
  "character": 2,
1224
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
1099
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
1225
1100
  }
1226
1101
  ],
1227
1102
  "type": {
@@ -1242,7 +1117,7 @@
1242
1117
  }
1243
1118
  },
1244
1119
  {
1245
- "id": 100,
1120
+ "id": 116,
1246
1121
  "name": "schema",
1247
1122
  "kind": 1024,
1248
1123
  "kindString": "Property",
@@ -1252,7 +1127,7 @@
1252
1127
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
1253
1128
  "line": 8,
1254
1129
  "character": 2,
1255
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
1130
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
1256
1131
  }
1257
1132
  ],
1258
1133
  "type": {
@@ -1265,8 +1140,8 @@
1265
1140
  {
1266
1141
  "title": "Properties",
1267
1142
  "children": [
1268
- 99,
1269
- 100
1143
+ 115,
1144
+ 116
1270
1145
  ]
1271
1146
  }
1272
1147
  ],
@@ -1275,7 +1150,7 @@
1275
1150
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
1276
1151
  "line": 6,
1277
1152
  "character": 62,
1278
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
1153
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
1279
1154
  }
1280
1155
  ]
1281
1156
  }
@@ -1283,14 +1158,14 @@
1283
1158
  {
1284
1159
  "type": "reflection",
1285
1160
  "declaration": {
1286
- "id": 101,
1161
+ "id": 117,
1287
1162
  "name": "__type",
1288
1163
  "kind": 65536,
1289
1164
  "kindString": "Type literal",
1290
1165
  "flags": {},
1291
1166
  "children": [
1292
1167
  {
1293
- "id": 102,
1168
+ "id": 118,
1294
1169
  "name": "targetSet",
1295
1170
  "kind": 1024,
1296
1171
  "kindString": "Property",
@@ -1322,14 +1197,14 @@
1322
1197
  {
1323
1198
  "type": "reflection",
1324
1199
  "declaration": {
1325
- "id": 103,
1200
+ "id": 119,
1326
1201
  "name": "__type",
1327
1202
  "kind": 65536,
1328
1203
  "kindString": "Type literal",
1329
1204
  "flags": {},
1330
1205
  "children": [
1331
1206
  {
1332
- "id": 104,
1207
+ "id": 120,
1333
1208
  "name": "schema",
1334
1209
  "kind": 1024,
1335
1210
  "kindString": "Property",
@@ -1351,7 +1226,7 @@
1351
1226
  {
1352
1227
  "title": "Properties",
1353
1228
  "children": [
1354
- 104
1229
+ 120
1355
1230
  ]
1356
1231
  }
1357
1232
  ],
@@ -1372,7 +1247,7 @@
1372
1247
  {
1373
1248
  "title": "Properties",
1374
1249
  "children": [
1375
- 102
1250
+ 118
1376
1251
  ]
1377
1252
  }
1378
1253
  ],
@@ -1393,7 +1268,7 @@
1393
1268
  }
1394
1269
  },
1395
1270
  {
1396
- "id": 119,
1271
+ "id": 131,
1397
1272
  "name": "logger",
1398
1273
  "kind": 1024,
1399
1274
  "kindString": "Property",
@@ -1405,7 +1280,7 @@
1405
1280
  "sources": [
1406
1281
  {
1407
1282
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1408
- "line": 20,
1283
+ "line": 18,
1409
1284
  "character": 23
1410
1285
  }
1411
1286
  ],
@@ -1419,134 +1294,261 @@
1419
1294
  }
1420
1295
  },
1421
1296
  {
1422
- "id": 120,
1423
- "name": "queryValidators",
1297
+ "id": 132,
1298
+ "name": "moduleConfigQueryValidator",
1424
1299
  "kind": 1024,
1425
1300
  "kindString": "Property",
1426
1301
  "flags": {
1427
- "isProtected": true
1302
+ "isProtected": true,
1303
+ "isReadonly": true
1428
1304
  },
1429
1305
  "sources": [
1430
1306
  {
1431
1307
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1432
- "line": 21,
1433
- "character": 14
1308
+ "line": 19,
1309
+ "character": 23
1434
1310
  }
1435
1311
  ],
1436
1312
  "type": {
1437
- "type": "array",
1438
- "elementType": {
1439
- "type": "reference",
1440
- "typeArguments": [
1441
- {
1442
- "type": "intersection",
1443
- "types": [
1444
- {
1445
- "type": "reference",
1446
- "name": "SchemaFields"
1447
- },
1448
- {
1449
- "type": "reference",
1450
- "name": "PayloadFields"
1451
- },
1452
- {
1453
- "type": "reference",
1454
- "name": "XyoBoundWitnessFields"
1455
- },
1456
- {
1457
- "type": "reflection",
1458
- "declaration": {
1459
- "id": 121,
1460
- "name": "__type",
1461
- "kind": 65536,
1462
- "kindString": "Type literal",
1463
- "flags": {},
1464
- "children": [
1465
- {
1466
- "id": 122,
1467
- "name": "query",
1468
- "kind": 1024,
1469
- "kindString": "Property",
1470
- "flags": {},
1471
- "sources": [
1472
- {
1473
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1474
- "line": 5,
1475
- "character": 4
1476
- }
1477
- ],
1478
- "type": {
1479
- "type": "intrinsic",
1480
- "name": "string"
1481
- }
1482
- },
1483
- {
1484
- "id": 123,
1485
- "name": "resultSet",
1486
- "kind": 1024,
1487
- "kindString": "Property",
1488
- "flags": {
1489
- "isOptional": true
1490
- },
1491
- "sources": [
1492
- {
1493
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1494
- "line": 6,
1495
- "character": 4
1496
- }
1497
- ],
1498
- "type": {
1499
- "type": "intrinsic",
1500
- "name": "string"
1501
- }
1502
- },
1503
- {
1504
- "id": 124,
1505
- "name": "schema",
1506
- "kind": 1024,
1507
- "kindString": "Property",
1508
- "flags": {},
1509
- "sources": [
1510
- {
1511
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1512
- "line": 7,
1513
- "character": 4
1514
- }
1515
- ],
1516
- "type": {
1517
- "type": "literal",
1518
- "value": "network.xyo.boundwitness.query"
1313
+ "type": "reference",
1314
+ "typeArguments": [
1315
+ {
1316
+ "type": "intersection",
1317
+ "types": [
1318
+ {
1319
+ "type": "reference",
1320
+ "name": "SchemaFields"
1321
+ },
1322
+ {
1323
+ "type": "reference",
1324
+ "name": "PayloadFields"
1325
+ },
1326
+ {
1327
+ "type": "reference",
1328
+ "name": "XyoBoundWitnessFields"
1329
+ },
1330
+ {
1331
+ "type": "reflection",
1332
+ "declaration": {
1333
+ "id": 133,
1334
+ "name": "__type",
1335
+ "kind": 65536,
1336
+ "kindString": "Type literal",
1337
+ "flags": {},
1338
+ "children": [
1339
+ {
1340
+ "id": 134,
1341
+ "name": "query",
1342
+ "kind": 1024,
1343
+ "kindString": "Property",
1344
+ "flags": {},
1345
+ "sources": [
1346
+ {
1347
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1348
+ "line": 5,
1349
+ "character": 4
1519
1350
  }
1351
+ ],
1352
+ "type": {
1353
+ "type": "intrinsic",
1354
+ "name": "string"
1520
1355
  }
1521
- ],
1522
- "groups": [
1523
- {
1524
- "title": "Properties",
1525
- "children": [
1526
- 122,
1527
- 123,
1528
- 124
1529
- ]
1356
+ },
1357
+ {
1358
+ "id": 135,
1359
+ "name": "resultSet",
1360
+ "kind": 1024,
1361
+ "kindString": "Property",
1362
+ "flags": {
1363
+ "isOptional": true
1364
+ },
1365
+ "sources": [
1366
+ {
1367
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1368
+ "line": 6,
1369
+ "character": 4
1370
+ }
1371
+ ],
1372
+ "type": {
1373
+ "type": "intrinsic",
1374
+ "name": "string"
1530
1375
  }
1531
- ],
1532
- "sources": [
1533
- {
1534
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1535
- "line": 4,
1536
- "character": 51
1376
+ },
1377
+ {
1378
+ "id": 136,
1379
+ "name": "schema",
1380
+ "kind": 1024,
1381
+ "kindString": "Property",
1382
+ "flags": {},
1383
+ "sources": [
1384
+ {
1385
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1386
+ "line": 7,
1387
+ "character": 4
1388
+ }
1389
+ ],
1390
+ "type": {
1391
+ "type": "literal",
1392
+ "value": "network.xyo.boundwitness.query"
1537
1393
  }
1538
- ]
1539
- }
1394
+ }
1395
+ ],
1396
+ "groups": [
1397
+ {
1398
+ "title": "Properties",
1399
+ "children": [
1400
+ 134,
1401
+ 135,
1402
+ 136
1403
+ ]
1404
+ }
1405
+ ],
1406
+ "sources": [
1407
+ {
1408
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1409
+ "line": 4,
1410
+ "character": 51
1411
+ }
1412
+ ]
1540
1413
  }
1541
- ]
1542
- }
1543
- ],
1544
- "name": "Queryable"
1414
+ }
1415
+ ]
1416
+ }
1417
+ ],
1418
+ "name": "Queryable"
1419
+ },
1420
+ "inheritedFrom": {
1421
+ "type": "reference",
1422
+ "name": "AbstractWitness.moduleConfigQueryValidator"
1423
+ }
1424
+ },
1425
+ {
1426
+ "id": 137,
1427
+ "name": "supportedQueryValidator",
1428
+ "kind": 1024,
1429
+ "kindString": "Property",
1430
+ "flags": {
1431
+ "isProtected": true,
1432
+ "isReadonly": true
1433
+ },
1434
+ "sources": [
1435
+ {
1436
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1437
+ "line": 20,
1438
+ "character": 23
1545
1439
  }
1440
+ ],
1441
+ "type": {
1442
+ "type": "reference",
1443
+ "typeArguments": [
1444
+ {
1445
+ "type": "intersection",
1446
+ "types": [
1447
+ {
1448
+ "type": "reference",
1449
+ "name": "SchemaFields"
1450
+ },
1451
+ {
1452
+ "type": "reference",
1453
+ "name": "PayloadFields"
1454
+ },
1455
+ {
1456
+ "type": "reference",
1457
+ "name": "XyoBoundWitnessFields"
1458
+ },
1459
+ {
1460
+ "type": "reflection",
1461
+ "declaration": {
1462
+ "id": 138,
1463
+ "name": "__type",
1464
+ "kind": 65536,
1465
+ "kindString": "Type literal",
1466
+ "flags": {},
1467
+ "children": [
1468
+ {
1469
+ "id": 139,
1470
+ "name": "query",
1471
+ "kind": 1024,
1472
+ "kindString": "Property",
1473
+ "flags": {},
1474
+ "sources": [
1475
+ {
1476
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1477
+ "line": 5,
1478
+ "character": 4
1479
+ }
1480
+ ],
1481
+ "type": {
1482
+ "type": "intrinsic",
1483
+ "name": "string"
1484
+ }
1485
+ },
1486
+ {
1487
+ "id": 140,
1488
+ "name": "resultSet",
1489
+ "kind": 1024,
1490
+ "kindString": "Property",
1491
+ "flags": {
1492
+ "isOptional": true
1493
+ },
1494
+ "sources": [
1495
+ {
1496
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1497
+ "line": 6,
1498
+ "character": 4
1499
+ }
1500
+ ],
1501
+ "type": {
1502
+ "type": "intrinsic",
1503
+ "name": "string"
1504
+ }
1505
+ },
1506
+ {
1507
+ "id": 141,
1508
+ "name": "schema",
1509
+ "kind": 1024,
1510
+ "kindString": "Property",
1511
+ "flags": {},
1512
+ "sources": [
1513
+ {
1514
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1515
+ "line": 7,
1516
+ "character": 4
1517
+ }
1518
+ ],
1519
+ "type": {
1520
+ "type": "literal",
1521
+ "value": "network.xyo.boundwitness.query"
1522
+ }
1523
+ }
1524
+ ],
1525
+ "groups": [
1526
+ {
1527
+ "title": "Properties",
1528
+ "children": [
1529
+ 139,
1530
+ 140,
1531
+ 141
1532
+ ]
1533
+ }
1534
+ ],
1535
+ "sources": [
1536
+ {
1537
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1538
+ "line": 4,
1539
+ "character": 51
1540
+ }
1541
+ ]
1542
+ }
1543
+ }
1544
+ ]
1545
+ }
1546
+ ],
1547
+ "name": "Queryable"
1546
1548
  },
1547
1549
  "inheritedFrom": {
1548
1550
  "type": "reference",
1549
- "name": "AbstractWitness.queryValidators"
1551
+ "name": "AbstractWitness.supportedQueryValidator"
1550
1552
  }
1551
1553
  },
1552
1554
  {
@@ -1562,7 +1564,7 @@
1562
1564
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts",
1563
1565
  "line": 11,
1564
1566
  "character": 18,
1565
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L11"
1567
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L11"
1566
1568
  }
1567
1569
  ],
1568
1570
  "type": {
@@ -1601,7 +1603,7 @@
1601
1603
  }
1602
1604
  },
1603
1605
  {
1604
- "id": 125,
1606
+ "id": 142,
1605
1607
  "name": "address",
1606
1608
  "kind": 262144,
1607
1609
  "kindString": "Accessor",
@@ -1609,12 +1611,12 @@
1609
1611
  "sources": [
1610
1612
  {
1611
1613
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1612
- "line": 23,
1614
+ "line": 22,
1613
1615
  "character": 8
1614
1616
  }
1615
1617
  ],
1616
1618
  "getSignature": {
1617
- "id": 126,
1619
+ "id": 143,
1618
1620
  "name": "address",
1619
1621
  "kind": 524288,
1620
1622
  "kindString": "Get signature",
@@ -1634,12 +1636,17 @@
1634
1636
  }
1635
1637
  },
1636
1638
  {
1637
- "id": 127,
1638
- "name": "disallowedAddresses",
1639
+ "id": 144,
1640
+ "name": "resolver",
1639
1641
  "kind": 262144,
1640
1642
  "kindString": "Accessor",
1641
1643
  "flags": {},
1642
1644
  "sources": [
1645
+ {
1646
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1647
+ "line": 23,
1648
+ "character": 8
1649
+ },
1643
1650
  {
1644
1651
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1645
1652
  "line": 24,
@@ -1647,70 +1654,8 @@
1647
1654
  }
1648
1655
  ],
1649
1656
  "getSignature": {
1650
- "id": 128,
1651
- "name": "disallowedAddresses",
1652
- "kind": 524288,
1653
- "kindString": "Get signature",
1654
- "flags": {},
1655
- "type": {
1656
- "type": "union",
1657
- "types": [
1658
- {
1659
- "type": "intrinsic",
1660
- "name": "undefined"
1661
- },
1662
- {
1663
- "type": "reference",
1664
- "typeArguments": [
1665
- {
1666
- "type": "intrinsic",
1667
- "name": "string"
1668
- },
1669
- {
1670
- "type": "array",
1671
- "elementType": {
1672
- "type": "intrinsic",
1673
- "name": "string"
1674
- }
1675
- }
1676
- ],
1677
- "name": "Record",
1678
- "qualifiedName": "Record",
1679
- "package": "typescript"
1680
- }
1681
- ]
1682
- },
1683
- "inheritedFrom": {
1684
- "type": "reference",
1685
- "name": "AbstractWitness.disallowedAddresses"
1686
- }
1687
- },
1688
- "inheritedFrom": {
1689
- "type": "reference",
1690
- "name": "AbstractWitness.disallowedAddresses"
1691
- }
1692
- },
1693
- {
1694
- "id": 129,
1695
- "name": "resolver",
1696
- "kind": 262144,
1697
- "kindString": "Accessor",
1698
- "flags": {},
1699
- "sources": [
1700
- {
1701
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1702
- "line": 25,
1703
- "character": 8
1704
- },
1705
- {
1706
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1707
- "line": 26,
1708
- "character": 8
1709
- }
1710
- ],
1711
- "getSignature": {
1712
- "id": 130,
1713
- "name": "resolver",
1657
+ "id": 145,
1658
+ "name": "resolver",
1714
1659
  "kind": 524288,
1715
1660
  "kindString": "Get signature",
1716
1661
  "flags": {},
@@ -1741,14 +1686,158 @@
1741
1686
  {
1742
1687
  "type": "reflection",
1743
1688
  "declaration": {
1744
- "id": 131,
1689
+ "id": 146,
1690
+ "name": "__type",
1691
+ "kind": 65536,
1692
+ "kindString": "Type literal",
1693
+ "flags": {},
1694
+ "children": [
1695
+ {
1696
+ "id": 147,
1697
+ "name": "security",
1698
+ "kind": 1024,
1699
+ "kindString": "Property",
1700
+ "flags": {
1701
+ "isOptional": true
1702
+ },
1703
+ "sources": [
1704
+ {
1705
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1706
+ "line": 8,
1707
+ "character": 4
1708
+ }
1709
+ ],
1710
+ "type": {
1711
+ "type": "reflection",
1712
+ "declaration": {
1713
+ "id": 148,
1714
+ "name": "__type",
1715
+ "kind": 65536,
1716
+ "kindString": "Type literal",
1717
+ "flags": {},
1718
+ "children": [
1719
+ {
1720
+ "id": 149,
1721
+ "name": "allowed",
1722
+ "kind": 1024,
1723
+ "kindString": "Property",
1724
+ "flags": {
1725
+ "isOptional": true
1726
+ },
1727
+ "sources": [
1728
+ {
1729
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1730
+ "line": 9,
1731
+ "character": 8
1732
+ }
1733
+ ],
1734
+ "type": {
1735
+ "type": "reference",
1736
+ "typeArguments": [
1737
+ {
1738
+ "type": "intrinsic",
1739
+ "name": "string"
1740
+ },
1741
+ {
1742
+ "type": "array",
1743
+ "elementType": {
1744
+ "type": "array",
1745
+ "elementType": {
1746
+ "type": "intrinsic",
1747
+ "name": "string"
1748
+ }
1749
+ }
1750
+ }
1751
+ ],
1752
+ "name": "Record",
1753
+ "qualifiedName": "Record",
1754
+ "package": "typescript"
1755
+ }
1756
+ },
1757
+ {
1758
+ "id": 150,
1759
+ "name": "disallowed",
1760
+ "kind": 1024,
1761
+ "kindString": "Property",
1762
+ "flags": {
1763
+ "isOptional": true
1764
+ },
1765
+ "sources": [
1766
+ {
1767
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1768
+ "line": 10,
1769
+ "character": 8
1770
+ }
1771
+ ],
1772
+ "type": {
1773
+ "type": "reference",
1774
+ "typeArguments": [
1775
+ {
1776
+ "type": "intrinsic",
1777
+ "name": "string"
1778
+ },
1779
+ {
1780
+ "type": "array",
1781
+ "elementType": {
1782
+ "type": "intrinsic",
1783
+ "name": "string"
1784
+ }
1785
+ }
1786
+ ],
1787
+ "name": "Record",
1788
+ "qualifiedName": "Record",
1789
+ "package": "typescript"
1790
+ }
1791
+ }
1792
+ ],
1793
+ "groups": [
1794
+ {
1795
+ "title": "Properties",
1796
+ "children": [
1797
+ 149,
1798
+ 150
1799
+ ]
1800
+ }
1801
+ ],
1802
+ "sources": [
1803
+ {
1804
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1805
+ "line": 8,
1806
+ "character": 15
1807
+ }
1808
+ ]
1809
+ }
1810
+ }
1811
+ }
1812
+ ],
1813
+ "groups": [
1814
+ {
1815
+ "title": "Properties",
1816
+ "children": [
1817
+ 147
1818
+ ]
1819
+ }
1820
+ ],
1821
+ "sources": [
1822
+ {
1823
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1824
+ "line": 7,
1825
+ "character": 87
1826
+ }
1827
+ ]
1828
+ }
1829
+ },
1830
+ {
1831
+ "type": "reflection",
1832
+ "declaration": {
1833
+ "id": 151,
1745
1834
  "name": "__type",
1746
1835
  "kind": 65536,
1747
1836
  "kindString": "Type literal",
1748
1837
  "flags": {},
1749
1838
  "children": [
1750
1839
  {
1751
- "id": 132,
1840
+ "id": 152,
1752
1841
  "name": "schema",
1753
1842
  "kind": 1024,
1754
1843
  "kindString": "Property",
@@ -1770,7 +1859,7 @@
1770
1859
  {
1771
1860
  "title": "Properties",
1772
1861
  "children": [
1773
- 132
1862
+ 152
1774
1863
  ]
1775
1864
  }
1776
1865
  ],
@@ -1799,14 +1888,14 @@
1799
1888
  }
1800
1889
  },
1801
1890
  "setSignature": {
1802
- "id": 133,
1891
+ "id": 153,
1803
1892
  "name": "resolver",
1804
1893
  "kind": 1048576,
1805
1894
  "kindString": "Set signature",
1806
1895
  "flags": {},
1807
1896
  "parameters": [
1808
1897
  {
1809
- "id": 134,
1898
+ "id": 154,
1810
1899
  "name": "v",
1811
1900
  "kind": 32768,
1812
1901
  "kindString": "Parameter",
@@ -1838,14 +1927,158 @@
1838
1927
  {
1839
1928
  "type": "reflection",
1840
1929
  "declaration": {
1841
- "id": 135,
1930
+ "id": 155,
1931
+ "name": "__type",
1932
+ "kind": 65536,
1933
+ "kindString": "Type literal",
1934
+ "flags": {},
1935
+ "children": [
1936
+ {
1937
+ "id": 156,
1938
+ "name": "security",
1939
+ "kind": 1024,
1940
+ "kindString": "Property",
1941
+ "flags": {
1942
+ "isOptional": true
1943
+ },
1944
+ "sources": [
1945
+ {
1946
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1947
+ "line": 8,
1948
+ "character": 4
1949
+ }
1950
+ ],
1951
+ "type": {
1952
+ "type": "reflection",
1953
+ "declaration": {
1954
+ "id": 157,
1955
+ "name": "__type",
1956
+ "kind": 65536,
1957
+ "kindString": "Type literal",
1958
+ "flags": {},
1959
+ "children": [
1960
+ {
1961
+ "id": 158,
1962
+ "name": "allowed",
1963
+ "kind": 1024,
1964
+ "kindString": "Property",
1965
+ "flags": {
1966
+ "isOptional": true
1967
+ },
1968
+ "sources": [
1969
+ {
1970
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1971
+ "line": 9,
1972
+ "character": 8
1973
+ }
1974
+ ],
1975
+ "type": {
1976
+ "type": "reference",
1977
+ "typeArguments": [
1978
+ {
1979
+ "type": "intrinsic",
1980
+ "name": "string"
1981
+ },
1982
+ {
1983
+ "type": "array",
1984
+ "elementType": {
1985
+ "type": "array",
1986
+ "elementType": {
1987
+ "type": "intrinsic",
1988
+ "name": "string"
1989
+ }
1990
+ }
1991
+ }
1992
+ ],
1993
+ "name": "Record",
1994
+ "qualifiedName": "Record",
1995
+ "package": "typescript"
1996
+ }
1997
+ },
1998
+ {
1999
+ "id": 159,
2000
+ "name": "disallowed",
2001
+ "kind": 1024,
2002
+ "kindString": "Property",
2003
+ "flags": {
2004
+ "isOptional": true
2005
+ },
2006
+ "sources": [
2007
+ {
2008
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
2009
+ "line": 10,
2010
+ "character": 8
2011
+ }
2012
+ ],
2013
+ "type": {
2014
+ "type": "reference",
2015
+ "typeArguments": [
2016
+ {
2017
+ "type": "intrinsic",
2018
+ "name": "string"
2019
+ },
2020
+ {
2021
+ "type": "array",
2022
+ "elementType": {
2023
+ "type": "intrinsic",
2024
+ "name": "string"
2025
+ }
2026
+ }
2027
+ ],
2028
+ "name": "Record",
2029
+ "qualifiedName": "Record",
2030
+ "package": "typescript"
2031
+ }
2032
+ }
2033
+ ],
2034
+ "groups": [
2035
+ {
2036
+ "title": "Properties",
2037
+ "children": [
2038
+ 158,
2039
+ 159
2040
+ ]
2041
+ }
2042
+ ],
2043
+ "sources": [
2044
+ {
2045
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
2046
+ "line": 8,
2047
+ "character": 15
2048
+ }
2049
+ ]
2050
+ }
2051
+ }
2052
+ }
2053
+ ],
2054
+ "groups": [
2055
+ {
2056
+ "title": "Properties",
2057
+ "children": [
2058
+ 156
2059
+ ]
2060
+ }
2061
+ ],
2062
+ "sources": [
2063
+ {
2064
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
2065
+ "line": 7,
2066
+ "character": 87
2067
+ }
2068
+ ]
2069
+ }
2070
+ },
2071
+ {
2072
+ "type": "reflection",
2073
+ "declaration": {
2074
+ "id": 160,
1842
2075
  "name": "__type",
1843
2076
  "kind": 65536,
1844
2077
  "kindString": "Type literal",
1845
2078
  "flags": {},
1846
2079
  "children": [
1847
2080
  {
1848
- "id": 136,
2081
+ "id": 161,
1849
2082
  "name": "schema",
1850
2083
  "kind": 1024,
1851
2084
  "kindString": "Property",
@@ -1867,7 +2100,7 @@
1867
2100
  {
1868
2101
  "title": "Properties",
1869
2102
  "children": [
1870
- 136
2103
+ 161
1871
2104
  ]
1872
2105
  }
1873
2106
  ],
@@ -2007,7 +2240,7 @@
2007
2240
  }
2008
2241
  },
2009
2242
  {
2010
- "id": 165,
2243
+ "id": 206,
2011
2244
  "name": "bindHashes",
2012
2245
  "kind": 2048,
2013
2246
  "kindString": "Method",
@@ -2017,20 +2250,20 @@
2017
2250
  "sources": [
2018
2251
  {
2019
2252
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2020
- "line": 35,
2253
+ "line": 33,
2021
2254
  "character": 14
2022
2255
  }
2023
2256
  ],
2024
2257
  "signatures": [
2025
2258
  {
2026
- "id": 166,
2259
+ "id": 207,
2027
2260
  "name": "bindHashes",
2028
2261
  "kind": 4096,
2029
2262
  "kindString": "Call signature",
2030
2263
  "flags": {},
2031
2264
  "parameters": [
2032
2265
  {
2033
- "id": 167,
2266
+ "id": 208,
2034
2267
  "name": "hashes",
2035
2268
  "kind": 32768,
2036
2269
  "kindString": "Parameter",
@@ -2044,7 +2277,7 @@
2044
2277
  }
2045
2278
  },
2046
2279
  {
2047
- "id": 168,
2280
+ "id": 209,
2048
2281
  "name": "schema",
2049
2282
  "kind": 32768,
2050
2283
  "kindString": "Parameter",
@@ -2058,7 +2291,7 @@
2058
2291
  }
2059
2292
  },
2060
2293
  {
2061
- "id": 169,
2294
+ "id": 210,
2062
2295
  "name": "account",
2063
2296
  "kind": 32768,
2064
2297
  "kindString": "Parameter",
@@ -2097,7 +2330,7 @@
2097
2330
  }
2098
2331
  },
2099
2332
  {
2100
- "id": 170,
2333
+ "id": 211,
2101
2334
  "name": "bindHashesInternal",
2102
2335
  "kind": 2048,
2103
2336
  "kindString": "Method",
@@ -2107,20 +2340,20 @@
2107
2340
  "sources": [
2108
2341
  {
2109
2342
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2110
- "line": 36,
2343
+ "line": 34,
2111
2344
  "character": 14
2112
2345
  }
2113
2346
  ],
2114
2347
  "signatures": [
2115
2348
  {
2116
- "id": 171,
2349
+ "id": 212,
2117
2350
  "name": "bindHashesInternal",
2118
2351
  "kind": 4096,
2119
2352
  "kindString": "Call signature",
2120
2353
  "flags": {},
2121
2354
  "parameters": [
2122
2355
  {
2123
- "id": 172,
2356
+ "id": 213,
2124
2357
  "name": "hashes",
2125
2358
  "kind": 32768,
2126
2359
  "kindString": "Parameter",
@@ -2134,7 +2367,7 @@
2134
2367
  }
2135
2368
  },
2136
2369
  {
2137
- "id": 173,
2370
+ "id": 214,
2138
2371
  "name": "schema",
2139
2372
  "kind": 32768,
2140
2373
  "kindString": "Parameter",
@@ -2148,7 +2381,7 @@
2148
2381
  }
2149
2382
  },
2150
2383
  {
2151
- "id": 174,
2384
+ "id": 215,
2152
2385
  "name": "account",
2153
2386
  "kind": 32768,
2154
2387
  "kindString": "Parameter",
@@ -2179,14 +2412,14 @@
2179
2412
  {
2180
2413
  "type": "reflection",
2181
2414
  "declaration": {
2182
- "id": 175,
2415
+ "id": 216,
2183
2416
  "name": "__type",
2184
2417
  "kind": 65536,
2185
2418
  "kindString": "Type literal",
2186
2419
  "flags": {},
2187
2420
  "children": [
2188
2421
  {
2189
- "id": 176,
2422
+ "id": 217,
2190
2423
  "name": "schema",
2191
2424
  "kind": 1024,
2192
2425
  "kindString": "Property",
@@ -2208,7 +2441,7 @@
2208
2441
  {
2209
2442
  "title": "Properties",
2210
2443
  "children": [
2211
- 176
2444
+ 217
2212
2445
  ]
2213
2446
  }
2214
2447
  ],
@@ -2235,7 +2468,7 @@
2235
2468
  }
2236
2469
  },
2237
2470
  {
2238
- "id": 177,
2471
+ "id": 218,
2239
2472
  "name": "bindQuery",
2240
2473
  "kind": 2048,
2241
2474
  "kindString": "Method",
@@ -2245,20 +2478,20 @@
2245
2478
  "sources": [
2246
2479
  {
2247
2480
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2248
- "line": 37,
2481
+ "line": 35,
2249
2482
  "character": 14
2250
2483
  }
2251
2484
  ],
2252
2485
  "signatures": [
2253
2486
  {
2254
- "id": 178,
2487
+ "id": 219,
2255
2488
  "name": "bindQuery",
2256
2489
  "kind": 4096,
2257
2490
  "kindString": "Call signature",
2258
2491
  "flags": {},
2259
2492
  "typeParameter": [
2260
2493
  {
2261
- "id": 183,
2494
+ "id": 224,
2262
2495
  "name": "T",
2263
2496
  "kind": 131072,
2264
2497
  "kindString": "Type parameter",
@@ -2284,14 +2517,14 @@
2284
2517
  {
2285
2518
  "type": "reflection",
2286
2519
  "declaration": {
2287
- "id": 179,
2520
+ "id": 220,
2288
2521
  "name": "__type",
2289
2522
  "kind": 65536,
2290
2523
  "kindString": "Type literal",
2291
2524
  "flags": {},
2292
2525
  "children": [
2293
2526
  {
2294
- "id": 180,
2527
+ "id": 221,
2295
2528
  "name": "schema",
2296
2529
  "kind": 1024,
2297
2530
  "kindString": "Property",
@@ -2313,7 +2546,7 @@
2313
2546
  {
2314
2547
  "title": "Properties",
2315
2548
  "children": [
2316
- 180
2549
+ 221
2317
2550
  ]
2318
2551
  }
2319
2552
  ],
@@ -2349,14 +2582,14 @@
2349
2582
  {
2350
2583
  "type": "reflection",
2351
2584
  "declaration": {
2352
- "id": 181,
2585
+ "id": 222,
2353
2586
  "name": "__type",
2354
2587
  "kind": 65536,
2355
2588
  "kindString": "Type literal",
2356
2589
  "flags": {},
2357
2590
  "children": [
2358
2591
  {
2359
- "id": 182,
2592
+ "id": 223,
2360
2593
  "name": "schema",
2361
2594
  "kind": 1024,
2362
2595
  "kindString": "Property",
@@ -2378,7 +2611,7 @@
2378
2611
  {
2379
2612
  "title": "Properties",
2380
2613
  "children": [
2381
- 182
2614
+ 223
2382
2615
  ]
2383
2616
  }
2384
2617
  ],
@@ -2402,19 +2635,19 @@
2402
2635
  ],
2403
2636
  "parameters": [
2404
2637
  {
2405
- "id": 184,
2638
+ "id": 225,
2406
2639
  "name": "query",
2407
2640
  "kind": 32768,
2408
2641
  "kindString": "Parameter",
2409
2642
  "flags": {},
2410
2643
  "type": {
2411
2644
  "type": "reference",
2412
- "id": 183,
2645
+ "id": 224,
2413
2646
  "name": "T"
2414
2647
  }
2415
2648
  },
2416
2649
  {
2417
- "id": 185,
2650
+ "id": 226,
2418
2651
  "name": "payloads",
2419
2652
  "kind": 32768,
2420
2653
  "kindString": "Parameter",
@@ -2437,14 +2670,14 @@
2437
2670
  {
2438
2671
  "type": "reflection",
2439
2672
  "declaration": {
2440
- "id": 186,
2673
+ "id": 227,
2441
2674
  "name": "__type",
2442
2675
  "kind": 65536,
2443
2676
  "kindString": "Type literal",
2444
2677
  "flags": {},
2445
2678
  "children": [
2446
2679
  {
2447
- "id": 187,
2680
+ "id": 228,
2448
2681
  "name": "schema",
2449
2682
  "kind": 1024,
2450
2683
  "kindString": "Property",
@@ -2466,7 +2699,7 @@
2466
2699
  {
2467
2700
  "title": "Properties",
2468
2701
  "children": [
2469
- 187
2702
+ 228
2470
2703
  ]
2471
2704
  }
2472
2705
  ],
@@ -2484,7 +2717,7 @@
2484
2717
  }
2485
2718
  },
2486
2719
  {
2487
- "id": 188,
2720
+ "id": 229,
2488
2721
  "name": "account",
2489
2722
  "kind": 32768,
2490
2723
  "kindString": "Parameter",
@@ -2521,14 +2754,14 @@
2521
2754
  {
2522
2755
  "type": "reflection",
2523
2756
  "declaration": {
2524
- "id": 189,
2757
+ "id": 230,
2525
2758
  "name": "__type",
2526
2759
  "kind": 65536,
2527
2760
  "kindString": "Type literal",
2528
2761
  "flags": {},
2529
2762
  "children": [
2530
2763
  {
2531
- "id": 190,
2764
+ "id": 231,
2532
2765
  "name": "query",
2533
2766
  "kind": 1024,
2534
2767
  "kindString": "Property",
@@ -2546,7 +2779,7 @@
2546
2779
  }
2547
2780
  },
2548
2781
  {
2549
- "id": 191,
2782
+ "id": 232,
2550
2783
  "name": "resultSet",
2551
2784
  "kind": 1024,
2552
2785
  "kindString": "Property",
@@ -2566,7 +2799,7 @@
2566
2799
  }
2567
2800
  },
2568
2801
  {
2569
- "id": 192,
2802
+ "id": 233,
2570
2803
  "name": "schema",
2571
2804
  "kind": 1024,
2572
2805
  "kindString": "Property",
@@ -2588,9 +2821,9 @@
2588
2821
  {
2589
2822
  "title": "Properties",
2590
2823
  "children": [
2591
- 190,
2592
- 191,
2593
- 192
2824
+ 231,
2825
+ 232,
2826
+ 233
2594
2827
  ]
2595
2828
  }
2596
2829
  ],
@@ -2621,14 +2854,14 @@
2621
2854
  {
2622
2855
  "type": "reflection",
2623
2856
  "declaration": {
2624
- "id": 193,
2857
+ "id": 234,
2625
2858
  "name": "__type",
2626
2859
  "kind": 65536,
2627
2860
  "kindString": "Type literal",
2628
2861
  "flags": {},
2629
2862
  "children": [
2630
2863
  {
2631
- "id": 194,
2864
+ "id": 235,
2632
2865
  "name": "schema",
2633
2866
  "kind": 1024,
2634
2867
  "kindString": "Property",
@@ -2650,7 +2883,7 @@
2650
2883
  {
2651
2884
  "title": "Properties",
2652
2885
  "children": [
2653
- 194
2886
+ 235
2654
2887
  ]
2655
2888
  }
2656
2889
  ],
@@ -2687,7 +2920,7 @@
2687
2920
  }
2688
2921
  },
2689
2922
  {
2690
- "id": 195,
2923
+ "id": 236,
2691
2924
  "name": "bindQueryInternal",
2692
2925
  "kind": 2048,
2693
2926
  "kindString": "Method",
@@ -2697,20 +2930,20 @@
2697
2930
  "sources": [
2698
2931
  {
2699
2932
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2700
- "line": 38,
2933
+ "line": 36,
2701
2934
  "character": 14
2702
2935
  }
2703
2936
  ],
2704
2937
  "signatures": [
2705
2938
  {
2706
- "id": 196,
2939
+ "id": 237,
2707
2940
  "name": "bindQueryInternal",
2708
2941
  "kind": 4096,
2709
2942
  "kindString": "Call signature",
2710
2943
  "flags": {},
2711
2944
  "typeParameter": [
2712
2945
  {
2713
- "id": 201,
2946
+ "id": 242,
2714
2947
  "name": "T",
2715
2948
  "kind": 131072,
2716
2949
  "kindString": "Type parameter",
@@ -2736,14 +2969,14 @@
2736
2969
  {
2737
2970
  "type": "reflection",
2738
2971
  "declaration": {
2739
- "id": 197,
2972
+ "id": 238,
2740
2973
  "name": "__type",
2741
2974
  "kind": 65536,
2742
2975
  "kindString": "Type literal",
2743
2976
  "flags": {},
2744
2977
  "children": [
2745
2978
  {
2746
- "id": 198,
2979
+ "id": 239,
2747
2980
  "name": "schema",
2748
2981
  "kind": 1024,
2749
2982
  "kindString": "Property",
@@ -2765,7 +2998,7 @@
2765
2998
  {
2766
2999
  "title": "Properties",
2767
3000
  "children": [
2768
- 198
3001
+ 239
2769
3002
  ]
2770
3003
  }
2771
3004
  ],
@@ -2801,14 +3034,14 @@
2801
3034
  {
2802
3035
  "type": "reflection",
2803
3036
  "declaration": {
2804
- "id": 199,
3037
+ "id": 240,
2805
3038
  "name": "__type",
2806
3039
  "kind": 65536,
2807
3040
  "kindString": "Type literal",
2808
3041
  "flags": {},
2809
3042
  "children": [
2810
3043
  {
2811
- "id": 200,
3044
+ "id": 241,
2812
3045
  "name": "schema",
2813
3046
  "kind": 1024,
2814
3047
  "kindString": "Property",
@@ -2830,7 +3063,7 @@
2830
3063
  {
2831
3064
  "title": "Properties",
2832
3065
  "children": [
2833
- 200
3066
+ 241
2834
3067
  ]
2835
3068
  }
2836
3069
  ],
@@ -2854,19 +3087,19 @@
2854
3087
  ],
2855
3088
  "parameters": [
2856
3089
  {
2857
- "id": 202,
3090
+ "id": 243,
2858
3091
  "name": "query",
2859
3092
  "kind": 32768,
2860
3093
  "kindString": "Parameter",
2861
3094
  "flags": {},
2862
3095
  "type": {
2863
3096
  "type": "reference",
2864
- "id": 201,
3097
+ "id": 242,
2865
3098
  "name": "T"
2866
3099
  }
2867
3100
  },
2868
3101
  {
2869
- "id": 203,
3102
+ "id": 244,
2870
3103
  "name": "payloads",
2871
3104
  "kind": 32768,
2872
3105
  "kindString": "Parameter",
@@ -2889,14 +3122,14 @@
2889
3122
  {
2890
3123
  "type": "reflection",
2891
3124
  "declaration": {
2892
- "id": 204,
3125
+ "id": 245,
2893
3126
  "name": "__type",
2894
3127
  "kind": 65536,
2895
3128
  "kindString": "Type literal",
2896
3129
  "flags": {},
2897
3130
  "children": [
2898
3131
  {
2899
- "id": 205,
3132
+ "id": 246,
2900
3133
  "name": "schema",
2901
3134
  "kind": 1024,
2902
3135
  "kindString": "Property",
@@ -2918,7 +3151,7 @@
2918
3151
  {
2919
3152
  "title": "Properties",
2920
3153
  "children": [
2921
- 205
3154
+ 246
2922
3155
  ]
2923
3156
  }
2924
3157
  ],
@@ -2936,7 +3169,7 @@
2936
3169
  }
2937
3170
  },
2938
3171
  {
2939
- "id": 206,
3172
+ "id": 247,
2940
3173
  "name": "account",
2941
3174
  "kind": 32768,
2942
3175
  "kindString": "Parameter",
@@ -2970,14 +3203,14 @@
2970
3203
  {
2971
3204
  "type": "reflection",
2972
3205
  "declaration": {
2973
- "id": 207,
3206
+ "id": 248,
2974
3207
  "name": "__type",
2975
3208
  "kind": 65536,
2976
3209
  "kindString": "Type literal",
2977
3210
  "flags": {},
2978
3211
  "children": [
2979
3212
  {
2980
- "id": 208,
3213
+ "id": 249,
2981
3214
  "name": "query",
2982
3215
  "kind": 1024,
2983
3216
  "kindString": "Property",
@@ -2995,7 +3228,7 @@
2995
3228
  }
2996
3229
  },
2997
3230
  {
2998
- "id": 209,
3231
+ "id": 250,
2999
3232
  "name": "resultSet",
3000
3233
  "kind": 1024,
3001
3234
  "kindString": "Property",
@@ -3015,7 +3248,7 @@
3015
3248
  }
3016
3249
  },
3017
3250
  {
3018
- "id": 210,
3251
+ "id": 251,
3019
3252
  "name": "schema",
3020
3253
  "kind": 1024,
3021
3254
  "kindString": "Property",
@@ -3037,9 +3270,9 @@
3037
3270
  {
3038
3271
  "title": "Properties",
3039
3272
  "children": [
3040
- 208,
3041
- 209,
3042
- 210
3273
+ 249,
3274
+ 250,
3275
+ 251
3043
3276
  ]
3044
3277
  }
3045
3278
  ],
@@ -3070,14 +3303,14 @@
3070
3303
  {
3071
3304
  "type": "reflection",
3072
3305
  "declaration": {
3073
- "id": 211,
3306
+ "id": 252,
3074
3307
  "name": "__type",
3075
3308
  "kind": 65536,
3076
3309
  "kindString": "Type literal",
3077
3310
  "flags": {},
3078
3311
  "children": [
3079
3312
  {
3080
- "id": 212,
3313
+ "id": 253,
3081
3314
  "name": "schema",
3082
3315
  "kind": 1024,
3083
3316
  "kindString": "Property",
@@ -3099,7 +3332,7 @@
3099
3332
  {
3100
3333
  "title": "Properties",
3101
3334
  "children": [
3102
- 212
3335
+ 253
3103
3336
  ]
3104
3337
  }
3105
3338
  ],
@@ -3129,7 +3362,7 @@
3129
3362
  }
3130
3363
  },
3131
3364
  {
3132
- "id": 213,
3365
+ "id": 254,
3133
3366
  "name": "bindResult",
3134
3367
  "kind": 2048,
3135
3368
  "kindString": "Method",
@@ -3139,20 +3372,20 @@
3139
3372
  "sources": [
3140
3373
  {
3141
3374
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3142
- "line": 39,
3375
+ "line": 37,
3143
3376
  "character": 14
3144
3377
  }
3145
3378
  ],
3146
3379
  "signatures": [
3147
3380
  {
3148
- "id": 214,
3381
+ "id": 255,
3149
3382
  "name": "bindResult",
3150
3383
  "kind": 4096,
3151
3384
  "kindString": "Call signature",
3152
3385
  "flags": {},
3153
3386
  "parameters": [
3154
3387
  {
3155
- "id": 215,
3388
+ "id": 256,
3156
3389
  "name": "payloads",
3157
3390
  "kind": 32768,
3158
3391
  "kindString": "Parameter",
@@ -3173,14 +3406,14 @@
3173
3406
  {
3174
3407
  "type": "reflection",
3175
3408
  "declaration": {
3176
- "id": 216,
3409
+ "id": 257,
3177
3410
  "name": "__type",
3178
3411
  "kind": 65536,
3179
3412
  "kindString": "Type literal",
3180
3413
  "flags": {},
3181
3414
  "children": [
3182
3415
  {
3183
- "id": 217,
3416
+ "id": 258,
3184
3417
  "name": "schema",
3185
3418
  "kind": 1024,
3186
3419
  "kindString": "Property",
@@ -3202,7 +3435,7 @@
3202
3435
  {
3203
3436
  "title": "Properties",
3204
3437
  "children": [
3205
- 217
3438
+ 258
3206
3439
  ]
3207
3440
  }
3208
3441
  ],
@@ -3220,7 +3453,7 @@
3220
3453
  }
3221
3454
  },
3222
3455
  {
3223
- "id": 218,
3456
+ "id": 259,
3224
3457
  "name": "account",
3225
3458
  "kind": 32768,
3226
3459
  "kindString": "Parameter",
@@ -3253,14 +3486,14 @@
3253
3486
  {
3254
3487
  "type": "reflection",
3255
3488
  "declaration": {
3256
- "id": 219,
3489
+ "id": 260,
3257
3490
  "name": "__type",
3258
3491
  "kind": 65536,
3259
3492
  "kindString": "Type literal",
3260
3493
  "flags": {},
3261
3494
  "children": [
3262
3495
  {
3263
- "id": 220,
3496
+ "id": 261,
3264
3497
  "name": "schema",
3265
3498
  "kind": 1024,
3266
3499
  "kindString": "Property",
@@ -3282,7 +3515,7 @@
3282
3515
  {
3283
3516
  "title": "Properties",
3284
3517
  "children": [
3285
- 220
3518
+ 261
3286
3519
  ]
3287
3520
  }
3288
3521
  ],
@@ -3319,7 +3552,7 @@
3319
3552
  }
3320
3553
  },
3321
3554
  {
3322
- "id": 221,
3555
+ "id": 262,
3323
3556
  "name": "bindResultInternal",
3324
3557
  "kind": 2048,
3325
3558
  "kindString": "Method",
@@ -3329,20 +3562,20 @@
3329
3562
  "sources": [
3330
3563
  {
3331
3564
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3332
- "line": 40,
3565
+ "line": 38,
3333
3566
  "character": 14
3334
3567
  }
3335
3568
  ],
3336
3569
  "signatures": [
3337
3570
  {
3338
- "id": 222,
3571
+ "id": 263,
3339
3572
  "name": "bindResultInternal",
3340
3573
  "kind": 4096,
3341
3574
  "kindString": "Call signature",
3342
3575
  "flags": {},
3343
3576
  "parameters": [
3344
3577
  {
3345
- "id": 223,
3578
+ "id": 264,
3346
3579
  "name": "payloads",
3347
3580
  "kind": 32768,
3348
3581
  "kindString": "Parameter",
@@ -3363,14 +3596,14 @@
3363
3596
  {
3364
3597
  "type": "reflection",
3365
3598
  "declaration": {
3366
- "id": 224,
3599
+ "id": 265,
3367
3600
  "name": "__type",
3368
3601
  "kind": 65536,
3369
3602
  "kindString": "Type literal",
3370
3603
  "flags": {},
3371
3604
  "children": [
3372
3605
  {
3373
- "id": 225,
3606
+ "id": 266,
3374
3607
  "name": "schema",
3375
3608
  "kind": 1024,
3376
3609
  "kindString": "Property",
@@ -3392,7 +3625,7 @@
3392
3625
  {
3393
3626
  "title": "Properties",
3394
3627
  "children": [
3395
- 225
3628
+ 266
3396
3629
  ]
3397
3630
  }
3398
3631
  ],
@@ -3410,7 +3643,7 @@
3410
3643
  }
3411
3644
  },
3412
3645
  {
3413
- "id": 226,
3646
+ "id": 267,
3414
3647
  "name": "account",
3415
3648
  "kind": 32768,
3416
3649
  "kindString": "Parameter",
@@ -3440,14 +3673,14 @@
3440
3673
  {
3441
3674
  "type": "reflection",
3442
3675
  "declaration": {
3443
- "id": 227,
3676
+ "id": 268,
3444
3677
  "name": "__type",
3445
3678
  "kind": 65536,
3446
3679
  "kindString": "Type literal",
3447
3680
  "flags": {},
3448
3681
  "children": [
3449
3682
  {
3450
- "id": 228,
3683
+ "id": 269,
3451
3684
  "name": "schema",
3452
3685
  "kind": 1024,
3453
3686
  "kindString": "Property",
@@ -3469,7 +3702,7 @@
3469
3702
  {
3470
3703
  "title": "Properties",
3471
3704
  "children": [
3472
- 228
3705
+ 269
3473
3706
  ]
3474
3707
  }
3475
3708
  ],
@@ -3499,7 +3732,7 @@
3499
3732
  }
3500
3733
  },
3501
3734
  {
3502
- "id": 137,
3735
+ "id": 162,
3503
3736
  "name": "description",
3504
3737
  "kind": 2048,
3505
3738
  "kindString": "Method",
@@ -3507,13 +3740,13 @@
3507
3740
  "sources": [
3508
3741
  {
3509
3742
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3510
- "line": 28,
3743
+ "line": 26,
3511
3744
  "character": 4
3512
3745
  }
3513
3746
  ],
3514
3747
  "signatures": [
3515
3748
  {
3516
- "id": 138,
3749
+ "id": 163,
3517
3750
  "name": "description",
3518
3751
  "kind": 4096,
3519
3752
  "kindString": "Call signature",
@@ -3544,7 +3777,7 @@
3544
3777
  }
3545
3778
  },
3546
3779
  {
3547
- "id": 139,
3780
+ "id": 164,
3548
3781
  "name": "discover",
3549
3782
  "kind": 2048,
3550
3783
  "kindString": "Method",
@@ -3552,20 +3785,20 @@
3552
3785
  "sources": [
3553
3786
  {
3554
3787
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3555
- "line": 29,
3788
+ "line": 27,
3556
3789
  "character": 4
3557
3790
  }
3558
3791
  ],
3559
3792
  "signatures": [
3560
3793
  {
3561
- "id": 140,
3794
+ "id": 165,
3562
3795
  "name": "discover",
3563
3796
  "kind": 4096,
3564
3797
  "kindString": "Call signature",
3565
3798
  "flags": {},
3566
3799
  "parameters": [
3567
3800
  {
3568
- "id": 141,
3801
+ "id": 166,
3569
3802
  "name": "_queryAccount",
3570
3803
  "kind": 32768,
3571
3804
  "kindString": "Parameter",
@@ -3597,14 +3830,14 @@
3597
3830
  {
3598
3831
  "type": "reflection",
3599
3832
  "declaration": {
3600
- "id": 142,
3833
+ "id": 167,
3601
3834
  "name": "__type",
3602
3835
  "kind": 65536,
3603
3836
  "kindString": "Type literal",
3604
3837
  "flags": {},
3605
3838
  "children": [
3606
3839
  {
3607
- "id": 143,
3840
+ "id": 168,
3608
3841
  "name": "schema",
3609
3842
  "kind": 1024,
3610
3843
  "kindString": "Property",
@@ -3626,7 +3859,7 @@
3626
3859
  {
3627
3860
  "title": "Properties",
3628
3861
  "children": [
3629
- 143
3862
+ 168
3630
3863
  ]
3631
3864
  }
3632
3865
  ],
@@ -3661,7 +3894,7 @@
3661
3894
  }
3662
3895
  },
3663
3896
  {
3664
- "id": 229,
3897
+ "id": 270,
3665
3898
  "name": "loadAccount",
3666
3899
  "kind": 2048,
3667
3900
  "kindString": "Method",
@@ -3671,20 +3904,20 @@
3671
3904
  "sources": [
3672
3905
  {
3673
3906
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3674
- "line": 41,
3907
+ "line": 39,
3675
3908
  "character": 14
3676
3909
  }
3677
3910
  ],
3678
3911
  "signatures": [
3679
3912
  {
3680
- "id": 230,
3913
+ "id": 271,
3681
3914
  "name": "loadAccount",
3682
3915
  "kind": 4096,
3683
3916
  "kindString": "Call signature",
3684
3917
  "flags": {},
3685
3918
  "parameters": [
3686
3919
  {
3687
- "id": 231,
3920
+ "id": 272,
3688
3921
  "name": "account",
3689
3922
  "kind": 32768,
3690
3923
  "kindString": "Parameter",
@@ -3723,7 +3956,7 @@
3723
3956
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts",
3724
3957
  "line": 17,
3725
3958
  "character": 17,
3726
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L17"
3959
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L17"
3727
3960
  }
3728
3961
  ],
3729
3962
  "signatures": [
@@ -4101,96 +4334,521 @@
4101
4334
  }
4102
4335
  ]
4103
4336
  }
4104
- }
4105
- ],
4106
- "parameters": [
4107
- {
4108
- "id": 86,
4109
- "name": "query",
4110
- "kind": 32768,
4111
- "kindString": "Parameter",
4112
- "flags": {},
4113
- "type": {
4114
- "type": "reference",
4115
- "id": 85,
4116
- "name": "T"
4117
- }
4118
4337
  },
4119
4338
  {
4120
- "id": 87,
4121
- "name": "payloads",
4122
- "kind": 32768,
4123
- "kindString": "Parameter",
4124
- "flags": {
4125
- "isOptional": true
4126
- },
4339
+ "id": 100,
4340
+ "name": "TConfig",
4341
+ "kind": 131072,
4342
+ "kindString": "Type parameter",
4343
+ "flags": {},
4127
4344
  "type": {
4128
- "type": "array",
4129
- "elementType": {
4130
- "type": "intersection",
4131
- "types": [
4132
- {
4133
- "type": "reference",
4134
- "name": "SchemaFields"
4135
- },
4136
- {
4137
- "type": "reference",
4138
- "name": "PayloadFields"
4139
- },
4140
- {
4141
- "type": "reflection",
4142
- "declaration": {
4143
- "id": 88,
4144
- "name": "__type",
4145
- "kind": 65536,
4146
- "kindString": "Type literal",
4147
- "flags": {},
4148
- "children": [
4149
- {
4150
- "id": 89,
4151
- "name": "schema",
4152
- "kind": 1024,
4153
- "kindString": "Property",
4154
- "flags": {},
4155
- "sources": [
4156
- {
4157
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4158
- "line": 19,
4159
- "character": 4
4160
- }
4161
- ],
4162
- "type": {
4163
- "type": "intrinsic",
4164
- "name": "string"
4165
- }
4166
- }
4167
- ],
4168
- "groups": [
4169
- {
4170
- "title": "Properties",
4171
- "children": [
4172
- 89
4173
- ]
4174
- }
4175
- ],
4176
- "sources": [
4177
- {
4178
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4179
- "line": 18,
4180
- "character": 17
4181
- }
4182
- ]
4183
- }
4184
- }
4185
- ]
4186
- }
4187
- }
4188
- }
4189
- ],
4190
- "type": {
4191
- "type": "reference",
4192
- "typeArguments": [
4193
- {
4345
+ "type": "intersection",
4346
+ "types": [
4347
+ {
4348
+ "type": "reference",
4349
+ "name": "SchemaFields"
4350
+ },
4351
+ {
4352
+ "type": "reference",
4353
+ "name": "PayloadFields"
4354
+ },
4355
+ {
4356
+ "type": "reflection",
4357
+ "declaration": {
4358
+ "id": 86,
4359
+ "name": "__type",
4360
+ "kind": 65536,
4361
+ "kindString": "Type literal",
4362
+ "flags": {},
4363
+ "children": [
4364
+ {
4365
+ "id": 87,
4366
+ "name": "security",
4367
+ "kind": 1024,
4368
+ "kindString": "Property",
4369
+ "flags": {
4370
+ "isOptional": true
4371
+ },
4372
+ "sources": [
4373
+ {
4374
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4375
+ "line": 8,
4376
+ "character": 4
4377
+ }
4378
+ ],
4379
+ "type": {
4380
+ "type": "reflection",
4381
+ "declaration": {
4382
+ "id": 88,
4383
+ "name": "__type",
4384
+ "kind": 65536,
4385
+ "kindString": "Type literal",
4386
+ "flags": {},
4387
+ "children": [
4388
+ {
4389
+ "id": 89,
4390
+ "name": "allowed",
4391
+ "kind": 1024,
4392
+ "kindString": "Property",
4393
+ "flags": {
4394
+ "isOptional": true
4395
+ },
4396
+ "sources": [
4397
+ {
4398
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4399
+ "line": 9,
4400
+ "character": 8
4401
+ }
4402
+ ],
4403
+ "type": {
4404
+ "type": "reference",
4405
+ "typeArguments": [
4406
+ {
4407
+ "type": "intrinsic",
4408
+ "name": "string"
4409
+ },
4410
+ {
4411
+ "type": "array",
4412
+ "elementType": {
4413
+ "type": "array",
4414
+ "elementType": {
4415
+ "type": "intrinsic",
4416
+ "name": "string"
4417
+ }
4418
+ }
4419
+ }
4420
+ ],
4421
+ "name": "Record",
4422
+ "qualifiedName": "Record",
4423
+ "package": "typescript"
4424
+ }
4425
+ },
4426
+ {
4427
+ "id": 90,
4428
+ "name": "disallowed",
4429
+ "kind": 1024,
4430
+ "kindString": "Property",
4431
+ "flags": {
4432
+ "isOptional": true
4433
+ },
4434
+ "sources": [
4435
+ {
4436
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4437
+ "line": 10,
4438
+ "character": 8
4439
+ }
4440
+ ],
4441
+ "type": {
4442
+ "type": "reference",
4443
+ "typeArguments": [
4444
+ {
4445
+ "type": "intrinsic",
4446
+ "name": "string"
4447
+ },
4448
+ {
4449
+ "type": "array",
4450
+ "elementType": {
4451
+ "type": "intrinsic",
4452
+ "name": "string"
4453
+ }
4454
+ }
4455
+ ],
4456
+ "name": "Record",
4457
+ "qualifiedName": "Record",
4458
+ "package": "typescript"
4459
+ }
4460
+ }
4461
+ ],
4462
+ "groups": [
4463
+ {
4464
+ "title": "Properties",
4465
+ "children": [
4466
+ 89,
4467
+ 90
4468
+ ]
4469
+ }
4470
+ ],
4471
+ "sources": [
4472
+ {
4473
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4474
+ "line": 8,
4475
+ "character": 15
4476
+ }
4477
+ ]
4478
+ }
4479
+ }
4480
+ }
4481
+ ],
4482
+ "groups": [
4483
+ {
4484
+ "title": "Properties",
4485
+ "children": [
4486
+ 87
4487
+ ]
4488
+ }
4489
+ ],
4490
+ "sources": [
4491
+ {
4492
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4493
+ "line": 7,
4494
+ "character": 87
4495
+ }
4496
+ ]
4497
+ }
4498
+ },
4499
+ {
4500
+ "type": "reflection",
4501
+ "declaration": {
4502
+ "id": 91,
4503
+ "name": "__type",
4504
+ "kind": 65536,
4505
+ "kindString": "Type literal",
4506
+ "flags": {},
4507
+ "children": [
4508
+ {
4509
+ "id": 92,
4510
+ "name": "schema",
4511
+ "kind": 1024,
4512
+ "kindString": "Property",
4513
+ "flags": {},
4514
+ "sources": [
4515
+ {
4516
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4517
+ "line": 19,
4518
+ "character": 4
4519
+ }
4520
+ ],
4521
+ "type": {
4522
+ "type": "intrinsic",
4523
+ "name": "string"
4524
+ }
4525
+ }
4526
+ ],
4527
+ "groups": [
4528
+ {
4529
+ "title": "Properties",
4530
+ "children": [
4531
+ 92
4532
+ ]
4533
+ }
4534
+ ],
4535
+ "sources": [
4536
+ {
4537
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4538
+ "line": 18,
4539
+ "character": 17
4540
+ }
4541
+ ]
4542
+ }
4543
+ }
4544
+ ]
4545
+ },
4546
+ "default": {
4547
+ "type": "intersection",
4548
+ "types": [
4549
+ {
4550
+ "type": "reference",
4551
+ "name": "SchemaFields"
4552
+ },
4553
+ {
4554
+ "type": "reference",
4555
+ "name": "PayloadFields"
4556
+ },
4557
+ {
4558
+ "type": "reflection",
4559
+ "declaration": {
4560
+ "id": 93,
4561
+ "name": "__type",
4562
+ "kind": 65536,
4563
+ "kindString": "Type literal",
4564
+ "flags": {},
4565
+ "children": [
4566
+ {
4567
+ "id": 94,
4568
+ "name": "security",
4569
+ "kind": 1024,
4570
+ "kindString": "Property",
4571
+ "flags": {
4572
+ "isOptional": true
4573
+ },
4574
+ "sources": [
4575
+ {
4576
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4577
+ "line": 8,
4578
+ "character": 4
4579
+ }
4580
+ ],
4581
+ "type": {
4582
+ "type": "reflection",
4583
+ "declaration": {
4584
+ "id": 95,
4585
+ "name": "__type",
4586
+ "kind": 65536,
4587
+ "kindString": "Type literal",
4588
+ "flags": {},
4589
+ "children": [
4590
+ {
4591
+ "id": 96,
4592
+ "name": "allowed",
4593
+ "kind": 1024,
4594
+ "kindString": "Property",
4595
+ "flags": {
4596
+ "isOptional": true
4597
+ },
4598
+ "sources": [
4599
+ {
4600
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4601
+ "line": 9,
4602
+ "character": 8
4603
+ }
4604
+ ],
4605
+ "type": {
4606
+ "type": "reference",
4607
+ "typeArguments": [
4608
+ {
4609
+ "type": "intrinsic",
4610
+ "name": "string"
4611
+ },
4612
+ {
4613
+ "type": "array",
4614
+ "elementType": {
4615
+ "type": "array",
4616
+ "elementType": {
4617
+ "type": "intrinsic",
4618
+ "name": "string"
4619
+ }
4620
+ }
4621
+ }
4622
+ ],
4623
+ "name": "Record",
4624
+ "qualifiedName": "Record",
4625
+ "package": "typescript"
4626
+ }
4627
+ },
4628
+ {
4629
+ "id": 97,
4630
+ "name": "disallowed",
4631
+ "kind": 1024,
4632
+ "kindString": "Property",
4633
+ "flags": {
4634
+ "isOptional": true
4635
+ },
4636
+ "sources": [
4637
+ {
4638
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4639
+ "line": 10,
4640
+ "character": 8
4641
+ }
4642
+ ],
4643
+ "type": {
4644
+ "type": "reference",
4645
+ "typeArguments": [
4646
+ {
4647
+ "type": "intrinsic",
4648
+ "name": "string"
4649
+ },
4650
+ {
4651
+ "type": "array",
4652
+ "elementType": {
4653
+ "type": "intrinsic",
4654
+ "name": "string"
4655
+ }
4656
+ }
4657
+ ],
4658
+ "name": "Record",
4659
+ "qualifiedName": "Record",
4660
+ "package": "typescript"
4661
+ }
4662
+ }
4663
+ ],
4664
+ "groups": [
4665
+ {
4666
+ "title": "Properties",
4667
+ "children": [
4668
+ 96,
4669
+ 97
4670
+ ]
4671
+ }
4672
+ ],
4673
+ "sources": [
4674
+ {
4675
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4676
+ "line": 8,
4677
+ "character": 15
4678
+ }
4679
+ ]
4680
+ }
4681
+ }
4682
+ }
4683
+ ],
4684
+ "groups": [
4685
+ {
4686
+ "title": "Properties",
4687
+ "children": [
4688
+ 94
4689
+ ]
4690
+ }
4691
+ ],
4692
+ "sources": [
4693
+ {
4694
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4695
+ "line": 7,
4696
+ "character": 87
4697
+ }
4698
+ ]
4699
+ }
4700
+ },
4701
+ {
4702
+ "type": "reflection",
4703
+ "declaration": {
4704
+ "id": 98,
4705
+ "name": "__type",
4706
+ "kind": 65536,
4707
+ "kindString": "Type literal",
4708
+ "flags": {},
4709
+ "children": [
4710
+ {
4711
+ "id": 99,
4712
+ "name": "schema",
4713
+ "kind": 1024,
4714
+ "kindString": "Property",
4715
+ "flags": {},
4716
+ "sources": [
4717
+ {
4718
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4719
+ "line": 19,
4720
+ "character": 4
4721
+ }
4722
+ ],
4723
+ "type": {
4724
+ "type": "intrinsic",
4725
+ "name": "string"
4726
+ }
4727
+ }
4728
+ ],
4729
+ "groups": [
4730
+ {
4731
+ "title": "Properties",
4732
+ "children": [
4733
+ 99
4734
+ ]
4735
+ }
4736
+ ],
4737
+ "sources": [
4738
+ {
4739
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4740
+ "line": 18,
4741
+ "character": 17
4742
+ }
4743
+ ]
4744
+ }
4745
+ }
4746
+ ]
4747
+ }
4748
+ }
4749
+ ],
4750
+ "parameters": [
4751
+ {
4752
+ "id": 101,
4753
+ "name": "query",
4754
+ "kind": 32768,
4755
+ "kindString": "Parameter",
4756
+ "flags": {},
4757
+ "type": {
4758
+ "type": "reference",
4759
+ "id": 85,
4760
+ "name": "T"
4761
+ }
4762
+ },
4763
+ {
4764
+ "id": 102,
4765
+ "name": "payloads",
4766
+ "kind": 32768,
4767
+ "kindString": "Parameter",
4768
+ "flags": {
4769
+ "isOptional": true
4770
+ },
4771
+ "type": {
4772
+ "type": "array",
4773
+ "elementType": {
4774
+ "type": "intersection",
4775
+ "types": [
4776
+ {
4777
+ "type": "reference",
4778
+ "name": "SchemaFields"
4779
+ },
4780
+ {
4781
+ "type": "reference",
4782
+ "name": "PayloadFields"
4783
+ },
4784
+ {
4785
+ "type": "reflection",
4786
+ "declaration": {
4787
+ "id": 103,
4788
+ "name": "__type",
4789
+ "kind": 65536,
4790
+ "kindString": "Type literal",
4791
+ "flags": {},
4792
+ "children": [
4793
+ {
4794
+ "id": 104,
4795
+ "name": "schema",
4796
+ "kind": 1024,
4797
+ "kindString": "Property",
4798
+ "flags": {},
4799
+ "sources": [
4800
+ {
4801
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4802
+ "line": 19,
4803
+ "character": 4
4804
+ }
4805
+ ],
4806
+ "type": {
4807
+ "type": "intrinsic",
4808
+ "name": "string"
4809
+ }
4810
+ }
4811
+ ],
4812
+ "groups": [
4813
+ {
4814
+ "title": "Properties",
4815
+ "children": [
4816
+ 104
4817
+ ]
4818
+ }
4819
+ ],
4820
+ "sources": [
4821
+ {
4822
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4823
+ "line": 18,
4824
+ "character": 17
4825
+ }
4826
+ ]
4827
+ }
4828
+ }
4829
+ ]
4830
+ }
4831
+ }
4832
+ },
4833
+ {
4834
+ "id": 105,
4835
+ "name": "queryConfig",
4836
+ "kind": 32768,
4837
+ "kindString": "Parameter",
4838
+ "flags": {
4839
+ "isOptional": true
4840
+ },
4841
+ "type": {
4842
+ "type": "reference",
4843
+ "id": 100,
4844
+ "name": "TConfig"
4845
+ }
4846
+ }
4847
+ ],
4848
+ "type": {
4849
+ "type": "reference",
4850
+ "typeArguments": [
4851
+ {
4194
4852
  "type": "reference",
4195
4853
  "typeArguments": [
4196
4854
  {
@@ -4207,93 +4865,304 @@
4207
4865
  {
4208
4866
  "type": "reflection",
4209
4867
  "declaration": {
4210
- "id": 90,
4868
+ "id": 106,
4211
4869
  "name": "__type",
4212
4870
  "kind": 65536,
4213
4871
  "kindString": "Type literal",
4214
4872
  "flags": {},
4215
- "children": [
4873
+ "children": [
4874
+ {
4875
+ "id": 107,
4876
+ "name": "schema",
4877
+ "kind": 1024,
4878
+ "kindString": "Property",
4879
+ "flags": {},
4880
+ "sources": [
4881
+ {
4882
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4883
+ "line": 19,
4884
+ "character": 4
4885
+ }
4886
+ ],
4887
+ "type": {
4888
+ "type": "intrinsic",
4889
+ "name": "string"
4890
+ }
4891
+ }
4892
+ ],
4893
+ "groups": [
4894
+ {
4895
+ "title": "Properties",
4896
+ "children": [
4897
+ 107
4898
+ ]
4899
+ }
4900
+ ],
4901
+ "sources": [
4902
+ {
4903
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4904
+ "line": 18,
4905
+ "character": 17
4906
+ }
4907
+ ]
4908
+ }
4909
+ }
4910
+ ]
4911
+ }
4912
+ ],
4913
+ "name": "ModuleQueryResult"
4914
+ }
4915
+ ],
4916
+ "name": "Promise",
4917
+ "qualifiedName": "Promise",
4918
+ "package": "typescript"
4919
+ },
4920
+ "inheritedFrom": {
4921
+ "type": "reference",
4922
+ "name": "AbstractWitness.query"
4923
+ }
4924
+ }
4925
+ ],
4926
+ "inheritedFrom": {
4927
+ "type": "reference",
4928
+ "name": "AbstractWitness.query"
4929
+ }
4930
+ },
4931
+ {
4932
+ "id": 169,
4933
+ "name": "queryable",
4934
+ "kind": 2048,
4935
+ "kindString": "Method",
4936
+ "flags": {},
4937
+ "sources": [
4938
+ {
4939
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4940
+ "line": 30,
4941
+ "character": 4
4942
+ }
4943
+ ],
4944
+ "signatures": [
4945
+ {
4946
+ "id": 170,
4947
+ "name": "queryable",
4948
+ "kind": 4096,
4949
+ "kindString": "Call signature",
4950
+ "flags": {},
4951
+ "typeParameter": [
4952
+ {
4953
+ "id": 179,
4954
+ "name": "T",
4955
+ "kind": 131072,
4956
+ "kindString": "Type parameter",
4957
+ "flags": {},
4958
+ "type": {
4959
+ "type": "intersection",
4960
+ "types": [
4961
+ {
4962
+ "type": "reference",
4963
+ "name": "SchemaFields"
4964
+ },
4965
+ {
4966
+ "type": "reference",
4967
+ "name": "PayloadFields"
4968
+ },
4969
+ {
4970
+ "type": "reference",
4971
+ "name": "XyoBoundWitnessFields"
4972
+ },
4973
+ {
4974
+ "type": "reflection",
4975
+ "declaration": {
4976
+ "id": 171,
4977
+ "name": "__type",
4978
+ "kind": 65536,
4979
+ "kindString": "Type literal",
4980
+ "flags": {},
4981
+ "children": [
4982
+ {
4983
+ "id": 172,
4984
+ "name": "query",
4985
+ "kind": 1024,
4986
+ "kindString": "Property",
4987
+ "flags": {},
4988
+ "sources": [
4989
+ {
4990
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4991
+ "line": 5,
4992
+ "character": 4
4993
+ }
4994
+ ],
4995
+ "type": {
4996
+ "type": "intrinsic",
4997
+ "name": "string"
4998
+ }
4999
+ },
5000
+ {
5001
+ "id": 173,
5002
+ "name": "resultSet",
5003
+ "kind": 1024,
5004
+ "kindString": "Property",
5005
+ "flags": {
5006
+ "isOptional": true
5007
+ },
5008
+ "sources": [
5009
+ {
5010
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5011
+ "line": 6,
5012
+ "character": 4
5013
+ }
5014
+ ],
5015
+ "type": {
5016
+ "type": "intrinsic",
5017
+ "name": "string"
5018
+ }
5019
+ },
5020
+ {
5021
+ "id": 174,
5022
+ "name": "schema",
5023
+ "kind": 1024,
5024
+ "kindString": "Property",
5025
+ "flags": {},
5026
+ "sources": [
5027
+ {
5028
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5029
+ "line": 7,
5030
+ "character": 4
5031
+ }
5032
+ ],
5033
+ "type": {
5034
+ "type": "literal",
5035
+ "value": "network.xyo.boundwitness.query"
5036
+ }
5037
+ }
5038
+ ],
5039
+ "groups": [
5040
+ {
5041
+ "title": "Properties",
5042
+ "children": [
5043
+ 172,
5044
+ 173,
5045
+ 174
5046
+ ]
5047
+ }
5048
+ ],
5049
+ "sources": [
5050
+ {
5051
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5052
+ "line": 4,
5053
+ "character": 51
5054
+ }
5055
+ ]
5056
+ }
5057
+ }
5058
+ ]
5059
+ },
5060
+ "default": {
5061
+ "type": "intersection",
5062
+ "types": [
5063
+ {
5064
+ "type": "reference",
5065
+ "name": "SchemaFields"
5066
+ },
5067
+ {
5068
+ "type": "reference",
5069
+ "name": "PayloadFields"
5070
+ },
5071
+ {
5072
+ "type": "reference",
5073
+ "name": "XyoBoundWitnessFields"
5074
+ },
5075
+ {
5076
+ "type": "reflection",
5077
+ "declaration": {
5078
+ "id": 175,
5079
+ "name": "__type",
5080
+ "kind": 65536,
5081
+ "kindString": "Type literal",
5082
+ "flags": {},
5083
+ "children": [
5084
+ {
5085
+ "id": 176,
5086
+ "name": "query",
5087
+ "kind": 1024,
5088
+ "kindString": "Property",
5089
+ "flags": {},
5090
+ "sources": [
4216
5091
  {
4217
- "id": 91,
4218
- "name": "schema",
4219
- "kind": 1024,
4220
- "kindString": "Property",
4221
- "flags": {},
4222
- "sources": [
4223
- {
4224
- "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
4225
- "line": 15,
4226
- "character": 8
4227
- }
4228
- ],
4229
- "type": {
4230
- "type": "intrinsic",
4231
- "name": "string"
4232
- }
5092
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5093
+ "line": 5,
5094
+ "character": 4
4233
5095
  }
4234
5096
  ],
4235
- "groups": [
5097
+ "type": {
5098
+ "type": "intrinsic",
5099
+ "name": "string"
5100
+ }
5101
+ },
5102
+ {
5103
+ "id": 177,
5104
+ "name": "resultSet",
5105
+ "kind": 1024,
5106
+ "kindString": "Property",
5107
+ "flags": {
5108
+ "isOptional": true
5109
+ },
5110
+ "sources": [
4236
5111
  {
4237
- "title": "Properties",
4238
- "children": [
4239
- 91
4240
- ]
5112
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5113
+ "line": 6,
5114
+ "character": 4
4241
5115
  }
4242
5116
  ],
5117
+ "type": {
5118
+ "type": "intrinsic",
5119
+ "name": "string"
5120
+ }
5121
+ },
5122
+ {
5123
+ "id": 178,
5124
+ "name": "schema",
5125
+ "kind": 1024,
5126
+ "kindString": "Property",
5127
+ "flags": {},
4243
5128
  "sources": [
4244
5129
  {
4245
- "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
4246
- "line": 14,
4247
- "character": 262
5130
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5131
+ "line": 7,
5132
+ "character": 4
4248
5133
  }
5134
+ ],
5135
+ "type": {
5136
+ "type": "literal",
5137
+ "value": "network.xyo.boundwitness.query"
5138
+ }
5139
+ }
5140
+ ],
5141
+ "groups": [
5142
+ {
5143
+ "title": "Properties",
5144
+ "children": [
5145
+ 176,
5146
+ 177,
5147
+ 178
4249
5148
  ]
4250
5149
  }
4251
- }
4252
- ]
5150
+ ],
5151
+ "sources": [
5152
+ {
5153
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5154
+ "line": 4,
5155
+ "character": 51
5156
+ }
5157
+ ]
5158
+ }
4253
5159
  }
4254
- ],
4255
- "name": "ModuleQueryResult"
5160
+ ]
4256
5161
  }
4257
- ],
4258
- "name": "Promise",
4259
- "qualifiedName": "Promise",
4260
- "package": "typescript"
4261
- },
4262
- "inheritedFrom": {
4263
- "type": "reference",
4264
- "name": "AbstractWitness.query"
4265
- }
4266
- }
4267
- ],
4268
- "inheritedFrom": {
4269
- "type": "reference",
4270
- "name": "AbstractWitness.query"
4271
- }
4272
- },
4273
- {
4274
- "id": 144,
4275
- "name": "queryable",
4276
- "kind": 2048,
4277
- "kindString": "Method",
4278
- "flags": {},
4279
- "sources": [
4280
- {
4281
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4282
- "line": 32,
4283
- "character": 4
4284
- }
4285
- ],
4286
- "signatures": [
4287
- {
4288
- "id": 145,
4289
- "name": "queryable",
4290
- "kind": 4096,
4291
- "kindString": "Call signature",
4292
- "flags": {},
4293
- "typeParameter": [
5162
+ },
4294
5163
  {
4295
- "id": 154,
4296
- "name": "T",
5164
+ "id": 194,
5165
+ "name": "TConfig",
4297
5166
  "kind": 131072,
4298
5167
  "kindString": "Type parameter",
4299
5168
  "flags": {},
@@ -4309,48 +5178,168 @@
4309
5178
  "name": "PayloadFields"
4310
5179
  },
4311
5180
  {
4312
- "type": "reference",
4313
- "name": "XyoBoundWitnessFields"
5181
+ "type": "reflection",
5182
+ "declaration": {
5183
+ "id": 180,
5184
+ "name": "__type",
5185
+ "kind": 65536,
5186
+ "kindString": "Type literal",
5187
+ "flags": {},
5188
+ "children": [
5189
+ {
5190
+ "id": 181,
5191
+ "name": "security",
5192
+ "kind": 1024,
5193
+ "kindString": "Property",
5194
+ "flags": {
5195
+ "isOptional": true
5196
+ },
5197
+ "sources": [
5198
+ {
5199
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5200
+ "line": 8,
5201
+ "character": 4
5202
+ }
5203
+ ],
5204
+ "type": {
5205
+ "type": "reflection",
5206
+ "declaration": {
5207
+ "id": 182,
5208
+ "name": "__type",
5209
+ "kind": 65536,
5210
+ "kindString": "Type literal",
5211
+ "flags": {},
5212
+ "children": [
5213
+ {
5214
+ "id": 183,
5215
+ "name": "allowed",
5216
+ "kind": 1024,
5217
+ "kindString": "Property",
5218
+ "flags": {
5219
+ "isOptional": true
5220
+ },
5221
+ "sources": [
5222
+ {
5223
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5224
+ "line": 9,
5225
+ "character": 8
5226
+ }
5227
+ ],
5228
+ "type": {
5229
+ "type": "reference",
5230
+ "typeArguments": [
5231
+ {
5232
+ "type": "intrinsic",
5233
+ "name": "string"
5234
+ },
5235
+ {
5236
+ "type": "array",
5237
+ "elementType": {
5238
+ "type": "array",
5239
+ "elementType": {
5240
+ "type": "intrinsic",
5241
+ "name": "string"
5242
+ }
5243
+ }
5244
+ }
5245
+ ],
5246
+ "name": "Record",
5247
+ "qualifiedName": "Record",
5248
+ "package": "typescript"
5249
+ }
5250
+ },
5251
+ {
5252
+ "id": 184,
5253
+ "name": "disallowed",
5254
+ "kind": 1024,
5255
+ "kindString": "Property",
5256
+ "flags": {
5257
+ "isOptional": true
5258
+ },
5259
+ "sources": [
5260
+ {
5261
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5262
+ "line": 10,
5263
+ "character": 8
5264
+ }
5265
+ ],
5266
+ "type": {
5267
+ "type": "reference",
5268
+ "typeArguments": [
5269
+ {
5270
+ "type": "intrinsic",
5271
+ "name": "string"
5272
+ },
5273
+ {
5274
+ "type": "array",
5275
+ "elementType": {
5276
+ "type": "intrinsic",
5277
+ "name": "string"
5278
+ }
5279
+ }
5280
+ ],
5281
+ "name": "Record",
5282
+ "qualifiedName": "Record",
5283
+ "package": "typescript"
5284
+ }
5285
+ }
5286
+ ],
5287
+ "groups": [
5288
+ {
5289
+ "title": "Properties",
5290
+ "children": [
5291
+ 183,
5292
+ 184
5293
+ ]
5294
+ }
5295
+ ],
5296
+ "sources": [
5297
+ {
5298
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5299
+ "line": 8,
5300
+ "character": 15
5301
+ }
5302
+ ]
5303
+ }
5304
+ }
5305
+ }
5306
+ ],
5307
+ "groups": [
5308
+ {
5309
+ "title": "Properties",
5310
+ "children": [
5311
+ 181
5312
+ ]
5313
+ }
5314
+ ],
5315
+ "sources": [
5316
+ {
5317
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5318
+ "line": 7,
5319
+ "character": 87
5320
+ }
5321
+ ]
5322
+ }
4314
5323
  },
4315
5324
  {
4316
5325
  "type": "reflection",
4317
5326
  "declaration": {
4318
- "id": 146,
5327
+ "id": 185,
4319
5328
  "name": "__type",
4320
5329
  "kind": 65536,
4321
5330
  "kindString": "Type literal",
4322
5331
  "flags": {},
4323
5332
  "children": [
4324
5333
  {
4325
- "id": 147,
4326
- "name": "query",
5334
+ "id": 186,
5335
+ "name": "schema",
4327
5336
  "kind": 1024,
4328
5337
  "kindString": "Property",
4329
5338
  "flags": {},
4330
5339
  "sources": [
4331
5340
  {
4332
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4333
- "line": 5,
4334
- "character": 4
4335
- }
4336
- ],
4337
- "type": {
4338
- "type": "intrinsic",
4339
- "name": "string"
4340
- }
4341
- },
4342
- {
4343
- "id": 148,
4344
- "name": "resultSet",
4345
- "kind": 1024,
4346
- "kindString": "Property",
4347
- "flags": {
4348
- "isOptional": true
4349
- },
4350
- "sources": [
4351
- {
4352
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4353
- "line": 6,
5341
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5342
+ "line": 19,
4354
5343
  "character": 4
4355
5344
  }
4356
5345
  ],
@@ -4358,41 +5347,21 @@
4358
5347
  "type": "intrinsic",
4359
5348
  "name": "string"
4360
5349
  }
4361
- },
4362
- {
4363
- "id": 149,
4364
- "name": "schema",
4365
- "kind": 1024,
4366
- "kindString": "Property",
4367
- "flags": {},
4368
- "sources": [
4369
- {
4370
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4371
- "line": 7,
4372
- "character": 4
4373
- }
4374
- ],
4375
- "type": {
4376
- "type": "literal",
4377
- "value": "network.xyo.boundwitness.query"
4378
- }
4379
5350
  }
4380
5351
  ],
4381
5352
  "groups": [
4382
5353
  {
4383
5354
  "title": "Properties",
4384
5355
  "children": [
4385
- 147,
4386
- 148,
4387
- 149
5356
+ 186
4388
5357
  ]
4389
5358
  }
4390
5359
  ],
4391
5360
  "sources": [
4392
5361
  {
4393
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4394
- "line": 4,
4395
- "character": 51
5362
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5363
+ "line": 18,
5364
+ "character": 17
4396
5365
  }
4397
5366
  ]
4398
5367
  }
@@ -4410,40 +5379,18 @@
4410
5379
  "type": "reference",
4411
5380
  "name": "PayloadFields"
4412
5381
  },
4413
- {
4414
- "type": "reference",
4415
- "name": "XyoBoundWitnessFields"
4416
- },
4417
5382
  {
4418
5383
  "type": "reflection",
4419
5384
  "declaration": {
4420
- "id": 150,
5385
+ "id": 187,
4421
5386
  "name": "__type",
4422
5387
  "kind": 65536,
4423
5388
  "kindString": "Type literal",
4424
5389
  "flags": {},
4425
5390
  "children": [
4426
5391
  {
4427
- "id": 151,
4428
- "name": "query",
4429
- "kind": 1024,
4430
- "kindString": "Property",
4431
- "flags": {},
4432
- "sources": [
4433
- {
4434
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4435
- "line": 5,
4436
- "character": 4
4437
- }
4438
- ],
4439
- "type": {
4440
- "type": "intrinsic",
4441
- "name": "string"
4442
- }
4443
- },
4444
- {
4445
- "id": 152,
4446
- "name": "resultSet",
5392
+ "id": 188,
5393
+ "name": "security",
4447
5394
  "kind": 1024,
4448
5395
  "kindString": "Property",
4449
5396
  "flags": {
@@ -4451,32 +5398,156 @@
4451
5398
  },
4452
5399
  "sources": [
4453
5400
  {
4454
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4455
- "line": 6,
5401
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5402
+ "line": 8,
4456
5403
  "character": 4
4457
5404
  }
4458
5405
  ],
4459
5406
  "type": {
4460
- "type": "intrinsic",
4461
- "name": "string"
5407
+ "type": "reflection",
5408
+ "declaration": {
5409
+ "id": 189,
5410
+ "name": "__type",
5411
+ "kind": 65536,
5412
+ "kindString": "Type literal",
5413
+ "flags": {},
5414
+ "children": [
5415
+ {
5416
+ "id": 190,
5417
+ "name": "allowed",
5418
+ "kind": 1024,
5419
+ "kindString": "Property",
5420
+ "flags": {
5421
+ "isOptional": true
5422
+ },
5423
+ "sources": [
5424
+ {
5425
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5426
+ "line": 9,
5427
+ "character": 8
5428
+ }
5429
+ ],
5430
+ "type": {
5431
+ "type": "reference",
5432
+ "typeArguments": [
5433
+ {
5434
+ "type": "intrinsic",
5435
+ "name": "string"
5436
+ },
5437
+ {
5438
+ "type": "array",
5439
+ "elementType": {
5440
+ "type": "array",
5441
+ "elementType": {
5442
+ "type": "intrinsic",
5443
+ "name": "string"
5444
+ }
5445
+ }
5446
+ }
5447
+ ],
5448
+ "name": "Record",
5449
+ "qualifiedName": "Record",
5450
+ "package": "typescript"
5451
+ }
5452
+ },
5453
+ {
5454
+ "id": 191,
5455
+ "name": "disallowed",
5456
+ "kind": 1024,
5457
+ "kindString": "Property",
5458
+ "flags": {
5459
+ "isOptional": true
5460
+ },
5461
+ "sources": [
5462
+ {
5463
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5464
+ "line": 10,
5465
+ "character": 8
5466
+ }
5467
+ ],
5468
+ "type": {
5469
+ "type": "reference",
5470
+ "typeArguments": [
5471
+ {
5472
+ "type": "intrinsic",
5473
+ "name": "string"
5474
+ },
5475
+ {
5476
+ "type": "array",
5477
+ "elementType": {
5478
+ "type": "intrinsic",
5479
+ "name": "string"
5480
+ }
5481
+ }
5482
+ ],
5483
+ "name": "Record",
5484
+ "qualifiedName": "Record",
5485
+ "package": "typescript"
5486
+ }
5487
+ }
5488
+ ],
5489
+ "groups": [
5490
+ {
5491
+ "title": "Properties",
5492
+ "children": [
5493
+ 190,
5494
+ 191
5495
+ ]
5496
+ }
5497
+ ],
5498
+ "sources": [
5499
+ {
5500
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5501
+ "line": 8,
5502
+ "character": 15
5503
+ }
5504
+ ]
5505
+ }
4462
5506
  }
4463
- },
5507
+ }
5508
+ ],
5509
+ "groups": [
5510
+ {
5511
+ "title": "Properties",
5512
+ "children": [
5513
+ 188
5514
+ ]
5515
+ }
5516
+ ],
5517
+ "sources": [
5518
+ {
5519
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5520
+ "line": 7,
5521
+ "character": 87
5522
+ }
5523
+ ]
5524
+ }
5525
+ },
5526
+ {
5527
+ "type": "reflection",
5528
+ "declaration": {
5529
+ "id": 192,
5530
+ "name": "__type",
5531
+ "kind": 65536,
5532
+ "kindString": "Type literal",
5533
+ "flags": {},
5534
+ "children": [
4464
5535
  {
4465
- "id": 153,
5536
+ "id": 193,
4466
5537
  "name": "schema",
4467
5538
  "kind": 1024,
4468
5539
  "kindString": "Property",
4469
5540
  "flags": {},
4470
5541
  "sources": [
4471
5542
  {
4472
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4473
- "line": 7,
5543
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5544
+ "line": 19,
4474
5545
  "character": 4
4475
5546
  }
4476
5547
  ],
4477
5548
  "type": {
4478
- "type": "literal",
4479
- "value": "network.xyo.boundwitness.query"
5549
+ "type": "intrinsic",
5550
+ "name": "string"
4480
5551
  }
4481
5552
  }
4482
5553
  ],
@@ -4484,17 +5555,15 @@
4484
5555
  {
4485
5556
  "title": "Properties",
4486
5557
  "children": [
4487
- 151,
4488
- 152,
4489
- 153
5558
+ 193
4490
5559
  ]
4491
5560
  }
4492
5561
  ],
4493
5562
  "sources": [
4494
5563
  {
4495
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4496
- "line": 4,
4497
- "character": 51
5564
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5565
+ "line": 18,
5566
+ "character": 17
4498
5567
  }
4499
5568
  ]
4500
5569
  }
@@ -4505,19 +5574,19 @@
4505
5574
  ],
4506
5575
  "parameters": [
4507
5576
  {
4508
- "id": 155,
5577
+ "id": 195,
4509
5578
  "name": "query",
4510
5579
  "kind": 32768,
4511
5580
  "kindString": "Parameter",
4512
5581
  "flags": {},
4513
5582
  "type": {
4514
5583
  "type": "reference",
4515
- "id": 154,
5584
+ "id": 179,
4516
5585
  "name": "T"
4517
5586
  }
4518
5587
  },
4519
5588
  {
4520
- "id": 156,
5589
+ "id": 196,
4521
5590
  "name": "payloads",
4522
5591
  "kind": 32768,
4523
5592
  "kindString": "Parameter",
@@ -4540,14 +5609,14 @@
4540
5609
  {
4541
5610
  "type": "reflection",
4542
5611
  "declaration": {
4543
- "id": 157,
5612
+ "id": 197,
4544
5613
  "name": "__type",
4545
5614
  "kind": 65536,
4546
5615
  "kindString": "Type literal",
4547
5616
  "flags": {},
4548
5617
  "children": [
4549
5618
  {
4550
- "id": 158,
5619
+ "id": 198,
4551
5620
  "name": "schema",
4552
5621
  "kind": 1024,
4553
5622
  "kindString": "Property",
@@ -4569,7 +5638,7 @@
4569
5638
  {
4570
5639
  "title": "Properties",
4571
5640
  "children": [
4572
- 158
5641
+ 198
4573
5642
  ]
4574
5643
  }
4575
5644
  ],
@@ -4585,19 +5654,25 @@
4585
5654
  ]
4586
5655
  }
4587
5656
  }
5657
+ },
5658
+ {
5659
+ "id": 199,
5660
+ "name": "queryConfig",
5661
+ "kind": 32768,
5662
+ "kindString": "Parameter",
5663
+ "flags": {
5664
+ "isOptional": true
5665
+ },
5666
+ "type": {
5667
+ "type": "reference",
5668
+ "id": 194,
5669
+ "name": "TConfig"
5670
+ }
4588
5671
  }
4589
5672
  ],
4590
5673
  "type": {
4591
- "type": "reference",
4592
- "typeArguments": [
4593
- {
4594
- "type": "intrinsic",
4595
- "name": "boolean"
4596
- }
4597
- ],
4598
- "name": "Promise",
4599
- "qualifiedName": "Promise",
4600
- "package": "typescript"
5674
+ "type": "intrinsic",
5675
+ "name": "boolean"
4601
5676
  },
4602
5677
  "inheritedFrom": {
4603
5678
  "type": "reference",
@@ -4611,7 +5686,7 @@
4611
5686
  }
4612
5687
  },
4613
5688
  {
4614
- "id": 232,
5689
+ "id": 273,
4615
5690
  "name": "start",
4616
5691
  "kind": 2048,
4617
5692
  "kindString": "Method",
@@ -4621,20 +5696,20 @@
4621
5696
  "sources": [
4622
5697
  {
4623
5698
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4624
- "line": 42,
5699
+ "line": 40,
4625
5700
  "character": 14
4626
5701
  }
4627
5702
  ],
4628
5703
  "signatures": [
4629
5704
  {
4630
- "id": 233,
5705
+ "id": 274,
4631
5706
  "name": "start",
4632
5707
  "kind": 4096,
4633
5708
  "kindString": "Call signature",
4634
5709
  "flags": {},
4635
5710
  "parameters": [
4636
5711
  {
4637
- "id": 234,
5712
+ "id": 275,
4638
5713
  "name": "_timeout",
4639
5714
  "kind": 32768,
4640
5715
  "kindString": "Parameter",
@@ -4681,7 +5756,7 @@
4681
5756
  }
4682
5757
  },
4683
5758
  {
4684
- "id": 159,
5759
+ "id": 200,
4685
5760
  "name": "started",
4686
5761
  "kind": 2048,
4687
5762
  "kindString": "Method",
@@ -4689,20 +5764,20 @@
4689
5764
  "sources": [
4690
5765
  {
4691
5766
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4692
- "line": 33,
5767
+ "line": 31,
4693
5768
  "character": 4
4694
5769
  }
4695
5770
  ],
4696
5771
  "signatures": [
4697
5772
  {
4698
- "id": 160,
5773
+ "id": 201,
4699
5774
  "name": "started",
4700
5775
  "kind": 4096,
4701
5776
  "kindString": "Call signature",
4702
5777
  "flags": {},
4703
5778
  "parameters": [
4704
5779
  {
4705
- "id": 161,
5780
+ "id": 202,
4706
5781
  "name": "notStartedAction",
4707
5782
  "kind": 32768,
4708
5783
  "kindString": "Parameter",
@@ -4752,7 +5827,7 @@
4752
5827
  }
4753
5828
  },
4754
5829
  {
4755
- "id": 235,
5830
+ "id": 276,
4756
5831
  "name": "stop",
4757
5832
  "kind": 2048,
4758
5833
  "kindString": "Method",
@@ -4762,20 +5837,20 @@
4762
5837
  "sources": [
4763
5838
  {
4764
5839
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4765
- "line": 43,
5840
+ "line": 41,
4766
5841
  "character": 14
4767
5842
  }
4768
5843
  ],
4769
5844
  "signatures": [
4770
5845
  {
4771
- "id": 236,
5846
+ "id": 277,
4772
5847
  "name": "stop",
4773
5848
  "kind": 4096,
4774
5849
  "kindString": "Call signature",
4775
5850
  "flags": {},
4776
5851
  "parameters": [
4777
5852
  {
4778
- "id": 237,
5853
+ "id": 278,
4779
5854
  "name": "_timeout",
4780
5855
  "kind": 32768,
4781
5856
  "kindString": "Parameter",
@@ -4822,7 +5897,7 @@
4822
5897
  }
4823
5898
  },
4824
5899
  {
4825
- "id": 162,
5900
+ "id": 203,
4826
5901
  "name": "subscribe",
4827
5902
  "kind": 2048,
4828
5903
  "kindString": "Method",
@@ -4830,20 +5905,20 @@
4830
5905
  "sources": [
4831
5906
  {
4832
5907
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4833
- "line": 34,
5908
+ "line": 32,
4834
5909
  "character": 4
4835
5910
  }
4836
5911
  ],
4837
5912
  "signatures": [
4838
5913
  {
4839
- "id": 163,
5914
+ "id": 204,
4840
5915
  "name": "subscribe",
4841
5916
  "kind": 4096,
4842
5917
  "kindString": "Call signature",
4843
5918
  "flags": {},
4844
5919
  "parameters": [
4845
5920
  {
4846
- "id": 164,
5921
+ "id": 205,
4847
5922
  "name": "_queryAccount",
4848
5923
  "kind": 32768,
4849
5924
  "kindString": "Parameter",
@@ -4872,7 +5947,7 @@
4872
5947
  }
4873
5948
  },
4874
5949
  {
4875
- "id": 238,
5950
+ "id": 279,
4876
5951
  "name": "validateConfig",
4877
5952
  "kind": 2048,
4878
5953
  "kindString": "Method",
@@ -4882,20 +5957,20 @@
4882
5957
  "sources": [
4883
5958
  {
4884
5959
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4885
- "line": 44,
5960
+ "line": 42,
4886
5961
  "character": 14
4887
5962
  }
4888
5963
  ],
4889
5964
  "signatures": [
4890
5965
  {
4891
- "id": 239,
5966
+ "id": 280,
4892
5967
  "name": "validateConfig",
4893
5968
  "kind": 4096,
4894
5969
  "kindString": "Call signature",
4895
5970
  "flags": {},
4896
5971
  "parameters": [
4897
5972
  {
4898
- "id": 240,
5973
+ "id": 281,
4899
5974
  "name": "config",
4900
5975
  "kind": 32768,
4901
5976
  "kindString": "Parameter",
@@ -4908,7 +5983,7 @@
4908
5983
  }
4909
5984
  },
4910
5985
  {
4911
- "id": 241,
5986
+ "id": 282,
4912
5987
  "name": "parents",
4913
5988
  "kind": 32768,
4914
5989
  "kindString": "Parameter",
@@ -4952,7 +6027,7 @@
4952
6027
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts",
4953
6028
  "line": 13,
4954
6029
  "character": 24,
4955
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L13"
6030
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L13"
4956
6031
  }
4957
6032
  ],
4958
6033
  "signatures": [
@@ -5151,7 +6226,7 @@
5151
6226
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
5152
6227
  "line": 7,
5153
6228
  "character": 2,
5154
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
6229
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
5155
6230
  }
5156
6231
  ],
5157
6232
  "type": {
@@ -5182,7 +6257,7 @@
5182
6257
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
5183
6258
  "line": 8,
5184
6259
  "character": 2,
5185
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
6260
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
5186
6261
  }
5187
6262
  ],
5188
6263
  "type": {
@@ -5205,7 +6280,7 @@
5205
6280
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
5206
6281
  "line": 6,
5207
6282
  "character": 62,
5208
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
6283
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
5209
6284
  }
5210
6285
  ]
5211
6286
  }
@@ -5450,14 +6525,13 @@
5450
6525
  {
5451
6526
  "title": "Properties",
5452
6527
  "children": [
5453
- 105,
6528
+ 121,
6529
+ 129,
6530
+ 130,
5454
6531
  108,
5455
- 109,
5456
- 110,
5457
- 111,
5458
- 92,
5459
- 119,
5460
- 120,
6532
+ 131,
6533
+ 132,
6534
+ 137,
5461
6535
  22,
5462
6536
  41
5463
6537
  ]
@@ -5465,33 +6539,32 @@
5465
6539
  {
5466
6540
  "title": "Accessors",
5467
6541
  "children": [
5468
- 125,
5469
- 127,
5470
- 129,
6542
+ 142,
6543
+ 144,
5471
6544
  69
5472
6545
  ]
5473
6546
  },
5474
6547
  {
5475
6548
  "title": "Methods",
5476
6549
  "children": [
5477
- 165,
5478
- 170,
5479
- 177,
5480
- 195,
5481
- 213,
5482
- 221,
5483
- 137,
5484
- 139,
5485
- 229,
6550
+ 206,
6551
+ 211,
6552
+ 218,
6553
+ 236,
6554
+ 254,
6555
+ 262,
6556
+ 162,
6557
+ 164,
6558
+ 270,
5486
6559
  64,
5487
6560
  73,
5488
6561
  75,
5489
- 144,
5490
- 232,
5491
- 159,
5492
- 235,
5493
- 162,
5494
- 238,
6562
+ 169,
6563
+ 273,
6564
+ 200,
6565
+ 276,
6566
+ 203,
6567
+ 279,
5495
6568
  23
5496
6569
  ]
5497
6570
  }
@@ -5501,12 +6574,12 @@
5501
6574
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts",
5502
6575
  "line": 8,
5503
6576
  "character": 13,
5504
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L8"
6577
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L8"
5505
6578
  }
5506
6579
  ],
5507
6580
  "typeParameters": [
5508
6581
  {
5509
- "id": 242,
6582
+ "id": 283,
5510
6583
  "name": "TPayload",
5511
6584
  "kind": 131072,
5512
6585
  "kindString": "Type parameter",
@@ -5546,7 +6619,7 @@
5546
6619
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
5547
6620
  "line": 6,
5548
6621
  "character": 12,
5549
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
6622
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
5550
6623
  }
5551
6624
  ],
5552
6625
  "type": {
@@ -5574,7 +6647,7 @@
5574
6647
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
5575
6648
  "line": 7,
5576
6649
  "character": 2,
5577
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
6650
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
5578
6651
  }
5579
6652
  ],
5580
6653
  "type": {
@@ -5605,7 +6678,7 @@
5605
6678
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
5606
6679
  "line": 8,
5607
6680
  "character": 2,
5608
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
6681
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
5609
6682
  }
5610
6683
  ],
5611
6684
  "type": {
@@ -5629,7 +6702,7 @@
5629
6702
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
5630
6703
  "line": 6,
5631
6704
  "character": 62,
5632
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
6705
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
5633
6706
  }
5634
6707
  ]
5635
6708
  }
@@ -5649,13 +6722,13 @@
5649
6722
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
5650
6723
  "line": 3,
5651
6724
  "character": 12,
5652
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L3"
6725
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L3"
5653
6726
  },
5654
6727
  {
5655
6728
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
5656
6729
  "line": 4,
5657
6730
  "character": 13,
5658
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L4"
6731
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L4"
5659
6732
  }
5660
6733
  ],
5661
6734
  "type": {
@@ -5674,13 +6747,13 @@
5674
6747
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
5675
6748
  "line": 3,
5676
6749
  "character": 12,
5677
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L3"
6750
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L3"
5678
6751
  },
5679
6752
  {
5680
6753
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
5681
6754
  "line": 4,
5682
6755
  "character": 13,
5683
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L4"
6756
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L4"
5684
6757
  }
5685
6758
  ],
5686
6759
  "type": {
@@ -5699,7 +6772,7 @@
5699
6772
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Plugin.ts",
5700
6773
  "line": 9,
5701
6774
  "character": 13,
5702
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Plugin.ts#L9"
6775
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Plugin.ts#L9"
5703
6776
  }
5704
6777
  ],
5705
6778
  "signatures": [
@@ -5892,7 +6965,7 @@
5892
6965
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
5893
6966
  "line": 7,
5894
6967
  "character": 2,
5895
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
6968
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
5896
6969
  }
5897
6970
  ],
5898
6971
  "type": {
@@ -5923,7 +6996,7 @@
5923
6996
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
5924
6997
  "line": 8,
5925
6998
  "character": 2,
5926
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
6999
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
5927
7000
  }
5928
7001
  ],
5929
7002
  "type": {
@@ -5946,7 +7019,7 @@
5946
7019
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
5947
7020
  "line": 6,
5948
7021
  "character": 62,
5949
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
7022
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
5950
7023
  }
5951
7024
  ]
5952
7025
  }
@@ -6072,7 +7145,7 @@
6072
7145
  {
6073
7146
  "title": "References",
6074
7147
  "children": [
6075
- 243
7148
+ 284
6076
7149
  ]
6077
7150
  },
6078
7151
  {
@@ -6106,7 +7179,7 @@
6106
7179
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/index.ts",
6107
7180
  "line": 1,
6108
7181
  "character": 0,
6109
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/index.ts#L1"
7182
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/index.ts#L1"
6110
7183
  }
6111
7184
  ]
6112
7185
  }