@xyo-network/schema-plugin 2.49.4 → 2.50.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/docs.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "originalName": "",
8
8
  "children": [
9
9
  {
10
- "id": 315,
10
+ "id": 295,
11
11
  "name": "default",
12
12
  "kind": 8388608,
13
13
  "kindString": "Reference",
@@ -17,7 +17,7 @@
17
17
  "fileName": "plugins/packages/payloadset/packages/schema/src/index.ts",
18
18
  "line": 8,
19
19
  "character": 0,
20
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/schema/src/index.ts#L8"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/schema/src/index.ts#L8"
21
21
  }
22
22
  ],
23
23
  "target": 1
@@ -40,7 +40,7 @@
40
40
  "sources": [
41
41
  {
42
42
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
43
- "line": 41,
43
+ "line": 21,
44
44
  "character": 4
45
45
  }
46
46
  ],
@@ -305,7 +305,7 @@
305
305
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
306
306
  "line": 10,
307
307
  "character": 56,
308
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L10"
308
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L10"
309
309
  }
310
310
  ],
311
311
  "type": {
@@ -327,7 +327,7 @@
327
327
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
328
328
  "line": 10,
329
329
  "character": 54,
330
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L10"
330
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L10"
331
331
  }
332
332
  ]
333
333
  }
@@ -440,11 +440,11 @@
440
440
  ]
441
441
  },
442
442
  {
443
- "type": "reference",
444
- "name": "AnyObject"
443
+ "type": "intrinsic",
444
+ "name": "undefined"
445
445
  }
446
446
  ],
447
- "name": "ModuleParams"
447
+ "name": "WitnessParams"
448
448
  }
449
449
  }
450
450
  ],
@@ -455,17 +455,17 @@
455
455
  },
456
456
  "inheritedFrom": {
457
457
  "type": "reference",
458
- "name": "AbstractWitness<XyoSchemaWitnessConfig>.constructor"
458
+ "name": "AbstractWitness<WitnessParams<XyoSchemaWitnessConfig>>.constructor"
459
459
  }
460
460
  }
461
461
  ],
462
462
  "inheritedFrom": {
463
463
  "type": "reference",
464
- "name": "AbstractWitness<XyoSchemaWitnessConfig>.constructor"
464
+ "name": "AbstractWitness<WitnessParams<XyoSchemaWitnessConfig>>.constructor"
465
465
  }
466
466
  },
467
467
  {
468
- "id": 140,
468
+ "id": 120,
469
469
  "name": "_started",
470
470
  "kind": 1024,
471
471
  "kindString": "Property",
@@ -475,7 +475,7 @@
475
475
  "sources": [
476
476
  {
477
477
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
478
- "line": 36,
478
+ "line": 16,
479
479
  "character": 14
480
480
  }
481
481
  ],
@@ -489,7 +489,7 @@
489
489
  }
490
490
  },
491
491
  {
492
- "id": 141,
492
+ "id": 121,
493
493
  "name": "account",
494
494
  "kind": 1024,
495
495
  "kindString": "Property",
@@ -500,7 +500,7 @@
500
500
  "sources": [
501
501
  {
502
502
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
503
- "line": 37,
503
+ "line": 17,
504
504
  "character": 23
505
505
  }
506
506
  ],
@@ -530,285 +530,6 @@
530
530
  ],
531
531
  "type": {
532
532
  "type": "reference",
533
- "typeArguments": [
534
- {
535
- "type": "reference",
536
- "typeArguments": [
537
- {
538
- "type": "intersection",
539
- "types": [
540
- {
541
- "type": "reference",
542
- "name": "SchemaFields"
543
- },
544
- {
545
- "type": "reference",
546
- "name": "PayloadFields"
547
- },
548
- {
549
- "type": "reflection",
550
- "declaration": {
551
- "id": 119,
552
- "name": "__type",
553
- "kind": 65536,
554
- "kindString": "Type literal",
555
- "flags": {},
556
- "children": [
557
- {
558
- "id": 120,
559
- "name": "name",
560
- "kind": 1024,
561
- "kindString": "Property",
562
- "flags": {
563
- "isOptional": true
564
- },
565
- "sources": [
566
- {
567
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
568
- "line": 15,
569
- "character": 8
570
- }
571
- ],
572
- "type": {
573
- "type": "intrinsic",
574
- "name": "string"
575
- }
576
- },
577
- {
578
- "id": 121,
579
- "name": "security",
580
- "kind": 1024,
581
- "kindString": "Property",
582
- "flags": {
583
- "isOptional": true
584
- },
585
- "sources": [
586
- {
587
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
588
- "line": 16,
589
- "character": 8
590
- }
591
- ],
592
- "type": {
593
- "type": "reflection",
594
- "declaration": {
595
- "id": 122,
596
- "name": "__type",
597
- "kind": 65536,
598
- "kindString": "Type literal",
599
- "flags": {},
600
- "children": [
601
- {
602
- "id": 123,
603
- "name": "allowAnonymous",
604
- "kind": 1024,
605
- "kindString": "Property",
606
- "flags": {
607
- "isOptional": true
608
- },
609
- "sources": [
610
- {
611
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
612
- "line": 17,
613
- "character": 12
614
- }
615
- ],
616
- "type": {
617
- "type": "intrinsic",
618
- "name": "boolean"
619
- }
620
- },
621
- {
622
- "id": 124,
623
- "name": "allowed",
624
- "kind": 1024,
625
- "kindString": "Property",
626
- "flags": {
627
- "isOptional": true
628
- },
629
- "sources": [
630
- {
631
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
632
- "line": 18,
633
- "character": 12
634
- }
635
- ],
636
- "type": {
637
- "type": "reference",
638
- "typeArguments": [
639
- {
640
- "type": "intrinsic",
641
- "name": "string"
642
- },
643
- {
644
- "type": "array",
645
- "elementType": {
646
- "type": "union",
647
- "types": [
648
- {
649
- "type": "intrinsic",
650
- "name": "string"
651
- },
652
- {
653
- "type": "reference",
654
- "name": "CosigningAddressSet"
655
- }
656
- ]
657
- }
658
- }
659
- ],
660
- "name": "Record",
661
- "qualifiedName": "Record",
662
- "package": "typescript"
663
- }
664
- },
665
- {
666
- "id": 125,
667
- "name": "disallowed",
668
- "kind": 1024,
669
- "kindString": "Property",
670
- "flags": {
671
- "isOptional": true
672
- },
673
- "sources": [
674
- {
675
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
676
- "line": 19,
677
- "character": 12
678
- }
679
- ],
680
- "type": {
681
- "type": "reference",
682
- "typeArguments": [
683
- {
684
- "type": "intrinsic",
685
- "name": "string"
686
- },
687
- {
688
- "type": "array",
689
- "elementType": {
690
- "type": "intrinsic",
691
- "name": "string"
692
- }
693
- }
694
- ],
695
- "name": "Record",
696
- "qualifiedName": "Record",
697
- "package": "typescript"
698
- }
699
- }
700
- ],
701
- "groups": [
702
- {
703
- "title": "Properties",
704
- "children": [
705
- 123,
706
- 124,
707
- 125
708
- ]
709
- }
710
- ],
711
- "sources": [
712
- {
713
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
714
- "line": 16,
715
- "character": 19
716
- }
717
- ]
718
- }
719
- }
720
- },
721
- {
722
- "id": 126,
723
- "name": "storeQueries",
724
- "kind": 1024,
725
- "kindString": "Property",
726
- "flags": {
727
- "isOptional": true
728
- },
729
- "sources": [
730
- {
731
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
732
- "line": 21,
733
- "character": 8
734
- }
735
- ],
736
- "type": {
737
- "type": "intrinsic",
738
- "name": "boolean"
739
- }
740
- }
741
- ],
742
- "groups": [
743
- {
744
- "title": "Properties",
745
- "children": [
746
- 120,
747
- 121,
748
- 126
749
- ]
750
- }
751
- ],
752
- "sources": [
753
- {
754
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
755
- "line": 14,
756
- "character": 163
757
- }
758
- ]
759
- }
760
- },
761
- {
762
- "type": "reflection",
763
- "declaration": {
764
- "id": 127,
765
- "name": "__type",
766
- "kind": 65536,
767
- "kindString": "Type literal",
768
- "flags": {},
769
- "children": [
770
- {
771
- "id": 128,
772
- "name": "schema",
773
- "kind": 1024,
774
- "kindString": "Property",
775
- "flags": {},
776
- "sources": [
777
- {
778
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
779
- "line": 23,
780
- "character": 8
781
- }
782
- ],
783
- "type": {
784
- "type": "intrinsic",
785
- "name": "string"
786
- }
787
- }
788
- ],
789
- "groups": [
790
- {
791
- "title": "Properties",
792
- "children": [
793
- 128
794
- ]
795
- }
796
- ],
797
- "sources": [
798
- {
799
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
800
- "line": 22,
801
- "character": 8
802
- }
803
- ]
804
- }
805
- }
806
- ]
807
- }
808
- ],
809
- "name": "Module"
810
- }
811
- ],
812
533
  "name": "CompositeModuleResolver"
813
534
  },
814
535
  "inheritedFrom": {
@@ -821,7 +542,7 @@
821
542
  }
822
543
  },
823
544
  {
824
- "id": 142,
545
+ "id": 122,
825
546
  "name": "logger",
826
547
  "kind": 1024,
827
548
  "kindString": "Property",
@@ -833,7 +554,7 @@
833
554
  "sources": [
834
555
  {
835
556
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
836
- "line": 38,
557
+ "line": 18,
837
558
  "character": 23
838
559
  }
839
560
  ],
@@ -847,7 +568,7 @@
847
568
  }
848
569
  },
849
570
  {
850
- "id": 143,
571
+ "id": 123,
851
572
  "name": "moduleConfigQueryValidator",
852
573
  "kind": 1024,
853
574
  "kindString": "Property",
@@ -858,7 +579,7 @@
858
579
  "sources": [
859
580
  {
860
581
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
861
- "line": 39,
582
+ "line": 19,
862
583
  "character": 23
863
584
  }
864
585
  ],
@@ -883,14 +604,14 @@
883
604
  {
884
605
  "type": "reflection",
885
606
  "declaration": {
886
- "id": 144,
607
+ "id": 124,
887
608
  "name": "__type",
888
609
  "kind": 65536,
889
610
  "kindString": "Type literal",
890
611
  "flags": {},
891
612
  "children": [
892
613
  {
893
- "id": 145,
614
+ "id": 125,
894
615
  "name": "query",
895
616
  "kind": 1024,
896
617
  "kindString": "Property",
@@ -908,7 +629,7 @@
908
629
  }
909
630
  },
910
631
  {
911
- "id": 146,
632
+ "id": 126,
912
633
  "name": "resultSet",
913
634
  "kind": 1024,
914
635
  "kindString": "Property",
@@ -928,7 +649,7 @@
928
649
  }
929
650
  },
930
651
  {
931
- "id": 147,
652
+ "id": 127,
932
653
  "name": "schema",
933
654
  "kind": 1024,
934
655
  "kindString": "Property",
@@ -950,9 +671,9 @@
950
671
  {
951
672
  "title": "Properties",
952
673
  "children": [
953
- 145,
954
- 146,
955
- 147
674
+ 125,
675
+ 126,
676
+ 127
956
677
  ]
957
678
  }
958
679
  ],
@@ -976,7 +697,7 @@
976
697
  }
977
698
  },
