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

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 +493 -1051
  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": 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/d633acf5b25/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
  ],
@@ -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
  ],
@@ -1202,489 +923,210 @@
1202
923
  }
1203
924
  },
1204
925
  {
1205
- "type": "reflection",
1206
- "declaration": {
1207
- "id": 293,
1208
- "name": "__type",
1209
- "kind": 65536,
1210
- "kindString": "Type literal",
1211
- "flags": {},
1212
- "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
- ],
926
+ "type": "reflection",
927
+ "declaration": {
928
+ "id": 273,
929
+ "name": "__type",
930
+ "kind": 65536,
931
+ "kindString": "Type literal",
932
+ "flags": {},
933
+ "children": [
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": "reference",
974
+ "name": "AnyObject"
975
+ }
976
+ ],
977
+ "name": "ModuleParams"
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/d633acf5b25/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/d633acf5b25/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,12 +1286,12 @@
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",
@@ -1869,7 +1311,7 @@
1869
1311
  }
1870
1312
  },
1871
1313
  {
1872
- "id": 295,
1314
+ "id": 275,
1873
1315
  "name": "log",
1874
1316
  "kind": 262144,
1875
1317
  "kindString": "Accessor",
@@ -1884,7 +1326,7 @@
1884
1326
  }
1885
1327
  ],
1886
1328
  "getSignature": {
1887
- "id": 296,
1329
+ "id": 276,
1888
1330
  "name": "log",
1889
1331
  "kind": 524288,
1890
1332
  "kindString": "Get signature",
@@ -1915,7 +1357,7 @@
1915
1357
  }
1916
1358
  },
1917
1359
  {
1918
- "id": 143,
1360
+ "id": 123,
1919
1361
  "name": "previousHash",
1920
1362
  "kind": 262144,
1921
1363
  "kindString": "Accessor",
@@ -1923,12 +1365,12 @@
1923
1365
  "sources": [
1924
1366
  {
1925
1367
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1926
- "line": 45,
1368
+ "line": 25,
1927
1369
  "character": 8
1928
1370
  }
1929
1371
  ],
1930
1372
  "getSignature": {
1931
- "id": 144,
1373
+ "id": 124,
1932
1374
  "name": "previousHash",
1933
1375
  "kind": 524288,
1934
1376
  "kindString": "Get signature",
@@ -2035,7 +1477,7 @@
2035
1477
  }
2036
1478
  },
