@xyo-network/crypto-asset-plugin 2.43.32 → 2.43.34
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/docs.json +289 -246
- package/package.json +12 -12
package/dist/docs.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"originalName": "",
|
|
8
8
|
"children": [
|
|
9
9
|
{
|
|
10
|
-
"id":
|
|
10
|
+
"id": 265,
|
|
11
11
|
"name": "default",
|
|
12
12
|
"kind": 8388608,
|
|
13
13
|
"kindString": "Reference",
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/index.ts",
|
|
18
18
|
"line": 9,
|
|
19
19
|
"character": 0,
|
|
20
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
20
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/index.ts#L9"
|
|
21
21
|
}
|
|
22
22
|
],
|
|
23
23
|
"target": 1
|
|
@@ -1196,7 +1196,7 @@
|
|
|
1196
1196
|
"fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
|
|
1197
1197
|
"line": 15,
|
|
1198
1198
|
"character": 18,
|
|
1199
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1199
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L15"
|
|
1200
1200
|
}
|
|
1201
1201
|
],
|
|
1202
1202
|
"type": {
|
|
@@ -1247,7 +1247,7 @@
|
|
|
1247
1247
|
"fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
|
|
1248
1248
|
"line": 16,
|
|
1249
1249
|
"character": 18,
|
|
1250
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1250
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L16"
|
|
1251
1251
|
}
|
|
1252
1252
|
],
|
|
1253
1253
|
"type": {
|
|
@@ -1295,7 +1295,7 @@
|
|
|
1295
1295
|
},
|
|
1296
1296
|
{
|
|
1297
1297
|
"id": 120,
|
|
1298
|
-
"name": "
|
|
1298
|
+
"name": "previousHash",
|
|
1299
1299
|
"kind": 262144,
|
|
1300
1300
|
"kindString": "Accessor",
|
|
1301
1301
|
"flags": {},
|
|
@@ -1304,15 +1304,57 @@
|
|
|
1304
1304
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1305
1305
|
"line": 23,
|
|
1306
1306
|
"character": 8
|
|
1307
|
+
}
|
|
1308
|
+
],
|
|
1309
|
+
"getSignature": {
|
|
1310
|
+
"id": 121,
|
|
1311
|
+
"name": "previousHash",
|
|
1312
|
+
"kind": 524288,
|
|
1313
|
+
"kindString": "Get signature",
|
|
1314
|
+
"flags": {},
|
|
1315
|
+
"type": {
|
|
1316
|
+
"type": "union",
|
|
1317
|
+
"types": [
|
|
1318
|
+
{
|
|
1319
|
+
"type": "intrinsic",
|
|
1320
|
+
"name": "undefined"
|
|
1321
|
+
},
|
|
1322
|
+
{
|
|
1323
|
+
"type": "reference",
|
|
1324
|
+
"name": "XyoData"
|
|
1325
|
+
}
|
|
1326
|
+
]
|
|
1307
1327
|
},
|
|
1328
|
+
"inheritedFrom": {
|
|
1329
|
+
"type": "reference",
|
|
1330
|
+
"name": "AbstractDiviner.previousHash"
|
|
1331
|
+
}
|
|
1332
|
+
},
|
|
1333
|
+
"inheritedFrom": {
|
|
1334
|
+
"type": "reference",
|
|
1335
|
+
"name": "AbstractDiviner.previousHash"
|
|
1336
|
+
}
|
|
1337
|
+
},
|
|
1338
|
+
{
|
|
1339
|
+
"id": 122,
|
|
1340
|
+
"name": "resolver",
|
|
1341
|
+
"kind": 262144,
|
|
1342
|
+
"kindString": "Accessor",
|
|
1343
|
+
"flags": {},
|
|
1344
|
+
"sources": [
|
|
1308
1345
|
{
|
|
1309
1346
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1310
1347
|
"line": 24,
|
|
1311
1348
|
"character": 8
|
|
1349
|
+
},
|
|
1350
|
+
{
|
|
1351
|
+
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1352
|
+
"line": 25,
|
|
1353
|
+
"character": 8
|
|
1312
1354
|
}
|
|
1313
1355
|
],
|
|
1314
1356
|
"getSignature": {
|
|
1315
|
-
"id":
|
|
1357
|
+
"id": 123,
|
|
1316
1358
|
"name": "resolver",
|
|
1317
1359
|
"kind": 524288,
|
|
1318
1360
|
"kindString": "Get signature",
|
|
@@ -1344,14 +1386,14 @@
|
|
|
1344
1386
|
{
|
|
1345
1387
|
"type": "reflection",
|
|
1346
1388
|
"declaration": {
|
|
1347
|
-
"id":
|
|
1389
|
+
"id": 124,
|
|
1348
1390
|
"name": "__type",
|
|
1349
1391
|
"kind": 65536,
|
|
1350
1392
|
"kindString": "Type literal",
|
|
1351
1393
|
"flags": {},
|
|
1352
1394
|
"children": [
|
|
1353
1395
|
{
|
|
1354
|
-
"id":
|
|
1396
|
+
"id": 125,
|
|
1355
1397
|
"name": "security",
|
|
1356
1398
|
"kind": 1024,
|
|
1357
1399
|
"kindString": "Property",
|
|
@@ -1368,14 +1410,14 @@
|
|
|
1368
1410
|
"type": {
|
|
1369
1411
|
"type": "reflection",
|
|
1370
1412
|
"declaration": {
|
|
1371
|
-
"id":
|
|
1413
|
+
"id": 126,
|
|
1372
1414
|
"name": "__type",
|
|
1373
1415
|
"kind": 65536,
|
|
1374
1416
|
"kindString": "Type literal",
|
|
1375
1417
|
"flags": {},
|
|
1376
1418
|
"children": [
|
|
1377
1419
|
{
|
|
1378
|
-
"id":
|
|
1420
|
+
"id": 127,
|
|
1379
1421
|
"name": "allowed",
|
|
1380
1422
|
"kind": 1024,
|
|
1381
1423
|
"kindString": "Property",
|
|
@@ -1419,7 +1461,7 @@
|
|
|
1419
1461
|
}
|
|
1420
1462
|
},
|
|
1421
1463
|
{
|
|
1422
|
-
"id":
|
|
1464
|
+
"id": 128,
|
|
1423
1465
|
"name": "disallowed",
|
|
1424
1466
|
"kind": 1024,
|
|
1425
1467
|
"kindString": "Property",
|
|
@@ -1458,8 +1500,8 @@
|
|
|
1458
1500
|
{
|
|
1459
1501
|
"title": "Properties",
|
|
1460
1502
|
"children": [
|
|
1461
|
-
|
|
1462
|
-
|
|
1503
|
+
127,
|
|
1504
|
+
128
|
|
1463
1505
|
]
|
|
1464
1506
|
}
|
|
1465
1507
|
],
|
|
@@ -1478,7 +1520,7 @@
|
|
|
1478
1520
|
{
|
|
1479
1521
|
"title": "Properties",
|
|
1480
1522
|
"children": [
|
|
1481
|
-
|
|
1523
|
+
125
|
|
1482
1524
|
]
|
|
1483
1525
|
}
|
|
1484
1526
|
],
|
|
@@ -1494,14 +1536,14 @@
|
|
|
1494
1536
|
{
|
|
1495
1537
|
"type": "reflection",
|
|
1496
1538
|
"declaration": {
|
|
1497
|
-
"id":
|
|
1539
|
+
"id": 129,
|
|
1498
1540
|
"name": "__type",
|
|
1499
1541
|
"kind": 65536,
|
|
1500
1542
|
"kindString": "Type literal",
|
|
1501
1543
|
"flags": {},
|
|
1502
1544
|
"children": [
|
|
1503
1545
|
{
|
|
1504
|
-
"id":
|
|
1546
|
+
"id": 130,
|
|
1505
1547
|
"name": "schema",
|
|
1506
1548
|
"kind": 1024,
|
|
1507
1549
|
"kindString": "Property",
|
|
@@ -1523,7 +1565,7 @@
|
|
|
1523
1565
|
{
|
|
1524
1566
|
"title": "Properties",
|
|
1525
1567
|
"children": [
|
|
1526
|
-
|
|
1568
|
+
130
|
|
1527
1569
|
]
|
|
1528
1570
|
}
|
|
1529
1571
|
],
|
|
@@ -1552,14 +1594,14 @@
|
|
|
1552
1594
|
}
|
|
1553
1595
|
},
|
|
1554
1596
|
"setSignature": {
|
|
1555
|
-
"id":
|
|
1597
|
+
"id": 131,
|
|
1556
1598
|
"name": "resolver",
|
|
1557
1599
|
"kind": 1048576,
|
|
1558
1600
|
"kindString": "Set signature",
|
|
1559
1601
|
"flags": {},
|
|
1560
1602
|
"parameters": [
|
|
1561
1603
|
{
|
|
1562
|
-
"id":
|
|
1604
|
+
"id": 132,
|
|
1563
1605
|
"name": "v",
|
|
1564
1606
|
"kind": 32768,
|
|
1565
1607
|
"kindString": "Parameter",
|
|
@@ -1591,14 +1633,14 @@
|
|
|
1591
1633
|
{
|
|
1592
1634
|
"type": "reflection",
|
|
1593
1635
|
"declaration": {
|
|
1594
|
-
"id":
|
|
1636
|
+
"id": 133,
|
|
1595
1637
|
"name": "__type",
|
|
1596
1638
|
"kind": 65536,
|
|
1597
1639
|
"kindString": "Type literal",
|
|
1598
1640
|
"flags": {},
|
|
1599
1641
|
"children": [
|
|
1600
1642
|
{
|
|
1601
|
-
"id":
|
|
1643
|
+
"id": 134,
|
|
1602
1644
|
"name": "security",
|
|
1603
1645
|
"kind": 1024,
|
|
1604
1646
|
"kindString": "Property",
|
|
@@ -1615,14 +1657,14 @@
|
|
|
1615
1657
|
"type": {
|
|
1616
1658
|
"type": "reflection",
|
|
1617
1659
|
"declaration": {
|
|
1618
|
-
"id":
|
|
1660
|
+
"id": 135,
|
|
1619
1661
|
"name": "__type",
|
|
1620
1662
|
"kind": 65536,
|
|
1621
1663
|
"kindString": "Type literal",
|
|
1622
1664
|
"flags": {},
|
|
1623
1665
|
"children": [
|
|
1624
1666
|
{
|
|
1625
|
-
"id":
|
|
1667
|
+
"id": 136,
|
|
1626
1668
|
"name": "allowed",
|
|
1627
1669
|
"kind": 1024,
|
|
1628
1670
|
"kindString": "Property",
|
|
@@ -1666,7 +1708,7 @@
|
|
|
1666
1708
|
}
|
|
1667
1709
|
},
|
|
1668
1710
|
{
|
|
1669
|
-
"id":
|
|
1711
|
+
"id": 137,
|
|
1670
1712
|
"name": "disallowed",
|
|
1671
1713
|
"kind": 1024,
|
|
1672
1714
|
"kindString": "Property",
|
|
@@ -1705,8 +1747,8 @@
|
|
|
1705
1747
|
{
|
|
1706
1748
|
"title": "Properties",
|
|
1707
1749
|
"children": [
|
|
1708
|
-
|
|
1709
|
-
|
|
1750
|
+
136,
|
|
1751
|
+
137
|
|
1710
1752
|
]
|
|
1711
1753
|
}
|
|
1712
1754
|
],
|
|
@@ -1725,7 +1767,7 @@
|
|
|
1725
1767
|
{
|
|
1726
1768
|
"title": "Properties",
|
|
1727
1769
|
"children": [
|
|
1728
|
-
|
|
1770
|
+
134
|
|
1729
1771
|
]
|
|
1730
1772
|
}
|
|
1731
1773
|
],
|
|
@@ -1741,14 +1783,14 @@
|
|
|
1741
1783
|
{
|
|
1742
1784
|
"type": "reflection",
|
|
1743
1785
|
"declaration": {
|
|
1744
|
-
"id":
|
|
1786
|
+
"id": 138,
|
|
1745
1787
|
"name": "__type",
|
|
1746
1788
|
"kind": 65536,
|
|
1747
1789
|
"kindString": "Type literal",
|
|
1748
1790
|
"flags": {},
|
|
1749
1791
|
"children": [
|
|
1750
1792
|
{
|
|
1751
|
-
"id":
|
|
1793
|
+
"id": 139,
|
|
1752
1794
|
"name": "schema",
|
|
1753
1795
|
"kind": 1024,
|
|
1754
1796
|
"kindString": "Property",
|
|
@@ -1770,7 +1812,7 @@
|
|
|
1770
1812
|
{
|
|
1771
1813
|
"title": "Properties",
|
|
1772
1814
|
"children": [
|
|
1773
|
-
|
|
1815
|
+
139
|
|
1774
1816
|
]
|
|
1775
1817
|
}
|
|
1776
1818
|
],
|
|
@@ -1852,7 +1894,7 @@
|
|
|
1852
1894
|
}
|
|
1853
1895
|
},
|
|
1854
1896
|
{
|
|
1855
|
-
"id":
|
|
1897
|
+
"id": 184,
|
|
1856
1898
|
"name": "bindHashes",
|
|
1857
1899
|
"kind": 2048,
|
|
1858
1900
|
"kindString": "Method",
|
|
@@ -1862,20 +1904,20 @@
|
|
|
1862
1904
|
"sources": [
|
|
1863
1905
|
{
|
|
1864
1906
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1865
|
-
"line":
|
|
1907
|
+
"line": 34,
|
|
1866
1908
|
"character": 14
|
|
1867
1909
|
}
|
|
1868
1910
|
],
|
|
1869
1911
|
"signatures": [
|
|
1870
1912
|
{
|
|
1871
|
-
"id":
|
|
1913
|
+
"id": 185,
|
|
1872
1914
|
"name": "bindHashes",
|
|
1873
1915
|
"kind": 4096,
|
|
1874
1916
|
"kindString": "Call signature",
|
|
1875
1917
|
"flags": {},
|
|
1876
1918
|
"parameters": [
|
|
1877
1919
|
{
|
|
1878
|
-
"id":
|
|
1920
|
+
"id": 186,
|
|
1879
1921
|
"name": "hashes",
|
|
1880
1922
|
"kind": 32768,
|
|
1881
1923
|
"kindString": "Parameter",
|
|
@@ -1889,7 +1931,7 @@
|
|
|
1889
1931
|
}
|
|
1890
1932
|
},
|
|
1891
1933
|
{
|
|
1892
|
-
"id":
|
|
1934
|
+
"id": 187,
|
|
1893
1935
|
"name": "schema",
|
|
1894
1936
|
"kind": 32768,
|
|
1895
1937
|
"kindString": "Parameter",
|
|
@@ -1903,7 +1945,7 @@
|
|
|
1903
1945
|
}
|
|
1904
1946
|
},
|
|
1905
1947
|
{
|
|
1906
|
-
"id":
|
|
1948
|
+
"id": 188,
|
|
1907
1949
|
"name": "account",
|
|
1908
1950
|
"kind": 32768,
|
|
1909
1951
|
"kindString": "Parameter",
|
|
@@ -1942,7 +1984,7 @@
|
|
|
1942
1984
|
}
|
|
1943
1985
|
},
|
|
1944
1986
|
{
|
|
1945
|
-
"id":
|
|
1987
|
+
"id": 189,
|
|
1946
1988
|
"name": "bindHashesInternal",
|
|
1947
1989
|
"kind": 2048,
|
|
1948
1990
|
"kindString": "Method",
|
|
@@ -1952,20 +1994,20 @@
|
|
|
1952
1994
|
"sources": [
|
|
1953
1995
|
{
|
|
1954
1996
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
1955
|
-
"line":
|
|
1997
|
+
"line": 35,
|
|
1956
1998
|
"character": 14
|
|
1957
1999
|
}
|
|
1958
2000
|
],
|
|
1959
2001
|
"signatures": [
|
|
1960
2002
|
{
|
|
1961
|
-
"id":
|
|
2003
|
+
"id": 190,
|
|
1962
2004
|
"name": "bindHashesInternal",
|
|
1963
2005
|
"kind": 4096,
|
|
1964
2006
|
"kindString": "Call signature",
|
|
1965
2007
|
"flags": {},
|
|
1966
2008
|
"parameters": [
|
|
1967
2009
|
{
|
|
1968
|
-
"id":
|
|
2010
|
+
"id": 191,
|
|
1969
2011
|
"name": "hashes",
|
|
1970
2012
|
"kind": 32768,
|
|
1971
2013
|
"kindString": "Parameter",
|
|
@@ -1979,7 +2021,7 @@
|
|
|
1979
2021
|
}
|
|
1980
2022
|
},
|
|
1981
2023
|
{
|
|
1982
|
-
"id":
|
|
2024
|
+
"id": 192,
|
|
1983
2025
|
"name": "schema",
|
|
1984
2026
|
"kind": 32768,
|
|
1985
2027
|
"kindString": "Parameter",
|
|
@@ -1993,7 +2035,7 @@
|
|
|
1993
2035
|
}
|
|
1994
2036
|
},
|
|
1995
2037
|
{
|
|
1996
|
-
"id":
|
|
2038
|
+
"id": 193,
|
|
1997
2039
|
"name": "account",
|
|
1998
2040
|
"kind": 32768,
|
|
1999
2041
|
"kindString": "Parameter",
|
|
@@ -2024,14 +2066,14 @@
|
|
|
2024
2066
|
{
|
|
2025
2067
|
"type": "reflection",
|
|
2026
2068
|
"declaration": {
|
|
2027
|
-
"id":
|
|
2069
|
+
"id": 194,
|
|
2028
2070
|
"name": "__type",
|
|
2029
2071
|
"kind": 65536,
|
|
2030
2072
|
"kindString": "Type literal",
|
|
2031
2073
|
"flags": {},
|
|
2032
2074
|
"children": [
|
|
2033
2075
|
{
|
|
2034
|
-
"id":
|
|
2076
|
+
"id": 195,
|
|
2035
2077
|
"name": "schema",
|
|
2036
2078
|
"kind": 1024,
|
|
2037
2079
|
"kindString": "Property",
|
|
@@ -2053,7 +2095,7 @@
|
|
|
2053
2095
|
{
|
|
2054
2096
|
"title": "Properties",
|
|
2055
2097
|
"children": [
|
|
2056
|
-
|
|
2098
|
+
195
|
|
2057
2099
|
]
|
|
2058
2100
|
}
|
|
2059
2101
|
],
|
|
@@ -2080,7 +2122,7 @@
|
|
|
2080
2122
|
}
|
|
2081
2123
|
},
|
|
2082
2124
|
{
|
|
2083
|
-
"id":
|
|
2125
|
+
"id": 196,
|
|
2084
2126
|
"name": "bindQuery",
|
|
2085
2127
|
"kind": 2048,
|
|
2086
2128
|
"kindString": "Method",
|
|
@@ -2090,20 +2132,20 @@
|
|
|
2090
2132
|
"sources": [
|
|
2091
2133
|
{
|
|
2092
2134
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2093
|
-
"line":
|
|
2135
|
+
"line": 36,
|
|
2094
2136
|
"character": 14
|
|
2095
2137
|
}
|
|
2096
2138
|
],
|
|
2097
2139
|
"signatures": [
|
|
2098
2140
|
{
|
|
2099
|
-
"id":
|
|
2141
|
+
"id": 197,
|
|
2100
2142
|
"name": "bindQuery",
|
|
2101
2143
|
"kind": 4096,
|
|
2102
2144
|
"kindString": "Call signature",
|
|
2103
2145
|
"flags": {},
|
|
2104
2146
|
"typeParameter": [
|
|
2105
2147
|
{
|
|
2106
|
-
"id":
|
|
2148
|
+
"id": 202,
|
|
2107
2149
|
"name": "T",
|
|
2108
2150
|
"kind": 131072,
|
|
2109
2151
|
"kindString": "Type parameter",
|
|
@@ -2129,14 +2171,14 @@
|
|
|
2129
2171
|
{
|
|
2130
2172
|
"type": "reflection",
|
|
2131
2173
|
"declaration": {
|
|
2132
|
-
"id":
|
|
2174
|
+
"id": 198,
|
|
2133
2175
|
"name": "__type",
|
|
2134
2176
|
"kind": 65536,
|
|
2135
2177
|
"kindString": "Type literal",
|
|
2136
2178
|
"flags": {},
|
|
2137
2179
|
"children": [
|
|
2138
2180
|
{
|
|
2139
|
-
"id":
|
|
2181
|
+
"id": 199,
|
|
2140
2182
|
"name": "schema",
|
|
2141
2183
|
"kind": 1024,
|
|
2142
2184
|
"kindString": "Property",
|
|
@@ -2158,7 +2200,7 @@
|
|
|
2158
2200
|
{
|
|
2159
2201
|
"title": "Properties",
|
|
2160
2202
|
"children": [
|
|
2161
|
-
|
|
2203
|
+
199
|
|
2162
2204
|
]
|
|
2163
2205
|
}
|
|
2164
2206
|
],
|
|
@@ -2194,14 +2236,14 @@
|
|
|
2194
2236
|
{
|
|
2195
2237
|
"type": "reflection",
|
|
2196
2238
|
"declaration": {
|
|
2197
|
-
"id":
|
|
2239
|
+
"id": 200,
|
|
2198
2240
|
"name": "__type",
|
|
2199
2241
|
"kind": 65536,
|
|
2200
2242
|
"kindString": "Type literal",
|
|
2201
2243
|
"flags": {},
|
|
2202
2244
|
"children": [
|
|
2203
2245
|
{
|
|
2204
|
-
"id":
|
|
2246
|
+
"id": 201,
|
|
2205
2247
|
"name": "schema",
|
|
2206
2248
|
"kind": 1024,
|
|
2207
2249
|
"kindString": "Property",
|
|
@@ -2223,7 +2265,7 @@
|
|
|
2223
2265
|
{
|
|
2224
2266
|
"title": "Properties",
|
|
2225
2267
|
"children": [
|
|
2226
|
-
|
|
2268
|
+
201
|
|
2227
2269
|
]
|
|
2228
2270
|
}
|
|
2229
2271
|
],
|
|
@@ -2247,19 +2289,19 @@
|
|
|
2247
2289
|
],
|
|
2248
2290
|
"parameters": [
|
|
2249
2291
|
{
|
|
2250
|
-
"id":
|
|
2292
|
+
"id": 203,
|
|
2251
2293
|
"name": "query",
|
|
2252
2294
|
"kind": 32768,
|
|
2253
2295
|
"kindString": "Parameter",
|
|
2254
2296
|
"flags": {},
|
|
2255
2297
|
"type": {
|
|
2256
2298
|
"type": "reference",
|
|
2257
|
-
"id":
|
|
2299
|
+
"id": 202,
|
|
2258
2300
|
"name": "T"
|
|
2259
2301
|
}
|
|
2260
2302
|
},
|
|
2261
2303
|
{
|
|
2262
|
-
"id":
|
|
2304
|
+
"id": 204,
|
|
2263
2305
|
"name": "payloads",
|
|
2264
2306
|
"kind": 32768,
|
|
2265
2307
|
"kindString": "Parameter",
|
|
@@ -2282,14 +2324,14 @@
|
|
|
2282
2324
|
{
|
|
2283
2325
|
"type": "reflection",
|
|
2284
2326
|
"declaration": {
|
|
2285
|
-
"id":
|
|
2327
|
+
"id": 205,
|
|
2286
2328
|
"name": "__type",
|
|
2287
2329
|
"kind": 65536,
|
|
2288
2330
|
"kindString": "Type literal",
|
|
2289
2331
|
"flags": {},
|
|
2290
2332
|
"children": [
|
|
2291
2333
|
{
|
|
2292
|
-
"id":
|
|
2334
|
+
"id": 206,
|
|
2293
2335
|
"name": "schema",
|
|
2294
2336
|
"kind": 1024,
|
|
2295
2337
|
"kindString": "Property",
|
|
@@ -2311,7 +2353,7 @@
|
|
|
2311
2353
|
{
|
|
2312
2354
|
"title": "Properties",
|
|
2313
2355
|
"children": [
|
|
2314
|
-
|
|
2356
|
+
206
|
|
2315
2357
|
]
|
|
2316
2358
|
}
|
|
2317
2359
|
],
|
|
@@ -2329,7 +2371,7 @@
|
|
|
2329
2371
|
}
|
|
2330
2372
|
},
|
|
2331
2373
|
{
|
|
2332
|
-
"id":
|
|
2374
|
+
"id": 207,
|
|
2333
2375
|
"name": "account",
|
|
2334
2376
|
"kind": 32768,
|
|
2335
2377
|
"kindString": "Parameter",
|
|
@@ -2366,14 +2408,14 @@
|
|
|
2366
2408
|
{
|
|
2367
2409
|
"type": "reflection",
|
|
2368
2410
|
"declaration": {
|
|
2369
|
-
"id":
|
|
2411
|
+
"id": 208,
|
|
2370
2412
|
"name": "__type",
|
|
2371
2413
|
"kind": 65536,
|
|
2372
2414
|
"kindString": "Type literal",
|
|
2373
2415
|
"flags": {},
|
|
2374
2416
|
"children": [
|
|
2375
2417
|
{
|
|
2376
|
-
"id":
|
|
2418
|
+
"id": 209,
|
|
2377
2419
|
"name": "query",
|
|
2378
2420
|
"kind": 1024,
|
|
2379
2421
|
"kindString": "Property",
|
|
@@ -2391,7 +2433,7 @@
|
|
|
2391
2433
|
}
|
|
2392
2434
|
},
|
|
2393
2435
|
{
|
|
2394
|
-
"id":
|
|
2436
|
+
"id": 210,
|
|
2395
2437
|
"name": "resultSet",
|
|
2396
2438
|
"kind": 1024,
|
|
2397
2439
|
"kindString": "Property",
|
|
@@ -2411,7 +2453,7 @@
|
|
|
2411
2453
|
}
|
|
2412
2454
|
},
|
|
2413
2455
|
{
|
|
2414
|
-
"id":
|
|
2456
|
+
"id": 211,
|
|
2415
2457
|
"name": "schema",
|
|
2416
2458
|
"kind": 1024,
|
|
2417
2459
|
"kindString": "Property",
|
|
@@ -2433,9 +2475,9 @@
|
|
|
2433
2475
|
{
|
|
2434
2476
|
"title": "Properties",
|
|
2435
2477
|
"children": [
|
|
2436
|
-
|
|
2437
|
-
|
|
2438
|
-
|
|
2478
|
+
209,
|
|
2479
|
+
210,
|
|
2480
|
+
211
|
|
2439
2481
|
]
|
|
2440
2482
|
}
|
|
2441
2483
|
],
|
|
@@ -2466,14 +2508,14 @@
|
|
|
2466
2508
|
{
|
|
2467
2509
|
"type": "reflection",
|
|
2468
2510
|
"declaration": {
|
|
2469
|
-
"id":
|
|
2511
|
+
"id": 212,
|
|
2470
2512
|
"name": "__type",
|
|
2471
2513
|
"kind": 65536,
|
|
2472
2514
|
"kindString": "Type literal",
|
|
2473
2515
|
"flags": {},
|
|
2474
2516
|
"children": [
|
|
2475
2517
|
{
|
|
2476
|
-
"id":
|
|
2518
|
+
"id": 213,
|
|
2477
2519
|
"name": "schema",
|
|
2478
2520
|
"kind": 1024,
|
|
2479
2521
|
"kindString": "Property",
|
|
@@ -2495,7 +2537,7 @@
|
|
|
2495
2537
|
{
|
|
2496
2538
|
"title": "Properties",
|
|
2497
2539
|
"children": [
|
|
2498
|
-
|
|
2540
|
+
213
|
|
2499
2541
|
]
|
|
2500
2542
|
}
|
|
2501
2543
|
],
|
|
@@ -2532,7 +2574,7 @@
|
|
|
2532
2574
|
}
|
|
2533
2575
|
},
|
|
2534
2576
|
{
|
|
2535
|
-
"id":
|
|
2577
|
+
"id": 214,
|
|
2536
2578
|
"name": "bindQueryInternal",
|
|
2537
2579
|
"kind": 2048,
|
|
2538
2580
|
"kindString": "Method",
|
|
@@ -2542,20 +2584,20 @@
|
|
|
2542
2584
|
"sources": [
|
|
2543
2585
|
{
|
|
2544
2586
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2545
|
-
"line":
|
|
2587
|
+
"line": 37,
|
|
2546
2588
|
"character": 14
|
|
2547
2589
|
}
|
|
2548
2590
|
],
|
|
2549
2591
|
"signatures": [
|
|
2550
2592
|
{
|
|
2551
|
-
"id":
|
|
2593
|
+
"id": 215,
|
|
2552
2594
|
"name": "bindQueryInternal",
|
|
2553
2595
|
"kind": 4096,
|
|
2554
2596
|
"kindString": "Call signature",
|
|
2555
2597
|
"flags": {},
|
|
2556
2598
|
"typeParameter": [
|
|
2557
2599
|
{
|
|
2558
|
-
"id":
|
|
2600
|
+
"id": 220,
|
|
2559
2601
|
"name": "T",
|
|
2560
2602
|
"kind": 131072,
|
|
2561
2603
|
"kindString": "Type parameter",
|
|
@@ -2581,14 +2623,14 @@
|
|
|
2581
2623
|
{
|
|
2582
2624
|
"type": "reflection",
|
|
2583
2625
|
"declaration": {
|
|
2584
|
-
"id":
|
|
2626
|
+
"id": 216,
|
|
2585
2627
|
"name": "__type",
|
|
2586
2628
|
"kind": 65536,
|
|
2587
2629
|
"kindString": "Type literal",
|
|
2588
2630
|
"flags": {},
|
|
2589
2631
|
"children": [
|
|
2590
2632
|
{
|
|
2591
|
-
"id":
|
|
2633
|
+
"id": 217,
|
|
2592
2634
|
"name": "schema",
|
|
2593
2635
|
"kind": 1024,
|
|
2594
2636
|
"kindString": "Property",
|
|
@@ -2610,7 +2652,7 @@
|
|
|
2610
2652
|
{
|
|
2611
2653
|
"title": "Properties",
|
|
2612
2654
|
"children": [
|
|
2613
|
-
|
|
2655
|
+
217
|
|
2614
2656
|
]
|
|
2615
2657
|
}
|
|
2616
2658
|
],
|
|
@@ -2646,14 +2688,14 @@
|
|
|
2646
2688
|
{
|
|
2647
2689
|
"type": "reflection",
|
|
2648
2690
|
"declaration": {
|
|
2649
|
-
"id":
|
|
2691
|
+
"id": 218,
|
|
2650
2692
|
"name": "__type",
|
|
2651
2693
|
"kind": 65536,
|
|
2652
2694
|
"kindString": "Type literal",
|
|
2653
2695
|
"flags": {},
|
|
2654
2696
|
"children": [
|
|
2655
2697
|
{
|
|
2656
|
-
"id":
|
|
2698
|
+
"id": 219,
|
|
2657
2699
|
"name": "schema",
|
|
2658
2700
|
"kind": 1024,
|
|
2659
2701
|
"kindString": "Property",
|
|
@@ -2675,7 +2717,7 @@
|
|
|
2675
2717
|
{
|
|
2676
2718
|
"title": "Properties",
|
|
2677
2719
|
"children": [
|
|
2678
|
-
|
|
2720
|
+
219
|
|
2679
2721
|
]
|
|
2680
2722
|
}
|
|
2681
2723
|
],
|
|
@@ -2699,19 +2741,19 @@
|
|
|
2699
2741
|
],
|
|
2700
2742
|
"parameters": [
|
|
2701
2743
|
{
|
|
2702
|
-
"id":
|
|
2744
|
+
"id": 221,
|
|
2703
2745
|
"name": "query",
|
|
2704
2746
|
"kind": 32768,
|
|
2705
2747
|
"kindString": "Parameter",
|
|
2706
2748
|
"flags": {},
|
|
2707
2749
|
"type": {
|
|
2708
2750
|
"type": "reference",
|
|
2709
|
-
"id":
|
|
2751
|
+
"id": 220,
|
|
2710
2752
|
"name": "T"
|
|
2711
2753
|
}
|
|
2712
2754
|
},
|
|
2713
2755
|
{
|
|
2714
|
-
"id":
|
|
2756
|
+
"id": 222,
|
|
2715
2757
|
"name": "payloads",
|
|
2716
2758
|
"kind": 32768,
|
|
2717
2759
|
"kindString": "Parameter",
|
|
@@ -2734,14 +2776,14 @@
|
|
|
2734
2776
|
{
|
|
2735
2777
|
"type": "reflection",
|
|
2736
2778
|
"declaration": {
|
|
2737
|
-
"id":
|
|
2779
|
+
"id": 223,
|
|
2738
2780
|
"name": "__type",
|
|
2739
2781
|
"kind": 65536,
|
|
2740
2782
|
"kindString": "Type literal",
|
|
2741
2783
|
"flags": {},
|
|
2742
2784
|
"children": [
|
|
2743
2785
|
{
|
|
2744
|
-
"id":
|
|
2786
|
+
"id": 224,
|
|
2745
2787
|
"name": "schema",
|
|
2746
2788
|
"kind": 1024,
|
|
2747
2789
|
"kindString": "Property",
|
|
@@ -2763,7 +2805,7 @@
|
|
|
2763
2805
|
{
|
|
2764
2806
|
"title": "Properties",
|
|
2765
2807
|
"children": [
|
|
2766
|
-
|
|
2808
|
+
224
|
|
2767
2809
|
]
|
|
2768
2810
|
}
|
|
2769
2811
|
],
|
|
@@ -2781,7 +2823,7 @@
|
|
|
2781
2823
|
}
|
|
2782
2824
|
},
|
|
2783
2825
|
{
|
|
2784
|
-
"id":
|
|
2826
|
+
"id": 225,
|
|
2785
2827
|
"name": "account",
|
|
2786
2828
|
"kind": 32768,
|
|
2787
2829
|
"kindString": "Parameter",
|
|
@@ -2815,14 +2857,14 @@
|
|
|
2815
2857
|
{
|
|
2816
2858
|
"type": "reflection",
|
|
2817
2859
|
"declaration": {
|
|
2818
|
-
"id":
|
|
2860
|
+
"id": 226,
|
|
2819
2861
|
"name": "__type",
|
|
2820
2862
|
"kind": 65536,
|
|
2821
2863
|
"kindString": "Type literal",
|
|
2822
2864
|
"flags": {},
|
|
2823
2865
|
"children": [
|
|
2824
2866
|
{
|
|
2825
|
-
"id":
|
|
2867
|
+
"id": 227,
|
|
2826
2868
|
"name": "query",
|
|
2827
2869
|
"kind": 1024,
|
|
2828
2870
|
"kindString": "Property",
|
|
@@ -2840,7 +2882,7 @@
|
|
|
2840
2882
|
}
|
|
2841
2883
|
},
|
|
2842
2884
|
{
|
|
2843
|
-
"id":
|
|
2885
|
+
"id": 228,
|
|
2844
2886
|
"name": "resultSet",
|
|
2845
2887
|
"kind": 1024,
|
|
2846
2888
|
"kindString": "Property",
|
|
@@ -2860,7 +2902,7 @@
|
|
|
2860
2902
|
}
|
|
2861
2903
|
},
|
|
2862
2904
|
{
|
|
2863
|
-
"id":
|
|
2905
|
+
"id": 229,
|
|
2864
2906
|
"name": "schema",
|
|
2865
2907
|
"kind": 1024,
|
|
2866
2908
|
"kindString": "Property",
|
|
@@ -2882,9 +2924,9 @@
|
|
|
2882
2924
|
{
|
|
2883
2925
|
"title": "Properties",
|
|
2884
2926
|
"children": [
|
|
2885
|
-
|
|
2886
|
-
|
|
2887
|
-
|
|
2927
|
+
227,
|
|
2928
|
+
228,
|
|
2929
|
+
229
|
|
2888
2930
|
]
|
|
2889
2931
|
}
|
|
2890
2932
|
],
|
|
@@ -2915,14 +2957,14 @@
|
|
|
2915
2957
|
{
|
|
2916
2958
|
"type": "reflection",
|
|
2917
2959
|
"declaration": {
|
|
2918
|
-
"id":
|
|
2960
|
+
"id": 230,
|
|
2919
2961
|
"name": "__type",
|
|
2920
2962
|
"kind": 65536,
|
|
2921
2963
|
"kindString": "Type literal",
|
|
2922
2964
|
"flags": {},
|
|
2923
2965
|
"children": [
|
|
2924
2966
|
{
|
|
2925
|
-
"id":
|
|
2967
|
+
"id": 231,
|
|
2926
2968
|
"name": "schema",
|
|
2927
2969
|
"kind": 1024,
|
|
2928
2970
|
"kindString": "Property",
|
|
@@ -2944,7 +2986,7 @@
|
|
|
2944
2986
|
{
|
|
2945
2987
|
"title": "Properties",
|
|
2946
2988
|
"children": [
|
|
2947
|
-
|
|
2989
|
+
231
|
|
2948
2990
|
]
|
|
2949
2991
|
}
|
|
2950
2992
|
],
|
|
@@ -2974,7 +3016,7 @@
|
|
|
2974
3016
|
}
|
|
2975
3017
|
},
|
|
2976
3018
|
{
|
|
2977
|
-
"id":
|
|
3019
|
+
"id": 232,
|
|
2978
3020
|
"name": "bindResult",
|
|
2979
3021
|
"kind": 2048,
|
|
2980
3022
|
"kindString": "Method",
|
|
@@ -2984,20 +3026,20 @@
|
|
|
2984
3026
|
"sources": [
|
|
2985
3027
|
{
|
|
2986
3028
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
2987
|
-
"line":
|
|
3029
|
+
"line": 38,
|
|
2988
3030
|
"character": 14
|
|
2989
3031
|
}
|
|
2990
3032
|
],
|
|
2991
3033
|
"signatures": [
|
|
2992
3034
|
{
|
|
2993
|
-
"id":
|
|
3035
|
+
"id": 233,
|
|
2994
3036
|
"name": "bindResult",
|
|
2995
3037
|
"kind": 4096,
|
|
2996
3038
|
"kindString": "Call signature",
|
|
2997
3039
|
"flags": {},
|
|
2998
3040
|
"parameters": [
|
|
2999
3041
|
{
|
|
3000
|
-
"id":
|
|
3042
|
+
"id": 234,
|
|
3001
3043
|
"name": "payloads",
|
|
3002
3044
|
"kind": 32768,
|
|
3003
3045
|
"kindString": "Parameter",
|
|
@@ -3018,14 +3060,14 @@
|
|
|
3018
3060
|
{
|
|
3019
3061
|
"type": "reflection",
|
|
3020
3062
|
"declaration": {
|
|
3021
|
-
"id":
|
|
3063
|
+
"id": 235,
|
|
3022
3064
|
"name": "__type",
|
|
3023
3065
|
"kind": 65536,
|
|
3024
3066
|
"kindString": "Type literal",
|
|
3025
3067
|
"flags": {},
|
|
3026
3068
|
"children": [
|
|
3027
3069
|
{
|
|
3028
|
-
"id":
|
|
3070
|
+
"id": 236,
|
|
3029
3071
|
"name": "schema",
|
|
3030
3072
|
"kind": 1024,
|
|
3031
3073
|
"kindString": "Property",
|
|
@@ -3047,7 +3089,7 @@
|
|
|
3047
3089
|
{
|
|
3048
3090
|
"title": "Properties",
|
|
3049
3091
|
"children": [
|
|
3050
|
-
|
|
3092
|
+
236
|
|
3051
3093
|
]
|
|
3052
3094
|
}
|
|
3053
3095
|
],
|
|
@@ -3065,7 +3107,7 @@
|
|
|
3065
3107
|
}
|
|
3066
3108
|
},
|
|
3067
3109
|
{
|
|
3068
|
-
"id":
|
|
3110
|
+
"id": 237,
|
|
3069
3111
|
"name": "account",
|
|
3070
3112
|
"kind": 32768,
|
|
3071
3113
|
"kindString": "Parameter",
|
|
@@ -3098,14 +3140,14 @@
|
|
|
3098
3140
|
{
|
|
3099
3141
|
"type": "reflection",
|
|
3100
3142
|
"declaration": {
|
|
3101
|
-
"id":
|
|
3143
|
+
"id": 238,
|
|
3102
3144
|
"name": "__type",
|
|
3103
3145
|
"kind": 65536,
|
|
3104
3146
|
"kindString": "Type literal",
|
|
3105
3147
|
"flags": {},
|
|
3106
3148
|
"children": [
|
|
3107
3149
|
{
|
|
3108
|
-
"id":
|
|
3150
|
+
"id": 239,
|
|
3109
3151
|
"name": "schema",
|
|
3110
3152
|
"kind": 1024,
|
|
3111
3153
|
"kindString": "Property",
|
|
@@ -3127,7 +3169,7 @@
|
|
|
3127
3169
|
{
|
|
3128
3170
|
"title": "Properties",
|
|
3129
3171
|
"children": [
|
|
3130
|
-
|
|
3172
|
+
239
|
|
3131
3173
|
]
|
|
3132
3174
|
}
|
|
3133
3175
|
],
|
|
@@ -3164,7 +3206,7 @@
|
|
|
3164
3206
|
}
|
|
3165
3207
|
},
|
|
3166
3208
|
{
|
|
3167
|
-
"id":
|
|
3209
|
+
"id": 240,
|
|
3168
3210
|
"name": "bindResultInternal",
|
|
3169
3211
|
"kind": 2048,
|
|
3170
3212
|
"kindString": "Method",
|
|
@@ -3174,20 +3216,20 @@
|
|
|
3174
3216
|
"sources": [
|
|
3175
3217
|
{
|
|
3176
3218
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3177
|
-
"line":
|
|
3219
|
+
"line": 39,
|
|
3178
3220
|
"character": 14
|
|
3179
3221
|
}
|
|
3180
3222
|
],
|
|
3181
3223
|
"signatures": [
|
|
3182
3224
|
{
|
|
3183
|
-
"id":
|
|
3225
|
+
"id": 241,
|
|
3184
3226
|
"name": "bindResultInternal",
|
|
3185
3227
|
"kind": 4096,
|
|
3186
3228
|
"kindString": "Call signature",
|
|
3187
3229
|
"flags": {},
|
|
3188
3230
|
"parameters": [
|
|
3189
3231
|
{
|
|
3190
|
-
"id":
|
|
3232
|
+
"id": 242,
|
|
3191
3233
|
"name": "payloads",
|
|
3192
3234
|
"kind": 32768,
|
|
3193
3235
|
"kindString": "Parameter",
|
|
@@ -3208,14 +3250,14 @@
|
|
|
3208
3250
|
{
|
|
3209
3251
|
"type": "reflection",
|
|
3210
3252
|
"declaration": {
|
|
3211
|
-
"id":
|
|
3253
|
+
"id": 243,
|
|
3212
3254
|
"name": "__type",
|
|
3213
3255
|
"kind": 65536,
|
|
3214
3256
|
"kindString": "Type literal",
|
|
3215
3257
|
"flags": {},
|
|
3216
3258
|
"children": [
|
|
3217
3259
|
{
|
|
3218
|
-
"id":
|
|
3260
|
+
"id": 244,
|
|
3219
3261
|
"name": "schema",
|
|
3220
3262
|
"kind": 1024,
|
|
3221
3263
|
"kindString": "Property",
|
|
@@ -3237,7 +3279,7 @@
|
|
|
3237
3279
|
{
|
|
3238
3280
|
"title": "Properties",
|
|
3239
3281
|
"children": [
|
|
3240
|
-
|
|
3282
|
+
244
|
|
3241
3283
|
]
|
|
3242
3284
|
}
|
|
3243
3285
|
],
|
|
@@ -3255,7 +3297,7 @@
|
|
|
3255
3297
|
}
|
|
3256
3298
|
},
|
|
3257
3299
|
{
|
|
3258
|
-
"id":
|
|
3300
|
+
"id": 245,
|
|
3259
3301
|
"name": "account",
|
|
3260
3302
|
"kind": 32768,
|
|
3261
3303
|
"kindString": "Parameter",
|
|
@@ -3285,14 +3327,14 @@
|
|
|
3285
3327
|
{
|
|
3286
3328
|
"type": "reflection",
|
|
3287
3329
|
"declaration": {
|
|
3288
|
-
"id":
|
|
3330
|
+
"id": 246,
|
|
3289
3331
|
"name": "__type",
|
|
3290
3332
|
"kind": 65536,
|
|
3291
3333
|
"kindString": "Type literal",
|
|
3292
3334
|
"flags": {},
|
|
3293
3335
|
"children": [
|
|
3294
3336
|
{
|
|
3295
|
-
"id":
|
|
3337
|
+
"id": 247,
|
|
3296
3338
|
"name": "schema",
|
|
3297
3339
|
"kind": 1024,
|
|
3298
3340
|
"kindString": "Property",
|
|
@@ -3314,7 +3356,7 @@
|
|
|
3314
3356
|
{
|
|
3315
3357
|
"title": "Properties",
|
|
3316
3358
|
"children": [
|
|
3317
|
-
|
|
3359
|
+
247
|
|
3318
3360
|
]
|
|
3319
3361
|
}
|
|
3320
3362
|
],
|
|
@@ -3344,7 +3386,7 @@
|
|
|
3344
3386
|
}
|
|
3345
3387
|
},
|
|
3346
3388
|
{
|
|
3347
|
-
"id":
|
|
3389
|
+
"id": 140,
|
|
3348
3390
|
"name": "description",
|
|
3349
3391
|
"kind": 2048,
|
|
3350
3392
|
"kindString": "Method",
|
|
@@ -3352,13 +3394,13 @@
|
|
|
3352
3394
|
"sources": [
|
|
3353
3395
|
{
|
|
3354
3396
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3355
|
-
"line":
|
|
3397
|
+
"line": 27,
|
|
3356
3398
|
"character": 4
|
|
3357
3399
|
}
|
|
3358
3400
|
],
|
|
3359
3401
|
"signatures": [
|
|
3360
3402
|
{
|
|
3361
|
-
"id":
|
|
3403
|
+
"id": 141,
|
|
3362
3404
|
"name": "description",
|
|
3363
3405
|
"kind": 4096,
|
|
3364
3406
|
"kindString": "Call signature",
|
|
@@ -3389,7 +3431,7 @@
|
|
|
3389
3431
|
}
|
|
3390
3432
|
},
|
|
3391
3433
|
{
|
|
3392
|
-
"id":
|
|
3434
|
+
"id": 142,
|
|
3393
3435
|
"name": "discover",
|
|
3394
3436
|
"kind": 2048,
|
|
3395
3437
|
"kindString": "Method",
|
|
@@ -3397,20 +3439,20 @@
|
|
|
3397
3439
|
"sources": [
|
|
3398
3440
|
{
|
|
3399
3441
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3400
|
-
"line":
|
|
3442
|
+
"line": 28,
|
|
3401
3443
|
"character": 4
|
|
3402
3444
|
}
|
|
3403
3445
|
],
|
|
3404
3446
|
"signatures": [
|
|
3405
3447
|
{
|
|
3406
|
-
"id":
|
|
3448
|
+
"id": 143,
|
|
3407
3449
|
"name": "discover",
|
|
3408
3450
|
"kind": 4096,
|
|
3409
3451
|
"kindString": "Call signature",
|
|
3410
3452
|
"flags": {},
|
|
3411
3453
|
"parameters": [
|
|
3412
3454
|
{
|
|
3413
|
-
"id":
|
|
3455
|
+
"id": 144,
|
|
3414
3456
|
"name": "_queryAccount",
|
|
3415
3457
|
"kind": 32768,
|
|
3416
3458
|
"kindString": "Parameter",
|
|
@@ -3442,14 +3484,14 @@
|
|
|
3442
3484
|
{
|
|
3443
3485
|
"type": "reflection",
|
|
3444
3486
|
"declaration": {
|
|
3445
|
-
"id":
|
|
3487
|
+
"id": 145,
|
|
3446
3488
|
"name": "__type",
|
|
3447
3489
|
"kind": 65536,
|
|
3448
3490
|
"kindString": "Type literal",
|
|
3449
3491
|
"flags": {},
|
|
3450
3492
|
"children": [
|
|
3451
3493
|
{
|
|
3452
|
-
"id":
|
|
3494
|
+
"id": 146,
|
|
3453
3495
|
"name": "schema",
|
|
3454
3496
|
"kind": 1024,
|
|
3455
3497
|
"kindString": "Property",
|
|
@@ -3471,7 +3513,7 @@
|
|
|
3471
3513
|
{
|
|
3472
3514
|
"title": "Properties",
|
|
3473
3515
|
"children": [
|
|
3474
|
-
|
|
3516
|
+
146
|
|
3475
3517
|
]
|
|
3476
3518
|
}
|
|
3477
3519
|
],
|
|
@@ -3518,7 +3560,7 @@
|
|
|
3518
3560
|
"fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
|
|
3519
3561
|
"line": 22,
|
|
3520
3562
|
"character": 18,
|
|
3521
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3563
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L22"
|
|
3522
3564
|
}
|
|
3523
3565
|
],
|
|
3524
3566
|
"signatures": [
|
|
@@ -3689,7 +3731,7 @@
|
|
|
3689
3731
|
}
|
|
3690
3732
|
},
|
|
3691
3733
|
{
|
|
3692
|
-
"id":
|
|
3734
|
+
"id": 248,
|
|
3693
3735
|
"name": "loadAccount",
|
|
3694
3736
|
"kind": 2048,
|
|
3695
3737
|
"kindString": "Method",
|
|
@@ -3699,20 +3741,20 @@
|
|
|
3699
3741
|
"sources": [
|
|
3700
3742
|
{
|
|
3701
3743
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
3702
|
-
"line":
|
|
3744
|
+
"line": 40,
|
|
3703
3745
|
"character": 14
|
|
3704
3746
|
}
|
|
3705
3747
|
],
|
|
3706
3748
|
"signatures": [
|
|
3707
3749
|
{
|
|
3708
|
-
"id":
|
|
3750
|
+
"id": 249,
|
|
3709
3751
|
"name": "loadAccount",
|
|
3710
3752
|
"kind": 4096,
|
|
3711
3753
|
"kindString": "Call signature",
|
|
3712
3754
|
"flags": {},
|
|
3713
3755
|
"parameters": [
|
|
3714
3756
|
{
|
|
3715
|
-
"id":
|
|
3757
|
+
"id": 250,
|
|
3716
3758
|
"name": "account",
|
|
3717
3759
|
"kind": 32768,
|
|
3718
3760
|
"kindString": "Parameter",
|
|
@@ -3751,7 +3793,7 @@
|
|
|
3751
3793
|
"fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
|
|
3752
3794
|
"line": 29,
|
|
3753
3795
|
"character": 11,
|
|
3754
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3796
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L29"
|
|
3755
3797
|
}
|
|
3756
3798
|
],
|
|
3757
3799
|
"signatures": [
|
|
@@ -4617,7 +4659,7 @@
|
|
|
4617
4659
|
}
|
|
4618
4660
|
},
|
|
4619
4661
|
{
|
|
4620
|
-
"id":
|
|
4662
|
+
"id": 147,
|
|
4621
4663
|
"name": "queryable",
|
|
4622
4664
|
"kind": 2048,
|
|
4623
4665
|
"kindString": "Method",
|
|
@@ -4625,20 +4667,20 @@
|
|
|
4625
4667
|
"sources": [
|
|
4626
4668
|
{
|
|
4627
4669
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
4628
|
-
"line":
|
|
4670
|
+
"line": 31,
|
|
4629
4671
|
"character": 4
|
|
4630
4672
|
}
|
|
4631
4673
|
],
|
|
4632
4674
|
"signatures": [
|
|
4633
4675
|
{
|
|
4634
|
-
"id":
|
|
4676
|
+
"id": 148,
|
|
4635
4677
|
"name": "queryable",
|
|
4636
4678
|
"kind": 4096,
|
|
4637
4679
|
"kindString": "Call signature",
|
|
4638
4680
|
"flags": {},
|
|
4639
4681
|
"typeParameter": [
|
|
4640
4682
|
{
|
|
4641
|
-
"id":
|
|
4683
|
+
"id": 157,
|
|
4642
4684
|
"name": "T",
|
|
4643
4685
|
"kind": 131072,
|
|
4644
4686
|
"kindString": "Type parameter",
|
|
@@ -4661,14 +4703,14 @@
|
|
|
4661
4703
|
{
|
|
4662
4704
|
"type": "reflection",
|
|
4663
4705
|
"declaration": {
|
|
4664
|
-
"id":
|
|
4706
|
+
"id": 149,
|
|
4665
4707
|
"name": "__type",
|
|
4666
4708
|
"kind": 65536,
|
|
4667
4709
|
"kindString": "Type literal",
|
|
4668
4710
|
"flags": {},
|
|
4669
4711
|
"children": [
|
|
4670
4712
|
{
|
|
4671
|
-
"id":
|
|
4713
|
+
"id": 150,
|
|
4672
4714
|
"name": "query",
|
|
4673
4715
|
"kind": 1024,
|
|
4674
4716
|
"kindString": "Property",
|
|
@@ -4686,7 +4728,7 @@
|
|
|
4686
4728
|
}
|
|
4687
4729
|
},
|
|
4688
4730
|
{
|
|
4689
|
-
"id":
|
|
4731
|
+
"id": 151,
|
|
4690
4732
|
"name": "resultSet",
|
|
4691
4733
|
"kind": 1024,
|
|
4692
4734
|
"kindString": "Property",
|
|
@@ -4706,7 +4748,7 @@
|
|
|
4706
4748
|
}
|
|
4707
4749
|
},
|
|
4708
4750
|
{
|
|
4709
|
-
"id":
|
|
4751
|
+
"id": 152,
|
|
4710
4752
|
"name": "schema",
|
|
4711
4753
|
"kind": 1024,
|
|
4712
4754
|
"kindString": "Property",
|
|
@@ -4728,9 +4770,9 @@
|
|
|
4728
4770
|
{
|
|
4729
4771
|
"title": "Properties",
|
|
4730
4772
|
"children": [
|
|
4731
|
-
|
|
4732
|
-
|
|
4733
|
-
|
|
4773
|
+
150,
|
|
4774
|
+
151,
|
|
4775
|
+
152
|
|
4734
4776
|
]
|
|
4735
4777
|
}
|
|
4736
4778
|
],
|
|
@@ -4763,14 +4805,14 @@
|
|
|
4763
4805
|
{
|
|
4764
4806
|
"type": "reflection",
|
|
4765
4807
|
"declaration": {
|
|
4766
|
-
"id":
|
|
4808
|
+
"id": 153,
|
|
4767
4809
|
"name": "__type",
|
|
4768
4810
|
"kind": 65536,
|
|
4769
4811
|
"kindString": "Type literal",
|
|
4770
4812
|
"flags": {},
|
|
4771
4813
|
"children": [
|
|
4772
4814
|
{
|
|
4773
|
-
"id":
|
|
4815
|
+
"id": 154,
|
|
4774
4816
|
"name": "query",
|
|
4775
4817
|
"kind": 1024,
|
|
4776
4818
|
"kindString": "Property",
|
|
@@ -4788,7 +4830,7 @@
|
|
|
4788
4830
|
}
|
|
4789
4831
|
},
|
|
4790
4832
|
{
|
|
4791
|
-
"id":
|
|
4833
|
+
"id": 155,
|
|
4792
4834
|
"name": "resultSet",
|
|
4793
4835
|
"kind": 1024,
|
|
4794
4836
|
"kindString": "Property",
|
|
@@ -4808,7 +4850,7 @@
|
|
|
4808
4850
|
}
|
|
4809
4851
|
},
|
|
4810
4852
|
{
|
|
4811
|
-
"id":
|
|
4853
|
+
"id": 156,
|
|
4812
4854
|
"name": "schema",
|
|
4813
4855
|
"kind": 1024,
|
|
4814
4856
|
"kindString": "Property",
|
|
@@ -4830,9 +4872,9 @@
|
|
|
4830
4872
|
{
|
|
4831
4873
|
"title": "Properties",
|
|
4832
4874
|
"children": [
|
|
4833
|
-
|
|
4834
|
-
|
|
4835
|
-
|
|
4875
|
+
154,
|
|
4876
|
+
155,
|
|
4877
|
+
156
|
|
4836
4878
|
]
|
|
4837
4879
|
}
|
|
4838
4880
|
],
|
|
@@ -4849,7 +4891,7 @@
|
|
|
4849
4891
|
}
|
|
4850
4892
|
},
|
|
4851
4893
|
{
|
|
4852
|
-
"id":
|
|
4894
|
+
"id": 172,
|
|
4853
4895
|
"name": "TConfig",
|
|
4854
4896
|
"kind": 131072,
|
|
4855
4897
|
"kindString": "Type parameter",
|
|
@@ -4868,14 +4910,14 @@
|
|
|
4868
4910
|
{
|
|
4869
4911
|
"type": "reflection",
|
|
4870
4912
|
"declaration": {
|
|
4871
|
-
"id":
|
|
4913
|
+
"id": 158,
|
|
4872
4914
|
"name": "__type",
|
|
4873
4915
|
"kind": 65536,
|
|
4874
4916
|
"kindString": "Type literal",
|
|
4875
4917
|
"flags": {},
|
|
4876
4918
|
"children": [
|
|
4877
4919
|
{
|
|
4878
|
-
"id":
|
|
4920
|
+
"id": 159,
|
|
4879
4921
|
"name": "security",
|
|
4880
4922
|
"kind": 1024,
|
|
4881
4923
|
"kindString": "Property",
|
|
@@ -4892,14 +4934,14 @@
|
|
|
4892
4934
|
"type": {
|
|
4893
4935
|
"type": "reflection",
|
|
4894
4936
|
"declaration": {
|
|
4895
|
-
"id":
|
|
4937
|
+
"id": 160,
|
|
4896
4938
|
"name": "__type",
|
|
4897
4939
|
"kind": 65536,
|
|
4898
4940
|
"kindString": "Type literal",
|
|
4899
4941
|
"flags": {},
|
|
4900
4942
|
"children": [
|
|
4901
4943
|
{
|
|
4902
|
-
"id":
|
|
4944
|
+
"id": 161,
|
|
4903
4945
|
"name": "allowed",
|
|
4904
4946
|
"kind": 1024,
|
|
4905
4947
|
"kindString": "Property",
|
|
@@ -4943,7 +4985,7 @@
|
|
|
4943
4985
|
}
|
|
4944
4986
|
},
|
|
4945
4987
|
{
|
|
4946
|
-
"id":
|
|
4988
|
+
"id": 162,
|
|
4947
4989
|
"name": "disallowed",
|
|
4948
4990
|
"kind": 1024,
|
|
4949
4991
|
"kindString": "Property",
|
|
@@ -4982,8 +5024,8 @@
|
|
|
4982
5024
|
{
|
|
4983
5025
|
"title": "Properties",
|
|
4984
5026
|
"children": [
|
|
4985
|
-
|
|
4986
|
-
|
|
5027
|
+
161,
|
|
5028
|
+
162
|
|
4987
5029
|
]
|
|
4988
5030
|
}
|
|
4989
5031
|
],
|
|
@@ -5002,7 +5044,7 @@
|
|
|
5002
5044
|
{
|
|
5003
5045
|
"title": "Properties",
|
|
5004
5046
|
"children": [
|
|
5005
|
-
|
|
5047
|
+
159
|
|
5006
5048
|
]
|
|
5007
5049
|
}
|
|
5008
5050
|
],
|
|
@@ -5018,14 +5060,14 @@
|
|
|
5018
5060
|
{
|
|
5019
5061
|
"type": "reflection",
|
|
5020
5062
|
"declaration": {
|
|
5021
|
-
"id":
|
|
5063
|
+
"id": 163,
|
|
5022
5064
|
"name": "__type",
|
|
5023
5065
|
"kind": 65536,
|
|
5024
5066
|
"kindString": "Type literal",
|
|
5025
5067
|
"flags": {},
|
|
5026
5068
|
"children": [
|
|
5027
5069
|
{
|
|
5028
|
-
"id":
|
|
5070
|
+
"id": 164,
|
|
5029
5071
|
"name": "schema",
|
|
5030
5072
|
"kind": 1024,
|
|
5031
5073
|
"kindString": "Property",
|
|
@@ -5047,7 +5089,7 @@
|
|
|
5047
5089
|
{
|
|
5048
5090
|
"title": "Properties",
|
|
5049
5091
|
"children": [
|
|
5050
|
-
|
|
5092
|
+
164
|
|
5051
5093
|
]
|
|
5052
5094
|
}
|
|
5053
5095
|
],
|
|
@@ -5076,14 +5118,14 @@
|
|
|
5076
5118
|
{
|
|
5077
5119
|
"type": "reflection",
|
|
5078
5120
|
"declaration": {
|
|
5079
|
-
"id":
|
|
5121
|
+
"id": 165,
|
|
5080
5122
|
"name": "__type",
|
|
5081
5123
|
"kind": 65536,
|
|
5082
5124
|
"kindString": "Type literal",
|
|
5083
5125
|
"flags": {},
|
|
5084
5126
|
"children": [
|
|
5085
5127
|
{
|
|
5086
|
-
"id":
|
|
5128
|
+
"id": 166,
|
|
5087
5129
|
"name": "security",
|
|
5088
5130
|
"kind": 1024,
|
|
5089
5131
|
"kindString": "Property",
|
|
@@ -5100,14 +5142,14 @@
|
|
|
5100
5142
|
"type": {
|
|
5101
5143
|
"type": "reflection",
|
|
5102
5144
|
"declaration": {
|
|
5103
|
-
"id":
|
|
5145
|
+
"id": 167,
|
|
5104
5146
|
"name": "__type",
|
|
5105
5147
|
"kind": 65536,
|
|
5106
5148
|
"kindString": "Type literal",
|
|
5107
5149
|
"flags": {},
|
|
5108
5150
|
"children": [
|
|
5109
5151
|
{
|
|
5110
|
-
"id":
|
|
5152
|
+
"id": 168,
|
|
5111
5153
|
"name": "allowed",
|
|
5112
5154
|
"kind": 1024,
|
|
5113
5155
|
"kindString": "Property",
|
|
@@ -5151,7 +5193,7 @@
|
|
|
5151
5193
|
}
|
|
5152
5194
|
},
|
|
5153
5195
|
{
|
|
5154
|
-
"id":
|
|
5196
|
+
"id": 169,
|
|
5155
5197
|
"name": "disallowed",
|
|
5156
5198
|
"kind": 1024,
|
|
5157
5199
|
"kindString": "Property",
|
|
@@ -5190,8 +5232,8 @@
|
|
|
5190
5232
|
{
|
|
5191
5233
|
"title": "Properties",
|
|
5192
5234
|
"children": [
|
|
5193
|
-
|
|
5194
|
-
|
|
5235
|
+
168,
|
|
5236
|
+
169
|
|
5195
5237
|
]
|
|
5196
5238
|
}
|
|
5197
5239
|
],
|
|
@@ -5210,7 +5252,7 @@
|
|
|
5210
5252
|
{
|
|
5211
5253
|
"title": "Properties",
|
|
5212
5254
|
"children": [
|
|
5213
|
-
|
|
5255
|
+
166
|
|
5214
5256
|
]
|
|
5215
5257
|
}
|
|
5216
5258
|
],
|
|
@@ -5226,14 +5268,14 @@
|
|
|
5226
5268
|
{
|
|
5227
5269
|
"type": "reflection",
|
|
5228
5270
|
"declaration": {
|
|
5229
|
-
"id":
|
|
5271
|
+
"id": 170,
|
|
5230
5272
|
"name": "__type",
|
|
5231
5273
|
"kind": 65536,
|
|
5232
5274
|
"kindString": "Type literal",
|
|
5233
5275
|
"flags": {},
|
|
5234
5276
|
"children": [
|
|
5235
5277
|
{
|
|
5236
|
-
"id":
|
|
5278
|
+
"id": 171,
|
|
5237
5279
|
"name": "schema",
|
|
5238
5280
|
"kind": 1024,
|
|
5239
5281
|
"kindString": "Property",
|
|
@@ -5255,7 +5297,7 @@
|
|
|
5255
5297
|
{
|
|
5256
5298
|
"title": "Properties",
|
|
5257
5299
|
"children": [
|
|
5258
|
-
|
|
5300
|
+
171
|
|
5259
5301
|
]
|
|
5260
5302
|
}
|
|
5261
5303
|
],
|
|
@@ -5274,19 +5316,19 @@
|
|
|
5274
5316
|
],
|
|
5275
5317
|
"parameters": [
|
|
5276
5318
|
{
|
|
5277
|
-
"id":
|
|
5319
|
+
"id": 173,
|
|
5278
5320
|
"name": "query",
|
|
5279
5321
|
"kind": 32768,
|
|
5280
5322
|
"kindString": "Parameter",
|
|
5281
5323
|
"flags": {},
|
|
5282
5324
|
"type": {
|
|
5283
5325
|
"type": "reference",
|
|
5284
|
-
"id":
|
|
5326
|
+
"id": 157,
|
|
5285
5327
|
"name": "T"
|
|
5286
5328
|
}
|
|
5287
5329
|
},
|
|
5288
5330
|
{
|
|
5289
|
-
"id":
|
|
5331
|
+
"id": 174,
|
|
5290
5332
|
"name": "payloads",
|
|
5291
5333
|
"kind": 32768,
|
|
5292
5334
|
"kindString": "Parameter",
|
|
@@ -5309,14 +5351,14 @@
|
|
|
5309
5351
|
{
|
|
5310
5352
|
"type": "reflection",
|
|
5311
5353
|
"declaration": {
|
|
5312
|
-
"id":
|
|
5354
|
+
"id": 175,
|
|
5313
5355
|
"name": "__type",
|
|
5314
5356
|
"kind": 65536,
|
|
5315
5357
|
"kindString": "Type literal",
|
|
5316
5358
|
"flags": {},
|
|
5317
5359
|
"children": [
|
|
5318
5360
|
{
|
|
5319
|
-
"id":
|
|
5361
|
+
"id": 176,
|
|
5320
5362
|
"name": "schema",
|
|
5321
5363
|
"kind": 1024,
|
|
5322
5364
|
"kindString": "Property",
|
|
@@ -5338,7 +5380,7 @@
|
|
|
5338
5380
|
{
|
|
5339
5381
|
"title": "Properties",
|
|
5340
5382
|
"children": [
|
|
5341
|
-
|
|
5383
|
+
176
|
|
5342
5384
|
]
|
|
5343
5385
|
}
|
|
5344
5386
|
],
|
|
@@ -5356,7 +5398,7 @@
|
|
|
5356
5398
|
}
|
|
5357
5399
|
},
|
|
5358
5400
|
{
|
|
5359
|
-
"id":
|
|
5401
|
+
"id": 177,
|
|
5360
5402
|
"name": "queryConfig",
|
|
5361
5403
|
"kind": 32768,
|
|
5362
5404
|
"kindString": "Parameter",
|
|
@@ -5365,7 +5407,7 @@
|
|
|
5365
5407
|
},
|
|
5366
5408
|
"type": {
|
|
5367
5409
|
"type": "reference",
|
|
5368
|
-
"id":
|
|
5410
|
+
"id": 172,
|
|
5369
5411
|
"name": "TConfig"
|
|
5370
5412
|
}
|
|
5371
5413
|
}
|
|
@@ -5386,7 +5428,7 @@
|
|
|
5386
5428
|
}
|
|
5387
5429
|
},
|
|
5388
5430
|
{
|
|
5389
|
-
"id":
|
|
5431
|
+
"id": 251,
|
|
5390
5432
|
"name": "start",
|
|
5391
5433
|
"kind": 2048,
|
|
5392
5434
|
"kindString": "Method",
|
|
@@ -5396,20 +5438,20 @@
|
|
|
5396
5438
|
"sources": [
|
|
5397
5439
|
{
|
|
5398
5440
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5399
|
-
"line":
|
|
5441
|
+
"line": 41,
|
|
5400
5442
|
"character": 14
|
|
5401
5443
|
}
|
|
5402
5444
|
],
|
|
5403
5445
|
"signatures": [
|
|
5404
5446
|
{
|
|
5405
|
-
"id":
|
|
5447
|
+
"id": 252,
|
|
5406
5448
|
"name": "start",
|
|
5407
5449
|
"kind": 4096,
|
|
5408
5450
|
"kindString": "Call signature",
|
|
5409
5451
|
"flags": {},
|
|
5410
5452
|
"parameters": [
|
|
5411
5453
|
{
|
|
5412
|
-
"id":
|
|
5454
|
+
"id": 253,
|
|
5413
5455
|
"name": "_timeout",
|
|
5414
5456
|
"kind": 32768,
|
|
5415
5457
|
"kindString": "Parameter",
|
|
@@ -5449,7 +5491,7 @@
|
|
|
5449
5491
|
}
|
|
5450
5492
|
},
|
|
5451
5493
|
{
|
|
5452
|
-
"id":
|
|
5494
|
+
"id": 178,
|
|
5453
5495
|
"name": "started",
|
|
5454
5496
|
"kind": 2048,
|
|
5455
5497
|
"kindString": "Method",
|
|
@@ -5457,20 +5499,20 @@
|
|
|
5457
5499
|
"sources": [
|
|
5458
5500
|
{
|
|
5459
5501
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5460
|
-
"line":
|
|
5502
|
+
"line": 32,
|
|
5461
5503
|
"character": 4
|
|
5462
5504
|
}
|
|
5463
5505
|
],
|
|
5464
5506
|
"signatures": [
|
|
5465
5507
|
{
|
|
5466
|
-
"id":
|
|
5508
|
+
"id": 179,
|
|
5467
5509
|
"name": "started",
|
|
5468
5510
|
"kind": 4096,
|
|
5469
5511
|
"kindString": "Call signature",
|
|
5470
5512
|
"flags": {},
|
|
5471
5513
|
"parameters": [
|
|
5472
5514
|
{
|
|
5473
|
-
"id":
|
|
5515
|
+
"id": 180,
|
|
5474
5516
|
"name": "notStartedAction",
|
|
5475
5517
|
"kind": 32768,
|
|
5476
5518
|
"kindString": "Parameter",
|
|
@@ -5520,7 +5562,7 @@
|
|
|
5520
5562
|
}
|
|
5521
5563
|
},
|
|
5522
5564
|
{
|
|
5523
|
-
"id":
|
|
5565
|
+
"id": 254,
|
|
5524
5566
|
"name": "stop",
|
|
5525
5567
|
"kind": 2048,
|
|
5526
5568
|
"kindString": "Method",
|
|
@@ -5530,20 +5572,20 @@
|
|
|
5530
5572
|
"sources": [
|
|
5531
5573
|
{
|
|
5532
5574
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5533
|
-
"line":
|
|
5575
|
+
"line": 42,
|
|
5534
5576
|
"character": 14
|
|
5535
5577
|
}
|
|
5536
5578
|
],
|
|
5537
5579
|
"signatures": [
|
|
5538
5580
|
{
|
|
5539
|
-
"id":
|
|
5581
|
+
"id": 255,
|
|
5540
5582
|
"name": "stop",
|
|
5541
5583
|
"kind": 4096,
|
|
5542
5584
|
"kindString": "Call signature",
|
|
5543
5585
|
"flags": {},
|
|
5544
5586
|
"parameters": [
|
|
5545
5587
|
{
|
|
5546
|
-
"id":
|
|
5588
|
+
"id": 256,
|
|
5547
5589
|
"name": "_timeout",
|
|
5548
5590
|
"kind": 32768,
|
|
5549
5591
|
"kindString": "Parameter",
|
|
@@ -5583,7 +5625,7 @@
|
|
|
5583
5625
|
}
|
|
5584
5626
|
},
|
|
5585
5627
|
{
|
|
5586
|
-
"id":
|
|
5628
|
+
"id": 181,
|
|
5587
5629
|
"name": "subscribe",
|
|
5588
5630
|
"kind": 2048,
|
|
5589
5631
|
"kindString": "Method",
|
|
@@ -5591,20 +5633,20 @@
|
|
|
5591
5633
|
"sources": [
|
|
5592
5634
|
{
|
|
5593
5635
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5594
|
-
"line":
|
|
5636
|
+
"line": 33,
|
|
5595
5637
|
"character": 4
|
|
5596
5638
|
}
|
|
5597
5639
|
],
|
|
5598
5640
|
"signatures": [
|
|
5599
5641
|
{
|
|
5600
|
-
"id":
|
|
5642
|
+
"id": 182,
|
|
5601
5643
|
"name": "subscribe",
|
|
5602
5644
|
"kind": 4096,
|
|
5603
5645
|
"kindString": "Call signature",
|
|
5604
5646
|
"flags": {},
|
|
5605
5647
|
"parameters": [
|
|
5606
5648
|
{
|
|
5607
|
-
"id":
|
|
5649
|
+
"id": 183,
|
|
5608
5650
|
"name": "_queryAccount",
|
|
5609
5651
|
"kind": 32768,
|
|
5610
5652
|
"kindString": "Parameter",
|
|
@@ -5633,7 +5675,7 @@
|
|
|
5633
5675
|
}
|
|
5634
5676
|
},
|
|
5635
5677
|
{
|
|
5636
|
-
"id":
|
|
5678
|
+
"id": 257,
|
|
5637
5679
|
"name": "validateConfig",
|
|
5638
5680
|
"kind": 2048,
|
|
5639
5681
|
"kindString": "Method",
|
|
@@ -5643,20 +5685,20 @@
|
|
|
5643
5685
|
"sources": [
|
|
5644
5686
|
{
|
|
5645
5687
|
"fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
|
|
5646
|
-
"line":
|
|
5688
|
+
"line": 43,
|
|
5647
5689
|
"character": 14
|
|
5648
5690
|
}
|
|
5649
5691
|
],
|
|
5650
5692
|
"signatures": [
|
|
5651
5693
|
{
|
|
5652
|
-
"id":
|
|
5694
|
+
"id": 258,
|
|
5653
5695
|
"name": "validateConfig",
|
|
5654
5696
|
"kind": 4096,
|
|
5655
5697
|
"kindString": "Call signature",
|
|
5656
5698
|
"flags": {},
|
|
5657
5699
|
"parameters": [
|
|
5658
5700
|
{
|
|
5659
|
-
"id":
|
|
5701
|
+
"id": 259,
|
|
5660
5702
|
"name": "config",
|
|
5661
5703
|
"kind": 32768,
|
|
5662
5704
|
"kindString": "Parameter",
|
|
@@ -5669,7 +5711,7 @@
|
|
|
5669
5711
|
}
|
|
5670
5712
|
},
|
|
5671
5713
|
{
|
|
5672
|
-
"id":
|
|
5714
|
+
"id": 260,
|
|
5673
5715
|
"name": "parents",
|
|
5674
5716
|
"kind": 32768,
|
|
5675
5717
|
"kindString": "Parameter",
|
|
@@ -5713,7 +5755,7 @@
|
|
|
5713
5755
|
"fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
|
|
5714
5756
|
"line": 18,
|
|
5715
5757
|
"character": 24,
|
|
5716
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5758
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L18"
|
|
5717
5759
|
}
|
|
5718
5760
|
],
|
|
5719
5761
|
"signatures": [
|
|
@@ -6047,30 +6089,31 @@
|
|
|
6047
6089
|
"children": [
|
|
6048
6090
|
118,
|
|
6049
6091
|
120,
|
|
6092
|
+
122,
|
|
6050
6093
|
52
|
|
6051
6094
|
]
|
|
6052
6095
|
},
|
|
6053
6096
|
{
|
|
6054
6097
|
"title": "Methods",
|
|
6055
6098
|
"children": [
|
|
6056
|
-
|
|
6057
|
-
|
|
6058
|
-
|
|
6059
|
-
|
|
6060
|
-
|
|
6061
|
-
|
|
6062
|
-
138,
|
|
6099
|
+
184,
|
|
6100
|
+
189,
|
|
6101
|
+
196,
|
|
6102
|
+
214,
|
|
6103
|
+
232,
|
|
6104
|
+
240,
|
|
6063
6105
|
140,
|
|
6106
|
+
142,
|
|
6064
6107
|
43,
|
|
6065
|
-
|
|
6108
|
+
248,
|
|
6066
6109
|
50,
|
|
6067
6110
|
54,
|
|
6068
|
-
|
|
6069
|
-
|
|
6070
|
-
|
|
6071
|
-
|
|
6072
|
-
|
|
6073
|
-
|
|
6111
|
+
147,
|
|
6112
|
+
251,
|
|
6113
|
+
178,
|
|
6114
|
+
254,
|
|
6115
|
+
181,
|
|
6116
|
+
257,
|
|
6074
6117
|
18
|
|
6075
6118
|
]
|
|
6076
6119
|
}
|
|
@@ -6080,7 +6123,7 @@
|
|
|
6080
6123
|
"fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
|
|
6081
6124
|
"line": 14,
|
|
6082
6125
|
"character": 13,
|
|
6083
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6126
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L14"
|
|
6084
6127
|
}
|
|
6085
6128
|
],
|
|
6086
6129
|
"extendedTypes": [
|
|
@@ -6101,7 +6144,7 @@
|
|
|
6101
6144
|
"fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
|
|
6102
6145
|
"line": 12,
|
|
6103
6146
|
"character": 12,
|
|
6104
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6147
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L12"
|
|
6105
6148
|
}
|
|
6106
6149
|
],
|
|
6107
6150
|
"type": {
|
|
@@ -6127,12 +6170,12 @@
|
|
|
6127
6170
|
"fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
|
|
6128
6171
|
"line": 12,
|
|
6129
6172
|
"character": 64,
|
|
6130
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6173
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L12"
|
|
6131
6174
|
}
|
|
6132
6175
|
],
|
|
6133
6176
|
"type": {
|
|
6134
6177
|
"type": "reference",
|
|
6135
|
-
"id":
|
|
6178
|
+
"id": 263,
|
|
6136
6179
|
"name": "XyoCryptoMarketAssetDivinerConfigSchema"
|
|
6137
6180
|
}
|
|
6138
6181
|
}
|
|
@@ -6150,7 +6193,7 @@
|
|
|
6150
6193
|
"fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts",
|
|
6151
6194
|
"line": 12,
|
|
6152
6195
|
"character": 62,
|
|
6153
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6196
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Diviner.ts#L12"
|
|
6154
6197
|
}
|
|
6155
6198
|
]
|
|
6156
6199
|
}
|
|
@@ -6160,7 +6203,7 @@
|
|
|
6160
6203
|
}
|
|
6161
6204
|
},
|
|
6162
6205
|
{
|
|
6163
|
-
"id":
|
|
6206
|
+
"id": 264,
|
|
6164
6207
|
"name": "XyoCryptoMarketAssetDivinerConfigSchema",
|
|
6165
6208
|
"kind": 4194304,
|
|
6166
6209
|
"kindString": "Type alias",
|
|
@@ -6170,13 +6213,13 @@
|
|
|
6170
6213
|
"fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
|
|
6171
6214
|
"line": 4,
|
|
6172
6215
|
"character": 12,
|
|
6173
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6216
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L4"
|
|
6174
6217
|
},
|
|
6175
6218
|
{
|
|
6176
6219
|
"fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
|
|
6177
6220
|
"line": 5,
|
|
6178
6221
|
"character": 13,
|
|
6179
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6222
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L5"
|
|
6180
6223
|
}
|
|
6181
6224
|
],
|
|
6182
6225
|
"type": {
|
|
@@ -6185,7 +6228,7 @@
|
|
|
6185
6228
|
}
|
|
6186
6229
|
},
|
|
6187
6230
|
{
|
|
6188
|
-
"id":
|
|
6231
|
+
"id": 262,
|
|
6189
6232
|
"name": "XyoCryptoMarketAssetDivinerQuerySchema",
|
|
6190
6233
|
"kind": 4194304,
|
|
6191
6234
|
"kindString": "Type alias",
|
|
@@ -6195,13 +6238,13 @@
|
|
|
6195
6238
|
"fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
|
|
6196
6239
|
"line": 1,
|
|
6197
6240
|
"character": 12,
|
|
6198
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6241
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L1"
|
|
6199
6242
|
},
|
|
6200
6243
|
{
|
|
6201
6244
|
"fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
|
|
6202
6245
|
"line": 2,
|
|
6203
6246
|
"character": 13,
|
|
6204
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6247
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L2"
|
|
6205
6248
|
}
|
|
6206
6249
|
],
|
|
6207
6250
|
"type": {
|
|
@@ -6210,7 +6253,7 @@
|
|
|
6210
6253
|
}
|
|
6211
6254
|
},
|
|
6212
6255
|
{
|
|
6213
|
-
"id":
|
|
6256
|
+
"id": 263,
|
|
6214
6257
|
"name": "XyoCryptoMarketAssetDivinerConfigSchema",
|
|
6215
6258
|
"kind": 32,
|
|
6216
6259
|
"kindString": "Variable",
|
|
@@ -6220,13 +6263,13 @@
|
|
|
6220
6263
|
"fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
|
|
6221
6264
|
"line": 4,
|
|
6222
6265
|
"character": 12,
|
|
6223
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6266
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L4"
|
|
6224
6267
|
},
|
|
6225
6268
|
{
|
|
6226
6269
|
"fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
|
|
6227
6270
|
"line": 5,
|
|
6228
6271
|
"character": 13,
|
|
6229
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6272
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L5"
|
|
6230
6273
|
}
|
|
6231
6274
|
],
|
|
6232
6275
|
"type": {
|
|
@@ -6235,7 +6278,7 @@
|
|
|
6235
6278
|
}
|
|
6236
6279
|
},
|
|
6237
6280
|
{
|
|
6238
|
-
"id":
|
|
6281
|
+
"id": 261,
|
|
6239
6282
|
"name": "XyoCryptoMarketAssetDivinerQuerySchema",
|
|
6240
6283
|
"kind": 32,
|
|
6241
6284
|
"kindString": "Variable",
|
|
@@ -6245,13 +6288,13 @@
|
|
|
6245
6288
|
"fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
|
|
6246
6289
|
"line": 1,
|
|
6247
6290
|
"character": 12,
|
|
6248
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6291
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L1"
|
|
6249
6292
|
},
|
|
6250
6293
|
{
|
|
6251
6294
|
"fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts",
|
|
6252
6295
|
"line": 2,
|
|
6253
6296
|
"character": 13,
|
|
6254
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6297
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Schema.ts#L2"
|
|
6255
6298
|
}
|
|
6256
6299
|
],
|
|
6257
6300
|
"type": {
|
|
@@ -6270,7 +6313,7 @@
|
|
|
6270
6313
|
"fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Plugin.ts",
|
|
6271
6314
|
"line": 8,
|
|
6272
6315
|
"character": 13,
|
|
6273
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6316
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/Plugin.ts#L8"
|
|
6274
6317
|
}
|
|
6275
6318
|
],
|
|
6276
6319
|
"signatures": [
|
|
@@ -6555,7 +6598,7 @@
|
|
|
6555
6598
|
{
|
|
6556
6599
|
"title": "References",
|
|
6557
6600
|
"children": [
|
|
6558
|
-
|
|
6601
|
+
265
|
|
6559
6602
|
]
|
|
6560
6603
|
},
|
|
6561
6604
|
{
|
|
@@ -6568,15 +6611,15 @@
|
|
|
6568
6611
|
"title": "Type Aliases",
|
|
6569
6612
|
"children": [
|
|
6570
6613
|
12,
|
|
6571
|
-
|
|
6572
|
-
|
|
6614
|
+
264,
|
|
6615
|
+
262
|
|
6573
6616
|
]
|
|
6574
6617
|
},
|
|
6575
6618
|
{
|
|
6576
6619
|
"title": "Variables",
|
|
6577
6620
|
"children": [
|
|
6578
|
-
|
|
6579
|
-
|
|
6621
|
+
263,
|
|
6622
|
+
261
|
|
6580
6623
|
]
|
|
6581
6624
|
},
|
|
6582
6625
|
{
|
|
@@ -6591,7 +6634,7 @@
|
|
|
6591
6634
|
"fileName": "plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/index.ts",
|
|
6592
6635
|
"line": 1,
|
|
6593
6636
|
"character": 0,
|
|
6594
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6637
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/crypto/packages/market/packages/asset/src/index.ts#L1"
|
|
6595
6638
|
}
|
|
6596
6639
|
]
|
|
6597
6640
|
}
|