@xyo-network/location-certainty-plugin 2.45.1 → 2.46.1

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 +1809 -890
  2. package/package.json +12 -12
package/dist/docs.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "originalName": "",
8
8
  "children": [
9
9
  {
10
- "id": 294,
10
+ "id": 325,
11
11
  "name": "default",
12
12
  "kind": 8388608,
13
13
  "kindString": "Reference",
@@ -17,7 +17,7 @@
17
17
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/index.ts",
18
18
  "line": 8,
19
19
  "character": 0,
20
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/index.ts#L8"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/index.ts#L8"
21
21
  }
22
22
  ],
23
23
  "target": 1
@@ -40,7 +40,7 @@
40
40
  "sources": [
41
41
  {
42
42
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
43
- "line": 23,
43
+ "line": 31,
44
44
  "character": 4
45
45
  }
46
46
  ],
@@ -238,7 +238,7 @@
238
238
  {
239
239
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
240
240
  "line": 8,
241
- "character": 87
241
+ "character": 79
242
242
  }
243
243
  ]
244
244
  }
@@ -285,7 +285,7 @@
285
285
  {
286
286
  "fileName": "modules/packages/diviner/packages/model/dist/types/Config.d.ts",
287
287
  "line": 5,
288
- "character": 131
288
+ "character": 123
289
289
  }
290
290
  ]
291
291
  }
@@ -355,7 +355,7 @@
355
355
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
356
356
  "line": 11,
357
357
  "character": 4,
358
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
358
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
359
359
  }
360
360
  ],
361
361
  "type": {
@@ -374,7 +374,7 @@
374
374
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
375
375
  "line": 12,
376
376
  "character": 4,
377
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
377
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
378
378
  }
379
379
  ],
380
380
  "type": {
@@ -397,7 +397,7 @@
397
397
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
398
398
  "line": 10,
399
399
  "character": 12,
400
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
400
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
401
401
  }
402
402
  ]
403
403
  }
@@ -425,121 +425,9 @@
425
425
  "name": "AbstractDiviner<LocationCertaintyDivinerConfig>.constructor"
426
426
  }
427
427
  },
428
- {
429
- "id": 137,
430
- "name": "_parentResolver",
431
- "kind": 1024,
432
- "kindString": "Property",
433
- "flags": {
434
- "isProtected": true
435
- },
436
- "sources": [
437
- {
438
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
439
- "line": 16,
440
- "character": 14
441
- }
442
- ],
443
- "type": {
444
- "type": "reference",
445
- "name": "CompositeModuleResolver"
446
- },
447
- "inheritedFrom": {
448
- "type": "reference",
449
- "name": "AbstractDiviner._parentResolver"
450
- },
451
- "implementationOf": {
452
- "type": "reference",
453
- "name": "LocationCertaintyDiviner._parentResolver"
454
- }
455
- },
456
- {
457
- "id": 138,
458
- "name": "_resolver",
459
- "kind": 1024,
460
- "kindString": "Property",
461
- "flags": {
462
- "isProtected": true
463
- },
464
- "sources": [
465
- {
466
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
467
- "line": 17,
468
- "character": 14
469
- }
470
- ],
471
- "type": {
472
- "type": "reference",
473
- "name": "CompositeModuleResolver"
474
- },
475
- "inheritedFrom": {
476
- "type": "reference",
477
- "name": "AbstractDiviner._resolver"
478
- },
479
- "implementationOf": {
480
- "type": "reference",
481
- "name": "LocationCertaintyDiviner._resolver"
482
- }
483
- },
484
- {
485
- "id": 139,
486
- "name": "_started",
487
- "kind": 1024,
488
- "kindString": "Property",
489
- "flags": {
490
- "isProtected": true
491
- },
492
- "sources": [
493
- {
494
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
495
- "line": 18,
496
- "character": 14
497
- }
498
- ],
499
- "type": {
500
- "type": "intrinsic",
501
- "name": "boolean"
502
- },
503
- "inheritedFrom": {
504
- "type": "reference",
505
- "name": "AbstractDiviner._started"
506
- },
507
- "implementationOf": {
508
- "type": "reference",
509
- "name": "LocationCertaintyDiviner._started"
510
- }
511
- },
512
- {
513
- "id": 140,
514
- "name": "account",
515
- "kind": 1024,
516
- "kindString": "Property",
517
- "flags": {
518
- "isProtected": true
519
- },
520
- "sources": [
521
- {
522
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
523
- "line": 19,
524
- "character": 14
525
- }
526
- ],
527
- "type": {
528
- "type": "reference",
529
- "name": "Account"
530
- },
531
- "inheritedFrom": {
532
- "type": "reference",
533
- "name": "AbstractDiviner.account"
534
- },
535
- "implementationOf": {
536
- "type": "reference",
537
- "name": "LocationCertaintyDiviner.account"
538
- }
539
- },
540
428
  {
541
429
  "id": 123,
542
- "name": "config",
430
+ "name": "_config",
543
431
  "kind": 1024,
544
432
  "kindString": "Property",
545
433
  "flags": {},
@@ -727,7 +615,7 @@
727
615
  {
728
616
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
729
617
  "line": 8,
730
- "character": 87
618
+ "character": 79
731
619
  }
732
620
  ]
733
621
  }
@@ -774,7 +662,7 @@
774
662
  {
775
663
  "fileName": "modules/packages/diviner/packages/model/dist/types/Config.d.ts",
776
664
  "line": 5,
777
- "character": 131
665
+ "character": 123
778
666
  }
779
667
  ]
780
668
  }
@@ -844,7 +732,7 @@
844
732
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
845
733
  "line": 11,
846
734
  "character": 4,
847
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
735
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
848
736
  }
849
737
  ],
850
738
  "type": {
@@ -863,7 +751,7 @@
863
751
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
864
752
  "line": 12,
865
753
  "character": 4,
866
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
754
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
867
755
  }
868
756
  ],
869
757
  "type": {
@@ -886,7 +774,7 @@
886
774
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
887
775
  "line": 10,
888
776
  "character": 12,
889
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
777
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
890
778
  }
891
779
  ]
892
780
  }
@@ -895,576 +783,1721 @@
895
783
  },
896
784
  "inheritedFrom": {
897
785
  "type": "reference",
898
- "name": "AbstractDiviner.config"
899
- },
900
- "implementationOf": {
901
- "type": "reference",
902
- "name": "LocationCertaintyDiviner.config"
903
- }
904
- },
905
- {
906
- "id": 141,
907
- "name": "logger",
908
- "kind": 1024,
909
- "kindString": "Property",
910
- "flags": {
911
- "isProtected": true,
912
- "isOptional": true,
913
- "isReadonly": true
914
- },
915
- "sources": [
916
- {
917
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
918
- "line": 20,
919
- "character": 23
920
- }
921
- ],
922
- "type": {
923
- "type": "reference",
924
- "name": "Logging"
925
- },
926
- "inheritedFrom": {
927
- "type": "reference",
928
- "name": "AbstractDiviner.logger"
786
+ "name": "AbstractDiviner._config"
929
787
  },
930
788
  "implementationOf": {
931
789
  "type": "reference",
932
- "name": "LocationCertaintyDiviner.logger"
790
+ "name": "LocationCertaintyDiviner._config"
933
791
  }
934
792
  },
