@xyo-network/domain-plugin 2.45.1 → 2.46.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/docs.json +1755 -836
  2. package/package.json +6 -6
package/dist/docs.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "originalName": "",
8
8
  "children": [
9
9
  {
10
- "id": 297,
10
+ "id": 328,
11
11
  "name": "default",
12
12
  "kind": 8388608,
13
13
  "kindString": "Reference",
@@ -17,7 +17,7 @@
17
17
  "fileName": "plugins/packages/payloadset/packages/domain/src/index.ts",
18
18
  "line": 9,
19
19
  "character": 0,
20
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/domain/src/index.ts#L9"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/domain/src/index.ts#L9"
21
21
  }
22
22
  ],
23
23
  "target": 1
@@ -40,7 +40,7 @@
40
40
  "sources": [
41
41
  {
42
42
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
43
- "line": 23,
43
+ "line": 31,
44
44
  "character": 4
45
45
  }
46
46
  ],
@@ -238,7 +238,7 @@
238
238
  {
239
239
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
240
240
  "line": 8,
241
- "character": 87
241
+ "character": 79
242
242
  }
243
243
  ]
244
244
  }
@@ -263,7 +263,7 @@
263
263
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
264
264
  "line": 7,
265
265
  "character": 2,
266
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L7"
266
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L7"
267
267
  }
268
268
  ],
269
269
  "type": {
@@ -282,7 +282,7 @@
282
282
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
283
283
  "line": 8,
284
284
  "character": 2,
285
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L8"
285
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L8"
286
286
  }
287
287
  ],
288
288
  "type": {
@@ -305,7 +305,7 @@
305
305
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
306
306
  "line": 6,
307
307
  "character": 54,
308
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L6"
308
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L6"
309
309
  }
310
310
  ]
311
311
  }
@@ -410,7 +410,7 @@
410
410
  {
411
411
  "fileName": "modules/packages/witness/dist/types/Config.d.ts",
412
412
  "line": 5,
413
- "character": 103
413
+ "character": 95
414
414
  }
415
415
  ]
416
416
  }
@@ -438,105 +438,9 @@
438
438
  "name": "AbstractWitness<XyoDomainWitnessConfig>.constructor"
439
439
  }
440
440
  },
441
- {
442
- "id": 140,
443
- "name": "_parentResolver",
444
- "kind": 1024,
445
- "kindString": "Property",
446
- "flags": {
447
- "isProtected": true
448
- },
449
- "sources": [
450
- {
451
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
452
- "line": 16,
453
- "character": 14
454
- }
455
- ],
456
- "type": {
457
- "type": "reference",
458
- "name": "CompositeModuleResolver"
459
- },
460
- "inheritedFrom": {
461
- "type": "reference",
462
- "name": "AbstractWitness._parentResolver"
463
- }
464
- },
465
- {
466
- "id": 141,
467
- "name": "_resolver",
468
- "kind": 1024,
469
- "kindString": "Property",
470
- "flags": {
471
- "isProtected": true
472
- },
473
- "sources": [
474
- {
475
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
476
- "line": 17,
477
- "character": 14
478
- }
479
- ],
480
- "type": {
481
- "type": "reference",
482
- "name": "CompositeModuleResolver"
483
- },
484
- "inheritedFrom": {
485
- "type": "reference",
486
- "name": "AbstractWitness._resolver"
487
- }
488
- },
489
- {
490
- "id": 142,
491
- "name": "_started",
492
- "kind": 1024,
493
- "kindString": "Property",
494
- "flags": {
495
- "isProtected": true
496
- },
497
- "sources": [
498
- {
499
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
500
- "line": 18,
501
- "character": 14
502
- }
503
- ],
504
- "type": {
505
- "type": "intrinsic",
506
- "name": "boolean"
507
- },
508
- "inheritedFrom": {
509
- "type": "reference",
510
- "name": "AbstractWitness._started"
511
- }
512
- },
513
- {
514
- "id": 143,
515
- "name": "account",
516
- "kind": 1024,
517
- "kindString": "Property",
518
- "flags": {
519
- "isProtected": true
520
- },
521
- "sources": [
522
- {
523
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
524
- "line": 19,
525
- "character": 14
526
- }
527
- ],
528
- "type": {
529
- "type": "reference",
530
- "name": "Account"
531
- },
532
- "inheritedFrom": {
533
- "type": "reference",
534
- "name": "AbstractWitness.account"
535
- }
536
- },
537
441
  {
538
442
  "id": 126,
539
- "name": "config",
443
+ "name": "_config",
540
444
  "kind": 1024,
541
445
  "kindString": "Property",
542
446
  "flags": {},
@@ -724,7 +628,7 @@
724
628
  {
725
629
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
726
630
  "line": 8,
727
- "character": 87
631
+ "character": 79
728
632
  }
729
633
  ]
730
634
  }
@@ -749,7 +653,7 @@
749
653
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
750
654
  "line": 7,
751
655
  "character": 2,
752
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L7"
656
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L7"
753
657
  }
754
658
  ],
755
659
  "type": {
@@ -768,7 +672,7 @@
768
672
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
769
673
  "line": 8,
770
674
  "character": 2,
771
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L8"
675
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L8"
772
676
  }
773
677
  ],
774
678
  "type": {
@@ -791,7 +695,7 @@
791
695
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
792
696
  "line": 6,
793
697
  "character": 54,
794
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L6"
698
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L6"
795
699
  }
796
700
  ]
797
701
  }
@@ -896,7 +800,7 @@
896
800
  {
897
801
  "fileName": "modules/packages/witness/dist/types/Config.d.ts",
898
802
  "line": 5,
899
- "character": 103
803
+ "character": 95
900
804
  }
901
805
  ]
902
806
  }
@@ -905,496 +809,1609 @@
905
809
  },
906
810
  "inheritedFrom": {
907
811
  "type": "reference",
908
- "name": "AbstractWitness.config"
909
- }
910
- },
911
- {
912
- "id": 144,
913
- "name": "logger",
914
- "kind": 1024,
915
- "kindString": "Property",
916
- "flags": {
917
- "isProtected": true,
918
- "isOptional": true,
919
- "isReadonly": true
920
- },
921
- "sources": [
922
- {
923
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
924
- "line": 20,
925
- "character": 23
926
- }
927
- ],
928
- "type": {
929
- "type": "reference",
930
- "name": "Logging"
931
- },
932
- "inheritedFrom": {
933
- "type": "reference",
934
- "name": "AbstractWitness.logger"
812
+ "name": "AbstractWitness._config"
935
813
  }
936
814
  },
937
815
  {
938
- "id": 145,
939
- "name": "moduleConfigQueryValidator",
816
+ "id": 140,
817
+ "name": "_parentResolver",
940
818
  "kind": 1024,
941
819
  "kindString": "Property",
942
820
  "flags": {
943
- "isProtected": true,
944
- "isReadonly": true
821
+ "isProtected": true
945
822
  },
946
823
  "sources": [
947
824
  {
948
825
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
949
- "line": 21,
950
- "character": 23
826
+ "line": 16,
827
+ "character": 14
951
828
  }
952
829
  ],
953
830
  "type": {
954
831
  "type": "reference",
955
832
  "typeArguments": [
956
833
  {
957
- "type": "intersection",
958
- "types": [
959
- {
960
- "type": "reference",
961
- "name": "SchemaFields"
962
- },
963
- {
964
- "type": "reference",
965
- "name": "PayloadFields"
966
- },
967
- {
968
- "type": "reference",
969
- "name": "XyoBoundWitnessFields"
970
- },
834
+ "type": "reference",
835
+ "typeArguments": [
971
836
  {
972
- "type": "reflection",
973
- "declaration": {
974
- "id": 146,
975
- "name": "__type",
976
- "kind": 65536,
977
- "kindString": "Type literal",
978
- "flags": {},
979
- "children": [
980
- {
981
- "id": 147,
982
- "name": "query",
983
- "kind": 1024,
984
- "kindString": "Property",
837
+ "type": "intersection",
838
+ "types": [
839
+ {
840
+ "type": "reference",
841
+ "name": "SchemaFields"
842
+ },
843
+ {
844
+ "type": "reference",
845
+ "name": "PayloadFields"
846
+ },
847
+ {
848
+ "type": "reflection",
849
+ "declaration": {
850
+ "id": 141,
851
+ "name": "__type",
852
+ "kind": 65536,
853
+ "kindString": "Type literal",
985
854
  "flags": {},
986
- "sources": [
987
- {
988
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
989
- "line": 5,
990
- "character": 4
991
- }
992
- ],
993
- "type": {
994
- "type": "intrinsic",
995
- "name": "string"
996
- }
997
- },
998
- {
999
- "id": 148,
1000
- "name": "resultSet",
1001
- "kind": 1024,
1002
- "kindString": "Property",
1003
- "flags": {
1004
- "isOptional": true
1005
- },
1006
- "sources": [
855
+ "children": [
1007
856
  {
1008
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1009
- "line": 6,
1010
- "character": 4
1011
- }
1012
- ],
1013
- "type": {
1014
- "type": "intrinsic",
1015
- "name": "string"
1016
- }
1017
- },
1018
- {
1019
- "id": 149,
1020
- "name": "schema",
1021
- "kind": 1024,
1022
- "kindString": "Property",
1023
- "flags": {},
1024
- "sources": [
857
+ "id": 142,
858
+ "name": "name",
859
+ "kind": 1024,
860
+ "kindString": "Property",
861
+ "flags": {
862
+ "isOptional": true
863
+ },
864
+ "sources": [
865
+ {
866
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
867
+ "line": 17,
868
+ "character": 8
869
+ }
870
+ ],
871
+ "type": {
872
+ "type": "intrinsic",
873
+ "name": "string"
874
+ }
875
+ },
1025
876
  {
1026
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1027
- "line": 7,
1028
- "character": 4
1029
- }
1030
- ],
1031
- "type": {
1032
- "type": "literal",
1033
- "value": "network.xyo.boundwitness.query"
1034
- }
1035
- }
1036
- ],
1037
- "groups": [
1038
- {
1039
- "title": "Properties",
1040
- "children": [
1041
- 147,
1042
- 148,
1043
- 149
1044
- ]
1045
- }
1046
- ],
1047
- "sources": [
1048
- {
1049
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1050
- "line": 4,
1051
- "character": 51
1052
- }
1053
- ]
1054
- }
1055
- }
1056
- ]
1057
- }
1058
- ],
1059
- "name": "Queryable"
1060
- },
1061
- "inheritedFrom": {
877
+ "id": 143,
878
+ "name": "security",
879
+ "kind": 1024,
880
+ "kindString": "Property",
881
+ "flags": {
882
+ "isOptional": true
883
+ },
884
+ "sources": [
885
+ {
886
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
887
+ "line": 18,
888
+ "character": 8
889
+ }
890
+ ],
891
+ "type": {
892
+ "type": "reflection",
893
+ "declaration": {
894
+ "id": 144,
895
+ "name": "__type",
896
+ "kind": 65536,
897
+ "kindString": "Type literal",
898
+ "flags": {},
899
+ "children": [
900
+ {
901
+ "id": 145,
902
+ "name": "allowed",
903
+ "kind": 1024,
904
+ "kindString": "Property",
905
+ "flags": {
906
+ "isOptional": true
907
+ },
908
+ "sources": [
909
+ {
910
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
911
+ "line": 19,
912
+ "character": 12
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": "union",
926
+ "types": [
927
+ {
928
+ "type": "intrinsic",
929
+ "name": "string"
930
+ },
931
+ {
932
+ "type": "reference",
933
+ "name": "CosigningAddressSet"
934
+ }
935
+ ]
936
+ }
937
+ }
938
+ ],
939
+ "name": "Record",
940
+ "qualifiedName": "Record",
941
+ "package": "typescript"
942
+ }
943
+ },
944
+ {
945
+ "id": 146,
946
+ "name": "disallowed",
947
+ "kind": 1024,
948
+ "kindString": "Property",
949
+ "flags": {
950
+ "isOptional": true
951
+ },
952
+ "sources": [
953
+ {
954
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
955
+ "line": 20,
956
+ "character": 12
957
+ }
958
+ ],
959
+ "type": {
960
+ "type": "reference",
961
+ "typeArguments": [
962
+ {
963
+ "type": "intrinsic",
964
+ "name": "string"
965
+ },
966
+ {
967
+ "type": "array",
968
+ "elementType": {
969
+ "type": "intrinsic",
970
+ "name": "string"
971
+ }
972
+ }
973
+ ],
974
+ "name": "Record",
975
+ "qualifiedName": "Record",
976
+ "package": "typescript"
977
+ }
978
+ }
979
+ ],
980
+ "groups": [
981
+ {
982
+ "title": "Properties",
983
+ "children": [
984
+ 145,
985
+ 146
986
+ ]
987
+ }
988
+ ],
989
+ "sources": [
990
+ {
991
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
992
+ "line": 18,
993
+ "character": 19
994
+ }
995
+ ]
996
+ }
997
+ }
998
+ }
999
+ ],
1000
+ "groups": [
1001
+ {
1002
+ "title": "Properties",
1003
+ "children": [
1004
+ 142,
1005
+ 143
1006
+ ]
1007
+ }
1008
+ ],
1009
+ "sources": [
1010
+ {
1011
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1012
+ "line": 16,
1013
+ "character": 167
1014
+ }
1015
+ ]
1016
+ }
1017
+ },
1018
+ {
1019
+ "type": "reflection",
1020
+ "declaration": {
1021
+ "id": 147,
1022
+ "name": "__type",
1023
+ "kind": 65536,
1024
+ "kindString": "Type literal",
1025
+ "flags": {},
1026
+ "children": [
1027
+ {
1028
+ "id": 148,
1029
+ "name": "schema",
1030
+ "kind": 1024,
1031
+ "kindString": "Property",
1032
+ "flags": {},
1033
+ "sources": [
1034
+ {
1035
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1036
+ "line": 23,
1037
+ "character": 8
1038
+ }
1039
+ ],
1040
+ "type": {
1041
+ "type": "intrinsic",
1042
+ "name": "string"
1043
+ }
1044
+ }
1045
+ ],
1046
+ "groups": [
1047
+ {
1048
+ "title": "Properties",
1049
+ "children": [
1050
+ 148
1051
+ ]
1052
+ }
1053
+ ],
1054
+ "sources": [
1055
+ {
1056
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1057
+ "line": 22,
1058
+ "character": 8
1059
+ }
1060
+ ]
1061
+ }
1062
+ }
1063
+ ]
1064
+ }
1065
+ ],
1066
+ "name": "Module"
1067
+ }
1068
+ ],
1069
+ "name": "CompositeModuleResolver"
1070
+ },
1071
+ "inheritedFrom": {
1062
1072
  "type": "reference",
1063
- "name": "AbstractWitness.moduleConfigQueryValidator"
1073
+ "name": "AbstractWitness._parentResolver"
1064
1074
  }
1065
1075
  },
