@xyo-network/archivist-wrapper 2.43.15 → 2.43.16
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 +321 -280
- package/package.json +6 -6
package/dist/docs.json
CHANGED
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"sources": [
|
|
23
23
|
{
|
|
24
24
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
25
|
-
"line":
|
|
25
|
+
"line": 18,
|
|
26
26
|
"character": 4
|
|
27
27
|
}
|
|
28
28
|
],
|
|
@@ -254,6 +254,19 @@
|
|
|
254
254
|
],
|
|
255
255
|
"name": "Module"
|
|
256
256
|
}
|
|
257
|
+
},
|
|
258
|
+
{
|
|
259
|
+
"id": 12,
|
|
260
|
+
"name": "account",
|
|
261
|
+
"kind": 32768,
|
|
262
|
+
"kindString": "Parameter",
|
|
263
|
+
"flags": {
|
|
264
|
+
"isOptional": true
|
|
265
|
+
},
|
|
266
|
+
"type": {
|
|
267
|
+
"type": "reference",
|
|
268
|
+
"name": "Account"
|
|
269
|
+
}
|
|
257
270
|
}
|
|
258
271
|
],
|
|
259
272
|
"type": {
|
|
@@ -273,18 +286,45 @@
|
|
|
273
286
|
}
|
|
274
287
|
},
|
|
275
288
|
{
|
|
276
|
-
"id":
|
|
289
|
+
"id": 51,
|
|
290
|
+
"name": "account",
|
|
291
|
+
"kind": 1024,
|
|
292
|
+
"kindString": "Property",
|
|
293
|
+
"flags": {
|
|
294
|
+
"isProtected": true,
|
|
295
|
+
"isOptional": true,
|
|
296
|
+
"isReadonly": true
|
|
297
|
+
},
|
|
298
|
+
"sources": [
|
|
299
|
+
{
|
|
300
|
+
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
301
|
+
"line": 17,
|
|
302
|
+
"character": 23
|
|
303
|
+
}
|
|
304
|
+
],
|
|
305
|
+
"type": {
|
|
306
|
+
"type": "reference",
|
|
307
|
+
"name": "Account"
|
|
308
|
+
},
|
|
309
|
+
"inheritedFrom": {
|
|
310
|
+
"type": "reference",
|
|
311
|
+
"name": "ModuleWrapper.account"
|
|
312
|
+
}
|
|
313
|
+
},
|
|
314
|
+
{
|
|
315
|
+
"id": 43,
|
|
277
316
|
"name": "module",
|
|
278
317
|
"kind": 1024,
|
|
279
318
|
"kindString": "Property",
|
|
280
319
|
"flags": {
|
|
281
|
-
"isProtected": true
|
|
320
|
+
"isProtected": true,
|
|
321
|
+
"isReadonly": true
|
|
282
322
|
},
|
|
283
323
|
"sources": [
|
|
284
324
|
{
|
|
285
325
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
286
326
|
"line": 16,
|
|
287
|
-
"character":
|
|
327
|
+
"character": 23
|
|
288
328
|
}
|
|
289
329
|
],
|
|
290
330
|
"type": {
|
|
@@ -304,14 +344,14 @@
|
|
|
304
344
|
{
|
|
305
345
|
"type": "reflection",
|
|
306
346
|
"declaration": {
|
|
307
|
-
"id":
|
|
347
|
+
"id": 44,
|
|
308
348
|
"name": "__type",
|
|
309
349
|
"kind": 65536,
|
|
310
350
|
"kindString": "Type literal",
|
|
311
351
|
"flags": {},
|
|
312
352
|
"children": [
|
|
313
353
|
{
|
|
314
|
-
"id":
|
|
354
|
+
"id": 45,
|
|
315
355
|
"name": "security",
|
|
316
356
|
"kind": 1024,
|
|
317
357
|
"kindString": "Property",
|
|
@@ -328,14 +368,14 @@
|
|
|
328
368
|
"type": {
|
|
329
369
|
"type": "reflection",
|
|
330
370
|
"declaration": {
|
|
331
|
-
"id":
|
|
371
|
+
"id": 46,
|
|
332
372
|
"name": "__type",
|
|
333
373
|
"kind": 65536,
|
|
334
374
|
"kindString": "Type literal",
|
|
335
375
|
"flags": {},
|
|
336
376
|
"children": [
|
|
337
377
|
{
|
|
338
|
-
"id":
|
|
378
|
+
"id": 47,
|
|
339
379
|
"name": "allowed",
|
|
340
380
|
"kind": 1024,
|
|
341
381
|
"kindString": "Property",
|
|
@@ -379,7 +419,7 @@
|
|
|
379
419
|
}
|
|
380
420
|
},
|
|
381
421
|
{
|
|
382
|
-
"id":
|
|
422
|
+
"id": 48,
|
|
383
423
|
"name": "disallowed",
|
|
384
424
|
"kind": 1024,
|
|
385
425
|
"kindString": "Property",
|
|
@@ -418,8 +458,8 @@
|
|
|
418
458
|
{
|
|
419
459
|
"title": "Properties",
|
|
420
460
|
"children": [
|
|
421
|
-
|
|
422
|
-
|
|
461
|
+
47,
|
|
462
|
+
48
|
|
423
463
|
]
|
|
424
464
|
}
|
|
425
465
|
],
|
|
@@ -438,7 +478,7 @@
|
|
|
438
478
|
{
|
|
439
479
|
"title": "Properties",
|
|
440
480
|
"children": [
|
|
441
|
-
|
|
481
|
+
45
|
|
442
482
|
]
|
|
443
483
|
}
|
|
444
484
|
],
|
|
@@ -454,14 +494,14 @@
|
|
|
454
494
|
{
|
|
455
495
|
"type": "reflection",
|
|
456
496
|
"declaration": {
|
|
457
|
-
"id":
|
|
497
|
+
"id": 49,
|
|
458
498
|
"name": "__type",
|
|
459
499
|
"kind": 65536,
|
|
460
500
|
"kindString": "Type literal",
|
|
461
501
|
"flags": {},
|
|
462
502
|
"children": [
|
|
463
503
|
{
|
|
464
|
-
"id":
|
|
504
|
+
"id": 50,
|
|
465
505
|
"name": "schema",
|
|
466
506
|
"kind": 1024,
|
|
467
507
|
"kindString": "Property",
|
|
@@ -483,7 +523,7 @@
|
|
|
483
523
|
{
|
|
484
524
|
"title": "Properties",
|
|
485
525
|
"children": [
|
|
486
|
-
|
|
526
|
+
50
|
|
487
527
|
]
|
|
488
528
|
}
|
|
489
529
|
],
|
|
@@ -507,7 +547,7 @@
|
|
|
507
547
|
}
|
|
508
548
|
},
|
|
509
549
|
{
|
|
510
|
-
"id":
|
|
550
|
+
"id": 52,
|
|
511
551
|
"name": "address",
|
|
512
552
|
"kind": 262144,
|
|
513
553
|
"kindString": "Accessor",
|
|
@@ -515,12 +555,12 @@
|
|
|
515
555
|
"sources": [
|
|
516
556
|
{
|
|
517
557
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
518
|
-
"line":
|
|
558
|
+
"line": 19,
|
|
519
559
|
"character": 8
|
|
520
560
|
}
|
|
521
561
|
],
|
|
522
562
|
"getSignature": {
|
|
523
|
-
"id":
|
|
563
|
+
"id": 53,
|
|
524
564
|
"name": "address",
|
|
525
565
|
"kind": 524288,
|
|
526
566
|
"kindString": "Get signature",
|
|
@@ -548,7 +588,7 @@
|
|
|
548
588
|
}
|
|
549
589
|
},
|
|
550
590
|
{
|
|
551
|
-
"id":
|
|
591
|
+
"id": 54,
|
|
552
592
|
"name": "config",
|
|
553
593
|
"kind": 262144,
|
|
554
594
|
"kindString": "Accessor",
|
|
@@ -556,12 +596,12 @@
|
|
|
556
596
|
"sources": [
|
|
557
597
|
{
|
|
558
598
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
559
|
-
"line":
|
|
599
|
+
"line": 20,
|
|
560
600
|
"character": 8
|
|
561
601
|
}
|
|
562
602
|
],
|
|
563
603
|
"getSignature": {
|
|
564
|
-
"id":
|
|
604
|
+
"id": 55,
|
|
565
605
|
"name": "config",
|
|
566
606
|
"kind": 524288,
|
|
567
607
|
"kindString": "Get signature",
|
|
@@ -580,14 +620,14 @@
|
|
|
580
620
|
{
|
|
581
621
|
"type": "reflection",
|
|
582
622
|
"declaration": {
|
|
583
|
-
"id":
|
|
623
|
+
"id": 56,
|
|
584
624
|
"name": "__type",
|
|
585
625
|
"kind": 65536,
|
|
586
626
|
"kindString": "Type literal",
|
|
587
627
|
"flags": {},
|
|
588
628
|
"children": [
|
|
589
629
|
{
|
|
590
|
-
"id":
|
|
630
|
+
"id": 57,
|
|
591
631
|
"name": "schema",
|
|
592
632
|
"kind": 1024,
|
|
593
633
|
"kindString": "Property",
|
|
@@ -609,7 +649,7 @@
|
|
|
609
649
|
{
|
|
610
650
|
"title": "Properties",
|
|
611
651
|
"children": [
|
|
612
|
-
|
|
652
|
+
57
|
|
613
653
|
]
|
|
614
654
|
}
|
|
615
655
|
],
|
|
@@ -643,7 +683,7 @@
|
|
|
643
683
|
}
|
|
644
684
|
},
|
|
645
685
|
{
|
|
646
|
-
"id":
|
|
686
|
+
"id": 58,
|
|
647
687
|
"name": "resolver",
|
|
648
688
|
"kind": 262144,
|
|
649
689
|
"kindString": "Accessor",
|
|
@@ -651,12 +691,12 @@
|
|
|
651
691
|
"sources": [
|
|
652
692
|
{
|
|
653
693
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
654
|
-
"line":
|
|
694
|
+
"line": 21,
|
|
655
695
|
"character": 8
|
|
656
696
|
}
|
|
657
697
|
],
|
|
658
698
|
"getSignature": {
|
|
659
|
-
"id":
|
|
699
|
+
"id": 59,
|
|
660
700
|
"name": "resolver",
|
|
661
701
|
"kind": 524288,
|
|
662
702
|
"kindString": "Get signature",
|
|
@@ -688,14 +728,14 @@
|
|
|
688
728
|
{
|
|
689
729
|
"type": "reflection",
|
|
690
730
|
"declaration": {
|
|
691
|
-
"id":
|
|
731
|
+
"id": 60,
|
|
692
732
|
"name": "__type",
|
|
693
733
|
"kind": 65536,
|
|
694
734
|
"kindString": "Type literal",
|
|
695
735
|
"flags": {},
|
|
696
736
|
"children": [
|
|
697
737
|
{
|
|
698
|
-
"id":
|
|
738
|
+
"id": 61,
|
|
699
739
|
"name": "security",
|
|
700
740
|
"kind": 1024,
|
|
701
741
|
"kindString": "Property",
|
|
@@ -712,14 +752,14 @@
|
|
|
712
752
|
"type": {
|
|
713
753
|
"type": "reflection",
|
|
714
754
|
"declaration": {
|
|
715
|
-
"id":
|
|
755
|
+
"id": 62,
|
|
716
756
|
"name": "__type",
|
|
717
757
|
"kind": 65536,
|
|
718
758
|
"kindString": "Type literal",
|
|
719
759
|
"flags": {},
|
|
720
760
|
"children": [
|
|
721
761
|
{
|
|
722
|
-
"id":
|
|
762
|
+
"id": 63,
|
|
723
763
|
"name": "allowed",
|
|
724
764
|
"kind": 1024,
|
|
725
765
|
"kindString": "Property",
|
|
@@ -763,7 +803,7 @@
|
|
|
763
803
|
}
|
|
764
804
|
},
|
|
765
805
|
{
|
|
766
|
-
"id":
|
|
806
|
+
"id": 64,
|
|
767
807
|
"name": "disallowed",
|
|
768
808
|
"kind": 1024,
|
|
769
809
|
"kindString": "Property",
|
|
@@ -802,8 +842,8 @@
|
|
|
802
842
|
{
|
|
803
843
|
"title": "Properties",
|
|
804
844
|
"children": [
|
|
805
|
-
|
|
806
|
-
|
|
845
|
+
63,
|
|
846
|
+
64
|
|
807
847
|
]
|
|
808
848
|
}
|
|
809
849
|
],
|
|
@@ -822,7 +862,7 @@
|
|
|
822
862
|
{
|
|
823
863
|
"title": "Properties",
|
|
824
864
|
"children": [
|
|
825
|
-
|
|
865
|
+
61
|
|
826
866
|
]
|
|
827
867
|
}
|
|
828
868
|
],
|
|
@@ -838,14 +878,14 @@
|
|
|
838
878
|
{
|
|
839
879
|
"type": "reflection",
|
|
840
880
|
"declaration": {
|
|
841
|
-
"id":
|
|
881
|
+
"id": 65,
|
|
842
882
|
"name": "__type",
|
|
843
883
|
"kind": 65536,
|
|
844
884
|
"kindString": "Type literal",
|
|
845
885
|
"flags": {},
|
|
846
886
|
"children": [
|
|
847
887
|
{
|
|
848
|
-
"id":
|
|
888
|
+
"id": 66,
|
|
849
889
|
"name": "schema",
|
|
850
890
|
"kind": 1024,
|
|
851
891
|
"kindString": "Property",
|
|
@@ -867,7 +907,7 @@
|
|
|
867
907
|
{
|
|
868
908
|
"title": "Properties",
|
|
869
909
|
"children": [
|
|
870
|
-
|
|
910
|
+
66
|
|
871
911
|
]
|
|
872
912
|
}
|
|
873
913
|
],
|
|
@@ -901,7 +941,7 @@
|
|
|
901
941
|
}
|
|
902
942
|
},
|
|
903
943
|
{
|
|
904
|
-
"id":
|
|
944
|
+
"id": 13,
|
|
905
945
|
"name": "all",
|
|
906
946
|
"kind": 2048,
|
|
907
947
|
"kindString": "Method",
|
|
@@ -913,12 +953,12 @@
|
|
|
913
953
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
914
954
|
"line": 25,
|
|
915
955
|
"character": 15,
|
|
916
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
956
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43faaecad/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L25"
|
|
917
957
|
}
|
|
918
958
|
],
|
|
919
959
|
"signatures": [
|
|
920
960
|
{
|
|
921
|
-
"id":
|
|
961
|
+
"id": 14,
|
|
922
962
|
"name": "all",
|
|
923
963
|
"kind": 4096,
|
|
924
964
|
"kindString": "Call signature",
|
|
@@ -942,14 +982,14 @@
|
|
|
942
982
|
{
|
|
943
983
|
"type": "reflection",
|
|
944
984
|
"declaration": {
|
|
945
|
-
"id":
|
|
985
|
+
"id": 15,
|
|
946
986
|
"name": "__type",
|
|
947
987
|
"kind": 65536,
|
|
948
988
|
"kindString": "Type literal",
|
|
949
989
|
"flags": {},
|
|
950
990
|
"children": [
|
|
951
991
|
{
|
|
952
|
-
"id":
|
|
992
|
+
"id": 16,
|
|
953
993
|
"name": "schema",
|
|
954
994
|
"kind": 1024,
|
|
955
995
|
"kindString": "Property",
|
|
@@ -971,7 +1011,7 @@
|
|
|
971
1011
|
{
|
|
972
1012
|
"title": "Properties",
|
|
973
1013
|
"children": [
|
|
974
|
-
|
|
1014
|
+
16
|
|
975
1015
|
]
|
|
976
1016
|
}
|
|
977
1017
|
],
|
|
@@ -1004,7 +1044,7 @@
|
|
|
1004
1044
|
}
|
|
1005
1045
|
},
|
|
1006
1046
|
{
|
|
1007
|
-
"id":
|
|
1047
|
+
"id": 107,
|
|
1008
1048
|
"name": "bindQuery",
|
|
1009
1049
|
"kind": 2048,
|
|
1010
1050
|
"kindString": "Method",
|
|
@@ -1014,20 +1054,20 @@
|
|
|
1014
1054
|
"sources": [
|
|
1015
1055
|
{
|
|
1016
1056
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
1017
|
-
"line":
|
|
1057
|
+
"line": 27,
|
|
1018
1058
|
"character": 14
|
|
1019
1059
|
}
|
|
1020
1060
|
],
|
|
1021
1061
|
"signatures": [
|
|
1022
1062
|
{
|
|
1023
|
-
"id":
|
|
1063
|
+
"id": 108,
|
|
1024
1064
|
"name": "bindQuery",
|
|
1025
1065
|
"kind": 4096,
|
|
1026
1066
|
"kindString": "Call signature",
|
|
1027
1067
|
"flags": {},
|
|
1028
1068
|
"typeParameter": [
|
|
1029
1069
|
{
|
|
1030
|
-
"id":
|
|
1070
|
+
"id": 113,
|
|
1031
1071
|
"name": "T",
|
|
1032
1072
|
"kind": 131072,
|
|
1033
1073
|
"kindString": "Type parameter",
|
|
@@ -1053,14 +1093,14 @@
|
|
|
1053
1093
|
{
|
|
1054
1094
|
"type": "reflection",
|
|
1055
1095
|
"declaration": {
|
|
1056
|
-
"id":
|
|
1096
|
+
"id": 109,
|
|
1057
1097
|
"name": "__type",
|
|
1058
1098
|
"kind": 65536,
|
|
1059
1099
|
"kindString": "Type literal",
|
|
1060
1100
|
"flags": {},
|
|
1061
1101
|
"children": [
|
|
1062
1102
|
{
|
|
1063
|
-
"id":
|
|
1103
|
+
"id": 110,
|
|
1064
1104
|
"name": "schema",
|
|
1065
1105
|
"kind": 1024,
|
|
1066
1106
|
"kindString": "Property",
|
|
@@ -1082,7 +1122,7 @@
|
|
|
1082
1122
|
{
|
|
1083
1123
|
"title": "Properties",
|
|
1084
1124
|
"children": [
|
|
1085
|
-
|
|
1125
|
+
110
|
|
1086
1126
|
]
|
|
1087
1127
|
}
|
|
1088
1128
|
],
|
|
@@ -1118,14 +1158,14 @@
|
|
|
1118
1158
|
{
|
|
1119
1159
|
"type": "reflection",
|
|
1120
1160
|
"declaration": {
|
|
1121
|
-
"id":
|
|
1161
|
+
"id": 111,
|
|
1122
1162
|
"name": "__type",
|
|
1123
1163
|
"kind": 65536,
|
|
1124
1164
|
"kindString": "Type literal",
|
|
1125
1165
|
"flags": {},
|
|
1126
1166
|
"children": [
|
|
1127
1167
|
{
|
|
1128
|
-
"id":
|
|
1168
|
+
"id": 112,
|
|
1129
1169
|
"name": "schema",
|
|
1130
1170
|
"kind": 1024,
|
|
1131
1171
|
"kindString": "Property",
|
|
@@ -1147,7 +1187,7 @@
|
|
|
1147
1187
|
{
|
|
1148
1188
|
"title": "Properties",
|
|
1149
1189
|
"children": [
|
|
1150
|
-
|
|
1190
|
+
112
|
|
1151
1191
|
]
|
|
1152
1192
|
}
|
|
1153
1193
|
],
|
|
@@ -1171,19 +1211,19 @@
|
|
|
1171
1211
|
],
|
|
1172
1212
|
"parameters": [
|
|
1173
1213
|
{
|
|
1174
|
-
"id":
|
|
1214
|
+
"id": 114,
|
|
1175
1215
|
"name": "query",
|
|
1176
1216
|
"kind": 32768,
|
|
1177
1217
|
"kindString": "Parameter",
|
|
1178
1218
|
"flags": {},
|
|
1179
1219
|
"type": {
|
|
1180
1220
|
"type": "reference",
|
|
1181
|
-
"id":
|
|
1221
|
+
"id": 113,
|
|
1182
1222
|
"name": "T"
|
|
1183
1223
|
}
|
|
1184
1224
|
},
|
|
1185
1225
|
{
|
|
1186
|
-
"id":
|
|
1226
|
+
"id": 115,
|
|
1187
1227
|
"name": "payloads",
|
|
1188
1228
|
"kind": 32768,
|
|
1189
1229
|
"kindString": "Parameter",
|
|
@@ -1206,14 +1246,14 @@
|
|
|
1206
1246
|
{
|
|
1207
1247
|
"type": "reflection",
|
|
1208
1248
|
"declaration": {
|
|
1209
|
-
"id":
|
|
1249
|
+
"id": 116,
|
|
1210
1250
|
"name": "__type",
|
|
1211
1251
|
"kind": 65536,
|
|
1212
1252
|
"kindString": "Type literal",
|
|
1213
1253
|
"flags": {},
|
|
1214
1254
|
"children": [
|
|
1215
1255
|
{
|
|
1216
|
-
"id":
|
|
1256
|
+
"id": 117,
|
|
1217
1257
|
"name": "schema",
|
|
1218
1258
|
"kind": 1024,
|
|
1219
1259
|
"kindString": "Property",
|
|
@@ -1235,7 +1275,7 @@
|
|
|
1235
1275
|
{
|
|
1236
1276
|
"title": "Properties",
|
|
1237
1277
|
"children": [
|
|
1238
|
-
|
|
1278
|
+
117
|
|
1239
1279
|
]
|
|
1240
1280
|
}
|
|
1241
1281
|
],
|
|
@@ -1253,7 +1293,7 @@
|
|
|
1253
1293
|
}
|
|
1254
1294
|
},
|
|
1255
1295
|
{
|
|
1256
|
-
"id":
|
|
1296
|
+
"id": 118,
|
|
1257
1297
|
"name": "account",
|
|
1258
1298
|
"kind": 32768,
|
|
1259
1299
|
"kindString": "Parameter",
|
|
@@ -1290,14 +1330,14 @@
|
|
|
1290
1330
|
{
|
|
1291
1331
|
"type": "reflection",
|
|
1292
1332
|
"declaration": {
|
|
1293
|
-
"id":
|
|
1333
|
+
"id": 119,
|
|
1294
1334
|
"name": "__type",
|
|
1295
1335
|
"kind": 65536,
|
|
1296
1336
|
"kindString": "Type literal",
|
|
1297
1337
|
"flags": {},
|
|
1298
1338
|
"children": [
|
|
1299
1339
|
{
|
|
1300
|
-
"id":
|
|
1340
|
+
"id": 120,
|
|
1301
1341
|
"name": "query",
|
|
1302
1342
|
"kind": 1024,
|
|
1303
1343
|
"kindString": "Property",
|
|
@@ -1315,7 +1355,7 @@
|
|
|
1315
1355
|
}
|
|
1316
1356
|
},
|
|
1317
1357
|
{
|
|
1318
|
-
"id":
|
|
1358
|
+
"id": 121,
|
|
1319
1359
|
"name": "resultSet",
|
|
1320
1360
|
"kind": 1024,
|
|
1321
1361
|
"kindString": "Property",
|
|
@@ -1335,7 +1375,7 @@
|
|
|
1335
1375
|
}
|
|
1336
1376
|
},
|
|
1337
1377
|
{
|
|
1338
|
-
"id":
|
|
1378
|
+
"id": 122,
|
|
1339
1379
|
"name": "schema",
|
|
1340
1380
|
"kind": 1024,
|
|
1341
1381
|
"kindString": "Property",
|
|
@@ -1357,9 +1397,9 @@
|
|
|
1357
1397
|
{
|
|
1358
1398
|
"title": "Properties",
|
|
1359
1399
|
"children": [
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1400
|
+
120,
|
|
1401
|
+
121,
|
|
1402
|
+
122
|
|
1363
1403
|
]
|
|
1364
1404
|
}
|
|
1365
1405
|
],
|
|
@@ -1390,14 +1430,14 @@
|
|
|
1390
1430
|
{
|
|
1391
1431
|
"type": "reflection",
|
|
1392
1432
|
"declaration": {
|
|
1393
|
-
"id":
|
|
1433
|
+
"id": 123,
|
|
1394
1434
|
"name": "__type",
|
|
1395
1435
|
"kind": 65536,
|
|
1396
1436
|
"kindString": "Type literal",
|
|
1397
1437
|
"flags": {},
|
|
1398
1438
|
"children": [
|
|
1399
1439
|
{
|
|
1400
|
-
"id":
|
|
1440
|
+
"id": 124,
|
|
1401
1441
|
"name": "schema",
|
|
1402
1442
|
"kind": 1024,
|
|
1403
1443
|
"kindString": "Property",
|
|
@@ -1419,7 +1459,7 @@
|
|
|
1419
1459
|
{
|
|
1420
1460
|
"title": "Properties",
|
|
1421
1461
|
"children": [
|
|
1422
|
-
|
|
1462
|
+
124
|
|
1423
1463
|
]
|
|
1424
1464
|
}
|
|
1425
1465
|
],
|
|
@@ -1456,7 +1496,7 @@
|
|
|
1456
1496
|
}
|
|
1457
1497
|
},
|
|
1458
1498
|
{
|
|
1459
|
-
"id":
|
|
1499
|
+
"id": 125,
|
|
1460
1500
|
"name": "bindQueryInternal",
|
|
1461
1501
|
"kind": 2048,
|
|
1462
1502
|
"kindString": "Method",
|
|
@@ -1466,20 +1506,20 @@
|
|
|
1466
1506
|
"sources": [
|
|
1467
1507
|
{
|
|
1468
1508
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
1469
|
-
"line":
|
|
1509
|
+
"line": 28,
|
|
1470
1510
|
"character": 14
|
|
1471
1511
|
}
|
|
1472
1512
|
],
|
|
1473
1513
|
"signatures": [
|
|
1474
1514
|
{
|
|
1475
|
-
"id":
|
|
1515
|
+
"id": 126,
|
|
1476
1516
|
"name": "bindQueryInternal",
|
|
1477
1517
|
"kind": 4096,
|
|
1478
1518
|
"kindString": "Call signature",
|
|
1479
1519
|
"flags": {},
|
|
1480
1520
|
"typeParameter": [
|
|
1481
1521
|
{
|
|
1482
|
-
"id":
|
|
1522
|
+
"id": 131,
|
|
1483
1523
|
"name": "T",
|
|
1484
1524
|
"kind": 131072,
|
|
1485
1525
|
"kindString": "Type parameter",
|
|
@@ -1505,14 +1545,14 @@
|
|
|
1505
1545
|
{
|
|
1506
1546
|
"type": "reflection",
|
|
1507
1547
|
"declaration": {
|
|
1508
|
-
"id":
|
|
1548
|
+
"id": 127,
|
|
1509
1549
|
"name": "__type",
|
|
1510
1550
|
"kind": 65536,
|
|
1511
1551
|
"kindString": "Type literal",
|
|
1512
1552
|
"flags": {},
|
|
1513
1553
|
"children": [
|
|
1514
1554
|
{
|
|
1515
|
-
"id":
|
|
1555
|
+
"id": 128,
|
|
1516
1556
|
"name": "schema",
|
|
1517
1557
|
"kind": 1024,
|
|
1518
1558
|
"kindString": "Property",
|
|
@@ -1534,7 +1574,7 @@
|
|
|
1534
1574
|
{
|
|
1535
1575
|
"title": "Properties",
|
|
1536
1576
|
"children": [
|
|
1537
|
-
|
|
1577
|
+
128
|
|
1538
1578
|
]
|
|
1539
1579
|
}
|
|
1540
1580
|
],
|
|
@@ -1570,14 +1610,14 @@
|
|
|
1570
1610
|
{
|
|
1571
1611
|
"type": "reflection",
|
|
1572
1612
|
"declaration": {
|
|
1573
|
-
"id":
|
|
1613
|
+
"id": 129,
|
|
1574
1614
|
"name": "__type",
|
|
1575
1615
|
"kind": 65536,
|
|
1576
1616
|
"kindString": "Type literal",
|
|
1577
1617
|
"flags": {},
|
|
1578
1618
|
"children": [
|
|
1579
1619
|
{
|
|
1580
|
-
"id":
|
|
1620
|
+
"id": 130,
|
|
1581
1621
|
"name": "schema",
|
|
1582
1622
|
"kind": 1024,
|
|
1583
1623
|
"kindString": "Property",
|
|
@@ -1599,7 +1639,7 @@
|
|
|
1599
1639
|
{
|
|
1600
1640
|
"title": "Properties",
|
|
1601
1641
|
"children": [
|
|
1602
|
-
|
|
1642
|
+
130
|
|
1603
1643
|
]
|
|
1604
1644
|
}
|
|
1605
1645
|
],
|
|
@@ -1623,19 +1663,19 @@
|
|
|
1623
1663
|
],
|
|
1624
1664
|
"parameters": [
|
|
1625
1665
|
{
|
|
1626
|
-
"id":
|
|
1666
|
+
"id": 132,
|
|
1627
1667
|
"name": "query",
|
|
1628
1668
|
"kind": 32768,
|
|
1629
1669
|
"kindString": "Parameter",
|
|
1630
1670
|
"flags": {},
|
|
1631
1671
|
"type": {
|
|
1632
1672
|
"type": "reference",
|
|
1633
|
-
"id":
|
|
1673
|
+
"id": 131,
|
|
1634
1674
|
"name": "T"
|
|
1635
1675
|
}
|
|
1636
1676
|
},
|
|
1637
1677
|
{
|
|
1638
|
-
"id":
|
|
1678
|
+
"id": 133,
|
|
1639
1679
|
"name": "payloads",
|
|
1640
1680
|
"kind": 32768,
|
|
1641
1681
|
"kindString": "Parameter",
|
|
@@ -1658,14 +1698,14 @@
|
|
|
1658
1698
|
{
|
|
1659
1699
|
"type": "reflection",
|
|
1660
1700
|
"declaration": {
|
|
1661
|
-
"id":
|
|
1701
|
+
"id": 134,
|
|
1662
1702
|
"name": "__type",
|
|
1663
1703
|
"kind": 65536,
|
|
1664
1704
|
"kindString": "Type literal",
|
|
1665
1705
|
"flags": {},
|
|
1666
1706
|
"children": [
|
|
1667
1707
|
{
|
|
1668
|
-
"id":
|
|
1708
|
+
"id": 135,
|
|
1669
1709
|
"name": "schema",
|
|
1670
1710
|
"kind": 1024,
|
|
1671
1711
|
"kindString": "Property",
|
|
@@ -1687,7 +1727,7 @@
|
|
|
1687
1727
|
{
|
|
1688
1728
|
"title": "Properties",
|
|
1689
1729
|
"children": [
|
|
1690
|
-
|
|
1730
|
+
135
|
|
1691
1731
|
]
|
|
1692
1732
|
}
|
|
1693
1733
|
],
|
|
@@ -1705,7 +1745,7 @@
|
|
|
1705
1745
|
}
|
|
1706
1746
|
},
|
|
1707
1747
|
{
|
|
1708
|
-
"id":
|
|
1748
|
+
"id": 136,
|
|
1709
1749
|
"name": "account",
|
|
1710
1750
|
"kind": 32768,
|
|
1711
1751
|
"kindString": "Parameter",
|
|
@@ -1739,14 +1779,14 @@
|
|
|
1739
1779
|
{
|
|
1740
1780
|
"type": "reflection",
|
|
1741
1781
|
"declaration": {
|
|
1742
|
-
"id":
|
|
1782
|
+
"id": 137,
|
|
1743
1783
|
"name": "__type",
|
|
1744
1784
|
"kind": 65536,
|
|
1745
1785
|
"kindString": "Type literal",
|
|
1746
1786
|
"flags": {},
|
|
1747
1787
|
"children": [
|
|
1748
1788
|
{
|
|
1749
|
-
"id":
|
|
1789
|
+
"id": 138,
|
|
1750
1790
|
"name": "query",
|
|
1751
1791
|
"kind": 1024,
|
|
1752
1792
|
"kindString": "Property",
|
|
@@ -1764,7 +1804,7 @@
|
|
|
1764
1804
|
}
|
|
1765
1805
|
},
|
|
1766
1806
|
{
|
|
1767
|
-
"id":
|
|
1807
|
+
"id": 139,
|
|
1768
1808
|
"name": "resultSet",
|
|
1769
1809
|
"kind": 1024,
|
|
1770
1810
|
"kindString": "Property",
|
|
@@ -1784,7 +1824,7 @@
|
|
|
1784
1824
|
}
|
|
1785
1825
|
},
|
|
1786
1826
|
{
|
|
1787
|
-
"id":
|
|
1827
|
+
"id": 140,
|
|
1788
1828
|
"name": "schema",
|
|
1789
1829
|
"kind": 1024,
|
|
1790
1830
|
"kindString": "Property",
|
|
@@ -1806,9 +1846,9 @@
|
|
|
1806
1846
|
{
|
|
1807
1847
|
"title": "Properties",
|
|
1808
1848
|
"children": [
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
|
|
1849
|
+
138,
|
|
1850
|
+
139,
|
|
1851
|
+
140
|
|
1812
1852
|
]
|
|
1813
1853
|
}
|
|
1814
1854
|
],
|
|
@@ -1839,14 +1879,14 @@
|
|
|
1839
1879
|
{
|
|
1840
1880
|
"type": "reflection",
|
|
1841
1881
|
"declaration": {
|
|
1842
|
-
"id":
|
|
1882
|
+
"id": 141,
|
|
1843
1883
|
"name": "__type",
|
|
1844
1884
|
"kind": 65536,
|
|
1845
1885
|
"kindString": "Type literal",
|
|
1846
1886
|
"flags": {},
|
|
1847
1887
|
"children": [
|
|
1848
1888
|
{
|
|
1849
|
-
"id":
|
|
1889
|
+
"id": 142,
|
|
1850
1890
|
"name": "schema",
|
|
1851
1891
|
"kind": 1024,
|
|
1852
1892
|
"kindString": "Property",
|
|
@@ -1868,7 +1908,7 @@
|
|
|
1868
1908
|
{
|
|
1869
1909
|
"title": "Properties",
|
|
1870
1910
|
"children": [
|
|
1871
|
-
|
|
1911
|
+
142
|
|
1872
1912
|
]
|
|
1873
1913
|
}
|
|
1874
1914
|
],
|
|
@@ -1898,7 +1938,7 @@
|
|
|
1898
1938
|
}
|
|
1899
1939
|
},
|
|
1900
1940
|
{
|
|
1901
|
-
"id":
|
|
1941
|
+
"id": 17,
|
|
1902
1942
|
"name": "clear",
|
|
1903
1943
|
"kind": 2048,
|
|
1904
1944
|
"kindString": "Method",
|
|
@@ -1910,12 +1950,12 @@
|
|
|
1910
1950
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
1911
1951
|
"line": 31,
|
|
1912
1952
|
"character": 15,
|
|
1913
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1953
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43faaecad/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L31"
|
|
1914
1954
|
}
|
|
1915
1955
|
],
|
|
1916
1956
|
"signatures": [
|
|
1917
1957
|
{
|
|
1918
|
-
"id":
|
|
1958
|
+
"id": 18,
|
|
1919
1959
|
"name": "clear",
|
|
1920
1960
|
"kind": 4096,
|
|
1921
1961
|
"kindString": "Call signature",
|
|
@@ -1944,7 +1984,7 @@
|
|
|
1944
1984
|
}
|
|
1945
1985
|
},
|
|
1946
1986
|
{
|
|
1947
|
-
"id":
|
|
1987
|
+
"id": 19,
|
|
1948
1988
|
"name": "commit",
|
|
1949
1989
|
"kind": 2048,
|
|
1950
1990
|
"kindString": "Method",
|
|
@@ -1956,12 +1996,12 @@
|
|
|
1956
1996
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
1957
1997
|
"line": 36,
|
|
1958
1998
|
"character": 15,
|
|
1959
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1999
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43faaecad/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L36"
|
|
1960
2000
|
}
|
|
1961
2001
|
],
|
|
1962
2002
|
"signatures": [
|
|
1963
2003
|
{
|
|
1964
|
-
"id":
|
|
2004
|
+
"id": 20,
|
|
1965
2005
|
"name": "commit",
|
|
1966
2006
|
"kind": 4096,
|
|
1967
2007
|
"kindString": "Call signature",
|
|
@@ -1989,14 +2029,14 @@
|
|
|
1989
2029
|
{
|
|
1990
2030
|
"type": "reflection",
|
|
1991
2031
|
"declaration": {
|
|
1992
|
-
"id":
|
|
2032
|
+
"id": 21,
|
|
1993
2033
|
"name": "__type",
|
|
1994
2034
|
"kind": 65536,
|
|
1995
2035
|
"kindString": "Type literal",
|
|
1996
2036
|
"flags": {},
|
|
1997
2037
|
"children": [
|
|
1998
2038
|
{
|
|
1999
|
-
"id":
|
|
2039
|
+
"id": 22,
|
|
2000
2040
|
"name": "schema",
|
|
2001
2041
|
"kind": 1024,
|
|
2002
2042
|
"kindString": "Property",
|
|
@@ -2018,7 +2058,7 @@
|
|
|
2018
2058
|
{
|
|
2019
2059
|
"title": "Properties",
|
|
2020
2060
|
"children": [
|
|
2021
|
-
|
|
2061
|
+
22
|
|
2022
2062
|
]
|
|
2023
2063
|
}
|
|
2024
2064
|
],
|
|
@@ -2051,7 +2091,7 @@
|
|
|
2051
2091
|
}
|
|
2052
2092
|
},
|
|
2053
2093
|
{
|
|
2054
|
-
"id":
|
|
2094
|
+
"id": 23,
|
|
2055
2095
|
"name": "delete",
|
|
2056
2096
|
"kind": 2048,
|
|
2057
2097
|
"kindString": "Method",
|
|
@@ -2063,19 +2103,19 @@
|
|
|
2063
2103
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
2064
2104
|
"line": 42,
|
|
2065
2105
|
"character": 15,
|
|
2066
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2106
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43faaecad/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L42"
|
|
2067
2107
|
}
|
|
2068
2108
|
],
|
|
2069
2109
|
"signatures": [
|
|
2070
2110
|
{
|
|
2071
|
-
"id":
|
|
2111
|
+
"id": 24,
|
|
2072
2112
|
"name": "delete",
|
|
2073
2113
|
"kind": 4096,
|
|
2074
2114
|
"kindString": "Call signature",
|
|
2075
2115
|
"flags": {},
|
|
2076
2116
|
"parameters": [
|
|
2077
2117
|
{
|
|
2078
|
-
"id":
|
|
2118
|
+
"id": 25,
|
|
2079
2119
|
"name": "hashes",
|
|
2080
2120
|
"kind": 32768,
|
|
2081
2121
|
"kindString": "Parameter",
|
|
@@ -2116,7 +2156,7 @@
|
|
|
2116
2156
|
}
|
|
2117
2157
|
},
|
|
2118
2158
|
{
|
|
2119
|
-
"id":
|
|
2159
|
+
"id": 67,
|
|
2120
2160
|
"name": "description",
|
|
2121
2161
|
"kind": 2048,
|
|
2122
2162
|
"kindString": "Method",
|
|
@@ -2124,13 +2164,13 @@
|
|
|
2124
2164
|
"sources": [
|
|
2125
2165
|
{
|
|
2126
2166
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
2127
|
-
"line":
|
|
2167
|
+
"line": 22,
|
|
2128
2168
|
"character": 4
|
|
2129
2169
|
}
|
|
2130
2170
|
],
|
|
2131
2171
|
"signatures": [
|
|
2132
2172
|
{
|
|
2133
|
-
"id":
|
|
2173
|
+
"id": 68,
|
|
2134
2174
|
"name": "description",
|
|
2135
2175
|
"kind": 4096,
|
|
2136
2176
|
"kindString": "Call signature",
|
|
@@ -2169,7 +2209,7 @@
|
|
|
2169
2209
|
}
|
|
2170
2210
|
},
|
|
2171
2211
|
{
|
|
2172
|
-
"id":
|
|
2212
|
+
"id": 69,
|
|
2173
2213
|
"name": "discover",
|
|
2174
2214
|
"kind": 2048,
|
|
2175
2215
|
"kindString": "Method",
|
|
@@ -2177,13 +2217,13 @@
|
|
|
2177
2217
|
"sources": [
|
|
2178
2218
|
{
|
|
2179
2219
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
2180
|
-
"line":
|
|
2220
|
+
"line": 23,
|
|
2181
2221
|
"character": 4
|
|
2182
2222
|
}
|
|
2183
2223
|
],
|
|
2184
2224
|
"signatures": [
|
|
2185
2225
|
{
|
|
2186
|
-
"id":
|
|
2226
|
+
"id": 70,
|
|
2187
2227
|
"name": "discover",
|
|
2188
2228
|
"kind": 4096,
|
|
2189
2229
|
"kindString": "Call signature",
|
|
@@ -2207,14 +2247,14 @@
|
|
|
2207
2247
|
{
|
|
2208
2248
|
"type": "reflection",
|
|
2209
2249
|
"declaration": {
|
|
2210
|
-
"id":
|
|
2250
|
+
"id": 71,
|
|
2211
2251
|
"name": "__type",
|
|
2212
2252
|
"kind": 65536,
|
|
2213
2253
|
"kindString": "Type literal",
|
|
2214
2254
|
"flags": {},
|
|
2215
2255
|
"children": [
|
|
2216
2256
|
{
|
|
2217
|
-
"id":
|
|
2257
|
+
"id": 72,
|
|
2218
2258
|
"name": "schema",
|
|
2219
2259
|
"kind": 1024,
|
|
2220
2260
|
"kindString": "Property",
|
|
@@ -2236,7 +2276,7 @@
|
|
|
2236
2276
|
{
|
|
2237
2277
|
"title": "Properties",
|
|
2238
2278
|
"children": [
|
|
2239
|
-
|
|
2279
|
+
72
|
|
2240
2280
|
]
|
|
2241
2281
|
}
|
|
2242
2282
|
],
|
|
@@ -2269,7 +2309,7 @@
|
|
|
2269
2309
|
}
|
|
2270
2310
|
},
|
|
2271
2311
|
{
|
|
2272
|
-
"id":
|
|
2312
|
+
"id": 143,
|
|
2273
2313
|
"name": "filterErrors",
|
|
2274
2314
|
"kind": 2048,
|
|
2275
2315
|
"kindString": "Method",
|
|
@@ -2279,20 +2319,20 @@
|
|
|
2279
2319
|
"sources": [
|
|
2280
2320
|
{
|
|
2281
2321
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
2282
|
-
"line":
|
|
2322
|
+
"line": 29,
|
|
2283
2323
|
"character": 14
|
|
2284
2324
|
}
|
|
2285
2325
|
],
|
|
2286
2326
|
"signatures": [
|
|
2287
2327
|
{
|
|
2288
|
-
"id":
|
|
2328
|
+
"id": 144,
|
|
2289
2329
|
"name": "filterErrors",
|
|
2290
2330
|
"kind": 4096,
|
|
2291
2331
|
"kindString": "Call signature",
|
|
2292
2332
|
"flags": {},
|
|
2293
2333
|
"parameters": [
|
|
2294
2334
|
{
|
|
2295
|
-
"id":
|
|
2335
|
+
"id": 145,
|
|
2296
2336
|
"name": "query",
|
|
2297
2337
|
"kind": 32768,
|
|
2298
2338
|
"kindString": "Parameter",
|
|
@@ -2318,14 +2358,14 @@
|
|
|
2318
2358
|
{
|
|
2319
2359
|
"type": "reflection",
|
|
2320
2360
|
"declaration": {
|
|
2321
|
-
"id":
|
|
2361
|
+
"id": 146,
|
|
2322
2362
|
"name": "__type",
|
|
2323
2363
|
"kind": 65536,
|
|
2324
2364
|
"kindString": "Type literal",
|
|
2325
2365
|
"flags": {},
|
|
2326
2366
|
"children": [
|
|
2327
2367
|
{
|
|
2328
|
-
"id":
|
|
2368
|
+
"id": 147,
|
|
2329
2369
|
"name": "query",
|
|
2330
2370
|
"kind": 1024,
|
|
2331
2371
|
"kindString": "Property",
|
|
@@ -2343,7 +2383,7 @@
|
|
|
2343
2383
|
}
|
|
2344
2384
|
},
|
|
2345
2385
|
{
|
|
2346
|
-
"id":
|
|
2386
|
+
"id": 148,
|
|
2347
2387
|
"name": "resultSet",
|
|
2348
2388
|
"kind": 1024,
|
|
2349
2389
|
"kindString": "Property",
|
|
@@ -2363,7 +2403,7 @@
|
|
|
2363
2403
|
}
|
|
2364
2404
|
},
|
|
2365
2405
|
{
|
|
2366
|
-
"id":
|
|
2406
|
+
"id": 149,
|
|
2367
2407
|
"name": "schema",
|
|
2368
2408
|
"kind": 1024,
|
|
2369
2409
|
"kindString": "Property",
|
|
@@ -2385,9 +2425,9 @@
|
|
|
2385
2425
|
{
|
|
2386
2426
|
"title": "Properties",
|
|
2387
2427
|
"children": [
|
|
2388
|
-
|
|
2389
|
-
|
|
2390
|
-
|
|
2428
|
+
147,
|
|
2429
|
+
148,
|
|
2430
|
+
149
|
|
2391
2431
|
]
|
|
2392
2432
|
}
|
|
2393
2433
|
],
|
|
@@ -2419,14 +2459,14 @@
|
|
|
2419
2459
|
{
|
|
2420
2460
|
"type": "reflection",
|
|
2421
2461
|
"declaration": {
|
|
2422
|
-
"id":
|
|
2462
|
+
"id": 150,
|
|
2423
2463
|
"name": "__type",
|
|
2424
2464
|
"kind": 65536,
|
|
2425
2465
|
"kindString": "Type literal",
|
|
2426
2466
|
"flags": {},
|
|
2427
2467
|
"children": [
|
|
2428
2468
|
{
|
|
2429
|
-
"id":
|
|
2469
|
+
"id": 151,
|
|
2430
2470
|
"name": "schema",
|
|
2431
2471
|
"kind": 1024,
|
|
2432
2472
|
"kindString": "Property",
|
|
@@ -2448,7 +2488,7 @@
|
|
|
2448
2488
|
{
|
|
2449
2489
|
"title": "Properties",
|
|
2450
2490
|
"children": [
|
|
2451
|
-
|
|
2491
|
+
151
|
|
2452
2492
|
]
|
|
2453
2493
|
}
|
|
2454
2494
|
],
|
|
@@ -2470,7 +2510,7 @@
|
|
|
2470
2510
|
}
|
|
2471
2511
|
},
|
|
2472
2512
|
{
|
|
2473
|
-
"id":
|
|
2513
|
+
"id": 152,
|
|
2474
2514
|
"name": "result",
|
|
2475
2515
|
"kind": 32768,
|
|
2476
2516
|
"kindString": "Parameter",
|
|
@@ -2492,14 +2532,14 @@
|
|
|
2492
2532
|
{
|
|
2493
2533
|
"type": "reflection",
|
|
2494
2534
|
"declaration": {
|
|
2495
|
-
"id":
|
|
2535
|
+
"id": 153,
|
|
2496
2536
|
"name": "__type",
|
|
2497
2537
|
"kind": 65536,
|
|
2498
2538
|
"kindString": "Type literal",
|
|
2499
2539
|
"flags": {},
|
|
2500
2540
|
"children": [
|
|
2501
2541
|
{
|
|
2502
|
-
"id":
|
|
2542
|
+
"id": 154,
|
|
2503
2543
|
"name": "schema",
|
|
2504
2544
|
"kind": 1024,
|
|
2505
2545
|
"kindString": "Property",
|
|
@@ -2521,7 +2561,7 @@
|
|
|
2521
2561
|
{
|
|
2522
2562
|
"title": "Properties",
|
|
2523
2563
|
"children": [
|
|
2524
|
-
|
|
2564
|
+
154
|
|
2525
2565
|
]
|
|
2526
2566
|
}
|
|
2527
2567
|
],
|
|
@@ -2564,14 +2604,14 @@
|
|
|
2564
2604
|
{
|
|
2565
2605
|
"type": "reflection",
|
|
2566
2606
|
"declaration": {
|
|
2567
|
-
"id":
|
|
2607
|
+
"id": 155,
|
|
2568
2608
|
"name": "__type",
|
|
2569
2609
|
"kind": 65536,
|
|
2570
2610
|
"kindString": "Type literal",
|
|
2571
2611
|
"flags": {},
|
|
2572
2612
|
"children": [
|
|
2573
2613
|
{
|
|
2574
|
-
"id":
|
|
2614
|
+
"id": 156,
|
|
2575
2615
|
"name": "message",
|
|
2576
2616
|
"kind": 1024,
|
|
2577
2617
|
"kindString": "Property",
|
|
@@ -2591,7 +2631,7 @@
|
|
|
2591
2631
|
}
|
|
2592
2632
|
},
|
|
2593
2633
|
{
|
|
2594
|
-
"id":
|
|
2634
|
+
"id": 157,
|
|
2595
2635
|
"name": "schema",
|
|
2596
2636
|
"kind": 1024,
|
|
2597
2637
|
"kindString": "Property",
|
|
@@ -2609,7 +2649,7 @@
|
|
|
2609
2649
|
}
|
|
2610
2650
|
},
|
|
2611
2651
|
{
|
|
2612
|
-
"id":
|
|
2652
|
+
"id": 158,
|
|
2613
2653
|
"name": "sources",
|
|
2614
2654
|
"kind": 1024,
|
|
2615
2655
|
"kindString": "Property",
|
|
@@ -2634,9 +2674,9 @@
|
|
|
2634
2674
|
{
|
|
2635
2675
|
"title": "Properties",
|
|
2636
2676
|
"children": [
|
|
2637
|
-
|
|
2638
|
-
|
|
2639
|
-
|
|
2677
|
+
156,
|
|
2678
|
+
157,
|
|
2679
|
+
158
|
|
2640
2680
|
]
|
|
2641
2681
|
}
|
|
2642
2682
|
],
|
|
@@ -2666,7 +2706,7 @@
|
|
|
2666
2706
|
}
|
|
2667
2707
|
},
|
|
2668
2708
|
{
|
|
2669
|
-
"id":
|
|
2709
|
+
"id": 26,
|
|
2670
2710
|
"name": "find",
|
|
2671
2711
|
"kind": 2048,
|
|
2672
2712
|
"kindString": "Method",
|
|
@@ -2678,19 +2718,19 @@
|
|
|
2678
2718
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
2679
2719
|
"line": 50,
|
|
2680
2720
|
"character": 15,
|
|
2681
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2721
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43faaecad/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L50"
|
|
2682
2722
|
}
|
|
2683
2723
|
],
|
|
2684
2724
|
"signatures": [
|
|
2685
2725
|
{
|
|
2686
|
-
"id":
|
|
2726
|
+
"id": 27,
|
|
2687
2727
|
"name": "find",
|
|
2688
2728
|
"kind": 4096,
|
|
2689
2729
|
"kindString": "Call signature",
|
|
2690
2730
|
"flags": {},
|
|
2691
2731
|
"parameters": [
|
|
2692
2732
|
{
|
|
2693
|
-
"id":
|
|
2733
|
+
"id": 28,
|
|
2694
2734
|
"name": "filter",
|
|
2695
2735
|
"kind": 32768,
|
|
2696
2736
|
"kindString": "Parameter",
|
|
@@ -2722,14 +2762,14 @@
|
|
|
2722
2762
|
{
|
|
2723
2763
|
"type": "reflection",
|
|
2724
2764
|
"declaration": {
|
|
2725
|
-
"id":
|
|
2765
|
+
"id": 29,
|
|
2726
2766
|
"name": "__type",
|
|
2727
2767
|
"kind": 65536,
|
|
2728
2768
|
"kindString": "Type literal",
|
|
2729
2769
|
"flags": {},
|
|
2730
2770
|
"children": [
|
|
2731
2771
|
{
|
|
2732
|
-
"id":
|
|
2772
|
+
"id": 30,
|
|
2733
2773
|
"name": "schema",
|
|
2734
2774
|
"kind": 1024,
|
|
2735
2775
|
"kindString": "Property",
|
|
@@ -2751,7 +2791,7 @@
|
|
|
2751
2791
|
{
|
|
2752
2792
|
"title": "Properties",
|
|
2753
2793
|
"children": [
|
|
2754
|
-
|
|
2794
|
+
30
|
|
2755
2795
|
]
|
|
2756
2796
|
}
|
|
2757
2797
|
],
|
|
@@ -2784,7 +2824,7 @@
|
|
|
2784
2824
|
}
|
|
2785
2825
|
},
|
|
2786
2826
|
{
|
|
2787
|
-
"id":
|
|
2827
|
+
"id": 31,
|
|
2788
2828
|
"name": "get",
|
|
2789
2829
|
"kind": 2048,
|
|
2790
2830
|
"kindString": "Method",
|
|
@@ -2796,19 +2836,19 @@
|
|
|
2796
2836
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
2797
2837
|
"line": 56,
|
|
2798
2838
|
"character": 15,
|
|
2799
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2839
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43faaecad/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L56"
|
|
2800
2840
|
}
|
|
2801
2841
|
],
|
|
2802
2842
|
"signatures": [
|
|
2803
2843
|
{
|
|
2804
|
-
"id":
|
|
2844
|
+
"id": 32,
|
|
2805
2845
|
"name": "get",
|
|
2806
2846
|
"kind": 4096,
|
|
2807
2847
|
"kindString": "Call signature",
|
|
2808
2848
|
"flags": {},
|
|
2809
2849
|
"parameters": [
|
|
2810
2850
|
{
|
|
2811
|
-
"id":
|
|
2851
|
+
"id": 33,
|
|
2812
2852
|
"name": "hashes",
|
|
2813
2853
|
"kind": 32768,
|
|
2814
2854
|
"kindString": "Parameter",
|
|
@@ -2841,14 +2881,14 @@
|
|
|
2841
2881
|
{
|
|
2842
2882
|
"type": "reflection",
|
|
2843
2883
|
"declaration": {
|
|
2844
|
-
"id":
|
|
2884
|
+
"id": 34,
|
|
2845
2885
|
"name": "__type",
|
|
2846
2886
|
"kind": 65536,
|
|
2847
2887
|
"kindString": "Type literal",
|
|
2848
2888
|
"flags": {},
|
|
2849
2889
|
"children": [
|
|
2850
2890
|
{
|
|
2851
|
-
"id":
|
|
2891
|
+
"id": 35,
|
|
2852
2892
|
"name": "schema",
|
|
2853
2893
|
"kind": 1024,
|
|
2854
2894
|
"kindString": "Property",
|
|
@@ -2870,7 +2910,7 @@
|
|
|
2870
2910
|
{
|
|
2871
2911
|
"title": "Properties",
|
|
2872
2912
|
"children": [
|
|
2873
|
-
|
|
2913
|
+
35
|
|
2874
2914
|
]
|
|
2875
2915
|
}
|
|
2876
2916
|
],
|
|
@@ -2903,7 +2943,7 @@
|
|
|
2903
2943
|
}
|
|
2904
2944
|
},
|
|
2905
2945
|
{
|
|
2906
|
-
"id":
|
|
2946
|
+
"id": 36,
|
|
2907
2947
|
"name": "insert",
|
|
2908
2948
|
"kind": 2048,
|
|
2909
2949
|
"kindString": "Method",
|
|
@@ -2915,19 +2955,19 @@
|
|
|
2915
2955
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
2916
2956
|
"line": 62,
|
|
2917
2957
|
"character": 15,
|
|
2918
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2958
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43faaecad/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L62"
|
|
2919
2959
|
}
|
|
2920
2960
|
],
|
|
2921
2961
|
"signatures": [
|
|
2922
2962
|
{
|
|
2923
|
-
"id":
|
|
2963
|
+
"id": 37,
|
|
2924
2964
|
"name": "insert",
|
|
2925
2965
|
"kind": 4096,
|
|
2926
2966
|
"kindString": "Call signature",
|
|
2927
2967
|
"flags": {},
|
|
2928
2968
|
"parameters": [
|
|
2929
2969
|
{
|
|
2930
|
-
"id":
|
|
2970
|
+
"id": 38,
|
|
2931
2971
|
"name": "payloads",
|
|
2932
2972
|
"kind": 32768,
|
|
2933
2973
|
"kindString": "Parameter",
|
|
@@ -2948,14 +2988,14 @@
|
|
|
2948
2988
|
{
|
|
2949
2989
|
"type": "reflection",
|
|
2950
2990
|
"declaration": {
|
|
2951
|
-
"id":
|
|
2991
|
+
"id": 39,
|
|
2952
2992
|
"name": "__type",
|
|
2953
2993
|
"kind": 65536,
|
|
2954
2994
|
"kindString": "Type literal",
|
|
2955
2995
|
"flags": {},
|
|
2956
2996
|
"children": [
|
|
2957
2997
|
{
|
|
2958
|
-
"id":
|
|
2998
|
+
"id": 40,
|
|
2959
2999
|
"name": "schema",
|
|
2960
3000
|
"kind": 1024,
|
|
2961
3001
|
"kindString": "Property",
|
|
@@ -2977,7 +3017,7 @@
|
|
|
2977
3017
|
{
|
|
2978
3018
|
"title": "Properties",
|
|
2979
3019
|
"children": [
|
|
2980
|
-
|
|
3020
|
+
40
|
|
2981
3021
|
]
|
|
2982
3022
|
}
|
|
2983
3023
|
],
|
|
@@ -3018,14 +3058,14 @@
|
|
|
3018
3058
|
{
|
|
3019
3059
|
"type": "reflection",
|
|
3020
3060
|
"declaration": {
|
|
3021
|
-
"id":
|
|
3061
|
+
"id": 41,
|
|
3022
3062
|
"name": "__type",
|
|
3023
3063
|
"kind": 65536,
|
|
3024
3064
|
"kindString": "Type literal",
|
|
3025
3065
|
"flags": {},
|
|
3026
3066
|
"children": [
|
|
3027
3067
|
{
|
|
3028
|
-
"id":
|
|
3068
|
+
"id": 42,
|
|
3029
3069
|
"name": "schema",
|
|
3030
3070
|
"kind": 1024,
|
|
3031
3071
|
"kindString": "Property",
|
|
@@ -3047,7 +3087,7 @@
|
|
|
3047
3087
|
{
|
|
3048
3088
|
"title": "Properties",
|
|
3049
3089
|
"children": [
|
|
3050
|
-
|
|
3090
|
+
42
|
|
3051
3091
|
]
|
|
3052
3092
|
}
|
|
3053
3093
|
],
|
|
@@ -3080,7 +3120,7 @@
|
|
|
3080
3120
|
}
|
|
3081
3121
|
},
|
|
3082
3122
|
{
|
|
3083
|
-
"id":
|
|
3123
|
+
"id": 73,
|
|
3084
3124
|
"name": "queries",
|
|
3085
3125
|
"kind": 2048,
|
|
3086
3126
|
"kindString": "Method",
|
|
@@ -3088,13 +3128,13 @@
|
|
|
3088
3128
|
"sources": [
|
|
3089
3129
|
{
|
|
3090
3130
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
3091
|
-
"line":
|
|
3131
|
+
"line": 24,
|
|
3092
3132
|
"character": 4
|
|
3093
3133
|
}
|
|
3094
3134
|
],
|
|
3095
3135
|
"signatures": [
|
|
3096
3136
|
{
|
|
3097
|
-
"id":
|
|
3137
|
+
"id": 74,
|
|
3098
3138
|
"name": "queries",
|
|
3099
3139
|
"kind": 4096,
|
|
3100
3140
|
"kindString": "Call signature",
|
|
@@ -3126,7 +3166,7 @@
|
|
|
3126
3166
|
}
|
|
3127
3167
|
},
|
|
3128
3168
|
{
|
|
3129
|
-
"id":
|
|
3169
|
+
"id": 75,
|
|
3130
3170
|
"name": "query",
|
|
3131
3171
|
"kind": 2048,
|
|
3132
3172
|
"kindString": "Method",
|
|
@@ -3134,20 +3174,20 @@
|
|
|
3134
3174
|
"sources": [
|
|
3135
3175
|
{
|
|
3136
3176
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
3137
|
-
"line":
|
|
3177
|
+
"line": 25,
|
|
3138
3178
|
"character": 4
|
|
3139
3179
|
}
|
|
3140
3180
|
],
|
|
3141
3181
|
"signatures": [
|
|
3142
3182
|
{
|
|
3143
|
-
"id":
|
|
3183
|
+
"id": 76,
|
|
3144
3184
|
"name": "query",
|
|
3145
3185
|
"kind": 4096,
|
|
3146
3186
|
"kindString": "Call signature",
|
|
3147
3187
|
"flags": {},
|
|
3148
3188
|
"typeParameter": [
|
|
3149
3189
|
{
|
|
3150
|
-
"id":
|
|
3190
|
+
"id": 85,
|
|
3151
3191
|
"name": "T",
|
|
3152
3192
|
"kind": 131072,
|
|
3153
3193
|
"kindString": "Type parameter",
|
|
@@ -3170,14 +3210,14 @@
|
|
|
3170
3210
|
{
|
|
3171
3211
|
"type": "reflection",
|
|
3172
3212
|
"declaration": {
|
|
3173
|
-
"id":
|
|
3213
|
+
"id": 77,
|
|
3174
3214
|
"name": "__type",
|
|
3175
3215
|
"kind": 65536,
|
|
3176
3216
|
"kindString": "Type literal",
|
|
3177
3217
|
"flags": {},
|
|
3178
3218
|
"children": [
|
|
3179
3219
|
{
|
|
3180
|
-
"id":
|
|
3220
|
+
"id": 78,
|
|
3181
3221
|
"name": "query",
|
|
3182
3222
|
"kind": 1024,
|
|
3183
3223
|
"kindString": "Property",
|
|
@@ -3195,7 +3235,7 @@
|
|
|
3195
3235
|
}
|
|
3196
3236
|
},
|
|
3197
3237
|
{
|
|
3198
|
-
"id":
|
|
3238
|
+
"id": 79,
|
|
3199
3239
|
"name": "resultSet",
|
|
3200
3240
|
"kind": 1024,
|
|
3201
3241
|
"kindString": "Property",
|
|
@@ -3215,7 +3255,7 @@
|
|
|
3215
3255
|
}
|
|
3216
3256
|
},
|
|
3217
3257
|
{
|
|
3218
|
-
"id":
|
|
3258
|
+
"id": 80,
|
|
3219
3259
|
"name": "schema",
|
|
3220
3260
|
"kind": 1024,
|
|
3221
3261
|
"kindString": "Property",
|
|
@@ -3237,9 +3277,9 @@
|
|
|
3237
3277
|
{
|
|
3238
3278
|
"title": "Properties",
|
|
3239
3279
|
"children": [
|
|
3240
|
-
|
|
3241
|
-
|
|
3242
|
-
|
|
3280
|
+
78,
|
|
3281
|
+
79,
|
|
3282
|
+
80
|
|
3243
3283
|
]
|
|
3244
3284
|
}
|
|
3245
3285
|
],
|
|
@@ -3272,14 +3312,14 @@
|
|
|
3272
3312
|
{
|
|
3273
3313
|
"type": "reflection",
|
|
3274
3314
|
"declaration": {
|
|
3275
|
-
"id":
|
|
3315
|
+
"id": 81,
|
|
3276
3316
|
"name": "__type",
|
|
3277
3317
|
"kind": 65536,
|
|
3278
3318
|
"kindString": "Type literal",
|
|
3279
3319
|
"flags": {},
|
|
3280
3320
|
"children": [
|
|
3281
3321
|
{
|
|
3282
|
-
"id":
|
|
3322
|
+
"id": 82,
|
|
3283
3323
|
"name": "query",
|
|
3284
3324
|
"kind": 1024,
|
|
3285
3325
|
"kindString": "Property",
|
|
@@ -3297,7 +3337,7 @@
|
|
|
3297
3337
|
}
|
|
3298
3338
|
},
|
|
3299
3339
|
{
|
|
3300
|
-
"id":
|
|
3340
|
+
"id": 83,
|
|
3301
3341
|
"name": "resultSet",
|
|
3302
3342
|
"kind": 1024,
|
|
3303
3343
|
"kindString": "Property",
|
|
@@ -3317,7 +3357,7 @@
|
|
|
3317
3357
|
}
|
|
3318
3358
|
},
|
|
3319
3359
|
{
|
|
3320
|
-
"id":
|
|
3360
|
+
"id": 84,
|
|
3321
3361
|
"name": "schema",
|
|
3322
3362
|
"kind": 1024,
|
|
3323
3363
|
"kindString": "Property",
|
|
@@ -3339,9 +3379,9 @@
|
|
|
3339
3379
|
{
|
|
3340
3380
|
"title": "Properties",
|
|
3341
3381
|
"children": [
|
|
3342
|
-
|
|
3343
|
-
|
|
3344
|
-
|
|
3382
|
+
82,
|
|
3383
|
+
83,
|
|
3384
|
+
84
|
|
3345
3385
|
]
|
|
3346
3386
|
}
|
|
3347
3387
|
],
|
|
@@ -3360,19 +3400,19 @@
|
|
|
3360
3400
|
],
|
|
3361
3401
|
"parameters": [
|
|
3362
3402
|
{
|
|
3363
|
-
"id":
|
|
3403
|
+
"id": 86,
|
|
3364
3404
|
"name": "query",
|
|
3365
3405
|
"kind": 32768,
|
|
3366
3406
|
"kindString": "Parameter",
|
|
3367
3407
|
"flags": {},
|
|
3368
3408
|
"type": {
|
|
3369
3409
|
"type": "reference",
|
|
3370
|
-
"id":
|
|
3410
|
+
"id": 85,
|
|
3371
3411
|
"name": "T"
|
|
3372
3412
|
}
|
|
3373
3413
|
},
|
|
3374
3414
|
{
|
|
3375
|
-
"id":
|
|
3415
|
+
"id": 87,
|
|
3376
3416
|
"name": "payloads",
|
|
3377
3417
|
"kind": 32768,
|
|
3378
3418
|
"kindString": "Parameter",
|
|
@@ -3395,14 +3435,14 @@
|
|
|
3395
3435
|
{
|
|
3396
3436
|
"type": "reflection",
|
|
3397
3437
|
"declaration": {
|
|
3398
|
-
"id":
|
|
3438
|
+
"id": 88,
|
|
3399
3439
|
"name": "__type",
|
|
3400
3440
|
"kind": 65536,
|
|
3401
3441
|
"kindString": "Type literal",
|
|
3402
3442
|
"flags": {},
|
|
3403
3443
|
"children": [
|
|
3404
3444
|
{
|
|
3405
|
-
"id":
|
|
3445
|
+
"id": 89,
|
|
3406
3446
|
"name": "schema",
|
|
3407
3447
|
"kind": 1024,
|
|
3408
3448
|
"kindString": "Property",
|
|
@@ -3424,7 +3464,7 @@
|
|
|
3424
3464
|
{
|
|
3425
3465
|
"title": "Properties",
|
|
3426
3466
|
"children": [
|
|
3427
|
-
|
|
3467
|
+
89
|
|
3428
3468
|
]
|
|
3429
3469
|
}
|
|
3430
3470
|
],
|
|
@@ -3462,14 +3502,14 @@
|
|
|
3462
3502
|
{
|
|
3463
3503
|
"type": "reflection",
|
|
3464
3504
|
"declaration": {
|
|
3465
|
-
"id":
|
|
3505
|
+
"id": 90,
|
|
3466
3506
|
"name": "__type",
|
|
3467
3507
|
"kind": 65536,
|
|
3468
3508
|
"kindString": "Type literal",
|
|
3469
3509
|
"flags": {},
|
|
3470
3510
|
"children": [
|
|
3471
3511
|
{
|
|
3472
|
-
"id":
|
|
3512
|
+
"id": 91,
|
|
3473
3513
|
"name": "schema",
|
|
3474
3514
|
"kind": 1024,
|
|
3475
3515
|
"kindString": "Property",
|
|
@@ -3491,7 +3531,7 @@
|
|
|
3491
3531
|
{
|
|
3492
3532
|
"title": "Properties",
|
|
3493
3533
|
"children": [
|
|
3494
|
-
|
|
3534
|
+
91
|
|
3495
3535
|
]
|
|
3496
3536
|
}
|
|
3497
3537
|
],
|
|
@@ -3534,7 +3574,7 @@
|
|
|
3534
3574
|
}
|
|
3535
3575
|
},
|
|
3536
3576
|
{
|
|
3537
|
-
"id":
|
|
3577
|
+
"id": 92,
|
|
3538
3578
|
"name": "queryable",
|
|
3539
3579
|
"kind": 2048,
|
|
3540
3580
|
"kindString": "Method",
|
|
@@ -3542,20 +3582,20 @@
|
|
|
3542
3582
|
"sources": [
|
|
3543
3583
|
{
|
|
3544
3584
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
3545
|
-
"line":
|
|
3585
|
+
"line": 26,
|
|
3546
3586
|
"character": 4
|
|
3547
3587
|
}
|
|
3548
3588
|
],
|
|
3549
3589
|
"signatures": [
|
|
3550
3590
|
{
|
|
3551
|
-
"id":
|
|
3591
|
+
"id": 93,
|
|
3552
3592
|
"name": "queryable",
|
|
3553
3593
|
"kind": 4096,
|
|
3554
3594
|
"kindString": "Call signature",
|
|
3555
3595
|
"flags": {},
|
|
3556
3596
|
"typeParameter": [
|
|
3557
3597
|
{
|
|
3558
|
-
"id":
|
|
3598
|
+
"id": 102,
|
|
3559
3599
|
"name": "T",
|
|
3560
3600
|
"kind": 131072,
|
|
3561
3601
|
"kindString": "Type parameter",
|
|
@@ -3578,14 +3618,14 @@
|
|
|
3578
3618
|
{
|
|
3579
3619
|
"type": "reflection",
|
|
3580
3620
|
"declaration": {
|
|
3581
|
-
"id":
|
|
3621
|
+
"id": 94,
|
|
3582
3622
|
"name": "__type",
|
|
3583
3623
|
"kind": 65536,
|
|
3584
3624
|
"kindString": "Type literal",
|
|
3585
3625
|
"flags": {},
|
|
3586
3626
|
"children": [
|
|
3587
3627
|
{
|
|
3588
|
-
"id":
|
|
3628
|
+
"id": 95,
|
|
3589
3629
|
"name": "query",
|
|
3590
3630
|
"kind": 1024,
|
|
3591
3631
|
"kindString": "Property",
|
|
@@ -3603,7 +3643,7 @@
|
|
|
3603
3643
|
}
|
|
3604
3644
|
},
|
|
3605
3645
|
{
|
|
3606
|
-
"id":
|
|
3646
|
+
"id": 96,
|
|
3607
3647
|
"name": "resultSet",
|
|
3608
3648
|
"kind": 1024,
|
|
3609
3649
|
"kindString": "Property",
|
|
@@ -3623,7 +3663,7 @@
|
|
|
3623
3663
|
}
|
|
3624
3664
|
},
|
|
3625
3665
|
{
|
|
3626
|
-
"id":
|
|
3666
|
+
"id": 97,
|
|
3627
3667
|
"name": "schema",
|
|
3628
3668
|
"kind": 1024,
|
|
3629
3669
|
"kindString": "Property",
|
|
@@ -3645,9 +3685,9 @@
|
|
|
3645
3685
|
{
|
|
3646
3686
|
"title": "Properties",
|
|
3647
3687
|
"children": [
|
|
3648
|
-
|
|
3649
|
-
|
|
3650
|
-
|
|
3688
|
+
95,
|
|
3689
|
+
96,
|
|
3690
|
+
97
|
|
3651
3691
|
]
|
|
3652
3692
|
}
|
|
3653
3693
|
],
|
|
@@ -3680,14 +3720,14 @@
|
|
|
3680
3720
|
{
|
|
3681
3721
|
"type": "reflection",
|
|
3682
3722
|
"declaration": {
|
|
3683
|
-
"id":
|
|
3723
|
+
"id": 98,
|
|
3684
3724
|
"name": "__type",
|
|
3685
3725
|
"kind": 65536,
|
|
3686
3726
|
"kindString": "Type literal",
|
|
3687
3727
|
"flags": {},
|
|
3688
3728
|
"children": [
|
|
3689
3729
|
{
|
|
3690
|
-
"id":
|
|
3730
|
+
"id": 99,
|
|
3691
3731
|
"name": "query",
|
|
3692
3732
|
"kind": 1024,
|
|
3693
3733
|
"kindString": "Property",
|
|
@@ -3705,7 +3745,7 @@
|
|
|
3705
3745
|
}
|
|
3706
3746
|
},
|
|
3707
3747
|
{
|
|
3708
|
-
"id":
|
|
3748
|
+
"id": 100,
|
|
3709
3749
|
"name": "resultSet",
|
|
3710
3750
|
"kind": 1024,
|
|
3711
3751
|
"kindString": "Property",
|
|
@@ -3725,7 +3765,7 @@
|
|
|
3725
3765
|
}
|
|
3726
3766
|
},
|
|
3727
3767
|
{
|
|
3728
|
-
"id":
|
|
3768
|
+
"id": 101,
|
|
3729
3769
|
"name": "schema",
|
|
3730
3770
|
"kind": 1024,
|
|
3731
3771
|
"kindString": "Property",
|
|
@@ -3747,9 +3787,9 @@
|
|
|
3747
3787
|
{
|
|
3748
3788
|
"title": "Properties",
|
|
3749
3789
|
"children": [
|
|
3750
|
-
|
|
3751
|
-
|
|
3752
|
-
|
|
3790
|
+
99,
|
|
3791
|
+
100,
|
|
3792
|
+
101
|
|
3753
3793
|
]
|
|
3754
3794
|
}
|
|
3755
3795
|
],
|
|
@@ -3768,19 +3808,19 @@
|
|
|
3768
3808
|
],
|
|
3769
3809
|
"parameters": [
|
|
3770
3810
|
{
|
|
3771
|
-
"id":
|
|
3811
|
+
"id": 103,
|
|
3772
3812
|
"name": "query",
|
|
3773
3813
|
"kind": 32768,
|
|
3774
3814
|
"kindString": "Parameter",
|
|
3775
3815
|
"flags": {},
|
|
3776
3816
|
"type": {
|
|
3777
3817
|
"type": "reference",
|
|
3778
|
-
"id":
|
|
3818
|
+
"id": 102,
|
|
3779
3819
|
"name": "T"
|
|
3780
3820
|
}
|
|
3781
3821
|
},
|
|
3782
3822
|
{
|
|
3783
|
-
"id":
|
|
3823
|
+
"id": 104,
|
|
3784
3824
|
"name": "payloads",
|
|
3785
3825
|
"kind": 32768,
|
|
3786
3826
|
"kindString": "Parameter",
|
|
@@ -3803,14 +3843,14 @@
|
|
|
3803
3843
|
{
|
|
3804
3844
|
"type": "reflection",
|
|
3805
3845
|
"declaration": {
|
|
3806
|
-
"id":
|
|
3846
|
+
"id": 105,
|
|
3807
3847
|
"name": "__type",
|
|
3808
3848
|
"kind": 65536,
|
|
3809
3849
|
"kindString": "Type literal",
|
|
3810
3850
|
"flags": {},
|
|
3811
3851
|
"children": [
|
|
3812
3852
|
{
|
|
3813
|
-
"id":
|
|
3853
|
+
"id": 106,
|
|
3814
3854
|
"name": "schema",
|
|
3815
3855
|
"kind": 1024,
|
|
3816
3856
|
"kindString": "Property",
|
|
@@ -3832,7 +3872,7 @@
|
|
|
3832
3872
|
{
|
|
3833
3873
|
"title": "Properties",
|
|
3834
3874
|
"children": [
|
|
3835
|
-
|
|
3875
|
+
106
|
|
3836
3876
|
]
|
|
3837
3877
|
}
|
|
3838
3878
|
],
|
|
@@ -3874,7 +3914,7 @@
|
|
|
3874
3914
|
}
|
|
3875
3915
|
},
|
|
3876
3916
|
{
|
|
3877
|
-
"id":
|
|
3917
|
+
"id": 159,
|
|
3878
3918
|
"name": "sendQuery",
|
|
3879
3919
|
"kind": 2048,
|
|
3880
3920
|
"kindString": "Method",
|
|
@@ -3884,20 +3924,20 @@
|
|
|
3884
3924
|
"sources": [
|
|
3885
3925
|
{
|
|
3886
3926
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
3887
|
-
"line":
|
|
3927
|
+
"line": 30,
|
|
3888
3928
|
"character": 14
|
|
3889
3929
|
}
|
|
3890
3930
|
],
|
|
3891
3931
|
"signatures": [
|
|
3892
3932
|
{
|
|
3893
|
-
"id":
|
|
3933
|
+
"id": 160,
|
|
3894
3934
|
"name": "sendQuery",
|
|
3895
3935
|
"kind": 4096,
|
|
3896
3936
|
"kindString": "Call signature",
|
|
3897
3937
|
"flags": {},
|
|
3898
3938
|
"typeParameter": [
|
|
3899
3939
|
{
|
|
3900
|
-
"id":
|
|
3940
|
+
"id": 165,
|
|
3901
3941
|
"name": "T",
|
|
3902
3942
|
"kind": 131072,
|
|
3903
3943
|
"kindString": "Type parameter",
|
|
@@ -3923,14 +3963,14 @@
|
|
|
3923
3963
|
{
|
|
3924
3964
|
"type": "reflection",
|
|
3925
3965
|
"declaration": {
|
|
3926
|
-
"id":
|
|
3966
|
+
"id": 161,
|
|
3927
3967
|
"name": "__type",
|
|
3928
3968
|
"kind": 65536,
|
|
3929
3969
|
"kindString": "Type literal",
|
|
3930
3970
|
"flags": {},
|
|
3931
3971
|
"children": [
|
|
3932
3972
|
{
|
|
3933
|
-
"id":
|
|
3973
|
+
"id": 162,
|
|
3934
3974
|
"name": "schema",
|
|
3935
3975
|
"kind": 1024,
|
|
3936
3976
|
"kindString": "Property",
|
|
@@ -3952,7 +3992,7 @@
|
|
|
3952
3992
|
{
|
|
3953
3993
|
"title": "Properties",
|
|
3954
3994
|
"children": [
|
|
3955
|
-
|
|
3995
|
+
162
|
|
3956
3996
|
]
|
|
3957
3997
|
}
|
|
3958
3998
|
],
|
|
@@ -3988,14 +4028,14 @@
|
|
|
3988
4028
|
{
|
|
3989
4029
|
"type": "reflection",
|
|
3990
4030
|
"declaration": {
|
|
3991
|
-
"id":
|
|
4031
|
+
"id": 163,
|
|
3992
4032
|
"name": "__type",
|
|
3993
4033
|
"kind": 65536,
|
|
3994
4034
|
"kindString": "Type literal",
|
|
3995
4035
|
"flags": {},
|
|
3996
4036
|
"children": [
|
|
3997
4037
|
{
|
|
3998
|
-
"id":
|
|
4038
|
+
"id": 164,
|
|
3999
4039
|
"name": "schema",
|
|
4000
4040
|
"kind": 1024,
|
|
4001
4041
|
"kindString": "Property",
|
|
@@ -4017,7 +4057,7 @@
|
|
|
4017
4057
|
{
|
|
4018
4058
|
"title": "Properties",
|
|
4019
4059
|
"children": [
|
|
4020
|
-
|
|
4060
|
+
164
|
|
4021
4061
|
]
|
|
4022
4062
|
}
|
|
4023
4063
|
],
|
|
@@ -4041,19 +4081,19 @@
|
|
|
4041
4081
|
],
|
|
4042
4082
|
"parameters": [
|
|
4043
4083
|
{
|
|
4044
|
-
"id":
|
|
4084
|
+
"id": 166,
|
|
4045
4085
|
"name": "queryPayload",
|
|
4046
4086
|
"kind": 32768,
|
|
4047
4087
|
"kindString": "Parameter",
|
|
4048
4088
|
"flags": {},
|
|
4049
4089
|
"type": {
|
|
4050
4090
|
"type": "reference",
|
|
4051
|
-
"id":
|
|
4091
|
+
"id": 165,
|
|
4052
4092
|
"name": "T"
|
|
4053
4093
|
}
|
|
4054
4094
|
},
|
|
4055
4095
|
{
|
|
4056
|
-
"id":
|
|
4096
|
+
"id": 167,
|
|
4057
4097
|
"name": "payloads",
|
|
4058
4098
|
"kind": 32768,
|
|
4059
4099
|
"kindString": "Parameter",
|
|
@@ -4077,14 +4117,14 @@
|
|
|
4077
4117
|
{
|
|
4078
4118
|
"type": "reflection",
|
|
4079
4119
|
"declaration": {
|
|
4080
|
-
"id":
|
|
4120
|
+
"id": 168,
|
|
4081
4121
|
"name": "__type",
|
|
4082
4122
|
"kind": 65536,
|
|
4083
4123
|
"kindString": "Type literal",
|
|
4084
4124
|
"flags": {},
|
|
4085
4125
|
"children": [
|
|
4086
4126
|
{
|
|
4087
|
-
"id":
|
|
4127
|
+
"id": 169,
|
|
4088
4128
|
"name": "schema",
|
|
4089
4129
|
"kind": 1024,
|
|
4090
4130
|
"kindString": "Property",
|
|
@@ -4106,7 +4146,7 @@
|
|
|
4106
4146
|
{
|
|
4107
4147
|
"title": "Properties",
|
|
4108
4148
|
"children": [
|
|
4109
|
-
|
|
4149
|
+
169
|
|
4110
4150
|
]
|
|
4111
4151
|
}
|
|
4112
4152
|
],
|
|
@@ -4145,14 +4185,14 @@
|
|
|
4145
4185
|
{
|
|
4146
4186
|
"type": "reflection",
|
|
4147
4187
|
"declaration": {
|
|
4148
|
-
"id":
|
|
4188
|
+
"id": 170,
|
|
4149
4189
|
"name": "__type",
|
|
4150
4190
|
"kind": 65536,
|
|
4151
4191
|
"kindString": "Type literal",
|
|
4152
4192
|
"flags": {},
|
|
4153
4193
|
"children": [
|
|
4154
4194
|
{
|
|
4155
|
-
"id":
|
|
4195
|
+
"id": 171,
|
|
4156
4196
|
"name": "schema",
|
|
4157
4197
|
"kind": 1024,
|
|
4158
4198
|
"kindString": "Property",
|
|
@@ -4174,7 +4214,7 @@
|
|
|
4174
4214
|
{
|
|
4175
4215
|
"title": "Properties",
|
|
4176
4216
|
"children": [
|
|
4177
|
-
|
|
4217
|
+
171
|
|
4178
4218
|
]
|
|
4179
4219
|
}
|
|
4180
4220
|
],
|
|
@@ -4207,7 +4247,7 @@
|
|
|
4207
4247
|
}
|
|
4208
4248
|
},
|
|
4209
4249
|
{
|
|
4210
|
-
"id":
|
|
4250
|
+
"id": 172,
|
|
4211
4251
|
"name": "throwErrors",
|
|
4212
4252
|
"kind": 2048,
|
|
4213
4253
|
"kindString": "Method",
|
|
@@ -4217,20 +4257,20 @@
|
|
|
4217
4257
|
"sources": [
|
|
4218
4258
|
{
|
|
4219
4259
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
4220
|
-
"line":
|
|
4260
|
+
"line": 31,
|
|
4221
4261
|
"character": 14
|
|
4222
4262
|
}
|
|
4223
4263
|
],
|
|
4224
4264
|
"signatures": [
|
|
4225
4265
|
{
|
|
4226
|
-
"id":
|
|
4266
|
+
"id": 173,
|
|
4227
4267
|
"name": "throwErrors",
|
|
4228
4268
|
"kind": 4096,
|
|
4229
4269
|
"kindString": "Call signature",
|
|
4230
4270
|
"flags": {},
|
|
4231
4271
|
"parameters": [
|
|
4232
4272
|
{
|
|
4233
|
-
"id":
|
|
4273
|
+
"id": 174,
|
|
4234
4274
|
"name": "query",
|
|
4235
4275
|
"kind": 32768,
|
|
4236
4276
|
"kindString": "Parameter",
|
|
@@ -4256,14 +4296,14 @@
|
|
|
4256
4296
|
{
|
|
4257
4297
|
"type": "reflection",
|
|
4258
4298
|
"declaration": {
|
|
4259
|
-
"id":
|
|
4299
|
+
"id": 175,
|
|
4260
4300
|
"name": "__type",
|
|
4261
4301
|
"kind": 65536,
|
|
4262
4302
|
"kindString": "Type literal",
|
|
4263
4303
|
"flags": {},
|
|
4264
4304
|
"children": [
|
|
4265
4305
|
{
|
|
4266
|
-
"id":
|
|
4306
|
+
"id": 176,
|
|
4267
4307
|
"name": "query",
|
|
4268
4308
|
"kind": 1024,
|
|
4269
4309
|
"kindString": "Property",
|
|
@@ -4281,7 +4321,7 @@
|
|
|
4281
4321
|
}
|
|
4282
4322
|
},
|
|
4283
4323
|
{
|
|
4284
|
-
"id":
|
|
4324
|
+
"id": 177,
|
|
4285
4325
|
"name": "resultSet",
|
|
4286
4326
|
"kind": 1024,
|
|
4287
4327
|
"kindString": "Property",
|
|
@@ -4301,7 +4341,7 @@
|
|
|
4301
4341
|
}
|
|
4302
4342
|
},
|
|
4303
4343
|
{
|
|
4304
|
-
"id":
|
|
4344
|
+
"id": 178,
|
|
4305
4345
|
"name": "schema",
|
|
4306
4346
|
"kind": 1024,
|
|
4307
4347
|
"kindString": "Property",
|
|
@@ -4323,9 +4363,9 @@
|
|
|
4323
4363
|
{
|
|
4324
4364
|
"title": "Properties",
|
|
4325
4365
|
"children": [
|
|
4326
|
-
|
|
4327
|
-
|
|
4328
|
-
|
|
4366
|
+
176,
|
|
4367
|
+
177,
|
|
4368
|
+
178
|
|
4329
4369
|
]
|
|
4330
4370
|
}
|
|
4331
4371
|
],
|
|
@@ -4357,14 +4397,14 @@
|
|
|
4357
4397
|
{
|
|
4358
4398
|
"type": "reflection",
|
|
4359
4399
|
"declaration": {
|
|
4360
|
-
"id":
|
|
4400
|
+
"id": 179,
|
|
4361
4401
|
"name": "__type",
|
|
4362
4402
|
"kind": 65536,
|
|
4363
4403
|
"kindString": "Type literal",
|
|
4364
4404
|
"flags": {},
|
|
4365
4405
|
"children": [
|
|
4366
4406
|
{
|
|
4367
|
-
"id":
|
|
4407
|
+
"id": 180,
|
|
4368
4408
|
"name": "schema",
|
|
4369
4409
|
"kind": 1024,
|
|
4370
4410
|
"kindString": "Property",
|
|
@@ -4386,7 +4426,7 @@
|
|
|
4386
4426
|
{
|
|
4387
4427
|
"title": "Properties",
|
|
4388
4428
|
"children": [
|
|
4389
|
-
|
|
4429
|
+
180
|
|
4390
4430
|
]
|
|
4391
4431
|
}
|
|
4392
4432
|
],
|
|
@@ -4408,7 +4448,7 @@
|
|
|
4408
4448
|
}
|
|
4409
4449
|
},
|
|
4410
4450
|
{
|
|
4411
|
-
"id":
|
|
4451
|
+
"id": 181,
|
|
4412
4452
|
"name": "result",
|
|
4413
4453
|
"kind": 32768,
|
|
4414
4454
|
"kindString": "Parameter",
|
|
@@ -4430,14 +4470,14 @@
|
|
|
4430
4470
|
{
|
|
4431
4471
|
"type": "reflection",
|
|
4432
4472
|
"declaration": {
|
|
4433
|
-
"id":
|
|
4473
|
+
"id": 182,
|
|
4434
4474
|
"name": "__type",
|
|
4435
4475
|
"kind": 65536,
|
|
4436
4476
|
"kindString": "Type literal",
|
|
4437
4477
|
"flags": {},
|
|
4438
4478
|
"children": [
|
|
4439
4479
|
{
|
|
4440
|
-
"id":
|
|
4480
|
+
"id": 183,
|
|
4441
4481
|
"name": "schema",
|
|
4442
4482
|
"kind": 1024,
|
|
4443
4483
|
"kindString": "Property",
|
|
@@ -4459,7 +4499,7 @@
|
|
|
4459
4499
|
{
|
|
4460
4500
|
"title": "Properties",
|
|
4461
4501
|
"children": [
|
|
4462
|
-
|
|
4502
|
+
183
|
|
4463
4503
|
]
|
|
4464
4504
|
}
|
|
4465
4505
|
],
|
|
@@ -4505,37 +4545,38 @@
|
|
|
4505
4545
|
{
|
|
4506
4546
|
"title": "Properties",
|
|
4507
4547
|
"children": [
|
|
4508
|
-
|
|
4548
|
+
51,
|
|
4549
|
+
43
|
|
4509
4550
|
]
|
|
4510
4551
|
},
|
|
4511
4552
|
{
|
|
4512
4553
|
"title": "Accessors",
|
|
4513
4554
|
"children": [
|
|
4514
|
-
50,
|
|
4515
4555
|
52,
|
|
4516
|
-
|
|
4556
|
+
54,
|
|
4557
|
+
58
|
|
4517
4558
|
]
|
|
4518
4559
|
},
|
|
4519
4560
|
{
|
|
4520
4561
|
"title": "Methods",
|
|
4521
4562
|
"children": [
|
|
4522
|
-
|
|
4523
|
-
|
|
4524
|
-
|
|
4525
|
-
|
|
4526
|
-
|
|
4527
|
-
|
|
4528
|
-
65,
|
|
4563
|
+
13,
|
|
4564
|
+
107,
|
|
4565
|
+
125,
|
|
4566
|
+
17,
|
|
4567
|
+
19,
|
|
4568
|
+
23,
|
|
4529
4569
|
67,
|
|
4530
|
-
|
|
4531
|
-
|
|
4532
|
-
|
|
4533
|
-
|
|
4534
|
-
|
|
4570
|
+
69,
|
|
4571
|
+
143,
|
|
4572
|
+
26,
|
|
4573
|
+
31,
|
|
4574
|
+
36,
|
|
4535
4575
|
73,
|
|
4536
|
-
|
|
4537
|
-
|
|
4538
|
-
|
|
4576
|
+
75,
|
|
4577
|
+
92,
|
|
4578
|
+
159,
|
|
4579
|
+
172
|
|
4539
4580
|
]
|
|
4540
4581
|
}
|
|
4541
4582
|
],
|
|
@@ -4544,7 +4585,7 @@
|
|
|
4544
4585
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
4545
4586
|
"line": 24,
|
|
4546
4587
|
"character": 13,
|
|
4547
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4588
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43faaecad/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L24"
|
|
4548
4589
|
}
|
|
4549
4590
|
],
|
|
4550
4591
|
"extendedTypes": [
|
|
@@ -4574,7 +4615,7 @@
|
|
|
4574
4615
|
"fileName": "modules/packages/archivist/packages/wrapper/src/index.ts",
|
|
4575
4616
|
"line": 1,
|
|
4576
4617
|
"character": 0,
|
|
4577
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4618
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43faaecad/packages/modules/packages/archivist/packages/wrapper/src/index.ts#L1"
|
|
4578
4619
|
}
|
|
4579
4620
|
]
|
|
4580
4621
|
}
|