@xyo-network/schema-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.
Files changed (2) hide show
  1. package/dist/docs.json +282 -239
  2. package/package.json +8 -8
package/dist/docs.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "originalName": "",
8
8
  "children": [
9
9
  {
10
- "id": 284,
10
+ "id": 286,
11
11
  "name": "default",
12
12
  "kind": 8388608,
13
13
  "kindString": "Reference",
@@ -17,7 +17,7 @@
17
17
  "fileName": "plugins/packages/payloadset/packages/schema/src/index.ts",
18
18
  "line": 8,
19
19
  "character": 0,
20
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/49dca501d38/packages/plugins/packages/payloadset/packages/schema/src/index.ts#L8"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/schema/src/index.ts#L8"
21
21
  }
22
22
  ],
23
23
  "target": 1
@@ -242,7 +242,7 @@
242
242
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
243
243
  "line": 9,
244
244
  "character": 56,
245
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/49dca501d38/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
245
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
246
246
  }
247
247
  ],
248
248
  "type": {
@@ -264,7 +264,7 @@
264
264
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
265
265
  "line": 9,
266
266
  "character": 54,
267
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/49dca501d38/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
267
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
268
268
  }
269
269
  ]
270
270
  }
@@ -880,7 +880,7 @@
880
880
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
881
881
  "line": 9,
882
882
  "character": 56,
883
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/49dca501d38/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
883
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
884
884
  }
885
885
  ],
886
886
  "type": {
@@ -902,7 +902,7 @@
902
902
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
903
903
  "line": 9,
904
904
  "character": 54,
905
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/49dca501d38/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
905
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
906
906
  }
907
907
  ]
908
908
  }
@@ -1316,7 +1316,7 @@
1316
1316
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
1317
1317
  "line": 12,
1318
1318
  "character": 18,
1319
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/49dca501d38/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L12"
1319
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L12"
1320
1320
  }
1321
1321
  ],
1322
1322
  "type": {
@@ -1389,7 +1389,7 @@
1389
1389
  },
