@xyo-network/etherchain-gas-ethereum-blockchain-plugins 2.53.19 → 2.53.21

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 +1520 -422
  2. package/package.json +3 -3
package/dist/docs.json CHANGED
@@ -17,7 +17,7 @@
17
17
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/src/index.ts",
18
18
  "line": 9,
19
19
  "character": 0,
20
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/befa06929146/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/src/index.ts#L9"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c47c0c1ce/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/src/index.ts#L9"
21
21
  }
22
22
  ],
23
23
  "target": 1
@@ -153,7 +153,7 @@
153
153
  }
154
154
  },
155
155
  {
156
- "id": 338,
156
+ "id": 381,
157
157
  "name": "eventData",
158
158
  "kind": 1024,
159
159
  "kindString": "Property",
@@ -304,7 +304,7 @@
304
304
  }
305
305
  },
306
306
  {
307
- "id": 384,
307
+ "id": 427,
308
308
  "name": "params",
309
309
  "kind": 1024,
310
310
  "kindString": "Property",
@@ -637,7 +637,7 @@
637
637
  }
638
638
  },
639
639
  {
640
- "id": 385,
640
+ "id": 428,
641
641
  "name": "logger",
642
642
  "kind": 262144,
643
643
  "kindString": "Accessor",
@@ -652,7 +652,7 @@
652
652
  }
653
653
  ],
654
654
  "getSignature": {
655
- "id": 386,
655
+ "id": 429,
656
656
  "name": "logger",
657
657
  "kind": 524288,
658
658
  "kindString": "Get signature",
@@ -861,7 +861,7 @@
861
861
  }
862
862
  },
863
863
  {
864
- "id": 208,
864
+ "id": 251,
865
865
  "name": "bindHashes",
866
866
  "kind": 2048,
867
867
  "kindString": "Method",
@@ -877,14 +877,14 @@
877
877
  ],
878
878
  "signatures": [
879
879
  {
880
- "id": 209,
880
+ "id": 252,
881
881
  "name": "bindHashes",
882
882
  "kind": 4096,
883
883
  "kindString": "Call signature",
884
884
  "flags": {},
885
885
  "parameters": [
886
886
  {
887
- "id": 210,
887
+ "id": 253,
888
888
  "name": "hashes",
889
889
  "kind": 32768,
890
890
  "kindString": "Parameter",
@@ -898,7 +898,7 @@
898
898
  }
899
899
  },
900
900
  {
901
- "id": 211,
901
+ "id": 254,
902
902
  "name": "schema",
903
903
  "kind": 32768,
904
904
  "kindString": "Parameter",
@@ -912,7 +912,7 @@
912
912
  }
913
913
  },
914
914
  {
915
- "id": 212,
915
+ "id": 255,
916
916
  "name": "account",
917
917
  "kind": 32768,
918
918
  "kindString": "Parameter",
@@ -951,7 +951,7 @@
951
951
  }
952
952
  },
953
953
  {
954
- "id": 213,
954
+ "id": 256,
955
955
  "name": "bindHashesInternal",
956
956
  "kind": 2048,
957
957
  "kindString": "Method",
@@ -967,14 +967,14 @@
967
967
  ],
