@xyo-network/domain-plugin 2.43.6 → 2.43.8

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 +2465 -536
  2. package/package.json +7 -7
package/dist/docs.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "originalName": "",
8
8
  "children": [
9
9
  {
10
- "id": 223,
10
+ "id": 296,
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/061f8a82c/packages/plugins/packages/payloadset/packages/domain/src/index.ts#L9"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/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/esm/AbstractModule.d.ts",
43
- "line": 20,
43
+ "line": 21,
44
44
  "character": 4
45
45
  }
46
46
  ],
@@ -236,7 +236,7 @@
236
236
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
237
237
  "line": 7,
238
238
  "character": 2,
239
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L7"
239
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L7"
240
240
  }
241
241
  ],
242
242
  "type": {
@@ -255,7 +255,7 @@
255
255
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
256
256
  "line": 8,
257
257
  "character": 2,
258
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L8"
258
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L8"
259
259
  }
260
260
  ],
261
261
  "type": {
@@ -278,7 +278,7 @@
278
278
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
279
279
  "line": 6,
280
280
  "character": 54,
281
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L6"
281
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L6"
282
282
  }
283
283
  ]
284
284
  }
@@ -412,32 +412,243 @@
412
412
  }
413
413
  },
414
414
  {
415
- "id": 121,
416
- "name": "_started",
415
+ "id": 134,
416
+ "name": "_resolver",
417
417
  "kind": 1024,
418
418
  "kindString": "Property",
419
419
  "flags": {
420
- "isProtected": true
420
+ "isProtected": true,
421
+ "isOptional": true
421
422
  },
422
423
  "sources": [
423
424
  {
424
425
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
425
- "line": 16,
426
+ "line": 15,
426
427
  "character": 14
427
428
  }
428
429
  ],
429
430
  "type": {
430
- "type": "intrinsic",
431
- "name": "boolean"
431
+ "type": "reference",
432
+ "typeArguments": [
433
+ {
434
+ "type": "reference",
435
+ "typeArguments": [
436
+ {
437
+ "type": "intersection",
438
+ "types": [
439
+ {
440
+ "type": "reference",
441
+ "name": "SchemaFields"
442
+ },
443
+ {
444
+ "type": "reference",
445
+ "name": "PayloadFields"
446
+ },
447
+ {
448
+ "type": "reflection",
449
+ "declaration": {
450
+ "id": 135,
451
+ "name": "__type",
452
+ "kind": 65536,
453
+ "kindString": "Type literal",
454
+ "flags": {},
455
+ "children": [
456
+ {
457
+ "id": 136,
458
+ "name": "security",
459
+ "kind": 1024,
460
+ "kindString": "Property",
461
+ "flags": {
462
+ "isOptional": true
463
+ },
464
+ "sources": [
465
+ {
466
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
467
+ "line": 8,
468
+ "character": 4
469
+ }
470
+ ],
471
+ "type": {
472
+ "type": "reflection",
473
+ "declaration": {
474
+ "id": 137,
475
+ "name": "__type",
476
+ "kind": 65536,
477
+ "kindString": "Type literal",
478
+ "flags": {},
479
+ "children": [
480
+ {
481
+ "id": 138,
482
+ "name": "allowed",
483
+ "kind": 1024,
484
+ "kindString": "Property",
485
+ "flags": {
486
+ "isOptional": true
487
+ },
488
+ "sources": [
489
+ {
490
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
491
+ "line": 9,
492
+ "character": 8
493
+ }
494
+ ],
495
+ "type": {
496
+ "type": "reference",
497
+ "typeArguments": [
498
+ {
499
+ "type": "intrinsic",
500
+ "name": "string"
501
+ },
502
+ {
503
+ "type": "array",
504
+ "elementType": {
505
+ "type": "array",
506
+ "elementType": {
507
+ "type": "intrinsic",
508
+ "name": "string"
509
+ }
510
+ }
511
+ }
512
+ ],
513
+ "name": "Record",
514
+ "qualifiedName": "Record",
515
+ "package": "typescript"
516
+ }
517
+ },
518
+ {
519
+ "id": 139,
520
+ "name": "disallowed",
521
+ "kind": 1024,
522
+ "kindString": "Property",
523
+ "flags": {
524
+ "isOptional": true
525
+ },
526
+ "sources": [
527
+ {
528
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
529
+ "line": 10,
530
+ "character": 8
531
+ }
532
+ ],
533
+ "type": {
534
+ "type": "reference",
535
+ "typeArguments": [
536
+ {
537
+ "type": "intrinsic",
538
+ "name": "string"
539
+ },
540
+ {
541
+ "type": "array",
542
+ "elementType": {
543
+ "type": "intrinsic",
544
+ "name": "string"
545
+ }
546
+ }
547
+ ],
548
+ "name": "Record",
549
+ "qualifiedName": "Record",
550
+ "package": "typescript"
551
+ }
552
+ }
553
+ ],
554
+ "groups": [
555
+ {
556
+ "title": "Properties",
557
+ "children": [
558
+ 138,
559
+ 139
560
+ ]
561
+ }
562
+ ],
563
+ "sources": [
564
+ {
565
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
566
+ "line": 8,
567
+ "character": 15
568
+ }
569
+ ]
570
+ }
571
+ }
572
+ }
573
+ ],
574
+ "groups": [
575
+ {
576
+ "title": "Properties",
577
+ "children": [
578
+ 136
579
+ ]
580
+ }
581
+ ],
582
+ "sources": [
583
+ {
584
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
585
+ "line": 7,
586
+ "character": 87
587
+ }
588
+ ]
589
+ }
590
+ },
591
+ {
592
+ "type": "reflection",
593
+ "declaration": {
594
+ "id": 140,
595
+ "name": "__type",
596
+ "kind": 65536,
597
+ "kindString": "Type literal",
598
+ "flags": {},
599
+ "children": [
600
+ {
601
+ "id": 141,
602
+ "name": "schema",
603
+ "kind": 1024,
604
+ "kindString": "Property",
605
+ "flags": {},
606
+ "sources": [
607
+ {
608
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
609
+ "line": 19,
610
+ "character": 4
611
+ }
612
+ ],
613
+ "type": {
614
+ "type": "intrinsic",
615
+ "name": "string"
616
+ }
617
+ }
618
+ ],
619
+ "groups": [
620
+ {
621
+ "title": "Properties",
622
+ "children": [
623
+ 141
624
+ ]
625
+ }
626
+ ],
627
+ "sources": [
628
+ {
629
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
630
+ "line": 18,
631
+ "character": 17
632
+ }
633
+ ]
634
+ }
635
+ }
636
+ ]
637
+ }
638
+ ],
639
+ "name": "Module"
640
+ }
641
+ ],
642
+ "name": "ModuleResolver"
432
643
  },
433
644
  "inheritedFrom": {
434
645
  "type": "reference",
435
- "name": "AbstractWitness._started"
646
+ "name": "AbstractWitness._resolver"
436
647
  }
437
648
  },
