@xyo-network/schema-plugin 2.43.6 → 2.43.7
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 +1496 -640
- package/package.json +6 -6
package/dist/docs.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"originalName": "",
|
|
8
8
|
"children": [
|
|
9
9
|
{
|
|
10
|
-
"id":
|
|
10
|
+
"id": 243,
|
|
11
11
|
"name": "default",
|
|
12
12
|
"kind": 8388608,
|
|
13
13
|
"kindString": "Reference",
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"fileName": "plugins/packages/payloadset/packages/schema/src/index.ts",
|
|
18
18
|
"line": 8,
|
|
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/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/index.ts#L8"
|
|
21
21
|
}
|
|
22
22
|
],
|
|
23
23
|
"target": 1
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"sources": [
|
|
41
41
|
{
|
|
42
42
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
43
|
-
"line":
|
|
43
|
+
"line": 22,
|
|
44
44
|
"character": 4
|
|
45
45
|
}
|
|
46
46
|
],
|
|
@@ -236,7 +236,7 @@
|
|
|
236
236
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
237
237
|
"line": 9,
|
|
238
238
|
"character": 56,
|
|
239
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
239
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
|
|
240
240
|
}
|
|
241
241
|
],
|
|
242
242
|
"type": {
|
|
@@ -258,7 +258,7 @@
|
|
|
258
258
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
259
259
|
"line": 9,
|
|
260
260
|
"character": 54,
|
|
261
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
261
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
|
|
262
262
|
}
|
|
263
263
|
]
|
|
264
264
|
}
|
|
@@ -391,6 +391,97 @@
|
|
|
391
391
|
"name": "AbstractWitness<XyoSchemaWitnessConfig>.constructor"
|
|
392
392
|
}
|
|
393
393
|
},
|
|
394
|
+
{
|
|
395
|
+
"id": 106,
|
|
396
|
+
"name": "_resolver",
|
|
397
|
+
"kind": 1024,
|
|
398
|
+
"kindString": "Property",
|
|
399
|
+
"flags": {
|
|
400
|
+
"isProtected": true,
|
|
401
|
+
"isOptional": true
|
|
402
|
+
},
|
|
403
|
+
"sources": [
|
|
404
|
+
{
|
|
405
|
+
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
406
|
+
"line": 15,
|
|
407
|
+
"character": 14
|
|
408
|
+
}
|
|
409
|
+
],
|
|
410
|
+
"type": {
|
|
411
|
+
"type": "reference",
|
|
412
|
+
"typeArguments": [
|
|
413
|
+
{
|
|
414
|
+
"type": "reference",
|
|
415
|
+
"typeArguments": [
|
|
416
|
+
{
|
|
417
|
+
"type": "intersection",
|
|
418
|
+
"types": [
|
|
419
|
+
{
|
|
420
|
+
"type": "reference",
|
|
421
|
+
"name": "SchemaFields"
|
|
422
|
+
},
|
|
423
|
+
{
|
|
424
|
+
"type": "reference",
|
|
425
|
+
"name": "PayloadFields"
|
|
426
|
+
},
|
|
427
|
+
{
|
|
428
|
+
"type": "reflection",
|
|
429
|
+
"declaration": {
|
|
430
|
+
"id": 107,
|
|
431
|
+
"name": "__type",
|
|
432
|
+
"kind": 65536,
|
|
433
|
+
"kindString": "Type literal",
|
|
434
|
+
"flags": {},
|
|
435
|
+
"children": [
|
|
436
|
+
{
|
|
437
|
+
"id": 108,
|
|
438
|
+
"name": "schema",
|
|
439
|
+
"kind": 1024,
|
|
440
|
+
"kindString": "Property",
|
|
441
|
+
"flags": {},
|
|
442
|
+
"sources": [
|
|
443
|
+
{
|
|
444
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
445
|
+
"line": 19,
|
|
446
|
+
"character": 4
|
|
447
|
+
}
|
|
448
|
+
],
|
|
449
|
+
"type": {
|
|
450
|
+
"type": "intrinsic",
|
|
451
|
+
"name": "string"
|
|
452
|
+
}
|
|
453
|
+
}
|
|
454
|
+
],
|
|
455
|
+
"groups": [
|
|
456
|
+
{
|
|
457
|
+
"title": "Properties",
|
|
458
|
+
"children": [
|
|
459
|
+
108
|
|
460
|
+
]
|
|
461
|
+
}
|
|
462
|
+
],
|
|
463
|
+
"sources": [
|
|
464
|
+
{
|
|
465
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
466
|
+
"line": 18,
|
|
467
|
+
"character": 17
|
|
468
|
+
}
|
|
469
|
+
]
|
|
470
|
+
}
|
|
471
|
+
}
|
|
472
|
+
]
|
|
473
|
+
}
|
|
474
|
+
],
|
|
475
|
+
"name": "Module"
|
|
476
|
+
}
|
|
477
|
+
],
|
|
478
|
+
"name": "ModuleResolver"
|
|
479
|
+
},
|
|
480
|
+
"inheritedFrom": {
|
|
481
|
+
"type": "reference",
|
|
482
|
+
"name": "AbstractWitness._resolver"
|
|
483
|
+
}
|
|
484
|
+
},
|
|
394
485
|
{
|
|
395
486
|
"id": 109,
|
|
396
487
|
"name": "_started",
|
|
@@ -480,123 +571,352 @@
|
|
|
480
571
|
}
|
|
481
572
|
},
|
|
482
573
|
{
|
|
483
|
-
"id":
|
|
484
|
-
"name": "
|
|
574
|
+
"id": 112,
|
|
575
|
+
"name": "allowedAddressValidator",
|
|
485
576
|
"kind": 1024,
|
|
486
577
|
"kindString": "Property",
|
|
487
|
-
"flags": {
|
|
578
|
+
"flags": {
|
|
579
|
+
"isProtected": true,
|
|
580
|
+
"isReadonly": true
|
|
581
|
+
},
|
|
488
582
|
"sources": [
|
|
489
583
|
{
|
|
490
584
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
491
|
-
"line":
|
|
492
|
-
"character":
|
|
585
|
+
"line": 19,
|
|
586
|
+
"character": 23
|
|
493
587
|
}
|
|
494
588
|
],
|
|
495
589
|
"type": {
|
|
496
|
-
"type": "
|
|
497
|
-
"
|
|
498
|
-
{
|
|
499
|
-
"type": "reference",
|
|
500
|
-
"name": "SchemaFields"
|
|
501
|
-
},
|
|
502
|
-
{
|
|
503
|
-
"type": "reference",
|
|
504
|
-
"name": "PayloadFields"
|
|
505
|
-
},
|
|
590
|
+
"type": "reference",
|
|
591
|
+
"typeArguments": [
|
|
506
592
|
{
|
|
507
|
-
"type": "
|
|
508
|
-
"
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
"
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
"
|
|
593
|
+
"type": "intersection",
|
|
594
|
+
"types": [
|
|
595
|
+
{
|
|
596
|
+
"type": "reference",
|
|
597
|
+
"name": "SchemaFields"
|
|
598
|
+
},
|
|
599
|
+
{
|
|
600
|
+
"type": "reference",
|
|
601
|
+
"name": "PayloadFields"
|
|
602
|
+
},
|
|
603
|
+
{
|
|
604
|
+
"type": "reflection",
|
|
605
|
+
"declaration": {
|
|
606
|
+
"id": 113,
|
|
607
|
+
"name": "__type",
|
|
608
|
+
"kind": 65536,
|
|
609
|
+
"kindString": "Type literal",
|
|
610
|
+
"flags": {},
|
|
611
|
+
"children": [
|
|
524
612
|
{
|
|
525
|
-
"
|
|
526
|
-
"
|
|
527
|
-
"
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
"id": 97,
|
|
534
|
-
"name": "__type",
|
|
535
|
-
"kind": 65536,
|
|
536
|
-
"kindString": "Type literal",
|
|
537
|
-
"flags": {},
|
|
538
|
-
"children": [
|
|
613
|
+
"id": 114,
|
|
614
|
+
"name": "security",
|
|
615
|
+
"kind": 1024,
|
|
616
|
+
"kindString": "Property",
|
|
617
|
+
"flags": {
|
|
618
|
+
"isOptional": true
|
|
619
|
+
},
|
|
620
|
+
"sources": [
|
|
539
621
|
{
|
|
540
|
-
"
|
|
541
|
-
"
|
|
542
|
-
"
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
622
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
623
|
+
"line": 8,
|
|
624
|
+
"character": 4
|
|
625
|
+
}
|
|
626
|
+
],
|
|
627
|
+
"type": {
|
|
628
|
+
"type": "reflection",
|
|
629
|
+
"declaration": {
|
|
630
|
+
"id": 115,
|
|
631
|
+
"name": "__type",
|
|
632
|
+
"kind": 65536,
|
|
633
|
+
"kindString": "Type literal",
|
|
634
|
+
"flags": {},
|
|
635
|
+
"children": [
|
|
548
636
|
{
|
|
549
|
-
"
|
|
550
|
-
"
|
|
551
|
-
"
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
"type": "reference",
|
|
556
|
-
"typeArguments": [
|
|
557
|
-
{
|
|
558
|
-
"type": "intrinsic",
|
|
559
|
-
"name": "string"
|
|
637
|
+
"id": 116,
|
|
638
|
+
"name": "allowed",
|
|
639
|
+
"kind": 1024,
|
|
640
|
+
"kindString": "Property",
|
|
641
|
+
"flags": {
|
|
642
|
+
"isOptional": true
|
|
560
643
|
},
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
"
|
|
565
|
-
"
|
|
644
|
+
"sources": [
|
|
645
|
+
{
|
|
646
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
647
|
+
"line": 9,
|
|
648
|
+
"character": 8
|
|
649
|
+
}
|
|
650
|
+
],
|
|
651
|
+
"type": {
|
|
652
|
+
"type": "reference",
|
|
653
|
+
"typeArguments": [
|
|
654
|
+
{
|
|
566
655
|
"type": "intrinsic",
|
|
567
656
|
"name": "string"
|
|
657
|
+
},
|
|
658
|
+
{
|
|
659
|
+
"type": "array",
|
|
660
|
+
"elementType": {
|
|
661
|
+
"type": "array",
|
|
662
|
+
"elementType": {
|
|
663
|
+
"type": "intrinsic",
|
|
664
|
+
"name": "string"
|
|
665
|
+
}
|
|
666
|
+
}
|
|
568
667
|
}
|
|
569
|
-
|
|
668
|
+
],
|
|
669
|
+
"name": "Record",
|
|
670
|
+
"qualifiedName": "Record",
|
|
671
|
+
"package": "typescript"
|
|
570
672
|
}
|
|
571
|
-
|
|
572
|
-
"name": "Record",
|
|
573
|
-
"qualifiedName": "Record",
|
|
574
|
-
"package": "typescript"
|
|
575
|
-
}
|
|
576
|
-
},
|
|
577
|
-
{
|
|
578
|
-
"id": 99,
|
|
579
|
-
"name": "disallowed",
|
|
580
|
-
"kind": 1024,
|
|
581
|
-
"kindString": "Property",
|
|
582
|
-
"flags": {
|
|
583
|
-
"isOptional": true
|
|
584
|
-
},
|
|
585
|
-
"sources": [
|
|
673
|
+
},
|
|
586
674
|
{
|
|
587
|
-
"
|
|
588
|
-
"
|
|
589
|
-
"
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
675
|
+
"id": 117,
|
|
676
|
+
"name": "disallowed",
|
|
677
|
+
"kind": 1024,
|
|
678
|
+
"kindString": "Property",
|
|
679
|
+
"flags": {
|
|
680
|
+
"isOptional": true
|
|
681
|
+
},
|
|
682
|
+
"sources": [
|
|
683
|
+
{
|
|
684
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
685
|
+
"line": 10,
|
|
686
|
+
"character": 8
|
|
687
|
+
}
|
|
688
|
+
],
|
|
689
|
+
"type": {
|
|
690
|
+
"type": "reference",
|
|
691
|
+
"typeArguments": [
|
|
692
|
+
{
|
|
693
|
+
"type": "intrinsic",
|
|
694
|
+
"name": "string"
|
|
695
|
+
},
|
|
696
|
+
{
|
|
697
|
+
"type": "array",
|
|
698
|
+
"elementType": {
|
|
699
|
+
"type": "intrinsic",
|
|
700
|
+
"name": "string"
|
|
701
|
+
}
|
|
702
|
+
}
|
|
703
|
+
],
|
|
704
|
+
"name": "Record",
|
|
705
|
+
"qualifiedName": "Record",
|
|
706
|
+
"package": "typescript"
|
|
707
|
+
}
|
|
708
|
+
}
|
|
709
|
+
],
|
|
710
|
+
"groups": [
|
|
711
|
+
{
|
|
712
|
+
"title": "Properties",
|
|
713
|
+
"children": [
|
|
714
|
+
116,
|
|
715
|
+
117
|
|
716
|
+
]
|
|
717
|
+
}
|
|
718
|
+
],
|
|
719
|
+
"sources": [
|
|
720
|
+
{
|
|
721
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
722
|
+
"line": 8,
|
|
723
|
+
"character": 15
|
|
724
|
+
}
|
|
725
|
+
]
|
|
726
|
+
}
|
|
727
|
+
}
|
|
728
|
+
}
|
|
729
|
+
],
|
|
730
|
+
"groups": [
|
|
731
|
+
{
|
|
732
|
+
"title": "Properties",
|
|
733
|
+
"children": [
|
|
734
|
+
114
|
|
735
|
+
]
|
|
736
|
+
}
|
|
737
|
+
],
|
|
738
|
+
"sources": [
|
|
739
|
+
{
|
|
740
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
741
|
+
"line": 7,
|
|
742
|
+
"character": 87
|
|
743
|
+
}
|
|
744
|
+
]
|
|
745
|
+
}
|
|
746
|
+
},
|
|
747
|
+
{
|
|
748
|
+
"type": "reflection",
|
|
749
|
+
"declaration": {
|
|
750
|
+
"id": 118,
|
|
751
|
+
"name": "__type",
|
|
752
|
+
"kind": 65536,
|
|
753
|
+
"kindString": "Type literal",
|
|
754
|
+
"flags": {},
|
|
755
|
+
"children": [
|
|
756
|
+
{
|
|
757
|
+
"id": 119,
|
|
758
|
+
"name": "schema",
|
|
759
|
+
"kind": 1024,
|
|
760
|
+
"kindString": "Property",
|
|
761
|
+
"flags": {},
|
|
762
|
+
"sources": [
|
|
763
|
+
{
|
|
764
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
765
|
+
"line": 19,
|
|
766
|
+
"character": 4
|
|
767
|
+
}
|
|
768
|
+
],
|
|
769
|
+
"type": {
|
|
770
|
+
"type": "intrinsic",
|
|
771
|
+
"name": "string"
|
|
772
|
+
}
|
|
773
|
+
}
|
|
774
|
+
],
|
|
775
|
+
"groups": [
|
|
776
|
+
{
|
|
777
|
+
"title": "Properties",
|
|
778
|
+
"children": [
|
|
779
|
+
119
|
|
780
|
+
]
|
|
781
|
+
}
|
|
782
|
+
],
|
|
783
|
+
"sources": [
|
|
784
|
+
{
|
|
785
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
786
|
+
"line": 18,
|
|
787
|
+
"character": 17
|
|
788
|
+
}
|
|
789
|
+
]
|
|
790
|
+
}
|
|
791
|
+
}
|
|
792
|
+
]
|
|
793
|
+
}
|
|
794
|
+
],
|
|
795
|
+
"name": "AllowedAddressValidator"
|
|
796
|
+
},
|
|
797
|
+
"inheritedFrom": {
|
|
798
|
+
"type": "reference",
|
|
799
|
+
"name": "AbstractWitness.allowedAddressValidator"
|
|
800
|
+
}
|
|
801
|
+
},
|
|
802
|
+
{
|
|
803
|
+
"id": 94,
|
|
804
|
+
"name": "config",
|
|
805
|
+
"kind": 1024,
|
|
806
|
+
"kindString": "Property",
|
|
807
|
+
"flags": {},
|
|
808
|
+
"sources": [
|
|
809
|
+
{
|
|
810
|
+
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
811
|
+
"line": 14,
|
|
812
|
+
"character": 4
|
|
813
|
+
}
|
|
814
|
+
],
|
|
815
|
+
"type": {
|
|
816
|
+
"type": "intersection",
|
|
817
|
+
"types": [
|
|
818
|
+
{
|
|
819
|
+
"type": "reference",
|
|
820
|
+
"name": "SchemaFields"
|
|
821
|
+
},
|
|
822
|
+
{
|
|
823
|
+
"type": "reference",
|
|
824
|
+
"name": "PayloadFields"
|
|
825
|
+
},
|
|
826
|
+
{
|
|
827
|
+
"type": "reflection",
|
|
828
|
+
"declaration": {
|
|
829
|
+
"id": 95,
|
|
830
|
+
"name": "__type",
|
|
831
|
+
"kind": 65536,
|
|
832
|
+
"kindString": "Type literal",
|
|
833
|
+
"flags": {},
|
|
834
|
+
"children": [
|
|
835
|
+
{
|
|
836
|
+
"id": 96,
|
|
837
|
+
"name": "security",
|
|
838
|
+
"kind": 1024,
|
|
839
|
+
"kindString": "Property",
|
|
840
|
+
"flags": {
|
|
841
|
+
"isOptional": true
|
|
842
|
+
},
|
|
843
|
+
"sources": [
|
|
844
|
+
{
|
|
845
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
846
|
+
"line": 8,
|
|
847
|
+
"character": 4
|
|
848
|
+
}
|
|
849
|
+
],
|
|
850
|
+
"type": {
|
|
851
|
+
"type": "reflection",
|
|
852
|
+
"declaration": {
|
|
853
|
+
"id": 97,
|
|
854
|
+
"name": "__type",
|
|
855
|
+
"kind": 65536,
|
|
856
|
+
"kindString": "Type literal",
|
|
857
|
+
"flags": {},
|
|
858
|
+
"children": [
|
|
859
|
+
{
|
|
860
|
+
"id": 98,
|
|
861
|
+
"name": "allowed",
|
|
862
|
+
"kind": 1024,
|
|
863
|
+
"kindString": "Property",
|
|
864
|
+
"flags": {
|
|
865
|
+
"isOptional": true
|
|
866
|
+
},
|
|
867
|
+
"sources": [
|
|
868
|
+
{
|
|
869
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
870
|
+
"line": 9,
|
|
871
|
+
"character": 8
|
|
872
|
+
}
|
|
873
|
+
],
|
|
874
|
+
"type": {
|
|
875
|
+
"type": "reference",
|
|
876
|
+
"typeArguments": [
|
|
877
|
+
{
|
|
878
|
+
"type": "intrinsic",
|
|
879
|
+
"name": "string"
|
|
880
|
+
},
|
|
881
|
+
{
|
|
882
|
+
"type": "array",
|
|
883
|
+
"elementType": {
|
|
884
|
+
"type": "array",
|
|
885
|
+
"elementType": {
|
|
886
|
+
"type": "intrinsic",
|
|
887
|
+
"name": "string"
|
|
888
|
+
}
|
|
889
|
+
}
|
|
890
|
+
}
|
|
891
|
+
],
|
|
892
|
+
"name": "Record",
|
|
893
|
+
"qualifiedName": "Record",
|
|
894
|
+
"package": "typescript"
|
|
895
|
+
}
|
|
896
|
+
},
|
|
897
|
+
{
|
|
898
|
+
"id": 99,
|
|
899
|
+
"name": "disallowed",
|
|
900
|
+
"kind": 1024,
|
|
901
|
+
"kindString": "Property",
|
|
902
|
+
"flags": {
|
|
903
|
+
"isOptional": true
|
|
904
|
+
},
|
|
905
|
+
"sources": [
|
|
906
|
+
{
|
|
907
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
908
|
+
"line": 10,
|
|
909
|
+
"character": 8
|
|
910
|
+
}
|
|
911
|
+
],
|
|
912
|
+
"type": {
|
|
913
|
+
"type": "reference",
|
|
914
|
+
"typeArguments": [
|
|
915
|
+
{
|
|
916
|
+
"type": "intrinsic",
|
|
917
|
+
"name": "string"
|
|
918
|
+
},
|
|
919
|
+
{
|
|
600
920
|
"type": "array",
|
|
601
921
|
"elementType": {
|
|
602
922
|
"type": "intrinsic",
|
|
@@ -667,7 +987,7 @@
|
|
|
667
987
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
668
988
|
"line": 9,
|
|
669
989
|
"character": 56,
|
|
670
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
990
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
|
|
671
991
|
}
|
|
672
992
|
],
|
|
673
993
|
"type": {
|
|
@@ -689,7 +1009,7 @@
|
|
|
689
1009
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
690
1010
|
"line": 9,
|
|
691
1011
|
"character": 54,
|
|
692
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1012
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
|
|
693
1013
|
}
|
|
694
1014
|
]
|
|
695
1015
|
}
|
|
@@ -807,7 +1127,7 @@
|
|
|
807
1127
|
}
|
|
808
1128
|
},
|
|
809
1129
|
{
|
|
810
|
-
"id":
|
|
1130
|
+
"id": 120,
|
|
811
1131
|
"name": "logger",
|
|
812
1132
|
"kind": 1024,
|
|
813
1133
|
"kindString": "Property",
|
|
@@ -819,7 +1139,7 @@
|
|
|
819
1139
|
"sources": [
|
|
820
1140
|
{
|
|
821
1141
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
822
|
-
"line":
|
|
1142
|
+
"line": 20,
|
|
823
1143
|
"character": 23
|
|
824
1144
|
}
|
|
825
1145
|
],
|
|
@@ -833,93 +1153,134 @@
|
|
|
833
1153
|
}
|
|
834
1154
|
},
|
|
835
1155
|
{
|
|
836
|
-
"id":
|
|
837
|
-
"name": "
|
|
1156
|
+
"id": 121,
|
|
1157
|
+
"name": "queryValidators",
|
|
838
1158
|
"kind": 1024,
|
|
839
1159
|
"kindString": "Property",
|
|
840
1160
|
"flags": {
|
|
841
|
-
"
|
|
1161
|
+
"isProtected": true
|
|
842
1162
|
},
|
|
843
1163
|
"sources": [
|
|
844
1164
|
{
|
|
845
1165
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
846
|
-
"line":
|
|
847
|
-
"character":
|
|
1166
|
+
"line": 21,
|
|
1167
|
+
"character": 14
|
|
848
1168
|
}
|
|
849
1169
|
],
|
|
850
1170
|
"type": {
|
|
851
|
-
"type": "
|
|
852
|
-
"
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
"type": "intrinsic",
|
|
891
|
-
"name": "string"
|
|
1171
|
+
"type": "array",
|
|
1172
|
+
"elementType": {
|
|
1173
|
+
"type": "reference",
|
|
1174
|
+
"typeArguments": [
|
|
1175
|
+
{
|
|
1176
|
+
"type": "intersection",
|
|
1177
|
+
"types": [
|
|
1178
|
+
{
|
|
1179
|
+
"type": "reference",
|
|
1180
|
+
"name": "SchemaFields"
|
|
1181
|
+
},
|
|
1182
|
+
{
|
|
1183
|
+
"type": "reference",
|
|
1184
|
+
"name": "PayloadFields"
|
|
1185
|
+
},
|
|
1186
|
+
{
|
|
1187
|
+
"type": "reference",
|
|
1188
|
+
"name": "XyoBoundWitnessFields"
|
|
1189
|
+
},
|
|
1190
|
+
{
|
|
1191
|
+
"type": "reflection",
|
|
1192
|
+
"declaration": {
|
|
1193
|
+
"id": 122,
|
|
1194
|
+
"name": "__type",
|
|
1195
|
+
"kind": 65536,
|
|
1196
|
+
"kindString": "Type literal",
|
|
1197
|
+
"flags": {},
|
|
1198
|
+
"children": [
|
|
1199
|
+
{
|
|
1200
|
+
"id": 123,
|
|
1201
|
+
"name": "query",
|
|
1202
|
+
"kind": 1024,
|
|
1203
|
+
"kindString": "Property",
|
|
1204
|
+
"flags": {},
|
|
1205
|
+
"sources": [
|
|
1206
|
+
{
|
|
1207
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
1208
|
+
"line": 5,
|
|
1209
|
+
"character": 4
|
|
892
1210
|
}
|
|
1211
|
+
],
|
|
1212
|
+
"type": {
|
|
1213
|
+
"type": "intrinsic",
|
|
1214
|
+
"name": "string"
|
|
893
1215
|
}
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
1216
|
+
},
|
|
1217
|
+
{
|
|
1218
|
+
"id": 124,
|
|
1219
|
+
"name": "resultSet",
|
|
1220
|
+
"kind": 1024,
|
|
1221
|
+
"kindString": "Property",
|
|
1222
|
+
"flags": {
|
|
1223
|
+
"isOptional": true
|
|
1224
|
+
},
|
|
1225
|
+
"sources": [
|
|
1226
|
+
{
|
|
1227
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
1228
|
+
"line": 6,
|
|
1229
|
+
"character": 4
|
|
1230
|
+
}
|
|
1231
|
+
],
|
|
1232
|
+
"type": {
|
|
1233
|
+
"type": "intrinsic",
|
|
1234
|
+
"name": "string"
|
|
901
1235
|
}
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
1236
|
+
},
|
|
1237
|
+
{
|
|
1238
|
+
"id": 125,
|
|
1239
|
+
"name": "schema",
|
|
1240
|
+
"kind": 1024,
|
|
1241
|
+
"kindString": "Property",
|
|
1242
|
+
"flags": {},
|
|
1243
|
+
"sources": [
|
|
1244
|
+
{
|
|
1245
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
1246
|
+
"line": 7,
|
|
1247
|
+
"character": 4
|
|
1248
|
+
}
|
|
1249
|
+
],
|
|
1250
|
+
"type": {
|
|
1251
|
+
"type": "literal",
|
|
1252
|
+
"value": "network.xyo.boundwitness.query"
|
|
908
1253
|
}
|
|
909
|
-
|
|
910
|
-
|
|
1254
|
+
}
|
|
1255
|
+
],
|
|
1256
|
+
"groups": [
|
|
1257
|
+
{
|
|
1258
|
+
"title": "Properties",
|
|
1259
|
+
"children": [
|
|
1260
|
+
123,
|
|
1261
|
+
124,
|
|
1262
|
+
125
|
|
1263
|
+
]
|
|
1264
|
+
}
|
|
1265
|
+
],
|
|
1266
|
+
"sources": [
|
|
1267
|
+
{
|
|
1268
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
1269
|
+
"line": 4,
|
|
1270
|
+
"character": 51
|
|
1271
|
+
}
|
|
1272
|
+
]
|
|
911
1273
|
}
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
"name": "ModuleResolver"
|
|
1274
|
+
}
|
|
1275
|
+
]
|
|
1276
|
+
}
|
|
1277
|
+
],
|
|
1278
|
+
"name": "Queryable"
|
|
1279
|
+
}
|
|
919
1280
|
},
|
|
920
1281
|
"inheritedFrom": {
|
|
921
1282
|
"type": "reference",
|
|
922
|
-
"name": "AbstractWitness.
|
|
1283
|
+
"name": "AbstractWitness.queryValidators"
|
|
923
1284
|
}
|
|
924
1285
|
},
|
|
925
1286
|
{
|
|
@@ -935,7 +1296,7 @@
|
|
|
935
1296
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
936
1297
|
"line": 12,
|
|
937
1298
|
"character": 18,
|
|
938
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1299
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L12"
|
|
939
1300
|
}
|
|
940
1301
|
],
|
|
941
1302
|
"type": {
|
|
@@ -974,7 +1335,7 @@
|
|
|
974
1335
|
}
|
|
975
1336
|
},
|
|
976
1337
|
{
|
|
977
|
-
"id":
|
|
1338
|
+
"id": 126,
|
|
978
1339
|
"name": "address",
|
|
979
1340
|
"kind": 262144,
|
|
980
1341
|
"kindString": "Accessor",
|
|
@@ -982,12 +1343,12 @@
|
|
|
982
1343
|
"sources": [
|
|
983
1344
|
{
|
|
984
1345
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
985
|
-
"line":
|
|
1346
|
+
"line": 23,
|
|
986
1347
|
"character": 8
|
|
987
1348
|
}
|
|
988
1349
|
],
|
|
989
1350
|
"getSignature": {
|
|
990
|
-
"id":
|
|
1351
|
+
"id": 127,
|
|
991
1352
|
"name": "address",
|
|
992
1353
|
"kind": 524288,
|
|
993
1354
|
"kindString": "Get signature",
|
|
@@ -1007,7 +1368,7 @@
|
|
|
1007
1368
|
}
|
|
1008
1369
|
},
|
|
1009
1370
|
{
|
|
1010
|
-
"id":
|
|
1371
|
+
"id": 128,
|
|
1011
1372
|
"name": "disallowedAddresses",
|
|
1012
1373
|
"kind": 262144,
|
|
1013
1374
|
"kindString": "Accessor",
|
|
@@ -1015,12 +1376,12 @@
|
|
|
1015
1376
|
"sources": [
|
|
1016
1377
|
{
|
|
1017
1378
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
1018
|
-
"line":
|
|
1379
|
+
"line": 24,
|
|
1019
1380
|
"character": 8
|
|
1020
1381
|
}
|
|
1021
1382
|
],
|
|
1022
1383
|
"getSignature": {
|
|
1023
|
-
"id":
|
|
1384
|
+
"id": 129,
|
|
1024
1385
|
"name": "disallowedAddresses",
|
|
1025
1386
|
"kind": 524288,
|
|
1026
1387
|
"kindString": "Get signature",
|
|
@@ -1064,21 +1425,26 @@
|
|
|
1064
1425
|
}
|
|
1065
1426
|
},
|
|
1066
1427
|
{
|
|
1067
|
-
"id":
|
|
1068
|
-
"name": "
|
|
1428
|
+
"id": 130,
|
|
1429
|
+
"name": "resolver",
|
|
1069
1430
|
"kind": 262144,
|
|
1070
1431
|
"kindString": "Accessor",
|
|
1071
1432
|
"flags": {},
|
|
1072
1433
|
"sources": [
|
|
1073
1434
|
{
|
|
1074
|
-
"fileName": "modules/packages/
|
|
1075
|
-
"line":
|
|
1435
|
+
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
1436
|
+
"line": 25,
|
|
1437
|
+
"character": 8
|
|
1438
|
+
},
|
|
1439
|
+
{
|
|
1440
|
+
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
1441
|
+
"line": 26,
|
|
1076
1442
|
"character": 8
|
|
1077
1443
|
}
|
|
1078
1444
|
],
|
|
1079
1445
|
"getSignature": {
|
|
1080
|
-
"id":
|
|
1081
|
-
"name": "
|
|
1446
|
+
"id": 131,
|
|
1447
|
+
"name": "resolver",
|
|
1082
1448
|
"kind": 524288,
|
|
1083
1449
|
"kindString": "Get signature",
|
|
1084
1450
|
"flags": {},
|
|
@@ -1090,104 +1456,315 @@
|
|
|
1090
1456
|
"name": "undefined"
|
|
1091
1457
|
},
|
|
1092
1458
|
{
|
|
1093
|
-
"type": "
|
|
1094
|
-
"
|
|
1095
|
-
{
|
|
1096
|
-
"type": "reference",
|
|
1097
|
-
"name": "SchemaFields"
|
|
1098
|
-
},
|
|
1099
|
-
{
|
|
1100
|
-
"type": "reference",
|
|
1101
|
-
"name": "PayloadFields"
|
|
1102
|
-
},
|
|
1459
|
+
"type": "reference",
|
|
1460
|
+
"typeArguments": [
|
|
1103
1461
|
{
|
|
1104
1462
|
"type": "reference",
|
|
1105
|
-
"
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
"
|
|
1125
|
-
"
|
|
1126
|
-
|
|
1463
|
+
"typeArguments": [
|
|
1464
|
+
{
|
|
1465
|
+
"type": "intersection",
|
|
1466
|
+
"types": [
|
|
1467
|
+
{
|
|
1468
|
+
"type": "reference",
|
|
1469
|
+
"name": "SchemaFields"
|
|
1470
|
+
},
|
|
1471
|
+
{
|
|
1472
|
+
"type": "reference",
|
|
1473
|
+
"name": "PayloadFields"
|
|
1474
|
+
},
|
|
1475
|
+
{
|
|
1476
|
+
"type": "reflection",
|
|
1477
|
+
"declaration": {
|
|
1478
|
+
"id": 132,
|
|
1479
|
+
"name": "__type",
|
|
1480
|
+
"kind": 65536,
|
|
1481
|
+
"kindString": "Type literal",
|
|
1482
|
+
"flags": {},
|
|
1483
|
+
"children": [
|
|
1484
|
+
{
|
|
1485
|
+
"id": 133,
|
|
1486
|
+
"name": "schema",
|
|
1487
|
+
"kind": 1024,
|
|
1488
|
+
"kindString": "Property",
|
|
1489
|
+
"flags": {},
|
|
1490
|
+
"sources": [
|
|
1491
|
+
{
|
|
1492
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
1493
|
+
"line": 19,
|
|
1494
|
+
"character": 4
|
|
1495
|
+
}
|
|
1496
|
+
],
|
|
1497
|
+
"type": {
|
|
1498
|
+
"type": "intrinsic",
|
|
1499
|
+
"name": "string"
|
|
1500
|
+
}
|
|
1501
|
+
}
|
|
1502
|
+
],
|
|
1503
|
+
"groups": [
|
|
1504
|
+
{
|
|
1505
|
+
"title": "Properties",
|
|
1506
|
+
"children": [
|
|
1507
|
+
133
|
|
1508
|
+
]
|
|
1509
|
+
}
|
|
1510
|
+
],
|
|
1511
|
+
"sources": [
|
|
1512
|
+
{
|
|
1513
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
1514
|
+
"line": 18,
|
|
1515
|
+
"character": 17
|
|
1516
|
+
}
|
|
1517
|
+
]
|
|
1127
1518
|
}
|
|
1128
|
-
],
|
|
1129
|
-
"type": {
|
|
1130
|
-
"type": "literal",
|
|
1131
|
-
"value": "network.xyo.payload.set"
|
|
1132
1519
|
}
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
"title": "Properties",
|
|
1138
|
-
"children": [
|
|
1139
|
-
74
|
|
1140
|
-
]
|
|
1141
|
-
}
|
|
1142
|
-
],
|
|
1143
|
-
"sources": [
|
|
1144
|
-
{
|
|
1145
|
-
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
1146
|
-
"line": 8,
|
|
1147
|
-
"character": 177
|
|
1148
|
-
}
|
|
1149
|
-
]
|
|
1150
|
-
}
|
|
1520
|
+
]
|
|
1521
|
+
}
|
|
1522
|
+
],
|
|
1523
|
+
"name": "Module"
|
|
1151
1524
|
}
|
|
1152
|
-
]
|
|
1525
|
+
],
|
|
1526
|
+
"name": "ModuleResolver"
|
|
1153
1527
|
}
|
|
1154
1528
|
]
|
|
1155
1529
|
},
|
|
1156
1530
|
"inheritedFrom": {
|
|
1157
1531
|
"type": "reference",
|
|
1158
|
-
"name": "AbstractWitness.
|
|
1532
|
+
"name": "AbstractWitness.resolver"
|
|
1159
1533
|
}
|
|
1160
1534
|
},
|
|
1161
|
-
"
|
|
1162
|
-
"
|
|
1163
|
-
"name": "
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1535
|
+
"setSignature": {
|
|
1536
|
+
"id": 134,
|
|
1537
|
+
"name": "resolver",
|
|
1538
|
+
"kind": 1048576,
|
|
1539
|
+
"kindString": "Set signature",
|
|
1540
|
+
"flags": {},
|
|
1541
|
+
"parameters": [
|
|
1542
|
+
{
|
|
1543
|
+
"id": 135,
|
|
1544
|
+
"name": "v",
|
|
1545
|
+
"kind": 32768,
|
|
1546
|
+
"kindString": "Parameter",
|
|
1547
|
+
"flags": {},
|
|
1548
|
+
"type": {
|
|
1549
|
+
"type": "union",
|
|
1550
|
+
"types": [
|
|
1551
|
+
{
|
|
1552
|
+
"type": "intrinsic",
|
|
1553
|
+
"name": "undefined"
|
|
1554
|
+
},
|
|
1555
|
+
{
|
|
1556
|
+
"type": "reference",
|
|
1557
|
+
"typeArguments": [
|
|
1558
|
+
{
|
|
1559
|
+
"type": "reference",
|
|
1560
|
+
"typeArguments": [
|
|
1561
|
+
{
|
|
1562
|
+
"type": "intersection",
|
|
1563
|
+
"types": [
|
|
1564
|
+
{
|
|
1565
|
+
"type": "reference",
|
|
1566
|
+
"name": "SchemaFields"
|
|
1567
|
+
},
|
|
1568
|
+
{
|
|
1569
|
+
"type": "reference",
|
|
1570
|
+
"name": "PayloadFields"
|
|
1571
|
+
},
|
|
1572
|
+
{
|
|
1573
|
+
"type": "reflection",
|
|
1574
|
+
"declaration": {
|
|
1575
|
+
"id": 136,
|
|
1576
|
+
"name": "__type",
|
|
1577
|
+
"kind": 65536,
|
|
1578
|
+
"kindString": "Type literal",
|
|
1579
|
+
"flags": {},
|
|
1580
|
+
"children": [
|
|
1581
|
+
{
|
|
1582
|
+
"id": 137,
|
|
1583
|
+
"name": "schema",
|
|
1584
|
+
"kind": 1024,
|
|
1585
|
+
"kindString": "Property",
|
|
1586
|
+
"flags": {},
|
|
1587
|
+
"sources": [
|
|
1588
|
+
{
|
|
1589
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
1590
|
+
"line": 19,
|
|
1591
|
+
"character": 4
|
|
1592
|
+
}
|
|
1593
|
+
],
|
|
1594
|
+
"type": {
|
|
1595
|
+
"type": "intrinsic",
|
|
1596
|
+
"name": "string"
|
|
1597
|
+
}
|
|
1598
|
+
}
|
|
1599
|
+
],
|
|
1600
|
+
"groups": [
|
|
1601
|
+
{
|
|
1602
|
+
"title": "Properties",
|
|
1603
|
+
"children": [
|
|
1604
|
+
137
|
|
1605
|
+
]
|
|
1606
|
+
}
|
|
1607
|
+
],
|
|
1608
|
+
"sources": [
|
|
1609
|
+
{
|
|
1610
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
1611
|
+
"line": 18,
|
|
1612
|
+
"character": 17
|
|
1613
|
+
}
|
|
1614
|
+
]
|
|
1615
|
+
}
|
|
1616
|
+
}
|
|
1617
|
+
]
|
|
1618
|
+
}
|
|
1619
|
+
],
|
|
1620
|
+
"name": "Module"
|
|
1621
|
+
}
|
|
1622
|
+
],
|
|
1623
|
+
"name": "ModuleResolver"
|
|
1624
|
+
}
|
|
1625
|
+
]
|
|
1626
|
+
}
|
|
1627
|
+
}
|
|
1628
|
+
],
|
|
1629
|
+
"type": {
|
|
1630
|
+
"type": "intrinsic",
|
|
1631
|
+
"name": "void"
|
|
1632
|
+
},
|
|
1633
|
+
"inheritedFrom": {
|
|
1634
|
+
"type": "reference",
|
|
1635
|
+
"name": "AbstractWitness.resolver"
|
|
1636
|
+
}
|
|
1637
|
+
},
|
|
1638
|
+
"inheritedFrom": {
|
|
1639
|
+
"type": "reference",
|
|
1640
|
+
"name": "AbstractWitness.resolver"
|
|
1641
|
+
}
|
|
1642
|
+
},
|
|
1643
|
+
{
|
|
1644
|
+
"id": 71,
|
|
1645
|
+
"name": "targetSet",
|
|
1646
|
+
"kind": 262144,
|
|
1647
|
+
"kindString": "Accessor",
|
|
1648
|
+
"flags": {},
|
|
1649
|
+
"sources": [
|
|
1650
|
+
{
|
|
1651
|
+
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
1652
|
+
"line": 8,
|
|
1653
|
+
"character": 8
|
|
1654
|
+
}
|
|
1655
|
+
],
|
|
1656
|
+
"getSignature": {
|
|
1657
|
+
"id": 72,
|
|
1658
|
+
"name": "targetSet",
|
|
1659
|
+
"kind": 524288,
|
|
1660
|
+
"kindString": "Get signature",
|
|
1661
|
+
"flags": {},
|
|
1662
|
+
"type": {
|
|
1663
|
+
"type": "union",
|
|
1664
|
+
"types": [
|
|
1665
|
+
{
|
|
1666
|
+
"type": "intrinsic",
|
|
1667
|
+
"name": "undefined"
|
|
1668
|
+
},
|
|
1669
|
+
{
|
|
1670
|
+
"type": "intersection",
|
|
1671
|
+
"types": [
|
|
1672
|
+
{
|
|
1673
|
+
"type": "reference",
|
|
1674
|
+
"name": "SchemaFields"
|
|
1675
|
+
},
|
|
1676
|
+
{
|
|
1677
|
+
"type": "reference",
|
|
1678
|
+
"name": "PayloadFields"
|
|
1679
|
+
},
|
|
1680
|
+
{
|
|
1681
|
+
"type": "reference",
|
|
1682
|
+
"name": "PayloadSet"
|
|
1683
|
+
},
|
|
1684
|
+
{
|
|
1685
|
+
"type": "reflection",
|
|
1686
|
+
"declaration": {
|
|
1687
|
+
"id": 73,
|
|
1688
|
+
"name": "__type",
|
|
1689
|
+
"kind": 65536,
|
|
1690
|
+
"kindString": "Type literal",
|
|
1691
|
+
"flags": {},
|
|
1692
|
+
"children": [
|
|
1693
|
+
{
|
|
1694
|
+
"id": 74,
|
|
1695
|
+
"name": "schema",
|
|
1696
|
+
"kind": 1024,
|
|
1697
|
+
"kindString": "Property",
|
|
1698
|
+
"flags": {},
|
|
1699
|
+
"sources": [
|
|
1700
|
+
{
|
|
1701
|
+
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
1702
|
+
"line": 9,
|
|
1703
|
+
"character": 8
|
|
1704
|
+
}
|
|
1705
|
+
],
|
|
1706
|
+
"type": {
|
|
1707
|
+
"type": "literal",
|
|
1708
|
+
"value": "network.xyo.payload.set"
|
|
1709
|
+
}
|
|
1710
|
+
}
|
|
1711
|
+
],
|
|
1712
|
+
"groups": [
|
|
1713
|
+
{
|
|
1714
|
+
"title": "Properties",
|
|
1715
|
+
"children": [
|
|
1716
|
+
74
|
|
1717
|
+
]
|
|
1718
|
+
}
|
|
1719
|
+
],
|
|
1720
|
+
"sources": [
|
|
1721
|
+
{
|
|
1722
|
+
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
1723
|
+
"line": 8,
|
|
1724
|
+
"character": 177
|
|
1725
|
+
}
|
|
1726
|
+
]
|
|
1727
|
+
}
|
|
1728
|
+
}
|
|
1729
|
+
]
|
|
1730
|
+
}
|
|
1731
|
+
]
|
|
1732
|
+
},
|
|
1733
|
+
"inheritedFrom": {
|
|
1734
|
+
"type": "reference",
|
|
1735
|
+
"name": "AbstractWitness.targetSet"
|
|
1736
|
+
}
|
|
1737
|
+
},
|
|
1738
|
+
"inheritedFrom": {
|
|
1739
|
+
"type": "reference",
|
|
1740
|
+
"name": "AbstractWitness.targetSet"
|
|
1741
|
+
}
|
|
1742
|
+
},
|
|
1743
|
+
{
|
|
1744
|
+
"id": 166,
|
|
1745
|
+
"name": "bindHashes",
|
|
1746
|
+
"kind": 2048,
|
|
1747
|
+
"kindString": "Method",
|
|
1748
|
+
"flags": {
|
|
1749
|
+
"isProtected": true
|
|
1750
|
+
},
|
|
1751
|
+
"sources": [
|
|
1752
|
+
{
|
|
1753
|
+
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
1754
|
+
"line": 35,
|
|
1755
|
+
"character": 14
|
|
1179
1756
|
}
|
|
1180
1757
|
],
|
|
1181
1758
|
"signatures": [
|
|
1182
1759
|
{
|
|
1183
|
-
"id":
|
|
1760
|
+
"id": 167,
|
|
1184
1761
|
"name": "bindHashes",
|
|
1185
1762
|
"kind": 4096,
|
|
1186
1763
|
"kindString": "Call signature",
|
|
1187
1764
|
"flags": {},
|
|
1188
1765
|
"parameters": [
|
|
1189
1766
|
{
|
|
1190
|
-
"id":
|
|
1767
|
+
"id": 168,
|
|
1191
1768
|
"name": "hashes",
|
|
1192
1769
|
"kind": 32768,
|
|
1193
1770
|
"kindString": "Parameter",
|
|
@@ -1201,7 +1778,7 @@
|
|
|
1201
1778
|
}
|
|
1202
1779
|
},
|
|
1203
1780
|
{
|
|
1204
|
-
"id":
|
|
1781
|
+
"id": 169,
|
|
1205
1782
|
"name": "schema",
|
|
1206
1783
|
"kind": 32768,
|
|
1207
1784
|
"kindString": "Parameter",
|
|
@@ -1215,7 +1792,7 @@
|
|
|
1215
1792
|
}
|
|
1216
1793
|
},
|
|
1217
1794
|
{
|
|
1218
|
-
"id":
|
|
1795
|
+
"id": 170,
|
|
1219
1796
|
"name": "account",
|
|
1220
1797
|
"kind": 32768,
|
|
1221
1798
|
"kindString": "Parameter",
|
|
@@ -1254,7 +1831,7 @@
|
|
|
1254
1831
|
}
|
|
1255
1832
|
},
|
|
1256
1833
|
{
|
|
1257
|
-
"id":
|
|
1834
|
+
"id": 171,
|
|
1258
1835
|
"name": "bindHashesInternal",
|
|
1259
1836
|
"kind": 2048,
|
|
1260
1837
|
"kindString": "Method",
|
|
@@ -1264,20 +1841,20 @@
|
|
|
1264
1841
|
"sources": [
|
|
1265
1842
|
{
|
|
1266
1843
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
1267
|
-
"line":
|
|
1844
|
+
"line": 36,
|
|
1268
1845
|
"character": 14
|
|
1269
1846
|
}
|
|
1270
1847
|
],
|
|
1271
1848
|
"signatures": [
|
|
1272
1849
|
{
|
|
1273
|
-
"id":
|
|
1850
|
+
"id": 172,
|
|
1274
1851
|
"name": "bindHashesInternal",
|
|
1275
1852
|
"kind": 4096,
|
|
1276
1853
|
"kindString": "Call signature",
|
|
1277
1854
|
"flags": {},
|
|
1278
1855
|
"parameters": [
|
|
1279
1856
|
{
|
|
1280
|
-
"id":
|
|
1857
|
+
"id": 173,
|
|
1281
1858
|
"name": "hashes",
|
|
1282
1859
|
"kind": 32768,
|
|
1283
1860
|
"kindString": "Parameter",
|
|
@@ -1291,7 +1868,7 @@
|
|
|
1291
1868
|
}
|
|
1292
1869
|
},
|
|
1293
1870
|
{
|
|
1294
|
-
"id":
|
|
1871
|
+
"id": 174,
|
|
1295
1872
|
"name": "schema",
|
|
1296
1873
|
"kind": 32768,
|
|
1297
1874
|
"kindString": "Parameter",
|
|
@@ -1305,7 +1882,7 @@
|
|
|
1305
1882
|
}
|
|
1306
1883
|
},
|
|
1307
1884
|
{
|
|
1308
|
-
"id":
|
|
1885
|
+
"id": 175,
|
|
1309
1886
|
"name": "account",
|
|
1310
1887
|
"kind": 32768,
|
|
1311
1888
|
"kindString": "Parameter",
|
|
@@ -1336,14 +1913,14 @@
|
|
|
1336
1913
|
{
|
|
1337
1914
|
"type": "reflection",
|
|
1338
1915
|
"declaration": {
|
|
1339
|
-
"id":
|
|
1916
|
+
"id": 176,
|
|
1340
1917
|
"name": "__type",
|
|
1341
1918
|
"kind": 65536,
|
|
1342
1919
|
"kindString": "Type literal",
|
|
1343
1920
|
"flags": {},
|
|
1344
1921
|
"children": [
|
|
1345
1922
|
{
|
|
1346
|
-
"id":
|
|
1923
|
+
"id": 177,
|
|
1347
1924
|
"name": "schema",
|
|
1348
1925
|
"kind": 1024,
|
|
1349
1926
|
"kindString": "Property",
|
|
@@ -1365,7 +1942,7 @@
|
|
|
1365
1942
|
{
|
|
1366
1943
|
"title": "Properties",
|
|
1367
1944
|
"children": [
|
|
1368
|
-
|
|
1945
|
+
177
|
|
1369
1946
|
]
|
|
1370
1947
|
}
|
|
1371
1948
|
],
|
|
@@ -1392,7 +1969,7 @@
|
|
|
1392
1969
|
}
|
|
1393
1970
|
},
|
|
1394
1971
|
{
|
|
1395
|
-
"id":
|
|
1972
|
+
"id": 178,
|
|
1396
1973
|
"name": "bindQuery",
|
|
1397
1974
|
"kind": 2048,
|
|
1398
1975
|
"kindString": "Method",
|
|
@@ -1402,20 +1979,20 @@
|
|
|
1402
1979
|
"sources": [
|
|
1403
1980
|
{
|
|
1404
1981
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
1405
|
-
"line":
|
|
1982
|
+
"line": 37,
|
|
1406
1983
|
"character": 14
|
|
1407
1984
|
}
|
|
1408
1985
|
],
|
|
1409
1986
|
"signatures": [
|
|
1410
1987
|
{
|
|
1411
|
-
"id":
|
|
1988
|
+
"id": 179,
|
|
1412
1989
|
"name": "bindQuery",
|
|
1413
1990
|
"kind": 4096,
|
|
1414
1991
|
"kindString": "Call signature",
|
|
1415
1992
|
"flags": {},
|
|
1416
1993
|
"typeParameter": [
|
|
1417
1994
|
{
|
|
1418
|
-
"id":
|
|
1995
|
+
"id": 184,
|
|
1419
1996
|
"name": "T",
|
|
1420
1997
|
"kind": 131072,
|
|
1421
1998
|
"kindString": "Type parameter",
|
|
@@ -1441,14 +2018,14 @@
|
|
|
1441
2018
|
{
|
|
1442
2019
|
"type": "reflection",
|
|
1443
2020
|
"declaration": {
|
|
1444
|
-
"id":
|
|
2021
|
+
"id": 180,
|
|
1445
2022
|
"name": "__type",
|
|
1446
2023
|
"kind": 65536,
|
|
1447
2024
|
"kindString": "Type literal",
|
|
1448
2025
|
"flags": {},
|
|
1449
2026
|
"children": [
|
|
1450
2027
|
{
|
|
1451
|
-
"id":
|
|
2028
|
+
"id": 181,
|
|
1452
2029
|
"name": "schema",
|
|
1453
2030
|
"kind": 1024,
|
|
1454
2031
|
"kindString": "Property",
|
|
@@ -1470,7 +2047,7 @@
|
|
|
1470
2047
|
{
|
|
1471
2048
|
"title": "Properties",
|
|
1472
2049
|
"children": [
|
|
1473
|
-
|
|
2050
|
+
181
|
|
1474
2051
|
]
|
|
1475
2052
|
}
|
|
1476
2053
|
],
|
|
@@ -1506,14 +2083,14 @@
|
|
|
1506
2083
|
{
|
|
1507
2084
|
"type": "reflection",
|
|
1508
2085
|
"declaration": {
|
|
1509
|
-
"id":
|
|
2086
|
+
"id": 182,
|
|
1510
2087
|
"name": "__type",
|
|
1511
2088
|
"kind": 65536,
|
|
1512
2089
|
"kindString": "Type literal",
|
|
1513
2090
|
"flags": {},
|
|
1514
2091
|
"children": [
|
|
1515
2092
|
{
|
|
1516
|
-
"id":
|
|
2093
|
+
"id": 183,
|
|
1517
2094
|
"name": "schema",
|
|
1518
2095
|
"kind": 1024,
|
|
1519
2096
|
"kindString": "Property",
|
|
@@ -1535,7 +2112,7 @@
|
|
|
1535
2112
|
{
|
|
1536
2113
|
"title": "Properties",
|
|
1537
2114
|
"children": [
|
|
1538
|
-
|
|
2115
|
+
183
|
|
1539
2116
|
]
|
|
1540
2117
|
}
|
|
1541
2118
|
],
|
|
@@ -1559,19 +2136,19 @@
|
|
|
1559
2136
|
],
|
|
1560
2137
|
"parameters": [
|
|
1561
2138
|
{
|
|
1562
|
-
"id":
|
|
2139
|
+
"id": 185,
|
|
1563
2140
|
"name": "query",
|
|
1564
2141
|
"kind": 32768,
|
|
1565
2142
|
"kindString": "Parameter",
|
|
1566
2143
|
"flags": {},
|
|
1567
2144
|
"type": {
|
|
1568
2145
|
"type": "reference",
|
|
1569
|
-
"id":
|
|
2146
|
+
"id": 184,
|
|
1570
2147
|
"name": "T"
|
|
1571
2148
|
}
|
|
1572
2149
|
},
|
|
1573
2150
|
{
|
|
1574
|
-
"id":
|
|
2151
|
+
"id": 186,
|
|
1575
2152
|
"name": "payloads",
|
|
1576
2153
|
"kind": 32768,
|
|
1577
2154
|
"kindString": "Parameter",
|
|
@@ -1594,14 +2171,14 @@
|
|
|
1594
2171
|
{
|
|
1595
2172
|
"type": "reflection",
|
|
1596
2173
|
"declaration": {
|
|
1597
|
-
"id":
|
|
2174
|
+
"id": 187,
|
|
1598
2175
|
"name": "__type",
|
|
1599
2176
|
"kind": 65536,
|
|
1600
2177
|
"kindString": "Type literal",
|
|
1601
2178
|
"flags": {},
|
|
1602
2179
|
"children": [
|
|
1603
2180
|
{
|
|
1604
|
-
"id":
|
|
2181
|
+
"id": 188,
|
|
1605
2182
|
"name": "schema",
|
|
1606
2183
|
"kind": 1024,
|
|
1607
2184
|
"kindString": "Property",
|
|
@@ -1623,7 +2200,7 @@
|
|
|
1623
2200
|
{
|
|
1624
2201
|
"title": "Properties",
|
|
1625
2202
|
"children": [
|
|
1626
|
-
|
|
2203
|
+
188
|
|
1627
2204
|
]
|
|
1628
2205
|
}
|
|
1629
2206
|
],
|
|
@@ -1641,7 +2218,7 @@
|
|
|
1641
2218
|
}
|
|
1642
2219
|
},
|
|
1643
2220
|
{
|
|
1644
|
-
"id":
|
|
2221
|
+
"id": 189,
|
|
1645
2222
|
"name": "account",
|
|
1646
2223
|
"kind": 32768,
|
|
1647
2224
|
"kindString": "Parameter",
|
|
@@ -1678,14 +2255,14 @@
|
|
|
1678
2255
|
{
|
|
1679
2256
|
"type": "reflection",
|
|
1680
2257
|
"declaration": {
|
|
1681
|
-
"id":
|
|
2258
|
+
"id": 190,
|
|
1682
2259
|
"name": "__type",
|
|
1683
2260
|
"kind": 65536,
|
|
1684
2261
|
"kindString": "Type literal",
|
|
1685
2262
|
"flags": {},
|
|
1686
2263
|
"children": [
|
|
1687
2264
|
{
|
|
1688
|
-
"id":
|
|
2265
|
+
"id": 191,
|
|
1689
2266
|
"name": "query",
|
|
1690
2267
|
"kind": 1024,
|
|
1691
2268
|
"kindString": "Property",
|
|
@@ -1703,7 +2280,7 @@
|
|
|
1703
2280
|
}
|
|
1704
2281
|
},
|
|
1705
2282
|
{
|
|
1706
|
-
"id":
|
|
2283
|
+
"id": 192,
|
|
1707
2284
|
"name": "resultSet",
|
|
1708
2285
|
"kind": 1024,
|
|
1709
2286
|
"kindString": "Property",
|
|
@@ -1723,7 +2300,7 @@
|
|
|
1723
2300
|
}
|
|
1724
2301
|
},
|
|
1725
2302
|
{
|
|
1726
|
-
"id":
|
|
2303
|
+
"id": 193,
|
|
1727
2304
|
"name": "schema",
|
|
1728
2305
|
"kind": 1024,
|
|
1729
2306
|
"kindString": "Property",
|
|
@@ -1745,9 +2322,9 @@
|
|
|
1745
2322
|
{
|
|
1746
2323
|
"title": "Properties",
|
|
1747
2324
|
"children": [
|
|
1748
|
-
|
|
1749
|
-
|
|
1750
|
-
|
|
2325
|
+
191,
|
|
2326
|
+
192,
|
|
2327
|
+
193
|
|
1751
2328
|
]
|
|
1752
2329
|
}
|
|
1753
2330
|
],
|
|
@@ -1778,14 +2355,14 @@
|
|
|
1778
2355
|
{
|
|
1779
2356
|
"type": "reflection",
|
|
1780
2357
|
"declaration": {
|
|
1781
|
-
"id":
|
|
2358
|
+
"id": 194,
|
|
1782
2359
|
"name": "__type",
|
|
1783
2360
|
"kind": 65536,
|
|
1784
2361
|
"kindString": "Type literal",
|
|
1785
2362
|
"flags": {},
|
|
1786
2363
|
"children": [
|
|
1787
2364
|
{
|
|
1788
|
-
"id":
|
|
2365
|
+
"id": 195,
|
|
1789
2366
|
"name": "schema",
|
|
1790
2367
|
"kind": 1024,
|
|
1791
2368
|
"kindString": "Property",
|
|
@@ -1807,7 +2384,7 @@
|
|
|
1807
2384
|
{
|
|
1808
2385
|
"title": "Properties",
|
|
1809
2386
|
"children": [
|
|
1810
|
-
|
|
2387
|
+
195
|
|
1811
2388
|
]
|
|
1812
2389
|
}
|
|
1813
2390
|
],
|
|
@@ -1844,7 +2421,7 @@
|
|
|
1844
2421
|
}
|
|
1845
2422
|
},
|
|
1846
2423
|
{
|
|
1847
|
-
"id":
|
|
2424
|
+
"id": 196,
|
|
1848
2425
|
"name": "bindQueryInternal",
|
|
1849
2426
|
"kind": 2048,
|
|
1850
2427
|
"kindString": "Method",
|
|
@@ -1854,20 +2431,20 @@
|
|
|
1854
2431
|
"sources": [
|
|
1855
2432
|
{
|
|
1856
2433
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
1857
|
-
"line":
|
|
2434
|
+
"line": 38,
|
|
1858
2435
|
"character": 14
|
|
1859
2436
|
}
|
|
1860
2437
|
],
|
|
1861
2438
|
"signatures": [
|
|
1862
2439
|
{
|
|
1863
|
-
"id":
|
|
2440
|
+
"id": 197,
|
|
1864
2441
|
"name": "bindQueryInternal",
|
|
1865
2442
|
"kind": 4096,
|
|
1866
2443
|
"kindString": "Call signature",
|
|
1867
2444
|
"flags": {},
|
|
1868
2445
|
"typeParameter": [
|
|
1869
2446
|
{
|
|
1870
|
-
"id":
|
|
2447
|
+
"id": 202,
|
|
1871
2448
|
"name": "T",
|
|
1872
2449
|
"kind": 131072,
|
|
1873
2450
|
"kindString": "Type parameter",
|
|
@@ -1893,14 +2470,14 @@
|
|
|
1893
2470
|
{
|
|
1894
2471
|
"type": "reflection",
|
|
1895
2472
|
"declaration": {
|
|
1896
|
-
"id":
|
|
2473
|
+
"id": 198,
|
|
1897
2474
|
"name": "__type",
|
|
1898
2475
|
"kind": 65536,
|
|
1899
2476
|
"kindString": "Type literal",
|
|
1900
2477
|
"flags": {},
|
|
1901
2478
|
"children": [
|
|
1902
2479
|
{
|
|
1903
|
-
"id":
|
|
2480
|
+
"id": 199,
|
|
1904
2481
|
"name": "schema",
|
|
1905
2482
|
"kind": 1024,
|
|
1906
2483
|
"kindString": "Property",
|
|
@@ -1922,7 +2499,7 @@
|
|
|
1922
2499
|
{
|
|
1923
2500
|
"title": "Properties",
|
|
1924
2501
|
"children": [
|
|
1925
|
-
|
|
2502
|
+
199
|
|
1926
2503
|
]
|
|
1927
2504
|
}
|
|
1928
2505
|
],
|
|
@@ -1958,14 +2535,14 @@
|
|
|
1958
2535
|
{
|
|
1959
2536
|
"type": "reflection",
|
|
1960
2537
|
"declaration": {
|
|
1961
|
-
"id":
|
|
2538
|
+
"id": 200,
|
|
1962
2539
|
"name": "__type",
|
|
1963
2540
|
"kind": 65536,
|
|
1964
2541
|
"kindString": "Type literal",
|
|
1965
2542
|
"flags": {},
|
|
1966
2543
|
"children": [
|
|
1967
2544
|
{
|
|
1968
|
-
"id":
|
|
2545
|
+
"id": 201,
|
|
1969
2546
|
"name": "schema",
|
|
1970
2547
|
"kind": 1024,
|
|
1971
2548
|
"kindString": "Property",
|
|
@@ -1987,7 +2564,7 @@
|
|
|
1987
2564
|
{
|
|
1988
2565
|
"title": "Properties",
|
|
1989
2566
|
"children": [
|
|
1990
|
-
|
|
2567
|
+
201
|
|
1991
2568
|
]
|
|
1992
2569
|
}
|
|
1993
2570
|
],
|
|
@@ -2011,19 +2588,19 @@
|
|
|
2011
2588
|
],
|
|
2012
2589
|
"parameters": [
|
|
2013
2590
|
{
|
|
2014
|
-
"id":
|
|
2591
|
+
"id": 203,
|
|
2015
2592
|
"name": "query",
|
|
2016
2593
|
"kind": 32768,
|
|
2017
2594
|
"kindString": "Parameter",
|
|
2018
2595
|
"flags": {},
|
|
2019
2596
|
"type": {
|
|
2020
2597
|
"type": "reference",
|
|
2021
|
-
"id":
|
|
2598
|
+
"id": 202,
|
|
2022
2599
|
"name": "T"
|
|
2023
2600
|
}
|
|
2024
2601
|
},
|
|
2025
2602
|
{
|
|
2026
|
-
"id":
|
|
2603
|
+
"id": 204,
|
|
2027
2604
|
"name": "payloads",
|
|
2028
2605
|
"kind": 32768,
|
|
2029
2606
|
"kindString": "Parameter",
|
|
@@ -2046,14 +2623,14 @@
|
|
|
2046
2623
|
{
|
|
2047
2624
|
"type": "reflection",
|
|
2048
2625
|
"declaration": {
|
|
2049
|
-
"id":
|
|
2626
|
+
"id": 205,
|
|
2050
2627
|
"name": "__type",
|
|
2051
2628
|
"kind": 65536,
|
|
2052
2629
|
"kindString": "Type literal",
|
|
2053
2630
|
"flags": {},
|
|
2054
2631
|
"children": [
|
|
2055
2632
|
{
|
|
2056
|
-
"id":
|
|
2633
|
+
"id": 206,
|
|
2057
2634
|
"name": "schema",
|
|
2058
2635
|
"kind": 1024,
|
|
2059
2636
|
"kindString": "Property",
|
|
@@ -2075,7 +2652,7 @@
|
|
|
2075
2652
|
{
|
|
2076
2653
|
"title": "Properties",
|
|
2077
2654
|
"children": [
|
|
2078
|
-
|
|
2655
|
+
206
|
|
2079
2656
|
]
|
|
2080
2657
|
}
|
|
2081
2658
|
],
|
|
@@ -2093,7 +2670,7 @@
|
|
|
2093
2670
|
}
|
|
2094
2671
|
},
|
|
2095
2672
|
{
|
|
2096
|
-
"id":
|
|
2673
|
+
"id": 207,
|
|
2097
2674
|
"name": "account",
|
|
2098
2675
|
"kind": 32768,
|
|
2099
2676
|
"kindString": "Parameter",
|
|
@@ -2127,14 +2704,14 @@
|
|
|
2127
2704
|
{
|
|
2128
2705
|
"type": "reflection",
|
|
2129
2706
|
"declaration": {
|
|
2130
|
-
"id":
|
|
2707
|
+
"id": 208,
|
|
2131
2708
|
"name": "__type",
|
|
2132
2709
|
"kind": 65536,
|
|
2133
2710
|
"kindString": "Type literal",
|
|
2134
2711
|
"flags": {},
|
|
2135
2712
|
"children": [
|
|
2136
2713
|
{
|
|
2137
|
-
"id":
|
|
2714
|
+
"id": 209,
|
|
2138
2715
|
"name": "query",
|
|
2139
2716
|
"kind": 1024,
|
|
2140
2717
|
"kindString": "Property",
|
|
@@ -2152,7 +2729,7 @@
|
|
|
2152
2729
|
}
|
|
2153
2730
|
},
|
|
2154
2731
|
{
|
|
2155
|
-
"id":
|
|
2732
|
+
"id": 210,
|
|
2156
2733
|
"name": "resultSet",
|
|
2157
2734
|
"kind": 1024,
|
|
2158
2735
|
"kindString": "Property",
|
|
@@ -2172,7 +2749,7 @@
|
|
|
2172
2749
|
}
|
|
2173
2750
|
},
|
|
2174
2751
|
{
|
|
2175
|
-
"id":
|
|
2752
|
+
"id": 211,
|
|
2176
2753
|
"name": "schema",
|
|
2177
2754
|
"kind": 1024,
|
|
2178
2755
|
"kindString": "Property",
|
|
@@ -2194,9 +2771,9 @@
|
|
|
2194
2771
|
{
|
|
2195
2772
|
"title": "Properties",
|
|
2196
2773
|
"children": [
|
|
2197
|
-
|
|
2198
|
-
|
|
2199
|
-
|
|
2774
|
+
209,
|
|
2775
|
+
210,
|
|
2776
|
+
211
|
|
2200
2777
|
]
|
|
2201
2778
|
}
|
|
2202
2779
|
],
|
|
@@ -2227,14 +2804,14 @@
|
|
|
2227
2804
|
{
|
|
2228
2805
|
"type": "reflection",
|
|
2229
2806
|
"declaration": {
|
|
2230
|
-
"id":
|
|
2807
|
+
"id": 212,
|
|
2231
2808
|
"name": "__type",
|
|
2232
2809
|
"kind": 65536,
|
|
2233
2810
|
"kindString": "Type literal",
|
|
2234
2811
|
"flags": {},
|
|
2235
2812
|
"children": [
|
|
2236
2813
|
{
|
|
2237
|
-
"id":
|
|
2814
|
+
"id": 213,
|
|
2238
2815
|
"name": "schema",
|
|
2239
2816
|
"kind": 1024,
|
|
2240
2817
|
"kindString": "Property",
|
|
@@ -2256,7 +2833,7 @@
|
|
|
2256
2833
|
{
|
|
2257
2834
|
"title": "Properties",
|
|
2258
2835
|
"children": [
|
|
2259
|
-
|
|
2836
|
+
213
|
|
2260
2837
|
]
|
|
2261
2838
|
}
|
|
2262
2839
|
],
|
|
@@ -2286,7 +2863,7 @@
|
|
|
2286
2863
|
}
|
|
2287
2864
|
},
|
|
2288
2865
|
{
|
|
2289
|
-
"id":
|
|
2866
|
+
"id": 214,
|
|
2290
2867
|
"name": "bindResult",
|
|
2291
2868
|
"kind": 2048,
|
|
2292
2869
|
"kindString": "Method",
|
|
@@ -2296,20 +2873,20 @@
|
|
|
2296
2873
|
"sources": [
|
|
2297
2874
|
{
|
|
2298
2875
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
2299
|
-
"line":
|
|
2876
|
+
"line": 39,
|
|
2300
2877
|
"character": 14
|
|
2301
2878
|
}
|
|
2302
2879
|
],
|
|
2303
2880
|
"signatures": [
|
|
2304
2881
|
{
|
|
2305
|
-
"id":
|
|
2882
|
+
"id": 215,
|
|
2306
2883
|
"name": "bindResult",
|
|
2307
2884
|
"kind": 4096,
|
|
2308
2885
|
"kindString": "Call signature",
|
|
2309
2886
|
"flags": {},
|
|
2310
2887
|
"parameters": [
|
|
2311
2888
|
{
|
|
2312
|
-
"id":
|
|
2889
|
+
"id": 216,
|
|
2313
2890
|
"name": "payloads",
|
|
2314
2891
|
"kind": 32768,
|
|
2315
2892
|
"kindString": "Parameter",
|
|
@@ -2330,14 +2907,14 @@
|
|
|
2330
2907
|
{
|
|
2331
2908
|
"type": "reflection",
|
|
2332
2909
|
"declaration": {
|
|
2333
|
-
"id":
|
|
2910
|
+
"id": 217,
|
|
2334
2911
|
"name": "__type",
|
|
2335
2912
|
"kind": 65536,
|
|
2336
2913
|
"kindString": "Type literal",
|
|
2337
2914
|
"flags": {},
|
|
2338
2915
|
"children": [
|
|
2339
2916
|
{
|
|
2340
|
-
"id":
|
|
2917
|
+
"id": 218,
|
|
2341
2918
|
"name": "schema",
|
|
2342
2919
|
"kind": 1024,
|
|
2343
2920
|
"kindString": "Property",
|
|
@@ -2359,7 +2936,7 @@
|
|
|
2359
2936
|
{
|
|
2360
2937
|
"title": "Properties",
|
|
2361
2938
|
"children": [
|
|
2362
|
-
|
|
2939
|
+
218
|
|
2363
2940
|
]
|
|
2364
2941
|
}
|
|
2365
2942
|
],
|
|
@@ -2377,7 +2954,7 @@
|
|
|
2377
2954
|
}
|
|
2378
2955
|
},
|
|
2379
2956
|
{
|
|
2380
|
-
"id":
|
|
2957
|
+
"id": 219,
|
|
2381
2958
|
"name": "account",
|
|
2382
2959
|
"kind": 32768,
|
|
2383
2960
|
"kindString": "Parameter",
|
|
@@ -2410,14 +2987,14 @@
|
|
|
2410
2987
|
{
|
|
2411
2988
|
"type": "reflection",
|
|
2412
2989
|
"declaration": {
|
|
2413
|
-
"id":
|
|
2990
|
+
"id": 220,
|
|
2414
2991
|
"name": "__type",
|
|
2415
2992
|
"kind": 65536,
|
|
2416
2993
|
"kindString": "Type literal",
|
|
2417
2994
|
"flags": {},
|
|
2418
2995
|
"children": [
|
|
2419
2996
|
{
|
|
2420
|
-
"id":
|
|
2997
|
+
"id": 221,
|
|
2421
2998
|
"name": "schema",
|
|
2422
2999
|
"kind": 1024,
|
|
2423
3000
|
"kindString": "Property",
|
|
@@ -2439,7 +3016,7 @@
|
|
|
2439
3016
|
{
|
|
2440
3017
|
"title": "Properties",
|
|
2441
3018
|
"children": [
|
|
2442
|
-
|
|
3019
|
+
221
|
|
2443
3020
|
]
|
|
2444
3021
|
}
|
|
2445
3022
|
],
|
|
@@ -2476,7 +3053,7 @@
|
|
|
2476
3053
|
}
|
|
2477
3054
|
},
|
|
2478
3055
|
{
|
|
2479
|
-
"id":
|
|
3056
|
+
"id": 222,
|
|
2480
3057
|
"name": "bindResultInternal",
|
|
2481
3058
|
"kind": 2048,
|
|
2482
3059
|
"kindString": "Method",
|
|
@@ -2486,20 +3063,20 @@
|
|
|
2486
3063
|
"sources": [
|
|
2487
3064
|
{
|
|
2488
3065
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
2489
|
-
"line":
|
|
3066
|
+
"line": 40,
|
|
2490
3067
|
"character": 14
|
|
2491
3068
|
}
|
|
2492
3069
|
],
|
|
2493
3070
|
"signatures": [
|
|
2494
3071
|
{
|
|
2495
|
-
"id":
|
|
3072
|
+
"id": 223,
|
|
2496
3073
|
"name": "bindResultInternal",
|
|
2497
3074
|
"kind": 4096,
|
|
2498
3075
|
"kindString": "Call signature",
|
|
2499
3076
|
"flags": {},
|
|
2500
3077
|
"parameters": [
|
|
2501
3078
|
{
|
|
2502
|
-
"id":
|
|
3079
|
+
"id": 224,
|
|
2503
3080
|
"name": "payloads",
|
|
2504
3081
|
"kind": 32768,
|
|
2505
3082
|
"kindString": "Parameter",
|
|
@@ -2520,14 +3097,14 @@
|
|
|
2520
3097
|
{
|
|
2521
3098
|
"type": "reflection",
|
|
2522
3099
|
"declaration": {
|
|
2523
|
-
"id":
|
|
3100
|
+
"id": 225,
|
|
2524
3101
|
"name": "__type",
|
|
2525
3102
|
"kind": 65536,
|
|
2526
3103
|
"kindString": "Type literal",
|
|
2527
3104
|
"flags": {},
|
|
2528
3105
|
"children": [
|
|
2529
3106
|
{
|
|
2530
|
-
"id":
|
|
3107
|
+
"id": 226,
|
|
2531
3108
|
"name": "schema",
|
|
2532
3109
|
"kind": 1024,
|
|
2533
3110
|
"kindString": "Property",
|
|
@@ -2549,7 +3126,7 @@
|
|
|
2549
3126
|
{
|
|
2550
3127
|
"title": "Properties",
|
|
2551
3128
|
"children": [
|
|
2552
|
-
|
|
3129
|
+
226
|
|
2553
3130
|
]
|
|
2554
3131
|
}
|
|
2555
3132
|
],
|
|
@@ -2567,7 +3144,7 @@
|
|
|
2567
3144
|
}
|
|
2568
3145
|
},
|
|
2569
3146
|
{
|
|
2570
|
-
"id":
|
|
3147
|
+
"id": 227,
|
|
2571
3148
|
"name": "account",
|
|
2572
3149
|
"kind": 32768,
|
|
2573
3150
|
"kindString": "Parameter",
|
|
@@ -2597,14 +3174,14 @@
|
|
|
2597
3174
|
{
|
|
2598
3175
|
"type": "reflection",
|
|
2599
3176
|
"declaration": {
|
|
2600
|
-
"id":
|
|
3177
|
+
"id": 228,
|
|
2601
3178
|
"name": "__type",
|
|
2602
3179
|
"kind": 65536,
|
|
2603
3180
|
"kindString": "Type literal",
|
|
2604
3181
|
"flags": {},
|
|
2605
3182
|
"children": [
|
|
2606
3183
|
{
|
|
2607
|
-
"id":
|
|
3184
|
+
"id": 229,
|
|
2608
3185
|
"name": "schema",
|
|
2609
3186
|
"kind": 1024,
|
|
2610
3187
|
"kindString": "Property",
|
|
@@ -2626,7 +3203,7 @@
|
|
|
2626
3203
|
{
|
|
2627
3204
|
"title": "Properties",
|
|
2628
3205
|
"children": [
|
|
2629
|
-
|
|
3206
|
+
229
|
|
2630
3207
|
]
|
|
2631
3208
|
}
|
|
2632
3209
|
],
|
|
@@ -2656,7 +3233,7 @@
|
|
|
2656
3233
|
}
|
|
2657
3234
|
},
|
|
2658
3235
|
{
|
|
2659
|
-
"id":
|
|
3236
|
+
"id": 138,
|
|
2660
3237
|
"name": "description",
|
|
2661
3238
|
"kind": 2048,
|
|
2662
3239
|
"kindString": "Method",
|
|
@@ -2664,13 +3241,13 @@
|
|
|
2664
3241
|
"sources": [
|
|
2665
3242
|
{
|
|
2666
3243
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
2667
|
-
"line":
|
|
3244
|
+
"line": 28,
|
|
2668
3245
|
"character": 4
|
|
2669
3246
|
}
|
|
2670
3247
|
],
|
|
2671
3248
|
"signatures": [
|
|
2672
3249
|
{
|
|
2673
|
-
"id":
|
|
3250
|
+
"id": 139,
|
|
2674
3251
|
"name": "description",
|
|
2675
3252
|
"kind": 4096,
|
|
2676
3253
|
"kindString": "Call signature",
|
|
@@ -2701,7 +3278,7 @@
|
|
|
2701
3278
|
}
|
|
2702
3279
|
},
|
|
2703
3280
|
{
|
|
2704
|
-
"id":
|
|
3281
|
+
"id": 140,
|
|
2705
3282
|
"name": "discover",
|
|
2706
3283
|
"kind": 2048,
|
|
2707
3284
|
"kindString": "Method",
|
|
@@ -2709,20 +3286,20 @@
|
|
|
2709
3286
|
"sources": [
|
|
2710
3287
|
{
|
|
2711
3288
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
2712
|
-
"line":
|
|
3289
|
+
"line": 29,
|
|
2713
3290
|
"character": 4
|
|
2714
3291
|
}
|
|
2715
3292
|
],
|
|
2716
3293
|
"signatures": [
|
|
2717
3294
|
{
|
|
2718
|
-
"id":
|
|
3295
|
+
"id": 141,
|
|
2719
3296
|
"name": "discover",
|
|
2720
3297
|
"kind": 4096,
|
|
2721
3298
|
"kindString": "Call signature",
|
|
2722
3299
|
"flags": {},
|
|
2723
3300
|
"parameters": [
|
|
2724
3301
|
{
|
|
2725
|
-
"id":
|
|
3302
|
+
"id": 142,
|
|
2726
3303
|
"name": "_queryAccount",
|
|
2727
3304
|
"kind": 32768,
|
|
2728
3305
|
"kindString": "Parameter",
|
|
@@ -2754,14 +3331,14 @@
|
|
|
2754
3331
|
{
|
|
2755
3332
|
"type": "reflection",
|
|
2756
3333
|
"declaration": {
|
|
2757
|
-
"id":
|
|
3334
|
+
"id": 143,
|
|
2758
3335
|
"name": "__type",
|
|
2759
3336
|
"kind": 65536,
|
|
2760
3337
|
"kindString": "Type literal",
|
|
2761
3338
|
"flags": {},
|
|
2762
3339
|
"children": [
|
|
2763
3340
|
{
|
|
2764
|
-
"id":
|
|
3341
|
+
"id": 144,
|
|
2765
3342
|
"name": "schema",
|
|
2766
3343
|
"kind": 1024,
|
|
2767
3344
|
"kindString": "Property",
|
|
@@ -2783,7 +3360,7 @@
|
|
|
2783
3360
|
{
|
|
2784
3361
|
"title": "Properties",
|
|
2785
3362
|
"children": [
|
|
2786
|
-
|
|
3363
|
+
144
|
|
2787
3364
|
]
|
|
2788
3365
|
}
|
|
2789
3366
|
],
|
|
@@ -2818,7 +3395,7 @@
|
|
|
2818
3395
|
}
|
|
2819
3396
|
},
|
|
2820
3397
|
{
|
|
2821
|
-
"id":
|
|
3398
|
+
"id": 230,
|
|
2822
3399
|
"name": "loadAccount",
|
|
2823
3400
|
"kind": 2048,
|
|
2824
3401
|
"kindString": "Method",
|
|
@@ -2828,20 +3405,20 @@
|
|
|
2828
3405
|
"sources": [
|
|
2829
3406
|
{
|
|
2830
3407
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
2831
|
-
"line":
|
|
3408
|
+
"line": 41,
|
|
2832
3409
|
"character": 14
|
|
2833
3410
|
}
|
|
2834
3411
|
],
|
|
2835
3412
|
"signatures": [
|
|
2836
3413
|
{
|
|
2837
|
-
"id":
|
|
3414
|
+
"id": 231,
|
|
2838
3415
|
"name": "loadAccount",
|
|
2839
3416
|
"kind": 4096,
|
|
2840
3417
|
"kindString": "Call signature",
|
|
2841
3418
|
"flags": {},
|
|
2842
3419
|
"parameters": [
|
|
2843
3420
|
{
|
|
2844
|
-
"id":
|
|
3421
|
+
"id": 232,
|
|
2845
3422
|
"name": "account",
|
|
2846
3423
|
"kind": 32768,
|
|
2847
3424
|
"kindString": "Parameter",
|
|
@@ -2880,7 +3457,7 @@
|
|
|
2880
3457
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
2881
3458
|
"line": 18,
|
|
2882
3459
|
"character": 17,
|
|
2883
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3460
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L18"
|
|
2884
3461
|
}
|
|
2885
3462
|
],
|
|
2886
3463
|
"signatures": [
|
|
@@ -3283,108 +3860,508 @@
|
|
|
3283
3860
|
"type": "literal",
|
|
3284
3861
|
"value": "network.xyo.schema"
|
|
3285
3862
|
}
|
|
3286
|
-
}
|
|
3287
|
-
],
|
|
3288
|
-
"groups": [
|
|
3289
|
-
{
|
|
3290
|
-
"title": "Properties",
|
|
3291
|
-
"children": [
|
|
3292
|
-
63,
|
|
3293
|
-
68,
|
|
3294
|
-
69,
|
|
3295
|
-
70
|
|
3296
|
-
]
|
|
3297
|
-
}
|
|
3298
|
-
],
|
|
3299
|
-
"sources": [
|
|
3300
|
-
{
|
|
3301
|
-
"fileName": "plugins/packages/payload/packages/schema/dist/esm/Payload.d.ts",
|
|
3302
|
-
"line": 3,
|
|
3303
|
-
"character": 42
|
|
3304
|
-
}
|
|
3305
|
-
]
|
|
3863
|
+
}
|
|
3864
|
+
],
|
|
3865
|
+
"groups": [
|
|
3866
|
+
{
|
|
3867
|
+
"title": "Properties",
|
|
3868
|
+
"children": [
|
|
3869
|
+
63,
|
|
3870
|
+
68,
|
|
3871
|
+
69,
|
|
3872
|
+
70
|
|
3873
|
+
]
|
|
3874
|
+
}
|
|
3875
|
+
],
|
|
3876
|
+
"sources": [
|
|
3877
|
+
{
|
|
3878
|
+
"fileName": "plugins/packages/payload/packages/schema/dist/esm/Payload.d.ts",
|
|
3879
|
+
"line": 3,
|
|
3880
|
+
"character": 42
|
|
3881
|
+
}
|
|
3882
|
+
]
|
|
3883
|
+
}
|
|
3884
|
+
}
|
|
3885
|
+
]
|
|
3886
|
+
}
|
|
3887
|
+
}
|
|
3888
|
+
],
|
|
3889
|
+
"name": "Promise",
|
|
3890
|
+
"qualifiedName": "Promise",
|
|
3891
|
+
"package": "typescript"
|
|
3892
|
+
},
|
|
3893
|
+
"overwrites": {
|
|
3894
|
+
"type": "reference",
|
|
3895
|
+
"name": "AbstractWitness.observe"
|
|
3896
|
+
}
|
|
3897
|
+
}
|
|
3898
|
+
],
|
|
3899
|
+
"overwrites": {
|
|
3900
|
+
"type": "reference",
|
|
3901
|
+
"name": "AbstractWitness.observe"
|
|
3902
|
+
}
|
|
3903
|
+
},
|
|
3904
|
+
{
|
|
3905
|
+
"id": 75,
|
|
3906
|
+
"name": "queries",
|
|
3907
|
+
"kind": 2048,
|
|
3908
|
+
"kindString": "Method",
|
|
3909
|
+
"flags": {},
|
|
3910
|
+
"sources": [
|
|
3911
|
+
{
|
|
3912
|
+
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
3913
|
+
"line": 13,
|
|
3914
|
+
"character": 4
|
|
3915
|
+
}
|
|
3916
|
+
],
|
|
3917
|
+
"signatures": [
|
|
3918
|
+
{
|
|
3919
|
+
"id": 76,
|
|
3920
|
+
"name": "queries",
|
|
3921
|
+
"kind": 4096,
|
|
3922
|
+
"kindString": "Call signature",
|
|
3923
|
+
"flags": {},
|
|
3924
|
+
"type": {
|
|
3925
|
+
"type": "array",
|
|
3926
|
+
"elementType": {
|
|
3927
|
+
"type": "intrinsic",
|
|
3928
|
+
"name": "string"
|
|
3929
|
+
}
|
|
3930
|
+
},
|
|
3931
|
+
"inheritedFrom": {
|
|
3932
|
+
"type": "reference",
|
|
3933
|
+
"name": "AbstractWitness.queries"
|
|
3934
|
+
}
|
|
3935
|
+
}
|
|
3936
|
+
],
|
|
3937
|
+
"inheritedFrom": {
|
|
3938
|
+
"type": "reference",
|
|
3939
|
+
"name": "AbstractWitness.queries"
|
|
3940
|
+
}
|
|
3941
|
+
},
|
|
3942
|
+
{
|
|
3943
|
+
"id": 77,
|
|
3944
|
+
"name": "query",
|
|
3945
|
+
"kind": 2048,
|
|
3946
|
+
"kindString": "Method",
|
|
3947
|
+
"flags": {},
|
|
3948
|
+
"sources": [
|
|
3949
|
+
{
|
|
3950
|
+
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
3951
|
+
"line": 14,
|
|
3952
|
+
"character": 4
|
|
3953
|
+
}
|
|
3954
|
+
],
|
|
3955
|
+
"signatures": [
|
|
3956
|
+
{
|
|
3957
|
+
"id": 78,
|
|
3958
|
+
"name": "query",
|
|
3959
|
+
"kind": 4096,
|
|
3960
|
+
"kindString": "Call signature",
|
|
3961
|
+
"flags": {},
|
|
3962
|
+
"typeParameter": [
|
|
3963
|
+
{
|
|
3964
|
+
"id": 87,
|
|
3965
|
+
"name": "T",
|
|
3966
|
+
"kind": 131072,
|
|
3967
|
+
"kindString": "Type parameter",
|
|
3968
|
+
"flags": {},
|
|
3969
|
+
"type": {
|
|
3970
|
+
"type": "intersection",
|
|
3971
|
+
"types": [
|
|
3972
|
+
{
|
|
3973
|
+
"type": "reference",
|
|
3974
|
+
"name": "SchemaFields"
|
|
3975
|
+
},
|
|
3976
|
+
{
|
|
3977
|
+
"type": "reference",
|
|
3978
|
+
"name": "PayloadFields"
|
|
3979
|
+
},
|
|
3980
|
+
{
|
|
3981
|
+
"type": "reference",
|
|
3982
|
+
"name": "XyoBoundWitnessFields"
|
|
3983
|
+
},
|
|
3984
|
+
{
|
|
3985
|
+
"type": "reflection",
|
|
3986
|
+
"declaration": {
|
|
3987
|
+
"id": 79,
|
|
3988
|
+
"name": "__type",
|
|
3989
|
+
"kind": 65536,
|
|
3990
|
+
"kindString": "Type literal",
|
|
3991
|
+
"flags": {},
|
|
3992
|
+
"children": [
|
|
3993
|
+
{
|
|
3994
|
+
"id": 80,
|
|
3995
|
+
"name": "query",
|
|
3996
|
+
"kind": 1024,
|
|
3997
|
+
"kindString": "Property",
|
|
3998
|
+
"flags": {},
|
|
3999
|
+
"sources": [
|
|
4000
|
+
{
|
|
4001
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
4002
|
+
"line": 5,
|
|
4003
|
+
"character": 4
|
|
4004
|
+
}
|
|
4005
|
+
],
|
|
4006
|
+
"type": {
|
|
4007
|
+
"type": "intrinsic",
|
|
4008
|
+
"name": "string"
|
|
4009
|
+
}
|
|
4010
|
+
},
|
|
4011
|
+
{
|
|
4012
|
+
"id": 81,
|
|
4013
|
+
"name": "resultSet",
|
|
4014
|
+
"kind": 1024,
|
|
4015
|
+
"kindString": "Property",
|
|
4016
|
+
"flags": {
|
|
4017
|
+
"isOptional": true
|
|
4018
|
+
},
|
|
4019
|
+
"sources": [
|
|
4020
|
+
{
|
|
4021
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
4022
|
+
"line": 6,
|
|
4023
|
+
"character": 4
|
|
4024
|
+
}
|
|
4025
|
+
],
|
|
4026
|
+
"type": {
|
|
4027
|
+
"type": "intrinsic",
|
|
4028
|
+
"name": "string"
|
|
4029
|
+
}
|
|
4030
|
+
},
|
|
4031
|
+
{
|
|
4032
|
+
"id": 82,
|
|
4033
|
+
"name": "schema",
|
|
4034
|
+
"kind": 1024,
|
|
4035
|
+
"kindString": "Property",
|
|
4036
|
+
"flags": {},
|
|
4037
|
+
"sources": [
|
|
4038
|
+
{
|
|
4039
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
4040
|
+
"line": 7,
|
|
4041
|
+
"character": 4
|
|
4042
|
+
}
|
|
4043
|
+
],
|
|
4044
|
+
"type": {
|
|
4045
|
+
"type": "literal",
|
|
4046
|
+
"value": "network.xyo.boundwitness.query"
|
|
4047
|
+
}
|
|
4048
|
+
}
|
|
4049
|
+
],
|
|
4050
|
+
"groups": [
|
|
4051
|
+
{
|
|
4052
|
+
"title": "Properties",
|
|
4053
|
+
"children": [
|
|
4054
|
+
80,
|
|
4055
|
+
81,
|
|
4056
|
+
82
|
|
4057
|
+
]
|
|
4058
|
+
}
|
|
4059
|
+
],
|
|
4060
|
+
"sources": [
|
|
4061
|
+
{
|
|
4062
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
4063
|
+
"line": 4,
|
|
4064
|
+
"character": 51
|
|
4065
|
+
}
|
|
4066
|
+
]
|
|
4067
|
+
}
|
|
4068
|
+
}
|
|
4069
|
+
]
|
|
4070
|
+
},
|
|
4071
|
+
"default": {
|
|
4072
|
+
"type": "intersection",
|
|
4073
|
+
"types": [
|
|
4074
|
+
{
|
|
4075
|
+
"type": "reference",
|
|
4076
|
+
"name": "SchemaFields"
|
|
4077
|
+
},
|
|
4078
|
+
{
|
|
4079
|
+
"type": "reference",
|
|
4080
|
+
"name": "PayloadFields"
|
|
4081
|
+
},
|
|
4082
|
+
{
|
|
4083
|
+
"type": "reference",
|
|
4084
|
+
"name": "XyoBoundWitnessFields"
|
|
4085
|
+
},
|
|
4086
|
+
{
|
|
4087
|
+
"type": "reflection",
|
|
4088
|
+
"declaration": {
|
|
4089
|
+
"id": 83,
|
|
4090
|
+
"name": "__type",
|
|
4091
|
+
"kind": 65536,
|
|
4092
|
+
"kindString": "Type literal",
|
|
4093
|
+
"flags": {},
|
|
4094
|
+
"children": [
|
|
4095
|
+
{
|
|
4096
|
+
"id": 84,
|
|
4097
|
+
"name": "query",
|
|
4098
|
+
"kind": 1024,
|
|
4099
|
+
"kindString": "Property",
|
|
4100
|
+
"flags": {},
|
|
4101
|
+
"sources": [
|
|
4102
|
+
{
|
|
4103
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
4104
|
+
"line": 5,
|
|
4105
|
+
"character": 4
|
|
4106
|
+
}
|
|
4107
|
+
],
|
|
4108
|
+
"type": {
|
|
4109
|
+
"type": "intrinsic",
|
|
4110
|
+
"name": "string"
|
|
4111
|
+
}
|
|
4112
|
+
},
|
|
4113
|
+
{
|
|
4114
|
+
"id": 85,
|
|
4115
|
+
"name": "resultSet",
|
|
4116
|
+
"kind": 1024,
|
|
4117
|
+
"kindString": "Property",
|
|
4118
|
+
"flags": {
|
|
4119
|
+
"isOptional": true
|
|
4120
|
+
},
|
|
4121
|
+
"sources": [
|
|
4122
|
+
{
|
|
4123
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
4124
|
+
"line": 6,
|
|
4125
|
+
"character": 4
|
|
4126
|
+
}
|
|
4127
|
+
],
|
|
4128
|
+
"type": {
|
|
4129
|
+
"type": "intrinsic",
|
|
4130
|
+
"name": "string"
|
|
4131
|
+
}
|
|
4132
|
+
},
|
|
4133
|
+
{
|
|
4134
|
+
"id": 86,
|
|
4135
|
+
"name": "schema",
|
|
4136
|
+
"kind": 1024,
|
|
4137
|
+
"kindString": "Property",
|
|
4138
|
+
"flags": {},
|
|
4139
|
+
"sources": [
|
|
4140
|
+
{
|
|
4141
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
4142
|
+
"line": 7,
|
|
4143
|
+
"character": 4
|
|
4144
|
+
}
|
|
4145
|
+
],
|
|
4146
|
+
"type": {
|
|
4147
|
+
"type": "literal",
|
|
4148
|
+
"value": "network.xyo.boundwitness.query"
|
|
4149
|
+
}
|
|
4150
|
+
}
|
|
4151
|
+
],
|
|
4152
|
+
"groups": [
|
|
4153
|
+
{
|
|
4154
|
+
"title": "Properties",
|
|
4155
|
+
"children": [
|
|
4156
|
+
84,
|
|
4157
|
+
85,
|
|
4158
|
+
86
|
|
4159
|
+
]
|
|
4160
|
+
}
|
|
4161
|
+
],
|
|
4162
|
+
"sources": [
|
|
4163
|
+
{
|
|
4164
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
|
|
4165
|
+
"line": 4,
|
|
4166
|
+
"character": 51
|
|
4167
|
+
}
|
|
4168
|
+
]
|
|
4169
|
+
}
|
|
4170
|
+
}
|
|
4171
|
+
]
|
|
4172
|
+
}
|
|
4173
|
+
}
|
|
4174
|
+
],
|
|
4175
|
+
"parameters": [
|
|
4176
|
+
{
|
|
4177
|
+
"id": 88,
|
|
4178
|
+
"name": "query",
|
|
4179
|
+
"kind": 32768,
|
|
4180
|
+
"kindString": "Parameter",
|
|
4181
|
+
"flags": {},
|
|
4182
|
+
"type": {
|
|
4183
|
+
"type": "reference",
|
|
4184
|
+
"id": 87,
|
|
4185
|
+
"name": "T"
|
|
4186
|
+
}
|
|
4187
|
+
},
|
|
4188
|
+
{
|
|
4189
|
+
"id": 89,
|
|
4190
|
+
"name": "payloads",
|
|
4191
|
+
"kind": 32768,
|
|
4192
|
+
"kindString": "Parameter",
|
|
4193
|
+
"flags": {
|
|
4194
|
+
"isOptional": true
|
|
4195
|
+
},
|
|
4196
|
+
"type": {
|
|
4197
|
+
"type": "array",
|
|
4198
|
+
"elementType": {
|
|
4199
|
+
"type": "intersection",
|
|
4200
|
+
"types": [
|
|
4201
|
+
{
|
|
4202
|
+
"type": "reference",
|
|
4203
|
+
"name": "SchemaFields"
|
|
4204
|
+
},
|
|
4205
|
+
{
|
|
4206
|
+
"type": "reference",
|
|
4207
|
+
"name": "PayloadFields"
|
|
4208
|
+
},
|
|
4209
|
+
{
|
|
4210
|
+
"type": "reflection",
|
|
4211
|
+
"declaration": {
|
|
4212
|
+
"id": 90,
|
|
4213
|
+
"name": "__type",
|
|
4214
|
+
"kind": 65536,
|
|
4215
|
+
"kindString": "Type literal",
|
|
4216
|
+
"flags": {},
|
|
4217
|
+
"children": [
|
|
4218
|
+
{
|
|
4219
|
+
"id": 91,
|
|
4220
|
+
"name": "schema",
|
|
4221
|
+
"kind": 1024,
|
|
4222
|
+
"kindString": "Property",
|
|
4223
|
+
"flags": {},
|
|
4224
|
+
"sources": [
|
|
4225
|
+
{
|
|
4226
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
4227
|
+
"line": 19,
|
|
4228
|
+
"character": 4
|
|
4229
|
+
}
|
|
4230
|
+
],
|
|
4231
|
+
"type": {
|
|
4232
|
+
"type": "intrinsic",
|
|
4233
|
+
"name": "string"
|
|
4234
|
+
}
|
|
4235
|
+
}
|
|
4236
|
+
],
|
|
4237
|
+
"groups": [
|
|
4238
|
+
{
|
|
4239
|
+
"title": "Properties",
|
|
4240
|
+
"children": [
|
|
4241
|
+
91
|
|
4242
|
+
]
|
|
4243
|
+
}
|
|
4244
|
+
],
|
|
4245
|
+
"sources": [
|
|
4246
|
+
{
|
|
4247
|
+
"fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
|
|
4248
|
+
"line": 18,
|
|
4249
|
+
"character": 17
|
|
4250
|
+
}
|
|
4251
|
+
]
|
|
4252
|
+
}
|
|
4253
|
+
}
|
|
4254
|
+
]
|
|
4255
|
+
}
|
|
4256
|
+
}
|
|
4257
|
+
}
|
|
4258
|
+
],
|
|
4259
|
+
"type": {
|
|
4260
|
+
"type": "reference",
|
|
4261
|
+
"typeArguments": [
|
|
4262
|
+
{
|
|
4263
|
+
"type": "reference",
|
|
4264
|
+
"typeArguments": [
|
|
4265
|
+
{
|
|
4266
|
+
"type": "intersection",
|
|
4267
|
+
"types": [
|
|
4268
|
+
{
|
|
4269
|
+
"type": "reference",
|
|
4270
|
+
"name": "SchemaFields"
|
|
4271
|
+
},
|
|
4272
|
+
{
|
|
4273
|
+
"type": "reference",
|
|
4274
|
+
"name": "PayloadFields"
|
|
4275
|
+
},
|
|
4276
|
+
{
|
|
4277
|
+
"type": "reflection",
|
|
4278
|
+
"declaration": {
|
|
4279
|
+
"id": 92,
|
|
4280
|
+
"name": "__type",
|
|
4281
|
+
"kind": 65536,
|
|
4282
|
+
"kindString": "Type literal",
|
|
4283
|
+
"flags": {},
|
|
4284
|
+
"children": [
|
|
4285
|
+
{
|
|
4286
|
+
"id": 93,
|
|
4287
|
+
"name": "schema",
|
|
4288
|
+
"kind": 1024,
|
|
4289
|
+
"kindString": "Property",
|
|
4290
|
+
"flags": {},
|
|
4291
|
+
"sources": [
|
|
4292
|
+
{
|
|
4293
|
+
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
4294
|
+
"line": 15,
|
|
4295
|
+
"character": 8
|
|
4296
|
+
}
|
|
4297
|
+
],
|
|
4298
|
+
"type": {
|
|
4299
|
+
"type": "intrinsic",
|
|
4300
|
+
"name": "string"
|
|
4301
|
+
}
|
|
4302
|
+
}
|
|
4303
|
+
],
|
|
4304
|
+
"groups": [
|
|
4305
|
+
{
|
|
4306
|
+
"title": "Properties",
|
|
4307
|
+
"children": [
|
|
4308
|
+
93
|
|
4309
|
+
]
|
|
4310
|
+
}
|
|
4311
|
+
],
|
|
4312
|
+
"sources": [
|
|
4313
|
+
{
|
|
4314
|
+
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
4315
|
+
"line": 14,
|
|
4316
|
+
"character": 262
|
|
4317
|
+
}
|
|
4318
|
+
]
|
|
4319
|
+
}
|
|
3306
4320
|
}
|
|
3307
|
-
|
|
3308
|
-
|
|
3309
|
-
|
|
4321
|
+
]
|
|
4322
|
+
}
|
|
4323
|
+
],
|
|
4324
|
+
"name": "ModuleQueryResult"
|
|
3310
4325
|
}
|
|
3311
4326
|
],
|
|
3312
4327
|
"name": "Promise",
|
|
3313
4328
|
"qualifiedName": "Promise",
|
|
3314
4329
|
"package": "typescript"
|
|
3315
4330
|
},
|
|
3316
|
-
"overwrites": {
|
|
3317
|
-
"type": "reference",
|
|
3318
|
-
"name": "AbstractWitness.observe"
|
|
3319
|
-
}
|
|
3320
|
-
}
|
|
3321
|
-
],
|
|
3322
|
-
"overwrites": {
|
|
3323
|
-
"type": "reference",
|
|
3324
|
-
"name": "AbstractWitness.observe"
|
|
3325
|
-
}
|
|
3326
|
-
},
|
|
3327
|
-
{
|
|
3328
|
-
"id": 75,
|
|
3329
|
-
"name": "queries",
|
|
3330
|
-
"kind": 2048,
|
|
3331
|
-
"kindString": "Method",
|
|
3332
|
-
"flags": {},
|
|
3333
|
-
"sources": [
|
|
3334
|
-
{
|
|
3335
|
-
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
3336
|
-
"line": 13,
|
|
3337
|
-
"character": 4
|
|
3338
|
-
}
|
|
3339
|
-
],
|
|
3340
|
-
"signatures": [
|
|
3341
|
-
{
|
|
3342
|
-
"id": 76,
|
|
3343
|
-
"name": "queries",
|
|
3344
|
-
"kind": 4096,
|
|
3345
|
-
"kindString": "Call signature",
|
|
3346
|
-
"flags": {},
|
|
3347
|
-
"type": {
|
|
3348
|
-
"type": "array",
|
|
3349
|
-
"elementType": {
|
|
3350
|
-
"type": "intrinsic",
|
|
3351
|
-
"name": "string"
|
|
3352
|
-
}
|
|
3353
|
-
},
|
|
3354
4331
|
"inheritedFrom": {
|
|
3355
4332
|
"type": "reference",
|
|
3356
|
-
"name": "AbstractWitness.
|
|
4333
|
+
"name": "AbstractWitness.query"
|
|
3357
4334
|
}
|
|
3358
4335
|
}
|
|
3359
4336
|
],
|
|
3360
4337
|
"inheritedFrom": {
|
|
3361
4338
|
"type": "reference",
|
|
3362
|
-
"name": "AbstractWitness.
|
|
4339
|
+
"name": "AbstractWitness.query"
|
|
3363
4340
|
}
|
|
3364
4341
|
},
|
|
3365
4342
|
{
|
|
3366
|
-
"id":
|
|
3367
|
-
"name": "
|
|
4343
|
+
"id": 145,
|
|
4344
|
+
"name": "queryable",
|
|
3368
4345
|
"kind": 2048,
|
|
3369
4346
|
"kindString": "Method",
|
|
3370
4347
|
"flags": {},
|
|
3371
4348
|
"sources": [
|
|
3372
4349
|
{
|
|
3373
|
-
"fileName": "modules/packages/
|
|
3374
|
-
"line":
|
|
4350
|
+
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
4351
|
+
"line": 32,
|
|
3375
4352
|
"character": 4
|
|
3376
4353
|
}
|
|
3377
4354
|
],
|
|
3378
4355
|
"signatures": [
|
|
3379
4356
|
{
|
|
3380
|
-
"id":
|
|
3381
|
-
"name": "
|
|
4357
|
+
"id": 146,
|
|
4358
|
+
"name": "queryable",
|
|
3382
4359
|
"kind": 4096,
|
|
3383
4360
|
"kindString": "Call signature",
|
|
3384
4361
|
"flags": {},
|
|
3385
4362
|
"typeParameter": [
|
|
3386
4363
|
{
|
|
3387
|
-
"id":
|
|
4364
|
+
"id": 155,
|
|
3388
4365
|
"name": "T",
|
|
3389
4366
|
"kind": 131072,
|
|
3390
4367
|
"kindString": "Type parameter",
|
|
@@ -3407,14 +4384,14 @@
|
|
|
3407
4384
|
{
|
|
3408
4385
|
"type": "reflection",
|
|
3409
4386
|
"declaration": {
|
|
3410
|
-
"id":
|
|
4387
|
+
"id": 147,
|
|
3411
4388
|
"name": "__type",
|
|
3412
4389
|
"kind": 65536,
|
|
3413
4390
|
"kindString": "Type literal",
|
|
3414
4391
|
"flags": {},
|
|
3415
4392
|
"children": [
|
|
3416
4393
|
{
|
|
3417
|
-
"id":
|
|
4394
|
+
"id": 148,
|
|
3418
4395
|
"name": "query",
|
|
3419
4396
|
"kind": 1024,
|
|
3420
4397
|
"kindString": "Property",
|
|
@@ -3432,7 +4409,7 @@
|
|
|
3432
4409
|
}
|
|
3433
4410
|
},
|
|
3434
4411
|
{
|
|
3435
|
-
"id":
|
|
4412
|
+
"id": 149,
|
|
3436
4413
|
"name": "resultSet",
|
|
3437
4414
|
"kind": 1024,
|
|
3438
4415
|
"kindString": "Property",
|
|
@@ -3452,7 +4429,7 @@
|
|
|
3452
4429
|
}
|
|
3453
4430
|
},
|
|
3454
4431
|
{
|
|
3455
|
-
"id":
|
|
4432
|
+
"id": 150,
|
|
3456
4433
|
"name": "schema",
|
|
3457
4434
|
"kind": 1024,
|
|
3458
4435
|
"kindString": "Property",
|
|
@@ -3474,9 +4451,9 @@
|
|
|
3474
4451
|
{
|
|
3475
4452
|
"title": "Properties",
|
|
3476
4453
|
"children": [
|
|
3477
|
-
|
|
3478
|
-
|
|
3479
|
-
|
|
4454
|
+
148,
|
|
4455
|
+
149,
|
|
4456
|
+
150
|
|
3480
4457
|
]
|
|
3481
4458
|
}
|
|
3482
4459
|
],
|
|
@@ -3509,14 +4486,14 @@
|
|
|
3509
4486
|
{
|
|
3510
4487
|
"type": "reflection",
|
|
3511
4488
|
"declaration": {
|
|
3512
|
-
"id":
|
|
4489
|
+
"id": 151,
|
|
3513
4490
|
"name": "__type",
|
|
3514
4491
|
"kind": 65536,
|
|
3515
4492
|
"kindString": "Type literal",
|
|
3516
4493
|
"flags": {},
|
|
3517
4494
|
"children": [
|
|
3518
4495
|
{
|
|
3519
|
-
"id":
|
|
4496
|
+
"id": 152,
|
|
3520
4497
|
"name": "query",
|
|
3521
4498
|
"kind": 1024,
|
|
3522
4499
|
"kindString": "Property",
|
|
@@ -3534,7 +4511,7 @@
|
|
|
3534
4511
|
}
|
|
3535
4512
|
},
|
|
3536
4513
|
{
|
|
3537
|
-
"id":
|
|
4514
|
+
"id": 153,
|
|
3538
4515
|
"name": "resultSet",
|
|
3539
4516
|
"kind": 1024,
|
|
3540
4517
|
"kindString": "Property",
|
|
@@ -3554,7 +4531,7 @@
|
|
|
3554
4531
|
}
|
|
3555
4532
|
},
|
|
3556
4533
|
{
|
|
3557
|
-
"id":
|
|
4534
|
+
"id": 154,
|
|
3558
4535
|
"name": "schema",
|
|
3559
4536
|
"kind": 1024,
|
|
3560
4537
|
"kindString": "Property",
|
|
@@ -3576,9 +4553,9 @@
|
|
|
3576
4553
|
{
|
|
3577
4554
|
"title": "Properties",
|
|
3578
4555
|
"children": [
|
|
3579
|
-
|
|
3580
|
-
|
|
3581
|
-
|
|
4556
|
+
152,
|
|
4557
|
+
153,
|
|
4558
|
+
154
|
|
3582
4559
|
]
|
|
3583
4560
|
}
|
|
3584
4561
|
],
|
|
@@ -3597,19 +4574,19 @@
|
|
|
3597
4574
|
],
|
|
3598
4575
|
"parameters": [
|
|
3599
4576
|
{
|
|
3600
|
-
"id":
|
|
4577
|
+
"id": 156,
|
|
3601
4578
|
"name": "query",
|
|
3602
4579
|
"kind": 32768,
|
|
3603
4580
|
"kindString": "Parameter",
|
|
3604
4581
|
"flags": {},
|
|
3605
4582
|
"type": {
|
|
3606
4583
|
"type": "reference",
|
|
3607
|
-
"id":
|
|
4584
|
+
"id": 155,
|
|
3608
4585
|
"name": "T"
|
|
3609
4586
|
}
|
|
3610
4587
|
},
|
|
3611
4588
|
{
|
|
3612
|
-
"id":
|
|
4589
|
+
"id": 157,
|
|
3613
4590
|
"name": "payloads",
|
|
3614
4591
|
"kind": 32768,
|
|
3615
4592
|
"kindString": "Parameter",
|
|
@@ -3632,14 +4609,14 @@
|
|
|
3632
4609
|
{
|
|
3633
4610
|
"type": "reflection",
|
|
3634
4611
|
"declaration": {
|
|
3635
|
-
"id":
|
|
4612
|
+
"id": 158,
|
|
3636
4613
|
"name": "__type",
|
|
3637
4614
|
"kind": 65536,
|
|
3638
4615
|
"kindString": "Type literal",
|
|
3639
4616
|
"flags": {},
|
|
3640
4617
|
"children": [
|
|
3641
4618
|
{
|
|
3642
|
-
"id":
|
|
4619
|
+
"id": 159,
|
|
3643
4620
|
"name": "schema",
|
|
3644
4621
|
"kind": 1024,
|
|
3645
4622
|
"kindString": "Property",
|
|
@@ -3661,7 +4638,7 @@
|
|
|
3661
4638
|
{
|
|
3662
4639
|
"title": "Properties",
|
|
3663
4640
|
"children": [
|
|
3664
|
-
|
|
4641
|
+
159
|
|
3665
4642
|
]
|
|
3666
4643
|
}
|
|
3667
4644
|
],
|
|
@@ -3683,138 +4660,14 @@
|
|
|
3683
4660
|
"type": "reference",
|
|
3684
4661
|
"typeArguments": [
|
|
3685
4662
|
{
|
|
3686
|
-
"type": "
|
|
3687
|
-
"
|
|
3688
|
-
{
|
|
3689
|
-
"type": "intersection",
|
|
3690
|
-
"types": [
|
|
3691
|
-
{
|
|
3692
|
-
"type": "reference",
|
|
3693
|
-
"name": "SchemaFields"
|
|
3694
|
-
},
|
|
3695
|
-
{
|
|
3696
|
-
"type": "reference",
|
|
3697
|
-
"name": "PayloadFields"
|
|
3698
|
-
},
|
|
3699
|
-
{
|
|
3700
|
-
"type": "reflection",
|
|
3701
|
-
"declaration": {
|
|
3702
|
-
"id": 92,
|
|
3703
|
-
"name": "__type",
|
|
3704
|
-
"kind": 65536,
|
|
3705
|
-
"kindString": "Type literal",
|
|
3706
|
-
"flags": {},
|
|
3707
|
-
"children": [
|
|
3708
|
-
{
|
|
3709
|
-
"id": 93,
|
|
3710
|
-
"name": "schema",
|
|
3711
|
-
"kind": 1024,
|
|
3712
|
-
"kindString": "Property",
|
|
3713
|
-
"flags": {},
|
|
3714
|
-
"sources": [
|
|
3715
|
-
{
|
|
3716
|
-
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
3717
|
-
"line": 15,
|
|
3718
|
-
"character": 8
|
|
3719
|
-
}
|
|
3720
|
-
],
|
|
3721
|
-
"type": {
|
|
3722
|
-
"type": "intrinsic",
|
|
3723
|
-
"name": "string"
|
|
3724
|
-
}
|
|
3725
|
-
}
|
|
3726
|
-
],
|
|
3727
|
-
"groups": [
|
|
3728
|
-
{
|
|
3729
|
-
"title": "Properties",
|
|
3730
|
-
"children": [
|
|
3731
|
-
93
|
|
3732
|
-
]
|
|
3733
|
-
}
|
|
3734
|
-
],
|
|
3735
|
-
"sources": [
|
|
3736
|
-
{
|
|
3737
|
-
"fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
|
|
3738
|
-
"line": 14,
|
|
3739
|
-
"character": 262
|
|
3740
|
-
}
|
|
3741
|
-
]
|
|
3742
|
-
}
|
|
3743
|
-
}
|
|
3744
|
-
]
|
|
3745
|
-
}
|
|
3746
|
-
],
|
|
3747
|
-
"name": "ModuleQueryResult"
|
|
4663
|
+
"type": "intrinsic",
|
|
4664
|
+
"name": "boolean"
|
|
3748
4665
|
}
|
|
3749
4666
|
],
|
|
3750
4667
|
"name": "Promise",
|
|
3751
4668
|
"qualifiedName": "Promise",
|
|
3752
4669
|
"package": "typescript"
|
|
3753
4670
|
},
|
|
3754
|
-
"inheritedFrom": {
|
|
3755
|
-
"type": "reference",
|
|
3756
|
-
"name": "AbstractWitness.query"
|
|
3757
|
-
}
|
|
3758
|
-
}
|
|
3759
|
-
],
|
|
3760
|
-
"inheritedFrom": {
|
|
3761
|
-
"type": "reference",
|
|
3762
|
-
"name": "AbstractWitness.query"
|
|
3763
|
-
}
|
|
3764
|
-
},
|
|
3765
|
-
{
|
|
3766
|
-
"id": 124,
|
|
3767
|
-
"name": "queryable",
|
|
3768
|
-
"kind": 2048,
|
|
3769
|
-
"kindString": "Method",
|
|
3770
|
-
"flags": {},
|
|
3771
|
-
"sources": [
|
|
3772
|
-
{
|
|
3773
|
-
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
3774
|
-
"line": 28,
|
|
3775
|
-
"character": 4
|
|
3776
|
-
}
|
|
3777
|
-
],
|
|
3778
|
-
"signatures": [
|
|
3779
|
-
{
|
|
3780
|
-
"id": 125,
|
|
3781
|
-
"name": "queryable",
|
|
3782
|
-
"kind": 4096,
|
|
3783
|
-
"kindString": "Call signature",
|
|
3784
|
-
"flags": {},
|
|
3785
|
-
"parameters": [
|
|
3786
|
-
{
|
|
3787
|
-
"id": 126,
|
|
3788
|
-
"name": "schema",
|
|
3789
|
-
"kind": 32768,
|
|
3790
|
-
"kindString": "Parameter",
|
|
3791
|
-
"flags": {},
|
|
3792
|
-
"type": {
|
|
3793
|
-
"type": "intrinsic",
|
|
3794
|
-
"name": "string"
|
|
3795
|
-
}
|
|
3796
|
-
},
|
|
3797
|
-
{
|
|
3798
|
-
"id": 127,
|
|
3799
|
-
"name": "addresses",
|
|
3800
|
-
"kind": 32768,
|
|
3801
|
-
"kindString": "Parameter",
|
|
3802
|
-
"flags": {
|
|
3803
|
-
"isOptional": true
|
|
3804
|
-
},
|
|
3805
|
-
"type": {
|
|
3806
|
-
"type": "array",
|
|
3807
|
-
"elementType": {
|
|
3808
|
-
"type": "intrinsic",
|
|
3809
|
-
"name": "string"
|
|
3810
|
-
}
|
|
3811
|
-
}
|
|
3812
|
-
}
|
|
3813
|
-
],
|
|
3814
|
-
"type": {
|
|
3815
|
-
"type": "intrinsic",
|
|
3816
|
-
"name": "boolean"
|
|
3817
|
-
},
|
|
3818
4671
|
"inheritedFrom": {
|
|
3819
4672
|
"type": "reference",
|
|
3820
4673
|
"name": "AbstractWitness.queryable"
|
|
@@ -3827,7 +4680,7 @@
|
|
|
3827
4680
|
}
|
|
3828
4681
|
},
|
|
3829
4682
|
{
|
|
3830
|
-
"id":
|
|
4683
|
+
"id": 233,
|
|
3831
4684
|
"name": "start",
|
|
3832
4685
|
"kind": 2048,
|
|
3833
4686
|
"kindString": "Method",
|
|
@@ -3837,20 +4690,20 @@
|
|
|
3837
4690
|
"sources": [
|
|
3838
4691
|
{
|
|
3839
4692
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
3840
|
-
"line":
|
|
4693
|
+
"line": 42,
|
|
3841
4694
|
"character": 14
|
|
3842
4695
|
}
|
|
3843
4696
|
],
|
|
3844
4697
|
"signatures": [
|
|
3845
4698
|
{
|
|
3846
|
-
"id":
|
|
4699
|
+
"id": 234,
|
|
3847
4700
|
"name": "start",
|
|
3848
4701
|
"kind": 4096,
|
|
3849
4702
|
"kindString": "Call signature",
|
|
3850
4703
|
"flags": {},
|
|
3851
4704
|
"parameters": [
|
|
3852
4705
|
{
|
|
3853
|
-
"id":
|
|
4706
|
+
"id": 235,
|
|
3854
4707
|
"name": "_timeout",
|
|
3855
4708
|
"kind": 32768,
|
|
3856
4709
|
"kindString": "Parameter",
|
|
@@ -3890,7 +4743,7 @@
|
|
|
3890
4743
|
}
|
|
3891
4744
|
},
|
|
3892
4745
|
{
|
|
3893
|
-
"id":
|
|
4746
|
+
"id": 160,
|
|
3894
4747
|
"name": "started",
|
|
3895
4748
|
"kind": 2048,
|
|
3896
4749
|
"kindString": "Method",
|
|
@@ -3898,20 +4751,20 @@
|
|
|
3898
4751
|
"sources": [
|
|
3899
4752
|
{
|
|
3900
4753
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
3901
|
-
"line":
|
|
4754
|
+
"line": 33,
|
|
3902
4755
|
"character": 4
|
|
3903
4756
|
}
|
|
3904
4757
|
],
|
|
3905
4758
|
"signatures": [
|
|
3906
4759
|
{
|
|
3907
|
-
"id":
|
|
4760
|
+
"id": 161,
|
|
3908
4761
|
"name": "started",
|
|
3909
4762
|
"kind": 4096,
|
|
3910
4763
|
"kindString": "Call signature",
|
|
3911
4764
|
"flags": {},
|
|
3912
4765
|
"parameters": [
|
|
3913
4766
|
{
|
|
3914
|
-
"id":
|
|
4767
|
+
"id": 162,
|
|
3915
4768
|
"name": "notStartedAction",
|
|
3916
4769
|
"kind": 32768,
|
|
3917
4770
|
"kindString": "Parameter",
|
|
@@ -3961,7 +4814,7 @@
|
|
|
3961
4814
|
}
|
|
3962
4815
|
},
|
|
3963
4816
|
{
|
|
3964
|
-
"id":
|
|
4817
|
+
"id": 236,
|
|
3965
4818
|
"name": "stop",
|
|
3966
4819
|
"kind": 2048,
|
|
3967
4820
|
"kindString": "Method",
|
|
@@ -3971,20 +4824,20 @@
|
|
|
3971
4824
|
"sources": [
|
|
3972
4825
|
{
|
|
3973
4826
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
3974
|
-
"line":
|
|
4827
|
+
"line": 43,
|
|
3975
4828
|
"character": 14
|
|
3976
4829
|
}
|
|
3977
4830
|
],
|
|
3978
4831
|
"signatures": [
|
|
3979
4832
|
{
|
|
3980
|
-
"id":
|
|
4833
|
+
"id": 237,
|
|
3981
4834
|
"name": "stop",
|
|
3982
4835
|
"kind": 4096,
|
|
3983
4836
|
"kindString": "Call signature",
|
|
3984
4837
|
"flags": {},
|
|
3985
4838
|
"parameters": [
|
|
3986
4839
|
{
|
|
3987
|
-
"id":
|
|
4840
|
+
"id": 238,
|
|
3988
4841
|
"name": "_timeout",
|
|
3989
4842
|
"kind": 32768,
|
|
3990
4843
|
"kindString": "Parameter",
|
|
@@ -4024,7 +4877,7 @@
|
|
|
4024
4877
|
}
|
|
4025
4878
|
},
|
|
4026
4879
|
{
|
|
4027
|
-
"id":
|
|
4880
|
+
"id": 163,
|
|
4028
4881
|
"name": "subscribe",
|
|
4029
4882
|
"kind": 2048,
|
|
4030
4883
|
"kindString": "Method",
|
|
@@ -4032,20 +4885,20 @@
|
|
|
4032
4885
|
"sources": [
|
|
4033
4886
|
{
|
|
4034
4887
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
4035
|
-
"line":
|
|
4888
|
+
"line": 34,
|
|
4036
4889
|
"character": 4
|
|
4037
4890
|
}
|
|
4038
4891
|
],
|
|
4039
4892
|
"signatures": [
|
|
4040
4893
|
{
|
|
4041
|
-
"id":
|
|
4894
|
+
"id": 164,
|
|
4042
4895
|
"name": "subscribe",
|
|
4043
4896
|
"kind": 4096,
|
|
4044
4897
|
"kindString": "Call signature",
|
|
4045
4898
|
"flags": {},
|
|
4046
4899
|
"parameters": [
|
|
4047
4900
|
{
|
|
4048
|
-
"id":
|
|
4901
|
+
"id": 165,
|
|
4049
4902
|
"name": "_queryAccount",
|
|
4050
4903
|
"kind": 32768,
|
|
4051
4904
|
"kindString": "Parameter",
|
|
@@ -4074,7 +4927,7 @@
|
|
|
4074
4927
|
}
|
|
4075
4928
|
},
|
|
4076
4929
|
{
|
|
4077
|
-
"id":
|
|
4930
|
+
"id": 239,
|
|
4078
4931
|
"name": "validateConfig",
|
|
4079
4932
|
"kind": 2048,
|
|
4080
4933
|
"kindString": "Method",
|
|
@@ -4084,20 +4937,20 @@
|
|
|
4084
4937
|
"sources": [
|
|
4085
4938
|
{
|
|
4086
4939
|
"fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
|
|
4087
|
-
"line":
|
|
4940
|
+
"line": 44,
|
|
4088
4941
|
"character": 14
|
|
4089
4942
|
}
|
|
4090
4943
|
],
|
|
4091
4944
|
"signatures": [
|
|
4092
4945
|
{
|
|
4093
|
-
"id":
|
|
4946
|
+
"id": 240,
|
|
4094
4947
|
"name": "validateConfig",
|
|
4095
4948
|
"kind": 4096,
|
|
4096
4949
|
"kindString": "Call signature",
|
|
4097
4950
|
"flags": {},
|
|
4098
4951
|
"parameters": [
|
|
4099
4952
|
{
|
|
4100
|
-
"id":
|
|
4953
|
+
"id": 241,
|
|
4101
4954
|
"name": "config",
|
|
4102
4955
|
"kind": 32768,
|
|
4103
4956
|
"kindString": "Parameter",
|
|
@@ -4110,7 +4963,7 @@
|
|
|
4110
4963
|
}
|
|
4111
4964
|
},
|
|
4112
4965
|
{
|
|
4113
|
-
"id":
|
|
4966
|
+
"id": 242,
|
|
4114
4967
|
"name": "parents",
|
|
4115
4968
|
"kind": 32768,
|
|
4116
4969
|
"kindString": "Parameter",
|
|
@@ -4154,7 +5007,7 @@
|
|
|
4154
5007
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
4155
5008
|
"line": 14,
|
|
4156
5009
|
"character": 24,
|
|
4157
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5010
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L14"
|
|
4158
5011
|
}
|
|
4159
5012
|
],
|
|
4160
5013
|
"signatures": [
|
|
@@ -4351,7 +5204,7 @@
|
|
|
4351
5204
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
4352
5205
|
"line": 9,
|
|
4353
5206
|
"character": 56,
|
|
4354
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5207
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
|
|
4355
5208
|
}
|
|
4356
5209
|
],
|
|
4357
5210
|
"type": {
|
|
@@ -4373,7 +5226,7 @@
|
|
|
4373
5226
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
4374
5227
|
"line": 9,
|
|
4375
5228
|
"character": 54,
|
|
4376
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5229
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
|
|
4377
5230
|
}
|
|
4378
5231
|
]
|
|
4379
5232
|
}
|
|
@@ -4525,12 +5378,14 @@
|
|
|
4525
5378
|
{
|
|
4526
5379
|
"title": "Properties",
|
|
4527
5380
|
"children": [
|
|
5381
|
+
106,
|
|
4528
5382
|
109,
|
|
4529
5383
|
110,
|
|
4530
5384
|
111,
|
|
4531
|
-
94,
|
|
4532
5385
|
112,
|
|
4533
|
-
|
|
5386
|
+
94,
|
|
5387
|
+
120,
|
|
5388
|
+
121,
|
|
4534
5389
|
20,
|
|
4535
5390
|
35
|
|
4536
5391
|
]
|
|
@@ -4538,32 +5393,33 @@
|
|
|
4538
5393
|
{
|
|
4539
5394
|
"title": "Accessors",
|
|
4540
5395
|
"children": [
|
|
4541
|
-
|
|
4542
|
-
|
|
5396
|
+
126,
|
|
5397
|
+
128,
|
|
5398
|
+
130,
|
|
4543
5399
|
71
|
|
4544
5400
|
]
|
|
4545
5401
|
},
|
|
4546
5402
|
{
|
|
4547
5403
|
"title": "Methods",
|
|
4548
5404
|
"children": [
|
|
4549
|
-
|
|
4550
|
-
|
|
4551
|
-
|
|
4552
|
-
|
|
4553
|
-
|
|
4554
|
-
|
|
4555
|
-
|
|
4556
|
-
|
|
4557
|
-
|
|
5405
|
+
166,
|
|
5406
|
+
171,
|
|
5407
|
+
178,
|
|
5408
|
+
196,
|
|
5409
|
+
214,
|
|
5410
|
+
222,
|
|
5411
|
+
138,
|
|
5412
|
+
140,
|
|
5413
|
+
230,
|
|
4558
5414
|
50,
|
|
4559
5415
|
75,
|
|
4560
5416
|
77,
|
|
4561
|
-
|
|
4562
|
-
|
|
4563
|
-
|
|
4564
|
-
|
|
4565
|
-
|
|
4566
|
-
|
|
5417
|
+
145,
|
|
5418
|
+
233,
|
|
5419
|
+
160,
|
|
5420
|
+
236,
|
|
5421
|
+
163,
|
|
5422
|
+
239,
|
|
4567
5423
|
21
|
|
4568
5424
|
]
|
|
4569
5425
|
}
|
|
@@ -4573,7 +5429,7 @@
|
|
|
4573
5429
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
4574
5430
|
"line": 11,
|
|
4575
5431
|
"character": 13,
|
|
4576
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5432
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L11"
|
|
4577
5433
|
}
|
|
4578
5434
|
],
|
|
4579
5435
|
"extendedTypes": [
|
|
@@ -4601,7 +5457,7 @@
|
|
|
4601
5457
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
4602
5458
|
"line": 9,
|
|
4603
5459
|
"character": 12,
|
|
4604
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5460
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
|
|
4605
5461
|
}
|
|
4606
5462
|
],
|
|
4607
5463
|
"type": {
|
|
@@ -4627,7 +5483,7 @@
|
|
|
4627
5483
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
4628
5484
|
"line": 9,
|
|
4629
5485
|
"character": 56,
|
|
4630
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5486
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
|
|
4631
5487
|
}
|
|
4632
5488
|
],
|
|
4633
5489
|
"type": {
|
|
@@ -4650,7 +5506,7 @@
|
|
|
4650
5506
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
4651
5507
|
"line": 9,
|
|
4652
5508
|
"character": 54,
|
|
4653
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5509
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
|
|
4654
5510
|
}
|
|
4655
5511
|
]
|
|
4656
5512
|
}
|
|
@@ -4670,13 +5526,13 @@
|
|
|
4670
5526
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
4671
5527
|
"line": 6,
|
|
4672
5528
|
"character": 12,
|
|
4673
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5529
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L6"
|
|
4674
5530
|
},
|
|
4675
5531
|
{
|
|
4676
5532
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
4677
5533
|
"line": 7,
|
|
4678
5534
|
"character": 13,
|
|
4679
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5535
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L7"
|
|
4680
5536
|
}
|
|
4681
5537
|
],
|
|
4682
5538
|
"type": {
|
|
@@ -4695,13 +5551,13 @@
|
|
|
4695
5551
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
4696
5552
|
"line": 6,
|
|
4697
5553
|
"character": 12,
|
|
4698
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5554
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L6"
|
|
4699
5555
|
},
|
|
4700
5556
|
{
|
|
4701
5557
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
4702
5558
|
"line": 7,
|
|
4703
5559
|
"character": 13,
|
|
4704
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5560
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L7"
|
|
4705
5561
|
}
|
|
4706
5562
|
],
|
|
4707
5563
|
"type": {
|
|
@@ -4720,7 +5576,7 @@
|
|
|
4720
5576
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Plugin.ts",
|
|
4721
5577
|
"line": 8,
|
|
4722
5578
|
"character": 13,
|
|
4723
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5579
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Plugin.ts#L8"
|
|
4724
5580
|
}
|
|
4725
5581
|
],
|
|
4726
5582
|
"signatures": [
|
|
@@ -4911,7 +5767,7 @@
|
|
|
4911
5767
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
4912
5768
|
"line": 9,
|
|
4913
5769
|
"character": 56,
|
|
4914
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5770
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
|
|
4915
5771
|
}
|
|
4916
5772
|
],
|
|
4917
5773
|
"type": {
|
|
@@ -4933,7 +5789,7 @@
|
|
|
4933
5789
|
"fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
|
|
4934
5790
|
"line": 9,
|
|
4935
5791
|
"character": 54,
|
|
4936
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5792
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
|
|
4937
5793
|
}
|
|
4938
5794
|
]
|
|
4939
5795
|
}
|
|
@@ -5059,7 +5915,7 @@
|
|
|
5059
5915
|
{
|
|
5060
5916
|
"title": "References",
|
|
5061
5917
|
"children": [
|
|
5062
|
-
|
|
5918
|
+
243
|
|
5063
5919
|
]
|
|
5064
5920
|
},
|
|
5065
5921
|
{
|
|
@@ -5093,7 +5949,7 @@
|
|
|
5093
5949
|
"fileName": "plugins/packages/payloadset/packages/schema/src/index.ts",
|
|
5094
5950
|
"line": 1,
|
|
5095
5951
|
"character": 0,
|
|
5096
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5952
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/schema/src/index.ts#L1"
|
|
5097
5953
|
}
|
|
5098
5954
|
]
|
|
5099
5955
|
}
|