@xyo-network/node 2.32.0 → 2.32.1
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/cjs/MemoryNode.d.ts +5 -2
- package/dist/cjs/MemoryNode.d.ts.map +1 -1
- package/dist/cjs/MemoryNode.js +29 -9
- package/dist/cjs/MemoryNode.js.map +1 -1
- package/dist/cjs/XyoNode.d.ts +3 -0
- package/dist/cjs/XyoNode.d.ts.map +1 -1
- package/dist/cjs/XyoNode.js +6 -0
- package/dist/cjs/XyoNode.js.map +1 -1
- package/dist/cjs/cli.d.ts +2 -0
- package/dist/cjs/cli.d.ts.map +1 -0
- package/dist/cjs/cli.js +55 -0
- package/dist/cjs/cli.js.map +1 -0
- package/dist/docs.json +1731 -963
- package/dist/esm/MemoryNode.d.ts +5 -2
- package/dist/esm/MemoryNode.d.ts.map +1 -1
- package/dist/esm/MemoryNode.js +28 -9
- package/dist/esm/MemoryNode.js.map +1 -1
- package/dist/esm/XyoNode.d.ts +3 -0
- package/dist/esm/XyoNode.d.ts.map +1 -1
- package/dist/esm/XyoNode.js +6 -0
- package/dist/esm/XyoNode.js.map +1 -1
- package/dist/esm/cli.d.ts +2 -0
- package/dist/esm/cli.d.ts.map +1 -0
- package/dist/esm/cli.js +52 -0
- package/dist/esm/cli.js.map +1 -0
- package/package.json +16 -5
- package/src/MemoryNode.spec.ts +2 -7
- package/src/MemoryNode.ts +31 -9
- package/src/XyoNode.ts +8 -0
- package/src/cli.ts +68 -0
package/dist/docs.json
CHANGED
|
@@ -1257,392 +1257,8 @@
|
|
|
1257
1257
|
"isOptional": true
|
|
1258
1258
|
},
|
|
1259
1259
|
"type": {
|
|
1260
|
-
"type": "
|
|
1261
|
-
"
|
|
1262
|
-
"id": 96,
|
|
1263
|
-
"name": "__type",
|
|
1264
|
-
"kind": 65536,
|
|
1265
|
-
"kindString": "Type literal",
|
|
1266
|
-
"flags": {},
|
|
1267
|
-
"sources": [
|
|
1268
|
-
{
|
|
1269
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
1270
|
-
"line": 12,
|
|
1271
|
-
"character": 67
|
|
1272
|
-
}
|
|
1273
|
-
],
|
|
1274
|
-
"signatures": [
|
|
1275
|
-
{
|
|
1276
|
-
"id": 97,
|
|
1277
|
-
"name": "__type",
|
|
1278
|
-
"kind": 4096,
|
|
1279
|
-
"kindString": "Call signature",
|
|
1280
|
-
"flags": {},
|
|
1281
|
-
"parameters": [
|
|
1282
|
-
{
|
|
1283
|
-
"id": 98,
|
|
1284
|
-
"name": "address",
|
|
1285
|
-
"kind": 32768,
|
|
1286
|
-
"kindString": "Parameter",
|
|
1287
|
-
"flags": {},
|
|
1288
|
-
"type": {
|
|
1289
|
-
"type": "intrinsic",
|
|
1290
|
-
"name": "string"
|
|
1291
|
-
}
|
|
1292
|
-
}
|
|
1293
|
-
],
|
|
1294
|
-
"type": {
|
|
1295
|
-
"type": "reference",
|
|
1296
|
-
"typeArguments": [
|
|
1297
|
-
{
|
|
1298
|
-
"type": "reflection",
|
|
1299
|
-
"declaration": {
|
|
1300
|
-
"id": 99,
|
|
1301
|
-
"name": "__type",
|
|
1302
|
-
"kind": 65536,
|
|
1303
|
-
"kindString": "Type literal",
|
|
1304
|
-
"flags": {},
|
|
1305
|
-
"children": [
|
|
1306
|
-
{
|
|
1307
|
-
"id": 101,
|
|
1308
|
-
"name": "previousHash",
|
|
1309
|
-
"kind": 1024,
|
|
1310
|
-
"kindString": "Property",
|
|
1311
|
-
"flags": {
|
|
1312
|
-
"isOptional": true
|
|
1313
|
-
},
|
|
1314
|
-
"sources": [
|
|
1315
|
-
{
|
|
1316
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1317
|
-
"line": 9,
|
|
1318
|
-
"character": 4
|
|
1319
|
-
}
|
|
1320
|
-
],
|
|
1321
|
-
"type": {
|
|
1322
|
-
"type": "intrinsic",
|
|
1323
|
-
"name": "string"
|
|
1324
|
-
}
|
|
1325
|
-
},
|
|
1326
|
-
{
|
|
1327
|
-
"id": 100,
|
|
1328
|
-
"name": "schema",
|
|
1329
|
-
"kind": 1024,
|
|
1330
|
-
"kindString": "Property",
|
|
1331
|
-
"flags": {},
|
|
1332
|
-
"sources": [
|
|
1333
|
-
{
|
|
1334
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1335
|
-
"line": 8,
|
|
1336
|
-
"character": 4
|
|
1337
|
-
}
|
|
1338
|
-
],
|
|
1339
|
-
"type": {
|
|
1340
|
-
"type": "intrinsic",
|
|
1341
|
-
"name": "string"
|
|
1342
|
-
}
|
|
1343
|
-
},
|
|
1344
|
-
{
|
|
1345
|
-
"id": 102,
|
|
1346
|
-
"name": "sources",
|
|
1347
|
-
"kind": 1024,
|
|
1348
|
-
"kindString": "Property",
|
|
1349
|
-
"flags": {
|
|
1350
|
-
"isOptional": true
|
|
1351
|
-
},
|
|
1352
|
-
"sources": [
|
|
1353
|
-
{
|
|
1354
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1355
|
-
"line": 10,
|
|
1356
|
-
"character": 4
|
|
1357
|
-
}
|
|
1358
|
-
],
|
|
1359
|
-
"type": {
|
|
1360
|
-
"type": "array",
|
|
1361
|
-
"elementType": {
|
|
1362
|
-
"type": "intrinsic",
|
|
1363
|
-
"name": "string"
|
|
1364
|
-
}
|
|
1365
|
-
}
|
|
1366
|
-
},
|
|
1367
|
-
{
|
|
1368
|
-
"id": 103,
|
|
1369
|
-
"name": "timestamp",
|
|
1370
|
-
"kind": 1024,
|
|
1371
|
-
"kindString": "Property",
|
|
1372
|
-
"flags": {
|
|
1373
|
-
"isOptional": true
|
|
1374
|
-
},
|
|
1375
|
-
"sources": [
|
|
1376
|
-
{
|
|
1377
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1378
|
-
"line": 11,
|
|
1379
|
-
"character": 4
|
|
1380
|
-
}
|
|
1381
|
-
],
|
|
1382
|
-
"type": {
|
|
1383
|
-
"type": "intrinsic",
|
|
1384
|
-
"name": "number"
|
|
1385
|
-
}
|
|
1386
|
-
}
|
|
1387
|
-
],
|
|
1388
|
-
"groups": [
|
|
1389
|
-
{
|
|
1390
|
-
"title": "Properties",
|
|
1391
|
-
"children": [
|
|
1392
|
-
101,
|
|
1393
|
-
100,
|
|
1394
|
-
102,
|
|
1395
|
-
103
|
|
1396
|
-
]
|
|
1397
|
-
}
|
|
1398
|
-
],
|
|
1399
|
-
"sources": [
|
|
1400
|
-
{
|
|
1401
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1402
|
-
"line": 7,
|
|
1403
|
-
"character": 107
|
|
1404
|
-
}
|
|
1405
|
-
]
|
|
1406
|
-
}
|
|
1407
|
-
},
|
|
1408
|
-
{
|
|
1409
|
-
"type": "reference",
|
|
1410
|
-
"typeArguments": [
|
|
1411
|
-
{
|
|
1412
|
-
"type": "reflection",
|
|
1413
|
-
"declaration": {
|
|
1414
|
-
"id": 104,
|
|
1415
|
-
"name": "__type",
|
|
1416
|
-
"kind": 65536,
|
|
1417
|
-
"kindString": "Type literal",
|
|
1418
|
-
"flags": {},
|
|
1419
|
-
"children": [
|
|
1420
|
-
{
|
|
1421
|
-
"id": 106,
|
|
1422
|
-
"name": "previousHash",
|
|
1423
|
-
"kind": 1024,
|
|
1424
|
-
"kindString": "Property",
|
|
1425
|
-
"flags": {
|
|
1426
|
-
"isOptional": true
|
|
1427
|
-
},
|
|
1428
|
-
"sources": [
|
|
1429
|
-
{
|
|
1430
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1431
|
-
"line": 9,
|
|
1432
|
-
"character": 4
|
|
1433
|
-
}
|
|
1434
|
-
],
|
|
1435
|
-
"type": {
|
|
1436
|
-
"type": "intrinsic",
|
|
1437
|
-
"name": "string"
|
|
1438
|
-
}
|
|
1439
|
-
},
|
|
1440
|
-
{
|
|
1441
|
-
"id": 105,
|
|
1442
|
-
"name": "schema",
|
|
1443
|
-
"kind": 1024,
|
|
1444
|
-
"kindString": "Property",
|
|
1445
|
-
"flags": {},
|
|
1446
|
-
"sources": [
|
|
1447
|
-
{
|
|
1448
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1449
|
-
"line": 8,
|
|
1450
|
-
"character": 4
|
|
1451
|
-
}
|
|
1452
|
-
],
|
|
1453
|
-
"type": {
|
|
1454
|
-
"type": "intrinsic",
|
|
1455
|
-
"name": "string"
|
|
1456
|
-
}
|
|
1457
|
-
},
|
|
1458
|
-
{
|
|
1459
|
-
"id": 107,
|
|
1460
|
-
"name": "sources",
|
|
1461
|
-
"kind": 1024,
|
|
1462
|
-
"kindString": "Property",
|
|
1463
|
-
"flags": {
|
|
1464
|
-
"isOptional": true
|
|
1465
|
-
},
|
|
1466
|
-
"sources": [
|
|
1467
|
-
{
|
|
1468
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1469
|
-
"line": 10,
|
|
1470
|
-
"character": 4
|
|
1471
|
-
}
|
|
1472
|
-
],
|
|
1473
|
-
"type": {
|
|
1474
|
-
"type": "array",
|
|
1475
|
-
"elementType": {
|
|
1476
|
-
"type": "intrinsic",
|
|
1477
|
-
"name": "string"
|
|
1478
|
-
}
|
|
1479
|
-
}
|
|
1480
|
-
},
|
|
1481
|
-
{
|
|
1482
|
-
"id": 108,
|
|
1483
|
-
"name": "timestamp",
|
|
1484
|
-
"kind": 1024,
|
|
1485
|
-
"kindString": "Property",
|
|
1486
|
-
"flags": {
|
|
1487
|
-
"isOptional": true
|
|
1488
|
-
},
|
|
1489
|
-
"sources": [
|
|
1490
|
-
{
|
|
1491
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1492
|
-
"line": 11,
|
|
1493
|
-
"character": 4
|
|
1494
|
-
}
|
|
1495
|
-
],
|
|
1496
|
-
"type": {
|
|
1497
|
-
"type": "intrinsic",
|
|
1498
|
-
"name": "number"
|
|
1499
|
-
}
|
|
1500
|
-
}
|
|
1501
|
-
],
|
|
1502
|
-
"groups": [
|
|
1503
|
-
{
|
|
1504
|
-
"title": "Properties",
|
|
1505
|
-
"children": [
|
|
1506
|
-
106,
|
|
1507
|
-
105,
|
|
1508
|
-
107,
|
|
1509
|
-
108
|
|
1510
|
-
]
|
|
1511
|
-
}
|
|
1512
|
-
],
|
|
1513
|
-
"sources": [
|
|
1514
|
-
{
|
|
1515
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1516
|
-
"line": 7,
|
|
1517
|
-
"character": 107
|
|
1518
|
-
}
|
|
1519
|
-
]
|
|
1520
|
-
}
|
|
1521
|
-
},
|
|
1522
|
-
{
|
|
1523
|
-
"type": "intrinsic",
|
|
1524
|
-
"name": "string"
|
|
1525
|
-
}
|
|
1526
|
-
],
|
|
1527
|
-
"name": "XyoQuery"
|
|
1528
|
-
},
|
|
1529
|
-
{
|
|
1530
|
-
"type": "reflection",
|
|
1531
|
-
"declaration": {
|
|
1532
|
-
"id": 109,
|
|
1533
|
-
"name": "__type",
|
|
1534
|
-
"kind": 65536,
|
|
1535
|
-
"kindString": "Type literal",
|
|
1536
|
-
"flags": {},
|
|
1537
|
-
"children": [
|
|
1538
|
-
{
|
|
1539
|
-
"id": 111,
|
|
1540
|
-
"name": "previousHash",
|
|
1541
|
-
"kind": 1024,
|
|
1542
|
-
"kindString": "Property",
|
|
1543
|
-
"flags": {
|
|
1544
|
-
"isOptional": true
|
|
1545
|
-
},
|
|
1546
|
-
"sources": [
|
|
1547
|
-
{
|
|
1548
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1549
|
-
"line": 9,
|
|
1550
|
-
"character": 4
|
|
1551
|
-
}
|
|
1552
|
-
],
|
|
1553
|
-
"type": {
|
|
1554
|
-
"type": "intrinsic",
|
|
1555
|
-
"name": "string"
|
|
1556
|
-
}
|
|
1557
|
-
},
|
|
1558
|
-
{
|
|
1559
|
-
"id": 110,
|
|
1560
|
-
"name": "schema",
|
|
1561
|
-
"kind": 1024,
|
|
1562
|
-
"kindString": "Property",
|
|
1563
|
-
"flags": {},
|
|
1564
|
-
"sources": [
|
|
1565
|
-
{
|
|
1566
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1567
|
-
"line": 8,
|
|
1568
|
-
"character": 4
|
|
1569
|
-
}
|
|
1570
|
-
],
|
|
1571
|
-
"type": {
|
|
1572
|
-
"type": "intrinsic",
|
|
1573
|
-
"name": "string"
|
|
1574
|
-
}
|
|
1575
|
-
},
|
|
1576
|
-
{
|
|
1577
|
-
"id": 112,
|
|
1578
|
-
"name": "sources",
|
|
1579
|
-
"kind": 1024,
|
|
1580
|
-
"kindString": "Property",
|
|
1581
|
-
"flags": {
|
|
1582
|
-
"isOptional": true
|
|
1583
|
-
},
|
|
1584
|
-
"sources": [
|
|
1585
|
-
{
|
|
1586
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1587
|
-
"line": 10,
|
|
1588
|
-
"character": 4
|
|
1589
|
-
}
|
|
1590
|
-
],
|
|
1591
|
-
"type": {
|
|
1592
|
-
"type": "array",
|
|
1593
|
-
"elementType": {
|
|
1594
|
-
"type": "intrinsic",
|
|
1595
|
-
"name": "string"
|
|
1596
|
-
}
|
|
1597
|
-
}
|
|
1598
|
-
},
|
|
1599
|
-
{
|
|
1600
|
-
"id": 113,
|
|
1601
|
-
"name": "timestamp",
|
|
1602
|
-
"kind": 1024,
|
|
1603
|
-
"kindString": "Property",
|
|
1604
|
-
"flags": {
|
|
1605
|
-
"isOptional": true
|
|
1606
|
-
},
|
|
1607
|
-
"sources": [
|
|
1608
|
-
{
|
|
1609
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1610
|
-
"line": 11,
|
|
1611
|
-
"character": 4
|
|
1612
|
-
}
|
|
1613
|
-
],
|
|
1614
|
-
"type": {
|
|
1615
|
-
"type": "intrinsic",
|
|
1616
|
-
"name": "number"
|
|
1617
|
-
}
|
|
1618
|
-
}
|
|
1619
|
-
],
|
|
1620
|
-
"groups": [
|
|
1621
|
-
{
|
|
1622
|
-
"title": "Properties",
|
|
1623
|
-
"children": [
|
|
1624
|
-
111,
|
|
1625
|
-
110,
|
|
1626
|
-
112,
|
|
1627
|
-
113
|
|
1628
|
-
]
|
|
1629
|
-
}
|
|
1630
|
-
],
|
|
1631
|
-
"sources": [
|
|
1632
|
-
{
|
|
1633
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1634
|
-
"line": 7,
|
|
1635
|
-
"character": 107
|
|
1636
|
-
}
|
|
1637
|
-
]
|
|
1638
|
-
}
|
|
1639
|
-
}
|
|
1640
|
-
],
|
|
1641
|
-
"name": "XyoModule"
|
|
1642
|
-
}
|
|
1643
|
-
}
|
|
1644
|
-
]
|
|
1645
|
-
}
|
|
1260
|
+
"type": "reference",
|
|
1261
|
+
"name": "XyoModuleResolverFunc"
|
|
1646
1262
|
}
|
|
1647
1263
|
}
|
|
1648
1264
|
],
|
|
@@ -1685,7 +1301,7 @@
|
|
|
1685
1301
|
}
|
|
1686
1302
|
},
|
|
1687
1303
|
{
|
|
1688
|
-
"id":
|
|
1304
|
+
"id": 168,
|
|
1689
1305
|
"name": "account",
|
|
1690
1306
|
"kind": 1024,
|
|
1691
1307
|
"kindString": "Property",
|
|
@@ -1709,7 +1325,7 @@
|
|
|
1709
1325
|
}
|
|
1710
1326
|
},
|
|
1711
1327
|
{
|
|
1712
|
-
"id":
|
|
1328
|
+
"id": 167,
|
|
1713
1329
|
"name": "config",
|
|
1714
1330
|
"kind": 1024,
|
|
1715
1331
|
"kindString": "Property",
|
|
@@ -1735,7 +1351,7 @@
|
|
|
1735
1351
|
}
|
|
1736
1352
|
},
|
|
1737
1353
|
{
|
|
1738
|
-
"id":
|
|
1354
|
+
"id": 169,
|
|
1739
1355
|
"name": "resolver",
|
|
1740
1356
|
"kind": 1024,
|
|
1741
1357
|
"kindString": "Property",
|
|
@@ -1760,7 +1376,7 @@
|
|
|
1760
1376
|
}
|
|
1761
1377
|
},
|
|
1762
1378
|
{
|
|
1763
|
-
"id":
|
|
1379
|
+
"id": 170,
|
|
1764
1380
|
"name": "address",
|
|
1765
1381
|
"kind": 262144,
|
|
1766
1382
|
"kindString": "Accessor",
|
|
@@ -1773,7 +1389,7 @@
|
|
|
1773
1389
|
}
|
|
1774
1390
|
],
|
|
1775
1391
|
"getSignature": {
|
|
1776
|
-
"id":
|
|
1392
|
+
"id": 171,
|
|
1777
1393
|
"name": "address",
|
|
1778
1394
|
"kind": 524288,
|
|
1779
1395
|
"kindString": "Get signature",
|
|
@@ -1803,7 +1419,7 @@
|
|
|
1803
1419
|
}
|
|
1804
1420
|
},
|
|
1805
1421
|
{
|
|
1806
|
-
"id":
|
|
1422
|
+
"id": 96,
|
|
1807
1423
|
"name": "attach",
|
|
1808
1424
|
"kind": 2048,
|
|
1809
1425
|
"kindString": "Method",
|
|
@@ -1815,12 +1431,12 @@
|
|
|
1815
1431
|
"fileName": "modules/packages/node/src/XyoNode.ts",
|
|
1816
1432
|
"line": 18,
|
|
1817
1433
|
"character": 11,
|
|
1818
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1434
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1a0db25/packages/modules/packages/node/src/XyoNode.ts#L18"
|
|
1819
1435
|
}
|
|
1820
1436
|
],
|
|
1821
1437
|
"signatures": [
|
|
1822
1438
|
{
|
|
1823
|
-
"id":
|
|
1439
|
+
"id": 97,
|
|
1824
1440
|
"name": "attach",
|
|
1825
1441
|
"kind": 4096,
|
|
1826
1442
|
"kindString": "Call signature",
|
|
@@ -1835,7 +1451,7 @@
|
|
|
1835
1451
|
},
|
|
1836
1452
|
"parameters": [
|
|
1837
1453
|
{
|
|
1838
|
-
"id":
|
|
1454
|
+
"id": 98,
|
|
1839
1455
|
"name": "_address",
|
|
1840
1456
|
"kind": 32768,
|
|
1841
1457
|
"kindString": "Parameter",
|
|
@@ -1872,9 +1488,9 @@
|
|
|
1872
1488
|
"sources": [
|
|
1873
1489
|
{
|
|
1874
1490
|
"fileName": "modules/packages/node/src/XyoNode.ts",
|
|
1875
|
-
"line":
|
|
1491
|
+
"line": 25,
|
|
1876
1492
|
"character": 2,
|
|
1877
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1493
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1a0db25/packages/modules/packages/node/src/XyoNode.ts#L25"
|
|
1878
1494
|
}
|
|
1879
1495
|
],
|
|
1880
1496
|
"signatures": [
|
|
@@ -1905,275 +1521,156 @@
|
|
|
1905
1521
|
}
|
|
1906
1522
|
},
|
|
1907
1523
|
{
|
|
1908
|
-
"id":
|
|
1909
|
-
"name": "
|
|
1524
|
+
"id": 141,
|
|
1525
|
+
"name": "attachedModules",
|
|
1910
1526
|
"kind": 2048,
|
|
1911
1527
|
"kindString": "Method",
|
|
1912
1528
|
"flags": {},
|
|
1913
1529
|
"sources": [
|
|
1914
1530
|
{
|
|
1915
1531
|
"fileName": "modules/packages/node/src/XyoNode.ts",
|
|
1916
|
-
"line":
|
|
1532
|
+
"line": 32,
|
|
1917
1533
|
"character": 2,
|
|
1918
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1534
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1a0db25/packages/modules/packages/node/src/XyoNode.ts#L32"
|
|
1919
1535
|
}
|
|
1920
1536
|
],
|
|
1921
1537
|
"signatures": [
|
|
1922
1538
|
{
|
|
1923
|
-
"id":
|
|
1924
|
-
"name": "
|
|
1539
|
+
"id": 142,
|
|
1540
|
+
"name": "attachedModules",
|
|
1925
1541
|
"kind": 4096,
|
|
1926
1542
|
"kindString": "Call signature",
|
|
1927
1543
|
"flags": {},
|
|
1928
1544
|
"type": {
|
|
1929
1545
|
"type": "array",
|
|
1930
1546
|
"elementType": {
|
|
1931
|
-
"type": "
|
|
1932
|
-
"
|
|
1933
|
-
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
|
|
1937
|
-
|
|
1938
|
-
|
|
1939
|
-
|
|
1940
|
-
|
|
1941
|
-
|
|
1942
|
-
|
|
1943
|
-
|
|
1944
|
-
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
|
|
1953
|
-
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
|
|
1957
|
-
|
|
1958
|
-
|
|
1959
|
-
|
|
1960
|
-
],
|
|
1961
|
-
"signatures": [
|
|
1962
|
-
{
|
|
1963
|
-
"id": 152,
|
|
1964
|
-
"name": "bindHashes",
|
|
1965
|
-
"kind": 4096,
|
|
1966
|
-
"kindString": "Call signature",
|
|
1967
|
-
"flags": {},
|
|
1968
|
-
"parameters": [
|
|
1969
|
-
{
|
|
1970
|
-
"id": 153,
|
|
1971
|
-
"name": "hashes",
|
|
1972
|
-
"kind": 32768,
|
|
1973
|
-
"kindString": "Parameter",
|
|
1974
|
-
"flags": {},
|
|
1975
|
-
"type": {
|
|
1976
|
-
"type": "array",
|
|
1977
|
-
"elementType": {
|
|
1978
|
-
"type": "intrinsic",
|
|
1979
|
-
"name": "string"
|
|
1980
|
-
}
|
|
1981
|
-
}
|
|
1982
|
-
},
|
|
1983
|
-
{
|
|
1984
|
-
"id": 154,
|
|
1985
|
-
"name": "schema",
|
|
1986
|
-
"kind": 32768,
|
|
1987
|
-
"kindString": "Parameter",
|
|
1988
|
-
"flags": {},
|
|
1989
|
-
"type": {
|
|
1990
|
-
"type": "array",
|
|
1991
|
-
"elementType": {
|
|
1992
|
-
"type": "intrinsic",
|
|
1993
|
-
"name": "string"
|
|
1994
|
-
}
|
|
1995
|
-
}
|
|
1996
|
-
}
|
|
1997
|
-
],
|
|
1998
|
-
"type": {
|
|
1999
|
-
"type": "reference",
|
|
2000
|
-
"typeArguments": [
|
|
2001
|
-
{
|
|
2002
|
-
"type": "reference",
|
|
2003
|
-
"name": "XyoBoundWitness"
|
|
2004
|
-
},
|
|
2005
|
-
{
|
|
2006
|
-
"type": "reflection",
|
|
2007
|
-
"declaration": {
|
|
2008
|
-
"id": 155,
|
|
2009
|
-
"name": "__type",
|
|
2010
|
-
"kind": 65536,
|
|
2011
|
-
"kindString": "Type literal",
|
|
2012
|
-
"flags": {},
|
|
2013
|
-
"children": [
|
|
2014
|
-
{
|
|
2015
|
-
"id": 157,
|
|
2016
|
-
"name": "previousHash",
|
|
2017
|
-
"kind": 1024,
|
|
2018
|
-
"kindString": "Property",
|
|
2019
|
-
"flags": {
|
|
2020
|
-
"isOptional": true
|
|
2021
|
-
},
|
|
2022
|
-
"sources": [
|
|
2023
|
-
{
|
|
2024
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2025
|
-
"line": 23,
|
|
2026
|
-
"character": 8
|
|
2027
|
-
}
|
|
2028
|
-
],
|
|
2029
|
-
"type": {
|
|
2030
|
-
"type": "intrinsic",
|
|
2031
|
-
"name": "string"
|
|
2032
|
-
}
|
|
2033
|
-
},
|
|
2034
|
-
{
|
|
2035
|
-
"id": 156,
|
|
2036
|
-
"name": "schema",
|
|
2037
|
-
"kind": 1024,
|
|
2038
|
-
"kindString": "Property",
|
|
2039
|
-
"flags": {},
|
|
2040
|
-
"sources": [
|
|
2041
|
-
{
|
|
2042
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2043
|
-
"line": 22,
|
|
2044
|
-
"character": 8
|
|
1547
|
+
"type": "reference",
|
|
1548
|
+
"typeArguments": [
|
|
1549
|
+
{
|
|
1550
|
+
"type": "reflection",
|
|
1551
|
+
"declaration": {
|
|
1552
|
+
"id": 143,
|
|
1553
|
+
"name": "__type",
|
|
1554
|
+
"kind": 65536,
|
|
1555
|
+
"kindString": "Type literal",
|
|
1556
|
+
"flags": {},
|
|
1557
|
+
"children": [
|
|
1558
|
+
{
|
|
1559
|
+
"id": 145,
|
|
1560
|
+
"name": "previousHash",
|
|
1561
|
+
"kind": 1024,
|
|
1562
|
+
"kindString": "Property",
|
|
1563
|
+
"flags": {
|
|
1564
|
+
"isOptional": true
|
|
1565
|
+
},
|
|
1566
|
+
"sources": [
|
|
1567
|
+
{
|
|
1568
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1569
|
+
"line": 9,
|
|
1570
|
+
"character": 4
|
|
1571
|
+
}
|
|
1572
|
+
],
|
|
1573
|
+
"type": {
|
|
1574
|
+
"type": "intrinsic",
|
|
1575
|
+
"name": "string"
|
|
2045
1576
|
}
|
|
2046
|
-
],
|
|
2047
|
-
"type": {
|
|
2048
|
-
"type": "intrinsic",
|
|
2049
|
-
"name": "string"
|
|
2050
|
-
}
|
|
2051
|
-
},
|
|
2052
|
-
{
|
|
2053
|
-
"id": 158,
|
|
2054
|
-
"name": "sources",
|
|
2055
|
-
"kind": 1024,
|
|
2056
|
-
"kindString": "Property",
|
|
2057
|
-
"flags": {
|
|
2058
|
-
"isOptional": true
|
|
2059
1577
|
},
|
|
2060
|
-
|
|
2061
|
-
|
|
2062
|
-
|
|
2063
|
-
|
|
2064
|
-
|
|
2065
|
-
}
|
|
2066
|
-
|
|
2067
|
-
|
|
2068
|
-
|
|
2069
|
-
|
|
1578
|
+
{
|
|
1579
|
+
"id": 144,
|
|
1580
|
+
"name": "schema",
|
|
1581
|
+
"kind": 1024,
|
|
1582
|
+
"kindString": "Property",
|
|
1583
|
+
"flags": {},
|
|
1584
|
+
"sources": [
|
|
1585
|
+
{
|
|
1586
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1587
|
+
"line": 8,
|
|
1588
|
+
"character": 4
|
|
1589
|
+
}
|
|
1590
|
+
],
|
|
1591
|
+
"type": {
|
|
2070
1592
|
"type": "intrinsic",
|
|
2071
1593
|
"name": "string"
|
|
2072
1594
|
}
|
|
2073
|
-
}
|
|
2074
|
-
},
|
|
2075
|
-
{
|
|
2076
|
-
"id": 159,
|
|
2077
|
-
"name": "timestamp",
|
|
2078
|
-
"kind": 1024,
|
|
2079
|
-
"kindString": "Property",
|
|
2080
|
-
"flags": {
|
|
2081
|
-
"isOptional": true
|
|
2082
1595
|
},
|
|
2083
|
-
|
|
2084
|
-
|
|
2085
|
-
|
|
2086
|
-
|
|
2087
|
-
|
|
1596
|
+
{
|
|
1597
|
+
"id": 146,
|
|
1598
|
+
"name": "sources",
|
|
1599
|
+
"kind": 1024,
|
|
1600
|
+
"kindString": "Property",
|
|
1601
|
+
"flags": {
|
|
1602
|
+
"isOptional": true
|
|
1603
|
+
},
|
|
1604
|
+
"sources": [
|
|
1605
|
+
{
|
|
1606
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1607
|
+
"line": 10,
|
|
1608
|
+
"character": 4
|
|
1609
|
+
}
|
|
1610
|
+
],
|
|
1611
|
+
"type": {
|
|
1612
|
+
"type": "array",
|
|
1613
|
+
"elementType": {
|
|
1614
|
+
"type": "intrinsic",
|
|
1615
|
+
"name": "string"
|
|
1616
|
+
}
|
|
1617
|
+
}
|
|
1618
|
+
},
|
|
1619
|
+
{
|
|
1620
|
+
"id": 147,
|
|
1621
|
+
"name": "timestamp",
|
|
1622
|
+
"kind": 1024,
|
|
1623
|
+
"kindString": "Property",
|
|
1624
|
+
"flags": {
|
|
1625
|
+
"isOptional": true
|
|
1626
|
+
},
|
|
1627
|
+
"sources": [
|
|
1628
|
+
{
|
|
1629
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1630
|
+
"line": 11,
|
|
1631
|
+
"character": 4
|
|
1632
|
+
}
|
|
1633
|
+
],
|
|
1634
|
+
"type": {
|
|
1635
|
+
"type": "intrinsic",
|
|
1636
|
+
"name": "number"
|
|
2088
1637
|
}
|
|
2089
|
-
],
|
|
2090
|
-
"type": {
|
|
2091
|
-
"type": "intrinsic",
|
|
2092
|
-
"name": "number"
|
|
2093
1638
|
}
|
|
2094
|
-
|
|
2095
|
-
|
|
2096
|
-
|
|
2097
|
-
|
|
2098
|
-
|
|
2099
|
-
|
|
2100
|
-
|
|
2101
|
-
|
|
2102
|
-
|
|
2103
|
-
|
|
2104
|
-
|
|
2105
|
-
|
|
2106
|
-
|
|
2107
|
-
|
|
2108
|
-
|
|
2109
|
-
|
|
2110
|
-
|
|
2111
|
-
|
|
2112
|
-
|
|
2113
|
-
|
|
2114
|
-
}
|
|
2115
|
-
|
|
2116
|
-
|
|
2117
|
-
|
|
2118
|
-
},
|
|
2119
|
-
"inheritedFrom": {
|
|
2120
|
-
"type": "reference",
|
|
2121
|
-
"name": "XyoModule.bindHashes"
|
|
2122
|
-
}
|
|
2123
|
-
}
|
|
2124
|
-
],
|
|
2125
|
-
"inheritedFrom": {
|
|
2126
|
-
"type": "reference",
|
|
2127
|
-
"name": "XyoModule.bindHashes"
|
|
2128
|
-
}
|
|
2129
|
-
},
|
|
2130
|
-
{
|
|
2131
|
-
"id": 160,
|
|
2132
|
-
"name": "bindPayloads",
|
|
2133
|
-
"kind": 2048,
|
|
2134
|
-
"kindString": "Method",
|
|
2135
|
-
"flags": {},
|
|
2136
|
-
"sources": [
|
|
2137
|
-
{
|
|
2138
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2139
|
-
"line": 27,
|
|
2140
|
-
"character": 4
|
|
2141
|
-
}
|
|
2142
|
-
],
|
|
2143
|
-
"signatures": [
|
|
2144
|
-
{
|
|
2145
|
-
"id": 161,
|
|
2146
|
-
"name": "bindPayloads",
|
|
2147
|
-
"kind": 4096,
|
|
2148
|
-
"kindString": "Call signature",
|
|
2149
|
-
"flags": {},
|
|
2150
|
-
"parameters": [
|
|
2151
|
-
{
|
|
2152
|
-
"id": 162,
|
|
2153
|
-
"name": "payloads",
|
|
2154
|
-
"kind": 32768,
|
|
2155
|
-
"kindString": "Parameter",
|
|
2156
|
-
"flags": {},
|
|
2157
|
-
"type": {
|
|
2158
|
-
"type": "array",
|
|
2159
|
-
"elementType": {
|
|
2160
|
-
"type": "union",
|
|
2161
|
-
"types": [
|
|
2162
|
-
{
|
|
2163
|
-
"type": "literal",
|
|
2164
|
-
"value": null
|
|
2165
|
-
},
|
|
1639
|
+
],
|
|
1640
|
+
"groups": [
|
|
1641
|
+
{
|
|
1642
|
+
"title": "Properties",
|
|
1643
|
+
"children": [
|
|
1644
|
+
145,
|
|
1645
|
+
144,
|
|
1646
|
+
146,
|
|
1647
|
+
147
|
|
1648
|
+
]
|
|
1649
|
+
}
|
|
1650
|
+
],
|
|
1651
|
+
"sources": [
|
|
1652
|
+
{
|
|
1653
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1654
|
+
"line": 7,
|
|
1655
|
+
"character": 107
|
|
1656
|
+
}
|
|
1657
|
+
]
|
|
1658
|
+
}
|
|
1659
|
+
},
|
|
1660
|
+
{
|
|
1661
|
+
"type": "reference",
|
|
1662
|
+
"typeArguments": [
|
|
2166
1663
|
{
|
|
2167
1664
|
"type": "reflection",
|
|
2168
1665
|
"declaration": {
|
|
2169
|
-
"id":
|
|
1666
|
+
"id": 148,
|
|
2170
1667
|
"name": "__type",
|
|
2171
1668
|
"kind": 65536,
|
|
2172
1669
|
"kindString": "Type literal",
|
|
2173
1670
|
"flags": {},
|
|
2174
1671
|
"children": [
|
|
2175
1672
|
{
|
|
2176
|
-
"id":
|
|
1673
|
+
"id": 150,
|
|
2177
1674
|
"name": "previousHash",
|
|
2178
1675
|
"kind": 1024,
|
|
2179
1676
|
"kindString": "Property",
|
|
@@ -2193,7 +1690,7 @@
|
|
|
2193
1690
|
}
|
|
2194
1691
|
},
|
|
2195
1692
|
{
|
|
2196
|
-
"id":
|
|
1693
|
+
"id": 149,
|
|
2197
1694
|
"name": "schema",
|
|
2198
1695
|
"kind": 1024,
|
|
2199
1696
|
"kindString": "Property",
|
|
@@ -2211,7 +1708,7 @@
|
|
|
2211
1708
|
}
|
|
2212
1709
|
},
|
|
2213
1710
|
{
|
|
2214
|
-
"id":
|
|
1711
|
+
"id": 151,
|
|
2215
1712
|
"name": "sources",
|
|
2216
1713
|
"kind": 1024,
|
|
2217
1714
|
"kindString": "Property",
|
|
@@ -2234,7 +1731,7 @@
|
|
|
2234
1731
|
}
|
|
2235
1732
|
},
|
|
2236
1733
|
{
|
|
2237
|
-
"id":
|
|
1734
|
+
"id": 152,
|
|
2238
1735
|
"name": "timestamp",
|
|
2239
1736
|
"kind": 1024,
|
|
2240
1737
|
"kindString": "Property",
|
|
@@ -2258,10 +1755,10 @@
|
|
|
2258
1755
|
{
|
|
2259
1756
|
"title": "Properties",
|
|
2260
1757
|
"children": [
|
|
2261
|
-
|
|
2262
|
-
|
|
2263
|
-
|
|
2264
|
-
|
|
1758
|
+
150,
|
|
1759
|
+
149,
|
|
1760
|
+
151,
|
|
1761
|
+
152
|
|
2265
1762
|
]
|
|
2266
1763
|
}
|
|
2267
1764
|
],
|
|
@@ -2273,147 +1770,1018 @@
|
|
|
2273
1770
|
}
|
|
2274
1771
|
]
|
|
2275
1772
|
}
|
|
2276
|
-
}
|
|
2277
|
-
]
|
|
2278
|
-
}
|
|
2279
|
-
}
|
|
2280
|
-
}
|
|
2281
|
-
],
|
|
2282
|
-
"type": {
|
|
2283
|
-
"type": "reference",
|
|
2284
|
-
"typeArguments": [
|
|
2285
|
-
{
|
|
2286
|
-
"type": "reference",
|
|
2287
|
-
"name": "XyoBoundWitness"
|
|
2288
|
-
},
|
|
2289
|
-
{
|
|
2290
|
-
"type": "reflection",
|
|
2291
|
-
"declaration": {
|
|
2292
|
-
"id": 168,
|
|
2293
|
-
"name": "__type",
|
|
2294
|
-
"kind": 65536,
|
|
2295
|
-
"kindString": "Type literal",
|
|
2296
|
-
"flags": {},
|
|
2297
|
-
"children": [
|
|
2298
|
-
{
|
|
2299
|
-
"id": 170,
|
|
2300
|
-
"name": "previousHash",
|
|
2301
|
-
"kind": 1024,
|
|
2302
|
-
"kindString": "Property",
|
|
2303
|
-
"flags": {
|
|
2304
|
-
"isOptional": true
|
|
2305
|
-
},
|
|
2306
|
-
"sources": [
|
|
2307
|
-
{
|
|
2308
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2309
|
-
"line": 29,
|
|
2310
|
-
"character": 8
|
|
2311
|
-
}
|
|
2312
|
-
],
|
|
2313
|
-
"type": {
|
|
2314
|
-
"type": "intrinsic",
|
|
2315
|
-
"name": "string"
|
|
2316
|
-
}
|
|
2317
1773
|
},
|
|
2318
1774
|
{
|
|
2319
|
-
"
|
|
2320
|
-
"name": "
|
|
2321
|
-
|
|
2322
|
-
|
|
2323
|
-
|
|
2324
|
-
|
|
2325
|
-
|
|
2326
|
-
|
|
2327
|
-
|
|
2328
|
-
|
|
1775
|
+
"type": "intrinsic",
|
|
1776
|
+
"name": "string"
|
|
1777
|
+
}
|
|
1778
|
+
],
|
|
1779
|
+
"name": "XyoQuery"
|
|
1780
|
+
},
|
|
1781
|
+
{
|
|
1782
|
+
"type": "reflection",
|
|
1783
|
+
"declaration": {
|
|
1784
|
+
"id": 153,
|
|
1785
|
+
"name": "__type",
|
|
1786
|
+
"kind": 65536,
|
|
1787
|
+
"kindString": "Type literal",
|
|
1788
|
+
"flags": {},
|
|
1789
|
+
"children": [
|
|
1790
|
+
{
|
|
1791
|
+
"id": 155,
|
|
1792
|
+
"name": "previousHash",
|
|
1793
|
+
"kind": 1024,
|
|
1794
|
+
"kindString": "Property",
|
|
1795
|
+
"flags": {
|
|
1796
|
+
"isOptional": true
|
|
1797
|
+
},
|
|
1798
|
+
"sources": [
|
|
1799
|
+
{
|
|
1800
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1801
|
+
"line": 9,
|
|
1802
|
+
"character": 4
|
|
1803
|
+
}
|
|
1804
|
+
],
|
|
1805
|
+
"type": {
|
|
1806
|
+
"type": "intrinsic",
|
|
1807
|
+
"name": "string"
|
|
2329
1808
|
}
|
|
2330
|
-
],
|
|
2331
|
-
"type": {
|
|
2332
|
-
"type": "intrinsic",
|
|
2333
|
-
"name": "string"
|
|
2334
|
-
}
|
|
2335
|
-
},
|
|
2336
|
-
{
|
|
2337
|
-
"id": 171,
|
|
2338
|
-
"name": "sources",
|
|
2339
|
-
"kind": 1024,
|
|
2340
|
-
"kindString": "Property",
|
|
2341
|
-
"flags": {
|
|
2342
|
-
"isOptional": true
|
|
2343
1809
|
},
|
|
2344
|
-
|
|
2345
|
-
|
|
2346
|
-
|
|
2347
|
-
|
|
2348
|
-
|
|
2349
|
-
}
|
|
2350
|
-
|
|
2351
|
-
|
|
2352
|
-
|
|
2353
|
-
|
|
1810
|
+
{
|
|
1811
|
+
"id": 154,
|
|
1812
|
+
"name": "schema",
|
|
1813
|
+
"kind": 1024,
|
|
1814
|
+
"kindString": "Property",
|
|
1815
|
+
"flags": {},
|
|
1816
|
+
"sources": [
|
|
1817
|
+
{
|
|
1818
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1819
|
+
"line": 8,
|
|
1820
|
+
"character": 4
|
|
1821
|
+
}
|
|
1822
|
+
],
|
|
1823
|
+
"type": {
|
|
2354
1824
|
"type": "intrinsic",
|
|
2355
1825
|
"name": "string"
|
|
2356
1826
|
}
|
|
2357
|
-
}
|
|
2358
|
-
},
|
|
2359
|
-
{
|
|
2360
|
-
"id": 172,
|
|
2361
|
-
"name": "timestamp",
|
|
2362
|
-
"kind": 1024,
|
|
2363
|
-
"kindString": "Property",
|
|
2364
|
-
"flags": {
|
|
2365
|
-
"isOptional": true
|
|
2366
1827
|
},
|
|
2367
|
-
|
|
2368
|
-
|
|
2369
|
-
|
|
2370
|
-
|
|
2371
|
-
|
|
1828
|
+
{
|
|
1829
|
+
"id": 156,
|
|
1830
|
+
"name": "sources",
|
|
1831
|
+
"kind": 1024,
|
|
1832
|
+
"kindString": "Property",
|
|
1833
|
+
"flags": {
|
|
1834
|
+
"isOptional": true
|
|
1835
|
+
},
|
|
1836
|
+
"sources": [
|
|
1837
|
+
{
|
|
1838
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1839
|
+
"line": 10,
|
|
1840
|
+
"character": 4
|
|
1841
|
+
}
|
|
1842
|
+
],
|
|
1843
|
+
"type": {
|
|
1844
|
+
"type": "array",
|
|
1845
|
+
"elementType": {
|
|
1846
|
+
"type": "intrinsic",
|
|
1847
|
+
"name": "string"
|
|
1848
|
+
}
|
|
1849
|
+
}
|
|
1850
|
+
},
|
|
1851
|
+
{
|
|
1852
|
+
"id": 157,
|
|
1853
|
+
"name": "timestamp",
|
|
1854
|
+
"kind": 1024,
|
|
1855
|
+
"kindString": "Property",
|
|
1856
|
+
"flags": {
|
|
1857
|
+
"isOptional": true
|
|
1858
|
+
},
|
|
1859
|
+
"sources": [
|
|
1860
|
+
{
|
|
1861
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1862
|
+
"line": 11,
|
|
1863
|
+
"character": 4
|
|
1864
|
+
}
|
|
1865
|
+
],
|
|
1866
|
+
"type": {
|
|
1867
|
+
"type": "intrinsic",
|
|
1868
|
+
"name": "number"
|
|
2372
1869
|
}
|
|
2373
|
-
],
|
|
2374
|
-
"type": {
|
|
2375
|
-
"type": "intrinsic",
|
|
2376
|
-
"name": "number"
|
|
2377
1870
|
}
|
|
2378
|
-
|
|
2379
|
-
|
|
2380
|
-
|
|
2381
|
-
|
|
2382
|
-
|
|
2383
|
-
|
|
2384
|
-
|
|
2385
|
-
|
|
2386
|
-
|
|
2387
|
-
|
|
2388
|
-
|
|
2389
|
-
|
|
2390
|
-
|
|
2391
|
-
|
|
2392
|
-
|
|
2393
|
-
|
|
2394
|
-
|
|
2395
|
-
|
|
2396
|
-
|
|
2397
|
-
|
|
1871
|
+
],
|
|
1872
|
+
"groups": [
|
|
1873
|
+
{
|
|
1874
|
+
"title": "Properties",
|
|
1875
|
+
"children": [
|
|
1876
|
+
155,
|
|
1877
|
+
154,
|
|
1878
|
+
156,
|
|
1879
|
+
157
|
|
1880
|
+
]
|
|
1881
|
+
}
|
|
1882
|
+
],
|
|
1883
|
+
"sources": [
|
|
1884
|
+
{
|
|
1885
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1886
|
+
"line": 7,
|
|
1887
|
+
"character": 107
|
|
1888
|
+
}
|
|
1889
|
+
]
|
|
1890
|
+
}
|
|
2398
1891
|
}
|
|
2399
|
-
|
|
2400
|
-
|
|
2401
|
-
|
|
2402
|
-
},
|
|
2403
|
-
"inheritedFrom": {
|
|
2404
|
-
"type": "reference",
|
|
2405
|
-
"name": "XyoModule.bindPayloads"
|
|
1892
|
+
],
|
|
1893
|
+
"name": "XyoModule"
|
|
1894
|
+
}
|
|
2406
1895
|
}
|
|
2407
1896
|
}
|
|
2408
|
-
]
|
|
2409
|
-
"inheritedFrom": {
|
|
2410
|
-
"type": "reference",
|
|
2411
|
-
"name": "XyoModule.bindPayloads"
|
|
2412
|
-
}
|
|
1897
|
+
]
|
|
2413
1898
|
},
|
|
2414
1899
|
{
|
|
2415
|
-
"id":
|
|
2416
|
-
"name": "
|
|
1900
|
+
"id": 120,
|
|
1901
|
+
"name": "available",
|
|
1902
|
+
"kind": 2048,
|
|
1903
|
+
"kindString": "Method",
|
|
1904
|
+
"flags": {},
|
|
1905
|
+
"sources": [
|
|
1906
|
+
{
|
|
1907
|
+
"fileName": "modules/packages/node/src/XyoNode.ts",
|
|
1908
|
+
"line": 22,
|
|
1909
|
+
"character": 2,
|
|
1910
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1a0db25/packages/modules/packages/node/src/XyoNode.ts#L22"
|
|
1911
|
+
}
|
|
1912
|
+
],
|
|
1913
|
+
"signatures": [
|
|
1914
|
+
{
|
|
1915
|
+
"id": 121,
|
|
1916
|
+
"name": "available",
|
|
1917
|
+
"kind": 4096,
|
|
1918
|
+
"kindString": "Call signature",
|
|
1919
|
+
"flags": {},
|
|
1920
|
+
"type": {
|
|
1921
|
+
"type": "array",
|
|
1922
|
+
"elementType": {
|
|
1923
|
+
"type": "intrinsic",
|
|
1924
|
+
"name": "string"
|
|
1925
|
+
}
|
|
1926
|
+
},
|
|
1927
|
+
"implementationOf": {
|
|
1928
|
+
"type": "reference",
|
|
1929
|
+
"id": 20,
|
|
1930
|
+
"name": "NodeModule.available"
|
|
1931
|
+
}
|
|
1932
|
+
}
|
|
1933
|
+
],
|
|
1934
|
+
"implementationOf": {
|
|
1935
|
+
"type": "reference",
|
|
1936
|
+
"id": 19,
|
|
1937
|
+
"name": "NodeModule.available"
|
|
1938
|
+
}
|
|
1939
|
+
},
|
|
1940
|
+
{
|
|
1941
|
+
"id": 124,
|
|
1942
|
+
"name": "availableModules",
|
|
1943
|
+
"kind": 2048,
|
|
1944
|
+
"kindString": "Method",
|
|
1945
|
+
"flags": {},
|
|
1946
|
+
"sources": [
|
|
1947
|
+
{
|
|
1948
|
+
"fileName": "modules/packages/node/src/XyoNode.ts",
|
|
1949
|
+
"line": 29,
|
|
1950
|
+
"character": 2,
|
|
1951
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1a0db25/packages/modules/packages/node/src/XyoNode.ts#L29"
|
|
1952
|
+
}
|
|
1953
|
+
],
|
|
1954
|
+
"signatures": [
|
|
1955
|
+
{
|
|
1956
|
+
"id": 125,
|
|
1957
|
+
"name": "availableModules",
|
|
1958
|
+
"kind": 4096,
|
|
1959
|
+
"kindString": "Call signature",
|
|
1960
|
+
"flags": {},
|
|
1961
|
+
"type": {
|
|
1962
|
+
"type": "array",
|
|
1963
|
+
"elementType": {
|
|
1964
|
+
"type": "reference",
|
|
1965
|
+
"typeArguments": [
|
|
1966
|
+
{
|
|
1967
|
+
"type": "reflection",
|
|
1968
|
+
"declaration": {
|
|
1969
|
+
"id": 126,
|
|
1970
|
+
"name": "__type",
|
|
1971
|
+
"kind": 65536,
|
|
1972
|
+
"kindString": "Type literal",
|
|
1973
|
+
"flags": {},
|
|
1974
|
+
"children": [
|
|
1975
|
+
{
|
|
1976
|
+
"id": 128,
|
|
1977
|
+
"name": "previousHash",
|
|
1978
|
+
"kind": 1024,
|
|
1979
|
+
"kindString": "Property",
|
|
1980
|
+
"flags": {
|
|
1981
|
+
"isOptional": true
|
|
1982
|
+
},
|
|
1983
|
+
"sources": [
|
|
1984
|
+
{
|
|
1985
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1986
|
+
"line": 9,
|
|
1987
|
+
"character": 4
|
|
1988
|
+
}
|
|
1989
|
+
],
|
|
1990
|
+
"type": {
|
|
1991
|
+
"type": "intrinsic",
|
|
1992
|
+
"name": "string"
|
|
1993
|
+
}
|
|
1994
|
+
},
|
|
1995
|
+
{
|
|
1996
|
+
"id": 127,
|
|
1997
|
+
"name": "schema",
|
|
1998
|
+
"kind": 1024,
|
|
1999
|
+
"kindString": "Property",
|
|
2000
|
+
"flags": {},
|
|
2001
|
+
"sources": [
|
|
2002
|
+
{
|
|
2003
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
2004
|
+
"line": 8,
|
|
2005
|
+
"character": 4
|
|
2006
|
+
}
|
|
2007
|
+
],
|
|
2008
|
+
"type": {
|
|
2009
|
+
"type": "intrinsic",
|
|
2010
|
+
"name": "string"
|
|
2011
|
+
}
|
|
2012
|
+
},
|
|
2013
|
+
{
|
|
2014
|
+
"id": 129,
|
|
2015
|
+
"name": "sources",
|
|
2016
|
+
"kind": 1024,
|
|
2017
|
+
"kindString": "Property",
|
|
2018
|
+
"flags": {
|
|
2019
|
+
"isOptional": true
|
|
2020
|
+
},
|
|
2021
|
+
"sources": [
|
|
2022
|
+
{
|
|
2023
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
2024
|
+
"line": 10,
|
|
2025
|
+
"character": 4
|
|
2026
|
+
}
|
|
2027
|
+
],
|
|
2028
|
+
"type": {
|
|
2029
|
+
"type": "array",
|
|
2030
|
+
"elementType": {
|
|
2031
|
+
"type": "intrinsic",
|
|
2032
|
+
"name": "string"
|
|
2033
|
+
}
|
|
2034
|
+
}
|
|
2035
|
+
},
|
|
2036
|
+
{
|
|
2037
|
+
"id": 130,
|
|
2038
|
+
"name": "timestamp",
|
|
2039
|
+
"kind": 1024,
|
|
2040
|
+
"kindString": "Property",
|
|
2041
|
+
"flags": {
|
|
2042
|
+
"isOptional": true
|
|
2043
|
+
},
|
|
2044
|
+
"sources": [
|
|
2045
|
+
{
|
|
2046
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
2047
|
+
"line": 11,
|
|
2048
|
+
"character": 4
|
|
2049
|
+
}
|
|
2050
|
+
],
|
|
2051
|
+
"type": {
|
|
2052
|
+
"type": "intrinsic",
|
|
2053
|
+
"name": "number"
|
|
2054
|
+
}
|
|
2055
|
+
}
|
|
2056
|
+
],
|
|
2057
|
+
"groups": [
|
|
2058
|
+
{
|
|
2059
|
+
"title": "Properties",
|
|
2060
|
+
"children": [
|
|
2061
|
+
128,
|
|
2062
|
+
127,
|
|
2063
|
+
129,
|
|
2064
|
+
130
|
|
2065
|
+
]
|
|
2066
|
+
}
|
|
2067
|
+
],
|
|
2068
|
+
"sources": [
|
|
2069
|
+
{
|
|
2070
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
2071
|
+
"line": 7,
|
|
2072
|
+
"character": 107
|
|
2073
|
+
}
|
|
2074
|
+
]
|
|
2075
|
+
}
|
|
2076
|
+
},
|
|
2077
|
+
{
|
|
2078
|
+
"type": "reference",
|
|
2079
|
+
"typeArguments": [
|
|
2080
|
+
{
|
|
2081
|
+
"type": "reflection",
|
|
2082
|
+
"declaration": {
|
|
2083
|
+
"id": 131,
|
|
2084
|
+
"name": "__type",
|
|
2085
|
+
"kind": 65536,
|
|
2086
|
+
"kindString": "Type literal",
|
|
2087
|
+
"flags": {},
|
|
2088
|
+
"children": [
|
|
2089
|
+
{
|
|
2090
|
+
"id": 133,
|
|
2091
|
+
"name": "previousHash",
|
|
2092
|
+
"kind": 1024,
|
|
2093
|
+
"kindString": "Property",
|
|
2094
|
+
"flags": {
|
|
2095
|
+
"isOptional": true
|
|
2096
|
+
},
|
|
2097
|
+
"sources": [
|
|
2098
|
+
{
|
|
2099
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
2100
|
+
"line": 9,
|
|
2101
|
+
"character": 4
|
|
2102
|
+
}
|
|
2103
|
+
],
|
|
2104
|
+
"type": {
|
|
2105
|
+
"type": "intrinsic",
|
|
2106
|
+
"name": "string"
|
|
2107
|
+
}
|
|
2108
|
+
},
|
|
2109
|
+
{
|
|
2110
|
+
"id": 132,
|
|
2111
|
+
"name": "schema",
|
|
2112
|
+
"kind": 1024,
|
|
2113
|
+
"kindString": "Property",
|
|
2114
|
+
"flags": {},
|
|
2115
|
+
"sources": [
|
|
2116
|
+
{
|
|
2117
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
2118
|
+
"line": 8,
|
|
2119
|
+
"character": 4
|
|
2120
|
+
}
|
|
2121
|
+
],
|
|
2122
|
+
"type": {
|
|
2123
|
+
"type": "intrinsic",
|
|
2124
|
+
"name": "string"
|
|
2125
|
+
}
|
|
2126
|
+
},
|
|
2127
|
+
{
|
|
2128
|
+
"id": 134,
|
|
2129
|
+
"name": "sources",
|
|
2130
|
+
"kind": 1024,
|
|
2131
|
+
"kindString": "Property",
|
|
2132
|
+
"flags": {
|
|
2133
|
+
"isOptional": true
|
|
2134
|
+
},
|
|
2135
|
+
"sources": [
|
|
2136
|
+
{
|
|
2137
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
2138
|
+
"line": 10,
|
|
2139
|
+
"character": 4
|
|
2140
|
+
}
|
|
2141
|
+
],
|
|
2142
|
+
"type": {
|
|
2143
|
+
"type": "array",
|
|
2144
|
+
"elementType": {
|
|
2145
|
+
"type": "intrinsic",
|
|
2146
|
+
"name": "string"
|
|
2147
|
+
}
|
|
2148
|
+
}
|
|
2149
|
+
},
|
|
2150
|
+
{
|
|
2151
|
+
"id": 135,
|
|
2152
|
+
"name": "timestamp",
|
|
2153
|
+
"kind": 1024,
|
|
2154
|
+
"kindString": "Property",
|
|
2155
|
+
"flags": {
|
|
2156
|
+
"isOptional": true
|
|
2157
|
+
},
|
|
2158
|
+
"sources": [
|
|
2159
|
+
{
|
|
2160
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
2161
|
+
"line": 11,
|
|
2162
|
+
"character": 4
|
|
2163
|
+
}
|
|
2164
|
+
],
|
|
2165
|
+
"type": {
|
|
2166
|
+
"type": "intrinsic",
|
|
2167
|
+
"name": "number"
|
|
2168
|
+
}
|
|
2169
|
+
}
|
|
2170
|
+
],
|
|
2171
|
+
"groups": [
|
|
2172
|
+
{
|
|
2173
|
+
"title": "Properties",
|
|
2174
|
+
"children": [
|
|
2175
|
+
133,
|
|
2176
|
+
132,
|
|
2177
|
+
134,
|
|
2178
|
+
135
|
|
2179
|
+
]
|
|
2180
|
+
}
|
|
2181
|
+
],
|
|
2182
|
+
"sources": [
|
|
2183
|
+
{
|
|
2184
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
2185
|
+
"line": 7,
|
|
2186
|
+
"character": 107
|
|
2187
|
+
}
|
|
2188
|
+
]
|
|
2189
|
+
}
|
|
2190
|
+
},
|
|
2191
|
+
{
|
|
2192
|
+
"type": "intrinsic",
|
|
2193
|
+
"name": "string"
|
|
2194
|
+
}
|
|
2195
|
+
],
|
|
2196
|
+
"name": "XyoQuery"
|
|
2197
|
+
},
|
|
2198
|
+
{
|
|
2199
|
+
"type": "reflection",
|
|
2200
|
+
"declaration": {
|
|
2201
|
+
"id": 136,
|
|
2202
|
+
"name": "__type",
|
|
2203
|
+
"kind": 65536,
|
|
2204
|
+
"kindString": "Type literal",
|
|
2205
|
+
"flags": {},
|
|
2206
|
+
"children": [
|
|
2207
|
+
{
|
|
2208
|
+
"id": 138,
|
|
2209
|
+
"name": "previousHash",
|
|
2210
|
+
"kind": 1024,
|
|
2211
|
+
"kindString": "Property",
|
|
2212
|
+
"flags": {
|
|
2213
|
+
"isOptional": true
|
|
2214
|
+
},
|
|
2215
|
+
"sources": [
|
|
2216
|
+
{
|
|
2217
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
2218
|
+
"line": 9,
|
|
2219
|
+
"character": 4
|
|
2220
|
+
}
|
|
2221
|
+
],
|
|
2222
|
+
"type": {
|
|
2223
|
+
"type": "intrinsic",
|
|
2224
|
+
"name": "string"
|
|
2225
|
+
}
|
|
2226
|
+
},
|
|
2227
|
+
{
|
|
2228
|
+
"id": 137,
|
|
2229
|
+
"name": "schema",
|
|
2230
|
+
"kind": 1024,
|
|
2231
|
+
"kindString": "Property",
|
|
2232
|
+
"flags": {},
|
|
2233
|
+
"sources": [
|
|
2234
|
+
{
|
|
2235
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
2236
|
+
"line": 8,
|
|
2237
|
+
"character": 4
|
|
2238
|
+
}
|
|
2239
|
+
],
|
|
2240
|
+
"type": {
|
|
2241
|
+
"type": "intrinsic",
|
|
2242
|
+
"name": "string"
|
|
2243
|
+
}
|
|
2244
|
+
},
|
|
2245
|
+
{
|
|
2246
|
+
"id": 139,
|
|
2247
|
+
"name": "sources",
|
|
2248
|
+
"kind": 1024,
|
|
2249
|
+
"kindString": "Property",
|
|
2250
|
+
"flags": {
|
|
2251
|
+
"isOptional": true
|
|
2252
|
+
},
|
|
2253
|
+
"sources": [
|
|
2254
|
+
{
|
|
2255
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
2256
|
+
"line": 10,
|
|
2257
|
+
"character": 4
|
|
2258
|
+
}
|
|
2259
|
+
],
|
|
2260
|
+
"type": {
|
|
2261
|
+
"type": "array",
|
|
2262
|
+
"elementType": {
|
|
2263
|
+
"type": "intrinsic",
|
|
2264
|
+
"name": "string"
|
|
2265
|
+
}
|
|
2266
|
+
}
|
|
2267
|
+
},
|
|
2268
|
+
{
|
|
2269
|
+
"id": 140,
|
|
2270
|
+
"name": "timestamp",
|
|
2271
|
+
"kind": 1024,
|
|
2272
|
+
"kindString": "Property",
|
|
2273
|
+
"flags": {
|
|
2274
|
+
"isOptional": true
|
|
2275
|
+
},
|
|
2276
|
+
"sources": [
|
|
2277
|
+
{
|
|
2278
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
2279
|
+
"line": 11,
|
|
2280
|
+
"character": 4
|
|
2281
|
+
}
|
|
2282
|
+
],
|
|
2283
|
+
"type": {
|
|
2284
|
+
"type": "intrinsic",
|
|
2285
|
+
"name": "number"
|
|
2286
|
+
}
|
|
2287
|
+
}
|
|
2288
|
+
],
|
|
2289
|
+
"groups": [
|
|
2290
|
+
{
|
|
2291
|
+
"title": "Properties",
|
|
2292
|
+
"children": [
|
|
2293
|
+
138,
|
|
2294
|
+
137,
|
|
2295
|
+
139,
|
|
2296
|
+
140
|
|
2297
|
+
]
|
|
2298
|
+
}
|
|
2299
|
+
],
|
|
2300
|
+
"sources": [
|
|
2301
|
+
{
|
|
2302
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
2303
|
+
"line": 7,
|
|
2304
|
+
"character": 107
|
|
2305
|
+
}
|
|
2306
|
+
]
|
|
2307
|
+
}
|
|
2308
|
+
}
|
|
2309
|
+
],
|
|
2310
|
+
"name": "XyoModule"
|
|
2311
|
+
}
|
|
2312
|
+
}
|
|
2313
|
+
}
|
|
2314
|
+
]
|
|
2315
|
+
},
|
|
2316
|
+
{
|
|
2317
|
+
"id": 185,
|
|
2318
|
+
"name": "bindHashes",
|
|
2319
|
+
"kind": 2048,
|
|
2320
|
+
"kindString": "Method",
|
|
2321
|
+
"flags": {},
|
|
2322
|
+
"sources": [
|
|
2323
|
+
{
|
|
2324
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2325
|
+
"line": 21,
|
|
2326
|
+
"character": 4
|
|
2327
|
+
}
|
|
2328
|
+
],
|
|
2329
|
+
"signatures": [
|
|
2330
|
+
{
|
|
2331
|
+
"id": 186,
|
|
2332
|
+
"name": "bindHashes",
|
|
2333
|
+
"kind": 4096,
|
|
2334
|
+
"kindString": "Call signature",
|
|
2335
|
+
"flags": {},
|
|
2336
|
+
"parameters": [
|
|
2337
|
+
{
|
|
2338
|
+
"id": 187,
|
|
2339
|
+
"name": "hashes",
|
|
2340
|
+
"kind": 32768,
|
|
2341
|
+
"kindString": "Parameter",
|
|
2342
|
+
"flags": {},
|
|
2343
|
+
"type": {
|
|
2344
|
+
"type": "array",
|
|
2345
|
+
"elementType": {
|
|
2346
|
+
"type": "intrinsic",
|
|
2347
|
+
"name": "string"
|
|
2348
|
+
}
|
|
2349
|
+
}
|
|
2350
|
+
},
|
|
2351
|
+
{
|
|
2352
|
+
"id": 188,
|
|
2353
|
+
"name": "schema",
|
|
2354
|
+
"kind": 32768,
|
|
2355
|
+
"kindString": "Parameter",
|
|
2356
|
+
"flags": {},
|
|
2357
|
+
"type": {
|
|
2358
|
+
"type": "array",
|
|
2359
|
+
"elementType": {
|
|
2360
|
+
"type": "intrinsic",
|
|
2361
|
+
"name": "string"
|
|
2362
|
+
}
|
|
2363
|
+
}
|
|
2364
|
+
}
|
|
2365
|
+
],
|
|
2366
|
+
"type": {
|
|
2367
|
+
"type": "reference",
|
|
2368
|
+
"typeArguments": [
|
|
2369
|
+
{
|
|
2370
|
+
"type": "reference",
|
|
2371
|
+
"name": "XyoBoundWitness"
|
|
2372
|
+
},
|
|
2373
|
+
{
|
|
2374
|
+
"type": "reflection",
|
|
2375
|
+
"declaration": {
|
|
2376
|
+
"id": 189,
|
|
2377
|
+
"name": "__type",
|
|
2378
|
+
"kind": 65536,
|
|
2379
|
+
"kindString": "Type literal",
|
|
2380
|
+
"flags": {},
|
|
2381
|
+
"children": [
|
|
2382
|
+
{
|
|
2383
|
+
"id": 191,
|
|
2384
|
+
"name": "previousHash",
|
|
2385
|
+
"kind": 1024,
|
|
2386
|
+
"kindString": "Property",
|
|
2387
|
+
"flags": {
|
|
2388
|
+
"isOptional": true
|
|
2389
|
+
},
|
|
2390
|
+
"sources": [
|
|
2391
|
+
{
|
|
2392
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2393
|
+
"line": 23,
|
|
2394
|
+
"character": 8
|
|
2395
|
+
}
|
|
2396
|
+
],
|
|
2397
|
+
"type": {
|
|
2398
|
+
"type": "intrinsic",
|
|
2399
|
+
"name": "string"
|
|
2400
|
+
}
|
|
2401
|
+
},
|
|
2402
|
+
{
|
|
2403
|
+
"id": 190,
|
|
2404
|
+
"name": "schema",
|
|
2405
|
+
"kind": 1024,
|
|
2406
|
+
"kindString": "Property",
|
|
2407
|
+
"flags": {},
|
|
2408
|
+
"sources": [
|
|
2409
|
+
{
|
|
2410
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2411
|
+
"line": 22,
|
|
2412
|
+
"character": 8
|
|
2413
|
+
}
|
|
2414
|
+
],
|
|
2415
|
+
"type": {
|
|
2416
|
+
"type": "intrinsic",
|
|
2417
|
+
"name": "string"
|
|
2418
|
+
}
|
|
2419
|
+
},
|
|
2420
|
+
{
|
|
2421
|
+
"id": 192,
|
|
2422
|
+
"name": "sources",
|
|
2423
|
+
"kind": 1024,
|
|
2424
|
+
"kindString": "Property",
|
|
2425
|
+
"flags": {
|
|
2426
|
+
"isOptional": true
|
|
2427
|
+
},
|
|
2428
|
+
"sources": [
|
|
2429
|
+
{
|
|
2430
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2431
|
+
"line": 24,
|
|
2432
|
+
"character": 8
|
|
2433
|
+
}
|
|
2434
|
+
],
|
|
2435
|
+
"type": {
|
|
2436
|
+
"type": "array",
|
|
2437
|
+
"elementType": {
|
|
2438
|
+
"type": "intrinsic",
|
|
2439
|
+
"name": "string"
|
|
2440
|
+
}
|
|
2441
|
+
}
|
|
2442
|
+
},
|
|
2443
|
+
{
|
|
2444
|
+
"id": 193,
|
|
2445
|
+
"name": "timestamp",
|
|
2446
|
+
"kind": 1024,
|
|
2447
|
+
"kindString": "Property",
|
|
2448
|
+
"flags": {
|
|
2449
|
+
"isOptional": true
|
|
2450
|
+
},
|
|
2451
|
+
"sources": [
|
|
2452
|
+
{
|
|
2453
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2454
|
+
"line": 25,
|
|
2455
|
+
"character": 8
|
|
2456
|
+
}
|
|
2457
|
+
],
|
|
2458
|
+
"type": {
|
|
2459
|
+
"type": "intrinsic",
|
|
2460
|
+
"name": "number"
|
|
2461
|
+
}
|
|
2462
|
+
}
|
|
2463
|
+
],
|
|
2464
|
+
"groups": [
|
|
2465
|
+
{
|
|
2466
|
+
"title": "Properties",
|
|
2467
|
+
"children": [
|
|
2468
|
+
191,
|
|
2469
|
+
190,
|
|
2470
|
+
192,
|
|
2471
|
+
193
|
|
2472
|
+
]
|
|
2473
|
+
}
|
|
2474
|
+
],
|
|
2475
|
+
"sources": [
|
|
2476
|
+
{
|
|
2477
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2478
|
+
"line": 21,
|
|
2479
|
+
"character": 165
|
|
2480
|
+
}
|
|
2481
|
+
]
|
|
2482
|
+
}
|
|
2483
|
+
}
|
|
2484
|
+
],
|
|
2485
|
+
"name": "XyoBoundWitnessWithMeta"
|
|
2486
|
+
},
|
|
2487
|
+
"inheritedFrom": {
|
|
2488
|
+
"type": "reference",
|
|
2489
|
+
"name": "XyoModule.bindHashes"
|
|
2490
|
+
}
|
|
2491
|
+
}
|
|
2492
|
+
],
|
|
2493
|
+
"inheritedFrom": {
|
|
2494
|
+
"type": "reference",
|
|
2495
|
+
"name": "XyoModule.bindHashes"
|
|
2496
|
+
}
|
|
2497
|
+
},
|
|
2498
|
+
{
|
|
2499
|
+
"id": 194,
|
|
2500
|
+
"name": "bindPayloads",
|
|
2501
|
+
"kind": 2048,
|
|
2502
|
+
"kindString": "Method",
|
|
2503
|
+
"flags": {},
|
|
2504
|
+
"sources": [
|
|
2505
|
+
{
|
|
2506
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2507
|
+
"line": 27,
|
|
2508
|
+
"character": 4
|
|
2509
|
+
}
|
|
2510
|
+
],
|
|
2511
|
+
"signatures": [
|
|
2512
|
+
{
|
|
2513
|
+
"id": 195,
|
|
2514
|
+
"name": "bindPayloads",
|
|
2515
|
+
"kind": 4096,
|
|
2516
|
+
"kindString": "Call signature",
|
|
2517
|
+
"flags": {},
|
|
2518
|
+
"parameters": [
|
|
2519
|
+
{
|
|
2520
|
+
"id": 196,
|
|
2521
|
+
"name": "payloads",
|
|
2522
|
+
"kind": 32768,
|
|
2523
|
+
"kindString": "Parameter",
|
|
2524
|
+
"flags": {},
|
|
2525
|
+
"type": {
|
|
2526
|
+
"type": "array",
|
|
2527
|
+
"elementType": {
|
|
2528
|
+
"type": "union",
|
|
2529
|
+
"types": [
|
|
2530
|
+
{
|
|
2531
|
+
"type": "literal",
|
|
2532
|
+
"value": null
|
|
2533
|
+
},
|
|
2534
|
+
{
|
|
2535
|
+
"type": "reflection",
|
|
2536
|
+
"declaration": {
|
|
2537
|
+
"id": 197,
|
|
2538
|
+
"name": "__type",
|
|
2539
|
+
"kind": 65536,
|
|
2540
|
+
"kindString": "Type literal",
|
|
2541
|
+
"flags": {},
|
|
2542
|
+
"children": [
|
|
2543
|
+
{
|
|
2544
|
+
"id": 199,
|
|
2545
|
+
"name": "previousHash",
|
|
2546
|
+
"kind": 1024,
|
|
2547
|
+
"kindString": "Property",
|
|
2548
|
+
"flags": {
|
|
2549
|
+
"isOptional": true
|
|
2550
|
+
},
|
|
2551
|
+
"sources": [
|
|
2552
|
+
{
|
|
2553
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
2554
|
+
"line": 9,
|
|
2555
|
+
"character": 4
|
|
2556
|
+
}
|
|
2557
|
+
],
|
|
2558
|
+
"type": {
|
|
2559
|
+
"type": "intrinsic",
|
|
2560
|
+
"name": "string"
|
|
2561
|
+
}
|
|
2562
|
+
},
|
|
2563
|
+
{
|
|
2564
|
+
"id": 198,
|
|
2565
|
+
"name": "schema",
|
|
2566
|
+
"kind": 1024,
|
|
2567
|
+
"kindString": "Property",
|
|
2568
|
+
"flags": {},
|
|
2569
|
+
"sources": [
|
|
2570
|
+
{
|
|
2571
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
2572
|
+
"line": 8,
|
|
2573
|
+
"character": 4
|
|
2574
|
+
}
|
|
2575
|
+
],
|
|
2576
|
+
"type": {
|
|
2577
|
+
"type": "intrinsic",
|
|
2578
|
+
"name": "string"
|
|
2579
|
+
}
|
|
2580
|
+
},
|
|
2581
|
+
{
|
|
2582
|
+
"id": 200,
|
|
2583
|
+
"name": "sources",
|
|
2584
|
+
"kind": 1024,
|
|
2585
|
+
"kindString": "Property",
|
|
2586
|
+
"flags": {
|
|
2587
|
+
"isOptional": true
|
|
2588
|
+
},
|
|
2589
|
+
"sources": [
|
|
2590
|
+
{
|
|
2591
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
2592
|
+
"line": 10,
|
|
2593
|
+
"character": 4
|
|
2594
|
+
}
|
|
2595
|
+
],
|
|
2596
|
+
"type": {
|
|
2597
|
+
"type": "array",
|
|
2598
|
+
"elementType": {
|
|
2599
|
+
"type": "intrinsic",
|
|
2600
|
+
"name": "string"
|
|
2601
|
+
}
|
|
2602
|
+
}
|
|
2603
|
+
},
|
|
2604
|
+
{
|
|
2605
|
+
"id": 201,
|
|
2606
|
+
"name": "timestamp",
|
|
2607
|
+
"kind": 1024,
|
|
2608
|
+
"kindString": "Property",
|
|
2609
|
+
"flags": {
|
|
2610
|
+
"isOptional": true
|
|
2611
|
+
},
|
|
2612
|
+
"sources": [
|
|
2613
|
+
{
|
|
2614
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
2615
|
+
"line": 11,
|
|
2616
|
+
"character": 4
|
|
2617
|
+
}
|
|
2618
|
+
],
|
|
2619
|
+
"type": {
|
|
2620
|
+
"type": "intrinsic",
|
|
2621
|
+
"name": "number"
|
|
2622
|
+
}
|
|
2623
|
+
}
|
|
2624
|
+
],
|
|
2625
|
+
"groups": [
|
|
2626
|
+
{
|
|
2627
|
+
"title": "Properties",
|
|
2628
|
+
"children": [
|
|
2629
|
+
199,
|
|
2630
|
+
198,
|
|
2631
|
+
200,
|
|
2632
|
+
201
|
|
2633
|
+
]
|
|
2634
|
+
}
|
|
2635
|
+
],
|
|
2636
|
+
"sources": [
|
|
2637
|
+
{
|
|
2638
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
2639
|
+
"line": 7,
|
|
2640
|
+
"character": 107
|
|
2641
|
+
}
|
|
2642
|
+
]
|
|
2643
|
+
}
|
|
2644
|
+
}
|
|
2645
|
+
]
|
|
2646
|
+
}
|
|
2647
|
+
}
|
|
2648
|
+
}
|
|
2649
|
+
],
|
|
2650
|
+
"type": {
|
|
2651
|
+
"type": "reference",
|
|
2652
|
+
"typeArguments": [
|
|
2653
|
+
{
|
|
2654
|
+
"type": "reference",
|
|
2655
|
+
"name": "XyoBoundWitness"
|
|
2656
|
+
},
|
|
2657
|
+
{
|
|
2658
|
+
"type": "reflection",
|
|
2659
|
+
"declaration": {
|
|
2660
|
+
"id": 202,
|
|
2661
|
+
"name": "__type",
|
|
2662
|
+
"kind": 65536,
|
|
2663
|
+
"kindString": "Type literal",
|
|
2664
|
+
"flags": {},
|
|
2665
|
+
"children": [
|
|
2666
|
+
{
|
|
2667
|
+
"id": 204,
|
|
2668
|
+
"name": "previousHash",
|
|
2669
|
+
"kind": 1024,
|
|
2670
|
+
"kindString": "Property",
|
|
2671
|
+
"flags": {
|
|
2672
|
+
"isOptional": true
|
|
2673
|
+
},
|
|
2674
|
+
"sources": [
|
|
2675
|
+
{
|
|
2676
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2677
|
+
"line": 29,
|
|
2678
|
+
"character": 8
|
|
2679
|
+
}
|
|
2680
|
+
],
|
|
2681
|
+
"type": {
|
|
2682
|
+
"type": "intrinsic",
|
|
2683
|
+
"name": "string"
|
|
2684
|
+
}
|
|
2685
|
+
},
|
|
2686
|
+
{
|
|
2687
|
+
"id": 203,
|
|
2688
|
+
"name": "schema",
|
|
2689
|
+
"kind": 1024,
|
|
2690
|
+
"kindString": "Property",
|
|
2691
|
+
"flags": {},
|
|
2692
|
+
"sources": [
|
|
2693
|
+
{
|
|
2694
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2695
|
+
"line": 28,
|
|
2696
|
+
"character": 8
|
|
2697
|
+
}
|
|
2698
|
+
],
|
|
2699
|
+
"type": {
|
|
2700
|
+
"type": "intrinsic",
|
|
2701
|
+
"name": "string"
|
|
2702
|
+
}
|
|
2703
|
+
},
|
|
2704
|
+
{
|
|
2705
|
+
"id": 205,
|
|
2706
|
+
"name": "sources",
|
|
2707
|
+
"kind": 1024,
|
|
2708
|
+
"kindString": "Property",
|
|
2709
|
+
"flags": {
|
|
2710
|
+
"isOptional": true
|
|
2711
|
+
},
|
|
2712
|
+
"sources": [
|
|
2713
|
+
{
|
|
2714
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2715
|
+
"line": 30,
|
|
2716
|
+
"character": 8
|
|
2717
|
+
}
|
|
2718
|
+
],
|
|
2719
|
+
"type": {
|
|
2720
|
+
"type": "array",
|
|
2721
|
+
"elementType": {
|
|
2722
|
+
"type": "intrinsic",
|
|
2723
|
+
"name": "string"
|
|
2724
|
+
}
|
|
2725
|
+
}
|
|
2726
|
+
},
|
|
2727
|
+
{
|
|
2728
|
+
"id": 206,
|
|
2729
|
+
"name": "timestamp",
|
|
2730
|
+
"kind": 1024,
|
|
2731
|
+
"kindString": "Property",
|
|
2732
|
+
"flags": {
|
|
2733
|
+
"isOptional": true
|
|
2734
|
+
},
|
|
2735
|
+
"sources": [
|
|
2736
|
+
{
|
|
2737
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2738
|
+
"line": 31,
|
|
2739
|
+
"character": 8
|
|
2740
|
+
}
|
|
2741
|
+
],
|
|
2742
|
+
"type": {
|
|
2743
|
+
"type": "intrinsic",
|
|
2744
|
+
"name": "number"
|
|
2745
|
+
}
|
|
2746
|
+
}
|
|
2747
|
+
],
|
|
2748
|
+
"groups": [
|
|
2749
|
+
{
|
|
2750
|
+
"title": "Properties",
|
|
2751
|
+
"children": [
|
|
2752
|
+
204,
|
|
2753
|
+
203,
|
|
2754
|
+
205,
|
|
2755
|
+
206
|
|
2756
|
+
]
|
|
2757
|
+
}
|
|
2758
|
+
],
|
|
2759
|
+
"sources": [
|
|
2760
|
+
{
|
|
2761
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2762
|
+
"line": 27,
|
|
2763
|
+
"character": 164
|
|
2764
|
+
}
|
|
2765
|
+
]
|
|
2766
|
+
}
|
|
2767
|
+
}
|
|
2768
|
+
],
|
|
2769
|
+
"name": "XyoBoundWitnessWithMeta"
|
|
2770
|
+
},
|
|
2771
|
+
"inheritedFrom": {
|
|
2772
|
+
"type": "reference",
|
|
2773
|
+
"name": "XyoModule.bindPayloads"
|
|
2774
|
+
}
|
|
2775
|
+
}
|
|
2776
|
+
],
|
|
2777
|
+
"inheritedFrom": {
|
|
2778
|
+
"type": "reference",
|
|
2779
|
+
"name": "XyoModule.bindPayloads"
|
|
2780
|
+
}
|
|
2781
|
+
},
|
|
2782
|
+
{
|
|
2783
|
+
"id": 99,
|
|
2784
|
+
"name": "detatch",
|
|
2417
2785
|
"kind": 2048,
|
|
2418
2786
|
"kindString": "Method",
|
|
2419
2787
|
"flags": {
|
|
@@ -2424,19 +2792,19 @@
|
|
|
2424
2792
|
"fileName": "modules/packages/node/src/XyoNode.ts",
|
|
2425
2793
|
"line": 19,
|
|
2426
2794
|
"character": 11,
|
|
2427
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2795
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1a0db25/packages/modules/packages/node/src/XyoNode.ts#L19"
|
|
2428
2796
|
}
|
|
2429
2797
|
],
|
|
2430
2798
|
"signatures": [
|
|
2431
2799
|
{
|
|
2432
|
-
"id":
|
|
2800
|
+
"id": 100,
|
|
2433
2801
|
"name": "detatch",
|
|
2434
2802
|
"kind": 4096,
|
|
2435
2803
|
"kindString": "Call signature",
|
|
2436
2804
|
"flags": {},
|
|
2437
2805
|
"parameters": [
|
|
2438
2806
|
{
|
|
2439
|
-
"id":
|
|
2807
|
+
"id": 101,
|
|
2440
2808
|
"name": "_address",
|
|
2441
2809
|
"kind": 32768,
|
|
2442
2810
|
"kindString": "Parameter",
|
|
@@ -2465,7 +2833,7 @@
|
|
|
2465
2833
|
}
|
|
2466
2834
|
},
|
|
2467
2835
|
{
|
|
2468
|
-
"id":
|
|
2836
|
+
"id": 177,
|
|
2469
2837
|
"name": "discover",
|
|
2470
2838
|
"kind": 2048,
|
|
2471
2839
|
"kindString": "Method",
|
|
@@ -2479,7 +2847,7 @@
|
|
|
2479
2847
|
],
|
|
2480
2848
|
"signatures": [
|
|
2481
2849
|
{
|
|
2482
|
-
"id":
|
|
2850
|
+
"id": 178,
|
|
2483
2851
|
"name": "discover",
|
|
2484
2852
|
"kind": 4096,
|
|
2485
2853
|
"kindString": "Call signature",
|
|
@@ -2500,7 +2868,7 @@
|
|
|
2500
2868
|
}
|
|
2501
2869
|
},
|
|
2502
2870
|
{
|
|
2503
|
-
"id":
|
|
2871
|
+
"id": 164,
|
|
2504
2872
|
"name": "get",
|
|
2505
2873
|
"kind": 2048,
|
|
2506
2874
|
"kindString": "Method",
|
|
@@ -2510,21 +2878,21 @@
|
|
|
2510
2878
|
"sources": [
|
|
2511
2879
|
{
|
|
2512
2880
|
"fileName": "modules/packages/node/src/XyoNode.ts",
|
|
2513
|
-
"line":
|
|
2881
|
+
"line": 64,
|
|
2514
2882
|
"character": 11,
|
|
2515
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2883
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1a0db25/packages/modules/packages/node/src/XyoNode.ts#L64"
|
|
2516
2884
|
}
|
|
2517
2885
|
],
|
|
2518
2886
|
"signatures": [
|
|
2519
2887
|
{
|
|
2520
|
-
"id":
|
|
2888
|
+
"id": 165,
|
|
2521
2889
|
"name": "get",
|
|
2522
2890
|
"kind": 4096,
|
|
2523
2891
|
"kindString": "Call signature",
|
|
2524
2892
|
"flags": {},
|
|
2525
2893
|
"parameters": [
|
|
2526
2894
|
{
|
|
2527
|
-
"id":
|
|
2895
|
+
"id": 166,
|
|
2528
2896
|
"name": "_address",
|
|
2529
2897
|
"kind": 32768,
|
|
2530
2898
|
"kindString": "Parameter",
|
|
@@ -2553,7 +2921,7 @@
|
|
|
2553
2921
|
]
|
|
2554
2922
|
},
|
|
2555
2923
|
{
|
|
2556
|
-
"id":
|
|
2924
|
+
"id": 179,
|
|
2557
2925
|
"name": "initialize",
|
|
2558
2926
|
"kind": 2048,
|
|
2559
2927
|
"kindString": "Method",
|
|
@@ -2567,7 +2935,7 @@
|
|
|
2567
2935
|
],
|
|
2568
2936
|
"signatures": [
|
|
2569
2937
|
{
|
|
2570
|
-
"id":
|
|
2938
|
+
"id": 180,
|
|
2571
2939
|
"name": "initialize",
|
|
2572
2940
|
"kind": 4096,
|
|
2573
2941
|
"kindString": "Call signature",
|
|
@@ -2588,7 +2956,7 @@
|
|
|
2588
2956
|
}
|
|
2589
2957
|
},
|
|
2590
2958
|
{
|
|
2591
|
-
"id":
|
|
2959
|
+
"id": 175,
|
|
2592
2960
|
"name": "queries",
|
|
2593
2961
|
"kind": 2048,
|
|
2594
2962
|
"kindString": "Method",
|
|
@@ -2602,7 +2970,7 @@
|
|
|
2602
2970
|
],
|
|
2603
2971
|
"signatures": [
|
|
2604
2972
|
{
|
|
2605
|
-
"id":
|
|
2973
|
+
"id": 176,
|
|
2606
2974
|
"name": "queries",
|
|
2607
2975
|
"kind": 4096,
|
|
2608
2976
|
"kindString": "Call signature",
|
|
@@ -2624,206 +2992,603 @@
|
|
|
2624
2992
|
},
|
|
2625
2993
|
"inheritedFrom": {
|
|
2626
2994
|
"type": "reference",
|
|
2627
|
-
"name": "XyoModule.queries"
|
|
2995
|
+
"name": "XyoModule.queries"
|
|
2996
|
+
},
|
|
2997
|
+
"implementationOf": {
|
|
2998
|
+
"type": "reference",
|
|
2999
|
+
"id": 25,
|
|
3000
|
+
"name": "NodeModule.queries"
|
|
3001
|
+
}
|
|
3002
|
+
}
|
|
3003
|
+
],
|
|
3004
|
+
"inheritedFrom": {
|
|
3005
|
+
"type": "reference",
|
|
3006
|
+
"name": "XyoModule.queries"
|
|
3007
|
+
},
|
|
3008
|
+
"implementationOf": {
|
|
3009
|
+
"type": "reference",
|
|
3010
|
+
"id": 24,
|
|
3011
|
+
"name": "NodeModule.queries"
|
|
3012
|
+
}
|
|
3013
|
+
},
|
|
3014
|
+
{
|
|
3015
|
+
"id": 158,
|
|
3016
|
+
"name": "query",
|
|
3017
|
+
"kind": 2048,
|
|
3018
|
+
"kindString": "Method",
|
|
3019
|
+
"flags": {},
|
|
3020
|
+
"sources": [
|
|
3021
|
+
{
|
|
3022
|
+
"fileName": "modules/packages/node/src/XyoNode.ts",
|
|
3023
|
+
"line": 37,
|
|
3024
|
+
"character": 2,
|
|
3025
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1a0db25/packages/modules/packages/node/src/XyoNode.ts#L37"
|
|
3026
|
+
}
|
|
3027
|
+
],
|
|
3028
|
+
"signatures": [
|
|
3029
|
+
{
|
|
3030
|
+
"id": 159,
|
|
3031
|
+
"name": "query",
|
|
3032
|
+
"kind": 4096,
|
|
3033
|
+
"kindString": "Call signature",
|
|
3034
|
+
"flags": {},
|
|
3035
|
+
"comment": {
|
|
3036
|
+
"summary": [
|
|
3037
|
+
{
|
|
3038
|
+
"kind": "text",
|
|
3039
|
+
"text": "Query Functions - End"
|
|
3040
|
+
}
|
|
3041
|
+
]
|
|
3042
|
+
},
|
|
3043
|
+
"parameters": [
|
|
3044
|
+
{
|
|
3045
|
+
"id": 160,
|
|
3046
|
+
"name": "query",
|
|
3047
|
+
"kind": 32768,
|
|
3048
|
+
"kindString": "Parameter",
|
|
3049
|
+
"flags": {},
|
|
3050
|
+
"type": {
|
|
3051
|
+
"type": "reference",
|
|
3052
|
+
"id": 50,
|
|
3053
|
+
"name": "TQuery"
|
|
3054
|
+
}
|
|
3055
|
+
}
|
|
3056
|
+
],
|
|
3057
|
+
"type": {
|
|
3058
|
+
"type": "reference",
|
|
3059
|
+
"typeArguments": [
|
|
3060
|
+
{
|
|
3061
|
+
"type": "reference",
|
|
3062
|
+
"typeArguments": [
|
|
3063
|
+
{
|
|
3064
|
+
"type": "reference",
|
|
3065
|
+
"id": 61,
|
|
3066
|
+
"name": "TQueryResult"
|
|
3067
|
+
}
|
|
3068
|
+
],
|
|
3069
|
+
"name": "XyoModuleQueryResult"
|
|
3070
|
+
}
|
|
3071
|
+
],
|
|
3072
|
+
"name": "Promisable"
|
|
3073
|
+
},
|
|
3074
|
+
"overwrites": {
|
|
3075
|
+
"type": "reference",
|
|
3076
|
+
"name": "XyoModule.query"
|
|
3077
|
+
},
|
|
3078
|
+
"implementationOf": {
|
|
3079
|
+
"type": "reference",
|
|
3080
|
+
"name": "NodeModule.query"
|
|
3081
|
+
}
|
|
3082
|
+
}
|
|
3083
|
+
],
|
|
3084
|
+
"overwrites": {
|
|
3085
|
+
"type": "reference",
|
|
3086
|
+
"name": "XyoModule.query"
|
|
3087
|
+
},
|
|
3088
|
+
"implementationOf": {
|
|
3089
|
+
"type": "reference",
|
|
3090
|
+
"id": 30,
|
|
3091
|
+
"name": "NodeModule.query"
|
|
3092
|
+
}
|
|
3093
|
+
},
|
|
3094
|
+
{
|
|
3095
|
+
"id": 172,
|
|
3096
|
+
"name": "queryable",
|
|
3097
|
+
"kind": 2048,
|
|
3098
|
+
"kindString": "Method",
|
|
3099
|
+
"flags": {},
|
|
3100
|
+
"sources": [
|
|
3101
|
+
{
|
|
3102
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
3103
|
+
"line": 14,
|
|
3104
|
+
"character": 4
|
|
3105
|
+
}
|
|
3106
|
+
],
|
|
3107
|
+
"signatures": [
|
|
3108
|
+
{
|
|
3109
|
+
"id": 173,
|
|
3110
|
+
"name": "queryable",
|
|
3111
|
+
"kind": 4096,
|
|
3112
|
+
"kindString": "Call signature",
|
|
3113
|
+
"flags": {},
|
|
3114
|
+
"parameters": [
|
|
3115
|
+
{
|
|
3116
|
+
"id": 174,
|
|
3117
|
+
"name": "schema",
|
|
3118
|
+
"kind": 32768,
|
|
3119
|
+
"kindString": "Parameter",
|
|
3120
|
+
"flags": {},
|
|
3121
|
+
"type": {
|
|
3122
|
+
"type": "intrinsic",
|
|
3123
|
+
"name": "string"
|
|
3124
|
+
}
|
|
3125
|
+
}
|
|
3126
|
+
],
|
|
3127
|
+
"type": {
|
|
3128
|
+
"type": "intrinsic",
|
|
3129
|
+
"name": "boolean"
|
|
3130
|
+
},
|
|
3131
|
+
"inheritedFrom": {
|
|
3132
|
+
"type": "reference",
|
|
3133
|
+
"name": "XyoModule.queryable"
|
|
2628
3134
|
},
|
|
2629
3135
|
"implementationOf": {
|
|
2630
3136
|
"type": "reference",
|
|
2631
|
-
"
|
|
2632
|
-
"name": "NodeModule.queries"
|
|
3137
|
+
"name": "NodeModule.queryable"
|
|
2633
3138
|
}
|
|
2634
3139
|
}
|
|
2635
3140
|
],
|
|
2636
3141
|
"inheritedFrom": {
|
|
2637
3142
|
"type": "reference",
|
|
2638
|
-
"name": "XyoModule.
|
|
3143
|
+
"name": "XyoModule.queryable"
|
|
2639
3144
|
},
|
|
2640
3145
|
"implementationOf": {
|
|
2641
3146
|
"type": "reference",
|
|
2642
|
-
"id":
|
|
2643
|
-
"name": "NodeModule.
|
|
3147
|
+
"id": 26,
|
|
3148
|
+
"name": "NodeModule.queryable"
|
|
2644
3149
|
}
|
|
2645
3150
|
},
|
|
2646
3151
|
{
|
|
2647
|
-
"id":
|
|
2648
|
-
"name": "
|
|
3152
|
+
"id": 161,
|
|
3153
|
+
"name": "register",
|
|
2649
3154
|
"kind": 2048,
|
|
2650
3155
|
"kindString": "Method",
|
|
2651
3156
|
"flags": {},
|
|
2652
3157
|
"sources": [
|
|
2653
3158
|
{
|
|
2654
3159
|
"fileName": "modules/packages/node/src/XyoNode.ts",
|
|
2655
|
-
"line":
|
|
3160
|
+
"line": 60,
|
|
2656
3161
|
"character": 2,
|
|
2657
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3162
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1a0db25/packages/modules/packages/node/src/XyoNode.ts#L60"
|
|
2658
3163
|
}
|
|
2659
3164
|
],
|
|
2660
3165
|
"signatures": [
|
|
2661
3166
|
{
|
|
2662
|
-
"id":
|
|
2663
|
-
"name": "
|
|
3167
|
+
"id": 162,
|
|
3168
|
+
"name": "register",
|
|
2664
3169
|
"kind": 4096,
|
|
2665
3170
|
"kindString": "Call signature",
|
|
2666
3171
|
"flags": {},
|
|
2667
|
-
"comment": {
|
|
2668
|
-
"summary": [
|
|
2669
|
-
{
|
|
2670
|
-
"kind": "text",
|
|
2671
|
-
"text": "Query Functions - End"
|
|
2672
|
-
}
|
|
2673
|
-
]
|
|
2674
|
-
},
|
|
2675
3172
|
"parameters": [
|
|
2676
3173
|
{
|
|
2677
|
-
"id":
|
|
2678
|
-
"name": "
|
|
3174
|
+
"id": 163,
|
|
3175
|
+
"name": "_module",
|
|
2679
3176
|
"kind": 32768,
|
|
2680
3177
|
"kindString": "Parameter",
|
|
2681
3178
|
"flags": {},
|
|
2682
3179
|
"type": {
|
|
2683
3180
|
"type": "reference",
|
|
2684
|
-
"id":
|
|
2685
|
-
"name": "
|
|
3181
|
+
"id": 92,
|
|
3182
|
+
"name": "TModule"
|
|
2686
3183
|
}
|
|
2687
3184
|
}
|
|
2688
3185
|
],
|
|
2689
3186
|
"type": {
|
|
2690
|
-
"type": "
|
|
2691
|
-
"
|
|
3187
|
+
"type": "intrinsic",
|
|
3188
|
+
"name": "void"
|
|
3189
|
+
}
|
|
3190
|
+
}
|
|
3191
|
+
]
|
|
3192
|
+
},
|
|
3193
|
+
{
|
|
3194
|
+
"id": 102,
|
|
3195
|
+
"name": "resolve",
|
|
3196
|
+
"kind": 2048,
|
|
3197
|
+
"kindString": "Method",
|
|
3198
|
+
"flags": {
|
|
3199
|
+
"isAbstract": true
|
|
3200
|
+
},
|
|
3201
|
+
"sources": [
|
|
3202
|
+
{
|
|
3203
|
+
"fileName": "modules/packages/node/src/XyoNode.ts",
|
|
3204
|
+
"line": 20,
|
|
3205
|
+
"character": 11,
|
|
3206
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1a0db25/packages/modules/packages/node/src/XyoNode.ts#L20"
|
|
3207
|
+
}
|
|
3208
|
+
],
|
|
3209
|
+
"signatures": [
|
|
3210
|
+
{
|
|
3211
|
+
"id": 103,
|
|
3212
|
+
"name": "resolve",
|
|
3213
|
+
"kind": 4096,
|
|
3214
|
+
"kindString": "Call signature",
|
|
3215
|
+
"flags": {},
|
|
3216
|
+
"parameters": [
|
|
3217
|
+
{
|
|
3218
|
+
"id": 104,
|
|
3219
|
+
"name": "_address",
|
|
3220
|
+
"kind": 32768,
|
|
3221
|
+
"kindString": "Parameter",
|
|
3222
|
+
"flags": {},
|
|
3223
|
+
"type": {
|
|
3224
|
+
"type": "intrinsic",
|
|
3225
|
+
"name": "string"
|
|
3226
|
+
}
|
|
3227
|
+
}
|
|
3228
|
+
],
|
|
3229
|
+
"type": {
|
|
3230
|
+
"type": "union",
|
|
3231
|
+
"types": [
|
|
3232
|
+
{
|
|
3233
|
+
"type": "literal",
|
|
3234
|
+
"value": null
|
|
3235
|
+
},
|
|
2692
3236
|
{
|
|
2693
3237
|
"type": "reference",
|
|
2694
3238
|
"typeArguments": [
|
|
2695
3239
|
{
|
|
2696
|
-
"type": "
|
|
2697
|
-
"
|
|
2698
|
-
|
|
3240
|
+
"type": "reflection",
|
|
3241
|
+
"declaration": {
|
|
3242
|
+
"id": 105,
|
|
3243
|
+
"name": "__type",
|
|
3244
|
+
"kind": 65536,
|
|
3245
|
+
"kindString": "Type literal",
|
|
3246
|
+
"flags": {},
|
|
3247
|
+
"children": [
|
|
3248
|
+
{
|
|
3249
|
+
"id": 107,
|
|
3250
|
+
"name": "previousHash",
|
|
3251
|
+
"kind": 1024,
|
|
3252
|
+
"kindString": "Property",
|
|
3253
|
+
"flags": {
|
|
3254
|
+
"isOptional": true
|
|
3255
|
+
},
|
|
3256
|
+
"sources": [
|
|
3257
|
+
{
|
|
3258
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
3259
|
+
"line": 9,
|
|
3260
|
+
"character": 4
|
|
3261
|
+
}
|
|
3262
|
+
],
|
|
3263
|
+
"type": {
|
|
3264
|
+
"type": "intrinsic",
|
|
3265
|
+
"name": "string"
|
|
3266
|
+
}
|
|
3267
|
+
},
|
|
3268
|
+
{
|
|
3269
|
+
"id": 106,
|
|
3270
|
+
"name": "schema",
|
|
3271
|
+
"kind": 1024,
|
|
3272
|
+
"kindString": "Property",
|
|
3273
|
+
"flags": {},
|
|
3274
|
+
"sources": [
|
|
3275
|
+
{
|
|
3276
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
3277
|
+
"line": 8,
|
|
3278
|
+
"character": 4
|
|
3279
|
+
}
|
|
3280
|
+
],
|
|
3281
|
+
"type": {
|
|
3282
|
+
"type": "intrinsic",
|
|
3283
|
+
"name": "string"
|
|
3284
|
+
}
|
|
3285
|
+
},
|
|
3286
|
+
{
|
|
3287
|
+
"id": 108,
|
|
3288
|
+
"name": "sources",
|
|
3289
|
+
"kind": 1024,
|
|
3290
|
+
"kindString": "Property",
|
|
3291
|
+
"flags": {
|
|
3292
|
+
"isOptional": true
|
|
3293
|
+
},
|
|
3294
|
+
"sources": [
|
|
3295
|
+
{
|
|
3296
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
3297
|
+
"line": 10,
|
|
3298
|
+
"character": 4
|
|
3299
|
+
}
|
|
3300
|
+
],
|
|
3301
|
+
"type": {
|
|
3302
|
+
"type": "array",
|
|
3303
|
+
"elementType": {
|
|
3304
|
+
"type": "intrinsic",
|
|
3305
|
+
"name": "string"
|
|
3306
|
+
}
|
|
3307
|
+
}
|
|
3308
|
+
},
|
|
3309
|
+
{
|
|
3310
|
+
"id": 109,
|
|
3311
|
+
"name": "timestamp",
|
|
3312
|
+
"kind": 1024,
|
|
3313
|
+
"kindString": "Property",
|
|
3314
|
+
"flags": {
|
|
3315
|
+
"isOptional": true
|
|
3316
|
+
},
|
|
3317
|
+
"sources": [
|
|
3318
|
+
{
|
|
3319
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
3320
|
+
"line": 11,
|
|
3321
|
+
"character": 4
|
|
3322
|
+
}
|
|
3323
|
+
],
|
|
3324
|
+
"type": {
|
|
3325
|
+
"type": "intrinsic",
|
|
3326
|
+
"name": "number"
|
|
3327
|
+
}
|
|
3328
|
+
}
|
|
3329
|
+
],
|
|
3330
|
+
"groups": [
|
|
3331
|
+
{
|
|
3332
|
+
"title": "Properties",
|
|
3333
|
+
"children": [
|
|
3334
|
+
107,
|
|
3335
|
+
106,
|
|
3336
|
+
108,
|
|
3337
|
+
109
|
|
3338
|
+
]
|
|
3339
|
+
}
|
|
3340
|
+
],
|
|
3341
|
+
"sources": [
|
|
3342
|
+
{
|
|
3343
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
3344
|
+
"line": 7,
|
|
3345
|
+
"character": 107
|
|
3346
|
+
}
|
|
3347
|
+
]
|
|
3348
|
+
}
|
|
3349
|
+
},
|
|
3350
|
+
{
|
|
3351
|
+
"type": "reference",
|
|
3352
|
+
"typeArguments": [
|
|
3353
|
+
{
|
|
3354
|
+
"type": "reflection",
|
|
3355
|
+
"declaration": {
|
|
3356
|
+
"id": 110,
|
|
3357
|
+
"name": "__type",
|
|
3358
|
+
"kind": 65536,
|
|
3359
|
+
"kindString": "Type literal",
|
|
3360
|
+
"flags": {},
|
|
3361
|
+
"children": [
|
|
3362
|
+
{
|
|
3363
|
+
"id": 112,
|
|
3364
|
+
"name": "previousHash",
|
|
3365
|
+
"kind": 1024,
|
|
3366
|
+
"kindString": "Property",
|
|
3367
|
+
"flags": {
|
|
3368
|
+
"isOptional": true
|
|
3369
|
+
},
|
|
3370
|
+
"sources": [
|
|
3371
|
+
{
|
|
3372
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
3373
|
+
"line": 9,
|
|
3374
|
+
"character": 4
|
|
3375
|
+
}
|
|
3376
|
+
],
|
|
3377
|
+
"type": {
|
|
3378
|
+
"type": "intrinsic",
|
|
3379
|
+
"name": "string"
|
|
3380
|
+
}
|
|
3381
|
+
},
|
|
3382
|
+
{
|
|
3383
|
+
"id": 111,
|
|
3384
|
+
"name": "schema",
|
|
3385
|
+
"kind": 1024,
|
|
3386
|
+
"kindString": "Property",
|
|
3387
|
+
"flags": {},
|
|
3388
|
+
"sources": [
|
|
3389
|
+
{
|
|
3390
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
3391
|
+
"line": 8,
|
|
3392
|
+
"character": 4
|
|
3393
|
+
}
|
|
3394
|
+
],
|
|
3395
|
+
"type": {
|
|
3396
|
+
"type": "intrinsic",
|
|
3397
|
+
"name": "string"
|
|
3398
|
+
}
|
|
3399
|
+
},
|
|
3400
|
+
{
|
|
3401
|
+
"id": 113,
|
|
3402
|
+
"name": "sources",
|
|
3403
|
+
"kind": 1024,
|
|
3404
|
+
"kindString": "Property",
|
|
3405
|
+
"flags": {
|
|
3406
|
+
"isOptional": true
|
|
3407
|
+
},
|
|
3408
|
+
"sources": [
|
|
3409
|
+
{
|
|
3410
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
3411
|
+
"line": 10,
|
|
3412
|
+
"character": 4
|
|
3413
|
+
}
|
|
3414
|
+
],
|
|
3415
|
+
"type": {
|
|
3416
|
+
"type": "array",
|
|
3417
|
+
"elementType": {
|
|
3418
|
+
"type": "intrinsic",
|
|
3419
|
+
"name": "string"
|
|
3420
|
+
}
|
|
3421
|
+
}
|
|
3422
|
+
},
|
|
3423
|
+
{
|
|
3424
|
+
"id": 114,
|
|
3425
|
+
"name": "timestamp",
|
|
3426
|
+
"kind": 1024,
|
|
3427
|
+
"kindString": "Property",
|
|
3428
|
+
"flags": {
|
|
3429
|
+
"isOptional": true
|
|
3430
|
+
},
|
|
3431
|
+
"sources": [
|
|
3432
|
+
{
|
|
3433
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
3434
|
+
"line": 11,
|
|
3435
|
+
"character": 4
|
|
3436
|
+
}
|
|
3437
|
+
],
|
|
3438
|
+
"type": {
|
|
3439
|
+
"type": "intrinsic",
|
|
3440
|
+
"name": "number"
|
|
3441
|
+
}
|
|
3442
|
+
}
|
|
3443
|
+
],
|
|
3444
|
+
"groups": [
|
|
3445
|
+
{
|
|
3446
|
+
"title": "Properties",
|
|
3447
|
+
"children": [
|
|
3448
|
+
112,
|
|
3449
|
+
111,
|
|
3450
|
+
113,
|
|
3451
|
+
114
|
|
3452
|
+
]
|
|
3453
|
+
}
|
|
3454
|
+
],
|
|
3455
|
+
"sources": [
|
|
3456
|
+
{
|
|
3457
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
3458
|
+
"line": 7,
|
|
3459
|
+
"character": 107
|
|
3460
|
+
}
|
|
3461
|
+
]
|
|
3462
|
+
}
|
|
3463
|
+
},
|
|
3464
|
+
{
|
|
3465
|
+
"type": "intrinsic",
|
|
3466
|
+
"name": "string"
|
|
3467
|
+
}
|
|
3468
|
+
],
|
|
3469
|
+
"name": "XyoQuery"
|
|
3470
|
+
},
|
|
3471
|
+
{
|
|
3472
|
+
"type": "reflection",
|
|
3473
|
+
"declaration": {
|
|
3474
|
+
"id": 115,
|
|
3475
|
+
"name": "__type",
|
|
3476
|
+
"kind": 65536,
|
|
3477
|
+
"kindString": "Type literal",
|
|
3478
|
+
"flags": {},
|
|
3479
|
+
"children": [
|
|
3480
|
+
{
|
|
3481
|
+
"id": 117,
|
|
3482
|
+
"name": "previousHash",
|
|
3483
|
+
"kind": 1024,
|
|
3484
|
+
"kindString": "Property",
|
|
3485
|
+
"flags": {
|
|
3486
|
+
"isOptional": true
|
|
3487
|
+
},
|
|
3488
|
+
"sources": [
|
|
3489
|
+
{
|
|
3490
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
3491
|
+
"line": 9,
|
|
3492
|
+
"character": 4
|
|
3493
|
+
}
|
|
3494
|
+
],
|
|
3495
|
+
"type": {
|
|
3496
|
+
"type": "intrinsic",
|
|
3497
|
+
"name": "string"
|
|
3498
|
+
}
|
|
3499
|
+
},
|
|
3500
|
+
{
|
|
3501
|
+
"id": 116,
|
|
3502
|
+
"name": "schema",
|
|
3503
|
+
"kind": 1024,
|
|
3504
|
+
"kindString": "Property",
|
|
3505
|
+
"flags": {},
|
|
3506
|
+
"sources": [
|
|
3507
|
+
{
|
|
3508
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
3509
|
+
"line": 8,
|
|
3510
|
+
"character": 4
|
|
3511
|
+
}
|
|
3512
|
+
],
|
|
3513
|
+
"type": {
|
|
3514
|
+
"type": "intrinsic",
|
|
3515
|
+
"name": "string"
|
|
3516
|
+
}
|
|
3517
|
+
},
|
|
3518
|
+
{
|
|
3519
|
+
"id": 118,
|
|
3520
|
+
"name": "sources",
|
|
3521
|
+
"kind": 1024,
|
|
3522
|
+
"kindString": "Property",
|
|
3523
|
+
"flags": {
|
|
3524
|
+
"isOptional": true
|
|
3525
|
+
},
|
|
3526
|
+
"sources": [
|
|
3527
|
+
{
|
|
3528
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
3529
|
+
"line": 10,
|
|
3530
|
+
"character": 4
|
|
3531
|
+
}
|
|
3532
|
+
],
|
|
3533
|
+
"type": {
|
|
3534
|
+
"type": "array",
|
|
3535
|
+
"elementType": {
|
|
3536
|
+
"type": "intrinsic",
|
|
3537
|
+
"name": "string"
|
|
3538
|
+
}
|
|
3539
|
+
}
|
|
3540
|
+
},
|
|
3541
|
+
{
|
|
3542
|
+
"id": 119,
|
|
3543
|
+
"name": "timestamp",
|
|
3544
|
+
"kind": 1024,
|
|
3545
|
+
"kindString": "Property",
|
|
3546
|
+
"flags": {
|
|
3547
|
+
"isOptional": true
|
|
3548
|
+
},
|
|
3549
|
+
"sources": [
|
|
3550
|
+
{
|
|
3551
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
3552
|
+
"line": 11,
|
|
3553
|
+
"character": 4
|
|
3554
|
+
}
|
|
3555
|
+
],
|
|
3556
|
+
"type": {
|
|
3557
|
+
"type": "intrinsic",
|
|
3558
|
+
"name": "number"
|
|
3559
|
+
}
|
|
3560
|
+
}
|
|
3561
|
+
],
|
|
3562
|
+
"groups": [
|
|
3563
|
+
{
|
|
3564
|
+
"title": "Properties",
|
|
3565
|
+
"children": [
|
|
3566
|
+
117,
|
|
3567
|
+
116,
|
|
3568
|
+
118,
|
|
3569
|
+
119
|
|
3570
|
+
]
|
|
3571
|
+
}
|
|
3572
|
+
],
|
|
3573
|
+
"sources": [
|
|
3574
|
+
{
|
|
3575
|
+
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
3576
|
+
"line": 7,
|
|
3577
|
+
"character": 107
|
|
3578
|
+
}
|
|
3579
|
+
]
|
|
3580
|
+
}
|
|
2699
3581
|
}
|
|
2700
3582
|
],
|
|
2701
|
-
"name": "
|
|
2702
|
-
}
|
|
2703
|
-
],
|
|
2704
|
-
"name": "Promisable"
|
|
2705
|
-
},
|
|
2706
|
-
"overwrites": {
|
|
2707
|
-
"type": "reference",
|
|
2708
|
-
"name": "XyoModule.query"
|
|
2709
|
-
},
|
|
2710
|
-
"implementationOf": {
|
|
2711
|
-
"type": "reference",
|
|
2712
|
-
"name": "NodeModule.query"
|
|
2713
|
-
}
|
|
2714
|
-
}
|
|
2715
|
-
],
|
|
2716
|
-
"overwrites": {
|
|
2717
|
-
"type": "reference",
|
|
2718
|
-
"name": "XyoModule.query"
|
|
2719
|
-
},
|
|
2720
|
-
"implementationOf": {
|
|
2721
|
-
"type": "reference",
|
|
2722
|
-
"id": 30,
|
|
2723
|
-
"name": "NodeModule.query"
|
|
2724
|
-
}
|
|
2725
|
-
},
|
|
2726
|
-
{
|
|
2727
|
-
"id": 138,
|
|
2728
|
-
"name": "queryable",
|
|
2729
|
-
"kind": 2048,
|
|
2730
|
-
"kindString": "Method",
|
|
2731
|
-
"flags": {},
|
|
2732
|
-
"sources": [
|
|
2733
|
-
{
|
|
2734
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2735
|
-
"line": 14,
|
|
2736
|
-
"character": 4
|
|
2737
|
-
}
|
|
2738
|
-
],
|
|
2739
|
-
"signatures": [
|
|
2740
|
-
{
|
|
2741
|
-
"id": 139,
|
|
2742
|
-
"name": "queryable",
|
|
2743
|
-
"kind": 4096,
|
|
2744
|
-
"kindString": "Call signature",
|
|
2745
|
-
"flags": {},
|
|
2746
|
-
"parameters": [
|
|
2747
|
-
{
|
|
2748
|
-
"id": 140,
|
|
2749
|
-
"name": "schema",
|
|
2750
|
-
"kind": 32768,
|
|
2751
|
-
"kindString": "Parameter",
|
|
2752
|
-
"flags": {},
|
|
2753
|
-
"type": {
|
|
2754
|
-
"type": "intrinsic",
|
|
2755
|
-
"name": "string"
|
|
2756
|
-
}
|
|
2757
|
-
}
|
|
2758
|
-
],
|
|
2759
|
-
"type": {
|
|
2760
|
-
"type": "intrinsic",
|
|
2761
|
-
"name": "boolean"
|
|
2762
|
-
},
|
|
2763
|
-
"inheritedFrom": {
|
|
2764
|
-
"type": "reference",
|
|
2765
|
-
"name": "XyoModule.queryable"
|
|
2766
|
-
},
|
|
2767
|
-
"implementationOf": {
|
|
2768
|
-
"type": "reference",
|
|
2769
|
-
"name": "NodeModule.queryable"
|
|
2770
|
-
}
|
|
2771
|
-
}
|
|
2772
|
-
],
|
|
2773
|
-
"inheritedFrom": {
|
|
2774
|
-
"type": "reference",
|
|
2775
|
-
"name": "XyoModule.queryable"
|
|
2776
|
-
},
|
|
2777
|
-
"implementationOf": {
|
|
2778
|
-
"type": "reference",
|
|
2779
|
-
"id": 26,
|
|
2780
|
-
"name": "NodeModule.queryable"
|
|
2781
|
-
}
|
|
2782
|
-
},
|
|
2783
|
-
{
|
|
2784
|
-
"id": 127,
|
|
2785
|
-
"name": "register",
|
|
2786
|
-
"kind": 2048,
|
|
2787
|
-
"kindString": "Method",
|
|
2788
|
-
"flags": {},
|
|
2789
|
-
"sources": [
|
|
2790
|
-
{
|
|
2791
|
-
"fileName": "modules/packages/node/src/XyoNode.ts",
|
|
2792
|
-
"line": 52,
|
|
2793
|
-
"character": 2,
|
|
2794
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/0a471bd/packages/modules/packages/node/src/XyoNode.ts#L52"
|
|
2795
|
-
}
|
|
2796
|
-
],
|
|
2797
|
-
"signatures": [
|
|
2798
|
-
{
|
|
2799
|
-
"id": 128,
|
|
2800
|
-
"name": "register",
|
|
2801
|
-
"kind": 4096,
|
|
2802
|
-
"kindString": "Call signature",
|
|
2803
|
-
"flags": {},
|
|
2804
|
-
"parameters": [
|
|
2805
|
-
{
|
|
2806
|
-
"id": 129,
|
|
2807
|
-
"name": "_module",
|
|
2808
|
-
"kind": 32768,
|
|
2809
|
-
"kindString": "Parameter",
|
|
2810
|
-
"flags": {},
|
|
2811
|
-
"type": {
|
|
2812
|
-
"type": "reference",
|
|
2813
|
-
"id": 92,
|
|
2814
|
-
"name": "TModule"
|
|
3583
|
+
"name": "XyoModule"
|
|
2815
3584
|
}
|
|
2816
|
-
|
|
2817
|
-
],
|
|
2818
|
-
"type": {
|
|
2819
|
-
"type": "intrinsic",
|
|
2820
|
-
"name": "void"
|
|
3585
|
+
]
|
|
2821
3586
|
}
|
|
2822
3587
|
}
|
|
2823
3588
|
]
|
|
2824
3589
|
},
|
|
2825
3590
|
{
|
|
2826
|
-
"id":
|
|
3591
|
+
"id": 183,
|
|
2827
3592
|
"name": "shutdown",
|
|
2828
3593
|
"kind": 2048,
|
|
2829
3594
|
"kindString": "Method",
|
|
@@ -2837,7 +3602,7 @@
|
|
|
2837
3602
|
],
|
|
2838
3603
|
"signatures": [
|
|
2839
3604
|
{
|
|
2840
|
-
"id":
|
|
3605
|
+
"id": 184,
|
|
2841
3606
|
"name": "shutdown",
|
|
2842
3607
|
"kind": 4096,
|
|
2843
3608
|
"kindString": "Call signature",
|
|
@@ -2858,7 +3623,7 @@
|
|
|
2858
3623
|
}
|
|
2859
3624
|
},
|
|
2860
3625
|
{
|
|
2861
|
-
"id":
|
|
3626
|
+
"id": 181,
|
|
2862
3627
|
"name": "subscribe",
|
|
2863
3628
|
"kind": 2048,
|
|
2864
3629
|
"kindString": "Method",
|
|
@@ -2872,7 +3637,7 @@
|
|
|
2872
3637
|
],
|
|
2873
3638
|
"signatures": [
|
|
2874
3639
|
{
|
|
2875
|
-
"id":
|
|
3640
|
+
"id": 182,
|
|
2876
3641
|
"name": "subscribe",
|
|
2877
3642
|
"kind": 4096,
|
|
2878
3643
|
"kindString": "Call signature",
|
|
@@ -2903,35 +3668,38 @@
|
|
|
2903
3668
|
{
|
|
2904
3669
|
"title": "Properties",
|
|
2905
3670
|
"children": [
|
|
2906
|
-
|
|
2907
|
-
|
|
2908
|
-
|
|
3671
|
+
168,
|
|
3672
|
+
167,
|
|
3673
|
+
169
|
|
2909
3674
|
]
|
|
2910
3675
|
},
|
|
2911
3676
|
{
|
|
2912
3677
|
"title": "Accessors",
|
|
2913
3678
|
"children": [
|
|
2914
|
-
|
|
3679
|
+
170
|
|
2915
3680
|
]
|
|
2916
3681
|
},
|
|
2917
3682
|
{
|
|
2918
3683
|
"title": "Methods",
|
|
2919
3684
|
"children": [
|
|
2920
|
-
|
|
3685
|
+
96,
|
|
2921
3686
|
122,
|
|
2922
|
-
120,
|
|
2923
|
-
151,
|
|
2924
|
-
160,
|
|
2925
|
-
117,
|
|
2926
|
-
143,
|
|
2927
|
-
130,
|
|
2928
|
-
145,
|
|
2929
3687
|
141,
|
|
3688
|
+
120,
|
|
2930
3689
|
124,
|
|
2931
|
-
|
|
2932
|
-
|
|
2933
|
-
|
|
2934
|
-
|
|
3690
|
+
185,
|
|
3691
|
+
194,
|
|
3692
|
+
99,
|
|
3693
|
+
177,
|
|
3694
|
+
164,
|
|
3695
|
+
179,
|
|
3696
|
+
175,
|
|
3697
|
+
158,
|
|
3698
|
+
172,
|
|
3699
|
+
161,
|
|
3700
|
+
102,
|
|
3701
|
+
183,
|
|
3702
|
+
181
|
|
2935
3703
|
]
|
|
2936
3704
|
}
|
|
2937
3705
|
],
|
|
@@ -2940,12 +3708,12 @@
|
|
|
2940
3708
|
"fileName": "modules/packages/node/src/XyoNode.ts",
|
|
2941
3709
|
"line": 8,
|
|
2942
3710
|
"character": 22,
|
|
2943
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3711
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1a0db25/packages/modules/packages/node/src/XyoNode.ts#L8"
|
|
2944
3712
|
}
|
|
2945
3713
|
],
|
|
2946
3714
|
"typeParameters": [
|
|
2947
3715
|
{
|
|
2948
|
-
"id":
|
|
3716
|
+
"id": 207,
|
|
2949
3717
|
"name": "TConfig",
|
|
2950
3718
|
"kind": 131072,
|
|
2951
3719
|
"kindString": "Type parameter",
|
|
@@ -2960,7 +3728,7 @@
|
|
|
2960
3728
|
}
|
|
2961
3729
|
},
|
|
2962
3730
|
{
|
|
2963
|
-
"id":
|
|
3731
|
+
"id": 208,
|
|
2964
3732
|
"name": "TQuery",
|
|
2965
3733
|
"kind": 131072,
|
|
2966
3734
|
"kindString": "Type parameter",
|
|
@@ -2975,7 +3743,7 @@
|
|
|
2975
3743
|
}
|
|
2976
3744
|
},
|
|
2977
3745
|
{
|
|
2978
|
-
"id":
|
|
3746
|
+
"id": 209,
|
|
2979
3747
|
"name": "TQueryResult",
|
|
2980
3748
|
"kind": 131072,
|
|
2981
3749
|
"kindString": "Type parameter",
|
|
@@ -2990,7 +3758,7 @@
|
|
|
2990
3758
|
}
|
|
2991
3759
|
},
|
|
2992
3760
|
{
|
|
2993
|
-
"id":
|
|
3761
|
+
"id": 210,
|
|
2994
3762
|
"name": "TModule",
|
|
2995
3763
|
"kind": 131072,
|
|
2996
3764
|
"kindString": "Type parameter",
|
|
@@ -3066,7 +3834,7 @@
|
|
|
3066
3834
|
"fileName": "modules/packages/node/src/Node.ts",
|
|
3067
3835
|
"line": 6,
|
|
3068
3836
|
"character": 2,
|
|
3069
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3837
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1a0db25/packages/modules/packages/node/src/Node.ts#L6"
|
|
3070
3838
|
}
|
|
3071
3839
|
],
|
|
3072
3840
|
"signatures": [
|
|
@@ -3107,7 +3875,7 @@
|
|
|
3107
3875
|
"fileName": "modules/packages/node/src/Node.ts",
|
|
3108
3876
|
"line": 9,
|
|
3109
3877
|
"character": 2,
|
|
3110
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3878
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1a0db25/packages/modules/packages/node/src/Node.ts#L9"
|
|
3111
3879
|
}
|
|
3112
3880
|
],
|
|
3113
3881
|
"signatures": [
|
|
@@ -3144,7 +3912,7 @@
|
|
|
3144
3912
|
"fileName": "modules/packages/node/src/Node.ts",
|
|
3145
3913
|
"line": 8,
|
|
3146
3914
|
"character": 2,
|
|
3147
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3915
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1a0db25/packages/modules/packages/node/src/Node.ts#L8"
|
|
3148
3916
|
}
|
|
3149
3917
|
],
|
|
3150
3918
|
"signatures": [
|
|
@@ -3181,7 +3949,7 @@
|
|
|
3181
3949
|
"fileName": "modules/packages/node/src/Node.ts",
|
|
3182
3950
|
"line": 7,
|
|
3183
3951
|
"character": 2,
|
|
3184
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3952
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1a0db25/packages/modules/packages/node/src/Node.ts#L7"
|
|
3185
3953
|
}
|
|
3186
3954
|
],
|
|
3187
3955
|
"signatures": [
|
|
@@ -3228,7 +3996,7 @@
|
|
|
3228
3996
|
"fileName": "modules/packages/node/src/Node.ts",
|
|
3229
3997
|
"line": 5,
|
|
3230
3998
|
"character": 17,
|
|
3231
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3999
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1a0db25/packages/modules/packages/node/src/Node.ts#L5"
|
|
3232
4000
|
}
|
|
3233
4001
|
],
|
|
3234
4002
|
"extendedBy": [
|
|
@@ -3415,7 +4183,7 @@
|
|
|
3415
4183
|
"fileName": "modules/packages/node/src/Node.ts",
|
|
3416
4184
|
"line": 6,
|
|
3417
4185
|
"character": 2,
|
|
3418
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4186
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1a0db25/packages/modules/packages/node/src/Node.ts#L6"
|
|
3419
4187
|
}
|
|
3420
4188
|
],
|
|
3421
4189
|
"signatures": [
|
|
@@ -3466,7 +4234,7 @@
|
|
|
3466
4234
|
"fileName": "modules/packages/node/src/Node.ts",
|
|
3467
4235
|
"line": 9,
|
|
3468
4236
|
"character": 2,
|
|
3469
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4237
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1a0db25/packages/modules/packages/node/src/Node.ts#L9"
|
|
3470
4238
|
}
|
|
3471
4239
|
],
|
|
3472
4240
|
"signatures": [
|
|
@@ -3513,7 +4281,7 @@
|
|
|
3513
4281
|
"fileName": "modules/packages/node/src/Node.ts",
|
|
3514
4282
|
"line": 8,
|
|
3515
4283
|
"character": 2,
|
|
3516
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4284
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1a0db25/packages/modules/packages/node/src/Node.ts#L8"
|
|
3517
4285
|
}
|
|
3518
4286
|
],
|
|
3519
4287
|
"signatures": [
|
|
@@ -3560,7 +4328,7 @@
|
|
|
3560
4328
|
"fileName": "modules/packages/node/src/Node.ts",
|
|
3561
4329
|
"line": 7,
|
|
3562
4330
|
"character": 2,
|
|
3563
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4331
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1a0db25/packages/modules/packages/node/src/Node.ts#L7"
|
|
3564
4332
|
}
|
|
3565
4333
|
],
|
|
3566
4334
|
"signatures": [
|
|
@@ -3664,7 +4432,7 @@
|
|
|
3664
4432
|
"fileName": "modules/packages/node/src/Node.ts",
|
|
3665
4433
|
"line": 12,
|
|
3666
4434
|
"character": 17,
|
|
3667
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4435
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1a0db25/packages/modules/packages/node/src/Node.ts#L12"
|
|
3668
4436
|
}
|
|
3669
4437
|
],
|
|
3670
4438
|
"typeParameters": [
|
|
@@ -3751,7 +4519,7 @@
|
|
|
3751
4519
|
"fileName": "modules/packages/node/src/index.ts",
|
|
3752
4520
|
"line": 1,
|
|
3753
4521
|
"character": 0,
|
|
3754
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4522
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/1a0db25/packages/modules/packages/node/src/index.ts#L1"
|
|
3755
4523
|
}
|
|
3756
4524
|
]
|
|
3757
4525
|
}
|