978
699
  {
979
- "id": 298,
700
+ "id": 278,
980
701
  "name": "params",
981
702
  "kind": 1024,
982
703
  "kindString": "Property",
@@ -1008,14 +729,14 @@
1008
729
  {
1009
730
  "type": "reflection",
1010
731
  "declaration": {
1011
- "id": 299,
732
+ "id": 279,
1012
733
  "name": "__type",
1013
734
  "kind": 65536,
1014
735
  "kindString": "Type literal",
1015
736
  "flags": {},
1016
737
  "children": [
1017
738
  {
1018
- "id": 300,
739
+ "id": 280,
1019
740
  "name": "name",
1020
741
  "kind": 1024,
1021
742
  "kindString": "Property",
@@ -1035,7 +756,7 @@
1035
756
  }
1036
757
  },
1037
758
  {
1038
- "id": 301,
759
+ "id": 281,
1039
760
  "name": "security",
1040
761
  "kind": 1024,
1041
762
  "kindString": "Property",
@@ -1052,14 +773,14 @@
1052
773
  "type": {
1053
774
  "type": "reflection",
1054
775
  "declaration": {
1055
- "id": 302,
776
+ "id": 282,
1056
777
  "name": "__type",
1057
778
  "kind": 65536,
1058
779
  "kindString": "Type literal",
1059
780
  "flags": {},
1060
781
  "children": [
1061
782
  {
1062
- "id": 303,
783
+ "id": 283,
1063
784
  "name": "allowAnonymous",
1064
785
  "kind": 1024,
1065
786
  "kindString": "Property",
@@ -1079,7 +800,7 @@
1079
800
  }
1080
801
  },
1081
802
  {
1082
- "id": 304,
803
+ "id": 284,
1083
804
  "name": "allowed",
1084
805
  "kind": 1024,
1085
806
  "kindString": "Property",
@@ -1123,7 +844,7 @@
1123
844
  }
1124
845
  },
1125
846
  {
1126
- "id": 305,
847
+ "id": 285,
1127
848
  "name": "disallowed",
1128
849
  "kind": 1024,
1129
850
  "kindString": "Property",
@@ -1162,9 +883,9 @@
1162
883
  {
1163
884
  "title": "Properties",
1164
885
  "children": [
1165
- 303,
1166
- 304,
1167
- 305
886
+ 283,
887
+ 284,
888
+ 285
1168
889
  ]
1169
890
  }
1170
891
  ],
@@ -1179,7 +900,7 @@
1179
900
  }
1180
901
  },
1181
902
  {
1182
- "id": 306,
903
+ "id": 286,
1183
904
  "name": "storeQueries",
1184
905
  "kind": 1024,
1185
906
  "kindString": "Property",
@@ -1203,9 +924,9 @@
1203
924
  {
1204
925
  "title": "Properties",
1205
926
  "children": [
1206
- 300,
1207
- 301,
1208
- 306
927
+ 280,
928
+ 281,
929
+ 286
1209
930
  ]
1210
931
  }
1211
932
  ],
@@ -1221,14 +942,14 @@
1221
942
  {
1222
943
  "type": "reflection",
1223
944
  "declaration": {
1224
- "id": 307,
945
+ "id": 287,
1225
946
  "name": "__type",
1226
947
  "kind": 65536,
1227
948
  "kindString": "Type literal",
1228
949
  "flags": {},
1229
950
  "children": [
1230
951
  {
1231
- "id": 308,
952
+ "id": 288,
1232
953
  "name": "schema",
1233
954
  "kind": 1024,
1234
955
  "kindString": "Property",
@@ -1238,7 +959,7 @@
1238
959
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
1239
960
  "line": 10,
1240
961
  "character": 56,
1241
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L10"
962
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L10"
1242
963
  }
1243
964
  ],
1244
965
  "type": {
@@ -1251,7 +972,7 @@
1251
972
  {
1252
973
  "title": "Properties",
1253
974
  "children": [
1254
- 308
975
+ 288
1255
976
  ]
1256
977
  }
1257
978
  ],
@@ -1260,7 +981,7 @@
1260
981
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
1261
982
  "line": 10,
1262
983
  "character": 54,
1263
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L10"
984
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L10"
1264
985
  }
1265
986
  ]
1266
987
  }
@@ -1268,14 +989,14 @@
1268
989
  {
1269
990
  "type": "reflection",
1270
991
  "declaration": {
1271
- "id": 309,
992
+ "id": 289,
1272
993
  "name": "__type",
1273
994
  "kind": 65536,
1274
995
  "kindString": "Type literal",
1275
996
  "flags": {},
1276
997
  "children": [
1277
998
  {
1278
- "id": 310,
999
+ "id": 290,
1279
1000
  "name": "targetSet",
1280
1001
  "kind": 1024,
1281
1002
  "kindString": "Property",
@@ -1307,14 +1028,14 @@
1307
1028
  {
1308
1029
  "type": "reflection",
1309
1030
  "declaration": {
1310
- "id": 311,
1031
+ "id": 291,
1311
1032
  "name": "__type",
1312
1033
  "kind": 65536,
1313
1034
  "kindString": "Type literal",
1314
1035
  "flags": {},
1315
1036
  "children": [
1316
1037
  {
1317
- "id": 312,
1038
+ "id": 292,
1318
1039
  "name": "schema",
1319
1040
  "kind": 1024,
1320
1041
  "kindString": "Property",
@@ -1336,7 +1057,7 @@
1336
1057
  {
1337
1058
  "title": "Properties",
1338
1059
  "children": [
1339
- 312
1060
+ 292
1340
1061
  ]
1341
1062
  }
1342
1063
  ],
@@ -1347,468 +1068,189 @@
1347
1068
  "character": 221
1348
1069
  }
1349
1070
  ]
1350
- }
1351
- }
1352
- ]
1353
- }
1354
- }
1355
- ],
1356
- "groups": [
1357
- {
1358
- "title": "Properties",
1359
- "children": [
1360
- 310
1361
- ]
1362
- }
1363
- ],
1364
- "sources": [
1365
- {
1366
- "fileName": "modules/packages/witness/dist/types/Config.d.ts",
1367
- "line": 5,
1368
- "character": 95
1369
- }
1370
- ]
1371
- }
1372
- }
1373
- ]
1374
- },
1375
- {
1376
- "type": "reference",
1377
- "name": "AnyObject"
1378
- }
1379
- ],
1380
- "name": "ModuleParams"
1381
- },
1382
- "inheritedFrom": {
1383
- "type": "reference",
1384
- "name": "AbstractWitness.params"
1385
- }
1386
- },
1387
- {
1388
- "id": 148,
1389
- "name": "supportedQueryValidator",
1390
- "kind": 1024,
1391
- "kindString": "Property",
1392
- "flags": {
1393
- "isProtected": true,
1394
- "isReadonly": true
1395
- },
1396
- "sources": [
1397
- {
1398
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1399
- "line": 40,
1400
- "character": 23
1401
- }
1402
- ],
1403
- "type": {
1404
- "type": "reference",
1405
- "typeArguments": [
1406
- {
1407
- "type": "intersection",
1408
- "types": [
1409
- {
1410
- "type": "reference",
1411
- "name": "SchemaFields"
1412
- },
1413
- {
1414
- "type": "reference",
1415
- "name": "PayloadFields"
1416
- },
1417
- {
1418
- "type": "reference",
1419
- "name": "XyoBoundWitnessFields"
1420
- },
1421
- {
1422
- "type": "reflection",
1423
- "declaration": {
1424
- "id": 149,
1425
- "name": "__type",
1426
- "kind": 65536,
1427
- "kindString": "Type literal",
1428
- "flags": {},
1429
- "children": [
1430
- {
1431
- "id": 150,
1432
- "name": "query",
1433
- "kind": 1024,
1434
- "kindString": "Property",
1435
- "flags": {},
1436
- "sources": [
1437
- {
1438
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1439
- "line": 5,
1440
- "character": 4
1441
- }
1442
- ],
1443
- "type": {
1444
- "type": "intrinsic",
1445
- "name": "string"
1446
- }
1447
- },
1448
- {
1449
- "id": 151,
1450
- "name": "resultSet",
1451
- "kind": 1024,
1452
- "kindString": "Property",
1453
- "flags": {
1454
- "isOptional": true
1455
- },
1456
- "sources": [
1457
- {
1458
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1459
- "line": 6,
1460
- "character": 4
1461
- }
1462
- ],
1463
- "type": {
1464
- "type": "intrinsic",
1465
- "name": "string"
1466
- }
1467
- },
1468
- {
1469
- "id": 152,
1470
- "name": "schema",
1471
- "kind": 1024,
1472
- "kindString": "Property",
1473
- "flags": {},
1474
- "sources": [
1475
- {
1476
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1477
- "line": 7,
1478
- "character": 4
1479
- }
1480
- ],
1481
- "type": {
1482
- "type": "literal",
1483
- "value": "network.xyo.boundwitness"
1484
- }
1485
- }
1486
- ],
1487
- "groups": [
1488
- {
1489
- "title": "Properties",
1490
- "children": [
1491
- 150,
1492
- 151,
1493
- 152
1494
- ]
1495
- }
1496
- ],
1497
- "sources": [
1498
- {
1499
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1500
- "line": 4,
1501
- "character": 51
1502
- }
1503
- ]
1504
- }
1505
- }
1506
- ]
1507
- }
1508
- ],
1509
- "name": "Queryable"
1510
- },
1511
- "inheritedFrom": {
1512
- "type": "reference",
1513
- "name": "AbstractWitness.supportedQueryValidator"
1514
- }
1515
- },
1516
- {
1517
- "id": 129,
1518
- "name": "upResolver",
1519
- "kind": 1024,
1520
- "kindString": "Property",
1521
- "flags": {
1522
- "isReadonly": true
1523
- },
1524
- "sources": [
1525
- {
1526
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1527
- "line": 25,
1528
- "character": 13
1529
- }
1530
- ],
1531
- "type": {
1532
- "type": "reference",
1533
- "typeArguments": [
1534
- {
1535
- "type": "reference",
1536
- "typeArguments": [
1537
- {
1538
- "type": "intersection",
1539
- "types": [
1540
- {
1541
- "type": "reference",
1542
- "name": "SchemaFields"
1543
- },
1544
- {
1545
- "type": "reference",
1546
- "name": "PayloadFields"
1547
- },
1548
- {
1549
- "type": "reflection",
1550
- "declaration": {
1551
- "id": 130,
1552
- "name": "__type",
1553
- "kind": 65536,
1554
- "kindString": "Type literal",
1555
- "flags": {},
1556
- "children": [
1557
- {
1558
- "id": 131,
1559
- "name": "name",
1560
- "kind": 1024,
1561
- "kindString": "Property",
1562
- "flags": {
1563
- "isOptional": true
1564
- },
1565
- "sources": [
1566
- {
1567
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1568
- "line": 26,
1569
- "character": 8
1570
- }
1571
- ],
1572
- "type": {
1573
- "type": "intrinsic",
1574
- "name": "string"
1575
- }
1576
- },
1577
- {
1578
- "id": 132,
1579
- "name": "security",
1580
- "kind": 1024,
1581
- "kindString": "Property",
1582
- "flags": {
1583
- "isOptional": true
1584
- },
1585
- "sources": [
1586
- {
1587
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1588
- "line": 27,
1589
- "character": 8
1590
- }
1591
- ],
1592
- "type": {
1593
- "type": "reflection",
1594
- "declaration": {
1595
- "id": 133,
1596
- "name": "__type",
1597
- "kind": 65536,
1598
- "kindString": "Type literal",
1599
- "flags": {},
1600
- "children": [
1601
- {
1602
- "id": 134,
1603
- "name": "allowAnonymous",
1604
- "kind": 1024,
1605
- "kindString": "Property",
1606
- "flags": {
1607
- "isOptional": true
1608
- },
1609
- "sources": [
1610
- {
1611
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1612
- "line": 28,
1613
- "character": 12
1614
- }
1615
- ],
1616
- "type": {
1617
- "type": "intrinsic",
1618
- "name": "boolean"
1619
- }
1620
- },
1621
- {
1622
- "id": 135,
1623
- "name": "allowed",
1624
- "kind": 1024,
1625
- "kindString": "Property",
1626
- "flags": {
1627
- "isOptional": true
1628
- },
1629
- "sources": [
1630
- {
1631
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1632
- "line": 29,
1633
- "character": 12
1634
- }
1635
- ],
1636
- "type": {
1637
- "type": "reference",
1638
- "typeArguments": [
1639
- {
1640
- "type": "intrinsic",
1641
- "name": "string"
1642
- },
1643
- {
1644
- "type": "array",
1645
- "elementType": {
1646
- "type": "union",
1647
- "types": [
1648
- {
1649
- "type": "intrinsic",
1650
- "name": "string"
1651
- },
1652
- {
1653
- "type": "reference",
1654
- "name": "CosigningAddressSet"
1655
- }
1656
- ]
1657
- }
1658
- }
1659
- ],
1660
- "name": "Record",
1661
- "qualifiedName": "Record",
1662
- "package": "typescript"
1663
- }
1664
- },
1665
- {
1666
- "id": 136,
1667
- "name": "disallowed",
1668
- "kind": 1024,
1669
- "kindString": "Property",
1670
- "flags": {
1671
- "isOptional": true
1672
- },
1673
- "sources": [
1674
- {
1675
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1676
- "line": 30,
1677
- "character": 12
1678
- }
1679
- ],
1680
- "type": {
1681
- "type": "reference",
1682
- "typeArguments": [
1683
- {
1684
- "type": "intrinsic",
1685
- "name": "string"
1686
- },
1687
- {
1688
- "type": "array",
1689
- "elementType": {
1690
- "type": "intrinsic",
1691
- "name": "string"
1692
- }
1693
- }
1694
- ],
1695
- "name": "Record",
1696
- "qualifiedName": "Record",
1697
- "package": "typescript"
1698
- }
1699
- }
1700
- ],
1701
- "groups": [
1702
- {
1703
- "title": "Properties",
1704
- "children": [
1705
- 134,
1706
- 135,
1707
- 136
1708
- ]
1709
- }
1710
- ],
1711
- "sources": [
1712
- {
1713
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1714
- "line": 27,
1715
- "character": 19
1716
- }
1717
- ]
1718
- }
1719
- }
1720
- },
1721
- {
1722
- "id": 137,
1723
- "name": "storeQueries",
1724
- "kind": 1024,
1725
- "kindString": "Property",
1726
- "flags": {
1727
- "isOptional": true
1728
- },
1729
- "sources": [
1730
- {
1731
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1732
- "line": 32,
1733
- "character": 8
1734
- }
1735
- ],
1736
- "type": {
1737
- "type": "intrinsic",
1738
- "name": "boolean"
1071
+ }
1739
1072
  }
1740
- }
1741
- ],
1742
- "groups": [
1743
- {
1744
- "title": "Properties",
1745
- "children": [
1746
- 131,
1747
- 132,
1748
- 137
1749
- ]
1750
- }
1751
- ],
1752
- "sources": [
1753
- {
1754
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1755
- "line": 25,
1756
- "character": 161
1757
- }
1073
+ ]
1074
+ }
1075
+ }
1076
+ ],
1077
+ "groups": [
1078
+ {
1079
+ "title": "Properties",
1080
+ "children": [
1081
+ 290
1758
1082
  ]
1759
1083
  }
1760
- },
1761
- {
1762
- "type": "reflection",
1763
- "declaration": {
1764
- "id": 138,
1765
- "name": "__type",
1766
- "kind": 65536,
1767
- "kindString": "Type literal",
1084
+ ],
1085
+ "sources": [
1086
+ {
1087
+ "fileName": "modules/packages/witness/dist/types/Config.d.ts",
1088
+ "line": 5,
1089
+ "character": 95
1090
+ }
1091
+ ]
1092
+ }
1093
+ }
1094
+ ]
1095
+ },
1096
+ {
1097
+ "type": "intrinsic",
1098
+ "name": "undefined"
1099
+ }
1100
+ ],
1101
+ "name": "WitnessParams"
1102
+ },
1103
+ "inheritedFrom": {
1104
+ "type": "reference",
1105
+ "name": "AbstractWitness.params"
1106
+ }
1107
+ },
1108
+ {
1109
+ "id": 128,
1110
+ "name": "supportedQueryValidator",
1111
+ "kind": 1024,
1112
+ "kindString": "Property",
1113
+ "flags": {
1114
+ "isProtected": true,
1115
+ "isReadonly": true
1116
+ },
1117
+ "sources": [
1118
+ {
1119
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1120
+ "line": 20,
1121
+ "character": 23
1122
+ }
1123
+ ],
1124
+ "type": {
1125
+ "type": "reference",
1126
+ "typeArguments": [
1127
+ {
1128
+ "type": "intersection",
1129
+ "types": [
1130
+ {
1131
+ "type": "reference",
1132
+ "name": "SchemaFields"
1133
+ },
1134
+ {
1135
+ "type": "reference",
1136
+ "name": "PayloadFields"
1137
+ },
1138
+ {
1139
+ "type": "reference",
1140
+ "name": "XyoBoundWitnessFields"
1141
+ },
1142
+ {
1143
+ "type": "reflection",
1144
+ "declaration": {
1145
+ "id": 129,
1146
+ "name": "__type",
1147
+ "kind": 65536,
1148
+ "kindString": "Type literal",
1149
+ "flags": {},
1150
+ "children": [
1151
+ {
1152
+ "id": 130,
1153
+ "name": "query",
1154
+ "kind": 1024,
1155
+ "kindString": "Property",
1768
1156
  "flags": {},
1769
- "children": [
1157
+ "sources": [
1770
1158
  {
1771
- "id": 139,
1772
- "name": "schema",
1773
- "kind": 1024,
1774
- "kindString": "Property",
1775
- "flags": {},
1776
- "sources": [
1777
- {
1778
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1779
- "line": 34,
1780
- "character": 8
1781
- }
1782
- ],
1783
- "type": {
1784
- "type": "intrinsic",
1785
- "name": "string"
1786
- }
1159
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1160
+ "line": 5,
1161
+ "character": 4
1787
1162
  }
1788
1163
  ],
1789
- "groups": [
1164
+ "type": {
1165
+ "type": "intrinsic",
1166
+ "name": "string"
1167
+ }
1168
+ },
1169
+ {
1170
+ "id": 131,
1171
+ "name": "resultSet",
1172
+ "kind": 1024,
1173
+ "kindString": "Property",
1174
+ "flags": {
1175
+ "isOptional": true
1176
+ },
1177
+ "sources": [
1790
1178
  {
1791
- "title": "Properties",
1792
- "children": [
1793
- 139
1794
- ]
1179
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1180
+ "line": 6,
1181
+ "character": 4
1795
1182
  }
1796
1183
  ],
1184
+ "type": {
1185
+ "type": "intrinsic",
1186
+ "name": "string"
1187
+ }
1188
+ },
1189
+ {
1190
+ "id": 132,
1191
+ "name": "schema",
1192
+ "kind": 1024,
1193
+ "kindString": "Property",
1194
+ "flags": {},
1797
1195
  "sources": [
1798
1196
  {
1799
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1800
- "line": 33,
1801
- "character": 8
1197
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1198
+ "line": 7,
1199
+ "character": 4
1802
1200
  }
1201
+ ],
1202
+ "type": {
1203
+ "type": "literal",
1204
+ "value": "network.xyo.boundwitness"
1205
+ }
1206
+ }
1207
+ ],
1208
+ "groups": [
1209
+ {
1210
+ "title": "Properties",
1211
+ "children": [
1212
+ 130,
1213
+ 131,
1214
+ 132
1803
1215
  ]
1804
1216
  }
1805
- }
1806
- ]
1217
+ ],
1218
+ "sources": [
1219
+ {
1220
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1221
+ "line": 4,
1222
+ "character": 51
1223
+ }
1224
+ ]
1225
+ }
1807
1226
  }
1808
- ],
1809
- "name": "Module"
1227
+ ]
1810
1228
  }
1811
1229
  ],
1230
+ "name": "Queryable"
1231
+ },
1232
+ "inheritedFrom": {
1233
+ "type": "reference",
1234
+ "name": "AbstractWitness.supportedQueryValidator"
1235
+ }
1236
+ },
1237
+ {
1238
+ "id": 119,
1239
+ "name": "upResolver",
1240
+ "kind": 1024,
1241
+ "kindString": "Property",
1242
+ "flags": {
1243
+ "isReadonly": true
1244
+ },
1245
+ "sources": [
1246
+ {
1247
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1248
+ "line": 15,
1249
+ "character": 13
1250
+ }
1251
+ ],
1252
+ "type": {
1253
+ "type": "reference",
1812
1254
  "name": "CompositeModuleResolver"
1813
1255
  },
1814
1256
  "inheritedFrom": {
@@ -1833,7 +1275,7 @@
1833
1275
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
1834
1276
  "line": 13,
1835
1277
  "character": 18,
1836
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L13"
1278
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L13"
1837
1279
  }
1838
1280
  ],
