@xyo-network/gas-price-plugin 2.45.1 → 2.46.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/Diviner.js +0 -3
- package/dist/cjs/Diviner.js.map +1 -1
- package/dist/docs.json +1749 -831
- package/dist/esm/Diviner.js +1 -4
- package/dist/esm/Diviner.js.map +1 -1
- package/dist/types/Diviner.d.ts +0 -1
- package/dist/types/Diviner.d.ts.map +1 -1
- package/package.json +13 -13
- package/src/Diviner.ts +1 -5
package/dist/docs.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"originalName": "",
|
|
8
8
|
"children": [
|
|
9
9
|
{
|
|
10
|
-
"id":
|
|
10
|
+
"id": 295,
|
|
11
11
|
"name": "default",
|
|
12
12
|
"kind": 8388608,
|
|
13
13
|
"kindString": "Reference",
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/index.ts",
|
|
18
18
|
"line": 9,
|
|
19
19
|
"character": 0,
|
|
20
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
20
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/415140d47b7/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/index.ts#L9"
|
|
21
21
|
}
|
|
22
22
|
],
|
|
23
23
|
"target": 1
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"sources": [
|
|
41
41
|
{
|
|
42
42
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
43
|
-
"line":
|
|
43
|
+
"line": 31,
|
|
44
44
|
"character": 4
|
|
45
45
|
}
|
|
46
46
|
],
|
|
@@ -238,7 +238,7 @@
|
|
|
238
238
|
{
|
|
239
239
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
240
240
|
"line": 8,
|
|
241
|
-
"character":
|
|
241
|
+
"character": 79
|
|
242
242
|
}
|
|
243
243
|
]
|
|
244
244
|
}
|
|
@@ -285,7 +285,7 @@
|
|
|
285
285
|
{
|
|
286
286
|
"fileName": "modules/packages/diviner/packages/model/dist/types/Config.d.ts",
|
|
287
287
|
"line": 5,
|
|
288
|
-
"character":
|
|
288
|
+
"character": 123
|
|
289
289
|
}
|
|
290
290
|
]
|
|
291
291
|
}
|
|
@@ -358,105 +358,9 @@
|
|
|
358
358
|
"name": "AbstractDiviner.constructor"
|
|
359
359
|
}
|
|
360
360
|
},
|
|
361
|
-
{
|
|
362
|
-
"id": 103,
|
|
363
|
-
"name": "_parentResolver",
|
|
364
|
-
"kind": 1024,
|
|
365
|
-
"kindString": "Property",
|
|
366
|
-
"flags": {
|
|
367
|
-
"isProtected": true
|
|
368
|
-
},
|
|
369
|
-
"sources": [
|
|
370
|
-
{
|
|
371
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
372
|
-
"line": 16,
|
|
373
|
-
"character": 14
|
|
374
|
-
}
|
|
375
|
-
],
|
|
376
|
-
"type": {
|
|
377
|
-
"type": "reference",
|
|
378
|
-
"name": "CompositeModuleResolver"
|
|
379
|
-
},
|
|
380
|
-
"inheritedFrom": {
|
|
381
|
-
"type": "reference",
|
|
382
|
-
"name": "AbstractDiviner._parentResolver"
|
|
383
|
-
}
|
|
384
|
-
},
|
|
385
|
-
{
|
|
386
|
-
"id": 104,
|
|
387
|
-
"name": "_resolver",
|
|
388
|
-
"kind": 1024,
|
|
389
|
-
"kindString": "Property",
|
|
390
|
-
"flags": {
|
|
391
|
-
"isProtected": true
|
|
392
|
-
},
|
|
393
|
-
"sources": [
|
|
394
|
-
{
|
|
395
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
396
|
-
"line": 17,
|
|
397
|
-
"character": 14
|
|
398
|
-
}
|
|
399
|
-
],
|
|
400
|
-
"type": {
|
|
401
|
-
"type": "reference",
|
|
402
|
-
"name": "CompositeModuleResolver"
|
|
403
|
-
},
|
|
404
|
-
"inheritedFrom": {
|
|
405
|
-
"type": "reference",
|
|
406
|
-
"name": "AbstractDiviner._resolver"
|
|
407
|
-
}
|
|
408
|
-
},
|
|
409
|
-
{
|
|
410
|
-
"id": 105,
|
|
411
|
-
"name": "_started",
|
|
412
|
-
"kind": 1024,
|
|
413
|
-
"kindString": "Property",
|
|
414
|
-
"flags": {
|
|
415
|
-
"isProtected": true
|
|
416
|
-
},
|
|
417
|
-
"sources": [
|
|
418
|
-
{
|
|
419
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
420
|
-
"line": 18,
|
|
421
|
-
"character": 14
|
|
422
|
-
}
|
|
423
|
-
],
|
|
424
|
-
"type": {
|
|
425
|
-
"type": "intrinsic",
|
|
426
|
-
"name": "boolean"
|
|
427
|
-
},
|
|
428
|
-
"inheritedFrom": {
|
|
429
|
-
"type": "reference",
|
|
430
|
-
"name": "AbstractDiviner._started"
|
|
431
|
-
}
|
|
432
|
-
},
|
|
433
|
-
{
|
|
434
|
-
"id": 106,
|
|
435
|
-
"name": "account",
|
|
436
|
-
"kind": 1024,
|
|
437
|
-
"kindString": "Property",
|
|
438
|
-
"flags": {
|
|
439
|
-
"isProtected": true
|
|
440
|
-
},
|
|
441
|
-
"sources": [
|
|
442
|
-
{
|
|
443
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
444
|
-
"line": 19,
|
|
445
|
-
"character": 14
|
|
446
|
-
}
|
|
447
|
-
],
|
|
448
|
-
"type": {
|
|
449
|
-
"type": "reference",
|
|
450
|
-
"name": "Account"
|
|
451
|
-
},
|
|
452
|
-
"inheritedFrom": {
|
|
453
|
-
"type": "reference",
|
|
454
|
-
"name": "AbstractDiviner.account"
|
|
455
|
-
}
|
|
456
|
-
},
|
|
457
361
|
{
|
|
458
362
|
"id": 92,
|
|
459
|
-
"name": "
|
|
363
|
+
"name": "_config",
|
|
460
364
|
"kind": 1024,
|
|
461
365
|
"kindString": "Property",
|
|
462
366
|
"flags": {},
|
|
@@ -644,7 +548,7 @@
|
|
|
644
548
|
{
|
|
645
549
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
646
550
|
"line": 8,
|
|
647
|
-
"character":
|
|
551
|
+
"character": 79
|
|
648
552
|
}
|
|
649
553
|
]
|
|
650
554
|
}
|
|
@@ -691,7 +595,7 @@
|
|
|
691
595
|
{
|
|
692
596
|
"fileName": "modules/packages/diviner/packages/model/dist/types/Config.d.ts",
|
|
693
597
|
"line": 5,
|
|
694
|
-
"character":
|
|
598
|
+
"character": 123
|
|
695
599
|
}
|
|
696
600
|
]
|
|
697
601
|
}
|
|
@@ -745,499 +649,1612 @@
|
|
|
745
649
|
},
|
|
746
650
|
"inheritedFrom": {
|
|
747
651
|
"type": "reference",
|
|
748
|
-
"name": "AbstractDiviner.
|
|
749
|
-
}
|
|
750
|
-
},
|
|
751
|
-
{
|
|
752
|
-
"id": 107,
|
|
753
|
-
"name": "logger",
|
|
754
|
-
"kind": 1024,
|
|
755
|
-
"kindString": "Property",
|
|
756
|
-
"flags": {
|
|
757
|
-
"isProtected": true,
|
|
758
|
-
"isOptional": true,
|
|
759
|
-
"isReadonly": true
|
|
760
|
-
},
|
|
761
|
-
"sources": [
|
|
762
|
-
{
|
|
763
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
764
|
-
"line": 20,
|
|
765
|
-
"character": 23
|
|
766
|
-
}
|
|
767
|
-
],
|
|
768
|
-
"type": {
|
|
769
|
-
"type": "reference",
|
|
770
|
-
"name": "Logging"
|
|
771
|
-
},
|
|
772
|
-
"inheritedFrom": {
|
|
773
|
-
"type": "reference",
|
|
774
|
-
"name": "AbstractDiviner.logger"
|
|
652
|
+
"name": "AbstractDiviner._config"
|
|
775
653
|
}
|
|
776
654
|
},
|
|
777
655
|
{
|
|
778
|
-
"id":
|
|
779
|
-
"name": "
|
|
656
|
+
"id": 103,
|
|
657
|
+
"name": "_parentResolver",
|
|
780
658
|
"kind": 1024,
|
|
781
659
|
"kindString": "Property",
|
|
782
660
|
"flags": {
|
|
783
|
-
"isProtected": true
|
|
784
|
-
"isReadonly": true
|
|
661
|
+
"isProtected": true
|
|
785
662
|
},
|
|
786
663
|
"sources": [
|
|
787
664
|
{
|
|
788
665
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
789
|
-
"line":
|
|
790
|
-
"character":
|
|
666
|
+
"line": 16,
|
|
667
|
+
"character": 14
|
|
791
668
|
}
|
|
792
669
|
],
|
|
793
670
|
"type": {
|
|
794
671
|
"type": "reference",
|
|
795
672
|
"typeArguments": [
|
|
796
673
|
{
|
|
797
|
-
"type": "
|
|
798
|
-
"
|
|
799
|
-
{
|
|
800
|
-
"type": "reference",
|
|
801
|
-
"name": "SchemaFields"
|
|
802
|
-
},
|
|
803
|
-
{
|
|
804
|
-
"type": "reference",
|
|
805
|
-
"name": "PayloadFields"
|
|
806
|
-
},
|
|
807
|
-
{
|
|
808
|
-
"type": "reference",
|
|
809
|
-
"name": "XyoBoundWitnessFields"
|
|
810
|
-
},
|
|
674
|
+
"type": "reference",
|
|
675
|
+
"typeArguments": [
|
|
811
676
|
{
|
|
812
|
-
"type": "
|
|
813
|
-
"
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
677
|
+
"type": "intersection",
|
|
678
|
+
"types": [
|
|
679
|
+
{
|
|
680
|
+
"type": "reference",
|
|
681
|
+
"name": "SchemaFields"
|
|
682
|
+
},
|
|
683
|
+
{
|
|
684
|
+
"type": "reference",
|
|
685
|
+
"name": "PayloadFields"
|
|
686
|
+
},
|
|
687
|
+
{
|
|
688
|
+
"type": "reflection",
|
|
689
|
+
"declaration": {
|
|
690
|
+
"id": 104,
|
|
691
|
+
"name": "__type",
|
|
692
|
+
"kind": 65536,
|
|
693
|
+
"kindString": "Type literal",
|
|
825
694
|
"flags": {},
|
|
826
|
-
"
|
|
827
|
-
{
|
|
828
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
829
|
-
"line": 5,
|
|
830
|
-
"character": 4
|
|
831
|
-
}
|
|
832
|
-
],
|
|
833
|
-
"type": {
|
|
834
|
-
"type": "intrinsic",
|
|
835
|
-
"name": "string"
|
|
836
|
-
}
|
|
837
|
-
},
|
|
838
|
-
{
|
|
839
|
-
"id": 111,
|
|
840
|
-
"name": "resultSet",
|
|
841
|
-
"kind": 1024,
|
|
842
|
-
"kindString": "Property",
|
|
843
|
-
"flags": {
|
|
844
|
-
"isOptional": true
|
|
845
|
-
},
|
|
846
|
-
"sources": [
|
|
695
|
+
"children": [
|
|
847
696
|
{
|
|
848
|
-
"
|
|
849
|
-
"
|
|
850
|
-
"
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
697
|
+
"id": 105,
|
|
698
|
+
"name": "name",
|
|
699
|
+
"kind": 1024,
|
|
700
|
+
"kindString": "Property",
|
|
701
|
+
"flags": {
|
|
702
|
+
"isOptional": true
|
|
703
|
+
},
|
|
704
|
+
"sources": [
|
|
705
|
+
{
|
|
706
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
707
|
+
"line": 17,
|
|
708
|
+
"character": 8
|
|
709
|
+
}
|
|
710
|
+
],
|
|
711
|
+
"type": {
|
|
712
|
+
"type": "intrinsic",
|
|
713
|
+
"name": "string"
|
|
714
|
+
}
|
|
715
|
+
},
|
|
865
716
|
{
|
|
866
|
-
"
|
|
867
|
-
"
|
|
868
|
-
"
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
717
|
+
"id": 106,
|
|
718
|
+
"name": "security",
|
|
719
|
+
"kind": 1024,
|
|
720
|
+
"kindString": "Property",
|
|
721
|
+
"flags": {
|
|
722
|
+
"isOptional": true
|
|
723
|
+
},
|
|
724
|
+
"sources": [
|
|
725
|
+
{
|
|
726
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
727
|
+
"line": 18,
|
|
728
|
+
"character": 8
|
|
729
|
+
}
|
|
730
|
+
],
|
|
731
|
+
"type": {
|
|
732
|
+
"type": "reflection",
|
|
733
|
+
"declaration": {
|
|
734
|
+
"id": 107,
|
|
735
|
+
"name": "__type",
|
|
736
|
+
"kind": 65536,
|
|
737
|
+
"kindString": "Type literal",
|
|
738
|
+
"flags": {},
|
|
739
|
+
"children": [
|
|
740
|
+
{
|
|
741
|
+
"id": 108,
|
|
742
|
+
"name": "allowed",
|
|
743
|
+
"kind": 1024,
|
|
744
|
+
"kindString": "Property",
|
|
745
|
+
"flags": {
|
|
746
|
+
"isOptional": true
|
|
747
|
+
},
|
|
748
|
+
"sources": [
|
|
749
|
+
{
|
|
750
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
751
|
+
"line": 19,
|
|
752
|
+
"character": 12
|
|
753
|
+
}
|
|
754
|
+
],
|
|
755
|
+
"type": {
|
|
756
|
+
"type": "reference",
|
|
757
|
+
"typeArguments": [
|
|
758
|
+
{
|
|
759
|
+
"type": "intrinsic",
|
|
760
|
+
"name": "string"
|
|
761
|
+
},
|
|
762
|
+
{
|
|
763
|
+
"type": "array",
|
|
764
|
+
"elementType": {
|
|
765
|
+
"type": "union",
|
|
766
|
+
"types": [
|
|
767
|
+
{
|
|
768
|
+
"type": "intrinsic",
|
|
769
|
+
"name": "string"
|
|
770
|
+
},
|
|
771
|
+
{
|
|
772
|
+
"type": "reference",
|
|
773
|
+
"name": "CosigningAddressSet"
|
|
774
|
+
}
|
|
775
|
+
]
|
|
776
|
+
}
|
|
777
|
+
}
|
|
778
|
+
],
|
|
779
|
+
"name": "Record",
|
|
780
|
+
"qualifiedName": "Record",
|
|
781
|
+
"package": "typescript"
|
|
782
|
+
}
|
|
783
|
+
},
|
|
784
|
+
{
|
|
785
|
+
"id": 109,
|
|
786
|
+
"name": "disallowed",
|
|
787
|
+
"kind": 1024,
|
|
788
|
+
"kindString": "Property",
|
|
789
|
+
"flags": {
|
|
790
|
+
"isOptional": true
|
|
791
|
+
},
|
|
792
|
+
"sources": [
|
|
793
|
+
{
|
|
794
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
795
|
+
"line": 20,
|
|
796
|
+
"character": 12
|
|
797
|
+
}
|
|
798
|
+
],
|
|
799
|
+
"type": {
|
|
800
|
+
"type": "reference",
|
|
801
|
+
"typeArguments": [
|
|
802
|
+
{
|
|
803
|
+
"type": "intrinsic",
|
|
804
|
+
"name": "string"
|
|
805
|
+
},
|
|
806
|
+
{
|
|
807
|
+
"type": "array",
|
|
808
|
+
"elementType": {
|
|
809
|
+
"type": "intrinsic",
|
|
810
|
+
"name": "string"
|
|
811
|
+
}
|
|
812
|
+
}
|
|
813
|
+
],
|
|
814
|
+
"name": "Record",
|
|
815
|
+
"qualifiedName": "Record",
|
|
816
|
+
"package": "typescript"
|
|
817
|
+
}
|
|
818
|
+
}
|
|
819
|
+
],
|
|
820
|
+
"groups": [
|
|
821
|
+
{
|
|
822
|
+
"title": "Properties",
|
|
823
|
+
"children": [
|
|
824
|
+
108,
|
|
825
|
+
109
|
|
826
|
+
]
|
|
827
|
+
}
|
|
828
|
+
],
|
|
829
|
+
"sources": [
|
|
830
|
+
{
|
|
831
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
832
|
+
"line": 18,
|
|
833
|
+
"character": 19
|
|
834
|
+
}
|
|
835
|
+
]
|
|
836
|
+
}
|
|
837
|
+
}
|
|
838
|
+
}
|
|
839
|
+
],
|
|
840
|
+
"groups": [
|
|
841
|
+
{
|
|
842
|
+
"title": "Properties",
|
|
843
|
+
"children": [
|
|
844
|
+
105,
|
|
845
|
+
106
|
|
846
|
+
]
|
|
847
|
+
}
|
|
848
|
+
],
|
|
849
|
+
"sources": [
|
|
850
|
+
{
|
|
851
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
852
|
+
"line": 16,
|
|
853
|
+
"character": 167
|
|
854
|
+
}
|
|
855
|
+
]
|
|
856
|
+
}
|
|
857
|
+
},
|
|
858
|
+
{
|
|
859
|
+
"type": "reflection",
|
|
860
|
+
"declaration": {
|
|
861
|
+
"id": 110,
|
|
862
|
+
"name": "__type",
|
|
863
|
+
"kind": 65536,
|
|
864
|
+
"kindString": "Type literal",
|
|
865
|
+
"flags": {},
|
|
866
|
+
"children": [
|
|
867
|
+
{
|
|
868
|
+
"id": 111,
|
|
869
|
+
"name": "schema",
|
|
870
|
+
"kind": 1024,
|
|
871
|
+
"kindString": "Property",
|
|
872
|
+
"flags": {},
|
|
873
|
+
"sources": [
|
|
874
|
+
{
|
|
875
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
876
|
+
"line": 23,
|
|
877
|
+
"character": 8
|
|
878
|
+
}
|
|
879
|
+
],
|
|
880
|
+
"type": {
|
|
881
|
+
"type": "intrinsic",
|
|
882
|
+
"name": "string"
|
|
883
|
+
}
|
|
884
|
+
}
|
|
885
|
+
],
|
|
886
|
+
"groups": [
|
|
887
|
+
{
|
|
888
|
+
"title": "Properties",
|
|
889
|
+
"children": [
|
|
890
|
+
111
|
|
891
|
+
]
|
|
892
|
+
}
|
|
893
|
+
],
|
|
894
|
+
"sources": [
|
|
895
|
+
{
|
|
896
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
897
|
+
"line": 22,
|
|
898
|
+
"character": 8
|
|
899
|
+
}
|
|
900
|
+
]
|
|
901
|
+
}
|
|
902
|
+
}
|
|
903
|
+
]
|
|
904
|
+
}
|
|
905
|
+
],
|
|
906
|
+
"name": "Module"
|
|
907
|
+
}
|
|
908
|
+
],
|
|
909
|
+
"name": "CompositeModuleResolver"
|
|
910
|
+
},
|
|
911
|
+
"inheritedFrom": {
|
|
902
912
|
"type": "reference",
|
|
903
|
-
"name": "AbstractDiviner.
|
|
913
|
+
"name": "AbstractDiviner._parentResolver"
|
|
904
914
|
}
|
|
905
915
|
},
|
|
906
916
|
{
|
|
907
|
-
"id":
|
|
908
|
-
"name": "
|
|
917
|
+
"id": 112,
|
|
918
|
+
"name": "_resolver",
|
|
909
919
|
"kind": 1024,
|
|
910
920
|
"kindString": "Property",
|
|
911
921
|
"flags": {
|
|
912
|
-
"isProtected": true
|
|
913
|
-
"isReadonly": true
|
|
922
|
+
"isProtected": true
|
|
914
923
|
},
|
|
915
924
|
"sources": [
|
|
916
925
|
{
|
|
917
926
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
918
|
-
"line":
|
|
919
|
-
"character":
|
|
927
|
+
"line": 25,
|
|
928
|
+
"character": 14
|
|
920
929
|
}
|
|
921
930
|
],
|
|
922
931
|
"type": {
|
|
923
932
|
"type": "reference",
|
|
924
933
|
"typeArguments": [
|
|
925
934
|
{
|
|
926
|
-
"type": "
|
|
927
|
-
"
|
|
928
|
-
{
|
|
929
|
-
"type": "reference",
|
|
930
|
-
"name": "SchemaFields"
|
|
931
|
-
},
|
|
932
|
-
{
|
|
933
|
-
"type": "reference",
|
|
934
|
-
"name": "PayloadFields"
|
|
935
|
-
},
|
|
936
|
-
{
|
|
937
|
-
"type": "reference",
|
|
938
|
-
"name": "XyoBoundWitnessFields"
|
|
939
|
-
},
|
|
935
|
+
"type": "reference",
|
|
936
|
+
"typeArguments": [
|
|
940
937
|
{
|
|
941
|
-
"type": "
|
|
942
|
-
"
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
938
|
+
"type": "intersection",
|
|
939
|
+
"types": [
|
|
940
|
+
{
|
|
941
|
+
"type": "reference",
|
|
942
|
+
"name": "SchemaFields"
|
|
943
|
+
},
|
|
944
|
+
{
|
|
945
|
+
"type": "reference",
|
|
946
|
+
"name": "PayloadFields"
|
|
947
|
+
},
|
|
948
|
+
{
|
|
949
|
+
"type": "reflection",
|
|
950
|
+
"declaration": {
|
|
951
|
+
"id": 113,
|
|
952
|
+
"name": "__type",
|
|
953
|
+
"kind": 65536,
|
|
954
|
+
"kindString": "Type literal",
|
|
954
955
|
"flags": {},
|
|
955
|
-
"
|
|
956
|
-
{
|
|
957
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
958
|
-
"line": 5,
|
|
959
|
-
"character": 4
|
|
960
|
-
}
|
|
961
|
-
],
|
|
962
|
-
"type": {
|
|
963
|
-
"type": "intrinsic",
|
|
964
|
-
"name": "string"
|
|
965
|
-
}
|
|
966
|
-
},
|
|
967
|
-
{
|
|
968
|
-
"id": 116,
|
|
969
|
-
"name": "resultSet",
|
|
970
|
-
"kind": 1024,
|
|
971
|
-
"kindString": "Property",
|
|
972
|
-
"flags": {
|
|
973
|
-
"isOptional": true
|
|
974
|
-
},
|
|
975
|
-
"sources": [
|
|
956
|
+
"children": [
|
|
976
957
|
{
|
|
977
|
-
"
|
|
978
|
-
"
|
|
979
|
-
"
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
958
|
+
"id": 114,
|
|
959
|
+
"name": "name",
|
|
960
|
+
"kind": 1024,
|
|
961
|
+
"kindString": "Property",
|
|
962
|
+
"flags": {
|
|
963
|
+
"isOptional": true
|
|
964
|
+
},
|
|
965
|
+
"sources": [
|
|
966
|
+
{
|
|
967
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
968
|
+
"line": 9,
|
|
969
|
+
"character": 4
|
|
970
|
+
}
|
|
971
|
+
],
|
|
972
|
+
"type": {
|
|
973
|
+
"type": "intrinsic",
|
|
974
|
+
"name": "string"
|
|
975
|
+
}
|
|
976
|
+
},
|
|
994
977
|
{
|
|
995
|
-
"
|
|
996
|
-
"
|
|
997
|
-
"
|
|
978
|
+
"id": 115,
|
|
979
|
+
"name": "security",
|
|
980
|
+
"kind": 1024,
|
|
981
|
+
"kindString": "Property",
|
|
982
|
+
"flags": {
|
|
983
|
+
"isOptional": true
|
|
984
|
+
},
|
|
985
|
+
"sources": [
|
|
986
|
+
{
|
|
987
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
988
|
+
"line": 10,
|
|
989
|
+
"character": 4
|
|
990
|
+
}
|
|
991
|
+
],
|
|
992
|
+
"type": {
|
|
993
|
+
"type": "reflection",
|
|
994
|
+
"declaration": {
|
|
995
|
+
"id": 116,
|
|
996
|
+
"name": "__type",
|
|
997
|
+
"kind": 65536,
|
|
998
|
+
"kindString": "Type literal",
|
|
999
|
+
"flags": {},
|
|
1000
|
+
"children": [
|
|
1001
|
+
{
|
|
1002
|
+
"id": 117,
|
|
1003
|
+
"name": "allowed",
|
|
1004
|
+
"kind": 1024,
|
|
1005
|
+
"kindString": "Property",
|
|
1006
|
+
"flags": {
|
|
1007
|
+
"isOptional": true
|
|
1008
|
+
},
|
|
1009
|
+
"sources": [
|
|
1010
|
+
{
|
|
1011
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1012
|
+
"line": 11,
|
|
1013
|
+
"character": 8
|
|
1014
|
+
}
|
|
1015
|
+
],
|
|
1016
|
+
"type": {
|
|
1017
|
+
"type": "reference",
|
|
1018
|
+
"typeArguments": [
|
|
1019
|
+
{
|
|
1020
|
+
"type": "intrinsic",
|
|
1021
|
+
"name": "string"
|
|
1022
|
+
},
|
|
1023
|
+
{
|
|
1024
|
+
"type": "array",
|
|
1025
|
+
"elementType": {
|
|
1026
|
+
"type": "union",
|
|
1027
|
+
"types": [
|
|
1028
|
+
{
|
|
1029
|
+
"type": "intrinsic",
|
|
1030
|
+
"name": "string"
|
|
1031
|
+
},
|
|
1032
|
+
{
|
|
1033
|
+
"type": "reference",
|
|
1034
|
+
"name": "CosigningAddressSet"
|
|
1035
|
+
}
|
|
1036
|
+
]
|
|
1037
|
+
}
|
|
1038
|
+
}
|
|
1039
|
+
],
|
|
1040
|
+
"name": "Record",
|
|
1041
|
+
"qualifiedName": "Record",
|
|
1042
|
+
"package": "typescript"
|
|
1043
|
+
}
|
|
1044
|
+
},
|
|
1045
|
+
{
|
|
1046
|
+
"id": 118,
|
|
1047
|
+
"name": "disallowed",
|
|
1048
|
+
"kind": 1024,
|
|
1049
|
+
"kindString": "Property",
|
|
1050
|
+
"flags": {
|
|
1051
|
+
"isOptional": true
|
|
1052
|
+
},
|
|
1053
|
+
"sources": [
|
|
1054
|
+
{
|
|
1055
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1056
|
+
"line": 12,
|
|
1057
|
+
"character": 8
|
|
1058
|
+
}
|
|
1059
|
+
],
|
|
1060
|
+
"type": {
|
|
1061
|
+
"type": "reference",
|
|
1062
|
+
"typeArguments": [
|
|
1063
|
+
{
|
|
1064
|
+
"type": "intrinsic",
|
|
1065
|
+
"name": "string"
|
|
1066
|
+
},
|
|
1067
|
+
{
|
|
1068
|
+
"type": "array",
|
|
1069
|
+
"elementType": {
|
|
1070
|
+
"type": "intrinsic",
|
|
1071
|
+
"name": "string"
|
|
1072
|
+
}
|
|
1073
|
+
}
|
|
1074
|
+
],
|
|
1075
|
+
"name": "Record",
|
|
1076
|
+
"qualifiedName": "Record",
|
|
1077
|
+
"package": "typescript"
|
|
1078
|
+
}
|
|
1079
|
+
}
|
|
1080
|
+
],
|
|
1081
|
+
"groups": [
|
|
1082
|
+
{
|
|
1083
|
+
"title": "Properties",
|
|
1084
|
+
"children": [
|
|
1085
|
+
117,
|
|
1086
|
+
118
|
|
1087
|
+
]
|
|
1088
|
+
}
|
|
1089
|
+
],
|
|
1090
|
+
"sources": [
|
|
1091
|
+
{
|
|
1092
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1093
|
+
"line": 10,
|
|
1094
|
+
"character": 15
|
|
1095
|
+
}
|
|
1096
|
+
]
|
|
1097
|
+
}
|
|
1098
|
+
}
|
|
998
1099
|
}
|
|
999
1100
|
],
|
|
1000
|
-
"
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1101
|
+
"groups": [
|
|
1102
|
+
{
|
|
1103
|
+
"title": "Properties",
|
|
1104
|
+
"children": [
|
|
1105
|
+
114,
|
|
1106
|
+
115
|
|
1107
|
+
]
|
|
1108
|
+
}
|
|
1109
|
+
],
|
|
1110
|
+
"sources": [
|
|
1111
|
+
{
|
|
1112
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1113
|
+
"line": 8,
|
|
1114
|
+
"character": 79
|
|
1115
|
+
}
|
|
1116
|
+
]
|
|
1004
1117
|
}
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1118
|
+
},
|
|
1119
|
+
{
|
|
1120
|
+
"type": "reflection",
|
|
1121
|
+
"declaration": {
|
|
1122
|
+
"id": 119,
|
|
1123
|
+
"name": "__type",
|
|
1124
|
+
"kind": 65536,
|
|
1125
|
+
"kindString": "Type literal",
|
|
1126
|
+
"flags": {},
|
|
1009
1127
|
"children": [
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1128
|
+
{
|
|
1129
|
+
"id": 120,
|
|
1130
|
+
"name": "schema",
|
|
1131
|
+
"kind": 1024,
|
|
1132
|
+
"kindString": "Property",
|
|
1133
|
+
"flags": {},
|
|
1134
|
+
"sources": [
|
|
1135
|
+
{
|
|
1136
|
+
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
1137
|
+
"line": 19,
|
|
1138
|
+
"character": 4
|
|
1139
|
+
}
|
|
1140
|
+
],
|
|
1141
|
+
"type": {
|
|
1142
|
+
"type": "intrinsic",
|
|
1143
|
+
"name": "string"
|
|
1144
|
+
}
|
|
1145
|
+
}
|
|
1146
|
+
],
|
|
1147
|
+
"groups": [
|
|
1148
|
+
{
|
|
1149
|
+
"title": "Properties",
|
|
1150
|
+
"children": [
|
|
1151
|
+
120
|
|
1152
|
+
]
|
|
1153
|
+
}
|
|
1154
|
+
],
|
|
1155
|
+
"sources": [
|
|
1156
|
+
{
|
|
1157
|
+
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
1158
|
+
"line": 18,
|
|
1159
|
+
"character": 17
|
|
1160
|
+
}
|
|
1013
1161
|
]
|
|
1014
1162
|
}
|
|
1015
|
-
|
|
1016
|
-
|
|
1163
|
+
}
|
|
1164
|
+
]
|
|
1165
|
+
}
|
|
1166
|
+
],
|
|
1167
|
+
"name": "Module"
|
|
1168
|
+
}
|
|
1169
|
+
],
|
|
1170
|
+
"name": "CompositeModuleResolver"
|
|
1171
|
+
},
|
|
1172
|
+
"inheritedFrom": {
|
|
1173
|
+
"type": "reference",
|
|
1174
|
+
"name": "AbstractDiviner._resolver"
|
|
1175
|
+
}
|
|
1176
|
+
},
|
|
1177
|
+
{
|
|
1178
|
+
"id": 121,
|
|
1179
|
+
"name": "_started",
|
|
1180
|
+
"kind": 1024,
|
|
1181
|
+
"kindString": "Property",
|
|
1182
|
+
"flags": {
|
|
1183
|
+
"isProtected": true
|
|
1184
|
+
},
|
|
1185
|
+
"sources": [
|
|
1186
|
+
{
|
|
1187
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1188
|
+
"line": 26,
|
|
1189
|
+
"character": 14
|
|
1190
|
+
}
|
|
1191
|
+
],
|
|
1192
|
+
"type": {
|
|
1193
|
+
"type": "intrinsic",
|
|
1194
|
+
"name": "boolean"
|
|
1195
|
+
},
|
|
1196
|
+
"inheritedFrom": {
|
|
1197
|
+
"type": "reference",
|
|
1198
|
+
"name": "AbstractDiviner._started"
|
|
1199
|
+
}
|
|
1200
|
+
},
|
|
1201
|
+
{
|
|
1202
|
+
"id": 122,
|
|
1203
|
+
"name": "account",
|
|
1204
|
+
"kind": 1024,
|
|
1205
|
+
"kindString": "Property",
|
|
1206
|
+
"flags": {
|
|
1207
|
+
"isProtected": true
|
|
1208
|
+
},
|
|
1209
|
+
"sources": [
|
|
1210
|
+
{
|
|
1211
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1212
|
+
"line": 27,
|
|
1213
|
+
"character": 14
|
|
1214
|
+
}
|
|
1215
|
+
],
|
|
1216
|
+
"type": {
|
|
1217
|
+
"type": "reference",
|
|
1218
|
+
"name": "Account"
|
|
1219
|
+
},
|
|
1220
|
+
"inheritedFrom": {
|
|
1221
|
+
"type": "reference",
|
|
1222
|
+
"name": "AbstractDiviner.account"
|
|
1223
|
+
}
|
|
1224
|
+
},
|
|
1225
|
+
{
|
|
1226
|
+
"id": 123,
|
|
1227
|
+
"name": "logger",
|
|
1228
|
+
"kind": 1024,
|
|
1229
|
+
"kindString": "Property",
|
|
1230
|
+
"flags": {
|
|
1231
|
+
"isProtected": true,
|
|
1232
|
+
"isOptional": true,
|
|
1233
|
+
"isReadonly": true
|
|
1234
|
+
},
|
|
1235
|
+
"sources": [
|
|
1236
|
+
{
|
|
1237
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1238
|
+
"line": 28,
|
|
1239
|
+
"character": 23
|
|
1240
|
+
}
|
|
1241
|
+
],
|
|
1242
|
+
"type": {
|
|
1243
|
+
"type": "reference",
|
|
1244
|
+
"name": "Logging"
|
|
1245
|
+
},
|
|
1246
|
+
"inheritedFrom": {
|
|
1247
|
+
"type": "reference",
|
|
1248
|
+
"name": "AbstractDiviner.logger"
|
|
1249
|
+
}
|
|
1250
|
+
},
|
|
1251
|
+
{
|
|
1252
|
+
"id": 124,
|
|
1253
|
+
"name": "moduleConfigQueryValidator",
|
|
1254
|
+
"kind": 1024,
|
|
1255
|
+
"kindString": "Property",
|
|
1256
|
+
"flags": {
|
|
1257
|
+
"isProtected": true,
|
|
1258
|
+
"isReadonly": true
|
|
1259
|
+
},
|
|
1260
|
+
"sources": [
|
|
1261
|
+
{
|
|
1262
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1263
|
+
"line": 29,
|
|
1264
|
+
"character": 23
|
|
1265
|
+
}
|
|
1266
|
+
],
|
|
1267
|
+
"type": {
|
|
1268
|
+
"type": "reference",
|
|
1269
|
+
"typeArguments": [
|
|
1270
|
+
{
|
|
1271
|
+
"type": "intersection",
|
|
1272
|
+
"types": [
|
|
1273
|
+
{
|
|
1274
|
+
"type": "reference",
|
|
1275
|
+
"name": "SchemaFields"
|
|
1276
|
+
},
|
|
1277
|
+
{
|
|
1278
|
+
"type": "reference",
|
|
1279
|
+
"name": "PayloadFields"
|
|
1280
|
+
},
|
|
1281
|
+
{
|
|
1282
|
+
"type": "reference",
|
|
1283
|
+
"name": "XyoBoundWitnessFields"
|
|
1284
|
+
},
|
|
1285
|
+
{
|
|
1286
|
+
"type": "reflection",
|
|
1287
|
+
"declaration": {
|
|
1288
|
+
"id": 125,
|
|
1289
|
+
"name": "__type",
|
|
1290
|
+
"kind": 65536,
|
|
1291
|
+
"kindString": "Type literal",
|
|
1292
|
+
"flags": {},
|
|
1293
|
+
"children": [
|
|
1294
|
+
{
|
|
1295
|
+
"id": 126,
|
|
1296
|
+
"name": "query",
|
|
1297
|
+
"kind": 1024,
|
|
1298
|
+
"kindString": "Property",
|
|
1299
|
+
"flags": {},
|
|
1300
|
+
"sources": [
|
|
1301
|
+
{
|
|
1302
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
1303
|
+
"line": 5,
|
|
1304
|
+
"character": 4
|
|
1305
|
+
}
|
|
1306
|
+
],
|
|
1307
|
+
"type": {
|
|
1308
|
+
"type": "intrinsic",
|
|
1309
|
+
"name": "string"
|
|
1310
|
+
}
|
|
1311
|
+
},
|
|
1312
|
+
{
|
|
1313
|
+
"id": 127,
|
|
1314
|
+
"name": "resultSet",
|
|
1315
|
+
"kind": 1024,
|
|
1316
|
+
"kindString": "Property",
|
|
1317
|
+
"flags": {
|
|
1318
|
+
"isOptional": true
|
|
1319
|
+
},
|
|
1320
|
+
"sources": [
|
|
1321
|
+
{
|
|
1322
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
1323
|
+
"line": 6,
|
|
1324
|
+
"character": 4
|
|
1325
|
+
}
|
|
1326
|
+
],
|
|
1327
|
+
"type": {
|
|
1328
|
+
"type": "intrinsic",
|
|
1329
|
+
"name": "string"
|
|
1330
|
+
}
|
|
1331
|
+
},
|
|
1332
|
+
{
|
|
1333
|
+
"id": 128,
|
|
1334
|
+
"name": "schema",
|
|
1335
|
+
"kind": 1024,
|
|
1336
|
+
"kindString": "Property",
|
|
1337
|
+
"flags": {},
|
|
1338
|
+
"sources": [
|
|
1339
|
+
{
|
|
1340
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
1341
|
+
"line": 7,
|
|
1342
|
+
"character": 4
|
|
1343
|
+
}
|
|
1344
|
+
],
|
|
1345
|
+
"type": {
|
|
1346
|
+
"type": "literal",
|
|
1347
|
+
"value": "network.xyo.boundwitness.query"
|
|
1348
|
+
}
|
|
1349
|
+
}
|
|
1350
|
+
],
|
|
1351
|
+
"groups": [
|
|
1352
|
+
{
|
|
1353
|
+
"title": "Properties",
|
|
1354
|
+
"children": [
|
|
1355
|
+
126,
|
|
1356
|
+
127,
|
|
1357
|
+
128
|
|
1358
|
+
]
|
|
1359
|
+
}
|
|
1360
|
+
],
|
|
1361
|
+
"sources": [
|
|
1362
|
+
{
|
|
1363
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
1364
|
+
"line": 4,
|
|
1365
|
+
"character": 51
|
|
1366
|
+
}
|
|
1367
|
+
]
|
|
1368
|
+
}
|
|
1369
|
+
}
|
|
1370
|
+
]
|
|
1371
|
+
}
|
|
1372
|
+
],
|
|
1373
|
+
"name": "Queryable"
|
|
1374
|
+
},
|
|
1375
|
+
"inheritedFrom": {
|
|
1376
|
+
"type": "reference",
|
|
1377
|
+
"name": "AbstractDiviner.moduleConfigQueryValidator"
|
|
1378
|
+
}
|
|
1379
|
+
},
|
|
1380
|
+
{
|
|
1381
|
+
"id": 129,
|
|
1382
|
+
"name": "supportedQueryValidator",
|
|
1383
|
+
"kind": 1024,
|
|
1384
|
+
"kindString": "Property",
|
|
1385
|
+
"flags": {
|
|
1386
|
+
"isProtected": true,
|
|
1387
|
+
"isReadonly": true
|
|
1388
|
+
},
|
|
1389
|
+
"sources": [
|
|
1390
|
+
{
|
|
1391
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1392
|
+
"line": 30,
|
|
1393
|
+
"character": 23
|
|
1394
|
+
}
|
|
1395
|
+
],
|
|
1396
|
+
"type": {
|
|
1397
|
+
"type": "reference",
|
|
1398
|
+
"typeArguments": [
|
|
1399
|
+
{
|
|
1400
|
+
"type": "intersection",
|
|
1401
|
+
"types": [
|
|
1402
|
+
{
|
|
1403
|
+
"type": "reference",
|
|
1404
|
+
"name": "SchemaFields"
|
|
1405
|
+
},
|
|
1406
|
+
{
|
|
1407
|
+
"type": "reference",
|
|
1408
|
+
"name": "PayloadFields"
|
|
1409
|
+
},
|
|
1410
|
+
{
|
|
1411
|
+
"type": "reference",
|
|
1412
|
+
"name": "XyoBoundWitnessFields"
|
|
1413
|
+
},
|
|
1414
|
+
{
|
|
1415
|
+
"type": "reflection",
|
|
1416
|
+
"declaration": {
|
|
1417
|
+
"id": 130,
|
|
1418
|
+
"name": "__type",
|
|
1419
|
+
"kind": 65536,
|
|
1420
|
+
"kindString": "Type literal",
|
|
1421
|
+
"flags": {},
|
|
1422
|
+
"children": [
|
|
1423
|
+
{
|
|
1424
|
+
"id": 131,
|
|
1425
|
+
"name": "query",
|
|
1426
|
+
"kind": 1024,
|
|
1427
|
+
"kindString": "Property",
|
|
1428
|
+
"flags": {},
|
|
1429
|
+
"sources": [
|
|
1430
|
+
{
|
|
1431
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
1432
|
+
"line": 5,
|
|
1433
|
+
"character": 4
|
|
1434
|
+
}
|
|
1435
|
+
],
|
|
1436
|
+
"type": {
|
|
1437
|
+
"type": "intrinsic",
|
|
1438
|
+
"name": "string"
|
|
1439
|
+
}
|
|
1440
|
+
},
|
|
1441
|
+
{
|
|
1442
|
+
"id": 132,
|
|
1443
|
+
"name": "resultSet",
|
|
1444
|
+
"kind": 1024,
|
|
1445
|
+
"kindString": "Property",
|
|
1446
|
+
"flags": {
|
|
1447
|
+
"isOptional": true
|
|
1448
|
+
},
|
|
1449
|
+
"sources": [
|
|
1450
|
+
{
|
|
1451
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
1452
|
+
"line": 6,
|
|
1453
|
+
"character": 4
|
|
1454
|
+
}
|
|
1455
|
+
],
|
|
1456
|
+
"type": {
|
|
1457
|
+
"type": "intrinsic",
|
|
1458
|
+
"name": "string"
|
|
1459
|
+
}
|
|
1460
|
+
},
|
|
1461
|
+
{
|
|
1462
|
+
"id": 133,
|
|
1463
|
+
"name": "schema",
|
|
1464
|
+
"kind": 1024,
|
|
1465
|
+
"kindString": "Property",
|
|
1466
|
+
"flags": {},
|
|
1467
|
+
"sources": [
|
|
1468
|
+
{
|
|
1469
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
1470
|
+
"line": 7,
|
|
1471
|
+
"character": 4
|
|
1472
|
+
}
|
|
1473
|
+
],
|
|
1474
|
+
"type": {
|
|
1475
|
+
"type": "literal",
|
|
1476
|
+
"value": "network.xyo.boundwitness.query"
|
|
1477
|
+
}
|
|
1478
|
+
}
|
|
1479
|
+
],
|
|
1480
|
+
"groups": [
|
|
1481
|
+
{
|
|
1482
|
+
"title": "Properties",
|
|
1483
|
+
"children": [
|
|
1484
|
+
131,
|
|
1485
|
+
132,
|
|
1486
|
+
133
|
|
1487
|
+
]
|
|
1488
|
+
}
|
|
1489
|
+
],
|
|
1490
|
+
"sources": [
|
|
1491
|
+
{
|
|
1492
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
|
|
1493
|
+
"line": 4,
|
|
1494
|
+
"character": 51
|
|
1495
|
+
}
|
|
1496
|
+
]
|
|
1497
|
+
}
|
|
1498
|
+
}
|
|
1499
|
+
]
|
|
1500
|
+
}
|
|
1501
|
+
],
|
|
1502
|
+
"name": "Queryable"
|
|
1503
|
+
},
|
|
1504
|
+
"inheritedFrom": {
|
|
1505
|
+
"type": "reference",
|
|
1506
|
+
"name": "AbstractDiviner.supportedQueryValidator"
|
|
1507
|
+
}
|
|
1508
|
+
},
|
|
1509
|
+
{
|
|
1510
|
+
"id": 17,
|
|
1511
|
+
"name": "configSchema",
|
|
1512
|
+
"kind": 1024,
|
|
1513
|
+
"kindString": "Property",
|
|
1514
|
+
"flags": {
|
|
1515
|
+
"isStatic": true
|
|
1516
|
+
},
|
|
1517
|
+
"sources": [
|
|
1518
|
+
{
|
|
1519
|
+
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
|
|
1520
|
+
"line": 13,
|
|
1521
|
+
"character": 18,
|
|
1522
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/415140d47b7/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L13"
|
|
1523
|
+
}
|
|
1524
|
+
],
|
|
1525
|
+
"type": {
|
|
1526
|
+
"type": "literal",
|
|
1527
|
+
"value": "network.xyo.blockchain.ethereum.gas.diviner.config"
|
|
1528
|
+
},
|
|
1529
|
+
"defaultValue": "XyoEthereumGasDivinerConfigSchema",
|
|
1530
|
+
"overwrites": {
|
|
1531
|
+
"type": "reference",
|
|
1532
|
+
"name": "AbstractDiviner.configSchema"
|
|
1533
|
+
}
|
|
1534
|
+
},
|
|
1535
|
+
{
|
|
1536
|
+
"id": 32,
|
|
1537
|
+
"name": "defaultLogger",
|
|
1538
|
+
"kind": 1024,
|
|
1539
|
+
"kindString": "Property",
|
|
1540
|
+
"flags": {
|
|
1541
|
+
"isStatic": true,
|
|
1542
|
+
"isOptional": true
|
|
1543
|
+
},
|
|
1544
|
+
"sources": [
|
|
1545
|
+
{
|
|
1546
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1547
|
+
"line": 14,
|
|
1548
|
+
"character": 11
|
|
1549
|
+
}
|
|
1550
|
+
],
|
|
1551
|
+
"type": {
|
|
1552
|
+
"type": "reference",
|
|
1553
|
+
"name": "Logger"
|
|
1554
|
+
},
|
|
1555
|
+
"inheritedFrom": {
|
|
1556
|
+
"type": "reference",
|
|
1557
|
+
"name": "AbstractDiviner.defaultLogger"
|
|
1558
|
+
}
|
|
1559
|
+
},
|
|
1560
|
+
{
|
|
1561
|
+
"id": 18,
|
|
1562
|
+
"name": "targetSchema",
|
|
1563
|
+
"kind": 1024,
|
|
1564
|
+
"kindString": "Property",
|
|
1565
|
+
"flags": {
|
|
1566
|
+
"isStatic": true
|
|
1567
|
+
},
|
|
1568
|
+
"sources": [
|
|
1569
|
+
{
|
|
1570
|
+
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
|
|
1571
|
+
"line": 14,
|
|
1572
|
+
"character": 18,
|
|
1573
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/415140d47b7/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L14"
|
|
1574
|
+
}
|
|
1575
|
+
],
|
|
1576
|
+
"type": {
|
|
1577
|
+
"type": "literal",
|
|
1578
|
+
"value": "network.xyo.blockchain.ethereum.gas"
|
|
1579
|
+
},
|
|
1580
|
+
"defaultValue": "XyoEthereumGasSchema",
|
|
1581
|
+
"overwrites": {
|
|
1582
|
+
"type": "reference",
|
|
1583
|
+
"name": "AbstractDiviner.targetSchema"
|
|
1584
|
+
}
|
|
1585
|
+
},
|
|
1586
|
+
{
|
|
1587
|
+
"id": 134,
|
|
1588
|
+
"name": "address",
|
|
1589
|
+
"kind": 262144,
|
|
1590
|
+
"kindString": "Accessor",
|
|
1591
|
+
"flags": {},
|
|
1592
|
+
"sources": [
|
|
1593
|
+
{
|
|
1594
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1595
|
+
"line": 32,
|
|
1596
|
+
"character": 8
|
|
1597
|
+
}
|
|
1598
|
+
],
|
|
1599
|
+
"getSignature": {
|
|
1600
|
+
"id": 135,
|
|
1601
|
+
"name": "address",
|
|
1602
|
+
"kind": 524288,
|
|
1603
|
+
"kindString": "Get signature",
|
|
1604
|
+
"flags": {},
|
|
1605
|
+
"type": {
|
|
1606
|
+
"type": "intrinsic",
|
|
1607
|
+
"name": "string"
|
|
1608
|
+
},
|
|
1609
|
+
"inheritedFrom": {
|
|
1610
|
+
"type": "reference",
|
|
1611
|
+
"name": "AbstractDiviner.address"
|
|
1612
|
+
}
|
|
1613
|
+
},
|
|
1614
|
+
"inheritedFrom": {
|
|
1615
|
+
"type": "reference",
|
|
1616
|
+
"name": "AbstractDiviner.address"
|
|
1617
|
+
}
|
|
1618
|
+
},
|
|
1619
|
+
{
|
|
1620
|
+
"id": 136,
|
|
1621
|
+
"name": "config",
|
|
1622
|
+
"kind": 262144,
|
|
1623
|
+
"kindString": "Accessor",
|
|
1624
|
+
"flags": {},
|
|
1625
|
+
"sources": [
|
|
1626
|
+
{
|
|
1627
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1628
|
+
"line": 33,
|
|
1629
|
+
"character": 8
|
|
1630
|
+
}
|
|
1631
|
+
],
|
|
1632
|
+
"getSignature": {
|
|
1633
|
+
"id": 137,
|
|
1634
|
+
"name": "config",
|
|
1635
|
+
"kind": 524288,
|
|
1636
|
+
"kindString": "Get signature",
|
|
1637
|
+
"flags": {},
|
|
1638
|
+
"type": {
|
|
1639
|
+
"type": "reference",
|
|
1640
|
+
"name": "TConfig"
|
|
1641
|
+
},
|
|
1642
|
+
"inheritedFrom": {
|
|
1643
|
+
"type": "reference",
|
|
1644
|
+
"name": "AbstractDiviner.config"
|
|
1645
|
+
}
|
|
1646
|
+
},
|
|
1647
|
+
"inheritedFrom": {
|
|
1648
|
+
"type": "reference",
|
|
1649
|
+
"name": "AbstractDiviner.config"
|
|
1650
|
+
}
|
|
1651
|
+
},
|
|
1652
|
+
{
|
|
1653
|
+
"id": 138,
|
|
1654
|
+
"name": "parentResolver",
|
|
1655
|
+
"kind": 262144,
|
|
1656
|
+
"kindString": "Accessor",
|
|
1657
|
+
"flags": {},
|
|
1658
|
+
"sources": [
|
|
1659
|
+
{
|
|
1660
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1661
|
+
"line": 34,
|
|
1662
|
+
"character": 8
|
|
1663
|
+
}
|
|
1664
|
+
],
|
|
1665
|
+
"getSignature": {
|
|
1666
|
+
"id": 139,
|
|
1667
|
+
"name": "parentResolver",
|
|
1668
|
+
"kind": 524288,
|
|
1669
|
+
"kindString": "Get signature",
|
|
1670
|
+
"flags": {},
|
|
1671
|
+
"type": {
|
|
1672
|
+
"type": "reference",
|
|
1673
|
+
"typeArguments": [
|
|
1674
|
+
{
|
|
1675
|
+
"type": "reference",
|
|
1676
|
+
"typeArguments": [
|
|
1677
|
+
{
|
|
1678
|
+
"type": "intersection",
|
|
1679
|
+
"types": [
|
|
1680
|
+
{
|
|
1681
|
+
"type": "reference",
|
|
1682
|
+
"name": "SchemaFields"
|
|
1683
|
+
},
|
|
1684
|
+
{
|
|
1685
|
+
"type": "reference",
|
|
1686
|
+
"name": "PayloadFields"
|
|
1687
|
+
},
|
|
1688
|
+
{
|
|
1689
|
+
"type": "reflection",
|
|
1690
|
+
"declaration": {
|
|
1691
|
+
"id": 140,
|
|
1692
|
+
"name": "__type",
|
|
1693
|
+
"kind": 65536,
|
|
1694
|
+
"kindString": "Type literal",
|
|
1695
|
+
"flags": {},
|
|
1696
|
+
"children": [
|
|
1697
|
+
{
|
|
1698
|
+
"id": 141,
|
|
1699
|
+
"name": "name",
|
|
1700
|
+
"kind": 1024,
|
|
1701
|
+
"kindString": "Property",
|
|
1702
|
+
"flags": {
|
|
1703
|
+
"isOptional": true
|
|
1704
|
+
},
|
|
1705
|
+
"sources": [
|
|
1706
|
+
{
|
|
1707
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1708
|
+
"line": 9,
|
|
1709
|
+
"character": 4
|
|
1710
|
+
}
|
|
1711
|
+
],
|
|
1712
|
+
"type": {
|
|
1713
|
+
"type": "intrinsic",
|
|
1714
|
+
"name": "string"
|
|
1715
|
+
}
|
|
1716
|
+
},
|
|
1717
|
+
{
|
|
1718
|
+
"id": 142,
|
|
1719
|
+
"name": "security",
|
|
1720
|
+
"kind": 1024,
|
|
1721
|
+
"kindString": "Property",
|
|
1722
|
+
"flags": {
|
|
1723
|
+
"isOptional": true
|
|
1724
|
+
},
|
|
1725
|
+
"sources": [
|
|
1726
|
+
{
|
|
1727
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1728
|
+
"line": 10,
|
|
1729
|
+
"character": 4
|
|
1730
|
+
}
|
|
1731
|
+
],
|
|
1732
|
+
"type": {
|
|
1733
|
+
"type": "reflection",
|
|
1734
|
+
"declaration": {
|
|
1735
|
+
"id": 143,
|
|
1736
|
+
"name": "__type",
|
|
1737
|
+
"kind": 65536,
|
|
1738
|
+
"kindString": "Type literal",
|
|
1739
|
+
"flags": {},
|
|
1740
|
+
"children": [
|
|
1741
|
+
{
|
|
1742
|
+
"id": 144,
|
|
1743
|
+
"name": "allowed",
|
|
1744
|
+
"kind": 1024,
|
|
1745
|
+
"kindString": "Property",
|
|
1746
|
+
"flags": {
|
|
1747
|
+
"isOptional": true
|
|
1748
|
+
},
|
|
1749
|
+
"sources": [
|
|
1750
|
+
{
|
|
1751
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1752
|
+
"line": 11,
|
|
1753
|
+
"character": 8
|
|
1754
|
+
}
|
|
1755
|
+
],
|
|
1756
|
+
"type": {
|
|
1757
|
+
"type": "reference",
|
|
1758
|
+
"typeArguments": [
|
|
1759
|
+
{
|
|
1760
|
+
"type": "intrinsic",
|
|
1761
|
+
"name": "string"
|
|
1762
|
+
},
|
|
1763
|
+
{
|
|
1764
|
+
"type": "array",
|
|
1765
|
+
"elementType": {
|
|
1766
|
+
"type": "union",
|
|
1767
|
+
"types": [
|
|
1768
|
+
{
|
|
1769
|
+
"type": "intrinsic",
|
|
1770
|
+
"name": "string"
|
|
1771
|
+
},
|
|
1772
|
+
{
|
|
1773
|
+
"type": "reference",
|
|
1774
|
+
"name": "CosigningAddressSet"
|
|
1775
|
+
}
|
|
1776
|
+
]
|
|
1777
|
+
}
|
|
1778
|
+
}
|
|
1779
|
+
],
|
|
1780
|
+
"name": "Record",
|
|
1781
|
+
"qualifiedName": "Record",
|
|
1782
|
+
"package": "typescript"
|
|
1783
|
+
}
|
|
1784
|
+
},
|
|
1785
|
+
{
|
|
1786
|
+
"id": 145,
|
|
1787
|
+
"name": "disallowed",
|
|
1788
|
+
"kind": 1024,
|
|
1789
|
+
"kindString": "Property",
|
|
1790
|
+
"flags": {
|
|
1791
|
+
"isOptional": true
|
|
1792
|
+
},
|
|
1793
|
+
"sources": [
|
|
1794
|
+
{
|
|
1795
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1796
|
+
"line": 12,
|
|
1797
|
+
"character": 8
|
|
1798
|
+
}
|
|
1799
|
+
],
|
|
1800
|
+
"type": {
|
|
1801
|
+
"type": "reference",
|
|
1802
|
+
"typeArguments": [
|
|
1803
|
+
{
|
|
1804
|
+
"type": "intrinsic",
|
|
1805
|
+
"name": "string"
|
|
1806
|
+
},
|
|
1807
|
+
{
|
|
1808
|
+
"type": "array",
|
|
1809
|
+
"elementType": {
|
|
1810
|
+
"type": "intrinsic",
|
|
1811
|
+
"name": "string"
|
|
1812
|
+
}
|
|
1813
|
+
}
|
|
1814
|
+
],
|
|
1815
|
+
"name": "Record",
|
|
1816
|
+
"qualifiedName": "Record",
|
|
1817
|
+
"package": "typescript"
|
|
1818
|
+
}
|
|
1819
|
+
}
|
|
1820
|
+
],
|
|
1821
|
+
"groups": [
|
|
1822
|
+
{
|
|
1823
|
+
"title": "Properties",
|
|
1824
|
+
"children": [
|
|
1825
|
+
144,
|
|
1826
|
+
145
|
|
1827
|
+
]
|
|
1828
|
+
}
|
|
1829
|
+
],
|
|
1830
|
+
"sources": [
|
|
1831
|
+
{
|
|
1832
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1833
|
+
"line": 10,
|
|
1834
|
+
"character": 15
|
|
1835
|
+
}
|
|
1836
|
+
]
|
|
1837
|
+
}
|
|
1838
|
+
}
|
|
1839
|
+
}
|
|
1840
|
+
],
|
|
1841
|
+
"groups": [
|
|
1842
|
+
{
|
|
1843
|
+
"title": "Properties",
|
|
1844
|
+
"children": [
|
|
1845
|
+
141,
|
|
1846
|
+
142
|
|
1847
|
+
]
|
|
1848
|
+
}
|
|
1849
|
+
],
|
|
1850
|
+
"sources": [
|
|
1851
|
+
{
|
|
1852
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1853
|
+
"line": 8,
|
|
1854
|
+
"character": 79
|
|
1855
|
+
}
|
|
1856
|
+
]
|
|
1857
|
+
}
|
|
1858
|
+
},
|
|
1017
1859
|
{
|
|
1018
|
-
"
|
|
1019
|
-
"
|
|
1020
|
-
|
|
1860
|
+
"type": "reflection",
|
|
1861
|
+
"declaration": {
|
|
1862
|
+
"id": 146,
|
|
1863
|
+
"name": "__type",
|
|
1864
|
+
"kind": 65536,
|
|
1865
|
+
"kindString": "Type literal",
|
|
1866
|
+
"flags": {},
|
|
1867
|
+
"children": [
|
|
1868
|
+
{
|
|
1869
|
+
"id": 147,
|
|
1870
|
+
"name": "schema",
|
|
1871
|
+
"kind": 1024,
|
|
1872
|
+
"kindString": "Property",
|
|
1873
|
+
"flags": {},
|
|
1874
|
+
"sources": [
|
|
1875
|
+
{
|
|
1876
|
+
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
1877
|
+
"line": 19,
|
|
1878
|
+
"character": 4
|
|
1879
|
+
}
|
|
1880
|
+
],
|
|
1881
|
+
"type": {
|
|
1882
|
+
"type": "intrinsic",
|
|
1883
|
+
"name": "string"
|
|
1884
|
+
}
|
|
1885
|
+
}
|
|
1886
|
+
],
|
|
1887
|
+
"groups": [
|
|
1888
|
+
{
|
|
1889
|
+
"title": "Properties",
|
|
1890
|
+
"children": [
|
|
1891
|
+
147
|
|
1892
|
+
]
|
|
1893
|
+
}
|
|
1894
|
+
],
|
|
1895
|
+
"sources": [
|
|
1896
|
+
{
|
|
1897
|
+
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
1898
|
+
"line": 18,
|
|
1899
|
+
"character": 17
|
|
1900
|
+
}
|
|
1901
|
+
]
|
|
1902
|
+
}
|
|
1021
1903
|
}
|
|
1022
1904
|
]
|
|
1023
1905
|
}
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
}
|
|
1034
|
-
},
|
|
1035
|
-
{
|
|
1036
|
-
"id": 17,
|
|
1037
|
-
"name": "configSchema",
|
|
1038
|
-
"kind": 1024,
|
|
1039
|
-
"kindString": "Property",
|
|
1040
|
-
"flags": {
|
|
1041
|
-
"isStatic": true
|
|
1042
|
-
},
|
|
1043
|
-
"sources": [
|
|
1044
|
-
{
|
|
1045
|
-
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
|
|
1046
|
-
"line": 13,
|
|
1047
|
-
"character": 18,
|
|
1048
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L13"
|
|
1049
|
-
}
|
|
1050
|
-
],
|
|
1051
|
-
"type": {
|
|
1052
|
-
"type": "literal",
|
|
1053
|
-
"value": "network.xyo.blockchain.ethereum.gas.diviner.config"
|
|
1054
|
-
},
|
|
1055
|
-
"defaultValue": "XyoEthereumGasDivinerConfigSchema",
|
|
1056
|
-
"overwrites": {
|
|
1057
|
-
"type": "reference",
|
|
1058
|
-
"name": "AbstractDiviner.configSchema"
|
|
1059
|
-
}
|
|
1060
|
-
},
|
|
1061
|
-
{
|
|
1062
|
-
"id": 32,
|
|
1063
|
-
"name": "defaultLogger",
|
|
1064
|
-
"kind": 1024,
|
|
1065
|
-
"kindString": "Property",
|
|
1066
|
-
"flags": {
|
|
1067
|
-
"isStatic": true,
|
|
1068
|
-
"isOptional": true
|
|
1069
|
-
},
|
|
1070
|
-
"sources": [
|
|
1071
|
-
{
|
|
1072
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1073
|
-
"line": 14,
|
|
1074
|
-
"character": 11
|
|
1906
|
+
],
|
|
1907
|
+
"name": "Module"
|
|
1908
|
+
}
|
|
1909
|
+
],
|
|
1910
|
+
"name": "CompositeModuleResolver"
|
|
1911
|
+
},
|
|
1912
|
+
"inheritedFrom": {
|
|
1913
|
+
"type": "reference",
|
|
1914
|
+
"name": "AbstractDiviner.parentResolver"
|
|
1075
1915
|
}
|
|
1076
|
-
],
|
|
1077
|
-
"type": {
|
|
1078
|
-
"type": "reference",
|
|
1079
|
-
"name": "Logger"
|
|
1080
1916
|
},
|
|
1081
1917
|
"inheritedFrom": {
|
|
1082
1918
|
"type": "reference",
|
|
1083
|
-
"name": "AbstractDiviner.
|
|
1084
|
-
}
|
|
1085
|
-
},
|
|
1086
|
-
{
|
|
1087
|
-
"id": 18,
|
|
1088
|
-
"name": "targetSchema",
|
|
1089
|
-
"kind": 1024,
|
|
1090
|
-
"kindString": "Property",
|
|
1091
|
-
"flags": {
|
|
1092
|
-
"isStatic": true
|
|
1093
|
-
},
|
|
1094
|
-
"sources": [
|
|
1095
|
-
{
|
|
1096
|
-
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
|
|
1097
|
-
"line": 14,
|
|
1098
|
-
"character": 18,
|
|
1099
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L14"
|
|
1100
|
-
}
|
|
1101
|
-
],
|
|
1102
|
-
"type": {
|
|
1103
|
-
"type": "literal",
|
|
1104
|
-
"value": "network.xyo.blockchain.ethereum.gas"
|
|
1105
|
-
},
|
|
1106
|
-
"defaultValue": "XyoEthereumGasSchema",
|
|
1107
|
-
"overwrites": {
|
|
1108
|
-
"type": "reference",
|
|
1109
|
-
"name": "AbstractDiviner.targetSchema"
|
|
1919
|
+
"name": "AbstractDiviner.parentResolver"
|
|
1110
1920
|
}
|
|
1111
1921
|
},
|
|
1112
1922
|
{
|
|
1113
|
-
"id":
|
|
1114
|
-
"name": "
|
|
1923
|
+
"id": 148,
|
|
1924
|
+
"name": "previousHash",
|
|
1115
1925
|
"kind": 262144,
|
|
1116
1926
|
"kindString": "Accessor",
|
|
1117
1927
|
"flags": {},
|
|
1118
1928
|
"sources": [
|
|
1119
1929
|
{
|
|
1120
1930
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1121
|
-
"line":
|
|
1931
|
+
"line": 35,
|
|
1122
1932
|
"character": 8
|
|
1123
1933
|
}
|
|
1124
1934
|
],
|
|
1125
1935
|
"getSignature": {
|
|
1126
|
-
"id":
|
|
1127
|
-
"name": "
|
|
1936
|
+
"id": 149,
|
|
1937
|
+
"name": "previousHash",
|
|
1128
1938
|
"kind": 524288,
|
|
1129
1939
|
"kindString": "Get signature",
|
|
1130
1940
|
"flags": {},
|
|
1131
1941
|
"type": {
|
|
1132
|
-
"type": "
|
|
1133
|
-
"
|
|
1942
|
+
"type": "union",
|
|
1943
|
+
"types": [
|
|
1944
|
+
{
|
|
1945
|
+
"type": "intrinsic",
|
|
1946
|
+
"name": "undefined"
|
|
1947
|
+
},
|
|
1948
|
+
{
|
|
1949
|
+
"type": "reference",
|
|
1950
|
+
"name": "XyoData"
|
|
1951
|
+
}
|
|
1952
|
+
]
|
|
1134
1953
|
},
|
|
1135
1954
|
"inheritedFrom": {
|
|
1136
1955
|
"type": "reference",
|
|
1137
|
-
"name": "AbstractDiviner.
|
|
1956
|
+
"name": "AbstractDiviner.previousHash"
|
|
1138
1957
|
}
|
|
1139
1958
|
},
|
|
1140
1959
|
"inheritedFrom": {
|
|
1141
1960
|
"type": "reference",
|
|
1142
|
-
"name": "AbstractDiviner.
|
|
1961
|
+
"name": "AbstractDiviner.previousHash"
|
|
1143
1962
|
}
|
|
1144
1963
|
},
|
|
1145
1964
|
{
|
|
1146
|
-
"id":
|
|
1147
|
-
"name": "
|
|
1965
|
+
"id": 53,
|
|
1966
|
+
"name": "queries",
|
|
1148
1967
|
"kind": 262144,
|
|
1149
1968
|
"kindString": "Accessor",
|
|
1150
1969
|
"flags": {},
|
|
1151
1970
|
"sources": [
|
|
1152
1971
|
{
|
|
1153
|
-
"fileName": "modules/packages/
|
|
1154
|
-
"line":
|
|
1972
|
+
"fileName": "modules/packages/diviner/dist/types/AbstractDiviner.d.ts",
|
|
1973
|
+
"line": 9,
|
|
1155
1974
|
"character": 8
|
|
1156
1975
|
}
|
|
1157
1976
|
],
|
|
1158
1977
|
"getSignature": {
|
|
1159
|
-
"id":
|
|
1160
|
-
"name": "
|
|
1978
|
+
"id": 54,
|
|
1979
|
+
"name": "queries",
|
|
1161
1980
|
"kind": 524288,
|
|
1162
1981
|
"kindString": "Get signature",
|
|
1163
1982
|
"flags": {},
|
|
1164
1983
|
"type": {
|
|
1165
|
-
"type": "
|
|
1166
|
-
"
|
|
1984
|
+
"type": "array",
|
|
1985
|
+
"elementType": {
|
|
1986
|
+
"type": "intrinsic",
|
|
1987
|
+
"name": "string"
|
|
1988
|
+
}
|
|
1167
1989
|
},
|
|
1168
1990
|
"inheritedFrom": {
|
|
1169
1991
|
"type": "reference",
|
|
1170
|
-
"name": "AbstractDiviner.
|
|
1992
|
+
"name": "AbstractDiviner.queries"
|
|
1171
1993
|
}
|
|
1172
1994
|
},
|
|
1173
1995
|
"inheritedFrom": {
|
|
1174
1996
|
"type": "reference",
|
|
1175
|
-
"name": "AbstractDiviner.
|
|
1997
|
+
"name": "AbstractDiviner.queries"
|
|
1176
1998
|
}
|
|
1177
1999
|
},
|
|
1178
2000
|
{
|
|
1179
|
-
"id":
|
|
1180
|
-
"name": "
|
|
2001
|
+
"id": 150,
|
|
2002
|
+
"name": "resolver",
|
|
1181
2003
|
"kind": 262144,
|
|
1182
2004
|
"kindString": "Accessor",
|
|
1183
2005
|
"flags": {},
|
|
1184
2006
|
"sources": [
|
|
1185
2007
|
{
|
|
1186
2008
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1187
|
-
"line":
|
|
2009
|
+
"line": 37,
|
|
1188
2010
|
"character": 8
|
|
1189
2011
|
}
|
|
1190
2012
|
],
|
|
1191
2013
|
"getSignature": {
|
|
1192
|
-
"id":
|
|
1193
|
-
"name": "
|
|
2014
|
+
"id": 151,
|
|
2015
|
+
"name": "resolver",
|
|
1194
2016
|
"kind": 524288,
|
|
1195
2017
|
"kindString": "Get signature",
|
|
1196
2018
|
"flags": {},
|
|
1197
2019
|
"type": {
|
|
1198
|
-
"type": "
|
|
1199
|
-
"
|
|
1200
|
-
{
|
|
1201
|
-
"type": "intrinsic",
|
|
1202
|
-
"name": "undefined"
|
|
1203
|
-
},
|
|
2020
|
+
"type": "reference",
|
|
2021
|
+
"typeArguments": [
|
|
1204
2022
|
{
|
|
1205
2023
|
"type": "reference",
|
|
1206
|
-
"
|
|
2024
|
+
"typeArguments": [
|
|
2025
|
+
{
|
|
2026
|
+
"type": "intersection",
|
|
2027
|
+
"types": [
|
|
2028
|
+
{
|
|
2029
|
+
"type": "reference",
|
|
2030
|
+
"name": "SchemaFields"
|
|
2031
|
+
},
|
|
2032
|
+
{
|
|
2033
|
+
"type": "reference",
|
|
2034
|
+
"name": "PayloadFields"
|
|
2035
|
+
},
|
|
2036
|
+
{
|
|
2037
|
+
"type": "reflection",
|
|
2038
|
+
"declaration": {
|
|
2039
|
+
"id": 152,
|
|
2040
|
+
"name": "__type",
|
|
2041
|
+
"kind": 65536,
|
|
2042
|
+
"kindString": "Type literal",
|
|
2043
|
+
"flags": {},
|
|
2044
|
+
"children": [
|
|
2045
|
+
{
|
|
2046
|
+
"id": 153,
|
|
2047
|
+
"name": "name",
|
|
2048
|
+
"kind": 1024,
|
|
2049
|
+
"kindString": "Property",
|
|
2050
|
+
"flags": {
|
|
2051
|
+
"isOptional": true
|
|
2052
|
+
},
|
|
2053
|
+
"sources": [
|
|
2054
|
+
{
|
|
2055
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2056
|
+
"line": 9,
|
|
2057
|
+
"character": 4
|
|
2058
|
+
}
|
|
2059
|
+
],
|
|
2060
|
+
"type": {
|
|
2061
|
+
"type": "intrinsic",
|
|
2062
|
+
"name": "string"
|
|
2063
|
+
}
|
|
2064
|
+
},
|
|
2065
|
+
{
|
|
2066
|
+
"id": 154,
|
|
2067
|
+
"name": "security",
|
|
2068
|
+
"kind": 1024,
|
|
2069
|
+
"kindString": "Property",
|
|
2070
|
+
"flags": {
|
|
2071
|
+
"isOptional": true
|
|
2072
|
+
},
|
|
2073
|
+
"sources": [
|
|
2074
|
+
{
|
|
2075
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2076
|
+
"line": 10,
|
|
2077
|
+
"character": 4
|
|
2078
|
+
}
|
|
2079
|
+
],
|
|
2080
|
+
"type": {
|
|
2081
|
+
"type": "reflection",
|
|
2082
|
+
"declaration": {
|
|
2083
|
+
"id": 155,
|
|
2084
|
+
"name": "__type",
|
|
2085
|
+
"kind": 65536,
|
|
2086
|
+
"kindString": "Type literal",
|
|
2087
|
+
"flags": {},
|
|
2088
|
+
"children": [
|
|
2089
|
+
{
|
|
2090
|
+
"id": 156,
|
|
2091
|
+
"name": "allowed",
|
|
2092
|
+
"kind": 1024,
|
|
2093
|
+
"kindString": "Property",
|
|
2094
|
+
"flags": {
|
|
2095
|
+
"isOptional": true
|
|
2096
|
+
},
|
|
2097
|
+
"sources": [
|
|
2098
|
+
{
|
|
2099
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2100
|
+
"line": 11,
|
|
2101
|
+
"character": 8
|
|
2102
|
+
}
|
|
2103
|
+
],
|
|
2104
|
+
"type": {
|
|
2105
|
+
"type": "reference",
|
|
2106
|
+
"typeArguments": [
|
|
2107
|
+
{
|
|
2108
|
+
"type": "intrinsic",
|
|
2109
|
+
"name": "string"
|
|
2110
|
+
},
|
|
2111
|
+
{
|
|
2112
|
+
"type": "array",
|
|
2113
|
+
"elementType": {
|
|
2114
|
+
"type": "union",
|
|
2115
|
+
"types": [
|
|
2116
|
+
{
|
|
2117
|
+
"type": "intrinsic",
|
|
2118
|
+
"name": "string"
|
|
2119
|
+
},
|
|
2120
|
+
{
|
|
2121
|
+
"type": "reference",
|
|
2122
|
+
"name": "CosigningAddressSet"
|
|
2123
|
+
}
|
|
2124
|
+
]
|
|
2125
|
+
}
|
|
2126
|
+
}
|
|
2127
|
+
],
|
|
2128
|
+
"name": "Record",
|
|
2129
|
+
"qualifiedName": "Record",
|
|
2130
|
+
"package": "typescript"
|
|
2131
|
+
}
|
|
2132
|
+
},
|
|
2133
|
+
{
|
|
2134
|
+
"id": 157,
|
|
2135
|
+
"name": "disallowed",
|
|
2136
|
+
"kind": 1024,
|
|
2137
|
+
"kindString": "Property",
|
|
2138
|
+
"flags": {
|
|
2139
|
+
"isOptional": true
|
|
2140
|
+
},
|
|
2141
|
+
"sources": [
|
|
2142
|
+
{
|
|
2143
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2144
|
+
"line": 12,
|
|
2145
|
+
"character": 8
|
|
2146
|
+
}
|
|
2147
|
+
],
|
|
2148
|
+
"type": {
|
|
2149
|
+
"type": "reference",
|
|
2150
|
+
"typeArguments": [
|
|
2151
|
+
{
|
|
2152
|
+
"type": "intrinsic",
|
|
2153
|
+
"name": "string"
|
|
2154
|
+
},
|
|
2155
|
+
{
|
|
2156
|
+
"type": "array",
|
|
2157
|
+
"elementType": {
|
|
2158
|
+
"type": "intrinsic",
|
|
2159
|
+
"name": "string"
|
|
2160
|
+
}
|
|
2161
|
+
}
|
|
2162
|
+
],
|
|
2163
|
+
"name": "Record",
|
|
2164
|
+
"qualifiedName": "Record",
|
|
2165
|
+
"package": "typescript"
|
|
2166
|
+
}
|
|
2167
|
+
}
|
|
2168
|
+
],
|
|
2169
|
+
"groups": [
|
|
2170
|
+
{
|
|
2171
|
+
"title": "Properties",
|
|
2172
|
+
"children": [
|
|
2173
|
+
156,
|
|
2174
|
+
157
|
|
2175
|
+
]
|
|
2176
|
+
}
|
|
2177
|
+
],
|
|
2178
|
+
"sources": [
|
|
2179
|
+
{
|
|
2180
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2181
|
+
"line": 10,
|
|
2182
|
+
"character": 15
|
|
2183
|
+
}
|
|
2184
|
+
]
|
|
2185
|
+
}
|
|
2186
|
+
}
|
|
2187
|
+
}
|
|
2188
|
+
],
|
|
2189
|
+
"groups": [
|
|
2190
|
+
{
|
|
2191
|
+
"title": "Properties",
|
|
2192
|
+
"children": [
|
|
2193
|
+
153,
|
|
2194
|
+
154
|
|
2195
|
+
]
|
|
2196
|
+
}
|
|
2197
|
+
],
|
|
2198
|
+
"sources": [
|
|
2199
|
+
{
|
|
2200
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2201
|
+
"line": 8,
|
|
2202
|
+
"character": 79
|
|
2203
|
+
}
|
|
2204
|
+
]
|
|
2205
|
+
}
|
|
2206
|
+
},
|
|
2207
|
+
{
|
|
2208
|
+
"type": "reflection",
|
|
2209
|
+
"declaration": {
|
|
2210
|
+
"id": 158,
|
|
2211
|
+
"name": "__type",
|
|
2212
|
+
"kind": 65536,
|
|
2213
|
+
"kindString": "Type literal",
|
|
2214
|
+
"flags": {},
|
|
2215
|
+
"children": [
|
|
2216
|
+
{
|
|
2217
|
+
"id": 159,
|
|
2218
|
+
"name": "schema",
|
|
2219
|
+
"kind": 1024,
|
|
2220
|
+
"kindString": "Property",
|
|
2221
|
+
"flags": {},
|
|
2222
|
+
"sources": [
|
|
2223
|
+
{
|
|
2224
|
+
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
2225
|
+
"line": 19,
|
|
2226
|
+
"character": 4
|
|
2227
|
+
}
|
|
2228
|
+
],
|
|
2229
|
+
"type": {
|
|
2230
|
+
"type": "intrinsic",
|
|
2231
|
+
"name": "string"
|
|
2232
|
+
}
|
|
2233
|
+
}
|
|
2234
|
+
],
|
|
2235
|
+
"groups": [
|
|
2236
|
+
{
|
|
2237
|
+
"title": "Properties",
|
|
2238
|
+
"children": [
|
|
2239
|
+
159
|
|
2240
|
+
]
|
|
2241
|
+
}
|
|
2242
|
+
],
|
|
2243
|
+
"sources": [
|
|
2244
|
+
{
|
|
2245
|
+
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
2246
|
+
"line": 18,
|
|
2247
|
+
"character": 17
|
|
2248
|
+
}
|
|
2249
|
+
]
|
|
2250
|
+
}
|
|
2251
|
+
}
|
|
2252
|
+
]
|
|
2253
|
+
}
|
|
2254
|
+
],
|
|
2255
|
+
"name": "Module"
|
|
1207
2256
|
}
|
|
1208
|
-
]
|
|
1209
|
-
},
|
|
1210
|
-
"inheritedFrom": {
|
|
1211
|
-
"type": "reference",
|
|
1212
|
-
"name": "AbstractDiviner.previousHash"
|
|
1213
|
-
}
|
|
1214
|
-
},
|
|
1215
|
-
"inheritedFrom": {
|
|
1216
|
-
"type": "reference",
|
|
1217
|
-
"name": "AbstractDiviner.previousHash"
|
|
1218
|
-
}
|
|
1219
|
-
},
|
|
1220
|
-
{
|
|
1221
|
-
"id": 124,
|
|
1222
|
-
"name": "resolver",
|
|
1223
|
-
"kind": 262144,
|
|
1224
|
-
"kindString": "Accessor",
|
|
1225
|
-
"flags": {},
|
|
1226
|
-
"sources": [
|
|
1227
|
-
{
|
|
1228
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1229
|
-
"line": 27,
|
|
1230
|
-
"character": 8
|
|
1231
|
-
}
|
|
1232
|
-
],
|
|
1233
|
-
"getSignature": {
|
|
1234
|
-
"id": 125,
|
|
1235
|
-
"name": "resolver",
|
|
1236
|
-
"kind": 524288,
|
|
1237
|
-
"kindString": "Get signature",
|
|
1238
|
-
"flags": {},
|
|
1239
|
-
"type": {
|
|
1240
|
-
"type": "reference",
|
|
2257
|
+
],
|
|
1241
2258
|
"name": "CompositeModuleResolver"
|
|
1242
2259
|
},
|
|
1243
2260
|
"inheritedFrom": {
|
|
@@ -1259,7 +2276,7 @@
|
|
|
1259
2276
|
"sources": [
|
|
1260
2277
|
{
|
|
1261
2278
|
"fileName": "modules/packages/diviner/dist/types/AbstractDiviner.d.ts",
|
|
1262
|
-
"line":
|
|
2279
|
+
"line": 10,
|
|
1263
2280
|
"character": 8
|
|
1264
2281
|
}
|
|
1265
2282
|
],
|
|
@@ -1293,7 +2310,7 @@
|
|
|
1293
2310
|
}
|
|
1294
2311
|
},
|
|
1295
2312
|
{
|
|
1296
|
-
"id":
|
|
2313
|
+
"id": 214,
|
|
1297
2314
|
"name": "bindHashes",
|
|
1298
2315
|
"kind": 2048,
|
|
1299
2316
|
"kindString": "Method",
|
|
@@ -1303,20 +2320,20 @@
|
|
|
1303
2320
|
"sources": [
|
|
1304
2321
|
{
|
|
1305
2322
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1306
|
-
"line":
|
|
2323
|
+
"line": 45,
|
|
1307
2324
|
"character": 14
|
|
1308
2325
|
}
|
|
1309
2326
|
],
|
|
1310
2327
|
"signatures": [
|
|
1311
2328
|
{
|
|
1312
|
-
"id":
|
|
2329
|
+
"id": 215,
|
|
1313
2330
|
"name": "bindHashes",
|
|
1314
2331
|
"kind": 4096,
|
|
1315
2332
|
"kindString": "Call signature",
|
|
1316
2333
|
"flags": {},
|
|
1317
2334
|
"parameters": [
|
|
1318
2335
|
{
|
|
1319
|
-
"id":
|
|
2336
|
+
"id": 216,
|
|
1320
2337
|
"name": "hashes",
|
|
1321
2338
|
"kind": 32768,
|
|
1322
2339
|
"kindString": "Parameter",
|
|
@@ -1330,7 +2347,7 @@
|
|
|
1330
2347
|
}
|
|
1331
2348
|
},
|
|
1332
2349
|
{
|
|
1333
|
-
"id":
|
|
2350
|
+
"id": 217,
|
|
1334
2351
|
"name": "schema",
|
|
1335
2352
|
"kind": 32768,
|
|
1336
2353
|
"kindString": "Parameter",
|
|
@@ -1344,7 +2361,7 @@
|
|
|
1344
2361
|
}
|
|
1345
2362
|
},
|
|
1346
2363
|
{
|
|
1347
|
-
"id":
|
|
2364
|
+
"id": 218,
|
|
1348
2365
|
"name": "account",
|
|
1349
2366
|
"kind": 32768,
|
|
1350
2367
|
"kindString": "Parameter",
|
|
@@ -1383,7 +2400,7 @@
|
|
|
1383
2400
|
}
|
|
1384
2401
|
},
|
|
1385
2402
|
{
|
|
1386
|
-
"id":
|
|
2403
|
+
"id": 219,
|
|
1387
2404
|
"name": "bindHashesInternal",
|
|
1388
2405
|
"kind": 2048,
|
|
1389
2406
|
"kindString": "Method",
|
|
@@ -1393,20 +2410,20 @@
|
|
|
1393
2410
|
"sources": [
|
|
1394
2411
|
{
|
|
1395
2412
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1396
|
-
"line":
|
|
2413
|
+
"line": 46,
|
|
1397
2414
|
"character": 14
|
|
1398
2415
|
}
|
|
1399
2416
|
],
|
|
1400
2417
|
"signatures": [
|
|
1401
2418
|
{
|
|
1402
|
-
"id":
|
|
2419
|
+
"id": 220,
|
|
1403
2420
|
"name": "bindHashesInternal",
|
|
1404
2421
|
"kind": 4096,
|
|
1405
2422
|
"kindString": "Call signature",
|
|
1406
2423
|
"flags": {},
|
|
1407
2424
|
"parameters": [
|
|
1408
2425
|
{
|
|
1409
|
-
"id":
|
|
2426
|
+
"id": 221,
|
|
1410
2427
|
"name": "hashes",
|
|
1411
2428
|
"kind": 32768,
|
|
1412
2429
|
"kindString": "Parameter",
|
|
@@ -1420,7 +2437,7 @@
|
|
|
1420
2437
|
}
|
|
1421
2438
|
},
|
|
1422
2439
|
{
|
|
1423
|
-
"id":
|
|
2440
|
+
"id": 222,
|
|
1424
2441
|
"name": "schema",
|
|
1425
2442
|
"kind": 32768,
|
|
1426
2443
|
"kindString": "Parameter",
|
|
@@ -1434,7 +2451,7 @@
|
|
|
1434
2451
|
}
|
|
1435
2452
|
},
|
|
1436
2453
|
{
|
|
1437
|
-
"id":
|
|
2454
|
+
"id": 223,
|
|
1438
2455
|
"name": "account",
|
|
1439
2456
|
"kind": 32768,
|
|
1440
2457
|
"kindString": "Parameter",
|
|
@@ -1465,14 +2482,14 @@
|
|
|
1465
2482
|
{
|
|
1466
2483
|
"type": "reflection",
|
|
1467
2484
|
"declaration": {
|
|
1468
|
-
"id":
|
|
2485
|
+
"id": 224,
|
|
1469
2486
|
"name": "__type",
|
|
1470
2487
|
"kind": 65536,
|
|
1471
2488
|
"kindString": "Type literal",
|
|
1472
2489
|
"flags": {},
|
|
1473
2490
|
"children": [
|
|
1474
2491
|
{
|
|
1475
|
-
"id":
|
|
2492
|
+
"id": 225,
|
|
1476
2493
|
"name": "schema",
|
|
1477
2494
|
"kind": 1024,
|
|
1478
2495
|
"kindString": "Property",
|
|
@@ -1494,7 +2511,7 @@
|
|
|
1494
2511
|
{
|
|
1495
2512
|
"title": "Properties",
|
|
1496
2513
|
"children": [
|
|
1497
|
-
|
|
2514
|
+
225
|
|
1498
2515
|
]
|
|
1499
2516
|
}
|
|
1500
2517
|
],
|
|
@@ -1521,7 +2538,7 @@
|
|
|
1521
2538
|
}
|
|
1522
2539
|
},
|
|
1523
2540
|
{
|
|
1524
|
-
"id":
|
|
2541
|
+
"id": 226,
|
|
1525
2542
|
"name": "bindQuery",
|
|
1526
2543
|
"kind": 2048,
|
|
1527
2544
|
"kindString": "Method",
|
|
@@ -1531,20 +2548,20 @@
|
|
|
1531
2548
|
"sources": [
|
|
1532
2549
|
{
|
|
1533
2550
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1534
|
-
"line":
|
|
2551
|
+
"line": 47,
|
|
1535
2552
|
"character": 14
|
|
1536
2553
|
}
|
|
1537
2554
|
],
|
|
1538
2555
|
"signatures": [
|
|
1539
2556
|
{
|
|
1540
|
-
"id":
|
|
2557
|
+
"id": 227,
|
|
1541
2558
|
"name": "bindQuery",
|
|
1542
2559
|
"kind": 4096,
|
|
1543
2560
|
"kindString": "Call signature",
|
|
1544
2561
|
"flags": {},
|
|
1545
2562
|
"typeParameter": [
|
|
1546
2563
|
{
|
|
1547
|
-
"id":
|
|
2564
|
+
"id": 232,
|
|
1548
2565
|
"name": "T",
|
|
1549
2566
|
"kind": 131072,
|
|
1550
2567
|
"kindString": "Type parameter",
|
|
@@ -1570,14 +2587,14 @@
|
|
|
1570
2587
|
{
|
|
1571
2588
|
"type": "reflection",
|
|
1572
2589
|
"declaration": {
|
|
1573
|
-
"id":
|
|
2590
|
+
"id": 228,
|
|
1574
2591
|
"name": "__type",
|
|
1575
2592
|
"kind": 65536,
|
|
1576
2593
|
"kindString": "Type literal",
|
|
1577
2594
|
"flags": {},
|
|
1578
2595
|
"children": [
|
|
1579
2596
|
{
|
|
1580
|
-
"id":
|
|
2597
|
+
"id": 229,
|
|
1581
2598
|
"name": "schema",
|
|
1582
2599
|
"kind": 1024,
|
|
1583
2600
|
"kindString": "Property",
|
|
@@ -1599,7 +2616,7 @@
|
|
|
1599
2616
|
{
|
|
1600
2617
|
"title": "Properties",
|
|
1601
2618
|
"children": [
|
|
1602
|
-
|
|
2619
|
+
229
|
|
1603
2620
|
]
|
|
1604
2621
|
}
|
|
1605
2622
|
],
|
|
@@ -1635,14 +2652,14 @@
|
|
|
1635
2652
|
{
|
|
1636
2653
|
"type": "reflection",
|
|
1637
2654
|
"declaration": {
|
|
1638
|
-
"id":
|
|
2655
|
+
"id": 230,
|
|
1639
2656
|
"name": "__type",
|
|
1640
2657
|
"kind": 65536,
|
|
1641
2658
|
"kindString": "Type literal",
|
|
1642
2659
|
"flags": {},
|
|
1643
2660
|
"children": [
|
|
1644
2661
|
{
|
|
1645
|
-
"id":
|
|
2662
|
+
"id": 231,
|
|
1646
2663
|
"name": "schema",
|
|
1647
2664
|
"kind": 1024,
|
|
1648
2665
|
"kindString": "Property",
|
|
@@ -1664,7 +2681,7 @@
|
|
|
1664
2681
|
{
|
|
1665
2682
|
"title": "Properties",
|
|
1666
2683
|
"children": [
|
|
1667
|
-
|
|
2684
|
+
231
|
|
1668
2685
|
]
|
|
1669
2686
|
}
|
|
1670
2687
|
],
|
|
@@ -1688,19 +2705,19 @@
|
|
|
1688
2705
|
],
|
|
1689
2706
|
"parameters": [
|
|
1690
2707
|
{
|
|
1691
|
-
"id":
|
|
2708
|
+
"id": 233,
|
|
1692
2709
|
"name": "query",
|
|
1693
2710
|
"kind": 32768,
|
|
1694
2711
|
"kindString": "Parameter",
|
|
1695
2712
|
"flags": {},
|
|
1696
2713
|
"type": {
|
|
1697
2714
|
"type": "reference",
|
|
1698
|
-
"id":
|
|
2715
|
+
"id": 232,
|
|
1699
2716
|
"name": "T"
|
|
1700
2717
|
}
|
|
1701
2718
|
},
|
|
1702
2719
|
{
|
|
1703
|
-
"id":
|
|
2720
|
+
"id": 234,
|
|
1704
2721
|
"name": "payloads",
|
|
1705
2722
|
"kind": 32768,
|
|
1706
2723
|
"kindString": "Parameter",
|
|
@@ -1723,14 +2740,14 @@
|
|
|
1723
2740
|
{
|
|
1724
2741
|
"type": "reflection",
|
|
1725
2742
|
"declaration": {
|
|
1726
|
-
"id":
|
|
2743
|
+
"id": 235,
|
|
1727
2744
|
"name": "__type",
|
|
1728
2745
|
"kind": 65536,
|
|
1729
2746
|
"kindString": "Type literal",
|
|
1730
2747
|
"flags": {},
|
|
1731
2748
|
"children": [
|
|
1732
2749
|
{
|
|
1733
|
-
"id":
|
|
2750
|
+
"id": 236,
|
|
1734
2751
|
"name": "schema",
|
|
1735
2752
|
"kind": 1024,
|
|
1736
2753
|
"kindString": "Property",
|
|
@@ -1752,7 +2769,7 @@
|
|
|
1752
2769
|
{
|
|
1753
2770
|
"title": "Properties",
|
|
1754
2771
|
"children": [
|
|
1755
|
-
|
|
2772
|
+
236
|
|
1756
2773
|
]
|
|
1757
2774
|
}
|
|
1758
2775
|
],
|
|
@@ -1770,7 +2787,7 @@
|
|
|
1770
2787
|
}
|
|
1771
2788
|
},
|
|
1772
2789
|
{
|
|
1773
|
-
"id":
|
|
2790
|
+
"id": 237,
|
|
1774
2791
|
"name": "account",
|
|
1775
2792
|
"kind": 32768,
|
|
1776
2793
|
"kindString": "Parameter",
|
|
@@ -1807,14 +2824,14 @@
|
|
|
1807
2824
|
{
|
|
1808
2825
|
"type": "reflection",
|
|
1809
2826
|
"declaration": {
|
|
1810
|
-
"id":
|
|
2827
|
+
"id": 238,
|
|
1811
2828
|
"name": "__type",
|
|
1812
2829
|
"kind": 65536,
|
|
1813
2830
|
"kindString": "Type literal",
|
|
1814
2831
|
"flags": {},
|
|
1815
2832
|
"children": [
|
|
1816
2833
|
{
|
|
1817
|
-
"id":
|
|
2834
|
+
"id": 239,
|
|
1818
2835
|
"name": "query",
|
|
1819
2836
|
"kind": 1024,
|
|
1820
2837
|
"kindString": "Property",
|
|
@@ -1832,7 +2849,7 @@
|
|
|
1832
2849
|
}
|
|
1833
2850
|
},
|
|
1834
2851
|
{
|
|
1835
|
-
"id":
|
|
2852
|
+
"id": 240,
|
|
1836
2853
|
"name": "resultSet",
|
|
1837
2854
|
"kind": 1024,
|
|
1838
2855
|
"kindString": "Property",
|
|
@@ -1852,7 +2869,7 @@
|
|
|
1852
2869
|
}
|
|
1853
2870
|
},
|
|
1854
2871
|
{
|
|
1855
|
-
"id":
|
|
2872
|
+
"id": 241,
|
|
1856
2873
|
"name": "schema",
|
|
1857
2874
|
"kind": 1024,
|
|
1858
2875
|
"kindString": "Property",
|
|
@@ -1874,9 +2891,9 @@
|
|
|
1874
2891
|
{
|
|
1875
2892
|
"title": "Properties",
|
|
1876
2893
|
"children": [
|
|
1877
|
-
|
|
1878
|
-
|
|
1879
|
-
|
|
2894
|
+
239,
|
|
2895
|
+
240,
|
|
2896
|
+
241
|
|
1880
2897
|
]
|
|
1881
2898
|
}
|
|
1882
2899
|
],
|
|
@@ -1907,14 +2924,14 @@
|
|
|
1907
2924
|
{
|
|
1908
2925
|
"type": "reflection",
|
|
1909
2926
|
"declaration": {
|
|
1910
|
-
"id":
|
|
2927
|
+
"id": 242,
|
|
1911
2928
|
"name": "__type",
|
|
1912
2929
|
"kind": 65536,
|
|
1913
2930
|
"kindString": "Type literal",
|
|
1914
2931
|
"flags": {},
|
|
1915
2932
|
"children": [
|
|
1916
2933
|
{
|
|
1917
|
-
"id":
|
|
2934
|
+
"id": 243,
|
|
1918
2935
|
"name": "schema",
|
|
1919
2936
|
"kind": 1024,
|
|
1920
2937
|
"kindString": "Property",
|
|
@@ -1936,7 +2953,7 @@
|
|
|
1936
2953
|
{
|
|
1937
2954
|
"title": "Properties",
|
|
1938
2955
|
"children": [
|
|
1939
|
-
|
|
2956
|
+
243
|
|
1940
2957
|
]
|
|
1941
2958
|
}
|
|
1942
2959
|
],
|
|
@@ -1973,7 +2990,7 @@
|
|
|
1973
2990
|
}
|
|
1974
2991
|
},
|
|
1975
2992
|
{
|
|
1976
|
-
"id":
|
|
2993
|
+
"id": 244,
|
|
1977
2994
|
"name": "bindQueryInternal",
|
|
1978
2995
|
"kind": 2048,
|
|
1979
2996
|
"kindString": "Method",
|
|
@@ -1983,20 +3000,20 @@
|
|
|
1983
3000
|
"sources": [
|
|
1984
3001
|
{
|
|
1985
3002
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1986
|
-
"line":
|
|
3003
|
+
"line": 48,
|
|
1987
3004
|
"character": 14
|
|
1988
3005
|
}
|
|
1989
3006
|
],
|
|
1990
3007
|
"signatures": [
|
|
1991
3008
|
{
|
|
1992
|
-
"id":
|
|
3009
|
+
"id": 245,
|
|
1993
3010
|
"name": "bindQueryInternal",
|
|
1994
3011
|
"kind": 4096,
|
|
1995
3012
|
"kindString": "Call signature",
|
|
1996
3013
|
"flags": {},
|
|
1997
3014
|
"typeParameter": [
|
|
1998
3015
|
{
|
|
1999
|
-
"id":
|
|
3016
|
+
"id": 250,
|
|
2000
3017
|
"name": "T",
|
|
2001
3018
|
"kind": 131072,
|
|
2002
3019
|
"kindString": "Type parameter",
|
|
@@ -2022,14 +3039,14 @@
|
|
|
2022
3039
|
{
|
|
2023
3040
|
"type": "reflection",
|
|
2024
3041
|
"declaration": {
|
|
2025
|
-
"id":
|
|
3042
|
+
"id": 246,
|
|
2026
3043
|
"name": "__type",
|
|
2027
3044
|
"kind": 65536,
|
|
2028
3045
|
"kindString": "Type literal",
|
|
2029
3046
|
"flags": {},
|
|
2030
3047
|
"children": [
|
|
2031
3048
|
{
|
|
2032
|
-
"id":
|
|
3049
|
+
"id": 247,
|
|
2033
3050
|
"name": "schema",
|
|
2034
3051
|
"kind": 1024,
|
|
2035
3052
|
"kindString": "Property",
|
|
@@ -2051,7 +3068,7 @@
|
|
|
2051
3068
|
{
|
|
2052
3069
|
"title": "Properties",
|
|
2053
3070
|
"children": [
|
|
2054
|
-
|
|
3071
|
+
247
|
|
2055
3072
|
]
|
|
2056
3073
|
}
|
|
2057
3074
|
],
|
|
@@ -2087,14 +3104,14 @@
|
|
|
2087
3104
|
{
|
|
2088
3105
|
"type": "reflection",
|
|
2089
3106
|
"declaration": {
|
|
2090
|
-
"id":
|
|
3107
|
+
"id": 248,
|
|
2091
3108
|
"name": "__type",
|
|
2092
3109
|
"kind": 65536,
|
|
2093
3110
|
"kindString": "Type literal",
|
|
2094
3111
|
"flags": {},
|
|
2095
3112
|
"children": [
|
|
2096
3113
|
{
|
|
2097
|
-
"id":
|
|
3114
|
+
"id": 249,
|
|
2098
3115
|
"name": "schema",
|
|
2099
3116
|
"kind": 1024,
|
|
2100
3117
|
"kindString": "Property",
|
|
@@ -2116,7 +3133,7 @@
|
|
|
2116
3133
|
{
|
|
2117
3134
|
"title": "Properties",
|
|
2118
3135
|
"children": [
|
|
2119
|
-
|
|
3136
|
+
249
|
|
2120
3137
|
]
|
|
2121
3138
|
}
|
|
2122
3139
|
],
|
|
@@ -2140,19 +3157,19 @@
|
|
|
2140
3157
|
],
|
|
2141
3158
|
"parameters": [
|
|
2142
3159
|
{
|
|
2143
|
-
"id":
|
|
3160
|
+
"id": 251,
|
|
2144
3161
|
"name": "query",
|
|
2145
3162
|
"kind": 32768,
|
|
2146
3163
|
"kindString": "Parameter",
|
|
2147
3164
|
"flags": {},
|
|
2148
3165
|
"type": {
|
|
2149
3166
|
"type": "reference",
|
|
2150
|
-
"id":
|
|
3167
|
+
"id": 250,
|
|
2151
3168
|
"name": "T"
|
|
2152
3169
|
}
|
|
2153
3170
|
},
|
|
2154
3171
|
{
|
|
2155
|
-
"id":
|
|
3172
|
+
"id": 252,
|
|
2156
3173
|
"name": "payloads",
|
|
2157
3174
|
"kind": 32768,
|
|
2158
3175
|
"kindString": "Parameter",
|
|
@@ -2175,14 +3192,14 @@
|
|
|
2175
3192
|
{
|
|
2176
3193
|
"type": "reflection",
|
|
2177
3194
|
"declaration": {
|
|
2178
|
-
"id":
|
|
3195
|
+
"id": 253,
|
|
2179
3196
|
"name": "__type",
|
|
2180
3197
|
"kind": 65536,
|
|
2181
3198
|
"kindString": "Type literal",
|
|
2182
3199
|
"flags": {},
|
|
2183
3200
|
"children": [
|
|
2184
3201
|
{
|
|
2185
|
-
"id":
|
|
3202
|
+
"id": 254,
|
|
2186
3203
|
"name": "schema",
|
|
2187
3204
|
"kind": 1024,
|
|
2188
3205
|
"kindString": "Property",
|
|
@@ -2204,7 +3221,7 @@
|
|
|
2204
3221
|
{
|
|
2205
3222
|
"title": "Properties",
|
|
2206
3223
|
"children": [
|
|
2207
|
-
|
|
3224
|
+
254
|
|
2208
3225
|
]
|
|
2209
3226
|
}
|
|
2210
3227
|
],
|
|
@@ -2222,7 +3239,7 @@
|
|
|
2222
3239
|
}
|
|
2223
3240
|
},
|
|
2224
3241
|
{
|
|
2225
|
-
"id":
|
|
3242
|
+
"id": 255,
|
|
2226
3243
|
"name": "account",
|
|
2227
3244
|
"kind": 32768,
|
|
2228
3245
|
"kindString": "Parameter",
|
|
@@ -2256,14 +3273,14 @@
|
|
|
2256
3273
|
{
|
|
2257
3274
|
"type": "reflection",
|
|
2258
3275
|
"declaration": {
|
|
2259
|
-
"id":
|
|
3276
|
+
"id": 256,
|
|
2260
3277
|
"name": "__type",
|
|
2261
3278
|
"kind": 65536,
|
|
2262
3279
|
"kindString": "Type literal",
|
|
2263
3280
|
"flags": {},
|
|
2264
3281
|
"children": [
|
|
2265
3282
|
{
|
|
2266
|
-
"id":
|
|
3283
|
+
"id": 257,
|
|
2267
3284
|
"name": "query",
|
|
2268
3285
|
"kind": 1024,
|
|
2269
3286
|
"kindString": "Property",
|
|
@@ -2281,7 +3298,7 @@
|
|
|
2281
3298
|
}
|
|
2282
3299
|
},
|
|
2283
3300
|
{
|
|
2284
|
-
"id":
|
|
3301
|
+
"id": 258,
|
|
2285
3302
|
"name": "resultSet",
|
|
2286
3303
|
"kind": 1024,
|
|
2287
3304
|
"kindString": "Property",
|
|
@@ -2301,7 +3318,7 @@
|
|
|
2301
3318
|
}
|
|
2302
3319
|
},
|
|
2303
3320
|
{
|
|
2304
|
-
"id":
|
|
3321
|
+
"id": 259,
|
|
2305
3322
|
"name": "schema",
|
|
2306
3323
|
"kind": 1024,
|
|
2307
3324
|
"kindString": "Property",
|
|
@@ -2323,9 +3340,9 @@
|
|
|
2323
3340
|
{
|
|
2324
3341
|
"title": "Properties",
|
|
2325
3342
|
"children": [
|
|
2326
|
-
|
|
2327
|
-
|
|
2328
|
-
|
|
3343
|
+
257,
|
|
3344
|
+
258,
|
|
3345
|
+
259
|
|
2329
3346
|
]
|
|
2330
3347
|
}
|
|
2331
3348
|
],
|
|
@@ -2356,14 +3373,14 @@
|
|
|
2356
3373
|
{
|
|
2357
3374
|
"type": "reflection",
|
|
2358
3375
|
"declaration": {
|
|
2359
|
-
"id":
|
|
3376
|
+
"id": 260,
|
|
2360
3377
|
"name": "__type",
|
|
2361
3378
|
"kind": 65536,
|
|
2362
3379
|
"kindString": "Type literal",
|
|
2363
3380
|
"flags": {},
|
|
2364
3381
|
"children": [
|
|
2365
3382
|
{
|
|
2366
|
-
"id":
|
|
3383
|
+
"id": 261,
|
|
2367
3384
|
"name": "schema",
|
|
2368
3385
|
"kind": 1024,
|
|
2369
3386
|
"kindString": "Property",
|
|
@@ -2385,7 +3402,7 @@
|
|
|
2385
3402
|
{
|
|
2386
3403
|
"title": "Properties",
|
|
2387
3404
|
"children": [
|
|
2388
|
-
|
|
3405
|
+
261
|
|
2389
3406
|
]
|
|
2390
3407
|
}
|
|
2391
3408
|
],
|
|
@@ -2415,7 +3432,7 @@
|
|
|
2415
3432
|
}
|
|
2416
3433
|
},
|
|
2417
3434
|
{
|
|
2418
|
-
"id":
|
|
3435
|
+
"id": 262,
|
|
2419
3436
|
"name": "bindResult",
|
|
2420
3437
|
"kind": 2048,
|
|
2421
3438
|
"kindString": "Method",
|
|
@@ -2425,20 +3442,20 @@
|
|
|
2425
3442
|
"sources": [
|
|
2426
3443
|
{
|
|
2427
3444
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2428
|
-
"line":
|
|
3445
|
+
"line": 49,
|
|
2429
3446
|
"character": 14
|
|
2430
3447
|
}
|
|
2431
3448
|
],
|
|
2432
3449
|
"signatures": [
|
|
2433
3450
|
{
|
|
2434
|
-
"id":
|
|
3451
|
+
"id": 263,
|
|
2435
3452
|
"name": "bindResult",
|
|
2436
3453
|
"kind": 4096,
|
|
2437
3454
|
"kindString": "Call signature",
|
|
2438
3455
|
"flags": {},
|
|
2439
3456
|
"parameters": [
|
|
2440
3457
|
{
|
|
2441
|
-
"id":
|
|
3458
|
+
"id": 264,
|
|
2442
3459
|
"name": "payloads",
|
|
2443
3460
|
"kind": 32768,
|
|
2444
3461
|
"kindString": "Parameter",
|
|
@@ -2459,14 +3476,14 @@
|
|
|
2459
3476
|
{
|
|
2460
3477
|
"type": "reflection",
|
|
2461
3478
|
"declaration": {
|
|
2462
|
-
"id":
|
|
3479
|
+
"id": 265,
|
|
2463
3480
|
"name": "__type",
|
|
2464
3481
|
"kind": 65536,
|
|
2465
3482
|
"kindString": "Type literal",
|
|
2466
3483
|
"flags": {},
|
|
2467
3484
|
"children": [
|
|
2468
3485
|
{
|
|
2469
|
-
"id":
|
|
3486
|
+
"id": 266,
|
|
2470
3487
|
"name": "schema",
|
|
2471
3488
|
"kind": 1024,
|
|
2472
3489
|
"kindString": "Property",
|
|
@@ -2488,7 +3505,7 @@
|
|
|
2488
3505
|
{
|
|
2489
3506
|
"title": "Properties",
|
|
2490
3507
|
"children": [
|
|
2491
|
-
|
|
3508
|
+
266
|
|
2492
3509
|
]
|
|
2493
3510
|
}
|
|
2494
3511
|
],
|
|
@@ -2506,7 +3523,7 @@
|
|
|
2506
3523
|
}
|
|
2507
3524
|
},
|
|
2508
3525
|
{
|
|
2509
|
-
"id":
|
|
3526
|
+
"id": 267,
|
|
2510
3527
|
"name": "account",
|
|
2511
3528
|
"kind": 32768,
|
|
2512
3529
|
"kindString": "Parameter",
|
|
@@ -2539,14 +3556,14 @@
|
|
|
2539
3556
|
{
|
|
2540
3557
|
"type": "reflection",
|
|
2541
3558
|
"declaration": {
|
|
2542
|
-
"id":
|
|
3559
|
+
"id": 268,
|
|
2543
3560
|
"name": "__type",
|
|
2544
3561
|
"kind": 65536,
|
|
2545
3562
|
"kindString": "Type literal",
|
|
2546
3563
|
"flags": {},
|
|
2547
3564
|
"children": [
|
|
2548
3565
|
{
|
|
2549
|
-
"id":
|
|
3566
|
+
"id": 269,
|
|
2550
3567
|
"name": "schema",
|
|
2551
3568
|
"kind": 1024,
|
|
2552
3569
|
"kindString": "Property",
|
|
@@ -2568,7 +3585,7 @@
|
|
|
2568
3585
|
{
|
|
2569
3586
|
"title": "Properties",
|
|
2570
3587
|
"children": [
|
|
2571
|
-
|
|
3588
|
+
269
|
|
2572
3589
|
]
|
|
2573
3590
|
}
|
|
2574
3591
|
],
|
|
@@ -2605,7 +3622,7 @@
|
|
|
2605
3622
|
}
|
|
2606
3623
|
},
|
|
2607
3624
|
{
|
|
2608
|
-
"id":
|
|
3625
|
+
"id": 270,
|
|
2609
3626
|
"name": "bindResultInternal",
|
|
2610
3627
|
"kind": 2048,
|
|
2611
3628
|
"kindString": "Method",
|
|
@@ -2615,20 +3632,20 @@
|
|
|
2615
3632
|
"sources": [
|
|
2616
3633
|
{
|
|
2617
3634
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2618
|
-
"line":
|
|
3635
|
+
"line": 50,
|
|
2619
3636
|
"character": 14
|
|
2620
3637
|
}
|
|
2621
3638
|
],
|
|
2622
3639
|
"signatures": [
|
|
2623
3640
|
{
|
|
2624
|
-
"id":
|
|
3641
|
+
"id": 271,
|
|
2625
3642
|
"name": "bindResultInternal",
|
|
2626
3643
|
"kind": 4096,
|
|
2627
3644
|
"kindString": "Call signature",
|
|
2628
3645
|
"flags": {},
|
|
2629
3646
|
"parameters": [
|
|
2630
3647
|
{
|
|
2631
|
-
"id":
|
|
3648
|
+
"id": 272,
|
|
2632
3649
|
"name": "payloads",
|
|
2633
3650
|
"kind": 32768,
|
|
2634
3651
|
"kindString": "Parameter",
|
|
@@ -2649,14 +3666,14 @@
|
|
|
2649
3666
|
{
|
|
2650
3667
|
"type": "reflection",
|
|
2651
3668
|
"declaration": {
|
|
2652
|
-
"id":
|
|
3669
|
+
"id": 273,
|
|
2653
3670
|
"name": "__type",
|
|
2654
3671
|
"kind": 65536,
|
|
2655
3672
|
"kindString": "Type literal",
|
|
2656
3673
|
"flags": {},
|
|
2657
3674
|
"children": [
|
|
2658
3675
|
{
|
|
2659
|
-
"id":
|
|
3676
|
+
"id": 274,
|
|
2660
3677
|
"name": "schema",
|
|
2661
3678
|
"kind": 1024,
|
|
2662
3679
|
"kindString": "Property",
|
|
@@ -2678,7 +3695,7 @@
|
|
|
2678
3695
|
{
|
|
2679
3696
|
"title": "Properties",
|
|
2680
3697
|
"children": [
|
|
2681
|
-
|
|
3698
|
+
274
|
|
2682
3699
|
]
|
|
2683
3700
|
}
|
|
2684
3701
|
],
|
|
@@ -2696,7 +3713,7 @@
|
|
|
2696
3713
|
}
|
|
2697
3714
|
},
|
|
2698
3715
|
{
|
|
2699
|
-
"id":
|
|
3716
|
+
"id": 275,
|
|
2700
3717
|
"name": "account",
|
|
2701
3718
|
"kind": 32768,
|
|
2702
3719
|
"kindString": "Parameter",
|
|
@@ -2726,14 +3743,14 @@
|
|
|
2726
3743
|
{
|
|
2727
3744
|
"type": "reflection",
|
|
2728
3745
|
"declaration": {
|
|
2729
|
-
"id":
|
|
3746
|
+
"id": 276,
|
|
2730
3747
|
"name": "__type",
|
|
2731
3748
|
"kind": 65536,
|
|
2732
3749
|
"kindString": "Type literal",
|
|
2733
3750
|
"flags": {},
|
|
2734
3751
|
"children": [
|
|
2735
3752
|
{
|
|
2736
|
-
"id":
|
|
3753
|
+
"id": 277,
|
|
2737
3754
|
"name": "schema",
|
|
2738
3755
|
"kind": 1024,
|
|
2739
3756
|
"kindString": "Property",
|
|
@@ -2755,7 +3772,7 @@
|
|
|
2755
3772
|
{
|
|
2756
3773
|
"title": "Properties",
|
|
2757
3774
|
"children": [
|
|
2758
|
-
|
|
3775
|
+
277
|
|
2759
3776
|
]
|
|
2760
3777
|
}
|
|
2761
3778
|
],
|
|
@@ -2785,52 +3802,7 @@
|
|
|
2785
3802
|
}
|
|
2786
3803
|
},
|
|
2787
3804
|
{
|
|
2788
|
-
"id":
|
|
2789
|
-
"name": "description",
|
|
2790
|
-
"kind": 2048,
|
|
2791
|
-
"kindString": "Method",
|
|
2792
|
-
"flags": {},
|
|
2793
|
-
"sources": [
|
|
2794
|
-
{
|
|
2795
|
-
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2796
|
-
"line": 29,
|
|
2797
|
-
"character": 4
|
|
2798
|
-
}
|
|
2799
|
-
],
|
|
2800
|
-
"signatures": [
|
|
2801
|
-
{
|
|
2802
|
-
"id": 127,
|
|
2803
|
-
"name": "description",
|
|
2804
|
-
"kind": 4096,
|
|
2805
|
-
"kindString": "Call signature",
|
|
2806
|
-
"flags": {},
|
|
2807
|
-
"type": {
|
|
2808
|
-
"type": "reference",
|
|
2809
|
-
"typeArguments": [
|
|
2810
|
-
{
|
|
2811
|
-
"type": "reference",
|
|
2812
|
-
"name": "ModuleDescription"
|
|
2813
|
-
},
|
|
2814
|
-
{
|
|
2815
|
-
"type": "intrinsic",
|
|
2816
|
-
"name": "never"
|
|
2817
|
-
}
|
|
2818
|
-
],
|
|
2819
|
-
"name": "Promisable"
|
|
2820
|
-
},
|
|
2821
|
-
"inheritedFrom": {
|
|
2822
|
-
"type": "reference",
|
|
2823
|
-
"name": "AbstractDiviner.description"
|
|
2824
|
-
}
|
|
2825
|
-
}
|
|
2826
|
-
],
|
|
2827
|
-
"inheritedFrom": {
|
|
2828
|
-
"type": "reference",
|
|
2829
|
-
"name": "AbstractDiviner.description"
|
|
2830
|
-
}
|
|
2831
|
-
},
|
|
2832
|
-
{
|
|
2833
|
-
"id": 128,
|
|
3805
|
+
"id": 160,
|
|
2834
3806
|
"name": "discover",
|
|
2835
3807
|
"kind": 2048,
|
|
2836
3808
|
"kindString": "Method",
|
|
@@ -2838,32 +3810,17 @@
|
|
|
2838
3810
|
"sources": [
|
|
2839
3811
|
{
|
|
2840
3812
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2841
|
-
"line":
|
|
3813
|
+
"line": 39,
|
|
2842
3814
|
"character": 4
|
|
2843
3815
|
}
|
|
2844
3816
|
],
|
|
2845
3817
|
"signatures": [
|
|
2846
3818
|
{
|
|
2847
|
-
"id":
|
|
3819
|
+
"id": 161,
|
|
2848
3820
|
"name": "discover",
|
|
2849
3821
|
"kind": 4096,
|
|
2850
3822
|
"kindString": "Call signature",
|
|
2851
3823
|
"flags": {},
|
|
2852
|
-
"parameters": [
|
|
2853
|
-
{
|
|
2854
|
-
"id": 130,
|
|
2855
|
-
"name": "_queryAccount",
|
|
2856
|
-
"kind": 32768,
|
|
2857
|
-
"kindString": "Parameter",
|
|
2858
|
-
"flags": {
|
|
2859
|
-
"isOptional": true
|
|
2860
|
-
},
|
|
2861
|
-
"type": {
|
|
2862
|
-
"type": "reference",
|
|
2863
|
-
"name": "Account"
|
|
2864
|
-
}
|
|
2865
|
-
}
|
|
2866
|
-
],
|
|
2867
3824
|
"type": {
|
|
2868
3825
|
"type": "reference",
|
|
2869
3826
|
"typeArguments": [
|
|
@@ -2883,14 +3840,14 @@
|
|
|
2883
3840
|
{
|
|
2884
3841
|
"type": "reflection",
|
|
2885
3842
|
"declaration": {
|
|
2886
|
-
"id":
|
|
3843
|
+
"id": 162,
|
|
2887
3844
|
"name": "__type",
|
|
2888
3845
|
"kind": 65536,
|
|
2889
3846
|
"kindString": "Type literal",
|
|
2890
3847
|
"flags": {},
|
|
2891
3848
|
"children": [
|
|
2892
3849
|
{
|
|
2893
|
-
"id":
|
|
3850
|
+
"id": 163,
|
|
2894
3851
|
"name": "schema",
|
|
2895
3852
|
"kind": 1024,
|
|
2896
3853
|
"kindString": "Property",
|
|
@@ -2912,7 +3869,7 @@
|
|
|
2912
3869
|
{
|
|
2913
3870
|
"title": "Properties",
|
|
2914
3871
|
"children": [
|
|
2915
|
-
|
|
3872
|
+
163
|
|
2916
3873
|
]
|
|
2917
3874
|
}
|
|
2918
3875
|
],
|
|
@@ -2959,7 +3916,7 @@
|
|
|
2959
3916
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
|
|
2960
3917
|
"line": 20,
|
|
2961
3918
|
"character": 18,
|
|
2962
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3919
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/415140d47b7/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L20"
|
|
2963
3920
|
}
|
|
2964
3921
|
],
|
|
2965
3922
|
"signatures": [
|
|
@@ -3128,7 +4085,7 @@
|
|
|
3128
4085
|
}
|
|
3129
4086
|
},
|
|
3130
4087
|
{
|
|
3131
|
-
"id":
|
|
4088
|
+
"id": 278,
|
|
3132
4089
|
"name": "loadAccount",
|
|
3133
4090
|
"kind": 2048,
|
|
3134
4091
|
"kindString": "Method",
|
|
@@ -3138,20 +4095,20 @@
|
|
|
3138
4095
|
"sources": [
|
|
3139
4096
|
{
|
|
3140
4097
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3141
|
-
"line":
|
|
4098
|
+
"line": 51,
|
|
3142
4099
|
"character": 14
|
|
3143
4100
|
}
|
|
3144
4101
|
],
|
|
3145
4102
|
"signatures": [
|
|
3146
4103
|
{
|
|
3147
|
-
"id":
|
|
4104
|
+
"id": 279,
|
|
3148
4105
|
"name": "loadAccount",
|
|
3149
4106
|
"kind": 4096,
|
|
3150
4107
|
"kindString": "Call signature",
|
|
3151
4108
|
"flags": {},
|
|
3152
4109
|
"parameters": [
|
|
3153
4110
|
{
|
|
3154
|
-
"id":
|
|
4111
|
+
"id": 280,
|
|
3155
4112
|
"name": "account",
|
|
3156
4113
|
"kind": 32768,
|
|
3157
4114
|
"kindString": "Parameter",
|
|
@@ -3179,45 +4136,6 @@
|
|
|
3179
4136
|
"name": "AbstractDiviner.loadAccount"
|
|
3180
4137
|
}
|
|
3181
4138
|
},
|
|
3182
|
-
{
|
|
3183
|
-
"id": 53,
|
|
3184
|
-
"name": "queries",
|
|
3185
|
-
"kind": 2048,
|
|
3186
|
-
"kindString": "Method",
|
|
3187
|
-
"flags": {},
|
|
3188
|
-
"sources": [
|
|
3189
|
-
{
|
|
3190
|
-
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
|
|
3191
|
-
"line": 25,
|
|
3192
|
-
"character": 11,
|
|
3193
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/43b1e70a6/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L25"
|
|
3194
|
-
}
|
|
3195
|
-
],
|
|
3196
|
-
"signatures": [
|
|
3197
|
-
{
|
|
3198
|
-
"id": 54,
|
|
3199
|
-
"name": "queries",
|
|
3200
|
-
"kind": 4096,
|
|
3201
|
-
"kindString": "Call signature",
|
|
3202
|
-
"flags": {},
|
|
3203
|
-
"type": {
|
|
3204
|
-
"type": "array",
|
|
3205
|
-
"elementType": {
|
|
3206
|
-
"type": "intrinsic",
|
|
3207
|
-
"name": "string"
|
|
3208
|
-
}
|
|
3209
|
-
},
|
|
3210
|
-
"overwrites": {
|
|
3211
|
-
"type": "reference",
|
|
3212
|
-
"name": "AbstractDiviner.queries"
|
|
3213
|
-
}
|
|
3214
|
-
}
|
|
3215
|
-
],
|
|
3216
|
-
"overwrites": {
|
|
3217
|
-
"type": "reference",
|
|
3218
|
-
"name": "AbstractDiviner.queries"
|
|
3219
|
-
}
|
|
3220
|
-
},
|
|
3221
4139
|
{
|
|
3222
4140
|
"id": 57,
|
|
3223
4141
|
"name": "query",
|
|
@@ -3633,7 +4551,7 @@
|
|
|
3633
4551
|
{
|
|
3634
4552
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3635
4553
|
"line": 8,
|
|
3636
|
-
"character":
|
|
4554
|
+
"character": 79
|
|
3637
4555
|
}
|
|
3638
4556
|
]
|
|
3639
4557
|
}
|
|
@@ -3862,7 +4780,7 @@
|
|
|
3862
4780
|
{
|
|
3863
4781
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3864
4782
|
"line": 8,
|
|
3865
|
-
"character":
|
|
4783
|
+
"character": 79
|
|
3866
4784
|
}
|
|
3867
4785
|
]
|
|
3868
4786
|
}
|
|
@@ -4098,7 +5016,7 @@
|
|
|
4098
5016
|
}
|
|
4099
5017
|
},
|
|
4100
5018
|
{
|
|
4101
|
-
"id":
|
|
5019
|
+
"id": 164,
|
|
4102
5020
|
"name": "queryable",
|
|
4103
5021
|
"kind": 2048,
|
|
4104
5022
|
"kindString": "Method",
|
|
@@ -4106,20 +5024,20 @@
|
|
|
4106
5024
|
"sources": [
|
|
4107
5025
|
{
|
|
4108
5026
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
4109
|
-
"line":
|
|
5027
|
+
"line": 41,
|
|
4110
5028
|
"character": 4
|
|
4111
5029
|
}
|
|
4112
5030
|
],
|
|
4113
5031
|
"signatures": [
|
|
4114
5032
|
{
|
|
4115
|
-
"id":
|
|
5033
|
+
"id": 165,
|
|
4116
5034
|
"name": "queryable",
|
|
4117
5035
|
"kind": 4096,
|
|
4118
5036
|
"kindString": "Call signature",
|
|
4119
5037
|
"flags": {},
|
|
4120
5038
|
"typeParameter": [
|
|
4121
5039
|
{
|
|
4122
|
-
"id":
|
|
5040
|
+
"id": 174,
|
|
4123
5041
|
"name": "T",
|
|
4124
5042
|
"kind": 131072,
|
|
4125
5043
|
"kindString": "Type parameter",
|
|
@@ -4142,14 +5060,14 @@
|
|
|
4142
5060
|
{
|
|
4143
5061
|
"type": "reflection",
|
|
4144
5062
|
"declaration": {
|
|
4145
|
-
"id":
|
|
5063
|
+
"id": 166,
|
|
4146
5064
|
"name": "__type",
|
|
4147
5065
|
"kind": 65536,
|
|
4148
5066
|
"kindString": "Type literal",
|
|
4149
5067
|
"flags": {},
|
|
4150
5068
|
"children": [
|
|
4151
5069
|
{
|
|
4152
|
-
"id":
|
|
5070
|
+
"id": 167,
|
|
4153
5071
|
"name": "query",
|
|
4154
5072
|
"kind": 1024,
|
|
4155
5073
|
"kindString": "Property",
|
|
@@ -4167,7 +5085,7 @@
|
|
|
4167
5085
|
}
|
|
4168
5086
|
},
|
|
4169
5087
|
{
|
|
4170
|
-
"id":
|
|
5088
|
+
"id": 168,
|
|
4171
5089
|
"name": "resultSet",
|
|
4172
5090
|
"kind": 1024,
|
|
4173
5091
|
"kindString": "Property",
|
|
@@ -4187,7 +5105,7 @@
|
|
|
4187
5105
|
}
|
|
4188
5106
|
},
|
|
4189
5107
|
{
|
|
4190
|
-
"id":
|
|
5108
|
+
"id": 169,
|
|
4191
5109
|
"name": "schema",
|
|
4192
5110
|
"kind": 1024,
|
|
4193
5111
|
"kindString": "Property",
|
|
@@ -4209,9 +5127,9 @@
|
|
|
4209
5127
|
{
|
|
4210
5128
|
"title": "Properties",
|
|
4211
5129
|
"children": [
|
|
4212
|
-
|
|
4213
|
-
|
|
4214
|
-
|
|
5130
|
+
167,
|
|
5131
|
+
168,
|
|
5132
|
+
169
|
|
4215
5133
|
]
|
|
4216
5134
|
}
|
|
4217
5135
|
],
|
|
@@ -4244,14 +5162,14 @@
|
|
|
4244
5162
|
{
|
|
4245
5163
|
"type": "reflection",
|
|
4246
5164
|
"declaration": {
|
|
4247
|
-
"id":
|
|
5165
|
+
"id": 170,
|
|
4248
5166
|
"name": "__type",
|
|
4249
5167
|
"kind": 65536,
|
|
4250
5168
|
"kindString": "Type literal",
|
|
4251
5169
|
"flags": {},
|
|
4252
5170
|
"children": [
|
|
4253
5171
|
{
|
|
4254
|
-
"id":
|
|
5172
|
+
"id": 171,
|
|
4255
5173
|
"name": "query",
|
|
4256
5174
|
"kind": 1024,
|
|
4257
5175
|
"kindString": "Property",
|
|
@@ -4269,7 +5187,7 @@
|
|
|
4269
5187
|
}
|
|
4270
5188
|
},
|
|
4271
5189
|
{
|
|
4272
|
-
"id":
|
|
5190
|
+
"id": 172,
|
|
4273
5191
|
"name": "resultSet",
|
|
4274
5192
|
"kind": 1024,
|
|
4275
5193
|
"kindString": "Property",
|
|
@@ -4289,7 +5207,7 @@
|
|
|
4289
5207
|
}
|
|
4290
5208
|
},
|
|
4291
5209
|
{
|
|
4292
|
-
"id":
|
|
5210
|
+
"id": 173,
|
|
4293
5211
|
"name": "schema",
|
|
4294
5212
|
"kind": 1024,
|
|
4295
5213
|
"kindString": "Property",
|
|
@@ -4311,9 +5229,9 @@
|
|
|
4311
5229
|
{
|
|
4312
5230
|
"title": "Properties",
|
|
4313
5231
|
"children": [
|
|
4314
|
-
|
|
4315
|
-
|
|
4316
|
-
|
|
5232
|
+
171,
|
|
5233
|
+
172,
|
|
5234
|
+
173
|
|
4317
5235
|
]
|
|
4318
5236
|
}
|
|
4319
5237
|
],
|
|
@@ -4330,7 +5248,7 @@
|
|
|
4330
5248
|
}
|
|
4331
5249
|
},
|
|
4332
5250
|
{
|
|
4333
|
-
"id":
|
|
5251
|
+
"id": 191,
|
|
4334
5252
|
"name": "TConfig",
|
|
4335
5253
|
"kind": 131072,
|
|
4336
5254
|
"kindString": "Type parameter",
|
|
@@ -4349,14 +5267,14 @@
|
|
|
4349
5267
|
{
|
|
4350
5268
|
"type": "reflection",
|
|
4351
5269
|
"declaration": {
|
|
4352
|
-
"id":
|
|
5270
|
+
"id": 175,
|
|
4353
5271
|
"name": "__type",
|
|
4354
5272
|
"kind": 65536,
|
|
4355
5273
|
"kindString": "Type literal",
|
|
4356
5274
|
"flags": {},
|
|
4357
5275
|
"children": [
|
|
4358
5276
|
{
|
|
4359
|
-
"id":
|
|
5277
|
+
"id": 176,
|
|
4360
5278
|
"name": "name",
|
|
4361
5279
|
"kind": 1024,
|
|
4362
5280
|
"kindString": "Property",
|
|
@@ -4376,7 +5294,7 @@
|
|
|
4376
5294
|
}
|
|
4377
5295
|
},
|
|
4378
5296
|
{
|
|
4379
|
-
"id":
|
|
5297
|
+
"id": 177,
|
|
4380
5298
|
"name": "security",
|
|
4381
5299
|
"kind": 1024,
|
|
4382
5300
|
"kindString": "Property",
|
|
@@ -4393,14 +5311,14 @@
|
|
|
4393
5311
|
"type": {
|
|
4394
5312
|
"type": "reflection",
|
|
4395
5313
|
"declaration": {
|
|
4396
|
-
"id":
|
|
5314
|
+
"id": 178,
|
|
4397
5315
|
"name": "__type",
|
|
4398
5316
|
"kind": 65536,
|
|
4399
5317
|
"kindString": "Type literal",
|
|
4400
5318
|
"flags": {},
|
|
4401
5319
|
"children": [
|
|
4402
5320
|
{
|
|
4403
|
-
"id":
|
|
5321
|
+
"id": 179,
|
|
4404
5322
|
"name": "allowed",
|
|
4405
5323
|
"kind": 1024,
|
|
4406
5324
|
"kindString": "Property",
|
|
@@ -4444,7 +5362,7 @@
|
|
|
4444
5362
|
}
|
|
4445
5363
|
},
|
|
4446
5364
|
{
|
|
4447
|
-
"id":
|
|
5365
|
+
"id": 180,
|
|
4448
5366
|
"name": "disallowed",
|
|
4449
5367
|
"kind": 1024,
|
|
4450
5368
|
"kindString": "Property",
|
|
@@ -4483,8 +5401,8 @@
|
|
|
4483
5401
|
{
|
|
4484
5402
|
"title": "Properties",
|
|
4485
5403
|
"children": [
|
|
4486
|
-
|
|
4487
|
-
|
|
5404
|
+
179,
|
|
5405
|
+
180
|
|
4488
5406
|
]
|
|
4489
5407
|
}
|
|
4490
5408
|
],
|
|
@@ -4503,8 +5421,8 @@
|
|
|
4503
5421
|
{
|
|
4504
5422
|
"title": "Properties",
|
|
4505
5423
|
"children": [
|
|
4506
|
-
|
|
4507
|
-
|
|
5424
|
+
176,
|
|
5425
|
+
177
|
|
4508
5426
|
]
|
|
4509
5427
|
}
|
|
4510
5428
|
],
|
|
@@ -4512,7 +5430,7 @@
|
|
|
4512
5430
|
{
|
|
4513
5431
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4514
5432
|
"line": 8,
|
|
4515
|
-
"character":
|
|
5433
|
+
"character": 79
|
|
4516
5434
|
}
|
|
4517
5435
|
]
|
|
4518
5436
|
}
|
|
@@ -4520,14 +5438,14 @@
|
|
|
4520
5438
|
{
|
|
4521
5439
|
"type": "reflection",
|
|
4522
5440
|
"declaration": {
|
|
4523
|
-
"id":
|
|
5441
|
+
"id": 181,
|
|
4524
5442
|
"name": "__type",
|
|
4525
5443
|
"kind": 65536,
|
|
4526
5444
|
"kindString": "Type literal",
|
|
4527
5445
|
"flags": {},
|
|
4528
5446
|
"children": [
|
|
4529
5447
|
{
|
|
4530
|
-
"id":
|
|
5448
|
+
"id": 182,
|
|
4531
5449
|
"name": "schema",
|
|
4532
5450
|
"kind": 1024,
|
|
4533
5451
|
"kindString": "Property",
|
|
@@ -4549,7 +5467,7 @@
|
|
|
4549
5467
|
{
|
|
4550
5468
|
"title": "Properties",
|
|
4551
5469
|
"children": [
|
|
4552
|
-
|
|
5470
|
+
182
|
|
4553
5471
|
]
|
|
4554
5472
|
}
|
|
4555
5473
|
],
|
|
@@ -4578,14 +5496,14 @@
|
|
|
4578
5496
|
{
|
|
4579
5497
|
"type": "reflection",
|
|
4580
5498
|
"declaration": {
|
|
4581
|
-
"id":
|
|
5499
|
+
"id": 183,
|
|
4582
5500
|
"name": "__type",
|
|
4583
5501
|
"kind": 65536,
|
|
4584
5502
|
"kindString": "Type literal",
|
|
4585
5503
|
"flags": {},
|
|
4586
5504
|
"children": [
|
|
4587
5505
|
{
|
|
4588
|
-
"id":
|
|
5506
|
+
"id": 184,
|
|
4589
5507
|
"name": "name",
|
|
4590
5508
|
"kind": 1024,
|
|
4591
5509
|
"kindString": "Property",
|
|
@@ -4605,7 +5523,7 @@
|
|
|
4605
5523
|
}
|
|
4606
5524
|
},
|
|
4607
5525
|
{
|
|
4608
|
-
"id":
|
|
5526
|
+
"id": 185,
|
|
4609
5527
|
"name": "security",
|
|
4610
5528
|
"kind": 1024,
|
|
4611
5529
|
"kindString": "Property",
|
|
@@ -4622,14 +5540,14 @@
|
|
|
4622
5540
|
"type": {
|
|
4623
5541
|
"type": "reflection",
|
|
4624
5542
|
"declaration": {
|
|
4625
|
-
"id":
|
|
5543
|
+
"id": 186,
|
|
4626
5544
|
"name": "__type",
|
|
4627
5545
|
"kind": 65536,
|
|
4628
5546
|
"kindString": "Type literal",
|
|
4629
5547
|
"flags": {},
|
|
4630
5548
|
"children": [
|
|
4631
5549
|
{
|
|
4632
|
-
"id":
|
|
5550
|
+
"id": 187,
|
|
4633
5551
|
"name": "allowed",
|
|
4634
5552
|
"kind": 1024,
|
|
4635
5553
|
"kindString": "Property",
|
|
@@ -4673,7 +5591,7 @@
|
|
|
4673
5591
|
}
|
|
4674
5592
|
},
|
|
4675
5593
|
{
|
|
4676
|
-
"id":
|
|
5594
|
+
"id": 188,
|
|
4677
5595
|
"name": "disallowed",
|
|
4678
5596
|
"kind": 1024,
|
|
4679
5597
|
"kindString": "Property",
|
|
@@ -4712,8 +5630,8 @@
|
|
|
4712
5630
|
{
|
|
4713
5631
|
"title": "Properties",
|
|
4714
5632
|
"children": [
|
|
4715
|
-
|
|
4716
|
-
|
|
5633
|
+
187,
|
|
5634
|
+
188
|
|
4717
5635
|
]
|
|
4718
5636
|
}
|
|
4719
5637
|
],
|
|
@@ -4732,8 +5650,8 @@
|
|
|
4732
5650
|
{
|
|
4733
5651
|
"title": "Properties",
|
|
4734
5652
|
"children": [
|
|
4735
|
-
|
|
4736
|
-
|
|
5653
|
+
184,
|
|
5654
|
+
185
|
|
4737
5655
|
]
|
|
4738
5656
|
}
|
|
4739
5657
|
],
|
|
@@ -4741,7 +5659,7 @@
|
|
|
4741
5659
|
{
|
|
4742
5660
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4743
5661
|
"line": 8,
|
|
4744
|
-
"character":
|
|
5662
|
+
"character": 79
|
|
4745
5663
|
}
|
|
4746
5664
|
]
|
|
4747
5665
|
}
|
|
@@ -4749,14 +5667,14 @@
|
|
|
4749
5667
|
{
|
|
4750
5668
|
"type": "reflection",
|
|
4751
5669
|
"declaration": {
|
|
4752
|
-
"id":
|
|
5670
|
+
"id": 189,
|
|
4753
5671
|
"name": "__type",
|
|
4754
5672
|
"kind": 65536,
|
|
4755
5673
|
"kindString": "Type literal",
|
|
4756
5674
|
"flags": {},
|
|
4757
5675
|
"children": [
|
|
4758
5676
|
{
|
|
4759
|
-
"id":
|
|
5677
|
+
"id": 190,
|
|
4760
5678
|
"name": "schema",
|
|
4761
5679
|
"kind": 1024,
|
|
4762
5680
|
"kindString": "Property",
|
|
@@ -4778,7 +5696,7 @@
|
|
|
4778
5696
|
{
|
|
4779
5697
|
"title": "Properties",
|
|
4780
5698
|
"children": [
|
|
4781
|
-
|
|
5699
|
+
190
|
|
4782
5700
|
]
|
|
4783
5701
|
}
|
|
4784
5702
|
],
|
|
@@ -4797,19 +5715,19 @@
|
|
|
4797
5715
|
],
|
|
4798
5716
|
"parameters": [
|
|
4799
5717
|
{
|
|
4800
|
-
"id":
|
|
5718
|
+
"id": 192,
|
|
4801
5719
|
"name": "query",
|
|
4802
5720
|
"kind": 32768,
|
|
4803
5721
|
"kindString": "Parameter",
|
|
4804
5722
|
"flags": {},
|
|
4805
5723
|
"type": {
|
|
4806
5724
|
"type": "reference",
|
|
4807
|
-
"id":
|
|
5725
|
+
"id": 174,
|
|
4808
5726
|
"name": "T"
|
|
4809
5727
|
}
|
|
4810
5728
|
},
|
|
4811
5729
|
{
|
|
4812
|
-
"id":
|
|
5730
|
+
"id": 193,
|
|
4813
5731
|
"name": "payloads",
|
|
4814
5732
|
"kind": 32768,
|
|
4815
5733
|
"kindString": "Parameter",
|
|
@@ -4832,14 +5750,14 @@
|
|
|
4832
5750
|
{
|
|
4833
5751
|
"type": "reflection",
|
|
4834
5752
|
"declaration": {
|
|
4835
|
-
"id":
|
|
5753
|
+
"id": 194,
|
|
4836
5754
|
"name": "__type",
|
|
4837
5755
|
"kind": 65536,
|
|
4838
5756
|
"kindString": "Type literal",
|
|
4839
5757
|
"flags": {},
|
|
4840
5758
|
"children": [
|
|
4841
5759
|
{
|
|
4842
|
-
"id":
|
|
5760
|
+
"id": 195,
|
|
4843
5761
|
"name": "schema",
|
|
4844
5762
|
"kind": 1024,
|
|
4845
5763
|
"kindString": "Property",
|
|
@@ -4861,7 +5779,7 @@
|
|
|
4861
5779
|
{
|
|
4862
5780
|
"title": "Properties",
|
|
4863
5781
|
"children": [
|
|
4864
|
-
|
|
5782
|
+
195
|
|
4865
5783
|
]
|
|
4866
5784
|
}
|
|
4867
5785
|
],
|
|
@@ -4879,7 +5797,7 @@
|
|
|
4879
5797
|
}
|
|
4880
5798
|
},
|
|
4881
5799
|
{
|
|
4882
|
-
"id":
|
|
5800
|
+
"id": 196,
|
|
4883
5801
|
"name": "queryConfig",
|
|
4884
5802
|
"kind": 32768,
|
|
4885
5803
|
"kindString": "Parameter",
|
|
@@ -4888,7 +5806,7 @@
|
|
|
4888
5806
|
},
|
|
4889
5807
|
"type": {
|
|
4890
5808
|
"type": "reference",
|
|
4891
|
-
"id":
|
|
5809
|
+
"id": 191,
|
|
4892
5810
|
"name": "TConfig"
|
|
4893
5811
|
}
|
|
4894
5812
|
}
|
|
@@ -4909,7 +5827,7 @@
|
|
|
4909
5827
|
}
|
|
4910
5828
|
},
|
|
4911
5829
|
{
|
|
4912
|
-
"id":
|
|
5830
|
+
"id": 197,
|
|
4913
5831
|
"name": "resolve",
|
|
4914
5832
|
"kind": 2048,
|
|
4915
5833
|
"kindString": "Method",
|
|
@@ -4917,20 +5835,20 @@
|
|
|
4917
5835
|
"sources": [
|
|
4918
5836
|
{
|
|
4919
5837
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
4920
|
-
"line":
|
|
5838
|
+
"line": 42,
|
|
4921
5839
|
"character": 4
|
|
4922
5840
|
}
|
|
4923
5841
|
],
|
|
4924
5842
|
"signatures": [
|
|
4925
5843
|
{
|
|
4926
|
-
"id":
|
|
5844
|
+
"id": 198,
|
|
4927
5845
|
"name": "resolve",
|
|
4928
5846
|
"kind": 4096,
|
|
4929
5847
|
"kindString": "Call signature",
|
|
4930
5848
|
"flags": {},
|
|
4931
5849
|
"parameters": [
|
|
4932
5850
|
{
|
|
4933
|
-
"id":
|
|
5851
|
+
"id": 199,
|
|
4934
5852
|
"name": "filter",
|
|
4935
5853
|
"kind": 32768,
|
|
4936
5854
|
"kindString": "Parameter",
|
|
@@ -4965,14 +5883,14 @@
|
|
|
4965
5883
|
{
|
|
4966
5884
|
"type": "reflection",
|
|
4967
5885
|
"declaration": {
|
|
4968
|
-
"id":
|
|
5886
|
+
"id": 200,
|
|
4969
5887
|
"name": "__type",
|
|
4970
5888
|
"kind": 65536,
|
|
4971
5889
|
"kindString": "Type literal",
|
|
4972
5890
|
"flags": {},
|
|
4973
5891
|
"children": [
|
|
4974
5892
|
{
|
|
4975
|
-
"id":
|
|
5893
|
+
"id": 201,
|
|
4976
5894
|
"name": "name",
|
|
4977
5895
|
"kind": 1024,
|
|
4978
5896
|
"kindString": "Property",
|
|
@@ -4992,7 +5910,7 @@
|
|
|
4992
5910
|
}
|
|
4993
5911
|
},
|
|
4994
5912
|
{
|
|
4995
|
-
"id":
|
|
5913
|
+
"id": 202,
|
|
4996
5914
|
"name": "security",
|
|
4997
5915
|
"kind": 1024,
|
|
4998
5916
|
"kindString": "Property",
|
|
@@ -5009,14 +5927,14 @@
|
|
|
5009
5927
|
"type": {
|
|
5010
5928
|
"type": "reflection",
|
|
5011
5929
|
"declaration": {
|
|
5012
|
-
"id":
|
|
5930
|
+
"id": 203,
|
|
5013
5931
|
"name": "__type",
|
|
5014
5932
|
"kind": 65536,
|
|
5015
5933
|
"kindString": "Type literal",
|
|
5016
5934
|
"flags": {},
|
|
5017
5935
|
"children": [
|
|
5018
5936
|
{
|
|
5019
|
-
"id":
|
|
5937
|
+
"id": 204,
|
|
5020
5938
|
"name": "allowed",
|
|
5021
5939
|
"kind": 1024,
|
|
5022
5940
|
"kindString": "Property",
|
|
@@ -5060,7 +5978,7 @@
|
|
|
5060
5978
|
}
|
|
5061
5979
|
},
|
|
5062
5980
|
{
|
|
5063
|
-
"id":
|
|
5981
|
+
"id": 205,
|
|
5064
5982
|
"name": "disallowed",
|
|
5065
5983
|
"kind": 1024,
|
|
5066
5984
|
"kindString": "Property",
|
|
@@ -5099,8 +6017,8 @@
|
|
|
5099
6017
|
{
|
|
5100
6018
|
"title": "Properties",
|
|
5101
6019
|
"children": [
|
|
5102
|
-
|
|
5103
|
-
|
|
6020
|
+
204,
|
|
6021
|
+
205
|
|
5104
6022
|
]
|
|
5105
6023
|
}
|
|
5106
6024
|
],
|
|
@@ -5119,8 +6037,8 @@
|
|
|
5119
6037
|
{
|
|
5120
6038
|
"title": "Properties",
|
|
5121
6039
|
"children": [
|
|
5122
|
-
|
|
5123
|
-
|
|
6040
|
+
201,
|
|
6041
|
+
202
|
|
5124
6042
|
]
|
|
5125
6043
|
}
|
|
5126
6044
|
],
|
|
@@ -5128,7 +6046,7 @@
|
|
|
5128
6046
|
{
|
|
5129
6047
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5130
6048
|
"line": 8,
|
|
5131
|
-
"character":
|
|
6049
|
+
"character": 79
|
|
5132
6050
|
}
|
|
5133
6051
|
]
|
|
5134
6052
|
}
|
|
@@ -5136,14 +6054,14 @@
|
|
|
5136
6054
|
{
|
|
5137
6055
|
"type": "reflection",
|
|
5138
6056
|
"declaration": {
|
|
5139
|
-
"id":
|
|
6057
|
+
"id": 206,
|
|
5140
6058
|
"name": "__type",
|
|
5141
6059
|
"kind": 65536,
|
|
5142
6060
|
"kindString": "Type literal",
|
|
5143
6061
|
"flags": {},
|
|
5144
6062
|
"children": [
|
|
5145
6063
|
{
|
|
5146
|
-
"id":
|
|
6064
|
+
"id": 207,
|
|
5147
6065
|
"name": "schema",
|
|
5148
6066
|
"kind": 1024,
|
|
5149
6067
|
"kindString": "Property",
|
|
@@ -5165,7 +6083,7 @@
|
|
|
5165
6083
|
{
|
|
5166
6084
|
"title": "Properties",
|
|
5167
6085
|
"children": [
|
|
5168
|
-
|
|
6086
|
+
207
|
|
5169
6087
|
]
|
|
5170
6088
|
}
|
|
5171
6089
|
],
|
|
@@ -5181,7 +6099,7 @@
|
|
|
5181
6099
|
]
|
|
5182
6100
|
}
|
|
5183
6101
|
],
|
|
5184
|
-
"name": "
|
|
6102
|
+
"name": "Module"
|
|
5185
6103
|
}
|
|
5186
6104
|
}
|
|
5187
6105
|
],
|
|
@@ -5201,7 +6119,7 @@
|
|
|
5201
6119
|
}
|
|
5202
6120
|
},
|
|
5203
6121
|
{
|
|
5204
|
-
"id":
|
|
6122
|
+
"id": 281,
|
|
5205
6123
|
"name": "start",
|
|
5206
6124
|
"kind": 2048,
|
|
5207
6125
|
"kindString": "Method",
|
|
@@ -5211,20 +6129,20 @@
|
|
|
5211
6129
|
"sources": [
|
|
5212
6130
|
{
|
|
5213
6131
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5214
|
-
"line":
|
|
6132
|
+
"line": 52,
|
|
5215
6133
|
"character": 14
|
|
5216
6134
|
}
|
|
5217
6135
|
],
|
|
5218
6136
|
"signatures": [
|
|
5219
6137
|
{
|
|
5220
|
-
"id":
|
|
6138
|
+
"id": 282,
|
|
5221
6139
|
"name": "start",
|
|
5222
6140
|
"kind": 4096,
|
|
5223
6141
|
"kindString": "Call signature",
|
|
5224
6142
|
"flags": {},
|
|
5225
6143
|
"parameters": [
|
|
5226
6144
|
{
|
|
5227
|
-
"id":
|
|
6145
|
+
"id": 283,
|
|
5228
6146
|
"name": "_timeout",
|
|
5229
6147
|
"kind": 32768,
|
|
5230
6148
|
"kindString": "Parameter",
|
|
@@ -5264,7 +6182,7 @@
|
|
|
5264
6182
|
}
|
|
5265
6183
|
},
|
|
5266
6184
|
{
|
|
5267
|
-
"id":
|
|
6185
|
+
"id": 208,
|
|
5268
6186
|
"name": "started",
|
|
5269
6187
|
"kind": 2048,
|
|
5270
6188
|
"kindString": "Method",
|
|
@@ -5272,20 +6190,20 @@
|
|
|
5272
6190
|
"sources": [
|
|
5273
6191
|
{
|
|
5274
6192
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5275
|
-
"line":
|
|
6193
|
+
"line": 43,
|
|
5276
6194
|
"character": 4
|
|
5277
6195
|
}
|
|
5278
6196
|
],
|
|
5279
6197
|
"signatures": [
|
|
5280
6198
|
{
|
|
5281
|
-
"id":
|
|
6199
|
+
"id": 209,
|
|
5282
6200
|
"name": "started",
|
|
5283
6201
|
"kind": 4096,
|
|
5284
6202
|
"kindString": "Call signature",
|
|
5285
6203
|
"flags": {},
|
|
5286
6204
|
"parameters": [
|
|
5287
6205
|
{
|
|
5288
|
-
"id":
|
|
6206
|
+
"id": 210,
|
|
5289
6207
|
"name": "notStartedAction",
|
|
5290
6208
|
"kind": 32768,
|
|
5291
6209
|
"kindString": "Parameter",
|
|
@@ -5335,7 +6253,7 @@
|
|
|
5335
6253
|
}
|
|
5336
6254
|
},
|
|
5337
6255
|
{
|
|
5338
|
-
"id":
|
|
6256
|
+
"id": 284,
|
|
5339
6257
|
"name": "stop",
|
|
5340
6258
|
"kind": 2048,
|
|
5341
6259
|
"kindString": "Method",
|
|
@@ -5345,20 +6263,20 @@
|
|
|
5345
6263
|
"sources": [
|
|
5346
6264
|
{
|
|
5347
6265
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5348
|
-
"line":
|
|
6266
|
+
"line": 53,
|
|
5349
6267
|
"character": 14
|
|
5350
6268
|
}
|
|
5351
6269
|
],
|
|
5352
6270
|
"signatures": [
|
|
5353
6271
|
{
|
|
5354
|
-
"id":
|
|
6272
|
+
"id": 285,
|
|
5355
6273
|
"name": "stop",
|
|
5356
6274
|
"kind": 4096,
|
|
5357
6275
|
"kindString": "Call signature",
|
|
5358
6276
|
"flags": {},
|
|
5359
6277
|
"parameters": [
|
|
5360
6278
|
{
|
|
5361
|
-
"id":
|
|
6279
|
+
"id": 286,
|
|
5362
6280
|
"name": "_timeout",
|
|
5363
6281
|
"kind": 32768,
|
|
5364
6282
|
"kindString": "Parameter",
|
|
@@ -5398,7 +6316,7 @@
|
|
|
5398
6316
|
}
|
|
5399
6317
|
},
|
|
5400
6318
|
{
|
|
5401
|
-
"id":
|
|
6319
|
+
"id": 211,
|
|
5402
6320
|
"name": "subscribe",
|
|
5403
6321
|
"kind": 2048,
|
|
5404
6322
|
"kindString": "Method",
|
|
@@ -5406,20 +6324,20 @@
|
|
|
5406
6324
|
"sources": [
|
|
5407
6325
|
{
|
|
5408
6326
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5409
|
-
"line":
|
|
6327
|
+
"line": 44,
|
|
5410
6328
|
"character": 4
|
|
5411
6329
|
}
|
|
5412
6330
|
],
|
|
5413
6331
|
"signatures": [
|
|
5414
6332
|
{
|
|
5415
|
-
"id":
|
|
6333
|
+
"id": 212,
|
|
5416
6334
|
"name": "subscribe",
|
|
5417
6335
|
"kind": 4096,
|
|
5418
6336
|
"kindString": "Call signature",
|
|
5419
6337
|
"flags": {},
|
|
5420
6338
|
"parameters": [
|
|
5421
6339
|
{
|
|
5422
|
-
"id":
|
|
6340
|
+
"id": 213,
|
|
5423
6341
|
"name": "_queryAccount",
|
|
5424
6342
|
"kind": 32768,
|
|
5425
6343
|
"kindString": "Parameter",
|
|
@@ -5448,7 +6366,7 @@
|
|
|
5448
6366
|
}
|
|
5449
6367
|
},
|
|
5450
6368
|
{
|
|
5451
|
-
"id":
|
|
6369
|
+
"id": 287,
|
|
5452
6370
|
"name": "validateConfig",
|
|
5453
6371
|
"kind": 2048,
|
|
5454
6372
|
"kindString": "Method",
|
|
@@ -5458,20 +6376,20 @@
|
|
|
5458
6376
|
"sources": [
|
|
5459
6377
|
{
|
|
5460
6378
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5461
|
-
"line":
|
|
6379
|
+
"line": 54,
|
|
5462
6380
|
"character": 14
|
|
5463
6381
|
}
|
|
5464
6382
|
],
|
|
5465
6383
|
"signatures": [
|
|
5466
6384
|
{
|
|
5467
|
-
"id":
|
|
6385
|
+
"id": 288,
|
|
5468
6386
|
"name": "validateConfig",
|
|
5469
6387
|
"kind": 4096,
|
|
5470
6388
|
"kindString": "Call signature",
|
|
5471
6389
|
"flags": {},
|
|
5472
6390
|
"parameters": [
|
|
5473
6391
|
{
|
|
5474
|
-
"id":
|
|
6392
|
+
"id": 289,
|
|
5475
6393
|
"name": "config",
|
|
5476
6394
|
"kind": 32768,
|
|
5477
6395
|
"kindString": "Parameter",
|
|
@@ -5484,7 +6402,7 @@
|
|
|
5484
6402
|
}
|
|
5485
6403
|
},
|
|
5486
6404
|
{
|
|
5487
|
-
"id":
|
|
6405
|
+
"id": 290,
|
|
5488
6406
|
"name": "parents",
|
|
5489
6407
|
"kind": 32768,
|
|
5490
6408
|
"kindString": "Parameter",
|
|
@@ -5528,7 +6446,7 @@
|
|
|
5528
6446
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
|
|
5529
6447
|
"line": 16,
|
|
5530
6448
|
"character": 24,
|
|
5531
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6449
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/415140d47b7/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L16"
|
|
5532
6450
|
}
|
|
5533
6451
|
],
|
|
5534
6452
|
"signatures": [
|
|
@@ -5727,7 +6645,7 @@
|
|
|
5727
6645
|
{
|
|
5728
6646
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5729
6647
|
"line": 8,
|
|
5730
|
-
"character":
|
|
6648
|
+
"character": 79
|
|
5731
6649
|
}
|
|
5732
6650
|
]
|
|
5733
6651
|
}
|
|
@@ -5774,7 +6692,7 @@
|
|
|
5774
6692
|
{
|
|
5775
6693
|
"fileName": "modules/packages/diviner/packages/model/dist/types/Config.d.ts",
|
|
5776
6694
|
"line": 5,
|
|
5777
|
-
"character":
|
|
6695
|
+
"character": 123
|
|
5778
6696
|
}
|
|
5779
6697
|
]
|
|
5780
6698
|
}
|
|
@@ -5866,14 +6784,14 @@
|
|
|
5866
6784
|
{
|
|
5867
6785
|
"title": "Properties",
|
|
5868
6786
|
"children": [
|
|
5869
|
-
103,
|
|
5870
|
-
104,
|
|
5871
|
-
105,
|
|
5872
|
-
106,
|
|
5873
6787
|
92,
|
|
5874
|
-
|
|
5875
|
-
|
|
5876
|
-
|
|
6788
|
+
103,
|
|
6789
|
+
112,
|
|
6790
|
+
121,
|
|
6791
|
+
122,
|
|
6792
|
+
123,
|
|
6793
|
+
124,
|
|
6794
|
+
129,
|
|
5877
6795
|
17,
|
|
5878
6796
|
32,
|
|
5879
6797
|
18
|
|
@@ -5882,35 +6800,35 @@
|
|
|
5882
6800
|
{
|
|
5883
6801
|
"title": "Accessors",
|
|
5884
6802
|
"children": [
|
|
5885
|
-
|
|
5886
|
-
|
|
5887
|
-
|
|
5888
|
-
|
|
6803
|
+
134,
|
|
6804
|
+
136,
|
|
6805
|
+
138,
|
|
6806
|
+
148,
|
|
6807
|
+
53,
|
|
6808
|
+
150,
|
|
5889
6809
|
55
|
|
5890
6810
|
]
|
|
5891
6811
|
},
|
|
5892
6812
|
{
|
|
5893
6813
|
"title": "Methods",
|
|
5894
6814
|
"children": [
|
|
5895
|
-
|
|
5896
|
-
|
|
5897
|
-
|
|
5898
|
-
|
|
5899
|
-
|
|
5900
|
-
|
|
5901
|
-
|
|
5902
|
-
128,
|
|
6815
|
+
214,
|
|
6816
|
+
219,
|
|
6817
|
+
226,
|
|
6818
|
+
244,
|
|
6819
|
+
262,
|
|
6820
|
+
270,
|
|
6821
|
+
160,
|
|
5903
6822
|
46,
|
|
5904
|
-
|
|
5905
|
-
53,
|
|
6823
|
+
278,
|
|
5906
6824
|
57,
|
|
5907
|
-
|
|
5908
|
-
|
|
5909
|
-
|
|
5910
|
-
|
|
5911
|
-
|
|
5912
|
-
|
|
5913
|
-
|
|
6825
|
+
164,
|
|
6826
|
+
197,
|
|
6827
|
+
281,
|
|
6828
|
+
208,
|
|
6829
|
+
284,
|
|
6830
|
+
211,
|
|
6831
|
+
287,
|
|
5914
6832
|
19
|
|
5915
6833
|
]
|
|
5916
6834
|
}
|
|
@@ -5920,7 +6838,7 @@
|
|
|
5920
6838
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
|
|
5921
6839
|
"line": 12,
|
|
5922
6840
|
"character": 13,
|
|
5923
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6841
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/415140d47b7/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L12"
|
|
5924
6842
|
}
|
|
5925
6843
|
],
|
|
5926
6844
|
"extendedTypes": [
|
|
@@ -5941,7 +6859,7 @@
|
|
|
5941
6859
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
|
|
5942
6860
|
"line": 10,
|
|
5943
6861
|
"character": 12,
|
|
5944
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6862
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/415140d47b7/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L10"
|
|
5945
6863
|
}
|
|
5946
6864
|
],
|
|
5947
6865
|
"type": {
|
|
@@ -5967,12 +6885,12 @@
|
|
|
5967
6885
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
|
|
5968
6886
|
"line": 10,
|
|
5969
6887
|
"character": 58,
|
|
5970
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6888
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/415140d47b7/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L10"
|
|
5971
6889
|
}
|
|
5972
6890
|
],
|
|
5973
6891
|
"type": {
|
|
5974
6892
|
"type": "reference",
|
|
5975
|
-
"id":
|
|
6893
|
+
"id": 293,
|
|
5976
6894
|
"name": "XyoEthereumGasDivinerConfigSchema"
|
|
5977
6895
|
}
|
|
5978
6896
|
}
|
|
@@ -5990,7 +6908,7 @@
|
|
|
5990
6908
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
|
|
5991
6909
|
"line": 10,
|
|
5992
6910
|
"character": 56,
|
|
5993
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6911
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/415140d47b7/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L10"
|
|
5994
6912
|
}
|
|
5995
6913
|
]
|
|
5996
6914
|
}
|
|
@@ -6000,7 +6918,7 @@
|
|
|
6000
6918
|
}
|
|
6001
6919
|
},
|
|
6002
6920
|
{
|
|
6003
|
-
"id":
|
|
6921
|
+
"id": 294,
|
|
6004
6922
|
"name": "XyoEthereumGasDivinerConfigSchema",
|
|
6005
6923
|
"kind": 4194304,
|
|
6006
6924
|
"kindString": "Type alias",
|
|
@@ -6010,13 +6928,13 @@
|
|
|
6010
6928
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts",
|
|
6011
6929
|
"line": 4,
|
|
6012
6930
|
"character": 12,
|
|
6013
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6931
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/415140d47b7/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L4"
|
|
6014
6932
|
},
|
|
6015
6933
|
{
|
|
6016
6934
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts",
|
|
6017
6935
|
"line": 5,
|
|
6018
6936
|
"character": 13,
|
|
6019
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6937
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/415140d47b7/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L5"
|
|
6020
6938
|
}
|
|
6021
6939
|
],
|
|
6022
6940
|
"type": {
|
|
@@ -6025,7 +6943,7 @@
|
|
|
6025
6943
|
}
|
|
6026
6944
|
},
|
|
6027
6945
|
{
|
|
6028
|
-
"id":
|
|
6946
|
+
"id": 292,
|
|
6029
6947
|
"name": "XyoEthereumGasDivinerQuerySchema",
|
|
6030
6948
|
"kind": 4194304,
|
|
6031
6949
|
"kindString": "Type alias",
|
|
@@ -6035,13 +6953,13 @@
|
|
|
6035
6953
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts",
|
|
6036
6954
|
"line": 1,
|
|
6037
6955
|
"character": 12,
|
|
6038
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6956
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/415140d47b7/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L1"
|
|
6039
6957
|
},
|
|
6040
6958
|
{
|
|
6041
6959
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts",
|
|
6042
6960
|
"line": 2,
|
|
6043
6961
|
"character": 13,
|
|
6044
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6962
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/415140d47b7/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L2"
|
|
6045
6963
|
}
|
|
6046
6964
|
],
|
|
6047
6965
|
"type": {
|
|
@@ -6050,7 +6968,7 @@
|
|
|
6050
6968
|
}
|
|
6051
6969
|
},
|
|
6052
6970
|
{
|
|
6053
|
-
"id":
|
|
6971
|
+
"id": 293,
|
|
6054
6972
|
"name": "XyoEthereumGasDivinerConfigSchema",
|
|
6055
6973
|
"kind": 32,
|
|
6056
6974
|
"kindString": "Variable",
|
|
@@ -6060,13 +6978,13 @@
|
|
|
6060
6978
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts",
|
|
6061
6979
|
"line": 4,
|
|
6062
6980
|
"character": 12,
|
|
6063
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6981
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/415140d47b7/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L4"
|
|
6064
6982
|
},
|
|
6065
6983
|
{
|
|
6066
6984
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts",
|
|
6067
6985
|
"line": 5,
|
|
6068
6986
|
"character": 13,
|
|
6069
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6987
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/415140d47b7/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L5"
|
|
6070
6988
|
}
|
|
6071
6989
|
],
|
|
6072
6990
|
"type": {
|
|
@@ -6075,7 +6993,7 @@
|
|
|
6075
6993
|
}
|
|
6076
6994
|
},
|
|
6077
6995
|
{
|
|
6078
|
-
"id":
|
|
6996
|
+
"id": 291,
|
|
6079
6997
|
"name": "XyoEthereumGasDivinerQuerySchema",
|
|
6080
6998
|
"kind": 32,
|
|
6081
6999
|
"kindString": "Variable",
|
|
@@ -6085,13 +7003,13 @@
|
|
|
6085
7003
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts",
|
|
6086
7004
|
"line": 1,
|
|
6087
7005
|
"character": 12,
|
|
6088
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7006
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/415140d47b7/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L1"
|
|
6089
7007
|
},
|
|
6090
7008
|
{
|
|
6091
7009
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts",
|
|
6092
7010
|
"line": 2,
|
|
6093
7011
|
"character": 13,
|
|
6094
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7012
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/415140d47b7/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L2"
|
|
6095
7013
|
}
|
|
6096
7014
|
],
|
|
6097
7015
|
"type": {
|
|
@@ -6110,7 +7028,7 @@
|
|
|
6110
7028
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Plugin.ts",
|
|
6111
7029
|
"line": 8,
|
|
6112
7030
|
"character": 13,
|
|
6113
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7031
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/415140d47b7/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Plugin.ts#L8"
|
|
6114
7032
|
}
|
|
6115
7033
|
],
|
|
6116
7034
|
"signatures": [
|
|
@@ -6303,7 +7221,7 @@
|
|
|
6303
7221
|
{
|
|
6304
7222
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
6305
7223
|
"line": 8,
|
|
6306
|
-
"character":
|
|
7224
|
+
"character": 79
|
|
6307
7225
|
}
|
|
6308
7226
|
]
|
|
6309
7227
|
}
|
|
@@ -6350,7 +7268,7 @@
|
|
|
6350
7268
|
{
|
|
6351
7269
|
"fileName": "modules/packages/diviner/packages/model/dist/types/Config.d.ts",
|
|
6352
7270
|
"line": 5,
|
|
6353
|
-
"character":
|
|
7271
|
+
"character": 123
|
|
6354
7272
|
}
|
|
6355
7273
|
]
|
|
6356
7274
|
}
|
|
@@ -6416,7 +7334,7 @@
|
|
|
6416
7334
|
{
|
|
6417
7335
|
"title": "References",
|
|
6418
7336
|
"children": [
|
|
6419
|
-
|
|
7337
|
+
295
|
|
6420
7338
|
]
|
|
6421
7339
|
},
|
|
6422
7340
|
{
|
|
@@ -6429,15 +7347,15 @@
|
|
|
6429
7347
|
"title": "Type Aliases",
|
|
6430
7348
|
"children": [
|
|
6431
7349
|
13,
|
|
6432
|
-
|
|
6433
|
-
|
|
7350
|
+
294,
|
|
7351
|
+
292
|
|
6434
7352
|
]
|
|
6435
7353
|
},
|
|
6436
7354
|
{
|
|
6437
7355
|
"title": "Variables",
|
|
6438
7356
|
"children": [
|
|
6439
|
-
|
|
6440
|
-
|
|
7357
|
+
293,
|
|
7358
|
+
291
|
|
6441
7359
|
]
|
|
6442
7360
|
},
|
|
6443
7361
|
{
|
|
@@ -6452,7 +7370,7 @@
|
|
|
6452
7370
|
"fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/index.ts",
|
|
6453
7371
|
"line": 1,
|
|
6454
7372
|
"character": 0,
|
|
6455
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7373
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/415140d47b7/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/index.ts#L1"
|
|
6456
7374
|
}
|
|
6457
7375
|
]
|
|
6458
7376
|
}
|