@xyo-network/crypto-asset-plugin 2.49.4 → 2.50.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/docs.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "originalName": "",
8
8
  "children": [
9
9
  {
10
- "id": 301,
10
+ "id": 281,
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/05cd02ba389/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/7046f6c06e5/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/types/AbstractModule.d.ts",
43
- "line": 41,
43
+ "line": 21,
44
44
  "character": 4
45
45
  }
46
46
  ],
@@ -380,11 +380,11 @@
380
380
  ]
381
381
  },
382
382
  {
383
- "type": "reference",
384
- "name": "AnyObject"
383
+ "type": "intrinsic",
384
+ "name": "undefined"
385
385
  }
386
386
  ],
387
- "name": "ModuleParams"
387
+ "name": "DivinerParams"
388
388
  }
389
389
  }
390
390
  ],
@@ -405,7 +405,7 @@
405
405
  }
406
406
  },
407
407
  {
408
- "id": 124,
408
+ "id": 104,
409
409
  "name": "_started",
410
410
  "kind": 1024,
411
411
  "kindString": "Property",
@@ -415,7 +415,7 @@
415
415
  "sources": [
416
416
  {
417
417
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
418
- "line": 36,
418
+ "line": 16,
419
419
  "character": 14
420
420
  }
421
421
  ],
@@ -429,7 +429,7 @@
429
429
  }
430
430
  },
431
431
  {
432
- "id": 125,
432
+ "id": 105,
433
433
  "name": "account",
434
434
  "kind": 1024,
435
435
  "kindString": "Property",
@@ -440,7 +440,7 @@
440
440
  "sources": [
441
441
  {
442
442
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
443
- "line": 37,
443
+ "line": 17,
444
444
  "character": 23
445
445
  }
446
446
  ],
@@ -470,285 +470,6 @@
470
470
  ],
471
471
  "type": {
472
472
  "type": "reference",
473
- "typeArguments": [
474
- {
475
- "type": "reference",
476
- "typeArguments": [
477
- {
478
- "type": "intersection",
479
- "types": [
480
- {
481
- "type": "reference",
482
- "name": "SchemaFields"
483
- },
484
- {
485
- "type": "reference",
486
- "name": "PayloadFields"
487
- },
488
- {
489
- "type": "reflection",
490
- "declaration": {
491
- "id": 103,
492
- "name": "__type",
493
- "kind": 65536,
494
- "kindString": "Type literal",
495
- "flags": {},
496
- "children": [
497
- {
498
- "id": 104,
499
- "name": "name",
500
- "kind": 1024,
501
- "kindString": "Property",
502
- "flags": {
503
- "isOptional": true
504
- },
505
- "sources": [
506
- {
507
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
508
- "line": 15,
509
- "character": 8
510
- }
511
- ],
512
- "type": {
513
- "type": "intrinsic",
514
- "name": "string"
515
- }
516
- },
517
- {
518
- "id": 105,
519
- "name": "security",
520
- "kind": 1024,
521
- "kindString": "Property",
522
- "flags": {
523
- "isOptional": true
524
- },
525
- "sources": [
526
- {
527
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
528
- "line": 16,
529
- "character": 8
530
- }
531
- ],
532
- "type": {
533
- "type": "reflection",
534
- "declaration": {
535
- "id": 106,
536
- "name": "__type",
537
- "kind": 65536,
538
- "kindString": "Type literal",
539
- "flags": {},
540
- "children": [
541
- {
542
- "id": 107,
543
- "name": "allowAnonymous",
544
- "kind": 1024,
545
- "kindString": "Property",
546
- "flags": {
547
- "isOptional": true
548
- },
549
- "sources": [
550
- {
551
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
552
- "line": 17,
553
- "character": 12
554
- }
555
- ],
556
- "type": {
557
- "type": "intrinsic",
558
- "name": "boolean"
559
- }
560
- },
561
- {
562
- "id": 108,
563
- "name": "allowed",
564
- "kind": 1024,
565
- "kindString": "Property",
566
- "flags": {
567
- "isOptional": true
568
- },
569
- "sources": [
570
- {
571
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
572
- "line": 18,
573
- "character": 12
574
- }
575
- ],
576
- "type": {
577
- "type": "reference",
578
- "typeArguments": [
579
- {
580
- "type": "intrinsic",
581
- "name": "string"
582
- },
583
- {
584
- "type": "array",
585
- "elementType": {
586
- "type": "union",
587
- "types": [
588
- {
589
- "type": "intrinsic",
590
- "name": "string"
591
- },
592
- {
593
- "type": "reference",
594
- "name": "CosigningAddressSet"
595
- }
596
- ]
597
- }
598
- }
599
- ],
600
- "name": "Record",
601
- "qualifiedName": "Record",
602
- "package": "typescript"
603
- }
604
- },
605
- {
606
- "id": 109,
607
- "name": "disallowed",
608
- "kind": 1024,
609
- "kindString": "Property",
610
- "flags": {
611
- "isOptional": true
612
- },
613
- "sources": [
614
- {
615
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
616
- "line": 19,
617
- "character": 12
618
- }
619
- ],
620
- "type": {
621
- "type": "reference",
622
- "typeArguments": [
623
- {
624
- "type": "intrinsic",
625
- "name": "string"
626
- },
627
- {
628
- "type": "array",
629
- "elementType": {
630
- "type": "intrinsic",
631
- "name": "string"
632
- }
633
- }
634
- ],
635
- "name": "Record",
636
- "qualifiedName": "Record",
637
- "package": "typescript"
638
- }
639
- }
640
- ],
641
- "groups": [
642
- {
643
- "title": "Properties",
644
- "children": [
645
- 107,
646
- 108,
647
- 109
648
- ]
649
- }
650
- ],
651
- "sources": [
652
- {
653
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
654
- "line": 16,
655
- "character": 19
656
- }
657
- ]
658
- }
659
- }
660
- },
661
- {
662
- "id": 110,
663
- "name": "storeQueries",
664
- "kind": 1024,
665
- "kindString": "Property",
666
- "flags": {
667
- "isOptional": true
668
- },
669
- "sources": [
670
- {
671
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
672
- "line": 21,
673
- "character": 8
674
- }
675
- ],
676
- "type": {
677
- "type": "intrinsic",
678
- "name": "boolean"
679
- }
680
- }
681
- ],
682
- "groups": [
683
- {
684
- "title": "Properties",
685
- "children": [
686
- 104,
687
- 105,
688
- 110
689
- ]
690
- }
691
- ],
692
- "sources": [
693
- {
694
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
695
- "line": 14,
696
- "character": 163
697
- }
698
- ]
699
- }
700
- },
701
- {
702
- "type": "reflection",
703
- "declaration": {
704
- "id": 111,
705
- "name": "__type",
706
- "kind": 65536,
707
- "kindString": "Type literal",
708
- "flags": {},
709
- "children": [
710
- {
711
- "id": 112,
712
- "name": "schema",
713
- "kind": 1024,
714
- "kindString": "Property",
715
- "flags": {},
716
- "sources": [
717
- {
718
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
719
- "line": 23,
720
- "character": 8
721
- }
722
- ],
723
- "type": {
724
- "type": "intrinsic",
725
- "name": "string"
726
- }
727
- }
728
- ],
729
- "groups": [
730
- {
731
- "title": "Properties",
732
- "children": [
733
- 112
734
- ]
735
- }
736
- ],
737
- "sources": [
738
- {
739
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
740
- "line": 22,
741
- "character": 8
742
- }
743
- ]
744
- }
745
- }
746
- ]
747
- }
748
- ],
749
- "name": "Module"
750
- }
751
- ],
752
473
  "name": "CompositeModuleResolver"
753
474
  },
754
475
  "inheritedFrom": {
@@ -757,7 +478,7 @@
757
478
  }
758
479
  },
759
480
  {
760
- "id": 126,
481
+ "id": 106,
761
482
  "name": "logger",
762
483
  "kind": 1024,
763
484
  "kindString": "Property",
@@ -769,7 +490,7 @@
769
490
  "sources": [
770
491
  {
771
492
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
772
- "line": 38,
493
+ "line": 18,
773
494
  "character": 23
774
495
  }
775
496
  ],
@@ -783,7 +504,7 @@
783
504
  }
784
505
  },
785
506
  {
786
- "id": 127,
507
+ "id": 107,
787
508
  "name": "moduleConfigQueryValidator",
788
509
  "kind": 1024,
789
510
  "kindString": "Property",
@@ -794,7 +515,7 @@
794
515
  "sources": [
795
516
  {
796
517
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
797
- "line": 39,
518
+ "line": 19,
798
519
  "character": 23
799
520
  }
800
521
  ],
@@ -819,14 +540,14 @@
819
540
  {
820
541
  "type": "reflection",
821
542
  "declaration": {
822
- "id": 128,
543
+ "id": 108,
823
544
  "name": "__type",
824
545
  "kind": 65536,
825
546
  "kindString": "Type literal",
826
547
  "flags": {},
827
548
  "children": [
828
549
  {
829
- "id": 129,
550
+ "id": 109,
830
551
  "name": "query",
831
552
  "kind": 1024,
832
553
  "kindString": "Property",
@@ -844,7 +565,7 @@
844
565
  }
845
566
  },
846
567
  {
847
- "id": 130,
568
+ "id": 110,
848
569
  "name": "resultSet",
849
570
  "kind": 1024,
850
571
  "kindString": "Property",
@@ -864,7 +585,7 @@
864
585
  }
865
586
  },
866
587
  {
867
- "id": 131,
588
+ "id": 111,
868
589
  "name": "schema",
869
590
  "kind": 1024,
870
591
  "kindString": "Property",
@@ -886,9 +607,9 @@
886
607
  {
887
608
  "title": "Properties",
888
609
  "children": [
889
- 129,
890
- 130,
891
- 131
610
+ 109,
611
+ 110,
612
+ 111
892
613
  ]
893
614
  }
894
615
  ],
@@ -912,7 +633,7 @@
912
633
  }
913
634
  },
