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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/docs.json +2080 -1019
  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": 252,
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/bf6140cd5/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": 22,
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/bf6140cd5/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/bf6140cd5/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/bf6140cd5/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,7 +399,7 @@
399
399
  }
400
400
  },
401
401
  {
402
- "id": 115,
402
+ "id": 131,
403
403
  "name": "_resolver",
404
404
  "kind": 1024,
405
405
  "kindString": "Property",
@@ -434,14 +434,158 @@
434
434
  {
435
435
  "type": "reflection",
436
436
  "declaration": {
437
- "id": 116,
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,
438
582
  "name": "__type",
439
583
  "kind": 65536,
440
584
  "kindString": "Type literal",
441
585
  "flags": {},
442
586
  "children": [
443
587
  {
444
- "id": 117,
588
+ "id": 138,
445
589
  "name": "schema",
446
590
  "kind": 1024,
447
591
  "kindString": "Property",
@@ -463,7 +607,7 @@
463
607
  {
464
608
  "title": "Properties",
465
609
  "children": [
466
- 117
610
+ 138
467
611
  ]
468
612
  }
469
613
  ],
@@ -494,7 +638,7 @@
494
638
  }
495
639
  },
496
640
  {
497
- "id": 118,
641
+ "id": 139,
498
642
  "name": "_started",
499
643
  "kind": 1024,
500
644
  "kindString": "Property",
@@ -522,7 +666,7 @@
522
666
  }
523
667
  },
524
668
  {
525
- "id": 119,
669
+ "id": 140,
526
670
  "name": "account",
527
671
  "kind": 1024,
528
672
  "kindString": "Property",
@@ -550,341 +694,64 @@
550
694
  }
551
695
  },
