@xyo-network/node 2.26.19 → 2.27.0-rc.10
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/cjs/Abstract.js +1 -0
- package/dist/cjs/Abstract.js.map +1 -1
- package/dist/docs.json +849 -345
- package/dist/esm/Abstract.js +1 -0
- package/dist/esm/Abstract.js.map +1 -1
- package/package.json +6 -6
- package/src/Abstract.ts +1 -1
package/dist/docs.json
CHANGED
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
"fileName": "modules/node/src/Abstract.ts",
|
|
48
48
|
"line": 13,
|
|
49
49
|
"character": 2,
|
|
50
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
50
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cb30b4e/packages/modules/node/src/Abstract.ts#L13"
|
|
51
51
|
}
|
|
52
52
|
],
|
|
53
53
|
"signatures": [
|
|
@@ -71,55 +71,119 @@
|
|
|
71
71
|
"type": "reference",
|
|
72
72
|
"typeArguments": [
|
|
73
73
|
{
|
|
74
|
-
"type": "
|
|
75
|
-
"
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
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",
|
|
83
107
|
"flags": {},
|
|
84
|
-
"
|
|
108
|
+
"sources": [
|
|
85
109
|
{
|
|
86
|
-
"
|
|
87
|
-
"
|
|
88
|
-
"
|
|
89
|
-
"kindString": "Property",
|
|
90
|
-
"flags": {},
|
|
91
|
-
"sources": [
|
|
92
|
-
{
|
|
93
|
-
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
94
|
-
"line": 10,
|
|
95
|
-
"character": 4
|
|
96
|
-
}
|
|
97
|
-
],
|
|
98
|
-
"type": {
|
|
99
|
-
"type": "intrinsic",
|
|
100
|
-
"name": "string"
|
|
101
|
-
}
|
|
110
|
+
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
111
|
+
"line": 8,
|
|
112
|
+
"character": 4
|
|
102
113
|
}
|
|
103
114
|
],
|
|
104
|
-
"
|
|
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": [
|
|
105
129
|
{
|
|
106
|
-
"
|
|
107
|
-
"
|
|
108
|
-
|
|
109
|
-
]
|
|
130
|
+
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
131
|
+
"line": 10,
|
|
132
|
+
"character": 4
|
|
110
133
|
}
|
|
111
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
|
+
},
|
|
112
151
|
"sources": [
|
|
113
152
|
{
|
|
114
153
|
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
115
|
-
"line":
|
|
154
|
+
"line": 11,
|
|
116
155
|
"character": 4
|
|
117
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
|
|
118
172
|
]
|
|
119
173
|
}
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
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"
|
|
123
187
|
}
|
|
124
188
|
],
|
|
125
189
|
"name": "XyoQueryPayload"
|
|
@@ -135,19 +199,19 @@
|
|
|
135
199
|
},
|
|
136
200
|
"implementationOf": {
|
|
137
201
|
"type": "reference",
|
|
138
|
-
"id":
|
|
202
|
+
"id": 42,
|
|
139
203
|
"name": "XyoNode.attach"
|
|
140
204
|
}
|
|
141
205
|
}
|
|
142
206
|
],
|
|
143
207
|
"implementationOf": {
|
|
144
208
|
"type": "reference",
|
|
145
|
-
"id":
|
|
209
|
+
"id": 41,
|
|
146
210
|
"name": "XyoNode.attach"
|
|
147
211
|
}
|
|
148
212
|
},
|
|
149
213
|
{
|
|
150
|
-
"id":
|
|
214
|
+
"id": 17,
|
|
151
215
|
"name": "get",
|
|
152
216
|
"kind": 2048,
|
|
153
217
|
"kindString": "Method",
|
|
@@ -157,19 +221,19 @@
|
|
|
157
221
|
"fileName": "modules/node/src/Abstract.ts",
|
|
158
222
|
"line": 19,
|
|
159
223
|
"character": 2,
|
|
160
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
224
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cb30b4e/packages/modules/node/src/Abstract.ts#L19"
|
|
161
225
|
}
|
|
162
226
|
],
|
|
163
227
|
"signatures": [
|
|
164
228
|
{
|
|
165
|
-
"id":
|
|
229
|
+
"id": 18,
|
|
166
230
|
"name": "get",
|
|
167
231
|
"kind": 4096,
|
|
168
232
|
"kindString": "Call signature",
|
|
169
233
|
"flags": {},
|
|
170
234
|
"typeParameter": [
|
|
171
235
|
{
|
|
172
|
-
"id":
|
|
236
|
+
"id": 24,
|
|
173
237
|
"name": "T",
|
|
174
238
|
"kind": 131072,
|
|
175
239
|
"kindString": "Type parameter",
|
|
@@ -181,62 +245,126 @@
|
|
|
181
245
|
"type": "reference",
|
|
182
246
|
"typeArguments": [
|
|
183
247
|
{
|
|
184
|
-
"type": "
|
|
185
|
-
"
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
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",
|
|
193
281
|
"flags": {},
|
|
194
|
-
"
|
|
282
|
+
"sources": [
|
|
195
283
|
{
|
|
196
|
-
"
|
|
197
|
-
"
|
|
198
|
-
"
|
|
199
|
-
"kindString": "Property",
|
|
200
|
-
"flags": {},
|
|
201
|
-
"sources": [
|
|
202
|
-
{
|
|
203
|
-
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
204
|
-
"line": 10,
|
|
205
|
-
"character": 4
|
|
206
|
-
}
|
|
207
|
-
],
|
|
208
|
-
"type": {
|
|
209
|
-
"type": "intrinsic",
|
|
210
|
-
"name": "string"
|
|
211
|
-
}
|
|
284
|
+
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
285
|
+
"line": 8,
|
|
286
|
+
"character": 4
|
|
212
287
|
}
|
|
213
288
|
],
|
|
214
|
-
"
|
|
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": [
|
|
215
303
|
{
|
|
216
|
-
"
|
|
217
|
-
"
|
|
218
|
-
|
|
219
|
-
]
|
|
304
|
+
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
305
|
+
"line": 10,
|
|
306
|
+
"character": 4
|
|
220
307
|
}
|
|
221
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
|
+
},
|
|
222
325
|
"sources": [
|
|
223
326
|
{
|
|
224
327
|
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
225
|
-
"line":
|
|
328
|
+
"line": 11,
|
|
226
329
|
"character": 4
|
|
227
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
|
|
228
346
|
]
|
|
229
347
|
}
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
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"
|
|
233
361
|
}
|
|
234
362
|
],
|
|
235
363
|
"name": "XyoQueryPayload"
|
|
236
364
|
},
|
|
237
365
|
{
|
|
238
366
|
"type": "reference",
|
|
239
|
-
"id":
|
|
367
|
+
"id": 24,
|
|
240
368
|
"name": "T"
|
|
241
369
|
}
|
|
242
370
|
],
|
|
@@ -246,7 +374,7 @@
|
|
|
246
374
|
],
|
|
247
375
|
"parameters": [
|
|
248
376
|
{
|
|
249
|
-
"id":
|
|
377
|
+
"id": 25,
|
|
250
378
|
"name": "address",
|
|
251
379
|
"kind": 32768,
|
|
252
380
|
"kindString": "Parameter",
|
|
@@ -266,21 +394,21 @@
|
|
|
266
394
|
},
|
|
267
395
|
{
|
|
268
396
|
"type": "reference",
|
|
269
|
-
"id":
|
|
397
|
+
"id": 24,
|
|
270
398
|
"name": "T"
|
|
271
399
|
}
|
|
272
400
|
]
|
|
273
401
|
},
|
|
274
402
|
"implementationOf": {
|
|
275
403
|
"type": "reference",
|
|
276
|
-
"id":
|
|
404
|
+
"id": 55,
|
|
277
405
|
"name": "XyoNode.get"
|
|
278
406
|
}
|
|
279
407
|
}
|
|
280
408
|
],
|
|
281
409
|
"implementationOf": {
|
|
282
410
|
"type": "reference",
|
|
283
|
-
"id":
|
|
411
|
+
"id": 54,
|
|
284
412
|
"name": "XyoNode.get"
|
|
285
413
|
}
|
|
286
414
|
},
|
|
@@ -295,7 +423,7 @@
|
|
|
295
423
|
"fileName": "modules/node/src/Abstract.ts",
|
|
296
424
|
"line": 10,
|
|
297
425
|
"character": 2,
|
|
298
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
426
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cb30b4e/packages/modules/node/src/Abstract.ts#L10"
|
|
299
427
|
}
|
|
300
428
|
],
|
|
301
429
|
"signatures": [
|
|
@@ -314,19 +442,19 @@
|
|
|
314
442
|
},
|
|
315
443
|
"implementationOf": {
|
|
316
444
|
"type": "reference",
|
|
317
|
-
"id":
|
|
445
|
+
"id": 53,
|
|
318
446
|
"name": "XyoNode.list"
|
|
319
447
|
}
|
|
320
448
|
}
|
|
321
449
|
],
|
|
322
450
|
"implementationOf": {
|
|
323
451
|
"type": "reference",
|
|
324
|
-
"id":
|
|
452
|
+
"id": 52,
|
|
325
453
|
"name": "XyoNode.list"
|
|
326
454
|
}
|
|
327
455
|
},
|
|
328
456
|
{
|
|
329
|
-
"id":
|
|
457
|
+
"id": 26,
|
|
330
458
|
"name": "query",
|
|
331
459
|
"kind": 2048,
|
|
332
460
|
"kindString": "Method",
|
|
@@ -336,19 +464,19 @@
|
|
|
336
464
|
"fileName": "modules/node/src/Abstract.ts",
|
|
337
465
|
"line": 22,
|
|
338
466
|
"character": 2,
|
|
339
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
467
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cb30b4e/packages/modules/node/src/Abstract.ts#L22"
|
|
340
468
|
}
|
|
341
469
|
],
|
|
342
470
|
"signatures": [
|
|
343
471
|
{
|
|
344
|
-
"id":
|
|
472
|
+
"id": 27,
|
|
345
473
|
"name": "query",
|
|
346
474
|
"kind": 4096,
|
|
347
475
|
"kindString": "Call signature",
|
|
348
476
|
"flags": {},
|
|
349
477
|
"parameters": [
|
|
350
478
|
{
|
|
351
|
-
"id":
|
|
479
|
+
"id": 28,
|
|
352
480
|
"name": "address",
|
|
353
481
|
"kind": 32768,
|
|
354
482
|
"kindString": "Parameter",
|
|
@@ -359,7 +487,7 @@
|
|
|
359
487
|
}
|
|
360
488
|
},
|
|
361
489
|
{
|
|
362
|
-
"id":
|
|
490
|
+
"id": 29,
|
|
363
491
|
"name": "query",
|
|
364
492
|
"kind": 32768,
|
|
365
493
|
"kindString": "Parameter",
|
|
@@ -368,55 +496,119 @@
|
|
|
368
496
|
"type": "reference",
|
|
369
497
|
"typeArguments": [
|
|
370
498
|
{
|
|
371
|
-
"type": "
|
|
372
|
-
"
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
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",
|
|
380
532
|
"flags": {},
|
|
381
|
-
"
|
|
533
|
+
"sources": [
|
|
382
534
|
{
|
|
383
|
-
"
|
|
384
|
-
"
|
|
385
|
-
"
|
|
386
|
-
"kindString": "Property",
|
|
387
|
-
"flags": {},
|
|
388
|
-
"sources": [
|
|
389
|
-
{
|
|
390
|
-
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
391
|
-
"line": 10,
|
|
392
|
-
"character": 4
|
|
393
|
-
}
|
|
394
|
-
],
|
|
395
|
-
"type": {
|
|
396
|
-
"type": "intrinsic",
|
|
397
|
-
"name": "string"
|
|
398
|
-
}
|
|
535
|
+
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
536
|
+
"line": 8,
|
|
537
|
+
"character": 4
|
|
399
538
|
}
|
|
400
539
|
],
|
|
401
|
-
"
|
|
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": [
|
|
402
554
|
{
|
|
403
|
-
"
|
|
404
|
-
"
|
|
405
|
-
|
|
406
|
-
]
|
|
555
|
+
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
556
|
+
"line": 10,
|
|
557
|
+
"character": 4
|
|
407
558
|
}
|
|
408
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
|
+
},
|
|
409
576
|
"sources": [
|
|
410
577
|
{
|
|
411
578
|
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
412
|
-
"line":
|
|
579
|
+
"line": 11,
|
|
413
580
|
"character": 4
|
|
414
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
|
|
415
597
|
]
|
|
416
598
|
}
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
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"
|
|
420
612
|
}
|
|
421
613
|
],
|
|
422
614
|
"name": "XyoQueryPayload"
|
|
@@ -430,55 +622,115 @@
|
|
|
430
622
|
"type": "reference",
|
|
431
623
|
"typeArguments": [
|
|
432
624
|
{
|
|
433
|
-
"type": "
|
|
434
|
-
"
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
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",
|
|
442
658
|
"flags": {},
|
|
443
|
-
"
|
|
659
|
+
"sources": [
|
|
444
660
|
{
|
|
445
|
-
"
|
|
446
|
-
"
|
|
447
|
-
"
|
|
448
|
-
"kindString": "Property",
|
|
449
|
-
"flags": {},
|
|
450
|
-
"sources": [
|
|
451
|
-
{
|
|
452
|
-
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
453
|
-
"line": 10,
|
|
454
|
-
"character": 4
|
|
455
|
-
}
|
|
456
|
-
],
|
|
457
|
-
"type": {
|
|
458
|
-
"type": "intrinsic",
|
|
459
|
-
"name": "string"
|
|
460
|
-
}
|
|
661
|
+
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
662
|
+
"line": 8,
|
|
663
|
+
"character": 4
|
|
461
664
|
}
|
|
462
665
|
],
|
|
463
|
-
"
|
|
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": [
|
|
464
680
|
{
|
|
465
|
-
"
|
|
466
|
-
"
|
|
467
|
-
|
|
468
|
-
]
|
|
681
|
+
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
682
|
+
"line": 10,
|
|
683
|
+
"character": 4
|
|
469
684
|
}
|
|
470
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
|
+
},
|
|
471
702
|
"sources": [
|
|
472
703
|
{
|
|
473
704
|
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
474
|
-
"line":
|
|
705
|
+
"line": 11,
|
|
475
706
|
"character": 4
|
|
476
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
|
|
477
723
|
]
|
|
478
724
|
}
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
725
|
+
],
|
|
726
|
+
"sources": [
|
|
727
|
+
{
|
|
728
|
+
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
729
|
+
"line": 7,
|
|
730
|
+
"character": 107
|
|
731
|
+
}
|
|
732
|
+
]
|
|
733
|
+
}
|
|
482
734
|
}
|
|
483
735
|
],
|
|
484
736
|
"name": "XyoModuleQueryResult"
|
|
@@ -488,19 +740,19 @@
|
|
|
488
740
|
},
|
|
489
741
|
"implementationOf": {
|
|
490
742
|
"type": "reference",
|
|
491
|
-
"id":
|
|
743
|
+
"id": 64,
|
|
492
744
|
"name": "XyoNode.query"
|
|
493
745
|
}
|
|
494
746
|
}
|
|
495
747
|
],
|
|
496
748
|
"implementationOf": {
|
|
497
749
|
"type": "reference",
|
|
498
|
-
"id":
|
|
750
|
+
"id": 63,
|
|
499
751
|
"name": "XyoNode.query"
|
|
500
752
|
}
|
|
501
753
|
},
|
|
502
754
|
{
|
|
503
|
-
"id":
|
|
755
|
+
"id": 14,
|
|
504
756
|
"name": "remove",
|
|
505
757
|
"kind": 2048,
|
|
506
758
|
"kindString": "Method",
|
|
@@ -510,19 +762,19 @@
|
|
|
510
762
|
"fileName": "modules/node/src/Abstract.ts",
|
|
511
763
|
"line": 16,
|
|
512
764
|
"character": 2,
|
|
513
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
765
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cb30b4e/packages/modules/node/src/Abstract.ts#L16"
|
|
514
766
|
}
|
|
515
767
|
],
|
|
516
768
|
"signatures": [
|
|
517
769
|
{
|
|
518
|
-
"id":
|
|
770
|
+
"id": 15,
|
|
519
771
|
"name": "remove",
|
|
520
772
|
"kind": 4096,
|
|
521
773
|
"kindString": "Call signature",
|
|
522
774
|
"flags": {},
|
|
523
775
|
"parameters": [
|
|
524
776
|
{
|
|
525
|
-
"id":
|
|
777
|
+
"id": 16,
|
|
526
778
|
"name": "address",
|
|
527
779
|
"kind": 32768,
|
|
528
780
|
"kindString": "Parameter",
|
|
@@ -539,14 +791,14 @@
|
|
|
539
791
|
},
|
|
540
792
|
"implementationOf": {
|
|
541
793
|
"type": "reference",
|
|
542
|
-
"id":
|
|
794
|
+
"id": 50,
|
|
543
795
|
"name": "XyoNode.remove"
|
|
544
796
|
}
|
|
545
797
|
}
|
|
546
798
|
],
|
|
547
799
|
"implementationOf": {
|
|
548
800
|
"type": "reference",
|
|
549
|
-
"id":
|
|
801
|
+
"id": 49,
|
|
550
802
|
"name": "XyoNode.remove"
|
|
551
803
|
}
|
|
552
804
|
}
|
|
@@ -562,10 +814,10 @@
|
|
|
562
814
|
"title": "Methods",
|
|
563
815
|
"children": [
|
|
564
816
|
6,
|
|
565
|
-
|
|
817
|
+
17,
|
|
566
818
|
4,
|
|
567
|
-
|
|
568
|
-
|
|
819
|
+
26,
|
|
820
|
+
14
|
|
569
821
|
]
|
|
570
822
|
}
|
|
571
823
|
],
|
|
@@ -574,26 +826,26 @@
|
|
|
574
826
|
"fileName": "modules/node/src/Abstract.ts",
|
|
575
827
|
"line": 9,
|
|
576
828
|
"character": 22,
|
|
577
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
829
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cb30b4e/packages/modules/node/src/Abstract.ts#L9"
|
|
578
830
|
}
|
|
579
831
|
],
|
|
580
832
|
"implementedTypes": [
|
|
581
833
|
{
|
|
582
834
|
"type": "reference",
|
|
583
|
-
"id":
|
|
835
|
+
"id": 40,
|
|
584
836
|
"name": "XyoNode"
|
|
585
837
|
}
|
|
586
838
|
]
|
|
587
839
|
},
|
|
588
840
|
{
|
|
589
|
-
"id":
|
|
841
|
+
"id": 40,
|
|
590
842
|
"name": "XyoNode",
|
|
591
843
|
"kind": 256,
|
|
592
844
|
"kindString": "Interface",
|
|
593
845
|
"flags": {},
|
|
594
846
|
"children": [
|
|
595
847
|
{
|
|
596
|
-
"id":
|
|
848
|
+
"id": 41,
|
|
597
849
|
"name": "attach",
|
|
598
850
|
"kind": 2048,
|
|
599
851
|
"kindString": "Method",
|
|
@@ -603,19 +855,19 @@
|
|
|
603
855
|
"fileName": "modules/node/src/Node.ts",
|
|
604
856
|
"line": 6,
|
|
605
857
|
"character": 2,
|
|
606
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
858
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cb30b4e/packages/modules/node/src/Node.ts#L6"
|
|
607
859
|
}
|
|
608
860
|
],
|
|
609
861
|
"signatures": [
|
|
610
862
|
{
|
|
611
|
-
"id":
|
|
863
|
+
"id": 42,
|
|
612
864
|
"name": "attach",
|
|
613
865
|
"kind": 4096,
|
|
614
866
|
"kindString": "Call signature",
|
|
615
867
|
"flags": {},
|
|
616
868
|
"parameters": [
|
|
617
869
|
{
|
|
618
|
-
"id":
|
|
870
|
+
"id": 43,
|
|
619
871
|
"name": "module",
|
|
620
872
|
"kind": 32768,
|
|
621
873
|
"kindString": "Parameter",
|
|
@@ -627,55 +879,119 @@
|
|
|
627
879
|
"type": "reference",
|
|
628
880
|
"typeArguments": [
|
|
629
881
|
{
|
|
630
|
-
"type": "
|
|
631
|
-
"
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
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",
|
|
639
915
|
"flags": {},
|
|
640
|
-
"
|
|
916
|
+
"sources": [
|
|
641
917
|
{
|
|
642
|
-
"
|
|
643
|
-
"
|
|
644
|
-
"
|
|
645
|
-
"kindString": "Property",
|
|
646
|
-
"flags": {},
|
|
647
|
-
"sources": [
|
|
648
|
-
{
|
|
649
|
-
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
650
|
-
"line": 10,
|
|
651
|
-
"character": 4
|
|
652
|
-
}
|
|
653
|
-
],
|
|
654
|
-
"type": {
|
|
655
|
-
"type": "intrinsic",
|
|
656
|
-
"name": "string"
|
|
657
|
-
}
|
|
918
|
+
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
919
|
+
"line": 8,
|
|
920
|
+
"character": 4
|
|
658
921
|
}
|
|
659
922
|
],
|
|
660
|
-
"
|
|
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": [
|
|
661
937
|
{
|
|
662
|
-
"
|
|
663
|
-
"
|
|
664
|
-
|
|
665
|
-
]
|
|
938
|
+
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
939
|
+
"line": 10,
|
|
940
|
+
"character": 4
|
|
666
941
|
}
|
|
667
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
|
+
},
|
|
668
959
|
"sources": [
|
|
669
960
|
{
|
|
670
961
|
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
671
|
-
"line":
|
|
962
|
+
"line": 11,
|
|
672
963
|
"character": 4
|
|
673
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
|
|
674
980
|
]
|
|
675
981
|
}
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
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"
|
|
679
995
|
}
|
|
680
996
|
],
|
|
681
997
|
"name": "XyoQueryPayload"
|
|
@@ -693,7 +1009,7 @@
|
|
|
693
1009
|
]
|
|
694
1010
|
},
|
|
695
1011
|
{
|
|
696
|
-
"id":
|
|
1012
|
+
"id": 54,
|
|
697
1013
|
"name": "get",
|
|
698
1014
|
"kind": 2048,
|
|
699
1015
|
"kindString": "Method",
|
|
@@ -703,19 +1019,19 @@
|
|
|
703
1019
|
"fileName": "modules/node/src/Node.ts",
|
|
704
1020
|
"line": 9,
|
|
705
1021
|
"character": 2,
|
|
706
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1022
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cb30b4e/packages/modules/node/src/Node.ts#L9"
|
|
707
1023
|
}
|
|
708
1024
|
],
|
|
709
1025
|
"signatures": [
|
|
710
1026
|
{
|
|
711
|
-
"id":
|
|
1027
|
+
"id": 55,
|
|
712
1028
|
"name": "get",
|
|
713
1029
|
"kind": 4096,
|
|
714
1030
|
"kindString": "Call signature",
|
|
715
1031
|
"flags": {},
|
|
716
1032
|
"typeParameter": [
|
|
717
1033
|
{
|
|
718
|
-
"id":
|
|
1034
|
+
"id": 61,
|
|
719
1035
|
"name": "T",
|
|
720
1036
|
"kind": 131072,
|
|
721
1037
|
"kindString": "Type parameter",
|
|
@@ -727,62 +1043,126 @@
|
|
|
727
1043
|
"type": "reference",
|
|
728
1044
|
"typeArguments": [
|
|
729
1045
|
{
|
|
730
|
-
"type": "
|
|
731
|
-
"
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
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",
|
|
739
1079
|
"flags": {},
|
|
740
|
-
"
|
|
1080
|
+
"sources": [
|
|
741
1081
|
{
|
|
742
|
-
"
|
|
743
|
-
"
|
|
744
|
-
"
|
|
745
|
-
"kindString": "Property",
|
|
746
|
-
"flags": {},
|
|
747
|
-
"sources": [
|
|
748
|
-
{
|
|
749
|
-
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
750
|
-
"line": 10,
|
|
751
|
-
"character": 4
|
|
752
|
-
}
|
|
753
|
-
],
|
|
754
|
-
"type": {
|
|
755
|
-
"type": "intrinsic",
|
|
756
|
-
"name": "string"
|
|
757
|
-
}
|
|
1082
|
+
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
1083
|
+
"line": 8,
|
|
1084
|
+
"character": 4
|
|
758
1085
|
}
|
|
759
1086
|
],
|
|
760
|
-
"
|
|
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": [
|
|
761
1101
|
{
|
|
762
|
-
"
|
|
763
|
-
"
|
|
764
|
-
|
|
765
|
-
]
|
|
1102
|
+
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
1103
|
+
"line": 10,
|
|
1104
|
+
"character": 4
|
|
766
1105
|
}
|
|
767
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
|
+
},
|
|
768
1123
|
"sources": [
|
|
769
1124
|
{
|
|
770
1125
|
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
771
|
-
"line":
|
|
1126
|
+
"line": 11,
|
|
772
1127
|
"character": 4
|
|
773
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
|
|
774
1144
|
]
|
|
775
1145
|
}
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
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"
|
|
779
1159
|
}
|
|
780
1160
|
],
|
|
781
1161
|
"name": "XyoQueryPayload"
|
|
782
1162
|
},
|
|
783
1163
|
{
|
|
784
1164
|
"type": "reference",
|
|
785
|
-
"id":
|
|
1165
|
+
"id": 61,
|
|
786
1166
|
"name": "T"
|
|
787
1167
|
}
|
|
788
1168
|
],
|
|
@@ -792,7 +1172,7 @@
|
|
|
792
1172
|
],
|
|
793
1173
|
"parameters": [
|
|
794
1174
|
{
|
|
795
|
-
"id":
|
|
1175
|
+
"id": 62,
|
|
796
1176
|
"name": "address",
|
|
797
1177
|
"kind": 32768,
|
|
798
1178
|
"kindString": "Parameter",
|
|
@@ -812,7 +1192,7 @@
|
|
|
812
1192
|
},
|
|
813
1193
|
{
|
|
814
1194
|
"type": "reference",
|
|
815
|
-
"id":
|
|
1195
|
+
"id": 61,
|
|
816
1196
|
"name": "T"
|
|
817
1197
|
}
|
|
818
1198
|
]
|
|
@@ -821,7 +1201,7 @@
|
|
|
821
1201
|
]
|
|
822
1202
|
},
|
|
823
1203
|
{
|
|
824
|
-
"id":
|
|
1204
|
+
"id": 52,
|
|
825
1205
|
"name": "list",
|
|
826
1206
|
"kind": 2048,
|
|
827
1207
|
"kindString": "Method",
|
|
@@ -831,12 +1211,12 @@
|
|
|
831
1211
|
"fileName": "modules/node/src/Node.ts",
|
|
832
1212
|
"line": 8,
|
|
833
1213
|
"character": 2,
|
|
834
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1214
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cb30b4e/packages/modules/node/src/Node.ts#L8"
|
|
835
1215
|
}
|
|
836
1216
|
],
|
|
837
1217
|
"signatures": [
|
|
838
1218
|
{
|
|
839
|
-
"id":
|
|
1219
|
+
"id": 53,
|
|
840
1220
|
"name": "list",
|
|
841
1221
|
"kind": 4096,
|
|
842
1222
|
"kindString": "Call signature",
|
|
@@ -852,7 +1232,7 @@
|
|
|
852
1232
|
]
|
|
853
1233
|
},
|
|
854
1234
|
{
|
|
855
|
-
"id":
|
|
1235
|
+
"id": 63,
|
|
856
1236
|
"name": "query",
|
|
857
1237
|
"kind": 2048,
|
|
858
1238
|
"kindString": "Method",
|
|
@@ -862,19 +1242,19 @@
|
|
|
862
1242
|
"fileName": "modules/node/src/Node.ts",
|
|
863
1243
|
"line": 10,
|
|
864
1244
|
"character": 2,
|
|
865
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1245
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cb30b4e/packages/modules/node/src/Node.ts#L10"
|
|
866
1246
|
}
|
|
867
1247
|
],
|
|
868
1248
|
"signatures": [
|
|
869
1249
|
{
|
|
870
|
-
"id":
|
|
1250
|
+
"id": 64,
|
|
871
1251
|
"name": "query",
|
|
872
1252
|
"kind": 4096,
|
|
873
1253
|
"kindString": "Call signature",
|
|
874
1254
|
"flags": {},
|
|
875
1255
|
"parameters": [
|
|
876
1256
|
{
|
|
877
|
-
"id":
|
|
1257
|
+
"id": 65,
|
|
878
1258
|
"name": "address",
|
|
879
1259
|
"kind": 32768,
|
|
880
1260
|
"kindString": "Parameter",
|
|
@@ -885,7 +1265,7 @@
|
|
|
885
1265
|
}
|
|
886
1266
|
},
|
|
887
1267
|
{
|
|
888
|
-
"id":
|
|
1268
|
+
"id": 66,
|
|
889
1269
|
"name": "query",
|
|
890
1270
|
"kind": 32768,
|
|
891
1271
|
"kindString": "Parameter",
|
|
@@ -894,55 +1274,119 @@
|
|
|
894
1274
|
"type": "reference",
|
|
895
1275
|
"typeArguments": [
|
|
896
1276
|
{
|
|
897
|
-
"type": "
|
|
898
|
-
"
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
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",
|
|
906
1310
|
"flags": {},
|
|
907
|
-
"
|
|
1311
|
+
"sources": [
|
|
908
1312
|
{
|
|
909
|
-
"
|
|
910
|
-
"
|
|
911
|
-
"
|
|
912
|
-
"kindString": "Property",
|
|
913
|
-
"flags": {},
|
|
914
|
-
"sources": [
|
|
915
|
-
{
|
|
916
|
-
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
917
|
-
"line": 10,
|
|
918
|
-
"character": 4
|
|
919
|
-
}
|
|
920
|
-
],
|
|
921
|
-
"type": {
|
|
922
|
-
"type": "intrinsic",
|
|
923
|
-
"name": "string"
|
|
924
|
-
}
|
|
1313
|
+
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
1314
|
+
"line": 8,
|
|
1315
|
+
"character": 4
|
|
925
1316
|
}
|
|
926
1317
|
],
|
|
927
|
-
"
|
|
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": [
|
|
928
1332
|
{
|
|
929
|
-
"
|
|
930
|
-
"
|
|
931
|
-
|
|
932
|
-
]
|
|
1333
|
+
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
1334
|
+
"line": 10,
|
|
1335
|
+
"character": 4
|
|
933
1336
|
}
|
|
934
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
|
+
},
|
|
935
1354
|
"sources": [
|
|
936
1355
|
{
|
|
937
1356
|
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
938
|
-
"line":
|
|
1357
|
+
"line": 11,
|
|
939
1358
|
"character": 4
|
|
940
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
|
|
941
1375
|
]
|
|
942
1376
|
}
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
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"
|
|
946
1390
|
}
|
|
947
1391
|
],
|
|
948
1392
|
"name": "XyoQueryPayload"
|
|
@@ -956,55 +1400,115 @@
|
|
|
956
1400
|
"type": "reference",
|
|
957
1401
|
"typeArguments": [
|
|
958
1402
|
{
|
|
959
|
-
"type": "
|
|
960
|
-
"
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
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",
|
|
968
1436
|
"flags": {},
|
|
969
|
-
"
|
|
1437
|
+
"sources": [
|
|
970
1438
|
{
|
|
971
|
-
"
|
|
972
|
-
"
|
|
973
|
-
"
|
|
974
|
-
"kindString": "Property",
|
|
975
|
-
"flags": {},
|
|
976
|
-
"sources": [
|
|
977
|
-
{
|
|
978
|
-
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
979
|
-
"line": 10,
|
|
980
|
-
"character": 4
|
|
981
|
-
}
|
|
982
|
-
],
|
|
983
|
-
"type": {
|
|
984
|
-
"type": "intrinsic",
|
|
985
|
-
"name": "string"
|
|
986
|
-
}
|
|
1439
|
+
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
1440
|
+
"line": 8,
|
|
1441
|
+
"character": 4
|
|
987
1442
|
}
|
|
988
1443
|
],
|
|
989
|
-
"
|
|
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": [
|
|
990
1458
|
{
|
|
991
|
-
"
|
|
992
|
-
"
|
|
993
|
-
|
|
994
|
-
]
|
|
1459
|
+
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
1460
|
+
"line": 10,
|
|
1461
|
+
"character": 4
|
|
995
1462
|
}
|
|
996
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
|
+
},
|
|
997
1480
|
"sources": [
|
|
998
1481
|
{
|
|
999
1482
|
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
1000
|
-
"line":
|
|
1483
|
+
"line": 11,
|
|
1001
1484
|
"character": 4
|
|
1002
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
|
|
1003
1501
|
]
|
|
1004
1502
|
}
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1503
|
+
],
|
|
1504
|
+
"sources": [
|
|
1505
|
+
{
|
|
1506
|
+
"fileName": "sdk/payload/dist/esm/models/Base.d.ts",
|
|
1507
|
+
"line": 7,
|
|
1508
|
+
"character": 107
|
|
1509
|
+
}
|
|
1510
|
+
]
|
|
1511
|
+
}
|
|
1008
1512
|
}
|
|
1009
1513
|
],
|
|
1010
1514
|
"name": "XyoModuleQueryResult"
|
|
@@ -1016,7 +1520,7 @@
|
|
|
1016
1520
|
]
|
|
1017
1521
|
},
|
|
1018
1522
|
{
|
|
1019
|
-
"id":
|
|
1523
|
+
"id": 49,
|
|
1020
1524
|
"name": "remove",
|
|
1021
1525
|
"kind": 2048,
|
|
1022
1526
|
"kindString": "Method",
|
|
@@ -1026,19 +1530,19 @@
|
|
|
1026
1530
|
"fileName": "modules/node/src/Node.ts",
|
|
1027
1531
|
"line": 7,
|
|
1028
1532
|
"character": 2,
|
|
1029
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1533
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cb30b4e/packages/modules/node/src/Node.ts#L7"
|
|
1030
1534
|
}
|
|
1031
1535
|
],
|
|
1032
1536
|
"signatures": [
|
|
1033
1537
|
{
|
|
1034
|
-
"id":
|
|
1538
|
+
"id": 50,
|
|
1035
1539
|
"name": "remove",
|
|
1036
1540
|
"kind": 4096,
|
|
1037
1541
|
"kindString": "Call signature",
|
|
1038
1542
|
"flags": {},
|
|
1039
1543
|
"parameters": [
|
|
1040
1544
|
{
|
|
1041
|
-
"id":
|
|
1545
|
+
"id": 51,
|
|
1042
1546
|
"name": "address",
|
|
1043
1547
|
"kind": 32768,
|
|
1044
1548
|
"kindString": "Parameter",
|
|
@@ -1061,11 +1565,11 @@
|
|
|
1061
1565
|
{
|
|
1062
1566
|
"title": "Methods",
|
|
1063
1567
|
"children": [
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1568
|
+
41,
|
|
1569
|
+
54,
|
|
1570
|
+
52,
|
|
1571
|
+
63,
|
|
1572
|
+
49
|
|
1069
1573
|
]
|
|
1070
1574
|
}
|
|
1071
1575
|
],
|
|
@@ -1074,7 +1578,7 @@
|
|
|
1074
1578
|
"fileName": "modules/node/src/Node.ts",
|
|
1075
1579
|
"line": 5,
|
|
1076
1580
|
"character": 17,
|
|
1077
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1581
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cb30b4e/packages/modules/node/src/Node.ts#L5"
|
|
1078
1582
|
}
|
|
1079
1583
|
],
|
|
1080
1584
|
"implementedBy": [
|
|
@@ -1096,7 +1600,7 @@
|
|
|
1096
1600
|
{
|
|
1097
1601
|
"title": "Interfaces",
|
|
1098
1602
|
"children": [
|
|
1099
|
-
|
|
1603
|
+
40
|
|
1100
1604
|
]
|
|
1101
1605
|
}
|
|
1102
1606
|
],
|
|
@@ -1105,7 +1609,7 @@
|
|
|
1105
1609
|
"fileName": "modules/node/src/index.ts",
|
|
1106
1610
|
"line": 1,
|
|
1107
1611
|
"character": 0,
|
|
1108
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1612
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/cb30b4e/packages/modules/node/src/index.ts#L1"
|
|
1109
1613
|
}
|
|
1110
1614
|
]
|
|
1111
1615
|
}
|