@xyo-network/location-certainty-plugin 2.43.6 → 2.43.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/docs.json +2603 -666
  2. package/package.json +13 -13
package/dist/docs.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "originalName": "",
8
8
  "children": [
9
9
  {
10
- "id": 220,
10
+ "id": 293,
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/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/index.ts#L8"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/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/esm/AbstractModule.d.ts",
43
- "line": 20,
43
+ "line": 21,
44
44
  "character": 4
45
45
  }
46
46
  ],
@@ -328,7 +328,7 @@
328
328
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
329
329
  "line": 11,
330
330
  "character": 4,
331
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
331
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
332
332
  }
333
333
  ],
334
334
  "type": {
@@ -347,7 +347,7 @@
347
347
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
348
348
  "line": 12,
349
349
  "character": 4,
350
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
350
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
351
351
  }
352
352
  ],
353
353
  "type": {
@@ -370,7 +370,7 @@
370
370
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
371
371
  "line": 10,
372
372
  "character": 12,
373
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
373
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
374
374
  }
375
375
  ]
376
376
  }
@@ -399,36 +399,247 @@
399
399
  }
400
400
  },
401
401
  {
402
- "id": 118,
403
- "name": "_started",
402
+ "id": 131,
403
+ "name": "_resolver",
404
404
  "kind": 1024,
405
405
  "kindString": "Property",
406
406
  "flags": {
407
- "isProtected": true
407
+ "isProtected": true,
408
+ "isOptional": true
408
409
  },
409
410
  "sources": [
410
411
  {
411
412
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
412
- "line": 16,
413
+ "line": 15,
413
414
  "character": 14
414
415
  }
415
416
  ],
416
417
  "type": {
417
- "type": "intrinsic",
418
- "name": "boolean"
418
+ "type": "reference",
419
+ "typeArguments": [
420
+ {
421
+ "type": "reference",
422
+ "typeArguments": [
423
+ {
424
+ "type": "intersection",
425
+ "types": [
426
+ {
427
+ "type": "reference",
428
+ "name": "SchemaFields"
429
+ },
430
+ {
431
+ "type": "reference",
432
+ "name": "PayloadFields"
433
+ },
434
+ {
435
+ "type": "reflection",
436
+ "declaration": {
437
+ "id": 132,
438
+ "name": "__type",
439
+ "kind": 65536,
440
+ "kindString": "Type literal",
441
+ "flags": {},
442
+ "children": [
443
+ {
444
+ "id": 133,
445
+ "name": "security",
446
+ "kind": 1024,
447
+ "kindString": "Property",
448
+ "flags": {
449
+ "isOptional": true
450
+ },
451
+ "sources": [
452
+ {
453
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
454
+ "line": 8,
455
+ "character": 4
456
+ }
457
+ ],
458
+ "type": {
459
+ "type": "reflection",
460
+ "declaration": {
461
+ "id": 134,
462
+ "name": "__type",
463
+ "kind": 65536,
464
+ "kindString": "Type literal",
465
+ "flags": {},
466
+ "children": [
467
+ {
468
+ "id": 135,
469
+ "name": "allowed",
470
+ "kind": 1024,
471
+ "kindString": "Property",
472
+ "flags": {
473
+ "isOptional": true
474
+ },
475
+ "sources": [
476
+ {
477
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
478
+ "line": 9,
479
+ "character": 8
480
+ }
481
+ ],
482
+ "type": {
483
+ "type": "reference",
484
+ "typeArguments": [
485
+ {
486
+ "type": "intrinsic",
487
+ "name": "string"
488
+ },
489
+ {
490
+ "type": "array",
491
+ "elementType": {
492
+ "type": "array",
493
+ "elementType": {
494
+ "type": "intrinsic",
495
+ "name": "string"
496
+ }
497
+ }
498
+ }
499
+ ],
500
+ "name": "Record",
501
+ "qualifiedName": "Record",
502
+ "package": "typescript"
503
+ }
504
+ },
505
+ {
506
+ "id": 136,
507
+ "name": "disallowed",
508
+ "kind": 1024,
509
+ "kindString": "Property",
510
+ "flags": {
511
+ "isOptional": true
512
+ },
513
+ "sources": [
514
+ {
515
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
516
+ "line": 10,
517
+ "character": 8
518
+ }
519
+ ],
520
+ "type": {
521
+ "type": "reference",
522
+ "typeArguments": [
523
+ {
524
+ "type": "intrinsic",
525
+ "name": "string"
526
+ },
527
+ {
528
+ "type": "array",
529
+ "elementType": {
530
+ "type": "intrinsic",
531
+ "name": "string"
532
+ }
533
+ }
534
+ ],
535
+ "name": "Record",
536
+ "qualifiedName": "Record",
537
+ "package": "typescript"
538
+ }
539
+ }
540
+ ],
541
+ "groups": [
542
+ {
543
+ "title": "Properties",
544
+ "children": [
545
+ 135,
546
+ 136
547
+ ]
548
+ }
549
+ ],
550
+ "sources": [
551
+ {
552
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
553
+ "line": 8,
554
+ "character": 15
555
+ }
556
+ ]
557
+ }
558
+ }
559
+ }
560
+ ],
561
+ "groups": [
562
+ {
563
+ "title": "Properties",
564
+ "children": [
565
+ 133
566
+ ]
567
+ }
568
+ ],
569
+ "sources": [
570
+ {
571
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
572
+ "line": 7,
573
+ "character": 87
574
+ }
575
+ ]
576
+ }
577
+ },
578
+ {
579
+ "type": "reflection",
580
+ "declaration": {
581
+ "id": 137,
582
+ "name": "__type",
583
+ "kind": 65536,
584
+ "kindString": "Type literal",
585
+ "flags": {},
586
+ "children": [
587
+ {
588
+ "id": 138,
589
+ "name": "schema",
590
+ "kind": 1024,
591
+ "kindString": "Property",
592
+ "flags": {},
593
+ "sources": [
594
+ {
595
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
596
+ "line": 19,
597
+ "character": 4
598
+ }
599
+ ],
600
+ "type": {
601
+ "type": "intrinsic",
602
+ "name": "string"
603
+ }
604
+ }
605
+ ],
606
+ "groups": [
607
+ {
608
+ "title": "Properties",
609
+ "children": [
610
+ 138
611
+ ]
612
+ }
613
+ ],
614
+ "sources": [
615
+ {
616
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
617
+ "line": 18,
618
+ "character": 17
619
+ }
620
+ ]
621
+ }
622
+ }
623
+ ]
624
+ }
625
+ ],
626
+ "name": "Module"
627
+ }
628
+ ],
629
+ "name": "ModuleResolver"
419
630
  },
420
631
  "inheritedFrom": {
421
632
  "type": "reference",
422
- "name": "AbstractDiviner._started"
633
+ "name": "AbstractDiviner._resolver"
423
634
  },
424
635
  "implementationOf": {
425
636
  "type": "reference",
426
- "name": "LocationCertaintyDiviner._started"
637
+ "name": "LocationCertaintyDiviner._resolver"
427
638
  }
428
639
  },
