@xyo-network/id-plugin 2.49.4 → 2.50.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/Witness.js.map +1 -1
- package/dist/docs.json +520 -1065
- package/dist/esm/Witness.js.map +1 -1
- package/dist/types/Plugin.d.ts +1 -1
- package/dist/types/Plugin.d.ts.map +1 -1
- package/dist/types/Witness.d.ts +2 -2
- package/dist/types/Witness.d.ts.map +1 -1
- package/package.json +6 -6
- package/src/Witness.ts +2 -2
package/dist/docs.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"originalName": "",
|
|
8
8
|
"children": [
|
|
9
9
|
{
|
|
10
|
-
"id":
|
|
10
|
+
"id": 295,
|
|
11
11
|
"name": "default",
|
|
12
12
|
"kind": 8388608,
|
|
13
13
|
"kindString": "Reference",
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"fileName": "plugins/packages/payloadset/packages/id/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/7046f6c06e5/packages/plugins/packages/payloadset/packages/id/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/types/AbstractModule.d.ts",
|
|
43
|
-
"line":
|
|
43
|
+
"line": 21,
|
|
44
44
|
"character": 4
|
|
45
45
|
}
|
|
46
46
|
],
|
|
@@ -305,7 +305,7 @@
|
|
|
305
305
|
"fileName": "plugins/packages/payloadset/packages/id/src/Witness.ts",
|
|
306
306
|
"line": 10,
|
|
307
307
|
"character": 2,
|
|
308
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
308
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/id/src/Witness.ts#L10"
|
|
309
309
|
}
|
|
310
310
|
],
|
|
311
311
|
"type": {
|
|
@@ -324,7 +324,7 @@
|
|
|
324
324
|
"fileName": "plugins/packages/payloadset/packages/id/src/Witness.ts",
|
|
325
325
|
"line": 11,
|
|
326
326
|
"character": 2,
|
|
327
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
327
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/id/src/Witness.ts#L11"
|
|
328
328
|
}
|
|
329
329
|
],
|
|
330
330
|
"type": {
|
|
@@ -347,7 +347,7 @@
|
|
|
347
347
|
"fileName": "plugins/packages/payloadset/packages/id/src/Witness.ts",
|
|
348
348
|
"line": 9,
|
|
349
349
|
"character": 47,
|
|
350
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
350
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/id/src/Witness.ts#L9"
|
|
351
351
|
}
|
|
352
352
|
]
|
|
353
353
|
}
|
|
@@ -460,11 +460,11 @@
|
|
|
460
460
|
]
|
|
461
461
|
},
|
|
462
462
|
{
|
|
463
|
-
"type": "
|
|
464
|
-
"name": "
|
|
463
|
+
"type": "intrinsic",
|
|
464
|
+
"name": "undefined"
|
|
465
465
|
}
|
|
466
466
|
],
|
|
467
|
-
"name": "
|
|
467
|
+
"name": "WitnessParams"
|
|
468
468
|
}
|
|
469
469
|
}
|
|
470
470
|
],
|
|
@@ -475,17 +475,17 @@
|
|
|
475
475
|
},
|
|
476
476
|
"inheritedFrom": {
|
|
477
477
|
"type": "reference",
|
|
478
|
-
"name": "AbstractWitness<IdWitnessConfig
|
|
478
|
+
"name": "AbstractWitness<WitnessParams<IdWitnessConfig>>.constructor"
|
|
479
479
|
}
|
|
480
480
|
}
|
|
481
481
|
],
|
|
482
482
|
"inheritedFrom": {
|
|
483
483
|
"type": "reference",
|
|
484
|
-
"name": "AbstractWitness<IdWitnessConfig
|
|
484
|
+
"name": "AbstractWitness<WitnessParams<IdWitnessConfig>>.constructor"
|
|
485
485
|
}
|
|
486
486
|
},
|
|
487
487
|
{
|
|
488
|
-
"id":
|
|
488
|
+
"id": 119,
|
|
489
489
|
"name": "_started",
|
|
490
490
|
"kind": 1024,
|
|
491
491
|
"kindString": "Property",
|
|
@@ -495,7 +495,7 @@
|
|
|
495
495
|
"sources": [
|
|
496
496
|
{
|
|
497
497
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
498
|
-
"line":
|
|
498
|
+
"line": 16,
|
|
499
499
|
"character": 14
|
|
500
500
|
}
|
|
501
501
|
],
|
|
@@ -509,7 +509,7 @@
|
|
|
509
509
|
}
|
|
510
510
|
},
|
|
511
511
|
{
|
|
512
|
-
"id":
|
|
512
|
+
"id": 120,
|
|
513
513
|
"name": "account",
|
|
514
514
|
"kind": 1024,
|
|
515
515
|
"kindString": "Property",
|
|
@@ -520,7 +520,7 @@
|
|
|
520
520
|
"sources": [
|
|
521
521
|
{
|
|
522
522
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
523
|
-
"line":
|
|
523
|
+
"line": 17,
|
|
524
524
|
"character": 23
|
|
525
525
|
}
|
|
526
526
|
],
|
|
@@ -550,285 +550,6 @@
|
|
|
550
550
|
],
|
|
551
551
|
"type": {
|
|
552
552
|
"type": "reference",
|
|
553
|
-
"typeArguments": [
|
|
554
|
-
{
|
|
555
|
-
"type": "reference",
|
|
556
|
-
"typeArguments": [
|
|
557
|
-
{
|
|
558
|
-
"type": "intersection",
|
|
559
|
-
"types": [
|
|
560
|
-
{
|
|
561
|
-
"type": "reference",
|
|
562
|
-
"name": "SchemaFields"
|
|
563
|
-
},
|
|
564
|
-
{
|
|
565
|
-
"type": "reference",
|
|
566
|
-
"name": "PayloadFields"
|
|
567
|
-
},
|
|
568
|
-
{
|
|
569
|
-
"type": "reflection",
|
|
570
|
-
"declaration": {
|
|
571
|
-
"id": 118,
|
|
572
|
-
"name": "__type",
|
|
573
|
-
"kind": 65536,
|
|
574
|
-
"kindString": "Type literal",
|
|
575
|
-
"flags": {},
|
|
576
|
-
"children": [
|
|
577
|
-
{
|
|
578
|
-
"id": 119,
|
|
579
|
-
"name": "name",
|
|
580
|
-
"kind": 1024,
|
|
581
|
-
"kindString": "Property",
|
|
582
|
-
"flags": {
|
|
583
|
-
"isOptional": true
|
|
584
|
-
},
|
|
585
|
-
"sources": [
|
|
586
|
-
{
|
|
587
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
588
|
-
"line": 15,
|
|
589
|
-
"character": 8
|
|
590
|
-
}
|
|
591
|
-
],
|
|
592
|
-
"type": {
|
|
593
|
-
"type": "intrinsic",
|
|
594
|
-
"name": "string"
|
|
595
|
-
}
|
|
596
|
-
},
|
|
597
|
-
{
|
|
598
|
-
"id": 120,
|
|
599
|
-
"name": "security",
|
|
600
|
-
"kind": 1024,
|
|
601
|
-
"kindString": "Property",
|
|
602
|
-
"flags": {
|
|
603
|
-
"isOptional": true
|
|
604
|
-
},
|
|
605
|
-
"sources": [
|
|
606
|
-
{
|
|
607
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
608
|
-
"line": 16,
|
|
609
|
-
"character": 8
|
|
610
|
-
}
|
|
611
|
-
],
|
|
612
|
-
"type": {
|
|
613
|
-
"type": "reflection",
|
|
614
|
-
"declaration": {
|
|
615
|
-
"id": 121,
|
|
616
|
-
"name": "__type",
|
|
617
|
-
"kind": 65536,
|
|
618
|
-
"kindString": "Type literal",
|
|
619
|
-
"flags": {},
|
|
620
|
-
"children": [
|
|
621
|
-
{
|
|
622
|
-
"id": 122,
|
|
623
|
-
"name": "allowAnonymous",
|
|
624
|
-
"kind": 1024,
|
|
625
|
-
"kindString": "Property",
|
|
626
|
-
"flags": {
|
|
627
|
-
"isOptional": true
|
|
628
|
-
},
|
|
629
|
-
"sources": [
|
|
630
|
-
{
|
|
631
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
632
|
-
"line": 17,
|
|
633
|
-
"character": 12
|
|
634
|
-
}
|
|
635
|
-
],
|
|
636
|
-
"type": {
|
|
637
|
-
"type": "intrinsic",
|
|
638
|
-
"name": "boolean"
|
|
639
|
-
}
|
|
640
|
-
},
|
|
641
|
-
{
|
|
642
|
-
"id": 123,
|
|
643
|
-
"name": "allowed",
|
|
644
|
-
"kind": 1024,
|
|
645
|
-
"kindString": "Property",
|
|
646
|
-
"flags": {
|
|
647
|
-
"isOptional": true
|
|
648
|
-
},
|
|
649
|
-
"sources": [
|
|
650
|
-
{
|
|
651
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
652
|
-
"line": 18,
|
|
653
|
-
"character": 12
|
|
654
|
-
}
|
|
655
|
-
],
|
|
656
|
-
"type": {
|
|
657
|
-
"type": "reference",
|
|
658
|
-
"typeArguments": [
|
|
659
|
-
{
|
|
660
|
-
"type": "intrinsic",
|
|
661
|
-
"name": "string"
|
|
662
|
-
},
|
|
663
|
-
{
|
|
664
|
-
"type": "array",
|
|
665
|
-
"elementType": {
|
|
666
|
-
"type": "union",
|
|
667
|
-
"types": [
|
|
668
|
-
{
|
|
669
|
-
"type": "intrinsic",
|
|
670
|
-
"name": "string"
|
|
671
|
-
},
|
|
672
|
-
{
|
|
673
|
-
"type": "reference",
|
|
674
|
-
"name": "CosigningAddressSet"
|
|
675
|
-
}
|
|
676
|
-
]
|
|
677
|
-
}
|
|
678
|
-
}
|
|
679
|
-
],
|
|
680
|
-
"name": "Record",
|
|
681
|
-
"qualifiedName": "Record",
|
|
682
|
-
"package": "typescript"
|
|
683
|
-
}
|
|
684
|
-
},
|
|
685
|
-
{
|
|
686
|
-
"id": 124,
|
|
687
|
-
"name": "disallowed",
|
|
688
|
-
"kind": 1024,
|
|
689
|
-
"kindString": "Property",
|
|
690
|
-
"flags": {
|
|
691
|
-
"isOptional": true
|
|
692
|
-
},
|
|
693
|
-
"sources": [
|
|
694
|
-
{
|
|
695
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
696
|
-
"line": 19,
|
|
697
|
-
"character": 12
|
|
698
|
-
}
|
|
699
|
-
],
|
|
700
|
-
"type": {
|
|
701
|
-
"type": "reference",
|
|
702
|
-
"typeArguments": [
|
|
703
|
-
{
|
|
704
|
-
"type": "intrinsic",
|
|
705
|
-
"name": "string"
|
|
706
|
-
},
|
|
707
|
-
{
|
|
708
|
-
"type": "array",
|
|
709
|
-
"elementType": {
|
|
710
|
-
"type": "intrinsic",
|
|
711
|
-
"name": "string"
|
|
712
|
-
}
|
|
713
|
-
}
|
|
714
|
-
],
|
|
715
|
-
"name": "Record",
|
|
716
|
-
"qualifiedName": "Record",
|
|
717
|
-
"package": "typescript"
|
|
718
|
-
}
|
|
719
|
-
}
|
|
720
|
-
],
|
|
721
|
-
"groups": [
|
|
722
|
-
{
|
|
723
|
-
"title": "Properties",
|
|
724
|
-
"children": [
|
|
725
|
-
122,
|
|
726
|
-
123,
|
|
727
|
-
124
|
|
728
|
-
]
|
|
729
|
-
}
|
|
730
|
-
],
|
|
731
|
-
"sources": [
|
|
732
|
-
{
|
|
733
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
734
|
-
"line": 16,
|
|
735
|
-
"character": 19
|
|
736
|
-
}
|
|
737
|
-
]
|
|
738
|
-
}
|
|
739
|
-
}
|
|
740
|
-
},
|
|
741
|
-
{
|
|
742
|
-
"id": 125,
|
|
743
|
-
"name": "storeQueries",
|
|
744
|
-
"kind": 1024,
|
|
745
|
-
"kindString": "Property",
|
|
746
|
-
"flags": {
|
|
747
|
-
"isOptional": true
|
|
748
|
-
},
|
|
749
|
-
"sources": [
|
|
750
|
-
{
|
|
751
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
752
|
-
"line": 21,
|
|
753
|
-
"character": 8
|
|
754
|
-
}
|
|
755
|
-
],
|
|
756
|
-
"type": {
|
|
757
|
-
"type": "intrinsic",
|
|
758
|
-
"name": "boolean"
|
|
759
|
-
}
|
|
760
|
-
}
|
|
761
|
-
],
|
|
762
|
-
"groups": [
|
|
763
|
-
{
|
|
764
|
-
"title": "Properties",
|
|
765
|
-
"children": [
|
|
766
|
-
119,
|
|
767
|
-
120,
|
|
768
|
-
125
|
|
769
|
-
]
|
|
770
|
-
}
|
|
771
|
-
],
|
|
772
|
-
"sources": [
|
|
773
|
-
{
|
|
774
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
775
|
-
"line": 14,
|
|
776
|
-
"character": 163
|
|
777
|
-
}
|
|
778
|
-
]
|
|
779
|
-
}
|
|
780
|
-
},
|
|
781
|
-
{
|
|
782
|
-
"type": "reflection",
|
|
783
|
-
"declaration": {
|
|
784
|
-
"id": 126,
|
|
785
|
-
"name": "__type",
|
|
786
|
-
"kind": 65536,
|
|
787
|
-
"kindString": "Type literal",
|
|
788
|
-
"flags": {},
|
|
789
|
-
"children": [
|
|
790
|
-
{
|
|
791
|
-
"id": 127,
|
|
792
|
-
"name": "schema",
|
|
793
|
-
"kind": 1024,
|
|
794
|
-
"kindString": "Property",
|
|
795
|
-
"flags": {},
|
|
796
|
-
"sources": [
|
|
797
|
-
{
|
|
798
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
799
|
-
"line": 23,
|
|
800
|
-
"character": 8
|
|
801
|
-
}
|
|
802
|
-
],
|
|
803
|
-
"type": {
|
|
804
|
-
"type": "intrinsic",
|
|
805
|
-
"name": "string"
|
|
806
|
-
}
|
|
807
|
-
}
|
|
808
|
-
],
|
|
809
|
-
"groups": [
|
|
810
|
-
{
|
|
811
|
-
"title": "Properties",
|
|
812
|
-
"children": [
|
|
813
|
-
127
|
|
814
|
-
]
|
|
815
|
-
}
|
|
816
|
-
],
|
|
817
|
-
"sources": [
|
|
818
|
-
{
|
|
819
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
820
|
-
"line": 22,
|
|
821
|
-
"character": 8
|
|
822
|
-
}
|
|
823
|
-
]
|
|
824
|
-
}
|
|
825
|
-
}
|
|
826
|
-
]
|
|
827
|
-
}
|
|
828
|
-
],
|
|
829
|
-
"name": "Module"
|
|
830
|
-
}
|
|
831
|
-
],
|
|
832
553
|
"name": "CompositeModuleResolver"
|
|
833
554
|
},
|
|
834
555
|
"inheritedFrom": {
|
|
@@ -837,7 +558,7 @@
|
|
|
837
558
|
}
|
|
838
559
|
},
|
|
839
560
|
{
|
|
840
|
-
"id":
|
|
561
|
+
"id": 121,
|
|
841
562
|
"name": "logger",
|
|
842
563
|
"kind": 1024,
|
|
843
564
|
"kindString": "Property",
|
|
@@ -849,7 +570,7 @@
|
|
|
849
570
|
"sources": [
|
|
850
571
|
{
|
|
851
572
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
852
|
-
"line":
|
|
573
|
+
"line": 18,
|
|
853
574
|
"character": 23
|
|
854
575
|
}
|
|
855
576
|
],
|
|
@@ -863,7 +584,7 @@
|
|
|
863
584
|
}
|
|
864
585
|
},
|
|
865
586
|
{
|
|
866
|
-
"id":
|
|
587
|
+
"id": 122,
|
|
867
588
|
"name": "moduleConfigQueryValidator",
|
|
868
589
|
"kind": 1024,
|
|
869
590
|
"kindString": "Property",
|
|
@@ -874,7 +595,7 @@
|
|
|
874
595
|
"sources": [
|
|
875
596
|
{
|
|
876
597
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
877
|
-
"line":
|
|
598
|
+
"line": 19,
|
|
878
599
|
"character": 23
|
|
879
600
|
}
|
|
880
601
|
],
|
|
@@ -899,14 +620,14 @@
|
|
|
899
620
|
{
|
|
900
621
|
"type": "reflection",
|
|
901
622
|
"declaration": {
|
|
902
|
-
"id":
|
|
623
|
+
"id": 123,
|
|
903
624
|
"name": "__type",
|
|
904
625
|
"kind": 65536,
|
|
905
626
|
"kindString": "Type literal",
|
|
906
627
|
"flags": {},
|
|
907
628
|
"children": [
|
|
908
629
|
{
|
|
909
|
-
"id":
|
|
630
|
+
"id": 124,
|
|
910
631
|
"name": "query",
|
|
911
632
|
"kind": 1024,
|
|
912
633
|
"kindString": "Property",
|
|
@@ -924,7 +645,7 @@
|
|
|
924
645
|
}
|
|
925
646
|
},
|
|
926
647
|
{
|
|
927
|
-
"id":
|
|
648
|
+
"id": 125,
|
|
928
649
|
"name": "resultSet",
|
|
929
650
|
"kind": 1024,
|
|
930
651
|
"kindString": "Property",
|
|
@@ -944,7 +665,7 @@
|
|
|
944
665
|
}
|
|
945
666
|
},
|
|
946
667
|
{
|
|
947
|
-
"id":
|
|
668
|
+
"id": 126,
|
|
948
669
|
"name": "schema",
|
|
949
670
|
"kind": 1024,
|
|
950
671
|
"kindString": "Property",
|
|
@@ -966,9 +687,9 @@
|
|
|
966
687
|
{
|
|
967
688
|
"title": "Properties",
|
|
968
689
|
"children": [
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
690
|
+
124,
|
|
691
|
+
125,
|
|
692
|
+
126
|
|
972
693
|
]
|
|
973
694
|
}
|
|
974
695
|
],
|
|
@@ -992,7 +713,7 @@
|
|
|
992
713
|
}
|
|
993
714
|
},
|
|
994
715
|
{
|
|
995
|
-
"id":
|
|
716
|
+
"id": 277,
|
|
996
717
|
"name": "params",
|
|
997
718
|
"kind": 1024,
|
|
998
719
|
"kindString": "Property",
|
|
@@ -1024,14 +745,14 @@
|
|
|
1024
745
|
{
|
|
1025
746
|
"type": "reflection",
|
|
1026
747
|
"declaration": {
|
|
1027
|
-
"id":
|
|
748
|
+
"id": 278,
|
|
1028
749
|
"name": "__type",
|
|
1029
750
|
"kind": 65536,
|
|
1030
751
|
"kindString": "Type literal",
|
|
1031
752
|
"flags": {},
|
|
1032
753
|
"children": [
|
|
1033
754
|
{
|
|
1034
|
-
"id":
|
|
755
|
+
"id": 279,
|
|
1035
756
|
"name": "name",
|
|
1036
757
|
"kind": 1024,
|
|
1037
758
|
"kindString": "Property",
|
|
@@ -1051,7 +772,7 @@
|
|
|
1051
772
|
}
|
|
1052
773
|
},
|
|
1053
774
|
{
|
|
1054
|
-
"id":
|
|
775
|
+
"id": 280,
|
|
1055
776
|
"name": "security",
|
|
1056
777
|
"kind": 1024,
|
|
1057
778
|
"kindString": "Property",
|
|
@@ -1068,14 +789,14 @@
|
|
|
1068
789
|
"type": {
|
|
1069
790
|
"type": "reflection",
|
|
1070
791
|
"declaration": {
|
|
1071
|
-
"id":
|
|
792
|
+
"id": 281,
|
|
1072
793
|
"name": "__type",
|
|
1073
794
|
"kind": 65536,
|
|
1074
795
|
"kindString": "Type literal",
|
|
1075
796
|
"flags": {},
|
|
1076
797
|
"children": [
|
|
1077
798
|
{
|
|
1078
|
-
"id":
|
|
799
|
+
"id": 282,
|
|
1079
800
|
"name": "allowAnonymous",
|
|
1080
801
|
"kind": 1024,
|
|
1081
802
|
"kindString": "Property",
|
|
@@ -1095,7 +816,7 @@
|
|
|
1095
816
|
}
|
|
1096
817
|
},
|
|
1097
818
|
{
|
|
1098
|
-
"id":
|
|
819
|
+
"id": 283,
|
|
1099
820
|
"name": "allowed",
|
|
1100
821
|
"kind": 1024,
|
|
1101
822
|
"kindString": "Property",
|
|
@@ -1139,7 +860,7 @@
|
|
|
1139
860
|
}
|
|
1140
861
|
},
|
|
1141
862
|
{
|
|
1142
|
-
"id":
|
|
863
|
+
"id": 284,
|
|
1143
864
|
"name": "disallowed",
|
|
1144
865
|
"kind": 1024,
|
|
1145
866
|
"kindString": "Property",
|
|
@@ -1178,9 +899,9 @@
|
|
|
1178
899
|
{
|
|
1179
900
|
"title": "Properties",
|
|
1180
901
|
"children": [
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
902
|
+
282,
|
|
903
|
+
283,
|
|
904
|
+
284
|
|
1184
905
|
]
|
|
1185
906
|
}
|
|
1186
907
|
],
|
|
@@ -1195,7 +916,7 @@
|
|
|
1195
916
|
}
|
|
1196
917
|
},
|
|
1197
918
|
{
|
|
1198
|
-
"id":
|
|
919
|
+
"id": 285,
|
|
1199
920
|
"name": "storeQueries",
|
|
1200
921
|
"kind": 1024,
|
|
1201
922
|
"kindString": "Property",
|
|
@@ -1219,9 +940,9 @@
|
|
|
1219
940
|
{
|
|
1220
941
|
"title": "Properties",
|
|
1221
942
|
"children": [
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
943
|
+
279,
|
|
944
|
+
280,
|
|
945
|
+
285
|
|
1225
946
|
]
|
|
1226
947
|
}
|
|
1227
948
|
],
|
|
@@ -1237,14 +958,14 @@
|
|
|
1237
958
|
{
|
|
1238
959
|
"type": "reflection",
|
|
1239
960
|
"declaration": {
|
|
1240
|
-
"id":
|
|
961
|
+
"id": 286,
|
|
1241
962
|
"name": "__type",
|
|
1242
963
|
"kind": 65536,
|
|
1243
964
|
"kindString": "Type literal",
|
|
1244
965
|
"flags": {},
|
|
1245
966
|
"children": [
|
|
1246
967
|
{
|
|
1247
|
-
"id":
|
|
968
|
+
"id": 287,
|
|
1248
969
|
"name": "salt",
|
|
1249
970
|
"kind": 1024,
|
|
1250
971
|
"kindString": "Property",
|
|
@@ -1254,7 +975,7 @@
|
|
|
1254
975
|
"fileName": "plugins/packages/payloadset/packages/id/src/Witness.ts",
|
|
1255
976
|
"line": 10,
|
|
1256
977
|
"character": 2,
|
|
1257
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
978
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/id/src/Witness.ts#L10"
|
|
1258
979
|
}
|
|
1259
980
|
],
|
|
1260
981
|
"type": {
|
|
@@ -1263,7 +984,7 @@
|
|
|
1263
984
|
}
|
|
1264
985
|
},
|
|
1265
986
|
{
|
|
1266
|
-
"id":
|
|
987
|
+
"id": 288,
|
|
1267
988
|
"name": "schema",
|
|
1268
989
|
"kind": 1024,
|
|
1269
990
|
"kindString": "Property",
|
|
@@ -1273,7 +994,7 @@
|
|
|
1273
994
|
"fileName": "plugins/packages/payloadset/packages/id/src/Witness.ts",
|
|
1274
995
|
"line": 11,
|
|
1275
996
|
"character": 2,
|
|
1276
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
997
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/id/src/Witness.ts#L11"
|
|
1277
998
|
}
|
|
1278
999
|
],
|
|
1279
1000
|
"type": {
|
|
@@ -1286,8 +1007,8 @@
|
|
|
1286
1007
|
{
|
|
1287
1008
|
"title": "Properties",
|
|
1288
1009
|
"children": [
|
|
1289
|
-
|
|
1290
|
-
|
|
1010
|
+
287,
|
|
1011
|
+
288
|
|
1291
1012
|
]
|
|
1292
1013
|
}
|
|
1293
1014
|
],
|
|
@@ -1296,7 +1017,7 @@
|
|
|
1296
1017
|
"fileName": "plugins/packages/payloadset/packages/id/src/Witness.ts",
|
|
1297
1018
|
"line": 9,
|
|
1298
1019
|
"character": 47,
|
|
1299
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1020
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/id/src/Witness.ts#L9"
|
|
1300
1021
|
}
|
|
1301
1022
|
]
|
|
1302
1023
|
}
|
|
@@ -1304,14 +1025,14 @@
|
|
|
1304
1025
|
{
|
|
1305
1026
|
"type": "reflection",
|
|
1306
1027
|
"declaration": {
|
|
1307
|
-
"id":
|
|
1028
|
+
"id": 289,
|
|
1308
1029
|
"name": "__type",
|
|
1309
1030
|
"kind": 65536,
|
|
1310
1031
|
"kindString": "Type literal",
|
|
1311
1032
|
"flags": {},
|
|
1312
1033
|
"children": [
|
|
1313
1034
|
{
|
|
1314
|
-
"id":
|
|
1035
|
+
"id": 290,
|
|
1315
1036
|
"name": "targetSet",
|
|
1316
1037
|
"kind": 1024,
|
|
1317
1038
|
"kindString": "Property",
|
|
@@ -1343,14 +1064,14 @@
|
|
|
1343
1064
|
{
|
|
1344
1065
|
"type": "reflection",
|
|
1345
1066
|
"declaration": {
|
|
1346
|
-
"id":
|
|
1067
|
+
"id": 291,
|
|
1347
1068
|
"name": "__type",
|
|
1348
1069
|
"kind": 65536,
|
|
1349
1070
|
"kindString": "Type literal",
|
|
1350
1071
|
"flags": {},
|
|
1351
1072
|
"children": [
|
|
1352
1073
|
{
|
|
1353
|
-
"id":
|
|
1074
|
+
"id": 292,
|
|
1354
1075
|
"name": "schema",
|
|
1355
1076
|
"kind": 1024,
|
|
1356
1077
|
"kindString": "Property",
|
|
@@ -1372,479 +1093,200 @@
|
|
|
1372
1093
|
{
|
|
1373
1094
|
"title": "Properties",
|
|
1374
1095
|
"children": [
|
|
1375
|
-
|
|
1096
|
+
292
|
|
1376
1097
|
]
|
|
1377
1098
|
}
|
|
1378
1099
|
],
|
|
1379
|
-
"sources": [
|
|
1380
|
-
{
|
|
1381
|
-
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
1382
|
-
"line": 16,
|
|
1383
|
-
"character": 221
|
|
1384
|
-
}
|
|
1385
|
-
]
|
|
1386
|
-
}
|
|
1387
|
-
}
|
|
1388
|
-
]
|
|
1389
|
-
}
|
|
1390
|
-
}
|
|
1391
|
-
],
|
|
1392
|
-
"groups": [
|
|
1393
|
-
{
|
|
1394
|
-
"title": "Properties",
|
|
1395
|
-
"children": [
|
|
1396
|
-
|
|
1397
|
-
]
|
|
1398
|
-
}
|
|
1399
|
-
],
|
|
1400
|
-
"sources": [
|
|
1401
|
-
{
|
|
1402
|
-
"fileName": "modules/packages/witness/dist/types/Config.d.ts",
|
|
1403
|
-
"line": 5,
|
|
1404
|
-
"character": 95
|
|
1405
|
-
}
|
|
1406
|
-
]
|
|
1407
|
-
}
|
|
1408
|
-
}
|
|
1409
|
-
]
|
|
1410
|
-
},
|
|
1411
|
-
{
|
|
1412
|
-
"type": "reference",
|
|
1413
|
-
"name": "AnyObject"
|
|
1414
|
-
}
|
|
1415
|
-
],
|
|
1416
|
-
"name": "ModuleParams"
|
|
1417
|
-
},
|
|
1418
|
-
"inheritedFrom": {
|
|
1419
|
-
"type": "reference",
|
|
1420
|
-
"name": "AbstractWitness.params"
|
|
1421
|
-
}
|
|
1422
|
-
},
|
|
1423
|
-
{
|
|
1424
|
-
"id": 147,
|
|
1425
|
-
"name": "supportedQueryValidator",
|
|
1426
|
-
"kind": 1024,
|
|
1427
|
-
"kindString": "Property",
|
|
1428
|
-
"flags": {
|
|
1429
|
-
"isProtected": true,
|
|
1430
|
-
"isReadonly": true
|
|
1431
|
-
},
|
|
1432
|
-
"sources": [
|
|
1433
|
-
{
|
|
1434
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1435
|
-
"line": 40,
|
|
1436
|
-
"character": 23
|
|
1437
|
-
}
|
|
1438
|
-
],
|
|
1439
|
-
"type": {
|
|
1440
|
-
"type": "reference",
|
|
1441
|
-
"typeArguments": [
|
|
1442
|
-
{
|
|
1443
|
-
"type": "intersection",
|
|
1444
|
-
"types": [
|
|
1445
|
-
{
|
|
1446
|
-
"type": "reference",
|
|
1447
|
-
"name": "SchemaFields"
|
|
1448
|
-
},
|
|
1449
|
-
{
|
|
1450
|
-
"type": "reference",
|
|
1451
|
-
"name": "PayloadFields"
|
|
1452
|
-
},
|
|
1453
|
-
{
|
|
1454
|
-
"type": "reference",
|
|
1455
|
-
"name": "XyoBoundWitnessFields"
|
|
1456
|
-
},
|
|
1457
|
-
{
|
|
1458
|
-
"type": "reflection",
|
|
1459
|
-
"declaration": {
|
|
1460
|
-
"id": 148,
|
|
1461
|
-
"name": "__type",
|
|
1462
|
-
"kind": 65536,
|
|
1463
|
-
"kindString": "Type literal",
|
|
1464
|
-
"flags": {},
|
|
1465
|
-
"children": [
|
|
1466
|
-
{
|
|
1467
|
-
"id": 149,
|
|
1468
|
-
"name": "query",
|
|
1469
|
-
"kind": 1024,
|
|
1470
|
-
"kindString": "Property",
|
|
1471
|
-
"flags": {},
|
|
1472
|
-
"sources": [
|
|
1473
|
-
{
|
|
1474
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
1475
|
-
"line": 5,
|
|
1476
|
-
"character": 4
|
|
1477
|
-
}
|
|
1478
|
-
],
|
|
1479
|
-
"type": {
|
|
1480
|
-
"type": "intrinsic",
|
|
1481
|
-
"name": "string"
|
|
1482
|
-
}
|
|
1483
|
-
},
|
|
1484
|
-
{
|
|
1485
|
-
"id": 150,
|
|
1486
|
-
"name": "resultSet",
|
|
1487
|
-
"kind": 1024,
|
|
1488
|
-
"kindString": "Property",
|
|
1489
|
-
"flags": {
|
|
1490
|
-
"isOptional": true
|
|
1491
|
-
},
|
|
1492
|
-
"sources": [
|
|
1493
|
-
{
|
|
1494
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
1495
|
-
"line": 6,
|
|
1496
|
-
"character": 4
|
|
1497
|
-
}
|
|
1498
|
-
],
|
|
1499
|
-
"type": {
|
|
1500
|
-
"type": "intrinsic",
|
|
1501
|
-
"name": "string"
|
|
1502
|
-
}
|
|
1503
|
-
},
|
|
1504
|
-
{
|
|
1505
|
-
"id": 151,
|
|
1506
|
-
"name": "schema",
|
|
1507
|
-
"kind": 1024,
|
|
1508
|
-
"kindString": "Property",
|
|
1509
|
-
"flags": {},
|
|
1510
|
-
"sources": [
|
|
1511
|
-
{
|
|
1512
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
1513
|
-
"line": 7,
|
|
1514
|
-
"character": 4
|
|
1515
|
-
}
|
|
1516
|
-
],
|
|
1517
|
-
"type": {
|
|
1518
|
-
"type": "literal",
|
|
1519
|
-
"value": "network.xyo.boundwitness"
|
|
1520
|
-
}
|
|
1521
|
-
}
|
|
1522
|
-
],
|
|
1523
|
-
"groups": [
|
|
1524
|
-
{
|
|
1525
|
-
"title": "Properties",
|
|
1526
|
-
"children": [
|
|
1527
|
-
149,
|
|
1528
|
-
150,
|
|
1529
|
-
151
|
|
1530
|
-
]
|
|
1531
|
-
}
|
|
1532
|
-
],
|
|
1533
|
-
"sources": [
|
|
1534
|
-
{
|
|
1535
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
1536
|
-
"line": 4,
|
|
1537
|
-
"character": 51
|
|
1538
|
-
}
|
|
1539
|
-
]
|
|
1540
|
-
}
|
|
1541
|
-
}
|
|
1542
|
-
]
|
|
1543
|
-
}
|
|
1544
|
-
],
|
|
1545
|
-
"name": "Queryable"
|
|
1546
|
-
},
|
|
1547
|
-
"inheritedFrom": {
|
|
1548
|
-
"type": "reference",
|
|
1549
|
-
"name": "AbstractWitness.supportedQueryValidator"
|
|
1550
|
-
}
|
|
1551
|
-
},
|
|
1552
|
-
{
|
|
1553
|
-
"id": 128,
|
|
1554
|
-
"name": "upResolver",
|
|
1555
|
-
"kind": 1024,
|
|
1556
|
-
"kindString": "Property",
|
|
1557
|
-
"flags": {
|
|
1558
|
-
"isReadonly": true
|
|
1559
|
-
},
|
|
1560
|
-
"sources": [
|
|
1561
|
-
{
|
|
1562
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1563
|
-
"line": 25,
|
|
1564
|
-
"character": 13
|
|
1565
|
-
}
|
|
1566
|
-
],
|
|
1567
|
-
"type": {
|
|
1568
|
-
"type": "reference",
|
|
1569
|
-
"typeArguments": [
|
|
1570
|
-
{
|
|
1571
|
-
"type": "reference",
|
|
1572
|
-
"typeArguments": [
|
|
1573
|
-
{
|
|
1574
|
-
"type": "intersection",
|
|
1575
|
-
"types": [
|
|
1576
|
-
{
|
|
1577
|
-
"type": "reference",
|
|
1578
|
-
"name": "SchemaFields"
|
|
1579
|
-
},
|
|
1580
|
-
{
|
|
1581
|
-
"type": "reference",
|
|
1582
|
-
"name": "PayloadFields"
|
|
1583
|
-
},
|
|
1584
|
-
{
|
|
1585
|
-
"type": "reflection",
|
|
1586
|
-
"declaration": {
|
|
1587
|
-
"id": 129,
|
|
1588
|
-
"name": "__type",
|
|
1589
|
-
"kind": 65536,
|
|
1590
|
-
"kindString": "Type literal",
|
|
1591
|
-
"flags": {},
|
|
1592
|
-
"children": [
|
|
1593
|
-
{
|
|
1594
|
-
"id": 130,
|
|
1595
|
-
"name": "name",
|
|
1596
|
-
"kind": 1024,
|
|
1597
|
-
"kindString": "Property",
|
|
1598
|
-
"flags": {
|
|
1599
|
-
"isOptional": true
|
|
1600
|
-
},
|
|
1601
|
-
"sources": [
|
|
1602
|
-
{
|
|
1603
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1604
|
-
"line": 26,
|
|
1605
|
-
"character": 8
|
|
1606
|
-
}
|
|
1607
|
-
],
|
|
1608
|
-
"type": {
|
|
1609
|
-
"type": "intrinsic",
|
|
1610
|
-
"name": "string"
|
|
1611
|
-
}
|
|
1612
|
-
},
|
|
1613
|
-
{
|
|
1614
|
-
"id": 131,
|
|
1615
|
-
"name": "security",
|
|
1616
|
-
"kind": 1024,
|
|
1617
|
-
"kindString": "Property",
|
|
1618
|
-
"flags": {
|
|
1619
|
-
"isOptional": true
|
|
1620
|
-
},
|
|
1621
|
-
"sources": [
|
|
1622
|
-
{
|
|
1623
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1624
|
-
"line": 27,
|
|
1625
|
-
"character": 8
|
|
1626
|
-
}
|
|
1627
|
-
],
|
|
1628
|
-
"type": {
|
|
1629
|
-
"type": "reflection",
|
|
1630
|
-
"declaration": {
|
|
1631
|
-
"id": 132,
|
|
1632
|
-
"name": "__type",
|
|
1633
|
-
"kind": 65536,
|
|
1634
|
-
"kindString": "Type literal",
|
|
1635
|
-
"flags": {},
|
|
1636
|
-
"children": [
|
|
1637
|
-
{
|
|
1638
|
-
"id": 133,
|
|
1639
|
-
"name": "allowAnonymous",
|
|
1640
|
-
"kind": 1024,
|
|
1641
|
-
"kindString": "Property",
|
|
1642
|
-
"flags": {
|
|
1643
|
-
"isOptional": true
|
|
1644
|
-
},
|
|
1645
|
-
"sources": [
|
|
1646
|
-
{
|
|
1647
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1648
|
-
"line": 28,
|
|
1649
|
-
"character": 12
|
|
1650
|
-
}
|
|
1651
|
-
],
|
|
1652
|
-
"type": {
|
|
1653
|
-
"type": "intrinsic",
|
|
1654
|
-
"name": "boolean"
|
|
1655
|
-
}
|
|
1656
|
-
},
|
|
1657
|
-
{
|
|
1658
|
-
"id": 134,
|
|
1659
|
-
"name": "allowed",
|
|
1660
|
-
"kind": 1024,
|
|
1661
|
-
"kindString": "Property",
|
|
1662
|
-
"flags": {
|
|
1663
|
-
"isOptional": true
|
|
1664
|
-
},
|
|
1665
|
-
"sources": [
|
|
1666
|
-
{
|
|
1667
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1668
|
-
"line": 29,
|
|
1669
|
-
"character": 12
|
|
1670
|
-
}
|
|
1671
|
-
],
|
|
1672
|
-
"type": {
|
|
1673
|
-
"type": "reference",
|
|
1674
|
-
"typeArguments": [
|
|
1675
|
-
{
|
|
1676
|
-
"type": "intrinsic",
|
|
1677
|
-
"name": "string"
|
|
1678
|
-
},
|
|
1679
|
-
{
|
|
1680
|
-
"type": "array",
|
|
1681
|
-
"elementType": {
|
|
1682
|
-
"type": "union",
|
|
1683
|
-
"types": [
|
|
1684
|
-
{
|
|
1685
|
-
"type": "intrinsic",
|
|
1686
|
-
"name": "string"
|
|
1687
|
-
},
|
|
1688
|
-
{
|
|
1689
|
-
"type": "reference",
|
|
1690
|
-
"name": "CosigningAddressSet"
|
|
1691
|
-
}
|
|
1692
|
-
]
|
|
1693
|
-
}
|
|
1694
|
-
}
|
|
1695
|
-
],
|
|
1696
|
-
"name": "Record",
|
|
1697
|
-
"qualifiedName": "Record",
|
|
1698
|
-
"package": "typescript"
|
|
1699
|
-
}
|
|
1700
|
-
},
|
|
1701
|
-
{
|
|
1702
|
-
"id": 135,
|
|
1703
|
-
"name": "disallowed",
|
|
1704
|
-
"kind": 1024,
|
|
1705
|
-
"kindString": "Property",
|
|
1706
|
-
"flags": {
|
|
1707
|
-
"isOptional": true
|
|
1708
|
-
},
|
|
1709
|
-
"sources": [
|
|
1710
|
-
{
|
|
1711
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1712
|
-
"line": 30,
|
|
1713
|
-
"character": 12
|
|
1714
|
-
}
|
|
1715
|
-
],
|
|
1716
|
-
"type": {
|
|
1717
|
-
"type": "reference",
|
|
1718
|
-
"typeArguments": [
|
|
1719
|
-
{
|
|
1720
|
-
"type": "intrinsic",
|
|
1721
|
-
"name": "string"
|
|
1722
|
-
},
|
|
1723
|
-
{
|
|
1724
|
-
"type": "array",
|
|
1725
|
-
"elementType": {
|
|
1726
|
-
"type": "intrinsic",
|
|
1727
|
-
"name": "string"
|
|
1728
|
-
}
|
|
1729
|
-
}
|
|
1730
|
-
],
|
|
1731
|
-
"name": "Record",
|
|
1732
|
-
"qualifiedName": "Record",
|
|
1733
|
-
"package": "typescript"
|
|
1734
|
-
}
|
|
1735
|
-
}
|
|
1736
|
-
],
|
|
1737
|
-
"groups": [
|
|
1738
|
-
{
|
|
1739
|
-
"title": "Properties",
|
|
1740
|
-
"children": [
|
|
1741
|
-
133,
|
|
1742
|
-
134,
|
|
1743
|
-
135
|
|
1744
|
-
]
|
|
1745
|
-
}
|
|
1746
|
-
],
|
|
1747
|
-
"sources": [
|
|
1748
|
-
{
|
|
1749
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1750
|
-
"line": 27,
|
|
1751
|
-
"character": 19
|
|
1752
|
-
}
|
|
1753
|
-
]
|
|
1754
|
-
}
|
|
1755
|
-
}
|
|
1756
|
-
},
|
|
1757
|
-
{
|
|
1758
|
-
"id": 136,
|
|
1759
|
-
"name": "storeQueries",
|
|
1760
|
-
"kind": 1024,
|
|
1761
|
-
"kindString": "Property",
|
|
1762
|
-
"flags": {
|
|
1763
|
-
"isOptional": true
|
|
1764
|
-
},
|
|
1765
|
-
"sources": [
|
|
1766
|
-
{
|
|
1767
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1768
|
-
"line": 32,
|
|
1769
|
-
"character": 8
|
|
1770
|
-
}
|
|
1771
|
-
],
|
|
1772
|
-
"type": {
|
|
1773
|
-
"type": "intrinsic",
|
|
1774
|
-
"name": "boolean"
|
|
1775
|
-
}
|
|
1776
|
-
}
|
|
1777
|
-
],
|
|
1778
|
-
"groups": [
|
|
1779
|
-
{
|
|
1780
|
-
"title": "Properties",
|
|
1781
|
-
"children": [
|
|
1782
|
-
130,
|
|
1783
|
-
131,
|
|
1784
|
-
136
|
|
1785
|
-
]
|
|
1786
|
-
}
|
|
1787
|
-
],
|
|
1788
|
-
"sources": [
|
|
1789
|
-
{
|
|
1790
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1791
|
-
"line": 25,
|
|
1792
|
-
"character": 161
|
|
1793
|
-
}
|
|
1100
|
+
"sources": [
|
|
1101
|
+
{
|
|
1102
|
+
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
1103
|
+
"line": 16,
|
|
1104
|
+
"character": 221
|
|
1105
|
+
}
|
|
1106
|
+
]
|
|
1107
|
+
}
|
|
1108
|
+
}
|
|
1109
|
+
]
|
|
1110
|
+
}
|
|
1111
|
+
}
|
|
1112
|
+
],
|
|
1113
|
+
"groups": [
|
|
1114
|
+
{
|
|
1115
|
+
"title": "Properties",
|
|
1116
|
+
"children": [
|
|
1117
|
+
290
|
|
1794
1118
|
]
|
|
1795
1119
|
}
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
|
|
1800
|
-
"
|
|
1801
|
-
"
|
|
1802
|
-
|
|
1803
|
-
|
|
1120
|
+
],
|
|
1121
|
+
"sources": [
|
|
1122
|
+
{
|
|
1123
|
+
"fileName": "modules/packages/witness/dist/types/Config.d.ts",
|
|
1124
|
+
"line": 5,
|
|
1125
|
+
"character": 95
|
|
1126
|
+
}
|
|
1127
|
+
]
|
|
1128
|
+
}
|
|
1129
|
+
}
|
|
1130
|
+
]
|
|
1131
|
+
},
|
|
1132
|
+
{
|
|
1133
|
+
"type": "intrinsic",
|
|
1134
|
+
"name": "undefined"
|
|
1135
|
+
}
|
|
1136
|
+
],
|
|
1137
|
+
"name": "WitnessParams"
|
|
1138
|
+
},
|
|
1139
|
+
"inheritedFrom": {
|
|
1140
|
+
"type": "reference",
|
|
1141
|
+
"name": "AbstractWitness.params"
|
|
1142
|
+
}
|
|
1143
|
+
},
|
|
1144
|
+
{
|
|
1145
|
+
"id": 127,
|
|
1146
|
+
"name": "supportedQueryValidator",
|
|
1147
|
+
"kind": 1024,
|
|
1148
|
+
"kindString": "Property",
|
|
1149
|
+
"flags": {
|
|
1150
|
+
"isProtected": true,
|
|
1151
|
+
"isReadonly": true
|
|
1152
|
+
},
|
|
1153
|
+
"sources": [
|
|
1154
|
+
{
|
|
1155
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1156
|
+
"line": 20,
|
|
1157
|
+
"character": 23
|
|
1158
|
+
}
|
|
1159
|
+
],
|
|
1160
|
+
"type": {
|
|
1161
|
+
"type": "reference",
|
|
1162
|
+
"typeArguments": [
|
|
1163
|
+
{
|
|
1164
|
+
"type": "intersection",
|
|
1165
|
+
"types": [
|
|
1166
|
+
{
|
|
1167
|
+
"type": "reference",
|
|
1168
|
+
"name": "SchemaFields"
|
|
1169
|
+
},
|
|
1170
|
+
{
|
|
1171
|
+
"type": "reference",
|
|
1172
|
+
"name": "PayloadFields"
|
|
1173
|
+
},
|
|
1174
|
+
{
|
|
1175
|
+
"type": "reference",
|
|
1176
|
+
"name": "XyoBoundWitnessFields"
|
|
1177
|
+
},
|
|
1178
|
+
{
|
|
1179
|
+
"type": "reflection",
|
|
1180
|
+
"declaration": {
|
|
1181
|
+
"id": 128,
|
|
1182
|
+
"name": "__type",
|
|
1183
|
+
"kind": 65536,
|
|
1184
|
+
"kindString": "Type literal",
|
|
1185
|
+
"flags": {},
|
|
1186
|
+
"children": [
|
|
1187
|
+
{
|
|
1188
|
+
"id": 129,
|
|
1189
|
+
"name": "query",
|
|
1190
|
+
"kind": 1024,
|
|
1191
|
+
"kindString": "Property",
|
|
1804
1192
|
"flags": {},
|
|
1805
|
-
"
|
|
1193
|
+
"sources": [
|
|
1806
1194
|
{
|
|
1807
|
-
"
|
|
1808
|
-
"
|
|
1809
|
-
"
|
|
1810
|
-
"kindString": "Property",
|
|
1811
|
-
"flags": {},
|
|
1812
|
-
"sources": [
|
|
1813
|
-
{
|
|
1814
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1815
|
-
"line": 34,
|
|
1816
|
-
"character": 8
|
|
1817
|
-
}
|
|
1818
|
-
],
|
|
1819
|
-
"type": {
|
|
1820
|
-
"type": "intrinsic",
|
|
1821
|
-
"name": "string"
|
|
1822
|
-
}
|
|
1195
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
1196
|
+
"line": 5,
|
|
1197
|
+
"character": 4
|
|
1823
1198
|
}
|
|
1824
1199
|
],
|
|
1825
|
-
"
|
|
1200
|
+
"type": {
|
|
1201
|
+
"type": "intrinsic",
|
|
1202
|
+
"name": "string"
|
|
1203
|
+
}
|
|
1204
|
+
},
|
|
1205
|
+
{
|
|
1206
|
+
"id": 130,
|
|
1207
|
+
"name": "resultSet",
|
|
1208
|
+
"kind": 1024,
|
|
1209
|
+
"kindString": "Property",
|
|
1210
|
+
"flags": {
|
|
1211
|
+
"isOptional": true
|
|
1212
|
+
},
|
|
1213
|
+
"sources": [
|
|
1826
1214
|
{
|
|
1827
|
-
"
|
|
1828
|
-
"
|
|
1829
|
-
|
|
1830
|
-
]
|
|
1215
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
1216
|
+
"line": 6,
|
|
1217
|
+
"character": 4
|
|
1831
1218
|
}
|
|
1832
1219
|
],
|
|
1220
|
+
"type": {
|
|
1221
|
+
"type": "intrinsic",
|
|
1222
|
+
"name": "string"
|
|
1223
|
+
}
|
|
1224
|
+
},
|
|
1225
|
+
{
|
|
1226
|
+
"id": 131,
|
|
1227
|
+
"name": "schema",
|
|
1228
|
+
"kind": 1024,
|
|
1229
|
+
"kindString": "Property",
|
|
1230
|
+
"flags": {},
|
|
1833
1231
|
"sources": [
|
|
1834
1232
|
{
|
|
1835
|
-
"fileName": "modules/packages/module/dist/types/
|
|
1836
|
-
"line":
|
|
1837
|
-
"character":
|
|
1233
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
1234
|
+
"line": 7,
|
|
1235
|
+
"character": 4
|
|
1838
1236
|
}
|
|
1237
|
+
],
|
|
1238
|
+
"type": {
|
|
1239
|
+
"type": "literal",
|
|
1240
|
+
"value": "network.xyo.boundwitness"
|
|
1241
|
+
}
|
|
1242
|
+
}
|
|
1243
|
+
],
|
|
1244
|
+
"groups": [
|
|
1245
|
+
{
|
|
1246
|
+
"title": "Properties",
|
|
1247
|
+
"children": [
|
|
1248
|
+
129,
|
|
1249
|
+
130,
|
|
1250
|
+
131
|
|
1839
1251
|
]
|
|
1840
1252
|
}
|
|
1841
|
-
|
|
1842
|
-
|
|
1253
|
+
],
|
|
1254
|
+
"sources": [
|
|
1255
|
+
{
|
|
1256
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
1257
|
+
"line": 4,
|
|
1258
|
+
"character": 51
|
|
1259
|
+
}
|
|
1260
|
+
]
|
|
1261
|
+
}
|
|
1843
1262
|
}
|
|
1844
|
-
]
|
|
1845
|
-
"name": "Module"
|
|
1263
|
+
]
|
|
1846
1264
|
}
|
|
1847
1265
|
],
|
|
1266
|
+
"name": "Queryable"
|
|
1267
|
+
},
|
|
1268
|
+
"inheritedFrom": {
|
|
1269
|
+
"type": "reference",
|
|
1270
|
+
"name": "AbstractWitness.supportedQueryValidator"
|
|
1271
|
+
}
|
|
1272
|
+
},
|
|
1273
|
+
{
|
|
1274
|
+
"id": 118,
|
|
1275
|
+
"name": "upResolver",
|
|
1276
|
+
"kind": 1024,
|
|
1277
|
+
"kindString": "Property",
|
|
1278
|
+
"flags": {
|
|
1279
|
+
"isReadonly": true
|
|
1280
|
+
},
|
|
1281
|
+
"sources": [
|
|
1282
|
+
{
|
|
1283
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1284
|
+
"line": 15,
|
|
1285
|
+
"character": 13
|
|
1286
|
+
}
|
|
1287
|
+
],
|
|
1288
|
+
"type": {
|
|
1289
|
+
"type": "reference",
|
|
1848
1290
|
"name": "CompositeModuleResolver"
|
|
1849
1291
|
},
|
|
1850
1292
|
"inheritedFrom": {
|
|
@@ -1865,7 +1307,7 @@
|
|
|
1865
1307
|
"fileName": "plugins/packages/payloadset/packages/id/src/Witness.ts",
|
|
1866
1308
|
"line": 15,
|
|
1867
1309
|
"character": 18,
|
|
1868
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1310
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/id/src/Witness.ts#L15"
|
|
1869
1311
|
}
|
|
1870
1312
|
],
|
|
1871
1313
|
"type": {
|
|
@@ -1904,7 +1346,7 @@
|
|
|
1904
1346
|
}
|
|
1905
1347
|
},
|
|
1906
1348
|
{
|
|
1907
|
-
"id":
|
|
1349
|
+
"id": 132,
|
|
1908
1350
|
"name": "address",
|
|
1909
1351
|
"kind": 262144,
|
|
1910
1352
|
"kindString": "Accessor",
|
|
@@ -1912,12 +1354,12 @@
|
|
|
1912
1354
|
"sources": [
|
|
1913
1355
|
{
|
|
1914
1356
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1915
|
-
"line":
|
|
1357
|
+
"line": 22,
|
|
1916
1358
|
"character": 8
|
|
1917
1359
|
}
|
|
1918
1360
|
],
|
|
1919
1361
|
"getSignature": {
|
|
1920
|
-
"id":
|
|
1362
|
+
"id": 133,
|
|
1921
1363
|
"name": "address",
|
|
1922
1364
|
"kind": 524288,
|
|
1923
1365
|
"kindString": "Get signature",
|
|
@@ -1937,7 +1379,7 @@
|
|
|
1937
1379
|
}
|
|
1938
1380
|
},
|
|
1939
1381
|
{
|
|
1940
|
-
"id":
|
|
1382
|
+
"id": 134,
|
|
1941
1383
|
"name": "allowAnonymous",
|
|
1942
1384
|
"kind": 262144,
|
|
1943
1385
|
"kindString": "Accessor",
|
|
@@ -1945,12 +1387,12 @@
|
|
|
1945
1387
|
"sources": [
|
|
1946
1388
|
{
|
|
1947
1389
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1948
|
-
"line":
|
|
1390
|
+
"line": 23,
|
|
1949
1391
|
"character": 8
|
|
1950
1392
|
}
|
|
1951
1393
|
],
|
|
1952
1394
|
"getSignature": {
|
|
1953
|
-
"id":
|
|
1395
|
+
"id": 135,
|
|
1954
1396
|
"name": "allowAnonymous",
|
|
1955
1397
|
"kind": 524288,
|
|
1956
1398
|
"kindString": "Get signature",
|
|
@@ -1970,7 +1412,7 @@
|
|
|
1970
1412
|
}
|
|
1971
1413
|
},
|
|
1972
1414
|
{
|
|
1973
|
-
"id":
|
|
1415
|
+
"id": 136,
|
|
1974
1416
|
"name": "config",
|
|
1975
1417
|
"kind": 262144,
|
|
1976
1418
|
"kindString": "Accessor",
|
|
@@ -1978,19 +1420,26 @@
|
|
|
1978
1420
|
"sources": [
|
|
1979
1421
|
{
|
|
1980
1422
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1981
|
-
"line":
|
|
1423
|
+
"line": 24,
|
|
1982
1424
|
"character": 8
|
|
1983
1425
|
}
|
|
1984
1426
|
],
|
|
1985
1427
|
"getSignature": {
|
|
1986
|
-
"id":
|
|
1428
|
+
"id": 137,
|
|
1987
1429
|
"name": "config",
|
|
1988
1430
|
"kind": 524288,
|
|
1989
1431
|
"kindString": "Get signature",
|
|
1990
1432
|
"flags": {},
|
|
1991
1433
|
"type": {
|
|
1992
|
-
"type": "
|
|
1993
|
-
"
|
|
1434
|
+
"type": "indexedAccess",
|
|
1435
|
+
"indexType": {
|
|
1436
|
+
"type": "literal",
|
|
1437
|
+
"value": "config"
|
|
1438
|
+
},
|
|
1439
|
+
"objectType": {
|
|
1440
|
+
"type": "reference",
|
|
1441
|
+
"name": "TParams"
|
|
1442
|
+
}
|
|
1994
1443
|
},
|
|
1995
1444
|
"inheritedFrom": {
|
|
1996
1445
|
"type": "reference",
|
|
@@ -2003,7 +1452,7 @@
|
|
|
2003
1452
|
}
|
|
2004
1453
|
},
|
|
2005
1454
|
{
|
|
2006
|
-
"id":
|
|
1455
|
+
"id": 293,
|
|
2007
1456
|
"name": "log",
|
|
2008
1457
|
"kind": 262144,
|
|
2009
1458
|
"kindString": "Accessor",
|
|
@@ -2018,7 +1467,7 @@
|
|
|
2018
1467
|
}
|
|
2019
1468
|
],
|
|
2020
1469
|
"getSignature": {
|
|
2021
|
-
"id":
|
|
1470
|
+
"id": 294,
|
|
2022
1471
|
"name": "log",
|
|
2023
1472
|
"kind": 524288,
|
|
2024
1473
|
"kindString": "Get signature",
|
|
@@ -2049,7 +1498,7 @@
|
|
|
2049
1498
|
}
|
|
2050
1499
|
},
|
|
2051
1500
|
{
|
|
2052
|
-
"id":
|
|
1501
|
+
"id": 138,
|
|
2053
1502
|
"name": "previousHash",
|
|
2054
1503
|
"kind": 262144,
|
|
2055
1504
|
"kindString": "Accessor",
|
|
@@ -2057,12 +1506,12 @@
|
|
|
2057
1506
|
"sources": [
|
|
2058
1507
|
{
|
|
2059
1508
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2060
|
-
"line":
|
|
1509
|
+
"line": 25,
|
|
2061
1510
|
"character": 8
|
|
2062
1511
|
}
|
|
2063
1512
|
],
|
|
2064
1513
|
"getSignature": {
|
|
2065
|
-
"id":
|
|
1514
|
+
"id": 139,
|
|
2066
1515
|
"name": "previousHash",
|
|
2067
1516
|
"kind": 524288,
|
|
2068
1517
|
"kindString": "Get signature",
|
|
@@ -2099,7 +1548,7 @@
|
|
|
2099
1548
|
"sources": [
|
|
2100
1549
|
{
|
|
2101
1550
|
"fileName": "modules/packages/witness/dist/types/AbstractWitness.d.ts",
|
|
2102
|
-
"line":
|
|
1551
|
+
"line": 10,
|
|
2103
1552
|
"character": 8
|
|
2104
1553
|
}
|
|
2105
1554
|
],
|
|
@@ -2137,7 +1586,7 @@
|
|
|
2137
1586
|
"fileName": "plugins/packages/payloadset/packages/id/src/Witness.ts",
|
|
2138
1587
|
"line": 17,
|
|
2139
1588
|
"character": 6,
|
|
2140
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1589
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/id/src/Witness.ts#L17"
|
|
2141
1590
|
}
|
|
2142
1591
|
],
|
|
2143
1592
|
"getSignature": {
|
|
@@ -2161,7 +1610,7 @@
|
|
|
2161
1610
|
"sources": [
|
|
2162
1611
|
{
|
|
2163
1612
|
"fileName": "modules/packages/witness/dist/types/AbstractWitness.d.ts",
|
|
2164
|
-
"line":
|
|
1613
|
+
"line": 11,
|
|
2165
1614
|
"character": 8
|
|
2166
1615
|
}
|
|
2167
1616
|
],
|
|
@@ -2211,7 +1660,7 @@
|
|
|
2211
1660
|
"sources": [
|
|
2212
1661
|
{
|
|
2213
1662
|
"fileName": "modules/packages/witness/dist/types/AbstractWitness.d.ts",
|
|
2214
|
-
"line":
|
|
1663
|
+
"line": 12,
|
|
2215
1664
|
"character": 8
|
|
2216
1665
|
}
|
|
2217
1666
|
],
|
|
@@ -2232,7 +1681,7 @@
|
|
|
2232
1681
|
"sources": [
|
|
2233
1682
|
{
|
|
2234
1683
|
"fileName": "modules/packages/witness/dist/types/AbstractWitness.d.ts",
|
|
2235
|
-
"line":
|
|
1684
|
+
"line": 11,
|
|
2236
1685
|
"character": 177
|
|
2237
1686
|
}
|
|
2238
1687
|
]
|
|
@@ -2253,7 +1702,7 @@
|
|
|
2253
1702
|
}
|
|
2254
1703
|
},
|
|
2255
1704
|
{
|
|
2256
|
-
"id":
|
|
1705
|
+
"id": 187,
|
|
2257
1706
|
"name": "bindHashes",
|
|
2258
1707
|
"kind": 2048,
|
|
2259
1708
|
"kindString": "Method",
|
|
@@ -2263,20 +1712,20 @@
|
|
|
2263
1712
|
"sources": [
|
|
2264
1713
|
{
|
|
2265
1714
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2266
|
-
"line":
|
|
1715
|
+
"line": 33,
|
|
2267
1716
|
"character": 14
|
|
2268
1717
|
}
|
|
2269
1718
|
],
|
|
2270
1719
|
"signatures": [
|
|
2271
1720
|
{
|
|
2272
|
-
"id":
|
|
1721
|
+
"id": 188,
|
|
2273
1722
|
"name": "bindHashes",
|
|
2274
1723
|
"kind": 4096,
|
|
2275
1724
|
"kindString": "Call signature",
|
|
2276
1725
|
"flags": {},
|
|
2277
1726
|
"parameters": [
|
|
2278
1727
|
{
|
|
2279
|
-
"id":
|
|
1728
|
+
"id": 189,
|
|
2280
1729
|
"name": "hashes",
|
|
2281
1730
|
"kind": 32768,
|
|
2282
1731
|
"kindString": "Parameter",
|
|
@@ -2290,7 +1739,7 @@
|
|
|
2290
1739
|
}
|
|
2291
1740
|
},
|
|
2292
1741
|
{
|
|
2293
|
-
"id":
|
|
1742
|
+
"id": 190,
|
|
2294
1743
|
"name": "schema",
|
|
2295
1744
|
"kind": 32768,
|
|
2296
1745
|
"kindString": "Parameter",
|
|
@@ -2304,7 +1753,7 @@
|
|
|
2304
1753
|
}
|
|
2305
1754
|
},
|
|
2306
1755
|
{
|
|
2307
|
-
"id":
|
|
1756
|
+
"id": 191,
|
|
2308
1757
|
"name": "account",
|
|
2309
1758
|
"kind": 32768,
|
|
2310
1759
|
"kindString": "Parameter",
|
|
@@ -2343,7 +1792,7 @@
|
|
|
2343
1792
|
}
|
|
2344
1793
|
},
|
|
2345
1794
|
{
|
|
2346
|
-
"id":
|
|
1795
|
+
"id": 192,
|
|
2347
1796
|
"name": "bindHashesInternal",
|
|
2348
1797
|
"kind": 2048,
|
|
2349
1798
|
"kindString": "Method",
|
|
@@ -2353,20 +1802,20 @@
|
|
|
2353
1802
|
"sources": [
|
|
2354
1803
|
{
|
|
2355
1804
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2356
|
-
"line":
|
|
1805
|
+
"line": 34,
|
|
2357
1806
|
"character": 14
|
|
2358
1807
|
}
|
|
2359
1808
|
],
|
|
2360
1809
|
"signatures": [
|
|
2361
1810
|
{
|
|
2362
|
-
"id":
|
|
1811
|
+
"id": 193,
|
|
2363
1812
|
"name": "bindHashesInternal",
|
|
2364
1813
|
"kind": 4096,
|
|
2365
1814
|
"kindString": "Call signature",
|
|
2366
1815
|
"flags": {},
|
|
2367
1816
|
"parameters": [
|
|
2368
1817
|
{
|
|
2369
|
-
"id":
|
|
1818
|
+
"id": 194,
|
|
2370
1819
|
"name": "hashes",
|
|
2371
1820
|
"kind": 32768,
|
|
2372
1821
|
"kindString": "Parameter",
|
|
@@ -2380,7 +1829,7 @@
|
|
|
2380
1829
|
}
|
|
2381
1830
|
},
|
|
2382
1831
|
{
|
|
2383
|
-
"id":
|
|
1832
|
+
"id": 195,
|
|
2384
1833
|
"name": "schema",
|
|
2385
1834
|
"kind": 32768,
|
|
2386
1835
|
"kindString": "Parameter",
|
|
@@ -2394,7 +1843,7 @@
|
|
|
2394
1843
|
}
|
|
2395
1844
|
},
|
|
2396
1845
|
{
|
|
2397
|
-
"id":
|
|
1846
|
+
"id": 196,
|
|
2398
1847
|
"name": "account",
|
|
2399
1848
|
"kind": 32768,
|
|
2400
1849
|
"kindString": "Parameter",
|
|
@@ -2425,14 +1874,14 @@
|
|
|
2425
1874
|
{
|
|
2426
1875
|
"type": "reflection",
|
|
2427
1876
|
"declaration": {
|
|
2428
|
-
"id":
|
|
1877
|
+
"id": 197,
|
|
2429
1878
|
"name": "__type",
|
|
2430
1879
|
"kind": 65536,
|
|
2431
1880
|
"kindString": "Type literal",
|
|
2432
1881
|
"flags": {},
|
|
2433
1882
|
"children": [
|
|
2434
1883
|
{
|
|
2435
|
-
"id":
|
|
1884
|
+
"id": 198,
|
|
2436
1885
|
"name": "schema",
|
|
2437
1886
|
"kind": 1024,
|
|
2438
1887
|
"kindString": "Property",
|
|
@@ -2454,7 +1903,7 @@
|
|
|
2454
1903
|
{
|
|
2455
1904
|
"title": "Properties",
|
|
2456
1905
|
"children": [
|
|
2457
|
-
|
|
1906
|
+
198
|
|
2458
1907
|
]
|
|
2459
1908
|
}
|
|
2460
1909
|
],
|
|
@@ -2481,7 +1930,7 @@
|
|
|
2481
1930
|
}
|
|
2482
1931
|
},
|
|
2483
1932
|
{
|
|
2484
|
-
"id":
|
|
1933
|
+
"id": 199,
|
|
2485
1934
|
"name": "bindQuery",
|
|
2486
1935
|
"kind": 2048,
|
|
2487
1936
|
"kindString": "Method",
|
|
@@ -2491,20 +1940,20 @@
|
|
|
2491
1940
|
"sources": [
|
|
2492
1941
|
{
|
|
2493
1942
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2494
|
-
"line":
|
|
1943
|
+
"line": 35,
|
|
2495
1944
|
"character": 14
|
|
2496
1945
|
}
|
|
2497
1946
|
],
|
|
2498
1947
|
"signatures": [
|
|
2499
1948
|
{
|
|
2500
|
-
"id":
|
|
1949
|
+
"id": 200,
|
|
2501
1950
|
"name": "bindQuery",
|
|
2502
1951
|
"kind": 4096,
|
|
2503
1952
|
"kindString": "Call signature",
|
|
2504
1953
|
"flags": {},
|
|
2505
1954
|
"typeParameter": [
|
|
2506
1955
|
{
|
|
2507
|
-
"id":
|
|
1956
|
+
"id": 205,
|
|
2508
1957
|
"name": "T",
|
|
2509
1958
|
"kind": 131072,
|
|
2510
1959
|
"kindString": "Type parameter",
|
|
@@ -2530,14 +1979,14 @@
|
|
|
2530
1979
|
{
|
|
2531
1980
|
"type": "reflection",
|
|
2532
1981
|
"declaration": {
|
|
2533
|
-
"id":
|
|
1982
|
+
"id": 201,
|
|
2534
1983
|
"name": "__type",
|
|
2535
1984
|
"kind": 65536,
|
|
2536
1985
|
"kindString": "Type literal",
|
|
2537
1986
|
"flags": {},
|
|
2538
1987
|
"children": [
|
|
2539
1988
|
{
|
|
2540
|
-
"id":
|
|
1989
|
+
"id": 202,
|
|
2541
1990
|
"name": "schema",
|
|
2542
1991
|
"kind": 1024,
|
|
2543
1992
|
"kindString": "Property",
|
|
@@ -2559,7 +2008,7 @@
|
|
|
2559
2008
|
{
|
|
2560
2009
|
"title": "Properties",
|
|
2561
2010
|
"children": [
|
|
2562
|
-
|
|
2011
|
+
202
|
|
2563
2012
|
]
|
|
2564
2013
|
}
|
|
2565
2014
|
],
|
|
@@ -2595,14 +2044,14 @@
|
|
|
2595
2044
|
{
|
|
2596
2045
|
"type": "reflection",
|
|
2597
2046
|
"declaration": {
|
|
2598
|
-
"id":
|
|
2047
|
+
"id": 203,
|
|
2599
2048
|
"name": "__type",
|
|
2600
2049
|
"kind": 65536,
|
|
2601
2050
|
"kindString": "Type literal",
|
|
2602
2051
|
"flags": {},
|
|
2603
2052
|
"children": [
|
|
2604
2053
|
{
|
|
2605
|
-
"id":
|
|
2054
|
+
"id": 204,
|
|
2606
2055
|
"name": "schema",
|
|
2607
2056
|
"kind": 1024,
|
|
2608
2057
|
"kindString": "Property",
|
|
@@ -2624,7 +2073,7 @@
|
|
|
2624
2073
|
{
|
|
2625
2074
|
"title": "Properties",
|
|
2626
2075
|
"children": [
|
|
2627
|
-
|
|
2076
|
+
204
|
|
2628
2077
|
]
|
|
2629
2078
|
}
|
|
2630
2079
|
],
|
|
@@ -2648,19 +2097,19 @@
|
|
|
2648
2097
|
],
|
|
2649
2098
|
"parameters": [
|
|
2650
2099
|
{
|
|
2651
|
-
"id":
|
|
2100
|
+
"id": 206,
|
|
2652
2101
|
"name": "query",
|
|
2653
2102
|
"kind": 32768,
|
|
2654
2103
|
"kindString": "Parameter",
|
|
2655
2104
|
"flags": {},
|
|
2656
2105
|
"type": {
|
|
2657
2106
|
"type": "reference",
|
|
2658
|
-
"id":
|
|
2107
|
+
"id": 205,
|
|
2659
2108
|
"name": "T"
|
|
2660
2109
|
}
|
|
2661
2110
|
},
|
|
2662
2111
|
{
|
|
2663
|
-
"id":
|
|
2112
|
+
"id": 207,
|
|
2664
2113
|
"name": "payloads",
|
|
2665
2114
|
"kind": 32768,
|
|
2666
2115
|
"kindString": "Parameter",
|
|
@@ -2683,14 +2132,14 @@
|
|
|
2683
2132
|
{
|
|
2684
2133
|
"type": "reflection",
|
|
2685
2134
|
"declaration": {
|
|
2686
|
-
"id":
|
|
2135
|
+
"id": 208,
|
|
2687
2136
|
"name": "__type",
|
|
2688
2137
|
"kind": 65536,
|
|
2689
2138
|
"kindString": "Type literal",
|
|
2690
2139
|
"flags": {},
|
|
2691
2140
|
"children": [
|
|
2692
2141
|
{
|
|
2693
|
-
"id":
|
|
2142
|
+
"id": 209,
|
|
2694
2143
|
"name": "schema",
|
|
2695
2144
|
"kind": 1024,
|
|
2696
2145
|
"kindString": "Property",
|
|
@@ -2712,7 +2161,7 @@
|
|
|
2712
2161
|
{
|
|
2713
2162
|
"title": "Properties",
|
|
2714
2163
|
"children": [
|
|
2715
|
-
|
|
2164
|
+
209
|
|
2716
2165
|
]
|
|
2717
2166
|
}
|
|
2718
2167
|
],
|
|
@@ -2730,7 +2179,7 @@
|
|
|
2730
2179
|
}
|
|
2731
2180
|
},
|
|
2732
2181
|
{
|
|
2733
|
-
"id":
|
|
2182
|
+
"id": 210,
|
|
2734
2183
|
"name": "account",
|
|
2735
2184
|
"kind": 32768,
|
|
2736
2185
|
"kindString": "Parameter",
|
|
@@ -2767,14 +2216,14 @@
|
|
|
2767
2216
|
{
|
|
2768
2217
|
"type": "reflection",
|
|
2769
2218
|
"declaration": {
|
|
2770
|
-
"id":
|
|
2219
|
+
"id": 211,
|
|
2771
2220
|
"name": "__type",
|
|
2772
2221
|
"kind": 65536,
|
|
2773
2222
|
"kindString": "Type literal",
|
|
2774
2223
|
"flags": {},
|
|
2775
2224
|
"children": [
|
|
2776
2225
|
{
|
|
2777
|
-
"id":
|
|
2226
|
+
"id": 212,
|
|
2778
2227
|
"name": "query",
|
|
2779
2228
|
"kind": 1024,
|
|
2780
2229
|
"kindString": "Property",
|
|
@@ -2792,7 +2241,7 @@
|
|
|
2792
2241
|
}
|
|
2793
2242
|
},
|
|
2794
2243
|
{
|
|
2795
|
-
"id":
|
|
2244
|
+
"id": 213,
|
|
2796
2245
|
"name": "resultSet",
|
|
2797
2246
|
"kind": 1024,
|
|
2798
2247
|
"kindString": "Property",
|
|
@@ -2812,7 +2261,7 @@
|
|
|
2812
2261
|
}
|
|
2813
2262
|
},
|
|
2814
2263
|
{
|
|
2815
|
-
"id":
|
|
2264
|
+
"id": 214,
|
|
2816
2265
|
"name": "schema",
|
|
2817
2266
|
"kind": 1024,
|
|
2818
2267
|
"kindString": "Property",
|
|
@@ -2834,9 +2283,9 @@
|
|
|
2834
2283
|
{
|
|
2835
2284
|
"title": "Properties",
|
|
2836
2285
|
"children": [
|
|
2837
|
-
|
|
2838
|
-
|
|
2839
|
-
|
|
2286
|
+
212,
|
|
2287
|
+
213,
|
|
2288
|
+
214
|
|
2840
2289
|
]
|
|
2841
2290
|
}
|
|
2842
2291
|
],
|
|
@@ -2867,14 +2316,14 @@
|
|
|
2867
2316
|
{
|
|
2868
2317
|
"type": "reflection",
|
|
2869
2318
|
"declaration": {
|
|
2870
|
-
"id":
|
|
2319
|
+
"id": 215,
|
|
2871
2320
|
"name": "__type",
|
|
2872
2321
|
"kind": 65536,
|
|
2873
2322
|
"kindString": "Type literal",
|
|
2874
2323
|
"flags": {},
|
|
2875
2324
|
"children": [
|
|
2876
2325
|
{
|
|
2877
|
-
"id":
|
|
2326
|
+
"id": 216,
|
|
2878
2327
|
"name": "schema",
|
|
2879
2328
|
"kind": 1024,
|
|
2880
2329
|
"kindString": "Property",
|
|
@@ -2896,7 +2345,7 @@
|
|
|
2896
2345
|
{
|
|
2897
2346
|
"title": "Properties",
|
|
2898
2347
|
"children": [
|
|
2899
|
-
|
|
2348
|
+
216
|
|
2900
2349
|
]
|
|
2901
2350
|
}
|
|
2902
2351
|
],
|
|
@@ -2933,7 +2382,7 @@
|
|
|
2933
2382
|
}
|
|
2934
2383
|
},
|
|
2935
2384
|
{
|
|
2936
|
-
"id":
|
|
2385
|
+
"id": 217,
|
|
2937
2386
|
"name": "bindQueryInternal",
|
|
2938
2387
|
"kind": 2048,
|
|
2939
2388
|
"kindString": "Method",
|
|
@@ -2943,20 +2392,20 @@
|
|
|
2943
2392
|
"sources": [
|
|
2944
2393
|
{
|
|
2945
2394
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2946
|
-
"line":
|
|
2395
|
+
"line": 36,
|
|
2947
2396
|
"character": 14
|
|
2948
2397
|
}
|
|
2949
2398
|
],
|
|
2950
2399
|
"signatures": [
|
|
2951
2400
|
{
|
|
2952
|
-
"id":
|
|
2401
|
+
"id": 218,
|
|
2953
2402
|
"name": "bindQueryInternal",
|
|
2954
2403
|
"kind": 4096,
|
|
2955
2404
|
"kindString": "Call signature",
|
|
2956
2405
|
"flags": {},
|
|
2957
2406
|
"typeParameter": [
|
|
2958
2407
|
{
|
|
2959
|
-
"id":
|
|
2408
|
+
"id": 223,
|
|
2960
2409
|
"name": "T",
|
|
2961
2410
|
"kind": 131072,
|
|
2962
2411
|
"kindString": "Type parameter",
|
|
@@ -2982,14 +2431,14 @@
|
|
|
2982
2431
|
{
|
|
2983
2432
|
"type": "reflection",
|
|
2984
2433
|
"declaration": {
|
|
2985
|
-
"id":
|
|
2434
|
+
"id": 219,
|
|
2986
2435
|
"name": "__type",
|
|
2987
2436
|
"kind": 65536,
|
|
2988
2437
|
"kindString": "Type literal",
|
|
2989
2438
|
"flags": {},
|
|
2990
2439
|
"children": [
|
|
2991
2440
|
{
|
|
2992
|
-
"id":
|
|
2441
|
+
"id": 220,
|
|
2993
2442
|
"name": "schema",
|
|
2994
2443
|
"kind": 1024,
|
|
2995
2444
|
"kindString": "Property",
|
|
@@ -3011,7 +2460,7 @@
|
|
|
3011
2460
|
{
|
|
3012
2461
|
"title": "Properties",
|
|
3013
2462
|
"children": [
|
|
3014
|
-
|
|
2463
|
+
220
|
|
3015
2464
|
]
|
|
3016
2465
|
}
|
|
3017
2466
|
],
|
|
@@ -3047,14 +2496,14 @@
|
|
|
3047
2496
|
{
|
|
3048
2497
|
"type": "reflection",
|
|
3049
2498
|
"declaration": {
|
|
3050
|
-
"id":
|
|
2499
|
+
"id": 221,
|
|
3051
2500
|
"name": "__type",
|
|
3052
2501
|
"kind": 65536,
|
|
3053
2502
|
"kindString": "Type literal",
|
|
3054
2503
|
"flags": {},
|
|
3055
2504
|
"children": [
|
|
3056
2505
|
{
|
|
3057
|
-
"id":
|
|
2506
|
+
"id": 222,
|
|
3058
2507
|
"name": "schema",
|
|
3059
2508
|
"kind": 1024,
|
|
3060
2509
|
"kindString": "Property",
|
|
@@ -3076,7 +2525,7 @@
|
|
|
3076
2525
|
{
|
|
3077
2526
|
"title": "Properties",
|
|
3078
2527
|
"children": [
|
|
3079
|
-
|
|
2528
|
+
222
|
|
3080
2529
|
]
|
|
3081
2530
|
}
|
|
3082
2531
|
],
|
|
@@ -3100,19 +2549,19 @@
|
|
|
3100
2549
|
],
|
|
3101
2550
|
"parameters": [
|
|
3102
2551
|
{
|
|
3103
|
-
"id":
|
|
2552
|
+
"id": 224,
|
|
3104
2553
|
"name": "query",
|
|
3105
2554
|
"kind": 32768,
|
|
3106
2555
|
"kindString": "Parameter",
|
|
3107
2556
|
"flags": {},
|
|
3108
2557
|
"type": {
|
|
3109
2558
|
"type": "reference",
|
|
3110
|
-
"id":
|
|
2559
|
+
"id": 223,
|
|
3111
2560
|
"name": "T"
|
|
3112
2561
|
}
|
|
3113
2562
|
},
|
|
3114
2563
|
{
|
|
3115
|
-
"id":
|
|
2564
|
+
"id": 225,
|
|
3116
2565
|
"name": "payloads",
|
|
3117
2566
|
"kind": 32768,
|
|
3118
2567
|
"kindString": "Parameter",
|
|
@@ -3135,14 +2584,14 @@
|
|
|
3135
2584
|
{
|
|
3136
2585
|
"type": "reflection",
|
|
3137
2586
|
"declaration": {
|
|
3138
|
-
"id":
|
|
2587
|
+
"id": 226,
|
|
3139
2588
|
"name": "__type",
|
|
3140
2589
|
"kind": 65536,
|
|
3141
2590
|
"kindString": "Type literal",
|
|
3142
2591
|
"flags": {},
|
|
3143
2592
|
"children": [
|
|
3144
2593
|
{
|
|
3145
|
-
"id":
|
|
2594
|
+
"id": 227,
|
|
3146
2595
|
"name": "schema",
|
|
3147
2596
|
"kind": 1024,
|
|
3148
2597
|
"kindString": "Property",
|
|
@@ -3164,7 +2613,7 @@
|
|
|
3164
2613
|
{
|
|
3165
2614
|
"title": "Properties",
|
|
3166
2615
|
"children": [
|
|
3167
|
-
|
|
2616
|
+
227
|
|
3168
2617
|
]
|
|
3169
2618
|
}
|
|
3170
2619
|
],
|
|
@@ -3182,7 +2631,7 @@
|
|
|
3182
2631
|
}
|
|
3183
2632
|
},
|
|
3184
2633
|
{
|
|
3185
|
-
"id":
|
|
2634
|
+
"id": 228,
|
|
3186
2635
|
"name": "account",
|
|
3187
2636
|
"kind": 32768,
|
|
3188
2637
|
"kindString": "Parameter",
|
|
@@ -3216,14 +2665,14 @@
|
|
|
3216
2665
|
{
|
|
3217
2666
|
"type": "reflection",
|
|
3218
2667
|
"declaration": {
|
|
3219
|
-
"id":
|
|
2668
|
+
"id": 229,
|
|
3220
2669
|
"name": "__type",
|
|
3221
2670
|
"kind": 65536,
|
|
3222
2671
|
"kindString": "Type literal",
|
|
3223
2672
|
"flags": {},
|
|
3224
2673
|
"children": [
|
|
3225
2674
|
{
|
|
3226
|
-
"id":
|
|
2675
|
+
"id": 230,
|
|
3227
2676
|
"name": "query",
|
|
3228
2677
|
"kind": 1024,
|
|
3229
2678
|
"kindString": "Property",
|
|
@@ -3241,7 +2690,7 @@
|
|
|
3241
2690
|
}
|
|
3242
2691
|
},
|
|
3243
2692
|
{
|
|
3244
|
-
"id":
|
|
2693
|
+
"id": 231,
|
|
3245
2694
|
"name": "resultSet",
|
|
3246
2695
|
"kind": 1024,
|
|
3247
2696
|
"kindString": "Property",
|
|
@@ -3261,7 +2710,7 @@
|
|
|
3261
2710
|
}
|
|
3262
2711
|
},
|
|
3263
2712
|
{
|
|
3264
|
-
"id":
|
|
2713
|
+
"id": 232,
|
|
3265
2714
|
"name": "schema",
|
|
3266
2715
|
"kind": 1024,
|
|
3267
2716
|
"kindString": "Property",
|
|
@@ -3283,9 +2732,9 @@
|
|
|
3283
2732
|
{
|
|
3284
2733
|
"title": "Properties",
|
|
3285
2734
|
"children": [
|
|
3286
|
-
|
|
3287
|
-
|
|
3288
|
-
|
|
2735
|
+
230,
|
|
2736
|
+
231,
|
|
2737
|
+
232
|
|
3289
2738
|
]
|
|
3290
2739
|
}
|
|
3291
2740
|
],
|
|
@@ -3316,14 +2765,14 @@
|
|
|
3316
2765
|
{
|
|
3317
2766
|
"type": "reflection",
|
|
3318
2767
|
"declaration": {
|
|
3319
|
-
"id":
|
|
2768
|
+
"id": 233,
|
|
3320
2769
|
"name": "__type",
|
|
3321
2770
|
"kind": 65536,
|
|
3322
2771
|
"kindString": "Type literal",
|
|
3323
2772
|
"flags": {},
|
|
3324
2773
|
"children": [
|
|
3325
2774
|
{
|
|
3326
|
-
"id":
|
|
2775
|
+
"id": 234,
|
|
3327
2776
|
"name": "schema",
|
|
3328
2777
|
"kind": 1024,
|
|
3329
2778
|
"kindString": "Property",
|
|
@@ -3345,7 +2794,7 @@
|
|
|
3345
2794
|
{
|
|
3346
2795
|
"title": "Properties",
|
|
3347
2796
|
"children": [
|
|
3348
|
-
|
|
2797
|
+
234
|
|
3349
2798
|
]
|
|
3350
2799
|
}
|
|
3351
2800
|
],
|
|
@@ -3375,7 +2824,7 @@
|
|
|
3375
2824
|
}
|
|
3376
2825
|
},
|
|
3377
2826
|
{
|
|
3378
|
-
"id":
|
|
2827
|
+
"id": 235,
|
|
3379
2828
|
"name": "bindResult",
|
|
3380
2829
|
"kind": 2048,
|
|
3381
2830
|
"kindString": "Method",
|
|
@@ -3385,20 +2834,20 @@
|
|
|
3385
2834
|
"sources": [
|
|
3386
2835
|
{
|
|
3387
2836
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3388
|
-
"line":
|
|
2837
|
+
"line": 37,
|
|
3389
2838
|
"character": 14
|
|
3390
2839
|
}
|
|
3391
2840
|
],
|
|
3392
2841
|
"signatures": [
|
|
3393
2842
|
{
|
|
3394
|
-
"id":
|
|
2843
|
+
"id": 236,
|
|
3395
2844
|
"name": "bindResult",
|
|
3396
2845
|
"kind": 4096,
|
|
3397
2846
|
"kindString": "Call signature",
|
|
3398
2847
|
"flags": {},
|
|
3399
2848
|
"parameters": [
|
|
3400
2849
|
{
|
|
3401
|
-
"id":
|
|
2850
|
+
"id": 237,
|
|
3402
2851
|
"name": "payloads",
|
|
3403
2852
|
"kind": 32768,
|
|
3404
2853
|
"kindString": "Parameter",
|
|
@@ -3419,14 +2868,14 @@
|
|
|
3419
2868
|
{
|
|
3420
2869
|
"type": "reflection",
|
|
3421
2870
|
"declaration": {
|
|
3422
|
-
"id":
|
|
2871
|
+
"id": 238,
|
|
3423
2872
|
"name": "__type",
|
|
3424
2873
|
"kind": 65536,
|
|
3425
2874
|
"kindString": "Type literal",
|
|
3426
2875
|
"flags": {},
|
|
3427
2876
|
"children": [
|
|
3428
2877
|
{
|
|
3429
|
-
"id":
|
|
2878
|
+
"id": 239,
|
|
3430
2879
|
"name": "schema",
|
|
3431
2880
|
"kind": 1024,
|
|
3432
2881
|
"kindString": "Property",
|
|
@@ -3448,7 +2897,7 @@
|
|
|
3448
2897
|
{
|
|
3449
2898
|
"title": "Properties",
|
|
3450
2899
|
"children": [
|
|
3451
|
-
|
|
2900
|
+
239
|
|
3452
2901
|
]
|
|
3453
2902
|
}
|
|
3454
2903
|
],
|
|
@@ -3466,7 +2915,7 @@
|
|
|
3466
2915
|
}
|
|
3467
2916
|
},
|
|
3468
2917
|
{
|
|
3469
|
-
"id":
|
|
2918
|
+
"id": 240,
|
|
3470
2919
|
"name": "account",
|
|
3471
2920
|
"kind": 32768,
|
|
3472
2921
|
"kindString": "Parameter",
|
|
@@ -3499,14 +2948,14 @@
|
|
|
3499
2948
|
{
|
|
3500
2949
|
"type": "reflection",
|
|
3501
2950
|
"declaration": {
|
|
3502
|
-
"id":
|
|
2951
|
+
"id": 241,
|
|
3503
2952
|
"name": "__type",
|
|
3504
2953
|
"kind": 65536,
|
|
3505
2954
|
"kindString": "Type literal",
|
|
3506
2955
|
"flags": {},
|
|
3507
2956
|
"children": [
|
|
3508
2957
|
{
|
|
3509
|
-
"id":
|
|
2958
|
+
"id": 242,
|
|
3510
2959
|
"name": "schema",
|
|
3511
2960
|
"kind": 1024,
|
|
3512
2961
|
"kindString": "Property",
|
|
@@ -3528,7 +2977,7 @@
|
|
|
3528
2977
|
{
|
|
3529
2978
|
"title": "Properties",
|
|
3530
2979
|
"children": [
|
|
3531
|
-
|
|
2980
|
+
242
|
|
3532
2981
|
]
|
|
3533
2982
|
}
|
|
3534
2983
|
],
|
|
@@ -3565,7 +3014,7 @@
|
|
|
3565
3014
|
}
|
|
3566
3015
|
},
|
|
3567
3016
|
{
|
|
3568
|
-
"id":
|
|
3017
|
+
"id": 243,
|
|
3569
3018
|
"name": "bindResultInternal",
|
|
3570
3019
|
"kind": 2048,
|
|
3571
3020
|
"kindString": "Method",
|
|
@@ -3575,20 +3024,20 @@
|
|
|
3575
3024
|
"sources": [
|
|
3576
3025
|
{
|
|
3577
3026
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3578
|
-
"line":
|
|
3027
|
+
"line": 38,
|
|
3579
3028
|
"character": 14
|
|
3580
3029
|
}
|
|
3581
3030
|
],
|
|
3582
3031
|
"signatures": [
|
|
3583
3032
|
{
|
|
3584
|
-
"id":
|
|
3033
|
+
"id": 244,
|
|
3585
3034
|
"name": "bindResultInternal",
|
|
3586
3035
|
"kind": 4096,
|
|
3587
3036
|
"kindString": "Call signature",
|
|
3588
3037
|
"flags": {},
|
|
3589
3038
|
"parameters": [
|
|
3590
3039
|
{
|
|
3591
|
-
"id":
|
|
3040
|
+
"id": 245,
|
|
3592
3041
|
"name": "payloads",
|
|
3593
3042
|
"kind": 32768,
|
|
3594
3043
|
"kindString": "Parameter",
|
|
@@ -3609,14 +3058,14 @@
|
|
|
3609
3058
|
{
|
|
3610
3059
|
"type": "reflection",
|
|
3611
3060
|
"declaration": {
|
|
3612
|
-
"id":
|
|
3061
|
+
"id": 246,
|
|
3613
3062
|
"name": "__type",
|
|
3614
3063
|
"kind": 65536,
|
|
3615
3064
|
"kindString": "Type literal",
|
|
3616
3065
|
"flags": {},
|
|
3617
3066
|
"children": [
|
|
3618
3067
|
{
|
|
3619
|
-
"id":
|
|
3068
|
+
"id": 247,
|
|
3620
3069
|
"name": "schema",
|
|
3621
3070
|
"kind": 1024,
|
|
3622
3071
|
"kindString": "Property",
|
|
@@ -3638,7 +3087,7 @@
|
|
|
3638
3087
|
{
|
|
3639
3088
|
"title": "Properties",
|
|
3640
3089
|
"children": [
|
|
3641
|
-
|
|
3090
|
+
247
|
|
3642
3091
|
]
|
|
3643
3092
|
}
|
|
3644
3093
|
],
|
|
@@ -3656,7 +3105,7 @@
|
|
|
3656
3105
|
}
|
|
3657
3106
|
},
|
|
3658
3107
|
{
|
|
3659
|
-
"id":
|
|
3108
|
+
"id": 248,
|
|
3660
3109
|
"name": "account",
|
|
3661
3110
|
"kind": 32768,
|
|
3662
3111
|
"kindString": "Parameter",
|
|
@@ -3686,14 +3135,14 @@
|
|
|
3686
3135
|
{
|
|
3687
3136
|
"type": "reflection",
|
|
3688
3137
|
"declaration": {
|
|
3689
|
-
"id":
|
|
3138
|
+
"id": 249,
|
|
3690
3139
|
"name": "__type",
|
|
3691
3140
|
"kind": 65536,
|
|
3692
3141
|
"kindString": "Type literal",
|
|
3693
3142
|
"flags": {},
|
|
3694
3143
|
"children": [
|
|
3695
3144
|
{
|
|
3696
|
-
"id":
|
|
3145
|
+
"id": 250,
|
|
3697
3146
|
"name": "schema",
|
|
3698
3147
|
"kind": 1024,
|
|
3699
3148
|
"kindString": "Property",
|
|
@@ -3715,7 +3164,7 @@
|
|
|
3715
3164
|
{
|
|
3716
3165
|
"title": "Properties",
|
|
3717
3166
|
"children": [
|
|
3718
|
-
|
|
3167
|
+
250
|
|
3719
3168
|
]
|
|
3720
3169
|
}
|
|
3721
3170
|
],
|
|
@@ -3745,7 +3194,7 @@
|
|
|
3745
3194
|
}
|
|
3746
3195
|
},
|
|
3747
3196
|
{
|
|
3748
|
-
"id":
|
|
3197
|
+
"id": 140,
|
|
3749
3198
|
"name": "discover",
|
|
3750
3199
|
"kind": 2048,
|
|
3751
3200
|
"kindString": "Method",
|
|
@@ -3753,13 +3202,13 @@
|
|
|
3753
3202
|
"sources": [
|
|
3754
3203
|
{
|
|
3755
3204
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3756
|
-
"line":
|
|
3205
|
+
"line": 28,
|
|
3757
3206
|
"character": 4
|
|
3758
3207
|
}
|
|
3759
3208
|
],
|
|
3760
3209
|
"signatures": [
|
|
3761
3210
|
{
|
|
3762
|
-
"id":
|
|
3211
|
+
"id": 141,
|
|
3763
3212
|
"name": "discover",
|
|
3764
3213
|
"kind": 4096,
|
|
3765
3214
|
"kindString": "Call signature",
|
|
@@ -3783,14 +3232,14 @@
|
|
|
3783
3232
|
{
|
|
3784
3233
|
"type": "reflection",
|
|
3785
3234
|
"declaration": {
|
|
3786
|
-
"id":
|
|
3235
|
+
"id": 142,
|
|
3787
3236
|
"name": "__type",
|
|
3788
3237
|
"kind": 65536,
|
|
3789
3238
|
"kindString": "Type literal",
|
|
3790
3239
|
"flags": {},
|
|
3791
3240
|
"children": [
|
|
3792
3241
|
{
|
|
3793
|
-
"id":
|
|
3242
|
+
"id": 143,
|
|
3794
3243
|
"name": "schema",
|
|
3795
3244
|
"kind": 1024,
|
|
3796
3245
|
"kindString": "Property",
|
|
@@ -3812,7 +3261,7 @@
|
|
|
3812
3261
|
{
|
|
3813
3262
|
"title": "Properties",
|
|
3814
3263
|
"children": [
|
|
3815
|
-
|
|
3264
|
+
143
|
|
3816
3265
|
]
|
|
3817
3266
|
}
|
|
3818
3267
|
],
|
|
@@ -3847,7 +3296,7 @@
|
|
|
3847
3296
|
}
|
|
3848
3297
|
},
|
|
3849
3298
|
{
|
|
3850
|
-
"id":
|
|
3299
|
+
"id": 251,
|
|
3851
3300
|
"name": "loadAccount",
|
|
3852
3301
|
"kind": 2048,
|
|
3853
3302
|
"kindString": "Method",
|
|
@@ -3857,20 +3306,20 @@
|
|
|
3857
3306
|
"sources": [
|
|
3858
3307
|
{
|
|
3859
3308
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3860
|
-
"line":
|
|
3309
|
+
"line": 39,
|
|
3861
3310
|
"character": 14
|
|
3862
3311
|
}
|
|
3863
3312
|
],
|
|
3864
3313
|
"signatures": [
|
|
3865
3314
|
{
|
|
3866
|
-
"id":
|
|
3315
|
+
"id": 252,
|
|
3867
3316
|
"name": "loadAccount",
|
|
3868
3317
|
"kind": 4096,
|
|
3869
3318
|
"kindString": "Call signature",
|
|
3870
3319
|
"flags": {},
|
|
3871
3320
|
"parameters": [
|
|
3872
3321
|
{
|
|
3873
|
-
"id":
|
|
3322
|
+
"id": 253,
|
|
3874
3323
|
"name": "account",
|
|
3875
3324
|
"kind": 32768,
|
|
3876
3325
|
"kindString": "Parameter",
|
|
@@ -3909,7 +3358,7 @@
|
|
|
3909
3358
|
"fileName": "plugins/packages/payloadset/packages/id/src/Witness.ts",
|
|
3910
3359
|
"line": 25,
|
|
3911
3360
|
"character": 17,
|
|
3912
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3361
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/id/src/Witness.ts#L25"
|
|
3913
3362
|
}
|
|
3914
3363
|
],
|
|
3915
3364
|
"signatures": [
|
|
@@ -4079,7 +3528,7 @@
|
|
|
4079
3528
|
"sources": [
|
|
4080
3529
|
{
|
|
4081
3530
|
"fileName": "modules/packages/witness/dist/types/AbstractWitness.d.ts",
|
|
4082
|
-
"line":
|
|
3531
|
+
"line": 16,
|
|
4083
3532
|
"character": 4
|
|
4084
3533
|
}
|
|
4085
3534
|
],
|
|
@@ -5034,7 +4483,7 @@
|
|
|
5034
4483
|
}
|
|
5035
4484
|
},
|
|
5036
4485
|
{
|
|
5037
|
-
"id":
|
|
4486
|
+
"id": 144,
|
|
5038
4487
|
"name": "queryable",
|
|
5039
4488
|
"kind": 2048,
|
|
5040
4489
|
"kindString": "Method",
|
|
@@ -5042,20 +4491,20 @@
|
|
|
5042
4491
|
"sources": [
|
|
5043
4492
|
{
|
|
5044
4493
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5045
|
-
"line":
|
|
4494
|
+
"line": 30,
|
|
5046
4495
|
"character": 4
|
|
5047
4496
|
}
|
|
5048
4497
|
],
|
|
5049
4498
|
"signatures": [
|
|
5050
4499
|
{
|
|
5051
|
-
"id":
|
|
4500
|
+
"id": 145,
|
|
5052
4501
|
"name": "queryable",
|
|
5053
4502
|
"kind": 4096,
|
|
5054
4503
|
"kindString": "Call signature",
|
|
5055
4504
|
"flags": {},
|
|
5056
4505
|
"typeParameter": [
|
|
5057
4506
|
{
|
|
5058
|
-
"id":
|
|
4507
|
+
"id": 154,
|
|
5059
4508
|
"name": "T",
|
|
5060
4509
|
"kind": 131072,
|
|
5061
4510
|
"kindString": "Type parameter",
|
|
@@ -5078,14 +4527,14 @@
|
|
|
5078
4527
|
{
|
|
5079
4528
|
"type": "reflection",
|
|
5080
4529
|
"declaration": {
|
|
5081
|
-
"id":
|
|
4530
|
+
"id": 146,
|
|
5082
4531
|
"name": "__type",
|
|
5083
4532
|
"kind": 65536,
|
|
5084
4533
|
"kindString": "Type literal",
|
|
5085
4534
|
"flags": {},
|
|
5086
4535
|
"children": [
|
|
5087
4536
|
{
|
|
5088
|
-
"id":
|
|
4537
|
+
"id": 147,
|
|
5089
4538
|
"name": "query",
|
|
5090
4539
|
"kind": 1024,
|
|
5091
4540
|
"kindString": "Property",
|
|
@@ -5103,7 +4552,7 @@
|
|
|
5103
4552
|
}
|
|
5104
4553
|
},
|
|
5105
4554
|
{
|
|
5106
|
-
"id":
|
|
4555
|
+
"id": 148,
|
|
5107
4556
|
"name": "resultSet",
|
|
5108
4557
|
"kind": 1024,
|
|
5109
4558
|
"kindString": "Property",
|
|
@@ -5123,7 +4572,7 @@
|
|
|
5123
4572
|
}
|
|
5124
4573
|
},
|
|
5125
4574
|
{
|
|
5126
|
-
"id":
|
|
4575
|
+
"id": 149,
|
|
5127
4576
|
"name": "schema",
|
|
5128
4577
|
"kind": 1024,
|
|
5129
4578
|
"kindString": "Property",
|
|
@@ -5145,9 +4594,9 @@
|
|
|
5145
4594
|
{
|
|
5146
4595
|
"title": "Properties",
|
|
5147
4596
|
"children": [
|
|
5148
|
-
|
|
5149
|
-
|
|
5150
|
-
|
|
4597
|
+
147,
|
|
4598
|
+
148,
|
|
4599
|
+
149
|
|
5151
4600
|
]
|
|
5152
4601
|
}
|
|
5153
4602
|
],
|
|
@@ -5180,14 +4629,14 @@
|
|
|
5180
4629
|
{
|
|
5181
4630
|
"type": "reflection",
|
|
5182
4631
|
"declaration": {
|
|
5183
|
-
"id":
|
|
4632
|
+
"id": 150,
|
|
5184
4633
|
"name": "__type",
|
|
5185
4634
|
"kind": 65536,
|
|
5186
4635
|
"kindString": "Type literal",
|
|
5187
4636
|
"flags": {},
|
|
5188
4637
|
"children": [
|
|
5189
4638
|
{
|
|
5190
|
-
"id":
|
|
4639
|
+
"id": 151,
|
|
5191
4640
|
"name": "query",
|
|
5192
4641
|
"kind": 1024,
|
|
5193
4642
|
"kindString": "Property",
|
|
@@ -5205,7 +4654,7 @@
|
|
|
5205
4654
|
}
|
|
5206
4655
|
},
|
|
5207
4656
|
{
|
|
5208
|
-
"id":
|
|
4657
|
+
"id": 152,
|
|
5209
4658
|
"name": "resultSet",
|
|
5210
4659
|
"kind": 1024,
|
|
5211
4660
|
"kindString": "Property",
|
|
@@ -5225,7 +4674,7 @@
|
|
|
5225
4674
|
}
|
|
5226
4675
|
},
|
|
5227
4676
|
{
|
|
5228
|
-
"id":
|
|
4677
|
+
"id": 153,
|
|
5229
4678
|
"name": "schema",
|
|
5230
4679
|
"kind": 1024,
|
|
5231
4680
|
"kindString": "Property",
|
|
@@ -5247,9 +4696,9 @@
|
|
|
5247
4696
|
{
|
|
5248
4697
|
"title": "Properties",
|
|
5249
4698
|
"children": [
|
|
5250
|
-
|
|
5251
|
-
|
|
5252
|
-
|
|
4699
|
+
151,
|
|
4700
|
+
152,
|
|
4701
|
+
153
|
|
5253
4702
|
]
|
|
5254
4703
|
}
|
|
5255
4704
|
],
|
|
@@ -5266,7 +4715,7 @@
|
|
|
5266
4715
|
}
|
|
5267
4716
|
},
|
|
5268
4717
|
{
|
|
5269
|
-
"id":
|
|
4718
|
+
"id": 175,
|
|
5270
4719
|
"name": "TConfig",
|
|
5271
4720
|
"kind": 131072,
|
|
5272
4721
|
"kindString": "Type parameter",
|
|
@@ -5285,14 +4734,14 @@
|
|
|
5285
4734
|
{
|
|
5286
4735
|
"type": "reflection",
|
|
5287
4736
|
"declaration": {
|
|
5288
|
-
"id":
|
|
4737
|
+
"id": 155,
|
|
5289
4738
|
"name": "__type",
|
|
5290
4739
|
"kind": 65536,
|
|
5291
4740
|
"kindString": "Type literal",
|
|
5292
4741
|
"flags": {},
|
|
5293
4742
|
"children": [
|
|
5294
4743
|
{
|
|
5295
|
-
"id":
|
|
4744
|
+
"id": 156,
|
|
5296
4745
|
"name": "name",
|
|
5297
4746
|
"kind": 1024,
|
|
5298
4747
|
"kindString": "Property",
|
|
@@ -5312,7 +4761,7 @@
|
|
|
5312
4761
|
}
|
|
5313
4762
|
},
|
|
5314
4763
|
{
|
|
5315
|
-
"id":
|
|
4764
|
+
"id": 157,
|
|
5316
4765
|
"name": "security",
|
|
5317
4766
|
"kind": 1024,
|
|
5318
4767
|
"kindString": "Property",
|
|
@@ -5329,14 +4778,14 @@
|
|
|
5329
4778
|
"type": {
|
|
5330
4779
|
"type": "reflection",
|
|
5331
4780
|
"declaration": {
|
|
5332
|
-
"id":
|
|
4781
|
+
"id": 158,
|
|
5333
4782
|
"name": "__type",
|
|
5334
4783
|
"kind": 65536,
|
|
5335
4784
|
"kindString": "Type literal",
|
|
5336
4785
|
"flags": {},
|
|
5337
4786
|
"children": [
|
|
5338
4787
|
{
|
|
5339
|
-
"id":
|
|
4788
|
+
"id": 159,
|
|
5340
4789
|
"name": "allowAnonymous",
|
|
5341
4790
|
"kind": 1024,
|
|
5342
4791
|
"kindString": "Property",
|
|
@@ -5356,7 +4805,7 @@
|
|
|
5356
4805
|
}
|
|
5357
4806
|
},
|
|
5358
4807
|
{
|
|
5359
|
-
"id":
|
|
4808
|
+
"id": 160,
|
|
5360
4809
|
"name": "allowed",
|
|
5361
4810
|
"kind": 1024,
|
|
5362
4811
|
"kindString": "Property",
|
|
@@ -5400,7 +4849,7 @@
|
|
|
5400
4849
|
}
|
|
5401
4850
|
},
|
|
5402
4851
|
{
|
|
5403
|
-
"id":
|
|
4852
|
+
"id": 161,
|
|
5404
4853
|
"name": "disallowed",
|
|
5405
4854
|
"kind": 1024,
|
|
5406
4855
|
"kindString": "Property",
|
|
@@ -5439,9 +4888,9 @@
|
|
|
5439
4888
|
{
|
|
5440
4889
|
"title": "Properties",
|
|
5441
4890
|
"children": [
|
|
5442
|
-
|
|
5443
|
-
|
|
5444
|
-
|
|
4891
|
+
159,
|
|
4892
|
+
160,
|
|
4893
|
+
161
|
|
5445
4894
|
]
|
|
5446
4895
|
}
|
|
5447
4896
|
],
|
|
@@ -5456,7 +4905,7 @@
|
|
|
5456
4905
|
}
|
|
5457
4906
|
},
|
|
5458
4907
|
{
|
|
5459
|
-
"id":
|
|
4908
|
+
"id": 162,
|
|
5460
4909
|
"name": "storeQueries",
|
|
5461
4910
|
"kind": 1024,
|
|
5462
4911
|
"kindString": "Property",
|
|
@@ -5480,9 +4929,9 @@
|
|
|
5480
4929
|
{
|
|
5481
4930
|
"title": "Properties",
|
|
5482
4931
|
"children": [
|
|
5483
|
-
|
|
5484
|
-
|
|
5485
|
-
|
|
4932
|
+
156,
|
|
4933
|
+
157,
|
|
4934
|
+
162
|
|
5486
4935
|
]
|
|
5487
4936
|
}
|
|
5488
4937
|
],
|
|
@@ -5498,14 +4947,14 @@
|
|
|
5498
4947
|
{
|
|
5499
4948
|
"type": "reflection",
|
|
5500
4949
|
"declaration": {
|
|
5501
|
-
"id":
|
|
4950
|
+
"id": 163,
|
|
5502
4951
|
"name": "__type",
|
|
5503
4952
|
"kind": 65536,
|
|
5504
4953
|
"kindString": "Type literal",
|
|
5505
4954
|
"flags": {},
|
|
5506
4955
|
"children": [
|
|
5507
4956
|
{
|
|
5508
|
-
"id":
|
|
4957
|
+
"id": 164,
|
|
5509
4958
|
"name": "schema",
|
|
5510
4959
|
"kind": 1024,
|
|
5511
4960
|
"kindString": "Property",
|
|
@@ -5527,7 +4976,7 @@
|
|
|
5527
4976
|
{
|
|
5528
4977
|
"title": "Properties",
|
|
5529
4978
|
"children": [
|
|
5530
|
-
|
|
4979
|
+
164
|
|
5531
4980
|
]
|
|
5532
4981
|
}
|
|
5533
4982
|
],
|
|
@@ -5556,14 +5005,14 @@
|
|
|
5556
5005
|
{
|
|
5557
5006
|
"type": "reflection",
|
|
5558
5007
|
"declaration": {
|
|
5559
|
-
"id":
|
|
5008
|
+
"id": 165,
|
|
5560
5009
|
"name": "__type",
|
|
5561
5010
|
"kind": 65536,
|
|
5562
5011
|
"kindString": "Type literal",
|
|
5563
5012
|
"flags": {},
|
|
5564
5013
|
"children": [
|
|
5565
5014
|
{
|
|
5566
|
-
"id":
|
|
5015
|
+
"id": 166,
|
|
5567
5016
|
"name": "name",
|
|
5568
5017
|
"kind": 1024,
|
|
5569
5018
|
"kindString": "Property",
|
|
@@ -5583,7 +5032,7 @@
|
|
|
5583
5032
|
}
|
|
5584
5033
|
},
|
|
5585
5034
|
{
|
|
5586
|
-
"id":
|
|
5035
|
+
"id": 167,
|
|
5587
5036
|
"name": "security",
|
|
5588
5037
|
"kind": 1024,
|
|
5589
5038
|
"kindString": "Property",
|
|
@@ -5600,14 +5049,14 @@
|
|
|
5600
5049
|
"type": {
|
|
5601
5050
|
"type": "reflection",
|
|
5602
5051
|
"declaration": {
|
|
5603
|
-
"id":
|
|
5052
|
+
"id": 168,
|
|
5604
5053
|
"name": "__type",
|
|
5605
5054
|
"kind": 65536,
|
|
5606
5055
|
"kindString": "Type literal",
|
|
5607
5056
|
"flags": {},
|
|
5608
5057
|
"children": [
|
|
5609
5058
|
{
|
|
5610
|
-
"id":
|
|
5059
|
+
"id": 169,
|
|
5611
5060
|
"name": "allowAnonymous",
|
|
5612
5061
|
"kind": 1024,
|
|
5613
5062
|
"kindString": "Property",
|
|
@@ -5627,7 +5076,7 @@
|
|
|
5627
5076
|
}
|
|
5628
5077
|
},
|
|
5629
5078
|
{
|
|
5630
|
-
"id":
|
|
5079
|
+
"id": 170,
|
|
5631
5080
|
"name": "allowed",
|
|
5632
5081
|
"kind": 1024,
|
|
5633
5082
|
"kindString": "Property",
|
|
@@ -5671,7 +5120,7 @@
|
|
|
5671
5120
|
}
|
|
5672
5121
|
},
|
|
5673
5122
|
{
|
|
5674
|
-
"id":
|
|
5123
|
+
"id": 171,
|
|
5675
5124
|
"name": "disallowed",
|
|
5676
5125
|
"kind": 1024,
|
|
5677
5126
|
"kindString": "Property",
|
|
@@ -5710,9 +5159,9 @@
|
|
|
5710
5159
|
{
|
|
5711
5160
|
"title": "Properties",
|
|
5712
5161
|
"children": [
|
|
5713
|
-
|
|
5714
|
-
|
|
5715
|
-
|
|
5162
|
+
169,
|
|
5163
|
+
170,
|
|
5164
|
+
171
|
|
5716
5165
|
]
|
|
5717
5166
|
}
|
|
5718
5167
|
],
|
|
@@ -5727,7 +5176,7 @@
|
|
|
5727
5176
|
}
|
|
5728
5177
|
},
|
|
5729
5178
|
{
|
|
5730
|
-
"id":
|
|
5179
|
+
"id": 172,
|
|
5731
5180
|
"name": "storeQueries",
|
|
5732
5181
|
"kind": 1024,
|
|
5733
5182
|
"kindString": "Property",
|
|
@@ -5751,9 +5200,9 @@
|
|
|
5751
5200
|
{
|
|
5752
5201
|
"title": "Properties",
|
|
5753
5202
|
"children": [
|
|
5754
|
-
|
|
5755
|
-
|
|
5756
|
-
|
|
5203
|
+
166,
|
|
5204
|
+
167,
|
|
5205
|
+
172
|
|
5757
5206
|
]
|
|
5758
5207
|
}
|
|
5759
5208
|
],
|
|
@@ -5769,14 +5218,14 @@
|
|
|
5769
5218
|
{
|
|
5770
5219
|
"type": "reflection",
|
|
5771
5220
|
"declaration": {
|
|
5772
|
-
"id":
|
|
5221
|
+
"id": 173,
|
|
5773
5222
|
"name": "__type",
|
|
5774
5223
|
"kind": 65536,
|
|
5775
5224
|
"kindString": "Type literal",
|
|
5776
5225
|
"flags": {},
|
|
5777
5226
|
"children": [
|
|
5778
5227
|
{
|
|
5779
|
-
"id":
|
|
5228
|
+
"id": 174,
|
|
5780
5229
|
"name": "schema",
|
|
5781
5230
|
"kind": 1024,
|
|
5782
5231
|
"kindString": "Property",
|
|
@@ -5798,7 +5247,7 @@
|
|
|
5798
5247
|
{
|
|
5799
5248
|
"title": "Properties",
|
|
5800
5249
|
"children": [
|
|
5801
|
-
|
|
5250
|
+
174
|
|
5802
5251
|
]
|
|
5803
5252
|
}
|
|
5804
5253
|
],
|
|
@@ -5817,19 +5266,19 @@
|
|
|
5817
5266
|
],
|
|
5818
5267
|
"parameters": [
|
|
5819
5268
|
{
|
|
5820
|
-
"id":
|
|
5269
|
+
"id": 176,
|
|
5821
5270
|
"name": "query",
|
|
5822
5271
|
"kind": 32768,
|
|
5823
5272
|
"kindString": "Parameter",
|
|
5824
5273
|
"flags": {},
|
|
5825
5274
|
"type": {
|
|
5826
5275
|
"type": "reference",
|
|
5827
|
-
"id":
|
|
5276
|
+
"id": 154,
|
|
5828
5277
|
"name": "T"
|
|
5829
5278
|
}
|
|
5830
5279
|
},
|
|
5831
5280
|
{
|
|
5832
|
-
"id":
|
|
5281
|
+
"id": 177,
|
|
5833
5282
|
"name": "payloads",
|
|
5834
5283
|
"kind": 32768,
|
|
5835
5284
|
"kindString": "Parameter",
|
|
@@ -5852,14 +5301,14 @@
|
|
|
5852
5301
|
{
|
|
5853
5302
|
"type": "reflection",
|
|
5854
5303
|
"declaration": {
|
|
5855
|
-
"id":
|
|
5304
|
+
"id": 178,
|
|
5856
5305
|
"name": "__type",
|
|
5857
5306
|
"kind": 65536,
|
|
5858
5307
|
"kindString": "Type literal",
|
|
5859
5308
|
"flags": {},
|
|
5860
5309
|
"children": [
|
|
5861
5310
|
{
|
|
5862
|
-
"id":
|
|
5311
|
+
"id": 179,
|
|
5863
5312
|
"name": "schema",
|
|
5864
5313
|
"kind": 1024,
|
|
5865
5314
|
"kindString": "Property",
|
|
@@ -5881,7 +5330,7 @@
|
|
|
5881
5330
|
{
|
|
5882
5331
|
"title": "Properties",
|
|
5883
5332
|
"children": [
|
|
5884
|
-
|
|
5333
|
+
179
|
|
5885
5334
|
]
|
|
5886
5335
|
}
|
|
5887
5336
|
],
|
|
@@ -5899,7 +5348,7 @@
|
|
|
5899
5348
|
}
|
|
5900
5349
|
},
|
|
5901
5350
|
{
|
|
5902
|
-
"id":
|
|
5351
|
+
"id": 180,
|
|
5903
5352
|
"name": "queryConfig",
|
|
5904
5353
|
"kind": 32768,
|
|
5905
5354
|
"kindString": "Parameter",
|
|
@@ -5908,7 +5357,7 @@
|
|
|
5908
5357
|
},
|
|
5909
5358
|
"type": {
|
|
5910
5359
|
"type": "reference",
|
|
5911
|
-
"id":
|
|
5360
|
+
"id": 175,
|
|
5912
5361
|
"name": "TConfig"
|
|
5913
5362
|
}
|
|
5914
5363
|
}
|
|
@@ -5929,7 +5378,7 @@
|
|
|
5929
5378
|
}
|
|
5930
5379
|
},
|
|
5931
5380
|
{
|
|
5932
|
-
"id":
|
|
5381
|
+
"id": 254,
|
|
5933
5382
|
"name": "resolve",
|
|
5934
5383
|
"kind": 2048,
|
|
5935
5384
|
"kindString": "Method",
|
|
@@ -5939,20 +5388,20 @@
|
|
|
5939
5388
|
"sources": [
|
|
5940
5389
|
{
|
|
5941
5390
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5942
|
-
"line":
|
|
5391
|
+
"line": 40,
|
|
5943
5392
|
"character": 14
|
|
5944
5393
|
}
|
|
5945
5394
|
],
|
|
5946
5395
|
"signatures": [
|
|
5947
5396
|
{
|
|
5948
|
-
"id":
|
|
5397
|
+
"id": 255,
|
|
5949
5398
|
"name": "resolve",
|
|
5950
5399
|
"kind": 4096,
|
|
5951
5400
|
"kindString": "Call signature",
|
|
5952
5401
|
"flags": {},
|
|
5953
5402
|
"parameters": [
|
|
5954
5403
|
{
|
|
5955
|
-
"id":
|
|
5404
|
+
"id": 256,
|
|
5956
5405
|
"name": "filter",
|
|
5957
5406
|
"kind": 32768,
|
|
5958
5407
|
"kindString": "Parameter",
|
|
@@ -5987,14 +5436,14 @@
|
|
|
5987
5436
|
{
|
|
5988
5437
|
"type": "reflection",
|
|
5989
5438
|
"declaration": {
|
|
5990
|
-
"id":
|
|
5439
|
+
"id": 257,
|
|
5991
5440
|
"name": "__type",
|
|
5992
5441
|
"kind": 65536,
|
|
5993
5442
|
"kindString": "Type literal",
|
|
5994
5443
|
"flags": {},
|
|
5995
5444
|
"children": [
|
|
5996
5445
|
{
|
|
5997
|
-
"id":
|
|
5446
|
+
"id": 258,
|
|
5998
5447
|
"name": "name",
|
|
5999
5448
|
"kind": 1024,
|
|
6000
5449
|
"kindString": "Property",
|
|
@@ -6014,7 +5463,7 @@
|
|
|
6014
5463
|
}
|
|
6015
5464
|
},
|
|
6016
5465
|
{
|
|
6017
|
-
"id":
|
|
5466
|
+
"id": 259,
|
|
6018
5467
|
"name": "security",
|
|
6019
5468
|
"kind": 1024,
|
|
6020
5469
|
"kindString": "Property",
|
|
@@ -6031,14 +5480,14 @@
|
|
|
6031
5480
|
"type": {
|
|
6032
5481
|
"type": "reflection",
|
|
6033
5482
|
"declaration": {
|
|
6034
|
-
"id":
|
|
5483
|
+
"id": 260,
|
|
6035
5484
|
"name": "__type",
|
|
6036
5485
|
"kind": 65536,
|
|
6037
5486
|
"kindString": "Type literal",
|
|
6038
5487
|
"flags": {},
|
|
6039
5488
|
"children": [
|
|
6040
5489
|
{
|
|
6041
|
-
"id":
|
|
5490
|
+
"id": 261,
|
|
6042
5491
|
"name": "allowAnonymous",
|
|
6043
5492
|
"kind": 1024,
|
|
6044
5493
|
"kindString": "Property",
|
|
@@ -6058,7 +5507,7 @@
|
|
|
6058
5507
|
}
|
|
6059
5508
|
},
|
|
6060
5509
|
{
|
|
6061
|
-
"id":
|
|
5510
|
+
"id": 262,
|
|
6062
5511
|
"name": "allowed",
|
|
6063
5512
|
"kind": 1024,
|
|
6064
5513
|
"kindString": "Property",
|
|
@@ -6102,7 +5551,7 @@
|
|
|
6102
5551
|
}
|
|
6103
5552
|
},
|
|
6104
5553
|
{
|
|
6105
|
-
"id":
|
|
5554
|
+
"id": 263,
|
|
6106
5555
|
"name": "disallowed",
|
|
6107
5556
|
"kind": 1024,
|
|
6108
5557
|
"kindString": "Property",
|
|
@@ -6141,9 +5590,9 @@
|
|
|
6141
5590
|
{
|
|
6142
5591
|
"title": "Properties",
|
|
6143
5592
|
"children": [
|
|
6144
|
-
|
|
6145
|
-
|
|
6146
|
-
|
|
5593
|
+
261,
|
|
5594
|
+
262,
|
|
5595
|
+
263
|
|
6147
5596
|
]
|
|
6148
5597
|
}
|
|
6149
5598
|
],
|
|
@@ -6158,7 +5607,7 @@
|
|
|
6158
5607
|
}
|
|
6159
5608
|
},
|
|
6160
5609
|
{
|
|
6161
|
-
"id":
|
|
5610
|
+
"id": 264,
|
|
6162
5611
|
"name": "storeQueries",
|
|
6163
5612
|
"kind": 1024,
|
|
6164
5613
|
"kindString": "Property",
|
|
@@ -6182,9 +5631,9 @@
|
|
|
6182
5631
|
{
|
|
6183
5632
|
"title": "Properties",
|
|
6184
5633
|
"children": [
|
|
6185
|
-
|
|
6186
|
-
|
|
6187
|
-
|
|
5634
|
+
258,
|
|
5635
|
+
259,
|
|
5636
|
+
264
|
|
6188
5637
|
]
|
|
6189
5638
|
}
|
|
6190
5639
|
],
|
|
@@ -6200,14 +5649,14 @@
|
|
|
6200
5649
|
{
|
|
6201
5650
|
"type": "reflection",
|
|
6202
5651
|
"declaration": {
|
|
6203
|
-
"id":
|
|
5652
|
+
"id": 265,
|
|
6204
5653
|
"name": "__type",
|
|
6205
5654
|
"kind": 65536,
|
|
6206
5655
|
"kindString": "Type literal",
|
|
6207
5656
|
"flags": {},
|
|
6208
5657
|
"children": [
|
|
6209
5658
|
{
|
|
6210
|
-
"id":
|
|
5659
|
+
"id": 266,
|
|
6211
5660
|
"name": "schema",
|
|
6212
5661
|
"kind": 1024,
|
|
6213
5662
|
"kindString": "Property",
|
|
@@ -6229,7 +5678,7 @@
|
|
|
6229
5678
|
{
|
|
6230
5679
|
"title": "Properties",
|
|
6231
5680
|
"children": [
|
|
6232
|
-
|
|
5681
|
+
266
|
|
6233
5682
|
]
|
|
6234
5683
|
}
|
|
6235
5684
|
],
|
|
@@ -6265,7 +5714,7 @@
|
|
|
6265
5714
|
}
|
|
6266
5715
|
},
|
|
6267
5716
|
{
|
|
6268
|
-
"id":
|
|
5717
|
+
"id": 267,
|
|
6269
5718
|
"name": "start",
|
|
6270
5719
|
"kind": 2048,
|
|
6271
5720
|
"kindString": "Method",
|
|
@@ -6275,20 +5724,20 @@
|
|
|
6275
5724
|
"sources": [
|
|
6276
5725
|
{
|
|
6277
5726
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
6278
|
-
"line":
|
|
5727
|
+
"line": 41,
|
|
6279
5728
|
"character": 14
|
|
6280
5729
|
}
|
|
6281
5730
|
],
|
|
6282
5731
|
"signatures": [
|
|
6283
5732
|
{
|
|
6284
|
-
"id":
|
|
5733
|
+
"id": 268,
|
|
6285
5734
|
"name": "start",
|
|
6286
5735
|
"kind": 4096,
|
|
6287
5736
|
"kindString": "Call signature",
|
|
6288
5737
|
"flags": {},
|
|
6289
5738
|
"parameters": [
|
|
6290
5739
|
{
|
|
6291
|
-
"id":
|
|
5740
|
+
"id": 269,
|
|
6292
5741
|
"name": "_timeout",
|
|
6293
5742
|
"kind": 32768,
|
|
6294
5743
|
"kindString": "Parameter",
|
|
@@ -6328,7 +5777,7 @@
|
|
|
6328
5777
|
}
|
|
6329
5778
|
},
|
|
6330
5779
|
{
|
|
6331
|
-
"id":
|
|
5780
|
+
"id": 181,
|
|
6332
5781
|
"name": "started",
|
|
6333
5782
|
"kind": 2048,
|
|
6334
5783
|
"kindString": "Method",
|
|
@@ -6336,20 +5785,20 @@
|
|
|
6336
5785
|
"sources": [
|
|
6337
5786
|
{
|
|
6338
5787
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
6339
|
-
"line":
|
|
5788
|
+
"line": 31,
|
|
6340
5789
|
"character": 4
|
|
6341
5790
|
}
|
|
6342
5791
|
],
|
|
6343
5792
|
"signatures": [
|
|
6344
5793
|
{
|
|
6345
|
-
"id":
|
|
5794
|
+
"id": 182,
|
|
6346
5795
|
"name": "started",
|
|
6347
5796
|
"kind": 4096,
|
|
6348
5797
|
"kindString": "Call signature",
|
|
6349
5798
|
"flags": {},
|
|
6350
5799
|
"parameters": [
|
|
6351
5800
|
{
|
|
6352
|
-
"id":
|
|
5801
|
+
"id": 183,
|
|
6353
5802
|
"name": "notStartedAction",
|
|
6354
5803
|
"kind": 32768,
|
|
6355
5804
|
"kindString": "Parameter",
|
|
@@ -6399,7 +5848,7 @@
|
|
|
6399
5848
|
}
|
|
6400
5849
|
},
|
|
6401
5850
|
{
|
|
6402
|
-
"id":
|
|
5851
|
+
"id": 270,
|
|
6403
5852
|
"name": "stop",
|
|
6404
5853
|
"kind": 2048,
|
|
6405
5854
|
"kindString": "Method",
|
|
@@ -6409,20 +5858,20 @@
|
|
|
6409
5858
|
"sources": [
|
|
6410
5859
|
{
|
|
6411
5860
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
6412
|
-
"line":
|
|
5861
|
+
"line": 42,
|
|
6413
5862
|
"character": 14
|
|
6414
5863
|
}
|
|
6415
5864
|
],
|
|
6416
5865
|
"signatures": [
|
|
6417
5866
|
{
|
|
6418
|
-
"id":
|
|
5867
|
+
"id": 271,
|
|
6419
5868
|
"name": "stop",
|
|
6420
5869
|
"kind": 4096,
|
|
6421
5870
|
"kindString": "Call signature",
|
|
6422
5871
|
"flags": {},
|
|
6423
5872
|
"parameters": [
|
|
6424
5873
|
{
|
|
6425
|
-
"id":
|
|
5874
|
+
"id": 272,
|
|
6426
5875
|
"name": "_timeout",
|
|
6427
5876
|
"kind": 32768,
|
|
6428
5877
|
"kindString": "Parameter",
|
|
@@ -6462,7 +5911,7 @@
|
|
|
6462
5911
|
}
|
|
6463
5912
|
},
|
|
6464
5913
|
{
|
|
6465
|
-
"id":
|
|
5914
|
+
"id": 184,
|
|
6466
5915
|
"name": "subscribe",
|
|
6467
5916
|
"kind": 2048,
|
|
6468
5917
|
"kindString": "Method",
|
|
@@ -6470,20 +5919,20 @@
|
|
|
6470
5919
|
"sources": [
|
|
6471
5920
|
{
|
|
6472
5921
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
6473
|
-
"line":
|
|
5922
|
+
"line": 32,
|
|
6474
5923
|
"character": 4
|
|
6475
5924
|
}
|
|
6476
5925
|
],
|
|
6477
5926
|
"signatures": [
|
|
6478
5927
|
{
|
|
6479
|
-
"id":
|
|
5928
|
+
"id": 185,
|
|
6480
5929
|
"name": "subscribe",
|
|
6481
5930
|
"kind": 4096,
|
|
6482
5931
|
"kindString": "Call signature",
|
|
6483
5932
|
"flags": {},
|
|
6484
5933
|
"parameters": [
|
|
6485
5934
|
{
|
|
6486
|
-
"id":
|
|
5935
|
+
"id": 186,
|
|
6487
5936
|
"name": "_queryAccount",
|
|
6488
5937
|
"kind": 32768,
|
|
6489
5938
|
"kindString": "Parameter",
|
|
@@ -6512,7 +5961,7 @@
|
|
|
6512
5961
|
}
|
|
6513
5962
|
},
|
|
6514
5963
|
{
|
|
6515
|
-
"id":
|
|
5964
|
+
"id": 273,
|
|
6516
5965
|
"name": "validateConfig",
|
|
6517
5966
|
"kind": 2048,
|
|
6518
5967
|
"kindString": "Method",
|
|
@@ -6522,20 +5971,20 @@
|
|
|
6522
5971
|
"sources": [
|
|
6523
5972
|
{
|
|
6524
5973
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
6525
|
-
"line":
|
|
5974
|
+
"line": 43,
|
|
6526
5975
|
"character": 14
|
|
6527
5976
|
}
|
|
6528
5977
|
],
|
|
6529
5978
|
"signatures": [
|
|
6530
5979
|
{
|
|
6531
|
-
"id":
|
|
5980
|
+
"id": 274,
|
|
6532
5981
|
"name": "validateConfig",
|
|
6533
5982
|
"kind": 4096,
|
|
6534
5983
|
"kindString": "Call signature",
|
|
6535
5984
|
"flags": {},
|
|
6536
5985
|
"parameters": [
|
|
6537
5986
|
{
|
|
6538
|
-
"id":
|
|
5987
|
+
"id": 275,
|
|
6539
5988
|
"name": "config",
|
|
6540
5989
|
"kind": 32768,
|
|
6541
5990
|
"kindString": "Parameter",
|
|
@@ -6548,7 +5997,7 @@
|
|
|
6548
5997
|
}
|
|
6549
5998
|
},
|
|
6550
5999
|
{
|
|
6551
|
-
"id":
|
|
6000
|
+
"id": 276,
|
|
6552
6001
|
"name": "parents",
|
|
6553
6002
|
"kind": 32768,
|
|
6554
6003
|
"kindString": "Parameter",
|
|
@@ -6592,7 +6041,7 @@
|
|
|
6592
6041
|
"fileName": "plugins/packages/payloadset/packages/id/src/Witness.ts",
|
|
6593
6042
|
"line": 21,
|
|
6594
6043
|
"character": 24,
|
|
6595
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6044
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/id/src/Witness.ts#L21"
|
|
6596
6045
|
}
|
|
6597
6046
|
],
|
|
6598
6047
|
"signatures": [
|
|
@@ -6858,7 +6307,7 @@
|
|
|
6858
6307
|
"fileName": "plugins/packages/payloadset/packages/id/src/Witness.ts",
|
|
6859
6308
|
"line": 10,
|
|
6860
6309
|
"character": 2,
|
|
6861
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6310
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/id/src/Witness.ts#L10"
|
|
6862
6311
|
}
|
|
6863
6312
|
],
|
|
6864
6313
|
"type": {
|
|
@@ -6877,7 +6326,7 @@
|
|
|
6877
6326
|
"fileName": "plugins/packages/payloadset/packages/id/src/Witness.ts",
|
|
6878
6327
|
"line": 11,
|
|
6879
6328
|
"character": 2,
|
|
6880
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6329
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/id/src/Witness.ts#L11"
|
|
6881
6330
|
}
|
|
6882
6331
|
],
|
|
6883
6332
|
"type": {
|
|
@@ -6900,7 +6349,7 @@
|
|
|
6900
6349
|
"fileName": "plugins/packages/payloadset/packages/id/src/Witness.ts",
|
|
6901
6350
|
"line": 9,
|
|
6902
6351
|
"character": 47,
|
|
6903
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6352
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/id/src/Witness.ts#L9"
|
|
6904
6353
|
}
|
|
6905
6354
|
]
|
|
6906
6355
|
}
|
|
@@ -7013,8 +6462,8 @@
|
|
|
7013
6462
|
]
|
|
7014
6463
|
},
|
|
7015
6464
|
{
|
|
7016
|
-
"type": "
|
|
7017
|
-
"name": "
|
|
6465
|
+
"type": "intrinsic",
|
|
6466
|
+
"name": "undefined"
|
|
7018
6467
|
}
|
|
7019
6468
|
],
|
|
7020
6469
|
"name": "ModuleParams"
|
|
@@ -7056,14 +6505,14 @@
|
|
|
7056
6505
|
{
|
|
7057
6506
|
"title": "Properties",
|
|
7058
6507
|
"children": [
|
|
7059
|
-
|
|
7060
|
-
|
|
6508
|
+
119,
|
|
6509
|
+
120,
|
|
7061
6510
|
117,
|
|
7062
|
-
|
|
7063
|
-
|
|
7064
|
-
|
|
7065
|
-
|
|
7066
|
-
|
|
6511
|
+
121,
|
|
6512
|
+
122,
|
|
6513
|
+
277,
|
|
6514
|
+
127,
|
|
6515
|
+
118,
|
|
7067
6516
|
25,
|
|
7068
6517
|
44
|
|
7069
6518
|
]
|
|
@@ -7071,11 +6520,11 @@
|
|
|
7071
6520
|
{
|
|
7072
6521
|
"title": "Accessors",
|
|
7073
6522
|
"children": [
|
|
7074
|
-
|
|
7075
|
-
|
|
7076
|
-
|
|
7077
|
-
|
|
7078
|
-
|
|
6523
|
+
132,
|
|
6524
|
+
134,
|
|
6525
|
+
136,
|
|
6526
|
+
293,
|
|
6527
|
+
138,
|
|
7079
6528
|
72,
|
|
7080
6529
|
63,
|
|
7081
6530
|
74
|
|
@@ -7084,23 +6533,23 @@
|
|
|
7084
6533
|
{
|
|
7085
6534
|
"title": "Methods",
|
|
7086
6535
|
"children": [
|
|
7087
|
-
|
|
7088
|
-
|
|
7089
|
-
|
|
7090
|
-
|
|
7091
|
-
|
|
7092
|
-
|
|
7093
|
-
|
|
7094
|
-
|
|
6536
|
+
187,
|
|
6537
|
+
192,
|
|
6538
|
+
199,
|
|
6539
|
+
217,
|
|
6540
|
+
235,
|
|
6541
|
+
243,
|
|
6542
|
+
140,
|
|
6543
|
+
251,
|
|
7095
6544
|
65,
|
|
7096
6545
|
78,
|
|
7097
|
-
|
|
7098
|
-
|
|
7099
|
-
|
|
7100
|
-
|
|
7101
|
-
|
|
7102
|
-
|
|
7103
|
-
|
|
6546
|
+
144,
|
|
6547
|
+
254,
|
|
6548
|
+
267,
|
|
6549
|
+
181,
|
|
6550
|
+
270,
|
|
6551
|
+
184,
|
|
6552
|
+
273,
|
|
7104
6553
|
26
|
|
7105
6554
|
]
|
|
7106
6555
|
}
|
|
@@ -7110,7 +6559,7 @@
|
|
|
7110
6559
|
"fileName": "plugins/packages/payloadset/packages/id/src/Witness.ts",
|
|
7111
6560
|
"line": 14,
|
|
7112
6561
|
"character": 13,
|
|
7113
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6562
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/id/src/Witness.ts#L14"
|
|
7114
6563
|
}
|
|
7115
6564
|
],
|
|
7116
6565
|
"extendedTypes": [
|
|
@@ -7119,8 +6568,14 @@
|
|
|
7119
6568
|
"typeArguments": [
|
|
7120
6569
|
{
|
|
7121
6570
|
"type": "reference",
|
|
7122
|
-
"
|
|
7123
|
-
|
|
6571
|
+
"typeArguments": [
|
|
6572
|
+
{
|
|
6573
|
+
"type": "reference",
|
|
6574
|
+
"id": 20,
|
|
6575
|
+
"name": "IdWitnessConfig"
|
|
6576
|
+
}
|
|
6577
|
+
],
|
|
6578
|
+
"name": "WitnessParams"
|
|
7124
6579
|
}
|
|
7125
6580
|
],
|
|
7126
6581
|
"name": "AbstractWitness"
|
|
@@ -7138,7 +6593,7 @@
|
|
|
7138
6593
|
"fileName": "plugins/packages/payloadset/packages/id/src/Witness.ts",
|
|
7139
6594
|
"line": 9,
|
|
7140
6595
|
"character": 12,
|
|
7141
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6596
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/id/src/Witness.ts#L9"
|
|
7142
6597
|
}
|
|
7143
6598
|
],
|
|
7144
6599
|
"type": {
|
|
@@ -7164,7 +6619,7 @@
|
|
|
7164
6619
|
"fileName": "plugins/packages/payloadset/packages/id/src/Witness.ts",
|
|
7165
6620
|
"line": 10,
|
|
7166
6621
|
"character": 2,
|
|
7167
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6622
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/id/src/Witness.ts#L10"
|
|
7168
6623
|
}
|
|
7169
6624
|
],
|
|
7170
6625
|
"type": {
|
|
@@ -7183,7 +6638,7 @@
|
|
|
7183
6638
|
"fileName": "plugins/packages/payloadset/packages/id/src/Witness.ts",
|
|
7184
6639
|
"line": 11,
|
|
7185
6640
|
"character": 2,
|
|
7186
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6641
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/id/src/Witness.ts#L11"
|
|
7187
6642
|
}
|
|
7188
6643
|
],
|
|
7189
6644
|
"type": {
|
|
@@ -7207,7 +6662,7 @@
|
|
|
7207
6662
|
"fileName": "plugins/packages/payloadset/packages/id/src/Witness.ts",
|
|
7208
6663
|
"line": 9,
|
|
7209
6664
|
"character": 47,
|
|
7210
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6665
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/id/src/Witness.ts#L9"
|
|
7211
6666
|
}
|
|
7212
6667
|
]
|
|
7213
6668
|
}
|
|
@@ -7227,13 +6682,13 @@
|
|
|
7227
6682
|
"fileName": "plugins/packages/payloadset/packages/id/src/Witness.ts",
|
|
7228
6683
|
"line": 6,
|
|
7229
6684
|
"character": 12,
|
|
7230
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6685
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/id/src/Witness.ts#L6"
|
|
7231
6686
|
},
|
|
7232
6687
|
{
|
|
7233
6688
|
"fileName": "plugins/packages/payloadset/packages/id/src/Witness.ts",
|
|
7234
6689
|
"line": 7,
|
|
7235
6690
|
"character": 13,
|
|
7236
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6691
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/id/src/Witness.ts#L7"
|
|
7237
6692
|
}
|
|
7238
6693
|
],
|
|
7239
6694
|
"type": {
|
|
@@ -7252,13 +6707,13 @@
|
|
|
7252
6707
|
"fileName": "plugins/packages/payloadset/packages/id/src/Witness.ts",
|
|
7253
6708
|
"line": 6,
|
|
7254
6709
|
"character": 12,
|
|
7255
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6710
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/id/src/Witness.ts#L6"
|
|
7256
6711
|
},
|
|
7257
6712
|
{
|
|
7258
6713
|
"fileName": "plugins/packages/payloadset/packages/id/src/Witness.ts",
|
|
7259
6714
|
"line": 7,
|
|
7260
6715
|
"character": 13,
|
|
7261
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6716
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/id/src/Witness.ts#L7"
|
|
7262
6717
|
}
|
|
7263
6718
|
],
|
|
7264
6719
|
"type": {
|
|
@@ -7277,7 +6732,7 @@
|
|
|
7277
6732
|
"fileName": "plugins/packages/payloadset/packages/id/src/Plugin.ts",
|
|
7278
6733
|
"line": 8,
|
|
7279
6734
|
"character": 13,
|
|
7280
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6735
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/id/src/Plugin.ts#L8"
|
|
7281
6736
|
}
|
|
7282
6737
|
],
|
|
7283
6738
|
"signatures": [
|
|
@@ -7542,7 +6997,7 @@
|
|
|
7542
6997
|
"fileName": "plugins/packages/payloadset/packages/id/src/Witness.ts",
|
|
7543
6998
|
"line": 10,
|
|
7544
6999
|
"character": 2,
|
|
7545
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7000
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/id/src/Witness.ts#L10"
|
|
7546
7001
|
}
|
|
7547
7002
|
],
|
|
7548
7003
|
"type": {
|
|
@@ -7561,7 +7016,7 @@
|
|
|
7561
7016
|
"fileName": "plugins/packages/payloadset/packages/id/src/Witness.ts",
|
|
7562
7017
|
"line": 11,
|
|
7563
7018
|
"character": 2,
|
|
7564
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7019
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/id/src/Witness.ts#L11"
|
|
7565
7020
|
}
|
|
7566
7021
|
],
|
|
7567
7022
|
"type": {
|
|
@@ -7584,7 +7039,7 @@
|
|
|
7584
7039
|
"fileName": "plugins/packages/payloadset/packages/id/src/Witness.ts",
|
|
7585
7040
|
"line": 9,
|
|
7586
7041
|
"character": 47,
|
|
7587
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7042
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/id/src/Witness.ts#L9"
|
|
7588
7043
|
}
|
|
7589
7044
|
]
|
|
7590
7045
|
}
|
|
@@ -7697,8 +7152,8 @@
|
|
|
7697
7152
|
]
|
|
7698
7153
|
},
|
|
7699
7154
|
{
|
|
7700
|
-
"type": "
|
|
7701
|
-
"name": "
|
|
7155
|
+
"type": "intrinsic",
|
|
7156
|
+
"name": "undefined"
|
|
7702
7157
|
}
|
|
7703
7158
|
],
|
|
7704
7159
|
"name": "ModuleParams"
|
|
@@ -7714,7 +7169,7 @@
|
|
|
7714
7169
|
{
|
|
7715
7170
|
"title": "References",
|
|
7716
7171
|
"children": [
|
|
7717
|
-
|
|
7172
|
+
295
|
|
7718
7173
|
]
|
|
7719
7174
|
},
|
|
7720
7175
|
{
|
|
@@ -7748,7 +7203,7 @@
|
|
|
7748
7203
|
"fileName": "plugins/packages/payloadset/packages/id/src/index.ts",
|
|
7749
7204
|
"line": 1,
|
|
7750
7205
|
"character": 0,
|
|
7751
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7206
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/plugins/packages/payloadset/packages/id/src/index.ts#L1"
|
|
7752
7207
|
}
|
|
7753
7208
|
]
|
|
7754
7209
|
}
|