914
635
  {
915
- "id": 282,
636
+ "id": 262,
916
637
  "name": "params",
917
638
  "kind": 1024,
918
639
  "kindString": "Property",
@@ -944,14 +665,14 @@
944
665
  {
945
666
  "type": "reflection",
946
667
  "declaration": {
947
- "id": 283,
668
+ "id": 263,
948
669
  "name": "__type",
949
670
  "kind": 65536,
950
671
  "kindString": "Type literal",
951
672
  "flags": {},
952
673
  "children": [
953
674
  {
954
- "id": 284,
675
+ "id": 264,
955
676
  "name": "name",
956
677
  "kind": 1024,
957
678
  "kindString": "Property",
@@ -971,7 +692,7 @@
971
692
  }
972
693
  },
973
694
  {
974
- "id": 285,
695
+ "id": 265,
975
696
  "name": "security",
976
697
  "kind": 1024,
977
698
  "kindString": "Property",
@@ -988,14 +709,14 @@
988
709
  "type": {
989
710
  "type": "reflection",
990
711
  "declaration": {
991
- "id": 286,
712
+ "id": 266,
992
713
  "name": "__type",
993
714
  "kind": 65536,
994
715
  "kindString": "Type literal",
995
716
  "flags": {},
996
717
  "children": [
997
718
  {
998
- "id": 287,
719
+ "id": 267,
999
720
  "name": "allowAnonymous",
1000
721
  "kind": 1024,
1001
722
  "kindString": "Property",
@@ -1015,7 +736,7 @@
1015
736
  }
1016
737
  },
1017
738
  {
1018
- "id": 288,
739
+ "id": 268,
1019
740
  "name": "allowed",
1020
741
  "kind": 1024,
1021
742
  "kindString": "Property",
@@ -1059,7 +780,7 @@
1059
780
  }
1060
781
  },
1061
782
  {
1062
- "id": 289,
783
+ "id": 269,
1063
784
  "name": "disallowed",
1064
785
  "kind": 1024,
1065
786
  "kindString": "Property",
@@ -1098,9 +819,9 @@
1098
819
  {
1099
820
  "title": "Properties",
1100
821
  "children": [
1101
- 287,
1102
- 288,
1103
- 289
822
+ 267,
823
+ 268,
824
+ 269
1104
825
  ]
1105
826
  }
1106
827
  ],
@@ -1115,7 +836,7 @@
1115
836
  }
1116
837
  },
1117
838
  {
1118
- "id": 290,
839
+ "id": 270,
1119
840
  "name": "storeQueries",
1120
841
  "kind": 1024,
1121
842
  "kindString": "Property",
@@ -1139,9 +860,9 @@
1139
860
  {
1140
861
  "title": "Properties",
1141
862
  "children": [
1142
- 284,
1143
- 285,
1144
- 290
863
+ 264,
864
+ 265,
865
+ 270
1145
866
  ]
1146
867
  }
1147
868
  ],
@@ -1157,14 +878,14 @@
1157
878
  {
1158
879
  "type": "reflection",
1159
880
  "declaration": {
1160
- "id": 291,
881
+ "id": 271,
1161
882
  "name": "__type",
1162
883
  "kind": 65536,
1163
884
  "kindString": "Type literal",
1164
885
  "flags": {},
1165
886
  "children": [
1166
887
  {
1167
- "id": 292,
888
+ "id": 272,
1168
889
  "name": "targetSchema",
1169
890
  "kind": 1024,
1170
891
  "kindString": "Property",
@@ -1188,7 +909,7 @@
1188
909
  {
1189
910
  "title": "Properties",
1190
911
  "children": [
1191
- 292
912
+ 272
1192
913
  ]
1193
914
  }
1194
915
  ],
@@ -1204,487 +925,208 @@
1204
925
  {
1205
926
  "type": "reflection",
1206
927
  "declaration": {
1207
- "id": 293,
928
+ "id": 273,
1208
929
  "name": "__type",
1209
930
  "kind": 65536,
1210
931
  "kindString": "Type literal",
1211
932
  "flags": {},
1212
933
  "children": [
1213
- {
1214
- "id": 294,
1215
- "name": "schema",
1216
- "kind": 1024,
1217
- "kindString": "Property",
1218
- "flags": {},
1219
- "sources": [
1220
- {
1221
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1222
- "line": 19,
1223
- "character": 4
1224
- }
1225
- ],
1226
- "type": {
1227
- "type": "intrinsic",
1228
- "name": "string"
1229
- }
1230
- }
1231
- ],
1232
- "groups": [
1233
- {
1234
- "title": "Properties",
1235
- "children": [
1236
- 294
1237
- ]
1238
- }
1239
- ],
1240
- "sources": [
1241
- {
1242
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1243
- "line": 18,
1244
- "character": 17
1245
- }
1246
- ]
1247
- }
1248
- }
1249
- ]
1250
- },
1251
- {
1252
- "type": "reference",
1253
- "name": "AnyObject"
1254
- }
1255
- ],
1256
- "name": "ModuleParams"
1257
- },
1258
- "inheritedFrom": {
1259
- "type": "reference",
1260
- "name": "AbstractDiviner.params"
1261
- }
1262
- },
1263
- {
1264
- "id": 132,
1265
- "name": "supportedQueryValidator",
1266
- "kind": 1024,
1267
- "kindString": "Property",
1268
- "flags": {
1269
- "isProtected": true,
1270
- "isReadonly": true
1271
- },
1272
- "sources": [
1273
- {
1274
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1275
- "line": 40,
1276
- "character": 23
1277
- }
1278
- ],
1279
- "type": {
1280
- "type": "reference",
1281
- "typeArguments": [
1282
- {
1283
- "type": "intersection",
1284
- "types": [
1285
- {
1286
- "type": "reference",
1287
- "name": "SchemaFields"
1288
- },
1289
- {
1290
- "type": "reference",
1291
- "name": "PayloadFields"
1292
- },
1293
- {
1294
- "type": "reference",
1295
- "name": "XyoBoundWitnessFields"
1296
- },
1297
- {
1298
- "type": "reflection",
1299
- "declaration": {
1300
- "id": 133,
1301
- "name": "__type",
1302
- "kind": 65536,
1303
- "kindString": "Type literal",
1304
- "flags": {},
1305
- "children": [
1306
- {
1307
- "id": 134,
1308
- "name": "query",
1309
- "kind": 1024,
1310
- "kindString": "Property",
1311
- "flags": {},
1312
- "sources": [
1313
- {
1314
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1315
- "line": 5,
1316
- "character": 4
1317
- }
1318
- ],
1319
- "type": {
1320
- "type": "intrinsic",
1321
- "name": "string"
1322
- }
1323
- },
1324
- {
1325
- "id": 135,
1326
- "name": "resultSet",
1327
- "kind": 1024,
1328
- "kindString": "Property",
1329
- "flags": {
1330
- "isOptional": true
1331
- },
1332
- "sources": [
1333
- {
1334
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1335
- "line": 6,
1336
- "character": 4
1337
- }
1338
- ],
1339
- "type": {
1340
- "type": "intrinsic",
1341
- "name": "string"
1342
- }
1343
- },
1344
- {
1345
- "id": 136,
1346
- "name": "schema",
1347
- "kind": 1024,
1348
- "kindString": "Property",
1349
- "flags": {},
1350
- "sources": [
1351
- {
1352
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1353
- "line": 7,
1354
- "character": 4
1355
- }
1356
- ],
1357
- "type": {
1358
- "type": "literal",
1359
- "value": "network.xyo.boundwitness"
1360
- }
1361
- }
1362
- ],
1363
- "groups": [
1364
- {
1365
- "title": "Properties",
1366
- "children": [
1367
- 134,
1368
- 135,
1369
- 136
1370
- ]
1371
- }
1372
- ],
1373
- "sources": [
1374
- {
1375
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1376
- "line": 4,
1377
- "character": 51
1378
- }
1379
- ]
1380
- }
1381
- }
1382
- ]
1383
- }
1384
- ],
1385
- "name": "Queryable"
1386
- },
1387
- "inheritedFrom": {
1388
- "type": "reference",
1389
- "name": "AbstractDiviner.supportedQueryValidator"
1390
- }
1391
- },
1392
- {
1393
- "id": 113,
1394
- "name": "upResolver",
1395
- "kind": 1024,
1396
- "kindString": "Property",
1397
- "flags": {
1398
- "isReadonly": true
1399
- },
1400
- "sources": [
1401
- {
1402
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1403
- "line": 25,
1404
- "character": 13
1405
- }
1406
- ],
1407
- "type": {
1408
- "type": "reference",
1409
- "typeArguments": [
1410
- {
1411
- "type": "reference",
1412
- "typeArguments": [
1413
- {
1414
- "type": "intersection",
1415
- "types": [
1416
- {
1417
- "type": "reference",
1418
- "name": "SchemaFields"
1419
- },
1420
- {
1421
- "type": "reference",
1422
- "name": "PayloadFields"
1423
- },
1424
- {
1425
- "type": "reflection",
1426
- "declaration": {
1427
- "id": 114,
1428
- "name": "__type",
1429
- "kind": 65536,
1430
- "kindString": "Type literal",
1431
- "flags": {},
1432
- "children": [
1433
- {
1434
- "id": 115,
1435
- "name": "name",
1436
- "kind": 1024,
1437
- "kindString": "Property",
1438
- "flags": {
1439
- "isOptional": true
1440
- },
1441
- "sources": [
1442
- {
1443
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1444
- "line": 26,
1445
- "character": 8
1446
- }
1447
- ],
1448
- "type": {
1449
- "type": "intrinsic",
1450
- "name": "string"
1451
- }
1452
- },
1453
- {
1454
- "id": 116,
1455
- "name": "security",
1456
- "kind": 1024,
1457
- "kindString": "Property",
1458
- "flags": {
1459
- "isOptional": true
1460
- },
1461
- "sources": [
1462
- {
1463
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1464
- "line": 27,
1465
- "character": 8
1466
- }
1467
- ],
1468
- "type": {
1469
- "type": "reflection",
1470
- "declaration": {
1471
- "id": 117,
1472
- "name": "__type",
1473
- "kind": 65536,
1474
- "kindString": "Type literal",
1475
- "flags": {},
1476
- "children": [
1477
- {
1478
- "id": 118,
1479
- "name": "allowAnonymous",
1480
- "kind": 1024,
1481
- "kindString": "Property",
1482
- "flags": {
1483
- "isOptional": true
1484
- },
1485
- "sources": [
1486
- {
1487
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1488
- "line": 28,
1489
- "character": 12
1490
- }
1491
- ],
1492
- "type": {
1493
- "type": "intrinsic",
1494
- "name": "boolean"
1495
- }
1496
- },
1497
- {
1498
- "id": 119,
1499
- "name": "allowed",
1500
- "kind": 1024,
1501
- "kindString": "Property",
1502
- "flags": {
1503
- "isOptional": true
1504
- },
1505
- "sources": [
1506
- {
1507
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1508
- "line": 29,
1509
- "character": 12
1510
- }
1511
- ],
1512
- "type": {
1513
- "type": "reference",
1514
- "typeArguments": [
1515
- {
1516
- "type": "intrinsic",
1517
- "name": "string"
1518
- },
1519
- {
1520
- "type": "array",
1521
- "elementType": {
1522
- "type": "union",
1523
- "types": [
1524
- {
1525
- "type": "intrinsic",
1526
- "name": "string"
1527
- },
1528
- {
1529
- "type": "reference",
1530
- "name": "CosigningAddressSet"
1531
- }
1532
- ]
1533
- }
1534
- }
1535
- ],
1536
- "name": "Record",
1537
- "qualifiedName": "Record",
1538
- "package": "typescript"
1539
- }
1540
- },
1541
- {
1542
- "id": 120,
1543
- "name": "disallowed",
1544
- "kind": 1024,
1545
- "kindString": "Property",
1546
- "flags": {
1547
- "isOptional": true
1548
- },
1549
- "sources": [
1550
- {
1551
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1552
- "line": 30,
1553
- "character": 12
1554
- }
1555
- ],
1556
- "type": {
1557
- "type": "reference",
1558
- "typeArguments": [
1559
- {
1560
- "type": "intrinsic",
1561
- "name": "string"
1562
- },
1563
- {
1564
- "type": "array",
1565
- "elementType": {
1566
- "type": "intrinsic",
1567
- "name": "string"
1568
- }
1569
- }
1570
- ],
1571
- "name": "Record",
1572
- "qualifiedName": "Record",
1573
- "package": "typescript"
1574
- }
1575
- }
1576
- ],
1577
- "groups": [
1578
- {
1579
- "title": "Properties",
1580
- "children": [
1581
- 118,
1582
- 119,
1583
- 120
1584
- ]
1585
- }
1586
- ],
1587
- "sources": [
1588
- {
1589
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1590
- "line": 27,
1591
- "character": 19
1592
- }
1593
- ]
1594
- }
1595
- }
1596
- },
1597
- {
1598
- "id": 121,
1599
- "name": "storeQueries",
1600
- "kind": 1024,
1601
- "kindString": "Property",
1602
- "flags": {
1603
- "isOptional": true
1604
- },
1605
- "sources": [
1606
- {
1607
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1608
- "line": 32,
1609
- "character": 8
1610
- }
1611
- ],
1612
- "type": {
1613
- "type": "intrinsic",
1614
- "name": "boolean"
1615
- }
1616
- }
1617
- ],
1618
- "groups": [
1619
- {
1620
- "title": "Properties",
1621
- "children": [
1622
- 115,
1623
- 116,
1624
- 121
1625
- ]
1626
- }
1627
- ],
934
+ {
935
+ "id": 274,
936
+ "name": "schema",
937
+ "kind": 1024,
938
+ "kindString": "Property",
939
+ "flags": {},
1628
940
  "sources": [
1629
941
  {
1630
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1631
- "line": 25,
1632
- "character": 161
942
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
943
+ "line": 19,
944
+ "character": 4
1633
945
  }
946
+ ],
947
+ "type": {
948
+ "type": "intrinsic",
949
+ "name": "string"
950
+ }
951
+ }
952
+ ],
953
+ "groups": [
954
+ {
955
+ "title": "Properties",
956
+ "children": [
957
+ 274
1634
958
  ]
1635
959
  }
1636
- },
1637
- {
1638
- "type": "reflection",
1639
- "declaration": {
1640
- "id": 122,
1641
- "name": "__type",
1642
- "kind": 65536,
1643
- "kindString": "Type literal",
960
+ ],
961
+ "sources": [
962
+ {
963
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
964
+ "line": 18,
965
+ "character": 17
966
+ }
967
+ ]
968
+ }
969
+ }
970
+ ]
971
+ },
972
+ {
973
+ "type": "intrinsic",
974
+ "name": "undefined"
975
+ }
976
+ ],
977
+ "name": "DivinerParams"
978
+ },
979
+ "inheritedFrom": {
980
+ "type": "reference",
981
+ "name": "AbstractDiviner.params"
982
+ }
983
+ },
984
+ {
985
+ "id": 112,
986
+ "name": "supportedQueryValidator",
987
+ "kind": 1024,
988
+ "kindString": "Property",
989
+ "flags": {
990
+ "isProtected": true,
991
+ "isReadonly": true
992
+ },
993
+ "sources": [
994
+ {
995
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
996
+ "line": 20,
997
+ "character": 23
998
+ }
999
+ ],
1000
+ "type": {
1001
+ "type": "reference",
1002
+ "typeArguments": [
1003
+ {
1004
+ "type": "intersection",
1005
+ "types": [
1006
+ {
1007
+ "type": "reference",
1008
+ "name": "SchemaFields"
1009
+ },
1010
+ {
1011
+ "type": "reference",
1012
+ "name": "PayloadFields"
1013
+ },
1014
+ {
1015
+ "type": "reference",
1016
+ "name": "XyoBoundWitnessFields"
1017
+ },
1018
+ {
1019
+ "type": "reflection",
1020
+ "declaration": {
1021
+ "id": 113,
1022
+ "name": "__type",
1023
+ "kind": 65536,
1024
+ "kindString": "Type literal",
1025
+ "flags": {},
1026
+ "children": [
1027
+ {
1028
+ "id": 114,
1029
+ "name": "query",
1030
+ "kind": 1024,
1031
+ "kindString": "Property",
1644
1032
  "flags": {},
1645
- "children": [
1033
+ "sources": [
1646
1034
  {
1647
- "id": 123,
1648
- "name": "schema",
1649
- "kind": 1024,
1650
- "kindString": "Property",
1651
- "flags": {},
1652
- "sources": [
1653
- {
1654
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1655
- "line": 34,
1656
- "character": 8
1657
- }
1658
- ],
1659
- "type": {
1660
- "type": "intrinsic",
1661
- "name": "string"
1662
- }
1035
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1036
+ "line": 5,
1037
+ "character": 4
1663
1038
  }
1664
1039
  ],
1665
- "groups": [
1040
+ "type": {
1041
+ "type": "intrinsic",
1042
+ "name": "string"
1043
+ }
1044
+ },
1045
+ {
1046
+ "id": 115,
1047
+ "name": "resultSet",
1048
+ "kind": 1024,
1049
+ "kindString": "Property",
1050
+ "flags": {
1051
+ "isOptional": true
1052
+ },
1053
+ "sources": [
1666
1054
  {
1667
- "title": "Properties",
1668
- "children": [
1669
- 123
1670
- ]
1055
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1056
+ "line": 6,
1057
+ "character": 4
1671
1058
  }
1672
1059
  ],
1060
+ "type": {
1061
+ "type": "intrinsic",
1062
+ "name": "string"
1063
+ }
1064
+ },
1065
+ {
1066
+ "id": 116,
1067
+ "name": "schema",
1068
+ "kind": 1024,
1069
+ "kindString": "Property",
1070
+ "flags": {},
1673
1071
  "sources": [
1674
1072
  {
1675
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1676
- "line": 33,
1677
- "character": 8
1073
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1074
+ "line": 7,
1075
+ "character": 4
1678
1076
  }
1077
+ ],
1078
+ "type": {
1079
+ "type": "literal",
1080
+ "value": "network.xyo.boundwitness"
1081
+ }
1082
+ }
1083
+ ],
1084
+ "groups": [
1085
+ {
1086
+ "title": "Properties",
1087
+ "children": [
1088
+ 114,
1089
+ 115,
1090
+ 116
1679
1091
  ]
1680
1092
  }
1681
- }
1682
- ]
1093
+ ],
1094
+ "sources": [
1095
+ {
1096
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1097
+ "line": 4,
1098
+ "character": 51
1099
+ }
1100
+ ]
1101
+ }
1683
1102
  }
1684
- ],
1685
- "name": "Module"
1103
+ ]
1686
1104
  }
1687
1105
  ],
1106
+ "name": "Queryable"
1107
+ },
1108
+ "inheritedFrom": {
1109
+ "type": "reference",
1110
+ "name": "AbstractDiviner.supportedQueryValidator"
1111
+ }
1112
+ },
1113
+ {
1114
+ "id": 103,
1115
+ "name": "upResolver",
1116
+ "kind": 1024,
1117
+ "kindString": "Property",
1118
+ "flags": {
1119
+ "isReadonly": true
1120
+ },
1121
+ "sources": [
1122
+ {
1123
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1124
+ "line": 15,
1125
+ "character": 13
1126
+ }
1127
+ ],
1128
+ "type": {
1129
+ "type": "reference",
1688
1130
  "name": "CompositeModuleResolver"
1689
1131
  },
1690
1132
  "inheritedFrom": {
@@ -1705,7 +1147,7 @@
1705
1147
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
1706
1148
  "line": 15,
1707
1149
  "character": 18,
1708
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L15"
1150
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L15"
1709
1151
  }
1710
1152
  ],
1711
1153
  "type": {
@@ -1756,7 +1198,7 @@
1756
1198
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
1757
1199
  "line": 16,
1758
1200
  "character": 18,
1759
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L16"
1201
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L16"
1760
1202
  }
1761
1203
  ],
1762
1204
  "type": {
@@ -1770,7 +1212,7 @@
1770
1212
  }
1771
1213
  },
