@xyo-network/node-system-info-plugin 2.46.4 → 2.47.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/docs.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "originalName": "",
8
8
  "children": [
9
9
  {
10
- "id": 316,
10
+ "id": 322,
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/9ab9f751753/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/b4a24f27d46/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": 22,
26
+ "id": 23,
27
27
  "name": "XyoNodeSystemInfoWitness",
28
28
  "kind": 128,
29
29
  "kindString": "Class",
30
30
  "flags": {},
31
31
  "children": [
32
32
  {
33
- "id": 44,
33
+ "id": 43,
34
34
  "name": "constructor",
35
35
  "kind": 512,
36
36
  "kindString": "Constructor",
@@ -40,211 +40,20 @@
40
40
  "sources": [
41
41
  {
42
42
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
43
- "line": 31,
43
+ "line": 32,
44
44
  "character": 4
45
45
  }
46
46
  ],
47
47
  "signatures": [
48
48
  {
49
- "id": 45,
49
+ "id": 44,
50
50
  "name": "new XyoNodeSystemInfoWitness",
51
51
  "kind": 16384,
52
52
  "kindString": "Constructor signature",
53
53
  "flags": {},
54
- "typeParameter": [
55
- {
56
- "id": 52,
57
- "name": "TPayload",
58
- "kind": 131072,
59
- "kindString": "Type parameter",
60
- "flags": {},
61
- "type": {
62
- "type": "intersection",
63
- "types": [
64
- {
65
- "type": "reference",
66
- "name": "SchemaFields"
67
- },
68
- {
69
- "type": "reference",
70
- "name": "PayloadFields"
71
- },
72
- {
73
- "type": "reflection",
74
- "declaration": {
75
- "id": 46,
76
- "name": "__type",
77
- "kind": 65536,
78
- "kindString": "Type literal",
79
- "flags": {},
80
- "children": [
81
- {
82
- "id": 47,
83
- "name": "schema",
84
- "kind": 1024,
85
- "kindString": "Property",
86
- "flags": {},
87
- "sources": [
88
- {
89
- "fileName": "plugins/packages/payload/packages/system/packages/info/packages/node/dist/types/Payload.d.ts",
90
- "line": 4,
91
- "character": 4
92
- }
93
- ],
94
- "type": {
95
- "type": "literal",
96
- "value": "network.xyo.system.info.node"
97
- }
98
- },
99
- {
100
- "id": 48,
101
- "name": "systeminfo",
102
- "kind": 1024,
103
- "kindString": "Property",
104
- "flags": {
105
- "isOptional": true
106
- },
107
- "sources": [
108
- {
109
- "fileName": "plugins/packages/payload/packages/system/packages/info/packages/node/dist/types/Payload.d.ts",
110
- "line": 5,
111
- "character": 4
112
- }
113
- ],
114
- "type": {
115
- "type": "reference",
116
- "typeArguments": [
117
- {
118
- "type": "intrinsic",
119
- "name": "string"
120
- },
121
- {
122
- "type": "intrinsic",
123
- "name": "unknown"
124
- }
125
- ],
126
- "name": "Record",
127
- "qualifiedName": "Record",
128
- "package": "typescript"
129
- }
130
- }
131
- ],
132
- "groups": [
133
- {
134
- "title": "Properties",
135
- "children": [
136
- 47,
137
- 48
138
- ]
139
- }
140
- ],
141
- "sources": [
142
- {
143
- "fileName": "plugins/packages/payload/packages/system/packages/info/packages/node/dist/types/Payload.d.ts",
144
- "line": 3,
145
- "character": 50
146
- }
147
- ]
148
- }
149
- }
150
- ]
151
- },
152
- "default": {
153
- "type": "intersection",
154
- "types": [
155
- {
156
- "type": "reference",
157
- "name": "SchemaFields"
158
- },
159
- {
160
- "type": "reference",
161
- "name": "PayloadFields"
162
- },
163
- {
164
- "type": "reflection",
165
- "declaration": {
166
- "id": 49,
167
- "name": "__type",
168
- "kind": 65536,
169
- "kindString": "Type literal",
170
- "flags": {},
171
- "children": [
172
- {
173
- "id": 50,
174
- "name": "schema",
175
- "kind": 1024,
176
- "kindString": "Property",
177
- "flags": {},
178
- "sources": [
179
- {
180
- "fileName": "plugins/packages/payload/packages/system/packages/info/packages/node/dist/types/Payload.d.ts",
181
- "line": 4,
182
- "character": 4
183
- }
184
- ],
185
- "type": {
186
- "type": "literal",
187
- "value": "network.xyo.system.info.node"
188
- }
189
- },
190
- {
191
- "id": 51,
192
- "name": "systeminfo",
193
- "kind": 1024,
194
- "kindString": "Property",
195
- "flags": {
196
- "isOptional": true
197
- },
198
- "sources": [
199
- {
200
- "fileName": "plugins/packages/payload/packages/system/packages/info/packages/node/dist/types/Payload.d.ts",
201
- "line": 5,
202
- "character": 4
203
- }
204
- ],
205
- "type": {
206
- "type": "reference",
207
- "typeArguments": [
208
- {
209
- "type": "intrinsic",
210
- "name": "string"
211
- },
212
- {
213
- "type": "intrinsic",
214
- "name": "unknown"
215
- }
216
- ],
217
- "name": "Record",
218
- "qualifiedName": "Record",
219
- "package": "typescript"
220
- }
221
- }
222
- ],
223
- "groups": [
224
- {
225
- "title": "Properties",
226
- "children": [
227
- 50,
228
- 51
229
- ]
230
- }
231
- ],
232
- "sources": [
233
- {
234
- "fileName": "plugins/packages/payload/packages/system/packages/info/packages/node/dist/types/Payload.d.ts",
235
- "line": 3,
236
- "character": 50
237
- }
238
- ]
239
- }
240
- }
241
- ]
242
- }
243
- }
244
- ],
245
54
  "parameters": [
246
55
  {
247
- "id": 53,
56
+ "id": 45,
248
57
  "name": "params",
249
58
  "kind": 32768,
250
59
  "kindString": "Parameter",
@@ -266,14 +75,14 @@
266
75
  {
267
76
  "type": "reflection",
268
77
  "declaration": {
269
- "id": 54,
78
+ "id": 46,
270
79
  "name": "__type",
271
80
  "kind": 65536,
272
81
  "kindString": "Type literal",
273
82
  "flags": {},
274
83
  "children": [
275
84
  {
276
- "id": 55,
85
+ "id": 47,
277
86
  "name": "name",
278
87
  "kind": 1024,
279
88
  "kindString": "Property",
@@ -293,7 +102,7 @@
293
102
  }
294
103
  },
295
104
  {
296
- "id": 56,
105
+ "id": 48,
297
106
  "name": "security",
298
107
  "kind": 1024,
299
108
  "kindString": "Property",
@@ -310,15 +119,15 @@
310
119
  "type": {
311
120
  "type": "reflection",
312
121
  "declaration": {
313
- "id": 57,
122
+ "id": 49,
314
123
  "name": "__type",
315
124
  "kind": 65536,
316
125
  "kindString": "Type literal",
317
126
  "flags": {},
318
127
  "children": [
319
128
  {
320
- "id": 58,
321
- "name": "allowed",
129
+ "id": 50,
130
+ "name": "allowAnonymous",
322
131
  "kind": 1024,
323
132
  "kindString": "Property",
324
133
  "flags": {
@@ -331,6 +140,26 @@
331
140
  "character": 8
332
141
  }
333
142
  ],
143
+ "type": {
144
+ "type": "intrinsic",
145
+ "name": "boolean"
146
+ }
147
+ },
148
+ {
149
+ "id": 51,
150
+ "name": "allowed",
151
+ "kind": 1024,
152
+ "kindString": "Property",
153
+ "flags": {
154
+ "isOptional": true
155
+ },
156
+ "sources": [
157
+ {
158
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
159
+ "line": 12,
160
+ "character": 8
161
+ }
162
+ ],
334
163
  "type": {
335
164
  "type": "reference",
336
165
  "typeArguments": [
@@ -361,7 +190,7 @@
361
190
  }
362
191
  },
363
192
  {
364
- "id": 59,
193
+ "id": 52,
365
194
  "name": "disallowed",
366
195
  "kind": 1024,
367
196
  "kindString": "Property",
@@ -371,7 +200,7 @@
371
200
  "sources": [
372
201
  {
373
202
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
374
- "line": 12,
203
+ "line": 13,
375
204
  "character": 8
376
205
  }
377
206
  ],
@@ -400,8 +229,9 @@
400
229
  {
401
230
  "title": "Properties",
402
231
  "children": [
403
- 58,
404
- 59
232
+ 50,
233
+ 51,
234
+ 52
405
235
  ]
406
236
  }
407
237
  ],
@@ -420,8 +250,8 @@
420
250
  {
421
251
  "title": "Properties",
422
252
  "children": [
423
- 55,
424
- 56
253
+ 47,
254
+ 48
425
255
  ]
426
256
  }
427
257
  ],
@@ -437,14 +267,14 @@
437
267
  {
438
268
  "type": "reflection",
439
269
  "declaration": {
440
- "id": 60,
270
+ "id": 53,
441
271
  "name": "__type",
442
272
  "kind": 65536,
443
273
  "kindString": "Type literal",
444
274
  "flags": {},
445
275
  "children": [
446
276
  {
447
- "id": 61,
277
+ "id": 54,
448
278
  "name": "nodeValues",
449
279
  "kind": 1024,
450
280
  "kindString": "Property",
@@ -456,7 +286,7 @@
456
286
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
457
287
  "line": 7,
458
288
  "character": 2,
459
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ab9f751753/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
289
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
460
290
  }
461
291
  ],
462
292
  "type": {
@@ -477,7 +307,7 @@
477
307
  }
478
308
  },
479
309
  {
480
- "id": 62,
310
+ "id": 55,
481
311
  "name": "schema",
482
312
  "kind": 1024,
483
313
  "kindString": "Property",
@@ -487,7 +317,7 @@
487
317
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
488
318
  "line": 8,
489
319
  "character": 2,
490
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ab9f751753/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
320
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
491
321
  }
492
322
  ],
493
323
  "type": {
@@ -500,8 +330,8 @@
500
330
  {
501
331
  "title": "Properties",
502
332
  "children": [
503
- 61,
504
- 62
333
+ 54,
334
+ 55
505
335
  ]
506
336
  }
507
337
  ],
@@ -510,7 +340,7 @@
510
340
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
511
341
  "line": 6,
512
342
  "character": 62,
513
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ab9f751753/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
343
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
514
344
  }
515
345
  ]
516
346
  }
@@ -518,14 +348,14 @@
518
348
  {
519
349
  "type": "reflection",
520
350
  "declaration": {
521
- "id": 63,
351
+ "id": 56,
522
352
  "name": "__type",
523
353
  "kind": 65536,
524
354
  "kindString": "Type literal",
525
355
  "flags": {},
526
356
  "children": [
527
357
  {
528
- "id": 64,
358
+ "id": 57,
529
359
  "name": "targetSet",
530
360
  "kind": 1024,
531
361
  "kindString": "Property",
@@ -557,14 +387,14 @@
557
387
  {
558
388
  "type": "reflection",
559
389
  "declaration": {
560
- "id": 65,
390
+ "id": 58,
561
391
  "name": "__type",
562
392
  "kind": 65536,
563
393
  "kindString": "Type literal",
564
394
  "flags": {},
565
395
  "children": [
566
396
  {
567
- "id": 66,
397
+ "id": 59,
568
398
  "name": "schema",
569
399
  "kind": 1024,
570
400
  "kindString": "Property",
@@ -586,7 +416,7 @@
586
416
  {
587
417
  "title": "Properties",
588
418
  "children": [
589
- 66
419
+ 59
590
420
  ]
591
421
  }
592
422
  ],
@@ -607,7 +437,7 @@
607
437
  {
608
438
  "title": "Properties",
609
439
  "children": [
610
- 64
440
+ 57
611
441
  ]
612
442
  }
613
443
  ],
@@ -629,14 +459,7 @@
629
459
  ],
630
460
  "type": {
631
461
  "type": "reference",
632
- "id": 22,
633
- "typeArguments": [
634
- {
635
- "type": "reference",
636
- "id": 52,
637
- "name": "TPayload"
638
- }
639
- ],
462
+ "id": 23,
640
463
  "name": "XyoNodeSystemInfoWitness"
641
464
  },
642
465
  "inheritedFrom": {
@@ -651,7 +474,7 @@
651
474
  }
652
475
  },
653
476
  {
654
- "id": 113,
477
+ "id": 110,
655
478
  "name": "_config",
656
479
  "kind": 1024,
657
480
  "kindString": "Property",
@@ -677,14 +500,14 @@
677
500
  {
678
501
  "type": "reflection",
679
502
  "declaration": {
680
- "id": 114,
503
+ "id": 111,
681
504
  "name": "__type",
682
505
  "kind": 65536,
683
506
  "kindString": "Type literal",
684
507
  "flags": {},
685
508
  "children": [
686
509
  {
687
- "id": 115,
510
+ "id": 112,
688
511
  "name": "name",
689
512
  "kind": 1024,
690
513
  "kindString": "Property",
@@ -704,7 +527,7 @@
704
527
  }
705
528
  },
706
529
  {
707
- "id": 116,
530
+ "id": 113,
708
531
  "name": "security",
709
532
  "kind": 1024,
710
533
  "kindString": "Property",
@@ -721,15 +544,15 @@
721
544
  "type": {
722
545
  "type": "reflection",
723
546
  "declaration": {
724
- "id": 117,
547
+ "id": 114,
725
548
  "name": "__type",
726
549
  "kind": 65536,
727
550
  "kindString": "Type literal",
728
551
  "flags": {},
729
552
  "children": [
730
553
  {
731
- "id": 118,
732
- "name": "allowed",
554
+ "id": 115,
555
+ "name": "allowAnonymous",
733
556
  "kind": 1024,
734
557
  "kindString": "Property",
735
558
  "flags": {
@@ -742,6 +565,26 @@
742
565
  "character": 8
743
566
  }
744
567
  ],
568
+ "type": {
569
+ "type": "intrinsic",
570
+ "name": "boolean"
571
+ }
572
+ },
573
+ {
574
+ "id": 116,
575
+ "name": "allowed",
576
+ "kind": 1024,
577
+ "kindString": "Property",
578
+ "flags": {
579
+ "isOptional": true
580
+ },
581
+ "sources": [
582
+ {
583
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
584
+ "line": 12,
585
+ "character": 8
586
+ }
587
+ ],
745
588
  "type": {
746
589
  "type": "reference",
747
590
  "typeArguments": [
@@ -772,7 +615,7 @@
772
615
  }
773
616
  },
774
617
  {
775
- "id": 119,
618
+ "id": 117,
776
619
  "name": "disallowed",
777
620
  "kind": 1024,
778
621
  "kindString": "Property",
@@ -782,7 +625,7 @@
782
625
  "sources": [
783
626
  {
784
627
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
785
- "line": 12,
628
+ "line": 13,
786
629
  "character": 8
787
630
  }
788
631
  ],
@@ -811,8 +654,9 @@
811
654
  {
812
655
  "title": "Properties",
813
656
  "children": [
814
- 118,
815
- 119
657
+ 115,
658
+ 116,
659
+ 117
816
660
  ]
817
661
  }
818
662
  ],
@@ -831,8 +675,8 @@
831
675
  {
832
676
  "title": "Properties",
833
677
  "children": [
834
- 115,
835
- 116
678
+ 112,
679
+ 113
836
680
  ]
837
681
  }
838
682
  ],
@@ -848,14 +692,14 @@
848
692
  {
849
693
  "type": "reflection",
850
694
  "declaration": {
851
- "id": 120,
695
+ "id": 118,
852
696
  "name": "__type",
853
697
  "kind": 65536,
854
698
  "kindString": "Type literal",
855
699
  "flags": {},
856
700
  "children": [
857
701
  {
858
- "id": 121,
702
+ "id": 119,
859
703
  "name": "nodeValues",
860
704
  "kind": 1024,
861
705
  "kindString": "Property",
@@ -867,7 +711,7 @@
867
711
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
868
712
  "line": 7,
869
713
  "character": 2,
870
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ab9f751753/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
714
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
871
715
  }
872
716
  ],
873
717
  "type": {
@@ -888,7 +732,7 @@
888
732
  }
889
733
  },
890
734
  {
891
- "id": 122,
735
+ "id": 120,
892
736
  "name": "schema",
893
737
  "kind": 1024,
894
738
  "kindString": "Property",
@@ -898,7 +742,7 @@
898
742
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
899
743
  "line": 8,
900
744
  "character": 2,
901
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ab9f751753/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
745
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
902
746
  }
903
747
  ],
904
748
  "type": {
@@ -911,8 +755,8 @@
911
755
  {
912
756
  "title": "Properties",
913
757
  "children": [
914
- 121,
915
- 122
758
+ 119,
759
+ 120
916
760
  ]
917
761
  }
918
762
  ],
@@ -921,7 +765,7 @@
921
765
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
922
766
  "line": 6,
923
767
  "character": 62,
924
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ab9f751753/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
768
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
925
769
  }
926
770
  ]
927
771
  }
@@ -929,14 +773,14 @@
929
773
  {
930
774
  "type": "reflection",
931
775
  "declaration": {
932
- "id": 123,
776
+ "id": 121,
933
777
  "name": "__type",
934
778
  "kind": 65536,
935
779
  "kindString": "Type literal",
936
780
  "flags": {},
937
781
  "children": [
938
782
  {
939
- "id": 124,
783
+ "id": 122,
940
784
  "name": "targetSet",
941
785
  "kind": 1024,
942
786
  "kindString": "Property",
@@ -968,14 +812,14 @@
968
812
  {
969
813
  "type": "reflection",
970
814
  "declaration": {
971
- "id": 125,
815
+ "id": 123,
972
816
  "name": "__type",
973
817
  "kind": 65536,
974
818
  "kindString": "Type literal",
975
819
  "flags": {},
976
820
  "children": [
977
821
  {
978
- "id": 126,
822
+ "id": 124,
979
823
  "name": "schema",
980
824
  "kind": 1024,
981
825
  "kindString": "Property",
@@ -997,7 +841,7 @@
997
841
  {
998
842
  "title": "Properties",
999
843
  "children": [
1000
- 126
844
+ 124
1001
845
  ]
1002
846
  }
1003
847
  ],
@@ -1018,7 +862,7 @@
1018
862
  {
1019
863
  "title": "Properties",
1020
864
  "children": [
1021
- 124
865
+ 122
1022
866
  ]
1023
867
  }
1024
868
  ],
@@ -1039,7 +883,7 @@
1039
883
  }
1040
884
  },
1041
885
  {
1042
- "id": 127,
886
+ "id": 125,
1043
887
  "name": "_parentResolver",
1044
888
  "kind": 1024,
1045
889
  "kindString": "Property",
@@ -1073,14 +917,14 @@
1073
917
  {
1074
918
  "type": "reflection",
1075
919
  "declaration": {
1076
- "id": 128,
920
+ "id": 126,
1077
921
  "name": "__type",
1078
922
  "kind": 65536,
1079
923
  "kindString": "Type literal",
1080
924
  "flags": {},
1081
925
  "children": [
1082
926
  {
1083
- "id": 129,
927
+ "id": 127,
1084
928
  "name": "name",
1085
929
  "kind": 1024,
1086
930
  "kindString": "Property",
@@ -1100,7 +944,7 @@
1100
944
  }
1101
945
  },
1102
946
  {
1103
- "id": 130,
947
+ "id": 128,
1104
948
  "name": "security",
1105
949
  "kind": 1024,
1106
950
  "kindString": "Property",
@@ -1117,15 +961,15 @@
1117
961
  "type": {
1118
962
  "type": "reflection",
1119
963
  "declaration": {
1120
- "id": 131,
964
+ "id": 129,
1121
965
  "name": "__type",
1122
966
  "kind": 65536,
1123
967
  "kindString": "Type literal",
1124
968
  "flags": {},
1125
969
  "children": [
1126
970
  {
1127
- "id": 132,
1128
- "name": "allowed",
971
+ "id": 130,
972
+ "name": "allowAnonymous",
1129
973
  "kind": 1024,
1130
974
  "kindString": "Property",
1131
975
  "flags": {
@@ -1138,6 +982,26 @@
1138
982
  "character": 12
1139
983
  }
1140
984
  ],
985
+ "type": {
986
+ "type": "intrinsic",
987
+ "name": "boolean"
988
+ }
989
+ },
990
+ {
991
+ "id": 131,
992
+ "name": "allowed",
993
+ "kind": 1024,
994
+ "kindString": "Property",
995
+ "flags": {
996
+ "isOptional": true
997
+ },
998
+ "sources": [
999
+ {
1000
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1001
+ "line": 20,
1002
+ "character": 12
1003
+ }
1004
+ ],
1141
1005
  "type": {
1142
1006
  "type": "reference",
1143
1007
  "typeArguments": [
@@ -1168,7 +1032,7 @@
1168
1032
  }
1169
1033
  },
1170
1034
  {
1171
- "id": 133,
1035
+ "id": 132,
1172
1036
  "name": "disallowed",
1173
1037
  "kind": 1024,
1174
1038
  "kindString": "Property",
@@ -1178,7 +1042,7 @@
1178
1042
  "sources": [
1179
1043
  {
1180
1044
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1181
- "line": 20,
1045
+ "line": 21,
1182
1046
  "character": 12
1183
1047
  }
1184
1048
  ],
@@ -1207,8 +1071,9 @@
1207
1071
  {
1208
1072
  "title": "Properties",
1209
1073
  "children": [
1210
- 132,
1211
- 133
1074
+ 130,
1075
+ 131,
1076
+ 132
1212
1077
  ]
1213
1078
  }
1214
1079
  ],
@@ -1227,8 +1092,8 @@
1227
1092
  {
1228
1093
  "title": "Properties",
1229
1094
  "children": [
1230
- 129,
1231
- 130
1095
+ 127,
1096
+ 128
1232
1097
  ]
1233
1098
  }
1234
1099
  ],
@@ -1244,14 +1109,14 @@
1244
1109
  {
1245
1110
  "type": "reflection",
1246
1111
  "declaration": {
1247
- "id": 134,
1112
+ "id": 133,
1248
1113
  "name": "__type",
1249
1114
  "kind": 65536,
1250
1115
  "kindString": "Type literal",
1251
1116
  "flags": {},
1252
1117
  "children": [
1253
1118
  {
1254
- "id": 135,
1119
+ "id": 134,
1255
1120
  "name": "schema",
1256
1121
  "kind": 1024,
1257
1122
  "kindString": "Property",
@@ -1259,7 +1124,7 @@
1259
1124
  "sources": [
1260
1125
  {
1261
1126
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1262
- "line": 23,
1127
+ "line": 24,
1263
1128
  "character": 8
1264
1129
  }
1265
1130
  ],
@@ -1273,14 +1138,14 @@
1273
1138
  {
1274
1139
  "title": "Properties",
1275
1140
  "children": [
1276
- 135
1141
+ 134
1277
1142
  ]
1278
1143
  }
1279
1144
  ],
1280
1145
  "sources": [
1281
1146
  {
1282
1147
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1283
- "line": 22,
1148
+ "line": 23,
1284
1149
  "character": 8
1285
1150
  }
1286
1151
  ]
@@ -1300,7 +1165,7 @@
1300
1165
  }
1301
1166
  },
1302
1167
  {
1303
- "id": 136,
1168
+ "id": 135,
1304
1169
  "name": "_resolver",
1305
1170
  "kind": 1024,
1306
1171
  "kindString": "Property",
@@ -1310,7 +1175,7 @@
1310
1175
  "sources": [
1311
1176
  {
1312
1177
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1313
- "line": 25,
1178
+ "line": 26,
1314
1179
  "character": 14
1315
1180
  }
1316
1181
  ],
@@ -1334,14 +1199,14 @@
1334
1199
  {
1335
1200
  "type": "reflection",
1336
1201
  "declaration": {
1337
- "id": 137,
1202
+ "id": 136,
1338
1203
  "name": "__type",
1339
1204
  "kind": 65536,
1340
1205
  "kindString": "Type literal",
1341
1206
  "flags": {},
1342
1207
  "children": [
1343
1208
  {
1344
- "id": 138,
1209
+ "id": 137,
1345
1210
  "name": "name",
1346
1211
  "kind": 1024,
1347
1212
  "kindString": "Property",
@@ -1361,7 +1226,7 @@
1361
1226
  }
1362
1227
  },
1363
1228
  {
1364
- "id": 139,
1229
+ "id": 138,
1365
1230
  "name": "security",
1366
1231
  "kind": 1024,
1367
1232
  "kindString": "Property",
@@ -1378,12 +1243,32 @@
1378
1243
  "type": {
1379
1244
  "type": "reflection",
1380
1245
  "declaration": {
1381
- "id": 140,
1246
+ "id": 139,
1382
1247
  "name": "__type",
1383
1248
  "kind": 65536,
1384
1249
  "kindString": "Type literal",
1385
1250
  "flags": {},
1386
1251
  "children": [
1252
+ {
1253
+ "id": 140,
1254
+ "name": "allowAnonymous",
1255
+ "kind": 1024,
1256
+ "kindString": "Property",
1257
+ "flags": {
1258
+ "isOptional": true
1259
+ },
1260
+ "sources": [
1261
+ {
1262
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1263
+ "line": 11,
1264
+ "character": 8
1265
+ }
1266
+ ],
1267
+ "type": {
1268
+ "type": "intrinsic",
1269
+ "name": "boolean"
1270
+ }
1271
+ },
1387
1272
  {
1388
1273
  "id": 141,
1389
1274
  "name": "allowed",
@@ -1395,7 +1280,7 @@
1395
1280
  "sources": [
1396
1281
  {
1397
1282
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1398
- "line": 11,
1283
+ "line": 12,
1399
1284
  "character": 8
1400
1285
  }
1401
1286
  ],
@@ -1439,7 +1324,7 @@
1439
1324
  "sources": [
1440
1325
  {
1441
1326
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
1442
- "line": 12,
1327
+ "line": 13,
1443
1328
  "character": 8
1444
1329
  }
1445
1330
  ],
@@ -1468,6 +1353,7 @@
1468
1353
  {
1469
1354
  "title": "Properties",
1470
1355
  "children": [
1356
+ 140,
1471
1357
  141,
1472
1358
  142
1473
1359
  ]
@@ -1488,8 +1374,8 @@
1488
1374
  {
1489
1375
  "title": "Properties",
1490
1376
  "children": [
1491
- 138,
1492
- 139
1377
+ 137,
1378
+ 138
1493
1379
  ]
1494
1380
  }
1495
1381
  ],
@@ -1571,7 +1457,7 @@
1571
1457
  "sources": [
1572
1458
  {
1573
1459
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1574
- "line": 26,
1460
+ "line": 27,
1575
1461
  "character": 14
1576
1462
  }
1577
1463
  ],
@@ -1590,13 +1476,14 @@
1590
1476
  "kind": 1024,
1591
1477
  "kindString": "Property",
1592
1478
  "flags": {
1593
- "isProtected": true
1479
+ "isProtected": true,
1480
+ "isReadonly": true
1594
1481
  },
1595
1482
  "sources": [
1596
1483
  {
1597
1484
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1598
- "line": 27,
1599
- "character": 14
1485
+ "line": 28,
1486
+ "character": 23
1600
1487
  }
1601
1488
  ],
1602
1489
  "type": {
@@ -1621,7 +1508,7 @@
1621
1508
  "sources": [
1622
1509
  {
1623
1510
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1624
- "line": 28,
1511
+ "line": 29,
1625
1512
  "character": 23
1626
1513
  }
1627
1514
  ],
@@ -1646,7 +1533,7 @@
1646
1533
  "sources": [
1647
1534
  {
1648
1535
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1649
- "line": 29,
1536
+ "line": 30,
1650
1537
  "character": 23
1651
1538
  }
1652
1539
  ],
@@ -1775,7 +1662,7 @@
1775
1662
  "sources": [
1776
1663
  {
1777
1664
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1778
- "line": 30,
1665
+ "line": 31,
1779
1666
  "character": 23
1780
1667
  }
1781
1668
  ],
@@ -1893,7 +1780,7 @@
1893
1780
  }
1894
1781
  },
1895
1782
  {
1896
- "id": 23,
1783
+ "id": 24,
1897
1784
  "name": "configSchema",
1898
1785
  "kind": 1024,
1899
1786
  "kindString": "Property",
@@ -1903,9 +1790,9 @@
1903
1790
  "sources": [
1904
1791
  {
1905
1792
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts",
1906
- "line": 11,
1793
+ "line": 10,
1907
1794
  "character": 18,
1908
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ab9f751753/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L11"
1795
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L10"
1909
1796
  }
1910
1797
  ],
1911
1798
  "type": {
@@ -1919,7 +1806,7 @@
1919
1806
  }
1920
1807
  },
1921
1808
  {
1922
- "id": 43,
1809
+ "id": 42,
1923
1810
  "name": "defaultLogger",
1924
1811
  "kind": 1024,
1925
1812
  "kindString": "Property",
@@ -1952,7 +1839,7 @@
1952
1839
  "sources": [
1953
1840
  {
1954
1841
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1955
- "line": 32,
1842
+ "line": 33,
1956
1843
  "character": 8
1957
1844
  }
1958
1845
  ],
@@ -1969,28 +1856,69 @@
1969
1856
  "inheritedFrom": {
1970
1857
  "type": "reference",
1971
1858
  "name": "AbstractWitness.address"
1859
+ },
1860
+ "implementationOf": {
1861
+ "type": "reference",
1862
+ "name": "WitnessModule.address"
1972
1863
  }
1973
1864
  },
1974
1865
  "inheritedFrom": {
1975
1866
  "type": "reference",
1976
1867
  "name": "AbstractWitness.address"
1868
+ },
1869
+ "implementationOf": {
1870
+ "type": "reference",
1871
+ "name": "WitnessModule.address"
1977
1872
  }
1978
1873
  },
1979
1874
  {
1980
1875
  "id": 160,
1981
- "name": "config",
1876
+ "name": "allowAnonymous",
1982
1877
  "kind": 262144,
1983
1878
  "kindString": "Accessor",
1984
1879
  "flags": {},
1985
1880
  "sources": [
1986
1881
  {
1987
1882
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1988
- "line": 33,
1883
+ "line": 34,
1989
1884
  "character": 8
1990
1885
  }
1991
1886
  ],
1992
1887
  "getSignature": {
1993
1888
  "id": 161,
1889
+ "name": "allowAnonymous",
1890
+ "kind": 524288,
1891
+ "kindString": "Get signature",
1892
+ "flags": {},
1893
+ "type": {
1894
+ "type": "intrinsic",
1895
+ "name": "boolean"
1896
+ },
1897
+ "inheritedFrom": {
1898
+ "type": "reference",
1899
+ "name": "AbstractWitness.allowAnonymous"
1900
+ }
1901
+ },
1902
+ "inheritedFrom": {
1903
+ "type": "reference",
1904
+ "name": "AbstractWitness.allowAnonymous"
1905
+ }
1906
+ },
1907
+ {
1908
+ "id": 162,
1909
+ "name": "config",
1910
+ "kind": 262144,
1911
+ "kindString": "Accessor",
1912
+ "flags": {},
1913
+ "sources": [
1914
+ {
1915
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1916
+ "line": 35,
1917
+ "character": 8
1918
+ }
1919
+ ],
1920
+ "getSignature": {
1921
+ "id": 163,
1994
1922
  "name": "config",
1995
1923
  "kind": 524288,
1996
1924
  "kindString": "Get signature",
@@ -2002,15 +1930,23 @@
2002
1930
  "inheritedFrom": {
2003
1931
  "type": "reference",
2004
1932
  "name": "AbstractWitness.config"
1933
+ },
1934
+ "implementationOf": {
1935
+ "type": "reference",
1936
+ "name": "WitnessModule.config"
2005
1937
  }
2006
1938
  },
2007
1939
  "inheritedFrom": {
2008
1940
  "type": "reference",
2009
1941
  "name": "AbstractWitness.config"
1942
+ },
1943
+ "implementationOf": {
1944
+ "type": "reference",
1945
+ "name": "WitnessModule.config"
2010
1946
  }
2011
1947
  },
2012
1948
  {
2013
- "id": 162,
1949
+ "id": 164,
2014
1950
  "name": "parentResolver",
2015
1951
  "kind": 262144,
2016
1952
  "kindString": "Accessor",
@@ -2018,12 +1954,12 @@
2018
1954
  "sources": [
2019
1955
  {
2020
1956
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2021
- "line": 34,
1957
+ "line": 36,
2022
1958
  "character": 8
2023
1959
  }
2024
1960
  ],
2025
1961
  "getSignature": {
2026
- "id": 163,
1962
+ "id": 165,
2027
1963
  "name": "parentResolver",
2028
1964
  "kind": 524288,
2029
1965
  "kindString": "Get signature",
@@ -2048,14 +1984,14 @@
2048
1984
  {
2049
1985
  "type": "reflection",
2050
1986
  "declaration": {
2051
- "id": 164,
1987
+ "id": 166,
2052
1988
  "name": "__type",
2053
1989
  "kind": 65536,
2054
1990
  "kindString": "Type literal",
2055
1991
  "flags": {},
2056
1992
  "children": [
2057
1993
  {
2058
- "id": 165,
1994
+ "id": 167,
2059
1995
  "name": "name",
2060
1996
  "kind": 1024,
2061
1997
  "kindString": "Property",
@@ -2075,7 +2011,7 @@
2075
2011
  }
2076
2012
  },
2077
2013
  {
2078
- "id": 166,
2014
+ "id": 168,
2079
2015
  "name": "security",
2080
2016
  "kind": 1024,
2081
2017
  "kindString": "Property",
@@ -2092,15 +2028,15 @@
2092
2028
  "type": {
2093
2029
  "type": "reflection",
2094
2030
  "declaration": {
2095
- "id": 167,
2031
+ "id": 169,
2096
2032
  "name": "__type",
2097
2033
  "kind": 65536,
2098
2034
  "kindString": "Type literal",
2099
2035
  "flags": {},
2100
2036
  "children": [
2101
2037
  {
2102
- "id": 168,
2103
- "name": "allowed",
2038
+ "id": 170,
2039
+ "name": "allowAnonymous",
2104
2040
  "kind": 1024,
2105
2041
  "kindString": "Property",
2106
2042
  "flags": {
@@ -2113,6 +2049,26 @@
2113
2049
  "character": 8
2114
2050
  }
2115
2051
  ],
2052
+ "type": {
2053
+ "type": "intrinsic",
2054
+ "name": "boolean"
2055
+ }
2056
+ },
2057
+ {
2058
+ "id": 171,
2059
+ "name": "allowed",
2060
+ "kind": 1024,
2061
+ "kindString": "Property",
2062
+ "flags": {
2063
+ "isOptional": true
2064
+ },
2065
+ "sources": [
2066
+ {
2067
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
2068
+ "line": 12,
2069
+ "character": 8
2070
+ }
2071
+ ],
2116
2072
  "type": {
2117
2073
  "type": "reference",
2118
2074
  "typeArguments": [
@@ -2143,7 +2099,7 @@
2143
2099
  }
2144
2100
  },
2145
2101
  {
2146
- "id": 169,
2102
+ "id": 172,
2147
2103
  "name": "disallowed",
2148
2104
  "kind": 1024,
2149
2105
  "kindString": "Property",
@@ -2153,7 +2109,7 @@
2153
2109
  "sources": [
2154
2110
  {
2155
2111
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
2156
- "line": 12,
2112
+ "line": 13,
2157
2113
  "character": 8
2158
2114
  }
2159
2115
  ],
@@ -2182,8 +2138,9 @@
2182
2138
  {
2183
2139
  "title": "Properties",
2184
2140
  "children": [
2185
- 168,
2186
- 169
2141
+ 170,
2142
+ 171,
2143
+ 172
2187
2144
  ]
2188
2145
  }
2189
2146
  ],
@@ -2202,8 +2159,8 @@
2202
2159
  {
2203
2160
  "title": "Properties",
2204
2161
  "children": [
2205
- 165,
2206
- 166
2162
+ 167,
2163
+ 168
2207
2164
  ]
2208
2165
  }
2209
2166
  ],
@@ -2219,14 +2176,14 @@
2219
2176
  {
2220
2177
  "type": "reflection",
2221
2178
  "declaration": {
2222
- "id": 170,
2179
+ "id": 173,
2223
2180
  "name": "__type",
2224
2181
  "kind": 65536,
2225
2182
  "kindString": "Type literal",
2226
2183
  "flags": {},
2227
2184
  "children": [
2228
2185
  {
2229
- "id": 171,
2186
+ "id": 174,
2230
2187
  "name": "schema",
2231
2188
  "kind": 1024,
2232
2189
  "kindString": "Property",
@@ -2248,7 +2205,7 @@
2248
2205
  {
2249
2206
  "title": "Properties",
2250
2207
  "children": [
2251
- 171
2208
+ 174
2252
2209
  ]
2253
2210
  }
2254
2211
  ],
@@ -2272,15 +2229,23 @@
2272
2229
  "inheritedFrom": {
2273
2230
  "type": "reference",
2274
2231
  "name": "AbstractWitness.parentResolver"
2232
+ },
2233
+ "implementationOf": {
2234
+ "type": "reference",
2235
+ "name": "WitnessModule.parentResolver"
2275
2236
  }
2276
2237
  },
2277
2238
  "inheritedFrom": {
2278
2239
  "type": "reference",
2279
2240
  "name": "AbstractWitness.parentResolver"
2241
+ },
2242
+ "implementationOf": {
2243
+ "type": "reference",
2244
+ "name": "WitnessModule.parentResolver"
2280
2245
  }
2281
2246
  },
2282
2247
  {
2283
- "id": 172,
2248
+ "id": 175,
2284
2249
  "name": "previousHash",
2285
2250
  "kind": 262144,
2286
2251
  "kindString": "Accessor",
@@ -2288,12 +2253,12 @@
2288
2253
  "sources": [
2289
2254
  {
2290
2255
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2291
- "line": 35,
2256
+ "line": 37,
2292
2257
  "character": 8
2293
2258
  }
2294
2259
  ],
2295
2260
  "getSignature": {
2296
- "id": 173,
2261
+ "id": 176,
2297
2262
  "name": "previousHash",
2298
2263
  "kind": 524288,
2299
2264
  "kindString": "Get signature",
@@ -2322,7 +2287,7 @@
2322
2287
  }
2323
2288
  },
2324
2289
  {
2325
- "id": 72,
2290
+ "id": 67,
2326
2291
  "name": "queries",
2327
2292
  "kind": 262144,
2328
2293
  "kindString": "Accessor",
@@ -2335,7 +2300,7 @@
2335
2300
  }
2336
2301
  ],
2337
2302
  "getSignature": {
2338
- "id": 73,
2303
+ "id": 68,
2339
2304
  "name": "queries",
2340
2305
  "kind": 524288,
2341
2306
  "kindString": "Get signature",
@@ -2350,15 +2315,23 @@
2350
2315
  "inheritedFrom": {
2351
2316
  "type": "reference",
2352
2317
  "name": "AbstractWitness.queries"
2318
+ },
2319
+ "implementationOf": {
2320
+ "type": "reference",
2321
+ "name": "WitnessModule.queries"
2353
2322
  }
2354
2323
  },
2355
2324
  "inheritedFrom": {
2356
2325
  "type": "reference",
2357
2326
  "name": "AbstractWitness.queries"
2327
+ },
2328
+ "implementationOf": {
2329
+ "type": "reference",
2330
+ "name": "WitnessModule.queries"
2358
2331
  }
2359
2332
  },
2360
2333
  {
2361
- "id": 174,
2334
+ "id": 177,
2362
2335
  "name": "resolver",
2363
2336
  "kind": 262144,
2364
2337
  "kindString": "Accessor",
@@ -2366,12 +2339,12 @@
2366
2339
  "sources": [
2367
2340
  {
2368
2341
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2369
- "line": 37,
2342
+ "line": 39,
2370
2343
  "character": 8
2371
2344
  }
2372
2345
  ],
2373
2346
  "getSignature": {
2374
- "id": 175,
2347
+ "id": 178,
2375
2348
  "name": "resolver",
2376
2349
  "kind": 524288,
2377
2350
  "kindString": "Get signature",
@@ -2396,14 +2369,14 @@
2396
2369
  {
2397
2370
  "type": "reflection",
2398
2371
  "declaration": {
2399
- "id": 176,
2372
+ "id": 179,
2400
2373
  "name": "__type",
2401
2374
  "kind": 65536,
2402
2375
  "kindString": "Type literal",
2403
2376
  "flags": {},
2404
2377
  "children": [
2405
2378
  {
2406
- "id": 177,
2379
+ "id": 180,
2407
2380
  "name": "name",
2408
2381
  "kind": 1024,
2409
2382
  "kindString": "Property",
@@ -2423,7 +2396,7 @@
2423
2396
  }
2424
2397
  },
2425
2398
  {
2426
- "id": 178,
2399
+ "id": 181,
2427
2400
  "name": "security",
2428
2401
  "kind": 1024,
2429
2402
  "kindString": "Property",
@@ -2440,15 +2413,15 @@
2440
2413
  "type": {
2441
2414
  "type": "reflection",
2442
2415
  "declaration": {
2443
- "id": 179,
2416
+ "id": 182,
2444
2417
  "name": "__type",
2445
2418
  "kind": 65536,
2446
2419
  "kindString": "Type literal",
2447
2420
  "flags": {},
2448
2421
  "children": [
2449
2422
  {
2450
- "id": 180,
2451
- "name": "allowed",
2423
+ "id": 183,
2424
+ "name": "allowAnonymous",
2452
2425
  "kind": 1024,
2453
2426
  "kindString": "Property",
2454
2427
  "flags": {
@@ -2461,6 +2434,26 @@
2461
2434
  "character": 8
2462
2435
  }
2463
2436
  ],
2437
+ "type": {
2438
+ "type": "intrinsic",
2439
+ "name": "boolean"
2440
+ }
2441
+ },
2442
+ {
2443
+ "id": 184,
2444
+ "name": "allowed",
2445
+ "kind": 1024,
2446
+ "kindString": "Property",
2447
+ "flags": {
2448
+ "isOptional": true
2449
+ },
2450
+ "sources": [
2451
+ {
2452
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
2453
+ "line": 12,
2454
+ "character": 8
2455
+ }
2456
+ ],
2464
2457
  "type": {
2465
2458
  "type": "reference",
2466
2459
  "typeArguments": [
@@ -2491,7 +2484,7 @@
2491
2484
  }
2492
2485
  },
2493
2486
  {
2494
- "id": 181,
2487
+ "id": 185,
2495
2488
  "name": "disallowed",
2496
2489
  "kind": 1024,
2497
2490
  "kindString": "Property",
@@ -2501,7 +2494,7 @@
2501
2494
  "sources": [
2502
2495
  {
2503
2496
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
2504
- "line": 12,
2497
+ "line": 13,
2505
2498
  "character": 8
2506
2499
  }
2507
2500
  ],
@@ -2530,8 +2523,9 @@
2530
2523
  {
2531
2524
  "title": "Properties",
2532
2525
  "children": [
2533
- 180,
2534
- 181
2526
+ 183,
2527
+ 184,
2528
+ 185
2535
2529
  ]
2536
2530
  }
2537
2531
  ],
@@ -2550,8 +2544,8 @@
2550
2544
  {
2551
2545
  "title": "Properties",
2552
2546
  "children": [
2553
- 177,
2554
- 178
2547
+ 180,
2548
+ 181
2555
2549
  ]
2556
2550
  }
2557
2551
  ],
@@ -2567,14 +2561,14 @@
2567
2561
  {
2568
2562
  "type": "reflection",
2569
2563
  "declaration": {
2570
- "id": 182,
2564
+ "id": 186,
2571
2565
  "name": "__type",
2572
2566
  "kind": 65536,
2573
2567
  "kindString": "Type literal",
2574
2568
  "flags": {},
2575
2569
  "children": [
2576
2570
  {
2577
- "id": 183,
2571
+ "id": 187,
2578
2572
  "name": "schema",
2579
2573
  "kind": 1024,
2580
2574
  "kindString": "Property",
@@ -2596,7 +2590,7 @@
2596
2590
  {
2597
2591
  "title": "Properties",
2598
2592
  "children": [
2599
- 183
2593
+ 187
2600
2594
  ]
2601
2595
  }
2602
2596
  ],
@@ -2620,15 +2614,23 @@
2620
2614
  "inheritedFrom": {
2621
2615
  "type": "reference",
2622
2616
  "name": "AbstractWitness.resolver"
2617
+ },
2618
+ "implementationOf": {
2619
+ "type": "reference",
2620
+ "name": "WitnessModule.resolver"
2623
2621
  }
2624
2622
  },
2625
2623
  "inheritedFrom": {
2626
2624
  "type": "reference",
2627
2625
  "name": "AbstractWitness.resolver"
2626
+ },
2627
+ "implementationOf": {
2628
+ "type": "reference",
2629
+ "name": "WitnessModule.resolver"
2628
2630
  }
2629
2631
  },
2630
2632
  {
2631
- "id": 74,
2633
+ "id": 69,
2632
2634
  "name": "targetSet",
2633
2635
  "kind": 262144,
2634
2636
  "kindString": "Accessor",
@@ -2641,7 +2643,7 @@
2641
2643
  }
2642
2644
  ],
2643
2645
  "getSignature": {
2644
- "id": 75,
2646
+ "id": 70,
2645
2647
  "name": "targetSet",
2646
2648
  "kind": 524288,
2647
2649
  "kindString": "Get signature",
@@ -2671,14 +2673,14 @@
2671
2673
  {
2672
2674
  "type": "reflection",
2673
2675
  "declaration": {
2674
- "id": 76,
2676
+ "id": 71,
2675
2677
  "name": "__type",
2676
2678
  "kind": 65536,
2677
2679
  "kindString": "Type literal",
2678
2680
  "flags": {},
2679
2681
  "children": [
2680
2682
  {
2681
- "id": 77,
2683
+ "id": 72,
2682
2684
  "name": "schema",
2683
2685
  "kind": 1024,
2684
2686
  "kindString": "Property",
@@ -2700,7 +2702,7 @@
2700
2702
  {
2701
2703
  "title": "Properties",
2702
2704
  "children": [
2703
- 77
2705
+ 72
2704
2706
  ]
2705
2707
  }
2706
2708
  ],
@@ -2728,7 +2730,7 @@
2728
2730
  }
2729
2731
  },
2730
2732
  {
2731
- "id": 238,
2733
+ "id": 245,
2732
2734
  "name": "bindHashes",
2733
2735
  "kind": 2048,
2734
2736
  "kindString": "Method",
@@ -2738,20 +2740,20 @@
2738
2740
  "sources": [
2739
2741
  {
2740
2742
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2741
- "line": 45,
2743
+ "line": 47,
2742
2744
  "character": 14
2743
2745
  }
2744
2746
  ],
2745
2747
  "signatures": [
2746
2748
  {
2747
- "id": 239,
2749
+ "id": 246,
2748
2750
  "name": "bindHashes",
2749
2751
  "kind": 4096,
2750
2752
  "kindString": "Call signature",
2751
2753
  "flags": {},
2752
2754
  "parameters": [
2753
2755
  {
2754
- "id": 240,
2756
+ "id": 247,
2755
2757
  "name": "hashes",
2756
2758
  "kind": 32768,
2757
2759
  "kindString": "Parameter",
@@ -2765,7 +2767,7 @@
2765
2767
  }
2766
2768
  },
2767
2769
  {
2768
- "id": 241,
2770
+ "id": 248,
2769
2771
  "name": "schema",
2770
2772
  "kind": 32768,
2771
2773
  "kindString": "Parameter",
@@ -2779,7 +2781,7 @@
2779
2781
  }
2780
2782
  },
2781
2783
  {
2782
- "id": 242,
2784
+ "id": 249,
2783
2785
  "name": "account",
2784
2786
  "kind": 32768,
2785
2787
  "kindString": "Parameter",
@@ -2818,7 +2820,7 @@
2818
2820
  }
2819
2821
  },
2820
2822
  {
2821
- "id": 243,
2823
+ "id": 250,
2822
2824
  "name": "bindHashesInternal",
2823
2825
  "kind": 2048,
2824
2826
  "kindString": "Method",
@@ -2828,20 +2830,20 @@
2828
2830
  "sources": [
2829
2831
  {
2830
2832
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2831
- "line": 46,
2833
+ "line": 48,
2832
2834
  "character": 14
2833
2835
  }
2834
2836
  ],
2835
2837
  "signatures": [
2836
2838
  {
2837
- "id": 244,
2839
+ "id": 251,
2838
2840
  "name": "bindHashesInternal",
2839
2841
  "kind": 4096,
2840
2842
  "kindString": "Call signature",
2841
2843
  "flags": {},
2842
2844
  "parameters": [
2843
2845
  {
2844
- "id": 245,
2846
+ "id": 252,
2845
2847
  "name": "hashes",
2846
2848
  "kind": 32768,
2847
2849
  "kindString": "Parameter",
@@ -2855,7 +2857,7 @@
2855
2857
  }
2856
2858
  },
2857
2859
  {
2858
- "id": 246,
2860
+ "id": 253,
2859
2861
  "name": "schema",
2860
2862
  "kind": 32768,
2861
2863
  "kindString": "Parameter",
@@ -2869,7 +2871,7 @@
2869
2871
  }
2870
2872
  },
2871
2873
  {
2872
- "id": 247,
2874
+ "id": 254,
2873
2875
  "name": "account",
2874
2876
  "kind": 32768,
2875
2877
  "kindString": "Parameter",
@@ -2900,14 +2902,14 @@
2900
2902
  {
2901
2903
  "type": "reflection",
2902
2904
  "declaration": {
2903
- "id": 248,
2905
+ "id": 255,
2904
2906
  "name": "__type",
2905
2907
  "kind": 65536,
2906
2908
  "kindString": "Type literal",
2907
2909
  "flags": {},
2908
2910
  "children": [
2909
2911
  {
2910
- "id": 249,
2912
+ "id": 256,
2911
2913
  "name": "schema",
2912
2914
  "kind": 1024,
2913
2915
  "kindString": "Property",
@@ -2929,7 +2931,7 @@
2929
2931
  {
2930
2932
  "title": "Properties",
2931
2933
  "children": [
2932
- 249
2934
+ 256
2933
2935
  ]
2934
2936
  }
2935
2937
  ],
@@ -2956,7 +2958,7 @@
2956
2958
  }
2957
2959
  },
2958
2960
  {
2959
- "id": 250,
2961
+ "id": 257,
2960
2962
  "name": "bindQuery",
2961
2963
  "kind": 2048,
2962
2964
  "kindString": "Method",
@@ -2966,20 +2968,20 @@
2966
2968
  "sources": [
2967
2969
  {
2968
2970
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2969
- "line": 47,
2971
+ "line": 49,
2970
2972
  "character": 14
2971
2973
  }
2972
2974
  ],
2973
2975
  "signatures": [
2974
2976
  {
2975
- "id": 251,
2977
+ "id": 258,
2976
2978
  "name": "bindQuery",
2977
2979
  "kind": 4096,
2978
2980
  "kindString": "Call signature",
2979
2981
  "flags": {},
2980
2982
  "typeParameter": [
2981
2983
  {
2982
- "id": 256,
2984
+ "id": 263,
2983
2985
  "name": "T",
2984
2986
  "kind": 131072,
2985
2987
  "kindString": "Type parameter",
@@ -3005,14 +3007,14 @@
3005
3007
  {
3006
3008
  "type": "reflection",
3007
3009
  "declaration": {
3008
- "id": 252,
3010
+ "id": 259,
3009
3011
  "name": "__type",
3010
3012
  "kind": 65536,
3011
3013
  "kindString": "Type literal",
3012
3014
  "flags": {},
3013
3015
  "children": [
3014
3016
  {
3015
- "id": 253,
3017
+ "id": 260,
3016
3018
  "name": "schema",
3017
3019
  "kind": 1024,
3018
3020
  "kindString": "Property",
@@ -3034,7 +3036,7 @@
3034
3036
  {
3035
3037
  "title": "Properties",
3036
3038
  "children": [
3037
- 253
3039
+ 260
3038
3040
  ]
3039
3041
  }
3040
3042
  ],
@@ -3070,14 +3072,14 @@
3070
3072
  {
3071
3073
  "type": "reflection",
3072
3074
  "declaration": {
3073
- "id": 254,
3075
+ "id": 261,
3074
3076
  "name": "__type",
3075
3077
  "kind": 65536,
3076
3078
  "kindString": "Type literal",
3077
3079
  "flags": {},
3078
3080
  "children": [
3079
3081
  {
3080
- "id": 255,
3082
+ "id": 262,
3081
3083
  "name": "schema",
3082
3084
  "kind": 1024,
3083
3085
  "kindString": "Property",
@@ -3099,7 +3101,7 @@
3099
3101
  {
3100
3102
  "title": "Properties",
3101
3103
  "children": [
3102
- 255
3104
+ 262
3103
3105
  ]
3104
3106
  }
3105
3107
  ],
@@ -3123,19 +3125,19 @@
3123
3125
  ],
3124
3126
  "parameters": [
3125
3127
  {
3126
- "id": 257,
3128
+ "id": 264,
3127
3129
  "name": "query",
3128
3130
  "kind": 32768,
3129
3131
  "kindString": "Parameter",
3130
3132
  "flags": {},
3131
3133
  "type": {
3132
3134
  "type": "reference",
3133
- "id": 256,
3135
+ "id": 263,
3134
3136
  "name": "T"
3135
3137
  }
3136
3138
  },
3137
3139
  {
3138
- "id": 258,
3140
+ "id": 265,
3139
3141
  "name": "payloads",
3140
3142
  "kind": 32768,
3141
3143
  "kindString": "Parameter",
@@ -3158,14 +3160,14 @@
3158
3160
  {
3159
3161
  "type": "reflection",
3160
3162
  "declaration": {
3161
- "id": 259,
3163
+ "id": 266,
3162
3164
  "name": "__type",
3163
3165
  "kind": 65536,
3164
3166
  "kindString": "Type literal",
3165
3167
  "flags": {},
3166
3168
  "children": [
3167
3169
  {
3168
- "id": 260,
3170
+ "id": 267,
3169
3171
  "name": "schema",
3170
3172
  "kind": 1024,
3171
3173
  "kindString": "Property",
@@ -3187,7 +3189,7 @@
3187
3189
  {
3188
3190
  "title": "Properties",
3189
3191
  "children": [
3190
- 260
3192
+ 267
3191
3193
  ]
3192
3194
  }
3193
3195
  ],
@@ -3205,7 +3207,7 @@
3205
3207
  }
3206
3208
  },
3207
3209
  {
3208
- "id": 261,
3210
+ "id": 268,
3209
3211
  "name": "account",
3210
3212
  "kind": 32768,
3211
3213
  "kindString": "Parameter",
@@ -3242,14 +3244,14 @@
3242
3244
  {
3243
3245
  "type": "reflection",
3244
3246
  "declaration": {
3245
- "id": 262,
3247
+ "id": 269,
3246
3248
  "name": "__type",
3247
3249
  "kind": 65536,
3248
3250
  "kindString": "Type literal",
3249
3251
  "flags": {},
3250
3252
  "children": [
3251
3253
  {
3252
- "id": 263,
3254
+ "id": 270,
3253
3255
  "name": "query",
3254
3256
  "kind": 1024,
3255
3257
  "kindString": "Property",
@@ -3267,7 +3269,7 @@
3267
3269
  }
3268
3270
  },
3269
3271
  {
3270
- "id": 264,
3272
+ "id": 271,
3271
3273
  "name": "resultSet",
3272
3274
  "kind": 1024,
3273
3275
  "kindString": "Property",
@@ -3287,7 +3289,7 @@
3287
3289
  }
3288
3290
  },
3289
3291
  {
3290
- "id": 265,
3292
+ "id": 272,
3291
3293
  "name": "schema",
3292
3294
  "kind": 1024,
3293
3295
  "kindString": "Property",
@@ -3309,9 +3311,9 @@
3309
3311
  {
3310
3312
  "title": "Properties",
3311
3313
  "children": [
3312
- 263,
3313
- 264,
3314
- 265
3314
+ 270,
3315
+ 271,
3316
+ 272
3315
3317
  ]
3316
3318
  }
3317
3319
  ],
@@ -3342,14 +3344,14 @@
3342
3344
  {
3343
3345
  "type": "reflection",
3344
3346
  "declaration": {
3345
- "id": 266,
3347
+ "id": 273,
3346
3348
  "name": "__type",
3347
3349
  "kind": 65536,
3348
3350
  "kindString": "Type literal",
3349
3351
  "flags": {},
3350
3352
  "children": [
3351
3353
  {
3352
- "id": 267,
3354
+ "id": 274,
3353
3355
  "name": "schema",
3354
3356
  "kind": 1024,
3355
3357
  "kindString": "Property",
@@ -3371,7 +3373,7 @@
3371
3373
  {
3372
3374
  "title": "Properties",
3373
3375
  "children": [
3374
- 267
3376
+ 274
3375
3377
  ]
3376
3378
  }
3377
3379
  ],
@@ -3408,7 +3410,7 @@
3408
3410
  }
3409
3411
  },
3410
3412
  {
3411
- "id": 268,
3413
+ "id": 275,
3412
3414
  "name": "bindQueryInternal",
3413
3415
  "kind": 2048,
3414
3416
  "kindString": "Method",
@@ -3418,20 +3420,20 @@
3418
3420
  "sources": [
3419
3421
  {
3420
3422
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3421
- "line": 48,
3423
+ "line": 50,
3422
3424
  "character": 14
3423
3425
  }
3424
3426
  ],
3425
3427
  "signatures": [
3426
3428
  {
3427
- "id": 269,
3429
+ "id": 276,
3428
3430
  "name": "bindQueryInternal",
3429
3431
  "kind": 4096,
3430
3432
  "kindString": "Call signature",
3431
3433
  "flags": {},
3432
3434
  "typeParameter": [
3433
3435
  {
3434
- "id": 274,
3436
+ "id": 281,
3435
3437
  "name": "T",
3436
3438
  "kind": 131072,
3437
3439
  "kindString": "Type parameter",
@@ -3457,14 +3459,14 @@
3457
3459
  {
3458
3460
  "type": "reflection",
3459
3461
  "declaration": {
3460
- "id": 270,
3462
+ "id": 277,
3461
3463
  "name": "__type",
3462
3464
  "kind": 65536,
3463
3465
  "kindString": "Type literal",
3464
3466
  "flags": {},
3465
3467
  "children": [
3466
3468
  {
3467
- "id": 271,
3469
+ "id": 278,
3468
3470
  "name": "schema",
3469
3471
  "kind": 1024,
3470
3472
  "kindString": "Property",
@@ -3486,7 +3488,7 @@
3486
3488
  {
3487
3489
  "title": "Properties",
3488
3490
  "children": [
3489
- 271
3491
+ 278
3490
3492
  ]
3491
3493
  }
3492
3494
  ],
@@ -3522,14 +3524,14 @@
3522
3524
  {
3523
3525
  "type": "reflection",
3524
3526
  "declaration": {
3525
- "id": 272,
3527
+ "id": 279,
3526
3528
  "name": "__type",
3527
3529
  "kind": 65536,
3528
3530
  "kindString": "Type literal",
3529
3531
  "flags": {},
3530
3532
  "children": [
3531
3533
  {
3532
- "id": 273,
3534
+ "id": 280,
3533
3535
  "name": "schema",
3534
3536
  "kind": 1024,
3535
3537
  "kindString": "Property",
@@ -3551,7 +3553,7 @@
3551
3553
  {
3552
3554
  "title": "Properties",
3553
3555
  "children": [
3554
- 273
3556
+ 280
3555
3557
  ]
3556
3558
  }
3557
3559
  ],
@@ -3575,19 +3577,19 @@
3575
3577
  ],
3576
3578
  "parameters": [
3577
3579
  {
3578
- "id": 275,
3580
+ "id": 282,
3579
3581
  "name": "query",
3580
3582
  "kind": 32768,
3581
3583
  "kindString": "Parameter",
3582
3584
  "flags": {},
3583
3585
  "type": {
3584
3586
  "type": "reference",
3585
- "id": 274,
3587
+ "id": 281,
3586
3588
  "name": "T"
3587
3589
  }
3588
3590
  },
3589
3591
  {
3590
- "id": 276,
3592
+ "id": 283,
3591
3593
  "name": "payloads",
3592
3594
  "kind": 32768,
3593
3595
  "kindString": "Parameter",
@@ -3610,14 +3612,14 @@
3610
3612
  {
3611
3613
  "type": "reflection",
3612
3614
  "declaration": {
3613
- "id": 277,
3615
+ "id": 284,
3614
3616
  "name": "__type",
3615
3617
  "kind": 65536,
3616
3618
  "kindString": "Type literal",
3617
3619
  "flags": {},
3618
3620
  "children": [
3619
3621
  {
3620
- "id": 278,
3622
+ "id": 285,
3621
3623
  "name": "schema",
3622
3624
  "kind": 1024,
3623
3625
  "kindString": "Property",
@@ -3639,7 +3641,7 @@
3639
3641
  {
3640
3642
  "title": "Properties",
3641
3643
  "children": [
3642
- 278
3644
+ 285
3643
3645
  ]
3644
3646
  }
3645
3647
  ],
@@ -3657,7 +3659,7 @@
3657
3659
  }
3658
3660
  },
3659
3661
  {
3660
- "id": 279,
3662
+ "id": 286,
3661
3663
  "name": "account",
3662
3664
  "kind": 32768,
3663
3665
  "kindString": "Parameter",
@@ -3691,14 +3693,14 @@
3691
3693
  {
3692
3694
  "type": "reflection",
3693
3695
  "declaration": {
3694
- "id": 280,
3696
+ "id": 287,
3695
3697
  "name": "__type",
3696
3698
  "kind": 65536,
3697
3699
  "kindString": "Type literal",
3698
3700
  "flags": {},
3699
3701
  "children": [
3700
3702
  {
3701
- "id": 281,
3703
+ "id": 288,
3702
3704
  "name": "query",
3703
3705
  "kind": 1024,
3704
3706
  "kindString": "Property",
@@ -3716,7 +3718,7 @@
3716
3718
  }
3717
3719
  },
3718
3720
  {
3719
- "id": 282,
3721
+ "id": 289,
3720
3722
  "name": "resultSet",
3721
3723
  "kind": 1024,
3722
3724
  "kindString": "Property",
@@ -3736,7 +3738,7 @@
3736
3738
  }
3737
3739
  },
3738
3740
  {
3739
- "id": 283,
3741
+ "id": 290,
3740
3742
  "name": "schema",
3741
3743
  "kind": 1024,
3742
3744
  "kindString": "Property",
@@ -3758,9 +3760,9 @@
3758
3760
  {
3759
3761
  "title": "Properties",
3760
3762
  "children": [
3761
- 281,
3762
- 282,
3763
- 283
3763
+ 288,
3764
+ 289,
3765
+ 290
3764
3766
  ]
3765
3767
  }
3766
3768
  ],
@@ -3791,14 +3793,14 @@
3791
3793
  {
3792
3794
  "type": "reflection",
3793
3795
  "declaration": {
3794
- "id": 284,
3796
+ "id": 291,
3795
3797
  "name": "__type",
3796
3798
  "kind": 65536,
3797
3799
  "kindString": "Type literal",
3798
3800
  "flags": {},
3799
3801
  "children": [
3800
3802
  {
3801
- "id": 285,
3803
+ "id": 292,
3802
3804
  "name": "schema",
3803
3805
  "kind": 1024,
3804
3806
  "kindString": "Property",
@@ -3820,7 +3822,7 @@
3820
3822
  {
3821
3823
  "title": "Properties",
3822
3824
  "children": [
3823
- 285
3825
+ 292
3824
3826
  ]
3825
3827
  }
3826
3828
  ],
@@ -3850,7 +3852,7 @@
3850
3852
  }
3851
3853
  },
3852
3854
  {
3853
- "id": 286,
3855
+ "id": 293,
3854
3856
  "name": "bindResult",
3855
3857
  "kind": 2048,
3856
3858
  "kindString": "Method",
@@ -3860,20 +3862,20 @@
3860
3862
  "sources": [
3861
3863
  {
3862
3864
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3863
- "line": 49,
3865
+ "line": 51,
3864
3866
  "character": 14
3865
3867
  }
3866
3868
  ],
3867
3869
  "signatures": [
3868
3870
  {
3869
- "id": 287,
3871
+ "id": 294,
3870
3872
  "name": "bindResult",
3871
3873
  "kind": 4096,
3872
3874
  "kindString": "Call signature",
3873
3875
  "flags": {},
3874
3876
  "parameters": [
3875
3877
  {
3876
- "id": 288,
3878
+ "id": 295,
3877
3879
  "name": "payloads",
3878
3880
  "kind": 32768,
3879
3881
  "kindString": "Parameter",
@@ -3894,14 +3896,14 @@
3894
3896
  {
3895
3897
  "type": "reflection",
3896
3898
  "declaration": {
3897
- "id": 289,
3899
+ "id": 296,
3898
3900
  "name": "__type",
3899
3901
  "kind": 65536,
3900
3902
  "kindString": "Type literal",
3901
3903
  "flags": {},
3902
3904
  "children": [
3903
3905
  {
3904
- "id": 290,
3906
+ "id": 297,
3905
3907
  "name": "schema",
3906
3908
  "kind": 1024,
3907
3909
  "kindString": "Property",
@@ -3923,7 +3925,7 @@
3923
3925
  {
3924
3926
  "title": "Properties",
3925
3927
  "children": [
3926
- 290
3928
+ 297
3927
3929
  ]
3928
3930
  }
3929
3931
  ],
@@ -3941,7 +3943,7 @@
3941
3943
  }
3942
3944
  },
3943
3945
  {
3944
- "id": 291,
3946
+ "id": 298,
3945
3947
  "name": "account",
3946
3948
  "kind": 32768,
3947
3949
  "kindString": "Parameter",
@@ -3974,14 +3976,14 @@
3974
3976
  {
3975
3977
  "type": "reflection",
3976
3978
  "declaration": {
3977
- "id": 292,
3979
+ "id": 299,
3978
3980
  "name": "__type",
3979
3981
  "kind": 65536,
3980
3982
  "kindString": "Type literal",
3981
3983
  "flags": {},
3982
3984
  "children": [
3983
3985
  {
3984
- "id": 293,
3986
+ "id": 300,
3985
3987
  "name": "schema",
3986
3988
  "kind": 1024,
3987
3989
  "kindString": "Property",
@@ -4003,7 +4005,7 @@
4003
4005
  {
4004
4006
  "title": "Properties",
4005
4007
  "children": [
4006
- 293
4008
+ 300
4007
4009
  ]
4008
4010
  }
4009
4011
  ],
@@ -4040,7 +4042,7 @@
4040
4042
  }
4041
4043
  },
4042
4044
  {
4043
- "id": 294,
4045
+ "id": 301,
4044
4046
  "name": "bindResultInternal",
4045
4047
  "kind": 2048,
4046
4048
  "kindString": "Method",
@@ -4050,20 +4052,20 @@
4050
4052
  "sources": [
4051
4053
  {
4052
4054
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
4053
- "line": 50,
4055
+ "line": 52,
4054
4056
  "character": 14
4055
4057
  }
4056
4058
  ],
4057
4059
  "signatures": [
4058
4060
  {
4059
- "id": 295,
4061
+ "id": 302,
4060
4062
  "name": "bindResultInternal",
4061
4063
  "kind": 4096,
4062
4064
  "kindString": "Call signature",
4063
4065
  "flags": {},
4064
4066
  "parameters": [
4065
4067
  {
4066
- "id": 296,
4068
+ "id": 303,
4067
4069
  "name": "payloads",
4068
4070
  "kind": 32768,
4069
4071
  "kindString": "Parameter",
@@ -4084,14 +4086,14 @@
4084
4086
  {
4085
4087
  "type": "reflection",
4086
4088
  "declaration": {
4087
- "id": 297,
4089
+ "id": 304,
4088
4090
  "name": "__type",
4089
4091
  "kind": 65536,
4090
4092
  "kindString": "Type literal",
4091
4093
  "flags": {},
4092
4094
  "children": [
4093
4095
  {
4094
- "id": 298,
4096
+ "id": 305,
4095
4097
  "name": "schema",
4096
4098
  "kind": 1024,
4097
4099
  "kindString": "Property",
@@ -4113,7 +4115,7 @@
4113
4115
  {
4114
4116
  "title": "Properties",
4115
4117
  "children": [
4116
- 298
4118
+ 305
4117
4119
  ]
4118
4120
  }
4119
4121
  ],
@@ -4131,7 +4133,7 @@
4131
4133
  }
4132
4134
  },
4133
4135
  {
4134
- "id": 299,
4136
+ "id": 306,
4135
4137
  "name": "account",
4136
4138
  "kind": 32768,
4137
4139
  "kindString": "Parameter",
@@ -4161,14 +4163,14 @@
4161
4163
  {
4162
4164
  "type": "reflection",
4163
4165
  "declaration": {
4164
- "id": 300,
4166
+ "id": 307,
4165
4167
  "name": "__type",
4166
4168
  "kind": 65536,
4167
4169
  "kindString": "Type literal",
4168
4170
  "flags": {},
4169
4171
  "children": [
4170
4172
  {
4171
- "id": 301,
4173
+ "id": 308,
4172
4174
  "name": "schema",
4173
4175
  "kind": 1024,
4174
4176
  "kindString": "Property",
@@ -4190,7 +4192,7 @@
4190
4192
  {
4191
4193
  "title": "Properties",
4192
4194
  "children": [
4193
- 301
4195
+ 308
4194
4196
  ]
4195
4197
  }
4196
4198
  ],
@@ -4220,7 +4222,7 @@
4220
4222
  }
4221
4223
  },
4222
4224
  {
4223
- "id": 184,
4225
+ "id": 188,
4224
4226
  "name": "discover",
4225
4227
  "kind": 2048,
4226
4228
  "kindString": "Method",
@@ -4228,13 +4230,13 @@
4228
4230
  "sources": [
4229
4231
  {
4230
4232
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
4231
- "line": 39,
4233
+ "line": 41,
4232
4234
  "character": 4
4233
4235
  }
4234
4236
  ],
4235
4237
  "signatures": [
4236
4238
  {
4237
- "id": 185,
4239
+ "id": 189,
4238
4240
  "name": "discover",
4239
4241
  "kind": 4096,
4240
4242
  "kindString": "Call signature",
@@ -4258,14 +4260,14 @@
4258
4260
  {
4259
4261
  "type": "reflection",
4260
4262
  "declaration": {
4261
- "id": 186,
4263
+ "id": 190,
4262
4264
  "name": "__type",
4263
4265
  "kind": 65536,
4264
4266
  "kindString": "Type literal",
4265
4267
  "flags": {},
4266
4268
  "children": [
4267
4269
  {
4268
- "id": 187,
4270
+ "id": 191,
4269
4271
  "name": "schema",
4270
4272
  "kind": 1024,
4271
4273
  "kindString": "Property",
@@ -4287,7 +4289,7 @@
4287
4289
  {
4288
4290
  "title": "Properties",
4289
4291
  "children": [
4290
- 187
4292
+ 191
4291
4293
  ]
4292
4294
  }
4293
4295
  ],
@@ -4322,7 +4324,7 @@
4322
4324
  }
4323
4325
  },
4324
4326
  {
4325
- "id": 302,
4327
+ "id": 309,
4326
4328
  "name": "loadAccount",
4327
4329
  "kind": 2048,
4328
4330
  "kindString": "Method",
@@ -4332,20 +4334,20 @@
4332
4334
  "sources": [
4333
4335
  {
4334
4336
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
4335
- "line": 51,
4337
+ "line": 53,
4336
4338
  "character": 14
4337
4339
  }
4338
4340
  ],
4339
4341
  "signatures": [
4340
4342
  {
4341
- "id": 303,
4343
+ "id": 310,
4342
4344
  "name": "loadAccount",
4343
4345
  "kind": 4096,
4344
4346
  "kindString": "Call signature",
4345
4347
  "flags": {},
4346
4348
  "parameters": [
4347
4349
  {
4348
- "id": 304,
4350
+ "id": 311,
4349
4351
  "name": "account",
4350
4352
  "kind": 32768,
4351
4353
  "kindString": "Parameter",
@@ -4374,7 +4376,7 @@
4374
4376
  }
4375
4377
  },
4376
4378
  {
4377
- "id": 67,
4379
+ "id": 60,
4378
4380
  "name": "observe",
4379
4381
  "kind": 2048,
4380
4382
  "kindString": "Method",
@@ -4382,21 +4384,21 @@
4382
4384
  "sources": [
4383
4385
  {
4384
4386
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts",
4385
- "line": 17,
4387
+ "line": 16,
4386
4388
  "character": 17,
4387
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ab9f751753/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L17"
4389
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L16"
4388
4390
  }
4389
4391
  ],
4390
4392
  "signatures": [
4391
4393
  {
4392
- "id": 68,
4394
+ "id": 61,
4393
4395
  "name": "observe",
4394
4396
  "kind": 4096,
4395
4397
  "kindString": "Call signature",
4396
4398
  "flags": {},
4397
4399
  "parameters": [
4398
4400
  {
4399
- "id": 69,
4401
+ "id": 62,
4400
4402
  "name": "payloads",
4401
4403
  "kind": 32768,
4402
4404
  "kindString": "Parameter",
@@ -4406,9 +4408,62 @@
4406
4408
  "type": {
4407
4409
  "type": "array",
4408
4410
  "elementType": {
4409
- "type": "reference",
4410
- "id": 52,
4411
- "name": "TPayload"
4411
+ "type": "intersection",
4412
+ "types": [
4413
+ {
4414
+ "type": "reference",
4415
+ "name": "SchemaFields"
4416
+ },
4417
+ {
4418
+ "type": "reference",
4419
+ "name": "PayloadFields"
4420
+ },
4421
+ {
4422
+ "type": "reflection",
4423
+ "declaration": {
4424
+ "id": 63,
4425
+ "name": "__type",
4426
+ "kind": 65536,
4427
+ "kindString": "Type literal",
4428
+ "flags": {},
4429
+ "children": [
4430
+ {
4431
+ "id": 64,
4432
+ "name": "schema",
4433
+ "kind": 1024,
4434
+ "kindString": "Property",
4435
+ "flags": {},
4436
+ "sources": [
4437
+ {
4438
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
4439
+ "line": 19,
4440
+ "character": 4
4441
+ }
4442
+ ],
4443
+ "type": {
4444
+ "type": "intrinsic",
4445
+ "name": "string"
4446
+ }
4447
+ }
4448
+ ],
4449
+ "groups": [
4450
+ {
4451
+ "title": "Properties",
4452
+ "children": [
4453
+ 64
4454
+ ]
4455
+ }
4456
+ ],
4457
+ "sources": [
4458
+ {
4459
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
4460
+ "line": 18,
4461
+ "character": 17
4462
+ }
4463
+ ]
4464
+ }
4465
+ }
4466
+ ]
4412
4467
  }
4413
4468
  }
4414
4469
  }
@@ -4432,14 +4487,14 @@
4432
4487
  {
4433
4488
  "type": "reflection",
4434
4489
  "declaration": {
4435
- "id": 70,
4490
+ "id": 65,
4436
4491
  "name": "__type",
4437
4492
  "kind": 65536,
4438
4493
  "kindString": "Type literal",
4439
4494
  "flags": {},
4440
4495
  "children": [
4441
4496
  {
4442
- "id": 71,
4497
+ "id": 66,
4443
4498
  "name": "schema",
4444
4499
  "kind": 1024,
4445
4500
  "kindString": "Property",
@@ -4461,7 +4516,7 @@
4461
4516
  {
4462
4517
  "title": "Properties",
4463
4518
  "children": [
4464
- 71
4519
+ 66
4465
4520
  ]
4466
4521
  }
4467
4522
  ],
@@ -4485,16 +4540,24 @@
4485
4540
  "overwrites": {
4486
4541
  "type": "reference",
4487
4542
  "name": "AbstractWitness.observe"
4543
+ },
4544
+ "implementationOf": {
4545
+ "type": "reference",
4546
+ "name": "WitnessModule.observe"
4488
4547
  }
4489
4548
  }
4490
4549
  ],
4491
4550
  "overwrites": {
4492
4551
  "type": "reference",
4493
4552
  "name": "AbstractWitness.observe"
4553
+ },
4554
+ "implementationOf": {
4555
+ "type": "reference",
4556
+ "name": "WitnessModule.observe"
4494
4557
  }
4495
4558
  },
4496
4559
  {
4497
- "id": 78,
4560
+ "id": 73,
4498
4561
  "name": "query",
4499
4562
  "kind": 2048,
4500
4563
  "kindString": "Method",
@@ -4508,14 +4571,14 @@
4508
4571
  ],
4509
4572
  "signatures": [
4510
4573
  {
4511
- "id": 79,
4574
+ "id": 74,
4512
4575
  "name": "query",
4513
4576
  "kind": 4096,
4514
4577
  "kindString": "Call signature",
4515
4578
  "flags": {},
4516
4579
  "typeParameter": [
4517
4580
  {
4518
- "id": 88,
4581
+ "id": 83,
4519
4582
  "name": "T",
4520
4583
  "kind": 131072,
4521
4584
  "kindString": "Type parameter",
@@ -4538,14 +4601,14 @@
4538
4601
  {
4539
4602
  "type": "reflection",
4540
4603
  "declaration": {
4541
- "id": 80,
4604
+ "id": 75,
4542
4605
  "name": "__type",
4543
4606
  "kind": 65536,
4544
4607
  "kindString": "Type literal",
4545
4608
  "flags": {},
4546
4609
  "children": [
4547
4610
  {
4548
- "id": 81,
4611
+ "id": 76,
4549
4612
  "name": "query",
4550
4613
  "kind": 1024,
4551
4614
  "kindString": "Property",
@@ -4563,7 +4626,7 @@
4563
4626
  }
4564
4627
  },
4565
4628
  {
4566
- "id": 82,
4629
+ "id": 77,
4567
4630
  "name": "resultSet",
4568
4631
  "kind": 1024,
4569
4632
  "kindString": "Property",
@@ -4583,7 +4646,7 @@
4583
4646
  }
4584
4647
  },
4585
4648
  {
4586
- "id": 83,
4649
+ "id": 78,
4587
4650
  "name": "schema",
4588
4651
  "kind": 1024,
4589
4652
  "kindString": "Property",
@@ -4605,9 +4668,9 @@
4605
4668
  {
4606
4669
  "title": "Properties",
4607
4670
  "children": [
4608
- 81,
4609
- 82,
4610
- 83
4671
+ 76,
4672
+ 77,
4673
+ 78
4611
4674
  ]
4612
4675
  }
4613
4676
  ],
@@ -4640,14 +4703,14 @@
4640
4703
  {
4641
4704
  "type": "reflection",
4642
4705
  "declaration": {
4643
- "id": 84,
4706
+ "id": 79,
4644
4707
  "name": "__type",
4645
4708
  "kind": 65536,
4646
4709
  "kindString": "Type literal",
4647
4710
  "flags": {},
4648
4711
  "children": [
4649
4712
  {
4650
- "id": 85,
4713
+ "id": 80,
4651
4714
  "name": "query",
4652
4715
  "kind": 1024,
4653
4716
  "kindString": "Property",
@@ -4665,7 +4728,7 @@
4665
4728
  }
4666
4729
  },
4667
4730
  {
4668
- "id": 86,
4731
+ "id": 81,
4669
4732
  "name": "resultSet",
4670
4733
  "kind": 1024,
4671
4734
  "kindString": "Property",
@@ -4685,7 +4748,7 @@
4685
4748
  }
4686
4749
  },
4687
4750
  {
4688
- "id": 87,
4751
+ "id": 82,
4689
4752
  "name": "schema",
4690
4753
  "kind": 1024,
4691
4754
  "kindString": "Property",
@@ -4707,9 +4770,9 @@
4707
4770
  {
4708
4771
  "title": "Properties",
4709
4772
  "children": [
4710
- 85,
4711
- 86,
4712
- 87
4773
+ 80,
4774
+ 81,
4775
+ 82
4713
4776
  ]
4714
4777
  }
4715
4778
  ],
@@ -4726,7 +4789,7 @@
4726
4789
  }
4727
4790
  },
4728
4791
  {
4729
- "id": 105,
4792
+ "id": 102,
4730
4793
  "name": "TConfig",
4731
4794
  "kind": 131072,
4732
4795
  "kindString": "Type parameter",
@@ -4745,14 +4808,14 @@
4745
4808
  {
4746
4809
  "type": "reflection",
4747
4810
  "declaration": {
4748
- "id": 89,
4811
+ "id": 84,
4749
4812
  "name": "__type",
4750
4813
  "kind": 65536,
4751
4814
  "kindString": "Type literal",
4752
4815
  "flags": {},
4753
4816
  "children": [
4754
4817
  {
4755
- "id": 90,
4818
+ "id": 85,
4756
4819
  "name": "name",
4757
4820
  "kind": 1024,
4758
4821
  "kindString": "Property",
@@ -4772,7 +4835,7 @@
4772
4835
  }
4773
4836
  },
4774
4837
  {
4775
- "id": 91,
4838
+ "id": 86,
4776
4839
  "name": "security",
4777
4840
  "kind": 1024,
4778
4841
  "kindString": "Property",
@@ -4789,15 +4852,15 @@
4789
4852
  "type": {
4790
4853
  "type": "reflection",
4791
4854
  "declaration": {
4792
- "id": 92,
4855
+ "id": 87,
4793
4856
  "name": "__type",
4794
4857
  "kind": 65536,
4795
4858
  "kindString": "Type literal",
4796
4859
  "flags": {},
4797
4860
  "children": [
4798
4861
  {
4799
- "id": 93,
4800
- "name": "allowed",
4862
+ "id": 88,
4863
+ "name": "allowAnonymous",
4801
4864
  "kind": 1024,
4802
4865
  "kindString": "Property",
4803
4866
  "flags": {
@@ -4810,6 +4873,26 @@
4810
4873
  "character": 8
4811
4874
  }
4812
4875
  ],
4876
+ "type": {
4877
+ "type": "intrinsic",
4878
+ "name": "boolean"
4879
+ }
4880
+ },
4881
+ {
4882
+ "id": 89,
4883
+ "name": "allowed",
4884
+ "kind": 1024,
4885
+ "kindString": "Property",
4886
+ "flags": {
4887
+ "isOptional": true
4888
+ },
4889
+ "sources": [
4890
+ {
4891
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4892
+ "line": 12,
4893
+ "character": 8
4894
+ }
4895
+ ],
4813
4896
  "type": {
4814
4897
  "type": "reference",
4815
4898
  "typeArguments": [
@@ -4840,7 +4923,7 @@
4840
4923
  }
4841
4924
  },
4842
4925
  {
4843
- "id": 94,
4926
+ "id": 90,
4844
4927
  "name": "disallowed",
4845
4928
  "kind": 1024,
4846
4929
  "kindString": "Property",
@@ -4850,7 +4933,7 @@
4850
4933
  "sources": [
4851
4934
  {
4852
4935
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4853
- "line": 12,
4936
+ "line": 13,
4854
4937
  "character": 8
4855
4938
  }
4856
4939
  ],
@@ -4879,8 +4962,9 @@
4879
4962
  {
4880
4963
  "title": "Properties",
4881
4964
  "children": [
4882
- 93,
4883
- 94
4965
+ 88,
4966
+ 89,
4967
+ 90
4884
4968
  ]
4885
4969
  }
4886
4970
  ],
@@ -4899,8 +4983,8 @@
4899
4983
  {
4900
4984
  "title": "Properties",
4901
4985
  "children": [
4902
- 90,
4903
- 91
4986
+ 85,
4987
+ 86
4904
4988
  ]
4905
4989
  }
4906
4990
  ],
@@ -4916,14 +5000,14 @@
4916
5000
  {
4917
5001
  "type": "reflection",
4918
5002
  "declaration": {
4919
- "id": 95,
5003
+ "id": 91,
4920
5004
  "name": "__type",
4921
5005
  "kind": 65536,
4922
5006
  "kindString": "Type literal",
4923
5007
  "flags": {},
4924
5008
  "children": [
4925
5009
  {
4926
- "id": 96,
5010
+ "id": 92,
4927
5011
  "name": "schema",
4928
5012
  "kind": 1024,
4929
5013
  "kindString": "Property",
@@ -4945,7 +5029,7 @@
4945
5029
  {
4946
5030
  "title": "Properties",
4947
5031
  "children": [
4948
- 96
5032
+ 92
4949
5033
  ]
4950
5034
  }
4951
5035
  ],
@@ -4974,14 +5058,14 @@
4974
5058
  {
4975
5059
  "type": "reflection",
4976
5060
  "declaration": {
4977
- "id": 97,
5061
+ "id": 93,
4978
5062
  "name": "__type",
4979
5063
  "kind": 65536,
4980
5064
  "kindString": "Type literal",
4981
5065
  "flags": {},
4982
5066
  "children": [
4983
5067
  {
4984
- "id": 98,
5068
+ "id": 94,
4985
5069
  "name": "name",
4986
5070
  "kind": 1024,
4987
5071
  "kindString": "Property",
@@ -5001,7 +5085,7 @@
5001
5085
  }
5002
5086
  },
5003
5087
  {
5004
- "id": 99,
5088
+ "id": 95,
5005
5089
  "name": "security",
5006
5090
  "kind": 1024,
5007
5091
  "kindString": "Property",
@@ -5018,15 +5102,15 @@
5018
5102
  "type": {
5019
5103
  "type": "reflection",
5020
5104
  "declaration": {
5021
- "id": 100,
5105
+ "id": 96,
5022
5106
  "name": "__type",
5023
5107
  "kind": 65536,
5024
5108
  "kindString": "Type literal",
5025
5109
  "flags": {},
5026
5110
  "children": [
5027
5111
  {
5028
- "id": 101,
5029
- "name": "allowed",
5112
+ "id": 97,
5113
+ "name": "allowAnonymous",
5030
5114
  "kind": 1024,
5031
5115
  "kindString": "Property",
5032
5116
  "flags": {
@@ -5039,6 +5123,26 @@
5039
5123
  "character": 8
5040
5124
  }
5041
5125
  ],
5126
+ "type": {
5127
+ "type": "intrinsic",
5128
+ "name": "boolean"
5129
+ }
5130
+ },
5131
+ {
5132
+ "id": 98,
5133
+ "name": "allowed",
5134
+ "kind": 1024,
5135
+ "kindString": "Property",
5136
+ "flags": {
5137
+ "isOptional": true
5138
+ },
5139
+ "sources": [
5140
+ {
5141
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5142
+ "line": 12,
5143
+ "character": 8
5144
+ }
5145
+ ],
5042
5146
  "type": {
5043
5147
  "type": "reference",
5044
5148
  "typeArguments": [
@@ -5069,7 +5173,7 @@
5069
5173
  }
5070
5174
  },
5071
5175
  {
5072
- "id": 102,
5176
+ "id": 99,
5073
5177
  "name": "disallowed",
5074
5178
  "kind": 1024,
5075
5179
  "kindString": "Property",
@@ -5079,7 +5183,7 @@
5079
5183
  "sources": [
5080
5184
  {
5081
5185
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5082
- "line": 12,
5186
+ "line": 13,
5083
5187
  "character": 8
5084
5188
  }
5085
5189
  ],
@@ -5108,8 +5212,9 @@
5108
5212
  {
5109
5213
  "title": "Properties",
5110
5214
  "children": [
5111
- 101,
5112
- 102
5215
+ 97,
5216
+ 98,
5217
+ 99
5113
5218
  ]
5114
5219
  }
5115
5220
  ],
@@ -5128,8 +5233,8 @@
5128
5233
  {
5129
5234
  "title": "Properties",
5130
5235
  "children": [
5131
- 98,
5132
- 99
5236
+ 94,
5237
+ 95
5133
5238
  ]
5134
5239
  }
5135
5240
  ],
@@ -5145,14 +5250,14 @@
5145
5250
  {
5146
5251
  "type": "reflection",
5147
5252
  "declaration": {
5148
- "id": 103,
5253
+ "id": 100,
5149
5254
  "name": "__type",
5150
5255
  "kind": 65536,
5151
5256
  "kindString": "Type literal",
5152
5257
  "flags": {},
5153
5258
  "children": [
5154
5259
  {
5155
- "id": 104,
5260
+ "id": 101,
5156
5261
  "name": "schema",
5157
5262
  "kind": 1024,
5158
5263
  "kindString": "Property",
@@ -5174,7 +5279,7 @@
5174
5279
  {
5175
5280
  "title": "Properties",
5176
5281
  "children": [
5177
- 104
5282
+ 101
5178
5283
  ]
5179
5284
  }
5180
5285
  ],
@@ -5193,19 +5298,19 @@
5193
5298
  ],
5194
5299
  "parameters": [
5195
5300
  {
5196
- "id": 106,
5301
+ "id": 103,
5197
5302
  "name": "query",
5198
5303
  "kind": 32768,
5199
5304
  "kindString": "Parameter",
5200
5305
  "flags": {},
5201
5306
  "type": {
5202
5307
  "type": "reference",
5203
- "id": 88,
5308
+ "id": 83,
5204
5309
  "name": "T"
5205
5310
  }
5206
5311
  },
5207
5312
  {
5208
- "id": 107,
5313
+ "id": 104,
5209
5314
  "name": "payloads",
5210
5315
  "kind": 32768,
5211
5316
  "kindString": "Parameter",
@@ -5228,14 +5333,14 @@
5228
5333
  {
5229
5334
  "type": "reflection",
5230
5335
  "declaration": {
5231
- "id": 108,
5336
+ "id": 105,
5232
5337
  "name": "__type",
5233
5338
  "kind": 65536,
5234
5339
  "kindString": "Type literal",
5235
5340
  "flags": {},
5236
5341
  "children": [
5237
5342
  {
5238
- "id": 109,
5343
+ "id": 106,
5239
5344
  "name": "schema",
5240
5345
  "kind": 1024,
5241
5346
  "kindString": "Property",
@@ -5257,7 +5362,7 @@
5257
5362
  {
5258
5363
  "title": "Properties",
5259
5364
  "children": [
5260
- 109
5365
+ 106
5261
5366
  ]
5262
5367
  }
5263
5368
  ],
@@ -5275,7 +5380,7 @@
5275
5380
  }
5276
5381
  },
5277
5382
  {
5278
- "id": 110,
5383
+ "id": 107,
5279
5384
  "name": "queryConfig",
5280
5385
  "kind": 32768,
5281
5386
  "kindString": "Parameter",
@@ -5284,7 +5389,7 @@
5284
5389
  },
5285
5390
  "type": {
5286
5391
  "type": "reference",
5287
- "id": 105,
5392
+ "id": 102,
5288
5393
  "name": "TConfig"
5289
5394
  }
5290
5395
  }
@@ -5309,14 +5414,14 @@
5309
5414
  {
5310
5415
  "type": "reflection",
5311
5416
  "declaration": {
5312
- "id": 111,
5417
+ "id": 108,
5313
5418
  "name": "__type",
5314
5419
  "kind": 65536,
5315
5420
  "kindString": "Type literal",
5316
5421
  "flags": {},
5317
5422
  "children": [
5318
5423
  {
5319
- "id": 112,
5424
+ "id": 109,
5320
5425
  "name": "schema",
5321
5426
  "kind": 1024,
5322
5427
  "kindString": "Property",
@@ -5338,7 +5443,7 @@
5338
5443
  {
5339
5444
  "title": "Properties",
5340
5445
  "children": [
5341
- 112
5446
+ 109
5342
5447
  ]
5343
5448
  }
5344
5449
  ],
@@ -5364,16 +5469,24 @@
5364
5469
  "inheritedFrom": {
5365
5470
  "type": "reference",
5366
5471
  "name": "AbstractWitness.query"
5472
+ },
5473
+ "implementationOf": {
5474
+ "type": "reference",
5475
+ "name": "WitnessModule.query"
5367
5476
  }
5368
5477
  }
5369
5478
  ],
5370
5479
  "inheritedFrom": {
5371
5480
  "type": "reference",
5372
5481
  "name": "AbstractWitness.query"
5482
+ },
5483
+ "implementationOf": {
5484
+ "type": "reference",
5485
+ "name": "WitnessModule.query"
5373
5486
  }
5374
5487
  },
5375
5488
  {
5376
- "id": 188,
5489
+ "id": 192,
5377
5490
  "name": "queryable",
5378
5491
  "kind": 2048,
5379
5492
  "kindString": "Method",
@@ -5381,20 +5494,20 @@
5381
5494
  "sources": [
5382
5495
  {
5383
5496
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5384
- "line": 41,
5497
+ "line": 43,
5385
5498
  "character": 4
5386
5499
  }
5387
5500
  ],
5388
5501
  "signatures": [
5389
5502
  {
5390
- "id": 189,
5503
+ "id": 193,
5391
5504
  "name": "queryable",
5392
5505
  "kind": 4096,
5393
5506
  "kindString": "Call signature",
5394
5507
  "flags": {},
5395
5508
  "typeParameter": [
5396
5509
  {
5397
- "id": 198,
5510
+ "id": 202,
5398
5511
  "name": "T",
5399
5512
  "kind": 131072,
5400
5513
  "kindString": "Type parameter",
@@ -5417,14 +5530,14 @@
5417
5530
  {
5418
5531
  "type": "reflection",
5419
5532
  "declaration": {
5420
- "id": 190,
5533
+ "id": 194,
5421
5534
  "name": "__type",
5422
5535
  "kind": 65536,
5423
5536
  "kindString": "Type literal",
5424
5537
  "flags": {},
5425
5538
  "children": [
5426
5539
  {
5427
- "id": 191,
5540
+ "id": 195,
5428
5541
  "name": "query",
5429
5542
  "kind": 1024,
5430
5543
  "kindString": "Property",
@@ -5442,7 +5555,7 @@
5442
5555
  }
5443
5556
  },
5444
5557
  {
5445
- "id": 192,
5558
+ "id": 196,
5446
5559
  "name": "resultSet",
5447
5560
  "kind": 1024,
5448
5561
  "kindString": "Property",
@@ -5462,7 +5575,7 @@
5462
5575
  }
5463
5576
  },
5464
5577
  {
5465
- "id": 193,
5578
+ "id": 197,
5466
5579
  "name": "schema",
5467
5580
  "kind": 1024,
5468
5581
  "kindString": "Property",
@@ -5484,9 +5597,9 @@
5484
5597
  {
5485
5598
  "title": "Properties",
5486
5599
  "children": [
5487
- 191,
5488
- 192,
5489
- 193
5600
+ 195,
5601
+ 196,
5602
+ 197
5490
5603
  ]
5491
5604
  }
5492
5605
  ],
@@ -5519,14 +5632,14 @@
5519
5632
  {
5520
5633
  "type": "reflection",
5521
5634
  "declaration": {
5522
- "id": 194,
5635
+ "id": 198,
5523
5636
  "name": "__type",
5524
5637
  "kind": 65536,
5525
5638
  "kindString": "Type literal",
5526
5639
  "flags": {},
5527
5640
  "children": [
5528
5641
  {
5529
- "id": 195,
5642
+ "id": 199,
5530
5643
  "name": "query",
5531
5644
  "kind": 1024,
5532
5645
  "kindString": "Property",
@@ -5544,7 +5657,7 @@
5544
5657
  }
5545
5658
  },
5546
5659
  {
5547
- "id": 196,
5660
+ "id": 200,
5548
5661
  "name": "resultSet",
5549
5662
  "kind": 1024,
5550
5663
  "kindString": "Property",
@@ -5564,7 +5677,7 @@
5564
5677
  }
5565
5678
  },
5566
5679
  {
5567
- "id": 197,
5680
+ "id": 201,
5568
5681
  "name": "schema",
5569
5682
  "kind": 1024,
5570
5683
  "kindString": "Property",
@@ -5586,9 +5699,9 @@
5586
5699
  {
5587
5700
  "title": "Properties",
5588
5701
  "children": [
5589
- 195,
5590
- 196,
5591
- 197
5702
+ 199,
5703
+ 200,
5704
+ 201
5592
5705
  ]
5593
5706
  }
5594
5707
  ],
@@ -5605,7 +5718,7 @@
5605
5718
  }
5606
5719
  },
5607
5720
  {
5608
- "id": 215,
5721
+ "id": 221,
5609
5722
  "name": "TConfig",
5610
5723
  "kind": 131072,
5611
5724
  "kindString": "Type parameter",
@@ -5624,14 +5737,14 @@
5624
5737
  {
5625
5738
  "type": "reflection",
5626
5739
  "declaration": {
5627
- "id": 199,
5740
+ "id": 203,
5628
5741
  "name": "__type",
5629
5742
  "kind": 65536,
5630
5743
  "kindString": "Type literal",
5631
5744
  "flags": {},
5632
5745
  "children": [
5633
5746
  {
5634
- "id": 200,
5747
+ "id": 204,
5635
5748
  "name": "name",
5636
5749
  "kind": 1024,
5637
5750
  "kindString": "Property",
@@ -5651,7 +5764,7 @@
5651
5764
  }
5652
5765
  },
5653
5766
  {
5654
- "id": 201,
5767
+ "id": 205,
5655
5768
  "name": "security",
5656
5769
  "kind": 1024,
5657
5770
  "kindString": "Property",
@@ -5668,14 +5781,34 @@
5668
5781
  "type": {
5669
5782
  "type": "reflection",
5670
5783
  "declaration": {
5671
- "id": 202,
5784
+ "id": 206,
5672
5785
  "name": "__type",
5673
5786
  "kind": 65536,
5674
5787
  "kindString": "Type literal",
5675
5788
  "flags": {},
5676
5789
  "children": [
5677
5790
  {
5678
- "id": 203,
5791
+ "id": 207,
5792
+ "name": "allowAnonymous",
5793
+ "kind": 1024,
5794
+ "kindString": "Property",
5795
+ "flags": {
5796
+ "isOptional": true
5797
+ },
5798
+ "sources": [
5799
+ {
5800
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5801
+ "line": 11,
5802
+ "character": 8
5803
+ }
5804
+ ],
5805
+ "type": {
5806
+ "type": "intrinsic",
5807
+ "name": "boolean"
5808
+ }
5809
+ },
5810
+ {
5811
+ "id": 208,
5679
5812
  "name": "allowed",
5680
5813
  "kind": 1024,
5681
5814
  "kindString": "Property",
@@ -5685,7 +5818,7 @@
5685
5818
  "sources": [
5686
5819
  {
5687
5820
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5688
- "line": 11,
5821
+ "line": 12,
5689
5822
  "character": 8
5690
5823
  }
5691
5824
  ],
@@ -5719,7 +5852,7 @@
5719
5852
  }
5720
5853
  },
5721
5854
  {
5722
- "id": 204,
5855
+ "id": 209,
5723
5856
  "name": "disallowed",
5724
5857
  "kind": 1024,
5725
5858
  "kindString": "Property",
@@ -5729,7 +5862,7 @@
5729
5862
  "sources": [
5730
5863
  {
5731
5864
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5732
- "line": 12,
5865
+ "line": 13,
5733
5866
  "character": 8
5734
5867
  }
5735
5868
  ],
@@ -5758,8 +5891,9 @@
5758
5891
  {
5759
5892
  "title": "Properties",
5760
5893
  "children": [
5761
- 203,
5762
- 204
5894
+ 207,
5895
+ 208,
5896
+ 209
5763
5897
  ]
5764
5898
  }
5765
5899
  ],
@@ -5778,8 +5912,8 @@
5778
5912
  {
5779
5913
  "title": "Properties",
5780
5914
  "children": [
5781
- 200,
5782
- 201
5915
+ 204,
5916
+ 205
5783
5917
  ]
5784
5918
  }
5785
5919
  ],
@@ -5795,14 +5929,14 @@
5795
5929
  {
5796
5930
  "type": "reflection",
5797
5931
  "declaration": {
5798
- "id": 205,
5932
+ "id": 210,
5799
5933
  "name": "__type",
5800
5934
  "kind": 65536,
5801
5935
  "kindString": "Type literal",
5802
5936
  "flags": {},
5803
5937
  "children": [
5804
5938
  {
5805
- "id": 206,
5939
+ "id": 211,
5806
5940
  "name": "schema",
5807
5941
  "kind": 1024,
5808
5942
  "kindString": "Property",
@@ -5824,7 +5958,7 @@
5824
5958
  {
5825
5959
  "title": "Properties",
5826
5960
  "children": [
5827
- 206
5961
+ 211
5828
5962
  ]
5829
5963
  }
5830
5964
  ],
@@ -5853,14 +5987,14 @@
5853
5987
  {
5854
5988
  "type": "reflection",
5855
5989
  "declaration": {
5856
- "id": 207,
5990
+ "id": 212,
5857
5991
  "name": "__type",
5858
5992
  "kind": 65536,
5859
5993
  "kindString": "Type literal",
5860
5994
  "flags": {},
5861
5995
  "children": [
5862
5996
  {
5863
- "id": 208,
5997
+ "id": 213,
5864
5998
  "name": "name",
5865
5999
  "kind": 1024,
5866
6000
  "kindString": "Property",
@@ -5880,7 +6014,7 @@
5880
6014
  }
5881
6015
  },
5882
6016
  {
5883
- "id": 209,
6017
+ "id": 214,
5884
6018
  "name": "security",
5885
6019
  "kind": 1024,
5886
6020
  "kindString": "Property",
@@ -5897,15 +6031,15 @@
5897
6031
  "type": {
5898
6032
  "type": "reflection",
5899
6033
  "declaration": {
5900
- "id": 210,
6034
+ "id": 215,
5901
6035
  "name": "__type",
5902
6036
  "kind": 65536,
5903
6037
  "kindString": "Type literal",
5904
6038
  "flags": {},
5905
6039
  "children": [
5906
6040
  {
5907
- "id": 211,
5908
- "name": "allowed",
6041
+ "id": 216,
6042
+ "name": "allowAnonymous",
5909
6043
  "kind": 1024,
5910
6044
  "kindString": "Property",
5911
6045
  "flags": {
@@ -5918,6 +6052,26 @@
5918
6052
  "character": 8
5919
6053
  }
5920
6054
  ],
6055
+ "type": {
6056
+ "type": "intrinsic",
6057
+ "name": "boolean"
6058
+ }
6059
+ },
6060
+ {
6061
+ "id": 217,
6062
+ "name": "allowed",
6063
+ "kind": 1024,
6064
+ "kindString": "Property",
6065
+ "flags": {
6066
+ "isOptional": true
6067
+ },
6068
+ "sources": [
6069
+ {
6070
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
6071
+ "line": 12,
6072
+ "character": 8
6073
+ }
6074
+ ],
5921
6075
  "type": {
5922
6076
  "type": "reference",
5923
6077
  "typeArguments": [
@@ -5948,7 +6102,7 @@
5948
6102
  }
5949
6103
  },
5950
6104
  {
5951
- "id": 212,
6105
+ "id": 218,
5952
6106
  "name": "disallowed",
5953
6107
  "kind": 1024,
5954
6108
  "kindString": "Property",
@@ -5958,7 +6112,7 @@
5958
6112
  "sources": [
5959
6113
  {
5960
6114
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
5961
- "line": 12,
6115
+ "line": 13,
5962
6116
  "character": 8
5963
6117
  }
5964
6118
  ],
@@ -5987,8 +6141,9 @@
5987
6141
  {
5988
6142
  "title": "Properties",
5989
6143
  "children": [
5990
- 211,
5991
- 212
6144
+ 216,
6145
+ 217,
6146
+ 218
5992
6147
  ]
5993
6148
  }
5994
6149
  ],
@@ -6007,8 +6162,8 @@
6007
6162
  {
6008
6163
  "title": "Properties",
6009
6164
  "children": [
6010
- 208,
6011
- 209
6165
+ 213,
6166
+ 214
6012
6167
  ]
6013
6168
  }
6014
6169
  ],
@@ -6024,14 +6179,14 @@
6024
6179
  {
6025
6180
  "type": "reflection",
6026
6181
  "declaration": {
6027
- "id": 213,
6182
+ "id": 219,
6028
6183
  "name": "__type",
6029
6184
  "kind": 65536,
6030
6185
  "kindString": "Type literal",
6031
6186
  "flags": {},
6032
6187
  "children": [
6033
6188
  {
6034
- "id": 214,
6189
+ "id": 220,
6035
6190
  "name": "schema",
6036
6191
  "kind": 1024,
6037
6192
  "kindString": "Property",
@@ -6053,7 +6208,7 @@
6053
6208
  {
6054
6209
  "title": "Properties",
6055
6210
  "children": [
6056
- 214
6211
+ 220
6057
6212
  ]
6058
6213
  }
6059
6214
  ],
@@ -6072,19 +6227,19 @@
6072
6227
  ],
6073
6228
  "parameters": [
6074
6229
  {
6075
- "id": 216,
6230
+ "id": 222,
6076
6231
  "name": "query",
6077
6232
  "kind": 32768,
6078
6233
  "kindString": "Parameter",
6079
6234
  "flags": {},
6080
6235
  "type": {
6081
6236
  "type": "reference",
6082
- "id": 198,
6237
+ "id": 202,
6083
6238
  "name": "T"
6084
6239
  }
6085
6240
  },
6086
6241
  {
6087
- "id": 217,
6242
+ "id": 223,
6088
6243
  "name": "payloads",
6089
6244
  "kind": 32768,
6090
6245
  "kindString": "Parameter",
@@ -6107,14 +6262,14 @@
6107
6262
  {
6108
6263
  "type": "reflection",
6109
6264
  "declaration": {
6110
- "id": 218,
6265
+ "id": 224,
6111
6266
  "name": "__type",
6112
6267
  "kind": 65536,
6113
6268
  "kindString": "Type literal",
6114
6269
  "flags": {},
6115
6270
  "children": [
6116
6271
  {
6117
- "id": 219,
6272
+ "id": 225,
6118
6273
  "name": "schema",
6119
6274
  "kind": 1024,
6120
6275
  "kindString": "Property",
@@ -6136,7 +6291,7 @@
6136
6291
  {
6137
6292
  "title": "Properties",
6138
6293
  "children": [
6139
- 219
6294
+ 225
6140
6295
  ]
6141
6296
  }
6142
6297
  ],
@@ -6154,7 +6309,7 @@
6154
6309
  }
6155
6310
  },
6156
6311
  {
6157
- "id": 220,
6312
+ "id": 226,
6158
6313
  "name": "queryConfig",
6159
6314
  "kind": 32768,
6160
6315
  "kindString": "Parameter",
@@ -6163,7 +6318,7 @@
6163
6318
  },
6164
6319
  "type": {
6165
6320
  "type": "reference",
6166
- "id": 215,
6321
+ "id": 221,
6167
6322
  "name": "TConfig"
6168
6323
  }
6169
6324
  }
@@ -6175,16 +6330,24 @@
6175
6330
  "inheritedFrom": {
6176
6331
  "type": "reference",
6177
6332
  "name": "AbstractWitness.queryable"
6333
+ },
6334
+ "implementationOf": {
6335
+ "type": "reference",
6336
+ "name": "WitnessModule.queryable"
6178
6337
  }
6179
6338
  }
6180
6339
  ],
6181
6340
  "inheritedFrom": {
6182
6341
  "type": "reference",
6183
6342
  "name": "AbstractWitness.queryable"
6343
+ },
6344
+ "implementationOf": {
6345
+ "type": "reference",
6346
+ "name": "WitnessModule.queryable"
6184
6347
  }
6185
6348
  },
6186
6349
  {
6187
- "id": 221,
6350
+ "id": 227,
6188
6351
  "name": "resolve",
6189
6352
  "kind": 2048,
6190
6353
  "kindString": "Method",
@@ -6192,20 +6355,20 @@
6192
6355
  "sources": [
6193
6356
  {
6194
6357
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6195
- "line": 42,
6358
+ "line": 44,
6196
6359
  "character": 4
6197
6360
  }
6198
6361
  ],
6199
6362
  "signatures": [
6200
6363
  {
6201
- "id": 222,
6364
+ "id": 228,
6202
6365
  "name": "resolve",
6203
6366
  "kind": 4096,
6204
6367
  "kindString": "Call signature",
6205
6368
  "flags": {},
6206
6369
  "parameters": [
6207
6370
  {
6208
- "id": 223,
6371
+ "id": 229,
6209
6372
  "name": "filter",
6210
6373
  "kind": 32768,
6211
6374
  "kindString": "Parameter",
@@ -6240,14 +6403,14 @@
6240
6403
  {
6241
6404
  "type": "reflection",
6242
6405
  "declaration": {
6243
- "id": 224,
6406
+ "id": 230,
6244
6407
  "name": "__type",
6245
6408
  "kind": 65536,
6246
6409
  "kindString": "Type literal",
6247
6410
  "flags": {},
6248
6411
  "children": [
6249
6412
  {
6250
- "id": 225,
6413
+ "id": 231,
6251
6414
  "name": "name",
6252
6415
  "kind": 1024,
6253
6416
  "kindString": "Property",
@@ -6267,7 +6430,7 @@
6267
6430
  }
6268
6431
  },
6269
6432
  {
6270
- "id": 226,
6433
+ "id": 232,
6271
6434
  "name": "security",
6272
6435
  "kind": 1024,
6273
6436
  "kindString": "Property",
@@ -6284,15 +6447,15 @@
6284
6447
  "type": {
6285
6448
  "type": "reflection",
6286
6449
  "declaration": {
6287
- "id": 227,
6450
+ "id": 233,
6288
6451
  "name": "__type",
6289
6452
  "kind": 65536,
6290
6453
  "kindString": "Type literal",
6291
6454
  "flags": {},
6292
6455
  "children": [
6293
6456
  {
6294
- "id": 228,
6295
- "name": "allowed",
6457
+ "id": 234,
6458
+ "name": "allowAnonymous",
6296
6459
  "kind": 1024,
6297
6460
  "kindString": "Property",
6298
6461
  "flags": {
@@ -6305,6 +6468,26 @@
6305
6468
  "character": 8
6306
6469
  }
6307
6470
  ],
6471
+ "type": {
6472
+ "type": "intrinsic",
6473
+ "name": "boolean"
6474
+ }
6475
+ },
6476
+ {
6477
+ "id": 235,
6478
+ "name": "allowed",
6479
+ "kind": 1024,
6480
+ "kindString": "Property",
6481
+ "flags": {
6482
+ "isOptional": true
6483
+ },
6484
+ "sources": [
6485
+ {
6486
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
6487
+ "line": 12,
6488
+ "character": 8
6489
+ }
6490
+ ],
6308
6491
  "type": {
6309
6492
  "type": "reference",
6310
6493
  "typeArguments": [
@@ -6335,7 +6518,7 @@
6335
6518
  }
6336
6519
  },
6337
6520
  {
6338
- "id": 229,
6521
+ "id": 236,
6339
6522
  "name": "disallowed",
6340
6523
  "kind": 1024,
6341
6524
  "kindString": "Property",
@@ -6345,7 +6528,7 @@
6345
6528
  "sources": [
6346
6529
  {
6347
6530
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
6348
- "line": 12,
6531
+ "line": 13,
6349
6532
  "character": 8
6350
6533
  }
6351
6534
  ],
@@ -6374,8 +6557,9 @@
6374
6557
  {
6375
6558
  "title": "Properties",
6376
6559
  "children": [
6377
- 228,
6378
- 229
6560
+ 234,
6561
+ 235,
6562
+ 236
6379
6563
  ]
6380
6564
  }
6381
6565
  ],
@@ -6394,8 +6578,8 @@
6394
6578
  {
6395
6579
  "title": "Properties",
6396
6580
  "children": [
6397
- 225,
6398
- 226
6581
+ 231,
6582
+ 232
6399
6583
  ]
6400
6584
  }
6401
6585
  ],
@@ -6411,14 +6595,14 @@
6411
6595
  {
6412
6596
  "type": "reflection",
6413
6597
  "declaration": {
6414
- "id": 230,
6598
+ "id": 237,
6415
6599
  "name": "__type",
6416
6600
  "kind": 65536,
6417
6601
  "kindString": "Type literal",
6418
6602
  "flags": {},
6419
6603
  "children": [
6420
6604
  {
6421
- "id": 231,
6605
+ "id": 238,
6422
6606
  "name": "schema",
6423
6607
  "kind": 1024,
6424
6608
  "kindString": "Property",
@@ -6440,7 +6624,7 @@
6440
6624
  {
6441
6625
  "title": "Properties",
6442
6626
  "children": [
6443
- 231
6627
+ 238
6444
6628
  ]
6445
6629
  }
6446
6630
  ],
@@ -6467,16 +6651,24 @@
6467
6651
  "inheritedFrom": {
6468
6652
  "type": "reference",
6469
6653
  "name": "AbstractWitness.resolve"
6654
+ },
6655
+ "implementationOf": {
6656
+ "type": "reference",
6657
+ "name": "WitnessModule.resolve"
6470
6658
  }
6471
6659
  }
6472
6660
  ],
6473
6661
  "inheritedFrom": {
6474
6662
  "type": "reference",
6475
6663
  "name": "AbstractWitness.resolve"
6664
+ },
6665
+ "implementationOf": {
6666
+ "type": "reference",
6667
+ "name": "WitnessModule.resolve"
6476
6668
  }
6477
6669
  },
6478
6670
  {
6479
- "id": 305,
6671
+ "id": 312,
6480
6672
  "name": "start",
6481
6673
  "kind": 2048,
6482
6674
  "kindString": "Method",
@@ -6486,20 +6678,20 @@
6486
6678
  "sources": [
6487
6679
  {
6488
6680
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6489
- "line": 52,
6681
+ "line": 54,
6490
6682
  "character": 14
6491
6683
  }
6492
6684
  ],
6493
6685
  "signatures": [
6494
6686
  {
6495
- "id": 306,
6687
+ "id": 313,
6496
6688
  "name": "start",
6497
6689
  "kind": 4096,
6498
6690
  "kindString": "Call signature",
6499
6691
  "flags": {},
6500
6692
  "parameters": [
6501
6693
  {
6502
- "id": 307,
6694
+ "id": 314,
6503
6695
  "name": "_timeout",
6504
6696
  "kind": 32768,
6505
6697
  "kindString": "Parameter",
@@ -6517,14 +6709,7 @@
6517
6709
  "typeArguments": [
6518
6710
  {
6519
6711
  "type": "reference",
6520
- "id": 22,
6521
- "typeArguments": [
6522
- {
6523
- "type": "reference",
6524
- "id": 52,
6525
- "name": "TPayload"
6526
- }
6527
- ],
6712
+ "id": 23,
6528
6713
  "name": "XyoNodeSystemInfoWitness"
6529
6714
  },
6530
6715
  {
@@ -6546,7 +6731,7 @@
6546
6731
  }
6547
6732
  },
6548
6733
  {
6549
- "id": 232,
6734
+ "id": 239,
6550
6735
  "name": "started",
6551
6736
  "kind": 2048,
6552
6737
  "kindString": "Method",
@@ -6554,20 +6739,20 @@
6554
6739
  "sources": [
6555
6740
  {
6556
6741
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6557
- "line": 43,
6742
+ "line": 45,
6558
6743
  "character": 4
6559
6744
  }
6560
6745
  ],
6561
6746
  "signatures": [
6562
6747
  {
6563
- "id": 233,
6748
+ "id": 240,
6564
6749
  "name": "started",
6565
6750
  "kind": 4096,
6566
6751
  "kindString": "Call signature",
6567
6752
  "flags": {},
6568
6753
  "parameters": [
6569
6754
  {
6570
- "id": 234,
6755
+ "id": 241,
6571
6756
  "name": "notStartedAction",
6572
6757
  "kind": 32768,
6573
6758
  "kindString": "Parameter",
@@ -6617,7 +6802,7 @@
6617
6802
  }
6618
6803
  },
6619
6804
  {
6620
- "id": 308,
6805
+ "id": 315,
6621
6806
  "name": "stop",
6622
6807
  "kind": 2048,
6623
6808
  "kindString": "Method",
@@ -6627,20 +6812,20 @@
6627
6812
  "sources": [
6628
6813
  {
6629
6814
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6630
- "line": 53,
6815
+ "line": 55,
6631
6816
  "character": 14
6632
6817
  }
6633
6818
  ],
6634
6819
  "signatures": [
6635
6820
  {
6636
- "id": 309,
6821
+ "id": 316,
6637
6822
  "name": "stop",
6638
6823
  "kind": 4096,
6639
6824
  "kindString": "Call signature",
6640
6825
  "flags": {},
6641
6826
  "parameters": [
6642
6827
  {
6643
- "id": 310,
6828
+ "id": 317,
6644
6829
  "name": "_timeout",
6645
6830
  "kind": 32768,
6646
6831
  "kindString": "Parameter",
@@ -6658,14 +6843,7 @@
6658
6843
  "typeArguments": [
6659
6844
  {
6660
6845
  "type": "reference",
6661
- "id": 22,
6662
- "typeArguments": [
6663
- {
6664
- "type": "reference",
6665
- "id": 52,
6666
- "name": "TPayload"
6667
- }
6668
- ],
6846
+ "id": 23,
6669
6847
  "name": "XyoNodeSystemInfoWitness"
6670
6848
  },
6671
6849
  {
@@ -6687,7 +6865,7 @@
6687
6865
  }
6688
6866
  },
6689
6867
  {
6690
- "id": 235,
6868
+ "id": 242,
6691
6869
  "name": "subscribe",
6692
6870
  "kind": 2048,
6693
6871
  "kindString": "Method",
@@ -6695,20 +6873,20 @@
6695
6873
  "sources": [
6696
6874
  {
6697
6875
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6698
- "line": 44,
6876
+ "line": 46,
6699
6877
  "character": 4
6700
6878
  }
6701
6879
  ],
6702
6880
  "signatures": [
6703
6881
  {
6704
- "id": 236,
6882
+ "id": 243,
6705
6883
  "name": "subscribe",
6706
6884
  "kind": 4096,
6707
6885
  "kindString": "Call signature",
6708
6886
  "flags": {},
6709
6887
  "parameters": [
6710
6888
  {
6711
- "id": 237,
6889
+ "id": 244,
6712
6890
  "name": "_queryAccount",
6713
6891
  "kind": 32768,
6714
6892
  "kindString": "Parameter",
@@ -6737,7 +6915,7 @@
6737
6915
  }
6738
6916
  },
6739
6917
  {
6740
- "id": 311,
6918
+ "id": 318,
6741
6919
  "name": "validateConfig",
6742
6920
  "kind": 2048,
6743
6921
  "kindString": "Method",
@@ -6747,20 +6925,20 @@
6747
6925
  "sources": [
6748
6926
  {
6749
6927
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6750
- "line": 54,
6928
+ "line": 56,
6751
6929
  "character": 14
6752
6930
  }
6753
6931
  ],
6754
6932
  "signatures": [
6755
6933
  {
6756
- "id": 312,
6934
+ "id": 319,
6757
6935
  "name": "validateConfig",
6758
6936
  "kind": 4096,
6759
6937
  "kindString": "Call signature",
6760
6938
  "flags": {},
6761
6939
  "parameters": [
6762
6940
  {
6763
- "id": 313,
6941
+ "id": 320,
6764
6942
  "name": "config",
6765
6943
  "kind": 32768,
6766
6944
  "kindString": "Parameter",
@@ -6773,7 +6951,7 @@
6773
6951
  }
6774
6952
  },
6775
6953
  {
6776
- "id": 314,
6954
+ "id": 321,
6777
6955
  "name": "parents",
6778
6956
  "kind": 32768,
6779
6957
  "kindString": "Parameter",
@@ -6805,7 +6983,7 @@
6805
6983
  }
6806
6984
  },
6807
6985
  {
6808
- "id": 24,
6986
+ "id": 25,
6809
6987
  "name": "create",
6810
6988
  "kind": 2048,
6811
6989
  "kindString": "Method",
@@ -6815,21 +6993,21 @@
6815
6993
  "sources": [
6816
6994
  {
6817
6995
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts",
6818
- "line": 13,
6996
+ "line": 12,
6819
6997
  "character": 24,
6820
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ab9f751753/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L13"
6998
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L12"
6821
6999
  }
6822
7000
  ],
6823
7001
  "signatures": [
6824
7002
  {
6825
- "id": 25,
7003
+ "id": 26,
6826
7004
  "name": "create",
6827
7005
  "kind": 4096,
6828
7006
  "kindString": "Call signature",
6829
7007
  "flags": {},
6830
7008
  "parameters": [
6831
7009
  {
6832
- "id": 26,
7010
+ "id": 27,
6833
7011
  "name": "params",
6834
7012
  "kind": 32768,
6835
7013
  "kindString": "Parameter",
@@ -6853,14 +7031,14 @@
6853
7031
  {
6854
7032
  "type": "reflection",
6855
7033
  "declaration": {
6856
- "id": 27,
7034
+ "id": 28,
6857
7035
  "name": "__type",
6858
7036
  "kind": 65536,
6859
7037
  "kindString": "Type literal",
6860
7038
  "flags": {},
6861
7039
  "children": [
6862
7040
  {
6863
- "id": 28,
7041
+ "id": 29,
6864
7042
  "name": "name",
6865
7043
  "kind": 1024,
6866
7044
  "kindString": "Property",
@@ -6880,7 +7058,7 @@
6880
7058
  }
6881
7059
  },
6882
7060
  {
6883
- "id": 29,
7061
+ "id": 30,
6884
7062
  "name": "security",
6885
7063
  "kind": 1024,
6886
7064
  "kindString": "Property",
@@ -6897,15 +7075,15 @@
6897
7075
  "type": {
6898
7076
  "type": "reflection",
6899
7077
  "declaration": {
6900
- "id": 30,
7078
+ "id": 31,
6901
7079
  "name": "__type",
6902
7080
  "kind": 65536,
6903
7081
  "kindString": "Type literal",
6904
7082
  "flags": {},
6905
7083
  "children": [
6906
7084
  {
6907
- "id": 31,
6908
- "name": "allowed",
7085
+ "id": 32,
7086
+ "name": "allowAnonymous",
6909
7087
  "kind": 1024,
6910
7088
  "kindString": "Property",
6911
7089
  "flags": {
@@ -6918,6 +7096,26 @@
6918
7096
  "character": 8
6919
7097
  }
6920
7098
  ],
7099
+ "type": {
7100
+ "type": "intrinsic",
7101
+ "name": "boolean"
7102
+ }
7103
+ },
7104
+ {
7105
+ "id": 33,
7106
+ "name": "allowed",
7107
+ "kind": 1024,
7108
+ "kindString": "Property",
7109
+ "flags": {
7110
+ "isOptional": true
7111
+ },
7112
+ "sources": [
7113
+ {
7114
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
7115
+ "line": 12,
7116
+ "character": 8
7117
+ }
7118
+ ],
6921
7119
  "type": {
6922
7120
  "type": "reference",
6923
7121
  "typeArguments": [
@@ -6948,7 +7146,7 @@
6948
7146
  }
6949
7147
  },
6950
7148
  {
6951
- "id": 32,
7149
+ "id": 34,
6952
7150
  "name": "disallowed",
6953
7151
  "kind": 1024,
6954
7152
  "kindString": "Property",
@@ -6958,7 +7156,7 @@
6958
7156
  "sources": [
6959
7157
  {
6960
7158
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
6961
- "line": 12,
7159
+ "line": 13,
6962
7160
  "character": 8
6963
7161
  }
6964
7162
  ],
@@ -6987,8 +7185,9 @@
6987
7185
  {
6988
7186
  "title": "Properties",
6989
7187
  "children": [
6990
- 31,
6991
- 32
7188
+ 32,
7189
+ 33,
7190
+ 34
6992
7191
  ]
6993
7192
  }
6994
7193
  ],
@@ -7007,8 +7206,8 @@
7007
7206
  {
7008
7207
  "title": "Properties",
7009
7208
  "children": [
7010
- 28,
7011
- 29
7209
+ 29,
7210
+ 30
7012
7211
  ]
7013
7212
  }
7014
7213
  ],
@@ -7024,14 +7223,14 @@
7024
7223
  {
7025
7224
  "type": "reflection",
7026
7225
  "declaration": {
7027
- "id": 33,
7226
+ "id": 35,
7028
7227
  "name": "__type",
7029
7228
  "kind": 65536,
7030
7229
  "kindString": "Type literal",
7031
7230
  "flags": {},
7032
7231
  "children": [
7033
7232
  {
7034
- "id": 34,
7233
+ "id": 36,
7035
7234
  "name": "nodeValues",
7036
7235
  "kind": 1024,
7037
7236
  "kindString": "Property",
@@ -7043,7 +7242,7 @@
7043
7242
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
7044
7243
  "line": 7,
7045
7244
  "character": 2,
7046
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ab9f751753/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
7245
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
7047
7246
  }
7048
7247
  ],
7049
7248
  "type": {
@@ -7064,7 +7263,7 @@
7064
7263
  }
7065
7264
  },
7066
7265
  {
7067
- "id": 35,
7266
+ "id": 37,
7068
7267
  "name": "schema",
7069
7268
  "kind": 1024,
7070
7269
  "kindString": "Property",
@@ -7074,7 +7273,7 @@
7074
7273
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
7075
7274
  "line": 8,
7076
7275
  "character": 2,
7077
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ab9f751753/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
7276
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
7078
7277
  }
7079
7278
  ],
7080
7279
  "type": {
@@ -7087,8 +7286,8 @@
7087
7286
  {
7088
7287
  "title": "Properties",
7089
7288
  "children": [
7090
- 34,
7091
- 35
7289
+ 36,
7290
+ 37
7092
7291
  ]
7093
7292
  }
7094
7293
  ],
@@ -7097,7 +7296,7 @@
7097
7296
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
7098
7297
  "line": 6,
7099
7298
  "character": 62,
7100
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ab9f751753/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
7299
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
7101
7300
  }
7102
7301
  ]
7103
7302
  }
@@ -7105,14 +7304,14 @@
7105
7304
  {
7106
7305
  "type": "reflection",
7107
7306
  "declaration": {
7108
- "id": 36,
7307
+ "id": 38,
7109
7308
  "name": "__type",
7110
7309
  "kind": 65536,
7111
7310
  "kindString": "Type literal",
7112
7311
  "flags": {},
7113
7312
  "children": [
7114
7313
  {
7115
- "id": 37,
7314
+ "id": 39,
7116
7315
  "name": "targetSet",
7117
7316
  "kind": 1024,
7118
7317
  "kindString": "Property",
@@ -7144,14 +7343,14 @@
7144
7343
  {
7145
7344
  "type": "reflection",
7146
7345
  "declaration": {
7147
- "id": 38,
7346
+ "id": 40,
7148
7347
  "name": "__type",
7149
7348
  "kind": 65536,
7150
7349
  "kindString": "Type literal",
7151
7350
  "flags": {},
7152
7351
  "children": [
7153
7352
  {
7154
- "id": 39,
7353
+ "id": 41,
7155
7354
  "name": "schema",
7156
7355
  "kind": 1024,
7157
7356
  "kindString": "Property",
@@ -7173,7 +7372,7 @@
7173
7372
  {
7174
7373
  "title": "Properties",
7175
7374
  "children": [
7176
- 39
7375
+ 41
7177
7376
  ]
7178
7377
  }
7179
7378
  ],
@@ -7194,7 +7393,7 @@
7194
7393
  {
7195
7394
  "title": "Properties",
7196
7395
  "children": [
7197
- 37
7396
+ 39
7198
7397
  ]
7199
7398
  }
7200
7399
  ],
@@ -7219,100 +7418,7 @@
7219
7418
  "typeArguments": [
7220
7419
  {
7221
7420
  "type": "reference",
7222
- "id": 22,
7223
- "typeArguments": [
7224
- {
7225
- "type": "intersection",
7226
- "types": [
7227
- {
7228
- "type": "reference",
7229
- "name": "SchemaFields"
7230
- },
7231
- {
7232
- "type": "reference",
7233
- "name": "PayloadFields"
7234
- },
7235
- {
7236
- "type": "reflection",
7237
- "declaration": {
7238
- "id": 40,
7239
- "name": "__type",
7240
- "kind": 65536,
7241
- "kindString": "Type literal",
7242
- "flags": {},
7243
- "children": [
7244
- {
7245
- "id": 41,
7246
- "name": "schema",
7247
- "kind": 1024,
7248
- "kindString": "Property",
7249
- "flags": {},
7250
- "sources": [
7251
- {
7252
- "fileName": "plugins/packages/payload/packages/system/packages/info/packages/node/dist/types/Payload.d.ts",
7253
- "line": 4,
7254
- "character": 4
7255
- }
7256
- ],
7257
- "type": {
7258
- "type": "literal",
7259
- "value": "network.xyo.system.info.node"
7260
- }
7261
- },
7262
- {
7263
- "id": 42,
7264
- "name": "systeminfo",
7265
- "kind": 1024,
7266
- "kindString": "Property",
7267
- "flags": {
7268
- "isOptional": true
7269
- },
7270
- "sources": [
7271
- {
7272
- "fileName": "plugins/packages/payload/packages/system/packages/info/packages/node/dist/types/Payload.d.ts",
7273
- "line": 5,
7274
- "character": 4
7275
- }
7276
- ],
7277
- "type": {
7278
- "type": "reference",
7279
- "typeArguments": [
7280
- {
7281
- "type": "intrinsic",
7282
- "name": "string"
7283
- },
7284
- {
7285
- "type": "intrinsic",
7286
- "name": "unknown"
7287
- }
7288
- ],
7289
- "name": "Record",
7290
- "qualifiedName": "Record",
7291
- "package": "typescript"
7292
- }
7293
- }
7294
- ],
7295
- "groups": [
7296
- {
7297
- "title": "Properties",
7298
- "children": [
7299
- 41,
7300
- 42
7301
- ]
7302
- }
7303
- ],
7304
- "sources": [
7305
- {
7306
- "fileName": "plugins/packages/payload/packages/system/packages/info/packages/node/dist/types/Payload.d.ts",
7307
- "line": 3,
7308
- "character": 50
7309
- }
7310
- ]
7311
- }
7312
- }
7313
- ]
7314
- }
7315
- ],
7421
+ "id": 23,
7316
7422
  "name": "XyoNodeSystemInfoWitness"
7317
7423
  }
7318
7424
  ],
@@ -7336,22 +7442,22 @@
7336
7442
  {
7337
7443
  "title": "Constructors",
7338
7444
  "children": [
7339
- 44
7445
+ 43
7340
7446
  ]
7341
7447
  },
7342
7448
  {
7343
7449
  "title": "Properties",
7344
7450
  "children": [
7345
- 113,
7346
- 127,
7347
- 136,
7451
+ 110,
7452
+ 125,
7453
+ 135,
7348
7454
  145,
7349
7455
  146,
7350
7456
  147,
7351
7457
  148,
7352
7458
  153,
7353
- 23,
7354
- 43
7459
+ 24,
7460
+ 42
7355
7461
  ]
7356
7462
  },
7357
7463
  {
@@ -7360,59 +7466,43 @@
7360
7466
  158,
7361
7467
  160,
7362
7468
  162,
7363
- 172,
7364
- 72,
7365
- 174,
7366
- 74
7469
+ 164,
7470
+ 175,
7471
+ 67,
7472
+ 177,
7473
+ 69
7367
7474
  ]
7368
7475
  },
7369
7476
  {
7370
7477
  "title": "Methods",
7371
7478
  "children": [
7372
- 238,
7373
- 243,
7479
+ 245,
7374
7480
  250,
7375
- 268,
7376
- 286,
7377
- 294,
7378
- 184,
7379
- 302,
7380
- 67,
7381
- 78,
7481
+ 257,
7482
+ 275,
7483
+ 293,
7484
+ 301,
7382
7485
  188,
7383
- 221,
7384
- 305,
7385
- 232,
7386
- 308,
7387
- 235,
7388
- 311,
7389
- 24
7486
+ 309,
7487
+ 60,
7488
+ 73,
7489
+ 192,
7490
+ 227,
7491
+ 312,
7492
+ 239,
7493
+ 315,
7494
+ 242,
7495
+ 318,
7496
+ 25
7390
7497
  ]
7391
7498
  }
7392
7499
  ],
7393
7500
  "sources": [
7394
7501
  {
7395
7502
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts",
7396
- "line": 8,
7503
+ "line": 9,
7397
7504
  "character": 13,
7398
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ab9f751753/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L8"
7399
- }
7400
- ],
7401
- "typeParameters": [
7402
- {
7403
- "id": 315,
7404
- "name": "TPayload",
7405
- "kind": 131072,
7406
- "kindString": "Type parameter",
7407
- "flags": {},
7408
- "type": {
7409
- "type": "reference",
7410
- "name": "XyoNodeSystemInfoPayload"
7411
- },
7412
- "default": {
7413
- "type": "reference",
7414
- "name": "XyoNodeSystemInfoPayload"
7415
- }
7505
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Witness.ts#L9"
7416
7506
  }
7417
7507
  ],
7418
7508
  "extendedTypes": [
@@ -7421,16 +7511,22 @@
7421
7511
  "typeArguments": [
7422
7512
  {
7423
7513
  "type": "reference",
7424
- "id": 18,
7514
+ "id": 19,
7425
7515
  "name": "XyoNodeSystemInfoWitnessConfig"
7426
7516
  }
7427
7517
  ],
7428
7518
  "name": "AbstractWitness"
7429
7519
  }
7520
+ ],
7521
+ "implementedTypes": [
7522
+ {
7523
+ "type": "reference",
7524
+ "name": "WitnessModule"
7525
+ }
7430
7526
  ]
7431
7527
  },
7432
7528
  {
7433
- "id": 18,
7529
+ "id": 19,
7434
7530
  "name": "XyoNodeSystemInfoWitnessConfig",
7435
7531
  "kind": 4194304,
7436
7532
  "kindString": "Type alias",
@@ -7440,7 +7536,7 @@
7440
7536
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
7441
7537
  "line": 6,
7442
7538
  "character": 12,
7443
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ab9f751753/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
7539
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
7444
7540
  }
7445
7541
  ],
7446
7542
  "type": {
@@ -7449,14 +7545,14 @@
7449
7545
  {
7450
7546
  "type": "reflection",
7451
7547
  "declaration": {
7452
- "id": 19,
7548
+ "id": 20,
7453
7549
  "name": "__type",
7454
7550
  "kind": 65536,
7455
7551
  "kindString": "Type literal",
7456
7552
  "flags": {},
7457
7553
  "children": [
7458
7554
  {
7459
- "id": 20,
7555
+ "id": 21,
7460
7556
  "name": "nodeValues",
7461
7557
  "kind": 1024,
7462
7558
  "kindString": "Property",
@@ -7468,7 +7564,7 @@
7468
7564
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
7469
7565
  "line": 7,
7470
7566
  "character": 2,
7471
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ab9f751753/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
7567
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
7472
7568
  }
7473
7569
  ],
7474
7570
  "type": {
@@ -7489,7 +7585,7 @@
7489
7585
  }
7490
7586
  },
7491
7587
  {
7492
- "id": 21,
7588
+ "id": 22,
7493
7589
  "name": "schema",
7494
7590
  "kind": 1024,
7495
7591
  "kindString": "Property",
@@ -7499,12 +7595,12 @@
7499
7595
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
7500
7596
  "line": 8,
7501
7597
  "character": 2,
7502
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ab9f751753/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
7598
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
7503
7599
  }
7504
7600
  ],
7505
7601
  "type": {
7506
7602
  "type": "reference",
7507
- "id": 16,
7603
+ "id": 17,
7508
7604
  "name": "XyoNodeSystemInfoWitnessConfigSchema"
7509
7605
  }
7510
7606
  }
@@ -7513,8 +7609,8 @@
7513
7609
  {
7514
7610
  "title": "Properties",
7515
7611
  "children": [
7516
- 20,
7517
- 21
7612
+ 21,
7613
+ 22
7518
7614
  ]
7519
7615
  }
7520
7616
  ],
@@ -7523,7 +7619,7 @@
7523
7619
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
7524
7620
  "line": 6,
7525
7621
  "character": 62,
7526
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ab9f751753/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
7622
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
7527
7623
  }
7528
7624
  ]
7529
7625
  }
@@ -7533,7 +7629,7 @@
7533
7629
  }
7534
7630
  },
7535
7631
  {
7536
- "id": 17,
7632
+ "id": 18,
7537
7633
  "name": "XyoNodeSystemInfoWitnessConfigSchema",
7538
7634
  "kind": 4194304,
7539
7635
  "kindString": "Type alias",
@@ -7543,13 +7639,13 @@
7543
7639
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
7544
7640
  "line": 3,
7545
7641
  "character": 12,
7546
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ab9f751753/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L3"
7642
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L3"
7547
7643
  },
7548
7644
  {
7549
7645
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
7550
7646
  "line": 4,
7551
7647
  "character": 13,
7552
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ab9f751753/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L4"
7648
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L4"
7553
7649
  }
7554
7650
  ],
7555
7651
  "type": {
@@ -7558,7 +7654,7 @@
7558
7654
  }
7559
7655
  },
7560
7656
  {
7561
- "id": 16,
7657
+ "id": 17,
7562
7658
  "name": "XyoNodeSystemInfoWitnessConfigSchema",
7563
7659
  "kind": 32,
7564
7660
  "kindString": "Variable",
@@ -7568,13 +7664,13 @@
7568
7664
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
7569
7665
  "line": 3,
7570
7666
  "character": 12,
7571
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ab9f751753/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L3"
7667
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L3"
7572
7668
  },
7573
7669
  {
7574
7670
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
7575
7671
  "line": 4,
7576
7672
  "character": 13,
7577
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ab9f751753/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L4"
7673
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L4"
7578
7674
  }
7579
7675
  ],
7580
7676
  "type": {
@@ -7593,7 +7689,7 @@
7593
7689
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Plugin.ts",
7594
7690
  "line": 9,
7595
7691
  "character": 13,
7596
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ab9f751753/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Plugin.ts#L9"
7692
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Plugin.ts#L9"
7597
7693
  }
7598
7694
  ],
7599
7695
  "signatures": [
@@ -7606,6 +7702,11 @@
7606
7702
  "type": {
7607
7703
  "type": "reference",
7608
7704
  "typeArguments": [
7705
+ {
7706
+ "type": "reference",
7707
+ "id": 23,
7708
+ "name": "XyoNodeSystemInfoWitness"
7709
+ },
7609
7710
  {
7610
7711
  "type": "reference",
7611
7712
  "typeArguments": [
@@ -7675,7 +7776,7 @@
7675
7776
  "children": [
7676
7777
  {
7677
7778
  "id": 7,
7678
- "name": "allowed",
7779
+ "name": "allowAnonymous",
7679
7780
  "kind": 1024,
7680
7781
  "kindString": "Property",
7681
7782
  "flags": {
@@ -7688,6 +7789,26 @@
7688
7789
  "character": 8
7689
7790
  }
7690
7791
  ],
7792
+ "type": {
7793
+ "type": "intrinsic",
7794
+ "name": "boolean"
7795
+ }
7796
+ },
7797
+ {
7798
+ "id": 8,
7799
+ "name": "allowed",
7800
+ "kind": 1024,
7801
+ "kindString": "Property",
7802
+ "flags": {
7803
+ "isOptional": true
7804
+ },
7805
+ "sources": [
7806
+ {
7807
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
7808
+ "line": 12,
7809
+ "character": 8
7810
+ }
7811
+ ],
7691
7812
  "type": {
7692
7813
  "type": "reference",
7693
7814
  "typeArguments": [
@@ -7718,7 +7839,7 @@
7718
7839
  }
7719
7840
  },
7720
7841
  {
7721
- "id": 8,
7842
+ "id": 9,
7722
7843
  "name": "disallowed",
7723
7844
  "kind": 1024,
7724
7845
  "kindString": "Property",
@@ -7728,7 +7849,7 @@
7728
7849
  "sources": [
7729
7850
  {
7730
7851
  "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
7731
- "line": 12,
7852
+ "line": 13,
7732
7853
  "character": 8
7733
7854
  }
7734
7855
  ],
@@ -7758,7 +7879,8 @@
7758
7879
  "title": "Properties",
7759
7880
  "children": [
7760
7881
  7,
7761
- 8
7882
+ 8,
7883
+ 9
7762
7884
  ]
7763
7885
  }
7764
7886
  ],
@@ -7794,14 +7916,14 @@
7794
7916
  {
7795
7917
  "type": "reflection",
7796
7918
  "declaration": {
7797
- "id": 9,
7919
+ "id": 10,
7798
7920
  "name": "__type",
7799
7921
  "kind": 65536,
7800
7922
  "kindString": "Type literal",
7801
7923
  "flags": {},
7802
7924
  "children": [
7803
7925
  {
7804
- "id": 10,
7926
+ "id": 11,
7805
7927
  "name": "nodeValues",
7806
7928
  "kind": 1024,
7807
7929
  "kindString": "Property",
@@ -7813,7 +7935,7 @@
7813
7935
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
7814
7936
  "line": 7,
7815
7937
  "character": 2,
7816
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ab9f751753/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
7938
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L7"
7817
7939
  }
7818
7940
  ],
7819
7941
  "type": {
@@ -7834,7 +7956,7 @@
7834
7956
  }
7835
7957
  },
7836
7958
  {
7837
- "id": 11,
7959
+ "id": 12,
7838
7960
  "name": "schema",
7839
7961
  "kind": 1024,
7840
7962
  "kindString": "Property",
@@ -7844,7 +7966,7 @@
7844
7966
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
7845
7967
  "line": 8,
7846
7968
  "character": 2,
7847
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ab9f751753/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
7969
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L8"
7848
7970
  }
7849
7971
  ],
7850
7972
  "type": {
@@ -7857,8 +7979,8 @@
7857
7979
  {
7858
7980
  "title": "Properties",
7859
7981
  "children": [
7860
- 10,
7861
- 11
7982
+ 11,
7983
+ 12
7862
7984
  ]
7863
7985
  }
7864
7986
  ],
@@ -7867,7 +7989,7 @@
7867
7989
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts",
7868
7990
  "line": 6,
7869
7991
  "character": 62,
7870
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ab9f751753/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
7992
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/Config.ts#L6"
7871
7993
  }
7872
7994
  ]
7873
7995
  }
@@ -7875,14 +7997,14 @@
7875
7997
  {
7876
7998
  "type": "reflection",
7877
7999
  "declaration": {
7878
- "id": 12,
8000
+ "id": 13,
7879
8001
  "name": "__type",
7880
8002
  "kind": 65536,
7881
8003
  "kindString": "Type literal",
7882
8004
  "flags": {},
7883
8005
  "children": [
7884
8006
  {
7885
- "id": 13,
8007
+ "id": 14,
7886
8008
  "name": "targetSet",
7887
8009
  "kind": 1024,
7888
8010
  "kindString": "Property",
@@ -7914,14 +8036,14 @@
7914
8036
  {
7915
8037
  "type": "reflection",
7916
8038
  "declaration": {
7917
- "id": 14,
8039
+ "id": 15,
7918
8040
  "name": "__type",
7919
8041
  "kind": 65536,
7920
8042
  "kindString": "Type literal",
7921
8043
  "flags": {},
7922
8044
  "children": [
7923
8045
  {
7924
- "id": 15,
8046
+ "id": 16,
7925
8047
  "name": "schema",
7926
8048
  "kind": 1024,
7927
8049
  "kindString": "Property",
@@ -7943,7 +8065,7 @@
7943
8065
  {
7944
8066
  "title": "Properties",
7945
8067
  "children": [
7946
- 15
8068
+ 16
7947
8069
  ]
7948
8070
  }
7949
8071
  ],
@@ -7964,7 +8086,7 @@
7964
8086
  {
7965
8087
  "title": "Properties",
7966
8088
  "children": [
7967
- 13
8089
+ 14
7968
8090
  ]
7969
8091
  }
7970
8092
  ],
@@ -7993,26 +8115,26 @@
7993
8115
  {
7994
8116
  "title": "References",
7995
8117
  "children": [
7996
- 316
8118
+ 322
7997
8119
  ]
7998
8120
  },
7999
8121
  {
8000
8122
  "title": "Classes",
8001
8123
  "children": [
8002
- 22
8124
+ 23
8003
8125
  ]
8004
8126
  },
8005
8127
  {
8006
8128
  "title": "Type Aliases",
8007
8129
  "children": [
8008
- 18,
8009
- 17
8130
+ 19,
8131
+ 18
8010
8132
  ]
8011
8133
  },
8012
8134
  {
8013
8135
  "title": "Variables",
8014
8136
  "children": [
8015
- 16
8137
+ 17
8016
8138
  ]
8017
8139
  },
8018
8140
  {
@@ -8027,7 +8149,7 @@
8027
8149
  "fileName": "plugins/packages/payloadset/packages/system/packages/info/packages/node/src/index.ts",
8028
8150
  "line": 1,
8029
8151
  "character": 0,
8030
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ab9f751753/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/index.ts#L1"
8152
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/plugins/packages/payloadset/packages/system/packages/info/packages/node/src/index.ts#L1"
8031
8153
  }
8032
8154
  ]
8033
8155
  }