935
793
  {
936
- "id": 142,
937
- "name": "moduleConfigQueryValidator",
794
+ "id": 137,
795
+ "name": "_parentResolver",
938
796
  "kind": 1024,
939
797
  "kindString": "Property",
940
798
  "flags": {
941
- "isProtected": true,
942
- "isReadonly": true
799
+ "isProtected": true
943
800
  },
944
801
  "sources": [
945
802
  {
946
803
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
947
- "line": 21,
948
- "character": 23
804
+ "line": 16,
805
+ "character": 14
949
806
  }
950
807
  ],
951
808
  "type": {
952
809
  "type": "reference",
953
810
  "typeArguments": [
954
811
  {
955
- "type": "intersection",
956
- "types": [
957
- {
958
- "type": "reference",
959
- "name": "SchemaFields"
960
- },
961
- {
962
- "type": "reference",
963
- "name": "PayloadFields"
964
- },
965
- {
966
- "type": "reference",
967
- "name": "XyoBoundWitnessFields"
968
- },
812
+ "type": "reference",
813
+ "typeArguments": [
969
814
  {
970
- "type": "reflection",
971
- "declaration": {
972
- "id": 143,
973
- "name": "__type",
974
- "kind": 65536,
975
- "kindString": "Type literal",
976
- "flags": {},
977
- "children": [
978
- {
979
- "id": 144,
980
- "name": "query",
981
- "kind": 1024,
982
- "kindString": "Property",
815
+ "type": "intersection",
816
+ "types": [
817
+ {
818
+ "type": "reference",
819
+ "name": "SchemaFields"
820
+ },
821
+ {
822
+ "type": "reference",
823
+ "name": "PayloadFields"
824
+ },
825
+ {
826
+ "type": "reflection",
827
+ "declaration": {
828
+ "id": 138,
829
+ "name": "__type",
830
+ "kind": 65536,
831
+ "kindString": "Type literal",
983
832
  "flags": {},
984
- "sources": [
985
- {
986
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
987
- "line": 5,
988
- "character": 4
989
- }
990
- ],
991
- "type": {
992
- "type": "intrinsic",
993
- "name": "string"
994
- }
995
- },
996
- {
997
- "id": 145,
998
- "name": "resultSet",
999
- "kind": 1024,
1000
- "kindString": "Property",
1001
- "flags": {
1002
- "isOptional": true
1003
- },
1004
- "sources": [
833
+ "children": [
1005
834
  {
1006
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1007
- "line": 6,
1008
- "character": 4
1009
- }
1010
- ],
1011
- "type": {
1012
- "type": "intrinsic",
1013
- "name": "string"
1014
- }
1015
- },
1016
- {
1017
- "id": 146,
1018
- "name": "schema",
1019
- "kind": 1024,
1020
- "kindString": "Property",
1021
- "flags": {},
1022
- "sources": [
835
+ "id": 139,
836
+ "name": "name",
837
+ "kind": 1024,
838
+ "kindString": "Property",
839
+ "flags": {
840
+ "isOptional": true
841
+ },
842
+ "sources": [
843
+ {
844
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
845
+ "line": 17,
846
+ "character": 8
847
+ }
848
+ ],
849
+ "type": {
850
+ "type": "intrinsic",
851
+ "name": "string"
852
+ }
853
+ },
1023
854
  {
1024
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1025
- "line": 7,
1026
- "character": 4
1027
- }
1028
- ],
1029
- "type": {
1030
- "type": "literal",
1031
- "value": "network.xyo.boundwitness.query"
1032
- }
1033
- }
1034
- ],
1035
- "groups": [
1036
- {
1037
- "title": "Properties",
1038
- "children": [
1039
- 144,
1040
- 145,
1041
- 146
855
+ "id": 140,
856
+ "name": "security",
857
+ "kind": 1024,
858
+ "kindString": "Property",
859
+ "flags": {
860
+ "isOptional": true
861
+ },
862
+ "sources": [
863
+ {
864
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
865
+ "line": 18,
866
+ "character": 8
867
+ }
868
+ ],
869
+ "type": {
870
+ "type": "reflection",
871
+ "declaration": {
872
+ "id": 141,
873
+ "name": "__type",
874
+ "kind": 65536,
875
+ "kindString": "Type literal",
876
+ "flags": {},
877
+ "children": [
878
+ {
879
+ "id": 142,
880
+ "name": "allowed",
881
+ "kind": 1024,
882
+ "kindString": "Property",
883
+ "flags": {
884
+ "isOptional": true
885
+ },
886
+ "sources": [
887
+ {
888
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
889
+ "line": 19,
890
+ "character": 12
891
+ }
892
+ ],
893
+ "type": {
894
+ "type": "reference",
895
+ "typeArguments": [
896
+ {
897
+ "type": "intrinsic",
898
+ "name": "string"
899
+ },
900
+ {
901
+ "type": "array",
902
+ "elementType": {
903
+ "type": "union",
904
+ "types": [
905
+ {
906
+ "type": "intrinsic",
907
+ "name": "string"
908
+ },
909
+ {
910
+ "type": "reference",
911
+ "name": "CosigningAddressSet"
912
+ }
913
+ ]
914
+ }
915
+ }
916
+ ],
917
+ "name": "Record",
918
+ "qualifiedName": "Record",
919
+ "package": "typescript"
920
+ }
921
+ },
922
+ {
923
+ "id": 143,
924
+ "name": "disallowed",
925
+ "kind": 1024,
926
+ "kindString": "Property",
927
+ "flags": {
928
+ "isOptional": true
929
+ },
930
+ "sources": [
931
+ {
932
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
933
+ "line": 20,
934
+ "character": 12
935
+ }
936
+ ],
937
+ "type": {
938
+ "type": "reference",
939
+ "typeArguments": [
940
+ {
941
+ "type": "intrinsic",
942
+ "name": "string"
943
+ },
944
+ {
945
+ "type": "array",
946
+ "elementType": {
947
+ "type": "intrinsic",
948
+ "name": "string"
949
+ }
950
+ }
951
+ ],
952
+ "name": "Record",
953
+ "qualifiedName": "Record",
954
+ "package": "typescript"
955
+ }
956
+ }
957
+ ],
958
+ "groups": [
959
+ {
960
+ "title": "Properties",
961
+ "children": [
962
+ 142,
963
+ 143
964
+ ]
965
+ }
966
+ ],
967
+ "sources": [
968
+ {
969
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
970
+ "line": 18,
971
+ "character": 19
972
+ }
973
+ ]
974
+ }
975
+ }
976
+ }
977
+ ],
978
+ "groups": [
979
+ {
980
+ "title": "Properties",
981
+ "children": [
982
+ 139,
983
+ 140
984
+ ]
985
+ }
986
+ ],
987
+ "sources": [
988
+ {
989
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
990
+ "line": 16,
991
+ "character": 167
992
+ }
1042
993
  ]
1043
994
  }
1044
- ],
1045
- "sources": [
1046
- {
1047
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1048
- "line": 4,
1049
- "character": 51
995
+ },
996
+ {
997
+ "type": "reflection",
998
+ "declaration": {
999
+ "id": 144,
1000
+ "name": "__type",
1001
+ "kind": 65536,
1002
+ "kindString": "Type literal",
1003
+ "flags": {},
1004
+ "children": [
1005
+ {
1006
+ "id": 145,
1007
+ "name": "schema",
1008
+ "kind": 1024,
1009
+ "kindString": "Property",
1010
+ "flags": {},
1011
+ "sources": [
1012
+ {
1013
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1014
+ "line": 23,
1015
+ "character": 8
1016
+ }
1017
+ ],
1018
+ "type": {
1019
+ "type": "intrinsic",
1020
+ "name": "string"
1021
+ }
1022
+ }
1023
+ ],
1024
+ "groups": [
1025
+ {
1026
+ "title": "Properties",
1027
+ "children": [
1028
+ 145
1029
+ ]
1030
+ }
1031
+ ],
1032
+ "sources": [
1033
+ {
1034
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1035
+ "line": 22,
1036
+ "character": 8
1037
+ }
1038
+ ]
1050
1039
  }
1051
- ]
1052
- }
1040
+ }
1041
+ ]
1053
1042
  }
1054
- ]
1043
+ ],
1044
+ "name": "Module"
1055
1045
  }
1056
1046
  ],
1057
- "name": "Queryable"
1047
+ "name": "CompositeModuleResolver"
1058
1048
  },
1059
1049
  "inheritedFrom": {
1060
1050
  "type": "reference",
1061
- "name": "AbstractDiviner.moduleConfigQueryValidator"
1051
+ "name": "AbstractDiviner._parentResolver"
1062
1052
  },
1063
1053
  "implementationOf": {
1064
1054
  "type": "reference",
1065
- "name": "LocationCertaintyDiviner.moduleConfigQueryValidator"
1055
+ "name": "LocationCertaintyDiviner._parentResolver"
1066
1056
  }
1067
1057
  },
1068
1058
  {
1069
- "id": 147,
1070
- "name": "supportedQueryValidator",
1059
+ "id": 146,
1060
+ "name": "_resolver",
1071
1061
  "kind": 1024,
1072
1062
  "kindString": "Property",
1073
1063
  "flags": {
1074
- "isProtected": true,
1075
- "isReadonly": true
1064
+ "isProtected": true
1076
1065
  },
1077
1066
  "sources": [
1078
1067
  {
1079
1068
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1080
- "line": 22,
1081
- "character": 23
1069
+ "line": 25,
1070
+ "character": 14
1082
1071
  }
1083
1072
  ],
1084
1073
  "type": {
1085
1074
  "type": "reference",
1086
1075
  "typeArguments": [
1087
1076
  {
1088
- "type": "intersection",
1089
- "types": [
1090
- {
1091
- "type": "reference",
1092
- "name": "SchemaFields"
1093
- },
1094
- {
1095
- "type": "reference",
1096
- "name": "PayloadFields"
1097
- },
1098
- {
1099
- "type": "reference",
1100
- "name": "XyoBoundWitnessFields"
1101
- },
1077
+ "type": "reference",
1078
+ "typeArguments": [
1102
1079
  {
1103
- "type": "reflection",
1104
- "declaration": {
1105
- "id": 148,
1106
- "name": "__type",
1107
- "kind": 65536,
1108
- "kindString": "Type literal",
1109
- "flags": {},
1110
- "children": [
1111
- {
1112
- "id": 149,
1113
- "name": "query",
1114
- "kind": 1024,
1115
- "kindString": "Property",
1080
+ "type": "intersection",
1081
+ "types": [
1082
+ {
1083
+ "type": "reference",
1084
+ "name": "SchemaFields"
1085
+ },
1086
+ {
1087
+ "type": "reference",
1088
+ "name": "PayloadFields"
1089
+ },
1090
+ {
1091
+ "type": "reflection",
1092
+ "declaration": {
1093
+ "id": 147,
1094
+ "name": "__type",
1095
+ "kind": 65536,
1096
+ "kindString": "Type literal",
1116
1097
  "flags": {},
1117
- "sources": [
1118
- {
1119
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1120
- "line": 5,
1121
- "character": 4
1122
- }
1123
- ],
1124
- "type": {
1125
- "type": "intrinsic",
1126
- "name": "string"
1127
- }
1128
- },
1129
- {
1130
- "id": 150,
1131
- "name": "resultSet",
1132
- "kind": 1024,
1133
- "kindString": "Property",
1134
- "flags": {
1135
- "isOptional": true
1136
- },
1137
- "sources": [
1098
+ "children": [
1138
1099
  {
1139
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1140
- "line": 6,
1141
- "character": 4
1142
- }
1143
- ],
1144
- "type": {
1145
- "type": "intrinsic",
1146
- "name": "string"
1147
- }
1148
- },
1149
- {
1150
- "id": 151,
1151
- "name": "schema",
1152
- "kind": 1024,
1153
- "kindString": "Property",
1154
- "flags": {},
1155
- "sources": [
1100
+ "id": 148,
1101
+ "name": "name",
1102
+ "kind": 1024,
1103
+ "kindString": "Property",
1104
+ "flags": {
1105
+ "isOptional": true
1106
+ },
1107
+ "sources": [
1108
+ {
1109
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1110
+ "line": 9,
1111
+ "character": 4
1112
+ }
1113
+ ],
1114
+ "type": {
1115
+ "type": "intrinsic",
1116
+ "name": "string"
1117
+ }
1118
+ },
1156
1119
  {
1157
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1158
- "line": 7,
1159
- "character": 4
1120
+ "id": 149,
1121
+ "name": "security",
1122
+ "kind": 1024,
1123
+ "kindString": "Property",
1124
+ "flags": {
1125
+ "isOptional": true
1126
+ },
1127
+ "sources": [
1128
+ {
1129
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1130
+ "line": 10,
1131
+ "character": 4
1132
+ }
1133
+ ],
1134
+ "type": {
1135
+ "type": "reflection",
1136
+ "declaration": {
1137
+ "id": 150,
1138
+ "name": "__type",
1139
+ "kind": 65536,
1140
+ "kindString": "Type literal",
1141
+ "flags": {},
1142
+ "children": [
1143
+ {
1144
+ "id": 151,
1145
+ "name": "allowed",
1146
+ "kind": 1024,
1147
+ "kindString": "Property",
1148
+ "flags": {
1149
+ "isOptional": true
1150
+ },
1151
+ "sources": [
1152
+ {
1153
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1154
+ "line": 11,
1155
+ "character": 8
1156
+ }
1157
+ ],
1158
+ "type": {
1159
+ "type": "reference",
1160
+ "typeArguments": [
1161
+ {
1162
+ "type": "intrinsic",
1163
+ "name": "string"
1164
+ },
1165
+ {
1166
+ "type": "array",
1167
+ "elementType": {
1168
+ "type": "union",
1169
+ "types": [
1170
+ {
1171
+ "type": "intrinsic",
1172
+ "name": "string"
1173
+ },
1174
+ {
1175
+ "type": "reference",
1176
+ "name": "CosigningAddressSet"
1177
+ }
1178
+ ]
1179
+ }
1180
+ }
1181
+ ],
1182
+ "name": "Record",
1183
+ "qualifiedName": "Record",
1184
+ "package": "typescript"
1185
+ }
1186
+ },
1187
+ {
1188
+ "id": 152,
1189
+ "name": "disallowed",
1190
+ "kind": 1024,
1191
+ "kindString": "Property",
1192
+ "flags": {
1193
+ "isOptional": true
1194
+ },
1195
+ "sources": [
1196
+ {
1197
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1198
+ "line": 12,
1199
+ "character": 8
1200
+ }
1201
+ ],
1202
+ "type": {
1203
+ "type": "reference",
1204
+ "typeArguments": [
1205
+ {
1206
+ "type": "intrinsic",
1207
+ "name": "string"
1208
+ },
1209
+ {
1210
+ "type": "array",
1211
+ "elementType": {
1212
+ "type": "intrinsic",
1213
+ "name": "string"
1214
+ }
1215
+ }
1216
+ ],
1217
+ "name": "Record",
1218
+ "qualifiedName": "Record",
1219
+ "package": "typescript"
1220
+ }
1221
+ }
1222
+ ],
1223
+ "groups": [
1224
+ {
1225
+ "title": "Properties",
1226
+ "children": [
1227
+ 151,
1228
+ 152
1229
+ ]
1230
+ }
1231
+ ],
1232
+ "sources": [
1233
+ {
1234
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1235
+ "line": 10,
1236
+ "character": 15
1237
+ }
1238
+ ]
1239
+ }
1240
+ }
1160
1241
  }
1161
1242
  ],
1162
- "type": {
1163
- "type": "literal",
1164
- "value": "network.xyo.boundwitness.query"
1165
- }
1243
+ "groups": [
1244
+ {
1245
+ "title": "Properties",
1246
+ "children": [
1247
+ 148,
1248
+ 149
1249
+ ]
1250
+ }
1251
+ ],
1252
+ "sources": [
1253
+ {
1254
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1255
+ "line": 8,
1256
+ "character": 79
1257
+ }
1258
+ ]
1166
1259
  }
1167
- ],
1168
- "groups": [
1169
- {
1170
- "title": "Properties",
1260
+ },
1261
+ {
1262
+ "type": "reflection",
1263
+ "declaration": {
1264
+ "id": 153,
1265
+ "name": "__type",
1266
+ "kind": 65536,
1267
+ "kindString": "Type literal",
1268
+ "flags": {},
1171
1269
  "children": [
1172
- 149,
1173
- 150,
1174
- 151
1270
+ {
1271
+ "id": 154,
1272
+ "name": "schema",
1273
+ "kind": 1024,
1274
+ "kindString": "Property",
1275
+ "flags": {},
1276
+ "sources": [
1277
+ {
1278
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1279
+ "line": 19,
1280
+ "character": 4
1281
+ }
1282
+ ],
1283
+ "type": {
1284
+ "type": "intrinsic",
1285
+ "name": "string"
1286
+ }
1287
+ }
1288
+ ],
1289
+ "groups": [
1290
+ {
1291
+ "title": "Properties",
1292
+ "children": [
1293
+ 154
1294
+ ]
1295
+ }
1296
+ ],
1297
+ "sources": [
1298
+ {
1299
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1300
+ "line": 18,
1301
+ "character": 17
1302
+ }
1175
1303
  ]
1176
1304
  }
1177
- ],
1178
- "sources": [
1179
- {
1180
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1181
- "line": 4,
1182
- "character": 51
1183
- }
1184
- ]
1185
- }
1305
+ }
1306
+ ]
1186
1307
  }
1187
- ]
1308
+ ],
1309
+ "name": "Module"
1188
1310
  }
1189
1311
  ],
1190
- "name": "Queryable"
1312
+ "name": "CompositeModuleResolver"
1191
1313
  },
1192
1314
  "inheritedFrom": {
1193
1315
  "type": "reference",
1194
- "name": "AbstractDiviner.supportedQueryValidator"
1316
+ "name": "AbstractDiviner._resolver"
1195
1317
  },
1196
1318
  "implementationOf": {
1197
1319
  "type": "reference",
1198
- "name": "LocationCertaintyDiviner.supportedQueryValidator"
1320
+ "name": "LocationCertaintyDiviner._resolver"
1199
1321
  }
1200
1322
  },
1201
1323
  {
1202
- "id": 24,
1203
- "name": "configSchema",
1324
+ "id": 155,
1325
+ "name": "_started",
1204
1326
  "kind": 1024,
1205
1327
  "kindString": "Property",
1206
1328
  "flags": {
1207
- "isStatic": true
1329
+ "isProtected": true
1208
1330
  },
1209
1331
  "sources": [
1210
1332
  {
1211
- "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
1212
- "line": 14,
1213
- "character": 18,
1214
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L14"
1333
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1334
+ "line": 26,
1335
+ "character": 14
1215
1336
  }
1216
1337
  ],
1217
1338
  "type": {
1218
- "type": "literal",
1219
- "value": "network.xyo.location.elevation.diviner.config"
1339
+ "type": "intrinsic",
1340
+ "name": "boolean"
1220
1341
  },
1221
- "defaultValue": "LocationCertaintyDivinerConfigSchema",
1222
- "overwrites": {
1342
+ "inheritedFrom": {
1223
1343
  "type": "reference",
1224
- "name": "AbstractDiviner.configSchema"
1344
+ "name": "AbstractDiviner._started"
1345
+ },
1346
+ "implementationOf": {
1347
+ "type": "reference",
1348
+ "name": "LocationCertaintyDiviner._started"
1225
1349
  }
1226
1350
  },
1227
1351
  {
1228
- "id": 56,
1229
- "name": "defaultLogger",
1352
+ "id": 156,
1353
+ "name": "account",
1230
1354
  "kind": 1024,
1231
1355
  "kindString": "Property",
1232
1356
  "flags": {
1233
- "isStatic": true,
1234
- "isOptional": true
1357
+ "isProtected": true
1235
1358
  },
1236
1359
  "sources": [
1237
1360
  {
1238
1361
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1239
- "line": 14,
1240
- "character": 11
1362
+ "line": 27,
1363
+ "character": 14
1364
+ }
1365
+ ],
1366
+ "type": {
1367
+ "type": "reference",
1368
+ "name": "Account"
1369
+ },
1370
+ "inheritedFrom": {
1371
+ "type": "reference",
1372
+ "name": "AbstractDiviner.account"
1373
+ },
1374
+ "implementationOf": {
1375
+ "type": "reference",
1376
+ "name": "LocationCertaintyDiviner.account"
1377
+ }
1378
+ },
1379
+ {
1380
+ "id": 157,
1381
+ "name": "logger",
1382
+ "kind": 1024,
1383
+ "kindString": "Property",
1384
+ "flags": {
1385
+ "isProtected": true,
1386
+ "isOptional": true,
1387
+ "isReadonly": true
1388
+ },
1389
+ "sources": [
1390
+ {
1391
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1392
+ "line": 28,
1393
+ "character": 23
1394
+ }
1395
+ ],
1396
+ "type": {
1397
+ "type": "reference",
1398
+ "name": "Logging"
1399
+ },
1400
+ "inheritedFrom": {
1401
+ "type": "reference",
1402
+ "name": "AbstractDiviner.logger"
1403
+ },
1404
+ "implementationOf": {
1405
+ "type": "reference",
1406
+ "name": "LocationCertaintyDiviner.logger"
1407
+ }
1408
+ },
1409
+ {
1410
+ "id": 158,
1411
+ "name": "moduleConfigQueryValidator",
1412
+ "kind": 1024,
1413
+ "kindString": "Property",
1414
+ "flags": {
1415
+ "isProtected": true,
1416
+ "isReadonly": true
1417
+ },
1418
+ "sources": [
1419
+ {
1420
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1421
+ "line": 29,
1422
+ "character": 23
1423
+ }
1424
+ ],
1425
+ "type": {
1426
+ "type": "reference",
1427
+ "typeArguments": [
1428
+ {
1429
+ "type": "intersection",
1430
+ "types": [
1431
+ {
1432
+ "type": "reference",
1433
+ "name": "SchemaFields"
1434
+ },
1435
+ {
1436
+ "type": "reference",
1437
+ "name": "PayloadFields"
1438
+ },
1439
+ {
1440
+ "type": "reference",
1441
+ "name": "XyoBoundWitnessFields"
1442
+ },
1443
+ {
1444
+ "type": "reflection",
1445
+ "declaration": {
1446
+ "id": 159,
1447
+ "name": "__type",
1448
+ "kind": 65536,
1449
+ "kindString": "Type literal",
1450
+ "flags": {},
1451
+ "children": [
1452
+ {
1453
+ "id": 160,
1454
+ "name": "query",
1455
+ "kind": 1024,
1456
+ "kindString": "Property",
1457
+ "flags": {},
1458
+ "sources": [
1459
+ {
1460
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1461
+ "line": 5,
1462
+ "character": 4
1463
+ }
1464
+ ],
1465
+ "type": {
1466
+ "type": "intrinsic",
1467
+ "name": "string"
1468
+ }
1469
+ },
1470
+ {
1471
+ "id": 161,
1472
+ "name": "resultSet",
1473
+ "kind": 1024,
1474
+ "kindString": "Property",
1475
+ "flags": {
1476
+ "isOptional": true
1477
+ },
1478
+ "sources": [
1479
+ {
1480
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1481
+ "line": 6,
1482
+ "character": 4
1483
+ }
1484
+ ],
1485
+ "type": {
1486
+ "type": "intrinsic",
1487
+ "name": "string"
1488
+ }
1489
+ },
1490
+ {
1491
+ "id": 162,
1492
+ "name": "schema",
1493
+ "kind": 1024,
1494
+ "kindString": "Property",
1495
+ "flags": {},
1496
+ "sources": [
1497
+ {
1498
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1499
+ "line": 7,
1500
+ "character": 4
1501
+ }
1502
+ ],
1503
+ "type": {
1504
+ "type": "literal",
1505
+ "value": "network.xyo.boundwitness.query"
1506
+ }
1507
+ }
1508
+ ],
1509
+ "groups": [
1510
+ {
1511
+ "title": "Properties",
1512
+ "children": [
1513
+ 160,
1514
+ 161,
1515
+ 162
1516
+ ]
1517
+ }
1518
+ ],
1519
+ "sources": [
1520
+ {
1521
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1522
+ "line": 4,
1523
+ "character": 51
1524
+ }
1525
+ ]
1526
+ }
1527
+ }
1528
+ ]
1529
+ }
1530
+ ],
1531
+ "name": "Queryable"
1532
+ },
1533
+ "inheritedFrom": {
1534
+ "type": "reference",
1535
+ "name": "AbstractDiviner.moduleConfigQueryValidator"
1536
+ },
1537
+ "implementationOf": {
1538
+ "type": "reference",
1539
+ "name": "LocationCertaintyDiviner.moduleConfigQueryValidator"
1540
+ }
1541
+ },
1542
+ {
1543
+ "id": 163,
1544
+ "name": "supportedQueryValidator",
1545
+ "kind": 1024,
1546
+ "kindString": "Property",
1547
+ "flags": {
1548
+ "isProtected": true,
1549
+ "isReadonly": true
1550
+ },
1551
+ "sources": [
1552
+ {
1553
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1554
+ "line": 30,
1555
+ "character": 23
1556
+ }
1557
+ ],
1558
+ "type": {
1559
+ "type": "reference",
1560
+ "typeArguments": [
1561
+ {
1562
+ "type": "intersection",
1563
+ "types": [
1564
+ {
1565
+ "type": "reference",
1566
+ "name": "SchemaFields"
1567
+ },
1568
+ {
1569
+ "type": "reference",
1570
+ "name": "PayloadFields"
1571
+ },
1572
+ {
1573
+ "type": "reference",
1574
+ "name": "XyoBoundWitnessFields"
1575
+ },
1576
+ {
1577
+ "type": "reflection",
1578
+ "declaration": {
1579
+ "id": 164,
1580
+ "name": "__type",
1581
+ "kind": 65536,
1582
+ "kindString": "Type literal",
1583
+ "flags": {},
1584
+ "children": [
1585
+ {
1586
+ "id": 165,
1587
+ "name": "query",
1588
+ "kind": 1024,
1589
+ "kindString": "Property",
1590
+ "flags": {},
1591
+ "sources": [
1592
+ {
1593
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1594
+ "line": 5,
1595
+ "character": 4
1596
+ }
1597
+ ],
1598
+ "type": {
1599
+ "type": "intrinsic",
1600
+ "name": "string"
1601
+ }
1602
+ },
1603
+ {
1604
+ "id": 166,
1605
+ "name": "resultSet",
1606
+ "kind": 1024,
1607
+ "kindString": "Property",
1608
+ "flags": {
1609
+ "isOptional": true
1610
+ },
1611
+ "sources": [
1612
+ {
1613
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1614
+ "line": 6,
1615
+ "character": 4
1616
+ }
1617
+ ],
1618
+ "type": {
1619
+ "type": "intrinsic",
1620
+ "name": "string"
1621
+ }
1622
+ },
1623
+ {
1624
+ "id": 167,
1625
+ "name": "schema",
1626
+ "kind": 1024,
1627
+ "kindString": "Property",
1628
+ "flags": {},
1629
+ "sources": [
1630
+ {
1631
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1632
+ "line": 7,
1633
+ "character": 4
1634
+ }
1635
+ ],
1636
+ "type": {
1637
+ "type": "literal",
1638
+ "value": "network.xyo.boundwitness.query"
1639
+ }
1640
+ }
1641
+ ],
1642
+ "groups": [
1643
+ {
1644
+ "title": "Properties",
1645
+ "children": [
1646
+ 165,
1647
+ 166,
1648
+ 167
1649
+ ]
1650
+ }
1651
+ ],
1652
+ "sources": [
1653
+ {
1654
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1655
+ "line": 4,
1656
+ "character": 51
1657
+ }
1658
+ ]
1659
+ }
1660
+ }
1661
+ ]
1662
+ }
1663
+ ],
1664
+ "name": "Queryable"
1665
+ },
1666
+ "inheritedFrom": {
1667
+ "type": "reference",
1668
+ "name": "AbstractDiviner.supportedQueryValidator"
1669
+ },
1670
+ "implementationOf": {
1671
+ "type": "reference",
1672
+ "name": "LocationCertaintyDiviner.supportedQueryValidator"
1673
+ }
1674
+ },
1675
+ {
1676
+ "id": 24,
1677
+ "name": "configSchema",
1678
+ "kind": 1024,
1679
+ "kindString": "Property",
1680
+ "flags": {
1681
+ "isStatic": true
1682
+ },
1683
+ "sources": [
1684
+ {
1685
+ "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
1686
+ "line": 14,
1687
+ "character": 18,
1688
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L14"
1689
+ }
1690
+ ],
1691
+ "type": {
1692
+ "type": "literal",
1693
+ "value": "network.xyo.location.elevation.diviner.config"
1694
+ },
1695
+ "defaultValue": "LocationCertaintyDivinerConfigSchema",
1696
+ "overwrites": {
1697
+ "type": "reference",
1698
+ "name": "AbstractDiviner.configSchema"
1699
+ }
1700
+ },
1701
+ {
1702
+ "id": 56,
1703
+ "name": "defaultLogger",
1704
+ "kind": 1024,
1705
+ "kindString": "Property",
1706
+ "flags": {
1707
+ "isStatic": true,
1708
+ "isOptional": true
1709
+ },
1710
+ "sources": [
1711
+ {
1712
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1713
+ "line": 14,
1714
+ "character": 11
1715
+ }
1716
+ ],
1717
+ "type": {
1718
+ "type": "reference",
1719
+ "name": "Logger"
1720
+ },
1721
+ "inheritedFrom": {
1722
+ "type": "reference",
1723
+ "name": "AbstractDiviner.defaultLogger"
1724
+ }
1725
+ },
1726
+ {
1727
+ "id": 25,
1728
+ "name": "targetSchema",
1729
+ "kind": 1024,
1730
+ "kindString": "Property",
1731
+ "flags": {
1732
+ "isStatic": true
1733
+ },
1734
+ "sources": [
1735
+ {
1736
+ "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
1737
+ "line": 15,
1738
+ "character": 18,
1739
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L15"
1740
+ }
1741
+ ],
1742
+ "type": {
1743
+ "type": "literal",
1744
+ "value": "network.xyo.location.certainty"
1745
+ },
1746
+ "defaultValue": "LocationCertaintySchema",
1747
+ "overwrites": {
1748
+ "type": "reference",
1749
+ "name": "AbstractDiviner.targetSchema"
1750
+ }
1751
+ },
1752
+ {
1753
+ "id": 168,
1754
+ "name": "address",
1755
+ "kind": 262144,
1756
+ "kindString": "Accessor",
1757
+ "flags": {},
1758
+ "sources": [
1759
+ {
1760
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1761
+ "line": 32,
1762
+ "character": 8
1763
+ }
1764
+ ],
1765
+ "getSignature": {
1766
+ "id": 169,
1767
+ "name": "address",
1768
+ "kind": 524288,
1769
+ "kindString": "Get signature",
1770
+ "flags": {},
1771
+ "type": {
1772
+ "type": "intrinsic",
1773
+ "name": "string"
1774
+ },
1775
+ "inheritedFrom": {
1776
+ "type": "reference",
1777
+ "name": "AbstractDiviner.address"
1778
+ },
1779
+ "implementationOf": {
1780
+ "type": "reference",
1781
+ "name": "LocationCertaintyDiviner.address"
1782
+ }
1783
+ },
1784
+ "inheritedFrom": {
1785
+ "type": "reference",
1786
+ "name": "AbstractDiviner.address"
1787
+ },
1788
+ "implementationOf": {
1789
+ "type": "reference",
1790
+ "name": "LocationCertaintyDiviner.address"
1791
+ }
1792
+ },
1793
+ {
1794
+ "id": 170,
1795
+ "name": "config",
1796
+ "kind": 262144,
1797
+ "kindString": "Accessor",
1798
+ "flags": {},
1799
+ "sources": [
1800
+ {
1801
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1802
+ "line": 33,
1803
+ "character": 8
1804
+ }
1805
+ ],
1806
+ "getSignature": {
1807
+ "id": 171,
1808
+ "name": "config",
1809
+ "kind": 524288,
1810
+ "kindString": "Get signature",
1811
+ "flags": {},
1812
+ "type": {
1813
+ "type": "reference",
1814
+ "name": "TConfig"
1815
+ },
1816
+ "inheritedFrom": {
1817
+ "type": "reference",
1818
+ "name": "AbstractDiviner.config"
1819
+ },
1820
+ "implementationOf": {
1821
+ "type": "reference",
1822
+ "name": "LocationCertaintyDiviner.config"
1823
+ }
1824
+ },
1825
+ "inheritedFrom": {
1826
+ "type": "reference",
1827
+ "name": "AbstractDiviner.config"
1828
+ },
1829
+ "implementationOf": {
1830
+ "type": "reference",
1831
+ "name": "LocationCertaintyDiviner.config"
1832
+ }
1833
+ },
1834
+ {
1835
+ "id": 73,
1836
+ "name": "jobs",
1837
+ "kind": 262144,
1838
+ "kindString": "Accessor",
1839
+ "flags": {},
1840
+ "sources": [
1841
+ {
1842
+ "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
1843
+ "line": 17,
1844
+ "character": 6,
1845
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L17"
1846
+ }
1847
+ ],
1848
+ "getSignature": {
1849
+ "id": 74,
1850
+ "name": "jobs",
1851
+ "kind": 524288,
1852
+ "kindString": "Get signature",
1853
+ "flags": {},
1854
+ "type": {
1855
+ "type": "array",
1856
+ "elementType": {
1857
+ "type": "reference",
1858
+ "name": "Job"
1859
+ }
1860
+ },
1861
+ "implementationOf": {
1862
+ "type": "reference",
1863
+ "name": "LocationCertaintyDiviner.jobs"
1864
+ }
1865
+ },
1866
+ "implementationOf": {
1867
+ "type": "reference",
1868
+ "name": "LocationCertaintyDiviner.jobs"
1869
+ }
1870
+ },
1871
+ {
1872
+ "id": 172,
1873
+ "name": "parentResolver",
1874
+ "kind": 262144,
1875
+ "kindString": "Accessor",
1876
+ "flags": {},
1877
+ "sources": [
1878
+ {
1879
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1880
+ "line": 34,
1881
+ "character": 8
1882
+ }
1883
+ ],
1884
+ "getSignature": {
1885
+ "id": 173,
1886
+ "name": "parentResolver",
1887
+ "kind": 524288,
1888
+ "kindString": "Get signature",
1889
+ "flags": {},
1890
+ "type": {
1891
+ "type": "reference",
1892
+ "typeArguments": [
1893
+ {
1894
+ "type": "reference",
1895
+ "typeArguments": [
1896
+ {
1897
+ "type": "intersection",
1898
+ "types": [
1899
+ {
1900
+ "type": "reference",
1901
+ "name": "SchemaFields"
1902
+ },
1903
+ {
1904
+ "type": "reference",
1905
+ "name": "PayloadFields"
1906
+ },
1907
+ {
1908
+ "type": "reflection",
1909
+ "declaration": {
1910
+ "id": 174,
1911
+ "name": "__type",
1912
+ "kind": 65536,
1913
+ "kindString": "Type literal",
1914
+ "flags": {},
1915
+ "children": [
1916
+ {
1917
+ "id": 175,
1918
+ "name": "name",
1919
+ "kind": 1024,
1920
+ "kindString": "Property",
1921
+ "flags": {
1922
+ "isOptional": true
1923
+ },
1924
+ "sources": [
1925
+ {
1926
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1927
+ "line": 9,
1928
+ "character": 4
1929
+ }
1930
+ ],
1931
+ "type": {
1932
+ "type": "intrinsic",
1933
+ "name": "string"
1934
+ }
1935
+ },
1936
+ {
1937
+ "id": 176,
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/types/Config.d.ts",
1947
+ "line": 10,
1948
+ "character": 4
1949
+ }
1950
+ ],
1951
+ "type": {
1952
+ "type": "reflection",
1953
+ "declaration": {
1954
+ "id": 177,
1955
+ "name": "__type",
1956
+ "kind": 65536,
1957
+ "kindString": "Type literal",
1958
+ "flags": {},
1959
+ "children": [
1960
+ {
1961
+ "id": 178,
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/types/Config.d.ts",
1971
+ "line": 11,
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": "union",
1986
+ "types": [
1987
+ {
1988
+ "type": "intrinsic",
1989
+ "name": "string"
1990
+ },
1991
+ {
1992
+ "type": "reference",
1993
+ "name": "CosigningAddressSet"
1994
+ }
1995
+ ]
1996
+ }
1997
+ }
1998
+ ],
1999
+ "name": "Record",
2000
+ "qualifiedName": "Record",
2001
+ "package": "typescript"
2002
+ }
2003
+ },
2004
+ {
2005
+ "id": 179,
2006
+ "name": "disallowed",
2007
+ "kind": 1024,
2008
+ "kindString": "Property",
2009
+ "flags": {
2010
+ "isOptional": true
2011
+ },
2012
+ "sources": [
2013
+ {
2014
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
2015
+ "line": 12,
2016
+ "character": 8
2017
+ }
2018
+ ],
2019
+ "type": {
2020
+ "type": "reference",
2021
+ "typeArguments": [
2022
+ {
2023
+ "type": "intrinsic",
2024
+ "name": "string"
2025
+ },
2026
+ {
2027
+ "type": "array",
2028
+ "elementType": {
2029
+ "type": "intrinsic",
2030
+ "name": "string"
2031
+ }
2032
+ }
2033
+ ],
2034
+ "name": "Record",
2035
+ "qualifiedName": "Record",
2036
+ "package": "typescript"
2037
+ }
2038
+ }
2039
+ ],
2040
+ "groups": [
2041
+ {
2042
+ "title": "Properties",
2043
+ "children": [
2044
+ 178,
2045
+ 179
2046
+ ]
2047
+ }
2048
+ ],
2049
+ "sources": [
2050
+ {
2051
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
2052
+ "line": 10,
2053
+ "character": 15
2054
+ }
2055
+ ]
2056
+ }
2057
+ }
2058
+ }
2059
+ ],
2060
+ "groups": [
2061
+ {
2062
+ "title": "Properties",
2063
+ "children": [
2064
+ 175,
2065
+ 176
2066
+ ]
2067
+ }
2068
+ ],
2069
+ "sources": [
2070
+ {
2071
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
2072
+ "line": 8,
2073
+ "character": 79
2074
+ }
2075
+ ]
2076
+ }
2077
+ },
2078
+ {
2079
+ "type": "reflection",
2080
+ "declaration": {
2081
+ "id": 180,
2082
+ "name": "__type",
2083
+ "kind": 65536,
2084
+ "kindString": "Type literal",
2085
+ "flags": {},
2086
+ "children": [
2087
+ {
2088
+ "id": 181,
2089
+ "name": "schema",
2090
+ "kind": 1024,
2091
+ "kindString": "Property",
2092
+ "flags": {},
2093
+ "sources": [
2094
+ {
2095
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
2096
+ "line": 19,
2097
+ "character": 4
2098
+ }
2099
+ ],
2100
+ "type": {
2101
+ "type": "intrinsic",
2102
+ "name": "string"
2103
+ }
2104
+ }
2105
+ ],
2106
+ "groups": [
2107
+ {
2108
+ "title": "Properties",
2109
+ "children": [
2110
+ 181
2111
+ ]
2112
+ }
2113
+ ],
2114
+ "sources": [
2115
+ {
2116
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
2117
+ "line": 18,
2118
+ "character": 17
2119
+ }
2120
+ ]
2121
+ }
2122
+ }
2123
+ ]
2124
+ }
2125
+ ],
2126
+ "name": "Module"
2127
+ }
2128
+ ],
2129
+ "name": "CompositeModuleResolver"
2130
+ },
2131
+ "inheritedFrom": {
2132
+ "type": "reference",
2133
+ "name": "AbstractDiviner.parentResolver"
2134
+ },
2135
+ "implementationOf": {
2136
+ "type": "reference",
2137
+ "name": "LocationCertaintyDiviner.parentResolver"
1241
2138
  }
