@xyo-network/gas-price-plugin 2.49.4 → 2.49.5

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.
Files changed (2) hide show
  1. package/dist/docs.json +495 -1053
  2. package/package.json +14 -14
package/dist/docs.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "originalName": "",
8
8
  "children": [
9
9
  {
10
- "id": 301,
10
+ "id": 281,
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/05cd02ba389/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/index.ts#L9"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/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": 41,
43
+ "line": 21,
44
44
  "character": 4
45
45
  }
46
46
  ],
@@ -405,7 +405,7 @@
405
405
  }
406
406
  },
407
407
  {
408
- "id": 124,
408
+ "id": 104,
409
409
  "name": "_started",
410
410
  "kind": 1024,
411
411
  "kindString": "Property",
@@ -415,7 +415,7 @@
415
415
  "sources": [
416
416
  {
417
417
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
418
- "line": 36,
418
+ "line": 16,
419
419
  "character": 14
420
420
  }
421
421
  ],
@@ -429,7 +429,7 @@
429
429
  }
430
430
  },
431
431
  {
432
- "id": 125,
432
+ "id": 105,
433
433
  "name": "account",
434
434
  "kind": 1024,
435
435
  "kindString": "Property",
@@ -440,7 +440,7 @@
440
440
  "sources": [
441
441
  {
442
442
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
443
- "line": 37,
443
+ "line": 17,
444
444
  "character": 23
445
445
  }
446
446
  ],
@@ -470,285 +470,6 @@
470
470
  ],
471
471
  "type": {
472
472
  "type": "reference",
473
- "typeArguments": [
474
- {
475
- "type": "reference",
476
- "typeArguments": [
477
- {
478
- "type": "intersection",
479
- "types": [
480
- {
481
- "type": "reference",
482
- "name": "SchemaFields"
483
- },
484
- {
485
- "type": "reference",
486
- "name": "PayloadFields"
487
- },
488
- {
489
- "type": "reflection",
490
- "declaration": {
491
- "id": 103,
492
- "name": "__type",
493
- "kind": 65536,
494
- "kindString": "Type literal",
495
- "flags": {},
496
- "children": [
497
- {
498
- "id": 104,
499
- "name": "name",
500
- "kind": 1024,
501
- "kindString": "Property",
502
- "flags": {
503
- "isOptional": true
504
- },
505
- "sources": [
506
- {
507
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
508
- "line": 15,
509
- "character": 8
510
- }
511
- ],
512
- "type": {
513
- "type": "intrinsic",
514
- "name": "string"
515
- }
516
- },
517
- {
518
- "id": 105,
519
- "name": "security",
520
- "kind": 1024,
521
- "kindString": "Property",
522
- "flags": {
523
- "isOptional": true
524
- },
525
- "sources": [
526
- {
527
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
528
- "line": 16,
529
- "character": 8
530
- }
531
- ],
532
- "type": {
533
- "type": "reflection",
534
- "declaration": {
535
- "id": 106,
536
- "name": "__type",
537
- "kind": 65536,
538
- "kindString": "Type literal",
539
- "flags": {},
540
- "children": [
541
- {
542
- "id": 107,
543
- "name": "allowAnonymous",
544
- "kind": 1024,
545
- "kindString": "Property",
546
- "flags": {
547
- "isOptional": true
548
- },
549
- "sources": [
550
- {
551
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
552
- "line": 17,
553
- "character": 12
554
- }
555
- ],
556
- "type": {
557
- "type": "intrinsic",
558
- "name": "boolean"
559
- }
560
- },
561
- {
562
- "id": 108,
563
- "name": "allowed",
564
- "kind": 1024,
565
- "kindString": "Property",
566
- "flags": {
567
- "isOptional": true
568
- },
569
- "sources": [
570
- {
571
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
572
- "line": 18,
573
- "character": 12
574
- }
575
- ],
576
- "type": {
577
- "type": "reference",
578
- "typeArguments": [
579
- {
580
- "type": "intrinsic",
581
- "name": "string"
582
- },
583
- {
584
- "type": "array",
585
- "elementType": {
586
- "type": "union",
587
- "types": [
588
- {
589
- "type": "intrinsic",
590
- "name": "string"
591
- },
592
- {
593
- "type": "reference",
594
- "name": "CosigningAddressSet"
595
- }
596
- ]
597
- }
598
- }
599
- ],
600
- "name": "Record",
601
- "qualifiedName": "Record",
602
- "package": "typescript"
603
- }
604
- },
605
- {
606
- "id": 109,
607
- "name": "disallowed",
608
- "kind": 1024,
609
- "kindString": "Property",
610
- "flags": {
611
- "isOptional": true
612
- },
613
- "sources": [
614
- {
615
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
616
- "line": 19,
617
- "character": 12
618
- }
619
- ],
620
- "type": {
621
- "type": "reference",
622
- "typeArguments": [
623
- {
624
- "type": "intrinsic",
625
- "name": "string"
626
- },
627
- {
628
- "type": "array",
629
- "elementType": {
630
- "type": "intrinsic",
631
- "name": "string"
632
- }
633
- }
634
- ],
635
- "name": "Record",
636
- "qualifiedName": "Record",
637
- "package": "typescript"
638
- }
639
- }
640
- ],
641
- "groups": [
642
- {
643
- "title": "Properties",
644
- "children": [
645
- 107,
646
- 108,
647
- 109
648
- ]
649
- }
650
- ],
651
- "sources": [
652
- {
653
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
654
- "line": 16,
655
- "character": 19
656
- }
657
- ]
658
- }
659
- }
660
- },
661
- {
662
- "id": 110,
663
- "name": "storeQueries",
664
- "kind": 1024,
665
- "kindString": "Property",
666
- "flags": {
667
- "isOptional": true
668
- },
669
- "sources": [
670
- {
671
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
672
- "line": 21,
673
- "character": 8
674
- }
675
- ],
676
- "type": {
677
- "type": "intrinsic",
678
- "name": "boolean"
679
- }
680
- }
681
- ],
682
- "groups": [
683
- {
684
- "title": "Properties",
685
- "children": [
686
- 104,
687
- 105,
688
- 110
689
- ]
690
- }
691
- ],
692
- "sources": [
693
- {
694
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
695
- "line": 14,
696
- "character": 163
697
- }
698
- ]
699
- }
700
- },
701
- {
702
- "type": "reflection",
703
- "declaration": {
704
- "id": 111,
705
- "name": "__type",
706
- "kind": 65536,
707
- "kindString": "Type literal",
708
- "flags": {},
709
- "children": [
710
- {
711
- "id": 112,
712
- "name": "schema",
713
- "kind": 1024,
714
- "kindString": "Property",
715
- "flags": {},
716
- "sources": [
717
- {
718
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
719
- "line": 23,
720
- "character": 8
721
- }
722
- ],
723
- "type": {
724
- "type": "intrinsic",
725
- "name": "string"
726
- }
727
- }
728
- ],
729
- "groups": [
730
- {
731
- "title": "Properties",
732
- "children": [
733
- 112
734
- ]
735
- }
736
- ],
737
- "sources": [
738
- {
739
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
740
- "line": 22,
741
- "character": 8
742
- }
743
- ]
744
- }
745
- }
746
- ]
747
- }
748
- ],
749
- "name": "Module"
750
- }
751
- ],
752
473
  "name": "CompositeModuleResolver"
753
474
  },
754
475
  "inheritedFrom": {
@@ -761,7 +482,7 @@
761
482
  }
762
483
  },
763
484
  {
764
- "id": 126,
485
+ "id": 106,
765
486
  "name": "logger",
766
487
  "kind": 1024,
767
488
  "kindString": "Property",
@@ -773,7 +494,7 @@
773
494
  "sources": [
774
495
  {
775
496
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
776
- "line": 38,
497
+ "line": 18,
777
498
  "character": 23
778
499
  }
779
500
  ],
@@ -787,7 +508,7 @@
787
508
  }
788
509
  },
789
510
  {
790
- "id": 127,
511
+ "id": 107,
791
512
  "name": "moduleConfigQueryValidator",
792
513
  "kind": 1024,
793
514
  "kindString": "Property",
@@ -798,7 +519,7 @@
798
519
  "sources": [
799
520
  {
800
521
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
801
- "line": 39,
522
+ "line": 19,
802
523
  "character": 23
803
524
  }
804
525
  ],
@@ -823,14 +544,14 @@
823
544
  {
824
545
  "type": "reflection",
825
546
  "declaration": {
826
- "id": 128,
547
+ "id": 108,
827
548
  "name": "__type",
828
549
  "kind": 65536,
829
550
  "kindString": "Type literal",
830
551
  "flags": {},
831
552
  "children": [
832
553
  {
833
- "id": 129,
554
+ "id": 109,
834
555
  "name": "query",
835
556
  "kind": 1024,
836
557
  "kindString": "Property",
@@ -848,7 +569,7 @@
848
569
  }
849
570
  },
850
571
  {
851
- "id": 130,
572
+ "id": 110,
852
573
  "name": "resultSet",
853
574
  "kind": 1024,
854
575
  "kindString": "Property",
@@ -868,7 +589,7 @@
868
589
  }
869
590
  },
870
591
  {
871
- "id": 131,
592
+ "id": 111,
872
593
  "name": "schema",
873
594
  "kind": 1024,
874
595
  "kindString": "Property",
@@ -890,9 +611,9 @@
890
611
  {
891
612
  "title": "Properties",
892
613
  "children": [
893
- 129,
894
- 130,
895
- 131
614
+ 109,
615
+ 110,
616
+ 111
896
617
  ]
897
618
  }
898
619
  ],
@@ -916,7 +637,7 @@
916
637
  }
917
638
  },
