@xyo-network/ethereum-blockchain-payload-plugins 2.32.1 → 2.33.0-rc.2
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 +922 -1099
- package/package.json +4 -3
package/dist/docs.json
CHANGED
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"fileName": "plugins/packages/blockchain/packages/ethereum/src/index.ts",
|
|
18
18
|
"line": 9,
|
|
19
19
|
"character": 0,
|
|
20
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
20
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/plugins/packages/blockchain/packages/ethereum/src/index.ts#L9"
|
|
21
21
|
}
|
|
22
22
|
],
|
|
23
23
|
"target": 1
|
|
@@ -238,7 +238,7 @@
|
|
|
238
238
|
}
|
|
239
239
|
},
|
|
240
240
|
{
|
|
241
|
-
"id":
|
|
241
|
+
"id": 62,
|
|
242
242
|
"name": "bindHashes",
|
|
243
243
|
"kind": 2048,
|
|
244
244
|
"kindString": "Method",
|
|
@@ -246,20 +246,20 @@
|
|
|
246
246
|
"sources": [
|
|
247
247
|
{
|
|
248
248
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
249
|
-
"line":
|
|
249
|
+
"line": 22,
|
|
250
250
|
"character": 4
|
|
251
251
|
}
|
|
252
252
|
],
|
|
253
253
|
"signatures": [
|
|
254
254
|
{
|
|
255
|
-
"id":
|
|
255
|
+
"id": 63,
|
|
256
256
|
"name": "bindHashes",
|
|
257
257
|
"kind": 4096,
|
|
258
258
|
"kindString": "Call signature",
|
|
259
259
|
"flags": {},
|
|
260
260
|
"parameters": [
|
|
261
261
|
{
|
|
262
|
-
"id":
|
|
262
|
+
"id": 64,
|
|
263
263
|
"name": "hashes",
|
|
264
264
|
"kind": 32768,
|
|
265
265
|
"kindString": "Parameter",
|
|
@@ -273,7 +273,7 @@
|
|
|
273
273
|
}
|
|
274
274
|
},
|
|
275
275
|
{
|
|
276
|
-
"id":
|
|
276
|
+
"id": 65,
|
|
277
277
|
"name": "schema",
|
|
278
278
|
"kind": 32768,
|
|
279
279
|
"kindString": "Parameter",
|
|
@@ -285,128 +285,34 @@
|
|
|
285
285
|
"name": "string"
|
|
286
286
|
}
|
|
287
287
|
}
|
|
288
|
+
},
|
|
289
|
+
{
|
|
290
|
+
"id": 66,
|
|
291
|
+
"name": "account",
|
|
292
|
+
"kind": 32768,
|
|
293
|
+
"kindString": "Parameter",
|
|
294
|
+
"flags": {
|
|
295
|
+
"isOptional": true
|
|
296
|
+
},
|
|
297
|
+
"type": {
|
|
298
|
+
"type": "reference",
|
|
299
|
+
"name": "XyoAccount"
|
|
300
|
+
}
|
|
288
301
|
}
|
|
289
302
|
],
|
|
290
303
|
"type": {
|
|
291
304
|
"type": "reference",
|
|
292
305
|
"typeArguments": [
|
|
293
306
|
{
|
|
294
|
-
"type": "
|
|
295
|
-
"name": "
|
|
307
|
+
"type": "intrinsic",
|
|
308
|
+
"name": "unknown"
|
|
296
309
|
},
|
|
297
310
|
{
|
|
298
|
-
"type": "
|
|
299
|
-
"
|
|
300
|
-
"id": 57,
|
|
301
|
-
"name": "__type",
|
|
302
|
-
"kind": 65536,
|
|
303
|
-
"kindString": "Type literal",
|
|
304
|
-
"flags": {},
|
|
305
|
-
"children": [
|
|
306
|
-
{
|
|
307
|
-
"id": 59,
|
|
308
|
-
"name": "previousHash",
|
|
309
|
-
"kind": 1024,
|
|
310
|
-
"kindString": "Property",
|
|
311
|
-
"flags": {
|
|
312
|
-
"isOptional": true
|
|
313
|
-
},
|
|
314
|
-
"sources": [
|
|
315
|
-
{
|
|
316
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
317
|
-
"line": 23,
|
|
318
|
-
"character": 8
|
|
319
|
-
}
|
|
320
|
-
],
|
|
321
|
-
"type": {
|
|
322
|
-
"type": "intrinsic",
|
|
323
|
-
"name": "string"
|
|
324
|
-
}
|
|
325
|
-
},
|
|
326
|
-
{
|
|
327
|
-
"id": 58,
|
|
328
|
-
"name": "schema",
|
|
329
|
-
"kind": 1024,
|
|
330
|
-
"kindString": "Property",
|
|
331
|
-
"flags": {},
|
|
332
|
-
"sources": [
|
|
333
|
-
{
|
|
334
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
335
|
-
"line": 22,
|
|
336
|
-
"character": 8
|
|
337
|
-
}
|
|
338
|
-
],
|
|
339
|
-
"type": {
|
|
340
|
-
"type": "intrinsic",
|
|
341
|
-
"name": "string"
|
|
342
|
-
}
|
|
343
|
-
},
|
|
344
|
-
{
|
|
345
|
-
"id": 60,
|
|
346
|
-
"name": "sources",
|
|
347
|
-
"kind": 1024,
|
|
348
|
-
"kindString": "Property",
|
|
349
|
-
"flags": {
|
|
350
|
-
"isOptional": true
|
|
351
|
-
},
|
|
352
|
-
"sources": [
|
|
353
|
-
{
|
|
354
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
355
|
-
"line": 24,
|
|
356
|
-
"character": 8
|
|
357
|
-
}
|
|
358
|
-
],
|
|
359
|
-
"type": {
|
|
360
|
-
"type": "array",
|
|
361
|
-
"elementType": {
|
|
362
|
-
"type": "intrinsic",
|
|
363
|
-
"name": "string"
|
|
364
|
-
}
|
|
365
|
-
}
|
|
366
|
-
},
|
|
367
|
-
{
|
|
368
|
-
"id": 61,
|
|
369
|
-
"name": "timestamp",
|
|
370
|
-
"kind": 1024,
|
|
371
|
-
"kindString": "Property",
|
|
372
|
-
"flags": {
|
|
373
|
-
"isOptional": true
|
|
374
|
-
},
|
|
375
|
-
"sources": [
|
|
376
|
-
{
|
|
377
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
378
|
-
"line": 25,
|
|
379
|
-
"character": 8
|
|
380
|
-
}
|
|
381
|
-
],
|
|
382
|
-
"type": {
|
|
383
|
-
"type": "intrinsic",
|
|
384
|
-
"name": "number"
|
|
385
|
-
}
|
|
386
|
-
}
|
|
387
|
-
],
|
|
388
|
-
"groups": [
|
|
389
|
-
{
|
|
390
|
-
"title": "Properties",
|
|
391
|
-
"children": [
|
|
392
|
-
59,
|
|
393
|
-
58,
|
|
394
|
-
60,
|
|
395
|
-
61
|
|
396
|
-
]
|
|
397
|
-
}
|
|
398
|
-
],
|
|
399
|
-
"sources": [
|
|
400
|
-
{
|
|
401
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
402
|
-
"line": 21,
|
|
403
|
-
"character": 165
|
|
404
|
-
}
|
|
405
|
-
]
|
|
406
|
-
}
|
|
311
|
+
"type": "reference",
|
|
312
|
+
"name": "XyoAccount"
|
|
407
313
|
}
|
|
408
314
|
],
|
|
409
|
-
"name": "
|
|
315
|
+
"name": "PromiseEx"
|
|
410
316
|
},
|
|
411
317
|
"inheritedFrom": {
|
|
412
318
|
"type": "reference",
|
|
@@ -420,155 +326,66 @@
|
|
|
420
326
|
}
|
|
421
327
|
},
|
|
422
328
|
{
|
|
423
|
-
"id":
|
|
424
|
-
"name": "
|
|
329
|
+
"id": 57,
|
|
330
|
+
"name": "bindHashesInternal",
|
|
425
331
|
"kind": 2048,
|
|
426
332
|
"kindString": "Method",
|
|
427
333
|
"flags": {},
|
|
428
334
|
"sources": [
|
|
429
335
|
{
|
|
430
336
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
431
|
-
"line":
|
|
337
|
+
"line": 21,
|
|
432
338
|
"character": 4
|
|
433
339
|
}
|
|
434
340
|
],
|
|
435
341
|
"signatures": [
|
|
436
342
|
{
|
|
437
|
-
"id":
|
|
438
|
-
"name": "
|
|
343
|
+
"id": 58,
|
|
344
|
+
"name": "bindHashesInternal",
|
|
439
345
|
"kind": 4096,
|
|
440
346
|
"kindString": "Call signature",
|
|
441
347
|
"flags": {},
|
|
442
348
|
"parameters": [
|
|
443
349
|
{
|
|
444
|
-
"id":
|
|
445
|
-
"name": "
|
|
350
|
+
"id": 59,
|
|
351
|
+
"name": "hashes",
|
|
446
352
|
"kind": 32768,
|
|
447
353
|
"kindString": "Parameter",
|
|
448
354
|
"flags": {},
|
|
449
355
|
"type": {
|
|
450
356
|
"type": "array",
|
|
451
357
|
"elementType": {
|
|
452
|
-
"type": "
|
|
453
|
-
"
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
"id": 67,
|
|
469
|
-
"name": "previousHash",
|
|
470
|
-
"kind": 1024,
|
|
471
|
-
"kindString": "Property",
|
|
472
|
-
"flags": {
|
|
473
|
-
"isOptional": true
|
|
474
|
-
},
|
|
475
|
-
"sources": [
|
|
476
|
-
{
|
|
477
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
478
|
-
"line": 9,
|
|
479
|
-
"character": 4
|
|
480
|
-
}
|
|
481
|
-
],
|
|
482
|
-
"type": {
|
|
483
|
-
"type": "intrinsic",
|
|
484
|
-
"name": "string"
|
|
485
|
-
}
|
|
486
|
-
},
|
|
487
|
-
{
|
|
488
|
-
"id": 66,
|
|
489
|
-
"name": "schema",
|
|
490
|
-
"kind": 1024,
|
|
491
|
-
"kindString": "Property",
|
|
492
|
-
"flags": {},
|
|
493
|
-
"sources": [
|
|
494
|
-
{
|
|
495
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
496
|
-
"line": 8,
|
|
497
|
-
"character": 4
|
|
498
|
-
}
|
|
499
|
-
],
|
|
500
|
-
"type": {
|
|
501
|
-
"type": "intrinsic",
|
|
502
|
-
"name": "string"
|
|
503
|
-
}
|
|
504
|
-
},
|
|
505
|
-
{
|
|
506
|
-
"id": 68,
|
|
507
|
-
"name": "sources",
|
|
508
|
-
"kind": 1024,
|
|
509
|
-
"kindString": "Property",
|
|
510
|
-
"flags": {
|
|
511
|
-
"isOptional": true
|
|
512
|
-
},
|
|
513
|
-
"sources": [
|
|
514
|
-
{
|
|
515
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
516
|
-
"line": 10,
|
|
517
|
-
"character": 4
|
|
518
|
-
}
|
|
519
|
-
],
|
|
520
|
-
"type": {
|
|
521
|
-
"type": "array",
|
|
522
|
-
"elementType": {
|
|
523
|
-
"type": "intrinsic",
|
|
524
|
-
"name": "string"
|
|
525
|
-
}
|
|
526
|
-
}
|
|
527
|
-
},
|
|
528
|
-
{
|
|
529
|
-
"id": 69,
|
|
530
|
-
"name": "timestamp",
|
|
531
|
-
"kind": 1024,
|
|
532
|
-
"kindString": "Property",
|
|
533
|
-
"flags": {
|
|
534
|
-
"isOptional": true
|
|
535
|
-
},
|
|
536
|
-
"sources": [
|
|
537
|
-
{
|
|
538
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
539
|
-
"line": 11,
|
|
540
|
-
"character": 4
|
|
541
|
-
}
|
|
542
|
-
],
|
|
543
|
-
"type": {
|
|
544
|
-
"type": "intrinsic",
|
|
545
|
-
"name": "number"
|
|
546
|
-
}
|
|
547
|
-
}
|
|
548
|
-
],
|
|
549
|
-
"groups": [
|
|
550
|
-
{
|
|
551
|
-
"title": "Properties",
|
|
552
|
-
"children": [
|
|
553
|
-
67,
|
|
554
|
-
66,
|
|
555
|
-
68,
|
|
556
|
-
69
|
|
557
|
-
]
|
|
558
|
-
}
|
|
559
|
-
],
|
|
560
|
-
"sources": [
|
|
561
|
-
{
|
|
562
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
563
|
-
"line": 7,
|
|
564
|
-
"character": 107
|
|
565
|
-
}
|
|
566
|
-
]
|
|
567
|
-
}
|
|
568
|
-
}
|
|
569
|
-
]
|
|
358
|
+
"type": "intrinsic",
|
|
359
|
+
"name": "string"
|
|
360
|
+
}
|
|
361
|
+
}
|
|
362
|
+
},
|
|
363
|
+
{
|
|
364
|
+
"id": 60,
|
|
365
|
+
"name": "schema",
|
|
366
|
+
"kind": 32768,
|
|
367
|
+
"kindString": "Parameter",
|
|
368
|
+
"flags": {},
|
|
369
|
+
"type": {
|
|
370
|
+
"type": "array",
|
|
371
|
+
"elementType": {
|
|
372
|
+
"type": "intrinsic",
|
|
373
|
+
"name": "string"
|
|
570
374
|
}
|
|
571
375
|
}
|
|
376
|
+
},
|
|
377
|
+
{
|
|
378
|
+
"id": 61,
|
|
379
|
+
"name": "account",
|
|
380
|
+
"kind": 32768,
|
|
381
|
+
"kindString": "Parameter",
|
|
382
|
+
"flags": {
|
|
383
|
+
"isOptional": true
|
|
384
|
+
},
|
|
385
|
+
"type": {
|
|
386
|
+
"type": "reference",
|
|
387
|
+
"name": "XyoAccount"
|
|
388
|
+
}
|
|
572
389
|
}
|
|
573
390
|
],
|
|
574
391
|
"type": {
|
|
@@ -576,170 +393,247 @@
|
|
|
576
393
|
"typeArguments": [
|
|
577
394
|
{
|
|
578
395
|
"type": "reference",
|
|
579
|
-
"
|
|
580
|
-
|
|
581
|
-
{
|
|
582
|
-
"type": "reflection",
|
|
583
|
-
"declaration": {
|
|
584
|
-
"id": 70,
|
|
585
|
-
"name": "__type",
|
|
586
|
-
"kind": 65536,
|
|
587
|
-
"kindString": "Type literal",
|
|
588
|
-
"flags": {},
|
|
589
|
-
"children": [
|
|
590
|
-
{
|
|
591
|
-
"id": 72,
|
|
592
|
-
"name": "previousHash",
|
|
593
|
-
"kind": 1024,
|
|
594
|
-
"kindString": "Property",
|
|
595
|
-
"flags": {
|
|
596
|
-
"isOptional": true
|
|
597
|
-
},
|
|
598
|
-
"sources": [
|
|
599
|
-
{
|
|
600
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
601
|
-
"line": 29,
|
|
602
|
-
"character": 8
|
|
603
|
-
}
|
|
604
|
-
],
|
|
605
|
-
"type": {
|
|
606
|
-
"type": "intrinsic",
|
|
607
|
-
"name": "string"
|
|
608
|
-
}
|
|
609
|
-
},
|
|
610
|
-
{
|
|
611
|
-
"id": 71,
|
|
612
|
-
"name": "schema",
|
|
613
|
-
"kind": 1024,
|
|
614
|
-
"kindString": "Property",
|
|
615
|
-
"flags": {},
|
|
616
|
-
"sources": [
|
|
617
|
-
{
|
|
618
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
619
|
-
"line": 28,
|
|
620
|
-
"character": 8
|
|
621
|
-
}
|
|
622
|
-
],
|
|
623
|
-
"type": {
|
|
624
|
-
"type": "intrinsic",
|
|
625
|
-
"name": "string"
|
|
626
|
-
}
|
|
627
|
-
},
|
|
628
|
-
{
|
|
629
|
-
"id": 73,
|
|
630
|
-
"name": "sources",
|
|
631
|
-
"kind": 1024,
|
|
632
|
-
"kindString": "Property",
|
|
633
|
-
"flags": {
|
|
634
|
-
"isOptional": true
|
|
635
|
-
},
|
|
636
|
-
"sources": [
|
|
637
|
-
{
|
|
638
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
639
|
-
"line": 30,
|
|
640
|
-
"character": 8
|
|
641
|
-
}
|
|
642
|
-
],
|
|
643
|
-
"type": {
|
|
644
|
-
"type": "array",
|
|
645
|
-
"elementType": {
|
|
646
|
-
"type": "intrinsic",
|
|
647
|
-
"name": "string"
|
|
648
|
-
}
|
|
649
|
-
}
|
|
650
|
-
},
|
|
651
|
-
{
|
|
652
|
-
"id": 74,
|
|
653
|
-
"name": "timestamp",
|
|
654
|
-
"kind": 1024,
|
|
655
|
-
"kindString": "Property",
|
|
656
|
-
"flags": {
|
|
657
|
-
"isOptional": true
|
|
658
|
-
},
|
|
659
|
-
"sources": [
|
|
660
|
-
{
|
|
661
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
662
|
-
"line": 31,
|
|
663
|
-
"character": 8
|
|
664
|
-
}
|
|
665
|
-
],
|
|
666
|
-
"type": {
|
|
667
|
-
"type": "intrinsic",
|
|
668
|
-
"name": "number"
|
|
669
|
-
}
|
|
670
|
-
}
|
|
671
|
-
],
|
|
672
|
-
"groups": [
|
|
673
|
-
{
|
|
674
|
-
"title": "Properties",
|
|
675
|
-
"children": [
|
|
676
|
-
72,
|
|
677
|
-
71,
|
|
678
|
-
73,
|
|
679
|
-
74
|
|
680
|
-
]
|
|
681
|
-
}
|
|
682
|
-
],
|
|
683
|
-
"sources": [
|
|
684
|
-
{
|
|
685
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
686
|
-
"line": 27,
|
|
687
|
-
"character": 164
|
|
688
|
-
}
|
|
689
|
-
]
|
|
690
|
-
}
|
|
396
|
+
"id": 10,
|
|
397
|
+
"name": "XyoEthereumGasEtherchainV1Payload"
|
|
691
398
|
}
|
|
692
399
|
],
|
|
693
|
-
"name": "
|
|
400
|
+
"name": "XyoModuleQueryResult"
|
|
694
401
|
},
|
|
695
402
|
"inheritedFrom": {
|
|
696
403
|
"type": "reference",
|
|
697
|
-
"name": "XyoTimestampWitness.
|
|
404
|
+
"name": "XyoTimestampWitness.bindHashesInternal"
|
|
698
405
|
}
|
|
699
406
|
}
|
|
700
407
|
],
|
|
701
408
|
"inheritedFrom": {
|
|
702
409
|
"type": "reference",
|
|
703
|
-
"name": "XyoTimestampWitness.
|
|
410
|
+
"name": "XyoTimestampWitness.bindHashesInternal"
|
|
704
411
|
}
|
|
705
412
|
},
|
|
706
413
|
{
|
|
707
|
-
"id":
|
|
708
|
-
"name": "
|
|
414
|
+
"id": 71,
|
|
415
|
+
"name": "bindPayloads",
|
|
709
416
|
"kind": 2048,
|
|
710
417
|
"kindString": "Method",
|
|
711
418
|
"flags": {},
|
|
712
419
|
"sources": [
|
|
713
420
|
{
|
|
714
421
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
715
|
-
"line":
|
|
422
|
+
"line": 24,
|
|
716
423
|
"character": 4
|
|
717
424
|
}
|
|
718
425
|
],
|
|
719
426
|
"signatures": [
|
|
720
427
|
{
|
|
721
|
-
"id":
|
|
722
|
-
"name": "
|
|
428
|
+
"id": 72,
|
|
429
|
+
"name": "bindPayloads",
|
|
723
430
|
"kind": 4096,
|
|
724
431
|
"kindString": "Call signature",
|
|
725
432
|
"flags": {},
|
|
433
|
+
"parameters": [
|
|
434
|
+
{
|
|
435
|
+
"id": 73,
|
|
436
|
+
"name": "payloads",
|
|
437
|
+
"kind": 32768,
|
|
438
|
+
"kindString": "Parameter",
|
|
439
|
+
"flags": {},
|
|
440
|
+
"type": {
|
|
441
|
+
"type": "array",
|
|
442
|
+
"elementType": {
|
|
443
|
+
"type": "union",
|
|
444
|
+
"types": [
|
|
445
|
+
{
|
|
446
|
+
"type": "literal",
|
|
447
|
+
"value": null
|
|
448
|
+
},
|
|
449
|
+
{
|
|
450
|
+
"type": "reference",
|
|
451
|
+
"id": 10,
|
|
452
|
+
"name": "XyoEthereumGasEtherchainV1Payload"
|
|
453
|
+
}
|
|
454
|
+
]
|
|
455
|
+
}
|
|
456
|
+
}
|
|
457
|
+
},
|
|
458
|
+
{
|
|
459
|
+
"id": 74,
|
|
460
|
+
"name": "account",
|
|
461
|
+
"kind": 32768,
|
|
462
|
+
"kindString": "Parameter",
|
|
463
|
+
"flags": {
|
|
464
|
+
"isOptional": true
|
|
465
|
+
},
|
|
466
|
+
"type": {
|
|
467
|
+
"type": "reference",
|
|
468
|
+
"name": "XyoAccount"
|
|
469
|
+
}
|
|
470
|
+
}
|
|
471
|
+
],
|
|
726
472
|
"type": {
|
|
727
|
-
"type": "intrinsic",
|
|
728
|
-
"name": "void"
|
|
729
|
-
},
|
|
730
|
-
"inheritedFrom": {
|
|
731
473
|
"type": "reference",
|
|
732
|
-
"
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
474
|
+
"typeArguments": [
|
|
475
|
+
{
|
|
476
|
+
"type": "reference",
|
|
477
|
+
"typeArguments": [
|
|
478
|
+
{
|
|
479
|
+
"type": "reference",
|
|
480
|
+
"id": 10,
|
|
481
|
+
"name": "XyoEthereumGasEtherchainV1Payload"
|
|
482
|
+
}
|
|
483
|
+
],
|
|
484
|
+
"name": "XyoModuleQueryResult"
|
|
485
|
+
},
|
|
486
|
+
{
|
|
487
|
+
"type": "reference",
|
|
488
|
+
"name": "XyoAccount"
|
|
489
|
+
}
|
|
490
|
+
],
|
|
491
|
+
"name": "PromiseEx"
|
|
492
|
+
},
|
|
493
|
+
"inheritedFrom": {
|
|
494
|
+
"type": "reference",
|
|
495
|
+
"name": "XyoTimestampWitness.bindPayloads"
|
|
496
|
+
}
|
|
497
|
+
}
|
|
498
|
+
],
|
|
499
|
+
"inheritedFrom": {
|
|
500
|
+
"type": "reference",
|
|
501
|
+
"name": "XyoTimestampWitness.bindPayloads"
|
|
502
|
+
}
|
|
503
|
+
},
|
|
504
|
+
{
|
|
505
|
+
"id": 67,
|
|
506
|
+
"name": "bindPayloadsInternal",
|
|
507
|
+
"kind": 2048,
|
|
508
|
+
"kindString": "Method",
|
|
509
|
+
"flags": {},
|
|
510
|
+
"sources": [
|
|
511
|
+
{
|
|
512
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
513
|
+
"line": 23,
|
|
514
|
+
"character": 4
|
|
515
|
+
}
|
|
516
|
+
],
|
|
517
|
+
"signatures": [
|
|
518
|
+
{
|
|
519
|
+
"id": 68,
|
|
520
|
+
"name": "bindPayloadsInternal",
|
|
521
|
+
"kind": 4096,
|
|
522
|
+
"kindString": "Call signature",
|
|
523
|
+
"flags": {},
|
|
524
|
+
"parameters": [
|
|
525
|
+
{
|
|
526
|
+
"id": 69,
|
|
527
|
+
"name": "payloads",
|
|
528
|
+
"kind": 32768,
|
|
529
|
+
"kindString": "Parameter",
|
|
530
|
+
"flags": {},
|
|
531
|
+
"type": {
|
|
532
|
+
"type": "array",
|
|
533
|
+
"elementType": {
|
|
534
|
+
"type": "union",
|
|
535
|
+
"types": [
|
|
536
|
+
{
|
|
537
|
+
"type": "literal",
|
|
538
|
+
"value": null
|
|
539
|
+
},
|
|
540
|
+
{
|
|
541
|
+
"type": "reference",
|
|
542
|
+
"id": 10,
|
|
543
|
+
"name": "XyoEthereumGasEtherchainV1Payload"
|
|
544
|
+
}
|
|
545
|
+
]
|
|
546
|
+
}
|
|
547
|
+
}
|
|
548
|
+
},
|
|
549
|
+
{
|
|
550
|
+
"id": 70,
|
|
551
|
+
"name": "account",
|
|
552
|
+
"kind": 32768,
|
|
553
|
+
"kindString": "Parameter",
|
|
554
|
+
"flags": {
|
|
555
|
+
"isOptional": true
|
|
556
|
+
},
|
|
557
|
+
"type": {
|
|
558
|
+
"type": "reference",
|
|
559
|
+
"name": "XyoAccount"
|
|
560
|
+
}
|
|
561
|
+
}
|
|
562
|
+
],
|
|
563
|
+
"type": {
|
|
564
|
+
"type": "reference",
|
|
565
|
+
"typeArguments": [
|
|
566
|
+
{
|
|
567
|
+
"type": "reference",
|
|
568
|
+
"id": 10,
|
|
569
|
+
"name": "XyoEthereumGasEtherchainV1Payload"
|
|
570
|
+
}
|
|
571
|
+
],
|
|
572
|
+
"name": "XyoModuleQueryResult"
|
|
573
|
+
},
|
|
574
|
+
"inheritedFrom": {
|
|
575
|
+
"type": "reference",
|
|
576
|
+
"name": "XyoTimestampWitness.bindPayloadsInternal"
|
|
577
|
+
}
|
|
578
|
+
}
|
|
579
|
+
],
|
|
580
|
+
"inheritedFrom": {
|
|
581
|
+
"type": "reference",
|
|
582
|
+
"name": "XyoTimestampWitness.bindPayloadsInternal"
|
|
583
|
+
}
|
|
584
|
+
},
|
|
585
|
+
{
|
|
586
|
+
"id": 45,
|
|
587
|
+
"name": "discover",
|
|
588
|
+
"kind": 2048,
|
|
589
|
+
"kindString": "Method",
|
|
590
|
+
"flags": {},
|
|
591
|
+
"sources": [
|
|
592
|
+
{
|
|
593
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
594
|
+
"line": 17,
|
|
595
|
+
"character": 4
|
|
596
|
+
}
|
|
597
|
+
],
|
|
598
|
+
"signatures": [
|
|
599
|
+
{
|
|
600
|
+
"id": 46,
|
|
601
|
+
"name": "discover",
|
|
602
|
+
"kind": 4096,
|
|
603
|
+
"kindString": "Call signature",
|
|
604
|
+
"flags": {},
|
|
605
|
+
"parameters": [
|
|
606
|
+
{
|
|
607
|
+
"id": 47,
|
|
608
|
+
"name": "_queryAccount",
|
|
609
|
+
"kind": 32768,
|
|
610
|
+
"kindString": "Parameter",
|
|
611
|
+
"flags": {
|
|
612
|
+
"isOptional": true
|
|
613
|
+
},
|
|
614
|
+
"type": {
|
|
615
|
+
"type": "reference",
|
|
616
|
+
"name": "XyoAccount"
|
|
617
|
+
}
|
|
618
|
+
}
|
|
619
|
+
],
|
|
620
|
+
"type": {
|
|
621
|
+
"type": "intrinsic",
|
|
622
|
+
"name": "void"
|
|
623
|
+
},
|
|
624
|
+
"inheritedFrom": {
|
|
625
|
+
"type": "reference",
|
|
626
|
+
"name": "XyoTimestampWitness.discover"
|
|
627
|
+
}
|
|
628
|
+
}
|
|
629
|
+
],
|
|
736
630
|
"inheritedFrom": {
|
|
737
631
|
"type": "reference",
|
|
738
632
|
"name": "XyoTimestampWitness.discover"
|
|
739
633
|
}
|
|
740
634
|
},
|
|
741
635
|
{
|
|
742
|
-
"id":
|
|
636
|
+
"id": 48,
|
|
743
637
|
"name": "initialize",
|
|
744
638
|
"kind": 2048,
|
|
745
639
|
"kindString": "Method",
|
|
@@ -753,11 +647,26 @@
|
|
|
753
647
|
],
|
|
754
648
|
"signatures": [
|
|
755
649
|
{
|
|
756
|
-
"id":
|
|
650
|
+
"id": 49,
|
|
757
651
|
"name": "initialize",
|
|
758
652
|
"kind": 4096,
|
|
759
653
|
"kindString": "Call signature",
|
|
760
654
|
"flags": {},
|
|
655
|
+
"parameters": [
|
|
656
|
+
{
|
|
657
|
+
"id": 50,
|
|
658
|
+
"name": "_queryAccount",
|
|
659
|
+
"kind": 32768,
|
|
660
|
+
"kindString": "Parameter",
|
|
661
|
+
"flags": {
|
|
662
|
+
"isOptional": true
|
|
663
|
+
},
|
|
664
|
+
"type": {
|
|
665
|
+
"type": "reference",
|
|
666
|
+
"name": "XyoAccount"
|
|
667
|
+
}
|
|
668
|
+
}
|
|
669
|
+
],
|
|
761
670
|
"type": {
|
|
762
671
|
"type": "intrinsic",
|
|
763
672
|
"name": "void"
|
|
@@ -974,7 +883,7 @@
|
|
|
974
883
|
}
|
|
975
884
|
},
|
|
976
885
|
{
|
|
977
|
-
"id":
|
|
886
|
+
"id": 54,
|
|
978
887
|
"name": "shutdown",
|
|
979
888
|
"kind": 2048,
|
|
980
889
|
"kindString": "Method",
|
|
@@ -988,11 +897,26 @@
|
|
|
988
897
|
],
|
|
989
898
|
"signatures": [
|
|
990
899
|
{
|
|
991
|
-
"id":
|
|
900
|
+
"id": 55,
|
|
992
901
|
"name": "shutdown",
|
|
993
902
|
"kind": 4096,
|
|
994
903
|
"kindString": "Call signature",
|
|
995
904
|
"flags": {},
|
|
905
|
+
"parameters": [
|
|
906
|
+
{
|
|
907
|
+
"id": 56,
|
|
908
|
+
"name": "_queryAccount",
|
|
909
|
+
"kind": 32768,
|
|
910
|
+
"kindString": "Parameter",
|
|
911
|
+
"flags": {
|
|
912
|
+
"isOptional": true
|
|
913
|
+
},
|
|
914
|
+
"type": {
|
|
915
|
+
"type": "reference",
|
|
916
|
+
"name": "XyoAccount"
|
|
917
|
+
}
|
|
918
|
+
}
|
|
919
|
+
],
|
|
996
920
|
"type": {
|
|
997
921
|
"type": "intrinsic",
|
|
998
922
|
"name": "void"
|
|
@@ -1009,7 +933,7 @@
|
|
|
1009
933
|
}
|
|
1010
934
|
},
|
|
1011
935
|
{
|
|
1012
|
-
"id":
|
|
936
|
+
"id": 51,
|
|
1013
937
|
"name": "subscribe",
|
|
1014
938
|
"kind": 2048,
|
|
1015
939
|
"kindString": "Method",
|
|
@@ -1023,11 +947,26 @@
|
|
|
1023
947
|
],
|
|
1024
948
|
"signatures": [
|
|
1025
949
|
{
|
|
1026
|
-
"id":
|
|
950
|
+
"id": 52,
|
|
1027
951
|
"name": "subscribe",
|
|
1028
952
|
"kind": 4096,
|
|
1029
953
|
"kindString": "Call signature",
|
|
1030
954
|
"flags": {},
|
|
955
|
+
"parameters": [
|
|
956
|
+
{
|
|
957
|
+
"id": 53,
|
|
958
|
+
"name": "_queryAccount",
|
|
959
|
+
"kind": 32768,
|
|
960
|
+
"kindString": "Parameter",
|
|
961
|
+
"flags": {
|
|
962
|
+
"isOptional": true
|
|
963
|
+
},
|
|
964
|
+
"type": {
|
|
965
|
+
"type": "reference",
|
|
966
|
+
"name": "XyoAccount"
|
|
967
|
+
}
|
|
968
|
+
}
|
|
969
|
+
],
|
|
1031
970
|
"type": {
|
|
1032
971
|
"type": "intrinsic",
|
|
1033
972
|
"name": "void"
|
|
@@ -1069,16 +1008,18 @@
|
|
|
1069
1008
|
{
|
|
1070
1009
|
"title": "Methods",
|
|
1071
1010
|
"children": [
|
|
1072
|
-
53,
|
|
1073
1011
|
62,
|
|
1012
|
+
57,
|
|
1013
|
+
71,
|
|
1014
|
+
67,
|
|
1074
1015
|
45,
|
|
1075
|
-
|
|
1016
|
+
48,
|
|
1076
1017
|
28,
|
|
1077
1018
|
32,
|
|
1078
1019
|
34,
|
|
1079
1020
|
42,
|
|
1080
|
-
|
|
1081
|
-
|
|
1021
|
+
54,
|
|
1022
|
+
51
|
|
1082
1023
|
]
|
|
1083
1024
|
}
|
|
1084
1025
|
],
|
|
@@ -1324,7 +1265,7 @@
|
|
|
1324
1265
|
}
|
|
1325
1266
|
},
|
|
1326
1267
|
{
|
|
1327
|
-
"id":
|
|
1268
|
+
"id": 134,
|
|
1328
1269
|
"name": "bindHashes",
|
|
1329
1270
|
"kind": 2048,
|
|
1330
1271
|
"kindString": "Method",
|
|
@@ -1332,20 +1273,20 @@
|
|
|
1332
1273
|
"sources": [
|
|
1333
1274
|
{
|
|
1334
1275
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
1335
|
-
"line":
|
|
1276
|
+
"line": 22,
|
|
1336
1277
|
"character": 4
|
|
1337
1278
|
}
|
|
1338
1279
|
],
|
|
1339
1280
|
"signatures": [
|
|
1340
1281
|
{
|
|
1341
|
-
"id":
|
|
1282
|
+
"id": 135,
|
|
1342
1283
|
"name": "bindHashes",
|
|
1343
1284
|
"kind": 4096,
|
|
1344
1285
|
"kindString": "Call signature",
|
|
1345
1286
|
"flags": {},
|
|
1346
1287
|
"parameters": [
|
|
1347
1288
|
{
|
|
1348
|
-
"id":
|
|
1289
|
+
"id": 136,
|
|
1349
1290
|
"name": "hashes",
|
|
1350
1291
|
"kind": 32768,
|
|
1351
1292
|
"kindString": "Parameter",
|
|
@@ -1359,7 +1300,7 @@
|
|
|
1359
1300
|
}
|
|
1360
1301
|
},
|
|
1361
1302
|
{
|
|
1362
|
-
"id":
|
|
1303
|
+
"id": 137,
|
|
1363
1304
|
"name": "schema",
|
|
1364
1305
|
"kind": 32768,
|
|
1365
1306
|
"kindString": "Parameter",
|
|
@@ -1371,128 +1312,34 @@
|
|
|
1371
1312
|
"name": "string"
|
|
1372
1313
|
}
|
|
1373
1314
|
}
|
|
1315
|
+
},
|
|
1316
|
+
{
|
|
1317
|
+
"id": 138,
|
|
1318
|
+
"name": "account",
|
|
1319
|
+
"kind": 32768,
|
|
1320
|
+
"kindString": "Parameter",
|
|
1321
|
+
"flags": {
|
|
1322
|
+
"isOptional": true
|
|
1323
|
+
},
|
|
1324
|
+
"type": {
|
|
1325
|
+
"type": "reference",
|
|
1326
|
+
"name": "XyoAccount"
|
|
1327
|
+
}
|
|
1374
1328
|
}
|
|
1375
1329
|
],
|
|
1376
1330
|
"type": {
|
|
1377
1331
|
"type": "reference",
|
|
1378
1332
|
"typeArguments": [
|
|
1379
1333
|
{
|
|
1380
|
-
"type": "
|
|
1381
|
-
"name": "
|
|
1334
|
+
"type": "intrinsic",
|
|
1335
|
+
"name": "unknown"
|
|
1382
1336
|
},
|
|
1383
1337
|
{
|
|
1384
|
-
"type": "
|
|
1385
|
-
"
|
|
1386
|
-
"id": 129,
|
|
1387
|
-
"name": "__type",
|
|
1388
|
-
"kind": 65536,
|
|
1389
|
-
"kindString": "Type literal",
|
|
1390
|
-
"flags": {},
|
|
1391
|
-
"children": [
|
|
1392
|
-
{
|
|
1393
|
-
"id": 131,
|
|
1394
|
-
"name": "previousHash",
|
|
1395
|
-
"kind": 1024,
|
|
1396
|
-
"kindString": "Property",
|
|
1397
|
-
"flags": {
|
|
1398
|
-
"isOptional": true
|
|
1399
|
-
},
|
|
1400
|
-
"sources": [
|
|
1401
|
-
{
|
|
1402
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
1403
|
-
"line": 23,
|
|
1404
|
-
"character": 8
|
|
1405
|
-
}
|
|
1406
|
-
],
|
|
1407
|
-
"type": {
|
|
1408
|
-
"type": "intrinsic",
|
|
1409
|
-
"name": "string"
|
|
1410
|
-
}
|
|
1411
|
-
},
|
|
1412
|
-
{
|
|
1413
|
-
"id": 130,
|
|
1414
|
-
"name": "schema",
|
|
1415
|
-
"kind": 1024,
|
|
1416
|
-
"kindString": "Property",
|
|
1417
|
-
"flags": {},
|
|
1418
|
-
"sources": [
|
|
1419
|
-
{
|
|
1420
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
1421
|
-
"line": 22,
|
|
1422
|
-
"character": 8
|
|
1423
|
-
}
|
|
1424
|
-
],
|
|
1425
|
-
"type": {
|
|
1426
|
-
"type": "intrinsic",
|
|
1427
|
-
"name": "string"
|
|
1428
|
-
}
|
|
1429
|
-
},
|
|
1430
|
-
{
|
|
1431
|
-
"id": 132,
|
|
1432
|
-
"name": "sources",
|
|
1433
|
-
"kind": 1024,
|
|
1434
|
-
"kindString": "Property",
|
|
1435
|
-
"flags": {
|
|
1436
|
-
"isOptional": true
|
|
1437
|
-
},
|
|
1438
|
-
"sources": [
|
|
1439
|
-
{
|
|
1440
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
1441
|
-
"line": 24,
|
|
1442
|
-
"character": 8
|
|
1443
|
-
}
|
|
1444
|
-
],
|
|
1445
|
-
"type": {
|
|
1446
|
-
"type": "array",
|
|
1447
|
-
"elementType": {
|
|
1448
|
-
"type": "intrinsic",
|
|
1449
|
-
"name": "string"
|
|
1450
|
-
}
|
|
1451
|
-
}
|
|
1452
|
-
},
|
|
1453
|
-
{
|
|
1454
|
-
"id": 133,
|
|
1455
|
-
"name": "timestamp",
|
|
1456
|
-
"kind": 1024,
|
|
1457
|
-
"kindString": "Property",
|
|
1458
|
-
"flags": {
|
|
1459
|
-
"isOptional": true
|
|
1460
|
-
},
|
|
1461
|
-
"sources": [
|
|
1462
|
-
{
|
|
1463
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
1464
|
-
"line": 25,
|
|
1465
|
-
"character": 8
|
|
1466
|
-
}
|
|
1467
|
-
],
|
|
1468
|
-
"type": {
|
|
1469
|
-
"type": "intrinsic",
|
|
1470
|
-
"name": "number"
|
|
1471
|
-
}
|
|
1472
|
-
}
|
|
1473
|
-
],
|
|
1474
|
-
"groups": [
|
|
1475
|
-
{
|
|
1476
|
-
"title": "Properties",
|
|
1477
|
-
"children": [
|
|
1478
|
-
131,
|
|
1479
|
-
130,
|
|
1480
|
-
132,
|
|
1481
|
-
133
|
|
1482
|
-
]
|
|
1483
|
-
}
|
|
1484
|
-
],
|
|
1485
|
-
"sources": [
|
|
1486
|
-
{
|
|
1487
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
1488
|
-
"line": 21,
|
|
1489
|
-
"character": 165
|
|
1490
|
-
}
|
|
1491
|
-
]
|
|
1492
|
-
}
|
|
1338
|
+
"type": "reference",
|
|
1339
|
+
"name": "XyoAccount"
|
|
1493
1340
|
}
|
|
1494
1341
|
],
|
|
1495
|
-
"name": "
|
|
1342
|
+
"name": "PromiseEx"
|
|
1496
1343
|
},
|
|
1497
1344
|
"inheritedFrom": {
|
|
1498
1345
|
"type": "reference",
|
|
@@ -1506,7 +1353,92 @@
|
|
|
1506
1353
|
}
|
|
1507
1354
|
},
|
|
1508
1355
|
{
|
|
1509
|
-
"id":
|
|
1356
|
+
"id": 129,
|
|
1357
|
+
"name": "bindHashesInternal",
|
|
1358
|
+
"kind": 2048,
|
|
1359
|
+
"kindString": "Method",
|
|
1360
|
+
"flags": {},
|
|
1361
|
+
"sources": [
|
|
1362
|
+
{
|
|
1363
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
1364
|
+
"line": 21,
|
|
1365
|
+
"character": 4
|
|
1366
|
+
}
|
|
1367
|
+
],
|
|
1368
|
+
"signatures": [
|
|
1369
|
+
{
|
|
1370
|
+
"id": 130,
|
|
1371
|
+
"name": "bindHashesInternal",
|
|
1372
|
+
"kind": 4096,
|
|
1373
|
+
"kindString": "Call signature",
|
|
1374
|
+
"flags": {},
|
|
1375
|
+
"parameters": [
|
|
1376
|
+
{
|
|
1377
|
+
"id": 131,
|
|
1378
|
+
"name": "hashes",
|
|
1379
|
+
"kind": 32768,
|
|
1380
|
+
"kindString": "Parameter",
|
|
1381
|
+
"flags": {},
|
|
1382
|
+
"type": {
|
|
1383
|
+
"type": "array",
|
|
1384
|
+
"elementType": {
|
|
1385
|
+
"type": "intrinsic",
|
|
1386
|
+
"name": "string"
|
|
1387
|
+
}
|
|
1388
|
+
}
|
|
1389
|
+
},
|
|
1390
|
+
{
|
|
1391
|
+
"id": 132,
|
|
1392
|
+
"name": "schema",
|
|
1393
|
+
"kind": 32768,
|
|
1394
|
+
"kindString": "Parameter",
|
|
1395
|
+
"flags": {},
|
|
1396
|
+
"type": {
|
|
1397
|
+
"type": "array",
|
|
1398
|
+
"elementType": {
|
|
1399
|
+
"type": "intrinsic",
|
|
1400
|
+
"name": "string"
|
|
1401
|
+
}
|
|
1402
|
+
}
|
|
1403
|
+
},
|
|
1404
|
+
{
|
|
1405
|
+
"id": 133,
|
|
1406
|
+
"name": "account",
|
|
1407
|
+
"kind": 32768,
|
|
1408
|
+
"kindString": "Parameter",
|
|
1409
|
+
"flags": {
|
|
1410
|
+
"isOptional": true
|
|
1411
|
+
},
|
|
1412
|
+
"type": {
|
|
1413
|
+
"type": "reference",
|
|
1414
|
+
"name": "XyoAccount"
|
|
1415
|
+
}
|
|
1416
|
+
}
|
|
1417
|
+
],
|
|
1418
|
+
"type": {
|
|
1419
|
+
"type": "reference",
|
|
1420
|
+
"typeArguments": [
|
|
1421
|
+
{
|
|
1422
|
+
"type": "reference",
|
|
1423
|
+
"id": 80,
|
|
1424
|
+
"name": "XyoEthereumGasEtherchainV2Payload"
|
|
1425
|
+
}
|
|
1426
|
+
],
|
|
1427
|
+
"name": "XyoModuleQueryResult"
|
|
1428
|
+
},
|
|
1429
|
+
"inheritedFrom": {
|
|
1430
|
+
"type": "reference",
|
|
1431
|
+
"name": "XyoTimestampWitness.bindHashesInternal"
|
|
1432
|
+
}
|
|
1433
|
+
}
|
|
1434
|
+
],
|
|
1435
|
+
"inheritedFrom": {
|
|
1436
|
+
"type": "reference",
|
|
1437
|
+
"name": "XyoTimestampWitness.bindHashesInternal"
|
|
1438
|
+
}
|
|
1439
|
+
},
|
|
1440
|
+
{
|
|
1441
|
+
"id": 143,
|
|
1510
1442
|
"name": "bindPayloads",
|
|
1511
1443
|
"kind": 2048,
|
|
1512
1444
|
"kindString": "Method",
|
|
@@ -1514,20 +1446,20 @@
|
|
|
1514
1446
|
"sources": [
|
|
1515
1447
|
{
|
|
1516
1448
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
1517
|
-
"line":
|
|
1449
|
+
"line": 24,
|
|
1518
1450
|
"character": 4
|
|
1519
1451
|
}
|
|
1520
1452
|
],
|
|
1521
1453
|
"signatures": [
|
|
1522
1454
|
{
|
|
1523
|
-
"id":
|
|
1455
|
+
"id": 144,
|
|
1524
1456
|
"name": "bindPayloads",
|
|
1525
1457
|
"kind": 4096,
|
|
1526
1458
|
"kindString": "Call signature",
|
|
1527
1459
|
"flags": {},
|
|
1528
1460
|
"parameters": [
|
|
1529
1461
|
{
|
|
1530
|
-
"id":
|
|
1462
|
+
"id": 145,
|
|
1531
1463
|
"name": "payloads",
|
|
1532
1464
|
"kind": 32768,
|
|
1533
1465
|
"kindString": "Parameter",
|
|
@@ -1542,119 +1474,26 @@
|
|
|
1542
1474
|
"value": null
|
|
1543
1475
|
},
|
|
1544
1476
|
{
|
|
1545
|
-
"type": "
|
|
1546
|
-
"
|
|
1547
|
-
|
|
1548
|
-
"name": "__type",
|
|
1549
|
-
"kind": 65536,
|
|
1550
|
-
"kindString": "Type literal",
|
|
1551
|
-
"flags": {},
|
|
1552
|
-
"children": [
|
|
1553
|
-
{
|
|
1554
|
-
"id": 139,
|
|
1555
|
-
"name": "previousHash",
|
|
1556
|
-
"kind": 1024,
|
|
1557
|
-
"kindString": "Property",
|
|
1558
|
-
"flags": {
|
|
1559
|
-
"isOptional": true
|
|
1560
|
-
},
|
|
1561
|
-
"sources": [
|
|
1562
|
-
{
|
|
1563
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1564
|
-
"line": 9,
|
|
1565
|
-
"character": 4
|
|
1566
|
-
}
|
|
1567
|
-
],
|
|
1568
|
-
"type": {
|
|
1569
|
-
"type": "intrinsic",
|
|
1570
|
-
"name": "string"
|
|
1571
|
-
}
|
|
1572
|
-
},
|
|
1573
|
-
{
|
|
1574
|
-
"id": 138,
|
|
1575
|
-
"name": "schema",
|
|
1576
|
-
"kind": 1024,
|
|
1577
|
-
"kindString": "Property",
|
|
1578
|
-
"flags": {},
|
|
1579
|
-
"sources": [
|
|
1580
|
-
{
|
|
1581
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1582
|
-
"line": 8,
|
|
1583
|
-
"character": 4
|
|
1584
|
-
}
|
|
1585
|
-
],
|
|
1586
|
-
"type": {
|
|
1587
|
-
"type": "intrinsic",
|
|
1588
|
-
"name": "string"
|
|
1589
|
-
}
|
|
1590
|
-
},
|
|
1591
|
-
{
|
|
1592
|
-
"id": 140,
|
|
1593
|
-
"name": "sources",
|
|
1594
|
-
"kind": 1024,
|
|
1595
|
-
"kindString": "Property",
|
|
1596
|
-
"flags": {
|
|
1597
|
-
"isOptional": true
|
|
1598
|
-
},
|
|
1599
|
-
"sources": [
|
|
1600
|
-
{
|
|
1601
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1602
|
-
"line": 10,
|
|
1603
|
-
"character": 4
|
|
1604
|
-
}
|
|
1605
|
-
],
|
|
1606
|
-
"type": {
|
|
1607
|
-
"type": "array",
|
|
1608
|
-
"elementType": {
|
|
1609
|
-
"type": "intrinsic",
|
|
1610
|
-
"name": "string"
|
|
1611
|
-
}
|
|
1612
|
-
}
|
|
1613
|
-
},
|
|
1614
|
-
{
|
|
1615
|
-
"id": 141,
|
|
1616
|
-
"name": "timestamp",
|
|
1617
|
-
"kind": 1024,
|
|
1618
|
-
"kindString": "Property",
|
|
1619
|
-
"flags": {
|
|
1620
|
-
"isOptional": true
|
|
1621
|
-
},
|
|
1622
|
-
"sources": [
|
|
1623
|
-
{
|
|
1624
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1625
|
-
"line": 11,
|
|
1626
|
-
"character": 4
|
|
1627
|
-
}
|
|
1628
|
-
],
|
|
1629
|
-
"type": {
|
|
1630
|
-
"type": "intrinsic",
|
|
1631
|
-
"name": "number"
|
|
1632
|
-
}
|
|
1633
|
-
}
|
|
1634
|
-
],
|
|
1635
|
-
"groups": [
|
|
1636
|
-
{
|
|
1637
|
-
"title": "Properties",
|
|
1638
|
-
"children": [
|
|
1639
|
-
139,
|
|
1640
|
-
138,
|
|
1641
|
-
140,
|
|
1642
|
-
141
|
|
1643
|
-
]
|
|
1644
|
-
}
|
|
1645
|
-
],
|
|
1646
|
-
"sources": [
|
|
1647
|
-
{
|
|
1648
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1649
|
-
"line": 7,
|
|
1650
|
-
"character": 107
|
|
1651
|
-
}
|
|
1652
|
-
]
|
|
1653
|
-
}
|
|
1477
|
+
"type": "reference",
|
|
1478
|
+
"id": 80,
|
|
1479
|
+
"name": "XyoEthereumGasEtherchainV2Payload"
|
|
1654
1480
|
}
|
|
1655
1481
|
]
|
|
1656
1482
|
}
|
|
1657
1483
|
}
|
|
1484
|
+
},
|
|
1485
|
+
{
|
|
1486
|
+
"id": 146,
|
|
1487
|
+
"name": "account",
|
|
1488
|
+
"kind": 32768,
|
|
1489
|
+
"kindString": "Parameter",
|
|
1490
|
+
"flags": {
|
|
1491
|
+
"isOptional": true
|
|
1492
|
+
},
|
|
1493
|
+
"type": {
|
|
1494
|
+
"type": "reference",
|
|
1495
|
+
"name": "XyoAccount"
|
|
1496
|
+
}
|
|
1658
1497
|
}
|
|
1659
1498
|
],
|
|
1660
1499
|
"type": {
|
|
@@ -1662,131 +1501,112 @@
|
|
|
1662
1501
|
"typeArguments": [
|
|
1663
1502
|
{
|
|
1664
1503
|
"type": "reference",
|
|
1665
|
-
"
|
|
1504
|
+
"typeArguments": [
|
|
1505
|
+
{
|
|
1506
|
+
"type": "reference",
|
|
1507
|
+
"id": 80,
|
|
1508
|
+
"name": "XyoEthereumGasEtherchainV2Payload"
|
|
1509
|
+
}
|
|
1510
|
+
],
|
|
1511
|
+
"name": "XyoModuleQueryResult"
|
|
1666
1512
|
},
|
|
1667
1513
|
{
|
|
1668
|
-
"type": "
|
|
1669
|
-
"
|
|
1670
|
-
|
|
1671
|
-
|
|
1672
|
-
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
|
|
1717
|
-
"kind": 1024,
|
|
1718
|
-
"kindString": "Property",
|
|
1719
|
-
"flags": {
|
|
1720
|
-
"isOptional": true
|
|
1721
|
-
},
|
|
1722
|
-
"sources": [
|
|
1723
|
-
{
|
|
1724
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
1725
|
-
"line": 30,
|
|
1726
|
-
"character": 8
|
|
1727
|
-
}
|
|
1728
|
-
],
|
|
1729
|
-
"type": {
|
|
1730
|
-
"type": "array",
|
|
1731
|
-
"elementType": {
|
|
1732
|
-
"type": "intrinsic",
|
|
1733
|
-
"name": "string"
|
|
1734
|
-
}
|
|
1735
|
-
}
|
|
1736
|
-
},
|
|
1737
|
-
{
|
|
1738
|
-
"id": 146,
|
|
1739
|
-
"name": "timestamp",
|
|
1740
|
-
"kind": 1024,
|
|
1741
|
-
"kindString": "Property",
|
|
1742
|
-
"flags": {
|
|
1743
|
-
"isOptional": true
|
|
1744
|
-
},
|
|
1745
|
-
"sources": [
|
|
1746
|
-
{
|
|
1747
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
1748
|
-
"line": 31,
|
|
1749
|
-
"character": 8
|
|
1750
|
-
}
|
|
1751
|
-
],
|
|
1752
|
-
"type": {
|
|
1753
|
-
"type": "intrinsic",
|
|
1754
|
-
"name": "number"
|
|
1755
|
-
}
|
|
1756
|
-
}
|
|
1757
|
-
],
|
|
1758
|
-
"groups": [
|
|
1514
|
+
"type": "reference",
|
|
1515
|
+
"name": "XyoAccount"
|
|
1516
|
+
}
|
|
1517
|
+
],
|
|
1518
|
+
"name": "PromiseEx"
|
|
1519
|
+
},
|
|
1520
|
+
"inheritedFrom": {
|
|
1521
|
+
"type": "reference",
|
|
1522
|
+
"name": "XyoTimestampWitness.bindPayloads"
|
|
1523
|
+
}
|
|
1524
|
+
}
|
|
1525
|
+
],
|
|
1526
|
+
"inheritedFrom": {
|
|
1527
|
+
"type": "reference",
|
|
1528
|
+
"name": "XyoTimestampWitness.bindPayloads"
|
|
1529
|
+
}
|
|
1530
|
+
},
|
|
1531
|
+
{
|
|
1532
|
+
"id": 139,
|
|
1533
|
+
"name": "bindPayloadsInternal",
|
|
1534
|
+
"kind": 2048,
|
|
1535
|
+
"kindString": "Method",
|
|
1536
|
+
"flags": {},
|
|
1537
|
+
"sources": [
|
|
1538
|
+
{
|
|
1539
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
1540
|
+
"line": 23,
|
|
1541
|
+
"character": 4
|
|
1542
|
+
}
|
|
1543
|
+
],
|
|
1544
|
+
"signatures": [
|
|
1545
|
+
{
|
|
1546
|
+
"id": 140,
|
|
1547
|
+
"name": "bindPayloadsInternal",
|
|
1548
|
+
"kind": 4096,
|
|
1549
|
+
"kindString": "Call signature",
|
|
1550
|
+
"flags": {},
|
|
1551
|
+
"parameters": [
|
|
1552
|
+
{
|
|
1553
|
+
"id": 141,
|
|
1554
|
+
"name": "payloads",
|
|
1555
|
+
"kind": 32768,
|
|
1556
|
+
"kindString": "Parameter",
|
|
1557
|
+
"flags": {},
|
|
1558
|
+
"type": {
|
|
1559
|
+
"type": "array",
|
|
1560
|
+
"elementType": {
|
|
1561
|
+
"type": "union",
|
|
1562
|
+
"types": [
|
|
1759
1563
|
{
|
|
1760
|
-
"
|
|
1761
|
-
"
|
|
1762
|
-
|
|
1763
|
-
143,
|
|
1764
|
-
145,
|
|
1765
|
-
146
|
|
1766
|
-
]
|
|
1767
|
-
}
|
|
1768
|
-
],
|
|
1769
|
-
"sources": [
|
|
1564
|
+
"type": "literal",
|
|
1565
|
+
"value": null
|
|
1566
|
+
},
|
|
1770
1567
|
{
|
|
1771
|
-
"
|
|
1772
|
-
"
|
|
1773
|
-
"
|
|
1568
|
+
"type": "reference",
|
|
1569
|
+
"id": 80,
|
|
1570
|
+
"name": "XyoEthereumGasEtherchainV2Payload"
|
|
1774
1571
|
}
|
|
1775
1572
|
]
|
|
1776
1573
|
}
|
|
1777
1574
|
}
|
|
1575
|
+
},
|
|
1576
|
+
{
|
|
1577
|
+
"id": 142,
|
|
1578
|
+
"name": "account",
|
|
1579
|
+
"kind": 32768,
|
|
1580
|
+
"kindString": "Parameter",
|
|
1581
|
+
"flags": {
|
|
1582
|
+
"isOptional": true
|
|
1583
|
+
},
|
|
1584
|
+
"type": {
|
|
1585
|
+
"type": "reference",
|
|
1586
|
+
"name": "XyoAccount"
|
|
1587
|
+
}
|
|
1588
|
+
}
|
|
1589
|
+
],
|
|
1590
|
+
"type": {
|
|
1591
|
+
"type": "reference",
|
|
1592
|
+
"typeArguments": [
|
|
1593
|
+
{
|
|
1594
|
+
"type": "reference",
|
|
1595
|
+
"id": 80,
|
|
1596
|
+
"name": "XyoEthereumGasEtherchainV2Payload"
|
|
1597
|
+
}
|
|
1778
1598
|
],
|
|
1779
|
-
"name": "
|
|
1599
|
+
"name": "XyoModuleQueryResult"
|
|
1780
1600
|
},
|
|
1781
1601
|
"inheritedFrom": {
|
|
1782
1602
|
"type": "reference",
|
|
1783
|
-
"name": "XyoTimestampWitness.
|
|
1603
|
+
"name": "XyoTimestampWitness.bindPayloadsInternal"
|
|
1784
1604
|
}
|
|
1785
1605
|
}
|
|
1786
1606
|
],
|
|
1787
1607
|
"inheritedFrom": {
|
|
1788
1608
|
"type": "reference",
|
|
1789
|
-
"name": "XyoTimestampWitness.
|
|
1609
|
+
"name": "XyoTimestampWitness.bindPayloadsInternal"
|
|
1790
1610
|
}
|
|
1791
1611
|
},
|
|
1792
1612
|
{
|
|
@@ -1809,6 +1629,21 @@
|
|
|
1809
1629
|
"kind": 4096,
|
|
1810
1630
|
"kindString": "Call signature",
|
|
1811
1631
|
"flags": {},
|
|
1632
|
+
"parameters": [
|
|
1633
|
+
{
|
|
1634
|
+
"id": 119,
|
|
1635
|
+
"name": "_queryAccount",
|
|
1636
|
+
"kind": 32768,
|
|
1637
|
+
"kindString": "Parameter",
|
|
1638
|
+
"flags": {
|
|
1639
|
+
"isOptional": true
|
|
1640
|
+
},
|
|
1641
|
+
"type": {
|
|
1642
|
+
"type": "reference",
|
|
1643
|
+
"name": "XyoAccount"
|
|
1644
|
+
}
|
|
1645
|
+
}
|
|
1646
|
+
],
|
|
1812
1647
|
"type": {
|
|
1813
1648
|
"type": "intrinsic",
|
|
1814
1649
|
"name": "void"
|
|
@@ -1825,7 +1660,7 @@
|
|
|
1825
1660
|
}
|
|
1826
1661
|
},
|
|
1827
1662
|
{
|
|
1828
|
-
"id":
|
|
1663
|
+
"id": 120,
|
|
1829
1664
|
"name": "initialize",
|
|
1830
1665
|
"kind": 2048,
|
|
1831
1666
|
"kindString": "Method",
|
|
@@ -1839,11 +1674,26 @@
|
|
|
1839
1674
|
],
|
|
1840
1675
|
"signatures": [
|
|
1841
1676
|
{
|
|
1842
|
-
"id":
|
|
1677
|
+
"id": 121,
|
|
1843
1678
|
"name": "initialize",
|
|
1844
1679
|
"kind": 4096,
|
|
1845
1680
|
"kindString": "Call signature",
|
|
1846
1681
|
"flags": {},
|
|
1682
|
+
"parameters": [
|
|
1683
|
+
{
|
|
1684
|
+
"id": 122,
|
|
1685
|
+
"name": "_queryAccount",
|
|
1686
|
+
"kind": 32768,
|
|
1687
|
+
"kindString": "Parameter",
|
|
1688
|
+
"flags": {
|
|
1689
|
+
"isOptional": true
|
|
1690
|
+
},
|
|
1691
|
+
"type": {
|
|
1692
|
+
"type": "reference",
|
|
1693
|
+
"name": "XyoAccount"
|
|
1694
|
+
}
|
|
1695
|
+
}
|
|
1696
|
+
],
|
|
1847
1697
|
"type": {
|
|
1848
1698
|
"type": "intrinsic",
|
|
1849
1699
|
"name": "void"
|
|
@@ -2060,7 +1910,7 @@
|
|
|
2060
1910
|
}
|
|
2061
1911
|
},
|
|
2062
1912
|
{
|
|
2063
|
-
"id":
|
|
1913
|
+
"id": 126,
|
|
2064
1914
|
"name": "shutdown",
|
|
2065
1915
|
"kind": 2048,
|
|
2066
1916
|
"kindString": "Method",
|
|
@@ -2074,11 +1924,26 @@
|
|
|
2074
1924
|
],
|
|
2075
1925
|
"signatures": [
|
|
2076
1926
|
{
|
|
2077
|
-
"id":
|
|
1927
|
+
"id": 127,
|
|
2078
1928
|
"name": "shutdown",
|
|
2079
1929
|
"kind": 4096,
|
|
2080
1930
|
"kindString": "Call signature",
|
|
2081
1931
|
"flags": {},
|
|
1932
|
+
"parameters": [
|
|
1933
|
+
{
|
|
1934
|
+
"id": 128,
|
|
1935
|
+
"name": "_queryAccount",
|
|
1936
|
+
"kind": 32768,
|
|
1937
|
+
"kindString": "Parameter",
|
|
1938
|
+
"flags": {
|
|
1939
|
+
"isOptional": true
|
|
1940
|
+
},
|
|
1941
|
+
"type": {
|
|
1942
|
+
"type": "reference",
|
|
1943
|
+
"name": "XyoAccount"
|
|
1944
|
+
}
|
|
1945
|
+
}
|
|
1946
|
+
],
|
|
2082
1947
|
"type": {
|
|
2083
1948
|
"type": "intrinsic",
|
|
2084
1949
|
"name": "void"
|
|
@@ -2095,7 +1960,7 @@
|
|
|
2095
1960
|
}
|
|
2096
1961
|
},
|
|
2097
1962
|
{
|
|
2098
|
-
"id":
|
|
1963
|
+
"id": 123,
|
|
2099
1964
|
"name": "subscribe",
|
|
2100
1965
|
"kind": 2048,
|
|
2101
1966
|
"kindString": "Method",
|
|
@@ -2109,11 +1974,26 @@
|
|
|
2109
1974
|
],
|
|
2110
1975
|
"signatures": [
|
|
2111
1976
|
{
|
|
2112
|
-
"id":
|
|
1977
|
+
"id": 124,
|
|
2113
1978
|
"name": "subscribe",
|
|
2114
1979
|
"kind": 4096,
|
|
2115
1980
|
"kindString": "Call signature",
|
|
2116
1981
|
"flags": {},
|
|
1982
|
+
"parameters": [
|
|
1983
|
+
{
|
|
1984
|
+
"id": 125,
|
|
1985
|
+
"name": "_queryAccount",
|
|
1986
|
+
"kind": 32768,
|
|
1987
|
+
"kindString": "Parameter",
|
|
1988
|
+
"flags": {
|
|
1989
|
+
"isOptional": true
|
|
1990
|
+
},
|
|
1991
|
+
"type": {
|
|
1992
|
+
"type": "reference",
|
|
1993
|
+
"name": "XyoAccount"
|
|
1994
|
+
}
|
|
1995
|
+
}
|
|
1996
|
+
],
|
|
2117
1997
|
"type": {
|
|
2118
1998
|
"type": "intrinsic",
|
|
2119
1999
|
"name": "void"
|
|
@@ -2155,16 +2035,18 @@
|
|
|
2155
2035
|
{
|
|
2156
2036
|
"title": "Methods",
|
|
2157
2037
|
"children": [
|
|
2158
|
-
125,
|
|
2159
2038
|
134,
|
|
2039
|
+
129,
|
|
2040
|
+
143,
|
|
2041
|
+
139,
|
|
2160
2042
|
117,
|
|
2161
|
-
|
|
2043
|
+
120,
|
|
2162
2044
|
100,
|
|
2163
2045
|
104,
|
|
2164
2046
|
106,
|
|
2165
2047
|
114,
|
|
2166
|
-
|
|
2167
|
-
|
|
2048
|
+
126,
|
|
2049
|
+
123
|
|
2168
2050
|
]
|
|
2169
2051
|
}
|
|
2170
2052
|
],
|
|
@@ -2408,7 +2290,7 @@
|
|
|
2408
2290
|
}
|
|
2409
2291
|
},
|
|
2410
2292
|
{
|
|
2411
|
-
"id":
|
|
2293
|
+
"id": 199,
|
|
2412
2294
|
"name": "bindHashes",
|
|
2413
2295
|
"kind": 2048,
|
|
2414
2296
|
"kindString": "Method",
|
|
@@ -2416,44 +2298,226 @@
|
|
|
2416
2298
|
"sources": [
|
|
2417
2299
|
{
|
|
2418
2300
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2419
|
-
"line":
|
|
2301
|
+
"line": 22,
|
|
2420
2302
|
"character": 4
|
|
2421
2303
|
}
|
|
2422
2304
|
],
|
|
2423
2305
|
"signatures": [
|
|
2424
2306
|
{
|
|
2425
|
-
"id":
|
|
2307
|
+
"id": 200,
|
|
2426
2308
|
"name": "bindHashes",
|
|
2427
2309
|
"kind": 4096,
|
|
2428
2310
|
"kindString": "Call signature",
|
|
2429
2311
|
"flags": {},
|
|
2430
2312
|
"parameters": [
|
|
2431
2313
|
{
|
|
2432
|
-
"id":
|
|
2433
|
-
"name": "hashes",
|
|
2314
|
+
"id": 201,
|
|
2315
|
+
"name": "hashes",
|
|
2316
|
+
"kind": 32768,
|
|
2317
|
+
"kindString": "Parameter",
|
|
2318
|
+
"flags": {},
|
|
2319
|
+
"type": {
|
|
2320
|
+
"type": "array",
|
|
2321
|
+
"elementType": {
|
|
2322
|
+
"type": "intrinsic",
|
|
2323
|
+
"name": "string"
|
|
2324
|
+
}
|
|
2325
|
+
}
|
|
2326
|
+
},
|
|
2327
|
+
{
|
|
2328
|
+
"id": 202,
|
|
2329
|
+
"name": "schema",
|
|
2330
|
+
"kind": 32768,
|
|
2331
|
+
"kindString": "Parameter",
|
|
2332
|
+
"flags": {},
|
|
2333
|
+
"type": {
|
|
2334
|
+
"type": "array",
|
|
2335
|
+
"elementType": {
|
|
2336
|
+
"type": "intrinsic",
|
|
2337
|
+
"name": "string"
|
|
2338
|
+
}
|
|
2339
|
+
}
|
|
2340
|
+
},
|
|
2341
|
+
{
|
|
2342
|
+
"id": 203,
|
|
2343
|
+
"name": "account",
|
|
2344
|
+
"kind": 32768,
|
|
2345
|
+
"kindString": "Parameter",
|
|
2346
|
+
"flags": {
|
|
2347
|
+
"isOptional": true
|
|
2348
|
+
},
|
|
2349
|
+
"type": {
|
|
2350
|
+
"type": "reference",
|
|
2351
|
+
"name": "XyoAccount"
|
|
2352
|
+
}
|
|
2353
|
+
}
|
|
2354
|
+
],
|
|
2355
|
+
"type": {
|
|
2356
|
+
"type": "reference",
|
|
2357
|
+
"typeArguments": [
|
|
2358
|
+
{
|
|
2359
|
+
"type": "intrinsic",
|
|
2360
|
+
"name": "unknown"
|
|
2361
|
+
},
|
|
2362
|
+
{
|
|
2363
|
+
"type": "reference",
|
|
2364
|
+
"name": "XyoAccount"
|
|
2365
|
+
}
|
|
2366
|
+
],
|
|
2367
|
+
"name": "PromiseEx"
|
|
2368
|
+
},
|
|
2369
|
+
"inheritedFrom": {
|
|
2370
|
+
"type": "reference",
|
|
2371
|
+
"name": "XyoTimestampWitness.bindHashes"
|
|
2372
|
+
}
|
|
2373
|
+
}
|
|
2374
|
+
],
|
|
2375
|
+
"inheritedFrom": {
|
|
2376
|
+
"type": "reference",
|
|
2377
|
+
"name": "XyoTimestampWitness.bindHashes"
|
|
2378
|
+
}
|
|
2379
|
+
},
|
|
2380
|
+
{
|
|
2381
|
+
"id": 194,
|
|
2382
|
+
"name": "bindHashesInternal",
|
|
2383
|
+
"kind": 2048,
|
|
2384
|
+
"kindString": "Method",
|
|
2385
|
+
"flags": {},
|
|
2386
|
+
"sources": [
|
|
2387
|
+
{
|
|
2388
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2389
|
+
"line": 21,
|
|
2390
|
+
"character": 4
|
|
2391
|
+
}
|
|
2392
|
+
],
|
|
2393
|
+
"signatures": [
|
|
2394
|
+
{
|
|
2395
|
+
"id": 195,
|
|
2396
|
+
"name": "bindHashesInternal",
|
|
2397
|
+
"kind": 4096,
|
|
2398
|
+
"kindString": "Call signature",
|
|
2399
|
+
"flags": {},
|
|
2400
|
+
"parameters": [
|
|
2401
|
+
{
|
|
2402
|
+
"id": 196,
|
|
2403
|
+
"name": "hashes",
|
|
2404
|
+
"kind": 32768,
|
|
2405
|
+
"kindString": "Parameter",
|
|
2406
|
+
"flags": {},
|
|
2407
|
+
"type": {
|
|
2408
|
+
"type": "array",
|
|
2409
|
+
"elementType": {
|
|
2410
|
+
"type": "intrinsic",
|
|
2411
|
+
"name": "string"
|
|
2412
|
+
}
|
|
2413
|
+
}
|
|
2414
|
+
},
|
|
2415
|
+
{
|
|
2416
|
+
"id": 197,
|
|
2417
|
+
"name": "schema",
|
|
2418
|
+
"kind": 32768,
|
|
2419
|
+
"kindString": "Parameter",
|
|
2420
|
+
"flags": {},
|
|
2421
|
+
"type": {
|
|
2422
|
+
"type": "array",
|
|
2423
|
+
"elementType": {
|
|
2424
|
+
"type": "intrinsic",
|
|
2425
|
+
"name": "string"
|
|
2426
|
+
}
|
|
2427
|
+
}
|
|
2428
|
+
},
|
|
2429
|
+
{
|
|
2430
|
+
"id": 198,
|
|
2431
|
+
"name": "account",
|
|
2432
|
+
"kind": 32768,
|
|
2433
|
+
"kindString": "Parameter",
|
|
2434
|
+
"flags": {
|
|
2435
|
+
"isOptional": true
|
|
2436
|
+
},
|
|
2437
|
+
"type": {
|
|
2438
|
+
"type": "reference",
|
|
2439
|
+
"name": "XyoAccount"
|
|
2440
|
+
}
|
|
2441
|
+
}
|
|
2442
|
+
],
|
|
2443
|
+
"type": {
|
|
2444
|
+
"type": "reference",
|
|
2445
|
+
"typeArguments": [
|
|
2446
|
+
{
|
|
2447
|
+
"type": "reference",
|
|
2448
|
+
"id": 153,
|
|
2449
|
+
"name": "XyoEthereumGasEtherscanPayload"
|
|
2450
|
+
}
|
|
2451
|
+
],
|
|
2452
|
+
"name": "XyoModuleQueryResult"
|
|
2453
|
+
},
|
|
2454
|
+
"inheritedFrom": {
|
|
2455
|
+
"type": "reference",
|
|
2456
|
+
"name": "XyoTimestampWitness.bindHashesInternal"
|
|
2457
|
+
}
|
|
2458
|
+
}
|
|
2459
|
+
],
|
|
2460
|
+
"inheritedFrom": {
|
|
2461
|
+
"type": "reference",
|
|
2462
|
+
"name": "XyoTimestampWitness.bindHashesInternal"
|
|
2463
|
+
}
|
|
2464
|
+
},
|
|
2465
|
+
{
|
|
2466
|
+
"id": 208,
|
|
2467
|
+
"name": "bindPayloads",
|
|
2468
|
+
"kind": 2048,
|
|
2469
|
+
"kindString": "Method",
|
|
2470
|
+
"flags": {},
|
|
2471
|
+
"sources": [
|
|
2472
|
+
{
|
|
2473
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2474
|
+
"line": 24,
|
|
2475
|
+
"character": 4
|
|
2476
|
+
}
|
|
2477
|
+
],
|
|
2478
|
+
"signatures": [
|
|
2479
|
+
{
|
|
2480
|
+
"id": 209,
|
|
2481
|
+
"name": "bindPayloads",
|
|
2482
|
+
"kind": 4096,
|
|
2483
|
+
"kindString": "Call signature",
|
|
2484
|
+
"flags": {},
|
|
2485
|
+
"parameters": [
|
|
2486
|
+
{
|
|
2487
|
+
"id": 210,
|
|
2488
|
+
"name": "payloads",
|
|
2434
2489
|
"kind": 32768,
|
|
2435
2490
|
"kindString": "Parameter",
|
|
2436
2491
|
"flags": {},
|
|
2437
2492
|
"type": {
|
|
2438
2493
|
"type": "array",
|
|
2439
2494
|
"elementType": {
|
|
2440
|
-
"type": "
|
|
2441
|
-
"
|
|
2495
|
+
"type": "union",
|
|
2496
|
+
"types": [
|
|
2497
|
+
{
|
|
2498
|
+
"type": "literal",
|
|
2499
|
+
"value": null
|
|
2500
|
+
},
|
|
2501
|
+
{
|
|
2502
|
+
"type": "reference",
|
|
2503
|
+
"id": 153,
|
|
2504
|
+
"name": "XyoEthereumGasEtherscanPayload"
|
|
2505
|
+
}
|
|
2506
|
+
]
|
|
2442
2507
|
}
|
|
2443
2508
|
}
|
|
2444
2509
|
},
|
|
2445
2510
|
{
|
|
2446
|
-
"id":
|
|
2447
|
-
"name": "
|
|
2511
|
+
"id": 211,
|
|
2512
|
+
"name": "account",
|
|
2448
2513
|
"kind": 32768,
|
|
2449
2514
|
"kindString": "Parameter",
|
|
2450
|
-
"flags": {
|
|
2515
|
+
"flags": {
|
|
2516
|
+
"isOptional": true
|
|
2517
|
+
},
|
|
2451
2518
|
"type": {
|
|
2452
|
-
"type": "
|
|
2453
|
-
"
|
|
2454
|
-
"type": "intrinsic",
|
|
2455
|
-
"name": "string"
|
|
2456
|
-
}
|
|
2519
|
+
"type": "reference",
|
|
2520
|
+
"name": "XyoAccount"
|
|
2457
2521
|
}
|
|
2458
2522
|
}
|
|
2459
2523
|
],
|
|
@@ -2462,156 +2526,56 @@
|
|
|
2462
2526
|
"typeArguments": [
|
|
2463
2527
|
{
|
|
2464
2528
|
"type": "reference",
|
|
2465
|
-
"
|
|
2529
|
+
"typeArguments": [
|
|
2530
|
+
{
|
|
2531
|
+
"type": "reference",
|
|
2532
|
+
"id": 153,
|
|
2533
|
+
"name": "XyoEthereumGasEtherscanPayload"
|
|
2534
|
+
}
|
|
2535
|
+
],
|
|
2536
|
+
"name": "XyoModuleQueryResult"
|
|
2466
2537
|
},
|
|
2467
2538
|
{
|
|
2468
|
-
"type": "
|
|
2469
|
-
"
|
|
2470
|
-
"id": 194,
|
|
2471
|
-
"name": "__type",
|
|
2472
|
-
"kind": 65536,
|
|
2473
|
-
"kindString": "Type literal",
|
|
2474
|
-
"flags": {},
|
|
2475
|
-
"children": [
|
|
2476
|
-
{
|
|
2477
|
-
"id": 196,
|
|
2478
|
-
"name": "previousHash",
|
|
2479
|
-
"kind": 1024,
|
|
2480
|
-
"kindString": "Property",
|
|
2481
|
-
"flags": {
|
|
2482
|
-
"isOptional": true
|
|
2483
|
-
},
|
|
2484
|
-
"sources": [
|
|
2485
|
-
{
|
|
2486
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2487
|
-
"line": 23,
|
|
2488
|
-
"character": 8
|
|
2489
|
-
}
|
|
2490
|
-
],
|
|
2491
|
-
"type": {
|
|
2492
|
-
"type": "intrinsic",
|
|
2493
|
-
"name": "string"
|
|
2494
|
-
}
|
|
2495
|
-
},
|
|
2496
|
-
{
|
|
2497
|
-
"id": 195,
|
|
2498
|
-
"name": "schema",
|
|
2499
|
-
"kind": 1024,
|
|
2500
|
-
"kindString": "Property",
|
|
2501
|
-
"flags": {},
|
|
2502
|
-
"sources": [
|
|
2503
|
-
{
|
|
2504
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2505
|
-
"line": 22,
|
|
2506
|
-
"character": 8
|
|
2507
|
-
}
|
|
2508
|
-
],
|
|
2509
|
-
"type": {
|
|
2510
|
-
"type": "intrinsic",
|
|
2511
|
-
"name": "string"
|
|
2512
|
-
}
|
|
2513
|
-
},
|
|
2514
|
-
{
|
|
2515
|
-
"id": 197,
|
|
2516
|
-
"name": "sources",
|
|
2517
|
-
"kind": 1024,
|
|
2518
|
-
"kindString": "Property",
|
|
2519
|
-
"flags": {
|
|
2520
|
-
"isOptional": true
|
|
2521
|
-
},
|
|
2522
|
-
"sources": [
|
|
2523
|
-
{
|
|
2524
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2525
|
-
"line": 24,
|
|
2526
|
-
"character": 8
|
|
2527
|
-
}
|
|
2528
|
-
],
|
|
2529
|
-
"type": {
|
|
2530
|
-
"type": "array",
|
|
2531
|
-
"elementType": {
|
|
2532
|
-
"type": "intrinsic",
|
|
2533
|
-
"name": "string"
|
|
2534
|
-
}
|
|
2535
|
-
}
|
|
2536
|
-
},
|
|
2537
|
-
{
|
|
2538
|
-
"id": 198,
|
|
2539
|
-
"name": "timestamp",
|
|
2540
|
-
"kind": 1024,
|
|
2541
|
-
"kindString": "Property",
|
|
2542
|
-
"flags": {
|
|
2543
|
-
"isOptional": true
|
|
2544
|
-
},
|
|
2545
|
-
"sources": [
|
|
2546
|
-
{
|
|
2547
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2548
|
-
"line": 25,
|
|
2549
|
-
"character": 8
|
|
2550
|
-
}
|
|
2551
|
-
],
|
|
2552
|
-
"type": {
|
|
2553
|
-
"type": "intrinsic",
|
|
2554
|
-
"name": "number"
|
|
2555
|
-
}
|
|
2556
|
-
}
|
|
2557
|
-
],
|
|
2558
|
-
"groups": [
|
|
2559
|
-
{
|
|
2560
|
-
"title": "Properties",
|
|
2561
|
-
"children": [
|
|
2562
|
-
196,
|
|
2563
|
-
195,
|
|
2564
|
-
197,
|
|
2565
|
-
198
|
|
2566
|
-
]
|
|
2567
|
-
}
|
|
2568
|
-
],
|
|
2569
|
-
"sources": [
|
|
2570
|
-
{
|
|
2571
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2572
|
-
"line": 21,
|
|
2573
|
-
"character": 165
|
|
2574
|
-
}
|
|
2575
|
-
]
|
|
2576
|
-
}
|
|
2539
|
+
"type": "reference",
|
|
2540
|
+
"name": "XyoAccount"
|
|
2577
2541
|
}
|
|
2578
2542
|
],
|
|
2579
|
-
"name": "
|
|
2543
|
+
"name": "PromiseEx"
|
|
2580
2544
|
},
|
|
2581
2545
|
"inheritedFrom": {
|
|
2582
2546
|
"type": "reference",
|
|
2583
|
-
"name": "XyoTimestampWitness.
|
|
2547
|
+
"name": "XyoTimestampWitness.bindPayloads"
|
|
2584
2548
|
}
|
|
2585
2549
|
}
|
|
2586
2550
|
],
|
|
2587
2551
|
"inheritedFrom": {
|
|
2588
2552
|
"type": "reference",
|
|
2589
|
-
"name": "XyoTimestampWitness.
|
|
2553
|
+
"name": "XyoTimestampWitness.bindPayloads"
|
|
2590
2554
|
}
|
|
2591
2555
|
},
|
|
2592
2556
|
{
|
|
2593
|
-
"id":
|
|
2594
|
-
"name": "
|
|
2557
|
+
"id": 204,
|
|
2558
|
+
"name": "bindPayloadsInternal",
|
|
2595
2559
|
"kind": 2048,
|
|
2596
2560
|
"kindString": "Method",
|
|
2597
2561
|
"flags": {},
|
|
2598
2562
|
"sources": [
|
|
2599
2563
|
{
|
|
2600
2564
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2601
|
-
"line":
|
|
2565
|
+
"line": 23,
|
|
2602
2566
|
"character": 4
|
|
2603
2567
|
}
|
|
2604
2568
|
],
|
|
2605
2569
|
"signatures": [
|
|
2606
2570
|
{
|
|
2607
|
-
"id":
|
|
2608
|
-
"name": "
|
|
2571
|
+
"id": 205,
|
|
2572
|
+
"name": "bindPayloadsInternal",
|
|
2609
2573
|
"kind": 4096,
|
|
2610
2574
|
"kindString": "Call signature",
|
|
2611
2575
|
"flags": {},
|
|
2612
2576
|
"parameters": [
|
|
2613
2577
|
{
|
|
2614
|
-
"id":
|
|
2578
|
+
"id": 206,
|
|
2615
2579
|
"name": "payloads",
|
|
2616
2580
|
"kind": 32768,
|
|
2617
2581
|
"kindString": "Parameter",
|
|
@@ -2626,119 +2590,26 @@
|
|
|
2626
2590
|
"value": null
|
|
2627
2591
|
},
|
|
2628
2592
|
{
|
|
2629
|
-
"type": "
|
|
2630
|
-
"
|
|
2631
|
-
|
|
2632
|
-
"name": "__type",
|
|
2633
|
-
"kind": 65536,
|
|
2634
|
-
"kindString": "Type literal",
|
|
2635
|
-
"flags": {},
|
|
2636
|
-
"children": [
|
|
2637
|
-
{
|
|
2638
|
-
"id": 204,
|
|
2639
|
-
"name": "previousHash",
|
|
2640
|
-
"kind": 1024,
|
|
2641
|
-
"kindString": "Property",
|
|
2642
|
-
"flags": {
|
|
2643
|
-
"isOptional": true
|
|
2644
|
-
},
|
|
2645
|
-
"sources": [
|
|
2646
|
-
{
|
|
2647
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
2648
|
-
"line": 9,
|
|
2649
|
-
"character": 4
|
|
2650
|
-
}
|
|
2651
|
-
],
|
|
2652
|
-
"type": {
|
|
2653
|
-
"type": "intrinsic",
|
|
2654
|
-
"name": "string"
|
|
2655
|
-
}
|
|
2656
|
-
},
|
|
2657
|
-
{
|
|
2658
|
-
"id": 203,
|
|
2659
|
-
"name": "schema",
|
|
2660
|
-
"kind": 1024,
|
|
2661
|
-
"kindString": "Property",
|
|
2662
|
-
"flags": {},
|
|
2663
|
-
"sources": [
|
|
2664
|
-
{
|
|
2665
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
2666
|
-
"line": 8,
|
|
2667
|
-
"character": 4
|
|
2668
|
-
}
|
|
2669
|
-
],
|
|
2670
|
-
"type": {
|
|
2671
|
-
"type": "intrinsic",
|
|
2672
|
-
"name": "string"
|
|
2673
|
-
}
|
|
2674
|
-
},
|
|
2675
|
-
{
|
|
2676
|
-
"id": 205,
|
|
2677
|
-
"name": "sources",
|
|
2678
|
-
"kind": 1024,
|
|
2679
|
-
"kindString": "Property",
|
|
2680
|
-
"flags": {
|
|
2681
|
-
"isOptional": true
|
|
2682
|
-
},
|
|
2683
|
-
"sources": [
|
|
2684
|
-
{
|
|
2685
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
2686
|
-
"line": 10,
|
|
2687
|
-
"character": 4
|
|
2688
|
-
}
|
|
2689
|
-
],
|
|
2690
|
-
"type": {
|
|
2691
|
-
"type": "array",
|
|
2692
|
-
"elementType": {
|
|
2693
|
-
"type": "intrinsic",
|
|
2694
|
-
"name": "string"
|
|
2695
|
-
}
|
|
2696
|
-
}
|
|
2697
|
-
},
|
|
2698
|
-
{
|
|
2699
|
-
"id": 206,
|
|
2700
|
-
"name": "timestamp",
|
|
2701
|
-
"kind": 1024,
|
|
2702
|
-
"kindString": "Property",
|
|
2703
|
-
"flags": {
|
|
2704
|
-
"isOptional": true
|
|
2705
|
-
},
|
|
2706
|
-
"sources": [
|
|
2707
|
-
{
|
|
2708
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
2709
|
-
"line": 11,
|
|
2710
|
-
"character": 4
|
|
2711
|
-
}
|
|
2712
|
-
],
|
|
2713
|
-
"type": {
|
|
2714
|
-
"type": "intrinsic",
|
|
2715
|
-
"name": "number"
|
|
2716
|
-
}
|
|
2717
|
-
}
|
|
2718
|
-
],
|
|
2719
|
-
"groups": [
|
|
2720
|
-
{
|
|
2721
|
-
"title": "Properties",
|
|
2722
|
-
"children": [
|
|
2723
|
-
204,
|
|
2724
|
-
203,
|
|
2725
|
-
205,
|
|
2726
|
-
206
|
|
2727
|
-
]
|
|
2728
|
-
}
|
|
2729
|
-
],
|
|
2730
|
-
"sources": [
|
|
2731
|
-
{
|
|
2732
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
2733
|
-
"line": 7,
|
|
2734
|
-
"character": 107
|
|
2735
|
-
}
|
|
2736
|
-
]
|
|
2737
|
-
}
|
|
2593
|
+
"type": "reference",
|
|
2594
|
+
"id": 153,
|
|
2595
|
+
"name": "XyoEthereumGasEtherscanPayload"
|
|
2738
2596
|
}
|
|
2739
2597
|
]
|
|
2740
2598
|
}
|
|
2741
2599
|
}
|
|
2600
|
+
},
|
|
2601
|
+
{
|
|
2602
|
+
"id": 207,
|
|
2603
|
+
"name": "account",
|
|
2604
|
+
"kind": 32768,
|
|
2605
|
+
"kindString": "Parameter",
|
|
2606
|
+
"flags": {
|
|
2607
|
+
"isOptional": true
|
|
2608
|
+
},
|
|
2609
|
+
"type": {
|
|
2610
|
+
"type": "reference",
|
|
2611
|
+
"name": "XyoAccount"
|
|
2612
|
+
}
|
|
2742
2613
|
}
|
|
2743
2614
|
],
|
|
2744
2615
|
"type": {
|
|
@@ -2746,131 +2617,21 @@
|
|
|
2746
2617
|
"typeArguments": [
|
|
2747
2618
|
{
|
|
2748
2619
|
"type": "reference",
|
|
2749
|
-
"
|
|
2750
|
-
|
|
2751
|
-
{
|
|
2752
|
-
"type": "reflection",
|
|
2753
|
-
"declaration": {
|
|
2754
|
-
"id": 207,
|
|
2755
|
-
"name": "__type",
|
|
2756
|
-
"kind": 65536,
|
|
2757
|
-
"kindString": "Type literal",
|
|
2758
|
-
"flags": {},
|
|
2759
|
-
"children": [
|
|
2760
|
-
{
|
|
2761
|
-
"id": 209,
|
|
2762
|
-
"name": "previousHash",
|
|
2763
|
-
"kind": 1024,
|
|
2764
|
-
"kindString": "Property",
|
|
2765
|
-
"flags": {
|
|
2766
|
-
"isOptional": true
|
|
2767
|
-
},
|
|
2768
|
-
"sources": [
|
|
2769
|
-
{
|
|
2770
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2771
|
-
"line": 29,
|
|
2772
|
-
"character": 8
|
|
2773
|
-
}
|
|
2774
|
-
],
|
|
2775
|
-
"type": {
|
|
2776
|
-
"type": "intrinsic",
|
|
2777
|
-
"name": "string"
|
|
2778
|
-
}
|
|
2779
|
-
},
|
|
2780
|
-
{
|
|
2781
|
-
"id": 208,
|
|
2782
|
-
"name": "schema",
|
|
2783
|
-
"kind": 1024,
|
|
2784
|
-
"kindString": "Property",
|
|
2785
|
-
"flags": {},
|
|
2786
|
-
"sources": [
|
|
2787
|
-
{
|
|
2788
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2789
|
-
"line": 28,
|
|
2790
|
-
"character": 8
|
|
2791
|
-
}
|
|
2792
|
-
],
|
|
2793
|
-
"type": {
|
|
2794
|
-
"type": "intrinsic",
|
|
2795
|
-
"name": "string"
|
|
2796
|
-
}
|
|
2797
|
-
},
|
|
2798
|
-
{
|
|
2799
|
-
"id": 210,
|
|
2800
|
-
"name": "sources",
|
|
2801
|
-
"kind": 1024,
|
|
2802
|
-
"kindString": "Property",
|
|
2803
|
-
"flags": {
|
|
2804
|
-
"isOptional": true
|
|
2805
|
-
},
|
|
2806
|
-
"sources": [
|
|
2807
|
-
{
|
|
2808
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2809
|
-
"line": 30,
|
|
2810
|
-
"character": 8
|
|
2811
|
-
}
|
|
2812
|
-
],
|
|
2813
|
-
"type": {
|
|
2814
|
-
"type": "array",
|
|
2815
|
-
"elementType": {
|
|
2816
|
-
"type": "intrinsic",
|
|
2817
|
-
"name": "string"
|
|
2818
|
-
}
|
|
2819
|
-
}
|
|
2820
|
-
},
|
|
2821
|
-
{
|
|
2822
|
-
"id": 211,
|
|
2823
|
-
"name": "timestamp",
|
|
2824
|
-
"kind": 1024,
|
|
2825
|
-
"kindString": "Property",
|
|
2826
|
-
"flags": {
|
|
2827
|
-
"isOptional": true
|
|
2828
|
-
},
|
|
2829
|
-
"sources": [
|
|
2830
|
-
{
|
|
2831
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2832
|
-
"line": 31,
|
|
2833
|
-
"character": 8
|
|
2834
|
-
}
|
|
2835
|
-
],
|
|
2836
|
-
"type": {
|
|
2837
|
-
"type": "intrinsic",
|
|
2838
|
-
"name": "number"
|
|
2839
|
-
}
|
|
2840
|
-
}
|
|
2841
|
-
],
|
|
2842
|
-
"groups": [
|
|
2843
|
-
{
|
|
2844
|
-
"title": "Properties",
|
|
2845
|
-
"children": [
|
|
2846
|
-
209,
|
|
2847
|
-
208,
|
|
2848
|
-
210,
|
|
2849
|
-
211
|
|
2850
|
-
]
|
|
2851
|
-
}
|
|
2852
|
-
],
|
|
2853
|
-
"sources": [
|
|
2854
|
-
{
|
|
2855
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2856
|
-
"line": 27,
|
|
2857
|
-
"character": 164
|
|
2858
|
-
}
|
|
2859
|
-
]
|
|
2860
|
-
}
|
|
2620
|
+
"id": 153,
|
|
2621
|
+
"name": "XyoEthereumGasEtherscanPayload"
|
|
2861
2622
|
}
|
|
2862
2623
|
],
|
|
2863
|
-
"name": "
|
|
2624
|
+
"name": "XyoModuleQueryResult"
|
|
2864
2625
|
},
|
|
2865
2626
|
"inheritedFrom": {
|
|
2866
2627
|
"type": "reference",
|
|
2867
|
-
"name": "XyoTimestampWitness.
|
|
2628
|
+
"name": "XyoTimestampWitness.bindPayloadsInternal"
|
|
2868
2629
|
}
|
|
2869
2630
|
}
|
|
2870
2631
|
],
|
|
2871
2632
|
"inheritedFrom": {
|
|
2872
2633
|
"type": "reference",
|
|
2873
|
-
"name": "XyoTimestampWitness.
|
|
2634
|
+
"name": "XyoTimestampWitness.bindPayloadsInternal"
|
|
2874
2635
|
}
|
|
2875
2636
|
},
|
|
2876
2637
|
{
|
|
@@ -2893,6 +2654,21 @@
|
|
|
2893
2654
|
"kind": 4096,
|
|
2894
2655
|
"kindString": "Call signature",
|
|
2895
2656
|
"flags": {},
|
|
2657
|
+
"parameters": [
|
|
2658
|
+
{
|
|
2659
|
+
"id": 184,
|
|
2660
|
+
"name": "_queryAccount",
|
|
2661
|
+
"kind": 32768,
|
|
2662
|
+
"kindString": "Parameter",
|
|
2663
|
+
"flags": {
|
|
2664
|
+
"isOptional": true
|
|
2665
|
+
},
|
|
2666
|
+
"type": {
|
|
2667
|
+
"type": "reference",
|
|
2668
|
+
"name": "XyoAccount"
|
|
2669
|
+
}
|
|
2670
|
+
}
|
|
2671
|
+
],
|
|
2896
2672
|
"type": {
|
|
2897
2673
|
"type": "intrinsic",
|
|
2898
2674
|
"name": "void"
|
|
@@ -2909,7 +2685,7 @@
|
|
|
2909
2685
|
}
|
|
2910
2686
|
},
|
|
2911
2687
|
{
|
|
2912
|
-
"id":
|
|
2688
|
+
"id": 185,
|
|
2913
2689
|
"name": "initialize",
|
|
2914
2690
|
"kind": 2048,
|
|
2915
2691
|
"kindString": "Method",
|
|
@@ -2923,11 +2699,26 @@
|
|
|
2923
2699
|
],
|
|
2924
2700
|
"signatures": [
|
|
2925
2701
|
{
|
|
2926
|
-
"id":
|
|
2702
|
+
"id": 186,
|
|
2927
2703
|
"name": "initialize",
|
|
2928
2704
|
"kind": 4096,
|
|
2929
2705
|
"kindString": "Call signature",
|
|
2930
2706
|
"flags": {},
|
|
2707
|
+
"parameters": [
|
|
2708
|
+
{
|
|
2709
|
+
"id": 187,
|
|
2710
|
+
"name": "_queryAccount",
|
|
2711
|
+
"kind": 32768,
|
|
2712
|
+
"kindString": "Parameter",
|
|
2713
|
+
"flags": {
|
|
2714
|
+
"isOptional": true
|
|
2715
|
+
},
|
|
2716
|
+
"type": {
|
|
2717
|
+
"type": "reference",
|
|
2718
|
+
"name": "XyoAccount"
|
|
2719
|
+
}
|
|
2720
|
+
}
|
|
2721
|
+
],
|
|
2931
2722
|
"type": {
|
|
2932
2723
|
"type": "intrinsic",
|
|
2933
2724
|
"name": "void"
|
|
@@ -3144,7 +2935,7 @@
|
|
|
3144
2935
|
}
|
|
3145
2936
|
},
|
|
3146
2937
|
{
|
|
3147
|
-
"id":
|
|
2938
|
+
"id": 191,
|
|
3148
2939
|
"name": "shutdown",
|
|
3149
2940
|
"kind": 2048,
|
|
3150
2941
|
"kindString": "Method",
|
|
@@ -3158,11 +2949,26 @@
|
|
|
3158
2949
|
],
|
|
3159
2950
|
"signatures": [
|
|
3160
2951
|
{
|
|
3161
|
-
"id":
|
|
2952
|
+
"id": 192,
|
|
3162
2953
|
"name": "shutdown",
|
|
3163
2954
|
"kind": 4096,
|
|
3164
2955
|
"kindString": "Call signature",
|
|
3165
2956
|
"flags": {},
|
|
2957
|
+
"parameters": [
|
|
2958
|
+
{
|
|
2959
|
+
"id": 193,
|
|
2960
|
+
"name": "_queryAccount",
|
|
2961
|
+
"kind": 32768,
|
|
2962
|
+
"kindString": "Parameter",
|
|
2963
|
+
"flags": {
|
|
2964
|
+
"isOptional": true
|
|
2965
|
+
},
|
|
2966
|
+
"type": {
|
|
2967
|
+
"type": "reference",
|
|
2968
|
+
"name": "XyoAccount"
|
|
2969
|
+
}
|
|
2970
|
+
}
|
|
2971
|
+
],
|
|
3166
2972
|
"type": {
|
|
3167
2973
|
"type": "intrinsic",
|
|
3168
2974
|
"name": "void"
|
|
@@ -3179,7 +2985,7 @@
|
|
|
3179
2985
|
}
|
|
3180
2986
|
},
|
|
3181
2987
|
{
|
|
3182
|
-
"id":
|
|
2988
|
+
"id": 188,
|
|
3183
2989
|
"name": "subscribe",
|
|
3184
2990
|
"kind": 2048,
|
|
3185
2991
|
"kindString": "Method",
|
|
@@ -3193,11 +2999,26 @@
|
|
|
3193
2999
|
],
|
|
3194
3000
|
"signatures": [
|
|
3195
3001
|
{
|
|
3196
|
-
"id":
|
|
3002
|
+
"id": 189,
|
|
3197
3003
|
"name": "subscribe",
|
|
3198
3004
|
"kind": 4096,
|
|
3199
3005
|
"kindString": "Call signature",
|
|
3200
3006
|
"flags": {},
|
|
3007
|
+
"parameters": [
|
|
3008
|
+
{
|
|
3009
|
+
"id": 190,
|
|
3010
|
+
"name": "_queryAccount",
|
|
3011
|
+
"kind": 32768,
|
|
3012
|
+
"kindString": "Parameter",
|
|
3013
|
+
"flags": {
|
|
3014
|
+
"isOptional": true
|
|
3015
|
+
},
|
|
3016
|
+
"type": {
|
|
3017
|
+
"type": "reference",
|
|
3018
|
+
"name": "XyoAccount"
|
|
3019
|
+
}
|
|
3020
|
+
}
|
|
3021
|
+
],
|
|
3201
3022
|
"type": {
|
|
3202
3023
|
"type": "intrinsic",
|
|
3203
3024
|
"name": "void"
|
|
@@ -3239,16 +3060,18 @@
|
|
|
3239
3060
|
{
|
|
3240
3061
|
"title": "Methods",
|
|
3241
3062
|
"children": [
|
|
3242
|
-
190,
|
|
3243
3063
|
199,
|
|
3064
|
+
194,
|
|
3065
|
+
208,
|
|
3066
|
+
204,
|
|
3244
3067
|
182,
|
|
3245
|
-
|
|
3068
|
+
185,
|
|
3246
3069
|
165,
|
|
3247
3070
|
169,
|
|
3248
3071
|
171,
|
|
3249
3072
|
179,
|
|
3250
|
-
|
|
3251
|
-
|
|
3073
|
+
191,
|
|
3074
|
+
188
|
|
3252
3075
|
]
|
|
3253
3076
|
}
|
|
3254
3077
|
],
|
|
@@ -4385,7 +4208,7 @@
|
|
|
4385
4208
|
"fileName": "plugins/packages/blockchain/packages/ethereum/src/index.ts",
|
|
4386
4209
|
"line": 6,
|
|
4387
4210
|
"character": 13,
|
|
4388
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4211
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/plugins/packages/blockchain/packages/ethereum/src/index.ts#L6"
|
|
4389
4212
|
}
|
|
4390
4213
|
],
|
|
4391
4214
|
"type": {
|
|
@@ -4608,7 +4431,7 @@
|
|
|
4608
4431
|
"fileName": "plugins/packages/blockchain/packages/ethereum/src/index.ts",
|
|
4609
4432
|
"line": 1,
|
|
4610
4433
|
"character": 0,
|
|
4611
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4434
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/plugins/packages/blockchain/packages/ethereum/src/index.ts#L1"
|
|
4612
4435
|
}
|
|
4613
4436
|
]
|
|
4614
4437
|
}
|