@xyo-network/react-standard-node 2.47.19 → 2.47.21
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 +713 -275
- package/dist/esm/lib/Builders/MemoryNodeBuilder.js.map +1 -1
- package/dist/types/lib/Builders/MemoryNodeBuilder.d.ts +30 -1
- package/dist/types/lib/Builders/MemoryNodeBuilder.d.ts.map +1 -1
- package/dist/types/lib/Builders/StorageArchivistBuilder.d.ts +10 -6
- package/dist/types/lib/Builders/StorageArchivistBuilder.d.ts.map +1 -1
- package/package.json +14 -14
- package/src/lib/Builders/MemoryNodeBuilder.ts +1 -1
package/dist/docs.json
CHANGED
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts",
|
|
48
48
|
"line": 18,
|
|
49
49
|
"character": 10,
|
|
50
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
50
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts#L18"
|
|
51
51
|
}
|
|
52
52
|
],
|
|
53
53
|
"type": {
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts",
|
|
94
94
|
"line": 19,
|
|
95
95
|
"character": 10,
|
|
96
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
96
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts#L19"
|
|
97
97
|
}
|
|
98
98
|
],
|
|
99
99
|
"type": {
|
|
@@ -111,9 +111,179 @@
|
|
|
111
111
|
"typeArguments": [
|
|
112
112
|
{
|
|
113
113
|
"type": "reference",
|
|
114
|
-
"
|
|
115
|
-
|
|
116
|
-
|
|
114
|
+
"typeArguments": [
|
|
115
|
+
{
|
|
116
|
+
"type": "intersection",
|
|
117
|
+
"types": [
|
|
118
|
+
{
|
|
119
|
+
"type": "reference",
|
|
120
|
+
"name": "SchemaFields",
|
|
121
|
+
"qualifiedName": "SchemaFields",
|
|
122
|
+
"package": "@xyo-network/payload-model"
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
"type": "reference",
|
|
126
|
+
"name": "PayloadFields",
|
|
127
|
+
"qualifiedName": "PayloadFields",
|
|
128
|
+
"package": "@xyo-network/payload-model"
|
|
129
|
+
},
|
|
130
|
+
{
|
|
131
|
+
"type": "reflection",
|
|
132
|
+
"declaration": {
|
|
133
|
+
"id": 38,
|
|
134
|
+
"name": "__type",
|
|
135
|
+
"kind": 65536,
|
|
136
|
+
"kindString": "Type literal",
|
|
137
|
+
"flags": {},
|
|
138
|
+
"sources": [
|
|
139
|
+
{
|
|
140
|
+
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
141
|
+
"line": 8,
|
|
142
|
+
"character": 103
|
|
143
|
+
}
|
|
144
|
+
]
|
|
145
|
+
}
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
"type": "reference",
|
|
149
|
+
"typeArguments": [
|
|
150
|
+
{
|
|
151
|
+
"type": "intersection",
|
|
152
|
+
"types": [
|
|
153
|
+
{
|
|
154
|
+
"type": "reference",
|
|
155
|
+
"typeArguments": [
|
|
156
|
+
{
|
|
157
|
+
"type": "intersection",
|
|
158
|
+
"types": [
|
|
159
|
+
{
|
|
160
|
+
"type": "reference",
|
|
161
|
+
"name": "SchemaFields",
|
|
162
|
+
"qualifiedName": "SchemaFields",
|
|
163
|
+
"package": "@xyo-network/payload-model"
|
|
164
|
+
},
|
|
165
|
+
{
|
|
166
|
+
"type": "reference",
|
|
167
|
+
"name": "PayloadFields",
|
|
168
|
+
"qualifiedName": "PayloadFields",
|
|
169
|
+
"package": "@xyo-network/payload-model"
|
|
170
|
+
},
|
|
171
|
+
{
|
|
172
|
+
"type": "reflection",
|
|
173
|
+
"declaration": {
|
|
174
|
+
"id": 39,
|
|
175
|
+
"name": "__type",
|
|
176
|
+
"kind": 65536,
|
|
177
|
+
"kindString": "Type literal",
|
|
178
|
+
"flags": {},
|
|
179
|
+
"sources": [
|
|
180
|
+
{
|
|
181
|
+
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
182
|
+
"line": 8,
|
|
183
|
+
"character": 103
|
|
184
|
+
}
|
|
185
|
+
]
|
|
186
|
+
}
|
|
187
|
+
},
|
|
188
|
+
{
|
|
189
|
+
"type": "reference",
|
|
190
|
+
"typeArguments": [
|
|
191
|
+
{
|
|
192
|
+
"type": "intersection",
|
|
193
|
+
"types": [
|
|
194
|
+
{
|
|
195
|
+
"type": "reflection",
|
|
196
|
+
"declaration": {
|
|
197
|
+
"id": 40,
|
|
198
|
+
"name": "__type",
|
|
199
|
+
"kind": 65536,
|
|
200
|
+
"kindString": "Type literal",
|
|
201
|
+
"flags": {},
|
|
202
|
+
"sources": [
|
|
203
|
+
{
|
|
204
|
+
"fileName": "node_modules/@xyo-network/node-model/dist/types/Config.d.ts",
|
|
205
|
+
"line": 5,
|
|
206
|
+
"character": 87
|
|
207
|
+
}
|
|
208
|
+
]
|
|
209
|
+
}
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
"type": "reference",
|
|
213
|
+
"typeArguments": [
|
|
214
|
+
{
|
|
215
|
+
"type": "intrinsic",
|
|
216
|
+
"name": "undefined"
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
"type": "literal",
|
|
220
|
+
"value": "schema"
|
|
221
|
+
}
|
|
222
|
+
],
|
|
223
|
+
"name": "Omit",
|
|
224
|
+
"qualifiedName": "Omit",
|
|
225
|
+
"package": "typescript"
|
|
226
|
+
}
|
|
227
|
+
]
|
|
228
|
+
},
|
|
229
|
+
{
|
|
230
|
+
"type": "literal",
|
|
231
|
+
"value": "schema"
|
|
232
|
+
}
|
|
233
|
+
],
|
|
234
|
+
"name": "Omit",
|
|
235
|
+
"qualifiedName": "Omit",
|
|
236
|
+
"package": "typescript"
|
|
237
|
+
}
|
|
238
|
+
]
|
|
239
|
+
},
|
|
240
|
+
{
|
|
241
|
+
"type": "literal",
|
|
242
|
+
"value": "schema"
|
|
243
|
+
}
|
|
244
|
+
],
|
|
245
|
+
"name": "Omit",
|
|
246
|
+
"qualifiedName": "Omit",
|
|
247
|
+
"package": "typescript"
|
|
248
|
+
},
|
|
249
|
+
{
|
|
250
|
+
"type": "reflection",
|
|
251
|
+
"declaration": {
|
|
252
|
+
"id": 41,
|
|
253
|
+
"name": "__type",
|
|
254
|
+
"kind": 65536,
|
|
255
|
+
"kindString": "Type literal",
|
|
256
|
+
"flags": {},
|
|
257
|
+
"sources": [
|
|
258
|
+
{
|
|
259
|
+
"fileName": "node_modules/@xyo-network/module-model/dist/types/ModuleParams.d.ts",
|
|
260
|
+
"line": 18,
|
|
261
|
+
"character": 58
|
|
262
|
+
}
|
|
263
|
+
]
|
|
264
|
+
}
|
|
265
|
+
}
|
|
266
|
+
]
|
|
267
|
+
},
|
|
268
|
+
{
|
|
269
|
+
"type": "literal",
|
|
270
|
+
"value": "schema"
|
|
271
|
+
}
|
|
272
|
+
],
|
|
273
|
+
"name": "Omit",
|
|
274
|
+
"qualifiedName": "Omit",
|
|
275
|
+
"package": "typescript"
|
|
276
|
+
}
|
|
277
|
+
]
|
|
278
|
+
},
|
|
279
|
+
{
|
|
280
|
+
"type": "intrinsic",
|
|
281
|
+
"name": "undefined"
|
|
282
|
+
}
|
|
283
|
+
],
|
|
284
|
+
"name": "NodeModuleParams",
|
|
285
|
+
"qualifiedName": "NodeModuleParams",
|
|
286
|
+
"package": "@xyo-network/node-model"
|
|
117
287
|
},
|
|
118
288
|
{
|
|
119
289
|
"type": "reference",
|
|
@@ -122,20 +292,20 @@
|
|
|
122
292
|
"package": "@xyo-network/node-model"
|
|
123
293
|
}
|
|
124
294
|
],
|
|
125
|
-
"name": "
|
|
126
|
-
"qualifiedName": "
|
|
127
|
-
"package": "@xyo-network/node"
|
|
295
|
+
"name": "NodeModule",
|
|
296
|
+
"qualifiedName": "NodeModule",
|
|
297
|
+
"package": "@xyo-network/node-model"
|
|
128
298
|
}
|
|
129
299
|
],
|
|
130
300
|
"name": "NodeWrapper",
|
|
131
301
|
"qualifiedName": "NodeWrapper",
|
|
132
|
-
"package": "@xyo-network/node"
|
|
302
|
+
"package": "@xyo-network/node-wrapper"
|
|
133
303
|
}
|
|
134
304
|
]
|
|
135
305
|
}
|
|
136
306
|
},
|
|
137
307
|
{
|
|
138
|
-
"id":
|
|
308
|
+
"id": 42,
|
|
139
309
|
"name": "node",
|
|
140
310
|
"kind": 262144,
|
|
141
311
|
"kindString": "Accessor",
|
|
@@ -145,11 +315,11 @@
|
|
|
145
315
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts",
|
|
146
316
|
"line": 21,
|
|
147
317
|
"character": 6,
|
|
148
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
318
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts#L21"
|
|
149
319
|
}
|
|
150
320
|
],
|
|
151
321
|
"getSignature": {
|
|
152
|
-
"id":
|
|
322
|
+
"id": 43,
|
|
153
323
|
"name": "node",
|
|
154
324
|
"kind": 524288,
|
|
155
325
|
"kindString": "Get signature",
|
|
@@ -177,7 +347,7 @@
|
|
|
177
347
|
}
|
|
178
348
|
},
|
|
179
349
|
{
|
|
180
|
-
"id":
|
|
350
|
+
"id": 44,
|
|
181
351
|
"name": "wrappedNode",
|
|
182
352
|
"kind": 262144,
|
|
183
353
|
"kindString": "Accessor",
|
|
@@ -187,11 +357,11 @@
|
|
|
187
357
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts",
|
|
188
358
|
"line": 25,
|
|
189
359
|
"character": 6,
|
|
190
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
360
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts#L25"
|
|
191
361
|
}
|
|
192
362
|
],
|
|
193
363
|
"getSignature": {
|
|
194
|
-
"id":
|
|
364
|
+
"id": 45,
|
|
195
365
|
"name": "wrappedNode",
|
|
196
366
|
"kind": 524288,
|
|
197
367
|
"kindString": "Get signature",
|
|
@@ -204,9 +374,179 @@
|
|
|
204
374
|
"typeArguments": [
|
|
205
375
|
{
|
|
206
376
|
"type": "reference",
|
|
207
|
-
"
|
|
208
|
-
|
|
209
|
-
|
|
377
|
+
"typeArguments": [
|
|
378
|
+
{
|
|
379
|
+
"type": "intersection",
|
|
380
|
+
"types": [
|
|
381
|
+
{
|
|
382
|
+
"type": "reference",
|
|
383
|
+
"name": "SchemaFields",
|
|
384
|
+
"qualifiedName": "SchemaFields",
|
|
385
|
+
"package": "@xyo-network/payload-model"
|
|
386
|
+
},
|
|
387
|
+
{
|
|
388
|
+
"type": "reference",
|
|
389
|
+
"name": "PayloadFields",
|
|
390
|
+
"qualifiedName": "PayloadFields",
|
|
391
|
+
"package": "@xyo-network/payload-model"
|
|
392
|
+
},
|
|
393
|
+
{
|
|
394
|
+
"type": "reflection",
|
|
395
|
+
"declaration": {
|
|
396
|
+
"id": 46,
|
|
397
|
+
"name": "__type",
|
|
398
|
+
"kind": 65536,
|
|
399
|
+
"kindString": "Type literal",
|
|
400
|
+
"flags": {},
|
|
401
|
+
"sources": [
|
|
402
|
+
{
|
|
403
|
+
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
404
|
+
"line": 8,
|
|
405
|
+
"character": 103
|
|
406
|
+
}
|
|
407
|
+
]
|
|
408
|
+
}
|
|
409
|
+
},
|
|
410
|
+
{
|
|
411
|
+
"type": "reference",
|
|
412
|
+
"typeArguments": [
|
|
413
|
+
{
|
|
414
|
+
"type": "intersection",
|
|
415
|
+
"types": [
|
|
416
|
+
{
|
|
417
|
+
"type": "reference",
|
|
418
|
+
"typeArguments": [
|
|
419
|
+
{
|
|
420
|
+
"type": "intersection",
|
|
421
|
+
"types": [
|
|
422
|
+
{
|
|
423
|
+
"type": "reference",
|
|
424
|
+
"name": "SchemaFields",
|
|
425
|
+
"qualifiedName": "SchemaFields",
|
|
426
|
+
"package": "@xyo-network/payload-model"
|
|
427
|
+
},
|
|
428
|
+
{
|
|
429
|
+
"type": "reference",
|
|
430
|
+
"name": "PayloadFields",
|
|
431
|
+
"qualifiedName": "PayloadFields",
|
|
432
|
+
"package": "@xyo-network/payload-model"
|
|
433
|
+
},
|
|
434
|
+
{
|
|
435
|
+
"type": "reflection",
|
|
436
|
+
"declaration": {
|
|
437
|
+
"id": 47,
|
|
438
|
+
"name": "__type",
|
|
439
|
+
"kind": 65536,
|
|
440
|
+
"kindString": "Type literal",
|
|
441
|
+
"flags": {},
|
|
442
|
+
"sources": [
|
|
443
|
+
{
|
|
444
|
+
"fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
|
|
445
|
+
"line": 8,
|
|
446
|
+
"character": 103
|
|
447
|
+
}
|
|
448
|
+
]
|
|
449
|
+
}
|
|
450
|
+
},
|
|
451
|
+
{
|
|
452
|
+
"type": "reference",
|
|
453
|
+
"typeArguments": [
|
|
454
|
+
{
|
|
455
|
+
"type": "intersection",
|
|
456
|
+
"types": [
|
|
457
|
+
{
|
|
458
|
+
"type": "reflection",
|
|
459
|
+
"declaration": {
|
|
460
|
+
"id": 48,
|
|
461
|
+
"name": "__type",
|
|
462
|
+
"kind": 65536,
|
|
463
|
+
"kindString": "Type literal",
|
|
464
|
+
"flags": {},
|
|
465
|
+
"sources": [
|
|
466
|
+
{
|
|
467
|
+
"fileName": "node_modules/@xyo-network/node-model/dist/types/Config.d.ts",
|
|
468
|
+
"line": 5,
|
|
469
|
+
"character": 87
|
|
470
|
+
}
|
|
471
|
+
]
|
|
472
|
+
}
|
|
473
|
+
},
|
|
474
|
+
{
|
|
475
|
+
"type": "reference",
|
|
476
|
+
"typeArguments": [
|
|
477
|
+
{
|
|
478
|
+
"type": "intrinsic",
|
|
479
|
+
"name": "undefined"
|
|
480
|
+
},
|
|
481
|
+
{
|
|
482
|
+
"type": "literal",
|
|
483
|
+
"value": "schema"
|
|
484
|
+
}
|
|
485
|
+
],
|
|
486
|
+
"name": "Omit",
|
|
487
|
+
"qualifiedName": "Omit",
|
|
488
|
+
"package": "typescript"
|
|
489
|
+
}
|
|
490
|
+
]
|
|
491
|
+
},
|
|
492
|
+
{
|
|
493
|
+
"type": "literal",
|
|
494
|
+
"value": "schema"
|
|
495
|
+
}
|
|
496
|
+
],
|
|
497
|
+
"name": "Omit",
|
|
498
|
+
"qualifiedName": "Omit",
|
|
499
|
+
"package": "typescript"
|
|
500
|
+
}
|
|
501
|
+
]
|
|
502
|
+
},
|
|
503
|
+
{
|
|
504
|
+
"type": "literal",
|
|
505
|
+
"value": "schema"
|
|
506
|
+
}
|
|
507
|
+
],
|
|
508
|
+
"name": "Omit",
|
|
509
|
+
"qualifiedName": "Omit",
|
|
510
|
+
"package": "typescript"
|
|
511
|
+
},
|
|
512
|
+
{
|
|
513
|
+
"type": "reflection",
|
|
514
|
+
"declaration": {
|
|
515
|
+
"id": 49,
|
|
516
|
+
"name": "__type",
|
|
517
|
+
"kind": 65536,
|
|
518
|
+
"kindString": "Type literal",
|
|
519
|
+
"flags": {},
|
|
520
|
+
"sources": [
|
|
521
|
+
{
|
|
522
|
+
"fileName": "node_modules/@xyo-network/module-model/dist/types/ModuleParams.d.ts",
|
|
523
|
+
"line": 18,
|
|
524
|
+
"character": 58
|
|
525
|
+
}
|
|
526
|
+
]
|
|
527
|
+
}
|
|
528
|
+
}
|
|
529
|
+
]
|
|
530
|
+
},
|
|
531
|
+
{
|
|
532
|
+
"type": "literal",
|
|
533
|
+
"value": "schema"
|
|
534
|
+
}
|
|
535
|
+
],
|
|
536
|
+
"name": "Omit",
|
|
537
|
+
"qualifiedName": "Omit",
|
|
538
|
+
"package": "typescript"
|
|
539
|
+
}
|
|
540
|
+
]
|
|
541
|
+
},
|
|
542
|
+
{
|
|
543
|
+
"type": "intrinsic",
|
|
544
|
+
"name": "undefined"
|
|
545
|
+
}
|
|
546
|
+
],
|
|
547
|
+
"name": "NodeModuleParams",
|
|
548
|
+
"qualifiedName": "NodeModuleParams",
|
|
549
|
+
"package": "@xyo-network/node-model"
|
|
210
550
|
},
|
|
211
551
|
{
|
|
212
552
|
"type": "reference",
|
|
@@ -215,19 +555,19 @@
|
|
|
215
555
|
"package": "@xyo-network/node-model"
|
|
216
556
|
}
|
|
217
557
|
],
|
|
218
|
-
"name": "
|
|
219
|
-
"qualifiedName": "
|
|
220
|
-
"package": "@xyo-network/node"
|
|
558
|
+
"name": "NodeModule",
|
|
559
|
+
"qualifiedName": "NodeModule",
|
|
560
|
+
"package": "@xyo-network/node-model"
|
|
221
561
|
}
|
|
222
562
|
],
|
|
223
563
|
"name": "NodeWrapper",
|
|
224
564
|
"qualifiedName": "NodeWrapper",
|
|
225
|
-
"package": "@xyo-network/node"
|
|
565
|
+
"package": "@xyo-network/node-wrapper"
|
|
226
566
|
}
|
|
227
567
|
}
|
|
228
568
|
},
|
|
229
569
|
{
|
|
230
|
-
"id":
|
|
570
|
+
"id": 50,
|
|
231
571
|
"name": "addArchivist",
|
|
232
572
|
"kind": 2048,
|
|
233
573
|
"kindString": "Method",
|
|
@@ -237,19 +577,19 @@
|
|
|
237
577
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts",
|
|
238
578
|
"line": 43,
|
|
239
579
|
"character": 8,
|
|
240
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
580
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts#L43"
|
|
241
581
|
}
|
|
242
582
|
],
|
|
243
583
|
"signatures": [
|
|
244
584
|
{
|
|
245
|
-
"id":
|
|
585
|
+
"id": 51,
|
|
246
586
|
"name": "addArchivist",
|
|
247
587
|
"kind": 4096,
|
|
248
588
|
"kindString": "Call signature",
|
|
249
589
|
"flags": {},
|
|
250
590
|
"parameters": [
|
|
251
591
|
{
|
|
252
|
-
"id":
|
|
592
|
+
"id": 52,
|
|
253
593
|
"name": "account",
|
|
254
594
|
"kind": 32768,
|
|
255
595
|
"kindString": "Parameter",
|
|
@@ -262,7 +602,7 @@
|
|
|
262
602
|
}
|
|
263
603
|
},
|
|
264
604
|
{
|
|
265
|
-
"id":
|
|
605
|
+
"id": 53,
|
|
266
606
|
"name": "moduleName",
|
|
267
607
|
"kind": 32768,
|
|
268
608
|
"kindString": "Parameter",
|
|
@@ -273,7 +613,7 @@
|
|
|
273
613
|
}
|
|
274
614
|
},
|
|
275
615
|
{
|
|
276
|
-
"id":
|
|
616
|
+
"id": 54,
|
|
277
617
|
"name": "namespace",
|
|
278
618
|
"kind": 32768,
|
|
279
619
|
"kindString": "Parameter",
|
|
@@ -300,7 +640,7 @@
|
|
|
300
640
|
]
|
|
301
641
|
},
|
|
302
642
|
{
|
|
303
|
-
"id":
|
|
643
|
+
"id": 55,
|
|
304
644
|
"name": "addBridge",
|
|
305
645
|
"kind": 2048,
|
|
306
646
|
"kindString": "Method",
|
|
@@ -310,19 +650,19 @@
|
|
|
310
650
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts",
|
|
311
651
|
"line": 50,
|
|
312
652
|
"character": 8,
|
|
313
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
653
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts#L50"
|
|
314
654
|
}
|
|
315
655
|
],
|
|
316
656
|
"signatures": [
|
|
317
657
|
{
|
|
318
|
-
"id":
|
|
658
|
+
"id": 56,
|
|
319
659
|
"name": "addBridge",
|
|
320
660
|
"kind": 4096,
|
|
321
661
|
"kindString": "Call signature",
|
|
322
662
|
"flags": {},
|
|
323
663
|
"parameters": [
|
|
324
664
|
{
|
|
325
|
-
"id":
|
|
665
|
+
"id": 57,
|
|
326
666
|
"name": "apiDomain",
|
|
327
667
|
"kind": 32768,
|
|
328
668
|
"kindString": "Parameter",
|
|
@@ -349,7 +689,7 @@
|
|
|
349
689
|
]
|
|
350
690
|
},
|
|
351
691
|
{
|
|
352
|
-
"id":
|
|
692
|
+
"id": 58,
|
|
353
693
|
"name": "addSentinel",
|
|
354
694
|
"kind": 2048,
|
|
355
695
|
"kindString": "Method",
|
|
@@ -359,31 +699,31 @@
|
|
|
359
699
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts",
|
|
360
700
|
"line": 61,
|
|
361
701
|
"character": 8,
|
|
362
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
702
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts#L61"
|
|
363
703
|
}
|
|
364
704
|
],
|
|
365
705
|
"signatures": [
|
|
366
706
|
{
|
|
367
|
-
"id":
|
|
707
|
+
"id": 59,
|
|
368
708
|
"name": "addSentinel",
|
|
369
709
|
"kind": 4096,
|
|
370
710
|
"kindString": "Call signature",
|
|
371
711
|
"flags": {},
|
|
372
712
|
"parameters": [
|
|
373
713
|
{
|
|
374
|
-
"id":
|
|
714
|
+
"id": 60,
|
|
375
715
|
"name": "config",
|
|
376
716
|
"kind": 32768,
|
|
377
717
|
"kindString": "Parameter",
|
|
378
718
|
"flags": {},
|
|
379
719
|
"type": {
|
|
380
720
|
"type": "reference",
|
|
381
|
-
"id":
|
|
721
|
+
"id": 87,
|
|
382
722
|
"name": "SentinelBuilderConfig"
|
|
383
723
|
}
|
|
384
724
|
},
|
|
385
725
|
{
|
|
386
|
-
"id":
|
|
726
|
+
"id": 61,
|
|
387
727
|
"name": "account",
|
|
388
728
|
"kind": 32768,
|
|
389
729
|
"kindString": "Parameter",
|
|
@@ -423,7 +763,7 @@
|
|
|
423
763
|
{
|
|
424
764
|
"type": "reflection",
|
|
425
765
|
"declaration": {
|
|
426
|
-
"id":
|
|
766
|
+
"id": 62,
|
|
427
767
|
"name": "__type",
|
|
428
768
|
"kind": 65536,
|
|
429
769
|
"kindString": "Type literal",
|
|
@@ -464,7 +804,7 @@
|
|
|
464
804
|
{
|
|
465
805
|
"type": "reflection",
|
|
466
806
|
"declaration": {
|
|
467
|
-
"id":
|
|
807
|
+
"id": 63,
|
|
468
808
|
"name": "__type",
|
|
469
809
|
"kind": 65536,
|
|
470
810
|
"kindString": "Type literal",
|
|
@@ -499,7 +839,7 @@
|
|
|
499
839
|
{
|
|
500
840
|
"type": "reflection",
|
|
501
841
|
"declaration": {
|
|
502
|
-
"id":
|
|
842
|
+
"id": 64,
|
|
503
843
|
"name": "__type",
|
|
504
844
|
"kind": 65536,
|
|
505
845
|
"kindString": "Type literal",
|
|
@@ -519,7 +859,7 @@
|
|
|
519
859
|
{
|
|
520
860
|
"type": "reflection",
|
|
521
861
|
"declaration": {
|
|
522
|
-
"id":
|
|
862
|
+
"id": 65,
|
|
523
863
|
"name": "__type",
|
|
524
864
|
"kind": 65536,
|
|
525
865
|
"kindString": "Type literal",
|
|
@@ -545,7 +885,7 @@
|
|
|
545
885
|
{
|
|
546
886
|
"type": "reflection",
|
|
547
887
|
"declaration": {
|
|
548
|
-
"id":
|
|
888
|
+
"id": 66,
|
|
549
889
|
"name": "__type",
|
|
550
890
|
"kind": 65536,
|
|
551
891
|
"kindString": "Type literal",
|
|
@@ -562,7 +902,7 @@
|
|
|
562
902
|
{
|
|
563
903
|
"type": "reflection",
|
|
564
904
|
"declaration": {
|
|
565
|
-
"id":
|
|
905
|
+
"id": 67,
|
|
566
906
|
"name": "__type",
|
|
567
907
|
"kind": 65536,
|
|
568
908
|
"kindString": "Type literal",
|
|
@@ -601,7 +941,7 @@
|
|
|
601
941
|
{
|
|
602
942
|
"type": "reflection",
|
|
603
943
|
"declaration": {
|
|
604
|
-
"id":
|
|
944
|
+
"id": 68,
|
|
605
945
|
"name": "__type",
|
|
606
946
|
"kind": 65536,
|
|
607
947
|
"kindString": "Type literal",
|
|
@@ -653,7 +993,7 @@
|
|
|
653
993
|
]
|
|
654
994
|
},
|
|
655
995
|
{
|
|
656
|
-
"id":
|
|
996
|
+
"id": 69,
|
|
657
997
|
"name": "addWitnesses",
|
|
658
998
|
"kind": 2048,
|
|
659
999
|
"kindString": "Method",
|
|
@@ -663,19 +1003,19 @@
|
|
|
663
1003
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts",
|
|
664
1004
|
"line": 67,
|
|
665
1005
|
"character": 8,
|
|
666
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1006
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts#L67"
|
|
667
1007
|
}
|
|
668
1008
|
],
|
|
669
1009
|
"signatures": [
|
|
670
1010
|
{
|
|
671
|
-
"id":
|
|
1011
|
+
"id": 70,
|
|
672
1012
|
"name": "addWitnesses",
|
|
673
1013
|
"kind": 4096,
|
|
674
1014
|
"kindString": "Call signature",
|
|
675
1015
|
"flags": {},
|
|
676
1016
|
"parameters": [
|
|
677
1017
|
{
|
|
678
|
-
"id":
|
|
1018
|
+
"id": 71,
|
|
679
1019
|
"name": "pluginSetResolver",
|
|
680
1020
|
"kind": 32768,
|
|
681
1021
|
"kindString": "Parameter",
|
|
@@ -688,7 +1028,7 @@
|
|
|
688
1028
|
}
|
|
689
1029
|
},
|
|
690
1030
|
{
|
|
691
|
-
"id":
|
|
1031
|
+
"id": 72,
|
|
692
1032
|
"name": "witnesses",
|
|
693
1033
|
"kind": 32768,
|
|
694
1034
|
"kindString": "Parameter",
|
|
@@ -698,7 +1038,7 @@
|
|
|
698
1038
|
"elementType": {
|
|
699
1039
|
"type": "reflection",
|
|
700
1040
|
"declaration": {
|
|
701
|
-
"id":
|
|
1041
|
+
"id": 73,
|
|
702
1042
|
"name": "__type",
|
|
703
1043
|
"kind": 65536,
|
|
704
1044
|
"kindString": "Type literal",
|
|
@@ -708,12 +1048,12 @@
|
|
|
708
1048
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts",
|
|
709
1049
|
"line": 67,
|
|
710
1050
|
"character": 78,
|
|
711
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1051
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts#L67"
|
|
712
1052
|
}
|
|
713
1053
|
],
|
|
714
1054
|
"signatures": [
|
|
715
1055
|
{
|
|
716
|
-
"id":
|
|
1056
|
+
"id": 74,
|
|
717
1057
|
"name": "__type",
|
|
718
1058
|
"kind": 4096,
|
|
719
1059
|
"kindString": "Call signature",
|
|
@@ -745,7 +1085,7 @@
|
|
|
745
1085
|
{
|
|
746
1086
|
"type": "reflection",
|
|
747
1087
|
"declaration": {
|
|
748
|
-
"id":
|
|
1088
|
+
"id": 75,
|
|
749
1089
|
"name": "__type",
|
|
750
1090
|
"kind": 65536,
|
|
751
1091
|
"kindString": "Type literal",
|
|
@@ -786,7 +1126,7 @@
|
|
|
786
1126
|
{
|
|
787
1127
|
"type": "reflection",
|
|
788
1128
|
"declaration": {
|
|
789
|
-
"id":
|
|
1129
|
+
"id": 76,
|
|
790
1130
|
"name": "__type",
|
|
791
1131
|
"kind": 65536,
|
|
792
1132
|
"kindString": "Type literal",
|
|
@@ -806,7 +1146,7 @@
|
|
|
806
1146
|
{
|
|
807
1147
|
"type": "reflection",
|
|
808
1148
|
"declaration": {
|
|
809
|
-
"id":
|
|
1149
|
+
"id": 77,
|
|
810
1150
|
"name": "__type",
|
|
811
1151
|
"kind": 65536,
|
|
812
1152
|
"kindString": "Type literal",
|
|
@@ -843,7 +1183,7 @@
|
|
|
843
1183
|
{
|
|
844
1184
|
"type": "reflection",
|
|
845
1185
|
"declaration": {
|
|
846
|
-
"id":
|
|
1186
|
+
"id": 78,
|
|
847
1187
|
"name": "__type",
|
|
848
1188
|
"kind": 65536,
|
|
849
1189
|
"kindString": "Type literal",
|
|
@@ -919,7 +1259,7 @@
|
|
|
919
1259
|
]
|
|
920
1260
|
},
|
|
921
1261
|
{
|
|
922
|
-
"id":
|
|
1262
|
+
"id": 79,
|
|
923
1263
|
"name": "attach",
|
|
924
1264
|
"kind": 2048,
|
|
925
1265
|
"kindString": "Method",
|
|
@@ -931,19 +1271,19 @@
|
|
|
931
1271
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts",
|
|
932
1272
|
"line": 83,
|
|
933
1273
|
"character": 16,
|
|
934
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1274
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts#L83"
|
|
935
1275
|
}
|
|
936
1276
|
],
|
|
937
1277
|
"signatures": [
|
|
938
1278
|
{
|
|
939
|
-
"id":
|
|
1279
|
+
"id": 80,
|
|
940
1280
|
"name": "attach",
|
|
941
1281
|
"kind": 4096,
|
|
942
1282
|
"kindString": "Call signature",
|
|
943
1283
|
"flags": {},
|
|
944
1284
|
"parameters": [
|
|
945
1285
|
{
|
|
946
|
-
"id":
|
|
1286
|
+
"id": 81,
|
|
947
1287
|
"name": "module",
|
|
948
1288
|
"kind": 32768,
|
|
949
1289
|
"kindString": "Parameter",
|
|
@@ -972,7 +1312,7 @@
|
|
|
972
1312
|
{
|
|
973
1313
|
"type": "reflection",
|
|
974
1314
|
"declaration": {
|
|
975
|
-
"id":
|
|
1315
|
+
"id": 82,
|
|
976
1316
|
"name": "__type",
|
|
977
1317
|
"kind": 65536,
|
|
978
1318
|
"kindString": "Type literal",
|
|
@@ -1013,7 +1353,7 @@
|
|
|
1013
1353
|
{
|
|
1014
1354
|
"type": "reflection",
|
|
1015
1355
|
"declaration": {
|
|
1016
|
-
"id":
|
|
1356
|
+
"id": 83,
|
|
1017
1357
|
"name": "__type",
|
|
1018
1358
|
"kind": 65536,
|
|
1019
1359
|
"kindString": "Type literal",
|
|
@@ -1057,7 +1397,7 @@
|
|
|
1057
1397
|
{
|
|
1058
1398
|
"type": "reflection",
|
|
1059
1399
|
"declaration": {
|
|
1060
|
-
"id":
|
|
1400
|
+
"id": 84,
|
|
1061
1401
|
"name": "__type",
|
|
1062
1402
|
"kind": 65536,
|
|
1063
1403
|
"kindString": "Type literal",
|
|
@@ -1106,7 +1446,7 @@
|
|
|
1106
1446
|
}
|
|
1107
1447
|
},
|
|
1108
1448
|
{
|
|
1109
|
-
"id":
|
|
1449
|
+
"id": 85,
|
|
1110
1450
|
"name": "external",
|
|
1111
1451
|
"kind": 32768,
|
|
1112
1452
|
"kindString": "Parameter",
|
|
@@ -1119,7 +1459,7 @@
|
|
|
1119
1459
|
}
|
|
1120
1460
|
},
|
|
1121
1461
|
{
|
|
1122
|
-
"id":
|
|
1462
|
+
"id": 86,
|
|
1123
1463
|
"name": "safeAttach",
|
|
1124
1464
|
"kind": 32768,
|
|
1125
1465
|
"kindString": "Parameter",
|
|
@@ -1160,7 +1500,7 @@
|
|
|
1160
1500
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts",
|
|
1161
1501
|
"line": 29,
|
|
1162
1502
|
"character": 15,
|
|
1163
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1503
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts#L29"
|
|
1164
1504
|
}
|
|
1165
1505
|
],
|
|
1166
1506
|
"signatures": [
|
|
@@ -1232,18 +1572,18 @@
|
|
|
1232
1572
|
{
|
|
1233
1573
|
"title": "Accessors",
|
|
1234
1574
|
"children": [
|
|
1235
|
-
|
|
1236
|
-
|
|
1575
|
+
42,
|
|
1576
|
+
44
|
|
1237
1577
|
]
|
|
1238
1578
|
},
|
|
1239
1579
|
{
|
|
1240
1580
|
"title": "Methods",
|
|
1241
1581
|
"children": [
|
|
1242
|
-
42,
|
|
1243
|
-
47,
|
|
1244
1582
|
50,
|
|
1245
|
-
|
|
1246
|
-
|
|
1583
|
+
55,
|
|
1584
|
+
58,
|
|
1585
|
+
69,
|
|
1586
|
+
79,
|
|
1247
1587
|
30
|
|
1248
1588
|
]
|
|
1249
1589
|
}
|
|
@@ -1253,19 +1593,19 @@
|
|
|
1253
1593
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts",
|
|
1254
1594
|
"line": 17,
|
|
1255
1595
|
"character": 13,
|
|
1256
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1596
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts#L17"
|
|
1257
1597
|
}
|
|
1258
1598
|
]
|
|
1259
1599
|
},
|
|
1260
1600
|
{
|
|
1261
|
-
"id":
|
|
1601
|
+
"id": 90,
|
|
1262
1602
|
"name": "SentinelBuilder",
|
|
1263
1603
|
"kind": 128,
|
|
1264
1604
|
"kindString": "Class",
|
|
1265
1605
|
"flags": {},
|
|
1266
1606
|
"children": [
|
|
1267
1607
|
{
|
|
1268
|
-
"id":
|
|
1608
|
+
"id": 95,
|
|
1269
1609
|
"name": "constructor",
|
|
1270
1610
|
"kind": 512,
|
|
1271
1611
|
"kindString": "Constructor",
|
|
@@ -1277,31 +1617,31 @@
|
|
|
1277
1617
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts",
|
|
1278
1618
|
"line": 13,
|
|
1279
1619
|
"character": 2,
|
|
1280
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1620
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts#L13"
|
|
1281
1621
|
}
|
|
1282
1622
|
],
|
|
1283
1623
|
"signatures": [
|
|
1284
1624
|
{
|
|
1285
|
-
"id":
|
|
1625
|
+
"id": 96,
|
|
1286
1626
|
"name": "new SentinelBuilder",
|
|
1287
1627
|
"kind": 16384,
|
|
1288
1628
|
"kindString": "Constructor signature",
|
|
1289
1629
|
"flags": {},
|
|
1290
1630
|
"parameters": [
|
|
1291
1631
|
{
|
|
1292
|
-
"id":
|
|
1632
|
+
"id": 97,
|
|
1293
1633
|
"name": "config",
|
|
1294
1634
|
"kind": 32768,
|
|
1295
1635
|
"kindString": "Parameter",
|
|
1296
1636
|
"flags": {},
|
|
1297
1637
|
"type": {
|
|
1298
1638
|
"type": "reference",
|
|
1299
|
-
"id":
|
|
1639
|
+
"id": 87,
|
|
1300
1640
|
"name": "SentinelBuilderConfig"
|
|
1301
1641
|
}
|
|
1302
1642
|
},
|
|
1303
1643
|
{
|
|
1304
|
-
"id":
|
|
1644
|
+
"id": 98,
|
|
1305
1645
|
"name": "account",
|
|
1306
1646
|
"kind": 32768,
|
|
1307
1647
|
"kindString": "Parameter",
|
|
@@ -1316,14 +1656,14 @@
|
|
|
1316
1656
|
],
|
|
1317
1657
|
"type": {
|
|
1318
1658
|
"type": "reference",
|
|
1319
|
-
"id":
|
|
1659
|
+
"id": 90,
|
|
1320
1660
|
"name": "SentinelBuilder"
|
|
1321
1661
|
}
|
|
1322
1662
|
}
|
|
1323
1663
|
]
|
|
1324
1664
|
},
|
|
1325
1665
|
{
|
|
1326
|
-
"id":
|
|
1666
|
+
"id": 99,
|
|
1327
1667
|
"name": "_sentinel",
|
|
1328
1668
|
"kind": 1024,
|
|
1329
1669
|
"kindString": "Property",
|
|
@@ -1335,7 +1675,7 @@
|
|
|
1335
1675
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts",
|
|
1336
1676
|
"line": 11,
|
|
1337
1677
|
"character": 10,
|
|
1338
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1678
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts#L11"
|
|
1339
1679
|
}
|
|
1340
1680
|
],
|
|
1341
1681
|
"type": {
|
|
@@ -1369,7 +1709,7 @@
|
|
|
1369
1709
|
{
|
|
1370
1710
|
"type": "reflection",
|
|
1371
1711
|
"declaration": {
|
|
1372
|
-
"id":
|
|
1712
|
+
"id": 100,
|
|
1373
1713
|
"name": "__type",
|
|
1374
1714
|
"kind": 65536,
|
|
1375
1715
|
"kindString": "Type literal",
|
|
@@ -1410,7 +1750,7 @@
|
|
|
1410
1750
|
{
|
|
1411
1751
|
"type": "reflection",
|
|
1412
1752
|
"declaration": {
|
|
1413
|
-
"id":
|
|
1753
|
+
"id": 101,
|
|
1414
1754
|
"name": "__type",
|
|
1415
1755
|
"kind": 65536,
|
|
1416
1756
|
"kindString": "Type literal",
|
|
@@ -1445,7 +1785,7 @@
|
|
|
1445
1785
|
{
|
|
1446
1786
|
"type": "reflection",
|
|
1447
1787
|
"declaration": {
|
|
1448
|
-
"id":
|
|
1788
|
+
"id": 102,
|
|
1449
1789
|
"name": "__type",
|
|
1450
1790
|
"kind": 65536,
|
|
1451
1791
|
"kindString": "Type literal",
|
|
@@ -1465,7 +1805,7 @@
|
|
|
1465
1805
|
{
|
|
1466
1806
|
"type": "reflection",
|
|
1467
1807
|
"declaration": {
|
|
1468
|
-
"id":
|
|
1808
|
+
"id": 103,
|
|
1469
1809
|
"name": "__type",
|
|
1470
1810
|
"kind": 65536,
|
|
1471
1811
|
"kindString": "Type literal",
|
|
@@ -1491,7 +1831,7 @@
|
|
|
1491
1831
|
{
|
|
1492
1832
|
"type": "reflection",
|
|
1493
1833
|
"declaration": {
|
|
1494
|
-
"id":
|
|
1834
|
+
"id": 104,
|
|
1495
1835
|
"name": "__type",
|
|
1496
1836
|
"kind": 65536,
|
|
1497
1837
|
"kindString": "Type literal",
|
|
@@ -1508,7 +1848,7 @@
|
|
|
1508
1848
|
{
|
|
1509
1849
|
"type": "reflection",
|
|
1510
1850
|
"declaration": {
|
|
1511
|
-
"id":
|
|
1851
|
+
"id": 105,
|
|
1512
1852
|
"name": "__type",
|
|
1513
1853
|
"kind": 65536,
|
|
1514
1854
|
"kindString": "Type literal",
|
|
@@ -1547,7 +1887,7 @@
|
|
|
1547
1887
|
{
|
|
1548
1888
|
"type": "reflection",
|
|
1549
1889
|
"declaration": {
|
|
1550
|
-
"id":
|
|
1890
|
+
"id": 106,
|
|
1551
1891
|
"name": "__type",
|
|
1552
1892
|
"kind": 65536,
|
|
1553
1893
|
"kindString": "Type literal",
|
|
@@ -1594,7 +1934,7 @@
|
|
|
1594
1934
|
}
|
|
1595
1935
|
},
|
|
1596
1936
|
{
|
|
1597
|
-
"id":
|
|
1937
|
+
"id": 108,
|
|
1598
1938
|
"name": "account",
|
|
1599
1939
|
"kind": 1024,
|
|
1600
1940
|
"kindString": "Property",
|
|
@@ -1606,7 +1946,7 @@
|
|
|
1606
1946
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts",
|
|
1607
1947
|
"line": 13,
|
|
1608
1948
|
"character": 71,
|
|
1609
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1949
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts#L13"
|
|
1610
1950
|
}
|
|
1611
1951
|
],
|
|
1612
1952
|
"type": {
|
|
@@ -1617,7 +1957,7 @@
|
|
|
1617
1957
|
}
|
|
1618
1958
|
},
|
|
1619
1959
|
{
|
|
1620
|
-
"id":
|
|
1960
|
+
"id": 107,
|
|
1621
1961
|
"name": "config",
|
|
1622
1962
|
"kind": 1024,
|
|
1623
1963
|
"kindString": "Property",
|
|
@@ -1629,17 +1969,17 @@
|
|
|
1629
1969
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts",
|
|
1630
1970
|
"line": 13,
|
|
1631
1971
|
"character": 32,
|
|
1632
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1972
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts#L13"
|
|
1633
1973
|
}
|
|
1634
1974
|
],
|
|
1635
1975
|
"type": {
|
|
1636
1976
|
"type": "reference",
|
|
1637
|
-
"id":
|
|
1977
|
+
"id": 87,
|
|
1638
1978
|
"name": "SentinelBuilderConfig"
|
|
1639
1979
|
}
|
|
1640
1980
|
},
|
|
1641
1981
|
{
|
|
1642
|
-
"id":
|
|
1982
|
+
"id": 109,
|
|
1643
1983
|
"name": "sentinel",
|
|
1644
1984
|
"kind": 262144,
|
|
1645
1985
|
"kindString": "Accessor",
|
|
@@ -1649,11 +1989,11 @@
|
|
|
1649
1989
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts",
|
|
1650
1990
|
"line": 17,
|
|
1651
1991
|
"character": 6,
|
|
1652
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1992
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts#L17"
|
|
1653
1993
|
}
|
|
1654
1994
|
],
|
|
1655
1995
|
"getSignature": {
|
|
1656
|
-
"id":
|
|
1996
|
+
"id": 110,
|
|
1657
1997
|
"name": "sentinel",
|
|
1658
1998
|
"kind": 524288,
|
|
1659
1999
|
"kindString": "Get signature",
|
|
@@ -1682,7 +2022,7 @@
|
|
|
1682
2022
|
{
|
|
1683
2023
|
"type": "reflection",
|
|
1684
2024
|
"declaration": {
|
|
1685
|
-
"id":
|
|
2025
|
+
"id": 111,
|
|
1686
2026
|
"name": "__type",
|
|
1687
2027
|
"kind": 65536,
|
|
1688
2028
|
"kindString": "Type literal",
|
|
@@ -1723,7 +2063,7 @@
|
|
|
1723
2063
|
{
|
|
1724
2064
|
"type": "reflection",
|
|
1725
2065
|
"declaration": {
|
|
1726
|
-
"id":
|
|
2066
|
+
"id": 112,
|
|
1727
2067
|
"name": "__type",
|
|
1728
2068
|
"kind": 65536,
|
|
1729
2069
|
"kindString": "Type literal",
|
|
@@ -1758,7 +2098,7 @@
|
|
|
1758
2098
|
{
|
|
1759
2099
|
"type": "reflection",
|
|
1760
2100
|
"declaration": {
|
|
1761
|
-
"id":
|
|
2101
|
+
"id": 113,
|
|
1762
2102
|
"name": "__type",
|
|
1763
2103
|
"kind": 65536,
|
|
1764
2104
|
"kindString": "Type literal",
|
|
@@ -1778,7 +2118,7 @@
|
|
|
1778
2118
|
{
|
|
1779
2119
|
"type": "reflection",
|
|
1780
2120
|
"declaration": {
|
|
1781
|
-
"id":
|
|
2121
|
+
"id": 114,
|
|
1782
2122
|
"name": "__type",
|
|
1783
2123
|
"kind": 65536,
|
|
1784
2124
|
"kindString": "Type literal",
|
|
@@ -1804,7 +2144,7 @@
|
|
|
1804
2144
|
{
|
|
1805
2145
|
"type": "reflection",
|
|
1806
2146
|
"declaration": {
|
|
1807
|
-
"id":
|
|
2147
|
+
"id": 115,
|
|
1808
2148
|
"name": "__type",
|
|
1809
2149
|
"kind": 65536,
|
|
1810
2150
|
"kindString": "Type literal",
|
|
@@ -1821,7 +2161,7 @@
|
|
|
1821
2161
|
{
|
|
1822
2162
|
"type": "reflection",
|
|
1823
2163
|
"declaration": {
|
|
1824
|
-
"id":
|
|
2164
|
+
"id": 116,
|
|
1825
2165
|
"name": "__type",
|
|
1826
2166
|
"kind": 65536,
|
|
1827
2167
|
"kindString": "Type literal",
|
|
@@ -1860,7 +2200,7 @@
|
|
|
1860
2200
|
{
|
|
1861
2201
|
"type": "reflection",
|
|
1862
2202
|
"declaration": {
|
|
1863
|
-
"id":
|
|
2203
|
+
"id": 117,
|
|
1864
2204
|
"name": "__type",
|
|
1865
2205
|
"kind": 65536,
|
|
1866
2206
|
"kindString": "Type literal",
|
|
@@ -1906,7 +2246,7 @@
|
|
|
1906
2246
|
}
|
|
1907
2247
|
},
|
|
1908
2248
|
{
|
|
1909
|
-
"id":
|
|
2249
|
+
"id": 127,
|
|
1910
2250
|
"name": "buildParams",
|
|
1911
2251
|
"kind": 2048,
|
|
1912
2252
|
"kindString": "Method",
|
|
@@ -1918,12 +2258,12 @@
|
|
|
1918
2258
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts",
|
|
1919
2259
|
"line": 32,
|
|
1920
2260
|
"character": 10,
|
|
1921
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2261
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts#L32"
|
|
1922
2262
|
}
|
|
1923
2263
|
],
|
|
1924
2264
|
"signatures": [
|
|
1925
2265
|
{
|
|
1926
|
-
"id":
|
|
2266
|
+
"id": 128,
|
|
1927
2267
|
"name": "buildParams",
|
|
1928
2268
|
"kind": 4096,
|
|
1929
2269
|
"kindString": "Call signature",
|
|
@@ -1949,7 +2289,7 @@
|
|
|
1949
2289
|
{
|
|
1950
2290
|
"type": "reflection",
|
|
1951
2291
|
"declaration": {
|
|
1952
|
-
"id":
|
|
2292
|
+
"id": 129,
|
|
1953
2293
|
"name": "__type",
|
|
1954
2294
|
"kind": 65536,
|
|
1955
2295
|
"kindString": "Type literal",
|
|
@@ -1990,7 +2330,7 @@
|
|
|
1990
2330
|
{
|
|
1991
2331
|
"type": "reflection",
|
|
1992
2332
|
"declaration": {
|
|
1993
|
-
"id":
|
|
2333
|
+
"id": 130,
|
|
1994
2334
|
"name": "__type",
|
|
1995
2335
|
"kind": 65536,
|
|
1996
2336
|
"kindString": "Type literal",
|
|
@@ -2025,7 +2365,7 @@
|
|
|
2025
2365
|
{
|
|
2026
2366
|
"type": "reflection",
|
|
2027
2367
|
"declaration": {
|
|
2028
|
-
"id":
|
|
2368
|
+
"id": 131,
|
|
2029
2369
|
"name": "__type",
|
|
2030
2370
|
"kind": 65536,
|
|
2031
2371
|
"kindString": "Type literal",
|
|
@@ -2045,7 +2385,7 @@
|
|
|
2045
2385
|
{
|
|
2046
2386
|
"type": "reflection",
|
|
2047
2387
|
"declaration": {
|
|
2048
|
-
"id":
|
|
2388
|
+
"id": 132,
|
|
2049
2389
|
"name": "__type",
|
|
2050
2390
|
"kind": 65536,
|
|
2051
2391
|
"kindString": "Type literal",
|
|
@@ -2071,7 +2411,7 @@
|
|
|
2071
2411
|
{
|
|
2072
2412
|
"type": "reflection",
|
|
2073
2413
|
"declaration": {
|
|
2074
|
-
"id":
|
|
2414
|
+
"id": 133,
|
|
2075
2415
|
"name": "__type",
|
|
2076
2416
|
"kind": 65536,
|
|
2077
2417
|
"kindString": "Type literal",
|
|
@@ -2088,7 +2428,7 @@
|
|
|
2088
2428
|
{
|
|
2089
2429
|
"type": "reflection",
|
|
2090
2430
|
"declaration": {
|
|
2091
|
-
"id":
|
|
2431
|
+
"id": 134,
|
|
2092
2432
|
"name": "__type",
|
|
2093
2433
|
"kind": 65536,
|
|
2094
2434
|
"kindString": "Type literal",
|
|
@@ -2127,7 +2467,7 @@
|
|
|
2127
2467
|
{
|
|
2128
2468
|
"type": "reflection",
|
|
2129
2469
|
"declaration": {
|
|
2130
|
-
"id":
|
|
2470
|
+
"id": 135,
|
|
2131
2471
|
"name": "__type",
|
|
2132
2472
|
"kind": 65536,
|
|
2133
2473
|
"kindString": "Type literal",
|
|
@@ -2167,7 +2507,7 @@
|
|
|
2167
2507
|
]
|
|
2168
2508
|
},
|
|
2169
2509
|
{
|
|
2170
|
-
"id":
|
|
2510
|
+
"id": 118,
|
|
2171
2511
|
"name": "buildSentinel",
|
|
2172
2512
|
"kind": 2048,
|
|
2173
2513
|
"kindString": "Method",
|
|
@@ -2177,12 +2517,12 @@
|
|
|
2177
2517
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts",
|
|
2178
2518
|
"line": 27,
|
|
2179
2519
|
"character": 8,
|
|
2180
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2520
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts#L27"
|
|
2181
2521
|
}
|
|
2182
2522
|
],
|
|
2183
2523
|
"signatures": [
|
|
2184
2524
|
{
|
|
2185
|
-
"id":
|
|
2525
|
+
"id": 119,
|
|
2186
2526
|
"name": "buildSentinel",
|
|
2187
2527
|
"kind": 4096,
|
|
2188
2528
|
"kindString": "Call signature",
|
|
@@ -2214,7 +2554,7 @@
|
|
|
2214
2554
|
{
|
|
2215
2555
|
"type": "reflection",
|
|
2216
2556
|
"declaration": {
|
|
2217
|
-
"id":
|
|
2557
|
+
"id": 120,
|
|
2218
2558
|
"name": "__type",
|
|
2219
2559
|
"kind": 65536,
|
|
2220
2560
|
"kindString": "Type literal",
|
|
@@ -2255,7 +2595,7 @@
|
|
|
2255
2595
|
{
|
|
2256
2596
|
"type": "reflection",
|
|
2257
2597
|
"declaration": {
|
|
2258
|
-
"id":
|
|
2598
|
+
"id": 121,
|
|
2259
2599
|
"name": "__type",
|
|
2260
2600
|
"kind": 65536,
|
|
2261
2601
|
"kindString": "Type literal",
|
|
@@ -2290,7 +2630,7 @@
|
|
|
2290
2630
|
{
|
|
2291
2631
|
"type": "reflection",
|
|
2292
2632
|
"declaration": {
|
|
2293
|
-
"id":
|
|
2633
|
+
"id": 122,
|
|
2294
2634
|
"name": "__type",
|
|
2295
2635
|
"kind": 65536,
|
|
2296
2636
|
"kindString": "Type literal",
|
|
@@ -2310,7 +2650,7 @@
|
|
|
2310
2650
|
{
|
|
2311
2651
|
"type": "reflection",
|
|
2312
2652
|
"declaration": {
|
|
2313
|
-
"id":
|
|
2653
|
+
"id": 123,
|
|
2314
2654
|
"name": "__type",
|
|
2315
2655
|
"kind": 65536,
|
|
2316
2656
|
"kindString": "Type literal",
|
|
@@ -2336,7 +2676,7 @@
|
|
|
2336
2676
|
{
|
|
2337
2677
|
"type": "reflection",
|
|
2338
2678
|
"declaration": {
|
|
2339
|
-
"id":
|
|
2679
|
+
"id": 124,
|
|
2340
2680
|
"name": "__type",
|
|
2341
2681
|
"kind": 65536,
|
|
2342
2682
|
"kindString": "Type literal",
|
|
@@ -2353,7 +2693,7 @@
|
|
|
2353
2693
|
{
|
|
2354
2694
|
"type": "reflection",
|
|
2355
2695
|
"declaration": {
|
|
2356
|
-
"id":
|
|
2696
|
+
"id": 125,
|
|
2357
2697
|
"name": "__type",
|
|
2358
2698
|
"kind": 65536,
|
|
2359
2699
|
"kindString": "Type literal",
|
|
@@ -2392,7 +2732,7 @@
|
|
|
2392
2732
|
{
|
|
2393
2733
|
"type": "reflection",
|
|
2394
2734
|
"declaration": {
|
|
2395
|
-
"id":
|
|
2735
|
+
"id": 126,
|
|
2396
2736
|
"name": "__type",
|
|
2397
2737
|
"kind": 65536,
|
|
2398
2738
|
"kindString": "Type literal",
|
|
@@ -2444,7 +2784,7 @@
|
|
|
2444
2784
|
]
|
|
2445
2785
|
},
|
|
2446
2786
|
{
|
|
2447
|
-
"id":
|
|
2787
|
+
"id": 91,
|
|
2448
2788
|
"name": "create",
|
|
2449
2789
|
"kind": 2048,
|
|
2450
2790
|
"kindString": "Method",
|
|
@@ -2456,31 +2796,31 @@
|
|
|
2456
2796
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts",
|
|
2457
2797
|
"line": 21,
|
|
2458
2798
|
"character": 15,
|
|
2459
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2799
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts#L21"
|
|
2460
2800
|
}
|
|
2461
2801
|
],
|
|
2462
2802
|
"signatures": [
|
|
2463
2803
|
{
|
|
2464
|
-
"id":
|
|
2804
|
+
"id": 92,
|
|
2465
2805
|
"name": "create",
|
|
2466
2806
|
"kind": 4096,
|
|
2467
2807
|
"kindString": "Call signature",
|
|
2468
2808
|
"flags": {},
|
|
2469
2809
|
"parameters": [
|
|
2470
2810
|
{
|
|
2471
|
-
"id":
|
|
2811
|
+
"id": 93,
|
|
2472
2812
|
"name": "config",
|
|
2473
2813
|
"kind": 32768,
|
|
2474
2814
|
"kindString": "Parameter",
|
|
2475
2815
|
"flags": {},
|
|
2476
2816
|
"type": {
|
|
2477
2817
|
"type": "reference",
|
|
2478
|
-
"id":
|
|
2818
|
+
"id": 87,
|
|
2479
2819
|
"name": "SentinelBuilderConfig"
|
|
2480
2820
|
}
|
|
2481
2821
|
},
|
|
2482
2822
|
{
|
|
2483
|
-
"id":
|
|
2823
|
+
"id": 94,
|
|
2484
2824
|
"name": "account",
|
|
2485
2825
|
"kind": 32768,
|
|
2486
2826
|
"kindString": "Parameter",
|
|
@@ -2498,7 +2838,7 @@
|
|
|
2498
2838
|
"typeArguments": [
|
|
2499
2839
|
{
|
|
2500
2840
|
"type": "reference",
|
|
2501
|
-
"id":
|
|
2841
|
+
"id": 90,
|
|
2502
2842
|
"name": "SentinelBuilder"
|
|
2503
2843
|
}
|
|
2504
2844
|
],
|
|
@@ -2514,29 +2854,29 @@
|
|
|
2514
2854
|
{
|
|
2515
2855
|
"title": "Constructors",
|
|
2516
2856
|
"children": [
|
|
2517
|
-
|
|
2857
|
+
95
|
|
2518
2858
|
]
|
|
2519
2859
|
},
|
|
2520
2860
|
{
|
|
2521
2861
|
"title": "Properties",
|
|
2522
2862
|
"children": [
|
|
2523
|
-
|
|
2524
|
-
|
|
2525
|
-
|
|
2863
|
+
99,
|
|
2864
|
+
108,
|
|
2865
|
+
107
|
|
2526
2866
|
]
|
|
2527
2867
|
},
|
|
2528
2868
|
{
|
|
2529
2869
|
"title": "Accessors",
|
|
2530
2870
|
"children": [
|
|
2531
|
-
|
|
2871
|
+
109
|
|
2532
2872
|
]
|
|
2533
2873
|
},
|
|
2534
2874
|
{
|
|
2535
2875
|
"title": "Methods",
|
|
2536
2876
|
"children": [
|
|
2537
|
-
|
|
2538
|
-
|
|
2539
|
-
|
|
2877
|
+
127,
|
|
2878
|
+
118,
|
|
2879
|
+
91
|
|
2540
2880
|
]
|
|
2541
2881
|
}
|
|
2542
2882
|
],
|
|
@@ -2545,19 +2885,19 @@
|
|
|
2545
2885
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts",
|
|
2546
2886
|
"line": 10,
|
|
2547
2887
|
"character": 13,
|
|
2548
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2888
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts#L10"
|
|
2549
2889
|
}
|
|
2550
2890
|
]
|
|
2551
2891
|
},
|
|
2552
2892
|
{
|
|
2553
|
-
"id":
|
|
2893
|
+
"id": 139,
|
|
2554
2894
|
"name": "StorageArchivistBuilder",
|
|
2555
2895
|
"kind": 128,
|
|
2556
2896
|
"kindString": "Class",
|
|
2557
2897
|
"flags": {},
|
|
2558
2898
|
"children": [
|
|
2559
2899
|
{
|
|
2560
|
-
"id":
|
|
2900
|
+
"id": 145,
|
|
2561
2901
|
"name": "constructor",
|
|
2562
2902
|
"kind": 512,
|
|
2563
2903
|
"kindString": "Constructor",
|
|
@@ -2569,31 +2909,31 @@
|
|
|
2569
2909
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts",
|
|
2570
2910
|
"line": 14,
|
|
2571
2911
|
"character": 2,
|
|
2572
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2912
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts#L14"
|
|
2573
2913
|
}
|
|
2574
2914
|
],
|
|
2575
2915
|
"signatures": [
|
|
2576
2916
|
{
|
|
2577
|
-
"id":
|
|
2917
|
+
"id": 146,
|
|
2578
2918
|
"name": "new StorageArchivistBuilder",
|
|
2579
2919
|
"kind": 16384,
|
|
2580
2920
|
"kindString": "Constructor signature",
|
|
2581
2921
|
"flags": {},
|
|
2582
2922
|
"parameters": [
|
|
2583
2923
|
{
|
|
2584
|
-
"id":
|
|
2924
|
+
"id": 147,
|
|
2585
2925
|
"name": "config",
|
|
2586
2926
|
"kind": 32768,
|
|
2587
2927
|
"kindString": "Parameter",
|
|
2588
2928
|
"flags": {},
|
|
2589
2929
|
"type": {
|
|
2590
2930
|
"type": "reference",
|
|
2591
|
-
"id":
|
|
2931
|
+
"id": 136,
|
|
2592
2932
|
"name": "ArchivistBuilderConfig"
|
|
2593
2933
|
}
|
|
2594
2934
|
},
|
|
2595
2935
|
{
|
|
2596
|
-
"id":
|
|
2936
|
+
"id": 148,
|
|
2597
2937
|
"name": "account",
|
|
2598
2938
|
"kind": 32768,
|
|
2599
2939
|
"kindString": "Parameter",
|
|
@@ -2606,7 +2946,7 @@
|
|
|
2606
2946
|
}
|
|
2607
2947
|
},
|
|
2608
2948
|
{
|
|
2609
|
-
"id":
|
|
2949
|
+
"id": 149,
|
|
2610
2950
|
"name": "node",
|
|
2611
2951
|
"kind": 32768,
|
|
2612
2952
|
"kindString": "Parameter",
|
|
@@ -2635,14 +2975,14 @@
|
|
|
2635
2975
|
],
|
|
2636
2976
|
"type": {
|
|
2637
2977
|
"type": "reference",
|
|
2638
|
-
"id":
|
|
2978
|
+
"id": 139,
|
|
2639
2979
|
"name": "StorageArchivistBuilder"
|
|
2640
2980
|
}
|
|
2641
2981
|
}
|
|
2642
2982
|
]
|
|
2643
2983
|
},
|
|
2644
2984
|
{
|
|
2645
|
-
"id":
|
|
2985
|
+
"id": 150,
|
|
2646
2986
|
"name": "_archivist",
|
|
2647
2987
|
"kind": 1024,
|
|
2648
2988
|
"kindString": "Property",
|
|
@@ -2654,7 +2994,7 @@
|
|
|
2654
2994
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts",
|
|
2655
2995
|
"line": 11,
|
|
2656
2996
|
"character": 10,
|
|
2657
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2997
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts#L11"
|
|
2658
2998
|
}
|
|
2659
2999
|
],
|
|
2660
3000
|
"type": {
|
|
@@ -2672,6 +3012,12 @@
|
|
|
2672
3012
|
"name": "StorageArchivistParams",
|
|
2673
3013
|
"qualifiedName": "StorageArchivistParams",
|
|
2674
3014
|
"package": "@xyo-network/archivist"
|
|
3015
|
+
},
|
|
3016
|
+
{
|
|
3017
|
+
"type": "reference",
|
|
3018
|
+
"name": "ArchivistModuleEventData",
|
|
3019
|
+
"qualifiedName": "ArchivistModuleEventData",
|
|
3020
|
+
"package": "@xyo-network/archivist-model"
|
|
2675
3021
|
}
|
|
2676
3022
|
],
|
|
2677
3023
|
"name": "StorageArchivist",
|
|
@@ -2682,7 +3028,7 @@
|
|
|
2682
3028
|
}
|
|
2683
3029
|
},
|
|
2684
3030
|
{
|
|
2685
|
-
"id":
|
|
3031
|
+
"id": 157,
|
|
2686
3032
|
"name": "account",
|
|
2687
3033
|
"kind": 1024,
|
|
2688
3034
|
"kindString": "Property",
|
|
@@ -2694,7 +3040,7 @@
|
|
|
2694
3040
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts",
|
|
2695
3041
|
"line": 14,
|
|
2696
3042
|
"character": 72,
|
|
2697
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3043
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts#L14"
|
|
2698
3044
|
}
|
|
2699
3045
|
],
|
|
2700
3046
|
"type": {
|
|
@@ -2705,7 +3051,7 @@
|
|
|
2705
3051
|
}
|
|
2706
3052
|
},
|
|
2707
3053
|
{
|
|
2708
|
-
"id":
|
|
3054
|
+
"id": 156,
|
|
2709
3055
|
"name": "config",
|
|
2710
3056
|
"kind": 1024,
|
|
2711
3057
|
"kindString": "Property",
|
|
@@ -2717,17 +3063,17 @@
|
|
|
2717
3063
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts",
|
|
2718
3064
|
"line": 14,
|
|
2719
3065
|
"character": 32,
|
|
2720
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3066
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts#L14"
|
|
2721
3067
|
}
|
|
2722
3068
|
],
|
|
2723
3069
|
"type": {
|
|
2724
3070
|
"type": "reference",
|
|
2725
|
-
"id":
|
|
3071
|
+
"id": 136,
|
|
2726
3072
|
"name": "ArchivistBuilderConfig"
|
|
2727
3073
|
}
|
|
2728
3074
|
},
|
|
2729
3075
|
{
|
|
2730
|
-
"id":
|
|
3076
|
+
"id": 158,
|
|
2731
3077
|
"name": "node",
|
|
2732
3078
|
"kind": 1024,
|
|
2733
3079
|
"kindString": "Property",
|
|
@@ -2739,7 +3085,7 @@
|
|
|
2739
3085
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts",
|
|
2740
3086
|
"line": 14,
|
|
2741
3087
|
"character": 106,
|
|
2742
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3088
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts#L14"
|
|
2743
3089
|
}
|
|
2744
3090
|
],
|
|
2745
3091
|
"type": {
|
|
@@ -2764,7 +3110,7 @@
|
|
|
2764
3110
|
}
|
|
2765
3111
|
},
|
|
2766
3112
|
{
|
|
2767
|
-
"id":
|
|
3113
|
+
"id": 151,
|
|
2768
3114
|
"name": "remoteArchivist",
|
|
2769
3115
|
"kind": 1024,
|
|
2770
3116
|
"kindString": "Property",
|
|
@@ -2776,7 +3122,7 @@
|
|
|
2776
3122
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts",
|
|
2777
3123
|
"line": 12,
|
|
2778
3124
|
"character": 10,
|
|
2779
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3125
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts#L12"
|
|
2780
3126
|
}
|
|
2781
3127
|
],
|
|
2782
3128
|
"type": {
|
|
@@ -2810,7 +3156,7 @@
|
|
|
2810
3156
|
{
|
|
2811
3157
|
"type": "reflection",
|
|
2812
3158
|
"declaration": {
|
|
2813
|
-
"id":
|
|
3159
|
+
"id": 152,
|
|
2814
3160
|
"name": "__type",
|
|
2815
3161
|
"kind": 65536,
|
|
2816
3162
|
"kindString": "Type literal",
|
|
@@ -2851,7 +3197,7 @@
|
|
|
2851
3197
|
{
|
|
2852
3198
|
"type": "reflection",
|
|
2853
3199
|
"declaration": {
|
|
2854
|
-
"id":
|
|
3200
|
+
"id": 153,
|
|
2855
3201
|
"name": "__type",
|
|
2856
3202
|
"kind": 65536,
|
|
2857
3203
|
"kindString": "Type literal",
|
|
@@ -2869,8 +3215,42 @@
|
|
|
2869
3215
|
"type": "reference",
|
|
2870
3216
|
"typeArguments": [
|
|
2871
3217
|
{
|
|
2872
|
-
"type": "
|
|
2873
|
-
"
|
|
3218
|
+
"type": "intersection",
|
|
3219
|
+
"types": [
|
|
3220
|
+
{
|
|
3221
|
+
"type": "reflection",
|
|
3222
|
+
"declaration": {
|
|
3223
|
+
"id": 154,
|
|
3224
|
+
"name": "__type",
|
|
3225
|
+
"kind": 65536,
|
|
3226
|
+
"kindString": "Type literal",
|
|
3227
|
+
"flags": {},
|
|
3228
|
+
"sources": [
|
|
3229
|
+
{
|
|
3230
|
+
"fileName": "node_modules/@xyo-network/archivist-model/dist/types/Config.d.ts",
|
|
3231
|
+
"line": 11,
|
|
3232
|
+
"character": 107
|
|
3233
|
+
}
|
|
3234
|
+
]
|
|
3235
|
+
}
|
|
3236
|
+
},
|
|
3237
|
+
{
|
|
3238
|
+
"type": "reference",
|
|
3239
|
+
"typeArguments": [
|
|
3240
|
+
{
|
|
3241
|
+
"type": "intrinsic",
|
|
3242
|
+
"name": "undefined"
|
|
3243
|
+
},
|
|
3244
|
+
{
|
|
3245
|
+
"type": "literal",
|
|
3246
|
+
"value": "schema"
|
|
3247
|
+
}
|
|
3248
|
+
],
|
|
3249
|
+
"name": "Omit",
|
|
3250
|
+
"qualifiedName": "Omit",
|
|
3251
|
+
"package": "typescript"
|
|
3252
|
+
}
|
|
3253
|
+
]
|
|
2874
3254
|
},
|
|
2875
3255
|
{
|
|
2876
3256
|
"type": "literal",
|
|
@@ -2895,7 +3275,7 @@
|
|
|
2895
3275
|
{
|
|
2896
3276
|
"type": "reflection",
|
|
2897
3277
|
"declaration": {
|
|
2898
|
-
"id":
|
|
3278
|
+
"id": 155,
|
|
2899
3279
|
"name": "__type",
|
|
2900
3280
|
"kind": 65536,
|
|
2901
3281
|
"kindString": "Type literal",
|
|
@@ -2927,9 +3307,15 @@
|
|
|
2927
3307
|
"name": "undefined"
|
|
2928
3308
|
}
|
|
2929
3309
|
],
|
|
2930
|
-
"name": "
|
|
2931
|
-
"qualifiedName": "
|
|
2932
|
-
"package": "@xyo-network/
|
|
3310
|
+
"name": "ArchivistParams",
|
|
3311
|
+
"qualifiedName": "ArchivistParams",
|
|
3312
|
+
"package": "@xyo-network/archivist-model"
|
|
3313
|
+
},
|
|
3314
|
+
{
|
|
3315
|
+
"type": "reference",
|
|
3316
|
+
"name": "ArchivistModuleEventData",
|
|
3317
|
+
"qualifiedName": "ArchivistModuleEventData",
|
|
3318
|
+
"package": "@xyo-network/archivist-model"
|
|
2933
3319
|
}
|
|
2934
3320
|
],
|
|
2935
3321
|
"name": "ArchivistModule",
|
|
@@ -2940,7 +3326,7 @@
|
|
|
2940
3326
|
}
|
|
2941
3327
|
},
|
|
2942
3328
|
{
|
|
2943
|
-
"id":
|
|
3329
|
+
"id": 159,
|
|
2944
3330
|
"name": "archivist",
|
|
2945
3331
|
"kind": 262144,
|
|
2946
3332
|
"kindString": "Accessor",
|
|
@@ -2950,11 +3336,11 @@
|
|
|
2950
3336
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts",
|
|
2951
3337
|
"line": 16,
|
|
2952
3338
|
"character": 6,
|
|
2953
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3339
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts#L16"
|
|
2954
3340
|
}
|
|
2955
3341
|
],
|
|
2956
3342
|
"getSignature": {
|
|
2957
|
-
"id":
|
|
3343
|
+
"id": 160,
|
|
2958
3344
|
"name": "archivist",
|
|
2959
3345
|
"kind": 524288,
|
|
2960
3346
|
"kindString": "Get signature",
|
|
@@ -2967,6 +3353,12 @@
|
|
|
2967
3353
|
"name": "StorageArchivistParams",
|
|
2968
3354
|
"qualifiedName": "StorageArchivistParams",
|
|
2969
3355
|
"package": "@xyo-network/archivist"
|
|
3356
|
+
},
|
|
3357
|
+
{
|
|
3358
|
+
"type": "reference",
|
|
3359
|
+
"name": "ArchivistModuleEventData",
|
|
3360
|
+
"qualifiedName": "ArchivistModuleEventData",
|
|
3361
|
+
"package": "@xyo-network/archivist-model"
|
|
2970
3362
|
}
|
|
2971
3363
|
],
|
|
2972
3364
|
"name": "StorageArchivist",
|
|
@@ -2976,7 +3368,7 @@
|
|
|
2976
3368
|
}
|
|
2977
3369
|
},
|
|
2978
3370
|
{
|
|
2979
|
-
"id":
|
|
3371
|
+
"id": 161,
|
|
2980
3372
|
"name": "buildArchivist",
|
|
2981
3373
|
"kind": 2048,
|
|
2982
3374
|
"kindString": "Method",
|
|
@@ -2986,12 +3378,12 @@
|
|
|
2986
3378
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts",
|
|
2987
3379
|
"line": 27,
|
|
2988
3380
|
"character": 8,
|
|
2989
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3381
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts#L27"
|
|
2990
3382
|
}
|
|
2991
3383
|
],
|
|
2992
3384
|
"signatures": [
|
|
2993
3385
|
{
|
|
2994
|
-
"id":
|
|
3386
|
+
"id": 162,
|
|
2995
3387
|
"name": "buildArchivist",
|
|
2996
3388
|
"kind": 4096,
|
|
2997
3389
|
"kindString": "Call signature",
|
|
@@ -3007,6 +3399,12 @@
|
|
|
3007
3399
|
"name": "StorageArchivistParams",
|
|
3008
3400
|
"qualifiedName": "StorageArchivistParams",
|
|
3009
3401
|
"package": "@xyo-network/archivist"
|
|
3402
|
+
},
|
|
3403
|
+
{
|
|
3404
|
+
"type": "reference",
|
|
3405
|
+
"name": "ArchivistModuleEventData",
|
|
3406
|
+
"qualifiedName": "ArchivistModuleEventData",
|
|
3407
|
+
"package": "@xyo-network/archivist-model"
|
|
3010
3408
|
}
|
|
3011
3409
|
],
|
|
3012
3410
|
"name": "StorageArchivist",
|
|
@@ -3022,7 +3420,7 @@
|
|
|
3022
3420
|
]
|
|
3023
3421
|
},
|
|
3024
3422
|
{
|
|
3025
|
-
"id":
|
|
3423
|
+
"id": 163,
|
|
3026
3424
|
"name": "buildConfig",
|
|
3027
3425
|
"kind": 2048,
|
|
3028
3426
|
"kindString": "Method",
|
|
@@ -3032,12 +3430,12 @@
|
|
|
3032
3430
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts",
|
|
3033
3431
|
"line": 32,
|
|
3034
3432
|
"character": 2,
|
|
3035
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3433
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts#L32"
|
|
3036
3434
|
}
|
|
3037
3435
|
],
|
|
3038
3436
|
"signatures": [
|
|
3039
3437
|
{
|
|
3040
|
-
"id":
|
|
3438
|
+
"id": 164,
|
|
3041
3439
|
"name": "buildConfig",
|
|
3042
3440
|
"kind": 4096,
|
|
3043
3441
|
"kindString": "Call signature",
|
|
@@ -3060,7 +3458,7 @@
|
|
|
3060
3458
|
{
|
|
3061
3459
|
"type": "reflection",
|
|
3062
3460
|
"declaration": {
|
|
3063
|
-
"id":
|
|
3461
|
+
"id": 165,
|
|
3064
3462
|
"name": "__type",
|
|
3065
3463
|
"kind": 65536,
|
|
3066
3464
|
"kindString": "Type literal",
|
|
@@ -3083,7 +3481,7 @@
|
|
|
3083
3481
|
{
|
|
3084
3482
|
"type": "reflection",
|
|
3085
3483
|
"declaration": {
|
|
3086
|
-
"id":
|
|
3484
|
+
"id": 166,
|
|
3087
3485
|
"name": "__type",
|
|
3088
3486
|
"kind": 65536,
|
|
3089
3487
|
"kindString": "Type literal",
|
|
@@ -3091,8 +3489,8 @@
|
|
|
3091
3489
|
"sources": [
|
|
3092
3490
|
{
|
|
3093
3491
|
"fileName": "node_modules/@xyo-network/archivist-model/dist/types/Config.d.ts",
|
|
3094
|
-
"line":
|
|
3095
|
-
"character":
|
|
3492
|
+
"line": 11,
|
|
3493
|
+
"character": 107
|
|
3096
3494
|
}
|
|
3097
3495
|
]
|
|
3098
3496
|
}
|
|
@@ -3103,7 +3501,7 @@
|
|
|
3103
3501
|
{
|
|
3104
3502
|
"type": "reflection",
|
|
3105
3503
|
"declaration": {
|
|
3106
|
-
"id":
|
|
3504
|
+
"id": 167,
|
|
3107
3505
|
"name": "__type",
|
|
3108
3506
|
"kind": 65536,
|
|
3109
3507
|
"kindString": "Type literal",
|
|
@@ -3143,7 +3541,7 @@
|
|
|
3143
3541
|
]
|
|
3144
3542
|
},
|
|
3145
3543
|
{
|
|
3146
|
-
"id":
|
|
3544
|
+
"id": 168,
|
|
3147
3545
|
"name": "findParentArchivist",
|
|
3148
3546
|
"kind": 2048,
|
|
3149
3547
|
"kindString": "Method",
|
|
@@ -3153,12 +3551,12 @@
|
|
|
3153
3551
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts",
|
|
3154
3552
|
"line": 46,
|
|
3155
3553
|
"character": 8,
|
|
3156
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3554
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts#L46"
|
|
3157
3555
|
}
|
|
3158
3556
|
],
|
|
3159
3557
|
"signatures": [
|
|
3160
3558
|
{
|
|
3161
|
-
"id":
|
|
3559
|
+
"id": 169,
|
|
3162
3560
|
"name": "findParentArchivist",
|
|
3163
3561
|
"kind": 4096,
|
|
3164
3562
|
"kindString": "Call signature",
|
|
@@ -3197,7 +3595,7 @@
|
|
|
3197
3595
|
{
|
|
3198
3596
|
"type": "reflection",
|
|
3199
3597
|
"declaration": {
|
|
3200
|
-
"id":
|
|
3598
|
+
"id": 170,
|
|
3201
3599
|
"name": "__type",
|
|
3202
3600
|
"kind": 65536,
|
|
3203
3601
|
"kindString": "Type literal",
|
|
@@ -3238,7 +3636,7 @@
|
|
|
3238
3636
|
{
|
|
3239
3637
|
"type": "reflection",
|
|
3240
3638
|
"declaration": {
|
|
3241
|
-
"id":
|
|
3639
|
+
"id": 171,
|
|
3242
3640
|
"name": "__type",
|
|
3243
3641
|
"kind": 65536,
|
|
3244
3642
|
"kindString": "Type literal",
|
|
@@ -3256,8 +3654,42 @@
|
|
|
3256
3654
|
"type": "reference",
|
|
3257
3655
|
"typeArguments": [
|
|
3258
3656
|
{
|
|
3259
|
-
"type": "
|
|
3260
|
-
"
|
|
3657
|
+
"type": "intersection",
|
|
3658
|
+
"types": [
|
|
3659
|
+
{
|
|
3660
|
+
"type": "reflection",
|
|
3661
|
+
"declaration": {
|
|
3662
|
+
"id": 172,
|
|
3663
|
+
"name": "__type",
|
|
3664
|
+
"kind": 65536,
|
|
3665
|
+
"kindString": "Type literal",
|
|
3666
|
+
"flags": {},
|
|
3667
|
+
"sources": [
|
|
3668
|
+
{
|
|
3669
|
+
"fileName": "node_modules/@xyo-network/archivist-model/dist/types/Config.d.ts",
|
|
3670
|
+
"line": 11,
|
|
3671
|
+
"character": 107
|
|
3672
|
+
}
|
|
3673
|
+
]
|
|
3674
|
+
}
|
|
3675
|
+
},
|
|
3676
|
+
{
|
|
3677
|
+
"type": "reference",
|
|
3678
|
+
"typeArguments": [
|
|
3679
|
+
{
|
|
3680
|
+
"type": "intrinsic",
|
|
3681
|
+
"name": "undefined"
|
|
3682
|
+
},
|
|
3683
|
+
{
|
|
3684
|
+
"type": "literal",
|
|
3685
|
+
"value": "schema"
|
|
3686
|
+
}
|
|
3687
|
+
],
|
|
3688
|
+
"name": "Omit",
|
|
3689
|
+
"qualifiedName": "Omit",
|
|
3690
|
+
"package": "typescript"
|
|
3691
|
+
}
|
|
3692
|
+
]
|
|
3261
3693
|
},
|
|
3262
3694
|
{
|
|
3263
3695
|
"type": "literal",
|
|
@@ -3282,7 +3714,7 @@
|
|
|
3282
3714
|
{
|
|
3283
3715
|
"type": "reflection",
|
|
3284
3716
|
"declaration": {
|
|
3285
|
-
"id":
|
|
3717
|
+
"id": 173,
|
|
3286
3718
|
"name": "__type",
|
|
3287
3719
|
"kind": 65536,
|
|
3288
3720
|
"kindString": "Type literal",
|
|
@@ -3314,9 +3746,15 @@
|
|
|
3314
3746
|
"name": "undefined"
|
|
3315
3747
|
}
|
|
3316
3748
|
],
|
|
3317
|
-
"name": "
|
|
3318
|
-
"qualifiedName": "
|
|
3319
|
-
"package": "@xyo-network/
|
|
3749
|
+
"name": "ArchivistParams",
|
|
3750
|
+
"qualifiedName": "ArchivistParams",
|
|
3751
|
+
"package": "@xyo-network/archivist-model"
|
|
3752
|
+
},
|
|
3753
|
+
{
|
|
3754
|
+
"type": "reference",
|
|
3755
|
+
"name": "ArchivistModuleEventData",
|
|
3756
|
+
"qualifiedName": "ArchivistModuleEventData",
|
|
3757
|
+
"package": "@xyo-network/archivist-model"
|
|
3320
3758
|
}
|
|
3321
3759
|
],
|
|
3322
3760
|
"name": "ArchivistModule",
|
|
@@ -3334,7 +3772,7 @@
|
|
|
3334
3772
|
]
|
|
3335
3773
|
},
|
|
3336
3774
|
{
|
|
3337
|
-
"id":
|
|
3775
|
+
"id": 140,
|
|
3338
3776
|
"name": "create",
|
|
3339
3777
|
"kind": 2048,
|
|
3340
3778
|
"kindString": "Method",
|
|
@@ -3346,31 +3784,31 @@
|
|
|
3346
3784
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts",
|
|
3347
3785
|
"line": 20,
|
|
3348
3786
|
"character": 15,
|
|
3349
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3787
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts#L20"
|
|
3350
3788
|
}
|
|
3351
3789
|
],
|
|
3352
3790
|
"signatures": [
|
|
3353
3791
|
{
|
|
3354
|
-
"id":
|
|
3792
|
+
"id": 141,
|
|
3355
3793
|
"name": "create",
|
|
3356
3794
|
"kind": 4096,
|
|
3357
3795
|
"kindString": "Call signature",
|
|
3358
3796
|
"flags": {},
|
|
3359
3797
|
"parameters": [
|
|
3360
3798
|
{
|
|
3361
|
-
"id":
|
|
3799
|
+
"id": 142,
|
|
3362
3800
|
"name": "config",
|
|
3363
3801
|
"kind": 32768,
|
|
3364
3802
|
"kindString": "Parameter",
|
|
3365
3803
|
"flags": {},
|
|
3366
3804
|
"type": {
|
|
3367
3805
|
"type": "reference",
|
|
3368
|
-
"id":
|
|
3806
|
+
"id": 136,
|
|
3369
3807
|
"name": "ArchivistBuilderConfig"
|
|
3370
3808
|
}
|
|
3371
3809
|
},
|
|
3372
3810
|
{
|
|
3373
|
-
"id":
|
|
3811
|
+
"id": 143,
|
|
3374
3812
|
"name": "account",
|
|
3375
3813
|
"kind": 32768,
|
|
3376
3814
|
"kindString": "Parameter",
|
|
@@ -3383,7 +3821,7 @@
|
|
|
3383
3821
|
}
|
|
3384
3822
|
},
|
|
3385
3823
|
{
|
|
3386
|
-
"id":
|
|
3824
|
+
"id": 144,
|
|
3387
3825
|
"name": "node",
|
|
3388
3826
|
"kind": 32768,
|
|
3389
3827
|
"kindString": "Parameter",
|
|
@@ -3415,7 +3853,7 @@
|
|
|
3415
3853
|
"typeArguments": [
|
|
3416
3854
|
{
|
|
3417
3855
|
"type": "reference",
|
|
3418
|
-
"id":
|
|
3856
|
+
"id": 139,
|
|
3419
3857
|
"name": "StorageArchivistBuilder"
|
|
3420
3858
|
}
|
|
3421
3859
|
],
|
|
@@ -3431,32 +3869,32 @@
|
|
|
3431
3869
|
{
|
|
3432
3870
|
"title": "Constructors",
|
|
3433
3871
|
"children": [
|
|
3434
|
-
|
|
3872
|
+
145
|
|
3435
3873
|
]
|
|
3436
3874
|
},
|
|
3437
3875
|
{
|
|
3438
3876
|
"title": "Properties",
|
|
3439
3877
|
"children": [
|
|
3440
|
-
|
|
3441
|
-
|
|
3442
|
-
|
|
3443
|
-
|
|
3444
|
-
|
|
3878
|
+
150,
|
|
3879
|
+
157,
|
|
3880
|
+
156,
|
|
3881
|
+
158,
|
|
3882
|
+
151
|
|
3445
3883
|
]
|
|
3446
3884
|
},
|
|
3447
3885
|
{
|
|
3448
3886
|
"title": "Accessors",
|
|
3449
3887
|
"children": [
|
|
3450
|
-
|
|
3888
|
+
159
|
|
3451
3889
|
]
|
|
3452
3890
|
},
|
|
3453
3891
|
{
|
|
3454
3892
|
"title": "Methods",
|
|
3455
3893
|
"children": [
|
|
3456
|
-
|
|
3457
|
-
|
|
3458
|
-
|
|
3459
|
-
|
|
3894
|
+
161,
|
|
3895
|
+
163,
|
|
3896
|
+
168,
|
|
3897
|
+
140
|
|
3460
3898
|
]
|
|
3461
3899
|
}
|
|
3462
3900
|
],
|
|
@@ -3465,7 +3903,7 @@
|
|
|
3465
3903
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts",
|
|
3466
3904
|
"line": 10,
|
|
3467
3905
|
"character": 13,
|
|
3468
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3906
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts#L10"
|
|
3469
3907
|
}
|
|
3470
3908
|
]
|
|
3471
3909
|
},
|
|
@@ -3489,7 +3927,7 @@
|
|
|
3489
3927
|
"fileName": "packages/sdk/packages/standard-node/src/components/ActiveStandardNode.tsx",
|
|
3490
3928
|
"line": 9,
|
|
3491
3929
|
"character": 2,
|
|
3492
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3930
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/components/ActiveStandardNode.tsx#L9"
|
|
3493
3931
|
}
|
|
3494
3932
|
],
|
|
3495
3933
|
"type": {
|
|
@@ -3511,7 +3949,7 @@
|
|
|
3511
3949
|
"fileName": "packages/sdk/packages/standard-node/src/components/ActiveStandardNode.tsx",
|
|
3512
3950
|
"line": 8,
|
|
3513
3951
|
"character": 17,
|
|
3514
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3952
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/components/ActiveStandardNode.tsx#L8"
|
|
3515
3953
|
}
|
|
3516
3954
|
],
|
|
3517
3955
|
"extendedTypes": [
|
|
@@ -3524,14 +3962,14 @@
|
|
|
3524
3962
|
]
|
|
3525
3963
|
},
|
|
3526
3964
|
{
|
|
3527
|
-
"id":
|
|
3965
|
+
"id": 136,
|
|
3528
3966
|
"name": "ArchivistBuilderConfig",
|
|
3529
3967
|
"kind": 256,
|
|
3530
3968
|
"kindString": "Interface",
|
|
3531
3969
|
"flags": {},
|
|
3532
3970
|
"children": [
|
|
3533
3971
|
{
|
|
3534
|
-
"id":
|
|
3972
|
+
"id": 137,
|
|
3535
3973
|
"name": "name",
|
|
3536
3974
|
"kind": 1024,
|
|
3537
3975
|
"kindString": "Property",
|
|
@@ -3541,7 +3979,7 @@
|
|
|
3541
3979
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts",
|
|
3542
3980
|
"line": 7,
|
|
3543
3981
|
"character": 2,
|
|
3544
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3982
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts#L7"
|
|
3545
3983
|
}
|
|
3546
3984
|
],
|
|
3547
3985
|
"type": {
|
|
@@ -3550,7 +3988,7 @@
|
|
|
3550
3988
|
}
|
|
3551
3989
|
},
|
|
3552
3990
|
{
|
|
3553
|
-
"id":
|
|
3991
|
+
"id": 138,
|
|
3554
3992
|
"name": "namespace",
|
|
3555
3993
|
"kind": 1024,
|
|
3556
3994
|
"kindString": "Property",
|
|
@@ -3560,7 +3998,7 @@
|
|
|
3560
3998
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts",
|
|
3561
3999
|
"line": 8,
|
|
3562
4000
|
"character": 2,
|
|
3563
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4001
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts#L8"
|
|
3564
4002
|
}
|
|
3565
4003
|
],
|
|
3566
4004
|
"type": {
|
|
@@ -3573,8 +4011,8 @@
|
|
|
3573
4011
|
{
|
|
3574
4012
|
"title": "Properties",
|
|
3575
4013
|
"children": [
|
|
3576
|
-
|
|
3577
|
-
|
|
4014
|
+
137,
|
|
4015
|
+
138
|
|
3578
4016
|
]
|
|
3579
4017
|
}
|
|
3580
4018
|
],
|
|
@@ -3583,19 +4021,19 @@
|
|
|
3583
4021
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts",
|
|
3584
4022
|
"line": 6,
|
|
3585
4023
|
"character": 17,
|
|
3586
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4024
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts#L6"
|
|
3587
4025
|
}
|
|
3588
4026
|
]
|
|
3589
4027
|
},
|
|
3590
4028
|
{
|
|
3591
|
-
"id":
|
|
4029
|
+
"id": 87,
|
|
3592
4030
|
"name": "SentinelBuilderConfig",
|
|
3593
4031
|
"kind": 256,
|
|
3594
4032
|
"kindString": "Interface",
|
|
3595
4033
|
"flags": {},
|
|
3596
4034
|
"children": [
|
|
3597
4035
|
{
|
|
3598
|
-
"id":
|
|
4036
|
+
"id": 88,
|
|
3599
4037
|
"name": "name",
|
|
3600
4038
|
"kind": 1024,
|
|
3601
4039
|
"kindString": "Property",
|
|
@@ -3605,7 +4043,7 @@
|
|
|
3605
4043
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts",
|
|
3606
4044
|
"line": 6,
|
|
3607
4045
|
"character": 2,
|
|
3608
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4046
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts#L6"
|
|
3609
4047
|
}
|
|
3610
4048
|
],
|
|
3611
4049
|
"type": {
|
|
@@ -3614,7 +4052,7 @@
|
|
|
3614
4052
|
}
|
|
3615
4053
|
},
|
|
3616
4054
|
{
|
|
3617
|
-
"id":
|
|
4055
|
+
"id": 89,
|
|
3618
4056
|
"name": "witnesses",
|
|
3619
4057
|
"kind": 1024,
|
|
3620
4058
|
"kindString": "Property",
|
|
@@ -3624,7 +4062,7 @@
|
|
|
3624
4062
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts",
|
|
3625
4063
|
"line": 7,
|
|
3626
4064
|
"character": 2,
|
|
3627
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4065
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts#L7"
|
|
3628
4066
|
}
|
|
3629
4067
|
],
|
|
3630
4068
|
"type": {
|
|
@@ -3640,8 +4078,8 @@
|
|
|
3640
4078
|
{
|
|
3641
4079
|
"title": "Properties",
|
|
3642
4080
|
"children": [
|
|
3643
|
-
|
|
3644
|
-
|
|
4081
|
+
88,
|
|
4082
|
+
89
|
|
3645
4083
|
]
|
|
3646
4084
|
}
|
|
3647
4085
|
],
|
|
@@ -3650,7 +4088,7 @@
|
|
|
3650
4088
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts",
|
|
3651
4089
|
"line": 5,
|
|
3652
4090
|
"character": 17,
|
|
3653
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4091
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts#L5"
|
|
3654
4092
|
}
|
|
3655
4093
|
]
|
|
3656
4094
|
},
|
|
@@ -3674,7 +4112,7 @@
|
|
|
3674
4112
|
"fileName": "packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/Providers.tsx",
|
|
3675
4113
|
"line": 13,
|
|
3676
4114
|
"character": 2,
|
|
3677
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4115
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/Providers.tsx#L13"
|
|
3678
4116
|
}
|
|
3679
4117
|
],
|
|
3680
4118
|
"type": {
|
|
@@ -3714,7 +4152,7 @@
|
|
|
3714
4152
|
"fileName": "packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/Providers.tsx",
|
|
3715
4153
|
"line": 14,
|
|
3716
4154
|
"character": 2,
|
|
3717
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4155
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/Providers.tsx#L14"
|
|
3718
4156
|
}
|
|
3719
4157
|
],
|
|
3720
4158
|
"type": {
|
|
@@ -3739,7 +4177,7 @@
|
|
|
3739
4177
|
"fileName": "packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/Providers.tsx",
|
|
3740
4178
|
"line": 12,
|
|
3741
4179
|
"character": 17,
|
|
3742
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4180
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/Providers.tsx#L12"
|
|
3743
4181
|
}
|
|
3744
4182
|
],
|
|
3745
4183
|
"extendedTypes": [
|
|
@@ -3771,7 +4209,7 @@
|
|
|
3771
4209
|
"fileName": "packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/State.ts",
|
|
3772
4210
|
"line": 5,
|
|
3773
4211
|
"character": 2,
|
|
3774
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4212
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/State.ts#L5"
|
|
3775
4213
|
}
|
|
3776
4214
|
],
|
|
3777
4215
|
"type": {
|
|
@@ -3787,7 +4225,7 @@
|
|
|
3787
4225
|
"fileName": "packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/State.ts",
|
|
3788
4226
|
"line": 5,
|
|
3789
4227
|
"character": 22,
|
|
3790
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4228
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/State.ts#L5"
|
|
3791
4229
|
}
|
|
3792
4230
|
],
|
|
3793
4231
|
"signatures": [
|
|
@@ -3843,7 +4281,7 @@
|
|
|
3843
4281
|
"fileName": "packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/State.ts",
|
|
3844
4282
|
"line": 6,
|
|
3845
4283
|
"character": 2,
|
|
3846
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4284
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/State.ts#L6"
|
|
3847
4285
|
}
|
|
3848
4286
|
],
|
|
3849
4287
|
"type": {
|
|
@@ -3908,7 +4346,7 @@
|
|
|
3908
4346
|
"fileName": "packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/State.ts",
|
|
3909
4347
|
"line": 4,
|
|
3910
4348
|
"character": 17,
|
|
3911
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4349
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/State.ts#L4"
|
|
3912
4350
|
}
|
|
3913
4351
|
],
|
|
3914
4352
|
"extendedTypes": [
|
|
@@ -3919,7 +4357,7 @@
|
|
|
3919
4357
|
]
|
|
3920
4358
|
},
|
|
3921
4359
|
{
|
|
3922
|
-
"id":
|
|
4360
|
+
"id": 184,
|
|
3923
4361
|
"name": "GlobalNode",
|
|
3924
4362
|
"kind": 32,
|
|
3925
4363
|
"kindString": "Variable",
|
|
@@ -3931,7 +4369,7 @@
|
|
|
3931
4369
|
"fileName": "packages/sdk/packages/standard-node/src/lib/ModuleNames.ts",
|
|
3932
4370
|
"line": 1,
|
|
3933
4371
|
"character": 13,
|
|
3934
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4372
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/ModuleNames.ts#L1"
|
|
3935
4373
|
}
|
|
3936
4374
|
],
|
|
3937
4375
|
"type": {
|
|
@@ -3941,7 +4379,7 @@
|
|
|
3941
4379
|
"defaultValue": "'GlobalNode'"
|
|
3942
4380
|
},
|
|
3943
4381
|
{
|
|
3944
|
-
"id":
|
|
4382
|
+
"id": 181,
|
|
3945
4383
|
"name": "GlobalNodeOffsetPath",
|
|
3946
4384
|
"kind": 32,
|
|
3947
4385
|
"kindString": "Variable",
|
|
@@ -3953,7 +4391,7 @@
|
|
|
3953
4391
|
"fileName": "packages/sdk/packages/standard-node/src/lib/ModuleAccountPaths.ts",
|
|
3954
4392
|
"line": 3,
|
|
3955
4393
|
"character": 13,
|
|
3956
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4394
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/ModuleAccountPaths.ts#L3"
|
|
3957
4395
|
}
|
|
3958
4396
|
],
|
|
3959
4397
|
"type": {
|
|
@@ -3963,7 +4401,7 @@
|
|
|
3963
4401
|
"defaultValue": "'15'"
|
|
3964
4402
|
},
|
|
3965
4403
|
{
|
|
3966
|
-
"id":
|
|
4404
|
+
"id": 183,
|
|
3967
4405
|
"name": "RemoteNodeArchivistOffsetPaths",
|
|
3968
4406
|
"kind": 32,
|
|
3969
4407
|
"kindString": "Variable",
|
|
@@ -3975,7 +4413,7 @@
|
|
|
3975
4413
|
"fileName": "packages/sdk/packages/standard-node/src/lib/ModuleAccountPaths.ts",
|
|
3976
4414
|
"line": 11,
|
|
3977
4415
|
"character": 13,
|
|
3978
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4416
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/ModuleAccountPaths.ts#L11"
|
|
3979
4417
|
}
|
|
3980
4418
|
],
|
|
3981
4419
|
"type": {
|
|
@@ -4009,7 +4447,7 @@
|
|
|
4009
4447
|
"defaultValue": "..."
|
|
4010
4448
|
},
|
|
4011
4449
|
{
|
|
4012
|
-
"id":
|
|
4450
|
+
"id": 182,
|
|
4013
4451
|
"name": "RemoteNodeOffsetPaths",
|
|
4014
4452
|
"kind": 32,
|
|
4015
4453
|
"kindString": "Variable",
|
|
@@ -4021,7 +4459,7 @@
|
|
|
4021
4459
|
"fileName": "packages/sdk/packages/standard-node/src/lib/ModuleAccountPaths.ts",
|
|
4022
4460
|
"line": 5,
|
|
4023
4461
|
"character": 13,
|
|
4024
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4462
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/ModuleAccountPaths.ts#L5"
|
|
4025
4463
|
}
|
|
4026
4464
|
],
|
|
4027
4465
|
"type": {
|
|
@@ -4043,7 +4481,7 @@
|
|
|
4043
4481
|
"defaultValue": "..."
|
|
4044
4482
|
},
|
|
4045
4483
|
{
|
|
4046
|
-
"id":
|
|
4484
|
+
"id": 185,
|
|
4047
4485
|
"name": "RootStorageArchivist",
|
|
4048
4486
|
"kind": 32,
|
|
4049
4487
|
"kindString": "Variable",
|
|
@@ -4055,7 +4493,7 @@
|
|
|
4055
4493
|
"fileName": "packages/sdk/packages/standard-node/src/lib/ModuleNames.ts",
|
|
4056
4494
|
"line": 3,
|
|
4057
4495
|
"character": 13,
|
|
4058
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4496
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/ModuleNames.ts#L3"
|
|
4059
4497
|
}
|
|
4060
4498
|
],
|
|
4061
4499
|
"type": {
|
|
@@ -4077,7 +4515,7 @@
|
|
|
4077
4515
|
"fileName": "packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/Context.ts",
|
|
4078
4516
|
"line": 5,
|
|
4079
4517
|
"character": 13,
|
|
4080
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4518
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/Context.ts#L5"
|
|
4081
4519
|
}
|
|
4082
4520
|
],
|
|
4083
4521
|
"type": {
|
|
@@ -4115,7 +4553,7 @@
|
|
|
4115
4553
|
"fileName": "packages/sdk/packages/standard-node/src/components/ActiveStandardNode.tsx",
|
|
4116
4554
|
"line": 12,
|
|
4117
4555
|
"character": 13,
|
|
4118
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4556
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/components/ActiveStandardNode.tsx#L12"
|
|
4119
4557
|
}
|
|
4120
4558
|
],
|
|
4121
4559
|
"signatures": [
|
|
@@ -4181,7 +4619,7 @@
|
|
|
4181
4619
|
]
|
|
4182
4620
|
},
|
|
4183
4621
|
{
|
|
4184
|
-
"id":
|
|
4622
|
+
"id": 174,
|
|
4185
4623
|
"name": "BuildStandardNodes",
|
|
4186
4624
|
"kind": 64,
|
|
4187
4625
|
"kindString": "Function",
|
|
@@ -4191,19 +4629,19 @@
|
|
|
4191
4629
|
"fileName": "packages/sdk/packages/standard-node/src/lib/buildNodes.ts",
|
|
4192
4630
|
"line": 26,
|
|
4193
4631
|
"character": 13,
|
|
4194
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4632
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/buildNodes.ts#L26"
|
|
4195
4633
|
}
|
|
4196
4634
|
],
|
|
4197
4635
|
"signatures": [
|
|
4198
4636
|
{
|
|
4199
|
-
"id":
|
|
4637
|
+
"id": 175,
|
|
4200
4638
|
"name": "BuildStandardNodes",
|
|
4201
4639
|
"kind": 4096,
|
|
4202
4640
|
"kindString": "Call signature",
|
|
4203
4641
|
"flags": {},
|
|
4204
4642
|
"parameters": [
|
|
4205
4643
|
{
|
|
4206
|
-
"id":
|
|
4644
|
+
"id": 176,
|
|
4207
4645
|
"name": "wallet",
|
|
4208
4646
|
"kind": 32768,
|
|
4209
4647
|
"kindString": "Parameter",
|
|
@@ -4216,7 +4654,7 @@
|
|
|
4216
4654
|
}
|
|
4217
4655
|
},
|
|
4218
4656
|
{
|
|
4219
|
-
"id":
|
|
4657
|
+
"id": 177,
|
|
4220
4658
|
"name": "onNodeBuilt",
|
|
4221
4659
|
"kind": 32768,
|
|
4222
4660
|
"kindString": "Parameter",
|
|
@@ -4226,7 +4664,7 @@
|
|
|
4226
4664
|
"type": {
|
|
4227
4665
|
"type": "reflection",
|
|
4228
4666
|
"declaration": {
|
|
4229
|
-
"id":
|
|
4667
|
+
"id": 178,
|
|
4230
4668
|
"name": "__type",
|
|
4231
4669
|
"kind": 65536,
|
|
4232
4670
|
"kindString": "Type literal",
|
|
@@ -4236,19 +4674,19 @@
|
|
|
4236
4674
|
"fileName": "packages/sdk/packages/standard-node/src/lib/buildNodes.ts",
|
|
4237
4675
|
"line": 26,
|
|
4238
4676
|
"character": 73,
|
|
4239
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4677
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/lib/buildNodes.ts#L26"
|
|
4240
4678
|
}
|
|
4241
4679
|
],
|
|
4242
4680
|
"signatures": [
|
|
4243
4681
|
{
|
|
4244
|
-
"id":
|
|
4682
|
+
"id": 179,
|
|
4245
4683
|
"name": "__type",
|
|
4246
4684
|
"kind": 4096,
|
|
4247
4685
|
"kindString": "Call signature",
|
|
4248
4686
|
"flags": {},
|
|
4249
4687
|
"parameters": [
|
|
4250
4688
|
{
|
|
4251
|
-
"id":
|
|
4689
|
+
"id": 180,
|
|
4252
4690
|
"name": "node",
|
|
4253
4691
|
"kind": 32768,
|
|
4254
4692
|
"kindString": "Parameter",
|
|
@@ -4330,7 +4768,7 @@
|
|
|
4330
4768
|
"fileName": "packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/Providers.tsx",
|
|
4331
4769
|
"line": 17,
|
|
4332
4770
|
"character": 13,
|
|
4333
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4771
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/Providers.tsx#L17"
|
|
4334
4772
|
}
|
|
4335
4773
|
],
|
|
4336
4774
|
"signatures": [
|
|
@@ -4406,7 +4844,7 @@
|
|
|
4406
4844
|
"fileName": "packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/Providers.tsx",
|
|
4407
4845
|
"line": 59,
|
|
4408
4846
|
"character": 13,
|
|
4409
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4847
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/Providers.tsx#L59"
|
|
4410
4848
|
}
|
|
4411
4849
|
],
|
|
4412
4850
|
"signatures": [
|
|
@@ -4494,7 +4932,7 @@
|
|
|
4494
4932
|
"fileName": "packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/use.tsx",
|
|
4495
4933
|
"line": 5,
|
|
4496
4934
|
"character": 13,
|
|
4497
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4935
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/use.tsx#L5"
|
|
4498
4936
|
}
|
|
4499
4937
|
],
|
|
4500
4938
|
"signatures": [
|
|
@@ -4553,16 +4991,16 @@
|
|
|
4553
4991
|
"title": "Classes",
|
|
4554
4992
|
"children": [
|
|
4555
4993
|
29,
|
|
4556
|
-
|
|
4557
|
-
|
|
4994
|
+
90,
|
|
4995
|
+
139
|
|
4558
4996
|
]
|
|
4559
4997
|
},
|
|
4560
4998
|
{
|
|
4561
4999
|
"title": "Interfaces",
|
|
4562
5000
|
"children": [
|
|
4563
5001
|
1,
|
|
4564
|
-
|
|
4565
|
-
|
|
5002
|
+
136,
|
|
5003
|
+
87,
|
|
4566
5004
|
8,
|
|
4567
5005
|
19
|
|
4568
5006
|
]
|
|
@@ -4570,11 +5008,11 @@
|
|
|
4570
5008
|
{
|
|
4571
5009
|
"title": "Variables",
|
|
4572
5010
|
"children": [
|
|
4573
|
-
|
|
4574
|
-
|
|
4575
|
-
|
|
4576
|
-
|
|
4577
|
-
|
|
5011
|
+
184,
|
|
5012
|
+
181,
|
|
5013
|
+
183,
|
|
5014
|
+
182,
|
|
5015
|
+
185,
|
|
4578
5016
|
7
|
|
4579
5017
|
]
|
|
4580
5018
|
},
|
|
@@ -4582,7 +5020,7 @@
|
|
|
4582
5020
|
"title": "Functions",
|
|
4583
5021
|
"children": [
|
|
4584
5022
|
3,
|
|
4585
|
-
|
|
5023
|
+
174,
|
|
4586
5024
|
11,
|
|
4587
5025
|
15,
|
|
4588
5026
|
26
|
|
@@ -4594,7 +5032,7 @@
|
|
|
4594
5032
|
"fileName": "packages/sdk/packages/standard-node/src/index.ts",
|
|
4595
5033
|
"line": 1,
|
|
4596
5034
|
"character": 0,
|
|
4597
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
5035
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/aba8b8e0b2e/packages/sdk/packages/standard-node/src/index.ts#L1"
|
|
4598
5036
|
}
|
|
4599
5037
|
]
|
|
4600
5038
|
}
|