1772
1214
  {
1773
- "id": 137,
1215
+ "id": 117,
1774
1216
  "name": "address",
1775
1217
  "kind": 262144,
1776
1218
  "kindString": "Accessor",
@@ -1778,12 +1220,12 @@
1778
1220
  "sources": [
1779
1221
  {
1780
1222
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1781
- "line": 42,
1223
+ "line": 22,
1782
1224
  "character": 8
1783
1225
  }
1784
1226
  ],
1785
1227
  "getSignature": {
1786
- "id": 138,
1228
+ "id": 118,
1787
1229
  "name": "address",
1788
1230
  "kind": 524288,
1789
1231
  "kindString": "Get signature",
@@ -1803,7 +1245,7 @@
1803
1245
  }
1804
1246
  },
1805
1247
  {
1806
- "id": 139,
1248
+ "id": 119,
1807
1249
  "name": "allowAnonymous",
1808
1250
  "kind": 262144,
1809
1251
  "kindString": "Accessor",
@@ -1811,12 +1253,12 @@
1811
1253
  "sources": [
1812
1254
  {
1813
1255
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1814
- "line": 43,
1256
+ "line": 23,
1815
1257
  "character": 8
1816
1258
  }
1817
1259
  ],
1818
1260
  "getSignature": {
1819
- "id": 140,
1261
+ "id": 120,
1820
1262
  "name": "allowAnonymous",
1821
1263
  "kind": 524288,
1822
1264
  "kindString": "Get signature",
@@ -1836,7 +1278,7 @@
1836
1278
  }
1837
1279
  },
1838
1280
  {
1839
- "id": 141,
1281
+ "id": 121,
1840
1282
  "name": "config",
1841
1283
  "kind": 262144,
1842
1284
  "kindString": "Accessor",
@@ -1844,19 +1286,26 @@
1844
1286
  "sources": [
1845
1287
  {
1846
1288
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1847
- "line": 44,
1289
+ "line": 24,
1848
1290
  "character": 8
1849
1291
  }
1850
1292
  ],
1851
1293
  "getSignature": {
1852
- "id": 142,
1294
+ "id": 122,
1853
1295
  "name": "config",
1854
1296
  "kind": 524288,
1855
1297
  "kindString": "Get signature",
1856
1298
  "flags": {},
1857
1299
  "type": {
1858
- "type": "reference",
1859
- "name": "TConfig"
1300
+ "type": "indexedAccess",
1301
+ "indexType": {
1302
+ "type": "literal",
1303
+ "value": "config"
1304
+ },
1305
+ "objectType": {
1306
+ "type": "reference",
1307
+ "name": "TParams"
1308
+ }
1860
1309
  },
1861
1310
  "inheritedFrom": {
1862
1311
  "type": "reference",
@@ -1869,7 +1318,7 @@
1869
1318
  }
1870
1319
  },
1871
1320
  {
1872
- "id": 295,
1321
+ "id": 275,
1873
1322
  "name": "log",
1874
1323
  "kind": 262144,
1875
1324
  "kindString": "Accessor",
@@ -1884,7 +1333,7 @@
1884
1333
  }
1885
1334
  ],
1886
1335
  "getSignature": {
1887
- "id": 296,
1336
+ "id": 276,
1888
1337
  "name": "log",
1889
1338
  "kind": 524288,
1890
1339
  "kindString": "Get signature",
@@ -1915,7 +1364,7 @@
1915
1364
  }
1916
1365
  },
1917
1366
  {
1918
- "id": 143,
1367
+ "id": 123,
1919
1368
  "name": "previousHash",
1920
1369
  "kind": 262144,
1921
1370
  "kindString": "Accessor",
@@ -1923,12 +1372,12 @@
1923
1372
  "sources": [
1924
1373
  {
1925
1374
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1926
- "line": 45,
1375
+ "line": 25,
1927
1376
  "character": 8
1928
1377
  }
1929
1378
  ],
1930
1379
  "getSignature": {
1931
- "id": 144,
1380
+ "id": 124,
1932
1381
  "name": "previousHash",
1933
1382
  "kind": 524288,
1934
1383
  "kindString": "Get signature",
@@ -1965,7 +1414,7 @@
1965
1414
  "sources": [
1966
1415
  {
1967
1416
  "fileName": "modules/packages/diviner/dist/types/AbstractDiviner.d.ts",
1968
- "line": 9,
1417
+ "line": 10,
1969
1418
  "character": 8
1970
1419
  }
1971
1420
  ],
@@ -2001,7 +1450,7 @@
2001
1450
  "sources": [
2002
1451
  {
2003
1452
  "fileName": "modules/packages/diviner/dist/types/AbstractDiviner.d.ts",
2004
- "line": 10,
1453
+ "line": 11,
2005
1454
  "character": 8
2006
1455
  }
2007
1456
  ],
@@ -2035,7 +1484,7 @@
2035
1484
  }
2036
1485
  },
