@xyo-network/system-payload-plugins 2.33.14 → 2.34.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/docs.json +1110 -231
  2. package/package.json +3 -3
package/dist/docs.json CHANGED
@@ -17,20 +17,20 @@
17
17
  "fileName": "plugins/packages/system/src/index.ts",
18
18
  "line": 9,
19
19
  "character": 0,
20
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/50468bd/packages/plugins/packages/system/src/index.ts#L9"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9448cc0/packages/plugins/packages/system/src/index.ts#L9"
21
21
  }
22
22
  ],
23
23
  "target": 1
24
24
  },
25
25
  {
26
- "id": 32,
26
+ "id": 42,
27
27
  "name": "XyoBowserSystemInfoWitness",
28
28
  "kind": 128,
29
29
  "kindString": "Class",
30
30
  "flags": {},
31
31
  "children": [
32
32
  {
33
- "id": 33,
33
+ "id": 43,
34
34
  "name": "constructor",
35
35
  "kind": 512,
36
36
  "kindString": "Constructor",
@@ -44,14 +44,14 @@
44
44
  ],
45
45
  "signatures": [
46
46
  {
47
- "id": 34,
47
+ "id": 44,
48
48
  "name": "new XyoBowserSystemInfoWitness",
49
49
  "kind": 16384,
50
50
  "kindString": "Constructor signature",
51
51
  "flags": {},
52
52
  "typeParameter": [
53
53
  {
54
- "id": 41,
54
+ "id": 51,
55
55
  "name": "T",
56
56
  "kind": 131072,
57
57
  "kindString": "Type parameter",
@@ -70,14 +70,14 @@
70
70
  {
71
71
  "type": "reflection",
72
72
  "declaration": {
73
- "id": 35,
73
+ "id": 45,
74
74
  "name": "__type",
75
75
  "kind": 65536,
76
76
  "kindString": "Type literal",
77
77
  "flags": {},
78
78
  "children": [
79
79
  {
80
- "id": 37,
80
+ "id": 47,
81
81
  "name": "bowser",
82
82
  "kind": 1024,
83
83
  "kindString": "Property",
@@ -99,7 +99,7 @@
99
99
  }
100
100
  },
101
101
  {
102
- "id": 36,
102
+ "id": 46,
103
103
  "name": "schema",
104
104
  "kind": 1024,
105
105
  "kindString": "Property",
@@ -121,8 +121,8 @@
121
121
  {
122
122
  "title": "Properties",
123
123
  "children": [
124
- 37,
125
- 36
124
+ 47,
125
+ 46
126
126
  ]
127
127
  }
128
128
  ],
@@ -151,14 +151,14 @@
151
151
  {
152
152
  "type": "reflection",
153
153
  "declaration": {
154
- "id": 38,
154
+ "id": 48,
155
155
  "name": "__type",
156
156
  "kind": 65536,
157
157
  "kindString": "Type literal",
158
158
  "flags": {},
159
159
  "children": [
160
160
  {
161
- "id": 40,
161
+ "id": 50,
162
162
  "name": "bowser",
163
163
  "kind": 1024,
164
164
  "kindString": "Property",
@@ -180,7 +180,7 @@
180
180
  }
181
181
  },
182
182
  {
183
- "id": 39,
183
+ "id": 49,
184
184
  "name": "schema",
185
185
  "kind": 1024,
186
186
  "kindString": "Property",
@@ -202,8 +202,8 @@
202
202
  {
203
203
  "title": "Properties",
204
204
  "children": [
205
- 40,
206
- 39
205
+ 50,
206
+ 49
207
207
  ]
208
208
  }
209
209
  ],
@@ -222,7 +222,7 @@
222
222
  ],
223
223
  "parameters": [
224
224
  {
225
- "id": 42,
225
+ "id": 52,
226
226
  "name": "config",
227
227
  "kind": 32768,
228
228
  "kindString": "Parameter",
@@ -246,14 +246,158 @@
246
246
  {
247
247
  "type": "reflection",
248
248
  "declaration": {
249
- "id": 43,
249
+ "id": 53,
250
+ "name": "__type",
251
+ "kind": 65536,
252
+ "kindString": "Type literal",
253
+ "flags": {},
254
+ "children": [
255
+ {
256
+ "id": 54,
257
+ "name": "security",
258
+ "kind": 1024,
259
+ "kindString": "Property",
260
+ "flags": {
261
+ "isOptional": true
262
+ },
263
+ "sources": [
264
+ {
265
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
266
+ "line": 8,
267
+ "character": 4
268
+ }
269
+ ],
270
+ "type": {
271
+ "type": "reflection",
272
+ "declaration": {
273
+ "id": 55,
274
+ "name": "__type",
275
+ "kind": 65536,
276
+ "kindString": "Type literal",
277
+ "flags": {},
278
+ "children": [
279
+ {
280
+ "id": 56,
281
+ "name": "allowed",
282
+ "kind": 1024,
283
+ "kindString": "Property",
284
+ "flags": {
285
+ "isOptional": true
286
+ },
287
+ "sources": [
288
+ {
289
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
290
+ "line": 9,
291
+ "character": 8
292
+ }
293
+ ],
294
+ "type": {
295
+ "type": "reference",
296
+ "typeArguments": [
297
+ {
298
+ "type": "intrinsic",
299
+ "name": "string"
300
+ },
301
+ {
302
+ "type": "array",
303
+ "elementType": {
304
+ "type": "array",
305
+ "elementType": {
306
+ "type": "intrinsic",
307
+ "name": "string"
308
+ }
309
+ }
310
+ }
311
+ ],
312
+ "name": "Record",
313
+ "qualifiedName": "Record",
314
+ "package": "typescript"
315
+ }
316
+ },
317
+ {
318
+ "id": 57,
319
+ "name": "disallowed",
320
+ "kind": 1024,
321
+ "kindString": "Property",
322
+ "flags": {
323
+ "isOptional": true
324
+ },
325
+ "sources": [
326
+ {
327
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
328
+ "line": 10,
329
+ "character": 8
330
+ }
331
+ ],
332
+ "type": {
333
+ "type": "reference",
334
+ "typeArguments": [
335
+ {
336
+ "type": "intrinsic",
337
+ "name": "string"
338
+ },
339
+ {
340
+ "type": "array",
341
+ "elementType": {
342
+ "type": "intrinsic",
343
+ "name": "string"
344
+ }
345
+ }
346
+ ],
347
+ "name": "Record",
348
+ "qualifiedName": "Record",
349
+ "package": "typescript"
350
+ }
351
+ }
352
+ ],
353
+ "groups": [
354
+ {
355
+ "title": "Properties",
356
+ "children": [
357
+ 56,
358
+ 57
359
+ ]
360
+ }
361
+ ],
362
+ "sources": [
363
+ {
364
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
365
+ "line": 8,
366
+ "character": 15
367
+ }
368
+ ]
369
+ }
370
+ }
371
+ }
372
+ ],
373
+ "groups": [
374
+ {
375
+ "title": "Properties",
376
+ "children": [
377
+ 54
378
+ ]
379
+ }
380
+ ],
381
+ "sources": [
382
+ {
383
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
384
+ "line": 7,
385
+ "character": 90
386
+ }
387
+ ]
388
+ }
389
+ },
390
+ {
391
+ "type": "reflection",
392
+ "declaration": {
393
+ "id": 58,
250
394
  "name": "__type",
251
395
  "kind": 65536,
252
396
  "kindString": "Type literal",
253
397
  "flags": {},
254
398
  "children": [
255
399
  {
256
- "id": 44,
400
+ "id": 59,
257
401
  "name": "schema",
258
402
  "kind": 1024,
259
403
  "kindString": "Property",
@@ -275,7 +419,7 @@
275
419
  {
276
420
  "title": "Properties",
277
421
  "children": [
278
- 44
422
+ 59
279
423
  ]
280
424
  }
281
425
  ],
@@ -291,14 +435,14 @@
291
435
  {
292
436
  "type": "reflection",
293
437
  "declaration": {
294
- "id": 45,
438
+ "id": 60,
295
439
  "name": "__type",
296
440
  "kind": 65536,
297
441
  "kindString": "Type literal",
298
442
  "flags": {},
299
443
  "children": [
300
444
  {
301
- "id": 46,
445
+ "id": 61,
302
446
  "name": "targetSchema",
303
447
  "kind": 1024,
304
448
  "kindString": "Property",
@@ -320,7 +464,7 @@
320
464
  {
321
465
  "title": "Properties",
322
466
  "children": [
323
- 46
467
+ 61
324
468
  ]
325
469
  }
326
470
  ],
@@ -342,11 +486,11 @@
342
486
  ],
343
487
  "type": {
344
488
  "type": "reference",
345
- "id": 32,
489
+ "id": 42,
346
490
  "typeArguments": [
347
491
  {
348
492
  "type": "reference",
349
- "id": 41,
493
+ "id": 51,
350
494
  "name": "T"
351
495
  }
352
496
  ],
@@ -364,7 +508,7 @@
364
508
  }
365
509
  },
366
510
  {
367
- "id": 71,
511
+ "id": 102,
368
512
  "name": "account",
369
513
  "kind": 1024,
370
514
  "kindString": "Property",
@@ -374,7 +518,7 @@
374
518
  "sources": [
375
519
  {
376
520
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
377
- "line": 10,
521
+ "line": 14,
378
522
  "character": 14
379
523
  }
380
524
  ],
@@ -388,7 +532,47 @@
388
532
  }
389
533
  },
390
534
  {
391
- "id": 66,
535
+ "id": 100,
536
+ "name": "allowedAddressSets",
537
+ "kind": 1024,
538
+ "kindString": "Property",
539
+ "flags": {
540
+ "isProtected": true,
541
+ "isOptional": true
542
+ },
543
+ "sources": [
544
+ {
545
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
546
+ "line": 12,
547
+ "character": 14
548
+ }
549
+ ],
550
+ "type": {
551
+ "type": "reference",
552
+ "typeArguments": [
553
+ {
554
+ "type": "intrinsic",
555
+ "name": "string"
556
+ },
557
+ {
558
+ "type": "array",
559
+ "elementType": {
560
+ "type": "intrinsic",
561
+ "name": "string"
562
+ }
563
+ }
564
+ ],
565
+ "name": "Record",
566
+ "qualifiedName": "Record",
567
+ "package": "typescript"
568
+ },
569
+ "inheritedFrom": {
570
+ "type": "reference",
571
+ "name": "XyoWitness.allowedAddressSets"
572
+ }
573
+ },
574
+ {
575
+ "id": 90,
392
576
  "name": "config",
393
577
  "kind": 1024,
394
578
  "kindString": "Property",
@@ -399,7 +583,7 @@
399
583
  "sources": [
400
584
  {
401
585
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
402
- "line": 9,
586
+ "line": 11,
403
587
  "character": 14
404
588
  }
405
589
  ],
@@ -417,14 +601,158 @@
417
601
  {
418
602
  "type": "reflection",
419
603
  "declaration": {
420
- "id": 67,
604
+ "id": 91,
605
+ "name": "__type",
606
+ "kind": 65536,
607
+ "kindString": "Type literal",
608
+ "flags": {},
609
+ "children": [
610
+ {
611
+ "id": 92,
612
+ "name": "security",
613
+ "kind": 1024,
614
+ "kindString": "Property",
615
+ "flags": {
616
+ "isOptional": true
617
+ },
618
+ "sources": [
619
+ {
620
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
621
+ "line": 8,
622
+ "character": 4
623
+ }
624
+ ],
625
+ "type": {
626
+ "type": "reflection",
627
+ "declaration": {
628
+ "id": 93,
629
+ "name": "__type",
630
+ "kind": 65536,
631
+ "kindString": "Type literal",
632
+ "flags": {},
633
+ "children": [
634
+ {
635
+ "id": 94,
636
+ "name": "allowed",
637
+ "kind": 1024,
638
+ "kindString": "Property",
639
+ "flags": {
640
+ "isOptional": true
641
+ },
642
+ "sources": [
643
+ {
644
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
645
+ "line": 9,
646
+ "character": 8
647
+ }
648
+ ],
649
+ "type": {
650
+ "type": "reference",
651
+ "typeArguments": [
652
+ {
653
+ "type": "intrinsic",
654
+ "name": "string"
655
+ },
656
+ {
657
+ "type": "array",
658
+ "elementType": {
659
+ "type": "array",
660
+ "elementType": {
661
+ "type": "intrinsic",
662
+ "name": "string"
663
+ }
664
+ }
665
+ }
666
+ ],
667
+ "name": "Record",
668
+ "qualifiedName": "Record",
669
+ "package": "typescript"
670
+ }
671
+ },
672
+ {
673
+ "id": 95,
674
+ "name": "disallowed",
675
+ "kind": 1024,
676
+ "kindString": "Property",
677
+ "flags": {
678
+ "isOptional": true
679
+ },
680
+ "sources": [
681
+ {
682
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
683
+ "line": 10,
684
+ "character": 8
685
+ }
686
+ ],
687
+ "type": {
688
+ "type": "reference",
689
+ "typeArguments": [
690
+ {
691
+ "type": "intrinsic",
692
+ "name": "string"
693
+ },
694
+ {
695
+ "type": "array",
696
+ "elementType": {
697
+ "type": "intrinsic",
698
+ "name": "string"
699
+ }
700
+ }
701
+ ],
702
+ "name": "Record",
703
+ "qualifiedName": "Record",
704
+ "package": "typescript"
705
+ }
706
+ }
707
+ ],
708
+ "groups": [
709
+ {
710
+ "title": "Properties",
711
+ "children": [
712
+ 94,
713
+ 95
714
+ ]
715
+ }
716
+ ],
717
+ "sources": [
718
+ {
719
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
720
+ "line": 8,
721
+ "character": 15
722
+ }
723
+ ]
724
+ }
725
+ }
726
+ }
727
+ ],
728
+ "groups": [
729
+ {
730
+ "title": "Properties",
731
+ "children": [
732
+ 92
733
+ ]
734
+ }
735
+ ],
736
+ "sources": [
737
+ {
738
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
739
+ "line": 7,
740
+ "character": 90
741
+ }
742
+ ]
743
+ }
744
+ },
745
+ {
746
+ "type": "reflection",
747
+ "declaration": {
748
+ "id": 96,
421
749
  "name": "__type",
422
750
  "kind": 65536,
423
751
  "kindString": "Type literal",
424
752
  "flags": {},
425
753
  "children": [
426
754
  {
427
- "id": 68,
755
+ "id": 97,
428
756
  "name": "schema",
429
757
  "kind": 1024,
430
758
  "kindString": "Property",
@@ -446,7 +774,7 @@
446
774
  {
447
775
  "title": "Properties",
448
776
  "children": [
449
- 68
777
+ 97
450
778
  ]
451
779
  }
452
780
  ],
@@ -462,14 +790,14 @@
462
790
  {
463
791
  "type": "reflection",
464
792
  "declaration": {
465
- "id": 69,
793
+ "id": 98,
466
794
  "name": "__type",
467
795
  "kind": 65536,
468
796
  "kindString": "Type literal",
469
797
  "flags": {},
470
798
  "children": [
471
799
  {
472
- "id": 70,
800
+ "id": 99,
473
801
  "name": "targetSchema",
474
802
  "kind": 1024,
475
803
  "kindString": "Property",
@@ -489,7 +817,7 @@
489
817
  },
490
818
  "objectType": {
491
819
  "type": "reference",
492
- "id": 41,
820
+ "id": 51,
493
821
  "name": "T"
494
822
  }
495
823
  }
@@ -499,7 +827,7 @@
499
827
  {
500
828
  "title": "Properties",
501
829
  "children": [
502
- 70
830
+ 99
503
831
  ]
504
832
  }
505
833
  ],
@@ -520,7 +848,47 @@
520
848
  }
521
849
  },
522
850
  {
523
- "id": 72,
851
+ "id": 101,
852
+ "name": "disallowedAddresses",
853
+ "kind": 1024,
854
+ "kindString": "Property",
855
+ "flags": {
856
+ "isProtected": true,
857
+ "isOptional": true
858
+ },
859
+ "sources": [
860
+ {
861
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
862
+ "line": 13,
863
+ "character": 14
864
+ }
865
+ ],
866
+ "type": {
867
+ "type": "reference",
868
+ "typeArguments": [
869
+ {
870
+ "type": "intrinsic",
871
+ "name": "string"
872
+ },
873
+ {
874
+ "type": "array",
875
+ "elementType": {
876
+ "type": "intrinsic",
877
+ "name": "string"
878
+ }
879
+ }
880
+ ],
881
+ "name": "Record",
882
+ "qualifiedName": "Record",
883
+ "package": "typescript"
884
+ },
885
+ "inheritedFrom": {
886
+ "type": "reference",
887
+ "name": "XyoWitness.disallowedAddresses"
888
+ }
889
+ },
890
+ {
891
+ "id": 103,
524
892
  "name": "resolver",
525
893
  "kind": 1024,
526
894
  "kindString": "Property",
@@ -531,7 +899,7 @@
531
899
  "sources": [
532
900
  {
533
901
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
534
- "line": 11,
902
+ "line": 15,
535
903
  "character": 14
536
904
  }
537
905
  ],
@@ -545,7 +913,7 @@
545
913
  }
546
914
  },
547
915
  {
548
- "id": 73,
916
+ "id": 104,
549
917
  "name": "address",
550
918
  "kind": 262144,
551
919
  "kindString": "Accessor",
@@ -553,12 +921,12 @@
553
921
  "sources": [
554
922
  {
555
923
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
556
- "line": 13,
924
+ "line": 18,
557
925
  "character": 8
558
926
  }
559
927
  ],
560
928
  "getSignature": {
561
- "id": 74,
929
+ "id": 105,
562
930
  "name": "address",
563
931
  "kind": 524288,
564
932
  "kindString": "Get signature",
@@ -578,7 +946,7 @@
578
946
  }
579
947
  },
580
948
  {
581
- "id": 47,
949
+ "id": 62,
582
950
  "name": "bowser",
583
951
  "kind": 262144,
584
952
  "kindString": "Accessor",
@@ -593,7 +961,7 @@
593
961
  }
594
962
  ],
595
963
  "getSignature": {
596
- "id": 48,
964
+ "id": 63,
597
965
  "name": "bowser",
598
966
  "kind": 524288,
599
967
  "kindString": "Get signature",
@@ -607,7 +975,7 @@
607
975
  }
608
976
  },
609
977
  {
610
- "id": 52,
978
+ "id": 67,
611
979
  "name": "targetSchema",
612
980
  "kind": 262144,
613
981
  "kindString": "Accessor",
@@ -615,12 +983,12 @@
615
983
  "sources": [
616
984
  {
617
985
  "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
618
- "line": 9,
986
+ "line": 10,
619
987
  "character": 8
620
988
  }
621
989
  ],
622
990
  "getSignature": {
623
- "id": 53,
991
+ "id": 68,
624
992
  "name": "targetSchema",
625
993
  "kind": 524288,
626
994
  "kindString": "Get signature",
@@ -656,7 +1024,7 @@
656
1024
  }
657
1025
  },
658
1026
  {
659
- "id": 97,
1027
+ "id": 129,
660
1028
  "name": "bindHashes",
661
1029
  "kind": 2048,
662
1030
  "kindString": "Method",
@@ -664,20 +1032,20 @@
664
1032
  "sources": [
665
1033
  {
666
1034
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
667
- "line": 22,
1035
+ "line": 29,
668
1036
  "character": 4
669
1037
  }
670
1038
  ],
671
1039
  "signatures": [
672
1040
  {
673
- "id": 98,
1041
+ "id": 130,
674
1042
  "name": "bindHashes",
675
1043
  "kind": 4096,
676
1044
  "kindString": "Call signature",
677
1045
  "flags": {},
678
1046
  "parameters": [
679
1047
  {
680
- "id": 99,
1048
+ "id": 131,
681
1049
  "name": "hashes",
682
1050
  "kind": 32768,
683
1051
  "kindString": "Parameter",
@@ -691,7 +1059,7 @@
691
1059
  }
692
1060
  },
693
1061
  {
694
- "id": 100,
1062
+ "id": 132,
695
1063
  "name": "schema",
696
1064
  "kind": 32768,
697
1065
  "kindString": "Parameter",
@@ -705,7 +1073,7 @@
705
1073
  }
706
1074
  },
707
1075
  {
708
- "id": 101,
1076
+ "id": 133,
709
1077
  "name": "account",
710
1078
  "kind": 32768,
711
1079
  "kindString": "Parameter",
@@ -744,7 +1112,7 @@
744
1112
  }
745
1113
  },
746
1114
  {
747
- "id": 90,
1115
+ "id": 122,
748
1116
  "name": "bindHashesInternal",
749
1117
  "kind": 2048,
750
1118
  "kindString": "Method",
@@ -752,20 +1120,20 @@
752
1120
  "sources": [
753
1121
  {
754
1122
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
755
- "line": 21,
1123
+ "line": 28,
756
1124
  "character": 4
757
1125
  }
758
1126
  ],
759
1127
  "signatures": [
760
1128
  {
761
- "id": 91,
1129
+ "id": 123,
762
1130
  "name": "bindHashesInternal",
763
1131
  "kind": 4096,
764
1132
  "kindString": "Call signature",
765
1133
  "flags": {},
766
1134
  "parameters": [
767
1135
  {
768
- "id": 92,
1136
+ "id": 124,
769
1137
  "name": "hashes",
770
1138
  "kind": 32768,
771
1139
  "kindString": "Parameter",
@@ -779,7 +1147,7 @@
779
1147
  }
780
1148
  },
781
1149
  {
782
- "id": 93,
1150
+ "id": 125,
783
1151
  "name": "schema",
784
1152
  "kind": 32768,
785
1153
  "kindString": "Parameter",
@@ -793,7 +1161,7 @@
793
1161
  }
794
1162
  },
795
1163
  {
796
- "id": 94,
1164
+ "id": 126,
797
1165
  "name": "account",
798
1166
  "kind": 32768,
799
1167
  "kindString": "Parameter",
@@ -823,14 +1191,14 @@
823
1191
  {
824
1192
  "type": "reflection",
825
1193
  "declaration": {
826
- "id": 95,
1194
+ "id": 127,
827
1195
  "name": "__type",
828
1196
  "kind": 65536,
829
1197
  "kindString": "Type literal",
830
1198
  "flags": {},
831
1199
  "children": [
832
1200
  {
833
- "id": 96,
1201
+ "id": 128,
834
1202
  "name": "schema",
835
1203
  "kind": 1024,
836
1204
  "kindString": "Property",
@@ -852,7 +1220,7 @@
852
1220
  {
853
1221
  "title": "Properties",
854
1222
  "children": [
855
- 96
1223
+ 128
856
1224
  ]
857
1225
  }
858
1226
  ],
@@ -882,7 +1250,7 @@
882
1250
  }
883
1251
  },
884
1252
  {
885
- "id": 110,
1253
+ "id": 142,
886
1254
  "name": "bindPayloads",
887
1255
  "kind": 2048,
888
1256
  "kindString": "Method",
@@ -890,20 +1258,20 @@
890
1258
  "sources": [
891
1259
  {
892
1260
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
893
- "line": 24,
1261
+ "line": 31,
894
1262
  "character": 4
895
1263
  }
896
1264
  ],
897
1265
  "signatures": [
898
1266
  {
899
- "id": 111,
1267
+ "id": 143,
900
1268
  "name": "bindPayloads",
901
1269
  "kind": 4096,
902
1270
  "kindString": "Call signature",
903
1271
  "flags": {},
904
1272
  "parameters": [
905
1273
  {
906
- "id": 112,
1274
+ "id": 144,
907
1275
  "name": "payloads",
908
1276
  "kind": 32768,
909
1277
  "kindString": "Parameter",
@@ -925,14 +1293,14 @@
925
1293
  {
926
1294
  "type": "reflection",
927
1295
  "declaration": {
928
- "id": 113,
1296
+ "id": 145,
929
1297
  "name": "__type",
930
1298
  "kind": 65536,
931
1299
  "kindString": "Type literal",
932
1300
  "flags": {},
933
1301
  "children": [
934
1302
  {
935
- "id": 114,
1303
+ "id": 146,
936
1304
  "name": "schema",
937
1305
  "kind": 1024,
938
1306
  "kindString": "Property",
@@ -954,7 +1322,7 @@
954
1322
  {
955
1323
  "title": "Properties",
956
1324
  "children": [
957
- 114
1325
+ 146
958
1326
  ]
959
1327
  }
960
1328
  ],
@@ -974,7 +1342,7 @@
974
1342
  }
975
1343
  },
976
1344
  {
977
- "id": 115,
1345
+ "id": 147,
978
1346
  "name": "account",
979
1347
  "kind": 32768,
980
1348
  "kindString": "Parameter",
@@ -1007,14 +1375,14 @@
1007
1375
  {
1008
1376
  "type": "reflection",
1009
1377
  "declaration": {
1010
- "id": 116,
1378
+ "id": 148,
1011
1379
  "name": "__type",
1012
1380
  "kind": 65536,
1013
1381
  "kindString": "Type literal",
1014
1382
  "flags": {},
1015
1383
  "children": [
1016
1384
  {
1017
- "id": 117,
1385
+ "id": 149,
1018
1386
  "name": "schema",
1019
1387
  "kind": 1024,
1020
1388
  "kindString": "Property",
@@ -1036,7 +1404,7 @@
1036
1404
  {
1037
1405
  "title": "Properties",
1038
1406
  "children": [
1039
- 117
1407
+ 149
1040
1408
  ]
1041
1409
  }
1042
1410
  ],
@@ -1073,7 +1441,7 @@
1073
1441
  }
1074
1442
  },
1075
1443
  {
1076
- "id": 102,
1444
+ "id": 134,
1077
1445
  "name": "bindPayloadsInternal",
1078
1446
  "kind": 2048,
1079
1447
  "kindString": "Method",
@@ -1081,20 +1449,20 @@
1081
1449
  "sources": [
1082
1450
  {
1083
1451
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1084
- "line": 23,
1452
+ "line": 30,
1085
1453
  "character": 4
1086
1454
  }
1087
1455
  ],
1088
1456
  "signatures": [
1089
1457
  {
1090
- "id": 103,
1458
+ "id": 135,
1091
1459
  "name": "bindPayloadsInternal",
1092
1460
  "kind": 4096,
1093
1461
  "kindString": "Call signature",
1094
1462
  "flags": {},
1095
1463
  "parameters": [
1096
1464
  {
1097
- "id": 104,
1465
+ "id": 136,
1098
1466
  "name": "payloads",
1099
1467
  "kind": 32768,
1100
1468
  "kindString": "Parameter",
@@ -1116,14 +1484,14 @@
1116
1484
  {
1117
1485
  "type": "reflection",
1118
1486
  "declaration": {
1119
- "id": 105,
1487
+ "id": 137,
1120
1488
  "name": "__type",
1121
1489
  "kind": 65536,
1122
1490
  "kindString": "Type literal",
1123
1491
  "flags": {},
1124
1492
  "children": [
1125
1493
  {
1126
- "id": 106,
1494
+ "id": 138,
1127
1495
  "name": "schema",
1128
1496
  "kind": 1024,
1129
1497
  "kindString": "Property",
@@ -1145,7 +1513,7 @@
1145
1513
  {
1146
1514
  "title": "Properties",
1147
1515
  "children": [
1148
- 106
1516
+ 138
1149
1517
  ]
1150
1518
  }
1151
1519
  ],
@@ -1165,7 +1533,7 @@
1165
1533
  }
1166
1534
  },
1167
1535
  {
1168
- "id": 107,
1536
+ "id": 139,
1169
1537
  "name": "account",
1170
1538
  "kind": 32768,
1171
1539
  "kindString": "Parameter",
@@ -1195,14 +1563,14 @@
1195
1563
  {
1196
1564
  "type": "reflection",
1197
1565
  "declaration": {
1198
- "id": 108,
1566
+ "id": 140,
1199
1567
  "name": "__type",
1200
1568
  "kind": 65536,
1201
1569
  "kindString": "Type literal",
1202
1570
  "flags": {},
1203
1571
  "children": [
1204
1572
  {
1205
- "id": 109,
1573
+ "id": 141,
1206
1574
  "name": "schema",
1207
1575
  "kind": 1024,
1208
1576
  "kindString": "Property",
@@ -1224,7 +1592,7 @@
1224
1592
  {
1225
1593
  "title": "Properties",
1226
1594
  "children": [
1227
- 109
1595
+ 141
1228
1596
  ]
1229
1597
  }
1230
1598
  ],
@@ -1254,7 +1622,7 @@
1254
1622
  }
1255
1623
  },
1256
1624
  {
1257
- "id": 78,
1625
+ "id": 110,
1258
1626
  "name": "discover",
1259
1627
  "kind": 2048,
1260
1628
  "kindString": "Method",
@@ -1262,20 +1630,20 @@
1262
1630
  "sources": [
1263
1631
  {
1264
1632
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1265
- "line": 17,
1633
+ "line": 24,
1266
1634
  "character": 4
1267
1635
  }
1268
1636
  ],
1269
1637
  "signatures": [
1270
1638
  {
1271
- "id": 79,
1639
+ "id": 111,
1272
1640
  "name": "discover",
1273
1641
  "kind": 4096,
1274
1642
  "kindString": "Call signature",
1275
1643
  "flags": {},
1276
1644
  "parameters": [
1277
1645
  {
1278
- "id": 80,
1646
+ "id": 112,
1279
1647
  "name": "_queryAccount",
1280
1648
  "kind": 32768,
1281
1649
  "kindString": "Parameter",
@@ -1304,7 +1672,7 @@
1304
1672
  }
1305
1673
  },
1306
1674
  {
1307
- "id": 81,
1675
+ "id": 113,
1308
1676
  "name": "initialize",
1309
1677
  "kind": 2048,
1310
1678
  "kindString": "Method",
@@ -1312,20 +1680,20 @@
1312
1680
  "sources": [
1313
1681
  {
1314
1682
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1315
- "line": 18,
1683
+ "line": 25,
1316
1684
  "character": 4
1317
1685
  }
1318
1686
  ],
1319
1687
  "signatures": [
1320
1688
  {
1321
- "id": 82,
1689
+ "id": 114,
1322
1690
  "name": "initialize",
1323
1691
  "kind": 4096,
1324
1692
  "kindString": "Call signature",
1325
1693
  "flags": {},
1326
1694
  "parameters": [
1327
1695
  {
1328
- "id": 83,
1696
+ "id": 115,
1329
1697
  "name": "_queryAccount",
1330
1698
  "kind": 32768,
1331
1699
  "kindString": "Parameter",
@@ -1354,7 +1722,7 @@
1354
1722
  }
1355
1723
  },
1356
1724
  {
1357
- "id": 49,
1725
+ "id": 64,
1358
1726
  "name": "observe",
1359
1727
  "kind": 2048,
1360
1728
  "kindString": "Method",
@@ -1368,14 +1736,14 @@
1368
1736
  ],
1369
1737
  "signatures": [
1370
1738
  {
1371
- "id": 50,
1739
+ "id": 65,
1372
1740
  "name": "observe",
1373
1741
  "kind": 4096,
1374
1742
  "kindString": "Call signature",
1375
1743
  "flags": {},
1376
1744
  "parameters": [
1377
1745
  {
1378
- "id": 51,
1746
+ "id": 66,
1379
1747
  "name": "fields",
1380
1748
  "kind": 32768,
1381
1749
  "kindString": "Parameter",
@@ -1387,7 +1755,7 @@
1387
1755
  "typeArguments": [
1388
1756
  {
1389
1757
  "type": "reference",
1390
- "id": 41,
1758
+ "id": 51,
1391
1759
  "name": "T"
1392
1760
  }
1393
1761
  ],
@@ -1402,7 +1770,7 @@
1402
1770
  "typeArguments": [
1403
1771
  {
1404
1772
  "type": "reference",
1405
- "id": 41,
1773
+ "id": 51,
1406
1774
  "name": "T"
1407
1775
  },
1408
1776
  {
@@ -1424,7 +1792,7 @@
1424
1792
  }
1425
1793
  },
1426
1794
  {
1427
- "id": 54,
1795
+ "id": 69,
1428
1796
  "name": "queries",
1429
1797
  "kind": 2048,
1430
1798
  "kindString": "Method",
@@ -1432,13 +1800,13 @@
1432
1800
  "sources": [
1433
1801
  {
1434
1802
  "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
1435
- "line": 10,
1803
+ "line": 11,
1436
1804
  "character": 4
1437
1805
  }
1438
1806
  ],
1439
1807
  "signatures": [
1440
1808
  {
1441
- "id": 55,
1809
+ "id": 70,
1442
1810
  "name": "queries",
1443
1811
  "kind": 4096,
1444
1812
  "kindString": "Call signature",
@@ -1462,7 +1830,7 @@
1462
1830
  }
1463
1831
  },
1464
1832
  {
1465
- "id": 56,
1833
+ "id": 71,
1466
1834
  "name": "query",
1467
1835
  "kind": 2048,
1468
1836
  "kindString": "Method",
@@ -1470,20 +1838,20 @@
1470
1838
  "sources": [
1471
1839
  {
1472
1840
  "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
1473
- "line": 12,
1841
+ "line": 13,
1474
1842
  "character": 4
1475
1843
  }
1476
1844
  ],
1477
1845
  "signatures": [
1478
1846
  {
1479
- "id": 57,
1847
+ "id": 72,
1480
1848
  "name": "query",
1481
1849
  "kind": 4096,
1482
1850
  "kindString": "Call signature",
1483
1851
  "flags": {},
1484
1852
  "typeParameter": [
1485
1853
  {
1486
- "id": 62,
1854
+ "id": 77,
1487
1855
  "name": "T",
1488
1856
  "kind": 131072,
1489
1857
  "kindString": "Type parameter",
@@ -1506,14 +1874,14 @@
1506
1874
  {
1507
1875
  "type": "reflection",
1508
1876
  "declaration": {
1509
- "id": 58,
1877
+ "id": 73,
1510
1878
  "name": "__type",
1511
1879
  "kind": 65536,
1512
1880
  "kindString": "Type literal",
1513
1881
  "flags": {},
1514
1882
  "children": [
1515
1883
  {
1516
- "id": 59,
1884
+ "id": 74,
1517
1885
  "name": "schema",
1518
1886
  "kind": 1024,
1519
1887
  "kindString": "Property",
@@ -1535,7 +1903,7 @@
1535
1903
  {
1536
1904
  "title": "Properties",
1537
1905
  "children": [
1538
- 59
1906
+ 74
1539
1907
  ]
1540
1908
  }
1541
1909
  ],
@@ -1568,14 +1936,14 @@
1568
1936
  {
1569
1937
  "type": "reflection",
1570
1938
  "declaration": {
1571
- "id": 60,
1939
+ "id": 75,
1572
1940
  "name": "__type",
1573
1941
  "kind": 65536,
1574
1942
  "kindString": "Type literal",
1575
1943
  "flags": {},
1576
1944
  "children": [
1577
1945
  {
1578
- "id": 61,
1946
+ "id": 76,
1579
1947
  "name": "schema",
1580
1948
  "kind": 1024,
1581
1949
  "kindString": "Property",
@@ -1597,7 +1965,7 @@
1597
1965
  {
1598
1966
  "title": "Properties",
1599
1967
  "children": [
1600
- 61
1968
+ 76
1601
1969
  ]
1602
1970
  }
1603
1971
  ],
@@ -1616,46 +1984,251 @@
1616
1984
  ],
1617
1985
  "parameters": [
1618
1986
  {
1619
- "id": 63,
1620
- "name": "query",
1987
+ "id": 78,
1988
+ "name": "bw",
1621
1989
  "kind": 32768,
1622
1990
  "kindString": "Parameter",
1623
1991
  "flags": {},
1624
1992
  "type": {
1625
- "type": "reference",
1626
- "id": 62,
1627
- "name": "T"
1628
- }
1629
- }
1630
- ],
1631
- "type": {
1632
- "type": "reference",
1633
- "typeArguments": [
1634
- {
1635
- "type": "reference",
1636
- "typeArguments": [
1993
+ "type": "intersection",
1994
+ "types": [
1637
1995
  {
1638
- "type": "intersection",
1639
- "types": [
1640
- {
1641
- "type": "reference",
1642
- "name": "SchemaFields"
1643
- },
1644
- {
1645
- "type": "reference",
1646
- "name": "PayloadFields"
1647
- },
1648
- {
1649
- "type": "reflection",
1650
- "declaration": {
1651
- "id": 64,
1652
- "name": "__type",
1653
- "kind": 65536,
1654
- "kindString": "Type literal",
1655
- "flags": {},
1996
+ "type": "reference",
1997
+ "name": "SchemaFields"
1998
+ },
1999
+ {
2000
+ "type": "reference",
2001
+ "name": "PayloadFields"
2002
+ },
2003
+ {
2004
+ "type": "reflection",
2005
+ "declaration": {
2006
+ "id": 79,
2007
+ "name": "__type",
2008
+ "kind": 65536,
2009
+ "kindString": "Type literal",
2010
+ "flags": {},
2011
+ "children": [
2012
+ {
2013
+ "id": 86,
2014
+ "name": "_signatures",
2015
+ "kind": 1024,
2016
+ "kindString": "Property",
2017
+ "flags": {},
2018
+ "sources": [
2019
+ {
2020
+ "fileName": "sdk/packages/boundwitness/dist/esm/models/Base/XyoBoundWitnessBase.d.ts",
2021
+ "line": 10,
2022
+ "character": 4
2023
+ }
2024
+ ],
2025
+ "type": {
2026
+ "type": "array",
2027
+ "elementType": {
2028
+ "type": "intrinsic",
2029
+ "name": "string"
2030
+ }
2031
+ }
2032
+ },
2033
+ {
2034
+ "id": 80,
2035
+ "name": "addresses",
2036
+ "kind": 1024,
2037
+ "kindString": "Property",
2038
+ "flags": {},
2039
+ "sources": [
2040
+ {
2041
+ "fileName": "sdk/packages/boundwitness/dist/esm/models/Base/XyoBoundWitnessBase.d.ts",
2042
+ "line": 4,
2043
+ "character": 4
2044
+ }
2045
+ ],
2046
+ "type": {
2047
+ "type": "array",
2048
+ "elementType": {
2049
+ "type": "intrinsic",
2050
+ "name": "string"
2051
+ }
2052
+ }
2053
+ },
2054
+ {
2055
+ "id": 82,
2056
+ "name": "payload_hashes",
2057
+ "kind": 1024,
2058
+ "kindString": "Property",
2059
+ "flags": {},
2060
+ "sources": [
2061
+ {
2062
+ "fileName": "sdk/packages/boundwitness/dist/esm/models/Base/XyoBoundWitnessBase.d.ts",
2063
+ "line": 6,
2064
+ "character": 4
2065
+ }
2066
+ ],
2067
+ "type": {
2068
+ "type": "array",
2069
+ "elementType": {
2070
+ "type": "intrinsic",
2071
+ "name": "string"
2072
+ }
2073
+ }
2074
+ },
2075
+ {
2076
+ "id": 83,
2077
+ "name": "payload_schemas",
2078
+ "kind": 1024,
2079
+ "kindString": "Property",
2080
+ "flags": {},
2081
+ "sources": [
2082
+ {
2083
+ "fileName": "sdk/packages/boundwitness/dist/esm/models/Base/XyoBoundWitnessBase.d.ts",
2084
+ "line": 7,
2085
+ "character": 4
2086
+ }
2087
+ ],
2088
+ "type": {
2089
+ "type": "array",
2090
+ "elementType": {
2091
+ "type": "intrinsic",
2092
+ "name": "string"
2093
+ }
2094
+ }
2095
+ },
2096
+ {
2097
+ "id": 81,
2098
+ "name": "previous_hash",
2099
+ "kind": 1024,
2100
+ "kindString": "Property",
2101
+ "flags": {
2102
+ "isOptional": true
2103
+ },
2104
+ "sources": [
2105
+ {
2106
+ "fileName": "sdk/packages/boundwitness/dist/esm/models/Base/XyoBoundWitnessBase.d.ts",
2107
+ "line": 5,
2108
+ "character": 4
2109
+ }
2110
+ ],
2111
+ "type": {
2112
+ "type": "intrinsic",
2113
+ "name": "string"
2114
+ }
2115
+ },
2116
+ {
2117
+ "id": 84,
2118
+ "name": "previous_hashes",
2119
+ "kind": 1024,
2120
+ "kindString": "Property",
2121
+ "flags": {},
2122
+ "sources": [
2123
+ {
2124
+ "fileName": "sdk/packages/boundwitness/dist/esm/models/Base/XyoBoundWitnessBase.d.ts",
2125
+ "line": 8,
2126
+ "character": 4
2127
+ }
2128
+ ],
2129
+ "type": {
2130
+ "type": "array",
2131
+ "elementType": {
2132
+ "type": "union",
2133
+ "types": [
2134
+ {
2135
+ "type": "literal",
2136
+ "value": null
2137
+ },
2138
+ {
2139
+ "type": "intrinsic",
2140
+ "name": "string"
2141
+ }
2142
+ ]
2143
+ }
2144
+ }
2145
+ },
2146
+ {
2147
+ "id": 85,
2148
+ "name": "schema",
2149
+ "kind": 1024,
2150
+ "kindString": "Property",
2151
+ "flags": {},
2152
+ "sources": [
2153
+ {
2154
+ "fileName": "sdk/packages/boundwitness/dist/esm/models/Base/XyoBoundWitnessBase.d.ts",
2155
+ "line": 9,
2156
+ "character": 4
2157
+ }
2158
+ ],
2159
+ "type": {
2160
+ "type": "literal",
2161
+ "value": "network.xyo.boundwitness"
2162
+ }
2163
+ }
2164
+ ],
2165
+ "groups": [
2166
+ {
2167
+ "title": "Properties",
2168
+ "children": [
2169
+ 86,
2170
+ 80,
2171
+ 82,
2172
+ 83,
2173
+ 81,
2174
+ 84,
2175
+ 85
2176
+ ]
2177
+ }
2178
+ ],
2179
+ "sources": [
2180
+ {
2181
+ "fileName": "sdk/packages/boundwitness/dist/esm/models/Base/XyoBoundWitnessBase.d.ts",
2182
+ "line": 3,
2183
+ "character": 49
2184
+ }
2185
+ ]
2186
+ }
2187
+ }
2188
+ ]
2189
+ }
2190
+ },
2191
+ {
2192
+ "id": 87,
2193
+ "name": "query",
2194
+ "kind": 32768,
2195
+ "kindString": "Parameter",
2196
+ "flags": {},
2197
+ "type": {
2198
+ "type": "reference",
2199
+ "id": 77,
2200
+ "name": "T"
2201
+ }
2202
+ }
2203
+ ],
2204
+ "type": {
2205
+ "type": "reference",
2206
+ "typeArguments": [
2207
+ {
2208
+ "type": "reference",
2209
+ "typeArguments": [
2210
+ {
2211
+ "type": "intersection",
2212
+ "types": [
2213
+ {
2214
+ "type": "reference",
2215
+ "name": "SchemaFields"
2216
+ },
2217
+ {
2218
+ "type": "reference",
2219
+ "name": "PayloadFields"
2220
+ },
2221
+ {
2222
+ "type": "reflection",
2223
+ "declaration": {
2224
+ "id": 88,
2225
+ "name": "__type",
2226
+ "kind": 65536,
2227
+ "kindString": "Type literal",
2228
+ "flags": {},
1656
2229
  "children": [
1657
2230
  {
1658
- "id": 65,
2231
+ "id": 89,
1659
2232
  "name": "schema",
1660
2233
  "kind": 1024,
1661
2234
  "kindString": "Property",
@@ -1663,7 +2236,7 @@
1663
2236
  "sources": [
1664
2237
  {
1665
2238
  "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
1666
- "line": 13,
2239
+ "line": 14,
1667
2240
  "character": 8
1668
2241
  }
1669
2242
  ],
@@ -1677,15 +2250,15 @@
1677
2250
  {
1678
2251
  "title": "Properties",
1679
2252
  "children": [
1680
- 65
2253
+ 89
1681
2254
  ]
1682
2255
  }
1683
2256
  ],
1684
2257
  "sources": [
1685
2258
  {
1686
2259
  "fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
1687
- "line": 12,
1688
- "character": 204
2260
+ "line": 13,
2261
+ "character": 225
1689
2262
  }
1690
2263
  ]
1691
2264
  }
@@ -1712,7 +2285,7 @@
1712
2285
  }
1713
2286
  },
1714
2287
  {
1715
- "id": 75,
2288
+ "id": 106,
1716
2289
  "name": "queryable",
1717
2290
  "kind": 2048,
1718
2291
  "kindString": "Method",
@@ -1720,20 +2293,20 @@
1720
2293
  "sources": [
1721
2294
  {
1722
2295
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1723
- "line": 14,
2296
+ "line": 21,
1724
2297
  "character": 4
1725
2298
  }
1726
2299
  ],
1727
2300
  "signatures": [
1728
2301
  {
1729
- "id": 76,
2302
+ "id": 107,
1730
2303
  "name": "queryable",
1731
2304
  "kind": 4096,
1732
2305
  "kindString": "Call signature",
1733
2306
  "flags": {},
1734
2307
  "parameters": [
1735
2308
  {
1736
- "id": 77,
2309
+ "id": 108,
1737
2310
  "name": "schema",
1738
2311
  "kind": 32768,
1739
2312
  "kindString": "Parameter",
@@ -1742,6 +2315,22 @@
1742
2315
  "type": "intrinsic",
1743
2316
  "name": "string"
1744
2317
  }
2318
+ },
2319
+ {
2320
+ "id": 109,
2321
+ "name": "addresses",
2322
+ "kind": 32768,
2323
+ "kindString": "Parameter",
2324
+ "flags": {
2325
+ "isOptional": true
2326
+ },
2327
+ "type": {
2328
+ "type": "array",
2329
+ "elementType": {
2330
+ "type": "intrinsic",
2331
+ "name": "string"
2332
+ }
2333
+ }
1745
2334
  }
1746
2335
  ],
1747
2336
  "type": {
@@ -1760,7 +2349,7 @@
1760
2349
  }
1761
2350
  },
1762
2351
  {
1763
- "id": 87,
2352
+ "id": 119,
1764
2353
  "name": "shutdown",
1765
2354
  "kind": 2048,
1766
2355
  "kindString": "Method",
@@ -1768,20 +2357,20 @@
1768
2357
  "sources": [
1769
2358
  {
1770
2359
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1771
- "line": 20,
2360
+ "line": 27,
1772
2361
  "character": 4
1773
2362
  }
1774
2363
  ],
1775
2364
  "signatures": [
1776
2365
  {
1777
- "id": 88,
2366
+ "id": 120,
1778
2367
  "name": "shutdown",
1779
2368
  "kind": 4096,
1780
2369
  "kindString": "Call signature",
1781
2370
  "flags": {},
1782
2371
  "parameters": [
1783
2372
  {
1784
- "id": 89,
2373
+ "id": 121,
1785
2374
  "name": "_queryAccount",
1786
2375
  "kind": 32768,
1787
2376
  "kindString": "Parameter",
@@ -1810,7 +2399,7 @@
1810
2399
  }
1811
2400
  },
1812
2401
  {
1813
- "id": 84,
2402
+ "id": 116,
1814
2403
  "name": "subscribe",
1815
2404
  "kind": 2048,
1816
2405
  "kindString": "Method",
@@ -1818,20 +2407,20 @@
1818
2407
  "sources": [
1819
2408
  {
1820
2409
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1821
- "line": 19,
2410
+ "line": 26,
1822
2411
  "character": 4
1823
2412
  }
1824
2413
  ],
1825
2414
  "signatures": [
1826
2415
  {
1827
- "id": 85,
2416
+ "id": 117,
1828
2417
  "name": "subscribe",
1829
2418
  "kind": 4096,
1830
2419
  "kindString": "Call signature",
1831
2420
  "flags": {},
1832
2421
  "parameters": [
1833
2422
  {
1834
- "id": 86,
2423
+ "id": 118,
1835
2424
  "name": "_queryAccount",
1836
2425
  "kind": 32768,
1837
2426
  "kindString": "Parameter",
@@ -1864,40 +2453,42 @@
1864
2453
  {
1865
2454
  "title": "Constructors",
1866
2455
  "children": [
1867
- 33
2456
+ 43
1868
2457
  ]
1869
2458
  },
1870
2459
  {
1871
2460
  "title": "Properties",
1872
2461
  "children": [
1873
- 71,
1874
- 66,
1875
- 72
2462
+ 102,
2463
+ 100,
2464
+ 90,
2465
+ 101,
2466
+ 103
1876
2467
  ]
1877
2468
  },
1878
2469
  {
1879
2470
  "title": "Accessors",
1880
2471
  "children": [
1881
- 73,
1882
- 47,
1883
- 52
2472
+ 104,
2473
+ 62,
2474
+ 67
1884
2475
  ]
1885
2476
  },
1886
2477
  {
1887
2478
  "title": "Methods",
1888
2479
  "children": [
1889
- 97,
1890
- 90,
2480
+ 129,
2481
+ 122,
2482
+ 142,
2483
+ 134,
1891
2484
  110,
1892
- 102,
1893
- 78,
1894
- 81,
1895
- 49,
1896
- 54,
1897
- 56,
1898
- 75,
1899
- 87,
1900
- 84
2485
+ 113,
2486
+ 64,
2487
+ 69,
2488
+ 71,
2489
+ 106,
2490
+ 119,
2491
+ 116
1901
2492
  ]
1902
2493
  }
1903
2494
  ],
@@ -1910,19 +2501,19 @@
1910
2501
  ],
1911
2502
  "typeParameters": [
1912
2503
  {
1913
- "id": 118,
2504
+ "id": 150,
1914
2505
  "name": "T",
1915
2506
  "kind": 131072,
1916
2507
  "kindString": "Type parameter",
1917
2508
  "flags": {},
1918
2509
  "type": {
1919
2510
  "type": "reference",
1920
- "id": 21,
2511
+ "id": 31,
1921
2512
  "name": "XyoBowserSystemInfoPayload"
1922
2513
  },
1923
2514
  "default": {
1924
2515
  "type": "reference",
1925
- "id": 21,
2516
+ "id": 31,
1926
2517
  "name": "XyoBowserSystemInfoPayload"
1927
2518
  }
1928
2519
  }
@@ -1933,7 +2524,7 @@
1933
2524
  "typeArguments": [
1934
2525
  {
1935
2526
  "type": "reference",
1936
- "id": 41,
2527
+ "id": 51,
1937
2528
  "name": "T"
1938
2529
  }
1939
2530
  ],
@@ -1942,7 +2533,7 @@
1942
2533
  ]
1943
2534
  },
1944
2535
  {
1945
- "id": 21,
2536
+ "id": 31,
1946
2537
  "name": "XyoBowserSystemInfoPayload",
1947
2538
  "kind": 4194304,
1948
2539
  "kindString": "Type alias",
@@ -1960,14 +2551,14 @@
1960
2551
  {
1961
2552
  "type": "reflection",
1962
2553
  "declaration": {
1963
- "id": 22,
2554
+ "id": 32,
1964
2555
  "name": "__type",
1965
2556
  "kind": 65536,
1966
2557
  "kindString": "Type literal",
1967
2558
  "flags": {},
1968
2559
  "children": [
1969
2560
  {
1970
- "id": 24,
2561
+ "id": 34,
1971
2562
  "name": "bowser",
1972
2563
  "kind": 1024,
1973
2564
  "kindString": "Property",
@@ -1989,7 +2580,7 @@
1989
2580
  }
1990
2581
  },
1991
2582
  {
1992
- "id": 23,
2583
+ "id": 33,
1993
2584
  "name": "schema",
1994
2585
  "kind": 1024,
1995
2586
  "kindString": "Property",
@@ -2003,7 +2594,7 @@
2003
2594
  ],
2004
2595
  "type": {
2005
2596
  "type": "reference",
2006
- "id": 25,
2597
+ "id": 35,
2007
2598
  "name": "XyoBowserSystemInfoSchema"
2008
2599
  }
2009
2600
  }
@@ -2012,8 +2603,8 @@
2012
2603
  {
2013
2604
  "title": "Properties",
2014
2605
  "children": [
2015
- 24,
2016
- 23
2606
+ 34,
2607
+ 33
2017
2608
  ]
2018
2609
  }
2019
2610
  ],
@@ -2031,7 +2622,7 @@
2031
2622
  }
2032
2623
  },
2033
2624
  {
2034
- "id": 26,
2625
+ "id": 36,
2035
2626
  "name": "XyoBowserSystemInfoSchema",
2036
2627
  "kind": 4194304,
2037
2628
  "kindString": "Type alias",
@@ -2054,7 +2645,7 @@
2054
2645
  }
2055
2646
  },
2056
2647
  {
2057
- "id": 18,
2648
+ "id": 28,
2058
2649
  "name": "XyoBowserSystemInfoWitnessConfig",
2059
2650
  "kind": 4194304,
2060
2651
  "kindString": "Type alias",
@@ -2071,20 +2662,20 @@
2071
2662
  "typeArguments": [
2072
2663
  {
2073
2664
  "type": "reference",
2074
- "id": 21,
2665
+ "id": 31,
2075
2666
  "name": "XyoBowserSystemInfoPayload"
2076
2667
  },
2077
2668
  {
2078
2669
  "type": "reflection",
2079
2670
  "declaration": {
2080
- "id": 19,
2671
+ "id": 29,
2081
2672
  "name": "__type",
2082
2673
  "kind": 65536,
2083
2674
  "kindString": "Type literal",
2084
2675
  "flags": {},
2085
2676
  "children": [
2086
2677
  {
2087
- "id": 20,
2678
+ "id": 30,
2088
2679
  "name": "schema",
2089
2680
  "kind": 1024,
2090
2681
  "kindString": "Property",
@@ -2098,7 +2689,7 @@
2098
2689
  ],
2099
2690
  "type": {
2100
2691
  "type": "reference",
2101
- "id": 16,
2692
+ "id": 26,
2102
2693
  "name": "XyoBowserSystemInfoWitnessConfigSchema"
2103
2694
  }
2104
2695
  }
@@ -2107,7 +2698,7 @@
2107
2698
  {
2108
2699
  "title": "Properties",
2109
2700
  "children": [
2110
- 20
2701
+ 30
2111
2702
  ]
2112
2703
  }
2113
2704
  ],
@@ -2125,7 +2716,7 @@
2125
2716
  }
2126
2717
  },
2127
2718
  {
2128
- "id": 17,
2719
+ "id": 27,
2129
2720
  "name": "XyoBowserSystemInfoWitnessConfigSchema",
2130
2721
  "kind": 4194304,
2131
2722
  "kindString": "Type alias",
@@ -2148,7 +2739,7 @@
2148
2739
  }
2149
2740
  },
2150
2741
  {
2151
- "id": 25,
2742
+ "id": 35,
2152
2743
  "name": "XyoBowserSystemInfoSchema",
2153
2744
  "kind": 32,
2154
2745
  "kindString": "Variable",
@@ -2171,7 +2762,7 @@
2171
2762
  }
2172
2763
  },
2173
2764
  {
2174
- "id": 16,
2765
+ "id": 26,
2175
2766
  "name": "XyoBowserSystemInfoWitnessConfigSchema",
2176
2767
  "kind": 32,
2177
2768
  "kindString": "Variable",
@@ -2229,7 +2820,7 @@
2229
2820
  "fileName": "plugins/packages/system/src/index.ts",
2230
2821
  "line": 6,
2231
2822
  "character": 13,
2232
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/50468bd/packages/plugins/packages/system/src/index.ts#L6"
2823
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9448cc0/packages/plugins/packages/system/src/index.ts#L6"
2233
2824
  }
2234
2825
  ],
2235
2826
  "type": {
@@ -2367,10 +2958,12 @@
2367
2958
  "children": [
2368
2959
  {
2369
2960
  "id": 10,
2370
- "name": "schema",
2961
+ "name": "security",
2371
2962
  "kind": 1024,
2372
2963
  "kindString": "Property",
2373
- "flags": {},
2964
+ "flags": {
2965
+ "isOptional": true
2966
+ },
2374
2967
  "sources": [
2375
2968
  {
2376
2969
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
@@ -2379,8 +2972,105 @@
2379
2972
  }
2380
2973
  ],
2381
2974
  "type": {
2382
- "type": "literal",
2383
- "value": "network.xyo.system.info.witness.bowser.config"
2975
+ "type": "reflection",
2976
+ "declaration": {
2977
+ "id": 11,
2978
+ "name": "__type",
2979
+ "kind": 65536,
2980
+ "kindString": "Type literal",
2981
+ "flags": {},
2982
+ "children": [
2983
+ {
2984
+ "id": 12,
2985
+ "name": "allowed",
2986
+ "kind": 1024,
2987
+ "kindString": "Property",
2988
+ "flags": {
2989
+ "isOptional": true
2990
+ },
2991
+ "sources": [
2992
+ {
2993
+ "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
2994
+ "line": 6,
2995
+ "character": 8
2996
+ }
2997
+ ],
2998
+ "type": {
2999
+ "type": "reference",
3000
+ "typeArguments": [
3001
+ {
3002
+ "type": "intrinsic",
3003
+ "name": "string"
3004
+ },
3005
+ {
3006
+ "type": "array",
3007
+ "elementType": {
3008
+ "type": "array",
3009
+ "elementType": {
3010
+ "type": "intrinsic",
3011
+ "name": "string"
3012
+ }
3013
+ }
3014
+ }
3015
+ ],
3016
+ "name": "Record",
3017
+ "qualifiedName": "Record",
3018
+ "package": "typescript"
3019
+ }
3020
+ },
3021
+ {
3022
+ "id": 13,
3023
+ "name": "disallowed",
3024
+ "kind": 1024,
3025
+ "kindString": "Property",
3026
+ "flags": {
3027
+ "isOptional": true
3028
+ },
3029
+ "sources": [
3030
+ {
3031
+ "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3032
+ "line": 7,
3033
+ "character": 8
3034
+ }
3035
+ ],
3036
+ "type": {
3037
+ "type": "reference",
3038
+ "typeArguments": [
3039
+ {
3040
+ "type": "intrinsic",
3041
+ "name": "string"
3042
+ },
3043
+ {
3044
+ "type": "array",
3045
+ "elementType": {
3046
+ "type": "intrinsic",
3047
+ "name": "string"
3048
+ }
3049
+ }
3050
+ ],
3051
+ "name": "Record",
3052
+ "qualifiedName": "Record",
3053
+ "package": "typescript"
3054
+ }
3055
+ }
3056
+ ],
3057
+ "groups": [
3058
+ {
3059
+ "title": "Properties",
3060
+ "children": [
3061
+ 12,
3062
+ 13
3063
+ ]
3064
+ }
3065
+ ],
3066
+ "sources": [
3067
+ {
3068
+ "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3069
+ "line": 5,
3070
+ "character": 15
3071
+ }
3072
+ ]
3073
+ }
2384
3074
  }
2385
3075
  }
2386
3076
  ],
@@ -2404,14 +3094,59 @@
2404
3094
  {
2405
3095
  "type": "reflection",
2406
3096
  "declaration": {
2407
- "id": 11,
3097
+ "id": 14,
2408
3098
  "name": "__type",
2409
3099
  "kind": 65536,
2410
3100
  "kindString": "Type literal",
2411
3101
  "flags": {},
2412
3102
  "children": [
2413
3103
  {
2414
- "id": 12,
3104
+ "id": 15,
3105
+ "name": "schema",
3106
+ "kind": 1024,
3107
+ "kindString": "Property",
3108
+ "flags": {},
3109
+ "sources": [
3110
+ {
3111
+ "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3112
+ "line": 10,
3113
+ "character": 4
3114
+ }
3115
+ ],
3116
+ "type": {
3117
+ "type": "literal",
3118
+ "value": "network.xyo.system.info.witness.bowser.config"
3119
+ }
3120
+ }
3121
+ ],
3122
+ "groups": [
3123
+ {
3124
+ "title": "Properties",
3125
+ "children": [
3126
+ 15
3127
+ ]
3128
+ }
3129
+ ],
3130
+ "sources": [
3131
+ {
3132
+ "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3133
+ "line": 9,
3134
+ "character": 4
3135
+ }
3136
+ ]
3137
+ }
3138
+ },
3139
+ {
3140
+ "type": "reflection",
3141
+ "declaration": {
3142
+ "id": 16,
3143
+ "name": "__type",
3144
+ "kind": 65536,
3145
+ "kindString": "Type literal",
3146
+ "flags": {},
3147
+ "children": [
3148
+ {
3149
+ "id": 17,
2415
3150
  "name": "targetSchema",
2416
3151
  "kind": 1024,
2417
3152
  "kindString": "Property",
@@ -2419,7 +3154,7 @@
2419
3154
  "sources": [
2420
3155
  {
2421
3156
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
2422
- "line": 7,
3157
+ "line": 12,
2423
3158
  "character": 4
2424
3159
  }
2425
3160
  ],
@@ -2433,14 +3168,14 @@
2433
3168
  {
2434
3169
  "title": "Properties",
2435
3170
  "children": [
2436
- 12
3171
+ 17
2437
3172
  ]
2438
3173
  }
2439
3174
  ],
2440
3175
  "sources": [
2441
3176
  {
2442
3177
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
2443
- "line": 6,
3178
+ "line": 11,
2444
3179
  "character": 4
2445
3180
  }
2446
3181
  ]
@@ -2462,14 +3197,158 @@
2462
3197
  {
2463
3198
  "type": "reflection",
2464
3199
  "declaration": {
2465
- "id": 13,
3200
+ "id": 18,
2466
3201
  "name": "__type",
2467
3202
  "kind": 65536,
2468
3203
  "kindString": "Type literal",
2469
3204
  "flags": {},
2470
3205
  "children": [
2471
3206
  {
2472
- "id": 15,
3207
+ "id": 19,
3208
+ "name": "security",
3209
+ "kind": 1024,
3210
+ "kindString": "Property",
3211
+ "flags": {
3212
+ "isOptional": true
3213
+ },
3214
+ "sources": [
3215
+ {
3216
+ "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3217
+ "line": 14,
3218
+ "character": 4
3219
+ }
3220
+ ],
3221
+ "type": {
3222
+ "type": "reflection",
3223
+ "declaration": {
3224
+ "id": 20,
3225
+ "name": "__type",
3226
+ "kind": 65536,
3227
+ "kindString": "Type literal",
3228
+ "flags": {},
3229
+ "children": [
3230
+ {
3231
+ "id": 21,
3232
+ "name": "allowed",
3233
+ "kind": 1024,
3234
+ "kindString": "Property",
3235
+ "flags": {
3236
+ "isOptional": true
3237
+ },
3238
+ "sources": [
3239
+ {
3240
+ "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3241
+ "line": 15,
3242
+ "character": 8
3243
+ }
3244
+ ],
3245
+ "type": {
3246
+ "type": "reference",
3247
+ "typeArguments": [
3248
+ {
3249
+ "type": "intrinsic",
3250
+ "name": "string"
3251
+ },
3252
+ {
3253
+ "type": "array",
3254
+ "elementType": {
3255
+ "type": "array",
3256
+ "elementType": {
3257
+ "type": "intrinsic",
3258
+ "name": "string"
3259
+ }
3260
+ }
3261
+ }
3262
+ ],
3263
+ "name": "Record",
3264
+ "qualifiedName": "Record",
3265
+ "package": "typescript"
3266
+ }
3267
+ },
3268
+ {
3269
+ "id": 22,
3270
+ "name": "disallowed",
3271
+ "kind": 1024,
3272
+ "kindString": "Property",
3273
+ "flags": {
3274
+ "isOptional": true
3275
+ },
3276
+ "sources": [
3277
+ {
3278
+ "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3279
+ "line": 16,
3280
+ "character": 8
3281
+ }
3282
+ ],
3283
+ "type": {
3284
+ "type": "reference",
3285
+ "typeArguments": [
3286
+ {
3287
+ "type": "intrinsic",
3288
+ "name": "string"
3289
+ },
3290
+ {
3291
+ "type": "array",
3292
+ "elementType": {
3293
+ "type": "intrinsic",
3294
+ "name": "string"
3295
+ }
3296
+ }
3297
+ ],
3298
+ "name": "Record",
3299
+ "qualifiedName": "Record",
3300
+ "package": "typescript"
3301
+ }
3302
+ }
3303
+ ],
3304
+ "groups": [
3305
+ {
3306
+ "title": "Properties",
3307
+ "children": [
3308
+ 21,
3309
+ 22
3310
+ ]
3311
+ }
3312
+ ],
3313
+ "sources": [
3314
+ {
3315
+ "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3316
+ "line": 14,
3317
+ "character": 15
3318
+ }
3319
+ ]
3320
+ }
3321
+ }
3322
+ }
3323
+ ],
3324
+ "groups": [
3325
+ {
3326
+ "title": "Properties",
3327
+ "children": [
3328
+ 19
3329
+ ]
3330
+ }
3331
+ ],
3332
+ "sources": [
3333
+ {
3334
+ "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
3335
+ "line": 13,
3336
+ "character": 96
3337
+ }
3338
+ ]
3339
+ }
3340
+ },
3341
+ {
3342
+ "type": "reflection",
3343
+ "declaration": {
3344
+ "id": 23,
3345
+ "name": "__type",
3346
+ "kind": 65536,
3347
+ "kindString": "Type literal",
3348
+ "flags": {},
3349
+ "children": [
3350
+ {
3351
+ "id": 25,
2473
3352
  "name": "bowser",
2474
3353
  "kind": 1024,
2475
3354
  "kindString": "Property",
@@ -2479,7 +3358,7 @@
2479
3358
  "sources": [
2480
3359
  {
2481
3360
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
2482
- "line": 10,
3361
+ "line": 20,
2483
3362
  "character": 4
2484
3363
  }
2485
3364
  ],
@@ -2491,7 +3370,7 @@
2491
3370
  }
2492
3371
  },
2493
3372
  {
2494
- "id": 14,
3373
+ "id": 24,
2495
3374
  "name": "schema",
2496
3375
  "kind": 1024,
2497
3376
  "kindString": "Property",
@@ -2499,7 +3378,7 @@
2499
3378
  "sources": [
2500
3379
  {
2501
3380
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
2502
- "line": 9,
3381
+ "line": 19,
2503
3382
  "character": 4
2504
3383
  }
2505
3384
  ],
@@ -2513,16 +3392,16 @@
2513
3392
  {
2514
3393
  "title": "Properties",
2515
3394
  "children": [
2516
- 15,
2517
- 14
3395
+ 25,
3396
+ 24
2518
3397
  ]
2519
3398
  }
2520
3399
  ],
2521
3400
  "sources": [
2522
3401
  {
2523
3402
  "fileName": "plugins/packages/system/packages/info/packages/bowser/dist/esm/Plugin.d.ts",
2524
- "line": 8,
2525
- "character": 96
3403
+ "line": 18,
3404
+ "character": 4
2526
3405
  }
2527
3406
  ]
2528
3407
  }
@@ -2536,7 +3415,7 @@
2536
3415
  ]
2537
3416
  },
2538
3417
  {
2539
- "id": 27,
3418
+ "id": 37,
2540
3419
  "name": "XyoBowserSystemInfoPayloadTemplate",
2541
3420
  "kind": 64,
2542
3421
  "kindString": "Function",
@@ -2550,7 +3429,7 @@
2550
3429
  ],
2551
3430
  "signatures": [
2552
3431
  {
2553
- "id": 28,
3432
+ "id": 38,
2554
3433
  "name": "XyoBowserSystemInfoPayloadTemplate",
2555
3434
  "kind": 4096,
2556
3435
  "kindString": "Call signature",
@@ -2569,14 +3448,14 @@
2569
3448
  {
2570
3449
  "type": "reflection",
2571
3450
  "declaration": {
2572
- "id": 29,
3451
+ "id": 39,
2573
3452
  "name": "__type",
2574
3453
  "kind": 65536,
2575
3454
  "kindString": "Type literal",
2576
3455
  "flags": {},
2577
3456
  "children": [
2578
3457
  {
2579
- "id": 31,
3458
+ "id": 41,
2580
3459
  "name": "bowser",
2581
3460
  "kind": 1024,
2582
3461
  "kindString": "Property",
@@ -2598,7 +3477,7 @@
2598
3477
  }
2599
3478
  },
2600
3479
  {
2601
- "id": 30,
3480
+ "id": 40,
2602
3481
  "name": "schema",
2603
3482
  "kind": 1024,
2604
3483
  "kindString": "Property",
@@ -2620,8 +3499,8 @@
2620
3499
  {
2621
3500
  "title": "Properties",
2622
3501
  "children": [
2623
- 31,
2624
- 30
3502
+ 41,
3503
+ 40
2625
3504
  ]
2626
3505
  }
2627
3506
  ],
@@ -2650,23 +3529,23 @@
2650
3529
  {
2651
3530
  "title": "Classes",
2652
3531
  "children": [
2653
- 32
3532
+ 42
2654
3533
  ]
2655
3534
  },
2656
3535
  {
2657
3536
  "title": "Type Aliases",
2658
3537
  "children": [
2659
- 21,
2660
- 26,
2661
- 18,
2662
- 17
3538
+ 31,
3539
+ 36,
3540
+ 28,
3541
+ 27
2663
3542
  ]
2664
3543
  },
2665
3544
  {
2666
3545
  "title": "Variables",
2667
3546
  "children": [
2668
- 25,
2669
- 16,
3547
+ 35,
3548
+ 26,
2670
3549
  3,
2671
3550
  1
2672
3551
  ]
@@ -2675,7 +3554,7 @@
2675
3554
  "title": "Functions",
2676
3555
  "children": [
2677
3556
  4,
2678
- 27
3557
+ 37
2679
3558
  ]
2680
3559
  }
2681
3560
  ],
@@ -2684,7 +3563,7 @@
2684
3563
  "fileName": "plugins/packages/system/src/index.ts",
2685
3564
  "line": 1,
2686
3565
  "character": 0,
2687
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/50468bd/packages/plugins/packages/system/src/index.ts#L1"
3566
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9448cc0/packages/plugins/packages/system/src/index.ts#L1"
2688
3567
  }
2689
3568
  ]
2690
3569
  }