@xyo-network/node-system-info-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 +1064 -1004
  2. package/package.json +7 -7
package/dist/docs.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "originalName": "",
8
8
  "children": [
9
9
  {
10
- "id": 311,
10
+ "id": 313,
11
11
  "name": "default",
12
12
  "kind": 8388608,
13
13
  "kindString": "Reference",
@@ -17,7 +17,7 @@
17
17
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/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/system/packages/info/packages/node/src/index.ts#L9"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/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
  ],
@@ -286,7 +286,7 @@
286
286
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
287
287
  "line": 7,
288
288
  "character": 2,
289
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
289
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
290
290
  }
291
291
  ],
292
292
  "type": {
@@ -317,7 +317,7 @@
317
317
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
318
318
  "line": 8,
319
319
  "character": 2,
320
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
320
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
321
321
  }
322
322
  ],
323
323
  "type": {
@@ -340,7 +340,7 @@
340
340
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
341
341
  "line": 6,
342
342
  "character": 62,
343
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
343
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
344
344
  }
345
345
  ]
346
346
  }
@@ -478,85 +478,49 @@
478
478
  }
479
479
  },
480
480
  {
481
- "id": 110,
482
- "name": "_config",
481
+ "id": 120,
482
+ "name": "_parentResolver",
483
483
  "kind": 1024,
484
484
  "kindString": "Property",
485
- "flags": {},
485
+ "flags": {
486
+ "isProtected": true
487
+ },
486
488
  "sources": [
487
489
  {
488
490
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
489
491
  "line": 15,
490
- "character": 4
492
+ "character": 14
491
493
  }
492
494
  ],
493
495
  "type": {
494
- "type": "intersection",
495
- "types": [
496
- {
497
- "type": "reference",
498
- "name": "SchemaFields"
499
- },
496
+ "type": "reference",
497
+ "typeArguments": [
500
498
  {
501
499
  "type": "reference",
502
- "name": "PayloadFields"
503
- },
504
- {
505
- "type": "reflection",
506
- "declaration": {
507
- "id": 111,
508
- "name": "__type",
509
- "kind": 65536,
510
- "kindString": "Type literal",
511
- "flags": {},
512
- "children": [
513
- {
514
- "id": 112,
515
- "name": "name",
516
- "kind": 1024,
517
- "kindString": "Property",
518
- "flags": {
519
- "isOptional": true
500
+ "typeArguments": [
501
+ {
502
+ "type": "intersection",
503
+ "types": [
504
+ {
505
+ "type": "reference",
506
+ "name": "SchemaFields"
520
507
  },
521
- "sources": [
522
- {
523
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
524
- "line": 9,
525
- "character": 4
526
- }
527
- ],
528
- "type": {
529
- "type": "intrinsic",
530
- "name": "string"
531
- }
532
- },
533
- {
534
- "id": 113,
535
- "name": "security",
536
- "kind": 1024,
537
- "kindString": "Property",
538
- "flags": {
539
- "isOptional": true
508
+ {
509
+ "type": "reference",
510
+ "name": "PayloadFields"
540
511
  },
541
- "sources": [
542
- {
543
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
544
- "line": 10,
545
- "character": 4
546
- }
547
- ],
548
- "type": {
512
+ {
549
513
  "type": "reflection",
550
514
  "declaration": {
551
- "id": 114,
515
+ "id": 121,
552
516
  "name": "__type",
553
517
  "kind": 65536,
554
518
  "kindString": "Type literal",
555
519
  "flags": {},
556
520
  "children": [
557
521
  {
558
- "id": 115,
559
- "name": "allowAnonymous",
522
+ "id": 122,
523
+ "name": "name",
560
524
  "kind": 1024,
561
525
  "kindString": "Property",
562
526
  "flags": {
@@ -564,19 +528,19 @@
564
528
  },
565
529
  "sources": [
566
530
  {
567
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
568
- "line": 11,
531
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
532
+ "line": 16,
569
533
  "character": 8
570
534
  }
571
535
  ],
572
536
  "type": {
573
537
  "type": "intrinsic",
574
- "name": "boolean"
538
+ "name": "string"
575
539
  }
576
540
  },
577
541
  {
578
- "id": 116,
579
- "name": "allowed",
542
+ "id": 123,
543
+ "name": "security",
580
544
  "kind": 1024,
581
545
  "kindString": "Property",
582
546
  "flags": {
@@ -584,73 +548,184 @@
584
548
  },
585
549
  "sources": [
586
550
  {
587
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
588
- "line": 12,
551
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
552
+ "line": 17,
589
553
  "character": 8
590
554
  }
591
555
  ],
592
556
  "type": {
593
- "type": "reference",
594
- "typeArguments": [
595
- {
596
- "type": "intrinsic",
597
- "name": "string"
598
- },
599
- {
600
- "type": "array",
601
- "elementType": {
602
- "type": "union",
603
- "types": [
557
+ "type": "reflection",
558
+ "declaration": {
559
+ "id": 124,
560
+ "name": "__type",
561
+ "kind": 65536,
562
+ "kindString": "Type literal",
563
+ "flags": {},
564
+ "children": [
565
+ {
566
+ "id": 125,
567
+ "name": "allowAnonymous",
568
+ "kind": 1024,
569
+ "kindString": "Property",
570
+ "flags": {
571
+ "isOptional": true
572
+ },
573
+ "sources": [
604
574
  {
605
- "type": "intrinsic",
606
- "name": "string"
607
- },
575
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
576
+ "line": 18,
577
+ "character": 12
578
+ }
579
+ ],
580
+ "type": {
581
+ "type": "intrinsic",
582
+ "name": "boolean"
583
+ }
584
+ },
585
+ {
586
+ "id": 126,
587
+ "name": "allowed",
588
+ "kind": 1024,
589
+ "kindString": "Property",
590
+ "flags": {
591
+ "isOptional": true
592
+ },
593
+ "sources": [
608
594
  {
609
- "type": "reference",
610
- "name": "CosigningAddressSet"
595
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
596
+ "line": 19,
597
+ "character": 12
598
+ }
599
+ ],
600
+ "type": {
601
+ "type": "reference",
602
+ "typeArguments": [
603
+ {
604
+ "type": "intrinsic",
605
+ "name": "string"
606
+ },
607
+ {
608
+ "type": "array",
609
+ "elementType": {
610
+ "type": "union",
611
+ "types": [
612
+ {
613
+ "type": "intrinsic",
614
+ "name": "string"
615
+ },
616
+ {
617
+ "type": "reference",
618
+ "name": "CosigningAddressSet"
619
+ }
620
+ ]
621
+ }
622
+ }
623
+ ],
624
+ "name": "Record",
625
+ "qualifiedName": "Record",
626
+ "package": "typescript"
627
+ }
628
+ },
629
+ {
630
+ "id": 127,
631
+ "name": "disallowed",
632
+ "kind": 1024,
633
+ "kindString": "Property",
634
+ "flags": {
635
+ "isOptional": true
636
+ },
637
+ "sources": [
638
+ {
639
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
640
+ "line": 20,
641
+ "character": 12
611
642
  }
643
+ ],
644
+ "type": {
645
+ "type": "reference",
646
+ "typeArguments": [
647
+ {
648
+ "type": "intrinsic",
649
+ "name": "string"
650
+ },
651
+ {
652
+ "type": "array",
653
+ "elementType": {
654
+ "type": "intrinsic",
655
+ "name": "string"
656
+ }
657
+ }
658
+ ],
659
+ "name": "Record",
660
+ "qualifiedName": "Record",
661
+ "package": "typescript"
662
+ }
663
+ }
664
+ ],
665
+ "groups": [
666
+ {
667
+ "title": "Properties",
668
+ "children": [
669
+ 125,
670
+ 126,
671
+ 127
612
672
  ]
613
673
  }
614
- }
615
- ],
616
- "name": "Record",
617
- "qualifiedName": "Record",
618
- "package": "typescript"
674
+ ],
675
+ "sources": [
676
+ {
677
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
678
+ "line": 17,
679
+ "character": 19
680
+ }
681
+ ]
682
+ }
619
683
  }
620
- },
684
+ }
685
+ ],
686
+ "groups": [
687
+ {
688
+ "title": "Properties",
689
+ "children": [
690
+ 122,
691
+ 123
692
+ ]
693
+ }
694
+ ],
695
+ "sources": [
696
+ {
697
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
698
+ "line": 15,
699
+ "character": 167
700
+ }
701
+ ]
702
+ }
703
+ },
704
+ {
705
+ "type": "reflection",
706
+ "declaration": {
707
+ "id": 128,
708
+ "name": "__type",
709
+ "kind": 65536,
710
+ "kindString": "Type literal",
711
+ "flags": {},
712
+ "children": [
621
713
  {
622
- "id": 117,
623
- "name": "disallowed",
714
+ "id": 129,
715
+ "name": "schema",
624
716
  "kind": 1024,
625
717
  "kindString": "Property",
626
- "flags": {
627
- "isOptional": true
628
- },
718
+ "flags": {},
629
719
  "sources": [
630
720
  {
631
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
632
- "line": 13,
721
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
722
+ "line": 23,
633
723
  "character": 8
634
724
  }
635
725
  ],
636
726
  "type": {
637
- "type": "reference",
638
- "typeArguments": [
639
- {
640
- "type": "intrinsic",
641
- "name": "string"
642
- },
643
- {
644
- "type": "array",
645
- "elementType": {
646
- "type": "intrinsic",
647
- "name": "string"
648
- }
649
- }
650
- ],
651
- "name": "Record",
652
- "qualifiedName": "Record",
653
- "package": "typescript"
727
+ "type": "intrinsic",
728
+ "name": "string"
654
729
  }
655
730
  }
656
731
  ],
@@ -658,237 +733,35 @@
658
733
  {
659
734
  "title": "Properties",
660
735
  "children": [
661
- 115,
662
- 116,
663
- 117
736
+ 129
664
737
  ]
665
738
  }
666
739
  ],
667
740
  "sources": [
668
741
  {
669
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
670
- "line": 10,
671
- "character": 15
742
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
743
+ "line": 22,
744
+ "character": 8
672
745
  }
673
746
  ]
674
747
  }
675
748
  }
676
- }
677
- ],
678
- "groups": [
679
- {
680
- "title": "Properties",
681
- "children": [
682
- 112,
683
- 113
684
- ]
685
- }
686
- ],
687
- "sources": [
688
- {
689
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
690
- "line": 8,
691
- "character": 75
692
- }
693
- ]
694
- }
695
- },
696
- {
697
- "type": "reflection",
698
- "declaration": {
699
- "id": 118,
700
- "name": "__type",
701
- "kind": 65536,
702
- "kindString": "Type literal",
703
- "flags": {},
704
- "children": [
705
- {
706
- "id": 119,
707
- "name": "nodeValues",
708
- "kind": 1024,
709
- "kindString": "Property",
710
- "flags": {
711
- "isOptional": true
712
- },
713
- "sources": [
714
- {
715
- "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
716
- "line": 7,
717
- "character": 2,
718
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
719
- }
720
- ],
721
- "type": {
722
- "type": "reference",
723
- "typeArguments": [
724
- {
725
- "type": "intrinsic",
726
- "name": "string"
727
- },
728
- {
729
- "type": "intrinsic",
730
- "name": "string"
731
- }
732
- ],
733
- "name": "Record",
734
- "qualifiedName": "Record",
735
- "package": "typescript"
736
- }
737
- },
738
- {
739
- "id": 120,
740
- "name": "schema",
741
- "kind": 1024,
742
- "kindString": "Property",
743
- "flags": {},
744
- "sources": [
745
- {
746
- "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
747
- "line": 8,
748
- "character": 2,
749
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
750
- }
751
- ],
752
- "type": {
753
- "type": "literal",
754
- "value": "network.xyo.system.info.witness.node.config"
755
- }
756
- }
757
- ],
758
- "groups": [
759
- {
760
- "title": "Properties",
761
- "children": [
762
- 119,
763
- 120
764
- ]
765
- }
766
- ],
767
- "sources": [
768
- {
769
- "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
770
- "line": 6,
771
- "character": 62,
772
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
773
- }
774
- ]
775
- }
776
- },
777
- {
778
- "type": "reflection",
779
- "declaration": {
780
- "id": 121,
781
- "name": "__type",
782
- "kind": 65536,
783
- "kindString": "Type literal",
784
- "flags": {},
785
- "children": [
786
- {
787
- "id": 122,
788
- "name": "targetSet",
789
- "kind": 1024,
790
- "kindString": "Property",
791
- "flags": {
792
- "isOptional": true
793
- },
794
- "sources": [
795
- {
796
- "fileName": "modules/packages/witness/dist/types/Config.d.ts",
797
- "line": 6,
798
- "character": 4
799
- }
800
- ],
801
- "type": {
802
- "type": "intersection",
803
- "types": [
804
- {
805
- "type": "reference",
806
- "name": "SchemaFields"
807
- },
808
- {
809
- "type": "reference",
810
- "name": "PayloadFields"
811
- },
812
- {
813
- "type": "reference",
814
- "name": "PayloadSet"
815
- },
816
- {
817
- "type": "reflection",
818
- "declaration": {
819
- "id": 123,
820
- "name": "__type",
821
- "kind": 65536,
822
- "kindString": "Type literal",
823
- "flags": {},
824
- "children": [
825
- {
826
- "id": 124,
827
- "name": "schema",
828
- "kind": 1024,
829
- "kindString": "Property",
830
- "flags": {},
831
- "sources": [
832
- {
833
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
834
- "line": 17,
835
- "character": 4
836
- }
837
- ],
838
- "type": {
839
- "type": "literal",
840
- "value": "network.xyo.payload.set"
841
- }
842
- }
843
- ],
844
- "groups": [
845
- {
846
- "title": "Properties",
847
- "children": [
848
- 124
849
- ]
850
- }
851
- ],
852
- "sources": [
853
- {
854
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
855
- "line": 16,
856
- "character": 221
857
- }
858
- ]
859
- }
860
- }
861
- ]
862
- }
863
- }
864
- ],
865
- "groups": [
866
- {
867
- "title": "Properties",
868
- "children": [
869
- 122
870
- ]
871
- }
872
- ],
873
- "sources": [
874
- {
875
- "fileName": "modules/packages/witness/dist/types/Config.d.ts",
876
- "line": 5,
877
- "character": 95
878
- }
879
- ]
880
- }
749
+ ]
750
+ }
751
+ ],
752
+ "name": "Module"
881
753
  }
882
- ]
754
+ ],
755
+ "name": "CompositeModuleResolver"
883
756
  },
884
757
  "inheritedFrom": {
885
758
  "type": "reference",
886
- "name": "AbstractWitness._config"
759
+ "name": "AbstractWitness._parentResolver"
887
760
  }
888
761
  },
889
762
  {
890
- "id": 135,
891
- "name": "_parentResolver",
763
+ "id": 130,
764
+ "name": "_started",
892
765
  "kind": 1024,
893
766
  "kindString": "Property",
894
767
  "flags": {
@@ -897,355 +770,202 @@
897
770
  "sources": [
898
771
  {
899
772
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
900
- "line": 17,
773
+ "line": 25,
901
774
  "character": 14
902
775
  }
903
776
  ],
777
+ "type": {
778
+ "type": "intrinsic",
779
+ "name": "boolean"
780
+ },
781
+ "inheritedFrom": {
782
+ "type": "reference",
783
+ "name": "AbstractWitness._started"
784
+ }
785
+ },
786
+ {
787
+ "id": 131,
788
+ "name": "account",
789
+ "kind": 1024,
790
+ "kindString": "Property",
791
+ "flags": {
792
+ "isProtected": true,
793
+ "isReadonly": true
794
+ },
795
+ "sources": [
796
+ {
797
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
798
+ "line": 26,
799
+ "character": 23
800
+ }
801
+ ],
802
+ "type": {
803
+ "type": "reference",
804
+ "name": "AccountInstance"
805
+ },
806
+ "inheritedFrom": {
807
+ "type": "reference",
808
+ "name": "AbstractWitness.account"
809
+ }
810
+ },
811
+ {
812
+ "id": 132,
813
+ "name": "logger",
814
+ "kind": 1024,
815
+ "kindString": "Property",
816
+ "flags": {
817
+ "isProtected": true,
818
+ "isOptional": true,
819
+ "isReadonly": true
820
+ },
821
+ "sources": [
822
+ {
823
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
824
+ "line": 27,
825
+ "character": 23
826
+ }
827
+ ],
828
+ "type": {
829
+ "type": "reference",
830
+ "name": "Logging"
831
+ },
832
+ "inheritedFrom": {
833
+ "type": "reference",
834
+ "name": "AbstractWitness.logger"
835
+ }
836
+ },
837
+ {
838
+ "id": 133,
839
+ "name": "moduleConfigQueryValidator",
840
+ "kind": 1024,
841
+ "kindString": "Property",
842
+ "flags": {
843
+ "isProtected": true,
844
+ "isReadonly": true
845
+ },
846
+ "sources": [
847
+ {
848
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
849
+ "line": 28,
850
+ "character": 23
851
+ }
852
+ ],
904
853
  "type": {
905
854
  "type": "reference",
906
855
  "typeArguments": [
907
856
  {
908
- "type": "reference",
909
- "typeArguments": [
857
+ "type": "intersection",
858
+ "types": [
910
859
  {
911
- "type": "intersection",
912
- "types": [
913
- {
914
- "type": "reference",
915
- "name": "SchemaFields"
916
- },
917
- {
918
- "type": "reference",
919
- "name": "PayloadFields"
920
- },
921
- {
922
- "type": "reflection",
923
- "declaration": {
924
- "id": 136,
925
- "name": "__type",
926
- "kind": 65536,
927
- "kindString": "Type literal",
860
+ "type": "reference",
861
+ "name": "SchemaFields"
862
+ },
863
+ {
864
+ "type": "reference",
865
+ "name": "PayloadFields"
866
+ },
867
+ {
868
+ "type": "reference",
869
+ "name": "XyoBoundWitnessFields"
870
+ },
871
+ {
872
+ "type": "reflection",
873
+ "declaration": {
874
+ "id": 134,
875
+ "name": "__type",
876
+ "kind": 65536,
877
+ "kindString": "Type literal",
878
+ "flags": {},
879
+ "children": [
880
+ {
881
+ "id": 135,
882
+ "name": "query",
883
+ "kind": 1024,
884
+ "kindString": "Property",
928
885
  "flags": {},
929
- "children": [
930
- {
931
- "id": 137,
932
- "name": "name",
933
- "kind": 1024,
934
- "kindString": "Property",
935
- "flags": {
936
- "isOptional": true
937
- },
938
- "sources": [
939
- {
940
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
941
- "line": 18,
942
- "character": 8
943
- }
944
- ],
945
- "type": {
946
- "type": "intrinsic",
947
- "name": "string"
948
- }
949
- },
950
- {
951
- "id": 138,
952
- "name": "security",
953
- "kind": 1024,
954
- "kindString": "Property",
955
- "flags": {
956
- "isOptional": true
957
- },
958
- "sources": [
959
- {
960
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
961
- "line": 19,
962
- "character": 8
963
- }
964
- ],
965
- "type": {
966
- "type": "reflection",
967
- "declaration": {
968
- "id": 139,
969
- "name": "__type",
970
- "kind": 65536,
971
- "kindString": "Type literal",
972
- "flags": {},
973
- "children": [
974
- {
975
- "id": 140,
976
- "name": "allowAnonymous",
977
- "kind": 1024,
978
- "kindString": "Property",
979
- "flags": {
980
- "isOptional": true
981
- },
982
- "sources": [
983
- {
984
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
985
- "line": 20,
986
- "character": 12
987
- }
988
- ],
989
- "type": {
990
- "type": "intrinsic",
991
- "name": "boolean"
992
- }
993
- },
994
- {
995
- "id": 141,
996
- "name": "allowed",
997
- "kind": 1024,
998
- "kindString": "Property",
999
- "flags": {
1000
- "isOptional": true
1001
- },
1002
- "sources": [
1003
- {
1004
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1005
- "line": 21,
1006
- "character": 12
1007
- }
1008
- ],
1009
- "type": {
1010
- "type": "reference",
1011
- "typeArguments": [
1012
- {
1013
- "type": "intrinsic",
1014
- "name": "string"
1015
- },
1016
- {
1017
- "type": "array",
1018
- "elementType": {
1019
- "type": "union",
1020
- "types": [
1021
- {
1022
- "type": "intrinsic",
1023
- "name": "string"
1024
- },
1025
- {
1026
- "type": "reference",
1027
- "name": "CosigningAddressSet"
1028
- }
1029
- ]
1030
- }
1031
- }
1032
- ],
1033
- "name": "Record",
1034
- "qualifiedName": "Record",
1035
- "package": "typescript"
1036
- }
1037
- },
1038
- {
1039
- "id": 142,
1040
- "name": "disallowed",
1041
- "kind": 1024,
1042
- "kindString": "Property",
1043
- "flags": {
1044
- "isOptional": true
1045
- },
1046
- "sources": [
1047
- {
1048
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1049
- "line": 22,
1050
- "character": 12
1051
- }
1052
- ],
1053
- "type": {
1054
- "type": "reference",
1055
- "typeArguments": [
1056
- {
1057
- "type": "intrinsic",
1058
- "name": "string"
1059
- },
1060
- {
1061
- "type": "array",
1062
- "elementType": {
1063
- "type": "intrinsic",
1064
- "name": "string"
1065
- }
1066
- }
1067
- ],
1068
- "name": "Record",
1069
- "qualifiedName": "Record",
1070
- "package": "typescript"
1071
- }
1072
- }
1073
- ],
1074
- "groups": [
1075
- {
1076
- "title": "Properties",
1077
- "children": [
1078
- 140,
1079
- 141,
1080
- 142
1081
- ]
1082
- }
1083
- ],
1084
- "sources": [
1085
- {
1086
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1087
- "line": 19,
1088
- "character": 19
1089
- }
1090
- ]
1091
- }
1092
- }
1093
- }
1094
- ],
1095
- "groups": [
1096
- {
1097
- "title": "Properties",
1098
- "children": [
1099
- 137,
1100
- 138
1101
- ]
1102
- }
1103
- ],
1104
886
  "sources": [
1105
887
  {
1106
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1107
- "line": 17,
1108
- "character": 167
1109
- }
1110
- ]
1111
- }
1112
- },
1113
- {
1114
- "type": "reflection",
1115
- "declaration": {
1116
- "id": 143,
1117
- "name": "__type",
1118
- "kind": 65536,
1119
- "kindString": "Type literal",
1120
- "flags": {},
1121
- "children": [
1122
- {
1123
- "id": 144,
1124
- "name": "schema",
1125
- "kind": 1024,
1126
- "kindString": "Property",
1127
- "flags": {},
1128
- "sources": [
1129
- {
1130
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1131
- "line": 25,
1132
- "character": 8
1133
- }
1134
- ],
1135
- "type": {
1136
- "type": "intrinsic",
1137
- "name": "string"
1138
- }
888
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
889
+ "line": 5,
890
+ "character": 4
1139
891
  }
1140
892
  ],
1141
- "groups": [
893
+ "type": {
894
+ "type": "intrinsic",
895
+ "name": "string"
896
+ }
897
+ },
898
+ {
899
+ "id": 136,
900
+ "name": "resultSet",
901
+ "kind": 1024,
902
+ "kindString": "Property",
903
+ "flags": {
904
+ "isOptional": true
905
+ },
906
+ "sources": [
1142
907
  {
1143
- "title": "Properties",
1144
- "children": [
1145
- 144
1146
- ]
908
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
909
+ "line": 6,
910
+ "character": 4
1147
911
  }
1148
912
  ],
913
+ "type": {
914
+ "type": "intrinsic",
915
+ "name": "string"
916
+ }
917
+ },
918
+ {
919
+ "id": 137,
920
+ "name": "schema",
921
+ "kind": 1024,
922
+ "kindString": "Property",
923
+ "flags": {},
1149
924
  "sources": [
1150
925
  {
1151
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1152
- "line": 24,
1153
- "character": 8
926
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
927
+ "line": 7,
928
+ "character": 4
1154
929
  }
930
+ ],
931
+ "type": {
932
+ "type": "literal",
933
+ "value": "network.xyo.boundwitness.query"
934
+ }
935
+ }
936
+ ],
937
+ "groups": [
938
+ {
939
+ "title": "Properties",
940
+ "children": [
941
+ 135,
942
+ 136,
943
+ 137
1155
944
  ]
1156
945
  }
1157
- }
1158
- ]
946
+ ],
947
+ "sources": [
948
+ {
949
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
950
+ "line": 4,
951
+ "character": 51
952
+ }
953
+ ]
954
+ }
1159
955
  }
1160
- ],
1161
- "name": "Module"
956
+ ]
1162
957
  }
1163
958
  ],
1164
- "name": "CompositeModuleResolver"
1165
- },
1166
- "inheritedFrom": {
1167
- "type": "reference",
1168
- "name": "AbstractWitness._parentResolver"
1169
- }
1170
- },
1171
- {
1172
- "id": 145,
1173
- "name": "_started",
1174
- "kind": 1024,
1175
- "kindString": "Property",
1176
- "flags": {
1177
- "isProtected": true
1178
- },
1179
- "sources": [
1180
- {
1181
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1182
- "line": 27,
1183
- "character": 14
1184
- }
1185
- ],
1186
- "type": {
1187
- "type": "intrinsic",
1188
- "name": "boolean"
1189
- },
1190
- "inheritedFrom": {
1191
- "type": "reference",
1192
- "name": "AbstractWitness._started"
1193
- }
1194
- },
1195
- {
1196
- "id": 146,
1197
- "name": "account",
1198
- "kind": 1024,
1199
- "kindString": "Property",
1200
- "flags": {
1201
- "isProtected": true,
1202
- "isReadonly": true
1203
- },
1204
- "sources": [
1205
- {
1206
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1207
- "line": 28,
1208
- "character": 23
1209
- }
1210
- ],
1211
- "type": {
1212
- "type": "reference",
1213
- "name": "Account"
1214
- },
1215
- "inheritedFrom": {
1216
- "type": "reference",
1217
- "name": "AbstractWitness.account"
1218
- }
1219
- },
1220
- {
1221
- "id": 147,
1222
- "name": "logger",
1223
- "kind": 1024,
1224
- "kindString": "Property",
1225
- "flags": {
1226
- "isProtected": true,
1227
- "isOptional": true,
1228
- "isReadonly": true
1229
- },
1230
- "sources": [
1231
- {
1232
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1233
- "line": 29,
1234
- "character": 23
1235
- }
1236
- ],
1237
- "type": {
1238
- "type": "reference",
1239
- "name": "Logging"
959
+ "name": "Queryable"
1240
960
  },
1241
961
  "inheritedFrom": {
1242
962
  "type": "reference",
1243
- "name": "AbstractWitness.logger"
963
+ "name": "AbstractWitness.moduleConfigQueryValidator"
1244
964
  }
1245
965
  },
1246
966
  {
1247
- "id": 148,
1248
- "name": "moduleConfigQueryValidator",
967
+ "id": 296,
968
+ "name": "params",
1249
969
  "kind": 1024,
1250
970
  "kindString": "Property",
1251
971
  "flags": {
@@ -1254,8 +974,8 @@
1254
974
  },
1255
975
  "sources": [
1256
976
  {
1257
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1258
- "line": 30,
977
+ "fileName": "protocol/packages/core/dist/types/lib/Base.d.ts",
978
+ "line": 20,
1259
979
  "character": 23
1260
980
  }
1261
981
  ],
@@ -1274,72 +994,363 @@
1274
994
  "name": "PayloadFields"
1275
995
  },
1276
996
  {
1277
- "type": "reference",
1278
- "name": "XyoBoundWitnessFields"
997
+ "type": "reflection",
998
+ "declaration": {
999
+ "id": 297,
1000
+ "name": "__type",
1001
+ "kind": 65536,
1002
+ "kindString": "Type literal",
1003
+ "flags": {},
1004
+ "children": [
1005
+ {
1006
+ "id": 298,
1007
+ "name": "name",
1008
+ "kind": 1024,
1009
+ "kindString": "Property",
1010
+ "flags": {
1011
+ "isOptional": true
1012
+ },
1013
+ "sources": [
1014
+ {
1015
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1016
+ "line": 9,
1017
+ "character": 4
1018
+ }
1019
+ ],
1020
+ "type": {
1021
+ "type": "intrinsic",
1022
+ "name": "string"
1023
+ }
1024
+ },
1025
+ {
1026
+ "id": 299,
1027
+ "name": "security",
1028
+ "kind": 1024,
1029
+ "kindString": "Property",
1030
+ "flags": {
1031
+ "isOptional": true
1032
+ },
1033
+ "sources": [
1034
+ {
1035
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1036
+ "line": 10,
1037
+ "character": 4
1038
+ }
1039
+ ],
1040
+ "type": {
1041
+ "type": "reflection",
1042
+ "declaration": {
1043
+ "id": 300,
1044
+ "name": "__type",
1045
+ "kind": 65536,
1046
+ "kindString": "Type literal",
1047
+ "flags": {},
1048
+ "children": [
1049
+ {
1050
+ "id": 301,
1051
+ "name": "allowAnonymous",
1052
+ "kind": 1024,
1053
+ "kindString": "Property",
1054
+ "flags": {
1055
+ "isOptional": true
1056
+ },
1057
+ "sources": [
1058
+ {
1059
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1060
+ "line": 11,
1061
+ "character": 8
1062
+ }
1063
+ ],
1064
+ "type": {
1065
+ "type": "intrinsic",
1066
+ "name": "boolean"
1067
+ }
1068
+ },
1069
+ {
1070
+ "id": 302,
1071
+ "name": "allowed",
1072
+ "kind": 1024,
1073
+ "kindString": "Property",
1074
+ "flags": {
1075
+ "isOptional": true
1076
+ },
1077
+ "sources": [
1078
+ {
1079
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1080
+ "line": 12,
1081
+ "character": 8
1082
+ }
1083
+ ],
1084
+ "type": {
1085
+ "type": "reference",
1086
+ "typeArguments": [
1087
+ {
1088
+ "type": "intrinsic",
1089
+ "name": "string"
1090
+ },
1091
+ {
1092
+ "type": "array",
1093
+ "elementType": {
1094
+ "type": "union",
1095
+ "types": [
1096
+ {
1097
+ "type": "intrinsic",
1098
+ "name": "string"
1099
+ },
1100
+ {
1101
+ "type": "reference",
1102
+ "name": "CosigningAddressSet"
1103
+ }
1104
+ ]
1105
+ }
1106
+ }
1107
+ ],
1108
+ "name": "Record",
1109
+ "qualifiedName": "Record",
1110
+ "package": "typescript"
1111
+ }
1112
+ },
1113
+ {
1114
+ "id": 303,
1115
+ "name": "disallowed",
1116
+ "kind": 1024,
1117
+ "kindString": "Property",
1118
+ "flags": {
1119
+ "isOptional": true
1120
+ },
1121
+ "sources": [
1122
+ {
1123
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1124
+ "line": 13,
1125
+ "character": 8
1126
+ }
1127
+ ],
1128
+ "type": {
1129
+ "type": "reference",
1130
+ "typeArguments": [
1131
+ {
1132
+ "type": "intrinsic",
1133
+ "name": "string"
1134
+ },
1135
+ {
1136
+ "type": "array",
1137
+ "elementType": {
1138
+ "type": "intrinsic",
1139
+ "name": "string"
1140
+ }
1141
+ }
1142
+ ],
1143
+ "name": "Record",
1144
+ "qualifiedName": "Record",
1145
+ "package": "typescript"
1146
+ }
1147
+ }
1148
+ ],
1149
+ "groups": [
1150
+ {
1151
+ "title": "Properties",
1152
+ "children": [
1153
+ 301,
1154
+ 302,
1155
+ 303
1156
+ ]
1157
+ }
1158
+ ],
1159
+ "sources": [
1160
+ {
1161
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1162
+ "line": 10,
1163
+ "character": 15
1164
+ }
1165
+ ]
1166
+ }
1167
+ }
1168
+ }
1169
+ ],
1170
+ "groups": [
1171
+ {
1172
+ "title": "Properties",
1173
+ "children": [
1174
+ 298,
1175
+ 299
1176
+ ]
1177
+ }
1178
+ ],
1179
+ "sources": [
1180
+ {
1181
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1182
+ "line": 8,
1183
+ "character": 75
1184
+ }
1185
+ ]
1186
+ }
1279
1187
  },
1280
1188
  {
1281
1189
  "type": "reflection",
1282
1190
  "declaration": {
1283
- "id": 149,
1191
+ "id": 304,
1284
1192
  "name": "__type",
1285
1193
  "kind": 65536,
1286
1194
  "kindString": "Type literal",
1287
1195
  "flags": {},
1288
1196
  "children": [
1289
1197
  {
1290
- "id": 150,
1291
- "name": "query",
1198
+ "id": 305,
1199
+ "name": "nodeValues",
1292
1200
  "kind": 1024,
1293
1201
  "kindString": "Property",
1294
- "flags": {},
1202
+ "flags": {
1203
+ "isOptional": true
1204
+ },
1295
1205
  "sources": [
1296
1206
  {
1297
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1298
- "line": 5,
1299
- "character": 4
1207
+ "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
1208
+ "line": 7,
1209
+ "character": 2,
1210
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
1300
1211
  }
1301
1212
  ],
1302
1213
  "type": {
1303
- "type": "intrinsic",
1304
- "name": "string"
1214
+ "type": "reference",
1215
+ "typeArguments": [
1216
+ {
1217
+ "type": "intrinsic",
1218
+ "name": "string"
1219
+ },
1220
+ {
1221
+ "type": "intrinsic",
1222
+ "name": "string"
1223
+ }
1224
+ ],
1225
+ "name": "Record",
1226
+ "qualifiedName": "Record",
1227
+ "package": "typescript"
1305
1228
  }
1306
1229
  },
1307
1230
  {
1308
- "id": 151,
1309
- "name": "resultSet",
1231
+ "id": 306,
1232
+ "name": "schema",
1310
1233
  "kind": 1024,
1311
1234
  "kindString": "Property",
1312
- "flags": {
1313
- "isOptional": true
1314
- },
1235
+ "flags": {},
1315
1236
  "sources": [
1316
1237
  {
1317
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1318
- "line": 6,
1319
- "character": 4
1238
+ "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
1239
+ "line": 8,
1240
+ "character": 2,
1241
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
1320
1242
  }
1321
1243
  ],
1322
1244
  "type": {
1323
- "type": "intrinsic",
1324
- "name": "string"
1245
+ "type": "literal",
1246
+ "value": "network.xyo.system.info.witness.node.config"
1325
1247
  }
1326
- },
1248
+ }
1249
+ ],
1250
+ "groups": [
1327
1251
  {
1328
- "id": 152,
1329
- "name": "schema",
1252
+ "title": "Properties",
1253
+ "children": [
1254
+ 305,
1255
+ 306
1256
+ ]
1257
+ }
1258
+ ],
1259
+ "sources": [
1260
+ {
1261
+ "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
1262
+ "line": 6,
1263
+ "character": 62,
1264
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
1265
+ }
1266
+ ]
1267
+ }
1268
+ },
1269
+ {
1270
+ "type": "reflection",
1271
+ "declaration": {
1272
+ "id": 307,
1273
+ "name": "__type",
1274
+ "kind": 65536,
1275
+ "kindString": "Type literal",
1276
+ "flags": {},
1277
+ "children": [
1278
+ {
1279
+ "id": 308,
1280
+ "name": "targetSet",
1330
1281
  "kind": 1024,
1331
1282
  "kindString": "Property",
1332
- "flags": {},
1283
+ "flags": {
1284
+ "isOptional": true
1285
+ },
1333
1286
  "sources": [
1334
1287
  {
1335
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1336
- "line": 7,
1288
+ "fileName": "modules/packages/witness/dist/types/Config.d.ts",
1289
+ "line": 6,
1337
1290
  "character": 4
1338
1291
  }
1339
1292
  ],
1340
1293
  "type": {
1341
- "type": "literal",
1342
- "value": "network.xyo.boundwitness.query"
1294
+ "type": "intersection",
1295
+ "types": [
1296
+ {
1297
+ "type": "reference",
1298
+ "name": "SchemaFields"
1299
+ },
1300
+ {
1301
+ "type": "reference",
1302
+ "name": "PayloadFields"
1303
+ },
1304
+ {
1305
+ "type": "reference",
1306
+ "name": "PayloadSet"
1307
+ },
1308
+ {
1309
+ "type": "reflection",
1310
+ "declaration": {
1311
+ "id": 309,
1312
+ "name": "__type",
1313
+ "kind": 65536,
1314
+ "kindString": "Type literal",
1315
+ "flags": {},
1316
+ "children": [
1317
+ {
1318
+ "id": 310,
1319
+ "name": "schema",
1320
+ "kind": 1024,
1321
+ "kindString": "Property",
1322
+ "flags": {},
1323
+ "sources": [
1324
+ {
1325
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1326
+ "line": 17,
1327
+ "character": 4
1328
+ }
1329
+ ],
1330
+ "type": {
1331
+ "type": "literal",
1332
+ "value": "network.xyo.payload.set"
1333
+ }
1334
+ }
1335
+ ],
1336
+ "groups": [
1337
+ {
1338
+ "title": "Properties",
1339
+ "children": [
1340
+ 310
1341
+ ]
1342
+ }
1343
+ ],
1344
+ "sources": [
1345
+ {
1346
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1347
+ "line": 16,
1348
+ "character": 221
1349
+ }
1350
+ ]
1351
+ }
1352
+ }
1353
+ ]
1343
1354
  }
1344
1355
  }
1345
1356
  ],
@@ -1347,33 +1358,35 @@
1347
1358
  {
1348
1359
  "title": "Properties",
1349
1360
  "children": [
1350
- 150,
1351
- 151,
1352
- 152
1361
+ 308
1353
1362
  ]
1354
1363
  }
1355
1364
  ],
1356
1365
  "sources": [
1357
1366
  {
1358
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1359
- "line": 4,
1360
- "character": 51
1367
+ "fileName": "modules/packages/witness/dist/types/Config.d.ts",
1368
+ "line": 5,
1369
+ "character": 95
1361
1370
  }
1362
1371
  ]
1363
1372
  }
1364
1373
  }
1365
1374
  ]
1375
+ },
1376
+ {
1377
+ "type": "reference",
1378
+ "name": "AnyObject"
1366
1379
  }
1367
1380
  ],
