@xyo-network/module-instance-plugin 2.43.6 → 2.43.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/docs.json +1501 -645
- package/package.json +6 -6
package/dist/docs.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"originalName": "",
|
|
8
8
|
"children": [
|
|
9
9
|
{
|
|
10
|
-
"id":
|
|
10
|
+
"id": 271,
|
|
11
11
|
"name": "default",
|
|
12
12
|
"kind": 8388608,
|
|
13
13
|
"kindString": "Reference",
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"fileName": "plugins/packages/payloadset/packages/module-instance/src/index.ts",
|
|
18
18
|
"line": 8,
|
|
19
19
|
"character": 0,
|
|
20
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
20
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/index.ts#L8"
|
|
21
21
|
}
|
|
22
22
|
],
|
|
23
23
|
"target": 1
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"sources": [
|
|
41
41
|
{
|
|
42
42
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
43
|
-
"line":
|
|
43
|
+
"line": 22,
|
|
44
44
|
"character": 4
|
|
45
45
|
}
|
|
46
46
|
],
|
|
@@ -238,7 +238,7 @@
|
|
|
238
238
|
"fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
|
|
239
239
|
"line": 11,
|
|
240
240
|
"character": 2,
|
|
241
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
241
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L11"
|
|
242
242
|
}
|
|
243
243
|
],
|
|
244
244
|
"type": {
|
|
@@ -461,7 +461,7 @@
|
|
|
461
461
|
"fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
|
|
462
462
|
"line": 12,
|
|
463
463
|
"character": 2,
|
|
464
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
464
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L12"
|
|
465
465
|
}
|
|
466
466
|
],
|
|
467
467
|
"type": {
|
|
@@ -484,7 +484,7 @@
|
|
|
484
484
|
"fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
|
|
485
485
|
"line": 10,
|
|
486
486
|
"character": 67,
|
|
487
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
487
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L10"
|
|
488
488
|
}
|
|
489
489
|
]
|
|
490
490
|
}
|
|
@@ -617,6 +617,97 @@
|
|
|
617
617
|
"name": "AbstractWitness<AbstractModuleInstanceWitnessConfig>.constructor"
|
|
618
618
|
}
|
|
619
619
|
},
|
|
620
|
+
{
|
|
621
|
+
"id": 134,
|
|
622
|
+
"name": "_resolver",
|
|
623
|
+
"kind": 1024,
|
|
624
|
+
"kindString": "Property",
|
|
625
|
+
"flags": {
|
|
626
|
+
"isProtected": true,
|
|
627
|
+
"isOptional": true
|
|
628
|
+
},
|
|
629
|
+
"sources": [
|
|
630
|
+
{
|
|
631
|
+
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
632
|
+
"line": 15,
|
|
633
|
+
"character": 14
|
|
634
|
+
}
|
|
635
|
+
],
|
|
636
|
+
"type": {
|
|
637
|
+
"type": "reference",
|
|
638
|
+
"typeArguments": [
|
|
639
|
+
{
|
|
640
|
+
"type": "reference",
|
|
641
|
+
"typeArguments": [
|
|
642
|
+
{
|
|
643
|
+
"type": "intersection",
|
|
644
|
+
"types": [
|
|
645
|
+
{
|
|
646
|
+
"type": "reference",
|
|
647
|
+
"name": "SchemaFields"
|
|
648
|
+
},
|
|
649
|
+
{
|
|
650
|
+
"type": "reference",
|
|
651
|
+
"name": "PayloadFields"
|
|
652
|
+
},
|
|
653
|
+
{
|
|
654
|
+
"type": "reflection",
|
|
655
|
+
"declaration": {
|
|
656
|
+
"id": 135,
|
|
657
|
+
"name": "__type",
|
|
658
|
+
"kind": 65536,
|
|
659
|
+
"kindString": "Type literal",
|
|
660
|
+
"flags": {},
|
|
661
|
+
"children": [
|
|
662
|
+
{
|
|
663
|
+
"id": 136,
|
|
664
|
+
"name": "schema",
|
|
665
|
+
"kind": 1024,
|
|
666
|
+
"kindString": "Property",
|
|
667
|
+
"flags": {},
|
|
668
|
+
"sources": [
|
|
669
|
+
{
|
|
670
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
671
|
+
"line": 19,
|
|
672
|
+
"character": 4
|
|
673
|
+
}
|
|
674
|
+
],
|
|
675
|
+
"type": {
|
|
676
|
+
"type": "intrinsic",
|
|
677
|
+
"name": "string"
|
|
678
|
+
}
|
|
679
|
+
}
|
|
680
|
+
],
|
|
681
|
+
"groups": [
|
|
682
|
+
{
|
|
683
|
+
"title": "Properties",
|
|
684
|
+
"children": [
|
|
685
|
+
136
|
|
686
|
+
]
|
|
687
|
+
}
|
|
688
|
+
],
|
|
689
|
+
"sources": [
|
|
690
|
+
{
|
|
691
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
692
|
+
"line": 18,
|
|
693
|
+
"character": 17
|
|
694
|
+
}
|
|
695
|
+
]
|
|
696
|
+
}
|
|
697
|
+
}
|
|
698
|
+
]
|
|
699
|
+
}
|
|
700
|
+
],
|
|
701
|
+
"name": "Module"
|
|
702
|
+
}
|
|
703
|
+
],
|
|
704
|
+
"name": "ModuleResolver"
|
|
705
|
+
},
|
|
706
|
+
"inheritedFrom": {
|
|
707
|
+
"type": "reference",
|
|
708
|
+
"name": "AbstractWitness._resolver"
|
|
709
|
+
}
|
|
710
|
+
},
|
|
620
711
|
{
|
|
621
712
|
"id": 137,
|
|
622
713
|
"name": "_started",
|
|
@@ -706,123 +797,352 @@
|
|
|
706
797
|
}
|
|
707
798
|
},
|
|
708
799
|
{
|
|
709
|
-
"id":
|
|
710
|
-
"name": "
|
|
800
|
+
"id": 140,
|
|
801
|
+
"name": "allowedAddressValidator",
|
|
711
802
|
"kind": 1024,
|
|
712
803
|
"kindString": "Property",
|
|
713
|
-
"flags": {
|
|
804
|
+
"flags": {
|
|
805
|
+
"isProtected": true,
|
|
806
|
+
"isReadonly": true
|
|
807
|
+
},
|
|
714
808
|
"sources": [
|
|
715
809
|
{
|
|
716
810
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
717
|
-
"line":
|
|
718
|
-
"character":
|
|
811
|
+
"line": 19,
|
|
812
|
+
"character": 23
|
|
719
813
|
}
|
|
720
814
|
],
|
|
721
815
|
"type": {
|
|
722
|
-
"type": "
|
|
723
|
-
"
|
|
724
|
-
{
|
|
725
|
-
"type": "reference",
|
|
726
|
-
"name": "SchemaFields"
|
|
727
|
-
},
|
|
728
|
-
{
|
|
729
|
-
"type": "reference",
|
|
730
|
-
"name": "PayloadFields"
|
|
731
|
-
},
|
|
816
|
+
"type": "reference",
|
|
817
|
+
"typeArguments": [
|
|
732
818
|
{
|
|
733
|
-
"type": "
|
|
734
|
-
"
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
"
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
"
|
|
819
|
+
"type": "intersection",
|
|
820
|
+
"types": [
|
|
821
|
+
{
|
|
822
|
+
"type": "reference",
|
|
823
|
+
"name": "SchemaFields"
|
|
824
|
+
},
|
|
825
|
+
{
|
|
826
|
+
"type": "reference",
|
|
827
|
+
"name": "PayloadFields"
|
|
828
|
+
},
|
|
829
|
+
{
|
|
830
|
+
"type": "reflection",
|
|
831
|
+
"declaration": {
|
|
832
|
+
"id": 141,
|
|
833
|
+
"name": "__type",
|
|
834
|
+
"kind": 65536,
|
|
835
|
+
"kindString": "Type literal",
|
|
836
|
+
"flags": {},
|
|
837
|
+
"children": [
|
|
750
838
|
{
|
|
751
|
-
"
|
|
752
|
-
"
|
|
753
|
-
"
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
"id": 117,
|
|
760
|
-
"name": "__type",
|
|
761
|
-
"kind": 65536,
|
|
762
|
-
"kindString": "Type literal",
|
|
763
|
-
"flags": {},
|
|
764
|
-
"children": [
|
|
839
|
+
"id": 142,
|
|
840
|
+
"name": "security",
|
|
841
|
+
"kind": 1024,
|
|
842
|
+
"kindString": "Property",
|
|
843
|
+
"flags": {
|
|
844
|
+
"isOptional": true
|
|
845
|
+
},
|
|
846
|
+
"sources": [
|
|
765
847
|
{
|
|
766
|
-
"
|
|
767
|
-
"
|
|
768
|
-
"
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
848
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
849
|
+
"line": 8,
|
|
850
|
+
"character": 4
|
|
851
|
+
}
|
|
852
|
+
],
|
|
853
|
+
"type": {
|
|
854
|
+
"type": "reflection",
|
|
855
|
+
"declaration": {
|
|
856
|
+
"id": 143,
|
|
857
|
+
"name": "__type",
|
|
858
|
+
"kind": 65536,
|
|
859
|
+
"kindString": "Type literal",
|
|
860
|
+
"flags": {},
|
|
861
|
+
"children": [
|
|
774
862
|
{
|
|
775
|
-
"
|
|
776
|
-
"
|
|
777
|
-
"
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
"type": "reference",
|
|
782
|
-
"typeArguments": [
|
|
783
|
-
{
|
|
784
|
-
"type": "intrinsic",
|
|
785
|
-
"name": "string"
|
|
863
|
+
"id": 144,
|
|
864
|
+
"name": "allowed",
|
|
865
|
+
"kind": 1024,
|
|
866
|
+
"kindString": "Property",
|
|
867
|
+
"flags": {
|
|
868
|
+
"isOptional": true
|
|
786
869
|
},
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
"
|
|
791
|
-
"
|
|
870
|
+
"sources": [
|
|
871
|
+
{
|
|
872
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
873
|
+
"line": 9,
|
|
874
|
+
"character": 8
|
|
875
|
+
}
|
|
876
|
+
],
|
|
877
|
+
"type": {
|
|
878
|
+
"type": "reference",
|
|
879
|
+
"typeArguments": [
|
|
880
|
+
{
|
|
792
881
|
"type": "intrinsic",
|
|
793
882
|
"name": "string"
|
|
883
|
+
},
|
|
884
|
+
{
|
|
885
|
+
"type": "array",
|
|
886
|
+
"elementType": {
|
|
887
|
+
"type": "array",
|
|
888
|
+
"elementType": {
|
|
889
|
+
"type": "intrinsic",
|
|
890
|
+
"name": "string"
|
|
891
|
+
}
|
|
892
|
+
}
|
|
794
893
|
}
|
|
795
|
-
|
|
894
|
+
],
|
|
895
|
+
"name": "Record",
|
|
896
|
+
"qualifiedName": "Record",
|
|
897
|
+
"package": "typescript"
|
|
796
898
|
}
|
|
797
|
-
|
|
798
|
-
"name": "Record",
|
|
799
|
-
"qualifiedName": "Record",
|
|
800
|
-
"package": "typescript"
|
|
801
|
-
}
|
|
802
|
-
},
|
|
803
|
-
{
|
|
804
|
-
"id": 119,
|
|
805
|
-
"name": "disallowed",
|
|
806
|
-
"kind": 1024,
|
|
807
|
-
"kindString": "Property",
|
|
808
|
-
"flags": {
|
|
809
|
-
"isOptional": true
|
|
810
|
-
},
|
|
811
|
-
"sources": [
|
|
899
|
+
},
|
|
812
900
|
{
|
|
813
|
-
"
|
|
814
|
-
"
|
|
815
|
-
"
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
901
|
+
"id": 145,
|
|
902
|
+
"name": "disallowed",
|
|
903
|
+
"kind": 1024,
|
|
904
|
+
"kindString": "Property",
|
|
905
|
+
"flags": {
|
|
906
|
+
"isOptional": true
|
|
907
|
+
},
|
|
908
|
+
"sources": [
|
|
909
|
+
{
|
|
910
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
911
|
+
"line": 10,
|
|
912
|
+
"character": 8
|
|
913
|
+
}
|
|
914
|
+
],
|
|
915
|
+
"type": {
|
|
916
|
+
"type": "reference",
|
|
917
|
+
"typeArguments": [
|
|
918
|
+
{
|
|
919
|
+
"type": "intrinsic",
|
|
920
|
+
"name": "string"
|
|
921
|
+
},
|
|
922
|
+
{
|
|
923
|
+
"type": "array",
|
|
924
|
+
"elementType": {
|
|
925
|
+
"type": "intrinsic",
|
|
926
|
+
"name": "string"
|
|
927
|
+
}
|
|
928
|
+
}
|
|
929
|
+
],
|
|
930
|
+
"name": "Record",
|
|
931
|
+
"qualifiedName": "Record",
|
|
932
|
+
"package": "typescript"
|
|
933
|
+
}
|
|
934
|
+
}
|
|
935
|
+
],
|
|
936
|
+
"groups": [
|
|
937
|
+
{
|
|
938
|
+
"title": "Properties",
|
|
939
|
+
"children": [
|
|
940
|
+
144,
|
|
941
|
+
145
|
|
942
|
+
]
|
|
943
|
+
}
|
|
944
|
+
],
|
|
945
|
+
"sources": [
|
|
946
|
+
{
|
|
947
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
948
|
+
"line": 8,
|
|
949
|
+
"character": 15
|
|
950
|
+
}
|
|
951
|
+
]
|
|
952
|
+
}
|
|
953
|
+
}
|
|
954
|
+
}
|
|
955
|
+
],
|
|
956
|
+
"groups": [
|
|
957
|
+
{
|
|
958
|
+
"title": "Properties",
|
|
959
|
+
"children": [
|
|
960
|
+
142
|
|
961
|
+
]
|
|
962
|
+
}
|
|
963
|
+
],
|
|
964
|
+
"sources": [
|
|
965
|
+
{
|
|
966
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
967
|
+
"line": 7,
|
|
968
|
+
"character": 87
|
|
969
|
+
}
|
|
970
|
+
]
|
|
971
|
+
}
|
|
972
|
+
},
|
|
973
|
+
{
|
|
974
|
+
"type": "reflection",
|
|
975
|
+
"declaration": {
|
|
976
|
+
"id": 146,
|
|
977
|
+
"name": "__type",
|
|
978
|
+
"kind": 65536,
|
|
979
|
+
"kindString": "Type literal",
|
|
980
|
+
"flags": {},
|
|
981
|
+
"children": [
|
|
982
|
+
{
|
|
983
|
+
"id": 147,
|
|
984
|
+
"name": "schema",
|
|
985
|
+
"kind": 1024,
|
|
986
|
+
"kindString": "Property",
|
|
987
|
+
"flags": {},
|
|
988
|
+
"sources": [
|
|
989
|
+
{
|
|
990
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
991
|
+
"line": 19,
|
|
992
|
+
"character": 4
|
|
993
|
+
}
|
|
994
|
+
],
|
|
995
|
+
"type": {
|
|
996
|
+
"type": "intrinsic",
|
|
997
|
+
"name": "string"
|
|
998
|
+
}
|
|
999
|
+
}
|
|
1000
|
+
],
|
|
1001
|
+
"groups": [
|
|
1002
|
+
{
|
|
1003
|
+
"title": "Properties",
|
|
1004
|
+
"children": [
|
|
1005
|
+
147
|
|
1006
|
+
]
|
|
1007
|
+
}
|
|
1008
|
+
],
|
|
1009
|
+
"sources": [
|
|
1010
|
+
{
|
|
1011
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
1012
|
+
"line": 18,
|
|
1013
|
+
"character": 17
|
|
1014
|
+
}
|
|
1015
|
+
]
|
|
1016
|
+
}
|
|
1017
|
+
}
|
|
1018
|
+
]
|
|
1019
|
+
}
|
|
1020
|
+
],
|
|
1021
|
+
"name": "AllowedAddressValidator"
|
|
1022
|
+
},
|
|
1023
|
+
"inheritedFrom": {
|
|
1024
|
+
"type": "reference",
|
|
1025
|
+
"name": "AbstractWitness.allowedAddressValidator"
|
|
1026
|
+
}
|
|
1027
|
+
},
|
|
1028
|
+
{
|
|
1029
|
+
"id": 114,
|
|
1030
|
+
"name": "config",
|
|
1031
|
+
"kind": 1024,
|
|
1032
|
+
"kindString": "Property",
|
|
1033
|
+
"flags": {},
|
|
1034
|
+
"sources": [
|
|
1035
|
+
{
|
|
1036
|
+
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
1037
|
+
"line": 14,
|
|
1038
|
+
"character": 4
|
|
1039
|
+
}
|
|
1040
|
+
],
|
|
1041
|
+
"type": {
|
|
1042
|
+
"type": "intersection",
|
|
1043
|
+
"types": [
|
|
1044
|
+
{
|
|
1045
|
+
"type": "reference",
|
|
1046
|
+
"name": "SchemaFields"
|
|
1047
|
+
},
|
|
1048
|
+
{
|
|
1049
|
+
"type": "reference",
|
|
1050
|
+
"name": "PayloadFields"
|
|
1051
|
+
},
|
|
1052
|
+
{
|
|
1053
|
+
"type": "reflection",
|
|
1054
|
+
"declaration": {
|
|
1055
|
+
"id": 115,
|
|
1056
|
+
"name": "__type",
|
|
1057
|
+
"kind": 65536,
|
|
1058
|
+
"kindString": "Type literal",
|
|
1059
|
+
"flags": {},
|
|
1060
|
+
"children": [
|
|
1061
|
+
{
|
|
1062
|
+
"id": 116,
|
|
1063
|
+
"name": "security",
|
|
1064
|
+
"kind": 1024,
|
|
1065
|
+
"kindString": "Property",
|
|
1066
|
+
"flags": {
|
|
1067
|
+
"isOptional": true
|
|
1068
|
+
},
|
|
1069
|
+
"sources": [
|
|
1070
|
+
{
|
|
1071
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
1072
|
+
"line": 8,
|
|
1073
|
+
"character": 4
|
|
1074
|
+
}
|
|
1075
|
+
],
|
|
1076
|
+
"type": {
|
|
1077
|
+
"type": "reflection",
|
|
1078
|
+
"declaration": {
|
|
1079
|
+
"id": 117,
|
|
1080
|
+
"name": "__type",
|
|
1081
|
+
"kind": 65536,
|
|
1082
|
+
"kindString": "Type literal",
|
|
1083
|
+
"flags": {},
|
|
1084
|
+
"children": [
|
|
1085
|
+
{
|
|
1086
|
+
"id": 118,
|
|
1087
|
+
"name": "allowed",
|
|
1088
|
+
"kind": 1024,
|
|
1089
|
+
"kindString": "Property",
|
|
1090
|
+
"flags": {
|
|
1091
|
+
"isOptional": true
|
|
1092
|
+
},
|
|
1093
|
+
"sources": [
|
|
1094
|
+
{
|
|
1095
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
1096
|
+
"line": 9,
|
|
1097
|
+
"character": 8
|
|
1098
|
+
}
|
|
1099
|
+
],
|
|
1100
|
+
"type": {
|
|
1101
|
+
"type": "reference",
|
|
1102
|
+
"typeArguments": [
|
|
1103
|
+
{
|
|
1104
|
+
"type": "intrinsic",
|
|
1105
|
+
"name": "string"
|
|
1106
|
+
},
|
|
1107
|
+
{
|
|
1108
|
+
"type": "array",
|
|
1109
|
+
"elementType": {
|
|
1110
|
+
"type": "array",
|
|
1111
|
+
"elementType": {
|
|
1112
|
+
"type": "intrinsic",
|
|
1113
|
+
"name": "string"
|
|
1114
|
+
}
|
|
1115
|
+
}
|
|
1116
|
+
}
|
|
1117
|
+
],
|
|
1118
|
+
"name": "Record",
|
|
1119
|
+
"qualifiedName": "Record",
|
|
1120
|
+
"package": "typescript"
|
|
1121
|
+
}
|
|
1122
|
+
},
|
|
1123
|
+
{
|
|
1124
|
+
"id": 119,
|
|
1125
|
+
"name": "disallowed",
|
|
1126
|
+
"kind": 1024,
|
|
1127
|
+
"kindString": "Property",
|
|
1128
|
+
"flags": {
|
|
1129
|
+
"isOptional": true
|
|
1130
|
+
},
|
|
1131
|
+
"sources": [
|
|
1132
|
+
{
|
|
1133
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
1134
|
+
"line": 10,
|
|
1135
|
+
"character": 8
|
|
1136
|
+
}
|
|
1137
|
+
],
|
|
1138
|
+
"type": {
|
|
1139
|
+
"type": "reference",
|
|
1140
|
+
"typeArguments": [
|
|
1141
|
+
{
|
|
1142
|
+
"type": "intrinsic",
|
|
1143
|
+
"name": "string"
|
|
1144
|
+
},
|
|
1145
|
+
{
|
|
826
1146
|
"type": "array",
|
|
827
1147
|
"elementType": {
|
|
828
1148
|
"type": "intrinsic",
|
|
@@ -895,7 +1215,7 @@
|
|
|
895
1215
|
"fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
|
|
896
1216
|
"line": 11,
|
|
897
1217
|
"character": 2,
|
|
898
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1218
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L11"
|
|
899
1219
|
}
|
|
900
1220
|
],
|
|
901
1221
|
"type": {
|
|
@@ -1118,7 +1438,7 @@
|
|
|
1118
1438
|
"fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
|
|
1119
1439
|
"line": 12,
|
|
1120
1440
|
"character": 2,
|
|
1121
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1441
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L12"
|
|
1122
1442
|
}
|
|
1123
1443
|
],
|
|
1124
1444
|
"type": {
|
|
@@ -1141,7 +1461,7 @@
|
|
|
1141
1461
|
"fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
|
|
1142
1462
|
"line": 10,
|
|
1143
1463
|
"character": 67,
|
|
1144
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1464
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L10"
|
|
1145
1465
|
}
|
|
1146
1466
|
]
|
|
1147
1467
|
}
|
|
@@ -1259,7 +1579,7 @@
|
|
|
1259
1579
|
}
|
|
1260
1580
|
},
|
|
1261
1581
|
{
|
|
1262
|
-
"id":
|
|
1582
|
+
"id": 148,
|
|
1263
1583
|
"name": "logger",
|
|
1264
1584
|
"kind": 1024,
|
|
1265
1585
|
"kindString": "Property",
|
|
@@ -1271,7 +1591,7 @@
|
|
|
1271
1591
|
"sources": [
|
|
1272
1592
|
{
|
|
1273
1593
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
1274
|
-
"line":
|
|
1594
|
+
"line": 20,
|
|
1275
1595
|
"character": 23
|
|
1276
1596
|
}
|
|
1277
1597
|
],
|
|
@@ -1285,93 +1605,134 @@
|
|
|
1285
1605
|
}
|
|
1286
1606
|
},
|
|
1287
1607
|
{
|
|
1288
|
-
"id":
|
|
1289
|
-
"name": "
|
|
1608
|
+
"id": 149,
|
|
1609
|
+
"name": "queryValidators",
|
|
1290
1610
|
"kind": 1024,
|
|
1291
1611
|
"kindString": "Property",
|
|
1292
1612
|
"flags": {
|
|
1293
|
-
"
|
|
1613
|
+
"isProtected": true
|
|
1294
1614
|
},
|
|
1295
1615
|
"sources": [
|
|
1296
1616
|
{
|
|
1297
1617
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
1298
|
-
"line":
|
|
1299
|
-
"character":
|
|
1618
|
+
"line": 21,
|
|
1619
|
+
"character": 14
|
|
1300
1620
|
}
|
|
1301
1621
|
],
|
|
1302
1622
|
"type": {
|
|
1303
|
-
"type": "
|
|
1304
|
-
"
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
"type": "intrinsic",
|
|
1343
|
-
"name": "string"
|
|
1623
|
+
"type": "array",
|
|
1624
|
+
"elementType": {
|
|
1625
|
+
"type": "reference",
|
|
1626
|
+
"typeArguments": [
|
|
1627
|
+
{
|
|
1628
|
+
"type": "intersection",
|
|
1629
|
+
"types": [
|
|
1630
|
+
{
|
|
1631
|
+
"type": "reference",
|
|
1632
|
+
"name": "SchemaFields"
|
|
1633
|
+
},
|
|
1634
|
+
{
|
|
1635
|
+
"type": "reference",
|
|
1636
|
+
"name": "PayloadFields"
|
|
1637
|
+
},
|
|
1638
|
+
{
|
|
1639
|
+
"type": "reference",
|
|
1640
|
+
"name": "XyoBoundWitnessFields"
|
|
1641
|
+
},
|
|
1642
|
+
{
|
|
1643
|
+
"type": "reflection",
|
|
1644
|
+
"declaration": {
|
|
1645
|
+
"id": 150,
|
|
1646
|
+
"name": "__type",
|
|
1647
|
+
"kind": 65536,
|
|
1648
|
+
"kindString": "Type literal",
|
|
1649
|
+
"flags": {},
|
|
1650
|
+
"children": [
|
|
1651
|
+
{
|
|
1652
|
+
"id": 151,
|
|
1653
|
+
"name": "query",
|
|
1654
|
+
"kind": 1024,
|
|
1655
|
+
"kindString": "Property",
|
|
1656
|
+
"flags": {},
|
|
1657
|
+
"sources": [
|
|
1658
|
+
{
|
|
1659
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
1660
|
+
"line": 5,
|
|
1661
|
+
"character": 4
|
|
1344
1662
|
}
|
|
1663
|
+
],
|
|
1664
|
+
"type": {
|
|
1665
|
+
"type": "intrinsic",
|
|
1666
|
+
"name": "string"
|
|
1345
1667
|
}
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1668
|
+
},
|
|
1669
|
+
{
|
|
1670
|
+
"id": 152,
|
|
1671
|
+
"name": "resultSet",
|
|
1672
|
+
"kind": 1024,
|
|
1673
|
+
"kindString": "Property",
|
|
1674
|
+
"flags": {
|
|
1675
|
+
"isOptional": true
|
|
1676
|
+
},
|
|
1677
|
+
"sources": [
|
|
1678
|
+
{
|
|
1679
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
1680
|
+
"line": 6,
|
|
1681
|
+
"character": 4
|
|
1682
|
+
}
|
|
1683
|
+
],
|
|
1684
|
+
"type": {
|
|
1685
|
+
"type": "intrinsic",
|
|
1686
|
+
"name": "string"
|
|
1353
1687
|
}
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1688
|
+
},
|
|
1689
|
+
{
|
|
1690
|
+
"id": 153,
|
|
1691
|
+
"name": "schema",
|
|
1692
|
+
"kind": 1024,
|
|
1693
|
+
"kindString": "Property",
|
|
1694
|
+
"flags": {},
|
|
1695
|
+
"sources": [
|
|
1696
|
+
{
|
|
1697
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
1698
|
+
"line": 7,
|
|
1699
|
+
"character": 4
|
|
1700
|
+
}
|
|
1701
|
+
],
|
|
1702
|
+
"type": {
|
|
1703
|
+
"type": "literal",
|
|
1704
|
+
"value": "network.xyo.boundwitness.query"
|
|
1360
1705
|
}
|
|
1361
|
-
|
|
1362
|
-
|
|
1706
|
+
}
|
|
1707
|
+
],
|
|
1708
|
+
"groups": [
|
|
1709
|
+
{
|
|
1710
|
+
"title": "Properties",
|
|
1711
|
+
"children": [
|
|
1712
|
+
151,
|
|
1713
|
+
152,
|
|
1714
|
+
153
|
|
1715
|
+
]
|
|
1716
|
+
}
|
|
1717
|
+
],
|
|
1718
|
+
"sources": [
|
|
1719
|
+
{
|
|
1720
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
1721
|
+
"line": 4,
|
|
1722
|
+
"character": 51
|
|
1723
|
+
}
|
|
1724
|
+
]
|
|
1363
1725
|
}
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
"name": "ModuleResolver"
|
|
1726
|
+
}
|
|
1727
|
+
]
|
|
1728
|
+
}
|
|
1729
|
+
],
|
|
1730
|
+
"name": "Queryable"
|
|
1731
|
+
}
|
|
1371
1732
|
},
|
|
1372
1733
|
"inheritedFrom": {
|
|
1373
1734
|
"type": "reference",
|
|
1374
|
-
"name": "AbstractWitness.
|
|
1735
|
+
"name": "AbstractWitness.queryValidators"
|
|
1375
1736
|
}
|
|
1376
1737
|
},
|
|
1377
1738
|
{
|
|
@@ -1387,7 +1748,7 @@
|
|
|
1387
1748
|
"fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
|
|
1388
1749
|
"line": 16,
|
|
1389
1750
|
"character": 18,
|
|
1390
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1751
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L16"
|
|
1391
1752
|
}
|
|
1392
1753
|
],
|
|
1393
1754
|
"type": {
|
|
@@ -1426,7 +1787,7 @@
|
|
|
1426
1787
|
}
|
|
1427
1788
|
},
|
|
1428
1789
|
{
|
|
1429
|
-
"id":
|
|
1790
|
+
"id": 154,
|
|
1430
1791
|
"name": "address",
|
|
1431
1792
|
"kind": 262144,
|
|
1432
1793
|
"kindString": "Accessor",
|
|
@@ -1434,12 +1795,12 @@
|
|
|
1434
1795
|
"sources": [
|
|
1435
1796
|
{
|
|
1436
1797
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
1437
|
-
"line":
|
|
1798
|
+
"line": 23,
|
|
1438
1799
|
"character": 8
|
|
1439
1800
|
}
|
|
1440
1801
|
],
|
|
1441
1802
|
"getSignature": {
|
|
1442
|
-
"id":
|
|
1803
|
+
"id": 155,
|
|
1443
1804
|
"name": "address",
|
|
1444
1805
|
"kind": 524288,
|
|
1445
1806
|
"kindString": "Get signature",
|
|
@@ -1459,7 +1820,7 @@
|
|
|
1459
1820
|
}
|
|
1460
1821
|
},
|
|
1461
1822
|
{
|
|
1462
|
-
"id":
|
|
1823
|
+
"id": 156,
|
|
1463
1824
|
"name": "disallowedAddresses",
|
|
1464
1825
|
"kind": 262144,
|
|
1465
1826
|
"kindString": "Accessor",
|
|
@@ -1467,12 +1828,12 @@
|
|
|
1467
1828
|
"sources": [
|
|
1468
1829
|
{
|
|
1469
1830
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
1470
|
-
"line":
|
|
1831
|
+
"line": 24,
|
|
1471
1832
|
"character": 8
|
|
1472
1833
|
}
|
|
1473
1834
|
],
|
|
1474
1835
|
"getSignature": {
|
|
1475
|
-
"id":
|
|
1836
|
+
"id": 157,
|
|
1476
1837
|
"name": "disallowedAddresses",
|
|
1477
1838
|
"kind": 524288,
|
|
1478
1839
|
"kindString": "Get signature",
|
|
@@ -1528,7 +1889,7 @@
|
|
|
1528
1889
|
"fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
|
|
1529
1890
|
"line": 18,
|
|
1530
1891
|
"character": 16,
|
|
1531
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1892
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L18"
|
|
1532
1893
|
}
|
|
1533
1894
|
],
|
|
1534
1895
|
"getSignature": {
|
|
@@ -1757,21 +2118,26 @@
|
|
|
1757
2118
|
}
|
|
1758
2119
|
},
|
|
1759
2120
|
{
|
|
1760
|
-
"id":
|
|
1761
|
-
"name": "
|
|
2121
|
+
"id": 158,
|
|
2122
|
+
"name": "resolver",
|
|
1762
2123
|
"kind": 262144,
|
|
1763
2124
|
"kindString": "Accessor",
|
|
1764
2125
|
"flags": {},
|
|
1765
2126
|
"sources": [
|
|
1766
2127
|
{
|
|
1767
|
-
"fileName": "modules/packages/
|
|
1768
|
-
"line":
|
|
2128
|
+
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
2129
|
+
"line": 25,
|
|
2130
|
+
"character": 8
|
|
2131
|
+
},
|
|
2132
|
+
{
|
|
2133
|
+
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
2134
|
+
"line": 26,
|
|
1769
2135
|
"character": 8
|
|
1770
2136
|
}
|
|
1771
2137
|
],
|
|
1772
2138
|
"getSignature": {
|
|
1773
|
-
"id":
|
|
1774
|
-
"name": "
|
|
2139
|
+
"id": 159,
|
|
2140
|
+
"name": "resolver",
|
|
1775
2141
|
"kind": 524288,
|
|
1776
2142
|
"kindString": "Get signature",
|
|
1777
2143
|
"flags": {},
|
|
@@ -1783,104 +2149,315 @@
|
|
|
1783
2149
|
"name": "undefined"
|
|
1784
2150
|
},
|
|
1785
2151
|
{
|
|
1786
|
-
"type": "
|
|
1787
|
-
"
|
|
1788
|
-
{
|
|
1789
|
-
"type": "reference",
|
|
1790
|
-
"name": "SchemaFields"
|
|
1791
|
-
},
|
|
1792
|
-
{
|
|
1793
|
-
"type": "reference",
|
|
1794
|
-
"name": "PayloadFields"
|
|
1795
|
-
},
|
|
2152
|
+
"type": "reference",
|
|
2153
|
+
"typeArguments": [
|
|
1796
2154
|
{
|
|
1797
2155
|
"type": "reference",
|
|
1798
|
-
"
|
|
1799
|
-
|
|
1800
|
-
|
|
1801
|
-
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
|
|
1806
|
-
|
|
1807
|
-
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
|
|
1812
|
-
|
|
1813
|
-
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
|
|
1817
|
-
"
|
|
1818
|
-
"
|
|
1819
|
-
|
|
2156
|
+
"typeArguments": [
|
|
2157
|
+
{
|
|
2158
|
+
"type": "intersection",
|
|
2159
|
+
"types": [
|
|
2160
|
+
{
|
|
2161
|
+
"type": "reference",
|
|
2162
|
+
"name": "SchemaFields"
|
|
2163
|
+
},
|
|
2164
|
+
{
|
|
2165
|
+
"type": "reference",
|
|
2166
|
+
"name": "PayloadFields"
|
|
2167
|
+
},
|
|
2168
|
+
{
|
|
2169
|
+
"type": "reflection",
|
|
2170
|
+
"declaration": {
|
|
2171
|
+
"id": 160,
|
|
2172
|
+
"name": "__type",
|
|
2173
|
+
"kind": 65536,
|
|
2174
|
+
"kindString": "Type literal",
|
|
2175
|
+
"flags": {},
|
|
2176
|
+
"children": [
|
|
2177
|
+
{
|
|
2178
|
+
"id": 161,
|
|
2179
|
+
"name": "schema",
|
|
2180
|
+
"kind": 1024,
|
|
2181
|
+
"kindString": "Property",
|
|
2182
|
+
"flags": {},
|
|
2183
|
+
"sources": [
|
|
2184
|
+
{
|
|
2185
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
2186
|
+
"line": 19,
|
|
2187
|
+
"character": 4
|
|
2188
|
+
}
|
|
2189
|
+
],
|
|
2190
|
+
"type": {
|
|
2191
|
+
"type": "intrinsic",
|
|
2192
|
+
"name": "string"
|
|
2193
|
+
}
|
|
2194
|
+
}
|
|
2195
|
+
],
|
|
2196
|
+
"groups": [
|
|
2197
|
+
{
|
|
2198
|
+
"title": "Properties",
|
|
2199
|
+
"children": [
|
|
2200
|
+
161
|
|
2201
|
+
]
|
|
2202
|
+
}
|
|
2203
|
+
],
|
|
2204
|
+
"sources": [
|
|
2205
|
+
{
|
|
2206
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
2207
|
+
"line": 18,
|
|
2208
|
+
"character": 17
|
|
2209
|
+
}
|
|
2210
|
+
]
|
|
1820
2211
|
}
|
|
1821
|
-
],
|
|
1822
|
-
"type": {
|
|
1823
|
-
"type": "literal",
|
|
1824
|
-
"value": "network.xyo.payload.set"
|
|
1825
2212
|
}
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
"title": "Properties",
|
|
1831
|
-
"children": [
|
|
1832
|
-
94
|
|
1833
|
-
]
|
|
1834
|
-
}
|
|
1835
|
-
],
|
|
1836
|
-
"sources": [
|
|
1837
|
-
{
|
|
1838
|
-
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
1839
|
-
"line": 8,
|
|
1840
|
-
"character": 177
|
|
1841
|
-
}
|
|
1842
|
-
]
|
|
1843
|
-
}
|
|
2213
|
+
]
|
|
2214
|
+
}
|
|
2215
|
+
],
|
|
2216
|
+
"name": "Module"
|
|
1844
2217
|
}
|
|
1845
|
-
]
|
|
2218
|
+
],
|
|
2219
|
+
"name": "ModuleResolver"
|
|
1846
2220
|
}
|
|
1847
2221
|
]
|
|
1848
2222
|
},
|
|
1849
2223
|
"inheritedFrom": {
|
|
1850
2224
|
"type": "reference",
|
|
1851
|
-
"name": "AbstractWitness.
|
|
2225
|
+
"name": "AbstractWitness.resolver"
|
|
1852
2226
|
}
|
|
1853
2227
|
},
|
|
1854
|
-
"
|
|
1855
|
-
"
|
|
1856
|
-
"name": "
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
|
|
1860
|
-
|
|
1861
|
-
|
|
1862
|
-
|
|
1863
|
-
|
|
1864
|
-
|
|
1865
|
-
|
|
1866
|
-
|
|
1867
|
-
|
|
1868
|
-
|
|
2228
|
+
"setSignature": {
|
|
2229
|
+
"id": 162,
|
|
2230
|
+
"name": "resolver",
|
|
2231
|
+
"kind": 1048576,
|
|
2232
|
+
"kindString": "Set signature",
|
|
2233
|
+
"flags": {},
|
|
2234
|
+
"parameters": [
|
|
2235
|
+
{
|
|
2236
|
+
"id": 163,
|
|
2237
|
+
"name": "v",
|
|
2238
|
+
"kind": 32768,
|
|
2239
|
+
"kindString": "Parameter",
|
|
2240
|
+
"flags": {},
|
|
2241
|
+
"type": {
|
|
2242
|
+
"type": "union",
|
|
2243
|
+
"types": [
|
|
2244
|
+
{
|
|
2245
|
+
"type": "intrinsic",
|
|
2246
|
+
"name": "undefined"
|
|
2247
|
+
},
|
|
2248
|
+
{
|
|
2249
|
+
"type": "reference",
|
|
2250
|
+
"typeArguments": [
|
|
2251
|
+
{
|
|
2252
|
+
"type": "reference",
|
|
2253
|
+
"typeArguments": [
|
|
2254
|
+
{
|
|
2255
|
+
"type": "intersection",
|
|
2256
|
+
"types": [
|
|
2257
|
+
{
|
|
2258
|
+
"type": "reference",
|
|
2259
|
+
"name": "SchemaFields"
|
|
2260
|
+
},
|
|
2261
|
+
{
|
|
2262
|
+
"type": "reference",
|
|
2263
|
+
"name": "PayloadFields"
|
|
2264
|
+
},
|
|
2265
|
+
{
|
|
2266
|
+
"type": "reflection",
|
|
2267
|
+
"declaration": {
|
|
2268
|
+
"id": 164,
|
|
2269
|
+
"name": "__type",
|
|
2270
|
+
"kind": 65536,
|
|
2271
|
+
"kindString": "Type literal",
|
|
2272
|
+
"flags": {},
|
|
2273
|
+
"children": [
|
|
2274
|
+
{
|
|
2275
|
+
"id": 165,
|
|
2276
|
+
"name": "schema",
|
|
2277
|
+
"kind": 1024,
|
|
2278
|
+
"kindString": "Property",
|
|
2279
|
+
"flags": {},
|
|
2280
|
+
"sources": [
|
|
2281
|
+
{
|
|
2282
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
2283
|
+
"line": 19,
|
|
2284
|
+
"character": 4
|
|
2285
|
+
}
|
|
2286
|
+
],
|
|
2287
|
+
"type": {
|
|
2288
|
+
"type": "intrinsic",
|
|
2289
|
+
"name": "string"
|
|
2290
|
+
}
|
|
2291
|
+
}
|
|
2292
|
+
],
|
|
2293
|
+
"groups": [
|
|
2294
|
+
{
|
|
2295
|
+
"title": "Properties",
|
|
2296
|
+
"children": [
|
|
2297
|
+
165
|
|
2298
|
+
]
|
|
2299
|
+
}
|
|
2300
|
+
],
|
|
2301
|
+
"sources": [
|
|
2302
|
+
{
|
|
2303
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
2304
|
+
"line": 18,
|
|
2305
|
+
"character": 17
|
|
2306
|
+
}
|
|
2307
|
+
]
|
|
2308
|
+
}
|
|
2309
|
+
}
|
|
2310
|
+
]
|
|
2311
|
+
}
|
|
2312
|
+
],
|
|
2313
|
+
"name": "Module"
|
|
2314
|
+
}
|
|
2315
|
+
],
|
|
2316
|
+
"name": "ModuleResolver"
|
|
2317
|
+
}
|
|
2318
|
+
]
|
|
2319
|
+
}
|
|
2320
|
+
}
|
|
2321
|
+
],
|
|
2322
|
+
"type": {
|
|
2323
|
+
"type": "intrinsic",
|
|
2324
|
+
"name": "void"
|
|
2325
|
+
},
|
|
2326
|
+
"inheritedFrom": {
|
|
2327
|
+
"type": "reference",
|
|
2328
|
+
"name": "AbstractWitness.resolver"
|
|
2329
|
+
}
|
|
2330
|
+
},
|
|
2331
|
+
"inheritedFrom": {
|
|
2332
|
+
"type": "reference",
|
|
2333
|
+
"name": "AbstractWitness.resolver"
|
|
2334
|
+
}
|
|
2335
|
+
},
|
|
2336
|
+
{
|
|
2337
|
+
"id": 91,
|
|
2338
|
+
"name": "targetSet",
|
|
2339
|
+
"kind": 262144,
|
|
2340
|
+
"kindString": "Accessor",
|
|
2341
|
+
"flags": {},
|
|
2342
|
+
"sources": [
|
|
2343
|
+
{
|
|
2344
|
+
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
2345
|
+
"line": 8,
|
|
2346
|
+
"character": 8
|
|
2347
|
+
}
|
|
2348
|
+
],
|
|
2349
|
+
"getSignature": {
|
|
2350
|
+
"id": 92,
|
|
2351
|
+
"name": "targetSet",
|
|
2352
|
+
"kind": 524288,
|
|
2353
|
+
"kindString": "Get signature",
|
|
2354
|
+
"flags": {},
|
|
2355
|
+
"type": {
|
|
2356
|
+
"type": "union",
|
|
2357
|
+
"types": [
|
|
2358
|
+
{
|
|
2359
|
+
"type": "intrinsic",
|
|
2360
|
+
"name": "undefined"
|
|
2361
|
+
},
|
|
2362
|
+
{
|
|
2363
|
+
"type": "intersection",
|
|
2364
|
+
"types": [
|
|
2365
|
+
{
|
|
2366
|
+
"type": "reference",
|
|
2367
|
+
"name": "SchemaFields"
|
|
2368
|
+
},
|
|
2369
|
+
{
|
|
2370
|
+
"type": "reference",
|
|
2371
|
+
"name": "PayloadFields"
|
|
2372
|
+
},
|
|
2373
|
+
{
|
|
2374
|
+
"type": "reference",
|
|
2375
|
+
"name": "PayloadSet"
|
|
2376
|
+
},
|
|
2377
|
+
{
|
|
2378
|
+
"type": "reflection",
|
|
2379
|
+
"declaration": {
|
|
2380
|
+
"id": 93,
|
|
2381
|
+
"name": "__type",
|
|
2382
|
+
"kind": 65536,
|
|
2383
|
+
"kindString": "Type literal",
|
|
2384
|
+
"flags": {},
|
|
2385
|
+
"children": [
|
|
2386
|
+
{
|
|
2387
|
+
"id": 94,
|
|
2388
|
+
"name": "schema",
|
|
2389
|
+
"kind": 1024,
|
|
2390
|
+
"kindString": "Property",
|
|
2391
|
+
"flags": {},
|
|
2392
|
+
"sources": [
|
|
2393
|
+
{
|
|
2394
|
+
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
2395
|
+
"line": 9,
|
|
2396
|
+
"character": 8
|
|
2397
|
+
}
|
|
2398
|
+
],
|
|
2399
|
+
"type": {
|
|
2400
|
+
"type": "literal",
|
|
2401
|
+
"value": "network.xyo.payload.set"
|
|
2402
|
+
}
|
|
2403
|
+
}
|
|
2404
|
+
],
|
|
2405
|
+
"groups": [
|
|
2406
|
+
{
|
|
2407
|
+
"title": "Properties",
|
|
2408
|
+
"children": [
|
|
2409
|
+
94
|
|
2410
|
+
]
|
|
2411
|
+
}
|
|
2412
|
+
],
|
|
2413
|
+
"sources": [
|
|
2414
|
+
{
|
|
2415
|
+
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
2416
|
+
"line": 8,
|
|
2417
|
+
"character": 177
|
|
2418
|
+
}
|
|
2419
|
+
]
|
|
2420
|
+
}
|
|
2421
|
+
}
|
|
2422
|
+
]
|
|
2423
|
+
}
|
|
2424
|
+
]
|
|
2425
|
+
},
|
|
2426
|
+
"inheritedFrom": {
|
|
2427
|
+
"type": "reference",
|
|
2428
|
+
"name": "AbstractWitness.targetSet"
|
|
2429
|
+
}
|
|
2430
|
+
},
|
|
2431
|
+
"inheritedFrom": {
|
|
2432
|
+
"type": "reference",
|
|
2433
|
+
"name": "AbstractWitness.targetSet"
|
|
2434
|
+
}
|
|
2435
|
+
},
|
|
2436
|
+
{
|
|
2437
|
+
"id": 194,
|
|
2438
|
+
"name": "bindHashes",
|
|
2439
|
+
"kind": 2048,
|
|
2440
|
+
"kindString": "Method",
|
|
2441
|
+
"flags": {
|
|
2442
|
+
"isProtected": true
|
|
2443
|
+
},
|
|
2444
|
+
"sources": [
|
|
2445
|
+
{
|
|
1869
2446
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
1870
|
-
"line":
|
|
2447
|
+
"line": 35,
|
|
1871
2448
|
"character": 14
|
|
1872
2449
|
}
|
|
1873
2450
|
],
|
|
1874
2451
|
"signatures": [
|
|
1875
2452
|
{
|
|
1876
|
-
"id":
|
|
2453
|
+
"id": 195,
|
|
1877
2454
|
"name": "bindHashes",
|
|
1878
2455
|
"kind": 4096,
|
|
1879
2456
|
"kindString": "Call signature",
|
|
1880
2457
|
"flags": {},
|
|
1881
2458
|
"parameters": [
|
|
1882
2459
|
{
|
|
1883
|
-
"id":
|
|
2460
|
+
"id": 196,
|
|
1884
2461
|
"name": "hashes",
|
|
1885
2462
|
"kind": 32768,
|
|
1886
2463
|
"kindString": "Parameter",
|
|
@@ -1894,7 +2471,7 @@
|
|
|
1894
2471
|
}
|
|
1895
2472
|
},
|
|
1896
2473
|
{
|
|
1897
|
-
"id":
|
|
2474
|
+
"id": 197,
|
|
1898
2475
|
"name": "schema",
|
|
1899
2476
|
"kind": 32768,
|
|
1900
2477
|
"kindString": "Parameter",
|
|
@@ -1908,7 +2485,7 @@
|
|
|
1908
2485
|
}
|
|
1909
2486
|
},
|
|
1910
2487
|
{
|
|
1911
|
-
"id":
|
|
2488
|
+
"id": 198,
|
|
1912
2489
|
"name": "account",
|
|
1913
2490
|
"kind": 32768,
|
|
1914
2491
|
"kindString": "Parameter",
|
|
@@ -1947,7 +2524,7 @@
|
|
|
1947
2524
|
}
|
|
1948
2525
|
},
|
|
1949
2526
|
{
|
|
1950
|
-
"id":
|
|
2527
|
+
"id": 199,
|
|
1951
2528
|
"name": "bindHashesInternal",
|
|
1952
2529
|
"kind": 2048,
|
|
1953
2530
|
"kindString": "Method",
|
|
@@ -1957,20 +2534,20 @@
|
|
|
1957
2534
|
"sources": [
|
|
1958
2535
|
{
|
|
1959
2536
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
1960
|
-
"line":
|
|
2537
|
+
"line": 36,
|
|
1961
2538
|
"character": 14
|
|
1962
2539
|
}
|
|
1963
2540
|
],
|
|
1964
2541
|
"signatures": [
|
|
1965
2542
|
{
|
|
1966
|
-
"id":
|
|
2543
|
+
"id": 200,
|
|
1967
2544
|
"name": "bindHashesInternal",
|
|
1968
2545
|
"kind": 4096,
|
|
1969
2546
|
"kindString": "Call signature",
|
|
1970
2547
|
"flags": {},
|
|
1971
2548
|
"parameters": [
|
|
1972
2549
|
{
|
|
1973
|
-
"id":
|
|
2550
|
+
"id": 201,
|
|
1974
2551
|
"name": "hashes",
|
|
1975
2552
|
"kind": 32768,
|
|
1976
2553
|
"kindString": "Parameter",
|
|
@@ -1984,7 +2561,7 @@
|
|
|
1984
2561
|
}
|
|
1985
2562
|
},
|
|
1986
2563
|
{
|
|
1987
|
-
"id":
|
|
2564
|
+
"id": 202,
|
|
1988
2565
|
"name": "schema",
|
|
1989
2566
|
"kind": 32768,
|
|
1990
2567
|
"kindString": "Parameter",
|
|
@@ -1998,7 +2575,7 @@
|
|
|
1998
2575
|
}
|
|
1999
2576
|
},
|
|
2000
2577
|
{
|
|
2001
|
-
"id":
|
|
2578
|
+
"id": 203,
|
|
2002
2579
|
"name": "account",
|
|
2003
2580
|
"kind": 32768,
|
|
2004
2581
|
"kindString": "Parameter",
|
|
@@ -2029,14 +2606,14 @@
|
|
|
2029
2606
|
{
|
|
2030
2607
|
"type": "reflection",
|
|
2031
2608
|
"declaration": {
|
|
2032
|
-
"id":
|
|
2609
|
+
"id": 204,
|
|
2033
2610
|
"name": "__type",
|
|
2034
2611
|
"kind": 65536,
|
|
2035
2612
|
"kindString": "Type literal",
|
|
2036
2613
|
"flags": {},
|
|
2037
2614
|
"children": [
|
|
2038
2615
|
{
|
|
2039
|
-
"id":
|
|
2616
|
+
"id": 205,
|
|
2040
2617
|
"name": "schema",
|
|
2041
2618
|
"kind": 1024,
|
|
2042
2619
|
"kindString": "Property",
|
|
@@ -2058,7 +2635,7 @@
|
|
|
2058
2635
|
{
|
|
2059
2636
|
"title": "Properties",
|
|
2060
2637
|
"children": [
|
|
2061
|
-
|
|
2638
|
+
205
|
|
2062
2639
|
]
|
|
2063
2640
|
}
|
|
2064
2641
|
],
|
|
@@ -2085,7 +2662,7 @@
|
|
|
2085
2662
|
}
|
|
2086
2663
|
},
|
|
2087
2664
|
{
|
|
2088
|
-
"id":
|
|
2665
|
+
"id": 206,
|
|
2089
2666
|
"name": "bindQuery",
|
|
2090
2667
|
"kind": 2048,
|
|
2091
2668
|
"kindString": "Method",
|
|
@@ -2095,20 +2672,20 @@
|
|
|
2095
2672
|
"sources": [
|
|
2096
2673
|
{
|
|
2097
2674
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
2098
|
-
"line":
|
|
2675
|
+
"line": 37,
|
|
2099
2676
|
"character": 14
|
|
2100
2677
|
}
|
|
2101
2678
|
],
|
|
2102
2679
|
"signatures": [
|
|
2103
2680
|
{
|
|
2104
|
-
"id":
|
|
2681
|
+
"id": 207,
|
|
2105
2682
|
"name": "bindQuery",
|
|
2106
2683
|
"kind": 4096,
|
|
2107
2684
|
"kindString": "Call signature",
|
|
2108
2685
|
"flags": {},
|
|
2109
2686
|
"typeParameter": [
|
|
2110
2687
|
{
|
|
2111
|
-
"id":
|
|
2688
|
+
"id": 212,
|
|
2112
2689
|
"name": "T",
|
|
2113
2690
|
"kind": 131072,
|
|
2114
2691
|
"kindString": "Type parameter",
|
|
@@ -2134,14 +2711,14 @@
|
|
|
2134
2711
|
{
|
|
2135
2712
|
"type": "reflection",
|
|
2136
2713
|
"declaration": {
|
|
2137
|
-
"id":
|
|
2714
|
+
"id": 208,
|
|
2138
2715
|
"name": "__type",
|
|
2139
2716
|
"kind": 65536,
|
|
2140
2717
|
"kindString": "Type literal",
|
|
2141
2718
|
"flags": {},
|
|
2142
2719
|
"children": [
|
|
2143
2720
|
{
|
|
2144
|
-
"id":
|
|
2721
|
+
"id": 209,
|
|
2145
2722
|
"name": "schema",
|
|
2146
2723
|
"kind": 1024,
|
|
2147
2724
|
"kindString": "Property",
|
|
@@ -2163,7 +2740,7 @@
|
|
|
2163
2740
|
{
|
|
2164
2741
|
"title": "Properties",
|
|
2165
2742
|
"children": [
|
|
2166
|
-
|
|
2743
|
+
209
|
|
2167
2744
|
]
|
|
2168
2745
|
}
|
|
2169
2746
|
],
|
|
@@ -2199,14 +2776,14 @@
|
|
|
2199
2776
|
{
|
|
2200
2777
|
"type": "reflection",
|
|
2201
2778
|
"declaration": {
|
|
2202
|
-
"id":
|
|
2779
|
+
"id": 210,
|
|
2203
2780
|
"name": "__type",
|
|
2204
2781
|
"kind": 65536,
|
|
2205
2782
|
"kindString": "Type literal",
|
|
2206
2783
|
"flags": {},
|
|
2207
2784
|
"children": [
|
|
2208
2785
|
{
|
|
2209
|
-
"id":
|
|
2786
|
+
"id": 211,
|
|
2210
2787
|
"name": "schema",
|
|
2211
2788
|
"kind": 1024,
|
|
2212
2789
|
"kindString": "Property",
|
|
@@ -2228,7 +2805,7 @@
|
|
|
2228
2805
|
{
|
|
2229
2806
|
"title": "Properties",
|
|
2230
2807
|
"children": [
|
|
2231
|
-
|
|
2808
|
+
211
|
|
2232
2809
|
]
|
|
2233
2810
|
}
|
|
2234
2811
|
],
|
|
@@ -2252,19 +2829,19 @@
|
|
|
2252
2829
|
],
|
|
2253
2830
|
"parameters": [
|
|
2254
2831
|
{
|
|
2255
|
-
"id":
|
|
2832
|
+
"id": 213,
|
|
2256
2833
|
"name": "query",
|
|
2257
2834
|
"kind": 32768,
|
|
2258
2835
|
"kindString": "Parameter",
|
|
2259
2836
|
"flags": {},
|
|
2260
2837
|
"type": {
|
|
2261
2838
|
"type": "reference",
|
|
2262
|
-
"id":
|
|
2839
|
+
"id": 212,
|
|
2263
2840
|
"name": "T"
|
|
2264
2841
|
}
|
|
2265
2842
|
},
|
|
2266
2843
|
{
|
|
2267
|
-
"id":
|
|
2844
|
+
"id": 214,
|
|
2268
2845
|
"name": "payloads",
|
|
2269
2846
|
"kind": 32768,
|
|
2270
2847
|
"kindString": "Parameter",
|
|
@@ -2287,14 +2864,14 @@
|
|
|
2287
2864
|
{
|
|
2288
2865
|
"type": "reflection",
|
|
2289
2866
|
"declaration": {
|
|
2290
|
-
"id":
|
|
2867
|
+
"id": 215,
|
|
2291
2868
|
"name": "__type",
|
|
2292
2869
|
"kind": 65536,
|
|
2293
2870
|
"kindString": "Type literal",
|
|
2294
2871
|
"flags": {},
|
|
2295
2872
|
"children": [
|
|
2296
2873
|
{
|
|
2297
|
-
"id":
|
|
2874
|
+
"id": 216,
|
|
2298
2875
|
"name": "schema",
|
|
2299
2876
|
"kind": 1024,
|
|
2300
2877
|
"kindString": "Property",
|
|
@@ -2316,7 +2893,7 @@
|
|
|
2316
2893
|
{
|
|
2317
2894
|
"title": "Properties",
|
|
2318
2895
|
"children": [
|
|
2319
|
-
|
|
2896
|
+
216
|
|
2320
2897
|
]
|
|
2321
2898
|
}
|
|
2322
2899
|
],
|
|
@@ -2334,7 +2911,7 @@
|
|
|
2334
2911
|
}
|
|
2335
2912
|
},
|
|
2336
2913
|
{
|
|
2337
|
-
"id":
|
|
2914
|
+
"id": 217,
|
|
2338
2915
|
"name": "account",
|
|
2339
2916
|
"kind": 32768,
|
|
2340
2917
|
"kindString": "Parameter",
|
|
@@ -2371,14 +2948,14 @@
|
|
|
2371
2948
|
{
|
|
2372
2949
|
"type": "reflection",
|
|
2373
2950
|
"declaration": {
|
|
2374
|
-
"id":
|
|
2951
|
+
"id": 218,
|
|
2375
2952
|
"name": "__type",
|
|
2376
2953
|
"kind": 65536,
|
|
2377
2954
|
"kindString": "Type literal",
|
|
2378
2955
|
"flags": {},
|
|
2379
2956
|
"children": [
|
|
2380
2957
|
{
|
|
2381
|
-
"id":
|
|
2958
|
+
"id": 219,
|
|
2382
2959
|
"name": "query",
|
|
2383
2960
|
"kind": 1024,
|
|
2384
2961
|
"kindString": "Property",
|
|
@@ -2396,7 +2973,7 @@
|
|
|
2396
2973
|
}
|
|
2397
2974
|
},
|
|
2398
2975
|
{
|
|
2399
|
-
"id":
|
|
2976
|
+
"id": 220,
|
|
2400
2977
|
"name": "resultSet",
|
|
2401
2978
|
"kind": 1024,
|
|
2402
2979
|
"kindString": "Property",
|
|
@@ -2416,7 +2993,7 @@
|
|
|
2416
2993
|
}
|
|
2417
2994
|
},
|
|
2418
2995
|
{
|
|
2419
|
-
"id":
|
|
2996
|
+
"id": 221,
|
|
2420
2997
|
"name": "schema",
|
|
2421
2998
|
"kind": 1024,
|
|
2422
2999
|
"kindString": "Property",
|
|
@@ -2438,9 +3015,9 @@
|
|
|
2438
3015
|
{
|
|
2439
3016
|
"title": "Properties",
|
|
2440
3017
|
"children": [
|
|
2441
|
-
|
|
2442
|
-
|
|
2443
|
-
|
|
3018
|
+
219,
|
|
3019
|
+
220,
|
|
3020
|
+
221
|
|
2444
3021
|
]
|
|
2445
3022
|
}
|
|
2446
3023
|
],
|
|
@@ -2471,14 +3048,14 @@
|
|
|
2471
3048
|
{
|
|
2472
3049
|
"type": "reflection",
|
|
2473
3050
|
"declaration": {
|
|
2474
|
-
"id":
|
|
3051
|
+
"id": 222,
|
|
2475
3052
|
"name": "__type",
|
|
2476
3053
|
"kind": 65536,
|
|
2477
3054
|
"kindString": "Type literal",
|
|
2478
3055
|
"flags": {},
|
|
2479
3056
|
"children": [
|
|
2480
3057
|
{
|
|
2481
|
-
"id":
|
|
3058
|
+
"id": 223,
|
|
2482
3059
|
"name": "schema",
|
|
2483
3060
|
"kind": 1024,
|
|
2484
3061
|
"kindString": "Property",
|
|
@@ -2500,7 +3077,7 @@
|
|
|
2500
3077
|
{
|
|
2501
3078
|
"title": "Properties",
|
|
2502
3079
|
"children": [
|
|
2503
|
-
|
|
3080
|
+
223
|
|
2504
3081
|
]
|
|
2505
3082
|
}
|
|
2506
3083
|
],
|
|
@@ -2537,7 +3114,7 @@
|
|
|
2537
3114
|
}
|
|
2538
3115
|
},
|
|
2539
3116
|
{
|
|
2540
|
-
"id":
|
|
3117
|
+
"id": 224,
|
|
2541
3118
|
"name": "bindQueryInternal",
|
|
2542
3119
|
"kind": 2048,
|
|
2543
3120
|
"kindString": "Method",
|
|
@@ -2547,20 +3124,20 @@
|
|
|
2547
3124
|
"sources": [
|
|
2548
3125
|
{
|
|
2549
3126
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
2550
|
-
"line":
|
|
3127
|
+
"line": 38,
|
|
2551
3128
|
"character": 14
|
|
2552
3129
|
}
|
|
2553
3130
|
],
|
|
2554
3131
|
"signatures": [
|
|
2555
3132
|
{
|
|
2556
|
-
"id":
|
|
3133
|
+
"id": 225,
|
|
2557
3134
|
"name": "bindQueryInternal",
|
|
2558
3135
|
"kind": 4096,
|
|
2559
3136
|
"kindString": "Call signature",
|
|
2560
3137
|
"flags": {},
|
|
2561
3138
|
"typeParameter": [
|
|
2562
3139
|
{
|
|
2563
|
-
"id":
|
|
3140
|
+
"id": 230,
|
|
2564
3141
|
"name": "T",
|
|
2565
3142
|
"kind": 131072,
|
|
2566
3143
|
"kindString": "Type parameter",
|
|
@@ -2586,14 +3163,14 @@
|
|
|
2586
3163
|
{
|
|
2587
3164
|
"type": "reflection",
|
|
2588
3165
|
"declaration": {
|
|
2589
|
-
"id":
|
|
3166
|
+
"id": 226,
|
|
2590
3167
|
"name": "__type",
|
|
2591
3168
|
"kind": 65536,
|
|
2592
3169
|
"kindString": "Type literal",
|
|
2593
3170
|
"flags": {},
|
|
2594
3171
|
"children": [
|
|
2595
3172
|
{
|
|
2596
|
-
"id":
|
|
3173
|
+
"id": 227,
|
|
2597
3174
|
"name": "schema",
|
|
2598
3175
|
"kind": 1024,
|
|
2599
3176
|
"kindString": "Property",
|
|
@@ -2615,7 +3192,7 @@
|
|
|
2615
3192
|
{
|
|
2616
3193
|
"title": "Properties",
|
|
2617
3194
|
"children": [
|
|
2618
|
-
|
|
3195
|
+
227
|
|
2619
3196
|
]
|
|
2620
3197
|
}
|
|
2621
3198
|
],
|
|
@@ -2651,14 +3228,14 @@
|
|
|
2651
3228
|
{
|
|
2652
3229
|
"type": "reflection",
|
|
2653
3230
|
"declaration": {
|
|
2654
|
-
"id":
|
|
3231
|
+
"id": 228,
|
|
2655
3232
|
"name": "__type",
|
|
2656
3233
|
"kind": 65536,
|
|
2657
3234
|
"kindString": "Type literal",
|
|
2658
3235
|
"flags": {},
|
|
2659
3236
|
"children": [
|
|
2660
3237
|
{
|
|
2661
|
-
"id":
|
|
3238
|
+
"id": 229,
|
|
2662
3239
|
"name": "schema",
|
|
2663
3240
|
"kind": 1024,
|
|
2664
3241
|
"kindString": "Property",
|
|
@@ -2680,7 +3257,7 @@
|
|
|
2680
3257
|
{
|
|
2681
3258
|
"title": "Properties",
|
|
2682
3259
|
"children": [
|
|
2683
|
-
|
|
3260
|
+
229
|
|
2684
3261
|
]
|
|
2685
3262
|
}
|
|
2686
3263
|
],
|
|
@@ -2704,19 +3281,19 @@
|
|
|
2704
3281
|
],
|
|
2705
3282
|
"parameters": [
|
|
2706
3283
|
{
|
|
2707
|
-
"id":
|
|
3284
|
+
"id": 231,
|
|
2708
3285
|
"name": "query",
|
|
2709
3286
|
"kind": 32768,
|
|
2710
3287
|
"kindString": "Parameter",
|
|
2711
3288
|
"flags": {},
|
|
2712
3289
|
"type": {
|
|
2713
3290
|
"type": "reference",
|
|
2714
|
-
"id":
|
|
3291
|
+
"id": 230,
|
|
2715
3292
|
"name": "T"
|
|
2716
3293
|
}
|
|
2717
3294
|
},
|
|
2718
3295
|
{
|
|
2719
|
-
"id":
|
|
3296
|
+
"id": 232,
|
|
2720
3297
|
"name": "payloads",
|
|
2721
3298
|
"kind": 32768,
|
|
2722
3299
|
"kindString": "Parameter",
|
|
@@ -2739,14 +3316,14 @@
|
|
|
2739
3316
|
{
|
|
2740
3317
|
"type": "reflection",
|
|
2741
3318
|
"declaration": {
|
|
2742
|
-
"id":
|
|
3319
|
+
"id": 233,
|
|
2743
3320
|
"name": "__type",
|
|
2744
3321
|
"kind": 65536,
|
|
2745
3322
|
"kindString": "Type literal",
|
|
2746
3323
|
"flags": {},
|
|
2747
3324
|
"children": [
|
|
2748
3325
|
{
|
|
2749
|
-
"id":
|
|
3326
|
+
"id": 234,
|
|
2750
3327
|
"name": "schema",
|
|
2751
3328
|
"kind": 1024,
|
|
2752
3329
|
"kindString": "Property",
|
|
@@ -2768,7 +3345,7 @@
|
|
|
2768
3345
|
{
|
|
2769
3346
|
"title": "Properties",
|
|
2770
3347
|
"children": [
|
|
2771
|
-
|
|
3348
|
+
234
|
|
2772
3349
|
]
|
|
2773
3350
|
}
|
|
2774
3351
|
],
|
|
@@ -2786,7 +3363,7 @@
|
|
|
2786
3363
|
}
|
|
2787
3364
|
},
|
|
2788
3365
|
{
|
|
2789
|
-
"id":
|
|
3366
|
+
"id": 235,
|
|
2790
3367
|
"name": "account",
|
|
2791
3368
|
"kind": 32768,
|
|
2792
3369
|
"kindString": "Parameter",
|
|
@@ -2820,14 +3397,14 @@
|
|
|
2820
3397
|
{
|
|
2821
3398
|
"type": "reflection",
|
|
2822
3399
|
"declaration": {
|
|
2823
|
-
"id":
|
|
3400
|
+
"id": 236,
|
|
2824
3401
|
"name": "__type",
|
|
2825
3402
|
"kind": 65536,
|
|
2826
3403
|
"kindString": "Type literal",
|
|
2827
3404
|
"flags": {},
|
|
2828
3405
|
"children": [
|
|
2829
3406
|
{
|
|
2830
|
-
"id":
|
|
3407
|
+
"id": 237,
|
|
2831
3408
|
"name": "query",
|
|
2832
3409
|
"kind": 1024,
|
|
2833
3410
|
"kindString": "Property",
|
|
@@ -2845,7 +3422,7 @@
|
|
|
2845
3422
|
}
|
|
2846
3423
|
},
|
|
2847
3424
|
{
|
|
2848
|
-
"id":
|
|
3425
|
+
"id": 238,
|
|
2849
3426
|
"name": "resultSet",
|
|
2850
3427
|
"kind": 1024,
|
|
2851
3428
|
"kindString": "Property",
|
|
@@ -2865,7 +3442,7 @@
|
|
|
2865
3442
|
}
|
|
2866
3443
|
},
|
|
2867
3444
|
{
|
|
2868
|
-
"id":
|
|
3445
|
+
"id": 239,
|
|
2869
3446
|
"name": "schema",
|
|
2870
3447
|
"kind": 1024,
|
|
2871
3448
|
"kindString": "Property",
|
|
@@ -2887,9 +3464,9 @@
|
|
|
2887
3464
|
{
|
|
2888
3465
|
"title": "Properties",
|
|
2889
3466
|
"children": [
|
|
2890
|
-
|
|
2891
|
-
|
|
2892
|
-
|
|
3467
|
+
237,
|
|
3468
|
+
238,
|
|
3469
|
+
239
|
|
2893
3470
|
]
|
|
2894
3471
|
}
|
|
2895
3472
|
],
|
|
@@ -2920,14 +3497,14 @@
|
|
|
2920
3497
|
{
|
|
2921
3498
|
"type": "reflection",
|
|
2922
3499
|
"declaration": {
|
|
2923
|
-
"id":
|
|
3500
|
+
"id": 240,
|
|
2924
3501
|
"name": "__type",
|
|
2925
3502
|
"kind": 65536,
|
|
2926
3503
|
"kindString": "Type literal",
|
|
2927
3504
|
"flags": {},
|
|
2928
3505
|
"children": [
|
|
2929
3506
|
{
|
|
2930
|
-
"id":
|
|
3507
|
+
"id": 241,
|
|
2931
3508
|
"name": "schema",
|
|
2932
3509
|
"kind": 1024,
|
|
2933
3510
|
"kindString": "Property",
|
|
@@ -2949,7 +3526,7 @@
|
|
|
2949
3526
|
{
|
|
2950
3527
|
"title": "Properties",
|
|
2951
3528
|
"children": [
|
|
2952
|
-
|
|
3529
|
+
241
|
|
2953
3530
|
]
|
|
2954
3531
|
}
|
|
2955
3532
|
],
|
|
@@ -2979,7 +3556,7 @@
|
|
|
2979
3556
|
}
|
|
2980
3557
|
},
|
|
2981
3558
|
{
|
|
2982
|
-
"id":
|
|
3559
|
+
"id": 242,
|
|
2983
3560
|
"name": "bindResult",
|
|
2984
3561
|
"kind": 2048,
|
|
2985
3562
|
"kindString": "Method",
|
|
@@ -2989,20 +3566,20 @@
|
|
|
2989
3566
|
"sources": [
|
|
2990
3567
|
{
|
|
2991
3568
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
2992
|
-
"line":
|
|
3569
|
+
"line": 39,
|
|
2993
3570
|
"character": 14
|
|
2994
3571
|
}
|
|
2995
3572
|
],
|
|
2996
3573
|
"signatures": [
|
|
2997
3574
|
{
|
|
2998
|
-
"id":
|
|
3575
|
+
"id": 243,
|
|
2999
3576
|
"name": "bindResult",
|
|
3000
3577
|
"kind": 4096,
|
|
3001
3578
|
"kindString": "Call signature",
|
|
3002
3579
|
"flags": {},
|
|
3003
3580
|
"parameters": [
|
|
3004
3581
|
{
|
|
3005
|
-
"id":
|
|
3582
|
+
"id": 244,
|
|
3006
3583
|
"name": "payloads",
|
|
3007
3584
|
"kind": 32768,
|
|
3008
3585
|
"kindString": "Parameter",
|
|
@@ -3023,14 +3600,14 @@
|
|
|
3023
3600
|
{
|
|
3024
3601
|
"type": "reflection",
|
|
3025
3602
|
"declaration": {
|
|
3026
|
-
"id":
|
|
3603
|
+
"id": 245,
|
|
3027
3604
|
"name": "__type",
|
|
3028
3605
|
"kind": 65536,
|
|
3029
3606
|
"kindString": "Type literal",
|
|
3030
3607
|
"flags": {},
|
|
3031
3608
|
"children": [
|
|
3032
3609
|
{
|
|
3033
|
-
"id":
|
|
3610
|
+
"id": 246,
|
|
3034
3611
|
"name": "schema",
|
|
3035
3612
|
"kind": 1024,
|
|
3036
3613
|
"kindString": "Property",
|
|
@@ -3052,7 +3629,7 @@
|
|
|
3052
3629
|
{
|
|
3053
3630
|
"title": "Properties",
|
|
3054
3631
|
"children": [
|
|
3055
|
-
|
|
3632
|
+
246
|
|
3056
3633
|
]
|
|
3057
3634
|
}
|
|
3058
3635
|
],
|
|
@@ -3070,7 +3647,7 @@
|
|
|
3070
3647
|
}
|
|
3071
3648
|
},
|
|
3072
3649
|
{
|
|
3073
|
-
"id":
|
|
3650
|
+
"id": 247,
|
|
3074
3651
|
"name": "account",
|
|
3075
3652
|
"kind": 32768,
|
|
3076
3653
|
"kindString": "Parameter",
|
|
@@ -3103,14 +3680,14 @@
|
|
|
3103
3680
|
{
|
|
3104
3681
|
"type": "reflection",
|
|
3105
3682
|
"declaration": {
|
|
3106
|
-
"id":
|
|
3683
|
+
"id": 248,
|
|
3107
3684
|
"name": "__type",
|
|
3108
3685
|
"kind": 65536,
|
|
3109
3686
|
"kindString": "Type literal",
|
|
3110
3687
|
"flags": {},
|
|
3111
3688
|
"children": [
|
|
3112
3689
|
{
|
|
3113
|
-
"id":
|
|
3690
|
+
"id": 249,
|
|
3114
3691
|
"name": "schema",
|
|
3115
3692
|
"kind": 1024,
|
|
3116
3693
|
"kindString": "Property",
|
|
@@ -3132,7 +3709,7 @@
|
|
|
3132
3709
|
{
|
|
3133
3710
|
"title": "Properties",
|
|
3134
3711
|
"children": [
|
|
3135
|
-
|
|
3712
|
+
249
|
|
3136
3713
|
]
|
|
3137
3714
|
}
|
|
3138
3715
|
],
|
|
@@ -3169,7 +3746,7 @@
|
|
|
3169
3746
|
}
|
|
3170
3747
|
},
|
|
3171
3748
|
{
|
|
3172
|
-
"id":
|
|
3749
|
+
"id": 250,
|
|
3173
3750
|
"name": "bindResultInternal",
|
|
3174
3751
|
"kind": 2048,
|
|
3175
3752
|
"kindString": "Method",
|
|
@@ -3179,20 +3756,20 @@
|
|
|
3179
3756
|
"sources": [
|
|
3180
3757
|
{
|
|
3181
3758
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
3182
|
-
"line":
|
|
3759
|
+
"line": 40,
|
|
3183
3760
|
"character": 14
|
|
3184
3761
|
}
|
|
3185
3762
|
],
|
|
3186
3763
|
"signatures": [
|
|
3187
3764
|
{
|
|
3188
|
-
"id":
|
|
3765
|
+
"id": 251,
|
|
3189
3766
|
"name": "bindResultInternal",
|
|
3190
3767
|
"kind": 4096,
|
|
3191
3768
|
"kindString": "Call signature",
|
|
3192
3769
|
"flags": {},
|
|
3193
3770
|
"parameters": [
|
|
3194
3771
|
{
|
|
3195
|
-
"id":
|
|
3772
|
+
"id": 252,
|
|
3196
3773
|
"name": "payloads",
|
|
3197
3774
|
"kind": 32768,
|
|
3198
3775
|
"kindString": "Parameter",
|
|
@@ -3213,14 +3790,14 @@
|
|
|
3213
3790
|
{
|
|
3214
3791
|
"type": "reflection",
|
|
3215
3792
|
"declaration": {
|
|
3216
|
-
"id":
|
|
3793
|
+
"id": 253,
|
|
3217
3794
|
"name": "__type",
|
|
3218
3795
|
"kind": 65536,
|
|
3219
3796
|
"kindString": "Type literal",
|
|
3220
3797
|
"flags": {},
|
|
3221
3798
|
"children": [
|
|
3222
3799
|
{
|
|
3223
|
-
"id":
|
|
3800
|
+
"id": 254,
|
|
3224
3801
|
"name": "schema",
|
|
3225
3802
|
"kind": 1024,
|
|
3226
3803
|
"kindString": "Property",
|
|
@@ -3242,7 +3819,7 @@
|
|
|
3242
3819
|
{
|
|
3243
3820
|
"title": "Properties",
|
|
3244
3821
|
"children": [
|
|
3245
|
-
|
|
3822
|
+
254
|
|
3246
3823
|
]
|
|
3247
3824
|
}
|
|
3248
3825
|
],
|
|
@@ -3260,7 +3837,7 @@
|
|
|
3260
3837
|
}
|
|
3261
3838
|
},
|
|
3262
3839
|
{
|
|
3263
|
-
"id":
|
|
3840
|
+
"id": 255,
|
|
3264
3841
|
"name": "account",
|
|
3265
3842
|
"kind": 32768,
|
|
3266
3843
|
"kindString": "Parameter",
|
|
@@ -3290,14 +3867,14 @@
|
|
|
3290
3867
|
{
|
|
3291
3868
|
"type": "reflection",
|
|
3292
3869
|
"declaration": {
|
|
3293
|
-
"id":
|
|
3870
|
+
"id": 256,
|
|
3294
3871
|
"name": "__type",
|
|
3295
3872
|
"kind": 65536,
|
|
3296
3873
|
"kindString": "Type literal",
|
|
3297
3874
|
"flags": {},
|
|
3298
3875
|
"children": [
|
|
3299
3876
|
{
|
|
3300
|
-
"id":
|
|
3877
|
+
"id": 257,
|
|
3301
3878
|
"name": "schema",
|
|
3302
3879
|
"kind": 1024,
|
|
3303
3880
|
"kindString": "Property",
|
|
@@ -3319,7 +3896,7 @@
|
|
|
3319
3896
|
{
|
|
3320
3897
|
"title": "Properties",
|
|
3321
3898
|
"children": [
|
|
3322
|
-
|
|
3899
|
+
257
|
|
3323
3900
|
]
|
|
3324
3901
|
}
|
|
3325
3902
|
],
|
|
@@ -3349,7 +3926,7 @@
|
|
|
3349
3926
|
}
|
|
3350
3927
|
},
|
|
3351
3928
|
{
|
|
3352
|
-
"id":
|
|
3929
|
+
"id": 166,
|
|
3353
3930
|
"name": "description",
|
|
3354
3931
|
"kind": 2048,
|
|
3355
3932
|
"kindString": "Method",
|
|
@@ -3357,13 +3934,13 @@
|
|
|
3357
3934
|
"sources": [
|
|
3358
3935
|
{
|
|
3359
3936
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
3360
|
-
"line":
|
|
3937
|
+
"line": 28,
|
|
3361
3938
|
"character": 4
|
|
3362
3939
|
}
|
|
3363
3940
|
],
|
|
3364
3941
|
"signatures": [
|
|
3365
3942
|
{
|
|
3366
|
-
"id":
|
|
3943
|
+
"id": 167,
|
|
3367
3944
|
"name": "description",
|
|
3368
3945
|
"kind": 4096,
|
|
3369
3946
|
"kindString": "Call signature",
|
|
@@ -3394,7 +3971,7 @@
|
|
|
3394
3971
|
}
|
|
3395
3972
|
},
|
|
3396
3973
|
{
|
|
3397
|
-
"id":
|
|
3974
|
+
"id": 168,
|
|
3398
3975
|
"name": "discover",
|
|
3399
3976
|
"kind": 2048,
|
|
3400
3977
|
"kindString": "Method",
|
|
@@ -3402,20 +3979,20 @@
|
|
|
3402
3979
|
"sources": [
|
|
3403
3980
|
{
|
|
3404
3981
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
3405
|
-
"line":
|
|
3982
|
+
"line": 29,
|
|
3406
3983
|
"character": 4
|
|
3407
3984
|
}
|
|
3408
3985
|
],
|
|
3409
3986
|
"signatures": [
|
|
3410
3987
|
{
|
|
3411
|
-
"id":
|
|
3988
|
+
"id": 169,
|
|
3412
3989
|
"name": "discover",
|
|
3413
3990
|
"kind": 4096,
|
|
3414
3991
|
"kindString": "Call signature",
|
|
3415
3992
|
"flags": {},
|
|
3416
3993
|
"parameters": [
|
|
3417
3994
|
{
|
|
3418
|
-
"id":
|
|
3995
|
+
"id": 170,
|
|
3419
3996
|
"name": "_queryAccount",
|
|
3420
3997
|
"kind": 32768,
|
|
3421
3998
|
"kindString": "Parameter",
|
|
@@ -3447,14 +4024,14 @@
|
|
|
3447
4024
|
{
|
|
3448
4025
|
"type": "reflection",
|
|
3449
4026
|
"declaration": {
|
|
3450
|
-
"id":
|
|
4027
|
+
"id": 171,
|
|
3451
4028
|
"name": "__type",
|
|
3452
4029
|
"kind": 65536,
|
|
3453
4030
|
"kindString": "Type literal",
|
|
3454
4031
|
"flags": {},
|
|
3455
4032
|
"children": [
|
|
3456
4033
|
{
|
|
3457
|
-
"id":
|
|
4034
|
+
"id": 172,
|
|
3458
4035
|
"name": "schema",
|
|
3459
4036
|
"kind": 1024,
|
|
3460
4037
|
"kindString": "Property",
|
|
@@ -3476,7 +4053,7 @@
|
|
|
3476
4053
|
{
|
|
3477
4054
|
"title": "Properties",
|
|
3478
4055
|
"children": [
|
|
3479
|
-
|
|
4056
|
+
172
|
|
3480
4057
|
]
|
|
3481
4058
|
}
|
|
3482
4059
|
],
|
|
@@ -3511,7 +4088,7 @@
|
|
|
3511
4088
|
}
|
|
3512
4089
|
},
|
|
3513
4090
|
{
|
|
3514
|
-
"id":
|
|
4091
|
+
"id": 258,
|
|
3515
4092
|
"name": "loadAccount",
|
|
3516
4093
|
"kind": 2048,
|
|
3517
4094
|
"kindString": "Method",
|
|
@@ -3521,20 +4098,20 @@
|
|
|
3521
4098
|
"sources": [
|
|
3522
4099
|
{
|
|
3523
4100
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
3524
|
-
"line":
|
|
4101
|
+
"line": 41,
|
|
3525
4102
|
"character": 14
|
|
3526
4103
|
}
|
|
3527
4104
|
],
|
|
3528
4105
|
"signatures": [
|
|
3529
4106
|
{
|
|
3530
|
-
"id":
|
|
4107
|
+
"id": 259,
|
|
3531
4108
|
"name": "loadAccount",
|
|
3532
4109
|
"kind": 4096,
|
|
3533
4110
|
"kindString": "Call signature",
|
|
3534
4111
|
"flags": {},
|
|
3535
4112
|
"parameters": [
|
|
3536
4113
|
{
|
|
3537
|
-
"id":
|
|
4114
|
+
"id": 260,
|
|
3538
4115
|
"name": "account",
|
|
3539
4116
|
"kind": 32768,
|
|
3540
4117
|
"kindString": "Parameter",
|
|
@@ -3573,7 +4150,7 @@
|
|
|
3573
4150
|
"fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
|
|
3574
4151
|
"line": 26,
|
|
3575
4152
|
"character": 17,
|
|
3576
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4153
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L26"
|
|
3577
4154
|
}
|
|
3578
4155
|
],
|
|
3579
4156
|
"signatures": [
|
|
@@ -3700,110 +4277,510 @@
|
|
|
3700
4277
|
"line": 19,
|
|
3701
4278
|
"character": 4
|
|
3702
4279
|
}
|
|
3703
|
-
],
|
|
3704
|
-
"type": {
|
|
3705
|
-
"type": "intrinsic",
|
|
3706
|
-
"name": "string"
|
|
4280
|
+
],
|
|
4281
|
+
"type": {
|
|
4282
|
+
"type": "intrinsic",
|
|
4283
|
+
"name": "string"
|
|
4284
|
+
}
|
|
4285
|
+
}
|
|
4286
|
+
],
|
|
4287
|
+
"groups": [
|
|
4288
|
+
{
|
|
4289
|
+
"title": "Properties",
|
|
4290
|
+
"children": [
|
|
4291
|
+
90
|
|
4292
|
+
]
|
|
4293
|
+
}
|
|
4294
|
+
],
|
|
4295
|
+
"sources": [
|
|
4296
|
+
{
|
|
4297
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
4298
|
+
"line": 18,
|
|
4299
|
+
"character": 17
|
|
4300
|
+
}
|
|
4301
|
+
]
|
|
4302
|
+
}
|
|
4303
|
+
}
|
|
4304
|
+
]
|
|
4305
|
+
}
|
|
4306
|
+
}
|
|
4307
|
+
],
|
|
4308
|
+
"name": "Promise",
|
|
4309
|
+
"qualifiedName": "Promise",
|
|
4310
|
+
"package": "typescript"
|
|
4311
|
+
},
|
|
4312
|
+
"overwrites": {
|
|
4313
|
+
"type": "reference",
|
|
4314
|
+
"name": "AbstractWitness.observe"
|
|
4315
|
+
}
|
|
4316
|
+
}
|
|
4317
|
+
],
|
|
4318
|
+
"overwrites": {
|
|
4319
|
+
"type": "reference",
|
|
4320
|
+
"name": "AbstractWitness.observe"
|
|
4321
|
+
}
|
|
4322
|
+
},
|
|
4323
|
+
{
|
|
4324
|
+
"id": 95,
|
|
4325
|
+
"name": "queries",
|
|
4326
|
+
"kind": 2048,
|
|
4327
|
+
"kindString": "Method",
|
|
4328
|
+
"flags": {},
|
|
4329
|
+
"sources": [
|
|
4330
|
+
{
|
|
4331
|
+
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
4332
|
+
"line": 13,
|
|
4333
|
+
"character": 4
|
|
4334
|
+
}
|
|
4335
|
+
],
|
|
4336
|
+
"signatures": [
|
|
4337
|
+
{
|
|
4338
|
+
"id": 96,
|
|
4339
|
+
"name": "queries",
|
|
4340
|
+
"kind": 4096,
|
|
4341
|
+
"kindString": "Call signature",
|
|
4342
|
+
"flags": {},
|
|
4343
|
+
"type": {
|
|
4344
|
+
"type": "array",
|
|
4345
|
+
"elementType": {
|
|
4346
|
+
"type": "intrinsic",
|
|
4347
|
+
"name": "string"
|
|
4348
|
+
}
|
|
4349
|
+
},
|
|
4350
|
+
"inheritedFrom": {
|
|
4351
|
+
"type": "reference",
|
|
4352
|
+
"name": "AbstractWitness.queries"
|
|
4353
|
+
}
|
|
4354
|
+
}
|
|
4355
|
+
],
|
|
4356
|
+
"inheritedFrom": {
|
|
4357
|
+
"type": "reference",
|
|
4358
|
+
"name": "AbstractWitness.queries"
|
|
4359
|
+
}
|
|
4360
|
+
},
|
|
4361
|
+
{
|
|
4362
|
+
"id": 97,
|
|
4363
|
+
"name": "query",
|
|
4364
|
+
"kind": 2048,
|
|
4365
|
+
"kindString": "Method",
|
|
4366
|
+
"flags": {},
|
|
4367
|
+
"sources": [
|
|
4368
|
+
{
|
|
4369
|
+
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
4370
|
+
"line": 14,
|
|
4371
|
+
"character": 4
|
|
4372
|
+
}
|
|
4373
|
+
],
|
|
4374
|
+
"signatures": [
|
|
4375
|
+
{
|
|
4376
|
+
"id": 98,
|
|
4377
|
+
"name": "query",
|
|
4378
|
+
"kind": 4096,
|
|
4379
|
+
"kindString": "Call signature",
|
|
4380
|
+
"flags": {},
|
|
4381
|
+
"typeParameter": [
|
|
4382
|
+
{
|
|
4383
|
+
"id": 107,
|
|
4384
|
+
"name": "T",
|
|
4385
|
+
"kind": 131072,
|
|
4386
|
+
"kindString": "Type parameter",
|
|
4387
|
+
"flags": {},
|
|
4388
|
+
"type": {
|
|
4389
|
+
"type": "intersection",
|
|
4390
|
+
"types": [
|
|
4391
|
+
{
|
|
4392
|
+
"type": "reference",
|
|
4393
|
+
"name": "SchemaFields"
|
|
4394
|
+
},
|
|
4395
|
+
{
|
|
4396
|
+
"type": "reference",
|
|
4397
|
+
"name": "PayloadFields"
|
|
4398
|
+
},
|
|
4399
|
+
{
|
|
4400
|
+
"type": "reference",
|
|
4401
|
+
"name": "XyoBoundWitnessFields"
|
|
4402
|
+
},
|
|
4403
|
+
{
|
|
4404
|
+
"type": "reflection",
|
|
4405
|
+
"declaration": {
|
|
4406
|
+
"id": 99,
|
|
4407
|
+
"name": "__type",
|
|
4408
|
+
"kind": 65536,
|
|
4409
|
+
"kindString": "Type literal",
|
|
4410
|
+
"flags": {},
|
|
4411
|
+
"children": [
|
|
4412
|
+
{
|
|
4413
|
+
"id": 100,
|
|
4414
|
+
"name": "query",
|
|
4415
|
+
"kind": 1024,
|
|
4416
|
+
"kindString": "Property",
|
|
4417
|
+
"flags": {},
|
|
4418
|
+
"sources": [
|
|
4419
|
+
{
|
|
4420
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
4421
|
+
"line": 5,
|
|
4422
|
+
"character": 4
|
|
4423
|
+
}
|
|
4424
|
+
],
|
|
4425
|
+
"type": {
|
|
4426
|
+
"type": "intrinsic",
|
|
4427
|
+
"name": "string"
|
|
4428
|
+
}
|
|
4429
|
+
},
|
|
4430
|
+
{
|
|
4431
|
+
"id": 101,
|
|
4432
|
+
"name": "resultSet",
|
|
4433
|
+
"kind": 1024,
|
|
4434
|
+
"kindString": "Property",
|
|
4435
|
+
"flags": {
|
|
4436
|
+
"isOptional": true
|
|
4437
|
+
},
|
|
4438
|
+
"sources": [
|
|
4439
|
+
{
|
|
4440
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
4441
|
+
"line": 6,
|
|
4442
|
+
"character": 4
|
|
4443
|
+
}
|
|
4444
|
+
],
|
|
4445
|
+
"type": {
|
|
4446
|
+
"type": "intrinsic",
|
|
4447
|
+
"name": "string"
|
|
4448
|
+
}
|
|
4449
|
+
},
|
|
4450
|
+
{
|
|
4451
|
+
"id": 102,
|
|
4452
|
+
"name": "schema",
|
|
4453
|
+
"kind": 1024,
|
|
4454
|
+
"kindString": "Property",
|
|
4455
|
+
"flags": {},
|
|
4456
|
+
"sources": [
|
|
4457
|
+
{
|
|
4458
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
4459
|
+
"line": 7,
|
|
4460
|
+
"character": 4
|
|
4461
|
+
}
|
|
4462
|
+
],
|
|
4463
|
+
"type": {
|
|
4464
|
+
"type": "literal",
|
|
4465
|
+
"value": "network.xyo.boundwitness.query"
|
|
4466
|
+
}
|
|
4467
|
+
}
|
|
4468
|
+
],
|
|
4469
|
+
"groups": [
|
|
4470
|
+
{
|
|
4471
|
+
"title": "Properties",
|
|
4472
|
+
"children": [
|
|
4473
|
+
100,
|
|
4474
|
+
101,
|
|
4475
|
+
102
|
|
4476
|
+
]
|
|
4477
|
+
}
|
|
4478
|
+
],
|
|
4479
|
+
"sources": [
|
|
4480
|
+
{
|
|
4481
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
4482
|
+
"line": 4,
|
|
4483
|
+
"character": 51
|
|
4484
|
+
}
|
|
4485
|
+
]
|
|
4486
|
+
}
|
|
4487
|
+
}
|
|
4488
|
+
]
|
|
4489
|
+
},
|
|
4490
|
+
"default": {
|
|
4491
|
+
"type": "intersection",
|
|
4492
|
+
"types": [
|
|
4493
|
+
{
|
|
4494
|
+
"type": "reference",
|
|
4495
|
+
"name": "SchemaFields"
|
|
4496
|
+
},
|
|
4497
|
+
{
|
|
4498
|
+
"type": "reference",
|
|
4499
|
+
"name": "PayloadFields"
|
|
4500
|
+
},
|
|
4501
|
+
{
|
|
4502
|
+
"type": "reference",
|
|
4503
|
+
"name": "XyoBoundWitnessFields"
|
|
4504
|
+
},
|
|
4505
|
+
{
|
|
4506
|
+
"type": "reflection",
|
|
4507
|
+
"declaration": {
|
|
4508
|
+
"id": 103,
|
|
4509
|
+
"name": "__type",
|
|
4510
|
+
"kind": 65536,
|
|
4511
|
+
"kindString": "Type literal",
|
|
4512
|
+
"flags": {},
|
|
4513
|
+
"children": [
|
|
4514
|
+
{
|
|
4515
|
+
"id": 104,
|
|
4516
|
+
"name": "query",
|
|
4517
|
+
"kind": 1024,
|
|
4518
|
+
"kindString": "Property",
|
|
4519
|
+
"flags": {},
|
|
4520
|
+
"sources": [
|
|
4521
|
+
{
|
|
4522
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
4523
|
+
"line": 5,
|
|
4524
|
+
"character": 4
|
|
4525
|
+
}
|
|
4526
|
+
],
|
|
4527
|
+
"type": {
|
|
4528
|
+
"type": "intrinsic",
|
|
4529
|
+
"name": "string"
|
|
4530
|
+
}
|
|
4531
|
+
},
|
|
4532
|
+
{
|
|
4533
|
+
"id": 105,
|
|
4534
|
+
"name": "resultSet",
|
|
4535
|
+
"kind": 1024,
|
|
4536
|
+
"kindString": "Property",
|
|
4537
|
+
"flags": {
|
|
4538
|
+
"isOptional": true
|
|
4539
|
+
},
|
|
4540
|
+
"sources": [
|
|
4541
|
+
{
|
|
4542
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
4543
|
+
"line": 6,
|
|
4544
|
+
"character": 4
|
|
4545
|
+
}
|
|
4546
|
+
],
|
|
4547
|
+
"type": {
|
|
4548
|
+
"type": "intrinsic",
|
|
4549
|
+
"name": "string"
|
|
4550
|
+
}
|
|
4551
|
+
},
|
|
4552
|
+
{
|
|
4553
|
+
"id": 106,
|
|
4554
|
+
"name": "schema",
|
|
4555
|
+
"kind": 1024,
|
|
4556
|
+
"kindString": "Property",
|
|
4557
|
+
"flags": {},
|
|
4558
|
+
"sources": [
|
|
4559
|
+
{
|
|
4560
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
4561
|
+
"line": 7,
|
|
4562
|
+
"character": 4
|
|
4563
|
+
}
|
|
4564
|
+
],
|
|
4565
|
+
"type": {
|
|
4566
|
+
"type": "literal",
|
|
4567
|
+
"value": "network.xyo.boundwitness.query"
|
|
4568
|
+
}
|
|
4569
|
+
}
|
|
4570
|
+
],
|
|
4571
|
+
"groups": [
|
|
4572
|
+
{
|
|
4573
|
+
"title": "Properties",
|
|
4574
|
+
"children": [
|
|
4575
|
+
104,
|
|
4576
|
+
105,
|
|
4577
|
+
106
|
|
4578
|
+
]
|
|
4579
|
+
}
|
|
4580
|
+
],
|
|
4581
|
+
"sources": [
|
|
4582
|
+
{
|
|
4583
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
4584
|
+
"line": 4,
|
|
4585
|
+
"character": 51
|
|
4586
|
+
}
|
|
4587
|
+
]
|
|
4588
|
+
}
|
|
4589
|
+
}
|
|
4590
|
+
]
|
|
4591
|
+
}
|
|
4592
|
+
}
|
|
4593
|
+
],
|
|
4594
|
+
"parameters": [
|
|
4595
|
+
{
|
|
4596
|
+
"id": 108,
|
|
4597
|
+
"name": "query",
|
|
4598
|
+
"kind": 32768,
|
|
4599
|
+
"kindString": "Parameter",
|
|
4600
|
+
"flags": {},
|
|
4601
|
+
"type": {
|
|
4602
|
+
"type": "reference",
|
|
4603
|
+
"id": 107,
|
|
4604
|
+
"name": "T"
|
|
4605
|
+
}
|
|
4606
|
+
},
|
|
4607
|
+
{
|
|
4608
|
+
"id": 109,
|
|
4609
|
+
"name": "payloads",
|
|
4610
|
+
"kind": 32768,
|
|
4611
|
+
"kindString": "Parameter",
|
|
4612
|
+
"flags": {
|
|
4613
|
+
"isOptional": true
|
|
4614
|
+
},
|
|
4615
|
+
"type": {
|
|
4616
|
+
"type": "array",
|
|
4617
|
+
"elementType": {
|
|
4618
|
+
"type": "intersection",
|
|
4619
|
+
"types": [
|
|
4620
|
+
{
|
|
4621
|
+
"type": "reference",
|
|
4622
|
+
"name": "SchemaFields"
|
|
4623
|
+
},
|
|
4624
|
+
{
|
|
4625
|
+
"type": "reference",
|
|
4626
|
+
"name": "PayloadFields"
|
|
4627
|
+
},
|
|
4628
|
+
{
|
|
4629
|
+
"type": "reflection",
|
|
4630
|
+
"declaration": {
|
|
4631
|
+
"id": 110,
|
|
4632
|
+
"name": "__type",
|
|
4633
|
+
"kind": 65536,
|
|
4634
|
+
"kindString": "Type literal",
|
|
4635
|
+
"flags": {},
|
|
4636
|
+
"children": [
|
|
4637
|
+
{
|
|
4638
|
+
"id": 111,
|
|
4639
|
+
"name": "schema",
|
|
4640
|
+
"kind": 1024,
|
|
4641
|
+
"kindString": "Property",
|
|
4642
|
+
"flags": {},
|
|
4643
|
+
"sources": [
|
|
4644
|
+
{
|
|
4645
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
4646
|
+
"line": 19,
|
|
4647
|
+
"character": 4
|
|
4648
|
+
}
|
|
4649
|
+
],
|
|
4650
|
+
"type": {
|
|
4651
|
+
"type": "intrinsic",
|
|
4652
|
+
"name": "string"
|
|
4653
|
+
}
|
|
4654
|
+
}
|
|
4655
|
+
],
|
|
4656
|
+
"groups": [
|
|
4657
|
+
{
|
|
4658
|
+
"title": "Properties",
|
|
4659
|
+
"children": [
|
|
4660
|
+
111
|
|
4661
|
+
]
|
|
4662
|
+
}
|
|
4663
|
+
],
|
|
4664
|
+
"sources": [
|
|
4665
|
+
{
|
|
4666
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
4667
|
+
"line": 18,
|
|
4668
|
+
"character": 17
|
|
4669
|
+
}
|
|
4670
|
+
]
|
|
4671
|
+
}
|
|
4672
|
+
}
|
|
4673
|
+
]
|
|
4674
|
+
}
|
|
4675
|
+
}
|
|
4676
|
+
}
|
|
4677
|
+
],
|
|
4678
|
+
"type": {
|
|
4679
|
+
"type": "reference",
|
|
4680
|
+
"typeArguments": [
|
|
4681
|
+
{
|
|
4682
|
+
"type": "reference",
|
|
4683
|
+
"typeArguments": [
|
|
4684
|
+
{
|
|
4685
|
+
"type": "intersection",
|
|
4686
|
+
"types": [
|
|
4687
|
+
{
|
|
4688
|
+
"type": "reference",
|
|
4689
|
+
"name": "SchemaFields"
|
|
4690
|
+
},
|
|
4691
|
+
{
|
|
4692
|
+
"type": "reference",
|
|
4693
|
+
"name": "PayloadFields"
|
|
4694
|
+
},
|
|
4695
|
+
{
|
|
4696
|
+
"type": "reflection",
|
|
4697
|
+
"declaration": {
|
|
4698
|
+
"id": 112,
|
|
4699
|
+
"name": "__type",
|
|
4700
|
+
"kind": 65536,
|
|
4701
|
+
"kindString": "Type literal",
|
|
4702
|
+
"flags": {},
|
|
4703
|
+
"children": [
|
|
4704
|
+
{
|
|
4705
|
+
"id": 113,
|
|
4706
|
+
"name": "schema",
|
|
4707
|
+
"kind": 1024,
|
|
4708
|
+
"kindString": "Property",
|
|
4709
|
+
"flags": {},
|
|
4710
|
+
"sources": [
|
|
4711
|
+
{
|
|
4712
|
+
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
4713
|
+
"line": 15,
|
|
4714
|
+
"character": 8
|
|
4715
|
+
}
|
|
4716
|
+
],
|
|
4717
|
+
"type": {
|
|
4718
|
+
"type": "intrinsic",
|
|
4719
|
+
"name": "string"
|
|
4720
|
+
}
|
|
3707
4721
|
}
|
|
3708
|
-
|
|
3709
|
-
|
|
3710
|
-
|
|
3711
|
-
|
|
3712
|
-
|
|
3713
|
-
|
|
3714
|
-
|
|
3715
|
-
|
|
3716
|
-
|
|
3717
|
-
|
|
3718
|
-
|
|
3719
|
-
|
|
3720
|
-
|
|
3721
|
-
|
|
3722
|
-
|
|
3723
|
-
|
|
3724
|
-
|
|
4722
|
+
],
|
|
4723
|
+
"groups": [
|
|
4724
|
+
{
|
|
4725
|
+
"title": "Properties",
|
|
4726
|
+
"children": [
|
|
4727
|
+
113
|
|
4728
|
+
]
|
|
4729
|
+
}
|
|
4730
|
+
],
|
|
4731
|
+
"sources": [
|
|
4732
|
+
{
|
|
4733
|
+
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
4734
|
+
"line": 14,
|
|
4735
|
+
"character": 262
|
|
4736
|
+
}
|
|
4737
|
+
]
|
|
4738
|
+
}
|
|
3725
4739
|
}
|
|
3726
|
-
|
|
3727
|
-
|
|
3728
|
-
|
|
4740
|
+
]
|
|
4741
|
+
}
|
|
4742
|
+
],
|
|
4743
|
+
"name": "ModuleQueryResult"
|
|
3729
4744
|
}
|
|
3730
4745
|
],
|
|
3731
4746
|
"name": "Promise",
|
|
3732
4747
|
"qualifiedName": "Promise",
|
|
3733
4748
|
"package": "typescript"
|
|
3734
4749
|
},
|
|
3735
|
-
"overwrites": {
|
|
3736
|
-
"type": "reference",
|
|
3737
|
-
"name": "AbstractWitness.observe"
|
|
3738
|
-
}
|
|
3739
|
-
}
|
|
3740
|
-
],
|
|
3741
|
-
"overwrites": {
|
|
3742
|
-
"type": "reference",
|
|
3743
|
-
"name": "AbstractWitness.observe"
|
|
3744
|
-
}
|
|
3745
|
-
},
|
|
3746
|
-
{
|
|
3747
|
-
"id": 95,
|
|
3748
|
-
"name": "queries",
|
|
3749
|
-
"kind": 2048,
|
|
3750
|
-
"kindString": "Method",
|
|
3751
|
-
"flags": {},
|
|
3752
|
-
"sources": [
|
|
3753
|
-
{
|
|
3754
|
-
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
3755
|
-
"line": 13,
|
|
3756
|
-
"character": 4
|
|
3757
|
-
}
|
|
3758
|
-
],
|
|
3759
|
-
"signatures": [
|
|
3760
|
-
{
|
|
3761
|
-
"id": 96,
|
|
3762
|
-
"name": "queries",
|
|
3763
|
-
"kind": 4096,
|
|
3764
|
-
"kindString": "Call signature",
|
|
3765
|
-
"flags": {},
|
|
3766
|
-
"type": {
|
|
3767
|
-
"type": "array",
|
|
3768
|
-
"elementType": {
|
|
3769
|
-
"type": "intrinsic",
|
|
3770
|
-
"name": "string"
|
|
3771
|
-
}
|
|
3772
|
-
},
|
|
3773
4750
|
"inheritedFrom": {
|
|
3774
4751
|
"type": "reference",
|
|
3775
|
-
"name": "AbstractWitness.
|
|
4752
|
+
"name": "AbstractWitness.query"
|
|
3776
4753
|
}
|
|
3777
4754
|
}
|
|
3778
4755
|
],
|
|
3779
4756
|
"inheritedFrom": {
|
|
3780
4757
|
"type": "reference",
|
|
3781
|
-
"name": "AbstractWitness.
|
|
4758
|
+
"name": "AbstractWitness.query"
|
|
3782
4759
|
}
|
|
3783
4760
|
},
|
|
3784
4761
|
{
|
|
3785
|
-
"id":
|
|
3786
|
-
"name": "
|
|
4762
|
+
"id": 173,
|
|
4763
|
+
"name": "queryable",
|
|
3787
4764
|
"kind": 2048,
|
|
3788
4765
|
"kindString": "Method",
|
|
3789
4766
|
"flags": {},
|
|
3790
4767
|
"sources": [
|
|
3791
4768
|
{
|
|
3792
|
-
"fileName": "modules/packages/
|
|
3793
|
-
"line":
|
|
4769
|
+
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
4770
|
+
"line": 32,
|
|
3794
4771
|
"character": 4
|
|
3795
4772
|
}
|
|
3796
4773
|
],
|
|
3797
4774
|
"signatures": [
|
|
3798
4775
|
{
|
|
3799
|
-
"id":
|
|
3800
|
-
"name": "
|
|
4776
|
+
"id": 174,
|
|
4777
|
+
"name": "queryable",
|
|
3801
4778
|
"kind": 4096,
|
|
3802
4779
|
"kindString": "Call signature",
|
|
3803
4780
|
"flags": {},
|
|
3804
4781
|
"typeParameter": [
|
|
3805
4782
|
{
|
|
3806
|
-
"id":
|
|
4783
|
+
"id": 183,
|
|
3807
4784
|
"name": "T",
|
|
3808
4785
|
"kind": 131072,
|
|
3809
4786
|
"kindString": "Type parameter",
|
|
@@ -3826,14 +4803,14 @@
|
|
|
3826
4803
|
{
|
|
3827
4804
|
"type": "reflection",
|
|
3828
4805
|
"declaration": {
|
|
3829
|
-
"id":
|
|
4806
|
+
"id": 175,
|
|
3830
4807
|
"name": "__type",
|
|
3831
4808
|
"kind": 65536,
|
|
3832
4809
|
"kindString": "Type literal",
|
|
3833
4810
|
"flags": {},
|
|
3834
4811
|
"children": [
|
|
3835
4812
|
{
|
|
3836
|
-
"id":
|
|
4813
|
+
"id": 176,
|
|
3837
4814
|
"name": "query",
|
|
3838
4815
|
"kind": 1024,
|
|
3839
4816
|
"kindString": "Property",
|
|
@@ -3851,7 +4828,7 @@
|
|
|
3851
4828
|
}
|
|
3852
4829
|
},
|
|
3853
4830
|
{
|
|
3854
|
-
"id":
|
|
4831
|
+
"id": 177,
|
|
3855
4832
|
"name": "resultSet",
|
|
3856
4833
|
"kind": 1024,
|
|
3857
4834
|
"kindString": "Property",
|
|
@@ -3871,7 +4848,7 @@
|
|
|
3871
4848
|
}
|
|
3872
4849
|
},
|
|
3873
4850
|
{
|
|
3874
|
-
"id":
|
|
4851
|
+
"id": 178,
|
|
3875
4852
|
"name": "schema",
|
|
3876
4853
|
"kind": 1024,
|
|
3877
4854
|
"kindString": "Property",
|
|
@@ -3893,9 +4870,9 @@
|
|
|
3893
4870
|
{
|
|
3894
4871
|
"title": "Properties",
|
|
3895
4872
|
"children": [
|
|
3896
|
-
|
|
3897
|
-
|
|
3898
|
-
|
|
4873
|
+
176,
|
|
4874
|
+
177,
|
|
4875
|
+
178
|
|
3899
4876
|
]
|
|
3900
4877
|
}
|
|
3901
4878
|
],
|
|
@@ -3928,14 +4905,14 @@
|
|
|
3928
4905
|
{
|
|
3929
4906
|
"type": "reflection",
|
|
3930
4907
|
"declaration": {
|
|
3931
|
-
"id":
|
|
4908
|
+
"id": 179,
|
|
3932
4909
|
"name": "__type",
|
|
3933
4910
|
"kind": 65536,
|
|
3934
4911
|
"kindString": "Type literal",
|
|
3935
4912
|
"flags": {},
|
|
3936
4913
|
"children": [
|
|
3937
4914
|
{
|
|
3938
|
-
"id":
|
|
4915
|
+
"id": 180,
|
|
3939
4916
|
"name": "query",
|
|
3940
4917
|
"kind": 1024,
|
|
3941
4918
|
"kindString": "Property",
|
|
@@ -3953,7 +4930,7 @@
|
|
|
3953
4930
|
}
|
|
3954
4931
|
},
|
|
3955
4932
|
{
|
|
3956
|
-
"id":
|
|
4933
|
+
"id": 181,
|
|
3957
4934
|
"name": "resultSet",
|
|
3958
4935
|
"kind": 1024,
|
|
3959
4936
|
"kindString": "Property",
|
|
@@ -3973,7 +4950,7 @@
|
|
|
3973
4950
|
}
|
|
3974
4951
|
},
|
|
3975
4952
|
{
|
|
3976
|
-
"id":
|
|
4953
|
+
"id": 182,
|
|
3977
4954
|
"name": "schema",
|
|
3978
4955
|
"kind": 1024,
|
|
3979
4956
|
"kindString": "Property",
|
|
@@ -3995,9 +4972,9 @@
|
|
|
3995
4972
|
{
|
|
3996
4973
|
"title": "Properties",
|
|
3997
4974
|
"children": [
|
|
3998
|
-
|
|
3999
|
-
|
|
4000
|
-
|
|
4975
|
+
180,
|
|
4976
|
+
181,
|
|
4977
|
+
182
|
|
4001
4978
|
]
|
|
4002
4979
|
}
|
|
4003
4980
|
],
|
|
@@ -4016,19 +4993,19 @@
|
|
|
4016
4993
|
],
|
|
4017
4994
|
"parameters": [
|
|
4018
4995
|
{
|
|
4019
|
-
"id":
|
|
4996
|
+
"id": 184,
|
|
4020
4997
|
"name": "query",
|
|
4021
4998
|
"kind": 32768,
|
|
4022
4999
|
"kindString": "Parameter",
|
|
4023
5000
|
"flags": {},
|
|
4024
5001
|
"type": {
|
|
4025
5002
|
"type": "reference",
|
|
4026
|
-
"id":
|
|
5003
|
+
"id": 183,
|
|
4027
5004
|
"name": "T"
|
|
4028
5005
|
}
|
|
4029
5006
|
},
|
|
4030
5007
|
{
|
|
4031
|
-
"id":
|
|
5008
|
+
"id": 185,
|
|
4032
5009
|
"name": "payloads",
|
|
4033
5010
|
"kind": 32768,
|
|
4034
5011
|
"kindString": "Parameter",
|
|
@@ -4051,14 +5028,14 @@
|
|
|
4051
5028
|
{
|
|
4052
5029
|
"type": "reflection",
|
|
4053
5030
|
"declaration": {
|
|
4054
|
-
"id":
|
|
5031
|
+
"id": 186,
|
|
4055
5032
|
"name": "__type",
|
|
4056
5033
|
"kind": 65536,
|
|
4057
5034
|
"kindString": "Type literal",
|
|
4058
5035
|
"flags": {},
|
|
4059
5036
|
"children": [
|
|
4060
5037
|
{
|
|
4061
|
-
"id":
|
|
5038
|
+
"id": 187,
|
|
4062
5039
|
"name": "schema",
|
|
4063
5040
|
"kind": 1024,
|
|
4064
5041
|
"kindString": "Property",
|
|
@@ -4080,7 +5057,7 @@
|
|
|
4080
5057
|
{
|
|
4081
5058
|
"title": "Properties",
|
|
4082
5059
|
"children": [
|
|
4083
|
-
|
|
5060
|
+
187
|
|
4084
5061
|
]
|
|
4085
5062
|
}
|
|
4086
5063
|
],
|
|
@@ -4102,138 +5079,14 @@
|
|
|
4102
5079
|
"type": "reference",
|
|
4103
5080
|
"typeArguments": [
|
|
4104
5081
|
{
|
|
4105
|
-
"type": "
|
|
4106
|
-
"
|
|
4107
|
-
{
|
|
4108
|
-
"type": "intersection",
|
|
4109
|
-
"types": [
|
|
4110
|
-
{
|
|
4111
|
-
"type": "reference",
|
|
4112
|
-
"name": "SchemaFields"
|
|
4113
|
-
},
|
|
4114
|
-
{
|
|
4115
|
-
"type": "reference",
|
|
4116
|
-
"name": "PayloadFields"
|
|
4117
|
-
},
|
|
4118
|
-
{
|
|
4119
|
-
"type": "reflection",
|
|
4120
|
-
"declaration": {
|
|
4121
|
-
"id": 112,
|
|
4122
|
-
"name": "__type",
|
|
4123
|
-
"kind": 65536,
|
|
4124
|
-
"kindString": "Type literal",
|
|
4125
|
-
"flags": {},
|
|
4126
|
-
"children": [
|
|
4127
|
-
{
|
|
4128
|
-
"id": 113,
|
|
4129
|
-
"name": "schema",
|
|
4130
|
-
"kind": 1024,
|
|
4131
|
-
"kindString": "Property",
|
|
4132
|
-
"flags": {},
|
|
4133
|
-
"sources": [
|
|
4134
|
-
{
|
|
4135
|
-
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
4136
|
-
"line": 15,
|
|
4137
|
-
"character": 8
|
|
4138
|
-
}
|
|
4139
|
-
],
|
|
4140
|
-
"type": {
|
|
4141
|
-
"type": "intrinsic",
|
|
4142
|
-
"name": "string"
|
|
4143
|
-
}
|
|
4144
|
-
}
|
|
4145
|
-
],
|
|
4146
|
-
"groups": [
|
|
4147
|
-
{
|
|
4148
|
-
"title": "Properties",
|
|
4149
|
-
"children": [
|
|
4150
|
-
113
|
|
4151
|
-
]
|
|
4152
|
-
}
|
|
4153
|
-
],
|
|
4154
|
-
"sources": [
|
|
4155
|
-
{
|
|
4156
|
-
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
4157
|
-
"line": 14,
|
|
4158
|
-
"character": 262
|
|
4159
|
-
}
|
|
4160
|
-
]
|
|
4161
|
-
}
|
|
4162
|
-
}
|
|
4163
|
-
]
|
|
4164
|
-
}
|
|
4165
|
-
],
|
|
4166
|
-
"name": "ModuleQueryResult"
|
|
5082
|
+
"type": "intrinsic",
|
|
5083
|
+
"name": "boolean"
|
|
4167
5084
|
}
|
|
4168
5085
|
],
|
|
4169
5086
|
"name": "Promise",
|
|
4170
5087
|
"qualifiedName": "Promise",
|
|
4171
5088
|
"package": "typescript"
|
|
4172
5089
|
},
|
|
4173
|
-
"inheritedFrom": {
|
|
4174
|
-
"type": "reference",
|
|
4175
|
-
"name": "AbstractWitness.query"
|
|
4176
|
-
}
|
|
4177
|
-
}
|
|
4178
|
-
],
|
|
4179
|
-
"inheritedFrom": {
|
|
4180
|
-
"type": "reference",
|
|
4181
|
-
"name": "AbstractWitness.query"
|
|
4182
|
-
}
|
|
4183
|
-
},
|
|
4184
|
-
{
|
|
4185
|
-
"id": 152,
|
|
4186
|
-
"name": "queryable",
|
|
4187
|
-
"kind": 2048,
|
|
4188
|
-
"kindString": "Method",
|
|
4189
|
-
"flags": {},
|
|
4190
|
-
"sources": [
|
|
4191
|
-
{
|
|
4192
|
-
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
4193
|
-
"line": 28,
|
|
4194
|
-
"character": 4
|
|
4195
|
-
}
|
|
4196
|
-
],
|
|
4197
|
-
"signatures": [
|
|
4198
|
-
{
|
|
4199
|
-
"id": 153,
|
|
4200
|
-
"name": "queryable",
|
|
4201
|
-
"kind": 4096,
|
|
4202
|
-
"kindString": "Call signature",
|
|
4203
|
-
"flags": {},
|
|
4204
|
-
"parameters": [
|
|
4205
|
-
{
|
|
4206
|
-
"id": 154,
|
|
4207
|
-
"name": "schema",
|
|
4208
|
-
"kind": 32768,
|
|
4209
|
-
"kindString": "Parameter",
|
|
4210
|
-
"flags": {},
|
|
4211
|
-
"type": {
|
|
4212
|
-
"type": "intrinsic",
|
|
4213
|
-
"name": "string"
|
|
4214
|
-
}
|
|
4215
|
-
},
|
|
4216
|
-
{
|
|
4217
|
-
"id": 155,
|
|
4218
|
-
"name": "addresses",
|
|
4219
|
-
"kind": 32768,
|
|
4220
|
-
"kindString": "Parameter",
|
|
4221
|
-
"flags": {
|
|
4222
|
-
"isOptional": true
|
|
4223
|
-
},
|
|
4224
|
-
"type": {
|
|
4225
|
-
"type": "array",
|
|
4226
|
-
"elementType": {
|
|
4227
|
-
"type": "intrinsic",
|
|
4228
|
-
"name": "string"
|
|
4229
|
-
}
|
|
4230
|
-
}
|
|
4231
|
-
}
|
|
4232
|
-
],
|
|
4233
|
-
"type": {
|
|
4234
|
-
"type": "intrinsic",
|
|
4235
|
-
"name": "boolean"
|
|
4236
|
-
},
|
|
4237
5090
|
"inheritedFrom": {
|
|
4238
5091
|
"type": "reference",
|
|
4239
5092
|
"name": "AbstractWitness.queryable"
|
|
@@ -4246,7 +5099,7 @@
|
|
|
4246
5099
|
}
|
|
4247
5100
|
},
|
|
4248
5101
|
{
|
|
4249
|
-
"id":
|
|
5102
|
+
"id": 261,
|
|
4250
5103
|
"name": "start",
|
|
4251
5104
|
"kind": 2048,
|
|
4252
5105
|
"kindString": "Method",
|
|
@@ -4256,20 +5109,20 @@
|
|
|
4256
5109
|
"sources": [
|
|
4257
5110
|
{
|
|
4258
5111
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
4259
|
-
"line":
|
|
5112
|
+
"line": 42,
|
|
4260
5113
|
"character": 14
|
|
4261
5114
|
}
|
|
4262
5115
|
],
|
|
4263
5116
|
"signatures": [
|
|
4264
5117
|
{
|
|
4265
|
-
"id":
|
|
5118
|
+
"id": 262,
|
|
4266
5119
|
"name": "start",
|
|
4267
5120
|
"kind": 4096,
|
|
4268
5121
|
"kindString": "Call signature",
|
|
4269
5122
|
"flags": {},
|
|
4270
5123
|
"parameters": [
|
|
4271
5124
|
{
|
|
4272
|
-
"id":
|
|
5125
|
+
"id": 263,
|
|
4273
5126
|
"name": "_timeout",
|
|
4274
5127
|
"kind": 32768,
|
|
4275
5128
|
"kindString": "Parameter",
|
|
@@ -4309,7 +5162,7 @@
|
|
|
4309
5162
|
}
|
|
4310
5163
|
},
|
|
4311
5164
|
{
|
|
4312
|
-
"id":
|
|
5165
|
+
"id": 188,
|
|
4313
5166
|
"name": "started",
|
|
4314
5167
|
"kind": 2048,
|
|
4315
5168
|
"kindString": "Method",
|
|
@@ -4317,20 +5170,20 @@
|
|
|
4317
5170
|
"sources": [
|
|
4318
5171
|
{
|
|
4319
5172
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
4320
|
-
"line":
|
|
5173
|
+
"line": 33,
|
|
4321
5174
|
"character": 4
|
|
4322
5175
|
}
|
|
4323
5176
|
],
|
|
4324
5177
|
"signatures": [
|
|
4325
5178
|
{
|
|
4326
|
-
"id":
|
|
5179
|
+
"id": 189,
|
|
4327
5180
|
"name": "started",
|
|
4328
5181
|
"kind": 4096,
|
|
4329
5182
|
"kindString": "Call signature",
|
|
4330
5183
|
"flags": {},
|
|
4331
5184
|
"parameters": [
|
|
4332
5185
|
{
|
|
4333
|
-
"id":
|
|
5186
|
+
"id": 190,
|
|
4334
5187
|
"name": "notStartedAction",
|
|
4335
5188
|
"kind": 32768,
|
|
4336
5189
|
"kindString": "Parameter",
|
|
@@ -4380,7 +5233,7 @@
|
|
|
4380
5233
|
}
|
|
4381
5234
|
},
|
|
4382
5235
|
{
|
|
4383
|
-
"id":
|
|
5236
|
+
"id": 264,
|
|
4384
5237
|
"name": "stop",
|
|
4385
5238
|
"kind": 2048,
|
|
4386
5239
|
"kindString": "Method",
|
|
@@ -4390,20 +5243,20 @@
|
|
|
4390
5243
|
"sources": [
|
|
4391
5244
|
{
|
|
4392
5245
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
4393
|
-
"line":
|
|
5246
|
+
"line": 43,
|
|
4394
5247
|
"character": 14
|
|
4395
5248
|
}
|
|
4396
5249
|
],
|
|
4397
5250
|
"signatures": [
|
|
4398
5251
|
{
|
|
4399
|
-
"id":
|
|
5252
|
+
"id": 265,
|
|
4400
5253
|
"name": "stop",
|
|
4401
5254
|
"kind": 4096,
|
|
4402
5255
|
"kindString": "Call signature",
|
|
4403
5256
|
"flags": {},
|
|
4404
5257
|
"parameters": [
|
|
4405
5258
|
{
|
|
4406
|
-
"id":
|
|
5259
|
+
"id": 266,
|
|
4407
5260
|
"name": "_timeout",
|
|
4408
5261
|
"kind": 32768,
|
|
4409
5262
|
"kindString": "Parameter",
|
|
@@ -4443,7 +5296,7 @@
|
|
|
4443
5296
|
}
|
|
4444
5297
|
},
|
|
4445
5298
|
{
|
|
4446
|
-
"id":
|
|
5299
|
+
"id": 191,
|
|
4447
5300
|
"name": "subscribe",
|
|
4448
5301
|
"kind": 2048,
|
|
4449
5302
|
"kindString": "Method",
|
|
@@ -4451,20 +5304,20 @@
|
|
|
4451
5304
|
"sources": [
|
|
4452
5305
|
{
|
|
4453
5306
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
4454
|
-
"line":
|
|
5307
|
+
"line": 34,
|
|
4455
5308
|
"character": 4
|
|
4456
5309
|
}
|
|
4457
5310
|
],
|
|
4458
5311
|
"signatures": [
|
|
4459
5312
|
{
|
|
4460
|
-
"id":
|
|
5313
|
+
"id": 192,
|
|
4461
5314
|
"name": "subscribe",
|
|
4462
5315
|
"kind": 4096,
|
|
4463
5316
|
"kindString": "Call signature",
|
|
4464
5317
|
"flags": {},
|
|
4465
5318
|
"parameters": [
|
|
4466
5319
|
{
|
|
4467
|
-
"id":
|
|
5320
|
+
"id": 193,
|
|
4468
5321
|
"name": "_queryAccount",
|
|
4469
5322
|
"kind": 32768,
|
|
4470
5323
|
"kindString": "Parameter",
|
|
@@ -4493,7 +5346,7 @@
|
|
|
4493
5346
|
}
|
|
4494
5347
|
},
|
|
4495
5348
|
{
|
|
4496
|
-
"id":
|
|
5349
|
+
"id": 267,
|
|
4497
5350
|
"name": "validateConfig",
|
|
4498
5351
|
"kind": 2048,
|
|
4499
5352
|
"kindString": "Method",
|
|
@@ -4503,20 +5356,20 @@
|
|
|
4503
5356
|
"sources": [
|
|
4504
5357
|
{
|
|
4505
5358
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
4506
|
-
"line":
|
|
5359
|
+
"line": 44,
|
|
4507
5360
|
"character": 14
|
|
4508
5361
|
}
|
|
4509
5362
|
],
|
|
4510
5363
|
"signatures": [
|
|
4511
5364
|
{
|
|
4512
|
-
"id":
|
|
5365
|
+
"id": 268,
|
|
4513
5366
|
"name": "validateConfig",
|
|
4514
5367
|
"kind": 4096,
|
|
4515
5368
|
"kindString": "Call signature",
|
|
4516
5369
|
"flags": {},
|
|
4517
5370
|
"parameters": [
|
|
4518
5371
|
{
|
|
4519
|
-
"id":
|
|
5372
|
+
"id": 269,
|
|
4520
5373
|
"name": "config",
|
|
4521
5374
|
"kind": 32768,
|
|
4522
5375
|
"kindString": "Parameter",
|
|
@@ -4529,7 +5382,7 @@
|
|
|
4529
5382
|
}
|
|
4530
5383
|
},
|
|
4531
5384
|
{
|
|
4532
|
-
"id":
|
|
5385
|
+
"id": 270,
|
|
4533
5386
|
"name": "parents",
|
|
4534
5387
|
"kind": 32768,
|
|
4535
5388
|
"kindString": "Parameter",
|
|
@@ -4573,7 +5426,7 @@
|
|
|
4573
5426
|
"fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
|
|
4574
5427
|
"line": 22,
|
|
4575
5428
|
"character": 24,
|
|
4576
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5429
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L22"
|
|
4577
5430
|
}
|
|
4578
5431
|
],
|
|
4579
5432
|
"signatures": [
|
|
@@ -4772,7 +5625,7 @@
|
|
|
4772
5625
|
"fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
|
|
4773
5626
|
"line": 11,
|
|
4774
5627
|
"character": 2,
|
|
4775
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5628
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L11"
|
|
4776
5629
|
}
|
|
4777
5630
|
],
|
|
4778
5631
|
"type": {
|
|
@@ -4995,7 +5848,7 @@
|
|
|
4995
5848
|
"fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
|
|
4996
5849
|
"line": 12,
|
|
4997
5850
|
"character": 2,
|
|
4998
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5851
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L12"
|
|
4999
5852
|
}
|
|
5000
5853
|
],
|
|
5001
5854
|
"type": {
|
|
@@ -5018,7 +5871,7 @@
|
|
|
5018
5871
|
"fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
|
|
5019
5872
|
"line": 10,
|
|
5020
5873
|
"character": 67,
|
|
5021
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5874
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L10"
|
|
5022
5875
|
}
|
|
5023
5876
|
]
|
|
5024
5877
|
}
|
|
@@ -5170,12 +6023,14 @@
|
|
|
5170
6023
|
{
|
|
5171
6024
|
"title": "Properties",
|
|
5172
6025
|
"children": [
|
|
6026
|
+
134,
|
|
5173
6027
|
137,
|
|
5174
6028
|
138,
|
|
5175
6029
|
139,
|
|
5176
|
-
114,
|
|
5177
6030
|
140,
|
|
5178
|
-
|
|
6031
|
+
114,
|
|
6032
|
+
148,
|
|
6033
|
+
149,
|
|
5179
6034
|
29,
|
|
5180
6035
|
52
|
|
5181
6036
|
]
|
|
@@ -5183,33 +6038,34 @@
|
|
|
5183
6038
|
{
|
|
5184
6039
|
"title": "Accessors",
|
|
5185
6040
|
"children": [
|
|
5186
|
-
|
|
5187
|
-
|
|
6041
|
+
154,
|
|
6042
|
+
156,
|
|
5188
6043
|
75,
|
|
6044
|
+
158,
|
|
5189
6045
|
91
|
|
5190
6046
|
]
|
|
5191
6047
|
},
|
|
5192
6048
|
{
|
|
5193
6049
|
"title": "Methods",
|
|
5194
6050
|
"children": [
|
|
5195
|
-
|
|
5196
|
-
|
|
5197
|
-
|
|
5198
|
-
|
|
5199
|
-
|
|
5200
|
-
|
|
5201
|
-
|
|
5202
|
-
|
|
5203
|
-
|
|
6051
|
+
194,
|
|
6052
|
+
199,
|
|
6053
|
+
206,
|
|
6054
|
+
224,
|
|
6055
|
+
242,
|
|
6056
|
+
250,
|
|
6057
|
+
166,
|
|
6058
|
+
168,
|
|
6059
|
+
258,
|
|
5204
6060
|
84,
|
|
5205
6061
|
95,
|
|
5206
6062
|
97,
|
|
5207
|
-
|
|
5208
|
-
|
|
5209
|
-
|
|
5210
|
-
|
|
5211
|
-
|
|
5212
|
-
|
|
6063
|
+
173,
|
|
6064
|
+
261,
|
|
6065
|
+
188,
|
|
6066
|
+
264,
|
|
6067
|
+
191,
|
|
6068
|
+
267,
|
|
5213
6069
|
30
|
|
5214
6070
|
]
|
|
5215
6071
|
}
|
|
@@ -5219,7 +6075,7 @@
|
|
|
5219
6075
|
"fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
|
|
5220
6076
|
"line": 15,
|
|
5221
6077
|
"character": 13,
|
|
5222
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6078
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L15"
|
|
5223
6079
|
}
|
|
5224
6080
|
],
|
|
5225
6081
|
"extendedTypes": [
|
|
@@ -5247,7 +6103,7 @@
|
|
|
5247
6103
|
"fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
|
|
5248
6104
|
"line": 10,
|
|
5249
6105
|
"character": 12,
|
|
5250
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6106
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L10"
|
|
5251
6107
|
}
|
|
5252
6108
|
],
|
|
5253
6109
|
"type": {
|
|
@@ -5275,7 +6131,7 @@
|
|
|
5275
6131
|
"fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
|
|
5276
6132
|
"line": 11,
|
|
5277
6133
|
"character": 2,
|
|
5278
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6134
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L11"
|
|
5279
6135
|
}
|
|
5280
6136
|
],
|
|
5281
6137
|
"type": {
|
|
@@ -5294,7 +6150,7 @@
|
|
|
5294
6150
|
"fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
|
|
5295
6151
|
"line": 12,
|
|
5296
6152
|
"character": 2,
|
|
5297
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6153
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L12"
|
|
5298
6154
|
}
|
|
5299
6155
|
],
|
|
5300
6156
|
"type": {
|
|
@@ -5318,7 +6174,7 @@
|
|
|
5318
6174
|
"fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
|
|
5319
6175
|
"line": 10,
|
|
5320
6176
|
"character": 67,
|
|
5321
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6177
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L10"
|
|
5322
6178
|
}
|
|
5323
6179
|
]
|
|
5324
6180
|
}
|
|
@@ -5338,13 +6194,13 @@
|
|
|
5338
6194
|
"fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
|
|
5339
6195
|
"line": 7,
|
|
5340
6196
|
"character": 12,
|
|
5341
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6197
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L7"
|
|
5342
6198
|
},
|
|
5343
6199
|
{
|
|
5344
6200
|
"fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
|
|
5345
6201
|
"line": 8,
|
|
5346
6202
|
"character": 13,
|
|
5347
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6203
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L8"
|
|
5348
6204
|
}
|
|
5349
6205
|
],
|
|
5350
6206
|
"type": {
|
|
@@ -5363,13 +6219,13 @@
|
|
|
5363
6219
|
"fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
|
|
5364
6220
|
"line": 7,
|
|
5365
6221
|
"character": 12,
|
|
5366
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6222
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L7"
|
|
5367
6223
|
},
|
|
5368
6224
|
{
|
|
5369
6225
|
"fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
|
|
5370
6226
|
"line": 8,
|
|
5371
6227
|
"character": 13,
|
|
5372
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6228
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L8"
|
|
5373
6229
|
}
|
|
5374
6230
|
],
|
|
5375
6231
|
"type": {
|
|
@@ -5388,7 +6244,7 @@
|
|
|
5388
6244
|
"fileName": "plugins/packages/payloadset/packages/module-instance/src/Plugin.ts",
|
|
5389
6245
|
"line": 8,
|
|
5390
6246
|
"character": 13,
|
|
5391
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6247
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Plugin.ts#L8"
|
|
5392
6248
|
}
|
|
5393
6249
|
],
|
|
5394
6250
|
"signatures": [
|
|
@@ -5581,7 +6437,7 @@
|
|
|
5581
6437
|
"fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
|
|
5582
6438
|
"line": 11,
|
|
5583
6439
|
"character": 2,
|
|
5584
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6440
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L11"
|
|
5585
6441
|
}
|
|
5586
6442
|
],
|
|
5587
6443
|
"type": {
|
|
@@ -5804,7 +6660,7 @@
|
|
|
5804
6660
|
"fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
|
|
5805
6661
|
"line": 12,
|
|
5806
6662
|
"character": 2,
|
|
5807
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6663
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L12"
|
|
5808
6664
|
}
|
|
5809
6665
|
],
|
|
5810
6666
|
"type": {
|
|
@@ -5827,7 +6683,7 @@
|
|
|
5827
6683
|
"fileName": "plugins/packages/payloadset/packages/module-instance/src/Witness.ts",
|
|
5828
6684
|
"line": 10,
|
|
5829
6685
|
"character": 67,
|
|
5830
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6686
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/Witness.ts#L10"
|
|
5831
6687
|
}
|
|
5832
6688
|
]
|
|
5833
6689
|
}
|
|
@@ -5953,7 +6809,7 @@
|
|
|
5953
6809
|
{
|
|
5954
6810
|
"title": "References",
|
|
5955
6811
|
"children": [
|
|
5956
|
-
|
|
6812
|
+
271
|
|
5957
6813
|
]
|
|
5958
6814
|
},
|
|
5959
6815
|
{
|
|
@@ -5987,7 +6843,7 @@
|
|
|
5987
6843
|
"fileName": "plugins/packages/payloadset/packages/module-instance/src/index.ts",
|
|
5988
6844
|
"line": 1,
|
|
5989
6845
|
"character": 0,
|
|
5990
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6846
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/module-instance/src/index.ts#L1"
|
|
5991
6847
|
}
|
|
5992
6848
|
]
|
|
5993
6849
|
}
|