@xyo-network/pentair-plugin 2.47.10 → 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.
Files changed (2) hide show
  1. package/dist/docs.json +1001 -941
  2. package/package.json +6 -6
package/dist/docs.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "originalName": "",
8
8
  "children": [
9
9
  {
10
- "id": 314,
10
+ "id": 316,
11
11
  "name": "default",
12
12
  "kind": 8388608,
13
13
  "kindString": "Reference",
@@ -17,7 +17,7 @@
17
17
  "fileName": "plugins/packages/payloadset/packages/pentair/src/index.ts",
18
18
  "line": 8,
19
19
  "character": 0,
20
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/pentair/src/index.ts#L8"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/pentair/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
  ],
@@ -284,7 +284,7 @@
284
284
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
285
285
  "line": 23,
286
286
  "character": 2,
287
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L23"
287
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L23"
288
288
  }
289
289
  ],
290
290
  "type": {
@@ -306,7 +306,7 @@
306
306
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
307
307
  "line": 22,
308
308
  "character": 66,
309
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
309
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
310
310
  }
311
311
  ]
312
312
  }
@@ -444,85 +444,49 @@
444
444
  }
445
445
  },
446
446
  {
447
- "id": 114,
448
- "name": "_config",
447
+ "id": 124,
448
+ "name": "_parentResolver",
449
449
  "kind": 1024,
450
450
  "kindString": "Property",
451
- "flags": {},
451
+ "flags": {
452
+ "isProtected": true
453
+ },
452
454
  "sources": [
453
455
  {
454
456
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
455
457
  "line": 15,
456
- "character": 4
458
+ "character": 14
457
459
  }
458
460
  ],
459
461
  "type": {
460
- "type": "intersection",
461
- "types": [
462
- {
463
- "type": "reference",
464
- "name": "SchemaFields"
465
- },
462
+ "type": "reference",
463
+ "typeArguments": [
466
464
  {
467
465
  "type": "reference",
468
- "name": "PayloadFields"
469
- },
470
- {
471
- "type": "reflection",
472
- "declaration": {
473
- "id": 115,
474
- "name": "__type",
475
- "kind": 65536,
476
- "kindString": "Type literal",
477
- "flags": {},
478
- "children": [
479
- {
480
- "id": 116,
481
- "name": "name",
482
- "kind": 1024,
483
- "kindString": "Property",
484
- "flags": {
485
- "isOptional": true
466
+ "typeArguments": [
467
+ {
468
+ "type": "intersection",
469
+ "types": [
470
+ {
471
+ "type": "reference",
472
+ "name": "SchemaFields"
486
473
  },
487
- "sources": [
488
- {
489
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
490
- "line": 9,
491
- "character": 4
492
- }
493
- ],
494
- "type": {
495
- "type": "intrinsic",
496
- "name": "string"
497
- }
498
- },
499
- {
500
- "id": 117,
501
- "name": "security",
502
- "kind": 1024,
503
- "kindString": "Property",
504
- "flags": {
505
- "isOptional": true
474
+ {
475
+ "type": "reference",
476
+ "name": "PayloadFields"
506
477
  },
507
- "sources": [
508
- {
509
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
510
- "line": 10,
511
- "character": 4
512
- }
513
- ],
514
- "type": {
478
+ {
515
479
  "type": "reflection",
516
480
  "declaration": {
517
- "id": 118,
481
+ "id": 125,
518
482
  "name": "__type",
519
483
  "kind": 65536,
520
484
  "kindString": "Type literal",
521
485
  "flags": {},
522
486
  "children": [
523
487
  {
524
- "id": 119,
525
- "name": "allowAnonymous",
488
+ "id": 126,
489
+ "name": "name",
526
490
  "kind": 1024,
527
491
  "kindString": "Property",
528
492
  "flags": {
@@ -530,19 +494,19 @@
530
494
  },
531
495
  "sources": [
532
496
  {
533
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
534
- "line": 11,
497
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
498
+ "line": 16,
535
499
  "character": 8
536
500
  }
537
501
  ],
538
502
  "type": {
539
503
  "type": "intrinsic",
540
- "name": "boolean"
504
+ "name": "string"
541
505
  }
542
506
  },
543
507
  {
544
- "id": 120,
545
- "name": "allowed",
508
+ "id": 127,
509
+ "name": "security",
546
510
  "kind": 1024,
547
511
  "kindString": "Property",
548
512
  "flags": {
@@ -550,73 +514,184 @@
550
514
  },
551
515
  "sources": [
552
516
  {
553
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
554
- "line": 12,
517
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
518
+ "line": 17,
555
519
  "character": 8
556
520
  }
557
521
  ],
558
522
  "type": {
559
- "type": "reference",
560
- "typeArguments": [
561
- {
562
- "type": "intrinsic",
563
- "name": "string"
564
- },
565
- {
566
- "type": "array",
567
- "elementType": {
568
- "type": "union",
569
- "types": [
523
+ "type": "reflection",
524
+ "declaration": {
525
+ "id": 128,
526
+ "name": "__type",
527
+ "kind": 65536,
528
+ "kindString": "Type literal",
529
+ "flags": {},
530
+ "children": [
531
+ {
532
+ "id": 129,
533
+ "name": "allowAnonymous",
534
+ "kind": 1024,
535
+ "kindString": "Property",
536
+ "flags": {
537
+ "isOptional": true
538
+ },
539
+ "sources": [
570
540
  {
571
- "type": "intrinsic",
572
- "name": "string"
573
- },
541
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
542
+ "line": 18,
543
+ "character": 12
544
+ }
545
+ ],
546
+ "type": {
547
+ "type": "intrinsic",
548
+ "name": "boolean"
549
+ }
550
+ },
551
+ {
552
+ "id": 130,
553
+ "name": "allowed",
554
+ "kind": 1024,
555
+ "kindString": "Property",
556
+ "flags": {
557
+ "isOptional": true
558
+ },
559
+ "sources": [
574
560
  {
575
- "type": "reference",
576
- "name": "CosigningAddressSet"
561
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
562
+ "line": 19,
563
+ "character": 12
564
+ }
565
+ ],
566
+ "type": {
567
+ "type": "reference",
568
+ "typeArguments": [
569
+ {
570
+ "type": "intrinsic",
571
+ "name": "string"
572
+ },
573
+ {
574
+ "type": "array",
575
+ "elementType": {
576
+ "type": "union",
577
+ "types": [
578
+ {
579
+ "type": "intrinsic",
580
+ "name": "string"
581
+ },
582
+ {
583
+ "type": "reference",
584
+ "name": "CosigningAddressSet"
585
+ }
586
+ ]
587
+ }
588
+ }
589
+ ],
590
+ "name": "Record",
591
+ "qualifiedName": "Record",
592
+ "package": "typescript"
593
+ }
594
+ },
595
+ {
596
+ "id": 131,
597
+ "name": "disallowed",
598
+ "kind": 1024,
599
+ "kindString": "Property",
600
+ "flags": {
601
+ "isOptional": true
602
+ },
603
+ "sources": [
604
+ {
605
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
606
+ "line": 20,
607
+ "character": 12
577
608
  }
609
+ ],
610
+ "type": {
611
+ "type": "reference",
612
+ "typeArguments": [
613
+ {
614
+ "type": "intrinsic",
615
+ "name": "string"
616
+ },
617
+ {
618
+ "type": "array",
619
+ "elementType": {
620
+ "type": "intrinsic",
621
+ "name": "string"
622
+ }
623
+ }
624
+ ],
625
+ "name": "Record",
626
+ "qualifiedName": "Record",
627
+ "package": "typescript"
628
+ }
629
+ }
630
+ ],
631
+ "groups": [
632
+ {
633
+ "title": "Properties",
634
+ "children": [
635
+ 129,
636
+ 130,
637
+ 131
578
638
  ]
579
639
  }
580
- }
581
- ],
582
- "name": "Record",
583
- "qualifiedName": "Record",
584
- "package": "typescript"
640
+ ],
641
+ "sources": [
642
+ {
643
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
644
+ "line": 17,
645
+ "character": 19
646
+ }
647
+ ]
648
+ }
585
649
  }
586
- },
650
+ }
651
+ ],
652
+ "groups": [
653
+ {
654
+ "title": "Properties",
655
+ "children": [
656
+ 126,
657
+ 127
658
+ ]
659
+ }
660
+ ],
661
+ "sources": [
662
+ {
663
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
664
+ "line": 15,
665
+ "character": 167
666
+ }
667
+ ]
668
+ }
669
+ },
670
+ {
671
+ "type": "reflection",
672
+ "declaration": {
673
+ "id": 132,
674
+ "name": "__type",
675
+ "kind": 65536,
676
+ "kindString": "Type literal",
677
+ "flags": {},
678
+ "children": [
587
679
  {
588
- "id": 121,
589
- "name": "disallowed",
680
+ "id": 133,
681
+ "name": "schema",
590
682
  "kind": 1024,
591
683
  "kindString": "Property",
592
- "flags": {
593
- "isOptional": true
594
- },
684
+ "flags": {},
595
685
  "sources": [
596
686
  {
597
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
598
- "line": 13,
687
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
688
+ "line": 23,
599
689
  "character": 8
600
690
  }
601
691
  ],
602
692
  "type": {
603
- "type": "reference",
604
- "typeArguments": [
605
- {
606
- "type": "intrinsic",
607
- "name": "string"
608
- },
609
- {
610
- "type": "array",
611
- "elementType": {
612
- "type": "intrinsic",
613
- "name": "string"
614
- }
615
- }
616
- ],
617
- "name": "Record",
618
- "qualifiedName": "Record",
619
- "package": "typescript"
693
+ "type": "intrinsic",
694
+ "name": "string"
620
695
  }
621
696
  }
622
697
  ],
@@ -624,465 +699,15 @@
624
699
  {
625
700
  "title": "Properties",
626
701
  "children": [
627
- 119,
628
- 120,
629
- 121
702
+ 133
630
703
  ]
631
704
  }
632
705
  ],
633
706
  "sources": [
634
707
  {
635
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
636
- "line": 10,
637
- "character": 15
638
- }
639
- ]
640
- }
641
- }
642
- }
643
- ],
644
- "groups": [
645
- {
646
- "title": "Properties",
647
- "children": [
648
- 116,
649
- 117
650
- ]
651
- }
652
- ],
653
- "sources": [
654
- {
655
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
656
- "line": 8,
657
- "character": 75
658
- }
659
- ]
660
- }
661
- },
662
- {
663
- "type": "reflection",
664
- "declaration": {
665
- "id": 122,
666
- "name": "__type",
667
- "kind": 65536,
668
- "kindString": "Type literal",
669
- "flags": {},
670
- "children": [
671
- {
672
- "id": 123,
673
- "name": "schema",
674
- "kind": 1024,
675
- "kindString": "Property",
676
- "flags": {},
677
- "sources": [
678
- {
679
- "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
680
- "line": 23,
681
- "character": 2,
682
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L23"
683
- }
684
- ],
685
- "type": {
686
- "type": "literal",
687
- "value": "network.xyo.pentair.screenlogic.witness.config"
688
- }
689
- }
690
- ],
691
- "groups": [
692
- {
693
- "title": "Properties",
694
- "children": [
695
- 123
696
- ]
697
- }
698
- ],
699
- "sources": [
700
- {
701
- "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
702
- "line": 22,
703
- "character": 66,
704
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
705
- }
706
- ]
707
- }
708
- },
709
- {
710
- "type": "reflection",
711
- "declaration": {
712
- "id": 124,
713
- "name": "__type",
714
- "kind": 65536,
715
- "kindString": "Type literal",
716
- "flags": {},
717
- "children": [
718
- {
719
- "id": 125,
720
- "name": "targetSet",
721
- "kind": 1024,
722
- "kindString": "Property",
723
- "flags": {
724
- "isOptional": true
725
- },
726
- "sources": [
727
- {
728
- "fileName": "modules/packages/witness/dist/types/Config.d.ts",
729
- "line": 6,
730
- "character": 4
731
- }
732
- ],
733
- "type": {
734
- "type": "intersection",
735
- "types": [
736
- {
737
- "type": "reference",
738
- "name": "SchemaFields"
739
- },
740
- {
741
- "type": "reference",
742
- "name": "PayloadFields"
743
- },
744
- {
745
- "type": "reference",
746
- "name": "PayloadSet"
747
- },
748
- {
749
- "type": "reflection",
750
- "declaration": {
751
- "id": 126,
752
- "name": "__type",
753
- "kind": 65536,
754
- "kindString": "Type literal",
755
- "flags": {},
756
- "children": [
757
- {
758
- "id": 127,
759
- "name": "schema",
760
- "kind": 1024,
761
- "kindString": "Property",
762
- "flags": {},
763
- "sources": [
764
- {
765
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
766
- "line": 17,
767
- "character": 4
768
- }
769
- ],
770
- "type": {
771
- "type": "literal",
772
- "value": "network.xyo.payload.set"
773
- }
774
- }
775
- ],
776
- "groups": [
777
- {
778
- "title": "Properties",
779
- "children": [
780
- 127
781
- ]
782
- }
783
- ],
784
- "sources": [
785
- {
786
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
787
- "line": 16,
788
- "character": 221
789
- }
790
- ]
791
- }
792
- }
793
- ]
794
- }
795
- }
796
- ],
797
- "groups": [
798
- {
799
- "title": "Properties",
800
- "children": [
801
- 125
802
- ]
803
- }
804
- ],
805
- "sources": [
806
- {
807
- "fileName": "modules/packages/witness/dist/types/Config.d.ts",
808
- "line": 5,
809
- "character": 95
810
- }
811
- ]
812
- }
813
- }
814
- ]
815
- },
816
- "inheritedFrom": {
817
- "type": "reference",
818
- "name": "AbstractWitness._config"
819
- }
820
- },
821
- {
822
- "id": 138,
823
- "name": "_parentResolver",
824
- "kind": 1024,
825
- "kindString": "Property",
826
- "flags": {
827
- "isProtected": true
828
- },
829
- "sources": [
830
- {
831
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
832
- "line": 17,
833
- "character": 14
834
- }
835
- ],
836
- "type": {
837
- "type": "reference",
838
- "typeArguments": [
839
- {
840
- "type": "reference",
841
- "typeArguments": [
842
- {
843
- "type": "intersection",
844
- "types": [
845
- {
846
- "type": "reference",
847
- "name": "SchemaFields"
848
- },
849
- {
850
- "type": "reference",
851
- "name": "PayloadFields"
852
- },
853
- {
854
- "type": "reflection",
855
- "declaration": {
856
- "id": 139,
857
- "name": "__type",
858
- "kind": 65536,
859
- "kindString": "Type literal",
860
- "flags": {},
861
- "children": [
862
- {
863
- "id": 140,
864
- "name": "name",
865
- "kind": 1024,
866
- "kindString": "Property",
867
- "flags": {
868
- "isOptional": true
869
- },
870
- "sources": [
871
- {
872
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
873
- "line": 18,
874
- "character": 8
875
- }
876
- ],
877
- "type": {
878
- "type": "intrinsic",
879
- "name": "string"
880
- }
881
- },
882
- {
883
- "id": 141,
884
- "name": "security",
885
- "kind": 1024,
886
- "kindString": "Property",
887
- "flags": {
888
- "isOptional": true
889
- },
890
- "sources": [
891
- {
892
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
893
- "line": 19,
894
- "character": 8
895
- }
896
- ],
897
- "type": {
898
- "type": "reflection",
899
- "declaration": {
900
- "id": 142,
901
- "name": "__type",
902
- "kind": 65536,
903
- "kindString": "Type literal",
904
- "flags": {},
905
- "children": [
906
- {
907
- "id": 143,
908
- "name": "allowAnonymous",
909
- "kind": 1024,
910
- "kindString": "Property",
911
- "flags": {
912
- "isOptional": true
913
- },
914
- "sources": [
915
- {
916
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
917
- "line": 20,
918
- "character": 12
919
- }
920
- ],
921
- "type": {
922
- "type": "intrinsic",
923
- "name": "boolean"
924
- }
925
- },
926
- {
927
- "id": 144,
928
- "name": "allowed",
929
- "kind": 1024,
930
- "kindString": "Property",
931
- "flags": {
932
- "isOptional": true
933
- },
934
- "sources": [
935
- {
936
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
937
- "line": 21,
938
- "character": 12
939
- }
940
- ],
941
- "type": {
942
- "type": "reference",
943
- "typeArguments": [
944
- {
945
- "type": "intrinsic",
946
- "name": "string"
947
- },
948
- {
949
- "type": "array",
950
- "elementType": {
951
- "type": "union",
952
- "types": [
953
- {
954
- "type": "intrinsic",
955
- "name": "string"
956
- },
957
- {
958
- "type": "reference",
959
- "name": "CosigningAddressSet"
960
- }
961
- ]
962
- }
963
- }
964
- ],
965
- "name": "Record",
966
- "qualifiedName": "Record",
967
- "package": "typescript"
968
- }
969
- },
970
- {
971
- "id": 145,
972
- "name": "disallowed",
973
- "kind": 1024,
974
- "kindString": "Property",
975
- "flags": {
976
- "isOptional": true
977
- },
978
- "sources": [
979
- {
980
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
981
- "line": 22,
982
- "character": 12
983
- }
984
- ],
985
- "type": {
986
- "type": "reference",
987
- "typeArguments": [
988
- {
989
- "type": "intrinsic",
990
- "name": "string"
991
- },
992
- {
993
- "type": "array",
994
- "elementType": {
995
- "type": "intrinsic",
996
- "name": "string"
997
- }
998
- }
999
- ],
1000
- "name": "Record",
1001
- "qualifiedName": "Record",
1002
- "package": "typescript"
1003
- }
1004
- }
1005
- ],
1006
- "groups": [
1007
- {
1008
- "title": "Properties",
1009
- "children": [
1010
- 143,
1011
- 144,
1012
- 145
1013
- ]
1014
- }
1015
- ],
1016
- "sources": [
1017
- {
1018
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1019
- "line": 19,
1020
- "character": 19
1021
- }
1022
- ]
1023
- }
1024
- }
1025
- }
1026
- ],
1027
- "groups": [
1028
- {
1029
- "title": "Properties",
1030
- "children": [
1031
- 140,
1032
- 141
1033
- ]
1034
- }
1035
- ],
1036
- "sources": [
1037
- {
1038
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1039
- "line": 17,
1040
- "character": 167
1041
- }
1042
- ]
1043
- }
1044
- },
1045
- {
1046
- "type": "reflection",
1047
- "declaration": {
1048
- "id": 146,
1049
- "name": "__type",
1050
- "kind": 65536,
1051
- "kindString": "Type literal",
1052
- "flags": {},
1053
- "children": [
1054
- {
1055
- "id": 147,
1056
- "name": "schema",
1057
- "kind": 1024,
1058
- "kindString": "Property",
1059
- "flags": {},
1060
- "sources": [
1061
- {
1062
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1063
- "line": 25,
1064
- "character": 8
1065
- }
1066
- ],
1067
- "type": {
1068
- "type": "intrinsic",
1069
- "name": "string"
1070
- }
1071
- }
1072
- ],
1073
- "groups": [
1074
- {
1075
- "title": "Properties",
1076
- "children": [
1077
- 147
1078
- ]
1079
- }
1080
- ],
1081
- "sources": [
1082
- {
1083
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1084
- "line": 24,
1085
- "character": 8
708
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
709
+ "line": 22,
710
+ "character": 8
1086
711
  }
1087
712
  ]
1088
713
  }
@@ -1101,7 +726,7 @@
1101
726
  }
1102
727
  },
1103
728
  {
1104
- "id": 148,
729
+ "id": 134,
1105
730
  "name": "_started",
1106
731
  "kind": 1024,
1107
732
  "kindString": "Property",
@@ -1111,7 +736,7 @@
1111
736
  "sources": [
1112
737
  {
1113
738
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1114
- "line": 27,
739
+ "line": 25,
1115
740
  "character": 14
1116
741
  }
1117
742
  ],
@@ -1125,7 +750,7 @@
1125
750
  }
1126
751
  },
1127
752
  {
1128
- "id": 149,
753
+ "id": 135,
1129
754
  "name": "account",
1130
755
  "kind": 1024,
1131
756
  "kindString": "Property",
@@ -1136,13 +761,13 @@
1136
761
  "sources": [
1137
762
  {
1138
763
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1139
- "line": 28,
764
+ "line": 26,
1140
765
  "character": 23
1141
766
  }
1142
767
  ],
1143
768
  "type": {
1144
769
  "type": "reference",
1145
- "name": "Account"
770
+ "name": "AccountInstance"
1146
771
  },
1147
772
  "inheritedFrom": {
1148
773
  "type": "reference",
@@ -1162,7 +787,7 @@
1162
787
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
1163
788
  "line": 30,
1164
789
  "character": 12,
1165
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L30"
790
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L30"
1166
791
  }
1167
792
  ],
1168
793
  "type": {
@@ -1172,7 +797,7 @@
1172
797
  "defaultValue": "..."
1173
798
  },
1174
799
  {
1175
- "id": 150,
800
+ "id": 136,
1176
801
  "name": "logger",
1177
802
  "kind": 1024,
1178
803
  "kindString": "Property",
@@ -1184,7 +809,7 @@
1184
809
  "sources": [
1185
810
  {
1186
811
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1187
- "line": 29,
812
+ "line": 27,
1188
813
  "character": 23
1189
814
  }
1190
815
  ],
@@ -1198,7 +823,7 @@
1198
823
  }
1199
824
  },
1200
825
  {
1201
- "id": 151,
826
+ "id": 137,
1202
827
  "name": "moduleConfigQueryValidator",
1203
828
  "kind": 1024,
1204
829
  "kindString": "Property",
@@ -1209,7 +834,7 @@
1209
834
  "sources": [
1210
835
  {
1211
836
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1212
- "line": 30,
837
+ "line": 28,
1213
838
  "character": 23
1214
839
  }
1215
840
  ],
@@ -1234,33 +859,379 @@
1234
859
  {
1235
860
  "type": "reflection",
1236
861
  "declaration": {
1237
- "id": 152,
862
+ "id": 138,
863
+ "name": "__type",
864
+ "kind": 65536,
865
+ "kindString": "Type literal",
866
+ "flags": {},
867
+ "children": [
868
+ {
869
+ "id": 139,
870
+ "name": "query",
871
+ "kind": 1024,
872
+ "kindString": "Property",
873
+ "flags": {},
874
+ "sources": [
875
+ {
876
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
877
+ "line": 5,
878
+ "character": 4
879
+ }
880
+ ],
881
+ "type": {
882
+ "type": "intrinsic",
883
+ "name": "string"
884
+ }
885
+ },
886
+ {
887
+ "id": 140,
888
+ "name": "resultSet",
889
+ "kind": 1024,
890
+ "kindString": "Property",
891
+ "flags": {
892
+ "isOptional": true
893
+ },
894
+ "sources": [
895
+ {
896
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
897
+ "line": 6,
898
+ "character": 4
899
+ }
900
+ ],
901
+ "type": {
902
+ "type": "intrinsic",
903
+ "name": "string"
904
+ }
905
+ },
906
+ {
907
+ "id": 141,
908
+ "name": "schema",
909
+ "kind": 1024,
910
+ "kindString": "Property",
911
+ "flags": {},
912
+ "sources": [
913
+ {
914
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
915
+ "line": 7,
916
+ "character": 4
917
+ }
918
+ ],
919
+ "type": {
920
+ "type": "literal",
921
+ "value": "network.xyo.boundwitness.query"
922
+ }
923
+ }
924
+ ],
925
+ "groups": [
926
+ {
927
+ "title": "Properties",
928
+ "children": [
929
+ 139,
930
+ 140,
931
+ 141
932
+ ]
933
+ }
934
+ ],
935
+ "sources": [
936
+ {
937
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
938
+ "line": 4,
939
+ "character": 51
940
+ }
941
+ ]
942
+ }
943
+ }
944
+ ]
945
+ }
946
+ ],
947
+ "name": "Queryable"
948
+ },
949
+ "inheritedFrom": {
950
+ "type": "reference",
951
+ "name": "AbstractWitness.moduleConfigQueryValidator"
952
+ }
953
+ },
954
+ {
955
+ "id": 300,
956
+ "name": "params",
957
+ "kind": 1024,
958
+ "kindString": "Property",
959
+ "flags": {
960
+ "isProtected": true,
961
+ "isReadonly": true
962
+ },
963
+ "sources": [
964
+ {
965
+ "fileName": "protocol/packages/core/dist/types/lib/Base.d.ts",
966
+ "line": 20,
967
+ "character": 23
968
+ }
969
+ ],
970
+ "type": {
971
+ "type": "reference",
972
+ "typeArguments": [
973
+ {
974
+ "type": "intersection",
975
+ "types": [
976
+ {
977
+ "type": "reference",
978
+ "name": "SchemaFields"
979
+ },
980
+ {
981
+ "type": "reference",
982
+ "name": "PayloadFields"
983
+ },
984
+ {
985
+ "type": "reflection",
986
+ "declaration": {
987
+ "id": 301,
988
+ "name": "__type",
989
+ "kind": 65536,
990
+ "kindString": "Type literal",
991
+ "flags": {},
992
+ "children": [
993
+ {
994
+ "id": 302,
995
+ "name": "name",
996
+ "kind": 1024,
997
+ "kindString": "Property",
998
+ "flags": {
999
+ "isOptional": true
1000
+ },
1001
+ "sources": [
1002
+ {
1003
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1004
+ "line": 9,
1005
+ "character": 4
1006
+ }
1007
+ ],
1008
+ "type": {
1009
+ "type": "intrinsic",
1010
+ "name": "string"
1011
+ }
1012
+ },
1013
+ {
1014
+ "id": 303,
1015
+ "name": "security",
1016
+ "kind": 1024,
1017
+ "kindString": "Property",
1018
+ "flags": {
1019
+ "isOptional": true
1020
+ },
1021
+ "sources": [
1022
+ {
1023
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1024
+ "line": 10,
1025
+ "character": 4
1026
+ }
1027
+ ],
1028
+ "type": {
1029
+ "type": "reflection",
1030
+ "declaration": {
1031
+ "id": 304,
1032
+ "name": "__type",
1033
+ "kind": 65536,
1034
+ "kindString": "Type literal",
1035
+ "flags": {},
1036
+ "children": [
1037
+ {
1038
+ "id": 305,
1039
+ "name": "allowAnonymous",
1040
+ "kind": 1024,
1041
+ "kindString": "Property",
1042
+ "flags": {
1043
+ "isOptional": true
1044
+ },
1045
+ "sources": [
1046
+ {
1047
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1048
+ "line": 11,
1049
+ "character": 8
1050
+ }
1051
+ ],
1052
+ "type": {
1053
+ "type": "intrinsic",
1054
+ "name": "boolean"
1055
+ }
1056
+ },
1057
+ {
1058
+ "id": 306,
1059
+ "name": "allowed",
1060
+ "kind": 1024,
1061
+ "kindString": "Property",
1062
+ "flags": {
1063
+ "isOptional": true
1064
+ },
1065
+ "sources": [
1066
+ {
1067
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1068
+ "line": 12,
1069
+ "character": 8
1070
+ }
1071
+ ],
1072
+ "type": {
1073
+ "type": "reference",
1074
+ "typeArguments": [
1075
+ {
1076
+ "type": "intrinsic",
1077
+ "name": "string"
1078
+ },
1079
+ {
1080
+ "type": "array",
1081
+ "elementType": {
1082
+ "type": "union",
1083
+ "types": [
1084
+ {
1085
+ "type": "intrinsic",
1086
+ "name": "string"
1087
+ },
1088
+ {
1089
+ "type": "reference",
1090
+ "name": "CosigningAddressSet"
1091
+ }
1092
+ ]
1093
+ }
1094
+ }
1095
+ ],
1096
+ "name": "Record",
1097
+ "qualifiedName": "Record",
1098
+ "package": "typescript"
1099
+ }
1100
+ },
1101
+ {
1102
+ "id": 307,
1103
+ "name": "disallowed",
1104
+ "kind": 1024,
1105
+ "kindString": "Property",
1106
+ "flags": {
1107
+ "isOptional": true
1108
+ },
1109
+ "sources": [
1110
+ {
1111
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1112
+ "line": 13,
1113
+ "character": 8
1114
+ }
1115
+ ],
1116
+ "type": {
1117
+ "type": "reference",
1118
+ "typeArguments": [
1119
+ {
1120
+ "type": "intrinsic",
1121
+ "name": "string"
1122
+ },
1123
+ {
1124
+ "type": "array",
1125
+ "elementType": {
1126
+ "type": "intrinsic",
1127
+ "name": "string"
1128
+ }
1129
+ }
1130
+ ],
1131
+ "name": "Record",
1132
+ "qualifiedName": "Record",
1133
+ "package": "typescript"
1134
+ }
1135
+ }
1136
+ ],
1137
+ "groups": [
1138
+ {
1139
+ "title": "Properties",
1140
+ "children": [
1141
+ 305,
1142
+ 306,
1143
+ 307
1144
+ ]
1145
+ }
1146
+ ],
1147
+ "sources": [
1148
+ {
1149
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1150
+ "line": 10,
1151
+ "character": 15
1152
+ }
1153
+ ]
1154
+ }
1155
+ }
1156
+ }
1157
+ ],
1158
+ "groups": [
1159
+ {
1160
+ "title": "Properties",
1161
+ "children": [
1162
+ 302,
1163
+ 303
1164
+ ]
1165
+ }
1166
+ ],
1167
+ "sources": [
1168
+ {
1169
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1170
+ "line": 8,
1171
+ "character": 75
1172
+ }
1173
+ ]
1174
+ }
1175
+ },
1176
+ {
1177
+ "type": "reflection",
1178
+ "declaration": {
1179
+ "id": 308,
1238
1180
  "name": "__type",
1239
1181
  "kind": 65536,
1240
1182
  "kindString": "Type literal",
1241
1183
  "flags": {},
1242
1184
  "children": [
1243
1185
  {
1244
- "id": 153,
1245
- "name": "query",
1186
+ "id": 309,
1187
+ "name": "schema",
1246
1188
  "kind": 1024,
1247
1189
  "kindString": "Property",
1248
1190
  "flags": {},
1249
1191
  "sources": [
1250
1192
  {
1251
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1252
- "line": 5,
1253
- "character": 4
1193
+ "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
1194
+ "line": 23,
1195
+ "character": 2,
1196
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L23"
1254
1197
  }
1255
1198
  ],
1256
1199
  "type": {
1257
- "type": "intrinsic",
1258
- "name": "string"
1200
+ "type": "literal",
1201
+ "value": "network.xyo.pentair.screenlogic.witness.config"
1259
1202
  }
1260
- },
1203
+ }
1204
+ ],
1205
+ "groups": [
1261
1206
  {
1262
- "id": 154,
1263
- "name": "resultSet",
1207
+ "title": "Properties",
1208
+ "children": [
1209
+ 309
1210
+ ]
1211
+ }
1212
+ ],
1213
+ "sources": [
1214
+ {
1215
+ "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
1216
+ "line": 22,
1217
+ "character": 66,
1218
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
1219
+ }
1220
+ ]
1221
+ }
1222
+ },
1223
+ {
1224
+ "type": "reflection",
1225
+ "declaration": {
1226
+ "id": 310,
1227
+ "name": "__type",
1228
+ "kind": 65536,
1229
+ "kindString": "Type literal",
1230
+ "flags": {},
1231
+ "children": [
1232
+ {
1233
+ "id": 311,
1234
+ "name": "targetSet",
1264
1235
  "kind": 1024,
1265
1236
  "kindString": "Property",
1266
1237
  "flags": {
@@ -1268,32 +1239,72 @@
1268
1239
  },
1269
1240
  "sources": [
1270
1241
  {
1271
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1242
+ "fileName": "modules/packages/witness/dist/types/Config.d.ts",
1272
1243
  "line": 6,
1273
1244
  "character": 4
1274
1245
  }
1275
1246
  ],
1276
1247
  "type": {
1277
- "type": "intrinsic",
1278
- "name": "string"
1279
- }
1280
- },
1281
- {
1282
- "id": 155,
1283
- "name": "schema",
1284
- "kind": 1024,
1285
- "kindString": "Property",
1286
- "flags": {},
1287
- "sources": [
1288
- {
1289
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1290
- "line": 7,
1291
- "character": 4
1292
- }
1293
- ],
1294
- "type": {
1295
- "type": "literal",
1296
- "value": "network.xyo.boundwitness.query"
1248
+ "type": "intersection",
1249
+ "types": [
1250
+ {
1251
+ "type": "reference",
1252
+ "name": "SchemaFields"
1253
+ },
1254
+ {
1255
+ "type": "reference",
1256
+ "name": "PayloadFields"
1257
+ },
1258
+ {
1259
+ "type": "reference",
1260
+ "name": "PayloadSet"
1261
+ },
1262
+ {
1263
+ "type": "reflection",
1264
+ "declaration": {
1265
+ "id": 312,
1266
+ "name": "__type",
1267
+ "kind": 65536,
1268
+ "kindString": "Type literal",
1269
+ "flags": {},
1270
+ "children": [
1271
+ {
1272
+ "id": 313,
1273
+ "name": "schema",
1274
+ "kind": 1024,
1275
+ "kindString": "Property",
1276
+ "flags": {},
1277
+ "sources": [
1278
+ {
1279
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1280
+ "line": 17,
1281
+ "character": 4
1282
+ }
1283
+ ],
1284
+ "type": {
1285
+ "type": "literal",
1286
+ "value": "network.xyo.payload.set"
1287
+ }
1288
+ }
1289
+ ],
1290
+ "groups": [
1291
+ {
1292
+ "title": "Properties",
1293
+ "children": [
1294
+ 313
1295
+ ]
1296
+ }
1297
+ ],
1298
+ "sources": [
1299
+ {
1300
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1301
+ "line": 16,
1302
+ "character": 221
1303
+ }
1304
+ ]
1305
+ }
1306
+ }
1307
+ ]
1297
1308
  }
1298
1309
  }
1299
1310
  ],
@@ -1301,33 +1312,35 @@
1301
1312
  {
1302
1313
  "title": "Properties",
1303
1314
  "children": [
1304
- 153,
1305
- 154,
1306
- 155
1315
+ 311
1307
1316
  ]
1308
1317
  }
1309
1318
  ],
1310
1319
  "sources": [
1311
1320
  {
1312
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1313
- "line": 4,
1314
- "character": 51
1321
+ "fileName": "modules/packages/witness/dist/types/Config.d.ts",
1322
+ "line": 5,
1323
+ "character": 95
1315
1324
  }
1316
1325
  ]
1317
1326
  }
1318
1327
  }
1319
1328
  ]
1329
+ },
1330
+ {
1331
+ "type": "reference",
1332
+ "name": "AnyObject"
1320
1333
  }
1321
1334
  ],
1322
- "name": "Queryable"
1335
+ "name": "ModuleParams"
1323
1336
  },
1324
1337
  "inheritedFrom": {
1325
1338
  "type": "reference",
1326
- "name": "AbstractWitness.moduleConfigQueryValidator"
1339
+ "name": "AbstractWitness.params"
1327
1340
  }
1328
1341
  },
1329
1342
  {
1330
- "id": 128,
1343
+ "id": 114,
1331
1344
  "name": "resolver",
1332
1345
  "kind": 1024,
1333
1346
  "kindString": "Property",
@@ -1337,7 +1350,7 @@
1337
1350
  "sources": [
1338
1351
  {
1339
1352
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1340
- "line": 16,
1353
+ "line": 14,
1341
1354
  "character": 13
1342
1355
  }
1343
1356
  ],
@@ -1361,14 +1374,14 @@
1361
1374
  {
1362
1375
  "type": "reflection",
1363
1376
  "declaration": {
1364
- "id": 129,
1377
+ "id": 115,
1365
1378
  "name": "__type",
1366
1379
  "kind": 65536,
1367
1380
  "kindString": "Type literal",
1368
1381
  "flags": {},
1369
1382
  "children": [
1370
1383
  {
1371
- "id": 130,
1384
+ "id": 116,
1372
1385
  "name": "name",
1373
1386
  "kind": 1024,
1374
1387
  "kindString": "Property",
@@ -1388,7 +1401,7 @@
1388
1401
  }
1389
1402
  },
1390
1403
  {
1391
- "id": 131,
1404
+ "id": 117,
1392
1405
  "name": "security",
1393
1406
  "kind": 1024,
1394
1407
  "kindString": "Property",
@@ -1405,14 +1418,14 @@
1405
1418
  "type": {
1406
1419
  "type": "reflection",
1407
1420
  "declaration": {
1408
- "id": 132,
1421
+ "id": 118,
1409
1422
  "name": "__type",
1410
1423
  "kind": 65536,
1411
1424
  "kindString": "Type literal",
1412
1425
  "flags": {},
1413
1426
  "children": [
1414
1427
  {
1415
- "id": 133,
1428
+ "id": 119,
1416
1429
  "name": "allowAnonymous",
1417
1430
  "kind": 1024,
1418
1431
  "kindString": "Property",
@@ -1432,7 +1445,7 @@
1432
1445
  }
1433
1446
  },
1434
1447
  {
1435
- "id": 134,
1448
+ "id": 120,
1436
1449
  "name": "allowed",
1437
1450
  "kind": 1024,
1438
1451
  "kindString": "Property",
@@ -1476,7 +1489,7 @@
1476
1489
  }
1477
1490
  },
1478
1491
  {
1479
- "id": 135,
1492
+ "id": 121,
1480
1493
  "name": "disallowed",
1481
1494
  "kind": 1024,
1482
1495
  "kindString": "Property",
@@ -1515,9 +1528,9 @@
1515
1528
  {
1516
1529
  "title": "Properties",
1517
1530
  "children": [
1518
- 133,
1519
- 134,
1520
- 135
1531
+ 119,
1532
+ 120,
1533
+ 121
1521
1534
  ]
1522
1535
  }
1523
1536
  ],
@@ -1536,8 +1549,8 @@
1536
1549
  {
1537
1550
  "title": "Properties",
1538
1551
  "children": [
1539
- 130,
1540
- 131
1552
+ 116,
1553
+ 117
1541
1554
  ]
1542
1555
  }
1543
1556
  ],
@@ -1553,14 +1566,14 @@
1553
1566
  {
1554
1567
  "type": "reflection",
1555
1568
  "declaration": {
1556
- "id": 136,
1569
+ "id": 122,
1557
1570
  "name": "__type",
1558
1571
  "kind": 65536,
1559
1572
  "kindString": "Type literal",
1560
1573
  "flags": {},
1561
1574
  "children": [
1562
1575
  {
1563
- "id": 137,
1576
+ "id": 123,
1564
1577
  "name": "schema",
1565
1578
  "kind": 1024,
1566
1579
  "kindString": "Property",
@@ -1582,7 +1595,7 @@
1582
1595
  {
1583
1596
  "title": "Properties",
1584
1597
  "children": [
1585
- 137
1598
+ 123
1586
1599
  ]
1587
1600
  }
1588
1601
  ],
@@ -1609,7 +1622,7 @@
1609
1622
  }
1610
1623
  },
1611
1624
  {
1612
- "id": 156,
1625
+ "id": 142,
1613
1626
  "name": "supportedQueryValidator",
1614
1627
  "kind": 1024,
1615
1628
  "kindString": "Property",
@@ -1620,7 +1633,7 @@
1620
1633
  "sources": [
1621
1634
  {
1622
1635
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1623
- "line": 31,
1636
+ "line": 29,
1624
1637
  "character": 23
1625
1638
  }
1626
1639
  ],
@@ -1645,14 +1658,14 @@
1645
1658
  {
1646
1659
  "type": "reflection",
1647
1660
  "declaration": {
1648
- "id": 157,
1661
+ "id": 143,
1649
1662
  "name": "__type",
1650
1663
  "kind": 65536,
1651
1664
  "kindString": "Type literal",
1652
1665
  "flags": {},
1653
1666
  "children": [
1654
1667
  {
1655
- "id": 158,
1668
+ "id": 144,
1656
1669
  "name": "query",
1657
1670
  "kind": 1024,
1658
1671
  "kindString": "Property",
@@ -1670,7 +1683,7 @@
1670
1683
  }
1671
1684
  },
1672
1685
  {
1673
- "id": 159,
1686
+ "id": 145,
1674
1687
  "name": "resultSet",
1675
1688
  "kind": 1024,
1676
1689
  "kindString": "Property",
@@ -1690,7 +1703,7 @@
1690
1703
  }
1691
1704
  },
1692
1705
  {
1693
- "id": 160,
1706
+ "id": 146,
1694
1707
  "name": "schema",
1695
1708
  "kind": 1024,
1696
1709
  "kindString": "Property",
@@ -1712,9 +1725,9 @@
1712
1725
  {
1713
1726
  "title": "Properties",
1714
1727
  "children": [
1715
- 158,
1716
- 159,
1717
- 160
1728
+ 144,
1729
+ 145,
1730
+ 146
1718
1731
  ]
1719
1732
  }
1720
1733
  ],
@@ -1750,7 +1763,7 @@
1750
1763
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
1751
1764
  "line": 27,
1752
1765
  "character": 18,
1753
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L27"
1766
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L27"
1754
1767
  }
1755
1768
  ],
1756
1769
  "type": {
@@ -1774,8 +1787,8 @@
1774
1787
  },
1775
1788
  "sources": [
1776
1789
  {
1777
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1778
- "line": 14,
1790
+ "fileName": "protocol/packages/core/dist/types/lib/Base.d.ts",
1791
+ "line": 21,
1779
1792
  "character": 11
1780
1793
  }
1781
1794
  ],
@@ -1789,7 +1802,7 @@
1789
1802
  }
1790
1803
  },
1791
1804
  {
1792
- "id": 161,
1805
+ "id": 147,
1793
1806
  "name": "address",
1794
1807
  "kind": 262144,
1795
1808
  "kindString": "Accessor",
@@ -1797,12 +1810,12 @@
1797
1810
  "sources": [
1798
1811
  {
1799
1812
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1800
- "line": 33,
1813
+ "line": 31,
1801
1814
  "character": 8
1802
1815
  }
1803
1816
  ],
1804
1817
  "getSignature": {
1805
- "id": 162,
1818
+ "id": 148,
1806
1819
  "name": "address",
1807
1820
  "kind": 524288,
1808
1821
  "kindString": "Get signature",
@@ -1822,7 +1835,7 @@
1822
1835
  }
1823
1836
  },
1824
1837
  {
1825
- "id": 163,
1838
+ "id": 149,
1826
1839
  "name": "allowAnonymous",
1827
1840
  "kind": 262144,
1828
1841
  "kindString": "Accessor",
@@ -1830,12 +1843,12 @@
1830
1843
  "sources": [
1831
1844
  {
1832
1845
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1833
- "line": 34,
1846
+ "line": 32,
1834
1847
  "character": 8
1835
1848
  }
1836
1849
  ],
1837
1850
  "getSignature": {
1838
- "id": 164,
1851
+ "id": 150,
1839
1852
  "name": "allowAnonymous",
1840
1853
  "kind": 524288,
1841
1854
  "kindString": "Get signature",
@@ -1855,7 +1868,7 @@
1855
1868
  }
1856
1869
  },
1857
1870
  {
1858
- "id": 165,
1871
+ "id": 151,
1859
1872
  "name": "config",
1860
1873
  "kind": 262144,
1861
1874
  "kindString": "Accessor",
@@ -1863,12 +1876,12 @@
1863
1876
  "sources": [
1864
1877
  {
1865
1878
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1866
- "line": 35,
1879
+ "line": 33,
1867
1880
  "character": 8
1868
1881
  }
1869
1882
  ],
1870
1883
  "getSignature": {
1871
- "id": 166,
1884
+ "id": 152,
1872
1885
  "name": "config",
1873
1886
  "kind": 524288,
1874
1887
  "kindString": "Get signature",
@@ -1888,7 +1901,53 @@
1888
1901
  }
1889
1902
  },
1890
1903
  {
1891
- "id": 167,
1904
+ "id": 314,
1905
+ "name": "log",
1906
+ "kind": 262144,
1907
+ "kindString": "Accessor",
1908
+ "flags": {
1909
+ "isProtected": true
1910
+ },
1911
+ "sources": [
1912
+ {
1913
+ "fileName": "protocol/packages/core/dist/types/lib/Base.d.ts",
1914
+ "line": 23,
1915
+ "character": 18
1916
+ }
1917
+ ],
1918
+ "getSignature": {
1919
+ "id": 315,
1920
+ "name": "log",
1921
+ "kind": 524288,
1922
+ "kindString": "Get signature",
1923
+ "flags": {},
1924
+ "type": {
1925
+ "type": "union",
1926
+ "types": [
1927
+ {
1928
+ "type": "reference",
1929
+ "name": "Console",
1930
+ "qualifiedName": "global.Console",
1931
+ "package": "@types/node"
1932
+ },
1933
+ {
1934
+ "type": "reference",
1935
+ "name": "Logger"
1936
+ }
1937
+ ]
1938
+ },
1939
+ "inheritedFrom": {
1940
+ "type": "reference",
1941
+ "name": "AbstractWitness.log"
1942
+ }
1943
+ },
1944
+ "inheritedFrom": {
1945
+ "type": "reference",
1946
+ "name": "AbstractWitness.log"
1947
+ }
1948
+ },
1949
+ {
1950
+ "id": 153,
1892
1951
  "name": "parentResolver",
1893
1952
  "kind": 262144,
1894
1953
  "kindString": "Accessor",
@@ -1896,12 +1955,12 @@
1896
1955
  "sources": [
1897
1956
  {
1898
1957
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1899
- "line": 36,
1958
+ "line": 34,
1900
1959
  "character": 8
1901
1960
  }
1902
1961
  ],
1903
1962
  "getSignature": {
1904
- "id": 168,
1963
+ "id": 154,
1905
1964
  "name": "parentResolver",
1906
1965
  "kind": 524288,
1907
1966
  "kindString": "Get signature",
@@ -1926,14 +1985,14 @@
1926
1985
  {
1927
1986
  "type": "reflection",
1928
1987
  "declaration": {
1929
- "id": 169,
1988
+ "id": 155,
1930
1989
  "name": "__type",
1931
1990
  "kind": 65536,
1932
1991
  "kindString": "Type literal",
1933
1992
  "flags": {},
1934
1993
  "children": [
1935
1994
  {
1936
- "id": 170,
1995
+ "id": 156,
1937
1996
  "name": "name",
1938
1997
  "kind": 1024,
1939
1998
  "kindString": "Property",
@@ -1953,7 +2012,7 @@
1953
2012
  }
1954
2013
  },
1955
2014
  {
1956
- "id": 171,
2015
+ "id": 157,
1957
2016
  "name": "security",
1958
2017
  "kind": 1024,
1959
2018
  "kindString": "Property",
@@ -1970,14 +2029,14 @@
1970
2029
  "type": {
1971
2030
  "type": "reflection",
1972
2031
  "declaration": {
1973
- "id": 172,
2032
+ "id": 158,
1974
2033
  "name": "__type",
1975
2034
  "kind": 65536,
1976
2035
  "kindString": "Type literal",
1977
2036
  "flags": {},
1978
2037
  "children": [
1979
2038
  {
1980
- "id": 173,
2039
+ "id": 159,
1981
2040
  "name": "allowAnonymous",
1982
2041
  "kind": 1024,
1983
2042
  "kindString": "Property",
@@ -1997,7 +2056,7 @@
1997
2056
  }
1998
2057
  },
1999
2058
  {
2000
- "id": 174,
2059
+ "id": 160,
2001
2060
  "name": "allowed",
2002
2061
  "kind": 1024,
2003
2062
  "kindString": "Property",
@@ -2041,7 +2100,7 @@
2041
2100
  }
2042
2101
  },
2043
2102
  {
2044
- "id": 175,
2103
+ "id": 161,
2045
2104
  "name": "disallowed",
2046
2105
  "kind": 1024,
2047
2106
  "kindString": "Property",
@@ -2080,9 +2139,9 @@
2080
2139
  {
2081
2140
  "title": "Properties",
2082
2141
  "children": [
2083
- 173,
2084
- 174,
2085
- 175
2142
+ 159,
2143
+ 160,
2144
+ 161
2086
2145
  ]
2087
2146
  }
2088
2147
  ],
@@ -2101,8 +2160,8 @@
2101
2160
  {
2102
2161
  "title": "Properties",
2103
2162
  "children": [
2104
- 170,
2105
- 171
2163
+ 156,
2164
+ 157
2106
2165
  ]
2107
2166
  }
2108
2167
  ],
@@ -2118,14 +2177,14 @@
2118
2177
  {
2119
2178
  "type": "reflection",
2120
2179
  "declaration": {
2121
- "id": 176,
2180
+ "id": 162,
2122
2181
  "name": "__type",
2123
2182
  "kind": 65536,
2124
2183
  "kindString": "Type literal",
2125
2184
  "flags": {},
2126
2185
  "children": [
2127
2186
  {
2128
- "id": 177,
2187
+ "id": 163,
2129
2188
  "name": "schema",
2130
2189
  "kind": 1024,
2131
2190
  "kindString": "Property",
@@ -2147,7 +2206,7 @@
2147
2206
  {
2148
2207
  "title": "Properties",
2149
2208
  "children": [
2150
- 177
2209
+ 163
2151
2210
  ]
2152
2211
  }
2153
2212
  ],
@@ -2179,7 +2238,7 @@
2179
2238
  }
2180
2239
  },
2181
2240
  {
2182
- "id": 178,
2241
+ "id": 164,
2183
2242
  "name": "previousHash",
2184
2243
  "kind": 262144,
2185
2244
  "kindString": "Accessor",
@@ -2187,12 +2246,12 @@
2187
2246
  "sources": [
2188
2247
  {
2189
2248
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2190
- "line": 37,
2249
+ "line": 35,
2191
2250
  "character": 8
2192
2251
  }
2193
2252
  ],
2194
2253
  "getSignature": {
2195
- "id": 179,
2254
+ "id": 165,
2196
2255
  "name": "previousHash",
2197
2256
  "kind": 524288,
2198
2257
  "kindString": "Get signature",
@@ -2357,7 +2416,7 @@
2357
2416
  }
2358
2417
  },
2359
2418
  {
2360
- "id": 237,
2419
+ "id": 223,
2361
2420
  "name": "bindHashes",
2362
2421
  "kind": 2048,
2363
2422
  "kindString": "Method",
@@ -2367,20 +2426,20 @@
2367
2426
  "sources": [
2368
2427
  {
2369
2428
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2370
- "line": 46,
2429
+ "line": 44,
2371
2430
  "character": 14
2372
2431
  }
2373
2432
  ],
2374
2433
  "signatures": [
2375
2434
  {
2376
- "id": 238,
2435
+ "id": 224,
2377
2436
  "name": "bindHashes",
2378
2437
  "kind": 4096,
2379
2438
  "kindString": "Call signature",
2380
2439
  "flags": {},
2381
2440
  "parameters": [
2382
2441
  {
2383
- "id": 239,
2442
+ "id": 225,
2384
2443
  "name": "hashes",
2385
2444
  "kind": 32768,
2386
2445
  "kindString": "Parameter",
@@ -2394,7 +2453,7 @@
2394
2453
  }
2395
2454
  },
2396
2455
  {
2397
- "id": 240,
2456
+ "id": 226,
2398
2457
  "name": "schema",
2399
2458
  "kind": 32768,
2400
2459
  "kindString": "Parameter",
@@ -2408,7 +2467,7 @@
2408
2467
  }
2409
2468
  },
2410
2469
  {
2411
- "id": 241,
2470
+ "id": 227,
2412
2471
  "name": "account",
2413
2472
  "kind": 32768,
2414
2473
  "kindString": "Parameter",
@@ -2417,7 +2476,7 @@
2417
2476
  },
2418
2477
  "type": {
2419
2478
  "type": "reference",
2420
- "name": "Account"
2479
+ "name": "AccountInstance"
2421
2480
  }
2422
2481
  }
2423
2482
  ],
@@ -2430,7 +2489,7 @@
2430
2489
  },
2431
2490
  {
2432
2491
  "type": "reference",
2433
- "name": "Account"
2492
+ "name": "AccountInstance"
2434
2493
  }
2435
2494
  ],
2436
2495
  "name": "PromiseEx"
@@ -2447,7 +2506,7 @@
2447
2506
  }
2448
2507
  },
2449
2508
  {
2450
- "id": 242,
2509
+ "id": 228,
2451
2510
  "name": "bindHashesInternal",
2452
2511
  "kind": 2048,
2453
2512
  "kindString": "Method",
@@ -2457,20 +2516,20 @@
2457
2516
  "sources": [
2458
2517
  {
2459
2518
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2460
- "line": 47,
2519
+ "line": 45,
2461
2520
  "character": 14
2462
2521
  }
2463
2522
  ],
2464
2523
  "signatures": [
2465
2524
  {
2466
- "id": 243,
2525
+ "id": 229,
2467
2526
  "name": "bindHashesInternal",
2468
2527
  "kind": 4096,
2469
2528
  "kindString": "Call signature",
2470
2529
  "flags": {},
2471
2530
  "parameters": [
2472
2531
  {
2473
- "id": 244,
2532
+ "id": 230,
2474
2533
  "name": "hashes",
2475
2534
  "kind": 32768,
2476
2535
  "kindString": "Parameter",
@@ -2484,7 +2543,7 @@
2484
2543
  }
2485
2544
  },
2486
2545
  {
2487
- "id": 245,
2546
+ "id": 231,
2488
2547
  "name": "schema",
2489
2548
  "kind": 32768,
2490
2549
  "kindString": "Parameter",
@@ -2498,7 +2557,7 @@
2498
2557
  }
2499
2558
  },
2500
2559
  {
2501
- "id": 246,
2560
+ "id": 232,
2502
2561
  "name": "account",
2503
2562
  "kind": 32768,
2504
2563
  "kindString": "Parameter",
@@ -2507,7 +2566,7 @@
2507
2566
  },
2508
2567
  "type": {
2509
2568
  "type": "reference",
2510
- "name": "Account"
2569
+ "name": "AccountInstance"
2511
2570
  }
2512
2571
  }
2513
2572
  ],
@@ -2529,14 +2588,14 @@
2529
2588
  {
2530
2589
  "type": "reflection",
2531
2590
  "declaration": {
2532
- "id": 247,
2591
+ "id": 233,
2533
2592
  "name": "__type",
2534
2593
  "kind": 65536,
2535
2594
  "kindString": "Type literal",
2536
2595
  "flags": {},
2537
2596
  "children": [
2538
2597
  {
2539
- "id": 248,
2598
+ "id": 234,
2540
2599
  "name": "schema",
2541
2600
  "kind": 1024,
2542
2601
  "kindString": "Property",
@@ -2558,7 +2617,7 @@
2558
2617
  {
2559
2618
  "title": "Properties",
2560
2619
  "children": [
2561
- 248
2620
+ 234
2562
2621
  ]
2563
2622
  }
2564
2623
  ],
@@ -2585,7 +2644,7 @@
2585
2644
  }
2586
2645
  },
2587
2646
  {
2588
- "id": 249,
2647
+ "id": 235,
2589
2648
  "name": "bindQuery",
2590
2649
  "kind": 2048,
2591
2650
  "kindString": "Method",
@@ -2595,20 +2654,20 @@
2595
2654
  "sources": [
2596
2655
  {
2597
2656
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2598
- "line": 48,
2657
+ "line": 46,
2599
2658
  "character": 14
2600
2659
  }
2601
2660
  ],
2602
2661
  "signatures": [
2603
2662
  {
2604
- "id": 250,
2663
+ "id": 236,
2605
2664
  "name": "bindQuery",
2606
2665
  "kind": 4096,
2607
2666
  "kindString": "Call signature",
2608
2667
  "flags": {},
2609
2668
  "typeParameter": [
2610
2669
  {
2611
- "id": 255,
2670
+ "id": 241,
2612
2671
  "name": "T",
2613
2672
  "kind": 131072,
2614
2673
  "kindString": "Type parameter",
@@ -2634,14 +2693,14 @@
2634
2693
  {
2635
2694
  "type": "reflection",
2636
2695
  "declaration": {
2637
- "id": 251,
2696
+ "id": 237,
2638
2697
  "name": "__type",
2639
2698
  "kind": 65536,
2640
2699
  "kindString": "Type literal",
2641
2700
  "flags": {},
2642
2701
  "children": [
2643
2702
  {
2644
- "id": 252,
2703
+ "id": 238,
2645
2704
  "name": "schema",
2646
2705
  "kind": 1024,
2647
2706
  "kindString": "Property",
@@ -2663,7 +2722,7 @@
2663
2722
  {
2664
2723
  "title": "Properties",
2665
2724
  "children": [
2666
- 252
2725
+ 238
2667
2726
  ]
2668
2727
  }
2669
2728
  ],
@@ -2699,14 +2758,14 @@
2699
2758
  {
2700
2759
  "type": "reflection",
2701
2760
  "declaration": {
2702
- "id": 253,
2761
+ "id": 239,
2703
2762
  "name": "__type",
2704
2763
  "kind": 65536,
2705
2764
  "kindString": "Type literal",
2706
2765
  "flags": {},
2707
2766
  "children": [
2708
2767
  {
2709
- "id": 254,
2768
+ "id": 240,
2710
2769
  "name": "schema",
2711
2770
  "kind": 1024,
2712
2771
  "kindString": "Property",
@@ -2728,7 +2787,7 @@
2728
2787
  {
2729
2788
  "title": "Properties",
2730
2789
  "children": [
2731
- 254
2790
+ 240
2732
2791
  ]
2733
2792
  }
2734
2793
  ],
@@ -2752,19 +2811,19 @@
2752
2811
  ],
2753
2812
  "parameters": [
2754
2813
  {
2755
- "id": 256,
2814
+ "id": 242,
2756
2815
  "name": "query",
2757
2816
  "kind": 32768,
2758
2817
  "kindString": "Parameter",
2759
2818
  "flags": {},
2760
2819
  "type": {
2761
2820
  "type": "reference",
2762
- "id": 255,
2821
+ "id": 241,
2763
2822
  "name": "T"
2764
2823
  }
2765
2824
  },
2766
2825
  {
2767
- "id": 257,
2826
+ "id": 243,
2768
2827
  "name": "payloads",
2769
2828
  "kind": 32768,
2770
2829
  "kindString": "Parameter",
@@ -2787,14 +2846,14 @@
2787
2846
  {
2788
2847
  "type": "reflection",
2789
2848
  "declaration": {
2790
- "id": 258,
2849
+ "id": 244,
2791
2850
  "name": "__type",
2792
2851
  "kind": 65536,
2793
2852
  "kindString": "Type literal",
2794
2853
  "flags": {},
2795
2854
  "children": [
2796
2855
  {
2797
- "id": 259,
2856
+ "id": 245,
2798
2857
  "name": "schema",
2799
2858
  "kind": 1024,
2800
2859
  "kindString": "Property",
@@ -2816,7 +2875,7 @@
2816
2875
  {
2817
2876
  "title": "Properties",
2818
2877
  "children": [
2819
- 259
2878
+ 245
2820
2879
  ]
2821
2880
  }
2822
2881
  ],
@@ -2834,7 +2893,7 @@
2834
2893
  }
2835
2894
  },
2836
2895
  {
2837
- "id": 260,
2896
+ "id": 246,
2838
2897
  "name": "account",
2839
2898
  "kind": 32768,
2840
2899
  "kindString": "Parameter",
@@ -2843,7 +2902,7 @@
2843
2902
  },
2844
2903
  "type": {
2845
2904
  "type": "reference",
2846
- "name": "Account"
2905
+ "name": "AccountInstance"
2847
2906
  }
2848
2907
  }
2849
2908
  ],
@@ -2871,14 +2930,14 @@
2871
2930
  {
2872
2931
  "type": "reflection",
2873
2932
  "declaration": {
2874
- "id": 261,
2933
+ "id": 247,
2875
2934
  "name": "__type",
2876
2935
  "kind": 65536,
2877
2936
  "kindString": "Type literal",
2878
2937
  "flags": {},
2879
2938
  "children": [
2880
2939
  {
2881
- "id": 262,
2940
+ "id": 248,
2882
2941
  "name": "query",
2883
2942
  "kind": 1024,
2884
2943
  "kindString": "Property",
@@ -2896,7 +2955,7 @@
2896
2955
  }
2897
2956
  },
2898
2957
  {
2899
- "id": 263,
2958
+ "id": 249,
2900
2959
  "name": "resultSet",
2901
2960
  "kind": 1024,
2902
2961
  "kindString": "Property",
@@ -2916,7 +2975,7 @@
2916
2975
  }
2917
2976
  },
2918
2977
  {
2919
- "id": 264,
2978
+ "id": 250,
2920
2979
  "name": "schema",
2921
2980
  "kind": 1024,
2922
2981
  "kindString": "Property",
@@ -2938,9 +2997,9 @@
2938
2997
  {
2939
2998
  "title": "Properties",
2940
2999
  "children": [
2941
- 262,
2942
- 263,
2943
- 264
3000
+ 248,
3001
+ 249,
3002
+ 250
2944
3003
  ]
2945
3004
  }
2946
3005
  ],
@@ -2971,14 +3030,14 @@
2971
3030
  {
2972
3031
  "type": "reflection",
2973
3032
  "declaration": {
2974
- "id": 265,
3033
+ "id": 251,
2975
3034
  "name": "__type",
2976
3035
  "kind": 65536,
2977
3036
  "kindString": "Type literal",
2978
3037
  "flags": {},
2979
3038
  "children": [
2980
3039
  {
2981
- "id": 266,
3040
+ "id": 252,
2982
3041
  "name": "schema",
2983
3042
  "kind": 1024,
2984
3043
  "kindString": "Property",
@@ -3000,7 +3059,7 @@
3000
3059
  {
3001
3060
  "title": "Properties",
3002
3061
  "children": [
3003
- 266
3062
+ 252
3004
3063
  ]
3005
3064
  }
3006
3065
  ],
@@ -3020,7 +3079,7 @@
3020
3079
  },
3021
3080
  {
3022
3081
  "type": "reference",
3023
- "name": "Account"
3082
+ "name": "AccountInstance"
3024
3083
  }
3025
3084
  ],
3026
3085
  "name": "PromiseEx"
@@ -3037,7 +3096,7 @@
3037
3096
  }
3038
3097
  },
3039
3098
  {
3040
- "id": 267,
3099
+ "id": 253,
3041
3100
  "name": "bindQueryInternal",
3042
3101
  "kind": 2048,
3043
3102
  "kindString": "Method",
@@ -3047,20 +3106,20 @@
3047
3106
  "sources": [
3048
3107
  {
3049
3108
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3050
- "line": 49,
3109
+ "line": 47,
3051
3110
  "character": 14
3052
3111
  }
3053
3112
  ],
3054
3113
  "signatures": [
3055
3114
  {
3056
- "id": 268,
3115
+ "id": 254,
3057
3116
  "name": "bindQueryInternal",
3058
3117
  "kind": 4096,
3059
3118
  "kindString": "Call signature",
3060
3119
  "flags": {},
3061
3120
  "typeParameter": [
3062
3121
  {
3063
- "id": 273,
3122
+ "id": 259,
3064
3123
  "name": "T",
3065
3124
  "kind": 131072,
3066
3125
  "kindString": "Type parameter",
@@ -3086,14 +3145,14 @@
3086
3145
  {
3087
3146
  "type": "reflection",
3088
3147
  "declaration": {
3089
- "id": 269,
3148
+ "id": 255,
3090
3149
  "name": "__type",
3091
3150
  "kind": 65536,
3092
3151
  "kindString": "Type literal",
3093
3152
  "flags": {},
3094
3153
  "children": [
3095
3154
  {
3096
- "id": 270,
3155
+ "id": 256,
3097
3156
  "name": "schema",
3098
3157
  "kind": 1024,
3099
3158
  "kindString": "Property",
@@ -3115,7 +3174,7 @@
3115
3174
  {
3116
3175
  "title": "Properties",
3117
3176
  "children": [
3118
- 270
3177
+ 256
3119
3178
  ]
3120
3179
  }
3121
3180
  ],
@@ -3151,14 +3210,14 @@
3151
3210
  {
3152
3211
  "type": "reflection",
3153
3212
  "declaration": {
3154
- "id": 271,
3213
+ "id": 257,
3155
3214
  "name": "__type",
3156
3215
  "kind": 65536,
3157
3216
  "kindString": "Type literal",
3158
3217
  "flags": {},
3159
3218
  "children": [
3160
3219
  {
3161
- "id": 272,
3220
+ "id": 258,
3162
3221
  "name": "schema",
3163
3222
  "kind": 1024,
3164
3223
  "kindString": "Property",
@@ -3180,7 +3239,7 @@
3180
3239
  {
3181
3240
  "title": "Properties",
3182
3241
  "children": [
3183
- 272
3242
+ 258
3184
3243
  ]
3185
3244
  }
3186
3245
  ],
@@ -3204,19 +3263,19 @@
3204
3263
  ],
3205
3264
  "parameters": [
3206
3265
  {
3207
- "id": 274,
3266
+ "id": 260,
3208
3267
  "name": "query",
3209
3268
  "kind": 32768,
3210
3269
  "kindString": "Parameter",
3211
3270
  "flags": {},
3212
3271
  "type": {
3213
3272
  "type": "reference",
3214
- "id": 273,
3273
+ "id": 259,
3215
3274
  "name": "T"
3216
3275
  }
3217
3276
  },
3218
3277
  {
3219
- "id": 275,
3278
+ "id": 261,
3220
3279
  "name": "payloads",
3221
3280
  "kind": 32768,
3222
3281
  "kindString": "Parameter",
@@ -3239,14 +3298,14 @@
3239
3298
  {
3240
3299
  "type": "reflection",
3241
3300
  "declaration": {
3242
- "id": 276,
3301
+ "id": 262,
3243
3302
  "name": "__type",
3244
3303
  "kind": 65536,
3245
3304
  "kindString": "Type literal",
3246
3305
  "flags": {},
3247
3306
  "children": [
3248
3307
  {
3249
- "id": 277,
3308
+ "id": 263,
3250
3309
  "name": "schema",
3251
3310
  "kind": 1024,
3252
3311
  "kindString": "Property",
@@ -3268,7 +3327,7 @@
3268
3327
  {
3269
3328
  "title": "Properties",
3270
3329
  "children": [
3271
- 277
3330
+ 263
3272
3331
  ]
3273
3332
  }
3274
3333
  ],
@@ -3286,7 +3345,7 @@
3286
3345
  }
3287
3346
  },
3288
3347
  {
3289
- "id": 278,
3348
+ "id": 264,
3290
3349
  "name": "account",
3291
3350
  "kind": 32768,
3292
3351
  "kindString": "Parameter",
@@ -3295,7 +3354,7 @@
3295
3354
  },
3296
3355
  "type": {
3297
3356
  "type": "reference",
3298
- "name": "Account"
3357
+ "name": "AccountInstance"
3299
3358
  }
3300
3359
  }
3301
3360
  ],
@@ -3320,14 +3379,14 @@
3320
3379
  {
3321
3380
  "type": "reflection",
3322
3381
  "declaration": {
3323
- "id": 279,
3382
+ "id": 265,
3324
3383
  "name": "__type",
3325
3384
  "kind": 65536,
3326
3385
  "kindString": "Type literal",
3327
3386
  "flags": {},
3328
3387
  "children": [
3329
3388
  {
3330
- "id": 280,
3389
+ "id": 266,
3331
3390
  "name": "query",
3332
3391
  "kind": 1024,
3333
3392
  "kindString": "Property",
@@ -3345,7 +3404,7 @@
3345
3404
  }
3346
3405
  },
3347
3406
  {
3348
- "id": 281,
3407
+ "id": 267,
3349
3408
  "name": "resultSet",
3350
3409
  "kind": 1024,
3351
3410
  "kindString": "Property",
@@ -3365,7 +3424,7 @@
3365
3424
  }
3366
3425
  },
3367
3426
  {
3368
- "id": 282,
3427
+ "id": 268,
3369
3428
  "name": "schema",
3370
3429
  "kind": 1024,
3371
3430
  "kindString": "Property",
@@ -3387,9 +3446,9 @@
3387
3446
  {
3388
3447
  "title": "Properties",
3389
3448
  "children": [
3390
- 280,
3391
- 281,
3392
- 282
3449
+ 266,
3450
+ 267,
3451
+ 268
3393
3452
  ]
3394
3453
  }
3395
3454
  ],
@@ -3420,14 +3479,14 @@
3420
3479
  {
3421
3480
  "type": "reflection",
3422
3481
  "declaration": {
3423
- "id": 283,
3482
+ "id": 269,
3424
3483
  "name": "__type",
3425
3484
  "kind": 65536,
3426
3485
  "kindString": "Type literal",
3427
3486
  "flags": {},
3428
3487
  "children": [
3429
3488
  {
3430
- "id": 284,
3489
+ "id": 270,
3431
3490
  "name": "schema",
3432
3491
  "kind": 1024,
3433
3492
  "kindString": "Property",
@@ -3449,7 +3508,7 @@
3449
3508
  {
3450
3509
  "title": "Properties",
3451
3510
  "children": [
3452
- 284
3511
+ 270
3453
3512
  ]
3454
3513
  }
3455
3514
  ],
@@ -3479,7 +3538,7 @@
3479
3538
  }
3480
3539
  },
3481
3540
  {
3482
- "id": 285,
3541
+ "id": 271,
3483
3542
  "name": "bindResult",
3484
3543
  "kind": 2048,
3485
3544
  "kindString": "Method",
@@ -3489,20 +3548,20 @@
3489
3548
  "sources": [
3490
3549
  {
3491
3550
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3492
- "line": 50,
3551
+ "line": 48,
3493
3552
  "character": 14
3494
3553
  }
3495
3554
  ],
3496
3555
  "signatures": [
3497
3556
  {
3498
- "id": 286,
3557
+ "id": 272,
3499
3558
  "name": "bindResult",
3500
3559
  "kind": 4096,
3501
3560
  "kindString": "Call signature",
3502
3561
  "flags": {},
3503
3562
  "parameters": [
3504
3563
  {
3505
- "id": 287,
3564
+ "id": 273,
3506
3565
  "name": "payloads",
3507
3566
  "kind": 32768,
3508
3567
  "kindString": "Parameter",
@@ -3523,14 +3582,14 @@
3523
3582
  {
3524
3583
  "type": "reflection",
3525
3584
  "declaration": {
3526
- "id": 288,
3585
+ "id": 274,
3527
3586
  "name": "__type",
3528
3587
  "kind": 65536,
3529
3588
  "kindString": "Type literal",
3530
3589
  "flags": {},
3531
3590
  "children": [
3532
3591
  {
3533
- "id": 289,
3592
+ "id": 275,
3534
3593
  "name": "schema",
3535
3594
  "kind": 1024,
3536
3595
  "kindString": "Property",
@@ -3552,7 +3611,7 @@
3552
3611
  {
3553
3612
  "title": "Properties",
3554
3613
  "children": [
3555
- 289
3614
+ 275
3556
3615
  ]
3557
3616
  }
3558
3617
  ],
@@ -3570,7 +3629,7 @@
3570
3629
  }
3571
3630
  },
3572
3631
  {
3573
- "id": 290,
3632
+ "id": 276,
3574
3633
  "name": "account",
3575
3634
  "kind": 32768,
3576
3635
  "kindString": "Parameter",
@@ -3579,7 +3638,7 @@
3579
3638
  },
3580
3639
  "type": {
3581
3640
  "type": "reference",
3582
- "name": "Account"
3641
+ "name": "AccountInstance"
3583
3642
  }
3584
3643
  }
3585
3644
  ],
@@ -3603,14 +3662,14 @@
3603
3662
  {
3604
3663
  "type": "reflection",
3605
3664
  "declaration": {
3606
- "id": 291,
3665
+ "id": 277,
3607
3666
  "name": "__type",
3608
3667
  "kind": 65536,
3609
3668
  "kindString": "Type literal",
3610
3669
  "flags": {},
3611
3670
  "children": [
3612
3671
  {
3613
- "id": 292,
3672
+ "id": 278,
3614
3673
  "name": "schema",
3615
3674
  "kind": 1024,
3616
3675
  "kindString": "Property",
@@ -3632,7 +3691,7 @@
3632
3691
  {
3633
3692
  "title": "Properties",
3634
3693
  "children": [
3635
- 292
3694
+ 278
3636
3695
  ]
3637
3696
  }
3638
3697
  ],
@@ -3652,7 +3711,7 @@
3652
3711
  },
3653
3712
  {
3654
3713
  "type": "reference",
3655
- "name": "Account"
3714
+ "name": "AccountInstance"
3656
3715
  }
3657
3716
  ],
3658
3717
  "name": "PromiseEx"
@@ -3669,7 +3728,7 @@
3669
3728
  }
3670
3729
  },
3671
3730
  {
3672
- "id": 293,
3731
+ "id": 279,
3673
3732
  "name": "bindResultInternal",
3674
3733
  "kind": 2048,
3675
3734
  "kindString": "Method",
@@ -3679,20 +3738,20 @@
3679
3738
  "sources": [
3680
3739
  {
3681
3740
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3682
- "line": 51,
3741
+ "line": 49,
3683
3742
  "character": 14
3684
3743
  }
3685
3744
  ],
3686
3745
  "signatures": [
3687
3746
  {
3688
- "id": 294,
3747
+ "id": 280,
3689
3748
  "name": "bindResultInternal",
3690
3749
  "kind": 4096,
3691
3750
  "kindString": "Call signature",
3692
3751
  "flags": {},
3693
3752
  "parameters": [
3694
3753
  {
3695
- "id": 295,
3754
+ "id": 281,
3696
3755
  "name": "payloads",
3697
3756
  "kind": 32768,
3698
3757
  "kindString": "Parameter",
@@ -3713,14 +3772,14 @@
3713
3772
  {
3714
3773
  "type": "reflection",
3715
3774
  "declaration": {
3716
- "id": 296,
3775
+ "id": 282,
3717
3776
  "name": "__type",
3718
3777
  "kind": 65536,
3719
3778
  "kindString": "Type literal",
3720
3779
  "flags": {},
3721
3780
  "children": [
3722
3781
  {
3723
- "id": 297,
3782
+ "id": 283,
3724
3783
  "name": "schema",
3725
3784
  "kind": 1024,
3726
3785
  "kindString": "Property",
@@ -3742,7 +3801,7 @@
3742
3801
  {
3743
3802
  "title": "Properties",
3744
3803
  "children": [
3745
- 297
3804
+ 283
3746
3805
  ]
3747
3806
  }
3748
3807
  ],
@@ -3760,7 +3819,7 @@
3760
3819
  }
3761
3820
  },
3762
3821
  {
3763
- "id": 298,
3822
+ "id": 284,
3764
3823
  "name": "account",
3765
3824
  "kind": 32768,
3766
3825
  "kindString": "Parameter",
@@ -3769,7 +3828,7 @@
3769
3828
  },
3770
3829
  "type": {
3771
3830
  "type": "reference",
3772
- "name": "Account"
3831
+ "name": "AccountInstance"
3773
3832
  }
3774
3833
  }
3775
3834
  ],
@@ -3790,14 +3849,14 @@
3790
3849
  {
3791
3850
  "type": "reflection",
3792
3851
  "declaration": {
3793
- "id": 299,
3852
+ "id": 285,
3794
3853
  "name": "__type",
3795
3854
  "kind": 65536,
3796
3855
  "kindString": "Type literal",
3797
3856
  "flags": {},
3798
3857
  "children": [
3799
3858
  {
3800
- "id": 300,
3859
+ "id": 286,
3801
3860
  "name": "schema",
3802
3861
  "kind": 1024,
3803
3862
  "kindString": "Property",
@@ -3819,7 +3878,7 @@
3819
3878
  {
3820
3879
  "title": "Properties",
3821
3880
  "children": [
3822
- 300
3881
+ 286
3823
3882
  ]
3824
3883
  }
3825
3884
  ],
@@ -3849,7 +3908,7 @@
3849
3908
  }
3850
3909
  },
3851
3910
  {
3852
- "id": 180,
3911
+ "id": 166,
3853
3912
  "name": "discover",
3854
3913
  "kind": 2048,
3855
3914
  "kindString": "Method",
@@ -3857,13 +3916,13 @@
3857
3916
  "sources": [
3858
3917
  {
3859
3918
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3860
- "line": 40,
3919
+ "line": 38,
3861
3920
  "character": 4
3862
3921
  }
3863
3922
  ],
3864
3923
  "signatures": [
3865
3924
  {
3866
- "id": 181,
3925
+ "id": 167,
3867
3926
  "name": "discover",
3868
3927
  "kind": 4096,
3869
3928
  "kindString": "Call signature",
@@ -3887,14 +3946,14 @@
3887
3946
  {
3888
3947
  "type": "reflection",
3889
3948
  "declaration": {
3890
- "id": 182,
3949
+ "id": 168,
3891
3950
  "name": "__type",
3892
3951
  "kind": 65536,
3893
3952
  "kindString": "Type literal",
3894
3953
  "flags": {},
3895
3954
  "children": [
3896
3955
  {
3897
- "id": 183,
3956
+ "id": 169,
3898
3957
  "name": "schema",
3899
3958
  "kind": 1024,
3900
3959
  "kindString": "Property",
@@ -3916,7 +3975,7 @@
3916
3975
  {
3917
3976
  "title": "Properties",
3918
3977
  "children": [
3919
- 183
3978
+ 169
3920
3979
  ]
3921
3980
  }
3922
3981
  ],
@@ -3951,7 +4010,7 @@
3951
4010
  }
3952
4011
  },
3953
4012
  {
3954
- "id": 301,
4013
+ "id": 287,
3955
4014
  "name": "loadAccount",
3956
4015
  "kind": 2048,
3957
4016
  "kindString": "Method",
@@ -3961,20 +4020,20 @@
3961
4020
  "sources": [
3962
4021
  {
3963
4022
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3964
- "line": 52,
4023
+ "line": 50,
3965
4024
  "character": 14
3966
4025
  }
3967
4026
  ],
3968
4027
  "signatures": [
3969
4028
  {
3970
- "id": 302,
4029
+ "id": 288,
3971
4030
  "name": "loadAccount",
3972
4031
  "kind": 4096,
3973
4032
  "kindString": "Call signature",
3974
4033
  "flags": {},
3975
4034
  "parameters": [
3976
4035
  {
3977
- "id": 303,
4036
+ "id": 289,
3978
4037
  "name": "account",
3979
4038
  "kind": 32768,
3980
4039
  "kindString": "Parameter",
@@ -3983,13 +4042,13 @@
3983
4042
  },
3984
4043
  "type": {
3985
4044
  "type": "reference",
3986
- "name": "Account"
4045
+ "name": "AccountInstance"
3987
4046
  }
3988
4047
  }
3989
4048
  ],
3990
4049
  "type": {
3991
4050
  "type": "reference",
3992
- "name": "Account"
4051
+ "name": "AccountInstance"
3993
4052
  },
3994
4053
  "inheritedFrom": {
3995
4054
  "type": "reference",
@@ -4013,7 +4072,7 @@
4013
4072
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
4014
4073
  "line": 36,
4015
4074
  "character": 17,
4016
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L36"
4075
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L36"
4017
4076
  }
4018
4077
  ],
4019
4078
  "signatures": [
@@ -5105,7 +5164,7 @@
5105
5164
  }
5106
5165
  },
5107
5166
  {
5108
- "id": 184,
5167
+ "id": 170,
5109
5168
  "name": "queryable",
5110
5169
  "kind": 2048,
5111
5170
  "kindString": "Method",
@@ -5113,20 +5172,20 @@
5113
5172
  "sources": [
5114
5173
  {
5115
5174
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5116
- "line": 42,
5175
+ "line": 40,
5117
5176
  "character": 4
5118
5177
  }
5119
5178
  ],
5120
5179
  "signatures": [
5121
5180
  {
5122
- "id": 185,
5181
+ "id": 171,
5123
5182
  "name": "queryable",
5124
5183
  "kind": 4096,
5125
5184
  "kindString": "Call signature",
5126
5185
  "flags": {},
5127
5186
  "typeParameter": [
5128
5187
  {
5129
- "id": 194,
5188
+ "id": 180,
5130
5189
  "name": "T",
5131
5190
  "kind": 131072,
5132
5191
  "kindString": "Type parameter",
@@ -5149,14 +5208,14 @@
5149
5208
  {
5150
5209
  "type": "reflection",
5151
5210
  "declaration": {
5152
- "id": 186,
5211
+ "id": 172,
5153
5212
  "name": "__type",
5154
5213
  "kind": 65536,
5155
5214
  "kindString": "Type literal",
5156
5215
  "flags": {},
5157
5216
  "children": [
5158
5217
  {
5159
- "id": 187,
5218
+ "id": 173,
5160
5219
  "name": "query",
5161
5220
  "kind": 1024,
5162
5221
  "kindString": "Property",
@@ -5174,7 +5233,7 @@
5174
5233
  }
5175
5234
  },
5176
5235
  {
5177
- "id": 188,
5236
+ "id": 174,
5178
5237
  "name": "resultSet",
5179
5238
  "kind": 1024,
5180
5239
  "kindString": "Property",
@@ -5194,7 +5253,7 @@
5194
5253
  }
5195
5254
  },
5196
5255
  {
5197
- "id": 189,
5256
+ "id": 175,
5198
5257
  "name": "schema",
5199
5258
  "kind": 1024,
5200
5259
  "kindString": "Property",
@@ -5216,9 +5275,9 @@
5216
5275
  {
5217
5276
  "title": "Properties",
5218
5277
  "children": [
5219
- 187,
5220
- 188,
5221
- 189
5278
+ 173,
5279
+ 174,
5280
+ 175
5222
5281
  ]
5223
5282
  }
5224
5283
  ],
@@ -5251,14 +5310,14 @@
5251
5310
  {
5252
5311
  "type": "reflection",
5253
5312
  "declaration": {
5254
- "id": 190,
5313
+ "id": 176,
5255
5314
  "name": "__type",
5256
5315
  "kind": 65536,
5257
5316
  "kindString": "Type literal",
5258
5317
  "flags": {},
5259
5318
  "children": [
5260
5319
  {
5261
- "id": 191,
5320
+ "id": 177,
5262
5321
  "name": "query",
5263
5322
  "kind": 1024,
5264
5323
  "kindString": "Property",
@@ -5276,7 +5335,7 @@
5276
5335
  }
5277
5336
  },
5278
5337
  {
5279
- "id": 192,
5338
+ "id": 178,
5280
5339
  "name": "resultSet",
5281
5340
  "kind": 1024,
5282
5341
  "kindString": "Property",
@@ -5296,7 +5355,7 @@
5296
5355
  }
5297
5356
  },
5298
5357
  {
5299
- "id": 193,
5358
+ "id": 179,
5300
5359
  "name": "schema",
5301
5360
  "kind": 1024,
5302
5361
  "kindString": "Property",
@@ -5318,9 +5377,9 @@
5318
5377
  {
5319
5378
  "title": "Properties",
5320
5379
  "children": [
5321
- 191,
5322
- 192,
5323
- 193
5380
+ 177,
5381
+ 178,
5382
+ 179
5324
5383
  ]
5325
5384
  }
5326
5385
  ],
@@ -5337,7 +5396,7 @@
5337
5396
  }
5338
5397
  },
5339
5398
  {
5340
- "id": 213,
5399
+ "id": 199,
5341
5400
  "name": "TConfig",
5342
5401
  "kind": 131072,
5343
5402
  "kindString": "Type parameter",
@@ -5356,14 +5415,14 @@
5356
5415
  {
5357
5416
  "type": "reflection",
5358
5417
  "declaration": {
5359
- "id": 195,
5418
+ "id": 181,
5360
5419
  "name": "__type",
5361
5420
  "kind": 65536,
5362
5421
  "kindString": "Type literal",
5363
5422
  "flags": {},
5364
5423
  "children": [
5365
5424
  {
5366
- "id": 196,
5425
+ "id": 182,
5367
5426
  "name": "name",
5368
5427
  "kind": 1024,
5369
5428
  "kindString": "Property",
@@ -5383,7 +5442,7 @@
5383
5442
  }
5384
5443
  },
5385
5444
  {
5386
- "id": 197,
5445
+ "id": 183,
5387
5446
  "name": "security",
5388
5447
  "kind": 1024,
5389
5448
  "kindString": "Property",
@@ -5400,14 +5459,14 @@
5400
5459
  "type": {
5401
5460
  "type": "reflection",
5402
5461
  "declaration": {
5403
- "id": 198,
5462
+ "id": 184,
5404
5463
  "name": "__type",
5405
5464
  "kind": 65536,
5406
5465
  "kindString": "Type literal",
5407
5466
  "flags": {},
5408
5467
  "children": [
5409
5468
  {
5410
- "id": 199,
5469
+ "id": 185,
5411
5470
  "name": "allowAnonymous",
5412
5471
  "kind": 1024,
5413
5472
  "kindString": "Property",
@@ -5427,7 +5486,7 @@
5427
5486
  }
5428
5487
  },
5429
5488
  {
5430
- "id": 200,
5489
+ "id": 186,
5431
5490
  "name": "allowed",
5432
5491
  "kind": 1024,
5433
5492
  "kindString": "Property",
@@ -5471,7 +5530,7 @@
5471
5530
  }
5472
5531
  },
5473
5532
  {
5474
- "id": 201,
5533
+ "id": 187,
5475
5534
  "name": "disallowed",
5476
5535
  "kind": 1024,
5477
5536
  "kindString": "Property",
@@ -5510,9 +5569,9 @@
5510
5569
  {
5511
5570
  "title": "Properties",
5512
5571
  "children": [
5513
- 199,
5514
- 200,
5515
- 201
5572
+ 185,
5573
+ 186,
5574
+ 187
5516
5575
  ]
5517
5576
  }
5518
5577
  ],
@@ -5531,8 +5590,8 @@
5531
5590
  {
5532
5591
  "title": "Properties",
5533
5592
  "children": [
5534
- 196,
5535
- 197
5593
+ 182,
5594
+ 183
5536
5595
  ]
5537
5596
  }
5538
5597
  ],
@@ -5548,14 +5607,14 @@
5548
5607
  {
5549
5608
  "type": "reflection",
5550
5609
  "declaration": {
5551
- "id": 202,
5610
+ "id": 188,
5552
5611
  "name": "__type",
5553
5612
  "kind": 65536,
5554
5613
  "kindString": "Type literal",
5555
5614
  "flags": {},
5556
5615
  "children": [
5557
5616
  {
5558
- "id": 203,
5617
+ "id": 189,
5559
5618
  "name": "schema",
5560
5619
  "kind": 1024,
5561
5620
  "kindString": "Property",
@@ -5577,7 +5636,7 @@
5577
5636
  {
5578
5637
  "title": "Properties",
5579
5638
  "children": [
5580
- 203
5639
+ 189
5581
5640
  ]
5582
5641
  }
5583
5642
  ],
@@ -5606,14 +5665,14 @@
5606
5665
  {
5607
5666
  "type": "reflection",
5608
5667
  "declaration": {
5609
- "id": 204,
5668
+ "id": 190,
5610
5669
  "name": "__type",
5611
5670
  "kind": 65536,
5612
5671
  "kindString": "Type literal",
5613
5672
  "flags": {},
5614
5673
  "children": [
5615
5674
  {
5616
- "id": 205,
5675
+ "id": 191,
5617
5676
  "name": "name",
5618
5677
  "kind": 1024,
5619
5678
  "kindString": "Property",
@@ -5633,7 +5692,7 @@
5633
5692
  }
5634
5693
  },
5635
5694
  {
5636
- "id": 206,
5695
+ "id": 192,
5637
5696
  "name": "security",
5638
5697
  "kind": 1024,
5639
5698
  "kindString": "Property",
@@ -5650,14 +5709,14 @@
5650
5709
  "type": {
5651
5710
  "type": "reflection",
5652
5711
  "declaration": {
5653
- "id": 207,
5712
+ "id": 193,
5654
5713
  "name": "__type",
5655
5714
  "kind": 65536,
5656
5715
  "kindString": "Type literal",
5657
5716
  "flags": {},
5658
5717
  "children": [
5659
5718
  {
5660
- "id": 208,
5719
+ "id": 194,
5661
5720
  "name": "allowAnonymous",
5662
5721
  "kind": 1024,
5663
5722
  "kindString": "Property",
@@ -5677,7 +5736,7 @@
5677
5736
  }
5678
5737
  },
5679
5738
  {
5680
- "id": 209,
5739
+ "id": 195,
5681
5740
  "name": "allowed",
5682
5741
  "kind": 1024,
5683
5742
  "kindString": "Property",
@@ -5721,7 +5780,7 @@
5721
5780
  }
5722
5781
  },
5723
5782
  {
5724
- "id": 210,
5783
+ "id": 196,
5725
5784
  "name": "disallowed",
5726
5785
  "kind": 1024,
5727
5786
  "kindString": "Property",
@@ -5760,9 +5819,9 @@
5760
5819
  {
5761
5820
  "title": "Properties",
5762
5821
  "children": [
5763
- 208,
5764
- 209,
5765
- 210
5822
+ 194,
5823
+ 195,
5824
+ 196
5766
5825
  ]
5767
5826
  }
5768
5827
  ],
@@ -5781,8 +5840,8 @@
5781
5840
  {
5782
5841
  "title": "Properties",
5783
5842
  "children": [
5784
- 205,
5785
- 206
5843
+ 191,
5844
+ 192
5786
5845
  ]
5787
5846
  }
5788
5847
  ],
@@ -5798,14 +5857,14 @@
5798
5857
  {
5799
5858
  "type": "reflection",
5800
5859
  "declaration": {
5801
- "id": 211,
5860
+ "id": 197,
5802
5861
  "name": "__type",
5803
5862
  "kind": 65536,
5804
5863
  "kindString": "Type literal",
5805
5864
  "flags": {},
5806
5865
  "children": [
5807
5866
  {
5808
- "id": 212,
5867
+ "id": 198,
5809
5868
  "name": "schema",
5810
5869
  "kind": 1024,
5811
5870
  "kindString": "Property",
@@ -5827,7 +5886,7 @@
5827
5886
  {
5828
5887
  "title": "Properties",
5829
5888
  "children": [
5830
- 212
5889
+ 198
5831
5890
  ]
5832
5891
  }
5833
5892
  ],
@@ -5846,19 +5905,19 @@
5846
5905
  ],
5847
5906
  "parameters": [
5848
5907
  {
5849
- "id": 214,
5908
+ "id": 200,
5850
5909
  "name": "query",
5851
5910
  "kind": 32768,
5852
5911
  "kindString": "Parameter",
5853
5912
  "flags": {},
5854
5913
  "type": {
5855
5914
  "type": "reference",
5856
- "id": 194,
5915
+ "id": 180,
5857
5916
  "name": "T"
5858
5917
  }
5859
5918
  },
5860
5919
  {
5861
- "id": 215,
5920
+ "id": 201,
5862
5921
  "name": "payloads",
5863
5922
  "kind": 32768,
5864
5923
  "kindString": "Parameter",
@@ -5881,14 +5940,14 @@
5881
5940
  {
5882
5941
  "type": "reflection",
5883
5942
  "declaration": {
5884
- "id": 216,
5943
+ "id": 202,
5885
5944
  "name": "__type",
5886
5945
  "kind": 65536,
5887
5946
  "kindString": "Type literal",
5888
5947
  "flags": {},
5889
5948
  "children": [
5890
5949
  {
5891
- "id": 217,
5950
+ "id": 203,
5892
5951
  "name": "schema",
5893
5952
  "kind": 1024,
5894
5953
  "kindString": "Property",
@@ -5910,7 +5969,7 @@
5910
5969
  {
5911
5970
  "title": "Properties",
5912
5971
  "children": [
5913
- 217
5972
+ 203
5914
5973
  ]
5915
5974
  }
5916
5975
  ],
@@ -5928,7 +5987,7 @@
5928
5987
  }
5929
5988
  },
5930
5989
  {
5931
- "id": 218,
5990
+ "id": 204,
5932
5991
  "name": "queryConfig",
5933
5992
  "kind": 32768,
5934
5993
  "kindString": "Parameter",
@@ -5937,7 +5996,7 @@
5937
5996
  },
5938
5997
  "type": {
5939
5998
  "type": "reference",
5940
- "id": 213,
5999
+ "id": 199,
5941
6000
  "name": "TConfig"
5942
6001
  }
5943
6002
  }
@@ -5958,7 +6017,7 @@
5958
6017
  }
5959
6018
  },
5960
6019
  {
5961
- "id": 219,
6020
+ "id": 205,
5962
6021
  "name": "resolve",
5963
6022
  "kind": 2048,
5964
6023
  "kindString": "Method",
@@ -5966,20 +6025,20 @@
5966
6025
  "sources": [
5967
6026
  {
5968
6027
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5969
- "line": 43,
6028
+ "line": 41,
5970
6029
  "character": 4
5971
6030
  }
5972
6031
  ],
5973
6032
  "signatures": [
5974
6033
  {
5975
- "id": 220,
6034
+ "id": 206,
5976
6035
  "name": "resolve",
5977
6036
  "kind": 4096,
5978
6037
  "kindString": "Call signature",
5979
6038
  "flags": {},
5980
6039
  "parameters": [
5981
6040
  {
5982
- "id": 221,
6041
+ "id": 207,
5983
6042
  "name": "filter",
5984
6043
  "kind": 32768,
5985
6044
  "kindString": "Parameter",
@@ -6014,14 +6073,14 @@
6014
6073
  {
6015
6074
  "type": "reflection",
6016
6075
  "declaration": {
6017
- "id": 222,
6076
+ "id": 208,
6018
6077
  "name": "__type",
6019
6078
  "kind": 65536,
6020
6079
  "kindString": "Type literal",
6021
6080
  "flags": {},
6022
6081
  "children": [
6023
6082
  {
6024
- "id": 223,
6083
+ "id": 209,
6025
6084
  "name": "name",
6026
6085
  "kind": 1024,
6027
6086
  "kindString": "Property",
@@ -6041,7 +6100,7 @@
6041
6100
  }
6042
6101
  },
6043
6102
  {
6044
- "id": 224,
6103
+ "id": 210,
6045
6104
  "name": "security",
6046
6105
  "kind": 1024,
6047
6106
  "kindString": "Property",
@@ -6058,14 +6117,14 @@
6058
6117
  "type": {
6059
6118
  "type": "reflection",
6060
6119
  "declaration": {
6061
- "id": 225,
6120
+ "id": 211,
6062
6121
  "name": "__type",
6063
6122
  "kind": 65536,
6064
6123
  "kindString": "Type literal",
6065
6124
  "flags": {},
6066
6125
  "children": [
6067
6126
  {
6068
- "id": 226,
6127
+ "id": 212,
6069
6128
  "name": "allowAnonymous",
6070
6129
  "kind": 1024,
6071
6130
  "kindString": "Property",
@@ -6085,7 +6144,7 @@
6085
6144
  }
6086
6145
  },
6087
6146
  {
6088
- "id": 227,
6147
+ "id": 213,
6089
6148
  "name": "allowed",
6090
6149
  "kind": 1024,
6091
6150
  "kindString": "Property",
@@ -6129,7 +6188,7 @@
6129
6188
  }
6130
6189
  },
6131
6190
  {
6132
- "id": 228,
6191
+ "id": 214,
6133
6192
  "name": "disallowed",
6134
6193
  "kind": 1024,
6135
6194
  "kindString": "Property",
@@ -6168,9 +6227,9 @@
6168
6227
  {
6169
6228
  "title": "Properties",
6170
6229
  "children": [
6171
- 226,
6172
- 227,
6173
- 228
6230
+ 212,
6231
+ 213,
6232
+ 214
6174
6233
  ]
6175
6234
  }
6176
6235
  ],
@@ -6189,8 +6248,8 @@
6189
6248
  {
6190
6249
  "title": "Properties",
6191
6250
  "children": [
6192
- 223,
6193
- 224
6251
+ 209,
6252
+ 210
6194
6253
  ]
6195
6254
  }
6196
6255
  ],
@@ -6206,14 +6265,14 @@
6206
6265
  {
6207
6266
  "type": "reflection",
6208
6267
  "declaration": {
6209
- "id": 229,
6268
+ "id": 215,
6210
6269
  "name": "__type",
6211
6270
  "kind": 65536,
6212
6271
  "kindString": "Type literal",
6213
6272
  "flags": {},
6214
6273
  "children": [
6215
6274
  {
6216
- "id": 230,
6275
+ "id": 216,
6217
6276
  "name": "schema",
6218
6277
  "kind": 1024,
6219
6278
  "kindString": "Property",
@@ -6235,7 +6294,7 @@
6235
6294
  {
6236
6295
  "title": "Properties",
6237
6296
  "children": [
6238
- 230
6297
+ 216
6239
6298
  ]
6240
6299
  }
6241
6300
  ],
@@ -6271,7 +6330,7 @@
6271
6330
  }
6272
6331
  },
6273
6332
  {
6274
- "id": 304,
6333
+ "id": 290,
6275
6334
  "name": "start",
6276
6335
  "kind": 2048,
6277
6336
  "kindString": "Method",
@@ -6281,20 +6340,20 @@
6281
6340
  "sources": [
6282
6341
  {
6283
6342
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6284
- "line": 53,
6343
+ "line": 51,
6285
6344
  "character": 14
6286
6345
  }
6287
6346
  ],
6288
6347
  "signatures": [
6289
6348
  {
6290
- "id": 305,
6349
+ "id": 291,
6291
6350
  "name": "start",
6292
6351
  "kind": 4096,
6293
6352
  "kindString": "Call signature",
6294
6353
  "flags": {},
6295
6354
  "parameters": [
6296
6355
  {
6297
- "id": 306,
6356
+ "id": 292,
6298
6357
  "name": "_timeout",
6299
6358
  "kind": 32768,
6300
6359
  "kindString": "Parameter",
@@ -6334,7 +6393,7 @@
6334
6393
  }
6335
6394
  },
6336
6395
  {
6337
- "id": 231,
6396
+ "id": 217,
6338
6397
  "name": "started",
6339
6398
  "kind": 2048,
6340
6399
  "kindString": "Method",
@@ -6342,20 +6401,20 @@
6342
6401
  "sources": [
6343
6402
  {
6344
6403
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6345
- "line": 44,
6404
+ "line": 42,
6346
6405
  "character": 4
6347
6406
  }
6348
6407
  ],
6349
6408
  "signatures": [
6350
6409
  {
6351
- "id": 232,
6410
+ "id": 218,
6352
6411
  "name": "started",
6353
6412
  "kind": 4096,
6354
6413
  "kindString": "Call signature",
6355
6414
  "flags": {},
6356
6415
  "parameters": [
6357
6416
  {
6358
- "id": 233,
6417
+ "id": 219,
6359
6418
  "name": "notStartedAction",
6360
6419
  "kind": 32768,
6361
6420
  "kindString": "Parameter",
@@ -6405,7 +6464,7 @@
6405
6464
  }
6406
6465
  },
6407
6466
  {
6408
- "id": 307,
6467
+ "id": 293,
6409
6468
  "name": "stop",
6410
6469
  "kind": 2048,
6411
6470
  "kindString": "Method",
@@ -6415,20 +6474,20 @@
6415
6474
  "sources": [
6416
6475
  {
6417
6476
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6418
- "line": 54,
6477
+ "line": 52,
6419
6478
  "character": 14
6420
6479
  }
6421
6480
  ],
6422
6481
  "signatures": [
6423
6482
  {
6424
- "id": 308,
6483
+ "id": 294,
6425
6484
  "name": "stop",
6426
6485
  "kind": 4096,
6427
6486
  "kindString": "Call signature",
6428
6487
  "flags": {},
6429
6488
  "parameters": [
6430
6489
  {
6431
- "id": 309,
6490
+ "id": 295,
6432
6491
  "name": "_timeout",
6433
6492
  "kind": 32768,
6434
6493
  "kindString": "Parameter",
@@ -6468,7 +6527,7 @@
6468
6527
  }
6469
6528
  },
6470
6529
  {
6471
- "id": 234,
6530
+ "id": 220,
6472
6531
  "name": "subscribe",
6473
6532
  "kind": 2048,
6474
6533
  "kindString": "Method",
@@ -6476,20 +6535,20 @@
6476
6535
  "sources": [
6477
6536
  {
6478
6537
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6479
- "line": 45,
6538
+ "line": 43,
6480
6539
  "character": 4
6481
6540
  }
6482
6541
  ],
6483
6542
  "signatures": [
6484
6543
  {
6485
- "id": 235,
6544
+ "id": 221,
6486
6545
  "name": "subscribe",
6487
6546
  "kind": 4096,
6488
6547
  "kindString": "Call signature",
6489
6548
  "flags": {},
6490
6549
  "parameters": [
6491
6550
  {
6492
- "id": 236,
6551
+ "id": 222,
6493
6552
  "name": "_queryAccount",
6494
6553
  "kind": 32768,
6495
6554
  "kindString": "Parameter",
@@ -6498,7 +6557,7 @@
6498
6557
  },
6499
6558
  "type": {
6500
6559
  "type": "reference",
6501
- "name": "Account"
6560
+ "name": "AccountInstance"
6502
6561
  }
6503
6562
  }
6504
6563
  ],
@@ -6518,7 +6577,7 @@
6518
6577
  }
6519
6578
  },
6520
6579
  {
6521
- "id": 310,
6580
+ "id": 296,
6522
6581
  "name": "validateConfig",
6523
6582
  "kind": 2048,
6524
6583
  "kindString": "Method",
@@ -6528,20 +6587,20 @@
6528
6587
  "sources": [
6529
6588
  {
6530
6589
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6531
- "line": 55,
6590
+ "line": 53,
6532
6591
  "character": 14
6533
6592
  }
6534
6593
  ],
6535
6594
  "signatures": [
6536
6595
  {
6537
- "id": 311,
6596
+ "id": 297,
6538
6597
  "name": "validateConfig",
6539
6598
  "kind": 4096,
6540
6599
  "kindString": "Call signature",
6541
6600
  "flags": {},
6542
6601
  "parameters": [
6543
6602
  {
6544
- "id": 312,
6603
+ "id": 298,
6545
6604
  "name": "config",
6546
6605
  "kind": 32768,
6547
6606
  "kindString": "Parameter",
@@ -6554,7 +6613,7 @@
6554
6613
  }
6555
6614
  },
6556
6615
  {
6557
- "id": 313,
6616
+ "id": 299,
6558
6617
  "name": "parents",
6559
6618
  "kind": 32768,
6560
6619
  "kindString": "Parameter",
@@ -6598,7 +6657,7 @@
6598
6657
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
6599
6658
  "line": 32,
6600
6659
  "character": 24,
6601
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L32"
6660
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L32"
6602
6661
  }
6603
6662
  ],
6604
6663
  "signatures": [
@@ -6843,7 +6902,7 @@
6843
6902
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
6844
6903
  "line": 23,
6845
6904
  "character": 2,
6846
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L23"
6905
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L23"
6847
6906
  }
6848
6907
  ],
6849
6908
  "type": {
@@ -6865,7 +6924,7 @@
6865
6924
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
6866
6925
  "line": 22,
6867
6926
  "character": 66,
6868
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
6927
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
6869
6928
  }
6870
6929
  ]
6871
6930
  }
@@ -7021,15 +7080,15 @@
7021
7080
  {
7022
7081
  "title": "Properties",
7023
7082
  "children": [
7024
- 114,
7025
- 138,
7026
- 148,
7027
- 149,
7083
+ 124,
7084
+ 134,
7085
+ 135,
7028
7086
  63,
7029
- 150,
7030
- 151,
7031
- 128,
7032
- 156,
7087
+ 136,
7088
+ 137,
7089
+ 300,
7090
+ 114,
7091
+ 142,
7033
7092
  29,
7034
7093
  46
7035
7094
  ]
@@ -7037,11 +7096,12 @@
7037
7096
  {
7038
7097
  "title": "Accessors",
7039
7098
  "children": [
7040
- 161,
7041
- 163,
7042
- 165,
7043
- 167,
7044
- 178,
7099
+ 147,
7100
+ 149,
7101
+ 151,
7102
+ 314,
7103
+ 153,
7104
+ 164,
7045
7105
  71,
7046
7106
  73
7047
7107
  ]
@@ -7049,23 +7109,23 @@
7049
7109
  {
7050
7110
  "title": "Methods",
7051
7111
  "children": [
7052
- 237,
7053
- 242,
7054
- 249,
7055
- 267,
7056
- 285,
7057
- 293,
7058
- 180,
7059
- 301,
7112
+ 223,
7113
+ 228,
7114
+ 235,
7115
+ 253,
7116
+ 271,
7117
+ 279,
7118
+ 166,
7119
+ 287,
7060
7120
  64,
7061
7121
  77,
7062
- 184,
7063
- 219,
7064
- 304,
7065
- 231,
7066
- 307,
7067
- 234,
7068
- 310,
7122
+ 170,
7123
+ 205,
7124
+ 290,
7125
+ 217,
7126
+ 293,
7127
+ 220,
7128
+ 296,
7069
7129
  30
7070
7130
  ]
7071
7131
  }
@@ -7075,7 +7135,7 @@
7075
7135
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7076
7136
  "line": 26,
7077
7137
  "character": 13,
7078
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L26"
7138
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L26"
7079
7139
  }
7080
7140
  ],
7081
7141
  "extendedTypes": [
@@ -7110,7 +7170,7 @@
7110
7170
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7111
7171
  "line": 12,
7112
7172
  "character": 2,
7113
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L12"
7173
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L12"
7114
7174
  }
7115
7175
  ],
7116
7176
  "type": {
@@ -7129,7 +7189,7 @@
7129
7189
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7130
7190
  "line": 14,
7131
7191
  "character": 2,
7132
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L14"
7192
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L14"
7133
7193
  }
7134
7194
  ],
7135
7195
  "type": {
@@ -7148,7 +7208,7 @@
7148
7208
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7149
7209
  "line": 15,
7150
7210
  "character": 2,
7151
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L15"
7211
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L15"
7152
7212
  }
7153
7213
  ],
7154
7214
  "type": {
@@ -7167,7 +7227,7 @@
7167
7227
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7168
7228
  "line": 16,
7169
7229
  "character": 2,
7170
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L16"
7230
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L16"
7171
7231
  }
7172
7232
  ],
7173
7233
  "type": {
@@ -7186,7 +7246,7 @@
7186
7246
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7187
7247
  "line": 18,
7188
7248
  "character": 2,
7189
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L18"
7249
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L18"
7190
7250
  }
7191
7251
  ],
7192
7252
  "type": {
@@ -7205,7 +7265,7 @@
7205
7265
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7206
7266
  "line": 19,
7207
7267
  "character": 2,
7208
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L19"
7268
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L19"
7209
7269
  }
7210
7270
  ],
7211
7271
  "type": {
@@ -7232,7 +7292,7 @@
7232
7292
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7233
7293
  "line": 11,
7234
7294
  "character": 17,
7235
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L11"
7295
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L11"
7236
7296
  }
7237
7297
  ]
7238
7298
  },
@@ -7247,7 +7307,7 @@
7247
7307
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7248
7308
  "line": 22,
7249
7309
  "character": 12,
7250
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
7310
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
7251
7311
  }
7252
7312
  ],
7253
7313
  "type": {
@@ -7273,7 +7333,7 @@
7273
7333
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7274
7334
  "line": 23,
7275
7335
  "character": 2,
7276
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L23"
7336
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L23"
7277
7337
  }
7278
7338
  ],
7279
7339
  "type": {
@@ -7296,7 +7356,7 @@
7296
7356
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7297
7357
  "line": 22,
7298
7358
  "character": 66,
7299
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
7359
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
7300
7360
  }
7301
7361
  ]
7302
7362
  }
@@ -7316,13 +7376,13 @@
7316
7376
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7317
7377
  "line": 8,
7318
7378
  "character": 12,
7319
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L8"
7379
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L8"
7320
7380
  },
7321
7381
  {
7322
7382
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7323
7383
  "line": 9,
7324
7384
  "character": 13,
7325
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L9"
7385
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L9"
7326
7386
  }
7327
7387
  ],
7328
7388
  "type": {
@@ -7341,13 +7401,13 @@
7341
7401
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7342
7402
  "line": 8,
7343
7403
  "character": 12,
7344
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L8"
7404
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L8"
7345
7405
  },
7346
7406
  {
7347
7407
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7348
7408
  "line": 9,
7349
7409
  "character": 13,
7350
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L9"
7410
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L9"
7351
7411
  }
7352
7412
  ],
7353
7413
  "type": {
@@ -7366,7 +7426,7 @@
7366
7426
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Plugin.ts",
7367
7427
  "line": 8,
7368
7428
  "character": 13,
7369
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/pentair/src/Plugin.ts#L8"
7429
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/pentair/src/Plugin.ts#L8"
7370
7430
  }
7371
7431
  ],
7372
7432
  "signatures": [
@@ -7610,7 +7670,7 @@
7610
7670
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7611
7671
  "line": 23,
7612
7672
  "character": 2,
7613
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L23"
7673
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L23"
7614
7674
  }
7615
7675
  ],
7616
7676
  "type": {
@@ -7632,7 +7692,7 @@
7632
7692
  "fileName": "plugins/packages/payloadset/packages/pentair/src/Witness.ts",
7633
7693
  "line": 22,
7634
7694
  "character": 66,
7635
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
7695
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/pentair/src/Witness.ts#L22"
7636
7696
  }
7637
7697
  ]
7638
7698
  }
@@ -7762,7 +7822,7 @@
7762
7822
  {
7763
7823
  "title": "References",
7764
7824
  "children": [
7765
- 314
7825
+ 316
7766
7826
  ]
7767
7827
  },
7768
7828
  {
@@ -7802,7 +7862,7 @@
7802
7862
  "fileName": "plugins/packages/payloadset/packages/pentair/src/index.ts",
7803
7863
  "line": 1,
7804
7864
  "character": 0,
7805
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/pentair/src/index.ts#L1"
7865
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/pentair/src/index.ts#L1"
7806
7866
  }
7807
7867
  ]
7808
7868
  }