@xyo-network/etherchain-gas-ethereum-blockchain-plugins 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 +970 -910
  2. package/package.json +3 -3
package/dist/docs.json CHANGED
@@ -17,7 +17,7 @@
17
17
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/src/index.ts",
18
18
  "line": 9,
19
19
  "character": 0,
20
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/src/index.ts#L9"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/src/index.ts#L9"
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
  ],
@@ -442,85 +442,49 @@
442
442
  }
443
443
  },
444
444
  {
445
- "id": 105,
446
- "name": "_config",
445
+ "id": 115,
446
+ "name": "_parentResolver",
447
447
  "kind": 1024,
448
448
  "kindString": "Property",
449
- "flags": {},
449
+ "flags": {
450
+ "isProtected": true
451
+ },
450
452
  "sources": [
451
453
  {
452
454
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
453
455
  "line": 15,
454
- "character": 4
456
+ "character": 14
455
457
  }
456
458
  ],
457
459
  "type": {
458
- "type": "intersection",
459
- "types": [
460
- {
461
- "type": "reference",
462
- "name": "SchemaFields"
463
- },
460
+ "type": "reference",
461
+ "typeArguments": [
464
462
  {
465
463
  "type": "reference",
466
- "name": "PayloadFields"
467
- },
468
- {
469
- "type": "reflection",
470
- "declaration": {
471
- "id": 106,
472
- "name": "__type",
473
- "kind": 65536,
474
- "kindString": "Type literal",
475
- "flags": {},
476
- "children": [
477
- {
478
- "id": 107,
479
- "name": "name",
480
- "kind": 1024,
481
- "kindString": "Property",
482
- "flags": {
483
- "isOptional": true
464
+ "typeArguments": [
465
+ {
466
+ "type": "intersection",
467
+ "types": [
468
+ {
469
+ "type": "reference",
470
+ "name": "SchemaFields"
484
471
  },
485
- "sources": [
486
- {
487
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
488
- "line": 9,
489
- "character": 4
490
- }
491
- ],
492
- "type": {
493
- "type": "intrinsic",
494
- "name": "string"
495
- }
496
- },
497
- {
498
- "id": 108,
499
- "name": "security",
500
- "kind": 1024,
501
- "kindString": "Property",
502
- "flags": {
503
- "isOptional": true
472
+ {
473
+ "type": "reference",
474
+ "name": "PayloadFields"
504
475
  },
505
- "sources": [
506
- {
507
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
508
- "line": 10,
509
- "character": 4
510
- }
511
- ],
512
- "type": {
476
+ {
513
477
  "type": "reflection",
514
478
  "declaration": {
515
- "id": 109,
479
+ "id": 116,
516
480
  "name": "__type",
517
481
  "kind": 65536,
518
482
  "kindString": "Type literal",
519
483
  "flags": {},
520
484
  "children": [
521
485
  {
522
- "id": 110,
523
- "name": "allowAnonymous",
486
+ "id": 117,
487
+ "name": "name",
524
488
  "kind": 1024,
525
489
  "kindString": "Property",
526
490
  "flags": {
@@ -528,19 +492,19 @@
528
492
  },
529
493
  "sources": [
530
494
  {
531
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
532
- "line": 11,
495
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
496
+ "line": 16,
533
497
  "character": 8
534
498
  }
535
499
  ],
536
500
  "type": {
537
501
  "type": "intrinsic",
538
- "name": "boolean"
502
+ "name": "string"
539
503
  }
540
504
  },
541
505
  {
542
- "id": 111,
543
- "name": "allowed",
506
+ "id": 118,
507
+ "name": "security",
544
508
  "kind": 1024,
545
509
  "kindString": "Property",
546
510
  "flags": {
@@ -548,73 +512,184 @@
548
512
  },
549
513
  "sources": [
550
514
  {
551
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
552
- "line": 12,
515
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
516
+ "line": 17,
553
517
  "character": 8
554
518
  }
555
519
  ],
556
520
  "type": {
557
- "type": "reference",
558
- "typeArguments": [
559
- {
560
- "type": "intrinsic",
561
- "name": "string"
562
- },
563
- {
564
- "type": "array",
565
- "elementType": {
566
- "type": "union",
567
- "types": [
521
+ "type": "reflection",
522
+ "declaration": {
523
+ "id": 119,
524
+ "name": "__type",
525
+ "kind": 65536,
526
+ "kindString": "Type literal",
527
+ "flags": {},
528
+ "children": [
529
+ {
530
+ "id": 120,
531
+ "name": "allowAnonymous",
532
+ "kind": 1024,
533
+ "kindString": "Property",
534
+ "flags": {
535
+ "isOptional": true
536
+ },
537
+ "sources": [
568
538
  {
569
- "type": "intrinsic",
570
- "name": "string"
571
- },
539
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
540
+ "line": 18,
541
+ "character": 12
542
+ }
543
+ ],
544
+ "type": {
545
+ "type": "intrinsic",
546
+ "name": "boolean"
547
+ }
548
+ },
549
+ {
550
+ "id": 121,
551
+ "name": "allowed",
552
+ "kind": 1024,
553
+ "kindString": "Property",
554
+ "flags": {
555
+ "isOptional": true
556
+ },
557
+ "sources": [
572
558
  {
573
- "type": "reference",
574
- "name": "CosigningAddressSet"
559
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
560
+ "line": 19,
561
+ "character": 12
562
+ }
563
+ ],
564
+ "type": {
565
+ "type": "reference",
566
+ "typeArguments": [
567
+ {
568
+ "type": "intrinsic",
569
+ "name": "string"
570
+ },
571
+ {
572
+ "type": "array",
573
+ "elementType": {
574
+ "type": "union",
575
+ "types": [
576
+ {
577
+ "type": "intrinsic",
578
+ "name": "string"
579
+ },
580
+ {
581
+ "type": "reference",
582
+ "name": "CosigningAddressSet"
583
+ }
584
+ ]
585
+ }
586
+ }
587
+ ],
588
+ "name": "Record",
589
+ "qualifiedName": "Record",
590
+ "package": "typescript"
591
+ }
592
+ },
593
+ {
594
+ "id": 122,
595
+ "name": "disallowed",
596
+ "kind": 1024,
597
+ "kindString": "Property",
598
+ "flags": {
599
+ "isOptional": true
600
+ },
601
+ "sources": [
602
+ {
603
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
604
+ "line": 20,
605
+ "character": 12
575
606
  }
607
+ ],
608
+ "type": {
609
+ "type": "reference",
610
+ "typeArguments": [
611
+ {
612
+ "type": "intrinsic",
613
+ "name": "string"
614
+ },
615
+ {
616
+ "type": "array",
617
+ "elementType": {
618
+ "type": "intrinsic",
619
+ "name": "string"
620
+ }
621
+ }
622
+ ],
623
+ "name": "Record",
624
+ "qualifiedName": "Record",
625
+ "package": "typescript"
626
+ }
627
+ }
628
+ ],
629
+ "groups": [
630
+ {
631
+ "title": "Properties",
632
+ "children": [
633
+ 120,
634
+ 121,
635
+ 122
576
636
  ]
577
637
  }
578
- }
579
- ],
580
- "name": "Record",
581
- "qualifiedName": "Record",
582
- "package": "typescript"
638
+ ],
639
+ "sources": [
640
+ {
641
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
642
+ "line": 17,
643
+ "character": 19
644
+ }
645
+ ]
646
+ }
583
647
  }
584
- },
648
+ }
649
+ ],
650
+ "groups": [
651
+ {
652
+ "title": "Properties",
653
+ "children": [
654
+ 117,
655
+ 118
656
+ ]
657
+ }
658
+ ],
659
+ "sources": [
660
+ {
661
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
662
+ "line": 15,
663
+ "character": 167
664
+ }
665
+ ]
666
+ }
667
+ },
668
+ {
669
+ "type": "reflection",
670
+ "declaration": {
671
+ "id": 123,
672
+ "name": "__type",
673
+ "kind": 65536,
674
+ "kindString": "Type literal",
675
+ "flags": {},
676
+ "children": [
585
677
  {
586
- "id": 112,
587
- "name": "disallowed",
678
+ "id": 124,
679
+ "name": "schema",
588
680
  "kind": 1024,
589
681
  "kindString": "Property",
590
- "flags": {
591
- "isOptional": true
592
- },
682
+ "flags": {},
593
683
  "sources": [
594
684
  {
595
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
596
- "line": 13,
685
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
686
+ "line": 23,
597
687
  "character": 8
598
688
  }
599
689
  ],
600
690
  "type": {
601
- "type": "reference",
602
- "typeArguments": [
603
- {
604
- "type": "intrinsic",
605
- "name": "string"
606
- },
607
- {
608
- "type": "array",
609
- "elementType": {
610
- "type": "intrinsic",
611
- "name": "string"
612
- }
613
- }
614
- ],
615
- "name": "Record",
616
- "qualifiedName": "Record",
617
- "package": "typescript"
691
+ "type": "intrinsic",
692
+ "name": "string"
618
693
  }
619
694
  }
620
695
  ],
@@ -622,463 +697,15 @@
622
697
  {
623
698
  "title": "Properties",
624
699
  "children": [
625
- 110,
626
- 111,
627
- 112
700
+ 124
628
701
  ]
629
702
  }
630
703
  ],
631
704
  "sources": [
632
705
  {
633
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
634
- "line": 10,
635
- "character": 15
636
- }
637
- ]
638
- }
639
- }
640
- }
641
- ],
642
- "groups": [
643
- {
644
- "title": "Properties",
645
- "children": [
646
- 107,
647
- 108
648
- ]
649
- }
650
- ],
651
- "sources": [
652
- {
653
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
654
- "line": 8,
655
- "character": 75
656
- }
657
- ]
658
- }
659
- },
660
- {
661
- "type": "reflection",
662
- "declaration": {
663
- "id": 113,
664
- "name": "__type",
665
- "kind": 65536,
666
- "kindString": "Type literal",
667
- "flags": {},
668
- "children": [
669
- {
670
- "id": 114,
671
- "name": "schema",
672
- "kind": 1024,
673
- "kindString": "Property",
674
- "flags": {},
675
- "sources": [
676
- {
677
- "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/types/Config.d.ts",
678
- "line": 4,
679
- "character": 4
680
- }
681
- ],
682
- "type": {
683
- "type": "literal",
684
- "value": "network.xyo.blockchain.ethereum.gas.etherchain.v2.witness.config"
685
- }
686
- }
687
- ],
688
- "groups": [
689
- {
690
- "title": "Properties",
691
- "children": [
692
- 114
693
- ]
694
- }
695
- ],
696
- "sources": [
697
- {
698
- "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/types/Config.d.ts",
699
- "line": 3,
700
- "character": 71
701
- }
702
- ]
703
- }
704
- },
705
- {
706
- "type": "reflection",
707
- "declaration": {
708
- "id": 115,
709
- "name": "__type",
710
- "kind": 65536,
711
- "kindString": "Type literal",
712
- "flags": {},
713
- "children": [
714
- {
715
- "id": 116,
716
- "name": "targetSet",
717
- "kind": 1024,
718
- "kindString": "Property",
719
- "flags": {
720
- "isOptional": true
721
- },
722
- "sources": [
723
- {
724
- "fileName": "modules/packages/witness/dist/types/Config.d.ts",
725
- "line": 6,
726
- "character": 4
727
- }
728
- ],
729
- "type": {
730
- "type": "intersection",
731
- "types": [
732
- {
733
- "type": "reference",
734
- "name": "SchemaFields"
735
- },
736
- {
737
- "type": "reference",
738
- "name": "PayloadFields"
739
- },
740
- {
741
- "type": "reference",
742
- "name": "PayloadSet"
743
- },
744
- {
745
- "type": "reflection",
746
- "declaration": {
747
- "id": 117,
748
- "name": "__type",
749
- "kind": 65536,
750
- "kindString": "Type literal",
751
- "flags": {},
752
- "children": [
753
- {
754
- "id": 118,
755
- "name": "schema",
756
- "kind": 1024,
757
- "kindString": "Property",
758
- "flags": {},
759
- "sources": [
760
- {
761
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
762
- "line": 17,
763
- "character": 4
764
- }
765
- ],
766
- "type": {
767
- "type": "literal",
768
- "value": "network.xyo.payload.set"
769
- }
770
- }
771
- ],
772
- "groups": [
773
- {
774
- "title": "Properties",
775
- "children": [
776
- 118
777
- ]
778
- }
779
- ],
780
- "sources": [
781
- {
782
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
783
- "line": 16,
784
- "character": 221
785
- }
786
- ]
787
- }
788
- }
789
- ]
790
- }
791
- }
792
- ],
793
- "groups": [
794
- {
795
- "title": "Properties",
796
- "children": [
797
- 116
798
- ]
799
- }
800
- ],
801
- "sources": [
802
- {
803
- "fileName": "modules/packages/witness/dist/types/Config.d.ts",
804
- "line": 5,
805
- "character": 95
806
- }
807
- ]
808
- }
809
- }
810
- ]
811
- },
812
- "inheritedFrom": {
813
- "type": "reference",
814
- "name": "TimestampWitness._config"
815
- }
816
- },
817
- {
818
- "id": 129,
819
- "name": "_parentResolver",
820
- "kind": 1024,
821
- "kindString": "Property",
822
- "flags": {
823
- "isProtected": true
824
- },
825
- "sources": [
826
- {
827
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
828
- "line": 17,
829
- "character": 14
830
- }
831
- ],
832
- "type": {
833
- "type": "reference",
834
- "typeArguments": [
835
- {
836
- "type": "reference",
837
- "typeArguments": [
838
- {
839
- "type": "intersection",
840
- "types": [
841
- {
842
- "type": "reference",
843
- "name": "SchemaFields"
844
- },
845
- {
846
- "type": "reference",
847
- "name": "PayloadFields"
848
- },
849
- {
850
- "type": "reflection",
851
- "declaration": {
852
- "id": 130,
853
- "name": "__type",
854
- "kind": 65536,
855
- "kindString": "Type literal",
856
- "flags": {},
857
- "children": [
858
- {
859
- "id": 131,
860
- "name": "name",
861
- "kind": 1024,
862
- "kindString": "Property",
863
- "flags": {
864
- "isOptional": true
865
- },
866
- "sources": [
867
- {
868
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
869
- "line": 18,
870
- "character": 8
871
- }
872
- ],
873
- "type": {
874
- "type": "intrinsic",
875
- "name": "string"
876
- }
877
- },
878
- {
879
- "id": 132,
880
- "name": "security",
881
- "kind": 1024,
882
- "kindString": "Property",
883
- "flags": {
884
- "isOptional": true
885
- },
886
- "sources": [
887
- {
888
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
889
- "line": 19,
890
- "character": 8
891
- }
892
- ],
893
- "type": {
894
- "type": "reflection",
895
- "declaration": {
896
- "id": 133,
897
- "name": "__type",
898
- "kind": 65536,
899
- "kindString": "Type literal",
900
- "flags": {},
901
- "children": [
902
- {
903
- "id": 134,
904
- "name": "allowAnonymous",
905
- "kind": 1024,
906
- "kindString": "Property",
907
- "flags": {
908
- "isOptional": true
909
- },
910
- "sources": [
911
- {
912
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
913
- "line": 20,
914
- "character": 12
915
- }
916
- ],
917
- "type": {
918
- "type": "intrinsic",
919
- "name": "boolean"
920
- }
921
- },
922
- {
923
- "id": 135,
924
- "name": "allowed",
925
- "kind": 1024,
926
- "kindString": "Property",
927
- "flags": {
928
- "isOptional": true
929
- },
930
- "sources": [
931
- {
932
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
933
- "line": 21,
934
- "character": 12
935
- }
936
- ],
937
- "type": {
938
- "type": "reference",
939
- "typeArguments": [
940
- {
941
- "type": "intrinsic",
942
- "name": "string"
943
- },
944
- {
945
- "type": "array",
946
- "elementType": {
947
- "type": "union",
948
- "types": [
949
- {
950
- "type": "intrinsic",
951
- "name": "string"
952
- },
953
- {
954
- "type": "reference",
955
- "name": "CosigningAddressSet"
956
- }
957
- ]
958
- }
959
- }
960
- ],
961
- "name": "Record",
962
- "qualifiedName": "Record",
963
- "package": "typescript"
964
- }
965
- },
966
- {
967
- "id": 136,
968
- "name": "disallowed",
969
- "kind": 1024,
970
- "kindString": "Property",
971
- "flags": {
972
- "isOptional": true
973
- },
974
- "sources": [
975
- {
976
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
977
- "line": 22,
978
- "character": 12
979
- }
980
- ],
981
- "type": {
982
- "type": "reference",
983
- "typeArguments": [
984
- {
985
- "type": "intrinsic",
986
- "name": "string"
987
- },
988
- {
989
- "type": "array",
990
- "elementType": {
991
- "type": "intrinsic",
992
- "name": "string"
993
- }
994
- }
995
- ],
996
- "name": "Record",
997
- "qualifiedName": "Record",
998
- "package": "typescript"
999
- }
1000
- }
1001
- ],
1002
- "groups": [
1003
- {
1004
- "title": "Properties",
1005
- "children": [
1006
- 134,
1007
- 135,
1008
- 136
1009
- ]
1010
- }
1011
- ],
1012
- "sources": [
1013
- {
1014
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1015
- "line": 19,
1016
- "character": 19
1017
- }
1018
- ]
1019
- }
1020
- }
1021
- }
1022
- ],
1023
- "groups": [
1024
- {
1025
- "title": "Properties",
1026
- "children": [
1027
- 131,
1028
- 132
1029
- ]
1030
- }
1031
- ],
1032
- "sources": [
1033
- {
1034
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1035
- "line": 17,
1036
- "character": 167
1037
- }
1038
- ]
1039
- }
1040
- },
1041
- {
1042
- "type": "reflection",
1043
- "declaration": {
1044
- "id": 137,
1045
- "name": "__type",
1046
- "kind": 65536,
1047
- "kindString": "Type literal",
1048
- "flags": {},
1049
- "children": [
1050
- {
1051
- "id": 138,
1052
- "name": "schema",
1053
- "kind": 1024,
1054
- "kindString": "Property",
1055
- "flags": {},
1056
- "sources": [
1057
- {
1058
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1059
- "line": 25,
1060
- "character": 8
1061
- }
1062
- ],
1063
- "type": {
1064
- "type": "intrinsic",
1065
- "name": "string"
1066
- }
1067
- }
1068
- ],
1069
- "groups": [
1070
- {
1071
- "title": "Properties",
1072
- "children": [
1073
- 138
1074
- ]
1075
- }
1076
- ],
1077
- "sources": [
1078
- {
1079
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1080
- "line": 24,
1081
- "character": 8
706
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
707
+ "line": 22,
708
+ "character": 8
1082
709
  }
1083
710
  ]
1084
711
  }
@@ -1097,7 +724,7 @@
1097
724
  }
1098
725
  },
1099
726
  {
1100
- "id": 139,
727
+ "id": 125,
1101
728
  "name": "_started",
1102
729
  "kind": 1024,
1103
730
  "kindString": "Property",
@@ -1107,7 +734,7 @@
1107
734
  "sources": [
1108
735
  {
1109
736
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1110
- "line": 27,
737
+ "line": 25,
1111
738
  "character": 14
1112
739
  }
1113
740
  ],
@@ -1121,7 +748,7 @@
1121
748
  }
1122
749
  },
1123
750
  {
1124
- "id": 140,
751
+ "id": 126,
1125
752
  "name": "account",
1126
753
  "kind": 1024,
1127
754
  "kindString": "Property",
@@ -1132,13 +759,13 @@
1132
759
  "sources": [
1133
760
  {
1134
761
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1135
- "line": 28,
762
+ "line": 26,
1136
763
  "character": 23
1137
764
  }
1138
765
  ],
1139
766
  "type": {
1140
767
  "type": "reference",
1141
- "name": "Account"
768
+ "name": "AccountInstance"
1142
769
  },
1143
770
  "inheritedFrom": {
1144
771
  "type": "reference",
@@ -1146,7 +773,7 @@
1146
773
  }
1147
774
  },
1148
775
  {
1149
- "id": 141,
776
+ "id": 127,
1150
777
  "name": "logger",
1151
778
  "kind": 1024,
1152
779
  "kindString": "Property",
@@ -1158,7 +785,7 @@
1158
785
  "sources": [
1159
786
  {
1160
787
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1161
- "line": 29,
788
+ "line": 27,
1162
789
  "character": 23
1163
790
  }
1164
791
  ],
@@ -1172,7 +799,7 @@
1172
799
  }
1173
800
  },
1174
801
  {
1175
- "id": 142,
802
+ "id": 128,
1176
803
  "name": "moduleConfigQueryValidator",
1177
804
  "kind": 1024,
1178
805
  "kindString": "Property",
@@ -1183,7 +810,7 @@
1183
810
  "sources": [
1184
811
  {
1185
812
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1186
- "line": 30,
813
+ "line": 28,
1187
814
  "character": 23
1188
815
  }
1189
816
  ],
@@ -1208,33 +835,377 @@
1208
835
  {
1209
836
  "type": "reflection",
1210
837
  "declaration": {
1211
- "id": 143,
838
+ "id": 129,
839
+ "name": "__type",
840
+ "kind": 65536,
841
+ "kindString": "Type literal",
842
+ "flags": {},
843
+ "children": [
844
+ {
845
+ "id": 130,
846
+ "name": "query",
847
+ "kind": 1024,
848
+ "kindString": "Property",
849
+ "flags": {},
850
+ "sources": [
851
+ {
852
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
853
+ "line": 5,
854
+ "character": 4
855
+ }
856
+ ],
857
+ "type": {
858
+ "type": "intrinsic",
859
+ "name": "string"
860
+ }
861
+ },
862
+ {
863
+ "id": 131,
864
+ "name": "resultSet",
865
+ "kind": 1024,
866
+ "kindString": "Property",
867
+ "flags": {
868
+ "isOptional": true
869
+ },
870
+ "sources": [
871
+ {
872
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
873
+ "line": 6,
874
+ "character": 4
875
+ }
876
+ ],
877
+ "type": {
878
+ "type": "intrinsic",
879
+ "name": "string"
880
+ }
881
+ },
882
+ {
883
+ "id": 132,
884
+ "name": "schema",
885
+ "kind": 1024,
886
+ "kindString": "Property",
887
+ "flags": {},
888
+ "sources": [
889
+ {
890
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
891
+ "line": 7,
892
+ "character": 4
893
+ }
894
+ ],
895
+ "type": {
896
+ "type": "literal",
897
+ "value": "network.xyo.boundwitness.query"
898
+ }
899
+ }
900
+ ],
901
+ "groups": [
902
+ {
903
+ "title": "Properties",
904
+ "children": [
905
+ 130,
906
+ 131,
907
+ 132
908
+ ]
909
+ }
910
+ ],
911
+ "sources": [
912
+ {
913
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
914
+ "line": 4,
915
+ "character": 51
916
+ }
917
+ ]
918
+ }
919
+ }
920
+ ]
921
+ }
922
+ ],
923
+ "name": "Queryable"
924
+ },
925
+ "inheritedFrom": {
926
+ "type": "reference",
927
+ "name": "TimestampWitness.moduleConfigQueryValidator"
928
+ }
929
+ },
930
+ {
931
+ "id": 291,
932
+ "name": "params",
933
+ "kind": 1024,
934
+ "kindString": "Property",
935
+ "flags": {
936
+ "isProtected": true,
937
+ "isReadonly": true
938
+ },
939
+ "sources": [
940
+ {
941
+ "fileName": "protocol/packages/core/dist/types/lib/Base.d.ts",
942
+ "line": 20,
943
+ "character": 23
944
+ }
945
+ ],
946
+ "type": {
947
+ "type": "reference",
948
+ "typeArguments": [
949
+ {
950
+ "type": "intersection",
951
+ "types": [
952
+ {
953
+ "type": "reference",
954
+ "name": "SchemaFields"
955
+ },
956
+ {
957
+ "type": "reference",
958
+ "name": "PayloadFields"
959
+ },
960
+ {
961
+ "type": "reflection",
962
+ "declaration": {
963
+ "id": 292,
964
+ "name": "__type",
965
+ "kind": 65536,
966
+ "kindString": "Type literal",
967
+ "flags": {},
968
+ "children": [
969
+ {
970
+ "id": 293,
971
+ "name": "name",
972
+ "kind": 1024,
973
+ "kindString": "Property",
974
+ "flags": {
975
+ "isOptional": true
976
+ },
977
+ "sources": [
978
+ {
979
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
980
+ "line": 9,
981
+ "character": 4
982
+ }
983
+ ],
984
+ "type": {
985
+ "type": "intrinsic",
986
+ "name": "string"
987
+ }
988
+ },
989
+ {
990
+ "id": 294,
991
+ "name": "security",
992
+ "kind": 1024,
993
+ "kindString": "Property",
994
+ "flags": {
995
+ "isOptional": true
996
+ },
997
+ "sources": [
998
+ {
999
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1000
+ "line": 10,
1001
+ "character": 4
1002
+ }
1003
+ ],
1004
+ "type": {
1005
+ "type": "reflection",
1006
+ "declaration": {
1007
+ "id": 295,
1008
+ "name": "__type",
1009
+ "kind": 65536,
1010
+ "kindString": "Type literal",
1011
+ "flags": {},
1012
+ "children": [
1013
+ {
1014
+ "id": 296,
1015
+ "name": "allowAnonymous",
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": 11,
1025
+ "character": 8
1026
+ }
1027
+ ],
1028
+ "type": {
1029
+ "type": "intrinsic",
1030
+ "name": "boolean"
1031
+ }
1032
+ },
1033
+ {
1034
+ "id": 297,
1035
+ "name": "allowed",
1036
+ "kind": 1024,
1037
+ "kindString": "Property",
1038
+ "flags": {
1039
+ "isOptional": true
1040
+ },
1041
+ "sources": [
1042
+ {
1043
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1044
+ "line": 12,
1045
+ "character": 8
1046
+ }
1047
+ ],
1048
+ "type": {
1049
+ "type": "reference",
1050
+ "typeArguments": [
1051
+ {
1052
+ "type": "intrinsic",
1053
+ "name": "string"
1054
+ },
1055
+ {
1056
+ "type": "array",
1057
+ "elementType": {
1058
+ "type": "union",
1059
+ "types": [
1060
+ {
1061
+ "type": "intrinsic",
1062
+ "name": "string"
1063
+ },
1064
+ {
1065
+ "type": "reference",
1066
+ "name": "CosigningAddressSet"
1067
+ }
1068
+ ]
1069
+ }
1070
+ }
1071
+ ],
1072
+ "name": "Record",
1073
+ "qualifiedName": "Record",
1074
+ "package": "typescript"
1075
+ }
1076
+ },
1077
+ {
1078
+ "id": 298,
1079
+ "name": "disallowed",
1080
+ "kind": 1024,
1081
+ "kindString": "Property",
1082
+ "flags": {
1083
+ "isOptional": true
1084
+ },
1085
+ "sources": [
1086
+ {
1087
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1088
+ "line": 13,
1089
+ "character": 8
1090
+ }
1091
+ ],
1092
+ "type": {
1093
+ "type": "reference",
1094
+ "typeArguments": [
1095
+ {
1096
+ "type": "intrinsic",
1097
+ "name": "string"
1098
+ },
1099
+ {
1100
+ "type": "array",
1101
+ "elementType": {
1102
+ "type": "intrinsic",
1103
+ "name": "string"
1104
+ }
1105
+ }
1106
+ ],
1107
+ "name": "Record",
1108
+ "qualifiedName": "Record",
1109
+ "package": "typescript"
1110
+ }
1111
+ }
1112
+ ],
1113
+ "groups": [
1114
+ {
1115
+ "title": "Properties",
1116
+ "children": [
1117
+ 296,
1118
+ 297,
1119
+ 298
1120
+ ]
1121
+ }
1122
+ ],
1123
+ "sources": [
1124
+ {
1125
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1126
+ "line": 10,
1127
+ "character": 15
1128
+ }
1129
+ ]
1130
+ }
1131
+ }
1132
+ }
1133
+ ],
1134
+ "groups": [
1135
+ {
1136
+ "title": "Properties",
1137
+ "children": [
1138
+ 293,
1139
+ 294
1140
+ ]
1141
+ }
1142
+ ],
1143
+ "sources": [
1144
+ {
1145
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1146
+ "line": 8,
1147
+ "character": 75
1148
+ }
1149
+ ]
1150
+ }
1151
+ },
1152
+ {
1153
+ "type": "reflection",
1154
+ "declaration": {
1155
+ "id": 299,
1212
1156
  "name": "__type",
1213
1157
  "kind": 65536,
1214
1158
  "kindString": "Type literal",
1215
1159
  "flags": {},
1216
1160
  "children": [
1217
1161
  {
1218
- "id": 144,
1219
- "name": "query",
1162
+ "id": 300,
1163
+ "name": "schema",
1220
1164
  "kind": 1024,
1221
1165
  "kindString": "Property",
1222
1166
  "flags": {},
1223
1167
  "sources": [
1224
1168
  {
1225
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1226
- "line": 5,
1169
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/types/Config.d.ts",
1170
+ "line": 4,
1227
1171
  "character": 4
1228
1172
  }
1229
1173
  ],
1230
1174
  "type": {
1231
- "type": "intrinsic",
1232
- "name": "string"
1175
+ "type": "literal",
1176
+ "value": "network.xyo.blockchain.ethereum.gas.etherchain.v2.witness.config"
1233
1177
  }
1234
- },
1178
+ }
1179
+ ],
1180
+ "groups": [
1235
1181
  {
1236
- "id": 145,
1237
- "name": "resultSet",
1182
+ "title": "Properties",
1183
+ "children": [
1184
+ 300
1185
+ ]
1186
+ }
1187
+ ],
1188
+ "sources": [
1189
+ {
1190
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/packages/v2/dist/types/Config.d.ts",
1191
+ "line": 3,
1192
+ "character": 71
1193
+ }
1194
+ ]
1195
+ }
1196
+ },
1197
+ {
1198
+ "type": "reflection",
1199
+ "declaration": {
1200
+ "id": 301,
1201
+ "name": "__type",
1202
+ "kind": 65536,
1203
+ "kindString": "Type literal",
1204
+ "flags": {},
1205
+ "children": [
1206
+ {
1207
+ "id": 302,
1208
+ "name": "targetSet",
1238
1209
  "kind": 1024,
1239
1210
  "kindString": "Property",
1240
1211
  "flags": {
@@ -1242,32 +1213,72 @@
1242
1213
  },
1243
1214
  "sources": [
1244
1215
  {
1245
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1216
+ "fileName": "modules/packages/witness/dist/types/Config.d.ts",
1246
1217
  "line": 6,
1247
1218
  "character": 4
1248
1219
  }
1249
1220
  ],
1250
1221
  "type": {
1251
- "type": "intrinsic",
1252
- "name": "string"
1253
- }
1254
- },
1255
- {
1256
- "id": 146,
1257
- "name": "schema",
1258
- "kind": 1024,
1259
- "kindString": "Property",
1260
- "flags": {},
1261
- "sources": [
1262
- {
1263
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1264
- "line": 7,
1265
- "character": 4
1266
- }
1267
- ],
1268
- "type": {
1269
- "type": "literal",
1270
- "value": "network.xyo.boundwitness.query"
1222
+ "type": "intersection",
1223
+ "types": [
1224
+ {
1225
+ "type": "reference",
1226
+ "name": "SchemaFields"
1227
+ },
1228
+ {
1229
+ "type": "reference",
1230
+ "name": "PayloadFields"
1231
+ },
1232
+ {
1233
+ "type": "reference",
1234
+ "name": "PayloadSet"
1235
+ },
1236
+ {
1237
+ "type": "reflection",
1238
+ "declaration": {
1239
+ "id": 303,
1240
+ "name": "__type",
1241
+ "kind": 65536,
1242
+ "kindString": "Type literal",
1243
+ "flags": {},
1244
+ "children": [
1245
+ {
1246
+ "id": 304,
1247
+ "name": "schema",
1248
+ "kind": 1024,
1249
+ "kindString": "Property",
1250
+ "flags": {},
1251
+ "sources": [
1252
+ {
1253
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1254
+ "line": 17,
1255
+ "character": 4
1256
+ }
1257
+ ],
1258
+ "type": {
1259
+ "type": "literal",
1260
+ "value": "network.xyo.payload.set"
1261
+ }
1262
+ }
1263
+ ],
1264
+ "groups": [
1265
+ {
1266
+ "title": "Properties",
1267
+ "children": [
1268
+ 304
1269
+ ]
1270
+ }
1271
+ ],
1272
+ "sources": [
1273
+ {
1274
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1275
+ "line": 16,
1276
+ "character": 221
1277
+ }
1278
+ ]
1279
+ }
1280
+ }
1281
+ ]
1271
1282
  }
1272
1283
  }
1273
1284
  ],
@@ -1275,33 +1286,35 @@
1275
1286
  {
1276
1287
  "title": "Properties",
1277
1288
  "children": [
1278
- 144,
1279
- 145,
1280
- 146
1289
+ 302
1281
1290
  ]
1282
1291
  }
1283
1292
  ],
1284
1293
  "sources": [
1285
1294
  {
1286
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1287
- "line": 4,
1288
- "character": 51
1295
+ "fileName": "modules/packages/witness/dist/types/Config.d.ts",
1296
+ "line": 5,
1297
+ "character": 95
1289
1298
  }
1290
1299
  ]
1291
1300
  }
1292
1301
  }
1293
1302
  ]
1303
+ },
1304
+ {
1305
+ "type": "reference",
1306
+ "name": "AnyObject"
1294
1307
  }
1295
1308
  ],
1296
- "name": "Queryable"
1309
+ "name": "ModuleParams"
1297
1310
  },
1298
1311
  "inheritedFrom": {
1299
1312
  "type": "reference",
1300
- "name": "TimestampWitness.moduleConfigQueryValidator"
1313
+ "name": "TimestampWitness.params"
1301
1314
  }
1302
1315
  },
1303
1316
  {
1304
- "id": 119,
1317
+ "id": 105,
1305
1318
  "name": "resolver",
1306
1319
  "kind": 1024,
1307
1320
  "kindString": "Property",
@@ -1311,7 +1324,7 @@
1311
1324
  "sources": [
1312
1325
  {
1313
1326
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1314
- "line": 16,
1327
+ "line": 14,
1315
1328
  "character": 13
1316
1329
  }
1317
1330
  ],
@@ -1335,14 +1348,14 @@
1335
1348
  {
1336
1349
  "type": "reflection",
1337
1350
  "declaration": {
1338
- "id": 120,
1351
+ "id": 106,
1339
1352
  "name": "__type",
1340
1353
  "kind": 65536,
1341
1354
  "kindString": "Type literal",
1342
1355
  "flags": {},
1343
1356
  "children": [
1344
1357
  {
1345
- "id": 121,
1358
+ "id": 107,
1346
1359
  "name": "name",
1347
1360
  "kind": 1024,
1348
1361
  "kindString": "Property",
@@ -1362,7 +1375,7 @@
1362
1375
  }
1363
1376
  },
1364
1377
  {
1365
- "id": 122,
1378
+ "id": 108,
1366
1379
  "name": "security",
1367
1380
  "kind": 1024,
1368
1381
  "kindString": "Property",
@@ -1379,14 +1392,14 @@
1379
1392
  "type": {
1380
1393
  "type": "reflection",
1381
1394
  "declaration": {
1382
- "id": 123,
1395
+ "id": 109,
1383
1396
  "name": "__type",
1384
1397
  "kind": 65536,
1385
1398
  "kindString": "Type literal",
1386
1399
  "flags": {},
1387
1400
  "children": [
1388
1401
  {
1389
- "id": 124,
1402
+ "id": 110,
1390
1403
  "name": "allowAnonymous",
1391
1404
  "kind": 1024,
1392
1405
  "kindString": "Property",
@@ -1406,7 +1419,7 @@
1406
1419
  }
1407
1420
  },
1408
1421
  {
1409
- "id": 125,
1422
+ "id": 111,
1410
1423
  "name": "allowed",
1411
1424
  "kind": 1024,
1412
1425
  "kindString": "Property",
@@ -1450,7 +1463,7 @@
1450
1463
  }
1451
1464
  },
1452
1465
  {
1453
- "id": 126,
1466
+ "id": 112,
1454
1467
  "name": "disallowed",
1455
1468
  "kind": 1024,
1456
1469
  "kindString": "Property",
@@ -1489,9 +1502,9 @@
1489
1502
  {
1490
1503
  "title": "Properties",
1491
1504
  "children": [
1492
- 124,
1493
- 125,
1494
- 126
1505
+ 110,
1506
+ 111,
1507
+ 112
1495
1508
  ]
1496
1509
  }
1497
1510
  ],
@@ -1510,8 +1523,8 @@
1510
1523
  {
1511
1524
  "title": "Properties",
1512
1525
  "children": [
1513
- 121,
1514
- 122
1526
+ 107,
1527
+ 108
1515
1528
  ]
1516
1529
  }
1517
1530
  ],
@@ -1527,14 +1540,14 @@
1527
1540
  {
1528
1541
  "type": "reflection",
1529
1542
  "declaration": {
1530
- "id": 127,
1543
+ "id": 113,
1531
1544
  "name": "__type",
1532
1545
  "kind": 65536,
1533
1546
  "kindString": "Type literal",
1534
1547
  "flags": {},
1535
1548
  "children": [
1536
1549
  {
1537
- "id": 128,
1550
+ "id": 114,
1538
1551
  "name": "schema",
1539
1552
  "kind": 1024,
1540
1553
  "kindString": "Property",
@@ -1556,7 +1569,7 @@
1556
1569
  {
1557
1570
  "title": "Properties",
1558
1571
  "children": [
1559
- 128
1572
+ 114
1560
1573
  ]
1561
1574
  }
1562
1575
  ],
@@ -1583,7 +1596,7 @@
1583
1596
  }
1584
1597
  },
1585
1598
  {
1586
- "id": 147,
1599
+ "id": 133,
1587
1600
  "name": "supportedQueryValidator",
1588
1601
  "kind": 1024,
1589
1602
  "kindString": "Property",
@@ -1594,7 +1607,7 @@
1594
1607
  "sources": [
1595
1608
  {
1596
1609
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1597
- "line": 31,
1610
+ "line": 29,
1598
1611
  "character": 23
1599
1612
  }
1600
1613
  ],
@@ -1619,14 +1632,14 @@
1619
1632
  {
1620
1633
  "type": "reflection",
1621
1634
  "declaration": {
1622
- "id": 148,
1635
+ "id": 134,
1623
1636
  "name": "__type",
1624
1637
  "kind": 65536,
1625
1638
  "kindString": "Type literal",
1626
1639
  "flags": {},
1627
1640
  "children": [
1628
1641
  {
1629
- "id": 149,
1642
+ "id": 135,
1630
1643
  "name": "query",
1631
1644
  "kind": 1024,
1632
1645
  "kindString": "Property",
@@ -1644,7 +1657,7 @@
1644
1657
  }
1645
1658
  },
1646
1659
  {
1647
- "id": 150,
1660
+ "id": 136,
1648
1661
  "name": "resultSet",
1649
1662
  "kind": 1024,
1650
1663
  "kindString": "Property",
@@ -1664,7 +1677,7 @@
1664
1677
  }
1665
1678
  },
1666
1679
  {
1667
- "id": 151,
1680
+ "id": 137,
1668
1681
  "name": "schema",
1669
1682
  "kind": 1024,
1670
1683
  "kindString": "Property",
@@ -1686,9 +1699,9 @@
1686
1699
  {
1687
1700
  "title": "Properties",
1688
1701
  "children": [
1689
- 149,
1690
- 150,
1691
- 151
1702
+ 135,
1703
+ 136,
1704
+ 137
1692
1705
  ]
1693
1706
  }
1694
1707
  ],
@@ -1746,8 +1759,8 @@
1746
1759
  },
1747
1760
  "sources": [
1748
1761
  {
1749
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1750
- "line": 14,
1762
+ "fileName": "protocol/packages/core/dist/types/lib/Base.d.ts",
1763
+ "line": 21,
1751
1764
  "character": 11
1752
1765
  }
1753
1766
  ],
@@ -1761,7 +1774,7 @@
1761
1774
  }
1762
1775
  },
1763
1776
  {
1764
- "id": 152,
1777
+ "id": 138,
1765
1778
  "name": "address",
1766
1779
  "kind": 262144,
1767
1780
  "kindString": "Accessor",
@@ -1769,12 +1782,12 @@
1769
1782
  "sources": [
1770
1783
  {
1771
1784
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1772
- "line": 33,
1785
+ "line": 31,
1773
1786
  "character": 8
1774
1787
  }
1775
1788
  ],
1776
1789
  "getSignature": {
1777
- "id": 153,
1790
+ "id": 139,
1778
1791
  "name": "address",
1779
1792
  "kind": 524288,
1780
1793
  "kindString": "Get signature",
@@ -1794,7 +1807,7 @@
1794
1807
  }
1795
1808
  },
1796
1809
  {
1797
- "id": 154,
1810
+ "id": 140,
1798
1811
  "name": "allowAnonymous",
1799
1812
  "kind": 262144,
1800
1813
  "kindString": "Accessor",
@@ -1802,12 +1815,12 @@
1802
1815
  "sources": [
1803
1816
  {
1804
1817
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1805
- "line": 34,
1818
+ "line": 32,
1806
1819
  "character": 8
1807
1820
  }
1808
1821
  ],
1809
1822
  "getSignature": {
1810
- "id": 155,
1823
+ "id": 141,
1811
1824
  "name": "allowAnonymous",
1812
1825
  "kind": 524288,
1813
1826
  "kindString": "Get signature",
@@ -1827,7 +1840,7 @@
1827
1840
  }
1828
1841
  },
1829
1842
  {
1830
- "id": 156,
1843
+ "id": 142,
1831
1844
  "name": "config",
1832
1845
  "kind": 262144,
1833
1846
  "kindString": "Accessor",
@@ -1835,12 +1848,12 @@
1835
1848
  "sources": [
1836
1849
  {
1837
1850
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1838
- "line": 35,
1851
+ "line": 33,
1839
1852
  "character": 8
1840
1853
  }
1841
1854
  ],
1842
1855
  "getSignature": {
1843
- "id": 157,
1856
+ "id": 143,
1844
1857
  "name": "config",
1845
1858
  "kind": 524288,
1846
1859
  "kindString": "Get signature",
@@ -1860,7 +1873,53 @@
1860
1873
  }
1861
1874
  },
1862
1875
  {
1863
- "id": 158,
1876
+ "id": 305,
1877
+ "name": "log",
1878
+ "kind": 262144,
1879
+ "kindString": "Accessor",
1880
+ "flags": {
1881
+ "isProtected": true
1882
+ },
1883
+ "sources": [
1884
+ {
1885
+ "fileName": "protocol/packages/core/dist/types/lib/Base.d.ts",
1886
+ "line": 23,
1887
+ "character": 18
1888
+ }
1889
+ ],
1890
+ "getSignature": {
1891
+ "id": 306,
1892
+ "name": "log",
1893
+ "kind": 524288,
1894
+ "kindString": "Get signature",
1895
+ "flags": {},
1896
+ "type": {
1897
+ "type": "union",
1898
+ "types": [
1899
+ {
1900
+ "type": "reference",
1901
+ "name": "Logger"
1902
+ },
1903
+ {
1904
+ "type": "reference",
1905
+ "name": "Console",
1906
+ "qualifiedName": "global.Console",
1907
+ "package": "@types/node"
1908
+ }
1909
+ ]
1910
+ },
1911
+ "inheritedFrom": {
1912
+ "type": "reference",
1913
+ "name": "TimestampWitness.log"
1914
+ }
1915
+ },
1916
+ "inheritedFrom": {
1917
+ "type": "reference",
1918
+ "name": "TimestampWitness.log"
1919
+ }
1920
+ },
1921
+ {
1922
+ "id": 144,
1864
1923
  "name": "parentResolver",
1865
1924
  "kind": 262144,
1866
1925
  "kindString": "Accessor",
@@ -1868,12 +1927,12 @@
1868
1927
  "sources": [
1869
1928
  {
1870
1929
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1871
- "line": 36,
1930
+ "line": 34,
1872
1931
  "character": 8
1873
1932
  }
1874
1933
  ],
1875
1934
  "getSignature": {
1876
- "id": 159,
1935
+ "id": 145,
1877
1936
  "name": "parentResolver",
1878
1937
  "kind": 524288,
1879
1938
  "kindString": "Get signature",
@@ -1898,14 +1957,14 @@
1898
1957
  {
1899
1958
  "type": "reflection",
1900
1959
  "declaration": {
1901
- "id": 160,
1960
+ "id": 146,
1902
1961
  "name": "__type",
1903
1962
  "kind": 65536,
1904
1963
  "kindString": "Type literal",
1905
1964
  "flags": {},
1906
1965
  "children": [
1907
1966
  {
1908
- "id": 161,
1967
+ "id": 147,
1909
1968
  "name": "name",
1910
1969
  "kind": 1024,
1911
1970
  "kindString": "Property",
@@ -1925,7 +1984,7 @@
1925
1984
  }
1926
1985
  },
1927
1986
  {
1928
- "id": 162,
1987
+ "id": 148,
1929
1988
  "name": "security",
1930
1989
  "kind": 1024,
1931
1990
  "kindString": "Property",
@@ -1942,14 +2001,14 @@
1942
2001
  "type": {
1943
2002
  "type": "reflection",
1944
2003
  "declaration": {
1945
- "id": 163,
2004
+ "id": 149,
1946
2005
  "name": "__type",
1947
2006
  "kind": 65536,
1948
2007
  "kindString": "Type literal",
1949
2008
  "flags": {},
1950
2009
  "children": [
1951
2010
  {
1952
- "id": 164,
2011
+ "id": 150,
1953
2012
  "name": "allowAnonymous",
1954
2013
  "kind": 1024,
1955
2014
  "kindString": "Property",
@@ -1969,7 +2028,7 @@
1969
2028
  }
1970
2029
  },
1971
2030
  {
1972
- "id": 165,
2031
+ "id": 151,
1973
2032
  "name": "allowed",
1974
2033
  "kind": 1024,
1975
2034
  "kindString": "Property",
@@ -2013,7 +2072,7 @@
2013
2072
  }
2014
2073
  },
2015
2074
  {
2016
- "id": 166,
2075
+ "id": 152,
2017
2076
  "name": "disallowed",
2018
2077
  "kind": 1024,
2019
2078
  "kindString": "Property",
@@ -2052,9 +2111,9 @@
2052
2111
  {
2053
2112
  "title": "Properties",
2054
2113
  "children": [
2055
- 164,
2056
- 165,
2057
- 166
2114
+ 150,
2115
+ 151,
2116
+ 152
2058
2117
  ]
2059
2118
  }
2060
2119
  ],
@@ -2073,8 +2132,8 @@
2073
2132
  {
2074
2133
  "title": "Properties",
2075
2134
  "children": [
2076
- 161,
2077
- 162
2135
+ 147,
2136
+ 148
2078
2137
  ]
2079
2138
  }
2080
2139
  ],
@@ -2090,14 +2149,14 @@
2090
2149
  {
2091
2150
  "type": "reflection",
2092
2151
  "declaration": {
2093
- "id": 167,
2152
+ "id": 153,
2094
2153
  "name": "__type",
2095
2154
  "kind": 65536,
2096
2155
  "kindString": "Type literal",
2097
2156
  "flags": {},
2098
2157
  "children": [
2099
2158
  {
2100
- "id": 168,
2159
+ "id": 154,
2101
2160
  "name": "schema",
2102
2161
  "kind": 1024,
2103
2162
  "kindString": "Property",
@@ -2119,7 +2178,7 @@
2119
2178
  {
2120
2179
  "title": "Properties",
2121
2180
  "children": [
2122
- 168
2181
+ 154
2123
2182
  ]
2124
2183
  }
2125
2184
  ],
@@ -2151,7 +2210,7 @@
2151
2210
  }
2152
2211
  },
2153
2212
  {
2154
- "id": 169,
2213
+ "id": 155,
2155
2214
  "name": "previousHash",
2156
2215
  "kind": 262144,
2157
2216
  "kindString": "Accessor",
@@ -2159,12 +2218,12 @@
2159
2218
  "sources": [
2160
2219
  {
2161
2220
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2162
- "line": 37,
2221
+ "line": 35,
2163
2222
  "character": 8
2164
2223
  }
2165
2224
  ],
2166
2225
  "getSignature": {
2167
- "id": 170,
2226
+ "id": 156,
2168
2227
  "name": "previousHash",
2169
2228
  "kind": 524288,
2170
2229
  "kindString": "Get signature",
@@ -2329,7 +2388,7 @@
2329
2388
  }
2330
2389
  },
2331
2390
  {
2332
- "id": 228,
2391
+ "id": 214,
2333
2392
  "name": "bindHashes",
2334
2393
  "kind": 2048,
2335
2394
  "kindString": "Method",
@@ -2339,20 +2398,20 @@
2339
2398
  "sources": [
2340
2399
  {
2341
2400
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2342
- "line": 46,
2401
+ "line": 44,
2343
2402
  "character": 14
2344
2403
  }
2345
2404
  ],
2346
2405
  "signatures": [
2347
2406
  {
2348
- "id": 229,
2407
+ "id": 215,
2349
2408
  "name": "bindHashes",
2350
2409
  "kind": 4096,
2351
2410
  "kindString": "Call signature",
2352
2411
  "flags": {},
2353
2412
  "parameters": [
2354
2413
  {
2355
- "id": 230,
2414
+ "id": 216,
2356
2415
  "name": "hashes",
2357
2416
  "kind": 32768,
2358
2417
  "kindString": "Parameter",
@@ -2366,7 +2425,7 @@
2366
2425
  }
2367
2426
  },
2368
2427
  {
2369
- "id": 231,
2428
+ "id": 217,
2370
2429
  "name": "schema",
2371
2430
  "kind": 32768,
2372
2431
  "kindString": "Parameter",
@@ -2380,7 +2439,7 @@
2380
2439
  }
2381
2440
  },
2382
2441
  {
2383
- "id": 232,
2442
+ "id": 218,
2384
2443
  "name": "account",
2385
2444
  "kind": 32768,
2386
2445
  "kindString": "Parameter",
@@ -2389,7 +2448,7 @@
2389
2448
  },
2390
2449
  "type": {
2391
2450
  "type": "reference",
2392
- "name": "Account"
2451
+ "name": "AccountInstance"
2393
2452
  }
2394
2453
  }
2395
2454
  ],
@@ -2402,7 +2461,7 @@
2402
2461
  },
2403
2462
  {
2404
2463
  "type": "reference",
2405
- "name": "Account"
2464
+ "name": "AccountInstance"
2406
2465
  }
2407
2466
  ],
2408
2467
  "name": "PromiseEx"
@@ -2419,7 +2478,7 @@
2419
2478
  }
2420
2479
  },
2421
2480
  {
2422
- "id": 233,
2481
+ "id": 219,
2423
2482
  "name": "bindHashesInternal",
2424
2483
  "kind": 2048,
2425
2484
  "kindString": "Method",
@@ -2429,20 +2488,20 @@
2429
2488
  "sources": [
2430
2489
  {
2431
2490
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2432
- "line": 47,
2491
+ "line": 45,
2433
2492
  "character": 14
2434
2493
  }
2435
2494
  ],
2436
2495
  "signatures": [
2437
2496
  {
2438
- "id": 234,
2497
+ "id": 220,
2439
2498
  "name": "bindHashesInternal",
2440
2499
  "kind": 4096,
2441
2500
  "kindString": "Call signature",
2442
2501
  "flags": {},
2443
2502
  "parameters": [
2444
2503
  {
2445
- "id": 235,
2504
+ "id": 221,
2446
2505
  "name": "hashes",
2447
2506
  "kind": 32768,
2448
2507
  "kindString": "Parameter",
@@ -2456,7 +2515,7 @@
2456
2515
  }
2457
2516
  },
2458
2517
  {
2459
- "id": 236,
2518
+ "id": 222,
2460
2519
  "name": "schema",
2461
2520
  "kind": 32768,
2462
2521
  "kindString": "Parameter",
@@ -2470,7 +2529,7 @@
2470
2529
  }
2471
2530
  },
2472
2531
  {
2473
- "id": 237,
2532
+ "id": 223,
2474
2533
  "name": "account",
2475
2534
  "kind": 32768,
2476
2535
  "kindString": "Parameter",
@@ -2479,7 +2538,7 @@
2479
2538
  },
2480
2539
  "type": {
2481
2540
  "type": "reference",
2482
- "name": "Account"
2541
+ "name": "AccountInstance"
2483
2542
  }
2484
2543
  }
2485
2544
  ],
@@ -2501,14 +2560,14 @@
2501
2560
  {
2502
2561
  "type": "reflection",
2503
2562
  "declaration": {
2504
- "id": 238,
2563
+ "id": 224,
2505
2564
  "name": "__type",
2506
2565
  "kind": 65536,
2507
2566
  "kindString": "Type literal",
2508
2567
  "flags": {},
2509
2568
  "children": [
2510
2569
  {
2511
- "id": 239,
2570
+ "id": 225,
2512
2571
  "name": "schema",
2513
2572
  "kind": 1024,
2514
2573
  "kindString": "Property",
@@ -2530,7 +2589,7 @@
2530
2589
  {
2531
2590
  "title": "Properties",
2532
2591
  "children": [
2533
- 239
2592
+ 225
2534
2593
  ]
2535
2594
  }
2536
2595
  ],
@@ -2557,7 +2616,7 @@
2557
2616
  }
2558
2617
  },
2559
2618
  {
2560
- "id": 240,
2619
+ "id": 226,
2561
2620
  "name": "bindQuery",
2562
2621
  "kind": 2048,
2563
2622
  "kindString": "Method",
@@ -2567,20 +2626,20 @@
2567
2626
  "sources": [
2568
2627
  {
2569
2628
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2570
- "line": 48,
2629
+ "line": 46,
2571
2630
  "character": 14
2572
2631
  }
2573
2632
  ],
2574
2633
  "signatures": [
2575
2634
  {
2576
- "id": 241,
2635
+ "id": 227,
2577
2636
  "name": "bindQuery",
2578
2637
  "kind": 4096,
2579
2638
  "kindString": "Call signature",
2580
2639
  "flags": {},
2581
2640
  "typeParameter": [
2582
2641
  {
2583
- "id": 246,
2642
+ "id": 232,
2584
2643
  "name": "T",
2585
2644
  "kind": 131072,
2586
2645
  "kindString": "Type parameter",
@@ -2606,14 +2665,14 @@
2606
2665
  {
2607
2666
  "type": "reflection",
2608
2667
  "declaration": {
2609
- "id": 242,
2668
+ "id": 228,
2610
2669
  "name": "__type",
2611
2670
  "kind": 65536,
2612
2671
  "kindString": "Type literal",
2613
2672
  "flags": {},
2614
2673
  "children": [
2615
2674
  {
2616
- "id": 243,
2675
+ "id": 229,
2617
2676
  "name": "schema",
2618
2677
  "kind": 1024,
2619
2678
  "kindString": "Property",
@@ -2635,7 +2694,7 @@
2635
2694
  {
2636
2695
  "title": "Properties",
2637
2696
  "children": [
2638
- 243
2697
+ 229
2639
2698
  ]
2640
2699
  }
2641
2700
  ],
@@ -2671,14 +2730,14 @@
2671
2730
  {
2672
2731
  "type": "reflection",
2673
2732
  "declaration": {
2674
- "id": 244,
2733
+ "id": 230,
2675
2734
  "name": "__type",
2676
2735
  "kind": 65536,
2677
2736
  "kindString": "Type literal",
2678
2737
  "flags": {},
2679
2738
  "children": [
2680
2739
  {
2681
- "id": 245,
2740
+ "id": 231,
2682
2741
  "name": "schema",
2683
2742
  "kind": 1024,
2684
2743
  "kindString": "Property",
@@ -2700,7 +2759,7 @@
2700
2759
  {
2701
2760
  "title": "Properties",
2702
2761
  "children": [
2703
- 245
2762
+ 231
2704
2763
  ]
2705
2764
  }
2706
2765
  ],
@@ -2724,19 +2783,19 @@
2724
2783
  ],
2725
2784
  "parameters": [
2726
2785
  {
2727
- "id": 247,
2786
+ "id": 233,
2728
2787
  "name": "query",
2729
2788
  "kind": 32768,
2730
2789
  "kindString": "Parameter",
2731
2790
  "flags": {},
2732
2791
  "type": {
2733
2792
  "type": "reference",
2734
- "id": 246,
2793
+ "id": 232,
2735
2794
  "name": "T"
2736
2795
  }
2737
2796
  },
2738
2797
  {
2739
- "id": 248,
2798
+ "id": 234,
2740
2799
  "name": "payloads",
2741
2800
  "kind": 32768,
2742
2801
  "kindString": "Parameter",
@@ -2759,14 +2818,14 @@
2759
2818
  {
2760
2819
  "type": "reflection",
2761
2820
  "declaration": {
2762
- "id": 249,
2821
+ "id": 235,
2763
2822
  "name": "__type",
2764
2823
  "kind": 65536,
2765
2824
  "kindString": "Type literal",
2766
2825
  "flags": {},
2767
2826
  "children": [
2768
2827
  {
2769
- "id": 250,
2828
+ "id": 236,
2770
2829
  "name": "schema",
2771
2830
  "kind": 1024,
2772
2831
  "kindString": "Property",
@@ -2788,7 +2847,7 @@
2788
2847
  {
2789
2848
  "title": "Properties",
2790
2849
  "children": [
2791
- 250
2850
+ 236
2792
2851
  ]
2793
2852
  }
2794
2853
  ],
@@ -2806,7 +2865,7 @@
2806
2865
  }
2807
2866
  },
2808
2867
  {
2809
- "id": 251,
2868
+ "id": 237,
2810
2869
  "name": "account",
2811
2870
  "kind": 32768,
2812
2871
  "kindString": "Parameter",
@@ -2815,7 +2874,7 @@
2815
2874
  },
2816
2875
  "type": {
2817
2876
  "type": "reference",
2818
- "name": "Account"
2877
+ "name": "AccountInstance"
2819
2878
  }
2820
2879
  }
2821
2880
  ],
@@ -2843,14 +2902,14 @@
2843
2902
  {
2844
2903
  "type": "reflection",
2845
2904
  "declaration": {
2846
- "id": 252,
2905
+ "id": 238,
2847
2906
  "name": "__type",
2848
2907
  "kind": 65536,
2849
2908
  "kindString": "Type literal",
2850
2909
  "flags": {},
2851
2910
  "children": [
2852
2911
  {
2853
- "id": 253,
2912
+ "id": 239,
2854
2913
  "name": "query",
2855
2914
  "kind": 1024,
2856
2915
  "kindString": "Property",
@@ -2868,7 +2927,7 @@
2868
2927
  }
2869
2928
  },
2870
2929
  {
2871
- "id": 254,
2930
+ "id": 240,
2872
2931
  "name": "resultSet",
2873
2932
  "kind": 1024,
2874
2933
  "kindString": "Property",
@@ -2888,7 +2947,7 @@
2888
2947
  }
2889
2948
  },
2890
2949
  {
2891
- "id": 255,
2950
+ "id": 241,
2892
2951
  "name": "schema",
2893
2952
  "kind": 1024,
2894
2953
  "kindString": "Property",
@@ -2910,9 +2969,9 @@
2910
2969
  {
2911
2970
  "title": "Properties",
2912
2971
  "children": [
2913
- 253,
2914
- 254,
2915
- 255
2972
+ 239,
2973
+ 240,
2974
+ 241
2916
2975
  ]
2917
2976
  }
2918
2977
  ],
@@ -2943,14 +3002,14 @@
2943
3002
  {
2944
3003
  "type": "reflection",
2945
3004
  "declaration": {
2946
- "id": 256,
3005
+ "id": 242,
2947
3006
  "name": "__type",
2948
3007
  "kind": 65536,
2949
3008
  "kindString": "Type literal",
2950
3009
  "flags": {},
2951
3010
  "children": [
2952
3011
  {
2953
- "id": 257,
3012
+ "id": 243,
2954
3013
  "name": "schema",
2955
3014
  "kind": 1024,
2956
3015
  "kindString": "Property",
@@ -2972,7 +3031,7 @@
2972
3031
  {
2973
3032
  "title": "Properties",
2974
3033
  "children": [
2975
- 257
3034
+ 243
2976
3035
  ]
2977
3036
  }
2978
3037
  ],
@@ -2992,7 +3051,7 @@
2992
3051
  },
2993
3052
  {
2994
3053
  "type": "reference",
2995
- "name": "Account"
3054
+ "name": "AccountInstance"
2996
3055
  }
2997
3056
  ],
2998
3057
  "name": "PromiseEx"
@@ -3009,7 +3068,7 @@
3009
3068
  }
3010
3069
  },
3011
3070
  {
3012
- "id": 258,
3071
+ "id": 244,
3013
3072
  "name": "bindQueryInternal",
3014
3073
  "kind": 2048,
3015
3074
  "kindString": "Method",
@@ -3019,20 +3078,20 @@
3019
3078
  "sources": [
3020
3079
  {
3021
3080
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3022
- "line": 49,
3081
+ "line": 47,
3023
3082
  "character": 14
3024
3083
  }
3025
3084
  ],
3026
3085
  "signatures": [
3027
3086
  {
3028
- "id": 259,
3087
+ "id": 245,
3029
3088
  "name": "bindQueryInternal",
3030
3089
  "kind": 4096,
3031
3090
  "kindString": "Call signature",
3032
3091
  "flags": {},
3033
3092
  "typeParameter": [
3034
3093
  {
3035
- "id": 264,
3094
+ "id": 250,
3036
3095
  "name": "T",
3037
3096
  "kind": 131072,
3038
3097
  "kindString": "Type parameter",
@@ -3058,14 +3117,14 @@
3058
3117
  {
3059
3118
  "type": "reflection",
3060
3119
  "declaration": {
3061
- "id": 260,
3120
+ "id": 246,
3062
3121
  "name": "__type",
3063
3122
  "kind": 65536,
3064
3123
  "kindString": "Type literal",
3065
3124
  "flags": {},
3066
3125
  "children": [
3067
3126
  {
3068
- "id": 261,
3127
+ "id": 247,
3069
3128
  "name": "schema",
3070
3129
  "kind": 1024,
3071
3130
  "kindString": "Property",
@@ -3087,7 +3146,7 @@
3087
3146
  {
3088
3147
  "title": "Properties",
3089
3148
  "children": [
3090
- 261
3149
+ 247
3091
3150
  ]
3092
3151
  }
3093
3152
  ],
@@ -3123,14 +3182,14 @@
3123
3182
  {
3124
3183
  "type": "reflection",
3125
3184
  "declaration": {
3126
- "id": 262,
3185
+ "id": 248,
3127
3186
  "name": "__type",
3128
3187
  "kind": 65536,
3129
3188
  "kindString": "Type literal",
3130
3189
  "flags": {},
3131
3190
  "children": [
3132
3191
  {
3133
- "id": 263,
3192
+ "id": 249,
3134
3193
  "name": "schema",
3135
3194
  "kind": 1024,
3136
3195
  "kindString": "Property",
@@ -3152,7 +3211,7 @@
3152
3211
  {
3153
3212
  "title": "Properties",
3154
3213
  "children": [
3155
- 263
3214
+ 249
3156
3215
  ]
3157
3216
  }
3158
3217
  ],
@@ -3176,19 +3235,19 @@
3176
3235
  ],
3177
3236
  "parameters": [
3178
3237
  {
3179
- "id": 265,
3238
+ "id": 251,
3180
3239
  "name": "query",
3181
3240
  "kind": 32768,
3182
3241
  "kindString": "Parameter",
3183
3242
  "flags": {},
3184
3243
  "type": {
3185
3244
  "type": "reference",
3186
- "id": 264,
3245
+ "id": 250,
3187
3246
  "name": "T"
3188
3247
  }
3189
3248
  },
3190
3249
  {
3191
- "id": 266,
3250
+ "id": 252,
3192
3251
  "name": "payloads",
3193
3252
  "kind": 32768,
3194
3253
  "kindString": "Parameter",
@@ -3211,14 +3270,14 @@
3211
3270
  {
3212
3271
  "type": "reflection",
3213
3272
  "declaration": {
3214
- "id": 267,
3273
+ "id": 253,
3215
3274
  "name": "__type",
3216
3275
  "kind": 65536,
3217
3276
  "kindString": "Type literal",
3218
3277
  "flags": {},
3219
3278
  "children": [
3220
3279
  {
3221
- "id": 268,
3280
+ "id": 254,
3222
3281
  "name": "schema",
3223
3282
  "kind": 1024,
3224
3283
  "kindString": "Property",
@@ -3240,7 +3299,7 @@
3240
3299
  {
3241
3300
  "title": "Properties",
3242
3301
  "children": [
3243
- 268
3302
+ 254
3244
3303
  ]
3245
3304
  }
3246
3305
  ],
@@ -3258,7 +3317,7 @@
3258
3317
  }
3259
3318
  },
3260
3319
  {
3261
- "id": 269,
3320
+ "id": 255,
3262
3321
  "name": "account",
3263
3322
  "kind": 32768,
3264
3323
  "kindString": "Parameter",
@@ -3267,7 +3326,7 @@
3267
3326
  },
3268
3327
  "type": {
3269
3328
  "type": "reference",
3270
- "name": "Account"
3329
+ "name": "AccountInstance"
3271
3330
  }
3272
3331
  }
3273
3332
  ],
@@ -3292,14 +3351,14 @@
3292
3351
  {
3293
3352
  "type": "reflection",
3294
3353
  "declaration": {
3295
- "id": 270,
3354
+ "id": 256,
3296
3355
  "name": "__type",
3297
3356
  "kind": 65536,
3298
3357
  "kindString": "Type literal",
3299
3358
  "flags": {},
3300
3359
  "children": [
3301
3360
  {
3302
- "id": 271,
3361
+ "id": 257,
3303
3362
  "name": "query",
3304
3363
  "kind": 1024,
3305
3364
  "kindString": "Property",
@@ -3317,7 +3376,7 @@
3317
3376
  }
3318
3377
  },
3319
3378
  {
3320
- "id": 272,
3379
+ "id": 258,
3321
3380
  "name": "resultSet",
3322
3381
  "kind": 1024,
3323
3382
  "kindString": "Property",
@@ -3337,7 +3396,7 @@
3337
3396
  }
3338
3397
  },
3339
3398
  {
3340
- "id": 273,
3399
+ "id": 259,
3341
3400
  "name": "schema",
3342
3401
  "kind": 1024,
3343
3402
  "kindString": "Property",
@@ -3359,9 +3418,9 @@
3359
3418
  {
3360
3419
  "title": "Properties",
3361
3420
  "children": [
3362
- 271,
3363
- 272,
3364
- 273
3421
+ 257,
3422
+ 258,
3423
+ 259
3365
3424
  ]
3366
3425
  }
3367
3426
  ],
@@ -3392,14 +3451,14 @@
3392
3451
  {
3393
3452
  "type": "reflection",
3394
3453
  "declaration": {
3395
- "id": 274,
3454
+ "id": 260,
3396
3455
  "name": "__type",
3397
3456
  "kind": 65536,
3398
3457
  "kindString": "Type literal",
3399
3458
  "flags": {},
3400
3459
  "children": [
3401
3460
  {
3402
- "id": 275,
3461
+ "id": 261,
3403
3462
  "name": "schema",
3404
3463
  "kind": 1024,
3405
3464
  "kindString": "Property",
@@ -3421,7 +3480,7 @@
3421
3480
  {
3422
3481
  "title": "Properties",
3423
3482
  "children": [
3424
- 275
3483
+ 261
3425
3484
  ]
3426
3485
  }
3427
3486
  ],
@@ -3451,7 +3510,7 @@
3451
3510
  }
3452
3511
  },
3453
3512
  {
3454
- "id": 276,
3513
+ "id": 262,
3455
3514
  "name": "bindResult",
3456
3515
  "kind": 2048,
3457
3516
  "kindString": "Method",
@@ -3461,20 +3520,20 @@
3461
3520
  "sources": [
3462
3521
  {
3463
3522
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3464
- "line": 50,
3523
+ "line": 48,
3465
3524
  "character": 14
3466
3525
  }
3467
3526
  ],
3468
3527
  "signatures": [
3469
3528
  {
3470
- "id": 277,
3529
+ "id": 263,
3471
3530
  "name": "bindResult",
3472
3531
  "kind": 4096,
3473
3532
  "kindString": "Call signature",
3474
3533
  "flags": {},
3475
3534
  "parameters": [
3476
3535
  {
3477
- "id": 278,
3536
+ "id": 264,
3478
3537
  "name": "payloads",
3479
3538
  "kind": 32768,
3480
3539
  "kindString": "Parameter",
@@ -3495,14 +3554,14 @@
3495
3554
  {
3496
3555
  "type": "reflection",
3497
3556
  "declaration": {
3498
- "id": 279,
3557
+ "id": 265,
3499
3558
  "name": "__type",
3500
3559
  "kind": 65536,
3501
3560
  "kindString": "Type literal",
3502
3561
  "flags": {},
3503
3562
  "children": [
3504
3563
  {
3505
- "id": 280,
3564
+ "id": 266,
3506
3565
  "name": "schema",
3507
3566
  "kind": 1024,
3508
3567
  "kindString": "Property",
@@ -3524,7 +3583,7 @@
3524
3583
  {
3525
3584
  "title": "Properties",
3526
3585
  "children": [
3527
- 280
3586
+ 266
3528
3587
  ]
3529
3588
  }
3530
3589
  ],
@@ -3542,7 +3601,7 @@
3542
3601
  }
3543
3602
  },
3544
3603
  {
3545
- "id": 281,
3604
+ "id": 267,
3546
3605
  "name": "account",
3547
3606
  "kind": 32768,
3548
3607
  "kindString": "Parameter",
@@ -3551,7 +3610,7 @@
3551
3610
  },
3552
3611
  "type": {
3553
3612
  "type": "reference",
3554
- "name": "Account"
3613
+ "name": "AccountInstance"
3555
3614
  }
3556
3615
  }
3557
3616
  ],
@@ -3575,14 +3634,14 @@
3575
3634
  {
3576
3635
  "type": "reflection",
3577
3636
  "declaration": {
3578
- "id": 282,
3637
+ "id": 268,
3579
3638
  "name": "__type",
3580
3639
  "kind": 65536,
3581
3640
  "kindString": "Type literal",
3582
3641
  "flags": {},
3583
3642
  "children": [
3584
3643
  {
3585
- "id": 283,
3644
+ "id": 269,
3586
3645
  "name": "schema",
3587
3646
  "kind": 1024,
3588
3647
  "kindString": "Property",
@@ -3604,7 +3663,7 @@
3604
3663
  {
3605
3664
  "title": "Properties",
3606
3665
  "children": [
3607
- 283
3666
+ 269
3608
3667
  ]
3609
3668
  }
3610
3669
  ],
@@ -3624,7 +3683,7 @@
3624
3683
  },
3625
3684
  {
3626
3685
  "type": "reference",
3627
- "name": "Account"
3686
+ "name": "AccountInstance"
3628
3687
  }
3629
3688
  ],
3630
3689
  "name": "PromiseEx"
@@ -3641,7 +3700,7 @@
3641
3700
  }
3642
3701
  },
3643
3702
  {
3644
- "id": 284,
3703
+ "id": 270,
3645
3704
  "name": "bindResultInternal",
3646
3705
  "kind": 2048,
3647
3706
  "kindString": "Method",
@@ -3651,20 +3710,20 @@
3651
3710
  "sources": [
3652
3711
  {
3653
3712
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3654
- "line": 51,
3713
+ "line": 49,
3655
3714
  "character": 14
3656
3715
  }
3657
3716
  ],
3658
3717
  "signatures": [
3659
3718
  {
3660
- "id": 285,
3719
+ "id": 271,
3661
3720
  "name": "bindResultInternal",
3662
3721
  "kind": 4096,
3663
3722
  "kindString": "Call signature",
3664
3723
  "flags": {},
3665
3724
  "parameters": [
3666
3725
  {
3667
- "id": 286,
3726
+ "id": 272,
3668
3727
  "name": "payloads",
3669
3728
  "kind": 32768,
3670
3729
  "kindString": "Parameter",
@@ -3685,14 +3744,14 @@
3685
3744
  {
3686
3745
  "type": "reflection",
3687
3746
  "declaration": {
3688
- "id": 287,
3747
+ "id": 273,
3689
3748
  "name": "__type",
3690
3749
  "kind": 65536,
3691
3750
  "kindString": "Type literal",
3692
3751
  "flags": {},
3693
3752
  "children": [
3694
3753
  {
3695
- "id": 288,
3754
+ "id": 274,
3696
3755
  "name": "schema",
3697
3756
  "kind": 1024,
3698
3757
  "kindString": "Property",
@@ -3714,7 +3773,7 @@
3714
3773
  {
3715
3774
  "title": "Properties",
3716
3775
  "children": [
3717
- 288
3776
+ 274
3718
3777
  ]
3719
3778
  }
3720
3779
  ],
@@ -3732,7 +3791,7 @@
3732
3791
  }
3733
3792
  },
3734
3793
  {
3735
- "id": 289,
3794
+ "id": 275,
3736
3795
  "name": "account",
3737
3796
  "kind": 32768,
3738
3797
  "kindString": "Parameter",
@@ -3741,7 +3800,7 @@
3741
3800
  },
3742
3801
  "type": {
3743
3802
  "type": "reference",
3744
- "name": "Account"
3803
+ "name": "AccountInstance"
3745
3804
  }
3746
3805
  }
3747
3806
  ],
@@ -3762,14 +3821,14 @@
3762
3821
  {
3763
3822
  "type": "reflection",
3764
3823
  "declaration": {
3765
- "id": 290,
3824
+ "id": 276,
3766
3825
  "name": "__type",
3767
3826
  "kind": 65536,
3768
3827
  "kindString": "Type literal",
3769
3828
  "flags": {},
3770
3829
  "children": [
3771
3830
  {
3772
- "id": 291,
3831
+ "id": 277,
3773
3832
  "name": "schema",
3774
3833
  "kind": 1024,
3775
3834
  "kindString": "Property",
@@ -3791,7 +3850,7 @@
3791
3850
  {
3792
3851
  "title": "Properties",
3793
3852
  "children": [
3794
- 291
3853
+ 277
3795
3854
  ]
3796
3855
  }
3797
3856
  ],
@@ -3821,7 +3880,7 @@
3821
3880
  }
3822
3881
  },
3823
3882
  {
3824
- "id": 171,
3883
+ "id": 157,
3825
3884
  "name": "discover",
3826
3885
  "kind": 2048,
3827
3886
  "kindString": "Method",
@@ -3829,13 +3888,13 @@
3829
3888
  "sources": [
3830
3889
  {
3831
3890
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3832
- "line": 40,
3891
+ "line": 38,
3833
3892
  "character": 4
3834
3893
  }
3835
3894
  ],
3836
3895
  "signatures": [
3837
3896
  {
3838
- "id": 172,
3897
+ "id": 158,
3839
3898
  "name": "discover",
3840
3899
  "kind": 4096,
3841
3900
  "kindString": "Call signature",
@@ -3859,14 +3918,14 @@
3859
3918
  {
3860
3919
  "type": "reflection",
3861
3920
  "declaration": {
3862
- "id": 173,
3921
+ "id": 159,
3863
3922
  "name": "__type",
3864
3923
  "kind": 65536,
3865
3924
  "kindString": "Type literal",
3866
3925
  "flags": {},
3867
3926
  "children": [
3868
3927
  {
3869
- "id": 174,
3928
+ "id": 160,
3870
3929
  "name": "schema",
3871
3930
  "kind": 1024,
3872
3931
  "kindString": "Property",
@@ -3888,7 +3947,7 @@
3888
3947
  {
3889
3948
  "title": "Properties",
3890
3949
  "children": [
3891
- 174
3950
+ 160
3892
3951
  ]
3893
3952
  }
3894
3953
  ],
@@ -3923,7 +3982,7 @@
3923
3982
  }
3924
3983
  },
3925
3984
  {
3926
- "id": 292,
3985
+ "id": 278,
3927
3986
  "name": "loadAccount",
3928
3987
  "kind": 2048,
3929
3988
  "kindString": "Method",
@@ -3933,20 +3992,20 @@
3933
3992
  "sources": [
3934
3993
  {
3935
3994
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3936
- "line": 52,
3995
+ "line": 50,
3937
3996
  "character": 14
3938
3997
  }
3939
3998
  ],
3940
3999
  "signatures": [
3941
4000
  {
3942
- "id": 293,
4001
+ "id": 279,
3943
4002
  "name": "loadAccount",
3944
4003
  "kind": 4096,
3945
4004
  "kindString": "Call signature",
3946
4005
  "flags": {},
3947
4006
  "parameters": [
3948
4007
  {
3949
- "id": 294,
4008
+ "id": 280,
3950
4009
  "name": "account",
3951
4010
  "kind": 32768,
3952
4011
  "kindString": "Parameter",
@@ -3955,13 +4014,13 @@
3955
4014
  },
3956
4015
  "type": {
3957
4016
  "type": "reference",
3958
- "name": "Account"
4017
+ "name": "AccountInstance"
3959
4018
  }
3960
4019
  }
3961
4020
  ],
3962
4021
  "type": {
3963
4022
  "type": "reference",
3964
- "name": "Account"
4023
+ "name": "AccountInstance"
3965
4024
  },
3966
4025
  "inheritedFrom": {
3967
4026
  "type": "reference",
@@ -4996,7 +5055,7 @@
4996
5055
  }
4997
5056
  },
4998
5057
  {
4999
- "id": 175,
5058
+ "id": 161,
5000
5059
  "name": "queryable",
5001
5060
  "kind": 2048,
5002
5061
  "kindString": "Method",
@@ -5004,20 +5063,20 @@
5004
5063
  "sources": [
5005
5064
  {
5006
5065
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5007
- "line": 42,
5066
+ "line": 40,
5008
5067
  "character": 4
5009
5068
  }
5010
5069
  ],
5011
5070
  "signatures": [
5012
5071
  {
5013
- "id": 176,
5072
+ "id": 162,
5014
5073
  "name": "queryable",
5015
5074
  "kind": 4096,
5016
5075
  "kindString": "Call signature",
5017
5076
  "flags": {},
5018
5077
  "typeParameter": [
5019
5078
  {
5020
- "id": 185,
5079
+ "id": 171,
5021
5080
  "name": "T",
5022
5081
  "kind": 131072,
5023
5082
  "kindString": "Type parameter",
@@ -5040,14 +5099,14 @@
5040
5099
  {
5041
5100
  "type": "reflection",
5042
5101
  "declaration": {
5043
- "id": 177,
5102
+ "id": 163,
5044
5103
  "name": "__type",
5045
5104
  "kind": 65536,
5046
5105
  "kindString": "Type literal",
5047
5106
  "flags": {},
5048
5107
  "children": [
5049
5108
  {
5050
- "id": 178,
5109
+ "id": 164,
5051
5110
  "name": "query",
5052
5111
  "kind": 1024,
5053
5112
  "kindString": "Property",
@@ -5065,7 +5124,7 @@
5065
5124
  }
5066
5125
  },
5067
5126
  {
5068
- "id": 179,
5127
+ "id": 165,
5069
5128
  "name": "resultSet",
5070
5129
  "kind": 1024,
5071
5130
  "kindString": "Property",
@@ -5085,7 +5144,7 @@
5085
5144
  }
5086
5145
  },
5087
5146
  {
5088
- "id": 180,
5147
+ "id": 166,
5089
5148
  "name": "schema",
5090
5149
  "kind": 1024,
5091
5150
  "kindString": "Property",
@@ -5107,9 +5166,9 @@
5107
5166
  {
5108
5167
  "title": "Properties",
5109
5168
  "children": [
5110
- 178,
5111
- 179,
5112
- 180
5169
+ 164,
5170
+ 165,
5171
+ 166
5113
5172
  ]
5114
5173
  }
5115
5174
  ],
@@ -5142,14 +5201,14 @@
5142
5201
  {
5143
5202
  "type": "reflection",
5144
5203
  "declaration": {
5145
- "id": 181,
5204
+ "id": 167,
5146
5205
  "name": "__type",
5147
5206
  "kind": 65536,
5148
5207
  "kindString": "Type literal",
5149
5208
  "flags": {},
5150
5209
  "children": [
5151
5210
  {
5152
- "id": 182,
5211
+ "id": 168,
5153
5212
  "name": "query",
5154
5213
  "kind": 1024,
5155
5214
  "kindString": "Property",
@@ -5167,7 +5226,7 @@
5167
5226
  }
5168
5227
  },
5169
5228
  {
5170
- "id": 183,
5229
+ "id": 169,
5171
5230
  "name": "resultSet",
5172
5231
  "kind": 1024,
5173
5232
  "kindString": "Property",
@@ -5187,7 +5246,7 @@
5187
5246
  }
5188
5247
  },
5189
5248
  {
5190
- "id": 184,
5249
+ "id": 170,
5191
5250
  "name": "schema",
5192
5251
  "kind": 1024,
5193
5252
  "kindString": "Property",
@@ -5209,9 +5268,9 @@
5209
5268
  {
5210
5269
  "title": "Properties",
5211
5270
  "children": [
5212
- 182,
5213
- 183,
5214
- 184
5271
+ 168,
5272
+ 169,
5273
+ 170
5215
5274
  ]
5216
5275
  }
5217
5276
  ],
@@ -5228,7 +5287,7 @@
5228
5287
  }
5229
5288
  },
5230
5289
  {
5231
- "id": 204,
5290
+ "id": 190,
5232
5291
  "name": "TConfig",
5233
5292
  "kind": 131072,
5234
5293
  "kindString": "Type parameter",
@@ -5247,14 +5306,14 @@
5247
5306
  {
5248
5307
  "type": "reflection",
5249
5308
  "declaration": {
5250
- "id": 186,
5309
+ "id": 172,
5251
5310
  "name": "__type",
5252
5311
  "kind": 65536,
5253
5312
  "kindString": "Type literal",
5254
5313
  "flags": {},
5255
5314
  "children": [
5256
5315
  {
5257
- "id": 187,
5316
+ "id": 173,
5258
5317
  "name": "name",
5259
5318
  "kind": 1024,
5260
5319
  "kindString": "Property",
@@ -5274,7 +5333,7 @@
5274
5333
  }
5275
5334
  },
5276
5335
  {
5277
- "id": 188,
5336
+ "id": 174,
5278
5337
  "name": "security",
5279
5338
  "kind": 1024,
5280
5339
  "kindString": "Property",
@@ -5291,14 +5350,14 @@
5291
5350
  "type": {
5292
5351
  "type": "reflection",
5293
5352
  "declaration": {
5294
- "id": 189,
5353
+ "id": 175,
5295
5354
  "name": "__type",
5296
5355
  "kind": 65536,
5297
5356
  "kindString": "Type literal",
5298
5357
  "flags": {},
5299
5358
  "children": [
5300
5359
  {
5301
- "id": 190,
5360
+ "id": 176,
5302
5361
  "name": "allowAnonymous",
5303
5362
  "kind": 1024,
5304
5363
  "kindString": "Property",
@@ -5318,7 +5377,7 @@
5318
5377
  }
5319
5378
  },
5320
5379
  {
5321
- "id": 191,
5380
+ "id": 177,
5322
5381
  "name": "allowed",
5323
5382
  "kind": 1024,
5324
5383
  "kindString": "Property",
@@ -5362,7 +5421,7 @@
5362
5421
  }
5363
5422
  },
5364
5423
  {
5365
- "id": 192,
5424
+ "id": 178,
5366
5425
  "name": "disallowed",
5367
5426
  "kind": 1024,
5368
5427
  "kindString": "Property",
@@ -5401,9 +5460,9 @@
5401
5460
  {
5402
5461
  "title": "Properties",
5403
5462
  "children": [
5404
- 190,
5405
- 191,
5406
- 192
5463
+ 176,
5464
+ 177,
5465
+ 178
5407
5466
  ]
5408
5467
  }
5409
5468
  ],
@@ -5422,8 +5481,8 @@
5422
5481
  {
5423
5482
  "title": "Properties",
5424
5483
  "children": [
5425
- 187,
5426
- 188
5484
+ 173,
5485
+ 174
5427
5486
  ]
5428
5487
  }
5429
5488
  ],
@@ -5439,14 +5498,14 @@
5439
5498
  {
5440
5499
  "type": "reflection",
5441
5500
  "declaration": {
5442
- "id": 193,
5501
+ "id": 179,
5443
5502
  "name": "__type",
5444
5503
  "kind": 65536,
5445
5504
  "kindString": "Type literal",
5446
5505
  "flags": {},
5447
5506
  "children": [
5448
5507
  {
5449
- "id": 194,
5508
+ "id": 180,
5450
5509
  "name": "schema",
5451
5510
  "kind": 1024,
5452
5511
  "kindString": "Property",
@@ -5468,7 +5527,7 @@
5468
5527
  {
5469
5528
  "title": "Properties",
5470
5529
  "children": [
5471
- 194
5530
+ 180
5472
5531
  ]
5473
5532
  }
5474
5533
  ],
@@ -5497,14 +5556,14 @@
5497
5556
  {
5498
5557
  "type": "reflection",
5499
5558
  "declaration": {
5500
- "id": 195,
5559
+ "id": 181,
5501
5560
  "name": "__type",
5502
5561
  "kind": 65536,
5503
5562
  "kindString": "Type literal",
5504
5563
  "flags": {},
5505
5564
  "children": [
5506
5565
  {
5507
- "id": 196,
5566
+ "id": 182,
5508
5567
  "name": "name",
5509
5568
  "kind": 1024,
5510
5569
  "kindString": "Property",
@@ -5524,7 +5583,7 @@
5524
5583
  }
5525
5584
  },
5526
5585
  {
5527
- "id": 197,
5586
+ "id": 183,
5528
5587
  "name": "security",
5529
5588
  "kind": 1024,
5530
5589
  "kindString": "Property",
@@ -5541,14 +5600,14 @@
5541
5600
  "type": {
5542
5601
  "type": "reflection",
5543
5602
  "declaration": {
5544
- "id": 198,
5603
+ "id": 184,
5545
5604
  "name": "__type",
5546
5605
  "kind": 65536,
5547
5606
  "kindString": "Type literal",
5548
5607
  "flags": {},
5549
5608
  "children": [
5550
5609
  {
5551
- "id": 199,
5610
+ "id": 185,
5552
5611
  "name": "allowAnonymous",
5553
5612
  "kind": 1024,
5554
5613
  "kindString": "Property",
@@ -5568,7 +5627,7 @@
5568
5627
  }
5569
5628
  },
5570
5629
  {
5571
- "id": 200,
5630
+ "id": 186,
5572
5631
  "name": "allowed",
5573
5632
  "kind": 1024,
5574
5633
  "kindString": "Property",
@@ -5612,7 +5671,7 @@
5612
5671
  }
5613
5672
  },
5614
5673
  {
5615
- "id": 201,
5674
+ "id": 187,
5616
5675
  "name": "disallowed",
5617
5676
  "kind": 1024,
5618
5677
  "kindString": "Property",
@@ -5651,9 +5710,9 @@
5651
5710
  {
5652
5711
  "title": "Properties",
5653
5712
  "children": [
5654
- 199,
5655
- 200,
5656
- 201
5713
+ 185,
5714
+ 186,
5715
+ 187
5657
5716
  ]
5658
5717
  }
5659
5718
  ],
@@ -5672,8 +5731,8 @@
5672
5731
  {
5673
5732
  "title": "Properties",
5674
5733
  "children": [
5675
- 196,
5676
- 197
5734
+ 182,
5735
+ 183
5677
5736
  ]
5678
5737
  }
5679
5738
  ],
@@ -5689,14 +5748,14 @@
5689
5748
  {
5690
5749
  "type": "reflection",
5691
5750
  "declaration": {
5692
- "id": 202,
5751
+ "id": 188,
5693
5752
  "name": "__type",
5694
5753
  "kind": 65536,
5695
5754
  "kindString": "Type literal",
5696
5755
  "flags": {},
5697
5756
  "children": [
5698
5757
  {
5699
- "id": 203,
5758
+ "id": 189,
5700
5759
  "name": "schema",
5701
5760
  "kind": 1024,
5702
5761
  "kindString": "Property",
@@ -5718,7 +5777,7 @@
5718
5777
  {
5719
5778
  "title": "Properties",
5720
5779
  "children": [
5721
- 203
5780
+ 189
5722
5781
  ]
5723
5782
  }
5724
5783
  ],
@@ -5737,19 +5796,19 @@
5737
5796
  ],
5738
5797
  "parameters": [
5739
5798
  {
5740
- "id": 205,
5799
+ "id": 191,
5741
5800
  "name": "query",
5742
5801
  "kind": 32768,
5743
5802
  "kindString": "Parameter",
5744
5803
  "flags": {},
5745
5804
  "type": {
5746
5805
  "type": "reference",
5747
- "id": 185,
5806
+ "id": 171,
5748
5807
  "name": "T"
5749
5808
  }
5750
5809
  },
5751
5810
  {
5752
- "id": 206,
5811
+ "id": 192,
5753
5812
  "name": "payloads",
5754
5813
  "kind": 32768,
5755
5814
  "kindString": "Parameter",
@@ -5772,14 +5831,14 @@
5772
5831
  {
5773
5832
  "type": "reflection",
5774
5833
  "declaration": {
5775
- "id": 207,
5834
+ "id": 193,
5776
5835
  "name": "__type",
5777
5836
  "kind": 65536,
5778
5837
  "kindString": "Type literal",
5779
5838
  "flags": {},
5780
5839
  "children": [
5781
5840
  {
5782
- "id": 208,
5841
+ "id": 194,
5783
5842
  "name": "schema",
5784
5843
  "kind": 1024,
5785
5844
  "kindString": "Property",
@@ -5801,7 +5860,7 @@
5801
5860
  {
5802
5861
  "title": "Properties",
5803
5862
  "children": [
5804
- 208
5863
+ 194
5805
5864
  ]
5806
5865
  }
5807
5866
  ],
@@ -5819,7 +5878,7 @@
5819
5878
  }
5820
5879
  },
5821
5880
  {
5822
- "id": 209,
5881
+ "id": 195,
5823
5882
  "name": "queryConfig",
5824
5883
  "kind": 32768,
5825
5884
  "kindString": "Parameter",
@@ -5828,7 +5887,7 @@
5828
5887
  },
5829
5888
  "type": {
5830
5889
  "type": "reference",
5831
- "id": 204,
5890
+ "id": 190,
5832
5891
  "name": "TConfig"
5833
5892
  }
5834
5893
  }
@@ -5849,7 +5908,7 @@
5849
5908
  }
5850
5909
  },
5851
5910
  {
5852
- "id": 210,
5911
+ "id": 196,
5853
5912
  "name": "resolve",
5854
5913
  "kind": 2048,
5855
5914
  "kindString": "Method",
@@ -5857,20 +5916,20 @@
5857
5916
  "sources": [
5858
5917
  {
5859
5918
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5860
- "line": 43,
5919
+ "line": 41,
5861
5920
  "character": 4
5862
5921
  }
5863
5922
  ],
5864
5923
  "signatures": [
5865
5924
  {
5866
- "id": 211,
5925
+ "id": 197,
5867
5926
  "name": "resolve",
5868
5927
  "kind": 4096,
5869
5928
  "kindString": "Call signature",
5870
5929
  "flags": {},
5871
5930
  "parameters": [
5872
5931
  {
5873
- "id": 212,
5932
+ "id": 198,
5874
5933
  "name": "filter",
5875
5934
  "kind": 32768,
5876
5935
  "kindString": "Parameter",
@@ -5905,14 +5964,14 @@
5905
5964
  {
5906
5965
  "type": "reflection",
5907
5966
  "declaration": {
5908
- "id": 213,
5967
+ "id": 199,
5909
5968
  "name": "__type",
5910
5969
  "kind": 65536,
5911
5970
  "kindString": "Type literal",
5912
5971
  "flags": {},
5913
5972
  "children": [
5914
5973
  {
5915
- "id": 214,
5974
+ "id": 200,
5916
5975
  "name": "name",
5917
5976
  "kind": 1024,
5918
5977
  "kindString": "Property",
@@ -5932,7 +5991,7 @@
5932
5991
  }
5933
5992
  },
5934
5993
  {
5935
- "id": 215,
5994
+ "id": 201,
5936
5995
  "name": "security",
5937
5996
  "kind": 1024,
5938
5997
  "kindString": "Property",
@@ -5949,14 +6008,14 @@
5949
6008
  "type": {
5950
6009
  "type": "reflection",
5951
6010
  "declaration": {
5952
- "id": 216,
6011
+ "id": 202,
5953
6012
  "name": "__type",
5954
6013
  "kind": 65536,
5955
6014
  "kindString": "Type literal",
5956
6015
  "flags": {},
5957
6016
  "children": [
5958
6017
  {
5959
- "id": 217,
6018
+ "id": 203,
5960
6019
  "name": "allowAnonymous",
5961
6020
  "kind": 1024,
5962
6021
  "kindString": "Property",
@@ -5976,7 +6035,7 @@
5976
6035
  }
5977
6036
  },
5978
6037
  {
5979
- "id": 218,
6038
+ "id": 204,
5980
6039
  "name": "allowed",
5981
6040
  "kind": 1024,
5982
6041
  "kindString": "Property",
@@ -6020,7 +6079,7 @@
6020
6079
  }
6021
6080
  },
6022
6081
  {
6023
- "id": 219,
6082
+ "id": 205,
6024
6083
  "name": "disallowed",
6025
6084
  "kind": 1024,
6026
6085
  "kindString": "Property",
@@ -6059,9 +6118,9 @@
6059
6118
  {
6060
6119
  "title": "Properties",
6061
6120
  "children": [
6062
- 217,
6063
- 218,
6064
- 219
6121
+ 203,
6122
+ 204,
6123
+ 205
6065
6124
  ]
6066
6125
  }
6067
6126
  ],
@@ -6080,8 +6139,8 @@
6080
6139
  {
6081
6140
  "title": "Properties",
6082
6141
  "children": [
6083
- 214,
6084
- 215
6142
+ 200,
6143
+ 201
6085
6144
  ]
6086
6145
  }
6087
6146
  ],
@@ -6097,14 +6156,14 @@
6097
6156
  {
6098
6157
  "type": "reflection",
6099
6158
  "declaration": {
6100
- "id": 220,
6159
+ "id": 206,
6101
6160
  "name": "__type",
6102
6161
  "kind": 65536,
6103
6162
  "kindString": "Type literal",
6104
6163
  "flags": {},
6105
6164
  "children": [
6106
6165
  {
6107
- "id": 221,
6166
+ "id": 207,
6108
6167
  "name": "schema",
6109
6168
  "kind": 1024,
6110
6169
  "kindString": "Property",
@@ -6126,7 +6185,7 @@
6126
6185
  {
6127
6186
  "title": "Properties",
6128
6187
  "children": [
6129
- 221
6188
+ 207
6130
6189
  ]
6131
6190
  }
6132
6191
  ],
@@ -6162,7 +6221,7 @@
6162
6221
  }
6163
6222
  },
6164
6223
  {
6165
- "id": 295,
6224
+ "id": 281,
6166
6225
  "name": "start",
6167
6226
  "kind": 2048,
6168
6227
  "kindString": "Method",
@@ -6172,20 +6231,20 @@
6172
6231
  "sources": [
6173
6232
  {
6174
6233
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6175
- "line": 53,
6234
+ "line": 51,
6176
6235
  "character": 14
6177
6236
  }
6178
6237
  ],
6179
6238
  "signatures": [
6180
6239
  {
6181
- "id": 296,
6240
+ "id": 282,
6182
6241
  "name": "start",
6183
6242
  "kind": 4096,
6184
6243
  "kindString": "Call signature",
6185
6244
  "flags": {},
6186
6245
  "parameters": [
6187
6246
  {
6188
- "id": 297,
6247
+ "id": 283,
6189
6248
  "name": "_timeout",
6190
6249
  "kind": 32768,
6191
6250
  "kindString": "Parameter",
@@ -6225,7 +6284,7 @@
6225
6284
  }
6226
6285
  },
6227
6286
  {
6228
- "id": 222,
6287
+ "id": 208,
6229
6288
  "name": "started",
6230
6289
  "kind": 2048,
6231
6290
  "kindString": "Method",
@@ -6233,20 +6292,20 @@
6233
6292
  "sources": [
6234
6293
  {
6235
6294
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6236
- "line": 44,
6295
+ "line": 42,
6237
6296
  "character": 4
6238
6297
  }
6239
6298
  ],
6240
6299
  "signatures": [
6241
6300
  {
6242
- "id": 223,
6301
+ "id": 209,
6243
6302
  "name": "started",
6244
6303
  "kind": 4096,
6245
6304
  "kindString": "Call signature",
6246
6305
  "flags": {},
6247
6306
  "parameters": [
6248
6307
  {
6249
- "id": 224,
6308
+ "id": 210,
6250
6309
  "name": "notStartedAction",
6251
6310
  "kind": 32768,
6252
6311
  "kindString": "Parameter",
@@ -6296,7 +6355,7 @@
6296
6355
  }
6297
6356
  },
6298
6357
  {
6299
- "id": 298,
6358
+ "id": 284,
6300
6359
  "name": "stop",
6301
6360
  "kind": 2048,
6302
6361
  "kindString": "Method",
@@ -6306,20 +6365,20 @@
6306
6365
  "sources": [
6307
6366
  {
6308
6367
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6309
- "line": 54,
6368
+ "line": 52,
6310
6369
  "character": 14
6311
6370
  }
6312
6371
  ],
6313
6372
  "signatures": [
6314
6373
  {
6315
- "id": 299,
6374
+ "id": 285,
6316
6375
  "name": "stop",
6317
6376
  "kind": 4096,
6318
6377
  "kindString": "Call signature",
6319
6378
  "flags": {},
6320
6379
  "parameters": [
6321
6380
  {
6322
- "id": 300,
6381
+ "id": 286,
6323
6382
  "name": "_timeout",
6324
6383
  "kind": 32768,
6325
6384
  "kindString": "Parameter",
@@ -6359,7 +6418,7 @@
6359
6418
  }
6360
6419
  },
6361
6420
  {
6362
- "id": 225,
6421
+ "id": 211,
6363
6422
  "name": "subscribe",
6364
6423
  "kind": 2048,
6365
6424
  "kindString": "Method",
@@ -6367,20 +6426,20 @@
6367
6426
  "sources": [
6368
6427
  {
6369
6428
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6370
- "line": 45,
6429
+ "line": 43,
6371
6430
  "character": 4
6372
6431
  }
6373
6432
  ],
6374
6433
  "signatures": [
6375
6434
  {
6376
- "id": 226,
6435
+ "id": 212,
6377
6436
  "name": "subscribe",
6378
6437
  "kind": 4096,
6379
6438
  "kindString": "Call signature",
6380
6439
  "flags": {},
6381
6440
  "parameters": [
6382
6441
  {
6383
- "id": 227,
6442
+ "id": 213,
6384
6443
  "name": "_queryAccount",
6385
6444
  "kind": 32768,
6386
6445
  "kindString": "Parameter",
@@ -6389,7 +6448,7 @@
6389
6448
  },
6390
6449
  "type": {
6391
6450
  "type": "reference",
6392
- "name": "Account"
6451
+ "name": "AccountInstance"
6393
6452
  }
6394
6453
  }
6395
6454
  ],
@@ -6409,7 +6468,7 @@
6409
6468
  }
6410
6469
  },
6411
6470
  {
6412
- "id": 301,
6471
+ "id": 287,
6413
6472
  "name": "validateConfig",
6414
6473
  "kind": 2048,
6415
6474
  "kindString": "Method",
@@ -6419,20 +6478,20 @@
6419
6478
  "sources": [
6420
6479
  {
6421
6480
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6422
- "line": 55,
6481
+ "line": 53,
6423
6482
  "character": 14
6424
6483
  }
6425
6484
  ],
6426
6485
  "signatures": [
6427
6486
  {
6428
- "id": 302,
6487
+ "id": 288,
6429
6488
  "name": "validateConfig",
6430
6489
  "kind": 4096,
6431
6490
  "kindString": "Call signature",
6432
6491
  "flags": {},
6433
6492
  "parameters": [
6434
6493
  {
6435
- "id": 303,
6494
+ "id": 289,
6436
6495
  "name": "config",
6437
6496
  "kind": 32768,
6438
6497
  "kindString": "Parameter",
@@ -6445,7 +6504,7 @@
6445
6504
  }
6446
6505
  },
6447
6506
  {
6448
- "id": 304,
6507
+ "id": 290,
6449
6508
  "name": "parents",
6450
6509
  "kind": 32768,
6451
6510
  "kindString": "Parameter",
@@ -6909,14 +6968,14 @@
6909
6968
  {
6910
6969
  "title": "Properties",
6911
6970
  "children": [
6971
+ 115,
6972
+ 125,
6973
+ 126,
6974
+ 127,
6975
+ 128,
6976
+ 291,
6912
6977
  105,
6913
- 129,
6914
- 139,
6915
- 140,
6916
- 141,
6917
- 142,
6918
- 119,
6919
- 147,
6978
+ 133,
6920
6979
  24,
6921
6980
  41
6922
6981
  ]
@@ -6924,11 +6983,12 @@
6924
6983
  {
6925
6984
  "title": "Accessors",
6926
6985
  "children": [
6927
- 152,
6928
- 154,
6929
- 156,
6930
- 158,
6931
- 169,
6986
+ 138,
6987
+ 140,
6988
+ 142,
6989
+ 305,
6990
+ 144,
6991
+ 155,
6932
6992
  62,
6933
6993
  64
6934
6994
  ]
@@ -6936,23 +6996,23 @@
6936
6996
  {
6937
6997
  "title": "Methods",
6938
6998
  "children": [
6939
- 228,
6940
- 233,
6941
- 240,
6942
- 258,
6943
- 276,
6944
- 284,
6945
- 171,
6946
- 292,
6999
+ 214,
7000
+ 219,
7001
+ 226,
7002
+ 244,
7003
+ 262,
7004
+ 270,
7005
+ 157,
7006
+ 278,
6947
7007
  58,
6948
7008
  68,
6949
- 175,
6950
- 210,
6951
- 295,
6952
- 222,
6953
- 298,
6954
- 225,
6955
- 301,
7009
+ 161,
7010
+ 196,
7011
+ 281,
7012
+ 208,
7013
+ 284,
7014
+ 211,
7015
+ 287,
6956
7016
  25
6957
7017
  ]
6958
7018
  }
@@ -7080,7 +7140,7 @@
7080
7140
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/src/index.ts",
7081
7141
  "line": 6,
7082
7142
  "character": 13,
7083
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/src/index.ts#L6"
7143
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/src/index.ts#L6"
7084
7144
  }
7085
7145
  ],
7086
7146
  "type": {
@@ -7554,7 +7614,7 @@
7554
7614
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/src/index.ts",
7555
7615
  "line": 1,
7556
7616
  "character": 0,
7557
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/src/index.ts#L1"
7617
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/src/index.ts#L1"
7558
7618
  }
7559
7619
  ]
7560
7620
  }