@xyo-network/system-payload-plugins 2.36.6 → 2.36.7

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 +250 -136
  2. package/package.json +3 -3
package/dist/docs.json CHANGED
@@ -17,7 +17,7 @@
17
17
  "fileName": "plugins/packages/system/src/index.ts",
18
18
  "line": 9,
19
19
  "character": 0,
20
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/86c4ce7/packages/plugins/packages/system/src/index.ts#L9"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1bc95c0/packages/plugins/packages/system/src/index.ts#L9"
21
21
  }
22
22
  ],
23
23
  "target": 1
@@ -956,7 +956,7 @@
956
956
  }
957
957
  },
958
958
  {
959
- "id": 107,
959
+ "id": 113,
960
960
  "name": "address",
961
961
  "kind": 262144,
962
962
  "kindString": "Accessor",
@@ -964,12 +964,12 @@
964
964
  "sources": [
965
965
  {
966
966
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
967
- "line": 20,
967
+ "line": 21,
968
968
  "character": 8
969
969
  }
970
970
  ],
971
971
  "getSignature": {
972
- "id": 108,
972
+ "id": 114,
973
973
  "name": "address",
974
974
  "kind": 524288,
975
975
  "kindString": "Get signature",
@@ -1018,7 +1018,120 @@
1018
1018
  }
1019
1019
  },
1020
1020
  {
1021
- "id": 109,
1021
+ "id": 104,
1022
+ "name": "log",
1023
+ "kind": 262144,
1024
+ "kindString": "Accessor",
1025
+ "flags": {
1026
+ "isProtected": true
1027
+ },
1028
+ "sources": [
1029
+ {
1030
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1031
+ "line": 17,
1032
+ "character": 18
1033
+ }
1034
+ ],
1035
+ "getSignature": {
1036
+ "id": 105,
1037
+ "name": "log",
1038
+ "kind": 524288,
1039
+ "kindString": "Get signature",
1040
+ "flags": {},
1041
+ "type": {
1042
+ "type": "union",
1043
+ "types": [
1044
+ {
1045
+ "type": "intrinsic",
1046
+ "name": "undefined"
1047
+ },
1048
+ {
1049
+ "type": "reflection",
1050
+ "declaration": {
1051
+ "id": 106,
1052
+ "name": "__type",
1053
+ "kind": 65536,
1054
+ "kindString": "Type literal",
1055
+ "flags": {},
1056
+ "sources": [
1057
+ {
1058
+ "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1059
+ "line": 17,
1060
+ "character": 26
1061
+ }
1062
+ ],
1063
+ "signatures": [
1064
+ {
1065
+ "id": 107,
1066
+ "name": "__type",
1067
+ "kind": 4096,
1068
+ "kindString": "Call signature",
1069
+ "flags": {},
1070
+ "parameters": [
1071
+ {
1072
+ "id": 108,
1073
+ "name": "tag",
1074
+ "kind": 32768,
1075
+ "kindString": "Parameter",
1076
+ "flags": {},
1077
+ "type": {
1078
+ "type": "intrinsic",
1079
+ "name": "string"
1080
+ }
1081
+ },
1082
+ {
1083
+ "id": 109,
1084
+ "name": "message",
1085
+ "kind": 32768,
1086
+ "kindString": "Parameter",
1087
+ "flags": {
1088
+ "isOptional": true
1089
+ },
1090
+ "type": {
1091
+ "type": "union",
1092
+ "types": [
1093
+ {
1094
+ "type": "intrinsic",
1095
+ "name": "string"
1096
+ },
1097
+ {
1098
+ "type": "intrinsic",
1099
+ "name": "number"
1100
+ },
1101
+ {
1102
+ "type": "intrinsic",
1103
+ "name": "boolean"
1104
+ },
1105
+ {
1106
+ "type": "intrinsic",
1107
+ "name": "object"
1108
+ }
1109
+ ]
1110
+ }
1111
+ }
1112
+ ],
1113
+ "type": {
1114
+ "type": "intrinsic",
1115
+ "name": "void"
1116
+ }
1117
+ }
1118
+ ]
1119
+ }
1120
+ }
1121
+ ]
1122
+ },
1123
+ "inheritedFrom": {
1124
+ "type": "reference",
1125
+ "name": "XyoWitness.log"
1126
+ }
1127
+ },
1128
+ "inheritedFrom": {
1129
+ "type": "reference",
1130
+ "name": "XyoWitness.log"
1131
+ }
1132
+ },
1133
+ {
1134
+ "id": 115,
1022
1135
  "name": "logger",
1023
1136
  "kind": 262144,
1024
1137
  "kindString": "Accessor",
@@ -1026,12 +1139,12 @@
1026
1139
  "sources": [
1027
1140
  {
1028
1141
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1029
- "line": 21,
1142
+ "line": 22,
1030
1143
  "character": 8
1031
1144
  }
1032
1145
  ],
1033
1146
  "getSignature": {
1034
- "id": 110,
1147
+ "id": 116,
1035
1148
  "name": "logger",
1036
1149
  "kind": 524288,
1037
1150
  "kindString": "Get signature",
@@ -1111,7 +1224,7 @@
1111
1224
  }
1112
1225
  },