1242
- ],
1243
- "type": {
1244
- "type": "reference",
1245
- "name": "Logger"
1246
2139
  },
1247
2140
  "inheritedFrom": {
1248
2141
  "type": "reference",
1249
- "name": "AbstractDiviner.defaultLogger"
1250
- }
1251
- },
1252
- {
1253
- "id": 25,
1254
- "name": "targetSchema",
1255
- "kind": 1024,
1256
- "kindString": "Property",
1257
- "flags": {
1258
- "isStatic": true
1259
- },
1260
- "sources": [
1261
- {
1262
- "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
1263
- "line": 15,
1264
- "character": 18,
1265
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L15"
1266
- }
1267
- ],
1268
- "type": {
1269
- "type": "literal",
1270
- "value": "network.xyo.location.certainty"
2142
+ "name": "AbstractDiviner.parentResolver"
1271
2143
  },
1272
- "defaultValue": "LocationCertaintySchema",
1273
- "overwrites": {
2144
+ "implementationOf": {
1274
2145
  "type": "reference",
1275
- "name": "AbstractDiviner.targetSchema"
2146
+ "name": "LocationCertaintyDiviner.parentResolver"
1276
2147
  }
1277
2148
  },
1278
2149
  {
1279
- "id": 152,
1280
- "name": "address",
2150
+ "id": 182,
2151
+ "name": "previousHash",
1281
2152
  "kind": 262144,
1282
2153
  "kindString": "Accessor",
1283
2154
  "flags": {},
1284
2155
  "sources": [
1285
2156
  {
1286
2157
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1287
- "line": 24,
2158
+ "line": 35,
1288
2159
  "character": 8
1289
2160
  }
1290
2161
  ],
1291
2162
  "getSignature": {
1292
- "id": 153,
1293
- "name": "address",
2163
+ "id": 183,
2164
+ "name": "previousHash",
1294
2165
  "kind": 524288,
1295
2166
  "kindString": "Get signature",
1296
2167
  "flags": {},
1297
2168
  "type": {
1298
- "type": "intrinsic",
1299
- "name": "string"
2169
+ "type": "union",
2170
+ "types": [
2171
+ {
2172
+ "type": "intrinsic",
2173
+ "name": "undefined"
2174
+ },
2175
+ {
2176
+ "type": "reference",
2177
+ "name": "XyoData"
2178
+ }
2179
+ ]
1300
2180
  },
1301
2181
  "inheritedFrom": {
1302
2182
  "type": "reference",
1303
- "name": "AbstractDiviner.address"
2183
+ "name": "AbstractDiviner.previousHash"
1304
2184
  },
1305
2185
  "implementationOf": {
1306
2186
  "type": "reference",
1307
- "name": "LocationCertaintyDiviner.address"
2187
+ "name": "LocationCertaintyDiviner.previousHash"
1308
2188
  }
1309
2189
  },
1310
2190
  "inheritedFrom": {
1311
2191
  "type": "reference",
1312
- "name": "AbstractDiviner.address"
2192
+ "name": "AbstractDiviner.previousHash"
1313
2193
  },
1314
2194
  "implementationOf": {
1315
2195
  "type": "reference",
1316
- "name": "LocationCertaintyDiviner.address"
2196
+ "name": "LocationCertaintyDiviner.previousHash"
1317
2197
  }
1318
2198
  },
1319
2199
  {
1320
- "id": 73,
1321
- "name": "jobs",
2200
+ "id": 84,
2201
+ "name": "queries",
1322
2202
  "kind": 262144,
1323
2203
  "kindString": "Accessor",
1324
2204
  "flags": {},
1325
2205
  "sources": [
1326
2206
  {
1327
- "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
1328
- "line": 17,
1329
- "character": 6,
1330
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L17"
2207
+ "fileName": "modules/packages/diviner/dist/types/AbstractDiviner.d.ts",
2208
+ "line": 9,
2209
+ "character": 8
1331
2210
  }
1332
2211
  ],
1333
2212
  "getSignature": {
1334
- "id": 74,
1335
- "name": "jobs",
2213
+ "id": 85,
2214
+ "name": "queries",
1336
2215
  "kind": 524288,
1337
2216
  "kindString": "Get signature",
1338
2217
  "flags": {},
1339
2218
  "type": {
1340
2219
  "type": "array",
1341
2220
  "elementType": {
1342
- "type": "reference",
1343
- "name": "Job"
2221
+ "type": "intrinsic",
2222
+ "name": "string"
1344
2223
  }
1345
2224
  },
1346
- "implementationOf": {
1347
- "type": "reference",
1348
- "name": "LocationCertaintyDiviner.jobs"
1349
- }
1350
- },
1351
- "implementationOf": {
1352
- "type": "reference",
1353
- "name": "LocationCertaintyDiviner.jobs"
1354
- }
1355
- },
1356
- {
1357
- "id": 154,
1358
- "name": "parentResolver",
1359
- "kind": 262144,
1360
- "kindString": "Accessor",
1361
- "flags": {},
1362
- "sources": [
1363
- {
1364
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1365
- "line": 25,
1366
- "character": 8
1367
- }
1368
- ],
1369
- "getSignature": {
1370
- "id": 155,
1371
- "name": "parentResolver",
1372
- "kind": 524288,
1373
- "kindString": "Get signature",
1374
- "flags": {},
1375
- "type": {
1376
- "type": "reference",
1377
- "name": "CompositeModuleResolver"
1378
- },
1379
2225
  "inheritedFrom": {
1380
2226
  "type": "reference",
1381
- "name": "AbstractDiviner.parentResolver"
2227
+ "name": "AbstractDiviner.queries"
1382
2228
  },
1383
2229
  "implementationOf": {
1384
2230
  "type": "reference",
1385
- "name": "LocationCertaintyDiviner.parentResolver"
2231
+ "name": "LocationCertaintyDiviner.queries"
1386
2232
  }
1387
2233
  },
1388
2234
  "inheritedFrom": {
1389
2235
  "type": "reference",
1390
- "name": "AbstractDiviner.parentResolver"
2236
+ "name": "AbstractDiviner.queries"
1391
2237
  },
1392
2238
  "implementationOf": {
1393
2239
  "type": "reference",
1394
- "name": "LocationCertaintyDiviner.parentResolver"
2240
+ "name": "LocationCertaintyDiviner.queries"
1395
2241
  }
1396
2242
  },
1397
2243
  {
1398
- "id": 156,
1399
- "name": "previousHash",
2244
+ "id": 184,
2245
+ "name": "resolver",
1400
2246
  "kind": 262144,
1401
2247
  "kindString": "Accessor",
1402
2248
  "flags": {},
1403
2249
  "sources": [
1404
2250
  {
1405
2251
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1406
- "line": 26,
2252
+ "line": 37,
1407
2253
  "character": 8
1408
2254
  }
1409
2255
  ],
1410
2256
  "getSignature": {
1411
- "id": 157,
1412
- "name": "previousHash",
2257
+ "id": 185,
2258
+ "name": "resolver",
1413
2259
  "kind": 524288,
1414
2260
  "kindString": "Get signature",
1415
2261
  "flags": {},
1416
2262
  "type": {
1417
- "type": "union",
1418
- "types": [
1419
- {
1420
- "type": "intrinsic",
1421
- "name": "undefined"
1422
- },
2263
+ "type": "reference",
2264
+ "typeArguments": [
1423
2265
  {
1424
2266
  "type": "reference",
1425
- "name": "XyoData"
2267
+ "typeArguments": [
2268
+ {
2269
+ "type": "intersection",
2270
+ "types": [
2271
+ {
2272
+ "type": "reference",
2273
+ "name": "SchemaFields"
2274
+ },
2275
+ {
2276
+ "type": "reference",
2277
+ "name": "PayloadFields"
2278
+ },
2279
+ {
2280
+ "type": "reflection",
2281
+ "declaration": {
2282
+ "id": 186,
2283
+ "name": "__type",
2284
+ "kind": 65536,
2285
+ "kindString": "Type literal",
2286
+ "flags": {},
2287
+ "children": [
2288
+ {
2289
+ "id": 187,
2290
+ "name": "name",
2291
+ "kind": 1024,
2292
+ "kindString": "Property",
2293
+ "flags": {
2294
+ "isOptional": true
2295
+ },
2296
+ "sources": [
2297
+ {
2298
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
2299
+ "line": 9,
2300
+ "character": 4
2301
+ }
2302
+ ],
2303
+ "type": {
2304
+ "type": "intrinsic",
2305
+ "name": "string"
2306
+ }
2307
+ },
2308
+ {
2309
+ "id": 188,
2310
+ "name": "security",
2311
+ "kind": 1024,
2312
+ "kindString": "Property",
2313
+ "flags": {
2314
+ "isOptional": true
2315
+ },
2316
+ "sources": [
2317
+ {
2318
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
2319
+ "line": 10,
2320
+ "character": 4
2321
+ }
2322
+ ],
2323
+ "type": {
2324
+ "type": "reflection",
2325
+ "declaration": {
2326
+ "id": 189,
2327
+ "name": "__type",
2328
+ "kind": 65536,
2329
+ "kindString": "Type literal",
2330
+ "flags": {},
2331
+ "children": [
2332
+ {
2333
+ "id": 190,
2334
+ "name": "allowed",
2335
+ "kind": 1024,
2336
+ "kindString": "Property",
2337
+ "flags": {
2338
+ "isOptional": true
2339
+ },
2340
+ "sources": [
2341
+ {
2342
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
2343
+ "line": 11,
2344
+ "character": 8
2345
+ }
2346
+ ],
2347
+ "type": {
2348
+ "type": "reference",
2349
+ "typeArguments": [
2350
+ {
2351
+ "type": "intrinsic",
2352
+ "name": "string"
2353
+ },
2354
+ {
2355
+ "type": "array",
2356
+ "elementType": {
2357
+ "type": "union",
2358
+ "types": [
2359
+ {
2360
+ "type": "intrinsic",
2361
+ "name": "string"
2362
+ },
2363
+ {
2364
+ "type": "reference",
2365
+ "name": "CosigningAddressSet"
2366
+ }
2367
+ ]
2368
+ }
2369
+ }
2370
+ ],
2371
+ "name": "Record",
2372
+ "qualifiedName": "Record",
2373
+ "package": "typescript"
2374
+ }
2375
+ },
2376
+ {
2377
+ "id": 191,
2378
+ "name": "disallowed",
2379
+ "kind": 1024,
2380
+ "kindString": "Property",
2381
+ "flags": {
2382
+ "isOptional": true
2383
+ },
2384
+ "sources": [
2385
+ {
2386
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
2387
+ "line": 12,
2388
+ "character": 8
2389
+ }
2390
+ ],
2391
+ "type": {
2392
+ "type": "reference",
2393
+ "typeArguments": [
2394
+ {
2395
+ "type": "intrinsic",
2396
+ "name": "string"
2397
+ },
2398
+ {
2399
+ "type": "array",
2400
+ "elementType": {
2401
+ "type": "intrinsic",
2402
+ "name": "string"
2403
+ }
2404
+ }
2405
+ ],
2406
+ "name": "Record",
2407
+ "qualifiedName": "Record",
2408
+ "package": "typescript"
2409
+ }
2410
+ }
2411
+ ],
2412
+ "groups": [
2413
+ {
2414
+ "title": "Properties",
2415
+ "children": [
2416
+ 190,
2417
+ 191
2418
+ ]
2419
+ }
2420
+ ],
2421
+ "sources": [
2422
+ {
2423
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
2424
+ "line": 10,
2425
+ "character": 15
2426
+ }
2427
+ ]
2428
+ }
2429
+ }
2430
+ }
2431
+ ],
2432
+ "groups": [
2433
+ {
2434
+ "title": "Properties",
2435
+ "children": [
2436
+ 187,
2437
+ 188
2438
+ ]
2439
+ }
2440
+ ],
2441
+ "sources": [
2442
+ {
2443
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
2444
+ "line": 8,
2445
+ "character": 79
2446
+ }
2447
+ ]
2448
+ }
2449
+ },
2450
+ {
2451
+ "type": "reflection",
2452
+ "declaration": {
2453
+ "id": 192,
2454
+ "name": "__type",
2455
+ "kind": 65536,
2456
+ "kindString": "Type literal",
2457
+ "flags": {},
2458
+ "children": [
2459
+ {
2460
+ "id": 193,
2461
+ "name": "schema",
2462
+ "kind": 1024,
2463
+ "kindString": "Property",
2464
+ "flags": {},
2465
+ "sources": [
2466
+ {
2467
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
2468
+ "line": 19,
2469
+ "character": 4
2470
+ }
2471
+ ],
2472
+ "type": {
2473
+ "type": "intrinsic",
2474
+ "name": "string"
2475
+ }
2476
+ }
2477
+ ],
2478
+ "groups": [
2479
+ {
2480
+ "title": "Properties",
2481
+ "children": [
2482
+ 193
2483
+ ]
2484
+ }
2485
+ ],
2486
+ "sources": [
2487
+ {
2488
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
2489
+ "line": 18,
2490
+ "character": 17
2491
+ }
2492
+ ]
2493
+ }
2494
+ }
2495
+ ]
2496
+ }
2497
+ ],
2498
+ "name": "Module"
1426
2499
  }
1427
- ]
1428
- },
1429
- "inheritedFrom": {
1430
- "type": "reference",
1431
- "name": "AbstractDiviner.previousHash"
1432
- },
1433
- "implementationOf": {
1434
- "type": "reference",
1435
- "name": "LocationCertaintyDiviner.previousHash"
1436
- }
1437
- },
1438
- "inheritedFrom": {
1439
- "type": "reference",
1440
- "name": "AbstractDiviner.previousHash"
1441
- },
1442
- "implementationOf": {
1443
- "type": "reference",
1444
- "name": "LocationCertaintyDiviner.previousHash"
1445
- }
1446
- },
1447
- {
1448
- "id": 158,
1449
- "name": "resolver",
1450
- "kind": 262144,
1451
- "kindString": "Accessor",
1452
- "flags": {},
1453
- "sources": [
1454
- {
1455
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1456
- "line": 27,
1457
- "character": 8
1458
- }
1459
- ],
1460
- "getSignature": {
1461
- "id": 159,
1462
- "name": "resolver",
1463
- "kind": 524288,
1464
- "kindString": "Get signature",
1465
- "flags": {},
1466
- "type": {
1467
- "type": "reference",
2500
+ ],
1468
2501
  "name": "CompositeModuleResolver"
1469
2502
  },
1470
2503
  "inheritedFrom": {
@@ -1486,7 +2519,7 @@
1486
2519
  }
1487
2520
  },
1488
2521
  {
1489
- "id": 84,
2522
+ "id": 86,
1490
2523
  "name": "targetSchema",
1491
2524
  "kind": 262144,
1492
2525
  "kindString": "Accessor",
@@ -1494,12 +2527,12 @@
1494
2527
  "sources": [
1495
2528
  {
1496
2529
  "fileName": "modules/packages/diviner/dist/types/AbstractDiviner.d.ts",
1497
- "line": 9,
2530
+ "line": 10,
1498
2531
  "character": 8
1499
2532
  }
1500
2533
  ],
1501
2534
  "getSignature": {
1502
- "id": 85,
2535
+ "id": 87,
1503
2536
  "name": "targetSchema",
1504
2537
  "kind": 524288,
1505
2538
  "kindString": "Get signature",
@@ -1536,7 +2569,7 @@
1536
2569
  }
1537
2570
  },
1538
2571
  {
1539
- "id": 217,
2572
+ "id": 248,
1540
2573
  "name": "bindHashes",
1541
2574
  "kind": 2048,
1542
2575
  "kindString": "Method",
@@ -1546,20 +2579,20 @@
1546
2579
  "sources": [
1547
2580
  {
1548
2581
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1549
- "line": 37,
2582
+ "line": 45,
1550
2583
  "character": 14
1551
2584
  }
1552
2585
  ],
1553
2586
  "signatures": [
1554
2587
  {
1555
- "id": 218,
2588
+ "id": 249,
1556
2589
  "name": "bindHashes",
1557
2590
  "kind": 4096,
1558
2591
  "kindString": "Call signature",
1559
2592
  "flags": {},
1560
2593
  "parameters": [
1561
2594
  {
1562
- "id": 219,
2595
+ "id": 250,
1563
2596
  "name": "hashes",
1564
2597
  "kind": 32768,
1565
2598
  "kindString": "Parameter",
@@ -1573,7 +2606,7 @@
1573
2606
  }
1574
2607
  },
1575
2608
  {
1576
- "id": 220,
2609
+ "id": 251,
1577
2610
  "name": "schema",
1578
2611
  "kind": 32768,
1579
2612
  "kindString": "Parameter",
@@ -1587,7 +2620,7 @@
1587
2620
  }
1588
2621
  },
1589
2622
  {
1590
- "id": 221,
2623
+ "id": 252,
1591
2624
  "name": "account",
1592
2625
  "kind": 32768,
1593
2626
  "kindString": "Parameter",
@@ -1634,7 +2667,7 @@
1634
2667
  }
1635
2668
  },
1636
2669
  {
1637
- "id": 222,
2670
+ "id": 253,
1638
2671
  "name": "bindHashesInternal",
1639
2672
  "kind": 2048,
1640
2673
  "kindString": "Method",
@@ -1644,20 +2677,20 @@
1644
2677
  "sources": [
1645
2678
  {
1646
2679
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1647
- "line": 38,
2680
+ "line": 46,
1648
2681
  "character": 14
1649
2682
  }
1650
2683
  ],
1651
2684
  "signatures": [
1652
2685
  {
1653
- "id": 223,
2686
+ "id": 254,
1654
2687
  "name": "bindHashesInternal",
1655
2688
  "kind": 4096,
1656
2689
  "kindString": "Call signature",
1657
2690
  "flags": {},
1658
2691
  "parameters": [
1659
2692
  {
1660
- "id": 224,
2693
+ "id": 255,
1661
2694
  "name": "hashes",
1662
2695
  "kind": 32768,
1663
2696
  "kindString": "Parameter",
@@ -1671,7 +2704,7 @@
1671
2704
  }
1672
2705
  },
1673
2706
  {
1674
- "id": 225,
2707
+ "id": 256,
1675
2708
  "name": "schema",
1676
2709
  "kind": 32768,
1677
2710
  "kindString": "Parameter",
@@ -1685,7 +2718,7 @@
1685
2718
  }
1686
2719
  },
1687
2720
  {
1688
- "id": 226,
2721
+ "id": 257,
1689
2722
  "name": "account",
1690
2723
  "kind": 32768,
1691
2724
  "kindString": "Parameter",
@@ -1716,14 +2749,14 @@
1716
2749
  {
1717
2750
  "type": "reflection",
1718
2751
  "declaration": {
1719
- "id": 227,
2752
+ "id": 258,
1720
2753
  "name": "__type",
1721
2754
  "kind": 65536,
1722
2755
  "kindString": "Type literal",
1723
2756
  "flags": {},
1724
2757
  "children": [
1725
2758
  {
1726
- "id": 228,
2759
+ "id": 259,
1727
2760
  "name": "schema",
1728
2761
  "kind": 1024,
1729
2762
  "kindString": "Property",
@@ -1745,7 +2778,7 @@
1745
2778
  {
1746
2779
  "title": "Properties",
1747
2780
  "children": [
1748
- 228
2781
+ 259
1749
2782
  ]
1750
2783
  }
1751
2784
  ],
@@ -1780,7 +2813,7 @@
1780
2813
  }
1781
2814
  },
1782
2815
  {
1783
- "id": 229,
2816
+ "id": 260,
1784
2817
  "name": "bindQuery",
1785
2818
  "kind": 2048,
1786
2819
  "kindString": "Method",
@@ -1790,20 +2823,20 @@
1790
2823
  "sources": [
1791
2824
  {
1792
2825
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1793
- "line": 39,
2826
+ "line": 47,
1794
2827
  "character": 14
1795
2828
  }
1796
2829
  ],
1797
2830
  "signatures": [
1798
2831
  {
1799
- "id": 230,
2832
+ "id": 261,
1800
2833
  "name": "bindQuery",
1801
2834
  "kind": 4096,
1802
2835
  "kindString": "Call signature",
1803
2836
  "flags": {},
1804
2837
  "typeParameter": [
1805
2838
  {
1806
- "id": 235,
2839
+ "id": 266,
1807
2840
  "name": "T",
1808
2841
  "kind": 131072,
1809
2842
  "kindString": "Type parameter",
@@ -1829,14 +2862,14 @@
1829
2862
  {
1830
2863
  "type": "reflection",
1831
2864
  "declaration": {
1832
- "id": 231,
2865
+ "id": 262,
1833
2866
  "name": "__type",
1834
2867
  "kind": 65536,
1835
2868
  "kindString": "Type literal",
1836
2869
  "flags": {},
1837
2870
  "children": [
1838
2871
  {
1839
- "id": 232,
2872
+ "id": 263,
1840
2873
  "name": "schema",
1841
2874
  "kind": 1024,
1842
2875
  "kindString": "Property",
@@ -1858,7 +2891,7 @@
1858
2891
  {
1859
2892
  "title": "Properties",
1860
2893
  "children": [
1861
- 232
2894
+ 263
1862
2895
  ]
1863
2896
  }
1864
2897
  ],
@@ -1894,14 +2927,14 @@
1894
2927
  {
1895
2928
  "type": "reflection",
1896
2929
  "declaration": {
1897
- "id": 233,
2930
+ "id": 264,
1898
2931
  "name": "__type",
1899
2932
  "kind": 65536,
1900
2933
  "kindString": "Type literal",
1901
2934
  "flags": {},
1902
2935
  "children": [
1903
2936
  {
1904
- "id": 234,
2937
+ "id": 265,
1905
2938
  "name": "schema",
1906
2939
  "kind": 1024,
1907
2940
  "kindString": "Property",
@@ -1923,7 +2956,7 @@
1923
2956
  {
1924
2957
  "title": "Properties",
1925
2958
  "children": [
1926
- 234
2959
+ 265
1927
2960
  ]
1928
2961
  }
1929
2962
  ],
@@ -1947,19 +2980,19 @@
1947
2980
  ],
1948
2981
  "parameters": [
1949
2982
  {
1950
- "id": 236,
2983
+ "id": 267,
1951
2984
  "name": "query",
1952
2985
  "kind": 32768,
1953
2986
  "kindString": "Parameter",
1954
2987
  "flags": {},
1955
2988
  "type": {
1956
2989
  "type": "reference",
1957
- "id": 235,
2990
+ "id": 266,
1958
2991
  "name": "T"
1959
2992
  }
1960
2993
  },
1961
2994
  {
1962
- "id": 237,
2995
+ "id": 268,
1963
2996
  "name": "payloads",
1964
2997
  "kind": 32768,
1965
2998
  "kindString": "Parameter",
@@ -1982,14 +3015,14 @@
1982
3015
  {
1983
3016
  "type": "reflection",
1984
3017
  "declaration": {
1985
- "id": 238,
3018
+ "id": 269,
1986
3019
  "name": "__type",
1987
3020
  "kind": 65536,
1988
3021
  "kindString": "Type literal",
1989
3022
  "flags": {},
1990
3023
  "children": [
1991
3024
  {
1992
- "id": 239,
3025
+ "id": 270,
1993
3026
  "name": "schema",
1994
3027
  "kind": 1024,
1995
3028
  "kindString": "Property",
@@ -2011,7 +3044,7 @@
2011
3044
  {
2012
3045
  "title": "Properties",
2013
3046
  "children": [
2014
- 239
3047
+ 270
2015
3048
  ]
2016
3049
  }
2017
3050
  ],
@@ -2029,7 +3062,7 @@
2029
3062
  }
2030
3063
  },
2031
3064
  {
2032
- "id": 240,
3065
+ "id": 271,
2033
3066
  "name": "account",
2034
3067
  "kind": 32768,
2035
3068
  "kindString": "Parameter",
@@ -2066,14 +3099,14 @@
2066
3099
  {
2067
3100
  "type": "reflection",
2068
3101
  "declaration": {
2069
- "id": 241,
3102
+ "id": 272,
2070
3103
  "name": "__type",
2071
3104
  "kind": 65536,
2072
3105
  "kindString": "Type literal",
2073
3106
  "flags": {},
2074
3107
  "children": [
2075
3108
  {
2076
- "id": 242,
3109
+ "id": 273,
2077
3110
  "name": "query",
2078
3111
  "kind": 1024,
2079
3112
  "kindString": "Property",
@@ -2091,7 +3124,7 @@
2091
3124
  }
2092
3125
  },
2093
3126
  {
2094
- "id": 243,
3127
+ "id": 274,
2095
3128
  "name": "resultSet",
2096
3129
  "kind": 1024,
2097
3130
  "kindString": "Property",
@@ -2111,7 +3144,7 @@
2111
3144
  }
2112
3145
  },
2113
3146
  {
2114
- "id": 244,
3147
+ "id": 275,
2115
3148
  "name": "schema",
2116
3149
  "kind": 1024,
2117
3150
  "kindString": "Property",
@@ -2133,9 +3166,9 @@
2133
3166
  {
2134
3167
  "title": "Properties",
2135
3168
  "children": [
2136
- 242,
2137
- 243,
2138
- 244
3169
+ 273,
3170
+ 274,
3171
+ 275
2139
3172
  ]
2140
3173
  }
2141
3174
  ],
@@ -2166,14 +3199,14 @@
2166
3199
  {
2167
3200
  "type": "reflection",
2168
3201
  "declaration": {
2169
- "id": 245,
3202
+ "id": 276,
2170
3203
  "name": "__type",
2171
3204
  "kind": 65536,
2172
3205
  "kindString": "Type literal",
2173
3206
  "flags": {},
2174
3207
  "children": [
2175
3208
  {
2176
- "id": 246,
3209
+ "id": 277,
2177
3210
  "name": "schema",
2178
3211
  "kind": 1024,
2179
3212
  "kindString": "Property",
@@ -2195,7 +3228,7 @@
2195
3228
  {
2196
3229
  "title": "Properties",
2197
3230
  "children": [
2198
- 246
3231
+ 277
2199
3232
  ]
2200
3233
  }
2201
3234
  ],
@@ -2240,7 +3273,7 @@
2240
3273
  }
2241
3274
  },
2242
3275
  {
2243
- "id": 247,
3276
+ "id": 278,
2244
3277
  "name": "bindQueryInternal",
2245
3278
  "kind": 2048,
2246
3279
  "kindString": "Method",
@@ -2250,20 +3283,20 @@
2250
3283
  "sources": [
2251
3284
  {
2252
3285
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2253
- "line": 40,
3286
+ "line": 48,
2254
3287
  "character": 14
2255
3288
  }
2256
3289
  ],
2257
3290
  "signatures": [
2258
3291
  {
2259
- "id": 248,
3292
+ "id": 279,
2260
3293
  "name": "bindQueryInternal",
2261
3294
  "kind": 4096,
2262
3295
  "kindString": "Call signature",
2263
3296
  "flags": {},
2264
3297
  "typeParameter": [
2265
3298
  {
2266
- "id": 253,
3299
+ "id": 284,
2267
3300
  "name": "T",
2268
3301
  "kind": 131072,
2269
3302
  "kindString": "Type parameter",
@@ -2289,14 +3322,14 @@
2289
3322
  {
2290
3323
  "type": "reflection",
2291
3324
  "declaration": {
2292
- "id": 249,
3325
+ "id": 280,
2293
3326
  "name": "__type",
2294
3327
  "kind": 65536,
2295
3328
  "kindString": "Type literal",
2296
3329
  "flags": {},
2297
3330
  "children": [
2298
3331
  {
2299
- "id": 250,
3332
+ "id": 281,
2300
3333
  "name": "schema",
2301
3334
  "kind": 1024,
2302
3335
  "kindString": "Property",
@@ -2318,7 +3351,7 @@
2318
3351
  {
2319
3352
  "title": "Properties",
2320
3353
  "children": [
2321
- 250
3354
+ 281
2322
3355
  ]
2323
3356
  }
2324
3357
  ],
@@ -2354,14 +3387,14 @@
2354
3387
  {
2355
3388
  "type": "reflection",
2356
3389
  "declaration": {
2357
- "id": 251,
3390
+ "id": 282,
2358
3391
  "name": "__type",
2359
3392
  "kind": 65536,
2360
3393
  "kindString": "Type literal",
2361
3394
  "flags": {},
2362
3395
  "children": [
2363
3396
  {
2364
- "id": 252,
3397
+ "id": 283,
2365
3398
  "name": "schema",
2366
3399
  "kind": 1024,
2367
3400
  "kindString": "Property",
@@ -2383,7 +3416,7 @@
2383
3416
  {
2384
3417
  "title": "Properties",
2385
3418
  "children": [
2386
- 252
3419
+ 283
2387
3420
  ]
2388
3421
  }
2389
3422
  ],
@@ -2407,19 +3440,19 @@
2407
3440
  ],
2408
3441
  "parameters": [
2409
3442
  {
2410
- "id": 254,
3443
+ "id": 285,
2411
3444
  "name": "query",
2412
3445
  "kind": 32768,
2413
3446
  "kindString": "Parameter",
2414
3447
  "flags": {},
2415
3448
  "type": {
2416
3449
  "type": "reference",
2417
- "id": 253,
3450
+ "id": 284,
2418
3451
  "name": "T"
2419
3452
  }
2420
3453
  },
2421
3454
  {
2422
- "id": 255,
3455
+ "id": 286,
2423
3456
  "name": "payloads",
2424
3457
  "kind": 32768,
2425
3458
  "kindString": "Parameter",
@@ -2442,14 +3475,14 @@
2442
3475
  {
2443
3476
  "type": "reflection",
2444
3477
  "declaration": {
2445
- "id": 256,
3478
+ "id": 287,
2446
3479
  "name": "__type",
2447
3480
  "kind": 65536,
2448
3481
  "kindString": "Type literal",
2449
3482
  "flags": {},
2450
3483
  "children": [
2451
3484
  {
2452
- "id": 257,
3485
+ "id": 288,
2453
3486
  "name": "schema",
2454
3487
  "kind": 1024,
2455
3488
  "kindString": "Property",
@@ -2471,7 +3504,7 @@
2471
3504
  {
2472
3505
  "title": "Properties",
2473
3506
  "children": [
2474
- 257
3507
+ 288
2475
3508
  ]
2476
3509
  }
2477
3510
  ],
@@ -2489,7 +3522,7 @@
2489
3522
  }
2490
3523
  },
2491
3524
  {
2492
- "id": 258,
3525
+ "id": 289,
2493
3526
  "name": "account",
2494
3527
  "kind": 32768,
2495
3528
  "kindString": "Parameter",
@@ -2523,14 +3556,14 @@
2523
3556
  {
2524
3557
  "type": "reflection",
2525
3558
  "declaration": {
2526
- "id": 259,
3559
+ "id": 290,
2527
3560
  "name": "__type",
2528
3561
  "kind": 65536,
2529
3562
  "kindString": "Type literal",
2530
3563
  "flags": {},
2531
3564
  "children": [
2532
3565
  {
2533
- "id": 260,
3566
+ "id": 291,
2534
3567
  "name": "query",
2535
3568
  "kind": 1024,
2536
3569
  "kindString": "Property",
@@ -2548,7 +3581,7 @@
2548
3581
  }
2549
3582
  },
2550
3583
  {
2551
- "id": 261,
3584
+ "id": 292,
2552
3585
  "name": "resultSet",
2553
3586
  "kind": 1024,
2554
3587
  "kindString": "Property",
@@ -2568,7 +3601,7 @@
2568
3601
  }
2569
3602
  },
2570
3603
  {
2571
- "id": 262,
3604
+ "id": 293,
2572
3605
  "name": "schema",
2573
3606
  "kind": 1024,
2574
3607
  "kindString": "Property",
@@ -2590,9 +3623,9 @@
2590
3623
  {
2591
3624
  "title": "Properties",
2592
3625
  "children": [
2593
- 260,
2594
- 261,
2595
- 262
3626
+ 291,
3627
+ 292,
3628
+ 293
2596
3629
  ]
2597
3630
  }
2598
3631
  ],
@@ -2623,14 +3656,14 @@
2623
3656
  {
2624
3657
  "type": "reflection",
2625
3658
  "declaration": {
2626
- "id": 263,
3659
+ "id": 294,
2627
3660
  "name": "__type",
2628
3661
  "kind": 65536,
2629
3662
  "kindString": "Type literal",
2630
3663
  "flags": {},
2631
3664
  "children": [
2632
3665
  {
2633
- "id": 264,
3666
+ "id": 295,
2634
3667
  "name": "schema",
2635
3668
  "kind": 1024,
2636
3669
  "kindString": "Property",
@@ -2652,7 +3685,7 @@
2652
3685
  {
2653
3686
  "title": "Properties",
2654
3687
  "children": [
2655
- 264
3688
+ 295
2656
3689
  ]
2657
3690
  }
2658
3691
  ],
@@ -2690,7 +3723,7 @@
2690
3723
  }
2691
3724
  },
2692
3725
  {
2693
- "id": 265,
3726
+ "id": 296,
2694
3727
  "name": "bindResult",
2695
3728
  "kind": 2048,
2696
3729
  "kindString": "Method",
@@ -2700,20 +3733,20 @@
2700
3733
  "sources": [
2701
3734
  {
2702
3735
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2703
- "line": 41,
3736
+ "line": 49,
2704
3737
  "character": 14
2705
3738
  }
2706
3739
  ],
2707
3740
  "signatures": [
2708
3741
  {
2709
- "id": 266,
3742
+ "id": 297,
2710
3743
  "name": "bindResult",
2711
3744
  "kind": 4096,
2712
3745
  "kindString": "Call signature",
2713
3746
  "flags": {},
2714
3747
  "parameters": [
2715
3748
  {
2716
- "id": 267,
3749
+ "id": 298,
2717
3750
  "name": "payloads",
2718
3751
  "kind": 32768,
2719
3752
  "kindString": "Parameter",
@@ -2734,14 +3767,14 @@
2734
3767
  {
2735
3768
  "type": "reflection",
2736
3769
  "declaration": {
2737
- "id": 268,
3770
+ "id": 299,
2738
3771
  "name": "__type",
2739
3772
  "kind": 65536,
2740
3773
  "kindString": "Type literal",
2741
3774
  "flags": {},
2742
3775
  "children": [
2743
3776
  {
2744
- "id": 269,
3777
+ "id": 300,
2745
3778
  "name": "schema",
2746
3779
  "kind": 1024,
2747
3780
  "kindString": "Property",
@@ -2763,7 +3796,7 @@
2763
3796
  {
2764
3797
  "title": "Properties",
2765
3798
  "children": [
2766
- 269
3799
+ 300
2767
3800
  ]
2768
3801
  }
2769
3802
  ],
@@ -2781,7 +3814,7 @@
2781
3814
  }
2782
3815
  },
2783
3816
  {
2784
- "id": 270,
3817
+ "id": 301,
2785
3818
  "name": "account",
2786
3819
  "kind": 32768,
2787
3820
  "kindString": "Parameter",
@@ -2814,14 +3847,14 @@
2814
3847
  {
2815
3848
  "type": "reflection",
2816
3849
  "declaration": {
2817
- "id": 271,
3850
+ "id": 302,
2818
3851
  "name": "__type",
2819
3852
  "kind": 65536,
2820
3853
  "kindString": "Type literal",
2821
3854
  "flags": {},
2822
3855
  "children": [
2823
3856
  {
2824
- "id": 272,
3857
+ "id": 303,
2825
3858
  "name": "schema",
2826
3859
  "kind": 1024,
2827
3860
  "kindString": "Property",
@@ -2843,7 +3876,7 @@
2843
3876
  {
2844
3877
  "title": "Properties",
2845
3878
  "children": [
2846
- 272
3879
+ 303
2847
3880
  ]
2848
3881
  }
2849
3882
  ],
@@ -2888,7 +3921,7 @@
2888
3921
  }
2889
3922
  },
2890
3923
  {
2891
- "id": 273,
3924
+ "id": 304,
2892
3925
  "name": "bindResultInternal",
2893
3926
  "kind": 2048,
2894
3927
  "kindString": "Method",
@@ -2898,20 +3931,20 @@
2898
3931
  "sources": [
2899
3932
  {
2900
3933
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2901
- "line": 42,
3934
+ "line": 50,
2902
3935
  "character": 14
2903
3936
  }
2904
3937
  ],
2905
3938
  "signatures": [
2906
3939
  {
2907
- "id": 274,
3940
+ "id": 305,
2908
3941
  "name": "bindResultInternal",
2909
3942
  "kind": 4096,
2910
3943
  "kindString": "Call signature",
2911
3944
  "flags": {},
2912
3945
  "parameters": [
2913
3946
  {
2914
- "id": 275,
3947
+ "id": 306,
2915
3948
  "name": "payloads",
2916
3949
  "kind": 32768,
2917
3950
  "kindString": "Parameter",
@@ -2932,14 +3965,14 @@
2932
3965
  {
2933
3966
  "type": "reflection",
2934
3967
  "declaration": {
2935
- "id": 276,
3968
+ "id": 307,
2936
3969
  "name": "__type",
2937
3970
  "kind": 65536,
2938
3971
  "kindString": "Type literal",
2939
3972
  "flags": {},
2940
3973
  "children": [
2941
3974
  {
2942
- "id": 277,
3975
+ "id": 308,
2943
3976
  "name": "schema",
2944
3977
  "kind": 1024,
2945
3978
  "kindString": "Property",
@@ -2961,7 +3994,7 @@
2961
3994
  {
2962
3995
  "title": "Properties",
2963
3996
  "children": [
2964
- 277
3997
+ 308
2965
3998
  ]
2966
3999
  }
2967
4000
  ],
@@ -2979,7 +4012,7 @@
2979
4012
  }
2980
4013
  },
2981
4014
  {
2982
- "id": 278,
4015
+ "id": 309,
2983
4016
  "name": "account",
2984
4017
  "kind": 32768,
2985
4018
  "kindString": "Parameter",
@@ -3009,14 +4042,14 @@
3009
4042
  {
3010
4043
  "type": "reflection",
3011
4044
  "declaration": {
3012
- "id": 279,
4045
+ "id": 310,
3013
4046
  "name": "__type",
3014
4047
  "kind": 65536,
3015
4048
  "kindString": "Type literal",
3016
4049
  "flags": {},
3017
4050
  "children": [
3018
4051
  {
3019
- "id": 280,
4052
+ "id": 311,
3020
4053
  "name": "schema",
3021
4054
  "kind": 1024,
3022
4055
  "kindString": "Property",
@@ -3038,7 +4071,7 @@
3038
4071
  {
3039
4072
  "title": "Properties",
3040
4073
  "children": [
3041
- 280
4074
+ 311
3042
4075
  ]
3043
4076
  }
3044
4077
  ],
@@ -3076,60 +4109,7 @@
3076
4109
  }
3077
4110
  },
3078
4111
  {
3079
- "id": 160,
3080
- "name": "description",
3081
- "kind": 2048,
3082
- "kindString": "Method",
3083
- "flags": {},
3084
- "sources": [
3085
- {
3086
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3087
- "line": 29,
3088
- "character": 4
3089
- }
3090
- ],
3091
- "signatures": [
3092
- {
3093
- "id": 161,
3094
- "name": "description",
3095
- "kind": 4096,
3096
- "kindString": "Call signature",
3097
- "flags": {},
3098
- "type": {
3099
- "type": "reference",
3100
- "typeArguments": [
3101
- {
3102
- "type": "reference",
3103
- "name": "ModuleDescription"
3104
- },
3105
- {
3106
- "type": "intrinsic",
3107
- "name": "never"
3108
- }
3109
- ],
3110
- "name": "Promisable"
3111
- },
3112
- "inheritedFrom": {
3113
- "type": "reference",
3114
- "name": "AbstractDiviner.description"
3115
- },
3116
- "implementationOf": {
3117
- "type": "reference",
3118
- "name": "LocationCertaintyDiviner.description"
3119
- }
3120
- }
3121
- ],
3122
- "inheritedFrom": {
3123
- "type": "reference",
3124
- "name": "AbstractDiviner.description"
3125
- },
3126
- "implementationOf": {
3127
- "type": "reference",
3128
- "name": "LocationCertaintyDiviner.description"
3129
- }
3130
- },
3131
- {
3132
- "id": 162,
4112
+ "id": 194,
3133
4113
  "name": "discover",
3134
4114
  "kind": 2048,
3135
4115
  "kindString": "Method",
@@ -3137,32 +4117,17 @@
3137
4117
  "sources": [
3138
4118
  {
3139
4119
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3140
- "line": 30,
4120
+ "line": 39,
3141
4121
  "character": 4
3142
4122
  }
3143
4123
  ],
3144
4124
  "signatures": [
3145
4125
  {
3146
- "id": 163,
4126
+ "id": 195,
3147
4127
  "name": "discover",
3148
4128
  "kind": 4096,
3149
4129
  "kindString": "Call signature",
3150
4130
  "flags": {},
3151
- "parameters": [
3152
- {
3153
- "id": 164,
3154
- "name": "_queryAccount",
3155
- "kind": 32768,
3156
- "kindString": "Parameter",
3157
- "flags": {
3158
- "isOptional": true
3159
- },
3160
- "type": {
3161
- "type": "reference",
3162
- "name": "Account"
3163
- }
3164
- }
3165
- ],
3166
4131
  "type": {
3167
4132
  "type": "reference",
3168
4133
  "typeArguments": [
@@ -3182,14 +4147,14 @@
3182
4147
  {
3183
4148
  "type": "reflection",
3184
4149
  "declaration": {
3185
- "id": 165,
4150
+ "id": 196,
3186
4151
  "name": "__type",
3187
4152
  "kind": 65536,
3188
4153
  "kindString": "Type literal",
3189
4154
  "flags": {},
3190
4155
  "children": [
3191
4156
  {
3192
- "id": 166,
4157
+ "id": 197,
3193
4158
  "name": "schema",
3194
4159
  "kind": 1024,
3195
4160
  "kindString": "Property",
@@ -3211,7 +4176,7 @@
3211
4176
  {
3212
4177
  "title": "Properties",
3213
4178
  "children": [
3214
- 166
4179
+ 197
3215
4180
  ]
3216
4181
  }
3217
4182
  ],
@@ -3266,7 +4231,7 @@
3266
4231
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
3267
4232
  "line": 72,
3268
4233
  "character": 15,
3269
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L72"
4234
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L72"
3270
4235
  }
3271
4236
  ],
3272
4237
  "signatures": [
@@ -3469,7 +4434,7 @@
3469
4434
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
3470
4435
  "line": 101,
3471
4436
  "character": 10,
3472
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L101"
4437
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L101"
3473
4438
  }
3474
4439
  ],
3475
4440
  "signatures": [
@@ -3517,7 +4482,7 @@
3517
4482
  }
3518
4483
  },
3519
4484
  {
3520
- "id": 281,
4485
+ "id": 312,
3521
4486
  "name": "loadAccount",
3522
4487
  "kind": 2048,
3523
4488
  "kindString": "Method",
@@ -3527,20 +4492,20 @@
3527
4492
  "sources": [
3528
4493
  {
3529
4494
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3530
- "line": 43,
4495
+ "line": 51,
3531
4496
  "character": 14
3532
4497
  }
3533
4498
  ],
3534
4499
  "signatures": [
3535
4500
  {
3536
- "id": 282,
4501
+ "id": 313,
3537
4502
  "name": "loadAccount",
3538
4503
  "kind": 4096,
3539
4504
  "kindString": "Call signature",
3540
4505
  "flags": {},
3541
4506
  "parameters": [
3542
4507
  {
3543
- "id": 283,
4508
+ "id": 314,
3544
4509
  "name": "account",
3545
4510
  "kind": 32768,
3546
4511
  "kindString": "Parameter",
@@ -3576,52 +4541,6 @@
3576
4541
  "name": "LocationCertaintyDiviner.loadAccount"
3577
4542
  }
3578
4543
  },
3579
- {
3580
- "id": 86,
3581
- "name": "queries",
3582
- "kind": 2048,
3583
- "kindString": "Method",
3584
- "flags": {},
3585
- "sources": [
3586
- {
3587
- "fileName": "modules/packages/diviner/dist/types/AbstractDiviner.d.ts",
3588
- "line": 11,
3589
- "character": 4
3590
- }
3591
- ],
3592
- "signatures": [
3593
- {
3594
- "id": 87,
3595
- "name": "queries",
3596
- "kind": 4096,
3597
- "kindString": "Call signature",
3598
- "flags": {},
3599
- "type": {
3600
- "type": "array",
3601
- "elementType": {
3602
- "type": "intrinsic",
3603
- "name": "string"
3604
- }
3605
- },
3606
- "inheritedFrom": {
3607
- "type": "reference",
3608
- "name": "AbstractDiviner.queries"
3609
- },
3610
- "implementationOf": {
3611
- "type": "reference",
3612
- "name": "LocationCertaintyDiviner.queries"
3613
- }
3614
- }
3615
- ],
3616
- "inheritedFrom": {
3617
- "type": "reference",
3618
- "name": "AbstractDiviner.queries"
3619
- },
3620
- "implementationOf": {
3621
- "type": "reference",
3622
- "name": "LocationCertaintyDiviner.queries"
3623
- }
3624
- },
3625
4544
  {
3626
4545
  "id": 88,
3627
4546
  "name": "query",
@@ -4037,7 +4956,7 @@
4037
4956
  {
4038
4957
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4039
4958
  "line": 8,
4040
- "character": 87
4959
+ "character": 79
4041
4960
  }
4042
4961
  ]
4043
4962
  }
@@ -4266,7 +5185,7 @@
4266
5185
  {
4267
5186
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4268
5187
  "line": 8,
4269
- "character": 87
5188
+ "character": 79
4270
5189
  }
4271
5190
  ]
4272
5191
  }
@@ -4510,7 +5429,7 @@
4510
5429
  }
4511
5430
  },
4512
5431
  {
4513
- "id": 167,
5432
+ "id": 198,
4514
5433
  "name": "queryable",
4515
5434
  "kind": 2048,
4516
5435
  "kindString": "Method",
@@ -4518,20 +5437,20 @@
4518
5437
  "sources": [
4519
5438
  {
4520
5439
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
4521
- "line": 33,
5440
+ "line": 41,
4522
5441
  "character": 4
4523
5442
  }
4524
5443
  ],
4525
5444
  "signatures": [
4526
5445
  {
4527
- "id": 168,
5446
+ "id": 199,
4528
5447
  "name": "queryable",
4529
5448
  "kind": 4096,
4530
5449
  "kindString": "Call signature",
4531
5450
  "flags": {},
4532
5451
  "typeParameter": [
4533
5452
  {
4534
- "id": 177,
5453
+ "id": 208,
4535
5454
  "name": "T",
4536
5455
  "kind": 131072,
4537
5456
  "kindString": "Type parameter",
@@ -4554,14 +5473,14 @@
4554
5473
  {
4555
5474
  "type": "reflection",
4556
5475
  "declaration": {
4557
- "id": 169,
5476
+ "id": 200,
4558
5477
  "name": "__type",
4559
5478
  "kind": 65536,
4560
5479
  "kindString": "Type literal",
4561
5480
  "flags": {},
4562
5481
  "children": [
4563
5482
  {
4564
- "id": 170,
5483
+ "id": 201,
4565
5484
  "name": "query",
4566
5485
  "kind": 1024,
4567
5486
  "kindString": "Property",
@@ -4579,7 +5498,7 @@
4579
5498
  }
4580
5499
  },
4581
5500
  {
4582
- "id": 171,
5501
+ "id": 202,
4583
5502
  "name": "resultSet",
4584
5503
  "kind": 1024,
4585
5504
  "kindString": "Property",
@@ -4599,7 +5518,7 @@
4599
5518
  }
4600
5519
  },
4601
5520
  {
4602
- "id": 172,
5521
+ "id": 203,
4603
5522
  "name": "schema",
4604
5523
  "kind": 1024,
4605
5524
  "kindString": "Property",
@@ -4621,9 +5540,9 @@
4621
5540
  {
4622
5541
  "title": "Properties",
4623
5542
  "children": [
4624
- 170,
4625
- 171,
4626
- 172
5543
+ 201,
5544
+ 202,
5545
+ 203
4627
5546
  ]
4628
5547
  }
4629
5548
  ],
@@ -4656,14 +5575,14 @@
4656
5575
  {
4657
5576
  "type": "reflection",
4658
5577
  "declaration": {
4659
- "id": 173,
5578
+ "id": 204,
4660
5579
  "name": "__type",
4661
5580
  "kind": 65536,
4662
5581
  "kindString": "Type literal",
4663
5582
  "flags": {},
4664
5583
  "children": [
4665
5584
  {
4666
- "id": 174,
5585
+ "id": 205,
4667
5586
  "name": "query",
4668
5587
  "kind": 1024,
4669
5588
  "kindString": "Property",
@@ -4681,7 +5600,7 @@
4681
5600
  }
4682
5601
  },
4683
5602
  {
4684
- "id": 175,
5603
+ "id": 206,
4685
5604
  "name": "resultSet",
4686
5605
  "kind": 1024,
4687
5606
  "kindString": "Property",
@@ -4701,7 +5620,7 @@
4701
5620
  }
4702
5621
  },
4703
5622
  {
4704
- "id": 176,
5623
+ "id": 207,
4705
5624
  "name": "schema",
4706
5625
  "kind": 1024,
4707
5626
  "kindString": "Property",
@@ -4723,9 +5642,9 @@
4723
5642
  {
4724
5643
  "title": "Properties",
4725
5644
  "children": [
4726
- 174,
4727
- 175,
4728
- 176
5645
+ 205,
5646
+ 206,
5647
+ 207
4729
5648
  ]
4730
5649
  }
4731
5650
  ],
@@ -4742,7 +5661,7 @@
4742
5661
  }
4743
5662
  },
4744
5663
  {
4745
- "id": 194,
5664
+ "id": 225,
4746
5665
  "name": "TConfig",
4747
5666
  "kind": 131072,
4748
5667
  "kindString": "Type parameter",
@@ -4761,14 +5680,14 @@
4761
5680
  {
4762
5681
  "type": "reflection",
4763
5682
  "declaration": {
4764
- "id": 178,
5683
+ "id": 209,
4765
5684
  "name": "__type",
4766
5685
  "kind": 65536,
4767
5686
  "kindString": "Type literal",
4768
5687
  "flags": {},
4769
5688
  "children": [
4770
5689
  {
4771
- "id": 179,
5690
+ "id": 210,
4772
5691
  "name": "name",
4773
5692
  "kind": 1024,
4774
5693
  "kindString": "Property",
@@ -4788,7 +5707,7 @@
4788
5707
  }
4789
5708
  },
4790
5709
  {
4791
- "id": 180,
5710
+ "id": 211,
4792
5711
  "name": "security",
4793
5712
  "kind": 1024,
4794
5713
  "kindString": "Property",
@@ -4805,14 +5724,14 @@
4805
5724
  "type": {
4806
5725
  "type": "reflection",
4807
5726
  "declaration": {
4808
- "id": 181,
5727
+ "id": 212,
4809
5728
  "name": "__type",
4810
5729
  "kind": 65536,
4811
5730
  "kindString": "Type literal",
4812
5731
  "flags": {},
4813
5732
  "children": [
4814
5733
  {
4815
- "id": 182,
5734
+ "id": 213,
4816
5735
  "name": "allowed",
4817
5736
  "kind": 1024,
4818
5737
  "kindString": "Property",
@@ -4856,7 +5775,7 @@
4856
5775
  }
4857
5776
  },
4858
5777
  {
4859
- "id": 183,
5778
+ "id": 214,
4860
5779
  "name": "disallowed",
4861
5780
  "kind": 1024,
4862
5781
  "kindString": "Property",
@@ -4895,8 +5814,8 @@
4895
5814
  {
4896
5815
  "title": "Properties",
4897
5816
  "children": [
4898
- 182,
4899
- 183
5817
+ 213,
5818
+ 214
4900
5819
  ]
4901
5820
  }
4902
5821
  ],
@@ -4915,8 +5834,8 @@
4915
5834
  {
4916
5835
  "title": "Properties",
4917
5836
  "children": [
4918
- 179,
4919
- 180
5837
+ 210,
5838
+ 211
4920
5839
  ]
4921
5840
  }
4922
5841
  ],
@@ -4924,7 +5843,7 @@
4924
5843
  {
4925
5844
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4926
5845
  "line": 8,
4927
- "character": 87
5846
+ "character": 79
4928
5847
  }
4929
5848
  ]
4930
5849
  }
@@ -4932,14 +5851,14 @@
4932
5851
  {
4933
5852
  "type": "reflection",
4934
5853
  "declaration": {
4935
- "id": 184,
5854
+ "id": 215,
4936
5855
  "name": "__type",
4937
5856
  "kind": 65536,
4938
5857
  "kindString": "Type literal",
4939
5858
  "flags": {},
4940
5859
  "children": [
4941
5860
  {
4942
- "id": 185,
5861
+ "id": 216,
4943
5862
  "name": "schema",
4944
5863
  "kind": 1024,
4945
5864
  "kindString": "Property",
@@ -4961,7 +5880,7 @@
4961
5880
  {
4962
5881
  "title": "Properties",
4963
5882
  "children": [
4964
- 185
5883
+ 216
4965
5884
  ]
4966
5885
  }
4967
5886
  ],
@@ -4990,14 +5909,14 @@
4990
5909
  {
4991
5910
  "type": "reflection",
4992
5911
  "declaration": {
4993
- "id": 186,
5912
+ "id": 217,
4994
5913
  "name": "__type",
4995
5914
  "kind": 65536,
4996
5915
  "kindString": "Type literal",
4997
5916
  "flags": {},
4998
5917
  "children": [
4999
5918
  {
5000
- "id": 187,
5919
+ "id": 218,
5001
5920
  "name": "name",
5002
5921
  "kind": 1024,
5003
5922
  "kindString": "Property",
@@ -5017,7 +5936,7 @@
5017
5936
  }
5018
5937
  },
5019
5938
  {
5020
- "id": 188,
5939
+ "id": 219,
5021
5940
  "name": "security",
5022
5941
  "kind": 1024,
5023
5942
  "kindString": "Property",
@@ -5034,14 +5953,14 @@
5034
5953
  "type": {
5035
5954
  "type": "reflection",
5036
5955
  "declaration": {
5037
- "id": 189,
5956
+ "id": 220,
5038
5957
  "name": "__type",
5039
5958
  "kind": 65536,
5040
5959
  "kindString": "Type literal",
5041
5960
  "flags": {},
5042
5961
  "children": [
5043
5962
  {
5044
- "id": 190,
5963
+ "id": 221,
5045
5964
  "name": "allowed",
5046
5965
  "kind": 1024,
5047
5966
  "kindString": "Property",
@@ -5085,7 +6004,7 @@
5085
6004
  }
5086
6005
  },
5087
6006
  {
5088
- "id": 191,
6007
+ "id": 222,
5089
6008
  "name": "disallowed",
5090
6009
  "kind": 1024,
5091
6010
  "kindString": "Property",
@@ -5124,8 +6043,8 @@
5124
6043
  {
5125
6044
  "title": "Properties",
5126
6045
  "children": [
5127
- 190,
5128
- 191
6046
+ 221,
6047
+ 222
5129
6048
  ]
5130
6049
  }
5131
6050
  ],
@@ -5144,8 +6063,8 @@
5144
6063
  {
5145
6064
  "title": "Properties",
5146
6065
  "children": [
5147
- 187,
5148
- 188
6066
+ 218,
6067
+ 219
5149
6068
  ]
5150
6069
  }
5151
6070
  ],
@@ -5153,7 +6072,7 @@
5153
6072
  {
5154
6073
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5155
6074
  "line": 8,
5156
- "character": 87
6075
+ "character": 79
5157
6076
  }
5158
6077
  ]
5159
6078
  }
@@ -5161,14 +6080,14 @@
5161
6080
  {
5162
6081
  "type": "reflection",
5163
6082
  "declaration": {
5164
- "id": 192,
6083
+ "id": 223,
5165
6084
  "name": "__type",
5166
6085
  "kind": 65536,
5167
6086
  "kindString": "Type literal",
5168
6087
  "flags": {},
5169
6088
  "children": [
5170
6089
  {
5171
- "id": 193,
6090
+ "id": 224,
5172
6091
  "name": "schema",
5173
6092
  "kind": 1024,
5174
6093
  "kindString": "Property",
@@ -5190,7 +6109,7 @@
5190
6109
  {
5191
6110
  "title": "Properties",
5192
6111
  "children": [
5193
- 193
6112
+ 224
5194
6113
  ]
5195
6114
  }
5196
6115
  ],
@@ -5209,19 +6128,19 @@
5209
6128
  ],
5210
6129
  "parameters": [
5211
6130
  {
5212
- "id": 195,
6131
+ "id": 226,
5213
6132
  "name": "query",
5214
6133
  "kind": 32768,
5215
6134
  "kindString": "Parameter",
5216
6135
  "flags": {},
5217
6136
  "type": {
5218
6137
  "type": "reference",
5219
- "id": 177,
6138
+ "id": 208,
5220
6139
  "name": "T"
5221
6140
  }
5222
6141
  },
5223
6142
  {
5224
- "id": 196,
6143
+ "id": 227,
5225
6144
  "name": "payloads",
5226
6145
  "kind": 32768,
5227
6146
  "kindString": "Parameter",
@@ -5244,14 +6163,14 @@
5244
6163
  {
5245
6164
  "type": "reflection",
5246
6165
  "declaration": {
5247
- "id": 197,
6166
+ "id": 228,
5248
6167
  "name": "__type",
5249
6168
  "kind": 65536,
5250
6169
  "kindString": "Type literal",
5251
6170
  "flags": {},
5252
6171
  "children": [
5253
6172
  {
5254
- "id": 198,
6173
+ "id": 229,
5255
6174
  "name": "schema",
5256
6175
  "kind": 1024,
5257
6176
  "kindString": "Property",
@@ -5273,7 +6192,7 @@
5273
6192
  {
5274
6193
  "title": "Properties",
5275
6194
  "children": [
5276
- 198
6195
+ 229
5277
6196
  ]
5278
6197
  }
5279
6198
  ],
@@ -5291,7 +6210,7 @@
5291
6210
  }
5292
6211
  },
5293
6212
  {
5294
- "id": 199,
6213
+ "id": 230,
5295
6214
  "name": "queryConfig",
5296
6215
  "kind": 32768,
5297
6216
  "kindString": "Parameter",
@@ -5300,7 +6219,7 @@
5300
6219
  },
5301
6220
  "type": {
5302
6221
  "type": "reference",
5303
- "id": 194,
6222
+ "id": 225,
5304
6223
  "name": "TConfig"
5305
6224
  }
5306
6225
  }
@@ -5329,7 +6248,7 @@
5329
6248
  }
5330
6249
  },
5331
6250
  {
5332
- "id": 200,
6251
+ "id": 231,
5333
6252
  "name": "resolve",
5334
6253
  "kind": 2048,
5335
6254
  "kindString": "Method",
@@ -5337,20 +6256,20 @@
5337
6256
  "sources": [
5338
6257
  {
5339
6258
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5340
- "line": 34,
6259
+ "line": 42,
5341
6260
  "character": 4
5342
6261
  }
5343
6262
  ],
5344
6263
  "signatures": [
5345
6264
  {
5346
- "id": 201,
6265
+ "id": 232,
5347
6266
  "name": "resolve",
5348
6267
  "kind": 4096,
5349
6268
  "kindString": "Call signature",
5350
6269
  "flags": {},
5351
6270
  "parameters": [
5352
6271
  {
5353
- "id": 202,
6272
+ "id": 233,
5354
6273
  "name": "filter",
5355
6274
  "kind": 32768,
5356
6275
  "kindString": "Parameter",
@@ -5385,14 +6304,14 @@
5385
6304
  {
5386
6305
  "type": "reflection",
5387
6306
  "declaration": {
5388
- "id": 203,
6307
+ "id": 234,
5389
6308
  "name": "__type",
5390
6309
  "kind": 65536,
5391
6310
  "kindString": "Type literal",
5392
6311
  "flags": {},
5393
6312
  "children": [
5394
6313
  {
5395
- "id": 204,
6314
+ "id": 235,
5396
6315
  "name": "name",
5397
6316
  "kind": 1024,
5398
6317
  "kindString": "Property",
@@ -5412,7 +6331,7 @@
5412
6331
  }
5413
6332
  },
5414
6333
  {
5415
- "id": 205,
6334
+ "id": 236,
5416
6335
  "name": "security",
5417
6336
  "kind": 1024,
5418
6337
  "kindString": "Property",
@@ -5429,14 +6348,14 @@
5429
6348
  "type": {
5430
6349
  "type": "reflection",
5431
6350
  "declaration": {
5432
- "id": 206,
6351
+ "id": 237,
5433
6352
  "name": "__type",
5434
6353
  "kind": 65536,
5435
6354
  "kindString": "Type literal",
5436
6355
  "flags": {},
5437
6356
  "children": [
5438
6357
  {
5439
- "id": 207,
6358
+ "id": 238,
5440
6359
  "name": "allowed",
5441
6360
  "kind": 1024,
5442
6361
  "kindString": "Property",
@@ -5480,7 +6399,7 @@
5480
6399
  }
5481
6400
  },
5482
6401
  {
5483
- "id": 208,
6402
+ "id": 239,
5484
6403
  "name": "disallowed",
5485
6404
  "kind": 1024,
5486
6405
  "kindString": "Property",
@@ -5519,8 +6438,8 @@
5519
6438
  {
5520
6439
  "title": "Properties",
5521
6440
  "children": [
5522
- 207,
5523
- 208
6441
+ 238,
6442
+ 239
5524
6443
  ]
5525
6444
  }
5526
6445
  ],
@@ -5539,8 +6458,8 @@
5539
6458
  {
5540
6459
  "title": "Properties",
5541
6460
  "children": [
5542
- 204,
5543
- 205
6461
+ 235,
6462
+ 236
5544
6463
  ]
5545
6464
  }
5546
6465
  ],
@@ -5548,7 +6467,7 @@
5548
6467
  {
5549
6468
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5550
6469
  "line": 8,
5551
- "character": 87
6470
+ "character": 79
5552
6471
  }
5553
6472
  ]
5554
6473
  }
@@ -5556,14 +6475,14 @@
5556
6475
  {
5557
6476
  "type": "reflection",
5558
6477
  "declaration": {
5559
- "id": 209,
6478
+ "id": 240,
5560
6479
  "name": "__type",
5561
6480
  "kind": 65536,
5562
6481
  "kindString": "Type literal",
5563
6482
  "flags": {},
5564
6483
  "children": [
5565
6484
  {
5566
- "id": 210,
6485
+ "id": 241,
5567
6486
  "name": "schema",
5568
6487
  "kind": 1024,
5569
6488
  "kindString": "Property",
@@ -5585,7 +6504,7 @@
5585
6504
  {
5586
6505
  "title": "Properties",
5587
6506
  "children": [
5588
- 210
6507
+ 241
5589
6508
  ]
5590
6509
  }
5591
6510
  ],
@@ -5601,7 +6520,7 @@
5601
6520
  ]
5602
6521
  }
5603
6522
  ],
5604
- "name": "AbstractModule"
6523
+ "name": "Module"
5605
6524
  }
5606
6525
  }
5607
6526
  ],
@@ -5629,7 +6548,7 @@
5629
6548
  }
5630
6549
  },
5631
6550
  {
5632
- "id": 284,
6551
+ "id": 315,
5633
6552
  "name": "start",
5634
6553
  "kind": 2048,
5635
6554
  "kindString": "Method",
@@ -5639,20 +6558,20 @@
5639
6558
  "sources": [
5640
6559
  {
5641
6560
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5642
- "line": 44,
6561
+ "line": 52,
5643
6562
  "character": 14
5644
6563
  }
5645
6564
  ],
5646
6565
  "signatures": [
5647
6566
  {
5648
- "id": 285,
6567
+ "id": 316,
5649
6568
  "name": "start",
5650
6569
  "kind": 4096,
5651
6570
  "kindString": "Call signature",
5652
6571
  "flags": {},
5653
6572
  "parameters": [
5654
6573
  {
5655
- "id": 286,
6574
+ "id": 317,
5656
6575
  "name": "_timeout",
5657
6576
  "kind": 32768,
5658
6577
  "kindString": "Parameter",
@@ -5700,7 +6619,7 @@
5700
6619
  }
5701
6620
  },
5702
6621
  {
5703
- "id": 211,
6622
+ "id": 242,
5704
6623
  "name": "started",
5705
6624
  "kind": 2048,
5706
6625
  "kindString": "Method",
@@ -5708,20 +6627,20 @@
5708
6627
  "sources": [
5709
6628
  {
5710
6629
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5711
- "line": 35,
6630
+ "line": 43,
5712
6631
  "character": 4
5713
6632
  }
5714
6633
  ],
5715
6634
  "signatures": [
5716
6635
  {
5717
- "id": 212,
6636
+ "id": 243,
5718
6637
  "name": "started",
5719
6638
  "kind": 4096,
5720
6639
  "kindString": "Call signature",
5721
6640
  "flags": {},
5722
6641
  "parameters": [
5723
6642
  {
5724
- "id": 213,
6643
+ "id": 244,
5725
6644
  "name": "notStartedAction",
5726
6645
  "kind": 32768,
5727
6646
  "kindString": "Parameter",
@@ -5779,7 +6698,7 @@
5779
6698
  }
5780
6699
  },
5781
6700
  {
5782
- "id": 287,
6701
+ "id": 318,
5783
6702
  "name": "stop",
5784
6703
  "kind": 2048,
5785
6704
  "kindString": "Method",
@@ -5789,20 +6708,20 @@
5789
6708
  "sources": [
5790
6709
  {
5791
6710
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5792
- "line": 45,
6711
+ "line": 53,
5793
6712
  "character": 14
5794
6713
  }
5795
6714
  ],
5796
6715
  "signatures": [
5797
6716
  {
5798
- "id": 288,
6717
+ "id": 319,
5799
6718
  "name": "stop",
5800
6719
  "kind": 4096,
5801
6720
  "kindString": "Call signature",
5802
6721
  "flags": {},
5803
6722
  "parameters": [
5804
6723
  {
5805
- "id": 289,
6724
+ "id": 320,
5806
6725
  "name": "_timeout",
5807
6726
  "kind": 32768,
5808
6727
  "kindString": "Parameter",
@@ -5850,7 +6769,7 @@
5850
6769
  }
5851
6770
  },
5852
6771
  {
5853
- "id": 214,
6772
+ "id": 245,
5854
6773
  "name": "subscribe",
5855
6774
  "kind": 2048,
5856
6775
  "kindString": "Method",
@@ -5858,20 +6777,20 @@
5858
6777
  "sources": [
5859
6778
  {
5860
6779
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5861
- "line": 36,
6780
+ "line": 44,
5862
6781
  "character": 4
5863
6782
  }
5864
6783
  ],
5865
6784
  "signatures": [
5866
6785
  {
5867
- "id": 215,
6786
+ "id": 246,
5868
6787
  "name": "subscribe",
5869
6788
  "kind": 4096,
5870
6789
  "kindString": "Call signature",
5871
6790
  "flags": {},
5872
6791
  "parameters": [
5873
6792
  {
5874
- "id": 216,
6793
+ "id": 247,
5875
6794
  "name": "_queryAccount",
5876
6795
  "kind": 32768,
5877
6796
  "kindString": "Parameter",
@@ -5908,7 +6827,7 @@
5908
6827
  }
5909
6828
  },
5910
6829
  {
5911
- "id": 290,
6830
+ "id": 321,
5912
6831
  "name": "validateConfig",
5913
6832
  "kind": 2048,
5914
6833
  "kindString": "Method",
@@ -5918,20 +6837,20 @@
5918
6837
  "sources": [
5919
6838
  {
5920
6839
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5921
- "line": 46,
6840
+ "line": 54,
5922
6841
  "character": 14
5923
6842
  }
5924
6843
  ],
5925
6844
  "signatures": [
5926
6845
  {
5927
- "id": 291,
6846
+ "id": 322,
5928
6847
  "name": "validateConfig",
5929
6848
  "kind": 4096,
5930
6849
  "kindString": "Call signature",
5931
6850
  "flags": {},
5932
6851
  "parameters": [
5933
6852
  {
5934
- "id": 292,
6853
+ "id": 323,
5935
6854
  "name": "config",
5936
6855
  "kind": 32768,
5937
6856
  "kindString": "Parameter",
@@ -5944,7 +6863,7 @@
5944
6863
  }
5945
6864
  },
5946
6865
  {
5947
- "id": 293,
6866
+ "id": 324,
5948
6867
  "name": "parents",
5949
6868
  "kind": 32768,
5950
6869
  "kindString": "Parameter",
@@ -5997,7 +6916,7 @@
5997
6916
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
5998
6917
  "line": 32,
5999
6918
  "character": 17,
6000
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L32"
6919
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L32"
6001
6920
  }
6002
6921
  ],
6003
6922
  "signatures": [
@@ -6052,7 +6971,7 @@
6052
6971
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
6053
6972
  "line": 27,
6054
6973
  "character": 24,
6055
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L27"
6974
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L27"
6056
6975
  }
6057
6976
  ],
6058
6977
  "signatures": [
@@ -6251,7 +7170,7 @@
6251
7170
  {
6252
7171
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
6253
7172
  "line": 8,
6254
- "character": 87
7173
+ "character": 79
6255
7174
  }
6256
7175
  ]
6257
7176
  }
@@ -6298,7 +7217,7 @@
6298
7217
  {
6299
7218
  "fileName": "modules/packages/diviner/packages/model/dist/types/Config.d.ts",
6300
7219
  "line": 5,
6301
- "character": 131
7220
+ "character": 123
6302
7221
  }
6303
7222
  ]
6304
7223
  }
@@ -6368,7 +7287,7 @@
6368
7287
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
6369
7288
  "line": 11,
6370
7289
  "character": 4,
6371
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
7290
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
6372
7291
  }
6373
7292
  ],
6374
7293
  "type": {
@@ -6387,7 +7306,7 @@
6387
7306
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
6388
7307
  "line": 12,
6389
7308
  "character": 4,
6390
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
7309
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
6391
7310
  }
6392
7311
  ],
6393
7312
  "type": {
@@ -6410,7 +7329,7 @@
6410
7329
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
6411
7330
  "line": 10,
6412
7331
  "character": 12,
6413
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
7332
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
6414
7333
  }
6415
7334
  ]
6416
7335
  }
@@ -6460,7 +7379,7 @@
6460
7379
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
6461
7380
  "line": 53,
6462
7381
  "character": 17,
6463
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L53"
7382
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L53"
6464
7383
  }
6465
7384
  ],
6466
7385
  "signatures": [
@@ -6595,7 +7514,7 @@
6595
7514
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
6596
7515
  "line": 54,
6597
7516
  "character": 43,
6598
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L54"
7517
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L54"
6599
7518
  }
6600
7519
  ],
6601
7520
  "type": {
@@ -6626,7 +7545,7 @@
6626
7545
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
6627
7546
  "line": 54,
6628
7547
  "character": 72,
6629
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L54"
7548
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L54"
6630
7549
  }
6631
7550
  ],
6632
7551
  "type": {
@@ -6648,7 +7567,7 @@
6648
7567
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
6649
7568
  "line": 54,
6650
7569
  "character": 93,
6651
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L54"
7570
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L54"
6652
7571
  }
6653
7572
  ],
6654
7573
  "type": {
@@ -6684,7 +7603,7 @@
6684
7603
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
6685
7604
  "line": 54,
6686
7605
  "character": 41,
6687
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L54"
7606
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L54"
6688
7607
  }
6689
7608
  ]
6690
7609
  }
@@ -6703,14 +7622,14 @@
6703
7622
  {
6704
7623
  "title": "Properties",
6705
7624
  "children": [
6706
- 137,
6707
- 138,
6708
- 139,
6709
- 140,
6710
7625
  123,
6711
- 141,
6712
- 142,
6713
- 147,
7626
+ 137,
7627
+ 146,
7628
+ 155,
7629
+ 156,
7630
+ 157,
7631
+ 158,
7632
+ 163,
6714
7633
  24,
6715
7634
  56,
6716
7635
  25
@@ -6719,37 +7638,37 @@
6719
7638
  {
6720
7639
  "title": "Accessors",
6721
7640
  "children": [
6722
- 152,
7641
+ 168,
7642
+ 170,
6723
7643
  73,
6724
- 154,
6725
- 156,
6726
- 158,
6727
- 84
7644
+ 172,
7645
+ 182,
7646
+ 84,
7647
+ 184,
7648
+ 86
6728
7649
  ]
6729
7650
  },
6730
7651
  {
6731
7652
  "title": "Methods",
6732
7653
  "children": [
6733
- 217,
6734
- 222,
6735
- 229,
6736
- 247,
6737
- 265,
6738
- 273,
6739
- 160,
6740
- 162,
7654
+ 248,
7655
+ 253,
7656
+ 260,
7657
+ 278,
7658
+ 296,
7659
+ 304,
7660
+ 194,
6741
7661
  75,
6742
7662
  82,
6743
- 281,
6744
- 86,
7663
+ 312,
6745
7664
  88,
6746
- 167,
6747
- 200,
6748
- 284,
6749
- 211,
6750
- 287,
6751
- 214,
6752
- 290,
7665
+ 198,
7666
+ 231,
7667
+ 315,
7668
+ 242,
7669
+ 318,
7670
+ 245,
7671
+ 321,
6753
7672
  42,
6754
7673
  26,
6755
7674
  45
@@ -6761,7 +7680,7 @@
6761
7680
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
6762
7681
  "line": 13,
6763
7682
  "character": 13,
6764
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L13"
7683
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L13"
6765
7684
  }
6766
7685
  ],
6767
7686
  "extendedTypes": [
@@ -6807,7 +7726,7 @@
6807
7726
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
6808
7727
  "line": 8,
6809
7728
  "character": 12,
6810
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L8"
7729
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L8"
6811
7730
  }
6812
7731
  ],
6813
7732
  "typeParameters": [
@@ -6862,7 +7781,7 @@
6862
7781
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
6863
7782
  "line": 11,
6864
7783
  "character": 4,
6865
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
7784
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
6866
7785
  }
6867
7786
  ],
6868
7787
  "type": {
@@ -6882,7 +7801,7 @@
6882
7801
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
6883
7802
  "line": 12,
6884
7803
  "character": 4,
6885
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
7804
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
6886
7805
  }
6887
7806
  ],
6888
7807
  "type": {
@@ -6905,7 +7824,7 @@
6905
7824
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
6906
7825
  "line": 10,
6907
7826
  "character": 12,
6908
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
7827
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
6909
7828
  }
6910
7829
  ]
6911
7830
  }
@@ -6927,13 +7846,13 @@
6927
7846
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
6928
7847
  "line": 5,
6929
7848
  "character": 12,
6930
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L5"
7849
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L5"
6931
7850
  },
6932
7851
  {
6933
7852
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
6934
7853
  "line": 6,
6935
7854
  "character": 13,
6936
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L6"
7855
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L6"
6937
7856
  }
6938
7857
  ],
6939
7858
  "type": {
@@ -6952,13 +7871,13 @@
6952
7871
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
6953
7872
  "line": 5,
6954
7873
  "character": 12,
6955
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L5"
7874
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L5"
6956
7875
  },
6957
7876
  {
6958
7877
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
6959
7878
  "line": 6,
6960
7879
  "character": 13,
6961
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L6"
7880
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L6"
6962
7881
  }
6963
7882
  ],
6964
7883
  "type": {
@@ -6977,7 +7896,7 @@
6977
7896
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Plugin.ts",
6978
7897
  "line": 8,
6979
7898
  "character": 13,
6980
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Plugin.ts#L8"
7899
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Plugin.ts#L8"
6981
7900
  }
6982
7901
  ],
6983
7902
  "signatures": [
@@ -7170,7 +8089,7 @@
7170
8089
  {
7171
8090
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
7172
8091
  "line": 8,
7173
- "character": 87
8092
+ "character": 79
7174
8093
  }
7175
8094
  ]
7176
8095
  }
@@ -7217,7 +8136,7 @@
7217
8136
  {
7218
8137
  "fileName": "modules/packages/diviner/packages/model/dist/types/Config.d.ts",
7219
8138
  "line": 5,
7220
- "character": 131
8139
+ "character": 123
7221
8140
  }
7222
8141
  ]
7223
8142
  }
@@ -7287,7 +8206,7 @@
7287
8206
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
7288
8207
  "line": 11,
7289
8208
  "character": 4,
7290
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
8209
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
7291
8210
  }
7292
8211
  ],
7293
8212
  "type": {
@@ -7306,7 +8225,7 @@
7306
8225
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
7307
8226
  "line": 12,
7308
8227
  "character": 4,
7309
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
8228
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
7310
8229
  }
7311
8230
  ],
7312
8231
  "type": {
@@ -7329,7 +8248,7 @@
7329
8248
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
7330
8249
  "line": 10,
7331
8250
  "character": 12,
7332
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
8251
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
7333
8252
  }
7334
8253
  ]
7335
8254
  }
@@ -7350,7 +8269,7 @@
7350
8269
  {
7351
8270
  "title": "References",
7352
8271
  "children": [
7353
- 294
8272
+ 325
7354
8273
  ]
7355
8274
  },
7356
8275
  {
@@ -7384,7 +8303,7 @@
7384
8303
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/index.ts",
7385
8304
  "line": 1,
7386
8305
  "character": 0,
7387
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/location-certainty/src/index.ts#L1"
8306
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/location-certainty/src/index.ts#L1"
7388
8307
  }
7389
8308
  ]
7390
8309
  }