918
639
  {
919
- "id": 282,
640
+ "id": 262,
920
641
  "name": "params",
921
642
  "kind": 1024,
922
643
  "kindString": "Property",
@@ -948,14 +669,14 @@
948
669
  {
949
670
  "type": "reflection",
950
671
  "declaration": {
951
- "id": 283,
672
+ "id": 263,
952
673
  "name": "__type",
953
674
  "kind": 65536,
954
675
  "kindString": "Type literal",
955
676
  "flags": {},
956
677
  "children": [
957
678
  {
958
- "id": 284,
679
+ "id": 264,
959
680
  "name": "name",
960
681
  "kind": 1024,
961
682
  "kindString": "Property",
@@ -975,7 +696,7 @@
975
696
  }
976
697
  },
977
698
  {
978
- "id": 285,
699
+ "id": 265,
979
700
  "name": "security",
980
701
  "kind": 1024,
981
702
  "kindString": "Property",
@@ -992,14 +713,14 @@
992
713
  "type": {
993
714
  "type": "reflection",
994
715
  "declaration": {
995
- "id": 286,
716
+ "id": 266,
996
717
  "name": "__type",
997
718
  "kind": 65536,
998
719
  "kindString": "Type literal",
999
720
  "flags": {},
1000
721
  "children": [
1001
722
  {
1002
- "id": 287,
723
+ "id": 267,
1003
724
  "name": "allowAnonymous",
1004
725
  "kind": 1024,
1005
726
  "kindString": "Property",
@@ -1019,7 +740,7 @@
1019
740
  }
1020
741
  },
1021
742
  {
1022
- "id": 288,
743
+ "id": 268,
1023
744
  "name": "allowed",
1024
745
  "kind": 1024,
1025
746
  "kindString": "Property",
@@ -1063,7 +784,7 @@
1063
784
  }
1064
785
  },
1065
786
  {
1066
- "id": 289,
787
+ "id": 269,
1067
788
  "name": "disallowed",
1068
789
  "kind": 1024,
1069
790
  "kindString": "Property",
@@ -1102,9 +823,9 @@
1102
823
  {
1103
824
  "title": "Properties",
1104
825
  "children": [
1105
- 287,
1106
- 288,
1107
- 289
826
+ 267,
827
+ 268,
828
+ 269
1108
829
  ]
1109
830
  }
1110
831
  ],
@@ -1119,7 +840,7 @@
1119
840
  }
1120
841
  },
1121
842
  {
1122
- "id": 290,
843
+ "id": 270,
1123
844
  "name": "storeQueries",
1124
845
  "kind": 1024,
1125
846
  "kindString": "Property",
@@ -1143,9 +864,9 @@
1143
864
  {
1144
865
  "title": "Properties",
1145
866
  "children": [
1146
- 284,
1147
- 285,
1148
- 290
867
+ 264,
868
+ 265,
869
+ 270
1149
870
  ]
1150
871
  }
1151
872
  ],
@@ -1161,14 +882,14 @@
1161
882
  {
1162
883
  "type": "reflection",
1163
884
  "declaration": {
1164
- "id": 291,
885
+ "id": 271,
1165
886
  "name": "__type",
1166
887
  "kind": 65536,
1167
888
  "kindString": "Type literal",
1168
889
  "flags": {},
1169
890
  "children": [
1170
891
  {
1171
- "id": 292,
892
+ "id": 272,
1172
893
  "name": "targetSchema",
1173
894
  "kind": 1024,
1174
895
  "kindString": "Property",
@@ -1192,7 +913,7 @@
1192
913
  {
1193
914
  "title": "Properties",
1194
915
  "children": [
1195
- 292
916
+ 272
1196
917
  ]
1197
918
  }
1198
919
  ],
@@ -1204,491 +925,212 @@
1204
925
  }
1205
926
  ]
1206
927
  }
1207
- },
1208
- {
1209
- "type": "reflection",
1210
- "declaration": {
1211
- "id": 293,
1212
- "name": "__type",
1213
- "kind": 65536,
1214
- "kindString": "Type literal",
1215
- "flags": {},
1216
- "children": [
1217
- {
1218
- "id": 294,
1219
- "name": "schema",
1220
- "kind": 1024,
1221
- "kindString": "Property",
1222
- "flags": {},
1223
- "sources": [
1224
- {
1225
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1226
- "line": 19,
1227
- "character": 4
1228
- }
1229
- ],
1230
- "type": {
1231
- "type": "intrinsic",
1232
- "name": "string"
1233
- }
1234
- }
1235
- ],
1236
- "groups": [
1237
- {
1238
- "title": "Properties",
1239
- "children": [
1240
- 294
1241
- ]
1242
- }
1243
- ],
1244
- "sources": [
1245
- {
1246
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1247
- "line": 18,
1248
- "character": 17
1249
- }
1250
- ]
1251
- }
1252
- }
1253
- ]
1254
- },
1255
- {
1256
- "type": "reference",
1257
- "name": "AnyObject"
1258
- }
1259
- ],
1260
- "name": "ModuleParams"
1261
- },
1262
- "inheritedFrom": {
1263
- "type": "reference",
1264
- "name": "AbstractDiviner.params"
1265
- }
1266
- },
1267
- {
1268
- "id": 132,
1269
- "name": "supportedQueryValidator",
1270
- "kind": 1024,
1271
- "kindString": "Property",
1272
- "flags": {
1273
- "isProtected": true,
1274
- "isReadonly": true
1275
- },
1276
- "sources": [
1277
- {
1278
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1279
- "line": 40,
1280
- "character": 23
1281
- }
1282
- ],
1283
- "type": {
1284
- "type": "reference",
1285
- "typeArguments": [
1286
- {
1287
- "type": "intersection",
1288
- "types": [
1289
- {
1290
- "type": "reference",
1291
- "name": "SchemaFields"
1292
- },
1293
- {
1294
- "type": "reference",
1295
- "name": "PayloadFields"
1296
- },
1297
- {
1298
- "type": "reference",
1299
- "name": "XyoBoundWitnessFields"
1300
- },
1301
- {
1302
- "type": "reflection",
1303
- "declaration": {
1304
- "id": 133,
1305
- "name": "__type",
1306
- "kind": 65536,
1307
- "kindString": "Type literal",
1308
- "flags": {},
1309
- "children": [
1310
- {
1311
- "id": 134,
1312
- "name": "query",
1313
- "kind": 1024,
1314
- "kindString": "Property",
1315
- "flags": {},
1316
- "sources": [
1317
- {
1318
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1319
- "line": 5,
1320
- "character": 4
1321
- }
1322
- ],
1323
- "type": {
1324
- "type": "intrinsic",
1325
- "name": "string"
1326
- }
1327
- },
1328
- {
1329
- "id": 135,
1330
- "name": "resultSet",
1331
- "kind": 1024,
1332
- "kindString": "Property",
1333
- "flags": {
1334
- "isOptional": true
1335
- },
1336
- "sources": [
1337
- {
1338
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1339
- "line": 6,
1340
- "character": 4
1341
- }
1342
- ],
1343
- "type": {
1344
- "type": "intrinsic",
1345
- "name": "string"
1346
- }
1347
- },
1348
- {
1349
- "id": 136,
1350
- "name": "schema",
1351
- "kind": 1024,
1352
- "kindString": "Property",
1353
- "flags": {},
1354
- "sources": [
1355
- {
1356
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1357
- "line": 7,
1358
- "character": 4
1359
- }
1360
- ],
1361
- "type": {
1362
- "type": "literal",
1363
- "value": "network.xyo.boundwitness"
1364
- }
1365
- }
1366
- ],
1367
- "groups": [
1368
- {
1369
- "title": "Properties",
1370
- "children": [
1371
- 134,
1372
- 135,
1373
- 136
1374
- ]
1375
- }
1376
- ],
1377
- "sources": [
1378
- {
1379
- "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1380
- "line": 4,
1381
- "character": 51
1382
- }
1383
- ]
1384
- }
1385
- }
1386
- ]
1387
- }
1388
- ],
1389
- "name": "Queryable"
1390
- },
1391
- "inheritedFrom": {
1392
- "type": "reference",
1393
- "name": "AbstractDiviner.supportedQueryValidator"
1394
- }
1395
- },
1396
- {
1397
- "id": 113,
1398
- "name": "upResolver",
1399
- "kind": 1024,
1400
- "kindString": "Property",
1401
- "flags": {
1402
- "isReadonly": true
1403
- },
1404
- "sources": [
1405
- {
1406
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1407
- "line": 25,
1408
- "character": 13
1409
- }
1410
- ],
1411
- "type": {
1412
- "type": "reference",
1413
- "typeArguments": [
1414
- {
1415
- "type": "reference",
1416
- "typeArguments": [
1417
- {
1418
- "type": "intersection",
1419
- "types": [
1420
- {
1421
- "type": "reference",
1422
- "name": "SchemaFields"
1423
- },
1424
- {
1425
- "type": "reference",
1426
- "name": "PayloadFields"
1427
- },
1428
- {
1429
- "type": "reflection",
1430
- "declaration": {
1431
- "id": 114,
1432
- "name": "__type",
1433
- "kind": 65536,
1434
- "kindString": "Type literal",
1435
- "flags": {},
1436
- "children": [
1437
- {
1438
- "id": 115,
1439
- "name": "name",
1440
- "kind": 1024,
1441
- "kindString": "Property",
1442
- "flags": {
1443
- "isOptional": true
1444
- },
1445
- "sources": [
1446
- {
1447
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1448
- "line": 26,
1449
- "character": 8
1450
- }
1451
- ],
1452
- "type": {
1453
- "type": "intrinsic",
1454
- "name": "string"
1455
- }
1456
- },
1457
- {
1458
- "id": 116,
1459
- "name": "security",
1460
- "kind": 1024,
1461
- "kindString": "Property",
1462
- "flags": {
1463
- "isOptional": true
1464
- },
1465
- "sources": [
1466
- {
1467
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1468
- "line": 27,
1469
- "character": 8
1470
- }
1471
- ],
1472
- "type": {
1473
- "type": "reflection",
1474
- "declaration": {
1475
- "id": 117,
1476
- "name": "__type",
1477
- "kind": 65536,
1478
- "kindString": "Type literal",
1479
- "flags": {},
1480
- "children": [
1481
- {
1482
- "id": 118,
1483
- "name": "allowAnonymous",
1484
- "kind": 1024,
1485
- "kindString": "Property",
1486
- "flags": {
1487
- "isOptional": true
1488
- },
1489
- "sources": [
1490
- {
1491
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1492
- "line": 28,
1493
- "character": 12
1494
- }
1495
- ],
1496
- "type": {
1497
- "type": "intrinsic",
1498
- "name": "boolean"
1499
- }
1500
- },
1501
- {
1502
- "id": 119,
1503
- "name": "allowed",
1504
- "kind": 1024,
1505
- "kindString": "Property",
1506
- "flags": {
1507
- "isOptional": true
1508
- },
1509
- "sources": [
1510
- {
1511
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1512
- "line": 29,
1513
- "character": 12
1514
- }
1515
- ],
1516
- "type": {
1517
- "type": "reference",
1518
- "typeArguments": [
1519
- {
1520
- "type": "intrinsic",
1521
- "name": "string"
1522
- },
1523
- {
1524
- "type": "array",
1525
- "elementType": {
1526
- "type": "union",
1527
- "types": [
1528
- {
1529
- "type": "intrinsic",
1530
- "name": "string"
1531
- },
1532
- {
1533
- "type": "reference",
1534
- "name": "CosigningAddressSet"
1535
- }
1536
- ]
1537
- }
1538
- }
1539
- ],
1540
- "name": "Record",
1541
- "qualifiedName": "Record",
1542
- "package": "typescript"
1543
- }
1544
- },
1545
- {
1546
- "id": 120,
1547
- "name": "disallowed",
1548
- "kind": 1024,
1549
- "kindString": "Property",
1550
- "flags": {
1551
- "isOptional": true
1552
- },
1553
- "sources": [
1554
- {
1555
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1556
- "line": 30,
1557
- "character": 12
1558
- }
1559
- ],
1560
- "type": {
1561
- "type": "reference",
1562
- "typeArguments": [
1563
- {
1564
- "type": "intrinsic",
1565
- "name": "string"
1566
- },
1567
- {
1568
- "type": "array",
1569
- "elementType": {
1570
- "type": "intrinsic",
1571
- "name": "string"
1572
- }
1573
- }
1574
- ],
1575
- "name": "Record",
1576
- "qualifiedName": "Record",
1577
- "package": "typescript"
1578
- }
1579
- }
1580
- ],
1581
- "groups": [
1582
- {
1583
- "title": "Properties",
1584
- "children": [
1585
- 118,
1586
- 119,
1587
- 120
1588
- ]
1589
- }
1590
- ],
1591
- "sources": [
1592
- {
1593
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1594
- "line": 27,
1595
- "character": 19
1596
- }
1597
- ]
1598
- }
1599
- }
1600
- },
1601
- {
1602
- "id": 121,
1603
- "name": "storeQueries",
1604
- "kind": 1024,
1605
- "kindString": "Property",
1606
- "flags": {
1607
- "isOptional": true
1608
- },
1609
- "sources": [
1610
- {
1611
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1612
- "line": 32,
1613
- "character": 8
1614
- }
1615
- ],
1616
- "type": {
1617
- "type": "intrinsic",
1618
- "name": "boolean"
1619
- }
1620
- }
1621
- ],
1622
- "groups": [
1623
- {
1624
- "title": "Properties",
1625
- "children": [
1626
- 115,
1627
- 116,
1628
- 121
1629
- ]
1630
- }
1631
- ],
928
+ },
929
+ {
930
+ "type": "reflection",
931
+ "declaration": {
932
+ "id": 273,
933
+ "name": "__type",
934
+ "kind": 65536,
935
+ "kindString": "Type literal",
936
+ "flags": {},
937
+ "children": [
938
+ {
939
+ "id": 274,
940
+ "name": "schema",
941
+ "kind": 1024,
942
+ "kindString": "Property",
943
+ "flags": {},
1632
944
  "sources": [
1633
945
  {
1634
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1635
- "line": 25,
1636
- "character": 161
946
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
947
+ "line": 19,
948
+ "character": 4
1637
949
  }
950
+ ],
951
+ "type": {
952
+ "type": "intrinsic",
953
+ "name": "string"
954
+ }
955
+ }
956
+ ],
957
+ "groups": [
958
+ {
959
+ "title": "Properties",
960
+ "children": [
961
+ 274
1638
962
  ]
1639
963
  }
1640
- },
1641
- {
1642
- "type": "reflection",
1643
- "declaration": {
1644
- "id": 122,
1645
- "name": "__type",
1646
- "kind": 65536,
1647
- "kindString": "Type literal",
964
+ ],
965
+ "sources": [
966
+ {
967
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
968
+ "line": 18,
969
+ "character": 17
970
+ }
971
+ ]
972
+ }
973
+ }
974
+ ]
975
+ },
976
+ {
977
+ "type": "reference",
978
+ "name": "AnyObject"
979
+ }
980
+ ],
981
+ "name": "ModuleParams"
982
+ },
983
+ "inheritedFrom": {
984
+ "type": "reference",
985
+ "name": "AbstractDiviner.params"
986
+ }
987
+ },
988
+ {
989
+ "id": 112,
990
+ "name": "supportedQueryValidator",
991
+ "kind": 1024,
992
+ "kindString": "Property",
993
+ "flags": {
994
+ "isProtected": true,
995
+ "isReadonly": true
996
+ },
997
+ "sources": [
998
+ {
999
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1000
+ "line": 20,
1001
+ "character": 23
1002
+ }
1003
+ ],
1004
+ "type": {
1005
+ "type": "reference",
1006
+ "typeArguments": [
1007
+ {
1008
+ "type": "intersection",
1009
+ "types": [
1010
+ {
1011
+ "type": "reference",
1012
+ "name": "SchemaFields"
1013
+ },
1014
+ {
1015
+ "type": "reference",
1016
+ "name": "PayloadFields"
1017
+ },
1018
+ {
1019
+ "type": "reference",
1020
+ "name": "XyoBoundWitnessFields"
1021
+ },
1022
+ {
1023
+ "type": "reflection",
1024
+ "declaration": {
1025
+ "id": 113,
1026
+ "name": "__type",
1027
+ "kind": 65536,
1028
+ "kindString": "Type literal",
1029
+ "flags": {},
1030
+ "children": [
1031
+ {
1032
+ "id": 114,
1033
+ "name": "query",
1034
+ "kind": 1024,
1035
+ "kindString": "Property",
1648
1036
  "flags": {},
1649
- "children": [
1037
+ "sources": [
1650
1038
  {
1651
- "id": 123,
1652
- "name": "schema",
1653
- "kind": 1024,
1654
- "kindString": "Property",
1655
- "flags": {},
1656
- "sources": [
1657
- {
1658
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1659
- "line": 34,
1660
- "character": 8
1661
- }
1662
- ],
1663
- "type": {
1664
- "type": "intrinsic",
1665
- "name": "string"
1666
- }
1039
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1040
+ "line": 5,
1041
+ "character": 4
1667
1042
  }
1668
1043
  ],
1669
- "groups": [
1044
+ "type": {
1045
+ "type": "intrinsic",
1046
+ "name": "string"
1047
+ }
1048
+ },
1049
+ {
1050
+ "id": 115,
1051
+ "name": "resultSet",
1052
+ "kind": 1024,
1053
+ "kindString": "Property",
1054
+ "flags": {
1055
+ "isOptional": true
1056
+ },
1057
+ "sources": [
1670
1058
  {
1671
- "title": "Properties",
1672
- "children": [
1673
- 123
1674
- ]
1059
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1060
+ "line": 6,
1061
+ "character": 4
1675
1062
  }
1676
1063
  ],
1064
+ "type": {
1065
+ "type": "intrinsic",
1066
+ "name": "string"
1067
+ }
1068
+ },
1069
+ {
1070
+ "id": 116,
1071
+ "name": "schema",
1072
+ "kind": 1024,
1073
+ "kindString": "Property",
1074
+ "flags": {},
1677
1075
  "sources": [
1678
1076
  {
1679
- "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1680
- "line": 33,
1681
- "character": 8
1077
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1078
+ "line": 7,
1079
+ "character": 4
1682
1080
  }
1081
+ ],
1082
+ "type": {
1083
+ "type": "literal",
1084
+ "value": "network.xyo.boundwitness"
1085
+ }
1086
+ }
1087
+ ],
1088
+ "groups": [
1089
+ {
1090
+ "title": "Properties",
1091
+ "children": [
1092
+ 114,
1093
+ 115,
1094
+ 116
1683
1095
  ]
1684
1096
  }
1685
- }
1686
- ]
1097
+ ],
1098
+ "sources": [
1099
+ {
1100
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1101
+ "line": 4,
1102
+ "character": 51
1103
+ }
1104
+ ]
1105
+ }
1687
1106
  }
1688
- ],
1689
- "name": "Module"
1107
+ ]
1690
1108
  }
1691
1109
  ],
1110
+ "name": "Queryable"
1111
+ },
1112
+ "inheritedFrom": {
1113
+ "type": "reference",
1114
+ "name": "AbstractDiviner.supportedQueryValidator"
1115
+ }
1116
+ },
1117
+ {
1118
+ "id": 103,
1119
+ "name": "upResolver",
1120
+ "kind": 1024,
1121
+ "kindString": "Property",
1122
+ "flags": {
1123
+ "isReadonly": true
1124
+ },
1125
+ "sources": [
1126
+ {
1127
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1128
+ "line": 15,
1129
+ "character": 13
1130
+ }
1131
+ ],
1132
+ "type": {
1133
+ "type": "reference",
1692
1134
  "name": "CompositeModuleResolver"
1693
1135
  },
1694
1136
  "inheritedFrom": {
@@ -1713,7 +1155,7 @@
1713
1155
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
1714
1156
  "line": 13,
1715
1157
  "character": 18,
1716
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L13"
1158
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L13"
1717
1159
  }
1718
1160
  ],
1719
1161
  "type": {
@@ -1764,7 +1206,7 @@
1764
1206
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
1765
1207
  "line": 14,
1766
1208
  "character": 18,
1767
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L14"
1209
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L14"
1768
1210
  }
1769
1211
  ],
1770
1212
  "type": {
@@ -1778,7 +1220,7 @@
1778
1220
  }
1779
1221
  },
1780
1222
  {
1781
- "id": 137,
1223
+ "id": 117,
1782
1224
  "name": "address",
1783
1225
  "kind": 262144,
1784
1226
  "kindString": "Accessor",
@@ -1786,12 +1228,12 @@
1786
1228
  "sources": [
1787
1229
  {
1788
1230
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1789
- "line": 42,
1231
+ "line": 22,
1790
1232
  "character": 8
1791
1233
  }
1792
1234
  ],
1793
1235
  "getSignature": {
1794
- "id": 138,
1236
+ "id": 118,
1795
1237
  "name": "address",
1796
1238
  "kind": 524288,
1797
1239
  "kindString": "Get signature",
@@ -1819,7 +1261,7 @@
1819
1261
  }
1820
1262
  },
1821
1263
  {
1822
- "id": 139,
1264
+ "id": 119,
1823
1265
  "name": "allowAnonymous",
1824
1266
  "kind": 262144,
1825
1267
  "kindString": "Accessor",
@@ -1827,12 +1269,12 @@
1827
1269
  "sources": [
1828
1270
  {
1829
1271
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1830
- "line": 43,
1272
+ "line": 23,
1831
1273
  "character": 8
1832
1274
  }
1833
1275
  ],
1834
1276
  "getSignature": {
1835
- "id": 140,
1277
+ "id": 120,
1836
1278
  "name": "allowAnonymous",
1837
1279
  "kind": 524288,
1838
1280
  "kindString": "Get signature",
@@ -1852,7 +1294,7 @@
1852
1294
  }
1853
1295
  },
1854
1296
  {
1855
- "id": 141,
1297
+ "id": 121,
1856
1298
  "name": "config",
1857
1299
  "kind": 262144,
1858
1300
  "kindString": "Accessor",
@@ -1860,12 +1302,12 @@
1860
1302
  "sources": [
1861
1303
  {
1862
1304
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1863
- "line": 44,
1305
+ "line": 24,
1864
1306
  "character": 8
1865
1307
  }
1866
1308
  ],
1867
1309
  "getSignature": {
1868
- "id": 142,
1310
+ "id": 122,
1869
1311
  "name": "config",
1870
1312
  "kind": 524288,
1871
1313
  "kindString": "Get signature",
@@ -1893,7 +1335,7 @@
1893
1335
  }
1894
1336
  },
1895
1337
  {
1896
- "id": 295,
1338
+ "id": 275,
1897
1339
  "name": "log",
1898
1340
  "kind": 262144,
1899
1341
  "kindString": "Accessor",
@@ -1908,7 +1350,7 @@
1908
1350
  }
1909
1351
  ],