1066
1076
  {
1067
- "id": 150,
1068
- "name": "supportedQueryValidator",
1077
+ "id": 149,
1078
+ "name": "_resolver",
1069
1079
  "kind": 1024,
1070
1080
  "kindString": "Property",
1071
1081
  "flags": {
1072
- "isProtected": true,
1073
- "isReadonly": true
1082
+ "isProtected": true
1074
1083
  },
1075
1084
  "sources": [
1076
1085
  {
1077
1086
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1078
- "line": 22,
1079
- "character": 23
1087
+ "line": 25,
1088
+ "character": 14
1080
1089
  }
1081
1090
  ],
1082
1091
  "type": {
1083
1092
  "type": "reference",
1084
1093
  "typeArguments": [
1085
1094
  {
1086
- "type": "intersection",
1087
- "types": [
1088
- {
1089
- "type": "reference",
1090
- "name": "SchemaFields"
1091
- },
1092
- {
1093
- "type": "reference",
1094
- "name": "PayloadFields"
1095
- },
1096
- {
1097
- "type": "reference",
1098
- "name": "XyoBoundWitnessFields"
1099
- },
1095
+ "type": "reference",
1096
+ "typeArguments": [
1100
1097
  {
1101
- "type": "reflection",
1102
- "declaration": {
1103
- "id": 151,
1104
- "name": "__type",
1105
- "kind": 65536,
1106
- "kindString": "Type literal",
1107
- "flags": {},
1108
- "children": [
1109
- {
1110
- "id": 152,
1111
- "name": "query",
1112
- "kind": 1024,
1113
- "kindString": "Property",
1098
+ "type": "intersection",
1099
+ "types": [
1100
+ {
1101
+ "type": "reference",
1102
+ "name": "SchemaFields"
1103
+ },
1104
+ {
1105
+ "type": "reference",
1106
+ "name": "PayloadFields"
1107
+ },
1108
+ {
1109
+ "type": "reflection",
1110
+ "declaration": {
1111
+ "id": 150,
1112
+ "name": "__type",
1113
+ "kind": 65536,
1114
+ "kindString": "Type literal",
1114
1115
  "flags": {},
1115
- "sources": [
1116
- {
1117
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1118
- "line": 5,
1119
- "character": 4
1120
- }
1121
- ],
1122
- "type": {
1123
- "type": "intrinsic",
1124
- "name": "string"
1125
- }
1126
- },
1127
- {
1128
- "id": 153,
1129
- "name": "resultSet",
1130
- "kind": 1024,
1131
- "kindString": "Property",
1132
- "flags": {
1133
- "isOptional": true
1134
- },
1135
- "sources": [
1116
+ "children": [
1136
1117
  {
1137
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1138
- "line": 6,
1139
- "character": 4
1140
- }
1141
- ],
1142
- "type": {
1143
- "type": "intrinsic",
1144
- "name": "string"
1145
- }
1146
- },
1147
- {
1148
- "id": 154,
1149
- "name": "schema",
1150
- "kind": 1024,
1151
- "kindString": "Property",
1152
- "flags": {},
1153
- "sources": [
1118
+ "id": 151,
1119
+ "name": "name",
1120
+ "kind": 1024,
1121
+ "kindString": "Property",
1122
+ "flags": {
1123
+ "isOptional": true
1124
+ },
1125
+ "sources": [
1126
+ {
1127
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1128
+ "line": 9,
1129
+ "character": 4
1130
+ }
1131
+ ],
1132
+ "type": {
1133
+ "type": "intrinsic",
1134
+ "name": "string"
1135
+ }
1136
+ },
1154
1137
  {
1155
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1156
- "line": 7,
1157
- "character": 4
1138
+ "id": 152,
1139
+ "name": "security",
1140
+ "kind": 1024,
1141
+ "kindString": "Property",
1142
+ "flags": {
1143
+ "isOptional": true
1144
+ },
1145
+ "sources": [
1146
+ {
1147
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1148
+ "line": 10,
1149
+ "character": 4
1150
+ }
1151
+ ],
1152
+ "type": {
1153
+ "type": "reflection",
1154
+ "declaration": {
1155
+ "id": 153,
1156
+ "name": "__type",
1157
+ "kind": 65536,
1158
+ "kindString": "Type literal",
1159
+ "flags": {},
1160
+ "children": [
1161
+ {
1162
+ "id": 154,
1163
+ "name": "allowed",
1164
+ "kind": 1024,
1165
+ "kindString": "Property",
1166
+ "flags": {
1167
+ "isOptional": true
1168
+ },
1169
+ "sources": [
1170
+ {
1171
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1172
+ "line": 11,
1173
+ "character": 8
1174
+ }
1175
+ ],
1176
+ "type": {
1177
+ "type": "reference",
1178
+ "typeArguments": [
1179
+ {
1180
+ "type": "intrinsic",
1181
+ "name": "string"
1182
+ },
1183
+ {
1184
+ "type": "array",
1185
+ "elementType": {
1186
+ "type": "union",
1187
+ "types": [
1188
+ {
1189
+ "type": "intrinsic",
1190
+ "name": "string"
1191
+ },
1192
+ {
1193
+ "type": "reference",
1194
+ "name": "CosigningAddressSet"
1195
+ }
1196
+ ]
1197
+ }
1198
+ }
1199
+ ],
1200
+ "name": "Record",
1201
+ "qualifiedName": "Record",
1202
+ "package": "typescript"
1203
+ }
1204
+ },
1205
+ {
1206
+ "id": 155,
1207
+ "name": "disallowed",
1208
+ "kind": 1024,
1209
+ "kindString": "Property",
1210
+ "flags": {
1211
+ "isOptional": true
1212
+ },
1213
+ "sources": [
1214
+ {
1215
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1216
+ "line": 12,
1217
+ "character": 8
1218
+ }
1219
+ ],
1220
+ "type": {
1221
+ "type": "reference",
1222
+ "typeArguments": [
1223
+ {
1224
+ "type": "intrinsic",
1225
+ "name": "string"
1226
+ },
1227
+ {
1228
+ "type": "array",
1229
+ "elementType": {
1230
+ "type": "intrinsic",
1231
+ "name": "string"
1232
+ }
1233
+ }
1234
+ ],
1235
+ "name": "Record",
1236
+ "qualifiedName": "Record",
1237
+ "package": "typescript"
1238
+ }
1239
+ }
1240
+ ],
1241
+ "groups": [
1242
+ {
1243
+ "title": "Properties",
1244
+ "children": [
1245
+ 154,
1246
+ 155
1247
+ ]
1248
+ }
1249
+ ],
1250
+ "sources": [
1251
+ {
1252
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1253
+ "line": 10,
1254
+ "character": 15
1255
+ }
1256
+ ]
1257
+ }
1258
+ }
1158
1259
  }
1159
1260
  ],
1160
- "type": {
1161
- "type": "literal",
1162
- "value": "network.xyo.boundwitness.query"
1163
- }
1261
+ "groups": [
1262
+ {
1263
+ "title": "Properties",
1264
+ "children": [
1265
+ 151,
1266
+ 152
1267
+ ]
1268
+ }
1269
+ ],
1270
+ "sources": [
1271
+ {
1272
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1273
+ "line": 8,
1274
+ "character": 79
1275
+ }
1276
+ ]
1164
1277
  }
1165
- ],
1166
- "groups": [
1167
- {
1168
- "title": "Properties",
1278
+ },
1279
+ {
1280
+ "type": "reflection",
1281
+ "declaration": {
1282
+ "id": 156,
1283
+ "name": "__type",
1284
+ "kind": 65536,
1285
+ "kindString": "Type literal",
1286
+ "flags": {},
1169
1287
  "children": [
1170
- 152,
1171
- 153,
1172
- 154
1288
+ {
1289
+ "id": 157,
1290
+ "name": "schema",
1291
+ "kind": 1024,
1292
+ "kindString": "Property",
1293
+ "flags": {},
1294
+ "sources": [
1295
+ {
1296
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1297
+ "line": 19,
1298
+ "character": 4
1299
+ }
1300
+ ],
1301
+ "type": {
1302
+ "type": "intrinsic",
1303
+ "name": "string"
1304
+ }
1305
+ }
1306
+ ],
1307
+ "groups": [
1308
+ {
1309
+ "title": "Properties",
1310
+ "children": [
1311
+ 157
1312
+ ]
1313
+ }
1314
+ ],
1315
+ "sources": [
1316
+ {
1317
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1318
+ "line": 18,
1319
+ "character": 17
1320
+ }
1173
1321
  ]
1174
1322
  }
1175
- ],
1176
- "sources": [
1323
+ }
1324
+ ]
1325
+ }
1326
+ ],
1327
+ "name": "Module"
1328
+ }
1329
+ ],
1330
+ "name": "CompositeModuleResolver"
1331
+ },
1332
+ "inheritedFrom": {
1333
+ "type": "reference",
1334
+ "name": "AbstractWitness._resolver"
1335
+ }
1336
+ },
1337
+ {
1338
+ "id": 158,
1339
+ "name": "_started",
1340
+ "kind": 1024,
1341
+ "kindString": "Property",
1342
+ "flags": {
1343
+ "isProtected": true
1344
+ },
1345
+ "sources": [
1346
+ {
1347
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1348
+ "line": 26,
1349
+ "character": 14
1350
+ }
1351
+ ],
1352
+ "type": {
1353
+ "type": "intrinsic",
1354
+ "name": "boolean"
1355
+ },
1356
+ "inheritedFrom": {
1357
+ "type": "reference",
1358
+ "name": "AbstractWitness._started"
1359
+ }
1360
+ },
1361
+ {
1362
+ "id": 159,
1363
+ "name": "account",
1364
+ "kind": 1024,
1365
+ "kindString": "Property",
1366
+ "flags": {
1367
+ "isProtected": true
1368
+ },
1369
+ "sources": [
1370
+ {
1371
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1372
+ "line": 27,
1373
+ "character": 14
1374
+ }
1375
+ ],
1376
+ "type": {
1377
+ "type": "reference",
1378
+ "name": "Account"
1379
+ },
1380
+ "inheritedFrom": {
1381
+ "type": "reference",
1382
+ "name": "AbstractWitness.account"
1383
+ }
1384
+ },
1385
+ {
1386
+ "id": 160,
1387
+ "name": "logger",
1388
+ "kind": 1024,
1389
+ "kindString": "Property",
1390
+ "flags": {
1391
+ "isProtected": true,
1392
+ "isOptional": true,
1393
+ "isReadonly": true
1394
+ },
1395
+ "sources": [
1396
+ {
1397
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1398
+ "line": 28,
1399
+ "character": 23
1400
+ }
1401
+ ],
1402
+ "type": {
1403
+ "type": "reference",
1404
+ "name": "Logging"
1405
+ },
1406
+ "inheritedFrom": {
1407
+ "type": "reference",
1408
+ "name": "AbstractWitness.logger"
1409
+ }
1410
+ },
1411
+ {
1412
+ "id": 161,
1413
+ "name": "moduleConfigQueryValidator",
1414
+ "kind": 1024,
1415
+ "kindString": "Property",
1416
+ "flags": {
1417
+ "isProtected": true,
1418
+ "isReadonly": true
1419
+ },
1420
+ "sources": [
1421
+ {
1422
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1423
+ "line": 29,
1424
+ "character": 23
1425
+ }
1426
+ ],
1427
+ "type": {
1428
+ "type": "reference",
1429
+ "typeArguments": [
1430
+ {
1431
+ "type": "intersection",
1432
+ "types": [
1433
+ {
1434
+ "type": "reference",
1435
+ "name": "SchemaFields"
1436
+ },
1437
+ {
1438
+ "type": "reference",
1439
+ "name": "PayloadFields"
1440
+ },
1441
+ {
1442
+ "type": "reference",
1443
+ "name": "XyoBoundWitnessFields"
1444
+ },
1445
+ {
1446
+ "type": "reflection",
1447
+ "declaration": {
1448
+ "id": 162,
1449
+ "name": "__type",
1450
+ "kind": 65536,
1451
+ "kindString": "Type literal",
1452
+ "flags": {},
1453
+ "children": [
1454
+ {
1455
+ "id": 163,
1456
+ "name": "query",
1457
+ "kind": 1024,
1458
+ "kindString": "Property",
1459
+ "flags": {},
1460
+ "sources": [
1461
+ {
1462
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1463
+ "line": 5,
1464
+ "character": 4
1465
+ }
1466
+ ],
1467
+ "type": {
1468
+ "type": "intrinsic",
1469
+ "name": "string"
1470
+ }
1471
+ },
1472
+ {
1473
+ "id": 164,
1474
+ "name": "resultSet",
1475
+ "kind": 1024,
1476
+ "kindString": "Property",
1477
+ "flags": {
1478
+ "isOptional": true
1479
+ },
1480
+ "sources": [
1481
+ {
1482
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1483
+ "line": 6,
1484
+ "character": 4
1485
+ }
1486
+ ],
1487
+ "type": {
1488
+ "type": "intrinsic",
1489
+ "name": "string"
1490
+ }
1491
+ },
1492
+ {
1493
+ "id": 165,
1494
+ "name": "schema",
1495
+ "kind": 1024,
1496
+ "kindString": "Property",
1497
+ "flags": {},
1498
+ "sources": [
1499
+ {
1500
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1501
+ "line": 7,
1502
+ "character": 4
1503
+ }
1504
+ ],
1505
+ "type": {
1506
+ "type": "literal",
1507
+ "value": "network.xyo.boundwitness.query"
1508
+ }
1509
+ }
1510
+ ],
1511
+ "groups": [
1512
+ {
1513
+ "title": "Properties",
1514
+ "children": [
1515
+ 163,
1516
+ 164,
1517
+ 165
1518
+ ]
1519
+ }
1520
+ ],
1521
+ "sources": [
1522
+ {
1523
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1524
+ "line": 4,
1525
+ "character": 51
1526
+ }
1527
+ ]
1528
+ }
1529
+ }
1530
+ ]
1531
+ }
1532
+ ],
1533
+ "name": "Queryable"
1534
+ },
1535
+ "inheritedFrom": {
1536
+ "type": "reference",
1537
+ "name": "AbstractWitness.moduleConfigQueryValidator"
1538
+ }
1539
+ },
1540
+ {
1541
+ "id": 166,
1542
+ "name": "supportedQueryValidator",
1543
+ "kind": 1024,
1544
+ "kindString": "Property",
1545
+ "flags": {
1546
+ "isProtected": true,
1547
+ "isReadonly": true
1548
+ },
1549
+ "sources": [
1550
+ {
1551
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1552
+ "line": 30,
1553
+ "character": 23
1554
+ }
1555
+ ],
1556
+ "type": {
1557
+ "type": "reference",
1558
+ "typeArguments": [
1559
+ {
1560
+ "type": "intersection",
1561
+ "types": [
1562
+ {
1563
+ "type": "reference",
1564
+ "name": "SchemaFields"
1565
+ },
1566
+ {
1567
+ "type": "reference",
1568
+ "name": "PayloadFields"
1569
+ },
1570
+ {
1571
+ "type": "reference",
1572
+ "name": "XyoBoundWitnessFields"
1573
+ },
1574
+ {
1575
+ "type": "reflection",
1576
+ "declaration": {
1577
+ "id": 167,
1578
+ "name": "__type",
1579
+ "kind": 65536,
1580
+ "kindString": "Type literal",
1581
+ "flags": {},
1582
+ "children": [
1583
+ {
1584
+ "id": 168,
1585
+ "name": "query",
1586
+ "kind": 1024,
1587
+ "kindString": "Property",
1588
+ "flags": {},
1589
+ "sources": [
1590
+ {
1591
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1592
+ "line": 5,
1593
+ "character": 4
1594
+ }
1595
+ ],
1596
+ "type": {
1597
+ "type": "intrinsic",
1598
+ "name": "string"
1599
+ }
1600
+ },
1601
+ {
1602
+ "id": 169,
1603
+ "name": "resultSet",
1604
+ "kind": 1024,
1605
+ "kindString": "Property",
1606
+ "flags": {
1607
+ "isOptional": true
1608
+ },
1609
+ "sources": [
1610
+ {
1611
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1612
+ "line": 6,
1613
+ "character": 4
1614
+ }
1615
+ ],
1616
+ "type": {
1617
+ "type": "intrinsic",
1618
+ "name": "string"
1619
+ }
1620
+ },
1621
+ {
1622
+ "id": 170,
1623
+ "name": "schema",
1624
+ "kind": 1024,
1625
+ "kindString": "Property",
1626
+ "flags": {},
1627
+ "sources": [
1628
+ {
1629
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1630
+ "line": 7,
1631
+ "character": 4
1632
+ }
1633
+ ],
1634
+ "type": {
1635
+ "type": "literal",
1636
+ "value": "network.xyo.boundwitness.query"
1637
+ }
1638
+ }
1639
+ ],
1640
+ "groups": [
1641
+ {
1642
+ "title": "Properties",
1643
+ "children": [
1644
+ 168,
1645
+ 169,
1646
+ 170
1647
+ ]
1648
+ }
1649
+ ],
1650
+ "sources": [
1651
+ {
1652
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1653
+ "line": 4,
1654
+ "character": 51
1655
+ }
1656
+ ]
1657
+ }
1658
+ }
1659
+ ]
1660
+ }
1661
+ ],
1662
+ "name": "Queryable"
1663
+ },
1664
+ "inheritedFrom": {
1665
+ "type": "reference",
1666
+ "name": "AbstractWitness.supportedQueryValidator"
1667
+ }
1668
+ },
1669
+ {
1670
+ "id": 23,
1671
+ "name": "configSchema",
1672
+ "kind": 1024,
1673
+ "kindString": "Property",
1674
+ "flags": {
1675
+ "isStatic": true
1676
+ },
1677
+ "sources": [
1678
+ {
1679
+ "fileName": "plugins/packages/payloadset/packages/domain/src/Witness.ts",
1680
+ "line": 9,
1681
+ "character": 18,
1682
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/domain/src/Witness.ts#L9"
1683
+ }
1684
+ ],
1685
+ "type": {
1686
+ "type": "intrinsic",
1687
+ "name": "string"
1688
+ },
1689
+ "defaultValue": "XyoDomainWitnessConfigSchema",
1690
+ "overwrites": {
1691
+ "type": "reference",
1692
+ "name": "AbstractWitness.configSchema"
1693
+ }
1694
+ },
1695
+ {
1696
+ "id": 44,
1697
+ "name": "defaultLogger",
1698
+ "kind": 1024,
1699
+ "kindString": "Property",
1700
+ "flags": {
1701
+ "isStatic": true,
1702
+ "isOptional": true
1703
+ },
1704
+ "sources": [
1705
+ {
1706
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1707
+ "line": 14,
1708
+ "character": 11
1709
+ }
1710
+ ],
1711
+ "type": {
1712
+ "type": "reference",
1713
+ "name": "Logger"
1714
+ },
1715
+ "inheritedFrom": {
1716
+ "type": "reference",
1717
+ "name": "AbstractWitness.defaultLogger"
1718
+ }
1719
+ },
1720
+ {
1721
+ "id": 24,
1722
+ "name": "dmarc",
1723
+ "kind": 1024,
1724
+ "kindString": "Property",
1725
+ "flags": {
1726
+ "isPublic": true,
1727
+ "isStatic": true
1728
+ },
1729
+ "sources": [
1730
+ {
1731
+ "fileName": "plugins/packages/payloadset/packages/domain/src/Witness.ts",
1732
+ "line": 10,
1733
+ "character": 16,
1734
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/domain/src/Witness.ts#L10"
1735
+ }
1736
+ ],
1737
+ "type": {
1738
+ "type": "intrinsic",
1739
+ "name": "string"
1740
+ },
1741
+ "defaultValue": "'_xyo'"
1742
+ },
1743
+ {
1744
+ "id": 171,
1745
+ "name": "address",
1746
+ "kind": 262144,
1747
+ "kindString": "Accessor",
1748
+ "flags": {},
1749
+ "sources": [
1750
+ {
1751
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1752
+ "line": 32,
1753
+ "character": 8
1754
+ }
1755
+ ],
1756
+ "getSignature": {
1757
+ "id": 172,
1758
+ "name": "address",
1759
+ "kind": 524288,
1760
+ "kindString": "Get signature",
1761
+ "flags": {},
1762
+ "type": {
1763
+ "type": "intrinsic",
1764
+ "name": "string"
1765
+ },
1766
+ "inheritedFrom": {
1767
+ "type": "reference",
1768
+ "name": "AbstractWitness.address"
1769
+ }
1770
+ },
1771
+ "inheritedFrom": {
1772
+ "type": "reference",
1773
+ "name": "AbstractWitness.address"
1774
+ }
1775
+ },
1776
+ {
1777
+ "id": 173,
1778
+ "name": "config",
1779
+ "kind": 262144,
1780
+ "kindString": "Accessor",
1781
+ "flags": {},
1782
+ "sources": [
1783
+ {
1784
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1785
+ "line": 33,
1786
+ "character": 8
1787
+ }
1788
+ ],
1789
+ "getSignature": {
1790
+ "id": 174,
1791
+ "name": "config",
1792
+ "kind": 524288,
1793
+ "kindString": "Get signature",
1794
+ "flags": {},
1795
+ "type": {
1796
+ "type": "reference",
1797
+ "name": "TConfig"
1798
+ },
1799
+ "inheritedFrom": {
1800
+ "type": "reference",
1801
+ "name": "AbstractWitness.config"
1802
+ }
1803
+ },
1804
+ "inheritedFrom": {
1805
+ "type": "reference",
1806
+ "name": "AbstractWitness.config"
1807
+ }
1808
+ },
1809
+ {
1810
+ "id": 175,
1811
+ "name": "parentResolver",
1812
+ "kind": 262144,
1813
+ "kindString": "Accessor",
1814
+ "flags": {},
1815
+ "sources": [
1816
+ {
1817
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1818
+ "line": 34,
1819
+ "character": 8
1820
+ }
1821
+ ],
1822
+ "getSignature": {
1823
+ "id": 176,
1824
+ "name": "parentResolver",
1825
+ "kind": 524288,
1826
+ "kindString": "Get signature",
1827
+ "flags": {},
1828
+ "type": {
1829
+ "type": "reference",
1830
+ "typeArguments": [
1831
+ {
1832
+ "type": "reference",
1833
+ "typeArguments": [
1834
+ {
1835
+ "type": "intersection",
1836
+ "types": [
1837
+ {
1838
+ "type": "reference",
1839
+ "name": "SchemaFields"
1840
+ },
1841
+ {
1842
+ "type": "reference",
1843
+ "name": "PayloadFields"
1844
+ },
1845
+ {
1846
+ "type": "reflection",
1847
+ "declaration": {
1848
+ "id": 177,
1849
+ "name": "__type",
1850
+ "kind": 65536,
1851
+ "kindString": "Type literal",
1852
+ "flags": {},
1853
+ "children": [
1854
+ {
1855
+ "id": 178,
1856
+ "name": "name",
1857
+ "kind": 1024,
1858
+ "kindString": "Property",
1859
+ "flags": {
1860
+ "isOptional": true
1861
+ },
1862
+ "sources": [
1863
+ {
1864
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1865
+ "line": 9,
1866
+ "character": 4
1867
+ }
1868
+ ],
1869
+ "type": {
1870
+ "type": "intrinsic",
1871
+ "name": "string"
1872
+ }
1873
+ },
1874
+ {
1875
+ "id": 179,
1876
+ "name": "security",
1877
+ "kind": 1024,
1878
+ "kindString": "Property",
1879
+ "flags": {
1880
+ "isOptional": true
1881
+ },
1882
+ "sources": [
1883
+ {
1884
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1885
+ "line": 10,
1886
+ "character": 4
1887
+ }
1888
+ ],
1889
+ "type": {
1890
+ "type": "reflection",
1891
+ "declaration": {
1892
+ "id": 180,
1893
+ "name": "__type",
1894
+ "kind": 65536,
1895
+ "kindString": "Type literal",
1896
+ "flags": {},
1897
+ "children": [
1898
+ {
1899
+ "id": 181,
1900
+ "name": "allowed",
1901
+ "kind": 1024,
1902
+ "kindString": "Property",
1903
+ "flags": {
1904
+ "isOptional": true
1905
+ },
1906
+ "sources": [
1907
+ {
1908
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1909
+ "line": 11,
1910
+ "character": 8
1911
+ }
1912
+ ],
1913
+ "type": {
1914
+ "type": "reference",
1915
+ "typeArguments": [
1916
+ {
1917
+ "type": "intrinsic",
1918
+ "name": "string"
1919
+ },
1920
+ {
1921
+ "type": "array",
1922
+ "elementType": {
1923
+ "type": "union",
1924
+ "types": [
1925
+ {
1926
+ "type": "intrinsic",
1927
+ "name": "string"
1928
+ },
1929
+ {
1930
+ "type": "reference",
1931
+ "name": "CosigningAddressSet"
1932
+ }
1933
+ ]
1934
+ }
1935
+ }
1936
+ ],
1937
+ "name": "Record",
1938
+ "qualifiedName": "Record",
1939
+ "package": "typescript"
1940
+ }
1941
+ },
1942
+ {
1943
+ "id": 182,
1944
+ "name": "disallowed",
1945
+ "kind": 1024,
1946
+ "kindString": "Property",
1947
+ "flags": {
1948
+ "isOptional": true
1949
+ },
1950
+ "sources": [
1951
+ {
1952
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1953
+ "line": 12,
1954
+ "character": 8
1955
+ }
1956
+ ],
1957
+ "type": {
1958
+ "type": "reference",
1959
+ "typeArguments": [
1960
+ {
1961
+ "type": "intrinsic",
1962
+ "name": "string"
1963
+ },
1964
+ {
1965
+ "type": "array",
1966
+ "elementType": {
1967
+ "type": "intrinsic",
1968
+ "name": "string"
1969
+ }
1970
+ }
1971
+ ],
1972
+ "name": "Record",
1973
+ "qualifiedName": "Record",
1974
+ "package": "typescript"
1975
+ }
1976
+ }
1977
+ ],
1978
+ "groups": [
1979
+ {
1980
+ "title": "Properties",
1981
+ "children": [
1982
+ 181,
1983
+ 182
1984
+ ]
1985
+ }
1986
+ ],
1987
+ "sources": [
1988
+ {
1989
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1990
+ "line": 10,
1991
+ "character": 15
1992
+ }
1993
+ ]
1994
+ }
1995
+ }
1996
+ }
1997
+ ],
1998
+ "groups": [
1999
+ {
2000
+ "title": "Properties",
2001
+ "children": [
2002
+ 178,
2003
+ 179
2004
+ ]
2005
+ }
2006
+ ],
2007
+ "sources": [
2008
+ {
2009
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
2010
+ "line": 8,
2011
+ "character": 79
2012
+ }
2013
+ ]
2014
+ }
2015
+ },
1177
2016
  {
1178
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1179
- "line": 4,
1180
- "character": 51
2017
+ "type": "reflection",
2018
+ "declaration": {
2019
+ "id": 183,
2020
+ "name": "__type",
2021
+ "kind": 65536,
2022
+ "kindString": "Type literal",
2023
+ "flags": {},
2024
+ "children": [
2025
+ {
2026
+ "id": 184,
2027
+ "name": "schema",
2028
+ "kind": 1024,
2029
+ "kindString": "Property",
2030
+ "flags": {},
2031
+ "sources": [
2032
+ {
2033
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
2034
+ "line": 19,
2035
+ "character": 4
2036
+ }
2037
+ ],
2038
+ "type": {
2039
+ "type": "intrinsic",
2040
+ "name": "string"
2041
+ }
2042
+ }
2043
+ ],
2044
+ "groups": [
2045
+ {
2046
+ "title": "Properties",
2047
+ "children": [
2048
+ 184
2049
+ ]
2050
+ }
2051
+ ],
2052
+ "sources": [
2053
+ {
2054
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
2055
+ "line": 18,
2056
+ "character": 17
2057
+ }
2058
+ ]
2059
+ }
1181
2060
  }
1182
2061
  ]
1183
2062
  }
1184
- }
1185
- ]
1186
- }
1187
- ],
1188
- "name": "Queryable"
1189
- },
1190
- "inheritedFrom": {
1191
- "type": "reference",
1192
- "name": "AbstractWitness.supportedQueryValidator"
1193
- }
1194
- },
1195
- {
1196
- "id": 23,
1197
- "name": "configSchema",
1198
- "kind": 1024,
1199
- "kindString": "Property",
1200
- "flags": {
1201
- "isStatic": true
1202
- },
1203
- "sources": [
1204
- {
1205
- "fileName": "plugins/packages/payloadset/packages/domain/src/Witness.ts",
1206
- "line": 9,
1207
- "character": 18,
1208
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/domain/src/Witness.ts#L9"
1209
- }
1210
- ],
1211
- "type": {
1212
- "type": "intrinsic",
1213
- "name": "string"
1214
- },
1215
- "defaultValue": "XyoDomainWitnessConfigSchema",
1216
- "overwrites": {
1217
- "type": "reference",
1218
- "name": "AbstractWitness.configSchema"
1219
- }
1220
- },
1221
- {
1222
- "id": 44,
1223
- "name": "defaultLogger",
1224
- "kind": 1024,
1225
- "kindString": "Property",
1226
- "flags": {
1227
- "isStatic": true,
1228
- "isOptional": true
1229
- },
1230
- "sources": [
1231
- {
1232
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1233
- "line": 14,
1234
- "character": 11
2063
+ ],
2064
+ "name": "Module"
2065
+ }
2066
+ ],
2067
+ "name": "CompositeModuleResolver"
2068
+ },
2069
+ "inheritedFrom": {
2070
+ "type": "reference",
2071
+ "name": "AbstractWitness.parentResolver"
1235
2072
  }
1236
- ],
1237
- "type": {
1238
- "type": "reference",
1239
- "name": "Logger"
1240
2073
  },
1241
2074
  "inheritedFrom": {
1242
2075
  "type": "reference",
1243
- "name": "AbstractWitness.defaultLogger"
2076
+ "name": "AbstractWitness.parentResolver"
1244
2077
  }
1245
2078
  },
1246
2079
  {
1247
- "id": 24,
1248
- "name": "dmarc",
1249
- "kind": 1024,
1250
- "kindString": "Property",
1251
- "flags": {
1252
- "isPublic": true,
1253
- "isStatic": true
1254
- },
1255
- "sources": [
1256
- {
1257
- "fileName": "plugins/packages/payloadset/packages/domain/src/Witness.ts",
1258
- "line": 10,
1259
- "character": 16,
1260
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/domain/src/Witness.ts#L10"
1261
- }
1262
- ],
1263
- "type": {
1264
- "type": "intrinsic",
1265
- "name": "string"
1266
- },
1267
- "defaultValue": "'_xyo'"
1268
- },
1269
- {
1270
- "id": 155,
1271
- "name": "address",
2080
+ "id": 185,
2081
+ "name": "previousHash",
1272
2082
  "kind": 262144,
1273
2083
  "kindString": "Accessor",
1274
2084
  "flags": {},
1275
2085
  "sources": [
1276
2086
  {
1277
2087
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1278
- "line": 24,
2088
+ "line": 35,
1279
2089
  "character": 8
1280
2090
  }
1281
2091
  ],
1282
2092
  "getSignature": {
1283
- "id": 156,
1284
- "name": "address",
2093
+ "id": 186,
2094
+ "name": "previousHash",
1285
2095
  "kind": 524288,
1286
2096
  "kindString": "Get signature",
1287
2097
  "flags": {},
1288
2098
  "type": {
1289
- "type": "intrinsic",
1290
- "name": "string"
2099
+ "type": "union",
2100
+ "types": [
2101
+ {
2102
+ "type": "intrinsic",
2103
+ "name": "undefined"
2104
+ },
2105
+ {
2106
+ "type": "reference",
2107
+ "name": "XyoData"
2108
+ }
2109
+ ]
1291
2110
  },
1292
2111
  "inheritedFrom": {
1293
2112
  "type": "reference",
1294
- "name": "AbstractWitness.address"
2113
+ "name": "AbstractWitness.previousHash"
1295
2114
  }
1296
2115
  },
1297
2116
  "inheritedFrom": {
1298
2117
  "type": "reference",
1299
- "name": "AbstractWitness.address"
2118
+ "name": "AbstractWitness.previousHash"
1300
2119
  }
1301
2120
  },
1302
2121
  {
1303
- "id": 157,
1304
- "name": "parentResolver",
2122
+ "id": 85,
2123
+ "name": "queries",
1305
2124
  "kind": 262144,
1306
2125
  "kindString": "Accessor",
1307
2126
  "flags": {},
1308
2127
  "sources": [
1309
2128
  {
1310
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1311
- "line": 25,
2129
+ "fileName": "modules/packages/witness/dist/types/AbstractWitness.d.ts",
2130
+ "line": 8,
1312
2131
  "character": 8
1313
2132
  }
1314
2133
  ],
1315
2134
  "getSignature": {
1316
- "id": 158,
1317
- "name": "parentResolver",
2135
+ "id": 86,
2136
+ "name": "queries",
1318
2137
  "kind": 524288,
1319
2138
  "kindString": "Get signature",
1320
2139
  "flags": {},
1321
2140
  "type": {
1322
- "type": "reference",
1323
- "name": "CompositeModuleResolver"
2141
+ "type": "array",
2142
+ "elementType": {
2143
+ "type": "intrinsic",
2144
+ "name": "string"
2145
+ }
1324
2146
  },
1325
2147
  "inheritedFrom": {
1326
2148
  "type": "reference",
1327
- "name": "AbstractWitness.parentResolver"
2149
+ "name": "AbstractWitness.queries"
1328
2150
  }
1329
2151
  },
1330
2152
  "inheritedFrom": {
1331
2153
  "type": "reference",
1332
- "name": "AbstractWitness.parentResolver"
2154
+ "name": "AbstractWitness.queries"
1333
2155
  }
1334
2156
  },
1335
2157
  {
1336
- "id": 159,
1337
- "name": "previousHash",
2158
+ "id": 187,
2159
+ "name": "resolver",
1338
2160
  "kind": 262144,
1339
2161
  "kindString": "Accessor",
1340
2162
  "flags": {},
1341
2163
  "sources": [
1342
2164
  {
1343
2165
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1344
- "line": 26,
2166
+ "line": 37,
1345
2167
  "character": 8
1346
2168
  }
1347
2169
  ],
1348
2170
  "getSignature": {
1349
- "id": 160,
1350
- "name": "previousHash",
2171
+ "id": 188,
2172
+ "name": "resolver",
1351
2173
  "kind": 524288,
1352
2174
  "kindString": "Get signature",
1353
2175
  "flags": {},
1354
2176
  "type": {
1355
- "type": "union",
1356
- "types": [
1357
- {
1358
- "type": "intrinsic",
1359
- "name": "undefined"
1360
- },
2177
+ "type": "reference",
2178
+ "typeArguments": [
1361
2179
  {
1362
2180
  "type": "reference",
1363
- "name": "XyoData"
2181
+ "typeArguments": [
2182
+ {
2183
+ "type": "intersection",
2184
+ "types": [
2185
+ {
2186
+ "type": "reference",
2187
+ "name": "SchemaFields"
2188
+ },
2189
+ {
2190
+ "type": "reference",
2191
+ "name": "PayloadFields"
2192
+ },
2193
+ {
2194
+ "type": "reflection",
2195
+ "declaration": {
2196
+ "id": 189,
2197
+ "name": "__type",
2198
+ "kind": 65536,
2199
+ "kindString": "Type literal",
2200
+ "flags": {},
2201
+ "children": [
2202
+ {
2203
+ "id": 190,
2204
+ "name": "name",
2205
+ "kind": 1024,
2206
+ "kindString": "Property",
2207
+ "flags": {
2208
+ "isOptional": true
2209
+ },
2210
+ "sources": [
2211
+ {
2212
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
2213
+ "line": 9,
2214
+ "character": 4
2215
+ }
2216
+ ],
2217
+ "type": {
2218
+ "type": "intrinsic",
2219
+ "name": "string"
2220
+ }
2221
+ },
2222
+ {
2223
+ "id": 191,
2224
+ "name": "security",
2225
+ "kind": 1024,
2226
+ "kindString": "Property",
2227
+ "flags": {
2228
+ "isOptional": true
2229
+ },
2230
+ "sources": [
2231
+ {
2232
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
2233
+ "line": 10,
2234
+ "character": 4
2235
+ }
2236
+ ],
2237
+ "type": {
2238
+ "type": "reflection",
2239
+ "declaration": {
2240
+ "id": 192,
2241
+ "name": "__type",
2242
+ "kind": 65536,
2243
+ "kindString": "Type literal",
2244
+ "flags": {},
2245
+ "children": [
2246
+ {
2247
+ "id": 193,
2248
+ "name": "allowed",
2249
+ "kind": 1024,
2250
+ "kindString": "Property",
2251
+ "flags": {
2252
+ "isOptional": true
2253
+ },
2254
+ "sources": [
2255
+ {
2256
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
2257
+ "line": 11,
2258
+ "character": 8
2259
+ }
2260
+ ],
2261
+ "type": {
2262
+ "type": "reference",
2263
+ "typeArguments": [
2264
+ {
2265
+ "type": "intrinsic",
2266
+ "name": "string"
2267
+ },
2268
+ {
2269
+ "type": "array",
2270
+ "elementType": {
2271
+ "type": "union",
2272
+ "types": [
2273
+ {
2274
+ "type": "intrinsic",
2275
+ "name": "string"
2276
+ },
2277
+ {
2278
+ "type": "reference",
2279
+ "name": "CosigningAddressSet"
2280
+ }
2281
+ ]
2282
+ }
2283
+ }
2284
+ ],
2285
+ "name": "Record",
2286
+ "qualifiedName": "Record",
2287
+ "package": "typescript"
2288
+ }
2289
+ },
2290
+ {
2291
+ "id": 194,
2292
+ "name": "disallowed",
2293
+ "kind": 1024,
2294
+ "kindString": "Property",
2295
+ "flags": {
2296
+ "isOptional": true
2297
+ },
2298
+ "sources": [
2299
+ {
2300
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
2301
+ "line": 12,
2302
+ "character": 8
2303
+ }
2304
+ ],
2305
+ "type": {
2306
+ "type": "reference",
2307
+ "typeArguments": [
2308
+ {
2309
+ "type": "intrinsic",
2310
+ "name": "string"
2311
+ },
2312
+ {
2313
+ "type": "array",
2314
+ "elementType": {
2315
+ "type": "intrinsic",
2316
+ "name": "string"
2317
+ }
2318
+ }
2319
+ ],
2320
+ "name": "Record",
2321
+ "qualifiedName": "Record",
2322
+ "package": "typescript"
2323
+ }
2324
+ }
2325
+ ],
2326
+ "groups": [
2327
+ {
2328
+ "title": "Properties",
2329
+ "children": [
2330
+ 193,
2331
+ 194
2332
+ ]
2333
+ }
2334
+ ],
2335
+ "sources": [
2336
+ {
2337
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
2338
+ "line": 10,
2339
+ "character": 15
2340
+ }
2341
+ ]
2342
+ }
2343
+ }
2344
+ }
2345
+ ],
2346
+ "groups": [
2347
+ {
2348
+ "title": "Properties",
2349
+ "children": [
2350
+ 190,
2351
+ 191
2352
+ ]
2353
+ }
2354
+ ],
2355
+ "sources": [
2356
+ {
2357
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
2358
+ "line": 8,
2359
+ "character": 79
2360
+ }
2361
+ ]
2362
+ }
2363
+ },
2364
+ {
2365
+ "type": "reflection",
2366
+ "declaration": {
2367
+ "id": 195,
2368
+ "name": "__type",
2369
+ "kind": 65536,
2370
+ "kindString": "Type literal",
2371
+ "flags": {},
2372
+ "children": [
2373
+ {
2374
+ "id": 196,
2375
+ "name": "schema",
2376
+ "kind": 1024,
2377
+ "kindString": "Property",
2378
+ "flags": {},
2379
+ "sources": [
2380
+ {
2381
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
2382
+ "line": 19,
2383
+ "character": 4
2384
+ }
2385
+ ],
2386
+ "type": {
2387
+ "type": "intrinsic",
2388
+ "name": "string"
2389
+ }
2390
+ }
2391
+ ],
2392
+ "groups": [
2393
+ {
2394
+ "title": "Properties",
2395
+ "children": [
2396
+ 196
2397
+ ]
2398
+ }
2399
+ ],
2400
+ "sources": [
2401
+ {
2402
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
2403
+ "line": 18,
2404
+ "character": 17
2405
+ }
2406
+ ]
2407
+ }
2408
+ }
2409
+ ]
2410
+ }
2411
+ ],
2412
+ "name": "Module"
1364
2413
  }
1365
- ]
1366
- },
1367
- "inheritedFrom": {
1368
- "type": "reference",
1369
- "name": "AbstractWitness.previousHash"
1370
- }
1371
- },
1372
- "inheritedFrom": {
1373
- "type": "reference",
1374
- "name": "AbstractWitness.previousHash"
1375
- }
1376
- },
1377
- {
1378
- "id": 161,
1379
- "name": "resolver",
1380
- "kind": 262144,
1381
- "kindString": "Accessor",
1382
- "flags": {},
1383
- "sources": [
1384
- {
1385
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1386
- "line": 27,
1387
- "character": 8
1388
- }
1389
- ],
1390
- "getSignature": {
1391
- "id": 162,
1392
- "name": "resolver",
1393
- "kind": 524288,
1394
- "kindString": "Get signature",
1395
- "flags": {},
1396
- "type": {
1397
- "type": "reference",
2414
+ ],
1398
2415
  "name": "CompositeModuleResolver"
1399
2416
  },
1400
2417
  "inheritedFrom": {
@@ -1408,7 +2425,7 @@
1408
2425
  }
1409
2426
  },
1410
2427
  {
1411
- "id": 85,
2428
+ "id": 87,
1412
2429
  "name": "targetSet",
1413
2430
  "kind": 262144,
1414
2431
  "kindString": "Accessor",
@@ -1416,12 +2433,12 @@
1416
2433
  "sources": [
1417
2434
  {
1418
2435
  "fileName": "modules/packages/witness/dist/types/AbstractWitness.d.ts",
1419
- "line": 8,
2436
+ "line": 9,
1420
2437
  "character": 8
1421
2438
  }
1422
2439
  ],
1423
2440
  "getSignature": {
1424
- "id": 86,
2441
+ "id": 88,
1425
2442
  "name": "targetSet",
1426
2443
  "kind": 524288,
1427
2444
  "kindString": "Get signature",
@@ -1451,14 +2468,14 @@
1451
2468
  {
1452
2469
  "type": "reflection",
1453
2470
  "declaration": {
1454
- "id": 87,
2471
+ "id": 89,
1455
2472
  "name": "__type",
1456
2473
  "kind": 65536,
1457
2474
  "kindString": "Type literal",
1458
2475
  "flags": {},
1459
2476
  "children": [
1460
2477
  {
1461
- "id": 88,
2478
+ "id": 90,
1462
2479
  "name": "schema",
1463
2480
  "kind": 1024,
1464
2481
  "kindString": "Property",
@@ -1466,7 +2483,7 @@
1466
2483
  "sources": [
1467
2484
  {
1468
2485
  "fileName": "modules/packages/witness/dist/types/AbstractWitness.d.ts",
1469
- "line": 9,
2486
+ "line": 10,
1470
2487
  "character": 8
1471
2488
  }
1472
2489
  ],
@@ -1480,14 +2497,14 @@
1480
2497
  {
1481
2498
  "title": "Properties",
1482
2499
  "children": [
1483
- 88
2500
+ 90
1484
2501
  ]
1485
2502
  }
1486
2503
  ],
1487
2504
  "sources": [
1488
2505
  {
1489
2506
  "fileName": "modules/packages/witness/dist/types/AbstractWitness.d.ts",
1490
- "line": 8,
2507
+ "line": 9,
1491
2508
  "character": 177
1492
2509
  }
1493
2510
  ]
@@ -1508,7 +2525,7 @@
1508
2525
  }
1509
2526
  },
1510
2527
  {
1511
- "id": 220,
2528
+ "id": 251,
1512
2529
  "name": "bindHashes",
1513
2530
  "kind": 2048,
1514
2531
  "kindString": "Method",
@@ -1518,20 +2535,20 @@
1518
2535
  "sources": [
1519
2536
  {
1520
2537
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1521
- "line": 37,
2538
+ "line": 45,
1522
2539
  "character": 14
1523
2540
  }
1524
2541
  ],
1525
2542
  "signatures": [
1526
2543
  {
1527
- "id": 221,
2544
+ "id": 252,
1528
2545
  "name": "bindHashes",
1529
2546
  "kind": 4096,
1530
2547
  "kindString": "Call signature",
1531
2548
  "flags": {},
1532
2549
  "parameters": [
1533
2550
  {
1534
- "id": 222,
2551
+ "id": 253,
1535
2552
  "name": "hashes",
1536
2553
  "kind": 32768,
1537
2554
  "kindString": "Parameter",
@@ -1545,7 +2562,7 @@
1545
2562
  }
1546
2563
  },
1547
2564
  {
1548
- "id": 223,
2565
+ "id": 254,
1549
2566
  "name": "schema",
1550
2567
  "kind": 32768,
1551
2568
  "kindString": "Parameter",
@@ -1559,7 +2576,7 @@
1559
2576
  }
1560
2577
  },
1561
2578
  {
1562
- "id": 224,
2579
+ "id": 255,
1563
2580
  "name": "account",
1564
2581
  "kind": 32768,
1565
2582
  "kindString": "Parameter",
@@ -1598,7 +2615,7 @@
1598
2615
  }
1599
2616
  },
1600
2617
  {
1601
- "id": 225,
2618
+ "id": 256,
1602
2619
  "name": "bindHashesInternal",
1603
2620
  "kind": 2048,
1604
2621
  "kindString": "Method",
@@ -1608,20 +2625,20 @@
1608
2625
  "sources": [
1609
2626
  {
1610
2627
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1611
- "line": 38,
2628
+ "line": 46,
1612
2629
  "character": 14
1613
2630
  }
1614
2631
  ],
1615
2632
  "signatures": [
1616
2633
  {
1617
- "id": 226,
2634
+ "id": 257,
1618
2635
  "name": "bindHashesInternal",
1619
2636
  "kind": 4096,
1620
2637
  "kindString": "Call signature",
1621
2638
  "flags": {},
1622
2639
  "parameters": [
1623
2640
  {
1624
- "id": 227,
2641
+ "id": 258,
1625
2642
  "name": "hashes",
1626
2643
  "kind": 32768,
1627
2644
  "kindString": "Parameter",
@@ -1635,7 +2652,7 @@
1635
2652
  }
1636
2653
  },
1637
2654
  {
1638
- "id": 228,
2655
+ "id": 259,
1639
2656
  "name": "schema",
1640
2657
  "kind": 32768,
1641
2658
  "kindString": "Parameter",
@@ -1649,7 +2666,7 @@
1649
2666
  }
1650
2667
  },
1651
2668
  {
1652
- "id": 229,
2669
+ "id": 260,
1653
2670
  "name": "account",
1654
2671
  "kind": 32768,
1655
2672
  "kindString": "Parameter",
@@ -1680,14 +2697,14 @@
1680
2697
  {
1681
2698
  "type": "reflection",
1682
2699
  "declaration": {
1683
- "id": 230,
2700
+ "id": 261,
1684
2701
  "name": "__type",
1685
2702
  "kind": 65536,
1686
2703
  "kindString": "Type literal",
1687
2704
  "flags": {},
1688
2705
  "children": [
1689
2706
  {
1690
- "id": 231,
2707
+ "id": 262,
1691
2708
  "name": "schema",
1692
2709
  "kind": 1024,
1693
2710
  "kindString": "Property",
@@ -1709,7 +2726,7 @@
1709
2726
  {
1710
2727
  "title": "Properties",
1711
2728
  "children": [
1712
- 231
2729
+ 262
1713
2730
  ]
1714
2731
  }
1715
2732
  ],
@@ -1736,7 +2753,7 @@
1736
2753
  }
1737
2754
  },
1738
2755
  {
1739
- "id": 232,
2756
+ "id": 263,
1740
2757
  "name": "bindQuery",
1741
2758
  "kind": 2048,
1742
2759
  "kindString": "Method",
@@ -1746,20 +2763,20 @@
1746
2763
  "sources": [
1747
2764
  {
1748
2765
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1749
- "line": 39,
2766
+ "line": 47,
1750
2767
  "character": 14
1751
2768
  }
1752
2769
  ],
1753
2770
  "signatures": [
1754
2771
  {
1755
- "id": 233,
2772
+ "id": 264,
1756
2773
  "name": "bindQuery",
1757
2774
  "kind": 4096,
1758
2775
  "kindString": "Call signature",
1759
2776
  "flags": {},
1760
2777
  "typeParameter": [
1761
2778
  {
1762
- "id": 238,
2779
+ "id": 269,
1763
2780
  "name": "T",
1764
2781
  "kind": 131072,
1765
2782
  "kindString": "Type parameter",
@@ -1785,14 +2802,14 @@
1785
2802
  {
1786
2803
  "type": "reflection",
1787
2804
  "declaration": {
1788
- "id": 234,
2805
+ "id": 265,
1789
2806
  "name": "__type",
1790
2807
  "kind": 65536,
1791
2808
  "kindString": "Type literal",
1792
2809
  "flags": {},
1793
2810
  "children": [
1794
2811
  {
1795
- "id": 235,
2812
+ "id": 266,
1796
2813
  "name": "schema",
1797
2814
  "kind": 1024,
1798
2815
  "kindString": "Property",
@@ -1814,7 +2831,7 @@
1814
2831
  {
1815
2832
  "title": "Properties",
1816
2833
  "children": [
1817
- 235
2834
+ 266
1818
2835
  ]
1819
2836
  }
1820
2837
  ],
@@ -1850,14 +2867,14 @@
1850
2867
  {
1851
2868
  "type": "reflection",
1852
2869
  "declaration": {
1853
- "id": 236,
2870
+ "id": 267,
1854
2871
  "name": "__type",
1855
2872
  "kind": 65536,
1856
2873
  "kindString": "Type literal",
1857
2874
  "flags": {},
1858
2875
  "children": [
1859
2876
  {
1860
- "id": 237,
2877
+ "id": 268,
1861
2878
  "name": "schema",
1862
2879
  "kind": 1024,
1863
2880
  "kindString": "Property",
@@ -1879,7 +2896,7 @@
1879
2896
  {
1880
2897
  "title": "Properties",
1881
2898
  "children": [
1882
- 237
2899
+ 268
1883
2900
  ]
1884
2901
  }
1885
2902
  ],
@@ -1903,19 +2920,19 @@
1903
2920
  ],
1904
2921
  "parameters": [
1905
2922
  {
1906
- "id": 239,
2923
+ "id": 270,
1907
2924
  "name": "query",
1908
2925
  "kind": 32768,
1909
2926
  "kindString": "Parameter",
1910
2927
  "flags": {},
1911
2928
  "type": {
1912
2929
  "type": "reference",
1913
- "id": 238,
2930
+ "id": 269,
1914
2931
  "name": "T"
1915
2932
  }
1916
2933
  },
1917
2934
  {
1918
- "id": 240,
2935
+ "id": 271,
1919
2936
  "name": "payloads",
1920
2937
  "kind": 32768,
1921
2938
  "kindString": "Parameter",
@@ -1938,14 +2955,14 @@
1938
2955
  {
1939
2956
  "type": "reflection",
1940
2957
  "declaration": {
1941
- "id": 241,
2958
+ "id": 272,
1942
2959
  "name": "__type",
1943
2960
  "kind": 65536,
1944
2961
  "kindString": "Type literal",
1945
2962
  "flags": {},
1946
2963
  "children": [
1947
2964
  {
1948
- "id": 242,
2965
+ "id": 273,
1949
2966
  "name": "schema",
1950
2967
  "kind": 1024,
1951
2968
  "kindString": "Property",
@@ -1967,7 +2984,7 @@
1967
2984
  {
1968
2985
  "title": "Properties",
1969
2986
  "children": [
1970
- 242
2987
+ 273
1971
2988
  ]
1972
2989
  }
1973
2990
  ],
@@ -1985,7 +3002,7 @@
1985
3002
  }
1986
3003
  },
1987
3004
  {
1988
- "id": 243,
3005
+ "id": 274,
1989
3006
  "name": "account",
1990
3007
  "kind": 32768,
1991
3008
  "kindString": "Parameter",
@@ -2022,14 +3039,14 @@
2022
3039
  {
2023
3040
  "type": "reflection",
2024
3041
  "declaration": {
2025
- "id": 244,
3042
+ "id": 275,
2026
3043
  "name": "__type",
2027
3044
  "kind": 65536,
2028
3045
  "kindString": "Type literal",
2029
3046
  "flags": {},
2030
3047
  "children": [
2031
3048
  {
2032
- "id": 245,
3049
+ "id": 276,
2033
3050
  "name": "query",
2034
3051
  "kind": 1024,
2035
3052
  "kindString": "Property",
@@ -2047,7 +3064,7 @@
2047
3064
  }
2048
3065
  },
2049
3066
  {
2050
- "id": 246,
3067
+ "id": 277,
2051
3068
  "name": "resultSet",
2052
3069
  "kind": 1024,
2053
3070
  "kindString": "Property",
@@ -2067,7 +3084,7 @@
2067
3084
  }
2068
3085
  },
2069
3086
  {
2070
- "id": 247,
3087
+ "id": 278,
2071
3088
  "name": "schema",
2072
3089
  "kind": 1024,
2073
3090
  "kindString": "Property",
@@ -2089,9 +3106,9 @@
2089
3106
  {
2090
3107
  "title": "Properties",
2091
3108
  "children": [
2092
- 245,
2093
- 246,
2094
- 247
3109
+ 276,
3110
+ 277,
3111
+ 278
2095
3112
  ]
2096
3113
  }
2097
3114
  ],
@@ -2122,14 +3139,14 @@
2122
3139
  {
2123
3140
  "type": "reflection",
2124
3141
  "declaration": {
2125
- "id": 248,
3142
+ "id": 279,
2126
3143
  "name": "__type",
2127
3144
  "kind": 65536,
2128
3145
  "kindString": "Type literal",
2129
3146
  "flags": {},
2130
3147
  "children": [
2131
3148
  {
2132
- "id": 249,
3149
+ "id": 280,
2133
3150
  "name": "schema",
2134
3151
  "kind": 1024,
2135
3152
  "kindString": "Property",
@@ -2151,7 +3168,7 @@
2151
3168
  {
2152
3169
  "title": "Properties",
2153
3170
  "children": [
2154
- 249
3171
+ 280
2155
3172
  ]
2156
3173
  }
2157
3174
  ],
@@ -2188,7 +3205,7 @@
2188
3205
  }
2189
3206
  },
2190
3207
  {
2191
- "id": 250,
3208
+ "id": 281,
2192
3209
  "name": "bindQueryInternal",
2193
3210
  "kind": 2048,
2194
3211
  "kindString": "Method",
@@ -2198,20 +3215,20 @@
2198
3215
  "sources": [
2199
3216
  {
2200
3217
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2201
- "line": 40,
3218
+ "line": 48,
2202
3219
  "character": 14
2203
3220
  }
2204
3221
  ],
2205
3222
  "signatures": [
2206
3223
  {
2207
- "id": 251,
3224
+ "id": 282,
2208
3225
  "name": "bindQueryInternal",
2209
3226
  "kind": 4096,
2210
3227
  "kindString": "Call signature",
2211
3228
  "flags": {},
2212
3229
  "typeParameter": [
2213
3230
  {
2214
- "id": 256,
3231
+ "id": 287,
2215
3232
  "name": "T",
2216
3233
  "kind": 131072,
2217
3234
  "kindString": "Type parameter",
@@ -2237,14 +3254,14 @@
2237
3254
  {
2238
3255
  "type": "reflection",
2239
3256
  "declaration": {
2240
- "id": 252,
3257
+ "id": 283,
2241
3258
  "name": "__type",
2242
3259
  "kind": 65536,
2243
3260
  "kindString": "Type literal",
2244
3261
  "flags": {},
2245
3262
  "children": [
2246
3263
  {
2247
- "id": 253,
3264
+ "id": 284,
2248
3265
  "name": "schema",
2249
3266
  "kind": 1024,
2250
3267
  "kindString": "Property",
@@ -2266,7 +3283,7 @@
2266
3283
  {
2267
3284
  "title": "Properties",
2268
3285
  "children": [
2269
- 253
3286
+ 284
2270
3287
  ]
2271
3288
  }
2272
3289
  ],
@@ -2302,14 +3319,14 @@
2302
3319
  {
2303
3320
  "type": "reflection",
2304
3321
  "declaration": {
2305
- "id": 254,
3322
+ "id": 285,
2306
3323
  "name": "__type",
2307
3324
  "kind": 65536,
2308
3325
  "kindString": "Type literal",
2309
3326
  "flags": {},
2310
3327
  "children": [
2311
3328
  {
2312
- "id": 255,
3329
+ "id": 286,
2313
3330
  "name": "schema",
2314
3331
  "kind": 1024,
2315
3332
  "kindString": "Property",
@@ -2331,7 +3348,7 @@
2331
3348
  {
2332
3349
  "title": "Properties",
2333
3350
  "children": [
2334
- 255
3351
+ 286
2335
3352
  ]
2336
3353
  }
2337
3354
  ],
@@ -2355,19 +3372,19 @@
2355
3372
  ],
2356
3373
  "parameters": [
2357
3374
  {
2358
- "id": 257,
3375
+ "id": 288,
2359
3376
  "name": "query",
2360
3377
  "kind": 32768,
2361
3378
  "kindString": "Parameter",
2362
3379
  "flags": {},
2363
3380
  "type": {
2364
3381
  "type": "reference",
2365
- "id": 256,
3382
+ "id": 287,
2366
3383
  "name": "T"
2367
3384
  }
2368
3385
  },
2369
3386
  {
2370
- "id": 258,
3387
+ "id": 289,
2371
3388
  "name": "payloads",
2372
3389
  "kind": 32768,
2373
3390
  "kindString": "Parameter",
@@ -2390,14 +3407,14 @@
2390
3407
  {
2391
3408
  "type": "reflection",
2392
3409
  "declaration": {
2393
- "id": 259,
3410
+ "id": 290,
2394
3411
  "name": "__type",
2395
3412
  "kind": 65536,
2396
3413
  "kindString": "Type literal",
2397
3414
  "flags": {},
2398
3415
  "children": [
2399
3416
  {
2400
- "id": 260,
3417
+ "id": 291,
2401
3418
  "name": "schema",
2402
3419
  "kind": 1024,
2403
3420
  "kindString": "Property",
@@ -2419,7 +3436,7 @@
2419
3436
  {
2420
3437
  "title": "Properties",
2421
3438
  "children": [
2422
- 260
3439
+ 291
2423
3440
  ]
2424
3441
  }
2425
3442
  ],
@@ -2437,7 +3454,7 @@
2437
3454
  }
2438
3455
  },
2439
3456
  {
2440
- "id": 261,
3457
+ "id": 292,
2441
3458
  "name": "account",
2442
3459
  "kind": 32768,
2443
3460
  "kindString": "Parameter",
@@ -2471,14 +3488,14 @@
2471
3488
  {
2472
3489
  "type": "reflection",
2473
3490
  "declaration": {
2474
- "id": 262,
3491
+ "id": 293,
2475
3492
  "name": "__type",
2476
3493
  "kind": 65536,
2477
3494
  "kindString": "Type literal",
2478
3495
  "flags": {},
2479
3496
  "children": [
2480
3497
  {
2481
- "id": 263,
3498
+ "id": 294,
2482
3499
  "name": "query",
2483
3500
  "kind": 1024,
2484
3501
  "kindString": "Property",
@@ -2496,7 +3513,7 @@
2496
3513
  }
2497
3514
  },
2498
3515
  {
2499
- "id": 264,
3516
+ "id": 295,
2500
3517
  "name": "resultSet",
2501
3518
  "kind": 1024,
2502
3519
  "kindString": "Property",
@@ -2516,7 +3533,7 @@
2516
3533
  }
2517
3534
  },
2518
3535
  {
2519
- "id": 265,
3536
+ "id": 296,
2520
3537
  "name": "schema",
2521
3538
  "kind": 1024,
2522
3539
  "kindString": "Property",
@@ -2538,9 +3555,9 @@
2538
3555
  {
2539
3556
  "title": "Properties",
2540
3557
  "children": [
2541
- 263,
2542
- 264,
2543
- 265
3558
+ 294,
3559
+ 295,
3560
+ 296
2544
3561
  ]
2545
3562
  }
2546
3563
  ],
@@ -2571,14 +3588,14 @@
2571
3588
  {
2572
3589
  "type": "reflection",
2573
3590
  "declaration": {
2574
- "id": 266,
3591
+ "id": 297,
2575
3592
  "name": "__type",
2576
3593
  "kind": 65536,
2577
3594
  "kindString": "Type literal",
2578
3595
  "flags": {},
2579
3596
  "children": [
2580
3597
  {
2581
- "id": 267,
3598
+ "id": 298,
2582
3599
  "name": "schema",
2583
3600
  "kind": 1024,
2584
3601
  "kindString": "Property",
@@ -2600,7 +3617,7 @@
2600
3617
  {
2601
3618
  "title": "Properties",
2602
3619
  "children": [
2603
- 267
3620
+ 298
2604
3621
  ]
2605
3622
  }
2606
3623
  ],
@@ -2630,7 +3647,7 @@
2630
3647
  }
2631
3648
  },
2632
3649
  {
2633
- "id": 268,
3650
+ "id": 299,
2634
3651
  "name": "bindResult",
2635
3652
  "kind": 2048,
2636
3653
  "kindString": "Method",
@@ -2640,20 +3657,20 @@
2640
3657
  "sources": [
2641
3658
  {
2642
3659
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2643
- "line": 41,
3660
+ "line": 49,
2644
3661
  "character": 14
2645
3662
  }
2646
3663
  ],
2647
3664
  "signatures": [
2648
3665
  {
2649
- "id": 269,
3666
+ "id": 300,
2650
3667
  "name": "bindResult",
2651
3668
  "kind": 4096,
2652
3669
  "kindString": "Call signature",
2653
3670
  "flags": {},
2654
3671
  "parameters": [
2655
3672
  {
2656
- "id": 270,
3673
+ "id": 301,
2657
3674
  "name": "payloads",
2658
3675
  "kind": 32768,
2659
3676
  "kindString": "Parameter",
@@ -2674,14 +3691,14 @@
2674
3691
  {
2675
3692
  "type": "reflection",
2676
3693
  "declaration": {
2677
- "id": 271,
3694
+ "id": 302,
2678
3695
  "name": "__type",
2679
3696
  "kind": 65536,
2680
3697
  "kindString": "Type literal",
2681
3698
  "flags": {},
2682
3699
  "children": [
2683
3700
  {
2684
- "id": 272,
3701
+ "id": 303,
2685
3702
  "name": "schema",
2686
3703
  "kind": 1024,
2687
3704
  "kindString": "Property",
@@ -2703,7 +3720,7 @@
2703
3720
  {
2704
3721
  "title": "Properties",
2705
3722
  "children": [
2706
- 272
3723
+ 303
2707
3724
  ]
2708
3725
  }
2709
3726
  ],
@@ -2721,7 +3738,7 @@
2721
3738
  }
2722
3739
  },
2723
3740
  {
2724
- "id": 273,
3741
+ "id": 304,
2725
3742
  "name": "account",
2726
3743
  "kind": 32768,
2727
3744
  "kindString": "Parameter",
@@ -2754,14 +3771,14 @@
2754
3771
  {
2755
3772
  "type": "reflection",
2756
3773
  "declaration": {
2757
- "id": 274,
3774
+ "id": 305,
2758
3775
  "name": "__type",
2759
3776
  "kind": 65536,
2760
3777
  "kindString": "Type literal",
2761
3778
  "flags": {},
2762
3779
  "children": [
2763
3780
  {
2764
- "id": 275,
3781
+ "id": 306,
2765
3782
  "name": "schema",
2766
3783
  "kind": 1024,
2767
3784
  "kindString": "Property",
@@ -2783,7 +3800,7 @@
2783
3800
  {
2784
3801
  "title": "Properties",
2785
3802
  "children": [
2786
- 275
3803
+ 306
2787
3804
  ]
2788
3805
  }
2789
3806
  ],
@@ -2820,7 +3837,7 @@
2820
3837
  }
2821
3838
  },
2822
3839
  {
2823
- "id": 276,
3840
+ "id": 307,
2824
3841
  "name": "bindResultInternal",
2825
3842
  "kind": 2048,
2826
3843
  "kindString": "Method",
@@ -2830,20 +3847,20 @@
2830
3847
  "sources": [
2831
3848
  {
2832
3849
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2833
- "line": 42,
3850
+ "line": 50,
2834
3851
  "character": 14
2835
3852
  }
2836
3853
  ],
2837
3854
  "signatures": [
2838
3855
  {
2839
- "id": 277,
3856
+ "id": 308,
2840
3857
  "name": "bindResultInternal",
2841
3858
  "kind": 4096,
2842
3859
  "kindString": "Call signature",
2843
3860
  "flags": {},
2844
3861
  "parameters": [
2845
3862
  {
2846
- "id": 278,
3863
+ "id": 309,
2847
3864
  "name": "payloads",
2848
3865
  "kind": 32768,
2849
3866
  "kindString": "Parameter",
@@ -2864,14 +3881,14 @@
2864
3881
  {
2865
3882
  "type": "reflection",
2866
3883
  "declaration": {
2867
- "id": 279,
3884
+ "id": 310,
2868
3885
  "name": "__type",
2869
3886
  "kind": 65536,
2870
3887
  "kindString": "Type literal",
2871
3888
  "flags": {},
2872
3889
  "children": [
2873
3890
  {
2874
- "id": 280,
3891
+ "id": 311,
2875
3892
  "name": "schema",
2876
3893
  "kind": 1024,
2877
3894
  "kindString": "Property",
@@ -2893,7 +3910,7 @@
2893
3910
  {
2894
3911
  "title": "Properties",
2895
3912
  "children": [
2896
- 280
3913
+ 311
2897
3914
  ]
2898
3915
  }
2899
3916
  ],
@@ -2911,7 +3928,7 @@
2911
3928
  }
2912
3929
  },
2913
3930
  {
2914
- "id": 281,
3931
+ "id": 312,
2915
3932
  "name": "account",
2916
3933
  "kind": 32768,
2917
3934
  "kindString": "Parameter",
@@ -2941,14 +3958,14 @@
2941
3958
  {
2942
3959
  "type": "reflection",
2943
3960
  "declaration": {
2944
- "id": 282,
3961
+ "id": 313,
2945
3962
  "name": "__type",
2946
3963
  "kind": 65536,
2947
3964
  "kindString": "Type literal",
2948
3965
  "flags": {},
2949
3966
  "children": [
2950
3967
  {
2951
- "id": 283,
3968
+ "id": 314,
2952
3969
  "name": "schema",
2953
3970
  "kind": 1024,
2954
3971
  "kindString": "Property",
@@ -2970,7 +3987,7 @@
2970
3987
  {
2971
3988
  "title": "Properties",
2972
3989
  "children": [
2973
- 283
3990
+ 314
2974
3991
  ]
2975
3992
  }
2976
3993
  ],
@@ -3000,52 +4017,7 @@
3000
4017
  }
3001
4018
  },
3002
4019
  {
3003
- "id": 163,
3004
- "name": "description",
3005
- "kind": 2048,
3006
- "kindString": "Method",
3007
- "flags": {},
3008
- "sources": [
3009
- {
3010
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3011
- "line": 29,
3012
- "character": 4
3013
- }
3014
- ],
3015
- "signatures": [
3016
- {
3017
- "id": 164,
3018
- "name": "description",
3019
- "kind": 4096,
3020
- "kindString": "Call signature",
3021
- "flags": {},
3022
- "type": {
3023
- "type": "reference",
3024
- "typeArguments": [
3025
- {
3026
- "type": "reference",
3027
- "name": "ModuleDescription"
3028
- },
3029
- {
3030
- "type": "intrinsic",
3031
- "name": "never"
3032
- }
3033
- ],
3034
- "name": "Promisable"
3035
- },
3036
- "inheritedFrom": {
3037
- "type": "reference",
3038
- "name": "AbstractWitness.description"
3039
- }
3040
- }
3041
- ],
3042
- "inheritedFrom": {
3043
- "type": "reference",
3044
- "name": "AbstractWitness.description"
3045
- }
3046
- },
3047
- {
3048
- "id": 165,
4020
+ "id": 197,
3049
4021
  "name": "discover",
3050
4022
  "kind": 2048,
3051
4023
  "kindString": "Method",
@@ -3053,32 +4025,17 @@
3053
4025
  "sources": [
3054
4026
  {
3055
4027
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3056
- "line": 30,
4028
+ "line": 39,
3057
4029
  "character": 4
3058
4030
  }
3059
4031
  ],
3060
4032
  "signatures": [
3061
4033
  {
3062
- "id": 166,
4034
+ "id": 198,
3063
4035
  "name": "discover",
3064
4036
  "kind": 4096,
3065
4037
  "kindString": "Call signature",
3066
4038
  "flags": {},
3067
- "parameters": [
3068
- {
3069
- "id": 167,
3070
- "name": "_queryAccount",
3071
- "kind": 32768,
3072
- "kindString": "Parameter",
3073
- "flags": {
3074
- "isOptional": true
3075
- },
3076
- "type": {
3077
- "type": "reference",
3078
- "name": "Account"
3079
- }
3080
- }
3081
- ],
3082
4039
  "type": {
3083
4040
  "type": "reference",
3084
4041
  "typeArguments": [
@@ -3098,14 +4055,14 @@
3098
4055
  {
3099
4056
  "type": "reflection",
3100
4057
  "declaration": {
3101
- "id": 168,
4058
+ "id": 199,
3102
4059
  "name": "__type",
3103
4060
  "kind": 65536,
3104
4061
  "kindString": "Type literal",
3105
4062
  "flags": {},
3106
4063
  "children": [
3107
4064
  {
3108
- "id": 169,
4065
+ "id": 200,
3109
4066
  "name": "schema",
3110
4067
  "kind": 1024,
3111
4068
  "kindString": "Property",
@@ -3127,7 +4084,7 @@
3127
4084
  {
3128
4085
  "title": "Properties",
3129
4086
  "children": [
3130
- 169
4087
+ 200
3131
4088
  ]
3132
4089
  }
3133
4090
  ],
@@ -3162,7 +4119,7 @@
3162
4119
  }
3163
4120
  },
3164
4121
  {
3165
- "id": 284,
4122
+ "id": 315,
3166
4123
  "name": "loadAccount",
3167
4124
  "kind": 2048,
3168
4125
  "kindString": "Method",
@@ -3172,20 +4129,20 @@
3172
4129
  "sources": [
3173
4130
  {
3174
4131
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3175
- "line": 43,
4132
+ "line": 51,
3176
4133
  "character": 14
3177
4134
  }
3178
4135
  ],
3179
4136
  "signatures": [
3180
4137
  {
3181
- "id": 285,
4138
+ "id": 316,
3182
4139
  "name": "loadAccount",
3183
4140
  "kind": 4096,
3184
4141
  "kindString": "Call signature",
3185
4142
  "flags": {},
3186
4143
  "parameters": [
3187
4144
  {
3188
- "id": 286,
4145
+ "id": 317,
3189
4146
  "name": "account",
3190
4147
  "kind": 32768,
3191
4148
  "kindString": "Parameter",
@@ -3224,7 +4181,7 @@
3224
4181
  "fileName": "plugins/packages/payloadset/packages/domain/src/Witness.ts",
3225
4182
  "line": 20,
3226
4183
  "character": 17,
3227
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/domain/src/Witness.ts#L20"
4184
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/domain/src/Witness.ts#L20"
3228
4185
  }
3229
4186
  ],
3230
4187
  "signatures": [
@@ -3825,44 +4782,6 @@
3825
4782
  "name": "AbstractWitness.observe"
3826
4783
  }
3827
4784
  },
3828
- {
3829
- "id": 89,
3830
- "name": "queries",
3831
- "kind": 2048,
3832
- "kindString": "Method",
3833
- "flags": {},
3834
- "sources": [
3835
- {
3836
- "fileName": "modules/packages/witness/dist/types/AbstractWitness.d.ts",
3837
- "line": 13,
3838
- "character": 4
3839
- }
3840
- ],
3841
- "signatures": [
3842
- {
3843
- "id": 90,
3844
- "name": "queries",
3845
- "kind": 4096,
3846
- "kindString": "Call signature",
3847
- "flags": {},
3848
- "type": {
3849
- "type": "array",
3850
- "elementType": {
3851
- "type": "intrinsic",
3852
- "name": "string"
3853
- }
3854
- },
3855
- "inheritedFrom": {
3856
- "type": "reference",
3857
- "name": "AbstractWitness.queries"
3858
- }
3859
- }
3860
- ],
3861
- "inheritedFrom": {
3862
- "type": "reference",
3863
- "name": "AbstractWitness.queries"
3864
- }
3865
- },
3866
4785
  {
3867
4786
  "id": 91,
3868
4787
  "name": "query",
@@ -4278,7 +5197,7 @@
4278
5197
  {
4279
5198
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4280
5199
  "line": 8,
4281
- "character": 87
5200
+ "character": 79
4282
5201
  }
4283
5202
  ]
4284
5203
  }
@@ -4507,7 +5426,7 @@
4507
5426
  {
4508
5427
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4509
5428
  "line": 8,
4510
- "character": 87
5429
+ "character": 79
4511
5430
  }
4512
5431
  ]
4513
5432
  }
@@ -4743,7 +5662,7 @@
4743
5662
  }
4744
5663
  },
4745
5664
  {
4746
- "id": 170,
5665
+ "id": 201,
4747
5666
  "name": "queryable",
4748
5667
  "kind": 2048,
4749
5668
  "kindString": "Method",
@@ -4751,20 +5670,20 @@
4751
5670
  "sources": [
4752
5671
  {
4753
5672
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
4754
- "line": 33,
5673
+ "line": 41,
4755
5674
  "character": 4
4756
5675
  }
4757
5676
  ],
4758
5677
  "signatures": [
4759
5678
  {
4760
- "id": 171,
5679
+ "id": 202,
4761
5680
  "name": "queryable",
4762
5681
  "kind": 4096,
4763
5682
  "kindString": "Call signature",
4764
5683
  "flags": {},
4765
5684
  "typeParameter": [
4766
5685
  {
4767
- "id": 180,
5686
+ "id": 211,
4768
5687
  "name": "T",
4769
5688
  "kind": 131072,
4770
5689
  "kindString": "Type parameter",
@@ -4787,14 +5706,14 @@
4787
5706
  {
4788
5707
  "type": "reflection",
4789
5708
  "declaration": {
4790
- "id": 172,
5709
+ "id": 203,
4791
5710
  "name": "__type",
4792
5711
  "kind": 65536,
4793
5712
  "kindString": "Type literal",
4794
5713
  "flags": {},
4795
5714
  "children": [
4796
5715
  {
4797
- "id": 173,
5716
+ "id": 204,
4798
5717
  "name": "query",
4799
5718
  "kind": 1024,
4800
5719
  "kindString": "Property",
@@ -4812,7 +5731,7 @@
4812
5731
  }
4813
5732
  },
4814
5733
  {
4815
- "id": 174,
5734
+ "id": 205,
4816
5735
  "name": "resultSet",
4817
5736
  "kind": 1024,
4818
5737
  "kindString": "Property",
@@ -4832,7 +5751,7 @@
4832
5751
  }
4833
5752
  },
4834
5753
  {
4835
- "id": 175,
5754
+ "id": 206,
4836
5755
  "name": "schema",
4837
5756
  "kind": 1024,
4838
5757
  "kindString": "Property",
@@ -4854,9 +5773,9 @@
4854
5773
  {
4855
5774
  "title": "Properties",
4856
5775
  "children": [
4857
- 173,
4858
- 174,
4859
- 175
5776
+ 204,
5777
+ 205,
5778
+ 206
4860
5779
  ]
4861
5780
  }
4862
5781
  ],
@@ -4889,14 +5808,14 @@
4889
5808
  {
4890
5809
  "type": "reflection",
4891
5810
  "declaration": {
4892
- "id": 176,
5811
+ "id": 207,
4893
5812
  "name": "__type",
4894
5813
  "kind": 65536,
4895
5814
  "kindString": "Type literal",
4896
5815
  "flags": {},
4897
5816
  "children": [
4898
5817
  {
4899
- "id": 177,
5818
+ "id": 208,
4900
5819
  "name": "query",
4901
5820
  "kind": 1024,
4902
5821
  "kindString": "Property",
@@ -4914,7 +5833,7 @@
4914
5833
  }
4915
5834
  },
4916
5835
  {
4917
- "id": 178,
5836
+ "id": 209,
4918
5837
  "name": "resultSet",
4919
5838
  "kind": 1024,
4920
5839
  "kindString": "Property",
@@ -4934,7 +5853,7 @@
4934
5853
  }
4935
5854
  },
4936
5855
  {
4937
- "id": 179,
5856
+ "id": 210,
4938
5857
  "name": "schema",
4939
5858
  "kind": 1024,
4940
5859
  "kindString": "Property",
@@ -4956,9 +5875,9 @@
4956
5875
  {
4957
5876
  "title": "Properties",
4958
5877
  "children": [
4959
- 177,
4960
- 178,
4961
- 179
5878
+ 208,
5879
+ 209,
5880
+ 210
4962
5881
  ]
4963
5882
  }
4964
5883
  ],
@@ -4975,7 +5894,7 @@
4975
5894
  }
4976
5895
  },
4977
5896
  {
4978
- "id": 197,
5897
+ "id": 228,
4979
5898
  "name": "TConfig",
4980
5899
  "kind": 131072,
4981
5900
  "kindString": "Type parameter",
@@ -4994,14 +5913,14 @@
4994
5913
  {
4995
5914
  "type": "reflection",
4996
5915
  "declaration": {
4997
- "id": 181,
5916
+ "id": 212,
4998
5917
  "name": "__type",
4999
5918
  "kind": 65536,
5000
5919
  "kindString": "Type literal",
5001
5920
  "flags": {},
5002
5921
  "children": [
5003
5922
  {
5004
- "id": 182,
5923
+ "id": 213,
5005
5924
  "name": "name",
5006
5925
  "kind": 1024,
5007
5926
  "kindString": "Property",
@@ -5021,7 +5940,7 @@
5021
5940
  }
5022
5941
  },
5023
5942
  {
5024
- "id": 183,
5943
+ "id": 214,
5025
5944
  "name": "security",
5026
5945
  "kind": 1024,
5027
5946
  "kindString": "Property",
@@ -5038,14 +5957,14 @@
5038
5957
  "type": {
5039
5958
  "type": "reflection",
5040
5959
  "declaration": {
5041
- "id": 184,
5960
+ "id": 215,
5042
5961
  "name": "__type",
5043
5962
  "kind": 65536,
5044
5963
  "kindString": "Type literal",
5045
5964
  "flags": {},
5046
5965
  "children": [
5047
5966
  {
5048
- "id": 185,
5967
+ "id": 216,
5049
5968
  "name": "allowed",
5050
5969
  "kind": 1024,
5051
5970
  "kindString": "Property",
@@ -5089,7 +6008,7 @@
5089
6008
  }
5090
6009
  },
5091
6010
  {
5092
- "id": 186,
6011
+ "id": 217,
5093
6012
  "name": "disallowed",
5094
6013
  "kind": 1024,
5095
6014
  "kindString": "Property",
@@ -5128,8 +6047,8 @@
5128
6047
  {
5129
6048
  "title": "Properties",
5130
6049
  "children": [
5131
- 185,
5132
- 186
6050
+ 216,
6051
+ 217
5133
6052
  ]
5134
6053
  }
5135
6054
  ],
@@ -5148,8 +6067,8 @@
5148
6067
  {
5149
6068
  "title": "Properties",
5150
6069
  "children": [
5151
- 182,
5152
- 183
6070
+ 213,
6071
+ 214
5153
6072
  ]
5154
6073
  }
5155
6074
  ],
@@ -5157,7 +6076,7 @@
5157
6076
  {
5158
6077
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5159
6078
  "line": 8,
5160
- "character": 87
6079
+ "character": 79
5161
6080
  }
5162
6081
  ]
5163
6082
  }
@@ -5165,14 +6084,14 @@
5165
6084
  {
5166
6085
  "type": "reflection",
5167
6086
  "declaration": {
5168
- "id": 187,
6087
+ "id": 218,
5169
6088
  "name": "__type",
5170
6089
  "kind": 65536,
5171
6090
  "kindString": "Type literal",
5172
6091
  "flags": {},
5173
6092
  "children": [
5174
6093
  {
5175
- "id": 188,
6094
+ "id": 219,
5176
6095
  "name": "schema",
5177
6096
  "kind": 1024,
5178
6097
  "kindString": "Property",
@@ -5194,7 +6113,7 @@
5194
6113
  {
5195
6114
  "title": "Properties",
5196
6115
  "children": [
5197
- 188
6116
+ 219
5198
6117
  ]
5199
6118
  }
5200
6119
  ],
@@ -5223,14 +6142,14 @@
5223
6142
  {
5224
6143
  "type": "reflection",
5225
6144
  "declaration": {
5226
- "id": 189,
6145
+ "id": 220,
5227
6146
  "name": "__type",
5228
6147
  "kind": 65536,
5229
6148
  "kindString": "Type literal",
5230
6149
  "flags": {},
5231
6150
  "children": [
5232
6151
  {
5233
- "id": 190,
6152
+ "id": 221,
5234
6153
  "name": "name",
5235
6154
  "kind": 1024,
5236
6155
  "kindString": "Property",
@@ -5250,7 +6169,7 @@
5250
6169
  }
5251
6170
  },
5252
6171
  {
5253
- "id": 191,
6172
+ "id": 222,
5254
6173
  "name": "security",
5255
6174
  "kind": 1024,
5256
6175
  "kindString": "Property",
@@ -5267,14 +6186,14 @@
5267
6186
  "type": {
5268
6187
  "type": "reflection",
5269
6188
  "declaration": {
5270
- "id": 192,
6189
+ "id": 223,
5271
6190
  "name": "__type",
5272
6191
  "kind": 65536,
5273
6192
  "kindString": "Type literal",
5274
6193
  "flags": {},
5275
6194
  "children": [
5276
6195
  {
5277
- "id": 193,
6196
+ "id": 224,
5278
6197
  "name": "allowed",
5279
6198
  "kind": 1024,
5280
6199
  "kindString": "Property",
@@ -5318,7 +6237,7 @@
5318
6237
  }
5319
6238
  },
5320
6239
  {
5321
- "id": 194,
6240
+ "id": 225,
5322
6241
  "name": "disallowed",
5323
6242
  "kind": 1024,
5324
6243
  "kindString": "Property",
@@ -5357,8 +6276,8 @@
5357
6276
  {
5358
6277
  "title": "Properties",
5359
6278
  "children": [
5360
- 193,
5361
- 194
6279
+ 224,
6280
+ 225
5362
6281
  ]
5363
6282
  }
5364
6283
  ],
@@ -5377,8 +6296,8 @@
5377
6296
  {
5378
6297
  "title": "Properties",
5379
6298
  "children": [
5380
- 190,
5381
- 191
6299
+ 221,
6300
+ 222
5382
6301
  ]
5383
6302
  }
5384
6303
  ],
@@ -5386,7 +6305,7 @@
5386
6305
  {
5387
6306
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5388
6307
  "line": 8,
5389
- "character": 87
6308
+ "character": 79
5390
6309
  }
5391
6310
  ]
5392
6311
  }
@@ -5394,14 +6313,14 @@
5394
6313
  {
5395
6314
  "type": "reflection",
5396
6315
  "declaration": {
5397
- "id": 195,
6316
+ "id": 226,
5398
6317
  "name": "__type",
5399
6318
  "kind": 65536,
5400
6319
  "kindString": "Type literal",
5401
6320
  "flags": {},
5402
6321
  "children": [
5403
6322
  {
5404
- "id": 196,
6323
+ "id": 227,
5405
6324
  "name": "schema",
5406
6325
  "kind": 1024,
5407
6326
  "kindString": "Property",
@@ -5423,7 +6342,7 @@
5423
6342
  {
5424
6343
  "title": "Properties",
5425
6344
  "children": [
5426
- 196
6345
+ 227
5427
6346
  ]
5428
6347
  }
5429
6348
  ],
@@ -5442,19 +6361,19 @@
5442
6361
  ],
5443
6362
  "parameters": [
5444
6363
  {
5445
- "id": 198,
6364
+ "id": 229,
5446
6365
  "name": "query",
5447
6366
  "kind": 32768,
5448
6367
  "kindString": "Parameter",
5449
6368
  "flags": {},
5450
6369
  "type": {
5451
6370
  "type": "reference",
5452
- "id": 180,
6371
+ "id": 211,
5453
6372
  "name": "T"
5454
6373
  }
5455
6374
  },
5456
6375
  {
5457
- "id": 199,
6376
+ "id": 230,
5458
6377
  "name": "payloads",
5459
6378
  "kind": 32768,
5460
6379
  "kindString": "Parameter",
@@ -5477,14 +6396,14 @@
5477
6396
  {
5478
6397
  "type": "reflection",
5479
6398
  "declaration": {
5480
- "id": 200,
6399
+ "id": 231,
5481
6400
  "name": "__type",
5482
6401
  "kind": 65536,
5483
6402
  "kindString": "Type literal",
5484
6403
  "flags": {},
5485
6404
  "children": [
5486
6405
  {
5487
- "id": 201,
6406
+ "id": 232,
5488
6407
  "name": "schema",
5489
6408
  "kind": 1024,
5490
6409
  "kindString": "Property",
@@ -5506,7 +6425,7 @@
5506
6425
  {
5507
6426
  "title": "Properties",
5508
6427
  "children": [
5509
- 201
6428
+ 232
5510
6429
  ]
5511
6430
  }
5512
6431
  ],
@@ -5524,7 +6443,7 @@
5524
6443
  }
5525
6444
  },
5526
6445
  {
5527
- "id": 202,
6446
+ "id": 233,
5528
6447
  "name": "queryConfig",
5529
6448
  "kind": 32768,
5530
6449
  "kindString": "Parameter",
@@ -5533,7 +6452,7 @@
5533
6452
  },
5534
6453
  "type": {
5535
6454
  "type": "reference",
5536
- "id": 197,
6455
+ "id": 228,
5537
6456
  "name": "TConfig"
5538
6457
  }
5539
6458
  }
@@ -5554,7 +6473,7 @@
5554
6473
  }
5555
6474
  },
5556
6475
  {
5557
- "id": 203,
6476
+ "id": 234,
5558
6477
  "name": "resolve",
5559
6478
  "kind": 2048,
5560
6479
  "kindString": "Method",
@@ -5562,20 +6481,20 @@
5562
6481
  "sources": [
5563
6482
  {
5564
6483
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5565
- "line": 34,
6484
+ "line": 42,
5566
6485
  "character": 4
5567
6486
  }
5568
6487
  ],
5569
6488
  "signatures": [
5570
6489
  {
5571
- "id": 204,
6490
+ "id": 235,
5572
6491
  "name": "resolve",
5573
6492
  "kind": 4096,
5574
6493
  "kindString": "Call signature",
5575
6494
  "flags": {},
5576
6495
  "parameters": [
5577
6496
  {
5578
- "id": 205,
6497
+ "id": 236,
5579
6498
  "name": "filter",
5580
6499
  "kind": 32768,
5581
6500
  "kindString": "Parameter",
@@ -5610,14 +6529,14 @@
5610
6529
  {
5611
6530
  "type": "reflection",
5612
6531
  "declaration": {
5613
- "id": 206,
6532
+ "id": 237,
5614
6533
  "name": "__type",
5615
6534
  "kind": 65536,
5616
6535
  "kindString": "Type literal",
5617
6536
  "flags": {},
5618
6537
  "children": [
5619
6538
  {
5620
- "id": 207,
6539
+ "id": 238,
5621
6540
  "name": "name",
5622
6541
  "kind": 1024,
5623
6542
  "kindString": "Property",
@@ -5637,7 +6556,7 @@
5637
6556
  }
5638
6557
  },
5639
6558
  {
5640
- "id": 208,
6559
+ "id": 239,
5641
6560
  "name": "security",
5642
6561
  "kind": 1024,
5643
6562
  "kindString": "Property",
@@ -5654,14 +6573,14 @@
5654
6573
  "type": {
5655
6574
  "type": "reflection",
5656
6575
  "declaration": {
5657
- "id": 209,
6576
+ "id": 240,
5658
6577
  "name": "__type",
5659
6578
  "kind": 65536,
5660
6579
  "kindString": "Type literal",
5661
6580
  "flags": {},
5662
6581
  "children": [
5663
6582
  {
5664
- "id": 210,
6583
+ "id": 241,
5665
6584
  "name": "allowed",
5666
6585
  "kind": 1024,
5667
6586
  "kindString": "Property",
@@ -5705,7 +6624,7 @@
5705
6624
  }
5706
6625
  },
5707
6626
  {
5708
- "id": 211,
6627
+ "id": 242,
5709
6628
  "name": "disallowed",
5710
6629
  "kind": 1024,
5711
6630
  "kindString": "Property",
@@ -5744,8 +6663,8 @@
5744
6663
  {
5745
6664
  "title": "Properties",
5746
6665
  "children": [
5747
- 210,
5748
- 211
6666
+ 241,
6667
+ 242
5749
6668
  ]
5750
6669
  }
5751
6670
  ],
@@ -5764,8 +6683,8 @@
5764
6683
  {
5765
6684
  "title": "Properties",
5766
6685
  "children": [
5767
- 207,
5768
- 208
6686
+ 238,
6687
+ 239
5769
6688
  ]
5770
6689
  }
5771
6690
  ],
@@ -5773,7 +6692,7 @@
5773
6692
  {
5774
6693
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5775
6694
  "line": 8,
5776
- "character": 87
6695
+ "character": 79
5777
6696
  }
5778
6697
  ]
5779
6698
  }
@@ -5781,14 +6700,14 @@
5781
6700
  {
5782
6701
  "type": "reflection",
5783
6702
  "declaration": {
5784
- "id": 212,
6703
+ "id": 243,
5785
6704
  "name": "__type",
5786
6705
  "kind": 65536,
5787
6706
  "kindString": "Type literal",
5788
6707
  "flags": {},
5789
6708
  "children": [
5790
6709
  {
5791
- "id": 213,
6710
+ "id": 244,
5792
6711
  "name": "schema",
5793
6712
  "kind": 1024,
5794
6713
  "kindString": "Property",
@@ -5810,7 +6729,7 @@
5810
6729
  {
5811
6730
  "title": "Properties",
5812
6731
  "children": [
5813
- 213
6732
+ 244
5814
6733
  ]
5815
6734
  }
5816
6735
  ],
@@ -5826,7 +6745,7 @@
5826
6745
  ]
5827
6746
  }
5828
6747
  ],
5829
- "name": "AbstractModule"
6748
+ "name": "Module"
5830
6749
  }
5831
6750
  }
5832
6751
  ],
@@ -5846,7 +6765,7 @@
5846
6765
  }
5847
6766
  },
5848
6767
  {
5849
- "id": 287,
6768
+ "id": 318,
5850
6769
  "name": "start",
5851
6770
  "kind": 2048,
5852
6771
  "kindString": "Method",
@@ -5856,20 +6775,20 @@
5856
6775
  "sources": [
5857
6776
  {
5858
6777
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5859
- "line": 44,
6778
+ "line": 52,
5860
6779
  "character": 14
5861
6780
  }
5862
6781
  ],
5863
6782
  "signatures": [
5864
6783
  {
5865
- "id": 288,
6784
+ "id": 319,
5866
6785
  "name": "start",
5867
6786
  "kind": 4096,
5868
6787
  "kindString": "Call signature",
5869
6788
  "flags": {},
5870
6789
  "parameters": [
5871
6790
  {
5872
- "id": 289,
6791
+ "id": 320,
5873
6792
  "name": "_timeout",
5874
6793
  "kind": 32768,
5875
6794
  "kindString": "Parameter",
@@ -5909,7 +6828,7 @@
5909
6828
  }
5910
6829
  },
5911
6830
  {
5912
- "id": 214,
6831
+ "id": 245,
5913
6832
  "name": "started",
5914
6833
  "kind": 2048,
5915
6834
  "kindString": "Method",
@@ -5917,20 +6836,20 @@
5917
6836
  "sources": [
5918
6837
  {
5919
6838
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5920
- "line": 35,
6839
+ "line": 43,
5921
6840
  "character": 4
5922
6841
  }
5923
6842
  ],
5924
6843
  "signatures": [
5925
6844
  {
5926
- "id": 215,
6845
+ "id": 246,
5927
6846
  "name": "started",
5928
6847
  "kind": 4096,
5929
6848
  "kindString": "Call signature",
5930
6849
  "flags": {},
5931
6850
  "parameters": [
5932
6851
  {
5933
- "id": 216,
6852
+ "id": 247,
5934
6853
  "name": "notStartedAction",
5935
6854
  "kind": 32768,
5936
6855
  "kindString": "Parameter",
@@ -5980,7 +6899,7 @@
5980
6899
  }
5981
6900
  },
5982
6901
  {
5983
- "id": 290,
6902
+ "id": 321,
5984
6903
  "name": "stop",
5985
6904
  "kind": 2048,
5986
6905
  "kindString": "Method",
@@ -5990,20 +6909,20 @@
5990
6909
  "sources": [
5991
6910
  {
5992
6911
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5993
- "line": 45,
6912
+ "line": 53,
5994
6913
  "character": 14
5995
6914
  }
5996
6915
  ],
5997
6916
  "signatures": [
5998
6917
  {
5999
- "id": 291,
6918
+ "id": 322,
6000
6919
  "name": "stop",
6001
6920
  "kind": 4096,
6002
6921
  "kindString": "Call signature",
6003
6922
  "flags": {},
6004
6923
  "parameters": [
6005
6924
  {
6006
- "id": 292,
6925
+ "id": 323,
6007
6926
  "name": "_timeout",
6008
6927
  "kind": 32768,
6009
6928
  "kindString": "Parameter",
@@ -6043,7 +6962,7 @@
6043
6962
  }
6044
6963
  },
6045
6964
  {
6046
- "id": 217,
6965
+ "id": 248,
6047
6966
  "name": "subscribe",
6048
6967
  "kind": 2048,
6049
6968
  "kindString": "Method",
@@ -6051,20 +6970,20 @@
6051
6970
  "sources": [
6052
6971
  {
6053
6972
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6054
- "line": 36,
6973
+ "line": 44,
6055
6974
  "character": 4
6056
6975
  }
6057
6976
  ],
6058
6977
  "signatures": [
6059
6978
  {
6060
- "id": 218,
6979
+ "id": 249,
6061
6980
  "name": "subscribe",
6062
6981
  "kind": 4096,
6063
6982
  "kindString": "Call signature",
6064
6983
  "flags": {},
6065
6984
  "parameters": [
6066
6985
  {
6067
- "id": 219,
6986
+ "id": 250,
6068
6987
  "name": "_queryAccount",
6069
6988
  "kind": 32768,
6070
6989
  "kindString": "Parameter",
@@ -6093,7 +7012,7 @@
6093
7012
  }
6094
7013
  },
6095
7014
  {
6096
- "id": 293,
7015
+ "id": 324,
6097
7016
  "name": "validateConfig",
6098
7017
  "kind": 2048,
6099
7018
  "kindString": "Method",
@@ -6103,20 +7022,20 @@
6103
7022
  "sources": [
6104
7023
  {
6105
7024
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6106
- "line": 46,
7025
+ "line": 54,
6107
7026
  "character": 14
6108
7027
  }
6109
7028
  ],
6110
7029
  "signatures": [
6111
7030
  {
6112
- "id": 294,
7031
+ "id": 325,
6113
7032
  "name": "validateConfig",
6114
7033
  "kind": 4096,
6115
7034
  "kindString": "Call signature",
6116
7035
  "flags": {},
6117
7036
  "parameters": [
6118
7037
  {
6119
- "id": 295,
7038
+ "id": 326,
6120
7039
  "name": "config",
6121
7040
  "kind": 32768,
6122
7041
  "kindString": "Parameter",
@@ -6129,7 +7048,7 @@
6129
7048
  }
6130
7049
  },
6131
7050
  {
6132
- "id": 296,
7051
+ "id": 327,
6133
7052
  "name": "parents",
6134
7053
  "kind": 32768,
6135
7054
  "kindString": "Parameter",
@@ -6173,7 +7092,7 @@
6173
7092
  "fileName": "plugins/packages/payloadset/packages/domain/src/Witness.ts",
6174
7093
  "line": 12,
6175
7094
  "character": 24,
6176
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/domain/src/Witness.ts#L12"
7095
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/domain/src/Witness.ts#L12"
6177
7096
  }
6178
7097
  ],
6179
7098
  "signatures": [
@@ -6372,7 +7291,7 @@
6372
7291
  {
6373
7292
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
6374
7293
  "line": 8,
6375
- "character": 87
7294
+ "character": 79
6376
7295
  }
6377
7296
  ]
6378
7297
  }
@@ -6397,7 +7316,7 @@
6397
7316
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
6398
7317
  "line": 7,
6399
7318
  "character": 2,
6400
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L7"
7319
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L7"
6401
7320
  }
6402
7321
  ],
6403
7322
  "type": {
@@ -6416,7 +7335,7 @@
6416
7335
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
6417
7336
  "line": 8,
6418
7337
  "character": 2,
6419
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L8"
7338
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L8"
6420
7339
  }
6421
7340
  ],
6422
7341
  "type": {
@@ -6439,7 +7358,7 @@
6439
7358
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
6440
7359
  "line": 6,
6441
7360
  "character": 54,
6442
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L6"
7361
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L6"
6443
7362
  }
6444
7363
  ]
6445
7364
  }
@@ -6544,7 +7463,7 @@
6544
7463
  {
6545
7464
  "fileName": "modules/packages/witness/dist/types/Config.d.ts",
6546
7465
  "line": 5,
6547
- "character": 103
7466
+ "character": 95
6548
7467
  }
6549
7468
  ]
6550
7469
  }
@@ -6594,7 +7513,7 @@
6594
7513
  "fileName": "plugins/packages/payloadset/packages/domain/src/Witness.ts",
6595
7514
  "line": 16,
6596
7515
  "character": 16,
6597
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/domain/src/Witness.ts#L16"
7516
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/domain/src/Witness.ts#L16"
6598
7517
  }
6599
7518
  ],
6600
7519
  "signatures": [
@@ -6635,14 +7554,14 @@
6635
7554
  {
6636
7555
  "title": "Properties",
6637
7556
  "children": [
6638
- 140,
6639
- 141,
6640
- 142,
6641
- 143,
6642
7557
  126,
6643
- 144,
6644
- 145,
6645
- 150,
7558
+ 140,
7559
+ 149,
7560
+ 158,
7561
+ 159,
7562
+ 160,
7563
+ 161,
7564
+ 166,
6646
7565
  23,
6647
7566
  44,
6648
7567
  24
@@ -6651,35 +7570,35 @@
6651
7570
  {
6652
7571
  "title": "Accessors",
6653
7572
  "children": [
6654
- 155,
6655
- 157,
6656
- 159,
6657
- 161,
6658
- 85
7573
+ 171,
7574
+ 173,
7575
+ 175,
7576
+ 185,
7577
+ 85,
7578
+ 187,
7579
+ 87
6659
7580
  ]
6660
7581
  },
6661
7582
  {
6662
7583
  "title": "Methods",
6663
7584
  "children": [
6664
- 220,
6665
- 225,
6666
- 232,
6667
- 250,
6668
- 268,
6669
- 276,
6670
- 163,
6671
- 165,
6672
- 284,
7585
+ 251,
7586
+ 256,
7587
+ 263,
7588
+ 281,
7589
+ 299,
7590
+ 307,
7591
+ 197,
7592
+ 315,
6673
7593
  61,
6674
- 89,
6675
7594
  91,
6676
- 170,
6677
- 203,
6678
- 287,
6679
- 214,
6680
- 290,
6681
- 217,
6682
- 293,
7595
+ 201,
7596
+ 234,
7597
+ 318,
7598
+ 245,
7599
+ 321,
7600
+ 248,
7601
+ 324,
6683
7602
  25,
6684
7603
  41
6685
7604
  ]
@@ -6690,7 +7609,7 @@
6690
7609
  "fileName": "plugins/packages/payloadset/packages/domain/src/Witness.ts",
6691
7610
  "line": 8,
6692
7611
  "character": 13,
6693
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/domain/src/Witness.ts#L8"
7612
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/domain/src/Witness.ts#L8"
6694
7613
  }
6695
7614
  ],
6696
7615
  "extendedTypes": [
@@ -6718,7 +7637,7 @@
6718
7637
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
6719
7638
  "line": 6,
6720
7639
  "character": 12,
6721
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L6"
7640
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L6"
6722
7641
  }
6723
7642
  ],
6724
7643
  "type": {
@@ -6744,7 +7663,7 @@
6744
7663
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
6745
7664
  "line": 7,
6746
7665
  "character": 2,
6747
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L7"
7666
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L7"
6748
7667
  }
6749
7668
  ],
6750
7669
  "type": {
@@ -6763,7 +7682,7 @@
6763
7682
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
6764
7683
  "line": 8,
6765
7684
  "character": 2,
6766
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L8"
7685
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L8"
6767
7686
  }
6768
7687
  ],
6769
7688
  "type": {
@@ -6787,7 +7706,7 @@
6787
7706
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
6788
7707
  "line": 6,
6789
7708
  "character": 54,
6790
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L6"
7709
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L6"
6791
7710
  }
6792
7711
  ]
6793
7712
  }
@@ -6807,13 +7726,13 @@
6807
7726
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
6808
7727
  "line": 3,
6809
7728
  "character": 12,
6810
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L3"
7729
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L3"
6811
7730
  },
6812
7731
  {
6813
7732
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
6814
7733
  "line": 4,
6815
7734
  "character": 13,
6816
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L4"
7735
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L4"
6817
7736
  }
6818
7737
  ],
6819
7738
  "type": {
@@ -6832,13 +7751,13 @@
6832
7751
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
6833
7752
  "line": 3,
6834
7753
  "character": 12,
6835
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L3"
7754
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L3"
6836
7755
  },
6837
7756
  {
6838
7757
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
6839
7758
  "line": 4,
6840
7759
  "character": 13,
6841
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L4"
7760
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L4"
6842
7761
  }
6843
7762
  ],
6844
7763
  "type": {
@@ -6857,7 +7776,7 @@
6857
7776
  "fileName": "plugins/packages/payloadset/packages/domain/src/Plugin.ts",
6858
7777
  "line": 9,
6859
7778
  "character": 13,
6860
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/domain/src/Plugin.ts#L9"
7779
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/domain/src/Plugin.ts#L9"
6861
7780
  }
6862
7781
  ],
6863
7782
  "signatures": [
@@ -7050,7 +7969,7 @@
7050
7969
  {
7051
7970
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
7052
7971
  "line": 8,
7053
- "character": 87
7972
+ "character": 79
7054
7973
  }
7055
7974
  ]
7056
7975
  }
@@ -7075,7 +7994,7 @@
7075
7994
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
7076
7995
  "line": 7,
7077
7996
  "character": 2,
7078
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L7"
7997
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L7"
7079
7998
  }
7080
7999
  ],
7081
8000
  "type": {
@@ -7094,7 +8013,7 @@
7094
8013
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
7095
8014
  "line": 8,
7096
8015
  "character": 2,
7097
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L8"
8016
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L8"
7098
8017
  }
7099
8018
  ],
7100
8019
  "type": {
@@ -7117,7 +8036,7 @@
7117
8036
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
7118
8037
  "line": 6,
7119
8038
  "character": 54,
7120
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L6"
8039
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L6"
7121
8040
  }
7122
8041
  ]
7123
8042
  }
@@ -7222,7 +8141,7 @@
7222
8141
  {
7223
8142
  "fileName": "modules/packages/witness/dist/types/Config.d.ts",
7224
8143
  "line": 5,
7225
- "character": 103
8144
+ "character": 95
7226
8145
  }
7227
8146
  ]
7228
8147
  }
@@ -7243,7 +8162,7 @@
7243
8162
  {
7244
8163
  "title": "References",
7245
8164
  "children": [
7246
- 297
8165
+ 328
7247
8166
  ]
7248
8167
  },
7249
8168
  {
@@ -7277,7 +8196,7 @@
7277
8196
  "fileName": "plugins/packages/payloadset/packages/domain/src/index.ts",
7278
8197
  "line": 1,
7279
8198
  "character": 0,
7280
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/domain/src/index.ts#L1"
8199
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/041de55674c/packages/plugins/packages/payloadset/packages/domain/src/index.ts#L1"
7281
8200
  }
7282
8201
  ]
7283
8202
  }