@xyo-network/node-system-info-plugin 2.44.1 → 2.45.0-rc.2

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": 286,
10
+ "id": 285,
11
11
  "name": "default",
12
12
  "kind": 8388608,
13
13
  "kindString": "Reference",
@@ -17,20 +17,20 @@
17
17
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/index.ts",
18
18
  "line": 9,
19
19
  "character": 0,
20
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/index.ts#L9"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/index.ts#L9"
21
21
  }
22
22
  ],
23
23
  "target": 1
24
24
  },
25
25
  {
26
- "id": 21,
26
+ "id": 22,
27
27
  "name": "XyoNodeSystemInfoWitness",
28
28
  "kind": 128,
29
29
  "kindString": "Class",
30
30
  "flags": {},
31
31
  "children": [
32
32
  {
33
- "id": 42,
33
+ "id": 44,
34
34
  "name": "constructor",
35
35
  "kind": 512,
36
36
  "kindString": "Constructor",
@@ -40,20 +40,20 @@
40
40
  "sources": [
41
41
  {
42
42
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
43
- "line": 21,
43
+ "line": 23,
44
44
  "character": 4
45
45
  }
46
46
  ],
47
47
  "signatures": [
48
48
  {
49
- "id": 43,
49
+ "id": 45,
50
50
  "name": "new XyoNodeSystemInfoWitness",
51
51
  "kind": 16384,
52
52
  "kindString": "Constructor signature",
53
53
  "flags": {},
54
54
  "typeParameter": [
55
55
  {
56
- "id": 50,
56
+ "id": 52,
57
57
  "name": "TPayload",
58
58
  "kind": 131072,
59
59
  "kindString": "Type parameter",
@@ -72,14 +72,14 @@
72
72
  {
73
73
  "type": "reflection",
74
74
  "declaration": {
75
- "id": 44,
75
+ "id": 46,
76
76
  "name": "__type",
77
77
  "kind": 65536,
78
78
  "kindString": "Type literal",
79
79
  "flags": {},
80
80
  "children": [
81
81
  {
82
- "id": 45,
82
+ "id": 47,
83
83
  "name": "schema",
84
84
  "kind": 1024,
85
85
  "kindString": "Property",
@@ -97,7 +97,7 @@
97
97
  }
98
98
  },
99
99
  {
100
- "id": 46,
100
+ "id": 48,
101
101
  "name": "systeminfo",
102
102
  "kind": 1024,
103
103
  "kindString": "Property",
@@ -133,8 +133,8 @@
133
133
  {
134
134
  "title": "Properties",
135
135
  "children": [
136
- 45,
137
- 46
136
+ 47,
137
+ 48
138
138
  ]
139
139
  }
140
140
  ],
@@ -163,14 +163,14 @@
163
163
  {
164
164
  "type": "reflection",
165
165
  "declaration": {
166
- "id": 47,
166
+ "id": 49,
167
167
  "name": "__type",
168
168
  "kind": 65536,
169
169
  "kindString": "Type literal",
170
170
  "flags": {},
171
171
  "children": [
172
172
  {
173
- "id": 48,
173
+ "id": 50,
174
174
  "name": "schema",
175
175
  "kind": 1024,
176
176
  "kindString": "Property",
@@ -188,7 +188,7 @@
188
188
  }
189
189
  },
190
190
  {
191
- "id": 49,
191
+ "id": 51,
192
192
  "name": "systeminfo",
193
193
  "kind": 1024,
194
194
  "kindString": "Property",
@@ -224,8 +224,8 @@
224
224
  {
225
225
  "title": "Properties",
226
226
  "children": [
227
- 48,
228
- 49
227
+ 50,
228
+ 51
229
229
  ]
230
230
  }
231
231
  ],
@@ -244,7 +244,7 @@
244
244
  ],
245
245
  "parameters": [
246
246
  {
247
- "id": 51,
247
+ "id": 53,
248
248
  "name": "params",
249
249
  "kind": 32768,
250
250
  "kindString": "Parameter",
@@ -266,15 +266,15 @@
266
266
  {
267
267
  "type": "reflection",
268
268
  "declaration": {
269
- "id": 52,
269
+ "id": 54,
270
270
  "name": "__type",
271
271
  "kind": 65536,
272
272
  "kindString": "Type literal",
273
273
  "flags": {},
274
274
  "children": [
275
275
  {
276
- "id": 53,
277
- "name": "security",
276
+ "id": 55,
277
+ "name": "name",
278
278
  "kind": 1024,
279
279
  "kindString": "Property",
280
280
  "flags": {
@@ -287,17 +287,37 @@
287
287
  "character": 4
288
288
  }
289
289
  ],
290
+ "type": {
291
+ "type": "intrinsic",
292
+ "name": "string"
293
+ }
294
+ },
295
+ {
296
+ "id": 56,
297
+ "name": "security",
298
+ "kind": 1024,
299
+ "kindString": "Property",
300
+ "flags": {
301
+ "isOptional": true
302
+ },
303
+ "sources": [
304
+ {
305
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
306
+ "line": 10,
307
+ "character": 4
308
+ }
309
+ ],
290
310
  "type": {
291
311
  "type": "reflection",
292
312
  "declaration": {
293
- "id": 54,
313
+ "id": 57,
294
314
  "name": "__type",
295
315
  "kind": 65536,
296
316
  "kindString": "Type literal",
297
317
  "flags": {},
298
318
  "children": [
299
319
  {
300
- "id": 55,
320
+ "id": 58,
301
321
  "name": "allowed",
302
322
  "kind": 1024,
303
323
  "kindString": "Property",
@@ -307,7 +327,7 @@
307
327
  "sources": [
308
328
  {
309
329
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
310
- "line": 10,
330
+ "line": 11,
311
331
  "character": 8
312
332
  }
313
333
  ],
@@ -341,7 +361,7 @@
341
361
  }
342
362
  },
343
363
  {
344
- "id": 56,
364
+ "id": 59,
345
365
  "name": "disallowed",
346
366
  "kind": 1024,
347
367
  "kindString": "Property",
@@ -351,7 +371,7 @@
351
371
  "sources": [
352
372
  {
353
373
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
354
- "line": 11,
374
+ "line": 12,
355
375
  "character": 8
356
376
  }
357
377
  ],
@@ -380,15 +400,15 @@
380
400
  {
381
401
  "title": "Properties",
382
402
  "children": [
383
- 55,
384
- 56
403
+ 58,
404
+ 59
385
405
  ]
386
406
  }
387
407
  ],
388
408
  "sources": [
389
409
  {
390
410
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
391
- "line": 9,
411
+ "line": 10,
392
412
  "character": 15
393
413
  }
394
414
  ]
@@ -400,7 +420,8 @@
400
420
  {
401
421
  "title": "Properties",
402
422
  "children": [
403
- 53
423
+ 55,
424
+ 56
404
425
  ]
405
426
  }
406
427
  ],
@@ -416,14 +437,14 @@
416
437
  {
417
438
  "type": "reflection",
418
439
  "declaration": {
419
- "id": 57,
440
+ "id": 60,
420
441
  "name": "__type",
421
442
  "kind": 65536,
422
443
  "kindString": "Type literal",
423
444
  "flags": {},
424
445
  "children": [
425
446
  {
426
- "id": 58,
447
+ "id": 61,
427
448
  "name": "nodeValues",
428
449
  "kind": 1024,
429
450
  "kindString": "Property",
@@ -435,7 +456,7 @@
435
456
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
436
457
  "line": 7,
437
458
  "character": 2,
438
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
459
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
439
460
  }
440
461
  ],
441
462
  "type": {
@@ -456,7 +477,7 @@
456
477
  }
457
478
  },
458
479
  {
459
- "id": 59,
480
+ "id": 62,
460
481
  "name": "schema",
461
482
  "kind": 1024,
462
483
  "kindString": "Property",
@@ -466,7 +487,7 @@
466
487
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
467
488
  "line": 8,
468
489
  "character": 2,
469
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
490
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
470
491
  }
471
492
  ],
472
493
  "type": {
@@ -479,8 +500,8 @@
479
500
  {
480
501
  "title": "Properties",
481
502
  "children": [
482
- 58,
483
- 59
503
+ 61,
504
+ 62
484
505
  ]
485
506
  }
486
507
  ],
@@ -489,7 +510,7 @@
489
510
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
490
511
  "line": 6,
491
512
  "character": 62,
492
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
513
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
493
514
  }
494
515
  ]
495
516
  }
@@ -497,14 +518,14 @@
497
518
  {
498
519
  "type": "reflection",
499
520
  "declaration": {
500
- "id": 60,
521
+ "id": 63,
501
522
  "name": "__type",
502
523
  "kind": 65536,
503
524
  "kindString": "Type literal",
504
525
  "flags": {},
505
526
  "children": [
506
527
  {
507
- "id": 61,
528
+ "id": 64,
508
529
  "name": "targetSet",
509
530
  "kind": 1024,
510
531
  "kindString": "Property",
@@ -536,14 +557,14 @@
536
557
  {
537
558
  "type": "reflection",
538
559
  "declaration": {
539
- "id": 62,
560
+ "id": 65,
540
561
  "name": "__type",
541
562
  "kind": 65536,
542
563
  "kindString": "Type literal",
543
564
  "flags": {},
544
565
  "children": [
545
566
  {
546
- "id": 63,
567
+ "id": 66,
547
568
  "name": "schema",
548
569
  "kind": 1024,
549
570
  "kindString": "Property",
@@ -565,7 +586,7 @@
565
586
  {
566
587
  "title": "Properties",
567
588
  "children": [
568
- 63
589
+ 66
569
590
  ]
570
591
  }
571
592
  ],
@@ -586,7 +607,7 @@
586
607
  {
587
608
  "title": "Properties",
588
609
  "children": [
589
- 61
610
+ 64
590
611
  ]
591
612
  }
592
613
  ],
@@ -608,11 +629,11 @@
608
629
  ],
609
630
  "type": {
610
631
  "type": "reference",
611
- "id": 21,
632
+ "id": 22,
612
633
  "typeArguments": [
613
634
  {
614
635
  "type": "reference",
615
- "id": 50,
636
+ "id": 52,
616
637
  "name": "TPayload"
617
638
  }
618
639
  ],
@@ -630,249 +651,32 @@
630
651
  }
631
652
  },
632
653
  {
633
- "id": 121,
634
- "name": "_resolver",
654
+ "id": 127,
655
+ "name": "_parentResolver",
635
656
  "kind": 1024,
636
657
  "kindString": "Property",
637
658
  "flags": {
638
- "isProtected": true,
639
- "isOptional": true
659
+ "isProtected": true
640
660
  },
641
661
  "sources": [
642
662
  {
643
663
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
644
- "line": 15,
664
+ "line": 16,
645
665
  "character": 14
646
666
  }
647
667
  ],
648
668
  "type": {
649
669
  "type": "reference",
650
- "typeArguments": [
651
- {
652
- "type": "reference",
653
- "typeArguments": [
654
- {
655
- "type": "intersection",
656
- "types": [
657
- {
658
- "type": "reference",
659
- "name": "SchemaFields"
660
- },
661
- {
662
- "type": "reference",
663
- "name": "PayloadFields"
664
- },
665
- {
666
- "type": "reflection",
667
- "declaration": {
668
- "id": 122,
669
- "name": "__type",
670
- "kind": 65536,
671
- "kindString": "Type literal",
672
- "flags": {},
673
- "children": [
674
- {
675
- "id": 123,
676
- "name": "security",
677
- "kind": 1024,
678
- "kindString": "Property",
679
- "flags": {
680
- "isOptional": true
681
- },
682
- "sources": [
683
- {
684
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
685
- "line": 9,
686
- "character": 4
687
- }
688
- ],
689
- "type": {
690
- "type": "reflection",
691
- "declaration": {
692
- "id": 124,
693
- "name": "__type",
694
- "kind": 65536,
695
- "kindString": "Type literal",
696
- "flags": {},
697
- "children": [
698
- {
699
- "id": 125,
700
- "name": "allowed",
701
- "kind": 1024,
702
- "kindString": "Property",
703
- "flags": {
704
- "isOptional": true
705
- },
706
- "sources": [
707
- {
708
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
709
- "line": 10,
710
- "character": 8
711
- }
712
- ],
713
- "type": {
714
- "type": "reference",
715
- "typeArguments": [
716
- {
717
- "type": "intrinsic",
718
- "name": "string"
719
- },
720
- {
721
- "type": "array",
722
- "elementType": {
723
- "type": "union",
724
- "types": [
725
- {
726
- "type": "intrinsic",
727
- "name": "string"
728
- },
729
- {
730
- "type": "reference",
731
- "name": "CosigningAddressSet"
732
- }
733
- ]
734
- }
735
- }
736
- ],
737
- "name": "Record",
738
- "qualifiedName": "Record",
739
- "package": "typescript"
740
- }
741
- },
742
- {
743
- "id": 126,
744
- "name": "disallowed",
745
- "kind": 1024,
746
- "kindString": "Property",
747
- "flags": {
748
- "isOptional": true
749
- },
750
- "sources": [
751
- {
752
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
753
- "line": 11,
754
- "character": 8
755
- }
756
- ],
757
- "type": {
758
- "type": "reference",
759
- "typeArguments": [
760
- {
761
- "type": "intrinsic",
762
- "name": "string"
763
- },
764
- {
765
- "type": "array",
766
- "elementType": {
767
- "type": "intrinsic",
768
- "name": "string"
769
- }
770
- }
771
- ],
772
- "name": "Record",
773
- "qualifiedName": "Record",
774
- "package": "typescript"
775
- }
776
- }
777
- ],
778
- "groups": [
779
- {
780
- "title": "Properties",
781
- "children": [
782
- 125,
783
- 126
784
- ]
785
- }
786
- ],
787
- "sources": [
788
- {
789
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
790
- "line": 9,
791
- "character": 15
792
- }
793
- ]
794
- }
795
- }
796
- }
797
- ],
798
- "groups": [
799
- {
800
- "title": "Properties",
801
- "children": [
802
- 123
803
- ]
804
- }
805
- ],
806
- "sources": [
807
- {
808
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
809
- "line": 8,
810
- "character": 87
811
- }
812
- ]
813
- }
814
- },
815
- {
816
- "type": "reflection",
817
- "declaration": {
818
- "id": 127,
819
- "name": "__type",
820
- "kind": 65536,
821
- "kindString": "Type literal",
822
- "flags": {},
823
- "children": [
824
- {
825
- "id": 128,
826
- "name": "schema",
827
- "kind": 1024,
828
- "kindString": "Property",
829
- "flags": {},
830
- "sources": [
831
- {
832
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
833
- "line": 19,
834
- "character": 4
835
- }
836
- ],
837
- "type": {
838
- "type": "intrinsic",
839
- "name": "string"
840
- }
841
- }
842
- ],
843
- "groups": [
844
- {
845
- "title": "Properties",
846
- "children": [
847
- 128
848
- ]
849
- }
850
- ],
851
- "sources": [
852
- {
853
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
854
- "line": 18,
855
- "character": 17
856
- }
857
- ]
858
- }
859
- }
860
- ]
861
- }
862
- ],
863
- "name": "Module"
864
- }
865
- ],
866
- "name": "ModuleResolver"
670
+ "name": "CompositeModuleResolver"
867
671
  },
868
672
  "inheritedFrom": {
869
673
  "type": "reference",
870
- "name": "AbstractWitness._resolver"
674
+ "name": "AbstractWitness._parentResolver"
871
675
  }
872
676
  },
873
677
  {
874
- "id": 129,
875
- "name": "_started",
678
+ "id": 128,
679
+ "name": "_resolver",
876
680
  "kind": 1024,
877
681
  "kindString": "Property",
878
682
  "flags": {
@@ -881,22 +685,22 @@
881
685
  "sources": [
882
686
  {
883
687
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
884
- "line": 16,
688
+ "line": 17,
885
689
  "character": 14
886
690
  }
887
691
  ],
888
692
  "type": {
889
- "type": "intrinsic",
890
- "name": "boolean"
693
+ "type": "reference",
694
+ "name": "CompositeModuleResolver"
891
695
  },
892
696
  "inheritedFrom": {
893
697
  "type": "reference",
894
- "name": "AbstractWitness._started"
698
+ "name": "AbstractWitness._resolver"
895
699
  }
896
700
  },
897
701
  {
898
- "id": 130,
899
- "name": "account",
702
+ "id": 129,
703
+ "name": "_started",
900
704
  "kind": 1024,
901
705
  "kindString": "Property",
902
706
  "flags": {
@@ -905,7 +709,31 @@
905
709
  "sources": [
906
710
  {
907
711
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
908
- "line": 17,
712
+ "line": 18,
713
+ "character": 14
714
+ }
715
+ ],
716
+ "type": {
717
+ "type": "intrinsic",
718
+ "name": "boolean"
719
+ },
720
+ "inheritedFrom": {
721
+ "type": "reference",
722
+ "name": "AbstractWitness._started"
723
+ }
724
+ },
725
+ {
726
+ "id": 130,
727
+ "name": "account",
728
+ "kind": 1024,
729
+ "kindString": "Property",
730
+ "flags": {
731
+ "isProtected": true
732
+ },
733
+ "sources": [
734
+ {
735
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
736
+ "line": 19,
909
737
  "character": 14
910
738
  }
911
739
  ],
@@ -919,7 +747,7 @@
919
747
  }
920
748
  },
921
749
  {
922
- "id": 108,
750
+ "id": 113,
923
751
  "name": "config",
924
752
  "kind": 1024,
925
753
  "kindString": "Property",
@@ -927,7 +755,7 @@
927
755
  "sources": [
928
756
  {
929
757
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
930
- "line": 14,
758
+ "line": 15,
931
759
  "character": 4
932
760
  }
933
761
  ],
@@ -945,15 +773,15 @@
945
773
  {
946
774
  "type": "reflection",
947
775
  "declaration": {
948
- "id": 109,
776
+ "id": 114,
949
777
  "name": "__type",
950
778
  "kind": 65536,
951
779
  "kindString": "Type literal",
952
780
  "flags": {},
953
781
  "children": [
954
782
  {
955
- "id": 110,
956
- "name": "security",
783
+ "id": 115,
784
+ "name": "name",
957
785
  "kind": 1024,
958
786
  "kindString": "Property",
959
787
  "flags": {
@@ -966,17 +794,37 @@
966
794
  "character": 4
967
795
  }
968
796
  ],
797
+ "type": {
798
+ "type": "intrinsic",
799
+ "name": "string"
800
+ }
801
+ },
802
+ {
803
+ "id": 116,
804
+ "name": "security",
805
+ "kind": 1024,
806
+ "kindString": "Property",
807
+ "flags": {
808
+ "isOptional": true
809
+ },
810
+ "sources": [
811
+ {
812
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
813
+ "line": 10,
814
+ "character": 4
815
+ }
816
+ ],
969
817
  "type": {
970
818
  "type": "reflection",
971
819
  "declaration": {
972
- "id": 111,
820
+ "id": 117,
973
821
  "name": "__type",
974
822
  "kind": 65536,
975
823
  "kindString": "Type literal",
976
824
  "flags": {},
977
825
  "children": [
978
826
  {
979
- "id": 112,
827
+ "id": 118,
980
828
  "name": "allowed",
981
829
  "kind": 1024,
982
830
  "kindString": "Property",
@@ -986,7 +834,7 @@
986
834
  "sources": [
987
835
  {
988
836
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
989
- "line": 10,
837
+ "line": 11,
990
838
  "character": 8
991
839
  }
992
840
  ],
@@ -1020,7 +868,7 @@
1020
868
  }
1021
869
  },
1022
870
  {
1023
- "id": 113,
871
+ "id": 119,
1024
872
  "name": "disallowed",
1025
873
  "kind": 1024,
1026
874
  "kindString": "Property",
@@ -1030,7 +878,7 @@
1030
878
  "sources": [
1031
879
  {
1032
880
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1033
- "line": 11,
881
+ "line": 12,
1034
882
  "character": 8
1035
883
  }
1036
884
  ],
@@ -1059,15 +907,15 @@
1059
907
  {
1060
908
  "title": "Properties",
1061
909
  "children": [
1062
- 112,
1063
- 113
910
+ 118,
911
+ 119
1064
912
  ]
1065
913
  }
1066
914
  ],
1067
915
  "sources": [
1068
916
  {
1069
917
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1070
- "line": 9,
918
+ "line": 10,
1071
919
  "character": 15
1072
920
  }
1073
921
  ]
@@ -1079,7 +927,8 @@
1079
927
  {
1080
928
  "title": "Properties",
1081
929
  "children": [
1082
- 110
930
+ 115,
931
+ 116
1083
932
  ]
1084
933
  }
1085
934
  ],
@@ -1095,14 +944,14 @@
1095
944
  {
1096
945
  "type": "reflection",
1097
946
  "declaration": {
1098
- "id": 114,
947
+ "id": 120,
1099
948
  "name": "__type",
1100
949
  "kind": 65536,
1101
950
  "kindString": "Type literal",
1102
951
  "flags": {},
1103
952
  "children": [
1104
953
  {
1105
- "id": 115,
954
+ "id": 121,
1106
955
  "name": "nodeValues",
1107
956
  "kind": 1024,
1108
957
  "kindString": "Property",
@@ -1114,7 +963,7 @@
1114
963
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
1115
964
  "line": 7,
1116
965
  "character": 2,
1117
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
966
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
1118
967
  }
1119
968
  ],
1120
969
  "type": {
@@ -1135,7 +984,7 @@
1135
984
  }
1136
985
  },
1137
986
  {
1138
- "id": 116,
987
+ "id": 122,
1139
988
  "name": "schema",
1140
989
  "kind": 1024,
1141
990
  "kindString": "Property",
@@ -1145,7 +994,7 @@
1145
994
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
1146
995
  "line": 8,
1147
996
  "character": 2,
1148
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
997
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
1149
998
  }
1150
999
  ],
1151
1000
  "type": {
@@ -1158,8 +1007,8 @@
1158
1007
  {
1159
1008
  "title": "Properties",
1160
1009
  "children": [
1161
- 115,
1162
- 116
1010
+ 121,
1011
+ 122
1163
1012
  ]
1164
1013
  }
1165
1014
  ],
@@ -1168,7 +1017,7 @@
1168
1017
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
1169
1018
  "line": 6,
1170
1019
  "character": 62,
1171
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
1020
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
1172
1021
  }
1173
1022
  ]
1174
1023
  }
@@ -1176,14 +1025,14 @@
1176
1025
  {
1177
1026
  "type": "reflection",
1178
1027
  "declaration": {
1179
- "id": 117,
1028
+ "id": 123,
1180
1029
  "name": "__type",
1181
1030
  "kind": 65536,
1182
1031
  "kindString": "Type literal",
1183
1032
  "flags": {},
1184
1033
  "children": [
1185
1034
  {
1186
- "id": 118,
1035
+ "id": 124,
1187
1036
  "name": "targetSet",
1188
1037
  "kind": 1024,
1189
1038
  "kindString": "Property",
@@ -1215,14 +1064,14 @@
1215
1064
  {
1216
1065
  "type": "reflection",
1217
1066
  "declaration": {
1218
- "id": 119,
1067
+ "id": 125,
1219
1068
  "name": "__type",
1220
1069
  "kind": 65536,
1221
1070
  "kindString": "Type literal",
1222
1071
  "flags": {},
1223
1072
  "children": [
1224
1073
  {
1225
- "id": 120,
1074
+ "id": 126,
1226
1075
  "name": "schema",
1227
1076
  "kind": 1024,
1228
1077
  "kindString": "Property",
@@ -1244,7 +1093,7 @@
1244
1093
  {
1245
1094
  "title": "Properties",
1246
1095
  "children": [
1247
- 120
1096
+ 126
1248
1097
  ]
1249
1098
  }
1250
1099
  ],
@@ -1265,7 +1114,7 @@
1265
1114
  {
1266
1115
  "title": "Properties",
1267
1116
  "children": [
1268
- 118
1117
+ 124
1269
1118
  ]
1270
1119
  }
1271
1120
  ],
@@ -1298,7 +1147,7 @@
1298
1147
  "sources": [
1299
1148
  {
1300
1149
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1301
- "line": 18,
1150
+ "line": 20,
1302
1151
  "character": 23
1303
1152
  }
1304
1153
  ],
@@ -1323,7 +1172,7 @@
1323
1172
  "sources": [
1324
1173
  {
1325
1174
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1326
- "line": 19,
1175
+ "line": 21,
1327
1176
  "character": 23
1328
1177
  }
1329
1178
  ],
@@ -1452,7 +1301,7 @@
1452
1301
  "sources": [
1453
1302
  {
1454
1303
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1455
- "line": 20,
1304
+ "line": 22,
1456
1305
  "character": 23
1457
1306
  }
1458
1307
  ],
@@ -1570,7 +1419,7 @@
1570
1419
  }
1571
1420
  },
1572
1421
  {
1573
- "id": 22,
1422
+ "id": 23,
1574
1423
  "name": "configSchema",
1575
1424
  "kind": 1024,
1576
1425
  "kindString": "Property",
@@ -1582,7 +1431,7 @@
1582
1431
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts",
1583
1432
  "line": 11,
1584
1433
  "character": 18,
1585
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L11"
1434
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L11"
1586
1435
  }
1587
1436
  ],
1588
1437
  "type": {
@@ -1596,7 +1445,7 @@
1596
1445
  }
1597
1446
  },
1598
1447
  {
1599
- "id": 41,
1448
+ "id": 43,
1600
1449
  "name": "defaultLogger",
1601
1450
  "kind": 1024,
1602
1451
  "kindString": "Property",
@@ -1607,7 +1456,7 @@
1607
1456
  "sources": [
1608
1457
  {
1609
1458
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1610
- "line": 13,
1459
+ "line": 14,
1611
1460
  "character": 11
1612
1461
  }
1613
1462
  ],
@@ -1629,7 +1478,7 @@
1629
1478
  "sources": [
1630
1479
  {
1631
1480
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1632
- "line": 22,
1481
+ "line": 24,
1633
1482
  "character": 8
1634
1483
  }
1635
1484
  ],
@@ -1655,19 +1504,52 @@
1655
1504
  },
1656
1505
  {
1657
1506
  "id": 144,
1658
- "name": "previousHash",
1507
+ "name": "parentResolver",
1659
1508
  "kind": 262144,
1660
1509
  "kindString": "Accessor",
1661
1510
  "flags": {},
1662
1511
  "sources": [
1663
1512
  {
1664
1513
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1665
- "line": 23,
1514
+ "line": 25,
1666
1515
  "character": 8
1667
1516
  }
1668
1517
  ],
1669
1518
  "getSignature": {
1670
1519
  "id": 145,
1520
+ "name": "parentResolver",
1521
+ "kind": 524288,
1522
+ "kindString": "Get signature",
1523
+ "flags": {},
1524
+ "type": {
1525
+ "type": "reference",
1526
+ "name": "CompositeModuleResolver"
1527
+ },
1528
+ "inheritedFrom": {
1529
+ "type": "reference",
1530
+ "name": "AbstractWitness.parentResolver"
1531
+ }
1532
+ },
1533
+ "inheritedFrom": {
1534
+ "type": "reference",
1535
+ "name": "AbstractWitness.parentResolver"
1536
+ }
1537
+ },
1538
+ {
1539
+ "id": 146,
1540
+ "name": "previousHash",
1541
+ "kind": 262144,
1542
+ "kindString": "Accessor",
1543
+ "flags": {},
1544
+ "sources": [
1545
+ {
1546
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1547
+ "line": 26,
1548
+ "character": 8
1549
+ }
1550
+ ],
1551
+ "getSignature": {
1552
+ "id": 147,
1671
1553
  "name": "previousHash",
1672
1554
  "kind": 524288,
1673
1555
  "kindString": "Get signature",
@@ -1696,7 +1578,7 @@
1696
1578
  }
1697
1579
  },
1698
1580
  {
1699
- "id": 146,
1581
+ "id": 148,
1700
1582
  "name": "resolver",
1701
1583
  "kind": 262144,
1702
1584
  "kindString": "Accessor",
@@ -1704,18 +1586,46 @@
1704
1586
  "sources": [
1705
1587
  {
1706
1588
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1707
- "line": 24,
1589
+ "line": 27,
1708
1590
  "character": 8
1591
+ }
1592
+ ],
1593
+ "getSignature": {
1594
+ "id": 149,
1595
+ "name": "resolver",
1596
+ "kind": 524288,
1597
+ "kindString": "Get signature",
1598
+ "flags": {},
1599
+ "type": {
1600
+ "type": "reference",
1601
+ "name": "CompositeModuleResolver"
1709
1602
  },
1603
+ "inheritedFrom": {
1604
+ "type": "reference",
1605
+ "name": "AbstractWitness.resolver"
1606
+ }
1607
+ },
1608
+ "inheritedFrom": {
1609
+ "type": "reference",
1610
+ "name": "AbstractWitness.resolver"
1611
+ }
1612
+ },
1613
+ {
1614
+ "id": 72,
1615
+ "name": "targetSet",
1616
+ "kind": 262144,
1617
+ "kindString": "Accessor",
1618
+ "flags": {},
1619
+ "sources": [
1710
1620
  {
1711
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1712
- "line": 25,
1621
+ "fileName": "modules/packages/witness/dist/types/AbstractWitness.d.ts",
1622
+ "line": 8,
1713
1623
  "character": 8
1714
1624
  }
1715
1625
  ],
1716
1626
  "getSignature": {
1717
- "id": 147,
1718
- "name": "resolver",
1627
+ "id": 73,
1628
+ "name": "targetSet",
1719
1629
  "kind": 524288,
1720
1630
  "kindString": "Get signature",
1721
1631
  "flags": {},
@@ -1727,519 +1637,8 @@
1727
1637
  "name": "undefined"
1728
1638
  },
1729
1639
  {
1730
- "type": "reference",
1731
- "typeArguments": [
1732
- {
1733
- "type": "reference",
1734
- "typeArguments": [
1735
- {
1736
- "type": "intersection",
1737
- "types": [
1738
- {
1739
- "type": "reference",
1740
- "name": "SchemaFields"
1741
- },
1742
- {
1743
- "type": "reference",
1744
- "name": "PayloadFields"
1745
- },
1746
- {
1747
- "type": "reflection",
1748
- "declaration": {
1749
- "id": 148,
1750
- "name": "__type",
1751
- "kind": 65536,
1752
- "kindString": "Type literal",
1753
- "flags": {},
1754
- "children": [
1755
- {
1756
- "id": 149,
1757
- "name": "security",
1758
- "kind": 1024,
1759
- "kindString": "Property",
1760
- "flags": {
1761
- "isOptional": true
1762
- },
1763
- "sources": [
1764
- {
1765
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1766
- "line": 9,
1767
- "character": 4
1768
- }
1769
- ],
1770
- "type": {
1771
- "type": "reflection",
1772
- "declaration": {
1773
- "id": 150,
1774
- "name": "__type",
1775
- "kind": 65536,
1776
- "kindString": "Type literal",
1777
- "flags": {},
1778
- "children": [
1779
- {
1780
- "id": 151,
1781
- "name": "allowed",
1782
- "kind": 1024,
1783
- "kindString": "Property",
1784
- "flags": {
1785
- "isOptional": true
1786
- },
1787
- "sources": [
1788
- {
1789
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1790
- "line": 10,
1791
- "character": 8
1792
- }
1793
- ],
1794
- "type": {
1795
- "type": "reference",
1796
- "typeArguments": [
1797
- {
1798
- "type": "intrinsic",
1799
- "name": "string"
1800
- },
1801
- {
1802
- "type": "array",
1803
- "elementType": {
1804
- "type": "union",
1805
- "types": [
1806
- {
1807
- "type": "intrinsic",
1808
- "name": "string"
1809
- },
1810
- {
1811
- "type": "reference",
1812
- "name": "CosigningAddressSet"
1813
- }
1814
- ]
1815
- }
1816
- }
1817
- ],
1818
- "name": "Record",
1819
- "qualifiedName": "Record",
1820
- "package": "typescript"
1821
- }
1822
- },
1823
- {
1824
- "id": 152,
1825
- "name": "disallowed",
1826
- "kind": 1024,
1827
- "kindString": "Property",
1828
- "flags": {
1829
- "isOptional": true
1830
- },
1831
- "sources": [
1832
- {
1833
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1834
- "line": 11,
1835
- "character": 8
1836
- }
1837
- ],
1838
- "type": {
1839
- "type": "reference",
1840
- "typeArguments": [
1841
- {
1842
- "type": "intrinsic",
1843
- "name": "string"
1844
- },
1845
- {
1846
- "type": "array",
1847
- "elementType": {
1848
- "type": "intrinsic",
1849
- "name": "string"
1850
- }
1851
- }
1852
- ],
1853
- "name": "Record",
1854
- "qualifiedName": "Record",
1855
- "package": "typescript"
1856
- }
1857
- }
1858
- ],
1859
- "groups": [
1860
- {
1861
- "title": "Properties",
1862
- "children": [
1863
- 151,
1864
- 152
1865
- ]
1866
- }
1867
- ],
1868
- "sources": [
1869
- {
1870
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1871
- "line": 9,
1872
- "character": 15
1873
- }
1874
- ]
1875
- }
1876
- }
1877
- }
1878
- ],
1879
- "groups": [
1880
- {
1881
- "title": "Properties",
1882
- "children": [
1883
- 149
1884
- ]
1885
- }
1886
- ],
1887
- "sources": [
1888
- {
1889
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1890
- "line": 8,
1891
- "character": 87
1892
- }
1893
- ]
1894
- }
1895
- },
1896
- {
1897
- "type": "reflection",
1898
- "declaration": {
1899
- "id": 153,
1900
- "name": "__type",
1901
- "kind": 65536,
1902
- "kindString": "Type literal",
1903
- "flags": {},
1904
- "children": [
1905
- {
1906
- "id": 154,
1907
- "name": "schema",
1908
- "kind": 1024,
1909
- "kindString": "Property",
1910
- "flags": {},
1911
- "sources": [
1912
- {
1913
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1914
- "line": 19,
1915
- "character": 4
1916
- }
1917
- ],
1918
- "type": {
1919
- "type": "intrinsic",
1920
- "name": "string"
1921
- }
1922
- }
1923
- ],
1924
- "groups": [
1925
- {
1926
- "title": "Properties",
1927
- "children": [
1928
- 154
1929
- ]
1930
- }
1931
- ],
1932
- "sources": [
1933
- {
1934
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1935
- "line": 18,
1936
- "character": 17
1937
- }
1938
- ]
1939
- }
1940
- }
1941
- ]
1942
- }
1943
- ],
1944
- "name": "Module"
1945
- }
1946
- ],
1947
- "name": "ModuleResolver"
1948
- }
1949
- ]
1950
- },
1951
- "inheritedFrom": {
1952
- "type": "reference",
1953
- "name": "AbstractWitness.resolver"
1954
- }
1955
- },
1956
- "setSignature": {
1957
- "id": 155,
1958
- "name": "resolver",
1959
- "kind": 1048576,
1960
- "kindString": "Set signature",
1961
- "flags": {},
1962
- "parameters": [
1963
- {
1964
- "id": 156,
1965
- "name": "v",
1966
- "kind": 32768,
1967
- "kindString": "Parameter",
1968
- "flags": {},
1969
- "type": {
1970
- "type": "union",
1971
- "types": [
1972
- {
1973
- "type": "intrinsic",
1974
- "name": "undefined"
1975
- },
1976
- {
1977
- "type": "reference",
1978
- "typeArguments": [
1979
- {
1980
- "type": "reference",
1981
- "typeArguments": [
1982
- {
1983
- "type": "intersection",
1984
- "types": [
1985
- {
1986
- "type": "reference",
1987
- "name": "SchemaFields"
1988
- },
1989
- {
1990
- "type": "reference",
1991
- "name": "PayloadFields"
1992
- },
1993
- {
1994
- "type": "reflection",
1995
- "declaration": {
1996
- "id": 157,
1997
- "name": "__type",
1998
- "kind": 65536,
1999
- "kindString": "Type literal",
2000
- "flags": {},
2001
- "children": [
2002
- {
2003
- "id": 158,
2004
- "name": "security",
2005
- "kind": 1024,
2006
- "kindString": "Property",
2007
- "flags": {
2008
- "isOptional": true
2009
- },
2010
- "sources": [
2011
- {
2012
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
2013
- "line": 9,
2014
- "character": 4
2015
- }
2016
- ],
2017
- "type": {
2018
- "type": "reflection",
2019
- "declaration": {
2020
- "id": 159,
2021
- "name": "__type",
2022
- "kind": 65536,
2023
- "kindString": "Type literal",
2024
- "flags": {},
2025
- "children": [
2026
- {
2027
- "id": 160,
2028
- "name": "allowed",
2029
- "kind": 1024,
2030
- "kindString": "Property",
2031
- "flags": {
2032
- "isOptional": true
2033
- },
2034
- "sources": [
2035
- {
2036
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
2037
- "line": 10,
2038
- "character": 8
2039
- }
2040
- ],
2041
- "type": {
2042
- "type": "reference",
2043
- "typeArguments": [
2044
- {
2045
- "type": "intrinsic",
2046
- "name": "string"
2047
- },
2048
- {
2049
- "type": "array",
2050
- "elementType": {
2051
- "type": "union",
2052
- "types": [
2053
- {
2054
- "type": "intrinsic",
2055
- "name": "string"
2056
- },
2057
- {
2058
- "type": "reference",
2059
- "name": "CosigningAddressSet"
2060
- }
2061
- ]
2062
- }
2063
- }
2064
- ],
2065
- "name": "Record",
2066
- "qualifiedName": "Record",
2067
- "package": "typescript"
2068
- }
2069
- },
2070
- {
2071
- "id": 161,
2072
- "name": "disallowed",
2073
- "kind": 1024,
2074
- "kindString": "Property",
2075
- "flags": {
2076
- "isOptional": true
2077
- },
2078
- "sources": [
2079
- {
2080
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
2081
- "line": 11,
2082
- "character": 8
2083
- }
2084
- ],
2085
- "type": {
2086
- "type": "reference",
2087
- "typeArguments": [
2088
- {
2089
- "type": "intrinsic",
2090
- "name": "string"
2091
- },
2092
- {
2093
- "type": "array",
2094
- "elementType": {
2095
- "type": "intrinsic",
2096
- "name": "string"
2097
- }
2098
- }
2099
- ],
2100
- "name": "Record",
2101
- "qualifiedName": "Record",
2102
- "package": "typescript"
2103
- }
2104
- }
2105
- ],
2106
- "groups": [
2107
- {
2108
- "title": "Properties",
2109
- "children": [
2110
- 160,
2111
- 161
2112
- ]
2113
- }
2114
- ],
2115
- "sources": [
2116
- {
2117
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
2118
- "line": 9,
2119
- "character": 15
2120
- }
2121
- ]
2122
- }
2123
- }
2124
- }
2125
- ],
2126
- "groups": [
2127
- {
2128
- "title": "Properties",
2129
- "children": [
2130
- 158
2131
- ]
2132
- }
2133
- ],
2134
- "sources": [
2135
- {
2136
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
2137
- "line": 8,
2138
- "character": 87
2139
- }
2140
- ]
2141
- }
2142
- },
2143
- {
2144
- "type": "reflection",
2145
- "declaration": {
2146
- "id": 162,
2147
- "name": "__type",
2148
- "kind": 65536,
2149
- "kindString": "Type literal",
2150
- "flags": {},
2151
- "children": [
2152
- {
2153
- "id": 163,
2154
- "name": "schema",
2155
- "kind": 1024,
2156
- "kindString": "Property",
2157
- "flags": {},
2158
- "sources": [
2159
- {
2160
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
2161
- "line": 19,
2162
- "character": 4
2163
- }
2164
- ],
2165
- "type": {
2166
- "type": "intrinsic",
2167
- "name": "string"
2168
- }
2169
- }
2170
- ],
2171
- "groups": [
2172
- {
2173
- "title": "Properties",
2174
- "children": [
2175
- 163
2176
- ]
2177
- }
2178
- ],
2179
- "sources": [
2180
- {
2181
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
2182
- "line": 18,
2183
- "character": 17
2184
- }
2185
- ]
2186
- }
2187
- }
2188
- ]
2189
- }
2190
- ],
2191
- "name": "Module"
2192
- }
2193
- ],
2194
- "name": "ModuleResolver"
2195
- }
2196
- ]
2197
- }
2198
- }
2199
- ],
2200
- "type": {
2201
- "type": "intrinsic",
2202
- "name": "void"
2203
- },
2204
- "inheritedFrom": {
2205
- "type": "reference",
2206
- "name": "AbstractWitness.resolver"
2207
- }
2208
- },
2209
- "inheritedFrom": {
2210
- "type": "reference",
2211
- "name": "AbstractWitness.resolver"
2212
- }
2213
- },
2214
- {
2215
- "id": 69,
2216
- "name": "targetSet",
2217
- "kind": 262144,
2218
- "kindString": "Accessor",
2219
- "flags": {},
2220
- "sources": [
2221
- {
2222
- "fileName": "modules/packages/witness/dist/types/AbstractWitness.d.ts",
2223
- "line": 8,
2224
- "character": 8
2225
- }
2226
- ],
2227
- "getSignature": {
2228
- "id": 70,
2229
- "name": "targetSet",
2230
- "kind": 524288,
2231
- "kindString": "Get signature",
2232
- "flags": {},
2233
- "type": {
2234
- "type": "union",
2235
- "types": [
2236
- {
2237
- "type": "intrinsic",
2238
- "name": "undefined"
2239
- },
2240
- {
2241
- "type": "intersection",
2242
- "types": [
1640
+ "type": "intersection",
1641
+ "types": [
2243
1642
  {
2244
1643
  "type": "reference",
2245
1644
  "name": "SchemaFields"
@@ -2255,14 +1654,14 @@
2255
1654
  {
2256
1655
  "type": "reflection",
2257
1656
  "declaration": {
2258
- "id": 71,
1657
+ "id": 74,
2259
1658
  "name": "__type",
2260
1659
  "kind": 65536,
2261
1660
  "kindString": "Type literal",
2262
1661
  "flags": {},
2263
1662
  "children": [
2264
1663
  {
2265
- "id": 72,
1664
+ "id": 75,
2266
1665
  "name": "schema",
2267
1666
  "kind": 1024,
2268
1667
  "kindString": "Property",
@@ -2284,7 +1683,7 @@
2284
1683
  {
2285
1684
  "title": "Properties",
2286
1685
  "children": [
2287
- 72
1686
+ 75
2288
1687
  ]
2289
1688
  }
2290
1689
  ],
@@ -2312,7 +1711,7 @@
2312
1711
  }
2313
1712
  },
2314
1713
  {
2315
- "id": 208,
1714
+ "id": 207,
2316
1715
  "name": "bindHashes",
2317
1716
  "kind": 2048,
2318
1717
  "kindString": "Method",
@@ -2322,20 +1721,20 @@
2322
1721
  "sources": [
2323
1722
  {
2324
1723
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2325
- "line": 34,
1724
+ "line": 37,
2326
1725
  "character": 14
2327
1726
  }
2328
1727
  ],
2329
1728
  "signatures": [
2330
1729
  {
2331
- "id": 209,
1730
+ "id": 208,
2332
1731
  "name": "bindHashes",
2333
1732
  "kind": 4096,
2334
1733
  "kindString": "Call signature",
2335
1734
  "flags": {},
2336
1735
  "parameters": [
2337
1736
  {
2338
- "id": 210,
1737
+ "id": 209,
2339
1738
  "name": "hashes",
2340
1739
  "kind": 32768,
2341
1740
  "kindString": "Parameter",
@@ -2349,7 +1748,7 @@
2349
1748
  }
2350
1749
  },
2351
1750
  {
2352
- "id": 211,
1751
+ "id": 210,
2353
1752
  "name": "schema",
2354
1753
  "kind": 32768,
2355
1754
  "kindString": "Parameter",
@@ -2363,7 +1762,7 @@
2363
1762
  }
2364
1763
  },
2365
1764
  {
2366
- "id": 212,
1765
+ "id": 211,
2367
1766
  "name": "account",
2368
1767
  "kind": 32768,
2369
1768
  "kindString": "Parameter",
@@ -2402,7 +1801,7 @@
2402
1801
  }
2403
1802
  },
2404
1803
  {
2405
- "id": 213,
1804
+ "id": 212,
2406
1805
  "name": "bindHashesInternal",
2407
1806
  "kind": 2048,
2408
1807
  "kindString": "Method",
@@ -2412,20 +1811,20 @@
2412
1811
  "sources": [
2413
1812
  {
2414
1813
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2415
- "line": 35,
1814
+ "line": 38,
2416
1815
  "character": 14
2417
1816
  }
2418
1817
  ],
2419
1818
  "signatures": [
2420
1819
  {
2421
- "id": 214,
1820
+ "id": 213,
2422
1821
  "name": "bindHashesInternal",
2423
1822
  "kind": 4096,
2424
1823
  "kindString": "Call signature",
2425
1824
  "flags": {},
2426
1825
  "parameters": [
2427
1826
  {
2428
- "id": 215,
1827
+ "id": 214,
2429
1828
  "name": "hashes",
2430
1829
  "kind": 32768,
2431
1830
  "kindString": "Parameter",
@@ -2439,7 +1838,7 @@
2439
1838
  }
2440
1839
  },
2441
1840
  {
2442
- "id": 216,
1841
+ "id": 215,
2443
1842
  "name": "schema",
2444
1843
  "kind": 32768,
2445
1844
  "kindString": "Parameter",
@@ -2453,7 +1852,7 @@
2453
1852
  }
2454
1853
  },
2455
1854
  {
2456
- "id": 217,
1855
+ "id": 216,
2457
1856
  "name": "account",
2458
1857
  "kind": 32768,
2459
1858
  "kindString": "Parameter",
@@ -2484,14 +1883,14 @@
2484
1883
  {
2485
1884
  "type": "reflection",
2486
1885
  "declaration": {
2487
- "id": 218,
1886
+ "id": 217,
2488
1887
  "name": "__type",
2489
1888
  "kind": 65536,
2490
1889
  "kindString": "Type literal",
2491
1890
  "flags": {},
2492
1891
  "children": [
2493
1892
  {
2494
- "id": 219,
1893
+ "id": 218,
2495
1894
  "name": "schema",
2496
1895
  "kind": 1024,
2497
1896
  "kindString": "Property",
@@ -2513,7 +1912,7 @@
2513
1912
  {
2514
1913
  "title": "Properties",
2515
1914
  "children": [
2516
- 219
1915
+ 218
2517
1916
  ]
2518
1917
  }
2519
1918
  ],
@@ -2540,7 +1939,7 @@
2540
1939
  }
2541
1940
  },
2542
1941
  {
2543
- "id": 220,
1942
+ "id": 219,
2544
1943
  "name": "bindQuery",
2545
1944
  "kind": 2048,
2546
1945
  "kindString": "Method",
@@ -2550,20 +1949,20 @@
2550
1949
  "sources": [
2551
1950
  {
2552
1951
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2553
- "line": 36,
1952
+ "line": 39,
2554
1953
  "character": 14
2555
1954
  }
2556
1955
  ],
2557
1956
  "signatures": [
2558
1957
  {
2559
- "id": 221,
1958
+ "id": 220,
2560
1959
  "name": "bindQuery",
2561
1960
  "kind": 4096,
2562
1961
  "kindString": "Call signature",
2563
1962
  "flags": {},
2564
1963
  "typeParameter": [
2565
1964
  {
2566
- "id": 226,
1965
+ "id": 225,
2567
1966
  "name": "T",
2568
1967
  "kind": 131072,
2569
1968
  "kindString": "Type parameter",
@@ -2589,14 +1988,14 @@
2589
1988
  {
2590
1989
  "type": "reflection",
2591
1990
  "declaration": {
2592
- "id": 222,
1991
+ "id": 221,
2593
1992
  "name": "__type",
2594
1993
  "kind": 65536,
2595
1994
  "kindString": "Type literal",
2596
1995
  "flags": {},
2597
1996
  "children": [
2598
1997
  {
2599
- "id": 223,
1998
+ "id": 222,
2600
1999
  "name": "schema",
2601
2000
  "kind": 1024,
2602
2001
  "kindString": "Property",
@@ -2618,7 +2017,7 @@
2618
2017
  {
2619
2018
  "title": "Properties",
2620
2019
  "children": [
2621
- 223
2020
+ 222
2622
2021
  ]
2623
2022
  }
2624
2023
  ],
@@ -2654,14 +2053,14 @@
2654
2053
  {
2655
2054
  "type": "reflection",
2656
2055
  "declaration": {
2657
- "id": 224,
2056
+ "id": 223,
2658
2057
  "name": "__type",
2659
2058
  "kind": 65536,
2660
2059
  "kindString": "Type literal",
2661
2060
  "flags": {},
2662
2061
  "children": [
2663
2062
  {
2664
- "id": 225,
2063
+ "id": 224,
2665
2064
  "name": "schema",
2666
2065
  "kind": 1024,
2667
2066
  "kindString": "Property",
@@ -2683,7 +2082,7 @@
2683
2082
  {
2684
2083
  "title": "Properties",
2685
2084
  "children": [
2686
- 225
2085
+ 224
2687
2086
  ]
2688
2087
  }
2689
2088
  ],
@@ -2707,19 +2106,19 @@
2707
2106
  ],
2708
2107
  "parameters": [
2709
2108
  {
2710
- "id": 227,
2109
+ "id": 226,
2711
2110
  "name": "query",
2712
2111
  "kind": 32768,
2713
2112
  "kindString": "Parameter",
2714
2113
  "flags": {},
2715
2114
  "type": {
2716
2115
  "type": "reference",
2717
- "id": 226,
2116
+ "id": 225,
2718
2117
  "name": "T"
2719
2118
  }
2720
2119
  },
2721
2120
  {
2722
- "id": 228,
2121
+ "id": 227,
2723
2122
  "name": "payloads",
2724
2123
  "kind": 32768,
2725
2124
  "kindString": "Parameter",
@@ -2742,14 +2141,14 @@
2742
2141
  {
2743
2142
  "type": "reflection",
2744
2143
  "declaration": {
2745
- "id": 229,
2144
+ "id": 228,
2746
2145
  "name": "__type",
2747
2146
  "kind": 65536,
2748
2147
  "kindString": "Type literal",
2749
2148
  "flags": {},
2750
2149
  "children": [
2751
2150
  {
2752
- "id": 230,
2151
+ "id": 229,
2753
2152
  "name": "schema",
2754
2153
  "kind": 1024,
2755
2154
  "kindString": "Property",
@@ -2771,7 +2170,7 @@
2771
2170
  {
2772
2171
  "title": "Properties",
2773
2172
  "children": [
2774
- 230
2173
+ 229
2775
2174
  ]
2776
2175
  }
2777
2176
  ],
@@ -2789,7 +2188,7 @@
2789
2188
  }
2790
2189
  },
2791
2190
  {
2792
- "id": 231,
2191
+ "id": 230,
2793
2192
  "name": "account",
2794
2193
  "kind": 32768,
2795
2194
  "kindString": "Parameter",
@@ -2826,14 +2225,14 @@
2826
2225
  {
2827
2226
  "type": "reflection",
2828
2227
  "declaration": {
2829
- "id": 232,
2228
+ "id": 231,
2830
2229
  "name": "__type",
2831
2230
  "kind": 65536,
2832
2231
  "kindString": "Type literal",
2833
2232
  "flags": {},
2834
2233
  "children": [
2835
2234
  {
2836
- "id": 233,
2235
+ "id": 232,
2837
2236
  "name": "query",
2838
2237
  "kind": 1024,
2839
2238
  "kindString": "Property",
@@ -2851,7 +2250,7 @@
2851
2250
  }
2852
2251
  },
2853
2252
  {
2854
- "id": 234,
2253
+ "id": 233,
2855
2254
  "name": "resultSet",
2856
2255
  "kind": 1024,
2857
2256
  "kindString": "Property",
@@ -2871,7 +2270,7 @@
2871
2270
  }
2872
2271
  },
2873
2272
  {
2874
- "id": 235,
2273
+ "id": 234,
2875
2274
  "name": "schema",
2876
2275
  "kind": 1024,
2877
2276
  "kindString": "Property",
@@ -2893,9 +2292,9 @@
2893
2292
  {
2894
2293
  "title": "Properties",
2895
2294
  "children": [
2295
+ 232,
2896
2296
  233,
2897
- 234,
2898
- 235
2297
+ 234
2899
2298
  ]
2900
2299
  }
2901
2300
  ],
@@ -2926,14 +2325,14 @@
2926
2325
  {
2927
2326
  "type": "reflection",
2928
2327
  "declaration": {
2929
- "id": 236,
2328
+ "id": 235,
2930
2329
  "name": "__type",
2931
2330
  "kind": 65536,
2932
2331
  "kindString": "Type literal",
2933
2332
  "flags": {},
2934
2333
  "children": [
2935
2334
  {
2936
- "id": 237,
2335
+ "id": 236,
2937
2336
  "name": "schema",
2938
2337
  "kind": 1024,
2939
2338
  "kindString": "Property",
@@ -2955,7 +2354,7 @@
2955
2354
  {
2956
2355
  "title": "Properties",
2957
2356
  "children": [
2958
- 237
2357
+ 236
2959
2358
  ]
2960
2359
  }
2961
2360
  ],
@@ -2992,7 +2391,7 @@
2992
2391
  }
2993
2392
  },
2994
2393
  {
2995
- "id": 238,
2394
+ "id": 237,
2996
2395
  "name": "bindQueryInternal",
2997
2396
  "kind": 2048,
2998
2397
  "kindString": "Method",
@@ -3002,20 +2401,20 @@
3002
2401
  "sources": [
3003
2402
  {
3004
2403
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3005
- "line": 37,
2404
+ "line": 40,
3006
2405
  "character": 14
3007
2406
  }
3008
2407
  ],
3009
2408
  "signatures": [
3010
2409
  {
3011
- "id": 239,
2410
+ "id": 238,
3012
2411
  "name": "bindQueryInternal",
3013
2412
  "kind": 4096,
3014
2413
  "kindString": "Call signature",
3015
2414
  "flags": {},
3016
2415
  "typeParameter": [
3017
2416
  {
3018
- "id": 244,
2417
+ "id": 243,
3019
2418
  "name": "T",
3020
2419
  "kind": 131072,
3021
2420
  "kindString": "Type parameter",
@@ -3041,14 +2440,14 @@
3041
2440
  {
3042
2441
  "type": "reflection",
3043
2442
  "declaration": {
3044
- "id": 240,
2443
+ "id": 239,
3045
2444
  "name": "__type",
3046
2445
  "kind": 65536,
3047
2446
  "kindString": "Type literal",
3048
2447
  "flags": {},
3049
2448
  "children": [
3050
2449
  {
3051
- "id": 241,
2450
+ "id": 240,
3052
2451
  "name": "schema",
3053
2452
  "kind": 1024,
3054
2453
  "kindString": "Property",
@@ -3070,7 +2469,7 @@
3070
2469
  {
3071
2470
  "title": "Properties",
3072
2471
  "children": [
3073
- 241
2472
+ 240
3074
2473
  ]
3075
2474
  }
3076
2475
  ],
@@ -3106,14 +2505,14 @@
3106
2505
  {
3107
2506
  "type": "reflection",
3108
2507
  "declaration": {
3109
- "id": 242,
2508
+ "id": 241,
3110
2509
  "name": "__type",
3111
2510
  "kind": 65536,
3112
2511
  "kindString": "Type literal",
3113
2512
  "flags": {},
3114
2513
  "children": [
3115
2514
  {
3116
- "id": 243,
2515
+ "id": 242,
3117
2516
  "name": "schema",
3118
2517
  "kind": 1024,
3119
2518
  "kindString": "Property",
@@ -3135,7 +2534,7 @@
3135
2534
  {
3136
2535
  "title": "Properties",
3137
2536
  "children": [
3138
- 243
2537
+ 242
3139
2538
  ]
3140
2539
  }
3141
2540
  ],
@@ -3159,19 +2558,19 @@
3159
2558
  ],
3160
2559
  "parameters": [
3161
2560
  {
3162
- "id": 245,
2561
+ "id": 244,
3163
2562
  "name": "query",
3164
2563
  "kind": 32768,
3165
2564
  "kindString": "Parameter",
3166
2565
  "flags": {},
3167
2566
  "type": {
3168
2567
  "type": "reference",
3169
- "id": 244,
2568
+ "id": 243,
3170
2569
  "name": "T"
3171
2570
  }
3172
2571
  },
3173
2572
  {
3174
- "id": 246,
2573
+ "id": 245,
3175
2574
  "name": "payloads",
3176
2575
  "kind": 32768,
3177
2576
  "kindString": "Parameter",
@@ -3194,14 +2593,14 @@
3194
2593
  {
3195
2594
  "type": "reflection",
3196
2595
  "declaration": {
3197
- "id": 247,
2596
+ "id": 246,
3198
2597
  "name": "__type",
3199
2598
  "kind": 65536,
3200
2599
  "kindString": "Type literal",
3201
2600
  "flags": {},
3202
2601
  "children": [
3203
2602
  {
3204
- "id": 248,
2603
+ "id": 247,
3205
2604
  "name": "schema",
3206
2605
  "kind": 1024,
3207
2606
  "kindString": "Property",
@@ -3223,7 +2622,7 @@
3223
2622
  {
3224
2623
  "title": "Properties",
3225
2624
  "children": [
3226
- 248
2625
+ 247
3227
2626
  ]
3228
2627
  }
3229
2628
  ],
@@ -3241,7 +2640,7 @@
3241
2640
  }
3242
2641
  },
3243
2642
  {
3244
- "id": 249,
2643
+ "id": 248,
3245
2644
  "name": "account",
3246
2645
  "kind": 32768,
3247
2646
  "kindString": "Parameter",
@@ -3275,14 +2674,14 @@
3275
2674
  {
3276
2675
  "type": "reflection",
3277
2676
  "declaration": {
3278
- "id": 250,
2677
+ "id": 249,
3279
2678
  "name": "__type",
3280
2679
  "kind": 65536,
3281
2680
  "kindString": "Type literal",
3282
2681
  "flags": {},
3283
2682
  "children": [
3284
2683
  {
3285
- "id": 251,
2684
+ "id": 250,
3286
2685
  "name": "query",
3287
2686
  "kind": 1024,
3288
2687
  "kindString": "Property",
@@ -3300,7 +2699,7 @@
3300
2699
  }
3301
2700
  },
3302
2701
  {
3303
- "id": 252,
2702
+ "id": 251,
3304
2703
  "name": "resultSet",
3305
2704
  "kind": 1024,
3306
2705
  "kindString": "Property",
@@ -3320,7 +2719,7 @@
3320
2719
  }
3321
2720
  },
3322
2721
  {
3323
- "id": 253,
2722
+ "id": 252,
3324
2723
  "name": "schema",
3325
2724
  "kind": 1024,
3326
2725
  "kindString": "Property",
@@ -3342,9 +2741,9 @@
3342
2741
  {
3343
2742
  "title": "Properties",
3344
2743
  "children": [
2744
+ 250,
3345
2745
  251,
3346
- 252,
3347
- 253
2746
+ 252
3348
2747
  ]
3349
2748
  }
3350
2749
  ],
@@ -3375,14 +2774,14 @@
3375
2774
  {
3376
2775
  "type": "reflection",
3377
2776
  "declaration": {
3378
- "id": 254,
2777
+ "id": 253,
3379
2778
  "name": "__type",
3380
2779
  "kind": 65536,
3381
2780
  "kindString": "Type literal",
3382
2781
  "flags": {},
3383
2782
  "children": [
3384
2783
  {
3385
- "id": 255,
2784
+ "id": 254,
3386
2785
  "name": "schema",
3387
2786
  "kind": 1024,
3388
2787
  "kindString": "Property",
@@ -3404,7 +2803,7 @@
3404
2803
  {
3405
2804
  "title": "Properties",
3406
2805
  "children": [
3407
- 255
2806
+ 254
3408
2807
  ]
3409
2808
  }
3410
2809
  ],
@@ -3434,7 +2833,7 @@
3434
2833
  }
3435
2834
  },
3436
2835
  {
3437
- "id": 256,
2836
+ "id": 255,
3438
2837
  "name": "bindResult",
3439
2838
  "kind": 2048,
3440
2839
  "kindString": "Method",
@@ -3444,20 +2843,20 @@
3444
2843
  "sources": [
3445
2844
  {
3446
2845
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3447
- "line": 38,
2846
+ "line": 41,
3448
2847
  "character": 14
3449
2848
  }
3450
2849
  ],
3451
2850
  "signatures": [
3452
2851
  {
3453
- "id": 257,
2852
+ "id": 256,
3454
2853
  "name": "bindResult",
3455
2854
  "kind": 4096,
3456
2855
  "kindString": "Call signature",
3457
2856
  "flags": {},
3458
2857
  "parameters": [
3459
2858
  {
3460
- "id": 258,
2859
+ "id": 257,
3461
2860
  "name": "payloads",
3462
2861
  "kind": 32768,
3463
2862
  "kindString": "Parameter",
@@ -3478,14 +2877,14 @@
3478
2877
  {
3479
2878
  "type": "reflection",
3480
2879
  "declaration": {
3481
- "id": 259,
2880
+ "id": 258,
3482
2881
  "name": "__type",
3483
2882
  "kind": 65536,
3484
2883
  "kindString": "Type literal",
3485
2884
  "flags": {},
3486
2885
  "children": [
3487
2886
  {
3488
- "id": 260,
2887
+ "id": 259,
3489
2888
  "name": "schema",
3490
2889
  "kind": 1024,
3491
2890
  "kindString": "Property",
@@ -3507,7 +2906,7 @@
3507
2906
  {
3508
2907
  "title": "Properties",
3509
2908
  "children": [
3510
- 260
2909
+ 259
3511
2910
  ]
3512
2911
  }
3513
2912
  ],
@@ -3525,7 +2924,7 @@
3525
2924
  }
3526
2925
  },
3527
2926
  {
3528
- "id": 261,
2927
+ "id": 260,
3529
2928
  "name": "account",
3530
2929
  "kind": 32768,
3531
2930
  "kindString": "Parameter",
@@ -3558,14 +2957,14 @@
3558
2957
  {
3559
2958
  "type": "reflection",
3560
2959
  "declaration": {
3561
- "id": 262,
2960
+ "id": 261,
3562
2961
  "name": "__type",
3563
2962
  "kind": 65536,
3564
2963
  "kindString": "Type literal",
3565
2964
  "flags": {},
3566
2965
  "children": [
3567
2966
  {
3568
- "id": 263,
2967
+ "id": 262,
3569
2968
  "name": "schema",
3570
2969
  "kind": 1024,
3571
2970
  "kindString": "Property",
@@ -3587,7 +2986,7 @@
3587
2986
  {
3588
2987
  "title": "Properties",
3589
2988
  "children": [
3590
- 263
2989
+ 262
3591
2990
  ]
3592
2991
  }
3593
2992
  ],
@@ -3624,7 +3023,7 @@
3624
3023
  }
3625
3024
  },
3626
3025
  {
3627
- "id": 264,
3026
+ "id": 263,
3628
3027
  "name": "bindResultInternal",
3629
3028
  "kind": 2048,
3630
3029
  "kindString": "Method",
@@ -3634,20 +3033,20 @@
3634
3033
  "sources": [
3635
3034
  {
3636
3035
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3637
- "line": 39,
3036
+ "line": 42,
3638
3037
  "character": 14
3639
3038
  }
3640
3039
  ],
3641
3040
  "signatures": [
3642
3041
  {
3643
- "id": 265,
3042
+ "id": 264,
3644
3043
  "name": "bindResultInternal",
3645
3044
  "kind": 4096,
3646
3045
  "kindString": "Call signature",
3647
3046
  "flags": {},
3648
3047
  "parameters": [
3649
3048
  {
3650
- "id": 266,
3049
+ "id": 265,
3651
3050
  "name": "payloads",
3652
3051
  "kind": 32768,
3653
3052
  "kindString": "Parameter",
@@ -3668,14 +3067,14 @@
3668
3067
  {
3669
3068
  "type": "reflection",
3670
3069
  "declaration": {
3671
- "id": 267,
3070
+ "id": 266,
3672
3071
  "name": "__type",
3673
3072
  "kind": 65536,
3674
3073
  "kindString": "Type literal",
3675
3074
  "flags": {},
3676
3075
  "children": [
3677
3076
  {
3678
- "id": 268,
3077
+ "id": 267,
3679
3078
  "name": "schema",
3680
3079
  "kind": 1024,
3681
3080
  "kindString": "Property",
@@ -3697,7 +3096,7 @@
3697
3096
  {
3698
3097
  "title": "Properties",
3699
3098
  "children": [
3700
- 268
3099
+ 267
3701
3100
  ]
3702
3101
  }
3703
3102
  ],
@@ -3715,7 +3114,7 @@
3715
3114
  }
3716
3115
  },
3717
3116
  {
3718
- "id": 269,
3117
+ "id": 268,
3719
3118
  "name": "account",
3720
3119
  "kind": 32768,
3721
3120
  "kindString": "Parameter",
@@ -3745,14 +3144,14 @@
3745
3144
  {
3746
3145
  "type": "reflection",
3747
3146
  "declaration": {
3748
- "id": 270,
3147
+ "id": 269,
3749
3148
  "name": "__type",
3750
3149
  "kind": 65536,
3751
3150
  "kindString": "Type literal",
3752
3151
  "flags": {},
3753
3152
  "children": [
3754
3153
  {
3755
- "id": 271,
3154
+ "id": 270,
3756
3155
  "name": "schema",
3757
3156
  "kind": 1024,
3758
3157
  "kindString": "Property",
@@ -3774,7 +3173,7 @@
3774
3173
  {
3775
3174
  "title": "Properties",
3776
3175
  "children": [
3777
- 271
3176
+ 270
3778
3177
  ]
3779
3178
  }
3780
3179
  ],
@@ -3804,7 +3203,7 @@
3804
3203
  }
3805
3204
  },
3806
3205
  {
3807
- "id": 164,
3206
+ "id": 150,
3808
3207
  "name": "description",
3809
3208
  "kind": 2048,
3810
3209
  "kindString": "Method",
@@ -3812,13 +3211,13 @@
3812
3211
  "sources": [
3813
3212
  {
3814
3213
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3815
- "line": 27,
3214
+ "line": 29,
3816
3215
  "character": 4
3817
3216
  }
3818
3217
  ],
3819
3218
  "signatures": [
3820
3219
  {
3821
- "id": 165,
3220
+ "id": 151,
3822
3221
  "name": "description",
3823
3222
  "kind": 4096,
3824
3223
  "kindString": "Call signature",
@@ -3849,7 +3248,7 @@
3849
3248
  }
3850
3249
  },
3851
3250
  {
3852
- "id": 166,
3251
+ "id": 152,
3853
3252
  "name": "discover",
3854
3253
  "kind": 2048,
3855
3254
  "kindString": "Method",
@@ -3857,20 +3256,20 @@
3857
3256
  "sources": [
3858
3257
  {
3859
3258
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3860
- "line": 28,
3259
+ "line": 30,
3861
3260
  "character": 4
3862
3261
  }
3863
3262
  ],
3864
3263
  "signatures": [
3865
3264
  {
3866
- "id": 167,
3265
+ "id": 153,
3867
3266
  "name": "discover",
3868
3267
  "kind": 4096,
3869
3268
  "kindString": "Call signature",
3870
3269
  "flags": {},
3871
3270
  "parameters": [
3872
3271
  {
3873
- "id": 168,
3272
+ "id": 154,
3874
3273
  "name": "_queryAccount",
3875
3274
  "kind": 32768,
3876
3275
  "kindString": "Parameter",
@@ -3902,14 +3301,14 @@
3902
3301
  {
3903
3302
  "type": "reflection",
3904
3303
  "declaration": {
3905
- "id": 169,
3304
+ "id": 155,
3906
3305
  "name": "__type",
3907
3306
  "kind": 65536,
3908
3307
  "kindString": "Type literal",
3909
3308
  "flags": {},
3910
3309
  "children": [
3911
3310
  {
3912
- "id": 170,
3311
+ "id": 156,
3913
3312
  "name": "schema",
3914
3313
  "kind": 1024,
3915
3314
  "kindString": "Property",
@@ -3931,7 +3330,7 @@
3931
3330
  {
3932
3331
  "title": "Properties",
3933
3332
  "children": [
3934
- 170
3333
+ 156
3935
3334
  ]
3936
3335
  }
3937
3336
  ],
@@ -3966,7 +3365,7 @@
3966
3365
  }
3967
3366
  },
3968
3367
  {
3969
- "id": 272,
3368
+ "id": 271,
3970
3369
  "name": "loadAccount",
3971
3370
  "kind": 2048,
3972
3371
  "kindString": "Method",
@@ -3976,20 +3375,20 @@
3976
3375
  "sources": [
3977
3376
  {
3978
3377
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3979
- "line": 40,
3378
+ "line": 43,
3980
3379
  "character": 14
3981
3380
  }
3982
3381
  ],
3983
3382
  "signatures": [
3984
3383
  {
3985
- "id": 273,
3384
+ "id": 272,
3986
3385
  "name": "loadAccount",
3987
3386
  "kind": 4096,
3988
3387
  "kindString": "Call signature",
3989
3388
  "flags": {},
3990
3389
  "parameters": [
3991
3390
  {
3992
- "id": 274,
3391
+ "id": 273,
3993
3392
  "name": "account",
3994
3393
  "kind": 32768,
3995
3394
  "kindString": "Parameter",
@@ -4018,7 +3417,7 @@
4018
3417
  }
4019
3418
  },
4020
3419
  {
4021
- "id": 64,
3420
+ "id": 67,
4022
3421
  "name": "observe",
4023
3422
  "kind": 2048,
4024
3423
  "kindString": "Method",
@@ -4028,19 +3427,19 @@
4028
3427
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts",
4029
3428
  "line": 17,
4030
3429
  "character": 17,
4031
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L17"
3430
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L17"
4032
3431
  }
4033
3432
  ],
4034
3433
  "signatures": [
4035
3434
  {
4036
- "id": 65,
3435
+ "id": 68,
4037
3436
  "name": "observe",
4038
3437
  "kind": 4096,
4039
3438
  "kindString": "Call signature",
4040
3439
  "flags": {},
4041
3440
  "parameters": [
4042
3441
  {
4043
- "id": 66,
3442
+ "id": 69,
4044
3443
  "name": "payloads",
4045
3444
  "kind": 32768,
4046
3445
  "kindString": "Parameter",
@@ -4051,7 +3450,7 @@
4051
3450
  "type": "array",
4052
3451
  "elementType": {
4053
3452
  "type": "reference",
4054
- "id": 50,
3453
+ "id": 52,
4055
3454
  "name": "TPayload"
4056
3455
  }
4057
3456
  }
@@ -4076,14 +3475,14 @@
4076
3475
  {
4077
3476
  "type": "reflection",
4078
3477
  "declaration": {
4079
- "id": 67,
3478
+ "id": 70,
4080
3479
  "name": "__type",
4081
3480
  "kind": 65536,
4082
3481
  "kindString": "Type literal",
4083
3482
  "flags": {},
4084
3483
  "children": [
4085
3484
  {
4086
- "id": 68,
3485
+ "id": 71,
4087
3486
  "name": "schema",
4088
3487
  "kind": 1024,
4089
3488
  "kindString": "Property",
@@ -4105,7 +3504,7 @@
4105
3504
  {
4106
3505
  "title": "Properties",
4107
3506
  "children": [
4108
- 68
3507
+ 71
4109
3508
  ]
4110
3509
  }
4111
3510
  ],
@@ -4138,7 +3537,7 @@
4138
3537
  }
4139
3538
  },
4140
3539
  {
4141
- "id": 73,
3540
+ "id": 76,
4142
3541
  "name": "queries",
4143
3542
  "kind": 2048,
4144
3543
  "kindString": "Method",
@@ -4152,7 +3551,7 @@
4152
3551
  ],
4153
3552
  "signatures": [
4154
3553
  {
4155
- "id": 74,
3554
+ "id": 77,
4156
3555
  "name": "queries",
4157
3556
  "kind": 4096,
4158
3557
  "kindString": "Call signature",
@@ -4176,7 +3575,7 @@
4176
3575
  }
4177
3576
  },
4178
3577
  {
4179
- "id": 75,
3578
+ "id": 78,
4180
3579
  "name": "query",
4181
3580
  "kind": 2048,
4182
3581
  "kindString": "Method",
@@ -4190,14 +3589,14 @@
4190
3589
  ],
4191
3590
  "signatures": [
4192
3591
  {
4193
- "id": 76,
3592
+ "id": 79,
4194
3593
  "name": "query",
4195
3594
  "kind": 4096,
4196
3595
  "kindString": "Call signature",
4197
3596
  "flags": {},
4198
3597
  "typeParameter": [
4199
3598
  {
4200
- "id": 85,
3599
+ "id": 88,
4201
3600
  "name": "T",
4202
3601
  "kind": 131072,
4203
3602
  "kindString": "Type parameter",
@@ -4220,14 +3619,14 @@
4220
3619
  {
4221
3620
  "type": "reflection",
4222
3621
  "declaration": {
4223
- "id": 77,
3622
+ "id": 80,
4224
3623
  "name": "__type",
4225
3624
  "kind": 65536,
4226
3625
  "kindString": "Type literal",
4227
3626
  "flags": {},
4228
3627
  "children": [
4229
3628
  {
4230
- "id": 78,
3629
+ "id": 81,
4231
3630
  "name": "query",
4232
3631
  "kind": 1024,
4233
3632
  "kindString": "Property",
@@ -4245,7 +3644,7 @@
4245
3644
  }
4246
3645
  },
4247
3646
  {
4248
- "id": 79,
3647
+ "id": 82,
4249
3648
  "name": "resultSet",
4250
3649
  "kind": 1024,
4251
3650
  "kindString": "Property",
@@ -4265,7 +3664,7 @@
4265
3664
  }
4266
3665
  },
4267
3666
  {
4268
- "id": 80,
3667
+ "id": 83,
4269
3668
  "name": "schema",
4270
3669
  "kind": 1024,
4271
3670
  "kindString": "Property",
@@ -4287,9 +3686,9 @@
4287
3686
  {
4288
3687
  "title": "Properties",
4289
3688
  "children": [
4290
- 78,
4291
- 79,
4292
- 80
3689
+ 81,
3690
+ 82,
3691
+ 83
4293
3692
  ]
4294
3693
  }
4295
3694
  ],
@@ -4322,14 +3721,14 @@
4322
3721
  {
4323
3722
  "type": "reflection",
4324
3723
  "declaration": {
4325
- "id": 81,
3724
+ "id": 84,
4326
3725
  "name": "__type",
4327
3726
  "kind": 65536,
4328
3727
  "kindString": "Type literal",
4329
3728
  "flags": {},
4330
3729
  "children": [
4331
3730
  {
4332
- "id": 82,
3731
+ "id": 85,
4333
3732
  "name": "query",
4334
3733
  "kind": 1024,
4335
3734
  "kindString": "Property",
@@ -4347,7 +3746,7 @@
4347
3746
  }
4348
3747
  },
4349
3748
  {
4350
- "id": 83,
3749
+ "id": 86,
4351
3750
  "name": "resultSet",
4352
3751
  "kind": 1024,
4353
3752
  "kindString": "Property",
@@ -4367,7 +3766,7 @@
4367
3766
  }
4368
3767
  },
4369
3768
  {
4370
- "id": 84,
3769
+ "id": 87,
4371
3770
  "name": "schema",
4372
3771
  "kind": 1024,
4373
3772
  "kindString": "Property",
@@ -4389,9 +3788,9 @@
4389
3788
  {
4390
3789
  "title": "Properties",
4391
3790
  "children": [
4392
- 82,
4393
- 83,
4394
- 84
3791
+ 85,
3792
+ 86,
3793
+ 87
4395
3794
  ]
4396
3795
  }
4397
3796
  ],
@@ -4408,7 +3807,7 @@
4408
3807
  }
4409
3808
  },
4410
3809
  {
4411
- "id": 100,
3810
+ "id": 105,
4412
3811
  "name": "TConfig",
4413
3812
  "kind": 131072,
4414
3813
  "kindString": "Type parameter",
@@ -4427,15 +3826,15 @@
4427
3826
  {
4428
3827
  "type": "reflection",
4429
3828
  "declaration": {
4430
- "id": 86,
3829
+ "id": 89,
4431
3830
  "name": "__type",
4432
3831
  "kind": 65536,
4433
3832
  "kindString": "Type literal",
4434
3833
  "flags": {},
4435
3834
  "children": [
4436
3835
  {
4437
- "id": 87,
4438
- "name": "security",
3836
+ "id": 90,
3837
+ "name": "name",
4439
3838
  "kind": 1024,
4440
3839
  "kindString": "Property",
4441
3840
  "flags": {
@@ -4448,17 +3847,37 @@
4448
3847
  "character": 4
4449
3848
  }
4450
3849
  ],
3850
+ "type": {
3851
+ "type": "intrinsic",
3852
+ "name": "string"
3853
+ }
3854
+ },
3855
+ {
3856
+ "id": 91,
3857
+ "name": "security",
3858
+ "kind": 1024,
3859
+ "kindString": "Property",
3860
+ "flags": {
3861
+ "isOptional": true
3862
+ },
3863
+ "sources": [
3864
+ {
3865
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
3866
+ "line": 10,
3867
+ "character": 4
3868
+ }
3869
+ ],
4451
3870
  "type": {
4452
3871
  "type": "reflection",
4453
3872
  "declaration": {
4454
- "id": 88,
3873
+ "id": 92,
4455
3874
  "name": "__type",
4456
3875
  "kind": 65536,
4457
3876
  "kindString": "Type literal",
4458
3877
  "flags": {},
4459
3878
  "children": [
4460
3879
  {
4461
- "id": 89,
3880
+ "id": 93,
4462
3881
  "name": "allowed",
4463
3882
  "kind": 1024,
4464
3883
  "kindString": "Property",
@@ -4468,7 +3887,7 @@
4468
3887
  "sources": [
4469
3888
  {
4470
3889
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4471
- "line": 10,
3890
+ "line": 11,
4472
3891
  "character": 8
4473
3892
  }
4474
3893
  ],
@@ -4502,7 +3921,7 @@
4502
3921
  }
4503
3922
  },
4504
3923
  {
4505
- "id": 90,
3924
+ "id": 94,
4506
3925
  "name": "disallowed",
4507
3926
  "kind": 1024,
4508
3927
  "kindString": "Property",
@@ -4512,7 +3931,7 @@
4512
3931
  "sources": [
4513
3932
  {
4514
3933
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4515
- "line": 11,
3934
+ "line": 12,
4516
3935
  "character": 8
4517
3936
  }
4518
3937
  ],
@@ -4541,15 +3960,15 @@
4541
3960
  {
4542
3961
  "title": "Properties",
4543
3962
  "children": [
4544
- 89,
4545
- 90
3963
+ 93,
3964
+ 94
4546
3965
  ]
4547
3966
  }
4548
3967
  ],
4549
3968
  "sources": [
4550
3969
  {
4551
3970
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4552
- "line": 9,
3971
+ "line": 10,
4553
3972
  "character": 15
4554
3973
  }
4555
3974
  ]
@@ -4561,7 +3980,8 @@
4561
3980
  {
4562
3981
  "title": "Properties",
4563
3982
  "children": [
4564
- 87
3983
+ 90,
3984
+ 91
4565
3985
  ]
4566
3986
  }
4567
3987
  ],
@@ -4577,14 +3997,14 @@
4577
3997
  {
4578
3998
  "type": "reflection",
4579
3999
  "declaration": {
4580
- "id": 91,
4000
+ "id": 95,
4581
4001
  "name": "__type",
4582
4002
  "kind": 65536,
4583
4003
  "kindString": "Type literal",
4584
4004
  "flags": {},
4585
4005
  "children": [
4586
4006
  {
4587
- "id": 92,
4007
+ "id": 96,
4588
4008
  "name": "schema",
4589
4009
  "kind": 1024,
4590
4010
  "kindString": "Property",
@@ -4606,7 +4026,7 @@
4606
4026
  {
4607
4027
  "title": "Properties",
4608
4028
  "children": [
4609
- 92
4029
+ 96
4610
4030
  ]
4611
4031
  }
4612
4032
  ],
@@ -4635,15 +4055,15 @@
4635
4055
  {
4636
4056
  "type": "reflection",
4637
4057
  "declaration": {
4638
- "id": 93,
4058
+ "id": 97,
4639
4059
  "name": "__type",
4640
4060
  "kind": 65536,
4641
4061
  "kindString": "Type literal",
4642
4062
  "flags": {},
4643
4063
  "children": [
4644
4064
  {
4645
- "id": 94,
4646
- "name": "security",
4065
+ "id": 98,
4066
+ "name": "name",
4647
4067
  "kind": 1024,
4648
4068
  "kindString": "Property",
4649
4069
  "flags": {
@@ -4656,17 +4076,37 @@
4656
4076
  "character": 4
4657
4077
  }
4658
4078
  ],
4079
+ "type": {
4080
+ "type": "intrinsic",
4081
+ "name": "string"
4082
+ }
4083
+ },
4084
+ {
4085
+ "id": 99,
4086
+ "name": "security",
4087
+ "kind": 1024,
4088
+ "kindString": "Property",
4089
+ "flags": {
4090
+ "isOptional": true
4091
+ },
4092
+ "sources": [
4093
+ {
4094
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4095
+ "line": 10,
4096
+ "character": 4
4097
+ }
4098
+ ],
4659
4099
  "type": {
4660
4100
  "type": "reflection",
4661
4101
  "declaration": {
4662
- "id": 95,
4102
+ "id": 100,
4663
4103
  "name": "__type",
4664
4104
  "kind": 65536,
4665
4105
  "kindString": "Type literal",
4666
4106
  "flags": {},
4667
4107
  "children": [
4668
4108
  {
4669
- "id": 96,
4109
+ "id": 101,
4670
4110
  "name": "allowed",
4671
4111
  "kind": 1024,
4672
4112
  "kindString": "Property",
@@ -4676,7 +4116,7 @@
4676
4116
  "sources": [
4677
4117
  {
4678
4118
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4679
- "line": 10,
4119
+ "line": 11,
4680
4120
  "character": 8
4681
4121
  }
4682
4122
  ],
@@ -4710,7 +4150,7 @@
4710
4150
  }
4711
4151
  },
4712
4152
  {
4713
- "id": 97,
4153
+ "id": 102,
4714
4154
  "name": "disallowed",
4715
4155
  "kind": 1024,
4716
4156
  "kindString": "Property",
@@ -4720,7 +4160,7 @@
4720
4160
  "sources": [
4721
4161
  {
4722
4162
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4723
- "line": 11,
4163
+ "line": 12,
4724
4164
  "character": 8
4725
4165
  }
4726
4166
  ],
@@ -4749,15 +4189,15 @@
4749
4189
  {
4750
4190
  "title": "Properties",
4751
4191
  "children": [
4752
- 96,
4753
- 97
4192
+ 101,
4193
+ 102
4754
4194
  ]
4755
4195
  }
4756
4196
  ],
4757
4197
  "sources": [
4758
4198
  {
4759
4199
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4760
- "line": 9,
4200
+ "line": 10,
4761
4201
  "character": 15
4762
4202
  }
4763
4203
  ]
@@ -4769,7 +4209,8 @@
4769
4209
  {
4770
4210
  "title": "Properties",
4771
4211
  "children": [
4772
- 94
4212
+ 98,
4213
+ 99
4773
4214
  ]
4774
4215
  }
4775
4216
  ],
@@ -4785,14 +4226,14 @@
4785
4226
  {
4786
4227
  "type": "reflection",
4787
4228
  "declaration": {
4788
- "id": 98,
4229
+ "id": 103,
4789
4230
  "name": "__type",
4790
4231
  "kind": 65536,
4791
4232
  "kindString": "Type literal",
4792
4233
  "flags": {},
4793
4234
  "children": [
4794
4235
  {
4795
- "id": 99,
4236
+ "id": 104,
4796
4237
  "name": "schema",
4797
4238
  "kind": 1024,
4798
4239
  "kindString": "Property",
@@ -4814,7 +4255,7 @@
4814
4255
  {
4815
4256
  "title": "Properties",
4816
4257
  "children": [
4817
- 99
4258
+ 104
4818
4259
  ]
4819
4260
  }
4820
4261
  ],
@@ -4833,19 +4274,19 @@
4833
4274
  ],
4834
4275
  "parameters": [
4835
4276
  {
4836
- "id": 101,
4277
+ "id": 106,
4837
4278
  "name": "query",
4838
4279
  "kind": 32768,
4839
4280
  "kindString": "Parameter",
4840
4281
  "flags": {},
4841
4282
  "type": {
4842
4283
  "type": "reference",
4843
- "id": 85,
4284
+ "id": 88,
4844
4285
  "name": "T"
4845
4286
  }
4846
4287
  },
4847
4288
  {
4848
- "id": 102,
4289
+ "id": 107,
4849
4290
  "name": "payloads",
4850
4291
  "kind": 32768,
4851
4292
  "kindString": "Parameter",
@@ -4868,14 +4309,14 @@
4868
4309
  {
4869
4310
  "type": "reflection",
4870
4311
  "declaration": {
4871
- "id": 103,
4312
+ "id": 108,
4872
4313
  "name": "__type",
4873
4314
  "kind": 65536,
4874
4315
  "kindString": "Type literal",
4875
4316
  "flags": {},
4876
4317
  "children": [
4877
4318
  {
4878
- "id": 104,
4319
+ "id": 109,
4879
4320
  "name": "schema",
4880
4321
  "kind": 1024,
4881
4322
  "kindString": "Property",
@@ -4897,7 +4338,7 @@
4897
4338
  {
4898
4339
  "title": "Properties",
4899
4340
  "children": [
4900
- 104
4341
+ 109
4901
4342
  ]
4902
4343
  }
4903
4344
  ],
@@ -4915,7 +4356,7 @@
4915
4356
  }
4916
4357
  },
4917
4358
  {
4918
- "id": 105,
4359
+ "id": 110,
4919
4360
  "name": "queryConfig",
4920
4361
  "kind": 32768,
4921
4362
  "kindString": "Parameter",
@@ -4924,7 +4365,7 @@
4924
4365
  },
4925
4366
  "type": {
4926
4367
  "type": "reference",
4927
- "id": 100,
4368
+ "id": 105,
4928
4369
  "name": "TConfig"
4929
4370
  }
4930
4371
  }
@@ -4949,14 +4390,14 @@
4949
4390
  {
4950
4391
  "type": "reflection",
4951
4392
  "declaration": {
4952
- "id": 106,
4393
+ "id": 111,
4953
4394
  "name": "__type",
4954
4395
  "kind": 65536,
4955
4396
  "kindString": "Type literal",
4956
4397
  "flags": {},
4957
4398
  "children": [
4958
4399
  {
4959
- "id": 107,
4400
+ "id": 112,
4960
4401
  "name": "schema",
4961
4402
  "kind": 1024,
4962
4403
  "kindString": "Property",
@@ -4978,7 +4419,7 @@
4978
4419
  {
4979
4420
  "title": "Properties",
4980
4421
  "children": [
4981
- 107
4422
+ 112
4982
4423
  ]
4983
4424
  }
4984
4425
  ],
@@ -5013,7 +4454,7 @@
5013
4454
  }
5014
4455
  },
5015
4456
  {
5016
- "id": 171,
4457
+ "id": 157,
5017
4458
  "name": "queryable",
5018
4459
  "kind": 2048,
5019
4460
  "kindString": "Method",
@@ -5021,20 +4462,20 @@
5021
4462
  "sources": [
5022
4463
  {
5023
4464
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5024
- "line": 31,
4465
+ "line": 33,
5025
4466
  "character": 4
5026
4467
  }
5027
4468
  ],
5028
4469
  "signatures": [
5029
4470
  {
5030
- "id": 172,
4471
+ "id": 158,
5031
4472
  "name": "queryable",
5032
4473
  "kind": 4096,
5033
4474
  "kindString": "Call signature",
5034
4475
  "flags": {},
5035
4476
  "typeParameter": [
5036
4477
  {
5037
- "id": 181,
4478
+ "id": 167,
5038
4479
  "name": "T",
5039
4480
  "kind": 131072,
5040
4481
  "kindString": "Type parameter",
@@ -5057,14 +4498,14 @@
5057
4498
  {
5058
4499
  "type": "reflection",
5059
4500
  "declaration": {
5060
- "id": 173,
4501
+ "id": 159,
5061
4502
  "name": "__type",
5062
4503
  "kind": 65536,
5063
4504
  "kindString": "Type literal",
5064
4505
  "flags": {},
5065
4506
  "children": [
5066
4507
  {
5067
- "id": 174,
4508
+ "id": 160,
5068
4509
  "name": "query",
5069
4510
  "kind": 1024,
5070
4511
  "kindString": "Property",
@@ -5082,7 +4523,7 @@
5082
4523
  }
5083
4524
  },
5084
4525
  {
5085
- "id": 175,
4526
+ "id": 161,
5086
4527
  "name": "resultSet",
5087
4528
  "kind": 1024,
5088
4529
  "kindString": "Property",
@@ -5102,7 +4543,7 @@
5102
4543
  }
5103
4544
  },
5104
4545
  {
5105
- "id": 176,
4546
+ "id": 162,
5106
4547
  "name": "schema",
5107
4548
  "kind": 1024,
5108
4549
  "kindString": "Property",
@@ -5124,9 +4565,9 @@
5124
4565
  {
5125
4566
  "title": "Properties",
5126
4567
  "children": [
5127
- 174,
5128
- 175,
5129
- 176
4568
+ 160,
4569
+ 161,
4570
+ 162
5130
4571
  ]
5131
4572
  }
5132
4573
  ],
@@ -5159,14 +4600,14 @@
5159
4600
  {
5160
4601
  "type": "reflection",
5161
4602
  "declaration": {
5162
- "id": 177,
4603
+ "id": 163,
5163
4604
  "name": "__type",
5164
4605
  "kind": 65536,
5165
4606
  "kindString": "Type literal",
5166
4607
  "flags": {},
5167
4608
  "children": [
5168
4609
  {
5169
- "id": 178,
4610
+ "id": 164,
5170
4611
  "name": "query",
5171
4612
  "kind": 1024,
5172
4613
  "kindString": "Property",
@@ -5184,7 +4625,7 @@
5184
4625
  }
5185
4626
  },
5186
4627
  {
5187
- "id": 179,
4628
+ "id": 165,
5188
4629
  "name": "resultSet",
5189
4630
  "kind": 1024,
5190
4631
  "kindString": "Property",
@@ -5204,7 +4645,7 @@
5204
4645
  }
5205
4646
  },
5206
4647
  {
5207
- "id": 180,
4648
+ "id": 166,
5208
4649
  "name": "schema",
5209
4650
  "kind": 1024,
5210
4651
  "kindString": "Property",
@@ -5226,9 +4667,9 @@
5226
4667
  {
5227
4668
  "title": "Properties",
5228
4669
  "children": [
5229
- 178,
5230
- 179,
5231
- 180
4670
+ 164,
4671
+ 165,
4672
+ 166
5232
4673
  ]
5233
4674
  }
5234
4675
  ],
@@ -5245,7 +4686,7 @@
5245
4686
  }
5246
4687
  },
5247
4688
  {
5248
- "id": 196,
4689
+ "id": 184,
5249
4690
  "name": "TConfig",
5250
4691
  "kind": 131072,
5251
4692
  "kindString": "Type parameter",
@@ -5264,15 +4705,15 @@
5264
4705
  {
5265
4706
  "type": "reflection",
5266
4707
  "declaration": {
5267
- "id": 182,
4708
+ "id": 168,
5268
4709
  "name": "__type",
5269
4710
  "kind": 65536,
5270
4711
  "kindString": "Type literal",
5271
4712
  "flags": {},
5272
4713
  "children": [
5273
4714
  {
5274
- "id": 183,
5275
- "name": "security",
4715
+ "id": 169,
4716
+ "name": "name",
5276
4717
  "kind": 1024,
5277
4718
  "kindString": "Property",
5278
4719
  "flags": {
@@ -5285,17 +4726,37 @@
5285
4726
  "character": 4
5286
4727
  }
5287
4728
  ],
4729
+ "type": {
4730
+ "type": "intrinsic",
4731
+ "name": "string"
4732
+ }
4733
+ },
4734
+ {
4735
+ "id": 170,
4736
+ "name": "security",
4737
+ "kind": 1024,
4738
+ "kindString": "Property",
4739
+ "flags": {
4740
+ "isOptional": true
4741
+ },
4742
+ "sources": [
4743
+ {
4744
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4745
+ "line": 10,
4746
+ "character": 4
4747
+ }
4748
+ ],
5288
4749
  "type": {
5289
4750
  "type": "reflection",
5290
4751
  "declaration": {
5291
- "id": 184,
4752
+ "id": 171,
5292
4753
  "name": "__type",
5293
4754
  "kind": 65536,
5294
4755
  "kindString": "Type literal",
5295
4756
  "flags": {},
5296
4757
  "children": [
5297
4758
  {
5298
- "id": 185,
4759
+ "id": 172,
5299
4760
  "name": "allowed",
5300
4761
  "kind": 1024,
5301
4762
  "kindString": "Property",
@@ -5305,7 +4766,7 @@
5305
4766
  "sources": [
5306
4767
  {
5307
4768
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5308
- "line": 10,
4769
+ "line": 11,
5309
4770
  "character": 8
5310
4771
  }
5311
4772
  ],
@@ -5339,7 +4800,7 @@
5339
4800
  }
5340
4801
  },
5341
4802
  {
5342
- "id": 186,
4803
+ "id": 173,
5343
4804
  "name": "disallowed",
5344
4805
  "kind": 1024,
5345
4806
  "kindString": "Property",
@@ -5349,7 +4810,7 @@
5349
4810
  "sources": [
5350
4811
  {
5351
4812
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5352
- "line": 11,
4813
+ "line": 12,
5353
4814
  "character": 8
5354
4815
  }
5355
4816
  ],
@@ -5378,15 +4839,15 @@
5378
4839
  {
5379
4840
  "title": "Properties",
5380
4841
  "children": [
5381
- 185,
5382
- 186
4842
+ 172,
4843
+ 173
5383
4844
  ]
5384
4845
  }
5385
4846
  ],
5386
4847
  "sources": [
5387
4848
  {
5388
4849
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5389
- "line": 9,
4850
+ "line": 10,
5390
4851
  "character": 15
5391
4852
  }
5392
4853
  ]
@@ -5398,7 +4859,8 @@
5398
4859
  {
5399
4860
  "title": "Properties",
5400
4861
  "children": [
5401
- 183
4862
+ 169,
4863
+ 170
5402
4864
  ]
5403
4865
  }
5404
4866
  ],
@@ -5414,14 +4876,14 @@
5414
4876
  {
5415
4877
  "type": "reflection",
5416
4878
  "declaration": {
5417
- "id": 187,
4879
+ "id": 174,
5418
4880
  "name": "__type",
5419
4881
  "kind": 65536,
5420
4882
  "kindString": "Type literal",
5421
4883
  "flags": {},
5422
4884
  "children": [
5423
4885
  {
5424
- "id": 188,
4886
+ "id": 175,
5425
4887
  "name": "schema",
5426
4888
  "kind": 1024,
5427
4889
  "kindString": "Property",
@@ -5443,7 +4905,7 @@
5443
4905
  {
5444
4906
  "title": "Properties",
5445
4907
  "children": [
5446
- 188
4908
+ 175
5447
4909
  ]
5448
4910
  }
5449
4911
  ],
@@ -5472,15 +4934,15 @@
5472
4934
  {
5473
4935
  "type": "reflection",
5474
4936
  "declaration": {
5475
- "id": 189,
4937
+ "id": 176,
5476
4938
  "name": "__type",
5477
4939
  "kind": 65536,
5478
4940
  "kindString": "Type literal",
5479
4941
  "flags": {},
5480
4942
  "children": [
5481
4943
  {
5482
- "id": 190,
5483
- "name": "security",
4944
+ "id": 177,
4945
+ "name": "name",
5484
4946
  "kind": 1024,
5485
4947
  "kindString": "Property",
5486
4948
  "flags": {
@@ -5493,17 +4955,37 @@
5493
4955
  "character": 4
5494
4956
  }
5495
4957
  ],
4958
+ "type": {
4959
+ "type": "intrinsic",
4960
+ "name": "string"
4961
+ }
4962
+ },
4963
+ {
4964
+ "id": 178,
4965
+ "name": "security",
4966
+ "kind": 1024,
4967
+ "kindString": "Property",
4968
+ "flags": {
4969
+ "isOptional": true
4970
+ },
4971
+ "sources": [
4972
+ {
4973
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4974
+ "line": 10,
4975
+ "character": 4
4976
+ }
4977
+ ],
5496
4978
  "type": {
5497
4979
  "type": "reflection",
5498
4980
  "declaration": {
5499
- "id": 191,
4981
+ "id": 179,
5500
4982
  "name": "__type",
5501
4983
  "kind": 65536,
5502
4984
  "kindString": "Type literal",
5503
4985
  "flags": {},
5504
4986
  "children": [
5505
4987
  {
5506
- "id": 192,
4988
+ "id": 180,
5507
4989
  "name": "allowed",
5508
4990
  "kind": 1024,
5509
4991
  "kindString": "Property",
@@ -5513,7 +4995,7 @@
5513
4995
  "sources": [
5514
4996
  {
5515
4997
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5516
- "line": 10,
4998
+ "line": 11,
5517
4999
  "character": 8
5518
5000
  }
5519
5001
  ],
@@ -5547,7 +5029,7 @@
5547
5029
  }
5548
5030
  },
5549
5031
  {
5550
- "id": 193,
5032
+ "id": 181,
5551
5033
  "name": "disallowed",
5552
5034
  "kind": 1024,
5553
5035
  "kindString": "Property",
@@ -5557,7 +5039,7 @@
5557
5039
  "sources": [
5558
5040
  {
5559
5041
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5560
- "line": 11,
5042
+ "line": 12,
5561
5043
  "character": 8
5562
5044
  }
5563
5045
  ],
@@ -5586,15 +5068,15 @@
5586
5068
  {
5587
5069
  "title": "Properties",
5588
5070
  "children": [
5589
- 192,
5590
- 193
5071
+ 180,
5072
+ 181
5591
5073
  ]
5592
5074
  }
5593
5075
  ],
5594
5076
  "sources": [
5595
5077
  {
5596
5078
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5597
- "line": 9,
5079
+ "line": 10,
5598
5080
  "character": 15
5599
5081
  }
5600
5082
  ]
@@ -5606,7 +5088,8 @@
5606
5088
  {
5607
5089
  "title": "Properties",
5608
5090
  "children": [
5609
- 190
5091
+ 177,
5092
+ 178
5610
5093
  ]
5611
5094
  }
5612
5095
  ],
@@ -5622,14 +5105,14 @@
5622
5105
  {
5623
5106
  "type": "reflection",
5624
5107
  "declaration": {
5625
- "id": 194,
5108
+ "id": 182,
5626
5109
  "name": "__type",
5627
5110
  "kind": 65536,
5628
5111
  "kindString": "Type literal",
5629
5112
  "flags": {},
5630
5113
  "children": [
5631
5114
  {
5632
- "id": 195,
5115
+ "id": 183,
5633
5116
  "name": "schema",
5634
5117
  "kind": 1024,
5635
5118
  "kindString": "Property",
@@ -5645,144 +5128,436 @@
5645
5128
  "type": "intrinsic",
5646
5129
  "name": "string"
5647
5130
  }
5648
- }
5649
- ],
5650
- "groups": [
5651
- {
5652
- "title": "Properties",
5653
- "children": [
5654
- 195
5655
- ]
5656
- }
5657
- ],
5658
- "sources": [
5131
+ }
5132
+ ],
5133
+ "groups": [
5134
+ {
5135
+ "title": "Properties",
5136
+ "children": [
5137
+ 183
5138
+ ]
5139
+ }
5140
+ ],
5141
+ "sources": [
5142
+ {
5143
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
5144
+ "line": 18,
5145
+ "character": 17
5146
+ }
5147
+ ]
5148
+ }
5149
+ }
5150
+ ]
5151
+ }
5152
+ }
5153
+ ],
5154
+ "parameters": [
5155
+ {
5156
+ "id": 185,
5157
+ "name": "query",
5158
+ "kind": 32768,
5159
+ "kindString": "Parameter",
5160
+ "flags": {},
5161
+ "type": {
5162
+ "type": "reference",
5163
+ "id": 167,
5164
+ "name": "T"
5165
+ }
5166
+ },
5167
+ {
5168
+ "id": 186,
5169
+ "name": "payloads",
5170
+ "kind": 32768,
5171
+ "kindString": "Parameter",
5172
+ "flags": {
5173
+ "isOptional": true
5174
+ },
5175
+ "type": {
5176
+ "type": "array",
5177
+ "elementType": {
5178
+ "type": "intersection",
5179
+ "types": [
5180
+ {
5181
+ "type": "reference",
5182
+ "name": "SchemaFields"
5183
+ },
5184
+ {
5185
+ "type": "reference",
5186
+ "name": "PayloadFields"
5187
+ },
5188
+ {
5189
+ "type": "reflection",
5190
+ "declaration": {
5191
+ "id": 187,
5192
+ "name": "__type",
5193
+ "kind": 65536,
5194
+ "kindString": "Type literal",
5195
+ "flags": {},
5196
+ "children": [
5197
+ {
5198
+ "id": 188,
5199
+ "name": "schema",
5200
+ "kind": 1024,
5201
+ "kindString": "Property",
5202
+ "flags": {},
5203
+ "sources": [
5204
+ {
5205
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
5206
+ "line": 19,
5207
+ "character": 4
5208
+ }
5209
+ ],
5210
+ "type": {
5211
+ "type": "intrinsic",
5212
+ "name": "string"
5213
+ }
5214
+ }
5215
+ ],
5216
+ "groups": [
5217
+ {
5218
+ "title": "Properties",
5219
+ "children": [
5220
+ 188
5221
+ ]
5222
+ }
5223
+ ],
5224
+ "sources": [
5225
+ {
5226
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
5227
+ "line": 18,
5228
+ "character": 17
5229
+ }
5230
+ ]
5231
+ }
5232
+ }
5233
+ ]
5234
+ }
5235
+ }
5236
+ },
5237
+ {
5238
+ "id": 189,
5239
+ "name": "queryConfig",
5240
+ "kind": 32768,
5241
+ "kindString": "Parameter",
5242
+ "flags": {
5243
+ "isOptional": true
5244
+ },
5245
+ "type": {
5246
+ "type": "reference",
5247
+ "id": 184,
5248
+ "name": "TConfig"
5249
+ }
5250
+ }
5251
+ ],
5252
+ "type": {
5253
+ "type": "intrinsic",
5254
+ "name": "boolean"
5255
+ },
5256
+ "inheritedFrom": {
5257
+ "type": "reference",
5258
+ "name": "AbstractWitness.queryable"
5259
+ }
5260
+ }
5261
+ ],
5262
+ "inheritedFrom": {
5263
+ "type": "reference",
5264
+ "name": "AbstractWitness.queryable"
5265
+ }
5266
+ },
5267
+ {
5268
+ "id": 190,
5269
+ "name": "resolve",
5270
+ "kind": 2048,
5271
+ "kindString": "Method",
5272
+ "flags": {},
5273
+ "sources": [
5274
+ {
5275
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5276
+ "line": 34,
5277
+ "character": 4
5278
+ }
5279
+ ],
5280
+ "signatures": [
5281
+ {
5282
+ "id": 191,
5283
+ "name": "resolve",
5284
+ "kind": 4096,
5285
+ "kindString": "Call signature",
5286
+ "flags": {},
5287
+ "parameters": [
5288
+ {
5289
+ "id": 192,
5290
+ "name": "filter",
5291
+ "kind": 32768,
5292
+ "kindString": "Parameter",
5293
+ "flags": {
5294
+ "isOptional": true
5295
+ },
5296
+ "type": {
5297
+ "type": "reference",
5298
+ "name": "ModuleFilter"
5299
+ }
5300
+ }
5301
+ ],
5302
+ "type": {
5303
+ "type": "reference",
5304
+ "typeArguments": [
5305
+ {
5306
+ "type": "array",
5307
+ "elementType": {
5308
+ "type": "reference",
5309
+ "typeArguments": [
5310
+ {
5311
+ "type": "intersection",
5312
+ "types": [
5313
+ {
5314
+ "type": "reference",
5315
+ "name": "SchemaFields"
5316
+ },
5317
+ {
5318
+ "type": "reference",
5319
+ "name": "PayloadFields"
5320
+ },
5321
+ {
5322
+ "type": "reflection",
5323
+ "declaration": {
5324
+ "id": 193,
5325
+ "name": "__type",
5326
+ "kind": 65536,
5327
+ "kindString": "Type literal",
5328
+ "flags": {},
5329
+ "children": [
5330
+ {
5331
+ "id": 194,
5332
+ "name": "name",
5333
+ "kind": 1024,
5334
+ "kindString": "Property",
5335
+ "flags": {
5336
+ "isOptional": true
5337
+ },
5338
+ "sources": [
5339
+ {
5340
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5341
+ "line": 9,
5342
+ "character": 4
5343
+ }
5344
+ ],
5345
+ "type": {
5346
+ "type": "intrinsic",
5347
+ "name": "string"
5348
+ }
5349
+ },
5350
+ {
5351
+ "id": 195,
5352
+ "name": "security",
5353
+ "kind": 1024,
5354
+ "kindString": "Property",
5355
+ "flags": {
5356
+ "isOptional": true
5357
+ },
5358
+ "sources": [
5359
+ {
5360
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5361
+ "line": 10,
5362
+ "character": 4
5363
+ }
5364
+ ],
5365
+ "type": {
5366
+ "type": "reflection",
5367
+ "declaration": {
5368
+ "id": 196,
5369
+ "name": "__type",
5370
+ "kind": 65536,
5371
+ "kindString": "Type literal",
5372
+ "flags": {},
5373
+ "children": [
5374
+ {
5375
+ "id": 197,
5376
+ "name": "allowed",
5377
+ "kind": 1024,
5378
+ "kindString": "Property",
5379
+ "flags": {
5380
+ "isOptional": true
5381
+ },
5382
+ "sources": [
5383
+ {
5384
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5385
+ "line": 11,
5386
+ "character": 8
5387
+ }
5388
+ ],
5389
+ "type": {
5390
+ "type": "reference",
5391
+ "typeArguments": [
5392
+ {
5393
+ "type": "intrinsic",
5394
+ "name": "string"
5395
+ },
5396
+ {
5397
+ "type": "array",
5398
+ "elementType": {
5399
+ "type": "union",
5400
+ "types": [
5401
+ {
5402
+ "type": "intrinsic",
5403
+ "name": "string"
5404
+ },
5405
+ {
5406
+ "type": "reference",
5407
+ "name": "CosigningAddressSet"
5408
+ }
5409
+ ]
5410
+ }
5411
+ }
5412
+ ],
5413
+ "name": "Record",
5414
+ "qualifiedName": "Record",
5415
+ "package": "typescript"
5416
+ }
5417
+ },
5418
+ {
5419
+ "id": 198,
5420
+ "name": "disallowed",
5421
+ "kind": 1024,
5422
+ "kindString": "Property",
5423
+ "flags": {
5424
+ "isOptional": true
5425
+ },
5426
+ "sources": [
5427
+ {
5428
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5429
+ "line": 12,
5430
+ "character": 8
5431
+ }
5432
+ ],
5433
+ "type": {
5434
+ "type": "reference",
5435
+ "typeArguments": [
5436
+ {
5437
+ "type": "intrinsic",
5438
+ "name": "string"
5439
+ },
5440
+ {
5441
+ "type": "array",
5442
+ "elementType": {
5443
+ "type": "intrinsic",
5444
+ "name": "string"
5445
+ }
5446
+ }
5447
+ ],
5448
+ "name": "Record",
5449
+ "qualifiedName": "Record",
5450
+ "package": "typescript"
5451
+ }
5452
+ }
5453
+ ],
5454
+ "groups": [
5455
+ {
5456
+ "title": "Properties",
5457
+ "children": [
5458
+ 197,
5459
+ 198
5460
+ ]
5461
+ }
5462
+ ],
5463
+ "sources": [
5464
+ {
5465
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5466
+ "line": 10,
5467
+ "character": 15
5468
+ }
5469
+ ]
5470
+ }
5471
+ }
5472
+ }
5473
+ ],
5474
+ "groups": [
5475
+ {
5476
+ "title": "Properties",
5477
+ "children": [
5478
+ 194,
5479
+ 195
5480
+ ]
5481
+ }
5482
+ ],
5483
+ "sources": [
5484
+ {
5485
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5486
+ "line": 8,
5487
+ "character": 87
5488
+ }
5489
+ ]
5490
+ }
5491
+ },
5659
5492
  {
5660
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
5661
- "line": 18,
5662
- "character": 17
5663
- }
5664
- ]
5665
- }
5666
- }
5667
- ]
5668
- }
5669
- }
5670
- ],
5671
- "parameters": [
5672
- {
5673
- "id": 197,
5674
- "name": "query",
5675
- "kind": 32768,
5676
- "kindString": "Parameter",
5677
- "flags": {},
5678
- "type": {
5679
- "type": "reference",
5680
- "id": 181,
5681
- "name": "T"
5682
- }
5683
- },
5684
- {
5685
- "id": 198,
5686
- "name": "payloads",
5687
- "kind": 32768,
5688
- "kindString": "Parameter",
5689
- "flags": {
5690
- "isOptional": true
5691
- },
5692
- "type": {
5693
- "type": "array",
5694
- "elementType": {
5695
- "type": "intersection",
5696
- "types": [
5697
- {
5698
- "type": "reference",
5699
- "name": "SchemaFields"
5700
- },
5701
- {
5702
- "type": "reference",
5703
- "name": "PayloadFields"
5704
- },
5705
- {
5706
- "type": "reflection",
5707
- "declaration": {
5708
- "id": 199,
5709
- "name": "__type",
5710
- "kind": 65536,
5711
- "kindString": "Type literal",
5712
- "flags": {},
5713
- "children": [
5714
- {
5715
- "id": 200,
5716
- "name": "schema",
5717
- "kind": 1024,
5718
- "kindString": "Property",
5493
+ "type": "reflection",
5494
+ "declaration": {
5495
+ "id": 199,
5496
+ "name": "__type",
5497
+ "kind": 65536,
5498
+ "kindString": "Type literal",
5719
5499
  "flags": {},
5500
+ "children": [
5501
+ {
5502
+ "id": 200,
5503
+ "name": "schema",
5504
+ "kind": 1024,
5505
+ "kindString": "Property",
5506
+ "flags": {},
5507
+ "sources": [
5508
+ {
5509
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
5510
+ "line": 19,
5511
+ "character": 4
5512
+ }
5513
+ ],
5514
+ "type": {
5515
+ "type": "intrinsic",
5516
+ "name": "string"
5517
+ }
5518
+ }
5519
+ ],
5520
+ "groups": [
5521
+ {
5522
+ "title": "Properties",
5523
+ "children": [
5524
+ 200
5525
+ ]
5526
+ }
5527
+ ],
5720
5528
  "sources": [
5721
5529
  {
5722
5530
  "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
5723
- "line": 19,
5724
- "character": 4
5531
+ "line": 18,
5532
+ "character": 17
5725
5533
  }
5726
- ],
5727
- "type": {
5728
- "type": "intrinsic",
5729
- "name": "string"
5730
- }
5731
- }
5732
- ],
5733
- "groups": [
5734
- {
5735
- "title": "Properties",
5736
- "children": [
5737
- 200
5738
5534
  ]
5739
5535
  }
5740
- ],
5741
- "sources": [
5742
- {
5743
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
5744
- "line": 18,
5745
- "character": 17
5746
- }
5747
- ]
5748
- }
5536
+ }
5537
+ ]
5749
5538
  }
5750
- ]
5539
+ ],
5540
+ "name": "AbstractModule"
5751
5541
  }
5752
5542
  }
5753
- },
5754
- {
5755
- "id": 201,
5756
- "name": "queryConfig",
5757
- "kind": 32768,
5758
- "kindString": "Parameter",
5759
- "flags": {
5760
- "isOptional": true
5761
- },
5762
- "type": {
5763
- "type": "reference",
5764
- "id": 196,
5765
- "name": "TConfig"
5766
- }
5767
- }
5768
- ],
5769
- "type": {
5770
- "type": "intrinsic",
5771
- "name": "boolean"
5543
+ ],
5544
+ "name": "Promise",
5545
+ "qualifiedName": "Promise",
5546
+ "package": "typescript"
5772
5547
  },
5773
5548
  "inheritedFrom": {
5774
5549
  "type": "reference",
5775
- "name": "AbstractWitness.queryable"
5550
+ "name": "AbstractWitness.resolve"
5776
5551
  }
5777
5552
  }
5778
5553
  ],
5779
5554
  "inheritedFrom": {
5780
5555
  "type": "reference",
5781
- "name": "AbstractWitness.queryable"
5556
+ "name": "AbstractWitness.resolve"
5782
5557
  }
5783
5558
  },
5784
5559
  {
5785
- "id": 275,
5560
+ "id": 274,
5786
5561
  "name": "start",
5787
5562
  "kind": 2048,
5788
5563
  "kindString": "Method",
@@ -5792,20 +5567,20 @@
5792
5567
  "sources": [
5793
5568
  {
5794
5569
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5795
- "line": 41,
5570
+ "line": 44,
5796
5571
  "character": 14
5797
5572
  }
5798
5573
  ],
5799
5574
  "signatures": [
5800
5575
  {
5801
- "id": 276,
5576
+ "id": 275,
5802
5577
  "name": "start",
5803
5578
  "kind": 4096,
5804
5579
  "kindString": "Call signature",
5805
5580
  "flags": {},
5806
5581
  "parameters": [
5807
5582
  {
5808
- "id": 277,
5583
+ "id": 276,
5809
5584
  "name": "_timeout",
5810
5585
  "kind": 32768,
5811
5586
  "kindString": "Parameter",
@@ -5823,11 +5598,11 @@
5823
5598
  "typeArguments": [
5824
5599
  {
5825
5600
  "type": "reference",
5826
- "id": 21,
5601
+ "id": 22,
5827
5602
  "typeArguments": [
5828
5603
  {
5829
5604
  "type": "reference",
5830
- "id": 50,
5605
+ "id": 52,
5831
5606
  "name": "TPayload"
5832
5607
  }
5833
5608
  ],
@@ -5852,7 +5627,7 @@
5852
5627
  }
5853
5628
  },
5854
5629
  {
5855
- "id": 202,
5630
+ "id": 201,
5856
5631
  "name": "started",
5857
5632
  "kind": 2048,
5858
5633
  "kindString": "Method",
@@ -5860,20 +5635,20 @@
5860
5635
  "sources": [
5861
5636
  {
5862
5637
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5863
- "line": 32,
5638
+ "line": 35,
5864
5639
  "character": 4
5865
5640
  }
5866
5641
  ],
5867
5642
  "signatures": [
5868
5643
  {
5869
- "id": 203,
5644
+ "id": 202,
5870
5645
  "name": "started",
5871
5646
  "kind": 4096,
5872
5647
  "kindString": "Call signature",
5873
5648
  "flags": {},
5874
5649
  "parameters": [
5875
5650
  {
5876
- "id": 204,
5651
+ "id": 203,
5877
5652
  "name": "notStartedAction",
5878
5653
  "kind": 32768,
5879
5654
  "kindString": "Parameter",
@@ -5923,7 +5698,7 @@
5923
5698
  }
5924
5699
  },
5925
5700
  {
5926
- "id": 278,
5701
+ "id": 277,
5927
5702
  "name": "stop",
5928
5703
  "kind": 2048,
5929
5704
  "kindString": "Method",
@@ -5933,20 +5708,20 @@
5933
5708
  "sources": [
5934
5709
  {
5935
5710
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5936
- "line": 42,
5711
+ "line": 45,
5937
5712
  "character": 14
5938
5713
  }
5939
5714
  ],
5940
5715
  "signatures": [
5941
5716
  {
5942
- "id": 279,
5717
+ "id": 278,
5943
5718
  "name": "stop",
5944
5719
  "kind": 4096,
5945
5720
  "kindString": "Call signature",
5946
5721
  "flags": {},
5947
5722
  "parameters": [
5948
5723
  {
5949
- "id": 280,
5724
+ "id": 279,
5950
5725
  "name": "_timeout",
5951
5726
  "kind": 32768,
5952
5727
  "kindString": "Parameter",
@@ -5964,11 +5739,11 @@
5964
5739
  "typeArguments": [
5965
5740
  {
5966
5741
  "type": "reference",
5967
- "id": 21,
5742
+ "id": 22,
5968
5743
  "typeArguments": [
5969
5744
  {
5970
5745
  "type": "reference",
5971
- "id": 50,
5746
+ "id": 52,
5972
5747
  "name": "TPayload"
5973
5748
  }
5974
5749
  ],
@@ -5993,7 +5768,7 @@
5993
5768
  }
5994
5769
  },
5995
5770
  {
5996
- "id": 205,
5771
+ "id": 204,
5997
5772
  "name": "subscribe",
5998
5773
  "kind": 2048,
5999
5774
  "kindString": "Method",
@@ -6001,20 +5776,20 @@
6001
5776
  "sources": [
6002
5777
  {
6003
5778
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6004
- "line": 33,
5779
+ "line": 36,
6005
5780
  "character": 4
6006
5781
  }
6007
5782
  ],
6008
5783
  "signatures": [
6009
5784
  {
6010
- "id": 206,
5785
+ "id": 205,
6011
5786
  "name": "subscribe",
6012
5787
  "kind": 4096,
6013
5788
  "kindString": "Call signature",
6014
5789
  "flags": {},
6015
5790
  "parameters": [
6016
5791
  {
6017
- "id": 207,
5792
+ "id": 206,
6018
5793
  "name": "_queryAccount",
6019
5794
  "kind": 32768,
6020
5795
  "kindString": "Parameter",
@@ -6043,7 +5818,7 @@
6043
5818
  }
6044
5819
  },
6045
5820
  {
6046
- "id": 281,
5821
+ "id": 280,
6047
5822
  "name": "validateConfig",
6048
5823
  "kind": 2048,
6049
5824
  "kindString": "Method",
@@ -6053,20 +5828,20 @@
6053
5828
  "sources": [
6054
5829
  {
6055
5830
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6056
- "line": 43,
5831
+ "line": 46,
6057
5832
  "character": 14
6058
5833
  }
6059
5834
  ],
6060
5835
  "signatures": [
6061
5836
  {
6062
- "id": 282,
5837
+ "id": 281,
6063
5838
  "name": "validateConfig",
6064
5839
  "kind": 4096,
6065
5840
  "kindString": "Call signature",
6066
5841
  "flags": {},
6067
5842
  "parameters": [
6068
5843
  {
6069
- "id": 283,
5844
+ "id": 282,
6070
5845
  "name": "config",
6071
5846
  "kind": 32768,
6072
5847
  "kindString": "Parameter",
@@ -6079,7 +5854,7 @@
6079
5854
  }
6080
5855
  },
6081
5856
  {
6082
- "id": 284,
5857
+ "id": 283,
6083
5858
  "name": "parents",
6084
5859
  "kind": 32768,
6085
5860
  "kindString": "Parameter",
@@ -6111,7 +5886,7 @@
6111
5886
  }
6112
5887
  },
6113
5888
  {
6114
- "id": 23,
5889
+ "id": 24,
6115
5890
  "name": "create",
6116
5891
  "kind": 2048,
6117
5892
  "kindString": "Method",
@@ -6123,19 +5898,19 @@
6123
5898
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts",
6124
5899
  "line": 13,
6125
5900
  "character": 24,
6126
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L13"
5901
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L13"
6127
5902
  }
6128
5903
  ],
6129
5904
  "signatures": [
6130
5905
  {
6131
- "id": 24,
5906
+ "id": 25,
6132
5907
  "name": "create",
6133
5908
  "kind": 4096,
6134
5909
  "kindString": "Call signature",
6135
5910
  "flags": {},
6136
5911
  "parameters": [
6137
5912
  {
6138
- "id": 25,
5913
+ "id": 26,
6139
5914
  "name": "params",
6140
5915
  "kind": 32768,
6141
5916
  "kindString": "Parameter",
@@ -6159,15 +5934,15 @@
6159
5934
  {
6160
5935
  "type": "reflection",
6161
5936
  "declaration": {
6162
- "id": 26,
5937
+ "id": 27,
6163
5938
  "name": "__type",
6164
5939
  "kind": 65536,
6165
5940
  "kindString": "Type literal",
6166
5941
  "flags": {},
6167
5942
  "children": [
6168
5943
  {
6169
- "id": 27,
6170
- "name": "security",
5944
+ "id": 28,
5945
+ "name": "name",
6171
5946
  "kind": 1024,
6172
5947
  "kindString": "Property",
6173
5948
  "flags": {
@@ -6180,17 +5955,37 @@
6180
5955
  "character": 4
6181
5956
  }
6182
5957
  ],
5958
+ "type": {
5959
+ "type": "intrinsic",
5960
+ "name": "string"
5961
+ }
5962
+ },
5963
+ {
5964
+ "id": 29,
5965
+ "name": "security",
5966
+ "kind": 1024,
5967
+ "kindString": "Property",
5968
+ "flags": {
5969
+ "isOptional": true
5970
+ },
5971
+ "sources": [
5972
+ {
5973
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5974
+ "line": 10,
5975
+ "character": 4
5976
+ }
5977
+ ],
6183
5978
  "type": {
6184
5979
  "type": "reflection",
6185
5980
  "declaration": {
6186
- "id": 28,
5981
+ "id": 30,
6187
5982
  "name": "__type",
6188
5983
  "kind": 65536,
6189
5984
  "kindString": "Type literal",
6190
5985
  "flags": {},
6191
5986
  "children": [
6192
5987
  {
6193
- "id": 29,
5988
+ "id": 31,
6194
5989
  "name": "allowed",
6195
5990
  "kind": 1024,
6196
5991
  "kindString": "Property",
@@ -6200,7 +5995,7 @@
6200
5995
  "sources": [
6201
5996
  {
6202
5997
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
6203
- "line": 10,
5998
+ "line": 11,
6204
5999
  "character": 8
6205
6000
  }
6206
6001
  ],
@@ -6234,7 +6029,7 @@
6234
6029
  }
6235
6030
  },
6236
6031
  {
6237
- "id": 30,
6032
+ "id": 32,
6238
6033
  "name": "disallowed",
6239
6034
  "kind": 1024,
6240
6035
  "kindString": "Property",
@@ -6244,7 +6039,7 @@
6244
6039
  "sources": [
6245
6040
  {
6246
6041
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
6247
- "line": 11,
6042
+ "line": 12,
6248
6043
  "character": 8
6249
6044
  }
6250
6045
  ],
@@ -6273,15 +6068,15 @@
6273
6068
  {
6274
6069
  "title": "Properties",
6275
6070
  "children": [
6276
- 29,
6277
- 30
6071
+ 31,
6072
+ 32
6278
6073
  ]
6279
6074
  }
6280
6075
  ],
6281
6076
  "sources": [
6282
6077
  {
6283
6078
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
6284
- "line": 9,
6079
+ "line": 10,
6285
6080
  "character": 15
6286
6081
  }
6287
6082
  ]
@@ -6293,7 +6088,8 @@
6293
6088
  {
6294
6089
  "title": "Properties",
6295
6090
  "children": [
6296
- 27
6091
+ 28,
6092
+ 29
6297
6093
  ]
6298
6094
  }
6299
6095
  ],
@@ -6309,14 +6105,14 @@
6309
6105
  {
6310
6106
  "type": "reflection",
6311
6107
  "declaration": {
6312
- "id": 31,
6108
+ "id": 33,
6313
6109
  "name": "__type",
6314
6110
  "kind": 65536,
6315
6111
  "kindString": "Type literal",
6316
6112
  "flags": {},
6317
6113
  "children": [
6318
6114
  {
6319
- "id": 32,
6115
+ "id": 34,
6320
6116
  "name": "nodeValues",
6321
6117
  "kind": 1024,
6322
6118
  "kindString": "Property",
@@ -6328,7 +6124,7 @@
6328
6124
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
6329
6125
  "line": 7,
6330
6126
  "character": 2,
6331
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
6127
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
6332
6128
  }
6333
6129
  ],
6334
6130
  "type": {
@@ -6349,7 +6145,7 @@
6349
6145
  }
6350
6146
  },
6351
6147
  {
6352
- "id": 33,
6148
+ "id": 35,
6353
6149
  "name": "schema",
6354
6150
  "kind": 1024,
6355
6151
  "kindString": "Property",
@@ -6359,7 +6155,7 @@
6359
6155
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
6360
6156
  "line": 8,
6361
6157
  "character": 2,
6362
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
6158
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
6363
6159
  }
6364
6160
  ],
6365
6161
  "type": {
@@ -6372,8 +6168,8 @@
6372
6168
  {
6373
6169
  "title": "Properties",
6374
6170
  "children": [
6375
- 32,
6376
- 33
6171
+ 34,
6172
+ 35
6377
6173
  ]
6378
6174
  }
6379
6175
  ],
@@ -6382,7 +6178,7 @@
6382
6178
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
6383
6179
  "line": 6,
6384
6180
  "character": 62,
6385
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
6181
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
6386
6182
  }
6387
6183
  ]
6388
6184
  }
@@ -6390,14 +6186,14 @@
6390
6186
  {
6391
6187
  "type": "reflection",
6392
6188
  "declaration": {
6393
- "id": 34,
6189
+ "id": 36,
6394
6190
  "name": "__type",
6395
6191
  "kind": 65536,
6396
6192
  "kindString": "Type literal",
6397
6193
  "flags": {},
6398
6194
  "children": [
6399
6195
  {
6400
- "id": 35,
6196
+ "id": 37,
6401
6197
  "name": "targetSet",
6402
6198
  "kind": 1024,
6403
6199
  "kindString": "Property",
@@ -6429,14 +6225,14 @@
6429
6225
  {
6430
6226
  "type": "reflection",
6431
6227
  "declaration": {
6432
- "id": 36,
6228
+ "id": 38,
6433
6229
  "name": "__type",
6434
6230
  "kind": 65536,
6435
6231
  "kindString": "Type literal",
6436
6232
  "flags": {},
6437
6233
  "children": [
6438
6234
  {
6439
- "id": 37,
6235
+ "id": 39,
6440
6236
  "name": "schema",
6441
6237
  "kind": 1024,
6442
6238
  "kindString": "Property",
@@ -6458,7 +6254,7 @@
6458
6254
  {
6459
6255
  "title": "Properties",
6460
6256
  "children": [
6461
- 37
6257
+ 39
6462
6258
  ]
6463
6259
  }
6464
6260
  ],
@@ -6479,7 +6275,7 @@
6479
6275
  {
6480
6276
  "title": "Properties",
6481
6277
  "children": [
6482
- 35
6278
+ 37
6483
6279
  ]
6484
6280
  }
6485
6281
  ],
@@ -6504,7 +6300,7 @@
6504
6300
  "typeArguments": [
6505
6301
  {
6506
6302
  "type": "reference",
6507
- "id": 21,
6303
+ "id": 22,
6508
6304
  "typeArguments": [
6509
6305
  {
6510
6306
  "type": "intersection",
@@ -6520,14 +6316,14 @@
6520
6316
  {
6521
6317
  "type": "reflection",
6522
6318
  "declaration": {
6523
- "id": 38,
6319
+ "id": 40,
6524
6320
  "name": "__type",
6525
6321
  "kind": 65536,
6526
6322
  "kindString": "Type literal",
6527
6323
  "flags": {},
6528
6324
  "children": [
6529
6325
  {
6530
- "id": 39,
6326
+ "id": 41,
6531
6327
  "name": "schema",
6532
6328
  "kind": 1024,
6533
6329
  "kindString": "Property",
@@ -6545,7 +6341,7 @@
6545
6341
  }
6546
6342
  },
6547
6343
  {
6548
- "id": 40,
6344
+ "id": 42,
6549
6345
  "name": "systeminfo",
6550
6346
  "kind": 1024,
6551
6347
  "kindString": "Property",
@@ -6581,8 +6377,8 @@
6581
6377
  {
6582
6378
  "title": "Properties",
6583
6379
  "children": [
6584
- 39,
6585
- 40
6380
+ 41,
6381
+ 42
6586
6382
  ]
6587
6383
  }
6588
6384
  ],
@@ -6621,21 +6417,22 @@
6621
6417
  {
6622
6418
  "title": "Constructors",
6623
6419
  "children": [
6624
- 42
6420
+ 44
6625
6421
  ]
6626
6422
  },
6627
6423
  {
6628
6424
  "title": "Properties",
6629
6425
  "children": [
6630
- 121,
6426
+ 127,
6427
+ 128,
6631
6428
  129,
6632
6429
  130,
6633
- 108,
6430
+ 113,
6634
6431
  131,
6635
6432
  132,
6636
6433
  137,
6637
- 22,
6638
- 41
6434
+ 23,
6435
+ 43
6639
6436
  ]
6640
6437
  },
6641
6438
  {
@@ -6644,31 +6441,33 @@
6644
6441
  142,
6645
6442
  144,
6646
6443
  146,
6647
- 69
6444
+ 148,
6445
+ 72
6648
6446
  ]
6649
6447
  },
6650
6448
  {
6651
6449
  "title": "Methods",
6652
6450
  "children": [
6653
- 208,
6654
- 213,
6655
- 220,
6656
- 238,
6657
- 256,
6658
- 264,
6659
- 164,
6660
- 166,
6661
- 272,
6662
- 64,
6663
- 73,
6664
- 75,
6665
- 171,
6666
- 275,
6667
- 202,
6668
- 278,
6669
- 205,
6670
- 281,
6671
- 23
6451
+ 207,
6452
+ 212,
6453
+ 219,
6454
+ 237,
6455
+ 255,
6456
+ 263,
6457
+ 150,
6458
+ 152,
6459
+ 271,
6460
+ 67,
6461
+ 76,
6462
+ 78,
6463
+ 157,
6464
+ 190,
6465
+ 274,
6466
+ 201,
6467
+ 277,
6468
+ 204,
6469
+ 280,
6470
+ 24
6672
6471
  ]
6673
6472
  }
6674
6473
  ],
@@ -6677,12 +6476,12 @@
6677
6476
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts",
6678
6477
  "line": 8,
6679
6478
  "character": 13,
6680
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L8"
6479
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L8"
6681
6480
  }
6682
6481
  ],
6683
6482
  "typeParameters": [
6684
6483
  {
6685
- "id": 285,
6484
+ "id": 284,
6686
6485
  "name": "TPayload",
6687
6486
  "kind": 131072,
6688
6487
  "kindString": "Type parameter",
@@ -6703,7 +6502,7 @@
6703
6502
  "typeArguments": [
6704
6503
  {
6705
6504
  "type": "reference",
6706
- "id": 17,
6505
+ "id": 18,
6707
6506
  "name": "XyoNodeSystemInfoWitnessConfig"
6708
6507
  }
6709
6508
  ],
@@ -6712,7 +6511,7 @@
6712
6511
  ]
6713
6512
  },
6714
6513
  {
6715
- "id": 17,
6514
+ "id": 18,
6716
6515
  "name": "XyoNodeSystemInfoWitnessConfig",
6717
6516
  "kind": 4194304,
6718
6517
  "kindString": "Type alias",
@@ -6722,7 +6521,7 @@
6722
6521
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
6723
6522
  "line": 6,
6724
6523
  "character": 12,
6725
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
6524
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
6726
6525
  }
6727
6526
  ],
6728
6527
  "type": {
@@ -6731,14 +6530,14 @@
6731
6530
  {
6732
6531
  "type": "reflection",
6733
6532
  "declaration": {
6734
- "id": 18,
6533
+ "id": 19,
6735
6534
  "name": "__type",
6736
6535
  "kind": 65536,
6737
6536
  "kindString": "Type literal",
6738
6537
  "flags": {},
6739
6538
  "children": [
6740
6539
  {
6741
- "id": 19,
6540
+ "id": 20,
6742
6541
  "name": "nodeValues",
6743
6542
  "kind": 1024,
6744
6543
  "kindString": "Property",
@@ -6750,7 +6549,7 @@
6750
6549
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
6751
6550
  "line": 7,
6752
6551
  "character": 2,
6753
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
6552
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
6754
6553
  }
6755
6554
  ],
6756
6555
  "type": {
@@ -6771,7 +6570,7 @@
6771
6570
  }
6772
6571
  },
6773
6572
  {
6774
- "id": 20,
6573
+ "id": 21,
6775
6574
  "name": "schema",
6776
6575
  "kind": 1024,
6777
6576
  "kindString": "Property",
@@ -6781,12 +6580,12 @@
6781
6580
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
6782
6581
  "line": 8,
6783
6582
  "character": 2,
6784
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
6583
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
6785
6584
  }
6786
6585
  ],
6787
6586
  "type": {
6788
6587
  "type": "reference",
6789
- "id": 15,
6588
+ "id": 16,
6790
6589
  "name": "XyoNodeSystemInfoWitnessConfigSchema"
6791
6590
  }
6792
6591
  }
@@ -6795,8 +6594,8 @@
6795
6594
  {
6796
6595
  "title": "Properties",
6797
6596
  "children": [
6798
- 19,
6799
- 20
6597
+ 20,
6598
+ 21
6800
6599
  ]
6801
6600
  }
6802
6601
  ],
@@ -6805,7 +6604,7 @@
6805
6604
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
6806
6605
  "line": 6,
6807
6606
  "character": 62,
6808
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
6607
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
6809
6608
  }
6810
6609
  ]
6811
6610
  }
@@ -6815,7 +6614,7 @@
6815
6614
  }
6816
6615
  },
6817
6616
  {
6818
- "id": 16,
6617
+ "id": 17,
6819
6618
  "name": "XyoNodeSystemInfoWitnessConfigSchema",
6820
6619
  "kind": 4194304,
6821
6620
  "kindString": "Type alias",
@@ -6825,13 +6624,13 @@
6825
6624
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
6826
6625
  "line": 3,
6827
6626
  "character": 12,
6828
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L3"
6627
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L3"
6829
6628
  },
6830
6629
  {
6831
6630
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
6832
6631
  "line": 4,
6833
6632
  "character": 13,
6834
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L4"
6633
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L4"
6835
6634
  }
6836
6635
  ],
6837
6636
  "type": {
@@ -6840,7 +6639,7 @@
6840
6639
  }
6841
6640
  },
6842
6641
  {
6843
- "id": 15,
6642
+ "id": 16,
6844
6643
  "name": "XyoNodeSystemInfoWitnessConfigSchema",
6845
6644
  "kind": 32,
6846
6645
  "kindString": "Variable",
@@ -6850,13 +6649,13 @@
6850
6649
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
6851
6650
  "line": 3,
6852
6651
  "character": 12,
6853
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L3"
6652
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L3"
6854
6653
  },
6855
6654
  {
6856
6655
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
6857
6656
  "line": 4,
6858
6657
  "character": 13,
6859
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L4"
6658
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L4"
6860
6659
  }
6861
6660
  ],
6862
6661
  "type": {
@@ -6875,7 +6674,7 @@
6875
6674
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Plugin.ts",
6876
6675
  "line": 9,
6877
6676
  "character": 13,
6878
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Plugin.ts#L9"
6677
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Plugin.ts#L9"
6879
6678
  }
6880
6679
  ],
6881
6680
  "signatures": [
@@ -6913,7 +6712,7 @@
6913
6712
  "children": [
6914
6713
  {
6915
6714
  "id": 4,
6916
- "name": "security",
6715
+ "name": "name",
6917
6716
  "kind": 1024,
6918
6717
  "kindString": "Property",
6919
6718
  "flags": {
@@ -6926,17 +6725,37 @@
6926
6725
  "character": 4
6927
6726
  }
6928
6727
  ],
6728
+ "type": {
6729
+ "type": "intrinsic",
6730
+ "name": "string"
6731
+ }
6732
+ },
6733
+ {
6734
+ "id": 5,
6735
+ "name": "security",
6736
+ "kind": 1024,
6737
+ "kindString": "Property",
6738
+ "flags": {
6739
+ "isOptional": true
6740
+ },
6741
+ "sources": [
6742
+ {
6743
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
6744
+ "line": 10,
6745
+ "character": 4
6746
+ }
6747
+ ],
6929
6748
  "type": {
6930
6749
  "type": "reflection",
6931
6750
  "declaration": {
6932
- "id": 5,
6751
+ "id": 6,
6933
6752
  "name": "__type",
6934
6753
  "kind": 65536,
6935
6754
  "kindString": "Type literal",
6936
6755
  "flags": {},
6937
6756
  "children": [
6938
6757
  {
6939
- "id": 6,
6758
+ "id": 7,
6940
6759
  "name": "allowed",
6941
6760
  "kind": 1024,
6942
6761
  "kindString": "Property",
@@ -6946,7 +6765,7 @@
6946
6765
  "sources": [
6947
6766
  {
6948
6767
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
6949
- "line": 10,
6768
+ "line": 11,
6950
6769
  "character": 8
6951
6770
  }
6952
6771
  ],
@@ -6980,7 +6799,7 @@
6980
6799
  }
6981
6800
  },
6982
6801
  {
6983
- "id": 7,
6802
+ "id": 8,
6984
6803
  "name": "disallowed",
6985
6804
  "kind": 1024,
6986
6805
  "kindString": "Property",
@@ -6990,7 +6809,7 @@
6990
6809
  "sources": [
6991
6810
  {
6992
6811
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
6993
- "line": 11,
6812
+ "line": 12,
6994
6813
  "character": 8
6995
6814
  }
6996
6815
  ],
@@ -7019,15 +6838,15 @@
7019
6838
  {
7020
6839
  "title": "Properties",
7021
6840
  "children": [
7022
- 6,
7023
- 7
6841
+ 7,
6842
+ 8
7024
6843
  ]
7025
6844
  }
7026
6845
  ],
7027
6846
  "sources": [
7028
6847
  {
7029
6848
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
7030
- "line": 9,
6849
+ "line": 10,
7031
6850
  "character": 15
7032
6851
  }
7033
6852
  ]
@@ -7039,7 +6858,8 @@
7039
6858
  {
7040
6859
  "title": "Properties",
7041
6860
  "children": [
7042
- 4
6861
+ 4,
6862
+ 5
7043
6863
  ]
7044
6864
  }
7045
6865
  ],
@@ -7055,14 +6875,14 @@
7055
6875
  {
7056
6876
  "type": "reflection",
7057
6877
  "declaration": {
7058
- "id": 8,
6878
+ "id": 9,
7059
6879
  "name": "__type",
7060
6880
  "kind": 65536,
7061
6881
  "kindString": "Type literal",
7062
6882
  "flags": {},
7063
6883
  "children": [
7064
6884
  {
7065
- "id": 9,
6885
+ "id": 10,
7066
6886
  "name": "nodeValues",
7067
6887
  "kind": 1024,
7068
6888
  "kindString": "Property",
@@ -7074,7 +6894,7 @@
7074
6894
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
7075
6895
  "line": 7,
7076
6896
  "character": 2,
7077
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
6897
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
7078
6898
  }
7079
6899
  ],
7080
6900
  "type": {
@@ -7095,7 +6915,7 @@
7095
6915
  }
7096
6916
  },
7097
6917
  {
7098
- "id": 10,
6918
+ "id": 11,
7099
6919
  "name": "schema",
7100
6920
  "kind": 1024,
7101
6921
  "kindString": "Property",
@@ -7105,7 +6925,7 @@
7105
6925
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
7106
6926
  "line": 8,
7107
6927
  "character": 2,
7108
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
6928
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
7109
6929
  }
7110
6930
  ],
7111
6931
  "type": {
@@ -7118,8 +6938,8 @@
7118
6938
  {
7119
6939
  "title": "Properties",
7120
6940
  "children": [
7121
- 9,
7122
- 10
6941
+ 10,
6942
+ 11
7123
6943
  ]
7124
6944
  }
7125
6945
  ],
@@ -7128,7 +6948,7 @@
7128
6948
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
7129
6949
  "line": 6,
7130
6950
  "character": 62,
7131
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
6951
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
7132
6952
  }
7133
6953
  ]
7134
6954
  }
@@ -7136,14 +6956,14 @@
7136
6956
  {
7137
6957
  "type": "reflection",
7138
6958
  "declaration": {
7139
- "id": 11,
6959
+ "id": 12,
7140
6960
  "name": "__type",
7141
6961
  "kind": 65536,
7142
6962
  "kindString": "Type literal",
7143
6963
  "flags": {},
7144
6964
  "children": [
7145
6965
  {
7146
- "id": 12,
6966
+ "id": 13,
7147
6967
  "name": "targetSet",
7148
6968
  "kind": 1024,
7149
6969
  "kindString": "Property",
@@ -7175,14 +6995,14 @@
7175
6995
  {
7176
6996
  "type": "reflection",
7177
6997
  "declaration": {
7178
- "id": 13,
6998
+ "id": 14,
7179
6999
  "name": "__type",
7180
7000
  "kind": 65536,
7181
7001
  "kindString": "Type literal",
7182
7002
  "flags": {},
7183
7003
  "children": [
7184
7004
  {
7185
- "id": 14,
7005
+ "id": 15,
7186
7006
  "name": "schema",
7187
7007
  "kind": 1024,
7188
7008
  "kindString": "Property",
@@ -7204,7 +7024,7 @@
7204
7024
  {
7205
7025
  "title": "Properties",
7206
7026
  "children": [
7207
- 14
7027
+ 15
7208
7028
  ]
7209
7029
  }
7210
7030
  ],
@@ -7225,7 +7045,7 @@
7225
7045
  {
7226
7046
  "title": "Properties",
7227
7047
  "children": [
7228
- 12
7048
+ 13
7229
7049
  ]
7230
7050
  }
7231
7051
  ],
@@ -7254,26 +7074,26 @@
7254
7074
  {
7255
7075
  "title": "References",
7256
7076
  "children": [
7257
- 286
7077
+ 285
7258
7078
  ]
7259
7079
  },
7260
7080
  {
7261
7081
  "title": "Classes",
7262
7082
  "children": [
7263
- 21
7083
+ 22
7264
7084
  ]
7265
7085
  },
7266
7086
  {
7267
7087
  "title": "Type Aliases",
7268
7088
  "children": [
7269
- 17,
7270
- 16
7089
+ 18,
7090
+ 17
7271
7091
  ]
7272
7092
  },
7273
7093
  {
7274
7094
  "title": "Variables",
7275
7095
  "children": [
7276
- 15
7096
+ 16
7277
7097
  ]
7278
7098
  },
7279
7099
  {
@@ -7288,7 +7108,7 @@
7288
7108
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/index.ts",
7289
7109
  "line": 1,
7290
7110
  "character": 0,
7291
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/53bf355da/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/index.ts#L1"
7111
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/915a63568/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/index.ts#L1"
7292
7112
  }
7293
7113
  ]
7294
7114
  }