1368
- "name": "Queryable"
1381
+ "name": "ModuleParams"
1369
1382
  },
1370
1383
  "inheritedFrom": {
1371
1384
  "type": "reference",
1372
- "name": "AbstractWitness.moduleConfigQueryValidator"
1385
+ "name": "AbstractWitness.params"
1373
1386
  }
1374
1387
  },
1375
1388
  {
1376
- "id": 125,
1389
+ "id": 110,
1377
1390
  "name": "resolver",
1378
1391
  "kind": 1024,
1379
1392
  "kindString": "Property",
@@ -1383,7 +1396,7 @@
1383
1396
  "sources": [
1384
1397
  {
1385
1398
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1386
- "line": 16,
1399
+ "line": 14,
1387
1400
  "character": 13
1388
1401
  }
1389
1402
  ],
@@ -1407,14 +1420,14 @@
1407
1420
  {
1408
1421
  "type": "reflection",
1409
1422
  "declaration": {
1410
- "id": 126,
1423
+ "id": 111,
1411
1424
  "name": "__type",
1412
1425
  "kind": 65536,
1413
1426
  "kindString": "Type literal",
1414
1427
  "flags": {},
1415
1428
  "children": [
1416
1429
  {
1417
- "id": 127,
1430
+ "id": 112,
1418
1431
  "name": "name",
1419
1432
  "kind": 1024,
1420
1433
  "kindString": "Property",
@@ -1434,7 +1447,7 @@
1434
1447
  }
1435
1448
  },
1436
1449
  {
1437
- "id": 128,
1450
+ "id": 113,
1438
1451
  "name": "security",
1439
1452
  "kind": 1024,
1440
1453
  "kindString": "Property",
@@ -1451,14 +1464,14 @@
1451
1464
  "type": {
1452
1465
  "type": "reflection",
1453
1466
  "declaration": {
1454
- "id": 129,
1467
+ "id": 114,
1455
1468
  "name": "__type",
1456
1469
  "kind": 65536,
1457
1470
  "kindString": "Type literal",
1458
1471
  "flags": {},
1459
1472
  "children": [
1460
1473
  {
1461
- "id": 130,
1474
+ "id": 115,
1462
1475
  "name": "allowAnonymous",
1463
1476
  "kind": 1024,
1464
1477
  "kindString": "Property",
@@ -1478,7 +1491,7 @@
1478
1491
  }
1479
1492
  },
1480
1493
  {
1481
- "id": 131,
1494
+ "id": 116,
1482
1495
  "name": "allowed",
1483
1496
  "kind": 1024,
1484
1497
  "kindString": "Property",
@@ -1522,7 +1535,7 @@
1522
1535
  }
1523
1536
  },
1524
1537
  {
1525
- "id": 132,
1538
+ "id": 117,
1526
1539
  "name": "disallowed",
1527
1540
  "kind": 1024,
1528
1541
  "kindString": "Property",
@@ -1561,9 +1574,9 @@
1561
1574
  {
1562
1575
  "title": "Properties",
1563
1576
  "children": [
1564
- 130,
1565
- 131,
1566
- 132
1577
+ 115,
1578
+ 116,
1579
+ 117
1567
1580
  ]
1568
1581
  }
1569
1582
  ],
@@ -1582,8 +1595,8 @@
1582
1595
  {
1583
1596
  "title": "Properties",
1584
1597
  "children": [
1585
- 127,
1586
- 128
1598
+ 112,
1599
+ 113
1587
1600
  ]
1588
1601
  }
1589
1602
  ],
@@ -1599,14 +1612,14 @@
1599
1612
  {
1600
1613
  "type": "reflection",
1601
1614
  "declaration": {
1602
- "id": 133,
1615
+ "id": 118,
1603
1616
  "name": "__type",
1604
1617
  "kind": 65536,
1605
1618
  "kindString": "Type literal",
1606
1619
  "flags": {},
1607
1620
  "children": [
1608
1621
  {
1609
- "id": 134,
1622
+ "id": 119,
1610
1623
  "name": "schema",
1611
1624
  "kind": 1024,
1612
1625
  "kindString": "Property",
@@ -1628,7 +1641,7 @@
1628
1641
  {
1629
1642
  "title": "Properties",
1630
1643
  "children": [
1631
- 134
1644
+ 119
1632
1645
  ]
1633
1646
  }
1634
1647
  ],
@@ -1659,7 +1672,7 @@
1659
1672
  }
1660
1673
  },
1661
1674
  {
1662
- "id": 153,
1675
+ "id": 138,
1663
1676
  "name": "supportedQueryValidator",
1664
1677
  "kind": 1024,
1665
1678
  "kindString": "Property",
@@ -1670,7 +1683,7 @@
1670
1683
  "sources": [
1671
1684
  {
1672
1685
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1673
- "line": 31,
1686
+ "line": 29,
1674
1687
  "character": 23
1675
1688
  }
1676
1689
  ],
@@ -1695,14 +1708,14 @@
1695
1708
  {
1696
1709
  "type": "reflection",
1697
1710
  "declaration": {
1698
- "id": 154,
1711
+ "id": 139,
1699
1712
  "name": "__type",
1700
1713
  "kind": 65536,
1701
1714
  "kindString": "Type literal",
1702
1715
  "flags": {},
1703
1716
  "children": [
1704
1717
  {
1705
- "id": 155,
1718
+ "id": 140,
1706
1719
  "name": "query",
1707
1720
  "kind": 1024,
1708
1721
  "kindString": "Property",
@@ -1720,7 +1733,7 @@
1720
1733
  }
1721
1734
  },
1722
1735
  {
1723
- "id": 156,
1736
+ "id": 141,
1724
1737
  "name": "resultSet",
1725
1738
  "kind": 1024,
1726
1739
  "kindString": "Property",
@@ -1740,7 +1753,7 @@
1740
1753
  }
1741
1754
  },
1742
1755
  {
1743
- "id": 157,
1756
+ "id": 142,
1744
1757
  "name": "schema",
1745
1758
  "kind": 1024,
1746
1759
  "kindString": "Property",
@@ -1762,9 +1775,9 @@
1762
1775
  {
1763
1776
  "title": "Properties",
1764
1777
  "children": [
1765
- 155,
1766
- 156,
1767
- 157
1778
+ 140,
1779
+ 141,
1780
+ 142
1768
1781
  ]
1769
1782
  }
1770
1783
  ],
@@ -1800,7 +1813,7 @@
1800
1813
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts",
1801
1814
  "line": 10,
1802
1815
  "character": 18,
1803
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L10"
1816
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L10"
1804
1817
  }
1805
1818
  ],
1806
1819
  "type": {
@@ -1824,8 +1837,8 @@
1824
1837
  },
1825
1838
  "sources": [
1826
1839
  {
1827
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1828
- "line": 14,
1840
+ "fileName": "protocol/packages/core/dist/types/lib/Base.d.ts",
1841
+ "line": 21,
1829
1842
  "character": 11
1830
1843
  }
1831
1844
  ],
@@ -1839,7 +1852,7 @@
1839
1852
  }
1840
1853
  },
1841
1854
  {
1842
- "id": 158,
1855
+ "id": 143,
1843
1856
  "name": "address",
1844
1857
  "kind": 262144,
1845
1858
  "kindString": "Accessor",
@@ -1847,12 +1860,12 @@
1847
1860
  "sources": [
1848
1861
  {
1849
1862
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1850
- "line": 33,
1863
+ "line": 31,
1851
1864
  "character": 8
1852
1865
  }
1853
1866
  ],
1854
1867
  "getSignature": {
1855
- "id": 159,
1868
+ "id": 144,
1856
1869
  "name": "address",
1857
1870
  "kind": 524288,
1858
1871
  "kindString": "Get signature",
@@ -1880,7 +1893,7 @@
1880
1893
  }
1881
1894
  },
1882
1895
  {
1883
- "id": 160,
1896
+ "id": 145,
1884
1897
  "name": "allowAnonymous",
1885
1898
  "kind": 262144,
1886
1899
  "kindString": "Accessor",
@@ -1888,12 +1901,12 @@
1888
1901
  "sources": [
1889
1902
  {
1890
1903
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1891
- "line": 34,
1904
+ "line": 32,
1892
1905
  "character": 8
1893
1906
  }
1894
1907
  ],
1895
1908
  "getSignature": {
1896
- "id": 161,
1909
+ "id": 146,
1897
1910
  "name": "allowAnonymous",
1898
1911
  "kind": 524288,
1899
1912
  "kindString": "Get signature",
@@ -1913,7 +1926,7 @@
1913
1926
  }
1914
1927
  },
1915
1928
  {
1916
- "id": 162,
1929
+ "id": 147,
1917
1930
  "name": "config",
1918
1931
  "kind": 262144,
1919
1932
  "kindString": "Accessor",
@@ -1921,12 +1934,12 @@
1921
1934
  "sources": [
1922
1935
  {
1923
1936
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1924
- "line": 35,
1937
+ "line": 33,
1925
1938
  "character": 8
1926
1939
  }
1927
1940
  ],
1928
1941
  "getSignature": {
1929
- "id": 163,
1942
+ "id": 148,
1930
1943
  "name": "config",
1931
1944
  "kind": 524288,
1932
1945
  "kindString": "Get signature",
@@ -1954,7 +1967,53 @@
1954
1967
  }
1955
1968
  },
1956
1969
  {
1957
- "id": 164,
1970
+ "id": 311,
1971
+ "name": "log",
1972
+ "kind": 262144,
1973
+ "kindString": "Accessor",
1974
+ "flags": {
1975
+ "isProtected": true
1976
+ },
1977
+ "sources": [
1978
+ {
1979
+ "fileName": "protocol/packages/core/dist/types/lib/Base.d.ts",
1980
+ "line": 23,
1981
+ "character": 18
1982
+ }
1983
+ ],
1984
+ "getSignature": {
1985
+ "id": 312,
1986
+ "name": "log",
1987
+ "kind": 524288,
1988
+ "kindString": "Get signature",
1989
+ "flags": {},
1990
+ "type": {
1991
+ "type": "union",
1992
+ "types": [
1993
+ {
1994
+ "type": "reference",
1995
+ "name": "Logger"
1996
+ },
1997
+ {
1998
+ "type": "reference",
1999
+ "name": "Console",
2000
+ "qualifiedName": "global.Console",
2001
+ "package": "@types/node"
2002
+ }
2003
+ ]
2004
+ },
2005
+ "inheritedFrom": {
2006
+ "type": "reference",
2007
+ "name": "AbstractWitness.log"
2008
+ }
2009
+ },
2010
+ "inheritedFrom": {
2011
+ "type": "reference",
2012
+ "name": "AbstractWitness.log"
2013
+ }
2014
+ },
2015
+ {
2016
+ "id": 149,
1958
2017
  "name": "parentResolver",
1959
2018
  "kind": 262144,
1960
2019
  "kindString": "Accessor",
@@ -1962,12 +2021,12 @@
1962
2021
  "sources": [
1963
2022
  {
1964
2023
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1965
- "line": 36,
2024
+ "line": 34,
1966
2025
  "character": 8
1967
2026
  }
1968
2027
  ],
1969
2028
  "getSignature": {
1970
- "id": 165,
2029
+ "id": 150,
1971
2030
  "name": "parentResolver",
1972
2031
  "kind": 524288,
1973
2032
  "kindString": "Get signature",
@@ -1992,14 +2051,14 @@
1992
2051
  {
1993
2052
  "type": "reflection",
1994
2053
  "declaration": {
1995
- "id": 166,
2054
+ "id": 151,
1996
2055
  "name": "__type",
1997
2056
  "kind": 65536,
1998
2057
  "kindString": "Type literal",
1999
2058
  "flags": {},
2000
2059
  "children": [
2001
2060
  {
2002
- "id": 167,
2061
+ "id": 152,
2003
2062
  "name": "name",
2004
2063
  "kind": 1024,
2005
2064
  "kindString": "Property",
@@ -2019,7 +2078,7 @@
2019
2078
  }
2020
2079
  },
2021
2080
  {
2022
- "id": 168,
2081
+ "id": 153,
2023
2082
  "name": "security",
2024
2083
  "kind": 1024,
2025
2084
  "kindString": "Property",
@@ -2036,14 +2095,14 @@
2036
2095
  "type": {
2037
2096
  "type": "reflection",
2038
2097
  "declaration": {
2039
- "id": 169,
2098
+ "id": 154,
2040
2099
  "name": "__type",
2041
2100
  "kind": 65536,
2042
2101
  "kindString": "Type literal",
2043
2102
  "flags": {},
2044
2103
  "children": [
2045
2104
  {
2046
- "id": 170,
2105
+ "id": 155,
2047
2106
  "name": "allowAnonymous",
2048
2107
  "kind": 1024,
2049
2108
  "kindString": "Property",
@@ -2063,7 +2122,7 @@
2063
2122
  }
2064
2123
  },
2065
2124
  {
2066
- "id": 171,
2125
+ "id": 156,
2067
2126
  "name": "allowed",
2068
2127
  "kind": 1024,
2069
2128
  "kindString": "Property",
@@ -2107,7 +2166,7 @@
2107
2166
  }
2108
2167
  },
2109
2168
  {
2110
- "id": 172,
2169
+ "id": 157,
2111
2170
  "name": "disallowed",
2112
2171
  "kind": 1024,
2113
2172
  "kindString": "Property",
@@ -2146,9 +2205,9 @@
2146
2205
  {
2147
2206
  "title": "Properties",
2148
2207
  "children": [
2149
- 170,
2150
- 171,
2151
- 172
2208
+ 155,
2209
+ 156,
2210
+ 157
2152
2211
  ]
2153
2212
  }
2154
2213
  ],
@@ -2167,8 +2226,8 @@
2167
2226
  {
2168
2227
  "title": "Properties",
2169
2228
  "children": [
2170
- 167,
2171
- 168
2229
+ 152,
2230
+ 153
2172
2231
  ]
2173
2232
  }
2174
2233
  ],
@@ -2184,14 +2243,14 @@
2184
2243
  {
2185
2244
  "type": "reflection",
2186
2245
  "declaration": {
2187
- "id": 173,
2246
+ "id": 158,
2188
2247
  "name": "__type",
2189
2248
  "kind": 65536,
2190
2249
  "kindString": "Type literal",
2191
2250
  "flags": {},
2192
2251
  "children": [
2193
2252
  {
2194
- "id": 174,
2253
+ "id": 159,
2195
2254
  "name": "schema",
2196
2255
  "kind": 1024,
2197
2256
  "kindString": "Property",
@@ -2213,7 +2272,7 @@
2213
2272
  {
2214
2273
  "title": "Properties",
2215
2274
  "children": [
2216
- 174
2275
+ 159
2217
2276
  ]
2218
2277
  }
2219
2278
  ],
@@ -2253,7 +2312,7 @@
2253
2312
  }
2254
2313
  },
2255
2314
  {
2256
- "id": 175,
2315
+ "id": 160,
2257
2316
  "name": "previousHash",
2258
2317
  "kind": 262144,
2259
2318
  "kindString": "Accessor",
@@ -2261,12 +2320,12 @@
2261
2320
  "sources": [
2262
2321
  {
2263
2322
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2264
- "line": 37,
2323
+ "line": 35,
2265
2324
  "character": 8
2266
2325
  }
2267
2326
  ],
2268
2327
  "getSignature": {
2269
- "id": 176,
2328
+ "id": 161,
2270
2329
  "name": "previousHash",
2271
2330
  "kind": 524288,
2272
2331
  "kindString": "Get signature",
@@ -2439,7 +2498,7 @@
2439
2498
  }
2440
2499
  },
2441
2500
  {
2442
- "id": 234,
2501
+ "id": 219,
2443
2502
  "name": "bindHashes",
2444
2503
  "kind": 2048,
2445
2504
  "kindString": "Method",
@@ -2449,20 +2508,20 @@
2449
2508
  "sources": [
2450
2509
  {
2451
2510
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2452
- "line": 46,
2511
+ "line": 44,
2453
2512
  "character": 14
2454
2513
  }
2455
2514
  ],
2456
2515
  "signatures": [
2457
2516
  {
2458
- "id": 235,
2517
+ "id": 220,
2459
2518
  "name": "bindHashes",
2460
2519
  "kind": 4096,
2461
2520
  "kindString": "Call signature",
2462
2521
  "flags": {},
2463
2522
  "parameters": [
2464
2523
  {
2465
- "id": 236,
2524
+ "id": 221,
2466
2525
  "name": "hashes",
2467
2526
  "kind": 32768,
2468
2527
  "kindString": "Parameter",
@@ -2476,7 +2535,7 @@
2476
2535
  }
2477
2536
  },
2478
2537
  {
2479
- "id": 237,
2538
+ "id": 222,
2480
2539
  "name": "schema",
2481
2540
  "kind": 32768,
2482
2541
  "kindString": "Parameter",
@@ -2490,7 +2549,7 @@
2490
2549
  }
2491
2550
  },
2492
2551
  {
2493
- "id": 238,
2552
+ "id": 223,
2494
2553
  "name": "account",
2495
2554
  "kind": 32768,
2496
2555
  "kindString": "Parameter",
@@ -2499,7 +2558,7 @@
2499
2558
  },
2500
2559
  "type": {
2501
2560
  "type": "reference",
2502
- "name": "Account"
2561
+ "name": "AccountInstance"
2503
2562
  }
2504
2563
  }
2505
2564
  ],
@@ -2512,7 +2571,7 @@
2512
2571
  },
2513
2572
  {
2514
2573
  "type": "reference",
2515
- "name": "Account"
2574
+ "name": "AccountInstance"
2516
2575
  }
2517
2576
  ],
2518
2577
  "name": "PromiseEx"
@@ -2529,7 +2588,7 @@
2529
2588
  }
2530
2589
  },
2531
2590
  {
2532
- "id": 239,
2591
+ "id": 224,
2533
2592
  "name": "bindHashesInternal",
2534
2593
  "kind": 2048,
2535
2594
  "kindString": "Method",
@@ -2539,20 +2598,20 @@
2539
2598
  "sources": [
2540
2599
  {
2541
2600
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2542
- "line": 47,
2601
+ "line": 45,
2543
2602
  "character": 14
2544
2603
  }
2545
2604
  ],
2546
2605
  "signatures": [
2547
2606
  {
2548
- "id": 240,
2607
+ "id": 225,
2549
2608
  "name": "bindHashesInternal",
2550
2609
  "kind": 4096,
2551
2610
  "kindString": "Call signature",
2552
2611
  "flags": {},
2553
2612
  "parameters": [
2554
2613
  {
2555
- "id": 241,
2614
+ "id": 226,
2556
2615
  "name": "hashes",
2557
2616
  "kind": 32768,
2558
2617
  "kindString": "Parameter",
@@ -2566,7 +2625,7 @@
2566
2625
  }
2567
2626
  },
2568
2627
  {
2569
- "id": 242,
2628
+ "id": 227,
2570
2629
  "name": "schema",
2571
2630
  "kind": 32768,
2572
2631
  "kindString": "Parameter",
@@ -2580,7 +2639,7 @@
2580
2639
  }
2581
2640
  },
2582
2641
  {
2583
- "id": 243,
2642
+ "id": 228,
2584
2643
  "name": "account",
2585
2644
  "kind": 32768,
2586
2645
  "kindString": "Parameter",
@@ -2589,7 +2648,7 @@
2589
2648
  },
2590
2649
  "type": {
2591
2650
  "type": "reference",
2592
- "name": "Account"
2651
+ "name": "AccountInstance"
2593
2652
  }
2594
2653
  }
2595
2654
  ],
@@ -2611,14 +2670,14 @@
2611
2670
  {
2612
2671
  "type": "reflection",
2613
2672
  "declaration": {
2614
- "id": 244,
2673
+ "id": 229,
2615
2674
  "name": "__type",
2616
2675
  "kind": 65536,
2617
2676
  "kindString": "Type literal",
2618
2677
  "flags": {},
2619
2678
  "children": [
2620
2679
  {
2621
- "id": 245,
2680
+ "id": 230,
2622
2681
  "name": "schema",
2623
2682
  "kind": 1024,
2624
2683
  "kindString": "Property",
@@ -2640,7 +2699,7 @@
2640
2699
  {
2641
2700
  "title": "Properties",
2642
2701
  "children": [
2643
- 245
2702
+ 230
2644
2703
  ]
2645
2704
  }
2646
2705
  ],
@@ -2667,7 +2726,7 @@
2667
2726
  }
2668
2727
  },
2669
2728
  {
2670
- "id": 246,
2729
+ "id": 231,
2671
2730
  "name": "bindQuery",
2672
2731
  "kind": 2048,
2673
2732
  "kindString": "Method",
@@ -2677,20 +2736,20 @@
2677
2736
  "sources": [
2678
2737
  {
2679
2738
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2680
- "line": 48,
2739
+ "line": 46,
2681
2740
  "character": 14
2682
2741
  }
2683
2742
  ],
2684
2743
  "signatures": [
2685
2744
  {
2686
- "id": 247,
2745
+ "id": 232,
2687
2746
  "name": "bindQuery",
2688
2747
  "kind": 4096,
2689
2748
  "kindString": "Call signature",
2690
2749
  "flags": {},
2691
2750
  "typeParameter": [
2692
2751
  {
2693
- "id": 252,
2752
+ "id": 237,
2694
2753
  "name": "T",
2695
2754
  "kind": 131072,
2696
2755
  "kindString": "Type parameter",
@@ -2716,14 +2775,14 @@
2716
2775
  {
2717
2776
  "type": "reflection",
2718
2777
  "declaration": {
2719
- "id": 248,
2778
+ "id": 233,
2720
2779
  "name": "__type",
2721
2780
  "kind": 65536,
2722
2781
  "kindString": "Type literal",
2723
2782
  "flags": {},
2724
2783
  "children": [
2725
2784
  {
2726
- "id": 249,
2785
+ "id": 234,
2727
2786
  "name": "schema",
2728
2787
  "kind": 1024,
2729
2788
  "kindString": "Property",
@@ -2745,7 +2804,7 @@
2745
2804
  {
2746
2805
  "title": "Properties",
2747
2806
  "children": [
2748
- 249
2807
+ 234
2749
2808
  ]
2750
2809
  }
2751
2810
  ],
@@ -2781,14 +2840,14 @@
2781
2840
  {
2782
2841
  "type": "reflection",
2783
2842
  "declaration": {
2784
- "id": 250,
2843
+ "id": 235,
2785
2844
  "name": "__type",
2786
2845
  "kind": 65536,
2787
2846
  "kindString": "Type literal",
2788
2847
  "flags": {},
2789
2848
  "children": [
2790
2849
  {
2791
- "id": 251,
2850
+ "id": 236,
2792
2851
  "name": "schema",
2793
2852
  "kind": 1024,
2794
2853
  "kindString": "Property",
@@ -2810,7 +2869,7 @@
2810
2869
  {
2811
2870
  "title": "Properties",
2812
2871
  "children": [
2813
- 251
2872
+ 236
2814
2873
  ]
2815
2874
  }
2816
2875
  ],
@@ -2834,19 +2893,19 @@
2834
2893
  ],
2835
2894
  "parameters": [
2836
2895
  {
2837
- "id": 253,
2896
+ "id": 238,
2838
2897
  "name": "query",
2839
2898
  "kind": 32768,
2840
2899
  "kindString": "Parameter",
2841
2900
  "flags": {},
2842
2901
  "type": {
2843
2902
  "type": "reference",
2844
- "id": 252,
2903
+ "id": 237,
2845
2904
  "name": "T"
2846
2905
  }
2847
2906
  },
2848
2907
  {
2849
- "id": 254,
2908
+ "id": 239,
2850
2909
  "name": "payloads",
2851
2910
  "kind": 32768,
2852
2911
  "kindString": "Parameter",
@@ -2869,14 +2928,14 @@
2869
2928
  {
2870
2929
  "type": "reflection",
2871
2930
  "declaration": {
2872
- "id": 255,
2931
+ "id": 240,
2873
2932
  "name": "__type",
2874
2933
  "kind": 65536,
2875
2934
  "kindString": "Type literal",
2876
2935
  "flags": {},
2877
2936
  "children": [
2878
2937
  {
2879
- "id": 256,
2938
+ "id": 241,
2880
2939
  "name": "schema",
2881
2940
  "kind": 1024,
2882
2941
  "kindString": "Property",
@@ -2898,7 +2957,7 @@
2898
2957
  {
2899
2958
  "title": "Properties",
2900
2959
  "children": [
2901
- 256
2960
+ 241
2902
2961
  ]
2903
2962
  }
2904
2963
  ],
@@ -2916,7 +2975,7 @@
2916
2975
  }
2917
2976
  },
2918
2977
  {
2919
- "id": 257,
2978
+ "id": 242,
2920
2979
  "name": "account",
2921
2980
  "kind": 32768,
2922
2981
  "kindString": "Parameter",
@@ -2925,7 +2984,7 @@
2925
2984
  },
2926
2985
  "type": {
2927
2986
  "type": "reference",
2928
- "name": "Account"
2987
+ "name": "AccountInstance"
2929
2988
  }
2930
2989
  }
2931
2990
  ],
@@ -2953,14 +3012,14 @@
2953
3012
  {
2954
3013
  "type": "reflection",
2955
3014
  "declaration": {
2956
- "id": 258,
3015
+ "id": 243,
2957
3016
  "name": "__type",
2958
3017
  "kind": 65536,
2959
3018
  "kindString": "Type literal",
2960
3019
  "flags": {},
2961
3020
  "children": [
2962
3021
  {
2963
- "id": 259,
3022
+ "id": 244,
2964
3023
  "name": "query",
2965
3024
  "kind": 1024,
2966
3025
  "kindString": "Property",
@@ -2978,7 +3037,7 @@
2978
3037
  }
2979
3038
  },
2980
3039
  {
2981
- "id": 260,
3040
+ "id": 245,
2982
3041
  "name": "resultSet",
2983
3042
  "kind": 1024,
2984
3043
  "kindString": "Property",
@@ -2998,7 +3057,7 @@
2998
3057
  }
2999
3058
  },
3000
3059
  {
3001
- "id": 261,
3060
+ "id": 246,
3002
3061
  "name": "schema",
3003
3062
  "kind": 1024,
3004
3063
  "kindString": "Property",
@@ -3020,9 +3079,9 @@
3020
3079
  {
3021
3080
  "title": "Properties",
3022
3081
  "children": [
3023
- 259,
3024
- 260,
3025
- 261
3082
+ 244,
3083
+ 245,
3084
+ 246
3026
3085
  ]
3027
3086
  }
3028
3087
  ],
@@ -3053,14 +3112,14 @@
3053
3112
  {
3054
3113
  "type": "reflection",
3055
3114
  "declaration": {
3056
- "id": 262,
3115
+ "id": 247,
3057
3116
  "name": "__type",
3058
3117
  "kind": 65536,
3059
3118
  "kindString": "Type literal",
3060
3119
  "flags": {},
3061
3120
  "children": [
3062
3121
  {
3063
- "id": 263,
3122
+ "id": 248,
3064
3123
  "name": "schema",
3065
3124
  "kind": 1024,
3066
3125
  "kindString": "Property",
@@ -3082,7 +3141,7 @@
3082
3141
  {
3083
3142
  "title": "Properties",
3084
3143
  "children": [
3085
- 263
3144
+ 248
3086
3145
  ]
3087
3146
  }
3088
3147
  ],
@@ -3102,7 +3161,7 @@
3102
3161
  },
3103
3162
  {
3104
3163
  "type": "reference",
3105
- "name": "Account"
3164
+ "name": "AccountInstance"
3106
3165
  }
3107
3166
  ],
3108
3167
  "name": "PromiseEx"
@@ -3119,7 +3178,7 @@
3119
3178
  }
3120
3179
  },
3121
3180
  {
3122
- "id": 264,
3181
+ "id": 249,
3123
3182
  "name": "bindQueryInternal",
3124
3183
  "kind": 2048,
3125
3184
  "kindString": "Method",
@@ -3129,20 +3188,20 @@
3129
3188
  "sources": [
3130
3189
  {
3131
3190
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3132
- "line": 49,
3191
+ "line": 47,
3133
3192
  "character": 14
3134
3193
  }
3135
3194
  ],
3136
3195
  "signatures": [
3137
3196
  {
3138
- "id": 265,
3197
+ "id": 250,
3139
3198
  "name": "bindQueryInternal",
3140
3199
  "kind": 4096,
3141
3200
  "kindString": "Call signature",
3142
3201
  "flags": {},
3143
3202
  "typeParameter": [
3144
3203
  {
3145
- "id": 270,
3204
+ "id": 255,
3146
3205
  "name": "T",
3147
3206
  "kind": 131072,
3148
3207
  "kindString": "Type parameter",
@@ -3168,14 +3227,14 @@
3168
3227
  {
3169
3228
  "type": "reflection",
3170
3229
  "declaration": {
3171
- "id": 266,
3230
+ "id": 251,
3172
3231
  "name": "__type",
3173
3232
  "kind": 65536,
3174
3233
  "kindString": "Type literal",
3175
3234
  "flags": {},
3176
3235
  "children": [
3177
3236
  {
3178
- "id": 267,
3237
+ "id": 252,
3179
3238
  "name": "schema",
3180
3239
  "kind": 1024,
3181
3240
  "kindString": "Property",
@@ -3197,7 +3256,7 @@
3197
3256
  {
3198
3257
  "title": "Properties",
3199
3258
  "children": [
3200
- 267
3259
+ 252
3201
3260
  ]
3202
3261
  }
3203
3262
  ],
@@ -3233,14 +3292,14 @@
3233
3292
  {
3234
3293
  "type": "reflection",
3235
3294
  "declaration": {
3236
- "id": 268,
3295
+ "id": 253,
3237
3296
  "name": "__type",
3238
3297
  "kind": 65536,
3239
3298
  "kindString": "Type literal",
3240
3299
  "flags": {},
3241
3300
  "children": [
3242
3301
  {
3243
- "id": 269,
3302
+ "id": 254,
3244
3303
  "name": "schema",
3245
3304
  "kind": 1024,
3246
3305
  "kindString": "Property",
@@ -3262,7 +3321,7 @@
3262
3321
  {
3263
3322
  "title": "Properties",
3264
3323
  "children": [
3265
- 269
3324
+ 254
3266
3325
  ]
3267
3326
  }
3268
3327
  ],
@@ -3286,19 +3345,19 @@
3286
3345
  ],
3287
3346
  "parameters": [
3288
3347
  {
3289
- "id": 271,
3348
+ "id": 256,
3290
3349
  "name": "query",
3291
3350
  "kind": 32768,
3292
3351
  "kindString": "Parameter",
3293
3352
  "flags": {},
3294
3353
  "type": {
3295
3354
  "type": "reference",
3296
- "id": 270,
3355
+ "id": 255,
3297
3356
  "name": "T"
3298
3357
  }
3299
3358
  },
3300
3359
  {
3301
- "id": 272,
3360
+ "id": 257,
3302
3361
  "name": "payloads",
3303
3362
  "kind": 32768,
3304
3363
  "kindString": "Parameter",
@@ -3321,14 +3380,14 @@
3321
3380
  {
3322
3381
  "type": "reflection",
3323
3382
  "declaration": {
3324
- "id": 273,
3383
+ "id": 258,
3325
3384
  "name": "__type",
3326
3385
  "kind": 65536,
3327
3386
  "kindString": "Type literal",
3328
3387
  "flags": {},
3329
3388
  "children": [
3330
3389
  {
3331
- "id": 274,
3390
+ "id": 259,
3332
3391
  "name": "schema",
3333
3392
  "kind": 1024,
3334
3393
  "kindString": "Property",
@@ -3350,7 +3409,7 @@
3350
3409
  {
3351
3410
  "title": "Properties",
3352
3411
  "children": [
3353
- 274
3412
+ 259
3354
3413
  ]
3355
3414
  }
3356
3415
  ],
@@ -3368,7 +3427,7 @@
3368
3427
  }
3369
3428
  },
3370
3429
  {
3371
- "id": 275,
3430
+ "id": 260,
3372
3431
  "name": "account",
3373
3432
  "kind": 32768,
3374
3433
  "kindString": "Parameter",
@@ -3377,7 +3436,7 @@
3377
3436
  },
3378
3437
  "type": {
3379
3438
  "type": "reference",
3380
- "name": "Account"
3439
+ "name": "AccountInstance"
3381
3440
  }
3382
3441
  }
3383
3442
  ],
@@ -3402,14 +3461,14 @@
3402
3461
  {
3403
3462
  "type": "reflection",
3404
3463
  "declaration": {
3405
- "id": 276,
3464
+ "id": 261,
3406
3465
  "name": "__type",
3407
3466
  "kind": 65536,
3408
3467
  "kindString": "Type literal",
3409
3468
  "flags": {},
3410
3469
  "children": [
3411
3470
  {
3412
- "id": 277,
3471
+ "id": 262,
3413
3472
  "name": "query",
3414
3473
  "kind": 1024,
3415
3474
  "kindString": "Property",
@@ -3427,7 +3486,7 @@
3427
3486
  }
3428
3487
  },
3429
3488
  {
3430
- "id": 278,
3489
+ "id": 263,
3431
3490
  "name": "resultSet",
3432
3491
  "kind": 1024,
3433
3492
  "kindString": "Property",
@@ -3447,7 +3506,7 @@
3447
3506
  }
3448
3507
  },
3449
3508
  {
3450
- "id": 279,
3509
+ "id": 264,
3451
3510
  "name": "schema",
3452
3511
  "kind": 1024,
3453
3512
  "kindString": "Property",
@@ -3469,9 +3528,9 @@
3469
3528
  {
3470
3529
  "title": "Properties",
3471
3530
  "children": [
3472
- 277,
3473
- 278,
3474
- 279
3531
+ 262,
3532
+ 263,
3533
+ 264
3475
3534
  ]
3476
3535
  }
3477
3536
  ],
@@ -3502,14 +3561,14 @@
3502
3561
  {
3503
3562
  "type": "reflection",
3504
3563
  "declaration": {
3505
- "id": 280,
3564
+ "id": 265,
3506
3565
  "name": "__type",
3507
3566
  "kind": 65536,
3508
3567
  "kindString": "Type literal",
3509
3568
  "flags": {},
3510
3569
  "children": [
3511
3570
  {
3512
- "id": 281,
3571
+ "id": 266,
3513
3572
  "name": "schema",
3514
3573
  "kind": 1024,
3515
3574
  "kindString": "Property",
@@ -3531,7 +3590,7 @@
3531
3590
  {
3532
3591
  "title": "Properties",
3533
3592
  "children": [
3534
- 281
3593
+ 266
3535
3594
  ]
3536
3595
  }
3537
3596
  ],
@@ -3561,7 +3620,7 @@
3561
3620
  }
3562
3621
  },
3563
3622
  {
3564
- "id": 282,
3623
+ "id": 267,
3565
3624
  "name": "bindResult",
3566
3625
  "kind": 2048,
3567
3626
  "kindString": "Method",
@@ -3571,20 +3630,20 @@
3571
3630
  "sources": [
3572
3631
  {
3573
3632
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3574
- "line": 50,
3633
+ "line": 48,
3575
3634
  "character": 14
3576
3635
  }
3577
3636
  ],
3578
3637
  "signatures": [
3579
3638
  {
3580
- "id": 283,
3639
+ "id": 268,
3581
3640
  "name": "bindResult",
3582
3641
  "kind": 4096,
3583
3642
  "kindString": "Call signature",
3584
3643
  "flags": {},
3585
3644
  "parameters": [
3586
3645
  {
3587
- "id": 284,
3646
+ "id": 269,
3588
3647
  "name": "payloads",
3589
3648
  "kind": 32768,
3590
3649
  "kindString": "Parameter",
@@ -3605,14 +3664,14 @@
3605
3664
  {
3606
3665
  "type": "reflection",
3607
3666
  "declaration": {
3608
- "id": 285,
3667
+ "id": 270,
3609
3668
  "name": "__type",
3610
3669
  "kind": 65536,
3611
3670
  "kindString": "Type literal",
3612
3671
  "flags": {},
3613
3672
  "children": [
3614
3673
  {
3615
- "id": 286,
3674
+ "id": 271,
3616
3675
  "name": "schema",
3617
3676
  "kind": 1024,
3618
3677
  "kindString": "Property",
@@ -3634,7 +3693,7 @@
3634
3693
  {
3635
3694
  "title": "Properties",
3636
3695
  "children": [
3637
- 286
3696
+ 271
3638
3697
  ]
3639
3698
  }
3640
3699
  ],
@@ -3652,7 +3711,7 @@
3652
3711
  }
3653
3712
  },
3654
3713
  {
3655
- "id": 287,
3714
+ "id": 272,
3656
3715
  "name": "account",
3657
3716
  "kind": 32768,
3658
3717
  "kindString": "Parameter",
@@ -3661,7 +3720,7 @@
3661
3720
  },
3662
3721
  "type": {
3663
3722
  "type": "reference",
3664
- "name": "Account"
3723
+ "name": "AccountInstance"
3665
3724
  }
3666
3725
  }
3667
3726
  ],
@@ -3685,14 +3744,14 @@
3685
3744
  {
3686
3745
  "type": "reflection",
3687
3746
  "declaration": {
3688
- "id": 288,
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": 289,
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
- 289
3776
+ 274
3718
3777
  ]
3719
3778
  }
3720
3779
  ],
@@ -3734,7 +3793,7 @@
3734
3793
  },
3735
3794
  {
3736
3795
  "type": "reference",
3737
- "name": "Account"
3796
+ "name": "AccountInstance"
3738
3797
  }
3739
3798
  ],
3740
3799
  "name": "PromiseEx"
@@ -3751,7 +3810,7 @@
3751
3810
  }
3752
3811
  },
3753
3812
  {
3754
- "id": 290,
3813
+ "id": 275,
3755
3814
  "name": "bindResultInternal",
3756
3815
  "kind": 2048,
3757
3816
  "kindString": "Method",
@@ -3761,20 +3820,20 @@
3761
3820
  "sources": [
3762
3821
  {
3763
3822
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3764
- "line": 51,
3823
+ "line": 49,
3765
3824
  "character": 14
3766
3825
  }
3767
3826
  ],
3768
3827
  "signatures": [
3769
3828
  {
3770
- "id": 291,
3829
+ "id": 276,
3771
3830
  "name": "bindResultInternal",
3772
3831
  "kind": 4096,
3773
3832
  "kindString": "Call signature",
3774
3833
  "flags": {},
3775
3834
  "parameters": [
3776
3835
  {
3777
- "id": 292,
3836
+ "id": 277,
3778
3837
  "name": "payloads",
3779
3838
  "kind": 32768,
3780
3839
  "kindString": "Parameter",
@@ -3795,14 +3854,14 @@
3795
3854
  {
3796
3855
  "type": "reflection",
3797
3856
  "declaration": {
3798
- "id": 293,
3857
+ "id": 278,
3799
3858
  "name": "__type",
3800
3859
  "kind": 65536,
3801
3860
  "kindString": "Type literal",
3802
3861
  "flags": {},
3803
3862
  "children": [
3804
3863
  {
3805
- "id": 294,
3864
+ "id": 279,
3806
3865
  "name": "schema",
3807
3866
  "kind": 1024,
3808
3867
  "kindString": "Property",
@@ -3824,7 +3883,7 @@
3824
3883
  {
3825
3884
  "title": "Properties",
3826
3885
  "children": [
3827
- 294
3886
+ 279
3828
3887
  ]
3829
3888
  }
3830
3889
  ],
@@ -3842,7 +3901,7 @@
3842
3901
  }
3843
3902
  },
3844
3903
  {
3845
- "id": 295,
3904
+ "id": 280,
3846
3905
  "name": "account",
3847
3906
  "kind": 32768,
3848
3907
  "kindString": "Parameter",
@@ -3851,7 +3910,7 @@
3851
3910
  },
3852
3911
  "type": {
3853
3912
  "type": "reference",
3854
- "name": "Account"
3913
+ "name": "AccountInstance"
3855
3914
  }
3856
3915
  }
3857
3916
  ],
@@ -3872,14 +3931,14 @@
3872
3931
  {
3873
3932
  "type": "reflection",
3874
3933
  "declaration": {
3875
- "id": 296,
3934
+ "id": 281,
3876
3935
  "name": "__type",
3877
3936
  "kind": 65536,
3878
3937
  "kindString": "Type literal",
3879
3938
  "flags": {},
3880
3939
  "children": [
3881
3940
  {
3882
- "id": 297,
3941
+ "id": 282,
3883
3942
  "name": "schema",
3884
3943
  "kind": 1024,
3885
3944
  "kindString": "Property",
@@ -3901,7 +3960,7 @@
3901
3960
  {
3902
3961
  "title": "Properties",
3903
3962
  "children": [
3904
- 297
3963
+ 282
3905
3964
  ]
3906
3965
  }
3907
3966
  ],
@@ -3931,7 +3990,7 @@
3931
3990
  }
3932
3991
  },
3933
3992
  {
3934
- "id": 177,
3993
+ "id": 162,
3935
3994
  "name": "discover",
3936
3995
  "kind": 2048,
3937
3996
  "kindString": "Method",
@@ -3939,13 +3998,13 @@
3939
3998
  "sources": [
3940
3999
  {
3941
4000
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3942
- "line": 40,
4001
+ "line": 38,
3943
4002
  "character": 4
3944
4003
  }
3945
4004
  ],
3946
4005
  "signatures": [
3947
4006
  {
3948
- "id": 178,
4007
+ "id": 163,
3949
4008
  "name": "discover",
3950
4009
  "kind": 4096,
3951
4010
  "kindString": "Call signature",
@@ -3969,14 +4028,14 @@
3969
4028
  {
3970
4029
  "type": "reflection",
3971
4030
  "declaration": {
3972
- "id": 179,
4031
+ "id": 164,
3973
4032
  "name": "__type",
3974
4033
  "kind": 65536,
3975
4034
  "kindString": "Type literal",
3976
4035
  "flags": {},
3977
4036
  "children": [
3978
4037
  {
3979
- "id": 180,
4038
+ "id": 165,
3980
4039
  "name": "schema",
3981
4040
  "kind": 1024,
3982
4041
  "kindString": "Property",
@@ -3998,7 +4057,7 @@
3998
4057
  {
3999
4058
  "title": "Properties",
4000
4059
  "children": [
4001
- 180
4060
+ 165
4002
4061
  ]
4003
4062
  }
4004
4063
  ],
@@ -4033,7 +4092,7 @@
4033
4092
  }
4034
4093
  },
4035
4094
  {
4036
- "id": 298,
4095
+ "id": 283,
4037
4096
  "name": "loadAccount",
4038
4097
  "kind": 2048,
4039
4098
  "kindString": "Method",
@@ -4043,20 +4102,20 @@
4043
4102
  "sources": [
4044
4103
  {
4045
4104
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
4046
- "line": 52,
4105
+ "line": 50,
4047
4106
  "character": 14
4048
4107
  }
4049
4108
  ],
4050
4109
  "signatures": [
4051
4110
  {
4052
- "id": 299,
4111
+ "id": 284,
4053
4112
  "name": "loadAccount",
4054
4113
  "kind": 4096,
4055
4114
  "kindString": "Call signature",
4056
4115
  "flags": {},
4057
4116
  "parameters": [
4058
4117
  {
4059
- "id": 300,
4118
+ "id": 285,
4060
4119
  "name": "account",
4061
4120
  "kind": 32768,
4062
4121
  "kindString": "Parameter",
@@ -4065,13 +4124,13 @@
4065
4124
  },
4066
4125
  "type": {
4067
4126
  "type": "reference",
4068
- "name": "Account"
4127
+ "name": "AccountInstance"
4069
4128
  }
4070
4129
  }
4071
4130
  ],
4072
4131
  "type": {
4073
4132
  "type": "reference",
4074
- "name": "Account"
4133
+ "name": "AccountInstance"
4075
4134
  },
4076
4135
  "inheritedFrom": {
4077
4136
  "type": "reference",
@@ -4095,7 +4154,7 @@
4095
4154
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts",
4096
4155
  "line": 16,
4097
4156
  "character": 17,
4098
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L16"
4157
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L16"
4099
4158
  }
4100
4159
  ],
4101
4160
  "signatures": [
@@ -5195,7 +5254,7 @@
5195
5254
  }
5196
5255
  },
5197
5256
  {
5198
- "id": 181,
5257
+ "id": 166,
5199
5258
  "name": "queryable",
5200
5259
  "kind": 2048,
5201
5260
  "kindString": "Method",
@@ -5203,20 +5262,20 @@
5203
5262
  "sources": [
5204
5263
  {
5205
5264
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5206
- "line": 42,
5265
+ "line": 40,
5207
5266
  "character": 4
5208
5267
  }
5209
5268
  ],
5210
5269
  "signatures": [
5211
5270
  {
5212
- "id": 182,
5271
+ "id": 167,
5213
5272
  "name": "queryable",
5214
5273
  "kind": 4096,
5215
5274
  "kindString": "Call signature",
5216
5275
  "flags": {},
5217
5276
  "typeParameter": [
5218
5277
  {
5219
- "id": 191,
5278
+ "id": 176,
5220
5279
  "name": "T",
5221
5280
  "kind": 131072,
5222
5281
  "kindString": "Type parameter",
@@ -5239,14 +5298,14 @@
5239
5298
  {
5240
5299
  "type": "reflection",
5241
5300
  "declaration": {
5242
- "id": 183,
5301
+ "id": 168,
5243
5302
  "name": "__type",
5244
5303
  "kind": 65536,
5245
5304
  "kindString": "Type literal",
5246
5305
  "flags": {},
5247
5306
  "children": [
5248
5307
  {
5249
- "id": 184,
5308
+ "id": 169,
5250
5309
  "name": "query",
5251
5310
  "kind": 1024,
5252
5311
  "kindString": "Property",
@@ -5264,7 +5323,7 @@
5264
5323
  }
5265
5324
  },
5266
5325
  {
5267
- "id": 185,
5326
+ "id": 170,
5268
5327
  "name": "resultSet",
5269
5328
  "kind": 1024,
5270
5329
  "kindString": "Property",
@@ -5284,7 +5343,7 @@
5284
5343
  }
5285
5344
  },
5286
5345
  {
5287
- "id": 186,
5346
+ "id": 171,
5288
5347
  "name": "schema",
5289
5348
  "kind": 1024,
5290
5349
  "kindString": "Property",
@@ -5306,9 +5365,9 @@
5306
5365
  {
5307
5366
  "title": "Properties",
5308
5367
  "children": [
5309
- 184,
5310
- 185,
5311
- 186
5368
+ 169,
5369
+ 170,
5370
+ 171
5312
5371
  ]
5313
5372
  }
5314
5373
  ],
@@ -5341,14 +5400,14 @@
5341
5400
  {
5342
5401
  "type": "reflection",
5343
5402
  "declaration": {
5344
- "id": 187,
5403
+ "id": 172,
5345
5404
  "name": "__type",
5346
5405
  "kind": 65536,
5347
5406
  "kindString": "Type literal",
5348
5407
  "flags": {},
5349
5408
  "children": [
5350
5409
  {
5351
- "id": 188,
5410
+ "id": 173,
5352
5411
  "name": "query",
5353
5412
  "kind": 1024,
5354
5413
  "kindString": "Property",
@@ -5366,7 +5425,7 @@
5366
5425
  }
5367
5426
  },
5368
5427
  {
5369
- "id": 189,
5428
+ "id": 174,
5370
5429
  "name": "resultSet",
5371
5430
  "kind": 1024,
5372
5431
  "kindString": "Property",
@@ -5386,7 +5445,7 @@
5386
5445
  }
5387
5446
  },
5388
5447
  {
5389
- "id": 190,
5448
+ "id": 175,
5390
5449
  "name": "schema",
5391
5450
  "kind": 1024,
5392
5451
  "kindString": "Property",
@@ -5408,9 +5467,9 @@
5408
5467
  {
5409
5468
  "title": "Properties",
5410
5469
  "children": [
5411
- 188,
5412
- 189,
5413
- 190
5470
+ 173,
5471
+ 174,
5472
+ 175
5414
5473
  ]
5415
5474
  }
5416
5475
  ],
@@ -5427,7 +5486,7 @@
5427
5486
  }
5428
5487
  },
5429
5488
  {
5430
- "id": 210,
5489
+ "id": 195,
5431
5490
  "name": "TConfig",
5432
5491
  "kind": 131072,
5433
5492
  "kindString": "Type parameter",
@@ -5446,14 +5505,14 @@
5446
5505
  {
5447
5506
  "type": "reflection",
5448
5507
  "declaration": {
5449
- "id": 192,
5508
+ "id": 177,
5450
5509
  "name": "__type",
5451
5510
  "kind": 65536,
5452
5511
  "kindString": "Type literal",
5453
5512
  "flags": {},
5454
5513
  "children": [
5455
5514
  {
5456
- "id": 193,
5515
+ "id": 178,
5457
5516
  "name": "name",
5458
5517
  "kind": 1024,
5459
5518
  "kindString": "Property",
@@ -5473,7 +5532,7 @@
5473
5532
  }
5474
5533
  },
5475
5534
  {
5476
- "id": 194,
5535
+ "id": 179,
5477
5536
  "name": "security",
5478
5537
  "kind": 1024,
5479
5538
  "kindString": "Property",
@@ -5490,14 +5549,14 @@
5490
5549
  "type": {
5491
5550
  "type": "reflection",
5492
5551
  "declaration": {
5493
- "id": 195,
5552
+ "id": 180,
5494
5553
  "name": "__type",
5495
5554
  "kind": 65536,
5496
5555
  "kindString": "Type literal",
5497
5556
  "flags": {},
5498
5557
  "children": [
5499
5558
  {
5500
- "id": 196,
5559
+ "id": 181,
5501
5560
  "name": "allowAnonymous",
5502
5561
  "kind": 1024,
5503
5562
  "kindString": "Property",
@@ -5517,7 +5576,7 @@
5517
5576
  }
5518
5577
  },
5519
5578
  {
5520
- "id": 197,
5579
+ "id": 182,
5521
5580
  "name": "allowed",
5522
5581
  "kind": 1024,
5523
5582
  "kindString": "Property",
@@ -5561,7 +5620,7 @@
5561
5620
  }
5562
5621
  },
5563
5622
  {
5564
- "id": 198,
5623
+ "id": 183,
5565
5624
  "name": "disallowed",
5566
5625
  "kind": 1024,
5567
5626
  "kindString": "Property",
@@ -5600,9 +5659,9 @@
5600
5659
  {
5601
5660
  "title": "Properties",
5602
5661
  "children": [
5603
- 196,
5604
- 197,
5605
- 198
5662
+ 181,
5663
+ 182,
5664
+ 183
5606
5665
  ]
5607
5666
  }
5608
5667
  ],
@@ -5621,8 +5680,8 @@
5621
5680
  {
5622
5681
  "title": "Properties",
5623
5682
  "children": [
5624
- 193,
5625
- 194
5683
+ 178,
5684
+ 179
5626
5685
  ]
5627
5686
  }
5628
5687
  ],
@@ -5638,14 +5697,14 @@
5638
5697
  {
5639
5698
  "type": "reflection",
5640
5699
  "declaration": {
5641
- "id": 199,
5700
+ "id": 184,
5642
5701
  "name": "__type",
5643
5702
  "kind": 65536,
5644
5703
  "kindString": "Type literal",
5645
5704
  "flags": {},
5646
5705
  "children": [
5647
5706
  {
5648
- "id": 200,
5707
+ "id": 185,
5649
5708
  "name": "schema",
5650
5709
  "kind": 1024,
5651
5710
  "kindString": "Property",
@@ -5667,7 +5726,7 @@
5667
5726
  {
5668
5727
  "title": "Properties",
5669
5728
  "children": [
5670
- 200
5729
+ 185
5671
5730
  ]
5672
5731
  }
5673
5732
  ],
@@ -5696,14 +5755,14 @@
5696
5755
  {
5697
5756
  "type": "reflection",
5698
5757
  "declaration": {
5699
- "id": 201,
5758
+ "id": 186,
5700
5759
  "name": "__type",
5701
5760
  "kind": 65536,
5702
5761
  "kindString": "Type literal",
5703
5762
  "flags": {},
5704
5763
  "children": [
5705
5764
  {
5706
- "id": 202,
5765
+ "id": 187,
5707
5766
  "name": "name",
5708
5767
  "kind": 1024,
5709
5768
  "kindString": "Property",
@@ -5723,7 +5782,7 @@
5723
5782
  }
5724
5783
  },
5725
5784
  {
5726
- "id": 203,
5785
+ "id": 188,
5727
5786
  "name": "security",
5728
5787
  "kind": 1024,
5729
5788
  "kindString": "Property",
@@ -5740,14 +5799,14 @@
5740
5799
  "type": {
5741
5800
  "type": "reflection",
5742
5801
  "declaration": {
5743
- "id": 204,
5802
+ "id": 189,
5744
5803
  "name": "__type",
5745
5804
  "kind": 65536,
5746
5805
  "kindString": "Type literal",
5747
5806
  "flags": {},
5748
5807
  "children": [
5749
5808
  {
5750
- "id": 205,
5809
+ "id": 190,
5751
5810
  "name": "allowAnonymous",
5752
5811
  "kind": 1024,
5753
5812
  "kindString": "Property",
@@ -5767,7 +5826,7 @@
5767
5826
  }
5768
5827
  },
5769
5828
  {
5770
- "id": 206,
5829
+ "id": 191,
5771
5830
  "name": "allowed",
5772
5831
  "kind": 1024,
5773
5832
  "kindString": "Property",
@@ -5811,7 +5870,7 @@
5811
5870
  }
5812
5871
  },
5813
5872
  {
5814
- "id": 207,
5873
+ "id": 192,
5815
5874
  "name": "disallowed",
5816
5875
  "kind": 1024,
5817
5876
  "kindString": "Property",
@@ -5850,9 +5909,9 @@
5850
5909
  {
5851
5910
  "title": "Properties",
5852
5911
  "children": [
5853
- 205,
5854
- 206,
5855
- 207
5912
+ 190,
5913
+ 191,
5914
+ 192
5856
5915
  ]
5857
5916
  }
5858
5917
  ],
@@ -5871,8 +5930,8 @@
5871
5930
  {
5872
5931
  "title": "Properties",
5873
5932
  "children": [
5874
- 202,
5875
- 203
5933
+ 187,
5934
+ 188
5876
5935
  ]
5877
5936
  }
5878
5937
  ],
@@ -5888,14 +5947,14 @@
5888
5947
  {
5889
5948
  "type": "reflection",
5890
5949
  "declaration": {
5891
- "id": 208,
5950
+ "id": 193,
5892
5951
  "name": "__type",
5893
5952
  "kind": 65536,
5894
5953
  "kindString": "Type literal",
5895
5954
  "flags": {},
5896
5955
  "children": [
5897
5956
  {
5898
- "id": 209,
5957
+ "id": 194,
5899
5958
  "name": "schema",
5900
5959
  "kind": 1024,
5901
5960
  "kindString": "Property",
@@ -5917,7 +5976,7 @@
5917
5976
  {
5918
5977
  "title": "Properties",
5919
5978
  "children": [
5920
- 209
5979
+ 194
5921
5980
  ]
5922
5981
  }
5923
5982
  ],
@@ -5936,19 +5995,19 @@
5936
5995
  ],
5937
5996
  "parameters": [
5938
5997
  {
5939
- "id": 211,
5998
+ "id": 196,
5940
5999
  "name": "query",
5941
6000
  "kind": 32768,
5942
6001
  "kindString": "Parameter",
5943
6002
  "flags": {},
5944
6003
  "type": {
5945
6004
  "type": "reference",
5946
- "id": 191,
6005
+ "id": 176,
5947
6006
  "name": "T"
5948
6007
  }
5949
6008
  },
5950
6009
  {
5951
- "id": 212,
6010
+ "id": 197,
5952
6011
  "name": "payloads",
5953
6012
  "kind": 32768,
5954
6013
  "kindString": "Parameter",
@@ -5971,14 +6030,14 @@
5971
6030
  {
5972
6031
  "type": "reflection",
5973
6032
  "declaration": {
5974
- "id": 213,
6033
+ "id": 198,
5975
6034
  "name": "__type",
5976
6035
  "kind": 65536,
5977
6036
  "kindString": "Type literal",
5978
6037
  "flags": {},
5979
6038
  "children": [
5980
6039
  {
5981
- "id": 214,
6040
+ "id": 199,
5982
6041
  "name": "schema",
5983
6042
  "kind": 1024,
5984
6043
  "kindString": "Property",
@@ -6000,7 +6059,7 @@
6000
6059
  {
6001
6060
  "title": "Properties",
6002
6061
  "children": [
6003
- 214
6062
+ 199
6004
6063
  ]
6005
6064
  }
6006
6065
  ],
@@ -6018,7 +6077,7 @@
6018
6077
  }
6019
6078
  },
6020
6079
  {
6021
- "id": 215,
6080
+ "id": 200,
6022
6081
  "name": "queryConfig",
6023
6082
  "kind": 32768,
6024
6083
  "kindString": "Parameter",
@@ -6027,7 +6086,7 @@
6027
6086
  },
6028
6087
  "type": {
6029
6088
  "type": "reference",
6030
- "id": 210,
6089
+ "id": 195,
6031
6090
  "name": "TConfig"
6032
6091
  }
6033
6092
  }
@@ -6056,7 +6115,7 @@
6056
6115
  }
6057
6116
  },
6058
6117
  {
6059
- "id": 216,
6118
+ "id": 201,
6060
6119
  "name": "resolve",
6061
6120
  "kind": 2048,
6062
6121
  "kindString": "Method",
@@ -6064,20 +6123,20 @@
6064
6123
  "sources": [
6065
6124
  {
6066
6125
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6067
- "line": 43,
6126
+ "line": 41,
6068
6127
  "character": 4
6069
6128
  }
6070
6129
  ],
6071
6130
  "signatures": [
6072
6131
  {
6073
- "id": 217,
6132
+ "id": 202,
6074
6133
  "name": "resolve",
6075
6134
  "kind": 4096,
6076
6135
  "kindString": "Call signature",
6077
6136
  "flags": {},
6078
6137
  "parameters": [
6079
6138
  {
6080
- "id": 218,
6139
+ "id": 203,
6081
6140
  "name": "filter",
6082
6141
  "kind": 32768,
6083
6142
  "kindString": "Parameter",
@@ -6112,14 +6171,14 @@
6112
6171
  {
6113
6172
  "type": "reflection",
6114
6173
  "declaration": {
6115
- "id": 219,
6174
+ "id": 204,
6116
6175
  "name": "__type",
6117
6176
  "kind": 65536,
6118
6177
  "kindString": "Type literal",
6119
6178
  "flags": {},
6120
6179
  "children": [
6121
6180
  {
6122
- "id": 220,
6181
+ "id": 205,
6123
6182
  "name": "name",
6124
6183
  "kind": 1024,
6125
6184
  "kindString": "Property",
@@ -6139,7 +6198,7 @@
6139
6198
  }
6140
6199
  },
6141
6200
  {
6142
- "id": 221,
6201
+ "id": 206,
6143
6202
  "name": "security",
6144
6203
  "kind": 1024,
6145
6204
  "kindString": "Property",
@@ -6156,14 +6215,14 @@
6156
6215
  "type": {
6157
6216
  "type": "reflection",
6158
6217
  "declaration": {
6159
- "id": 222,
6218
+ "id": 207,
6160
6219
  "name": "__type",
6161
6220
  "kind": 65536,
6162
6221
  "kindString": "Type literal",
6163
6222
  "flags": {},
6164
6223
  "children": [
6165
6224
  {
6166
- "id": 223,
6225
+ "id": 208,
6167
6226
  "name": "allowAnonymous",
6168
6227
  "kind": 1024,
6169
6228
  "kindString": "Property",
@@ -6183,7 +6242,7 @@
6183
6242
  }
6184
6243
  },
6185
6244
  {
6186
- "id": 224,
6245
+ "id": 209,
6187
6246
  "name": "allowed",
6188
6247
  "kind": 1024,
6189
6248
  "kindString": "Property",
@@ -6227,7 +6286,7 @@
6227
6286
  }
6228
6287
  },
6229
6288
  {
6230
- "id": 225,
6289
+ "id": 210,
6231
6290
  "name": "disallowed",
6232
6291
  "kind": 1024,
6233
6292
  "kindString": "Property",
@@ -6266,9 +6325,9 @@
6266
6325
  {
6267
6326
  "title": "Properties",
6268
6327
  "children": [
6269
- 223,
6270
- 224,
6271
- 225
6328
+ 208,
6329
+ 209,
6330
+ 210
6272
6331
  ]
6273
6332
  }
6274
6333
  ],
@@ -6287,8 +6346,8 @@
6287
6346
  {
6288
6347
  "title": "Properties",
6289
6348
  "children": [
6290
- 220,
6291
- 221
6349
+ 205,
6350
+ 206
6292
6351
  ]
6293
6352
  }
6294
6353
  ],
@@ -6304,14 +6363,14 @@
6304
6363
  {
6305
6364
  "type": "reflection",
6306
6365
  "declaration": {
6307
- "id": 226,
6366
+ "id": 211,
6308
6367
  "name": "__type",
6309
6368
  "kind": 65536,
6310
6369
  "kindString": "Type literal",
6311
6370
  "flags": {},
6312
6371
  "children": [
6313
6372
  {
6314
- "id": 227,
6373
+ "id": 212,
6315
6374
  "name": "schema",
6316
6375
  "kind": 1024,
6317
6376
  "kindString": "Property",
@@ -6333,7 +6392,7 @@
6333
6392
  {
6334
6393
  "title": "Properties",
6335
6394
  "children": [
6336
- 227
6395
+ 212
6337
6396
  ]
6338
6397
  }
6339
6398
  ],
@@ -6377,7 +6436,7 @@
6377
6436
  }
6378
6437
  },
6379
6438
  {
6380
- "id": 301,
6439
+ "id": 286,
6381
6440
  "name": "start",
6382
6441
  "kind": 2048,
6383
6442
  "kindString": "Method",
@@ -6387,20 +6446,20 @@
6387
6446
  "sources": [
6388
6447
  {
6389
6448
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6390
- "line": 53,
6449
+ "line": 51,
6391
6450
  "character": 14
6392
6451
  }
6393
6452
  ],
6394
6453
  "signatures": [
6395
6454
  {
6396
- "id": 302,
6455
+ "id": 287,
6397
6456
  "name": "start",
6398
6457
  "kind": 4096,
6399
6458
  "kindString": "Call signature",
6400
6459
  "flags": {},
6401
6460
  "parameters": [
6402
6461
  {
6403
- "id": 303,
6462
+ "id": 288,
6404
6463
  "name": "_timeout",
6405
6464
  "kind": 32768,
6406
6465
  "kindString": "Parameter",
@@ -6440,7 +6499,7 @@
6440
6499
  }
6441
6500
  },
6442
6501
  {
6443
- "id": 228,
6502
+ "id": 213,
6444
6503
  "name": "started",
6445
6504
  "kind": 2048,
6446
6505
  "kindString": "Method",
@@ -6448,20 +6507,20 @@
6448
6507
  "sources": [
6449
6508
  {
6450
6509
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6451
- "line": 44,
6510
+ "line": 42,
6452
6511
  "character": 4
6453
6512
  }
6454
6513
  ],
6455
6514
  "signatures": [
6456
6515
  {
6457
- "id": 229,
6516
+ "id": 214,
6458
6517
  "name": "started",
6459
6518
  "kind": 4096,
6460
6519
  "kindString": "Call signature",
6461
6520
  "flags": {},
6462
6521
  "parameters": [
6463
6522
  {
6464
- "id": 230,
6523
+ "id": 215,
6465
6524
  "name": "notStartedAction",
6466
6525
  "kind": 32768,
6467
6526
  "kindString": "Parameter",
@@ -6511,7 +6570,7 @@
6511
6570
  }
6512
6571
  },
6513
6572
  {
6514
- "id": 304,
6573
+ "id": 289,
6515
6574
  "name": "stop",
6516
6575
  "kind": 2048,
6517
6576
  "kindString": "Method",
@@ -6521,20 +6580,20 @@
6521
6580
  "sources": [
6522
6581
  {
6523
6582
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6524
- "line": 54,
6583
+ "line": 52,
6525
6584
  "character": 14
6526
6585
  }
6527
6586
  ],
6528
6587
  "signatures": [
6529
6588
  {
6530
- "id": 305,
6589
+ "id": 290,
6531
6590
  "name": "stop",
6532
6591
  "kind": 4096,
6533
6592
  "kindString": "Call signature",
6534
6593
  "flags": {},
6535
6594
  "parameters": [
6536
6595
  {
6537
- "id": 306,
6596
+ "id": 291,
6538
6597
  "name": "_timeout",
6539
6598
  "kind": 32768,
6540
6599
  "kindString": "Parameter",
@@ -6574,7 +6633,7 @@
6574
6633
  }
6575
6634
  },
6576
6635
  {
6577
- "id": 231,
6636
+ "id": 216,
6578
6637
  "name": "subscribe",
6579
6638
  "kind": 2048,
6580
6639
  "kindString": "Method",
@@ -6582,20 +6641,20 @@
6582
6641
  "sources": [
6583
6642
  {
6584
6643
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6585
- "line": 45,
6644
+ "line": 43,
6586
6645
  "character": 4
6587
6646
  }
6588
6647
  ],
6589
6648
  "signatures": [
6590
6649
  {
6591
- "id": 232,
6650
+ "id": 217,
6592
6651
  "name": "subscribe",
6593
6652
  "kind": 4096,
6594
6653
  "kindString": "Call signature",
6595
6654
  "flags": {},
6596
6655
  "parameters": [
6597
6656
  {
6598
- "id": 233,
6657
+ "id": 218,
6599
6658
  "name": "_queryAccount",
6600
6659
  "kind": 32768,
6601
6660
  "kindString": "Parameter",
@@ -6604,7 +6663,7 @@
6604
6663
  },
6605
6664
  "type": {
6606
6665
  "type": "reference",
6607
- "name": "Account"
6666
+ "name": "AccountInstance"
6608
6667
  }
6609
6668
  }
6610
6669
  ],
@@ -6624,7 +6683,7 @@
6624
6683
  }
6625
6684
  },
6626
6685
  {
6627
- "id": 307,
6686
+ "id": 292,
6628
6687
  "name": "validateConfig",
6629
6688
  "kind": 2048,
6630
6689
  "kindString": "Method",
@@ -6634,20 +6693,20 @@
6634
6693
  "sources": [
6635
6694
  {
6636
6695
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6637
- "line": 55,
6696
+ "line": 53,
6638
6697
  "character": 14
6639
6698
  }
6640
6699
  ],
6641
6700
  "signatures": [
6642
6701
  {
6643
- "id": 308,
6702
+ "id": 293,
6644
6703
  "name": "validateConfig",
6645
6704
  "kind": 4096,
6646
6705
  "kindString": "Call signature",
6647
6706
  "flags": {},
6648
6707
  "parameters": [
6649
6708
  {
6650
- "id": 309,
6709
+ "id": 294,
6651
6710
  "name": "config",
6652
6711
  "kind": 32768,
6653
6712
  "kindString": "Parameter",
@@ -6660,7 +6719,7 @@
6660
6719
  }
6661
6720
  },
6662
6721
  {
6663
- "id": 310,
6722
+ "id": 295,
6664
6723
  "name": "parents",
6665
6724
  "kind": 32768,
6666
6725
  "kindString": "Parameter",
@@ -6704,7 +6763,7 @@
6704
6763
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts",
6705
6764
  "line": 12,
6706
6765
  "character": 24,
6707
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L12"
6766
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L12"
6708
6767
  }
6709
6768
  ],
6710
6769
  "signatures": [
@@ -6951,7 +7010,7 @@
6951
7010
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
6952
7011
  "line": 7,
6953
7012
  "character": 2,
6954
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
7013
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
6955
7014
  }
6956
7015
  ],
6957
7016
  "type": {
@@ -6982,7 +7041,7 @@
6982
7041
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
6983
7042
  "line": 8,
6984
7043
  "character": 2,
6985
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
7044
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
6986
7045
  }
6987
7046
  ],
6988
7047
  "type": {
@@ -7005,7 +7064,7 @@
7005
7064
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
7006
7065
  "line": 6,
7007
7066
  "character": 62,
7008
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
7067
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
7009
7068
  }
7010
7069
  ]
7011
7070
  }
@@ -7161,14 +7220,14 @@
7161
7220
  {
7162
7221
  "title": "Properties",
7163
7222
  "children": [
7223
+ 120,
7224
+ 130,
7225
+ 131,
7226
+ 132,
7227
+ 133,
7228
+ 296,
7164
7229
  110,
7165
- 135,
7166
- 145,
7167
- 146,
7168
- 147,
7169
- 148,
7170
- 125,
7171
- 153,
7230
+ 138,
7172
7231
  24,
7173
7232
  42
7174
7233
  ]
@@ -7176,11 +7235,12 @@
7176
7235
  {
7177
7236
  "title": "Accessors",
7178
7237
  "children": [
7179
- 158,
7238
+ 143,
7239
+ 145,
7240
+ 147,
7241
+ 311,
7242
+ 149,
7180
7243
  160,
7181
- 162,
7182
- 164,
7183
- 175,
7184
7244
  67,
7185
7245
  69
7186
7246
  ]
@@ -7188,23 +7248,23 @@
7188
7248
  {
7189
7249
  "title": "Methods",
7190
7250
  "children": [
7191
- 234,
7192
- 239,
7193
- 246,
7194
- 264,
7195
- 282,
7196
- 290,
7197
- 177,
7198
- 298,
7251
+ 219,
7252
+ 224,
7253
+ 231,
7254
+ 249,
7255
+ 267,
7256
+ 275,
7257
+ 162,
7258
+ 283,
7199
7259
  60,
7200
7260
  73,
7201
- 181,
7261
+ 166,
7262
+ 201,
7263
+ 286,
7264
+ 213,
7265
+ 289,
7202
7266
  216,
7203
- 301,
7204
- 228,
7205
- 304,
7206
- 231,
7207
- 307,
7267
+ 292,
7208
7268
  25
7209
7269
  ]
7210
7270
  }
@@ -7214,7 +7274,7 @@
7214
7274
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts",
7215
7275
  "line": 9,
7216
7276
  "character": 13,
7217
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L9"
7277
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L9"
7218
7278
  }
7219
7279
  ],
7220
7280
  "extendedTypes": [
@@ -7248,7 +7308,7 @@
7248
7308
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
7249
7309
  "line": 6,
7250
7310
  "character": 12,
7251
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
7311
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
7252
7312
  }
7253
7313
  ],
7254
7314
  "type": {
@@ -7276,7 +7336,7 @@
7276
7336
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
7277
7337
  "line": 7,
7278
7338
  "character": 2,
7279
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
7339
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
7280
7340
  }
7281
7341
  ],
7282
7342
  "type": {
@@ -7307,7 +7367,7 @@
7307
7367
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
7308
7368
  "line": 8,
7309
7369
  "character": 2,
7310
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
7370
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
7311
7371
  }
7312
7372
  ],
7313
7373
  "type": {
@@ -7331,7 +7391,7 @@
7331
7391
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
7332
7392
  "line": 6,
7333
7393
  "character": 62,
7334
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
7394
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
7335
7395
  }
7336
7396
  ]
7337
7397
  }
@@ -7351,13 +7411,13 @@
7351
7411
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
7352
7412
  "line": 3,
7353
7413
  "character": 12,
7354
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L3"
7414
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L3"
7355
7415
  },
7356
7416
  {
7357
7417
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
7358
7418
  "line": 4,
7359
7419
  "character": 13,
7360
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L4"
7420
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L4"
7361
7421
  }
7362
7422
  ],
7363
7423
  "type": {
@@ -7376,13 +7436,13 @@
7376
7436
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
7377
7437
  "line": 3,
7378
7438
  "character": 12,
7379
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L3"
7439
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L3"
7380
7440
  },
7381
7441
  {
7382
7442
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
7383
7443
  "line": 4,
7384
7444
  "character": 13,
7385
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L4"
7445
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L4"
7386
7446
  }
7387
7447
  ],
7388
7448
  "type": {
@@ -7401,7 +7461,7 @@
7401
7461
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Plugin.ts",
7402
7462
  "line": 9,
7403
7463
  "character": 13,
7404
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Plugin.ts#L9"
7464
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Plugin.ts#L9"
7405
7465
  }
7406
7466
  ],
7407
7467
  "signatures": [
@@ -7647,7 +7707,7 @@
7647
7707
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
7648
7708
  "line": 7,
7649
7709
  "character": 2,
7650
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
7710
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
7651
7711
  }
7652
7712
  ],
7653
7713
  "type": {
@@ -7678,7 +7738,7 @@
7678
7738
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
7679
7739
  "line": 8,
7680
7740
  "character": 2,
7681
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
7741
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
7682
7742
  }
7683
7743
  ],
7684
7744
  "type": {
@@ -7701,7 +7761,7 @@
7701
7761
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
7702
7762
  "line": 6,
7703
7763
  "character": 62,
7704
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
7764
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
7705
7765
  }
7706
7766
  ]
7707
7767
  }
@@ -7831,7 +7891,7 @@
7831
7891
  {
7832
7892
  "title": "References",
7833
7893
  "children": [
7834
- 311
7894
+ 313
7835
7895
  ]
7836
7896
  },
7837
7897
  {
@@ -7865,7 +7925,7 @@
7865
7925
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/index.ts",
7866
7926
  "line": 1,
7867
7927
  "character": 0,
7868
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/e042f7772ec/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/index.ts#L1"
7928
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/index.ts#L1"
7869
7929
  }
7870
7930
  ]
7871
7931
  }