@xyo-network/location-certainty-plugin 2.47.9 → 2.48.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/docs.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "originalName": "",
8
8
  "children": [
9
9
  {
10
- "id": 329,
10
+ "id": 331,
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/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/index.ts#L8"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/index.ts#L8"
21
21
  }
22
22
  ],
23
23
  "target": 1
@@ -40,7 +40,7 @@
40
40
  "sources": [
41
41
  {
42
42
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
43
- "line": 32,
43
+ "line": 30,
44
44
  "character": 4
45
45
  }
46
46
  ],
@@ -376,7 +376,7 @@
376
376
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
377
377
  "line": 11,
378
378
  "character": 4,
379
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
379
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
380
380
  }
381
381
  ],
382
382
  "type": {
@@ -395,7 +395,7 @@
395
395
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
396
396
  "line": 12,
397
397
  "character": 4,
398
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
398
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
399
399
  }
400
400
  ],
401
401
  "type": {
@@ -418,7 +418,7 @@
418
418
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
419
419
  "line": 10,
420
420
  "character": 12,
421
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
421
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
422
422
  }
423
423
  ]
424
424
  }
@@ -451,85 +451,49 @@
451
451
  }
452
452
  },
453
453
  {
454
- "id": 128,
455
- "name": "_config",
454
+ "id": 138,
455
+ "name": "_parentResolver",
456
456
  "kind": 1024,
457
457
  "kindString": "Property",
458
- "flags": {},
458
+ "flags": {
459
+ "isProtected": true
460
+ },
459
461
  "sources": [
460
462
  {
461
463
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
462
464
  "line": 15,
463
- "character": 4
465
+ "character": 14
464
466
  }
465
467
  ],
466
468
  "type": {
467
- "type": "intersection",
468
- "types": [
469
- {
470
- "type": "reference",
471
- "name": "SchemaFields"
472
- },
469
+ "type": "reference",
470
+ "typeArguments": [
473
471
  {
474
472
  "type": "reference",
475
- "name": "PayloadFields"
476
- },
477
- {
478
- "type": "reflection",
479
- "declaration": {
480
- "id": 129,
481
- "name": "__type",
482
- "kind": 65536,
483
- "kindString": "Type literal",
484
- "flags": {},
485
- "children": [
486
- {
487
- "id": 130,
488
- "name": "name",
489
- "kind": 1024,
490
- "kindString": "Property",
491
- "flags": {
492
- "isOptional": true
473
+ "typeArguments": [
474
+ {
475
+ "type": "intersection",
476
+ "types": [
477
+ {
478
+ "type": "reference",
479
+ "name": "SchemaFields"
493
480
  },
494
- "sources": [
495
- {
496
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
497
- "line": 9,
498
- "character": 4
499
- }
500
- ],
501
- "type": {
502
- "type": "intrinsic",
503
- "name": "string"
504
- }
505
- },
506
- {
507
- "id": 131,
508
- "name": "security",
509
- "kind": 1024,
510
- "kindString": "Property",
511
- "flags": {
512
- "isOptional": true
481
+ {
482
+ "type": "reference",
483
+ "name": "PayloadFields"
513
484
  },
514
- "sources": [
515
- {
516
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
517
- "line": 10,
518
- "character": 4
519
- }
520
- ],
521
- "type": {
485
+ {
522
486
  "type": "reflection",
523
487
  "declaration": {
524
- "id": 132,
488
+ "id": 139,
525
489
  "name": "__type",
526
490
  "kind": 65536,
527
491
  "kindString": "Type literal",
528
492
  "flags": {},
529
493
  "children": [
530
494
  {
531
- "id": 133,
532
- "name": "allowAnonymous",
495
+ "id": 140,
496
+ "name": "name",
533
497
  "kind": 1024,
534
498
  "kindString": "Property",
535
499
  "flags": {
@@ -537,19 +501,19 @@
537
501
  },
538
502
  "sources": [
539
503
  {
540
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
541
- "line": 11,
504
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
505
+ "line": 16,
542
506
  "character": 8
543
507
  }
544
508
  ],
545
509
  "type": {
546
510
  "type": "intrinsic",
547
- "name": "boolean"
511
+ "name": "string"
548
512
  }
549
513
  },
550
514
  {
551
- "id": 134,
552
- "name": "allowed",
515
+ "id": 141,
516
+ "name": "security",
553
517
  "kind": 1024,
554
518
  "kindString": "Property",
555
519
  "flags": {
@@ -557,73 +521,184 @@
557
521
  },
558
522
  "sources": [
559
523
  {
560
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
561
- "line": 12,
524
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
525
+ "line": 17,
562
526
  "character": 8
563
527
  }
564
528
  ],
565
529
  "type": {
566
- "type": "reference",
567
- "typeArguments": [
568
- {
569
- "type": "intrinsic",
570
- "name": "string"
571
- },
572
- {
573
- "type": "array",
574
- "elementType": {
575
- "type": "union",
576
- "types": [
530
+ "type": "reflection",
531
+ "declaration": {
532
+ "id": 142,
533
+ "name": "__type",
534
+ "kind": 65536,
535
+ "kindString": "Type literal",
536
+ "flags": {},
537
+ "children": [
538
+ {
539
+ "id": 143,
540
+ "name": "allowAnonymous",
541
+ "kind": 1024,
542
+ "kindString": "Property",
543
+ "flags": {
544
+ "isOptional": true
545
+ },
546
+ "sources": [
577
547
  {
578
- "type": "intrinsic",
579
- "name": "string"
580
- },
548
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
549
+ "line": 18,
550
+ "character": 12
551
+ }
552
+ ],
553
+ "type": {
554
+ "type": "intrinsic",
555
+ "name": "boolean"
556
+ }
557
+ },
558
+ {
559
+ "id": 144,
560
+ "name": "allowed",
561
+ "kind": 1024,
562
+ "kindString": "Property",
563
+ "flags": {
564
+ "isOptional": true
565
+ },
566
+ "sources": [
581
567
  {
582
- "type": "reference",
583
- "name": "CosigningAddressSet"
568
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
569
+ "line": 19,
570
+ "character": 12
571
+ }
572
+ ],
573
+ "type": {
574
+ "type": "reference",
575
+ "typeArguments": [
576
+ {
577
+ "type": "intrinsic",
578
+ "name": "string"
579
+ },
580
+ {
581
+ "type": "array",
582
+ "elementType": {
583
+ "type": "union",
584
+ "types": [
585
+ {
586
+ "type": "intrinsic",
587
+ "name": "string"
588
+ },
589
+ {
590
+ "type": "reference",
591
+ "name": "CosigningAddressSet"
592
+ }
593
+ ]
594
+ }
595
+ }
596
+ ],
597
+ "name": "Record",
598
+ "qualifiedName": "Record",
599
+ "package": "typescript"
600
+ }
601
+ },
602
+ {
603
+ "id": 145,
604
+ "name": "disallowed",
605
+ "kind": 1024,
606
+ "kindString": "Property",
607
+ "flags": {
608
+ "isOptional": true
609
+ },
610
+ "sources": [
611
+ {
612
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
613
+ "line": 20,
614
+ "character": 12
584
615
  }
616
+ ],
617
+ "type": {
618
+ "type": "reference",
619
+ "typeArguments": [
620
+ {
621
+ "type": "intrinsic",
622
+ "name": "string"
623
+ },
624
+ {
625
+ "type": "array",
626
+ "elementType": {
627
+ "type": "intrinsic",
628
+ "name": "string"
629
+ }
630
+ }
631
+ ],
632
+ "name": "Record",
633
+ "qualifiedName": "Record",
634
+ "package": "typescript"
635
+ }
636
+ }
637
+ ],
638
+ "groups": [
639
+ {
640
+ "title": "Properties",
641
+ "children": [
642
+ 143,
643
+ 144,
644
+ 145
585
645
  ]
586
646
  }
587
- }
588
- ],
589
- "name": "Record",
590
- "qualifiedName": "Record",
591
- "package": "typescript"
647
+ ],
648
+ "sources": [
649
+ {
650
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
651
+ "line": 17,
652
+ "character": 19
653
+ }
654
+ ]
655
+ }
592
656
  }
593
- },
657
+ }
658
+ ],
659
+ "groups": [
660
+ {
661
+ "title": "Properties",
662
+ "children": [
663
+ 140,
664
+ 141
665
+ ]
666
+ }
667
+ ],
668
+ "sources": [
669
+ {
670
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
671
+ "line": 15,
672
+ "character": 167
673
+ }
674
+ ]
675
+ }
676
+ },
677
+ {
678
+ "type": "reflection",
679
+ "declaration": {
680
+ "id": 146,
681
+ "name": "__type",
682
+ "kind": 65536,
683
+ "kindString": "Type literal",
684
+ "flags": {},
685
+ "children": [
594
686
  {
595
- "id": 135,
596
- "name": "disallowed",
687
+ "id": 147,
688
+ "name": "schema",
597
689
  "kind": 1024,
598
690
  "kindString": "Property",
599
- "flags": {
600
- "isOptional": true
601
- },
691
+ "flags": {},
602
692
  "sources": [
603
693
  {
604
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
605
- "line": 13,
694
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
695
+ "line": 23,
606
696
  "character": 8
607
697
  }
608
698
  ],
609
699
  "type": {
610
- "type": "reference",
611
- "typeArguments": [
612
- {
613
- "type": "intrinsic",
614
- "name": "string"
615
- },
616
- {
617
- "type": "array",
618
- "elementType": {
619
- "type": "intrinsic",
620
- "name": "string"
621
- }
622
- }
623
- ],
624
- "name": "Record",
625
- "qualifiedName": "Record",
626
- "package": "typescript"
700
+ "type": "intrinsic",
701
+ "name": "string"
627
702
  }
628
703
  }
629
704
  ],
@@ -631,476 +706,15 @@
631
706
  {
632
707
  "title": "Properties",
633
708
  "children": [
634
- 133,
635
- 134,
636
- 135
709
+ 147
637
710
  ]
638
711
  }
639
712
  ],
640
713
  "sources": [
641
714
  {
642
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
643
- "line": 10,
644
- "character": 15
645
- }
646
- ]
647
- }
648
- }
649
- }
650
- ],
651
- "groups": [
652
- {
653
- "title": "Properties",
654
- "children": [
655
- 130,
656
- 131
657
- ]
658
- }
659
- ],
660
- "sources": [
661
- {
662
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
663
- "line": 8,
664
- "character": 75
665
- }
666
- ]
667
- }
668
- },
669
- {
670
- "type": "reflection",
671
- "declaration": {
672
- "id": 136,
673
- "name": "__type",
674
- "kind": 65536,
675
- "kindString": "Type literal",
676
- "flags": {},
677
- "children": [
678
- {
679
- "id": 137,
680
- "name": "targetSchema",
681
- "kind": 1024,
682
- "kindString": "Property",
683
- "flags": {
684
- "isOptional": true
685
- },
686
- "sources": [
687
- {
688
- "fileName": "modules/packages/diviner/packages/model/dist/types/Config.d.ts",
689
- "line": 6,
690
- "character": 4
691
- }
692
- ],
693
- "type": {
694
- "type": "literal",
695
- "value": "network.xyo.location.certainty"
696
- }
697
- }
698
- ],
699
- "groups": [
700
- {
701
- "title": "Properties",
702
- "children": [
703
- 137
704
- ]
705
- }
706
- ],
707
- "sources": [
708
- {
709
- "fileName": "modules/packages/diviner/packages/model/dist/types/Config.d.ts",
710
- "line": 5,
711
- "character": 123
712
- }
713
- ]
714
- }
715
- },
716
- {
717
- "type": "reflection",
718
- "declaration": {
719
- "id": 138,
720
- "name": "__type",
721
- "kind": 65536,
722
- "kindString": "Type literal",
723
- "flags": {},
724
- "children": [
725
- {
726
- "id": 139,
727
- "name": "schema",
728
- "kind": 1024,
729
- "kindString": "Property",
730
- "flags": {},
731
- "sources": [
732
- {
733
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
734
- "line": 19,
735
- "character": 4
736
- }
737
- ],
738
- "type": {
739
- "type": "intrinsic",
740
- "name": "string"
741
- }
742
- }
743
- ],
744
- "groups": [
745
- {
746
- "title": "Properties",
747
- "children": [
748
- 139
749
- ]
750
- }
751
- ],
752
- "sources": [
753
- {
754
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
755
- "line": 18,
756
- "character": 17
757
- }
758
- ]
759
- }
760
- },
761
- {
762
- "type": "reflection",
763
- "declaration": {
764
- "id": 140,
765
- "name": "__type",
766
- "kind": 65536,
767
- "kindString": "Type literal",
768
- "flags": {},
769
- "children": [
770
- {
771
- "id": 141,
772
- "name": "schema",
773
- "kind": 1024,
774
- "kindString": "Property",
775
- "flags": {},
776
- "sources": [
777
- {
778
- "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
779
- "line": 11,
780
- "character": 4,
781
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
782
- }
783
- ],
784
- "type": {
785
- "type": "literal",
786
- "value": "network.xyo.location.elevation.diviner.config"
787
- }
788
- },
789
- {
790
- "id": 142,
791
- "name": "targetSchema",
792
- "kind": 1024,
793
- "kindString": "Property",
794
- "flags": {},
795
- "sources": [
796
- {
797
- "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
798
- "line": 12,
799
- "character": 4,
800
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
801
- }
802
- ],
803
- "type": {
804
- "type": "literal",
805
- "value": "network.xyo.location.certainty"
806
- }
807
- }
808
- ],
809
- "groups": [
810
- {
811
- "title": "Properties",
812
- "children": [
813
- 141,
814
- 142
815
- ]
816
- }
817
- ],
818
- "sources": [
819
- {
820
- "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
821
- "line": 10,
822
- "character": 12,
823
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
824
- }
825
- ]
826
- }
827
- }
828
- ]
829
- },
830
- "inheritedFrom": {
831
- "type": "reference",
832
- "name": "AbstractDiviner._config"
833
- },
834
- "implementationOf": {
835
- "type": "reference",
836
- "name": "LocationCertaintyDiviner._config"
837
- }
838
- },
839
- {
840
- "id": 153,
841
- "name": "_parentResolver",
842
- "kind": 1024,
843
- "kindString": "Property",
844
- "flags": {
845
- "isProtected": true
846
- },
847
- "sources": [
848
- {
849
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
850
- "line": 17,
851
- "character": 14
852
- }
853
- ],
854
- "type": {
855
- "type": "reference",
856
- "typeArguments": [
857
- {
858
- "type": "reference",
859
- "typeArguments": [
860
- {
861
- "type": "intersection",
862
- "types": [
863
- {
864
- "type": "reference",
865
- "name": "SchemaFields"
866
- },
867
- {
868
- "type": "reference",
869
- "name": "PayloadFields"
870
- },
871
- {
872
- "type": "reflection",
873
- "declaration": {
874
- "id": 154,
875
- "name": "__type",
876
- "kind": 65536,
877
- "kindString": "Type literal",
878
- "flags": {},
879
- "children": [
880
- {
881
- "id": 155,
882
- "name": "name",
883
- "kind": 1024,
884
- "kindString": "Property",
885
- "flags": {
886
- "isOptional": true
887
- },
888
- "sources": [
889
- {
890
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
891
- "line": 18,
892
- "character": 8
893
- }
894
- ],
895
- "type": {
896
- "type": "intrinsic",
897
- "name": "string"
898
- }
899
- },
900
- {
901
- "id": 156,
902
- "name": "security",
903
- "kind": 1024,
904
- "kindString": "Property",
905
- "flags": {
906
- "isOptional": true
907
- },
908
- "sources": [
909
- {
910
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
911
- "line": 19,
912
- "character": 8
913
- }
914
- ],
915
- "type": {
916
- "type": "reflection",
917
- "declaration": {
918
- "id": 157,
919
- "name": "__type",
920
- "kind": 65536,
921
- "kindString": "Type literal",
922
- "flags": {},
923
- "children": [
924
- {
925
- "id": 158,
926
- "name": "allowAnonymous",
927
- "kind": 1024,
928
- "kindString": "Property",
929
- "flags": {
930
- "isOptional": true
931
- },
932
- "sources": [
933
- {
934
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
935
- "line": 20,
936
- "character": 12
937
- }
938
- ],
939
- "type": {
940
- "type": "intrinsic",
941
- "name": "boolean"
942
- }
943
- },
944
- {
945
- "id": 159,
946
- "name": "allowed",
947
- "kind": 1024,
948
- "kindString": "Property",
949
- "flags": {
950
- "isOptional": true
951
- },
952
- "sources": [
953
- {
954
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
955
- "line": 21,
956
- "character": 12
957
- }
958
- ],
959
- "type": {
960
- "type": "reference",
961
- "typeArguments": [
962
- {
963
- "type": "intrinsic",
964
- "name": "string"
965
- },
966
- {
967
- "type": "array",
968
- "elementType": {
969
- "type": "union",
970
- "types": [
971
- {
972
- "type": "intrinsic",
973
- "name": "string"
974
- },
975
- {
976
- "type": "reference",
977
- "name": "CosigningAddressSet"
978
- }
979
- ]
980
- }
981
- }
982
- ],
983
- "name": "Record",
984
- "qualifiedName": "Record",
985
- "package": "typescript"
986
- }
987
- },
988
- {
989
- "id": 160,
990
- "name": "disallowed",
991
- "kind": 1024,
992
- "kindString": "Property",
993
- "flags": {
994
- "isOptional": true
995
- },
996
- "sources": [
997
- {
998
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
999
- "line": 22,
1000
- "character": 12
1001
- }
1002
- ],
1003
- "type": {
1004
- "type": "reference",
1005
- "typeArguments": [
1006
- {
1007
- "type": "intrinsic",
1008
- "name": "string"
1009
- },
1010
- {
1011
- "type": "array",
1012
- "elementType": {
1013
- "type": "intrinsic",
1014
- "name": "string"
1015
- }
1016
- }
1017
- ],
1018
- "name": "Record",
1019
- "qualifiedName": "Record",
1020
- "package": "typescript"
1021
- }
1022
- }
1023
- ],
1024
- "groups": [
1025
- {
1026
- "title": "Properties",
1027
- "children": [
1028
- 158,
1029
- 159,
1030
- 160
1031
- ]
1032
- }
1033
- ],
1034
- "sources": [
1035
- {
1036
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1037
- "line": 19,
1038
- "character": 19
1039
- }
1040
- ]
1041
- }
1042
- }
1043
- }
1044
- ],
1045
- "groups": [
1046
- {
1047
- "title": "Properties",
1048
- "children": [
1049
- 155,
1050
- 156
1051
- ]
1052
- }
1053
- ],
1054
- "sources": [
1055
- {
1056
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1057
- "line": 17,
1058
- "character": 167
1059
- }
1060
- ]
1061
- }
1062
- },
1063
- {
1064
- "type": "reflection",
1065
- "declaration": {
1066
- "id": 161,
1067
- "name": "__type",
1068
- "kind": 65536,
1069
- "kindString": "Type literal",
1070
- "flags": {},
1071
- "children": [
1072
- {
1073
- "id": 162,
1074
- "name": "schema",
1075
- "kind": 1024,
1076
- "kindString": "Property",
1077
- "flags": {},
1078
- "sources": [
1079
- {
1080
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1081
- "line": 25,
1082
- "character": 8
1083
- }
1084
- ],
1085
- "type": {
1086
- "type": "intrinsic",
1087
- "name": "string"
1088
- }
1089
- }
1090
- ],
1091
- "groups": [
1092
- {
1093
- "title": "Properties",
1094
- "children": [
1095
- 162
1096
- ]
1097
- }
1098
- ],
1099
- "sources": [
1100
- {
1101
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1102
- "line": 24,
1103
- "character": 8
715
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
716
+ "line": 22,
717
+ "character": 8
1104
718
  }
1105
719
  ]
1106
720
  }
@@ -1123,7 +737,7 @@
1123
737
  }
1124
738
  },
1125
739
  {
1126
- "id": 163,
740
+ "id": 148,
1127
741
  "name": "_started",
1128
742
  "kind": 1024,
1129
743
  "kindString": "Property",
@@ -1133,7 +747,7 @@
1133
747
  "sources": [
1134
748
  {
1135
749
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1136
- "line": 27,
750
+ "line": 25,
1137
751
  "character": 14
1138
752
  }
1139
753
  ],
@@ -1151,7 +765,7 @@
1151
765
  }
1152
766
  },
1153
767
  {
1154
- "id": 164,
768
+ "id": 149,
1155
769
  "name": "account",
1156
770
  "kind": 1024,
1157
771
  "kindString": "Property",
@@ -1162,13 +776,13 @@
1162
776
  "sources": [
1163
777
  {
1164
778
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1165
- "line": 28,
779
+ "line": 26,
1166
780
  "character": 23
1167
781
  }
1168
782
  ],
1169
783
  "type": {
1170
784
  "type": "reference",
1171
- "name": "Account"
785
+ "name": "AccountInstance"
1172
786
  },
1173
787
  "inheritedFrom": {
1174
788
  "type": "reference",
@@ -1180,7 +794,7 @@
1180
794
  }
1181
795
  },
1182
796
  {
1183
- "id": 165,
797
+ "id": 150,
1184
798
  "name": "logger",
1185
799
  "kind": 1024,
1186
800
  "kindString": "Property",
@@ -1192,7 +806,7 @@
1192
806
  "sources": [
1193
807
  {
1194
808
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1195
- "line": 29,
809
+ "line": 27,
1196
810
  "character": 23
1197
811
  }
1198
812
  ],
@@ -1210,7 +824,7 @@
1210
824
  }
1211
825
  },
1212
826
  {
1213
- "id": 166,
827
+ "id": 151,
1214
828
  "name": "moduleConfigQueryValidator",
1215
829
  "kind": 1024,
1216
830
  "kindString": "Property",
@@ -1221,7 +835,140 @@
1221
835
  "sources": [
1222
836
  {
1223
837
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1224
- "line": 30,
838
+ "line": 28,
839
+ "character": 23
840
+ }
841
+ ],
842
+ "type": {
843
+ "type": "reference",
844
+ "typeArguments": [
845
+ {
846
+ "type": "intersection",
847
+ "types": [
848
+ {
849
+ "type": "reference",
850
+ "name": "SchemaFields"
851
+ },
852
+ {
853
+ "type": "reference",
854
+ "name": "PayloadFields"
855
+ },
856
+ {
857
+ "type": "reference",
858
+ "name": "XyoBoundWitnessFields"
859
+ },
860
+ {
861
+ "type": "reflection",
862
+ "declaration": {
863
+ "id": 152,
864
+ "name": "__type",
865
+ "kind": 65536,
866
+ "kindString": "Type literal",
867
+ "flags": {},
868
+ "children": [
869
+ {
870
+ "id": 153,
871
+ "name": "query",
872
+ "kind": 1024,
873
+ "kindString": "Property",
874
+ "flags": {},
875
+ "sources": [
876
+ {
877
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
878
+ "line": 5,
879
+ "character": 4
880
+ }
881
+ ],
882
+ "type": {
883
+ "type": "intrinsic",
884
+ "name": "string"
885
+ }
886
+ },
887
+ {
888
+ "id": 154,
889
+ "name": "resultSet",
890
+ "kind": 1024,
891
+ "kindString": "Property",
892
+ "flags": {
893
+ "isOptional": true
894
+ },
895
+ "sources": [
896
+ {
897
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
898
+ "line": 6,
899
+ "character": 4
900
+ }
901
+ ],
902
+ "type": {
903
+ "type": "intrinsic",
904
+ "name": "string"
905
+ }
906
+ },
907
+ {
908
+ "id": 155,
909
+ "name": "schema",
910
+ "kind": 1024,
911
+ "kindString": "Property",
912
+ "flags": {},
913
+ "sources": [
914
+ {
915
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
916
+ "line": 7,
917
+ "character": 4
918
+ }
919
+ ],
920
+ "type": {
921
+ "type": "literal",
922
+ "value": "network.xyo.boundwitness.query"
923
+ }
924
+ }
925
+ ],
926
+ "groups": [
927
+ {
928
+ "title": "Properties",
929
+ "children": [
930
+ 153,
931
+ 154,
932
+ 155
933
+ ]
934
+ }
935
+ ],
936
+ "sources": [
937
+ {
938
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
939
+ "line": 4,
940
+ "character": 51
941
+ }
942
+ ]
943
+ }
944
+ }
945
+ ]
946
+ }
947
+ ],
948
+ "name": "Queryable"
949
+ },
950
+ "inheritedFrom": {
951
+ "type": "reference",
952
+ "name": "AbstractDiviner.moduleConfigQueryValidator"
953
+ },
954
+ "implementationOf": {
955
+ "type": "reference",
956
+ "name": "LocationCertaintyDiviner.moduleConfigQueryValidator"
957
+ }
958
+ },
959
+ {
960
+ "id": 314,
961
+ "name": "params",
962
+ "kind": 1024,
963
+ "kindString": "Property",
964
+ "flags": {
965
+ "isProtected": true,
966
+ "isReadonly": true
967
+ },
968
+ "sources": [
969
+ {
970
+ "fileName": "protocol/packages/core/dist/types/lib/Base.d.ts",
971
+ "line": 20,
1225
972
  "character": 23
1226
973
  }
1227
974
  ],
@@ -1240,28 +987,263 @@
1240
987
  "name": "PayloadFields"
1241
988
  },
1242
989
  {
1243
- "type": "reference",
1244
- "name": "XyoBoundWitnessFields"
990
+ "type": "reflection",
991
+ "declaration": {
992
+ "id": 315,
993
+ "name": "__type",
994
+ "kind": 65536,
995
+ "kindString": "Type literal",
996
+ "flags": {},
997
+ "children": [
998
+ {
999
+ "id": 316,
1000
+ "name": "name",
1001
+ "kind": 1024,
1002
+ "kindString": "Property",
1003
+ "flags": {
1004
+ "isOptional": true
1005
+ },
1006
+ "sources": [
1007
+ {
1008
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1009
+ "line": 9,
1010
+ "character": 4
1011
+ }
1012
+ ],
1013
+ "type": {
1014
+ "type": "intrinsic",
1015
+ "name": "string"
1016
+ }
1017
+ },
1018
+ {
1019
+ "id": 317,
1020
+ "name": "security",
1021
+ "kind": 1024,
1022
+ "kindString": "Property",
1023
+ "flags": {
1024
+ "isOptional": true
1025
+ },
1026
+ "sources": [
1027
+ {
1028
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1029
+ "line": 10,
1030
+ "character": 4
1031
+ }
1032
+ ],
1033
+ "type": {
1034
+ "type": "reflection",
1035
+ "declaration": {
1036
+ "id": 318,
1037
+ "name": "__type",
1038
+ "kind": 65536,
1039
+ "kindString": "Type literal",
1040
+ "flags": {},
1041
+ "children": [
1042
+ {
1043
+ "id": 319,
1044
+ "name": "allowAnonymous",
1045
+ "kind": 1024,
1046
+ "kindString": "Property",
1047
+ "flags": {
1048
+ "isOptional": true
1049
+ },
1050
+ "sources": [
1051
+ {
1052
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1053
+ "line": 11,
1054
+ "character": 8
1055
+ }
1056
+ ],
1057
+ "type": {
1058
+ "type": "intrinsic",
1059
+ "name": "boolean"
1060
+ }
1061
+ },
1062
+ {
1063
+ "id": 320,
1064
+ "name": "allowed",
1065
+ "kind": 1024,
1066
+ "kindString": "Property",
1067
+ "flags": {
1068
+ "isOptional": true
1069
+ },
1070
+ "sources": [
1071
+ {
1072
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1073
+ "line": 12,
1074
+ "character": 8
1075
+ }
1076
+ ],
1077
+ "type": {
1078
+ "type": "reference",
1079
+ "typeArguments": [
1080
+ {
1081
+ "type": "intrinsic",
1082
+ "name": "string"
1083
+ },
1084
+ {
1085
+ "type": "array",
1086
+ "elementType": {
1087
+ "type": "union",
1088
+ "types": [
1089
+ {
1090
+ "type": "intrinsic",
1091
+ "name": "string"
1092
+ },
1093
+ {
1094
+ "type": "reference",
1095
+ "name": "CosigningAddressSet"
1096
+ }
1097
+ ]
1098
+ }
1099
+ }
1100
+ ],
1101
+ "name": "Record",
1102
+ "qualifiedName": "Record",
1103
+ "package": "typescript"
1104
+ }
1105
+ },
1106
+ {
1107
+ "id": 321,
1108
+ "name": "disallowed",
1109
+ "kind": 1024,
1110
+ "kindString": "Property",
1111
+ "flags": {
1112
+ "isOptional": true
1113
+ },
1114
+ "sources": [
1115
+ {
1116
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1117
+ "line": 13,
1118
+ "character": 8
1119
+ }
1120
+ ],
1121
+ "type": {
1122
+ "type": "reference",
1123
+ "typeArguments": [
1124
+ {
1125
+ "type": "intrinsic",
1126
+ "name": "string"
1127
+ },
1128
+ {
1129
+ "type": "array",
1130
+ "elementType": {
1131
+ "type": "intrinsic",
1132
+ "name": "string"
1133
+ }
1134
+ }
1135
+ ],
1136
+ "name": "Record",
1137
+ "qualifiedName": "Record",
1138
+ "package": "typescript"
1139
+ }
1140
+ }
1141
+ ],
1142
+ "groups": [
1143
+ {
1144
+ "title": "Properties",
1145
+ "children": [
1146
+ 319,
1147
+ 320,
1148
+ 321
1149
+ ]
1150
+ }
1151
+ ],
1152
+ "sources": [
1153
+ {
1154
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1155
+ "line": 10,
1156
+ "character": 15
1157
+ }
1158
+ ]
1159
+ }
1160
+ }
1161
+ }
1162
+ ],
1163
+ "groups": [
1164
+ {
1165
+ "title": "Properties",
1166
+ "children": [
1167
+ 316,
1168
+ 317
1169
+ ]
1170
+ }
1171
+ ],
1172
+ "sources": [
1173
+ {
1174
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1175
+ "line": 8,
1176
+ "character": 75
1177
+ }
1178
+ ]
1179
+ }
1180
+ },
1181
+ {
1182
+ "type": "reflection",
1183
+ "declaration": {
1184
+ "id": 322,
1185
+ "name": "__type",
1186
+ "kind": 65536,
1187
+ "kindString": "Type literal",
1188
+ "flags": {},
1189
+ "children": [
1190
+ {
1191
+ "id": 323,
1192
+ "name": "targetSchema",
1193
+ "kind": 1024,
1194
+ "kindString": "Property",
1195
+ "flags": {
1196
+ "isOptional": true
1197
+ },
1198
+ "sources": [
1199
+ {
1200
+ "fileName": "modules/packages/diviner/packages/model/dist/types/Config.d.ts",
1201
+ "line": 6,
1202
+ "character": 4
1203
+ }
1204
+ ],
1205
+ "type": {
1206
+ "type": "literal",
1207
+ "value": "network.xyo.location.certainty"
1208
+ }
1209
+ }
1210
+ ],
1211
+ "groups": [
1212
+ {
1213
+ "title": "Properties",
1214
+ "children": [
1215
+ 323
1216
+ ]
1217
+ }
1218
+ ],
1219
+ "sources": [
1220
+ {
1221
+ "fileName": "modules/packages/diviner/packages/model/dist/types/Config.d.ts",
1222
+ "line": 5,
1223
+ "character": 123
1224
+ }
1225
+ ]
1226
+ }
1245
1227
  },
1246
1228
  {
1247
1229
  "type": "reflection",
1248
1230
  "declaration": {
1249
- "id": 167,
1231
+ "id": 324,
1250
1232
  "name": "__type",
1251
1233
  "kind": 65536,
1252
1234
  "kindString": "Type literal",
1253
1235
  "flags": {},
1254
1236
  "children": [
1255
1237
  {
1256
- "id": 168,
1257
- "name": "query",
1238
+ "id": 325,
1239
+ "name": "schema",
1258
1240
  "kind": 1024,
1259
1241
  "kindString": "Property",
1260
1242
  "flags": {},
1261
1243
  "sources": [
1262
1244
  {
1263
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1264
- "line": 5,
1245
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1246
+ "line": 19,
1265
1247
  "character": 4
1266
1248
  }
1267
1249
  ],
@@ -1269,43 +1251,70 @@
1269
1251
  "type": "intrinsic",
1270
1252
  "name": "string"
1271
1253
  }
1272
- },
1254
+ }
1255
+ ],
1256
+ "groups": [
1273
1257
  {
1274
- "id": 169,
1275
- "name": "resultSet",
1258
+ "title": "Properties",
1259
+ "children": [
1260
+ 325
1261
+ ]
1262
+ }
1263
+ ],
1264
+ "sources": [
1265
+ {
1266
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1267
+ "line": 18,
1268
+ "character": 17
1269
+ }
1270
+ ]
1271
+ }
1272
+ },
1273
+ {
1274
+ "type": "reflection",
1275
+ "declaration": {
1276
+ "id": 326,
1277
+ "name": "__type",
1278
+ "kind": 65536,
1279
+ "kindString": "Type literal",
1280
+ "flags": {},
1281
+ "children": [
1282
+ {
1283
+ "id": 327,
1284
+ "name": "schema",
1276
1285
  "kind": 1024,
1277
1286
  "kindString": "Property",
1278
- "flags": {
1279
- "isOptional": true
1280
- },
1287
+ "flags": {},
1281
1288
  "sources": [
1282
1289
  {
1283
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1284
- "line": 6,
1285
- "character": 4
1290
+ "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
1291
+ "line": 11,
1292
+ "character": 4,
1293
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
1286
1294
  }
1287
1295
  ],
1288
1296
  "type": {
1289
- "type": "intrinsic",
1290
- "name": "string"
1297
+ "type": "literal",
1298
+ "value": "network.xyo.location.elevation.diviner.config"
1291
1299
  }
1292
1300
  },
1293
1301
  {
1294
- "id": 170,
1295
- "name": "schema",
1302
+ "id": 328,
1303
+ "name": "targetSchema",
1296
1304
  "kind": 1024,
1297
1305
  "kindString": "Property",
1298
1306
  "flags": {},
1299
1307
  "sources": [
1300
1308
  {
1301
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1302
- "line": 7,
1303
- "character": 4
1309
+ "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
1310
+ "line": 12,
1311
+ "character": 4,
1312
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
1304
1313
  }
1305
1314
  ],
1306
1315
  "type": {
1307
1316
  "type": "literal",
1308
- "value": "network.xyo.boundwitness.query"
1317
+ "value": "network.xyo.location.certainty"
1309
1318
  }
1310
1319
  }
1311
1320
  ],
@@ -1313,37 +1322,41 @@
1313
1322
  {
1314
1323
  "title": "Properties",
1315
1324
  "children": [
1316
- 168,
1317
- 169,
1318
- 170
1325
+ 327,
1326
+ 328
1319
1327
  ]
1320
1328
  }
1321
1329
  ],
1322
1330
  "sources": [
1323
1331
  {
1324
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1325
- "line": 4,
1326
- "character": 51
1332
+ "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
1333
+ "line": 10,
1334
+ "character": 12,
1335
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
1327
1336
  }
1328
1337
  ]
1329
1338
  }
1330
1339
  }
1331
1340
  ]
1341
+ },
1342
+ {
1343
+ "type": "reference",
1344
+ "name": "AnyObject"
1332
1345
  }
1333
1346
  ],
1334
- "name": "Queryable"
1347
+ "name": "ModuleParams"
1335
1348
  },
1336
1349
  "inheritedFrom": {
1337
1350
  "type": "reference",
1338
- "name": "AbstractDiviner.moduleConfigQueryValidator"
1351
+ "name": "AbstractDiviner.params"
1339
1352
  },
1340
1353
  "implementationOf": {
1341
1354
  "type": "reference",
1342
- "name": "LocationCertaintyDiviner.moduleConfigQueryValidator"
1355
+ "name": "LocationCertaintyDiviner.params"
1343
1356
  }
1344
1357
  },
1345
1358
  {
1346
- "id": 143,
1359
+ "id": 128,
1347
1360
  "name": "resolver",
1348
1361
  "kind": 1024,
1349
1362
  "kindString": "Property",
@@ -1353,7 +1366,7 @@
1353
1366
  "sources": [
1354
1367
  {
1355
1368
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1356
- "line": 16,
1369
+ "line": 14,
1357
1370
  "character": 13
1358
1371
  }
1359
1372
  ],
@@ -1377,14 +1390,14 @@
1377
1390
  {
1378
1391
  "type": "reflection",
1379
1392
  "declaration": {
1380
- "id": 144,
1393
+ "id": 129,
1381
1394
  "name": "__type",
1382
1395
  "kind": 65536,
1383
1396
  "kindString": "Type literal",
1384
1397
  "flags": {},
1385
1398
  "children": [
1386
1399
  {
1387
- "id": 145,
1400
+ "id": 130,
1388
1401
  "name": "name",
1389
1402
  "kind": 1024,
1390
1403
  "kindString": "Property",
@@ -1404,7 +1417,7 @@
1404
1417
  }
1405
1418
  },
1406
1419
  {
1407
- "id": 146,
1420
+ "id": 131,
1408
1421
  "name": "security",
1409
1422
  "kind": 1024,
1410
1423
  "kindString": "Property",
@@ -1421,14 +1434,14 @@
1421
1434
  "type": {
1422
1435
  "type": "reflection",
1423
1436
  "declaration": {
1424
- "id": 147,
1437
+ "id": 132,
1425
1438
  "name": "__type",
1426
1439
  "kind": 65536,
1427
1440
  "kindString": "Type literal",
1428
1441
  "flags": {},
1429
1442
  "children": [
1430
1443
  {
1431
- "id": 148,
1444
+ "id": 133,
1432
1445
  "name": "allowAnonymous",
1433
1446
  "kind": 1024,
1434
1447
  "kindString": "Property",
@@ -1448,7 +1461,7 @@
1448
1461
  }
1449
1462
  },
1450
1463
  {
1451
- "id": 149,
1464
+ "id": 134,
1452
1465
  "name": "allowed",
1453
1466
  "kind": 1024,
1454
1467
  "kindString": "Property",
@@ -1492,7 +1505,7 @@
1492
1505
  }
1493
1506
  },
1494
1507
  {
1495
- "id": 150,
1508
+ "id": 135,
1496
1509
  "name": "disallowed",
1497
1510
  "kind": 1024,
1498
1511
  "kindString": "Property",
@@ -1531,9 +1544,9 @@
1531
1544
  {
1532
1545
  "title": "Properties",
1533
1546
  "children": [
1534
- 148,
1535
- 149,
1536
- 150
1547
+ 133,
1548
+ 134,
1549
+ 135
1537
1550
  ]
1538
1551
  }
1539
1552
  ],
@@ -1552,8 +1565,8 @@
1552
1565
  {
1553
1566
  "title": "Properties",
1554
1567
  "children": [
1555
- 145,
1556
- 146
1568
+ 130,
1569
+ 131
1557
1570
  ]
1558
1571
  }
1559
1572
  ],
@@ -1569,14 +1582,14 @@
1569
1582
  {
1570
1583
  "type": "reflection",
1571
1584
  "declaration": {
1572
- "id": 151,
1585
+ "id": 136,
1573
1586
  "name": "__type",
1574
1587
  "kind": 65536,
1575
1588
  "kindString": "Type literal",
1576
1589
  "flags": {},
1577
1590
  "children": [
1578
1591
  {
1579
- "id": 152,
1592
+ "id": 137,
1580
1593
  "name": "schema",
1581
1594
  "kind": 1024,
1582
1595
  "kindString": "Property",
@@ -1598,7 +1611,7 @@
1598
1611
  {
1599
1612
  "title": "Properties",
1600
1613
  "children": [
1601
- 152
1614
+ 137
1602
1615
  ]
1603
1616
  }
1604
1617
  ],
@@ -1629,7 +1642,7 @@
1629
1642
  }
1630
1643
  },
1631
1644
  {
1632
- "id": 171,
1645
+ "id": 156,
1633
1646
  "name": "supportedQueryValidator",
1634
1647
  "kind": 1024,
1635
1648
  "kindString": "Property",
@@ -1640,7 +1653,7 @@
1640
1653
  "sources": [
1641
1654
  {
1642
1655
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1643
- "line": 31,
1656
+ "line": 29,
1644
1657
  "character": 23
1645
1658
  }
1646
1659
  ],
@@ -1665,14 +1678,14 @@
1665
1678
  {
1666
1679
  "type": "reflection",
1667
1680
  "declaration": {
1668
- "id": 172,
1681
+ "id": 157,
1669
1682
  "name": "__type",
1670
1683
  "kind": 65536,
1671
1684
  "kindString": "Type literal",
1672
1685
  "flags": {},
1673
1686
  "children": [
1674
1687
  {
1675
- "id": 173,
1688
+ "id": 158,
1676
1689
  "name": "query",
1677
1690
  "kind": 1024,
1678
1691
  "kindString": "Property",
@@ -1690,7 +1703,7 @@
1690
1703
  }
1691
1704
  },
1692
1705
  {
1693
- "id": 174,
1706
+ "id": 159,
1694
1707
  "name": "resultSet",
1695
1708
  "kind": 1024,
1696
1709
  "kindString": "Property",
@@ -1710,7 +1723,7 @@
1710
1723
  }
1711
1724
  },
1712
1725
  {
1713
- "id": 175,
1726
+ "id": 160,
1714
1727
  "name": "schema",
1715
1728
  "kind": 1024,
1716
1729
  "kindString": "Property",
@@ -1732,9 +1745,9 @@
1732
1745
  {
1733
1746
  "title": "Properties",
1734
1747
  "children": [
1735
- 173,
1736
- 174,
1737
- 175
1748
+ 158,
1749
+ 159,
1750
+ 160
1738
1751
  ]
1739
1752
  }
1740
1753
  ],
@@ -1774,7 +1787,7 @@
1774
1787
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
1775
1788
  "line": 14,
1776
1789
  "character": 18,
1777
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L14"
1790
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L14"
1778
1791
  }
1779
1792
  ],
1780
1793
  "type": {
@@ -1798,8 +1811,8 @@
1798
1811
  },
1799
1812
  "sources": [
1800
1813
  {
1801
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1802
- "line": 14,
1814
+ "fileName": "protocol/packages/core/dist/types/lib/Base.d.ts",
1815
+ "line": 21,
1803
1816
  "character": 11
1804
1817
  }
1805
1818
  ],
@@ -1825,7 +1838,7 @@
1825
1838
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
1826
1839
  "line": 15,
1827
1840
  "character": 18,
1828
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L15"
1841
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L15"
1829
1842
  }
1830
1843
  ],
1831
1844
  "type": {
@@ -1839,7 +1852,7 @@
1839
1852
  }
1840
1853
  },
1841
1854
  {
1842
- "id": 176,
1855
+ "id": 161,
1843
1856
  "name": "address",
1844
1857
  "kind": 262144,
1845
1858
  "kindString": "Accessor",
@@ -1847,12 +1860,12 @@
1847
1860
  "sources": [
1848
1861
  {
1849
1862
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1850
- "line": 33,
1863
+ "line": 31,
1851
1864
  "character": 8
1852
1865
  }
1853
1866
  ],
1854
1867
  "getSignature": {
1855
- "id": 177,
1868
+ "id": 162,
1856
1869
  "name": "address",
1857
1870
  "kind": 524288,
1858
1871
  "kindString": "Get signature",
@@ -1880,7 +1893,7 @@
1880
1893
  }
1881
1894
  },
1882
1895
  {
1883
- "id": 178,
1896
+ "id": 163,
1884
1897
  "name": "allowAnonymous",
1885
1898
  "kind": 262144,
1886
1899
  "kindString": "Accessor",
@@ -1888,12 +1901,12 @@
1888
1901
  "sources": [
1889
1902
  {
1890
1903
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1891
- "line": 34,
1904
+ "line": 32,
1892
1905
  "character": 8
1893
1906
  }
1894
1907
  ],
1895
1908
  "getSignature": {
1896
- "id": 179,
1909
+ "id": 164,
1897
1910
  "name": "allowAnonymous",
1898
1911
  "kind": 524288,
1899
1912
  "kindString": "Get signature",
@@ -1921,7 +1934,7 @@
1921
1934
  }
1922
1935
  },
1923
1936
  {
1924
- "id": 180,
1937
+ "id": 165,
1925
1938
  "name": "config",
1926
1939
  "kind": 262144,
1927
1940
  "kindString": "Accessor",
@@ -1929,12 +1942,12 @@
1929
1942
  "sources": [
1930
1943
  {
1931
1944
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1932
- "line": 35,
1945
+ "line": 33,
1933
1946
  "character": 8
1934
1947
  }
1935
1948
  ],
1936
1949
  "getSignature": {
1937
- "id": 181,
1950
+ "id": 166,
1938
1951
  "name": "config",
1939
1952
  "kind": 524288,
1940
1953
  "kindString": "Get signature",
@@ -1972,7 +1985,7 @@
1972
1985
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
1973
1986
  "line": 17,
1974
1987
  "character": 6,
1975
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L17"
1988
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L17"
1976
1989
  }
1977
1990
  ],
1978
1991
  "getSignature": {
@@ -1999,7 +2012,61 @@
1999
2012
  }
2000
2013
  },
2001
2014
  {
2002
- "id": 182,
2015
+ "id": 329,
2016
+ "name": "log",
2017
+ "kind": 262144,
2018
+ "kindString": "Accessor",
2019
+ "flags": {
2020
+ "isProtected": true
2021
+ },
2022
+ "sources": [
2023
+ {
2024
+ "fileName": "protocol/packages/core/dist/types/lib/Base.d.ts",
2025
+ "line": 23,
2026
+ "character": 18
2027
+ }
2028
+ ],
2029
+ "getSignature": {
2030
+ "id": 330,
2031
+ "name": "log",
2032
+ "kind": 524288,
2033
+ "kindString": "Get signature",
2034
+ "flags": {},
2035
+ "type": {
2036
+ "type": "union",
2037
+ "types": [
2038
+ {
2039
+ "type": "reference",
2040
+ "name": "Logger"
2041
+ },
2042
+ {
2043
+ "type": "reference",
2044
+ "name": "Console",
2045
+ "qualifiedName": "global.Console",
2046
+ "package": "@types/node"
2047
+ }
2048
+ ]
2049
+ },
2050
+ "inheritedFrom": {
2051
+ "type": "reference",
2052
+ "name": "AbstractDiviner.log"
2053
+ },
2054
+ "implementationOf": {
2055
+ "type": "reference",
2056
+ "name": "LocationCertaintyDiviner.log"
2057
+ }
2058
+ },
2059
+ "inheritedFrom": {
2060
+ "type": "reference",
2061
+ "name": "AbstractDiviner.log"
2062
+ },
2063
+ "implementationOf": {
2064
+ "type": "reference",
2065
+ "name": "LocationCertaintyDiviner.log"
2066
+ }
2067
+ },
2068
+ {
2069
+ "id": 167,
2003
2070
  "name": "parentResolver",
2004
2071
  "kind": 262144,
2005
2072
  "kindString": "Accessor",
@@ -2007,12 +2074,12 @@
2007
2074
  "sources": [
2008
2075
  {
2009
2076
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2010
- "line": 36,
2077
+ "line": 34,
2011
2078
  "character": 8
2012
2079
  }
2013
2080
  ],
2014
2081
  "getSignature": {
2015
- "id": 183,
2082
+ "id": 168,
2016
2083
  "name": "parentResolver",
2017
2084
  "kind": 524288,
2018
2085
  "kindString": "Get signature",
@@ -2037,14 +2104,14 @@
2037
2104
  {
2038
2105
  "type": "reflection",
2039
2106
  "declaration": {
2040
- "id": 184,
2107
+ "id": 169,
2041
2108
  "name": "__type",
2042
2109
  "kind": 65536,
2043
2110
  "kindString": "Type literal",
2044
2111
  "flags": {},
2045
2112
  "children": [
2046
2113
  {
2047
- "id": 185,
2114
+ "id": 170,
2048
2115
  "name": "name",
2049
2116
  "kind": 1024,
2050
2117
  "kindString": "Property",
@@ -2064,7 +2131,7 @@
2064
2131
  }
2065
2132
  },
2066
2133
  {
2067
- "id": 186,
2134
+ "id": 171,
2068
2135
  "name": "security",
2069
2136
  "kind": 1024,
2070
2137
  "kindString": "Property",
@@ -2081,14 +2148,14 @@
2081
2148
  "type": {
2082
2149
  "type": "reflection",
2083
2150
  "declaration": {
2084
- "id": 187,
2151
+ "id": 172,
2085
2152
  "name": "__type",
2086
2153
  "kind": 65536,
2087
2154
  "kindString": "Type literal",
2088
2155
  "flags": {},
2089
2156
  "children": [
2090
2157
  {
2091
- "id": 188,
2158
+ "id": 173,
2092
2159
  "name": "allowAnonymous",
2093
2160
  "kind": 1024,
2094
2161
  "kindString": "Property",
@@ -2108,7 +2175,7 @@
2108
2175
  }
2109
2176
  },
2110
2177
  {
2111
- "id": 189,
2178
+ "id": 174,
2112
2179
  "name": "allowed",
2113
2180
  "kind": 1024,
2114
2181
  "kindString": "Property",
@@ -2152,7 +2219,7 @@
2152
2219
  }
2153
2220
  },
2154
2221
  {
2155
- "id": 190,
2222
+ "id": 175,
2156
2223
  "name": "disallowed",
2157
2224
  "kind": 1024,
2158
2225
  "kindString": "Property",
@@ -2191,9 +2258,9 @@
2191
2258
  {
2192
2259
  "title": "Properties",
2193
2260
  "children": [
2194
- 188,
2195
- 189,
2196
- 190
2261
+ 173,
2262
+ 174,
2263
+ 175
2197
2264
  ]
2198
2265
  }
2199
2266
  ],
@@ -2212,8 +2279,8 @@
2212
2279
  {
2213
2280
  "title": "Properties",
2214
2281
  "children": [
2215
- 185,
2216
- 186
2282
+ 170,
2283
+ 171
2217
2284
  ]
2218
2285
  }
2219
2286
  ],
@@ -2229,14 +2296,14 @@
2229
2296
  {
2230
2297
  "type": "reflection",
2231
2298
  "declaration": {
2232
- "id": 191,
2299
+ "id": 176,
2233
2300
  "name": "__type",
2234
2301
  "kind": 65536,
2235
2302
  "kindString": "Type literal",
2236
2303
  "flags": {},
2237
2304
  "children": [
2238
2305
  {
2239
- "id": 192,
2306
+ "id": 177,
2240
2307
  "name": "schema",
2241
2308
  "kind": 1024,
2242
2309
  "kindString": "Property",
@@ -2258,7 +2325,7 @@
2258
2325
  {
2259
2326
  "title": "Properties",
2260
2327
  "children": [
2261
- 192
2328
+ 177
2262
2329
  ]
2263
2330
  }
2264
2331
  ],
@@ -2298,7 +2365,7 @@
2298
2365
  }
2299
2366
  },
2300
2367
  {
2301
- "id": 193,
2368
+ "id": 178,
2302
2369
  "name": "previousHash",
2303
2370
  "kind": 262144,
2304
2371
  "kindString": "Accessor",
@@ -2306,12 +2373,12 @@
2306
2373
  "sources": [
2307
2374
  {
2308
2375
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2309
- "line": 37,
2376
+ "line": 35,
2310
2377
  "character": 8
2311
2378
  }
2312
2379
  ],
2313
2380
  "getSignature": {
2314
- "id": 194,
2381
+ "id": 179,
2315
2382
  "name": "previousHash",
2316
2383
  "kind": 524288,
2317
2384
  "kindString": "Get signature",
@@ -2442,7 +2509,7 @@
2442
2509
  }
2443
2510
  },
2444
2511
  {
2445
- "id": 252,
2512
+ "id": 237,
2446
2513
  "name": "bindHashes",
2447
2514
  "kind": 2048,
2448
2515
  "kindString": "Method",
@@ -2452,20 +2519,20 @@
2452
2519
  "sources": [
2453
2520
  {
2454
2521
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2455
- "line": 46,
2522
+ "line": 44,
2456
2523
  "character": 14
2457
2524
  }
2458
2525
  ],
2459
2526
  "signatures": [
2460
2527
  {
2461
- "id": 253,
2528
+ "id": 238,
2462
2529
  "name": "bindHashes",
2463
2530
  "kind": 4096,
2464
2531
  "kindString": "Call signature",
2465
2532
  "flags": {},
2466
2533
  "parameters": [
2467
2534
  {
2468
- "id": 254,
2535
+ "id": 239,
2469
2536
  "name": "hashes",
2470
2537
  "kind": 32768,
2471
2538
  "kindString": "Parameter",
@@ -2479,7 +2546,7 @@
2479
2546
  }
2480
2547
  },
2481
2548
  {
2482
- "id": 255,
2549
+ "id": 240,
2483
2550
  "name": "schema",
2484
2551
  "kind": 32768,
2485
2552
  "kindString": "Parameter",
@@ -2493,7 +2560,7 @@
2493
2560
  }
2494
2561
  },
2495
2562
  {
2496
- "id": 256,
2563
+ "id": 241,
2497
2564
  "name": "account",
2498
2565
  "kind": 32768,
2499
2566
  "kindString": "Parameter",
@@ -2502,7 +2569,7 @@
2502
2569
  },
2503
2570
  "type": {
2504
2571
  "type": "reference",
2505
- "name": "Account"
2572
+ "name": "AccountInstance"
2506
2573
  }
2507
2574
  }
2508
2575
  ],
@@ -2515,7 +2582,7 @@
2515
2582
  },
2516
2583
  {
2517
2584
  "type": "reference",
2518
- "name": "Account"
2585
+ "name": "AccountInstance"
2519
2586
  }
2520
2587
  ],
2521
2588
  "name": "PromiseEx"
@@ -2540,7 +2607,7 @@
2540
2607
  }
2541
2608
  },
2542
2609
  {
2543
- "id": 257,
2610
+ "id": 242,
2544
2611
  "name": "bindHashesInternal",
2545
2612
  "kind": 2048,
2546
2613
  "kindString": "Method",
@@ -2550,20 +2617,20 @@
2550
2617
  "sources": [
2551
2618
  {
2552
2619
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2553
- "line": 47,
2620
+ "line": 45,
2554
2621
  "character": 14
2555
2622
  }
2556
2623
  ],
2557
2624
  "signatures": [
2558
2625
  {
2559
- "id": 258,
2626
+ "id": 243,
2560
2627
  "name": "bindHashesInternal",
2561
2628
  "kind": 4096,
2562
2629
  "kindString": "Call signature",
2563
2630
  "flags": {},
2564
2631
  "parameters": [
2565
2632
  {
2566
- "id": 259,
2633
+ "id": 244,
2567
2634
  "name": "hashes",
2568
2635
  "kind": 32768,
2569
2636
  "kindString": "Parameter",
@@ -2577,7 +2644,7 @@
2577
2644
  }
2578
2645
  },
2579
2646
  {
2580
- "id": 260,
2647
+ "id": 245,
2581
2648
  "name": "schema",
2582
2649
  "kind": 32768,
2583
2650
  "kindString": "Parameter",
@@ -2591,7 +2658,7 @@
2591
2658
  }
2592
2659
  },
2593
2660
  {
2594
- "id": 261,
2661
+ "id": 246,
2595
2662
  "name": "account",
2596
2663
  "kind": 32768,
2597
2664
  "kindString": "Parameter",
@@ -2600,7 +2667,7 @@
2600
2667
  },
2601
2668
  "type": {
2602
2669
  "type": "reference",
2603
- "name": "Account"
2670
+ "name": "AccountInstance"
2604
2671
  }
2605
2672
  }
2606
2673
  ],
@@ -2622,14 +2689,14 @@
2622
2689
  {
2623
2690
  "type": "reflection",
2624
2691
  "declaration": {
2625
- "id": 262,
2692
+ "id": 247,
2626
2693
  "name": "__type",
2627
2694
  "kind": 65536,
2628
2695
  "kindString": "Type literal",
2629
2696
  "flags": {},
2630
2697
  "children": [
2631
2698
  {
2632
- "id": 263,
2699
+ "id": 248,
2633
2700
  "name": "schema",
2634
2701
  "kind": 1024,
2635
2702
  "kindString": "Property",
@@ -2651,7 +2718,7 @@
2651
2718
  {
2652
2719
  "title": "Properties",
2653
2720
  "children": [
2654
- 263
2721
+ 248
2655
2722
  ]
2656
2723
  }
2657
2724
  ],
@@ -2686,7 +2753,7 @@
2686
2753
  }
2687
2754
  },
2688
2755
  {
2689
- "id": 264,
2756
+ "id": 249,
2690
2757
  "name": "bindQuery",
2691
2758
  "kind": 2048,
2692
2759
  "kindString": "Method",
@@ -2696,20 +2763,20 @@
2696
2763
  "sources": [
2697
2764
  {
2698
2765
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2699
- "line": 48,
2766
+ "line": 46,
2700
2767
  "character": 14
2701
2768
  }
2702
2769
  ],
2703
2770
  "signatures": [
2704
2771
  {
2705
- "id": 265,
2772
+ "id": 250,
2706
2773
  "name": "bindQuery",
2707
2774
  "kind": 4096,
2708
2775
  "kindString": "Call signature",
2709
2776
  "flags": {},
2710
2777
  "typeParameter": [
2711
2778
  {
2712
- "id": 270,
2779
+ "id": 255,
2713
2780
  "name": "T",
2714
2781
  "kind": 131072,
2715
2782
  "kindString": "Type parameter",
@@ -2735,14 +2802,14 @@
2735
2802
  {
2736
2803
  "type": "reflection",
2737
2804
  "declaration": {
2738
- "id": 266,
2805
+ "id": 251,
2739
2806
  "name": "__type",
2740
2807
  "kind": 65536,
2741
2808
  "kindString": "Type literal",
2742
2809
  "flags": {},
2743
2810
  "children": [
2744
2811
  {
2745
- "id": 267,
2812
+ "id": 252,
2746
2813
  "name": "schema",
2747
2814
  "kind": 1024,
2748
2815
  "kindString": "Property",
@@ -2764,7 +2831,7 @@
2764
2831
  {
2765
2832
  "title": "Properties",
2766
2833
  "children": [
2767
- 267
2834
+ 252
2768
2835
  ]
2769
2836
  }
2770
2837
  ],
@@ -2800,14 +2867,14 @@
2800
2867
  {
2801
2868
  "type": "reflection",
2802
2869
  "declaration": {
2803
- "id": 268,
2870
+ "id": 253,
2804
2871
  "name": "__type",
2805
2872
  "kind": 65536,
2806
2873
  "kindString": "Type literal",
2807
2874
  "flags": {},
2808
2875
  "children": [
2809
2876
  {
2810
- "id": 269,
2877
+ "id": 254,
2811
2878
  "name": "schema",
2812
2879
  "kind": 1024,
2813
2880
  "kindString": "Property",
@@ -2829,7 +2896,7 @@
2829
2896
  {
2830
2897
  "title": "Properties",
2831
2898
  "children": [
2832
- 269
2899
+ 254
2833
2900
  ]
2834
2901
  }
2835
2902
  ],
@@ -2853,19 +2920,19 @@
2853
2920
  ],
2854
2921
  "parameters": [
2855
2922
  {
2856
- "id": 271,
2923
+ "id": 256,
2857
2924
  "name": "query",
2858
2925
  "kind": 32768,
2859
2926
  "kindString": "Parameter",
2860
2927
  "flags": {},
2861
2928
  "type": {
2862
2929
  "type": "reference",
2863
- "id": 270,
2930
+ "id": 255,
2864
2931
  "name": "T"
2865
2932
  }
2866
2933
  },
2867
2934
  {
2868
- "id": 272,
2935
+ "id": 257,
2869
2936
  "name": "payloads",
2870
2937
  "kind": 32768,
2871
2938
  "kindString": "Parameter",
@@ -2888,14 +2955,14 @@
2888
2955
  {
2889
2956
  "type": "reflection",
2890
2957
  "declaration": {
2891
- "id": 273,
2958
+ "id": 258,
2892
2959
  "name": "__type",
2893
2960
  "kind": 65536,
2894
2961
  "kindString": "Type literal",
2895
2962
  "flags": {},
2896
2963
  "children": [
2897
2964
  {
2898
- "id": 274,
2965
+ "id": 259,
2899
2966
  "name": "schema",
2900
2967
  "kind": 1024,
2901
2968
  "kindString": "Property",
@@ -2917,7 +2984,7 @@
2917
2984
  {
2918
2985
  "title": "Properties",
2919
2986
  "children": [
2920
- 274
2987
+ 259
2921
2988
  ]
2922
2989
  }
2923
2990
  ],
@@ -2935,7 +3002,7 @@
2935
3002
  }
2936
3003
  },
2937
3004
  {
2938
- "id": 275,
3005
+ "id": 260,
2939
3006
  "name": "account",
2940
3007
  "kind": 32768,
2941
3008
  "kindString": "Parameter",
@@ -2944,7 +3011,7 @@
2944
3011
  },
2945
3012
  "type": {
2946
3013
  "type": "reference",
2947
- "name": "Account"
3014
+ "name": "AccountInstance"
2948
3015
  }
2949
3016
  }
2950
3017
  ],
@@ -2972,14 +3039,14 @@
2972
3039
  {
2973
3040
  "type": "reflection",
2974
3041
  "declaration": {
2975
- "id": 276,
3042
+ "id": 261,
2976
3043
  "name": "__type",
2977
3044
  "kind": 65536,
2978
3045
  "kindString": "Type literal",
2979
3046
  "flags": {},
2980
3047
  "children": [
2981
3048
  {
2982
- "id": 277,
3049
+ "id": 262,
2983
3050
  "name": "query",
2984
3051
  "kind": 1024,
2985
3052
  "kindString": "Property",
@@ -2997,7 +3064,7 @@
2997
3064
  }
2998
3065
  },
2999
3066
  {
3000
- "id": 278,
3067
+ "id": 263,
3001
3068
  "name": "resultSet",
3002
3069
  "kind": 1024,
3003
3070
  "kindString": "Property",
@@ -3017,7 +3084,7 @@
3017
3084
  }
3018
3085
  },
3019
3086
  {
3020
- "id": 279,
3087
+ "id": 264,
3021
3088
  "name": "schema",
3022
3089
  "kind": 1024,
3023
3090
  "kindString": "Property",
@@ -3039,9 +3106,9 @@
3039
3106
  {
3040
3107
  "title": "Properties",
3041
3108
  "children": [
3042
- 277,
3043
- 278,
3044
- 279
3109
+ 262,
3110
+ 263,
3111
+ 264
3045
3112
  ]
3046
3113
  }
3047
3114
  ],
@@ -3072,14 +3139,14 @@
3072
3139
  {
3073
3140
  "type": "reflection",
3074
3141
  "declaration": {
3075
- "id": 280,
3142
+ "id": 265,
3076
3143
  "name": "__type",
3077
3144
  "kind": 65536,
3078
3145
  "kindString": "Type literal",
3079
3146
  "flags": {},
3080
3147
  "children": [
3081
3148
  {
3082
- "id": 281,
3149
+ "id": 266,
3083
3150
  "name": "schema",
3084
3151
  "kind": 1024,
3085
3152
  "kindString": "Property",
@@ -3101,7 +3168,7 @@
3101
3168
  {
3102
3169
  "title": "Properties",
3103
3170
  "children": [
3104
- 281
3171
+ 266
3105
3172
  ]
3106
3173
  }
3107
3174
  ],
@@ -3121,7 +3188,7 @@
3121
3188
  },
3122
3189
  {
3123
3190
  "type": "reference",
3124
- "name": "Account"
3191
+ "name": "AccountInstance"
3125
3192
  }
3126
3193
  ],
3127
3194
  "name": "PromiseEx"
@@ -3146,7 +3213,7 @@
3146
3213
  }
3147
3214
  },
3148
3215
  {
3149
- "id": 282,
3216
+ "id": 267,
3150
3217
  "name": "bindQueryInternal",
3151
3218
  "kind": 2048,
3152
3219
  "kindString": "Method",
@@ -3156,20 +3223,20 @@
3156
3223
  "sources": [
3157
3224
  {
3158
3225
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3159
- "line": 49,
3226
+ "line": 47,
3160
3227
  "character": 14
3161
3228
  }
3162
3229
  ],
3163
3230
  "signatures": [
3164
3231
  {
3165
- "id": 283,
3232
+ "id": 268,
3166
3233
  "name": "bindQueryInternal",
3167
3234
  "kind": 4096,
3168
3235
  "kindString": "Call signature",
3169
3236
  "flags": {},
3170
3237
  "typeParameter": [
3171
3238
  {
3172
- "id": 288,
3239
+ "id": 273,
3173
3240
  "name": "T",
3174
3241
  "kind": 131072,
3175
3242
  "kindString": "Type parameter",
@@ -3195,14 +3262,14 @@
3195
3262
  {
3196
3263
  "type": "reflection",
3197
3264
  "declaration": {
3198
- "id": 284,
3265
+ "id": 269,
3199
3266
  "name": "__type",
3200
3267
  "kind": 65536,
3201
3268
  "kindString": "Type literal",
3202
3269
  "flags": {},
3203
3270
  "children": [
3204
3271
  {
3205
- "id": 285,
3272
+ "id": 270,
3206
3273
  "name": "schema",
3207
3274
  "kind": 1024,
3208
3275
  "kindString": "Property",
@@ -3224,7 +3291,7 @@
3224
3291
  {
3225
3292
  "title": "Properties",
3226
3293
  "children": [
3227
- 285
3294
+ 270
3228
3295
  ]
3229
3296
  }
3230
3297
  ],
@@ -3260,14 +3327,14 @@
3260
3327
  {
3261
3328
  "type": "reflection",
3262
3329
  "declaration": {
3263
- "id": 286,
3330
+ "id": 271,
3264
3331
  "name": "__type",
3265
3332
  "kind": 65536,
3266
3333
  "kindString": "Type literal",
3267
3334
  "flags": {},
3268
3335
  "children": [
3269
3336
  {
3270
- "id": 287,
3337
+ "id": 272,
3271
3338
  "name": "schema",
3272
3339
  "kind": 1024,
3273
3340
  "kindString": "Property",
@@ -3289,7 +3356,7 @@
3289
3356
  {
3290
3357
  "title": "Properties",
3291
3358
  "children": [
3292
- 287
3359
+ 272
3293
3360
  ]
3294
3361
  }
3295
3362
  ],
@@ -3313,19 +3380,19 @@
3313
3380
  ],
3314
3381
  "parameters": [
3315
3382
  {
3316
- "id": 289,
3383
+ "id": 274,
3317
3384
  "name": "query",
3318
3385
  "kind": 32768,
3319
3386
  "kindString": "Parameter",
3320
3387
  "flags": {},
3321
3388
  "type": {
3322
3389
  "type": "reference",
3323
- "id": 288,
3390
+ "id": 273,
3324
3391
  "name": "T"
3325
3392
  }
3326
3393
  },
3327
3394
  {
3328
- "id": 290,
3395
+ "id": 275,
3329
3396
  "name": "payloads",
3330
3397
  "kind": 32768,
3331
3398
  "kindString": "Parameter",
@@ -3348,14 +3415,14 @@
3348
3415
  {
3349
3416
  "type": "reflection",
3350
3417
  "declaration": {
3351
- "id": 291,
3418
+ "id": 276,
3352
3419
  "name": "__type",
3353
3420
  "kind": 65536,
3354
3421
  "kindString": "Type literal",
3355
3422
  "flags": {},
3356
3423
  "children": [
3357
3424
  {
3358
- "id": 292,
3425
+ "id": 277,
3359
3426
  "name": "schema",
3360
3427
  "kind": 1024,
3361
3428
  "kindString": "Property",
@@ -3377,7 +3444,7 @@
3377
3444
  {
3378
3445
  "title": "Properties",
3379
3446
  "children": [
3380
- 292
3447
+ 277
3381
3448
  ]
3382
3449
  }
3383
3450
  ],
@@ -3395,7 +3462,7 @@
3395
3462
  }
3396
3463
  },
3397
3464
  {
3398
- "id": 293,
3465
+ "id": 278,
3399
3466
  "name": "account",
3400
3467
  "kind": 32768,
3401
3468
  "kindString": "Parameter",
@@ -3404,7 +3471,7 @@
3404
3471
  },
3405
3472
  "type": {
3406
3473
  "type": "reference",
3407
- "name": "Account"
3474
+ "name": "AccountInstance"
3408
3475
  }
3409
3476
  }
3410
3477
  ],
@@ -3429,14 +3496,14 @@
3429
3496
  {
3430
3497
  "type": "reflection",
3431
3498
  "declaration": {
3432
- "id": 294,
3499
+ "id": 279,
3433
3500
  "name": "__type",
3434
3501
  "kind": 65536,
3435
3502
  "kindString": "Type literal",
3436
3503
  "flags": {},
3437
3504
  "children": [
3438
3505
  {
3439
- "id": 295,
3506
+ "id": 280,
3440
3507
  "name": "query",
3441
3508
  "kind": 1024,
3442
3509
  "kindString": "Property",
@@ -3454,7 +3521,7 @@
3454
3521
  }
3455
3522
  },
3456
3523
  {
3457
- "id": 296,
3524
+ "id": 281,
3458
3525
  "name": "resultSet",
3459
3526
  "kind": 1024,
3460
3527
  "kindString": "Property",
@@ -3474,7 +3541,7 @@
3474
3541
  }
3475
3542
  },
3476
3543
  {
3477
- "id": 297,
3544
+ "id": 282,
3478
3545
  "name": "schema",
3479
3546
  "kind": 1024,
3480
3547
  "kindString": "Property",
@@ -3496,9 +3563,9 @@
3496
3563
  {
3497
3564
  "title": "Properties",
3498
3565
  "children": [
3499
- 295,
3500
- 296,
3501
- 297
3566
+ 280,
3567
+ 281,
3568
+ 282
3502
3569
  ]
3503
3570
  }
3504
3571
  ],
@@ -3529,14 +3596,14 @@
3529
3596
  {
3530
3597
  "type": "reflection",
3531
3598
  "declaration": {
3532
- "id": 298,
3599
+ "id": 283,
3533
3600
  "name": "__type",
3534
3601
  "kind": 65536,
3535
3602
  "kindString": "Type literal",
3536
3603
  "flags": {},
3537
3604
  "children": [
3538
3605
  {
3539
- "id": 299,
3606
+ "id": 284,
3540
3607
  "name": "schema",
3541
3608
  "kind": 1024,
3542
3609
  "kindString": "Property",
@@ -3558,7 +3625,7 @@
3558
3625
  {
3559
3626
  "title": "Properties",
3560
3627
  "children": [
3561
- 299
3628
+ 284
3562
3629
  ]
3563
3630
  }
3564
3631
  ],
@@ -3596,7 +3663,7 @@
3596
3663
  }
3597
3664
  },
3598
3665
  {
3599
- "id": 300,
3666
+ "id": 285,
3600
3667
  "name": "bindResult",
3601
3668
  "kind": 2048,
3602
3669
  "kindString": "Method",
@@ -3606,20 +3673,20 @@
3606
3673
  "sources": [
3607
3674
  {
3608
3675
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3609
- "line": 50,
3676
+ "line": 48,
3610
3677
  "character": 14
3611
3678
  }
3612
3679
  ],
3613
3680
  "signatures": [
3614
3681
  {
3615
- "id": 301,
3682
+ "id": 286,
3616
3683
  "name": "bindResult",
3617
3684
  "kind": 4096,
3618
3685
  "kindString": "Call signature",
3619
3686
  "flags": {},
3620
3687
  "parameters": [
3621
3688
  {
3622
- "id": 302,
3689
+ "id": 287,
3623
3690
  "name": "payloads",
3624
3691
  "kind": 32768,
3625
3692
  "kindString": "Parameter",
@@ -3640,14 +3707,14 @@
3640
3707
  {
3641
3708
  "type": "reflection",
3642
3709
  "declaration": {
3643
- "id": 303,
3710
+ "id": 288,
3644
3711
  "name": "__type",
3645
3712
  "kind": 65536,
3646
3713
  "kindString": "Type literal",
3647
3714
  "flags": {},
3648
3715
  "children": [
3649
3716
  {
3650
- "id": 304,
3717
+ "id": 289,
3651
3718
  "name": "schema",
3652
3719
  "kind": 1024,
3653
3720
  "kindString": "Property",
@@ -3669,7 +3736,7 @@
3669
3736
  {
3670
3737
  "title": "Properties",
3671
3738
  "children": [
3672
- 304
3739
+ 289
3673
3740
  ]
3674
3741
  }
3675
3742
  ],
@@ -3687,7 +3754,7 @@
3687
3754
  }
3688
3755
  },
3689
3756
  {
3690
- "id": 305,
3757
+ "id": 290,
3691
3758
  "name": "account",
3692
3759
  "kind": 32768,
3693
3760
  "kindString": "Parameter",
@@ -3696,7 +3763,7 @@
3696
3763
  },
3697
3764
  "type": {
3698
3765
  "type": "reference",
3699
- "name": "Account"
3766
+ "name": "AccountInstance"
3700
3767
  }
3701
3768
  }
3702
3769
  ],
@@ -3720,14 +3787,14 @@
3720
3787
  {
3721
3788
  "type": "reflection",
3722
3789
  "declaration": {
3723
- "id": 306,
3790
+ "id": 291,
3724
3791
  "name": "__type",
3725
3792
  "kind": 65536,
3726
3793
  "kindString": "Type literal",
3727
3794
  "flags": {},
3728
3795
  "children": [
3729
3796
  {
3730
- "id": 307,
3797
+ "id": 292,
3731
3798
  "name": "schema",
3732
3799
  "kind": 1024,
3733
3800
  "kindString": "Property",
@@ -3749,7 +3816,7 @@
3749
3816
  {
3750
3817
  "title": "Properties",
3751
3818
  "children": [
3752
- 307
3819
+ 292
3753
3820
  ]
3754
3821
  }
3755
3822
  ],
@@ -3769,7 +3836,7 @@
3769
3836
  },
3770
3837
  {
3771
3838
  "type": "reference",
3772
- "name": "Account"
3839
+ "name": "AccountInstance"
3773
3840
  }
3774
3841
  ],
3775
3842
  "name": "PromiseEx"
@@ -3794,7 +3861,7 @@
3794
3861
  }
3795
3862
  },
3796
3863
  {
3797
- "id": 308,
3864
+ "id": 293,
3798
3865
  "name": "bindResultInternal",
3799
3866
  "kind": 2048,
3800
3867
  "kindString": "Method",
@@ -3804,20 +3871,20 @@
3804
3871
  "sources": [
3805
3872
  {
3806
3873
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3807
- "line": 51,
3874
+ "line": 49,
3808
3875
  "character": 14
3809
3876
  }
3810
3877
  ],
3811
3878
  "signatures": [
3812
3879
  {
3813
- "id": 309,
3880
+ "id": 294,
3814
3881
  "name": "bindResultInternal",
3815
3882
  "kind": 4096,
3816
3883
  "kindString": "Call signature",
3817
3884
  "flags": {},
3818
3885
  "parameters": [
3819
3886
  {
3820
- "id": 310,
3887
+ "id": 295,
3821
3888
  "name": "payloads",
3822
3889
  "kind": 32768,
3823
3890
  "kindString": "Parameter",
@@ -3838,14 +3905,14 @@
3838
3905
  {
3839
3906
  "type": "reflection",
3840
3907
  "declaration": {
3841
- "id": 311,
3908
+ "id": 296,
3842
3909
  "name": "__type",
3843
3910
  "kind": 65536,
3844
3911
  "kindString": "Type literal",
3845
3912
  "flags": {},
3846
3913
  "children": [
3847
3914
  {
3848
- "id": 312,
3915
+ "id": 297,
3849
3916
  "name": "schema",
3850
3917
  "kind": 1024,
3851
3918
  "kindString": "Property",
@@ -3867,7 +3934,7 @@
3867
3934
  {
3868
3935
  "title": "Properties",
3869
3936
  "children": [
3870
- 312
3937
+ 297
3871
3938
  ]
3872
3939
  }
3873
3940
  ],
@@ -3885,7 +3952,7 @@
3885
3952
  }
3886
3953
  },
3887
3954
  {
3888
- "id": 313,
3955
+ "id": 298,
3889
3956
  "name": "account",
3890
3957
  "kind": 32768,
3891
3958
  "kindString": "Parameter",
@@ -3894,7 +3961,7 @@
3894
3961
  },
3895
3962
  "type": {
3896
3963
  "type": "reference",
3897
- "name": "Account"
3964
+ "name": "AccountInstance"
3898
3965
  }
3899
3966
  }
3900
3967
  ],
@@ -3915,14 +3982,14 @@
3915
3982
  {
3916
3983
  "type": "reflection",
3917
3984
  "declaration": {
3918
- "id": 314,
3985
+ "id": 299,
3919
3986
  "name": "__type",
3920
3987
  "kind": 65536,
3921
3988
  "kindString": "Type literal",
3922
3989
  "flags": {},
3923
3990
  "children": [
3924
3991
  {
3925
- "id": 315,
3992
+ "id": 300,
3926
3993
  "name": "schema",
3927
3994
  "kind": 1024,
3928
3995
  "kindString": "Property",
@@ -3944,7 +4011,7 @@
3944
4011
  {
3945
4012
  "title": "Properties",
3946
4013
  "children": [
3947
- 315
4014
+ 300
3948
4015
  ]
3949
4016
  }
3950
4017
  ],
@@ -3982,7 +4049,7 @@
3982
4049
  }
3983
4050
  },
3984
4051
  {
3985
- "id": 195,
4052
+ "id": 180,
3986
4053
  "name": "discover",
3987
4054
  "kind": 2048,
3988
4055
  "kindString": "Method",
@@ -3990,13 +4057,13 @@
3990
4057
  "sources": [
3991
4058
  {
3992
4059
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3993
- "line": 40,
4060
+ "line": 38,
3994
4061
  "character": 4
3995
4062
  }
3996
4063
  ],
3997
4064
  "signatures": [
3998
4065
  {
3999
- "id": 196,
4066
+ "id": 181,
4000
4067
  "name": "discover",
4001
4068
  "kind": 4096,
4002
4069
  "kindString": "Call signature",
@@ -4020,14 +4087,14 @@
4020
4087
  {
4021
4088
  "type": "reflection",
4022
4089
  "declaration": {
4023
- "id": 197,
4090
+ "id": 182,
4024
4091
  "name": "__type",
4025
4092
  "kind": 65536,
4026
4093
  "kindString": "Type literal",
4027
4094
  "flags": {},
4028
4095
  "children": [
4029
4096
  {
4030
- "id": 198,
4097
+ "id": 183,
4031
4098
  "name": "schema",
4032
4099
  "kind": 1024,
4033
4100
  "kindString": "Property",
@@ -4049,7 +4116,7 @@
4049
4116
  {
4050
4117
  "title": "Properties",
4051
4118
  "children": [
4052
- 198
4119
+ 183
4053
4120
  ]
4054
4121
  }
4055
4122
  ],
@@ -4102,7 +4169,7 @@
4102
4169
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
4103
4170
  "line": 72,
4104
4171
  "character": 8,
4105
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L72"
4172
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L72"
4106
4173
  }
4107
4174
  ],
4108
4175
  "signatures": [
@@ -4305,7 +4372,7 @@
4305
4372
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
4306
4373
  "line": 101,
4307
4374
  "character": 10,
4308
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L101"
4375
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L101"
4309
4376
  }
4310
4377
  ],
4311
4378
  "signatures": [
@@ -4353,7 +4420,7 @@
4353
4420
  }
4354
4421
  },
4355
4422
  {
4356
- "id": 316,
4423
+ "id": 301,
4357
4424
  "name": "loadAccount",
4358
4425
  "kind": 2048,
4359
4426
  "kindString": "Method",
@@ -4363,20 +4430,20 @@
4363
4430
  "sources": [
4364
4431
  {
4365
4432
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
4366
- "line": 52,
4433
+ "line": 50,
4367
4434
  "character": 14
4368
4435
  }
4369
4436
  ],
4370
4437
  "signatures": [
4371
4438
  {
4372
- "id": 317,
4439
+ "id": 302,
4373
4440
  "name": "loadAccount",
4374
4441
  "kind": 4096,
4375
4442
  "kindString": "Call signature",
4376
4443
  "flags": {},
4377
4444
  "parameters": [
4378
4445
  {
4379
- "id": 318,
4446
+ "id": 303,
4380
4447
  "name": "account",
4381
4448
  "kind": 32768,
4382
4449
  "kindString": "Parameter",
@@ -4385,13 +4452,13 @@
4385
4452
  },
4386
4453
  "type": {
4387
4454
  "type": "reference",
4388
- "name": "Account"
4455
+ "name": "AccountInstance"
4389
4456
  }
4390
4457
  }
4391
4458
  ],
4392
4459
  "type": {
4393
4460
  "type": "reference",
4394
- "name": "Account"
4461
+ "name": "AccountInstance"
4395
4462
  },
4396
4463
  "inheritedFrom": {
4397
4464
  "type": "reference",
@@ -5342,7 +5409,7 @@
5342
5409
  }
5343
5410
  },
5344
5411
  {
5345
- "id": 199,
5412
+ "id": 184,
5346
5413
  "name": "queryable",
5347
5414
  "kind": 2048,
5348
5415
  "kindString": "Method",
@@ -5350,20 +5417,20 @@
5350
5417
  "sources": [
5351
5418
  {
5352
5419
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5353
- "line": 42,
5420
+ "line": 40,
5354
5421
  "character": 4
5355
5422
  }
5356
5423
  ],
5357
5424
  "signatures": [
5358
5425
  {
5359
- "id": 200,
5426
+ "id": 185,
5360
5427
  "name": "queryable",
5361
5428
  "kind": 4096,
5362
5429
  "kindString": "Call signature",
5363
5430
  "flags": {},
5364
5431
  "typeParameter": [
5365
5432
  {
5366
- "id": 209,
5433
+ "id": 194,
5367
5434
  "name": "T",
5368
5435
  "kind": 131072,
5369
5436
  "kindString": "Type parameter",
@@ -5386,14 +5453,14 @@
5386
5453
  {
5387
5454
  "type": "reflection",
5388
5455
  "declaration": {
5389
- "id": 201,
5456
+ "id": 186,
5390
5457
  "name": "__type",
5391
5458
  "kind": 65536,
5392
5459
  "kindString": "Type literal",
5393
5460
  "flags": {},
5394
5461
  "children": [
5395
5462
  {
5396
- "id": 202,
5463
+ "id": 187,
5397
5464
  "name": "query",
5398
5465
  "kind": 1024,
5399
5466
  "kindString": "Property",
@@ -5411,7 +5478,7 @@
5411
5478
  }
5412
5479
  },
5413
5480
  {
5414
- "id": 203,
5481
+ "id": 188,
5415
5482
  "name": "resultSet",
5416
5483
  "kind": 1024,
5417
5484
  "kindString": "Property",
@@ -5431,7 +5498,7 @@
5431
5498
  }
5432
5499
  },
5433
5500
  {
5434
- "id": 204,
5501
+ "id": 189,
5435
5502
  "name": "schema",
5436
5503
  "kind": 1024,
5437
5504
  "kindString": "Property",
@@ -5453,9 +5520,9 @@
5453
5520
  {
5454
5521
  "title": "Properties",
5455
5522
  "children": [
5456
- 202,
5457
- 203,
5458
- 204
5523
+ 187,
5524
+ 188,
5525
+ 189
5459
5526
  ]
5460
5527
  }
5461
5528
  ],
@@ -5488,14 +5555,14 @@
5488
5555
  {
5489
5556
  "type": "reflection",
5490
5557
  "declaration": {
5491
- "id": 205,
5558
+ "id": 190,
5492
5559
  "name": "__type",
5493
5560
  "kind": 65536,
5494
5561
  "kindString": "Type literal",
5495
5562
  "flags": {},
5496
5563
  "children": [
5497
5564
  {
5498
- "id": 206,
5565
+ "id": 191,
5499
5566
  "name": "query",
5500
5567
  "kind": 1024,
5501
5568
  "kindString": "Property",
@@ -5513,7 +5580,7 @@
5513
5580
  }
5514
5581
  },
5515
5582
  {
5516
- "id": 207,
5583
+ "id": 192,
5517
5584
  "name": "resultSet",
5518
5585
  "kind": 1024,
5519
5586
  "kindString": "Property",
@@ -5533,7 +5600,7 @@
5533
5600
  }
5534
5601
  },
5535
5602
  {
5536
- "id": 208,
5603
+ "id": 193,
5537
5604
  "name": "schema",
5538
5605
  "kind": 1024,
5539
5606
  "kindString": "Property",
@@ -5555,9 +5622,9 @@
5555
5622
  {
5556
5623
  "title": "Properties",
5557
5624
  "children": [
5558
- 206,
5559
- 207,
5560
- 208
5625
+ 191,
5626
+ 192,
5627
+ 193
5561
5628
  ]
5562
5629
  }
5563
5630
  ],
@@ -5574,7 +5641,7 @@
5574
5641
  }
5575
5642
  },
5576
5643
  {
5577
- "id": 228,
5644
+ "id": 213,
5578
5645
  "name": "TConfig",
5579
5646
  "kind": 131072,
5580
5647
  "kindString": "Type parameter",
@@ -5593,14 +5660,14 @@
5593
5660
  {
5594
5661
  "type": "reflection",
5595
5662
  "declaration": {
5596
- "id": 210,
5663
+ "id": 195,
5597
5664
  "name": "__type",
5598
5665
  "kind": 65536,
5599
5666
  "kindString": "Type literal",
5600
5667
  "flags": {},
5601
5668
  "children": [
5602
5669
  {
5603
- "id": 211,
5670
+ "id": 196,
5604
5671
  "name": "name",
5605
5672
  "kind": 1024,
5606
5673
  "kindString": "Property",
@@ -5620,7 +5687,7 @@
5620
5687
  }
5621
5688
  },
5622
5689
  {
5623
- "id": 212,
5690
+ "id": 197,
5624
5691
  "name": "security",
5625
5692
  "kind": 1024,
5626
5693
  "kindString": "Property",
@@ -5637,14 +5704,14 @@
5637
5704
  "type": {
5638
5705
  "type": "reflection",
5639
5706
  "declaration": {
5640
- "id": 213,
5707
+ "id": 198,
5641
5708
  "name": "__type",
5642
5709
  "kind": 65536,
5643
5710
  "kindString": "Type literal",
5644
5711
  "flags": {},
5645
5712
  "children": [
5646
5713
  {
5647
- "id": 214,
5714
+ "id": 199,
5648
5715
  "name": "allowAnonymous",
5649
5716
  "kind": 1024,
5650
5717
  "kindString": "Property",
@@ -5664,7 +5731,7 @@
5664
5731
  }
5665
5732
  },
5666
5733
  {
5667
- "id": 215,
5734
+ "id": 200,
5668
5735
  "name": "allowed",
5669
5736
  "kind": 1024,
5670
5737
  "kindString": "Property",
@@ -5708,7 +5775,7 @@
5708
5775
  }
5709
5776
  },
5710
5777
  {
5711
- "id": 216,
5778
+ "id": 201,
5712
5779
  "name": "disallowed",
5713
5780
  "kind": 1024,
5714
5781
  "kindString": "Property",
@@ -5747,9 +5814,9 @@
5747
5814
  {
5748
5815
  "title": "Properties",
5749
5816
  "children": [
5750
- 214,
5751
- 215,
5752
- 216
5817
+ 199,
5818
+ 200,
5819
+ 201
5753
5820
  ]
5754
5821
  }
5755
5822
  ],
@@ -5768,8 +5835,8 @@
5768
5835
  {
5769
5836
  "title": "Properties",
5770
5837
  "children": [
5771
- 211,
5772
- 212
5838
+ 196,
5839
+ 197
5773
5840
  ]
5774
5841
  }
5775
5842
  ],
@@ -5785,14 +5852,14 @@
5785
5852
  {
5786
5853
  "type": "reflection",
5787
5854
  "declaration": {
5788
- "id": 217,
5855
+ "id": 202,
5789
5856
  "name": "__type",
5790
5857
  "kind": 65536,
5791
5858
  "kindString": "Type literal",
5792
5859
  "flags": {},
5793
5860
  "children": [
5794
5861
  {
5795
- "id": 218,
5862
+ "id": 203,
5796
5863
  "name": "schema",
5797
5864
  "kind": 1024,
5798
5865
  "kindString": "Property",
@@ -5814,7 +5881,7 @@
5814
5881
  {
5815
5882
  "title": "Properties",
5816
5883
  "children": [
5817
- 218
5884
+ 203
5818
5885
  ]
5819
5886
  }
5820
5887
  ],
@@ -5843,14 +5910,14 @@
5843
5910
  {
5844
5911
  "type": "reflection",
5845
5912
  "declaration": {
5846
- "id": 219,
5913
+ "id": 204,
5847
5914
  "name": "__type",
5848
5915
  "kind": 65536,
5849
5916
  "kindString": "Type literal",
5850
5917
  "flags": {},
5851
5918
  "children": [
5852
5919
  {
5853
- "id": 220,
5920
+ "id": 205,
5854
5921
  "name": "name",
5855
5922
  "kind": 1024,
5856
5923
  "kindString": "Property",
@@ -5870,7 +5937,7 @@
5870
5937
  }
5871
5938
  },
5872
5939
  {
5873
- "id": 221,
5940
+ "id": 206,
5874
5941
  "name": "security",
5875
5942
  "kind": 1024,
5876
5943
  "kindString": "Property",
@@ -5887,14 +5954,14 @@
5887
5954
  "type": {
5888
5955
  "type": "reflection",
5889
5956
  "declaration": {
5890
- "id": 222,
5957
+ "id": 207,
5891
5958
  "name": "__type",
5892
5959
  "kind": 65536,
5893
5960
  "kindString": "Type literal",
5894
5961
  "flags": {},
5895
5962
  "children": [
5896
5963
  {
5897
- "id": 223,
5964
+ "id": 208,
5898
5965
  "name": "allowAnonymous",
5899
5966
  "kind": 1024,
5900
5967
  "kindString": "Property",
@@ -5914,7 +5981,7 @@
5914
5981
  }
5915
5982
  },
5916
5983
  {
5917
- "id": 224,
5984
+ "id": 209,
5918
5985
  "name": "allowed",
5919
5986
  "kind": 1024,
5920
5987
  "kindString": "Property",
@@ -5958,7 +6025,7 @@
5958
6025
  }
5959
6026
  },
5960
6027
  {
5961
- "id": 225,
6028
+ "id": 210,
5962
6029
  "name": "disallowed",
5963
6030
  "kind": 1024,
5964
6031
  "kindString": "Property",
@@ -5997,9 +6064,9 @@
5997
6064
  {
5998
6065
  "title": "Properties",
5999
6066
  "children": [
6000
- 223,
6001
- 224,
6002
- 225
6067
+ 208,
6068
+ 209,
6069
+ 210
6003
6070
  ]
6004
6071
  }
6005
6072
  ],
@@ -6018,8 +6085,8 @@
6018
6085
  {
6019
6086
  "title": "Properties",
6020
6087
  "children": [
6021
- 220,
6022
- 221
6088
+ 205,
6089
+ 206
6023
6090
  ]
6024
6091
  }
6025
6092
  ],
@@ -6035,14 +6102,14 @@
6035
6102
  {
6036
6103
  "type": "reflection",
6037
6104
  "declaration": {
6038
- "id": 226,
6105
+ "id": 211,
6039
6106
  "name": "__type",
6040
6107
  "kind": 65536,
6041
6108
  "kindString": "Type literal",
6042
6109
  "flags": {},
6043
6110
  "children": [
6044
6111
  {
6045
- "id": 227,
6112
+ "id": 212,
6046
6113
  "name": "schema",
6047
6114
  "kind": 1024,
6048
6115
  "kindString": "Property",
@@ -6064,7 +6131,7 @@
6064
6131
  {
6065
6132
  "title": "Properties",
6066
6133
  "children": [
6067
- 227
6134
+ 212
6068
6135
  ]
6069
6136
  }
6070
6137
  ],
@@ -6083,19 +6150,19 @@
6083
6150
  ],
6084
6151
  "parameters": [
6085
6152
  {
6086
- "id": 229,
6153
+ "id": 214,
6087
6154
  "name": "query",
6088
6155
  "kind": 32768,
6089
6156
  "kindString": "Parameter",
6090
6157
  "flags": {},
6091
6158
  "type": {
6092
6159
  "type": "reference",
6093
- "id": 209,
6160
+ "id": 194,
6094
6161
  "name": "T"
6095
6162
  }
6096
6163
  },
6097
6164
  {
6098
- "id": 230,
6165
+ "id": 215,
6099
6166
  "name": "payloads",
6100
6167
  "kind": 32768,
6101
6168
  "kindString": "Parameter",
@@ -6118,14 +6185,14 @@
6118
6185
  {
6119
6186
  "type": "reflection",
6120
6187
  "declaration": {
6121
- "id": 231,
6188
+ "id": 216,
6122
6189
  "name": "__type",
6123
6190
  "kind": 65536,
6124
6191
  "kindString": "Type literal",
6125
6192
  "flags": {},
6126
6193
  "children": [
6127
6194
  {
6128
- "id": 232,
6195
+ "id": 217,
6129
6196
  "name": "schema",
6130
6197
  "kind": 1024,
6131
6198
  "kindString": "Property",
@@ -6147,7 +6214,7 @@
6147
6214
  {
6148
6215
  "title": "Properties",
6149
6216
  "children": [
6150
- 232
6217
+ 217
6151
6218
  ]
6152
6219
  }
6153
6220
  ],
@@ -6165,7 +6232,7 @@
6165
6232
  }
6166
6233
  },
6167
6234
  {
6168
- "id": 233,
6235
+ "id": 218,
6169
6236
  "name": "queryConfig",
6170
6237
  "kind": 32768,
6171
6238
  "kindString": "Parameter",
@@ -6174,7 +6241,7 @@
6174
6241
  },
6175
6242
  "type": {
6176
6243
  "type": "reference",
6177
- "id": 228,
6244
+ "id": 213,
6178
6245
  "name": "TConfig"
6179
6246
  }
6180
6247
  }
@@ -6203,7 +6270,7 @@
6203
6270
  }
6204
6271
  },
6205
6272
  {
6206
- "id": 234,
6273
+ "id": 219,
6207
6274
  "name": "resolve",
6208
6275
  "kind": 2048,
6209
6276
  "kindString": "Method",
@@ -6211,20 +6278,20 @@
6211
6278
  "sources": [
6212
6279
  {
6213
6280
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6214
- "line": 43,
6281
+ "line": 41,
6215
6282
  "character": 4
6216
6283
  }
6217
6284
  ],
6218
6285
  "signatures": [
6219
6286
  {
6220
- "id": 235,
6287
+ "id": 220,
6221
6288
  "name": "resolve",
6222
6289
  "kind": 4096,
6223
6290
  "kindString": "Call signature",
6224
6291
  "flags": {},
6225
6292
  "parameters": [
6226
6293
  {
6227
- "id": 236,
6294
+ "id": 221,
6228
6295
  "name": "filter",
6229
6296
  "kind": 32768,
6230
6297
  "kindString": "Parameter",
@@ -6259,14 +6326,14 @@
6259
6326
  {
6260
6327
  "type": "reflection",
6261
6328
  "declaration": {
6262
- "id": 237,
6329
+ "id": 222,
6263
6330
  "name": "__type",
6264
6331
  "kind": 65536,
6265
6332
  "kindString": "Type literal",
6266
6333
  "flags": {},
6267
6334
  "children": [
6268
6335
  {
6269
- "id": 238,
6336
+ "id": 223,
6270
6337
  "name": "name",
6271
6338
  "kind": 1024,
6272
6339
  "kindString": "Property",
@@ -6286,7 +6353,7 @@
6286
6353
  }
6287
6354
  },
6288
6355
  {
6289
- "id": 239,
6356
+ "id": 224,
6290
6357
  "name": "security",
6291
6358
  "kind": 1024,
6292
6359
  "kindString": "Property",
@@ -6303,14 +6370,14 @@
6303
6370
  "type": {
6304
6371
  "type": "reflection",
6305
6372
  "declaration": {
6306
- "id": 240,
6373
+ "id": 225,
6307
6374
  "name": "__type",
6308
6375
  "kind": 65536,
6309
6376
  "kindString": "Type literal",
6310
6377
  "flags": {},
6311
6378
  "children": [
6312
6379
  {
6313
- "id": 241,
6380
+ "id": 226,
6314
6381
  "name": "allowAnonymous",
6315
6382
  "kind": 1024,
6316
6383
  "kindString": "Property",
@@ -6330,7 +6397,7 @@
6330
6397
  }
6331
6398
  },
6332
6399
  {
6333
- "id": 242,
6400
+ "id": 227,
6334
6401
  "name": "allowed",
6335
6402
  "kind": 1024,
6336
6403
  "kindString": "Property",
@@ -6374,7 +6441,7 @@
6374
6441
  }
6375
6442
  },
6376
6443
  {
6377
- "id": 243,
6444
+ "id": 228,
6378
6445
  "name": "disallowed",
6379
6446
  "kind": 1024,
6380
6447
  "kindString": "Property",
@@ -6413,9 +6480,9 @@
6413
6480
  {
6414
6481
  "title": "Properties",
6415
6482
  "children": [
6416
- 241,
6417
- 242,
6418
- 243
6483
+ 226,
6484
+ 227,
6485
+ 228
6419
6486
  ]
6420
6487
  }
6421
6488
  ],
@@ -6434,8 +6501,8 @@
6434
6501
  {
6435
6502
  "title": "Properties",
6436
6503
  "children": [
6437
- 238,
6438
- 239
6504
+ 223,
6505
+ 224
6439
6506
  ]
6440
6507
  }
6441
6508
  ],
@@ -6451,14 +6518,14 @@
6451
6518
  {
6452
6519
  "type": "reflection",
6453
6520
  "declaration": {
6454
- "id": 244,
6521
+ "id": 229,
6455
6522
  "name": "__type",
6456
6523
  "kind": 65536,
6457
6524
  "kindString": "Type literal",
6458
6525
  "flags": {},
6459
6526
  "children": [
6460
6527
  {
6461
- "id": 245,
6528
+ "id": 230,
6462
6529
  "name": "schema",
6463
6530
  "kind": 1024,
6464
6531
  "kindString": "Property",
@@ -6480,7 +6547,7 @@
6480
6547
  {
6481
6548
  "title": "Properties",
6482
6549
  "children": [
6483
- 245
6550
+ 230
6484
6551
  ]
6485
6552
  }
6486
6553
  ],
@@ -6524,7 +6591,7 @@
6524
6591
  }
6525
6592
  },
6526
6593
  {
6527
- "id": 319,
6594
+ "id": 304,
6528
6595
  "name": "start",
6529
6596
  "kind": 2048,
6530
6597
  "kindString": "Method",
@@ -6534,20 +6601,20 @@
6534
6601
  "sources": [
6535
6602
  {
6536
6603
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6537
- "line": 53,
6604
+ "line": 51,
6538
6605
  "character": 14
6539
6606
  }
6540
6607
  ],
6541
6608
  "signatures": [
6542
6609
  {
6543
- "id": 320,
6610
+ "id": 305,
6544
6611
  "name": "start",
6545
6612
  "kind": 4096,
6546
6613
  "kindString": "Call signature",
6547
6614
  "flags": {},
6548
6615
  "parameters": [
6549
6616
  {
6550
- "id": 321,
6617
+ "id": 306,
6551
6618
  "name": "_timeout",
6552
6619
  "kind": 32768,
6553
6620
  "kindString": "Parameter",
@@ -6595,7 +6662,7 @@
6595
6662
  }
6596
6663
  },
6597
6664
  {
6598
- "id": 246,
6665
+ "id": 231,
6599
6666
  "name": "started",
6600
6667
  "kind": 2048,
6601
6668
  "kindString": "Method",
@@ -6603,20 +6670,20 @@
6603
6670
  "sources": [
6604
6671
  {
6605
6672
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6606
- "line": 44,
6673
+ "line": 42,
6607
6674
  "character": 4
6608
6675
  }
6609
6676
  ],
6610
6677
  "signatures": [
6611
6678
  {
6612
- "id": 247,
6679
+ "id": 232,
6613
6680
  "name": "started",
6614
6681
  "kind": 4096,
6615
6682
  "kindString": "Call signature",
6616
6683
  "flags": {},
6617
6684
  "parameters": [
6618
6685
  {
6619
- "id": 248,
6686
+ "id": 233,
6620
6687
  "name": "notStartedAction",
6621
6688
  "kind": 32768,
6622
6689
  "kindString": "Parameter",
@@ -6674,7 +6741,7 @@
6674
6741
  }
6675
6742
  },
6676
6743
  {
6677
- "id": 322,
6744
+ "id": 307,
6678
6745
  "name": "stop",
6679
6746
  "kind": 2048,
6680
6747
  "kindString": "Method",
@@ -6684,20 +6751,20 @@
6684
6751
  "sources": [
6685
6752
  {
6686
6753
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6687
- "line": 54,
6754
+ "line": 52,
6688
6755
  "character": 14
6689
6756
  }
6690
6757
  ],
6691
6758
  "signatures": [
6692
6759
  {
6693
- "id": 323,
6760
+ "id": 308,
6694
6761
  "name": "stop",
6695
6762
  "kind": 4096,
6696
6763
  "kindString": "Call signature",
6697
6764
  "flags": {},
6698
6765
  "parameters": [
6699
6766
  {
6700
- "id": 324,
6767
+ "id": 309,
6701
6768
  "name": "_timeout",
6702
6769
  "kind": 32768,
6703
6770
  "kindString": "Parameter",
@@ -6745,7 +6812,7 @@
6745
6812
  }
6746
6813
  },
6747
6814
  {
6748
- "id": 249,
6815
+ "id": 234,
6749
6816
  "name": "subscribe",
6750
6817
  "kind": 2048,
6751
6818
  "kindString": "Method",
@@ -6753,20 +6820,20 @@
6753
6820
  "sources": [
6754
6821
  {
6755
6822
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6756
- "line": 45,
6823
+ "line": 43,
6757
6824
  "character": 4
6758
6825
  }
6759
6826
  ],
6760
6827
  "signatures": [
6761
6828
  {
6762
- "id": 250,
6829
+ "id": 235,
6763
6830
  "name": "subscribe",
6764
6831
  "kind": 4096,
6765
6832
  "kindString": "Call signature",
6766
6833
  "flags": {},
6767
6834
  "parameters": [
6768
6835
  {
6769
- "id": 251,
6836
+ "id": 236,
6770
6837
  "name": "_queryAccount",
6771
6838
  "kind": 32768,
6772
6839
  "kindString": "Parameter",
@@ -6775,7 +6842,7 @@
6775
6842
  },
6776
6843
  "type": {
6777
6844
  "type": "reference",
6778
- "name": "Account"
6845
+ "name": "AccountInstance"
6779
6846
  }
6780
6847
  }
6781
6848
  ],
@@ -6803,7 +6870,7 @@
6803
6870
  }
6804
6871
  },
6805
6872
  {
6806
- "id": 325,
6873
+ "id": 310,
6807
6874
  "name": "validateConfig",
6808
6875
  "kind": 2048,
6809
6876
  "kindString": "Method",
@@ -6813,20 +6880,20 @@
6813
6880
  "sources": [
6814
6881
  {
6815
6882
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6816
- "line": 55,
6883
+ "line": 53,
6817
6884
  "character": 14
6818
6885
  }
6819
6886
  ],
6820
6887
  "signatures": [
6821
6888
  {
6822
- "id": 326,
6889
+ "id": 311,
6823
6890
  "name": "validateConfig",
6824
6891
  "kind": 4096,
6825
6892
  "kindString": "Call signature",
6826
6893
  "flags": {},
6827
6894
  "parameters": [
6828
6895
  {
6829
- "id": 327,
6896
+ "id": 312,
6830
6897
  "name": "config",
6831
6898
  "kind": 32768,
6832
6899
  "kindString": "Parameter",
@@ -6839,7 +6906,7 @@
6839
6906
  }
6840
6907
  },
6841
6908
  {
6842
- "id": 328,
6909
+ "id": 313,
6843
6910
  "name": "parents",
6844
6911
  "kind": 32768,
6845
6912
  "kindString": "Parameter",
@@ -6892,7 +6959,7 @@
6892
6959
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
6893
6960
  "line": 32,
6894
6961
  "character": 17,
6895
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L32"
6962
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L32"
6896
6963
  }
6897
6964
  ],
6898
6965
  "signatures": [
@@ -6947,7 +7014,7 @@
6947
7014
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
6948
7015
  "line": 27,
6949
7016
  "character": 24,
6950
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L27"
7017
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L27"
6951
7018
  }
6952
7019
  ],
6953
7020
  "signatures": [
@@ -7284,7 +7351,7 @@
7284
7351
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
7285
7352
  "line": 11,
7286
7353
  "character": 4,
7287
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
7354
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
7288
7355
  }
7289
7356
  ],
7290
7357
  "type": {
@@ -7303,7 +7370,7 @@
7303
7370
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
7304
7371
  "line": 12,
7305
7372
  "character": 4,
7306
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
7373
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
7307
7374
  }
7308
7375
  ],
7309
7376
  "type": {
@@ -7326,7 +7393,7 @@
7326
7393
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
7327
7394
  "line": 10,
7328
7395
  "character": 12,
7329
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
7396
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
7330
7397
  }
7331
7398
  ]
7332
7399
  }
@@ -7380,7 +7447,7 @@
7380
7447
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
7381
7448
  "line": 53,
7382
7449
  "character": 17,
7383
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L53"
7450
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L53"
7384
7451
  }
7385
7452
  ],
7386
7453
  "signatures": [
@@ -7515,7 +7582,7 @@
7515
7582
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
7516
7583
  "line": 54,
7517
7584
  "character": 43,
7518
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L54"
7585
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L54"
7519
7586
  }
7520
7587
  ],
7521
7588
  "type": {
@@ -7546,7 +7613,7 @@
7546
7613
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
7547
7614
  "line": 54,
7548
7615
  "character": 72,
7549
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L54"
7616
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L54"
7550
7617
  }
7551
7618
  ],
7552
7619
  "type": {
@@ -7568,7 +7635,7 @@
7568
7635
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
7569
7636
  "line": 54,
7570
7637
  "character": 93,
7571
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L54"
7638
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L54"
7572
7639
  }
7573
7640
  ],
7574
7641
  "type": {
@@ -7604,7 +7671,7 @@
7604
7671
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
7605
7672
  "line": 54,
7606
7673
  "character": 41,
7607
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L54"
7674
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L54"
7608
7675
  }
7609
7676
  ]
7610
7677
  }
@@ -7623,14 +7690,14 @@
7623
7690
  {
7624
7691
  "title": "Properties",
7625
7692
  "children": [
7693
+ 138,
7694
+ 148,
7695
+ 149,
7696
+ 150,
7697
+ 151,
7698
+ 314,
7626
7699
  128,
7627
- 153,
7628
- 163,
7629
- 164,
7630
- 165,
7631
- 166,
7632
- 143,
7633
- 171,
7700
+ 156,
7634
7701
  25,
7635
7702
  58,
7636
7703
  26
@@ -7639,12 +7706,13 @@
7639
7706
  {
7640
7707
  "title": "Accessors",
7641
7708
  "children": [
7642
- 176,
7643
- 178,
7644
- 180,
7709
+ 161,
7710
+ 163,
7711
+ 165,
7645
7712
  76,
7646
- 182,
7647
- 193,
7713
+ 329,
7714
+ 167,
7715
+ 178,
7648
7716
  87,
7649
7717
  89
7650
7718
  ]
@@ -7652,24 +7720,24 @@
7652
7720
  {
7653
7721
  "title": "Methods",
7654
7722
  "children": [
7655
- 252,
7656
- 257,
7657
- 264,
7658
- 282,
7659
- 300,
7660
- 308,
7661
- 195,
7723
+ 237,
7724
+ 242,
7725
+ 249,
7726
+ 267,
7727
+ 285,
7728
+ 293,
7729
+ 180,
7662
7730
  78,
7663
7731
  85,
7664
- 316,
7732
+ 301,
7665
7733
  91,
7666
- 199,
7734
+ 184,
7735
+ 219,
7736
+ 304,
7737
+ 231,
7738
+ 307,
7667
7739
  234,
7668
- 319,
7669
- 246,
7670
- 322,
7671
- 249,
7672
- 325,
7740
+ 310,
7673
7741
  44,
7674
7742
  27,
7675
7743
  47
@@ -7681,7 +7749,7 @@
7681
7749
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts",
7682
7750
  "line": 13,
7683
7751
  "character": 13,
7684
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L13"
7752
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Diviner.ts#L13"
7685
7753
  }
7686
7754
  ],
7687
7755
  "extendedTypes": [
@@ -7727,7 +7795,7 @@
7727
7795
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
7728
7796
  "line": 8,
7729
7797
  "character": 12,
7730
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L8"
7798
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L8"
7731
7799
  }
7732
7800
  ],
7733
7801
  "typeParameters": [
@@ -7782,7 +7850,7 @@
7782
7850
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
7783
7851
  "line": 11,
7784
7852
  "character": 4,
7785
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
7853
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
7786
7854
  }
7787
7855
  ],
7788
7856
  "type": {
@@ -7802,7 +7870,7 @@
7802
7870
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
7803
7871
  "line": 12,
7804
7872
  "character": 4,
7805
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
7873
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
7806
7874
  }
7807
7875
  ],
7808
7876
  "type": {
@@ -7825,7 +7893,7 @@
7825
7893
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
7826
7894
  "line": 10,
7827
7895
  "character": 12,
7828
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
7896
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
7829
7897
  }
7830
7898
  ]
7831
7899
  }
@@ -7847,13 +7915,13 @@
7847
7915
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
7848
7916
  "line": 5,
7849
7917
  "character": 12,
7850
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L5"
7918
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L5"
7851
7919
  },
7852
7920
  {
7853
7921
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
7854
7922
  "line": 6,
7855
7923
  "character": 13,
7856
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L6"
7924
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L6"
7857
7925
  }
7858
7926
  ],
7859
7927
  "type": {
@@ -7872,13 +7940,13 @@
7872
7940
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
7873
7941
  "line": 5,
7874
7942
  "character": 12,
7875
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L5"
7943
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L5"
7876
7944
  },
7877
7945
  {
7878
7946
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
7879
7947
  "line": 6,
7880
7948
  "character": 13,
7881
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L6"
7949
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L6"
7882
7950
  }
7883
7951
  ],
7884
7952
  "type": {
@@ -7897,7 +7965,7 @@
7897
7965
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Plugin.ts",
7898
7966
  "line": 8,
7899
7967
  "character": 13,
7900
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Plugin.ts#L8"
7968
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Plugin.ts#L8"
7901
7969
  }
7902
7970
  ],
7903
7971
  "signatures": [
@@ -8233,7 +8301,7 @@
8233
8301
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
8234
8302
  "line": 11,
8235
8303
  "character": 4,
8236
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
8304
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L11"
8237
8305
  }
8238
8306
  ],
8239
8307
  "type": {
@@ -8252,7 +8320,7 @@
8252
8320
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
8253
8321
  "line": 12,
8254
8322
  "character": 4,
8255
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
8323
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L12"
8256
8324
  }
8257
8325
  ],
8258
8326
  "type": {
@@ -8275,7 +8343,7 @@
8275
8343
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts",
8276
8344
  "line": 10,
8277
8345
  "character": 12,
8278
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
8346
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/Diviner/Config.ts#L10"
8279
8347
  }
8280
8348
  ]
8281
8349
  }
@@ -8300,7 +8368,7 @@
8300
8368
  {
8301
8369
  "title": "References",
8302
8370
  "children": [
8303
- 329
8371
+ 331
8304
8372
  ]
8305
8373
  },
8306
8374
  {
@@ -8334,7 +8402,7 @@
8334
8402
  "fileName": "plugins/packages/payloadset/packages/location-certainty/src/index.ts",
8335
8403
  "line": 1,
8336
8404
  "character": 0,
8337
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/fdb1de0113b/packages/plugins/packages/payloadset/packages/location-certainty/src/index.ts#L1"
8405
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/location-certainty/src/index.ts#L1"
8338
8406
  }
8339
8407
  ]
8340
8408
  }