@xyo-network/crypto-asset-plugin 2.43.7 → 2.43.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/docs.json +2057 -984
  2. package/package.json +11 -11
package/dist/docs.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "originalName": "",
8
8
  "children": [
9
9
  {
10
- "id": 222,
10
+ "id": 263,
11
11
  "name": "default",
12
12
  "kind": 8388608,
13
13
  "kindString": "Reference",
@@ -17,7 +17,7 @@
17
17
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/index.ts",
18
18
  "line": 9,
19
19
  "character": 0,
20
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/index.ts#L9"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/index.ts#L9"
21
21
  }
22
22
  ],
23
23
  "target": 1
@@ -40,7 +40,7 @@
40
40
  "sources": [
41
41
  {
42
42
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
43
- "line": 22,
43
+ "line": 21,
44
44
  "character": 4
45
45
  }
46
46
  ],
@@ -332,7 +332,7 @@
332
332
  }
333
333
  },
334
334
  {
335
- "id": 81,
335
+ "id": 97,
336
336
  "name": "_resolver",
337
337
  "kind": 1024,
338
338
  "kindString": "Property",
@@ -367,14 +367,158 @@
367
367
  {
368
368
  "type": "reflection",
369
369
  "declaration": {
370
- "id": 82,
370
+ "id": 98,
371
+ "name": "__type",
372
+ "kind": 65536,
373
+ "kindString": "Type literal",
374
+ "flags": {},
375
+ "children": [
376
+ {
377
+ "id": 99,
378
+ "name": "security",
379
+ "kind": 1024,
380
+ "kindString": "Property",
381
+ "flags": {
382
+ "isOptional": true
383
+ },
384
+ "sources": [
385
+ {
386
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
387
+ "line": 8,
388
+ "character": 4
389
+ }
390
+ ],
391
+ "type": {
392
+ "type": "reflection",
393
+ "declaration": {
394
+ "id": 100,
395
+ "name": "__type",
396
+ "kind": 65536,
397
+ "kindString": "Type literal",
398
+ "flags": {},
399
+ "children": [
400
+ {
401
+ "id": 101,
402
+ "name": "allowed",
403
+ "kind": 1024,
404
+ "kindString": "Property",
405
+ "flags": {
406
+ "isOptional": true
407
+ },
408
+ "sources": [
409
+ {
410
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
411
+ "line": 9,
412
+ "character": 8
413
+ }
414
+ ],
415
+ "type": {
416
+ "type": "reference",
417
+ "typeArguments": [
418
+ {
419
+ "type": "intrinsic",
420
+ "name": "string"
421
+ },
422
+ {
423
+ "type": "array",
424
+ "elementType": {
425
+ "type": "array",
426
+ "elementType": {
427
+ "type": "intrinsic",
428
+ "name": "string"
429
+ }
430
+ }
431
+ }
432
+ ],
433
+ "name": "Record",
434
+ "qualifiedName": "Record",
435
+ "package": "typescript"
436
+ }
437
+ },
438
+ {
439
+ "id": 102,
440
+ "name": "disallowed",
441
+ "kind": 1024,
442
+ "kindString": "Property",
443
+ "flags": {
444
+ "isOptional": true
445
+ },
446
+ "sources": [
447
+ {
448
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
449
+ "line": 10,
450
+ "character": 8
451
+ }
452
+ ],
453
+ "type": {
454
+ "type": "reference",
455
+ "typeArguments": [
456
+ {
457
+ "type": "intrinsic",
458
+ "name": "string"
459
+ },
460
+ {
461
+ "type": "array",
462
+ "elementType": {
463
+ "type": "intrinsic",
464
+ "name": "string"
465
+ }
466
+ }
467
+ ],
468
+ "name": "Record",
469
+ "qualifiedName": "Record",
470
+ "package": "typescript"
471
+ }
472
+ }
473
+ ],
474
+ "groups": [
475
+ {
476
+ "title": "Properties",
477
+ "children": [
478
+ 101,
479
+ 102
480
+ ]
481
+ }
482
+ ],
483
+ "sources": [
484
+ {
485
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
486
+ "line": 8,
487
+ "character": 15
488
+ }
489
+ ]
490
+ }
491
+ }
492
+ }
493
+ ],
494
+ "groups": [
495
+ {
496
+ "title": "Properties",
497
+ "children": [
498
+ 99
499
+ ]
500
+ }
501
+ ],
502
+ "sources": [
503
+ {
504
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
505
+ "line": 7,
506
+ "character": 87
507
+ }
508
+ ]
509
+ }
510
+ },
511
+ {
512
+ "type": "reflection",
513
+ "declaration": {
514
+ "id": 103,
371
515
  "name": "__type",
372
516
  "kind": 65536,
373
517
  "kindString": "Type literal",
374
518
  "flags": {},
375
519
  "children": [
376
520
  {
377
- "id": 83,
521
+ "id": 104,
378
522
  "name": "schema",
379
523
  "kind": 1024,
380
524
  "kindString": "Property",
@@ -396,7 +540,7 @@
396
540
  {
397
541
  "title": "Properties",
398
542
  "children": [
399
- 83
543
+ 104
400
544
  ]
401
545
  }
402
546
  ],
@@ -423,7 +567,7 @@
423
567
  }
424
568
  },
425
569
  {
426
- "id": 84,
570
+ "id": 105,
427
571
  "name": "_started",
428
572
  "kind": 1024,
429
573
  "kindString": "Property",
@@ -447,7 +591,7 @@
447
591
  }
448
592
  },
449
593
  {
450
- "id": 85,
594
+ "id": 106,
451
595
  "name": "account",
452
596
  "kind": 1024,
453
597
  "kindString": "Property",
@@ -471,333 +615,64 @@
471
615
  }
472
616
  },
