@xyo-network/node 2.29.0-rc.1 → 2.29.0-rc.4

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 DELETED
@@ -1,1615 +0,0 @@
1
- {
2
- "id": 0,
3
- "name": "@xyo-network/node",
4
- "kind": 1,
5
- "kindString": "Project",
6
- "flags": {},
7
- "originalName": "",
8
- "children": [
9
- {
10
- "id": 1,
11
- "name": "XyoAbstractNode",
12
- "kind": 128,
13
- "kindString": "Class",
14
- "flags": {
15
- "isAbstract": true
16
- },
17
- "children": [
18
- {
19
- "id": 2,
20
- "name": "constructor",
21
- "kind": 512,
22
- "kindString": "Constructor",
23
- "flags": {},
24
- "signatures": [
25
- {
26
- "id": 3,
27
- "name": "new XyoAbstractNode",
28
- "kind": 16384,
29
- "kindString": "Constructor signature",
30
- "flags": {},
31
- "type": {
32
- "type": "reference",
33
- "id": 1,
34
- "name": "XyoAbstractNode"
35
- }
36
- }
37
- ]
38
- },
39
- {
40
- "id": 6,
41
- "name": "attach",
42
- "kind": 2048,
43
- "kindString": "Method",
44
- "flags": {},
45
- "sources": [
46
- {
47
- "fileName": "modules/node/src/Abstract.ts",
48
- "line": 13,
49
- "character": 2,
50
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/242babe/packages/modules/node/src/Abstract.ts#L13"
51
- }
52
- ],
53
- "signatures": [
54
- {
55
- "id": 7,
56
- "name": "attach",
57
- "kind": 4096,
58
- "kindString": "Call signature",
59
- "flags": {},
60
- "parameters": [
61
- {
62
- "id": 8,
63
- "name": "module",
64
- "kind": 32768,
65
- "kindString": "Parameter",
66
- "flags": {},
67
- "type": {
68
- "type": "reference",
69
- "typeArguments": [
70
- {
71
- "type": "reference",
72
- "typeArguments": [
73
- {
74
- "type": "reflection",
75
- "declaration": {
76
- "id": 9,
77
- "name": "__type",
78
- "kind": 65536,
79
- "kindString": "Type literal",
80
- "flags": {},
81
- "children": [
82
- {
83
- "id": 11,
84
- "name": "previousHash",
85
- "kind": 1024,
86
- "kindString": "Property",
87
- "flags": {
88
- "isOptional": true
89
- },
90
- "sources": [
91
- {
92
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
93
- "line": 9,
94
- "character": 4
95
- }
96
- ],
97
- "type": {
98
- "type": "intrinsic",
99
- "name": "string"
100
- }
101
- },
102
- {
103
- "id": 10,
104
- "name": "schema",
105
- "kind": 1024,
106
- "kindString": "Property",
107
- "flags": {},
108
- "sources": [
109
- {
110
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
111
- "line": 8,
112
- "character": 4
113
- }
114
- ],
115
- "type": {
116
- "type": "intrinsic",
117
- "name": "string"
118
- }
119
- },
120
- {
121
- "id": 12,
122
- "name": "sources",
123
- "kind": 1024,
124
- "kindString": "Property",
125
- "flags": {
126
- "isOptional": true
127
- },
128
- "sources": [
129
- {
130
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
131
- "line": 10,
132
- "character": 4
133
- }
134
- ],
135
- "type": {
136
- "type": "array",
137
- "elementType": {
138
- "type": "intrinsic",
139
- "name": "string"
140
- }
141
- }
142
- },
143
- {
144
- "id": 13,
145
- "name": "timestamp",
146
- "kind": 1024,
147
- "kindString": "Property",
148
- "flags": {
149
- "isOptional": true
150
- },
151
- "sources": [
152
- {
153
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
154
- "line": 11,
155
- "character": 4
156
- }
157
- ],
158
- "type": {
159
- "type": "intrinsic",
160
- "name": "number"
161
- }
162
- }
163
- ],
164
- "groups": [
165
- {
166
- "title": "Properties",
167
- "children": [
168
- 11,
169
- 10,
170
- 12,
171
- 13
172
- ]
173
- }
174
- ],
175
- "sources": [
176
- {
177
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
178
- "line": 7,
179
- "character": 107
180
- }
181
- ]
182
- }
183
- },
184
- {
185
- "type": "intrinsic",
186
- "name": "string"
187
- }
188
- ],
189
- "name": "XyoQueryPayload"
190
- }
191
- ],
192
- "name": "XyoModule"
193
- }
194
- }
195
- ],
196
- "type": {
197
- "type": "intrinsic",
198
- "name": "void"
199
- },
200
- "implementationOf": {
201
- "type": "reference",
202
- "id": 42,
203
- "name": "XyoNode.attach"
204
- }
205
- }
206
- ],
207
- "implementationOf": {
208
- "type": "reference",
209
- "id": 41,
210
- "name": "XyoNode.attach"
211
- }
212
- },
213
- {
214
- "id": 17,
215
- "name": "get",
216
- "kind": 2048,
217
- "kindString": "Method",
218
- "flags": {},
219
- "sources": [
220
- {
221
- "fileName": "modules/node/src/Abstract.ts",
222
- "line": 19,
223
- "character": 2,
224
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/242babe/packages/modules/node/src/Abstract.ts#L19"
225
- }
226
- ],
227
- "signatures": [
228
- {
229
- "id": 18,
230
- "name": "get",
231
- "kind": 4096,
232
- "kindString": "Call signature",
233
- "flags": {},
234
- "typeParameter": [
235
- {
236
- "id": 24,
237
- "name": "T",
238
- "kind": 131072,
239
- "kindString": "Type parameter",
240
- "flags": {},
241
- "type": {
242
- "type": "reference",
243
- "typeArguments": [
244
- {
245
- "type": "reference",
246
- "typeArguments": [
247
- {
248
- "type": "reflection",
249
- "declaration": {
250
- "id": 19,
251
- "name": "__type",
252
- "kind": 65536,
253
- "kindString": "Type literal",
254
- "flags": {},
255
- "children": [
256
- {
257
- "id": 21,
258
- "name": "previousHash",
259
- "kind": 1024,
260
- "kindString": "Property",
261
- "flags": {
262
- "isOptional": true
263
- },
264
- "sources": [
265
- {
266
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
267
- "line": 9,
268
- "character": 4
269
- }
270
- ],
271
- "type": {
272
- "type": "intrinsic",
273
- "name": "string"
274
- }
275
- },
276
- {
277
- "id": 20,
278
- "name": "schema",
279
- "kind": 1024,
280
- "kindString": "Property",
281
- "flags": {},
282
- "sources": [
283
- {
284
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
285
- "line": 8,
286
- "character": 4
287
- }
288
- ],
289
- "type": {
290
- "type": "intrinsic",
291
- "name": "string"
292
- }
293
- },
294
- {
295
- "id": 22,
296
- "name": "sources",
297
- "kind": 1024,
298
- "kindString": "Property",
299
- "flags": {
300
- "isOptional": true
301
- },
302
- "sources": [
303
- {
304
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
305
- "line": 10,
306
- "character": 4
307
- }
308
- ],
309
- "type": {
310
- "type": "array",
311
- "elementType": {
312
- "type": "intrinsic",
313
- "name": "string"
314
- }
315
- }
316
- },
317
- {
318
- "id": 23,
319
- "name": "timestamp",
320
- "kind": 1024,
321
- "kindString": "Property",
322
- "flags": {
323
- "isOptional": true
324
- },
325
- "sources": [
326
- {
327
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
328
- "line": 11,
329
- "character": 4
330
- }
331
- ],
332
- "type": {
333
- "type": "intrinsic",
334
- "name": "number"
335
- }
336
- }
337
- ],
338
- "groups": [
339
- {
340
- "title": "Properties",
341
- "children": [
342
- 21,
343
- 20,
344
- 22,
345
- 23
346
- ]
347
- }
348
- ],
349
- "sources": [
350
- {
351
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
352
- "line": 7,
353
- "character": 107
354
- }
355
- ]
356
- }
357
- },
358
- {
359
- "type": "intrinsic",
360
- "name": "string"
361
- }
362
- ],
363
- "name": "XyoQueryPayload"
364
- },
365
- {
366
- "type": "reference",
367
- "id": 24,
368
- "name": "T"
369
- }
370
- ],
371
- "name": "XyoModule"
372
- }
373
- }
374
- ],
375
- "parameters": [
376
- {
377
- "id": 25,
378
- "name": "address",
379
- "kind": 32768,
380
- "kindString": "Parameter",
381
- "flags": {},
382
- "type": {
383
- "type": "intrinsic",
384
- "name": "string"
385
- }
386
- }
387
- ],
388
- "type": {
389
- "type": "union",
390
- "types": [
391
- {
392
- "type": "intrinsic",
393
- "name": "undefined"
394
- },
395
- {
396
- "type": "reference",
397
- "id": 24,
398
- "name": "T"
399
- }
400
- ]
401
- },
402
- "implementationOf": {
403
- "type": "reference",
404
- "id": 55,
405
- "name": "XyoNode.get"
406
- }
407
- }
408
- ],
409
- "implementationOf": {
410
- "type": "reference",
411
- "id": 54,
412
- "name": "XyoNode.get"
413
- }
414
- },
415
- {
416
- "id": 4,
417
- "name": "list",
418
- "kind": 2048,
419
- "kindString": "Method",
420
- "flags": {},
421
- "sources": [
422
- {
423
- "fileName": "modules/node/src/Abstract.ts",
424
- "line": 10,
425
- "character": 2,
426
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/242babe/packages/modules/node/src/Abstract.ts#L10"
427
- }
428
- ],
429
- "signatures": [
430
- {
431
- "id": 5,
432
- "name": "list",
433
- "kind": 4096,
434
- "kindString": "Call signature",
435
- "flags": {},
436
- "type": {
437
- "type": "array",
438
- "elementType": {
439
- "type": "intrinsic",
440
- "name": "string"
441
- }
442
- },
443
- "implementationOf": {
444
- "type": "reference",
445
- "id": 53,
446
- "name": "XyoNode.list"
447
- }
448
- }
449
- ],
450
- "implementationOf": {
451
- "type": "reference",
452
- "id": 52,
453
- "name": "XyoNode.list"
454
- }
455
- },
456
- {
457
- "id": 26,
458
- "name": "query",
459
- "kind": 2048,
460
- "kindString": "Method",
461
- "flags": {},
462
- "sources": [
463
- {
464
- "fileName": "modules/node/src/Abstract.ts",
465
- "line": 22,
466
- "character": 2,
467
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/242babe/packages/modules/node/src/Abstract.ts#L22"
468
- }
469
- ],
470
- "signatures": [
471
- {
472
- "id": 27,
473
- "name": "query",
474
- "kind": 4096,
475
- "kindString": "Call signature",
476
- "flags": {},
477
- "parameters": [
478
- {
479
- "id": 28,
480
- "name": "address",
481
- "kind": 32768,
482
- "kindString": "Parameter",
483
- "flags": {},
484
- "type": {
485
- "type": "intrinsic",
486
- "name": "string"
487
- }
488
- },
489
- {
490
- "id": 29,
491
- "name": "query",
492
- "kind": 32768,
493
- "kindString": "Parameter",
494
- "flags": {},
495
- "type": {
496
- "type": "reference",
497
- "typeArguments": [
498
- {
499
- "type": "reflection",
500
- "declaration": {
501
- "id": 30,
502
- "name": "__type",
503
- "kind": 65536,
504
- "kindString": "Type literal",
505
- "flags": {},
506
- "children": [
507
- {
508
- "id": 32,
509
- "name": "previousHash",
510
- "kind": 1024,
511
- "kindString": "Property",
512
- "flags": {
513
- "isOptional": true
514
- },
515
- "sources": [
516
- {
517
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
518
- "line": 9,
519
- "character": 4
520
- }
521
- ],
522
- "type": {
523
- "type": "intrinsic",
524
- "name": "string"
525
- }
526
- },
527
- {
528
- "id": 31,
529
- "name": "schema",
530
- "kind": 1024,
531
- "kindString": "Property",
532
- "flags": {},
533
- "sources": [
534
- {
535
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
536
- "line": 8,
537
- "character": 4
538
- }
539
- ],
540
- "type": {
541
- "type": "intrinsic",
542
- "name": "string"
543
- }
544
- },
545
- {
546
- "id": 33,
547
- "name": "sources",
548
- "kind": 1024,
549
- "kindString": "Property",
550
- "flags": {
551
- "isOptional": true
552
- },
553
- "sources": [
554
- {
555
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
556
- "line": 10,
557
- "character": 4
558
- }
559
- ],
560
- "type": {
561
- "type": "array",
562
- "elementType": {
563
- "type": "intrinsic",
564
- "name": "string"
565
- }
566
- }
567
- },
568
- {
569
- "id": 34,
570
- "name": "timestamp",
571
- "kind": 1024,
572
- "kindString": "Property",
573
- "flags": {
574
- "isOptional": true
575
- },
576
- "sources": [
577
- {
578
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
579
- "line": 11,
580
- "character": 4
581
- }
582
- ],
583
- "type": {
584
- "type": "intrinsic",
585
- "name": "number"
586
- }
587
- }
588
- ],
589
- "groups": [
590
- {
591
- "title": "Properties",
592
- "children": [
593
- 32,
594
- 31,
595
- 33,
596
- 34
597
- ]
598
- }
599
- ],
600
- "sources": [
601
- {
602
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
603
- "line": 7,
604
- "character": 107
605
- }
606
- ]
607
- }
608
- },
609
- {
610
- "type": "intrinsic",
611
- "name": "string"
612
- }
613
- ],
614
- "name": "XyoQueryPayload"
615
- }
616
- }
617
- ],
618
- "type": {
619
- "type": "reference",
620
- "typeArguments": [
621
- {
622
- "type": "reference",
623
- "typeArguments": [
624
- {
625
- "type": "reflection",
626
- "declaration": {
627
- "id": 35,
628
- "name": "__type",
629
- "kind": 65536,
630
- "kindString": "Type literal",
631
- "flags": {},
632
- "children": [
633
- {
634
- "id": 37,
635
- "name": "previousHash",
636
- "kind": 1024,
637
- "kindString": "Property",
638
- "flags": {
639
- "isOptional": true
640
- },
641
- "sources": [
642
- {
643
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
644
- "line": 9,
645
- "character": 4
646
- }
647
- ],
648
- "type": {
649
- "type": "intrinsic",
650
- "name": "string"
651
- }
652
- },
653
- {
654
- "id": 36,
655
- "name": "schema",
656
- "kind": 1024,
657
- "kindString": "Property",
658
- "flags": {},
659
- "sources": [
660
- {
661
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
662
- "line": 8,
663
- "character": 4
664
- }
665
- ],
666
- "type": {
667
- "type": "intrinsic",
668
- "name": "string"
669
- }
670
- },
671
- {
672
- "id": 38,
673
- "name": "sources",
674
- "kind": 1024,
675
- "kindString": "Property",
676
- "flags": {
677
- "isOptional": true
678
- },
679
- "sources": [
680
- {
681
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
682
- "line": 10,
683
- "character": 4
684
- }
685
- ],
686
- "type": {
687
- "type": "array",
688
- "elementType": {
689
- "type": "intrinsic",
690
- "name": "string"
691
- }
692
- }
693
- },
694
- {
695
- "id": 39,
696
- "name": "timestamp",
697
- "kind": 1024,
698
- "kindString": "Property",
699
- "flags": {
700
- "isOptional": true
701
- },
702
- "sources": [
703
- {
704
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
705
- "line": 11,
706
- "character": 4
707
- }
708
- ],
709
- "type": {
710
- "type": "intrinsic",
711
- "name": "number"
712
- }
713
- }
714
- ],
715
- "groups": [
716
- {
717
- "title": "Properties",
718
- "children": [
719
- 37,
720
- 36,
721
- 38,
722
- 39
723
- ]
724
- }
725
- ],
726
- "sources": [
727
- {
728
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
729
- "line": 7,
730
- "character": 107
731
- }
732
- ]
733
- }
734
- }
735
- ],
736
- "name": "XyoModuleQueryResult"
737
- }
738
- ],
739
- "name": "Promisable"
740
- },
741
- "implementationOf": {
742
- "type": "reference",
743
- "id": 64,
744
- "name": "XyoNode.query"
745
- }
746
- }
747
- ],
748
- "implementationOf": {
749
- "type": "reference",
750
- "id": 63,
751
- "name": "XyoNode.query"
752
- }
753
- },
754
- {
755
- "id": 14,
756
- "name": "remove",
757
- "kind": 2048,
758
- "kindString": "Method",
759
- "flags": {},
760
- "sources": [
761
- {
762
- "fileName": "modules/node/src/Abstract.ts",
763
- "line": 16,
764
- "character": 2,
765
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/242babe/packages/modules/node/src/Abstract.ts#L16"
766
- }
767
- ],
768
- "signatures": [
769
- {
770
- "id": 15,
771
- "name": "remove",
772
- "kind": 4096,
773
- "kindString": "Call signature",
774
- "flags": {},
775
- "parameters": [
776
- {
777
- "id": 16,
778
- "name": "address",
779
- "kind": 32768,
780
- "kindString": "Parameter",
781
- "flags": {},
782
- "type": {
783
- "type": "intrinsic",
784
- "name": "string"
785
- }
786
- }
787
- ],
788
- "type": {
789
- "type": "intrinsic",
790
- "name": "void"
791
- },
792
- "implementationOf": {
793
- "type": "reference",
794
- "id": 50,
795
- "name": "XyoNode.remove"
796
- }
797
- }
798
- ],
799
- "implementationOf": {
800
- "type": "reference",
801
- "id": 49,
802
- "name": "XyoNode.remove"
803
- }
804
- }
805
- ],
806
- "groups": [
807
- {
808
- "title": "Constructors",
809
- "children": [
810
- 2
811
- ]
812
- },
813
- {
814
- "title": "Methods",
815
- "children": [
816
- 6,
817
- 17,
818
- 4,
819
- 26,
820
- 14
821
- ]
822
- }
823
- ],
824
- "sources": [
825
- {
826
- "fileName": "modules/node/src/Abstract.ts",
827
- "line": 9,
828
- "character": 22,
829
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/242babe/packages/modules/node/src/Abstract.ts#L9"
830
- }
831
- ],
832
- "implementedTypes": [
833
- {
834
- "type": "reference",
835
- "id": 40,
836
- "name": "XyoNode"
837
- }
838
- ]
839
- },
840
- {
841
- "id": 40,
842
- "name": "XyoNode",
843
- "kind": 256,
844
- "kindString": "Interface",
845
- "flags": {},
846
- "children": [
847
- {
848
- "id": 41,
849
- "name": "attach",
850
- "kind": 2048,
851
- "kindString": "Method",
852
- "flags": {},
853
- "sources": [
854
- {
855
- "fileName": "modules/node/src/Node.ts",
856
- "line": 6,
857
- "character": 2,
858
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/242babe/packages/modules/node/src/Node.ts#L6"
859
- }
860
- ],
861
- "signatures": [
862
- {
863
- "id": 42,
864
- "name": "attach",
865
- "kind": 4096,
866
- "kindString": "Call signature",
867
- "flags": {},
868
- "parameters": [
869
- {
870
- "id": 43,
871
- "name": "module",
872
- "kind": 32768,
873
- "kindString": "Parameter",
874
- "flags": {},
875
- "type": {
876
- "type": "reference",
877
- "typeArguments": [
878
- {
879
- "type": "reference",
880
- "typeArguments": [
881
- {
882
- "type": "reflection",
883
- "declaration": {
884
- "id": 44,
885
- "name": "__type",
886
- "kind": 65536,
887
- "kindString": "Type literal",
888
- "flags": {},
889
- "children": [
890
- {
891
- "id": 46,
892
- "name": "previousHash",
893
- "kind": 1024,
894
- "kindString": "Property",
895
- "flags": {
896
- "isOptional": true
897
- },
898
- "sources": [
899
- {
900
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
901
- "line": 9,
902
- "character": 4
903
- }
904
- ],
905
- "type": {
906
- "type": "intrinsic",
907
- "name": "string"
908
- }
909
- },
910
- {
911
- "id": 45,
912
- "name": "schema",
913
- "kind": 1024,
914
- "kindString": "Property",
915
- "flags": {},
916
- "sources": [
917
- {
918
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
919
- "line": 8,
920
- "character": 4
921
- }
922
- ],
923
- "type": {
924
- "type": "intrinsic",
925
- "name": "string"
926
- }
927
- },
928
- {
929
- "id": 47,
930
- "name": "sources",
931
- "kind": 1024,
932
- "kindString": "Property",
933
- "flags": {
934
- "isOptional": true
935
- },
936
- "sources": [
937
- {
938
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
939
- "line": 10,
940
- "character": 4
941
- }
942
- ],
943
- "type": {
944
- "type": "array",
945
- "elementType": {
946
- "type": "intrinsic",
947
- "name": "string"
948
- }
949
- }
950
- },
951
- {
952
- "id": 48,
953
- "name": "timestamp",
954
- "kind": 1024,
955
- "kindString": "Property",
956
- "flags": {
957
- "isOptional": true
958
- },
959
- "sources": [
960
- {
961
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
962
- "line": 11,
963
- "character": 4
964
- }
965
- ],
966
- "type": {
967
- "type": "intrinsic",
968
- "name": "number"
969
- }
970
- }
971
- ],
972
- "groups": [
973
- {
974
- "title": "Properties",
975
- "children": [
976
- 46,
977
- 45,
978
- 47,
979
- 48
980
- ]
981
- }
982
- ],
983
- "sources": [
984
- {
985
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
986
- "line": 7,
987
- "character": 107
988
- }
989
- ]
990
- }
991
- },
992
- {
993
- "type": "intrinsic",
994
- "name": "string"
995
- }
996
- ],
997
- "name": "XyoQueryPayload"
998
- }
999
- ],
1000
- "name": "XyoModule"
1001
- }
1002
- }
1003
- ],
1004
- "type": {
1005
- "type": "intrinsic",
1006
- "name": "void"
1007
- }
1008
- }
1009
- ]
1010
- },
1011
- {
1012
- "id": 54,
1013
- "name": "get",
1014
- "kind": 2048,
1015
- "kindString": "Method",
1016
- "flags": {},
1017
- "sources": [
1018
- {
1019
- "fileName": "modules/node/src/Node.ts",
1020
- "line": 9,
1021
- "character": 2,
1022
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/242babe/packages/modules/node/src/Node.ts#L9"
1023
- }
1024
- ],
1025
- "signatures": [
1026
- {
1027
- "id": 55,
1028
- "name": "get",
1029
- "kind": 4096,
1030
- "kindString": "Call signature",
1031
- "flags": {},
1032
- "typeParameter": [
1033
- {
1034
- "id": 61,
1035
- "name": "T",
1036
- "kind": 131072,
1037
- "kindString": "Type parameter",
1038
- "flags": {},
1039
- "type": {
1040
- "type": "reference",
1041
- "typeArguments": [
1042
- {
1043
- "type": "reference",
1044
- "typeArguments": [
1045
- {
1046
- "type": "reflection",
1047
- "declaration": {
1048
- "id": 56,
1049
- "name": "__type",
1050
- "kind": 65536,
1051
- "kindString": "Type literal",
1052
- "flags": {},
1053
- "children": [
1054
- {
1055
- "id": 58,
1056
- "name": "previousHash",
1057
- "kind": 1024,
1058
- "kindString": "Property",
1059
- "flags": {
1060
- "isOptional": true
1061
- },
1062
- "sources": [
1063
- {
1064
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
1065
- "line": 9,
1066
- "character": 4
1067
- }
1068
- ],
1069
- "type": {
1070
- "type": "intrinsic",
1071
- "name": "string"
1072
- }
1073
- },
1074
- {
1075
- "id": 57,
1076
- "name": "schema",
1077
- "kind": 1024,
1078
- "kindString": "Property",
1079
- "flags": {},
1080
- "sources": [
1081
- {
1082
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
1083
- "line": 8,
1084
- "character": 4
1085
- }
1086
- ],
1087
- "type": {
1088
- "type": "intrinsic",
1089
- "name": "string"
1090
- }
1091
- },
1092
- {
1093
- "id": 59,
1094
- "name": "sources",
1095
- "kind": 1024,
1096
- "kindString": "Property",
1097
- "flags": {
1098
- "isOptional": true
1099
- },
1100
- "sources": [
1101
- {
1102
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
1103
- "line": 10,
1104
- "character": 4
1105
- }
1106
- ],
1107
- "type": {
1108
- "type": "array",
1109
- "elementType": {
1110
- "type": "intrinsic",
1111
- "name": "string"
1112
- }
1113
- }
1114
- },
1115
- {
1116
- "id": 60,
1117
- "name": "timestamp",
1118
- "kind": 1024,
1119
- "kindString": "Property",
1120
- "flags": {
1121
- "isOptional": true
1122
- },
1123
- "sources": [
1124
- {
1125
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
1126
- "line": 11,
1127
- "character": 4
1128
- }
1129
- ],
1130
- "type": {
1131
- "type": "intrinsic",
1132
- "name": "number"
1133
- }
1134
- }
1135
- ],
1136
- "groups": [
1137
- {
1138
- "title": "Properties",
1139
- "children": [
1140
- 58,
1141
- 57,
1142
- 59,
1143
- 60
1144
- ]
1145
- }
1146
- ],
1147
- "sources": [
1148
- {
1149
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
1150
- "line": 7,
1151
- "character": 107
1152
- }
1153
- ]
1154
- }
1155
- },
1156
- {
1157
- "type": "intrinsic",
1158
- "name": "string"
1159
- }
1160
- ],
1161
- "name": "XyoQueryPayload"
1162
- },
1163
- {
1164
- "type": "reference",
1165
- "id": 61,
1166
- "name": "T"
1167
- }
1168
- ],
1169
- "name": "XyoModule"
1170
- }
1171
- }
1172
- ],
1173
- "parameters": [
1174
- {
1175
- "id": 62,
1176
- "name": "address",
1177
- "kind": 32768,
1178
- "kindString": "Parameter",
1179
- "flags": {},
1180
- "type": {
1181
- "type": "intrinsic",
1182
- "name": "string"
1183
- }
1184
- }
1185
- ],
1186
- "type": {
1187
- "type": "union",
1188
- "types": [
1189
- {
1190
- "type": "intrinsic",
1191
- "name": "undefined"
1192
- },
1193
- {
1194
- "type": "reference",
1195
- "id": 61,
1196
- "name": "T"
1197
- }
1198
- ]
1199
- }
1200
- }
1201
- ]
1202
- },
1203
- {
1204
- "id": 52,
1205
- "name": "list",
1206
- "kind": 2048,
1207
- "kindString": "Method",
1208
- "flags": {},
1209
- "sources": [
1210
- {
1211
- "fileName": "modules/node/src/Node.ts",
1212
- "line": 8,
1213
- "character": 2,
1214
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/242babe/packages/modules/node/src/Node.ts#L8"
1215
- }
1216
- ],
1217
- "signatures": [
1218
- {
1219
- "id": 53,
1220
- "name": "list",
1221
- "kind": 4096,
1222
- "kindString": "Call signature",
1223
- "flags": {},
1224
- "type": {
1225
- "type": "array",
1226
- "elementType": {
1227
- "type": "intrinsic",
1228
- "name": "string"
1229
- }
1230
- }
1231
- }
1232
- ]
1233
- },
1234
- {
1235
- "id": 63,
1236
- "name": "query",
1237
- "kind": 2048,
1238
- "kindString": "Method",
1239
- "flags": {},
1240
- "sources": [
1241
- {
1242
- "fileName": "modules/node/src/Node.ts",
1243
- "line": 10,
1244
- "character": 2,
1245
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/242babe/packages/modules/node/src/Node.ts#L10"
1246
- }
1247
- ],
1248
- "signatures": [
1249
- {
1250
- "id": 64,
1251
- "name": "query",
1252
- "kind": 4096,
1253
- "kindString": "Call signature",
1254
- "flags": {},
1255
- "parameters": [
1256
- {
1257
- "id": 65,
1258
- "name": "address",
1259
- "kind": 32768,
1260
- "kindString": "Parameter",
1261
- "flags": {},
1262
- "type": {
1263
- "type": "intrinsic",
1264
- "name": "string"
1265
- }
1266
- },
1267
- {
1268
- "id": 66,
1269
- "name": "query",
1270
- "kind": 32768,
1271
- "kindString": "Parameter",
1272
- "flags": {},
1273
- "type": {
1274
- "type": "reference",
1275
- "typeArguments": [
1276
- {
1277
- "type": "reflection",
1278
- "declaration": {
1279
- "id": 67,
1280
- "name": "__type",
1281
- "kind": 65536,
1282
- "kindString": "Type literal",
1283
- "flags": {},
1284
- "children": [
1285
- {
1286
- "id": 69,
1287
- "name": "previousHash",
1288
- "kind": 1024,
1289
- "kindString": "Property",
1290
- "flags": {
1291
- "isOptional": true
1292
- },
1293
- "sources": [
1294
- {
1295
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
1296
- "line": 9,
1297
- "character": 4
1298
- }
1299
- ],
1300
- "type": {
1301
- "type": "intrinsic",
1302
- "name": "string"
1303
- }
1304
- },
1305
- {
1306
- "id": 68,
1307
- "name": "schema",
1308
- "kind": 1024,
1309
- "kindString": "Property",
1310
- "flags": {},
1311
- "sources": [
1312
- {
1313
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
1314
- "line": 8,
1315
- "character": 4
1316
- }
1317
- ],
1318
- "type": {
1319
- "type": "intrinsic",
1320
- "name": "string"
1321
- }
1322
- },
1323
- {
1324
- "id": 70,
1325
- "name": "sources",
1326
- "kind": 1024,
1327
- "kindString": "Property",
1328
- "flags": {
1329
- "isOptional": true
1330
- },
1331
- "sources": [
1332
- {
1333
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
1334
- "line": 10,
1335
- "character": 4
1336
- }
1337
- ],
1338
- "type": {
1339
- "type": "array",
1340
- "elementType": {
1341
- "type": "intrinsic",
1342
- "name": "string"
1343
- }
1344
- }
1345
- },
1346
- {
1347
- "id": 71,
1348
- "name": "timestamp",
1349
- "kind": 1024,
1350
- "kindString": "Property",
1351
- "flags": {
1352
- "isOptional": true
1353
- },
1354
- "sources": [
1355
- {
1356
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
1357
- "line": 11,
1358
- "character": 4
1359
- }
1360
- ],
1361
- "type": {
1362
- "type": "intrinsic",
1363
- "name": "number"
1364
- }
1365
- }
1366
- ],
1367
- "groups": [
1368
- {
1369
- "title": "Properties",
1370
- "children": [
1371
- 69,
1372
- 68,
1373
- 70,
1374
- 71
1375
- ]
1376
- }
1377
- ],
1378
- "sources": [
1379
- {
1380
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
1381
- "line": 7,
1382
- "character": 107
1383
- }
1384
- ]
1385
- }
1386
- },
1387
- {
1388
- "type": "intrinsic",
1389
- "name": "string"
1390
- }
1391
- ],
1392
- "name": "XyoQueryPayload"
1393
- }
1394
- }
1395
- ],
1396
- "type": {
1397
- "type": "reference",
1398
- "typeArguments": [
1399
- {
1400
- "type": "reference",
1401
- "typeArguments": [
1402
- {
1403
- "type": "reflection",
1404
- "declaration": {
1405
- "id": 72,
1406
- "name": "__type",
1407
- "kind": 65536,
1408
- "kindString": "Type literal",
1409
- "flags": {},
1410
- "children": [
1411
- {
1412
- "id": 74,
1413
- "name": "previousHash",
1414
- "kind": 1024,
1415
- "kindString": "Property",
1416
- "flags": {
1417
- "isOptional": true
1418
- },
1419
- "sources": [
1420
- {
1421
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
1422
- "line": 9,
1423
- "character": 4
1424
- }
1425
- ],
1426
- "type": {
1427
- "type": "intrinsic",
1428
- "name": "string"
1429
- }
1430
- },
1431
- {
1432
- "id": 73,
1433
- "name": "schema",
1434
- "kind": 1024,
1435
- "kindString": "Property",
1436
- "flags": {},
1437
- "sources": [
1438
- {
1439
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
1440
- "line": 8,
1441
- "character": 4
1442
- }
1443
- ],
1444
- "type": {
1445
- "type": "intrinsic",
1446
- "name": "string"
1447
- }
1448
- },
1449
- {
1450
- "id": 75,
1451
- "name": "sources",
1452
- "kind": 1024,
1453
- "kindString": "Property",
1454
- "flags": {
1455
- "isOptional": true
1456
- },
1457
- "sources": [
1458
- {
1459
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
1460
- "line": 10,
1461
- "character": 4
1462
- }
1463
- ],
1464
- "type": {
1465
- "type": "array",
1466
- "elementType": {
1467
- "type": "intrinsic",
1468
- "name": "string"
1469
- }
1470
- }
1471
- },
1472
- {
1473
- "id": 76,
1474
- "name": "timestamp",
1475
- "kind": 1024,
1476
- "kindString": "Property",
1477
- "flags": {
1478
- "isOptional": true
1479
- },
1480
- "sources": [
1481
- {
1482
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
1483
- "line": 11,
1484
- "character": 4
1485
- }
1486
- ],
1487
- "type": {
1488
- "type": "intrinsic",
1489
- "name": "number"
1490
- }
1491
- }
1492
- ],
1493
- "groups": [
1494
- {
1495
- "title": "Properties",
1496
- "children": [
1497
- 74,
1498
- 73,
1499
- 75,
1500
- 76
1501
- ]
1502
- }
1503
- ],
1504
- "sources": [
1505
- {
1506
- "fileName": "sdk/payload/dist/esm/models/Base.d.ts",
1507
- "line": 7,
1508
- "character": 107
1509
- }
1510
- ]
1511
- }
1512
- }
1513
- ],
1514
- "name": "XyoModuleQueryResult"
1515
- }
1516
- ],
1517
- "name": "Promisable"
1518
- }
1519
- }
1520
- ]
1521
- },
1522
- {
1523
- "id": 49,
1524
- "name": "remove",
1525
- "kind": 2048,
1526
- "kindString": "Method",
1527
- "flags": {},
1528
- "sources": [
1529
- {
1530
- "fileName": "modules/node/src/Node.ts",
1531
- "line": 7,
1532
- "character": 2,
1533
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/242babe/packages/modules/node/src/Node.ts#L7"
1534
- }
1535
- ],
1536
- "signatures": [
1537
- {
1538
- "id": 50,
1539
- "name": "remove",
1540
- "kind": 4096,
1541
- "kindString": "Call signature",
1542
- "flags": {},
1543
- "parameters": [
1544
- {
1545
- "id": 51,
1546
- "name": "address",
1547
- "kind": 32768,
1548
- "kindString": "Parameter",
1549
- "flags": {},
1550
- "type": {
1551
- "type": "intrinsic",
1552
- "name": "string"
1553
- }
1554
- }
1555
- ],
1556
- "type": {
1557
- "type": "intrinsic",
1558
- "name": "void"
1559
- }
1560
- }
1561
- ]
1562
- }
1563
- ],
1564
- "groups": [
1565
- {
1566
- "title": "Methods",
1567
- "children": [
1568
- 41,
1569
- 54,
1570
- 52,
1571
- 63,
1572
- 49
1573
- ]
1574
- }
1575
- ],
1576
- "sources": [
1577
- {
1578
- "fileName": "modules/node/src/Node.ts",
1579
- "line": 5,
1580
- "character": 17,
1581
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/242babe/packages/modules/node/src/Node.ts#L5"
1582
- }
1583
- ],
1584
- "implementedBy": [
1585
- {
1586
- "type": "reference",
1587
- "id": 1,
1588
- "name": "XyoAbstractNode"
1589
- }
1590
- ]
1591
- }
1592
- ],
1593
- "groups": [
1594
- {
1595
- "title": "Classes",
1596
- "children": [
1597
- 1
1598
- ]
1599
- },
1600
- {
1601
- "title": "Interfaces",
1602
- "children": [
1603
- 40
1604
- ]
1605
- }
1606
- ],
1607
- "sources": [
1608
- {
1609
- "fileName": "modules/node/src/index.ts",
1610
- "line": 1,
1611
- "character": 0,
1612
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/242babe/packages/modules/node/src/index.ts#L1"
1613
- }
1614
- ]
1615
- }