2037
1479
  {
2038
- "id": 192,
1480
+ "id": 172,
2039
1481
  "name": "bindHashes",
2040
1482
  "kind": 2048,
2041
1483
  "kindString": "Method",
@@ -2045,20 +1487,20 @@
2045
1487
  "sources": [
2046
1488
  {
2047
1489
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2048
- "line": 53,
1490
+ "line": 33,
2049
1491
  "character": 14
2050
1492
  }
2051
1493
  ],
2052
1494
  "signatures": [
2053
1495
  {
2054
- "id": 193,
1496
+ "id": 173,
2055
1497
  "name": "bindHashes",
2056
1498
  "kind": 4096,
2057
1499
  "kindString": "Call signature",
2058
1500
  "flags": {},
2059
1501
  "parameters": [
2060
1502
  {
2061
- "id": 194,
1503
+ "id": 174,
2062
1504
  "name": "hashes",
2063
1505
  "kind": 32768,
2064
1506
  "kindString": "Parameter",
@@ -2072,7 +1514,7 @@
2072
1514
  }
2073
1515
  },
2074
1516
  {
2075
- "id": 195,
1517
+ "id": 175,
2076
1518
  "name": "schema",
2077
1519
  "kind": 32768,
2078
1520
  "kindString": "Parameter",
@@ -2086,7 +1528,7 @@
2086
1528
  }
2087
1529
  },
2088
1530
  {
2089
- "id": 196,
1531
+ "id": 176,
2090
1532
  "name": "account",
2091
1533
  "kind": 32768,
2092
1534
  "kindString": "Parameter",
@@ -2125,7 +1567,7 @@
2125
1567
  }
2126
1568
  },
2127
1569
  {
2128
- "id": 197,
1570
+ "id": 177,
2129
1571
  "name": "bindHashesInternal",
2130
1572
  "kind": 2048,
2131
1573
  "kindString": "Method",
@@ -2135,20 +1577,20 @@
2135
1577
  "sources": [
2136
1578
  {
2137
1579
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2138
- "line": 54,
1580
+ "line": 34,
2139
1581
  "character": 14
2140
1582
  }
2141
1583
  ],
2142
1584
  "signatures": [
2143
1585
  {
2144
- "id": 198,
1586
+ "id": 178,
2145
1587
  "name": "bindHashesInternal",
2146
1588
  "kind": 4096,
2147
1589
  "kindString": "Call signature",
2148
1590
  "flags": {},
2149
1591
  "parameters": [
2150
1592
  {
2151
- "id": 199,
1593
+ "id": 179,
2152
1594
  "name": "hashes",
2153
1595
  "kind": 32768,
2154
1596
  "kindString": "Parameter",
@@ -2162,7 +1604,7 @@
2162
1604
  }
2163
1605
  },
2164
1606
  {
2165
- "id": 200,
1607
+ "id": 180,
2166
1608
  "name": "schema",
2167
1609
  "kind": 32768,
2168
1610
  "kindString": "Parameter",
@@ -2176,7 +1618,7 @@
2176
1618
  }
2177
1619
  },
2178
1620
  {
2179
- "id": 201,
1621
+ "id": 181,
2180
1622
  "name": "account",
2181
1623
  "kind": 32768,
2182
1624
  "kindString": "Parameter",
@@ -2207,14 +1649,14 @@
2207
1649
  {
2208
1650
  "type": "reflection",
2209
1651
  "declaration": {
2210
- "id": 202,
1652
+ "id": 182,
2211
1653
  "name": "__type",
2212
1654
  "kind": 65536,
2213
1655
  "kindString": "Type literal",
2214
1656
  "flags": {},
2215
1657
  "children": [
2216
1658
  {
2217
- "id": 203,
1659
+ "id": 183,
2218
1660
  "name": "schema",
2219
1661
  "kind": 1024,
2220
1662
  "kindString": "Property",
@@ -2236,7 +1678,7 @@
2236
1678
  {
2237
1679
  "title": "Properties",
2238
1680
  "children": [
2239
- 203
1681
+ 183
2240
1682
  ]
2241
1683
  }
2242
1684
  ],
@@ -2263,7 +1705,7 @@
2263
1705
  }
2264
1706
  },
2265
1707
  {
2266
- "id": 204,
1708
+ "id": 184,
2267
1709
  "name": "bindQuery",
2268
1710
  "kind": 2048,
2269
1711
  "kindString": "Method",
@@ -2273,20 +1715,20 @@
2273
1715
  "sources": [
2274
1716
  {
2275
1717
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2276
- "line": 55,
1718
+ "line": 35,
2277
1719
  "character": 14
2278
1720
  }
2279
1721
  ],
2280
1722
  "signatures": [
2281
1723
  {
2282
- "id": 205,
1724
+ "id": 185,
2283
1725
  "name": "bindQuery",
2284
1726
  "kind": 4096,
2285
1727
  "kindString": "Call signature",
2286
1728
  "flags": {},
2287
1729
  "typeParameter": [
2288
1730
  {
2289
- "id": 210,
1731
+ "id": 190,
2290
1732
  "name": "T",
2291
1733
  "kind": 131072,
2292
1734
  "kindString": "Type parameter",
@@ -2312,14 +1754,14 @@
2312
1754
  {
2313
1755
  "type": "reflection",
2314
1756
  "declaration": {
2315
- "id": 206,
1757
+ "id": 186,
2316
1758
  "name": "__type",
2317
1759
  "kind": 65536,
2318
1760
  "kindString": "Type literal",
2319
1761
  "flags": {},
2320
1762
  "children": [
2321
1763
  {
2322
- "id": 207,
1764
+ "id": 187,
2323
1765
  "name": "schema",
2324
1766
  "kind": 1024,
2325
1767
  "kindString": "Property",
@@ -2341,7 +1783,7 @@
2341
1783
  {
2342
1784
  "title": "Properties",
2343
1785
  "children": [
2344
- 207
1786
+ 187
2345
1787
  ]
2346
1788
  }
2347
1789
  ],
@@ -2377,14 +1819,14 @@
2377
1819
  {
2378
1820
  "type": "reflection",
2379
1821
  "declaration": {
2380
- "id": 208,
1822
+ "id": 188,
2381
1823
  "name": "__type",
2382
1824
  "kind": 65536,
2383
1825
  "kindString": "Type literal",
2384
1826
  "flags": {},
2385
1827
  "children": [
2386
1828
  {
2387
- "id": 209,
1829
+ "id": 189,
2388
1830
  "name": "schema",
2389
1831
  "kind": 1024,
2390
1832
  "kindString": "Property",
@@ -2406,7 +1848,7 @@
2406
1848
  {
2407
1849
  "title": "Properties",
2408
1850
  "children": [
2409
- 209
1851
+ 189
2410
1852
  ]
2411
1853
  }
2412
1854
  ],
@@ -2430,19 +1872,19 @@
2430
1872
  ],
2431
1873
  "parameters": [
2432
1874
  {
2433
- "id": 211,
1875
+ "id": 191,
2434
1876
  "name": "query",
2435
1877
  "kind": 32768,
2436
1878
  "kindString": "Parameter",
2437
1879
  "flags": {},
2438
1880
  "type": {
2439
1881
  "type": "reference",
2440
- "id": 210,
1882
+ "id": 190,
2441
1883
  "name": "T"
2442
1884
  }
2443
1885
  },
2444
1886
  {
2445
- "id": 212,
1887
+ "id": 192,
2446
1888
  "name": "payloads",
2447
1889
  "kind": 32768,
2448
1890
  "kindString": "Parameter",
@@ -2465,14 +1907,14 @@
2465
1907
  {
2466
1908
  "type": "reflection",
2467
1909
  "declaration": {
2468
- "id": 213,
1910
+ "id": 193,
2469
1911
  "name": "__type",
2470
1912
  "kind": 65536,
2471
1913
  "kindString": "Type literal",
2472
1914
  "flags": {},
2473
1915
  "children": [
2474
1916
  {
2475
- "id": 214,
1917
+ "id": 194,
2476
1918
  "name": "schema",
2477
1919
  "kind": 1024,
2478
1920
  "kindString": "Property",
@@ -2494,7 +1936,7 @@
2494
1936
  {
2495
1937
  "title": "Properties",
2496
1938
  "children": [
2497
- 214
1939
+ 194
2498
1940
  ]
2499
1941
  }
2500
1942
  ],
@@ -2512,7 +1954,7 @@
2512
1954
  }
2513
1955
  },
2514
1956
  {
2515
- "id": 215,
1957
+ "id": 195,
2516
1958
  "name": "account",
2517
1959
  "kind": 32768,
2518
1960
  "kindString": "Parameter",
@@ -2549,14 +1991,14 @@
2549
1991
  {
2550
1992
  "type": "reflection",
2551
1993
  "declaration": {
2552
- "id": 216,
1994
+ "id": 196,
2553
1995
  "name": "__type",
2554
1996
  "kind": 65536,
2555
1997
  "kindString": "Type literal",
2556
1998
  "flags": {},
2557
1999
  "children": [
2558
2000
  {
2559
- "id": 217,
2001
+ "id": 197,
2560
2002
  "name": "query",
2561
2003
  "kind": 1024,
2562
2004
  "kindString": "Property",
@@ -2574,7 +2016,7 @@
2574
2016
  }
2575
2017
  },
2576
2018
  {
2577
- "id": 218,
2019
+ "id": 198,
2578
2020
  "name": "resultSet",
2579
2021
  "kind": 1024,
2580
2022
  "kindString": "Property",
@@ -2594,7 +2036,7 @@
2594
2036
  }
2595
2037
  },
2596
2038
  {
2597
- "id": 219,
2039
+ "id": 199,
2598
2040
  "name": "schema",
2599
2041
  "kind": 1024,
2600
2042
  "kindString": "Property",
@@ -2616,9 +2058,9 @@
2616
2058
  {
2617
2059
  "title": "Properties",
2618
2060
  "children": [
2619
- 217,
2620
- 218,
2621
- 219
2061
+ 197,
2062
+ 198,
2063
+ 199
2622
2064
  ]
2623
2065
  }
2624
2066
  ],
@@ -2649,14 +2091,14 @@
2649
2091
  {
2650
2092
  "type": "reflection",
2651
2093
  "declaration": {
2652
- "id": 220,
2094
+ "id": 200,
2653
2095
  "name": "__type",
2654
2096
  "kind": 65536,
2655
2097
  "kindString": "Type literal",
2656
2098
  "flags": {},
2657
2099
  "children": [
2658
2100
  {
2659
- "id": 221,
2101
+ "id": 201,
2660
2102
  "name": "schema",
2661
2103
  "kind": 1024,
2662
2104
  "kindString": "Property",
@@ -2678,7 +2120,7 @@
2678
2120
  {
2679
2121
  "title": "Properties",
2680
2122
  "children": [
2681
- 221
2123
+ 201
2682
2124
  ]
2683
2125
  }
2684
2126
  ],
@@ -2715,7 +2157,7 @@
2715
2157
  }
2716
2158
  },
2717
2159
  {
2718
- "id": 222,
2160
+ "id": 202,
2719
2161
  "name": "bindQueryInternal",
2720
2162
  "kind": 2048,
2721
2163
  "kindString": "Method",
@@ -2725,20 +2167,20 @@
2725
2167
  "sources": [
2726
2168
  {
2727
2169
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2728
- "line": 56,
2170
+ "line": 36,
2729
2171
  "character": 14
2730
2172
  }
2731
2173
  ],
2732
2174
  "signatures": [
2733
2175
  {
2734
- "id": 223,
2176
+ "id": 203,
2735
2177
  "name": "bindQueryInternal",
2736
2178
  "kind": 4096,
2737
2179
  "kindString": "Call signature",
2738
2180
  "flags": {},
2739
2181
  "typeParameter": [
2740
2182
  {
2741
- "id": 228,
2183
+ "id": 208,
2742
2184
  "name": "T",
2743
2185
  "kind": 131072,
2744
2186
  "kindString": "Type parameter",
@@ -2764,14 +2206,14 @@
2764
2206
  {
2765
2207
  "type": "reflection",
2766
2208
  "declaration": {
2767
- "id": 224,
2209
+ "id": 204,
2768
2210
  "name": "__type",
2769
2211
  "kind": 65536,
2770
2212
  "kindString": "Type literal",
2771
2213
  "flags": {},
2772
2214
  "children": [
2773
2215
  {
2774
- "id": 225,
2216
+ "id": 205,
2775
2217
  "name": "schema",
2776
2218
  "kind": 1024,
2777
2219
  "kindString": "Property",
@@ -2793,7 +2235,7 @@
2793
2235
  {
2794
2236
  "title": "Properties",
2795
2237
  "children": [
2796
- 225
2238
+ 205
2797
2239
  ]
2798
2240
  }
2799
2241
  ],
@@ -2829,14 +2271,14 @@
2829
2271
  {
2830
2272
  "type": "reflection",
2831
2273
  "declaration": {
2832
- "id": 226,
2274
+ "id": 206,
2833
2275
  "name": "__type",
2834
2276
  "kind": 65536,
2835
2277
  "kindString": "Type literal",
2836
2278
  "flags": {},
2837
2279
  "children": [
2838
2280
  {
2839
- "id": 227,
2281
+ "id": 207,
2840
2282
  "name": "schema",
2841
2283
  "kind": 1024,
2842
2284
  "kindString": "Property",
@@ -2858,7 +2300,7 @@
2858
2300
  {
2859
2301
  "title": "Properties",
2860
2302
  "children": [
2861
- 227
2303
+ 207
2862
2304
  ]
2863
2305
  }
2864
2306
  ],
@@ -2882,19 +2324,19 @@
2882
2324
  ],
2883
2325
  "parameters": [
2884
2326
  {
2885
- "id": 229,
2327
+ "id": 209,
2886
2328
  "name": "query",
2887
2329
  "kind": 32768,
2888
2330
  "kindString": "Parameter",
2889
2331
  "flags": {},
2890
2332
  "type": {
2891
2333
  "type": "reference",
2892
- "id": 228,
2334
+ "id": 208,
2893
2335
  "name": "T"
2894
2336
  }
2895
2337
  },
2896
2338
  {
2897
- "id": 230,
2339
+ "id": 210,
2898
2340
  "name": "payloads",
2899
2341
  "kind": 32768,
2900
2342
  "kindString": "Parameter",
@@ -2917,14 +2359,14 @@
2917
2359
  {
2918
2360
  "type": "reflection",
2919
2361
  "declaration": {
2920
- "id": 231,
2362
+ "id": 211,
2921
2363
  "name": "__type",
2922
2364
  "kind": 65536,
2923
2365
  "kindString": "Type literal",
2924
2366
  "flags": {},
2925
2367
  "children": [
2926
2368
  {
2927
- "id": 232,
2369
+ "id": 212,
2928
2370
  "name": "schema",
2929
2371
  "kind": 1024,
2930
2372
  "kindString": "Property",
@@ -2946,7 +2388,7 @@
2946
2388
  {
2947
2389
  "title": "Properties",
2948
2390
  "children": [
2949
- 232
2391
+ 212
2950
2392
  ]
2951
2393
  }
2952
2394
  ],
@@ -2964,7 +2406,7 @@
2964
2406
  }
2965
2407
  },
2966
2408
  {
2967
- "id": 233,
2409
+ "id": 213,
2968
2410
  "name": "account",
2969
2411
  "kind": 32768,
2970
2412
  "kindString": "Parameter",
@@ -2998,14 +2440,14 @@
2998
2440
  {
2999
2441
  "type": "reflection",
3000
2442
  "declaration": {
3001
- "id": 234,
2443
+ "id": 214,
3002
2444
  "name": "__type",
3003
2445
  "kind": 65536,
3004
2446
  "kindString": "Type literal",
3005
2447
  "flags": {},
3006
2448
  "children": [
3007
2449
  {
3008
- "id": 235,
2450
+ "id": 215,
3009
2451
  "name": "query",
3010
2452
  "kind": 1024,
3011
2453
  "kindString": "Property",
@@ -3023,7 +2465,7 @@
3023
2465
  }
3024
2466
  },
3025
2467
  {
3026
- "id": 236,
2468
+ "id": 216,
3027
2469
  "name": "resultSet",
3028
2470
  "kind": 1024,
3029
2471
  "kindString": "Property",
@@ -3043,7 +2485,7 @@
3043
2485
  }
3044
2486
  },
3045
2487
  {
3046
- "id": 237,
2488
+ "id": 217,
3047
2489
  "name": "schema",
3048
2490
  "kind": 1024,
3049
2491
  "kindString": "Property",
@@ -3065,9 +2507,9 @@
3065
2507
  {
3066
2508
  "title": "Properties",
3067
2509
  "children": [
3068
- 235,
3069
- 236,
3070
- 237
2510
+ 215,
2511
+ 216,
2512
+ 217
3071
2513
  ]
3072
2514
  }
3073
2515
  ],
@@ -3098,14 +2540,14 @@
3098
2540
  {
3099
2541
  "type": "reflection",
3100
2542
  "declaration": {
3101
- "id": 238,
2543
+ "id": 218,
3102
2544
  "name": "__type",
3103
2545
  "kind": 65536,
3104
2546
  "kindString": "Type literal",
3105
2547
  "flags": {},
3106
2548
  "children": [
3107
2549
  {
3108
- "id": 239,
2550
+ "id": 219,
3109
2551
  "name": "schema",
3110
2552
  "kind": 1024,
3111
2553
  "kindString": "Property",
@@ -3127,7 +2569,7 @@
3127
2569
  {
3128
2570
  "title": "Properties",
3129
2571
  "children": [
3130
- 239
2572
+ 219
3131
2573
  ]
3132
2574
  }
3133
2575
  ],
@@ -3157,7 +2599,7 @@
3157
2599
  }
3158
2600
  },
3159
2601
  {
3160
- "id": 240,
2602
+ "id": 220,
3161
2603
  "name": "bindResult",
3162
2604
  "kind": 2048,
3163
2605
  "kindString": "Method",
@@ -3167,20 +2609,20 @@
3167
2609
  "sources": [
3168
2610
  {
3169
2611
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3170
- "line": 57,
2612
+ "line": 37,
3171
2613
  "character": 14
3172
2614
  }
3173
2615
  ],
3174
2616
  "signatures": [
3175
2617
  {
3176
- "id": 241,
2618
+ "id": 221,
3177
2619
  "name": "bindResult",
3178
2620
  "kind": 4096,
3179
2621
  "kindString": "Call signature",
3180
2622
  "flags": {},
3181
2623
  "parameters": [
3182
2624
  {
3183
- "id": 242,
2625
+ "id": 222,
3184
2626
  "name": "payloads",
3185
2627
  "kind": 32768,
3186
2628
  "kindString": "Parameter",
@@ -3201,14 +2643,14 @@
3201
2643
  {
3202
2644
  "type": "reflection",
3203
2645
  "declaration": {
3204
- "id": 243,
2646
+ "id": 223,
3205
2647
  "name": "__type",
3206
2648
  "kind": 65536,
3207
2649
  "kindString": "Type literal",
3208
2650
  "flags": {},
3209
2651
  "children": [
3210
2652
  {
3211
- "id": 244,
2653
+ "id": 224,
3212
2654
  "name": "schema",
3213
2655
  "kind": 1024,
3214
2656
  "kindString": "Property",
@@ -3230,7 +2672,7 @@
3230
2672
  {
3231
2673
  "title": "Properties",
3232
2674
  "children": [
3233
- 244
2675
+ 224
3234
2676
  ]
3235
2677
  }
3236
2678
  ],
@@ -3248,7 +2690,7 @@
3248
2690
  }
3249
2691
  },
3250
2692
  {
3251
- "id": 245,
2693
+ "id": 225,
3252
2694
  "name": "account",
3253
2695
  "kind": 32768,
3254
2696
  "kindString": "Parameter",
@@ -3281,14 +2723,14 @@
3281
2723
  {
3282
2724
  "type": "reflection",
3283
2725
  "declaration": {
3284
- "id": 246,
2726
+ "id": 226,
3285
2727
  "name": "__type",
3286
2728
  "kind": 65536,
3287
2729
  "kindString": "Type literal",
3288
2730
  "flags": {},
3289
2731
  "children": [
3290
2732
  {
3291
- "id": 247,
2733
+ "id": 227,
3292
2734
  "name": "schema",
3293
2735
  "kind": 1024,
3294
2736
  "kindString": "Property",
@@ -3310,7 +2752,7 @@
3310
2752
  {
3311
2753
  "title": "Properties",
3312
2754
  "children": [
3313
- 247
2755
+ 227
3314
2756
  ]
3315
2757
  }
3316
2758
  ],
@@ -3347,7 +2789,7 @@
3347
2789
  }
3348
2790
  },
3349
2791
  {
3350
- "id": 248,
2792
+ "id": 228,
3351
2793
  "name": "bindResultInternal",
3352
2794
  "kind": 2048,
3353
2795
  "kindString": "Method",
@@ -3357,20 +2799,20 @@
3357
2799
  "sources": [
3358
2800
  {
3359
2801
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3360
- "line": 58,
2802
+ "line": 38,
3361
2803
  "character": 14
3362
2804
  }
3363
2805
  ],
3364
2806
  "signatures": [
3365
2807
  {
3366
- "id": 249,
2808
+ "id": 229,
3367
2809
  "name": "bindResultInternal",
3368
2810
  "kind": 4096,
3369
2811
  "kindString": "Call signature",
3370
2812
  "flags": {},
3371
2813
  "parameters": [
3372
2814
  {
3373
- "id": 250,
2815
+ "id": 230,
3374
2816
  "name": "payloads",
3375
2817
  "kind": 32768,
3376
2818
  "kindString": "Parameter",
@@ -3391,14 +2833,14 @@
3391
2833
  {
3392
2834
  "type": "reflection",
3393
2835
  "declaration": {
3394
- "id": 251,
2836
+ "id": 231,
3395
2837
  "name": "__type",
3396
2838
  "kind": 65536,
3397
2839
  "kindString": "Type literal",
3398
2840
  "flags": {},
3399
2841
  "children": [
3400
2842
  {
3401
- "id": 252,
2843
+ "id": 232,
3402
2844
  "name": "schema",
3403
2845
  "kind": 1024,
3404
2846
  "kindString": "Property",
@@ -3420,7 +2862,7 @@
3420
2862
  {
3421
2863
  "title": "Properties",
3422
2864
  "children": [
3423
- 252
2865
+ 232
3424
2866
  ]
3425
2867
  }
3426
2868
  ],
@@ -3438,7 +2880,7 @@
3438
2880
  }
3439
2881
  },
3440
2882
  {
3441
- "id": 253,
2883
+ "id": 233,
3442
2884
  "name": "account",
3443
2885
  "kind": 32768,
3444
2886
  "kindString": "Parameter",
@@ -3468,14 +2910,14 @@
3468
2910
  {
3469
2911
  "type": "reflection",
3470
2912
  "declaration": {
3471
- "id": 254,
2913
+ "id": 234,
3472
2914
  "name": "__type",
3473
2915
  "kind": 65536,
3474
2916
  "kindString": "Type literal",
3475
2917
  "flags": {},
3476
2918
  "children": [
3477
2919
  {
3478
- "id": 255,
2920
+ "id": 235,
3479
2921
  "name": "schema",
3480
2922
  "kind": 1024,
3481
2923
  "kindString": "Property",
@@ -3497,7 +2939,7 @@
3497
2939
  {
3498
2940
  "title": "Properties",
3499
2941
  "children": [
3500
- 255
2942
+ 235
3501
2943
  ]
3502
2944
  }
3503
2945
  ],
@@ -3527,7 +2969,7 @@
3527
2969
  }
3528
2970
  },
3529
2971
  {
3530
- "id": 145,
2972
+ "id": 125,
3531
2973
  "name": "discover",
3532
2974
  "kind": 2048,
3533
2975
  "kindString": "Method",
@@ -3535,13 +2977,13 @@
3535
2977
  "sources": [
3536
2978
  {
3537
2979
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3538
- "line": 48,
2980
+ "line": 28,
3539
2981
  "character": 4
3540
2982
  }
3541
2983
  ],
3542
2984
  "signatures": [
3543
2985
  {
3544
- "id": 146,
2986
+ "id": 126,
3545
2987
  "name": "discover",
3546
2988
  "kind": 4096,
3547
2989
  "kindString": "Call signature",
@@ -3565,14 +3007,14 @@
3565
3007
  {
3566
3008
  "type": "reflection",
3567
3009
  "declaration": {
3568
- "id": 147,
3010
+ "id": 127,
3569
3011
  "name": "__type",
3570
3012
  "kind": 65536,
3571
3013
  "kindString": "Type literal",
3572
3014
  "flags": {},
3573
3015
  "children": [
3574
3016
  {
3575
- "id": 148,
3017
+ "id": 128,
3576
3018
  "name": "schema",
3577
3019
  "kind": 1024,
3578
3020
  "kindString": "Property",
@@ -3594,7 +3036,7 @@
3594
3036
  {
3595
3037
  "title": "Properties",
3596
3038
  "children": [
3597
- 148
3039
+ 128
3598
3040
  ]
3599
3041
  }
3600
3042
  ],
@@ -3639,7 +3081,7 @@
3639
3081
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
3640
3082
  "line": 22,
3641
3083
  "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"
3084
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L22"
3643
3085
  }
3644
3086
  ],
3645
3087
  "signatures": [
@@ -3810,7 +3252,7 @@
3810
3252
  }
3811
3253
  },
3812
3254
  {
3813
- "id": 256,
3255
+ "id": 236,
3814
3256
  "name": "loadAccount",
3815
3257
  "kind": 2048,
3816
3258
  "kindString": "Method",
@@ -3820,20 +3262,20 @@
3820
3262
  "sources": [
3821
3263
  {
3822
3264
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3823
- "line": 59,
3265
+ "line": 39,
3824
3266
  "character": 14
3825
3267
  }
3826
3268
  ],
3827
3269
  "signatures": [
3828
3270
  {
3829
- "id": 257,
3271
+ "id": 237,
3830
3272
  "name": "loadAccount",
3831
3273
  "kind": 4096,
3832
3274
  "kindString": "Call signature",
3833
3275
  "flags": {},
3834
3276
  "parameters": [
3835
3277
  {
3836
- "id": 258,
3278
+ "id": 238,
3837
3279
  "name": "account",
3838
3280
  "kind": 32768,
3839
3281
  "kindString": "Parameter",
@@ -4825,7 +4267,7 @@
4825
4267
  }
4826
4268
  },
4827
4269
  {
4828
- "id": 149,
4270
+ "id": 129,
4829
4271
  "name": "queryable",
4830
4272
  "kind": 2048,
4831
4273
  "kindString": "Method",
@@ -4833,20 +4275,20 @@
4833
4275
  "sources": [
4834
4276
  {
4835
4277
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
4836
- "line": 50,
4278
+ "line": 30,
4837
4279
  "character": 4
4838
4280
  }
4839
4281
  ],
4840
4282
  "signatures": [
4841
4283
  {
4842
- "id": 150,
4284
+ "id": 130,
4843
4285
  "name": "queryable",
4844
4286
  "kind": 4096,
4845
4287
  "kindString": "Call signature",
4846
4288
  "flags": {},
4847
4289
  "typeParameter": [
4848
4290
  {
4849
- "id": 159,
4291
+ "id": 139,
4850
4292
  "name": "T",
4851
4293
  "kind": 131072,
4852
4294
  "kindString": "Type parameter",
@@ -4869,14 +4311,14 @@
4869
4311
  {
4870
4312
  "type": "reflection",
4871
4313
  "declaration": {
4872
- "id": 151,
4314
+ "id": 131,
4873
4315
  "name": "__type",
4874
4316
  "kind": 65536,
4875
4317
  "kindString": "Type literal",
4876
4318
  "flags": {},
4877
4319
  "children": [
4878
4320
  {
4879
- "id": 152,
4321
+ "id": 132,
4880
4322
  "name": "query",
4881
4323
  "kind": 1024,
4882
4324
  "kindString": "Property",
@@ -4894,7 +4336,7 @@
4894
4336
  }
4895
4337
  },
4896
4338
  {
4897
- "id": 153,
4339
+ "id": 133,
4898
4340
  "name": "resultSet",
4899
4341
  "kind": 1024,
4900
4342
  "kindString": "Property",
@@ -4914,7 +4356,7 @@
4914
4356
  }
4915
4357
  },
4916
4358
  {
4917
- "id": 154,
4359
+ "id": 134,
4918
4360
  "name": "schema",
4919
4361
  "kind": 1024,
4920
4362
  "kindString": "Property",
@@ -4936,9 +4378,9 @@
4936
4378
  {
4937
4379
  "title": "Properties",
4938
4380
  "children": [
4939
- 152,
4940
- 153,
4941
- 154
4381
+ 132,
4382
+ 133,
4383
+ 134
4942
4384
  ]
4943
4385
  }
4944
4386
  ],
@@ -4971,14 +4413,14 @@
4971
4413
  {
4972
4414
  "type": "reflection",
4973
4415
  "declaration": {
4974
- "id": 155,
4416
+ "id": 135,
4975
4417
  "name": "__type",
4976
4418
  "kind": 65536,
4977
4419
  "kindString": "Type literal",
4978
4420
  "flags": {},
4979
4421
  "children": [
4980
4422
  {
4981
- "id": 156,
4423
+ "id": 136,
4982
4424
  "name": "query",
4983
4425
  "kind": 1024,
4984
4426
  "kindString": "Property",
@@ -4996,7 +4438,7 @@
4996
4438
  }
4997
4439
  },
4998
4440
  {
4999
- "id": 157,
4441
+ "id": 137,
5000
4442
  "name": "resultSet",
5001
4443
  "kind": 1024,
5002
4444
  "kindString": "Property",
@@ -5016,7 +4458,7 @@
5016
4458
  }
5017
4459
  },
5018
4460
  {
5019
- "id": 158,
4461
+ "id": 138,
5020
4462
  "name": "schema",
5021
4463
  "kind": 1024,
5022
4464
  "kindString": "Property",
@@ -5038,9 +4480,9 @@
5038
4480
  {
5039
4481
  "title": "Properties",
5040
4482
  "children": [
5041
- 156,
5042
- 157,
5043
- 158
4483
+ 136,
4484
+ 137,
4485
+ 138
5044
4486
  ]
5045
4487
  }
5046
4488
  ],
@@ -5057,7 +4499,7 @@
5057
4499
  }
5058
4500
  },
5059
4501
  {
5060
- "id": 180,
4502
+ "id": 160,
5061
4503
  "name": "TConfig",
5062
4504
  "kind": 131072,
5063
4505
  "kindString": "Type parameter",
@@ -5076,14 +4518,14 @@
5076
4518
  {
5077
4519
  "type": "reflection",
5078
4520
  "declaration": {
5079
- "id": 160,
4521
+ "id": 140,
5080
4522
  "name": "__type",
5081
4523
  "kind": 65536,
5082
4524
  "kindString": "Type literal",
5083
4525
  "flags": {},
5084
4526
  "children": [
5085
4527
  {
5086
- "id": 161,
4528
+ "id": 141,
5087
4529
  "name": "name",
5088
4530
  "kind": 1024,
5089
4531
  "kindString": "Property",
@@ -5103,7 +4545,7 @@
5103
4545
  }
5104
4546
  },
5105
4547
  {
5106
- "id": 162,
4548
+ "id": 142,
5107
4549
  "name": "security",
5108
4550
  "kind": 1024,
5109
4551
  "kindString": "Property",
@@ -5120,14 +4562,14 @@
5120
4562
  "type": {
5121
4563
  "type": "reflection",
5122
4564
  "declaration": {
5123
- "id": 163,
4565
+ "id": 143,
5124
4566
  "name": "__type",
5125
4567
  "kind": 65536,
5126
4568
  "kindString": "Type literal",
5127
4569
  "flags": {},
5128
4570
  "children": [
5129
4571
  {
5130
- "id": 164,
4572
+ "id": 144,
5131
4573
  "name": "allowAnonymous",
5132
4574
  "kind": 1024,
5133
4575
  "kindString": "Property",
@@ -5147,7 +4589,7 @@
5147
4589
  }
5148
4590
  },
5149
4591
  {
5150
- "id": 165,
4592
+ "id": 145,
5151
4593
  "name": "allowed",
5152
4594
  "kind": 1024,
5153
4595
  "kindString": "Property",
@@ -5191,7 +4633,7 @@
5191
4633
  }
5192
4634
  },
5193
4635
  {
5194
- "id": 166,
4636
+ "id": 146,
5195
4637
  "name": "disallowed",
5196
4638
  "kind": 1024,
5197
4639
  "kindString": "Property",
@@ -5230,9 +4672,9 @@
5230
4672
  {
5231
4673
  "title": "Properties",
5232
4674
  "children": [
5233
- 164,
5234
- 165,
5235
- 166
4675
+ 144,
4676
+ 145,
4677
+ 146
5236
4678
  ]
5237
4679
  }
5238
4680
  ],
@@ -5247,7 +4689,7 @@
5247
4689
  }
5248
4690
  },
5249
4691
  {
5250
- "id": 167,
4692
+ "id": 147,
5251
4693
  "name": "storeQueries",
5252
4694
  "kind": 1024,
5253
4695
  "kindString": "Property",
@@ -5271,9 +4713,9 @@
5271
4713
  {
5272
4714
  "title": "Properties",
5273
4715
  "children": [
5274
- 161,
5275
- 162,
5276
- 167
4716
+ 141,
4717
+ 142,
4718
+ 147
5277
4719
  ]
5278
4720
  }
5279
4721
  ],
@@ -5289,14 +4731,14 @@
5289
4731
  {
5290
4732
  "type": "reflection",
5291
4733
  "declaration": {
5292
- "id": 168,
4734
+ "id": 148,
5293
4735
  "name": "__type",
5294
4736
  "kind": 65536,
5295
4737
  "kindString": "Type literal",
5296
4738
  "flags": {},
5297
4739
  "children": [
5298
4740
  {
5299
- "id": 169,
4741
+ "id": 149,
5300
4742
  "name": "schema",
5301
4743
  "kind": 1024,
5302
4744
  "kindString": "Property",
@@ -5318,7 +4760,7 @@
5318
4760
  {
5319
4761
  "title": "Properties",
5320
4762
  "children": [
5321
- 169
4763
+ 149
5322
4764
  ]
5323
4765
  }
5324
4766
  ],
@@ -5347,14 +4789,14 @@
5347
4789
  {
5348
4790
  "type": "reflection",
5349
4791
  "declaration": {
5350
- "id": 170,
4792
+ "id": 150,
5351
4793
  "name": "__type",
5352
4794
  "kind": 65536,
5353
4795
  "kindString": "Type literal",
5354
4796
  "flags": {},
5355
4797
  "children": [
5356
4798
  {
5357
- "id": 171,
4799
+ "id": 151,
5358
4800
  "name": "name",
5359
4801
  "kind": 1024,
5360
4802
  "kindString": "Property",
@@ -5374,7 +4816,7 @@
5374
4816
  }
5375
4817
  },
5376
4818
  {
5377
- "id": 172,
4819
+ "id": 152,
5378
4820
  "name": "security",
5379
4821
  "kind": 1024,
5380
4822
  "kindString": "Property",
@@ -5391,14 +4833,14 @@
5391
4833
  "type": {
5392
4834
  "type": "reflection",
5393
4835
  "declaration": {
5394
- "id": 173,
4836
+ "id": 153,
5395
4837
  "name": "__type",
5396
4838
  "kind": 65536,
5397
4839
  "kindString": "Type literal",
5398
4840
  "flags": {},
5399
4841
  "children": [
5400
4842
  {
5401
- "id": 174,
4843
+ "id": 154,
5402
4844
  "name": "allowAnonymous",
5403
4845
  "kind": 1024,
5404
4846
  "kindString": "Property",
@@ -5418,7 +4860,7 @@
5418
4860
  }
5419
4861
  },
5420
4862
  {
5421
- "id": 175,
4863
+ "id": 155,
5422
4864
  "name": "allowed",
5423
4865
  "kind": 1024,
5424
4866
  "kindString": "Property",
@@ -5462,7 +4904,7 @@
5462
4904
  }
5463
4905
  },
5464
4906
  {
5465
- "id": 176,
4907
+ "id": 156,
5466
4908
  "name": "disallowed",
5467
4909
  "kind": 1024,
5468
4910
  "kindString": "Property",
@@ -5501,9 +4943,9 @@
5501
4943
  {
5502
4944
  "title": "Properties",
5503
4945
  "children": [
5504
- 174,
5505
- 175,
5506
- 176
4946
+ 154,
4947
+ 155,
4948
+ 156
5507
4949
  ]
5508
4950
  }
5509
4951
  ],
@@ -5518,7 +4960,7 @@
5518
4960
  }
5519
4961
  },
5520
4962
  {
5521
- "id": 177,
4963
+ "id": 157,
5522
4964
  "name": "storeQueries",
5523
4965
  "kind": 1024,
5524
4966
  "kindString": "Property",
@@ -5542,9 +4984,9 @@
5542
4984
  {
5543
4985
  "title": "Properties",
5544
4986
  "children": [
5545
- 171,
5546
- 172,
5547
- 177
4987
+ 151,
4988
+ 152,
4989
+ 157
5548
4990
  ]
5549
4991
  }
5550
4992
  ],
@@ -5560,14 +5002,14 @@
5560
5002
  {
5561
5003
  "type": "reflection",
5562
5004
  "declaration": {
5563
- "id": 178,
5005
+ "id": 158,
5564
5006
  "name": "__type",
5565
5007
  "kind": 65536,
5566
5008
  "kindString": "Type literal",
5567
5009
  "flags": {},
5568
5010
  "children": [
5569
5011
  {
5570
- "id": 179,
5012
+ "id": 159,
5571
5013
  "name": "schema",
5572
5014
  "kind": 1024,
5573
5015
  "kindString": "Property",
@@ -5589,7 +5031,7 @@
5589
5031
  {
5590
5032
  "title": "Properties",
5591
5033
  "children": [
5592
- 179
5034
+ 159
5593
5035
  ]
5594
5036
  }
5595
5037
  ],
@@ -5608,19 +5050,19 @@
5608
5050
  ],
5609
5051
  "parameters": [
5610
5052
  {
5611
- "id": 181,
5053
+ "id": 161,
5612
5054
  "name": "query",
5613
5055
  "kind": 32768,
5614
5056
  "kindString": "Parameter",
5615
5057
  "flags": {},
5616
5058
  "type": {
5617
5059
  "type": "reference",
5618
- "id": 159,
5060
+ "id": 139,
5619
5061
  "name": "T"
5620
5062
  }
5621
5063
  },
5622
5064
  {
5623
- "id": 182,
5065
+ "id": 162,
5624
5066
  "name": "payloads",
5625
5067
  "kind": 32768,
5626
5068
  "kindString": "Parameter",
@@ -5643,14 +5085,14 @@
5643
5085
  {
5644
5086
  "type": "reflection",
5645
5087
  "declaration": {
5646
- "id": 183,
5088
+ "id": 163,
5647
5089
  "name": "__type",
5648
5090
  "kind": 65536,
5649
5091
  "kindString": "Type literal",
5650
5092
  "flags": {},
5651
5093
  "children": [
5652
5094
  {
5653
- "id": 184,
5095
+ "id": 164,
5654
5096
  "name": "schema",
5655
5097
  "kind": 1024,
5656
5098
  "kindString": "Property",
@@ -5672,7 +5114,7 @@
5672
5114
  {
5673
5115
  "title": "Properties",
5674
5116
  "children": [
5675
- 184
5117
+ 164
5676
5118
  ]
5677
5119
  }
5678
5120
  ],
@@ -5690,7 +5132,7 @@
5690
5132
  }
5691
5133
  },
5692
5134
  {
5693
- "id": 185,
5135
+ "id": 165,
5694
5136
  "name": "queryConfig",
5695
5137
  "kind": 32768,
5696
5138
  "kindString": "Parameter",
@@ -5699,7 +5141,7 @@
5699
5141
  },
5700
5142
  "type": {
5701
5143
  "type": "reference",
5702
- "id": 180,
5144
+ "id": 160,
5703
5145
  "name": "TConfig"
5704
5146
  }
5705
5147
  }
@@ -5720,7 +5162,7 @@
5720
5162
  }
5721
5163
  },
5722
5164
  {
5723
- "id": 259,
5165
+ "id": 239,
5724
5166
  "name": "resolve",
5725
5167
  "kind": 2048,
5726
5168
  "kindString": "Method",
@@ -5730,20 +5172,20 @@
5730
5172
  "sources": [
5731
5173
  {
5732
5174
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5733
- "line": 60,
5175
+ "line": 40,
5734
5176
  "character": 14
5735
5177
  }
5736
5178
  ],
5737
5179
  "signatures": [
5738
5180
  {
5739
- "id": 260,
5181
+ "id": 240,
5740
5182
  "name": "resolve",
5741
5183
  "kind": 4096,
5742
5184
  "kindString": "Call signature",
5743
5185
  "flags": {},
5744
5186
  "parameters": [
5745
5187
  {
5746
- "id": 261,
5188
+ "id": 241,
5747
5189
  "name": "filter",
5748
5190
  "kind": 32768,
5749
5191
  "kindString": "Parameter",
@@ -5778,14 +5220,14 @@
5778
5220
  {
5779
5221
  "type": "reflection",
5780
5222
  "declaration": {
5781
- "id": 262,
5223
+ "id": 242,
5782
5224
  "name": "__type",
5783
5225
  "kind": 65536,
5784
5226
  "kindString": "Type literal",
5785
5227
  "flags": {},
5786
5228
  "children": [
5787
5229
  {
5788
- "id": 263,
5230
+ "id": 243,
5789
5231
  "name": "name",
5790
5232
  "kind": 1024,
5791
5233
  "kindString": "Property",
@@ -5805,7 +5247,7 @@
5805
5247
  }
5806
5248
  },
5807
5249
  {
5808
- "id": 264,
5250
+ "id": 244,
5809
5251
  "name": "security",
5810
5252
  "kind": 1024,
5811
5253
  "kindString": "Property",
@@ -5822,14 +5264,14 @@
5822
5264
  "type": {
5823
5265
  "type": "reflection",
5824
5266
  "declaration": {
5825
- "id": 265,
5267
+ "id": 245,
5826
5268
  "name": "__type",
5827
5269
  "kind": 65536,
5828
5270
  "kindString": "Type literal",
5829
5271
  "flags": {},
5830
5272
  "children": [
5831
5273
  {
5832
- "id": 266,
5274
+ "id": 246,
5833
5275
  "name": "allowAnonymous",
5834
5276
  "kind": 1024,
5835
5277
  "kindString": "Property",
@@ -5849,7 +5291,7 @@
5849
5291
  }
5850
5292
  },
5851
5293
  {
5852
- "id": 267,
5294
+ "id": 247,
5853
5295
  "name": "allowed",
5854
5296
  "kind": 1024,
5855
5297
  "kindString": "Property",
@@ -5893,7 +5335,7 @@
5893
5335
  }
5894
5336
  },
5895
5337
  {
5896
- "id": 268,
5338
+ "id": 248,
5897
5339
  "name": "disallowed",
5898
5340
  "kind": 1024,
5899
5341
  "kindString": "Property",
@@ -5932,9 +5374,9 @@
5932
5374
  {
5933
5375
  "title": "Properties",
5934
5376
  "children": [
5935
- 266,
5936
- 267,
5937
- 268
5377
+ 246,
5378
+ 247,
5379
+ 248
5938
5380
  ]
5939
5381
  }
5940
5382
  ],
@@ -5949,7 +5391,7 @@
5949
5391
  }
5950
5392
  },
5951
5393
  {
5952
- "id": 269,
5394
+ "id": 249,
5953
5395
  "name": "storeQueries",
5954
5396
  "kind": 1024,
5955
5397
  "kindString": "Property",
@@ -5973,9 +5415,9 @@
5973
5415
  {
5974
5416
  "title": "Properties",
5975
5417
  "children": [
5976
- 263,
5977
- 264,
5978
- 269
5418
+ 243,
5419
+ 244,
5420
+ 249
5979
5421
  ]
5980
5422
  }
5981
5423
  ],
@@ -5991,14 +5433,14 @@
5991
5433
  {
5992
5434
  "type": "reflection",
5993
5435
  "declaration": {
5994
- "id": 270,
5436
+ "id": 250,
5995
5437
  "name": "__type",
5996
5438
  "kind": 65536,
5997
5439
  "kindString": "Type literal",
5998
5440
  "flags": {},
5999
5441
  "children": [
6000
5442
  {
6001
- "id": 271,
5443
+ "id": 251,
6002
5444
  "name": "schema",
6003
5445
  "kind": 1024,
6004
5446
  "kindString": "Property",
@@ -6020,7 +5462,7 @@
6020
5462
  {
6021
5463
  "title": "Properties",
6022
5464
  "children": [
6023
- 271
5465
+ 251
6024
5466
  ]
6025
5467
  }
6026
5468
  ],
@@ -6056,7 +5498,7 @@
6056
5498
  }
6057
5499
  },
6058
5500
  {
6059
- "id": 272,
5501
+ "id": 252,
6060
5502
  "name": "start",
6061
5503
  "kind": 2048,
6062
5504
  "kindString": "Method",
@@ -6066,20 +5508,20 @@
6066
5508
  "sources": [
6067
5509
  {
6068
5510
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6069
- "line": 61,
5511
+ "line": 41,
6070
5512
  "character": 14
6071
5513
  }
6072
5514
  ],
6073
5515
  "signatures": [
6074
5516
  {
6075
- "id": 273,
5517
+ "id": 253,
6076
5518
  "name": "start",
6077
5519
  "kind": 4096,
6078
5520
  "kindString": "Call signature",
6079
5521
  "flags": {},
6080
5522
  "parameters": [
6081
5523
  {
6082
- "id": 274,
5524
+ "id": 254,
6083
5525
  "name": "_timeout",
6084
5526
  "kind": 32768,
6085
5527
  "kindString": "Parameter",
@@ -6119,7 +5561,7 @@
6119
5561
  }
6120
5562
  },
6121
5563
  {
6122
- "id": 186,
5564
+ "id": 166,
6123
5565
  "name": "started",
6124
5566
  "kind": 2048,
6125
5567
  "kindString": "Method",
@@ -6127,20 +5569,20 @@
6127
5569
  "sources": [
6128
5570
  {
6129
5571
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6130
- "line": 51,
5572
+ "line": 31,
6131
5573
  "character": 4
6132
5574
  }
6133
5575
  ],
6134
5576
  "signatures": [
6135
5577
  {
6136
- "id": 187,
5578
+ "id": 167,
6137
5579
  "name": "started",
6138
5580
  "kind": 4096,
6139
5581
  "kindString": "Call signature",
6140
5582
  "flags": {},
6141
5583
  "parameters": [
6142
5584
  {
6143
- "id": 188,
5585
+ "id": 168,
6144
5586
  "name": "notStartedAction",
6145
5587
  "kind": 32768,
6146
5588
  "kindString": "Parameter",
@@ -6190,7 +5632,7 @@
6190
5632
  }
6191
5633
  },
6192
5634
  {
6193
- "id": 275,
5635
+ "id": 255,
6194
5636
  "name": "stop",
6195
5637
  "kind": 2048,
6196
5638
  "kindString": "Method",
@@ -6200,20 +5642,20 @@
6200
5642
  "sources": [
6201
5643
  {
6202
5644
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6203
- "line": 62,
5645
+ "line": 42,
6204
5646
  "character": 14
6205
5647
  }
6206
5648
  ],
6207
5649
  "signatures": [
6208
5650
  {
6209
- "id": 276,
5651
+ "id": 256,
6210
5652
  "name": "stop",
6211
5653
  "kind": 4096,
6212
5654
  "kindString": "Call signature",
6213
5655
  "flags": {},
6214
5656
  "parameters": [
6215
5657
  {
6216
- "id": 277,
5658
+ "id": 257,
6217
5659
  "name": "_timeout",
6218
5660
  "kind": 32768,
6219
5661
  "kindString": "Parameter",
@@ -6253,7 +5695,7 @@
6253
5695
  }
6254
5696
  },
6255
5697
  {
6256
- "id": 189,
5698
+ "id": 169,
6257
5699
  "name": "subscribe",
6258
5700
  "kind": 2048,
6259
5701
  "kindString": "Method",
@@ -6261,20 +5703,20 @@
6261
5703
  "sources": [
6262
5704
  {
6263
5705
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6264
- "line": 52,
5706
+ "line": 32,
6265
5707
  "character": 4
6266
5708
  }
6267
5709
  ],
6268
5710
  "signatures": [
6269
5711
  {
6270
- "id": 190,
5712
+ "id": 170,
6271
5713
  "name": "subscribe",
6272
5714
  "kind": 4096,
6273
5715
  "kindString": "Call signature",
6274
5716
  "flags": {},
6275
5717
  "parameters": [
6276
5718
  {
6277
- "id": 191,
5719
+ "id": 171,
6278
5720
  "name": "_queryAccount",
6279
5721
  "kind": 32768,
6280
5722
  "kindString": "Parameter",
@@ -6303,7 +5745,7 @@
6303
5745
  }
6304
5746
  },
6305
5747
  {
6306
- "id": 278,
5748
+ "id": 258,
6307
5749
  "name": "validateConfig",
6308
5750
  "kind": 2048,
6309
5751
  "kindString": "Method",
@@ -6313,20 +5755,20 @@
6313
5755
  "sources": [
6314
5756
  {
6315
5757
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6316
- "line": 63,
5758
+ "line": 43,
6317
5759
  "character": 14
6318
5760
  }
6319
5761
  ],
6320
5762
  "signatures": [
6321
5763
  {
6322
- "id": 279,
5764
+ "id": 259,
6323
5765
  "name": "validateConfig",
6324
5766
  "kind": 4096,
6325
5767
  "kindString": "Call signature",
6326
5768
  "flags": {},
6327
5769
  "parameters": [
6328
5770
  {
6329
- "id": 280,
5771
+ "id": 260,
6330
5772
  "name": "config",
6331
5773
  "kind": 32768,
6332
5774
  "kindString": "Parameter",
@@ -6339,7 +5781,7 @@
6339
5781
  }
6340
5782
  },
6341
5783
  {
6342
- "id": 281,
5784
+ "id": 261,
6343
5785
  "name": "parents",
6344
5786
  "kind": 32768,
6345
5787
  "kindString": "Parameter",
@@ -6383,7 +5825,7 @@
6383
5825
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
6384
5826
  "line": 18,
6385
5827
  "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"
5828
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L18"
6387
5829
  }
6388
5830
  ],
6389
5831
  "signatures": [
@@ -6767,14 +6209,14 @@
6767
6209
  {
6768
6210
  "title": "Properties",
6769
6211
  "children": [
6770
- 124,
6771
- 125,
6212
+ 104,
6213
+ 105,
6772
6214
  102,
6773
- 126,
6774
- 127,
6775
- 282,
6776
- 132,
6777
- 113,
6215
+ 106,
6216
+ 107,
6217
+ 262,
6218
+ 112,
6219
+ 103,
6778
6220
  19,
6779
6221
  36,
6780
6222
  20
@@ -6783,11 +6225,11 @@
6783
6225
  {
6784
6226
  "title": "Accessors",
6785
6227
  "children": [
6786
- 137,
6787
- 139,
6788
- 141,
6789
- 295,
6790
- 143,
6228
+ 117,
6229
+ 119,
6230
+ 121,
6231
+ 275,
6232
+ 123,
6791
6233
  59,
6792
6234
  61
6793
6235
  ]
@@ -6795,23 +6237,23 @@
6795
6237
  {
6796
6238
  "title": "Methods",
6797
6239
  "children": [
6798
- 192,
6799
- 197,
6800
- 204,
6801
- 222,
6802
- 240,
6803
- 248,
6804
- 145,
6240
+ 172,
6241
+ 177,
6242
+ 184,
6243
+ 202,
6244
+ 220,
6245
+ 228,
6246
+ 125,
6805
6247
  52,
6806
- 256,
6248
+ 236,
6807
6249
  63,
6808
- 149,
6809
- 259,
6810
- 272,
6811
- 186,
6812
- 275,
6813
- 189,
6814
- 278,
6250
+ 129,
6251
+ 239,
6252
+ 252,
6253
+ 166,
6254
+ 255,
6255
+ 169,
6256
+ 258,
6815
6257
  21
6816
6258
  ]
6817
6259
  }
@@ -6821,7 +6263,7 @@
6821
6263
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
6822
6264
  "line": 14,
6823
6265
  "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"
6266
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L14"
6825
6267
  }
6826
6268
  ],
6827
6269
  "extendedTypes": [
@@ -6842,7 +6284,7 @@
6842
6284
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
6843
6285
  "line": 12,
6844
6286
  "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"
6287
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L12"
6846
6288
  }
6847
6289
  ],
6848
6290
  "type": {
@@ -6868,12 +6310,12 @@
6868
6310
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
6869
6311
  "line": 12,
6870
6312
  "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"
6313
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L12"
6872
6314
  }
6873
6315
  ],
6874
6316
  "type": {
6875
6317
  "type": "reference",
6876
- "id": 299,
6318
+ "id": 279,
6877
6319
  "name": "XyoCryptoMarketAssetDivinerConfigSchema"
6878
6320
  }
6879
6321
  }
@@ -6891,7 +6333,7 @@
6891
6333
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
6892
6334
  "line": 12,
6893
6335
  "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"
6336
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L12"
6895
6337
  }
6896
6338
  ]
6897
6339
  }
@@ -6901,7 +6343,7 @@
6901
6343
  }
6902
6344
  },
6903
6345
  {
6904
- "id": 300,
6346
+ "id": 280,
6905
6347
  "name": "XyoCryptoMarketAssetDivinerConfigSchema",
6906
6348
  "kind": 4194304,
6907
6349
  "kindString": "Type alias",
@@ -6911,13 +6353,13 @@
6911
6353
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
6912
6354
  "line": 4,
6913
6355
  "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"
6356
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L4"
6915
6357
  },
6916
6358
  {
6917
6359
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
6918
6360
  "line": 5,
6919
6361
  "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"
6362
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L5"
6921
6363
  }
6922
6364
  ],
6923
6365
  "type": {
@@ -6926,7 +6368,7 @@
6926
6368
  }
6927
6369
  },
6928
6370
  {
6929
- "id": 298,
6371
+ "id": 278,
6930
6372
  "name": "XyoCryptoMarketAssetDivinerQuerySchema",
6931
6373
  "kind": 4194304,
6932
6374
  "kindString": "Type alias",
@@ -6936,13 +6378,13 @@
6936
6378
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
6937
6379
  "line": 1,
6938
6380
  "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"
6381
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L1"
6940
6382
  },
6941
6383
  {
6942
6384
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
6943
6385
  "line": 2,
6944
6386
  "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"
6387
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L2"
6946
6388
  }
6947
6389
  ],
6948
6390
  "type": {
@@ -6951,7 +6393,7 @@
6951
6393
  }
6952
6394
  },
6953
6395
  {
6954
- "id": 299,
6396
+ "id": 279,
6955
6397
  "name": "XyoCryptoMarketAssetDivinerConfigSchema",
6956
6398
  "kind": 32,
6957
6399
  "kindString": "Variable",
@@ -6961,13 +6403,13 @@
6961
6403
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
6962
6404
  "line": 4,
6963
6405
  "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"
6406
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L4"
6965
6407
  },
6966
6408
  {
6967
6409
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
6968
6410
  "line": 5,
6969
6411
  "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"
6412
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L5"
6971
6413
  }
6972
6414
  ],
6973
6415
  "type": {
@@ -6976,7 +6418,7 @@
6976
6418
  }
6977
6419
  },
6978
6420
  {
6979
- "id": 297,
6421
+ "id": 277,
6980
6422
  "name": "XyoCryptoMarketAssetDivinerQuerySchema",
6981
6423
  "kind": 32,
6982
6424
  "kindString": "Variable",
@@ -6986,13 +6428,13 @@
6986
6428
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
6987
6429
  "line": 1,
6988
6430
  "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"
6431
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L1"
6990
6432
  },
6991
6433
  {
6992
6434
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
6993
6435
  "line": 2,
6994
6436
  "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"
6437
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L2"
6996
6438
  }
6997
6439
  ],
6998
6440
  "type": {
@@ -7011,7 +6453,7 @@
7011
6453
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Plugin.ts",
7012
6454
  "line": 8,
7013
6455
  "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"
6456
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Plugin.ts#L8"
7015
6457
  }
7016
6458
  ],
7017
6459
  "signatures": [
@@ -7368,7 +6810,7 @@
7368
6810
  {
7369
6811
  "title": "References",
7370
6812
  "children": [
7371
- 301
6813
+ 281
7372
6814
  ]
7373
6815
  },
7374
6816
  {
@@ -7381,15 +6823,15 @@
7381
6823
  "title": "Type Aliases",
7382
6824
  "children": [
7383
6825
  15,
7384
- 300,
7385
- 298
6826
+ 280,
6827
+ 278
7386
6828
  ]
7387
6829
  },
7388
6830
  {
7389
6831
  "title": "Variables",
7390
6832
  "children": [
7391
- 299,
7392
- 297
6833
+ 279,
6834
+ 277
7393
6835
  ]
7394
6836
  },
7395
6837
  {
@@ -7404,7 +6846,7 @@
7404
6846
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/index.ts",
7405
6847
  "line": 1,
7406
6848
  "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"
6849
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/index.ts#L1"
7408
6850
  }
7409
6851
  ]
7410
6852
  }