1113
1226
  {
1114
- "id": 134,
1227
+ "id": 140,
1115
1228
  "name": "bindHashes",
1116
1229
  "kind": 2048,
1117
1230
  "kindString": "Method",
@@ -1119,20 +1232,20 @@
1119
1232
  "sources": [
1120
1233
  {
1121
1234
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1122
- "line": 32,
1235
+ "line": 33,
1123
1236
  "character": 4
1124
1237
  }
1125
1238
  ],
1126
1239
  "signatures": [
1127
1240
  {
1128
- "id": 135,
1241
+ "id": 141,
1129
1242
  "name": "bindHashes",
1130
1243
  "kind": 4096,
1131
1244
  "kindString": "Call signature",
1132
1245
  "flags": {},
1133
1246
  "parameters": [
1134
1247
  {
1135
- "id": 136,
1248
+ "id": 142,
1136
1249
  "name": "hashes",
1137
1250
  "kind": 32768,
1138
1251
  "kindString": "Parameter",
@@ -1146,7 +1259,7 @@
1146
1259
  }
1147
1260
  },
1148
1261
  {
1149
- "id": 137,
1262
+ "id": 143,
1150
1263
  "name": "schema",
1151
1264
  "kind": 32768,
1152
1265
  "kindString": "Parameter",
@@ -1160,7 +1273,7 @@
1160
1273
  }
1161
1274
  },
1162
1275
  {
1163
- "id": 138,
1276
+ "id": 144,
1164
1277
  "name": "account",
1165
1278
  "kind": 32768,
1166
1279
  "kindString": "Parameter",
@@ -1199,7 +1312,7 @@
1199
1312
  }
1200
1313
  },
1201
1314
  {
1202
- "id": 127,
1315
+ "id": 133,
1203
1316
  "name": "bindHashesInternal",
1204
1317
  "kind": 2048,
1205
1318
  "kindString": "Method",
@@ -1207,20 +1320,20 @@
1207
1320
  "sources": [
1208
1321
  {
1209
1322
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1210
- "line": 31,
1323
+ "line": 32,
1211
1324
  "character": 4
1212
1325
  }
1213
1326
  ],
1214
1327
  "signatures": [
1215
1328
  {
1216
- "id": 128,
1329
+ "id": 134,
1217
1330
  "name": "bindHashesInternal",
1218
1331
  "kind": 4096,
1219
1332
  "kindString": "Call signature",
1220
1333
  "flags": {},
1221
1334
  "parameters": [
1222
1335
  {
1223
- "id": 129,
1336
+ "id": 135,
1224
1337
  "name": "hashes",
1225
1338
  "kind": 32768,
1226
1339
  "kindString": "Parameter",
@@ -1234,7 +1347,7 @@
1234
1347
  }
1235
1348
  },
1236
1349
  {
1237
- "id": 130,
1350
+ "id": 136,
1238
1351
  "name": "schema",
1239
1352
  "kind": 32768,
1240
1353
  "kindString": "Parameter",
@@ -1248,7 +1361,7 @@
1248
1361
  }
1249
1362
  },
1250
1363
  {
1251
- "id": 131,
1364
+ "id": 137,
1252
1365
  "name": "account",
1253
1366
  "kind": 32768,
1254
1367
  "kindString": "Parameter",
@@ -1278,14 +1391,14 @@
1278
1391
  {
1279
1392
  "type": "reflection",
1280
1393
  "declaration": {
1281
- "id": 132,
1394
+ "id": 138,
1282
1395
  "name": "__type",
1283
1396
  "kind": 65536,
1284
1397
  "kindString": "Type literal",
1285
1398
  "flags": {},
1286
1399
  "children": [
1287
1400
  {
1288
- "id": 133,
1401
+ "id": 139,
1289
1402
  "name": "schema",
1290
1403
  "kind": 1024,
1291
1404
  "kindString": "Property",
@@ -1307,7 +1420,7 @@
1307
1420
  {
1308
1421
  "title": "Properties",
1309
1422
  "children": [
1310
- 133
1423
+ 139
1311
1424
  ]
1312
1425
  }
1313
1426
  ],
@@ -1337,7 +1450,7 @@
1337
1450
  }
1338
1451
  },
1339
1452
  {
1340
- "id": 172,
1453
+ "id": 178,
1341
1454
  "name": "bindQuery",
1342
1455
  "kind": 2048,
1343
1456
  "kindString": "Method",
@@ -1345,20 +1458,20 @@
1345
1458
  "sources": [
1346
1459
  {
1347
1460
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1348
- "line": 36,
1461
+ "line": 37,
1349
1462
  "character": 4
1350
1463
  }
1351
1464
  ],
1352
1465
  "signatures": [
1353
1466
  {
1354
- "id": 173,
1467
+ "id": 179,
1355
1468
  "name": "bindQuery",
1356
1469
  "kind": 4096,
1357
1470
  "kindString": "Call signature",
1358
1471
  "flags": {},
1359
1472
  "typeParameter": [
1360
1473
  {
1361
- "id": 178,
1474
+ "id": 184,
1362
1475
  "name": "T",
1363
1476
  "kind": 131072,
1364
1477
  "kindString": "Type parameter",
@@ -1384,14 +1497,14 @@
1384
1497
  {
1385
1498
  "type": "reflection",
1386
1499
  "declaration": {
1387
- "id": 174,
1500
+ "id": 180,
1388
1501
  "name": "__type",
1389
1502
  "kind": 65536,
1390
1503
  "kindString": "Type literal",
1391
1504
  "flags": {},
1392
1505
  "children": [
1393
1506
  {
1394
- "id": 175,
1507
+ "id": 181,
1395
1508
  "name": "schema",
1396
1509
  "kind": 1024,
1397
1510
  "kindString": "Property",
@@ -1413,7 +1526,7 @@
1413
1526
  {
1414
1527
  "title": "Properties",
1415
1528
  "children": [
1416
- 175
1529
+ 181
1417
1530
  ]
1418
1531
  }
1419
1532
  ],
@@ -1449,14 +1562,14 @@
1449
1562
  {
1450
1563
  "type": "reflection",
1451
1564
  "declaration": {
1452
- "id": 176,
1565
+ "id": 182,
1453
1566
  "name": "__type",
1454
1567
  "kind": 65536,
1455
1568
  "kindString": "Type literal",
1456
1569
  "flags": {},
1457
1570
  "children": [
1458
1571
  {
1459
- "id": 177,
1572
+ "id": 183,
1460
1573
  "name": "schema",
1461
1574
  "kind": 1024,
1462
1575
  "kindString": "Property",
@@ -1478,7 +1591,7 @@
1478
1591
  {
1479
1592
  "title": "Properties",
1480
1593
  "children": [
1481
- 177
1594
+ 183
1482
1595
  ]
1483
1596
  }
1484
1597
  ],
@@ -1502,19 +1615,19 @@
1502
1615
  ],
1503
1616
  "parameters": [
1504
1617
  {
1505
- "id": 179,
1618
+ "id": 185,
1506
1619
  "name": "query",
1507
1620
  "kind": 32768,
1508
1621
  "kindString": "Parameter",
1509
1622
  "flags": {},
1510
1623
  "type": {
1511
1624
  "type": "reference",
1512
- "id": 178,
1625
+ "id": 184,
1513
1626
  "name": "T"
1514
1627
  }
1515
1628
  },
1516
1629
  {
1517
- "id": 180,
1630
+ "id": 186,
1518
1631
  "name": "payloads",
1519
1632
  "kind": 32768,
1520
1633
  "kindString": "Parameter",
@@ -1538,14 +1651,14 @@
1538
1651
  {
1539
1652
  "type": "reflection",
1540
1653
  "declaration": {
1541
- "id": 181,
1654
+ "id": 187,
1542
1655
  "name": "__type",
1543
1656
  "kind": 65536,
1544
1657
  "kindString": "Type literal",
1545
1658
  "flags": {},
1546
1659
  "children": [
1547
1660
  {
1548
- "id": 182,
1661
+ "id": 188,
1549
1662
  "name": "schema",
1550
1663
  "kind": 1024,
1551
1664
  "kindString": "Property",
@@ -1567,7 +1680,7 @@
1567
1680
  {
1568
1681
  "title": "Properties",
1569
1682
  "children": [
1570
- 182
1683
+ 188
1571
1684
  ]
1572
1685
  }
1573
1686
  ],
@@ -1587,7 +1700,7 @@
1587
1700
  }
1588
1701
  },
1589
1702
  {
1590
- "id": 183,
1703
+ "id": 189,
1591
1704
  "name": "account",
1592
1705
  "kind": 32768,
1593
1706
  "kindString": "Parameter",
@@ -1624,14 +1737,14 @@
1624
1737
  {
1625
1738
  "type": "reflection",
1626
1739
  "declaration": {
1627
- "id": 184,
1740
+ "id": 190,
1628
1741
  "name": "__type",
1629
1742
  "kind": 65536,
1630
1743
  "kindString": "Type literal",
1631
1744
  "flags": {},
1632
1745
  "children": [
1633
1746
  {
1634
- "id": 186,
1747
+ "id": 192,
1635
1748
  "name": "query",
1636
1749
  "kind": 1024,
1637
1750
  "kindString": "Property",
@@ -1649,7 +1762,7 @@
1649
1762
  }
1650
1763
  },
1651
1764
  {
1652
- "id": 185,
1765
+ "id": 191,
1653
1766
  "name": "schema",
1654
1767
  "kind": 1024,
1655
1768
  "kindString": "Property",
@@ -1671,8 +1784,8 @@
1671
1784
  {
1672
1785
  "title": "Properties",
1673
1786
  "children": [
1674
- 186,
1675
- 185
1787
+ 192,
1788
+ 191
1676
1789
  ]
1677
1790
  }
1678
1791
  ],
@@ -1704,14 +1817,14 @@
1704
1817
  {
1705
1818
  "type": "reflection",
1706
1819
  "declaration": {
1707
- "id": 187,
1820
+ "id": 193,
1708
1821
  "name": "__type",
1709
1822
  "kind": 65536,
1710
1823
  "kindString": "Type literal",
1711
1824
  "flags": {},
1712
1825
  "children": [
1713
1826
  {
1714
- "id": 188,
1827
+ "id": 194,
1715
1828
  "name": "schema",
1716
1829
  "kind": 1024,
1717
1830
  "kindString": "Property",
@@ -1733,7 +1846,7 @@
1733
1846
  {
1734
1847
  "title": "Properties",
1735
1848
  "children": [
1736
- 188
1849
+ 194
1737
1850
  ]
1738
1851
  }
1739
1852
  ],
@@ -1772,7 +1885,7 @@
1772
1885
  }
1773
1886
  },
1774
1887
  {
1775
- "id": 147,
1888
+ "id": 153,
1776
1889
  "name": "bindQueryInternal",
1777
1890
  "kind": 2048,
1778
1891
  "kindString": "Method",
@@ -1780,20 +1893,20 @@
1780
1893
  "sources": [
1781
1894
  {
1782
1895
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
1783
- "line": 34,
1896
+ "line": 35,
1784
1897
  "character": 4
1785
1898
  }
1786
1899
  ],
1787
1900
  "signatures": [
1788
1901
  {
1789
- "id": 148,
1902
+ "id": 154,
1790
1903
  "name": "bindQueryInternal",
1791
1904
  "kind": 4096,
1792
1905
  "kindString": "Call signature",
1793
1906
  "flags": {},
1794
1907
  "typeParameter": [
1795
1908
  {
1796
- "id": 153,
1909
+ "id": 159,
1797
1910
  "name": "T",
1798
1911
  "kind": 131072,
1799
1912
  "kindString": "Type parameter",
@@ -1819,14 +1932,14 @@
1819
1932
  {
1820
1933
  "type": "reflection",
1821
1934
  "declaration": {
1822
- "id": 149,
1935
+ "id": 155,
1823
1936
  "name": "__type",
1824
1937
  "kind": 65536,
1825
1938
  "kindString": "Type literal",
1826
1939
  "flags": {},
1827
1940
  "children": [
1828
1941
  {
1829
- "id": 150,
1942
+ "id": 156,
1830
1943
  "name": "schema",
1831
1944
  "kind": 1024,
1832
1945
  "kindString": "Property",
@@ -1848,7 +1961,7 @@
1848
1961
  {
1849
1962
  "title": "Properties",
1850
1963
  "children": [
1851
- 150
1964
+ 156
1852
1965
  ]
1853
1966
  }
1854
1967
  ],
@@ -1884,14 +1997,14 @@
1884
1997
  {
1885
1998
  "type": "reflection",
1886
1999
  "declaration": {
1887
- "id": 151,
2000
+ "id": 157,
1888
2001
  "name": "__type",
1889
2002
  "kind": 65536,
1890
2003
  "kindString": "Type literal",
1891
2004
  "flags": {},
1892
2005
  "children": [
1893
2006
  {
1894
- "id": 152,
2007
+ "id": 158,
1895
2008
  "name": "schema",
1896
2009
  "kind": 1024,
1897
2010
  "kindString": "Property",
@@ -1913,7 +2026,7 @@
1913
2026
  {
1914
2027
  "title": "Properties",
1915
2028
  "children": [
1916
- 152
2029
+ 158
1917
2030
  ]
1918
2031
  }
1919
2032
  ],
@@ -1937,19 +2050,19 @@
1937
2050
  ],
1938
2051
  "parameters": [
1939
2052
  {
1940
- "id": 154,
2053
+ "id": 160,
1941
2054
  "name": "query",
1942
2055
  "kind": 32768,
1943
2056
  "kindString": "Parameter",
1944
2057
  "flags": {},
1945
2058
  "type": {
1946
2059
  "type": "reference",
1947
- "id": 153,
2060
+ "id": 159,
1948
2061
  "name": "T"
1949
2062
  }
1950
2063
  },
1951
2064
  {
1952
- "id": 155,
2065
+ "id": 161,
1953
2066
  "name": "payloads",
1954
2067
  "kind": 32768,
1955
2068
  "kindString": "Parameter",
@@ -1973,14 +2086,14 @@
1973
2086
  {
1974
2087
  "type": "reflection",
1975
2088
  "declaration": {
1976
- "id": 156,
2089
+ "id": 162,
1977
2090
  "name": "__type",
1978
2091
  "kind": 65536,
1979
2092
  "kindString": "Type literal",
1980
2093
  "flags": {},
1981
2094
  "children": [
1982
2095
  {
1983
- "id": 157,
2096
+ "id": 163,
1984
2097
  "name": "schema",
1985
2098
  "kind": 1024,
1986
2099
  "kindString": "Property",
@@ -2002,7 +2115,7 @@
2002
2115
  {
2003
2116
  "title": "Properties",
2004
2117
  "children": [
2005
- 157
2118
+ 163
2006
2119
  ]
2007
2120
  }
2008
2121
  ],
@@ -2022,7 +2135,7 @@
2022
2135
  }
2023
2136
  },
2024
2137
  {
2025
- "id": 158,
2138
+ "id": 164,
2026
2139
  "name": "account",
2027
2140
  "kind": 32768,
2028
2141
  "kindString": "Parameter",
@@ -2056,14 +2169,14 @@
2056
2169
  {
2057
2170
  "type": "reflection",
2058
2171
  "declaration": {
2059
- "id": 159,
2172
+ "id": 165,
2060
2173
  "name": "__type",
2061
2174
  "kind": 65536,
2062
2175
  "kindString": "Type literal",
2063
2176
  "flags": {},
2064
2177
  "children": [
2065
2178
  {
2066
- "id": 161,
2179
+ "id": 167,
2067
2180
  "name": "query",
2068
2181
  "kind": 1024,
2069
2182
  "kindString": "Property",
@@ -2081,7 +2194,7 @@
2081
2194
  }
2082
2195
  },
2083
2196
  {
2084
- "id": 160,
2197
+ "id": 166,
2085
2198
  "name": "schema",
2086
2199
  "kind": 1024,
2087
2200
  "kindString": "Property",
@@ -2103,8 +2216,8 @@
2103
2216
  {
2104
2217
  "title": "Properties",
2105
2218
  "children": [
2106
- 161,
2107
- 160
2219
+ 167,
2220
+ 166
2108
2221
  ]
2109
2222
  }
2110
2223
  ],
@@ -2136,14 +2249,14 @@
2136
2249
  {
2137
2250
  "type": "reflection",
2138
2251
  "declaration": {
2139
- "id": 162,
2252
+ "id": 168,
2140
2253
  "name": "__type",
2141
2254
  "kind": 65536,
2142
2255
  "kindString": "Type literal",
2143
2256
  "flags": {},
2144
2257
  "children": [
2145
2258
  {
2146
- "id": 163,
2259
+ "id": 169,
2147
2260
  "name": "schema",
2148
2261
  "kind": 1024,
2149
2262
  "kindString": "Property",
@@ -2165,7 +2278,7 @@
2165
2278
  {
2166
2279
  "title": "Properties",
2167
2280
  "children": [
2168
- 163
2281
+ 169
2169
2282
  ]
2170
2283
  }
2171
2284
  ],
@@ -2197,7 +2310,7 @@
2197
2310
  }
2198
2311
  },
2199
2312
  {
2200
- "id": 164,
2313
+ "id": 170,
2201
2314
  "name": "bindResult",
2202
2315
  "kind": 2048,
2203
2316
  "kindString": "Method",
@@ -2205,20 +2318,20 @@
2205
2318
  "sources": [
2206
2319
  {
2207
2320
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2208
- "line": 35,
2321
+ "line": 36,
2209
2322
  "character": 4
2210
2323
  }
2211
2324
  ],
2212
2325
  "signatures": [
2213
2326
  {
2214
- "id": 165,
2327
+ "id": 171,
2215
2328
  "name": "bindResult",
2216
2329
  "kind": 4096,
2217
2330
  "kindString": "Call signature",
2218
2331
  "flags": {},
2219
2332
  "parameters": [
2220
2333
  {
2221
- "id": 166,
2334
+ "id": 172,
2222
2335
  "name": "payloads",
2223
2336
  "kind": 32768,
2224
2337
  "kindString": "Parameter",
@@ -2240,14 +2353,14 @@
2240
2353
  {
2241
2354
  "type": "reflection",
2242
2355
  "declaration": {
2243
- "id": 167,
2356
+ "id": 173,
2244
2357
  "name": "__type",
2245
2358
  "kind": 65536,
2246
2359
  "kindString": "Type literal",
2247
2360
  "flags": {},
2248
2361
  "children": [
2249
2362
  {
2250
- "id": 168,
2363
+ "id": 174,
2251
2364
  "name": "schema",
2252
2365
  "kind": 1024,
2253
2366
  "kindString": "Property",
@@ -2269,7 +2382,7 @@
2269
2382
  {
2270
2383
  "title": "Properties",
2271
2384
  "children": [
2272
- 168
2385
+ 174
2273
2386
  ]
2274
2387
  }
2275
2388
  ],
@@ -2289,7 +2402,7 @@
2289
2402
  }
2290
2403
  },
2291
2404
  {
2292
- "id": 169,
2405
+ "id": 175,
2293
2406
  "name": "account",
2294
2407
  "kind": 32768,
2295
2408
  "kindString": "Parameter",
@@ -2322,14 +2435,14 @@
2322
2435
  {
2323
2436
  "type": "reflection",
2324
2437
  "declaration": {
2325
- "id": 170,
2438
+ "id": 176,
2326
2439
  "name": "__type",
2327
2440
  "kind": 65536,
2328
2441
  "kindString": "Type literal",
2329
2442
  "flags": {},
2330
2443
  "children": [
2331
2444
  {
2332
- "id": 171,
2445
+ "id": 177,
2333
2446
  "name": "schema",
2334
2447
  "kind": 1024,
2335
2448
  "kindString": "Property",
@@ -2351,7 +2464,7 @@
2351
2464
  {
2352
2465
  "title": "Properties",
2353
2466
  "children": [
2354
- 171
2467
+ 177
2355
2468
  ]
2356
2469
  }
2357
2470
  ],
@@ -2388,7 +2501,7 @@
2388
2501
  }
2389
2502
  },
2390
2503
  {
2391
- "id": 139,
2504
+ "id": 145,
2392
2505
  "name": "bindResultInternal",
2393
2506
  "kind": 2048,
2394
2507
  "kindString": "Method",
@@ -2396,20 +2509,20 @@
2396
2509
  "sources": [
2397
2510
  {
2398
2511
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2399
- "line": 33,
2512
+ "line": 34,
2400
2513
  "character": 4
2401
2514
  }
2402
2515
  ],
2403
2516
  "signatures": [
2404
2517
  {
2405
- "id": 140,
2518
+ "id": 146,
2406
2519
  "name": "bindResultInternal",
2407
2520
  "kind": 4096,
2408
2521
  "kindString": "Call signature",
2409
2522
  "flags": {},
2410
2523
  "parameters": [
2411
2524
  {
2412
- "id": 141,
2525
+ "id": 147,
2413
2526
  "name": "payloads",
2414
2527
  "kind": 32768,
2415
2528
  "kindString": "Parameter",
@@ -2431,14 +2544,14 @@
2431
2544
  {
2432
2545
  "type": "reflection",
2433
2546
  "declaration": {
2434
- "id": 142,
2547
+ "id": 148,
2435
2548
  "name": "__type",
2436
2549
  "kind": 65536,
2437
2550
  "kindString": "Type literal",
2438
2551
  "flags": {},
2439
2552
  "children": [
2440
2553
  {
2441
- "id": 143,
2554
+ "id": 149,
2442
2555
  "name": "schema",
2443
2556
  "kind": 1024,
2444
2557
  "kindString": "Property",
@@ -2460,7 +2573,7 @@
2460
2573
  {
2461
2574
  "title": "Properties",
2462
2575
  "children": [
2463
- 143
2576
+ 149
2464
2577
  ]
2465
2578
  }
2466
2579
  ],
@@ -2480,7 +2593,7 @@
2480
2593
  }
2481
2594
  },
2482
2595
  {
2483
- "id": 144,
2596
+ "id": 150,
2484
2597
  "name": "account",
2485
2598
  "kind": 32768,
2486
2599
  "kindString": "Parameter",
@@ -2510,14 +2623,14 @@
2510
2623
  {
2511
2624
  "type": "reflection",
2512
2625
  "declaration": {
2513
- "id": 145,
2626
+ "id": 151,
2514
2627
  "name": "__type",
2515
2628
  "kind": 65536,
2516
2629
  "kindString": "Type literal",
2517
2630
  "flags": {},
2518
2631
  "children": [
2519
2632
  {
2520
- "id": 146,
2633
+ "id": 152,
2521
2634
  "name": "schema",
2522
2635
  "kind": 1024,
2523
2636
  "kindString": "Property",
@@ -2539,7 +2652,7 @@
2539
2652
  {
2540
2653
  "title": "Properties",
2541
2654
  "children": [
2542
- 146
2655
+ 152
2543
2656
  ]
2544
2657
  }
2545
2658
  ],
@@ -2569,7 +2682,7 @@
2569
2682
  }
2570
2683
  },
2571
2684
  {
2572
- "id": 115,
2685
+ "id": 121,
2573
2686
  "name": "discover",
2574
2687
  "kind": 2048,
2575
2688
  "kindString": "Method",
@@ -2577,20 +2690,20 @@
2577
2690
  "sources": [
2578
2691
  {
2579
2692
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2580
- "line": 27,
2693
+ "line": 28,
2581
2694
  "character": 4
2582
2695
  }
2583
2696
  ],
2584
2697
  "signatures": [
2585
2698
  {
2586
- "id": 116,
2699
+ "id": 122,
2587
2700
  "name": "discover",
2588
2701
  "kind": 4096,
2589
2702
  "kindString": "Call signature",
2590
2703
  "flags": {},
2591
2704
  "parameters": [
2592
2705
  {
2593
- "id": 117,
2706
+ "id": 123,
2594
2707
  "name": "_queryAccount",
2595
2708
  "kind": 32768,
2596
2709
  "kindString": "Parameter",
@@ -2619,7 +2732,7 @@
2619
2732
  }
2620
2733
  },
2621
2734
  {
2622
- "id": 118,
2735
+ "id": 124,
2623
2736
  "name": "initialize",
2624
2737
  "kind": 2048,
2625
2738
  "kindString": "Method",
@@ -2627,20 +2740,20 @@
2627
2740
  "sources": [
2628
2741
  {
2629
2742
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2630
- "line": 28,
2743
+ "line": 29,
2631
2744
  "character": 4
2632
2745
  }
2633
2746
  ],
2634
2747
  "signatures": [
2635
2748
  {
2636
- "id": 119,
2749
+ "id": 125,
2637
2750
  "name": "initialize",
2638
2751
  "kind": 4096,
2639
2752
  "kindString": "Call signature",
2640
2753
  "flags": {},
2641
2754
  "parameters": [
2642
2755
  {
2643
- "id": 120,
2756
+ "id": 126,
2644
2757
  "name": "_queryAccount",
2645
2758
  "kind": 32768,
2646
2759
  "kindString": "Parameter",
@@ -2669,7 +2782,7 @@
2669
2782
  }
2670
2783
  },
2671
2784
  {
2672
- "id": 104,
2785
+ "id": 110,
2673
2786
  "name": "loadAccount",
2674
2787
  "kind": 2048,
2675
2788
  "kindString": "Method",
@@ -2679,20 +2792,20 @@
2679
2792
  "sources": [
2680
2793
  {
2681
2794
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
2682
- "line": 19,
2795
+ "line": 20,
2683
2796
  "character": 14
2684
2797
  }
2685
2798
  ],
2686
2799
  "signatures": [
2687
2800
  {
2688
- "id": 105,
2801
+ "id": 111,
2689
2802
  "name": "loadAccount",
2690
2803
  "kind": 4096,
2691
2804
  "kindString": "Call signature",
2692
2805
  "flags": {},
2693
2806
  "parameters": [
2694
2807
  {
2695
- "id": 106,
2808
+ "id": 112,
2696
2809
  "name": "account",
2697
2810
  "kind": 32768,
2698
2811
  "kindString": "Parameter",
@@ -3190,7 +3303,7 @@
3190
3303
  }
3191
3304
  },
3192
3305
  {
3193
- "id": 111,
3306
+ "id": 117,
3194
3307
  "name": "queryable",
3195
3308
  "kind": 2048,
3196
3309
  "kindString": "Method",
@@ -3198,20 +3311,20 @@
3198
3311
  "sources": [
3199
3312
  {
3200
3313
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
3201
- "line": 24,
3314
+ "line": 25,
3202
3315
  "character": 4
3203
3316
  }
3204
3317
  ],
3205
3318
  "signatures": [
3206
3319
  {
3207
- "id": 112,
3320
+ "id": 118,
3208
3321
  "name": "queryable",
3209
3322
  "kind": 4096,
3210
3323
  "kindString": "Call signature",
3211
3324
  "flags": {},
3212
3325
  "parameters": [
3213
3326
  {
3214
- "id": 113,
3327
+ "id": 119,
3215
3328
  "name": "schema",
3216
3329
  "kind": 32768,
3217
3330
  "kindString": "Parameter",
@@ -3222,7 +3335,7 @@
3222
3335
  }
3223
3336
  },
3224
3337
  {
3225
- "id": 114,
3338
+ "id": 120,
3226
3339
  "name": "addresses",
3227
3340
  "kind": 32768,
3228
3341
  "kindString": "Parameter",
@@ -3254,7 +3367,7 @@
3254
3367
  }
3255
3368
  },
3256
3369
  {
3257
- "id": 124,
3370
+ "id": 130,
3258
3371
  "name": "shutdown",
3259
3372
  "kind": 2048,
3260
3373
  "kindString": "Method",
@@ -3262,20 +3375,20 @@
3262
3375
  "sources": [
3263
3376
  {
3264
3377
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
3265
- "line": 30,
3378
+ "line": 31,
3266
3379
  "character": 4
3267
3380
  }
3268
3381
  ],
3269
3382
  "signatures": [
3270
3383
  {
3271
- "id": 125,
3384
+ "id": 131,
3272
3385
  "name": "shutdown",
3273
3386
  "kind": 4096,
3274
3387
  "kindString": "Call signature",
3275
3388
  "flags": {},
3276
3389
  "parameters": [
3277
3390
  {
3278
- "id": 126,
3391
+ "id": 132,
3279
3392
  "name": "_queryAccount",
3280
3393
  "kind": 32768,
3281
3394
  "kindString": "Parameter",
@@ -3304,7 +3417,7 @@
3304
3417
  }
3305
3418
  },
3306
3419
  {
3307
- "id": 121,
3420
+ "id": 127,
3308
3421
  "name": "subscribe",
3309
3422
  "kind": 2048,
3310
3423
  "kindString": "Method",
@@ -3312,20 +3425,20 @@
3312
3425
  "sources": [
3313
3426
  {
3314
3427
  "fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
3315
- "line": 29,
3428
+ "line": 30,
3316
3429
  "character": 4
3317
3430
  }
3318
3431
  ],
3319
3432
  "signatures": [
3320
3433
  {
3321
- "id": 122,
3434
+ "id": 128,
3322
3435
  "name": "subscribe",
3323
3436
  "kind": 4096,
3324
3437
  "kindString": "Call signature",
3325
3438
  "flags": {},
3326
3439
  "parameters": [
3327
3440
  {
3328
- "id": 123,
3441
+ "id": 129,
3329
3442
  "name": "_queryAccount",
3330
3443
  "kind": 32768,
3331
3444
  "kindString": "Parameter",
@@ -3374,30 +3487,31 @@
3374
3487
  {
3375
3488
  "title": "Accessors",
3376
3489
  "children": [
3377
- 107,
3490
+ 113,
3378
3491
  65,
3379
- 109,
3492
+ 104,
3493
+ 115,
3380
3494
  70
3381
3495
  ]
3382
3496
  },
3383
3497
  {
3384
3498
  "title": "Methods",
3385
3499
  "children": [
3386
- 134,
3387
- 127,
3388
- 172,
3389
- 147,
3390
- 164,
3391
- 139,
3392
- 115,
3393
- 118,
3394
- 104,
3500
+ 140,
3501
+ 133,
3502
+ 178,
3503
+ 153,
3504
+ 170,
3505
+ 145,
3506
+ 121,
3507
+ 124,
3508
+ 110,
3395
3509
  67,
3396
3510
  72,
3397
3511
  74,
3398
- 111,
3399
- 124,
3400
- 121
3512
+ 117,
3513
+ 130,
3514
+ 127
3401
3515
  ]
3402
3516
  }
3403
3517
  ],
@@ -3410,7 +3524,7 @@
3410
3524
  ],
3411
3525
  "typeParameters": [
3412
3526
  {
3413
- "id": 189,
3527
+ "id": 195,
3414
3528
  "name": "T",
3415
3529
  "kind": 131072,
3416
3530
  "kindString": "Type parameter",
@@ -3729,7 +3843,7 @@
3729
3843
  "fileName": "plugins/packages/system/src/index.ts",
3730
3844
  "line": 6,
3731
3845
  "character": 13,
3732
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/86c4ce7/packages/plugins/packages/system/src/index.ts#L6"
3846
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1bc95c0/packages/plugins/packages/system/src/index.ts#L6"
3733
3847
  }
3734
3848
  ],
3735
3849
  "type": {
@@ -4514,7 +4628,7 @@
4514
4628
  "fileName": "plugins/packages/system/src/index.ts",
4515
4629
  "line": 1,
4516
4630
  "character": 0,
4517
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/86c4ce7/packages/plugins/packages/system/src/index.ts#L1"
4631
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1bc95c0/packages/plugins/packages/system/src/index.ts#L1"
4518
4632
  }
4519
4633
  ]
4520
4634
  }
package/package.json CHANGED
@@ -10,8 +10,8 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xyo-network/info-system-payload-plugins": "^2.36.6",
14
- "@xyo-network/payload-plugin": "^2.36.6",
13
+ "@xyo-network/info-system-payload-plugins": "^2.36.7",
14
+ "@xyo-network/payload-plugin": "^2.36.7",
15
15
  "tslib": "^2.4.0"
16
16
  },
17
17
  "description": "Primary SDK for using XYO Protocol 2.0",
@@ -47,5 +47,5 @@
47
47
  },
48
48
  "sideEffects": false,
49
49
  "types": "dist/esm/index.d.ts",
50
- "version": "2.36.6"
50
+ "version": "2.36.7"
51
51
  }