1839
1281
  "type": {
@@ -1872,7 +1314,7 @@
1872
1314
  }
1873
1315
  },
1874
1316
  {
1875
- "id": 153,
1317
+ "id": 133,
1876
1318
  "name": "address",
1877
1319
  "kind": 262144,
1878
1320
  "kindString": "Accessor",
@@ -1880,12 +1322,12 @@
1880
1322
  "sources": [
1881
1323
  {
1882
1324
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1883
- "line": 42,
1325
+ "line": 22,
1884
1326
  "character": 8
1885
1327
  }
1886
1328
  ],
1887
1329
  "getSignature": {
1888
- "id": 154,
1330
+ "id": 134,
1889
1331
  "name": "address",
1890
1332
  "kind": 524288,
1891
1333
  "kindString": "Get signature",
@@ -1913,7 +1355,7 @@
1913
1355
  }
1914
1356
  },
1915
1357
  {
1916
- "id": 155,
1358
+ "id": 135,
1917
1359
  "name": "allowAnonymous",
1918
1360
  "kind": 262144,
1919
1361
  "kindString": "Accessor",
@@ -1921,12 +1363,12 @@
1921
1363
  "sources": [
1922
1364
  {
1923
1365
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1924
- "line": 43,
1366
+ "line": 23,
1925
1367
  "character": 8
1926
1368
  }
1927
1369
  ],
1928
1370
  "getSignature": {
1929
- "id": 156,
1371
+ "id": 136,
1930
1372
  "name": "allowAnonymous",
1931
1373
  "kind": 524288,
1932
1374
  "kindString": "Get signature",
@@ -1946,7 +1388,7 @@
1946
1388
  }
1947
1389
  },
1948
1390
  {
1949
- "id": 157,
1391
+ "id": 137,
1950
1392
  "name": "config",
1951
1393
  "kind": 262144,
1952
1394
  "kindString": "Accessor",
@@ -1954,19 +1396,26 @@
1954
1396
  "sources": [
1955
1397
  {
1956
1398
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1957
- "line": 44,
1399
+ "line": 24,
1958
1400
  "character": 8
1959
1401
  }
1960
1402
  ],
1961
1403
  "getSignature": {
1962
- "id": 158,
1404
+ "id": 138,
1963
1405
  "name": "config",
1964
1406
  "kind": 524288,
1965
1407
  "kindString": "Get signature",
1966
1408
  "flags": {},
1967
1409
  "type": {
1968
- "type": "reference",
1969
- "name": "TConfig"
1410
+ "type": "indexedAccess",
1411
+ "indexType": {
1412
+ "type": "literal",
1413
+ "value": "config"
1414
+ },
1415
+ "objectType": {
1416
+ "type": "reference",
1417
+ "name": "TParams"
1418
+ }
1970
1419
  },
1971
1420
  "inheritedFrom": {
1972
1421
  "type": "reference",
@@ -1987,7 +1436,7 @@
1987
1436
  }
1988
1437
  },
1989
1438
  {
1990
- "id": 313,
1439
+ "id": 293,
1991
1440
  "name": "log",
1992
1441
  "kind": 262144,
1993
1442
  "kindString": "Accessor",
@@ -2002,7 +1451,7 @@
2002
1451
  }
2003
1452
  ],
2004
1453
  "getSignature": {
2005
- "id": 314,
1454
+ "id": 294,
2006
1455
  "name": "log",
2007
1456
  "kind": 524288,
2008
1457
  "kindString": "Get signature",
@@ -2033,7 +1482,7 @@
2033
1482
  }
2034
1483
  },