1390
1390
  {
1391
1391
  "id": 145,
1392
- "name": "resolver",
1392
+ "name": "previousHash",
1393
1393
  "kind": 262144,
1394
1394
  "kindString": "Accessor",
1395
1395
  "flags": {},
@@ -1398,15 +1398,57 @@
1398
1398
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1399
1399
  "line": 23,
1400
1400
  "character": 8
1401
+ }
1402
+ ],
1403
+ "getSignature": {
1404
+ "id": 146,
1405
+ "name": "previousHash",
1406
+ "kind": 524288,
1407
+ "kindString": "Get signature",
1408
+ "flags": {},
1409
+ "type": {
1410
+ "type": "union",
1411
+ "types": [
1412
+ {
1413
+ "type": "intrinsic",
1414
+ "name": "undefined"
1415
+ },
1416
+ {
1417
+ "type": "reference",
1418
+ "name": "XyoData"
1419
+ }
1420
+ ]
1401
1421
  },
1422
+ "inheritedFrom": {
1423
+ "type": "reference",
1424
+ "name": "AbstractWitness.previousHash"
1425
+ }
1426
+ },
1427
+ "inheritedFrom": {
1428
+ "type": "reference",
1429
+ "name": "AbstractWitness.previousHash"
1430
+ }
1431
+ },
1432
+ {
1433
+ "id": 147,
1434
+ "name": "resolver",
1435
+ "kind": 262144,
1436
+ "kindString": "Accessor",
1437
+ "flags": {},
1438
+ "sources": [
1402
1439
  {
1403
1440
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1404
1441
  "line": 24,
1405
1442
  "character": 8
1443
+ },
1444
+ {
1445
+ "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
1446
+ "line": 25,
1447
+ "character": 8
1406
1448
  }
1407
1449
  ],
1408
1450
  "getSignature": {
1409
- "id": 146,
1451
+ "id": 148,
1410
1452
  "name": "resolver",
1411
1453
  "kind": 524288,
1412
1454
  "kindString": "Get signature",
@@ -1438,14 +1480,14 @@
1438
1480
  {
1439
1481
  "type": "reflection",
1440
1482
  "declaration": {
1441
- "id": 147,
1483
+ "id": 149,
1442
1484
  "name": "__type",
1443
1485
  "kind": 65536,
1444
1486
  "kindString": "Type literal",
1445
1487
  "flags": {},
1446
1488
  "children": [
1447
1489
  {
1448
- "id": 148,
1490
+ "id": 150,
1449
1491
  "name": "security",
1450
1492
  "kind": 1024,
1451
1493
  "kindString": "Property",
@@ -1462,14 +1504,14 @@
1462
1504
  "type": {
1463
1505
  "type": "reflection",
1464
1506
  "declaration": {
1465
- "id": 149,
1507
+ "id": 151,
1466
1508
  "name": "__type",
1467
1509
  "kind": 65536,
1468
1510
  "kindString": "Type literal",
1469
1511
  "flags": {},
1470
1512
  "children": [
1471
1513
  {
1472
- "id": 150,
1514
+ "id": 152,
1473
1515
  "name": "allowed",
1474
1516
  "kind": 1024,
1475
1517
  "kindString": "Property",
@@ -1513,7 +1555,7 @@
1513
1555
  }
1514
1556
  },
1515
1557
  {
1516
- "id": 151,
1558
+ "id": 153,
1517
1559
  "name": "disallowed",
1518
1560
  "kind": 1024,
1519
1561
  "kindString": "Property",
@@ -1552,8 +1594,8 @@
1552
1594
  {
1553
1595
  "title": "Properties",
1554
1596
  "children": [
1555
- 150,
1556
- 151
1597
+ 152,
1598
+ 153
1557
1599
  ]
1558
1600
  }
1559
1601
  ],
@@ -1572,7 +1614,7 @@
1572
1614
  {
1573
1615
  "title": "Properties",
1574
1616
  "children": [
1575
- 148
1617
+ 150
1576
1618
  ]
1577
1619
  }
1578
1620
  ],
@@ -1588,14 +1630,14 @@
1588
1630
  {
1589
1631
  "type": "reflection",
1590
1632
  "declaration": {
1591
- "id": 152,
1633
+ "id": 154,
1592
1634
  "name": "__type",
1593
1635
  "kind": 65536,
1594
1636
  "kindString": "Type literal",
1595
1637
  "flags": {},
1596
1638
  "children": [
1597
1639
  {
1598
- "id": 153,
1640
+ "id": 155,
1599
1641
  "name": "schema",
1600
1642
  "kind": 1024,
1601
1643
  "kindString": "Property",
@@ -1617,7 +1659,7 @@
1617
1659
  {
1618
1660
  "title": "Properties",
1619
1661
  "children": [
1620
- 153
1662
+ 155
1621
1663
  ]
1622
1664
  }
1623
1665
  ],
@@ -1646,14 +1688,14 @@
1646
1688
  }
1647
1689
  },
1648
1690
  "setSignature": {
1649
- "id": 154,
1691
+ "id": 156,
1650
1692
  "name": "resolver",
1651
1693
  "kind": 1048576,
1652
1694
  "kindString": "Set signature",
1653
1695
  "flags": {},
1654
1696
  "parameters": [
1655
1697
  {
1656
- "id": 155,
1698
+ "id": 157,
1657
1699
  "name": "v",
1658
1700
  "kind": 32768,
1659
1701
  "kindString": "Parameter",
@@ -1685,14 +1727,14 @@
1685
1727
  {
1686
1728
  "type": "reflection",
1687
1729
  "declaration": {
1688
- "id": 156,
1730
+ "id": 158,
1689
1731
  "name": "__type",
1690
1732
  "kind": 65536,
1691
1733
  "kindString": "Type literal",
1692
1734
  "flags": {},
1693
1735
  "children": [
1694
1736
  {
1695
- "id": 157,
1737
+ "id": 159,
1696
1738
  "name": "security",
1697
1739
  "kind": 1024,
1698
1740
  "kindString": "Property",
@@ -1709,14 +1751,14 @@
1709
1751
  "type": {
1710
1752
  "type": "reflection",
1711
1753
  "declaration": {
1712
- "id": 158,
1754
+ "id": 160,
1713
1755
  "name": "__type",
1714
1756
  "kind": 65536,
1715
1757
  "kindString": "Type literal",
1716
1758
  "flags": {},
1717
1759
  "children": [
1718
1760
  {
1719
- "id": 159,
1761
+ "id": 161,
1720
1762
  "name": "allowed",
1721
1763
  "kind": 1024,
1722
1764
  "kindString": "Property",
@@ -1760,7 +1802,7 @@
1760
1802
  }
1761
1803
  },
1762
1804
  {
1763
- "id": 160,
1805
+ "id": 162,
1764
1806
  "name": "disallowed",
1765
1807
  "kind": 1024,
1766
1808
  "kindString": "Property",
@@ -1799,8 +1841,8 @@
1799
1841
  {
1800
1842
  "title": "Properties",
1801
1843
  "children": [
1802
- 159,
1803
- 160
1844
+ 161,
1845
+ 162
1804
1846
  ]
1805
1847
  }
1806
1848
  ],
@@ -1819,7 +1861,7 @@
1819
1861
  {
1820
1862
  "title": "Properties",
1821
1863
  "children": [
1822
- 157
1864
+ 159
1823
1865
  ]
1824
1866
  }
1825
1867
  ],
@@ -1835,14 +1877,14 @@
1835
1877
  {
1836
1878
  "type": "reflection",
1837
1879
  "declaration": {
1838
- "id": 161,
1880
+ "id": 163,
1839
1881
  "name": "__type",
1840
1882
  "kind": 65536,
1841
1883
  "kindString": "Type literal",
1842
1884
  "flags": {},
1843
1885
  "children": [
1844
1886
  {
1845
- "id": 162,
1887
+ "id": 164,
1846
1888
  "name": "schema",
1847
1889
  "kind": 1024,
1848
1890
  "kindString": "Property",
@@ -1864,7 +1906,7 @@
1864
1906
  {
1865
1907
  "title": "Properties",
1866
1908
  "children": [
1867
- 162
1909
+ 164
1868
1910
  ]
1869
1911
  }
1870
1912
  ],
@@ -2004,7 +2046,7 @@
2004
2046
  }
2005
2047
  },
2006
2048
  {
2007
- "id": 207,
2049
+ "id": 209,
2008
2050
  "name": "bindHashes",
2009
2051
  "kind": 2048,
2010
2052
  "kindString": "Method",
@@ -2014,20 +2056,20 @@
2014
2056
  "sources": [
2015
2057
  {
2016
2058
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2017
- "line": 33,
2059
+ "line": 34,
2018
2060
  "character": 14
2019
2061
  }
2020
2062
  ],
2021
2063
  "signatures": [
2022
2064
  {
2023
- "id": 208,
2065
+ "id": 210,
2024
2066
  "name": "bindHashes",
2025
2067
  "kind": 4096,
2026
2068
  "kindString": "Call signature",
2027
2069
  "flags": {},
2028
2070
  "parameters": [
2029
2071
  {
2030
- "id": 209,
2072
+ "id": 211,
2031
2073
  "name": "hashes",
2032
2074
  "kind": 32768,
2033
2075
  "kindString": "Parameter",
@@ -2041,7 +2083,7 @@
2041
2083
  }
2042
2084
  },
2043
2085
  {
2044
- "id": 210,
2086
+ "id": 212,
2045
2087
  "name": "schema",
2046
2088
  "kind": 32768,
2047
2089
  "kindString": "Parameter",
@@ -2055,7 +2097,7 @@
2055
2097
  }
2056
2098
  },
2057
2099
  {
2058
- "id": 211,
2100
+ "id": 213,
2059
2101
  "name": "account",
2060
2102
  "kind": 32768,
2061
2103
  "kindString": "Parameter",
@@ -2094,7 +2136,7 @@
2094
2136
  }
2095
2137
  },
2096
2138
  {
2097
- "id": 212,
2139
+ "id": 214,
2098
2140
  "name": "bindHashesInternal",
2099
2141
  "kind": 2048,
2100
2142
  "kindString": "Method",
@@ -2104,20 +2146,20 @@
2104
2146
  "sources": [
2105
2147
  {
2106
2148
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2107
- "line": 34,
2149
+ "line": 35,
2108
2150
  "character": 14
2109
2151
  }
2110
2152
  ],
2111
2153
  "signatures": [
2112
2154
  {
2113
- "id": 213,
2155
+ "id": 215,
2114
2156
  "name": "bindHashesInternal",
2115
2157
  "kind": 4096,
2116
2158
  "kindString": "Call signature",
2117
2159
  "flags": {},
2118
2160
  "parameters": [
2119
2161
  {
2120
- "id": 214,
2162
+ "id": 216,
2121
2163
  "name": "hashes",
2122
2164
  "kind": 32768,
2123
2165
  "kindString": "Parameter",
@@ -2131,7 +2173,7 @@
2131
2173
  }
2132
2174
  },
2133
2175
  {
2134
- "id": 215,
2176
+ "id": 217,
2135
2177
  "name": "schema",
2136
2178
  "kind": 32768,
2137
2179
  "kindString": "Parameter",
@@ -2145,7 +2187,7 @@
2145
2187
  }
2146
2188
  },
2147
2189
  {
2148
- "id": 216,
2190
+ "id": 218,
2149
2191
  "name": "account",
2150
2192
  "kind": 32768,
2151
2193
  "kindString": "Parameter",
@@ -2176,14 +2218,14 @@
2176
2218
  {
2177
2219
  "type": "reflection",
2178
2220
  "declaration": {
2179
- "id": 217,
2221
+ "id": 219,
2180
2222
  "name": "__type",
2181
2223
  "kind": 65536,
2182
2224
  "kindString": "Type literal",
2183
2225
  "flags": {},
2184
2226
  "children": [
2185
2227
  {
2186
- "id": 218,
2228
+ "id": 220,
2187
2229
  "name": "schema",
2188
2230
  "kind": 1024,
2189
2231
  "kindString": "Property",
@@ -2205,7 +2247,7 @@
2205
2247
  {
2206
2248
  "title": "Properties",
2207
2249
  "children": [
2208
- 218
2250
+ 220
2209
2251
  ]
2210
2252
  }
2211
2253
  ],
@@ -2232,7 +2274,7 @@
2232
2274
  }
2233
2275
  },
2234
2276
  {
2235
- "id": 219,
2277
+ "id": 221,
2236
2278
  "name": "bindQuery",
2237
2279
  "kind": 2048,
2238
2280
  "kindString": "Method",
@@ -2242,20 +2284,20 @@
2242
2284
  "sources": [
2243
2285
  {
2244
2286
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2245
- "line": 35,
2287
+ "line": 36,
2246
2288
  "character": 14
2247
2289
  }
2248
2290
  ],
2249
2291
  "signatures": [
2250
2292
  {
2251
- "id": 220,
2293
+ "id": 222,
2252
2294
  "name": "bindQuery",
2253
2295
  "kind": 4096,
2254
2296
  "kindString": "Call signature",
2255
2297
  "flags": {},
2256
2298
  "typeParameter": [
2257
2299
  {
2258
- "id": 225,
2300
+ "id": 227,
2259
2301
  "name": "T",
2260
2302
  "kind": 131072,
2261
2303
  "kindString": "Type parameter",
@@ -2281,14 +2323,14 @@
2281
2323
  {
2282
2324
  "type": "reflection",
2283
2325
  "declaration": {
2284
- "id": 221,
2326
+ "id": 223,
2285
2327
  "name": "__type",
2286
2328
  "kind": 65536,
2287
2329
  "kindString": "Type literal",
2288
2330
  "flags": {},
2289
2331
  "children": [
2290
2332
  {
2291
- "id": 222,
2333
+ "id": 224,
2292
2334
  "name": "schema",
2293
2335
  "kind": 1024,
2294
2336
  "kindString": "Property",
@@ -2310,7 +2352,7 @@
2310
2352
  {
2311
2353
  "title": "Properties",
2312
2354
  "children": [
2313
- 222
2355
+ 224
2314
2356
  ]
2315
2357
  }
2316
2358
  ],
@@ -2346,14 +2388,14 @@
2346
2388
  {
2347
2389
  "type": "reflection",
2348
2390
  "declaration": {
2349
- "id": 223,
2391
+ "id": 225,
2350
2392
  "name": "__type",
2351
2393
  "kind": 65536,
2352
2394
  "kindString": "Type literal",
2353
2395
  "flags": {},
2354
2396
  "children": [
2355
2397
  {
2356
- "id": 224,
2398
+ "id": 226,
2357
2399
  "name": "schema",
2358
2400
  "kind": 1024,
2359
2401
  "kindString": "Property",
@@ -2375,7 +2417,7 @@
2375
2417
  {
2376
2418
  "title": "Properties",
2377
2419
  "children": [
2378
- 224
2420
+ 226
2379
2421
  ]
2380
2422
  }
2381
2423
  ],
@@ -2399,19 +2441,19 @@
2399
2441
  ],
2400
2442
  "parameters": [
2401
2443
  {
2402
- "id": 226,
2444
+ "id": 228,
2403
2445
  "name": "query",
2404
2446
  "kind": 32768,
2405
2447
  "kindString": "Parameter",
2406
2448
  "flags": {},
2407
2449
  "type": {
2408
2450
  "type": "reference",
2409
- "id": 225,
2451
+ "id": 227,
2410
2452
  "name": "T"
2411
2453
  }
2412
2454
  },
2413
2455
  {
2414
- "id": 227,
2456
+ "id": 229,
2415
2457
  "name": "payloads",
2416
2458
  "kind": 32768,
2417
2459
  "kindString": "Parameter",
@@ -2434,14 +2476,14 @@
2434
2476
  {
2435
2477
  "type": "reflection",
2436
2478
  "declaration": {
2437
- "id": 228,
2479
+ "id": 230,
2438
2480
  "name": "__type",
2439
2481
  "kind": 65536,
2440
2482
  "kindString": "Type literal",
2441
2483
  "flags": {},
2442
2484
  "children": [
2443
2485
  {
2444
- "id": 229,
2486
+ "id": 231,
2445
2487
  "name": "schema",
2446
2488
  "kind": 1024,
2447
2489
  "kindString": "Property",
@@ -2463,7 +2505,7 @@
2463
2505
  {
2464
2506
  "title": "Properties",
2465
2507
  "children": [
2466
- 229
2508
+ 231
2467
2509
  ]
2468
2510
  }
2469
2511
  ],
@@ -2481,7 +2523,7 @@
2481
2523
  }
2482
2524
  },
2483
2525
  {
2484
- "id": 230,
2526
+ "id": 232,
2485
2527
  "name": "account",
2486
2528
  "kind": 32768,
2487
2529
  "kindString": "Parameter",
@@ -2518,14 +2560,14 @@
2518
2560
  {
2519
2561
  "type": "reflection",
2520
2562
  "declaration": {
2521
- "id": 231,
2563
+ "id": 233,
2522
2564
  "name": "__type",
2523
2565
  "kind": 65536,
2524
2566
  "kindString": "Type literal",
2525
2567
  "flags": {},
2526
2568
  "children": [
2527
2569
  {
2528
- "id": 232,
2570
+ "id": 234,
2529
2571
  "name": "query",
2530
2572
  "kind": 1024,
2531
2573
  "kindString": "Property",
@@ -2543,7 +2585,7 @@
2543
2585
  }
2544
2586
  },
2545
2587
  {
2546
- "id": 233,
2588
+ "id": 235,
2547
2589
  "name": "resultSet",
2548
2590
  "kind": 1024,
2549
2591
  "kindString": "Property",
@@ -2563,7 +2605,7 @@
2563
2605
  }
2564
2606
  },
2565
2607
  {
2566
- "id": 234,
2608
+ "id": 236,
2567
2609
  "name": "schema",
2568
2610
  "kind": 1024,
2569
2611
  "kindString": "Property",
@@ -2585,9 +2627,9 @@
2585
2627
  {
2586
2628
  "title": "Properties",
2587
2629
  "children": [
2588
- 232,
2589
- 233,
2590
- 234
2630
+ 234,
2631
+ 235,
2632
+ 236
2591
2633
  ]
2592
2634
  }
2593
2635
  ],
@@ -2618,14 +2660,14 @@
2618
2660
  {
2619
2661
  "type": "reflection",
2620
2662
  "declaration": {
2621
- "id": 235,
2663
+ "id": 237,
2622
2664
  "name": "__type",
2623
2665
  "kind": 65536,
2624
2666
  "kindString": "Type literal",
2625
2667
  "flags": {},
2626
2668
  "children": [
2627
2669
  {
2628
- "id": 236,
2670
+ "id": 238,
2629
2671
  "name": "schema",
2630
2672
  "kind": 1024,
2631
2673
  "kindString": "Property",
@@ -2647,7 +2689,7 @@
2647
2689
  {
2648
2690
  "title": "Properties",
2649
2691
  "children": [
2650
- 236
2692
+ 238
2651
2693
  ]
2652
2694
  }
2653
2695
  ],
@@ -2684,7 +2726,7 @@
2684
2726
  }
2685
2727
  },
2686
2728
  {
2687
- "id": 237,
2729
+ "id": 239,
2688
2730
  "name": "bindQueryInternal",
2689
2731
  "kind": 2048,
2690
2732
  "kindString": "Method",
@@ -2694,20 +2736,20 @@
2694
2736
  "sources": [
2695
2737
  {
2696
2738
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
2697
- "line": 36,
2739
+ "line": 37,
2698
2740
  "character": 14
2699
2741
  }
2700
2742
  ],
2701
2743
  "signatures": [
2702
2744
  {
2703
- "id": 238,
2745
+ "id": 240,
2704
2746
  "name": "bindQueryInternal",
2705
2747
  "kind": 4096,
2706
2748
  "kindString": "Call signature",
2707
2749
  "flags": {},
2708
2750
  "typeParameter": [
2709
2751
  {
2710
- "id": 243,
2752
+ "id": 245,
2711
2753
  "name": "T",
2712
2754
  "kind": 131072,
2713
2755
  "kindString": "Type parameter",
@@ -2733,14 +2775,14 @@
2733
2775
  {
2734
2776
  "type": "reflection",
2735
2777
  "declaration": {
2736
- "id": 239,
2778
+ "id": 241,
2737
2779
  "name": "__type",
2738
2780
  "kind": 65536,
2739
2781
  "kindString": "Type literal",
2740
2782
  "flags": {},
2741
2783
  "children": [
2742
2784
  {
2743
- "id": 240,
2785
+ "id": 242,
2744
2786
  "name": "schema",
2745
2787
  "kind": 1024,
2746
2788
  "kindString": "Property",
@@ -2762,7 +2804,7 @@
2762
2804
  {
2763
2805
  "title": "Properties",
2764
2806
  "children": [
2765
- 240
2807
+ 242
2766
2808
  ]
2767
2809
  }
2768
2810
  ],
@@ -2798,14 +2840,14 @@
2798
2840
  {
2799
2841
  "type": "reflection",
2800
2842
  "declaration": {
2801
- "id": 241,
2843
+ "id": 243,
2802
2844
  "name": "__type",
2803
2845
  "kind": 65536,
2804
2846
  "kindString": "Type literal",
2805
2847
  "flags": {},
2806
2848
  "children": [
2807
2849
  {
2808
- "id": 242,
2850
+ "id": 244,
2809
2851
  "name": "schema",
2810
2852
  "kind": 1024,
2811
2853
  "kindString": "Property",
@@ -2827,7 +2869,7 @@
2827
2869
  {
2828
2870
  "title": "Properties",
2829
2871
  "children": [
2830
- 242
2872
+ 244
2831
2873
  ]
2832
2874
  }
2833
2875
  ],
@@ -2851,19 +2893,19 @@
2851
2893
  ],
2852
2894
  "parameters": [
2853
2895
  {
2854
- "id": 244,
2896
+ "id": 246,
2855
2897
  "name": "query",
2856
2898
  "kind": 32768,
2857
2899
  "kindString": "Parameter",
2858
2900
  "flags": {},
2859
2901
  "type": {
2860
2902
  "type": "reference",
2861
- "id": 243,
2903
+ "id": 245,
2862
2904
  "name": "T"
2863
2905
  }
2864
2906
  },
2865
2907
  {
2866
- "id": 245,
2908
+ "id": 247,
2867
2909
  "name": "payloads",
2868
2910
  "kind": 32768,
2869
2911
  "kindString": "Parameter",
@@ -2886,14 +2928,14 @@
2886
2928
  {
2887
2929
  "type": "reflection",
2888
2930
  "declaration": {
2889
- "id": 246,
2931
+ "id": 248,
2890
2932
  "name": "__type",
2891
2933
  "kind": 65536,
2892
2934
  "kindString": "Type literal",
2893
2935
  "flags": {},
2894
2936
  "children": [
2895
2937
  {
2896
- "id": 247,
2938
+ "id": 249,
2897
2939
  "name": "schema",
2898
2940
  "kind": 1024,
2899
2941
  "kindString": "Property",
@@ -2915,7 +2957,7 @@
2915
2957
  {
2916
2958
  "title": "Properties",
2917
2959
  "children": [
2918
- 247
2960
+ 249
2919
2961
  ]
2920
2962
  }
2921
2963
  ],
@@ -2933,7 +2975,7 @@
2933
2975
  }
2934
2976
  },
2935
2977
  {
2936
- "id": 248,
2978
+ "id": 250,
2937
2979
  "name": "account",
2938
2980
  "kind": 32768,
2939
2981
  "kindString": "Parameter",
@@ -2967,14 +3009,14 @@
2967
3009
  {
2968
3010
  "type": "reflection",
2969
3011
  "declaration": {
2970
- "id": 249,
3012
+ "id": 251,
2971
3013
  "name": "__type",
2972
3014
  "kind": 65536,
2973
3015
  "kindString": "Type literal",
2974
3016
  "flags": {},
2975
3017
  "children": [
2976
3018
  {
2977
- "id": 250,
3019
+ "id": 252,
2978
3020
  "name": "query",
2979
3021
  "kind": 1024,
2980
3022
  "kindString": "Property",
@@ -2992,7 +3034,7 @@
2992
3034
  }
2993
3035
  },
2994
3036
  {
2995
- "id": 251,
3037
+ "id": 253,
2996
3038
  "name": "resultSet",
2997
3039
  "kind": 1024,
2998
3040
  "kindString": "Property",
@@ -3012,7 +3054,7 @@
3012
3054
  }
3013
3055
  },
3014
3056
  {
3015
- "id": 252,
3057
+ "id": 254,
3016
3058
  "name": "schema",
3017
3059
  "kind": 1024,
3018
3060
  "kindString": "Property",
@@ -3034,9 +3076,9 @@
3034
3076
  {
3035
3077
  "title": "Properties",
3036
3078
  "children": [
3037
- 250,
3038
- 251,
3039
- 252
3079
+ 252,
3080
+ 253,
3081
+ 254
3040
3082
  ]
3041
3083
  }
3042
3084
  ],
@@ -3067,14 +3109,14 @@
3067
3109
  {
3068
3110
  "type": "reflection",
3069
3111
  "declaration": {
3070
- "id": 253,
3112
+ "id": 255,
3071
3113
  "name": "__type",
3072
3114
  "kind": 65536,
3073
3115
  "kindString": "Type literal",
3074
3116
  "flags": {},
3075
3117
  "children": [
3076
3118
  {
3077
- "id": 254,
3119
+ "id": 256,
3078
3120
  "name": "schema",
3079
3121
  "kind": 1024,
3080
3122
  "kindString": "Property",
@@ -3096,7 +3138,7 @@
3096
3138
  {
3097
3139
  "title": "Properties",
3098
3140
  "children": [
3099
- 254
3141
+ 256
3100
3142
  ]
3101
3143
  }
3102
3144
  ],
@@ -3126,7 +3168,7 @@
3126
3168
  }
3127
3169
  },
3128
3170
  {
3129
- "id": 255,
3171
+ "id": 257,
3130
3172
  "name": "bindResult",
3131
3173
  "kind": 2048,
3132
3174
  "kindString": "Method",
@@ -3136,20 +3178,20 @@
3136
3178
  "sources": [
3137
3179
  {
3138
3180
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3139
- "line": 37,
3181
+ "line": 38,
3140
3182
  "character": 14
3141
3183
  }
3142
3184
  ],
3143
3185
  "signatures": [
3144
3186
  {
3145
- "id": 256,
3187
+ "id": 258,
3146
3188
  "name": "bindResult",
3147
3189
  "kind": 4096,
3148
3190
  "kindString": "Call signature",
3149
3191
  "flags": {},
3150
3192
  "parameters": [
3151
3193
  {
3152
- "id": 257,
3194
+ "id": 259,
3153
3195
  "name": "payloads",
3154
3196
  "kind": 32768,
3155
3197
  "kindString": "Parameter",
@@ -3170,14 +3212,14 @@
3170
3212
  {
3171
3213
  "type": "reflection",
3172
3214
  "declaration": {
3173
- "id": 258,
3215
+ "id": 260,
3174
3216
  "name": "__type",
3175
3217
  "kind": 65536,
3176
3218
  "kindString": "Type literal",
3177
3219
  "flags": {},
3178
3220
  "children": [
3179
3221
  {
3180
- "id": 259,
3222
+ "id": 261,
3181
3223
  "name": "schema",
3182
3224
  "kind": 1024,
3183
3225
  "kindString": "Property",
@@ -3199,7 +3241,7 @@
3199
3241
  {
3200
3242
  "title": "Properties",
3201
3243
  "children": [
3202
- 259
3244
+ 261
3203
3245
  ]
3204
3246
  }
3205
3247
  ],
@@ -3217,7 +3259,7 @@
3217
3259
  }
3218
3260
  },
3219
3261
  {
3220
- "id": 260,
3262
+ "id": 262,
3221
3263
  "name": "account",
3222
3264
  "kind": 32768,
3223
3265
  "kindString": "Parameter",
@@ -3250,14 +3292,14 @@
3250
3292
  {
3251
3293
  "type": "reflection",
3252
3294
  "declaration": {
3253
- "id": 261,
3295
+ "id": 263,
3254
3296
  "name": "__type",
3255
3297
  "kind": 65536,
3256
3298
  "kindString": "Type literal",
3257
3299
  "flags": {},
3258
3300
  "children": [
3259
3301
  {
3260
- "id": 262,
3302
+ "id": 264,
3261
3303
  "name": "schema",
3262
3304
  "kind": 1024,
3263
3305
  "kindString": "Property",
@@ -3279,7 +3321,7 @@
3279
3321
  {
3280
3322
  "title": "Properties",
3281
3323
  "children": [
3282
- 262
3324
+ 264
3283
3325
  ]
3284
3326
  }
3285
3327
  ],
@@ -3316,7 +3358,7 @@
3316
3358
  }
3317
3359
  },
3318
3360
  {
3319
- "id": 263,
3361
+ "id": 265,
3320
3362
  "name": "bindResultInternal",
3321
3363
  "kind": 2048,
3322
3364
  "kindString": "Method",
@@ -3326,20 +3368,20 @@
3326
3368
  "sources": [
3327
3369
  {
3328
3370
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3329
- "line": 38,
3371
+ "line": 39,
3330
3372
  "character": 14
3331
3373
  }
3332
3374
  ],
3333
3375
  "signatures": [
3334
3376
  {
3335
- "id": 264,
3377
+ "id": 266,
3336
3378
  "name": "bindResultInternal",
3337
3379
  "kind": 4096,
3338
3380
  "kindString": "Call signature",
3339
3381
  "flags": {},
3340
3382
  "parameters": [
3341
3383
  {
3342
- "id": 265,
3384
+ "id": 267,
3343
3385
  "name": "payloads",
3344
3386
  "kind": 32768,
3345
3387
  "kindString": "Parameter",
@@ -3360,14 +3402,14 @@
3360
3402
  {
3361
3403
  "type": "reflection",
3362
3404
  "declaration": {
3363
- "id": 266,
3405
+ "id": 268,
3364
3406
  "name": "__type",
3365
3407
  "kind": 65536,
3366
3408
  "kindString": "Type literal",
3367
3409
  "flags": {},
3368
3410
  "children": [
3369
3411
  {
3370
- "id": 267,
3412
+ "id": 269,
3371
3413
  "name": "schema",
3372
3414
  "kind": 1024,
3373
3415
  "kindString": "Property",
@@ -3389,7 +3431,7 @@
3389
3431
  {
3390
3432
  "title": "Properties",
3391
3433
  "children": [
3392
- 267
3434
+ 269
3393
3435
  ]
3394
3436
  }
3395
3437
  ],
@@ -3407,7 +3449,7 @@
3407
3449
  }
3408
3450
  },
3409
3451
  {
3410
- "id": 268,
3452
+ "id": 270,
3411
3453
  "name": "account",
3412
3454
  "kind": 32768,
3413
3455
  "kindString": "Parameter",
@@ -3437,14 +3479,14 @@
3437
3479
  {
3438
3480
  "type": "reflection",
3439
3481
  "declaration": {
3440
- "id": 269,
3482
+ "id": 271,
3441
3483
  "name": "__type",
3442
3484
  "kind": 65536,
3443
3485
  "kindString": "Type literal",
3444
3486
  "flags": {},
3445
3487
  "children": [
3446
3488
  {
3447
- "id": 270,
3489
+ "id": 272,
3448
3490
  "name": "schema",
3449
3491
  "kind": 1024,
3450
3492
  "kindString": "Property",
@@ -3466,7 +3508,7 @@
3466
3508
  {
3467
3509
  "title": "Properties",
3468
3510
  "children": [
3469
- 270
3511
+ 272
3470
3512
  ]
3471
3513
  }
3472
3514
  ],
@@ -3496,7 +3538,7 @@
3496
3538
  }
3497
3539
  },
3498
3540
  {
3499
- "id": 163,
3541
+ "id": 165,
3500
3542
  "name": "description",
3501
3543
  "kind": 2048,
3502
3544
  "kindString": "Method",
@@ -3504,13 +3546,13 @@
3504
3546
  "sources": [
3505
3547
  {
3506
3548
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3507
- "line": 26,
3549
+ "line": 27,
3508
3550
  "character": 4
3509
3551
  }
3510
3552
  ],
3511
3553
  "signatures": [
3512
3554
  {
3513
- "id": 164,
3555
+ "id": 166,
3514
3556
  "name": "description",
3515
3557
  "kind": 4096,
3516
3558
  "kindString": "Call signature",
@@ -3541,7 +3583,7 @@
3541
3583
  }
3542
3584
  },
3543
3585
  {
3544
- "id": 165,
3586
+ "id": 167,
3545
3587
  "name": "discover",
3546
3588
  "kind": 2048,
3547
3589
  "kindString": "Method",
@@ -3549,20 +3591,20 @@
3549
3591
  "sources": [
3550
3592
  {
3551
3593
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3552
- "line": 27,
3594
+ "line": 28,
3553
3595
  "character": 4
3554
3596
  }
3555
3597
  ],
3556
3598
  "signatures": [
3557
3599
  {
3558
- "id": 166,
3600
+ "id": 168,
3559
3601
  "name": "discover",
3560
3602
  "kind": 4096,
3561
3603
  "kindString": "Call signature",
3562
3604
  "flags": {},
3563
3605
  "parameters": [
3564
3606
  {
3565
- "id": 167,
3607
+ "id": 169,
3566
3608
  "name": "_queryAccount",
3567
3609
  "kind": 32768,
3568
3610
  "kindString": "Parameter",
@@ -3594,14 +3636,14 @@
3594
3636
  {
3595
3637
  "type": "reflection",
3596
3638
  "declaration": {
3597
- "id": 168,
3639
+ "id": 170,
3598
3640
  "name": "__type",
3599
3641
  "kind": 65536,
3600
3642
  "kindString": "Type literal",
3601
3643
  "flags": {},
3602
3644
  "children": [
3603
3645
  {
3604
- "id": 169,
3646
+ "id": 171,
3605
3647
  "name": "schema",
3606
3648
  "kind": 1024,
3607
3649
  "kindString": "Property",
@@ -3623,7 +3665,7 @@
3623
3665
  {
3624
3666
  "title": "Properties",
3625
3667
  "children": [
3626
- 169
3668
+ 171
3627
3669
  ]
3628
3670
  }
3629
3671
  ],
@@ -3658,7 +3700,7 @@
3658
3700
  }
3659
3701
  },
3660
3702
  {
3661
- "id": 271,
3703
+ "id": 273,
3662
3704
  "name": "loadAccount",
3663
3705
  "kind": 2048,
3664
3706
  "kindString": "Method",
@@ -3668,20 +3710,20 @@
3668
3710
  "sources": [
3669
3711
  {
3670
3712
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
3671
- "line": 39,
3713
+ "line": 40,
3672
3714
  "character": 14
3673
3715
  }
3674
3716
  ],
3675
3717
  "signatures": [
3676
3718
  {
3677
- "id": 272,
3719
+ "id": 274,
3678
3720
  "name": "loadAccount",
3679
3721
  "kind": 4096,
3680
3722
  "kindString": "Call signature",
3681
3723
  "flags": {},
3682
3724
  "parameters": [
3683
3725
  {
3684
- "id": 273,
3726
+ "id": 275,
3685
3727
  "name": "account",
3686
3728
  "kind": 32768,
3687
3729
  "kindString": "Parameter",
@@ -3720,7 +3762,7 @@
3720
3762
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
3721
3763
  "line": 18,
3722
3764
  "character": 17,
3723
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/49dca501d38/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L18"
3765
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L18"
3724
3766
  }
3725
3767
  ],
3726
3768
  "signatures": [
@@ -5040,7 +5082,7 @@
5040
5082
  }
5041
5083
  },
5042
5084
  {
5043
- "id": 170,
5085
+ "id": 172,
5044
5086
  "name": "queryable",
5045
5087
  "kind": 2048,
5046
5088
  "kindString": "Method",
@@ -5048,20 +5090,20 @@
5048
5090
  "sources": [
5049
5091
  {
5050
5092
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5051
- "line": 30,
5093
+ "line": 31,
5052
5094
  "character": 4
5053
5095
  }
5054
5096
  ],
5055
5097
  "signatures": [
5056
5098
  {
5057
- "id": 171,
5099
+ "id": 173,
5058
5100
  "name": "queryable",
5059
5101
  "kind": 4096,
5060
5102
  "kindString": "Call signature",
5061
5103
  "flags": {},
5062
5104
  "typeParameter": [
5063
5105
  {
5064
- "id": 180,
5106
+ "id": 182,
5065
5107
  "name": "T",
5066
5108
  "kind": 131072,
5067
5109
  "kindString": "Type parameter",
@@ -5084,14 +5126,14 @@
5084
5126
  {
5085
5127
  "type": "reflection",
5086
5128
  "declaration": {
5087
- "id": 172,
5129
+ "id": 174,
5088
5130
  "name": "__type",
5089
5131
  "kind": 65536,
5090
5132
  "kindString": "Type literal",
5091
5133
  "flags": {},
5092
5134
  "children": [
5093
5135
  {
5094
- "id": 173,
5136
+ "id": 175,
5095
5137
  "name": "query",
5096
5138
  "kind": 1024,
5097
5139
  "kindString": "Property",
@@ -5109,7 +5151,7 @@
5109
5151
  }
5110
5152
  },
5111
5153
  {
5112
- "id": 174,
5154
+ "id": 176,
5113
5155
  "name": "resultSet",
5114
5156
  "kind": 1024,
5115
5157
  "kindString": "Property",
@@ -5129,7 +5171,7 @@
5129
5171
  }
5130
5172
  },
5131
5173
  {
5132
- "id": 175,
5174
+ "id": 177,
5133
5175
  "name": "schema",
5134
5176
  "kind": 1024,
5135
5177
  "kindString": "Property",
@@ -5151,9 +5193,9 @@
5151
5193
  {
5152
5194
  "title": "Properties",
5153
5195
  "children": [
5154
- 173,
5155
- 174,
5156
- 175
5196
+ 175,
5197
+ 176,
5198
+ 177
5157
5199
  ]
5158
5200
  }
5159
5201
  ],
@@ -5186,14 +5228,14 @@
5186
5228
  {
5187
5229
  "type": "reflection",
5188
5230
  "declaration": {
5189
- "id": 176,
5231
+ "id": 178,
5190
5232
  "name": "__type",
5191
5233
  "kind": 65536,
5192
5234
  "kindString": "Type literal",
5193
5235
  "flags": {},
5194
5236
  "children": [
5195
5237
  {
5196
- "id": 177,
5238
+ "id": 179,
5197
5239
  "name": "query",
5198
5240
  "kind": 1024,
5199
5241
  "kindString": "Property",
@@ -5211,7 +5253,7 @@
5211
5253
  }
5212
5254
  },
5213
5255
  {
5214
- "id": 178,
5256
+ "id": 180,
5215
5257
  "name": "resultSet",
5216
5258
  "kind": 1024,
5217
5259
  "kindString": "Property",
@@ -5231,7 +5273,7 @@
5231
5273
  }
5232
5274
  },
5233
5275
  {
5234
- "id": 179,
5276
+ "id": 181,
5235
5277
  "name": "schema",
5236
5278
  "kind": 1024,
5237
5279
  "kindString": "Property",
@@ -5253,9 +5295,9 @@
5253
5295
  {
5254
5296
  "title": "Properties",
5255
5297
  "children": [
5256
- 177,
5257
- 178,
5258
- 179
5298
+ 179,
5299
+ 180,
5300
+ 181
5259
5301
  ]
5260
5302
  }
5261
5303
  ],
@@ -5272,7 +5314,7 @@
5272
5314
  }
5273
5315
  },
5274
5316
  {
5275
- "id": 195,
5317
+ "id": 197,
5276
5318
  "name": "TConfig",
5277
5319
  "kind": 131072,
5278
5320
  "kindString": "Type parameter",
@@ -5291,14 +5333,14 @@
5291
5333
  {
5292
5334
  "type": "reflection",
5293
5335
  "declaration": {
5294
- "id": 181,
5336
+ "id": 183,
5295
5337
  "name": "__type",
5296
5338
  "kind": 65536,
5297
5339
  "kindString": "Type literal",
5298
5340
  "flags": {},
5299
5341
  "children": [
5300
5342
  {
5301
- "id": 182,
5343
+ "id": 184,
5302
5344
  "name": "security",
5303
5345
  "kind": 1024,
5304
5346
  "kindString": "Property",
@@ -5315,14 +5357,14 @@
5315
5357
  "type": {
5316
5358
  "type": "reflection",
5317
5359
  "declaration": {
5318
- "id": 183,
5360
+ "id": 185,
5319
5361
  "name": "__type",
5320
5362
  "kind": 65536,
5321
5363
  "kindString": "Type literal",
5322
5364
  "flags": {},
5323
5365
  "children": [
5324
5366
  {
5325
- "id": 184,
5367
+ "id": 186,
5326
5368
  "name": "allowed",
5327
5369
  "kind": 1024,
5328
5370
  "kindString": "Property",
@@ -5366,7 +5408,7 @@
5366
5408
  }
5367
5409
  },
5368
5410
  {
5369
- "id": 185,
5411
+ "id": 187,
5370
5412
  "name": "disallowed",
5371
5413
  "kind": 1024,
5372
5414
  "kindString": "Property",
@@ -5405,8 +5447,8 @@
5405
5447
  {
5406
5448
  "title": "Properties",
5407
5449
  "children": [
5408
- 184,
5409
- 185
5450
+ 186,
5451
+ 187
5410
5452
  ]
5411
5453
  }
5412
5454
  ],
@@ -5425,7 +5467,7 @@
5425
5467
  {
5426
5468
  "title": "Properties",
5427
5469
  "children": [
5428
- 182
5470
+ 184
5429
5471
  ]
5430
5472
  }
5431
5473
  ],
@@ -5441,14 +5483,14 @@
5441
5483
  {
5442
5484
  "type": "reflection",
5443
5485
  "declaration": {
5444
- "id": 186,
5486
+ "id": 188,
5445
5487
  "name": "__type",
5446
5488
  "kind": 65536,
5447
5489
  "kindString": "Type literal",
5448
5490
  "flags": {},
5449
5491
  "children": [
5450
5492
  {
5451
- "id": 187,
5493
+ "id": 189,
5452
5494
  "name": "schema",
5453
5495
  "kind": 1024,
5454
5496
  "kindString": "Property",
@@ -5470,7 +5512,7 @@
5470
5512
  {
5471
5513
  "title": "Properties",
5472
5514
  "children": [
5473
- 187
5515
+ 189
5474
5516
  ]
5475
5517
  }
5476
5518
  ],
@@ -5499,14 +5541,14 @@
5499
5541
  {
5500
5542
  "type": "reflection",
5501
5543
  "declaration": {
5502
- "id": 188,
5544
+ "id": 190,
5503
5545
  "name": "__type",
5504
5546
  "kind": 65536,
5505
5547
  "kindString": "Type literal",
5506
5548
  "flags": {},
5507
5549
  "children": [
5508
5550
  {
5509
- "id": 189,
5551
+ "id": 191,
5510
5552
  "name": "security",
5511
5553
  "kind": 1024,
5512
5554
  "kindString": "Property",
@@ -5523,14 +5565,14 @@
5523
5565
  "type": {
5524
5566
  "type": "reflection",
5525
5567
  "declaration": {
5526
- "id": 190,
5568
+ "id": 192,
5527
5569
  "name": "__type",
5528
5570
  "kind": 65536,
5529
5571
  "kindString": "Type literal",
5530
5572
  "flags": {},
5531
5573
  "children": [
5532
5574
  {
5533
- "id": 191,
5575
+ "id": 193,
5534
5576
  "name": "allowed",
5535
5577
  "kind": 1024,
5536
5578
  "kindString": "Property",
@@ -5574,7 +5616,7 @@
5574
5616
  }
5575
5617
  },
5576
5618
  {
5577
- "id": 192,
5619
+ "id": 194,
5578
5620
  "name": "disallowed",
5579
5621
  "kind": 1024,
5580
5622
  "kindString": "Property",
@@ -5613,8 +5655,8 @@
5613
5655
  {
5614
5656
  "title": "Properties",
5615
5657
  "children": [
5616
- 191,
5617
- 192
5658
+ 193,
5659
+ 194
5618
5660
  ]
5619
5661
  }
5620
5662
  ],
@@ -5633,7 +5675,7 @@
5633
5675
  {
5634
5676
  "title": "Properties",
5635
5677
  "children": [
5636
- 189
5678
+ 191
5637
5679
  ]
5638
5680
  }
5639
5681
  ],
@@ -5649,14 +5691,14 @@
5649
5691
  {
5650
5692
  "type": "reflection",
5651
5693
  "declaration": {
5652
- "id": 193,
5694
+ "id": 195,
5653
5695
  "name": "__type",
5654
5696
  "kind": 65536,
5655
5697
  "kindString": "Type literal",
5656
5698
  "flags": {},
5657
5699
  "children": [
5658
5700
  {
5659
- "id": 194,
5701
+ "id": 196,
5660
5702
  "name": "schema",
5661
5703
  "kind": 1024,
5662
5704
  "kindString": "Property",
@@ -5678,7 +5720,7 @@
5678
5720
  {
5679
5721
  "title": "Properties",
5680
5722
  "children": [
5681
- 194
5723
+ 196
5682
5724
  ]
5683
5725
  }
5684
5726
  ],
@@ -5697,19 +5739,19 @@
5697
5739
  ],
5698
5740
  "parameters": [
5699
5741
  {
5700
- "id": 196,
5742
+ "id": 198,
5701
5743
  "name": "query",
5702
5744
  "kind": 32768,
5703
5745
  "kindString": "Parameter",
5704
5746
  "flags": {},
5705
5747
  "type": {
5706
5748
  "type": "reference",
5707
- "id": 180,
5749
+ "id": 182,
5708
5750
  "name": "T"
5709
5751
  }
5710
5752
  },
5711
5753
  {
5712
- "id": 197,
5754
+ "id": 199,
5713
5755
  "name": "payloads",
5714
5756
  "kind": 32768,
5715
5757
  "kindString": "Parameter",
@@ -5732,14 +5774,14 @@
5732
5774
  {
5733
5775
  "type": "reflection",
5734
5776
  "declaration": {
5735
- "id": 198,
5777
+ "id": 200,
5736
5778
  "name": "__type",
5737
5779
  "kind": 65536,
5738
5780
  "kindString": "Type literal",
5739
5781
  "flags": {},
5740
5782
  "children": [
5741
5783
  {
5742
- "id": 199,
5784
+ "id": 201,
5743
5785
  "name": "schema",
5744
5786
  "kind": 1024,
5745
5787
  "kindString": "Property",
@@ -5761,7 +5803,7 @@
5761
5803
  {
5762
5804
  "title": "Properties",
5763
5805
  "children": [
5764
- 199
5806
+ 201
5765
5807
  ]
5766
5808
  }
5767
5809
  ],
@@ -5779,7 +5821,7 @@
5779
5821
  }
5780
5822
  },
5781
5823
  {
5782
- "id": 200,
5824
+ "id": 202,
5783
5825
  "name": "queryConfig",
5784
5826
  "kind": 32768,
5785
5827
  "kindString": "Parameter",
@@ -5788,7 +5830,7 @@
5788
5830
  },
5789
5831
  "type": {
5790
5832
  "type": "reference",
5791
- "id": 195,
5833
+ "id": 197,
5792
5834
  "name": "TConfig"
5793
5835
  }
5794
5836
  }
@@ -5809,7 +5851,7 @@
5809
5851
  }
5810
5852
  },
5811
5853
  {
5812
- "id": 274,
5854
+ "id": 276,
5813
5855
  "name": "start",
5814
5856
  "kind": 2048,
5815
5857
  "kindString": "Method",
@@ -5819,20 +5861,20 @@
5819
5861
  "sources": [
5820
5862
  {
5821
5863
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5822
- "line": 40,
5864
+ "line": 41,
5823
5865
  "character": 14
5824
5866
  }
5825
5867
  ],
5826
5868
  "signatures": [
5827
5869
  {
5828
- "id": 275,
5870
+ "id": 277,
5829
5871
  "name": "start",
5830
5872
  "kind": 4096,
5831
5873
  "kindString": "Call signature",
5832
5874
  "flags": {},
5833
5875
  "parameters": [
5834
5876
  {
5835
- "id": 276,
5877
+ "id": 278,
5836
5878
  "name": "_timeout",
5837
5879
  "kind": 32768,
5838
5880
  "kindString": "Parameter",
@@ -5872,7 +5914,7 @@
5872
5914
  }
5873
5915
  },
5874
5916
  {
5875
- "id": 201,
5917
+ "id": 203,
5876
5918
  "name": "started",
5877
5919
  "kind": 2048,
5878
5920
  "kindString": "Method",
@@ -5880,20 +5922,20 @@
5880
5922
  "sources": [
5881
5923
  {
5882
5924
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5883
- "line": 31,
5925
+ "line": 32,
5884
5926
  "character": 4
5885
5927
  }
5886
5928
  ],
5887
5929
  "signatures": [
5888
5930
  {
5889
- "id": 202,
5931
+ "id": 204,
5890
5932
  "name": "started",
5891
5933
  "kind": 4096,
5892
5934
  "kindString": "Call signature",
5893
5935
  "flags": {},
5894
5936
  "parameters": [
5895
5937
  {
5896
- "id": 203,
5938
+ "id": 205,
5897
5939
  "name": "notStartedAction",
5898
5940
  "kind": 32768,
5899
5941
  "kindString": "Parameter",
@@ -5943,7 +5985,7 @@
5943
5985
  }
5944
5986
  },
5945
5987
  {
5946
- "id": 277,
5988
+ "id": 279,
5947
5989
  "name": "stop",
5948
5990
  "kind": 2048,
5949
5991
  "kindString": "Method",
@@ -5953,20 +5995,20 @@
5953
5995
  "sources": [
5954
5996
  {
5955
5997
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
5956
- "line": 41,
5998
+ "line": 42,
5957
5999
  "character": 14
5958
6000
  }
5959
6001
  ],
5960
6002
  "signatures": [
5961
6003
  {
5962
- "id": 278,
6004
+ "id": 280,
5963
6005
  "name": "stop",
5964
6006
  "kind": 4096,
5965
6007
  "kindString": "Call signature",
5966
6008
  "flags": {},
5967
6009
  "parameters": [
5968
6010
  {
5969
- "id": 279,
6011
+ "id": 281,
5970
6012
  "name": "_timeout",
5971
6013
  "kind": 32768,
5972
6014
  "kindString": "Parameter",
@@ -6006,7 +6048,7 @@
6006
6048
  }
6007
6049
  },
6008
6050
  {
6009
- "id": 204,
6051
+ "id": 206,
6010
6052
  "name": "subscribe",
6011
6053
  "kind": 2048,
6012
6054
  "kindString": "Method",
@@ -6014,20 +6056,20 @@
6014
6056
  "sources": [
6015
6057
  {
6016
6058
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6017
- "line": 32,
6059
+ "line": 33,
6018
6060
  "character": 4
6019
6061
  }
6020
6062
  ],
6021
6063
  "signatures": [
6022
6064
  {
6023
- "id": 205,
6065
+ "id": 207,
6024
6066
  "name": "subscribe",
6025
6067
  "kind": 4096,
6026
6068
  "kindString": "Call signature",
6027
6069
  "flags": {},
6028
6070
  "parameters": [
6029
6071
  {
6030
- "id": 206,
6072
+ "id": 208,
6031
6073
  "name": "_queryAccount",
6032
6074
  "kind": 32768,
6033
6075
  "kindString": "Parameter",
@@ -6056,7 +6098,7 @@
6056
6098
  }
6057
6099
  },
6058
6100
  {
6059
- "id": 280,
6101
+ "id": 282,
6060
6102
  "name": "validateConfig",
6061
6103
  "kind": 2048,
6062
6104
  "kindString": "Method",
@@ -6066,20 +6108,20 @@
6066
6108
  "sources": [
6067
6109
  {
6068
6110
  "fileName": "modules/packages/module/dist/types/AbstractModule.d.ts",
6069
- "line": 42,
6111
+ "line": 43,
6070
6112
  "character": 14
6071
6113
  }
6072
6114
  ],
6073
6115
  "signatures": [
6074
6116
  {
6075
- "id": 281,
6117
+ "id": 283,
6076
6118
  "name": "validateConfig",
6077
6119
  "kind": 4096,
6078
6120
  "kindString": "Call signature",
6079
6121
  "flags": {},
6080
6122
  "parameters": [
6081
6123
  {
6082
- "id": 282,
6124
+ "id": 284,
6083
6125
  "name": "config",
6084
6126
  "kind": 32768,
6085
6127
  "kindString": "Parameter",
@@ -6092,7 +6134,7 @@
6092
6134
  }
6093
6135
  },
6094
6136
  {
6095
- "id": 283,
6137
+ "id": 285,
6096
6138
  "name": "parents",
6097
6139
  "kind": 32768,
6098
6140
  "kindString": "Parameter",
@@ -6136,7 +6178,7 @@
6136
6178
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
6137
6179
  "line": 14,
6138
6180
  "character": 24,
6139
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/49dca501d38/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L14"
6181
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L14"
6140
6182
  }
6141
6183
  ],
6142
6184
  "signatures": [
@@ -6339,7 +6381,7 @@
6339
6381
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
6340
6382
  "line": 9,
6341
6383
  "character": 56,
6342
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/49dca501d38/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
6384
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
6343
6385
  }
6344
6386
  ],
6345
6387
  "type": {
@@ -6361,7 +6403,7 @@
6361
6403
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
6362
6404
  "line": 9,
6363
6405
  "character": 54,
6364
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/49dca501d38/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
6406
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
6365
6407
  }
6366
6408
  ]
6367
6409
  }
@@ -6529,30 +6571,31 @@
6529
6571
  "children": [
6530
6572
  143,
6531
6573
  145,
6574
+ 147,
6532
6575
  71
6533
6576
  ]
6534
6577
  },
6535
6578
  {
6536
6579
  "title": "Methods",
6537
6580
  "children": [
6538
- 207,
6539
- 212,
6540
- 219,
6541
- 237,
6542
- 255,
6543
- 263,
6544
- 163,
6581
+ 209,
6582
+ 214,
6583
+ 221,
6584
+ 239,
6585
+ 257,
6586
+ 265,
6545
6587
  165,
6546
- 271,
6588
+ 167,
6589
+ 273,
6547
6590
  50,
6548
6591
  75,
6549
6592
  77,
6550
- 170,
6551
- 274,
6552
- 201,
6553
- 277,
6554
- 204,
6555
- 280,
6593
+ 172,
6594
+ 276,
6595
+ 203,
6596
+ 279,
6597
+ 206,
6598
+ 282,
6556
6599
  21
6557
6600
  ]
6558
6601
  }
@@ -6562,7 +6605,7 @@
6562
6605
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
6563
6606
  "line": 11,
6564
6607
  "character": 13,
6565
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/49dca501d38/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L11"
6608
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L11"
6566
6609
  }
6567
6610
  ],
6568
6611
  "extendedTypes": [
@@ -6590,7 +6633,7 @@
6590
6633
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
6591
6634
  "line": 9,
6592
6635
  "character": 12,
6593
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/49dca501d38/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
6636
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
6594
6637
  }
6595
6638
  ],
6596
6639
  "type": {
@@ -6616,7 +6659,7 @@
6616
6659
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
6617
6660
  "line": 9,
6618
6661
  "character": 56,
6619
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/49dca501d38/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
6662
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
6620
6663
  }
6621
6664
  ],
6622
6665
  "type": {
@@ -6639,7 +6682,7 @@
6639
6682
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
6640
6683
  "line": 9,
6641
6684
  "character": 54,
6642
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/49dca501d38/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
6685
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
6643
6686
  }
6644
6687
  ]
6645
6688
  }
@@ -6659,13 +6702,13 @@
6659
6702
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
6660
6703
  "line": 6,
6661
6704
  "character": 12,
6662
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/49dca501d38/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L6"
6705
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L6"
6663
6706
  },
6664
6707
  {
6665
6708
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
6666
6709
  "line": 7,
6667
6710
  "character": 13,
6668
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/49dca501d38/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L7"
6711
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L7"
6669
6712
  }
6670
6713
  ],
6671
6714
  "type": {
@@ -6684,13 +6727,13 @@
6684
6727
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
6685
6728
  "line": 6,
6686
6729
  "character": 12,
6687
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/49dca501d38/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L6"
6730
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L6"
6688
6731
  },
6689
6732
  {
6690
6733
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
6691
6734
  "line": 7,
6692
6735
  "character": 13,
6693
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/49dca501d38/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L7"
6736
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L7"
6694
6737
  }
6695
6738
  ],
6696
6739
  "type": {
@@ -6709,7 +6752,7 @@
6709
6752
  "fileName": "plugins/packages/payloadset/packages/schema/src/Plugin.ts",
6710
6753
  "line": 8,
6711
6754
  "character": 13,
6712
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/49dca501d38/packages/plugins/packages/payloadset/packages/schema/src/Plugin.ts#L8"
6755
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/schema/src/Plugin.ts#L8"
6713
6756
  }
6714
6757
  ],
6715
6758
  "signatures": [
@@ -6906,7 +6949,7 @@
6906
6949
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
6907
6950
  "line": 9,
6908
6951
  "character": 56,
6909
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/49dca501d38/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
6952
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
6910
6953
  }
6911
6954
  ],
6912
6955
  "type": {
@@ -6928,7 +6971,7 @@
6928
6971
  "fileName": "plugins/packages/payloadset/packages/schema/src/Witness.ts",
6929
6972
  "line": 9,
6930
6973
  "character": 54,
6931
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/49dca501d38/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
6974
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/schema/src/Witness.ts#L9"
6932
6975
  }
6933
6976
  ]
6934
6977
  }
@@ -7054,7 +7097,7 @@
7054
7097
  {
7055
7098
  "title": "References",
7056
7099
  "children": [
7057
- 284
7100
+ 286
7058
7101
  ]
7059
7102
  },
7060
7103
  {
@@ -7088,7 +7131,7 @@
7088
7131
  "fileName": "plugins/packages/payloadset/packages/schema/src/index.ts",
7089
7132
  "line": 1,
7090
7133
  "character": 0,
7091
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/49dca501d38/packages/plugins/packages/payloadset/packages/schema/src/index.ts#L1"
7134
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/71741029b69/packages/plugins/packages/payloadset/packages/schema/src/index.ts#L1"
7092
7135
  }
7093
7136
  ]
7094
7137
  }