@xyo-network/bridge 2.32.1 → 2.33.0-rc.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/Bridge.d.ts +1 -1
- package/dist/cjs/Bridge.d.ts.map +1 -1
- package/dist/cjs/XyoBridge.d.ts +7 -2
- package/dist/cjs/XyoBridge.d.ts.map +1 -1
- package/dist/cjs/XyoBridge.js +3 -1
- package/dist/cjs/XyoBridge.js.map +1 -1
- package/dist/cjs/XyoHttpBridge.d.ts +8 -3
- package/dist/cjs/XyoHttpBridge.d.ts.map +1 -1
- package/dist/cjs/XyoHttpBridge.js +3 -2
- package/dist/cjs/XyoHttpBridge.js.map +1 -1
- package/dist/docs.json +1759 -819
- package/dist/esm/Bridge.d.ts +1 -1
- package/dist/esm/Bridge.d.ts.map +1 -1
- package/dist/esm/XyoBridge.d.ts +7 -2
- package/dist/esm/XyoBridge.d.ts.map +1 -1
- package/dist/esm/XyoBridge.js +3 -1
- package/dist/esm/XyoBridge.js.map +1 -1
- package/dist/esm/XyoHttpBridge.d.ts +8 -3
- package/dist/esm/XyoHttpBridge.d.ts.map +1 -1
- package/dist/esm/XyoHttpBridge.js +3 -2
- package/dist/esm/XyoHttpBridge.js.map +1 -1
- package/package.json +7 -5
- package/src/Bridge.ts +1 -1
- package/src/XyoBridge.ts +5 -3
- package/src/XyoHttpBridge.ts +6 -5
package/dist/docs.json
CHANGED
|
@@ -484,7 +484,7 @@
|
|
|
484
484
|
}
|
|
485
485
|
},
|
|
486
486
|
{
|
|
487
|
-
"id":
|
|
487
|
+
"id": 94,
|
|
488
488
|
"name": "bindHashes",
|
|
489
489
|
"kind": 2048,
|
|
490
490
|
"kindString": "Method",
|
|
@@ -492,20 +492,20 @@
|
|
|
492
492
|
"sources": [
|
|
493
493
|
{
|
|
494
494
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
495
|
-
"line":
|
|
495
|
+
"line": 22,
|
|
496
496
|
"character": 4
|
|
497
497
|
}
|
|
498
498
|
],
|
|
499
499
|
"signatures": [
|
|
500
500
|
{
|
|
501
|
-
"id":
|
|
501
|
+
"id": 95,
|
|
502
502
|
"name": "bindHashes",
|
|
503
503
|
"kind": 4096,
|
|
504
504
|
"kindString": "Call signature",
|
|
505
505
|
"flags": {},
|
|
506
506
|
"parameters": [
|
|
507
507
|
{
|
|
508
|
-
"id":
|
|
508
|
+
"id": 96,
|
|
509
509
|
"name": "hashes",
|
|
510
510
|
"kind": 32768,
|
|
511
511
|
"kindString": "Parameter",
|
|
@@ -519,7 +519,7 @@
|
|
|
519
519
|
}
|
|
520
520
|
},
|
|
521
521
|
{
|
|
522
|
-
"id":
|
|
522
|
+
"id": 97,
|
|
523
523
|
"name": "schema",
|
|
524
524
|
"kind": 32768,
|
|
525
525
|
"kindString": "Parameter",
|
|
@@ -531,26 +531,123 @@
|
|
|
531
531
|
"name": "string"
|
|
532
532
|
}
|
|
533
533
|
}
|
|
534
|
+
},
|
|
535
|
+
{
|
|
536
|
+
"id": 98,
|
|
537
|
+
"name": "account",
|
|
538
|
+
"kind": 32768,
|
|
539
|
+
"kindString": "Parameter",
|
|
540
|
+
"flags": {
|
|
541
|
+
"isOptional": true
|
|
542
|
+
},
|
|
543
|
+
"type": {
|
|
544
|
+
"type": "reference",
|
|
545
|
+
"name": "XyoAccount"
|
|
546
|
+
}
|
|
534
547
|
}
|
|
535
548
|
],
|
|
536
549
|
"type": {
|
|
537
550
|
"type": "reference",
|
|
538
551
|
"typeArguments": [
|
|
552
|
+
{
|
|
553
|
+
"type": "intrinsic",
|
|
554
|
+
"name": "unknown"
|
|
555
|
+
},
|
|
539
556
|
{
|
|
540
557
|
"type": "reference",
|
|
541
|
-
"name": "
|
|
558
|
+
"name": "XyoAccount"
|
|
559
|
+
}
|
|
560
|
+
],
|
|
561
|
+
"name": "PromiseEx"
|
|
562
|
+
},
|
|
563
|
+
"inheritedFrom": {
|
|
564
|
+
"type": "reference",
|
|
565
|
+
"name": "XyoModule.bindHashes"
|
|
566
|
+
}
|
|
567
|
+
}
|
|
568
|
+
],
|
|
569
|
+
"inheritedFrom": {
|
|
570
|
+
"type": "reference",
|
|
571
|
+
"name": "XyoModule.bindHashes"
|
|
572
|
+
}
|
|
573
|
+
},
|
|
574
|
+
{
|
|
575
|
+
"id": 84,
|
|
576
|
+
"name": "bindHashesInternal",
|
|
577
|
+
"kind": 2048,
|
|
578
|
+
"kindString": "Method",
|
|
579
|
+
"flags": {},
|
|
580
|
+
"sources": [
|
|
581
|
+
{
|
|
582
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
583
|
+
"line": 21,
|
|
584
|
+
"character": 4
|
|
585
|
+
}
|
|
586
|
+
],
|
|
587
|
+
"signatures": [
|
|
588
|
+
{
|
|
589
|
+
"id": 85,
|
|
590
|
+
"name": "bindHashesInternal",
|
|
591
|
+
"kind": 4096,
|
|
592
|
+
"kindString": "Call signature",
|
|
593
|
+
"flags": {},
|
|
594
|
+
"parameters": [
|
|
595
|
+
{
|
|
596
|
+
"id": 86,
|
|
597
|
+
"name": "hashes",
|
|
598
|
+
"kind": 32768,
|
|
599
|
+
"kindString": "Parameter",
|
|
600
|
+
"flags": {},
|
|
601
|
+
"type": {
|
|
602
|
+
"type": "array",
|
|
603
|
+
"elementType": {
|
|
604
|
+
"type": "intrinsic",
|
|
605
|
+
"name": "string"
|
|
606
|
+
}
|
|
607
|
+
}
|
|
608
|
+
},
|
|
609
|
+
{
|
|
610
|
+
"id": 87,
|
|
611
|
+
"name": "schema",
|
|
612
|
+
"kind": 32768,
|
|
613
|
+
"kindString": "Parameter",
|
|
614
|
+
"flags": {},
|
|
615
|
+
"type": {
|
|
616
|
+
"type": "array",
|
|
617
|
+
"elementType": {
|
|
618
|
+
"type": "intrinsic",
|
|
619
|
+
"name": "string"
|
|
620
|
+
}
|
|
621
|
+
}
|
|
622
|
+
},
|
|
623
|
+
{
|
|
624
|
+
"id": 88,
|
|
625
|
+
"name": "account",
|
|
626
|
+
"kind": 32768,
|
|
627
|
+
"kindString": "Parameter",
|
|
628
|
+
"flags": {
|
|
629
|
+
"isOptional": true
|
|
542
630
|
},
|
|
631
|
+
"type": {
|
|
632
|
+
"type": "reference",
|
|
633
|
+
"name": "XyoAccount"
|
|
634
|
+
}
|
|
635
|
+
}
|
|
636
|
+
],
|
|
637
|
+
"type": {
|
|
638
|
+
"type": "reference",
|
|
639
|
+
"typeArguments": [
|
|
543
640
|
{
|
|
544
641
|
"type": "reflection",
|
|
545
642
|
"declaration": {
|
|
546
|
-
"id":
|
|
643
|
+
"id": 89,
|
|
547
644
|
"name": "__type",
|
|
548
645
|
"kind": 65536,
|
|
549
646
|
"kindString": "Type literal",
|
|
550
647
|
"flags": {},
|
|
551
648
|
"children": [
|
|
552
649
|
{
|
|
553
|
-
"id":
|
|
650
|
+
"id": 91,
|
|
554
651
|
"name": "previousHash",
|
|
555
652
|
"kind": 1024,
|
|
556
653
|
"kindString": "Property",
|
|
@@ -559,9 +656,9 @@
|
|
|
559
656
|
},
|
|
560
657
|
"sources": [
|
|
561
658
|
{
|
|
562
|
-
"fileName": "
|
|
563
|
-
"line":
|
|
564
|
-
"character":
|
|
659
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
660
|
+
"line": 9,
|
|
661
|
+
"character": 4
|
|
565
662
|
}
|
|
566
663
|
],
|
|
567
664
|
"type": {
|
|
@@ -570,16 +667,16 @@
|
|
|
570
667
|
}
|
|
571
668
|
},
|
|
572
669
|
{
|
|
573
|
-
"id":
|
|
670
|
+
"id": 90,
|
|
574
671
|
"name": "schema",
|
|
575
672
|
"kind": 1024,
|
|
576
673
|
"kindString": "Property",
|
|
577
674
|
"flags": {},
|
|
578
675
|
"sources": [
|
|
579
676
|
{
|
|
580
|
-
"fileName": "
|
|
581
|
-
"line":
|
|
582
|
-
"character":
|
|
677
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
678
|
+
"line": 8,
|
|
679
|
+
"character": 4
|
|
583
680
|
}
|
|
584
681
|
],
|
|
585
682
|
"type": {
|
|
@@ -588,7 +685,7 @@
|
|
|
588
685
|
}
|
|
589
686
|
},
|
|
590
687
|
{
|
|
591
|
-
"id":
|
|
688
|
+
"id": 92,
|
|
592
689
|
"name": "sources",
|
|
593
690
|
"kind": 1024,
|
|
594
691
|
"kindString": "Property",
|
|
@@ -597,9 +694,9 @@
|
|
|
597
694
|
},
|
|
598
695
|
"sources": [
|
|
599
696
|
{
|
|
600
|
-
"fileName": "
|
|
601
|
-
"line":
|
|
602
|
-
"character":
|
|
697
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
698
|
+
"line": 10,
|
|
699
|
+
"character": 4
|
|
603
700
|
}
|
|
604
701
|
],
|
|
605
702
|
"type": {
|
|
@@ -611,7 +708,7 @@
|
|
|
611
708
|
}
|
|
612
709
|
},
|
|
613
710
|
{
|
|
614
|
-
"id":
|
|
711
|
+
"id": 93,
|
|
615
712
|
"name": "timestamp",
|
|
616
713
|
"kind": 1024,
|
|
617
714
|
"kindString": "Property",
|
|
@@ -620,9 +717,9 @@
|
|
|
620
717
|
},
|
|
621
718
|
"sources": [
|
|
622
719
|
{
|
|
623
|
-
"fileName": "
|
|
624
|
-
"line":
|
|
625
|
-
"character":
|
|
720
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
721
|
+
"line": 11,
|
|
722
|
+
"character": 4
|
|
626
723
|
}
|
|
627
724
|
],
|
|
628
725
|
"type": {
|
|
@@ -635,38 +732,38 @@
|
|
|
635
732
|
{
|
|
636
733
|
"title": "Properties",
|
|
637
734
|
"children": [
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
735
|
+
91,
|
|
736
|
+
90,
|
|
737
|
+
92,
|
|
738
|
+
93
|
|
642
739
|
]
|
|
643
740
|
}
|
|
644
741
|
],
|
|
645
742
|
"sources": [
|
|
646
743
|
{
|
|
647
|
-
"fileName": "
|
|
648
|
-
"line":
|
|
649
|
-
"character":
|
|
744
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
745
|
+
"line": 7,
|
|
746
|
+
"character": 107
|
|
650
747
|
}
|
|
651
748
|
]
|
|
652
749
|
}
|
|
653
750
|
}
|
|
654
751
|
],
|
|
655
|
-
"name": "
|
|
752
|
+
"name": "XyoModuleQueryResult"
|
|
656
753
|
},
|
|
657
754
|
"inheritedFrom": {
|
|
658
755
|
"type": "reference",
|
|
659
|
-
"name": "XyoModule.
|
|
756
|
+
"name": "XyoModule.bindHashesInternal"
|
|
660
757
|
}
|
|
661
758
|
}
|
|
662
759
|
],
|
|
663
760
|
"inheritedFrom": {
|
|
664
761
|
"type": "reference",
|
|
665
|
-
"name": "XyoModule.
|
|
762
|
+
"name": "XyoModule.bindHashesInternal"
|
|
666
763
|
}
|
|
667
764
|
},
|
|
668
765
|
{
|
|
669
|
-
"id":
|
|
766
|
+
"id": 113,
|
|
670
767
|
"name": "bindPayloads",
|
|
671
768
|
"kind": 2048,
|
|
672
769
|
"kindString": "Method",
|
|
@@ -674,20 +771,20 @@
|
|
|
674
771
|
"sources": [
|
|
675
772
|
{
|
|
676
773
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
677
|
-
"line":
|
|
774
|
+
"line": 24,
|
|
678
775
|
"character": 4
|
|
679
776
|
}
|
|
680
777
|
],
|
|
681
778
|
"signatures": [
|
|
682
779
|
{
|
|
683
|
-
"id":
|
|
780
|
+
"id": 114,
|
|
684
781
|
"name": "bindPayloads",
|
|
685
782
|
"kind": 4096,
|
|
686
783
|
"kindString": "Call signature",
|
|
687
784
|
"flags": {},
|
|
688
785
|
"parameters": [
|
|
689
786
|
{
|
|
690
|
-
"id":
|
|
787
|
+
"id": 115,
|
|
691
788
|
"name": "payloads",
|
|
692
789
|
"kind": 32768,
|
|
693
790
|
"kindString": "Parameter",
|
|
@@ -704,14 +801,14 @@
|
|
|
704
801
|
{
|
|
705
802
|
"type": "reflection",
|
|
706
803
|
"declaration": {
|
|
707
|
-
"id":
|
|
804
|
+
"id": 116,
|
|
708
805
|
"name": "__type",
|
|
709
806
|
"kind": 65536,
|
|
710
807
|
"kindString": "Type literal",
|
|
711
808
|
"flags": {},
|
|
712
809
|
"children": [
|
|
713
810
|
{
|
|
714
|
-
"id":
|
|
811
|
+
"id": 118,
|
|
715
812
|
"name": "previousHash",
|
|
716
813
|
"kind": 1024,
|
|
717
814
|
"kindString": "Property",
|
|
@@ -731,7 +828,7 @@
|
|
|
731
828
|
}
|
|
732
829
|
},
|
|
733
830
|
{
|
|
734
|
-
"id":
|
|
831
|
+
"id": 117,
|
|
735
832
|
"name": "schema",
|
|
736
833
|
"kind": 1024,
|
|
737
834
|
"kindString": "Property",
|
|
@@ -749,7 +846,7 @@
|
|
|
749
846
|
}
|
|
750
847
|
},
|
|
751
848
|
{
|
|
752
|
-
"id":
|
|
849
|
+
"id": 119,
|
|
753
850
|
"name": "sources",
|
|
754
851
|
"kind": 1024,
|
|
755
852
|
"kindString": "Property",
|
|
@@ -772,7 +869,7 @@
|
|
|
772
869
|
}
|
|
773
870
|
},
|
|
774
871
|
{
|
|
775
|
-
"id":
|
|
872
|
+
"id": 120,
|
|
776
873
|
"name": "timestamp",
|
|
777
874
|
"kind": 1024,
|
|
778
875
|
"kindString": "Property",
|
|
@@ -796,10 +893,10 @@
|
|
|
796
893
|
{
|
|
797
894
|
"title": "Properties",
|
|
798
895
|
"children": [
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
896
|
+
118,
|
|
897
|
+
117,
|
|
898
|
+
119,
|
|
899
|
+
120
|
|
803
900
|
]
|
|
804
901
|
}
|
|
805
902
|
],
|
|
@@ -815,6 +912,19 @@
|
|
|
815
912
|
]
|
|
816
913
|
}
|
|
817
914
|
}
|
|
915
|
+
},
|
|
916
|
+
{
|
|
917
|
+
"id": 121,
|
|
918
|
+
"name": "account",
|
|
919
|
+
"kind": 32768,
|
|
920
|
+
"kindString": "Parameter",
|
|
921
|
+
"flags": {
|
|
922
|
+
"isOptional": true
|
|
923
|
+
},
|
|
924
|
+
"type": {
|
|
925
|
+
"type": "reference",
|
|
926
|
+
"name": "XyoAccount"
|
|
927
|
+
}
|
|
818
928
|
}
|
|
819
929
|
],
|
|
820
930
|
"type": {
|
|
@@ -822,80 +932,379 @@
|
|
|
822
932
|
"typeArguments": [
|
|
823
933
|
{
|
|
824
934
|
"type": "reference",
|
|
825
|
-
"
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
935
|
+
"typeArguments": [
|
|
936
|
+
{
|
|
937
|
+
"type": "reflection",
|
|
938
|
+
"declaration": {
|
|
939
|
+
"id": 122,
|
|
940
|
+
"name": "__type",
|
|
941
|
+
"kind": 65536,
|
|
942
|
+
"kindString": "Type literal",
|
|
943
|
+
"flags": {},
|
|
944
|
+
"children": [
|
|
945
|
+
{
|
|
946
|
+
"id": 124,
|
|
947
|
+
"name": "previousHash",
|
|
948
|
+
"kind": 1024,
|
|
949
|
+
"kindString": "Property",
|
|
950
|
+
"flags": {
|
|
951
|
+
"isOptional": true
|
|
952
|
+
},
|
|
953
|
+
"sources": [
|
|
954
|
+
{
|
|
955
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
956
|
+
"line": 9,
|
|
957
|
+
"character": 4
|
|
958
|
+
}
|
|
959
|
+
],
|
|
960
|
+
"type": {
|
|
961
|
+
"type": "intrinsic",
|
|
962
|
+
"name": "string"
|
|
963
|
+
}
|
|
964
|
+
},
|
|
965
|
+
{
|
|
966
|
+
"id": 123,
|
|
967
|
+
"name": "schema",
|
|
968
|
+
"kind": 1024,
|
|
969
|
+
"kindString": "Property",
|
|
970
|
+
"flags": {},
|
|
971
|
+
"sources": [
|
|
972
|
+
{
|
|
973
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
974
|
+
"line": 8,
|
|
975
|
+
"character": 4
|
|
976
|
+
}
|
|
977
|
+
],
|
|
978
|
+
"type": {
|
|
979
|
+
"type": "intrinsic",
|
|
980
|
+
"name": "string"
|
|
981
|
+
}
|
|
982
|
+
},
|
|
983
|
+
{
|
|
984
|
+
"id": 125,
|
|
985
|
+
"name": "sources",
|
|
986
|
+
"kind": 1024,
|
|
987
|
+
"kindString": "Property",
|
|
988
|
+
"flags": {
|
|
989
|
+
"isOptional": true
|
|
990
|
+
},
|
|
991
|
+
"sources": [
|
|
992
|
+
{
|
|
993
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
994
|
+
"line": 10,
|
|
995
|
+
"character": 4
|
|
996
|
+
}
|
|
997
|
+
],
|
|
998
|
+
"type": {
|
|
999
|
+
"type": "array",
|
|
1000
|
+
"elementType": {
|
|
1001
|
+
"type": "intrinsic",
|
|
1002
|
+
"name": "string"
|
|
1003
|
+
}
|
|
1004
|
+
}
|
|
1005
|
+
},
|
|
845
1006
|
{
|
|
846
|
-
"
|
|
847
|
-
"
|
|
848
|
-
"
|
|
1007
|
+
"id": 126,
|
|
1008
|
+
"name": "timestamp",
|
|
1009
|
+
"kind": 1024,
|
|
1010
|
+
"kindString": "Property",
|
|
1011
|
+
"flags": {
|
|
1012
|
+
"isOptional": true
|
|
1013
|
+
},
|
|
1014
|
+
"sources": [
|
|
1015
|
+
{
|
|
1016
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1017
|
+
"line": 11,
|
|
1018
|
+
"character": 4
|
|
1019
|
+
}
|
|
1020
|
+
],
|
|
1021
|
+
"type": {
|
|
1022
|
+
"type": "intrinsic",
|
|
1023
|
+
"name": "number"
|
|
1024
|
+
}
|
|
849
1025
|
}
|
|
850
1026
|
],
|
|
851
|
-
"
|
|
852
|
-
"type": "intrinsic",
|
|
853
|
-
"name": "string"
|
|
854
|
-
}
|
|
855
|
-
},
|
|
856
|
-
{
|
|
857
|
-
"id": 98,
|
|
858
|
-
"name": "schema",
|
|
859
|
-
"kind": 1024,
|
|
860
|
-
"kindString": "Property",
|
|
861
|
-
"flags": {},
|
|
862
|
-
"sources": [
|
|
1027
|
+
"groups": [
|
|
863
1028
|
{
|
|
864
|
-
"
|
|
865
|
-
"
|
|
866
|
-
|
|
1029
|
+
"title": "Properties",
|
|
1030
|
+
"children": [
|
|
1031
|
+
124,
|
|
1032
|
+
123,
|
|
1033
|
+
125,
|
|
1034
|
+
126
|
|
1035
|
+
]
|
|
867
1036
|
}
|
|
868
1037
|
],
|
|
869
|
-
"type": {
|
|
870
|
-
"type": "intrinsic",
|
|
871
|
-
"name": "string"
|
|
872
|
-
}
|
|
873
|
-
},
|
|
874
|
-
{
|
|
875
|
-
"id": 100,
|
|
876
|
-
"name": "sources",
|
|
877
|
-
"kind": 1024,
|
|
878
|
-
"kindString": "Property",
|
|
879
|
-
"flags": {
|
|
880
|
-
"isOptional": true
|
|
881
|
-
},
|
|
882
1038
|
"sources": [
|
|
883
1039
|
{
|
|
884
|
-
"fileName": "
|
|
885
|
-
"line":
|
|
886
|
-
"character":
|
|
1040
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1041
|
+
"line": 7,
|
|
1042
|
+
"character": 107
|
|
887
1043
|
}
|
|
888
|
-
]
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
1044
|
+
]
|
|
1045
|
+
}
|
|
1046
|
+
}
|
|
1047
|
+
],
|
|
1048
|
+
"name": "XyoModuleQueryResult"
|
|
1049
|
+
},
|
|
1050
|
+
{
|
|
1051
|
+
"type": "reference",
|
|
1052
|
+
"name": "XyoAccount"
|
|
1053
|
+
}
|
|
1054
|
+
],
|
|
1055
|
+
"name": "PromiseEx"
|
|
1056
|
+
},
|
|
1057
|
+
"inheritedFrom": {
|
|
1058
|
+
"type": "reference",
|
|
1059
|
+
"name": "XyoModule.bindPayloads"
|
|
1060
|
+
}
|
|
1061
|
+
}
|
|
1062
|
+
],
|
|
1063
|
+
"inheritedFrom": {
|
|
1064
|
+
"type": "reference",
|
|
1065
|
+
"name": "XyoModule.bindPayloads"
|
|
1066
|
+
}
|
|
1067
|
+
},
|
|
1068
|
+
{
|
|
1069
|
+
"id": 99,
|
|
1070
|
+
"name": "bindPayloadsInternal",
|
|
1071
|
+
"kind": 2048,
|
|
1072
|
+
"kindString": "Method",
|
|
1073
|
+
"flags": {},
|
|
1074
|
+
"sources": [
|
|
1075
|
+
{
|
|
1076
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
1077
|
+
"line": 23,
|
|
1078
|
+
"character": 4
|
|
1079
|
+
}
|
|
1080
|
+
],
|
|
1081
|
+
"signatures": [
|
|
1082
|
+
{
|
|
1083
|
+
"id": 100,
|
|
1084
|
+
"name": "bindPayloadsInternal",
|
|
1085
|
+
"kind": 4096,
|
|
1086
|
+
"kindString": "Call signature",
|
|
1087
|
+
"flags": {},
|
|
1088
|
+
"parameters": [
|
|
1089
|
+
{
|
|
1090
|
+
"id": 101,
|
|
1091
|
+
"name": "payloads",
|
|
1092
|
+
"kind": 32768,
|
|
1093
|
+
"kindString": "Parameter",
|
|
1094
|
+
"flags": {},
|
|
1095
|
+
"type": {
|
|
1096
|
+
"type": "array",
|
|
1097
|
+
"elementType": {
|
|
1098
|
+
"type": "union",
|
|
1099
|
+
"types": [
|
|
1100
|
+
{
|
|
1101
|
+
"type": "literal",
|
|
1102
|
+
"value": null
|
|
1103
|
+
},
|
|
1104
|
+
{
|
|
1105
|
+
"type": "reflection",
|
|
1106
|
+
"declaration": {
|
|
1107
|
+
"id": 102,
|
|
1108
|
+
"name": "__type",
|
|
1109
|
+
"kind": 65536,
|
|
1110
|
+
"kindString": "Type literal",
|
|
1111
|
+
"flags": {},
|
|
1112
|
+
"children": [
|
|
1113
|
+
{
|
|
1114
|
+
"id": 104,
|
|
1115
|
+
"name": "previousHash",
|
|
1116
|
+
"kind": 1024,
|
|
1117
|
+
"kindString": "Property",
|
|
1118
|
+
"flags": {
|
|
1119
|
+
"isOptional": true
|
|
1120
|
+
},
|
|
1121
|
+
"sources": [
|
|
1122
|
+
{
|
|
1123
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1124
|
+
"line": 9,
|
|
1125
|
+
"character": 4
|
|
1126
|
+
}
|
|
1127
|
+
],
|
|
1128
|
+
"type": {
|
|
1129
|
+
"type": "intrinsic",
|
|
1130
|
+
"name": "string"
|
|
1131
|
+
}
|
|
1132
|
+
},
|
|
1133
|
+
{
|
|
1134
|
+
"id": 103,
|
|
1135
|
+
"name": "schema",
|
|
1136
|
+
"kind": 1024,
|
|
1137
|
+
"kindString": "Property",
|
|
1138
|
+
"flags": {},
|
|
1139
|
+
"sources": [
|
|
1140
|
+
{
|
|
1141
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1142
|
+
"line": 8,
|
|
1143
|
+
"character": 4
|
|
1144
|
+
}
|
|
1145
|
+
],
|
|
1146
|
+
"type": {
|
|
1147
|
+
"type": "intrinsic",
|
|
1148
|
+
"name": "string"
|
|
1149
|
+
}
|
|
1150
|
+
},
|
|
1151
|
+
{
|
|
1152
|
+
"id": 105,
|
|
1153
|
+
"name": "sources",
|
|
1154
|
+
"kind": 1024,
|
|
1155
|
+
"kindString": "Property",
|
|
1156
|
+
"flags": {
|
|
1157
|
+
"isOptional": true
|
|
1158
|
+
},
|
|
1159
|
+
"sources": [
|
|
1160
|
+
{
|
|
1161
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1162
|
+
"line": 10,
|
|
1163
|
+
"character": 4
|
|
1164
|
+
}
|
|
1165
|
+
],
|
|
1166
|
+
"type": {
|
|
1167
|
+
"type": "array",
|
|
1168
|
+
"elementType": {
|
|
1169
|
+
"type": "intrinsic",
|
|
1170
|
+
"name": "string"
|
|
1171
|
+
}
|
|
1172
|
+
}
|
|
1173
|
+
},
|
|
1174
|
+
{
|
|
1175
|
+
"id": 106,
|
|
1176
|
+
"name": "timestamp",
|
|
1177
|
+
"kind": 1024,
|
|
1178
|
+
"kindString": "Property",
|
|
1179
|
+
"flags": {
|
|
1180
|
+
"isOptional": true
|
|
1181
|
+
},
|
|
1182
|
+
"sources": [
|
|
1183
|
+
{
|
|
1184
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1185
|
+
"line": 11,
|
|
1186
|
+
"character": 4
|
|
1187
|
+
}
|
|
1188
|
+
],
|
|
1189
|
+
"type": {
|
|
1190
|
+
"type": "intrinsic",
|
|
1191
|
+
"name": "number"
|
|
1192
|
+
}
|
|
1193
|
+
}
|
|
1194
|
+
],
|
|
1195
|
+
"groups": [
|
|
1196
|
+
{
|
|
1197
|
+
"title": "Properties",
|
|
1198
|
+
"children": [
|
|
1199
|
+
104,
|
|
1200
|
+
103,
|
|
1201
|
+
105,
|
|
1202
|
+
106
|
|
1203
|
+
]
|
|
1204
|
+
}
|
|
1205
|
+
],
|
|
1206
|
+
"sources": [
|
|
1207
|
+
{
|
|
1208
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1209
|
+
"line": 7,
|
|
1210
|
+
"character": 107
|
|
1211
|
+
}
|
|
1212
|
+
]
|
|
1213
|
+
}
|
|
1214
|
+
}
|
|
1215
|
+
]
|
|
1216
|
+
}
|
|
1217
|
+
}
|
|
1218
|
+
},
|
|
1219
|
+
{
|
|
1220
|
+
"id": 107,
|
|
1221
|
+
"name": "account",
|
|
1222
|
+
"kind": 32768,
|
|
1223
|
+
"kindString": "Parameter",
|
|
1224
|
+
"flags": {
|
|
1225
|
+
"isOptional": true
|
|
1226
|
+
},
|
|
1227
|
+
"type": {
|
|
1228
|
+
"type": "reference",
|
|
1229
|
+
"name": "XyoAccount"
|
|
1230
|
+
}
|
|
1231
|
+
}
|
|
1232
|
+
],
|
|
1233
|
+
"type": {
|
|
1234
|
+
"type": "reference",
|
|
1235
|
+
"typeArguments": [
|
|
1236
|
+
{
|
|
1237
|
+
"type": "reflection",
|
|
1238
|
+
"declaration": {
|
|
1239
|
+
"id": 108,
|
|
1240
|
+
"name": "__type",
|
|
1241
|
+
"kind": 65536,
|
|
1242
|
+
"kindString": "Type literal",
|
|
1243
|
+
"flags": {},
|
|
1244
|
+
"children": [
|
|
1245
|
+
{
|
|
1246
|
+
"id": 110,
|
|
1247
|
+
"name": "previousHash",
|
|
1248
|
+
"kind": 1024,
|
|
1249
|
+
"kindString": "Property",
|
|
1250
|
+
"flags": {
|
|
1251
|
+
"isOptional": true
|
|
1252
|
+
},
|
|
1253
|
+
"sources": [
|
|
1254
|
+
{
|
|
1255
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1256
|
+
"line": 9,
|
|
1257
|
+
"character": 4
|
|
1258
|
+
}
|
|
1259
|
+
],
|
|
1260
|
+
"type": {
|
|
1261
|
+
"type": "intrinsic",
|
|
1262
|
+
"name": "string"
|
|
1263
|
+
}
|
|
1264
|
+
},
|
|
1265
|
+
{
|
|
1266
|
+
"id": 109,
|
|
1267
|
+
"name": "schema",
|
|
1268
|
+
"kind": 1024,
|
|
1269
|
+
"kindString": "Property",
|
|
1270
|
+
"flags": {},
|
|
1271
|
+
"sources": [
|
|
1272
|
+
{
|
|
1273
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1274
|
+
"line": 8,
|
|
1275
|
+
"character": 4
|
|
1276
|
+
}
|
|
1277
|
+
],
|
|
1278
|
+
"type": {
|
|
1279
|
+
"type": "intrinsic",
|
|
1280
|
+
"name": "string"
|
|
1281
|
+
}
|
|
1282
|
+
},
|
|
1283
|
+
{
|
|
1284
|
+
"id": 111,
|
|
1285
|
+
"name": "sources",
|
|
1286
|
+
"kind": 1024,
|
|
1287
|
+
"kindString": "Property",
|
|
1288
|
+
"flags": {
|
|
1289
|
+
"isOptional": true
|
|
1290
|
+
},
|
|
1291
|
+
"sources": [
|
|
1292
|
+
{
|
|
1293
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1294
|
+
"line": 10,
|
|
1295
|
+
"character": 4
|
|
1296
|
+
}
|
|
1297
|
+
],
|
|
1298
|
+
"type": {
|
|
1299
|
+
"type": "array",
|
|
1300
|
+
"elementType": {
|
|
1301
|
+
"type": "intrinsic",
|
|
1302
|
+
"name": "string"
|
|
894
1303
|
}
|
|
895
1304
|
}
|
|
896
1305
|
},
|
|
897
1306
|
{
|
|
898
|
-
"id":
|
|
1307
|
+
"id": 112,
|
|
899
1308
|
"name": "timestamp",
|
|
900
1309
|
"kind": 1024,
|
|
901
1310
|
"kindString": "Property",
|
|
@@ -904,9 +1313,9 @@
|
|
|
904
1313
|
},
|
|
905
1314
|
"sources": [
|
|
906
1315
|
{
|
|
907
|
-
"fileName": "
|
|
908
|
-
"line":
|
|
909
|
-
"character":
|
|
1316
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1317
|
+
"line": 11,
|
|
1318
|
+
"character": 4
|
|
910
1319
|
}
|
|
911
1320
|
],
|
|
912
1321
|
"type": {
|
|
@@ -919,34 +1328,34 @@
|
|
|
919
1328
|
{
|
|
920
1329
|
"title": "Properties",
|
|
921
1330
|
"children": [
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
1331
|
+
110,
|
|
1332
|
+
109,
|
|
1333
|
+
111,
|
|
1334
|
+
112
|
|
926
1335
|
]
|
|
927
1336
|
}
|
|
928
1337
|
],
|
|
929
1338
|
"sources": [
|
|
930
1339
|
{
|
|
931
|
-
"fileName": "
|
|
932
|
-
"line":
|
|
933
|
-
"character":
|
|
1340
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1341
|
+
"line": 7,
|
|
1342
|
+
"character": 107
|
|
934
1343
|
}
|
|
935
1344
|
]
|
|
936
1345
|
}
|
|
937
1346
|
}
|
|
938
1347
|
],
|
|
939
|
-
"name": "
|
|
1348
|
+
"name": "XyoModuleQueryResult"
|
|
940
1349
|
},
|
|
941
1350
|
"inheritedFrom": {
|
|
942
1351
|
"type": "reference",
|
|
943
|
-
"name": "XyoModule.
|
|
1352
|
+
"name": "XyoModule.bindPayloadsInternal"
|
|
944
1353
|
}
|
|
945
1354
|
}
|
|
946
1355
|
],
|
|
947
1356
|
"inheritedFrom": {
|
|
948
1357
|
"type": "reference",
|
|
949
|
-
"name": "XyoModule.
|
|
1358
|
+
"name": "XyoModule.bindPayloadsInternal"
|
|
950
1359
|
}
|
|
951
1360
|
},
|
|
952
1361
|
{
|
|
@@ -960,9 +1369,9 @@
|
|
|
960
1369
|
"sources": [
|
|
961
1370
|
{
|
|
962
1371
|
"fileName": "modules/packages/bridge/src/XyoBridge.ts",
|
|
963
|
-
"line":
|
|
1372
|
+
"line": 19,
|
|
964
1373
|
"character": 11,
|
|
965
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1374
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/XyoBridge.ts#L19"
|
|
966
1375
|
}
|
|
967
1376
|
],
|
|
968
1377
|
"signatures": [
|
|
@@ -978,6 +1387,10 @@
|
|
|
978
1387
|
{
|
|
979
1388
|
"type": "intrinsic",
|
|
980
1389
|
"name": "boolean"
|
|
1390
|
+
},
|
|
1391
|
+
{
|
|
1392
|
+
"type": "intrinsic",
|
|
1393
|
+
"name": "never"
|
|
981
1394
|
}
|
|
982
1395
|
],
|
|
983
1396
|
"name": "Promisable"
|
|
@@ -1004,9 +1417,9 @@
|
|
|
1004
1417
|
"sources": [
|
|
1005
1418
|
{
|
|
1006
1419
|
"fileName": "modules/packages/bridge/src/XyoBridge.ts",
|
|
1007
|
-
"line":
|
|
1420
|
+
"line": 20,
|
|
1008
1421
|
"character": 11,
|
|
1009
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1422
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/XyoBridge.ts#L20"
|
|
1010
1423
|
}
|
|
1011
1424
|
],
|
|
1012
1425
|
"signatures": [
|
|
@@ -1022,7 +1435,11 @@
|
|
|
1022
1435
|
{
|
|
1023
1436
|
"type": "intrinsic",
|
|
1024
1437
|
"name": "boolean"
|
|
1025
|
-
}
|
|
1438
|
+
},
|
|
1439
|
+
{
|
|
1440
|
+
"type": "intrinsic",
|
|
1441
|
+
"name": "never"
|
|
1442
|
+
}
|
|
1026
1443
|
],
|
|
1027
1444
|
"name": "Promisable"
|
|
1028
1445
|
},
|
|
@@ -1057,6 +1474,21 @@
|
|
|
1057
1474
|
"kind": 4096,
|
|
1058
1475
|
"kindString": "Call signature",
|
|
1059
1476
|
"flags": {},
|
|
1477
|
+
"parameters": [
|
|
1478
|
+
{
|
|
1479
|
+
"id": 74,
|
|
1480
|
+
"name": "_queryAccount",
|
|
1481
|
+
"kind": 32768,
|
|
1482
|
+
"kindString": "Parameter",
|
|
1483
|
+
"flags": {
|
|
1484
|
+
"isOptional": true
|
|
1485
|
+
},
|
|
1486
|
+
"type": {
|
|
1487
|
+
"type": "reference",
|
|
1488
|
+
"name": "XyoAccount"
|
|
1489
|
+
}
|
|
1490
|
+
}
|
|
1491
|
+
],
|
|
1060
1492
|
"type": {
|
|
1061
1493
|
"type": "intrinsic",
|
|
1062
1494
|
"name": "void"
|
|
@@ -1083,9 +1515,9 @@
|
|
|
1083
1515
|
"sources": [
|
|
1084
1516
|
{
|
|
1085
1517
|
"fileName": "modules/packages/bridge/src/XyoBridge.ts",
|
|
1086
|
-
"line":
|
|
1518
|
+
"line": 22,
|
|
1087
1519
|
"character": 11,
|
|
1088
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1520
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/XyoBridge.ts#L22"
|
|
1089
1521
|
}
|
|
1090
1522
|
],
|
|
1091
1523
|
"signatures": [
|
|
@@ -1253,7 +1685,7 @@
|
|
|
1253
1685
|
]
|
|
1254
1686
|
},
|
|
1255
1687
|
{
|
|
1256
|
-
"id":
|
|
1688
|
+
"id": 75,
|
|
1257
1689
|
"name": "initialize",
|
|
1258
1690
|
"kind": 2048,
|
|
1259
1691
|
"kindString": "Method",
|
|
@@ -1267,11 +1699,26 @@
|
|
|
1267
1699
|
],
|
|
1268
1700
|
"signatures": [
|
|
1269
1701
|
{
|
|
1270
|
-
"id":
|
|
1702
|
+
"id": 76,
|
|
1271
1703
|
"name": "initialize",
|
|
1272
1704
|
"kind": 4096,
|
|
1273
1705
|
"kindString": "Call signature",
|
|
1274
1706
|
"flags": {},
|
|
1707
|
+
"parameters": [
|
|
1708
|
+
{
|
|
1709
|
+
"id": 77,
|
|
1710
|
+
"name": "_queryAccount",
|
|
1711
|
+
"kind": 32768,
|
|
1712
|
+
"kindString": "Parameter",
|
|
1713
|
+
"flags": {
|
|
1714
|
+
"isOptional": true
|
|
1715
|
+
},
|
|
1716
|
+
"type": {
|
|
1717
|
+
"type": "reference",
|
|
1718
|
+
"name": "XyoAccount"
|
|
1719
|
+
}
|
|
1720
|
+
}
|
|
1721
|
+
],
|
|
1275
1722
|
"type": {
|
|
1276
1723
|
"type": "intrinsic",
|
|
1277
1724
|
"name": "void"
|
|
@@ -1296,9 +1743,9 @@
|
|
|
1296
1743
|
"sources": [
|
|
1297
1744
|
{
|
|
1298
1745
|
"fileName": "modules/packages/bridge/src/XyoBridge.ts",
|
|
1299
|
-
"line":
|
|
1746
|
+
"line": 15,
|
|
1300
1747
|
"character": 11,
|
|
1301
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1748
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/XyoBridge.ts#L15"
|
|
1302
1749
|
}
|
|
1303
1750
|
],
|
|
1304
1751
|
"signatures": [
|
|
@@ -1364,9 +1811,9 @@
|
|
|
1364
1811
|
"sources": [
|
|
1365
1812
|
{
|
|
1366
1813
|
"fileName": "modules/packages/bridge/src/XyoBridge.ts",
|
|
1367
|
-
"line":
|
|
1814
|
+
"line": 24,
|
|
1368
1815
|
"character": 17,
|
|
1369
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1816
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/XyoBridge.ts#L24"
|
|
1370
1817
|
}
|
|
1371
1818
|
],
|
|
1372
1819
|
"signatures": [
|
|
@@ -1394,136 +1841,121 @@
|
|
|
1394
1841
|
"type": "reference",
|
|
1395
1842
|
"typeArguments": [
|
|
1396
1843
|
{
|
|
1397
|
-
"type": "
|
|
1398
|
-
"
|
|
1399
|
-
{
|
|
1400
|
-
"type": "reference",
|
|
1401
|
-
"name": "XyoBoundWitness"
|
|
1402
|
-
},
|
|
1844
|
+
"type": "reference",
|
|
1845
|
+
"typeArguments": [
|
|
1403
1846
|
{
|
|
1404
|
-
"type": "
|
|
1405
|
-
"
|
|
1406
|
-
"
|
|
1407
|
-
"
|
|
1847
|
+
"type": "reflection",
|
|
1848
|
+
"declaration": {
|
|
1849
|
+
"id": 59,
|
|
1850
|
+
"name": "__type",
|
|
1851
|
+
"kind": 65536,
|
|
1852
|
+
"kindString": "Type literal",
|
|
1853
|
+
"flags": {},
|
|
1854
|
+
"children": [
|
|
1408
1855
|
{
|
|
1409
|
-
"
|
|
1410
|
-
"
|
|
1856
|
+
"id": 61,
|
|
1857
|
+
"name": "previousHash",
|
|
1858
|
+
"kind": 1024,
|
|
1859
|
+
"kindString": "Property",
|
|
1860
|
+
"flags": {
|
|
1861
|
+
"isOptional": true
|
|
1862
|
+
},
|
|
1863
|
+
"sources": [
|
|
1864
|
+
{
|
|
1865
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1866
|
+
"line": 9,
|
|
1867
|
+
"character": 4
|
|
1868
|
+
}
|
|
1869
|
+
],
|
|
1870
|
+
"type": {
|
|
1871
|
+
"type": "intrinsic",
|
|
1872
|
+
"name": "string"
|
|
1873
|
+
}
|
|
1411
1874
|
},
|
|
1412
1875
|
{
|
|
1413
|
-
"
|
|
1414
|
-
"
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
"character": 4
|
|
1472
|
-
}
|
|
1473
|
-
],
|
|
1474
|
-
"type": {
|
|
1475
|
-
"type": "array",
|
|
1476
|
-
"elementType": {
|
|
1477
|
-
"type": "intrinsic",
|
|
1478
|
-
"name": "string"
|
|
1479
|
-
}
|
|
1480
|
-
}
|
|
1481
|
-
},
|
|
1482
|
-
{
|
|
1483
|
-
"id": 63,
|
|
1484
|
-
"name": "timestamp",
|
|
1485
|
-
"kind": 1024,
|
|
1486
|
-
"kindString": "Property",
|
|
1487
|
-
"flags": {
|
|
1488
|
-
"isOptional": true
|
|
1489
|
-
},
|
|
1490
|
-
"sources": [
|
|
1491
|
-
{
|
|
1492
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1493
|
-
"line": 11,
|
|
1494
|
-
"character": 4
|
|
1495
|
-
}
|
|
1496
|
-
],
|
|
1497
|
-
"type": {
|
|
1498
|
-
"type": "intrinsic",
|
|
1499
|
-
"name": "number"
|
|
1500
|
-
}
|
|
1501
|
-
}
|
|
1502
|
-
],
|
|
1503
|
-
"groups": [
|
|
1504
|
-
{
|
|
1505
|
-
"title": "Properties",
|
|
1506
|
-
"children": [
|
|
1507
|
-
61,
|
|
1508
|
-
60,
|
|
1509
|
-
62,
|
|
1510
|
-
63
|
|
1511
|
-
]
|
|
1512
|
-
}
|
|
1513
|
-
],
|
|
1514
|
-
"sources": [
|
|
1515
|
-
{
|
|
1516
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1517
|
-
"line": 7,
|
|
1518
|
-
"character": 107
|
|
1519
|
-
}
|
|
1520
|
-
]
|
|
1876
|
+
"id": 60,
|
|
1877
|
+
"name": "schema",
|
|
1878
|
+
"kind": 1024,
|
|
1879
|
+
"kindString": "Property",
|
|
1880
|
+
"flags": {},
|
|
1881
|
+
"sources": [
|
|
1882
|
+
{
|
|
1883
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1884
|
+
"line": 8,
|
|
1885
|
+
"character": 4
|
|
1886
|
+
}
|
|
1887
|
+
],
|
|
1888
|
+
"type": {
|
|
1889
|
+
"type": "intrinsic",
|
|
1890
|
+
"name": "string"
|
|
1891
|
+
}
|
|
1892
|
+
},
|
|
1893
|
+
{
|
|
1894
|
+
"id": 62,
|
|
1895
|
+
"name": "sources",
|
|
1896
|
+
"kind": 1024,
|
|
1897
|
+
"kindString": "Property",
|
|
1898
|
+
"flags": {
|
|
1899
|
+
"isOptional": true
|
|
1900
|
+
},
|
|
1901
|
+
"sources": [
|
|
1902
|
+
{
|
|
1903
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1904
|
+
"line": 10,
|
|
1905
|
+
"character": 4
|
|
1906
|
+
}
|
|
1907
|
+
],
|
|
1908
|
+
"type": {
|
|
1909
|
+
"type": "array",
|
|
1910
|
+
"elementType": {
|
|
1911
|
+
"type": "intrinsic",
|
|
1912
|
+
"name": "string"
|
|
1913
|
+
}
|
|
1914
|
+
}
|
|
1915
|
+
},
|
|
1916
|
+
{
|
|
1917
|
+
"id": 63,
|
|
1918
|
+
"name": "timestamp",
|
|
1919
|
+
"kind": 1024,
|
|
1920
|
+
"kindString": "Property",
|
|
1921
|
+
"flags": {
|
|
1922
|
+
"isOptional": true
|
|
1923
|
+
},
|
|
1924
|
+
"sources": [
|
|
1925
|
+
{
|
|
1926
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1927
|
+
"line": 11,
|
|
1928
|
+
"character": 4
|
|
1929
|
+
}
|
|
1930
|
+
],
|
|
1931
|
+
"type": {
|
|
1932
|
+
"type": "intrinsic",
|
|
1933
|
+
"name": "number"
|
|
1521
1934
|
}
|
|
1522
1935
|
}
|
|
1936
|
+
],
|
|
1937
|
+
"groups": [
|
|
1938
|
+
{
|
|
1939
|
+
"title": "Properties",
|
|
1940
|
+
"children": [
|
|
1941
|
+
61,
|
|
1942
|
+
60,
|
|
1943
|
+
62,
|
|
1944
|
+
63
|
|
1945
|
+
]
|
|
1946
|
+
}
|
|
1947
|
+
],
|
|
1948
|
+
"sources": [
|
|
1949
|
+
{
|
|
1950
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1951
|
+
"line": 7,
|
|
1952
|
+
"character": 107
|
|
1953
|
+
}
|
|
1523
1954
|
]
|
|
1524
1955
|
}
|
|
1525
1956
|
}
|
|
1526
|
-
]
|
|
1957
|
+
],
|
|
1958
|
+
"name": "XyoModuleQueryResult"
|
|
1527
1959
|
}
|
|
1528
1960
|
],
|
|
1529
1961
|
"name": "Promise",
|
|
@@ -1606,7 +2038,7 @@
|
|
|
1606
2038
|
}
|
|
1607
2039
|
},
|
|
1608
2040
|
{
|
|
1609
|
-
"id":
|
|
2041
|
+
"id": 81,
|
|
1610
2042
|
"name": "shutdown",
|
|
1611
2043
|
"kind": 2048,
|
|
1612
2044
|
"kindString": "Method",
|
|
@@ -1620,28 +2052,43 @@
|
|
|
1620
2052
|
],
|
|
1621
2053
|
"signatures": [
|
|
1622
2054
|
{
|
|
1623
|
-
"id":
|
|
2055
|
+
"id": 82,
|
|
1624
2056
|
"name": "shutdown",
|
|
1625
2057
|
"kind": 4096,
|
|
1626
2058
|
"kindString": "Call signature",
|
|
1627
2059
|
"flags": {},
|
|
1628
|
-
"
|
|
1629
|
-
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
2060
|
+
"parameters": [
|
|
2061
|
+
{
|
|
2062
|
+
"id": 83,
|
|
2063
|
+
"name": "_queryAccount",
|
|
2064
|
+
"kind": 32768,
|
|
2065
|
+
"kindString": "Parameter",
|
|
2066
|
+
"flags": {
|
|
2067
|
+
"isOptional": true
|
|
2068
|
+
},
|
|
2069
|
+
"type": {
|
|
2070
|
+
"type": "reference",
|
|
2071
|
+
"name": "XyoAccount"
|
|
2072
|
+
}
|
|
2073
|
+
}
|
|
2074
|
+
],
|
|
2075
|
+
"type": {
|
|
2076
|
+
"type": "intrinsic",
|
|
2077
|
+
"name": "void"
|
|
2078
|
+
},
|
|
2079
|
+
"inheritedFrom": {
|
|
2080
|
+
"type": "reference",
|
|
2081
|
+
"name": "XyoModule.shutdown"
|
|
2082
|
+
}
|
|
2083
|
+
}
|
|
2084
|
+
],
|
|
2085
|
+
"inheritedFrom": {
|
|
1639
2086
|
"type": "reference",
|
|
1640
2087
|
"name": "XyoModule.shutdown"
|
|
1641
2088
|
}
|
|
1642
2089
|
},
|
|
1643
2090
|
{
|
|
1644
|
-
"id":
|
|
2091
|
+
"id": 78,
|
|
1645
2092
|
"name": "subscribe",
|
|
1646
2093
|
"kind": 2048,
|
|
1647
2094
|
"kindString": "Method",
|
|
@@ -1655,11 +2102,26 @@
|
|
|
1655
2102
|
],
|
|
1656
2103
|
"signatures": [
|
|
1657
2104
|
{
|
|
1658
|
-
"id":
|
|
2105
|
+
"id": 79,
|
|
1659
2106
|
"name": "subscribe",
|
|
1660
2107
|
"kind": 4096,
|
|
1661
2108
|
"kindString": "Call signature",
|
|
1662
2109
|
"flags": {},
|
|
2110
|
+
"parameters": [
|
|
2111
|
+
{
|
|
2112
|
+
"id": 80,
|
|
2113
|
+
"name": "_queryAccount",
|
|
2114
|
+
"kind": 32768,
|
|
2115
|
+
"kindString": "Parameter",
|
|
2116
|
+
"flags": {
|
|
2117
|
+
"isOptional": true
|
|
2118
|
+
},
|
|
2119
|
+
"type": {
|
|
2120
|
+
"type": "reference",
|
|
2121
|
+
"name": "XyoAccount"
|
|
2122
|
+
}
|
|
2123
|
+
}
|
|
2124
|
+
],
|
|
1663
2125
|
"type": {
|
|
1664
2126
|
"type": "intrinsic",
|
|
1665
2127
|
"name": "void"
|
|
@@ -1700,32 +2162,34 @@
|
|
|
1700
2162
|
{
|
|
1701
2163
|
"title": "Methods",
|
|
1702
2164
|
"children": [
|
|
1703
|
-
|
|
1704
|
-
|
|
2165
|
+
94,
|
|
2166
|
+
84,
|
|
2167
|
+
113,
|
|
2168
|
+
99,
|
|
1705
2169
|
44,
|
|
1706
2170
|
46,
|
|
1707
2171
|
72,
|
|
1708
2172
|
48,
|
|
1709
|
-
|
|
2173
|
+
75,
|
|
1710
2174
|
42,
|
|
1711
2175
|
56,
|
|
1712
2176
|
69,
|
|
1713
|
-
|
|
1714
|
-
|
|
2177
|
+
81,
|
|
2178
|
+
78
|
|
1715
2179
|
]
|
|
1716
2180
|
}
|
|
1717
2181
|
],
|
|
1718
2182
|
"sources": [
|
|
1719
2183
|
{
|
|
1720
2184
|
"fileName": "modules/packages/bridge/src/XyoBridge.ts",
|
|
1721
|
-
"line":
|
|
2185
|
+
"line": 11,
|
|
1722
2186
|
"character": 22,
|
|
1723
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2187
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/XyoBridge.ts#L11"
|
|
1724
2188
|
}
|
|
1725
2189
|
],
|
|
1726
2190
|
"typeParameters": [
|
|
1727
2191
|
{
|
|
1728
|
-
"id":
|
|
2192
|
+
"id": 127,
|
|
1729
2193
|
"name": "TConfig",
|
|
1730
2194
|
"kind": 131072,
|
|
1731
2195
|
"kindString": "Type parameter",
|
|
@@ -1742,7 +2206,7 @@
|
|
|
1742
2206
|
}
|
|
1743
2207
|
},
|
|
1744
2208
|
{
|
|
1745
|
-
"id":
|
|
2209
|
+
"id": 128,
|
|
1746
2210
|
"name": "TQuery",
|
|
1747
2211
|
"kind": 131072,
|
|
1748
2212
|
"kindString": "Type parameter",
|
|
@@ -1792,14 +2256,14 @@
|
|
|
1792
2256
|
]
|
|
1793
2257
|
},
|
|
1794
2258
|
{
|
|
1795
|
-
"id":
|
|
2259
|
+
"id": 129,
|
|
1796
2260
|
"name": "XyoBridgeWrapper",
|
|
1797
2261
|
"kind": 128,
|
|
1798
2262
|
"kindString": "Class",
|
|
1799
2263
|
"flags": {},
|
|
1800
2264
|
"children": [
|
|
1801
2265
|
{
|
|
1802
|
-
"id":
|
|
2266
|
+
"id": 130,
|
|
1803
2267
|
"name": "constructor",
|
|
1804
2268
|
"kind": 512,
|
|
1805
2269
|
"kindString": "Constructor",
|
|
@@ -1813,14 +2277,14 @@
|
|
|
1813
2277
|
],
|
|
1814
2278
|
"signatures": [
|
|
1815
2279
|
{
|
|
1816
|
-
"id":
|
|
2280
|
+
"id": 131,
|
|
1817
2281
|
"name": "new XyoBridgeWrapper",
|
|
1818
2282
|
"kind": 16384,
|
|
1819
2283
|
"kindString": "Constructor signature",
|
|
1820
2284
|
"flags": {},
|
|
1821
2285
|
"parameters": [
|
|
1822
2286
|
{
|
|
1823
|
-
"id":
|
|
2287
|
+
"id": 132,
|
|
1824
2288
|
"name": "module",
|
|
1825
2289
|
"kind": 32768,
|
|
1826
2290
|
"kindString": "Parameter",
|
|
@@ -1831,14 +2295,14 @@
|
|
|
1831
2295
|
{
|
|
1832
2296
|
"type": "reflection",
|
|
1833
2297
|
"declaration": {
|
|
1834
|
-
"id":
|
|
2298
|
+
"id": 133,
|
|
1835
2299
|
"name": "__type",
|
|
1836
2300
|
"kind": 65536,
|
|
1837
2301
|
"kindString": "Type literal",
|
|
1838
2302
|
"flags": {},
|
|
1839
2303
|
"children": [
|
|
1840
2304
|
{
|
|
1841
|
-
"id":
|
|
2305
|
+
"id": 135,
|
|
1842
2306
|
"name": "previousHash",
|
|
1843
2307
|
"kind": 1024,
|
|
1844
2308
|
"kindString": "Property",
|
|
@@ -1858,7 +2322,7 @@
|
|
|
1858
2322
|
}
|
|
1859
2323
|
},
|
|
1860
2324
|
{
|
|
1861
|
-
"id":
|
|
2325
|
+
"id": 134,
|
|
1862
2326
|
"name": "schema",
|
|
1863
2327
|
"kind": 1024,
|
|
1864
2328
|
"kindString": "Property",
|
|
@@ -1876,7 +2340,7 @@
|
|
|
1876
2340
|
}
|
|
1877
2341
|
},
|
|
1878
2342
|
{
|
|
1879
|
-
"id":
|
|
2343
|
+
"id": 136,
|
|
1880
2344
|
"name": "sources",
|
|
1881
2345
|
"kind": 1024,
|
|
1882
2346
|
"kindString": "Property",
|
|
@@ -1899,7 +2363,7 @@
|
|
|
1899
2363
|
}
|
|
1900
2364
|
},
|
|
1901
2365
|
{
|
|
1902
|
-
"id":
|
|
2366
|
+
"id": 137,
|
|
1903
2367
|
"name": "timestamp",
|
|
1904
2368
|
"kind": 1024,
|
|
1905
2369
|
"kindString": "Property",
|
|
@@ -1923,10 +2387,10 @@
|
|
|
1923
2387
|
{
|
|
1924
2388
|
"title": "Properties",
|
|
1925
2389
|
"children": [
|
|
1926
|
-
|
|
1927
|
-
|
|
1928
|
-
|
|
1929
|
-
|
|
2390
|
+
135,
|
|
2391
|
+
134,
|
|
2392
|
+
136,
|
|
2393
|
+
137
|
|
1930
2394
|
]
|
|
1931
2395
|
}
|
|
1932
2396
|
],
|
|
@@ -1945,14 +2409,14 @@
|
|
|
1945
2409
|
{
|
|
1946
2410
|
"type": "reflection",
|
|
1947
2411
|
"declaration": {
|
|
1948
|
-
"id":
|
|
2412
|
+
"id": 138,
|
|
1949
2413
|
"name": "__type",
|
|
1950
2414
|
"kind": 65536,
|
|
1951
2415
|
"kindString": "Type literal",
|
|
1952
2416
|
"flags": {},
|
|
1953
2417
|
"children": [
|
|
1954
2418
|
{
|
|
1955
|
-
"id":
|
|
2419
|
+
"id": 140,
|
|
1956
2420
|
"name": "previousHash",
|
|
1957
2421
|
"kind": 1024,
|
|
1958
2422
|
"kindString": "Property",
|
|
@@ -1972,7 +2436,7 @@
|
|
|
1972
2436
|
}
|
|
1973
2437
|
},
|
|
1974
2438
|
{
|
|
1975
|
-
"id":
|
|
2439
|
+
"id": 139,
|
|
1976
2440
|
"name": "schema",
|
|
1977
2441
|
"kind": 1024,
|
|
1978
2442
|
"kindString": "Property",
|
|
@@ -1990,7 +2454,7 @@
|
|
|
1990
2454
|
}
|
|
1991
2455
|
},
|
|
1992
2456
|
{
|
|
1993
|
-
"id":
|
|
2457
|
+
"id": 141,
|
|
1994
2458
|
"name": "sources",
|
|
1995
2459
|
"kind": 1024,
|
|
1996
2460
|
"kindString": "Property",
|
|
@@ -2013,7 +2477,7 @@
|
|
|
2013
2477
|
}
|
|
2014
2478
|
},
|
|
2015
2479
|
{
|
|
2016
|
-
"id":
|
|
2480
|
+
"id": 142,
|
|
2017
2481
|
"name": "timestamp",
|
|
2018
2482
|
"kind": 1024,
|
|
2019
2483
|
"kindString": "Property",
|
|
@@ -2037,10 +2501,10 @@
|
|
|
2037
2501
|
{
|
|
2038
2502
|
"title": "Properties",
|
|
2039
2503
|
"children": [
|
|
2040
|
-
|
|
2041
|
-
|
|
2042
|
-
|
|
2043
|
-
|
|
2504
|
+
140,
|
|
2505
|
+
139,
|
|
2506
|
+
141,
|
|
2507
|
+
142
|
|
2044
2508
|
]
|
|
2045
2509
|
}
|
|
2046
2510
|
],
|
|
@@ -2063,14 +2527,14 @@
|
|
|
2063
2527
|
{
|
|
2064
2528
|
"type": "reflection",
|
|
2065
2529
|
"declaration": {
|
|
2066
|
-
"id":
|
|
2530
|
+
"id": 143,
|
|
2067
2531
|
"name": "__type",
|
|
2068
2532
|
"kind": 65536,
|
|
2069
2533
|
"kindString": "Type literal",
|
|
2070
2534
|
"flags": {},
|
|
2071
2535
|
"children": [
|
|
2072
2536
|
{
|
|
2073
|
-
"id":
|
|
2537
|
+
"id": 145,
|
|
2074
2538
|
"name": "previousHash",
|
|
2075
2539
|
"kind": 1024,
|
|
2076
2540
|
"kindString": "Property",
|
|
@@ -2090,7 +2554,7 @@
|
|
|
2090
2554
|
}
|
|
2091
2555
|
},
|
|
2092
2556
|
{
|
|
2093
|
-
"id":
|
|
2557
|
+
"id": 144,
|
|
2094
2558
|
"name": "schema",
|
|
2095
2559
|
"kind": 1024,
|
|
2096
2560
|
"kindString": "Property",
|
|
@@ -2108,7 +2572,7 @@
|
|
|
2108
2572
|
}
|
|
2109
2573
|
},
|
|
2110
2574
|
{
|
|
2111
|
-
"id":
|
|
2575
|
+
"id": 146,
|
|
2112
2576
|
"name": "sources",
|
|
2113
2577
|
"kind": 1024,
|
|
2114
2578
|
"kindString": "Property",
|
|
@@ -2131,7 +2595,7 @@
|
|
|
2131
2595
|
}
|
|
2132
2596
|
},
|
|
2133
2597
|
{
|
|
2134
|
-
"id":
|
|
2598
|
+
"id": 147,
|
|
2135
2599
|
"name": "timestamp",
|
|
2136
2600
|
"kind": 1024,
|
|
2137
2601
|
"kindString": "Property",
|
|
@@ -2155,10 +2619,10 @@
|
|
|
2155
2619
|
{
|
|
2156
2620
|
"title": "Properties",
|
|
2157
2621
|
"children": [
|
|
2158
|
-
|
|
2159
|
-
|
|
2160
|
-
|
|
2161
|
-
|
|
2622
|
+
145,
|
|
2623
|
+
144,
|
|
2624
|
+
146,
|
|
2625
|
+
147
|
|
2162
2626
|
]
|
|
2163
2627
|
}
|
|
2164
2628
|
],
|
|
@@ -2178,7 +2642,7 @@
|
|
|
2178
2642
|
],
|
|
2179
2643
|
"type": {
|
|
2180
2644
|
"type": "reference",
|
|
2181
|
-
"id":
|
|
2645
|
+
"id": 129,
|
|
2182
2646
|
"name": "XyoBridgeWrapper"
|
|
2183
2647
|
},
|
|
2184
2648
|
"inheritedFrom": {
|
|
@@ -2193,7 +2657,7 @@
|
|
|
2193
2657
|
}
|
|
2194
2658
|
},
|
|
2195
2659
|
{
|
|
2196
|
-
"id":
|
|
2660
|
+
"id": 154,
|
|
2197
2661
|
"name": "module",
|
|
2198
2662
|
"kind": 1024,
|
|
2199
2663
|
"kindString": "Property",
|
|
@@ -2211,14 +2675,14 @@
|
|
|
2211
2675
|
{
|
|
2212
2676
|
"type": "reflection",
|
|
2213
2677
|
"declaration": {
|
|
2214
|
-
"id":
|
|
2678
|
+
"id": 155,
|
|
2215
2679
|
"name": "__type",
|
|
2216
2680
|
"kind": 65536,
|
|
2217
2681
|
"kindString": "Type literal",
|
|
2218
2682
|
"flags": {},
|
|
2219
2683
|
"children": [
|
|
2220
2684
|
{
|
|
2221
|
-
"id":
|
|
2685
|
+
"id": 157,
|
|
2222
2686
|
"name": "previousHash",
|
|
2223
2687
|
"kind": 1024,
|
|
2224
2688
|
"kindString": "Property",
|
|
@@ -2238,7 +2702,7 @@
|
|
|
2238
2702
|
}
|
|
2239
2703
|
},
|
|
2240
2704
|
{
|
|
2241
|
-
"id":
|
|
2705
|
+
"id": 156,
|
|
2242
2706
|
"name": "schema",
|
|
2243
2707
|
"kind": 1024,
|
|
2244
2708
|
"kindString": "Property",
|
|
@@ -2256,7 +2720,7 @@
|
|
|
2256
2720
|
}
|
|
2257
2721
|
},
|
|
2258
2722
|
{
|
|
2259
|
-
"id":
|
|
2723
|
+
"id": 158,
|
|
2260
2724
|
"name": "sources",
|
|
2261
2725
|
"kind": 1024,
|
|
2262
2726
|
"kindString": "Property",
|
|
@@ -2279,7 +2743,7 @@
|
|
|
2279
2743
|
}
|
|
2280
2744
|
},
|
|
2281
2745
|
{
|
|
2282
|
-
"id":
|
|
2746
|
+
"id": 159,
|
|
2283
2747
|
"name": "timestamp",
|
|
2284
2748
|
"kind": 1024,
|
|
2285
2749
|
"kindString": "Property",
|
|
@@ -2303,10 +2767,10 @@
|
|
|
2303
2767
|
{
|
|
2304
2768
|
"title": "Properties",
|
|
2305
2769
|
"children": [
|
|
2306
|
-
|
|
2307
|
-
|
|
2308
|
-
|
|
2309
|
-
|
|
2770
|
+
157,
|
|
2771
|
+
156,
|
|
2772
|
+
158,
|
|
2773
|
+
159
|
|
2310
2774
|
]
|
|
2311
2775
|
}
|
|
2312
2776
|
],
|
|
@@ -2325,14 +2789,14 @@
|
|
|
2325
2789
|
{
|
|
2326
2790
|
"type": "reflection",
|
|
2327
2791
|
"declaration": {
|
|
2328
|
-
"id":
|
|
2792
|
+
"id": 160,
|
|
2329
2793
|
"name": "__type",
|
|
2330
2794
|
"kind": 65536,
|
|
2331
2795
|
"kindString": "Type literal",
|
|
2332
2796
|
"flags": {},
|
|
2333
2797
|
"children": [
|
|
2334
2798
|
{
|
|
2335
|
-
"id":
|
|
2799
|
+
"id": 162,
|
|
2336
2800
|
"name": "previousHash",
|
|
2337
2801
|
"kind": 1024,
|
|
2338
2802
|
"kindString": "Property",
|
|
@@ -2352,7 +2816,7 @@
|
|
|
2352
2816
|
}
|
|
2353
2817
|
},
|
|
2354
2818
|
{
|
|
2355
|
-
"id":
|
|
2819
|
+
"id": 161,
|
|
2356
2820
|
"name": "schema",
|
|
2357
2821
|
"kind": 1024,
|
|
2358
2822
|
"kindString": "Property",
|
|
@@ -2370,7 +2834,7 @@
|
|
|
2370
2834
|
}
|
|
2371
2835
|
},
|
|
2372
2836
|
{
|
|
2373
|
-
"id":
|
|
2837
|
+
"id": 163,
|
|
2374
2838
|
"name": "sources",
|
|
2375
2839
|
"kind": 1024,
|
|
2376
2840
|
"kindString": "Property",
|
|
@@ -2393,7 +2857,7 @@
|
|
|
2393
2857
|
}
|
|
2394
2858
|
},
|
|
2395
2859
|
{
|
|
2396
|
-
"id":
|
|
2860
|
+
"id": 164,
|
|
2397
2861
|
"name": "timestamp",
|
|
2398
2862
|
"kind": 1024,
|
|
2399
2863
|
"kindString": "Property",
|
|
@@ -2417,10 +2881,10 @@
|
|
|
2417
2881
|
{
|
|
2418
2882
|
"title": "Properties",
|
|
2419
2883
|
"children": [
|
|
2420
|
-
|
|
2421
|
-
|
|
2422
|
-
|
|
2423
|
-
|
|
2884
|
+
162,
|
|
2885
|
+
161,
|
|
2886
|
+
163,
|
|
2887
|
+
164
|
|
2424
2888
|
]
|
|
2425
2889
|
}
|
|
2426
2890
|
],
|
|
@@ -2443,14 +2907,14 @@
|
|
|
2443
2907
|
{
|
|
2444
2908
|
"type": "reflection",
|
|
2445
2909
|
"declaration": {
|
|
2446
|
-
"id":
|
|
2910
|
+
"id": 165,
|
|
2447
2911
|
"name": "__type",
|
|
2448
2912
|
"kind": 65536,
|
|
2449
2913
|
"kindString": "Type literal",
|
|
2450
2914
|
"flags": {},
|
|
2451
2915
|
"children": [
|
|
2452
2916
|
{
|
|
2453
|
-
"id":
|
|
2917
|
+
"id": 167,
|
|
2454
2918
|
"name": "previousHash",
|
|
2455
2919
|
"kind": 1024,
|
|
2456
2920
|
"kindString": "Property",
|
|
@@ -2470,7 +2934,7 @@
|
|
|
2470
2934
|
}
|
|
2471
2935
|
},
|
|
2472
2936
|
{
|
|
2473
|
-
"id":
|
|
2937
|
+
"id": 166,
|
|
2474
2938
|
"name": "schema",
|
|
2475
2939
|
"kind": 1024,
|
|
2476
2940
|
"kindString": "Property",
|
|
@@ -2488,7 +2952,7 @@
|
|
|
2488
2952
|
}
|
|
2489
2953
|
},
|
|
2490
2954
|
{
|
|
2491
|
-
"id":
|
|
2955
|
+
"id": 168,
|
|
2492
2956
|
"name": "sources",
|
|
2493
2957
|
"kind": 1024,
|
|
2494
2958
|
"kindString": "Property",
|
|
@@ -2511,7 +2975,7 @@
|
|
|
2511
2975
|
}
|
|
2512
2976
|
},
|
|
2513
2977
|
{
|
|
2514
|
-
"id":
|
|
2978
|
+
"id": 169,
|
|
2515
2979
|
"name": "timestamp",
|
|
2516
2980
|
"kind": 1024,
|
|
2517
2981
|
"kindString": "Property",
|
|
@@ -2535,10 +2999,10 @@
|
|
|
2535
2999
|
{
|
|
2536
3000
|
"title": "Properties",
|
|
2537
3001
|
"children": [
|
|
2538
|
-
|
|
2539
|
-
|
|
2540
|
-
|
|
2541
|
-
|
|
3002
|
+
167,
|
|
3003
|
+
166,
|
|
3004
|
+
168,
|
|
3005
|
+
169
|
|
2542
3006
|
]
|
|
2543
3007
|
}
|
|
2544
3008
|
],
|
|
@@ -2560,7 +3024,7 @@
|
|
|
2560
3024
|
}
|
|
2561
3025
|
},
|
|
2562
3026
|
{
|
|
2563
|
-
"id":
|
|
3027
|
+
"id": 170,
|
|
2564
3028
|
"name": "address",
|
|
2565
3029
|
"kind": 262144,
|
|
2566
3030
|
"kindString": "Accessor",
|
|
@@ -2573,7 +3037,7 @@
|
|
|
2573
3037
|
}
|
|
2574
3038
|
],
|
|
2575
3039
|
"getSignature": {
|
|
2576
|
-
"id":
|
|
3040
|
+
"id": 171,
|
|
2577
3041
|
"name": "address",
|
|
2578
3042
|
"kind": 524288,
|
|
2579
3043
|
"kindString": "Get signature",
|
|
@@ -2593,7 +3057,7 @@
|
|
|
2593
3057
|
}
|
|
2594
3058
|
},
|
|
2595
3059
|
{
|
|
2596
|
-
"id":
|
|
3060
|
+
"id": 172,
|
|
2597
3061
|
"name": "queries",
|
|
2598
3062
|
"kind": 262144,
|
|
2599
3063
|
"kindString": "Accessor",
|
|
@@ -2606,7 +3070,7 @@
|
|
|
2606
3070
|
}
|
|
2607
3071
|
],
|
|
2608
3072
|
"getSignature": {
|
|
2609
|
-
"id":
|
|
3073
|
+
"id": 173,
|
|
2610
3074
|
"name": "queries",
|
|
2611
3075
|
"kind": 524288,
|
|
2612
3076
|
"kindString": "Get signature",
|
|
@@ -2614,7 +3078,7 @@
|
|
|
2614
3078
|
"type": {
|
|
2615
3079
|
"type": "reflection",
|
|
2616
3080
|
"declaration": {
|
|
2617
|
-
"id":
|
|
3081
|
+
"id": 174,
|
|
2618
3082
|
"name": "__type",
|
|
2619
3083
|
"kind": 65536,
|
|
2620
3084
|
"kindString": "Type literal",
|
|
@@ -2628,7 +3092,7 @@
|
|
|
2628
3092
|
],
|
|
2629
3093
|
"signatures": [
|
|
2630
3094
|
{
|
|
2631
|
-
"id":
|
|
3095
|
+
"id": 175,
|
|
2632
3096
|
"name": "__type",
|
|
2633
3097
|
"kind": 4096,
|
|
2634
3098
|
"kindString": "Call signature",
|
|
@@ -2655,7 +3119,7 @@
|
|
|
2655
3119
|
}
|
|
2656
3120
|
},
|
|
2657
3121
|
{
|
|
2658
|
-
"id":
|
|
3122
|
+
"id": 148,
|
|
2659
3123
|
"name": "connect",
|
|
2660
3124
|
"kind": 2048,
|
|
2661
3125
|
"kindString": "Method",
|
|
@@ -2665,19 +3129,19 @@
|
|
|
2665
3129
|
"fileName": "modules/packages/bridge/src/XyoBridgeWrapper.ts",
|
|
2666
3130
|
"line": 7,
|
|
2667
3131
|
"character": 8,
|
|
2668
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3132
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/XyoBridgeWrapper.ts#L7"
|
|
2669
3133
|
}
|
|
2670
3134
|
],
|
|
2671
3135
|
"signatures": [
|
|
2672
3136
|
{
|
|
2673
|
-
"id":
|
|
3137
|
+
"id": 149,
|
|
2674
3138
|
"name": "connect",
|
|
2675
3139
|
"kind": 4096,
|
|
2676
3140
|
"kindString": "Call signature",
|
|
2677
3141
|
"flags": {},
|
|
2678
3142
|
"parameters": [
|
|
2679
3143
|
{
|
|
2680
|
-
"id":
|
|
3144
|
+
"id": 150,
|
|
2681
3145
|
"name": "uri",
|
|
2682
3146
|
"kind": 32768,
|
|
2683
3147
|
"kindString": "Parameter",
|
|
@@ -2714,7 +3178,7 @@
|
|
|
2714
3178
|
}
|
|
2715
3179
|
},
|
|
2716
3180
|
{
|
|
2717
|
-
"id":
|
|
3181
|
+
"id": 151,
|
|
2718
3182
|
"name": "disconnect",
|
|
2719
3183
|
"kind": 2048,
|
|
2720
3184
|
"kindString": "Method",
|
|
@@ -2724,19 +3188,19 @@
|
|
|
2724
3188
|
"fileName": "modules/packages/bridge/src/XyoBridgeWrapper.ts",
|
|
2725
3189
|
"line": 13,
|
|
2726
3190
|
"character": 8,
|
|
2727
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3191
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/XyoBridgeWrapper.ts#L13"
|
|
2728
3192
|
}
|
|
2729
3193
|
],
|
|
2730
3194
|
"signatures": [
|
|
2731
3195
|
{
|
|
2732
|
-
"id":
|
|
3196
|
+
"id": 152,
|
|
2733
3197
|
"name": "disconnect",
|
|
2734
3198
|
"kind": 4096,
|
|
2735
3199
|
"kindString": "Call signature",
|
|
2736
3200
|
"flags": {},
|
|
2737
3201
|
"parameters": [
|
|
2738
3202
|
{
|
|
2739
|
-
"id":
|
|
3203
|
+
"id": 153,
|
|
2740
3204
|
"name": "uri",
|
|
2741
3205
|
"kind": 32768,
|
|
2742
3206
|
"kindString": "Parameter",
|
|
@@ -2773,7 +3237,7 @@
|
|
|
2773
3237
|
}
|
|
2774
3238
|
},
|
|
2775
3239
|
{
|
|
2776
|
-
"id":
|
|
3240
|
+
"id": 179,
|
|
2777
3241
|
"name": "query",
|
|
2778
3242
|
"kind": 2048,
|
|
2779
3243
|
"kindString": "Method",
|
|
@@ -2787,14 +3251,14 @@
|
|
|
2787
3251
|
],
|
|
2788
3252
|
"signatures": [
|
|
2789
3253
|
{
|
|
2790
|
-
"id":
|
|
3254
|
+
"id": 180,
|
|
2791
3255
|
"name": "query",
|
|
2792
3256
|
"kind": 4096,
|
|
2793
3257
|
"kindString": "Call signature",
|
|
2794
3258
|
"flags": {},
|
|
2795
3259
|
"parameters": [
|
|
2796
3260
|
{
|
|
2797
|
-
"id":
|
|
3261
|
+
"id": 181,
|
|
2798
3262
|
"name": "query",
|
|
2799
3263
|
"kind": 32768,
|
|
2800
3264
|
"kindString": "Parameter",
|
|
@@ -2805,14 +3269,14 @@
|
|
|
2805
3269
|
{
|
|
2806
3270
|
"type": "reflection",
|
|
2807
3271
|
"declaration": {
|
|
2808
|
-
"id":
|
|
3272
|
+
"id": 182,
|
|
2809
3273
|
"name": "__type",
|
|
2810
3274
|
"kind": 65536,
|
|
2811
3275
|
"kindString": "Type literal",
|
|
2812
3276
|
"flags": {},
|
|
2813
3277
|
"children": [
|
|
2814
3278
|
{
|
|
2815
|
-
"id":
|
|
3279
|
+
"id": 184,
|
|
2816
3280
|
"name": "previousHash",
|
|
2817
3281
|
"kind": 1024,
|
|
2818
3282
|
"kindString": "Property",
|
|
@@ -2832,7 +3296,7 @@
|
|
|
2832
3296
|
}
|
|
2833
3297
|
},
|
|
2834
3298
|
{
|
|
2835
|
-
"id":
|
|
3299
|
+
"id": 183,
|
|
2836
3300
|
"name": "schema",
|
|
2837
3301
|
"kind": 1024,
|
|
2838
3302
|
"kindString": "Property",
|
|
@@ -2850,7 +3314,7 @@
|
|
|
2850
3314
|
}
|
|
2851
3315
|
},
|
|
2852
3316
|
{
|
|
2853
|
-
"id":
|
|
3317
|
+
"id": 185,
|
|
2854
3318
|
"name": "sources",
|
|
2855
3319
|
"kind": 1024,
|
|
2856
3320
|
"kindString": "Property",
|
|
@@ -2873,7 +3337,7 @@
|
|
|
2873
3337
|
}
|
|
2874
3338
|
},
|
|
2875
3339
|
{
|
|
2876
|
-
"id":
|
|
3340
|
+
"id": 186,
|
|
2877
3341
|
"name": "timestamp",
|
|
2878
3342
|
"kind": 1024,
|
|
2879
3343
|
"kindString": "Property",
|
|
@@ -2897,10 +3361,10 @@
|
|
|
2897
3361
|
{
|
|
2898
3362
|
"title": "Properties",
|
|
2899
3363
|
"children": [
|
|
2900
|
-
|
|
2901
|
-
|
|
2902
|
-
|
|
2903
|
-
|
|
3364
|
+
184,
|
|
3365
|
+
183,
|
|
3366
|
+
185,
|
|
3367
|
+
186
|
|
2904
3368
|
]
|
|
2905
3369
|
}
|
|
2906
3370
|
],
|
|
@@ -2931,14 +3395,14 @@
|
|
|
2931
3395
|
{
|
|
2932
3396
|
"type": "reflection",
|
|
2933
3397
|
"declaration": {
|
|
2934
|
-
"id":
|
|
3398
|
+
"id": 187,
|
|
2935
3399
|
"name": "__type",
|
|
2936
3400
|
"kind": 65536,
|
|
2937
3401
|
"kindString": "Type literal",
|
|
2938
3402
|
"flags": {},
|
|
2939
3403
|
"children": [
|
|
2940
3404
|
{
|
|
2941
|
-
"id":
|
|
3405
|
+
"id": 189,
|
|
2942
3406
|
"name": "previousHash",
|
|
2943
3407
|
"kind": 1024,
|
|
2944
3408
|
"kindString": "Property",
|
|
@@ -2958,7 +3422,7 @@
|
|
|
2958
3422
|
}
|
|
2959
3423
|
},
|
|
2960
3424
|
{
|
|
2961
|
-
"id":
|
|
3425
|
+
"id": 188,
|
|
2962
3426
|
"name": "schema",
|
|
2963
3427
|
"kind": 1024,
|
|
2964
3428
|
"kindString": "Property",
|
|
@@ -2976,7 +3440,7 @@
|
|
|
2976
3440
|
}
|
|
2977
3441
|
},
|
|
2978
3442
|
{
|
|
2979
|
-
"id":
|
|
3443
|
+
"id": 190,
|
|
2980
3444
|
"name": "sources",
|
|
2981
3445
|
"kind": 1024,
|
|
2982
3446
|
"kindString": "Property",
|
|
@@ -2999,7 +3463,7 @@
|
|
|
2999
3463
|
}
|
|
3000
3464
|
},
|
|
3001
3465
|
{
|
|
3002
|
-
"id":
|
|
3466
|
+
"id": 191,
|
|
3003
3467
|
"name": "timestamp",
|
|
3004
3468
|
"kind": 1024,
|
|
3005
3469
|
"kindString": "Property",
|
|
@@ -3023,10 +3487,10 @@
|
|
|
3023
3487
|
{
|
|
3024
3488
|
"title": "Properties",
|
|
3025
3489
|
"children": [
|
|
3026
|
-
|
|
3027
|
-
|
|
3028
|
-
|
|
3029
|
-
|
|
3490
|
+
189,
|
|
3491
|
+
188,
|
|
3492
|
+
190,
|
|
3493
|
+
191
|
|
3030
3494
|
]
|
|
3031
3495
|
}
|
|
3032
3496
|
],
|
|
@@ -3041,6 +3505,10 @@
|
|
|
3041
3505
|
}
|
|
3042
3506
|
],
|
|
3043
3507
|
"name": "XyoModuleQueryResult"
|
|
3508
|
+
},
|
|
3509
|
+
{
|
|
3510
|
+
"type": "intrinsic",
|
|
3511
|
+
"name": "never"
|
|
3044
3512
|
}
|
|
3045
3513
|
],
|
|
3046
3514
|
"name": "Promisable"
|
|
@@ -3057,7 +3525,7 @@
|
|
|
3057
3525
|
}
|
|
3058
3526
|
},
|
|
3059
3527
|
{
|
|
3060
|
-
"id":
|
|
3528
|
+
"id": 176,
|
|
3061
3529
|
"name": "queryable",
|
|
3062
3530
|
"kind": 2048,
|
|
3063
3531
|
"kindString": "Method",
|
|
@@ -3071,14 +3539,14 @@
|
|
|
3071
3539
|
],
|
|
3072
3540
|
"signatures": [
|
|
3073
3541
|
{
|
|
3074
|
-
"id":
|
|
3542
|
+
"id": 177,
|
|
3075
3543
|
"name": "queryable",
|
|
3076
3544
|
"kind": 4096,
|
|
3077
3545
|
"kindString": "Call signature",
|
|
3078
3546
|
"flags": {},
|
|
3079
3547
|
"parameters": [
|
|
3080
3548
|
{
|
|
3081
|
-
"id":
|
|
3549
|
+
"id": 178,
|
|
3082
3550
|
"name": "schema",
|
|
3083
3551
|
"kind": 32768,
|
|
3084
3552
|
"kindString": "Parameter",
|
|
@@ -3109,29 +3577,29 @@
|
|
|
3109
3577
|
{
|
|
3110
3578
|
"title": "Constructors",
|
|
3111
3579
|
"children": [
|
|
3112
|
-
|
|
3580
|
+
130
|
|
3113
3581
|
]
|
|
3114
3582
|
},
|
|
3115
3583
|
{
|
|
3116
3584
|
"title": "Properties",
|
|
3117
3585
|
"children": [
|
|
3118
|
-
|
|
3586
|
+
154
|
|
3119
3587
|
]
|
|
3120
3588
|
},
|
|
3121
3589
|
{
|
|
3122
3590
|
"title": "Accessors",
|
|
3123
3591
|
"children": [
|
|
3124
|
-
|
|
3125
|
-
|
|
3592
|
+
170,
|
|
3593
|
+
172
|
|
3126
3594
|
]
|
|
3127
3595
|
},
|
|
3128
3596
|
{
|
|
3129
3597
|
"title": "Methods",
|
|
3130
3598
|
"children": [
|
|
3131
|
-
|
|
3132
|
-
|
|
3133
|
-
|
|
3134
|
-
|
|
3599
|
+
148,
|
|
3600
|
+
151,
|
|
3601
|
+
179,
|
|
3602
|
+
176
|
|
3135
3603
|
]
|
|
3136
3604
|
}
|
|
3137
3605
|
],
|
|
@@ -3140,7 +3608,7 @@
|
|
|
3140
3608
|
"fileName": "modules/packages/bridge/src/XyoBridgeWrapper.ts",
|
|
3141
3609
|
"line": 6,
|
|
3142
3610
|
"character": 13,
|
|
3143
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3611
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/XyoBridgeWrapper.ts#L6"
|
|
3144
3612
|
}
|
|
3145
3613
|
],
|
|
3146
3614
|
"extendedTypes": [
|
|
@@ -3157,14 +3625,14 @@
|
|
|
3157
3625
|
]
|
|
3158
3626
|
},
|
|
3159
3627
|
{
|
|
3160
|
-
"id":
|
|
3628
|
+
"id": 199,
|
|
3161
3629
|
"name": "XyoHttpBridge",
|
|
3162
3630
|
"kind": 128,
|
|
3163
3631
|
"kindString": "Class",
|
|
3164
3632
|
"flags": {},
|
|
3165
3633
|
"children": [
|
|
3166
3634
|
{
|
|
3167
|
-
"id":
|
|
3635
|
+
"id": 200,
|
|
3168
3636
|
"name": "constructor",
|
|
3169
3637
|
"kind": 512,
|
|
3170
3638
|
"kindString": "Constructor",
|
|
@@ -3172,21 +3640,21 @@
|
|
|
3172
3640
|
"sources": [
|
|
3173
3641
|
{
|
|
3174
3642
|
"fileName": "modules/packages/bridge/src/XyoHttpBridge.ts",
|
|
3175
|
-
"line":
|
|
3643
|
+
"line": 30,
|
|
3176
3644
|
"character": 2,
|
|
3177
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3645
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/XyoHttpBridge.ts#L30"
|
|
3178
3646
|
}
|
|
3179
3647
|
],
|
|
3180
3648
|
"signatures": [
|
|
3181
3649
|
{
|
|
3182
|
-
"id":
|
|
3650
|
+
"id": 201,
|
|
3183
3651
|
"name": "new XyoHttpBridge",
|
|
3184
3652
|
"kind": 16384,
|
|
3185
3653
|
"kindString": "Constructor signature",
|
|
3186
3654
|
"flags": {},
|
|
3187
3655
|
"typeParameter": [
|
|
3188
3656
|
{
|
|
3189
|
-
"id":
|
|
3657
|
+
"id": 202,
|
|
3190
3658
|
"name": "TQuery",
|
|
3191
3659
|
"kind": 131072,
|
|
3192
3660
|
"kindString": "Type parameter",
|
|
@@ -3205,7 +3673,7 @@
|
|
|
3205
3673
|
],
|
|
3206
3674
|
"parameters": [
|
|
3207
3675
|
{
|
|
3208
|
-
"id":
|
|
3676
|
+
"id": 203,
|
|
3209
3677
|
"name": "config",
|
|
3210
3678
|
"kind": 32768,
|
|
3211
3679
|
"kindString": "Parameter",
|
|
@@ -3216,7 +3684,7 @@
|
|
|
3216
3684
|
"typeArguments": [
|
|
3217
3685
|
{
|
|
3218
3686
|
"type": "reference",
|
|
3219
|
-
"id":
|
|
3687
|
+
"id": 194,
|
|
3220
3688
|
"name": "XyoHttpBridgeConfig"
|
|
3221
3689
|
}
|
|
3222
3690
|
],
|
|
@@ -3226,11 +3694,11 @@
|
|
|
3226
3694
|
],
|
|
3227
3695
|
"type": {
|
|
3228
3696
|
"type": "reference",
|
|
3229
|
-
"id":
|
|
3697
|
+
"id": 199,
|
|
3230
3698
|
"typeArguments": [
|
|
3231
3699
|
{
|
|
3232
3700
|
"type": "reference",
|
|
3233
|
-
"id":
|
|
3701
|
+
"id": 202,
|
|
3234
3702
|
"name": "TQuery"
|
|
3235
3703
|
}
|
|
3236
3704
|
],
|
|
@@ -3248,7 +3716,7 @@
|
|
|
3248
3716
|
}
|
|
3249
3717
|
},
|
|
3250
3718
|
{
|
|
3251
|
-
"id":
|
|
3719
|
+
"id": 232,
|
|
3252
3720
|
"name": "account",
|
|
3253
3721
|
"kind": 1024,
|
|
3254
3722
|
"kindString": "Property",
|
|
@@ -3272,7 +3740,7 @@
|
|
|
3272
3740
|
}
|
|
3273
3741
|
},
|
|
3274
3742
|
{
|
|
3275
|
-
"id":
|
|
3743
|
+
"id": 204,
|
|
3276
3744
|
"name": "axios",
|
|
3277
3745
|
"kind": 1024,
|
|
3278
3746
|
"kindString": "Property",
|
|
@@ -3282,9 +3750,9 @@
|
|
|
3282
3750
|
"sources": [
|
|
3283
3751
|
{
|
|
3284
3752
|
"fileName": "modules/packages/bridge/src/XyoHttpBridge.ts",
|
|
3285
|
-
"line":
|
|
3753
|
+
"line": 28,
|
|
3286
3754
|
"character": 10,
|
|
3287
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3755
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/XyoHttpBridge.ts#L28"
|
|
3288
3756
|
}
|
|
3289
3757
|
],
|
|
3290
3758
|
"type": {
|
|
@@ -3293,7 +3761,7 @@
|
|
|
3293
3761
|
}
|
|
3294
3762
|
},
|
|
3295
3763
|
{
|
|
3296
|
-
"id":
|
|
3764
|
+
"id": 231,
|
|
3297
3765
|
"name": "config",
|
|
3298
3766
|
"kind": 1024,
|
|
3299
3767
|
"kindString": "Property",
|
|
@@ -3310,7 +3778,7 @@
|
|
|
3310
3778
|
],
|
|
3311
3779
|
"type": {
|
|
3312
3780
|
"type": "reference",
|
|
3313
|
-
"id":
|
|
3781
|
+
"id": 194,
|
|
3314
3782
|
"name": "XyoHttpBridgeConfig"
|
|
3315
3783
|
},
|
|
3316
3784
|
"inheritedFrom": {
|
|
@@ -3319,7 +3787,7 @@
|
|
|
3319
3787
|
}
|
|
3320
3788
|
},
|
|
3321
3789
|
{
|
|
3322
|
-
"id":
|
|
3790
|
+
"id": 233,
|
|
3323
3791
|
"name": "resolver",
|
|
3324
3792
|
"kind": 1024,
|
|
3325
3793
|
"kindString": "Property",
|
|
@@ -3344,7 +3812,7 @@
|
|
|
3344
3812
|
}
|
|
3345
3813
|
},
|
|
3346
3814
|
{
|
|
3347
|
-
"id":
|
|
3815
|
+
"id": 234,
|
|
3348
3816
|
"name": "address",
|
|
3349
3817
|
"kind": 262144,
|
|
3350
3818
|
"kindString": "Accessor",
|
|
@@ -3357,7 +3825,7 @@
|
|
|
3357
3825
|
}
|
|
3358
3826
|
],
|
|
3359
3827
|
"getSignature": {
|
|
3360
|
-
"id":
|
|
3828
|
+
"id": 235,
|
|
3361
3829
|
"name": "address",
|
|
3362
3830
|
"kind": 524288,
|
|
3363
3831
|
"kindString": "Get signature",
|
|
@@ -3385,7 +3853,7 @@
|
|
|
3385
3853
|
}
|
|
3386
3854
|
},
|
|
3387
3855
|
{
|
|
3388
|
-
"id":
|
|
3856
|
+
"id": 205,
|
|
3389
3857
|
"name": "nodeUri",
|
|
3390
3858
|
"kind": 262144,
|
|
3391
3859
|
"kindString": "Accessor",
|
|
@@ -3395,13 +3863,13 @@
|
|
|
3395
3863
|
"sources": [
|
|
3396
3864
|
{
|
|
3397
3865
|
"fileName": "modules/packages/bridge/src/XyoHttpBridge.ts",
|
|
3398
|
-
"line":
|
|
3866
|
+
"line": 35,
|
|
3399
3867
|
"character": 13,
|
|
3400
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3868
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/XyoHttpBridge.ts#L35"
|
|
3401
3869
|
}
|
|
3402
3870
|
],
|
|
3403
3871
|
"getSignature": {
|
|
3404
|
-
"id":
|
|
3872
|
+
"id": 206,
|
|
3405
3873
|
"name": "nodeUri",
|
|
3406
3874
|
"kind": 524288,
|
|
3407
3875
|
"kindString": "Get signature",
|
|
@@ -3413,7 +3881,7 @@
|
|
|
3413
3881
|
}
|
|
3414
3882
|
},
|
|
3415
3883
|
{
|
|
3416
|
-
"id":
|
|
3884
|
+
"id": 207,
|
|
3417
3885
|
"name": "targetAddress",
|
|
3418
3886
|
"kind": 262144,
|
|
3419
3887
|
"kindString": "Accessor",
|
|
@@ -3423,13 +3891,13 @@
|
|
|
3423
3891
|
"sources": [
|
|
3424
3892
|
{
|
|
3425
3893
|
"fileName": "modules/packages/bridge/src/XyoHttpBridge.ts",
|
|
3426
|
-
"line":
|
|
3894
|
+
"line": 39,
|
|
3427
3895
|
"character": 13,
|
|
3428
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3896
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/XyoHttpBridge.ts#L39"
|
|
3429
3897
|
}
|
|
3430
3898
|
],
|
|
3431
3899
|
"getSignature": {
|
|
3432
|
-
"id":
|
|
3900
|
+
"id": 208,
|
|
3433
3901
|
"name": "targetAddress",
|
|
3434
3902
|
"kind": 524288,
|
|
3435
3903
|
"kindString": "Get signature",
|
|
@@ -3450,7 +3918,7 @@
|
|
|
3450
3918
|
}
|
|
3451
3919
|
},
|
|
3452
3920
|
{
|
|
3453
|
-
"id":
|
|
3921
|
+
"id": 209,
|
|
3454
3922
|
"name": "targetAddressString",
|
|
3455
3923
|
"kind": 262144,
|
|
3456
3924
|
"kindString": "Accessor",
|
|
@@ -3460,13 +3928,13 @@
|
|
|
3460
3928
|
"sources": [
|
|
3461
3929
|
{
|
|
3462
3930
|
"fileName": "modules/packages/bridge/src/XyoHttpBridge.ts",
|
|
3463
|
-
"line":
|
|
3931
|
+
"line": 43,
|
|
3464
3932
|
"character": 13,
|
|
3465
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3933
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/XyoHttpBridge.ts#L43"
|
|
3466
3934
|
}
|
|
3467
3935
|
],
|
|
3468
3936
|
"getSignature": {
|
|
3469
|
-
"id":
|
|
3937
|
+
"id": 210,
|
|
3470
3938
|
"name": "targetAddressString",
|
|
3471
3939
|
"kind": 524288,
|
|
3472
3940
|
"kindString": "Get signature",
|
|
@@ -3478,7 +3946,7 @@
|
|
|
3478
3946
|
}
|
|
3479
3947
|
},
|
|
3480
3948
|
{
|
|
3481
|
-
"id":
|
|
3949
|
+
"id": 263,
|
|
3482
3950
|
"name": "bindHashes",
|
|
3483
3951
|
"kind": 2048,
|
|
3484
3952
|
"kindString": "Method",
|
|
@@ -3486,20 +3954,20 @@
|
|
|
3486
3954
|
"sources": [
|
|
3487
3955
|
{
|
|
3488
3956
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
3489
|
-
"line":
|
|
3957
|
+
"line": 22,
|
|
3490
3958
|
"character": 4
|
|
3491
3959
|
}
|
|
3492
3960
|
],
|
|
3493
3961
|
"signatures": [
|
|
3494
3962
|
{
|
|
3495
|
-
"id":
|
|
3963
|
+
"id": 264,
|
|
3496
3964
|
"name": "bindHashes",
|
|
3497
3965
|
"kind": 4096,
|
|
3498
3966
|
"kindString": "Call signature",
|
|
3499
3967
|
"flags": {},
|
|
3500
3968
|
"parameters": [
|
|
3501
3969
|
{
|
|
3502
|
-
"id":
|
|
3970
|
+
"id": 265,
|
|
3503
3971
|
"name": "hashes",
|
|
3504
3972
|
"kind": 32768,
|
|
3505
3973
|
"kindString": "Parameter",
|
|
@@ -3513,17 +3981,411 @@
|
|
|
3513
3981
|
}
|
|
3514
3982
|
},
|
|
3515
3983
|
{
|
|
3516
|
-
"id":
|
|
3517
|
-
"name": "schema",
|
|
3984
|
+
"id": 266,
|
|
3985
|
+
"name": "schema",
|
|
3986
|
+
"kind": 32768,
|
|
3987
|
+
"kindString": "Parameter",
|
|
3988
|
+
"flags": {},
|
|
3989
|
+
"type": {
|
|
3990
|
+
"type": "array",
|
|
3991
|
+
"elementType": {
|
|
3992
|
+
"type": "intrinsic",
|
|
3993
|
+
"name": "string"
|
|
3994
|
+
}
|
|
3995
|
+
}
|
|
3996
|
+
},
|
|
3997
|
+
{
|
|
3998
|
+
"id": 267,
|
|
3999
|
+
"name": "account",
|
|
4000
|
+
"kind": 32768,
|
|
4001
|
+
"kindString": "Parameter",
|
|
4002
|
+
"flags": {
|
|
4003
|
+
"isOptional": true
|
|
4004
|
+
},
|
|
4005
|
+
"type": {
|
|
4006
|
+
"type": "reference",
|
|
4007
|
+
"name": "XyoAccount"
|
|
4008
|
+
}
|
|
4009
|
+
}
|
|
4010
|
+
],
|
|
4011
|
+
"type": {
|
|
4012
|
+
"type": "reference",
|
|
4013
|
+
"typeArguments": [
|
|
4014
|
+
{
|
|
4015
|
+
"type": "intrinsic",
|
|
4016
|
+
"name": "unknown"
|
|
4017
|
+
},
|
|
4018
|
+
{
|
|
4019
|
+
"type": "reference",
|
|
4020
|
+
"name": "XyoAccount"
|
|
4021
|
+
}
|
|
4022
|
+
],
|
|
4023
|
+
"name": "PromiseEx"
|
|
4024
|
+
},
|
|
4025
|
+
"inheritedFrom": {
|
|
4026
|
+
"type": "reference",
|
|
4027
|
+
"name": "XyoModule.bindHashes"
|
|
4028
|
+
}
|
|
4029
|
+
}
|
|
4030
|
+
],
|
|
4031
|
+
"inheritedFrom": {
|
|
4032
|
+
"type": "reference",
|
|
4033
|
+
"name": "XyoModule.bindHashes"
|
|
4034
|
+
}
|
|
4035
|
+
},
|
|
4036
|
+
{
|
|
4037
|
+
"id": 253,
|
|
4038
|
+
"name": "bindHashesInternal",
|
|
4039
|
+
"kind": 2048,
|
|
4040
|
+
"kindString": "Method",
|
|
4041
|
+
"flags": {},
|
|
4042
|
+
"sources": [
|
|
4043
|
+
{
|
|
4044
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
4045
|
+
"line": 21,
|
|
4046
|
+
"character": 4
|
|
4047
|
+
}
|
|
4048
|
+
],
|
|
4049
|
+
"signatures": [
|
|
4050
|
+
{
|
|
4051
|
+
"id": 254,
|
|
4052
|
+
"name": "bindHashesInternal",
|
|
4053
|
+
"kind": 4096,
|
|
4054
|
+
"kindString": "Call signature",
|
|
4055
|
+
"flags": {},
|
|
4056
|
+
"parameters": [
|
|
4057
|
+
{
|
|
4058
|
+
"id": 255,
|
|
4059
|
+
"name": "hashes",
|
|
4060
|
+
"kind": 32768,
|
|
4061
|
+
"kindString": "Parameter",
|
|
4062
|
+
"flags": {},
|
|
4063
|
+
"type": {
|
|
4064
|
+
"type": "array",
|
|
4065
|
+
"elementType": {
|
|
4066
|
+
"type": "intrinsic",
|
|
4067
|
+
"name": "string"
|
|
4068
|
+
}
|
|
4069
|
+
}
|
|
4070
|
+
},
|
|
4071
|
+
{
|
|
4072
|
+
"id": 256,
|
|
4073
|
+
"name": "schema",
|
|
4074
|
+
"kind": 32768,
|
|
4075
|
+
"kindString": "Parameter",
|
|
4076
|
+
"flags": {},
|
|
4077
|
+
"type": {
|
|
4078
|
+
"type": "array",
|
|
4079
|
+
"elementType": {
|
|
4080
|
+
"type": "intrinsic",
|
|
4081
|
+
"name": "string"
|
|
4082
|
+
}
|
|
4083
|
+
}
|
|
4084
|
+
},
|
|
4085
|
+
{
|
|
4086
|
+
"id": 257,
|
|
4087
|
+
"name": "account",
|
|
4088
|
+
"kind": 32768,
|
|
4089
|
+
"kindString": "Parameter",
|
|
4090
|
+
"flags": {
|
|
4091
|
+
"isOptional": true
|
|
4092
|
+
},
|
|
4093
|
+
"type": {
|
|
4094
|
+
"type": "reference",
|
|
4095
|
+
"name": "XyoAccount"
|
|
4096
|
+
}
|
|
4097
|
+
}
|
|
4098
|
+
],
|
|
4099
|
+
"type": {
|
|
4100
|
+
"type": "reference",
|
|
4101
|
+
"typeArguments": [
|
|
4102
|
+
{
|
|
4103
|
+
"type": "reflection",
|
|
4104
|
+
"declaration": {
|
|
4105
|
+
"id": 258,
|
|
4106
|
+
"name": "__type",
|
|
4107
|
+
"kind": 65536,
|
|
4108
|
+
"kindString": "Type literal",
|
|
4109
|
+
"flags": {},
|
|
4110
|
+
"children": [
|
|
4111
|
+
{
|
|
4112
|
+
"id": 260,
|
|
4113
|
+
"name": "previousHash",
|
|
4114
|
+
"kind": 1024,
|
|
4115
|
+
"kindString": "Property",
|
|
4116
|
+
"flags": {
|
|
4117
|
+
"isOptional": true
|
|
4118
|
+
},
|
|
4119
|
+
"sources": [
|
|
4120
|
+
{
|
|
4121
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
4122
|
+
"line": 9,
|
|
4123
|
+
"character": 4
|
|
4124
|
+
}
|
|
4125
|
+
],
|
|
4126
|
+
"type": {
|
|
4127
|
+
"type": "intrinsic",
|
|
4128
|
+
"name": "string"
|
|
4129
|
+
}
|
|
4130
|
+
},
|
|
4131
|
+
{
|
|
4132
|
+
"id": 259,
|
|
4133
|
+
"name": "schema",
|
|
4134
|
+
"kind": 1024,
|
|
4135
|
+
"kindString": "Property",
|
|
4136
|
+
"flags": {},
|
|
4137
|
+
"sources": [
|
|
4138
|
+
{
|
|
4139
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
4140
|
+
"line": 8,
|
|
4141
|
+
"character": 4
|
|
4142
|
+
}
|
|
4143
|
+
],
|
|
4144
|
+
"type": {
|
|
4145
|
+
"type": "intrinsic",
|
|
4146
|
+
"name": "string"
|
|
4147
|
+
}
|
|
4148
|
+
},
|
|
4149
|
+
{
|
|
4150
|
+
"id": 261,
|
|
4151
|
+
"name": "sources",
|
|
4152
|
+
"kind": 1024,
|
|
4153
|
+
"kindString": "Property",
|
|
4154
|
+
"flags": {
|
|
4155
|
+
"isOptional": true
|
|
4156
|
+
},
|
|
4157
|
+
"sources": [
|
|
4158
|
+
{
|
|
4159
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
4160
|
+
"line": 10,
|
|
4161
|
+
"character": 4
|
|
4162
|
+
}
|
|
4163
|
+
],
|
|
4164
|
+
"type": {
|
|
4165
|
+
"type": "array",
|
|
4166
|
+
"elementType": {
|
|
4167
|
+
"type": "intrinsic",
|
|
4168
|
+
"name": "string"
|
|
4169
|
+
}
|
|
4170
|
+
}
|
|
4171
|
+
},
|
|
4172
|
+
{
|
|
4173
|
+
"id": 262,
|
|
4174
|
+
"name": "timestamp",
|
|
4175
|
+
"kind": 1024,
|
|
4176
|
+
"kindString": "Property",
|
|
4177
|
+
"flags": {
|
|
4178
|
+
"isOptional": true
|
|
4179
|
+
},
|
|
4180
|
+
"sources": [
|
|
4181
|
+
{
|
|
4182
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
4183
|
+
"line": 11,
|
|
4184
|
+
"character": 4
|
|
4185
|
+
}
|
|
4186
|
+
],
|
|
4187
|
+
"type": {
|
|
4188
|
+
"type": "intrinsic",
|
|
4189
|
+
"name": "number"
|
|
4190
|
+
}
|
|
4191
|
+
}
|
|
4192
|
+
],
|
|
4193
|
+
"groups": [
|
|
4194
|
+
{
|
|
4195
|
+
"title": "Properties",
|
|
4196
|
+
"children": [
|
|
4197
|
+
260,
|
|
4198
|
+
259,
|
|
4199
|
+
261,
|
|
4200
|
+
262
|
|
4201
|
+
]
|
|
4202
|
+
}
|
|
4203
|
+
],
|
|
4204
|
+
"sources": [
|
|
4205
|
+
{
|
|
4206
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
4207
|
+
"line": 7,
|
|
4208
|
+
"character": 107
|
|
4209
|
+
}
|
|
4210
|
+
]
|
|
4211
|
+
}
|
|
4212
|
+
}
|
|
4213
|
+
],
|
|
4214
|
+
"name": "XyoModuleQueryResult"
|
|
4215
|
+
},
|
|
4216
|
+
"inheritedFrom": {
|
|
4217
|
+
"type": "reference",
|
|
4218
|
+
"name": "XyoModule.bindHashesInternal"
|
|
4219
|
+
}
|
|
4220
|
+
}
|
|
4221
|
+
],
|
|
4222
|
+
"inheritedFrom": {
|
|
4223
|
+
"type": "reference",
|
|
4224
|
+
"name": "XyoModule.bindHashesInternal"
|
|
4225
|
+
}
|
|
4226
|
+
},
|
|
4227
|
+
{
|
|
4228
|
+
"id": 282,
|
|
4229
|
+
"name": "bindPayloads",
|
|
4230
|
+
"kind": 2048,
|
|
4231
|
+
"kindString": "Method",
|
|
4232
|
+
"flags": {},
|
|
4233
|
+
"sources": [
|
|
4234
|
+
{
|
|
4235
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
4236
|
+
"line": 24,
|
|
4237
|
+
"character": 4
|
|
4238
|
+
}
|
|
4239
|
+
],
|
|
4240
|
+
"signatures": [
|
|
4241
|
+
{
|
|
4242
|
+
"id": 283,
|
|
4243
|
+
"name": "bindPayloads",
|
|
4244
|
+
"kind": 4096,
|
|
4245
|
+
"kindString": "Call signature",
|
|
4246
|
+
"flags": {},
|
|
4247
|
+
"parameters": [
|
|
4248
|
+
{
|
|
4249
|
+
"id": 284,
|
|
4250
|
+
"name": "payloads",
|
|
4251
|
+
"kind": 32768,
|
|
4252
|
+
"kindString": "Parameter",
|
|
4253
|
+
"flags": {},
|
|
4254
|
+
"type": {
|
|
4255
|
+
"type": "array",
|
|
4256
|
+
"elementType": {
|
|
4257
|
+
"type": "union",
|
|
4258
|
+
"types": [
|
|
4259
|
+
{
|
|
4260
|
+
"type": "literal",
|
|
4261
|
+
"value": null
|
|
4262
|
+
},
|
|
4263
|
+
{
|
|
4264
|
+
"type": "reflection",
|
|
4265
|
+
"declaration": {
|
|
4266
|
+
"id": 285,
|
|
4267
|
+
"name": "__type",
|
|
4268
|
+
"kind": 65536,
|
|
4269
|
+
"kindString": "Type literal",
|
|
4270
|
+
"flags": {},
|
|
4271
|
+
"children": [
|
|
4272
|
+
{
|
|
4273
|
+
"id": 287,
|
|
4274
|
+
"name": "previousHash",
|
|
4275
|
+
"kind": 1024,
|
|
4276
|
+
"kindString": "Property",
|
|
4277
|
+
"flags": {
|
|
4278
|
+
"isOptional": true
|
|
4279
|
+
},
|
|
4280
|
+
"sources": [
|
|
4281
|
+
{
|
|
4282
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
4283
|
+
"line": 9,
|
|
4284
|
+
"character": 4
|
|
4285
|
+
}
|
|
4286
|
+
],
|
|
4287
|
+
"type": {
|
|
4288
|
+
"type": "intrinsic",
|
|
4289
|
+
"name": "string"
|
|
4290
|
+
}
|
|
4291
|
+
},
|
|
4292
|
+
{
|
|
4293
|
+
"id": 286,
|
|
4294
|
+
"name": "schema",
|
|
4295
|
+
"kind": 1024,
|
|
4296
|
+
"kindString": "Property",
|
|
4297
|
+
"flags": {},
|
|
4298
|
+
"sources": [
|
|
4299
|
+
{
|
|
4300
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
4301
|
+
"line": 8,
|
|
4302
|
+
"character": 4
|
|
4303
|
+
}
|
|
4304
|
+
],
|
|
4305
|
+
"type": {
|
|
4306
|
+
"type": "intrinsic",
|
|
4307
|
+
"name": "string"
|
|
4308
|
+
}
|
|
4309
|
+
},
|
|
4310
|
+
{
|
|
4311
|
+
"id": 288,
|
|
4312
|
+
"name": "sources",
|
|
4313
|
+
"kind": 1024,
|
|
4314
|
+
"kindString": "Property",
|
|
4315
|
+
"flags": {
|
|
4316
|
+
"isOptional": true
|
|
4317
|
+
},
|
|
4318
|
+
"sources": [
|
|
4319
|
+
{
|
|
4320
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
4321
|
+
"line": 10,
|
|
4322
|
+
"character": 4
|
|
4323
|
+
}
|
|
4324
|
+
],
|
|
4325
|
+
"type": {
|
|
4326
|
+
"type": "array",
|
|
4327
|
+
"elementType": {
|
|
4328
|
+
"type": "intrinsic",
|
|
4329
|
+
"name": "string"
|
|
4330
|
+
}
|
|
4331
|
+
}
|
|
4332
|
+
},
|
|
4333
|
+
{
|
|
4334
|
+
"id": 289,
|
|
4335
|
+
"name": "timestamp",
|
|
4336
|
+
"kind": 1024,
|
|
4337
|
+
"kindString": "Property",
|
|
4338
|
+
"flags": {
|
|
4339
|
+
"isOptional": true
|
|
4340
|
+
},
|
|
4341
|
+
"sources": [
|
|
4342
|
+
{
|
|
4343
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
4344
|
+
"line": 11,
|
|
4345
|
+
"character": 4
|
|
4346
|
+
}
|
|
4347
|
+
],
|
|
4348
|
+
"type": {
|
|
4349
|
+
"type": "intrinsic",
|
|
4350
|
+
"name": "number"
|
|
4351
|
+
}
|
|
4352
|
+
}
|
|
4353
|
+
],
|
|
4354
|
+
"groups": [
|
|
4355
|
+
{
|
|
4356
|
+
"title": "Properties",
|
|
4357
|
+
"children": [
|
|
4358
|
+
287,
|
|
4359
|
+
286,
|
|
4360
|
+
288,
|
|
4361
|
+
289
|
|
4362
|
+
]
|
|
4363
|
+
}
|
|
4364
|
+
],
|
|
4365
|
+
"sources": [
|
|
4366
|
+
{
|
|
4367
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
4368
|
+
"line": 7,
|
|
4369
|
+
"character": 107
|
|
4370
|
+
}
|
|
4371
|
+
]
|
|
4372
|
+
}
|
|
4373
|
+
}
|
|
4374
|
+
]
|
|
4375
|
+
}
|
|
4376
|
+
}
|
|
4377
|
+
},
|
|
4378
|
+
{
|
|
4379
|
+
"id": 290,
|
|
4380
|
+
"name": "account",
|
|
3518
4381
|
"kind": 32768,
|
|
3519
4382
|
"kindString": "Parameter",
|
|
3520
|
-
"flags": {
|
|
4383
|
+
"flags": {
|
|
4384
|
+
"isOptional": true
|
|
4385
|
+
},
|
|
3521
4386
|
"type": {
|
|
3522
|
-
"type": "
|
|
3523
|
-
"
|
|
3524
|
-
"type": "intrinsic",
|
|
3525
|
-
"name": "string"
|
|
3526
|
-
}
|
|
4387
|
+
"type": "reference",
|
|
4388
|
+
"name": "XyoAccount"
|
|
3527
4389
|
}
|
|
3528
4390
|
}
|
|
3529
4391
|
],
|
|
@@ -3532,156 +4394,162 @@
|
|
|
3532
4394
|
"typeArguments": [
|
|
3533
4395
|
{
|
|
3534
4396
|
"type": "reference",
|
|
3535
|
-
"
|
|
3536
|
-
|
|
3537
|
-
|
|
3538
|
-
|
|
3539
|
-
|
|
3540
|
-
|
|
3541
|
-
|
|
3542
|
-
|
|
3543
|
-
"kindString": "Type literal",
|
|
3544
|
-
"flags": {},
|
|
3545
|
-
"children": [
|
|
3546
|
-
{
|
|
3547
|
-
"id": 230,
|
|
3548
|
-
"name": "previousHash",
|
|
3549
|
-
"kind": 1024,
|
|
3550
|
-
"kindString": "Property",
|
|
3551
|
-
"flags": {
|
|
3552
|
-
"isOptional": true
|
|
3553
|
-
},
|
|
3554
|
-
"sources": [
|
|
3555
|
-
{
|
|
3556
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
3557
|
-
"line": 23,
|
|
3558
|
-
"character": 8
|
|
3559
|
-
}
|
|
3560
|
-
],
|
|
3561
|
-
"type": {
|
|
3562
|
-
"type": "intrinsic",
|
|
3563
|
-
"name": "string"
|
|
3564
|
-
}
|
|
3565
|
-
},
|
|
3566
|
-
{
|
|
3567
|
-
"id": 229,
|
|
3568
|
-
"name": "schema",
|
|
3569
|
-
"kind": 1024,
|
|
3570
|
-
"kindString": "Property",
|
|
4397
|
+
"typeArguments": [
|
|
4398
|
+
{
|
|
4399
|
+
"type": "reflection",
|
|
4400
|
+
"declaration": {
|
|
4401
|
+
"id": 291,
|
|
4402
|
+
"name": "__type",
|
|
4403
|
+
"kind": 65536,
|
|
4404
|
+
"kindString": "Type literal",
|
|
3571
4405
|
"flags": {},
|
|
3572
|
-
"
|
|
4406
|
+
"children": [
|
|
4407
|
+
{
|
|
4408
|
+
"id": 293,
|
|
4409
|
+
"name": "previousHash",
|
|
4410
|
+
"kind": 1024,
|
|
4411
|
+
"kindString": "Property",
|
|
4412
|
+
"flags": {
|
|
4413
|
+
"isOptional": true
|
|
4414
|
+
},
|
|
4415
|
+
"sources": [
|
|
4416
|
+
{
|
|
4417
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
4418
|
+
"line": 9,
|
|
4419
|
+
"character": 4
|
|
4420
|
+
}
|
|
4421
|
+
],
|
|
4422
|
+
"type": {
|
|
4423
|
+
"type": "intrinsic",
|
|
4424
|
+
"name": "string"
|
|
4425
|
+
}
|
|
4426
|
+
},
|
|
4427
|
+
{
|
|
4428
|
+
"id": 292,
|
|
4429
|
+
"name": "schema",
|
|
4430
|
+
"kind": 1024,
|
|
4431
|
+
"kindString": "Property",
|
|
4432
|
+
"flags": {},
|
|
4433
|
+
"sources": [
|
|
4434
|
+
{
|
|
4435
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
4436
|
+
"line": 8,
|
|
4437
|
+
"character": 4
|
|
4438
|
+
}
|
|
4439
|
+
],
|
|
4440
|
+
"type": {
|
|
4441
|
+
"type": "intrinsic",
|
|
4442
|
+
"name": "string"
|
|
4443
|
+
}
|
|
4444
|
+
},
|
|
4445
|
+
{
|
|
4446
|
+
"id": 294,
|
|
4447
|
+
"name": "sources",
|
|
4448
|
+
"kind": 1024,
|
|
4449
|
+
"kindString": "Property",
|
|
4450
|
+
"flags": {
|
|
4451
|
+
"isOptional": true
|
|
4452
|
+
},
|
|
4453
|
+
"sources": [
|
|
4454
|
+
{
|
|
4455
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
4456
|
+
"line": 10,
|
|
4457
|
+
"character": 4
|
|
4458
|
+
}
|
|
4459
|
+
],
|
|
4460
|
+
"type": {
|
|
4461
|
+
"type": "array",
|
|
4462
|
+
"elementType": {
|
|
4463
|
+
"type": "intrinsic",
|
|
4464
|
+
"name": "string"
|
|
4465
|
+
}
|
|
4466
|
+
}
|
|
4467
|
+
},
|
|
3573
4468
|
{
|
|
3574
|
-
"
|
|
3575
|
-
"
|
|
3576
|
-
"
|
|
4469
|
+
"id": 295,
|
|
4470
|
+
"name": "timestamp",
|
|
4471
|
+
"kind": 1024,
|
|
4472
|
+
"kindString": "Property",
|
|
4473
|
+
"flags": {
|
|
4474
|
+
"isOptional": true
|
|
4475
|
+
},
|
|
4476
|
+
"sources": [
|
|
4477
|
+
{
|
|
4478
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
4479
|
+
"line": 11,
|
|
4480
|
+
"character": 4
|
|
4481
|
+
}
|
|
4482
|
+
],
|
|
4483
|
+
"type": {
|
|
4484
|
+
"type": "intrinsic",
|
|
4485
|
+
"name": "number"
|
|
4486
|
+
}
|
|
3577
4487
|
}
|
|
3578
4488
|
],
|
|
3579
|
-
"
|
|
3580
|
-
"type": "intrinsic",
|
|
3581
|
-
"name": "string"
|
|
3582
|
-
}
|
|
3583
|
-
},
|
|
3584
|
-
{
|
|
3585
|
-
"id": 231,
|
|
3586
|
-
"name": "sources",
|
|
3587
|
-
"kind": 1024,
|
|
3588
|
-
"kindString": "Property",
|
|
3589
|
-
"flags": {
|
|
3590
|
-
"isOptional": true
|
|
3591
|
-
},
|
|
3592
|
-
"sources": [
|
|
4489
|
+
"groups": [
|
|
3593
4490
|
{
|
|
3594
|
-
"
|
|
3595
|
-
"
|
|
3596
|
-
|
|
4491
|
+
"title": "Properties",
|
|
4492
|
+
"children": [
|
|
4493
|
+
293,
|
|
4494
|
+
292,
|
|
4495
|
+
294,
|
|
4496
|
+
295
|
|
4497
|
+
]
|
|
3597
4498
|
}
|
|
3598
4499
|
],
|
|
3599
|
-
"type": {
|
|
3600
|
-
"type": "array",
|
|
3601
|
-
"elementType": {
|
|
3602
|
-
"type": "intrinsic",
|
|
3603
|
-
"name": "string"
|
|
3604
|
-
}
|
|
3605
|
-
}
|
|
3606
|
-
},
|
|
3607
|
-
{
|
|
3608
|
-
"id": 232,
|
|
3609
|
-
"name": "timestamp",
|
|
3610
|
-
"kind": 1024,
|
|
3611
|
-
"kindString": "Property",
|
|
3612
|
-
"flags": {
|
|
3613
|
-
"isOptional": true
|
|
3614
|
-
},
|
|
3615
4500
|
"sources": [
|
|
3616
4501
|
{
|
|
3617
|
-
"fileName": "
|
|
3618
|
-
"line":
|
|
3619
|
-
"character":
|
|
4502
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
4503
|
+
"line": 7,
|
|
4504
|
+
"character": 107
|
|
3620
4505
|
}
|
|
3621
|
-
],
|
|
3622
|
-
"type": {
|
|
3623
|
-
"type": "intrinsic",
|
|
3624
|
-
"name": "number"
|
|
3625
|
-
}
|
|
3626
|
-
}
|
|
3627
|
-
],
|
|
3628
|
-
"groups": [
|
|
3629
|
-
{
|
|
3630
|
-
"title": "Properties",
|
|
3631
|
-
"children": [
|
|
3632
|
-
230,
|
|
3633
|
-
229,
|
|
3634
|
-
231,
|
|
3635
|
-
232
|
|
3636
4506
|
]
|
|
3637
4507
|
}
|
|
3638
|
-
|
|
3639
|
-
|
|
3640
|
-
|
|
3641
|
-
|
|
3642
|
-
|
|
3643
|
-
|
|
3644
|
-
|
|
3645
|
-
]
|
|
3646
|
-
}
|
|
4508
|
+
}
|
|
4509
|
+
],
|
|
4510
|
+
"name": "XyoModuleQueryResult"
|
|
4511
|
+
},
|
|
4512
|
+
{
|
|
4513
|
+
"type": "reference",
|
|
4514
|
+
"name": "XyoAccount"
|
|
3647
4515
|
}
|
|
3648
4516
|
],
|
|
3649
|
-
"name": "
|
|
4517
|
+
"name": "PromiseEx"
|
|
3650
4518
|
},
|
|
3651
4519
|
"inheritedFrom": {
|
|
3652
4520
|
"type": "reference",
|
|
3653
|
-
"name": "XyoModule.
|
|
4521
|
+
"name": "XyoModule.bindPayloads"
|
|
3654
4522
|
}
|
|
3655
4523
|
}
|
|
3656
4524
|
],
|
|
3657
4525
|
"inheritedFrom": {
|
|
3658
4526
|
"type": "reference",
|
|
3659
|
-
"name": "XyoModule.
|
|
4527
|
+
"name": "XyoModule.bindPayloads"
|
|
3660
4528
|
}
|
|
3661
4529
|
},
|
|
3662
4530
|
{
|
|
3663
|
-
"id":
|
|
3664
|
-
"name": "
|
|
4531
|
+
"id": 268,
|
|
4532
|
+
"name": "bindPayloadsInternal",
|
|
3665
4533
|
"kind": 2048,
|
|
3666
4534
|
"kindString": "Method",
|
|
3667
4535
|
"flags": {},
|
|
3668
4536
|
"sources": [
|
|
3669
4537
|
{
|
|
3670
4538
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
3671
|
-
"line":
|
|
4539
|
+
"line": 23,
|
|
3672
4540
|
"character": 4
|
|
3673
4541
|
}
|
|
3674
4542
|
],
|
|
3675
4543
|
"signatures": [
|
|
3676
4544
|
{
|
|
3677
|
-
"id":
|
|
3678
|
-
"name": "
|
|
4545
|
+
"id": 269,
|
|
4546
|
+
"name": "bindPayloadsInternal",
|
|
3679
4547
|
"kind": 4096,
|
|
3680
4548
|
"kindString": "Call signature",
|
|
3681
4549
|
"flags": {},
|
|
3682
4550
|
"parameters": [
|
|
3683
4551
|
{
|
|
3684
|
-
"id":
|
|
4552
|
+
"id": 270,
|
|
3685
4553
|
"name": "payloads",
|
|
3686
4554
|
"kind": 32768,
|
|
3687
4555
|
"kindString": "Parameter",
|
|
@@ -3698,14 +4566,14 @@
|
|
|
3698
4566
|
{
|
|
3699
4567
|
"type": "reflection",
|
|
3700
4568
|
"declaration": {
|
|
3701
|
-
"id":
|
|
4569
|
+
"id": 271,
|
|
3702
4570
|
"name": "__type",
|
|
3703
4571
|
"kind": 65536,
|
|
3704
4572
|
"kindString": "Type literal",
|
|
3705
4573
|
"flags": {},
|
|
3706
4574
|
"children": [
|
|
3707
4575
|
{
|
|
3708
|
-
"id":
|
|
4576
|
+
"id": 273,
|
|
3709
4577
|
"name": "previousHash",
|
|
3710
4578
|
"kind": 1024,
|
|
3711
4579
|
"kindString": "Property",
|
|
@@ -3725,7 +4593,7 @@
|
|
|
3725
4593
|
}
|
|
3726
4594
|
},
|
|
3727
4595
|
{
|
|
3728
|
-
"id":
|
|
4596
|
+
"id": 272,
|
|
3729
4597
|
"name": "schema",
|
|
3730
4598
|
"kind": 1024,
|
|
3731
4599
|
"kindString": "Property",
|
|
@@ -3743,7 +4611,7 @@
|
|
|
3743
4611
|
}
|
|
3744
4612
|
},
|
|
3745
4613
|
{
|
|
3746
|
-
"id":
|
|
4614
|
+
"id": 274,
|
|
3747
4615
|
"name": "sources",
|
|
3748
4616
|
"kind": 1024,
|
|
3749
4617
|
"kindString": "Property",
|
|
@@ -3766,7 +4634,7 @@
|
|
|
3766
4634
|
}
|
|
3767
4635
|
},
|
|
3768
4636
|
{
|
|
3769
|
-
"id":
|
|
4637
|
+
"id": 275,
|
|
3770
4638
|
"name": "timestamp",
|
|
3771
4639
|
"kind": 1024,
|
|
3772
4640
|
"kindString": "Property",
|
|
@@ -3790,10 +4658,10 @@
|
|
|
3790
4658
|
{
|
|
3791
4659
|
"title": "Properties",
|
|
3792
4660
|
"children": [
|
|
3793
|
-
|
|
3794
|
-
|
|
3795
|
-
|
|
3796
|
-
|
|
4661
|
+
273,
|
|
4662
|
+
272,
|
|
4663
|
+
274,
|
|
4664
|
+
275
|
|
3797
4665
|
]
|
|
3798
4666
|
}
|
|
3799
4667
|
],
|
|
@@ -3809,26 +4677,35 @@
|
|
|
3809
4677
|
]
|
|
3810
4678
|
}
|
|
3811
4679
|
}
|
|
4680
|
+
},
|
|
4681
|
+
{
|
|
4682
|
+
"id": 276,
|
|
4683
|
+
"name": "account",
|
|
4684
|
+
"kind": 32768,
|
|
4685
|
+
"kindString": "Parameter",
|
|
4686
|
+
"flags": {
|
|
4687
|
+
"isOptional": true
|
|
4688
|
+
},
|
|
4689
|
+
"type": {
|
|
4690
|
+
"type": "reference",
|
|
4691
|
+
"name": "XyoAccount"
|
|
4692
|
+
}
|
|
3812
4693
|
}
|
|
3813
4694
|
],
|
|
3814
4695
|
"type": {
|
|
3815
4696
|
"type": "reference",
|
|
3816
4697
|
"typeArguments": [
|
|
3817
|
-
{
|
|
3818
|
-
"type": "reference",
|
|
3819
|
-
"name": "XyoBoundWitness"
|
|
3820
|
-
},
|
|
3821
4698
|
{
|
|
3822
4699
|
"type": "reflection",
|
|
3823
4700
|
"declaration": {
|
|
3824
|
-
"id":
|
|
4701
|
+
"id": 277,
|
|
3825
4702
|
"name": "__type",
|
|
3826
4703
|
"kind": 65536,
|
|
3827
4704
|
"kindString": "Type literal",
|
|
3828
4705
|
"flags": {},
|
|
3829
4706
|
"children": [
|
|
3830
4707
|
{
|
|
3831
|
-
"id":
|
|
4708
|
+
"id": 279,
|
|
3832
4709
|
"name": "previousHash",
|
|
3833
4710
|
"kind": 1024,
|
|
3834
4711
|
"kindString": "Property",
|
|
@@ -3837,9 +4714,9 @@
|
|
|
3837
4714
|
},
|
|
3838
4715
|
"sources": [
|
|
3839
4716
|
{
|
|
3840
|
-
"fileName": "
|
|
3841
|
-
"line":
|
|
3842
|
-
"character":
|
|
4717
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
4718
|
+
"line": 9,
|
|
4719
|
+
"character": 4
|
|
3843
4720
|
}
|
|
3844
4721
|
],
|
|
3845
4722
|
"type": {
|
|
@@ -3848,16 +4725,16 @@
|
|
|
3848
4725
|
}
|
|
3849
4726
|
},
|
|
3850
4727
|
{
|
|
3851
|
-
"id":
|
|
4728
|
+
"id": 278,
|
|
3852
4729
|
"name": "schema",
|
|
3853
4730
|
"kind": 1024,
|
|
3854
4731
|
"kindString": "Property",
|
|
3855
4732
|
"flags": {},
|
|
3856
4733
|
"sources": [
|
|
3857
4734
|
{
|
|
3858
|
-
"fileName": "
|
|
3859
|
-
"line":
|
|
3860
|
-
"character":
|
|
4735
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
4736
|
+
"line": 8,
|
|
4737
|
+
"character": 4
|
|
3861
4738
|
}
|
|
3862
4739
|
],
|
|
3863
4740
|
"type": {
|
|
@@ -3866,7 +4743,7 @@
|
|
|
3866
4743
|
}
|
|
3867
4744
|
},
|
|
3868
4745
|
{
|
|
3869
|
-
"id":
|
|
4746
|
+
"id": 280,
|
|
3870
4747
|
"name": "sources",
|
|
3871
4748
|
"kind": 1024,
|
|
3872
4749
|
"kindString": "Property",
|
|
@@ -3875,9 +4752,9 @@
|
|
|
3875
4752
|
},
|
|
3876
4753
|
"sources": [
|
|
3877
4754
|
{
|
|
3878
|
-
"fileName": "
|
|
3879
|
-
"line":
|
|
3880
|
-
"character":
|
|
4755
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
4756
|
+
"line": 10,
|
|
4757
|
+
"character": 4
|
|
3881
4758
|
}
|
|
3882
4759
|
],
|
|
3883
4760
|
"type": {
|
|
@@ -3889,7 +4766,7 @@
|
|
|
3889
4766
|
}
|
|
3890
4767
|
},
|
|
3891
4768
|
{
|
|
3892
|
-
"id":
|
|
4769
|
+
"id": 281,
|
|
3893
4770
|
"name": "timestamp",
|
|
3894
4771
|
"kind": 1024,
|
|
3895
4772
|
"kindString": "Property",
|
|
@@ -3898,9 +4775,9 @@
|
|
|
3898
4775
|
},
|
|
3899
4776
|
"sources": [
|
|
3900
4777
|
{
|
|
3901
|
-
"fileName": "
|
|
3902
|
-
"line":
|
|
3903
|
-
"character":
|
|
4778
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
4779
|
+
"line": 11,
|
|
4780
|
+
"character": 4
|
|
3904
4781
|
}
|
|
3905
4782
|
],
|
|
3906
4783
|
"type": {
|
|
@@ -3913,38 +4790,38 @@
|
|
|
3913
4790
|
{
|
|
3914
4791
|
"title": "Properties",
|
|
3915
4792
|
"children": [
|
|
3916
|
-
|
|
3917
|
-
|
|
3918
|
-
|
|
3919
|
-
|
|
4793
|
+
279,
|
|
4794
|
+
278,
|
|
4795
|
+
280,
|
|
4796
|
+
281
|
|
3920
4797
|
]
|
|
3921
4798
|
}
|
|
3922
4799
|
],
|
|
3923
4800
|
"sources": [
|
|
3924
4801
|
{
|
|
3925
|
-
"fileName": "
|
|
3926
|
-
"line":
|
|
3927
|
-
"character":
|
|
4802
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
4803
|
+
"line": 7,
|
|
4804
|
+
"character": 107
|
|
3928
4805
|
}
|
|
3929
4806
|
]
|
|
3930
4807
|
}
|
|
3931
4808
|
}
|
|
3932
4809
|
],
|
|
3933
|
-
"name": "
|
|
4810
|
+
"name": "XyoModuleQueryResult"
|
|
3934
4811
|
},
|
|
3935
4812
|
"inheritedFrom": {
|
|
3936
4813
|
"type": "reference",
|
|
3937
|
-
"name": "XyoModule.
|
|
4814
|
+
"name": "XyoModule.bindPayloadsInternal"
|
|
3938
4815
|
}
|
|
3939
4816
|
}
|
|
3940
4817
|
],
|
|
3941
4818
|
"inheritedFrom": {
|
|
3942
4819
|
"type": "reference",
|
|
3943
|
-
"name": "XyoModule.
|
|
4820
|
+
"name": "XyoModule.bindPayloadsInternal"
|
|
3944
4821
|
}
|
|
3945
4822
|
},
|
|
3946
4823
|
{
|
|
3947
|
-
"id":
|
|
4824
|
+
"id": 211,
|
|
3948
4825
|
"name": "connect",
|
|
3949
4826
|
"kind": 2048,
|
|
3950
4827
|
"kindString": "Method",
|
|
@@ -3952,14 +4829,14 @@
|
|
|
3952
4829
|
"sources": [
|
|
3953
4830
|
{
|
|
3954
4831
|
"fileName": "modules/packages/bridge/src/XyoHttpBridge.ts",
|
|
3955
|
-
"line":
|
|
4832
|
+
"line": 47,
|
|
3956
4833
|
"character": 2,
|
|
3957
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4834
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/XyoHttpBridge.ts#L47"
|
|
3958
4835
|
}
|
|
3959
4836
|
],
|
|
3960
4837
|
"signatures": [
|
|
3961
4838
|
{
|
|
3962
|
-
"id":
|
|
4839
|
+
"id": 212,
|
|
3963
4840
|
"name": "connect",
|
|
3964
4841
|
"kind": 4096,
|
|
3965
4842
|
"kindString": "Call signature",
|
|
@@ -3970,6 +4847,10 @@
|
|
|
3970
4847
|
{
|
|
3971
4848
|
"type": "intrinsic",
|
|
3972
4849
|
"name": "boolean"
|
|
4850
|
+
},
|
|
4851
|
+
{
|
|
4852
|
+
"type": "intrinsic",
|
|
4853
|
+
"name": "never"
|
|
3973
4854
|
}
|
|
3974
4855
|
],
|
|
3975
4856
|
"name": "Promisable"
|
|
@@ -3986,7 +4867,7 @@
|
|
|
3986
4867
|
}
|
|
3987
4868
|
},
|
|
3988
4869
|
{
|
|
3989
|
-
"id":
|
|
4870
|
+
"id": 213,
|
|
3990
4871
|
"name": "disconnect",
|
|
3991
4872
|
"kind": 2048,
|
|
3992
4873
|
"kindString": "Method",
|
|
@@ -3994,14 +4875,14 @@
|
|
|
3994
4875
|
"sources": [
|
|
3995
4876
|
{
|
|
3996
4877
|
"fileName": "modules/packages/bridge/src/XyoHttpBridge.ts",
|
|
3997
|
-
"line":
|
|
4878
|
+
"line": 51,
|
|
3998
4879
|
"character": 2,
|
|
3999
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4880
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/XyoHttpBridge.ts#L51"
|
|
4000
4881
|
}
|
|
4001
4882
|
],
|
|
4002
4883
|
"signatures": [
|
|
4003
4884
|
{
|
|
4004
|
-
"id":
|
|
4885
|
+
"id": 214,
|
|
4005
4886
|
"name": "disconnect",
|
|
4006
4887
|
"kind": 4096,
|
|
4007
4888
|
"kindString": "Call signature",
|
|
@@ -4012,6 +4893,10 @@
|
|
|
4012
4893
|
{
|
|
4013
4894
|
"type": "intrinsic",
|
|
4014
4895
|
"name": "boolean"
|
|
4896
|
+
},
|
|
4897
|
+
{
|
|
4898
|
+
"type": "intrinsic",
|
|
4899
|
+
"name": "never"
|
|
4015
4900
|
}
|
|
4016
4901
|
],
|
|
4017
4902
|
"name": "Promisable"
|
|
@@ -4028,7 +4913,7 @@
|
|
|
4028
4913
|
}
|
|
4029
4914
|
},
|
|
4030
4915
|
{
|
|
4031
|
-
"id":
|
|
4916
|
+
"id": 241,
|
|
4032
4917
|
"name": "discover",
|
|
4033
4918
|
"kind": 2048,
|
|
4034
4919
|
"kindString": "Method",
|
|
@@ -4042,11 +4927,26 @@
|
|
|
4042
4927
|
],
|
|
4043
4928
|
"signatures": [
|
|
4044
4929
|
{
|
|
4045
|
-
"id":
|
|
4930
|
+
"id": 242,
|
|
4046
4931
|
"name": "discover",
|
|
4047
4932
|
"kind": 4096,
|
|
4048
4933
|
"kindString": "Call signature",
|
|
4049
4934
|
"flags": {},
|
|
4935
|
+
"parameters": [
|
|
4936
|
+
{
|
|
4937
|
+
"id": 243,
|
|
4938
|
+
"name": "_queryAccount",
|
|
4939
|
+
"kind": 32768,
|
|
4940
|
+
"kindString": "Parameter",
|
|
4941
|
+
"flags": {
|
|
4942
|
+
"isOptional": true
|
|
4943
|
+
},
|
|
4944
|
+
"type": {
|
|
4945
|
+
"type": "reference",
|
|
4946
|
+
"name": "XyoAccount"
|
|
4947
|
+
}
|
|
4948
|
+
}
|
|
4949
|
+
],
|
|
4050
4950
|
"type": {
|
|
4051
4951
|
"type": "intrinsic",
|
|
4052
4952
|
"name": "void"
|
|
@@ -4063,36 +4963,38 @@
|
|
|
4063
4963
|
}
|
|
4064
4964
|
},
|
|
4065
4965
|
{
|
|
4066
|
-
"id":
|
|
4966
|
+
"id": 215,
|
|
4067
4967
|
"name": "forward",
|
|
4068
4968
|
"kind": 2048,
|
|
4069
4969
|
"kindString": "Method",
|
|
4070
|
-
"flags": {
|
|
4970
|
+
"flags": {
|
|
4971
|
+
"isProtected": true
|
|
4972
|
+
},
|
|
4071
4973
|
"sources": [
|
|
4072
4974
|
{
|
|
4073
4975
|
"fileName": "modules/packages/bridge/src/XyoHttpBridge.ts",
|
|
4074
|
-
"line":
|
|
4075
|
-
"character":
|
|
4076
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4976
|
+
"line": 55,
|
|
4977
|
+
"character": 18,
|
|
4978
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/XyoHttpBridge.ts#L55"
|
|
4077
4979
|
}
|
|
4078
4980
|
],
|
|
4079
4981
|
"signatures": [
|
|
4080
4982
|
{
|
|
4081
|
-
"id":
|
|
4983
|
+
"id": 216,
|
|
4082
4984
|
"name": "forward",
|
|
4083
4985
|
"kind": 4096,
|
|
4084
4986
|
"kindString": "Call signature",
|
|
4085
4987
|
"flags": {},
|
|
4086
4988
|
"parameters": [
|
|
4087
4989
|
{
|
|
4088
|
-
"id":
|
|
4990
|
+
"id": 217,
|
|
4089
4991
|
"name": "query",
|
|
4090
4992
|
"kind": 32768,
|
|
4091
4993
|
"kindString": "Parameter",
|
|
4092
4994
|
"flags": {},
|
|
4093
4995
|
"type": {
|
|
4094
4996
|
"type": "reference",
|
|
4095
|
-
"id":
|
|
4997
|
+
"id": 202,
|
|
4096
4998
|
"name": "TQuery"
|
|
4097
4999
|
}
|
|
4098
5000
|
}
|
|
@@ -4113,14 +5015,14 @@
|
|
|
4113
5015
|
{
|
|
4114
5016
|
"type": "reflection",
|
|
4115
5017
|
"declaration": {
|
|
4116
|
-
"id":
|
|
5018
|
+
"id": 218,
|
|
4117
5019
|
"name": "__type",
|
|
4118
5020
|
"kind": 65536,
|
|
4119
5021
|
"kindString": "Type literal",
|
|
4120
5022
|
"flags": {},
|
|
4121
5023
|
"children": [
|
|
4122
5024
|
{
|
|
4123
|
-
"id":
|
|
5025
|
+
"id": 220,
|
|
4124
5026
|
"name": "previousHash",
|
|
4125
5027
|
"kind": 1024,
|
|
4126
5028
|
"kindString": "Property",
|
|
@@ -4140,7 +5042,7 @@
|
|
|
4140
5042
|
}
|
|
4141
5043
|
},
|
|
4142
5044
|
{
|
|
4143
|
-
"id":
|
|
5045
|
+
"id": 219,
|
|
4144
5046
|
"name": "schema",
|
|
4145
5047
|
"kind": 1024,
|
|
4146
5048
|
"kindString": "Property",
|
|
@@ -4158,7 +5060,7 @@
|
|
|
4158
5060
|
}
|
|
4159
5061
|
},
|
|
4160
5062
|
{
|
|
4161
|
-
"id":
|
|
5063
|
+
"id": 221,
|
|
4162
5064
|
"name": "sources",
|
|
4163
5065
|
"kind": 1024,
|
|
4164
5066
|
"kindString": "Property",
|
|
@@ -4181,7 +5083,7 @@
|
|
|
4181
5083
|
}
|
|
4182
5084
|
},
|
|
4183
5085
|
{
|
|
4184
|
-
"id":
|
|
5086
|
+
"id": 222,
|
|
4185
5087
|
"name": "timestamp",
|
|
4186
5088
|
"kind": 1024,
|
|
4187
5089
|
"kindString": "Property",
|
|
@@ -4205,10 +5107,10 @@
|
|
|
4205
5107
|
{
|
|
4206
5108
|
"title": "Properties",
|
|
4207
5109
|
"children": [
|
|
4208
|
-
|
|
4209
|
-
|
|
4210
|
-
|
|
4211
|
-
|
|
5110
|
+
220,
|
|
5111
|
+
219,
|
|
5112
|
+
221,
|
|
5113
|
+
222
|
|
4212
5114
|
]
|
|
4213
5115
|
}
|
|
4214
5116
|
],
|
|
@@ -4235,7 +5137,7 @@
|
|
|
4235
5137
|
]
|
|
4236
5138
|
},
|
|
4237
5139
|
{
|
|
4238
|
-
"id":
|
|
5140
|
+
"id": 244,
|
|
4239
5141
|
"name": "initialize",
|
|
4240
5142
|
"kind": 2048,
|
|
4241
5143
|
"kindString": "Method",
|
|
@@ -4249,11 +5151,26 @@
|
|
|
4249
5151
|
],
|
|
4250
5152
|
"signatures": [
|
|
4251
5153
|
{
|
|
4252
|
-
"id":
|
|
5154
|
+
"id": 245,
|
|
4253
5155
|
"name": "initialize",
|
|
4254
5156
|
"kind": 4096,
|
|
4255
5157
|
"kindString": "Call signature",
|
|
4256
5158
|
"flags": {},
|
|
5159
|
+
"parameters": [
|
|
5160
|
+
{
|
|
5161
|
+
"id": 246,
|
|
5162
|
+
"name": "_queryAccount",
|
|
5163
|
+
"kind": 32768,
|
|
5164
|
+
"kindString": "Parameter",
|
|
5165
|
+
"flags": {
|
|
5166
|
+
"isOptional": true
|
|
5167
|
+
},
|
|
5168
|
+
"type": {
|
|
5169
|
+
"type": "reference",
|
|
5170
|
+
"name": "XyoAccount"
|
|
5171
|
+
}
|
|
5172
|
+
}
|
|
5173
|
+
],
|
|
4257
5174
|
"type": {
|
|
4258
5175
|
"type": "intrinsic",
|
|
4259
5176
|
"name": "void"
|
|
@@ -4270,7 +5187,7 @@
|
|
|
4270
5187
|
}
|
|
4271
5188
|
},
|
|
4272
5189
|
{
|
|
4273
|
-
"id":
|
|
5190
|
+
"id": 239,
|
|
4274
5191
|
"name": "queries",
|
|
4275
5192
|
"kind": 2048,
|
|
4276
5193
|
"kindString": "Method",
|
|
@@ -4284,7 +5201,7 @@
|
|
|
4284
5201
|
],
|
|
4285
5202
|
"signatures": [
|
|
4286
5203
|
{
|
|
4287
|
-
"id":
|
|
5204
|
+
"id": 240,
|
|
4288
5205
|
"name": "queries",
|
|
4289
5206
|
"kind": 4096,
|
|
4290
5207
|
"kindString": "Call signature",
|
|
@@ -4299,7 +5216,7 @@
|
|
|
4299
5216
|
},
|
|
4300
5217
|
"objectType": {
|
|
4301
5218
|
"type": "reference",
|
|
4302
|
-
"id":
|
|
5219
|
+
"id": 202,
|
|
4303
5220
|
"name": "TQuery"
|
|
4304
5221
|
}
|
|
4305
5222
|
}
|
|
@@ -4324,7 +5241,7 @@
|
|
|
4324
5241
|
}
|
|
4325
5242
|
},
|
|
4326
5243
|
{
|
|
4327
|
-
"id":
|
|
5244
|
+
"id": 223,
|
|
4328
5245
|
"name": "query",
|
|
4329
5246
|
"kind": 2048,
|
|
4330
5247
|
"kindString": "Method",
|
|
@@ -4332,28 +5249,28 @@
|
|
|
4332
5249
|
"sources": [
|
|
4333
5250
|
{
|
|
4334
5251
|
"fileName": "modules/packages/bridge/src/XyoHttpBridge.ts",
|
|
4335
|
-
"line":
|
|
5252
|
+
"line": 70,
|
|
4336
5253
|
"character": 17,
|
|
4337
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5254
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/XyoHttpBridge.ts#L70"
|
|
4338
5255
|
}
|
|
4339
5256
|
],
|
|
4340
5257
|
"signatures": [
|
|
4341
5258
|
{
|
|
4342
|
-
"id":
|
|
5259
|
+
"id": 224,
|
|
4343
5260
|
"name": "query",
|
|
4344
5261
|
"kind": 4096,
|
|
4345
5262
|
"kindString": "Call signature",
|
|
4346
5263
|
"flags": {},
|
|
4347
5264
|
"parameters": [
|
|
4348
5265
|
{
|
|
4349
|
-
"id":
|
|
5266
|
+
"id": 225,
|
|
4350
5267
|
"name": "query",
|
|
4351
5268
|
"kind": 32768,
|
|
4352
5269
|
"kindString": "Parameter",
|
|
4353
5270
|
"flags": {},
|
|
4354
5271
|
"type": {
|
|
4355
5272
|
"type": "reference",
|
|
4356
|
-
"id":
|
|
5273
|
+
"id": 202,
|
|
4357
5274
|
"name": "TQuery"
|
|
4358
5275
|
}
|
|
4359
5276
|
}
|
|
@@ -4362,130 +5279,121 @@
|
|
|
4362
5279
|
"type": "reference",
|
|
4363
5280
|
"typeArguments": [
|
|
4364
5281
|
{
|
|
4365
|
-
"type": "
|
|
4366
|
-
"
|
|
4367
|
-
{
|
|
4368
|
-
"type": "reference",
|
|
4369
|
-
"name": "XyoBoundWitness"
|
|
4370
|
-
},
|
|
5282
|
+
"type": "reference",
|
|
5283
|
+
"typeArguments": [
|
|
4371
5284
|
{
|
|
4372
|
-
"type": "
|
|
4373
|
-
"
|
|
4374
|
-
|
|
4375
|
-
|
|
4376
|
-
|
|
4377
|
-
|
|
4378
|
-
|
|
4379
|
-
|
|
4380
|
-
|
|
4381
|
-
"
|
|
4382
|
-
"
|
|
4383
|
-
|
|
4384
|
-
|
|
4385
|
-
|
|
4386
|
-
|
|
4387
|
-
|
|
4388
|
-
|
|
4389
|
-
"isOptional": true
|
|
4390
|
-
},
|
|
4391
|
-
"sources": [
|
|
4392
|
-
{
|
|
4393
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
4394
|
-
"line": 9,
|
|
4395
|
-
"character": 4
|
|
4396
|
-
}
|
|
4397
|
-
],
|
|
4398
|
-
"type": {
|
|
4399
|
-
"type": "intrinsic",
|
|
4400
|
-
"name": "string"
|
|
4401
|
-
}
|
|
4402
|
-
},
|
|
4403
|
-
{
|
|
4404
|
-
"id": 202,
|
|
4405
|
-
"name": "schema",
|
|
4406
|
-
"kind": 1024,
|
|
4407
|
-
"kindString": "Property",
|
|
4408
|
-
"flags": {},
|
|
4409
|
-
"sources": [
|
|
4410
|
-
{
|
|
4411
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
4412
|
-
"line": 8,
|
|
4413
|
-
"character": 4
|
|
4414
|
-
}
|
|
4415
|
-
],
|
|
4416
|
-
"type": {
|
|
4417
|
-
"type": "intrinsic",
|
|
4418
|
-
"name": "string"
|
|
4419
|
-
}
|
|
4420
|
-
},
|
|
5285
|
+
"type": "reflection",
|
|
5286
|
+
"declaration": {
|
|
5287
|
+
"id": 226,
|
|
5288
|
+
"name": "__type",
|
|
5289
|
+
"kind": 65536,
|
|
5290
|
+
"kindString": "Type literal",
|
|
5291
|
+
"flags": {},
|
|
5292
|
+
"children": [
|
|
5293
|
+
{
|
|
5294
|
+
"id": 228,
|
|
5295
|
+
"name": "previousHash",
|
|
5296
|
+
"kind": 1024,
|
|
5297
|
+
"kindString": "Property",
|
|
5298
|
+
"flags": {
|
|
5299
|
+
"isOptional": true
|
|
5300
|
+
},
|
|
5301
|
+
"sources": [
|
|
4421
5302
|
{
|
|
4422
|
-
"
|
|
4423
|
-
"
|
|
4424
|
-
"
|
|
4425
|
-
|
|
4426
|
-
|
|
4427
|
-
|
|
4428
|
-
|
|
4429
|
-
|
|
4430
|
-
|
|
4431
|
-
|
|
4432
|
-
|
|
4433
|
-
|
|
4434
|
-
|
|
4435
|
-
|
|
4436
|
-
|
|
4437
|
-
|
|
4438
|
-
|
|
4439
|
-
"type": "intrinsic",
|
|
4440
|
-
"name": "string"
|
|
4441
|
-
}
|
|
4442
|
-
}
|
|
4443
|
-
},
|
|
5303
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
5304
|
+
"line": 9,
|
|
5305
|
+
"character": 4
|
|
5306
|
+
}
|
|
5307
|
+
],
|
|
5308
|
+
"type": {
|
|
5309
|
+
"type": "intrinsic",
|
|
5310
|
+
"name": "string"
|
|
5311
|
+
}
|
|
5312
|
+
},
|
|
5313
|
+
{
|
|
5314
|
+
"id": 227,
|
|
5315
|
+
"name": "schema",
|
|
5316
|
+
"kind": 1024,
|
|
5317
|
+
"kindString": "Property",
|
|
5318
|
+
"flags": {},
|
|
5319
|
+
"sources": [
|
|
4444
5320
|
{
|
|
4445
|
-
"
|
|
4446
|
-
"
|
|
4447
|
-
"
|
|
4448
|
-
"kindString": "Property",
|
|
4449
|
-
"flags": {
|
|
4450
|
-
"isOptional": true
|
|
4451
|
-
},
|
|
4452
|
-
"sources": [
|
|
4453
|
-
{
|
|
4454
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
4455
|
-
"line": 11,
|
|
4456
|
-
"character": 4
|
|
4457
|
-
}
|
|
4458
|
-
],
|
|
4459
|
-
"type": {
|
|
4460
|
-
"type": "intrinsic",
|
|
4461
|
-
"name": "number"
|
|
4462
|
-
}
|
|
5321
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
5322
|
+
"line": 8,
|
|
5323
|
+
"character": 4
|
|
4463
5324
|
}
|
|
4464
5325
|
],
|
|
4465
|
-
"
|
|
5326
|
+
"type": {
|
|
5327
|
+
"type": "intrinsic",
|
|
5328
|
+
"name": "string"
|
|
5329
|
+
}
|
|
5330
|
+
},
|
|
5331
|
+
{
|
|
5332
|
+
"id": 229,
|
|
5333
|
+
"name": "sources",
|
|
5334
|
+
"kind": 1024,
|
|
5335
|
+
"kindString": "Property",
|
|
5336
|
+
"flags": {
|
|
5337
|
+
"isOptional": true
|
|
5338
|
+
},
|
|
5339
|
+
"sources": [
|
|
4466
5340
|
{
|
|
4467
|
-
"
|
|
4468
|
-
"
|
|
4469
|
-
|
|
4470
|
-
202,
|
|
4471
|
-
204,
|
|
4472
|
-
205
|
|
4473
|
-
]
|
|
5341
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
5342
|
+
"line": 10,
|
|
5343
|
+
"character": 4
|
|
4474
5344
|
}
|
|
4475
5345
|
],
|
|
5346
|
+
"type": {
|
|
5347
|
+
"type": "array",
|
|
5348
|
+
"elementType": {
|
|
5349
|
+
"type": "intrinsic",
|
|
5350
|
+
"name": "string"
|
|
5351
|
+
}
|
|
5352
|
+
}
|
|
5353
|
+
},
|
|
5354
|
+
{
|
|
5355
|
+
"id": 230,
|
|
5356
|
+
"name": "timestamp",
|
|
5357
|
+
"kind": 1024,
|
|
5358
|
+
"kindString": "Property",
|
|
5359
|
+
"flags": {
|
|
5360
|
+
"isOptional": true
|
|
5361
|
+
},
|
|
4476
5362
|
"sources": [
|
|
4477
5363
|
{
|
|
4478
5364
|
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
4479
|
-
"line":
|
|
4480
|
-
"character":
|
|
5365
|
+
"line": 11,
|
|
5366
|
+
"character": 4
|
|
4481
5367
|
}
|
|
5368
|
+
],
|
|
5369
|
+
"type": {
|
|
5370
|
+
"type": "intrinsic",
|
|
5371
|
+
"name": "number"
|
|
5372
|
+
}
|
|
5373
|
+
}
|
|
5374
|
+
],
|
|
5375
|
+
"groups": [
|
|
5376
|
+
{
|
|
5377
|
+
"title": "Properties",
|
|
5378
|
+
"children": [
|
|
5379
|
+
228,
|
|
5380
|
+
227,
|
|
5381
|
+
229,
|
|
5382
|
+
230
|
|
4482
5383
|
]
|
|
4483
5384
|
}
|
|
4484
|
-
|
|
4485
|
-
|
|
4486
|
-
|
|
5385
|
+
],
|
|
5386
|
+
"sources": [
|
|
5387
|
+
{
|
|
5388
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
5389
|
+
"line": 7,
|
|
5390
|
+
"character": 107
|
|
5391
|
+
}
|
|
5392
|
+
]
|
|
5393
|
+
}
|
|
4487
5394
|
}
|
|
4488
|
-
]
|
|
5395
|
+
],
|
|
5396
|
+
"name": "XyoModuleQueryResult"
|
|
4489
5397
|
}
|
|
4490
5398
|
],
|
|
4491
5399
|
"name": "Promise",
|
|
@@ -4512,7 +5420,7 @@
|
|
|
4512
5420
|
}
|
|
4513
5421
|
},
|
|
4514
5422
|
{
|
|
4515
|
-
"id":
|
|
5423
|
+
"id": 236,
|
|
4516
5424
|
"name": "queryable",
|
|
4517
5425
|
"kind": 2048,
|
|
4518
5426
|
"kindString": "Method",
|
|
@@ -4526,14 +5434,14 @@
|
|
|
4526
5434
|
],
|
|
4527
5435
|
"signatures": [
|
|
4528
5436
|
{
|
|
4529
|
-
"id":
|
|
5437
|
+
"id": 237,
|
|
4530
5438
|
"name": "queryable",
|
|
4531
5439
|
"kind": 4096,
|
|
4532
5440
|
"kindString": "Call signature",
|
|
4533
5441
|
"flags": {},
|
|
4534
5442
|
"parameters": [
|
|
4535
5443
|
{
|
|
4536
|
-
"id":
|
|
5444
|
+
"id": 238,
|
|
4537
5445
|
"name": "schema",
|
|
4538
5446
|
"kind": 32768,
|
|
4539
5447
|
"kindString": "Parameter",
|
|
@@ -4568,7 +5476,7 @@
|
|
|
4568
5476
|
}
|
|
4569
5477
|
},
|
|
4570
5478
|
{
|
|
4571
|
-
"id":
|
|
5479
|
+
"id": 250,
|
|
4572
5480
|
"name": "shutdown",
|
|
4573
5481
|
"kind": 2048,
|
|
4574
5482
|
"kindString": "Method",
|
|
@@ -4582,11 +5490,26 @@
|
|
|
4582
5490
|
],
|
|
4583
5491
|
"signatures": [
|
|
4584
5492
|
{
|
|
4585
|
-
"id":
|
|
5493
|
+
"id": 251,
|
|
4586
5494
|
"name": "shutdown",
|
|
4587
5495
|
"kind": 4096,
|
|
4588
5496
|
"kindString": "Call signature",
|
|
4589
5497
|
"flags": {},
|
|
5498
|
+
"parameters": [
|
|
5499
|
+
{
|
|
5500
|
+
"id": 252,
|
|
5501
|
+
"name": "_queryAccount",
|
|
5502
|
+
"kind": 32768,
|
|
5503
|
+
"kindString": "Parameter",
|
|
5504
|
+
"flags": {
|
|
5505
|
+
"isOptional": true
|
|
5506
|
+
},
|
|
5507
|
+
"type": {
|
|
5508
|
+
"type": "reference",
|
|
5509
|
+
"name": "XyoAccount"
|
|
5510
|
+
}
|
|
5511
|
+
}
|
|
5512
|
+
],
|
|
4590
5513
|
"type": {
|
|
4591
5514
|
"type": "intrinsic",
|
|
4592
5515
|
"name": "void"
|
|
@@ -4603,7 +5526,7 @@
|
|
|
4603
5526
|
}
|
|
4604
5527
|
},
|
|
4605
5528
|
{
|
|
4606
|
-
"id":
|
|
5529
|
+
"id": 247,
|
|
4607
5530
|
"name": "subscribe",
|
|
4608
5531
|
"kind": 2048,
|
|
4609
5532
|
"kindString": "Method",
|
|
@@ -4617,11 +5540,26 @@
|
|
|
4617
5540
|
],
|
|
4618
5541
|
"signatures": [
|
|
4619
5542
|
{
|
|
4620
|
-
"id":
|
|
5543
|
+
"id": 248,
|
|
4621
5544
|
"name": "subscribe",
|
|
4622
5545
|
"kind": 4096,
|
|
4623
5546
|
"kindString": "Call signature",
|
|
4624
5547
|
"flags": {},
|
|
5548
|
+
"parameters": [
|
|
5549
|
+
{
|
|
5550
|
+
"id": 249,
|
|
5551
|
+
"name": "_queryAccount",
|
|
5552
|
+
"kind": 32768,
|
|
5553
|
+
"kindString": "Parameter",
|
|
5554
|
+
"flags": {
|
|
5555
|
+
"isOptional": true
|
|
5556
|
+
},
|
|
5557
|
+
"type": {
|
|
5558
|
+
"type": "reference",
|
|
5559
|
+
"name": "XyoAccount"
|
|
5560
|
+
}
|
|
5561
|
+
}
|
|
5562
|
+
],
|
|
4625
5563
|
"type": {
|
|
4626
5564
|
"type": "intrinsic",
|
|
4627
5565
|
"name": "void"
|
|
@@ -4642,56 +5580,58 @@
|
|
|
4642
5580
|
{
|
|
4643
5581
|
"title": "Constructors",
|
|
4644
5582
|
"children": [
|
|
4645
|
-
|
|
5583
|
+
200
|
|
4646
5584
|
]
|
|
4647
5585
|
},
|
|
4648
5586
|
{
|
|
4649
5587
|
"title": "Properties",
|
|
4650
5588
|
"children": [
|
|
4651
|
-
|
|
4652
|
-
|
|
4653
|
-
|
|
4654
|
-
|
|
5589
|
+
232,
|
|
5590
|
+
204,
|
|
5591
|
+
231,
|
|
5592
|
+
233
|
|
4655
5593
|
]
|
|
4656
5594
|
},
|
|
4657
5595
|
{
|
|
4658
5596
|
"title": "Accessors",
|
|
4659
5597
|
"children": [
|
|
4660
|
-
|
|
4661
|
-
|
|
4662
|
-
|
|
4663
|
-
|
|
5598
|
+
234,
|
|
5599
|
+
205,
|
|
5600
|
+
207,
|
|
5601
|
+
209
|
|
4664
5602
|
]
|
|
4665
5603
|
},
|
|
4666
5604
|
{
|
|
4667
5605
|
"title": "Methods",
|
|
4668
5606
|
"children": [
|
|
4669
|
-
|
|
4670
|
-
|
|
4671
|
-
|
|
4672
|
-
|
|
4673
|
-
216,
|
|
4674
|
-
190,
|
|
4675
|
-
218,
|
|
4676
|
-
214,
|
|
4677
|
-
198,
|
|
5607
|
+
263,
|
|
5608
|
+
253,
|
|
5609
|
+
282,
|
|
5610
|
+
268,
|
|
4678
5611
|
211,
|
|
4679
|
-
|
|
4680
|
-
|
|
5612
|
+
213,
|
|
5613
|
+
241,
|
|
5614
|
+
215,
|
|
5615
|
+
244,
|
|
5616
|
+
239,
|
|
5617
|
+
223,
|
|
5618
|
+
236,
|
|
5619
|
+
250,
|
|
5620
|
+
247
|
|
4681
5621
|
]
|
|
4682
5622
|
}
|
|
4683
5623
|
],
|
|
4684
5624
|
"sources": [
|
|
4685
5625
|
{
|
|
4686
5626
|
"fileName": "modules/packages/bridge/src/XyoHttpBridge.ts",
|
|
4687
|
-
"line":
|
|
5627
|
+
"line": 24,
|
|
4688
5628
|
"character": 13,
|
|
4689
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5629
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/XyoHttpBridge.ts#L24"
|
|
4690
5630
|
}
|
|
4691
5631
|
],
|
|
4692
5632
|
"typeParameters": [
|
|
4693
5633
|
{
|
|
4694
|
-
"id":
|
|
5634
|
+
"id": 296,
|
|
4695
5635
|
"name": "TQuery",
|
|
4696
5636
|
"kind": 131072,
|
|
4697
5637
|
"kindString": "Type parameter",
|
|
@@ -4714,12 +5654,12 @@
|
|
|
4714
5654
|
"typeArguments": [
|
|
4715
5655
|
{
|
|
4716
5656
|
"type": "reference",
|
|
4717
|
-
"id":
|
|
5657
|
+
"id": 194,
|
|
4718
5658
|
"name": "XyoHttpBridgeConfig"
|
|
4719
5659
|
},
|
|
4720
5660
|
{
|
|
4721
5661
|
"type": "reference",
|
|
4722
|
-
"id":
|
|
5662
|
+
"id": 202,
|
|
4723
5663
|
"name": "TQuery"
|
|
4724
5664
|
}
|
|
4725
5665
|
],
|
|
@@ -4732,7 +5672,7 @@
|
|
|
4732
5672
|
"typeArguments": [
|
|
4733
5673
|
{
|
|
4734
5674
|
"type": "reference",
|
|
4735
|
-
"id":
|
|
5675
|
+
"id": 202,
|
|
4736
5676
|
"name": "TQuery"
|
|
4737
5677
|
}
|
|
4738
5678
|
],
|
|
@@ -4751,7 +5691,7 @@
|
|
|
4751
5691
|
"fileName": "modules/packages/bridge/src/PartialConfig.ts",
|
|
4752
5692
|
"line": 5,
|
|
4753
5693
|
"character": 12,
|
|
4754
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5694
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/PartialConfig.ts#L5"
|
|
4755
5695
|
}
|
|
4756
5696
|
],
|
|
4757
5697
|
"typeParameters": [
|
|
@@ -4791,7 +5731,7 @@
|
|
|
4791
5731
|
"fileName": "modules/packages/bridge/src/Config.ts",
|
|
4792
5732
|
"line": 7,
|
|
4793
5733
|
"character": 12,
|
|
4794
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5734
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/Config.ts#L7"
|
|
4795
5735
|
}
|
|
4796
5736
|
],
|
|
4797
5737
|
"typeParameters": [
|
|
@@ -4837,7 +5777,7 @@
|
|
|
4837
5777
|
"fileName": "modules/packages/bridge/src/Config.ts",
|
|
4838
5778
|
"line": 9,
|
|
4839
5779
|
"character": 4,
|
|
4840
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5780
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/Config.ts#L9"
|
|
4841
5781
|
}
|
|
4842
5782
|
],
|
|
4843
5783
|
"type": {
|
|
@@ -4858,7 +5798,7 @@
|
|
|
4858
5798
|
"fileName": "modules/packages/bridge/src/Config.ts",
|
|
4859
5799
|
"line": 10,
|
|
4860
5800
|
"character": 4,
|
|
4861
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5801
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/Config.ts#L10"
|
|
4862
5802
|
}
|
|
4863
5803
|
],
|
|
4864
5804
|
"type": {
|
|
@@ -4881,7 +5821,7 @@
|
|
|
4881
5821
|
"fileName": "modules/packages/bridge/src/Config.ts",
|
|
4882
5822
|
"line": 8,
|
|
4883
5823
|
"character": 2,
|
|
4884
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5824
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/Config.ts#L8"
|
|
4885
5825
|
}
|
|
4886
5826
|
]
|
|
4887
5827
|
}
|
|
@@ -4908,13 +5848,13 @@
|
|
|
4908
5848
|
"fileName": "modules/packages/bridge/src/Config.ts",
|
|
4909
5849
|
"line": 4,
|
|
4910
5850
|
"character": 12,
|
|
4911
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5851
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/Config.ts#L4"
|
|
4912
5852
|
},
|
|
4913
5853
|
{
|
|
4914
5854
|
"fileName": "modules/packages/bridge/src/Config.ts",
|
|
4915
5855
|
"line": 5,
|
|
4916
5856
|
"character": 13,
|
|
4917
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5857
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/Config.ts#L5"
|
|
4918
5858
|
}
|
|
4919
5859
|
],
|
|
4920
5860
|
"type": {
|
|
@@ -4933,7 +5873,7 @@
|
|
|
4933
5873
|
"fileName": "modules/packages/bridge/src/Queries/Connect.ts",
|
|
4934
5874
|
"line": 6,
|
|
4935
5875
|
"character": 12,
|
|
4936
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5876
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/Queries/Connect.ts#L6"
|
|
4937
5877
|
}
|
|
4938
5878
|
],
|
|
4939
5879
|
"type": {
|
|
@@ -4959,7 +5899,7 @@
|
|
|
4959
5899
|
"fileName": "modules/packages/bridge/src/Queries/Connect.ts",
|
|
4960
5900
|
"line": 7,
|
|
4961
5901
|
"character": 2,
|
|
4962
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5902
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/Queries/Connect.ts#L7"
|
|
4963
5903
|
}
|
|
4964
5904
|
],
|
|
4965
5905
|
"type": {
|
|
@@ -4981,7 +5921,7 @@
|
|
|
4981
5921
|
"fileName": "modules/packages/bridge/src/Queries/Connect.ts",
|
|
4982
5922
|
"line": 8,
|
|
4983
5923
|
"character": 2,
|
|
4984
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5924
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/Queries/Connect.ts#L8"
|
|
4985
5925
|
}
|
|
4986
5926
|
],
|
|
4987
5927
|
"type": {
|
|
@@ -5004,7 +5944,7 @@
|
|
|
5004
5944
|
"fileName": "modules/packages/bridge/src/Queries/Connect.ts",
|
|
5005
5945
|
"line": 6,
|
|
5006
5946
|
"character": 45,
|
|
5007
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5947
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/Queries/Connect.ts#L6"
|
|
5008
5948
|
}
|
|
5009
5949
|
]
|
|
5010
5950
|
}
|
|
@@ -5024,13 +5964,13 @@
|
|
|
5024
5964
|
"fileName": "modules/packages/bridge/src/Queries/Connect.ts",
|
|
5025
5965
|
"line": 3,
|
|
5026
5966
|
"character": 12,
|
|
5027
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5967
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/Queries/Connect.ts#L3"
|
|
5028
5968
|
},
|
|
5029
5969
|
{
|
|
5030
5970
|
"fileName": "modules/packages/bridge/src/Queries/Connect.ts",
|
|
5031
5971
|
"line": 4,
|
|
5032
5972
|
"character": 13,
|
|
5033
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5973
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/Queries/Connect.ts#L4"
|
|
5034
5974
|
}
|
|
5035
5975
|
],
|
|
5036
5976
|
"type": {
|
|
@@ -5049,7 +5989,7 @@
|
|
|
5049
5989
|
"fileName": "modules/packages/bridge/src/Queries/Disconnect.ts",
|
|
5050
5990
|
"line": 6,
|
|
5051
5991
|
"character": 12,
|
|
5052
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5992
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/Queries/Disconnect.ts#L6"
|
|
5053
5993
|
}
|
|
5054
5994
|
],
|
|
5055
5995
|
"type": {
|
|
@@ -5075,7 +6015,7 @@
|
|
|
5075
6015
|
"fileName": "modules/packages/bridge/src/Queries/Disconnect.ts",
|
|
5076
6016
|
"line": 7,
|
|
5077
6017
|
"character": 2,
|
|
5078
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6018
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/Queries/Disconnect.ts#L7"
|
|
5079
6019
|
}
|
|
5080
6020
|
],
|
|
5081
6021
|
"type": {
|
|
@@ -5097,7 +6037,7 @@
|
|
|
5097
6037
|
"fileName": "modules/packages/bridge/src/Queries/Disconnect.ts",
|
|
5098
6038
|
"line": 8,
|
|
5099
6039
|
"character": 2,
|
|
5100
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6040
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/Queries/Disconnect.ts#L8"
|
|
5101
6041
|
}
|
|
5102
6042
|
],
|
|
5103
6043
|
"type": {
|
|
@@ -5120,7 +6060,7 @@
|
|
|
5120
6060
|
"fileName": "modules/packages/bridge/src/Queries/Disconnect.ts",
|
|
5121
6061
|
"line": 6,
|
|
5122
6062
|
"character": 48,
|
|
5123
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6063
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/Queries/Disconnect.ts#L6"
|
|
5124
6064
|
}
|
|
5125
6065
|
]
|
|
5126
6066
|
}
|
|
@@ -5140,13 +6080,13 @@
|
|
|
5140
6080
|
"fileName": "modules/packages/bridge/src/Queries/Disconnect.ts",
|
|
5141
6081
|
"line": 3,
|
|
5142
6082
|
"character": 12,
|
|
5143
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6083
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/Queries/Disconnect.ts#L3"
|
|
5144
6084
|
},
|
|
5145
6085
|
{
|
|
5146
6086
|
"fileName": "modules/packages/bridge/src/Queries/Disconnect.ts",
|
|
5147
6087
|
"line": 4,
|
|
5148
6088
|
"character": 13,
|
|
5149
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6089
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/Queries/Disconnect.ts#L4"
|
|
5150
6090
|
}
|
|
5151
6091
|
],
|
|
5152
6092
|
"type": {
|
|
@@ -5165,7 +6105,7 @@
|
|
|
5165
6105
|
"fileName": "modules/packages/bridge/src/Queries/index.ts",
|
|
5166
6106
|
"line": 9,
|
|
5167
6107
|
"character": 12,
|
|
5168
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6108
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/Queries/index.ts#L9"
|
|
5169
6109
|
}
|
|
5170
6110
|
],
|
|
5171
6111
|
"type": {
|
|
@@ -5199,7 +6139,7 @@
|
|
|
5199
6139
|
"fileName": "modules/packages/bridge/src/Queries/index.ts",
|
|
5200
6140
|
"line": 11,
|
|
5201
6141
|
"character": 12,
|
|
5202
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6142
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/Queries/index.ts#L11"
|
|
5203
6143
|
}
|
|
5204
6144
|
],
|
|
5205
6145
|
"type": {
|
|
@@ -5223,7 +6163,7 @@
|
|
|
5223
6163
|
}
|
|
5224
6164
|
},
|
|
5225
6165
|
{
|
|
5226
|
-
"id":
|
|
6166
|
+
"id": 194,
|
|
5227
6167
|
"name": "XyoHttpBridgeConfig",
|
|
5228
6168
|
"kind": 4194304,
|
|
5229
6169
|
"kindString": "Type alias",
|
|
@@ -5231,9 +6171,9 @@
|
|
|
5231
6171
|
"sources": [
|
|
5232
6172
|
{
|
|
5233
6173
|
"fileName": "modules/packages/bridge/src/XyoHttpBridge.ts",
|
|
5234
|
-
"line":
|
|
6174
|
+
"line": 18,
|
|
5235
6175
|
"character": 12,
|
|
5236
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6176
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/XyoHttpBridge.ts#L18"
|
|
5237
6177
|
}
|
|
5238
6178
|
],
|
|
5239
6179
|
"type": {
|
|
@@ -5243,14 +6183,14 @@
|
|
|
5243
6183
|
{
|
|
5244
6184
|
"type": "reflection",
|
|
5245
6185
|
"declaration": {
|
|
5246
|
-
"id":
|
|
6186
|
+
"id": 195,
|
|
5247
6187
|
"name": "__type",
|
|
5248
6188
|
"kind": 65536,
|
|
5249
6189
|
"kindString": "Type literal",
|
|
5250
6190
|
"flags": {},
|
|
5251
6191
|
"children": [
|
|
5252
6192
|
{
|
|
5253
|
-
"id":
|
|
6193
|
+
"id": 198,
|
|
5254
6194
|
"name": "axios",
|
|
5255
6195
|
"kind": 1024,
|
|
5256
6196
|
"kindString": "Property",
|
|
@@ -5260,9 +6200,9 @@
|
|
|
5260
6200
|
"sources": [
|
|
5261
6201
|
{
|
|
5262
6202
|
"fileName": "modules/packages/bridge/src/XyoHttpBridge.ts",
|
|
5263
|
-
"line":
|
|
6203
|
+
"line": 21,
|
|
5264
6204
|
"character": 2,
|
|
5265
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6205
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/XyoHttpBridge.ts#L21"
|
|
5266
6206
|
}
|
|
5267
6207
|
],
|
|
5268
6208
|
"type": {
|
|
@@ -5271,7 +6211,7 @@
|
|
|
5271
6211
|
}
|
|
5272
6212
|
},
|
|
5273
6213
|
{
|
|
5274
|
-
"id":
|
|
6214
|
+
"id": 197,
|
|
5275
6215
|
"name": "headers",
|
|
5276
6216
|
"kind": 1024,
|
|
5277
6217
|
"kindString": "Property",
|
|
@@ -5281,9 +6221,9 @@
|
|
|
5281
6221
|
"sources": [
|
|
5282
6222
|
{
|
|
5283
6223
|
"fileName": "modules/packages/bridge/src/XyoHttpBridge.ts",
|
|
5284
|
-
"line":
|
|
6224
|
+
"line": 20,
|
|
5285
6225
|
"character": 2,
|
|
5286
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6226
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/XyoHttpBridge.ts#L20"
|
|
5287
6227
|
}
|
|
5288
6228
|
],
|
|
5289
6229
|
"type": {
|
|
@@ -5294,7 +6234,7 @@
|
|
|
5294
6234
|
}
|
|
5295
6235
|
},
|
|
5296
6236
|
{
|
|
5297
|
-
"id":
|
|
6237
|
+
"id": 196,
|
|
5298
6238
|
"name": "schema",
|
|
5299
6239
|
"kind": 1024,
|
|
5300
6240
|
"kindString": "Property",
|
|
@@ -5302,14 +6242,14 @@
|
|
|
5302
6242
|
"sources": [
|
|
5303
6243
|
{
|
|
5304
6244
|
"fileName": "modules/packages/bridge/src/XyoHttpBridge.ts",
|
|
5305
|
-
"line":
|
|
6245
|
+
"line": 19,
|
|
5306
6246
|
"character": 2,
|
|
5307
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6247
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/XyoHttpBridge.ts#L19"
|
|
5308
6248
|
}
|
|
5309
6249
|
],
|
|
5310
6250
|
"type": {
|
|
5311
6251
|
"type": "reference",
|
|
5312
|
-
"id":
|
|
6252
|
+
"id": 192,
|
|
5313
6253
|
"name": "XyoHttpBridgeConfigSchema"
|
|
5314
6254
|
}
|
|
5315
6255
|
}
|
|
@@ -5318,18 +6258,18 @@
|
|
|
5318
6258
|
{
|
|
5319
6259
|
"title": "Properties",
|
|
5320
6260
|
"children": [
|
|
5321
|
-
|
|
5322
|
-
|
|
5323
|
-
|
|
6261
|
+
198,
|
|
6262
|
+
197,
|
|
6263
|
+
196
|
|
5324
6264
|
]
|
|
5325
6265
|
}
|
|
5326
6266
|
],
|
|
5327
6267
|
"sources": [
|
|
5328
6268
|
{
|
|
5329
6269
|
"fileName": "modules/packages/bridge/src/XyoHttpBridge.ts",
|
|
5330
|
-
"line":
|
|
6270
|
+
"line": 18,
|
|
5331
6271
|
"character": 50,
|
|
5332
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6272
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/XyoHttpBridge.ts#L18"
|
|
5333
6273
|
}
|
|
5334
6274
|
]
|
|
5335
6275
|
}
|
|
@@ -5339,7 +6279,7 @@
|
|
|
5339
6279
|
}
|
|
5340
6280
|
},
|
|
5341
6281
|
{
|
|
5342
|
-
"id":
|
|
6282
|
+
"id": 193,
|
|
5343
6283
|
"name": "XyoHttpBridgeConfigSchema",
|
|
5344
6284
|
"kind": 4194304,
|
|
5345
6285
|
"kindString": "Type alias",
|
|
@@ -5347,15 +6287,15 @@
|
|
|
5347
6287
|
"sources": [
|
|
5348
6288
|
{
|
|
5349
6289
|
"fileName": "modules/packages/bridge/src/XyoHttpBridge.ts",
|
|
5350
|
-
"line":
|
|
6290
|
+
"line": 15,
|
|
5351
6291
|
"character": 12,
|
|
5352
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6292
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/XyoHttpBridge.ts#L15"
|
|
5353
6293
|
},
|
|
5354
6294
|
{
|
|
5355
6295
|
"fileName": "modules/packages/bridge/src/XyoHttpBridge.ts",
|
|
5356
|
-
"line":
|
|
6296
|
+
"line": 16,
|
|
5357
6297
|
"character": 13,
|
|
5358
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6298
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/XyoHttpBridge.ts#L16"
|
|
5359
6299
|
}
|
|
5360
6300
|
],
|
|
5361
6301
|
"type": {
|
|
@@ -5374,13 +6314,13 @@
|
|
|
5374
6314
|
"fileName": "modules/packages/bridge/src/Config.ts",
|
|
5375
6315
|
"line": 4,
|
|
5376
6316
|
"character": 12,
|
|
5377
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6317
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/Config.ts#L4"
|
|
5378
6318
|
},
|
|
5379
6319
|
{
|
|
5380
6320
|
"fileName": "modules/packages/bridge/src/Config.ts",
|
|
5381
6321
|
"line": 5,
|
|
5382
6322
|
"character": 13,
|
|
5383
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6323
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/Config.ts#L5"
|
|
5384
6324
|
}
|
|
5385
6325
|
],
|
|
5386
6326
|
"type": {
|
|
@@ -5399,13 +6339,13 @@
|
|
|
5399
6339
|
"fileName": "modules/packages/bridge/src/Queries/Connect.ts",
|
|
5400
6340
|
"line": 3,
|
|
5401
6341
|
"character": 12,
|
|
5402
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6342
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/Queries/Connect.ts#L3"
|
|
5403
6343
|
},
|
|
5404
6344
|
{
|
|
5405
6345
|
"fileName": "modules/packages/bridge/src/Queries/Connect.ts",
|
|
5406
6346
|
"line": 4,
|
|
5407
6347
|
"character": 13,
|
|
5408
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6348
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/Queries/Connect.ts#L4"
|
|
5409
6349
|
}
|
|
5410
6350
|
],
|
|
5411
6351
|
"type": {
|
|
@@ -5424,13 +6364,13 @@
|
|
|
5424
6364
|
"fileName": "modules/packages/bridge/src/Queries/Disconnect.ts",
|
|
5425
6365
|
"line": 3,
|
|
5426
6366
|
"character": 12,
|
|
5427
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6367
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/Queries/Disconnect.ts#L3"
|
|
5428
6368
|
},
|
|
5429
6369
|
{
|
|
5430
6370
|
"fileName": "modules/packages/bridge/src/Queries/Disconnect.ts",
|
|
5431
6371
|
"line": 4,
|
|
5432
6372
|
"character": 13,
|
|
5433
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6373
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/Queries/Disconnect.ts#L4"
|
|
5434
6374
|
}
|
|
5435
6375
|
],
|
|
5436
6376
|
"type": {
|
|
@@ -5439,7 +6379,7 @@
|
|
|
5439
6379
|
}
|
|
5440
6380
|
},
|
|
5441
6381
|
{
|
|
5442
|
-
"id":
|
|
6382
|
+
"id": 192,
|
|
5443
6383
|
"name": "XyoHttpBridgeConfigSchema",
|
|
5444
6384
|
"kind": 32,
|
|
5445
6385
|
"kindString": "Variable",
|
|
@@ -5447,15 +6387,15 @@
|
|
|
5447
6387
|
"sources": [
|
|
5448
6388
|
{
|
|
5449
6389
|
"fileName": "modules/packages/bridge/src/XyoHttpBridge.ts",
|
|
5450
|
-
"line":
|
|
6390
|
+
"line": 15,
|
|
5451
6391
|
"character": 12,
|
|
5452
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6392
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/XyoHttpBridge.ts#L15"
|
|
5453
6393
|
},
|
|
5454
6394
|
{
|
|
5455
6395
|
"fileName": "modules/packages/bridge/src/XyoHttpBridge.ts",
|
|
5456
|
-
"line":
|
|
6396
|
+
"line": 16,
|
|
5457
6397
|
"character": 13,
|
|
5458
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6398
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/XyoHttpBridge.ts#L16"
|
|
5459
6399
|
}
|
|
5460
6400
|
],
|
|
5461
6401
|
"type": {
|
|
@@ -5469,8 +6409,8 @@
|
|
|
5469
6409
|
"title": "Classes",
|
|
5470
6410
|
"children": [
|
|
5471
6411
|
24,
|
|
5472
|
-
|
|
5473
|
-
|
|
6412
|
+
129,
|
|
6413
|
+
199
|
|
5474
6414
|
]
|
|
5475
6415
|
},
|
|
5476
6416
|
{
|
|
@@ -5485,8 +6425,8 @@
|
|
|
5485
6425
|
19,
|
|
5486
6426
|
10,
|
|
5487
6427
|
11,
|
|
5488
|
-
|
|
5489
|
-
|
|
6428
|
+
194,
|
|
6429
|
+
193
|
|
5490
6430
|
]
|
|
5491
6431
|
},
|
|
5492
6432
|
{
|
|
@@ -5495,7 +6435,7 @@
|
|
|
5495
6435
|
1,
|
|
5496
6436
|
12,
|
|
5497
6437
|
18,
|
|
5498
|
-
|
|
6438
|
+
192
|
|
5499
6439
|
]
|
|
5500
6440
|
}
|
|
5501
6441
|
],
|
|
@@ -5504,7 +6444,7 @@
|
|
|
5504
6444
|
"fileName": "modules/packages/bridge/src/index.ts",
|
|
5505
6445
|
"line": 1,
|
|
5506
6446
|
"character": 0,
|
|
5507
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6447
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/modules/packages/bridge/src/index.ts#L1"
|
|
5508
6448
|
}
|
|
5509
6449
|
]
|
|
5510
6450
|
}
|