2035
1484
  {
2036
- "id": 159,
1485
+ "id": 139,
2037
1486
  "name": "previousHash",
2038
1487
  "kind": 262144,
2039
1488
  "kindString": "Accessor",
@@ -2041,12 +1490,12 @@
2041
1490
  "sources": [
2042
1491
  {
2043
1492
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2044
- "line": 45,
1493
+ "line": 25,
2045
1494
  "character": 8
2046
1495
  }
2047
1496
  ],
2048
1497
  "getSignature": {
2049
- "id": 160,
1498
+ "id": 140,
2050
1499
  "name": "previousHash",
2051
1500
  "kind": 524288,
2052
1501
  "kindString": "Get signature",
@@ -2083,7 +1532,7 @@
2083
1532
  "sources": [
2084
1533
  {
2085
1534
  "fileName": "modules/packages/witness/dist/types/AbstractWitness.d.ts",
2086
- "line": 8,
1535
+ "line": 10,
2087
1536
  "character": 8
2088
1537
  }
2089
1538
  ],
@@ -2127,7 +1576,7 @@
2127
1576
  "sources": [
2128
1577
  {
2129
1578
  "fileName": "modules/packages/witness/dist/types/AbstractWitness.d.ts",
2130
- "line": 9,
1579
+ "line": 11,
2131
1580
  "character": 8
2132
1581
  }
2133
1582
  ],
@@ -2177,7 +1626,7 @@
2177
1626
  "sources": [
2178
1627
  {
2179
1628
  "fileName": "modules/packages/witness/dist/types/AbstractWitness.d.ts",
2180
- "line": 10,
1629
+ "line": 12,
2181
1630
  "character": 8
2182
1631
  }
2183
1632
  ],
@@ -2198,7 +1647,7 @@
2198
1647
  "sources": [
2199
1648
  {
2200
1649
  "fileName": "modules/packages/witness/dist/types/AbstractWitness.d.ts",
2201
- "line": 9,
1650
+ "line": 11,
2202
1651
  "character": 177
2203
1652
  }
2204
1653
  ]
@@ -2219,7 +1668,7 @@
2219
1668
  }
2220
1669
  },