438
649
  {
439
- "id": 122,
440
- "name": "account",
650
+ "id": 142,
651
+ "name": "_started",
441
652
  "kind": 1024,
442
653
  "kindString": "Property",
443
654
  "flags": {
@@ -446,61 +657,45 @@
446
657
  "sources": [
447
658
  {
448
659
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
449
- "line": 17,
660
+ "line": 16,
450
661
  "character": 14
451
662
  }
452
663
  ],
453
664
  "type": {
454
- "type": "reference",
455
- "name": "Account"
665
+ "type": "intrinsic",
666
+ "name": "boolean"
456
667
  },
457
668
  "inheritedFrom": {
458
669
  "type": "reference",
459
- "name": "AbstractWitness.account"
670
+ "name": "AbstractWitness._started"
460
671
  }
461
672
  },
462
673
  {
463
- "id": 123,
464
- "name": "allowedAddressSets",
674
+ "id": 143,
675
+ "name": "account",
465
676
  "kind": 1024,
466
677
  "kindString": "Property",
467
678
  "flags": {
468
- "isProtected": true,
469
- "isOptional": true
679
+ "isProtected": true
470
680
  },
471
681
  "sources": [
472
682
  {
473
683
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
474
- "line": 18,
684
+ "line": 17,
475
685
  "character": 14
476
686
  }
477
687
  ],
478
688
  "type": {
479
689
  "type": "reference",
480
- "typeArguments": [
481
- {
482
- "type": "intrinsic",
483
- "name": "string"
484
- },
485
- {
486
- "type": "array",
487
- "elementType": {
488
- "type": "intrinsic",
489
- "name": "string"
490
- }
491
- }
492
- ],
493
- "name": "Record",
494
- "qualifiedName": "Record",
495
- "package": "typescript"
690
+ "name": "Account"
496
691
  },
497
692
  "inheritedFrom": {
498
693
  "type": "reference",
499
- "name": "AbstractWitness.allowedAddressSets"
694
+ "name": "AbstractWitness.account"
500
695
  }
501
696
  },
502
697
  {
503
- "id": 105,
698
+ "id": 121,
504
699
  "name": "config",
505
700
  "kind": 1024,
506
701
  "kindString": "Property",
@@ -526,14 +721,14 @@
526
721
  {
527
722
  "type": "reflection",
528
723
  "declaration": {
529
- "id": 106,
724
+ "id": 122,
530
725
  "name": "__type",
531
726
  "kind": 65536,
532
727
  "kindString": "Type literal",
533
728
  "flags": {},
534
729
  "children": [
535
730
  {
536
- "id": 107,
731
+ "id": 123,
537
732
  "name": "security",
538
733
  "kind": 1024,
539
734
  "kindString": "Property",
@@ -550,14 +745,14 @@
550
745
  "type": {
551
746
  "type": "reflection",
552
747
  "declaration": {
553
- "id": 108,
748
+ "id": 124,
554
749
  "name": "__type",
555
750
  "kind": 65536,
556
751
  "kindString": "Type literal",
557
752
  "flags": {},
558
753
  "children": [
559
754
  {
560
- "id": 109,
755
+ "id": 125,
561
756
  "name": "allowed",
562
757
  "kind": 1024,
563
758
  "kindString": "Property",
@@ -595,7 +790,7 @@
595
790
  }
596
791
  },
597
792
  {
598
- "id": 110,
793
+ "id": 126,
599
794
  "name": "disallowed",
600
795
  "kind": 1024,
601
796
  "kindString": "Property",
@@ -634,8 +829,8 @@
634
829
  {
635
830
  "title": "Properties",
636
831
  "children": [
637
- 109,
638
- 110
832
+ 125,
833
+ 126
639
834
  ]
640
835
  }
641
836
  ],
@@ -654,7 +849,7 @@
654
849
  {
655
850
  "title": "Properties",
656
851
  "children": [
657
- 107
852
+ 123
658
853
  ]
659
854
  }
660
855
  ],
@@ -670,14 +865,14 @@
670
865
  {
671
866
  "type": "reflection",
672
867
  "declaration": {
673
- "id": 111,
868
+ "id": 127,
674
869
  "name": "__type",
675
870
  "kind": 65536,
676
871
  "kindString": "Type literal",
677
872
  "flags": {},
678
873
  "children": [
679
874
  {
680
- "id": 112,
875
+ "id": 128,
681
876
  "name": "domain",
682
877
  "kind": 1024,
683
878
  "kindString": "Property",
@@ -687,7 +882,7 @@
687
882
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
688
883
  "line": 7,
689
884
  "character": 2,
690
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L7"
885
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L7"
691
886
  }
692
887
  ],
693
888
  "type": {
@@ -696,7 +891,7 @@
696
891
  }
697
892
  },
698
893
  {
699
- "id": 113,
894
+ "id": 129,
700
895
  "name": "schema",
701
896
  "kind": 1024,
702
897
  "kindString": "Property",
@@ -706,7 +901,7 @@
706
901
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
707
902
  "line": 8,
708
903
  "character": 2,
709
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L8"
904
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L8"
710
905
  }
711
906
  ],
712
907
  "type": {
@@ -719,8 +914,8 @@
719
914
  {
720
915
  "title": "Properties",
721
916
  "children": [
722
- 112,
723
- 113
917
+ 128,
918
+ 129
724
919
  ]
725
920
  }
726
921
  ],
@@ -729,7 +924,7 @@
729
924
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
730
925
  "line": 6,
731
926
  "character": 54,
732
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L6"
927
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L6"
733
928
  }
734
929
  ]
735
930
  }
@@ -737,14 +932,14 @@
737
932
  {
738
933
  "type": "reflection",
739
934
  "declaration": {
740
- "id": 114,
935
+ "id": 130,
741
936
  "name": "__type",
742
937
  "kind": 65536,
743
938
  "kindString": "Type literal",
744
939
  "flags": {},
745
940
  "children": [
746
941
  {
747
- "id": 115,
942
+ "id": 131,
748
943
  "name": "targetSet",
749
944
  "kind": 1024,
750
945
  "kindString": "Property",
@@ -776,14 +971,14 @@
776
971
  {
777
972
  "type": "reflection",
778
973
  "declaration": {
779
- "id": 116,
974
+ "id": 132,
780
975
  "name": "__type",
781
976
  "kind": 65536,
782
977
  "kindString": "Type literal",
783
978
  "flags": {},
784
979
  "children": [
785
980
  {
786
- "id": 117,
981
+ "id": 133,
787
982
  "name": "schema",
788
983
  "kind": 1024,
789
984
  "kindString": "Property",
@@ -805,7 +1000,7 @@
805
1000
  {
806
1001
  "title": "Properties",
807
1002
  "children": [
808
- 117
1003
+ 133
809
1004
  ]
810
1005
  }
811
1006
  ],
@@ -826,7 +1021,7 @@
826
1021
  {
827
1022
  "title": "Properties",
828
1023
  "children": [
829
- 115
1024
+ 131
830
1025
  ]
831
1026
  }
832
1027
  ],
@@ -847,7 +1042,7 @@
847
1042
  }
848
1043
  },
849
1044
  {
850
- "id": 124,
1045
+ "id": 144,
851
1046
  "name": "logger",
852
1047
  "kind": 1024,
853
1048
  "kindString": "Property",
@@ -859,7 +1054,7 @@
859
1054
  "sources": [
860
1055
  {
861
1056
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
862
- "line": 19,
1057
+ "line": 18,
863
1058
  "character": 23
864
1059
  }
865
1060
  ],
@@ -873,93 +1068,261 @@
873
1068
  }
874
1069
  },
875
1070
  {
876
- "id": 118,
877
- "name": "resolver",
1071
+ "id": 145,
1072
+ "name": "moduleConfigQueryValidator",
878
1073
  "kind": 1024,
879
1074
  "kindString": "Property",
880
1075
  "flags": {
881
- "isOptional": true
1076
+ "isProtected": true,
1077
+ "isReadonly": true
882
1078
  },
883
1079
  "sources": [
884
1080
  {
885
1081
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
886
- "line": 15,
887
- "character": 4
888
- }
1082
+ "line": 19,
1083
+ "character": 23
1084
+ }
889
1085
  ],
890
1086
  "type": {
891
1087
  "type": "reference",
892
1088
  "typeArguments": [
893
1089
  {
894
- "type": "reference",
895
- "typeArguments": [
1090
+ "type": "intersection",
1091
+ "types": [
896
1092
  {
897
- "type": "intersection",
898
- "types": [
899
- {
900
- "type": "reference",
901
- "name": "SchemaFields"
902
- },
903
- {
904
- "type": "reference",
905
- "name": "PayloadFields"
906
- },
907
- {
908
- "type": "reflection",
909
- "declaration": {
910
- "id": 119,
911
- "name": "__type",
912
- "kind": 65536,
913
- "kindString": "Type literal",
1093
+ "type": "reference",
1094
+ "name": "SchemaFields"
1095
+ },
1096
+ {
1097
+ "type": "reference",
1098
+ "name": "PayloadFields"
1099
+ },
1100
+ {
1101
+ "type": "reference",
1102
+ "name": "XyoBoundWitnessFields"
1103
+ },
1104
+ {
1105
+ "type": "reflection",
1106
+ "declaration": {
1107
+ "id": 146,
1108
+ "name": "__type",
1109
+ "kind": 65536,
1110
+ "kindString": "Type literal",
1111
+ "flags": {},
1112
+ "children": [
1113
+ {
1114
+ "id": 147,
1115
+ "name": "query",
1116
+ "kind": 1024,
1117
+ "kindString": "Property",
1118
+ "flags": {},
1119
+ "sources": [
1120
+ {
1121
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1122
+ "line": 5,
1123
+ "character": 4
1124
+ }
1125
+ ],
1126
+ "type": {
1127
+ "type": "intrinsic",
1128
+ "name": "string"
1129
+ }
1130
+ },
1131
+ {
1132
+ "id": 148,
1133
+ "name": "resultSet",
1134
+ "kind": 1024,
1135
+ "kindString": "Property",
1136
+ "flags": {
1137
+ "isOptional": true
1138
+ },
1139
+ "sources": [
1140
+ {
1141
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1142
+ "line": 6,
1143
+ "character": 4
1144
+ }
1145
+ ],
1146
+ "type": {
1147
+ "type": "intrinsic",
1148
+ "name": "string"
1149
+ }
1150
+ },
1151
+ {
1152
+ "id": 149,
1153
+ "name": "schema",
1154
+ "kind": 1024,
1155
+ "kindString": "Property",
914
1156
  "flags": {},
1157
+ "sources": [
1158
+ {
1159
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1160
+ "line": 7,
1161
+ "character": 4
1162
+ }
1163
+ ],
1164
+ "type": {
1165
+ "type": "literal",
1166
+ "value": "network.xyo.boundwitness.query"
1167
+ }
1168
+ }
1169
+ ],
1170
+ "groups": [
1171
+ {
1172
+ "title": "Properties",
915
1173
  "children": [
1174
+ 147,
1175
+ 148,
1176
+ 149
1177
+ ]
1178
+ }
1179
+ ],
1180
+ "sources": [
1181
+ {
1182
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1183
+ "line": 4,
1184
+ "character": 51
1185
+ }
1186
+ ]
1187
+ }
1188
+ }
1189
+ ]
1190
+ }
1191
+ ],
1192
+ "name": "Queryable"
1193
+ },
1194
+ "inheritedFrom": {
1195
+ "type": "reference",
1196
+ "name": "AbstractWitness.moduleConfigQueryValidator"
1197
+ }
1198
+ },
1199
+ {
1200
+ "id": 150,
1201
+ "name": "supportedQueryValidator",
1202
+ "kind": 1024,
1203
+ "kindString": "Property",
1204
+ "flags": {
1205
+ "isProtected": true,
1206
+ "isReadonly": true
1207
+ },
1208
+ "sources": [
1209
+ {
1210
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1211
+ "line": 20,
1212
+ "character": 23
1213
+ }
1214
+ ],
1215
+ "type": {
1216
+ "type": "reference",
1217
+ "typeArguments": [
1218
+ {
1219
+ "type": "intersection",
1220
+ "types": [
1221
+ {
1222
+ "type": "reference",
1223
+ "name": "SchemaFields"
1224
+ },
1225
+ {
1226
+ "type": "reference",
1227
+ "name": "PayloadFields"
1228
+ },
1229
+ {
1230
+ "type": "reference",
1231
+ "name": "XyoBoundWitnessFields"
1232
+ },
1233
+ {
1234
+ "type": "reflection",
1235
+ "declaration": {
1236
+ "id": 151,
1237
+ "name": "__type",
1238
+ "kind": 65536,
1239
+ "kindString": "Type literal",
1240
+ "flags": {},
1241
+ "children": [
1242
+ {
1243
+ "id": 152,
1244
+ "name": "query",
1245
+ "kind": 1024,
1246
+ "kindString": "Property",
1247
+ "flags": {},
1248
+ "sources": [
916
1249
  {
917
- "id": 120,
918
- "name": "schema",
919
- "kind": 1024,
920
- "kindString": "Property",
921
- "flags": {},
922
- "sources": [
923
- {
924
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
925
- "line": 19,
926
- "character": 4
927
- }
928
- ],
929
- "type": {
930
- "type": "intrinsic",
931
- "name": "string"
932
- }
1250
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1251
+ "line": 5,
1252
+ "character": 4
933
1253
  }
934
1254
  ],
935
- "groups": [
1255
+ "type": {
1256
+ "type": "intrinsic",
1257
+ "name": "string"
1258
+ }
1259
+ },
1260
+ {
1261
+ "id": 153,
1262
+ "name": "resultSet",
1263
+ "kind": 1024,
1264
+ "kindString": "Property",
1265
+ "flags": {
1266
+ "isOptional": true
1267
+ },
1268
+ "sources": [
936
1269
  {
937
- "title": "Properties",
938
- "children": [
939
- 120
940
- ]
1270
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1271
+ "line": 6,
1272
+ "character": 4
941
1273
  }
942
1274
  ],
1275
+ "type": {
1276
+ "type": "intrinsic",
1277
+ "name": "string"
1278
+ }
1279
+ },
1280
+ {
1281
+ "id": 154,
1282
+ "name": "schema",
1283
+ "kind": 1024,
1284
+ "kindString": "Property",
1285
+ "flags": {},
943
1286
  "sources": [
944
1287
  {
945
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
946
- "line": 18,
947
- "character": 17
1288
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1289
+ "line": 7,
1290
+ "character": 4
948
1291
  }
1292
+ ],
1293
+ "type": {
1294
+ "type": "literal",
1295
+ "value": "network.xyo.boundwitness.query"
1296
+ }
1297
+ }
1298
+ ],
1299
+ "groups": [
1300
+ {
1301
+ "title": "Properties",
1302
+ "children": [
1303
+ 152,
1304
+ 153,
1305
+ 154
949
1306
  ]
950
1307
  }
951
- }
952
- ]
1308
+ ],
1309
+ "sources": [
1310
+ {
1311
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1312
+ "line": 4,
1313
+ "character": 51
1314
+ }
1315
+ ]
1316
+ }
953
1317
  }
954
- ],
955
- "name": "Module"
1318
+ ]
956
1319
  }
957
1320
  ],
958
- "name": "ModuleResolver"
1321
+ "name": "Queryable"
959
1322
  },
960
1323
  "inheritedFrom": {
961
1324
  "type": "reference",
962
- "name": "AbstractWitness.resolver"
1325
+ "name": "AbstractWitness.supportedQueryValidator"
963
1326
  }
964
1327
  },
965
1328
  {
@@ -975,7 +1338,7 @@
975
1338
  "fileName": "plugins/packages/payloadset/packages/domain/src/Witness.ts",
976
1339
  "line": 9,
977
1340
  "character": 18,
978
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/domain/src/Witness.ts#L9"
1341
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/domain/src/Witness.ts#L9"
979
1342
  }
980
1343
  ],
981
1344
  "type": {
@@ -1027,7 +1390,7 @@
1027
1390
  "fileName": "plugins/packages/payloadset/packages/domain/src/Witness.ts",
1028
1391
  "line": 10,
1029
1392
  "character": 16,
1030
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/domain/src/Witness.ts#L10"
1393
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/domain/src/Witness.ts#L10"
1031
1394
  }
1032
1395
  ],
1033
1396
  "type": {
@@ -1037,7 +1400,7 @@
1037
1400
  "defaultValue": "'_xyo'"
1038
1401
  },
1039
1402
  {
1040
- "id": 125,
1403
+ "id": 155,
1041
1404
  "name": "address",
1042
1405
  "kind": 262144,
1043
1406
  "kindString": "Accessor",
@@ -1045,12 +1408,12 @@
1045
1408
  "sources": [
1046
1409
  {
1047
1410
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1048
- "line": 21,
1411
+ "line": 22,
1049
1412
  "character": 8
1050
1413
  }
1051
1414
  ],
1052
1415
  "getSignature": {
1053
- "id": 126,
1416
+ "id": 156,
1054
1417
  "name": "address",
1055
1418
  "kind": 524288,
1056
1419
  "kindString": "Get signature",
@@ -1070,21 +1433,26 @@
1070
1433
  }
1071
1434
  },
1072
1435
  {
1073
- "id": 127,
1074
- "name": "disallowedAddresses",
1436
+ "id": 157,
1437
+ "name": "resolver",
1075
1438
  "kind": 262144,
1076
1439
  "kindString": "Accessor",
1077
1440
  "flags": {},
1078
1441
  "sources": [
1079
1442
  {
1080
1443
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1081
- "line": 22,
1444
+ "line": 23,
1445
+ "character": 8
1446
+ },
1447
+ {
1448
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1449
+ "line": 24,
1082
1450
  "character": 8
1083
1451
  }
1084
1452
  ],
1085
1453
  "getSignature": {
1086
- "id": 128,
1087
- "name": "disallowedAddresses",
1454
+ "id": 158,
1455
+ "name": "resolver",
1088
1456
  "kind": 524288,
1089
1457
  "kindString": "Get signature",
1090
1458
  "flags": {},
@@ -1099,39 +1467,481 @@
1099
1467
  "type": "reference",
1100
1468
  "typeArguments": [
1101
1469
  {
1102
- "type": "intrinsic",
1103
- "name": "string"
1104
- },
1105
- {
1106
- "type": "array",
1107
- "elementType": {
1108
- "type": "intrinsic",
1109
- "name": "string"
1110
- }
1111
- }
1112
- ],
1113
- "name": "Record",
1114
- "qualifiedName": "Record",
1115
- "package": "typescript"
1116
- }
1117
- ]
1118
- },
1119
- "inheritedFrom": {
1120
- "type": "reference",
1121
- "name": "AbstractWitness.disallowedAddresses"
1122
- }
1123
- },
1124
- "inheritedFrom": {
1125
- "type": "reference",
1126
- "name": "AbstractWitness.disallowedAddresses"
1127
- }
1128
- },
1129
- {
1130
- "id": 82,
1131
- "name": "targetSet",
1132
- "kind": 262144,
1133
- "kindString": "Accessor",
1134
- "flags": {},
1470
+ "type": "reference",
1471
+ "typeArguments": [
1472
+ {
1473
+ "type": "intersection",
1474
+ "types": [
1475
+ {
1476
+ "type": "reference",
1477
+ "name": "SchemaFields"
1478
+ },
1479
+ {
1480
+ "type": "reference",
1481
+ "name": "PayloadFields"
1482
+ },
1483
+ {
1484
+ "type": "reflection",
1485
+ "declaration": {
1486
+ "id": 159,
1487
+ "name": "__type",
1488
+ "kind": 65536,
1489
+ "kindString": "Type literal",
1490
+ "flags": {},
1491
+ "children": [
1492
+ {
1493
+ "id": 160,
1494
+ "name": "security",
1495
+ "kind": 1024,
1496
+ "kindString": "Property",
1497
+ "flags": {
1498
+ "isOptional": true
1499
+ },
1500
+ "sources": [
1501
+ {
1502
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1503
+ "line": 8,
1504
+ "character": 4
1505
+ }
1506
+ ],
1507
+ "type": {
1508
+ "type": "reflection",
1509
+ "declaration": {
1510
+ "id": 161,
1511
+ "name": "__type",
1512
+ "kind": 65536,
1513
+ "kindString": "Type literal",
1514
+ "flags": {},
1515
+ "children": [
1516
+ {
1517
+ "id": 162,
1518
+ "name": "allowed",
1519
+ "kind": 1024,
1520
+ "kindString": "Property",
1521
+ "flags": {
1522
+ "isOptional": true
1523
+ },
1524
+ "sources": [
1525
+ {
1526
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1527
+ "line": 9,
1528
+ "character": 8
1529
+ }
1530
+ ],
1531
+ "type": {
1532
+ "type": "reference",
1533
+ "typeArguments": [
1534
+ {
1535
+ "type": "intrinsic",
1536
+ "name": "string"
1537
+ },
1538
+ {
1539
+ "type": "array",
1540
+ "elementType": {
1541
+ "type": "array",
1542
+ "elementType": {
1543
+ "type": "intrinsic",
1544
+ "name": "string"
1545
+ }
1546
+ }
1547
+ }
1548
+ ],
1549
+ "name": "Record",
1550
+ "qualifiedName": "Record",
1551
+ "package": "typescript"
1552
+ }
1553
+ },
1554
+ {
1555
+ "id": 163,
1556
+ "name": "disallowed",
1557
+ "kind": 1024,
1558
+ "kindString": "Property",
1559
+ "flags": {
1560
+ "isOptional": true
1561
+ },
1562
+ "sources": [
1563
+ {
1564
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1565
+ "line": 10,
1566
+ "character": 8
1567
+ }
1568
+ ],
1569
+ "type": {
1570
+ "type": "reference",
1571
+ "typeArguments": [
1572
+ {
1573
+ "type": "intrinsic",
1574
+ "name": "string"
1575
+ },
1576
+ {
1577
+ "type": "array",
1578
+ "elementType": {
1579
+ "type": "intrinsic",
1580
+ "name": "string"
1581
+ }
1582
+ }
1583
+ ],
1584
+ "name": "Record",
1585
+ "qualifiedName": "Record",
1586
+ "package": "typescript"
1587
+ }
1588
+ }
1589
+ ],
1590
+ "groups": [
1591
+ {
1592
+ "title": "Properties",
1593
+ "children": [
1594
+ 162,
1595
+ 163
1596
+ ]
1597
+ }
1598
+ ],
1599
+ "sources": [
1600
+ {
1601
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1602
+ "line": 8,
1603
+ "character": 15
1604
+ }
1605
+ ]
1606
+ }
1607
+ }
1608
+ }
1609
+ ],
1610
+ "groups": [
1611
+ {
1612
+ "title": "Properties",
1613
+ "children": [
1614
+ 160
1615
+ ]
1616
+ }
1617
+ ],
1618
+ "sources": [
1619
+ {
1620
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1621
+ "line": 7,
1622
+ "character": 87
1623
+ }
1624
+ ]
1625
+ }
1626
+ },
1627
+ {
1628
+ "type": "reflection",
1629
+ "declaration": {
1630
+ "id": 164,
1631
+ "name": "__type",
1632
+ "kind": 65536,
1633
+ "kindString": "Type literal",
1634
+ "flags": {},
1635
+ "children": [
1636
+ {
1637
+ "id": 165,
1638
+ "name": "schema",
1639
+ "kind": 1024,
1640
+ "kindString": "Property",
1641
+ "flags": {},
1642
+ "sources": [
1643
+ {
1644
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1645
+ "line": 19,
1646
+ "character": 4
1647
+ }
1648
+ ],
1649
+ "type": {
1650
+ "type": "intrinsic",
1651
+ "name": "string"
1652
+ }
1653
+ }
1654
+ ],
1655
+ "groups": [
1656
+ {
1657
+ "title": "Properties",
1658
+ "children": [
1659
+ 165
1660
+ ]
1661
+ }
1662
+ ],
1663
+ "sources": [
1664
+ {
1665
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1666
+ "line": 18,
1667
+ "character": 17
1668
+ }
1669
+ ]
1670
+ }
1671
+ }
1672
+ ]
1673
+ }
1674
+ ],
1675
+ "name": "Module"
1676
+ }
1677
+ ],
1678
+ "name": "ModuleResolver"
1679
+ }
1680
+ ]
1681
+ },
1682
+ "inheritedFrom": {
1683
+ "type": "reference",
1684
+ "name": "AbstractWitness.resolver"
1685
+ }
1686
+ },
1687
+ "setSignature": {
1688
+ "id": 166,
1689
+ "name": "resolver",
1690
+ "kind": 1048576,
1691
+ "kindString": "Set signature",
1692
+ "flags": {},
1693
+ "parameters": [
1694
+ {
1695
+ "id": 167,
1696
+ "name": "v",
1697
+ "kind": 32768,
1698
+ "kindString": "Parameter",
1699
+ "flags": {},
1700
+ "type": {
1701
+ "type": "union",
1702
+ "types": [
1703
+ {
1704
+ "type": "intrinsic",
1705
+ "name": "undefined"
1706
+ },
1707
+ {
1708
+ "type": "reference",
1709
+ "typeArguments": [
1710
+ {
1711
+ "type": "reference",
1712
+ "typeArguments": [
1713
+ {
1714
+ "type": "intersection",
1715
+ "types": [
1716
+ {
1717
+ "type": "reference",
1718
+ "name": "SchemaFields"
1719
+ },
1720
+ {
1721
+ "type": "reference",
1722
+ "name": "PayloadFields"
1723
+ },
1724
+ {
1725
+ "type": "reflection",
1726
+ "declaration": {
1727
+ "id": 168,
1728
+ "name": "__type",
1729
+ "kind": 65536,
1730
+ "kindString": "Type literal",
1731
+ "flags": {},
1732
+ "children": [
1733
+ {
1734
+ "id": 169,
1735
+ "name": "security",
1736
+ "kind": 1024,
1737
+ "kindString": "Property",
1738
+ "flags": {
1739
+ "isOptional": true
1740
+ },
1741
+ "sources": [
1742
+ {
1743
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1744
+ "line": 8,
1745
+ "character": 4
1746
+ }
1747
+ ],
1748
+ "type": {
1749
+ "type": "reflection",
1750
+ "declaration": {
1751
+ "id": 170,
1752
+ "name": "__type",
1753
+ "kind": 65536,
1754
+ "kindString": "Type literal",
1755
+ "flags": {},
1756
+ "children": [
1757
+ {
1758
+ "id": 171,
1759
+ "name": "allowed",
1760
+ "kind": 1024,
1761
+ "kindString": "Property",
1762
+ "flags": {
1763
+ "isOptional": true
1764
+ },
1765
+ "sources": [
1766
+ {
1767
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1768
+ "line": 9,
1769
+ "character": 8
1770
+ }
1771
+ ],
1772
+ "type": {
1773
+ "type": "reference",
1774
+ "typeArguments": [
1775
+ {
1776
+ "type": "intrinsic",
1777
+ "name": "string"
1778
+ },
1779
+ {
1780
+ "type": "array",
1781
+ "elementType": {
1782
+ "type": "array",
1783
+ "elementType": {
1784
+ "type": "intrinsic",
1785
+ "name": "string"
1786
+ }
1787
+ }
1788
+ }
1789
+ ],
1790
+ "name": "Record",
1791
+ "qualifiedName": "Record",
1792
+ "package": "typescript"
1793
+ }
1794
+ },
1795
+ {
1796
+ "id": 172,
1797
+ "name": "disallowed",
1798
+ "kind": 1024,
1799
+ "kindString": "Property",
1800
+ "flags": {
1801
+ "isOptional": true
1802
+ },
1803
+ "sources": [
1804
+ {
1805
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1806
+ "line": 10,
1807
+ "character": 8
1808
+ }
1809
+ ],
1810
+ "type": {
1811
+ "type": "reference",
1812
+ "typeArguments": [
1813
+ {
1814
+ "type": "intrinsic",
1815
+ "name": "string"
1816
+ },
1817
+ {
1818
+ "type": "array",
1819
+ "elementType": {
1820
+ "type": "intrinsic",
1821
+ "name": "string"
1822
+ }
1823
+ }
1824
+ ],
1825
+ "name": "Record",
1826
+ "qualifiedName": "Record",
1827
+ "package": "typescript"
1828
+ }
1829
+ }
1830
+ ],
1831
+ "groups": [
1832
+ {
1833
+ "title": "Properties",
1834
+ "children": [
1835
+ 171,
1836
+ 172
1837
+ ]
1838
+ }
1839
+ ],
1840
+ "sources": [
1841
+ {
1842
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1843
+ "line": 8,
1844
+ "character": 15
1845
+ }
1846
+ ]
1847
+ }
1848
+ }
1849
+ }
1850
+ ],
1851
+ "groups": [
1852
+ {
1853
+ "title": "Properties",
1854
+ "children": [
1855
+ 169
1856
+ ]
1857
+ }
1858
+ ],
1859
+ "sources": [
1860
+ {
1861
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1862
+ "line": 7,
1863
+ "character": 87
1864
+ }
1865
+ ]
1866
+ }
1867
+ },
1868
+ {
1869
+ "type": "reflection",
1870
+ "declaration": {
1871
+ "id": 173,
1872
+ "name": "__type",
1873
+ "kind": 65536,
1874
+ "kindString": "Type literal",
1875
+ "flags": {},
1876
+ "children": [
1877
+ {
1878
+ "id": 174,
1879
+ "name": "schema",
1880
+ "kind": 1024,
1881
+ "kindString": "Property",
1882
+ "flags": {},
1883
+ "sources": [
1884
+ {
1885
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1886
+ "line": 19,
1887
+ "character": 4
1888
+ }
1889
+ ],
1890
+ "type": {
1891
+ "type": "intrinsic",
1892
+ "name": "string"
1893
+ }
1894
+ }
1895
+ ],
1896
+ "groups": [
1897
+ {
1898
+ "title": "Properties",
1899
+ "children": [
1900
+ 174
1901
+ ]
1902
+ }
1903
+ ],
1904
+ "sources": [
1905
+ {
1906
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1907
+ "line": 18,
1908
+ "character": 17
1909
+ }
1910
+ ]
1911
+ }
1912
+ }
1913
+ ]
1914
+ }
1915
+ ],
1916
+ "name": "Module"
1917
+ }
1918
+ ],
1919
+ "name": "ModuleResolver"
1920
+ }
1921
+ ]
1922
+ }
1923
+ }
1924
+ ],
1925
+ "type": {
1926
+ "type": "intrinsic",
1927
+ "name": "void"
1928
+ },
1929
+ "inheritedFrom": {
1930
+ "type": "reference",
1931
+ "name": "AbstractWitness.resolver"
1932
+ }
1933
+ },
1934
+ "inheritedFrom": {
1935
+ "type": "reference",
1936
+ "name": "AbstractWitness.resolver"
1937
+ }
1938
+ },
1939
+ {
1940
+ "id": 82,
1941
+ "name": "targetSet",
1942
+ "kind": 262144,
1943
+ "kindString": "Accessor",
1944
+ "flags": {},
1135
1945
  "sources": [
1136
1946
  {
1137
1947
  "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
@@ -1227,7 +2037,7 @@
1227
2037
  }
1228
2038
  },
1229
2039
  {
1230
- "id": 146,
2040
+ "id": 219,
1231
2041
  "name": "bindHashes",
1232
2042
  "kind": 2048,
1233
2043
  "kindString": "Method",
@@ -1237,20 +2047,20 @@
1237
2047
  "sources": [
1238
2048
  {
1239
2049
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1240
- "line": 31,
2050
+ "line": 33,
1241
2051
  "character": 14
1242
2052
  }
1243
2053
  ],
1244
2054
  "signatures": [
1245
2055
  {
1246
- "id": 147,
2056
+ "id": 220,
1247
2057
  "name": "bindHashes",
1248
2058
  "kind": 4096,
1249
2059
  "kindString": "Call signature",
1250
2060
  "flags": {},
1251
2061
  "parameters": [
1252
2062
  {
1253
- "id": 148,
2063
+ "id": 221,
1254
2064
  "name": "hashes",
1255
2065
  "kind": 32768,
1256
2066
  "kindString": "Parameter",
@@ -1264,7 +2074,7 @@
1264
2074
  }
1265
2075
  },
1266
2076
  {
1267
- "id": 149,
2077
+ "id": 222,
1268
2078
  "name": "schema",
1269
2079
  "kind": 32768,
1270
2080
  "kindString": "Parameter",
@@ -1278,7 +2088,7 @@
1278
2088
  }
1279
2089
  },
1280
2090
  {
1281
- "id": 150,
2091
+ "id": 223,
1282
2092
  "name": "account",
1283
2093
  "kind": 32768,
1284
2094
  "kindString": "Parameter",
@@ -1317,7 +2127,7 @@
1317
2127
  }
1318
2128
  },
1319
2129
  {
1320
- "id": 151,
2130
+ "id": 224,
1321
2131
  "name": "bindHashesInternal",
1322
2132
  "kind": 2048,
1323
2133
  "kindString": "Method",
@@ -1327,20 +2137,20 @@
1327
2137
  "sources": [
1328
2138
  {
1329
2139
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1330
- "line": 32,
2140
+ "line": 34,
1331
2141
  "character": 14
1332
2142
  }
1333
2143
  ],
1334
2144
  "signatures": [
1335
2145
  {
1336
- "id": 152,
2146
+ "id": 225,
1337
2147
  "name": "bindHashesInternal",
1338
2148
  "kind": 4096,
1339
2149
  "kindString": "Call signature",
1340
2150
  "flags": {},
1341
2151
  "parameters": [
1342
2152
  {
1343
- "id": 153,
2153
+ "id": 226,
1344
2154
  "name": "hashes",
1345
2155
  "kind": 32768,
1346
2156
  "kindString": "Parameter",
@@ -1354,7 +2164,7 @@
1354
2164
  }
1355
2165
  },
1356
2166
  {
1357
- "id": 154,
2167
+ "id": 227,
1358
2168
  "name": "schema",
1359
2169
  "kind": 32768,
1360
2170
  "kindString": "Parameter",
@@ -1368,7 +2178,7 @@
1368
2178
  }
1369
2179
  },
1370
2180
  {
1371
- "id": 155,
2181
+ "id": 228,
1372
2182
  "name": "account",
1373
2183
  "kind": 32768,
1374
2184
  "kindString": "Parameter",
@@ -1399,14 +2209,14 @@
1399
2209
  {
1400
2210
  "type": "reflection",
1401
2211
  "declaration": {
1402
- "id": 156,
2212
+ "id": 229,
1403
2213
  "name": "__type",
1404
2214
  "kind": 65536,
1405
2215
  "kindString": "Type literal",
1406
2216
  "flags": {},
1407
2217
  "children": [
1408
2218
  {
1409
- "id": 157,
2219
+ "id": 230,
1410
2220
  "name": "schema",
1411
2221
  "kind": 1024,
1412
2222
  "kindString": "Property",
@@ -1428,7 +2238,7 @@
1428
2238
  {
1429
2239
  "title": "Properties",
1430
2240
  "children": [
1431
- 157
2241
+ 230
1432
2242
  ]
1433
2243
  }
1434
2244
  ],
@@ -1455,7 +2265,7 @@
1455
2265
  }
1456
2266
  },
1457
2267
  {
1458
- "id": 158,
2268
+ "id": 231,
1459
2269
  "name": "bindQuery",
1460
2270
  "kind": 2048,
1461
2271
  "kindString": "Method",
@@ -1465,20 +2275,20 @@
1465
2275
  "sources": [
1466
2276
  {
1467
2277
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1468
- "line": 33,
2278
+ "line": 35,
1469
2279
  "character": 14
1470
2280
  }
1471
2281
  ],
1472
2282
  "signatures": [
1473
2283
  {
1474
- "id": 159,
2284
+ "id": 232,
1475
2285
  "name": "bindQuery",
1476
2286
  "kind": 4096,
1477
2287
  "kindString": "Call signature",
1478
2288
  "flags": {},
1479
2289
  "typeParameter": [
1480
2290
  {
1481
- "id": 164,
2291
+ "id": 237,
1482
2292
  "name": "T",
1483
2293
  "kind": 131072,
1484
2294
  "kindString": "Type parameter",
@@ -1504,14 +2314,14 @@
1504
2314
  {
1505
2315
  "type": "reflection",
1506
2316
  "declaration": {
1507
- "id": 160,
2317
+ "id": 233,
1508
2318
  "name": "__type",
1509
2319
  "kind": 65536,
1510
2320
  "kindString": "Type literal",
1511
2321
  "flags": {},
1512
2322
  "children": [
1513
2323
  {
1514
- "id": 161,
2324
+ "id": 234,
1515
2325
  "name": "schema",
1516
2326
  "kind": 1024,
1517
2327
  "kindString": "Property",
@@ -1533,7 +2343,7 @@
1533
2343
  {
1534
2344
  "title": "Properties",
1535
2345
  "children": [
1536
- 161
2346
+ 234
1537
2347
  ]
1538
2348
  }
1539
2349
  ],
@@ -1569,14 +2379,14 @@
1569
2379
  {
1570
2380
  "type": "reflection",
1571
2381
  "declaration": {
1572
- "id": 162,
2382
+ "id": 235,
1573
2383
  "name": "__type",
1574
2384
  "kind": 65536,
1575
2385
  "kindString": "Type literal",
1576
2386
  "flags": {},
1577
2387
  "children": [
1578
2388
  {
1579
- "id": 163,
2389
+ "id": 236,
1580
2390
  "name": "schema",
1581
2391
  "kind": 1024,
1582
2392
  "kindString": "Property",
@@ -1598,7 +2408,7 @@
1598
2408
  {
1599
2409
  "title": "Properties",
1600
2410
  "children": [
1601
- 163
2411
+ 236
1602
2412
  ]
1603
2413
  }
1604
2414
  ],
@@ -1622,19 +2432,19 @@
1622
2432
  ],
1623
2433
  "parameters": [
1624
2434
  {
1625
- "id": 165,
2435
+ "id": 238,
1626
2436
  "name": "query",
1627
2437
  "kind": 32768,
1628
2438
  "kindString": "Parameter",
1629
2439
  "flags": {},
1630
2440
  "type": {
1631
2441
  "type": "reference",
1632
- "id": 164,
2442
+ "id": 237,
1633
2443
  "name": "T"
1634
2444
  }
1635
2445
  },
1636
2446
  {
1637
- "id": 166,
2447
+ "id": 239,
1638
2448
  "name": "payloads",
1639
2449
  "kind": 32768,
1640
2450
  "kindString": "Parameter",
@@ -1657,14 +2467,14 @@
1657
2467
  {
1658
2468
  "type": "reflection",
1659
2469
  "declaration": {
1660
- "id": 167,
2470
+ "id": 240,
1661
2471
  "name": "__type",
1662
2472
  "kind": 65536,
1663
2473
  "kindString": "Type literal",
1664
2474
  "flags": {},
1665
2475
  "children": [
1666
2476
  {
1667
- "id": 168,
2477
+ "id": 241,
1668
2478
  "name": "schema",
1669
2479
  "kind": 1024,
1670
2480
  "kindString": "Property",
@@ -1686,7 +2496,7 @@
1686
2496
  {
1687
2497
  "title": "Properties",
1688
2498
  "children": [
1689
- 168
2499
+ 241
1690
2500
  ]
1691
2501
  }
1692
2502
  ],
@@ -1704,7 +2514,7 @@
1704
2514
  }
1705
2515
  },
1706
2516
  {
1707
- "id": 169,
2517
+ "id": 242,
1708
2518
  "name": "account",
1709
2519
  "kind": 32768,
1710
2520
  "kindString": "Parameter",
@@ -1741,14 +2551,14 @@
1741
2551
  {
1742
2552
  "type": "reflection",
1743
2553
  "declaration": {
1744
- "id": 170,
2554
+ "id": 243,
1745
2555
  "name": "__type",
1746
2556
  "kind": 65536,
1747
2557
  "kindString": "Type literal",
1748
2558
  "flags": {},
1749
2559
  "children": [
1750
2560
  {
1751
- "id": 171,
2561
+ "id": 244,
1752
2562
  "name": "query",
1753
2563
  "kind": 1024,
1754
2564
  "kindString": "Property",
@@ -1766,7 +2576,7 @@
1766
2576
  }
1767
2577
  },
1768
2578
  {
1769
- "id": 172,
2579
+ "id": 245,
1770
2580
  "name": "resultSet",
1771
2581
  "kind": 1024,
1772
2582
  "kindString": "Property",
@@ -1786,7 +2596,7 @@
1786
2596
  }
1787
2597
  },
1788
2598
  {
1789
- "id": 173,
2599
+ "id": 246,
1790
2600
  "name": "schema",
1791
2601
  "kind": 1024,
1792
2602
  "kindString": "Property",
@@ -1808,9 +2618,9 @@
1808
2618
  {
1809
2619
  "title": "Properties",
1810
2620
  "children": [
1811
- 171,
1812
- 172,
1813
- 173
2621
+ 244,
2622
+ 245,
2623
+ 246
1814
2624
  ]
1815
2625
  }
1816
2626
  ],
@@ -1841,14 +2651,14 @@
1841
2651
  {
1842
2652
  "type": "reflection",
1843
2653
  "declaration": {
1844
- "id": 174,
2654
+ "id": 247,
1845
2655
  "name": "__type",
1846
2656
  "kind": 65536,
1847
2657
  "kindString": "Type literal",
1848
2658
  "flags": {},
1849
2659
  "children": [
1850
2660
  {
1851
- "id": 175,
2661
+ "id": 248,
1852
2662
  "name": "schema",
1853
2663
  "kind": 1024,
1854
2664
  "kindString": "Property",
@@ -1870,7 +2680,7 @@
1870
2680
  {
1871
2681
  "title": "Properties",
1872
2682
  "children": [
1873
- 175
2683
+ 248
1874
2684
  ]
1875
2685
  }
1876
2686
  ],
@@ -1907,7 +2717,7 @@
1907
2717
  }
1908
2718
  },
1909
2719
  {
1910
- "id": 176,
2720
+ "id": 249,
1911
2721
  "name": "bindQueryInternal",
1912
2722
  "kind": 2048,
1913
2723
  "kindString": "Method",
@@ -1917,20 +2727,20 @@
1917
2727
  "sources": [
1918
2728
  {
1919
2729
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1920
- "line": 34,
2730
+ "line": 36,
1921
2731
  "character": 14
1922
2732
  }
1923
2733
  ],
1924
2734
  "signatures": [
1925
2735
  {
1926
- "id": 177,
2736
+ "id": 250,
1927
2737
  "name": "bindQueryInternal",
1928
2738
  "kind": 4096,
1929
2739
  "kindString": "Call signature",
1930
2740
  "flags": {},
1931
2741
  "typeParameter": [
1932
2742
  {
1933
- "id": 182,
2743
+ "id": 255,
1934
2744
  "name": "T",
1935
2745
  "kind": 131072,
1936
2746
  "kindString": "Type parameter",
@@ -1956,14 +2766,14 @@
1956
2766
  {
1957
2767
  "type": "reflection",
1958
2768
  "declaration": {
1959
- "id": 178,
2769
+ "id": 251,
1960
2770
  "name": "__type",
1961
2771
  "kind": 65536,
1962
2772
  "kindString": "Type literal",
1963
2773
  "flags": {},
1964
2774
  "children": [
1965
2775
  {
1966
- "id": 179,
2776
+ "id": 252,
1967
2777
  "name": "schema",
1968
2778
  "kind": 1024,
1969
2779
  "kindString": "Property",
@@ -1985,7 +2795,7 @@
1985
2795
  {
1986
2796
  "title": "Properties",
1987
2797
  "children": [
1988
- 179
2798
+ 252
1989
2799
  ]
1990
2800
  }
1991
2801
  ],
@@ -2021,14 +2831,14 @@
2021
2831
  {
2022
2832
  "type": "reflection",
2023
2833
  "declaration": {
2024
- "id": 180,
2834
+ "id": 253,
2025
2835
  "name": "__type",
2026
2836
  "kind": 65536,
2027
2837
  "kindString": "Type literal",
2028
2838
  "flags": {},
2029
2839
  "children": [
2030
2840
  {
2031
- "id": 181,
2841
+ "id": 254,
2032
2842
  "name": "schema",
2033
2843
  "kind": 1024,
2034
2844
  "kindString": "Property",
@@ -2050,7 +2860,7 @@
2050
2860
  {
2051
2861
  "title": "Properties",
2052
2862
  "children": [
2053
- 181
2863
+ 254
2054
2864
  ]
2055
2865
  }
2056
2866
  ],
@@ -2074,19 +2884,19 @@
2074
2884
  ],
2075
2885
  "parameters": [
2076
2886
  {
2077
- "id": 183,
2887
+ "id": 256,
2078
2888
  "name": "query",
2079
2889
  "kind": 32768,
2080
2890
  "kindString": "Parameter",
2081
2891
  "flags": {},
2082
2892
  "type": {
2083
2893
  "type": "reference",
2084
- "id": 182,
2894
+ "id": 255,
2085
2895
  "name": "T"
2086
2896
  }
2087
2897
  },
2088
2898
  {
2089
- "id": 184,
2899
+ "id": 257,
2090
2900
  "name": "payloads",
2091
2901
  "kind": 32768,
2092
2902
  "kindString": "Parameter",
@@ -2109,14 +2919,14 @@
2109
2919
  {
2110
2920
  "type": "reflection",
2111
2921
  "declaration": {
2112
- "id": 185,
2922
+ "id": 258,
2113
2923
  "name": "__type",
2114
2924
  "kind": 65536,
2115
2925
  "kindString": "Type literal",
2116
2926
  "flags": {},
2117
2927
  "children": [
2118
2928
  {
2119
- "id": 186,
2929
+ "id": 259,
2120
2930
  "name": "schema",
2121
2931
  "kind": 1024,
2122
2932
  "kindString": "Property",
@@ -2138,7 +2948,7 @@
2138
2948
  {
2139
2949
  "title": "Properties",
2140
2950
  "children": [
2141
- 186
2951
+ 259
2142
2952
  ]
2143
2953
  }
2144
2954
  ],
@@ -2156,7 +2966,7 @@
2156
2966
  }
2157
2967
  },
2158
2968
  {
2159
- "id": 187,
2969
+ "id": 260,
2160
2970
  "name": "account",
2161
2971
  "kind": 32768,
2162
2972
  "kindString": "Parameter",
@@ -2190,14 +3000,14 @@
2190
3000
  {
2191
3001
  "type": "reflection",
2192
3002
  "declaration": {
2193
- "id": 188,
3003
+ "id": 261,
2194
3004
  "name": "__type",
2195
3005
  "kind": 65536,
2196
3006
  "kindString": "Type literal",
2197
3007
  "flags": {},
2198
3008
  "children": [
2199
3009
  {
2200
- "id": 189,
3010
+ "id": 262,
2201
3011
  "name": "query",
2202
3012
  "kind": 1024,
2203
3013
  "kindString": "Property",
@@ -2215,7 +3025,7 @@
2215
3025
  }
2216
3026
  },
2217
3027
  {
2218
- "id": 190,
3028
+ "id": 263,
2219
3029
  "name": "resultSet",
2220
3030
  "kind": 1024,
2221
3031
  "kindString": "Property",
@@ -2235,7 +3045,7 @@
2235
3045
  }
2236
3046
  },
2237
3047
  {
2238
- "id": 191,
3048
+ "id": 264,
2239
3049
  "name": "schema",
2240
3050
  "kind": 1024,
2241
3051
  "kindString": "Property",
@@ -2257,9 +3067,9 @@
2257
3067
  {
2258
3068
  "title": "Properties",
2259
3069
  "children": [
2260
- 189,
2261
- 190,
2262
- 191
3070
+ 262,
3071
+ 263,
3072
+ 264
2263
3073
  ]
2264
3074
  }
2265
3075
  ],
@@ -2290,14 +3100,14 @@
2290
3100
  {
2291
3101
  "type": "reflection",
2292
3102
  "declaration": {
2293
- "id": 192,
3103
+ "id": 265,
2294
3104
  "name": "__type",
2295
3105
  "kind": 65536,
2296
3106
  "kindString": "Type literal",
2297
3107
  "flags": {},
2298
3108
  "children": [
2299
3109
  {
2300
- "id": 193,
3110
+ "id": 266,
2301
3111
  "name": "schema",
2302
3112
  "kind": 1024,
2303
3113
  "kindString": "Property",
@@ -2319,7 +3129,7 @@
2319
3129
  {
2320
3130
  "title": "Properties",
2321
3131
  "children": [
2322
- 193
3132
+ 266
2323
3133
  ]
2324
3134
  }
2325
3135
  ],
@@ -2349,7 +3159,7 @@
2349
3159
  }
2350
3160
  },
2351
3161
  {
2352
- "id": 194,
3162
+ "id": 267,
2353
3163
  "name": "bindResult",
2354
3164
  "kind": 2048,
2355
3165
  "kindString": "Method",
@@ -2359,20 +3169,20 @@
2359
3169
  "sources": [
2360
3170
  {
2361
3171
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2362
- "line": 35,
3172
+ "line": 37,
2363
3173
  "character": 14
2364
3174
  }
2365
3175
  ],
2366
3176
  "signatures": [
2367
3177
  {
2368
- "id": 195,
3178
+ "id": 268,
2369
3179
  "name": "bindResult",
2370
3180
  "kind": 4096,
2371
3181
  "kindString": "Call signature",
2372
3182
  "flags": {},
2373
3183
  "parameters": [
2374
3184
  {
2375
- "id": 196,
3185
+ "id": 269,
2376
3186
  "name": "payloads",
2377
3187
  "kind": 32768,
2378
3188
  "kindString": "Parameter",
@@ -2393,14 +3203,14 @@
2393
3203
  {
2394
3204
  "type": "reflection",
2395
3205
  "declaration": {
2396
- "id": 197,
3206
+ "id": 270,
2397
3207
  "name": "__type",
2398
3208
  "kind": 65536,
2399
3209
  "kindString": "Type literal",
2400
3210
  "flags": {},
2401
3211
  "children": [
2402
3212
  {
2403
- "id": 198,
3213
+ "id": 271,
2404
3214
  "name": "schema",
2405
3215
  "kind": 1024,
2406
3216
  "kindString": "Property",
@@ -2422,7 +3232,7 @@
2422
3232
  {
2423
3233
  "title": "Properties",
2424
3234
  "children": [
2425
- 198
3235
+ 271
2426
3236
  ]
2427
3237
  }
2428
3238
  ],
@@ -2440,7 +3250,7 @@
2440
3250
  }
2441
3251
  },
2442
3252
  {
2443
- "id": 199,
3253
+ "id": 272,
2444
3254
  "name": "account",
2445
3255
  "kind": 32768,
2446
3256
  "kindString": "Parameter",
@@ -2473,14 +3283,14 @@
2473
3283
  {
2474
3284
  "type": "reflection",
2475
3285
  "declaration": {
2476
- "id": 200,
3286
+ "id": 273,
2477
3287
  "name": "__type",
2478
3288
  "kind": 65536,
2479
3289
  "kindString": "Type literal",
2480
3290
  "flags": {},
2481
3291
  "children": [
2482
3292
  {
2483
- "id": 201,
3293
+ "id": 274,
2484
3294
  "name": "schema",
2485
3295
  "kind": 1024,
2486
3296
  "kindString": "Property",
@@ -2502,7 +3312,7 @@
2502
3312
  {
2503
3313
  "title": "Properties",
2504
3314
  "children": [
2505
- 201
3315
+ 274
2506
3316
  ]
2507
3317
  }
2508
3318
  ],
@@ -2539,7 +3349,7 @@
2539
3349
  }
2540
3350
  },
2541
3351
  {
2542
- "id": 202,
3352
+ "id": 275,
2543
3353
  "name": "bindResultInternal",
2544
3354
  "kind": 2048,
2545
3355
  "kindString": "Method",
@@ -2549,20 +3359,20 @@
2549
3359
  "sources": [
2550
3360
  {
2551
3361
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2552
- "line": 36,
3362
+ "line": 38,
2553
3363
  "character": 14
2554
3364
  }
2555
3365
  ],
2556
3366
  "signatures": [
2557
3367
  {
2558
- "id": 203,
3368
+ "id": 276,
2559
3369
  "name": "bindResultInternal",
2560
3370
  "kind": 4096,
2561
3371
  "kindString": "Call signature",
2562
3372
  "flags": {},
2563
3373
  "parameters": [
2564
3374
  {
2565
- "id": 204,
3375
+ "id": 277,
2566
3376
  "name": "payloads",
2567
3377
  "kind": 32768,
2568
3378
  "kindString": "Parameter",
@@ -2583,14 +3393,14 @@
2583
3393
  {
2584
3394
  "type": "reflection",
2585
3395
  "declaration": {
2586
- "id": 205,
3396
+ "id": 278,
2587
3397
  "name": "__type",
2588
3398
  "kind": 65536,
2589
3399
  "kindString": "Type literal",
2590
3400
  "flags": {},
2591
3401
  "children": [
2592
3402
  {
2593
- "id": 206,
3403
+ "id": 279,
2594
3404
  "name": "schema",
2595
3405
  "kind": 1024,
2596
3406
  "kindString": "Property",
@@ -2612,7 +3422,7 @@
2612
3422
  {
2613
3423
  "title": "Properties",
2614
3424
  "children": [
2615
- 206
3425
+ 279
2616
3426
  ]
2617
3427
  }
2618
3428
  ],
@@ -2630,7 +3440,7 @@
2630
3440
  }
2631
3441
  },
2632
3442
  {
2633
- "id": 207,
3443
+ "id": 280,
2634
3444
  "name": "account",
2635
3445
  "kind": 32768,
2636
3446
  "kindString": "Parameter",
@@ -2660,14 +3470,14 @@
2660
3470
  {
2661
3471
  "type": "reflection",
2662
3472
  "declaration": {
2663
- "id": 208,
3473
+ "id": 281,
2664
3474
  "name": "__type",
2665
3475
  "kind": 65536,
2666
3476
  "kindString": "Type literal",
2667
3477
  "flags": {},
2668
3478
  "children": [
2669
3479
  {
2670
- "id": 209,
3480
+ "id": 282,
2671
3481
  "name": "schema",
2672
3482
  "kind": 1024,
2673
3483
  "kindString": "Property",
@@ -2689,7 +3499,7 @@
2689
3499
  {
2690
3500
  "title": "Properties",
2691
3501
  "children": [
2692
- 209
3502
+ 282
2693
3503
  ]
2694
3504
  }
2695
3505
  ],
@@ -2719,7 +3529,7 @@
2719
3529
  }
2720
3530
  },
2721
3531
  {
2722
- "id": 129,
3532
+ "id": 175,
2723
3533
  "name": "description",
2724
3534
  "kind": 2048,
2725
3535
  "kindString": "Method",
@@ -2727,13 +3537,13 @@
2727
3537
  "sources": [
2728
3538
  {
2729
3539
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2730
- "line": 24,
3540
+ "line": 26,
2731
3541
  "character": 4
2732
3542
  }
2733
3543
  ],
2734
3544
  "signatures": [
2735
3545
  {
2736
- "id": 130,
3546
+ "id": 176,
2737
3547
  "name": "description",
2738
3548
  "kind": 4096,
2739
3549
  "kindString": "Call signature",
@@ -2764,7 +3574,7 @@
2764
3574
  }
2765
3575
  },
2766
3576
  {
2767
- "id": 131,
3577
+ "id": 177,
2768
3578
  "name": "discover",
2769
3579
  "kind": 2048,
2770
3580
  "kindString": "Method",
@@ -2772,20 +3582,20 @@
2772
3582
  "sources": [
2773
3583
  {
2774
3584
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2775
- "line": 25,
3585
+ "line": 27,
2776
3586
  "character": 4
2777
3587
  }
2778
3588
  ],
2779
3589
  "signatures": [
2780
3590
  {
2781
- "id": 132,
3591
+ "id": 178,
2782
3592
  "name": "discover",
2783
3593
  "kind": 4096,
2784
3594
  "kindString": "Call signature",
2785
3595
  "flags": {},
2786
3596
  "parameters": [
2787
3597
  {
2788
- "id": 133,
3598
+ "id": 179,
2789
3599
  "name": "_queryAccount",
2790
3600
  "kind": 32768,
2791
3601
  "kindString": "Parameter",
@@ -2817,14 +3627,14 @@
2817
3627
  {
2818
3628
  "type": "reflection",
2819
3629
  "declaration": {
2820
- "id": 134,
3630
+ "id": 180,
2821
3631
  "name": "__type",
2822
3632
  "kind": 65536,
2823
3633
  "kindString": "Type literal",
2824
3634
  "flags": {},
2825
3635
  "children": [
2826
3636
  {
2827
- "id": 135,
3637
+ "id": 181,
2828
3638
  "name": "schema",
2829
3639
  "kind": 1024,
2830
3640
  "kindString": "Property",
@@ -2846,7 +3656,7 @@
2846
3656
  {
2847
3657
  "title": "Properties",
2848
3658
  "children": [
2849
- 135
3659
+ 181
2850
3660
  ]
2851
3661
  }
2852
3662
  ],
@@ -2881,7 +3691,7 @@
2881
3691
  }
2882
3692
  },
2883
3693
  {
2884
- "id": 210,
3694
+ "id": 283,
2885
3695
  "name": "loadAccount",
2886
3696
  "kind": 2048,
2887
3697
  "kindString": "Method",
@@ -2891,20 +3701,20 @@
2891
3701
  "sources": [
2892
3702
  {
2893
3703
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2894
- "line": 37,
3704
+ "line": 39,
2895
3705
  "character": 14
2896
3706
  }
2897
3707
  ],
2898
3708
  "signatures": [
2899
3709
  {
2900
- "id": 211,
3710
+ "id": 284,
2901
3711
  "name": "loadAccount",
2902
3712
  "kind": 4096,
2903
3713
  "kindString": "Call signature",
2904
3714
  "flags": {},
2905
3715
  "parameters": [
2906
3716
  {
2907
- "id": 212,
3717
+ "id": 285,
2908
3718
  "name": "account",
2909
3719
  "kind": 32768,
2910
3720
  "kindString": "Parameter",
@@ -2943,7 +3753,7 @@
2943
3753
  "fileName": "plugins/packages/payloadset/packages/domain/src/Witness.ts",
2944
3754
  "line": 20,
2945
3755
  "character": 17,
2946
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/domain/src/Witness.ts#L20"
3756
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/domain/src/Witness.ts#L20"
2947
3757
  }
2948
3758
  ],
2949
3759
  "signatures": [
@@ -3683,10 +4493,1305 @@
3683
4493
  "line": 7,
3684
4494
  "character": 4
3685
4495
  }
3686
- ],
3687
- "type": {
3688
- "type": "literal",
3689
- "value": "network.xyo.boundwitness.query"
4496
+ ],
4497
+ "type": {
4498
+ "type": "literal",
4499
+ "value": "network.xyo.boundwitness.query"
4500
+ }
4501
+ }
4502
+ ],
4503
+ "groups": [
4504
+ {
4505
+ "title": "Properties",
4506
+ "children": [
4507
+ 91,
4508
+ 92,
4509
+ 93
4510
+ ]
4511
+ }
4512
+ ],
4513
+ "sources": [
4514
+ {
4515
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4516
+ "line": 4,
4517
+ "character": 51
4518
+ }
4519
+ ]
4520
+ }
4521
+ }
4522
+ ]
4523
+ },
4524
+ "default": {
4525
+ "type": "intersection",
4526
+ "types": [
4527
+ {
4528
+ "type": "reference",
4529
+ "name": "SchemaFields"
4530
+ },
4531
+ {
4532
+ "type": "reference",
4533
+ "name": "PayloadFields"
4534
+ },
4535
+ {
4536
+ "type": "reference",
4537
+ "name": "XyoBoundWitnessFields"
4538
+ },
4539
+ {
4540
+ "type": "reflection",
4541
+ "declaration": {
4542
+ "id": 94,
4543
+ "name": "__type",
4544
+ "kind": 65536,
4545
+ "kindString": "Type literal",
4546
+ "flags": {},
4547
+ "children": [
4548
+ {
4549
+ "id": 95,
4550
+ "name": "query",
4551
+ "kind": 1024,
4552
+ "kindString": "Property",
4553
+ "flags": {},
4554
+ "sources": [
4555
+ {
4556
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4557
+ "line": 5,
4558
+ "character": 4
4559
+ }
4560
+ ],
4561
+ "type": {
4562
+ "type": "intrinsic",
4563
+ "name": "string"
4564
+ }
4565
+ },
4566
+ {
4567
+ "id": 96,
4568
+ "name": "resultSet",
4569
+ "kind": 1024,
4570
+ "kindString": "Property",
4571
+ "flags": {
4572
+ "isOptional": true
4573
+ },
4574
+ "sources": [
4575
+ {
4576
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4577
+ "line": 6,
4578
+ "character": 4
4579
+ }
4580
+ ],
4581
+ "type": {
4582
+ "type": "intrinsic",
4583
+ "name": "string"
4584
+ }
4585
+ },
4586
+ {
4587
+ "id": 97,
4588
+ "name": "schema",
4589
+ "kind": 1024,
4590
+ "kindString": "Property",
4591
+ "flags": {},
4592
+ "sources": [
4593
+ {
4594
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4595
+ "line": 7,
4596
+ "character": 4
4597
+ }
4598
+ ],
4599
+ "type": {
4600
+ "type": "literal",
4601
+ "value": "network.xyo.boundwitness.query"
4602
+ }
4603
+ }
4604
+ ],
4605
+ "groups": [
4606
+ {
4607
+ "title": "Properties",
4608
+ "children": [
4609
+ 95,
4610
+ 96,
4611
+ 97
4612
+ ]
4613
+ }
4614
+ ],
4615
+ "sources": [
4616
+ {
4617
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4618
+ "line": 4,
4619
+ "character": 51
4620
+ }
4621
+ ]
4622
+ }
4623
+ }
4624
+ ]
4625
+ }
4626
+ },
4627
+ {
4628
+ "id": 113,
4629
+ "name": "TConfig",
4630
+ "kind": 131072,
4631
+ "kindString": "Type parameter",
4632
+ "flags": {},
4633
+ "type": {
4634
+ "type": "intersection",
4635
+ "types": [
4636
+ {
4637
+ "type": "reference",
4638
+ "name": "SchemaFields"
4639
+ },
4640
+ {
4641
+ "type": "reference",
4642
+ "name": "PayloadFields"
4643
+ },
4644
+ {
4645
+ "type": "reflection",
4646
+ "declaration": {
4647
+ "id": 99,
4648
+ "name": "__type",
4649
+ "kind": 65536,
4650
+ "kindString": "Type literal",
4651
+ "flags": {},
4652
+ "children": [
4653
+ {
4654
+ "id": 100,
4655
+ "name": "security",
4656
+ "kind": 1024,
4657
+ "kindString": "Property",
4658
+ "flags": {
4659
+ "isOptional": true
4660
+ },
4661
+ "sources": [
4662
+ {
4663
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4664
+ "line": 8,
4665
+ "character": 4
4666
+ }
4667
+ ],
4668
+ "type": {
4669
+ "type": "reflection",
4670
+ "declaration": {
4671
+ "id": 101,
4672
+ "name": "__type",
4673
+ "kind": 65536,
4674
+ "kindString": "Type literal",
4675
+ "flags": {},
4676
+ "children": [
4677
+ {
4678
+ "id": 102,
4679
+ "name": "allowed",
4680
+ "kind": 1024,
4681
+ "kindString": "Property",
4682
+ "flags": {
4683
+ "isOptional": true
4684
+ },
4685
+ "sources": [
4686
+ {
4687
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4688
+ "line": 9,
4689
+ "character": 8
4690
+ }
4691
+ ],
4692
+ "type": {
4693
+ "type": "reference",
4694
+ "typeArguments": [
4695
+ {
4696
+ "type": "intrinsic",
4697
+ "name": "string"
4698
+ },
4699
+ {
4700
+ "type": "array",
4701
+ "elementType": {
4702
+ "type": "array",
4703
+ "elementType": {
4704
+ "type": "intrinsic",
4705
+ "name": "string"
4706
+ }
4707
+ }
4708
+ }
4709
+ ],
4710
+ "name": "Record",
4711
+ "qualifiedName": "Record",
4712
+ "package": "typescript"
4713
+ }
4714
+ },
4715
+ {
4716
+ "id": 103,
4717
+ "name": "disallowed",
4718
+ "kind": 1024,
4719
+ "kindString": "Property",
4720
+ "flags": {
4721
+ "isOptional": true
4722
+ },
4723
+ "sources": [
4724
+ {
4725
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4726
+ "line": 10,
4727
+ "character": 8
4728
+ }
4729
+ ],
4730
+ "type": {
4731
+ "type": "reference",
4732
+ "typeArguments": [
4733
+ {
4734
+ "type": "intrinsic",
4735
+ "name": "string"
4736
+ },
4737
+ {
4738
+ "type": "array",
4739
+ "elementType": {
4740
+ "type": "intrinsic",
4741
+ "name": "string"
4742
+ }
4743
+ }
4744
+ ],
4745
+ "name": "Record",
4746
+ "qualifiedName": "Record",
4747
+ "package": "typescript"
4748
+ }
4749
+ }
4750
+ ],
4751
+ "groups": [
4752
+ {
4753
+ "title": "Properties",
4754
+ "children": [
4755
+ 102,
4756
+ 103
4757
+ ]
4758
+ }
4759
+ ],
4760
+ "sources": [
4761
+ {
4762
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4763
+ "line": 8,
4764
+ "character": 15
4765
+ }
4766
+ ]
4767
+ }
4768
+ }
4769
+ }
4770
+ ],
4771
+ "groups": [
4772
+ {
4773
+ "title": "Properties",
4774
+ "children": [
4775
+ 100
4776
+ ]
4777
+ }
4778
+ ],
4779
+ "sources": [
4780
+ {
4781
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4782
+ "line": 7,
4783
+ "character": 87
4784
+ }
4785
+ ]
4786
+ }
4787
+ },
4788
+ {
4789
+ "type": "reflection",
4790
+ "declaration": {
4791
+ "id": 104,
4792
+ "name": "__type",
4793
+ "kind": 65536,
4794
+ "kindString": "Type literal",
4795
+ "flags": {},
4796
+ "children": [
4797
+ {
4798
+ "id": 105,
4799
+ "name": "schema",
4800
+ "kind": 1024,
4801
+ "kindString": "Property",
4802
+ "flags": {},
4803
+ "sources": [
4804
+ {
4805
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4806
+ "line": 19,
4807
+ "character": 4
4808
+ }
4809
+ ],
4810
+ "type": {
4811
+ "type": "intrinsic",
4812
+ "name": "string"
4813
+ }
4814
+ }
4815
+ ],
4816
+ "groups": [
4817
+ {
4818
+ "title": "Properties",
4819
+ "children": [
4820
+ 105
4821
+ ]
4822
+ }
4823
+ ],
4824
+ "sources": [
4825
+ {
4826
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4827
+ "line": 18,
4828
+ "character": 17
4829
+ }
4830
+ ]
4831
+ }
4832
+ }
4833
+ ]
4834
+ },
4835
+ "default": {
4836
+ "type": "intersection",
4837
+ "types": [
4838
+ {
4839
+ "type": "reference",
4840
+ "name": "SchemaFields"
4841
+ },
4842
+ {
4843
+ "type": "reference",
4844
+ "name": "PayloadFields"
4845
+ },
4846
+ {
4847
+ "type": "reflection",
4848
+ "declaration": {
4849
+ "id": 106,
4850
+ "name": "__type",
4851
+ "kind": 65536,
4852
+ "kindString": "Type literal",
4853
+ "flags": {},
4854
+ "children": [
4855
+ {
4856
+ "id": 107,
4857
+ "name": "security",
4858
+ "kind": 1024,
4859
+ "kindString": "Property",
4860
+ "flags": {
4861
+ "isOptional": true
4862
+ },
4863
+ "sources": [
4864
+ {
4865
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4866
+ "line": 8,
4867
+ "character": 4
4868
+ }
4869
+ ],
4870
+ "type": {
4871
+ "type": "reflection",
4872
+ "declaration": {
4873
+ "id": 108,
4874
+ "name": "__type",
4875
+ "kind": 65536,
4876
+ "kindString": "Type literal",
4877
+ "flags": {},
4878
+ "children": [
4879
+ {
4880
+ "id": 109,
4881
+ "name": "allowed",
4882
+ "kind": 1024,
4883
+ "kindString": "Property",
4884
+ "flags": {
4885
+ "isOptional": true
4886
+ },
4887
+ "sources": [
4888
+ {
4889
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4890
+ "line": 9,
4891
+ "character": 8
4892
+ }
4893
+ ],
4894
+ "type": {
4895
+ "type": "reference",
4896
+ "typeArguments": [
4897
+ {
4898
+ "type": "intrinsic",
4899
+ "name": "string"
4900
+ },
4901
+ {
4902
+ "type": "array",
4903
+ "elementType": {
4904
+ "type": "array",
4905
+ "elementType": {
4906
+ "type": "intrinsic",
4907
+ "name": "string"
4908
+ }
4909
+ }
4910
+ }
4911
+ ],
4912
+ "name": "Record",
4913
+ "qualifiedName": "Record",
4914
+ "package": "typescript"
4915
+ }
4916
+ },
4917
+ {
4918
+ "id": 110,
4919
+ "name": "disallowed",
4920
+ "kind": 1024,
4921
+ "kindString": "Property",
4922
+ "flags": {
4923
+ "isOptional": true
4924
+ },
4925
+ "sources": [
4926
+ {
4927
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4928
+ "line": 10,
4929
+ "character": 8
4930
+ }
4931
+ ],
4932
+ "type": {
4933
+ "type": "reference",
4934
+ "typeArguments": [
4935
+ {
4936
+ "type": "intrinsic",
4937
+ "name": "string"
4938
+ },
4939
+ {
4940
+ "type": "array",
4941
+ "elementType": {
4942
+ "type": "intrinsic",
4943
+ "name": "string"
4944
+ }
4945
+ }
4946
+ ],
4947
+ "name": "Record",
4948
+ "qualifiedName": "Record",
4949
+ "package": "typescript"
4950
+ }
4951
+ }
4952
+ ],
4953
+ "groups": [
4954
+ {
4955
+ "title": "Properties",
4956
+ "children": [
4957
+ 109,
4958
+ 110
4959
+ ]
4960
+ }
4961
+ ],
4962
+ "sources": [
4963
+ {
4964
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4965
+ "line": 8,
4966
+ "character": 15
4967
+ }
4968
+ ]
4969
+ }
4970
+ }
4971
+ }
4972
+ ],
4973
+ "groups": [
4974
+ {
4975
+ "title": "Properties",
4976
+ "children": [
4977
+ 107
4978
+ ]
4979
+ }
4980
+ ],
4981
+ "sources": [
4982
+ {
4983
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4984
+ "line": 7,
4985
+ "character": 87
4986
+ }
4987
+ ]
4988
+ }
4989
+ },
4990
+ {
4991
+ "type": "reflection",
4992
+ "declaration": {
4993
+ "id": 111,
4994
+ "name": "__type",
4995
+ "kind": 65536,
4996
+ "kindString": "Type literal",
4997
+ "flags": {},
4998
+ "children": [
4999
+ {
5000
+ "id": 112,
5001
+ "name": "schema",
5002
+ "kind": 1024,
5003
+ "kindString": "Property",
5004
+ "flags": {},
5005
+ "sources": [
5006
+ {
5007
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5008
+ "line": 19,
5009
+ "character": 4
5010
+ }
5011
+ ],
5012
+ "type": {
5013
+ "type": "intrinsic",
5014
+ "name": "string"
5015
+ }
5016
+ }
5017
+ ],
5018
+ "groups": [
5019
+ {
5020
+ "title": "Properties",
5021
+ "children": [
5022
+ 112
5023
+ ]
5024
+ }
5025
+ ],
5026
+ "sources": [
5027
+ {
5028
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5029
+ "line": 18,
5030
+ "character": 17
5031
+ }
5032
+ ]
5033
+ }
5034
+ }
5035
+ ]
5036
+ }
5037
+ }
5038
+ ],
5039
+ "parameters": [
5040
+ {
5041
+ "id": 114,
5042
+ "name": "query",
5043
+ "kind": 32768,
5044
+ "kindString": "Parameter",
5045
+ "flags": {},
5046
+ "type": {
5047
+ "type": "reference",
5048
+ "id": 98,
5049
+ "name": "T"
5050
+ }
5051
+ },
5052
+ {
5053
+ "id": 115,
5054
+ "name": "payloads",
5055
+ "kind": 32768,
5056
+ "kindString": "Parameter",
5057
+ "flags": {
5058
+ "isOptional": true
5059
+ },
5060
+ "type": {
5061
+ "type": "array",
5062
+ "elementType": {
5063
+ "type": "intersection",
5064
+ "types": [
5065
+ {
5066
+ "type": "reference",
5067
+ "name": "SchemaFields"
5068
+ },
5069
+ {
5070
+ "type": "reference",
5071
+ "name": "PayloadFields"
5072
+ },
5073
+ {
5074
+ "type": "reflection",
5075
+ "declaration": {
5076
+ "id": 116,
5077
+ "name": "__type",
5078
+ "kind": 65536,
5079
+ "kindString": "Type literal",
5080
+ "flags": {},
5081
+ "children": [
5082
+ {
5083
+ "id": 117,
5084
+ "name": "schema",
5085
+ "kind": 1024,
5086
+ "kindString": "Property",
5087
+ "flags": {},
5088
+ "sources": [
5089
+ {
5090
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5091
+ "line": 19,
5092
+ "character": 4
5093
+ }
5094
+ ],
5095
+ "type": {
5096
+ "type": "intrinsic",
5097
+ "name": "string"
5098
+ }
5099
+ }
5100
+ ],
5101
+ "groups": [
5102
+ {
5103
+ "title": "Properties",
5104
+ "children": [
5105
+ 117
5106
+ ]
5107
+ }
5108
+ ],
5109
+ "sources": [
5110
+ {
5111
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5112
+ "line": 18,
5113
+ "character": 17
5114
+ }
5115
+ ]
5116
+ }
5117
+ }
5118
+ ]
5119
+ }
5120
+ }
5121
+ },
5122
+ {
5123
+ "id": 118,
5124
+ "name": "queryConfig",
5125
+ "kind": 32768,
5126
+ "kindString": "Parameter",
5127
+ "flags": {
5128
+ "isOptional": true
5129
+ },
5130
+ "type": {
5131
+ "type": "reference",
5132
+ "id": 113,
5133
+ "name": "TConfig"
5134
+ }
5135
+ }
5136
+ ],
5137
+ "type": {
5138
+ "type": "reference",
5139
+ "typeArguments": [
5140
+ {
5141
+ "type": "reference",
5142
+ "typeArguments": [
5143
+ {
5144
+ "type": "intersection",
5145
+ "types": [
5146
+ {
5147
+ "type": "reference",
5148
+ "name": "SchemaFields"
5149
+ },
5150
+ {
5151
+ "type": "reference",
5152
+ "name": "PayloadFields"
5153
+ },
5154
+ {
5155
+ "type": "reflection",
5156
+ "declaration": {
5157
+ "id": 119,
5158
+ "name": "__type",
5159
+ "kind": 65536,
5160
+ "kindString": "Type literal",
5161
+ "flags": {},
5162
+ "children": [
5163
+ {
5164
+ "id": 120,
5165
+ "name": "schema",
5166
+ "kind": 1024,
5167
+ "kindString": "Property",
5168
+ "flags": {},
5169
+ "sources": [
5170
+ {
5171
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5172
+ "line": 19,
5173
+ "character": 4
5174
+ }
5175
+ ],
5176
+ "type": {
5177
+ "type": "intrinsic",
5178
+ "name": "string"
5179
+ }
5180
+ }
5181
+ ],
5182
+ "groups": [
5183
+ {
5184
+ "title": "Properties",
5185
+ "children": [
5186
+ 120
5187
+ ]
5188
+ }
5189
+ ],
5190
+ "sources": [
5191
+ {
5192
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5193
+ "line": 18,
5194
+ "character": 17
5195
+ }
5196
+ ]
5197
+ }
5198
+ }
5199
+ ]
5200
+ }
5201
+ ],
5202
+ "name": "ModuleQueryResult"
5203
+ }
5204
+ ],
5205
+ "name": "Promise",
5206
+ "qualifiedName": "Promise",
5207
+ "package": "typescript"
5208
+ },
5209
+ "inheritedFrom": {
5210
+ "type": "reference",
5211
+ "name": "AbstractWitness.query"
5212
+ }
5213
+ }
5214
+ ],
5215
+ "inheritedFrom": {
5216
+ "type": "reference",
5217
+ "name": "AbstractWitness.query"
5218
+ }
5219
+ },
5220
+ {
5221
+ "id": 182,
5222
+ "name": "queryable",
5223
+ "kind": 2048,
5224
+ "kindString": "Method",
5225
+ "flags": {},
5226
+ "sources": [
5227
+ {
5228
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
5229
+ "line": 30,
5230
+ "character": 4
5231
+ }
5232
+ ],
5233
+ "signatures": [
5234
+ {
5235
+ "id": 183,
5236
+ "name": "queryable",
5237
+ "kind": 4096,
5238
+ "kindString": "Call signature",
5239
+ "flags": {},
5240
+ "typeParameter": [
5241
+ {
5242
+ "id": 192,
5243
+ "name": "T",
5244
+ "kind": 131072,
5245
+ "kindString": "Type parameter",
5246
+ "flags": {},
5247
+ "type": {
5248
+ "type": "intersection",
5249
+ "types": [
5250
+ {
5251
+ "type": "reference",
5252
+ "name": "SchemaFields"
5253
+ },
5254
+ {
5255
+ "type": "reference",
5256
+ "name": "PayloadFields"
5257
+ },
5258
+ {
5259
+ "type": "reference",
5260
+ "name": "XyoBoundWitnessFields"
5261
+ },
5262
+ {
5263
+ "type": "reflection",
5264
+ "declaration": {
5265
+ "id": 184,
5266
+ "name": "__type",
5267
+ "kind": 65536,
5268
+ "kindString": "Type literal",
5269
+ "flags": {},
5270
+ "children": [
5271
+ {
5272
+ "id": 185,
5273
+ "name": "query",
5274
+ "kind": 1024,
5275
+ "kindString": "Property",
5276
+ "flags": {},
5277
+ "sources": [
5278
+ {
5279
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5280
+ "line": 5,
5281
+ "character": 4
5282
+ }
5283
+ ],
5284
+ "type": {
5285
+ "type": "intrinsic",
5286
+ "name": "string"
5287
+ }
5288
+ },
5289
+ {
5290
+ "id": 186,
5291
+ "name": "resultSet",
5292
+ "kind": 1024,
5293
+ "kindString": "Property",
5294
+ "flags": {
5295
+ "isOptional": true
5296
+ },
5297
+ "sources": [
5298
+ {
5299
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5300
+ "line": 6,
5301
+ "character": 4
5302
+ }
5303
+ ],
5304
+ "type": {
5305
+ "type": "intrinsic",
5306
+ "name": "string"
5307
+ }
5308
+ },
5309
+ {
5310
+ "id": 187,
5311
+ "name": "schema",
5312
+ "kind": 1024,
5313
+ "kindString": "Property",
5314
+ "flags": {},
5315
+ "sources": [
5316
+ {
5317
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5318
+ "line": 7,
5319
+ "character": 4
5320
+ }
5321
+ ],
5322
+ "type": {
5323
+ "type": "literal",
5324
+ "value": "network.xyo.boundwitness.query"
5325
+ }
5326
+ }
5327
+ ],
5328
+ "groups": [
5329
+ {
5330
+ "title": "Properties",
5331
+ "children": [
5332
+ 185,
5333
+ 186,
5334
+ 187
5335
+ ]
5336
+ }
5337
+ ],
5338
+ "sources": [
5339
+ {
5340
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5341
+ "line": 4,
5342
+ "character": 51
5343
+ }
5344
+ ]
5345
+ }
5346
+ }
5347
+ ]
5348
+ },
5349
+ "default": {
5350
+ "type": "intersection",
5351
+ "types": [
5352
+ {
5353
+ "type": "reference",
5354
+ "name": "SchemaFields"
5355
+ },
5356
+ {
5357
+ "type": "reference",
5358
+ "name": "PayloadFields"
5359
+ },
5360
+ {
5361
+ "type": "reference",
5362
+ "name": "XyoBoundWitnessFields"
5363
+ },
5364
+ {
5365
+ "type": "reflection",
5366
+ "declaration": {
5367
+ "id": 188,
5368
+ "name": "__type",
5369
+ "kind": 65536,
5370
+ "kindString": "Type literal",
5371
+ "flags": {},
5372
+ "children": [
5373
+ {
5374
+ "id": 189,
5375
+ "name": "query",
5376
+ "kind": 1024,
5377
+ "kindString": "Property",
5378
+ "flags": {},
5379
+ "sources": [
5380
+ {
5381
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5382
+ "line": 5,
5383
+ "character": 4
5384
+ }
5385
+ ],
5386
+ "type": {
5387
+ "type": "intrinsic",
5388
+ "name": "string"
5389
+ }
5390
+ },
5391
+ {
5392
+ "id": 190,
5393
+ "name": "resultSet",
5394
+ "kind": 1024,
5395
+ "kindString": "Property",
5396
+ "flags": {
5397
+ "isOptional": true
5398
+ },
5399
+ "sources": [
5400
+ {
5401
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5402
+ "line": 6,
5403
+ "character": 4
5404
+ }
5405
+ ],
5406
+ "type": {
5407
+ "type": "intrinsic",
5408
+ "name": "string"
5409
+ }
5410
+ },
5411
+ {
5412
+ "id": 191,
5413
+ "name": "schema",
5414
+ "kind": 1024,
5415
+ "kindString": "Property",
5416
+ "flags": {},
5417
+ "sources": [
5418
+ {
5419
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5420
+ "line": 7,
5421
+ "character": 4
5422
+ }
5423
+ ],
5424
+ "type": {
5425
+ "type": "literal",
5426
+ "value": "network.xyo.boundwitness.query"
5427
+ }
5428
+ }
5429
+ ],
5430
+ "groups": [
5431
+ {
5432
+ "title": "Properties",
5433
+ "children": [
5434
+ 189,
5435
+ 190,
5436
+ 191
5437
+ ]
5438
+ }
5439
+ ],
5440
+ "sources": [
5441
+ {
5442
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5443
+ "line": 4,
5444
+ "character": 51
5445
+ }
5446
+ ]
5447
+ }
5448
+ }
5449
+ ]
5450
+ }
5451
+ },
5452
+ {
5453
+ "id": 207,
5454
+ "name": "TConfig",
5455
+ "kind": 131072,
5456
+ "kindString": "Type parameter",
5457
+ "flags": {},
5458
+ "type": {
5459
+ "type": "intersection",
5460
+ "types": [
5461
+ {
5462
+ "type": "reference",
5463
+ "name": "SchemaFields"
5464
+ },
5465
+ {
5466
+ "type": "reference",
5467
+ "name": "PayloadFields"
5468
+ },
5469
+ {
5470
+ "type": "reflection",
5471
+ "declaration": {
5472
+ "id": 193,
5473
+ "name": "__type",
5474
+ "kind": 65536,
5475
+ "kindString": "Type literal",
5476
+ "flags": {},
5477
+ "children": [
5478
+ {
5479
+ "id": 194,
5480
+ "name": "security",
5481
+ "kind": 1024,
5482
+ "kindString": "Property",
5483
+ "flags": {
5484
+ "isOptional": true
5485
+ },
5486
+ "sources": [
5487
+ {
5488
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5489
+ "line": 8,
5490
+ "character": 4
5491
+ }
5492
+ ],
5493
+ "type": {
5494
+ "type": "reflection",
5495
+ "declaration": {
5496
+ "id": 195,
5497
+ "name": "__type",
5498
+ "kind": 65536,
5499
+ "kindString": "Type literal",
5500
+ "flags": {},
5501
+ "children": [
5502
+ {
5503
+ "id": 196,
5504
+ "name": "allowed",
5505
+ "kind": 1024,
5506
+ "kindString": "Property",
5507
+ "flags": {
5508
+ "isOptional": true
5509
+ },
5510
+ "sources": [
5511
+ {
5512
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5513
+ "line": 9,
5514
+ "character": 8
5515
+ }
5516
+ ],
5517
+ "type": {
5518
+ "type": "reference",
5519
+ "typeArguments": [
5520
+ {
5521
+ "type": "intrinsic",
5522
+ "name": "string"
5523
+ },
5524
+ {
5525
+ "type": "array",
5526
+ "elementType": {
5527
+ "type": "array",
5528
+ "elementType": {
5529
+ "type": "intrinsic",
5530
+ "name": "string"
5531
+ }
5532
+ }
5533
+ }
5534
+ ],
5535
+ "name": "Record",
5536
+ "qualifiedName": "Record",
5537
+ "package": "typescript"
5538
+ }
5539
+ },
5540
+ {
5541
+ "id": 197,
5542
+ "name": "disallowed",
5543
+ "kind": 1024,
5544
+ "kindString": "Property",
5545
+ "flags": {
5546
+ "isOptional": true
5547
+ },
5548
+ "sources": [
5549
+ {
5550
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5551
+ "line": 10,
5552
+ "character": 8
5553
+ }
5554
+ ],
5555
+ "type": {
5556
+ "type": "reference",
5557
+ "typeArguments": [
5558
+ {
5559
+ "type": "intrinsic",
5560
+ "name": "string"
5561
+ },
5562
+ {
5563
+ "type": "array",
5564
+ "elementType": {
5565
+ "type": "intrinsic",
5566
+ "name": "string"
5567
+ }
5568
+ }
5569
+ ],
5570
+ "name": "Record",
5571
+ "qualifiedName": "Record",
5572
+ "package": "typescript"
5573
+ }
5574
+ }
5575
+ ],
5576
+ "groups": [
5577
+ {
5578
+ "title": "Properties",
5579
+ "children": [
5580
+ 196,
5581
+ 197
5582
+ ]
5583
+ }
5584
+ ],
5585
+ "sources": [
5586
+ {
5587
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5588
+ "line": 8,
5589
+ "character": 15
5590
+ }
5591
+ ]
5592
+ }
5593
+ }
5594
+ }
5595
+ ],
5596
+ "groups": [
5597
+ {
5598
+ "title": "Properties",
5599
+ "children": [
5600
+ 194
5601
+ ]
5602
+ }
5603
+ ],
5604
+ "sources": [
5605
+ {
5606
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5607
+ "line": 7,
5608
+ "character": 87
5609
+ }
5610
+ ]
5611
+ }
5612
+ },
5613
+ {
5614
+ "type": "reflection",
5615
+ "declaration": {
5616
+ "id": 198,
5617
+ "name": "__type",
5618
+ "kind": 65536,
5619
+ "kindString": "Type literal",
5620
+ "flags": {},
5621
+ "children": [
5622
+ {
5623
+ "id": 199,
5624
+ "name": "schema",
5625
+ "kind": 1024,
5626
+ "kindString": "Property",
5627
+ "flags": {},
5628
+ "sources": [
5629
+ {
5630
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5631
+ "line": 19,
5632
+ "character": 4
5633
+ }
5634
+ ],
5635
+ "type": {
5636
+ "type": "intrinsic",
5637
+ "name": "string"
5638
+ }
5639
+ }
5640
+ ],
5641
+ "groups": [
5642
+ {
5643
+ "title": "Properties",
5644
+ "children": [
5645
+ 199
5646
+ ]
5647
+ }
5648
+ ],
5649
+ "sources": [
5650
+ {
5651
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5652
+ "line": 18,
5653
+ "character": 17
5654
+ }
5655
+ ]
5656
+ }
5657
+ }
5658
+ ]
5659
+ },
5660
+ "default": {
5661
+ "type": "intersection",
5662
+ "types": [
5663
+ {
5664
+ "type": "reference",
5665
+ "name": "SchemaFields"
5666
+ },
5667
+ {
5668
+ "type": "reference",
5669
+ "name": "PayloadFields"
5670
+ },
5671
+ {
5672
+ "type": "reflection",
5673
+ "declaration": {
5674
+ "id": 200,
5675
+ "name": "__type",
5676
+ "kind": 65536,
5677
+ "kindString": "Type literal",
5678
+ "flags": {},
5679
+ "children": [
5680
+ {
5681
+ "id": 201,
5682
+ "name": "security",
5683
+ "kind": 1024,
5684
+ "kindString": "Property",
5685
+ "flags": {
5686
+ "isOptional": true
5687
+ },
5688
+ "sources": [
5689
+ {
5690
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5691
+ "line": 8,
5692
+ "character": 4
5693
+ }
5694
+ ],
5695
+ "type": {
5696
+ "type": "reflection",
5697
+ "declaration": {
5698
+ "id": 202,
5699
+ "name": "__type",
5700
+ "kind": 65536,
5701
+ "kindString": "Type literal",
5702
+ "flags": {},
5703
+ "children": [
5704
+ {
5705
+ "id": 203,
5706
+ "name": "allowed",
5707
+ "kind": 1024,
5708
+ "kindString": "Property",
5709
+ "flags": {
5710
+ "isOptional": true
5711
+ },
5712
+ "sources": [
5713
+ {
5714
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5715
+ "line": 9,
5716
+ "character": 8
5717
+ }
5718
+ ],
5719
+ "type": {
5720
+ "type": "reference",
5721
+ "typeArguments": [
5722
+ {
5723
+ "type": "intrinsic",
5724
+ "name": "string"
5725
+ },
5726
+ {
5727
+ "type": "array",
5728
+ "elementType": {
5729
+ "type": "array",
5730
+ "elementType": {
5731
+ "type": "intrinsic",
5732
+ "name": "string"
5733
+ }
5734
+ }
5735
+ }
5736
+ ],
5737
+ "name": "Record",
5738
+ "qualifiedName": "Record",
5739
+ "package": "typescript"
5740
+ }
5741
+ },
5742
+ {
5743
+ "id": 204,
5744
+ "name": "disallowed",
5745
+ "kind": 1024,
5746
+ "kindString": "Property",
5747
+ "flags": {
5748
+ "isOptional": true
5749
+ },
5750
+ "sources": [
5751
+ {
5752
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5753
+ "line": 10,
5754
+ "character": 8
5755
+ }
5756
+ ],
5757
+ "type": {
5758
+ "type": "reference",
5759
+ "typeArguments": [
5760
+ {
5761
+ "type": "intrinsic",
5762
+ "name": "string"
5763
+ },
5764
+ {
5765
+ "type": "array",
5766
+ "elementType": {
5767
+ "type": "intrinsic",
5768
+ "name": "string"
5769
+ }
5770
+ }
5771
+ ],
5772
+ "name": "Record",
5773
+ "qualifiedName": "Record",
5774
+ "package": "typescript"
5775
+ }
5776
+ }
5777
+ ],
5778
+ "groups": [
5779
+ {
5780
+ "title": "Properties",
5781
+ "children": [
5782
+ 203,
5783
+ 204
5784
+ ]
5785
+ }
5786
+ ],
5787
+ "sources": [
5788
+ {
5789
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5790
+ "line": 8,
5791
+ "character": 15
5792
+ }
5793
+ ]
5794
+ }
3690
5795
  }
3691
5796
  }
3692
5797
  ],
@@ -3694,77 +5799,38 @@
3694
5799
  {
3695
5800
  "title": "Properties",
3696
5801
  "children": [
3697
- 91,
3698
- 92,
3699
- 93
5802
+ 201
3700
5803
  ]
3701
5804
  }
3702
5805
  ],
3703
5806
  "sources": [
3704
5807
  {
3705
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3706
- "line": 4,
3707
- "character": 51
5808
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5809
+ "line": 7,
5810
+ "character": 87
3708
5811
  }
3709
5812
  ]
3710
5813
  }
3711
- }
3712
- ]
3713
- },
3714
- "default": {
3715
- "type": "intersection",
3716
- "types": [
3717
- {
3718
- "type": "reference",
3719
- "name": "SchemaFields"
3720
- },
3721
- {
3722
- "type": "reference",
3723
- "name": "PayloadFields"
3724
- },
3725
- {
3726
- "type": "reference",
3727
- "name": "XyoBoundWitnessFields"
3728
5814
  },
3729
5815
  {
3730
5816
  "type": "reflection",
3731
5817
  "declaration": {
3732
- "id": 94,
5818
+ "id": 205,
3733
5819
  "name": "__type",
3734
5820
  "kind": 65536,
3735
5821
  "kindString": "Type literal",
3736
5822
  "flags": {},
3737
5823
  "children": [
3738
5824
  {
3739
- "id": 95,
3740
- "name": "query",
5825
+ "id": 206,
5826
+ "name": "schema",
3741
5827
  "kind": 1024,
3742
5828
  "kindString": "Property",
3743
5829
  "flags": {},
3744
5830
  "sources": [
3745
5831
  {
3746
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3747
- "line": 5,
3748
- "character": 4
3749
- }
3750
- ],
3751
- "type": {
3752
- "type": "intrinsic",
3753
- "name": "string"
3754
- }
3755
- },
3756
- {
3757
- "id": 96,
3758
- "name": "resultSet",
3759
- "kind": 1024,
3760
- "kindString": "Property",
3761
- "flags": {
3762
- "isOptional": true
3763
- },
3764
- "sources": [
3765
- {
3766
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3767
- "line": 6,
5832
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5833
+ "line": 19,
3768
5834
  "character": 4
3769
5835
  }
3770
5836
  ],
@@ -3772,41 +5838,21 @@
3772
5838
  "type": "intrinsic",
3773
5839
  "name": "string"
3774
5840
  }
3775
- },
3776
- {
3777
- "id": 97,
3778
- "name": "schema",
3779
- "kind": 1024,
3780
- "kindString": "Property",
3781
- "flags": {},
3782
- "sources": [
3783
- {
3784
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3785
- "line": 7,
3786
- "character": 4
3787
- }
3788
- ],
3789
- "type": {
3790
- "type": "literal",
3791
- "value": "network.xyo.boundwitness.query"
3792
- }
3793
5841
  }
3794
5842
  ],
3795
5843
  "groups": [
3796
5844
  {
3797
5845
  "title": "Properties",
3798
5846
  "children": [
3799
- 95,
3800
- 96,
3801
- 97
5847
+ 206
3802
5848
  ]
3803
5849
  }
3804
5850
  ],
3805
5851
  "sources": [
3806
5852
  {
3807
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3808
- "line": 4,
3809
- "character": 51
5853
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5854
+ "line": 18,
5855
+ "character": 17
3810
5856
  }
3811
5857
  ]
3812
5858
  }
@@ -3817,19 +5863,19 @@
3817
5863
  ],
3818
5864
  "parameters": [
3819
5865
  {
3820
- "id": 99,
5866
+ "id": 208,
3821
5867
  "name": "query",
3822
5868
  "kind": 32768,
3823
5869
  "kindString": "Parameter",
3824
5870
  "flags": {},
3825
5871
  "type": {
3826
5872
  "type": "reference",
3827
- "id": 98,
5873
+ "id": 192,
3828
5874
  "name": "T"
3829
5875
  }
3830
5876
  },
3831
5877
  {
3832
- "id": 100,
5878
+ "id": 209,
3833
5879
  "name": "payloads",
3834
5880
  "kind": 32768,
3835
5881
  "kindString": "Parameter",
@@ -3852,14 +5898,14 @@
3852
5898
  {
3853
5899
  "type": "reflection",
3854
5900
  "declaration": {
3855
- "id": 101,
5901
+ "id": 210,
3856
5902
  "name": "__type",
3857
5903
  "kind": 65536,
3858
5904
  "kindString": "Type literal",
3859
5905
  "flags": {},
3860
5906
  "children": [
3861
5907
  {
3862
- "id": 102,
5908
+ "id": 211,
3863
5909
  "name": "schema",
3864
5910
  "kind": 1024,
3865
5911
  "kindString": "Property",
@@ -3881,7 +5927,7 @@
3881
5927
  {
3882
5928
  "title": "Properties",
3883
5929
  "children": [
3884
- 102
5930
+ 211
3885
5931
  ]
3886
5932
  }
3887
5933
  ],
@@ -3897,137 +5943,19 @@
3897
5943
  ]
3898
5944
  }
3899
5945
  }
3900
- }
3901
- ],
3902
- "type": {
3903
- "type": "reference",
3904
- "typeArguments": [
3905
- {
3906
- "type": "reference",
3907
- "typeArguments": [
3908
- {
3909
- "type": "intersection",
3910
- "types": [
3911
- {
3912
- "type": "reference",
3913
- "name": "SchemaFields"
3914
- },
3915
- {
3916
- "type": "reference",
3917
- "name": "PayloadFields"
3918
- },
3919
- {
3920
- "type": "reflection",
3921
- "declaration": {
3922
- "id": 103,
3923
- "name": "__type",
3924
- "kind": 65536,
3925
- "kindString": "Type literal",
3926
- "flags": {},
3927
- "children": [
3928
- {
3929
- "id": 104,
3930
- "name": "schema",
3931
- "kind": 1024,
3932
- "kindString": "Property",
3933
- "flags": {},
3934
- "sources": [
3935
- {
3936
- "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
3937
- "line": 15,
3938
- "character": 8
3939
- }
3940
- ],
3941
- "type": {
3942
- "type": "intrinsic",
3943
- "name": "string"
3944
- }
3945
- }
3946
- ],
3947
- "groups": [
3948
- {
3949
- "title": "Properties",
3950
- "children": [
3951
- 104
3952
- ]
3953
- }
3954
- ],
3955
- "sources": [
3956
- {
3957
- "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
3958
- "line": 14,
3959
- "character": 262
3960
- }
3961
- ]
3962
- }
3963
- }
3964
- ]
3965
- }
3966
- ],
3967
- "name": "ModuleQueryResult"
3968
- }
3969
- ],
3970
- "name": "Promise",
3971
- "qualifiedName": "Promise",
3972
- "package": "typescript"
3973
- },
3974
- "inheritedFrom": {
3975
- "type": "reference",
3976
- "name": "AbstractWitness.query"
3977
- }
3978
- }
3979
- ],
3980
- "inheritedFrom": {
3981
- "type": "reference",
3982
- "name": "AbstractWitness.query"
3983
- }
3984
- },
3985
- {
3986
- "id": 136,
3987
- "name": "queryable",
3988
- "kind": 2048,
3989
- "kindString": "Method",
3990
- "flags": {},
3991
- "sources": [
3992
- {
3993
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3994
- "line": 28,
3995
- "character": 4
3996
- }
3997
- ],
3998
- "signatures": [
3999
- {
4000
- "id": 137,
4001
- "name": "queryable",
4002
- "kind": 4096,
4003
- "kindString": "Call signature",
4004
- "flags": {},
4005
- "parameters": [
4006
- {
4007
- "id": 138,
4008
- "name": "schema",
4009
- "kind": 32768,
4010
- "kindString": "Parameter",
4011
- "flags": {},
4012
- "type": {
4013
- "type": "intrinsic",
4014
- "name": "string"
4015
- }
4016
5946
  },
4017
5947
  {
4018
- "id": 139,
4019
- "name": "addresses",
5948
+ "id": 212,
5949
+ "name": "queryConfig",
4020
5950
  "kind": 32768,
4021
5951
  "kindString": "Parameter",
4022
5952
  "flags": {
4023
5953
  "isOptional": true
4024
5954
  },
4025
5955
  "type": {
4026
- "type": "array",
4027
- "elementType": {
4028
- "type": "intrinsic",
4029
- "name": "string"
4030
- }
5956
+ "type": "reference",
5957
+ "id": 207,
5958
+ "name": "TConfig"
4031
5959
  }
4032
5960
  }
4033
5961
  ],
@@ -4047,7 +5975,7 @@
4047
5975
  }
4048
5976
  },
4049
5977
  {
4050
- "id": 213,
5978
+ "id": 286,
4051
5979
  "name": "start",
4052
5980
  "kind": 2048,
4053
5981
  "kindString": "Method",
@@ -4057,20 +5985,20 @@
4057
5985
  "sources": [
4058
5986
  {
4059
5987
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4060
- "line": 38,
5988
+ "line": 40,
4061
5989
  "character": 14
4062
5990
  }
4063
5991
  ],
4064
5992
  "signatures": [
4065
5993
  {
4066
- "id": 214,
5994
+ "id": 287,
4067
5995
  "name": "start",
4068
5996
  "kind": 4096,
4069
5997
  "kindString": "Call signature",
4070
5998
  "flags": {},
4071
5999
  "parameters": [
4072
6000
  {
4073
- "id": 215,
6001
+ "id": 288,
4074
6002
  "name": "_timeout",
4075
6003
  "kind": 32768,
4076
6004
  "kindString": "Parameter",
@@ -4110,7 +6038,7 @@
4110
6038
  }
4111
6039
  },
4112
6040
  {
4113
- "id": 140,
6041
+ "id": 213,
4114
6042
  "name": "started",
4115
6043
  "kind": 2048,
4116
6044
  "kindString": "Method",
@@ -4118,20 +6046,20 @@
4118
6046
  "sources": [
4119
6047
  {
4120
6048
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4121
- "line": 29,
6049
+ "line": 31,
4122
6050
  "character": 4
4123
6051
  }
4124
6052
  ],
4125
6053
  "signatures": [
4126
6054
  {
4127
- "id": 141,
6055
+ "id": 214,
4128
6056
  "name": "started",
4129
6057
  "kind": 4096,
4130
6058
  "kindString": "Call signature",
4131
6059
  "flags": {},
4132
6060
  "parameters": [
4133
6061
  {
4134
- "id": 142,
6062
+ "id": 215,
4135
6063
  "name": "notStartedAction",
4136
6064
  "kind": 32768,
4137
6065
  "kindString": "Parameter",
@@ -4181,7 +6109,7 @@
4181
6109
  }
4182
6110
  },
4183
6111
  {
4184
- "id": 216,
6112
+ "id": 289,
4185
6113
  "name": "stop",
4186
6114
  "kind": 2048,
4187
6115
  "kindString": "Method",
@@ -4191,20 +6119,20 @@
4191
6119
  "sources": [
4192
6120
  {
4193
6121
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4194
- "line": 39,
6122
+ "line": 41,
4195
6123
  "character": 14
4196
6124
  }
4197
6125
  ],
4198
6126
  "signatures": [
4199
6127
  {
4200
- "id": 217,
6128
+ "id": 290,
4201
6129
  "name": "stop",
4202
6130
  "kind": 4096,
4203
6131
  "kindString": "Call signature",
4204
6132
  "flags": {},
4205
6133
  "parameters": [
4206
6134
  {
4207
- "id": 218,
6135
+ "id": 291,
4208
6136
  "name": "_timeout",
4209
6137
  "kind": 32768,
4210
6138
  "kindString": "Parameter",
@@ -4244,7 +6172,7 @@
4244
6172
  }
4245
6173
  },
4246
6174
  {
4247
- "id": 143,
6175
+ "id": 216,
4248
6176
  "name": "subscribe",
4249
6177
  "kind": 2048,
4250
6178
  "kindString": "Method",
@@ -4252,20 +6180,20 @@
4252
6180
  "sources": [
4253
6181
  {
4254
6182
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4255
- "line": 30,
6183
+ "line": 32,
4256
6184
  "character": 4
4257
6185
  }
4258
6186
  ],
4259
6187
  "signatures": [
4260
6188
  {
4261
- "id": 144,
6189
+ "id": 217,
4262
6190
  "name": "subscribe",
4263
6191
  "kind": 4096,
4264
6192
  "kindString": "Call signature",
4265
6193
  "flags": {},
4266
6194
  "parameters": [
4267
6195
  {
4268
- "id": 145,
6196
+ "id": 218,
4269
6197
  "name": "_queryAccount",
4270
6198
  "kind": 32768,
4271
6199
  "kindString": "Parameter",
@@ -4294,7 +6222,7 @@
4294
6222
  }
4295
6223
  },
4296
6224
  {
4297
- "id": 219,
6225
+ "id": 292,
4298
6226
  "name": "validateConfig",
4299
6227
  "kind": 2048,
4300
6228
  "kindString": "Method",
@@ -4304,20 +6232,20 @@
4304
6232
  "sources": [
4305
6233
  {
4306
6234
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4307
- "line": 40,
6235
+ "line": 42,
4308
6236
  "character": 14
4309
6237
  }
4310
6238
  ],
4311
6239
  "signatures": [
4312
6240
  {
4313
- "id": 220,
6241
+ "id": 293,
4314
6242
  "name": "validateConfig",
4315
6243
  "kind": 4096,
4316
6244
  "kindString": "Call signature",
4317
6245
  "flags": {},
4318
6246
  "parameters": [
4319
6247
  {
4320
- "id": 221,
6248
+ "id": 294,
4321
6249
  "name": "config",
4322
6250
  "kind": 32768,
4323
6251
  "kindString": "Parameter",
@@ -4330,7 +6258,7 @@
4330
6258
  }
4331
6259
  },
4332
6260
  {
4333
- "id": 222,
6261
+ "id": 295,
4334
6262
  "name": "parents",
4335
6263
  "kind": 32768,
4336
6264
  "kindString": "Parameter",
@@ -4374,7 +6302,7 @@
4374
6302
  "fileName": "plugins/packages/payloadset/packages/domain/src/Witness.ts",
4375
6303
  "line": 12,
4376
6304
  "character": 24,
4377
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/domain/src/Witness.ts#L12"
6305
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/domain/src/Witness.ts#L12"
4378
6306
  }
4379
6307
  ],
4380
6308
  "signatures": [
@@ -4571,7 +6499,7 @@
4571
6499
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
4572
6500
  "line": 7,
4573
6501
  "character": 2,
4574
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L7"
6502
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L7"
4575
6503
  }
4576
6504
  ],
4577
6505
  "type": {
@@ -4590,7 +6518,7 @@
4590
6518
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
4591
6519
  "line": 8,
4592
6520
  "character": 2,
4593
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L8"
6521
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L8"
4594
6522
  }
4595
6523
  ],
4596
6524
  "type": {
@@ -4613,7 +6541,7 @@
4613
6541
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
4614
6542
  "line": 6,
4615
6543
  "character": 54,
4616
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L6"
6544
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L6"
4617
6545
  }
4618
6546
  ]
4619
6547
  }
@@ -4768,7 +6696,7 @@
4768
6696
  "fileName": "plugins/packages/payloadset/packages/domain/src/Witness.ts",
4769
6697
  "line": 16,
4770
6698
  "character": 16,
4771
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/domain/src/Witness.ts#L16"
6699
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/domain/src/Witness.ts#L16"
4772
6700
  }
4773
6701
  ],
4774
6702
  "signatures": [
@@ -4809,12 +6737,13 @@
4809
6737
  {
4810
6738
  "title": "Properties",
4811
6739
  "children": [
6740
+ 134,
6741
+ 142,
6742
+ 143,
4812
6743
  121,
4813
- 122,
4814
- 123,
4815
- 105,
4816
- 124,
4817
- 118,
6744
+ 144,
6745
+ 145,
6746
+ 150,
4818
6747
  22,
4819
6748
  42,
4820
6749
  23
@@ -4823,32 +6752,32 @@
4823
6752
  {
4824
6753
  "title": "Accessors",
4825
6754
  "children": [
4826
- 125,
4827
- 127,
6755
+ 155,
6756
+ 157,
4828
6757
  82
4829
6758
  ]
4830
6759
  },
4831
6760
  {
4832
6761
  "title": "Methods",
4833
6762
  "children": [
4834
- 146,
4835
- 151,
4836
- 158,
4837
- 176,
4838
- 194,
4839
- 202,
4840
- 129,
4841
- 131,
4842
- 210,
6763
+ 219,
6764
+ 224,
6765
+ 231,
6766
+ 249,
6767
+ 267,
6768
+ 275,
6769
+ 175,
6770
+ 177,
6771
+ 283,
4843
6772
  58,
4844
6773
  86,
4845
6774
  88,
4846
- 136,
6775
+ 182,
6776
+ 286,
4847
6777
  213,
4848
- 140,
6778
+ 289,
4849
6779
  216,
4850
- 143,
4851
- 219,
6780
+ 292,
4852
6781
  24,
4853
6782
  39
4854
6783
  ]
@@ -4859,7 +6788,7 @@
4859
6788
  "fileName": "plugins/packages/payloadset/packages/domain/src/Witness.ts",
4860
6789
  "line": 8,
4861
6790
  "character": 13,
4862
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/domain/src/Witness.ts#L8"
6791
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/domain/src/Witness.ts#L8"
4863
6792
  }
4864
6793
  ],
4865
6794
  "extendedTypes": [
@@ -4887,7 +6816,7 @@
4887
6816
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
4888
6817
  "line": 6,
4889
6818
  "character": 12,
4890
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L6"
6819
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L6"
4891
6820
  }
4892
6821
  ],
4893
6822
  "type": {
@@ -4913,7 +6842,7 @@
4913
6842
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
4914
6843
  "line": 7,
4915
6844
  "character": 2,
4916
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L7"
6845
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L7"
4917
6846
  }
4918
6847
  ],
4919
6848
  "type": {
@@ -4932,7 +6861,7 @@
4932
6861
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
4933
6862
  "line": 8,
4934
6863
  "character": 2,
4935
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L8"
6864
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L8"
4936
6865
  }
4937
6866
  ],
4938
6867
  "type": {
@@ -4956,7 +6885,7 @@
4956
6885
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
4957
6886
  "line": 6,
4958
6887
  "character": 54,
4959
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L6"
6888
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L6"
4960
6889
  }
4961
6890
  ]
4962
6891
  }
@@ -4976,13 +6905,13 @@
4976
6905
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
4977
6906
  "line": 3,
4978
6907
  "character": 12,
4979
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L3"
6908
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L3"
4980
6909
  },
4981
6910
  {
4982
6911
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
4983
6912
  "line": 4,
4984
6913
  "character": 13,
4985
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L4"
6914
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L4"
4986
6915
  }
4987
6916
  ],
4988
6917
  "type": {
@@ -5001,13 +6930,13 @@
5001
6930
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
5002
6931
  "line": 3,
5003
6932
  "character": 12,
5004
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L3"
6933
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L3"
5005
6934
  },
5006
6935
  {
5007
6936
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
5008
6937
  "line": 4,
5009
6938
  "character": 13,
5010
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L4"
6939
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L4"
5011
6940
  }
5012
6941
  ],
5013
6942
  "type": {
@@ -5026,7 +6955,7 @@
5026
6955
  "fileName": "plugins/packages/payloadset/packages/domain/src/Plugin.ts",
5027
6956
  "line": 9,
5028
6957
  "character": 13,
5029
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/domain/src/Plugin.ts#L9"
6958
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/domain/src/Plugin.ts#L9"
5030
6959
  }
5031
6960
  ],
5032
6961
  "signatures": [
@@ -5217,7 +7146,7 @@
5217
7146
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
5218
7147
  "line": 7,
5219
7148
  "character": 2,
5220
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L7"
7149
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L7"
5221
7150
  }
5222
7151
  ],
5223
7152
  "type": {
@@ -5236,7 +7165,7 @@
5236
7165
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
5237
7166
  "line": 8,
5238
7167
  "character": 2,
5239
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L8"
7168
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L8"
5240
7169
  }
5241
7170
  ],
5242
7171
  "type": {
@@ -5259,7 +7188,7 @@
5259
7188
  "fileName": "plugins/packages/payloadset/packages/domain/src/Config.ts",
5260
7189
  "line": 6,
5261
7190
  "character": 54,
5262
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L6"
7191
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/domain/src/Config.ts#L6"
5263
7192
  }
5264
7193
  ]
5265
7194
  }
@@ -5385,7 +7314,7 @@
5385
7314
  {
5386
7315
  "title": "References",
5387
7316
  "children": [
5388
- 223
7317
+ 296
5389
7318
  ]
5390
7319
  },
5391
7320
  {
@@ -5419,7 +7348,7 @@
5419
7348
  "fileName": "plugins/packages/payloadset/packages/domain/src/index.ts",
5420
7349
  "line": 1,
5421
7350
  "character": 0,
5422
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/domain/src/index.ts#L1"
7351
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/domain/src/index.ts#L1"
5423
7352
  }
5424
7353
  ]
5425
7354
  }