968
968
  "signatures": [
969
969
  {
970
- "id": 214,
970
+ "id": 257,
971
971
  "name": "bindHashesInternal",
972
972
  "kind": 4096,
973
973
  "kindString": "Call signature",
974
974
  "flags": {},
975
975
  "parameters": [
976
976
  {
977
- "id": 215,
977
+ "id": 258,
978
978
  "name": "hashes",
979
979
  "kind": 32768,
980
980
  "kindString": "Parameter",
@@ -988,7 +988,7 @@
988
988
  }
989
989
  },
990
990
  {
991
- "id": 216,
991
+ "id": 259,
992
992
  "name": "schema",
993
993
  "kind": 32768,
994
994
  "kindString": "Parameter",
@@ -1002,7 +1002,7 @@
1002
1002
  }
1003
1003
  },
1004
1004
  {
1005
- "id": 217,
1005
+ "id": 260,
1006
1006
  "name": "account",
1007
1007
  "kind": 32768,
1008
1008
  "kindString": "Parameter",
@@ -1033,14 +1033,14 @@
1033
1033
  {
1034
1034
  "type": "reflection",
1035
1035
  "declaration": {
1036
- "id": 218,
1036
+ "id": 261,
1037
1037
  "name": "__type",
1038
1038
  "kind": 65536,
1039
1039
  "kindString": "Type literal",
1040
1040
  "flags": {},
1041
1041
  "children": [
1042
1042
  {
1043
- "id": 219,
1043
+ "id": 262,
1044
1044
  "name": "schema",
1045
1045
  "kind": 1024,
1046
1046
  "kindString": "Property",
@@ -1062,7 +1062,7 @@
1062
1062
  {
1063
1063
  "title": "Properties",
1064
1064
  "children": [
1065
- 219
1065
+ 262
1066
1066
  ]
1067
1067
  }
1068
1068
  ],
@@ -1089,7 +1089,7 @@
1089
1089
  }
1090
1090
  },
1091
1091
  {
1092
- "id": 220,
1092
+ "id": 263,
1093
1093
  "name": "bindQuery",
1094
1094
  "kind": 2048,
1095
1095
  "kindString": "Method",
@@ -1105,14 +1105,14 @@
1105
1105
  ],
1106
1106
  "signatures": [
1107
1107
  {
1108
- "id": 221,
1108
+ "id": 264,
1109
1109
  "name": "bindQuery",
1110
1110
  "kind": 4096,
1111
1111
  "kindString": "Call signature",
1112
1112
  "flags": {},
1113
1113
  "typeParameter": [
1114
1114
  {
1115
- "id": 226,
1115
+ "id": 269,
1116
1116
  "name": "T",
1117
1117
  "kind": 131072,
1118
1118
  "kindString": "Type parameter",
@@ -1138,14 +1138,14 @@
1138
1138
  {
1139
1139
  "type": "reflection",
1140
1140
  "declaration": {
1141
- "id": 222,
1141
+ "id": 265,
1142
1142
  "name": "__type",
1143
1143
  "kind": 65536,
1144
1144
  "kindString": "Type literal",
1145
1145
  "flags": {},
1146
1146
  "children": [
1147
1147
  {
1148
- "id": 223,
1148
+ "id": 266,
1149
1149
  "name": "schema",
1150
1150
  "kind": 1024,
1151
1151
  "kindString": "Property",
@@ -1167,7 +1167,7 @@
1167
1167
  {
1168
1168
  "title": "Properties",
1169
1169
  "children": [
1170
- 223
1170
+ 266
1171
1171
  ]
1172
1172
  }
1173
1173
  ],
@@ -1203,14 +1203,14 @@
1203
1203
  {
1204
1204
  "type": "reflection",
1205
1205
  "declaration": {
1206
- "id": 224,
1206
+ "id": 267,
1207
1207
  "name": "__type",
1208
1208
  "kind": 65536,
1209
1209
  "kindString": "Type literal",
1210
1210
  "flags": {},
1211
1211
  "children": [
1212
1212
  {
1213
- "id": 225,
1213
+ "id": 268,
1214
1214
  "name": "schema",
1215
1215
  "kind": 1024,
1216
1216
  "kindString": "Property",
@@ -1232,7 +1232,7 @@
1232
1232
  {
1233
1233
  "title": "Properties",
1234
1234
  "children": [
1235
- 225
1235
+ 268
1236
1236
  ]
1237
1237
  }
1238
1238
  ],
@@ -1256,19 +1256,19 @@
1256
1256
  ],
1257
1257
  "parameters": [
1258
1258
  {
1259
- "id": 227,
1259
+ "id": 270,
1260
1260
  "name": "query",
1261
1261
  "kind": 32768,
1262
1262
  "kindString": "Parameter",
1263
1263
  "flags": {},
1264
1264
  "type": {
1265
1265
  "type": "reference",
1266
- "id": 226,
1266
+ "id": 269,
1267
1267
  "name": "T"
1268
1268
  }
1269
1269
  },
1270
1270
  {
1271
- "id": 228,
1271
+ "id": 271,
1272
1272
  "name": "payloads",
1273
1273
  "kind": 32768,
1274
1274
  "kindString": "Parameter",
@@ -1291,14 +1291,14 @@
1291
1291
  {
1292
1292
  "type": "reflection",
1293
1293
  "declaration": {
1294
- "id": 229,
1294
+ "id": 272,
1295
1295
  "name": "__type",
1296
1296
  "kind": 65536,
1297
1297
  "kindString": "Type literal",
1298
1298
  "flags": {},
1299
1299
  "children": [
1300
1300
  {
1301
- "id": 230,
1301
+ "id": 273,
1302
1302
  "name": "schema",
1303
1303
  "kind": 1024,
1304
1304
  "kindString": "Property",
@@ -1320,7 +1320,7 @@
1320
1320
  {
1321
1321
  "title": "Properties",
1322
1322
  "children": [
1323
- 230
1323
+ 273
1324
1324
  ]
1325
1325
  }
1326
1326
  ],
@@ -1338,7 +1338,7 @@
1338
1338
  }
1339
1339
  },
1340
1340
  {
1341
- "id": 231,
1341
+ "id": 274,
1342
1342
  "name": "account",
1343
1343
  "kind": 32768,
1344
1344
  "kindString": "Parameter",
@@ -1375,14 +1375,14 @@
1375
1375
  {
1376
1376
  "type": "reflection",
1377
1377
  "declaration": {
1378
- "id": 232,
1378
+ "id": 275,
1379
1379
  "name": "__type",
1380
1380
  "kind": 65536,
1381
1381
  "kindString": "Type literal",
1382
1382
  "flags": {},
1383
1383
  "children": [
1384
1384
  {
1385
- "id": 233,
1385
+ "id": 276,
1386
1386
  "name": "query",
1387
1387
  "kind": 1024,
1388
1388
  "kindString": "Property",
@@ -1400,7 +1400,7 @@
1400
1400
  }
1401
1401
  },
1402
1402
  {
1403
- "id": 234,
1403
+ "id": 277,
1404
1404
  "name": "resultSet",
1405
1405
  "kind": 1024,
1406
1406
  "kindString": "Property",
@@ -1420,7 +1420,7 @@
1420
1420
  }
1421
1421
  },
1422
1422
  {
1423
- "id": 235,
1423
+ "id": 278,
1424
1424
  "name": "schema",
1425
1425
  "kind": 1024,
1426
1426
  "kindString": "Property",
@@ -1442,9 +1442,9 @@
1442
1442
  {
1443
1443
  "title": "Properties",
1444
1444
  "children": [
1445
- 233,
1446
- 234,
1447
- 235
1445
+ 276,
1446
+ 277,
1447
+ 278
1448
1448
  ]
1449
1449
  }
1450
1450
  ],
@@ -1475,14 +1475,14 @@
1475
1475
  {
1476
1476
  "type": "reflection",
1477
1477
  "declaration": {
1478
- "id": 236,
1478
+ "id": 279,
1479
1479
  "name": "__type",
1480
1480
  "kind": 65536,
1481
1481
  "kindString": "Type literal",
1482
1482
  "flags": {},
1483
1483
  "children": [
1484
1484
  {
1485
- "id": 237,
1485
+ "id": 280,
1486
1486
  "name": "schema",
1487
1487
  "kind": 1024,
1488
1488
  "kindString": "Property",
@@ -1504,7 +1504,7 @@
1504
1504
  {
1505
1505
  "title": "Properties",
1506
1506
  "children": [
1507
- 237
1507
+ 280
1508
1508
  ]
1509
1509
  }
1510
1510
  ],
@@ -1541,7 +1541,7 @@
1541
1541
  }
1542
1542
  },
1543
1543
  {
1544
- "id": 238,
1544
+ "id": 281,
1545
1545
  "name": "bindQueryInternal",
1546
1546
  "kind": 2048,
1547
1547
  "kindString": "Method",
@@ -1557,14 +1557,14 @@
1557
1557
  ],
1558
1558
  "signatures": [
1559
1559
  {
1560
- "id": 239,
1560
+ "id": 282,
1561
1561
  "name": "bindQueryInternal",
1562
1562
  "kind": 4096,
1563
1563
  "kindString": "Call signature",
1564
1564
  "flags": {},
1565
1565
  "typeParameter": [
1566
1566
  {
1567
- "id": 244,
1567
+ "id": 287,
1568
1568
  "name": "T",
1569
1569
  "kind": 131072,
1570
1570
  "kindString": "Type parameter",
@@ -1590,14 +1590,14 @@
1590
1590
  {
1591
1591
  "type": "reflection",
1592
1592
  "declaration": {
1593
- "id": 240,
1593
+ "id": 283,
1594
1594
  "name": "__type",
1595
1595
  "kind": 65536,
1596
1596
  "kindString": "Type literal",
1597
1597
  "flags": {},
1598
1598
  "children": [
1599
1599
  {
1600
- "id": 241,
1600
+ "id": 284,
1601
1601
  "name": "schema",
1602
1602
  "kind": 1024,
1603
1603
  "kindString": "Property",
@@ -1619,7 +1619,7 @@
1619
1619
  {
1620
1620
  "title": "Properties",
1621
1621
  "children": [
1622
- 241
1622
+ 284
1623
1623
  ]
1624
1624
  }
1625
1625
  ],
@@ -1655,14 +1655,14 @@
1655
1655
  {
1656
1656
  "type": "reflection",
1657
1657
  "declaration": {
1658
- "id": 242,
1658
+ "id": 285,
1659
1659
  "name": "__type",
1660
1660
  "kind": 65536,
1661
1661
  "kindString": "Type literal",
1662
1662
  "flags": {},
1663
1663
  "children": [
1664
1664
  {
1665
- "id": 243,
1665
+ "id": 286,
1666
1666
  "name": "schema",
1667
1667
  "kind": 1024,
1668
1668
  "kindString": "Property",
@@ -1684,7 +1684,7 @@
1684
1684
  {
1685
1685
  "title": "Properties",
1686
1686
  "children": [
1687
- 243
1687
+ 286
1688
1688
  ]
1689
1689
  }
1690
1690
  ],
@@ -1708,19 +1708,19 @@
1708
1708
  ],
1709
1709
  "parameters": [
1710
1710
  {
1711
- "id": 245,
1711
+ "id": 288,
1712
1712
  "name": "query",
1713
1713
  "kind": 32768,
1714
1714
  "kindString": "Parameter",
1715
1715
  "flags": {},
1716
1716
  "type": {
1717
1717
  "type": "reference",
1718
- "id": 244,
1718
+ "id": 287,
1719
1719
  "name": "T"
1720
1720
  }
1721
1721
  },
1722
1722
  {
1723
- "id": 246,
1723
+ "id": 289,
1724
1724
  "name": "payloads",
1725
1725
  "kind": 32768,
1726
1726
  "kindString": "Parameter",
@@ -1743,14 +1743,14 @@
1743
1743
  {
1744
1744
  "type": "reflection",
1745
1745
  "declaration": {
1746
- "id": 247,
1746
+ "id": 290,
1747
1747
  "name": "__type",
1748
1748
  "kind": 65536,
1749
1749
  "kindString": "Type literal",
1750
1750
  "flags": {},
1751
1751
  "children": [
1752
1752
  {
1753
- "id": 248,
1753
+ "id": 291,
1754
1754
  "name": "schema",
1755
1755
  "kind": 1024,
1756
1756
  "kindString": "Property",
@@ -1772,7 +1772,7 @@
1772
1772
  {
1773
1773
  "title": "Properties",
1774
1774
  "children": [
1775
- 248
1775
+ 291
1776
1776
  ]
1777
1777
  }
1778
1778
  ],
@@ -1790,7 +1790,7 @@
1790
1790
  }
1791
1791
  },
1792
1792
  {
1793
- "id": 249,
1793
+ "id": 292,
1794
1794
  "name": "account",
1795
1795
  "kind": 32768,
1796
1796
  "kindString": "Parameter",
@@ -1824,14 +1824,14 @@
1824
1824
  {
1825
1825
  "type": "reflection",
1826
1826
  "declaration": {
1827
- "id": 250,
1827
+ "id": 293,
1828
1828
  "name": "__type",
1829
1829
  "kind": 65536,
1830
1830
  "kindString": "Type literal",
1831
1831
  "flags": {},
1832
1832
  "children": [
1833
1833
  {
1834
- "id": 251,
1834
+ "id": 294,
1835
1835
  "name": "query",
1836
1836
  "kind": 1024,
1837
1837
  "kindString": "Property",
@@ -1849,7 +1849,7 @@
1849
1849
  }
1850
1850
  },
1851
1851
  {
1852
- "id": 252,
1852
+ "id": 295,
1853
1853
  "name": "resultSet",
1854
1854
  "kind": 1024,
1855
1855
  "kindString": "Property",
@@ -1869,7 +1869,7 @@
1869
1869
  }
1870
1870
  },
1871
1871
  {
1872
- "id": 253,
1872
+ "id": 296,
1873
1873
  "name": "schema",
1874
1874
  "kind": 1024,
1875
1875
  "kindString": "Property",
@@ -1891,9 +1891,9 @@
1891
1891
  {
1892
1892
  "title": "Properties",
1893
1893
  "children": [
1894
- 251,
1895
- 252,
1896
- 253
1894
+ 294,
1895
+ 295,
1896
+ 296
1897
1897
  ]
1898
1898
  }
1899
1899
  ],
@@ -1924,14 +1924,14 @@
1924
1924
  {
1925
1925
  "type": "reflection",
1926
1926
  "declaration": {
1927
- "id": 254,
1927
+ "id": 297,
1928
1928
  "name": "__type",
1929
1929
  "kind": 65536,
1930
1930
  "kindString": "Type literal",
1931
1931
  "flags": {},
1932
1932
  "children": [
1933
1933
  {
1934
- "id": 255,
1934
+ "id": 298,
1935
1935
  "name": "schema",
1936
1936
  "kind": 1024,
1937
1937
  "kindString": "Property",
@@ -1953,7 +1953,7 @@
1953
1953
  {
1954
1954
  "title": "Properties",
1955
1955
  "children": [
1956
- 255
1956
+ 298
1957
1957
  ]
1958
1958
  }
1959
1959
  ],
@@ -1983,7 +1983,7 @@
1983
1983
  }
1984
1984
  },
1985
1985
  {
1986
- "id": 256,
1986
+ "id": 299,
1987
1987
  "name": "bindResult",
1988
1988
  "kind": 2048,
1989
1989
  "kindString": "Method",
@@ -1999,14 +1999,14 @@
1999
1999
  ],
2000
2000
  "signatures": [
2001
2001
  {
2002
- "id": 257,
2002
+ "id": 300,
2003
2003
  "name": "bindResult",
2004
2004
  "kind": 4096,
2005
2005
  "kindString": "Call signature",
2006
2006
  "flags": {},
2007
2007
  "parameters": [
2008
2008
  {
2009
- "id": 258,
2009
+ "id": 301,
2010
2010
  "name": "payloads",
2011
2011
  "kind": 32768,
2012
2012
  "kindString": "Parameter",
@@ -2027,14 +2027,14 @@
2027
2027
  {
2028
2028
  "type": "reflection",
2029
2029
  "declaration": {
2030
- "id": 259,
2030
+ "id": 302,
2031
2031
  "name": "__type",
2032
2032
  "kind": 65536,
2033
2033
  "kindString": "Type literal",
2034
2034
  "flags": {},
2035
2035
  "children": [
2036
2036
  {
2037
- "id": 260,
2037
+ "id": 303,
2038
2038
  "name": "schema",
2039
2039
  "kind": 1024,
2040
2040
  "kindString": "Property",
@@ -2056,7 +2056,7 @@
2056
2056
  {
2057
2057
  "title": "Properties",
2058
2058
  "children": [
2059
- 260
2059
+ 303
2060
2060
  ]
2061
2061
  }
2062
2062
  ],
@@ -2074,7 +2074,7 @@
2074
2074
  }
2075
2075
  },
2076
2076
  {
2077
- "id": 261,
2077
+ "id": 304,
2078
2078
  "name": "account",
2079
2079
  "kind": 32768,
2080
2080
  "kindString": "Parameter",
@@ -2107,14 +2107,14 @@
2107
2107
  {
2108
2108
  "type": "reflection",
2109
2109
  "declaration": {
2110
- "id": 262,
2110
+ "id": 305,
2111
2111
  "name": "__type",
2112
2112
  "kind": 65536,
2113
2113
  "kindString": "Type literal",
2114
2114
  "flags": {},
2115
2115
  "children": [
2116
2116
  {
2117
- "id": 263,
2117
+ "id": 306,
2118
2118
  "name": "schema",
2119
2119
  "kind": 1024,
2120
2120
  "kindString": "Property",
@@ -2136,7 +2136,7 @@
2136
2136
  {
2137
2137
  "title": "Properties",
2138
2138
  "children": [
2139
- 263
2139
+ 306
2140
2140
  ]
2141
2141
  }
2142
2142
  ],
@@ -2173,7 +2173,7 @@
2173
2173
  }
2174
2174
  },
2175
2175
  {
2176
- "id": 264,
2176
+ "id": 307,
2177
2177
  "name": "bindResultInternal",
2178
2178
  "kind": 2048,
2179
2179
  "kindString": "Method",
@@ -2189,14 +2189,14 @@
2189
2189
  ],
2190
2190
  "signatures": [
2191
2191
  {
2192
- "id": 265,
2192
+ "id": 308,
2193
2193
  "name": "bindResultInternal",
2194
2194
  "kind": 4096,
2195
2195
  "kindString": "Call signature",
2196
2196
  "flags": {},
2197
2197
  "parameters": [
2198
2198
  {
2199
- "id": 266,
2199
+ "id": 309,
2200
2200
  "name": "payloads",
2201
2201
  "kind": 32768,
2202
2202
  "kindString": "Parameter",
@@ -2217,14 +2217,14 @@
2217
2217
  {
2218
2218
  "type": "reflection",
2219
2219
  "declaration": {
2220
- "id": 267,
2220
+ "id": 310,
2221
2221
  "name": "__type",
2222
2222
  "kind": 65536,
2223
2223
  "kindString": "Type literal",
2224
2224
  "flags": {},
2225
2225
  "children": [
2226
2226
  {
2227
- "id": 268,
2227
+ "id": 311,
2228
2228
  "name": "schema",
2229
2229
  "kind": 1024,
2230
2230
  "kindString": "Property",
@@ -2246,7 +2246,7 @@
2246
2246
  {
2247
2247
  "title": "Properties",
2248
2248
  "children": [
2249
- 268
2249
+ 311
2250
2250
  ]
2251
2251
  }
2252
2252
  ],
@@ -2264,7 +2264,7 @@
2264
2264
  }
2265
2265
  },
2266
2266
  {
2267
- "id": 269,
2267
+ "id": 312,
2268
2268
  "name": "account",
2269
2269
  "kind": 32768,
2270
2270
  "kindString": "Parameter",
@@ -2294,14 +2294,14 @@
2294
2294
  {
2295
2295
  "type": "reflection",
2296
2296
  "declaration": {
2297
- "id": 270,
2297
+ "id": 313,
2298
2298
  "name": "__type",
2299
2299
  "kind": 65536,
2300
2300
  "kindString": "Type literal",
2301
2301
  "flags": {},
2302
2302
  "children": [
2303
2303
  {
2304
- "id": 271,
2304
+ "id": 314,
2305
2305
  "name": "schema",
2306
2306
  "kind": 1024,
2307
2307
  "kindString": "Property",
@@ -2323,7 +2323,7 @@
2323
2323
  {
2324
2324
  "title": "Properties",
2325
2325
  "children": [
2326
- 271
2326
+ 314
2327
2327
  ]
2328
2328
  }
2329
2329
  ],
@@ -2353,7 +2353,7 @@
2353
2353
  }
2354
2354
  },
2355
2355
  {
2356
- "id": 339,
2356
+ "id": 382,
2357
2357
  "name": "clearListeners",
2358
2358
  "kind": 2048,
2359
2359
  "kindString": "Method",
@@ -2367,14 +2367,14 @@
2367
2367
  ],
2368
2368
  "signatures": [
2369
2369
  {
2370
- "id": 340,
2370
+ "id": 383,
2371
2371
  "name": "clearListeners",
2372
2372
  "kind": 4096,
2373
2373
  "kindString": "Call signature",
2374
2374
  "flags": {},
2375
2375
  "parameters": [
2376
2376
  {
2377
- "id": 341,
2377
+ "id": 384,
2378
2378
  "name": "eventNames",
2379
2379
  "kind": 32768,
2380
2380
  "kindString": "Parameter",
@@ -2523,7 +2523,7 @@
2523
2523
  }
2524
2524
  },
2525
2525
  {
2526
- "id": 342,
2526
+ "id": 385,
2527
2527
  "name": "emit",
2528
2528
  "kind": 2048,
2529
2529
  "kindString": "Method",
@@ -2537,14 +2537,14 @@
2537
2537
  ],
2538
2538
  "signatures": [
2539
2539
  {
2540
- "id": 343,
2540
+ "id": 386,
2541
2541
  "name": "emit",
2542
2542
  "kind": 4096,
2543
2543
  "kindString": "Call signature",
2544
2544
  "flags": {},
2545
2545
  "typeParameter": [
2546
2546
  {
2547
- "id": 344,
2547
+ "id": 387,
2548
2548
  "name": "TEventName",
2549
2549
  "kind": 131072,
2550
2550
  "kindString": "Type parameter",
@@ -2567,7 +2567,7 @@
2567
2567
  }
2568
2568
  },
2569
2569
  {
2570
- "id": 345,
2570
+ "id": 388,
2571
2571
  "name": "TEventArgs",
2572
2572
  "kind": 131072,
2573
2573
  "kindString": "Type parameter",
@@ -2580,7 +2580,7 @@
2580
2580
  "type": "indexedAccess",
2581
2581
  "indexType": {
2582
2582
  "type": "reference",
2583
- "id": 344,
2583
+ "id": 387,
2584
2584
  "name": "TEventName"
2585
2585
  },
2586
2586
  "objectType": {
@@ -2592,26 +2592,26 @@
2592
2592
  ],
2593
2593
  "parameters": [
2594
2594
  {
2595
- "id": 346,
2595
+ "id": 389,
2596
2596
  "name": "eventName",
2597
2597
  "kind": 32768,
2598
2598
  "kindString": "Parameter",
2599
2599
  "flags": {},
2600
2600
  "type": {
2601
2601
  "type": "reference",
2602
- "id": 344,
2602
+ "id": 387,
2603
2603
  "name": "TEventName"
2604
2604
  }
2605
2605
  },
2606
2606
  {
2607
- "id": 347,
2607
+ "id": 390,
2608
2608
  "name": "eventArgs",
2609
2609
  "kind": 32768,
2610
2610
  "kindString": "Parameter",
2611
2611
  "flags": {},
2612
2612
  "type": {
2613
2613
  "type": "reference",
2614
- "id": 345,
2614
+ "id": 388,
2615
2615
  "name": "TEventArgs"
2616
2616
  }
2617
2617
  }
@@ -2640,7 +2640,7 @@
2640
2640
  }
2641
2641
  },
2642
2642
  {
2643
- "id": 348,
2643
+ "id": 391,
2644
2644
  "name": "emitSerial",
2645
2645
  "kind": 2048,
2646
2646
  "kindString": "Method",
@@ -2654,14 +2654,14 @@
2654
2654
  ],
2655
2655
  "signatures": [
2656
2656
  {
2657
- "id": 349,
2657
+ "id": 392,
2658
2658
  "name": "emitSerial",
2659
2659
  "kind": 4096,
2660
2660
  "kindString": "Call signature",
2661
2661
  "flags": {},
2662
2662
  "typeParameter": [
2663
2663
  {
2664
- "id": 350,
2664
+ "id": 393,
2665
2665
  "name": "TEventName",
2666
2666
  "kind": 131072,
2667
2667
  "kindString": "Type parameter",
@@ -2684,7 +2684,7 @@
2684
2684
  }
2685
2685
  },
2686
2686
  {
2687
- "id": 351,
2687
+ "id": 394,
2688
2688
  "name": "TEventArgs",
2689
2689
  "kind": 131072,
2690
2690
  "kindString": "Type parameter",
@@ -2697,7 +2697,7 @@
2697
2697
  "type": "indexedAccess",
2698
2698
  "indexType": {
2699
2699
  "type": "reference",
2700
- "id": 350,
2700
+ "id": 393,
2701
2701
  "name": "TEventName"
2702
2702
  },
2703
2703
  "objectType": {
@@ -2709,26 +2709,26 @@
2709
2709
  ],
2710
2710
  "parameters": [
2711
2711
  {
2712
- "id": 352,
2712
+ "id": 395,
2713
2713
  "name": "eventName",
2714
2714
  "kind": 32768,
2715
2715
  "kindString": "Parameter",
2716
2716
  "flags": {},
2717
2717
  "type": {
2718
2718
  "type": "reference",
2719
- "id": 350,
2719
+ "id": 393,
2720
2720
  "name": "TEventName"
2721
2721
  }
2722
2722
  },
2723
2723
  {
2724
- "id": 353,
2724
+ "id": 396,
2725
2725
  "name": "eventArgs",
2726
2726
  "kind": 32768,
2727
2727
  "kindString": "Parameter",
2728
2728
  "flags": {},
2729
2729
  "type": {
2730
2730
  "type": "reference",
2731
- "id": 351,
2731
+ "id": 394,
2732
2732
  "name": "TEventArgs"
2733
2733
  }
2734
2734
  }
@@ -2757,7 +2757,7 @@
2757
2757
  }
2758
2758
  },
2759
2759
  {
2760
- "id": 354,
2760
+ "id": 397,
2761
2761
  "name": "listenerCount",
2762
2762
  "kind": 2048,
2763
2763
  "kindString": "Method",
@@ -2771,14 +2771,14 @@
2771
2771
  ],
2772
2772
  "signatures": [
2773
2773
  {
2774
- "id": 355,
2774
+ "id": 398,
2775
2775
  "name": "listenerCount",
2776
2776
  "kind": 4096,
2777
2777
  "kindString": "Call signature",
2778
2778
  "flags": {},
2779
2779
  "parameters": [
2780
2780
  {
2781
- "id": 356,
2781
+ "id": 399,
2782
2782
  "name": "eventNames",
2783
2783
  "kind": 32768,
2784
2784
  "kindString": "Parameter",
@@ -2825,7 +2825,7 @@
2825
2825
  }
2826
2826
  },
2827
2827
  {
2828
- "id": 272,
2828
+ "id": 315,
2829
2829
  "name": "loadAccount",
2830
2830
  "kind": 2048,
2831
2831
  "kindString": "Method",
@@ -2841,14 +2841,14 @@
2841
2841
  ],
2842
2842
  "signatures": [
2843
2843
  {
2844
- "id": 273,
2844
+ "id": 316,
2845
2845
  "name": "loadAccount",
2846
2846
  "kind": 4096,
2847
2847
  "kindString": "Call signature",
2848
2848
  "flags": {},
2849
2849
  "parameters": [
2850
2850
  {
2851
- "id": 274,
2851
+ "id": 317,
2852
2852
  "name": "account",
2853
2853
  "kind": 32768,
2854
2854
  "kindString": "Parameter",
@@ -2977,7 +2977,7 @@
2977
2977
  }
2978
2978
  },
2979
2979
  {
2980
- "id": 357,
2980
+ "id": 400,
2981
2981
  "name": "off",
2982
2982
  "kind": 2048,
2983
2983
  "kindString": "Method",
@@ -2991,14 +2991,14 @@
2991
2991
  ],
2992
2992
  "signatures": [
2993
2993
  {
2994
- "id": 358,
2994
+ "id": 401,
2995
2995
  "name": "off",
2996
2996
  "kind": 4096,
2997
2997
  "kindString": "Call signature",
2998
2998
  "flags": {},
2999
2999
  "typeParameter": [
3000
3000
  {
3001
- "id": 359,
3001
+ "id": 402,
3002
3002
  "name": "TEventName",
3003
3003
  "kind": 131072,
3004
3004
  "kindString": "Type parameter",
@@ -3015,7 +3015,7 @@
3015
3015
  ],
3016
3016
  "parameters": [
3017
3017
  {
3018
- "id": 360,
3018
+ "id": 403,
3019
3019
  "name": "eventNames",
3020
3020
  "kind": 32768,
3021
3021
  "kindString": "Parameter",
@@ -3025,14 +3025,14 @@
3025
3025
  "types": [
3026
3026
  {
3027
3027
  "type": "reference",
3028
- "id": 359,
3028
+ "id": 402,
3029
3029
  "name": "TEventName"
3030
3030
  },
3031
3031
  {
3032
3032
  "type": "array",
3033
3033
  "elementType": {
3034
3034
  "type": "reference",
3035
- "id": 359,
3035
+ "id": 402,
3036
3036
  "name": "TEventName"
3037
3037
  }
3038
3038
  }
@@ -3040,7 +3040,7 @@
3040
3040
  }
3041
3041
  },
3042
3042
  {
3043
- "id": 361,
3043
+ "id": 404,
3044
3044
  "name": "listener",
3045
3045
  "kind": 32768,
3046
3046
  "kindString": "Parameter",
@@ -3052,7 +3052,7 @@
3052
3052
  "type": "indexedAccess",
3053
3053
  "indexType": {
3054
3054
  "type": "reference",
3055
- "id": 359,
3055
+ "id": 402,
3056
3056
  "name": "TEventName"
3057
3057
  },
3058
3058
  "objectType": {
@@ -3081,7 +3081,7 @@
3081
3081
  }
3082
3082
  },
3083
3083
  {
3084
- "id": 362,
3084
+ "id": 405,
3085
3085
  "name": "offAny",
3086
3086
  "kind": 2048,
3087
3087
  "kindString": "Method",
@@ -3095,14 +3095,14 @@
3095
3095
  ],
3096
3096
  "signatures": [
3097
3097
  {
3098
- "id": 363,
3098
+ "id": 406,
3099
3099
  "name": "offAny",
3100
3100
  "kind": 4096,
3101
3101
  "kindString": "Call signature",
3102
3102
  "flags": {},
3103
3103
  "parameters": [
3104
3104
  {
3105
- "id": 364,
3105
+ "id": 407,
3106
3106
  "name": "listener",
3107
3107
  "kind": 32768,
3108
3108
  "kindString": "Parameter",
@@ -3135,7 +3135,7 @@
3135
3135
  }
3136
3136
  },
3137
3137
  {
3138
- "id": 365,
3138
+ "id": 408,
3139
3139
  "name": "on",
3140
3140
  "kind": 2048,
3141
3141
  "kindString": "Method",
@@ -3149,14 +3149,14 @@
3149
3149
  ],
3150
3150
  "signatures": [
3151
3151
  {
3152
- "id": 366,
3152
+ "id": 409,
3153
3153
  "name": "on",
3154
3154
  "kind": 4096,
3155
3155
  "kindString": "Call signature",
3156
3156
  "flags": {},
3157
3157
  "typeParameter": [
3158
3158
  {
3159
- "id": 367,
3159
+ "id": 410,
3160
3160
  "name": "TEventName",
3161
3161
  "kind": 131072,
3162
3162
  "kindString": "Type parameter",
@@ -3173,7 +3173,7 @@
3173
3173
  ],
3174
3174
  "parameters": [
3175
3175
  {
3176
- "id": 368,
3176
+ "id": 411,
3177
3177
  "name": "eventNames",
3178
3178
  "kind": 32768,
3179
3179
  "kindString": "Parameter",
@@ -3183,14 +3183,14 @@
3183
3183
  "types": [
3184
3184
  {
3185
3185
  "type": "reference",
3186
- "id": 367,
3186
+ "id": 410,
3187
3187
  "name": "TEventName"
3188
3188
  },
3189
3189
  {
3190
3190
  "type": "array",
3191
3191
  "elementType": {
3192
3192
  "type": "reference",
3193
- "id": 367,
3193
+ "id": 410,
3194
3194
  "name": "TEventName"
3195
3195
  }
3196
3196
  }
@@ -3198,7 +3198,7 @@
3198
3198
  }
3199
3199
  },
3200
3200
  {
3201
- "id": 369,
3201
+ "id": 412,
3202
3202
  "name": "listener",
3203
3203
  "kind": 32768,
3204
3204
  "kindString": "Parameter",
@@ -3210,7 +3210,7 @@
3210
3210
  "type": "indexedAccess",
3211
3211
  "indexType": {
3212
3212
  "type": "reference",
3213
- "id": 367,
3213
+ "id": 410,
3214
3214
  "name": "TEventName"
3215
3215
  },
3216
3216
  "objectType": {
@@ -3226,7 +3226,7 @@
3226
3226
  "type": {
3227
3227
  "type": "reflection",
3228
3228
  "declaration": {
3229
- "id": 370,
3229
+ "id": 413,
3230
3230
  "name": "__type",
3231
3231
  "kind": 65536,
3232
3232
  "kindString": "Type literal",
@@ -3240,7 +3240,7 @@
3240
3240
  ],
3241
3241
  "signatures": [
3242
3242
  {
3243
- "id": 371,
3243
+ "id": 414,
3244
3244
  "name": "__type",
3245
3245
  "kind": 4096,
3246
3246
  "kindString": "Call signature",
@@ -3265,7 +3265,7 @@
3265
3265
  }
3266
3266
  },
3267
3267
  {
3268
- "id": 372,
3268
+ "id": 415,
3269
3269
  "name": "onAny",
3270
3270
  "kind": 2048,
3271
3271
  "kindString": "Method",
@@ -3279,14 +3279,14 @@
3279
3279
  ],
3280
3280
  "signatures": [
3281
3281
  {
3282
- "id": 373,
3282
+ "id": 416,
3283
3283
  "name": "onAny",
3284
3284
  "kind": 4096,
3285
3285
  "kindString": "Call signature",
3286
3286
  "flags": {},
3287
3287
  "parameters": [
3288
3288
  {
3289
- "id": 374,
3289
+ "id": 417,
3290
3290
  "name": "listener",
3291
3291
  "kind": 32768,
3292
3292
  "kindString": "Parameter",
@@ -3306,7 +3306,7 @@
3306
3306
  "type": {
3307
3307
  "type": "reflection",
3308
3308
  "declaration": {
3309
- "id": 375,
3309
+ "id": 418,
3310
3310
  "name": "__type",
3311
3311
  "kind": 65536,
3312
3312
  "kindString": "Type literal",
@@ -3320,7 +3320,7 @@
3320
3320
  ],
3321
3321
  "signatures": [
3322
3322
  {
3323
- "id": 376,
3323
+ "id": 419,
3324
3324
  "name": "__type",
3325
3325
  "kind": 4096,
3326
3326
  "kindString": "Call signature",
@@ -3345,7 +3345,7 @@
3345
3345
  }
3346
3346
  },
3347
3347
  {
3348
- "id": 377,
3348
+ "id": 420,
3349
3349
  "name": "once",
3350
3350
  "kind": 2048,
3351
3351
  "kindString": "Method",
@@ -3359,14 +3359,14 @@
3359
3359
  ],
3360
3360
  "signatures": [
3361
3361
  {
3362
- "id": 378,
3362
+ "id": 421,
3363
3363
  "name": "once",
3364
3364
  "kind": 4096,
3365
3365
  "kindString": "Call signature",
3366
3366
  "flags": {},
3367
3367
  "typeParameter": [
3368
3368
  {
3369
- "id": 379,
3369
+ "id": 422,
3370
3370
  "name": "TEventName",
3371
3371
  "kind": 131072,
3372
3372
  "kindString": "Type parameter",
@@ -3379,105 +3379,1202 @@
3379
3379
  "name": "WitnessModuleEventData"
3380
3380
  }
3381
3381
  }
3382
- }
3383
- ],
3384
- "parameters": [
3382
+ }
3383
+ ],
3384
+ "parameters": [
3385
+ {
3386
+ "id": 423,
3387
+ "name": "eventName",
3388
+ "kind": 32768,
3389
+ "kindString": "Parameter",
3390
+ "flags": {},
3391
+ "type": {
3392
+ "type": "reference",
3393
+ "id": 422,
3394
+ "name": "TEventName"
3395
+ }
3396
+ },
3397
+ {
3398
+ "id": 424,
3399
+ "name": "listener",
3400
+ "kind": 32768,
3401
+ "kindString": "Parameter",
3402
+ "flags": {},
3403
+ "type": {
3404
+ "type": "reference",
3405
+ "typeArguments": [
3406
+ {
3407
+ "type": "indexedAccess",
3408
+ "indexType": {
3409
+ "type": "reference",
3410
+ "id": 422,
3411
+ "name": "TEventName"
3412
+ },
3413
+ "objectType": {
3414
+ "type": "reference",
3415
+ "name": "WitnessModuleEventData"
3416
+ }
3417
+ }
3418
+ ],
3419
+ "name": "EventListener"
3420
+ }
3421
+ }
3422
+ ],
3423
+ "type": {
3424
+ "type": "reflection",
3425
+ "declaration": {
3426
+ "id": 425,
3427
+ "name": "__type",
3428
+ "kind": 65536,
3429
+ "kindString": "Type literal",
3430
+ "flags": {},
3431
+ "sources": [
3432
+ {
3433
+ "fileName": "modules/packages/module/packages/abstract/dist/types/BaseEmitter.d.ts",
3434
+ "line": 15,
3435
+ "character": 119
3436
+ }
3437
+ ],
3438
+ "signatures": [
3439
+ {
3440
+ "id": 426,
3441
+ "name": "__type",
3442
+ "kind": 4096,
3443
+ "kindString": "Call signature",
3444
+ "flags": {},
3445
+ "type": {
3446
+ "type": "intrinsic",
3447
+ "name": "void"
3448
+ }
3449
+ }
3450
+ ]
3451
+ }
3452
+ },
3453
+ "inheritedFrom": {
3454
+ "type": "reference",
3455
+ "name": "TimestampWitness.once"
3456
+ }
3457
+ }
3458
+ ],
3459
+ "inheritedFrom": {
3460
+ "type": "reference",
3461
+ "name": "TimestampWitness.once"
3462
+ }
3463
+ },
3464
+ {
3465
+ "id": 158,
3466
+ "name": "query",
3467
+ "kind": 2048,
3468
+ "kindString": "Method",
3469
+ "flags": {},
3470
+ "sources": [
3471
+ {
3472
+ "fileName": "modules/packages/module/packages/abstract/dist/types/AbstractModule.d.ts",
3473
+ "line": 26,
3474
+ "character": 4
3475
+ }
3476
+ ],
3477
+ "signatures": [
3478
+ {
3479
+ "id": 159,
3480
+ "name": "query",
3481
+ "kind": 4096,
3482
+ "kindString": "Call signature",
3483
+ "flags": {},
3484
+ "typeParameter": [
3485
+ {
3486
+ "id": 168,
3487
+ "name": "T",
3488
+ "kind": 131072,
3489
+ "kindString": "Type parameter",
3490
+ "flags": {},
3491
+ "type": {
3492
+ "type": "intersection",
3493
+ "types": [
3494
+ {
3495
+ "type": "reference",
3496
+ "name": "SchemaFields"
3497
+ },
3498
+ {
3499
+ "type": "reference",
3500
+ "name": "PayloadFields"
3501
+ },
3502
+ {
3503
+ "type": "reference",
3504
+ "name": "BoundWitnessFields"
3505
+ },
3506
+ {
3507
+ "type": "reflection",
3508
+ "declaration": {
3509
+ "id": 160,
3510
+ "name": "__type",
3511
+ "kind": 65536,
3512
+ "kindString": "Type literal",
3513
+ "flags": {},
3514
+ "children": [
3515
+ {
3516
+ "id": 161,
3517
+ "name": "query",
3518
+ "kind": 1024,
3519
+ "kindString": "Property",
3520
+ "flags": {},
3521
+ "sources": [
3522
+ {
3523
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/QueryBoundWitness.d.ts",
3524
+ "line": 5,
3525
+ "character": 4
3526
+ }
3527
+ ],
3528
+ "type": {
3529
+ "type": "intrinsic",
3530
+ "name": "string"
3531
+ }
3532
+ },
3533
+ {
3534
+ "id": 162,
3535
+ "name": "resultSet",
3536
+ "kind": 1024,
3537
+ "kindString": "Property",
3538
+ "flags": {
3539
+ "isOptional": true
3540
+ },
3541
+ "sources": [
3542
+ {
3543
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/QueryBoundWitness.d.ts",
3544
+ "line": 6,
3545
+ "character": 4
3546
+ }
3547
+ ],
3548
+ "type": {
3549
+ "type": "intrinsic",
3550
+ "name": "string"
3551
+ }
3552
+ },
3553
+ {
3554
+ "id": 163,
3555
+ "name": "schema",
3556
+ "kind": 1024,
3557
+ "kindString": "Property",
3558
+ "flags": {},
3559
+ "sources": [
3560
+ {
3561
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/QueryBoundWitness.d.ts",
3562
+ "line": 7,
3563
+ "character": 4
3564
+ }
3565
+ ],
3566
+ "type": {
3567
+ "type": "literal",
3568
+ "value": "network.xyo.boundwitness"
3569
+ }
3570
+ }
3571
+ ],
3572
+ "groups": [
3573
+ {
3574
+ "title": "Properties",
3575
+ "children": [
3576
+ 161,
3577
+ 162,
3578
+ 163
3579
+ ]
3580
+ }
3581
+ ],
3582
+ "sources": [
3583
+ {
3584
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/QueryBoundWitness.d.ts",
3585
+ "line": 4,
3586
+ "character": 45
3587
+ }
3588
+ ]
3589
+ }
3590
+ }
3591
+ ]
3592
+ },
3593
+ "default": {
3594
+ "type": "intersection",
3595
+ "types": [
3596
+ {
3597
+ "type": "reference",
3598
+ "name": "SchemaFields"
3599
+ },
3600
+ {
3601
+ "type": "reference",
3602
+ "name": "PayloadFields"
3603
+ },
3604
+ {
3605
+ "type": "reference",
3606
+ "name": "BoundWitnessFields"
3607
+ },
3608
+ {
3609
+ "type": "reflection",
3610
+ "declaration": {
3611
+ "id": 164,
3612
+ "name": "__type",
3613
+ "kind": 65536,
3614
+ "kindString": "Type literal",
3615
+ "flags": {},
3616
+ "children": [
3617
+ {
3618
+ "id": 165,
3619
+ "name": "query",
3620
+ "kind": 1024,
3621
+ "kindString": "Property",
3622
+ "flags": {},
3623
+ "sources": [
3624
+ {
3625
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/QueryBoundWitness.d.ts",
3626
+ "line": 5,
3627
+ "character": 4
3628
+ }
3629
+ ],
3630
+ "type": {
3631
+ "type": "intrinsic",
3632
+ "name": "string"
3633
+ }
3634
+ },
3635
+ {
3636
+ "id": 166,
3637
+ "name": "resultSet",
3638
+ "kind": 1024,
3639
+ "kindString": "Property",
3640
+ "flags": {
3641
+ "isOptional": true
3642
+ },
3643
+ "sources": [
3644
+ {
3645
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/QueryBoundWitness.d.ts",
3646
+ "line": 6,
3647
+ "character": 4
3648
+ }
3649
+ ],
3650
+ "type": {
3651
+ "type": "intrinsic",
3652
+ "name": "string"
3653
+ }
3654
+ },
3655
+ {
3656
+ "id": 167,
3657
+ "name": "schema",
3658
+ "kind": 1024,
3659
+ "kindString": "Property",
3660
+ "flags": {},
3661
+ "sources": [
3662
+ {
3663
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/QueryBoundWitness.d.ts",
3664
+ "line": 7,
3665
+ "character": 4
3666
+ }
3667
+ ],
3668
+ "type": {
3669
+ "type": "literal",
3670
+ "value": "network.xyo.boundwitness"
3671
+ }
3672
+ }
3673
+ ],
3674
+ "groups": [
3675
+ {
3676
+ "title": "Properties",
3677
+ "children": [
3678
+ 165,
3679
+ 166,
3680
+ 167
3681
+ ]
3682
+ }
3683
+ ],
3684
+ "sources": [
3685
+ {
3686
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/QueryBoundWitness.d.ts",
3687
+ "line": 4,
3688
+ "character": 45
3689
+ }
3690
+ ]
3691
+ }
3692
+ }
3693
+ ]
3694
+ }
3695
+ },
3696
+ {
3697
+ "id": 193,
3698
+ "name": "TConfig",
3699
+ "kind": 131072,
3700
+ "kindString": "Type parameter",
3701
+ "flags": {},
3702
+ "type": {
3703
+ "type": "intersection",
3704
+ "types": [
3705
+ {
3706
+ "type": "reference",
3707
+ "name": "SchemaFields"
3708
+ },
3709
+ {
3710
+ "type": "reference",
3711
+ "name": "PayloadFields"
3712
+ },
3713
+ {
3714
+ "type": "reflection",
3715
+ "declaration": {
3716
+ "id": 169,
3717
+ "name": "__type",
3718
+ "kind": 65536,
3719
+ "kindString": "Type literal",
3720
+ "flags": {},
3721
+ "children": [
3722
+ {
3723
+ "id": 170,
3724
+ "name": "name",
3725
+ "kind": 1024,
3726
+ "kindString": "Property",
3727
+ "flags": {
3728
+ "isOptional": true
3729
+ },
3730
+ "sources": [
3731
+ {
3732
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
3733
+ "line": 9,
3734
+ "character": 4
3735
+ }
3736
+ ],
3737
+ "type": {
3738
+ "type": "intrinsic",
3739
+ "name": "string"
3740
+ }
3741
+ },
3742
+ {
3743
+ "id": 171,
3744
+ "name": "paging",
3745
+ "kind": 1024,
3746
+ "kindString": "Property",
3747
+ "flags": {
3748
+ "isOptional": true
3749
+ },
3750
+ "sources": [
3751
+ {
3752
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
3753
+ "line": 10,
3754
+ "character": 4
3755
+ }
3756
+ ],
3757
+ "type": {
3758
+ "type": "reference",
3759
+ "typeArguments": [
3760
+ {
3761
+ "type": "intrinsic",
3762
+ "name": "string"
3763
+ },
3764
+ {
3765
+ "type": "reflection",
3766
+ "declaration": {
3767
+ "id": 172,
3768
+ "name": "__type",
3769
+ "kind": 65536,
3770
+ "kindString": "Type literal",
3771
+ "flags": {},
3772
+ "children": [
3773
+ {
3774
+ "id": 173,
3775
+ "name": "size",
3776
+ "kind": 1024,
3777
+ "kindString": "Property",
3778
+ "flags": {
3779
+ "isOptional": true
3780
+ },
3781
+ "sources": [
3782
+ {
3783
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
3784
+ "line": 11,
3785
+ "character": 8
3786
+ }
3787
+ ],
3788
+ "type": {
3789
+ "type": "intrinsic",
3790
+ "name": "number"
3791
+ }
3792
+ }
3793
+ ],
3794
+ "groups": [
3795
+ {
3796
+ "title": "Properties",
3797
+ "children": [
3798
+ 173
3799
+ ]
3800
+ }
3801
+ ],
3802
+ "sources": [
3803
+ {
3804
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
3805
+ "line": 10,
3806
+ "character": 28
3807
+ }
3808
+ ]
3809
+ }
3810
+ }
3811
+ ],
3812
+ "name": "Record",
3813
+ "qualifiedName": "Record",
3814
+ "package": "typescript"
3815
+ }
3816
+ },
3817
+ {
3818
+ "id": 174,
3819
+ "name": "schema",
3820
+ "kind": 1024,
3821
+ "kindString": "Property",
3822
+ "flags": {},
3823
+ "sources": [
3824
+ {
3825
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
3826
+ "line": 13,
3827
+ "character": 4
3828
+ }
3829
+ ],
3830
+ "type": {
3831
+ "type": "literal",
3832
+ "value": "network.xyo.module.config"
3833
+ }
3834
+ },
3835
+ {
3836
+ "id": 175,
3837
+ "name": "security",
3838
+ "kind": 1024,
3839
+ "kindString": "Property",
3840
+ "flags": {
3841
+ "isOptional": true
3842
+ },
3843
+ "sources": [
3844
+ {
3845
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
3846
+ "line": 14,
3847
+ "character": 4
3848
+ }
3849
+ ],
3850
+ "type": {
3851
+ "type": "reflection",
3852
+ "declaration": {
3853
+ "id": 176,
3854
+ "name": "__type",
3855
+ "kind": 65536,
3856
+ "kindString": "Type literal",
3857
+ "flags": {},
3858
+ "children": [
3859
+ {
3860
+ "id": 177,
3861
+ "name": "allowAnonymous",
3862
+ "kind": 1024,
3863
+ "kindString": "Property",
3864
+ "flags": {
3865
+ "isOptional": true
3866
+ },
3867
+ "sources": [
3868
+ {
3869
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
3870
+ "line": 15,
3871
+ "character": 8
3872
+ }
3873
+ ],
3874
+ "type": {
3875
+ "type": "intrinsic",
3876
+ "name": "boolean"
3877
+ }
3878
+ },
3879
+ {
3880
+ "id": 178,
3881
+ "name": "allowed",
3882
+ "kind": 1024,
3883
+ "kindString": "Property",
3884
+ "flags": {
3885
+ "isOptional": true
3886
+ },
3887
+ "sources": [
3888
+ {
3889
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
3890
+ "line": 16,
3891
+ "character": 8
3892
+ }
3893
+ ],
3894
+ "type": {
3895
+ "type": "reference",
3896
+ "typeArguments": [
3897
+ {
3898
+ "type": "intrinsic",
3899
+ "name": "string"
3900
+ },
3901
+ {
3902
+ "type": "array",
3903
+ "elementType": {
3904
+ "type": "union",
3905
+ "types": [
3906
+ {
3907
+ "type": "intrinsic",
3908
+ "name": "string"
3909
+ },
3910
+ {
3911
+ "type": "reference",
3912
+ "name": "CosigningAddressSet"
3913
+ }
3914
+ ]
3915
+ }
3916
+ }
3917
+ ],
3918
+ "name": "Record",
3919
+ "qualifiedName": "Record",
3920
+ "package": "typescript"
3921
+ }
3922
+ },
3923
+ {
3924
+ "id": 179,
3925
+ "name": "disallowed",
3926
+ "kind": 1024,
3927
+ "kindString": "Property",
3928
+ "flags": {
3929
+ "isOptional": true
3930
+ },
3931
+ "sources": [
3932
+ {
3933
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
3934
+ "line": 17,
3935
+ "character": 8
3936
+ }
3937
+ ],
3938
+ "type": {
3939
+ "type": "reference",
3940
+ "typeArguments": [
3941
+ {
3942
+ "type": "intrinsic",
3943
+ "name": "string"
3944
+ },
3945
+ {
3946
+ "type": "array",
3947
+ "elementType": {
3948
+ "type": "intrinsic",
3949
+ "name": "string"
3950
+ }
3951
+ }
3952
+ ],
3953
+ "name": "Record",
3954
+ "qualifiedName": "Record",
3955
+ "package": "typescript"
3956
+ }
3957
+ }
3958
+ ],
3959
+ "groups": [
3960
+ {
3961
+ "title": "Properties",
3962
+ "children": [
3963
+ 177,
3964
+ 178,
3965
+ 179
3966
+ ]
3967
+ }
3968
+ ],
3969
+ "sources": [
3970
+ {
3971
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
3972
+ "line": 14,
3973
+ "character": 15
3974
+ }
3975
+ ]
3976
+ }
3977
+ }
3978
+ },
3979
+ {
3980
+ "id": 180,
3981
+ "name": "storeQueries",
3982
+ "kind": 1024,
3983
+ "kindString": "Property",
3984
+ "flags": {
3985
+ "isOptional": true
3986
+ },
3987
+ "sources": [
3988
+ {
3989
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
3990
+ "line": 19,
3991
+ "character": 4
3992
+ }
3993
+ ],
3994
+ "type": {
3995
+ "type": "intrinsic",
3996
+ "name": "boolean"
3997
+ }
3998
+ }
3999
+ ],
4000
+ "groups": [
4001
+ {
4002
+ "title": "Properties",
4003
+ "children": [
4004
+ 170,
4005
+ 171,
4006
+ 174,
4007
+ 175,
4008
+ 180
4009
+ ]
4010
+ }
4011
+ ],
4012
+ "sources": [
4013
+ {
4014
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4015
+ "line": 8,
4016
+ "character": 103
4017
+ }
4018
+ ]
4019
+ }
4020
+ },
4021
+ {
4022
+ "type": "reference",
4023
+ "typeArguments": [
4024
+ {
4025
+ "type": "intrinsic",
4026
+ "name": "undefined"
4027
+ },
4028
+ {
4029
+ "type": "literal",
4030
+ "value": "schema"
4031
+ }
4032
+ ],
4033
+ "name": "Omit",
4034
+ "qualifiedName": "Omit",
4035
+ "package": "typescript"
4036
+ }
4037
+ ]
4038
+ },
4039
+ "default": {
4040
+ "type": "intersection",
4041
+ "types": [
4042
+ {
4043
+ "type": "reference",
4044
+ "name": "SchemaFields"
4045
+ },
4046
+ {
4047
+ "type": "reference",
4048
+ "name": "PayloadFields"
4049
+ },
4050
+ {
4051
+ "type": "reflection",
4052
+ "declaration": {
4053
+ "id": 181,
4054
+ "name": "__type",
4055
+ "kind": 65536,
4056
+ "kindString": "Type literal",
4057
+ "flags": {},
4058
+ "children": [
4059
+ {
4060
+ "id": 182,
4061
+ "name": "name",
4062
+ "kind": 1024,
4063
+ "kindString": "Property",
4064
+ "flags": {
4065
+ "isOptional": true
4066
+ },
4067
+ "sources": [
4068
+ {
4069
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4070
+ "line": 9,
4071
+ "character": 4
4072
+ }
4073
+ ],
4074
+ "type": {
4075
+ "type": "intrinsic",
4076
+ "name": "string"
4077
+ }
4078
+ },
4079
+ {
4080
+ "id": 183,
4081
+ "name": "paging",
4082
+ "kind": 1024,
4083
+ "kindString": "Property",
4084
+ "flags": {
4085
+ "isOptional": true
4086
+ },
4087
+ "sources": [
4088
+ {
4089
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4090
+ "line": 10,
4091
+ "character": 4
4092
+ }
4093
+ ],
4094
+ "type": {
4095
+ "type": "reference",
4096
+ "typeArguments": [
4097
+ {
4098
+ "type": "intrinsic",
4099
+ "name": "string"
4100
+ },
4101
+ {
4102
+ "type": "reflection",
4103
+ "declaration": {
4104
+ "id": 184,
4105
+ "name": "__type",
4106
+ "kind": 65536,
4107
+ "kindString": "Type literal",
4108
+ "flags": {},
4109
+ "children": [
4110
+ {
4111
+ "id": 185,
4112
+ "name": "size",
4113
+ "kind": 1024,
4114
+ "kindString": "Property",
4115
+ "flags": {
4116
+ "isOptional": true
4117
+ },
4118
+ "sources": [
4119
+ {
4120
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4121
+ "line": 11,
4122
+ "character": 8
4123
+ }
4124
+ ],
4125
+ "type": {
4126
+ "type": "intrinsic",
4127
+ "name": "number"
4128
+ }
4129
+ }
4130
+ ],
4131
+ "groups": [
4132
+ {
4133
+ "title": "Properties",
4134
+ "children": [
4135
+ 185
4136
+ ]
4137
+ }
4138
+ ],
4139
+ "sources": [
4140
+ {
4141
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4142
+ "line": 10,
4143
+ "character": 28
4144
+ }
4145
+ ]
4146
+ }
4147
+ }
4148
+ ],
4149
+ "name": "Record",
4150
+ "qualifiedName": "Record",
4151
+ "package": "typescript"
4152
+ }
4153
+ },
4154
+ {
4155
+ "id": 186,
4156
+ "name": "schema",
4157
+ "kind": 1024,
4158
+ "kindString": "Property",
4159
+ "flags": {},
4160
+ "sources": [
4161
+ {
4162
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4163
+ "line": 13,
4164
+ "character": 4
4165
+ }
4166
+ ],
4167
+ "type": {
4168
+ "type": "literal",
4169
+ "value": "network.xyo.module.config"
4170
+ }
4171
+ },
4172
+ {
4173
+ "id": 187,
4174
+ "name": "security",
4175
+ "kind": 1024,
4176
+ "kindString": "Property",
4177
+ "flags": {
4178
+ "isOptional": true
4179
+ },
4180
+ "sources": [
4181
+ {
4182
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4183
+ "line": 14,
4184
+ "character": 4
4185
+ }
4186
+ ],
4187
+ "type": {
4188
+ "type": "reflection",
4189
+ "declaration": {
4190
+ "id": 188,
4191
+ "name": "__type",
4192
+ "kind": 65536,
4193
+ "kindString": "Type literal",
4194
+ "flags": {},
4195
+ "children": [
4196
+ {
4197
+ "id": 189,
4198
+ "name": "allowAnonymous",
4199
+ "kind": 1024,
4200
+ "kindString": "Property",
4201
+ "flags": {
4202
+ "isOptional": true
4203
+ },
4204
+ "sources": [
4205
+ {
4206
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4207
+ "line": 15,
4208
+ "character": 8
4209
+ }
4210
+ ],
4211
+ "type": {
4212
+ "type": "intrinsic",
4213
+ "name": "boolean"
4214
+ }
4215
+ },
4216
+ {
4217
+ "id": 190,
4218
+ "name": "allowed",
4219
+ "kind": 1024,
4220
+ "kindString": "Property",
4221
+ "flags": {
4222
+ "isOptional": true
4223
+ },
4224
+ "sources": [
4225
+ {
4226
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4227
+ "line": 16,
4228
+ "character": 8
4229
+ }
4230
+ ],
4231
+ "type": {
4232
+ "type": "reference",
4233
+ "typeArguments": [
4234
+ {
4235
+ "type": "intrinsic",
4236
+ "name": "string"
4237
+ },
4238
+ {
4239
+ "type": "array",
4240
+ "elementType": {
4241
+ "type": "union",
4242
+ "types": [
4243
+ {
4244
+ "type": "intrinsic",
4245
+ "name": "string"
4246
+ },
4247
+ {
4248
+ "type": "reference",
4249
+ "name": "CosigningAddressSet"
4250
+ }
4251
+ ]
4252
+ }
4253
+ }
4254
+ ],
4255
+ "name": "Record",
4256
+ "qualifiedName": "Record",
4257
+ "package": "typescript"
4258
+ }
4259
+ },
4260
+ {
4261
+ "id": 191,
4262
+ "name": "disallowed",
4263
+ "kind": 1024,
4264
+ "kindString": "Property",
4265
+ "flags": {
4266
+ "isOptional": true
4267
+ },
4268
+ "sources": [
4269
+ {
4270
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4271
+ "line": 17,
4272
+ "character": 8
4273
+ }
4274
+ ],
4275
+ "type": {
4276
+ "type": "reference",
4277
+ "typeArguments": [
4278
+ {
4279
+ "type": "intrinsic",
4280
+ "name": "string"
4281
+ },
4282
+ {
4283
+ "type": "array",
4284
+ "elementType": {
4285
+ "type": "intrinsic",
4286
+ "name": "string"
4287
+ }
4288
+ }
4289
+ ],
4290
+ "name": "Record",
4291
+ "qualifiedName": "Record",
4292
+ "package": "typescript"
4293
+ }
4294
+ }
4295
+ ],
4296
+ "groups": [
4297
+ {
4298
+ "title": "Properties",
4299
+ "children": [
4300
+ 189,
4301
+ 190,
4302
+ 191
4303
+ ]
4304
+ }
4305
+ ],
4306
+ "sources": [
4307
+ {
4308
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4309
+ "line": 14,
4310
+ "character": 15
4311
+ }
4312
+ ]
4313
+ }
4314
+ }
4315
+ },
4316
+ {
4317
+ "id": 192,
4318
+ "name": "storeQueries",
4319
+ "kind": 1024,
4320
+ "kindString": "Property",
4321
+ "flags": {
4322
+ "isOptional": true
4323
+ },
4324
+ "sources": [
4325
+ {
4326
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4327
+ "line": 19,
4328
+ "character": 4
4329
+ }
4330
+ ],
4331
+ "type": {
4332
+ "type": "intrinsic",
4333
+ "name": "boolean"
4334
+ }
4335
+ }
4336
+ ],
4337
+ "groups": [
4338
+ {
4339
+ "title": "Properties",
4340
+ "children": [
4341
+ 182,
4342
+ 183,
4343
+ 186,
4344
+ 187,
4345
+ 192
4346
+ ]
4347
+ }
4348
+ ],
4349
+ "sources": [
4350
+ {
4351
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
4352
+ "line": 8,
4353
+ "character": 103
4354
+ }
4355
+ ]
4356
+ }
4357
+ },
4358
+ {
4359
+ "type": "reference",
4360
+ "typeArguments": [
4361
+ {
4362
+ "type": "intrinsic",
4363
+ "name": "undefined"
4364
+ },
4365
+ {
4366
+ "type": "literal",
4367
+ "value": "schema"
4368
+ }
4369
+ ],
4370
+ "name": "Omit",
4371
+ "qualifiedName": "Omit",
4372
+ "package": "typescript"
4373
+ }
4374
+ ]
4375
+ }
4376
+ }
4377
+ ],
4378
+ "parameters": [
4379
+ {
4380
+ "id": 194,
4381
+ "name": "query",
4382
+ "kind": 32768,
4383
+ "kindString": "Parameter",
4384
+ "flags": {},
4385
+ "type": {
4386
+ "type": "reference",
4387
+ "id": 168,
4388
+ "name": "T"
4389
+ }
4390
+ },
4391
+ {
4392
+ "id": 195,
4393
+ "name": "payloads",
4394
+ "kind": 32768,
4395
+ "kindString": "Parameter",
4396
+ "flags": {
4397
+ "isOptional": true
4398
+ },
4399
+ "type": {
4400
+ "type": "array",
4401
+ "elementType": {
4402
+ "type": "intersection",
4403
+ "types": [
4404
+ {
4405
+ "type": "reference",
4406
+ "name": "SchemaFields"
4407
+ },
4408
+ {
4409
+ "type": "reference",
4410
+ "name": "PayloadFields"
4411
+ },
4412
+ {
4413
+ "type": "reflection",
4414
+ "declaration": {
4415
+ "id": 196,
4416
+ "name": "__type",
4417
+ "kind": 65536,
4418
+ "kindString": "Type literal",
4419
+ "flags": {},
4420
+ "children": [
4421
+ {
4422
+ "id": 197,
4423
+ "name": "schema",
4424
+ "kind": 1024,
4425
+ "kindString": "Property",
4426
+ "flags": {},
4427
+ "sources": [
4428
+ {
4429
+ "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
4430
+ "line": 21,
4431
+ "character": 4
4432
+ }
4433
+ ],
4434
+ "type": {
4435
+ "type": "intrinsic",
4436
+ "name": "string"
4437
+ }
4438
+ }
4439
+ ],
4440
+ "groups": [
4441
+ {
4442
+ "title": "Properties",
4443
+ "children": [
4444
+ 197
4445
+ ]
4446
+ }
4447
+ ],
4448
+ "sources": [
4449
+ {
4450
+ "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
4451
+ "line": 20,
4452
+ "character": 17
4453
+ }
4454
+ ]
4455
+ }
4456
+ }
4457
+ ]
4458
+ }
4459
+ }
4460
+ },
3385
4461
  {
3386
- "id": 380,
3387
- "name": "eventName",
4462
+ "id": 198,
4463
+ "name": "queryConfig",
3388
4464
  "kind": 32768,
3389
4465
  "kindString": "Parameter",
3390
- "flags": {},
4466
+ "flags": {
4467
+ "isOptional": true
4468
+ },
3391
4469
  "type": {
3392
4470
  "type": "reference",
3393
- "id": 379,
3394
- "name": "TEventName"
4471
+ "id": 193,
4472
+ "name": "TConfig"
3395
4473
  }
3396
- },
3397
- {
3398
- "id": 381,
3399
- "name": "listener",
3400
- "kind": 32768,
3401
- "kindString": "Parameter",
3402
- "flags": {},
3403
- "type": {
4474
+ }
4475
+ ],
4476
+ "type": {
4477
+ "type": "reference",
4478
+ "typeArguments": [
4479
+ {
3404
4480
  "type": "reference",
3405
4481
  "typeArguments": [
3406
4482
  {
3407
- "type": "indexedAccess",
3408
- "indexType": {
3409
- "type": "reference",
3410
- "id": 379,
3411
- "name": "TEventName"
3412
- },
3413
- "objectType": {
3414
- "type": "reference",
3415
- "name": "WitnessModuleEventData"
3416
- }
4483
+ "type": "intersection",
4484
+ "types": [
4485
+ {
4486
+ "type": "reference",
4487
+ "name": "SchemaFields"
4488
+ },
4489
+ {
4490
+ "type": "reference",
4491
+ "name": "PayloadFields"
4492
+ },
4493
+ {
4494
+ "type": "reflection",
4495
+ "declaration": {
4496
+ "id": 199,
4497
+ "name": "__type",
4498
+ "kind": 65536,
4499
+ "kindString": "Type literal",
4500
+ "flags": {},
4501
+ "children": [
4502
+ {
4503
+ "id": 200,
4504
+ "name": "schema",
4505
+ "kind": 1024,
4506
+ "kindString": "Property",
4507
+ "flags": {},
4508
+ "sources": [
4509
+ {
4510
+ "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
4511
+ "line": 21,
4512
+ "character": 4
4513
+ }
4514
+ ],
4515
+ "type": {
4516
+ "type": "intrinsic",
4517
+ "name": "string"
4518
+ }
4519
+ }
4520
+ ],
4521
+ "groups": [
4522
+ {
4523
+ "title": "Properties",
4524
+ "children": [
4525
+ 200
4526
+ ]
4527
+ }
4528
+ ],
4529
+ "sources": [
4530
+ {
4531
+ "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
4532
+ "line": 20,
4533
+ "character": 17
4534
+ }
4535
+ ]
4536
+ }
4537
+ }
4538
+ ]
3417
4539
  }
3418
4540
  ],
3419
- "name": "EventListener"
4541
+ "name": "ModuleQueryResult"
3420
4542
  }
3421
- }
3422
- ],
3423
- "type": {
3424
- "type": "reflection",
3425
- "declaration": {
3426
- "id": 382,
3427
- "name": "__type",
3428
- "kind": 65536,
3429
- "kindString": "Type literal",
3430
- "flags": {},
3431
- "sources": [
3432
- {
3433
- "fileName": "modules/packages/module/packages/abstract/dist/types/BaseEmitter.d.ts",
3434
- "line": 15,
3435
- "character": 119
3436
- }
3437
- ],
3438
- "signatures": [
3439
- {
3440
- "id": 383,
3441
- "name": "__type",
3442
- "kind": 4096,
3443
- "kindString": "Call signature",
3444
- "flags": {},
3445
- "type": {
3446
- "type": "intrinsic",
3447
- "name": "void"
3448
- }
3449
- }
3450
- ]
3451
- }
4543
+ ],
4544
+ "name": "Promise",
4545
+ "qualifiedName": "Promise",
4546
+ "package": "typescript"
3452
4547
  },
3453
4548
  "inheritedFrom": {
3454
4549
  "type": "reference",
3455
- "name": "TimestampWitness.once"
4550
+ "name": "TimestampWitness.query"
3456
4551
  }
3457
4552
  }
3458
4553
  ],
3459
4554
  "inheritedFrom": {
3460
4555
  "type": "reference",
3461
- "name": "TimestampWitness.once"
4556
+ "name": "TimestampWitness.query"
3462
4557
  }
3463
4558
  },
3464
4559
  {
3465
4560
  "id": 89,
3466
- "name": "query",
4561
+ "name": "queryHandler",
3467
4562
  "kind": 2048,
3468
4563
  "kindString": "Method",
3469
- "flags": {},
4564
+ "flags": {
4565
+ "isProtected": true
4566
+ },
3470
4567
  "sources": [
3471
4568
  {
3472
4569
  "fileName": "modules/packages/witness/dist/types/AbstractWitness.d.ts",
3473
4570
  "line": 12,
3474
- "character": 4
4571
+ "character": 14
3475
4572
  }
3476
4573
  ],
3477
4574
  "signatures": [
3478
4575
  {
3479
4576
  "id": 90,
3480
- "name": "query",
4577
+ "name": "queryHandler",
3481
4578
  "kind": 4096,
3482
4579
  "kindString": "Call signature",
3483
4580
  "flags": {},
@@ -4547,17 +5644,17 @@
4547
5644
  },
4548
5645
  "inheritedFrom": {
4549
5646
  "type": "reference",
4550
- "name": "TimestampWitness.query"
5647
+ "name": "TimestampWitness.queryHandler"
4551
5648
  }
4552
5649
  }
4553
5650
  ],
4554
5651
  "inheritedFrom": {
4555
5652
  "type": "reference",
4556
- "name": "TimestampWitness.query"
5653
+ "name": "TimestampWitness.queryHandler"
4557
5654
  }
4558
5655
  },
4559
5656
  {
4560
- "id": 158,
5657
+ "id": 201,
4561
5658
  "name": "queryable",
4562
5659
  "kind": 2048,
4563
5660
  "kindString": "Method",
@@ -4571,14 +5668,14 @@
4571
5668
  ],
4572
5669
  "signatures": [
4573
5670
  {
4574
- "id": 159,
5671
+ "id": 202,
4575
5672
  "name": "queryable",
4576
5673
  "kind": 4096,
4577
5674
  "kindString": "Call signature",
4578
5675
  "flags": {},
4579
5676
  "typeParameter": [
4580
5677
  {
4581
- "id": 168,
5678
+ "id": 211,
4582
5679
  "name": "T",
4583
5680
  "kind": 131072,
4584
5681
  "kindString": "Type parameter",
@@ -4601,14 +5698,14 @@
4601
5698
  {
4602
5699
  "type": "reflection",
4603
5700
  "declaration": {
4604
- "id": 160,
5701
+ "id": 203,
4605
5702
  "name": "__type",
4606
5703
  "kind": 65536,
4607
5704
  "kindString": "Type literal",
4608
5705
  "flags": {},
4609
5706
  "children": [
4610
5707
  {
4611
- "id": 161,
5708
+ "id": 204,
4612
5709
  "name": "query",
4613
5710
  "kind": 1024,
4614
5711
  "kindString": "Property",
@@ -4626,7 +5723,7 @@
4626
5723
  }
4627
5724
  },
4628
5725
  {
4629
- "id": 162,
5726
+ "id": 205,
4630
5727
  "name": "resultSet",
4631
5728
  "kind": 1024,
4632
5729
  "kindString": "Property",
@@ -4646,7 +5743,7 @@
4646
5743
  }
4647
5744
  },
4648
5745
  {
4649
- "id": 163,
5746
+ "id": 206,
4650
5747
  "name": "schema",
4651
5748
  "kind": 1024,
4652
5749
  "kindString": "Property",
@@ -4668,9 +5765,9 @@
4668
5765
  {
4669
5766
  "title": "Properties",
4670
5767
  "children": [
4671
- 161,
4672
- 162,
4673
- 163
5768
+ 204,
5769
+ 205,
5770
+ 206
4674
5771
  ]
4675
5772
  }
4676
5773
  ],
@@ -4703,14 +5800,14 @@
4703
5800
  {
4704
5801
  "type": "reflection",
4705
5802
  "declaration": {
4706
- "id": 164,
5803
+ "id": 207,
4707
5804
  "name": "__type",
4708
5805
  "kind": 65536,
4709
5806
  "kindString": "Type literal",
4710
5807
  "flags": {},
4711
5808
  "children": [
4712
5809
  {
4713
- "id": 165,
5810
+ "id": 208,
4714
5811
  "name": "query",
4715
5812
  "kind": 1024,
4716
5813
  "kindString": "Property",
@@ -4728,7 +5825,7 @@
4728
5825
  }
4729
5826
  },
4730
5827
  {
4731
- "id": 166,
5828
+ "id": 209,
4732
5829
  "name": "resultSet",
4733
5830
  "kind": 1024,
4734
5831
  "kindString": "Property",
@@ -4748,7 +5845,7 @@
4748
5845
  }
4749
5846
  },
4750
5847
  {
4751
- "id": 167,
5848
+ "id": 210,
4752
5849
  "name": "schema",
4753
5850
  "kind": 1024,
4754
5851
  "kindString": "Property",
@@ -4770,9 +5867,9 @@
4770
5867
  {
4771
5868
  "title": "Properties",
4772
5869
  "children": [
4773
- 165,
4774
- 166,
4775
- 167
5870
+ 208,
5871
+ 209,
5872
+ 210
4776
5873
  ]
4777
5874
  }
4778
5875
  ],
@@ -4789,7 +5886,7 @@
4789
5886
  }
4790
5887
  },
4791
5888
  {
4792
- "id": 193,
5889
+ "id": 236,
4793
5890
  "name": "TConfig",
4794
5891
  "kind": 131072,
4795
5892
  "kindString": "Type parameter",
@@ -4808,14 +5905,14 @@
4808
5905
  {
4809
5906
  "type": "reflection",
4810
5907
  "declaration": {
4811
- "id": 169,
5908
+ "id": 212,
4812
5909
  "name": "__type",
4813
5910
  "kind": 65536,
4814
5911
  "kindString": "Type literal",
4815
5912
  "flags": {},
4816
5913
  "children": [
4817
5914
  {
4818
- "id": 170,
5915
+ "id": 213,
4819
5916
  "name": "name",
4820
5917
  "kind": 1024,
4821
5918
  "kindString": "Property",
@@ -4835,7 +5932,7 @@
4835
5932
  }
4836
5933
  },
4837
5934
  {
4838
- "id": 171,
5935
+ "id": 214,
4839
5936
  "name": "paging",
4840
5937
  "kind": 1024,
4841
5938
  "kindString": "Property",
@@ -4859,14 +5956,14 @@
4859
5956
  {
4860
5957
  "type": "reflection",
4861
5958
  "declaration": {
4862
- "id": 172,
5959
+ "id": 215,
4863
5960
  "name": "__type",
4864
5961
  "kind": 65536,
4865
5962
  "kindString": "Type literal",
4866
5963
  "flags": {},
4867
5964
  "children": [
4868
5965
  {
4869
- "id": 173,
5966
+ "id": 216,
4870
5967
  "name": "size",
4871
5968
  "kind": 1024,
4872
5969
  "kindString": "Property",
@@ -4890,7 +5987,7 @@
4890
5987
  {
4891
5988
  "title": "Properties",
4892
5989
  "children": [
4893
- 173
5990
+ 216
4894
5991
  ]
4895
5992
  }
4896
5993
  ],
@@ -4910,7 +6007,7 @@
4910
6007
  }
4911
6008
  },
4912
6009
  {
4913
- "id": 174,
6010
+ "id": 217,
4914
6011
  "name": "schema",
4915
6012
  "kind": 1024,
4916
6013
  "kindString": "Property",
@@ -4928,7 +6025,7 @@
4928
6025
  }
4929
6026
  },
4930
6027
  {
4931
- "id": 175,
6028
+ "id": 218,
4932
6029
  "name": "security",
4933
6030
  "kind": 1024,
4934
6031
  "kindString": "Property",
@@ -4945,14 +6042,14 @@
4945
6042
  "type": {
4946
6043
  "type": "reflection",
4947
6044
  "declaration": {
4948
- "id": 176,
6045
+ "id": 219,
4949
6046
  "name": "__type",
4950
6047
  "kind": 65536,
4951
6048
  "kindString": "Type literal",
4952
6049
  "flags": {},
4953
6050
  "children": [
4954
6051
  {
4955
- "id": 177,
6052
+ "id": 220,
4956
6053
  "name": "allowAnonymous",
4957
6054
  "kind": 1024,
4958
6055
  "kindString": "Property",
@@ -4972,7 +6069,7 @@
4972
6069
  }
4973
6070
  },
4974
6071
  {
4975
- "id": 178,
6072
+ "id": 221,
4976
6073
  "name": "allowed",
4977
6074
  "kind": 1024,
4978
6075
  "kindString": "Property",
@@ -5016,7 +6113,7 @@
5016
6113
  }
5017
6114
  },
5018
6115
  {
5019
- "id": 179,
6116
+ "id": 222,
5020
6117
  "name": "disallowed",
5021
6118
  "kind": 1024,
5022
6119
  "kindString": "Property",
@@ -5055,9 +6152,9 @@
5055
6152
  {
5056
6153
  "title": "Properties",
5057
6154
  "children": [
5058
- 177,
5059
- 178,
5060
- 179
6155
+ 220,
6156
+ 221,
6157
+ 222
5061
6158
  ]
5062
6159
  }
5063
6160
  ],
@@ -5072,7 +6169,7 @@
5072
6169
  }
5073
6170
  },
5074
6171
  {
5075
- "id": 180,
6172
+ "id": 223,
5076
6173
  "name": "storeQueries",
5077
6174
  "kind": 1024,
5078
6175
  "kindString": "Property",
@@ -5096,11 +6193,11 @@
5096
6193
  {
5097
6194
  "title": "Properties",
5098
6195
  "children": [
5099
- 170,
5100
- 171,
5101
- 174,
5102
- 175,
5103
- 180
6196
+ 213,
6197
+ 214,
6198
+ 217,
6199
+ 218,
6200
+ 223
5104
6201
  ]
5105
6202
  }
5106
6203
  ],
@@ -5145,14 +6242,14 @@
5145
6242
  {
5146
6243
  "type": "reflection",
5147
6244
  "declaration": {
5148
- "id": 181,
6245
+ "id": 224,
5149
6246
  "name": "__type",
5150
6247
  "kind": 65536,
5151
6248
  "kindString": "Type literal",
5152
6249
  "flags": {},
5153
6250
  "children": [
5154
6251
  {
5155
- "id": 182,
6252
+ "id": 225,
5156
6253
  "name": "name",
5157
6254
  "kind": 1024,
5158
6255
  "kindString": "Property",
@@ -5172,7 +6269,7 @@
5172
6269
  }
5173
6270
  },
5174
6271
  {
5175
- "id": 183,
6272
+ "id": 226,
5176
6273
  "name": "paging",
5177
6274
  "kind": 1024,
5178
6275
  "kindString": "Property",
@@ -5196,14 +6293,14 @@
5196
6293
  {
5197
6294
  "type": "reflection",
5198
6295
  "declaration": {
5199
- "id": 184,
6296
+ "id": 227,
5200
6297
  "name": "__type",
5201
6298
  "kind": 65536,
5202
6299
  "kindString": "Type literal",
5203
6300
  "flags": {},
5204
6301
  "children": [
5205
6302
  {
5206
- "id": 185,
6303
+ "id": 228,
5207
6304
  "name": "size",
5208
6305
  "kind": 1024,
5209
6306
  "kindString": "Property",
@@ -5227,7 +6324,7 @@
5227
6324
  {
5228
6325
  "title": "Properties",
5229
6326
  "children": [
5230
- 185
6327
+ 228
5231
6328
  ]
5232
6329
  }
5233
6330
  ],
@@ -5247,7 +6344,7 @@
5247
6344
  }
5248
6345
  },
5249
6346
  {
5250
- "id": 186,
6347
+ "id": 229,
5251
6348
  "name": "schema",
5252
6349
  "kind": 1024,
5253
6350
  "kindString": "Property",
@@ -5265,7 +6362,7 @@
5265
6362
  }
5266
6363
  },
5267
6364
  {
5268
- "id": 187,
6365
+ "id": 230,
5269
6366
  "name": "security",
5270
6367
  "kind": 1024,
5271
6368
  "kindString": "Property",
@@ -5282,14 +6379,14 @@
5282
6379
  "type": {
5283
6380
  "type": "reflection",
5284
6381
  "declaration": {
5285
- "id": 188,
6382
+ "id": 231,
5286
6383
  "name": "__type",
5287
6384
  "kind": 65536,
5288
6385
  "kindString": "Type literal",
5289
6386
  "flags": {},
5290
6387
  "children": [
5291
6388
  {
5292
- "id": 189,
6389
+ "id": 232,
5293
6390
  "name": "allowAnonymous",
5294
6391
  "kind": 1024,
5295
6392
  "kindString": "Property",
@@ -5309,7 +6406,7 @@
5309
6406
  }
5310
6407
  },
5311
6408
  {
5312
- "id": 190,
6409
+ "id": 233,
5313
6410
  "name": "allowed",
5314
6411
  "kind": 1024,
5315
6412
  "kindString": "Property",
@@ -5353,7 +6450,7 @@
5353
6450
  }
5354
6451
  },
5355
6452
  {
5356
- "id": 191,
6453
+ "id": 234,
5357
6454
  "name": "disallowed",
5358
6455
  "kind": 1024,
5359
6456
  "kindString": "Property",
@@ -5392,9 +6489,9 @@
5392
6489
  {
5393
6490
  "title": "Properties",
5394
6491
  "children": [
5395
- 189,
5396
- 190,
5397
- 191
6492
+ 232,
6493
+ 233,
6494
+ 234
5398
6495
  ]
5399
6496
  }
5400
6497
  ],
@@ -5409,7 +6506,7 @@
5409
6506
  }
5410
6507
  },
5411
6508
  {
5412
- "id": 192,
6509
+ "id": 235,
5413
6510
  "name": "storeQueries",
5414
6511
  "kind": 1024,
5415
6512
  "kindString": "Property",
@@ -5433,11 +6530,11 @@
5433
6530
  {
5434
6531
  "title": "Properties",
5435
6532
  "children": [
5436
- 182,
5437
- 183,
5438
- 186,
5439
- 187,
5440
- 192
6533
+ 225,
6534
+ 226,
6535
+ 229,
6536
+ 230,
6537
+ 235
5441
6538
  ]
5442
6539
  }
5443
6540
  ],
@@ -5472,19 +6569,19 @@
5472
6569
  ],
5473
6570
  "parameters": [
5474
6571
  {
5475
- "id": 194,
6572
+ "id": 237,
5476
6573
  "name": "query",
5477
6574
  "kind": 32768,
5478
6575
  "kindString": "Parameter",
5479
6576
  "flags": {},
5480
6577
  "type": {
5481
6578
  "type": "reference",
5482
- "id": 168,
6579
+ "id": 211,
5483
6580
  "name": "T"
5484
6581
  }
5485
6582
  },
5486
6583
  {
5487
- "id": 195,
6584
+ "id": 238,
5488
6585
  "name": "payloads",
5489
6586
  "kind": 32768,
5490
6587
  "kindString": "Parameter",
@@ -5507,14 +6604,14 @@
5507
6604
  {
5508
6605
  "type": "reflection",
5509
6606
  "declaration": {
5510
- "id": 196,
6607
+ "id": 239,
5511
6608
  "name": "__type",
5512
6609
  "kind": 65536,
5513
6610
  "kindString": "Type literal",
5514
6611
  "flags": {},
5515
6612
  "children": [
5516
6613
  {
5517
- "id": 197,
6614
+ "id": 240,
5518
6615
  "name": "schema",
5519
6616
  "kind": 1024,
5520
6617
  "kindString": "Property",
@@ -5536,7 +6633,7 @@
5536
6633
  {
5537
6634
  "title": "Properties",
5538
6635
  "children": [
5539
- 197
6636
+ 240
5540
6637
  ]
5541
6638
  }
5542
6639
  ],
@@ -5554,7 +6651,7 @@
5554
6651
  }
5555
6652
  },
5556
6653
  {
5557
- "id": 198,
6654
+ "id": 241,
5558
6655
  "name": "queryConfig",
5559
6656
  "kind": 32768,
5560
6657
  "kindString": "Parameter",
@@ -5563,7 +6660,7 @@
5563
6660
  },
5564
6661
  "type": {
5565
6662
  "type": "reference",
5566
- "id": 193,
6663
+ "id": 236,
5567
6664
  "name": "TConfig"
5568
6665
  }
5569
6666
  }
@@ -5584,7 +6681,7 @@
5584
6681
  }
5585
6682
  },
5586
6683
  {
5587
- "id": 275,
6684
+ "id": 318,
5588
6685
  "name": "resolve",
5589
6686
  "kind": 2048,
5590
6687
  "kindString": "Method",
@@ -5594,20 +6691,20 @@
5594
6691
  "sources": [
5595
6692
  {
5596
6693
  "fileName": "modules/packages/module/packages/abstract/dist/types/AbstractModule.d.ts",
5597
- "line": 38,
6694
+ "line": 39,
5598
6695
  "character": 14
5599
6696
  }
5600
6697
  ],
5601
6698
  "signatures": [
5602
6699
  {
5603
- "id": 276,
6700
+ "id": 319,
5604
6701
  "name": "resolve",
5605
6702
  "kind": 4096,
5606
6703
  "kindString": "Call signature",
5607
6704
  "flags": {},
5608
6705
  "typeParameter": [
5609
6706
  {
5610
- "id": 329,
6707
+ "id": 372,
5611
6708
  "name": "TModule",
5612
6709
  "kind": 131072,
5613
6710
  "kindString": "Type parameter",
@@ -5635,14 +6732,14 @@
5635
6732
  {
5636
6733
  "type": "reflection",
5637
6734
  "declaration": {
5638
- "id": 277,
6735
+ "id": 320,
5639
6736
  "name": "__type",
5640
6737
  "kind": 65536,
5641
6738
  "kindString": "Type literal",
5642
6739
  "flags": {},
5643
6740
  "children": [
5644
6741
  {
5645
- "id": 278,
6742
+ "id": 321,
5646
6743
  "name": "name",
5647
6744
  "kind": 1024,
5648
6745
  "kindString": "Property",
@@ -5662,7 +6759,7 @@
5662
6759
  }
5663
6760
  },
5664
6761
  {
5665
- "id": 279,
6762
+ "id": 322,
5666
6763
  "name": "paging",
5667
6764
  "kind": 1024,
5668
6765
  "kindString": "Property",
@@ -5686,14 +6783,14 @@
5686
6783
  {
5687
6784
  "type": "reflection",
5688
6785
  "declaration": {
5689
- "id": 280,
6786
+ "id": 323,
5690
6787
  "name": "__type",
5691
6788
  "kind": 65536,
5692
6789
  "kindString": "Type literal",
5693
6790
  "flags": {},
5694
6791
  "children": [
5695
6792
  {
5696
- "id": 281,
6793
+ "id": 324,
5697
6794
  "name": "size",
5698
6795
  "kind": 1024,
5699
6796
  "kindString": "Property",
@@ -5717,7 +6814,7 @@
5717
6814
  {
5718
6815
  "title": "Properties",
5719
6816
  "children": [
5720
- 281
6817
+ 324
5721
6818
  ]
5722
6819
  }
5723
6820
  ],
@@ -5737,7 +6834,7 @@
5737
6834
  }
5738
6835
  },
5739
6836
  {
5740
- "id": 282,
6837
+ "id": 325,
5741
6838
  "name": "schema",
5742
6839
  "kind": 1024,
5743
6840
  "kindString": "Property",
@@ -5755,7 +6852,7 @@
5755
6852
  }
5756
6853
  },
5757
6854
  {
5758
- "id": 283,
6855
+ "id": 326,
5759
6856
  "name": "security",
5760
6857
  "kind": 1024,
5761
6858
  "kindString": "Property",
@@ -5772,14 +6869,14 @@
5772
6869
  "type": {
5773
6870
  "type": "reflection",
5774
6871
  "declaration": {
5775
- "id": 284,
6872
+ "id": 327,
5776
6873
  "name": "__type",
5777
6874
  "kind": 65536,
5778
6875
  "kindString": "Type literal",
5779
6876
  "flags": {},
5780
6877
  "children": [
5781
6878
  {
5782
- "id": 285,
6879
+ "id": 328,
5783
6880
  "name": "allowAnonymous",
5784
6881
  "kind": 1024,
5785
6882
  "kindString": "Property",
@@ -5799,7 +6896,7 @@
5799
6896
  }
5800
6897
  },
5801
6898
  {
5802
- "id": 286,
6899
+ "id": 329,
5803
6900
  "name": "allowed",
5804
6901
  "kind": 1024,
5805
6902
  "kindString": "Property",
@@ -5843,7 +6940,7 @@
5843
6940
  }
5844
6941
  },
5845
6942
  {
5846
- "id": 287,
6943
+ "id": 330,
5847
6944
  "name": "disallowed",
5848
6945
  "kind": 1024,
5849
6946
  "kindString": "Property",
@@ -5882,9 +6979,9 @@
5882
6979
  {
5883
6980
  "title": "Properties",
5884
6981
  "children": [
5885
- 285,
5886
- 286,
5887
- 287
6982
+ 328,
6983
+ 329,
6984
+ 330
5888
6985
  ]
5889
6986
  }
5890
6987
  ],
@@ -5899,7 +6996,7 @@
5899
6996
  }
5900
6997
  },
5901
6998
  {
5902
- "id": 288,
6999
+ "id": 331,
5903
7000
  "name": "storeQueries",
5904
7001
  "kind": 1024,
5905
7002
  "kindString": "Property",
@@ -5923,11 +7020,11 @@
5923
7020
  {
5924
7021
  "title": "Properties",
5925
7022
  "children": [
5926
- 278,
5927
- 279,
5928
- 282,
5929
- 283,
5930
- 288
7023
+ 321,
7024
+ 322,
7025
+ 325,
7026
+ 326,
7027
+ 331
5931
7028
  ]
5932
7029
  }
5933
7030
  ],
@@ -5963,14 +7060,14 @@
5963
7060
  {
5964
7061
  "type": "reflection",
5965
7062
  "declaration": {
5966
- "id": 289,
7063
+ "id": 332,
5967
7064
  "name": "__type",
5968
7065
  "kind": 65536,
5969
7066
  "kindString": "Type literal",
5970
7067
  "flags": {},
5971
7068
  "children": [
5972
7069
  {
5973
- "id": 290,
7070
+ "id": 333,
5974
7071
  "name": "name",
5975
7072
  "kind": 1024,
5976
7073
  "kindString": "Property",
@@ -5990,7 +7087,7 @@
5990
7087
  }
5991
7088
  },
5992
7089
  {
5993
- "id": 291,
7090
+ "id": 334,
5994
7091
  "name": "paging",
5995
7092
  "kind": 1024,
5996
7093
  "kindString": "Property",
@@ -6014,14 +7111,14 @@
6014
7111
  {
6015
7112
  "type": "reflection",
6016
7113
  "declaration": {
6017
- "id": 292,
7114
+ "id": 335,
6018
7115
  "name": "__type",
6019
7116
  "kind": 65536,
6020
7117
  "kindString": "Type literal",
6021
7118
  "flags": {},
6022
7119
  "children": [
6023
7120
  {
6024
- "id": 293,
7121
+ "id": 336,
6025
7122
  "name": "size",
6026
7123
  "kind": 1024,
6027
7124
  "kindString": "Property",
@@ -6045,7 +7142,7 @@
6045
7142
  {
6046
7143
  "title": "Properties",
6047
7144
  "children": [
6048
- 293
7145
+ 336
6049
7146
  ]
6050
7147
  }
6051
7148
  ],
@@ -6065,7 +7162,7 @@
6065
7162
  }
6066
7163
  },
6067
7164
  {
6068
- "id": 294,
7165
+ "id": 337,
6069
7166
  "name": "schema",
6070
7167
  "kind": 1024,
6071
7168
  "kindString": "Property",
@@ -6083,7 +7180,7 @@
6083
7180
  }
6084
7181
  },
6085
7182
  {
6086
- "id": 295,
7183
+ "id": 338,
6087
7184
  "name": "security",
6088
7185
  "kind": 1024,
6089
7186
  "kindString": "Property",
@@ -6100,14 +7197,14 @@
6100
7197
  "type": {
6101
7198
  "type": "reflection",
6102
7199
  "declaration": {
6103
- "id": 296,
7200
+ "id": 339,
6104
7201
  "name": "__type",
6105
7202
  "kind": 65536,
6106
7203
  "kindString": "Type literal",
6107
7204
  "flags": {},
6108
7205
  "children": [
6109
7206
  {
6110
- "id": 297,
7207
+ "id": 340,
6111
7208
  "name": "allowAnonymous",
6112
7209
  "kind": 1024,
6113
7210
  "kindString": "Property",
@@ -6127,7 +7224,7 @@
6127
7224
  }
6128
7225
  },
6129
7226
  {
6130
- "id": 298,
7227
+ "id": 341,
6131
7228
  "name": "allowed",
6132
7229
  "kind": 1024,
6133
7230
  "kindString": "Property",
@@ -6171,7 +7268,7 @@
6171
7268
  }
6172
7269
  },
6173
7270
  {
6174
- "id": 299,
7271
+ "id": 342,
6175
7272
  "name": "disallowed",
6176
7273
  "kind": 1024,
6177
7274
  "kindString": "Property",
@@ -6210,9 +7307,9 @@
6210
7307
  {
6211
7308
  "title": "Properties",
6212
7309
  "children": [
6213
- 297,
6214
- 298,
6215
- 299
7310
+ 340,
7311
+ 341,
7312
+ 342
6216
7313
  ]
6217
7314
  }
6218
7315
  ],
@@ -6227,7 +7324,7 @@
6227
7324
  }
6228
7325
  },
6229
7326
  {
6230
- "id": 300,
7327
+ "id": 343,
6231
7328
  "name": "storeQueries",
6232
7329
  "kind": 1024,
6233
7330
  "kindString": "Property",
@@ -6251,11 +7348,11 @@
6251
7348
  {
6252
7349
  "title": "Properties",
6253
7350
  "children": [
6254
- 290,
6255
- 291,
6256
- 294,
6257
- 295,
6258
- 300
7351
+ 333,
7352
+ 334,
7353
+ 337,
7354
+ 338,
7355
+ 343
6259
7356
  ]
6260
7357
  }
6261
7358
  ],
@@ -6298,14 +7395,14 @@
6298
7395
  {
6299
7396
  "type": "reflection",
6300
7397
  "declaration": {
6301
- "id": 301,
7398
+ "id": 344,
6302
7399
  "name": "__type",
6303
7400
  "kind": 65536,
6304
7401
  "kindString": "Type literal",
6305
7402
  "flags": {},
6306
7403
  "children": [
6307
7404
  {
6308
- "id": 302,
7405
+ "id": 345,
6309
7406
  "name": "schema",
6310
7407
  "kind": 1024,
6311
7408
  "kindString": "Property",
@@ -6327,7 +7424,7 @@
6327
7424
  {
6328
7425
  "title": "Properties",
6329
7426
  "children": [
6330
- 302
7427
+ 345
6331
7428
  ]
6332
7429
  }
6333
7430
  ],
@@ -6372,7 +7469,7 @@
6372
7469
  },
6373
7470
  {
6374
7471
  "type": "reference",
6375
- "id": 329,
7472
+ "id": 372,
6376
7473
  "name": "TModule"
6377
7474
  }
6378
7475
  ],
@@ -6400,14 +7497,14 @@
6400
7497
  {
6401
7498
  "type": "reflection",
6402
7499
  "declaration": {
6403
- "id": 303,
7500
+ "id": 346,
6404
7501
  "name": "__type",
6405
7502
  "kind": 65536,
6406
7503
  "kindString": "Type literal",
6407
7504
  "flags": {},
6408
7505
  "children": [
6409
7506
  {
6410
- "id": 304,
7507
+ "id": 347,
6411
7508
  "name": "name",
6412
7509
  "kind": 1024,
6413
7510
  "kindString": "Property",
@@ -6427,7 +7524,7 @@
6427
7524
  }
6428
7525
  },
6429
7526
  {
6430
- "id": 305,
7527
+ "id": 348,
6431
7528
  "name": "paging",
6432
7529
  "kind": 1024,
6433
7530
  "kindString": "Property",
@@ -6451,14 +7548,14 @@
6451
7548
  {
6452
7549
  "type": "reflection",
6453
7550
  "declaration": {
6454
- "id": 306,
7551
+ "id": 349,
6455
7552
  "name": "__type",
6456
7553
  "kind": 65536,
6457
7554
  "kindString": "Type literal",
6458
7555
  "flags": {},
6459
7556
  "children": [
6460
7557
  {
6461
- "id": 307,
7558
+ "id": 350,
6462
7559
  "name": "size",
6463
7560
  "kind": 1024,
6464
7561
  "kindString": "Property",
@@ -6482,7 +7579,7 @@
6482
7579
  {
6483
7580
  "title": "Properties",
6484
7581
  "children": [
6485
- 307
7582
+ 350
6486
7583
  ]
6487
7584
  }
6488
7585
  ],
@@ -6502,7 +7599,7 @@
6502
7599
  }
6503
7600
  },
6504
7601
  {
6505
- "id": 308,
7602
+ "id": 351,
6506
7603
  "name": "schema",
6507
7604
  "kind": 1024,
6508
7605
  "kindString": "Property",
@@ -6520,7 +7617,7 @@
6520
7617
  }
6521
7618
  },
6522
7619
  {
6523
- "id": 309,
7620
+ "id": 352,
6524
7621
  "name": "security",
6525
7622
  "kind": 1024,
6526
7623
  "kindString": "Property",
@@ -6537,14 +7634,14 @@
6537
7634
  "type": {
6538
7635
  "type": "reflection",
6539
7636
  "declaration": {
6540
- "id": 310,
7637
+ "id": 353,
6541
7638
  "name": "__type",
6542
7639
  "kind": 65536,
6543
7640
  "kindString": "Type literal",
6544
7641
  "flags": {},
6545
7642
  "children": [
6546
7643
  {
6547
- "id": 311,
7644
+ "id": 354,
6548
7645
  "name": "allowAnonymous",
6549
7646
  "kind": 1024,
6550
7647
  "kindString": "Property",
@@ -6564,7 +7661,7 @@
6564
7661
  }
6565
7662
  },
6566
7663
  {
6567
- "id": 312,
7664
+ "id": 355,
6568
7665
  "name": "allowed",
6569
7666
  "kind": 1024,
6570
7667
  "kindString": "Property",
@@ -6608,7 +7705,7 @@
6608
7705
  }
6609
7706
  },
6610
7707
  {
6611
- "id": 313,
7708
+ "id": 356,
6612
7709
  "name": "disallowed",
6613
7710
  "kind": 1024,
6614
7711
  "kindString": "Property",
@@ -6647,9 +7744,9 @@
6647
7744
  {
6648
7745
  "title": "Properties",
6649
7746
  "children": [
6650
- 311,
6651
- 312,
6652
- 313
7747
+ 354,
7748
+ 355,
7749
+ 356
6653
7750
  ]
6654
7751
  }
6655
7752
  ],
@@ -6664,7 +7761,7 @@
6664
7761
  }
6665
7762
  },
6666
7763
  {
6667
- "id": 314,
7764
+ "id": 357,
6668
7765
  "name": "storeQueries",
6669
7766
  "kind": 1024,
6670
7767
  "kindString": "Property",
@@ -6688,11 +7785,11 @@
6688
7785
  {
6689
7786
  "title": "Properties",
6690
7787
  "children": [
6691
- 304,
6692
- 305,
6693
- 308,
6694
- 309,
6695
- 314
7788
+ 347,
7789
+ 348,
7790
+ 351,
7791
+ 352,
7792
+ 357
6696
7793
  ]
6697
7794
  }
6698
7795
  ],
@@ -6728,14 +7825,14 @@
6728
7825
  {
6729
7826
  "type": "reflection",
6730
7827
  "declaration": {
6731
- "id": 315,
7828
+ "id": 358,
6732
7829
  "name": "__type",
6733
7830
  "kind": 65536,
6734
7831
  "kindString": "Type literal",
6735
7832
  "flags": {},
6736
7833
  "children": [
6737
7834
  {
6738
- "id": 316,
7835
+ "id": 359,
6739
7836
  "name": "name",
6740
7837
  "kind": 1024,
6741
7838
  "kindString": "Property",
@@ -6755,7 +7852,7 @@
6755
7852
  }
6756
7853
  },
6757
7854
  {
6758
- "id": 317,
7855
+ "id": 360,
6759
7856
  "name": "paging",
6760
7857
  "kind": 1024,
6761
7858
  "kindString": "Property",
@@ -6779,14 +7876,14 @@
6779
7876
  {
6780
7877
  "type": "reflection",
6781
7878
  "declaration": {
6782
- "id": 318,
7879
+ "id": 361,
6783
7880
  "name": "__type",
6784
7881
  "kind": 65536,
6785
7882
  "kindString": "Type literal",
6786
7883
  "flags": {},
6787
7884
  "children": [
6788
7885
  {
6789
- "id": 319,
7886
+ "id": 362,
6790
7887
  "name": "size",
6791
7888
  "kind": 1024,
6792
7889
  "kindString": "Property",
@@ -6810,7 +7907,7 @@
6810
7907
  {
6811
7908
  "title": "Properties",
6812
7909
  "children": [
6813
- 319
7910
+ 362
6814
7911
  ]
6815
7912
  }
6816
7913
  ],
@@ -6830,7 +7927,7 @@
6830
7927
  }
6831
7928
  },
6832
7929
  {
6833
- "id": 320,
7930
+ "id": 363,
6834
7931
  "name": "schema",
6835
7932
  "kind": 1024,
6836
7933
  "kindString": "Property",
@@ -6848,7 +7945,7 @@
6848
7945
  }
6849
7946
  },
6850
7947
  {
6851
- "id": 321,
7948
+ "id": 364,
6852
7949
  "name": "security",
6853
7950
  "kind": 1024,
6854
7951
  "kindString": "Property",
@@ -6865,14 +7962,14 @@
6865
7962
  "type": {
6866
7963
  "type": "reflection",
6867
7964
  "declaration": {
6868
- "id": 322,
7965
+ "id": 365,
6869
7966
  "name": "__type",
6870
7967
  "kind": 65536,
6871
7968
  "kindString": "Type literal",
6872
7969
  "flags": {},
6873
7970
  "children": [
6874
7971
  {
6875
- "id": 323,
7972
+ "id": 366,
6876
7973
  "name": "allowAnonymous",
6877
7974
  "kind": 1024,
6878
7975
  "kindString": "Property",
@@ -6892,7 +7989,7 @@
6892
7989
  }
6893
7990
  },
6894
7991
  {
6895
- "id": 324,
7992
+ "id": 367,
6896
7993
  "name": "allowed",
6897
7994
  "kind": 1024,
6898
7995
  "kindString": "Property",
@@ -6936,7 +8033,7 @@
6936
8033
  }
6937
8034
  },
6938
8035
  {
6939
- "id": 325,
8036
+ "id": 368,
6940
8037
  "name": "disallowed",
6941
8038
  "kind": 1024,
6942
8039
  "kindString": "Property",
@@ -6975,9 +8072,9 @@
6975
8072
  {
6976
8073
  "title": "Properties",
6977
8074
  "children": [
6978
- 323,
6979
- 324,
6980
- 325
8075
+ 366,
8076
+ 367,
8077
+ 368
6981
8078
  ]
6982
8079
  }
6983
8080
  ],
@@ -6992,7 +8089,7 @@
6992
8089
  }
6993
8090
  },
6994
8091
  {
6995
- "id": 326,
8092
+ "id": 369,
6996
8093
  "name": "storeQueries",
6997
8094
  "kind": 1024,
6998
8095
  "kindString": "Property",
@@ -7016,11 +8113,11 @@
7016
8113
  {
7017
8114
  "title": "Properties",
7018
8115
  "children": [
7019
- 316,
7020
- 317,
7021
- 320,
7022
- 321,
7023
- 326
8116
+ 359,
8117
+ 360,
8118
+ 363,
8119
+ 364,
8120
+ 369
7024
8121
  ]
7025
8122
  }
7026
8123
  ],
@@ -7063,14 +8160,14 @@
7063
8160
  {
7064
8161
  "type": "reflection",
7065
8162
  "declaration": {
7066
- "id": 327,
8163
+ "id": 370,
7067
8164
  "name": "__type",
7068
8165
  "kind": 65536,
7069
8166
  "kindString": "Type literal",
7070
8167
  "flags": {},
7071
8168
  "children": [
7072
8169
  {
7073
- "id": 328,
8170
+ "id": 371,
7074
8171
  "name": "schema",
7075
8172
  "kind": 1024,
7076
8173
  "kindString": "Property",
@@ -7092,7 +8189,7 @@
7092
8189
  {
7093
8190
  "title": "Properties",
7094
8191
  "children": [
7095
- 328
8192
+ 371
7096
8193
  ]
7097
8194
  }
7098
8195
  ],
@@ -7136,7 +8233,7 @@
7136
8233
  ],
7137
8234
  "parameters": [
7138
8235
  {
7139
- "id": 330,
8236
+ "id": 373,
7140
8237
  "name": "filter",
7141
8238
  "kind": 32768,
7142
8239
  "kindString": "Parameter",
@@ -7156,7 +8253,7 @@
7156
8253
  "type": "array",
7157
8254
  "elementType": {
7158
8255
  "type": "reference",
7159
- "id": 329,
8256
+ "id": 372,
7160
8257
  "name": "TModule"
7161
8258
  }
7162
8259
  }
@@ -7177,7 +8274,7 @@
7177
8274
  }
7178
8275
  },
7179
8276
  {
7180
- "id": 199,
8277
+ "id": 242,
7181
8278
  "name": "start",
7182
8279
  "kind": 2048,
7183
8280
  "kindString": "Method",
@@ -7191,14 +8288,14 @@
7191
8288
  ],
7192
8289
  "signatures": [
7193
8290
  {
7194
- "id": 200,
8291
+ "id": 243,
7195
8292
  "name": "start",
7196
8293
  "kind": 4096,
7197
8294
  "kindString": "Call signature",
7198
8295
  "flags": {},
7199
8296
  "parameters": [
7200
8297
  {
7201
- "id": 201,
8298
+ "id": 244,
7202
8299
  "name": "_timeout",
7203
8300
  "kind": 32768,
7204
8301
  "kindString": "Parameter",
@@ -7237,7 +8334,7 @@
7237
8334
  }
7238
8335
  },
7239
8336
  {
7240
- "id": 202,
8337
+ "id": 245,
7241
8338
  "name": "started",
7242
8339
  "kind": 2048,
7243
8340
  "kindString": "Method",
@@ -7251,14 +8348,14 @@
7251
8348
  ],
7252
8349
  "signatures": [
7253
8350
  {
7254
- "id": 203,
8351
+ "id": 246,
7255
8352
  "name": "started",
7256
8353
  "kind": 4096,
7257
8354
  "kindString": "Call signature",
7258
8355
  "flags": {},
7259
8356
  "parameters": [
7260
8357
  {
7261
- "id": 204,
8358
+ "id": 247,
7262
8359
  "name": "notStartedAction",
7263
8360
  "kind": 32768,
7264
8361
  "kindString": "Parameter",
@@ -7308,7 +8405,7 @@
7308
8405
  }
7309
8406
  },
7310
8407
  {
7311
- "id": 331,
8408
+ "id": 374,
7312
8409
  "name": "stop",
7313
8410
  "kind": 2048,
7314
8411
  "kindString": "Method",
@@ -7318,20 +8415,20 @@
7318
8415
  "sources": [
7319
8416
  {
7320
8417
  "fileName": "modules/packages/module/packages/abstract/dist/types/AbstractModule.d.ts",
7321
- "line": 39,
8418
+ "line": 40,
7322
8419
  "character": 14
7323
8420
  }
7324
8421
  ],
7325
8422
  "signatures": [
7326
8423
  {
7327
- "id": 332,
8424
+ "id": 375,
7328
8425
  "name": "stop",
7329
8426
  "kind": 4096,
7330
8427
  "kindString": "Call signature",
7331
8428
  "flags": {},
7332
8429
  "parameters": [
7333
8430
  {
7334
- "id": 333,
8431
+ "id": 376,
7335
8432
  "name": "_timeout",
7336
8433
  "kind": 32768,
7337
8434
  "kindString": "Parameter",
@@ -7371,7 +8468,7 @@
7371
8468
  }
7372
8469
  },
7373
8470
  {
7374
- "id": 205,
8471
+ "id": 248,
7375
8472
  "name": "subscribe",
7376
8473
  "kind": 2048,
7377
8474
  "kindString": "Method",
@@ -7385,14 +8482,14 @@
7385
8482
  ],
7386
8483
  "signatures": [
7387
8484
  {
7388
- "id": 206,
8485
+ "id": 249,
7389
8486
  "name": "subscribe",
7390
8487
  "kind": 4096,
7391
8488
  "kindString": "Call signature",
7392
8489
  "flags": {},
7393
8490
  "parameters": [
7394
8491
  {
7395
- "id": 207,
8492
+ "id": 250,
7396
8493
  "name": "_queryAccount",
7397
8494
  "kind": 32768,
7398
8495
  "kindString": "Parameter",
@@ -7421,7 +8518,7 @@
7421
8518
  }
7422
8519
  },
7423
8520
  {
7424
- "id": 334,
8521
+ "id": 377,
7425
8522
  "name": "validateConfig",
7426
8523
  "kind": 2048,
7427
8524
  "kindString": "Method",
@@ -7431,20 +8528,20 @@
7431
8528
  "sources": [
7432
8529
  {
7433
8530
  "fileName": "modules/packages/module/packages/abstract/dist/types/AbstractModule.d.ts",
7434
- "line": 40,
8531
+ "line": 41,
7435
8532
  "character": 14
7436
8533
  }
7437
8534
  ],
7438
8535
  "signatures": [
7439
8536
  {
7440
- "id": 335,
8537
+ "id": 378,
7441
8538
  "name": "validateConfig",
7442
8539
  "kind": 4096,
7443
8540
  "kindString": "Call signature",
7444
8541
  "flags": {},
7445
8542
  "parameters": [
7446
8543
  {
7447
- "id": 336,
8544
+ "id": 379,
7448
8545
  "name": "config",
7449
8546
  "kind": 32768,
7450
8547
  "kindString": "Parameter",
@@ -7457,7 +8554,7 @@
7457
8554
  }
7458
8555
  },
7459
8556
  {
7460
- "id": 337,
8557
+ "id": 380,
7461
8558
  "name": "parents",
7462
8559
  "kind": 32768,
7463
8560
  "kindString": "Parameter",
@@ -8366,9 +9463,9 @@
8366
9463
  134,
8367
9464
  135,
8368
9465
  132,
8369
- 338,
9466
+ 381,
8370
9467
  136,
8371
- 384,
9468
+ 427,
8372
9469
  141,
8373
9470
  133,
8374
9471
  43,
@@ -8381,7 +9478,7 @@
8381
9478
  146,
8382
9479
  148,
8383
9480
  150,
8384
- 385,
9481
+ 428,
8385
9482
  152,
8386
9483
  83,
8387
9484
  85
@@ -8390,32 +9487,33 @@
8390
9487
  {
8391
9488
  "title": "Methods",
8392
9489
  "children": [
8393
- 208,
8394
- 213,
8395
- 220,
8396
- 238,
9490
+ 251,
8397
9491
  256,
8398
- 264,
8399
- 339,
9492
+ 263,
9493
+ 281,
9494
+ 299,
9495
+ 307,
9496
+ 382,
8400
9497
  154,
8401
- 342,
8402
- 348,
8403
- 354,
8404
- 272,
9498
+ 385,
9499
+ 391,
9500
+ 397,
9501
+ 315,
8405
9502
  79,
8406
- 357,
8407
- 362,
8408
- 365,
8409
- 372,
8410
- 377,
8411
- 89,
9503
+ 400,
9504
+ 405,
9505
+ 408,
9506
+ 415,
9507
+ 420,
8412
9508
  158,
8413
- 275,
8414
- 199,
8415
- 202,
8416
- 331,
8417
- 205,
8418
- 334,
9509
+ 89,
9510
+ 201,
9511
+ 318,
9512
+ 242,
9513
+ 245,
9514
+ 374,
9515
+ 248,
9516
+ 377,
8419
9517
  44
8420
9518
  ]
8421
9519
  }
@@ -8574,7 +9672,7 @@
8574
9672
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/src/index.ts",
8575
9673
  "line": 6,
8576
9674
  "character": 13,
8577
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/befa06929146/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/src/index.ts#L6"
9675
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c47c0c1ce/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/src/index.ts#L6"
8578
9676
  }
8579
9677
  ],
8580
9678
  "type": {
@@ -9551,7 +10649,7 @@
9551
10649
  "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/src/index.ts",
9552
10650
  "line": 1,
9553
10651
  "character": 0,
9554
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/befa06929146/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/src/index.ts#L1"
10652
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c47c0c1ce/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/etherchain/src/index.ts#L1"
9555
10653
  }
9556
10654
  ]
9557
10655
  }