@xyo-network/react-standard-node 2.49.3 → 2.49.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/lib/Builders/MemoryNodeBuilder.js +17 -2
- package/dist/cjs/lib/Builders/MemoryNodeBuilder.js.map +1 -1
- package/dist/cjs/lib/Builders/StorageArchivistBuilder.js.map +1 -1
- package/dist/cjs/lib/buildNodes.js +1 -1
- package/dist/cjs/lib/buildNodes.js.map +1 -1
- package/dist/docs.json +470 -259
- package/dist/esm/lib/Builders/MemoryNodeBuilder.js +13 -2
- package/dist/esm/lib/Builders/MemoryNodeBuilder.js.map +1 -1
- package/dist/esm/lib/Builders/StorageArchivistBuilder.js.map +1 -1
- package/dist/esm/lib/buildNodes.js +1 -1
- package/dist/esm/lib/buildNodes.js.map +1 -1
- package/dist/types/lib/Builders/MemoryNodeBuilder.d.ts +7 -3
- package/dist/types/lib/Builders/MemoryNodeBuilder.d.ts.map +1 -1
- package/dist/types/lib/Builders/StorageArchivistBuilder.d.ts +6 -6
- package/dist/types/lib/Builders/StorageArchivistBuilder.d.ts.map +1 -1
- package/package.json +14 -14
- package/src/lib/Builders/MemoryNodeBuilder.ts +18 -4
- package/src/lib/Builders/StorageArchivistBuilder.ts +4 -4
- package/src/lib/buildNodes.ts +1 -1
package/dist/docs.json
CHANGED
|
@@ -45,9 +45,9 @@
|
|
|
45
45
|
"sources": [
|
|
46
46
|
{
|
|
47
47
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts",
|
|
48
|
-
"line":
|
|
48
|
+
"line": 20,
|
|
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/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts#L20"
|
|
51
51
|
}
|
|
52
52
|
],
|
|
53
53
|
"type": {
|
|
@@ -91,9 +91,9 @@
|
|
|
91
91
|
"sources": [
|
|
92
92
|
{
|
|
93
93
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts",
|
|
94
|
-
"line":
|
|
94
|
+
"line": 21,
|
|
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/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts#L21"
|
|
97
97
|
}
|
|
98
98
|
],
|
|
99
99
|
"type": {
|
|
@@ -129,9 +129,9 @@
|
|
|
129
129
|
"sources": [
|
|
130
130
|
{
|
|
131
131
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts",
|
|
132
|
-
"line":
|
|
132
|
+
"line": 23,
|
|
133
133
|
"character": 6,
|
|
134
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
134
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts#L23"
|
|
135
135
|
}
|
|
136
136
|
],
|
|
137
137
|
"getSignature": {
|
|
@@ -171,9 +171,9 @@
|
|
|
171
171
|
"sources": [
|
|
172
172
|
{
|
|
173
173
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts",
|
|
174
|
-
"line":
|
|
174
|
+
"line": 27,
|
|
175
175
|
"character": 6,
|
|
176
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
176
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts#L27"
|
|
177
177
|
}
|
|
178
178
|
],
|
|
179
179
|
"getSignature": {
|
|
@@ -207,9 +207,9 @@
|
|
|
207
207
|
"sources": [
|
|
208
208
|
{
|
|
209
209
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts",
|
|
210
|
-
"line":
|
|
210
|
+
"line": 41,
|
|
211
211
|
"character": 8,
|
|
212
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
212
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts#L41"
|
|
213
213
|
}
|
|
214
214
|
],
|
|
215
215
|
"signatures": [
|
|
@@ -219,13 +219,29 @@
|
|
|
219
219
|
"kind": 4096,
|
|
220
220
|
"kindString": "Call signature",
|
|
221
221
|
"flags": {},
|
|
222
|
+
"comment": {
|
|
223
|
+
"summary": [],
|
|
224
|
+
"blockTags": [
|
|
225
|
+
{
|
|
226
|
+
"tag": "@deprecated",
|
|
227
|
+
"content": [
|
|
228
|
+
{
|
|
229
|
+
"kind": "text",
|
|
230
|
+
"text": "- call specific method that corresponds to a type of archivist (i.e. addArchivistStorage)"
|
|
231
|
+
}
|
|
232
|
+
]
|
|
233
|
+
}
|
|
234
|
+
]
|
|
235
|
+
},
|
|
222
236
|
"parameters": [
|
|
223
237
|
{
|
|
224
238
|
"id": 47,
|
|
225
239
|
"name": "account",
|
|
226
240
|
"kind": 32768,
|
|
227
241
|
"kindString": "Parameter",
|
|
228
|
-
"flags": {
|
|
242
|
+
"flags": {
|
|
243
|
+
"isOptional": true
|
|
244
|
+
},
|
|
229
245
|
"type": {
|
|
230
246
|
"type": "reference",
|
|
231
247
|
"name": "AccountInstance",
|
|
@@ -238,7 +254,9 @@
|
|
|
238
254
|
"name": "moduleName",
|
|
239
255
|
"kind": 32768,
|
|
240
256
|
"kindString": "Parameter",
|
|
241
|
-
"flags": {
|
|
257
|
+
"flags": {
|
|
258
|
+
"isOptional": true
|
|
259
|
+
},
|
|
242
260
|
"type": {
|
|
243
261
|
"type": "intrinsic",
|
|
244
262
|
"name": "string"
|
|
@@ -249,7 +267,9 @@
|
|
|
249
267
|
"name": "namespace",
|
|
250
268
|
"kind": 32768,
|
|
251
269
|
"kindString": "Parameter",
|
|
252
|
-
"flags": {
|
|
270
|
+
"flags": {
|
|
271
|
+
"isOptional": true
|
|
272
|
+
},
|
|
253
273
|
"type": {
|
|
254
274
|
"type": "intrinsic",
|
|
255
275
|
"name": "string"
|
|
@@ -273,28 +293,173 @@
|
|
|
273
293
|
},
|
|
274
294
|
{
|
|
275
295
|
"id": 50,
|
|
276
|
-
"name": "
|
|
296
|
+
"name": "addArchivistMemory",
|
|
277
297
|
"kind": 2048,
|
|
278
298
|
"kindString": "Method",
|
|
279
299
|
"flags": {},
|
|
280
300
|
"sources": [
|
|
281
301
|
{
|
|
282
302
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts",
|
|
283
|
-
"line":
|
|
303
|
+
"line": 45,
|
|
284
304
|
"character": 8,
|
|
285
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
305
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts#L45"
|
|
286
306
|
}
|
|
287
307
|
],
|
|
288
308
|
"signatures": [
|
|
289
309
|
{
|
|
290
310
|
"id": 51,
|
|
291
|
-
"name": "
|
|
311
|
+
"name": "addArchivistMemory",
|
|
292
312
|
"kind": 4096,
|
|
293
313
|
"kindString": "Call signature",
|
|
294
314
|
"flags": {},
|
|
295
315
|
"parameters": [
|
|
296
316
|
{
|
|
297
317
|
"id": 52,
|
|
318
|
+
"name": "moduleName",
|
|
319
|
+
"kind": 32768,
|
|
320
|
+
"kindString": "Parameter",
|
|
321
|
+
"flags": {
|
|
322
|
+
"isOptional": true
|
|
323
|
+
},
|
|
324
|
+
"type": {
|
|
325
|
+
"type": "intrinsic",
|
|
326
|
+
"name": "string"
|
|
327
|
+
}
|
|
328
|
+
},
|
|
329
|
+
{
|
|
330
|
+
"id": 53,
|
|
331
|
+
"name": "account",
|
|
332
|
+
"kind": 32768,
|
|
333
|
+
"kindString": "Parameter",
|
|
334
|
+
"flags": {
|
|
335
|
+
"isOptional": true
|
|
336
|
+
},
|
|
337
|
+
"type": {
|
|
338
|
+
"type": "reference",
|
|
339
|
+
"name": "AccountInstance",
|
|
340
|
+
"qualifiedName": "AccountInstance",
|
|
341
|
+
"package": "@xyo-network/account-model"
|
|
342
|
+
}
|
|
343
|
+
}
|
|
344
|
+
],
|
|
345
|
+
"type": {
|
|
346
|
+
"type": "reference",
|
|
347
|
+
"typeArguments": [
|
|
348
|
+
{
|
|
349
|
+
"type": "intrinsic",
|
|
350
|
+
"name": "void"
|
|
351
|
+
}
|
|
352
|
+
],
|
|
353
|
+
"name": "Promise",
|
|
354
|
+
"qualifiedName": "Promise",
|
|
355
|
+
"package": "typescript"
|
|
356
|
+
}
|
|
357
|
+
}
|
|
358
|
+
]
|
|
359
|
+
},
|
|
360
|
+
{
|
|
361
|
+
"id": 54,
|
|
362
|
+
"name": "addArchivistStorage",
|
|
363
|
+
"kind": 2048,
|
|
364
|
+
"kindString": "Method",
|
|
365
|
+
"flags": {},
|
|
366
|
+
"sources": [
|
|
367
|
+
{
|
|
368
|
+
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts",
|
|
369
|
+
"line": 52,
|
|
370
|
+
"character": 8,
|
|
371
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts#L52"
|
|
372
|
+
}
|
|
373
|
+
],
|
|
374
|
+
"signatures": [
|
|
375
|
+
{
|
|
376
|
+
"id": 55,
|
|
377
|
+
"name": "addArchivistStorage",
|
|
378
|
+
"kind": 4096,
|
|
379
|
+
"kindString": "Call signature",
|
|
380
|
+
"flags": {},
|
|
381
|
+
"parameters": [
|
|
382
|
+
{
|
|
383
|
+
"id": 56,
|
|
384
|
+
"name": "account",
|
|
385
|
+
"kind": 32768,
|
|
386
|
+
"kindString": "Parameter",
|
|
387
|
+
"flags": {
|
|
388
|
+
"isOptional": true
|
|
389
|
+
},
|
|
390
|
+
"type": {
|
|
391
|
+
"type": "reference",
|
|
392
|
+
"name": "AccountInstance",
|
|
393
|
+
"qualifiedName": "AccountInstance",
|
|
394
|
+
"package": "@xyo-network/account-model"
|
|
395
|
+
}
|
|
396
|
+
},
|
|
397
|
+
{
|
|
398
|
+
"id": 57,
|
|
399
|
+
"name": "moduleName",
|
|
400
|
+
"kind": 32768,
|
|
401
|
+
"kindString": "Parameter",
|
|
402
|
+
"flags": {
|
|
403
|
+
"isOptional": true
|
|
404
|
+
},
|
|
405
|
+
"type": {
|
|
406
|
+
"type": "intrinsic",
|
|
407
|
+
"name": "string"
|
|
408
|
+
}
|
|
409
|
+
},
|
|
410
|
+
{
|
|
411
|
+
"id": 58,
|
|
412
|
+
"name": "namespace",
|
|
413
|
+
"kind": 32768,
|
|
414
|
+
"kindString": "Parameter",
|
|
415
|
+
"flags": {
|
|
416
|
+
"isOptional": true
|
|
417
|
+
},
|
|
418
|
+
"type": {
|
|
419
|
+
"type": "intrinsic",
|
|
420
|
+
"name": "string"
|
|
421
|
+
}
|
|
422
|
+
}
|
|
423
|
+
],
|
|
424
|
+
"type": {
|
|
425
|
+
"type": "reference",
|
|
426
|
+
"typeArguments": [
|
|
427
|
+
{
|
|
428
|
+
"type": "intrinsic",
|
|
429
|
+
"name": "void"
|
|
430
|
+
}
|
|
431
|
+
],
|
|
432
|
+
"name": "Promise",
|
|
433
|
+
"qualifiedName": "Promise",
|
|
434
|
+
"package": "typescript"
|
|
435
|
+
}
|
|
436
|
+
}
|
|
437
|
+
]
|
|
438
|
+
},
|
|
439
|
+
{
|
|
440
|
+
"id": 59,
|
|
441
|
+
"name": "addBridge",
|
|
442
|
+
"kind": 2048,
|
|
443
|
+
"kindString": "Method",
|
|
444
|
+
"flags": {},
|
|
445
|
+
"sources": [
|
|
446
|
+
{
|
|
447
|
+
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts",
|
|
448
|
+
"line": 59,
|
|
449
|
+
"character": 8,
|
|
450
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts#L59"
|
|
451
|
+
}
|
|
452
|
+
],
|
|
453
|
+
"signatures": [
|
|
454
|
+
{
|
|
455
|
+
"id": 60,
|
|
456
|
+
"name": "addBridge",
|
|
457
|
+
"kind": 4096,
|
|
458
|
+
"kindString": "Call signature",
|
|
459
|
+
"flags": {},
|
|
460
|
+
"parameters": [
|
|
461
|
+
{
|
|
462
|
+
"id": 61,
|
|
298
463
|
"name": "apiDomain",
|
|
299
464
|
"kind": 32768,
|
|
300
465
|
"kindString": "Parameter",
|
|
@@ -303,6 +468,33 @@
|
|
|
303
468
|
"type": "intrinsic",
|
|
304
469
|
"name": "string"
|
|
305
470
|
}
|
|
471
|
+
},
|
|
472
|
+
{
|
|
473
|
+
"id": 62,
|
|
474
|
+
"name": "moduleName",
|
|
475
|
+
"kind": 32768,
|
|
476
|
+
"kindString": "Parameter",
|
|
477
|
+
"flags": {},
|
|
478
|
+
"type": {
|
|
479
|
+
"type": "intrinsic",
|
|
480
|
+
"name": "string"
|
|
481
|
+
},
|
|
482
|
+
"defaultValue": "'RemoteNodeBridge'"
|
|
483
|
+
},
|
|
484
|
+
{
|
|
485
|
+
"id": 63,
|
|
486
|
+
"name": "account",
|
|
487
|
+
"kind": 32768,
|
|
488
|
+
"kindString": "Parameter",
|
|
489
|
+
"flags": {
|
|
490
|
+
"isOptional": true
|
|
491
|
+
},
|
|
492
|
+
"type": {
|
|
493
|
+
"type": "reference",
|
|
494
|
+
"name": "AccountInstance",
|
|
495
|
+
"qualifiedName": "AccountInstance",
|
|
496
|
+
"package": "@xyo-network/account-model"
|
|
497
|
+
}
|
|
306
498
|
}
|
|
307
499
|
],
|
|
308
500
|
"type": {
|
|
@@ -321,7 +513,7 @@
|
|
|
321
513
|
]
|
|
322
514
|
},
|
|
323
515
|
{
|
|
324
|
-
"id":
|
|
516
|
+
"id": 64,
|
|
325
517
|
"name": "addSentinel",
|
|
326
518
|
"kind": 2048,
|
|
327
519
|
"kindString": "Method",
|
|
@@ -329,21 +521,21 @@
|
|
|
329
521
|
"sources": [
|
|
330
522
|
{
|
|
331
523
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts",
|
|
332
|
-
"line":
|
|
524
|
+
"line": 71,
|
|
333
525
|
"character": 8,
|
|
334
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
526
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts#L71"
|
|
335
527
|
}
|
|
336
528
|
],
|
|
337
529
|
"signatures": [
|
|
338
530
|
{
|
|
339
|
-
"id":
|
|
531
|
+
"id": 65,
|
|
340
532
|
"name": "addSentinel",
|
|
341
533
|
"kind": 4096,
|
|
342
534
|
"kindString": "Call signature",
|
|
343
535
|
"flags": {},
|
|
344
536
|
"parameters": [
|
|
345
537
|
{
|
|
346
|
-
"id":
|
|
538
|
+
"id": 66,
|
|
347
539
|
"name": "config",
|
|
348
540
|
"kind": 32768,
|
|
349
541
|
"kindString": "Parameter",
|
|
@@ -366,7 +558,7 @@
|
|
|
366
558
|
{
|
|
367
559
|
"type": "reflection",
|
|
368
560
|
"declaration": {
|
|
369
|
-
"id":
|
|
561
|
+
"id": 67,
|
|
370
562
|
"name": "__type",
|
|
371
563
|
"kind": 65536,
|
|
372
564
|
"kindString": "Type literal",
|
|
@@ -401,7 +593,7 @@
|
|
|
401
593
|
{
|
|
402
594
|
"type": "reflection",
|
|
403
595
|
"declaration": {
|
|
404
|
-
"id":
|
|
596
|
+
"id": 68,
|
|
405
597
|
"name": "__type",
|
|
406
598
|
"kind": 65536,
|
|
407
599
|
"kindString": "Type literal",
|
|
@@ -421,7 +613,7 @@
|
|
|
421
613
|
{
|
|
422
614
|
"type": "reflection",
|
|
423
615
|
"declaration": {
|
|
424
|
-
"id":
|
|
616
|
+
"id": 69,
|
|
425
617
|
"name": "__type",
|
|
426
618
|
"kind": 65536,
|
|
427
619
|
"kindString": "Type literal",
|
|
@@ -447,7 +639,7 @@
|
|
|
447
639
|
{
|
|
448
640
|
"type": "reflection",
|
|
449
641
|
"declaration": {
|
|
450
|
-
"id":
|
|
642
|
+
"id": 70,
|
|
451
643
|
"name": "__type",
|
|
452
644
|
"kind": 65536,
|
|
453
645
|
"kindString": "Type literal",
|
|
@@ -464,7 +656,7 @@
|
|
|
464
656
|
{
|
|
465
657
|
"type": "reflection",
|
|
466
658
|
"declaration": {
|
|
467
|
-
"id":
|
|
659
|
+
"id": 71,
|
|
468
660
|
"name": "__type",
|
|
469
661
|
"kind": 65536,
|
|
470
662
|
"kindString": "Type literal",
|
|
@@ -493,7 +685,7 @@
|
|
|
493
685
|
}
|
|
494
686
|
},
|
|
495
687
|
{
|
|
496
|
-
"id":
|
|
688
|
+
"id": 72,
|
|
497
689
|
"name": "account",
|
|
498
690
|
"kind": 32768,
|
|
499
691
|
"kindString": "Parameter",
|
|
@@ -533,7 +725,7 @@
|
|
|
533
725
|
{
|
|
534
726
|
"type": "reflection",
|
|
535
727
|
"declaration": {
|
|
536
|
-
"id":
|
|
728
|
+
"id": 73,
|
|
537
729
|
"name": "__type",
|
|
538
730
|
"kind": 65536,
|
|
539
731
|
"kindString": "Type literal",
|
|
@@ -574,7 +766,7 @@
|
|
|
574
766
|
{
|
|
575
767
|
"type": "reflection",
|
|
576
768
|
"declaration": {
|
|
577
|
-
"id":
|
|
769
|
+
"id": 74,
|
|
578
770
|
"name": "__type",
|
|
579
771
|
"kind": 65536,
|
|
580
772
|
"kindString": "Type literal",
|
|
@@ -609,7 +801,7 @@
|
|
|
609
801
|
{
|
|
610
802
|
"type": "reflection",
|
|
611
803
|
"declaration": {
|
|
612
|
-
"id":
|
|
804
|
+
"id": 75,
|
|
613
805
|
"name": "__type",
|
|
614
806
|
"kind": 65536,
|
|
615
807
|
"kindString": "Type literal",
|
|
@@ -629,7 +821,7 @@
|
|
|
629
821
|
{
|
|
630
822
|
"type": "reflection",
|
|
631
823
|
"declaration": {
|
|
632
|
-
"id":
|
|
824
|
+
"id": 76,
|
|
633
825
|
"name": "__type",
|
|
634
826
|
"kind": 65536,
|
|
635
827
|
"kindString": "Type literal",
|
|
@@ -655,7 +847,7 @@
|
|
|
655
847
|
{
|
|
656
848
|
"type": "reflection",
|
|
657
849
|
"declaration": {
|
|
658
|
-
"id":
|
|
850
|
+
"id": 77,
|
|
659
851
|
"name": "__type",
|
|
660
852
|
"kind": 65536,
|
|
661
853
|
"kindString": "Type literal",
|
|
@@ -672,7 +864,7 @@
|
|
|
672
864
|
{
|
|
673
865
|
"type": "reflection",
|
|
674
866
|
"declaration": {
|
|
675
|
-
"id":
|
|
867
|
+
"id": 78,
|
|
676
868
|
"name": "__type",
|
|
677
869
|
"kind": 65536,
|
|
678
870
|
"kindString": "Type literal",
|
|
@@ -711,7 +903,7 @@
|
|
|
711
903
|
{
|
|
712
904
|
"type": "reflection",
|
|
713
905
|
"declaration": {
|
|
714
|
-
"id":
|
|
906
|
+
"id": 79,
|
|
715
907
|
"name": "__type",
|
|
716
908
|
"kind": 65536,
|
|
717
909
|
"kindString": "Type literal",
|
|
@@ -763,7 +955,7 @@
|
|
|
763
955
|
]
|
|
764
956
|
},
|
|
765
957
|
{
|
|
766
|
-
"id":
|
|
958
|
+
"id": 80,
|
|
767
959
|
"name": "addWitnesses",
|
|
768
960
|
"kind": 2048,
|
|
769
961
|
"kindString": "Method",
|
|
@@ -771,21 +963,21 @@
|
|
|
771
963
|
"sources": [
|
|
772
964
|
{
|
|
773
965
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts",
|
|
774
|
-
"line":
|
|
966
|
+
"line": 77,
|
|
775
967
|
"character": 8,
|
|
776
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
968
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts#L77"
|
|
777
969
|
}
|
|
778
970
|
],
|
|
779
971
|
"signatures": [
|
|
780
972
|
{
|
|
781
|
-
"id":
|
|
973
|
+
"id": 81,
|
|
782
974
|
"name": "addWitnesses",
|
|
783
975
|
"kind": 4096,
|
|
784
976
|
"kindString": "Call signature",
|
|
785
977
|
"flags": {},
|
|
786
978
|
"parameters": [
|
|
787
979
|
{
|
|
788
|
-
"id":
|
|
980
|
+
"id": 82,
|
|
789
981
|
"name": "pluginSetResolver",
|
|
790
982
|
"kind": 32768,
|
|
791
983
|
"kindString": "Parameter",
|
|
@@ -798,7 +990,7 @@
|
|
|
798
990
|
}
|
|
799
991
|
},
|
|
800
992
|
{
|
|
801
|
-
"id":
|
|
993
|
+
"id": 83,
|
|
802
994
|
"name": "witnesses",
|
|
803
995
|
"kind": 32768,
|
|
804
996
|
"kindString": "Parameter",
|
|
@@ -808,7 +1000,7 @@
|
|
|
808
1000
|
"elementType": {
|
|
809
1001
|
"type": "reflection",
|
|
810
1002
|
"declaration": {
|
|
811
|
-
"id":
|
|
1003
|
+
"id": 84,
|
|
812
1004
|
"name": "__type",
|
|
813
1005
|
"kind": 65536,
|
|
814
1006
|
"kindString": "Type literal",
|
|
@@ -816,14 +1008,14 @@
|
|
|
816
1008
|
"sources": [
|
|
817
1009
|
{
|
|
818
1010
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts",
|
|
819
|
-
"line":
|
|
1011
|
+
"line": 77,
|
|
820
1012
|
"character": 78,
|
|
821
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1013
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts#L77"
|
|
822
1014
|
}
|
|
823
1015
|
],
|
|
824
1016
|
"signatures": [
|
|
825
1017
|
{
|
|
826
|
-
"id":
|
|
1018
|
+
"id": 85,
|
|
827
1019
|
"name": "__type",
|
|
828
1020
|
"kind": 4096,
|
|
829
1021
|
"kindString": "Call signature",
|
|
@@ -866,31 +1058,29 @@
|
|
|
866
1058
|
]
|
|
867
1059
|
},
|
|
868
1060
|
{
|
|
869
|
-
"id":
|
|
1061
|
+
"id": 86,
|
|
870
1062
|
"name": "attach",
|
|
871
1063
|
"kind": 2048,
|
|
872
1064
|
"kindString": "Method",
|
|
873
|
-
"flags": {
|
|
874
|
-
"isPrivate": true
|
|
875
|
-
},
|
|
1065
|
+
"flags": {},
|
|
876
1066
|
"sources": [
|
|
877
1067
|
{
|
|
878
1068
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts",
|
|
879
|
-
"line":
|
|
880
|
-
"character":
|
|
881
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1069
|
+
"line": 95,
|
|
1070
|
+
"character": 8,
|
|
1071
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts#L95"
|
|
882
1072
|
}
|
|
883
1073
|
],
|
|
884
1074
|
"signatures": [
|
|
885
1075
|
{
|
|
886
|
-
"id":
|
|
1076
|
+
"id": 87,
|
|
887
1077
|
"name": "attach",
|
|
888
1078
|
"kind": 4096,
|
|
889
1079
|
"kindString": "Call signature",
|
|
890
1080
|
"flags": {},
|
|
891
1081
|
"parameters": [
|
|
892
1082
|
{
|
|
893
|
-
"id":
|
|
1083
|
+
"id": 88,
|
|
894
1084
|
"name": "module",
|
|
895
1085
|
"kind": 32768,
|
|
896
1086
|
"kindString": "Parameter",
|
|
@@ -903,7 +1093,7 @@
|
|
|
903
1093
|
}
|
|
904
1094
|
},
|
|
905
1095
|
{
|
|
906
|
-
"id":
|
|
1096
|
+
"id": 89,
|
|
907
1097
|
"name": "external",
|
|
908
1098
|
"kind": 32768,
|
|
909
1099
|
"kindString": "Parameter",
|
|
@@ -916,7 +1106,7 @@
|
|
|
916
1106
|
}
|
|
917
1107
|
},
|
|
918
1108
|
{
|
|
919
|
-
"id":
|
|
1109
|
+
"id": 90,
|
|
920
1110
|
"name": "safeAttach",
|
|
921
1111
|
"kind": 32768,
|
|
922
1112
|
"kindString": "Parameter",
|
|
@@ -945,7 +1135,7 @@
|
|
|
945
1135
|
]
|
|
946
1136
|
},
|
|
947
1137
|
{
|
|
948
|
-
"id":
|
|
1138
|
+
"id": 91,
|
|
949
1139
|
"name": "witnessCleanup",
|
|
950
1140
|
"kind": 2048,
|
|
951
1141
|
"kindString": "Method",
|
|
@@ -955,21 +1145,21 @@
|
|
|
955
1145
|
"sources": [
|
|
956
1146
|
{
|
|
957
1147
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts",
|
|
958
|
-
"line":
|
|
1148
|
+
"line": 111,
|
|
959
1149
|
"character": 16,
|
|
960
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1150
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts#L111"
|
|
961
1151
|
}
|
|
962
1152
|
],
|
|
963
1153
|
"signatures": [
|
|
964
1154
|
{
|
|
965
|
-
"id":
|
|
1155
|
+
"id": 92,
|
|
966
1156
|
"name": "witnessCleanup",
|
|
967
1157
|
"kind": 4096,
|
|
968
1158
|
"kindString": "Call signature",
|
|
969
1159
|
"flags": {},
|
|
970
1160
|
"parameters": [
|
|
971
1161
|
{
|
|
972
|
-
"id":
|
|
1162
|
+
"id": 93,
|
|
973
1163
|
"name": "witness",
|
|
974
1164
|
"kind": 32768,
|
|
975
1165
|
"kindString": "Parameter",
|
|
@@ -1008,9 +1198,9 @@
|
|
|
1008
1198
|
"sources": [
|
|
1009
1199
|
{
|
|
1010
1200
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts",
|
|
1011
|
-
"line":
|
|
1201
|
+
"line": 31,
|
|
1012
1202
|
"character": 15,
|
|
1013
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1203
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts#L31"
|
|
1014
1204
|
}
|
|
1015
1205
|
],
|
|
1016
1206
|
"signatures": [
|
|
@@ -1091,10 +1281,12 @@
|
|
|
1091
1281
|
"children": [
|
|
1092
1282
|
45,
|
|
1093
1283
|
50,
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1284
|
+
54,
|
|
1285
|
+
59,
|
|
1286
|
+
64,
|
|
1097
1287
|
80,
|
|
1288
|
+
86,
|
|
1289
|
+
91,
|
|
1098
1290
|
33
|
|
1099
1291
|
]
|
|
1100
1292
|
}
|
|
@@ -1102,21 +1294,21 @@
|
|
|
1102
1294
|
"sources": [
|
|
1103
1295
|
{
|
|
1104
1296
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts",
|
|
1105
|
-
"line":
|
|
1297
|
+
"line": 19,
|
|
1106
1298
|
"character": 13,
|
|
1107
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1299
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/MemoryNodeBuilder.ts#L19"
|
|
1108
1300
|
}
|
|
1109
1301
|
]
|
|
1110
1302
|
},
|
|
1111
1303
|
{
|
|
1112
|
-
"id":
|
|
1304
|
+
"id": 94,
|
|
1113
1305
|
"name": "SentinelBuilder",
|
|
1114
1306
|
"kind": 128,
|
|
1115
1307
|
"kindString": "Class",
|
|
1116
1308
|
"flags": {},
|
|
1117
1309
|
"children": [
|
|
1118
1310
|
{
|
|
1119
|
-
"id":
|
|
1311
|
+
"id": 104,
|
|
1120
1312
|
"name": "constructor",
|
|
1121
1313
|
"kind": 512,
|
|
1122
1314
|
"kindString": "Constructor",
|
|
@@ -1128,19 +1320,19 @@
|
|
|
1128
1320
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts",
|
|
1129
1321
|
"line": 8,
|
|
1130
1322
|
"character": 2,
|
|
1131
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1323
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts#L8"
|
|
1132
1324
|
}
|
|
1133
1325
|
],
|
|
1134
1326
|
"signatures": [
|
|
1135
1327
|
{
|
|
1136
|
-
"id":
|
|
1328
|
+
"id": 105,
|
|
1137
1329
|
"name": "new SentinelBuilder",
|
|
1138
1330
|
"kind": 16384,
|
|
1139
1331
|
"kindString": "Constructor signature",
|
|
1140
1332
|
"flags": {},
|
|
1141
1333
|
"parameters": [
|
|
1142
1334
|
{
|
|
1143
|
-
"id":
|
|
1335
|
+
"id": 106,
|
|
1144
1336
|
"name": "config",
|
|
1145
1337
|
"kind": 32768,
|
|
1146
1338
|
"kindString": "Parameter",
|
|
@@ -1163,7 +1355,7 @@
|
|
|
1163
1355
|
{
|
|
1164
1356
|
"type": "reflection",
|
|
1165
1357
|
"declaration": {
|
|
1166
|
-
"id":
|
|
1358
|
+
"id": 107,
|
|
1167
1359
|
"name": "__type",
|
|
1168
1360
|
"kind": 65536,
|
|
1169
1361
|
"kindString": "Type literal",
|
|
@@ -1198,7 +1390,7 @@
|
|
|
1198
1390
|
{
|
|
1199
1391
|
"type": "reflection",
|
|
1200
1392
|
"declaration": {
|
|
1201
|
-
"id":
|
|
1393
|
+
"id": 108,
|
|
1202
1394
|
"name": "__type",
|
|
1203
1395
|
"kind": 65536,
|
|
1204
1396
|
"kindString": "Type literal",
|
|
@@ -1218,7 +1410,7 @@
|
|
|
1218
1410
|
{
|
|
1219
1411
|
"type": "reflection",
|
|
1220
1412
|
"declaration": {
|
|
1221
|
-
"id":
|
|
1413
|
+
"id": 109,
|
|
1222
1414
|
"name": "__type",
|
|
1223
1415
|
"kind": 65536,
|
|
1224
1416
|
"kindString": "Type literal",
|
|
@@ -1244,7 +1436,7 @@
|
|
|
1244
1436
|
{
|
|
1245
1437
|
"type": "reflection",
|
|
1246
1438
|
"declaration": {
|
|
1247
|
-
"id":
|
|
1439
|
+
"id": 110,
|
|
1248
1440
|
"name": "__type",
|
|
1249
1441
|
"kind": 65536,
|
|
1250
1442
|
"kindString": "Type literal",
|
|
@@ -1261,7 +1453,7 @@
|
|
|
1261
1453
|
{
|
|
1262
1454
|
"type": "reflection",
|
|
1263
1455
|
"declaration": {
|
|
1264
|
-
"id":
|
|
1456
|
+
"id": 111,
|
|
1265
1457
|
"name": "__type",
|
|
1266
1458
|
"kind": 65536,
|
|
1267
1459
|
"kindString": "Type literal",
|
|
@@ -1290,7 +1482,7 @@
|
|
|
1290
1482
|
}
|
|
1291
1483
|
},
|
|
1292
1484
|
{
|
|
1293
|
-
"id":
|
|
1485
|
+
"id": 112,
|
|
1294
1486
|
"name": "account",
|
|
1295
1487
|
"kind": 32768,
|
|
1296
1488
|
"kindString": "Parameter",
|
|
@@ -1305,14 +1497,14 @@
|
|
|
1305
1497
|
],
|
|
1306
1498
|
"type": {
|
|
1307
1499
|
"type": "reference",
|
|
1308
|
-
"id":
|
|
1500
|
+
"id": 94,
|
|
1309
1501
|
"name": "SentinelBuilder"
|
|
1310
1502
|
}
|
|
1311
1503
|
}
|
|
1312
1504
|
]
|
|
1313
1505
|
},
|
|
1314
1506
|
{
|
|
1315
|
-
"id":
|
|
1507
|
+
"id": 113,
|
|
1316
1508
|
"name": "_sentinel",
|
|
1317
1509
|
"kind": 1024,
|
|
1318
1510
|
"kindString": "Property",
|
|
@@ -1324,7 +1516,7 @@
|
|
|
1324
1516
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts",
|
|
1325
1517
|
"line": 6,
|
|
1326
1518
|
"character": 10,
|
|
1327
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1519
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts#L6"
|
|
1328
1520
|
}
|
|
1329
1521
|
],
|
|
1330
1522
|
"type": {
|
|
@@ -1358,7 +1550,7 @@
|
|
|
1358
1550
|
{
|
|
1359
1551
|
"type": "reflection",
|
|
1360
1552
|
"declaration": {
|
|
1361
|
-
"id":
|
|
1553
|
+
"id": 114,
|
|
1362
1554
|
"name": "__type",
|
|
1363
1555
|
"kind": 65536,
|
|
1364
1556
|
"kindString": "Type literal",
|
|
@@ -1399,7 +1591,7 @@
|
|
|
1399
1591
|
{
|
|
1400
1592
|
"type": "reflection",
|
|
1401
1593
|
"declaration": {
|
|
1402
|
-
"id":
|
|
1594
|
+
"id": 115,
|
|
1403
1595
|
"name": "__type",
|
|
1404
1596
|
"kind": 65536,
|
|
1405
1597
|
"kindString": "Type literal",
|
|
@@ -1434,7 +1626,7 @@
|
|
|
1434
1626
|
{
|
|
1435
1627
|
"type": "reflection",
|
|
1436
1628
|
"declaration": {
|
|
1437
|
-
"id":
|
|
1629
|
+
"id": 116,
|
|
1438
1630
|
"name": "__type",
|
|
1439
1631
|
"kind": 65536,
|
|
1440
1632
|
"kindString": "Type literal",
|
|
@@ -1454,7 +1646,7 @@
|
|
|
1454
1646
|
{
|
|
1455
1647
|
"type": "reflection",
|
|
1456
1648
|
"declaration": {
|
|
1457
|
-
"id":
|
|
1649
|
+
"id": 117,
|
|
1458
1650
|
"name": "__type",
|
|
1459
1651
|
"kind": 65536,
|
|
1460
1652
|
"kindString": "Type literal",
|
|
@@ -1480,7 +1672,7 @@
|
|
|
1480
1672
|
{
|
|
1481
1673
|
"type": "reflection",
|
|
1482
1674
|
"declaration": {
|
|
1483
|
-
"id":
|
|
1675
|
+
"id": 118,
|
|
1484
1676
|
"name": "__type",
|
|
1485
1677
|
"kind": 65536,
|
|
1486
1678
|
"kindString": "Type literal",
|
|
@@ -1497,7 +1689,7 @@
|
|
|
1497
1689
|
{
|
|
1498
1690
|
"type": "reflection",
|
|
1499
1691
|
"declaration": {
|
|
1500
|
-
"id":
|
|
1692
|
+
"id": 119,
|
|
1501
1693
|
"name": "__type",
|
|
1502
1694
|
"kind": 65536,
|
|
1503
1695
|
"kindString": "Type literal",
|
|
@@ -1536,7 +1728,7 @@
|
|
|
1536
1728
|
{
|
|
1537
1729
|
"type": "reflection",
|
|
1538
1730
|
"declaration": {
|
|
1539
|
-
"id":
|
|
1731
|
+
"id": 120,
|
|
1540
1732
|
"name": "__type",
|
|
1541
1733
|
"kind": 65536,
|
|
1542
1734
|
"kindString": "Type literal",
|
|
@@ -1583,7 +1775,7 @@
|
|
|
1583
1775
|
}
|
|
1584
1776
|
},
|
|
1585
1777
|
{
|
|
1586
|
-
"id":
|
|
1778
|
+
"id": 127,
|
|
1587
1779
|
"name": "account",
|
|
1588
1780
|
"kind": 1024,
|
|
1589
1781
|
"kindString": "Property",
|
|
@@ -1595,7 +1787,7 @@
|
|
|
1595
1787
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts",
|
|
1596
1788
|
"line": 8,
|
|
1597
1789
|
"character": 64,
|
|
1598
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1790
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts#L8"
|
|
1599
1791
|
}
|
|
1600
1792
|
],
|
|
1601
1793
|
"type": {
|
|
@@ -1606,7 +1798,7 @@
|
|
|
1606
1798
|
}
|
|
1607
1799
|
},
|
|
1608
1800
|
{
|
|
1609
|
-
"id":
|
|
1801
|
+
"id": 121,
|
|
1610
1802
|
"name": "config",
|
|
1611
1803
|
"kind": 1024,
|
|
1612
1804
|
"kindString": "Property",
|
|
@@ -1618,7 +1810,7 @@
|
|
|
1618
1810
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts",
|
|
1619
1811
|
"line": 8,
|
|
1620
1812
|
"character": 32,
|
|
1621
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1813
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts#L8"
|
|
1622
1814
|
}
|
|
1623
1815
|
],
|
|
1624
1816
|
"type": {
|
|
@@ -1639,7 +1831,7 @@
|
|
|
1639
1831
|
{
|
|
1640
1832
|
"type": "reflection",
|
|
1641
1833
|
"declaration": {
|
|
1642
|
-
"id":
|
|
1834
|
+
"id": 122,
|
|
1643
1835
|
"name": "__type",
|
|
1644
1836
|
"kind": 65536,
|
|
1645
1837
|
"kindString": "Type literal",
|
|
@@ -1674,7 +1866,7 @@
|
|
|
1674
1866
|
{
|
|
1675
1867
|
"type": "reflection",
|
|
1676
1868
|
"declaration": {
|
|
1677
|
-
"id":
|
|
1869
|
+
"id": 123,
|
|
1678
1870
|
"name": "__type",
|
|
1679
1871
|
"kind": 65536,
|
|
1680
1872
|
"kindString": "Type literal",
|
|
@@ -1694,7 +1886,7 @@
|
|
|
1694
1886
|
{
|
|
1695
1887
|
"type": "reflection",
|
|
1696
1888
|
"declaration": {
|
|
1697
|
-
"id":
|
|
1889
|
+
"id": 124,
|
|
1698
1890
|
"name": "__type",
|
|
1699
1891
|
"kind": 65536,
|
|
1700
1892
|
"kindString": "Type literal",
|
|
@@ -1720,7 +1912,7 @@
|
|
|
1720
1912
|
{
|
|
1721
1913
|
"type": "reflection",
|
|
1722
1914
|
"declaration": {
|
|
1723
|
-
"id":
|
|
1915
|
+
"id": 125,
|
|
1724
1916
|
"name": "__type",
|
|
1725
1917
|
"kind": 65536,
|
|
1726
1918
|
"kindString": "Type literal",
|
|
@@ -1737,7 +1929,7 @@
|
|
|
1737
1929
|
{
|
|
1738
1930
|
"type": "reflection",
|
|
1739
1931
|
"declaration": {
|
|
1740
|
-
"id":
|
|
1932
|
+
"id": 126,
|
|
1741
1933
|
"name": "__type",
|
|
1742
1934
|
"kind": 65536,
|
|
1743
1935
|
"kindString": "Type literal",
|
|
@@ -1766,7 +1958,7 @@
|
|
|
1766
1958
|
}
|
|
1767
1959
|
},
|
|
1768
1960
|
{
|
|
1769
|
-
"id":
|
|
1961
|
+
"id": 128,
|
|
1770
1962
|
"name": "sentinel",
|
|
1771
1963
|
"kind": 262144,
|
|
1772
1964
|
"kindString": "Accessor",
|
|
@@ -1776,11 +1968,11 @@
|
|
|
1776
1968
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts",
|
|
1777
1969
|
"line": 12,
|
|
1778
1970
|
"character": 6,
|
|
1779
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1971
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts#L12"
|
|
1780
1972
|
}
|
|
1781
1973
|
],
|
|
1782
1974
|
"getSignature": {
|
|
1783
|
-
"id":
|
|
1975
|
+
"id": 129,
|
|
1784
1976
|
"name": "sentinel",
|
|
1785
1977
|
"kind": 524288,
|
|
1786
1978
|
"kindString": "Get signature",
|
|
@@ -1809,7 +2001,7 @@
|
|
|
1809
2001
|
{
|
|
1810
2002
|
"type": "reflection",
|
|
1811
2003
|
"declaration": {
|
|
1812
|
-
"id":
|
|
2004
|
+
"id": 130,
|
|
1813
2005
|
"name": "__type",
|
|
1814
2006
|
"kind": 65536,
|
|
1815
2007
|
"kindString": "Type literal",
|
|
@@ -1850,7 +2042,7 @@
|
|
|
1850
2042
|
{
|
|
1851
2043
|
"type": "reflection",
|
|
1852
2044
|
"declaration": {
|
|
1853
|
-
"id":
|
|
2045
|
+
"id": 131,
|
|
1854
2046
|
"name": "__type",
|
|
1855
2047
|
"kind": 65536,
|
|
1856
2048
|
"kindString": "Type literal",
|
|
@@ -1885,7 +2077,7 @@
|
|
|
1885
2077
|
{
|
|
1886
2078
|
"type": "reflection",
|
|
1887
2079
|
"declaration": {
|
|
1888
|
-
"id":
|
|
2080
|
+
"id": 132,
|
|
1889
2081
|
"name": "__type",
|
|
1890
2082
|
"kind": 65536,
|
|
1891
2083
|
"kindString": "Type literal",
|
|
@@ -1905,7 +2097,7 @@
|
|
|
1905
2097
|
{
|
|
1906
2098
|
"type": "reflection",
|
|
1907
2099
|
"declaration": {
|
|
1908
|
-
"id":
|
|
2100
|
+
"id": 133,
|
|
1909
2101
|
"name": "__type",
|
|
1910
2102
|
"kind": 65536,
|
|
1911
2103
|
"kindString": "Type literal",
|
|
@@ -1931,7 +2123,7 @@
|
|
|
1931
2123
|
{
|
|
1932
2124
|
"type": "reflection",
|
|
1933
2125
|
"declaration": {
|
|
1934
|
-
"id":
|
|
2126
|
+
"id": 134,
|
|
1935
2127
|
"name": "__type",
|
|
1936
2128
|
"kind": 65536,
|
|
1937
2129
|
"kindString": "Type literal",
|
|
@@ -1948,7 +2140,7 @@
|
|
|
1948
2140
|
{
|
|
1949
2141
|
"type": "reflection",
|
|
1950
2142
|
"declaration": {
|
|
1951
|
-
"id":
|
|
2143
|
+
"id": 135,
|
|
1952
2144
|
"name": "__type",
|
|
1953
2145
|
"kind": 65536,
|
|
1954
2146
|
"kindString": "Type literal",
|
|
@@ -1987,7 +2179,7 @@
|
|
|
1987
2179
|
{
|
|
1988
2180
|
"type": "reflection",
|
|
1989
2181
|
"declaration": {
|
|
1990
|
-
"id":
|
|
2182
|
+
"id": 136,
|
|
1991
2183
|
"name": "__type",
|
|
1992
2184
|
"kind": 65536,
|
|
1993
2185
|
"kindString": "Type literal",
|
|
@@ -2033,7 +2225,7 @@
|
|
|
2033
2225
|
}
|
|
2034
2226
|
},
|
|
2035
2227
|
{
|
|
2036
|
-
"id":
|
|
2228
|
+
"id": 146,
|
|
2037
2229
|
"name": "buildParams",
|
|
2038
2230
|
"kind": 2048,
|
|
2039
2231
|
"kindString": "Method",
|
|
@@ -2045,12 +2237,12 @@
|
|
|
2045
2237
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts",
|
|
2046
2238
|
"line": 27,
|
|
2047
2239
|
"character": 10,
|
|
2048
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2240
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts#L27"
|
|
2049
2241
|
}
|
|
2050
2242
|
],
|
|
2051
2243
|
"signatures": [
|
|
2052
2244
|
{
|
|
2053
|
-
"id":
|
|
2245
|
+
"id": 147,
|
|
2054
2246
|
"name": "buildParams",
|
|
2055
2247
|
"kind": 4096,
|
|
2056
2248
|
"kindString": "Call signature",
|
|
@@ -2065,7 +2257,7 @@
|
|
|
2065
2257
|
]
|
|
2066
2258
|
},
|
|
2067
2259
|
{
|
|
2068
|
-
"id":
|
|
2260
|
+
"id": 137,
|
|
2069
2261
|
"name": "buildSentinel",
|
|
2070
2262
|
"kind": 2048,
|
|
2071
2263
|
"kindString": "Method",
|
|
@@ -2075,12 +2267,12 @@
|
|
|
2075
2267
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts",
|
|
2076
2268
|
"line": 22,
|
|
2077
2269
|
"character": 8,
|
|
2078
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2270
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts#L22"
|
|
2079
2271
|
}
|
|
2080
2272
|
],
|
|
2081
2273
|
"signatures": [
|
|
2082
2274
|
{
|
|
2083
|
-
"id":
|
|
2275
|
+
"id": 138,
|
|
2084
2276
|
"name": "buildSentinel",
|
|
2085
2277
|
"kind": 4096,
|
|
2086
2278
|
"kindString": "Call signature",
|
|
@@ -2112,7 +2304,7 @@
|
|
|
2112
2304
|
{
|
|
2113
2305
|
"type": "reflection",
|
|
2114
2306
|
"declaration": {
|
|
2115
|
-
"id":
|
|
2307
|
+
"id": 139,
|
|
2116
2308
|
"name": "__type",
|
|
2117
2309
|
"kind": 65536,
|
|
2118
2310
|
"kindString": "Type literal",
|
|
@@ -2153,7 +2345,7 @@
|
|
|
2153
2345
|
{
|
|
2154
2346
|
"type": "reflection",
|
|
2155
2347
|
"declaration": {
|
|
2156
|
-
"id":
|
|
2348
|
+
"id": 140,
|
|
2157
2349
|
"name": "__type",
|
|
2158
2350
|
"kind": 65536,
|
|
2159
2351
|
"kindString": "Type literal",
|
|
@@ -2188,7 +2380,7 @@
|
|
|
2188
2380
|
{
|
|
2189
2381
|
"type": "reflection",
|
|
2190
2382
|
"declaration": {
|
|
2191
|
-
"id":
|
|
2383
|
+
"id": 141,
|
|
2192
2384
|
"name": "__type",
|
|
2193
2385
|
"kind": 65536,
|
|
2194
2386
|
"kindString": "Type literal",
|
|
@@ -2208,7 +2400,7 @@
|
|
|
2208
2400
|
{
|
|
2209
2401
|
"type": "reflection",
|
|
2210
2402
|
"declaration": {
|
|
2211
|
-
"id":
|
|
2403
|
+
"id": 142,
|
|
2212
2404
|
"name": "__type",
|
|
2213
2405
|
"kind": 65536,
|
|
2214
2406
|
"kindString": "Type literal",
|
|
@@ -2234,7 +2426,7 @@
|
|
|
2234
2426
|
{
|
|
2235
2427
|
"type": "reflection",
|
|
2236
2428
|
"declaration": {
|
|
2237
|
-
"id":
|
|
2429
|
+
"id": 143,
|
|
2238
2430
|
"name": "__type",
|
|
2239
2431
|
"kind": 65536,
|
|
2240
2432
|
"kindString": "Type literal",
|
|
@@ -2251,7 +2443,7 @@
|
|
|
2251
2443
|
{
|
|
2252
2444
|
"type": "reflection",
|
|
2253
2445
|
"declaration": {
|
|
2254
|
-
"id":
|
|
2446
|
+
"id": 144,
|
|
2255
2447
|
"name": "__type",
|
|
2256
2448
|
"kind": 65536,
|
|
2257
2449
|
"kindString": "Type literal",
|
|
@@ -2290,7 +2482,7 @@
|
|
|
2290
2482
|
{
|
|
2291
2483
|
"type": "reflection",
|
|
2292
2484
|
"declaration": {
|
|
2293
|
-
"id":
|
|
2485
|
+
"id": 145,
|
|
2294
2486
|
"name": "__type",
|
|
2295
2487
|
"kind": 65536,
|
|
2296
2488
|
"kindString": "Type literal",
|
|
@@ -2342,7 +2534,7 @@
|
|
|
2342
2534
|
]
|
|
2343
2535
|
},
|
|
2344
2536
|
{
|
|
2345
|
-
"id":
|
|
2537
|
+
"id": 95,
|
|
2346
2538
|
"name": "create",
|
|
2347
2539
|
"kind": 2048,
|
|
2348
2540
|
"kindString": "Method",
|
|
@@ -2354,19 +2546,19 @@
|
|
|
2354
2546
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts",
|
|
2355
2547
|
"line": 16,
|
|
2356
2548
|
"character": 15,
|
|
2357
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2549
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts#L16"
|
|
2358
2550
|
}
|
|
2359
2551
|
],
|
|
2360
2552
|
"signatures": [
|
|
2361
2553
|
{
|
|
2362
|
-
"id":
|
|
2554
|
+
"id": 96,
|
|
2363
2555
|
"name": "create",
|
|
2364
2556
|
"kind": 4096,
|
|
2365
2557
|
"kindString": "Call signature",
|
|
2366
2558
|
"flags": {},
|
|
2367
2559
|
"parameters": [
|
|
2368
2560
|
{
|
|
2369
|
-
"id":
|
|
2561
|
+
"id": 97,
|
|
2370
2562
|
"name": "config",
|
|
2371
2563
|
"kind": 32768,
|
|
2372
2564
|
"kindString": "Parameter",
|
|
@@ -2389,7 +2581,7 @@
|
|
|
2389
2581
|
{
|
|
2390
2582
|
"type": "reflection",
|
|
2391
2583
|
"declaration": {
|
|
2392
|
-
"id":
|
|
2584
|
+
"id": 98,
|
|
2393
2585
|
"name": "__type",
|
|
2394
2586
|
"kind": 65536,
|
|
2395
2587
|
"kindString": "Type literal",
|
|
@@ -2424,7 +2616,7 @@
|
|
|
2424
2616
|
{
|
|
2425
2617
|
"type": "reflection",
|
|
2426
2618
|
"declaration": {
|
|
2427
|
-
"id":
|
|
2619
|
+
"id": 99,
|
|
2428
2620
|
"name": "__type",
|
|
2429
2621
|
"kind": 65536,
|
|
2430
2622
|
"kindString": "Type literal",
|
|
@@ -2444,7 +2636,7 @@
|
|
|
2444
2636
|
{
|
|
2445
2637
|
"type": "reflection",
|
|
2446
2638
|
"declaration": {
|
|
2447
|
-
"id":
|
|
2639
|
+
"id": 100,
|
|
2448
2640
|
"name": "__type",
|
|
2449
2641
|
"kind": 65536,
|
|
2450
2642
|
"kindString": "Type literal",
|
|
@@ -2470,7 +2662,7 @@
|
|
|
2470
2662
|
{
|
|
2471
2663
|
"type": "reflection",
|
|
2472
2664
|
"declaration": {
|
|
2473
|
-
"id":
|
|
2665
|
+
"id": 101,
|
|
2474
2666
|
"name": "__type",
|
|
2475
2667
|
"kind": 65536,
|
|
2476
2668
|
"kindString": "Type literal",
|
|
@@ -2487,7 +2679,7 @@
|
|
|
2487
2679
|
{
|
|
2488
2680
|
"type": "reflection",
|
|
2489
2681
|
"declaration": {
|
|
2490
|
-
"id":
|
|
2682
|
+
"id": 102,
|
|
2491
2683
|
"name": "__type",
|
|
2492
2684
|
"kind": 65536,
|
|
2493
2685
|
"kindString": "Type literal",
|
|
@@ -2516,7 +2708,7 @@
|
|
|
2516
2708
|
}
|
|
2517
2709
|
},
|
|
2518
2710
|
{
|
|
2519
|
-
"id":
|
|
2711
|
+
"id": 103,
|
|
2520
2712
|
"name": "account",
|
|
2521
2713
|
"kind": 32768,
|
|
2522
2714
|
"kindString": "Parameter",
|
|
@@ -2534,7 +2726,7 @@
|
|
|
2534
2726
|
"typeArguments": [
|
|
2535
2727
|
{
|
|
2536
2728
|
"type": "reference",
|
|
2537
|
-
"id":
|
|
2729
|
+
"id": 94,
|
|
2538
2730
|
"name": "SentinelBuilder"
|
|
2539
2731
|
}
|
|
2540
2732
|
],
|
|
@@ -2550,29 +2742,29 @@
|
|
|
2550
2742
|
{
|
|
2551
2743
|
"title": "Constructors",
|
|
2552
2744
|
"children": [
|
|
2553
|
-
|
|
2745
|
+
104
|
|
2554
2746
|
]
|
|
2555
2747
|
},
|
|
2556
2748
|
{
|
|
2557
2749
|
"title": "Properties",
|
|
2558
2750
|
"children": [
|
|
2559
|
-
|
|
2560
|
-
|
|
2561
|
-
|
|
2751
|
+
113,
|
|
2752
|
+
127,
|
|
2753
|
+
121
|
|
2562
2754
|
]
|
|
2563
2755
|
},
|
|
2564
2756
|
{
|
|
2565
2757
|
"title": "Accessors",
|
|
2566
2758
|
"children": [
|
|
2567
|
-
|
|
2759
|
+
128
|
|
2568
2760
|
]
|
|
2569
2761
|
},
|
|
2570
2762
|
{
|
|
2571
2763
|
"title": "Methods",
|
|
2572
2764
|
"children": [
|
|
2573
|
-
|
|
2574
|
-
|
|
2575
|
-
|
|
2765
|
+
146,
|
|
2766
|
+
137,
|
|
2767
|
+
95
|
|
2576
2768
|
]
|
|
2577
2769
|
}
|
|
2578
2770
|
],
|
|
@@ -2581,19 +2773,19 @@
|
|
|
2581
2773
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts",
|
|
2582
2774
|
"line": 5,
|
|
2583
2775
|
"character": 13,
|
|
2584
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2776
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/SentinelBuilder.ts#L5"
|
|
2585
2777
|
}
|
|
2586
2778
|
]
|
|
2587
2779
|
},
|
|
2588
2780
|
{
|
|
2589
|
-
"id":
|
|
2781
|
+
"id": 151,
|
|
2590
2782
|
"name": "StorageArchivistBuilder",
|
|
2591
2783
|
"kind": 128,
|
|
2592
2784
|
"kindString": "Class",
|
|
2593
2785
|
"flags": {},
|
|
2594
2786
|
"children": [
|
|
2595
2787
|
{
|
|
2596
|
-
"id":
|
|
2788
|
+
"id": 157,
|
|
2597
2789
|
"name": "constructor",
|
|
2598
2790
|
"kind": 512,
|
|
2599
2791
|
"kindString": "Constructor",
|
|
@@ -2605,35 +2797,37 @@
|
|
|
2605
2797
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts",
|
|
2606
2798
|
"line": 14,
|
|
2607
2799
|
"character": 2,
|
|
2608
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2800
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts#L14"
|
|
2609
2801
|
}
|
|
2610
2802
|
],
|
|
2611
2803
|
"signatures": [
|
|
2612
2804
|
{
|
|
2613
|
-
"id":
|
|
2805
|
+
"id": 158,
|
|
2614
2806
|
"name": "new StorageArchivistBuilder",
|
|
2615
2807
|
"kind": 16384,
|
|
2616
2808
|
"kindString": "Constructor signature",
|
|
2617
2809
|
"flags": {},
|
|
2618
2810
|
"parameters": [
|
|
2619
2811
|
{
|
|
2620
|
-
"id":
|
|
2812
|
+
"id": 159,
|
|
2621
2813
|
"name": "config",
|
|
2622
2814
|
"kind": 32768,
|
|
2623
2815
|
"kindString": "Parameter",
|
|
2624
2816
|
"flags": {},
|
|
2625
2817
|
"type": {
|
|
2626
2818
|
"type": "reference",
|
|
2627
|
-
"id":
|
|
2819
|
+
"id": 148,
|
|
2628
2820
|
"name": "ArchivistBuilderConfig"
|
|
2629
2821
|
}
|
|
2630
2822
|
},
|
|
2631
2823
|
{
|
|
2632
|
-
"id":
|
|
2824
|
+
"id": 160,
|
|
2633
2825
|
"name": "account",
|
|
2634
2826
|
"kind": 32768,
|
|
2635
2827
|
"kindString": "Parameter",
|
|
2636
|
-
"flags": {
|
|
2828
|
+
"flags": {
|
|
2829
|
+
"isOptional": true
|
|
2830
|
+
},
|
|
2637
2831
|
"type": {
|
|
2638
2832
|
"type": "reference",
|
|
2639
2833
|
"name": "AccountInstance",
|
|
@@ -2642,11 +2836,13 @@
|
|
|
2642
2836
|
}
|
|
2643
2837
|
},
|
|
2644
2838
|
{
|
|
2645
|
-
"id":
|
|
2839
|
+
"id": 161,
|
|
2646
2840
|
"name": "node",
|
|
2647
2841
|
"kind": 32768,
|
|
2648
2842
|
"kindString": "Parameter",
|
|
2649
|
-
"flags": {
|
|
2843
|
+
"flags": {
|
|
2844
|
+
"isOptional": true
|
|
2845
|
+
},
|
|
2650
2846
|
"type": {
|
|
2651
2847
|
"type": "reference",
|
|
2652
2848
|
"typeArguments": [
|
|
@@ -2671,14 +2867,14 @@
|
|
|
2671
2867
|
],
|
|
2672
2868
|
"type": {
|
|
2673
2869
|
"type": "reference",
|
|
2674
|
-
"id":
|
|
2870
|
+
"id": 151,
|
|
2675
2871
|
"name": "StorageArchivistBuilder"
|
|
2676
2872
|
}
|
|
2677
2873
|
}
|
|
2678
2874
|
]
|
|
2679
2875
|
},
|
|
2680
2876
|
{
|
|
2681
|
-
"id":
|
|
2877
|
+
"id": 162,
|
|
2682
2878
|
"name": "_archivist",
|
|
2683
2879
|
"kind": 1024,
|
|
2684
2880
|
"kindString": "Property",
|
|
@@ -2690,7 +2886,7 @@
|
|
|
2690
2886
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts",
|
|
2691
2887
|
"line": 11,
|
|
2692
2888
|
"character": 10,
|
|
2693
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2889
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts#L11"
|
|
2694
2890
|
}
|
|
2695
2891
|
],
|
|
2696
2892
|
"type": {
|
|
@@ -2724,19 +2920,20 @@
|
|
|
2724
2920
|
}
|
|
2725
2921
|
},
|
|
2726
2922
|
{
|
|
2727
|
-
"id":
|
|
2923
|
+
"id": 165,
|
|
2728
2924
|
"name": "account",
|
|
2729
2925
|
"kind": 1024,
|
|
2730
2926
|
"kindString": "Property",
|
|
2731
2927
|
"flags": {
|
|
2732
|
-
"isPrivate": true
|
|
2928
|
+
"isPrivate": true,
|
|
2929
|
+
"isOptional": true
|
|
2733
2930
|
},
|
|
2734
2931
|
"sources": [
|
|
2735
2932
|
{
|
|
2736
2933
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts",
|
|
2737
2934
|
"line": 14,
|
|
2738
2935
|
"character": 72,
|
|
2739
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2936
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts#L14"
|
|
2740
2937
|
}
|
|
2741
2938
|
],
|
|
2742
2939
|
"type": {
|
|
@@ -2747,7 +2944,7 @@
|
|
|
2747
2944
|
}
|
|
2748
2945
|
},
|
|
2749
2946
|
{
|
|
2750
|
-
"id":
|
|
2947
|
+
"id": 164,
|
|
2751
2948
|
"name": "config",
|
|
2752
2949
|
"kind": 1024,
|
|
2753
2950
|
"kindString": "Property",
|
|
@@ -2759,29 +2956,30 @@
|
|
|
2759
2956
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts",
|
|
2760
2957
|
"line": 14,
|
|
2761
2958
|
"character": 32,
|
|
2762
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2959
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts#L14"
|
|
2763
2960
|
}
|
|
2764
2961
|
],
|
|
2765
2962
|
"type": {
|
|
2766
2963
|
"type": "reference",
|
|
2767
|
-
"id":
|
|
2964
|
+
"id": 148,
|
|
2768
2965
|
"name": "ArchivistBuilderConfig"
|
|
2769
2966
|
}
|
|
2770
2967
|
},
|
|
2771
2968
|
{
|
|
2772
|
-
"id":
|
|
2969
|
+
"id": 166,
|
|
2773
2970
|
"name": "node",
|
|
2774
2971
|
"kind": 1024,
|
|
2775
2972
|
"kindString": "Property",
|
|
2776
2973
|
"flags": {
|
|
2777
|
-
"isPrivate": true
|
|
2974
|
+
"isPrivate": true,
|
|
2975
|
+
"isOptional": true
|
|
2778
2976
|
},
|
|
2779
2977
|
"sources": [
|
|
2780
2978
|
{
|
|
2781
2979
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts",
|
|
2782
2980
|
"line": 14,
|
|
2783
|
-
"character":
|
|
2784
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2981
|
+
"character": 107,
|
|
2982
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts#L14"
|
|
2785
2983
|
}
|
|
2786
2984
|
],
|
|
2787
2985
|
"type": {
|
|
@@ -2806,7 +3004,7 @@
|
|
|
2806
3004
|
}
|
|
2807
3005
|
},
|
|
2808
3006
|
{
|
|
2809
|
-
"id":
|
|
3007
|
+
"id": 163,
|
|
2810
3008
|
"name": "remoteArchivist",
|
|
2811
3009
|
"kind": 1024,
|
|
2812
3010
|
"kindString": "Property",
|
|
@@ -2818,7 +3016,7 @@
|
|
|
2818
3016
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts",
|
|
2819
3017
|
"line": 12,
|
|
2820
3018
|
"character": 10,
|
|
2821
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3019
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts#L12"
|
|
2822
3020
|
}
|
|
2823
3021
|
],
|
|
2824
3022
|
"type": {
|
|
@@ -2838,7 +3036,7 @@
|
|
|
2838
3036
|
}
|
|
2839
3037
|
},
|
|
2840
3038
|
{
|
|
2841
|
-
"id":
|
|
3039
|
+
"id": 167,
|
|
2842
3040
|
"name": "archivist",
|
|
2843
3041
|
"kind": 262144,
|
|
2844
3042
|
"kindString": "Accessor",
|
|
@@ -2848,11 +3046,11 @@
|
|
|
2848
3046
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts",
|
|
2849
3047
|
"line": 16,
|
|
2850
3048
|
"character": 6,
|
|
2851
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3049
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts#L16"
|
|
2852
3050
|
}
|
|
2853
3051
|
],
|
|
2854
3052
|
"getSignature": {
|
|
2855
|
-
"id":
|
|
3053
|
+
"id": 168,
|
|
2856
3054
|
"name": "archivist",
|
|
2857
3055
|
"kind": 524288,
|
|
2858
3056
|
"kindString": "Get signature",
|
|
@@ -2880,7 +3078,7 @@
|
|
|
2880
3078
|
}
|
|
2881
3079
|
},
|
|
2882
3080
|
{
|
|
2883
|
-
"id":
|
|
3081
|
+
"id": 169,
|
|
2884
3082
|
"name": "buildArchivist",
|
|
2885
3083
|
"kind": 2048,
|
|
2886
3084
|
"kindString": "Method",
|
|
@@ -2890,12 +3088,12 @@
|
|
|
2890
3088
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts",
|
|
2891
3089
|
"line": 27,
|
|
2892
3090
|
"character": 8,
|
|
2893
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3091
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts#L27"
|
|
2894
3092
|
}
|
|
2895
3093
|
],
|
|
2896
3094
|
"signatures": [
|
|
2897
3095
|
{
|
|
2898
|
-
"id":
|
|
3096
|
+
"id": 170,
|
|
2899
3097
|
"name": "buildArchivist",
|
|
2900
3098
|
"kind": 4096,
|
|
2901
3099
|
"kindString": "Call signature",
|
|
@@ -2932,7 +3130,7 @@
|
|
|
2932
3130
|
]
|
|
2933
3131
|
},
|
|
2934
3132
|
{
|
|
2935
|
-
"id":
|
|
3133
|
+
"id": 171,
|
|
2936
3134
|
"name": "buildConfig",
|
|
2937
3135
|
"kind": 2048,
|
|
2938
3136
|
"kindString": "Method",
|
|
@@ -2942,12 +3140,12 @@
|
|
|
2942
3140
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts",
|
|
2943
3141
|
"line": 32,
|
|
2944
3142
|
"character": 2,
|
|
2945
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3143
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts#L32"
|
|
2946
3144
|
}
|
|
2947
3145
|
],
|
|
2948
3146
|
"signatures": [
|
|
2949
3147
|
{
|
|
2950
|
-
"id":
|
|
3148
|
+
"id": 172,
|
|
2951
3149
|
"name": "buildConfig",
|
|
2952
3150
|
"kind": 4096,
|
|
2953
3151
|
"kindString": "Call signature",
|
|
@@ -2970,7 +3168,7 @@
|
|
|
2970
3168
|
{
|
|
2971
3169
|
"type": "reflection",
|
|
2972
3170
|
"declaration": {
|
|
2973
|
-
"id":
|
|
3171
|
+
"id": 173,
|
|
2974
3172
|
"name": "__type",
|
|
2975
3173
|
"kind": 65536,
|
|
2976
3174
|
"kindString": "Type literal",
|
|
@@ -2993,7 +3191,7 @@
|
|
|
2993
3191
|
{
|
|
2994
3192
|
"type": "reflection",
|
|
2995
3193
|
"declaration": {
|
|
2996
|
-
"id":
|
|
3194
|
+
"id": 174,
|
|
2997
3195
|
"name": "__type",
|
|
2998
3196
|
"kind": 65536,
|
|
2999
3197
|
"kindString": "Type literal",
|
|
@@ -3013,7 +3211,7 @@
|
|
|
3013
3211
|
{
|
|
3014
3212
|
"type": "reflection",
|
|
3015
3213
|
"declaration": {
|
|
3016
|
-
"id":
|
|
3214
|
+
"id": 175,
|
|
3017
3215
|
"name": "__type",
|
|
3018
3216
|
"kind": 65536,
|
|
3019
3217
|
"kindString": "Type literal",
|
|
@@ -3053,7 +3251,7 @@
|
|
|
3053
3251
|
]
|
|
3054
3252
|
},
|
|
3055
3253
|
{
|
|
3056
|
-
"id":
|
|
3254
|
+
"id": 176,
|
|
3057
3255
|
"name": "findParentArchivist",
|
|
3058
3256
|
"kind": 2048,
|
|
3059
3257
|
"kindString": "Method",
|
|
@@ -3063,12 +3261,12 @@
|
|
|
3063
3261
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts",
|
|
3064
3262
|
"line": 46,
|
|
3065
3263
|
"character": 8,
|
|
3066
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3264
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts#L46"
|
|
3067
3265
|
}
|
|
3068
3266
|
],
|
|
3069
3267
|
"signatures": [
|
|
3070
3268
|
{
|
|
3071
|
-
"id":
|
|
3269
|
+
"id": 177,
|
|
3072
3270
|
"name": "findParentArchivist",
|
|
3073
3271
|
"kind": 4096,
|
|
3074
3272
|
"kindString": "Call signature",
|
|
@@ -3100,7 +3298,7 @@
|
|
|
3100
3298
|
]
|
|
3101
3299
|
},
|
|
3102
3300
|
{
|
|
3103
|
-
"id":
|
|
3301
|
+
"id": 152,
|
|
3104
3302
|
"name": "create",
|
|
3105
3303
|
"kind": 2048,
|
|
3106
3304
|
"kindString": "Method",
|
|
@@ -3112,44 +3310,53 @@
|
|
|
3112
3310
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts",
|
|
3113
3311
|
"line": 20,
|
|
3114
3312
|
"character": 15,
|
|
3115
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3313
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts#L20"
|
|
3116
3314
|
}
|
|
3117
3315
|
],
|
|
3118
3316
|
"signatures": [
|
|
3119
3317
|
{
|
|
3120
|
-
"id":
|
|
3318
|
+
"id": 153,
|
|
3121
3319
|
"name": "create",
|
|
3122
3320
|
"kind": 4096,
|
|
3123
3321
|
"kindString": "Call signature",
|
|
3124
3322
|
"flags": {},
|
|
3125
3323
|
"parameters": [
|
|
3126
3324
|
{
|
|
3127
|
-
"id":
|
|
3325
|
+
"id": 154,
|
|
3128
3326
|
"name": "config",
|
|
3129
3327
|
"kind": 32768,
|
|
3130
3328
|
"kindString": "Parameter",
|
|
3131
3329
|
"flags": {},
|
|
3132
3330
|
"type": {
|
|
3133
3331
|
"type": "reference",
|
|
3134
|
-
"id":
|
|
3332
|
+
"id": 148,
|
|
3135
3333
|
"name": "ArchivistBuilderConfig"
|
|
3136
3334
|
}
|
|
3137
3335
|
},
|
|
3138
3336
|
{
|
|
3139
|
-
"id":
|
|
3337
|
+
"id": 155,
|
|
3140
3338
|
"name": "account",
|
|
3141
3339
|
"kind": 32768,
|
|
3142
3340
|
"kindString": "Parameter",
|
|
3143
3341
|
"flags": {},
|
|
3144
3342
|
"type": {
|
|
3145
|
-
"type": "
|
|
3146
|
-
"
|
|
3147
|
-
|
|
3148
|
-
|
|
3343
|
+
"type": "union",
|
|
3344
|
+
"types": [
|
|
3345
|
+
{
|
|
3346
|
+
"type": "intrinsic",
|
|
3347
|
+
"name": "undefined"
|
|
3348
|
+
},
|
|
3349
|
+
{
|
|
3350
|
+
"type": "reference",
|
|
3351
|
+
"name": "AccountInstance",
|
|
3352
|
+
"qualifiedName": "AccountInstance",
|
|
3353
|
+
"package": "@xyo-network/account-model"
|
|
3354
|
+
}
|
|
3355
|
+
]
|
|
3149
3356
|
}
|
|
3150
3357
|
},
|
|
3151
3358
|
{
|
|
3152
|
-
"id":
|
|
3359
|
+
"id": 156,
|
|
3153
3360
|
"name": "node",
|
|
3154
3361
|
"kind": 32768,
|
|
3155
3362
|
"kindString": "Parameter",
|
|
@@ -3181,7 +3388,7 @@
|
|
|
3181
3388
|
"typeArguments": [
|
|
3182
3389
|
{
|
|
3183
3390
|
"type": "reference",
|
|
3184
|
-
"id":
|
|
3391
|
+
"id": 151,
|
|
3185
3392
|
"name": "StorageArchivistBuilder"
|
|
3186
3393
|
}
|
|
3187
3394
|
],
|
|
@@ -3197,32 +3404,32 @@
|
|
|
3197
3404
|
{
|
|
3198
3405
|
"title": "Constructors",
|
|
3199
3406
|
"children": [
|
|
3200
|
-
|
|
3407
|
+
157
|
|
3201
3408
|
]
|
|
3202
3409
|
},
|
|
3203
3410
|
{
|
|
3204
3411
|
"title": "Properties",
|
|
3205
3412
|
"children": [
|
|
3206
|
-
|
|
3207
|
-
|
|
3208
|
-
|
|
3209
|
-
|
|
3210
|
-
|
|
3413
|
+
162,
|
|
3414
|
+
165,
|
|
3415
|
+
164,
|
|
3416
|
+
166,
|
|
3417
|
+
163
|
|
3211
3418
|
]
|
|
3212
3419
|
},
|
|
3213
3420
|
{
|
|
3214
3421
|
"title": "Accessors",
|
|
3215
3422
|
"children": [
|
|
3216
|
-
|
|
3423
|
+
167
|
|
3217
3424
|
]
|
|
3218
3425
|
},
|
|
3219
3426
|
{
|
|
3220
3427
|
"title": "Methods",
|
|
3221
3428
|
"children": [
|
|
3222
|
-
|
|
3223
|
-
|
|
3224
|
-
|
|
3225
|
-
|
|
3429
|
+
169,
|
|
3430
|
+
171,
|
|
3431
|
+
176,
|
|
3432
|
+
152
|
|
3226
3433
|
]
|
|
3227
3434
|
}
|
|
3228
3435
|
],
|
|
@@ -3231,7 +3438,7 @@
|
|
|
3231
3438
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts",
|
|
3232
3439
|
"line": 10,
|
|
3233
3440
|
"character": 13,
|
|
3234
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3441
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts#L10"
|
|
3235
3442
|
}
|
|
3236
3443
|
]
|
|
3237
3444
|
},
|
|
@@ -3255,7 +3462,7 @@
|
|
|
3255
3462
|
"fileName": "packages/sdk/packages/standard-node/src/components/ActiveStandardNode.tsx",
|
|
3256
3463
|
"line": 11,
|
|
3257
3464
|
"character": 2,
|
|
3258
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3465
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/components/ActiveStandardNode.tsx#L11"
|
|
3259
3466
|
}
|
|
3260
3467
|
],
|
|
3261
3468
|
"type": {
|
|
@@ -3277,7 +3484,7 @@
|
|
|
3277
3484
|
"fileName": "packages/sdk/packages/standard-node/src/components/ActiveStandardNode.tsx",
|
|
3278
3485
|
"line": 10,
|
|
3279
3486
|
"character": 17,
|
|
3280
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3487
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/components/ActiveStandardNode.tsx#L10"
|
|
3281
3488
|
}
|
|
3282
3489
|
],
|
|
3283
3490
|
"extendedTypes": [
|
|
@@ -3290,24 +3497,26 @@
|
|
|
3290
3497
|
]
|
|
3291
3498
|
},
|
|
3292
3499
|
{
|
|
3293
|
-
"id":
|
|
3500
|
+
"id": 148,
|
|
3294
3501
|
"name": "ArchivistBuilderConfig",
|
|
3295
3502
|
"kind": 256,
|
|
3296
3503
|
"kindString": "Interface",
|
|
3297
3504
|
"flags": {},
|
|
3298
3505
|
"children": [
|
|
3299
3506
|
{
|
|
3300
|
-
"id":
|
|
3507
|
+
"id": 149,
|
|
3301
3508
|
"name": "name",
|
|
3302
3509
|
"kind": 1024,
|
|
3303
3510
|
"kindString": "Property",
|
|
3304
|
-
"flags": {
|
|
3511
|
+
"flags": {
|
|
3512
|
+
"isOptional": true
|
|
3513
|
+
},
|
|
3305
3514
|
"sources": [
|
|
3306
3515
|
{
|
|
3307
3516
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts",
|
|
3308
3517
|
"line": 7,
|
|
3309
3518
|
"character": 2,
|
|
3310
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3519
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts#L7"
|
|
3311
3520
|
}
|
|
3312
3521
|
],
|
|
3313
3522
|
"type": {
|
|
@@ -3316,17 +3525,19 @@
|
|
|
3316
3525
|
}
|
|
3317
3526
|
},
|
|
3318
3527
|
{
|
|
3319
|
-
"id":
|
|
3528
|
+
"id": 150,
|
|
3320
3529
|
"name": "namespace",
|
|
3321
3530
|
"kind": 1024,
|
|
3322
3531
|
"kindString": "Property",
|
|
3323
|
-
"flags": {
|
|
3532
|
+
"flags": {
|
|
3533
|
+
"isOptional": true
|
|
3534
|
+
},
|
|
3324
3535
|
"sources": [
|
|
3325
3536
|
{
|
|
3326
3537
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts",
|
|
3327
3538
|
"line": 8,
|
|
3328
3539
|
"character": 2,
|
|
3329
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3540
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts#L8"
|
|
3330
3541
|
}
|
|
3331
3542
|
],
|
|
3332
3543
|
"type": {
|
|
@@ -3339,8 +3550,8 @@
|
|
|
3339
3550
|
{
|
|
3340
3551
|
"title": "Properties",
|
|
3341
3552
|
"children": [
|
|
3342
|
-
|
|
3343
|
-
|
|
3553
|
+
149,
|
|
3554
|
+
150
|
|
3344
3555
|
]
|
|
3345
3556
|
}
|
|
3346
3557
|
],
|
|
@@ -3349,7 +3560,7 @@
|
|
|
3349
3560
|
"fileName": "packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts",
|
|
3350
3561
|
"line": 6,
|
|
3351
3562
|
"character": 17,
|
|
3352
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3563
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/Builders/StorageArchivistBuilder.ts#L6"
|
|
3353
3564
|
}
|
|
3354
3565
|
]
|
|
3355
3566
|
},
|
|
@@ -3373,7 +3584,7 @@
|
|
|
3373
3584
|
"fileName": "packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/Providers.tsx",
|
|
3374
3585
|
"line": 14,
|
|
3375
3586
|
"character": 2,
|
|
3376
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3587
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/Providers.tsx#L14"
|
|
3377
3588
|
}
|
|
3378
3589
|
],
|
|
3379
3590
|
"type": {
|
|
@@ -3413,7 +3624,7 @@
|
|
|
3413
3624
|
"fileName": "packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/Providers.tsx",
|
|
3414
3625
|
"line": 15,
|
|
3415
3626
|
"character": 2,
|
|
3416
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3627
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/Providers.tsx#L15"
|
|
3417
3628
|
}
|
|
3418
3629
|
],
|
|
3419
3630
|
"type": {
|
|
@@ -3438,7 +3649,7 @@
|
|
|
3438
3649
|
"fileName": "packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/Providers.tsx",
|
|
3439
3650
|
"line": 13,
|
|
3440
3651
|
"character": 17,
|
|
3441
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3652
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/Providers.tsx#L13"
|
|
3442
3653
|
}
|
|
3443
3654
|
],
|
|
3444
3655
|
"extendedTypes": [
|
|
@@ -3470,7 +3681,7 @@
|
|
|
3470
3681
|
"fileName": "packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/State.ts",
|
|
3471
3682
|
"line": 5,
|
|
3472
3683
|
"character": 2,
|
|
3473
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3684
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/State.ts#L5"
|
|
3474
3685
|
}
|
|
3475
3686
|
],
|
|
3476
3687
|
"type": {
|
|
@@ -3486,7 +3697,7 @@
|
|
|
3486
3697
|
"fileName": "packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/State.ts",
|
|
3487
3698
|
"line": 5,
|
|
3488
3699
|
"character": 22,
|
|
3489
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3700
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/State.ts#L5"
|
|
3490
3701
|
}
|
|
3491
3702
|
],
|
|
3492
3703
|
"signatures": [
|
|
@@ -3542,7 +3753,7 @@
|
|
|
3542
3753
|
"fileName": "packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/State.ts",
|
|
3543
3754
|
"line": 6,
|
|
3544
3755
|
"character": 2,
|
|
3545
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3756
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/State.ts#L6"
|
|
3546
3757
|
}
|
|
3547
3758
|
],
|
|
3548
3759
|
"type": {
|
|
@@ -3607,7 +3818,7 @@
|
|
|
3607
3818
|
"fileName": "packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/State.ts",
|
|
3608
3819
|
"line": 4,
|
|
3609
3820
|
"character": 17,
|
|
3610
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3821
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/State.ts#L4"
|
|
3611
3822
|
}
|
|
3612
3823
|
],
|
|
3613
3824
|
"extendedTypes": [
|
|
@@ -3618,7 +3829,7 @@
|
|
|
3618
3829
|
]
|
|
3619
3830
|
},
|
|
3620
3831
|
{
|
|
3621
|
-
"id":
|
|
3832
|
+
"id": 188,
|
|
3622
3833
|
"name": "GlobalNode",
|
|
3623
3834
|
"kind": 32,
|
|
3624
3835
|
"kindString": "Variable",
|
|
@@ -3630,7 +3841,7 @@
|
|
|
3630
3841
|
"fileName": "packages/sdk/packages/standard-node/src/lib/ModuleNames.ts",
|
|
3631
3842
|
"line": 1,
|
|
3632
3843
|
"character": 13,
|
|
3633
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3844
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/ModuleNames.ts#L1"
|
|
3634
3845
|
}
|
|
3635
3846
|
],
|
|
3636
3847
|
"type": {
|
|
@@ -3640,7 +3851,7 @@
|
|
|
3640
3851
|
"defaultValue": "'GlobalNode'"
|
|
3641
3852
|
},
|
|
3642
3853
|
{
|
|
3643
|
-
"id":
|
|
3854
|
+
"id": 185,
|
|
3644
3855
|
"name": "GlobalNodeOffsetPath",
|
|
3645
3856
|
"kind": 32,
|
|
3646
3857
|
"kindString": "Variable",
|
|
@@ -3652,7 +3863,7 @@
|
|
|
3652
3863
|
"fileName": "packages/sdk/packages/standard-node/src/lib/ModuleAccountPaths.ts",
|
|
3653
3864
|
"line": 3,
|
|
3654
3865
|
"character": 13,
|
|
3655
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3866
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/ModuleAccountPaths.ts#L3"
|
|
3656
3867
|
}
|
|
3657
3868
|
],
|
|
3658
3869
|
"type": {
|
|
@@ -3662,7 +3873,7 @@
|
|
|
3662
3873
|
"defaultValue": "'15'"
|
|
3663
3874
|
},
|
|
3664
3875
|
{
|
|
3665
|
-
"id":
|
|
3876
|
+
"id": 187,
|
|
3666
3877
|
"name": "RemoteNodeArchivistOffsetPaths",
|
|
3667
3878
|
"kind": 32,
|
|
3668
3879
|
"kindString": "Variable",
|
|
@@ -3674,7 +3885,7 @@
|
|
|
3674
3885
|
"fileName": "packages/sdk/packages/standard-node/src/lib/ModuleAccountPaths.ts",
|
|
3675
3886
|
"line": 11,
|
|
3676
3887
|
"character": 13,
|
|
3677
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3888
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/ModuleAccountPaths.ts#L11"
|
|
3678
3889
|
}
|
|
3679
3890
|
],
|
|
3680
3891
|
"type": {
|
|
@@ -3708,7 +3919,7 @@
|
|
|
3708
3919
|
"defaultValue": "..."
|
|
3709
3920
|
},
|
|
3710
3921
|
{
|
|
3711
|
-
"id":
|
|
3922
|
+
"id": 186,
|
|
3712
3923
|
"name": "RemoteNodeOffsetPaths",
|
|
3713
3924
|
"kind": 32,
|
|
3714
3925
|
"kindString": "Variable",
|
|
@@ -3720,7 +3931,7 @@
|
|
|
3720
3931
|
"fileName": "packages/sdk/packages/standard-node/src/lib/ModuleAccountPaths.ts",
|
|
3721
3932
|
"line": 5,
|
|
3722
3933
|
"character": 13,
|
|
3723
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3934
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/ModuleAccountPaths.ts#L5"
|
|
3724
3935
|
}
|
|
3725
3936
|
],
|
|
3726
3937
|
"type": {
|
|
@@ -3742,7 +3953,7 @@
|
|
|
3742
3953
|
"defaultValue": "..."
|
|
3743
3954
|
},
|
|
3744
3955
|
{
|
|
3745
|
-
"id":
|
|
3956
|
+
"id": 189,
|
|
3746
3957
|
"name": "RootStorageArchivist",
|
|
3747
3958
|
"kind": 32,
|
|
3748
3959
|
"kindString": "Variable",
|
|
@@ -3754,7 +3965,7 @@
|
|
|
3754
3965
|
"fileName": "packages/sdk/packages/standard-node/src/lib/ModuleNames.ts",
|
|
3755
3966
|
"line": 3,
|
|
3756
3967
|
"character": 13,
|
|
3757
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3968
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/ModuleNames.ts#L3"
|
|
3758
3969
|
}
|
|
3759
3970
|
],
|
|
3760
3971
|
"type": {
|
|
@@ -3776,7 +3987,7 @@
|
|
|
3776
3987
|
"fileName": "packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/Context.ts",
|
|
3777
3988
|
"line": 5,
|
|
3778
3989
|
"character": 13,
|
|
3779
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3990
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/Context.ts#L5"
|
|
3780
3991
|
}
|
|
3781
3992
|
],
|
|
3782
3993
|
"type": {
|
|
@@ -3814,7 +4025,7 @@
|
|
|
3814
4025
|
"fileName": "packages/sdk/packages/standard-node/src/components/ActiveStandardNode.tsx",
|
|
3815
4026
|
"line": 14,
|
|
3816
4027
|
"character": 13,
|
|
3817
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4028
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/components/ActiveStandardNode.tsx#L14"
|
|
3818
4029
|
}
|
|
3819
4030
|
],
|
|
3820
4031
|
"signatures": [
|
|
@@ -3880,7 +4091,7 @@
|
|
|
3880
4091
|
]
|
|
3881
4092
|
},
|
|
3882
4093
|
{
|
|
3883
|
-
"id":
|
|
4094
|
+
"id": 178,
|
|
3884
4095
|
"name": "BuildStandardNodes",
|
|
3885
4096
|
"kind": 64,
|
|
3886
4097
|
"kindString": "Function",
|
|
@@ -3890,19 +4101,19 @@
|
|
|
3890
4101
|
"fileName": "packages/sdk/packages/standard-node/src/lib/buildNodes.ts",
|
|
3891
4102
|
"line": 23,
|
|
3892
4103
|
"character": 13,
|
|
3893
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4104
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/buildNodes.ts#L23"
|
|
3894
4105
|
}
|
|
3895
4106
|
],
|
|
3896
4107
|
"signatures": [
|
|
3897
4108
|
{
|
|
3898
|
-
"id":
|
|
4109
|
+
"id": 179,
|
|
3899
4110
|
"name": "BuildStandardNodes",
|
|
3900
4111
|
"kind": 4096,
|
|
3901
4112
|
"kindString": "Call signature",
|
|
3902
4113
|
"flags": {},
|
|
3903
4114
|
"parameters": [
|
|
3904
4115
|
{
|
|
3905
|
-
"id":
|
|
4116
|
+
"id": 180,
|
|
3906
4117
|
"name": "wallet",
|
|
3907
4118
|
"kind": 32768,
|
|
3908
4119
|
"kindString": "Parameter",
|
|
@@ -3915,7 +4126,7 @@
|
|
|
3915
4126
|
}
|
|
3916
4127
|
},
|
|
3917
4128
|
{
|
|
3918
|
-
"id":
|
|
4129
|
+
"id": 181,
|
|
3919
4130
|
"name": "onNodeBuilt",
|
|
3920
4131
|
"kind": 32768,
|
|
3921
4132
|
"kindString": "Parameter",
|
|
@@ -3925,7 +4136,7 @@
|
|
|
3925
4136
|
"type": {
|
|
3926
4137
|
"type": "reflection",
|
|
3927
4138
|
"declaration": {
|
|
3928
|
-
"id":
|
|
4139
|
+
"id": 182,
|
|
3929
4140
|
"name": "__type",
|
|
3930
4141
|
"kind": 65536,
|
|
3931
4142
|
"kindString": "Type literal",
|
|
@@ -3935,19 +4146,19 @@
|
|
|
3935
4146
|
"fileName": "packages/sdk/packages/standard-node/src/lib/buildNodes.ts",
|
|
3936
4147
|
"line": 23,
|
|
3937
4148
|
"character": 73,
|
|
3938
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4149
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/lib/buildNodes.ts#L23"
|
|
3939
4150
|
}
|
|
3940
4151
|
],
|
|
3941
4152
|
"signatures": [
|
|
3942
4153
|
{
|
|
3943
|
-
"id":
|
|
4154
|
+
"id": 183,
|
|
3944
4155
|
"name": "__type",
|
|
3945
4156
|
"kind": 4096,
|
|
3946
4157
|
"kindString": "Call signature",
|
|
3947
4158
|
"flags": {},
|
|
3948
4159
|
"parameters": [
|
|
3949
4160
|
{
|
|
3950
|
-
"id":
|
|
4161
|
+
"id": 184,
|
|
3951
4162
|
"name": "node",
|
|
3952
4163
|
"kind": 32768,
|
|
3953
4164
|
"kindString": "Parameter",
|
|
@@ -4029,7 +4240,7 @@
|
|
|
4029
4240
|
"fileName": "packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/Providers.tsx",
|
|
4030
4241
|
"line": 18,
|
|
4031
4242
|
"character": 13,
|
|
4032
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4243
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/Providers.tsx#L18"
|
|
4033
4244
|
}
|
|
4034
4245
|
],
|
|
4035
4246
|
"signatures": [
|
|
@@ -4105,7 +4316,7 @@
|
|
|
4105
4316
|
"fileName": "packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/Providers.tsx",
|
|
4106
4317
|
"line": 60,
|
|
4107
4318
|
"character": 13,
|
|
4108
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4319
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/Providers.tsx#L60"
|
|
4109
4320
|
}
|
|
4110
4321
|
],
|
|
4111
4322
|
"signatures": [
|
|
@@ -4193,7 +4404,7 @@
|
|
|
4193
4404
|
"fileName": "packages/sdk/packages/standard-node/src/hooks/useActiveNodeAddress.ts",
|
|
4194
4405
|
"line": 6,
|
|
4195
4406
|
"character": 13,
|
|
4196
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4407
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/hooks/useActiveNodeAddress.ts#L6"
|
|
4197
4408
|
}
|
|
4198
4409
|
],
|
|
4199
4410
|
"signatures": [
|
|
@@ -4245,7 +4456,7 @@
|
|
|
4245
4456
|
"fileName": "packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/use.tsx",
|
|
4246
4457
|
"line": 5,
|
|
4247
4458
|
"character": 13,
|
|
4248
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4459
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/contexts/StandardRemoteNodes/use.tsx#L5"
|
|
4249
4460
|
}
|
|
4250
4461
|
],
|
|
4251
4462
|
"signatures": [
|
|
@@ -4304,15 +4515,15 @@
|
|
|
4304
4515
|
"title": "Classes",
|
|
4305
4516
|
"children": [
|
|
4306
4517
|
32,
|
|
4307
|
-
|
|
4308
|
-
|
|
4518
|
+
94,
|
|
4519
|
+
151
|
|
4309
4520
|
]
|
|
4310
4521
|
},
|
|
4311
4522
|
{
|
|
4312
4523
|
"title": "Interfaces",
|
|
4313
4524
|
"children": [
|
|
4314
4525
|
1,
|
|
4315
|
-
|
|
4526
|
+
148,
|
|
4316
4527
|
8,
|
|
4317
4528
|
19
|
|
4318
4529
|
]
|
|
@@ -4320,11 +4531,11 @@
|
|
|
4320
4531
|
{
|
|
4321
4532
|
"title": "Variables",
|
|
4322
4533
|
"children": [
|
|
4323
|
-
|
|
4324
|
-
|
|
4325
|
-
|
|
4326
|
-
|
|
4327
|
-
|
|
4534
|
+
188,
|
|
4535
|
+
185,
|
|
4536
|
+
187,
|
|
4537
|
+
186,
|
|
4538
|
+
189,
|
|
4328
4539
|
7
|
|
4329
4540
|
]
|
|
4330
4541
|
},
|
|
@@ -4332,7 +4543,7 @@
|
|
|
4332
4543
|
"title": "Functions",
|
|
4333
4544
|
"children": [
|
|
4334
4545
|
3,
|
|
4335
|
-
|
|
4546
|
+
178,
|
|
4336
4547
|
11,
|
|
4337
4548
|
15,
|
|
4338
4549
|
29,
|
|
@@ -4345,7 +4556,7 @@
|
|
|
4345
4556
|
"fileName": "packages/sdk/packages/standard-node/src/index.ts",
|
|
4346
4557
|
"line": 1,
|
|
4347
4558
|
"character": 0,
|
|
4348
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4559
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e1f486ca0/packages/sdk/packages/standard-node/src/index.ts#L1"
|
|
4349
4560
|
}
|
|
4350
4561
|
]
|
|
4351
4562
|
}
|