2221
1670
  {
2222
- "id": 208,
1671
+ "id": 188,
2223
1672
  "name": "bindHashes",
2224
1673
  "kind": 2048,
2225
1674
  "kindString": "Method",
@@ -2229,20 +1678,20 @@
2229
1678
  "sources": [
2230
1679
  {
2231
1680
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2232
- "line": 53,
1681
+ "line": 33,
2233
1682
  "character": 14
2234
1683
  }
2235
1684
  ],
2236
1685
  "signatures": [
2237
1686
  {
2238
- "id": 209,
1687
+ "id": 189,
2239
1688
  "name": "bindHashes",
2240
1689
  "kind": 4096,
2241
1690
  "kindString": "Call signature",
2242
1691
  "flags": {},
2243
1692
  "parameters": [
2244
1693
  {
2245
- "id": 210,
1694
+ "id": 190,
2246
1695
  "name": "hashes",
2247
1696
  "kind": 32768,
2248
1697
  "kindString": "Parameter",
@@ -2256,7 +1705,7 @@
2256
1705
  }
2257
1706
  },
2258
1707
  {
2259
- "id": 211,
1708
+ "id": 191,
2260
1709
  "name": "schema",
2261
1710
  "kind": 32768,
2262
1711
  "kindString": "Parameter",
@@ -2270,7 +1719,7 @@
2270
1719
  }
2271
1720
  },
2272
1721
  {
2273
- "id": 212,
1722
+ "id": 192,
2274
1723
  "name": "account",
2275
1724
  "kind": 32768,
2276
1725
  "kindString": "Parameter",
@@ -2309,7 +1758,7 @@
2309
1758
  }
2310
1759
  },
2311
1760
  {
2312
- "id": 213,
1761
+ "id": 193,
2313
1762
  "name": "bindHashesInternal",
2314
1763
  "kind": 2048,
2315
1764
  "kindString": "Method",
@@ -2319,20 +1768,20 @@
2319
1768
  "sources": [
2320
1769
  {
2321
1770
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2322
- "line": 54,
1771
+ "line": 34,
2323
1772
  "character": 14
2324
1773
  }
2325
1774
  ],
2326
1775
  "signatures": [
2327
1776
  {
2328
- "id": 214,
1777
+ "id": 194,
2329
1778
  "name": "bindHashesInternal",
2330
1779
  "kind": 4096,
2331
1780
  "kindString": "Call signature",
2332
1781
  "flags": {},
2333
1782
  "parameters": [
2334
1783
  {
2335
- "id": 215,
1784
+ "id": 195,
2336
1785
  "name": "hashes",
2337
1786
  "kind": 32768,
2338
1787
  "kindString": "Parameter",
@@ -2346,7 +1795,7 @@
2346
1795
  }
2347
1796
  },
2348
1797
  {
2349
- "id": 216,
1798
+ "id": 196,
2350
1799
  "name": "schema",
2351
1800
  "kind": 32768,
2352
1801
  "kindString": "Parameter",
@@ -2360,7 +1809,7 @@
2360
1809
  }
2361
1810
  },
2362
1811
  {
2363
- "id": 217,
1812
+ "id": 197,
2364
1813
  "name": "account",
2365
1814
  "kind": 32768,
2366
1815
  "kindString": "Parameter",
@@ -2391,14 +1840,14 @@
2391
1840
  {
2392
1841
  "type": "reflection",
2393
1842
  "declaration": {
2394
- "id": 218,
1843
+ "id": 198,
2395
1844
  "name": "__type",
2396
1845
  "kind": 65536,
2397
1846
  "kindString": "Type literal",
2398
1847
  "flags": {},
2399
1848
  "children": [
2400
1849
  {
2401
- "id": 219,
1850
+ "id": 199,
2402
1851
  "name": "schema",
2403
1852
  "kind": 1024,
2404
1853
  "kindString": "Property",
@@ -2420,7 +1869,7 @@
2420
1869
  {
2421
1870
  "title": "Properties",
2422
1871
  "children": [
2423
- 219
1872
+ 199
2424
1873
  ]
2425
1874
  }
2426
1875
  ],
@@ -2447,7 +1896,7 @@
2447
1896
  }
2448
1897
  },
2449
1898
  {
2450
- "id": 220,
1899
+ "id": 200,
2451
1900
  "name": "bindQuery",
2452
1901
  "kind": 2048,
2453
1902
  "kindString": "Method",
@@ -2457,20 +1906,20 @@
2457
1906
  "sources": [
2458
1907
  {
2459
1908
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2460
- "line": 55,
1909
+ "line": 35,
2461
1910
  "character": 14
2462
1911
  }
2463
1912
  ],
2464
1913
  "signatures": [
2465
1914
  {
2466
- "id": 221,
1915
+ "id": 201,
2467
1916
  "name": "bindQuery",
2468
1917
  "kind": 4096,
2469
1918
  "kindString": "Call signature",
2470
1919
  "flags": {},
2471
1920
  "typeParameter": [
2472
1921
  {
2473
- "id": 226,
1922
+ "id": 206,
2474
1923
  "name": "T",
2475
1924
  "kind": 131072,
2476
1925
  "kindString": "Type parameter",
@@ -2496,14 +1945,14 @@
2496
1945
  {
2497
1946
  "type": "reflection",
2498
1947
  "declaration": {
2499
- "id": 222,
1948
+ "id": 202,
2500
1949
  "name": "__type",
2501
1950
  "kind": 65536,
2502
1951
  "kindString": "Type literal",
2503
1952
  "flags": {},
2504
1953
  "children": [
2505
1954
  {
2506
- "id": 223,
1955
+ "id": 203,
2507
1956
  "name": "schema",
2508
1957
  "kind": 1024,
2509
1958
  "kindString": "Property",
@@ -2525,7 +1974,7 @@
2525
1974
  {
2526
1975
  "title": "Properties",
2527
1976
  "children": [
2528
- 223
1977
+ 203
2529
1978
  ]
2530
1979
  }
2531
1980
  ],
@@ -2561,14 +2010,14 @@
2561
2010
  {
2562
2011
  "type": "reflection",
2563
2012
  "declaration": {
2564
- "id": 224,
2013
+ "id": 204,
2565
2014
  "name": "__type",
2566
2015
  "kind": 65536,
2567
2016
  "kindString": "Type literal",
2568
2017
  "flags": {},
2569
2018
  "children": [
2570
2019
  {
2571
- "id": 225,
2020
+ "id": 205,
2572
2021
  "name": "schema",
2573
2022
  "kind": 1024,
2574
2023
  "kindString": "Property",
@@ -2590,7 +2039,7 @@
2590
2039
  {
2591
2040
  "title": "Properties",
2592
2041
  "children": [
2593
- 225
2042
+ 205
2594
2043
  ]
2595
2044
  }
2596
2045
  ],
@@ -2614,19 +2063,19 @@
2614
2063
  ],
2615
2064
  "parameters": [
2616
2065
  {
2617
- "id": 227,
2066
+ "id": 207,
2618
2067
  "name": "query",
2619
2068
  "kind": 32768,
2620
2069
  "kindString": "Parameter",
2621
2070
  "flags": {},
2622
2071
  "type": {
2623
2072
  "type": "reference",
2624
- "id": 226,
2073
+ "id": 206,
2625
2074
  "name": "T"
2626
2075
  }
2627
2076
  },
2628
2077
  {
2629
- "id": 228,
2078
+ "id": 208,
2630
2079
  "name": "payloads",
2631
2080
  "kind": 32768,
2632
2081
  "kindString": "Parameter",
@@ -2649,14 +2098,14 @@
2649
2098
  {
2650
2099
  "type": "reflection",
2651
2100
  "declaration": {
2652
- "id": 229,
2101
+ "id": 209,
2653
2102
  "name": "__type",
2654
2103
  "kind": 65536,
2655
2104
  "kindString": "Type literal",
2656
2105
  "flags": {},
2657
2106
  "children": [
2658
2107
  {
2659
- "id": 230,
2108
+ "id": 210,
2660
2109
  "name": "schema",
2661
2110
  "kind": 1024,
2662
2111
  "kindString": "Property",
@@ -2678,7 +2127,7 @@
2678
2127
  {
2679
2128
  "title": "Properties",
2680
2129
  "children": [
2681
- 230
2130
+ 210
2682
2131
  ]
2683
2132
  }
2684
2133
  ],
@@ -2696,7 +2145,7 @@
2696
2145
  }
2697
2146
  },
2698
2147
  {
2699
- "id": 231,
2148
+ "id": 211,
2700
2149
  "name": "account",
2701
2150
  "kind": 32768,
2702
2151
  "kindString": "Parameter",
@@ -2733,14 +2182,14 @@
2733
2182
  {
2734
2183
  "type": "reflection",
2735
2184
  "declaration": {
2736
- "id": 232,
2185
+ "id": 212,
2737
2186
  "name": "__type",
2738
2187
  "kind": 65536,
2739
2188
  "kindString": "Type literal",
2740
2189
  "flags": {},
2741
2190
  "children": [
2742
2191
  {
2743
- "id": 233,
2192
+ "id": 213,
2744
2193
  "name": "query",
2745
2194
  "kind": 1024,
2746
2195
  "kindString": "Property",
@@ -2758,7 +2207,7 @@
2758
2207
  }
2759
2208
  },
2760
2209
  {
2761
- "id": 234,
2210
+ "id": 214,
2762
2211
  "name": "resultSet",
2763
2212
  "kind": 1024,
2764
2213
  "kindString": "Property",
@@ -2778,7 +2227,7 @@
2778
2227
  }
2779
2228
  },
2780
2229
  {
2781
- "id": 235,
2230
+ "id": 215,
2782
2231
  "name": "schema",
2783
2232
  "kind": 1024,
2784
2233
  "kindString": "Property",
@@ -2800,9 +2249,9 @@
2800
2249
  {
2801
2250
  "title": "Properties",
2802
2251
  "children": [
2803
- 233,
2804
- 234,
2805
- 235
2252
+ 213,
2253
+ 214,
2254
+ 215
2806
2255
  ]
2807
2256
  }
2808
2257
  ],
@@ -2833,14 +2282,14 @@
2833
2282
  {
2834
2283
  "type": "reflection",
2835
2284
  "declaration": {
2836
- "id": 236,
2285
+ "id": 216,
2837
2286
  "name": "__type",
2838
2287
  "kind": 65536,
2839
2288
  "kindString": "Type literal",
2840
2289
  "flags": {},
2841
2290
  "children": [
2842
2291
  {
2843
- "id": 237,
2292
+ "id": 217,
2844
2293
  "name": "schema",
2845
2294
  "kind": 1024,
2846
2295
  "kindString": "Property",
@@ -2862,7 +2311,7 @@
2862
2311
  {
2863
2312
  "title": "Properties",
2864
2313
  "children": [
2865
- 237
2314
+ 217
2866
2315
  ]
2867
2316
  }
2868
2317
  ],
@@ -2899,7 +2348,7 @@
2899
2348
  }
2900
2349
  },
2901
2350
  {
2902
- "id": 238,
2351
+ "id": 218,
2903
2352
  "name": "bindQueryInternal",
2904
2353
  "kind": 2048,
2905
2354
  "kindString": "Method",
@@ -2909,20 +2358,20 @@
2909
2358
  "sources": [
2910
2359
  {
2911
2360
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2912
- "line": 56,
2361
+ "line": 36,
2913
2362
  "character": 14
2914
2363
  }
2915
2364
  ],
2916
2365
  "signatures": [
2917
2366
  {
2918
- "id": 239,
2367
+ "id": 219,
2919
2368
  "name": "bindQueryInternal",
2920
2369
  "kind": 4096,
2921
2370
  "kindString": "Call signature",
2922
2371
  "flags": {},
2923
2372
  "typeParameter": [
2924
2373
  {
2925
- "id": 244,
2374
+ "id": 224,
2926
2375
  "name": "T",
2927
2376
  "kind": 131072,
2928
2377
  "kindString": "Type parameter",
@@ -2948,14 +2397,14 @@
2948
2397
  {
2949
2398
  "type": "reflection",
2950
2399
  "declaration": {
2951
- "id": 240,
2400
+ "id": 220,
2952
2401
  "name": "__type",
2953
2402
  "kind": 65536,
2954
2403
  "kindString": "Type literal",
2955
2404
  "flags": {},
2956
2405
  "children": [
2957
2406
  {
2958
- "id": 241,
2407
+ "id": 221,
2959
2408
  "name": "schema",
2960
2409
  "kind": 1024,
2961
2410
  "kindString": "Property",
@@ -2977,7 +2426,7 @@
2977
2426
  {
2978
2427
  "title": "Properties",
2979
2428
  "children": [
2980
- 241
2429
+ 221
2981
2430
  ]
2982
2431
  }
2983
2432
  ],
@@ -3013,14 +2462,14 @@
3013
2462
  {
3014
2463
  "type": "reflection",
3015
2464
  "declaration": {
3016
- "id": 242,
2465
+ "id": 222,
3017
2466
  "name": "__type",
3018
2467
  "kind": 65536,
3019
2468
  "kindString": "Type literal",
3020
2469
  "flags": {},
3021
2470
  "children": [
3022
2471
  {
3023
- "id": 243,
2472
+ "id": 223,
3024
2473
  "name": "schema",
3025
2474
  "kind": 1024,
3026
2475
  "kindString": "Property",
@@ -3042,7 +2491,7 @@
3042
2491
  {
3043
2492
  "title": "Properties",
3044
2493
  "children": [
3045
- 243
2494
+ 223
3046
2495
  ]
3047
2496
  }
3048
2497
  ],
@@ -3066,19 +2515,19 @@
3066
2515
  ],
3067
2516
  "parameters": [
3068
2517
  {
3069
- "id": 245,
2518
+ "id": 225,
3070
2519
  "name": "query",
3071
2520
  "kind": 32768,
3072
2521
  "kindString": "Parameter",
3073
2522
  "flags": {},
3074
2523
  "type": {
3075
2524
  "type": "reference",
3076
- "id": 244,
2525
+ "id": 224,
3077
2526
  "name": "T"
3078
2527
  }
3079
2528
  },
3080
2529
  {
3081
- "id": 246,
2530
+ "id": 226,
3082
2531
  "name": "payloads",
3083
2532
  "kind": 32768,
3084
2533
  "kindString": "Parameter",
@@ -3101,14 +2550,14 @@
3101
2550
  {
3102
2551
  "type": "reflection",
3103
2552
  "declaration": {
3104
- "id": 247,
2553
+ "id": 227,
3105
2554
  "name": "__type",
3106
2555
  "kind": 65536,
3107
2556
  "kindString": "Type literal",
3108
2557
  "flags": {},
3109
2558
  "children": [
3110
2559
  {
3111
- "id": 248,
2560
+ "id": 228,
3112
2561
  "name": "schema",
3113
2562
  "kind": 1024,
3114
2563
  "kindString": "Property",
@@ -3130,7 +2579,7 @@
3130
2579
  {
3131
2580
  "title": "Properties",
3132
2581
  "children": [
3133
- 248
2582
+ 228
3134
2583
  ]
3135
2584
  }
3136
2585
  ],
@@ -3148,7 +2597,7 @@
3148
2597
  }
3149
2598
  },
3150
2599
  {
3151
- "id": 249,
2600
+ "id": 229,
3152
2601
  "name": "account",
3153
2602
  "kind": 32768,
3154
2603
  "kindString": "Parameter",
@@ -3182,14 +2631,14 @@
3182
2631
  {
3183
2632
  "type": "reflection",
3184
2633
  "declaration": {
3185
- "id": 250,
2634
+ "id": 230,
3186
2635
  "name": "__type",
3187
2636
  "kind": 65536,
3188
2637
  "kindString": "Type literal",
3189
2638
  "flags": {},
3190
2639
  "children": [
3191
2640
  {
3192
- "id": 251,
2641
+ "id": 231,
3193
2642
  "name": "query",
3194
2643
  "kind": 1024,
3195
2644
  "kindString": "Property",
@@ -3207,7 +2656,7 @@
3207
2656
  }
3208
2657
  },
3209
2658
  {
3210
- "id": 252,
2659
+ "id": 232,
3211
2660
  "name": "resultSet",
3212
2661
  "kind": 1024,
3213
2662
  "kindString": "Property",
@@ -3227,7 +2676,7 @@
3227
2676
  }
3228
2677
  },
3229
2678
  {
3230
- "id": 253,
2679
+ "id": 233,
3231
2680
  "name": "schema",
3232
2681
  "kind": 1024,
3233
2682
  "kindString": "Property",
@@ -3249,9 +2698,9 @@
3249
2698
  {
3250
2699
  "title": "Properties",
3251
2700
  "children": [
3252
- 251,
3253
- 252,
3254
- 253
2701
+ 231,
2702
+ 232,
2703
+ 233
3255
2704
  ]
3256
2705
  }
3257
2706
  ],
@@ -3282,14 +2731,14 @@
3282
2731
  {
3283
2732
  "type": "reflection",
3284
2733
  "declaration": {
3285
- "id": 254,
2734
+ "id": 234,
3286
2735
  "name": "__type",
3287
2736
  "kind": 65536,
3288
2737
  "kindString": "Type literal",
3289
2738
  "flags": {},
3290
2739
  "children": [
3291
2740
  {
3292
- "id": 255,
2741
+ "id": 235,
3293
2742
  "name": "schema",
3294
2743
  "kind": 1024,
3295
2744
  "kindString": "Property",
@@ -3311,7 +2760,7 @@
3311
2760
  {
3312
2761
  "title": "Properties",
3313
2762
  "children": [
3314
- 255
2763
+ 235
3315
2764
  ]
3316
2765
  }
3317
2766
  ],
@@ -3341,7 +2790,7 @@
3341
2790
  }
3342
2791
  },
3343
2792
  {
3344
- "id": 256,
2793
+ "id": 236,
3345
2794
  "name": "bindResult",
3346
2795
  "kind": 2048,
3347
2796
  "kindString": "Method",
@@ -3351,20 +2800,20 @@
3351
2800
  "sources": [
3352
2801
  {
3353
2802
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3354
- "line": 57,
2803
+ "line": 37,
3355
2804
  "character": 14
3356
2805
  }
3357
2806
  ],
3358
2807
  "signatures": [
3359
2808
  {
3360
- "id": 257,
2809
+ "id": 237,
3361
2810
  "name": "bindResult",
3362
2811
  "kind": 4096,
3363
2812
  "kindString": "Call signature",
3364
2813
  "flags": {},
3365
2814
  "parameters": [
3366
2815
  {
3367
- "id": 258,
2816
+ "id": 238,
3368
2817
  "name": "payloads",
3369
2818
  "kind": 32768,
3370
2819
  "kindString": "Parameter",
@@ -3385,14 +2834,14 @@
3385
2834
  {
3386
2835
  "type": "reflection",
3387
2836
  "declaration": {
3388
- "id": 259,
2837
+ "id": 239,
3389
2838
  "name": "__type",
3390
2839
  "kind": 65536,
3391
2840
  "kindString": "Type literal",
3392
2841
  "flags": {},
3393
2842
  "children": [
3394
2843
  {
3395
- "id": 260,
2844
+ "id": 240,
3396
2845
  "name": "schema",
3397
2846
  "kind": 1024,
3398
2847
  "kindString": "Property",
@@ -3414,7 +2863,7 @@
3414
2863
  {
3415
2864
  "title": "Properties",
3416
2865
  "children": [
3417
- 260
2866
+ 240
3418
2867
  ]
3419
2868
  }
3420
2869
  ],
@@ -3432,7 +2881,7 @@
3432
2881
  }
3433
2882
  },
3434
2883
  {
3435
- "id": 261,
2884
+ "id": 241,
3436
2885
  "name": "account",
3437
2886
  "kind": 32768,
3438
2887
  "kindString": "Parameter",
@@ -3465,14 +2914,14 @@
3465
2914
  {
3466
2915
  "type": "reflection",
3467
2916
  "declaration": {
3468
- "id": 262,
2917
+ "id": 242,
3469
2918
  "name": "__type",
3470
2919
  "kind": 65536,
3471
2920
  "kindString": "Type literal",
3472
2921
  "flags": {},
3473
2922
  "children": [
3474
2923
  {
3475
- "id": 263,
2924
+ "id": 243,
3476
2925
  "name": "schema",
3477
2926
  "kind": 1024,
3478
2927
  "kindString": "Property",
@@ -3494,7 +2943,7 @@
3494
2943
  {
3495
2944
  "title": "Properties",
3496
2945
  "children": [
3497
- 263
2946
+ 243
3498
2947
  ]
3499
2948
  }
3500
2949
  ],
@@ -3531,7 +2980,7 @@
3531
2980
  }
3532
2981
  },
3533
2982
  {
3534
- "id": 264,
2983
+ "id": 244,
3535
2984
  "name": "bindResultInternal",
3536
2985
  "kind": 2048,
3537
2986
  "kindString": "Method",
@@ -3541,20 +2990,20 @@
3541
2990
  "sources": [
3542
2991
  {
3543
2992
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3544
- "line": 58,
2993
+ "line": 38,
3545
2994
  "character": 14
3546
2995
  }
3547
2996
  ],
3548
2997
  "signatures": [
3549
2998
  {
3550
- "id": 265,
2999
+ "id": 245,
3551
3000
  "name": "bindResultInternal",
3552
3001
  "kind": 4096,
3553
3002
  "kindString": "Call signature",
3554
3003
  "flags": {},
3555
3004
  "parameters": [
3556
3005
  {
3557
- "id": 266,
3006
+ "id": 246,
3558
3007
  "name": "payloads",
3559
3008
  "kind": 32768,
3560
3009
  "kindString": "Parameter",
@@ -3575,14 +3024,14 @@
3575
3024
  {
3576
3025
  "type": "reflection",
3577
3026
  "declaration": {
3578
- "id": 267,
3027
+ "id": 247,
3579
3028
  "name": "__type",
3580
3029
  "kind": 65536,
3581
3030
  "kindString": "Type literal",
3582
3031
  "flags": {},
3583
3032
  "children": [
3584
3033
  {
3585
- "id": 268,
3034
+ "id": 248,
3586
3035
  "name": "schema",
3587
3036
  "kind": 1024,
3588
3037
  "kindString": "Property",
@@ -3604,7 +3053,7 @@
3604
3053
  {
3605
3054
  "title": "Properties",
3606
3055
  "children": [
3607
- 268
3056
+ 248
3608
3057
  ]
3609
3058
  }
3610
3059
  ],
@@ -3622,7 +3071,7 @@
3622
3071
  }
3623
3072
  },
3624
3073
  {
3625
- "id": 269,
3074
+ "id": 249,
3626
3075
  "name": "account",
3627
3076
  "kind": 32768,
3628
3077
  "kindString": "Parameter",
@@ -3652,14 +3101,14 @@
3652
3101
  {
3653
3102
  "type": "reflection",
3654
3103
  "declaration": {
3655
- "id": 270,
3104
+ "id": 250,
3656
3105
  "name": "__type",
3657
3106
  "kind": 65536,
3658
3107
  "kindString": "Type literal",
3659
3108
  "flags": {},
3660
3109
  "children": [
3661
3110
  {
3662
- "id": 271,
3111
+ "id": 251,
3663
3112
  "name": "schema",
3664
3113
  "kind": 1024,
3665
3114
  "kindString": "Property",
@@ -3681,7 +3130,7 @@
3681
3130
  {
3682
3131
  "title": "Properties",
3683
3132
  "children": [
3684
- 271
3133
+ 251
3685
3134
  ]
3686
3135
  }
3687
3136
  ],
@@ -3711,7 +3160,7 @@
3711
3160
  }
3712
3161
  },
3713
3162
  {
3714
- "id": 161,
3163
+ "id": 141,
3715
3164
  "name": "discover",
3716
3165
  "kind": 2048,
3717
3166
  "kindString": "Method",
@@ -3719,13 +3168,13 @@
3719
3168
  "sources": [
3720
3169
  {
3721
3170
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3722
- "line": 48,
3171
+ "line": 28,
3723
3172
  "character": 4
3724
3173
  }
3725
3174
  ],
3726
3175
  "signatures": [
3727
3176
  {
3728
- "id": 162,
3177
+ "id": 142,
3729
3178
  "name": "discover",
3730
3179
  "kind": 4096,
3731
3180
  "kindString": "Call signature",
@@ -3749,14 +3198,14 @@
3749
3198
  {
3750
3199
  "type": "reflection",
3751
3200
  "declaration": {
3752
- "id": 163,
3201
+ "id": 143,
3753
3202
  "name": "__type",
3754
3203
  "kind": 65536,
3755
3204
  "kindString": "Type literal",
3756
3205
  "flags": {},
3757
3206
  "children": [
3758
3207
  {
3759
- "id": 164,
3208
+ "id": 144,
3760
3209
  "name": "schema",
3761
3210
  "kind": 1024,
3762
3211
  "kindString": "Property",
@@ -3778,7 +3227,7 @@
3778
3227
  {
3779
3228
  "title": "Properties",
3780
3229
  "children": [
3781
- 164
3230
+ 144
3782
3231
  ]
3783
3232
  }
3784
3233
  ],
@@ -3813,7 +3262,7 @@
3813
3262
  }
3814
3263
  },
3815
3264
  {
3816
- "id": 272,
3265
+ "id": 252,
3817
3266
  "name": "loadAccount",
3818
3267
  "kind": 2048,
3819
3268
  "kindString": "Method",
@@ -3823,20 +3272,20 @@
3823
3272
  "sources": [
3824
3273
  {
3825
3274
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3826
- "line": 59,
3275
+ "line": 39,
3827
3276
  "character": 14
3828
3277
  }
3829
3278
  ],
3830
3279
  "signatures": [
3831
3280
  {
3832
- "id": 273,
3281
+ "id": 253,
3833
3282
  "name": "loadAccount",
3834
3283
  "kind": 4096,
3835
3284
  "kindString": "Call signature",
3836
3285
  "flags": {},
3837
3286
  "parameters": [
3838
3287
  {
3839
- "id": 274,
3288
+ "id": 254,
3840
3289
  "name": "account",
3841
3290
  "kind": 32768,
3842
3291
  "kindString": "Parameter",
@@ -3875,7 +3324,7 @@
3875
3324
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
3876
3325
  "line": 19,
3877
3326
  "character": 17,
3878
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L19"
3327
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L19"
3879
3328
  }
3880
3329
  ],
3881
3330
  "signatures": [
@@ -4195,7 +3644,7 @@
4195
3644
  "sources": [
4196
3645
  {
4197
3646
  "fileName": "modules/packages/witness/dist/types/AbstractWitness.d.ts",
4198
- "line": 14,
3647
+ "line": 16,
4199
3648
  "character": 4
4200
3649
  }
4201
3650
  ],
@@ -5158,7 +4607,7 @@
5158
4607
  }
5159
4608
  },
5160
4609
  {
5161
- "id": 165,
4610
+ "id": 145,
5162
4611
  "name": "queryable",
5163
4612
  "kind": 2048,
5164
4613
  "kindString": "Method",
@@ -5166,20 +4615,20 @@
5166
4615
  "sources": [
5167
4616
  {
5168
4617
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5169
- "line": 50,
4618
+ "line": 30,
5170
4619
  "character": 4
5171
4620
  }
5172
4621
  ],
5173
4622
  "signatures": [
5174
4623
  {
5175
- "id": 166,
4624
+ "id": 146,
5176
4625
  "name": "queryable",
5177
4626
  "kind": 4096,
5178
4627
  "kindString": "Call signature",
5179
4628
  "flags": {},
5180
4629
  "typeParameter": [
5181
4630
  {
5182
- "id": 175,
4631
+ "id": 155,
5183
4632
  "name": "T",
5184
4633
  "kind": 131072,
5185
4634
  "kindString": "Type parameter",
@@ -5202,14 +4651,14 @@
5202
4651
  {
5203
4652
  "type": "reflection",
5204
4653
  "declaration": {
5205
- "id": 167,
4654
+ "id": 147,
5206
4655
  "name": "__type",
5207
4656
  "kind": 65536,
5208
4657
  "kindString": "Type literal",
5209
4658
  "flags": {},
5210
4659
  "children": [
5211
4660
  {
5212
- "id": 168,
4661
+ "id": 148,
5213
4662
  "name": "query",
5214
4663
  "kind": 1024,
5215
4664
  "kindString": "Property",
@@ -5227,7 +4676,7 @@
5227
4676
  }
5228
4677
  },
5229
4678
  {
5230
- "id": 169,
4679
+ "id": 149,
5231
4680
  "name": "resultSet",
5232
4681
  "kind": 1024,
5233
4682
  "kindString": "Property",
@@ -5247,7 +4696,7 @@
5247
4696
  }
5248
4697
  },
5249
4698
  {
5250
- "id": 170,
4699
+ "id": 150,
5251
4700
  "name": "schema",
5252
4701
  "kind": 1024,
5253
4702
  "kindString": "Property",
@@ -5269,9 +4718,9 @@
5269
4718
  {
5270
4719
  "title": "Properties",
5271
4720
  "children": [
5272
- 168,
5273
- 169,
5274
- 170
4721
+ 148,
4722
+ 149,
4723
+ 150
5275
4724
  ]
5276
4725
  }
5277
4726
  ],
@@ -5304,14 +4753,14 @@
5304
4753
  {
5305
4754
  "type": "reflection",
5306
4755
  "declaration": {
5307
- "id": 171,
4756
+ "id": 151,
5308
4757
  "name": "__type",
5309
4758
  "kind": 65536,
5310
4759
  "kindString": "Type literal",
5311
4760
  "flags": {},
5312
4761
  "children": [
5313
4762
  {
5314
- "id": 172,
4763
+ "id": 152,
5315
4764
  "name": "query",
5316
4765
  "kind": 1024,
5317
4766
  "kindString": "Property",
@@ -5329,7 +4778,7 @@
5329
4778
  }
5330
4779
  },
5331
4780
  {
5332
- "id": 173,
4781
+ "id": 153,
5333
4782
  "name": "resultSet",
5334
4783
  "kind": 1024,
5335
4784
  "kindString": "Property",
@@ -5349,7 +4798,7 @@
5349
4798
  }
5350
4799
  },
5351
4800
  {
5352
- "id": 174,
4801
+ "id": 154,
5353
4802
  "name": "schema",
5354
4803
  "kind": 1024,
5355
4804
  "kindString": "Property",
@@ -5371,9 +4820,9 @@
5371
4820
  {
5372
4821
  "title": "Properties",
5373
4822
  "children": [
5374
- 172,
5375
- 173,
5376
- 174
4823
+ 152,
4824
+ 153,
4825
+ 154
5377
4826
  ]
5378
4827
  }
5379
4828
  ],
@@ -5390,7 +4839,7 @@
5390
4839
  }
5391
4840
  },
5392
4841
  {
5393
- "id": 196,
4842
+ "id": 176,
5394
4843
  "name": "TConfig",
5395
4844
  "kind": 131072,
5396
4845
  "kindString": "Type parameter",
@@ -5409,14 +4858,14 @@
5409
4858
  {
5410
4859
  "type": "reflection",
5411
4860
  "declaration": {
5412
- "id": 176,
4861
+ "id": 156,
5413
4862
  "name": "__type",
5414
4863
  "kind": 65536,
5415
4864
  "kindString": "Type literal",
5416
4865
  "flags": {},
5417
4866
  "children": [
5418
4867
  {
5419
- "id": 177,
4868
+ "id": 157,
5420
4869
  "name": "name",
5421
4870
  "kind": 1024,
5422
4871
  "kindString": "Property",
@@ -5436,7 +4885,7 @@
5436
4885
  }
5437
4886
  },
5438
4887
  {
5439
- "id": 178,
4888
+ "id": 158,
5440
4889
  "name": "security",
5441
4890
  "kind": 1024,
5442
4891
  "kindString": "Property",
@@ -5453,14 +4902,14 @@
5453
4902
  "type": {
5454
4903
  "type": "reflection",
5455
4904
  "declaration": {
5456
- "id": 179,
4905
+ "id": 159,
5457
4906
  "name": "__type",
5458
4907
  "kind": 65536,
5459
4908
  "kindString": "Type literal",
5460
4909
  "flags": {},
5461
4910
  "children": [
5462
4911
  {
5463
- "id": 180,
4912
+ "id": 160,
5464
4913
  "name": "allowAnonymous",
5465
4914
  "kind": 1024,
5466
4915
  "kindString": "Property",
@@ -5480,7 +4929,7 @@
5480
4929
  }
5481
4930
  },
5482
4931
  {
5483
- "id": 181,
4932
+ "id": 161,
5484
4933
  "name": "allowed",
5485
4934
  "kind": 1024,
5486
4935
  "kindString": "Property",
@@ -5524,7 +4973,7 @@
5524
4973
  }
5525
4974
  },
5526
4975
  {
5527
- "id": 182,
4976
+ "id": 162,
5528
4977
  "name": "disallowed",
5529
4978
  "kind": 1024,
5530
4979
  "kindString": "Property",
@@ -5563,9 +5012,9 @@
5563
5012
  {
5564
5013
  "title": "Properties",
5565
5014
  "children": [
5566
- 180,
5567
- 181,
5568
- 182
5015
+ 160,
5016
+ 161,
5017
+ 162
5569
5018
  ]
5570
5019
  }
5571
5020
  ],
@@ -5580,7 +5029,7 @@
5580
5029
  }
5581
5030
  },
5582
5031
  {
5583
- "id": 183,
5032
+ "id": 163,
5584
5033
  "name": "storeQueries",
5585
5034
  "kind": 1024,
5586
5035
  "kindString": "Property",
@@ -5604,9 +5053,9 @@
5604
5053
  {
5605
5054
  "title": "Properties",
5606
5055
  "children": [
5607
- 177,
5608
- 178,
5609
- 183
5056
+ 157,
5057
+ 158,
5058
+ 163
5610
5059
  ]
5611
5060
  }
5612
5061
  ],
@@ -5622,14 +5071,14 @@
5622
5071
  {
5623
5072
  "type": "reflection",
5624
5073
  "declaration": {
5625
- "id": 184,
5074
+ "id": 164,
5626
5075
  "name": "__type",
5627
5076
  "kind": 65536,
5628
5077
  "kindString": "Type literal",
5629
5078
  "flags": {},
5630
5079
  "children": [
5631
5080
  {
5632
- "id": 185,
5081
+ "id": 165,
5633
5082
  "name": "schema",
5634
5083
  "kind": 1024,
5635
5084
  "kindString": "Property",
@@ -5651,7 +5100,7 @@
5651
5100
  {
5652
5101
  "title": "Properties",
5653
5102
  "children": [
5654
- 185
5103
+ 165
5655
5104
  ]
5656
5105
  }
5657
5106
  ],
@@ -5680,14 +5129,14 @@
5680
5129
  {
5681
5130
  "type": "reflection",
5682
5131
  "declaration": {
5683
- "id": 186,
5132
+ "id": 166,
5684
5133
  "name": "__type",
5685
5134
  "kind": 65536,
5686
5135
  "kindString": "Type literal",
5687
5136
  "flags": {},
5688
5137
  "children": [
5689
5138
  {
5690
- "id": 187,
5139
+ "id": 167,
5691
5140
  "name": "name",
5692
5141
  "kind": 1024,
5693
5142
  "kindString": "Property",
@@ -5707,7 +5156,7 @@
5707
5156
  }
5708
5157
  },
5709
5158
  {
5710
- "id": 188,
5159
+ "id": 168,
5711
5160
  "name": "security",
5712
5161
  "kind": 1024,
5713
5162
  "kindString": "Property",
@@ -5724,14 +5173,14 @@
5724
5173
  "type": {
5725
5174
  "type": "reflection",
5726
5175
  "declaration": {
5727
- "id": 189,
5176
+ "id": 169,
5728
5177
  "name": "__type",
5729
5178
  "kind": 65536,
5730
5179
  "kindString": "Type literal",
5731
5180
  "flags": {},
5732
5181
  "children": [
5733
5182
  {
5734
- "id": 190,
5183
+ "id": 170,
5735
5184
  "name": "allowAnonymous",
5736
5185
  "kind": 1024,
5737
5186
  "kindString": "Property",
@@ -5751,7 +5200,7 @@
5751
5200
  }
5752
5201
  },
5753
5202
  {
5754
- "id": 191,
5203
+ "id": 171,
5755
5204
  "name": "allowed",
5756
5205
  "kind": 1024,
5757
5206
  "kindString": "Property",
@@ -5795,7 +5244,7 @@
5795
5244
  }
5796
5245
  },
5797
5246
  {
5798
- "id": 192,
5247
+ "id": 172,
5799
5248
  "name": "disallowed",
5800
5249
  "kind": 1024,
5801
5250
  "kindString": "Property",
@@ -5834,9 +5283,9 @@
5834
5283
  {
5835
5284
  "title": "Properties",
5836
5285
  "children": [
5837
- 190,
5838
- 191,
5839
- 192
5286
+ 170,
5287
+ 171,
5288
+ 172
5840
5289
  ]
5841
5290
  }
5842
5291
  ],
@@ -5851,7 +5300,7 @@
5851
5300
  }
5852
5301
  },
5853
5302
  {
5854
- "id": 193,
5303
+ "id": 173,
5855
5304
  "name": "storeQueries",
5856
5305
  "kind": 1024,
5857
5306
  "kindString": "Property",
@@ -5875,9 +5324,9 @@
5875
5324
  {
5876
5325
  "title": "Properties",
5877
5326
  "children": [
5878
- 187,
5879
- 188,
5880
- 193
5327
+ 167,
5328
+ 168,
5329
+ 173
5881
5330
  ]
5882
5331
  }
5883
5332
  ],
@@ -5893,14 +5342,14 @@
5893
5342
  {
5894
5343
  "type": "reflection",
5895
5344
  "declaration": {
5896
- "id": 194,
5345
+ "id": 174,
5897
5346
  "name": "__type",
5898
5347
  "kind": 65536,
5899
5348
  "kindString": "Type literal",
5900
5349
  "flags": {},
5901
5350
  "children": [
5902
5351
  {
5903
- "id": 195,
5352
+ "id": 175,
5904
5353
  "name": "schema",
5905
5354
  "kind": 1024,
5906
5355
  "kindString": "Property",
@@ -5922,7 +5371,7 @@
5922
5371
  {
5923
5372
  "title": "Properties",
5924
5373
  "children": [
5925
- 195
5374
+ 175
5926
5375
  ]
5927
5376
  }
5928
5377
  ],
@@ -5941,19 +5390,19 @@
5941
5390
  ],
5942
5391
  "parameters": [
5943
5392
  {
5944
- "id": 197,
5393
+ "id": 177,
5945
5394
  "name": "query",
5946
5395
  "kind": 32768,
5947
5396
  "kindString": "Parameter",
5948
5397
  "flags": {},
5949
5398
  "type": {
5950
5399
  "type": "reference",
5951
- "id": 175,
5400
+ "id": 155,
5952
5401
  "name": "T"
5953
5402
  }
5954
5403
  },
5955
5404
  {
5956
- "id": 198,
5405
+ "id": 178,
5957
5406
  "name": "payloads",
5958
5407
  "kind": 32768,
5959
5408
  "kindString": "Parameter",
@@ -5976,14 +5425,14 @@
5976
5425
  {
5977
5426
  "type": "reflection",
5978
5427
  "declaration": {
5979
- "id": 199,
5428
+ "id": 179,
5980
5429
  "name": "__type",
5981
5430
  "kind": 65536,
5982
5431
  "kindString": "Type literal",
5983
5432
  "flags": {},
5984
5433
  "children": [
5985
5434
  {
5986
- "id": 200,
5435
+ "id": 180,
5987
5436
  "name": "schema",
5988
5437
  "kind": 1024,
5989
5438
  "kindString": "Property",
@@ -6005,7 +5454,7 @@
6005
5454
  {
6006
5455
  "title": "Properties",
6007
5456
  "children": [
6008
- 200
5457
+ 180
6009
5458
  ]
6010
5459
  }
6011
5460
  ],
@@ -6023,7 +5472,7 @@
6023
5472
  }
6024
5473
  },
6025
5474
  {
6026
- "id": 201,
5475
+ "id": 181,
6027
5476
  "name": "queryConfig",
6028
5477
  "kind": 32768,
6029
5478
  "kindString": "Parameter",
@@ -6032,7 +5481,7 @@
6032
5481
  },
6033
5482
  "type": {
6034
5483
  "type": "reference",
6035
- "id": 196,
5484
+ "id": 176,
6036
5485
  "name": "TConfig"
6037
5486
  }
6038
5487
  }
@@ -6061,7 +5510,7 @@
6061
5510
  }
6062
5511
  },
6063
5512
  {
6064
- "id": 275,
5513
+ "id": 255,
6065
5514
  "name": "resolve",
6066
5515
  "kind": 2048,
6067
5516
  "kindString": "Method",
@@ -6071,20 +5520,20 @@
6071
5520
  "sources": [
6072
5521
  {
6073
5522
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6074
- "line": 60,
5523
+ "line": 40,
6075
5524
  "character": 14
6076
5525
  }
6077
5526
  ],
6078
5527
  "signatures": [
6079
5528
  {
6080
- "id": 276,
5529
+ "id": 256,
6081
5530
  "name": "resolve",
6082
5531
  "kind": 4096,
6083
5532
  "kindString": "Call signature",
6084
5533
  "flags": {},
6085
5534
  "parameters": [
6086
5535
  {
6087
- "id": 277,
5536
+ "id": 257,
6088
5537
  "name": "filter",
6089
5538
  "kind": 32768,
6090
5539
  "kindString": "Parameter",
@@ -6119,14 +5568,14 @@
6119
5568
  {
6120
5569
  "type": "reflection",
6121
5570
  "declaration": {
6122
- "id": 278,
5571
+ "id": 258,
6123
5572
  "name": "__type",
6124
5573
  "kind": 65536,
6125
5574
  "kindString": "Type literal",
6126
5575
  "flags": {},
6127
5576
  "children": [
6128
5577
  {
6129
- "id": 279,
5578
+ "id": 259,
6130
5579
  "name": "name",
6131
5580
  "kind": 1024,
6132
5581
  "kindString": "Property",
@@ -6146,7 +5595,7 @@
6146
5595
  }
6147
5596
  },
6148
5597
  {
6149
- "id": 280,
5598
+ "id": 260,
6150
5599
  "name": "security",
6151
5600
  "kind": 1024,
6152
5601
  "kindString": "Property",
@@ -6163,14 +5612,14 @@
6163
5612
  "type": {
6164
5613
  "type": "reflection",
6165
5614
  "declaration": {
6166
- "id": 281,
5615
+ "id": 261,
6167
5616
  "name": "__type",
6168
5617
  "kind": 65536,
6169
5618
  "kindString": "Type literal",
6170
5619
  "flags": {},
6171
5620
  "children": [
6172
5621
  {
6173
- "id": 282,
5622
+ "id": 262,
6174
5623
  "name": "allowAnonymous",
6175
5624
  "kind": 1024,
6176
5625
  "kindString": "Property",
@@ -6190,7 +5639,7 @@
6190
5639
  }
6191
5640
  },
6192
5641
  {
6193
- "id": 283,
5642
+ "id": 263,
6194
5643
  "name": "allowed",
6195
5644
  "kind": 1024,
6196
5645
  "kindString": "Property",
@@ -6234,7 +5683,7 @@
6234
5683
  }
6235
5684
  },
6236
5685
  {
6237
- "id": 284,
5686
+ "id": 264,
6238
5687
  "name": "disallowed",
6239
5688
  "kind": 1024,
6240
5689
  "kindString": "Property",
@@ -6273,9 +5722,9 @@
6273
5722
  {
6274
5723
  "title": "Properties",
6275
5724
  "children": [
6276
- 282,
6277
- 283,
6278
- 284
5725
+ 262,
5726
+ 263,
5727
+ 264
6279
5728
  ]
6280
5729
  }
6281
5730
  ],
@@ -6290,7 +5739,7 @@
6290
5739
  }
6291
5740
  },
6292
5741
  {
6293
- "id": 285,
5742
+ "id": 265,
6294
5743
  "name": "storeQueries",
6295
5744
  "kind": 1024,
6296
5745
  "kindString": "Property",
@@ -6314,9 +5763,9 @@
6314
5763
  {
6315
5764
  "title": "Properties",
6316
5765
  "children": [
6317
- 279,
6318
- 280,
6319
- 285
5766
+ 259,
5767
+ 260,
5768
+ 265
6320
5769
  ]
6321
5770
  }
6322
5771
  ],
@@ -6332,14 +5781,14 @@
6332
5781
  {
6333
5782
  "type": "reflection",
6334
5783
  "declaration": {
6335
- "id": 286,
5784
+ "id": 266,
6336
5785
  "name": "__type",
6337
5786
  "kind": 65536,
6338
5787
  "kindString": "Type literal",
6339
5788
  "flags": {},
6340
5789
  "children": [
6341
5790
  {
6342
- "id": 287,
5791
+ "id": 267,
6343
5792
  "name": "schema",
6344
5793
  "kind": 1024,
6345
5794
  "kindString": "Property",
@@ -6361,7 +5810,7 @@
6361
5810
  {
6362
5811
  "title": "Properties",
6363
5812
  "children": [
6364
- 287
5813
+ 267
6365
5814
  ]
6366
5815
  }
6367
5816
  ],
@@ -6397,7 +5846,7 @@
6397
5846
  }
6398
5847
  },
6399
5848
  {
6400
- "id": 288,
5849
+ "id": 268,
6401
5850
  "name": "start",
6402
5851
  "kind": 2048,
6403
5852
  "kindString": "Method",
@@ -6407,20 +5856,20 @@
6407
5856
  "sources": [
6408
5857
  {
6409
5858
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6410
- "line": 61,
5859
+ "line": 41,
6411
5860
  "character": 14
6412
5861
  }
6413
5862
  ],
6414
5863
  "signatures": [
6415
5864
  {
6416
- "id": 289,
5865
+ "id": 269,
6417
5866
  "name": "start",
6418
5867
  "kind": 4096,
6419
5868
  "kindString": "Call signature",
6420
5869
  "flags": {},
6421
5870
  "parameters": [
6422
5871
  {
6423
- "id": 290,
5872
+ "id": 270,
6424
5873
  "name": "_timeout",
6425
5874
  "kind": 32768,
6426
5875
  "kindString": "Parameter",
@@ -6460,7 +5909,7 @@
6460
5909
  }
6461
5910
  },
6462
5911
  {
6463
- "id": 202,
5912
+ "id": 182,
6464
5913
  "name": "started",
6465
5914
  "kind": 2048,
6466
5915
  "kindString": "Method",
@@ -6468,20 +5917,20 @@
6468
5917
  "sources": [
6469
5918
  {
6470
5919
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6471
- "line": 51,
5920
+ "line": 31,
6472
5921
  "character": 4
6473
5922
  }
6474
5923
  ],
6475
5924
  "signatures": [
6476
5925
  {
6477
- "id": 203,
5926
+ "id": 183,
6478
5927
  "name": "started",
6479
5928
  "kind": 4096,
6480
5929
  "kindString": "Call signature",
6481
5930
  "flags": {},
6482
5931
  "parameters": [
6483
5932
  {
6484
- "id": 204,
5933
+ "id": 184,
6485
5934
  "name": "notStartedAction",
6486
5935
  "kind": 32768,
6487
5936
  "kindString": "Parameter",
@@ -6531,7 +5980,7 @@
6531
5980
  }
6532
5981
  },
6533
5982
  {
6534
- "id": 291,
5983
+ "id": 271,
6535
5984
  "name": "stop",
6536
5985
  "kind": 2048,
6537
5986
  "kindString": "Method",
@@ -6541,20 +5990,20 @@
6541
5990
  "sources": [
6542
5991
  {
6543
5992
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6544
- "line": 62,
5993
+ "line": 42,
6545
5994
  "character": 14
6546
5995
  }
6547
5996
  ],
6548
5997
  "signatures": [
6549
5998
  {
6550
- "id": 292,
5999
+ "id": 272,
6551
6000
  "name": "stop",
6552
6001
  "kind": 4096,
6553
6002
  "kindString": "Call signature",
6554
6003
  "flags": {},
6555
6004
  "parameters": [
6556
6005
  {
6557
- "id": 293,
6006
+ "id": 273,
6558
6007
  "name": "_timeout",
6559
6008
  "kind": 32768,
6560
6009
  "kindString": "Parameter",
@@ -6594,7 +6043,7 @@
6594
6043
  }
6595
6044
  },
6596
6045
  {
6597
- "id": 205,
6046
+ "id": 185,
6598
6047
  "name": "subscribe",
6599
6048
  "kind": 2048,
6600
6049
  "kindString": "Method",
@@ -6602,20 +6051,20 @@
6602
6051
  "sources": [
6603
6052
  {
6604
6053
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6605
- "line": 52,
6054
+ "line": 32,
6606
6055
  "character": 4
6607
6056
  }
6608
6057
  ],
6609
6058
  "signatures": [
6610
6059
  {
6611
- "id": 206,
6060
+ "id": 186,
6612
6061
  "name": "subscribe",
6613
6062
  "kind": 4096,
6614
6063
  "kindString": "Call signature",
6615
6064
  "flags": {},
6616
6065
  "parameters": [
6617
6066
  {
6618
- "id": 207,
6067
+ "id": 187,
6619
6068
  "name": "_queryAccount",
6620
6069
  "kind": 32768,
6621
6070
  "kindString": "Parameter",
@@ -6644,7 +6093,7 @@
6644
6093
  }
6645
6094
  },
6646
6095
  {
6647
- "id": 294,
6096
+ "id": 274,
6648
6097
  "name": "validateConfig",
6649
6098
  "kind": 2048,
6650
6099
  "kindString": "Method",
@@ -6654,20 +6103,20 @@
6654
6103
  "sources": [
6655
6104
  {
6656
6105
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6657
- "line": 63,
6106
+ "line": 43,
6658
6107
  "character": 14
6659
6108
  }
6660
6109
  ],
6661
6110
  "signatures": [
6662
6111
  {
6663
- "id": 295,
6112
+ "id": 275,
6664
6113
  "name": "validateConfig",
6665
6114
  "kind": 4096,
6666
6115
  "kindString": "Call signature",
6667
6116
  "flags": {},
6668
6117
  "parameters": [
6669
6118
  {
6670
- "id": 296,
6119
+ "id": 276,
6671
6120
  "name": "config",
6672
6121
  "kind": 32768,
6673
6122
  "kindString": "Parameter",
@@ -6680,7 +6129,7 @@
6680
6129
  }
6681
6130
  },
6682
6131
  {
6683
- "id": 297,
6132
+ "id": 277,
6684
6133
  "name": "parents",
6685
6134
  "kind": 32768,
6686
6135
  "kindString": "Parameter",
@@ -6724,7 +6173,7 @@
6724
6173
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
6725
6174
  "line": 15,
6726
6175
  "character": 24,
6727
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L15"
6176
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L15"
6728
6177
  }
6729
6178
  ],
6730
6179
  "signatures": [
@@ -6990,7 +6439,7 @@
6990
6439
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
6991
6440
  "line": 10,
6992
6441
  "character": 56,
6993
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L10"
6442
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L10"
6994
6443
  }
6995
6444
  ],
6996
6445
  "type": {
@@ -7012,7 +6461,7 @@
7012
6461
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
7013
6462
  "line": 10,
7014
6463
  "character": 54,
7015
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L10"
6464
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L10"
7016
6465
  }
7017
6466
  ]
7018
6467
  }
@@ -7125,8 +6574,8 @@
7125
6574
  ]
7126
6575
  },
7127
6576
  {
7128
- "type": "reference",
7129
- "name": "AnyObject"
6577
+ "type": "intrinsic",
6578
+ "name": "undefined"
7130
6579
  }
7131
6580
  ],
7132
6581
  "name": "ModuleParams"
@@ -7168,14 +6617,14 @@
7168
6617
  {
7169
6618
  "title": "Properties",
7170
6619
  "children": [
7171
- 140,
7172
- 141,
6620
+ 120,
6621
+ 121,
7173
6622
  118,
7174
- 142,
7175
- 143,
7176
- 298,
7177
- 148,
7178
- 129,
6623
+ 122,
6624
+ 123,
6625
+ 278,
6626
+ 128,
6627
+ 119,
7179
6628
  23,
7180
6629
  41
7181
6630
  ]
@@ -7183,11 +6632,11 @@
7183
6632
  {
7184
6633
  "title": "Accessors",
7185
6634
  "children": [
7186
- 153,
7187
- 155,
7188
- 157,
7189
- 313,
7190
- 159,
6635
+ 133,
6636
+ 135,
6637
+ 137,
6638
+ 293,
6639
+ 139,
7191
6640
  73,
7192
6641
  75
7193
6642
  ]
@@ -7195,23 +6644,23 @@
7195
6644
  {
7196
6645
  "title": "Methods",
7197
6646
  "children": [
7198
- 208,
7199
- 213,
7200
- 220,
7201
- 238,
7202
- 256,
7203
- 264,
7204
- 161,
7205
- 272,
6647
+ 188,
6648
+ 193,
6649
+ 200,
6650
+ 218,
6651
+ 236,
6652
+ 244,
6653
+ 141,
6654
+ 252,
7206
6655
  59,
7207
6656
  79,
7208
- 165,
7209
- 275,
7210
- 288,
7211
- 202,
7212
- 291,
7213
- 205,
7214
- 294,
6657
+ 145,
6658
+ 255,
6659
+ 268,
6660
+ 182,
6661
+ 271,
6662
+ 185,
6663
+ 274,
7215
6664
  24
7216
6665
  ]
7217
6666
  }
@@ -7221,7 +6670,7 @@
7221
6670
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
7222
6671
  "line": 12,
7223
6672
  "character": 13,
7224
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L12"
6673
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L12"
7225
6674
  }
7226
6675
  ],
7227
6676
  "extendedTypes": [
@@ -7230,8 +6679,14 @@
7230
6679
  "typeArguments": [
7231
6680
  {
7232
6681
  "type": "reference",
7233
- "id": 19,
7234
- "name": "XyoSchemaWitnessConfig"
6682
+ "typeArguments": [
6683
+ {
6684
+ "type": "reference",
6685
+ "id": 19,
6686
+ "name": "XyoSchemaWitnessConfig"
6687
+ }
6688
+ ],
6689
+ "name": "WitnessParams"
7235
6690
  }
7236
6691
  ],
7237
6692
  "name": "AbstractWitness"
@@ -7255,7 +6710,7 @@
7255
6710
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
7256
6711
  "line": 10,
7257
6712
  "character": 12,
7258
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L10"
6713
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L10"
7259
6714
  }
7260
6715
  ],
7261
6716
  "type": {
@@ -7281,7 +6736,7 @@
7281
6736
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
7282
6737
  "line": 10,
7283
6738
  "character": 56,
7284
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L10"
6739
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L10"
7285
6740
  }
7286
6741
  ],
7287
6742
  "type": {
@@ -7304,7 +6759,7 @@
7304
6759
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
7305
6760
  "line": 10,
7306
6761
  "character": 54,
7307
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L10"
6762
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L10"
7308
6763
  }
7309
6764
  ]
7310
6765
  }
@@ -7324,13 +6779,13 @@
7324
6779
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
7325
6780
  "line": 7,
7326
6781
  "character": 12,
7327
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L7"
6782
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L7"
7328
6783
  },
7329
6784
  {
7330
6785
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
7331
6786
  "line": 8,
7332
6787
  "character": 13,
7333
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L8"
6788
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L8"
7334
6789
  }
7335
6790
  ],
7336
6791
  "type": {
@@ -7349,13 +6804,13 @@
7349
6804
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
7350
6805
  "line": 7,
7351
6806
  "character": 12,
7352
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L7"
6807
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L7"
7353
6808
  },
7354
6809
  {
7355
6810
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
7356
6811
  "line": 8,
7357
6812
  "character": 13,
7358
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L8"
6813
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L8"
7359
6814
  }
7360
6815
  ],
7361
6816
  "type": {
@@ -7374,7 +6829,7 @@
7374
6829
  "fileName": "plugins/packages/payloadset/packages/schema/src/Plugin.ts",
7375
6830
  "line": 8,
7376
6831
  "character": 13,
7377
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/schema/src/Plugin.ts#L8"
6832
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/schema/src/Plugin.ts#L8"
7378
6833
  }
7379
6834
  ],
7380
6835
  "signatures": [
@@ -7639,7 +7094,7 @@
7639
7094
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
7640
7095
  "line": 10,
7641
7096
  "character": 56,
7642
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L10"
7097
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L10"
7643
7098
  }
7644
7099
  ],
7645
7100
  "type": {
@@ -7661,7 +7116,7 @@
7661
7116
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
7662
7117
  "line": 10,
7663
7118
  "character": 54,
7664
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L10"
7119
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L10"
7665
7120
  }
7666
7121
  ]
7667
7122
  }
@@ -7774,8 +7229,8 @@
7774
7229
  ]
7775
7230
  },
7776
7231
  {
7777
- "type": "reference",
7778
- "name": "AnyObject"
7232
+ "type": "intrinsic",
7233
+ "name": "undefined"
7779
7234
  }
7780
7235
  ],
7781
7236
  "name": "ModuleParams"
@@ -7791,7 +7246,7 @@
7791
7246
  {
7792
7247
  "title": "References",
7793
7248
  "children": [
7794
- 315
7249
+ 295
7795
7250
  ]
7796
7251
  },
7797
7252
  {
@@ -7825,7 +7280,7 @@
7825
7280
  "fileName": "plugins/packages/payloadset/packages/schema/src/index.ts",
7826
7281
  "line": 1,
7827
7282
  "character": 0,
7828
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/schema/src/index.ts#L1"
7283
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/schema/src/index.ts#L1"
7829
7284
  }
7830
7285
  ]
7831
7286
  }