552
696
  {
553
- "id": 120,
554
- "name": "allowedAddressSets",
697
+ "id": 118,
698
+ "name": "config",
555
699
  "kind": 1024,
556
700
  "kindString": "Property",
557
- "flags": {
558
- "isProtected": true,
559
- "isOptional": true
560
- },
701
+ "flags": {},
561
702
  "sources": [
562
703
  {
563
704
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
564
- "line": 18,
565
- "character": 14
705
+ "line": 14,
706
+ "character": 4
566
707
  }
567
708
  ],
568
709
  "type": {
569
- "type": "reference",
570
- "typeArguments": [
710
+ "type": "intersection",
711
+ "types": [
571
712
  {
572
- "type": "intrinsic",
573
- "name": "string"
713
+ "type": "reference",
714
+ "name": "SchemaFields"
574
715
  },
575
716
  {
576
- "type": "array",
577
- "elementType": {
578
- "type": "intrinsic",
579
- "name": "string"
580
- }
581
- }
582
- ],
583
- "name": "Record",
584
- "qualifiedName": "Record",
585
- "package": "typescript"
586
- },
587
- "inheritedFrom": {
588
- "type": "reference",
589
- "name": "AbstractDiviner.allowedAddressSets"
590
- },
591
- "implementationOf": {
592
- "type": "reference",
593
- "name": "LocationCertaintyDiviner.allowedAddressSets"
594
- }
595
- },
596
- {
597
- "id": 121,
598
- "name": "allowedAddressValidator",
599
- "kind": 1024,
600
- "kindString": "Property",
601
- "flags": {
602
- "isProtected": true,
603
- "isReadonly": true
604
- },
605
- "sources": [
606
- {
607
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
608
- "line": 19,
609
- "character": 23
610
- }
611
- ],
612
- "type": {
613
- "type": "reference",
614
- "typeArguments": [
717
+ "type": "reference",
718
+ "name": "PayloadFields"
719
+ },
615
720
  {
616
- "type": "intersection",
617
- "types": [
618
- {
619
- "type": "reference",
620
- "name": "SchemaFields"
621
- },
622
- {
623
- "type": "reference",
624
- "name": "PayloadFields"
625
- },
626
- {
627
- "type": "reflection",
628
- "declaration": {
629
- "id": 122,
630
- "name": "__type",
631
- "kind": 65536,
632
- "kindString": "Type literal",
633
- "flags": {},
634
- "children": [
721
+ "type": "reflection",
722
+ "declaration": {
723
+ "id": 119,
724
+ "name": "__type",
725
+ "kind": 65536,
726
+ "kindString": "Type literal",
727
+ "flags": {},
728
+ "children": [
729
+ {
730
+ "id": 120,
731
+ "name": "security",
732
+ "kind": 1024,
733
+ "kindString": "Property",
734
+ "flags": {
735
+ "isOptional": true
736
+ },
737
+ "sources": [
635
738
  {
636
- "id": 123,
637
- "name": "security",
638
- "kind": 1024,
639
- "kindString": "Property",
640
- "flags": {
641
- "isOptional": true
642
- },
643
- "sources": [
739
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
740
+ "line": 8,
741
+ "character": 4
742
+ }
743
+ ],
744
+ "type": {
745
+ "type": "reflection",
746
+ "declaration": {
747
+ "id": 121,
748
+ "name": "__type",
749
+ "kind": 65536,
750
+ "kindString": "Type literal",
751
+ "flags": {},
752
+ "children": [
644
753
  {
645
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
646
- "line": 8,
647
- "character": 4
648
- }
649
- ],
650
- "type": {
651
- "type": "reflection",
652
- "declaration": {
653
- "id": 124,
654
- "name": "__type",
655
- "kind": 65536,
656
- "kindString": "Type literal",
657
- "flags": {},
658
- "children": [
659
- {
660
- "id": 125,
661
- "name": "allowed",
662
- "kind": 1024,
663
- "kindString": "Property",
664
- "flags": {
665
- "isOptional": true
666
- },
667
- "sources": [
668
- {
669
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
670
- "line": 9,
671
- "character": 8
672
- }
673
- ],
674
- "type": {
675
- "type": "reference",
676
- "typeArguments": [
677
- {
678
- "type": "intrinsic",
679
- "name": "string"
680
- },
681
- {
682
- "type": "array",
683
- "elementType": {
684
- "type": "array",
685
- "elementType": {
686
- "type": "intrinsic",
687
- "name": "string"
688
- }
689
- }
690
- }
691
- ],
692
- "name": "Record",
693
- "qualifiedName": "Record",
694
- "package": "typescript"
695
- }
696
- },
697
- {
698
- "id": 126,
699
- "name": "disallowed",
700
- "kind": 1024,
701
- "kindString": "Property",
702
- "flags": {
703
- "isOptional": true
704
- },
705
- "sources": [
706
- {
707
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
708
- "line": 10,
709
- "character": 8
710
- }
711
- ],
712
- "type": {
713
- "type": "reference",
714
- "typeArguments": [
715
- {
716
- "type": "intrinsic",
717
- "name": "string"
718
- },
719
- {
720
- "type": "array",
721
- "elementType": {
722
- "type": "intrinsic",
723
- "name": "string"
724
- }
725
- }
726
- ],
727
- "name": "Record",
728
- "qualifiedName": "Record",
729
- "package": "typescript"
730
- }
731
- }
732
- ],
733
- "groups": [
734
- {
735
- "title": "Properties",
736
- "children": [
737
- 125,
738
- 126
739
- ]
740
- }
741
- ],
742
- "sources": [
743
- {
744
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
745
- "line": 8,
746
- "character": 15
747
- }
748
- ]
749
- }
750
- }
751
- }
752
- ],
753
- "groups": [
754
- {
755
- "title": "Properties",
756
- "children": [
757
- 123
758
- ]
759
- }
760
- ],
761
- "sources": [
762
- {
763
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
764
- "line": 7,
765
- "character": 87
766
- }
767
- ]
768
- }
769
- },
770
- {
771
- "type": "reflection",
772
- "declaration": {
773
- "id": 127,
774
- "name": "__type",
775
- "kind": 65536,
776
- "kindString": "Type literal",
777
- "flags": {},
778
- "children": [
779
- {
780
- "id": 128,
781
- "name": "schema",
782
- "kind": 1024,
783
- "kindString": "Property",
784
- "flags": {},
785
- "sources": [
786
- {
787
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
788
- "line": 19,
789
- "character": 4
790
- }
791
- ],
792
- "type": {
793
- "type": "intrinsic",
794
- "name": "string"
795
- }
796
- }
797
- ],
798
- "groups": [
799
- {
800
- "title": "Properties",
801
- "children": [
802
- 128
803
- ]
804
- }
805
- ],
806
- "sources": [
807
- {
808
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
809
- "line": 18,
810
- "character": 17
811
- }
812
- ]
813
- }
814
- }
815
- ]
816
- }
817
- ],
818
- "name": "AllowedAddressValidator"
819
- },
820
- "inheritedFrom": {
821
- "type": "reference",
822
- "name": "AbstractDiviner.allowedAddressValidator"
823
- },
824
- "implementationOf": {
825
- "type": "reference",
826
- "name": "LocationCertaintyDiviner.allowedAddressValidator"
827
- }
828
- },
829
- {
830
- "id": 102,
831
- "name": "config",
832
- "kind": 1024,
833
- "kindString": "Property",
834
- "flags": {},
835
- "sources": [
836
- {
837
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
838
- "line": 14,
839
- "character": 4
840
- }
841
- ],
842
- "type": {
843
- "type": "intersection",
844
- "types": [
845
- {
846
- "type": "reference",
847
- "name": "SchemaFields"
848
- },
849
- {
850
- "type": "reference",
851
- "name": "PayloadFields"
852
- },
853
- {
854
- "type": "reflection",
855
- "declaration": {
856
- "id": 103,
857
- "name": "__type",
858
- "kind": 65536,
859
- "kindString": "Type literal",
860
- "flags": {},
861
- "children": [
862
- {
863
- "id": 104,
864
- "name": "security",
865
- "kind": 1024,
866
- "kindString": "Property",
867
- "flags": {
868
- "isOptional": true
869
- },
870
- "sources": [
871
- {
872
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
873
- "line": 8,
874
- "character": 4
875
- }
876
- ],
877
- "type": {
878
- "type": "reflection",
879
- "declaration": {
880
- "id": 105,
881
- "name": "__type",
882
- "kind": 65536,
883
- "kindString": "Type literal",
884
- "flags": {},
885
- "children": [
886
- {
887
- "id": 106,
754
+ "id": 122,
888
755
  "name": "allowed",
889
756
  "kind": 1024,
890
757
  "kindString": "Property",
@@ -922,7 +789,7 @@
922
789
  }
923
790
  },
924
791
  {
925
- "id": 107,
792
+ "id": 123,
926
793
  "name": "disallowed",
927
794
  "kind": 1024,
928
795
  "kindString": "Property",
@@ -961,8 +828,8 @@
961
828
  {
962
829
  "title": "Properties",
963
830
  "children": [
964
- 106,
965
- 107
831
+ 122,
832
+ 123
966
833
  ]
967
834
  }
968
835
  ],
@@ -981,7 +848,7 @@
981
848
  {
982
849
  "title": "Properties",
983
850
  "children": [
984
- 104
851
+ 120
985
852
  ]
986
853
  }
987
854
  ],
@@ -997,14 +864,14 @@
997
864
  {
998
865
  "type": "reflection",
999
866
  "declaration": {
1000
- "id": 108,
867
+ "id": 124,
1001
868
  "name": "__type",
1002
869
  "kind": 65536,
1003
870
  "kindString": "Type literal",
1004
871
  "flags": {},
1005
872
  "children": [
1006
873
  {
1007
- "id": 109,
874
+ "id": 125,
1008
875
  "name": "targetSchema",
1009
876
  "kind": 1024,
1010
877
  "kindString": "Property",
@@ -1028,7 +895,7 @@
1028
895
  {
1029
896
  "title": "Properties",
1030
897
  "children": [
1031
- 109
898
+ 125
1032
899
  ]
1033
900
  }
1034
901
  ],
@@ -1044,14 +911,14 @@
1044
911
  {
1045
912
  "type": "reflection",
1046
913
  "declaration": {
1047
- "id": 110,
914
+ "id": 126,
1048
915
  "name": "__type",
1049
916
  "kind": 65536,
1050
917
  "kindString": "Type literal",
1051
918
  "flags": {},
1052
919
  "children": [
1053
920
  {
1054
- "id": 111,
921
+ "id": 127,
1055
922
  "name": "schema",
1056
923
  "kind": 1024,
1057
924
  "kindString": "Property",
@@ -1073,7 +940,7 @@
1073
940
  {
1074
941
  "title": "Properties",
1075
942
  "children": [
1076
- 111
943
+ 127
1077
944
  ]
1078
945
  }
1079
946
  ],
@@ -1089,14 +956,14 @@
1089
956
  {
1090
957
  "type": "reflection",
1091
958
  "declaration": {
1092
- "id": 112,
959
+ "id": 128,
1093
960
  "name": "__type",
1094
961
  "kind": 65536,
1095
962
  "kindString": "Type literal",
1096
963
  "flags": {},
1097
964
  "children": [
1098
965
  {
1099
- "id": 113,
966
+ "id": 129,
1100
967
  "name": "schema",
1101
968
  "kind": 1024,
1102
969
  "kindString": "Property",
@@ -1106,7 +973,7 @@
1106
973
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
1107
974
  "line": 11,
1108
975
  "character": 4,
1109
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/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"
1110
977
  }
1111
978
  ],
1112
979
  "type": {
@@ -1115,7 +982,7 @@
1115
982
  }
1116
983
  },
1117
984
  {
1118
- "id": 114,
985
+ "id": 130,
1119
986
  "name": "targetSchema",
1120
987
  "kind": 1024,
1121
988
  "kindString": "Property",
@@ -1125,7 +992,7 @@
1125
992
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
1126
993
  "line": 12,
1127
994
  "character": 4,
1128
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/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"
1129
996
  }
1130
997
  ],
1131
998
  "type": {
@@ -1138,8 +1005,8 @@
1138
1005
  {
1139
1006
  "title": "Properties",
1140
1007
  "children": [
1141
- 113,
1142
- 114
1008
+ 129,
1009
+ 130
1143
1010
  ]
1144
1011
  }
1145
1012
  ],
@@ -1148,7 +1015,7 @@
1148
1015
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
1149
1016
  "line": 10,
1150
1017
  "character": 12,
1151
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/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"
1152
1019
  }
1153
1020
  ]
1154
1021
  }
@@ -1165,7 +1032,7 @@
1165
1032
  }
1166
1033
  },
1167
1034
  {
1168
- "id": 129,
1035
+ "id": 141,
1169
1036
  "name": "logger",
1170
1037
  "kind": 1024,
1171
1038
  "kindString": "Property",
@@ -1177,7 +1044,7 @@
1177
1044
  "sources": [
1178
1045
  {
1179
1046
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1180
- "line": 20,
1047
+ "line": 18,
1181
1048
  "character": 23
1182
1049
  }
1183
1050
  ],
@@ -1195,138 +1062,269 @@
1195
1062
  }
1196
1063
  },
1197
1064
  {
1198
- "id": 130,
1199
- "name": "queryValidators",
1065
+ "id": 142,
1066
+ "name": "moduleConfigQueryValidator",
1200
1067
  "kind": 1024,
1201
1068
  "kindString": "Property",
1202
1069
  "flags": {
1203
- "isProtected": true
1070
+ "isProtected": true,
1071
+ "isReadonly": true
1204
1072
  },
1205
1073
  "sources": [
1206
1074
  {
1207
1075
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1208
- "line": 21,
1209
- "character": 14
1076
+ "line": 19,
1077
+ "character": 23
1210
1078
  }
1211
1079
  ],
1212
1080
  "type": {
1213
- "type": "array",
1214
- "elementType": {
1215
- "type": "reference",
1216
- "typeArguments": [
1217
- {
1218
- "type": "intersection",
1219
- "types": [
1220
- {
1221
- "type": "reference",
1222
- "name": "SchemaFields"
1223
- },
1224
- {
1225
- "type": "reference",
1226
- "name": "PayloadFields"
1227
- },
1228
- {
1229
- "type": "reference",
1230
- "name": "XyoBoundWitnessFields"
1231
- },
1232
- {
1233
- "type": "reflection",
1234
- "declaration": {
1235
- "id": 131,
1236
- "name": "__type",
1237
- "kind": 65536,
1238
- "kindString": "Type literal",
1239
- "flags": {},
1240
- "children": [
1241
- {
1242
- "id": 132,
1243
- "name": "query",
1244
- "kind": 1024,
1245
- "kindString": "Property",
1246
- "flags": {},
1247
- "sources": [
1248
- {
1249
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1250
- "line": 5,
1251
- "character": 4
1252
- }
1253
- ],
1254
- "type": {
1255
- "type": "intrinsic",
1256
- "name": "string"
1257
- }
1258
- },
1259
- {
1260
- "id": 133,
1261
- "name": "resultSet",
1262
- "kind": 1024,
1263
- "kindString": "Property",
1264
- "flags": {
1265
- "isOptional": true
1266
- },
1267
- "sources": [
1268
- {
1269
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1270
- "line": 6,
1271
- "character": 4
1272
- }
1273
- ],
1274
- "type": {
1275
- "type": "intrinsic",
1276
- "name": "string"
1081
+ "type": "reference",
1082
+ "typeArguments": [
1083
+ {
1084
+ "type": "intersection",
1085
+ "types": [
1086
+ {
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
1277
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
1278
1132
  },
1279
- {
1280
- "id": 134,
1281
- "name": "schema",
1282
- "kind": 1024,
1283
- "kindString": "Property",
1284
- "flags": {},
1285
- "sources": [
1286
- {
1287
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1288
- "line": 7,
1289
- "character": 4
1290
- }
1291
- ],
1292
- "type": {
1293
- "type": "literal",
1294
- "value": "network.xyo.boundwitness.query"
1133
+ "sources": [
1134
+ {
1135
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1136
+ "line": 6,
1137
+ "character": 4
1295
1138
  }
1139
+ ],
1140
+ "type": {
1141
+ "type": "intrinsic",
1142
+ "name": "string"
1296
1143
  }
1297
- ],
1298
- "groups": [
1299
- {
1300
- "title": "Properties",
1301
- "children": [
1302
- 132,
1303
- 133,
1304
- 134
1305
- ]
1306
- }
1307
- ],
1308
- "sources": [
1309
- {
1310
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1311
- "line": 4,
1312
- "character": 51
1144
+ },
1145
+ {
1146
+ "id": 146,
1147
+ "name": "schema",
1148
+ "kind": 1024,
1149
+ "kindString": "Property",
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"
1313
1161
  }
1314
- ]
1315
- }
1162
+ }
1163
+ ],
1164
+ "groups": [
1165
+ {
1166
+ "title": "Properties",
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
+ ]
1316
1181
  }
1317
- ]
1318
- }
1319
- ],
1320
- "name": "Queryable"
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
1321
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": [
1247
+ {
1248
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1249
+ "line": 5,
1250
+ "character": 4
1251
+ }
1252
+ ],
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": [
1267
+ {
1268
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1269
+ "line": 6,
1270
+ "character": 4
1271
+ }
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": {},
1284
+ "sources": [
1285
+ {
1286
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1287
+ "line": 7,
1288
+ "character": 4
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
1304
+ ]
1305
+ }
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
+ }
1315
+ }
1316
+ ]
1317
+ }
1318
+ ],
1319
+ "name": "Queryable"
1322
1320
  },
1323
1321
  "inheritedFrom": {
1324
1322
  "type": "reference",
1325
- "name": "AbstractDiviner.queryValidators"
1323
+ "name": "AbstractDiviner.supportedQueryValidator"
1326
1324
  },
1327
1325
  "implementationOf": {
1328
1326
  "type": "reference",
1329
- "name": "LocationCertaintyDiviner.queryValidators"
1327
+ "name": "LocationCertaintyDiviner.supportedQueryValidator"
1330
1328
  }
1331
1329
  },
1332
1330
  {
@@ -1342,7 +1340,7 @@
1342
1340
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
1343
1341
  "line": 14,
1344
1342
  "character": 18,
1345
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/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"
1346
1344
  }
1347
1345
  ],
1348
1346
  "type": {
@@ -1393,7 +1391,7 @@
1393
1391
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
1394
1392
  "line": 15,
1395
1393
  "character": 18,
1396
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/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"
1397
1395
  }
1398
1396
  ],
1399
1397
  "type": {
@@ -1407,7 +1405,7 @@
1407
1405
  }
1408
1406
  },
1409
1407
  {
1410
- "id": 135,
1408
+ "id": 152,
1411
1409
  "name": "address",
1412
1410
  "kind": 262144,
1413
1411
  "kindString": "Accessor",
@@ -1415,12 +1413,12 @@
1415
1413
  "sources": [
1416
1414
  {
1417
1415
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1418
- "line": 23,
1416
+ "line": 22,
1419
1417
  "character": 8
1420
1418
  }
1421
1419
  ],
1422
1420
  "getSignature": {
1423
- "id": 136,
1421
+ "id": 153,
1424
1422
  "name": "address",
1425
1423
  "kind": 524288,
1426
1424
  "kindString": "Get signature",
@@ -1447,71 +1445,6 @@
1447
1445
  "name": "LocationCertaintyDiviner.address"
1448
1446
  }
1449
1447
  },
1450
- {
1451
- "id": 137,
1452
- "name": "disallowedAddresses",
1453
- "kind": 262144,
1454
- "kindString": "Accessor",
1455
- "flags": {},
1456
- "sources": [
1457
- {
1458
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1459
- "line": 24,
1460
- "character": 8
1461
- }
1462
- ],
1463
- "getSignature": {
1464
- "id": 138,
1465
- "name": "disallowedAddresses",
1466
- "kind": 524288,
1467
- "kindString": "Get signature",
1468
- "flags": {},
1469
- "type": {
1470
- "type": "union",
1471
- "types": [
1472
- {
1473
- "type": "intrinsic",
1474
- "name": "undefined"
1475
- },
1476
- {
1477
- "type": "reference",
1478
- "typeArguments": [
1479
- {
1480
- "type": "intrinsic",
1481
- "name": "string"
1482
- },
1483
- {
1484
- "type": "array",
1485
- "elementType": {
1486
- "type": "intrinsic",
1487
- "name": "string"
1488
- }
1489
- }
1490
- ],
1491
- "name": "Record",
1492
- "qualifiedName": "Record",
1493
- "package": "typescript"
1494
- }
1495
- ]
1496
- },
1497
- "inheritedFrom": {
1498
- "type": "reference",
1499
- "name": "AbstractDiviner.disallowedAddresses"
1500
- },
1501
- "implementationOf": {
1502
- "type": "reference",
1503
- "name": "LocationCertaintyDiviner.disallowedAddresses"
1504
- }
1505
- },
1506
- "inheritedFrom": {
1507
- "type": "reference",
1508
- "name": "AbstractDiviner.disallowedAddresses"
1509
- },
1510
- "implementationOf": {
1511
- "type": "reference",
1512
- "name": "LocationCertaintyDiviner.disallowedAddresses"
1513
- }
1514
- },
1515
1448
  {
1516
1449
  "id": 70,
1517
1450
  "name": "jobs",
@@ -1523,7 +1456,7 @@
1523
1456
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
1524
1457
  "line": 17,
1525
1458
  "character": 6,
1526
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L17"
1459
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L17"
1527
1460
  }
1528
1461
  ],
1529
1462
  "getSignature": {
@@ -1550,7 +1483,7 @@
1550
1483
  }
1551
1484
  },
1552
1485
  {
1553
- "id": 139,
1486
+ "id": 154,
1554
1487
  "name": "resolver",
1555
1488
  "kind": 262144,
1556
1489
  "kindString": "Accessor",
@@ -1558,17 +1491,17 @@
1558
1491
  "sources": [
1559
1492
  {
1560
1493
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1561
- "line": 25,
1494
+ "line": 23,
1562
1495
  "character": 8
1563
1496
  },
1564
1497
  {
1565
1498
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1566
- "line": 26,
1499
+ "line": 24,
1567
1500
  "character": 8
1568
1501
  }
1569
1502
  ],
1570
1503
  "getSignature": {
1571
- "id": 140,
1504
+ "id": 155,
1572
1505
  "name": "resolver",
1573
1506
  "kind": 524288,
1574
1507
  "kindString": "Get signature",
@@ -1600,27 +1533,171 @@
1600
1533
  {
1601
1534
  "type": "reflection",
1602
1535
  "declaration": {
1603
- "id": 141,
1536
+ "id": 156,
1604
1537
  "name": "__type",
1605
1538
  "kind": 65536,
1606
1539
  "kindString": "Type literal",
1607
1540
  "flags": {},
1608
1541
  "children": [
1609
1542
  {
1610
- "id": 142,
1611
- "name": "schema",
1543
+ "id": 157,
1544
+ "name": "security",
1612
1545
  "kind": 1024,
1613
1546
  "kindString": "Property",
1614
- "flags": {},
1547
+ "flags": {
1548
+ "isOptional": true
1549
+ },
1615
1550
  "sources": [
1616
1551
  {
1617
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1618
- "line": 19,
1552
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1553
+ "line": 8,
1619
1554
  "character": 4
1620
1555
  }
1621
1556
  ],
1622
1557
  "type": {
1623
- "type": "intrinsic",
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",
1624
1701
  "name": "string"
1625
1702
  }
1626
1703
  }
@@ -1629,7 +1706,7 @@
1629
1706
  {
1630
1707
  "title": "Properties",
1631
1708
  "children": [
1632
- 142
1709
+ 162
1633
1710
  ]
1634
1711
  }
1635
1712
  ],
@@ -1662,14 +1739,14 @@
1662
1739
  }
1663
1740
  },
1664
1741
  "setSignature": {
1665
- "id": 143,
1742
+ "id": 163,
1666
1743
  "name": "resolver",
1667
1744
  "kind": 1048576,
1668
1745
  "kindString": "Set signature",
1669
1746
  "flags": {},
1670
1747
  "parameters": [
1671
1748
  {
1672
- "id": 144,
1749
+ "id": 164,
1673
1750
  "name": "v",
1674
1751
  "kind": 32768,
1675
1752
  "kindString": "Parameter",
@@ -1701,14 +1778,158 @@
1701
1778
  {
1702
1779
  "type": "reflection",
1703
1780
  "declaration": {
1704
- "id": 145,
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,
1705
1926
  "name": "__type",
1706
1927
  "kind": 65536,
1707
1928
  "kindString": "Type literal",
1708
1929
  "flags": {},
1709
1930
  "children": [
1710
1931
  {
1711
- "id": 146,
1932
+ "id": 171,
1712
1933
  "name": "schema",
1713
1934
  "kind": 1024,
1714
1935
  "kindString": "Property",
@@ -1730,7 +1951,7 @@
1730
1951
  {
1731
1952
  "title": "Properties",
1732
1953
  "children": [
1733
- 146
1954
+ 171
1734
1955
  ]
1735
1956
  }
1736
1957
  ],
@@ -1828,7 +2049,7 @@
1828
2049
  }
1829
2050
  },
1830
2051
  {
1831
- "id": 175,
2052
+ "id": 216,
1832
2053
  "name": "bindHashes",
1833
2054
  "kind": 2048,
1834
2055
  "kindString": "Method",
@@ -1838,20 +2059,20 @@
1838
2059
  "sources": [
1839
2060
  {
1840
2061
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1841
- "line": 35,
2062
+ "line": 33,
1842
2063
  "character": 14
1843
2064
  }
1844
2065
  ],
1845
2066
  "signatures": [
1846
2067
  {
1847
- "id": 176,
2068
+ "id": 217,
1848
2069
  "name": "bindHashes",
1849
2070
  "kind": 4096,
1850
2071
  "kindString": "Call signature",
1851
2072
  "flags": {},
1852
2073
  "parameters": [
1853
2074
  {
1854
- "id": 177,
2075
+ "id": 218,
1855
2076
  "name": "hashes",
1856
2077
  "kind": 32768,
1857
2078
  "kindString": "Parameter",
@@ -1865,7 +2086,7 @@
1865
2086
  }
1866
2087
  },
1867
2088
  {
1868
- "id": 178,
2089
+ "id": 219,
1869
2090
  "name": "schema",
1870
2091
  "kind": 32768,
1871
2092
  "kindString": "Parameter",
@@ -1879,7 +2100,7 @@
1879
2100
  }
1880
2101
  },
1881
2102
  {
1882
- "id": 179,
2103
+ "id": 220,
1883
2104
  "name": "account",
1884
2105
  "kind": 32768,
1885
2106
  "kindString": "Parameter",
@@ -1926,7 +2147,7 @@
1926
2147
  }
1927
2148
  },
1928
2149
  {
1929
- "id": 180,
2150
+ "id": 221,
1930
2151
  "name": "bindHashesInternal",
1931
2152
  "kind": 2048,
1932
2153
  "kindString": "Method",
@@ -1936,20 +2157,20 @@
1936
2157
  "sources": [
1937
2158
  {
1938
2159
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1939
- "line": 36,
2160
+ "line": 34,
1940
2161
  "character": 14
1941
2162
  }
1942
2163
  ],
1943
2164
  "signatures": [
1944
2165
  {
1945
- "id": 181,
2166
+ "id": 222,
1946
2167
  "name": "bindHashesInternal",
1947
2168
  "kind": 4096,
1948
2169
  "kindString": "Call signature",
1949
2170
  "flags": {},
1950
2171
  "parameters": [
1951
2172
  {
1952
- "id": 182,
2173
+ "id": 223,
1953
2174
  "name": "hashes",
1954
2175
  "kind": 32768,
1955
2176
  "kindString": "Parameter",
@@ -1963,7 +2184,7 @@
1963
2184
  }
1964
2185
  },
1965
2186
  {
1966
- "id": 183,
2187
+ "id": 224,
1967
2188
  "name": "schema",
1968
2189
  "kind": 32768,
1969
2190
  "kindString": "Parameter",
@@ -1977,7 +2198,7 @@
1977
2198
  }
1978
2199
  },
1979
2200
  {
1980
- "id": 184,
2201
+ "id": 225,
1981
2202
  "name": "account",
1982
2203
  "kind": 32768,
1983
2204
  "kindString": "Parameter",
@@ -2008,14 +2229,14 @@
2008
2229
  {
2009
2230
  "type": "reflection",
2010
2231
  "declaration": {
2011
- "id": 185,
2232
+ "id": 226,
2012
2233
  "name": "__type",
2013
2234
  "kind": 65536,
2014
2235
  "kindString": "Type literal",
2015
2236
  "flags": {},
2016
2237
  "children": [
2017
2238
  {
2018
- "id": 186,
2239
+ "id": 227,
2019
2240
  "name": "schema",
2020
2241
  "kind": 1024,
2021
2242
  "kindString": "Property",
@@ -2037,7 +2258,7 @@
2037
2258
  {
2038
2259
  "title": "Properties",
2039
2260
  "children": [
2040
- 186
2261
+ 227
2041
2262
  ]
2042
2263
  }
2043
2264
  ],
@@ -2072,7 +2293,7 @@
2072
2293
  }
2073
2294
  },
2074
2295
  {
2075
- "id": 187,
2296
+ "id": 228,
2076
2297
  "name": "bindQuery",
2077
2298
  "kind": 2048,
2078
2299
  "kindString": "Method",
@@ -2082,20 +2303,20 @@
2082
2303
  "sources": [
2083
2304
  {
2084
2305
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2085
- "line": 37,
2306
+ "line": 35,
2086
2307
  "character": 14
2087
2308
  }
2088
2309
  ],
2089
2310
  "signatures": [
2090
2311
  {
2091
- "id": 188,
2312
+ "id": 229,
2092
2313
  "name": "bindQuery",
2093
2314
  "kind": 4096,
2094
2315
  "kindString": "Call signature",
2095
2316
  "flags": {},
2096
2317
  "typeParameter": [
2097
2318
  {
2098
- "id": 193,
2319
+ "id": 234,
2099
2320
  "name": "T",
2100
2321
  "kind": 131072,
2101
2322
  "kindString": "Type parameter",
@@ -2121,14 +2342,14 @@
2121
2342
  {
2122
2343
  "type": "reflection",
2123
2344
  "declaration": {
2124
- "id": 189,
2345
+ "id": 230,
2125
2346
  "name": "__type",
2126
2347
  "kind": 65536,
2127
2348
  "kindString": "Type literal",
2128
2349
  "flags": {},
2129
2350
  "children": [
2130
2351
  {
2131
- "id": 190,
2352
+ "id": 231,
2132
2353
  "name": "schema",
2133
2354
  "kind": 1024,
2134
2355
  "kindString": "Property",
@@ -2150,7 +2371,7 @@
2150
2371
  {
2151
2372
  "title": "Properties",
2152
2373
  "children": [
2153
- 190
2374
+ 231
2154
2375
  ]
2155
2376
  }
2156
2377
  ],
@@ -2186,14 +2407,14 @@
2186
2407
  {
2187
2408
  "type": "reflection",
2188
2409
  "declaration": {
2189
- "id": 191,
2410
+ "id": 232,
2190
2411
  "name": "__type",
2191
2412
  "kind": 65536,
2192
2413
  "kindString": "Type literal",
2193
2414
  "flags": {},
2194
2415
  "children": [
2195
2416
  {
2196
- "id": 192,
2417
+ "id": 233,
2197
2418
  "name": "schema",
2198
2419
  "kind": 1024,
2199
2420
  "kindString": "Property",
@@ -2215,7 +2436,7 @@
2215
2436
  {
2216
2437
  "title": "Properties",
2217
2438
  "children": [
2218
- 192
2439
+ 233
2219
2440
  ]
2220
2441
  }
2221
2442
  ],
@@ -2239,19 +2460,19 @@
2239
2460
  ],
2240
2461
  "parameters": [
2241
2462
  {
2242
- "id": 194,
2463
+ "id": 235,
2243
2464
  "name": "query",
2244
2465
  "kind": 32768,
2245
2466
  "kindString": "Parameter",
2246
2467
  "flags": {},
2247
2468
  "type": {
2248
2469
  "type": "reference",
2249
- "id": 193,
2470
+ "id": 234,
2250
2471
  "name": "T"
2251
2472
  }
2252
2473
  },
2253
2474
  {
2254
- "id": 195,
2475
+ "id": 236,
2255
2476
  "name": "payloads",
2256
2477
  "kind": 32768,
2257
2478
  "kindString": "Parameter",
@@ -2274,14 +2495,14 @@
2274
2495
  {
2275
2496
  "type": "reflection",
2276
2497
  "declaration": {
2277
- "id": 196,
2498
+ "id": 237,
2278
2499
  "name": "__type",
2279
2500
  "kind": 65536,
2280
2501
  "kindString": "Type literal",
2281
2502
  "flags": {},
2282
2503
  "children": [
2283
2504
  {
2284
- "id": 197,
2505
+ "id": 238,
2285
2506
  "name": "schema",
2286
2507
  "kind": 1024,
2287
2508
  "kindString": "Property",
@@ -2303,7 +2524,7 @@
2303
2524
  {
2304
2525
  "title": "Properties",
2305
2526
  "children": [
2306
- 197
2527
+ 238
2307
2528
  ]
2308
2529
  }
2309
2530
  ],
@@ -2321,7 +2542,7 @@
2321
2542
  }
2322
2543
  },
2323
2544
  {
2324
- "id": 198,
2545
+ "id": 239,
2325
2546
  "name": "account",
2326
2547
  "kind": 32768,
2327
2548
  "kindString": "Parameter",
@@ -2358,14 +2579,14 @@
2358
2579
  {
2359
2580
  "type": "reflection",
2360
2581
  "declaration": {
2361
- "id": 199,
2582
+ "id": 240,
2362
2583
  "name": "__type",
2363
2584
  "kind": 65536,
2364
2585
  "kindString": "Type literal",
2365
2586
  "flags": {},
2366
2587
  "children": [
2367
2588
  {
2368
- "id": 200,
2589
+ "id": 241,
2369
2590
  "name": "query",
2370
2591
  "kind": 1024,
2371
2592
  "kindString": "Property",
@@ -2383,7 +2604,7 @@
2383
2604
  }
2384
2605
  },
2385
2606
  {
2386
- "id": 201,
2607
+ "id": 242,
2387
2608
  "name": "resultSet",
2388
2609
  "kind": 1024,
2389
2610
  "kindString": "Property",
@@ -2403,7 +2624,7 @@
2403
2624
  }
2404
2625
  },
2405
2626
  {
2406
- "id": 202,
2627
+ "id": 243,
2407
2628
  "name": "schema",
2408
2629
  "kind": 1024,
2409
2630
  "kindString": "Property",
@@ -2425,9 +2646,9 @@
2425
2646
  {
2426
2647
  "title": "Properties",
2427
2648
  "children": [
2428
- 200,
2429
- 201,
2430
- 202
2649
+ 241,
2650
+ 242,
2651
+ 243
2431
2652
  ]
2432
2653
  }
2433
2654
  ],
@@ -2458,14 +2679,14 @@
2458
2679
  {
2459
2680
  "type": "reflection",
2460
2681
  "declaration": {
2461
- "id": 203,
2682
+ "id": 244,
2462
2683
  "name": "__type",
2463
2684
  "kind": 65536,
2464
2685
  "kindString": "Type literal",
2465
2686
  "flags": {},
2466
2687
  "children": [
2467
2688
  {
2468
- "id": 204,
2689
+ "id": 245,
2469
2690
  "name": "schema",
2470
2691
  "kind": 1024,
2471
2692
  "kindString": "Property",
@@ -2487,7 +2708,7 @@
2487
2708
  {
2488
2709
  "title": "Properties",
2489
2710
  "children": [
2490
- 204
2711
+ 245
2491
2712
  ]
2492
2713
  }
2493
2714
  ],
@@ -2532,7 +2753,7 @@
2532
2753
  }
2533
2754
  },
2534
2755
  {
2535
- "id": 205,
2756
+ "id": 246,
2536
2757
  "name": "bindQueryInternal",
2537
2758
  "kind": 2048,
2538
2759
  "kindString": "Method",
@@ -2542,20 +2763,20 @@
2542
2763
  "sources": [
2543
2764
  {
2544
2765
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2545
- "line": 38,
2766
+ "line": 36,
2546
2767
  "character": 14
2547
2768
  }
2548
2769
  ],
2549
2770
  "signatures": [
2550
2771
  {
2551
- "id": 206,
2772
+ "id": 247,
2552
2773
  "name": "bindQueryInternal",
2553
2774
  "kind": 4096,
2554
2775
  "kindString": "Call signature",
2555
2776
  "flags": {},
2556
2777
  "typeParameter": [
2557
2778
  {
2558
- "id": 211,
2779
+ "id": 252,
2559
2780
  "name": "T",
2560
2781
  "kind": 131072,
2561
2782
  "kindString": "Type parameter",
@@ -2581,14 +2802,14 @@
2581
2802
  {
2582
2803
  "type": "reflection",
2583
2804
  "declaration": {
2584
- "id": 207,
2805
+ "id": 248,
2585
2806
  "name": "__type",
2586
2807
  "kind": 65536,
2587
2808
  "kindString": "Type literal",
2588
2809
  "flags": {},
2589
2810
  "children": [
2590
2811
  {
2591
- "id": 208,
2812
+ "id": 249,
2592
2813
  "name": "schema",
2593
2814
  "kind": 1024,
2594
2815
  "kindString": "Property",
@@ -2610,7 +2831,7 @@
2610
2831
  {
2611
2832
  "title": "Properties",
2612
2833
  "children": [
2613
- 208
2834
+ 249
2614
2835
  ]
2615
2836
  }
2616
2837
  ],
@@ -2646,14 +2867,14 @@
2646
2867
  {
2647
2868
  "type": "reflection",
2648
2869
  "declaration": {
2649
- "id": 209,
2870
+ "id": 250,
2650
2871
  "name": "__type",
2651
2872
  "kind": 65536,
2652
2873
  "kindString": "Type literal",
2653
2874
  "flags": {},
2654
2875
  "children": [
2655
2876
  {
2656
- "id": 210,
2877
+ "id": 251,
2657
2878
  "name": "schema",
2658
2879
  "kind": 1024,
2659
2880
  "kindString": "Property",
@@ -2675,7 +2896,7 @@
2675
2896
  {
2676
2897
  "title": "Properties",
2677
2898
  "children": [
2678
- 210
2899
+ 251
2679
2900
  ]
2680
2901
  }
2681
2902
  ],
@@ -2699,19 +2920,19 @@
2699
2920
  ],
2700
2921
  "parameters": [
2701
2922
  {
2702
- "id": 212,
2923
+ "id": 253,
2703
2924
  "name": "query",
2704
2925
  "kind": 32768,
2705
2926
  "kindString": "Parameter",
2706
2927
  "flags": {},
2707
2928
  "type": {
2708
2929
  "type": "reference",
2709
- "id": 211,
2930
+ "id": 252,
2710
2931
  "name": "T"
2711
2932
  }
2712
2933
  },
2713
2934
  {
2714
- "id": 213,
2935
+ "id": 254,
2715
2936
  "name": "payloads",
2716
2937
  "kind": 32768,
2717
2938
  "kindString": "Parameter",
@@ -2734,14 +2955,14 @@
2734
2955
  {
2735
2956
  "type": "reflection",
2736
2957
  "declaration": {
2737
- "id": 214,
2958
+ "id": 255,
2738
2959
  "name": "__type",
2739
2960
  "kind": 65536,
2740
2961
  "kindString": "Type literal",
2741
2962
  "flags": {},
2742
2963
  "children": [
2743
2964
  {
2744
- "id": 215,
2965
+ "id": 256,
2745
2966
  "name": "schema",
2746
2967
  "kind": 1024,
2747
2968
  "kindString": "Property",
@@ -2763,7 +2984,7 @@
2763
2984
  {
2764
2985
  "title": "Properties",
2765
2986
  "children": [
2766
- 215
2987
+ 256
2767
2988
  ]
2768
2989
  }
2769
2990
  ],
@@ -2781,7 +3002,7 @@
2781
3002
  }
2782
3003
  },
2783
3004
  {
2784
- "id": 216,
3005
+ "id": 257,
2785
3006
  "name": "account",
2786
3007
  "kind": 32768,
2787
3008
  "kindString": "Parameter",
@@ -2815,14 +3036,14 @@
2815
3036
  {
2816
3037
  "type": "reflection",
2817
3038
  "declaration": {
2818
- "id": 217,
3039
+ "id": 258,
2819
3040
  "name": "__type",
2820
3041
  "kind": 65536,
2821
3042
  "kindString": "Type literal",
2822
3043
  "flags": {},
2823
3044
  "children": [
2824
3045
  {
2825
- "id": 218,
3046
+ "id": 259,
2826
3047
  "name": "query",
2827
3048
  "kind": 1024,
2828
3049
  "kindString": "Property",
@@ -2840,7 +3061,7 @@
2840
3061
  }
2841
3062
  },
2842
3063
  {
2843
- "id": 219,
3064
+ "id": 260,
2844
3065
  "name": "resultSet",
2845
3066
  "kind": 1024,
2846
3067
  "kindString": "Property",
@@ -2860,7 +3081,7 @@
2860
3081
  }
2861
3082
  },
2862
3083
  {
2863
- "id": 220,
3084
+ "id": 261,
2864
3085
  "name": "schema",
2865
3086
  "kind": 1024,
2866
3087
  "kindString": "Property",
@@ -2882,9 +3103,9 @@
2882
3103
  {
2883
3104
  "title": "Properties",
2884
3105
  "children": [
2885
- 218,
2886
- 219,
2887
- 220
3106
+ 259,
3107
+ 260,
3108
+ 261
2888
3109
  ]
2889
3110
  }
2890
3111
  ],
@@ -2915,14 +3136,14 @@
2915
3136
  {
2916
3137
  "type": "reflection",
2917
3138
  "declaration": {
2918
- "id": 221,
3139
+ "id": 262,
2919
3140
  "name": "__type",
2920
3141
  "kind": 65536,
2921
3142
  "kindString": "Type literal",
2922
3143
  "flags": {},
2923
3144
  "children": [
2924
3145
  {
2925
- "id": 222,
3146
+ "id": 263,
2926
3147
  "name": "schema",
2927
3148
  "kind": 1024,
2928
3149
  "kindString": "Property",
@@ -2944,7 +3165,7 @@
2944
3165
  {
2945
3166
  "title": "Properties",
2946
3167
  "children": [
2947
- 222
3168
+ 263
2948
3169
  ]
2949
3170
  }
2950
3171
  ],
@@ -2982,7 +3203,7 @@
2982
3203
  }
2983
3204
  },
2984
3205
  {
2985
- "id": 223,
3206
+ "id": 264,
2986
3207
  "name": "bindResult",
2987
3208
  "kind": 2048,
2988
3209
  "kindString": "Method",
@@ -2992,20 +3213,20 @@
2992
3213
  "sources": [
2993
3214
  {
2994
3215
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2995
- "line": 39,
3216
+ "line": 37,
2996
3217
  "character": 14
2997
3218
  }
2998
3219
  ],
2999
3220
  "signatures": [
3000
3221
  {
3001
- "id": 224,
3222
+ "id": 265,
3002
3223
  "name": "bindResult",
3003
3224
  "kind": 4096,
3004
3225
  "kindString": "Call signature",
3005
3226
  "flags": {},
3006
3227
  "parameters": [
3007
3228
  {
3008
- "id": 225,
3229
+ "id": 266,
3009
3230
  "name": "payloads",
3010
3231
  "kind": 32768,
3011
3232
  "kindString": "Parameter",
@@ -3026,14 +3247,14 @@
3026
3247
  {
3027
3248
  "type": "reflection",
3028
3249
  "declaration": {
3029
- "id": 226,
3250
+ "id": 267,
3030
3251
  "name": "__type",
3031
3252
  "kind": 65536,
3032
3253
  "kindString": "Type literal",
3033
3254
  "flags": {},
3034
3255
  "children": [
3035
3256
  {
3036
- "id": 227,
3257
+ "id": 268,
3037
3258
  "name": "schema",
3038
3259
  "kind": 1024,
3039
3260
  "kindString": "Property",
@@ -3055,7 +3276,7 @@
3055
3276
  {
3056
3277
  "title": "Properties",
3057
3278
  "children": [
3058
- 227
3279
+ 268
3059
3280
  ]
3060
3281
  }
3061
3282
  ],
@@ -3073,7 +3294,7 @@
3073
3294
  }
3074
3295
  },
3075
3296
  {
3076
- "id": 228,
3297
+ "id": 269,
3077
3298
  "name": "account",
3078
3299
  "kind": 32768,
3079
3300
  "kindString": "Parameter",
@@ -3106,14 +3327,14 @@
3106
3327
  {
3107
3328
  "type": "reflection",
3108
3329
  "declaration": {
3109
- "id": 229,
3330
+ "id": 270,
3110
3331
  "name": "__type",
3111
3332
  "kind": 65536,
3112
3333
  "kindString": "Type literal",
3113
3334
  "flags": {},
3114
3335
  "children": [
3115
3336
  {
3116
- "id": 230,
3337
+ "id": 271,
3117
3338
  "name": "schema",
3118
3339
  "kind": 1024,
3119
3340
  "kindString": "Property",
@@ -3135,7 +3356,7 @@
3135
3356
  {
3136
3357
  "title": "Properties",
3137
3358
  "children": [
3138
- 230
3359
+ 271
3139
3360
  ]
3140
3361
  }
3141
3362
  ],
@@ -3180,7 +3401,7 @@
3180
3401
  }
3181
3402
  },
3182
3403
  {
3183
- "id": 231,
3404
+ "id": 272,
3184
3405
  "name": "bindResultInternal",
3185
3406
  "kind": 2048,
3186
3407
  "kindString": "Method",
@@ -3190,20 +3411,20 @@
3190
3411
  "sources": [
3191
3412
  {
3192
3413
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3193
- "line": 40,
3414
+ "line": 38,
3194
3415
  "character": 14
3195
3416
  }
3196
3417
  ],
3197
3418
  "signatures": [
3198
3419
  {
3199
- "id": 232,
3420
+ "id": 273,
3200
3421
  "name": "bindResultInternal",
3201
3422
  "kind": 4096,
3202
3423
  "kindString": "Call signature",
3203
3424
  "flags": {},
3204
3425
  "parameters": [
3205
3426
  {
3206
- "id": 233,
3427
+ "id": 274,
3207
3428
  "name": "payloads",
3208
3429
  "kind": 32768,
3209
3430
  "kindString": "Parameter",
@@ -3224,14 +3445,14 @@
3224
3445
  {
3225
3446
  "type": "reflection",
3226
3447
  "declaration": {
3227
- "id": 234,
3448
+ "id": 275,
3228
3449
  "name": "__type",
3229
3450
  "kind": 65536,
3230
3451
  "kindString": "Type literal",
3231
3452
  "flags": {},
3232
3453
  "children": [
3233
3454
  {
3234
- "id": 235,
3455
+ "id": 276,
3235
3456
  "name": "schema",
3236
3457
  "kind": 1024,
3237
3458
  "kindString": "Property",
@@ -3253,7 +3474,7 @@
3253
3474
  {
3254
3475
  "title": "Properties",
3255
3476
  "children": [
3256
- 235
3477
+ 276
3257
3478
  ]
3258
3479
  }
3259
3480
  ],
@@ -3271,7 +3492,7 @@
3271
3492
  }
3272
3493
  },
3273
3494
  {
3274
- "id": 236,
3495
+ "id": 277,
3275
3496
  "name": "account",
3276
3497
  "kind": 32768,
3277
3498
  "kindString": "Parameter",
@@ -3301,14 +3522,14 @@
3301
3522
  {
3302
3523
  "type": "reflection",
3303
3524
  "declaration": {
3304
- "id": 237,
3525
+ "id": 278,
3305
3526
  "name": "__type",
3306
3527
  "kind": 65536,
3307
3528
  "kindString": "Type literal",
3308
3529
  "flags": {},
3309
3530
  "children": [
3310
3531
  {
3311
- "id": 238,
3532
+ "id": 279,
3312
3533
  "name": "schema",
3313
3534
  "kind": 1024,
3314
3535
  "kindString": "Property",
@@ -3330,7 +3551,7 @@
3330
3551
  {
3331
3552
  "title": "Properties",
3332
3553
  "children": [
3333
- 238
3554
+ 279
3334
3555
  ]
3335
3556
  }
3336
3557
  ],
@@ -3368,7 +3589,7 @@
3368
3589
  }
3369
3590
  },
3370
3591
  {
3371
- "id": 147,
3592
+ "id": 172,
3372
3593
  "name": "description",
3373
3594
  "kind": 2048,
3374
3595
  "kindString": "Method",
@@ -3376,13 +3597,13 @@
3376
3597
  "sources": [
3377
3598
  {
3378
3599
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3379
- "line": 28,
3600
+ "line": 26,
3380
3601
  "character": 4
3381
3602
  }
3382
3603
  ],
3383
3604
  "signatures": [
3384
3605
  {
3385
- "id": 148,
3606
+ "id": 173,
3386
3607
  "name": "description",
3387
3608
  "kind": 4096,
3388
3609
  "kindString": "Call signature",
@@ -3421,7 +3642,7 @@
3421
3642
  }
3422
3643
  },
3423
3644
  {
3424
- "id": 149,
3645
+ "id": 174,
3425
3646
  "name": "discover",
3426
3647
  "kind": 2048,
3427
3648
  "kindString": "Method",
@@ -3429,20 +3650,20 @@
3429
3650
  "sources": [
3430
3651
  {
3431
3652
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3432
- "line": 29,
3653
+ "line": 27,
3433
3654
  "character": 4
3434
3655
  }
3435
3656
  ],
3436
3657
  "signatures": [
3437
3658
  {
3438
- "id": 150,
3659
+ "id": 175,
3439
3660
  "name": "discover",
3440
3661
  "kind": 4096,
3441
3662
  "kindString": "Call signature",
3442
3663
  "flags": {},
3443
3664
  "parameters": [
3444
3665
  {
3445
- "id": 151,
3666
+ "id": 176,
3446
3667
  "name": "_queryAccount",
3447
3668
  "kind": 32768,
3448
3669
  "kindString": "Parameter",
@@ -3474,14 +3695,14 @@
3474
3695
  {
3475
3696
  "type": "reflection",
3476
3697
  "declaration": {
3477
- "id": 152,
3698
+ "id": 177,
3478
3699
  "name": "__type",
3479
3700
  "kind": 65536,
3480
3701
  "kindString": "Type literal",
3481
3702
  "flags": {},
3482
3703
  "children": [
3483
3704
  {
3484
- "id": 153,
3705
+ "id": 178,
3485
3706
  "name": "schema",
3486
3707
  "kind": 1024,
3487
3708
  "kindString": "Property",
@@ -3503,7 +3724,7 @@
3503
3724
  {
3504
3725
  "title": "Properties",
3505
3726
  "children": [
3506
- 153
3727
+ 178
3507
3728
  ]
3508
3729
  }
3509
3730
  ],
@@ -3558,7 +3779,7 @@
3558
3779
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
3559
3780
  "line": 72,
3560
3781
  "character": 15,
3561
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/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"
3562
3783
  }
3563
3784
  ],
3564
3785
  "signatures": [
@@ -3761,7 +3982,7 @@
3761
3982
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
3762
3983
  "line": 101,
3763
3984
  "character": 10,
3764
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/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"
3765
3986
  }
3766
3987
  ],
3767
3988
  "signatures": [
@@ -3809,7 +4030,7 @@
3809
4030
  }
3810
4031
  },
3811
4032
  {
3812
- "id": 239,
4033
+ "id": 280,
3813
4034
  "name": "loadAccount",
3814
4035
  "kind": 2048,
3815
4036
  "kindString": "Method",
@@ -3819,20 +4040,20 @@
3819
4040
  "sources": [
3820
4041
  {
3821
4042
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3822
- "line": 41,
4043
+ "line": 39,
3823
4044
  "character": 14
3824
4045
  }
3825
4046
  ],
3826
4047
  "signatures": [
3827
4048
  {
3828
- "id": 240,
4049
+ "id": 281,
3829
4050
  "name": "loadAccount",
3830
4051
  "kind": 4096,
3831
4052
  "kindString": "Call signature",
3832
4053
  "flags": {},
3833
4054
  "parameters": [
3834
4055
  {
3835
- "id": 241,
4056
+ "id": 282,
3836
4057
  "name": "account",
3837
4058
  "kind": 32768,
3838
4059
  "kindString": "Parameter",
@@ -4145,207 +4366,843 @@
4145
4366
  }
4146
4367
  ]
4147
4368
  }
4148
- }
4149
- ],
4150
- "parameters": [
4151
- {
4152
- "id": 96,
4153
- "name": "query",
4154
- "kind": 32768,
4155
- "kindString": "Parameter",
4156
- "flags": {},
4157
- "type": {
4158
- "type": "reference",
4159
- "id": 95,
4160
- "name": "T"
4161
- }
4162
4369
  },
4163
4370
  {
4164
- "id": 97,
4165
- "name": "payloads",
4166
- "kind": 32768,
4167
- "kindString": "Parameter",
4168
- "flags": {
4169
- "isOptional": true
4170
- },
4371
+ "id": 110,
4372
+ "name": "TConfig",
4373
+ "kind": 131072,
4374
+ "kindString": "Type parameter",
4375
+ "flags": {},
4171
4376
  "type": {
4172
- "type": "array",
4173
- "elementType": {
4174
- "type": "intersection",
4175
- "types": [
4176
- {
4177
- "type": "reference",
4178
- "name": "SchemaFields"
4179
- },
4180
- {
4181
- "type": "reference",
4182
- "name": "PayloadFields"
4183
- },
4184
- {
4185
- "type": "reflection",
4186
- "declaration": {
4187
- "id": 98,
4188
- "name": "__type",
4189
- "kind": 65536,
4190
- "kindString": "Type literal",
4191
- "flags": {},
4192
- "children": [
4193
- {
4194
- "id": 99,
4195
- "name": "schema",
4196
- "kind": 1024,
4197
- "kindString": "Property",
4198
- "flags": {},
4199
- "sources": [
4200
- {
4201
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4202
- "line": 19,
4203
- "character": 4
4204
- }
4205
- ],
4206
- "type": {
4207
- "type": "intrinsic",
4208
- "name": "string"
4209
- }
4210
- }
4211
- ],
4212
- "groups": [
4213
- {
4214
- "title": "Properties",
4215
- "children": [
4216
- 99
4217
- ]
4218
- }
4219
- ],
4220
- "sources": [
4221
- {
4222
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4223
- "line": 18,
4224
- "character": 17
4225
- }
4226
- ]
4227
- }
4228
- }
4229
- ]
4230
- }
4231
- }
4232
- }
4233
- ],
4234
- "type": {
4235
- "type": "reference",
4236
- "typeArguments": [
4237
- {
4238
- "type": "reference",
4239
- "typeArguments": [
4377
+ "type": "intersection",
4378
+ "types": [
4240
4379
  {
4241
- "type": "intersection",
4242
- "types": [
4243
- {
4244
- "type": "reference",
4245
- "name": "SchemaFields"
4246
- },
4247
- {
4248
- "type": "reference",
4249
- "name": "PayloadFields"
4250
- },
4251
- {
4252
- "type": "reflection",
4253
- "declaration": {
4254
- "id": 100,
4255
- "name": "__type",
4256
- "kind": 65536,
4257
- "kindString": "Type literal",
4258
- "flags": {},
4259
- "children": [
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": [
4260
5131
  {
4261
- "id": 101,
4262
- "name": "schema",
4263
- "kind": 1024,
4264
- "kindString": "Property",
4265
- "flags": {},
4266
- "sources": [
4267
- {
4268
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4269
- "line": 19,
4270
- "character": 4
4271
- }
4272
- ],
4273
- "type": {
4274
- "type": "intrinsic",
4275
- "name": "string"
4276
- }
5132
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5133
+ "line": 5,
5134
+ "character": 4
4277
5135
  }
4278
5136
  ],
4279
- "groups": [
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": [
4280
5151
  {
4281
- "title": "Properties",
4282
- "children": [
4283
- 101
4284
- ]
5152
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5153
+ "line": 6,
5154
+ "character": 4
4285
5155
  }
4286
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": {},
4287
5168
  "sources": [
4288
5169
  {
4289
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4290
- "line": 18,
4291
- "character": 17
5170
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5171
+ "line": 7,
5172
+ "character": 4
4292
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
4293
5188
  ]
4294
5189
  }
4295
- }
4296
- ]
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
+ }
4297
5199
  }
4298
- ],
4299
- "name": "ModuleQueryResult"
5200
+ ]
4300
5201
  }
4301
- ],
4302
- "name": "Promise",
4303
- "qualifiedName": "Promise",
4304
- "package": "typescript"
4305
- },
4306
- "inheritedFrom": {
4307
- "type": "reference",
4308
- "name": "AbstractDiviner.query"
4309
- },
4310
- "implementationOf": {
4311
- "type": "reference",
4312
- "name": "LocationCertaintyDiviner.query"
4313
- }
4314
- }
4315
- ],
4316
- "inheritedFrom": {
4317
- "type": "reference",
4318
- "name": "AbstractDiviner.query"
4319
- },
4320
- "implementationOf": {
4321
- "type": "reference",
4322
- "name": "LocationCertaintyDiviner.query"
4323
- }
4324
- },
4325
- {
4326
- "id": 154,
4327
- "name": "queryable",
4328
- "kind": 2048,
4329
- "kindString": "Method",
4330
- "flags": {},
4331
- "sources": [
4332
- {
4333
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4334
- "line": 32,
4335
- "character": 4
4336
- }
4337
- ],
4338
- "signatures": [
4339
- {
4340
- "id": 155,
4341
- "name": "queryable",
4342
- "kind": 4096,
4343
- "kindString": "Call signature",
4344
- "flags": {},
4345
- "typeParameter": [
5202
+ },
4346
5203
  {
4347
- "id": 164,
4348
- "name": "T",
5204
+ "id": 204,
5205
+ "name": "TConfig",
4349
5206
  "kind": 131072,
4350
5207
  "kindString": "Type parameter",
4351
5208
  "flags": {},
@@ -4361,48 +5218,168 @@
4361
5218
  "name": "PayloadFields"
4362
5219
  },
4363
5220
  {
4364
- "type": "reference",
4365
- "name": "XyoBoundWitnessFields"
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
+ }
4366
5363
  },
4367
5364
  {
4368
5365
  "type": "reflection",
4369
5366
  "declaration": {
4370
- "id": 156,
5367
+ "id": 195,
4371
5368
  "name": "__type",
4372
5369
  "kind": 65536,
4373
5370
  "kindString": "Type literal",
4374
5371
  "flags": {},
4375
5372
  "children": [
4376
5373
  {
4377
- "id": 157,
4378
- "name": "query",
5374
+ "id": 196,
5375
+ "name": "schema",
4379
5376
  "kind": 1024,
4380
5377
  "kindString": "Property",
4381
5378
  "flags": {},
4382
5379
  "sources": [
4383
5380
  {
4384
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4385
- "line": 5,
4386
- "character": 4
4387
- }
4388
- ],
4389
- "type": {
4390
- "type": "intrinsic",
4391
- "name": "string"
4392
- }
4393
- },
4394
- {
4395
- "id": 158,
4396
- "name": "resultSet",
4397
- "kind": 1024,
4398
- "kindString": "Property",
4399
- "flags": {
4400
- "isOptional": true
4401
- },
4402
- "sources": [
4403
- {
4404
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4405
- "line": 6,
5381
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5382
+ "line": 19,
4406
5383
  "character": 4
4407
5384
  }
4408
5385
  ],
@@ -4410,41 +5387,21 @@
4410
5387
  "type": "intrinsic",
4411
5388
  "name": "string"
4412
5389
  }
4413
- },
4414
- {
4415
- "id": 159,
4416
- "name": "schema",
4417
- "kind": 1024,
4418
- "kindString": "Property",
4419
- "flags": {},
4420
- "sources": [
4421
- {
4422
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4423
- "line": 7,
4424
- "character": 4
4425
- }
4426
- ],
4427
- "type": {
4428
- "type": "literal",
4429
- "value": "network.xyo.boundwitness.query"
4430
- }
4431
5390
  }
4432
5391
  ],
4433
5392
  "groups": [
4434
5393
  {
4435
5394
  "title": "Properties",
4436
5395
  "children": [
4437
- 157,
4438
- 158,
4439
- 159
5396
+ 196
4440
5397
  ]
4441
5398
  }
4442
5399
  ],
4443
5400
  "sources": [
4444
5401
  {
4445
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4446
- "line": 4,
4447
- "character": 51
5402
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5403
+ "line": 18,
5404
+ "character": 17
4448
5405
  }
4449
5406
  ]
4450
5407
  }
@@ -4462,40 +5419,18 @@
4462
5419
  "type": "reference",
4463
5420
  "name": "PayloadFields"
4464
5421
  },
4465
- {
4466
- "type": "reference",
4467
- "name": "XyoBoundWitnessFields"
4468
- },
4469
5422
  {
4470
5423
  "type": "reflection",
4471
5424
  "declaration": {
4472
- "id": 160,
5425
+ "id": 197,
4473
5426
  "name": "__type",
4474
5427
  "kind": 65536,
4475
5428
  "kindString": "Type literal",
4476
5429
  "flags": {},
4477
5430
  "children": [
4478
5431
  {
4479
- "id": 161,
4480
- "name": "query",
4481
- "kind": 1024,
4482
- "kindString": "Property",
4483
- "flags": {},
4484
- "sources": [
4485
- {
4486
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4487
- "line": 5,
4488
- "character": 4
4489
- }
4490
- ],
4491
- "type": {
4492
- "type": "intrinsic",
4493
- "name": "string"
4494
- }
4495
- },
4496
- {
4497
- "id": 162,
4498
- "name": "resultSet",
5432
+ "id": 198,
5433
+ "name": "security",
4499
5434
  "kind": 1024,
4500
5435
  "kindString": "Property",
4501
5436
  "flags": {
@@ -4503,32 +5438,156 @@
4503
5438
  },
4504
5439
  "sources": [
4505
5440
  {
4506
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4507
- "line": 6,
5441
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5442
+ "line": 8,
4508
5443
  "character": 4
4509
5444
  }
4510
5445
  ],
4511
5446
  "type": {
4512
- "type": "intrinsic",
4513
- "name": "string"
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
+ }
4514
5546
  }
4515
- },
5547
+ }
5548
+ ],
5549
+ "groups": [
5550
+ {
5551
+ "title": "Properties",
5552
+ "children": [
5553
+ 198
5554
+ ]
5555
+ }
5556
+ ],
5557
+ "sources": [
5558
+ {
5559
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5560
+ "line": 7,
5561
+ "character": 87
5562
+ }
5563
+ ]
5564
+ }
5565
+ },
5566
+ {
5567
+ "type": "reflection",
5568
+ "declaration": {
5569
+ "id": 202,
5570
+ "name": "__type",
5571
+ "kind": 65536,
5572
+ "kindString": "Type literal",
5573
+ "flags": {},
5574
+ "children": [
4516
5575
  {
4517
- "id": 163,
5576
+ "id": 203,
4518
5577
  "name": "schema",
4519
5578
  "kind": 1024,
4520
5579
  "kindString": "Property",
4521
5580
  "flags": {},
4522
5581
  "sources": [
4523
5582
  {
4524
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4525
- "line": 7,
5583
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5584
+ "line": 19,
4526
5585
  "character": 4
4527
5586
  }
4528
5587
  ],
4529
5588
  "type": {
4530
- "type": "literal",
4531
- "value": "network.xyo.boundwitness.query"
5589
+ "type": "intrinsic",
5590
+ "name": "string"
4532
5591
  }
4533
5592
  }
4534
5593
  ],
@@ -4536,17 +5595,15 @@
4536
5595
  {
4537
5596
  "title": "Properties",
4538
5597
  "children": [
4539
- 161,
4540
- 162,
4541
- 163
5598
+ 203
4542
5599
  ]
4543
5600
  }
4544
5601
  ],
4545
5602
  "sources": [
4546
5603
  {
4547
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4548
- "line": 4,
4549
- "character": 51
5604
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5605
+ "line": 18,
5606
+ "character": 17
4550
5607
  }
4551
5608
  ]
4552
5609
  }
@@ -4557,19 +5614,19 @@
4557
5614
  ],
4558
5615
  "parameters": [
4559
5616
  {
4560
- "id": 165,
5617
+ "id": 205,
4561
5618
  "name": "query",
4562
5619
  "kind": 32768,
4563
5620
  "kindString": "Parameter",
4564
5621
  "flags": {},
4565
5622
  "type": {
4566
5623
  "type": "reference",
4567
- "id": 164,
5624
+ "id": 189,
4568
5625
  "name": "T"
4569
5626
  }
4570
5627
  },
4571
5628
  {
4572
- "id": 166,
5629
+ "id": 206,
4573
5630
  "name": "payloads",
4574
5631
  "kind": 32768,
4575
5632
  "kindString": "Parameter",
@@ -4592,14 +5649,14 @@
4592
5649
  {
4593
5650
  "type": "reflection",
4594
5651
  "declaration": {
4595
- "id": 167,
5652
+ "id": 207,
4596
5653
  "name": "__type",
4597
5654
  "kind": 65536,
4598
5655
  "kindString": "Type literal",
4599
5656
  "flags": {},
4600
5657
  "children": [
4601
5658
  {
4602
- "id": 168,
5659
+ "id": 208,
4603
5660
  "name": "schema",
4604
5661
  "kind": 1024,
4605
5662
  "kindString": "Property",
@@ -4621,7 +5678,7 @@
4621
5678
  {
4622
5679
  "title": "Properties",
4623
5680
  "children": [
4624
- 168
5681
+ 208
4625
5682
  ]
4626
5683
  }
4627
5684
  ],
@@ -4637,19 +5694,25 @@
4637
5694
  ]
4638
5695
  }
4639
5696
  }
5697
+ },
5698
+ {
5699
+ "id": 209,
5700
+ "name": "queryConfig",
5701
+ "kind": 32768,
5702
+ "kindString": "Parameter",
5703
+ "flags": {
5704
+ "isOptional": true
5705
+ },
5706
+ "type": {
5707
+ "type": "reference",
5708
+ "id": 204,
5709
+ "name": "TConfig"
5710
+ }
4640
5711
  }
4641
5712
  ],
4642
5713
  "type": {
4643
- "type": "reference",
4644
- "typeArguments": [
4645
- {
4646
- "type": "intrinsic",
4647
- "name": "boolean"
4648
- }
4649
- ],
4650
- "name": "Promise",
4651
- "qualifiedName": "Promise",
4652
- "package": "typescript"
5714
+ "type": "intrinsic",
5715
+ "name": "boolean"
4653
5716
  },
4654
5717
  "inheritedFrom": {
4655
5718
  "type": "reference",
@@ -4671,7 +5734,7 @@
4671
5734
  }
4672
5735
  },
4673
5736
  {
4674
- "id": 242,
5737
+ "id": 283,
4675
5738
  "name": "start",
4676
5739
  "kind": 2048,
4677
5740
  "kindString": "Method",
@@ -4681,20 +5744,20 @@
4681
5744
  "sources": [
4682
5745
  {
4683
5746
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4684
- "line": 42,
5747
+ "line": 40,
4685
5748
  "character": 14
4686
5749
  }
4687
5750
  ],
4688
5751
  "signatures": [
4689
5752
  {
4690
- "id": 243,
5753
+ "id": 284,
4691
5754
  "name": "start",
4692
5755
  "kind": 4096,
4693
5756
  "kindString": "Call signature",
4694
5757
  "flags": {},
4695
5758
  "parameters": [
4696
5759
  {
4697
- "id": 244,
5760
+ "id": 285,
4698
5761
  "name": "_timeout",
4699
5762
  "kind": 32768,
4700
5763
  "kindString": "Parameter",
@@ -4742,7 +5805,7 @@
4742
5805
  }
4743
5806
  },
4744
5807
  {
4745
- "id": 169,
5808
+ "id": 210,
4746
5809
  "name": "started",
4747
5810
  "kind": 2048,
4748
5811
  "kindString": "Method",
@@ -4750,20 +5813,20 @@
4750
5813
  "sources": [
4751
5814
  {
4752
5815
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4753
- "line": 33,
5816
+ "line": 31,
4754
5817
  "character": 4
4755
5818
  }
4756
5819
  ],
4757
5820
  "signatures": [
4758
5821
  {
4759
- "id": 170,
5822
+ "id": 211,
4760
5823
  "name": "started",
4761
5824
  "kind": 4096,
4762
5825
  "kindString": "Call signature",
4763
5826
  "flags": {},
4764
5827
  "parameters": [
4765
5828
  {
4766
- "id": 171,
5829
+ "id": 212,
4767
5830
  "name": "notStartedAction",
4768
5831
  "kind": 32768,
4769
5832
  "kindString": "Parameter",
@@ -4821,7 +5884,7 @@
4821
5884
  }
4822
5885
  },
4823
5886
  {
4824
- "id": 245,
5887
+ "id": 286,
4825
5888
  "name": "stop",
4826
5889
  "kind": 2048,
4827
5890
  "kindString": "Method",
@@ -4831,20 +5894,20 @@
4831
5894
  "sources": [
4832
5895
  {
4833
5896
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4834
- "line": 43,
5897
+ "line": 41,
4835
5898
  "character": 14
4836
5899
  }
4837
5900
  ],
4838
5901
  "signatures": [
4839
5902
  {
4840
- "id": 246,
5903
+ "id": 287,
4841
5904
  "name": "stop",
4842
5905
  "kind": 4096,
4843
5906
  "kindString": "Call signature",
4844
5907
  "flags": {},
4845
5908
  "parameters": [
4846
5909
  {
4847
- "id": 247,
5910
+ "id": 288,
4848
5911
  "name": "_timeout",
4849
5912
  "kind": 32768,
4850
5913
  "kindString": "Parameter",
@@ -4892,7 +5955,7 @@
4892
5955
  }
4893
5956
  },
4894
5957
  {
4895
- "id": 172,
5958
+ "id": 213,
4896
5959
  "name": "subscribe",
4897
5960
  "kind": 2048,
4898
5961
  "kindString": "Method",
@@ -4900,20 +5963,20 @@
4900
5963
  "sources": [
4901
5964
  {
4902
5965
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4903
- "line": 34,
5966
+ "line": 32,
4904
5967
  "character": 4
4905
5968
  }
4906
5969
  ],
4907
5970
  "signatures": [
4908
5971
  {
4909
- "id": 173,
5972
+ "id": 214,
4910
5973
  "name": "subscribe",
4911
5974
  "kind": 4096,
4912
5975
  "kindString": "Call signature",
4913
5976
  "flags": {},
4914
5977
  "parameters": [
4915
5978
  {
4916
- "id": 174,
5979
+ "id": 215,
4917
5980
  "name": "_queryAccount",
4918
5981
  "kind": 32768,
4919
5982
  "kindString": "Parameter",
@@ -4950,7 +6013,7 @@
4950
6013
  }
4951
6014
  },
4952
6015
  {
4953
- "id": 248,
6016
+ "id": 289,
4954
6017
  "name": "validateConfig",
4955
6018
  "kind": 2048,
4956
6019
  "kindString": "Method",
@@ -4960,20 +6023,20 @@
4960
6023
  "sources": [
4961
6024
  {
4962
6025
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4963
- "line": 44,
6026
+ "line": 42,
4964
6027
  "character": 14
4965
6028
  }
4966
6029
  ],
4967
6030
  "signatures": [
4968
6031
  {
4969
- "id": 249,
6032
+ "id": 290,
4970
6033
  "name": "validateConfig",
4971
6034
  "kind": 4096,
4972
6035
  "kindString": "Call signature",
4973
6036
  "flags": {},
4974
6037
  "parameters": [
4975
6038
  {
4976
- "id": 250,
6039
+ "id": 291,
4977
6040
  "name": "config",
4978
6041
  "kind": 32768,
4979
6042
  "kindString": "Parameter",
@@ -4986,7 +6049,7 @@
4986
6049
  }
4987
6050
  },
4988
6051
  {
4989
- "id": 251,
6052
+ "id": 292,
4990
6053
  "name": "parents",
4991
6054
  "kind": 32768,
4992
6055
  "kindString": "Parameter",
@@ -5039,7 +6102,7 @@
5039
6102
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
5040
6103
  "line": 32,
5041
6104
  "character": 17,
5042
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/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"
5043
6106
  }
5044
6107
  ],
5045
6108
  "signatures": [
@@ -5094,7 +6157,7 @@
5094
6157
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
5095
6158
  "line": 27,
5096
6159
  "character": 24,
5097
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/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"
5098
6161
  }
5099
6162
  ],
5100
6163
  "signatures": [
@@ -5383,7 +6446,7 @@
5383
6446
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
5384
6447
  "line": 11,
5385
6448
  "character": 4,
5386
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/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"
5387
6450
  }
5388
6451
  ],
5389
6452
  "type": {
@@ -5402,7 +6465,7 @@
5402
6465
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
5403
6466
  "line": 12,
5404
6467
  "character": 4,
5405
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/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"
5406
6469
  }
5407
6470
  ],
5408
6471
  "type": {
@@ -5425,7 +6488,7 @@
5425
6488
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
5426
6489
  "line": 10,
5427
6490
  "character": 12,
5428
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/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"
5429
6492
  }
5430
6493
  ]
5431
6494
  }
@@ -5475,7 +6538,7 @@
5475
6538
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
5476
6539
  "line": 53,
5477
6540
  "character": 17,
5478
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/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"
5479
6542
  }
5480
6543
  ],
5481
6544
  "signatures": [
@@ -5610,7 +6673,7 @@
5610
6673
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
5611
6674
  "line": 54,
5612
6675
  "character": 43,
5613
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/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"
5614
6677
  }
5615
6678
  ],
5616
6679
  "type": {
@@ -5641,7 +6704,7 @@
5641
6704
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
5642
6705
  "line": 54,
5643
6706
  "character": 72,
5644
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/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"
5645
6708
  }
5646
6709
  ],
5647
6710
  "type": {
@@ -5663,7 +6726,7 @@
5663
6726
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
5664
6727
  "line": 54,
5665
6728
  "character": 93,
5666
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/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"
5667
6730
  }
5668
6731
  ],
5669
6732
  "type": {
@@ -5699,7 +6762,7 @@
5699
6762
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
5700
6763
  "line": 54,
5701
6764
  "character": 41,
5702
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/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"
5703
6766
  }
5704
6767
  ]
5705
6768
  }
@@ -5718,14 +6781,13 @@
5718
6781
  {
5719
6782
  "title": "Properties",
5720
6783
  "children": [
5721
- 115,
6784
+ 131,
6785
+ 139,
6786
+ 140,
5722
6787
  118,
5723
- 119,
5724
- 120,
5725
- 121,
5726
- 102,
5727
- 129,
5728
- 130,
6788
+ 141,
6789
+ 142,
6790
+ 147,
5729
6791
  23,
5730
6792
  54,
5731
6793
  24
@@ -5734,35 +6796,34 @@
5734
6796
  {
5735
6797
  "title": "Accessors",
5736
6798
  "children": [
5737
- 135,
5738
- 137,
6799
+ 152,
5739
6800
  70,
5740
- 139,
6801
+ 154,
5741
6802
  81
5742
6803
  ]
5743
6804
  },
5744
6805
  {
5745
6806
  "title": "Methods",
5746
6807
  "children": [
5747
- 175,
5748
- 180,
5749
- 187,
5750
- 205,
5751
- 223,
5752
- 231,
5753
- 147,
5754
- 149,
6808
+ 216,
6809
+ 221,
6810
+ 228,
6811
+ 246,
6812
+ 264,
6813
+ 272,
6814
+ 172,
6815
+ 174,
5755
6816
  72,
5756
6817
  79,
5757
- 239,
6818
+ 280,
5758
6819
  83,
5759
6820
  85,
5760
- 154,
5761
- 242,
5762
- 169,
5763
- 245,
5764
- 172,
5765
- 248,
6821
+ 179,
6822
+ 283,
6823
+ 210,
6824
+ 286,
6825
+ 213,
6826
+ 289,
5766
6827
  40,
5767
6828
  25,
5768
6829
  43
@@ -5774,7 +6835,7 @@
5774
6835
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
5775
6836
  "line": 13,
5776
6837
  "character": 13,
5777
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/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"
5778
6839
  }
5779
6840
  ],
5780
6841
  "extendedTypes": [
@@ -5820,7 +6881,7 @@
5820
6881
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
5821
6882
  "line": 8,
5822
6883
  "character": 12,
5823
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/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"
5824
6885
  }
5825
6886
  ],
5826
6887
  "typeParameters": [
@@ -5875,7 +6936,7 @@
5875
6936
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
5876
6937
  "line": 11,
5877
6938
  "character": 4,
5878
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/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"
5879
6940
  }
5880
6941
  ],
5881
6942
  "type": {
@@ -5895,7 +6956,7 @@
5895
6956
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
5896
6957
  "line": 12,
5897
6958
  "character": 4,
5898
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/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"
5899
6960
  }
5900
6961
  ],
5901
6962
  "type": {
@@ -5918,7 +6979,7 @@
5918
6979
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
5919
6980
  "line": 10,
5920
6981
  "character": 12,
5921
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/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"
5922
6983
  }
5923
6984
  ]
5924
6985
  }
@@ -5940,13 +7001,13 @@
5940
7001
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
5941
7002
  "line": 5,
5942
7003
  "character": 12,
5943
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/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"
5944
7005
  },
5945
7006
  {
5946
7007
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
5947
7008
  "line": 6,
5948
7009
  "character": 13,
5949
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/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"
5950
7011
  }
5951
7012
  ],
5952
7013
  "type": {
@@ -5965,13 +7026,13 @@
5965
7026
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
5966
7027
  "line": 5,
5967
7028
  "character": 12,
5968
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/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"
5969
7030
  },
5970
7031
  {
5971
7032
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
5972
7033
  "line": 6,
5973
7034
  "character": 13,
5974
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/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"
5975
7036
  }
5976
7037
  ],
5977
7038
  "type": {
@@ -5990,7 +7051,7 @@
5990
7051
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Plugin.ts",
5991
7052
  "line": 8,
5992
7053
  "character": 13,
5993
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/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"
5994
7055
  }
5995
7056
  ],
5996
7057
  "signatures": [
@@ -6273,7 +7334,7 @@
6273
7334
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
6274
7335
  "line": 11,
6275
7336
  "character": 4,
6276
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/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"
6277
7338
  }
6278
7339
  ],
6279
7340
  "type": {
@@ -6292,7 +7353,7 @@
6292
7353
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
6293
7354
  "line": 12,
6294
7355
  "character": 4,
6295
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/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"
6296
7357
  }
6297
7358
  ],
6298
7359
  "type": {
@@ -6315,7 +7376,7 @@
6315
7376
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
6316
7377
  "line": 10,
6317
7378
  "character": 12,
6318
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/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"
6319
7380
  }
6320
7381
  ]
6321
7382
  }
@@ -6336,7 +7397,7 @@
6336
7397
  {
6337
7398
  "title": "References",
6338
7399
  "children": [
6339
- 252
7400
+ 293
6340
7401
  ]
6341
7402
  },
6342
7403
  {
@@ -6370,7 +7431,7 @@
6370
7431
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/index.ts",
6371
7432
  "line": 1,
6372
7433
  "character": 0,
6373
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/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"
6374
7435
  }
6375
7436
  ]
6376
7437
  }