473
617
  {
474
- "id": 86,
475
- "name": "allowedAddressSets",
618
+ "id": 87,
619
+ "name": "config",
476
620
  "kind": 1024,
477
621
  "kindString": "Property",
478
- "flags": {
479
- "isProtected": true,
480
- "isOptional": true
481
- },
622
+ "flags": {},
482
623
  "sources": [
483
624
  {
484
625
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
485
- "line": 18,
486
- "character": 14
626
+ "line": 14,
627
+ "character": 4
487
628
  }
488
629
  ],
489
630
  "type": {
490
- "type": "reference",
491
- "typeArguments": [
631
+ "type": "intersection",
632
+ "types": [
492
633
  {
493
- "type": "intrinsic",
494
- "name": "string"
634
+ "type": "reference",
635
+ "name": "SchemaFields"
495
636
  },
496
637
  {
497
- "type": "array",
498
- "elementType": {
499
- "type": "intrinsic",
500
- "name": "string"
501
- }
502
- }
503
- ],
504
- "name": "Record",
505
- "qualifiedName": "Record",
506
- "package": "typescript"
507
- },
508
- "inheritedFrom": {
509
- "type": "reference",
510
- "name": "AbstractDiviner.allowedAddressSets"
511
- }
512
- },
513
- {
514
- "id": 87,
515
- "name": "allowedAddressValidator",
516
- "kind": 1024,
517
- "kindString": "Property",
518
- "flags": {
519
- "isProtected": true,
520
- "isReadonly": true
521
- },
522
- "sources": [
523
- {
524
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
525
- "line": 19,
526
- "character": 23
527
- }
528
- ],
529
- "type": {
530
- "type": "reference",
531
- "typeArguments": [
638
+ "type": "reference",
639
+ "name": "PayloadFields"
640
+ },
532
641
  {
533
- "type": "intersection",
534
- "types": [
535
- {
536
- "type": "reference",
537
- "name": "SchemaFields"
538
- },
539
- {
540
- "type": "reference",
541
- "name": "PayloadFields"
542
- },
543
- {
544
- "type": "reflection",
545
- "declaration": {
546
- "id": 88,
547
- "name": "__type",
548
- "kind": 65536,
549
- "kindString": "Type literal",
550
- "flags": {},
551
- "children": [
642
+ "type": "reflection",
643
+ "declaration": {
644
+ "id": 88,
645
+ "name": "__type",
646
+ "kind": 65536,
647
+ "kindString": "Type literal",
648
+ "flags": {},
649
+ "children": [
650
+ {
651
+ "id": 89,
652
+ "name": "security",
653
+ "kind": 1024,
654
+ "kindString": "Property",
655
+ "flags": {
656
+ "isOptional": true
657
+ },
658
+ "sources": [
552
659
  {
553
- "id": 89,
554
- "name": "security",
555
- "kind": 1024,
556
- "kindString": "Property",
557
- "flags": {
558
- "isOptional": true
559
- },
560
- "sources": [
660
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
661
+ "line": 8,
662
+ "character": 4
663
+ }
664
+ ],
665
+ "type": {
666
+ "type": "reflection",
667
+ "declaration": {
668
+ "id": 90,
669
+ "name": "__type",
670
+ "kind": 65536,
671
+ "kindString": "Type literal",
672
+ "flags": {},
673
+ "children": [
561
674
  {
562
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
563
- "line": 8,
564
- "character": 4
565
- }
566
- ],
567
- "type": {
568
- "type": "reflection",
569
- "declaration": {
570
- "id": 90,
571
- "name": "__type",
572
- "kind": 65536,
573
- "kindString": "Type literal",
574
- "flags": {},
575
- "children": [
576
- {
577
- "id": 91,
578
- "name": "allowed",
579
- "kind": 1024,
580
- "kindString": "Property",
581
- "flags": {
582
- "isOptional": true
583
- },
584
- "sources": [
585
- {
586
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
587
- "line": 9,
588
- "character": 8
589
- }
590
- ],
591
- "type": {
592
- "type": "reference",
593
- "typeArguments": [
594
- {
595
- "type": "intrinsic",
596
- "name": "string"
597
- },
598
- {
599
- "type": "array",
600
- "elementType": {
601
- "type": "array",
602
- "elementType": {
603
- "type": "intrinsic",
604
- "name": "string"
605
- }
606
- }
607
- }
608
- ],
609
- "name": "Record",
610
- "qualifiedName": "Record",
611
- "package": "typescript"
612
- }
613
- },
614
- {
615
- "id": 92,
616
- "name": "disallowed",
617
- "kind": 1024,
618
- "kindString": "Property",
619
- "flags": {
620
- "isOptional": true
621
- },
622
- "sources": [
623
- {
624
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
625
- "line": 10,
626
- "character": 8
627
- }
628
- ],
629
- "type": {
630
- "type": "reference",
631
- "typeArguments": [
632
- {
633
- "type": "intrinsic",
634
- "name": "string"
635
- },
636
- {
637
- "type": "array",
638
- "elementType": {
639
- "type": "intrinsic",
640
- "name": "string"
641
- }
642
- }
643
- ],
644
- "name": "Record",
645
- "qualifiedName": "Record",
646
- "package": "typescript"
647
- }
648
- }
649
- ],
650
- "groups": [
651
- {
652
- "title": "Properties",
653
- "children": [
654
- 91,
655
- 92
656
- ]
657
- }
658
- ],
659
- "sources": [
660
- {
661
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
662
- "line": 8,
663
- "character": 15
664
- }
665
- ]
666
- }
667
- }
668
- }
669
- ],
670
- "groups": [
671
- {
672
- "title": "Properties",
673
- "children": [
674
- 89
675
- ]
676
- }
677
- ],
678
- "sources": [
679
- {
680
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
681
- "line": 7,
682
- "character": 87
683
- }
684
- ]
685
- }
686
- },
687
- {
688
- "type": "reflection",
689
- "declaration": {
690
- "id": 93,
691
- "name": "__type",
692
- "kind": 65536,
693
- "kindString": "Type literal",
694
- "flags": {},
695
- "children": [
696
- {
697
- "id": 94,
698
- "name": "schema",
699
- "kind": 1024,
700
- "kindString": "Property",
701
- "flags": {},
702
- "sources": [
703
- {
704
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
705
- "line": 19,
706
- "character": 4
707
- }
708
- ],
709
- "type": {
710
- "type": "intrinsic",
711
- "name": "string"
712
- }
713
- }
714
- ],
715
- "groups": [
716
- {
717
- "title": "Properties",
718
- "children": [
719
- 94
720
- ]
721
- }
722
- ],
723
- "sources": [
724
- {
725
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
726
- "line": 18,
727
- "character": 17
728
- }
729
- ]
730
- }
731
- }
732
- ]
733
- }
734
- ],
735
- "name": "AllowedAddressValidator"
736
- },
737
- "inheritedFrom": {
738
- "type": "reference",
739
- "name": "AbstractDiviner.allowedAddressValidator"
740
- }
741
- },
742
- {
743
- "id": 71,
744
- "name": "config",
745
- "kind": 1024,
746
- "kindString": "Property",
747
- "flags": {},
748
- "sources": [
749
- {
750
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
751
- "line": 14,
752
- "character": 4
753
- }
754
- ],
755
- "type": {
756
- "type": "intersection",
757
- "types": [
758
- {
759
- "type": "reference",
760
- "name": "SchemaFields"
761
- },
762
- {
763
- "type": "reference",
764
- "name": "PayloadFields"
765
- },
766
- {
767
- "type": "reflection",
768
- "declaration": {
769
- "id": 72,
770
- "name": "__type",
771
- "kind": 65536,
772
- "kindString": "Type literal",
773
- "flags": {},
774
- "children": [
775
- {
776
- "id": 73,
777
- "name": "security",
778
- "kind": 1024,
779
- "kindString": "Property",
780
- "flags": {
781
- "isOptional": true
782
- },
783
- "sources": [
784
- {
785
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
786
- "line": 8,
787
- "character": 4
788
- }
789
- ],
790
- "type": {
791
- "type": "reflection",
792
- "declaration": {
793
- "id": 74,
794
- "name": "__type",
795
- "kind": 65536,
796
- "kindString": "Type literal",
797
- "flags": {},
798
- "children": [
799
- {
800
- "id": 75,
675
+ "id": 91,
801
676
  "name": "allowed",
802
677
  "kind": 1024,
803
678
  "kindString": "Property",
@@ -835,7 +710,7 @@
835
710
  }
836
711
  },
837
712
  {
838
- "id": 76,
713
+ "id": 92,
839
714
  "name": "disallowed",
840
715
  "kind": 1024,
841
716
  "kindString": "Property",
@@ -874,8 +749,8 @@
874
749
  {
875
750
  "title": "Properties",
876
751
  "children": [
877
- 75,
878
- 76
752
+ 91,
753
+ 92
879
754
  ]
880
755
  }
881
756
  ],
@@ -894,7 +769,7 @@
894
769
  {
895
770
  "title": "Properties",
896
771
  "children": [
897
- 73
772
+ 89
898
773
  ]
899
774
  }
900
775
  ],
@@ -910,14 +785,14 @@
910
785
  {
911
786
  "type": "reflection",
912
787
  "declaration": {
913
- "id": 77,
788
+ "id": 93,
914
789
  "name": "__type",
915
790
  "kind": 65536,
916
791
  "kindString": "Type literal",
917
792
  "flags": {},
918
793
  "children": [
919
794
  {
920
- "id": 78,
795
+ "id": 94,
921
796
  "name": "targetSchema",
922
797
  "kind": 1024,
923
798
  "kindString": "Property",
@@ -941,7 +816,7 @@
941
816
  {
942
817
  "title": "Properties",
943
818
  "children": [
944
- 78
819
+ 94
945
820
  ]
946
821
  }
947
822
  ],
@@ -957,14 +832,14 @@
957
832
  {
958
833
  "type": "reflection",
959
834
  "declaration": {
960
- "id": 79,
835
+ "id": 95,
961
836
  "name": "__type",
962
837
  "kind": 65536,
963
838
  "kindString": "Type literal",
964
839
  "flags": {},
965
840
  "children": [
966
841
  {
967
- "id": 80,
842
+ "id": 96,
968
843
  "name": "schema",
969
844
  "kind": 1024,
970
845
  "kindString": "Property",
@@ -986,7 +861,7 @@
986
861
  {
987
862
  "title": "Properties",
988
863
  "children": [
989
- 80
864
+ 96
990
865
  ]
991
866
  }
992
867
  ],
@@ -1007,7 +882,7 @@
1007
882
  }
1008
883
  },
1009
884
  {
1010
- "id": 95,
885
+ "id": 107,
1011
886
  "name": "logger",
1012
887
  "kind": 1024,
1013
888
  "kindString": "Property",
@@ -1019,7 +894,7 @@
1019
894
  "sources": [
1020
895
  {
1021
896
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1022
- "line": 20,
897
+ "line": 18,
1023
898
  "character": 23
1024
899
  }
1025
900
  ],
@@ -1033,134 +908,261 @@
1033
908
  }
1034
909
  },
1035
910
  {
1036
- "id": 96,
1037
- "name": "queryValidators",
911
+ "id": 108,
912
+ "name": "moduleConfigQueryValidator",
1038
913
  "kind": 1024,
1039
914
  "kindString": "Property",
1040
915
  "flags": {
1041
- "isProtected": true
916
+ "isProtected": true,
917
+ "isReadonly": true
1042
918
  },
1043
919
  "sources": [
1044
920
  {
1045
921
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1046
- "line": 21,
1047
- "character": 14
922
+ "line": 19,
923
+ "character": 23
1048
924
  }
1049
925
  ],
1050
926
  "type": {
1051
- "type": "array",
1052
- "elementType": {
1053
- "type": "reference",
1054
- "typeArguments": [
1055
- {
1056
- "type": "intersection",
1057
- "types": [
1058
- {
1059
- "type": "reference",
1060
- "name": "SchemaFields"
1061
- },
1062
- {
1063
- "type": "reference",
1064
- "name": "PayloadFields"
1065
- },
1066
- {
1067
- "type": "reference",
1068
- "name": "XyoBoundWitnessFields"
1069
- },
1070
- {
1071
- "type": "reflection",
1072
- "declaration": {
1073
- "id": 97,
1074
- "name": "__type",
1075
- "kind": 65536,
1076
- "kindString": "Type literal",
1077
- "flags": {},
1078
- "children": [
1079
- {
1080
- "id": 98,
1081
- "name": "query",
1082
- "kind": 1024,
1083
- "kindString": "Property",
1084
- "flags": {},
1085
- "sources": [
1086
- {
1087
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1088
- "line": 5,
1089
- "character": 4
1090
- }
1091
- ],
1092
- "type": {
1093
- "type": "intrinsic",
1094
- "name": "string"
927
+ "type": "reference",
928
+ "typeArguments": [
929
+ {
930
+ "type": "intersection",
931
+ "types": [
932
+ {
933
+ "type": "reference",
934
+ "name": "SchemaFields"
935
+ },
936
+ {
937
+ "type": "reference",
938
+ "name": "PayloadFields"
939
+ },
940
+ {
941
+ "type": "reference",
942
+ "name": "XyoBoundWitnessFields"
943
+ },
944
+ {
945
+ "type": "reflection",
946
+ "declaration": {
947
+ "id": 109,
948
+ "name": "__type",
949
+ "kind": 65536,
950
+ "kindString": "Type literal",
951
+ "flags": {},
952
+ "children": [
953
+ {
954
+ "id": 110,
955
+ "name": "query",
956
+ "kind": 1024,
957
+ "kindString": "Property",
958
+ "flags": {},
959
+ "sources": [
960
+ {
961
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
962
+ "line": 5,
963
+ "character": 4
1095
964
  }
965
+ ],
966
+ "type": {
967
+ "type": "intrinsic",
968
+ "name": "string"
969
+ }
970
+ },
971
+ {
972
+ "id": 111,
973
+ "name": "resultSet",
974
+ "kind": 1024,
975
+ "kindString": "Property",
976
+ "flags": {
977
+ "isOptional": true
1096
978
  },
1097
- {
1098
- "id": 99,
1099
- "name": "resultSet",
1100
- "kind": 1024,
1101
- "kindString": "Property",
1102
- "flags": {
1103
- "isOptional": true
1104
- },
1105
- "sources": [
1106
- {
1107
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1108
- "line": 6,
1109
- "character": 4
1110
- }
1111
- ],
1112
- "type": {
1113
- "type": "intrinsic",
1114
- "name": "string"
979
+ "sources": [
980
+ {
981
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
982
+ "line": 6,
983
+ "character": 4
1115
984
  }
1116
- },
1117
- {
1118
- "id": 100,
1119
- "name": "schema",
1120
- "kind": 1024,
1121
- "kindString": "Property",
1122
- "flags": {},
1123
- "sources": [
1124
- {
1125
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1126
- "line": 7,
1127
- "character": 4
1128
- }
1129
- ],
1130
- "type": {
1131
- "type": "literal",
1132
- "value": "network.xyo.boundwitness.query"
985
+ ],
986
+ "type": {
987
+ "type": "intrinsic",
988
+ "name": "string"
989
+ }
990
+ },
991
+ {
992
+ "id": 112,
993
+ "name": "schema",
994
+ "kind": 1024,
995
+ "kindString": "Property",
996
+ "flags": {},
997
+ "sources": [
998
+ {
999
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1000
+ "line": 7,
1001
+ "character": 4
1133
1002
  }
1003
+ ],
1004
+ "type": {
1005
+ "type": "literal",
1006
+ "value": "network.xyo.boundwitness.query"
1134
1007
  }
1135
- ],
1136
- "groups": [
1137
- {
1138
- "title": "Properties",
1139
- "children": [
1140
- 98,
1141
- 99,
1142
- 100
1143
- ]
1008
+ }
1009
+ ],
1010
+ "groups": [
1011
+ {
1012
+ "title": "Properties",
1013
+ "children": [
1014
+ 110,
1015
+ 111,
1016
+ 112
1017
+ ]
1018
+ }
1019
+ ],
1020
+ "sources": [
1021
+ {
1022
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1023
+ "line": 4,
1024
+ "character": 51
1025
+ }
1026
+ ]
1027
+ }
1028
+ }
1029
+ ]
1030
+ }
1031
+ ],
1032
+ "name": "Queryable"
1033
+ },
1034
+ "inheritedFrom": {
1035
+ "type": "reference",
1036
+ "name": "AbstractDiviner.moduleConfigQueryValidator"
1037
+ }
1038
+ },
1039
+ {
1040
+ "id": 113,
1041
+ "name": "supportedQueryValidator",
1042
+ "kind": 1024,
1043
+ "kindString": "Property",
1044
+ "flags": {
1045
+ "isProtected": true,
1046
+ "isReadonly": true
1047
+ },
1048
+ "sources": [
1049
+ {
1050
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1051
+ "line": 20,
1052
+ "character": 23
1053
+ }
1054
+ ],
1055
+ "type": {
1056
+ "type": "reference",
1057
+ "typeArguments": [
1058
+ {
1059
+ "type": "intersection",
1060
+ "types": [
1061
+ {
1062
+ "type": "reference",
1063
+ "name": "SchemaFields"
1064
+ },
1065
+ {
1066
+ "type": "reference",
1067
+ "name": "PayloadFields"
1068
+ },
1069
+ {
1070
+ "type": "reference",
1071
+ "name": "XyoBoundWitnessFields"
1072
+ },
1073
+ {
1074
+ "type": "reflection",
1075
+ "declaration": {
1076
+ "id": 114,
1077
+ "name": "__type",
1078
+ "kind": 65536,
1079
+ "kindString": "Type literal",
1080
+ "flags": {},
1081
+ "children": [
1082
+ {
1083
+ "id": 115,
1084
+ "name": "query",
1085
+ "kind": 1024,
1086
+ "kindString": "Property",
1087
+ "flags": {},
1088
+ "sources": [
1089
+ {
1090
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1091
+ "line": 5,
1092
+ "character": 4
1093
+ }
1094
+ ],
1095
+ "type": {
1096
+ "type": "intrinsic",
1097
+ "name": "string"
1144
1098
  }
1145
- ],
1146
- "sources": [
1147
- {
1148
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1149
- "line": 4,
1150
- "character": 51
1099
+ },
1100
+ {
1101
+ "id": 116,
1102
+ "name": "resultSet",
1103
+ "kind": 1024,
1104
+ "kindString": "Property",
1105
+ "flags": {
1106
+ "isOptional": true
1107
+ },
1108
+ "sources": [
1109
+ {
1110
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1111
+ "line": 6,
1112
+ "character": 4
1113
+ }
1114
+ ],
1115
+ "type": {
1116
+ "type": "intrinsic",
1117
+ "name": "string"
1151
1118
  }
1152
- ]
1153
- }
1119
+ },
1120
+ {
1121
+ "id": 117,
1122
+ "name": "schema",
1123
+ "kind": 1024,
1124
+ "kindString": "Property",
1125
+ "flags": {},
1126
+ "sources": [
1127
+ {
1128
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1129
+ "line": 7,
1130
+ "character": 4
1131
+ }
1132
+ ],
1133
+ "type": {
1134
+ "type": "literal",
1135
+ "value": "network.xyo.boundwitness.query"
1136
+ }
1137
+ }
1138
+ ],
1139
+ "groups": [
1140
+ {
1141
+ "title": "Properties",
1142
+ "children": [
1143
+ 115,
1144
+ 116,
1145
+ 117
1146
+ ]
1147
+ }
1148
+ ],
1149
+ "sources": [
1150
+ {
1151
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1152
+ "line": 4,
1153
+ "character": 51
1154
+ }
1155
+ ]
1154
1156
  }
1155
- ]
1156
- }
1157
- ],
1158
- "name": "Queryable"
1159
- }
1157
+ }
1158
+ ]
1159
+ }
1160
+ ],
1161
+ "name": "Queryable"
1160
1162
  },
1161
1163
  "inheritedFrom": {
1162
1164
  "type": "reference",
1163
- "name": "AbstractDiviner.queryValidators"
1165
+ "name": "AbstractDiviner.supportedQueryValidator"
1164
1166
  }
1165
1167
  },
1166
1168
  {
@@ -1176,7 +1178,7 @@
1176
1178
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
1177
1179
  "line": 15,
1178
1180
  "character": 18,
1179
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L15"
1181
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L15"
1180
1182
  }
1181
1183
  ],
1182
1184
  "type": {
@@ -1227,7 +1229,7 @@
1227
1229
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
1228
1230
  "line": 16,
1229
1231
  "character": 18,
1230
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L16"
1232
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L16"
1231
1233
  }
1232
1234
  ],
1233
1235
  "type": {
@@ -1241,7 +1243,7 @@
1241
1243
  }
1242
1244
  },
1243
1245
  {
1244
- "id": 101,
1246
+ "id": 118,
1245
1247
  "name": "address",
1246
1248
  "kind": 262144,
1247
1249
  "kindString": "Accessor",
@@ -1249,12 +1251,12 @@
1249
1251
  "sources": [
1250
1252
  {
1251
1253
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1252
- "line": 23,
1254
+ "line": 22,
1253
1255
  "character": 8
1254
1256
  }
1255
1257
  ],
1256
1258
  "getSignature": {
1257
- "id": 102,
1259
+ "id": 119,
1258
1260
  "name": "address",
1259
1261
  "kind": 524288,
1260
1262
  "kindString": "Get signature",
@@ -1274,64 +1276,7 @@
1274
1276
  }
1275
1277
  },
1276
1278
  {
1277
- "id": 103,
1278
- "name": "disallowedAddresses",
1279
- "kind": 262144,
1280
- "kindString": "Accessor",
1281
- "flags": {},
1282
- "sources": [
1283
- {
1284
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1285
- "line": 24,
1286
- "character": 8
1287
- }
1288
- ],
1289
- "getSignature": {
1290
- "id": 104,
1291
- "name": "disallowedAddresses",
1292
- "kind": 524288,
1293
- "kindString": "Get signature",
1294
- "flags": {},
1295
- "type": {
1296
- "type": "union",
1297
- "types": [
1298
- {
1299
- "type": "intrinsic",
1300
- "name": "undefined"
1301
- },
1302
- {
1303
- "type": "reference",
1304
- "typeArguments": [
1305
- {
1306
- "type": "intrinsic",
1307
- "name": "string"
1308
- },
1309
- {
1310
- "type": "array",
1311
- "elementType": {
1312
- "type": "intrinsic",
1313
- "name": "string"
1314
- }
1315
- }
1316
- ],
1317
- "name": "Record",
1318
- "qualifiedName": "Record",
1319
- "package": "typescript"
1320
- }
1321
- ]
1322
- },
1323
- "inheritedFrom": {
1324
- "type": "reference",
1325
- "name": "AbstractDiviner.disallowedAddresses"
1326
- }
1327
- },
1328
- "inheritedFrom": {
1329
- "type": "reference",
1330
- "name": "AbstractDiviner.disallowedAddresses"
1331
- }
1332
- },
1333
- {
1334
- "id": 105,
1279
+ "id": 120,
1335
1280
  "name": "resolver",
1336
1281
  "kind": 262144,
1337
1282
  "kindString": "Accessor",
@@ -1339,17 +1284,17 @@
1339
1284
  "sources": [
1340
1285
  {
1341
1286
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1342
- "line": 25,
1287
+ "line": 23,
1343
1288
  "character": 8
1344
1289
  },
1345
1290
  {
1346
1291
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1347
- "line": 26,
1292
+ "line": 24,
1348
1293
  "character": 8
1349
1294
  }
1350
1295
  ],
1351
1296
  "getSignature": {
1352
- "id": 106,
1297
+ "id": 121,
1353
1298
  "name": "resolver",
1354
1299
  "kind": 524288,
1355
1300
  "kindString": "Get signature",
@@ -1381,51 +1326,195 @@
1381
1326
  {
1382
1327
  "type": "reflection",
1383
1328
  "declaration": {
1384
- "id": 107,
1329
+ "id": 122,
1385
1330
  "name": "__type",
1386
1331
  "kind": 65536,
1387
1332
  "kindString": "Type literal",
1388
1333
  "flags": {},
1389
1334
  "children": [
1390
1335
  {
1391
- "id": 108,
1392
- "name": "schema",
1336
+ "id": 123,
1337
+ "name": "security",
1393
1338
  "kind": 1024,
1394
1339
  "kindString": "Property",
1395
- "flags": {},
1340
+ "flags": {
1341
+ "isOptional": true
1342
+ },
1396
1343
  "sources": [
1397
1344
  {
1398
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1399
- "line": 19,
1345
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1346
+ "line": 8,
1400
1347
  "character": 4
1401
1348
  }
1402
1349
  ],
1403
1350
  "type": {
1404
- "type": "intrinsic",
1405
- "name": "string"
1406
- }
1407
- }
1408
- ],
1409
- "groups": [
1410
- {
1411
- "title": "Properties",
1412
- "children": [
1413
- 108
1414
- ]
1415
- }
1416
- ],
1417
- "sources": [
1418
- {
1419
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1420
- "line": 18,
1421
- "character": 17
1422
- }
1423
- ]
1424
- }
1425
- }
1426
- ]
1427
- }
1428
- ],
1351
+ "type": "reflection",
1352
+ "declaration": {
1353
+ "id": 124,
1354
+ "name": "__type",
1355
+ "kind": 65536,
1356
+ "kindString": "Type literal",
1357
+ "flags": {},
1358
+ "children": [
1359
+ {
1360
+ "id": 125,
1361
+ "name": "allowed",
1362
+ "kind": 1024,
1363
+ "kindString": "Property",
1364
+ "flags": {
1365
+ "isOptional": true
1366
+ },
1367
+ "sources": [
1368
+ {
1369
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1370
+ "line": 9,
1371
+ "character": 8
1372
+ }
1373
+ ],
1374
+ "type": {
1375
+ "type": "reference",
1376
+ "typeArguments": [
1377
+ {
1378
+ "type": "intrinsic",
1379
+ "name": "string"
1380
+ },
1381
+ {
1382
+ "type": "array",
1383
+ "elementType": {
1384
+ "type": "array",
1385
+ "elementType": {
1386
+ "type": "intrinsic",
1387
+ "name": "string"
1388
+ }
1389
+ }
1390
+ }
1391
+ ],
1392
+ "name": "Record",
1393
+ "qualifiedName": "Record",
1394
+ "package": "typescript"
1395
+ }
1396
+ },
1397
+ {
1398
+ "id": 126,
1399
+ "name": "disallowed",
1400
+ "kind": 1024,
1401
+ "kindString": "Property",
1402
+ "flags": {
1403
+ "isOptional": true
1404
+ },
1405
+ "sources": [
1406
+ {
1407
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1408
+ "line": 10,
1409
+ "character": 8
1410
+ }
1411
+ ],
1412
+ "type": {
1413
+ "type": "reference",
1414
+ "typeArguments": [
1415
+ {
1416
+ "type": "intrinsic",
1417
+ "name": "string"
1418
+ },
1419
+ {
1420
+ "type": "array",
1421
+ "elementType": {
1422
+ "type": "intrinsic",
1423
+ "name": "string"
1424
+ }
1425
+ }
1426
+ ],
1427
+ "name": "Record",
1428
+ "qualifiedName": "Record",
1429
+ "package": "typescript"
1430
+ }
1431
+ }
1432
+ ],
1433
+ "groups": [
1434
+ {
1435
+ "title": "Properties",
1436
+ "children": [
1437
+ 125,
1438
+ 126
1439
+ ]
1440
+ }
1441
+ ],
1442
+ "sources": [
1443
+ {
1444
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1445
+ "line": 8,
1446
+ "character": 15
1447
+ }
1448
+ ]
1449
+ }
1450
+ }
1451
+ }
1452
+ ],
1453
+ "groups": [
1454
+ {
1455
+ "title": "Properties",
1456
+ "children": [
1457
+ 123
1458
+ ]
1459
+ }
1460
+ ],
1461
+ "sources": [
1462
+ {
1463
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1464
+ "line": 7,
1465
+ "character": 87
1466
+ }
1467
+ ]
1468
+ }
1469
+ },
1470
+ {
1471
+ "type": "reflection",
1472
+ "declaration": {
1473
+ "id": 127,
1474
+ "name": "__type",
1475
+ "kind": 65536,
1476
+ "kindString": "Type literal",
1477
+ "flags": {},
1478
+ "children": [
1479
+ {
1480
+ "id": 128,
1481
+ "name": "schema",
1482
+ "kind": 1024,
1483
+ "kindString": "Property",
1484
+ "flags": {},
1485
+ "sources": [
1486
+ {
1487
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1488
+ "line": 19,
1489
+ "character": 4
1490
+ }
1491
+ ],
1492
+ "type": {
1493
+ "type": "intrinsic",
1494
+ "name": "string"
1495
+ }
1496
+ }
1497
+ ],
1498
+ "groups": [
1499
+ {
1500
+ "title": "Properties",
1501
+ "children": [
1502
+ 128
1503
+ ]
1504
+ }
1505
+ ],
1506
+ "sources": [
1507
+ {
1508
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1509
+ "line": 18,
1510
+ "character": 17
1511
+ }
1512
+ ]
1513
+ }
1514
+ }
1515
+ ]
1516
+ }
1517
+ ],
1429
1518
  "name": "Module"
1430
1519
  }
1431
1520
  ],
@@ -1439,14 +1528,14 @@
1439
1528
  }
1440
1529
  },
1441
1530
  "setSignature": {
1442
- "id": 109,
1531
+ "id": 129,
1443
1532
  "name": "resolver",
1444
1533
  "kind": 1048576,
1445
1534
  "kindString": "Set signature",
1446
1535
  "flags": {},
1447
1536
  "parameters": [
1448
1537
  {
1449
- "id": 110,
1538
+ "id": 130,
1450
1539
  "name": "v",
1451
1540
  "kind": 32768,
1452
1541
  "kindString": "Parameter",
@@ -1478,14 +1567,158 @@
1478
1567
  {
1479
1568
  "type": "reflection",
1480
1569
  "declaration": {
1481
- "id": 111,
1570
+ "id": 131,
1571
+ "name": "__type",
1572
+ "kind": 65536,
1573
+ "kindString": "Type literal",
1574
+ "flags": {},
1575
+ "children": [
1576
+ {
1577
+ "id": 132,
1578
+ "name": "security",
1579
+ "kind": 1024,
1580
+ "kindString": "Property",
1581
+ "flags": {
1582
+ "isOptional": true
1583
+ },
1584
+ "sources": [
1585
+ {
1586
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1587
+ "line": 8,
1588
+ "character": 4
1589
+ }
1590
+ ],
1591
+ "type": {
1592
+ "type": "reflection",
1593
+ "declaration": {
1594
+ "id": 133,
1595
+ "name": "__type",
1596
+ "kind": 65536,
1597
+ "kindString": "Type literal",
1598
+ "flags": {},
1599
+ "children": [
1600
+ {
1601
+ "id": 134,
1602
+ "name": "allowed",
1603
+ "kind": 1024,
1604
+ "kindString": "Property",
1605
+ "flags": {
1606
+ "isOptional": true
1607
+ },
1608
+ "sources": [
1609
+ {
1610
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1611
+ "line": 9,
1612
+ "character": 8
1613
+ }
1614
+ ],
1615
+ "type": {
1616
+ "type": "reference",
1617
+ "typeArguments": [
1618
+ {
1619
+ "type": "intrinsic",
1620
+ "name": "string"
1621
+ },
1622
+ {
1623
+ "type": "array",
1624
+ "elementType": {
1625
+ "type": "array",
1626
+ "elementType": {
1627
+ "type": "intrinsic",
1628
+ "name": "string"
1629
+ }
1630
+ }
1631
+ }
1632
+ ],
1633
+ "name": "Record",
1634
+ "qualifiedName": "Record",
1635
+ "package": "typescript"
1636
+ }
1637
+ },
1638
+ {
1639
+ "id": 135,
1640
+ "name": "disallowed",
1641
+ "kind": 1024,
1642
+ "kindString": "Property",
1643
+ "flags": {
1644
+ "isOptional": true
1645
+ },
1646
+ "sources": [
1647
+ {
1648
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1649
+ "line": 10,
1650
+ "character": 8
1651
+ }
1652
+ ],
1653
+ "type": {
1654
+ "type": "reference",
1655
+ "typeArguments": [
1656
+ {
1657
+ "type": "intrinsic",
1658
+ "name": "string"
1659
+ },
1660
+ {
1661
+ "type": "array",
1662
+ "elementType": {
1663
+ "type": "intrinsic",
1664
+ "name": "string"
1665
+ }
1666
+ }
1667
+ ],
1668
+ "name": "Record",
1669
+ "qualifiedName": "Record",
1670
+ "package": "typescript"
1671
+ }
1672
+ }
1673
+ ],
1674
+ "groups": [
1675
+ {
1676
+ "title": "Properties",
1677
+ "children": [
1678
+ 134,
1679
+ 135
1680
+ ]
1681
+ }
1682
+ ],
1683
+ "sources": [
1684
+ {
1685
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1686
+ "line": 8,
1687
+ "character": 15
1688
+ }
1689
+ ]
1690
+ }
1691
+ }
1692
+ }
1693
+ ],
1694
+ "groups": [
1695
+ {
1696
+ "title": "Properties",
1697
+ "children": [
1698
+ 132
1699
+ ]
1700
+ }
1701
+ ],
1702
+ "sources": [
1703
+ {
1704
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1705
+ "line": 7,
1706
+ "character": 87
1707
+ }
1708
+ ]
1709
+ }
1710
+ },
1711
+ {
1712
+ "type": "reflection",
1713
+ "declaration": {
1714
+ "id": 136,
1482
1715
  "name": "__type",
1483
1716
  "kind": 65536,
1484
1717
  "kindString": "Type literal",
1485
1718
  "flags": {},
1486
1719
  "children": [
1487
1720
  {
1488
- "id": 112,
1721
+ "id": 137,
1489
1722
  "name": "schema",
1490
1723
  "kind": 1024,
1491
1724
  "kindString": "Property",
@@ -1507,7 +1740,7 @@
1507
1740
  {
1508
1741
  "title": "Properties",
1509
1742
  "children": [
1510
- 112
1743
+ 137
1511
1744
  ]
1512
1745
  }
1513
1746
  ],
@@ -1589,7 +1822,7 @@
1589
1822
  }
1590
1823
  },
1591
1824
  {
1592
- "id": 141,
1825
+ "id": 182,
1593
1826
  "name": "bindHashes",
1594
1827
  "kind": 2048,
1595
1828
  "kindString": "Method",
@@ -1599,20 +1832,20 @@
1599
1832
  "sources": [
1600
1833
  {
1601
1834
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1602
- "line": 35,
1835
+ "line": 33,
1603
1836
  "character": 14
1604
1837
  }
1605
1838
  ],
1606
1839
  "signatures": [
1607
1840
  {
1608
- "id": 142,
1841
+ "id": 183,
1609
1842
  "name": "bindHashes",
1610
1843
  "kind": 4096,
1611
1844
  "kindString": "Call signature",
1612
1845
  "flags": {},
1613
1846
  "parameters": [
1614
1847
  {
1615
- "id": 143,
1848
+ "id": 184,
1616
1849
  "name": "hashes",
1617
1850
  "kind": 32768,
1618
1851
  "kindString": "Parameter",
@@ -1626,7 +1859,7 @@
1626
1859
  }
1627
1860
  },
1628
1861
  {
1629
- "id": 144,
1862
+ "id": 185,
1630
1863
  "name": "schema",
1631
1864
  "kind": 32768,
1632
1865
  "kindString": "Parameter",
@@ -1640,7 +1873,7 @@
1640
1873
  }
1641
1874
  },
1642
1875
  {
1643
- "id": 145,
1876
+ "id": 186,
1644
1877
  "name": "account",
1645
1878
  "kind": 32768,
1646
1879
  "kindString": "Parameter",
@@ -1679,7 +1912,7 @@
1679
1912
  }
1680
1913
  },
1681
1914
  {
1682
- "id": 146,
1915
+ "id": 187,
1683
1916
  "name": "bindHashesInternal",
1684
1917
  "kind": 2048,
1685
1918
  "kindString": "Method",
@@ -1689,20 +1922,20 @@
1689
1922
  "sources": [
1690
1923
  {
1691
1924
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1692
- "line": 36,
1925
+ "line": 34,
1693
1926
  "character": 14
1694
1927
  }
1695
1928
  ],
1696
1929
  "signatures": [
1697
1930
  {
1698
- "id": 147,
1931
+ "id": 188,
1699
1932
  "name": "bindHashesInternal",
1700
1933
  "kind": 4096,
1701
1934
  "kindString": "Call signature",
1702
1935
  "flags": {},
1703
1936
  "parameters": [
1704
1937
  {
1705
- "id": 148,
1938
+ "id": 189,
1706
1939
  "name": "hashes",
1707
1940
  "kind": 32768,
1708
1941
  "kindString": "Parameter",
@@ -1716,7 +1949,7 @@
1716
1949
  }
1717
1950
  },
1718
1951
  {
1719
- "id": 149,
1952
+ "id": 190,
1720
1953
  "name": "schema",
1721
1954
  "kind": 32768,
1722
1955
  "kindString": "Parameter",
@@ -1730,7 +1963,7 @@
1730
1963
  }
1731
1964
  },
1732
1965
  {
1733
- "id": 150,
1966
+ "id": 191,
1734
1967
  "name": "account",
1735
1968
  "kind": 32768,
1736
1969
  "kindString": "Parameter",
@@ -1761,14 +1994,14 @@
1761
1994
  {
1762
1995
  "type": "reflection",
1763
1996
  "declaration": {
1764
- "id": 151,
1997
+ "id": 192,
1765
1998
  "name": "__type",
1766
1999
  "kind": 65536,
1767
2000
  "kindString": "Type literal",
1768
2001
  "flags": {},
1769
2002
  "children": [
1770
2003
  {
1771
- "id": 152,
2004
+ "id": 193,
1772
2005
  "name": "schema",
1773
2006
  "kind": 1024,
1774
2007
  "kindString": "Property",
@@ -1790,7 +2023,7 @@
1790
2023
  {
1791
2024
  "title": "Properties",
1792
2025
  "children": [
1793
- 152
2026
+ 193
1794
2027
  ]
1795
2028
  }
1796
2029
  ],
@@ -1817,7 +2050,7 @@
1817
2050
  }
1818
2051
  },
1819
2052
  {
1820
- "id": 153,
2053
+ "id": 194,
1821
2054
  "name": "bindQuery",
1822
2055
  "kind": 2048,
1823
2056
  "kindString": "Method",
@@ -1827,20 +2060,20 @@
1827
2060
  "sources": [
1828
2061
  {
1829
2062
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1830
- "line": 37,
2063
+ "line": 35,
1831
2064
  "character": 14
1832
2065
  }
1833
2066
  ],
1834
2067
  "signatures": [
1835
2068
  {
1836
- "id": 154,
2069
+ "id": 195,
1837
2070
  "name": "bindQuery",
1838
2071
  "kind": 4096,
1839
2072
  "kindString": "Call signature",
1840
2073
  "flags": {},
1841
2074
  "typeParameter": [
1842
2075
  {
1843
- "id": 159,
2076
+ "id": 200,
1844
2077
  "name": "T",
1845
2078
  "kind": 131072,
1846
2079
  "kindString": "Type parameter",
@@ -1866,14 +2099,14 @@
1866
2099
  {
1867
2100
  "type": "reflection",
1868
2101
  "declaration": {
1869
- "id": 155,
2102
+ "id": 196,
1870
2103
  "name": "__type",
1871
2104
  "kind": 65536,
1872
2105
  "kindString": "Type literal",
1873
2106
  "flags": {},
1874
2107
  "children": [
1875
2108
  {
1876
- "id": 156,
2109
+ "id": 197,
1877
2110
  "name": "schema",
1878
2111
  "kind": 1024,
1879
2112
  "kindString": "Property",
@@ -1895,7 +2128,7 @@
1895
2128
  {
1896
2129
  "title": "Properties",
1897
2130
  "children": [
1898
- 156
2131
+ 197
1899
2132
  ]
1900
2133
  }
1901
2134
  ],
@@ -1931,14 +2164,14 @@
1931
2164
  {
1932
2165
  "type": "reflection",
1933
2166
  "declaration": {
1934
- "id": 157,
2167
+ "id": 198,
1935
2168
  "name": "__type",
1936
2169
  "kind": 65536,
1937
2170
  "kindString": "Type literal",
1938
2171
  "flags": {},
1939
2172
  "children": [
1940
2173
  {
1941
- "id": 158,
2174
+ "id": 199,
1942
2175
  "name": "schema",
1943
2176
  "kind": 1024,
1944
2177
  "kindString": "Property",
@@ -1960,7 +2193,7 @@
1960
2193
  {
1961
2194
  "title": "Properties",
1962
2195
  "children": [
1963
- 158
2196
+ 199
1964
2197
  ]
1965
2198
  }
1966
2199
  ],
@@ -1984,19 +2217,19 @@
1984
2217
  ],
1985
2218
  "parameters": [
1986
2219
  {
1987
- "id": 160,
2220
+ "id": 201,
1988
2221
  "name": "query",
1989
2222
  "kind": 32768,
1990
2223
  "kindString": "Parameter",
1991
2224
  "flags": {},
1992
2225
  "type": {
1993
2226
  "type": "reference",
1994
- "id": 159,
2227
+ "id": 200,
1995
2228
  "name": "T"
1996
2229
  }
1997
2230
  },
1998
2231
  {
1999
- "id": 161,
2232
+ "id": 202,
2000
2233
  "name": "payloads",
2001
2234
  "kind": 32768,
2002
2235
  "kindString": "Parameter",
@@ -2019,14 +2252,14 @@
2019
2252
  {
2020
2253
  "type": "reflection",
2021
2254
  "declaration": {
2022
- "id": 162,
2255
+ "id": 203,
2023
2256
  "name": "__type",
2024
2257
  "kind": 65536,
2025
2258
  "kindString": "Type literal",
2026
2259
  "flags": {},
2027
2260
  "children": [
2028
2261
  {
2029
- "id": 163,
2262
+ "id": 204,
2030
2263
  "name": "schema",
2031
2264
  "kind": 1024,
2032
2265
  "kindString": "Property",
@@ -2048,7 +2281,7 @@
2048
2281
  {
2049
2282
  "title": "Properties",
2050
2283
  "children": [
2051
- 163
2284
+ 204
2052
2285
  ]
2053
2286
  }
2054
2287
  ],
@@ -2066,7 +2299,7 @@
2066
2299
  }
2067
2300
  },
2068
2301
  {
2069
- "id": 164,
2302
+ "id": 205,
2070
2303
  "name": "account",
2071
2304
  "kind": 32768,
2072
2305
  "kindString": "Parameter",
@@ -2103,14 +2336,14 @@
2103
2336
  {
2104
2337
  "type": "reflection",
2105
2338
  "declaration": {
2106
- "id": 165,
2339
+ "id": 206,
2107
2340
  "name": "__type",
2108
2341
  "kind": 65536,
2109
2342
  "kindString": "Type literal",
2110
2343
  "flags": {},
2111
2344
  "children": [
2112
2345
  {
2113
- "id": 166,
2346
+ "id": 207,
2114
2347
  "name": "query",
2115
2348
  "kind": 1024,
2116
2349
  "kindString": "Property",
@@ -2128,7 +2361,7 @@
2128
2361
  }
2129
2362
  },
2130
2363
  {
2131
- "id": 167,
2364
+ "id": 208,
2132
2365
  "name": "resultSet",
2133
2366
  "kind": 1024,
2134
2367
  "kindString": "Property",
@@ -2148,7 +2381,7 @@
2148
2381
  }
2149
2382
  },
2150
2383
  {
2151
- "id": 168,
2384
+ "id": 209,
2152
2385
  "name": "schema",
2153
2386
  "kind": 1024,
2154
2387
  "kindString": "Property",
@@ -2170,9 +2403,9 @@
2170
2403
  {
2171
2404
  "title": "Properties",
2172
2405
  "children": [
2173
- 166,
2174
- 167,
2175
- 168
2406
+ 207,
2407
+ 208,
2408
+ 209
2176
2409
  ]
2177
2410
  }
2178
2411
  ],
@@ -2203,14 +2436,14 @@
2203
2436
  {
2204
2437
  "type": "reflection",
2205
2438
  "declaration": {
2206
- "id": 169,
2439
+ "id": 210,
2207
2440
  "name": "__type",
2208
2441
  "kind": 65536,
2209
2442
  "kindString": "Type literal",
2210
2443
  "flags": {},
2211
2444
  "children": [
2212
2445
  {
2213
- "id": 170,
2446
+ "id": 211,
2214
2447
  "name": "schema",
2215
2448
  "kind": 1024,
2216
2449
  "kindString": "Property",
@@ -2232,7 +2465,7 @@
2232
2465
  {
2233
2466
  "title": "Properties",
2234
2467
  "children": [
2235
- 170
2468
+ 211
2236
2469
  ]
2237
2470
  }
2238
2471
  ],
@@ -2269,7 +2502,7 @@
2269
2502
  }
2270
2503
  },
2271
2504
  {
2272
- "id": 171,
2505
+ "id": 212,
2273
2506
  "name": "bindQueryInternal",
2274
2507
  "kind": 2048,
2275
2508
  "kindString": "Method",
@@ -2279,20 +2512,20 @@
2279
2512
  "sources": [
2280
2513
  {
2281
2514
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2282
- "line": 38,
2515
+ "line": 36,
2283
2516
  "character": 14
2284
2517
  }
2285
2518
  ],
2286
2519
  "signatures": [
2287
2520
  {
2288
- "id": 172,
2521
+ "id": 213,
2289
2522
  "name": "bindQueryInternal",
2290
2523
  "kind": 4096,
2291
2524
  "kindString": "Call signature",
2292
2525
  "flags": {},
2293
2526
  "typeParameter": [
2294
2527
  {
2295
- "id": 177,
2528
+ "id": 218,
2296
2529
  "name": "T",
2297
2530
  "kind": 131072,
2298
2531
  "kindString": "Type parameter",
@@ -2318,14 +2551,14 @@
2318
2551
  {
2319
2552
  "type": "reflection",
2320
2553
  "declaration": {
2321
- "id": 173,
2554
+ "id": 214,
2322
2555
  "name": "__type",
2323
2556
  "kind": 65536,
2324
2557
  "kindString": "Type literal",
2325
2558
  "flags": {},
2326
2559
  "children": [
2327
2560
  {
2328
- "id": 174,
2561
+ "id": 215,
2329
2562
  "name": "schema",
2330
2563
  "kind": 1024,
2331
2564
  "kindString": "Property",
@@ -2347,7 +2580,7 @@
2347
2580
  {
2348
2581
  "title": "Properties",
2349
2582
  "children": [
2350
- 174
2583
+ 215
2351
2584
  ]
2352
2585
  }
2353
2586
  ],
@@ -2383,14 +2616,14 @@
2383
2616
  {
2384
2617
  "type": "reflection",
2385
2618
  "declaration": {
2386
- "id": 175,
2619
+ "id": 216,
2387
2620
  "name": "__type",
2388
2621
  "kind": 65536,
2389
2622
  "kindString": "Type literal",
2390
2623
  "flags": {},
2391
2624
  "children": [
2392
2625
  {
2393
- "id": 176,
2626
+ "id": 217,
2394
2627
  "name": "schema",
2395
2628
  "kind": 1024,
2396
2629
  "kindString": "Property",
@@ -2412,7 +2645,7 @@
2412
2645
  {
2413
2646
  "title": "Properties",
2414
2647
  "children": [
2415
- 176
2648
+ 217
2416
2649
  ]
2417
2650
  }
2418
2651
  ],
@@ -2436,19 +2669,19 @@
2436
2669
  ],
2437
2670
  "parameters": [
2438
2671
  {
2439
- "id": 178,
2672
+ "id": 219,
2440
2673
  "name": "query",
2441
2674
  "kind": 32768,
2442
2675
  "kindString": "Parameter",
2443
2676
  "flags": {},
2444
2677
  "type": {
2445
2678
  "type": "reference",
2446
- "id": 177,
2679
+ "id": 218,
2447
2680
  "name": "T"
2448
2681
  }
2449
2682
  },
2450
2683
  {
2451
- "id": 179,
2684
+ "id": 220,
2452
2685
  "name": "payloads",
2453
2686
  "kind": 32768,
2454
2687
  "kindString": "Parameter",
@@ -2471,14 +2704,14 @@
2471
2704
  {
2472
2705
  "type": "reflection",
2473
2706
  "declaration": {
2474
- "id": 180,
2707
+ "id": 221,
2475
2708
  "name": "__type",
2476
2709
  "kind": 65536,
2477
2710
  "kindString": "Type literal",
2478
2711
  "flags": {},
2479
2712
  "children": [
2480
2713
  {
2481
- "id": 181,
2714
+ "id": 222,
2482
2715
  "name": "schema",
2483
2716
  "kind": 1024,
2484
2717
  "kindString": "Property",
@@ -2500,7 +2733,7 @@
2500
2733
  {
2501
2734
  "title": "Properties",
2502
2735
  "children": [
2503
- 181
2736
+ 222
2504
2737
  ]
2505
2738
  }
2506
2739
  ],
@@ -2518,7 +2751,7 @@
2518
2751
  }
2519
2752
  },
2520
2753
  {
2521
- "id": 182,
2754
+ "id": 223,
2522
2755
  "name": "account",
2523
2756
  "kind": 32768,
2524
2757
  "kindString": "Parameter",
@@ -2552,14 +2785,14 @@
2552
2785
  {
2553
2786
  "type": "reflection",
2554
2787
  "declaration": {
2555
- "id": 183,
2788
+ "id": 224,
2556
2789
  "name": "__type",
2557
2790
  "kind": 65536,
2558
2791
  "kindString": "Type literal",
2559
2792
  "flags": {},
2560
2793
  "children": [
2561
2794
  {
2562
- "id": 184,
2795
+ "id": 225,
2563
2796
  "name": "query",
2564
2797
  "kind": 1024,
2565
2798
  "kindString": "Property",
@@ -2577,7 +2810,7 @@
2577
2810
  }
2578
2811
  },
2579
2812
  {
2580
- "id": 185,
2813
+ "id": 226,
2581
2814
  "name": "resultSet",
2582
2815
  "kind": 1024,
2583
2816
  "kindString": "Property",
@@ -2597,7 +2830,7 @@
2597
2830
  }
2598
2831
  },
2599
2832
  {
2600
- "id": 186,
2833
+ "id": 227,
2601
2834
  "name": "schema",
2602
2835
  "kind": 1024,
2603
2836
  "kindString": "Property",
@@ -2619,9 +2852,9 @@
2619
2852
  {
2620
2853
  "title": "Properties",
2621
2854
  "children": [
2622
- 184,
2623
- 185,
2624
- 186
2855
+ 225,
2856
+ 226,
2857
+ 227
2625
2858
  ]
2626
2859
  }
2627
2860
  ],
@@ -2652,14 +2885,14 @@
2652
2885
  {
2653
2886
  "type": "reflection",
2654
2887
  "declaration": {
2655
- "id": 187,
2888
+ "id": 228,
2656
2889
  "name": "__type",
2657
2890
  "kind": 65536,
2658
2891
  "kindString": "Type literal",
2659
2892
  "flags": {},
2660
2893
  "children": [
2661
2894
  {
2662
- "id": 188,
2895
+ "id": 229,
2663
2896
  "name": "schema",
2664
2897
  "kind": 1024,
2665
2898
  "kindString": "Property",
@@ -2681,7 +2914,7 @@
2681
2914
  {
2682
2915
  "title": "Properties",
2683
2916
  "children": [
2684
- 188
2917
+ 229
2685
2918
  ]
2686
2919
  }
2687
2920
  ],
@@ -2711,7 +2944,7 @@
2711
2944
  }
2712
2945
  },
2713
2946
  {
2714
- "id": 189,
2947
+ "id": 230,
2715
2948
  "name": "bindResult",
2716
2949
  "kind": 2048,
2717
2950
  "kindString": "Method",
@@ -2721,20 +2954,20 @@
2721
2954
  "sources": [
2722
2955
  {
2723
2956
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2724
- "line": 39,
2957
+ "line": 37,
2725
2958
  "character": 14
2726
2959
  }
2727
2960
  ],
2728
2961
  "signatures": [
2729
2962
  {
2730
- "id": 190,
2963
+ "id": 231,
2731
2964
  "name": "bindResult",
2732
2965
  "kind": 4096,
2733
2966
  "kindString": "Call signature",
2734
2967
  "flags": {},
2735
2968
  "parameters": [
2736
2969
  {
2737
- "id": 191,
2970
+ "id": 232,
2738
2971
  "name": "payloads",
2739
2972
  "kind": 32768,
2740
2973
  "kindString": "Parameter",
@@ -2755,14 +2988,14 @@
2755
2988
  {
2756
2989
  "type": "reflection",
2757
2990
  "declaration": {
2758
- "id": 192,
2991
+ "id": 233,
2759
2992
  "name": "__type",
2760
2993
  "kind": 65536,
2761
2994
  "kindString": "Type literal",
2762
2995
  "flags": {},
2763
2996
  "children": [
2764
2997
  {
2765
- "id": 193,
2998
+ "id": 234,
2766
2999
  "name": "schema",
2767
3000
  "kind": 1024,
2768
3001
  "kindString": "Property",
@@ -2784,7 +3017,7 @@
2784
3017
  {
2785
3018
  "title": "Properties",
2786
3019
  "children": [
2787
- 193
3020
+ 234
2788
3021
  ]
2789
3022
  }
2790
3023
  ],
@@ -2802,7 +3035,7 @@
2802
3035
  }
2803
3036
  },
2804
3037
  {
2805
- "id": 194,
3038
+ "id": 235,
2806
3039
  "name": "account",
2807
3040
  "kind": 32768,
2808
3041
  "kindString": "Parameter",
@@ -2835,14 +3068,14 @@
2835
3068
  {
2836
3069
  "type": "reflection",
2837
3070
  "declaration": {
2838
- "id": 195,
3071
+ "id": 236,
2839
3072
  "name": "__type",
2840
3073
  "kind": 65536,
2841
3074
  "kindString": "Type literal",
2842
3075
  "flags": {},
2843
3076
  "children": [
2844
3077
  {
2845
- "id": 196,
3078
+ "id": 237,
2846
3079
  "name": "schema",
2847
3080
  "kind": 1024,
2848
3081
  "kindString": "Property",
@@ -2864,7 +3097,7 @@
2864
3097
  {
2865
3098
  "title": "Properties",
2866
3099
  "children": [
2867
- 196
3100
+ 237
2868
3101
  ]
2869
3102
  }
2870
3103
  ],
@@ -2901,7 +3134,7 @@
2901
3134
  }
2902
3135
  },
2903
3136
  {
2904
- "id": 197,
3137
+ "id": 238,
2905
3138
  "name": "bindResultInternal",
2906
3139
  "kind": 2048,
2907
3140
  "kindString": "Method",
@@ -2911,20 +3144,20 @@
2911
3144
  "sources": [
2912
3145
  {
2913
3146
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2914
- "line": 40,
3147
+ "line": 38,
2915
3148
  "character": 14
2916
3149
  }
2917
3150
  ],
2918
3151
  "signatures": [
2919
3152
  {
2920
- "id": 198,
3153
+ "id": 239,
2921
3154
  "name": "bindResultInternal",
2922
3155
  "kind": 4096,
2923
3156
  "kindString": "Call signature",
2924
3157
  "flags": {},
2925
3158
  "parameters": [
2926
3159
  {
2927
- "id": 199,
3160
+ "id": 240,
2928
3161
  "name": "payloads",
2929
3162
  "kind": 32768,
2930
3163
  "kindString": "Parameter",
@@ -2945,14 +3178,14 @@
2945
3178
  {
2946
3179
  "type": "reflection",
2947
3180
  "declaration": {
2948
- "id": 200,
3181
+ "id": 241,
2949
3182
  "name": "__type",
2950
3183
  "kind": 65536,
2951
3184
  "kindString": "Type literal",
2952
3185
  "flags": {},
2953
3186
  "children": [
2954
3187
  {
2955
- "id": 201,
3188
+ "id": 242,
2956
3189
  "name": "schema",
2957
3190
  "kind": 1024,
2958
3191
  "kindString": "Property",
@@ -2974,7 +3207,7 @@
2974
3207
  {
2975
3208
  "title": "Properties",
2976
3209
  "children": [
2977
- 201
3210
+ 242
2978
3211
  ]
2979
3212
  }
2980
3213
  ],
@@ -2992,7 +3225,7 @@
2992
3225
  }
2993
3226
  },
2994
3227
  {
2995
- "id": 202,
3228
+ "id": 243,
2996
3229
  "name": "account",
2997
3230
  "kind": 32768,
2998
3231
  "kindString": "Parameter",
@@ -3022,14 +3255,14 @@
3022
3255
  {
3023
3256
  "type": "reflection",
3024
3257
  "declaration": {
3025
- "id": 203,
3258
+ "id": 244,
3026
3259
  "name": "__type",
3027
3260
  "kind": 65536,
3028
3261
  "kindString": "Type literal",
3029
3262
  "flags": {},
3030
3263
  "children": [
3031
3264
  {
3032
- "id": 204,
3265
+ "id": 245,
3033
3266
  "name": "schema",
3034
3267
  "kind": 1024,
3035
3268
  "kindString": "Property",
@@ -3051,7 +3284,7 @@
3051
3284
  {
3052
3285
  "title": "Properties",
3053
3286
  "children": [
3054
- 204
3287
+ 245
3055
3288
  ]
3056
3289
  }
3057
3290
  ],
@@ -3081,7 +3314,7 @@
3081
3314
  }
3082
3315
  },
3083
3316
  {
3084
- "id": 113,
3317
+ "id": 138,
3085
3318
  "name": "description",
3086
3319
  "kind": 2048,
3087
3320
  "kindString": "Method",
@@ -3089,13 +3322,13 @@
3089
3322
  "sources": [
3090
3323
  {
3091
3324
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3092
- "line": 28,
3325
+ "line": 26,
3093
3326
  "character": 4
3094
3327
  }
3095
3328
  ],
3096
3329
  "signatures": [
3097
3330
  {
3098
- "id": 114,
3331
+ "id": 139,
3099
3332
  "name": "description",
3100
3333
  "kind": 4096,
3101
3334
  "kindString": "Call signature",
@@ -3126,7 +3359,7 @@
3126
3359
  }
3127
3360
  },
3128
3361
  {
3129
- "id": 115,
3362
+ "id": 140,
3130
3363
  "name": "discover",
3131
3364
  "kind": 2048,
3132
3365
  "kindString": "Method",
@@ -3134,20 +3367,20 @@
3134
3367
  "sources": [
3135
3368
  {
3136
3369
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3137
- "line": 29,
3370
+ "line": 27,
3138
3371
  "character": 4
3139
3372
  }
3140
3373
  ],
3141
3374
  "signatures": [
3142
3375
  {
3143
- "id": 116,
3376
+ "id": 141,
3144
3377
  "name": "discover",
3145
3378
  "kind": 4096,
3146
3379
  "kindString": "Call signature",
3147
3380
  "flags": {},
3148
3381
  "parameters": [
3149
3382
  {
3150
- "id": 117,
3383
+ "id": 142,
3151
3384
  "name": "_queryAccount",
3152
3385
  "kind": 32768,
3153
3386
  "kindString": "Parameter",
@@ -3179,14 +3412,14 @@
3179
3412
  {
3180
3413
  "type": "reflection",
3181
3414
  "declaration": {
3182
- "id": 118,
3415
+ "id": 143,
3183
3416
  "name": "__type",
3184
3417
  "kind": 65536,
3185
3418
  "kindString": "Type literal",
3186
3419
  "flags": {},
3187
3420
  "children": [
3188
3421
  {
3189
- "id": 119,
3422
+ "id": 144,
3190
3423
  "name": "schema",
3191
3424
  "kind": 1024,
3192
3425
  "kindString": "Property",
@@ -3208,7 +3441,7 @@
3208
3441
  {
3209
3442
  "title": "Properties",
3210
3443
  "children": [
3211
- 119
3444
+ 144
3212
3445
  ]
3213
3446
  }
3214
3447
  ],
@@ -3255,7 +3488,7 @@
3255
3488
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
3256
3489
  "line": 22,
3257
3490
  "character": 18,
3258
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L22"
3491
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L22"
3259
3492
  }
3260
3493
  ],
3261
3494
  "signatures": [
@@ -3426,7 +3659,7 @@
3426
3659
  }
3427
3660
  },
3428
3661
  {
3429
- "id": 205,
3662
+ "id": 246,
3430
3663
  "name": "loadAccount",
3431
3664
  "kind": 2048,
3432
3665
  "kindString": "Method",
@@ -3436,20 +3669,20 @@
3436
3669
  "sources": [
3437
3670
  {
3438
3671
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3439
- "line": 41,
3672
+ "line": 39,
3440
3673
  "character": 14
3441
3674
  }
3442
3675
  ],
3443
3676
  "signatures": [
3444
3677
  {
3445
- "id": 206,
3678
+ "id": 247,
3446
3679
  "name": "loadAccount",
3447
3680
  "kind": 4096,
3448
3681
  "kindString": "Call signature",
3449
3682
  "flags": {},
3450
3683
  "parameters": [
3451
3684
  {
3452
- "id": 207,
3685
+ "id": 248,
3453
3686
  "name": "account",
3454
3687
  "kind": 32768,
3455
3688
  "kindString": "Parameter",
@@ -3488,7 +3721,7 @@
3488
3721
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
3489
3722
  "line": 29,
3490
3723
  "character": 11,
3491
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L29"
3724
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L29"
3492
3725
  }
3493
3726
  ],
3494
3727
  "signatures": [
@@ -3747,95 +3980,520 @@
3747
3980
  }
3748
3981
  ]
3749
3982
  }
3750
- }
3751
- ],
3752
- "parameters": [
3753
- {
3754
- "id": 65,
3755
- "name": "query",
3756
- "kind": 32768,
3757
- "kindString": "Parameter",
3758
- "flags": {},
3759
- "type": {
3760
- "type": "reference",
3761
- "id": 64,
3762
- "name": "T"
3763
- }
3764
3983
  },
3765
3984
  {
3766
- "id": 66,
3767
- "name": "payloads",
3768
- "kind": 32768,
3769
- "kindString": "Parameter",
3770
- "flags": {
3771
- "isOptional": true
3772
- },
3985
+ "id": 79,
3986
+ "name": "TConfig",
3987
+ "kind": 131072,
3988
+ "kindString": "Type parameter",
3989
+ "flags": {},
3773
3990
  "type": {
3774
- "type": "array",
3775
- "elementType": {
3776
- "type": "intersection",
3777
- "types": [
3778
- {
3779
- "type": "reference",
3780
- "name": "SchemaFields"
3781
- },
3782
- {
3783
- "type": "reference",
3784
- "name": "PayloadFields"
3785
- },
3786
- {
3787
- "type": "reflection",
3788
- "declaration": {
3789
- "id": 67,
3790
- "name": "__type",
3791
- "kind": 65536,
3792
- "kindString": "Type literal",
3793
- "flags": {},
3794
- "children": [
3795
- {
3796
- "id": 68,
3797
- "name": "schema",
3798
- "kind": 1024,
3799
- "kindString": "Property",
3800
- "flags": {},
3801
- "sources": [
3802
- {
3803
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
3804
- "line": 19,
3805
- "character": 4
3806
- }
3807
- ],
3808
- "type": {
3809
- "type": "intrinsic",
3810
- "name": "string"
3811
- }
3812
- }
3813
- ],
3814
- "groups": [
3815
- {
3816
- "title": "Properties",
3817
- "children": [
3818
- 68
3819
- ]
3820
- }
3821
- ],
3822
- "sources": [
3823
- {
3824
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
3825
- "line": 18,
3826
- "character": 17
3827
- }
3828
- ]
3829
- }
3830
- }
3831
- ]
3832
- }
3833
- }
3834
- }
3835
- ],
3836
- "type": {
3837
- "type": "reference",
3838
- "typeArguments": [
3991
+ "type": "intersection",
3992
+ "types": [
3993
+ {
3994
+ "type": "reference",
3995
+ "name": "SchemaFields"
3996
+ },
3997
+ {
3998
+ "type": "reference",
3999
+ "name": "PayloadFields"
4000
+ },
4001
+ {
4002
+ "type": "reflection",
4003
+ "declaration": {
4004
+ "id": 65,
4005
+ "name": "__type",
4006
+ "kind": 65536,
4007
+ "kindString": "Type literal",
4008
+ "flags": {},
4009
+ "children": [
4010
+ {
4011
+ "id": 66,
4012
+ "name": "security",
4013
+ "kind": 1024,
4014
+ "kindString": "Property",
4015
+ "flags": {
4016
+ "isOptional": true
4017
+ },
4018
+ "sources": [
4019
+ {
4020
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4021
+ "line": 8,
4022
+ "character": 4
4023
+ }
4024
+ ],
4025
+ "type": {
4026
+ "type": "reflection",
4027
+ "declaration": {
4028
+ "id": 67,
4029
+ "name": "__type",
4030
+ "kind": 65536,
4031
+ "kindString": "Type literal",
4032
+ "flags": {},
4033
+ "children": [
4034
+ {
4035
+ "id": 68,
4036
+ "name": "allowed",
4037
+ "kind": 1024,
4038
+ "kindString": "Property",
4039
+ "flags": {
4040
+ "isOptional": true
4041
+ },
4042
+ "sources": [
4043
+ {
4044
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4045
+ "line": 9,
4046
+ "character": 8
4047
+ }
4048
+ ],
4049
+ "type": {
4050
+ "type": "reference",
4051
+ "typeArguments": [
4052
+ {
4053
+ "type": "intrinsic",
4054
+ "name": "string"
4055
+ },
4056
+ {
4057
+ "type": "array",
4058
+ "elementType": {
4059
+ "type": "array",
4060
+ "elementType": {
4061
+ "type": "intrinsic",
4062
+ "name": "string"
4063
+ }
4064
+ }
4065
+ }
4066
+ ],
4067
+ "name": "Record",
4068
+ "qualifiedName": "Record",
4069
+ "package": "typescript"
4070
+ }
4071
+ },
4072
+ {
4073
+ "id": 69,
4074
+ "name": "disallowed",
4075
+ "kind": 1024,
4076
+ "kindString": "Property",
4077
+ "flags": {
4078
+ "isOptional": true
4079
+ },
4080
+ "sources": [
4081
+ {
4082
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4083
+ "line": 10,
4084
+ "character": 8
4085
+ }
4086
+ ],
4087
+ "type": {
4088
+ "type": "reference",
4089
+ "typeArguments": [
4090
+ {
4091
+ "type": "intrinsic",
4092
+ "name": "string"
4093
+ },
4094
+ {
4095
+ "type": "array",
4096
+ "elementType": {
4097
+ "type": "intrinsic",
4098
+ "name": "string"
4099
+ }
4100
+ }
4101
+ ],
4102
+ "name": "Record",
4103
+ "qualifiedName": "Record",
4104
+ "package": "typescript"
4105
+ }
4106
+ }
4107
+ ],
4108
+ "groups": [
4109
+ {
4110
+ "title": "Properties",
4111
+ "children": [
4112
+ 68,
4113
+ 69
4114
+ ]
4115
+ }
4116
+ ],
4117
+ "sources": [
4118
+ {
4119
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4120
+ "line": 8,
4121
+ "character": 15
4122
+ }
4123
+ ]
4124
+ }
4125
+ }
4126
+ }
4127
+ ],
4128
+ "groups": [
4129
+ {
4130
+ "title": "Properties",
4131
+ "children": [
4132
+ 66
4133
+ ]
4134
+ }
4135
+ ],
4136
+ "sources": [
4137
+ {
4138
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4139
+ "line": 7,
4140
+ "character": 87
4141
+ }
4142
+ ]
4143
+ }
4144
+ },
4145
+ {
4146
+ "type": "reflection",
4147
+ "declaration": {
4148
+ "id": 70,
4149
+ "name": "__type",
4150
+ "kind": 65536,
4151
+ "kindString": "Type literal",
4152
+ "flags": {},
4153
+ "children": [
4154
+ {
4155
+ "id": 71,
4156
+ "name": "schema",
4157
+ "kind": 1024,
4158
+ "kindString": "Property",
4159
+ "flags": {},
4160
+ "sources": [
4161
+ {
4162
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4163
+ "line": 19,
4164
+ "character": 4
4165
+ }
4166
+ ],
4167
+ "type": {
4168
+ "type": "intrinsic",
4169
+ "name": "string"
4170
+ }
4171
+ }
4172
+ ],
4173
+ "groups": [
4174
+ {
4175
+ "title": "Properties",
4176
+ "children": [
4177
+ 71
4178
+ ]
4179
+ }
4180
+ ],
4181
+ "sources": [
4182
+ {
4183
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4184
+ "line": 18,
4185
+ "character": 17
4186
+ }
4187
+ ]
4188
+ }
4189
+ }
4190
+ ]
4191
+ },
4192
+ "default": {
4193
+ "type": "intersection",
4194
+ "types": [
4195
+ {
4196
+ "type": "reference",
4197
+ "name": "SchemaFields"
4198
+ },
4199
+ {
4200
+ "type": "reference",
4201
+ "name": "PayloadFields"
4202
+ },
4203
+ {
4204
+ "type": "reflection",
4205
+ "declaration": {
4206
+ "id": 72,
4207
+ "name": "__type",
4208
+ "kind": 65536,
4209
+ "kindString": "Type literal",
4210
+ "flags": {},
4211
+ "children": [
4212
+ {
4213
+ "id": 73,
4214
+ "name": "security",
4215
+ "kind": 1024,
4216
+ "kindString": "Property",
4217
+ "flags": {
4218
+ "isOptional": true
4219
+ },
4220
+ "sources": [
4221
+ {
4222
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4223
+ "line": 8,
4224
+ "character": 4
4225
+ }
4226
+ ],
4227
+ "type": {
4228
+ "type": "reflection",
4229
+ "declaration": {
4230
+ "id": 74,
4231
+ "name": "__type",
4232
+ "kind": 65536,
4233
+ "kindString": "Type literal",
4234
+ "flags": {},
4235
+ "children": [
4236
+ {
4237
+ "id": 75,
4238
+ "name": "allowed",
4239
+ "kind": 1024,
4240
+ "kindString": "Property",
4241
+ "flags": {
4242
+ "isOptional": true
4243
+ },
4244
+ "sources": [
4245
+ {
4246
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4247
+ "line": 9,
4248
+ "character": 8
4249
+ }
4250
+ ],
4251
+ "type": {
4252
+ "type": "reference",
4253
+ "typeArguments": [
4254
+ {
4255
+ "type": "intrinsic",
4256
+ "name": "string"
4257
+ },
4258
+ {
4259
+ "type": "array",
4260
+ "elementType": {
4261
+ "type": "array",
4262
+ "elementType": {
4263
+ "type": "intrinsic",
4264
+ "name": "string"
4265
+ }
4266
+ }
4267
+ }
4268
+ ],
4269
+ "name": "Record",
4270
+ "qualifiedName": "Record",
4271
+ "package": "typescript"
4272
+ }
4273
+ },
4274
+ {
4275
+ "id": 76,
4276
+ "name": "disallowed",
4277
+ "kind": 1024,
4278
+ "kindString": "Property",
4279
+ "flags": {
4280
+ "isOptional": true
4281
+ },
4282
+ "sources": [
4283
+ {
4284
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4285
+ "line": 10,
4286
+ "character": 8
4287
+ }
4288
+ ],
4289
+ "type": {
4290
+ "type": "reference",
4291
+ "typeArguments": [
4292
+ {
4293
+ "type": "intrinsic",
4294
+ "name": "string"
4295
+ },
4296
+ {
4297
+ "type": "array",
4298
+ "elementType": {
4299
+ "type": "intrinsic",
4300
+ "name": "string"
4301
+ }
4302
+ }
4303
+ ],
4304
+ "name": "Record",
4305
+ "qualifiedName": "Record",
4306
+ "package": "typescript"
4307
+ }
4308
+ }
4309
+ ],
4310
+ "groups": [
4311
+ {
4312
+ "title": "Properties",
4313
+ "children": [
4314
+ 75,
4315
+ 76
4316
+ ]
4317
+ }
4318
+ ],
4319
+ "sources": [
4320
+ {
4321
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4322
+ "line": 8,
4323
+ "character": 15
4324
+ }
4325
+ ]
4326
+ }
4327
+ }
4328
+ }
4329
+ ],
4330
+ "groups": [
4331
+ {
4332
+ "title": "Properties",
4333
+ "children": [
4334
+ 73
4335
+ ]
4336
+ }
4337
+ ],
4338
+ "sources": [
4339
+ {
4340
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4341
+ "line": 7,
4342
+ "character": 87
4343
+ }
4344
+ ]
4345
+ }
4346
+ },
4347
+ {
4348
+ "type": "reflection",
4349
+ "declaration": {
4350
+ "id": 77,
4351
+ "name": "__type",
4352
+ "kind": 65536,
4353
+ "kindString": "Type literal",
4354
+ "flags": {},
4355
+ "children": [
4356
+ {
4357
+ "id": 78,
4358
+ "name": "schema",
4359
+ "kind": 1024,
4360
+ "kindString": "Property",
4361
+ "flags": {},
4362
+ "sources": [
4363
+ {
4364
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4365
+ "line": 19,
4366
+ "character": 4
4367
+ }
4368
+ ],
4369
+ "type": {
4370
+ "type": "intrinsic",
4371
+ "name": "string"
4372
+ }
4373
+ }
4374
+ ],
4375
+ "groups": [
4376
+ {
4377
+ "title": "Properties",
4378
+ "children": [
4379
+ 78
4380
+ ]
4381
+ }
4382
+ ],
4383
+ "sources": [
4384
+ {
4385
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4386
+ "line": 18,
4387
+ "character": 17
4388
+ }
4389
+ ]
4390
+ }
4391
+ }
4392
+ ]
4393
+ }
4394
+ }
4395
+ ],
4396
+ "parameters": [
4397
+ {
4398
+ "id": 80,
4399
+ "name": "query",
4400
+ "kind": 32768,
4401
+ "kindString": "Parameter",
4402
+ "flags": {},
4403
+ "type": {
4404
+ "type": "reference",
4405
+ "id": 64,
4406
+ "name": "T"
4407
+ }
4408
+ },
4409
+ {
4410
+ "id": 81,
4411
+ "name": "payloads",
4412
+ "kind": 32768,
4413
+ "kindString": "Parameter",
4414
+ "flags": {
4415
+ "isOptional": true
4416
+ },
4417
+ "type": {
4418
+ "type": "array",
4419
+ "elementType": {
4420
+ "type": "intersection",
4421
+ "types": [
4422
+ {
4423
+ "type": "reference",
4424
+ "name": "SchemaFields"
4425
+ },
4426
+ {
4427
+ "type": "reference",
4428
+ "name": "PayloadFields"
4429
+ },
4430
+ {
4431
+ "type": "reflection",
4432
+ "declaration": {
4433
+ "id": 82,
4434
+ "name": "__type",
4435
+ "kind": 65536,
4436
+ "kindString": "Type literal",
4437
+ "flags": {},
4438
+ "children": [
4439
+ {
4440
+ "id": 83,
4441
+ "name": "schema",
4442
+ "kind": 1024,
4443
+ "kindString": "Property",
4444
+ "flags": {},
4445
+ "sources": [
4446
+ {
4447
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4448
+ "line": 19,
4449
+ "character": 4
4450
+ }
4451
+ ],
4452
+ "type": {
4453
+ "type": "intrinsic",
4454
+ "name": "string"
4455
+ }
4456
+ }
4457
+ ],
4458
+ "groups": [
4459
+ {
4460
+ "title": "Properties",
4461
+ "children": [
4462
+ 83
4463
+ ]
4464
+ }
4465
+ ],
4466
+ "sources": [
4467
+ {
4468
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4469
+ "line": 18,
4470
+ "character": 17
4471
+ }
4472
+ ]
4473
+ }
4474
+ }
4475
+ ]
4476
+ }
4477
+ }
4478
+ },
4479
+ {
4480
+ "id": 84,
4481
+ "name": "queryConfig",
4482
+ "kind": 32768,
4483
+ "kindString": "Parameter",
4484
+ "flags": {
4485
+ "isOptional": true
4486
+ },
4487
+ "type": {
4488
+ "type": "reference",
4489
+ "id": 79,
4490
+ "name": "TConfig"
4491
+ }
4492
+ }
4493
+ ],
4494
+ "type": {
4495
+ "type": "reference",
4496
+ "typeArguments": [
3839
4497
  {
3840
4498
  "type": "reference",
3841
4499
  "typeArguments": [
@@ -3853,93 +4511,304 @@
3853
4511
  {
3854
4512
  "type": "reflection",
3855
4513
  "declaration": {
3856
- "id": 69,
4514
+ "id": 85,
3857
4515
  "name": "__type",
3858
4516
  "kind": 65536,
3859
4517
  "kindString": "Type literal",
3860
4518
  "flags": {},
3861
- "children": [
4519
+ "children": [
4520
+ {
4521
+ "id": 86,
4522
+ "name": "schema",
4523
+ "kind": 1024,
4524
+ "kindString": "Property",
4525
+ "flags": {},
4526
+ "sources": [
4527
+ {
4528
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4529
+ "line": 19,
4530
+ "character": 4
4531
+ }
4532
+ ],
4533
+ "type": {
4534
+ "type": "intrinsic",
4535
+ "name": "string"
4536
+ }
4537
+ }
4538
+ ],
4539
+ "groups": [
4540
+ {
4541
+ "title": "Properties",
4542
+ "children": [
4543
+ 86
4544
+ ]
4545
+ }
4546
+ ],
4547
+ "sources": [
4548
+ {
4549
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4550
+ "line": 18,
4551
+ "character": 17
4552
+ }
4553
+ ]
4554
+ }
4555
+ }
4556
+ ]
4557
+ }
4558
+ ],
4559
+ "name": "ModuleQueryResult"
4560
+ }
4561
+ ],
4562
+ "name": "Promise",
4563
+ "qualifiedName": "Promise",
4564
+ "package": "typescript"
4565
+ },
4566
+ "inheritedFrom": {
4567
+ "type": "reference",
4568
+ "name": "AbstractDiviner.query"
4569
+ }
4570
+ }
4571
+ ],
4572
+ "inheritedFrom": {
4573
+ "type": "reference",
4574
+ "name": "AbstractDiviner.query"
4575
+ }
4576
+ },
4577
+ {
4578
+ "id": 145,
4579
+ "name": "queryable",
4580
+ "kind": 2048,
4581
+ "kindString": "Method",
4582
+ "flags": {},
4583
+ "sources": [
4584
+ {
4585
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4586
+ "line": 30,
4587
+ "character": 4
4588
+ }
4589
+ ],
4590
+ "signatures": [
4591
+ {
4592
+ "id": 146,
4593
+ "name": "queryable",
4594
+ "kind": 4096,
4595
+ "kindString": "Call signature",
4596
+ "flags": {},
4597
+ "typeParameter": [
4598
+ {
4599
+ "id": 155,
4600
+ "name": "T",
4601
+ "kind": 131072,
4602
+ "kindString": "Type parameter",
4603
+ "flags": {},
4604
+ "type": {
4605
+ "type": "intersection",
4606
+ "types": [
4607
+ {
4608
+ "type": "reference",
4609
+ "name": "SchemaFields"
4610
+ },
4611
+ {
4612
+ "type": "reference",
4613
+ "name": "PayloadFields"
4614
+ },
4615
+ {
4616
+ "type": "reference",
4617
+ "name": "XyoBoundWitnessFields"
4618
+ },
4619
+ {
4620
+ "type": "reflection",
4621
+ "declaration": {
4622
+ "id": 147,
4623
+ "name": "__type",
4624
+ "kind": 65536,
4625
+ "kindString": "Type literal",
4626
+ "flags": {},
4627
+ "children": [
4628
+ {
4629
+ "id": 148,
4630
+ "name": "query",
4631
+ "kind": 1024,
4632
+ "kindString": "Property",
4633
+ "flags": {},
4634
+ "sources": [
4635
+ {
4636
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4637
+ "line": 5,
4638
+ "character": 4
4639
+ }
4640
+ ],
4641
+ "type": {
4642
+ "type": "intrinsic",
4643
+ "name": "string"
4644
+ }
4645
+ },
4646
+ {
4647
+ "id": 149,
4648
+ "name": "resultSet",
4649
+ "kind": 1024,
4650
+ "kindString": "Property",
4651
+ "flags": {
4652
+ "isOptional": true
4653
+ },
4654
+ "sources": [
4655
+ {
4656
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4657
+ "line": 6,
4658
+ "character": 4
4659
+ }
4660
+ ],
4661
+ "type": {
4662
+ "type": "intrinsic",
4663
+ "name": "string"
4664
+ }
4665
+ },
4666
+ {
4667
+ "id": 150,
4668
+ "name": "schema",
4669
+ "kind": 1024,
4670
+ "kindString": "Property",
4671
+ "flags": {},
4672
+ "sources": [
4673
+ {
4674
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4675
+ "line": 7,
4676
+ "character": 4
4677
+ }
4678
+ ],
4679
+ "type": {
4680
+ "type": "literal",
4681
+ "value": "network.xyo.boundwitness.query"
4682
+ }
4683
+ }
4684
+ ],
4685
+ "groups": [
4686
+ {
4687
+ "title": "Properties",
4688
+ "children": [
4689
+ 148,
4690
+ 149,
4691
+ 150
4692
+ ]
4693
+ }
4694
+ ],
4695
+ "sources": [
4696
+ {
4697
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4698
+ "line": 4,
4699
+ "character": 51
4700
+ }
4701
+ ]
4702
+ }
4703
+ }
4704
+ ]
4705
+ },
4706
+ "default": {
4707
+ "type": "intersection",
4708
+ "types": [
4709
+ {
4710
+ "type": "reference",
4711
+ "name": "SchemaFields"
4712
+ },
4713
+ {
4714
+ "type": "reference",
4715
+ "name": "PayloadFields"
4716
+ },
4717
+ {
4718
+ "type": "reference",
4719
+ "name": "XyoBoundWitnessFields"
4720
+ },
4721
+ {
4722
+ "type": "reflection",
4723
+ "declaration": {
4724
+ "id": 151,
4725
+ "name": "__type",
4726
+ "kind": 65536,
4727
+ "kindString": "Type literal",
4728
+ "flags": {},
4729
+ "children": [
4730
+ {
4731
+ "id": 152,
4732
+ "name": "query",
4733
+ "kind": 1024,
4734
+ "kindString": "Property",
4735
+ "flags": {},
4736
+ "sources": [
3862
4737
  {
3863
- "id": 70,
3864
- "name": "schema",
3865
- "kind": 1024,
3866
- "kindString": "Property",
3867
- "flags": {},
3868
- "sources": [
3869
- {
3870
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
3871
- "line": 19,
3872
- "character": 4
3873
- }
3874
- ],
3875
- "type": {
3876
- "type": "intrinsic",
3877
- "name": "string"
3878
- }
4738
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4739
+ "line": 5,
4740
+ "character": 4
3879
4741
  }
3880
4742
  ],
3881
- "groups": [
4743
+ "type": {
4744
+ "type": "intrinsic",
4745
+ "name": "string"
4746
+ }
4747
+ },
4748
+ {
4749
+ "id": 153,
4750
+ "name": "resultSet",
4751
+ "kind": 1024,
4752
+ "kindString": "Property",
4753
+ "flags": {
4754
+ "isOptional": true
4755
+ },
4756
+ "sources": [
3882
4757
  {
3883
- "title": "Properties",
3884
- "children": [
3885
- 70
3886
- ]
4758
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4759
+ "line": 6,
4760
+ "character": 4
3887
4761
  }
3888
4762
  ],
4763
+ "type": {
4764
+ "type": "intrinsic",
4765
+ "name": "string"
4766
+ }
4767
+ },
4768
+ {
4769
+ "id": 154,
4770
+ "name": "schema",
4771
+ "kind": 1024,
4772
+ "kindString": "Property",
4773
+ "flags": {},
3889
4774
  "sources": [
3890
4775
  {
3891
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
3892
- "line": 18,
3893
- "character": 17
4776
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4777
+ "line": 7,
4778
+ "character": 4
3894
4779
  }
4780
+ ],
4781
+ "type": {
4782
+ "type": "literal",
4783
+ "value": "network.xyo.boundwitness.query"
4784
+ }
4785
+ }
4786
+ ],
4787
+ "groups": [
4788
+ {
4789
+ "title": "Properties",
4790
+ "children": [
4791
+ 152,
4792
+ 153,
4793
+ 154
3895
4794
  ]
3896
4795
  }
3897
- }
3898
- ]
4796
+ ],
4797
+ "sources": [
4798
+ {
4799
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4800
+ "line": 4,
4801
+ "character": 51
4802
+ }
4803
+ ]
4804
+ }
3899
4805
  }
3900
- ],
3901
- "name": "ModuleQueryResult"
4806
+ ]
3902
4807
  }
3903
- ],
3904
- "name": "Promise",
3905
- "qualifiedName": "Promise",
3906
- "package": "typescript"
3907
- },
3908
- "inheritedFrom": {
3909
- "type": "reference",
3910
- "name": "AbstractDiviner.query"
3911
- }
3912
- }
3913
- ],
3914
- "inheritedFrom": {
3915
- "type": "reference",
3916
- "name": "AbstractDiviner.query"
3917
- }
3918
- },
3919
- {
3920
- "id": 120,
3921
- "name": "queryable",
3922
- "kind": 2048,
3923
- "kindString": "Method",
3924
- "flags": {},
3925
- "sources": [
3926
- {
3927
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3928
- "line": 32,
3929
- "character": 4
3930
- }
3931
- ],
3932
- "signatures": [
3933
- {
3934
- "id": 121,
3935
- "name": "queryable",
3936
- "kind": 4096,
3937
- "kindString": "Call signature",
3938
- "flags": {},
3939
- "typeParameter": [
4808
+ },
3940
4809
  {
3941
- "id": 130,
3942
- "name": "T",
4810
+ "id": 170,
4811
+ "name": "TConfig",
3943
4812
  "kind": 131072,
3944
4813
  "kindString": "Type parameter",
3945
4814
  "flags": {},
@@ -3955,48 +4824,168 @@
3955
4824
  "name": "PayloadFields"
3956
4825
  },
3957
4826
  {
3958
- "type": "reference",
3959
- "name": "XyoBoundWitnessFields"
4827
+ "type": "reflection",
4828
+ "declaration": {
4829
+ "id": 156,
4830
+ "name": "__type",
4831
+ "kind": 65536,
4832
+ "kindString": "Type literal",
4833
+ "flags": {},
4834
+ "children": [
4835
+ {
4836
+ "id": 157,
4837
+ "name": "security",
4838
+ "kind": 1024,
4839
+ "kindString": "Property",
4840
+ "flags": {
4841
+ "isOptional": true
4842
+ },
4843
+ "sources": [
4844
+ {
4845
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4846
+ "line": 8,
4847
+ "character": 4
4848
+ }
4849
+ ],
4850
+ "type": {
4851
+ "type": "reflection",
4852
+ "declaration": {
4853
+ "id": 158,
4854
+ "name": "__type",
4855
+ "kind": 65536,
4856
+ "kindString": "Type literal",
4857
+ "flags": {},
4858
+ "children": [
4859
+ {
4860
+ "id": 159,
4861
+ "name": "allowed",
4862
+ "kind": 1024,
4863
+ "kindString": "Property",
4864
+ "flags": {
4865
+ "isOptional": true
4866
+ },
4867
+ "sources": [
4868
+ {
4869
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4870
+ "line": 9,
4871
+ "character": 8
4872
+ }
4873
+ ],
4874
+ "type": {
4875
+ "type": "reference",
4876
+ "typeArguments": [
4877
+ {
4878
+ "type": "intrinsic",
4879
+ "name": "string"
4880
+ },
4881
+ {
4882
+ "type": "array",
4883
+ "elementType": {
4884
+ "type": "array",
4885
+ "elementType": {
4886
+ "type": "intrinsic",
4887
+ "name": "string"
4888
+ }
4889
+ }
4890
+ }
4891
+ ],
4892
+ "name": "Record",
4893
+ "qualifiedName": "Record",
4894
+ "package": "typescript"
4895
+ }
4896
+ },
4897
+ {
4898
+ "id": 160,
4899
+ "name": "disallowed",
4900
+ "kind": 1024,
4901
+ "kindString": "Property",
4902
+ "flags": {
4903
+ "isOptional": true
4904
+ },
4905
+ "sources": [
4906
+ {
4907
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4908
+ "line": 10,
4909
+ "character": 8
4910
+ }
4911
+ ],
4912
+ "type": {
4913
+ "type": "reference",
4914
+ "typeArguments": [
4915
+ {
4916
+ "type": "intrinsic",
4917
+ "name": "string"
4918
+ },
4919
+ {
4920
+ "type": "array",
4921
+ "elementType": {
4922
+ "type": "intrinsic",
4923
+ "name": "string"
4924
+ }
4925
+ }
4926
+ ],
4927
+ "name": "Record",
4928
+ "qualifiedName": "Record",
4929
+ "package": "typescript"
4930
+ }
4931
+ }
4932
+ ],
4933
+ "groups": [
4934
+ {
4935
+ "title": "Properties",
4936
+ "children": [
4937
+ 159,
4938
+ 160
4939
+ ]
4940
+ }
4941
+ ],
4942
+ "sources": [
4943
+ {
4944
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4945
+ "line": 8,
4946
+ "character": 15
4947
+ }
4948
+ ]
4949
+ }
4950
+ }
4951
+ }
4952
+ ],
4953
+ "groups": [
4954
+ {
4955
+ "title": "Properties",
4956
+ "children": [
4957
+ 157
4958
+ ]
4959
+ }
4960
+ ],
4961
+ "sources": [
4962
+ {
4963
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
4964
+ "line": 7,
4965
+ "character": 87
4966
+ }
4967
+ ]
4968
+ }
3960
4969
  },
3961
4970
  {
3962
4971
  "type": "reflection",
3963
4972
  "declaration": {
3964
- "id": 122,
4973
+ "id": 161,
3965
4974
  "name": "__type",
3966
4975
  "kind": 65536,
3967
4976
  "kindString": "Type literal",
3968
4977
  "flags": {},
3969
4978
  "children": [
3970
4979
  {
3971
- "id": 123,
3972
- "name": "query",
4980
+ "id": 162,
4981
+ "name": "schema",
3973
4982
  "kind": 1024,
3974
4983
  "kindString": "Property",
3975
4984
  "flags": {},
3976
4985
  "sources": [
3977
4986
  {
3978
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3979
- "line": 5,
3980
- "character": 4
3981
- }
3982
- ],
3983
- "type": {
3984
- "type": "intrinsic",
3985
- "name": "string"
3986
- }
3987
- },
3988
- {
3989
- "id": 124,
3990
- "name": "resultSet",
3991
- "kind": 1024,
3992
- "kindString": "Property",
3993
- "flags": {
3994
- "isOptional": true
3995
- },
3996
- "sources": [
3997
- {
3998
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3999
- "line": 6,
4987
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4988
+ "line": 19,
4000
4989
  "character": 4
4001
4990
  }
4002
4991
  ],
@@ -4004,41 +4993,21 @@
4004
4993
  "type": "intrinsic",
4005
4994
  "name": "string"
4006
4995
  }
4007
- },
4008
- {
4009
- "id": 125,
4010
- "name": "schema",
4011
- "kind": 1024,
4012
- "kindString": "Property",
4013
- "flags": {},
4014
- "sources": [
4015
- {
4016
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4017
- "line": 7,
4018
- "character": 4
4019
- }
4020
- ],
4021
- "type": {
4022
- "type": "literal",
4023
- "value": "network.xyo.boundwitness.query"
4024
- }
4025
4996
  }
4026
4997
  ],
4027
4998
  "groups": [
4028
4999
  {
4029
5000
  "title": "Properties",
4030
5001
  "children": [
4031
- 123,
4032
- 124,
4033
- 125
5002
+ 162
4034
5003
  ]
4035
5004
  }
4036
5005
  ],
4037
5006
  "sources": [
4038
5007
  {
4039
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4040
- "line": 4,
4041
- "character": 51
5008
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5009
+ "line": 18,
5010
+ "character": 17
4042
5011
  }
4043
5012
  ]
4044
5013
  }
@@ -4056,40 +5025,18 @@
4056
5025
  "type": "reference",
4057
5026
  "name": "PayloadFields"
4058
5027
  },
4059
- {
4060
- "type": "reference",
4061
- "name": "XyoBoundWitnessFields"
4062
- },
4063
5028
  {
4064
5029
  "type": "reflection",
4065
5030
  "declaration": {
4066
- "id": 126,
5031
+ "id": 163,
4067
5032
  "name": "__type",
4068
5033
  "kind": 65536,
4069
5034
  "kindString": "Type literal",
4070
5035
  "flags": {},
4071
5036
  "children": [
4072
5037
  {
4073
- "id": 127,
4074
- "name": "query",
4075
- "kind": 1024,
4076
- "kindString": "Property",
4077
- "flags": {},
4078
- "sources": [
4079
- {
4080
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4081
- "line": 5,
4082
- "character": 4
4083
- }
4084
- ],
4085
- "type": {
4086
- "type": "intrinsic",
4087
- "name": "string"
4088
- }
4089
- },
4090
- {
4091
- "id": 128,
4092
- "name": "resultSet",
5038
+ "id": 164,
5039
+ "name": "security",
4093
5040
  "kind": 1024,
4094
5041
  "kindString": "Property",
4095
5042
  "flags": {
@@ -4097,32 +5044,156 @@
4097
5044
  },
4098
5045
  "sources": [
4099
5046
  {
4100
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4101
- "line": 6,
5047
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5048
+ "line": 8,
4102
5049
  "character": 4
4103
5050
  }
4104
5051
  ],
4105
5052
  "type": {
4106
- "type": "intrinsic",
4107
- "name": "string"
5053
+ "type": "reflection",
5054
+ "declaration": {
5055
+ "id": 165,
5056
+ "name": "__type",
5057
+ "kind": 65536,
5058
+ "kindString": "Type literal",
5059
+ "flags": {},
5060
+ "children": [
5061
+ {
5062
+ "id": 166,
5063
+ "name": "allowed",
5064
+ "kind": 1024,
5065
+ "kindString": "Property",
5066
+ "flags": {
5067
+ "isOptional": true
5068
+ },
5069
+ "sources": [
5070
+ {
5071
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5072
+ "line": 9,
5073
+ "character": 8
5074
+ }
5075
+ ],
5076
+ "type": {
5077
+ "type": "reference",
5078
+ "typeArguments": [
5079
+ {
5080
+ "type": "intrinsic",
5081
+ "name": "string"
5082
+ },
5083
+ {
5084
+ "type": "array",
5085
+ "elementType": {
5086
+ "type": "array",
5087
+ "elementType": {
5088
+ "type": "intrinsic",
5089
+ "name": "string"
5090
+ }
5091
+ }
5092
+ }
5093
+ ],
5094
+ "name": "Record",
5095
+ "qualifiedName": "Record",
5096
+ "package": "typescript"
5097
+ }
5098
+ },
5099
+ {
5100
+ "id": 167,
5101
+ "name": "disallowed",
5102
+ "kind": 1024,
5103
+ "kindString": "Property",
5104
+ "flags": {
5105
+ "isOptional": true
5106
+ },
5107
+ "sources": [
5108
+ {
5109
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5110
+ "line": 10,
5111
+ "character": 8
5112
+ }
5113
+ ],
5114
+ "type": {
5115
+ "type": "reference",
5116
+ "typeArguments": [
5117
+ {
5118
+ "type": "intrinsic",
5119
+ "name": "string"
5120
+ },
5121
+ {
5122
+ "type": "array",
5123
+ "elementType": {
5124
+ "type": "intrinsic",
5125
+ "name": "string"
5126
+ }
5127
+ }
5128
+ ],
5129
+ "name": "Record",
5130
+ "qualifiedName": "Record",
5131
+ "package": "typescript"
5132
+ }
5133
+ }
5134
+ ],
5135
+ "groups": [
5136
+ {
5137
+ "title": "Properties",
5138
+ "children": [
5139
+ 166,
5140
+ 167
5141
+ ]
5142
+ }
5143
+ ],
5144
+ "sources": [
5145
+ {
5146
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5147
+ "line": 8,
5148
+ "character": 15
5149
+ }
5150
+ ]
5151
+ }
4108
5152
  }
4109
- },
5153
+ }
5154
+ ],
5155
+ "groups": [
5156
+ {
5157
+ "title": "Properties",
5158
+ "children": [
5159
+ 164
5160
+ ]
5161
+ }
5162
+ ],
5163
+ "sources": [
5164
+ {
5165
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5166
+ "line": 7,
5167
+ "character": 87
5168
+ }
5169
+ ]
5170
+ }
5171
+ },
5172
+ {
5173
+ "type": "reflection",
5174
+ "declaration": {
5175
+ "id": 168,
5176
+ "name": "__type",
5177
+ "kind": 65536,
5178
+ "kindString": "Type literal",
5179
+ "flags": {},
5180
+ "children": [
4110
5181
  {
4111
- "id": 129,
5182
+ "id": 169,
4112
5183
  "name": "schema",
4113
5184
  "kind": 1024,
4114
5185
  "kindString": "Property",
4115
5186
  "flags": {},
4116
5187
  "sources": [
4117
5188
  {
4118
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4119
- "line": 7,
5189
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5190
+ "line": 19,
4120
5191
  "character": 4
4121
5192
  }
4122
5193
  ],
4123
5194
  "type": {
4124
- "type": "literal",
4125
- "value": "network.xyo.boundwitness.query"
5195
+ "type": "intrinsic",
5196
+ "name": "string"
4126
5197
  }
4127
5198
  }
4128
5199
  ],
@@ -4130,17 +5201,15 @@
4130
5201
  {
4131
5202
  "title": "Properties",
4132
5203
  "children": [
4133
- 127,
4134
- 128,
4135
- 129
5204
+ 169
4136
5205
  ]
4137
5206
  }
4138
5207
  ],
4139
5208
  "sources": [
4140
5209
  {
4141
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
4142
- "line": 4,
4143
- "character": 51
5210
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5211
+ "line": 18,
5212
+ "character": 17
4144
5213
  }
4145
5214
  ]
4146
5215
  }
@@ -4151,19 +5220,19 @@
4151
5220
  ],
4152
5221
  "parameters": [
4153
5222
  {
4154
- "id": 131,
5223
+ "id": 171,
4155
5224
  "name": "query",
4156
5225
  "kind": 32768,
4157
5226
  "kindString": "Parameter",
4158
5227
  "flags": {},
4159
5228
  "type": {
4160
5229
  "type": "reference",
4161
- "id": 130,
5230
+ "id": 155,
4162
5231
  "name": "T"
4163
5232
  }
4164
5233
  },
4165
5234
  {
4166
- "id": 132,
5235
+ "id": 172,
4167
5236
  "name": "payloads",
4168
5237
  "kind": 32768,
4169
5238
  "kindString": "Parameter",
@@ -4186,14 +5255,14 @@
4186
5255
  {
4187
5256
  "type": "reflection",
4188
5257
  "declaration": {
4189
- "id": 133,
5258
+ "id": 173,
4190
5259
  "name": "__type",
4191
5260
  "kind": 65536,
4192
5261
  "kindString": "Type literal",
4193
5262
  "flags": {},
4194
5263
  "children": [
4195
5264
  {
4196
- "id": 134,
5265
+ "id": 174,
4197
5266
  "name": "schema",
4198
5267
  "kind": 1024,
4199
5268
  "kindString": "Property",
@@ -4215,7 +5284,7 @@
4215
5284
  {
4216
5285
  "title": "Properties",
4217
5286
  "children": [
4218
- 134
5287
+ 174
4219
5288
  ]
4220
5289
  }
4221
5290
  ],
@@ -4231,19 +5300,25 @@
4231
5300
  ]
4232
5301
  }
4233
5302
  }
5303
+ },
5304
+ {
5305
+ "id": 175,
5306
+ "name": "queryConfig",
5307
+ "kind": 32768,
5308
+ "kindString": "Parameter",
5309
+ "flags": {
5310
+ "isOptional": true
5311
+ },
5312
+ "type": {
5313
+ "type": "reference",
5314
+ "id": 170,
5315
+ "name": "TConfig"
5316
+ }
4234
5317
  }
4235
5318
  ],
4236
5319
  "type": {
4237
- "type": "reference",
4238
- "typeArguments": [
4239
- {
4240
- "type": "intrinsic",
4241
- "name": "boolean"
4242
- }
4243
- ],
4244
- "name": "Promise",
4245
- "qualifiedName": "Promise",
4246
- "package": "typescript"
5320
+ "type": "intrinsic",
5321
+ "name": "boolean"
4247
5322
  },
4248
5323
  "inheritedFrom": {
4249
5324
  "type": "reference",
@@ -4257,7 +5332,7 @@
4257
5332
  }
4258
5333
  },
4259
5334
  {
4260
- "id": 208,
5335
+ "id": 249,
4261
5336
  "name": "start",
4262
5337
  "kind": 2048,
4263
5338
  "kindString": "Method",
@@ -4267,20 +5342,20 @@
4267
5342
  "sources": [
4268
5343
  {
4269
5344
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4270
- "line": 42,
5345
+ "line": 40,
4271
5346
  "character": 14
4272
5347
  }
4273
5348
  ],
4274
5349
  "signatures": [
4275
5350
  {
4276
- "id": 209,
5351
+ "id": 250,
4277
5352
  "name": "start",
4278
5353
  "kind": 4096,
4279
5354
  "kindString": "Call signature",
4280
5355
  "flags": {},
4281
5356
  "parameters": [
4282
5357
  {
4283
- "id": 210,
5358
+ "id": 251,
4284
5359
  "name": "_timeout",
4285
5360
  "kind": 32768,
4286
5361
  "kindString": "Parameter",
@@ -4320,7 +5395,7 @@
4320
5395
  }
4321
5396
  },
4322
5397
  {
4323
- "id": 135,
5398
+ "id": 176,
4324
5399
  "name": "started",
4325
5400
  "kind": 2048,
4326
5401
  "kindString": "Method",
@@ -4328,20 +5403,20 @@
4328
5403
  "sources": [
4329
5404
  {
4330
5405
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4331
- "line": 33,
5406
+ "line": 31,
4332
5407
  "character": 4
4333
5408
  }
4334
5409
  ],
4335
5410
  "signatures": [
4336
5411
  {
4337
- "id": 136,
5412
+ "id": 177,
4338
5413
  "name": "started",
4339
5414
  "kind": 4096,
4340
5415
  "kindString": "Call signature",
4341
5416
  "flags": {},
4342
5417
  "parameters": [
4343
5418
  {
4344
- "id": 137,
5419
+ "id": 178,
4345
5420
  "name": "notStartedAction",
4346
5421
  "kind": 32768,
4347
5422
  "kindString": "Parameter",
@@ -4391,7 +5466,7 @@
4391
5466
  }
4392
5467
  },
4393
5468
  {
4394
- "id": 211,
5469
+ "id": 252,
4395
5470
  "name": "stop",
4396
5471
  "kind": 2048,
4397
5472
  "kindString": "Method",
@@ -4401,20 +5476,20 @@
4401
5476
  "sources": [
4402
5477
  {
4403
5478
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4404
- "line": 43,
5479
+ "line": 41,
4405
5480
  "character": 14
4406
5481
  }
4407
5482
  ],
4408
5483
  "signatures": [
4409
5484
  {
4410
- "id": 212,
5485
+ "id": 253,
4411
5486
  "name": "stop",
4412
5487
  "kind": 4096,
4413
5488
  "kindString": "Call signature",
4414
5489
  "flags": {},
4415
5490
  "parameters": [
4416
5491
  {
4417
- "id": 213,
5492
+ "id": 254,
4418
5493
  "name": "_timeout",
4419
5494
  "kind": 32768,
4420
5495
  "kindString": "Parameter",
@@ -4454,7 +5529,7 @@
4454
5529
  }
4455
5530
  },
4456
5531
  {
4457
- "id": 138,
5532
+ "id": 179,
4458
5533
  "name": "subscribe",
4459
5534
  "kind": 2048,
4460
5535
  "kindString": "Method",
@@ -4462,20 +5537,20 @@
4462
5537
  "sources": [
4463
5538
  {
4464
5539
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4465
- "line": 34,
5540
+ "line": 32,
4466
5541
  "character": 4
4467
5542
  }
4468
5543
  ],
4469
5544
  "signatures": [
4470
5545
  {
4471
- "id": 139,
5546
+ "id": 180,
4472
5547
  "name": "subscribe",
4473
5548
  "kind": 4096,
4474
5549
  "kindString": "Call signature",
4475
5550
  "flags": {},
4476
5551
  "parameters": [
4477
5552
  {
4478
- "id": 140,
5553
+ "id": 181,
4479
5554
  "name": "_queryAccount",
4480
5555
  "kind": 32768,
4481
5556
  "kindString": "Parameter",
@@ -4504,7 +5579,7 @@
4504
5579
  }
4505
5580
  },
4506
5581
  {
4507
- "id": 214,
5582
+ "id": 255,
4508
5583
  "name": "validateConfig",
4509
5584
  "kind": 2048,
4510
5585
  "kindString": "Method",
@@ -4514,20 +5589,20 @@
4514
5589
  "sources": [
4515
5590
  {
4516
5591
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4517
- "line": 44,
5592
+ "line": 42,
4518
5593
  "character": 14
4519
5594
  }
4520
5595
  ],
4521
5596
  "signatures": [
4522
5597
  {
4523
- "id": 215,
5598
+ "id": 256,
4524
5599
  "name": "validateConfig",
4525
5600
  "kind": 4096,
4526
5601
  "kindString": "Call signature",
4527
5602
  "flags": {},
4528
5603
  "parameters": [
4529
5604
  {
4530
- "id": 216,
5605
+ "id": 257,
4531
5606
  "name": "config",
4532
5607
  "kind": 32768,
4533
5608
  "kindString": "Parameter",
@@ -4540,7 +5615,7 @@
4540
5615
  }
4541
5616
  },
4542
5617
  {
4543
- "id": 217,
5618
+ "id": 258,
4544
5619
  "name": "parents",
4545
5620
  "kind": 32768,
4546
5621
  "kindString": "Parameter",
@@ -4584,7 +5659,7 @@
4584
5659
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
4585
5660
  "line": 18,
4586
5661
  "character": 24,
4587
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L18"
5662
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L18"
4588
5663
  }
4589
5664
  ],
4590
5665
  "signatures": [
@@ -4895,14 +5970,13 @@
4895
5970
  {
4896
5971
  "title": "Properties",
4897
5972
  "children": [
4898
- 81,
4899
- 84,
4900
- 85,
4901
- 86,
5973
+ 97,
5974
+ 105,
5975
+ 106,
4902
5976
  87,
4903
- 71,
4904
- 95,
4905
- 96,
5977
+ 107,
5978
+ 108,
5979
+ 113,
4906
5980
  16,
4907
5981
  30,
4908
5982
  17
@@ -4911,33 +5985,32 @@
4911
5985
  {
4912
5986
  "title": "Accessors",
4913
5987
  "children": [
4914
- 101,
4915
- 103,
4916
- 105,
5988
+ 118,
5989
+ 120,
4917
5990
  52
4918
5991
  ]
4919
5992
  },
4920
5993
  {
4921
5994
  "title": "Methods",
4922
5995
  "children": [
4923
- 141,
4924
- 146,
4925
- 153,
4926
- 171,
4927
- 189,
4928
- 197,
4929
- 113,
4930
- 115,
5996
+ 182,
5997
+ 187,
5998
+ 194,
5999
+ 212,
6000
+ 230,
6001
+ 238,
6002
+ 138,
6003
+ 140,
4931
6004
  43,
4932
- 205,
6005
+ 246,
4933
6006
  50,
4934
6007
  54,
4935
- 120,
4936
- 208,
4937
- 135,
4938
- 211,
4939
- 138,
4940
- 214,
6008
+ 145,
6009
+ 249,
6010
+ 176,
6011
+ 252,
6012
+ 179,
6013
+ 255,
4941
6014
  18
4942
6015
  ]
4943
6016
  }
@@ -4947,7 +6020,7 @@
4947
6020
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
4948
6021
  "line": 14,
4949
6022
  "character": 13,
4950
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L14"
6023
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L14"
4951
6024
  }
4952
6025
  ],
4953
6026
  "extendedTypes": [
@@ -4968,7 +6041,7 @@
4968
6041
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
4969
6042
  "line": 12,
4970
6043
  "character": 12,
4971
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L12"
6044
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L12"
4972
6045
  }
4973
6046
  ],
4974
6047
  "type": {
@@ -4994,12 +6067,12 @@
4994
6067
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
4995
6068
  "line": 12,
4996
6069
  "character": 64,
4997
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L12"
6070
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L12"
4998
6071
  }
4999
6072
  ],
5000
6073
  "type": {
5001
6074
  "type": "reference",
5002
- "id": 220,
6075
+ "id": 261,
5003
6076
  "name": "XyoCryptoMarketAssetDivinerConfigSchema"
5004
6077
  }
5005
6078
  }
@@ -5017,7 +6090,7 @@
5017
6090
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
5018
6091
  "line": 12,
5019
6092
  "character": 62,
5020
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L12"
6093
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L12"
5021
6094
  }
5022
6095
  ]
5023
6096
  }
@@ -5027,7 +6100,7 @@
5027
6100
  }
5028
6101
  },
5029
6102
  {
5030
- "id": 221,
6103
+ "id": 262,
5031
6104
  "name": "XyoCryptoMarketAssetDivinerConfigSchema",
5032
6105
  "kind": 4194304,
5033
6106
  "kindString": "Type alias",
@@ -5037,13 +6110,13 @@
5037
6110
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
5038
6111
  "line": 4,
5039
6112
  "character": 12,
5040
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L4"
6113
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L4"
5041
6114
  },
5042
6115
  {
5043
6116
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
5044
6117
  "line": 5,
5045
6118
  "character": 13,
5046
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L5"
6119
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L5"
5047
6120
  }
5048
6121
  ],
5049
6122
  "type": {
@@ -5052,7 +6125,7 @@
5052
6125
  }
5053
6126
  },
5054
6127
  {
5055
- "id": 219,
6128
+ "id": 260,
5056
6129
  "name": "XyoCryptoMarketAssetDivinerQuerySchema",
5057
6130
  "kind": 4194304,
5058
6131
  "kindString": "Type alias",
@@ -5062,13 +6135,13 @@
5062
6135
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
5063
6136
  "line": 1,
5064
6137
  "character": 12,
5065
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L1"
6138
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L1"
5066
6139
  },
5067
6140
  {
5068
6141
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
5069
6142
  "line": 2,
5070
6143
  "character": 13,
5071
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L2"
6144
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L2"
5072
6145
  }
5073
6146
  ],
5074
6147
  "type": {
@@ -5077,7 +6150,7 @@
5077
6150
  }
5078
6151
  },
5079
6152
  {
5080
- "id": 220,
6153
+ "id": 261,
5081
6154
  "name": "XyoCryptoMarketAssetDivinerConfigSchema",
5082
6155
  "kind": 32,
5083
6156
  "kindString": "Variable",
@@ -5087,13 +6160,13 @@
5087
6160
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
5088
6161
  "line": 4,
5089
6162
  "character": 12,
5090
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L4"
6163
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L4"
5091
6164
  },
5092
6165
  {
5093
6166
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
5094
6167
  "line": 5,
5095
6168
  "character": 13,
5096
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L5"
6169
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L5"
5097
6170
  }
5098
6171
  ],
5099
6172
  "type": {
@@ -5102,7 +6175,7 @@
5102
6175
  }
5103
6176
  },
5104
6177
  {
5105
- "id": 218,
6178
+ "id": 259,
5106
6179
  "name": "XyoCryptoMarketAssetDivinerQuerySchema",
5107
6180
  "kind": 32,
5108
6181
  "kindString": "Variable",
@@ -5112,13 +6185,13 @@
5112
6185
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
5113
6186
  "line": 1,
5114
6187
  "character": 12,
5115
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L1"
6188
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L1"
5116
6189
  },
5117
6190
  {
5118
6191
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
5119
6192
  "line": 2,
5120
6193
  "character": 13,
5121
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L2"
6194
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L2"
5122
6195
  }
5123
6196
  ],
5124
6197
  "type": {
@@ -5137,7 +6210,7 @@
5137
6210
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Plugin.ts",
5138
6211
  "line": 8,
5139
6212
  "character": 13,
5140
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Plugin.ts#L8"
6213
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Plugin.ts#L8"
5141
6214
  }
5142
6215
  ],
5143
6216
  "signatures": [
@@ -5416,7 +6489,7 @@
5416
6489
  {
5417
6490
  "title": "References",
5418
6491
  "children": [
5419
- 222
6492
+ 263
5420
6493
  ]
5421
6494
  },
5422
6495
  {
@@ -5429,15 +6502,15 @@
5429
6502
  "title": "Type Aliases",
5430
6503
  "children": [
5431
6504
  12,
5432
- 221,
5433
- 219
6505
+ 262,
6506
+ 260
5434
6507
  ]
5435
6508
  },
5436
6509
  {
5437
6510
  "title": "Variables",
5438
6511
  "children": [
5439
- 220,
5440
- 218
6512
+ 261,
6513
+ 259
5441
6514
  ]
5442
6515
  },
5443
6516
  {
@@ -5452,7 +6525,7 @@
5452
6525
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/index.ts",
5453
6526
  "line": 1,
5454
6527
  "character": 0,
5455
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/index.ts#L1"
6528
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/9ca7aff1a/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/index.ts#L1"
5456
6529
  }
5457
6530
  ]
5458
6531
  }