429
640
  {
430
- "id": 119,
431
- "name": "account",
641
+ "id": 139,
642
+ "name": "_started",
432
643
  "kind": 1024,
433
644
  "kindString": "Property",
434
645
  "flags": {
@@ -437,69 +648,53 @@
437
648
  "sources": [
438
649
  {
439
650
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
440
- "line": 17,
651
+ "line": 16,
441
652
  "character": 14
442
653
  }
443
654
  ],
444
655
  "type": {
445
- "type": "reference",
446
- "name": "Account"
656
+ "type": "intrinsic",
657
+ "name": "boolean"
447
658
  },
448
659
  "inheritedFrom": {
449
660
  "type": "reference",
450
- "name": "AbstractDiviner.account"
661
+ "name": "AbstractDiviner._started"
451
662
  },
452
663
  "implementationOf": {
453
664
  "type": "reference",
454
- "name": "LocationCertaintyDiviner.account"
665
+ "name": "LocationCertaintyDiviner._started"
455
666
  }
456
667
  },
457
668
  {
458
- "id": 120,
459
- "name": "allowedAddressSets",
669
+ "id": 140,
670
+ "name": "account",
460
671
  "kind": 1024,
461
672
  "kindString": "Property",
462
673
  "flags": {
463
- "isProtected": true,
464
- "isOptional": true
674
+ "isProtected": true
465
675
  },
466
676
  "sources": [
467
677
  {
468
678
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
469
- "line": 18,
679
+ "line": 17,
470
680
  "character": 14
471
681
  }
472
682
  ],
473
683
  "type": {
474
684
  "type": "reference",
475
- "typeArguments": [
476
- {
477
- "type": "intrinsic",
478
- "name": "string"
479
- },
480
- {
481
- "type": "array",
482
- "elementType": {
483
- "type": "intrinsic",
484
- "name": "string"
485
- }
486
- }
487
- ],
488
- "name": "Record",
489
- "qualifiedName": "Record",
490
- "package": "typescript"
685
+ "name": "Account"
491
686
  },
492
687
  "inheritedFrom": {
493
688
  "type": "reference",
494
- "name": "AbstractDiviner.allowedAddressSets"
689
+ "name": "AbstractDiviner.account"
495
690
  },
496
691
  "implementationOf": {
497
692
  "type": "reference",
498
- "name": "LocationCertaintyDiviner.allowedAddressSets"
693
+ "name": "LocationCertaintyDiviner.account"
499
694
  }
500
695
  },
501
696
  {
502
- "id": 102,
697
+ "id": 118,
503
698
  "name": "config",
504
699
  "kind": 1024,
505
700
  "kindString": "Property",
@@ -525,14 +720,14 @@
525
720
  {
526
721
  "type": "reflection",
527
722
  "declaration": {
528
- "id": 103,
723
+ "id": 119,
529
724
  "name": "__type",
530
725
  "kind": 65536,
531
726
  "kindString": "Type literal",
532
727
  "flags": {},
533
728
  "children": [
534
729
  {
535
- "id": 104,
730
+ "id": 120,
536
731
  "name": "security",
537
732
  "kind": 1024,
538
733
  "kindString": "Property",
@@ -549,14 +744,14 @@
549
744
  "type": {
550
745
  "type": "reflection",
551
746
  "declaration": {
552
- "id": 105,
747
+ "id": 121,
553
748
  "name": "__type",
554
749
  "kind": 65536,
555
750
  "kindString": "Type literal",
556
751
  "flags": {},
557
752
  "children": [
558
753
  {
559
- "id": 106,
754
+ "id": 122,
560
755
  "name": "allowed",
561
756
  "kind": 1024,
562
757
  "kindString": "Property",
@@ -594,7 +789,7 @@
594
789
  }
595
790
  },
596
791
  {
597
- "id": 107,
792
+ "id": 123,
598
793
  "name": "disallowed",
599
794
  "kind": 1024,
600
795
  "kindString": "Property",
@@ -633,8 +828,8 @@
633
828
  {
634
829
  "title": "Properties",
635
830
  "children": [
636
- 106,
637
- 107
831
+ 122,
832
+ 123
638
833
  ]
639
834
  }
640
835
  ],
@@ -653,7 +848,7 @@
653
848
  {
654
849
  "title": "Properties",
655
850
  "children": [
656
- 104
851
+ 120
657
852
  ]
658
853
  }
659
854
  ],
@@ -669,14 +864,14 @@
669
864
  {
670
865
  "type": "reflection",
671
866
  "declaration": {
672
- "id": 108,
867
+ "id": 124,
673
868
  "name": "__type",
674
869
  "kind": 65536,
675
870
  "kindString": "Type literal",
676
871
  "flags": {},
677
872
  "children": [
678
873
  {
679
- "id": 109,
874
+ "id": 125,
680
875
  "name": "targetSchema",
681
876
  "kind": 1024,
682
877
  "kindString": "Property",
@@ -700,7 +895,7 @@
700
895
  {
701
896
  "title": "Properties",
702
897
  "children": [
703
- 109
898
+ 125
704
899
  ]
705
900
  }
706
901
  ],
@@ -716,14 +911,14 @@
716
911
  {
717
912
  "type": "reflection",
718
913
  "declaration": {
719
- "id": 110,
914
+ "id": 126,
720
915
  "name": "__type",
721
916
  "kind": 65536,
722
917
  "kindString": "Type literal",
723
918
  "flags": {},
724
919
  "children": [
725
920
  {
726
- "id": 111,
921
+ "id": 127,
727
922
  "name": "schema",
728
923
  "kind": 1024,
729
924
  "kindString": "Property",
@@ -745,7 +940,7 @@
745
940
  {
746
941
  "title": "Properties",
747
942
  "children": [
748
- 111
943
+ 127
749
944
  ]
750
945
  }
751
946
  ],
@@ -761,14 +956,14 @@
761
956
  {
762
957
  "type": "reflection",
763
958
  "declaration": {
764
- "id": 112,
959
+ "id": 128,
765
960
  "name": "__type",
766
961
  "kind": 65536,
767
962
  "kindString": "Type literal",
768
963
  "flags": {},
769
964
  "children": [
770
965
  {
771
- "id": 113,
966
+ "id": 129,
772
967
  "name": "schema",
773
968
  "kind": 1024,
774
969
  "kindString": "Property",
@@ -778,7 +973,7 @@
778
973
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
779
974
  "line": 11,
780
975
  "character": 4,
781
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
976
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
782
977
  }
783
978
  ],
784
979
  "type": {
@@ -787,7 +982,7 @@
787
982
  }
788
983
  },
789
984
  {
790
- "id": 114,
985
+ "id": 130,
791
986
  "name": "targetSchema",
792
987
  "kind": 1024,
793
988
  "kindString": "Property",
@@ -797,7 +992,7 @@
797
992
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
798
993
  "line": 12,
799
994
  "character": 4,
800
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
995
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
801
996
  }
802
997
  ],
803
998
  "type": {
@@ -810,8 +1005,8 @@
810
1005
  {
811
1006
  "title": "Properties",
812
1007
  "children": [
813
- 113,
814
- 114
1008
+ 129,
1009
+ 130
815
1010
  ]
816
1011
  }
817
1012
  ],
@@ -820,7 +1015,7 @@
820
1015
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
821
1016
  "line": 10,
822
1017
  "character": 12,
823
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
1018
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
824
1019
  }
825
1020
  ]
826
1021
  }
@@ -837,7 +1032,7 @@
837
1032
  }
838
1033
  },
839
1034
  {
840
- "id": 121,
1035
+ "id": 141,
841
1036
  "name": "logger",
842
1037
  "kind": 1024,
843
1038
  "kindString": "Property",
@@ -849,7 +1044,7 @@
849
1044
  "sources": [
850
1045
  {
851
1046
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
852
- "line": 19,
1047
+ "line": 18,
853
1048
  "character": 23
854
1049
  }
855
1050
  ],
@@ -867,97 +1062,269 @@
867
1062
  }
868
1063
  },
869
1064
  {
870
- "id": 115,
871
- "name": "resolver",
1065
+ "id": 142,
1066
+ "name": "moduleConfigQueryValidator",
872
1067
  "kind": 1024,
873
1068
  "kindString": "Property",
874
1069
  "flags": {
875
- "isOptional": true
876
- },
1070
+ "isProtected": true,
1071
+ "isReadonly": true
1072
+ },
877
1073
  "sources": [
878
1074
  {
879
1075
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
880
- "line": 15,
881
- "character": 4
1076
+ "line": 19,
1077
+ "character": 23
882
1078
  }
883
1079
  ],
884
1080
  "type": {
885
1081
  "type": "reference",
886
1082
  "typeArguments": [
887
1083
  {
888
- "type": "reference",
889
- "typeArguments": [
1084
+ "type": "intersection",
1085
+ "types": [
890
1086
  {
891
- "type": "intersection",
892
- "types": [
893
- {
894
- "type": "reference",
895
- "name": "SchemaFields"
896
- },
897
- {
898
- "type": "reference",
899
- "name": "PayloadFields"
900
- },
901
- {
902
- "type": "reflection",
903
- "declaration": {
904
- "id": 116,
905
- "name": "__type",
906
- "kind": 65536,
907
- "kindString": "Type literal",
1087
+ "type": "reference",
1088
+ "name": "SchemaFields"
1089
+ },
1090
+ {
1091
+ "type": "reference",
1092
+ "name": "PayloadFields"
1093
+ },
1094
+ {
1095
+ "type": "reference",
1096
+ "name": "XyoBoundWitnessFields"
1097
+ },
1098
+ {
1099
+ "type": "reflection",
1100
+ "declaration": {
1101
+ "id": 143,
1102
+ "name": "__type",
1103
+ "kind": 65536,
1104
+ "kindString": "Type literal",
1105
+ "flags": {},
1106
+ "children": [
1107
+ {
1108
+ "id": 144,
1109
+ "name": "query",
1110
+ "kind": 1024,
1111
+ "kindString": "Property",
1112
+ "flags": {},
1113
+ "sources": [
1114
+ {
1115
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1116
+ "line": 5,
1117
+ "character": 4
1118
+ }
1119
+ ],
1120
+ "type": {
1121
+ "type": "intrinsic",
1122
+ "name": "string"
1123
+ }
1124
+ },
1125
+ {
1126
+ "id": 145,
1127
+ "name": "resultSet",
1128
+ "kind": 1024,
1129
+ "kindString": "Property",
1130
+ "flags": {
1131
+ "isOptional": true
1132
+ },
1133
+ "sources": [
1134
+ {
1135
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1136
+ "line": 6,
1137
+ "character": 4
1138
+ }
1139
+ ],
1140
+ "type": {
1141
+ "type": "intrinsic",
1142
+ "name": "string"
1143
+ }
1144
+ },
1145
+ {
1146
+ "id": 146,
1147
+ "name": "schema",
1148
+ "kind": 1024,
1149
+ "kindString": "Property",
908
1150
  "flags": {},
1151
+ "sources": [
1152
+ {
1153
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1154
+ "line": 7,
1155
+ "character": 4
1156
+ }
1157
+ ],
1158
+ "type": {
1159
+ "type": "literal",
1160
+ "value": "network.xyo.boundwitness.query"
1161
+ }
1162
+ }
1163
+ ],
1164
+ "groups": [
1165
+ {
1166
+ "title": "Properties",
909
1167
  "children": [
1168
+ 144,
1169
+ 145,
1170
+ 146
1171
+ ]
1172
+ }
1173
+ ],
1174
+ "sources": [
1175
+ {
1176
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1177
+ "line": 4,
1178
+ "character": 51
1179
+ }
1180
+ ]
1181
+ }
1182
+ }
1183
+ ]
1184
+ }
1185
+ ],
1186
+ "name": "Queryable"
1187
+ },
1188
+ "inheritedFrom": {
1189
+ "type": "reference",
1190
+ "name": "AbstractDiviner.moduleConfigQueryValidator"
1191
+ },
1192
+ "implementationOf": {
1193
+ "type": "reference",
1194
+ "name": "LocationCertaintyDiviner.moduleConfigQueryValidator"
1195
+ }
1196
+ },
1197
+ {
1198
+ "id": 147,
1199
+ "name": "supportedQueryValidator",
1200
+ "kind": 1024,
1201
+ "kindString": "Property",
1202
+ "flags": {
1203
+ "isProtected": true,
1204
+ "isReadonly": true
1205
+ },
1206
+ "sources": [
1207
+ {
1208
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1209
+ "line": 20,
1210
+ "character": 23
1211
+ }
1212
+ ],
1213
+ "type": {
1214
+ "type": "reference",
1215
+ "typeArguments": [
1216
+ {
1217
+ "type": "intersection",
1218
+ "types": [
1219
+ {
1220
+ "type": "reference",
1221
+ "name": "SchemaFields"
1222
+ },
1223
+ {
1224
+ "type": "reference",
1225
+ "name": "PayloadFields"
1226
+ },
1227
+ {
1228
+ "type": "reference",
1229
+ "name": "XyoBoundWitnessFields"
1230
+ },
1231
+ {
1232
+ "type": "reflection",
1233
+ "declaration": {
1234
+ "id": 148,
1235
+ "name": "__type",
1236
+ "kind": 65536,
1237
+ "kindString": "Type literal",
1238
+ "flags": {},
1239
+ "children": [
1240
+ {
1241
+ "id": 149,
1242
+ "name": "query",
1243
+ "kind": 1024,
1244
+ "kindString": "Property",
1245
+ "flags": {},
1246
+ "sources": [
910
1247
  {
911
- "id": 117,
912
- "name": "schema",
913
- "kind": 1024,
914
- "kindString": "Property",
915
- "flags": {},
916
- "sources": [
917
- {
918
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
919
- "line": 19,
920
- "character": 4
921
- }
922
- ],
923
- "type": {
924
- "type": "intrinsic",
925
- "name": "string"
926
- }
1248
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1249
+ "line": 5,
1250
+ "character": 4
927
1251
  }
928
1252
  ],
929
- "groups": [
1253
+ "type": {
1254
+ "type": "intrinsic",
1255
+ "name": "string"
1256
+ }
1257
+ },
1258
+ {
1259
+ "id": 150,
1260
+ "name": "resultSet",
1261
+ "kind": 1024,
1262
+ "kindString": "Property",
1263
+ "flags": {
1264
+ "isOptional": true
1265
+ },
1266
+ "sources": [
930
1267
  {
931
- "title": "Properties",
932
- "children": [
933
- 117
934
- ]
1268
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1269
+ "line": 6,
1270
+ "character": 4
935
1271
  }
936
1272
  ],
1273
+ "type": {
1274
+ "type": "intrinsic",
1275
+ "name": "string"
1276
+ }
1277
+ },
1278
+ {
1279
+ "id": 151,
1280
+ "name": "schema",
1281
+ "kind": 1024,
1282
+ "kindString": "Property",
1283
+ "flags": {},
937
1284
  "sources": [
938
1285
  {
939
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
940
- "line": 18,
941
- "character": 17
1286
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1287
+ "line": 7,
1288
+ "character": 4
942
1289
  }
1290
+ ],
1291
+ "type": {
1292
+ "type": "literal",
1293
+ "value": "network.xyo.boundwitness.query"
1294
+ }
1295
+ }
1296
+ ],
1297
+ "groups": [
1298
+ {
1299
+ "title": "Properties",
1300
+ "children": [
1301
+ 149,
1302
+ 150,
1303
+ 151
943
1304
  ]
944
1305
  }
945
- }
946
- ]
1306
+ ],
1307
+ "sources": [
1308
+ {
1309
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1310
+ "line": 4,
1311
+ "character": 51
1312
+ }
1313
+ ]
1314
+ }
947
1315
  }
948
- ],
949
- "name": "Module"
1316
+ ]
950
1317
  }
951
1318
  ],
952
- "name": "ModuleResolver"
1319
+ "name": "Queryable"
953
1320
  },
954
1321
  "inheritedFrom": {
955
1322
  "type": "reference",
956
- "name": "AbstractDiviner.resolver"
1323
+ "name": "AbstractDiviner.supportedQueryValidator"
957
1324
  },
958
1325
  "implementationOf": {
959
1326
  "type": "reference",
960
- "name": "LocationCertaintyDiviner.resolver"
1327
+ "name": "LocationCertaintyDiviner.supportedQueryValidator"
961
1328
  }
962
1329
  },
963
1330
  {
@@ -973,7 +1340,7 @@
973
1340
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
974
1341
  "line": 14,
975
1342
  "character": 18,
976
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L14"
1343
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L14"
977
1344
  }
978
1345
  ],
979
1346
  "type": {
@@ -1024,7 +1391,7 @@
1024
1391
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
1025
1392
  "line": 15,
1026
1393
  "character": 18,
1027
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L15"
1394
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L15"
1028
1395
  }
1029
1396
  ],
1030
1397
  "type": {
@@ -1038,7 +1405,7 @@
1038
1405
  }
1039
1406
  },
1040
1407
  {
1041
- "id": 122,
1408
+ "id": 152,
1042
1409
  "name": "address",
1043
1410
  "kind": 262144,
1044
1411
  "kindString": "Accessor",
@@ -1046,12 +1413,12 @@
1046
1413
  "sources": [
1047
1414
  {
1048
1415
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1049
- "line": 21,
1416
+ "line": 22,
1050
1417
  "character": 8
1051
1418
  }
1052
1419
  ],
1053
1420
  "getSignature": {
1054
- "id": 123,
1421
+ "id": 153,
1055
1422
  "name": "address",
1056
1423
  "kind": 524288,
1057
1424
  "kindString": "Get signature",
@@ -1079,87 +1446,22 @@
1079
1446
  }
1080
1447
  },
1081
1448
  {
1082
- "id": 124,
1083
- "name": "disallowedAddresses",
1449
+ "id": 70,
1450
+ "name": "jobs",
1084
1451
  "kind": 262144,
1085
1452
  "kindString": "Accessor",
1086
1453
  "flags": {},
1087
1454
  "sources": [
1088
1455
  {
1089
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1090
- "line": 22,
1091
- "character": 8
1456
+ "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
1457
+ "line": 17,
1458
+ "character": 6,
1459
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L17"
1092
1460
  }
1093
1461
  ],
1094
1462
  "getSignature": {
1095
- "id": 125,
1096
- "name": "disallowedAddresses",
1097
- "kind": 524288,
1098
- "kindString": "Get signature",
1099
- "flags": {},
1100
- "type": {
1101
- "type": "union",
1102
- "types": [
1103
- {
1104
- "type": "intrinsic",
1105
- "name": "undefined"
1106
- },
1107
- {
1108
- "type": "reference",
1109
- "typeArguments": [
1110
- {
1111
- "type": "intrinsic",
1112
- "name": "string"
1113
- },
1114
- {
1115
- "type": "array",
1116
- "elementType": {
1117
- "type": "intrinsic",
1118
- "name": "string"
1119
- }
1120
- }
1121
- ],
1122
- "name": "Record",
1123
- "qualifiedName": "Record",
1124
- "package": "typescript"
1125
- }
1126
- ]
1127
- },
1128
- "inheritedFrom": {
1129
- "type": "reference",
1130
- "name": "AbstractDiviner.disallowedAddresses"
1131
- },
1132
- "implementationOf": {
1133
- "type": "reference",
1134
- "name": "LocationCertaintyDiviner.disallowedAddresses"
1135
- }
1136
- },
1137
- "inheritedFrom": {
1138
- "type": "reference",
1139
- "name": "AbstractDiviner.disallowedAddresses"
1140
- },
1141
- "implementationOf": {
1142
- "type": "reference",
1143
- "name": "LocationCertaintyDiviner.disallowedAddresses"
1144
- }
1145
- },
1146
- {
1147
- "id": 70,
1148
- "name": "jobs",
1149
- "kind": 262144,
1150
- "kindString": "Accessor",
1151
- "flags": {},
1152
- "sources": [
1153
- {
1154
- "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
1155
- "line": 17,
1156
- "character": 6,
1157
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L17"
1158
- }
1159
- ],
1160
- "getSignature": {
1161
- "id": 71,
1162
- "name": "jobs",
1463
+ "id": 71,
1464
+ "name": "jobs",
1163
1465
  "kind": 524288,
1164
1466
  "kindString": "Get signature",
1165
1467
  "flags": {},
@@ -1181,21 +1483,26 @@
1181
1483
  }
1182
1484
  },
1183
1485
  {
1184
- "id": 81,
1185
- "name": "targetSchema",
1486
+ "id": 154,
1487
+ "name": "resolver",
1186
1488
  "kind": 262144,
1187
1489
  "kindString": "Accessor",
1188
1490
  "flags": {},
1189
1491
  "sources": [
1190
1492
  {
1191
- "fileName": "modules/packages/diviner/dist/esm/AbstractDiviner.d.ts",
1192
- "line": 9,
1493
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1494
+ "line": 23,
1495
+ "character": 8
1496
+ },
1497
+ {
1498
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1499
+ "line": 24,
1193
1500
  "character": 8
1194
1501
  }
1195
1502
  ],
1196
1503
  "getSignature": {
1197
- "id": 82,
1198
- "name": "targetSchema",
1504
+ "id": 155,
1505
+ "name": "resolver",
1199
1506
  "kind": 524288,
1200
1507
  "kindString": "Get signature",
1201
1508
  "flags": {},
@@ -1207,94 +1514,605 @@
1207
1514
  "name": "undefined"
1208
1515
  },
1209
1516
  {
1210
- "type": "intrinsic",
1211
- "name": "string"
1517
+ "type": "reference",
1518
+ "typeArguments": [
1519
+ {
1520
+ "type": "reference",
1521
+ "typeArguments": [
1522
+ {
1523
+ "type": "intersection",
1524
+ "types": [
1525
+ {
1526
+ "type": "reference",
1527
+ "name": "SchemaFields"
1528
+ },
1529
+ {
1530
+ "type": "reference",
1531
+ "name": "PayloadFields"
1532
+ },
1533
+ {
1534
+ "type": "reflection",
1535
+ "declaration": {
1536
+ "id": 156,
1537
+ "name": "__type",
1538
+ "kind": 65536,
1539
+ "kindString": "Type literal",
1540
+ "flags": {},
1541
+ "children": [
1542
+ {
1543
+ "id": 157,
1544
+ "name": "security",
1545
+ "kind": 1024,
1546
+ "kindString": "Property",
1547
+ "flags": {
1548
+ "isOptional": true
1549
+ },
1550
+ "sources": [
1551
+ {
1552
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1553
+ "line": 8,
1554
+ "character": 4
1555
+ }
1556
+ ],
1557
+ "type": {
1558
+ "type": "reflection",
1559
+ "declaration": {
1560
+ "id": 158,
1561
+ "name": "__type",
1562
+ "kind": 65536,
1563
+ "kindString": "Type literal",
1564
+ "flags": {},
1565
+ "children": [
1566
+ {
1567
+ "id": 159,
1568
+ "name": "allowed",
1569
+ "kind": 1024,
1570
+ "kindString": "Property",
1571
+ "flags": {
1572
+ "isOptional": true
1573
+ },
1574
+ "sources": [
1575
+ {
1576
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1577
+ "line": 9,
1578
+ "character": 8
1579
+ }
1580
+ ],
1581
+ "type": {
1582
+ "type": "reference",
1583
+ "typeArguments": [
1584
+ {
1585
+ "type": "intrinsic",
1586
+ "name": "string"
1587
+ },
1588
+ {
1589
+ "type": "array",
1590
+ "elementType": {
1591
+ "type": "array",
1592
+ "elementType": {
1593
+ "type": "intrinsic",
1594
+ "name": "string"
1595
+ }
1596
+ }
1597
+ }
1598
+ ],
1599
+ "name": "Record",
1600
+ "qualifiedName": "Record",
1601
+ "package": "typescript"
1602
+ }
1603
+ },
1604
+ {
1605
+ "id": 160,
1606
+ "name": "disallowed",
1607
+ "kind": 1024,
1608
+ "kindString": "Property",
1609
+ "flags": {
1610
+ "isOptional": true
1611
+ },
1612
+ "sources": [
1613
+ {
1614
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1615
+ "line": 10,
1616
+ "character": 8
1617
+ }
1618
+ ],
1619
+ "type": {
1620
+ "type": "reference",
1621
+ "typeArguments": [
1622
+ {
1623
+ "type": "intrinsic",
1624
+ "name": "string"
1625
+ },
1626
+ {
1627
+ "type": "array",
1628
+ "elementType": {
1629
+ "type": "intrinsic",
1630
+ "name": "string"
1631
+ }
1632
+ }
1633
+ ],
1634
+ "name": "Record",
1635
+ "qualifiedName": "Record",
1636
+ "package": "typescript"
1637
+ }
1638
+ }
1639
+ ],
1640
+ "groups": [
1641
+ {
1642
+ "title": "Properties",
1643
+ "children": [
1644
+ 159,
1645
+ 160
1646
+ ]
1647
+ }
1648
+ ],
1649
+ "sources": [
1650
+ {
1651
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1652
+ "line": 8,
1653
+ "character": 15
1654
+ }
1655
+ ]
1656
+ }
1657
+ }
1658
+ }
1659
+ ],
1660
+ "groups": [
1661
+ {
1662
+ "title": "Properties",
1663
+ "children": [
1664
+ 157
1665
+ ]
1666
+ }
1667
+ ],
1668
+ "sources": [
1669
+ {
1670
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1671
+ "line": 7,
1672
+ "character": 87
1673
+ }
1674
+ ]
1675
+ }
1676
+ },
1677
+ {
1678
+ "type": "reflection",
1679
+ "declaration": {
1680
+ "id": 161,
1681
+ "name": "__type",
1682
+ "kind": 65536,
1683
+ "kindString": "Type literal",
1684
+ "flags": {},
1685
+ "children": [
1686
+ {
1687
+ "id": 162,
1688
+ "name": "schema",
1689
+ "kind": 1024,
1690
+ "kindString": "Property",
1691
+ "flags": {},
1692
+ "sources": [
1693
+ {
1694
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1695
+ "line": 19,
1696
+ "character": 4
1697
+ }
1698
+ ],
1699
+ "type": {
1700
+ "type": "intrinsic",
1701
+ "name": "string"
1702
+ }
1703
+ }
1704
+ ],
1705
+ "groups": [
1706
+ {
1707
+ "title": "Properties",
1708
+ "children": [
1709
+ 162
1710
+ ]
1711
+ }
1712
+ ],
1713
+ "sources": [
1714
+ {
1715
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1716
+ "line": 18,
1717
+ "character": 17
1718
+ }
1719
+ ]
1720
+ }
1721
+ }
1722
+ ]
1723
+ }
1724
+ ],
1725
+ "name": "Module"
1726
+ }
1727
+ ],
1728
+ "name": "ModuleResolver"
1212
1729
  }
1213
1730
  ]
1214
1731
  },
1215
1732
  "inheritedFrom": {
1216
1733
  "type": "reference",
1217
- "name": "AbstractDiviner.targetSchema"
1734
+ "name": "AbstractDiviner.resolver"
1218
1735
  },
1219
1736
  "implementationOf": {
1220
1737
  "type": "reference",
1221
- "name": "LocationCertaintyDiviner.targetSchema"
1738
+ "name": "LocationCertaintyDiviner.resolver"
1222
1739
  }
1223
1740
  },
1224
- "inheritedFrom": {
1225
- "type": "reference",
1226
- "name": "AbstractDiviner.targetSchema"
1227
- },
1228
- "implementationOf": {
1229
- "type": "reference",
1230
- "name": "LocationCertaintyDiviner.targetSchema"
1231
- }
1232
- },
1233
- {
1234
- "id": 143,
1235
- "name": "bindHashes",
1236
- "kind": 2048,
1237
- "kindString": "Method",
1238
- "flags": {
1239
- "isProtected": true
1240
- },
1241
- "sources": [
1242
- {
1243
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1244
- "line": 31,
1245
- "character": 14
1246
- }
1247
- ],
1248
- "signatures": [
1249
- {
1250
- "id": 144,
1251
- "name": "bindHashes",
1252
- "kind": 4096,
1253
- "kindString": "Call signature",
1254
- "flags": {},
1255
- "parameters": [
1256
- {
1257
- "id": 145,
1258
- "name": "hashes",
1259
- "kind": 32768,
1260
- "kindString": "Parameter",
1261
- "flags": {},
1262
- "type": {
1263
- "type": "array",
1264
- "elementType": {
1265
- "type": "intrinsic",
1266
- "name": "string"
1267
- }
1268
- }
1269
- },
1270
- {
1271
- "id": 146,
1272
- "name": "schema",
1273
- "kind": 32768,
1274
- "kindString": "Parameter",
1275
- "flags": {},
1276
- "type": {
1277
- "type": "array",
1278
- "elementType": {
1741
+ "setSignature": {
1742
+ "id": 163,
1743
+ "name": "resolver",
1744
+ "kind": 1048576,
1745
+ "kindString": "Set signature",
1746
+ "flags": {},
1747
+ "parameters": [
1748
+ {
1749
+ "id": 164,
1750
+ "name": "v",
1751
+ "kind": 32768,
1752
+ "kindString": "Parameter",
1753
+ "flags": {},
1754
+ "type": {
1755
+ "type": "union",
1756
+ "types": [
1757
+ {
1279
1758
  "type": "intrinsic",
1280
- "name": "string"
1281
- }
1282
- }
1283
- },
1284
- {
1285
- "id": 147,
1286
- "name": "account",
1287
- "kind": 32768,
1288
- "kindString": "Parameter",
1289
- "flags": {
1290
- "isOptional": true
1291
- },
1292
- "type": {
1293
- "type": "reference",
1294
- "name": "Account"
1295
- }
1296
- }
1297
- ],
1759
+ "name": "undefined"
1760
+ },
1761
+ {
1762
+ "type": "reference",
1763
+ "typeArguments": [
1764
+ {
1765
+ "type": "reference",
1766
+ "typeArguments": [
1767
+ {
1768
+ "type": "intersection",
1769
+ "types": [
1770
+ {
1771
+ "type": "reference",
1772
+ "name": "SchemaFields"
1773
+ },
1774
+ {
1775
+ "type": "reference",
1776
+ "name": "PayloadFields"
1777
+ },
1778
+ {
1779
+ "type": "reflection",
1780
+ "declaration": {
1781
+ "id": 165,
1782
+ "name": "__type",
1783
+ "kind": 65536,
1784
+ "kindString": "Type literal",
1785
+ "flags": {},
1786
+ "children": [
1787
+ {
1788
+ "id": 166,
1789
+ "name": "security",
1790
+ "kind": 1024,
1791
+ "kindString": "Property",
1792
+ "flags": {
1793
+ "isOptional": true
1794
+ },
1795
+ "sources": [
1796
+ {
1797
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1798
+ "line": 8,
1799
+ "character": 4
1800
+ }
1801
+ ],
1802
+ "type": {
1803
+ "type": "reflection",
1804
+ "declaration": {
1805
+ "id": 167,
1806
+ "name": "__type",
1807
+ "kind": 65536,
1808
+ "kindString": "Type literal",
1809
+ "flags": {},
1810
+ "children": [
1811
+ {
1812
+ "id": 168,
1813
+ "name": "allowed",
1814
+ "kind": 1024,
1815
+ "kindString": "Property",
1816
+ "flags": {
1817
+ "isOptional": true
1818
+ },
1819
+ "sources": [
1820
+ {
1821
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1822
+ "line": 9,
1823
+ "character": 8
1824
+ }
1825
+ ],
1826
+ "type": {
1827
+ "type": "reference",
1828
+ "typeArguments": [
1829
+ {
1830
+ "type": "intrinsic",
1831
+ "name": "string"
1832
+ },
1833
+ {
1834
+ "type": "array",
1835
+ "elementType": {
1836
+ "type": "array",
1837
+ "elementType": {
1838
+ "type": "intrinsic",
1839
+ "name": "string"
1840
+ }
1841
+ }
1842
+ }
1843
+ ],
1844
+ "name": "Record",
1845
+ "qualifiedName": "Record",
1846
+ "package": "typescript"
1847
+ }
1848
+ },
1849
+ {
1850
+ "id": 169,
1851
+ "name": "disallowed",
1852
+ "kind": 1024,
1853
+ "kindString": "Property",
1854
+ "flags": {
1855
+ "isOptional": true
1856
+ },
1857
+ "sources": [
1858
+ {
1859
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1860
+ "line": 10,
1861
+ "character": 8
1862
+ }
1863
+ ],
1864
+ "type": {
1865
+ "type": "reference",
1866
+ "typeArguments": [
1867
+ {
1868
+ "type": "intrinsic",
1869
+ "name": "string"
1870
+ },
1871
+ {
1872
+ "type": "array",
1873
+ "elementType": {
1874
+ "type": "intrinsic",
1875
+ "name": "string"
1876
+ }
1877
+ }
1878
+ ],
1879
+ "name": "Record",
1880
+ "qualifiedName": "Record",
1881
+ "package": "typescript"
1882
+ }
1883
+ }
1884
+ ],
1885
+ "groups": [
1886
+ {
1887
+ "title": "Properties",
1888
+ "children": [
1889
+ 168,
1890
+ 169
1891
+ ]
1892
+ }
1893
+ ],
1894
+ "sources": [
1895
+ {
1896
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1897
+ "line": 8,
1898
+ "character": 15
1899
+ }
1900
+ ]
1901
+ }
1902
+ }
1903
+ }
1904
+ ],
1905
+ "groups": [
1906
+ {
1907
+ "title": "Properties",
1908
+ "children": [
1909
+ 166
1910
+ ]
1911
+ }
1912
+ ],
1913
+ "sources": [
1914
+ {
1915
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1916
+ "line": 7,
1917
+ "character": 87
1918
+ }
1919
+ ]
1920
+ }
1921
+ },
1922
+ {
1923
+ "type": "reflection",
1924
+ "declaration": {
1925
+ "id": 170,
1926
+ "name": "__type",
1927
+ "kind": 65536,
1928
+ "kindString": "Type literal",
1929
+ "flags": {},
1930
+ "children": [
1931
+ {
1932
+ "id": 171,
1933
+ "name": "schema",
1934
+ "kind": 1024,
1935
+ "kindString": "Property",
1936
+ "flags": {},
1937
+ "sources": [
1938
+ {
1939
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1940
+ "line": 19,
1941
+ "character": 4
1942
+ }
1943
+ ],
1944
+ "type": {
1945
+ "type": "intrinsic",
1946
+ "name": "string"
1947
+ }
1948
+ }
1949
+ ],
1950
+ "groups": [
1951
+ {
1952
+ "title": "Properties",
1953
+ "children": [
1954
+ 171
1955
+ ]
1956
+ }
1957
+ ],
1958
+ "sources": [
1959
+ {
1960
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1961
+ "line": 18,
1962
+ "character": 17
1963
+ }
1964
+ ]
1965
+ }
1966
+ }
1967
+ ]
1968
+ }
1969
+ ],
1970
+ "name": "Module"
1971
+ }
1972
+ ],
1973
+ "name": "ModuleResolver"
1974
+ }
1975
+ ]
1976
+ }
1977
+ }
1978
+ ],
1979
+ "type": {
1980
+ "type": "intrinsic",
1981
+ "name": "void"
1982
+ },
1983
+ "inheritedFrom": {
1984
+ "type": "reference",
1985
+ "name": "AbstractDiviner.resolver"
1986
+ },
1987
+ "implementationOf": {
1988
+ "type": "reference",
1989
+ "name": "LocationCertaintyDiviner.resolver"
1990
+ }
1991
+ },
1992
+ "inheritedFrom": {
1993
+ "type": "reference",
1994
+ "name": "AbstractDiviner.resolver"
1995
+ },
1996
+ "implementationOf": {
1997
+ "type": "reference",
1998
+ "name": "LocationCertaintyDiviner.resolver"
1999
+ }
2000
+ },
2001
+ {
2002
+ "id": 81,
2003
+ "name": "targetSchema",
2004
+ "kind": 262144,
2005
+ "kindString": "Accessor",
2006
+ "flags": {},
2007
+ "sources": [
2008
+ {
2009
+ "fileName": "modules/packages/diviner/dist/esm/AbstractDiviner.d.ts",
2010
+ "line": 9,
2011
+ "character": 8
2012
+ }
2013
+ ],
2014
+ "getSignature": {
2015
+ "id": 82,
2016
+ "name": "targetSchema",
2017
+ "kind": 524288,
2018
+ "kindString": "Get signature",
2019
+ "flags": {},
2020
+ "type": {
2021
+ "type": "union",
2022
+ "types": [
2023
+ {
2024
+ "type": "intrinsic",
2025
+ "name": "undefined"
2026
+ },
2027
+ {
2028
+ "type": "intrinsic",
2029
+ "name": "string"
2030
+ }
2031
+ ]
2032
+ },
2033
+ "inheritedFrom": {
2034
+ "type": "reference",
2035
+ "name": "AbstractDiviner.targetSchema"
2036
+ },
2037
+ "implementationOf": {
2038
+ "type": "reference",
2039
+ "name": "LocationCertaintyDiviner.targetSchema"
2040
+ }
2041
+ },
2042
+ "inheritedFrom": {
2043
+ "type": "reference",
2044
+ "name": "AbstractDiviner.targetSchema"
2045
+ },
2046
+ "implementationOf": {
2047
+ "type": "reference",
2048
+ "name": "LocationCertaintyDiviner.targetSchema"
2049
+ }
2050
+ },
2051
+ {
2052
+ "id": 216,
2053
+ "name": "bindHashes",
2054
+ "kind": 2048,
2055
+ "kindString": "Method",
2056
+ "flags": {
2057
+ "isProtected": true
2058
+ },
2059
+ "sources": [
2060
+ {
2061
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2062
+ "line": 33,
2063
+ "character": 14
2064
+ }
2065
+ ],
2066
+ "signatures": [
2067
+ {
2068
+ "id": 217,
2069
+ "name": "bindHashes",
2070
+ "kind": 4096,
2071
+ "kindString": "Call signature",
2072
+ "flags": {},
2073
+ "parameters": [
2074
+ {
2075
+ "id": 218,
2076
+ "name": "hashes",
2077
+ "kind": 32768,
2078
+ "kindString": "Parameter",
2079
+ "flags": {},
2080
+ "type": {
2081
+ "type": "array",
2082
+ "elementType": {
2083
+ "type": "intrinsic",
2084
+ "name": "string"
2085
+ }
2086
+ }
2087
+ },
2088
+ {
2089
+ "id": 219,
2090
+ "name": "schema",
2091
+ "kind": 32768,
2092
+ "kindString": "Parameter",
2093
+ "flags": {},
2094
+ "type": {
2095
+ "type": "array",
2096
+ "elementType": {
2097
+ "type": "intrinsic",
2098
+ "name": "string"
2099
+ }
2100
+ }
2101
+ },
2102
+ {
2103
+ "id": 220,
2104
+ "name": "account",
2105
+ "kind": 32768,
2106
+ "kindString": "Parameter",
2107
+ "flags": {
2108
+ "isOptional": true
2109
+ },
2110
+ "type": {
2111
+ "type": "reference",
2112
+ "name": "Account"
2113
+ }
2114
+ }
2115
+ ],
1298
2116
  "type": {
1299
2117
  "type": "reference",
1300
2118
  "typeArguments": [
@@ -1329,7 +2147,7 @@
1329
2147
  }
1330
2148
  },
1331
2149
  {
1332
- "id": 148,
2150
+ "id": 221,
1333
2151
  "name": "bindHashesInternal",
1334
2152
  "kind": 2048,
1335
2153
  "kindString": "Method",
@@ -1339,20 +2157,20 @@
1339
2157
  "sources": [
1340
2158
  {
1341
2159
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1342
- "line": 32,
2160
+ "line": 34,
1343
2161
  "character": 14
1344
2162
  }
1345
2163
  ],
1346
2164
  "signatures": [
1347
2165
  {
1348
- "id": 149,
2166
+ "id": 222,
1349
2167
  "name": "bindHashesInternal",
1350
2168
  "kind": 4096,
1351
2169
  "kindString": "Call signature",
1352
2170
  "flags": {},
1353
2171
  "parameters": [
1354
2172
  {
1355
- "id": 150,
2173
+ "id": 223,
1356
2174
  "name": "hashes",
1357
2175
  "kind": 32768,
1358
2176
  "kindString": "Parameter",
@@ -1366,7 +2184,7 @@
1366
2184
  }
1367
2185
  },
1368
2186
  {
1369
- "id": 151,
2187
+ "id": 224,
1370
2188
  "name": "schema",
1371
2189
  "kind": 32768,
1372
2190
  "kindString": "Parameter",
@@ -1380,7 +2198,7 @@
1380
2198
  }
1381
2199
  },
1382
2200
  {
1383
- "id": 152,
2201
+ "id": 225,
1384
2202
  "name": "account",
1385
2203
  "kind": 32768,
1386
2204
  "kindString": "Parameter",
@@ -1411,14 +2229,14 @@
1411
2229
  {
1412
2230
  "type": "reflection",
1413
2231
  "declaration": {
1414
- "id": 153,
2232
+ "id": 226,
1415
2233
  "name": "__type",
1416
2234
  "kind": 65536,
1417
2235
  "kindString": "Type literal",
1418
2236
  "flags": {},
1419
2237
  "children": [
1420
2238
  {
1421
- "id": 154,
2239
+ "id": 227,
1422
2240
  "name": "schema",
1423
2241
  "kind": 1024,
1424
2242
  "kindString": "Property",
@@ -1440,7 +2258,7 @@
1440
2258
  {
1441
2259
  "title": "Properties",
1442
2260
  "children": [
1443
- 154
2261
+ 227
1444
2262
  ]
1445
2263
  }
1446
2264
  ],
@@ -1475,7 +2293,7 @@
1475
2293
  }
1476
2294
  },
1477
2295
  {
1478
- "id": 155,
2296
+ "id": 228,
1479
2297
  "name": "bindQuery",
1480
2298
  "kind": 2048,
1481
2299
  "kindString": "Method",
@@ -1485,20 +2303,20 @@
1485
2303
  "sources": [
1486
2304
  {
1487
2305
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1488
- "line": 33,
2306
+ "line": 35,
1489
2307
  "character": 14
1490
2308
  }
1491
2309
  ],
1492
2310
  "signatures": [
1493
2311
  {
1494
- "id": 156,
2312
+ "id": 229,
1495
2313
  "name": "bindQuery",
1496
2314
  "kind": 4096,
1497
2315
  "kindString": "Call signature",
1498
2316
  "flags": {},
1499
2317
  "typeParameter": [
1500
2318
  {
1501
- "id": 161,
2319
+ "id": 234,
1502
2320
  "name": "T",
1503
2321
  "kind": 131072,
1504
2322
  "kindString": "Type parameter",
@@ -1524,14 +2342,14 @@
1524
2342
  {
1525
2343
  "type": "reflection",
1526
2344
  "declaration": {
1527
- "id": 157,
2345
+ "id": 230,
1528
2346
  "name": "__type",
1529
2347
  "kind": 65536,
1530
2348
  "kindString": "Type literal",
1531
2349
  "flags": {},
1532
2350
  "children": [
1533
2351
  {
1534
- "id": 158,
2352
+ "id": 231,
1535
2353
  "name": "schema",
1536
2354
  "kind": 1024,
1537
2355
  "kindString": "Property",
@@ -1553,7 +2371,7 @@
1553
2371
  {
1554
2372
  "title": "Properties",
1555
2373
  "children": [
1556
- 158
2374
+ 231
1557
2375
  ]
1558
2376
  }
1559
2377
  ],
@@ -1589,14 +2407,14 @@
1589
2407
  {
1590
2408
  "type": "reflection",
1591
2409
  "declaration": {
1592
- "id": 159,
2410
+ "id": 232,
1593
2411
  "name": "__type",
1594
2412
  "kind": 65536,
1595
2413
  "kindString": "Type literal",
1596
2414
  "flags": {},
1597
2415
  "children": [
1598
2416
  {
1599
- "id": 160,
2417
+ "id": 233,
1600
2418
  "name": "schema",
1601
2419
  "kind": 1024,
1602
2420
  "kindString": "Property",
@@ -1618,7 +2436,7 @@
1618
2436
  {
1619
2437
  "title": "Properties",
1620
2438
  "children": [
1621
- 160
2439
+ 233
1622
2440
  ]
1623
2441
  }
1624
2442
  ],
@@ -1642,19 +2460,19 @@
1642
2460
  ],
1643
2461
  "parameters": [
1644
2462
  {
1645
- "id": 162,
2463
+ "id": 235,
1646
2464
  "name": "query",
1647
2465
  "kind": 32768,
1648
2466
  "kindString": "Parameter",
1649
2467
  "flags": {},
1650
2468
  "type": {
1651
2469
  "type": "reference",
1652
- "id": 161,
2470
+ "id": 234,
1653
2471
  "name": "T"
1654
2472
  }
1655
2473
  },
1656
2474
  {
1657
- "id": 163,
2475
+ "id": 236,
1658
2476
  "name": "payloads",
1659
2477
  "kind": 32768,
1660
2478
  "kindString": "Parameter",
@@ -1677,14 +2495,14 @@
1677
2495
  {
1678
2496
  "type": "reflection",
1679
2497
  "declaration": {
1680
- "id": 164,
2498
+ "id": 237,
1681
2499
  "name": "__type",
1682
2500
  "kind": 65536,
1683
2501
  "kindString": "Type literal",
1684
2502
  "flags": {},
1685
2503
  "children": [
1686
2504
  {
1687
- "id": 165,
2505
+ "id": 238,
1688
2506
  "name": "schema",
1689
2507
  "kind": 1024,
1690
2508
  "kindString": "Property",
@@ -1706,7 +2524,7 @@
1706
2524
  {
1707
2525
  "title": "Properties",
1708
2526
  "children": [
1709
- 165
2527
+ 238
1710
2528
  ]
1711
2529
  }
1712
2530
  ],
@@ -1724,7 +2542,7 @@
1724
2542
  }
1725
2543
  },
1726
2544
  {
1727
- "id": 166,
2545
+ "id": 239,
1728
2546
  "name": "account",
1729
2547
  "kind": 32768,
1730
2548
  "kindString": "Parameter",
@@ -1761,14 +2579,14 @@
1761
2579
  {
1762
2580
  "type": "reflection",
1763
2581
  "declaration": {
1764
- "id": 167,
2582
+ "id": 240,
1765
2583
  "name": "__type",
1766
2584
  "kind": 65536,
1767
2585
  "kindString": "Type literal",
1768
2586
  "flags": {},
1769
2587
  "children": [
1770
2588
  {
1771
- "id": 168,
2589
+ "id": 241,
1772
2590
  "name": "query",
1773
2591
  "kind": 1024,
1774
2592
  "kindString": "Property",
@@ -1786,7 +2604,7 @@
1786
2604
  }
1787
2605
  },
1788
2606
  {
1789
- "id": 169,
2607
+ "id": 242,
1790
2608
  "name": "resultSet",
1791
2609
  "kind": 1024,
1792
2610
  "kindString": "Property",
@@ -1806,7 +2624,7 @@
1806
2624
  }
1807
2625
  },
1808
2626
  {
1809
- "id": 170,
2627
+ "id": 243,
1810
2628
  "name": "schema",
1811
2629
  "kind": 1024,
1812
2630
  "kindString": "Property",
@@ -1828,9 +2646,9 @@
1828
2646
  {
1829
2647
  "title": "Properties",
1830
2648
  "children": [
1831
- 168,
1832
- 169,
1833
- 170
2649
+ 241,
2650
+ 242,
2651
+ 243
1834
2652
  ]
1835
2653
  }
1836
2654
  ],
@@ -1861,14 +2679,14 @@
1861
2679
  {
1862
2680
  "type": "reflection",
1863
2681
  "declaration": {
1864
- "id": 171,
2682
+ "id": 244,
1865
2683
  "name": "__type",
1866
2684
  "kind": 65536,
1867
2685
  "kindString": "Type literal",
1868
2686
  "flags": {},
1869
2687
  "children": [
1870
2688
  {
1871
- "id": 172,
2689
+ "id": 245,
1872
2690
  "name": "schema",
1873
2691
  "kind": 1024,
1874
2692
  "kindString": "Property",
@@ -1890,7 +2708,7 @@
1890
2708
  {
1891
2709
  "title": "Properties",
1892
2710
  "children": [
1893
- 172
2711
+ 245
1894
2712
  ]
1895
2713
  }
1896
2714
  ],
@@ -1935,7 +2753,7 @@
1935
2753
  }
1936
2754
  },
1937
2755
  {
1938
- "id": 173,
2756
+ "id": 246,
1939
2757
  "name": "bindQueryInternal",
1940
2758
  "kind": 2048,
1941
2759
  "kindString": "Method",
@@ -1945,20 +2763,20 @@
1945
2763
  "sources": [
1946
2764
  {
1947
2765
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1948
- "line": 34,
2766
+ "line": 36,
1949
2767
  "character": 14
1950
2768
  }
1951
2769
  ],
1952
2770
  "signatures": [
1953
2771
  {
1954
- "id": 174,
2772
+ "id": 247,
1955
2773
  "name": "bindQueryInternal",
1956
2774
  "kind": 4096,
1957
2775
  "kindString": "Call signature",
1958
2776
  "flags": {},
1959
2777
  "typeParameter": [
1960
2778
  {
1961
- "id": 179,
2779
+ "id": 252,
1962
2780
  "name": "T",
1963
2781
  "kind": 131072,
1964
2782
  "kindString": "Type parameter",
@@ -1984,14 +2802,14 @@
1984
2802
  {
1985
2803
  "type": "reflection",
1986
2804
  "declaration": {
1987
- "id": 175,
2805
+ "id": 248,
1988
2806
  "name": "__type",
1989
2807
  "kind": 65536,
1990
2808
  "kindString": "Type literal",
1991
2809
  "flags": {},
1992
2810
  "children": [
1993
2811
  {
1994
- "id": 176,
2812
+ "id": 249,
1995
2813
  "name": "schema",
1996
2814
  "kind": 1024,
1997
2815
  "kindString": "Property",
@@ -2013,7 +2831,7 @@
2013
2831
  {
2014
2832
  "title": "Properties",
2015
2833
  "children": [
2016
- 176
2834
+ 249
2017
2835
  ]
2018
2836
  }
2019
2837
  ],
@@ -2049,14 +2867,14 @@
2049
2867
  {
2050
2868
  "type": "reflection",
2051
2869
  "declaration": {
2052
- "id": 177,
2870
+ "id": 250,
2053
2871
  "name": "__type",
2054
2872
  "kind": 65536,
2055
2873
  "kindString": "Type literal",
2056
2874
  "flags": {},
2057
2875
  "children": [
2058
2876
  {
2059
- "id": 178,
2877
+ "id": 251,
2060
2878
  "name": "schema",
2061
2879
  "kind": 1024,
2062
2880
  "kindString": "Property",
@@ -2078,7 +2896,7 @@
2078
2896
  {
2079
2897
  "title": "Properties",
2080
2898
  "children": [
2081
- 178
2899
+ 251
2082
2900
  ]
2083
2901
  }
2084
2902
  ],
@@ -2102,19 +2920,19 @@
2102
2920
  ],
2103
2921
  "parameters": [
2104
2922
  {
2105
- "id": 180,
2923
+ "id": 253,
2106
2924
  "name": "query",
2107
2925
  "kind": 32768,
2108
2926
  "kindString": "Parameter",
2109
2927
  "flags": {},
2110
2928
  "type": {
2111
2929
  "type": "reference",
2112
- "id": 179,
2930
+ "id": 252,
2113
2931
  "name": "T"
2114
2932
  }
2115
2933
  },
2116
2934
  {
2117
- "id": 181,
2935
+ "id": 254,
2118
2936
  "name": "payloads",
2119
2937
  "kind": 32768,
2120
2938
  "kindString": "Parameter",
@@ -2137,14 +2955,14 @@
2137
2955
  {
2138
2956
  "type": "reflection",
2139
2957
  "declaration": {
2140
- "id": 182,
2958
+ "id": 255,
2141
2959
  "name": "__type",
2142
2960
  "kind": 65536,
2143
2961
  "kindString": "Type literal",
2144
2962
  "flags": {},
2145
2963
  "children": [
2146
2964
  {
2147
- "id": 183,
2965
+ "id": 256,
2148
2966
  "name": "schema",
2149
2967
  "kind": 1024,
2150
2968
  "kindString": "Property",
@@ -2166,7 +2984,7 @@
2166
2984
  {
2167
2985
  "title": "Properties",
2168
2986
  "children": [
2169
- 183
2987
+ 256
2170
2988
  ]
2171
2989
  }
2172
2990
  ],
@@ -2184,7 +3002,7 @@
2184
3002
  }
2185
3003
  },
2186
3004
  {
2187
- "id": 184,
3005
+ "id": 257,
2188
3006
  "name": "account",
2189
3007
  "kind": 32768,
2190
3008
  "kindString": "Parameter",
@@ -2218,14 +3036,14 @@
2218
3036
  {
2219
3037
  "type": "reflection",
2220
3038
  "declaration": {
2221
- "id": 185,
3039
+ "id": 258,
2222
3040
  "name": "__type",
2223
3041
  "kind": 65536,
2224
3042
  "kindString": "Type literal",
2225
3043
  "flags": {},
2226
3044
  "children": [
2227
3045
  {
2228
- "id": 186,
3046
+ "id": 259,
2229
3047
  "name": "query",
2230
3048
  "kind": 1024,
2231
3049
  "kindString": "Property",
@@ -2243,7 +3061,7 @@
2243
3061
  }
2244
3062
  },
2245
3063
  {
2246
- "id": 187,
3064
+ "id": 260,
2247
3065
  "name": "resultSet",
2248
3066
  "kind": 1024,
2249
3067
  "kindString": "Property",
@@ -2263,7 +3081,7 @@
2263
3081
  }
2264
3082
  },
2265
3083
  {
2266
- "id": 188,
3084
+ "id": 261,
2267
3085
  "name": "schema",
2268
3086
  "kind": 1024,
2269
3087
  "kindString": "Property",
@@ -2285,9 +3103,9 @@
2285
3103
  {
2286
3104
  "title": "Properties",
2287
3105
  "children": [
2288
- 186,
2289
- 187,
2290
- 188
3106
+ 259,
3107
+ 260,
3108
+ 261
2291
3109
  ]
2292
3110
  }
2293
3111
  ],
@@ -2318,14 +3136,14 @@
2318
3136
  {
2319
3137
  "type": "reflection",
2320
3138
  "declaration": {
2321
- "id": 189,
3139
+ "id": 262,
2322
3140
  "name": "__type",
2323
3141
  "kind": 65536,
2324
3142
  "kindString": "Type literal",
2325
3143
  "flags": {},
2326
3144
  "children": [
2327
3145
  {
2328
- "id": 190,
3146
+ "id": 263,
2329
3147
  "name": "schema",
2330
3148
  "kind": 1024,
2331
3149
  "kindString": "Property",
@@ -2347,7 +3165,7 @@
2347
3165
  {
2348
3166
  "title": "Properties",
2349
3167
  "children": [
2350
- 190
3168
+ 263
2351
3169
  ]
2352
3170
  }
2353
3171
  ],
@@ -2385,7 +3203,7 @@
2385
3203
  }
2386
3204
  },
2387
3205
  {
2388
- "id": 191,
3206
+ "id": 264,
2389
3207
  "name": "bindResult",
2390
3208
  "kind": 2048,
2391
3209
  "kindString": "Method",
@@ -2395,20 +3213,20 @@
2395
3213
  "sources": [
2396
3214
  {
2397
3215
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2398
- "line": 35,
3216
+ "line": 37,
2399
3217
  "character": 14
2400
3218
  }
2401
3219
  ],
2402
3220
  "signatures": [
2403
3221
  {
2404
- "id": 192,
3222
+ "id": 265,
2405
3223
  "name": "bindResult",
2406
3224
  "kind": 4096,
2407
3225
  "kindString": "Call signature",
2408
3226
  "flags": {},
2409
3227
  "parameters": [
2410
3228
  {
2411
- "id": 193,
3229
+ "id": 266,
2412
3230
  "name": "payloads",
2413
3231
  "kind": 32768,
2414
3232
  "kindString": "Parameter",
@@ -2429,14 +3247,14 @@
2429
3247
  {
2430
3248
  "type": "reflection",
2431
3249
  "declaration": {
2432
- "id": 194,
3250
+ "id": 267,
2433
3251
  "name": "__type",
2434
3252
  "kind": 65536,
2435
3253
  "kindString": "Type literal",
2436
3254
  "flags": {},
2437
3255
  "children": [
2438
3256
  {
2439
- "id": 195,
3257
+ "id": 268,
2440
3258
  "name": "schema",
2441
3259
  "kind": 1024,
2442
3260
  "kindString": "Property",
@@ -2458,7 +3276,7 @@
2458
3276
  {
2459
3277
  "title": "Properties",
2460
3278
  "children": [
2461
- 195
3279
+ 268
2462
3280
  ]
2463
3281
  }
2464
3282
  ],
@@ -2476,7 +3294,7 @@
2476
3294
  }
2477
3295
  },
2478
3296
  {
2479
- "id": 196,
3297
+ "id": 269,
2480
3298
  "name": "account",
2481
3299
  "kind": 32768,
2482
3300
  "kindString": "Parameter",
@@ -2509,14 +3327,14 @@
2509
3327
  {
2510
3328
  "type": "reflection",
2511
3329
  "declaration": {
2512
- "id": 197,
3330
+ "id": 270,
2513
3331
  "name": "__type",
2514
3332
  "kind": 65536,
2515
3333
  "kindString": "Type literal",
2516
3334
  "flags": {},
2517
3335
  "children": [
2518
3336
  {
2519
- "id": 198,
3337
+ "id": 271,
2520
3338
  "name": "schema",
2521
3339
  "kind": 1024,
2522
3340
  "kindString": "Property",
@@ -2538,7 +3356,7 @@
2538
3356
  {
2539
3357
  "title": "Properties",
2540
3358
  "children": [
2541
- 198
3359
+ 271
2542
3360
  ]
2543
3361
  }
2544
3362
  ],
@@ -2583,7 +3401,7 @@
2583
3401
  }
2584
3402
  },
2585
3403
  {
2586
- "id": 199,
3404
+ "id": 272,
2587
3405
  "name": "bindResultInternal",
2588
3406
  "kind": 2048,
2589
3407
  "kindString": "Method",
@@ -2593,20 +3411,20 @@
2593
3411
  "sources": [
2594
3412
  {
2595
3413
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2596
- "line": 36,
3414
+ "line": 38,
2597
3415
  "character": 14
2598
3416
  }
2599
3417
  ],
2600
3418
  "signatures": [
2601
3419
  {
2602
- "id": 200,
3420
+ "id": 273,
2603
3421
  "name": "bindResultInternal",
2604
3422
  "kind": 4096,
2605
3423
  "kindString": "Call signature",
2606
3424
  "flags": {},
2607
3425
  "parameters": [
2608
3426
  {
2609
- "id": 201,
3427
+ "id": 274,
2610
3428
  "name": "payloads",
2611
3429
  "kind": 32768,
2612
3430
  "kindString": "Parameter",
@@ -2627,14 +3445,14 @@
2627
3445
  {
2628
3446
  "type": "reflection",
2629
3447
  "declaration": {
2630
- "id": 202,
3448
+ "id": 275,
2631
3449
  "name": "__type",
2632
3450
  "kind": 65536,
2633
3451
  "kindString": "Type literal",
2634
3452
  "flags": {},
2635
3453
  "children": [
2636
3454
  {
2637
- "id": 203,
3455
+ "id": 276,
2638
3456
  "name": "schema",
2639
3457
  "kind": 1024,
2640
3458
  "kindString": "Property",
@@ -2656,7 +3474,7 @@
2656
3474
  {
2657
3475
  "title": "Properties",
2658
3476
  "children": [
2659
- 203
3477
+ 276
2660
3478
  ]
2661
3479
  }
2662
3480
  ],
@@ -2674,7 +3492,7 @@
2674
3492
  }
2675
3493
  },
2676
3494
  {
2677
- "id": 204,
3495
+ "id": 277,
2678
3496
  "name": "account",
2679
3497
  "kind": 32768,
2680
3498
  "kindString": "Parameter",
@@ -2704,14 +3522,14 @@
2704
3522
  {
2705
3523
  "type": "reflection",
2706
3524
  "declaration": {
2707
- "id": 205,
3525
+ "id": 278,
2708
3526
  "name": "__type",
2709
3527
  "kind": 65536,
2710
3528
  "kindString": "Type literal",
2711
3529
  "flags": {},
2712
3530
  "children": [
2713
3531
  {
2714
- "id": 206,
3532
+ "id": 279,
2715
3533
  "name": "schema",
2716
3534
  "kind": 1024,
2717
3535
  "kindString": "Property",
@@ -2733,7 +3551,7 @@
2733
3551
  {
2734
3552
  "title": "Properties",
2735
3553
  "children": [
2736
- 206
3554
+ 279
2737
3555
  ]
2738
3556
  }
2739
3557
  ],
@@ -2771,7 +3589,7 @@
2771
3589
  }
2772
3590
  },
2773
3591
  {
2774
- "id": 126,
3592
+ "id": 172,
2775
3593
  "name": "description",
2776
3594
  "kind": 2048,
2777
3595
  "kindString": "Method",
@@ -2779,13 +3597,13 @@
2779
3597
  "sources": [
2780
3598
  {
2781
3599
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2782
- "line": 24,
3600
+ "line": 26,
2783
3601
  "character": 4
2784
3602
  }
2785
3603
  ],
2786
3604
  "signatures": [
2787
3605
  {
2788
- "id": 127,
3606
+ "id": 173,
2789
3607
  "name": "description",
2790
3608
  "kind": 4096,
2791
3609
  "kindString": "Call signature",
@@ -2824,7 +3642,7 @@
2824
3642
  }
2825
3643
  },
2826
3644
  {
2827
- "id": 128,
3645
+ "id": 174,
2828
3646
  "name": "discover",
2829
3647
  "kind": 2048,
2830
3648
  "kindString": "Method",
@@ -2832,20 +3650,20 @@
2832
3650
  "sources": [
2833
3651
  {
2834
3652
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2835
- "line": 25,
3653
+ "line": 27,
2836
3654
  "character": 4
2837
3655
  }
2838
3656
  ],
2839
3657
  "signatures": [
2840
3658
  {
2841
- "id": 129,
3659
+ "id": 175,
2842
3660
  "name": "discover",
2843
3661
  "kind": 4096,
2844
3662
  "kindString": "Call signature",
2845
3663
  "flags": {},
2846
3664
  "parameters": [
2847
3665
  {
2848
- "id": 130,
3666
+ "id": 176,
2849
3667
  "name": "_queryAccount",
2850
3668
  "kind": 32768,
2851
3669
  "kindString": "Parameter",
@@ -2877,14 +3695,14 @@
2877
3695
  {
2878
3696
  "type": "reflection",
2879
3697
  "declaration": {
2880
- "id": 131,
3698
+ "id": 177,
2881
3699
  "name": "__type",
2882
3700
  "kind": 65536,
2883
3701
  "kindString": "Type literal",
2884
3702
  "flags": {},
2885
3703
  "children": [
2886
3704
  {
2887
- "id": 132,
3705
+ "id": 178,
2888
3706
  "name": "schema",
2889
3707
  "kind": 1024,
2890
3708
  "kindString": "Property",
@@ -2906,7 +3724,7 @@
2906
3724
  {
2907
3725
  "title": "Properties",
2908
3726
  "children": [
2909
- 132
3727
+ 178
2910
3728
  ]
2911
3729
  }
2912
3730
  ],
@@ -2961,7 +3779,7 @@
2961
3779
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
2962
3780
  "line": 72,
2963
3781
  "character": 15,
2964
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L72"
3782
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L72"
2965
3783
  }
2966
3784
  ],
2967
3785
  "signatures": [
@@ -3164,7 +3982,7 @@
3164
3982
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
3165
3983
  "line": 101,
3166
3984
  "character": 10,
3167
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L101"
3985
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L101"
3168
3986
  }
3169
3987
  ],
3170
3988
  "signatures": [
@@ -3212,7 +4030,7 @@
3212
4030
  }
3213
4031
  },
3214
4032
  {
3215
- "id": 207,
4033
+ "id": 280,
3216
4034
  "name": "loadAccount",
3217
4035
  "kind": 2048,
3218
4036
  "kindString": "Method",
@@ -3222,20 +4040,20 @@
3222
4040
  "sources": [
3223
4041
  {
3224
4042
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3225
- "line": 37,
4043
+ "line": 39,
3226
4044
  "character": 14
3227
4045
  }
3228
4046
  ],
3229
4047
  "signatures": [
3230
4048
  {
3231
- "id": 208,
4049
+ "id": 281,
3232
4050
  "name": "loadAccount",
3233
4051
  "kind": 4096,
3234
4052
  "kindString": "Call signature",
3235
4053
  "flags": {},
3236
4054
  "parameters": [
3237
4055
  {
3238
- "id": 209,
4056
+ "id": 282,
3239
4057
  "name": "account",
3240
4058
  "kind": 32768,
3241
4059
  "kindString": "Parameter",
@@ -3418,10 +4236,1313 @@
3418
4236
  "line": 7,
3419
4237
  "character": 4
3420
4238
  }
3421
- ],
3422
- "type": {
3423
- "type": "literal",
3424
- "value": "network.xyo.boundwitness.query"
4239
+ ],
4240
+ "type": {
4241
+ "type": "literal",
4242
+ "value": "network.xyo.boundwitness.query"
4243
+ }
4244
+ }
4245
+ ],
4246
+ "groups": [
4247
+ {
4248
+ "title": "Properties",
4249
+ "children": [
4250
+ 88,
4251
+ 89,
4252
+ 90
4253
+ ]
4254
+ }
4255
+ ],
4256
+ "sources": [
4257
+ {
4258
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4259
+ "line": 4,
4260
+ "character": 51
4261
+ }
4262
+ ]
4263
+ }
4264
+ }
4265
+ ]
4266
+ },
4267
+ "default": {
4268
+ "type": "intersection",
4269
+ "types": [
4270
+ {
4271
+ "type": "reference",
4272
+ "name": "SchemaFields"
4273
+ },
4274
+ {
4275
+ "type": "reference",
4276
+ "name": "PayloadFields"
4277
+ },
4278
+ {
4279
+ "type": "reference",
4280
+ "name": "XyoBoundWitnessFields"
4281
+ },
4282
+ {
4283
+ "type": "reflection",
4284
+ "declaration": {
4285
+ "id": 91,
4286
+ "name": "__type",
4287
+ "kind": 65536,
4288
+ "kindString": "Type literal",
4289
+ "flags": {},
4290
+ "children": [
4291
+ {
4292
+ "id": 92,
4293
+ "name": "query",
4294
+ "kind": 1024,
4295
+ "kindString": "Property",
4296
+ "flags": {},
4297
+ "sources": [
4298
+ {
4299
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4300
+ "line": 5,
4301
+ "character": 4
4302
+ }
4303
+ ],
4304
+ "type": {
4305
+ "type": "intrinsic",
4306
+ "name": "string"
4307
+ }
4308
+ },
4309
+ {
4310
+ "id": 93,
4311
+ "name": "resultSet",
4312
+ "kind": 1024,
4313
+ "kindString": "Property",
4314
+ "flags": {
4315
+ "isOptional": true
4316
+ },
4317
+ "sources": [
4318
+ {
4319
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4320
+ "line": 6,
4321
+ "character": 4
4322
+ }
4323
+ ],
4324
+ "type": {
4325
+ "type": "intrinsic",
4326
+ "name": "string"
4327
+ }
4328
+ },
4329
+ {
4330
+ "id": 94,
4331
+ "name": "schema",
4332
+ "kind": 1024,
4333
+ "kindString": "Property",
4334
+ "flags": {},
4335
+ "sources": [
4336
+ {
4337
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4338
+ "line": 7,
4339
+ "character": 4
4340
+ }
4341
+ ],
4342
+ "type": {
4343
+ "type": "literal",
4344
+ "value": "network.xyo.boundwitness.query"
4345
+ }
4346
+ }
4347
+ ],
4348
+ "groups": [
4349
+ {
4350
+ "title": "Properties",
4351
+ "children": [
4352
+ 92,
4353
+ 93,
4354
+ 94
4355
+ ]
4356
+ }
4357
+ ],
4358
+ "sources": [
4359
+ {
4360
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4361
+ "line": 4,
4362
+ "character": 51
4363
+ }
4364
+ ]
4365
+ }
4366
+ }
4367
+ ]
4368
+ }
4369
+ },
4370
+ {
4371
+ "id": 110,
4372
+ "name": "TConfig",
4373
+ "kind": 131072,
4374
+ "kindString": "Type parameter",
4375
+ "flags": {},
4376
+ "type": {
4377
+ "type": "intersection",
4378
+ "types": [
4379
+ {
4380
+ "type": "reference",
4381
+ "name": "SchemaFields"
4382
+ },
4383
+ {
4384
+ "type": "reference",
4385
+ "name": "PayloadFields"
4386
+ },
4387
+ {
4388
+ "type": "reflection",
4389
+ "declaration": {
4390
+ "id": 96,
4391
+ "name": "__type",
4392
+ "kind": 65536,
4393
+ "kindString": "Type literal",
4394
+ "flags": {},
4395
+ "children": [
4396
+ {
4397
+ "id": 97,
4398
+ "name": "security",
4399
+ "kind": 1024,
4400
+ "kindString": "Property",
4401
+ "flags": {
4402
+ "isOptional": true
4403
+ },
4404
+ "sources": [
4405
+ {
4406
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4407
+ "line": 8,
4408
+ "character": 4
4409
+ }
4410
+ ],
4411
+ "type": {
4412
+ "type": "reflection",
4413
+ "declaration": {
4414
+ "id": 98,
4415
+ "name": "__type",
4416
+ "kind": 65536,
4417
+ "kindString": "Type literal",
4418
+ "flags": {},
4419
+ "children": [
4420
+ {
4421
+ "id": 99,
4422
+ "name": "allowed",
4423
+ "kind": 1024,
4424
+ "kindString": "Property",
4425
+ "flags": {
4426
+ "isOptional": true
4427
+ },
4428
+ "sources": [
4429
+ {
4430
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4431
+ "line": 9,
4432
+ "character": 8
4433
+ }
4434
+ ],
4435
+ "type": {
4436
+ "type": "reference",
4437
+ "typeArguments": [
4438
+ {
4439
+ "type": "intrinsic",
4440
+ "name": "string"
4441
+ },
4442
+ {
4443
+ "type": "array",
4444
+ "elementType": {
4445
+ "type": "array",
4446
+ "elementType": {
4447
+ "type": "intrinsic",
4448
+ "name": "string"
4449
+ }
4450
+ }
4451
+ }
4452
+ ],
4453
+ "name": "Record",
4454
+ "qualifiedName": "Record",
4455
+ "package": "typescript"
4456
+ }
4457
+ },
4458
+ {
4459
+ "id": 100,
4460
+ "name": "disallowed",
4461
+ "kind": 1024,
4462
+ "kindString": "Property",
4463
+ "flags": {
4464
+ "isOptional": true
4465
+ },
4466
+ "sources": [
4467
+ {
4468
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4469
+ "line": 10,
4470
+ "character": 8
4471
+ }
4472
+ ],
4473
+ "type": {
4474
+ "type": "reference",
4475
+ "typeArguments": [
4476
+ {
4477
+ "type": "intrinsic",
4478
+ "name": "string"
4479
+ },
4480
+ {
4481
+ "type": "array",
4482
+ "elementType": {
4483
+ "type": "intrinsic",
4484
+ "name": "string"
4485
+ }
4486
+ }
4487
+ ],
4488
+ "name": "Record",
4489
+ "qualifiedName": "Record",
4490
+ "package": "typescript"
4491
+ }
4492
+ }
4493
+ ],
4494
+ "groups": [
4495
+ {
4496
+ "title": "Properties",
4497
+ "children": [
4498
+ 99,
4499
+ 100
4500
+ ]
4501
+ }
4502
+ ],
4503
+ "sources": [
4504
+ {
4505
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4506
+ "line": 8,
4507
+ "character": 15
4508
+ }
4509
+ ]
4510
+ }
4511
+ }
4512
+ }
4513
+ ],
4514
+ "groups": [
4515
+ {
4516
+ "title": "Properties",
4517
+ "children": [
4518
+ 97
4519
+ ]
4520
+ }
4521
+ ],
4522
+ "sources": [
4523
+ {
4524
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4525
+ "line": 7,
4526
+ "character": 87
4527
+ }
4528
+ ]
4529
+ }
4530
+ },
4531
+ {
4532
+ "type": "reflection",
4533
+ "declaration": {
4534
+ "id": 101,
4535
+ "name": "__type",
4536
+ "kind": 65536,
4537
+ "kindString": "Type literal",
4538
+ "flags": {},
4539
+ "children": [
4540
+ {
4541
+ "id": 102,
4542
+ "name": "schema",
4543
+ "kind": 1024,
4544
+ "kindString": "Property",
4545
+ "flags": {},
4546
+ "sources": [
4547
+ {
4548
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4549
+ "line": 19,
4550
+ "character": 4
4551
+ }
4552
+ ],
4553
+ "type": {
4554
+ "type": "intrinsic",
4555
+ "name": "string"
4556
+ }
4557
+ }
4558
+ ],
4559
+ "groups": [
4560
+ {
4561
+ "title": "Properties",
4562
+ "children": [
4563
+ 102
4564
+ ]
4565
+ }
4566
+ ],
4567
+ "sources": [
4568
+ {
4569
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4570
+ "line": 18,
4571
+ "character": 17
4572
+ }
4573
+ ]
4574
+ }
4575
+ }
4576
+ ]
4577
+ },
4578
+ "default": {
4579
+ "type": "intersection",
4580
+ "types": [
4581
+ {
4582
+ "type": "reference",
4583
+ "name": "SchemaFields"
4584
+ },
4585
+ {
4586
+ "type": "reference",
4587
+ "name": "PayloadFields"
4588
+ },
4589
+ {
4590
+ "type": "reflection",
4591
+ "declaration": {
4592
+ "id": 103,
4593
+ "name": "__type",
4594
+ "kind": 65536,
4595
+ "kindString": "Type literal",
4596
+ "flags": {},
4597
+ "children": [
4598
+ {
4599
+ "id": 104,
4600
+ "name": "security",
4601
+ "kind": 1024,
4602
+ "kindString": "Property",
4603
+ "flags": {
4604
+ "isOptional": true
4605
+ },
4606
+ "sources": [
4607
+ {
4608
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4609
+ "line": 8,
4610
+ "character": 4
4611
+ }
4612
+ ],
4613
+ "type": {
4614
+ "type": "reflection",
4615
+ "declaration": {
4616
+ "id": 105,
4617
+ "name": "__type",
4618
+ "kind": 65536,
4619
+ "kindString": "Type literal",
4620
+ "flags": {},
4621
+ "children": [
4622
+ {
4623
+ "id": 106,
4624
+ "name": "allowed",
4625
+ "kind": 1024,
4626
+ "kindString": "Property",
4627
+ "flags": {
4628
+ "isOptional": true
4629
+ },
4630
+ "sources": [
4631
+ {
4632
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4633
+ "line": 9,
4634
+ "character": 8
4635
+ }
4636
+ ],
4637
+ "type": {
4638
+ "type": "reference",
4639
+ "typeArguments": [
4640
+ {
4641
+ "type": "intrinsic",
4642
+ "name": "string"
4643
+ },
4644
+ {
4645
+ "type": "array",
4646
+ "elementType": {
4647
+ "type": "array",
4648
+ "elementType": {
4649
+ "type": "intrinsic",
4650
+ "name": "string"
4651
+ }
4652
+ }
4653
+ }
4654
+ ],
4655
+ "name": "Record",
4656
+ "qualifiedName": "Record",
4657
+ "package": "typescript"
4658
+ }
4659
+ },
4660
+ {
4661
+ "id": 107,
4662
+ "name": "disallowed",
4663
+ "kind": 1024,
4664
+ "kindString": "Property",
4665
+ "flags": {
4666
+ "isOptional": true
4667
+ },
4668
+ "sources": [
4669
+ {
4670
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4671
+ "line": 10,
4672
+ "character": 8
4673
+ }
4674
+ ],
4675
+ "type": {
4676
+ "type": "reference",
4677
+ "typeArguments": [
4678
+ {
4679
+ "type": "intrinsic",
4680
+ "name": "string"
4681
+ },
4682
+ {
4683
+ "type": "array",
4684
+ "elementType": {
4685
+ "type": "intrinsic",
4686
+ "name": "string"
4687
+ }
4688
+ }
4689
+ ],
4690
+ "name": "Record",
4691
+ "qualifiedName": "Record",
4692
+ "package": "typescript"
4693
+ }
4694
+ }
4695
+ ],
4696
+ "groups": [
4697
+ {
4698
+ "title": "Properties",
4699
+ "children": [
4700
+ 106,
4701
+ 107
4702
+ ]
4703
+ }
4704
+ ],
4705
+ "sources": [
4706
+ {
4707
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4708
+ "line": 8,
4709
+ "character": 15
4710
+ }
4711
+ ]
4712
+ }
4713
+ }
4714
+ }
4715
+ ],
4716
+ "groups": [
4717
+ {
4718
+ "title": "Properties",
4719
+ "children": [
4720
+ 104
4721
+ ]
4722
+ }
4723
+ ],
4724
+ "sources": [
4725
+ {
4726
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4727
+ "line": 7,
4728
+ "character": 87
4729
+ }
4730
+ ]
4731
+ }
4732
+ },
4733
+ {
4734
+ "type": "reflection",
4735
+ "declaration": {
4736
+ "id": 108,
4737
+ "name": "__type",
4738
+ "kind": 65536,
4739
+ "kindString": "Type literal",
4740
+ "flags": {},
4741
+ "children": [
4742
+ {
4743
+ "id": 109,
4744
+ "name": "schema",
4745
+ "kind": 1024,
4746
+ "kindString": "Property",
4747
+ "flags": {},
4748
+ "sources": [
4749
+ {
4750
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4751
+ "line": 19,
4752
+ "character": 4
4753
+ }
4754
+ ],
4755
+ "type": {
4756
+ "type": "intrinsic",
4757
+ "name": "string"
4758
+ }
4759
+ }
4760
+ ],
4761
+ "groups": [
4762
+ {
4763
+ "title": "Properties",
4764
+ "children": [
4765
+ 109
4766
+ ]
4767
+ }
4768
+ ],
4769
+ "sources": [
4770
+ {
4771
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4772
+ "line": 18,
4773
+ "character": 17
4774
+ }
4775
+ ]
4776
+ }
4777
+ }
4778
+ ]
4779
+ }
4780
+ }
4781
+ ],
4782
+ "parameters": [
4783
+ {
4784
+ "id": 111,
4785
+ "name": "query",
4786
+ "kind": 32768,
4787
+ "kindString": "Parameter",
4788
+ "flags": {},
4789
+ "type": {
4790
+ "type": "reference",
4791
+ "id": 95,
4792
+ "name": "T"
4793
+ }
4794
+ },
4795
+ {
4796
+ "id": 112,
4797
+ "name": "payloads",
4798
+ "kind": 32768,
4799
+ "kindString": "Parameter",
4800
+ "flags": {
4801
+ "isOptional": true
4802
+ },
4803
+ "type": {
4804
+ "type": "array",
4805
+ "elementType": {
4806
+ "type": "intersection",
4807
+ "types": [
4808
+ {
4809
+ "type": "reference",
4810
+ "name": "SchemaFields"
4811
+ },
4812
+ {
4813
+ "type": "reference",
4814
+ "name": "PayloadFields"
4815
+ },
4816
+ {
4817
+ "type": "reflection",
4818
+ "declaration": {
4819
+ "id": 113,
4820
+ "name": "__type",
4821
+ "kind": 65536,
4822
+ "kindString": "Type literal",
4823
+ "flags": {},
4824
+ "children": [
4825
+ {
4826
+ "id": 114,
4827
+ "name": "schema",
4828
+ "kind": 1024,
4829
+ "kindString": "Property",
4830
+ "flags": {},
4831
+ "sources": [
4832
+ {
4833
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4834
+ "line": 19,
4835
+ "character": 4
4836
+ }
4837
+ ],
4838
+ "type": {
4839
+ "type": "intrinsic",
4840
+ "name": "string"
4841
+ }
4842
+ }
4843
+ ],
4844
+ "groups": [
4845
+ {
4846
+ "title": "Properties",
4847
+ "children": [
4848
+ 114
4849
+ ]
4850
+ }
4851
+ ],
4852
+ "sources": [
4853
+ {
4854
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4855
+ "line": 18,
4856
+ "character": 17
4857
+ }
4858
+ ]
4859
+ }
4860
+ }
4861
+ ]
4862
+ }
4863
+ }
4864
+ },
4865
+ {
4866
+ "id": 115,
4867
+ "name": "queryConfig",
4868
+ "kind": 32768,
4869
+ "kindString": "Parameter",
4870
+ "flags": {
4871
+ "isOptional": true
4872
+ },
4873
+ "type": {
4874
+ "type": "reference",
4875
+ "id": 110,
4876
+ "name": "TConfig"
4877
+ }
4878
+ }
4879
+ ],
4880
+ "type": {
4881
+ "type": "reference",
4882
+ "typeArguments": [
4883
+ {
4884
+ "type": "reference",
4885
+ "typeArguments": [
4886
+ {
4887
+ "type": "intersection",
4888
+ "types": [
4889
+ {
4890
+ "type": "reference",
4891
+ "name": "SchemaFields"
4892
+ },
4893
+ {
4894
+ "type": "reference",
4895
+ "name": "PayloadFields"
4896
+ },
4897
+ {
4898
+ "type": "reflection",
4899
+ "declaration": {
4900
+ "id": 116,
4901
+ "name": "__type",
4902
+ "kind": 65536,
4903
+ "kindString": "Type literal",
4904
+ "flags": {},
4905
+ "children": [
4906
+ {
4907
+ "id": 117,
4908
+ "name": "schema",
4909
+ "kind": 1024,
4910
+ "kindString": "Property",
4911
+ "flags": {},
4912
+ "sources": [
4913
+ {
4914
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4915
+ "line": 19,
4916
+ "character": 4
4917
+ }
4918
+ ],
4919
+ "type": {
4920
+ "type": "intrinsic",
4921
+ "name": "string"
4922
+ }
4923
+ }
4924
+ ],
4925
+ "groups": [
4926
+ {
4927
+ "title": "Properties",
4928
+ "children": [
4929
+ 117
4930
+ ]
4931
+ }
4932
+ ],
4933
+ "sources": [
4934
+ {
4935
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4936
+ "line": 18,
4937
+ "character": 17
4938
+ }
4939
+ ]
4940
+ }
4941
+ }
4942
+ ]
4943
+ }
4944
+ ],
4945
+ "name": "ModuleQueryResult"
4946
+ }
4947
+ ],
4948
+ "name": "Promise",
4949
+ "qualifiedName": "Promise",
4950
+ "package": "typescript"
4951
+ },
4952
+ "inheritedFrom": {
4953
+ "type": "reference",
4954
+ "name": "AbstractDiviner.query"
4955
+ },
4956
+ "implementationOf": {
4957
+ "type": "reference",
4958
+ "name": "LocationCertaintyDiviner.query"
4959
+ }
4960
+ }
4961
+ ],
4962
+ "inheritedFrom": {
4963
+ "type": "reference",
4964
+ "name": "AbstractDiviner.query"
4965
+ },
4966
+ "implementationOf": {
4967
+ "type": "reference",
4968
+ "name": "LocationCertaintyDiviner.query"
4969
+ }
4970
+ },
4971
+ {
4972
+ "id": 179,
4973
+ "name": "queryable",
4974
+ "kind": 2048,
4975
+ "kindString": "Method",
4976
+ "flags": {},
4977
+ "sources": [
4978
+ {
4979
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4980
+ "line": 30,
4981
+ "character": 4
4982
+ }
4983
+ ],
4984
+ "signatures": [
4985
+ {
4986
+ "id": 180,
4987
+ "name": "queryable",
4988
+ "kind": 4096,
4989
+ "kindString": "Call signature",
4990
+ "flags": {},
4991
+ "typeParameter": [
4992
+ {
4993
+ "id": 189,
4994
+ "name": "T",
4995
+ "kind": 131072,
4996
+ "kindString": "Type parameter",
4997
+ "flags": {},
4998
+ "type": {
4999
+ "type": "intersection",
5000
+ "types": [
5001
+ {
5002
+ "type": "reference",
5003
+ "name": "SchemaFields"
5004
+ },
5005
+ {
5006
+ "type": "reference",
5007
+ "name": "PayloadFields"
5008
+ },
5009
+ {
5010
+ "type": "reference",
5011
+ "name": "XyoBoundWitnessFields"
5012
+ },
5013
+ {
5014
+ "type": "reflection",
5015
+ "declaration": {
5016
+ "id": 181,
5017
+ "name": "__type",
5018
+ "kind": 65536,
5019
+ "kindString": "Type literal",
5020
+ "flags": {},
5021
+ "children": [
5022
+ {
5023
+ "id": 182,
5024
+ "name": "query",
5025
+ "kind": 1024,
5026
+ "kindString": "Property",
5027
+ "flags": {},
5028
+ "sources": [
5029
+ {
5030
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5031
+ "line": 5,
5032
+ "character": 4
5033
+ }
5034
+ ],
5035
+ "type": {
5036
+ "type": "intrinsic",
5037
+ "name": "string"
5038
+ }
5039
+ },
5040
+ {
5041
+ "id": 183,
5042
+ "name": "resultSet",
5043
+ "kind": 1024,
5044
+ "kindString": "Property",
5045
+ "flags": {
5046
+ "isOptional": true
5047
+ },
5048
+ "sources": [
5049
+ {
5050
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5051
+ "line": 6,
5052
+ "character": 4
5053
+ }
5054
+ ],
5055
+ "type": {
5056
+ "type": "intrinsic",
5057
+ "name": "string"
5058
+ }
5059
+ },
5060
+ {
5061
+ "id": 184,
5062
+ "name": "schema",
5063
+ "kind": 1024,
5064
+ "kindString": "Property",
5065
+ "flags": {},
5066
+ "sources": [
5067
+ {
5068
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5069
+ "line": 7,
5070
+ "character": 4
5071
+ }
5072
+ ],
5073
+ "type": {
5074
+ "type": "literal",
5075
+ "value": "network.xyo.boundwitness.query"
5076
+ }
5077
+ }
5078
+ ],
5079
+ "groups": [
5080
+ {
5081
+ "title": "Properties",
5082
+ "children": [
5083
+ 182,
5084
+ 183,
5085
+ 184
5086
+ ]
5087
+ }
5088
+ ],
5089
+ "sources": [
5090
+ {
5091
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5092
+ "line": 4,
5093
+ "character": 51
5094
+ }
5095
+ ]
5096
+ }
5097
+ }
5098
+ ]
5099
+ },
5100
+ "default": {
5101
+ "type": "intersection",
5102
+ "types": [
5103
+ {
5104
+ "type": "reference",
5105
+ "name": "SchemaFields"
5106
+ },
5107
+ {
5108
+ "type": "reference",
5109
+ "name": "PayloadFields"
5110
+ },
5111
+ {
5112
+ "type": "reference",
5113
+ "name": "XyoBoundWitnessFields"
5114
+ },
5115
+ {
5116
+ "type": "reflection",
5117
+ "declaration": {
5118
+ "id": 185,
5119
+ "name": "__type",
5120
+ "kind": 65536,
5121
+ "kindString": "Type literal",
5122
+ "flags": {},
5123
+ "children": [
5124
+ {
5125
+ "id": 186,
5126
+ "name": "query",
5127
+ "kind": 1024,
5128
+ "kindString": "Property",
5129
+ "flags": {},
5130
+ "sources": [
5131
+ {
5132
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5133
+ "line": 5,
5134
+ "character": 4
5135
+ }
5136
+ ],
5137
+ "type": {
5138
+ "type": "intrinsic",
5139
+ "name": "string"
5140
+ }
5141
+ },
5142
+ {
5143
+ "id": 187,
5144
+ "name": "resultSet",
5145
+ "kind": 1024,
5146
+ "kindString": "Property",
5147
+ "flags": {
5148
+ "isOptional": true
5149
+ },
5150
+ "sources": [
5151
+ {
5152
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5153
+ "line": 6,
5154
+ "character": 4
5155
+ }
5156
+ ],
5157
+ "type": {
5158
+ "type": "intrinsic",
5159
+ "name": "string"
5160
+ }
5161
+ },
5162
+ {
5163
+ "id": 188,
5164
+ "name": "schema",
5165
+ "kind": 1024,
5166
+ "kindString": "Property",
5167
+ "flags": {},
5168
+ "sources": [
5169
+ {
5170
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5171
+ "line": 7,
5172
+ "character": 4
5173
+ }
5174
+ ],
5175
+ "type": {
5176
+ "type": "literal",
5177
+ "value": "network.xyo.boundwitness.query"
5178
+ }
5179
+ }
5180
+ ],
5181
+ "groups": [
5182
+ {
5183
+ "title": "Properties",
5184
+ "children": [
5185
+ 186,
5186
+ 187,
5187
+ 188
5188
+ ]
5189
+ }
5190
+ ],
5191
+ "sources": [
5192
+ {
5193
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5194
+ "line": 4,
5195
+ "character": 51
5196
+ }
5197
+ ]
5198
+ }
5199
+ }
5200
+ ]
5201
+ }
5202
+ },
5203
+ {
5204
+ "id": 204,
5205
+ "name": "TConfig",
5206
+ "kind": 131072,
5207
+ "kindString": "Type parameter",
5208
+ "flags": {},
5209
+ "type": {
5210
+ "type": "intersection",
5211
+ "types": [
5212
+ {
5213
+ "type": "reference",
5214
+ "name": "SchemaFields"
5215
+ },
5216
+ {
5217
+ "type": "reference",
5218
+ "name": "PayloadFields"
5219
+ },
5220
+ {
5221
+ "type": "reflection",
5222
+ "declaration": {
5223
+ "id": 190,
5224
+ "name": "__type",
5225
+ "kind": 65536,
5226
+ "kindString": "Type literal",
5227
+ "flags": {},
5228
+ "children": [
5229
+ {
5230
+ "id": 191,
5231
+ "name": "security",
5232
+ "kind": 1024,
5233
+ "kindString": "Property",
5234
+ "flags": {
5235
+ "isOptional": true
5236
+ },
5237
+ "sources": [
5238
+ {
5239
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5240
+ "line": 8,
5241
+ "character": 4
5242
+ }
5243
+ ],
5244
+ "type": {
5245
+ "type": "reflection",
5246
+ "declaration": {
5247
+ "id": 192,
5248
+ "name": "__type",
5249
+ "kind": 65536,
5250
+ "kindString": "Type literal",
5251
+ "flags": {},
5252
+ "children": [
5253
+ {
5254
+ "id": 193,
5255
+ "name": "allowed",
5256
+ "kind": 1024,
5257
+ "kindString": "Property",
5258
+ "flags": {
5259
+ "isOptional": true
5260
+ },
5261
+ "sources": [
5262
+ {
5263
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5264
+ "line": 9,
5265
+ "character": 8
5266
+ }
5267
+ ],
5268
+ "type": {
5269
+ "type": "reference",
5270
+ "typeArguments": [
5271
+ {
5272
+ "type": "intrinsic",
5273
+ "name": "string"
5274
+ },
5275
+ {
5276
+ "type": "array",
5277
+ "elementType": {
5278
+ "type": "array",
5279
+ "elementType": {
5280
+ "type": "intrinsic",
5281
+ "name": "string"
5282
+ }
5283
+ }
5284
+ }
5285
+ ],
5286
+ "name": "Record",
5287
+ "qualifiedName": "Record",
5288
+ "package": "typescript"
5289
+ }
5290
+ },
5291
+ {
5292
+ "id": 194,
5293
+ "name": "disallowed",
5294
+ "kind": 1024,
5295
+ "kindString": "Property",
5296
+ "flags": {
5297
+ "isOptional": true
5298
+ },
5299
+ "sources": [
5300
+ {
5301
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5302
+ "line": 10,
5303
+ "character": 8
5304
+ }
5305
+ ],
5306
+ "type": {
5307
+ "type": "reference",
5308
+ "typeArguments": [
5309
+ {
5310
+ "type": "intrinsic",
5311
+ "name": "string"
5312
+ },
5313
+ {
5314
+ "type": "array",
5315
+ "elementType": {
5316
+ "type": "intrinsic",
5317
+ "name": "string"
5318
+ }
5319
+ }
5320
+ ],
5321
+ "name": "Record",
5322
+ "qualifiedName": "Record",
5323
+ "package": "typescript"
5324
+ }
5325
+ }
5326
+ ],
5327
+ "groups": [
5328
+ {
5329
+ "title": "Properties",
5330
+ "children": [
5331
+ 193,
5332
+ 194
5333
+ ]
5334
+ }
5335
+ ],
5336
+ "sources": [
5337
+ {
5338
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5339
+ "line": 8,
5340
+ "character": 15
5341
+ }
5342
+ ]
5343
+ }
5344
+ }
5345
+ }
5346
+ ],
5347
+ "groups": [
5348
+ {
5349
+ "title": "Properties",
5350
+ "children": [
5351
+ 191
5352
+ ]
5353
+ }
5354
+ ],
5355
+ "sources": [
5356
+ {
5357
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5358
+ "line": 7,
5359
+ "character": 87
5360
+ }
5361
+ ]
5362
+ }
5363
+ },
5364
+ {
5365
+ "type": "reflection",
5366
+ "declaration": {
5367
+ "id": 195,
5368
+ "name": "__type",
5369
+ "kind": 65536,
5370
+ "kindString": "Type literal",
5371
+ "flags": {},
5372
+ "children": [
5373
+ {
5374
+ "id": 196,
5375
+ "name": "schema",
5376
+ "kind": 1024,
5377
+ "kindString": "Property",
5378
+ "flags": {},
5379
+ "sources": [
5380
+ {
5381
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5382
+ "line": 19,
5383
+ "character": 4
5384
+ }
5385
+ ],
5386
+ "type": {
5387
+ "type": "intrinsic",
5388
+ "name": "string"
5389
+ }
5390
+ }
5391
+ ],
5392
+ "groups": [
5393
+ {
5394
+ "title": "Properties",
5395
+ "children": [
5396
+ 196
5397
+ ]
5398
+ }
5399
+ ],
5400
+ "sources": [
5401
+ {
5402
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5403
+ "line": 18,
5404
+ "character": 17
5405
+ }
5406
+ ]
5407
+ }
5408
+ }
5409
+ ]
5410
+ },
5411
+ "default": {
5412
+ "type": "intersection",
5413
+ "types": [
5414
+ {
5415
+ "type": "reference",
5416
+ "name": "SchemaFields"
5417
+ },
5418
+ {
5419
+ "type": "reference",
5420
+ "name": "PayloadFields"
5421
+ },
5422
+ {
5423
+ "type": "reflection",
5424
+ "declaration": {
5425
+ "id": 197,
5426
+ "name": "__type",
5427
+ "kind": 65536,
5428
+ "kindString": "Type literal",
5429
+ "flags": {},
5430
+ "children": [
5431
+ {
5432
+ "id": 198,
5433
+ "name": "security",
5434
+ "kind": 1024,
5435
+ "kindString": "Property",
5436
+ "flags": {
5437
+ "isOptional": true
5438
+ },
5439
+ "sources": [
5440
+ {
5441
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5442
+ "line": 8,
5443
+ "character": 4
5444
+ }
5445
+ ],
5446
+ "type": {
5447
+ "type": "reflection",
5448
+ "declaration": {
5449
+ "id": 199,
5450
+ "name": "__type",
5451
+ "kind": 65536,
5452
+ "kindString": "Type literal",
5453
+ "flags": {},
5454
+ "children": [
5455
+ {
5456
+ "id": 200,
5457
+ "name": "allowed",
5458
+ "kind": 1024,
5459
+ "kindString": "Property",
5460
+ "flags": {
5461
+ "isOptional": true
5462
+ },
5463
+ "sources": [
5464
+ {
5465
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5466
+ "line": 9,
5467
+ "character": 8
5468
+ }
5469
+ ],
5470
+ "type": {
5471
+ "type": "reference",
5472
+ "typeArguments": [
5473
+ {
5474
+ "type": "intrinsic",
5475
+ "name": "string"
5476
+ },
5477
+ {
5478
+ "type": "array",
5479
+ "elementType": {
5480
+ "type": "array",
5481
+ "elementType": {
5482
+ "type": "intrinsic",
5483
+ "name": "string"
5484
+ }
5485
+ }
5486
+ }
5487
+ ],
5488
+ "name": "Record",
5489
+ "qualifiedName": "Record",
5490
+ "package": "typescript"
5491
+ }
5492
+ },
5493
+ {
5494
+ "id": 201,
5495
+ "name": "disallowed",
5496
+ "kind": 1024,
5497
+ "kindString": "Property",
5498
+ "flags": {
5499
+ "isOptional": true
5500
+ },
5501
+ "sources": [
5502
+ {
5503
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5504
+ "line": 10,
5505
+ "character": 8
5506
+ }
5507
+ ],
5508
+ "type": {
5509
+ "type": "reference",
5510
+ "typeArguments": [
5511
+ {
5512
+ "type": "intrinsic",
5513
+ "name": "string"
5514
+ },
5515
+ {
5516
+ "type": "array",
5517
+ "elementType": {
5518
+ "type": "intrinsic",
5519
+ "name": "string"
5520
+ }
5521
+ }
5522
+ ],
5523
+ "name": "Record",
5524
+ "qualifiedName": "Record",
5525
+ "package": "typescript"
5526
+ }
5527
+ }
5528
+ ],
5529
+ "groups": [
5530
+ {
5531
+ "title": "Properties",
5532
+ "children": [
5533
+ 200,
5534
+ 201
5535
+ ]
5536
+ }
5537
+ ],
5538
+ "sources": [
5539
+ {
5540
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5541
+ "line": 8,
5542
+ "character": 15
5543
+ }
5544
+ ]
5545
+ }
3425
5546
  }
3426
5547
  }
3427
5548
  ],
@@ -3429,77 +5550,38 @@
3429
5550
  {
3430
5551
  "title": "Properties",
3431
5552
  "children": [
3432
- 88,
3433
- 89,
3434
- 90
5553
+ 198
3435
5554
  ]
3436
5555
  }
3437
5556
  ],
3438
5557
  "sources": [
3439
5558
  {
3440
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3441
- "line": 4,
3442
- "character": 51
5559
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5560
+ "line": 7,
5561
+ "character": 87
3443
5562
  }
3444
5563
  ]
3445
5564
  }
3446
- }
3447
- ]
3448
- },
3449
- "default": {
3450
- "type": "intersection",
3451
- "types": [
3452
- {
3453
- "type": "reference",
3454
- "name": "SchemaFields"
3455
- },
3456
- {
3457
- "type": "reference",
3458
- "name": "PayloadFields"
3459
- },
3460
- {
3461
- "type": "reference",
3462
- "name": "XyoBoundWitnessFields"
3463
5565
  },
3464
5566
  {
3465
5567
  "type": "reflection",
3466
5568
  "declaration": {
3467
- "id": 91,
5569
+ "id": 202,
3468
5570
  "name": "__type",
3469
5571
  "kind": 65536,
3470
5572
  "kindString": "Type literal",
3471
5573
  "flags": {},
3472
5574
  "children": [
3473
5575
  {
3474
- "id": 92,
3475
- "name": "query",
5576
+ "id": 203,
5577
+ "name": "schema",
3476
5578
  "kind": 1024,
3477
5579
  "kindString": "Property",
3478
5580
  "flags": {},
3479
5581
  "sources": [
3480
5582
  {
3481
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3482
- "line": 5,
3483
- "character": 4
3484
- }
3485
- ],
3486
- "type": {
3487
- "type": "intrinsic",
3488
- "name": "string"
3489
- }
3490
- },
3491
- {
3492
- "id": 93,
3493
- "name": "resultSet",
3494
- "kind": 1024,
3495
- "kindString": "Property",
3496
- "flags": {
3497
- "isOptional": true
3498
- },
3499
- "sources": [
3500
- {
3501
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3502
- "line": 6,
5583
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5584
+ "line": 19,
3503
5585
  "character": 4
3504
5586
  }
3505
5587
  ],
@@ -3507,41 +5589,21 @@
3507
5589
  "type": "intrinsic",
3508
5590
  "name": "string"
3509
5591
  }
3510
- },
3511
- {
3512
- "id": 94,
3513
- "name": "schema",
3514
- "kind": 1024,
3515
- "kindString": "Property",
3516
- "flags": {},
3517
- "sources": [
3518
- {
3519
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3520
- "line": 7,
3521
- "character": 4
3522
- }
3523
- ],
3524
- "type": {
3525
- "type": "literal",
3526
- "value": "network.xyo.boundwitness.query"
3527
- }
3528
5592
  }
3529
5593
  ],
3530
5594
  "groups": [
3531
5595
  {
3532
5596
  "title": "Properties",
3533
5597
  "children": [
3534
- 92,
3535
- 93,
3536
- 94
5598
+ 203
3537
5599
  ]
3538
5600
  }
3539
5601
  ],
3540
5602
  "sources": [
3541
5603
  {
3542
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3543
- "line": 4,
3544
- "character": 51
5604
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5605
+ "line": 18,
5606
+ "character": 17
3545
5607
  }
3546
5608
  ]
3547
5609
  }
@@ -3552,19 +5614,19 @@
3552
5614
  ],
3553
5615
  "parameters": [
3554
5616
  {
3555
- "id": 96,
5617
+ "id": 205,
3556
5618
  "name": "query",
3557
5619
  "kind": 32768,
3558
5620
  "kindString": "Parameter",
3559
5621
  "flags": {},
3560
5622
  "type": {
3561
5623
  "type": "reference",
3562
- "id": 95,
5624
+ "id": 189,
3563
5625
  "name": "T"
3564
5626
  }
3565
5627
  },
3566
5628
  {
3567
- "id": 97,
5629
+ "id": 206,
3568
5630
  "name": "payloads",
3569
5631
  "kind": 32768,
3570
5632
  "kindString": "Parameter",
@@ -3587,14 +5649,14 @@
3587
5649
  {
3588
5650
  "type": "reflection",
3589
5651
  "declaration": {
3590
- "id": 98,
5652
+ "id": 207,
3591
5653
  "name": "__type",
3592
5654
  "kind": 65536,
3593
5655
  "kindString": "Type literal",
3594
5656
  "flags": {},
3595
5657
  "children": [
3596
5658
  {
3597
- "id": 99,
5659
+ "id": 208,
3598
5660
  "name": "schema",
3599
5661
  "kind": 1024,
3600
5662
  "kindString": "Property",
@@ -3616,7 +5678,7 @@
3616
5678
  {
3617
5679
  "title": "Properties",
3618
5680
  "children": [
3619
- 99
5681
+ 208
3620
5682
  ]
3621
5683
  }
3622
5684
  ],
@@ -3632,145 +5694,19 @@
3632
5694
  ]
3633
5695
  }
3634
5696
  }
3635
- }
3636
- ],
3637
- "type": {
3638
- "type": "reference",
3639
- "typeArguments": [
3640
- {
3641
- "type": "reference",
3642
- "typeArguments": [
3643
- {
3644
- "type": "intersection",
3645
- "types": [
3646
- {
3647
- "type": "reference",
3648
- "name": "SchemaFields"
3649
- },
3650
- {
3651
- "type": "reference",
3652
- "name": "PayloadFields"
3653
- },
3654
- {
3655
- "type": "reflection",
3656
- "declaration": {
3657
- "id": 100,
3658
- "name": "__type",
3659
- "kind": 65536,
3660
- "kindString": "Type literal",
3661
- "flags": {},
3662
- "children": [
3663
- {
3664
- "id": 101,
3665
- "name": "schema",
3666
- "kind": 1024,
3667
- "kindString": "Property",
3668
- "flags": {},
3669
- "sources": [
3670
- {
3671
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
3672
- "line": 19,
3673
- "character": 4
3674
- }
3675
- ],
3676
- "type": {
3677
- "type": "intrinsic",
3678
- "name": "string"
3679
- }
3680
- }
3681
- ],
3682
- "groups": [
3683
- {
3684
- "title": "Properties",
3685
- "children": [
3686
- 101
3687
- ]
3688
- }
3689
- ],
3690
- "sources": [
3691
- {
3692
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
3693
- "line": 18,
3694
- "character": 17
3695
- }
3696
- ]
3697
- }
3698
- }
3699
- ]
3700
- }
3701
- ],
3702
- "name": "ModuleQueryResult"
3703
- }
3704
- ],
3705
- "name": "Promise",
3706
- "qualifiedName": "Promise",
3707
- "package": "typescript"
3708
- },
3709
- "inheritedFrom": {
3710
- "type": "reference",
3711
- "name": "AbstractDiviner.query"
3712
- },
3713
- "implementationOf": {
3714
- "type": "reference",
3715
- "name": "LocationCertaintyDiviner.query"
3716
- }
3717
- }
3718
- ],
3719
- "inheritedFrom": {
3720
- "type": "reference",
3721
- "name": "AbstractDiviner.query"
3722
- },
3723
- "implementationOf": {
3724
- "type": "reference",
3725
- "name": "LocationCertaintyDiviner.query"
3726
- }
3727
- },
3728
- {
3729
- "id": 133,
3730
- "name": "queryable",
3731
- "kind": 2048,
3732
- "kindString": "Method",
3733
- "flags": {},
3734
- "sources": [
3735
- {
3736
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3737
- "line": 28,
3738
- "character": 4
3739
- }
3740
- ],
3741
- "signatures": [
3742
- {
3743
- "id": 134,
3744
- "name": "queryable",
3745
- "kind": 4096,
3746
- "kindString": "Call signature",
3747
- "flags": {},
3748
- "parameters": [
3749
- {
3750
- "id": 135,
3751
- "name": "schema",
3752
- "kind": 32768,
3753
- "kindString": "Parameter",
3754
- "flags": {},
3755
- "type": {
3756
- "type": "intrinsic",
3757
- "name": "string"
3758
- }
3759
5697
  },
3760
5698
  {
3761
- "id": 136,
3762
- "name": "addresses",
5699
+ "id": 209,
5700
+ "name": "queryConfig",
3763
5701
  "kind": 32768,
3764
5702
  "kindString": "Parameter",
3765
5703
  "flags": {
3766
5704
  "isOptional": true
3767
5705
  },
3768
5706
  "type": {
3769
- "type": "array",
3770
- "elementType": {
3771
- "type": "intrinsic",
3772
- "name": "string"
3773
- }
5707
+ "type": "reference",
5708
+ "id": 204,
5709
+ "name": "TConfig"
3774
5710
  }
3775
5711
  }
3776
5712
  ],
@@ -3798,7 +5734,7 @@
3798
5734
  }
3799
5735
  },
3800
5736
  {
3801
- "id": 210,
5737
+ "id": 283,
3802
5738
  "name": "start",
3803
5739
  "kind": 2048,
3804
5740
  "kindString": "Method",
@@ -3808,20 +5744,20 @@
3808
5744
  "sources": [
3809
5745
  {
3810
5746
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3811
- "line": 38,
5747
+ "line": 40,
3812
5748
  "character": 14
3813
5749
  }
3814
5750
  ],
3815
5751
  "signatures": [
3816
5752
  {
3817
- "id": 211,
5753
+ "id": 284,
3818
5754
  "name": "start",
3819
5755
  "kind": 4096,
3820
5756
  "kindString": "Call signature",
3821
5757
  "flags": {},
3822
5758
  "parameters": [
3823
5759
  {
3824
- "id": 212,
5760
+ "id": 285,
3825
5761
  "name": "_timeout",
3826
5762
  "kind": 32768,
3827
5763
  "kindString": "Parameter",
@@ -3869,7 +5805,7 @@
3869
5805
  }
3870
5806
  },
3871
5807
  {
3872
- "id": 137,
5808
+ "id": 210,
3873
5809
  "name": "started",
3874
5810
  "kind": 2048,
3875
5811
  "kindString": "Method",
@@ -3877,20 +5813,20 @@
3877
5813
  "sources": [
3878
5814
  {
3879
5815
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3880
- "line": 29,
5816
+ "line": 31,
3881
5817
  "character": 4
3882
5818
  }
3883
5819
  ],
3884
5820
  "signatures": [
3885
5821
  {
3886
- "id": 138,
5822
+ "id": 211,
3887
5823
  "name": "started",
3888
5824
  "kind": 4096,
3889
5825
  "kindString": "Call signature",
3890
5826
  "flags": {},
3891
5827
  "parameters": [
3892
5828
  {
3893
- "id": 139,
5829
+ "id": 212,
3894
5830
  "name": "notStartedAction",
3895
5831
  "kind": 32768,
3896
5832
  "kindString": "Parameter",
@@ -3948,7 +5884,7 @@
3948
5884
  }
3949
5885
  },
3950
5886
  {
3951
- "id": 213,
5887
+ "id": 286,
3952
5888
  "name": "stop",
3953
5889
  "kind": 2048,
3954
5890
  "kindString": "Method",
@@ -3958,20 +5894,20 @@
3958
5894
  "sources": [
3959
5895
  {
3960
5896
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3961
- "line": 39,
5897
+ "line": 41,
3962
5898
  "character": 14
3963
5899
  }
3964
5900
  ],
3965
5901
  "signatures": [
3966
5902
  {
3967
- "id": 214,
5903
+ "id": 287,
3968
5904
  "name": "stop",
3969
5905
  "kind": 4096,
3970
5906
  "kindString": "Call signature",
3971
5907
  "flags": {},
3972
5908
  "parameters": [
3973
5909
  {
3974
- "id": 215,
5910
+ "id": 288,
3975
5911
  "name": "_timeout",
3976
5912
  "kind": 32768,
3977
5913
  "kindString": "Parameter",
@@ -4019,7 +5955,7 @@
4019
5955
  }
4020
5956
  },
4021
5957
  {
4022
- "id": 140,
5958
+ "id": 213,
4023
5959
  "name": "subscribe",
4024
5960
  "kind": 2048,
4025
5961
  "kindString": "Method",
@@ -4027,20 +5963,20 @@
4027
5963
  "sources": [
4028
5964
  {
4029
5965
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4030
- "line": 30,
5966
+ "line": 32,
4031
5967
  "character": 4
4032
5968
  }
4033
5969
  ],
4034
5970
  "signatures": [
4035
5971
  {
4036
- "id": 141,
5972
+ "id": 214,
4037
5973
  "name": "subscribe",
4038
5974
  "kind": 4096,
4039
5975
  "kindString": "Call signature",
4040
5976
  "flags": {},
4041
5977
  "parameters": [
4042
5978
  {
4043
- "id": 142,
5979
+ "id": 215,
4044
5980
  "name": "_queryAccount",
4045
5981
  "kind": 32768,
4046
5982
  "kindString": "Parameter",
@@ -4077,7 +6013,7 @@
4077
6013
  }
4078
6014
  },
4079
6015
  {
4080
- "id": 216,
6016
+ "id": 289,
4081
6017
  "name": "validateConfig",
4082
6018
  "kind": 2048,
4083
6019
  "kindString": "Method",
@@ -4087,20 +6023,20 @@
4087
6023
  "sources": [
4088
6024
  {
4089
6025
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4090
- "line": 40,
6026
+ "line": 42,
4091
6027
  "character": 14
4092
6028
  }
4093
6029
  ],
4094
6030
  "signatures": [
4095
6031
  {
4096
- "id": 217,
6032
+ "id": 290,
4097
6033
  "name": "validateConfig",
4098
6034
  "kind": 4096,
4099
6035
  "kindString": "Call signature",
4100
6036
  "flags": {},
4101
6037
  "parameters": [
4102
6038
  {
4103
- "id": 218,
6039
+ "id": 291,
4104
6040
  "name": "config",
4105
6041
  "kind": 32768,
4106
6042
  "kindString": "Parameter",
@@ -4113,7 +6049,7 @@
4113
6049
  }
4114
6050
  },
4115
6051
  {
4116
- "id": 219,
6052
+ "id": 292,
4117
6053
  "name": "parents",
4118
6054
  "kind": 32768,
4119
6055
  "kindString": "Parameter",
@@ -4166,7 +6102,7 @@
4166
6102
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
4167
6103
  "line": 32,
4168
6104
  "character": 17,
4169
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L32"
6105
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L32"
4170
6106
  }
4171
6107
  ],
4172
6108
  "signatures": [
@@ -4221,7 +6157,7 @@
4221
6157
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
4222
6158
  "line": 27,
4223
6159
  "character": 24,
4224
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L27"
6160
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L27"
4225
6161
  }
4226
6162
  ],
4227
6163
  "signatures": [
@@ -4510,7 +6446,7 @@
4510
6446
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
4511
6447
  "line": 11,
4512
6448
  "character": 4,
4513
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
6449
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
4514
6450
  }
4515
6451
  ],
4516
6452
  "type": {
@@ -4529,7 +6465,7 @@
4529
6465
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
4530
6466
  "line": 12,
4531
6467
  "character": 4,
4532
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
6468
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
4533
6469
  }
4534
6470
  ],
4535
6471
  "type": {
@@ -4552,7 +6488,7 @@
4552
6488
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
4553
6489
  "line": 10,
4554
6490
  "character": 12,
4555
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
6491
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
4556
6492
  }
4557
6493
  ]
4558
6494
  }
@@ -4602,7 +6538,7 @@
4602
6538
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
4603
6539
  "line": 53,
4604
6540
  "character": 17,
4605
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L53"
6541
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L53"
4606
6542
  }
4607
6543
  ],
4608
6544
  "signatures": [
@@ -4737,7 +6673,7 @@
4737
6673
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
4738
6674
  "line": 54,
4739
6675
  "character": 43,
4740
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L54"
6676
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L54"
4741
6677
  }
4742
6678
  ],
4743
6679
  "type": {
@@ -4768,7 +6704,7 @@
4768
6704
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
4769
6705
  "line": 54,
4770
6706
  "character": 72,
4771
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L54"
6707
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L54"
4772
6708
  }
4773
6709
  ],
4774
6710
  "type": {
@@ -4790,7 +6726,7 @@
4790
6726
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
4791
6727
  "line": 54,
4792
6728
  "character": 93,
4793
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L54"
6729
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L54"
4794
6730
  }
4795
6731
  ],
4796
6732
  "type": {
@@ -4826,7 +6762,7 @@
4826
6762
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
4827
6763
  "line": 54,
4828
6764
  "character": 41,
4829
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L54"
6765
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L54"
4830
6766
  }
4831
6767
  ]
4832
6768
  }
@@ -4845,12 +6781,13 @@
4845
6781
  {
4846
6782
  "title": "Properties",
4847
6783
  "children": [
6784
+ 131,
6785
+ 139,
6786
+ 140,
4848
6787
  118,
4849
- 119,
4850
- 120,
4851
- 102,
4852
- 121,
4853
- 115,
6788
+ 141,
6789
+ 142,
6790
+ 147,
4854
6791
  23,
4855
6792
  54,
4856
6793
  24
@@ -4859,34 +6796,34 @@
4859
6796
  {
4860
6797
  "title": "Accessors",
4861
6798
  "children": [
4862
- 122,
4863
- 124,
6799
+ 152,
4864
6800
  70,
6801
+ 154,
4865
6802
  81
4866
6803
  ]
4867
6804
  },
4868
6805
  {
4869
6806
  "title": "Methods",
4870
6807
  "children": [
4871
- 143,
4872
- 148,
4873
- 155,
4874
- 173,
4875
- 191,
4876
- 199,
4877
- 126,
4878
- 128,
6808
+ 216,
6809
+ 221,
6810
+ 228,
6811
+ 246,
6812
+ 264,
6813
+ 272,
6814
+ 172,
6815
+ 174,
4879
6816
  72,
4880
6817
  79,
4881
- 207,
6818
+ 280,
4882
6819
  83,
4883
6820
  85,
4884
- 133,
6821
+ 179,
6822
+ 283,
4885
6823
  210,
4886
- 137,
6824
+ 286,
4887
6825
  213,
4888
- 140,
4889
- 216,
6826
+ 289,
4890
6827
  40,
4891
6828
  25,
4892
6829
  43
@@ -4898,7 +6835,7 @@
4898
6835
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
4899
6836
  "line": 13,
4900
6837
  "character": 13,
4901
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L13"
6838
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L13"
4902
6839
  }
4903
6840
  ],
4904
6841
  "extendedTypes": [
@@ -4944,7 +6881,7 @@
4944
6881
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
4945
6882
  "line": 8,
4946
6883
  "character": 12,
4947
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L8"
6884
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L8"
4948
6885
  }
4949
6886
  ],
4950
6887
  "typeParameters": [
@@ -4999,7 +6936,7 @@
4999
6936
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
5000
6937
  "line": 11,
5001
6938
  "character": 4,
5002
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
6939
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
5003
6940
  }
5004
6941
  ],
5005
6942
  "type": {
@@ -5019,7 +6956,7 @@
5019
6956
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
5020
6957
  "line": 12,
5021
6958
  "character": 4,
5022
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
6959
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
5023
6960
  }
5024
6961
  ],
5025
6962
  "type": {
@@ -5042,7 +6979,7 @@
5042
6979
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
5043
6980
  "line": 10,
5044
6981
  "character": 12,
5045
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
6982
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
5046
6983
  }
5047
6984
  ]
5048
6985
  }
@@ -5064,13 +7001,13 @@
5064
7001
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
5065
7002
  "line": 5,
5066
7003
  "character": 12,
5067
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L5"
7004
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L5"
5068
7005
  },
5069
7006
  {
5070
7007
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
5071
7008
  "line": 6,
5072
7009
  "character": 13,
5073
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L6"
7010
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L6"
5074
7011
  }
5075
7012
  ],
5076
7013
  "type": {
@@ -5089,13 +7026,13 @@
5089
7026
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
5090
7027
  "line": 5,
5091
7028
  "character": 12,
5092
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L5"
7029
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L5"
5093
7030
  },
5094
7031
  {
5095
7032
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
5096
7033
  "line": 6,
5097
7034
  "character": 13,
5098
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L6"
7035
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L6"
5099
7036
  }
5100
7037
  ],
5101
7038
  "type": {
@@ -5114,7 +7051,7 @@
5114
7051
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Plugin.ts",
5115
7052
  "line": 8,
5116
7053
  "character": 13,
5117
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Plugin.ts#L8"
7054
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Plugin.ts#L8"
5118
7055
  }
5119
7056
  ],
5120
7057
  "signatures": [
@@ -5397,7 +7334,7 @@
5397
7334
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
5398
7335
  "line": 11,
5399
7336
  "character": 4,
5400
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
7337
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
5401
7338
  }
5402
7339
  ],
5403
7340
  "type": {
@@ -5416,7 +7353,7 @@
5416
7353
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
5417
7354
  "line": 12,
5418
7355
  "character": 4,
5419
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
7356
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
5420
7357
  }
5421
7358
  ],
5422
7359
  "type": {
@@ -5439,7 +7376,7 @@
5439
7376
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
5440
7377
  "line": 10,
5441
7378
  "character": 12,
5442
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
7379
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
5443
7380
  }
5444
7381
  ]
5445
7382
  }
@@ -5460,7 +7397,7 @@
5460
7397
  {
5461
7398
  "title": "References",
5462
7399
  "children": [
5463
- 220
7400
+ 293
5464
7401
  ]
5465
7402
  },
5466
7403
  {
@@ -5494,7 +7431,7 @@
5494
7431
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/index.ts",
5495
7432
  "line": 1,
5496
7433
  "character": 0,
5497
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/location-certainty/src/index.ts#L1"
7434
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/index.ts#L1"
5498
7435
  }
5499
7436
  ]
5500
7437
  }