1910
1352
  "getSignature": {
1911
- "id": 296,
1353
+ "id": 276,
1912
1354
  "name": "log",
1913
1355
  "kind": 524288,
1914
1356
  "kindString": "Get signature",
@@ -1939,7 +1381,7 @@
1939
1381
  }
1940
1382
  },
1941
1383
  {
1942
- "id": 143,
1384
+ "id": 123,
1943
1385
  "name": "previousHash",
1944
1386
  "kind": 262144,
1945
1387
  "kindString": "Accessor",
@@ -1947,12 +1389,12 @@
1947
1389
  "sources": [
1948
1390
  {
1949
1391
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1950
- "line": 45,
1392
+ "line": 25,
1951
1393
  "character": 8
1952
1394
  }
1953
1395
  ],
1954
1396
  "getSignature": {
1955
- "id": 144,
1397
+ "id": 124,
1956
1398
  "name": "previousHash",
1957
1399
  "kind": 524288,
1958
1400
  "kindString": "Get signature",
@@ -2067,7 +1509,7 @@
2067
1509
  }
2068
1510
  },
2069
1511
  {
2070
- "id": 192,
1512
+ "id": 172,
2071
1513
  "name": "bindHashes",
2072
1514
  "kind": 2048,
2073
1515
  "kindString": "Method",
@@ -2077,20 +1519,20 @@
2077
1519
  "sources": [
2078
1520
  {
2079
1521
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2080
- "line": 53,
1522
+ "line": 33,
2081
1523
  "character": 14
2082
1524
  }
2083
1525
  ],
2084
1526
  "signatures": [
2085
1527
  {
2086
- "id": 193,
1528
+ "id": 173,
2087
1529
  "name": "bindHashes",
2088
1530
  "kind": 4096,
2089
1531
  "kindString": "Call signature",
2090
1532
  "flags": {},
2091
1533
  "parameters": [
2092
1534
  {
2093
- "id": 194,
1535
+ "id": 174,
2094
1536
  "name": "hashes",
2095
1537
  "kind": 32768,
2096
1538
  "kindString": "Parameter",
@@ -2104,7 +1546,7 @@
2104
1546
  }
2105
1547
  },
2106
1548
  {
2107
- "id": 195,
1549
+ "id": 175,
2108
1550
  "name": "schema",
2109
1551
  "kind": 32768,
2110
1552
  "kindString": "Parameter",
@@ -2118,7 +1560,7 @@
2118
1560
  }
2119
1561
  },
2120
1562
  {
2121
- "id": 196,
1563
+ "id": 176,
2122
1564
  "name": "account",
2123
1565
  "kind": 32768,
2124
1566
  "kindString": "Parameter",
@@ -2157,7 +1599,7 @@
2157
1599
  }
2158
1600
  },
2159
1601
  {
2160
- "id": 197,
1602
+ "id": 177,
2161
1603
  "name": "bindHashesInternal",
2162
1604
  "kind": 2048,
2163
1605
  "kindString": "Method",
@@ -2167,20 +1609,20 @@
2167
1609
  "sources": [
2168
1610
  {
2169
1611
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2170
- "line": 54,
1612
+ "line": 34,
2171
1613
  "character": 14
2172
1614
  }
2173
1615
  ],
2174
1616
  "signatures": [
2175
1617
  {
2176
- "id": 198,
1618
+ "id": 178,
2177
1619
  "name": "bindHashesInternal",
2178
1620
  "kind": 4096,
2179
1621
  "kindString": "Call signature",
2180
1622
  "flags": {},
2181
1623
  "parameters": [
2182
1624
  {
2183
- "id": 199,
1625
+ "id": 179,
2184
1626
  "name": "hashes",
2185
1627
  "kind": 32768,
2186
1628
  "kindString": "Parameter",
@@ -2194,7 +1636,7 @@
2194
1636
  }
2195
1637
  },
2196
1638
  {
2197
- "id": 200,
1639
+ "id": 180,
2198
1640
  "name": "schema",
2199
1641
  "kind": 32768,
2200
1642
  "kindString": "Parameter",
@@ -2208,7 +1650,7 @@
2208
1650
  }
2209
1651
  },
2210
1652
  {
2211
- "id": 201,
1653
+ "id": 181,
2212
1654
  "name": "account",
2213
1655
  "kind": 32768,
2214
1656
  "kindString": "Parameter",
@@ -2239,14 +1681,14 @@
2239
1681
  {
2240
1682
  "type": "reflection",
2241
1683
  "declaration": {
2242
- "id": 202,
1684
+ "id": 182,
2243
1685
  "name": "__type",
2244
1686
  "kind": 65536,
2245
1687
  "kindString": "Type literal",
2246
1688
  "flags": {},
2247
1689
  "children": [
2248
1690
  {
2249
- "id": 203,
1691
+ "id": 183,
2250
1692
  "name": "schema",
2251
1693
  "kind": 1024,
2252
1694
  "kindString": "Property",
@@ -2268,7 +1710,7 @@
2268
1710
  {
2269
1711
  "title": "Properties",
2270
1712
  "children": [
2271
- 203
1713
+ 183
2272
1714
  ]
2273
1715
  }
2274
1716
  ],
@@ -2295,7 +1737,7 @@
2295
1737
  }
2296
1738
  },
2297
1739
  {
2298
- "id": 204,
1740
+ "id": 184,
2299
1741
  "name": "bindQuery",
2300
1742
  "kind": 2048,
2301
1743
  "kindString": "Method",
@@ -2305,20 +1747,20 @@
2305
1747
  "sources": [
2306
1748
  {
2307
1749
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2308
- "line": 55,
1750
+ "line": 35,
2309
1751
  "character": 14
2310
1752
  }
2311
1753
  ],
2312
1754
  "signatures": [
2313
1755
  {
2314
- "id": 205,
1756
+ "id": 185,
2315
1757
  "name": "bindQuery",
2316
1758
  "kind": 4096,
2317
1759
  "kindString": "Call signature",
2318
1760
  "flags": {},
2319
1761
  "typeParameter": [
2320
1762
  {
2321
- "id": 210,
1763
+ "id": 190,
2322
1764
  "name": "T",
2323
1765
  "kind": 131072,
2324
1766
  "kindString": "Type parameter",
@@ -2344,14 +1786,14 @@
2344
1786
  {
2345
1787
  "type": "reflection",
2346
1788
  "declaration": {
2347
- "id": 206,
1789
+ "id": 186,
2348
1790
  "name": "__type",
2349
1791
  "kind": 65536,
2350
1792
  "kindString": "Type literal",
2351
1793
  "flags": {},
2352
1794
  "children": [
2353
1795
  {
2354
- "id": 207,
1796
+ "id": 187,
2355
1797
  "name": "schema",
2356
1798
  "kind": 1024,
2357
1799
  "kindString": "Property",
@@ -2373,7 +1815,7 @@
2373
1815
  {
2374
1816
  "title": "Properties",
2375
1817
  "children": [
2376
- 207
1818
+ 187
2377
1819
  ]
2378
1820
  }
2379
1821
  ],
@@ -2409,14 +1851,14 @@
2409
1851
  {
2410
1852
  "type": "reflection",
2411
1853
  "declaration": {
2412
- "id": 208,
1854
+ "id": 188,
2413
1855
  "name": "__type",
2414
1856
  "kind": 65536,
2415
1857
  "kindString": "Type literal",
2416
1858
  "flags": {},
2417
1859
  "children": [
2418
1860
  {
2419
- "id": 209,
1861
+ "id": 189,
2420
1862
  "name": "schema",
2421
1863
  "kind": 1024,
2422
1864
  "kindString": "Property",
@@ -2438,7 +1880,7 @@
2438
1880
  {
2439
1881
  "title": "Properties",
2440
1882
  "children": [
2441
- 209
1883
+ 189
2442
1884
  ]
2443
1885
  }
2444
1886
  ],
@@ -2462,19 +1904,19 @@
2462
1904
  ],
2463
1905
  "parameters": [
2464
1906
  {
2465
- "id": 211,
1907
+ "id": 191,
2466
1908
  "name": "query",
2467
1909
  "kind": 32768,
2468
1910
  "kindString": "Parameter",
2469
1911
  "flags": {},
2470
1912
  "type": {
2471
1913
  "type": "reference",
2472
- "id": 210,
1914
+ "id": 190,
2473
1915
  "name": "T"
2474
1916
  }
2475
1917
  },
2476
1918
  {
2477
- "id": 212,
1919
+ "id": 192,
2478
1920
  "name": "payloads",
2479
1921
  "kind": 32768,
2480
1922
  "kindString": "Parameter",
@@ -2497,14 +1939,14 @@
2497
1939
  {
2498
1940
  "type": "reflection",
2499
1941
  "declaration": {
2500
- "id": 213,
1942
+ "id": 193,
2501
1943
  "name": "__type",
2502
1944
  "kind": 65536,
2503
1945
  "kindString": "Type literal",
2504
1946
  "flags": {},
2505
1947
  "children": [
2506
1948
  {
2507
- "id": 214,
1949
+ "id": 194,
2508
1950
  "name": "schema",
2509
1951
  "kind": 1024,
2510
1952
  "kindString": "Property",
@@ -2526,7 +1968,7 @@
2526
1968
  {
2527
1969
  "title": "Properties",
2528
1970
  "children": [
2529
- 214
1971
+ 194
2530
1972
  ]
2531
1973
  }
2532
1974
  ],
@@ -2544,7 +1986,7 @@
2544
1986
  }
2545
1987
  },
2546
1988
  {
2547
- "id": 215,
1989
+ "id": 195,
2548
1990
  "name": "account",
2549
1991
  "kind": 32768,
2550
1992
  "kindString": "Parameter",
@@ -2581,14 +2023,14 @@
2581
2023
  {
2582
2024
  "type": "reflection",
2583
2025
  "declaration": {
2584
- "id": 216,
2026
+ "id": 196,
2585
2027
  "name": "__type",
2586
2028
  "kind": 65536,
2587
2029
  "kindString": "Type literal",
2588
2030
  "flags": {},
2589
2031
  "children": [
2590
2032
  {
2591
- "id": 217,
2033
+ "id": 197,
2592
2034
  "name": "query",
2593
2035
  "kind": 1024,
2594
2036
  "kindString": "Property",
@@ -2606,7 +2048,7 @@
2606
2048
  }
2607
2049
  },
2608
2050
  {
2609
- "id": 218,
2051
+ "id": 198,
2610
2052
  "name": "resultSet",
2611
2053
  "kind": 1024,
2612
2054
  "kindString": "Property",
@@ -2626,7 +2068,7 @@
2626
2068
  }
2627
2069
  },
2628
2070
  {
2629
- "id": 219,
2071
+ "id": 199,
2630
2072
  "name": "schema",
2631
2073
  "kind": 1024,
2632
2074
  "kindString": "Property",
@@ -2648,9 +2090,9 @@
2648
2090
  {
2649
2091
  "title": "Properties",
2650
2092
  "children": [
2651
- 217,
2652
- 218,
2653
- 219
2093
+ 197,
2094
+ 198,
2095
+ 199
2654
2096
  ]
2655
2097
  }
2656
2098
  ],
@@ -2681,14 +2123,14 @@
2681
2123
  {
2682
2124
  "type": "reflection",
2683
2125
  "declaration": {
2684
- "id": 220,
2126
+ "id": 200,
2685
2127
  "name": "__type",
2686
2128
  "kind": 65536,
2687
2129
  "kindString": "Type literal",
2688
2130
  "flags": {},
2689
2131
  "children": [
2690
2132
  {
2691
- "id": 221,
2133
+ "id": 201,
2692
2134
  "name": "schema",
2693
2135
  "kind": 1024,
2694
2136
  "kindString": "Property",
@@ -2710,7 +2152,7 @@
2710
2152
  {
2711
2153
  "title": "Properties",
2712
2154
  "children": [
2713
- 221
2155
+ 201
2714
2156
  ]
2715
2157
  }
2716
2158
  ],
@@ -2747,7 +2189,7 @@
2747
2189
  }
2748
2190
  },
2749
2191
  {
2750
- "id": 222,
2192
+ "id": 202,
2751
2193
  "name": "bindQueryInternal",
2752
2194
  "kind": 2048,
2753
2195
  "kindString": "Method",
@@ -2757,20 +2199,20 @@
2757
2199
  "sources": [
2758
2200
  {
2759
2201
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2760
- "line": 56,
2202
+ "line": 36,
2761
2203
  "character": 14
2762
2204
  }
2763
2205
  ],
2764
2206
  "signatures": [
2765
2207
  {
2766
- "id": 223,
2208
+ "id": 203,
2767
2209
  "name": "bindQueryInternal",
2768
2210
  "kind": 4096,
2769
2211
  "kindString": "Call signature",
2770
2212
  "flags": {},
2771
2213
  "typeParameter": [
2772
2214
  {
2773
- "id": 228,
2215
+ "id": 208,
2774
2216
  "name": "T",
2775
2217
  "kind": 131072,
2776
2218
  "kindString": "Type parameter",
@@ -2796,14 +2238,14 @@
2796
2238
  {
2797
2239
  "type": "reflection",
2798
2240
  "declaration": {
2799
- "id": 224,
2241
+ "id": 204,
2800
2242
  "name": "__type",
2801
2243
  "kind": 65536,
2802
2244
  "kindString": "Type literal",
2803
2245
  "flags": {},
2804
2246
  "children": [
2805
2247
  {
2806
- "id": 225,
2248
+ "id": 205,
2807
2249
  "name": "schema",
2808
2250
  "kind": 1024,
2809
2251
  "kindString": "Property",
@@ -2825,7 +2267,7 @@
2825
2267
  {
2826
2268
  "title": "Properties",
2827
2269
  "children": [
2828
- 225
2270
+ 205
2829
2271
  ]
2830
2272
  }
2831
2273
  ],
@@ -2861,14 +2303,14 @@
2861
2303
  {
2862
2304
  "type": "reflection",
2863
2305
  "declaration": {
2864
- "id": 226,
2306
+ "id": 206,
2865
2307
  "name": "__type",
2866
2308
  "kind": 65536,
2867
2309
  "kindString": "Type literal",
2868
2310
  "flags": {},
2869
2311
  "children": [
2870
2312
  {
2871
- "id": 227,
2313
+ "id": 207,
2872
2314
  "name": "schema",
2873
2315
  "kind": 1024,
2874
2316
  "kindString": "Property",
@@ -2890,7 +2332,7 @@
2890
2332
  {
2891
2333
  "title": "Properties",
2892
2334
  "children": [
2893
- 227
2335
+ 207
2894
2336
  ]
2895
2337
  }
2896
2338
  ],
@@ -2914,19 +2356,19 @@
2914
2356
  ],
2915
2357
  "parameters": [
2916
2358
  {
2917
- "id": 229,
2359
+ "id": 209,
2918
2360
  "name": "query",
2919
2361
  "kind": 32768,
2920
2362
  "kindString": "Parameter",
2921
2363
  "flags": {},
2922
2364
  "type": {
2923
2365
  "type": "reference",
2924
- "id": 228,
2366
+ "id": 208,
2925
2367
  "name": "T"
2926
2368
  }
2927
2369
  },
2928
2370
  {
2929
- "id": 230,
2371
+ "id": 210,
2930
2372
  "name": "payloads",
2931
2373
  "kind": 32768,
2932
2374
  "kindString": "Parameter",
@@ -2949,14 +2391,14 @@
2949
2391
  {
2950
2392
  "type": "reflection",
2951
2393
  "declaration": {
2952
- "id": 231,
2394
+ "id": 211,
2953
2395
  "name": "__type",
2954
2396
  "kind": 65536,
2955
2397
  "kindString": "Type literal",
2956
2398
  "flags": {},
2957
2399
  "children": [
2958
2400
  {
2959
- "id": 232,
2401
+ "id": 212,
2960
2402
  "name": "schema",
2961
2403
  "kind": 1024,
2962
2404
  "kindString": "Property",
@@ -2978,7 +2420,7 @@
2978
2420
  {
2979
2421
  "title": "Properties",
2980
2422
  "children": [
2981
- 232
2423
+ 212
2982
2424
  ]
2983
2425
  }
2984
2426
  ],
@@ -2996,7 +2438,7 @@
2996
2438
  }
2997
2439
  },
2998
2440
  {
2999
- "id": 233,
2441
+ "id": 213,
3000
2442
  "name": "account",
3001
2443
  "kind": 32768,
3002
2444
  "kindString": "Parameter",
@@ -3030,14 +2472,14 @@
3030
2472
  {
3031
2473
  "type": "reflection",
3032
2474
  "declaration": {
3033
- "id": 234,
2475
+ "id": 214,
3034
2476
  "name": "__type",
3035
2477
  "kind": 65536,
3036
2478
  "kindString": "Type literal",
3037
2479
  "flags": {},
3038
2480
  "children": [
3039
2481
  {
3040
- "id": 235,
2482
+ "id": 215,
3041
2483
  "name": "query",
3042
2484
  "kind": 1024,
3043
2485
  "kindString": "Property",
@@ -3055,7 +2497,7 @@
3055
2497
  }
3056
2498
  },
3057
2499
  {
3058
- "id": 236,
2500
+ "id": 216,
3059
2501
  "name": "resultSet",
3060
2502
  "kind": 1024,
3061
2503
  "kindString": "Property",
@@ -3075,7 +2517,7 @@
3075
2517
  }
3076
2518
  },
3077
2519
  {
3078
- "id": 237,
2520
+ "id": 217,
3079
2521
  "name": "schema",
3080
2522
  "kind": 1024,
3081
2523
  "kindString": "Property",
@@ -3097,9 +2539,9 @@
3097
2539
  {
3098
2540
  "title": "Properties",
3099
2541
  "children": [
3100
- 235,
3101
- 236,
3102
- 237
2542
+ 215,
2543
+ 216,
2544
+ 217
3103
2545
  ]
3104
2546
  }
3105
2547
  ],
@@ -3130,14 +2572,14 @@
3130
2572
  {
3131
2573
  "type": "reflection",
3132
2574
  "declaration": {
3133
- "id": 238,
2575
+ "id": 218,
3134
2576
  "name": "__type",
3135
2577
  "kind": 65536,
3136
2578
  "kindString": "Type literal",
3137
2579
  "flags": {},
3138
2580
  "children": [
3139
2581
  {
3140
- "id": 239,
2582
+ "id": 219,
3141
2583
  "name": "schema",
3142
2584
  "kind": 1024,
3143
2585
  "kindString": "Property",
@@ -3159,7 +2601,7 @@
3159
2601
  {
3160
2602
  "title": "Properties",
3161
2603
  "children": [
3162
- 239
2604
+ 219
3163
2605
  ]
3164
2606
  }
3165
2607
  ],
@@ -3189,7 +2631,7 @@
3189
2631
  }
3190
2632
  },
3191
2633
  {
3192
- "id": 240,
2634
+ "id": 220,
3193
2635
  "name": "bindResult",
3194
2636
  "kind": 2048,
3195
2637
  "kindString": "Method",
@@ -3199,20 +2641,20 @@
3199
2641
  "sources": [
3200
2642
  {
3201
2643
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3202
- "line": 57,
2644
+ "line": 37,
3203
2645
  "character": 14
3204
2646
  }
3205
2647
  ],
3206
2648
  "signatures": [
3207
2649
  {
3208
- "id": 241,
2650
+ "id": 221,
3209
2651
  "name": "bindResult",
3210
2652
  "kind": 4096,
3211
2653
  "kindString": "Call signature",
3212
2654
  "flags": {},
3213
2655
  "parameters": [
3214
2656
  {
3215
- "id": 242,
2657
+ "id": 222,
3216
2658
  "name": "payloads",
3217
2659
  "kind": 32768,
3218
2660
  "kindString": "Parameter",
@@ -3233,14 +2675,14 @@
3233
2675
  {
3234
2676
  "type": "reflection",
3235
2677
  "declaration": {
3236
- "id": 243,
2678
+ "id": 223,
3237
2679
  "name": "__type",
3238
2680
  "kind": 65536,
3239
2681
  "kindString": "Type literal",
3240
2682
  "flags": {},
3241
2683
  "children": [
3242
2684
  {
3243
- "id": 244,
2685
+ "id": 224,
3244
2686
  "name": "schema",
3245
2687
  "kind": 1024,
3246
2688
  "kindString": "Property",
@@ -3262,7 +2704,7 @@
3262
2704
  {
3263
2705
  "title": "Properties",
3264
2706
  "children": [
3265
- 244
2707
+ 224
3266
2708
  ]
3267
2709
  }
3268
2710
  ],
@@ -3280,7 +2722,7 @@
3280
2722
  }
3281
2723
  },
3282
2724
  {
3283
- "id": 245,
2725
+ "id": 225,
3284
2726
  "name": "account",
3285
2727
  "kind": 32768,
3286
2728
  "kindString": "Parameter",
@@ -3313,14 +2755,14 @@
3313
2755
  {
3314
2756
  "type": "reflection",
3315
2757
  "declaration": {
3316
- "id": 246,
2758
+ "id": 226,
3317
2759
  "name": "__type",
3318
2760
  "kind": 65536,
3319
2761
  "kindString": "Type literal",
3320
2762
  "flags": {},
3321
2763
  "children": [
3322
2764
  {
3323
- "id": 247,
2765
+ "id": 227,
3324
2766
  "name": "schema",
3325
2767
  "kind": 1024,
3326
2768
  "kindString": "Property",
@@ -3342,7 +2784,7 @@
3342
2784
  {
3343
2785
  "title": "Properties",
3344
2786
  "children": [
3345
- 247
2787
+ 227
3346
2788
  ]
3347
2789
  }
3348
2790
  ],
@@ -3379,7 +2821,7 @@
3379
2821
  }
3380
2822
  },
3381
2823
  {
3382
- "id": 248,
2824
+ "id": 228,
3383
2825
  "name": "bindResultInternal",
3384
2826
  "kind": 2048,
3385
2827
  "kindString": "Method",
@@ -3389,20 +2831,20 @@
3389
2831
  "sources": [
3390
2832
  {
3391
2833
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3392
- "line": 58,
2834
+ "line": 38,
3393
2835
  "character": 14
3394
2836
  }
3395
2837
  ],
3396
2838
  "signatures": [
3397
2839
  {
3398
- "id": 249,
2840
+ "id": 229,
3399
2841
  "name": "bindResultInternal",
3400
2842
  "kind": 4096,
3401
2843
  "kindString": "Call signature",
3402
2844
  "flags": {},
3403
2845
  "parameters": [
3404
2846
  {
3405
- "id": 250,
2847
+ "id": 230,
3406
2848
  "name": "payloads",
3407
2849
  "kind": 32768,
3408
2850
  "kindString": "Parameter",
@@ -3423,14 +2865,14 @@
3423
2865
  {
3424
2866
  "type": "reflection",
3425
2867
  "declaration": {
3426
- "id": 251,
2868
+ "id": 231,
3427
2869
  "name": "__type",
3428
2870
  "kind": 65536,
3429
2871
  "kindString": "Type literal",
3430
2872
  "flags": {},
3431
2873
  "children": [
3432
2874
  {
3433
- "id": 252,
2875
+ "id": 232,
3434
2876
  "name": "schema",
3435
2877
  "kind": 1024,
3436
2878
  "kindString": "Property",
@@ -3452,7 +2894,7 @@
3452
2894
  {
3453
2895
  "title": "Properties",
3454
2896
  "children": [
3455
- 252
2897
+ 232
3456
2898
  ]
3457
2899
  }
3458
2900
  ],
@@ -3470,7 +2912,7 @@
3470
2912
  }
3471
2913
  },
3472
2914
  {
3473
- "id": 253,
2915
+ "id": 233,
3474
2916
  "name": "account",
3475
2917
  "kind": 32768,
3476
2918
  "kindString": "Parameter",
@@ -3500,14 +2942,14 @@
3500
2942
  {
3501
2943
  "type": "reflection",
3502
2944
  "declaration": {
3503
- "id": 254,
2945
+ "id": 234,
3504
2946
  "name": "__type",
3505
2947
  "kind": 65536,
3506
2948
  "kindString": "Type literal",
3507
2949
  "flags": {},
3508
2950
  "children": [
3509
2951
  {
3510
- "id": 255,
2952
+ "id": 235,
3511
2953
  "name": "schema",
3512
2954
  "kind": 1024,
3513
2955
  "kindString": "Property",
@@ -3529,7 +2971,7 @@
3529
2971
  {
3530
2972
  "title": "Properties",
3531
2973
  "children": [
3532
- 255
2974
+ 235
3533
2975
  ]
3534
2976
  }
3535
2977
  ],
@@ -3559,7 +3001,7 @@
3559
3001
  }
3560
3002
  },
3561
3003
  {
3562
- "id": 145,
3004
+ "id": 125,
3563
3005
  "name": "discover",
3564
3006
  "kind": 2048,
3565
3007
  "kindString": "Method",
@@ -3567,13 +3009,13 @@
3567
3009
  "sources": [
3568
3010
  {
3569
3011
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3570
- "line": 48,
3012
+ "line": 28,
3571
3013
  "character": 4
3572
3014
  }
3573
3015
  ],
3574
3016
  "signatures": [
3575
3017
  {
3576
- "id": 146,
3018
+ "id": 126,
3577
3019
  "name": "discover",
3578
3020
  "kind": 4096,
3579
3021
  "kindString": "Call signature",
@@ -3597,14 +3039,14 @@
3597
3039
  {
3598
3040
  "type": "reflection",
3599
3041
  "declaration": {
3600
- "id": 147,
3042
+ "id": 127,
3601
3043
  "name": "__type",
3602
3044
  "kind": 65536,
3603
3045
  "kindString": "Type literal",
3604
3046
  "flags": {},
3605
3047
  "children": [
3606
3048
  {
3607
- "id": 148,
3049
+ "id": 128,
3608
3050
  "name": "schema",
3609
3051
  "kind": 1024,
3610
3052
  "kindString": "Property",
@@ -3626,7 +3068,7 @@
3626
3068
  {
3627
3069
  "title": "Properties",
3628
3070
  "children": [
3629
- 148
3071
+ 128
3630
3072
  ]
3631
3073
  }
3632
3074
  ],
@@ -3671,7 +3113,7 @@
3671
3113
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
3672
3114
  "line": 20,
3673
3115
  "character": 11,
3674
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L20"
3116
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L20"
3675
3117
  }
3676
3118
  ],
3677
3119
  "signatures": [
@@ -3850,7 +3292,7 @@
3850
3292
  }
3851
3293
  },
3852
3294
  {
3853
- "id": 256,
3295
+ "id": 236,
3854
3296
  "name": "loadAccount",
3855
3297
  "kind": 2048,
3856
3298
  "kindString": "Method",
@@ -3860,20 +3302,20 @@
3860
3302
  "sources": [
3861
3303
  {
3862
3304
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3863
- "line": 59,
3305
+ "line": 39,
3864
3306
  "character": 14
3865
3307
  }
3866
3308
  ],
3867
3309
  "signatures": [
3868
3310
  {
3869
- "id": 257,
3311
+ "id": 237,
3870
3312
  "name": "loadAccount",
3871
3313
  "kind": 4096,
3872
3314
  "kindString": "Call signature",
3873
3315
  "flags": {},
3874
3316
  "parameters": [
3875
3317
  {
3876
- "id": 258,
3318
+ "id": 238,
3877
3319
  "name": "account",
3878
3320
  "kind": 32768,
3879
3321
  "kindString": "Parameter",
@@ -4873,7 +4315,7 @@
4873
4315
  }
4874
4316
  },
4875
4317
  {
4876
- "id": 149,
4318
+ "id": 129,
4877
4319
  "name": "queryable",
4878
4320
  "kind": 2048,
4879
4321
  "kindString": "Method",
@@ -4881,20 +4323,20 @@
4881
4323
  "sources": [
4882
4324
  {
4883
4325
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
4884
- "line": 50,
4326
+ "line": 30,
4885
4327
  "character": 4
4886
4328
  }
4887
4329
  ],
4888
4330
  "signatures": [
4889
4331
  {
4890
- "id": 150,
4332
+ "id": 130,
4891
4333
  "name": "queryable",
4892
4334
  "kind": 4096,
4893
4335
  "kindString": "Call signature",
4894
4336
  "flags": {},
4895
4337
  "typeParameter": [
4896
4338
  {
4897
- "id": 159,
4339
+ "id": 139,
4898
4340
  "name": "T",
4899
4341
  "kind": 131072,
4900
4342
  "kindString": "Type parameter",
@@ -4917,14 +4359,14 @@
4917
4359
  {
4918
4360
  "type": "reflection",
4919
4361
  "declaration": {
4920
- "id": 151,
4362
+ "id": 131,
4921
4363
  "name": "__type",
4922
4364
  "kind": 65536,
4923
4365
  "kindString": "Type literal",
4924
4366
  "flags": {},
4925
4367
  "children": [
4926
4368
  {
4927
- "id": 152,
4369
+ "id": 132,
4928
4370
  "name": "query",
4929
4371
  "kind": 1024,
4930
4372
  "kindString": "Property",
@@ -4942,7 +4384,7 @@
4942
4384
  }
4943
4385
  },
4944
4386
  {
4945
- "id": 153,
4387
+ "id": 133,
4946
4388
  "name": "resultSet",
4947
4389
  "kind": 1024,
4948
4390
  "kindString": "Property",
@@ -4962,7 +4404,7 @@
4962
4404
  }
4963
4405
  },
4964
4406
  {
4965
- "id": 154,
4407
+ "id": 134,
4966
4408
  "name": "schema",
4967
4409
  "kind": 1024,
4968
4410
  "kindString": "Property",
@@ -4984,9 +4426,9 @@
4984
4426
  {
4985
4427
  "title": "Properties",
4986
4428
  "children": [
4987
- 152,
4988
- 153,
4989
- 154
4429
+ 132,
4430
+ 133,
4431
+ 134
4990
4432
  ]
4991
4433
  }
4992
4434
  ],
@@ -5019,14 +4461,14 @@
5019
4461
  {
5020
4462
  "type": "reflection",
5021
4463
  "declaration": {
5022
- "id": 155,
4464
+ "id": 135,
5023
4465
  "name": "__type",
5024
4466
  "kind": 65536,
5025
4467
  "kindString": "Type literal",
5026
4468
  "flags": {},
5027
4469
  "children": [
5028
4470
  {
5029
- "id": 156,
4471
+ "id": 136,
5030
4472
  "name": "query",
5031
4473
  "kind": 1024,
5032
4474
  "kindString": "Property",
@@ -5044,7 +4486,7 @@
5044
4486
  }
5045
4487
  },
5046
4488
  {
5047
- "id": 157,
4489
+ "id": 137,
5048
4490
  "name": "resultSet",
5049
4491
  "kind": 1024,
5050
4492
  "kindString": "Property",
@@ -5064,7 +4506,7 @@
5064
4506
  }
5065
4507
  },
5066
4508
  {
5067
- "id": 158,
4509
+ "id": 138,
5068
4510
  "name": "schema",
5069
4511
  "kind": 1024,
5070
4512
  "kindString": "Property",
@@ -5086,9 +4528,9 @@
5086
4528
  {
5087
4529
  "title": "Properties",
5088
4530
  "children": [
5089
- 156,
5090
- 157,
5091
- 158
4531
+ 136,
4532
+ 137,
4533
+ 138
5092
4534
  ]
5093
4535
  }
5094
4536
  ],
@@ -5105,7 +4547,7 @@
5105
4547
  }
5106
4548
  },
5107
4549
  {
5108
- "id": 180,
4550
+ "id": 160,
5109
4551
  "name": "TConfig",
5110
4552
  "kind": 131072,
5111
4553
  "kindString": "Type parameter",
@@ -5124,14 +4566,14 @@
5124
4566
  {
5125
4567
  "type": "reflection",
5126
4568
  "declaration": {
5127
- "id": 160,
4569
+ "id": 140,
5128
4570
  "name": "__type",
5129
4571
  "kind": 65536,
5130
4572
  "kindString": "Type literal",
5131
4573
  "flags": {},
5132
4574
  "children": [
5133
4575
  {
5134
- "id": 161,
4576
+ "id": 141,
5135
4577
  "name": "name",
5136
4578
  "kind": 1024,
5137
4579
  "kindString": "Property",
@@ -5151,7 +4593,7 @@
5151
4593
  }
5152
4594
  },
5153
4595
  {
5154
- "id": 162,
4596
+ "id": 142,
5155
4597
  "name": "security",
5156
4598
  "kind": 1024,
5157
4599
  "kindString": "Property",
@@ -5168,14 +4610,14 @@
5168
4610
  "type": {
5169
4611
  "type": "reflection",
5170
4612
  "declaration": {
5171
- "id": 163,
4613
+ "id": 143,
5172
4614
  "name": "__type",
5173
4615
  "kind": 65536,
5174
4616
  "kindString": "Type literal",
5175
4617
  "flags": {},
5176
4618
  "children": [
5177
4619
  {
5178
- "id": 164,
4620
+ "id": 144,
5179
4621
  "name": "allowAnonymous",
5180
4622
  "kind": 1024,
5181
4623
  "kindString": "Property",
@@ -5195,7 +4637,7 @@
5195
4637
  }
5196
4638
  },
5197
4639
  {
5198
- "id": 165,
4640
+ "id": 145,
5199
4641
  "name": "allowed",
5200
4642
  "kind": 1024,
5201
4643
  "kindString": "Property",
@@ -5239,7 +4681,7 @@
5239
4681
  }
5240
4682
  },
5241
4683
  {
5242
- "id": 166,
4684
+ "id": 146,
5243
4685
  "name": "disallowed",
5244
4686
  "kind": 1024,
5245
4687
  "kindString": "Property",
@@ -5278,9 +4720,9 @@
5278
4720
  {
5279
4721
  "title": "Properties",
5280
4722
  "children": [
5281
- 164,
5282
- 165,
5283
- 166
4723
+ 144,
4724
+ 145,
4725
+ 146
5284
4726
  ]
5285
4727
  }
5286
4728
  ],
@@ -5295,7 +4737,7 @@
5295
4737
  }
5296
4738
  },
5297
4739
  {
5298
- "id": 167,
4740
+ "id": 147,
5299
4741
  "name": "storeQueries",
5300
4742
  "kind": 1024,
5301
4743
  "kindString": "Property",
@@ -5319,9 +4761,9 @@
5319
4761
  {
5320
4762
  "title": "Properties",
5321
4763
  "children": [
5322
- 161,
5323
- 162,
5324
- 167
4764
+ 141,
4765
+ 142,
4766
+ 147
5325
4767
  ]
5326
4768
  }
5327
4769
  ],
@@ -5337,14 +4779,14 @@
5337
4779
  {
5338
4780
  "type": "reflection",
5339
4781
  "declaration": {
5340
- "id": 168,
4782
+ "id": 148,
5341
4783
  "name": "__type",
5342
4784
  "kind": 65536,
5343
4785
  "kindString": "Type literal",
5344
4786
  "flags": {},
5345
4787
  "children": [
5346
4788
  {
5347
- "id": 169,
4789
+ "id": 149,
5348
4790
  "name": "schema",
5349
4791
  "kind": 1024,
5350
4792
  "kindString": "Property",
@@ -5366,7 +4808,7 @@
5366
4808
  {
5367
4809
  "title": "Properties",
5368
4810
  "children": [
5369
- 169
4811
+ 149
5370
4812
  ]
5371
4813
  }
5372
4814
  ],
@@ -5395,14 +4837,14 @@
5395
4837
  {
5396
4838
  "type": "reflection",
5397
4839
  "declaration": {
5398
- "id": 170,
4840
+ "id": 150,
5399
4841
  "name": "__type",
5400
4842
  "kind": 65536,
5401
4843
  "kindString": "Type literal",
5402
4844
  "flags": {},
5403
4845
  "children": [
5404
4846
  {
5405
- "id": 171,
4847
+ "id": 151,
5406
4848
  "name": "name",
5407
4849
  "kind": 1024,
5408
4850
  "kindString": "Property",
@@ -5422,7 +4864,7 @@
5422
4864
  }
5423
4865
  },
5424
4866
  {
5425
- "id": 172,
4867
+ "id": 152,
5426
4868
  "name": "security",
5427
4869
  "kind": 1024,
5428
4870
  "kindString": "Property",
@@ -5439,14 +4881,14 @@
5439
4881
  "type": {
5440
4882
  "type": "reflection",
5441
4883
  "declaration": {
5442
- "id": 173,
4884
+ "id": 153,
5443
4885
  "name": "__type",
5444
4886
  "kind": 65536,
5445
4887
  "kindString": "Type literal",
5446
4888
  "flags": {},
5447
4889
  "children": [
5448
4890
  {
5449
- "id": 174,
4891
+ "id": 154,
5450
4892
  "name": "allowAnonymous",
5451
4893
  "kind": 1024,
5452
4894
  "kindString": "Property",
@@ -5466,7 +4908,7 @@
5466
4908
  }
5467
4909
  },
5468
4910
  {
5469
- "id": 175,
4911
+ "id": 155,
5470
4912
  "name": "allowed",
5471
4913
  "kind": 1024,
5472
4914
  "kindString": "Property",
@@ -5510,7 +4952,7 @@
5510
4952
  }
5511
4953
  },
5512
4954
  {
5513
- "id": 176,
4955
+ "id": 156,
5514
4956
  "name": "disallowed",
5515
4957
  "kind": 1024,
5516
4958
  "kindString": "Property",
@@ -5549,9 +4991,9 @@
5549
4991
  {
5550
4992
  "title": "Properties",
5551
4993
  "children": [
5552
- 174,
5553
- 175,
5554
- 176
4994
+ 154,
4995
+ 155,
4996
+ 156
5555
4997
  ]
5556
4998
  }
5557
4999
  ],
@@ -5566,7 +5008,7 @@
5566
5008
  }
5567
5009
  },
5568
5010
  {
5569
- "id": 177,
5011
+ "id": 157,
5570
5012
  "name": "storeQueries",
5571
5013
  "kind": 1024,
5572
5014
  "kindString": "Property",
@@ -5590,9 +5032,9 @@
5590
5032
  {
5591
5033
  "title": "Properties",
5592
5034
  "children": [
5593
- 171,
5594
- 172,
5595
- 177
5035
+ 151,
5036
+ 152,
5037
+ 157
5596
5038
  ]
5597
5039
  }
5598
5040
  ],
@@ -5608,14 +5050,14 @@
5608
5050
  {
5609
5051
  "type": "reflection",
5610
5052
  "declaration": {
5611
- "id": 178,
5053
+ "id": 158,
5612
5054
  "name": "__type",
5613
5055
  "kind": 65536,
5614
5056
  "kindString": "Type literal",
5615
5057
  "flags": {},
5616
5058
  "children": [
5617
5059
  {
5618
- "id": 179,
5060
+ "id": 159,
5619
5061
  "name": "schema",
5620
5062
  "kind": 1024,
5621
5063
  "kindString": "Property",
@@ -5637,7 +5079,7 @@
5637
5079
  {
5638
5080
  "title": "Properties",
5639
5081
  "children": [
5640
- 179
5082
+ 159
5641
5083
  ]
5642
5084
  }
5643
5085
  ],
@@ -5656,19 +5098,19 @@
5656
5098
  ],
5657
5099
  "parameters": [
5658
5100
  {
5659
- "id": 181,
5101
+ "id": 161,
5660
5102
  "name": "query",
5661
5103
  "kind": 32768,
5662
5104
  "kindString": "Parameter",
5663
5105
  "flags": {},
5664
5106
  "type": {
5665
5107
  "type": "reference",
5666
- "id": 159,
5108
+ "id": 139,
5667
5109
  "name": "T"
5668
5110
  }
5669
5111
  },
5670
5112
  {
5671
- "id": 182,
5113
+ "id": 162,
5672
5114
  "name": "payloads",
5673
5115
  "kind": 32768,
5674
5116
  "kindString": "Parameter",
@@ -5691,14 +5133,14 @@
5691
5133
  {
5692
5134
  "type": "reflection",
5693
5135
  "declaration": {
5694
- "id": 183,
5136
+ "id": 163,
5695
5137
  "name": "__type",
5696
5138
  "kind": 65536,
5697
5139
  "kindString": "Type literal",
5698
5140
  "flags": {},
5699
5141
  "children": [
5700
5142
  {
5701
- "id": 184,
5143
+ "id": 164,
5702
5144
  "name": "schema",
5703
5145
  "kind": 1024,
5704
5146
  "kindString": "Property",
@@ -5720,7 +5162,7 @@
5720
5162
  {
5721
5163
  "title": "Properties",
5722
5164
  "children": [
5723
- 184
5165
+ 164
5724
5166
  ]
5725
5167
  }
5726
5168
  ],
@@ -5738,7 +5180,7 @@
5738
5180
  }
5739
5181
  },
5740
5182
  {
5741
- "id": 185,
5183
+ "id": 165,
5742
5184
  "name": "queryConfig",
5743
5185
  "kind": 32768,
5744
5186
  "kindString": "Parameter",
@@ -5747,7 +5189,7 @@
5747
5189
  },
5748
5190
  "type": {
5749
5191
  "type": "reference",
5750
- "id": 180,
5192
+ "id": 160,
5751
5193
  "name": "TConfig"
5752
5194
  }
5753
5195
  }
@@ -5776,7 +5218,7 @@
5776
5218
  }
5777
5219
  },
5778
5220
  {
5779
- "id": 259,
5221
+ "id": 239,
5780
5222
  "name": "resolve",
5781
5223
  "kind": 2048,
5782
5224
  "kindString": "Method",
@@ -5786,20 +5228,20 @@
5786
5228
  "sources": [
5787
5229
  {
5788
5230
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5789
- "line": 60,
5231
+ "line": 40,
5790
5232
  "character": 14
5791
5233
  }
5792
5234
  ],
5793
5235
  "signatures": [
5794
5236
  {
5795
- "id": 260,
5237
+ "id": 240,
5796
5238
  "name": "resolve",
5797
5239
  "kind": 4096,
5798
5240
  "kindString": "Call signature",
5799
5241
  "flags": {},
5800
5242
  "parameters": [
5801
5243
  {
5802
- "id": 261,
5244
+ "id": 241,
5803
5245
  "name": "filter",
5804
5246
  "kind": 32768,
5805
5247
  "kindString": "Parameter",
@@ -5834,14 +5276,14 @@
5834
5276
  {
5835
5277
  "type": "reflection",
5836
5278
  "declaration": {
5837
- "id": 262,
5279
+ "id": 242,
5838
5280
  "name": "__type",
5839
5281
  "kind": 65536,
5840
5282
  "kindString": "Type literal",
5841
5283
  "flags": {},
5842
5284
  "children": [
5843
5285
  {
5844
- "id": 263,
5286
+ "id": 243,
5845
5287
  "name": "name",
5846
5288
  "kind": 1024,
5847
5289
  "kindString": "Property",
@@ -5861,7 +5303,7 @@
5861
5303
  }
5862
5304
  },
5863
5305
  {
5864
- "id": 264,
5306
+ "id": 244,
5865
5307
  "name": "security",
5866
5308
  "kind": 1024,
5867
5309
  "kindString": "Property",
@@ -5878,14 +5320,14 @@
5878
5320
  "type": {
5879
5321
  "type": "reflection",
5880
5322
  "declaration": {
5881
- "id": 265,
5323
+ "id": 245,
5882
5324
  "name": "__type",
5883
5325
  "kind": 65536,
5884
5326
  "kindString": "Type literal",
5885
5327
  "flags": {},
5886
5328
  "children": [
5887
5329
  {
5888
- "id": 266,
5330
+ "id": 246,
5889
5331
  "name": "allowAnonymous",
5890
5332
  "kind": 1024,
5891
5333
  "kindString": "Property",
@@ -5905,7 +5347,7 @@
5905
5347
  }
5906
5348
  },
5907
5349
  {
5908
- "id": 267,
5350
+ "id": 247,
5909
5351
  "name": "allowed",
5910
5352
  "kind": 1024,
5911
5353
  "kindString": "Property",
@@ -5949,7 +5391,7 @@
5949
5391
  }
5950
5392
  },
5951
5393
  {
5952
- "id": 268,
5394
+ "id": 248,
5953
5395
  "name": "disallowed",
5954
5396
  "kind": 1024,
5955
5397
  "kindString": "Property",
@@ -5988,9 +5430,9 @@
5988
5430
  {
5989
5431
  "title": "Properties",
5990
5432
  "children": [
5991
- 266,
5992
- 267,
5993
- 268
5433
+ 246,
5434
+ 247,
5435
+ 248
5994
5436
  ]
5995
5437
  }
5996
5438
  ],
@@ -6005,7 +5447,7 @@
6005
5447
  }
6006
5448
  },
6007
5449
  {
6008
- "id": 269,
5450
+ "id": 249,
6009
5451
  "name": "storeQueries",
6010
5452
  "kind": 1024,
6011
5453
  "kindString": "Property",
@@ -6029,9 +5471,9 @@
6029
5471
  {
6030
5472
  "title": "Properties",
6031
5473
  "children": [
6032
- 263,
6033
- 264,
6034
- 269
5474
+ 243,
5475
+ 244,
5476
+ 249
6035
5477
  ]
6036
5478
  }
6037
5479
  ],
@@ -6047,14 +5489,14 @@
6047
5489
  {
6048
5490
  "type": "reflection",
6049
5491
  "declaration": {
6050
- "id": 270,
5492
+ "id": 250,
6051
5493
  "name": "__type",
6052
5494
  "kind": 65536,
6053
5495
  "kindString": "Type literal",
6054
5496
  "flags": {},
6055
5497
  "children": [
6056
5498
  {
6057
- "id": 271,
5499
+ "id": 251,
6058
5500
  "name": "schema",
6059
5501
  "kind": 1024,
6060
5502
  "kindString": "Property",
@@ -6076,7 +5518,7 @@
6076
5518
  {
6077
5519
  "title": "Properties",
6078
5520
  "children": [
6079
- 271
5521
+ 251
6080
5522
  ]
6081
5523
  }
6082
5524
  ],
@@ -6112,7 +5554,7 @@
6112
5554
  }
6113
5555
  },
6114
5556
  {
6115
- "id": 272,
5557
+ "id": 252,
6116
5558
  "name": "start",
6117
5559
  "kind": 2048,
6118
5560
  "kindString": "Method",
@@ -6122,20 +5564,20 @@
6122
5564
  "sources": [
6123
5565
  {
6124
5566
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6125
- "line": 61,
5567
+ "line": 41,
6126
5568
  "character": 14
6127
5569
  }
6128
5570
  ],
6129
5571
  "signatures": [
6130
5572
  {
6131
- "id": 273,
5573
+ "id": 253,
6132
5574
  "name": "start",
6133
5575
  "kind": 4096,
6134
5576
  "kindString": "Call signature",
6135
5577
  "flags": {},
6136
5578
  "parameters": [
6137
5579
  {
6138
- "id": 274,
5580
+ "id": 254,
6139
5581
  "name": "_timeout",
6140
5582
  "kind": 32768,
6141
5583
  "kindString": "Parameter",
@@ -6175,7 +5617,7 @@
6175
5617
  }
6176
5618
  },
6177
5619
  {
6178
- "id": 186,
5620
+ "id": 166,
6179
5621
  "name": "started",
6180
5622
  "kind": 2048,
6181
5623
  "kindString": "Method",
@@ -6183,20 +5625,20 @@
6183
5625
  "sources": [
6184
5626
  {
6185
5627
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6186
- "line": 51,
5628
+ "line": 31,
6187
5629
  "character": 4
6188
5630
  }
6189
5631
  ],
6190
5632
  "signatures": [
6191
5633
  {
6192
- "id": 187,
5634
+ "id": 167,
6193
5635
  "name": "started",
6194
5636
  "kind": 4096,
6195
5637
  "kindString": "Call signature",
6196
5638
  "flags": {},
6197
5639
  "parameters": [
6198
5640
  {
6199
- "id": 188,
5641
+ "id": 168,
6200
5642
  "name": "notStartedAction",
6201
5643
  "kind": 32768,
6202
5644
  "kindString": "Parameter",
@@ -6246,7 +5688,7 @@
6246
5688
  }
6247
5689
  },
6248
5690
  {
6249
- "id": 275,
5691
+ "id": 255,
6250
5692
  "name": "stop",
6251
5693
  "kind": 2048,
6252
5694
  "kindString": "Method",
@@ -6256,20 +5698,20 @@
6256
5698
  "sources": [
6257
5699
  {
6258
5700
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6259
- "line": 62,
5701
+ "line": 42,
6260
5702
  "character": 14
6261
5703
  }
6262
5704
  ],
6263
5705
  "signatures": [
6264
5706
  {
6265
- "id": 276,
5707
+ "id": 256,
6266
5708
  "name": "stop",
6267
5709
  "kind": 4096,
6268
5710
  "kindString": "Call signature",
6269
5711
  "flags": {},
6270
5712
  "parameters": [
6271
5713
  {
6272
- "id": 277,
5714
+ "id": 257,
6273
5715
  "name": "_timeout",
6274
5716
  "kind": 32768,
6275
5717
  "kindString": "Parameter",
@@ -6309,7 +5751,7 @@
6309
5751
  }
6310
5752
  },
6311
5753
  {
6312
- "id": 189,
5754
+ "id": 169,
6313
5755
  "name": "subscribe",
6314
5756
  "kind": 2048,
6315
5757
  "kindString": "Method",
@@ -6317,20 +5759,20 @@
6317
5759
  "sources": [
6318
5760
  {
6319
5761
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6320
- "line": 52,
5762
+ "line": 32,
6321
5763
  "character": 4
6322
5764
  }
6323
5765
  ],
6324
5766
  "signatures": [
6325
5767
  {
6326
- "id": 190,
5768
+ "id": 170,
6327
5769
  "name": "subscribe",
6328
5770
  "kind": 4096,
6329
5771
  "kindString": "Call signature",
6330
5772
  "flags": {},
6331
5773
  "parameters": [
6332
5774
  {
6333
- "id": 191,
5775
+ "id": 171,
6334
5776
  "name": "_queryAccount",
6335
5777
  "kind": 32768,
6336
5778
  "kindString": "Parameter",
@@ -6359,7 +5801,7 @@
6359
5801
  }
6360
5802
  },
6361
5803
  {
6362
- "id": 278,
5804
+ "id": 258,
6363
5805
  "name": "validateConfig",
6364
5806
  "kind": 2048,
6365
5807
  "kindString": "Method",
@@ -6369,20 +5811,20 @@
6369
5811
  "sources": [
6370
5812
  {
6371
5813
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6372
- "line": 63,
5814
+ "line": 43,
6373
5815
  "character": 14
6374
5816
  }
6375
5817
  ],
6376
5818
  "signatures": [
6377
5819
  {
6378
- "id": 279,
5820
+ "id": 259,
6379
5821
  "name": "validateConfig",
6380
5822
  "kind": 4096,
6381
5823
  "kindString": "Call signature",
6382
5824
  "flags": {},
6383
5825
  "parameters": [
6384
5826
  {
6385
- "id": 280,
5827
+ "id": 260,
6386
5828
  "name": "config",
6387
5829
  "kind": 32768,
6388
5830
  "kindString": "Parameter",
@@ -6395,7 +5837,7 @@
6395
5837
  }
6396
5838
  },
6397
5839
  {
6398
- "id": 281,
5840
+ "id": 261,
6399
5841
  "name": "parents",
6400
5842
  "kind": 32768,
6401
5843
  "kindString": "Parameter",
@@ -6439,7 +5881,7 @@
6439
5881
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
6440
5882
  "line": 16,
6441
5883
  "character": 24,
6442
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L16"
5884
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L16"
6443
5885
  }
6444
5886
  ],
6445
5887
  "signatures": [
@@ -6823,14 +6265,14 @@
6823
6265
  {
6824
6266
  "title": "Properties",
6825
6267
  "children": [
6826
- 124,
6827
- 125,
6268
+ 104,
6269
+ 105,
6828
6270
  102,
6829
- 126,
6830
- 127,
6831
- 282,
6832
- 132,
6833
- 113,
6271
+ 106,
6272
+ 107,
6273
+ 262,
6274
+ 112,
6275
+ 103,
6834
6276
  19,
6835
6277
  36,
6836
6278
  20
@@ -6839,11 +6281,11 @@
6839
6281
  {
6840
6282
  "title": "Accessors",
6841
6283
  "children": [
6842
- 137,
6843
- 139,
6844
- 141,
6845
- 295,
6846
- 143,
6284
+ 117,
6285
+ 119,
6286
+ 121,
6287
+ 275,
6288
+ 123,
6847
6289
  59,
6848
6290
  61
6849
6291
  ]
@@ -6851,23 +6293,23 @@
6851
6293
  {
6852
6294
  "title": "Methods",
6853
6295
  "children": [
6854
- 192,
6855
- 197,
6856
- 204,
6857
- 222,
6858
- 240,
6859
- 248,
6860
- 145,
6296
+ 172,
6297
+ 177,
6298
+ 184,
6299
+ 202,
6300
+ 220,
6301
+ 228,
6302
+ 125,
6861
6303
  52,
6862
- 256,
6304
+ 236,
6863
6305
  63,
6864
- 149,
6865
- 259,
6866
- 272,
6867
- 186,
6868
- 275,
6869
- 189,
6870
- 278,
6306
+ 129,
6307
+ 239,
6308
+ 252,
6309
+ 166,
6310
+ 255,
6311
+ 169,
6312
+ 258,
6871
6313
  21
6872
6314
  ]
6873
6315
  }
@@ -6877,7 +6319,7 @@
6877
6319
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
6878
6320
  "line": 12,
6879
6321
  "character": 13,
6880
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L12"
6322
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L12"
6881
6323
  }
6882
6324
  ],
6883
6325
  "extendedTypes": [
@@ -6904,7 +6346,7 @@
6904
6346
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
6905
6347
  "line": 10,
6906
6348
  "character": 12,
6907
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L10"
6349
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L10"
6908
6350
  }
6909
6351
  ],
6910
6352
  "type": {
@@ -6930,12 +6372,12 @@
6930
6372
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
6931
6373
  "line": 10,
6932
6374
  "character": 58,
6933
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L10"
6375
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L10"
6934
6376
  }
6935
6377
  ],
6936
6378
  "type": {
6937
6379
  "type": "reference",
6938
- "id": 299,
6380
+ "id": 279,
6939
6381
  "name": "XyoEthereumGasDivinerConfigSchema"
6940
6382
  }
6941
6383
  }
@@ -6953,7 +6395,7 @@
6953
6395
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts",
6954
6396
  "line": 10,
6955
6397
  "character": 56,
6956
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L10"
6398
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Diviner.ts#L10"
6957
6399
  }
6958
6400
  ]
6959
6401
  }
@@ -6963,7 +6405,7 @@
6963
6405
  }
6964
6406
  },
6965
6407
  {
6966
- "id": 300,
6408
+ "id": 280,
6967
6409
  "name": "XyoEthereumGasDivinerConfigSchema",
6968
6410
  "kind": 4194304,
6969
6411
  "kindString": "Type alias",
@@ -6973,13 +6415,13 @@
6973
6415
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts",
6974
6416
  "line": 4,
6975
6417
  "character": 12,
6976
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L4"
6418
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L4"
6977
6419
  },
6978
6420
  {
6979
6421
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts",
6980
6422
  "line": 5,
6981
6423
  "character": 13,
6982
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L5"
6424
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L5"
6983
6425
  }
6984
6426
  ],
6985
6427
  "type": {
@@ -6988,7 +6430,7 @@
6988
6430
  }
6989
6431
  },
6990
6432
  {
6991
- "id": 298,
6433
+ "id": 278,
6992
6434
  "name": "XyoEthereumGasDivinerQuerySchema",
6993
6435
  "kind": 4194304,
6994
6436
  "kindString": "Type alias",
@@ -6998,13 +6440,13 @@
6998
6440
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts",
6999
6441
  "line": 1,
7000
6442
  "character": 12,
7001
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L1"
6443
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L1"
7002
6444
  },
7003
6445
  {
7004
6446
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts",
7005
6447
  "line": 2,
7006
6448
  "character": 13,
7007
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L2"
6449
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L2"
7008
6450
  }
7009
6451
  ],
7010
6452
  "type": {
@@ -7013,7 +6455,7 @@
7013
6455
  }
7014
6456
  },
7015
6457
  {
7016
- "id": 299,
6458
+ "id": 279,
7017
6459
  "name": "XyoEthereumGasDivinerConfigSchema",
7018
6460
  "kind": 32,
7019
6461
  "kindString": "Variable",
@@ -7023,13 +6465,13 @@
7023
6465
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts",
7024
6466
  "line": 4,
7025
6467
  "character": 12,
7026
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L4"
6468
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L4"
7027
6469
  },
7028
6470
  {
7029
6471
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts",
7030
6472
  "line": 5,
7031
6473
  "character": 13,
7032
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L5"
6474
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L5"
7033
6475
  }
7034
6476
  ],
7035
6477
  "type": {
@@ -7038,7 +6480,7 @@
7038
6480
  }
7039
6481
  },
7040
6482
  {
7041
- "id": 297,
6483
+ "id": 277,
7042
6484
  "name": "XyoEthereumGasDivinerQuerySchema",
7043
6485
  "kind": 32,
7044
6486
  "kindString": "Variable",
@@ -7048,13 +6490,13 @@
7048
6490
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts",
7049
6491
  "line": 1,
7050
6492
  "character": 12,
7051
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L1"
6493
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L1"
7052
6494
  },
7053
6495
  {
7054
6496
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts",
7055
6497
  "line": 2,
7056
6498
  "character": 13,
7057
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L2"
6499
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Schema.ts#L2"
7058
6500
  }
7059
6501
  ],
7060
6502
  "type": {
@@ -7073,7 +6515,7 @@
7073
6515
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Plugin.ts",
7074
6516
  "line": 8,
7075
6517
  "character": 13,
7076
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Plugin.ts#L8"
6518
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/Plugin.ts#L8"
7077
6519
  }
7078
6520
  ],
7079
6521
  "signatures": [
@@ -7430,7 +6872,7 @@
7430
6872
  {
7431
6873
  "title": "References",
7432
6874
  "children": [
7433
- 301
6875
+ 281
7434
6876
  ]
7435
6877
  },
7436
6878
  {
@@ -7443,15 +6885,15 @@
7443
6885
  "title": "Type Aliases",
7444
6886
  "children": [
7445
6887
  15,
7446
- 300,
7447
- 298
6888
+ 280,
6889
+ 278
7448
6890
  ]
7449
6891
  },
7450
6892
  {
7451
6893
  "title": "Variables",
7452
6894
  "children": [
7453
- 299,
7454
- 297
6895
+ 279,
6896
+ 277
7455
6897
  ]
7456
6898
  },
7457
6899
  {
@@ -7466,7 +6908,7 @@
7466
6908
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/index.ts",
7467
6909
  "line": 1,
7468
6910
  "character": 0,
7469
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/05cd02ba389/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/index.ts#L1"
6911
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d633acf5b25/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/gas/src/index.ts#L1"
7470
6912
  }
7471
6913
  ]
7472
6914
  }