2037
1486
  {
2038
- "id": 192,
1487
+ "id": 172,
2039
1488
  "name": "bindHashes",
2040
1489
  "kind": 2048,
2041
1490
  "kindString": "Method",
@@ -2045,20 +1494,20 @@
2045
1494
  "sources": [
2046
1495
  {
2047
1496
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2048
- "line": 53,
1497
+ "line": 33,
2049
1498
  "character": 14
2050
1499
  }
2051
1500
  ],
2052
1501
  "signatures": [
2053
1502
  {
2054
- "id": 193,
1503
+ "id": 173,
2055
1504
  "name": "bindHashes",
2056
1505
  "kind": 4096,
2057
1506
  "kindString": "Call signature",
2058
1507
  "flags": {},
2059
1508
  "parameters": [
2060
1509
  {
2061
- "id": 194,
1510
+ "id": 174,
2062
1511
  "name": "hashes",
2063
1512
  "kind": 32768,
2064
1513
  "kindString": "Parameter",
@@ -2072,7 +1521,7 @@
2072
1521
  }
2073
1522
  },
2074
1523
  {
2075
- "id": 195,
1524
+ "id": 175,
2076
1525
  "name": "schema",
2077
1526
  "kind": 32768,
2078
1527
  "kindString": "Parameter",
@@ -2086,7 +1535,7 @@
2086
1535
  }
2087
1536
  },
2088
1537
  {
2089
- "id": 196,
1538
+ "id": 176,
2090
1539
  "name": "account",
2091
1540
  "kind": 32768,
2092
1541
  "kindString": "Parameter",
@@ -2125,7 +1574,7 @@
2125
1574
  }
2126
1575
  },
2127
1576
  {
2128
- "id": 197,
1577
+ "id": 177,
2129
1578
  "name": "bindHashesInternal",
2130
1579
  "kind": 2048,
2131
1580
  "kindString": "Method",
@@ -2135,20 +1584,20 @@
2135
1584
  "sources": [
2136
1585
  {
2137
1586
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2138
- "line": 54,
1587
+ "line": 34,
2139
1588
  "character": 14
2140
1589
  }
2141
1590
  ],
2142
1591
  "signatures": [
2143
1592
  {
2144
- "id": 198,
1593
+ "id": 178,
2145
1594
  "name": "bindHashesInternal",
2146
1595
  "kind": 4096,
2147
1596
  "kindString": "Call signature",
2148
1597
  "flags": {},
2149
1598
  "parameters": [
2150
1599
  {
2151
- "id": 199,
1600
+ "id": 179,
2152
1601
  "name": "hashes",
2153
1602
  "kind": 32768,
2154
1603
  "kindString": "Parameter",
@@ -2162,7 +1611,7 @@
2162
1611
  }
2163
1612
  },
2164
1613
  {
2165
- "id": 200,
1614
+ "id": 180,
2166
1615
  "name": "schema",
2167
1616
  "kind": 32768,
2168
1617
  "kindString": "Parameter",
@@ -2176,7 +1625,7 @@
2176
1625
  }
2177
1626
  },
2178
1627
  {
2179
- "id": 201,
1628
+ "id": 181,
2180
1629
  "name": "account",
2181
1630
  "kind": 32768,
2182
1631
  "kindString": "Parameter",
@@ -2207,14 +1656,14 @@
2207
1656
  {
2208
1657
  "type": "reflection",
2209
1658
  "declaration": {
2210
- "id": 202,
1659
+ "id": 182,
2211
1660
  "name": "__type",
2212
1661
  "kind": 65536,
2213
1662
  "kindString": "Type literal",
2214
1663
  "flags": {},
2215
1664
  "children": [
2216
1665
  {
2217
- "id": 203,
1666
+ "id": 183,
2218
1667
  "name": "schema",
2219
1668
  "kind": 1024,
2220
1669
  "kindString": "Property",
@@ -2236,7 +1685,7 @@
2236
1685
  {
2237
1686
  "title": "Properties",
2238
1687
  "children": [
2239
- 203
1688
+ 183
2240
1689
  ]
2241
1690
  }
2242
1691
  ],
@@ -2263,7 +1712,7 @@
2263
1712
  }
2264
1713
  },
2265
1714
  {
2266
- "id": 204,
1715
+ "id": 184,
2267
1716
  "name": "bindQuery",
2268
1717
  "kind": 2048,
2269
1718
  "kindString": "Method",
@@ -2273,20 +1722,20 @@
2273
1722
  "sources": [
2274
1723
  {
2275
1724
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2276
- "line": 55,
1725
+ "line": 35,
2277
1726
  "character": 14
2278
1727
  }
2279
1728
  ],
2280
1729
  "signatures": [
2281
1730
  {
2282
- "id": 205,
1731
+ "id": 185,
2283
1732
  "name": "bindQuery",
2284
1733
  "kind": 4096,
2285
1734
  "kindString": "Call signature",
2286
1735
  "flags": {},
2287
1736
  "typeParameter": [
2288
1737
  {
2289
- "id": 210,
1738
+ "id": 190,
2290
1739
  "name": "T",
2291
1740
  "kind": 131072,
2292
1741
  "kindString": "Type parameter",
@@ -2312,14 +1761,14 @@
2312
1761
  {
2313
1762
  "type": "reflection",
2314
1763
  "declaration": {
2315
- "id": 206,
1764
+ "id": 186,
2316
1765
  "name": "__type",
2317
1766
  "kind": 65536,
2318
1767
  "kindString": "Type literal",
2319
1768
  "flags": {},
2320
1769
  "children": [
2321
1770
  {
2322
- "id": 207,
1771
+ "id": 187,
2323
1772
  "name": "schema",
2324
1773
  "kind": 1024,
2325
1774
  "kindString": "Property",
@@ -2341,7 +1790,7 @@
2341
1790
  {
2342
1791
  "title": "Properties",
2343
1792
  "children": [
2344
- 207
1793
+ 187
2345
1794
  ]
2346
1795
  }
2347
1796
  ],
@@ -2377,14 +1826,14 @@
2377
1826
  {
2378
1827
  "type": "reflection",
2379
1828
  "declaration": {
2380
- "id": 208,
1829
+ "id": 188,
2381
1830
  "name": "__type",
2382
1831
  "kind": 65536,
2383
1832
  "kindString": "Type literal",
2384
1833
  "flags": {},
2385
1834
  "children": [
2386
1835
  {
2387
- "id": 209,
1836
+ "id": 189,
2388
1837
  "name": "schema",
2389
1838
  "kind": 1024,
2390
1839
  "kindString": "Property",
@@ -2406,7 +1855,7 @@
2406
1855
  {
2407
1856
  "title": "Properties",
2408
1857
  "children": [
2409
- 209
1858
+ 189
2410
1859
  ]
2411
1860
  }
2412
1861
  ],
@@ -2430,19 +1879,19 @@
2430
1879
  ],
2431
1880
  "parameters": [
2432
1881
  {
2433
- "id": 211,
1882
+ "id": 191,
2434
1883
  "name": "query",
2435
1884
  "kind": 32768,
2436
1885
  "kindString": "Parameter",
2437
1886
  "flags": {},
2438
1887
  "type": {
2439
1888
  "type": "reference",
2440
- "id": 210,
1889
+ "id": 190,
2441
1890
  "name": "T"
2442
1891
  }
2443
1892
  },
2444
1893
  {
2445
- "id": 212,
1894
+ "id": 192,
2446
1895
  "name": "payloads",
2447
1896
  "kind": 32768,
2448
1897
  "kindString": "Parameter",
@@ -2465,14 +1914,14 @@
2465
1914
  {
2466
1915
  "type": "reflection",
2467
1916
  "declaration": {
2468
- "id": 213,
1917
+ "id": 193,
2469
1918
  "name": "__type",
2470
1919
  "kind": 65536,
2471
1920
  "kindString": "Type literal",
2472
1921
  "flags": {},
2473
1922
  "children": [
2474
1923
  {
2475
- "id": 214,
1924
+ "id": 194,
2476
1925
  "name": "schema",
2477
1926
  "kind": 1024,
2478
1927
  "kindString": "Property",
@@ -2494,7 +1943,7 @@
2494
1943
  {
2495
1944
  "title": "Properties",
2496
1945
  "children": [
2497
- 214
1946
+ 194
2498
1947
  ]
2499
1948
  }
2500
1949
  ],
@@ -2512,7 +1961,7 @@
2512
1961
  }
2513
1962
  },
2514
1963
  {
2515
- "id": 215,
1964
+ "id": 195,
2516
1965
  "name": "account",
2517
1966
  "kind": 32768,
2518
1967
  "kindString": "Parameter",
@@ -2549,14 +1998,14 @@
2549
1998
  {
2550
1999
  "type": "reflection",
2551
2000
  "declaration": {
2552
- "id": 216,
2001
+ "id": 196,
2553
2002
  "name": "__type",
2554
2003
  "kind": 65536,
2555
2004
  "kindString": "Type literal",
2556
2005
  "flags": {},
2557
2006
  "children": [
2558
2007
  {
2559
- "id": 217,
2008
+ "id": 197,
2560
2009
  "name": "query",
2561
2010
  "kind": 1024,
2562
2011
  "kindString": "Property",
@@ -2574,7 +2023,7 @@
2574
2023
  }
2575
2024
  },
2576
2025
  {
2577
- "id": 218,
2026
+ "id": 198,
2578
2027
  "name": "resultSet",
2579
2028
  "kind": 1024,
2580
2029
  "kindString": "Property",
@@ -2594,7 +2043,7 @@
2594
2043
  }
2595
2044
  },
2596
2045
  {
2597
- "id": 219,
2046
+ "id": 199,
2598
2047
  "name": "schema",
2599
2048
  "kind": 1024,
2600
2049
  "kindString": "Property",
@@ -2616,9 +2065,9 @@
2616
2065
  {
2617
2066
  "title": "Properties",
2618
2067
  "children": [
2619
- 217,
2620
- 218,
2621
- 219
2068
+ 197,
2069
+ 198,
2070
+ 199
2622
2071
  ]
2623
2072
  }
2624
2073
  ],
@@ -2649,14 +2098,14 @@
2649
2098
  {
2650
2099
  "type": "reflection",
2651
2100
  "declaration": {
2652
- "id": 220,
2101
+ "id": 200,
2653
2102
  "name": "__type",
2654
2103
  "kind": 65536,
2655
2104
  "kindString": "Type literal",
2656
2105
  "flags": {},
2657
2106
  "children": [
2658
2107
  {
2659
- "id": 221,
2108
+ "id": 201,
2660
2109
  "name": "schema",
2661
2110
  "kind": 1024,
2662
2111
  "kindString": "Property",
@@ -2678,7 +2127,7 @@
2678
2127
  {
2679
2128
  "title": "Properties",
2680
2129
  "children": [
2681
- 221
2130
+ 201
2682
2131
  ]
2683
2132
  }
2684
2133
  ],
@@ -2715,7 +2164,7 @@
2715
2164
  }
2716
2165
  },
2717
2166
  {
2718
- "id": 222,
2167
+ "id": 202,
2719
2168
  "name": "bindQueryInternal",
2720
2169
  "kind": 2048,
2721
2170
  "kindString": "Method",
@@ -2725,20 +2174,20 @@
2725
2174
  "sources": [
2726
2175
  {
2727
2176
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2728
- "line": 56,
2177
+ "line": 36,
2729
2178
  "character": 14
2730
2179
  }
2731
2180
  ],
2732
2181
  "signatures": [
2733
2182
  {
2734
- "id": 223,
2183
+ "id": 203,
2735
2184
  "name": "bindQueryInternal",
2736
2185
  "kind": 4096,
2737
2186
  "kindString": "Call signature",
2738
2187
  "flags": {},
2739
2188
  "typeParameter": [
2740
2189
  {
2741
- "id": 228,
2190
+ "id": 208,
2742
2191
  "name": "T",
2743
2192
  "kind": 131072,
2744
2193
  "kindString": "Type parameter",
@@ -2764,14 +2213,14 @@
2764
2213
  {
2765
2214
  "type": "reflection",
2766
2215
  "declaration": {
2767
- "id": 224,
2216
+ "id": 204,
2768
2217
  "name": "__type",
2769
2218
  "kind": 65536,
2770
2219
  "kindString": "Type literal",
2771
2220
  "flags": {},
2772
2221
  "children": [
2773
2222
  {
2774
- "id": 225,
2223
+ "id": 205,
2775
2224
  "name": "schema",
2776
2225
  "kind": 1024,
2777
2226
  "kindString": "Property",
@@ -2793,7 +2242,7 @@
2793
2242
  {
2794
2243
  "title": "Properties",
2795
2244
  "children": [
2796
- 225
2245
+ 205
2797
2246
  ]
2798
2247
  }
2799
2248
  ],
@@ -2829,14 +2278,14 @@
2829
2278
  {
2830
2279
  "type": "reflection",
2831
2280
  "declaration": {
2832
- "id": 226,
2281
+ "id": 206,
2833
2282
  "name": "__type",
2834
2283
  "kind": 65536,
2835
2284
  "kindString": "Type literal",
2836
2285
  "flags": {},
2837
2286
  "children": [
2838
2287
  {
2839
- "id": 227,
2288
+ "id": 207,
2840
2289
  "name": "schema",
2841
2290
  "kind": 1024,
2842
2291
  "kindString": "Property",
@@ -2858,7 +2307,7 @@
2858
2307
  {
2859
2308
  "title": "Properties",
2860
2309
  "children": [
2861
- 227
2310
+ 207
2862
2311
  ]
2863
2312
  }
2864
2313
  ],
@@ -2882,19 +2331,19 @@
2882
2331
  ],
2883
2332
  "parameters": [
2884
2333
  {
2885
- "id": 229,
2334
+ "id": 209,
2886
2335
  "name": "query",
2887
2336
  "kind": 32768,
2888
2337
  "kindString": "Parameter",
2889
2338
  "flags": {},
2890
2339
  "type": {
2891
2340
  "type": "reference",
2892
- "id": 228,
2341
+ "id": 208,
2893
2342
  "name": "T"
2894
2343
  }
2895
2344
  },
2896
2345
  {
2897
- "id": 230,
2346
+ "id": 210,
2898
2347
  "name": "payloads",
2899
2348
  "kind": 32768,
2900
2349
  "kindString": "Parameter",
@@ -2917,14 +2366,14 @@
2917
2366
  {
2918
2367
  "type": "reflection",
2919
2368
  "declaration": {
2920
- "id": 231,
2369
+ "id": 211,
2921
2370
  "name": "__type",
2922
2371
  "kind": 65536,
2923
2372
  "kindString": "Type literal",
2924
2373
  "flags": {},
2925
2374
  "children": [
2926
2375
  {
2927
- "id": 232,
2376
+ "id": 212,
2928
2377
  "name": "schema",
2929
2378
  "kind": 1024,
2930
2379
  "kindString": "Property",
@@ -2946,7 +2395,7 @@
2946
2395
  {
2947
2396
  "title": "Properties",
2948
2397
  "children": [
2949
- 232
2398
+ 212
2950
2399
  ]
2951
2400
  }
2952
2401
  ],
@@ -2964,7 +2413,7 @@
2964
2413
  }
2965
2414
  },
2966
2415
  {
2967
- "id": 233,
2416
+ "id": 213,
2968
2417
  "name": "account",
2969
2418
  "kind": 32768,
2970
2419
  "kindString": "Parameter",
@@ -2998,14 +2447,14 @@
2998
2447
  {
2999
2448
  "type": "reflection",
3000
2449
  "declaration": {
3001
- "id": 234,
2450
+ "id": 214,
3002
2451
  "name": "__type",
3003
2452
  "kind": 65536,
3004
2453
  "kindString": "Type literal",
3005
2454
  "flags": {},
3006
2455
  "children": [
3007
2456
  {
3008
- "id": 235,
2457
+ "id": 215,
3009
2458
  "name": "query",
3010
2459
  "kind": 1024,
3011
2460
  "kindString": "Property",
@@ -3023,7 +2472,7 @@
3023
2472
  }
3024
2473
  },
3025
2474
  {
3026
- "id": 236,
2475
+ "id": 216,
3027
2476
  "name": "resultSet",
3028
2477
  "kind": 1024,
3029
2478
  "kindString": "Property",
@@ -3043,7 +2492,7 @@
3043
2492
  }
3044
2493
  },
3045
2494
  {
3046
- "id": 237,
2495
+ "id": 217,
3047
2496
  "name": "schema",
3048
2497
  "kind": 1024,
3049
2498
  "kindString": "Property",
@@ -3065,9 +2514,9 @@
3065
2514
  {
3066
2515
  "title": "Properties",
3067
2516
  "children": [
3068
- 235,
3069
- 236,
3070
- 237
2517
+ 215,
2518
+ 216,
2519
+ 217
3071
2520
  ]
3072
2521
  }
3073
2522
  ],
@@ -3098,14 +2547,14 @@
3098
2547
  {
3099
2548
  "type": "reflection",
3100
2549
  "declaration": {
3101
- "id": 238,
2550
+ "id": 218,
3102
2551
  "name": "__type",
3103
2552
  "kind": 65536,
3104
2553
  "kindString": "Type literal",
3105
2554
  "flags": {},
3106
2555
  "children": [
3107
2556
  {
3108
- "id": 239,
2557
+ "id": 219,
3109
2558
  "name": "schema",
3110
2559
  "kind": 1024,
3111
2560
  "kindString": "Property",
@@ -3127,7 +2576,7 @@
3127
2576
  {
3128
2577
  "title": "Properties",
3129
2578
  "children": [
3130
- 239
2579
+ 219
3131
2580
  ]
3132
2581
  }
3133
2582
  ],
@@ -3157,7 +2606,7 @@
3157
2606
  }
3158
2607
  },
3159
2608
  {
3160
- "id": 240,
2609
+ "id": 220,
3161
2610
  "name": "bindResult",
3162
2611
  "kind": 2048,
3163
2612
  "kindString": "Method",
@@ -3167,20 +2616,20 @@
3167
2616
  "sources": [
3168
2617
  {
3169
2618
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3170
- "line": 57,
2619
+ "line": 37,
3171
2620
  "character": 14
3172
2621
  }
3173
2622
  ],
3174
2623
  "signatures": [
3175
2624
  {
3176
- "id": 241,
2625
+ "id": 221,
3177
2626
  "name": "bindResult",
3178
2627
  "kind": 4096,
3179
2628
  "kindString": "Call signature",
3180
2629
  "flags": {},
3181
2630
  "parameters": [
3182
2631
  {
3183
- "id": 242,
2632
+ "id": 222,
3184
2633
  "name": "payloads",
3185
2634
  "kind": 32768,
3186
2635
  "kindString": "Parameter",
@@ -3201,14 +2650,14 @@
3201
2650
  {
3202
2651
  "type": "reflection",
3203
2652
  "declaration": {
3204
- "id": 243,
2653
+ "id": 223,
3205
2654
  "name": "__type",
3206
2655
  "kind": 65536,
3207
2656
  "kindString": "Type literal",
3208
2657
  "flags": {},
3209
2658
  "children": [
3210
2659
  {
3211
- "id": 244,
2660
+ "id": 224,
3212
2661
  "name": "schema",
3213
2662
  "kind": 1024,
3214
2663
  "kindString": "Property",
@@ -3230,7 +2679,7 @@
3230
2679
  {
3231
2680
  "title": "Properties",
3232
2681
  "children": [
3233
- 244
2682
+ 224
3234
2683
  ]
3235
2684
  }
3236
2685
  ],
@@ -3248,7 +2697,7 @@
3248
2697
  }
3249
2698
  },
3250
2699
  {
3251
- "id": 245,
2700
+ "id": 225,
3252
2701
  "name": "account",
3253
2702
  "kind": 32768,
3254
2703
  "kindString": "Parameter",
@@ -3281,14 +2730,14 @@
3281
2730
  {
3282
2731
  "type": "reflection",
3283
2732
  "declaration": {
3284
- "id": 246,
2733
+ "id": 226,
3285
2734
  "name": "__type",
3286
2735
  "kind": 65536,
3287
2736
  "kindString": "Type literal",
3288
2737
  "flags": {},
3289
2738
  "children": [
3290
2739
  {
3291
- "id": 247,
2740
+ "id": 227,
3292
2741
  "name": "schema",
3293
2742
  "kind": 1024,
3294
2743
  "kindString": "Property",
@@ -3310,7 +2759,7 @@
3310
2759
  {
3311
2760
  "title": "Properties",
3312
2761
  "children": [
3313
- 247
2762
+ 227
3314
2763
  ]
3315
2764
  }
3316
2765
  ],
@@ -3347,7 +2796,7 @@
3347
2796
  }
3348
2797
  },
3349
2798
  {
3350
- "id": 248,
2799
+ "id": 228,
3351
2800
  "name": "bindResultInternal",
3352
2801
  "kind": 2048,
3353
2802
  "kindString": "Method",
@@ -3357,20 +2806,20 @@
3357
2806
  "sources": [
3358
2807
  {
3359
2808
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3360
- "line": 58,
2809
+ "line": 38,
3361
2810
  "character": 14
3362
2811
  }
3363
2812
  ],
3364
2813
  "signatures": [
3365
2814
  {
3366
- "id": 249,
2815
+ "id": 229,
3367
2816
  "name": "bindResultInternal",
3368
2817
  "kind": 4096,
3369
2818
  "kindString": "Call signature",
3370
2819
  "flags": {},
3371
2820
  "parameters": [
3372
2821
  {
3373
- "id": 250,
2822
+ "id": 230,
3374
2823
  "name": "payloads",
3375
2824
  "kind": 32768,
3376
2825
  "kindString": "Parameter",
@@ -3391,14 +2840,14 @@
3391
2840
  {
3392
2841
  "type": "reflection",
3393
2842
  "declaration": {
3394
- "id": 251,
2843
+ "id": 231,
3395
2844
  "name": "__type",
3396
2845
  "kind": 65536,
3397
2846
  "kindString": "Type literal",
3398
2847
  "flags": {},
3399
2848
  "children": [
3400
2849
  {
3401
- "id": 252,
2850
+ "id": 232,
3402
2851
  "name": "schema",
3403
2852
  "kind": 1024,
3404
2853
  "kindString": "Property",
@@ -3420,7 +2869,7 @@
3420
2869
  {
3421
2870
  "title": "Properties",
3422
2871
  "children": [
3423
- 252
2872
+ 232
3424
2873
  ]
3425
2874
  }
3426
2875
  ],
@@ -3438,7 +2887,7 @@
3438
2887
  }
3439
2888
  },
3440
2889
  {
3441
- "id": 253,
2890
+ "id": 233,
3442
2891
  "name": "account",
3443
2892
  "kind": 32768,
3444
2893
  "kindString": "Parameter",
@@ -3468,14 +2917,14 @@
3468
2917
  {
3469
2918
  "type": "reflection",
3470
2919
  "declaration": {
3471
- "id": 254,
2920
+ "id": 234,
3472
2921
  "name": "__type",
3473
2922
  "kind": 65536,
3474
2923
  "kindString": "Type literal",
3475
2924
  "flags": {},
3476
2925
  "children": [
3477
2926
  {
3478
- "id": 255,
2927
+ "id": 235,
3479
2928
  "name": "schema",
3480
2929
  "kind": 1024,
3481
2930
  "kindString": "Property",
@@ -3497,7 +2946,7 @@
3497
2946
  {
3498
2947
  "title": "Properties",
3499
2948
  "children": [
3500
- 255
2949
+ 235
3501
2950
  ]
3502
2951
  }
3503
2952
  ],
@@ -3527,7 +2976,7 @@
3527
2976
  }
3528
2977
  },
3529
2978
  {
3530
- "id": 145,
2979
+ "id": 125,
3531
2980
  "name": "discover",
3532
2981
  "kind": 2048,
3533
2982
  "kindString": "Method",
@@ -3535,13 +2984,13 @@
3535
2984
  "sources": [
3536
2985
  {
3537
2986
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3538
- "line": 48,
2987
+ "line": 28,
3539
2988
  "character": 4
3540
2989
  }
3541
2990
  ],
3542
2991
  "signatures": [
3543
2992
  {
3544
- "id": 146,
2993
+ "id": 126,
3545
2994
  "name": "discover",
3546
2995
  "kind": 4096,
3547
2996
  "kindString": "Call signature",
@@ -3565,14 +3014,14 @@
3565
3014
  {
3566
3015
  "type": "reflection",
3567
3016
  "declaration": {
3568
- "id": 147,
3017
+ "id": 127,
3569
3018
  "name": "__type",
3570
3019
  "kind": 65536,
3571
3020
  "kindString": "Type literal",
3572
3021
  "flags": {},
3573
3022
  "children": [
3574
3023
  {
3575
- "id": 148,
3024
+ "id": 128,
3576
3025
  "name": "schema",
3577
3026
  "kind": 1024,
3578
3027
  "kindString": "Property",
@@ -3594,7 +3043,7 @@
3594
3043
  {
3595
3044
  "title": "Properties",
3596
3045
  "children": [
3597
- 148
3046
+ 128
3598
3047
  ]
3599
3048
  }
3600
3049
  ],
@@ -3639,7 +3088,7 @@
3639
3088
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
3640
3089
  "line": 22,
3641
3090
  "character": 11,
3642
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L22"
3091
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L22"
3643
3092
  }
3644
3093
  ],
3645
3094
  "signatures": [
@@ -3810,7 +3259,7 @@
3810
3259
  }
3811
3260
  },
3812
3261
  {
3813
- "id": 256,
3262
+ "id": 236,
3814
3263
  "name": "loadAccount",
3815
3264
  "kind": 2048,
3816
3265
  "kindString": "Method",
@@ -3820,20 +3269,20 @@
3820
3269
  "sources": [
3821
3270
  {
3822
3271
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3823
- "line": 59,
3272
+ "line": 39,
3824
3273
  "character": 14
3825
3274
  }
3826
3275
  ],
3827
3276
  "signatures": [
3828
3277
  {
3829
- "id": 257,
3278
+ "id": 237,
3830
3279
  "name": "loadAccount",
3831
3280
  "kind": 4096,
3832
3281
  "kindString": "Call signature",
3833
3282
  "flags": {},
3834
3283
  "parameters": [
3835
3284
  {
3836
- "id": 258,
3285
+ "id": 238,
3837
3286
  "name": "account",
3838
3287
  "kind": 32768,
3839
3288
  "kindString": "Parameter",
@@ -3870,7 +3319,7 @@
3870
3319
  "sources": [
3871
3320
  {
3872
3321
  "fileName": "modules/packages/diviner/dist/types/AbstractDiviner.d.ts",
3873
- "line": 12,
3322
+ "line": 13,
3874
3323
  "character": 4
3875
3324
  }
3876
3325
  ],
@@ -4825,7 +4274,7 @@
4825
4274
  }
4826
4275
  },
4827
4276
  {
4828
- "id": 149,
4277
+ "id": 129,
4829
4278
  "name": "queryable",
4830
4279
  "kind": 2048,
4831
4280
  "kindString": "Method",
@@ -4833,20 +4282,20 @@
4833
4282
  "sources": [
4834
4283
  {
4835
4284
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
4836
- "line": 50,
4285
+ "line": 30,
4837
4286
  "character": 4
4838
4287
  }
4839
4288
  ],
4840
4289
  "signatures": [
4841
4290
  {
4842
- "id": 150,
4291
+ "id": 130,
4843
4292
  "name": "queryable",
4844
4293
  "kind": 4096,
4845
4294
  "kindString": "Call signature",
4846
4295
  "flags": {},
4847
4296
  "typeParameter": [
4848
4297
  {
4849
- "id": 159,
4298
+ "id": 139,
4850
4299
  "name": "T",
4851
4300
  "kind": 131072,
4852
4301
  "kindString": "Type parameter",
@@ -4869,14 +4318,14 @@
4869
4318
  {
4870
4319
  "type": "reflection",
4871
4320
  "declaration": {
4872
- "id": 151,
4321
+ "id": 131,
4873
4322
  "name": "__type",
4874
4323
  "kind": 65536,
4875
4324
  "kindString": "Type literal",
4876
4325
  "flags": {},
4877
4326
  "children": [
4878
4327
  {
4879
- "id": 152,
4328
+ "id": 132,
4880
4329
  "name": "query",
4881
4330
  "kind": 1024,
4882
4331
  "kindString": "Property",
@@ -4894,7 +4343,7 @@
4894
4343
  }
4895
4344
  },
4896
4345
  {
4897
- "id": 153,
4346
+ "id": 133,
4898
4347
  "name": "resultSet",
4899
4348
  "kind": 1024,
4900
4349
  "kindString": "Property",
@@ -4914,7 +4363,7 @@
4914
4363
  }
4915
4364
  },
4916
4365
  {
4917
- "id": 154,
4366
+ "id": 134,
4918
4367
  "name": "schema",
4919
4368
  "kind": 1024,
4920
4369
  "kindString": "Property",
@@ -4936,9 +4385,9 @@
4936
4385
  {
4937
4386
  "title": "Properties",
4938
4387
  "children": [
4939
- 152,
4940
- 153,
4941
- 154
4388
+ 132,
4389
+ 133,
4390
+ 134
4942
4391
  ]
4943
4392
  }
4944
4393
  ],
@@ -4971,14 +4420,14 @@
4971
4420
  {
4972
4421
  "type": "reflection",
4973
4422
  "declaration": {
4974
- "id": 155,
4423
+ "id": 135,
4975
4424
  "name": "__type",
4976
4425
  "kind": 65536,
4977
4426
  "kindString": "Type literal",
4978
4427
  "flags": {},
4979
4428
  "children": [
4980
4429
  {
4981
- "id": 156,
4430
+ "id": 136,
4982
4431
  "name": "query",
4983
4432
  "kind": 1024,
4984
4433
  "kindString": "Property",
@@ -4996,7 +4445,7 @@
4996
4445
  }
4997
4446
  },
4998
4447
  {
4999
- "id": 157,
4448
+ "id": 137,
5000
4449
  "name": "resultSet",
5001
4450
  "kind": 1024,
5002
4451
  "kindString": "Property",
@@ -5016,7 +4465,7 @@
5016
4465
  }
5017
4466
  },
5018
4467
  {
5019
- "id": 158,
4468
+ "id": 138,
5020
4469
  "name": "schema",
5021
4470
  "kind": 1024,
5022
4471
  "kindString": "Property",
@@ -5038,9 +4487,9 @@
5038
4487
  {
5039
4488
  "title": "Properties",
5040
4489
  "children": [
5041
- 156,
5042
- 157,
5043
- 158
4490
+ 136,
4491
+ 137,
4492
+ 138
5044
4493
  ]
5045
4494
  }
5046
4495
  ],
@@ -5057,7 +4506,7 @@
5057
4506
  }
5058
4507
  },
5059
4508
  {
5060
- "id": 180,
4509
+ "id": 160,
5061
4510
  "name": "TConfig",
5062
4511
  "kind": 131072,
5063
4512
  "kindString": "Type parameter",
@@ -5076,14 +4525,14 @@
5076
4525
  {
5077
4526
  "type": "reflection",
5078
4527
  "declaration": {
5079
- "id": 160,
4528
+ "id": 140,
5080
4529
  "name": "__type",
5081
4530
  "kind": 65536,
5082
4531
  "kindString": "Type literal",
5083
4532
  "flags": {},
5084
4533
  "children": [
5085
4534
  {
5086
- "id": 161,
4535
+ "id": 141,
5087
4536
  "name": "name",
5088
4537
  "kind": 1024,
5089
4538
  "kindString": "Property",
@@ -5103,7 +4552,7 @@
5103
4552
  }
5104
4553
  },
5105
4554
  {
5106
- "id": 162,
4555
+ "id": 142,
5107
4556
  "name": "security",
5108
4557
  "kind": 1024,
5109
4558
  "kindString": "Property",
@@ -5120,14 +4569,14 @@
5120
4569
  "type": {
5121
4570
  "type": "reflection",
5122
4571
  "declaration": {
5123
- "id": 163,
4572
+ "id": 143,
5124
4573
  "name": "__type",
5125
4574
  "kind": 65536,
5126
4575
  "kindString": "Type literal",
5127
4576
  "flags": {},
5128
4577
  "children": [
5129
4578
  {
5130
- "id": 164,
4579
+ "id": 144,
5131
4580
  "name": "allowAnonymous",
5132
4581
  "kind": 1024,
5133
4582
  "kindString": "Property",
@@ -5147,7 +4596,7 @@
5147
4596
  }
5148
4597
  },
5149
4598
  {
5150
- "id": 165,
4599
+ "id": 145,
5151
4600
  "name": "allowed",
5152
4601
  "kind": 1024,
5153
4602
  "kindString": "Property",
@@ -5191,7 +4640,7 @@
5191
4640
  }
5192
4641
  },
5193
4642
  {
5194
- "id": 166,
4643
+ "id": 146,
5195
4644
  "name": "disallowed",
5196
4645
  "kind": 1024,
5197
4646
  "kindString": "Property",
@@ -5230,9 +4679,9 @@
5230
4679
  {
5231
4680
  "title": "Properties",
5232
4681
  "children": [
5233
- 164,
5234
- 165,
5235
- 166
4682
+ 144,
4683
+ 145,
4684
+ 146
5236
4685
  ]
5237
4686
  }
5238
4687
  ],
@@ -5247,7 +4696,7 @@
5247
4696
  }
5248
4697
  },
5249
4698
  {
5250
- "id": 167,
4699
+ "id": 147,
5251
4700
  "name": "storeQueries",
5252
4701
  "kind": 1024,
5253
4702
  "kindString": "Property",
@@ -5271,9 +4720,9 @@
5271
4720
  {
5272
4721
  "title": "Properties",
5273
4722
  "children": [
5274
- 161,
5275
- 162,
5276
- 167
4723
+ 141,
4724
+ 142,
4725
+ 147
5277
4726
  ]
5278
4727
  }
5279
4728
  ],
@@ -5289,14 +4738,14 @@
5289
4738
  {
5290
4739
  "type": "reflection",
5291
4740
  "declaration": {
5292
- "id": 168,
4741
+ "id": 148,
5293
4742
  "name": "__type",
5294
4743
  "kind": 65536,
5295
4744
  "kindString": "Type literal",
5296
4745
  "flags": {},
5297
4746
  "children": [
5298
4747
  {
5299
- "id": 169,
4748
+ "id": 149,
5300
4749
  "name": "schema",
5301
4750
  "kind": 1024,
5302
4751
  "kindString": "Property",
@@ -5318,7 +4767,7 @@
5318
4767
  {
5319
4768
  "title": "Properties",
5320
4769
  "children": [
5321
- 169
4770
+ 149
5322
4771
  ]
5323
4772
  }
5324
4773
  ],
@@ -5347,14 +4796,14 @@
5347
4796
  {
5348
4797
  "type": "reflection",
5349
4798
  "declaration": {
5350
- "id": 170,
4799
+ "id": 150,
5351
4800
  "name": "__type",
5352
4801
  "kind": 65536,
5353
4802
  "kindString": "Type literal",
5354
4803
  "flags": {},
5355
4804
  "children": [
5356
4805
  {
5357
- "id": 171,
4806
+ "id": 151,
5358
4807
  "name": "name",
5359
4808
  "kind": 1024,
5360
4809
  "kindString": "Property",
@@ -5374,7 +4823,7 @@
5374
4823
  }
5375
4824
  },
5376
4825
  {
5377
- "id": 172,
4826
+ "id": 152,
5378
4827
  "name": "security",
5379
4828
  "kind": 1024,
5380
4829
  "kindString": "Property",
@@ -5391,14 +4840,14 @@
5391
4840
  "type": {
5392
4841
  "type": "reflection",
5393
4842
  "declaration": {
5394
- "id": 173,
4843
+ "id": 153,
5395
4844
  "name": "__type",
5396
4845
  "kind": 65536,
5397
4846
  "kindString": "Type literal",
5398
4847
  "flags": {},
5399
4848
  "children": [
5400
4849
  {
5401
- "id": 174,
4850
+ "id": 154,
5402
4851
  "name": "allowAnonymous",
5403
4852
  "kind": 1024,
5404
4853
  "kindString": "Property",
@@ -5418,7 +4867,7 @@
5418
4867
  }
5419
4868
  },
5420
4869
  {
5421
- "id": 175,
4870
+ "id": 155,
5422
4871
  "name": "allowed",
5423
4872
  "kind": 1024,
5424
4873
  "kindString": "Property",
@@ -5462,7 +4911,7 @@
5462
4911
  }
5463
4912
  },
5464
4913
  {
5465
- "id": 176,
4914
+ "id": 156,
5466
4915
  "name": "disallowed",
5467
4916
  "kind": 1024,
5468
4917
  "kindString": "Property",
@@ -5501,9 +4950,9 @@
5501
4950
  {
5502
4951
  "title": "Properties",
5503
4952
  "children": [
5504
- 174,
5505
- 175,
5506
- 176
4953
+ 154,
4954
+ 155,
4955
+ 156
5507
4956
  ]
5508
4957
  }
5509
4958
  ],
@@ -5518,7 +4967,7 @@
5518
4967
  }
5519
4968
  },
5520
4969
  {
5521
- "id": 177,
4970
+ "id": 157,
5522
4971
  "name": "storeQueries",
5523
4972
  "kind": 1024,
5524
4973
  "kindString": "Property",
@@ -5542,9 +4991,9 @@
5542
4991
  {
5543
4992
  "title": "Properties",
5544
4993
  "children": [
5545
- 171,
5546
- 172,
5547
- 177
4994
+ 151,
4995
+ 152,
4996
+ 157
5548
4997
  ]
5549
4998
  }
5550
4999
  ],
@@ -5560,14 +5009,14 @@
5560
5009
  {
5561
5010
  "type": "reflection",
5562
5011
  "declaration": {
5563
- "id": 178,
5012
+ "id": 158,
5564
5013
  "name": "__type",
5565
5014
  "kind": 65536,
5566
5015
  "kindString": "Type literal",
5567
5016
  "flags": {},
5568
5017
  "children": [
5569
5018
  {
5570
- "id": 179,
5019
+ "id": 159,
5571
5020
  "name": "schema",
5572
5021
  "kind": 1024,
5573
5022
  "kindString": "Property",
@@ -5589,7 +5038,7 @@
5589
5038
  {
5590
5039
  "title": "Properties",
5591
5040
  "children": [
5592
- 179
5041
+ 159
5593
5042
  ]
5594
5043
  }
5595
5044
  ],
@@ -5608,19 +5057,19 @@
5608
5057
  ],
5609
5058
  "parameters": [
5610
5059
  {
5611
- "id": 181,
5060
+ "id": 161,
5612
5061
  "name": "query",
5613
5062
  "kind": 32768,
5614
5063
  "kindString": "Parameter",
5615
5064
  "flags": {},
5616
5065
  "type": {
5617
5066
  "type": "reference",
5618
- "id": 159,
5067
+ "id": 139,
5619
5068
  "name": "T"
5620
5069
  }
5621
5070
  },
5622
5071
  {
5623
- "id": 182,
5072
+ "id": 162,
5624
5073
  "name": "payloads",
5625
5074
  "kind": 32768,
5626
5075
  "kindString": "Parameter",
@@ -5643,14 +5092,14 @@
5643
5092
  {
5644
5093
  "type": "reflection",
5645
5094
  "declaration": {
5646
- "id": 183,
5095
+ "id": 163,
5647
5096
  "name": "__type",
5648
5097
  "kind": 65536,
5649
5098
  "kindString": "Type literal",
5650
5099
  "flags": {},
5651
5100
  "children": [
5652
5101
  {
5653
- "id": 184,
5102
+ "id": 164,
5654
5103
  "name": "schema",
5655
5104
  "kind": 1024,
5656
5105
  "kindString": "Property",
@@ -5672,7 +5121,7 @@
5672
5121
  {
5673
5122
  "title": "Properties",
5674
5123
  "children": [
5675
- 184
5124
+ 164
5676
5125
  ]
5677
5126
  }
5678
5127
  ],
@@ -5690,7 +5139,7 @@
5690
5139
  }
5691
5140
  },
5692
5141
  {
5693
- "id": 185,
5142
+ "id": 165,
5694
5143
  "name": "queryConfig",
5695
5144
  "kind": 32768,
5696
5145
  "kindString": "Parameter",
@@ -5699,7 +5148,7 @@
5699
5148
  },
5700
5149
  "type": {
5701
5150
  "type": "reference",
5702
- "id": 180,
5151
+ "id": 160,
5703
5152
  "name": "TConfig"
5704
5153
  }
5705
5154
  }
@@ -5720,7 +5169,7 @@
5720
5169
  }
5721
5170
  },
5722
5171
  {
5723
- "id": 259,
5172
+ "id": 239,
5724
5173
  "name": "resolve",
5725
5174
  "kind": 2048,
5726
5175
  "kindString": "Method",
@@ -5730,20 +5179,20 @@
5730
5179
  "sources": [
5731
5180
  {
5732
5181
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5733
- "line": 60,
5182
+ "line": 40,
5734
5183
  "character": 14
5735
5184
  }
5736
5185
  ],
5737
5186
  "signatures": [
5738
5187
  {
5739
- "id": 260,
5188
+ "id": 240,
5740
5189
  "name": "resolve",
5741
5190
  "kind": 4096,
5742
5191
  "kindString": "Call signature",
5743
5192
  "flags": {},
5744
5193
  "parameters": [
5745
5194
  {
5746
- "id": 261,
5195
+ "id": 241,
5747
5196
  "name": "filter",
5748
5197
  "kind": 32768,
5749
5198
  "kindString": "Parameter",
@@ -5778,14 +5227,14 @@
5778
5227
  {
5779
5228
  "type": "reflection",
5780
5229
  "declaration": {
5781
- "id": 262,
5230
+ "id": 242,
5782
5231
  "name": "__type",
5783
5232
  "kind": 65536,
5784
5233
  "kindString": "Type literal",
5785
5234
  "flags": {},
5786
5235
  "children": [
5787
5236
  {
5788
- "id": 263,
5237
+ "id": 243,
5789
5238
  "name": "name",
5790
5239
  "kind": 1024,
5791
5240
  "kindString": "Property",
@@ -5805,7 +5254,7 @@
5805
5254
  }
5806
5255
  },
5807
5256
  {
5808
- "id": 264,
5257
+ "id": 244,
5809
5258
  "name": "security",
5810
5259
  "kind": 1024,
5811
5260
  "kindString": "Property",
@@ -5822,14 +5271,14 @@
5822
5271
  "type": {
5823
5272
  "type": "reflection",
5824
5273
  "declaration": {
5825
- "id": 265,
5274
+ "id": 245,
5826
5275
  "name": "__type",
5827
5276
  "kind": 65536,
5828
5277
  "kindString": "Type literal",
5829
5278
  "flags": {},
5830
5279
  "children": [
5831
5280
  {
5832
- "id": 266,
5281
+ "id": 246,
5833
5282
  "name": "allowAnonymous",
5834
5283
  "kind": 1024,
5835
5284
  "kindString": "Property",
@@ -5849,7 +5298,7 @@
5849
5298
  }
5850
5299
  },
5851
5300
  {
5852
- "id": 267,
5301
+ "id": 247,
5853
5302
  "name": "allowed",
5854
5303
  "kind": 1024,
5855
5304
  "kindString": "Property",
@@ -5893,7 +5342,7 @@
5893
5342
  }
5894
5343
  },
5895
5344
  {
5896
- "id": 268,
5345
+ "id": 248,
5897
5346
  "name": "disallowed",
5898
5347
  "kind": 1024,
5899
5348
  "kindString": "Property",
@@ -5932,9 +5381,9 @@
5932
5381
  {
5933
5382
  "title": "Properties",
5934
5383
  "children": [
5935
- 266,
5936
- 267,
5937
- 268
5384
+ 246,
5385
+ 247,
5386
+ 248
5938
5387
  ]
5939
5388
  }
5940
5389
  ],
@@ -5949,7 +5398,7 @@
5949
5398
  }
5950
5399
  },
5951
5400
  {
5952
- "id": 269,
5401
+ "id": 249,
5953
5402
  "name": "storeQueries",
5954
5403
  "kind": 1024,
5955
5404
  "kindString": "Property",
@@ -5973,9 +5422,9 @@
5973
5422
  {
5974
5423
  "title": "Properties",
5975
5424
  "children": [
5976
- 263,
5977
- 264,
5978
- 269
5425
+ 243,
5426
+ 244,
5427
+ 249
5979
5428
  ]
5980
5429
  }
5981
5430
  ],
@@ -5991,14 +5440,14 @@
5991
5440
  {
5992
5441
  "type": "reflection",
5993
5442
  "declaration": {
5994
- "id": 270,
5443
+ "id": 250,
5995
5444
  "name": "__type",
5996
5445
  "kind": 65536,
5997
5446
  "kindString": "Type literal",
5998
5447
  "flags": {},
5999
5448
  "children": [
6000
5449
  {
6001
- "id": 271,
5450
+ "id": 251,
6002
5451
  "name": "schema",
6003
5452
  "kind": 1024,
6004
5453
  "kindString": "Property",
@@ -6020,7 +5469,7 @@
6020
5469
  {
6021
5470
  "title": "Properties",
6022
5471
  "children": [
6023
- 271
5472
+ 251
6024
5473
  ]
6025
5474
  }
6026
5475
  ],
@@ -6056,7 +5505,7 @@
6056
5505
  }
6057
5506
  },
6058
5507
  {
6059
- "id": 272,
5508
+ "id": 252,
6060
5509
  "name": "start",
6061
5510
  "kind": 2048,
6062
5511
  "kindString": "Method",
@@ -6066,20 +5515,20 @@
6066
5515
  "sources": [
6067
5516
  {
6068
5517
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6069
- "line": 61,
5518
+ "line": 41,
6070
5519
  "character": 14
6071
5520
  }
6072
5521
  ],
6073
5522
  "signatures": [
6074
5523
  {
6075
- "id": 273,
5524
+ "id": 253,
6076
5525
  "name": "start",
6077
5526
  "kind": 4096,
6078
5527
  "kindString": "Call signature",
6079
5528
  "flags": {},
6080
5529
  "parameters": [
6081
5530
  {
6082
- "id": 274,
5531
+ "id": 254,
6083
5532
  "name": "_timeout",
6084
5533
  "kind": 32768,
6085
5534
  "kindString": "Parameter",
@@ -6119,7 +5568,7 @@
6119
5568
  }
6120
5569
  },
6121
5570
  {
6122
- "id": 186,
5571
+ "id": 166,
6123
5572
  "name": "started",
6124
5573
  "kind": 2048,
6125
5574
  "kindString": "Method",
@@ -6127,20 +5576,20 @@
6127
5576
  "sources": [
6128
5577
  {
6129
5578
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6130
- "line": 51,
5579
+ "line": 31,
6131
5580
  "character": 4
6132
5581
  }
6133
5582
  ],
6134
5583
  "signatures": [
6135
5584
  {
6136
- "id": 187,
5585
+ "id": 167,
6137
5586
  "name": "started",
6138
5587
  "kind": 4096,
6139
5588
  "kindString": "Call signature",
6140
5589
  "flags": {},
6141
5590
  "parameters": [
6142
5591
  {
6143
- "id": 188,
5592
+ "id": 168,
6144
5593
  "name": "notStartedAction",
6145
5594
  "kind": 32768,
6146
5595
  "kindString": "Parameter",
@@ -6190,7 +5639,7 @@
6190
5639
  }
6191
5640
  },
6192
5641
  {
6193
- "id": 275,
5642
+ "id": 255,
6194
5643
  "name": "stop",
6195
5644
  "kind": 2048,
6196
5645
  "kindString": "Method",
@@ -6200,20 +5649,20 @@
6200
5649
  "sources": [
6201
5650
  {
6202
5651
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6203
- "line": 62,
5652
+ "line": 42,
6204
5653
  "character": 14
6205
5654
  }
6206
5655
  ],
6207
5656
  "signatures": [
6208
5657
  {
6209
- "id": 276,
5658
+ "id": 256,
6210
5659
  "name": "stop",
6211
5660
  "kind": 4096,
6212
5661
  "kindString": "Call signature",
6213
5662
  "flags": {},
6214
5663
  "parameters": [
6215
5664
  {
6216
- "id": 277,
5665
+ "id": 257,
6217
5666
  "name": "_timeout",
6218
5667
  "kind": 32768,
6219
5668
  "kindString": "Parameter",
@@ -6253,7 +5702,7 @@
6253
5702
  }
6254
5703
  },
6255
5704
  {
6256
- "id": 189,
5705
+ "id": 169,
6257
5706
  "name": "subscribe",
6258
5707
  "kind": 2048,
6259
5708
  "kindString": "Method",
@@ -6261,20 +5710,20 @@
6261
5710
  "sources": [
6262
5711
  {
6263
5712
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6264
- "line": 52,
5713
+ "line": 32,
6265
5714
  "character": 4
6266
5715
  }
6267
5716
  ],
6268
5717
  "signatures": [
6269
5718
  {
6270
- "id": 190,
5719
+ "id": 170,
6271
5720
  "name": "subscribe",
6272
5721
  "kind": 4096,
6273
5722
  "kindString": "Call signature",
6274
5723
  "flags": {},
6275
5724
  "parameters": [
6276
5725
  {
6277
- "id": 191,
5726
+ "id": 171,
6278
5727
  "name": "_queryAccount",
6279
5728
  "kind": 32768,
6280
5729
  "kindString": "Parameter",
@@ -6303,7 +5752,7 @@
6303
5752
  }
6304
5753
  },
6305
5754
  {
6306
- "id": 278,
5755
+ "id": 258,
6307
5756
  "name": "validateConfig",
6308
5757
  "kind": 2048,
6309
5758
  "kindString": "Method",
@@ -6313,20 +5762,20 @@
6313
5762
  "sources": [
6314
5763
  {
6315
5764
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6316
- "line": 63,
5765
+ "line": 43,
6317
5766
  "character": 14
6318
5767
  }
6319
5768
  ],
6320
5769
  "signatures": [
6321
5770
  {
6322
- "id": 279,
5771
+ "id": 259,
6323
5772
  "name": "validateConfig",
6324
5773
  "kind": 4096,
6325
5774
  "kindString": "Call signature",
6326
5775
  "flags": {},
6327
5776
  "parameters": [
6328
5777
  {
6329
- "id": 280,
5778
+ "id": 260,
6330
5779
  "name": "config",
6331
5780
  "kind": 32768,
6332
5781
  "kindString": "Parameter",
@@ -6339,7 +5788,7 @@
6339
5788
  }
6340
5789
  },
6341
5790
  {
6342
- "id": 281,
5791
+ "id": 261,
6343
5792
  "name": "parents",
6344
5793
  "kind": 32768,
6345
5794
  "kindString": "Parameter",
@@ -6383,7 +5832,7 @@
6383
5832
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
6384
5833
  "line": 18,
6385
5834
  "character": 24,
6386
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L18"
5835
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L18"
6387
5836
  }
6388
5837
  ],
6389
5838
  "signatures": [
@@ -6724,8 +6173,8 @@
6724
6173
  ]
6725
6174
  },
6726
6175
  {
6727
- "type": "reference",
6728
- "name": "AnyObject"
6176
+ "type": "intrinsic",
6177
+ "name": "undefined"
6729
6178
  }
6730
6179
  ],
6731
6180
  "name": "ModuleParams"
@@ -6767,14 +6216,14 @@
6767
6216
  {
6768
6217
  "title": "Properties",
6769
6218
  "children": [
6770
- 124,
6771
- 125,
6219
+ 104,
6220
+ 105,
6772
6221
  102,
6773
- 126,
6774
- 127,
6775
- 282,
6776
- 132,
6777
- 113,
6222
+ 106,
6223
+ 107,
6224
+ 262,
6225
+ 112,
6226
+ 103,
6778
6227
  19,
6779
6228
  36,
6780
6229
  20
@@ -6783,11 +6232,11 @@
6783
6232
  {
6784
6233
  "title": "Accessors",
6785
6234
  "children": [
6786
- 137,
6787
- 139,
6788
- 141,
6789
- 295,
6790
- 143,
6235
+ 117,
6236
+ 119,
6237
+ 121,
6238
+ 275,
6239
+ 123,
6791
6240
  59,
6792
6241
  61
6793
6242
  ]
@@ -6795,23 +6244,23 @@
6795
6244
  {
6796
6245
  "title": "Methods",
6797
6246
  "children": [
6798
- 192,
6799
- 197,
6800
- 204,
6801
- 222,
6802
- 240,
6803
- 248,
6804
- 145,
6247
+ 172,
6248
+ 177,
6249
+ 184,
6250
+ 202,
6251
+ 220,
6252
+ 228,
6253
+ 125,
6805
6254
  52,
6806
- 256,
6255
+ 236,
6807
6256
  63,
6808
- 149,
6809
- 259,
6810
- 272,
6811
- 186,
6812
- 275,
6813
- 189,
6814
- 278,
6257
+ 129,
6258
+ 239,
6259
+ 252,
6260
+ 166,
6261
+ 255,
6262
+ 169,
6263
+ 258,
6815
6264
  21
6816
6265
  ]
6817
6266
  }
@@ -6821,7 +6270,7 @@
6821
6270
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
6822
6271
  "line": 14,
6823
6272
  "character": 13,
6824
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L14"
6273
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L14"
6825
6274
  }
6826
6275
  ],
6827
6276
  "extendedTypes": [
@@ -6842,7 +6291,7 @@
6842
6291
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
6843
6292
  "line": 12,
6844
6293
  "character": 12,
6845
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L12"
6294
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L12"
6846
6295
  }
6847
6296
  ],
6848
6297
  "type": {
@@ -6868,12 +6317,12 @@
6868
6317
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
6869
6318
  "line": 12,
6870
6319
  "character": 64,
6871
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L12"
6320
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L12"
6872
6321
  }
6873
6322
  ],
6874
6323
  "type": {
6875
6324
  "type": "reference",
6876
- "id": 299,
6325
+ "id": 279,
6877
6326
  "name": "XyoCryptoMarketAssetDivinerConfigSchema"
6878
6327
  }
6879
6328
  }
@@ -6891,7 +6340,7 @@
6891
6340
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
6892
6341
  "line": 12,
6893
6342
  "character": 62,
6894
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L12"
6343
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L12"
6895
6344
  }
6896
6345
  ]
6897
6346
  }
@@ -6901,7 +6350,7 @@
6901
6350
  }
6902
6351
  },
6903
6352
  {
6904
- "id": 300,
6353
+ "id": 280,
6905
6354
  "name": "XyoCryptoMarketAssetDivinerConfigSchema",
6906
6355
  "kind": 4194304,
6907
6356
  "kindString": "Type alias",
@@ -6911,13 +6360,13 @@
6911
6360
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
6912
6361
  "line": 4,
6913
6362
  "character": 12,
6914
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L4"
6363
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L4"
6915
6364
  },
6916
6365
  {
6917
6366
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
6918
6367
  "line": 5,
6919
6368
  "character": 13,
6920
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L5"
6369
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L5"
6921
6370
  }
6922
6371
  ],
6923
6372
  "type": {
@@ -6926,7 +6375,7 @@
6926
6375
  }
6927
6376
  },
6928
6377
  {
6929
- "id": 298,
6378
+ "id": 278,
6930
6379
  "name": "XyoCryptoMarketAssetDivinerQuerySchema",
6931
6380
  "kind": 4194304,
6932
6381
  "kindString": "Type alias",
@@ -6936,13 +6385,13 @@
6936
6385
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
6937
6386
  "line": 1,
6938
6387
  "character": 12,
6939
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L1"
6388
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L1"
6940
6389
  },
6941
6390
  {
6942
6391
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
6943
6392
  "line": 2,
6944
6393
  "character": 13,
6945
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L2"
6394
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L2"
6946
6395
  }
6947
6396
  ],
6948
6397
  "type": {
@@ -6951,7 +6400,7 @@
6951
6400
  }
6952
6401
  },
6953
6402
  {
6954
- "id": 299,
6403
+ "id": 279,
6955
6404
  "name": "XyoCryptoMarketAssetDivinerConfigSchema",
6956
6405
  "kind": 32,
6957
6406
  "kindString": "Variable",
@@ -6961,13 +6410,13 @@
6961
6410
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
6962
6411
  "line": 4,
6963
6412
  "character": 12,
6964
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L4"
6413
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L4"
6965
6414
  },
6966
6415
  {
6967
6416
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
6968
6417
  "line": 5,
6969
6418
  "character": 13,
6970
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L5"
6419
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L5"
6971
6420
  }
6972
6421
  ],
6973
6422
  "type": {
@@ -6976,7 +6425,7 @@
6976
6425
  }
6977
6426
  },
6978
6427
  {
6979
- "id": 297,
6428
+ "id": 277,
6980
6429
  "name": "XyoCryptoMarketAssetDivinerQuerySchema",
6981
6430
  "kind": 32,
6982
6431
  "kindString": "Variable",
@@ -6986,13 +6435,13 @@
6986
6435
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
6987
6436
  "line": 1,
6988
6437
  "character": 12,
6989
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L1"
6438
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L1"
6990
6439
  },
6991
6440
  {
6992
6441
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
6993
6442
  "line": 2,
6994
6443
  "character": 13,
6995
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L2"
6444
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L2"
6996
6445
  }
6997
6446
  ],
6998
6447
  "type": {
@@ -7011,7 +6460,7 @@
7011
6460
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Plugin.ts",
7012
6461
  "line": 8,
7013
6462
  "character": 13,
7014
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Plugin.ts#L8"
6463
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Plugin.ts#L8"
7015
6464
  }
7016
6465
  ],
7017
6466
  "signatures": [
@@ -7351,8 +6800,8 @@
7351
6800
  ]
7352
6801
  },
7353
6802
  {
7354
- "type": "reference",
7355
- "name": "AnyObject"
6803
+ "type": "intrinsic",
6804
+ "name": "undefined"
7356
6805
  }
7357
6806
  ],
7358
6807
  "name": "ModuleParams"
@@ -7368,7 +6817,7 @@
7368
6817
  {
7369
6818
  "title": "References",
7370
6819
  "children": [
7371
- 301
6820
+ 281
7372
6821
  ]
7373
6822
  },
7374
6823
  {
@@ -7381,15 +6830,15 @@
7381
6830
  "title": "Type Aliases",
7382
6831
  "children": [
7383
6832
  15,
7384
- 300,
7385
- 298
6833
+ 280,
6834
+ 278
7386
6835
  ]
7387
6836
  },
7388
6837
  {
7389
6838
  "title": "Variables",
7390
6839
  "children": [
7391
- 299,
7392
- 297
6840
+ 279,
6841
+ 277
7393
6842
  ]
7394
6843
  },
7395
6844
  {
@@ -7404,7 +6853,7 @@
7404
6853
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/index.ts",
7405
6854
  "line": 1,
7406
6855
  "character": 0,
7407
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/index.ts#L1"
6856
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/index.ts#L1"
7408
6857
  }
7409
6858
  ]
7410
6859
  }