@xyo-network/crypto-payload-plugins 2.32.1 → 2.33.0-rc.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/docs.json +1229 -1457
- package/package.json +5 -4
package/dist/docs.json
CHANGED
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"fileName": "plugins/packages/crypto/src/index.ts",
|
|
18
18
|
"line": 11,
|
|
19
19
|
"character": 0,
|
|
20
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
20
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/plugins/packages/crypto/src/index.ts#L11"
|
|
21
21
|
}
|
|
22
22
|
],
|
|
23
23
|
"target": 1
|
|
@@ -1220,7 +1220,7 @@
|
|
|
1220
1220
|
}
|
|
1221
1221
|
},
|
|
1222
1222
|
{
|
|
1223
|
-
"id":
|
|
1223
|
+
"id": 254,
|
|
1224
1224
|
"name": "bindHashes",
|
|
1225
1225
|
"kind": 2048,
|
|
1226
1226
|
"kindString": "Method",
|
|
@@ -1228,20 +1228,20 @@
|
|
|
1228
1228
|
"sources": [
|
|
1229
1229
|
{
|
|
1230
1230
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
1231
|
-
"line":
|
|
1231
|
+
"line": 22,
|
|
1232
1232
|
"character": 4
|
|
1233
1233
|
}
|
|
1234
1234
|
],
|
|
1235
1235
|
"signatures": [
|
|
1236
1236
|
{
|
|
1237
|
-
"id":
|
|
1237
|
+
"id": 255,
|
|
1238
1238
|
"name": "bindHashes",
|
|
1239
1239
|
"kind": 4096,
|
|
1240
1240
|
"kindString": "Call signature",
|
|
1241
1241
|
"flags": {},
|
|
1242
1242
|
"parameters": [
|
|
1243
1243
|
{
|
|
1244
|
-
"id":
|
|
1244
|
+
"id": 256,
|
|
1245
1245
|
"name": "hashes",
|
|
1246
1246
|
"kind": 32768,
|
|
1247
1247
|
"kindString": "Parameter",
|
|
@@ -1255,7 +1255,7 @@
|
|
|
1255
1255
|
}
|
|
1256
1256
|
},
|
|
1257
1257
|
{
|
|
1258
|
-
"id":
|
|
1258
|
+
"id": 257,
|
|
1259
1259
|
"name": "schema",
|
|
1260
1260
|
"kind": 32768,
|
|
1261
1261
|
"kindString": "Parameter",
|
|
@@ -1267,128 +1267,34 @@
|
|
|
1267
1267
|
"name": "string"
|
|
1268
1268
|
}
|
|
1269
1269
|
}
|
|
1270
|
+
},
|
|
1271
|
+
{
|
|
1272
|
+
"id": 258,
|
|
1273
|
+
"name": "account",
|
|
1274
|
+
"kind": 32768,
|
|
1275
|
+
"kindString": "Parameter",
|
|
1276
|
+
"flags": {
|
|
1277
|
+
"isOptional": true
|
|
1278
|
+
},
|
|
1279
|
+
"type": {
|
|
1280
|
+
"type": "reference",
|
|
1281
|
+
"name": "XyoAccount"
|
|
1282
|
+
}
|
|
1270
1283
|
}
|
|
1271
1284
|
],
|
|
1272
1285
|
"type": {
|
|
1273
1286
|
"type": "reference",
|
|
1274
1287
|
"typeArguments": [
|
|
1275
1288
|
{
|
|
1276
|
-
"type": "
|
|
1277
|
-
"name": "
|
|
1289
|
+
"type": "intrinsic",
|
|
1290
|
+
"name": "unknown"
|
|
1278
1291
|
},
|
|
1279
1292
|
{
|
|
1280
|
-
"type": "
|
|
1281
|
-
"
|
|
1282
|
-
"id": 249,
|
|
1283
|
-
"name": "__type",
|
|
1284
|
-
"kind": 65536,
|
|
1285
|
-
"kindString": "Type literal",
|
|
1286
|
-
"flags": {},
|
|
1287
|
-
"children": [
|
|
1288
|
-
{
|
|
1289
|
-
"id": 251,
|
|
1290
|
-
"name": "previousHash",
|
|
1291
|
-
"kind": 1024,
|
|
1292
|
-
"kindString": "Property",
|
|
1293
|
-
"flags": {
|
|
1294
|
-
"isOptional": true
|
|
1295
|
-
},
|
|
1296
|
-
"sources": [
|
|
1297
|
-
{
|
|
1298
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
1299
|
-
"line": 23,
|
|
1300
|
-
"character": 8
|
|
1301
|
-
}
|
|
1302
|
-
],
|
|
1303
|
-
"type": {
|
|
1304
|
-
"type": "intrinsic",
|
|
1305
|
-
"name": "string"
|
|
1306
|
-
}
|
|
1307
|
-
},
|
|
1308
|
-
{
|
|
1309
|
-
"id": 250,
|
|
1310
|
-
"name": "schema",
|
|
1311
|
-
"kind": 1024,
|
|
1312
|
-
"kindString": "Property",
|
|
1313
|
-
"flags": {},
|
|
1314
|
-
"sources": [
|
|
1315
|
-
{
|
|
1316
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
1317
|
-
"line": 22,
|
|
1318
|
-
"character": 8
|
|
1319
|
-
}
|
|
1320
|
-
],
|
|
1321
|
-
"type": {
|
|
1322
|
-
"type": "intrinsic",
|
|
1323
|
-
"name": "string"
|
|
1324
|
-
}
|
|
1325
|
-
},
|
|
1326
|
-
{
|
|
1327
|
-
"id": 252,
|
|
1328
|
-
"name": "sources",
|
|
1329
|
-
"kind": 1024,
|
|
1330
|
-
"kindString": "Property",
|
|
1331
|
-
"flags": {
|
|
1332
|
-
"isOptional": true
|
|
1333
|
-
},
|
|
1334
|
-
"sources": [
|
|
1335
|
-
{
|
|
1336
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
1337
|
-
"line": 24,
|
|
1338
|
-
"character": 8
|
|
1339
|
-
}
|
|
1340
|
-
],
|
|
1341
|
-
"type": {
|
|
1342
|
-
"type": "array",
|
|
1343
|
-
"elementType": {
|
|
1344
|
-
"type": "intrinsic",
|
|
1345
|
-
"name": "string"
|
|
1346
|
-
}
|
|
1347
|
-
}
|
|
1348
|
-
},
|
|
1349
|
-
{
|
|
1350
|
-
"id": 253,
|
|
1351
|
-
"name": "timestamp",
|
|
1352
|
-
"kind": 1024,
|
|
1353
|
-
"kindString": "Property",
|
|
1354
|
-
"flags": {
|
|
1355
|
-
"isOptional": true
|
|
1356
|
-
},
|
|
1357
|
-
"sources": [
|
|
1358
|
-
{
|
|
1359
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
1360
|
-
"line": 25,
|
|
1361
|
-
"character": 8
|
|
1362
|
-
}
|
|
1363
|
-
],
|
|
1364
|
-
"type": {
|
|
1365
|
-
"type": "intrinsic",
|
|
1366
|
-
"name": "number"
|
|
1367
|
-
}
|
|
1368
|
-
}
|
|
1369
|
-
],
|
|
1370
|
-
"groups": [
|
|
1371
|
-
{
|
|
1372
|
-
"title": "Properties",
|
|
1373
|
-
"children": [
|
|
1374
|
-
251,
|
|
1375
|
-
250,
|
|
1376
|
-
252,
|
|
1377
|
-
253
|
|
1378
|
-
]
|
|
1379
|
-
}
|
|
1380
|
-
],
|
|
1381
|
-
"sources": [
|
|
1382
|
-
{
|
|
1383
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
1384
|
-
"line": 21,
|
|
1385
|
-
"character": 165
|
|
1386
|
-
}
|
|
1387
|
-
]
|
|
1388
|
-
}
|
|
1293
|
+
"type": "reference",
|
|
1294
|
+
"name": "XyoAccount"
|
|
1389
1295
|
}
|
|
1390
1296
|
],
|
|
1391
|
-
"name": "
|
|
1297
|
+
"name": "PromiseEx"
|
|
1392
1298
|
},
|
|
1393
1299
|
"inheritedFrom": {
|
|
1394
1300
|
"type": "reference",
|
|
@@ -1402,155 +1308,66 @@
|
|
|
1402
1308
|
}
|
|
1403
1309
|
},
|
|
1404
1310
|
{
|
|
1405
|
-
"id":
|
|
1406
|
-
"name": "
|
|
1311
|
+
"id": 249,
|
|
1312
|
+
"name": "bindHashesInternal",
|
|
1407
1313
|
"kind": 2048,
|
|
1408
1314
|
"kindString": "Method",
|
|
1409
1315
|
"flags": {},
|
|
1410
1316
|
"sources": [
|
|
1411
1317
|
{
|
|
1412
1318
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
1413
|
-
"line":
|
|
1319
|
+
"line": 21,
|
|
1414
1320
|
"character": 4
|
|
1415
1321
|
}
|
|
1416
1322
|
],
|
|
1417
1323
|
"signatures": [
|
|
1418
1324
|
{
|
|
1419
|
-
"id":
|
|
1420
|
-
"name": "
|
|
1325
|
+
"id": 250,
|
|
1326
|
+
"name": "bindHashesInternal",
|
|
1421
1327
|
"kind": 4096,
|
|
1422
1328
|
"kindString": "Call signature",
|
|
1423
1329
|
"flags": {},
|
|
1424
1330
|
"parameters": [
|
|
1425
1331
|
{
|
|
1426
|
-
"id":
|
|
1427
|
-
"name": "
|
|
1332
|
+
"id": 251,
|
|
1333
|
+
"name": "hashes",
|
|
1428
1334
|
"kind": 32768,
|
|
1429
1335
|
"kindString": "Parameter",
|
|
1430
1336
|
"flags": {},
|
|
1431
1337
|
"type": {
|
|
1432
1338
|
"type": "array",
|
|
1433
1339
|
"elementType": {
|
|
1434
|
-
"type": "
|
|
1435
|
-
"
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
"id": 259,
|
|
1451
|
-
"name": "previousHash",
|
|
1452
|
-
"kind": 1024,
|
|
1453
|
-
"kindString": "Property",
|
|
1454
|
-
"flags": {
|
|
1455
|
-
"isOptional": true
|
|
1456
|
-
},
|
|
1457
|
-
"sources": [
|
|
1458
|
-
{
|
|
1459
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1460
|
-
"line": 9,
|
|
1461
|
-
"character": 4
|
|
1462
|
-
}
|
|
1463
|
-
],
|
|
1464
|
-
"type": {
|
|
1465
|
-
"type": "intrinsic",
|
|
1466
|
-
"name": "string"
|
|
1467
|
-
}
|
|
1468
|
-
},
|
|
1469
|
-
{
|
|
1470
|
-
"id": 258,
|
|
1471
|
-
"name": "schema",
|
|
1472
|
-
"kind": 1024,
|
|
1473
|
-
"kindString": "Property",
|
|
1474
|
-
"flags": {},
|
|
1475
|
-
"sources": [
|
|
1476
|
-
{
|
|
1477
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1478
|
-
"line": 8,
|
|
1479
|
-
"character": 4
|
|
1480
|
-
}
|
|
1481
|
-
],
|
|
1482
|
-
"type": {
|
|
1483
|
-
"type": "intrinsic",
|
|
1484
|
-
"name": "string"
|
|
1485
|
-
}
|
|
1486
|
-
},
|
|
1487
|
-
{
|
|
1488
|
-
"id": 260,
|
|
1489
|
-
"name": "sources",
|
|
1490
|
-
"kind": 1024,
|
|
1491
|
-
"kindString": "Property",
|
|
1492
|
-
"flags": {
|
|
1493
|
-
"isOptional": true
|
|
1494
|
-
},
|
|
1495
|
-
"sources": [
|
|
1496
|
-
{
|
|
1497
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1498
|
-
"line": 10,
|
|
1499
|
-
"character": 4
|
|
1500
|
-
}
|
|
1501
|
-
],
|
|
1502
|
-
"type": {
|
|
1503
|
-
"type": "array",
|
|
1504
|
-
"elementType": {
|
|
1505
|
-
"type": "intrinsic",
|
|
1506
|
-
"name": "string"
|
|
1507
|
-
}
|
|
1508
|
-
}
|
|
1509
|
-
},
|
|
1510
|
-
{
|
|
1511
|
-
"id": 261,
|
|
1512
|
-
"name": "timestamp",
|
|
1513
|
-
"kind": 1024,
|
|
1514
|
-
"kindString": "Property",
|
|
1515
|
-
"flags": {
|
|
1516
|
-
"isOptional": true
|
|
1517
|
-
},
|
|
1518
|
-
"sources": [
|
|
1519
|
-
{
|
|
1520
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1521
|
-
"line": 11,
|
|
1522
|
-
"character": 4
|
|
1523
|
-
}
|
|
1524
|
-
],
|
|
1525
|
-
"type": {
|
|
1526
|
-
"type": "intrinsic",
|
|
1527
|
-
"name": "number"
|
|
1528
|
-
}
|
|
1529
|
-
}
|
|
1530
|
-
],
|
|
1531
|
-
"groups": [
|
|
1532
|
-
{
|
|
1533
|
-
"title": "Properties",
|
|
1534
|
-
"children": [
|
|
1535
|
-
259,
|
|
1536
|
-
258,
|
|
1537
|
-
260,
|
|
1538
|
-
261
|
|
1539
|
-
]
|
|
1540
|
-
}
|
|
1541
|
-
],
|
|
1542
|
-
"sources": [
|
|
1543
|
-
{
|
|
1544
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
1545
|
-
"line": 7,
|
|
1546
|
-
"character": 107
|
|
1547
|
-
}
|
|
1548
|
-
]
|
|
1549
|
-
}
|
|
1550
|
-
}
|
|
1551
|
-
]
|
|
1340
|
+
"type": "intrinsic",
|
|
1341
|
+
"name": "string"
|
|
1342
|
+
}
|
|
1343
|
+
}
|
|
1344
|
+
},
|
|
1345
|
+
{
|
|
1346
|
+
"id": 252,
|
|
1347
|
+
"name": "schema",
|
|
1348
|
+
"kind": 32768,
|
|
1349
|
+
"kindString": "Parameter",
|
|
1350
|
+
"flags": {},
|
|
1351
|
+
"type": {
|
|
1352
|
+
"type": "array",
|
|
1353
|
+
"elementType": {
|
|
1354
|
+
"type": "intrinsic",
|
|
1355
|
+
"name": "string"
|
|
1552
1356
|
}
|
|
1553
1357
|
}
|
|
1358
|
+
},
|
|
1359
|
+
{
|
|
1360
|
+
"id": 253,
|
|
1361
|
+
"name": "account",
|
|
1362
|
+
"kind": 32768,
|
|
1363
|
+
"kindString": "Parameter",
|
|
1364
|
+
"flags": {
|
|
1365
|
+
"isOptional": true
|
|
1366
|
+
},
|
|
1367
|
+
"type": {
|
|
1368
|
+
"type": "reference",
|
|
1369
|
+
"name": "XyoAccount"
|
|
1370
|
+
}
|
|
1554
1371
|
}
|
|
1555
1372
|
],
|
|
1556
1373
|
"type": {
|
|
@@ -1558,153 +1375,230 @@
|
|
|
1558
1375
|
"typeArguments": [
|
|
1559
1376
|
{
|
|
1560
1377
|
"type": "reference",
|
|
1561
|
-
"
|
|
1562
|
-
|
|
1563
|
-
{
|
|
1564
|
-
"type": "reflection",
|
|
1565
|
-
"declaration": {
|
|
1566
|
-
"id": 262,
|
|
1567
|
-
"name": "__type",
|
|
1568
|
-
"kind": 65536,
|
|
1569
|
-
"kindString": "Type literal",
|
|
1570
|
-
"flags": {},
|
|
1571
|
-
"children": [
|
|
1572
|
-
{
|
|
1573
|
-
"id": 264,
|
|
1574
|
-
"name": "previousHash",
|
|
1575
|
-
"kind": 1024,
|
|
1576
|
-
"kindString": "Property",
|
|
1577
|
-
"flags": {
|
|
1578
|
-
"isOptional": true
|
|
1579
|
-
},
|
|
1580
|
-
"sources": [
|
|
1581
|
-
{
|
|
1582
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
1583
|
-
"line": 29,
|
|
1584
|
-
"character": 8
|
|
1585
|
-
}
|
|
1586
|
-
],
|
|
1587
|
-
"type": {
|
|
1588
|
-
"type": "intrinsic",
|
|
1589
|
-
"name": "string"
|
|
1590
|
-
}
|
|
1591
|
-
},
|
|
1592
|
-
{
|
|
1593
|
-
"id": 263,
|
|
1594
|
-
"name": "schema",
|
|
1595
|
-
"kind": 1024,
|
|
1596
|
-
"kindString": "Property",
|
|
1597
|
-
"flags": {},
|
|
1598
|
-
"sources": [
|
|
1599
|
-
{
|
|
1600
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
1601
|
-
"line": 28,
|
|
1602
|
-
"character": 8
|
|
1603
|
-
}
|
|
1604
|
-
],
|
|
1605
|
-
"type": {
|
|
1606
|
-
"type": "intrinsic",
|
|
1607
|
-
"name": "string"
|
|
1608
|
-
}
|
|
1609
|
-
},
|
|
1610
|
-
{
|
|
1611
|
-
"id": 265,
|
|
1612
|
-
"name": "sources",
|
|
1613
|
-
"kind": 1024,
|
|
1614
|
-
"kindString": "Property",
|
|
1615
|
-
"flags": {
|
|
1616
|
-
"isOptional": true
|
|
1617
|
-
},
|
|
1618
|
-
"sources": [
|
|
1619
|
-
{
|
|
1620
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
1621
|
-
"line": 30,
|
|
1622
|
-
"character": 8
|
|
1623
|
-
}
|
|
1624
|
-
],
|
|
1625
|
-
"type": {
|
|
1626
|
-
"type": "array",
|
|
1627
|
-
"elementType": {
|
|
1628
|
-
"type": "intrinsic",
|
|
1629
|
-
"name": "string"
|
|
1630
|
-
}
|
|
1631
|
-
}
|
|
1632
|
-
},
|
|
1633
|
-
{
|
|
1634
|
-
"id": 266,
|
|
1635
|
-
"name": "timestamp",
|
|
1636
|
-
"kind": 1024,
|
|
1637
|
-
"kindString": "Property",
|
|
1638
|
-
"flags": {
|
|
1639
|
-
"isOptional": true
|
|
1640
|
-
},
|
|
1641
|
-
"sources": [
|
|
1642
|
-
{
|
|
1643
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
1644
|
-
"line": 31,
|
|
1645
|
-
"character": 8
|
|
1646
|
-
}
|
|
1647
|
-
],
|
|
1648
|
-
"type": {
|
|
1649
|
-
"type": "intrinsic",
|
|
1650
|
-
"name": "number"
|
|
1651
|
-
}
|
|
1652
|
-
}
|
|
1653
|
-
],
|
|
1654
|
-
"groups": [
|
|
1655
|
-
{
|
|
1656
|
-
"title": "Properties",
|
|
1657
|
-
"children": [
|
|
1658
|
-
264,
|
|
1659
|
-
263,
|
|
1660
|
-
265,
|
|
1661
|
-
266
|
|
1662
|
-
]
|
|
1663
|
-
}
|
|
1664
|
-
],
|
|
1665
|
-
"sources": [
|
|
1666
|
-
{
|
|
1667
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
1668
|
-
"line": 27,
|
|
1669
|
-
"character": 164
|
|
1670
|
-
}
|
|
1671
|
-
]
|
|
1672
|
-
}
|
|
1378
|
+
"id": 205,
|
|
1379
|
+
"name": "XyoCoingeckoCryptoMarketPayload"
|
|
1673
1380
|
}
|
|
1674
1381
|
],
|
|
1675
|
-
"name": "
|
|
1382
|
+
"name": "XyoModuleQueryResult"
|
|
1676
1383
|
},
|
|
1677
1384
|
"inheritedFrom": {
|
|
1678
1385
|
"type": "reference",
|
|
1679
|
-
"name": "XyoWitness.
|
|
1386
|
+
"name": "XyoWitness.bindHashesInternal"
|
|
1680
1387
|
}
|
|
1681
1388
|
}
|
|
1682
1389
|
],
|
|
1683
1390
|
"inheritedFrom": {
|
|
1684
1391
|
"type": "reference",
|
|
1685
|
-
"name": "XyoWitness.
|
|
1392
|
+
"name": "XyoWitness.bindHashesInternal"
|
|
1686
1393
|
}
|
|
1687
1394
|
},
|
|
1688
1395
|
{
|
|
1689
|
-
"id":
|
|
1690
|
-
"name": "
|
|
1396
|
+
"id": 263,
|
|
1397
|
+
"name": "bindPayloads",
|
|
1691
1398
|
"kind": 2048,
|
|
1692
1399
|
"kindString": "Method",
|
|
1693
1400
|
"flags": {},
|
|
1694
1401
|
"sources": [
|
|
1695
1402
|
{
|
|
1696
1403
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
1697
|
-
"line":
|
|
1404
|
+
"line": 24,
|
|
1698
1405
|
"character": 4
|
|
1699
1406
|
}
|
|
1700
1407
|
],
|
|
1701
1408
|
"signatures": [
|
|
1702
1409
|
{
|
|
1703
|
-
"id":
|
|
1410
|
+
"id": 264,
|
|
1411
|
+
"name": "bindPayloads",
|
|
1412
|
+
"kind": 4096,
|
|
1413
|
+
"kindString": "Call signature",
|
|
1414
|
+
"flags": {},
|
|
1415
|
+
"parameters": [
|
|
1416
|
+
{
|
|
1417
|
+
"id": 265,
|
|
1418
|
+
"name": "payloads",
|
|
1419
|
+
"kind": 32768,
|
|
1420
|
+
"kindString": "Parameter",
|
|
1421
|
+
"flags": {},
|
|
1422
|
+
"type": {
|
|
1423
|
+
"type": "array",
|
|
1424
|
+
"elementType": {
|
|
1425
|
+
"type": "union",
|
|
1426
|
+
"types": [
|
|
1427
|
+
{
|
|
1428
|
+
"type": "literal",
|
|
1429
|
+
"value": null
|
|
1430
|
+
},
|
|
1431
|
+
{
|
|
1432
|
+
"type": "reference",
|
|
1433
|
+
"id": 205,
|
|
1434
|
+
"name": "XyoCoingeckoCryptoMarketPayload"
|
|
1435
|
+
}
|
|
1436
|
+
]
|
|
1437
|
+
}
|
|
1438
|
+
}
|
|
1439
|
+
},
|
|
1440
|
+
{
|
|
1441
|
+
"id": 266,
|
|
1442
|
+
"name": "account",
|
|
1443
|
+
"kind": 32768,
|
|
1444
|
+
"kindString": "Parameter",
|
|
1445
|
+
"flags": {
|
|
1446
|
+
"isOptional": true
|
|
1447
|
+
},
|
|
1448
|
+
"type": {
|
|
1449
|
+
"type": "reference",
|
|
1450
|
+
"name": "XyoAccount"
|
|
1451
|
+
}
|
|
1452
|
+
}
|
|
1453
|
+
],
|
|
1454
|
+
"type": {
|
|
1455
|
+
"type": "reference",
|
|
1456
|
+
"typeArguments": [
|
|
1457
|
+
{
|
|
1458
|
+
"type": "reference",
|
|
1459
|
+
"typeArguments": [
|
|
1460
|
+
{
|
|
1461
|
+
"type": "reference",
|
|
1462
|
+
"id": 205,
|
|
1463
|
+
"name": "XyoCoingeckoCryptoMarketPayload"
|
|
1464
|
+
}
|
|
1465
|
+
],
|
|
1466
|
+
"name": "XyoModuleQueryResult"
|
|
1467
|
+
},
|
|
1468
|
+
{
|
|
1469
|
+
"type": "reference",
|
|
1470
|
+
"name": "XyoAccount"
|
|
1471
|
+
}
|
|
1472
|
+
],
|
|
1473
|
+
"name": "PromiseEx"
|
|
1474
|
+
},
|
|
1475
|
+
"inheritedFrom": {
|
|
1476
|
+
"type": "reference",
|
|
1477
|
+
"name": "XyoWitness.bindPayloads"
|
|
1478
|
+
}
|
|
1479
|
+
}
|
|
1480
|
+
],
|
|
1481
|
+
"inheritedFrom": {
|
|
1482
|
+
"type": "reference",
|
|
1483
|
+
"name": "XyoWitness.bindPayloads"
|
|
1484
|
+
}
|
|
1485
|
+
},
|
|
1486
|
+
{
|
|
1487
|
+
"id": 259,
|
|
1488
|
+
"name": "bindPayloadsInternal",
|
|
1489
|
+
"kind": 2048,
|
|
1490
|
+
"kindString": "Method",
|
|
1491
|
+
"flags": {},
|
|
1492
|
+
"sources": [
|
|
1493
|
+
{
|
|
1494
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
1495
|
+
"line": 23,
|
|
1496
|
+
"character": 4
|
|
1497
|
+
}
|
|
1498
|
+
],
|
|
1499
|
+
"signatures": [
|
|
1500
|
+
{
|
|
1501
|
+
"id": 260,
|
|
1502
|
+
"name": "bindPayloadsInternal",
|
|
1503
|
+
"kind": 4096,
|
|
1504
|
+
"kindString": "Call signature",
|
|
1505
|
+
"flags": {},
|
|
1506
|
+
"parameters": [
|
|
1507
|
+
{
|
|
1508
|
+
"id": 261,
|
|
1509
|
+
"name": "payloads",
|
|
1510
|
+
"kind": 32768,
|
|
1511
|
+
"kindString": "Parameter",
|
|
1512
|
+
"flags": {},
|
|
1513
|
+
"type": {
|
|
1514
|
+
"type": "array",
|
|
1515
|
+
"elementType": {
|
|
1516
|
+
"type": "union",
|
|
1517
|
+
"types": [
|
|
1518
|
+
{
|
|
1519
|
+
"type": "literal",
|
|
1520
|
+
"value": null
|
|
1521
|
+
},
|
|
1522
|
+
{
|
|
1523
|
+
"type": "reference",
|
|
1524
|
+
"id": 205,
|
|
1525
|
+
"name": "XyoCoingeckoCryptoMarketPayload"
|
|
1526
|
+
}
|
|
1527
|
+
]
|
|
1528
|
+
}
|
|
1529
|
+
}
|
|
1530
|
+
},
|
|
1531
|
+
{
|
|
1532
|
+
"id": 262,
|
|
1533
|
+
"name": "account",
|
|
1534
|
+
"kind": 32768,
|
|
1535
|
+
"kindString": "Parameter",
|
|
1536
|
+
"flags": {
|
|
1537
|
+
"isOptional": true
|
|
1538
|
+
},
|
|
1539
|
+
"type": {
|
|
1540
|
+
"type": "reference",
|
|
1541
|
+
"name": "XyoAccount"
|
|
1542
|
+
}
|
|
1543
|
+
}
|
|
1544
|
+
],
|
|
1545
|
+
"type": {
|
|
1546
|
+
"type": "reference",
|
|
1547
|
+
"typeArguments": [
|
|
1548
|
+
{
|
|
1549
|
+
"type": "reference",
|
|
1550
|
+
"id": 205,
|
|
1551
|
+
"name": "XyoCoingeckoCryptoMarketPayload"
|
|
1552
|
+
}
|
|
1553
|
+
],
|
|
1554
|
+
"name": "XyoModuleQueryResult"
|
|
1555
|
+
},
|
|
1556
|
+
"inheritedFrom": {
|
|
1557
|
+
"type": "reference",
|
|
1558
|
+
"name": "XyoWitness.bindPayloadsInternal"
|
|
1559
|
+
}
|
|
1560
|
+
}
|
|
1561
|
+
],
|
|
1562
|
+
"inheritedFrom": {
|
|
1563
|
+
"type": "reference",
|
|
1564
|
+
"name": "XyoWitness.bindPayloadsInternal"
|
|
1565
|
+
}
|
|
1566
|
+
},
|
|
1567
|
+
{
|
|
1568
|
+
"id": 237,
|
|
1569
|
+
"name": "discover",
|
|
1570
|
+
"kind": 2048,
|
|
1571
|
+
"kindString": "Method",
|
|
1572
|
+
"flags": {},
|
|
1573
|
+
"sources": [
|
|
1574
|
+
{
|
|
1575
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
1576
|
+
"line": 17,
|
|
1577
|
+
"character": 4
|
|
1578
|
+
}
|
|
1579
|
+
],
|
|
1580
|
+
"signatures": [
|
|
1581
|
+
{
|
|
1582
|
+
"id": 238,
|
|
1704
1583
|
"name": "discover",
|
|
1705
1584
|
"kind": 4096,
|
|
1706
1585
|
"kindString": "Call signature",
|
|
1707
1586
|
"flags": {},
|
|
1587
|
+
"parameters": [
|
|
1588
|
+
{
|
|
1589
|
+
"id": 239,
|
|
1590
|
+
"name": "_queryAccount",
|
|
1591
|
+
"kind": 32768,
|
|
1592
|
+
"kindString": "Parameter",
|
|
1593
|
+
"flags": {
|
|
1594
|
+
"isOptional": true
|
|
1595
|
+
},
|
|
1596
|
+
"type": {
|
|
1597
|
+
"type": "reference",
|
|
1598
|
+
"name": "XyoAccount"
|
|
1599
|
+
}
|
|
1600
|
+
}
|
|
1601
|
+
],
|
|
1708
1602
|
"type": {
|
|
1709
1603
|
"type": "intrinsic",
|
|
1710
1604
|
"name": "void"
|
|
@@ -1721,7 +1615,7 @@
|
|
|
1721
1615
|
}
|
|
1722
1616
|
},
|
|
1723
1617
|
{
|
|
1724
|
-
"id":
|
|
1618
|
+
"id": 240,
|
|
1725
1619
|
"name": "initialize",
|
|
1726
1620
|
"kind": 2048,
|
|
1727
1621
|
"kindString": "Method",
|
|
@@ -1735,11 +1629,26 @@
|
|
|
1735
1629
|
],
|
|
1736
1630
|
"signatures": [
|
|
1737
1631
|
{
|
|
1738
|
-
"id":
|
|
1632
|
+
"id": 241,
|
|
1739
1633
|
"name": "initialize",
|
|
1740
1634
|
"kind": 4096,
|
|
1741
1635
|
"kindString": "Call signature",
|
|
1742
1636
|
"flags": {},
|
|
1637
|
+
"parameters": [
|
|
1638
|
+
{
|
|
1639
|
+
"id": 242,
|
|
1640
|
+
"name": "_queryAccount",
|
|
1641
|
+
"kind": 32768,
|
|
1642
|
+
"kindString": "Parameter",
|
|
1643
|
+
"flags": {
|
|
1644
|
+
"isOptional": true
|
|
1645
|
+
},
|
|
1646
|
+
"type": {
|
|
1647
|
+
"type": "reference",
|
|
1648
|
+
"name": "XyoAccount"
|
|
1649
|
+
}
|
|
1650
|
+
}
|
|
1651
|
+
],
|
|
1743
1652
|
"type": {
|
|
1744
1653
|
"type": "intrinsic",
|
|
1745
1654
|
"name": "void"
|
|
@@ -1956,7 +1865,7 @@
|
|
|
1956
1865
|
}
|
|
1957
1866
|
},
|
|
1958
1867
|
{
|
|
1959
|
-
"id":
|
|
1868
|
+
"id": 246,
|
|
1960
1869
|
"name": "shutdown",
|
|
1961
1870
|
"kind": 2048,
|
|
1962
1871
|
"kindString": "Method",
|
|
@@ -1970,11 +1879,26 @@
|
|
|
1970
1879
|
],
|
|
1971
1880
|
"signatures": [
|
|
1972
1881
|
{
|
|
1973
|
-
"id":
|
|
1882
|
+
"id": 247,
|
|
1974
1883
|
"name": "shutdown",
|
|
1975
1884
|
"kind": 4096,
|
|
1976
1885
|
"kindString": "Call signature",
|
|
1977
1886
|
"flags": {},
|
|
1887
|
+
"parameters": [
|
|
1888
|
+
{
|
|
1889
|
+
"id": 248,
|
|
1890
|
+
"name": "_queryAccount",
|
|
1891
|
+
"kind": 32768,
|
|
1892
|
+
"kindString": "Parameter",
|
|
1893
|
+
"flags": {
|
|
1894
|
+
"isOptional": true
|
|
1895
|
+
},
|
|
1896
|
+
"type": {
|
|
1897
|
+
"type": "reference",
|
|
1898
|
+
"name": "XyoAccount"
|
|
1899
|
+
}
|
|
1900
|
+
}
|
|
1901
|
+
],
|
|
1978
1902
|
"type": {
|
|
1979
1903
|
"type": "intrinsic",
|
|
1980
1904
|
"name": "void"
|
|
@@ -1991,7 +1915,7 @@
|
|
|
1991
1915
|
}
|
|
1992
1916
|
},
|
|
1993
1917
|
{
|
|
1994
|
-
"id":
|
|
1918
|
+
"id": 243,
|
|
1995
1919
|
"name": "subscribe",
|
|
1996
1920
|
"kind": 2048,
|
|
1997
1921
|
"kindString": "Method",
|
|
@@ -2005,11 +1929,26 @@
|
|
|
2005
1929
|
],
|
|
2006
1930
|
"signatures": [
|
|
2007
1931
|
{
|
|
2008
|
-
"id":
|
|
1932
|
+
"id": 244,
|
|
2009
1933
|
"name": "subscribe",
|
|
2010
1934
|
"kind": 4096,
|
|
2011
1935
|
"kindString": "Call signature",
|
|
2012
1936
|
"flags": {},
|
|
1937
|
+
"parameters": [
|
|
1938
|
+
{
|
|
1939
|
+
"id": 245,
|
|
1940
|
+
"name": "_queryAccount",
|
|
1941
|
+
"kind": 32768,
|
|
1942
|
+
"kindString": "Parameter",
|
|
1943
|
+
"flags": {
|
|
1944
|
+
"isOptional": true
|
|
1945
|
+
},
|
|
1946
|
+
"type": {
|
|
1947
|
+
"type": "reference",
|
|
1948
|
+
"name": "XyoAccount"
|
|
1949
|
+
}
|
|
1950
|
+
}
|
|
1951
|
+
],
|
|
2013
1952
|
"type": {
|
|
2014
1953
|
"type": "intrinsic",
|
|
2015
1954
|
"name": "void"
|
|
@@ -2051,16 +1990,18 @@
|
|
|
2051
1990
|
{
|
|
2052
1991
|
"title": "Methods",
|
|
2053
1992
|
"children": [
|
|
2054
|
-
245,
|
|
2055
1993
|
254,
|
|
1994
|
+
249,
|
|
1995
|
+
263,
|
|
1996
|
+
259,
|
|
2056
1997
|
237,
|
|
2057
|
-
|
|
1998
|
+
240,
|
|
2058
1999
|
220,
|
|
2059
2000
|
224,
|
|
2060
2001
|
226,
|
|
2061
2002
|
234,
|
|
2062
|
-
|
|
2063
|
-
|
|
2003
|
+
246,
|
|
2004
|
+
243
|
|
2064
2005
|
]
|
|
2065
2006
|
}
|
|
2066
2007
|
],
|
|
@@ -2710,7 +2651,7 @@
|
|
|
2710
2651
|
}
|
|
2711
2652
|
},
|
|
2712
2653
|
{
|
|
2713
|
-
"id":
|
|
2654
|
+
"id": 83,
|
|
2714
2655
|
"name": "bindHashes",
|
|
2715
2656
|
"kind": 2048,
|
|
2716
2657
|
"kindString": "Method",
|
|
@@ -2718,20 +2659,20 @@
|
|
|
2718
2659
|
"sources": [
|
|
2719
2660
|
{
|
|
2720
2661
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2721
|
-
"line":
|
|
2662
|
+
"line": 22,
|
|
2722
2663
|
"character": 4
|
|
2723
2664
|
}
|
|
2724
2665
|
],
|
|
2725
2666
|
"signatures": [
|
|
2726
2667
|
{
|
|
2727
|
-
"id":
|
|
2668
|
+
"id": 84,
|
|
2728
2669
|
"name": "bindHashes",
|
|
2729
2670
|
"kind": 4096,
|
|
2730
2671
|
"kindString": "Call signature",
|
|
2731
2672
|
"flags": {},
|
|
2732
2673
|
"parameters": [
|
|
2733
2674
|
{
|
|
2734
|
-
"id":
|
|
2675
|
+
"id": 85,
|
|
2735
2676
|
"name": "hashes",
|
|
2736
2677
|
"kind": 32768,
|
|
2737
2678
|
"kindString": "Parameter",
|
|
@@ -2745,7 +2686,7 @@
|
|
|
2745
2686
|
}
|
|
2746
2687
|
},
|
|
2747
2688
|
{
|
|
2748
|
-
"id":
|
|
2689
|
+
"id": 86,
|
|
2749
2690
|
"name": "schema",
|
|
2750
2691
|
"kind": 32768,
|
|
2751
2692
|
"kindString": "Parameter",
|
|
@@ -2757,128 +2698,34 @@
|
|
|
2757
2698
|
"name": "string"
|
|
2758
2699
|
}
|
|
2759
2700
|
}
|
|
2701
|
+
},
|
|
2702
|
+
{
|
|
2703
|
+
"id": 87,
|
|
2704
|
+
"name": "account",
|
|
2705
|
+
"kind": 32768,
|
|
2706
|
+
"kindString": "Parameter",
|
|
2707
|
+
"flags": {
|
|
2708
|
+
"isOptional": true
|
|
2709
|
+
},
|
|
2710
|
+
"type": {
|
|
2711
|
+
"type": "reference",
|
|
2712
|
+
"name": "XyoAccount"
|
|
2713
|
+
}
|
|
2760
2714
|
}
|
|
2761
2715
|
],
|
|
2762
2716
|
"type": {
|
|
2763
2717
|
"type": "reference",
|
|
2764
2718
|
"typeArguments": [
|
|
2765
2719
|
{
|
|
2766
|
-
"type": "
|
|
2767
|
-
"name": "
|
|
2720
|
+
"type": "intrinsic",
|
|
2721
|
+
"name": "unknown"
|
|
2768
2722
|
},
|
|
2769
2723
|
{
|
|
2770
|
-
"type": "
|
|
2771
|
-
"
|
|
2772
|
-
"id": 78,
|
|
2773
|
-
"name": "__type",
|
|
2774
|
-
"kind": 65536,
|
|
2775
|
-
"kindString": "Type literal",
|
|
2776
|
-
"flags": {},
|
|
2777
|
-
"children": [
|
|
2778
|
-
{
|
|
2779
|
-
"id": 80,
|
|
2780
|
-
"name": "previousHash",
|
|
2781
|
-
"kind": 1024,
|
|
2782
|
-
"kindString": "Property",
|
|
2783
|
-
"flags": {
|
|
2784
|
-
"isOptional": true
|
|
2785
|
-
},
|
|
2786
|
-
"sources": [
|
|
2787
|
-
{
|
|
2788
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2789
|
-
"line": 23,
|
|
2790
|
-
"character": 8
|
|
2791
|
-
}
|
|
2792
|
-
],
|
|
2793
|
-
"type": {
|
|
2794
|
-
"type": "intrinsic",
|
|
2795
|
-
"name": "string"
|
|
2796
|
-
}
|
|
2797
|
-
},
|
|
2798
|
-
{
|
|
2799
|
-
"id": 79,
|
|
2800
|
-
"name": "schema",
|
|
2801
|
-
"kind": 1024,
|
|
2802
|
-
"kindString": "Property",
|
|
2803
|
-
"flags": {},
|
|
2804
|
-
"sources": [
|
|
2805
|
-
{
|
|
2806
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2807
|
-
"line": 22,
|
|
2808
|
-
"character": 8
|
|
2809
|
-
}
|
|
2810
|
-
],
|
|
2811
|
-
"type": {
|
|
2812
|
-
"type": "intrinsic",
|
|
2813
|
-
"name": "string"
|
|
2814
|
-
}
|
|
2815
|
-
},
|
|
2816
|
-
{
|
|
2817
|
-
"id": 81,
|
|
2818
|
-
"name": "sources",
|
|
2819
|
-
"kind": 1024,
|
|
2820
|
-
"kindString": "Property",
|
|
2821
|
-
"flags": {
|
|
2822
|
-
"isOptional": true
|
|
2823
|
-
},
|
|
2824
|
-
"sources": [
|
|
2825
|
-
{
|
|
2826
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2827
|
-
"line": 24,
|
|
2828
|
-
"character": 8
|
|
2829
|
-
}
|
|
2830
|
-
],
|
|
2831
|
-
"type": {
|
|
2832
|
-
"type": "array",
|
|
2833
|
-
"elementType": {
|
|
2834
|
-
"type": "intrinsic",
|
|
2835
|
-
"name": "string"
|
|
2836
|
-
}
|
|
2837
|
-
}
|
|
2838
|
-
},
|
|
2839
|
-
{
|
|
2840
|
-
"id": 82,
|
|
2841
|
-
"name": "timestamp",
|
|
2842
|
-
"kind": 1024,
|
|
2843
|
-
"kindString": "Property",
|
|
2844
|
-
"flags": {
|
|
2845
|
-
"isOptional": true
|
|
2846
|
-
},
|
|
2847
|
-
"sources": [
|
|
2848
|
-
{
|
|
2849
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2850
|
-
"line": 25,
|
|
2851
|
-
"character": 8
|
|
2852
|
-
}
|
|
2853
|
-
],
|
|
2854
|
-
"type": {
|
|
2855
|
-
"type": "intrinsic",
|
|
2856
|
-
"name": "number"
|
|
2857
|
-
}
|
|
2858
|
-
}
|
|
2859
|
-
],
|
|
2860
|
-
"groups": [
|
|
2861
|
-
{
|
|
2862
|
-
"title": "Properties",
|
|
2863
|
-
"children": [
|
|
2864
|
-
80,
|
|
2865
|
-
79,
|
|
2866
|
-
81,
|
|
2867
|
-
82
|
|
2868
|
-
]
|
|
2869
|
-
}
|
|
2870
|
-
],
|
|
2871
|
-
"sources": [
|
|
2872
|
-
{
|
|
2873
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2874
|
-
"line": 21,
|
|
2875
|
-
"character": 165
|
|
2876
|
-
}
|
|
2877
|
-
]
|
|
2878
|
-
}
|
|
2724
|
+
"type": "reference",
|
|
2725
|
+
"name": "XyoAccount"
|
|
2879
2726
|
}
|
|
2880
2727
|
],
|
|
2881
|
-
"name": "
|
|
2728
|
+
"name": "PromiseEx"
|
|
2882
2729
|
},
|
|
2883
2730
|
"inheritedFrom": {
|
|
2884
2731
|
"type": "reference",
|
|
@@ -2892,7 +2739,92 @@
|
|
|
2892
2739
|
}
|
|
2893
2740
|
},
|
|
2894
2741
|
{
|
|
2895
|
-
"id":
|
|
2742
|
+
"id": 78,
|
|
2743
|
+
"name": "bindHashesInternal",
|
|
2744
|
+
"kind": 2048,
|
|
2745
|
+
"kindString": "Method",
|
|
2746
|
+
"flags": {},
|
|
2747
|
+
"sources": [
|
|
2748
|
+
{
|
|
2749
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2750
|
+
"line": 21,
|
|
2751
|
+
"character": 4
|
|
2752
|
+
}
|
|
2753
|
+
],
|
|
2754
|
+
"signatures": [
|
|
2755
|
+
{
|
|
2756
|
+
"id": 79,
|
|
2757
|
+
"name": "bindHashesInternal",
|
|
2758
|
+
"kind": 4096,
|
|
2759
|
+
"kindString": "Call signature",
|
|
2760
|
+
"flags": {},
|
|
2761
|
+
"parameters": [
|
|
2762
|
+
{
|
|
2763
|
+
"id": 80,
|
|
2764
|
+
"name": "hashes",
|
|
2765
|
+
"kind": 32768,
|
|
2766
|
+
"kindString": "Parameter",
|
|
2767
|
+
"flags": {},
|
|
2768
|
+
"type": {
|
|
2769
|
+
"type": "array",
|
|
2770
|
+
"elementType": {
|
|
2771
|
+
"type": "intrinsic",
|
|
2772
|
+
"name": "string"
|
|
2773
|
+
}
|
|
2774
|
+
}
|
|
2775
|
+
},
|
|
2776
|
+
{
|
|
2777
|
+
"id": 81,
|
|
2778
|
+
"name": "schema",
|
|
2779
|
+
"kind": 32768,
|
|
2780
|
+
"kindString": "Parameter",
|
|
2781
|
+
"flags": {},
|
|
2782
|
+
"type": {
|
|
2783
|
+
"type": "array",
|
|
2784
|
+
"elementType": {
|
|
2785
|
+
"type": "intrinsic",
|
|
2786
|
+
"name": "string"
|
|
2787
|
+
}
|
|
2788
|
+
}
|
|
2789
|
+
},
|
|
2790
|
+
{
|
|
2791
|
+
"id": 82,
|
|
2792
|
+
"name": "account",
|
|
2793
|
+
"kind": 32768,
|
|
2794
|
+
"kindString": "Parameter",
|
|
2795
|
+
"flags": {
|
|
2796
|
+
"isOptional": true
|
|
2797
|
+
},
|
|
2798
|
+
"type": {
|
|
2799
|
+
"type": "reference",
|
|
2800
|
+
"name": "XyoAccount"
|
|
2801
|
+
}
|
|
2802
|
+
}
|
|
2803
|
+
],
|
|
2804
|
+
"type": {
|
|
2805
|
+
"type": "reference",
|
|
2806
|
+
"typeArguments": [
|
|
2807
|
+
{
|
|
2808
|
+
"type": "reference",
|
|
2809
|
+
"id": 6,
|
|
2810
|
+
"name": "XyoCryptoCardsGamePayload"
|
|
2811
|
+
}
|
|
2812
|
+
],
|
|
2813
|
+
"name": "XyoModuleQueryResult"
|
|
2814
|
+
},
|
|
2815
|
+
"inheritedFrom": {
|
|
2816
|
+
"type": "reference",
|
|
2817
|
+
"name": "XyoWitness.bindHashesInternal"
|
|
2818
|
+
}
|
|
2819
|
+
}
|
|
2820
|
+
],
|
|
2821
|
+
"inheritedFrom": {
|
|
2822
|
+
"type": "reference",
|
|
2823
|
+
"name": "XyoWitness.bindHashesInternal"
|
|
2824
|
+
}
|
|
2825
|
+
},
|
|
2826
|
+
{
|
|
2827
|
+
"id": 92,
|
|
2896
2828
|
"name": "bindPayloads",
|
|
2897
2829
|
"kind": 2048,
|
|
2898
2830
|
"kindString": "Method",
|
|
@@ -2900,20 +2832,20 @@
|
|
|
2900
2832
|
"sources": [
|
|
2901
2833
|
{
|
|
2902
2834
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2903
|
-
"line":
|
|
2835
|
+
"line": 24,
|
|
2904
2836
|
"character": 4
|
|
2905
2837
|
}
|
|
2906
2838
|
],
|
|
2907
2839
|
"signatures": [
|
|
2908
2840
|
{
|
|
2909
|
-
"id":
|
|
2841
|
+
"id": 93,
|
|
2910
2842
|
"name": "bindPayloads",
|
|
2911
2843
|
"kind": 4096,
|
|
2912
2844
|
"kindString": "Call signature",
|
|
2913
2845
|
"flags": {},
|
|
2914
2846
|
"parameters": [
|
|
2915
2847
|
{
|
|
2916
|
-
"id":
|
|
2848
|
+
"id": 94,
|
|
2917
2849
|
"name": "payloads",
|
|
2918
2850
|
"kind": 32768,
|
|
2919
2851
|
"kindString": "Parameter",
|
|
@@ -2928,119 +2860,26 @@
|
|
|
2928
2860
|
"value": null
|
|
2929
2861
|
},
|
|
2930
2862
|
{
|
|
2931
|
-
"type": "
|
|
2932
|
-
"
|
|
2933
|
-
|
|
2934
|
-
"name": "__type",
|
|
2935
|
-
"kind": 65536,
|
|
2936
|
-
"kindString": "Type literal",
|
|
2937
|
-
"flags": {},
|
|
2938
|
-
"children": [
|
|
2939
|
-
{
|
|
2940
|
-
"id": 88,
|
|
2941
|
-
"name": "previousHash",
|
|
2942
|
-
"kind": 1024,
|
|
2943
|
-
"kindString": "Property",
|
|
2944
|
-
"flags": {
|
|
2945
|
-
"isOptional": true
|
|
2946
|
-
},
|
|
2947
|
-
"sources": [
|
|
2948
|
-
{
|
|
2949
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
2950
|
-
"line": 9,
|
|
2951
|
-
"character": 4
|
|
2952
|
-
}
|
|
2953
|
-
],
|
|
2954
|
-
"type": {
|
|
2955
|
-
"type": "intrinsic",
|
|
2956
|
-
"name": "string"
|
|
2957
|
-
}
|
|
2958
|
-
},
|
|
2959
|
-
{
|
|
2960
|
-
"id": 87,
|
|
2961
|
-
"name": "schema",
|
|
2962
|
-
"kind": 1024,
|
|
2963
|
-
"kindString": "Property",
|
|
2964
|
-
"flags": {},
|
|
2965
|
-
"sources": [
|
|
2966
|
-
{
|
|
2967
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
2968
|
-
"line": 8,
|
|
2969
|
-
"character": 4
|
|
2970
|
-
}
|
|
2971
|
-
],
|
|
2972
|
-
"type": {
|
|
2973
|
-
"type": "intrinsic",
|
|
2974
|
-
"name": "string"
|
|
2975
|
-
}
|
|
2976
|
-
},
|
|
2977
|
-
{
|
|
2978
|
-
"id": 89,
|
|
2979
|
-
"name": "sources",
|
|
2980
|
-
"kind": 1024,
|
|
2981
|
-
"kindString": "Property",
|
|
2982
|
-
"flags": {
|
|
2983
|
-
"isOptional": true
|
|
2984
|
-
},
|
|
2985
|
-
"sources": [
|
|
2986
|
-
{
|
|
2987
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
2988
|
-
"line": 10,
|
|
2989
|
-
"character": 4
|
|
2990
|
-
}
|
|
2991
|
-
],
|
|
2992
|
-
"type": {
|
|
2993
|
-
"type": "array",
|
|
2994
|
-
"elementType": {
|
|
2995
|
-
"type": "intrinsic",
|
|
2996
|
-
"name": "string"
|
|
2997
|
-
}
|
|
2998
|
-
}
|
|
2999
|
-
},
|
|
3000
|
-
{
|
|
3001
|
-
"id": 90,
|
|
3002
|
-
"name": "timestamp",
|
|
3003
|
-
"kind": 1024,
|
|
3004
|
-
"kindString": "Property",
|
|
3005
|
-
"flags": {
|
|
3006
|
-
"isOptional": true
|
|
3007
|
-
},
|
|
3008
|
-
"sources": [
|
|
3009
|
-
{
|
|
3010
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
3011
|
-
"line": 11,
|
|
3012
|
-
"character": 4
|
|
3013
|
-
}
|
|
3014
|
-
],
|
|
3015
|
-
"type": {
|
|
3016
|
-
"type": "intrinsic",
|
|
3017
|
-
"name": "number"
|
|
3018
|
-
}
|
|
3019
|
-
}
|
|
3020
|
-
],
|
|
3021
|
-
"groups": [
|
|
3022
|
-
{
|
|
3023
|
-
"title": "Properties",
|
|
3024
|
-
"children": [
|
|
3025
|
-
88,
|
|
3026
|
-
87,
|
|
3027
|
-
89,
|
|
3028
|
-
90
|
|
3029
|
-
]
|
|
3030
|
-
}
|
|
3031
|
-
],
|
|
3032
|
-
"sources": [
|
|
3033
|
-
{
|
|
3034
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
3035
|
-
"line": 7,
|
|
3036
|
-
"character": 107
|
|
3037
|
-
}
|
|
3038
|
-
]
|
|
3039
|
-
}
|
|
2863
|
+
"type": "reference",
|
|
2864
|
+
"id": 6,
|
|
2865
|
+
"name": "XyoCryptoCardsGamePayload"
|
|
3040
2866
|
}
|
|
3041
2867
|
]
|
|
3042
2868
|
}
|
|
3043
2869
|
}
|
|
2870
|
+
},
|
|
2871
|
+
{
|
|
2872
|
+
"id": 95,
|
|
2873
|
+
"name": "account",
|
|
2874
|
+
"kind": 32768,
|
|
2875
|
+
"kindString": "Parameter",
|
|
2876
|
+
"flags": {
|
|
2877
|
+
"isOptional": true
|
|
2878
|
+
},
|
|
2879
|
+
"type": {
|
|
2880
|
+
"type": "reference",
|
|
2881
|
+
"name": "XyoAccount"
|
|
2882
|
+
}
|
|
3044
2883
|
}
|
|
3045
2884
|
],
|
|
3046
2885
|
"type": {
|
|
@@ -3048,131 +2887,112 @@
|
|
|
3048
2887
|
"typeArguments": [
|
|
3049
2888
|
{
|
|
3050
2889
|
"type": "reference",
|
|
3051
|
-
"
|
|
2890
|
+
"typeArguments": [
|
|
2891
|
+
{
|
|
2892
|
+
"type": "reference",
|
|
2893
|
+
"id": 6,
|
|
2894
|
+
"name": "XyoCryptoCardsGamePayload"
|
|
2895
|
+
}
|
|
2896
|
+
],
|
|
2897
|
+
"name": "XyoModuleQueryResult"
|
|
3052
2898
|
},
|
|
3053
2899
|
{
|
|
3054
|
-
"type": "
|
|
3055
|
-
"
|
|
3056
|
-
|
|
3057
|
-
|
|
3058
|
-
|
|
3059
|
-
|
|
3060
|
-
|
|
3061
|
-
|
|
3062
|
-
|
|
3063
|
-
|
|
3064
|
-
|
|
3065
|
-
|
|
3066
|
-
|
|
3067
|
-
|
|
3068
|
-
|
|
3069
|
-
|
|
3070
|
-
|
|
3071
|
-
|
|
3072
|
-
|
|
3073
|
-
|
|
3074
|
-
|
|
3075
|
-
|
|
3076
|
-
|
|
3077
|
-
|
|
3078
|
-
|
|
3079
|
-
|
|
3080
|
-
|
|
3081
|
-
|
|
3082
|
-
|
|
3083
|
-
|
|
3084
|
-
|
|
3085
|
-
|
|
3086
|
-
|
|
3087
|
-
|
|
3088
|
-
|
|
3089
|
-
|
|
3090
|
-
|
|
3091
|
-
|
|
3092
|
-
|
|
3093
|
-
|
|
3094
|
-
|
|
3095
|
-
|
|
3096
|
-
|
|
3097
|
-
|
|
3098
|
-
|
|
3099
|
-
|
|
3100
|
-
|
|
3101
|
-
|
|
3102
|
-
|
|
3103
|
-
"kind": 1024,
|
|
3104
|
-
"kindString": "Property",
|
|
3105
|
-
"flags": {
|
|
3106
|
-
"isOptional": true
|
|
3107
|
-
},
|
|
3108
|
-
"sources": [
|
|
3109
|
-
{
|
|
3110
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
3111
|
-
"line": 30,
|
|
3112
|
-
"character": 8
|
|
3113
|
-
}
|
|
3114
|
-
],
|
|
3115
|
-
"type": {
|
|
3116
|
-
"type": "array",
|
|
3117
|
-
"elementType": {
|
|
3118
|
-
"type": "intrinsic",
|
|
3119
|
-
"name": "string"
|
|
3120
|
-
}
|
|
3121
|
-
}
|
|
3122
|
-
},
|
|
3123
|
-
{
|
|
3124
|
-
"id": 95,
|
|
3125
|
-
"name": "timestamp",
|
|
3126
|
-
"kind": 1024,
|
|
3127
|
-
"kindString": "Property",
|
|
3128
|
-
"flags": {
|
|
3129
|
-
"isOptional": true
|
|
3130
|
-
},
|
|
3131
|
-
"sources": [
|
|
3132
|
-
{
|
|
3133
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
3134
|
-
"line": 31,
|
|
3135
|
-
"character": 8
|
|
3136
|
-
}
|
|
3137
|
-
],
|
|
3138
|
-
"type": {
|
|
3139
|
-
"type": "intrinsic",
|
|
3140
|
-
"name": "number"
|
|
3141
|
-
}
|
|
3142
|
-
}
|
|
3143
|
-
],
|
|
3144
|
-
"groups": [
|
|
2900
|
+
"type": "reference",
|
|
2901
|
+
"name": "XyoAccount"
|
|
2902
|
+
}
|
|
2903
|
+
],
|
|
2904
|
+
"name": "PromiseEx"
|
|
2905
|
+
},
|
|
2906
|
+
"inheritedFrom": {
|
|
2907
|
+
"type": "reference",
|
|
2908
|
+
"name": "XyoWitness.bindPayloads"
|
|
2909
|
+
}
|
|
2910
|
+
}
|
|
2911
|
+
],
|
|
2912
|
+
"inheritedFrom": {
|
|
2913
|
+
"type": "reference",
|
|
2914
|
+
"name": "XyoWitness.bindPayloads"
|
|
2915
|
+
}
|
|
2916
|
+
},
|
|
2917
|
+
{
|
|
2918
|
+
"id": 88,
|
|
2919
|
+
"name": "bindPayloadsInternal",
|
|
2920
|
+
"kind": 2048,
|
|
2921
|
+
"kindString": "Method",
|
|
2922
|
+
"flags": {},
|
|
2923
|
+
"sources": [
|
|
2924
|
+
{
|
|
2925
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
2926
|
+
"line": 23,
|
|
2927
|
+
"character": 4
|
|
2928
|
+
}
|
|
2929
|
+
],
|
|
2930
|
+
"signatures": [
|
|
2931
|
+
{
|
|
2932
|
+
"id": 89,
|
|
2933
|
+
"name": "bindPayloadsInternal",
|
|
2934
|
+
"kind": 4096,
|
|
2935
|
+
"kindString": "Call signature",
|
|
2936
|
+
"flags": {},
|
|
2937
|
+
"parameters": [
|
|
2938
|
+
{
|
|
2939
|
+
"id": 90,
|
|
2940
|
+
"name": "payloads",
|
|
2941
|
+
"kind": 32768,
|
|
2942
|
+
"kindString": "Parameter",
|
|
2943
|
+
"flags": {},
|
|
2944
|
+
"type": {
|
|
2945
|
+
"type": "array",
|
|
2946
|
+
"elementType": {
|
|
2947
|
+
"type": "union",
|
|
2948
|
+
"types": [
|
|
3145
2949
|
{
|
|
3146
|
-
"
|
|
3147
|
-
"
|
|
3148
|
-
|
|
3149
|
-
92,
|
|
3150
|
-
94,
|
|
3151
|
-
95
|
|
3152
|
-
]
|
|
3153
|
-
}
|
|
3154
|
-
],
|
|
3155
|
-
"sources": [
|
|
2950
|
+
"type": "literal",
|
|
2951
|
+
"value": null
|
|
2952
|
+
},
|
|
3156
2953
|
{
|
|
3157
|
-
"
|
|
3158
|
-
"
|
|
3159
|
-
"
|
|
2954
|
+
"type": "reference",
|
|
2955
|
+
"id": 6,
|
|
2956
|
+
"name": "XyoCryptoCardsGamePayload"
|
|
3160
2957
|
}
|
|
3161
2958
|
]
|
|
3162
2959
|
}
|
|
3163
2960
|
}
|
|
2961
|
+
},
|
|
2962
|
+
{
|
|
2963
|
+
"id": 91,
|
|
2964
|
+
"name": "account",
|
|
2965
|
+
"kind": 32768,
|
|
2966
|
+
"kindString": "Parameter",
|
|
2967
|
+
"flags": {
|
|
2968
|
+
"isOptional": true
|
|
2969
|
+
},
|
|
2970
|
+
"type": {
|
|
2971
|
+
"type": "reference",
|
|
2972
|
+
"name": "XyoAccount"
|
|
2973
|
+
}
|
|
2974
|
+
}
|
|
2975
|
+
],
|
|
2976
|
+
"type": {
|
|
2977
|
+
"type": "reference",
|
|
2978
|
+
"typeArguments": [
|
|
2979
|
+
{
|
|
2980
|
+
"type": "reference",
|
|
2981
|
+
"id": 6,
|
|
2982
|
+
"name": "XyoCryptoCardsGamePayload"
|
|
2983
|
+
}
|
|
3164
2984
|
],
|
|
3165
|
-
"name": "
|
|
2985
|
+
"name": "XyoModuleQueryResult"
|
|
3166
2986
|
},
|
|
3167
2987
|
"inheritedFrom": {
|
|
3168
2988
|
"type": "reference",
|
|
3169
|
-
"name": "XyoWitness.
|
|
2989
|
+
"name": "XyoWitness.bindPayloadsInternal"
|
|
3170
2990
|
}
|
|
3171
2991
|
}
|
|
3172
2992
|
],
|
|
3173
2993
|
"inheritedFrom": {
|
|
3174
2994
|
"type": "reference",
|
|
3175
|
-
"name": "XyoWitness.
|
|
2995
|
+
"name": "XyoWitness.bindPayloadsInternal"
|
|
3176
2996
|
}
|
|
3177
2997
|
},
|
|
3178
2998
|
{
|
|
@@ -3195,6 +3015,21 @@
|
|
|
3195
3015
|
"kind": 4096,
|
|
3196
3016
|
"kindString": "Call signature",
|
|
3197
3017
|
"flags": {},
|
|
3018
|
+
"parameters": [
|
|
3019
|
+
{
|
|
3020
|
+
"id": 68,
|
|
3021
|
+
"name": "_queryAccount",
|
|
3022
|
+
"kind": 32768,
|
|
3023
|
+
"kindString": "Parameter",
|
|
3024
|
+
"flags": {
|
|
3025
|
+
"isOptional": true
|
|
3026
|
+
},
|
|
3027
|
+
"type": {
|
|
3028
|
+
"type": "reference",
|
|
3029
|
+
"name": "XyoAccount"
|
|
3030
|
+
}
|
|
3031
|
+
}
|
|
3032
|
+
],
|
|
3198
3033
|
"type": {
|
|
3199
3034
|
"type": "intrinsic",
|
|
3200
3035
|
"name": "void"
|
|
@@ -3211,7 +3046,7 @@
|
|
|
3211
3046
|
}
|
|
3212
3047
|
},
|
|
3213
3048
|
{
|
|
3214
|
-
"id":
|
|
3049
|
+
"id": 69,
|
|
3215
3050
|
"name": "initialize",
|
|
3216
3051
|
"kind": 2048,
|
|
3217
3052
|
"kindString": "Method",
|
|
@@ -3225,11 +3060,26 @@
|
|
|
3225
3060
|
],
|
|
3226
3061
|
"signatures": [
|
|
3227
3062
|
{
|
|
3228
|
-
"id":
|
|
3063
|
+
"id": 70,
|
|
3229
3064
|
"name": "initialize",
|
|
3230
3065
|
"kind": 4096,
|
|
3231
3066
|
"kindString": "Call signature",
|
|
3232
3067
|
"flags": {},
|
|
3068
|
+
"parameters": [
|
|
3069
|
+
{
|
|
3070
|
+
"id": 71,
|
|
3071
|
+
"name": "_queryAccount",
|
|
3072
|
+
"kind": 32768,
|
|
3073
|
+
"kindString": "Parameter",
|
|
3074
|
+
"flags": {
|
|
3075
|
+
"isOptional": true
|
|
3076
|
+
},
|
|
3077
|
+
"type": {
|
|
3078
|
+
"type": "reference",
|
|
3079
|
+
"name": "XyoAccount"
|
|
3080
|
+
}
|
|
3081
|
+
}
|
|
3082
|
+
],
|
|
3233
3083
|
"type": {
|
|
3234
3084
|
"type": "intrinsic",
|
|
3235
3085
|
"name": "void"
|
|
@@ -3286,6 +3136,10 @@
|
|
|
3286
3136
|
"type": "reference",
|
|
3287
3137
|
"id": 6,
|
|
3288
3138
|
"name": "XyoCryptoCardsGamePayload"
|
|
3139
|
+
},
|
|
3140
|
+
{
|
|
3141
|
+
"type": "intrinsic",
|
|
3142
|
+
"name": "never"
|
|
3289
3143
|
}
|
|
3290
3144
|
],
|
|
3291
3145
|
"name": "Promisable"
|
|
@@ -3458,7 +3312,7 @@
|
|
|
3458
3312
|
}
|
|
3459
3313
|
},
|
|
3460
3314
|
{
|
|
3461
|
-
"id":
|
|
3315
|
+
"id": 75,
|
|
3462
3316
|
"name": "shutdown",
|
|
3463
3317
|
"kind": 2048,
|
|
3464
3318
|
"kindString": "Method",
|
|
@@ -3472,11 +3326,26 @@
|
|
|
3472
3326
|
],
|
|
3473
3327
|
"signatures": [
|
|
3474
3328
|
{
|
|
3475
|
-
"id":
|
|
3329
|
+
"id": 76,
|
|
3476
3330
|
"name": "shutdown",
|
|
3477
3331
|
"kind": 4096,
|
|
3478
3332
|
"kindString": "Call signature",
|
|
3479
3333
|
"flags": {},
|
|
3334
|
+
"parameters": [
|
|
3335
|
+
{
|
|
3336
|
+
"id": 77,
|
|
3337
|
+
"name": "_queryAccount",
|
|
3338
|
+
"kind": 32768,
|
|
3339
|
+
"kindString": "Parameter",
|
|
3340
|
+
"flags": {
|
|
3341
|
+
"isOptional": true
|
|
3342
|
+
},
|
|
3343
|
+
"type": {
|
|
3344
|
+
"type": "reference",
|
|
3345
|
+
"name": "XyoAccount"
|
|
3346
|
+
}
|
|
3347
|
+
}
|
|
3348
|
+
],
|
|
3480
3349
|
"type": {
|
|
3481
3350
|
"type": "intrinsic",
|
|
3482
3351
|
"name": "void"
|
|
@@ -3493,7 +3362,7 @@
|
|
|
3493
3362
|
}
|
|
3494
3363
|
},
|
|
3495
3364
|
{
|
|
3496
|
-
"id":
|
|
3365
|
+
"id": 72,
|
|
3497
3366
|
"name": "subscribe",
|
|
3498
3367
|
"kind": 2048,
|
|
3499
3368
|
"kindString": "Method",
|
|
@@ -3507,11 +3376,26 @@
|
|
|
3507
3376
|
],
|
|
3508
3377
|
"signatures": [
|
|
3509
3378
|
{
|
|
3510
|
-
"id":
|
|
3379
|
+
"id": 73,
|
|
3511
3380
|
"name": "subscribe",
|
|
3512
3381
|
"kind": 4096,
|
|
3513
3382
|
"kindString": "Call signature",
|
|
3514
3383
|
"flags": {},
|
|
3384
|
+
"parameters": [
|
|
3385
|
+
{
|
|
3386
|
+
"id": 74,
|
|
3387
|
+
"name": "_queryAccount",
|
|
3388
|
+
"kind": 32768,
|
|
3389
|
+
"kindString": "Parameter",
|
|
3390
|
+
"flags": {
|
|
3391
|
+
"isOptional": true
|
|
3392
|
+
},
|
|
3393
|
+
"type": {
|
|
3394
|
+
"type": "reference",
|
|
3395
|
+
"name": "XyoAccount"
|
|
3396
|
+
}
|
|
3397
|
+
}
|
|
3398
|
+
],
|
|
3515
3399
|
"type": {
|
|
3516
3400
|
"type": "intrinsic",
|
|
3517
3401
|
"name": "void"
|
|
@@ -3553,16 +3437,18 @@
|
|
|
3553
3437
|
{
|
|
3554
3438
|
"title": "Methods",
|
|
3555
3439
|
"children": [
|
|
3556
|
-
74,
|
|
3557
3440
|
83,
|
|
3441
|
+
78,
|
|
3442
|
+
92,
|
|
3443
|
+
88,
|
|
3558
3444
|
66,
|
|
3559
|
-
|
|
3445
|
+
69,
|
|
3560
3446
|
48,
|
|
3561
3447
|
53,
|
|
3562
3448
|
55,
|
|
3563
3449
|
63,
|
|
3564
|
-
|
|
3565
|
-
|
|
3450
|
+
75,
|
|
3451
|
+
72
|
|
3566
3452
|
]
|
|
3567
3453
|
}
|
|
3568
3454
|
],
|
|
@@ -4205,59 +4091,241 @@
|
|
|
4205
4091
|
"type": "reference",
|
|
4206
4092
|
"name": "XyoWitness.targetSchema"
|
|
4207
4093
|
}
|
|
4208
|
-
},
|
|
4094
|
+
},
|
|
4095
|
+
"inheritedFrom": {
|
|
4096
|
+
"type": "reference",
|
|
4097
|
+
"name": "XyoWitness.targetSchema"
|
|
4098
|
+
}
|
|
4099
|
+
},
|
|
4100
|
+
{
|
|
4101
|
+
"id": 171,
|
|
4102
|
+
"name": "bindHashes",
|
|
4103
|
+
"kind": 2048,
|
|
4104
|
+
"kindString": "Method",
|
|
4105
|
+
"flags": {},
|
|
4106
|
+
"sources": [
|
|
4107
|
+
{
|
|
4108
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
4109
|
+
"line": 22,
|
|
4110
|
+
"character": 4
|
|
4111
|
+
}
|
|
4112
|
+
],
|
|
4113
|
+
"signatures": [
|
|
4114
|
+
{
|
|
4115
|
+
"id": 172,
|
|
4116
|
+
"name": "bindHashes",
|
|
4117
|
+
"kind": 4096,
|
|
4118
|
+
"kindString": "Call signature",
|
|
4119
|
+
"flags": {},
|
|
4120
|
+
"parameters": [
|
|
4121
|
+
{
|
|
4122
|
+
"id": 173,
|
|
4123
|
+
"name": "hashes",
|
|
4124
|
+
"kind": 32768,
|
|
4125
|
+
"kindString": "Parameter",
|
|
4126
|
+
"flags": {},
|
|
4127
|
+
"type": {
|
|
4128
|
+
"type": "array",
|
|
4129
|
+
"elementType": {
|
|
4130
|
+
"type": "intrinsic",
|
|
4131
|
+
"name": "string"
|
|
4132
|
+
}
|
|
4133
|
+
}
|
|
4134
|
+
},
|
|
4135
|
+
{
|
|
4136
|
+
"id": 174,
|
|
4137
|
+
"name": "schema",
|
|
4138
|
+
"kind": 32768,
|
|
4139
|
+
"kindString": "Parameter",
|
|
4140
|
+
"flags": {},
|
|
4141
|
+
"type": {
|
|
4142
|
+
"type": "array",
|
|
4143
|
+
"elementType": {
|
|
4144
|
+
"type": "intrinsic",
|
|
4145
|
+
"name": "string"
|
|
4146
|
+
}
|
|
4147
|
+
}
|
|
4148
|
+
},
|
|
4149
|
+
{
|
|
4150
|
+
"id": 175,
|
|
4151
|
+
"name": "account",
|
|
4152
|
+
"kind": 32768,
|
|
4153
|
+
"kindString": "Parameter",
|
|
4154
|
+
"flags": {
|
|
4155
|
+
"isOptional": true
|
|
4156
|
+
},
|
|
4157
|
+
"type": {
|
|
4158
|
+
"type": "reference",
|
|
4159
|
+
"name": "XyoAccount"
|
|
4160
|
+
}
|
|
4161
|
+
}
|
|
4162
|
+
],
|
|
4163
|
+
"type": {
|
|
4164
|
+
"type": "reference",
|
|
4165
|
+
"typeArguments": [
|
|
4166
|
+
{
|
|
4167
|
+
"type": "intrinsic",
|
|
4168
|
+
"name": "unknown"
|
|
4169
|
+
},
|
|
4170
|
+
{
|
|
4171
|
+
"type": "reference",
|
|
4172
|
+
"name": "XyoAccount"
|
|
4173
|
+
}
|
|
4174
|
+
],
|
|
4175
|
+
"name": "PromiseEx"
|
|
4176
|
+
},
|
|
4177
|
+
"inheritedFrom": {
|
|
4178
|
+
"type": "reference",
|
|
4179
|
+
"name": "XyoWitness.bindHashes"
|
|
4180
|
+
}
|
|
4181
|
+
}
|
|
4182
|
+
],
|
|
4183
|
+
"inheritedFrom": {
|
|
4184
|
+
"type": "reference",
|
|
4185
|
+
"name": "XyoWitness.bindHashes"
|
|
4186
|
+
}
|
|
4187
|
+
},
|
|
4188
|
+
{
|
|
4189
|
+
"id": 166,
|
|
4190
|
+
"name": "bindHashesInternal",
|
|
4191
|
+
"kind": 2048,
|
|
4192
|
+
"kindString": "Method",
|
|
4193
|
+
"flags": {},
|
|
4194
|
+
"sources": [
|
|
4195
|
+
{
|
|
4196
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
4197
|
+
"line": 21,
|
|
4198
|
+
"character": 4
|
|
4199
|
+
}
|
|
4200
|
+
],
|
|
4201
|
+
"signatures": [
|
|
4202
|
+
{
|
|
4203
|
+
"id": 167,
|
|
4204
|
+
"name": "bindHashesInternal",
|
|
4205
|
+
"kind": 4096,
|
|
4206
|
+
"kindString": "Call signature",
|
|
4207
|
+
"flags": {},
|
|
4208
|
+
"parameters": [
|
|
4209
|
+
{
|
|
4210
|
+
"id": 168,
|
|
4211
|
+
"name": "hashes",
|
|
4212
|
+
"kind": 32768,
|
|
4213
|
+
"kindString": "Parameter",
|
|
4214
|
+
"flags": {},
|
|
4215
|
+
"type": {
|
|
4216
|
+
"type": "array",
|
|
4217
|
+
"elementType": {
|
|
4218
|
+
"type": "intrinsic",
|
|
4219
|
+
"name": "string"
|
|
4220
|
+
}
|
|
4221
|
+
}
|
|
4222
|
+
},
|
|
4223
|
+
{
|
|
4224
|
+
"id": 169,
|
|
4225
|
+
"name": "schema",
|
|
4226
|
+
"kind": 32768,
|
|
4227
|
+
"kindString": "Parameter",
|
|
4228
|
+
"flags": {},
|
|
4229
|
+
"type": {
|
|
4230
|
+
"type": "array",
|
|
4231
|
+
"elementType": {
|
|
4232
|
+
"type": "intrinsic",
|
|
4233
|
+
"name": "string"
|
|
4234
|
+
}
|
|
4235
|
+
}
|
|
4236
|
+
},
|
|
4237
|
+
{
|
|
4238
|
+
"id": 170,
|
|
4239
|
+
"name": "account",
|
|
4240
|
+
"kind": 32768,
|
|
4241
|
+
"kindString": "Parameter",
|
|
4242
|
+
"flags": {
|
|
4243
|
+
"isOptional": true
|
|
4244
|
+
},
|
|
4245
|
+
"type": {
|
|
4246
|
+
"type": "reference",
|
|
4247
|
+
"name": "XyoAccount"
|
|
4248
|
+
}
|
|
4249
|
+
}
|
|
4250
|
+
],
|
|
4251
|
+
"type": {
|
|
4252
|
+
"type": "reference",
|
|
4253
|
+
"typeArguments": [
|
|
4254
|
+
{
|
|
4255
|
+
"type": "reference",
|
|
4256
|
+
"id": 98,
|
|
4257
|
+
"name": "XyoCryptoCardsMovePayload"
|
|
4258
|
+
}
|
|
4259
|
+
],
|
|
4260
|
+
"name": "XyoModuleQueryResult"
|
|
4261
|
+
},
|
|
4262
|
+
"inheritedFrom": {
|
|
4263
|
+
"type": "reference",
|
|
4264
|
+
"name": "XyoWitness.bindHashesInternal"
|
|
4265
|
+
}
|
|
4266
|
+
}
|
|
4267
|
+
],
|
|
4209
4268
|
"inheritedFrom": {
|
|
4210
4269
|
"type": "reference",
|
|
4211
|
-
"name": "XyoWitness.
|
|
4270
|
+
"name": "XyoWitness.bindHashesInternal"
|
|
4212
4271
|
}
|
|
4213
4272
|
},
|
|
4214
4273
|
{
|
|
4215
|
-
"id":
|
|
4216
|
-
"name": "
|
|
4274
|
+
"id": 180,
|
|
4275
|
+
"name": "bindPayloads",
|
|
4217
4276
|
"kind": 2048,
|
|
4218
4277
|
"kindString": "Method",
|
|
4219
4278
|
"flags": {},
|
|
4220
4279
|
"sources": [
|
|
4221
4280
|
{
|
|
4222
4281
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
4223
|
-
"line":
|
|
4282
|
+
"line": 24,
|
|
4224
4283
|
"character": 4
|
|
4225
4284
|
}
|
|
4226
4285
|
],
|
|
4227
4286
|
"signatures": [
|
|
4228
4287
|
{
|
|
4229
|
-
"id":
|
|
4230
|
-
"name": "
|
|
4288
|
+
"id": 181,
|
|
4289
|
+
"name": "bindPayloads",
|
|
4231
4290
|
"kind": 4096,
|
|
4232
4291
|
"kindString": "Call signature",
|
|
4233
4292
|
"flags": {},
|
|
4234
4293
|
"parameters": [
|
|
4235
4294
|
{
|
|
4236
|
-
"id":
|
|
4237
|
-
"name": "
|
|
4295
|
+
"id": 182,
|
|
4296
|
+
"name": "payloads",
|
|
4238
4297
|
"kind": 32768,
|
|
4239
4298
|
"kindString": "Parameter",
|
|
4240
4299
|
"flags": {},
|
|
4241
4300
|
"type": {
|
|
4242
4301
|
"type": "array",
|
|
4243
4302
|
"elementType": {
|
|
4244
|
-
"type": "
|
|
4245
|
-
"
|
|
4303
|
+
"type": "union",
|
|
4304
|
+
"types": [
|
|
4305
|
+
{
|
|
4306
|
+
"type": "literal",
|
|
4307
|
+
"value": null
|
|
4308
|
+
},
|
|
4309
|
+
{
|
|
4310
|
+
"type": "reference",
|
|
4311
|
+
"id": 98,
|
|
4312
|
+
"name": "XyoCryptoCardsMovePayload"
|
|
4313
|
+
}
|
|
4314
|
+
]
|
|
4246
4315
|
}
|
|
4247
4316
|
}
|
|
4248
4317
|
},
|
|
4249
4318
|
{
|
|
4250
|
-
"id":
|
|
4251
|
-
"name": "
|
|
4319
|
+
"id": 183,
|
|
4320
|
+
"name": "account",
|
|
4252
4321
|
"kind": 32768,
|
|
4253
4322
|
"kindString": "Parameter",
|
|
4254
|
-
"flags": {
|
|
4323
|
+
"flags": {
|
|
4324
|
+
"isOptional": true
|
|
4325
|
+
},
|
|
4255
4326
|
"type": {
|
|
4256
|
-
"type": "
|
|
4257
|
-
"
|
|
4258
|
-
"type": "intrinsic",
|
|
4259
|
-
"name": "string"
|
|
4260
|
-
}
|
|
4327
|
+
"type": "reference",
|
|
4328
|
+
"name": "XyoAccount"
|
|
4261
4329
|
}
|
|
4262
4330
|
}
|
|
4263
4331
|
],
|
|
@@ -4266,415 +4334,112 @@
|
|
|
4266
4334
|
"typeArguments": [
|
|
4267
4335
|
{
|
|
4268
4336
|
"type": "reference",
|
|
4269
|
-
"
|
|
4337
|
+
"typeArguments": [
|
|
4338
|
+
{
|
|
4339
|
+
"type": "reference",
|
|
4340
|
+
"id": 98,
|
|
4341
|
+
"name": "XyoCryptoCardsMovePayload"
|
|
4342
|
+
}
|
|
4343
|
+
],
|
|
4344
|
+
"name": "XyoModuleQueryResult"
|
|
4270
4345
|
},
|
|
4271
4346
|
{
|
|
4272
|
-
"type": "
|
|
4273
|
-
"
|
|
4274
|
-
"id": 166,
|
|
4275
|
-
"name": "__type",
|
|
4276
|
-
"kind": 65536,
|
|
4277
|
-
"kindString": "Type literal",
|
|
4278
|
-
"flags": {},
|
|
4279
|
-
"children": [
|
|
4280
|
-
{
|
|
4281
|
-
"id": 168,
|
|
4282
|
-
"name": "previousHash",
|
|
4283
|
-
"kind": 1024,
|
|
4284
|
-
"kindString": "Property",
|
|
4285
|
-
"flags": {
|
|
4286
|
-
"isOptional": true
|
|
4287
|
-
},
|
|
4288
|
-
"sources": [
|
|
4289
|
-
{
|
|
4290
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
4291
|
-
"line": 23,
|
|
4292
|
-
"character": 8
|
|
4293
|
-
}
|
|
4294
|
-
],
|
|
4295
|
-
"type": {
|
|
4296
|
-
"type": "intrinsic",
|
|
4297
|
-
"name": "string"
|
|
4298
|
-
}
|
|
4299
|
-
},
|
|
4300
|
-
{
|
|
4301
|
-
"id": 167,
|
|
4302
|
-
"name": "schema",
|
|
4303
|
-
"kind": 1024,
|
|
4304
|
-
"kindString": "Property",
|
|
4305
|
-
"flags": {},
|
|
4306
|
-
"sources": [
|
|
4307
|
-
{
|
|
4308
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
4309
|
-
"line": 22,
|
|
4310
|
-
"character": 8
|
|
4311
|
-
}
|
|
4312
|
-
],
|
|
4313
|
-
"type": {
|
|
4314
|
-
"type": "intrinsic",
|
|
4315
|
-
"name": "string"
|
|
4316
|
-
}
|
|
4317
|
-
},
|
|
4318
|
-
{
|
|
4319
|
-
"id": 169,
|
|
4320
|
-
"name": "sources",
|
|
4321
|
-
"kind": 1024,
|
|
4322
|
-
"kindString": "Property",
|
|
4323
|
-
"flags": {
|
|
4324
|
-
"isOptional": true
|
|
4325
|
-
},
|
|
4326
|
-
"sources": [
|
|
4327
|
-
{
|
|
4328
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
4329
|
-
"line": 24,
|
|
4330
|
-
"character": 8
|
|
4331
|
-
}
|
|
4332
|
-
],
|
|
4333
|
-
"type": {
|
|
4334
|
-
"type": "array",
|
|
4335
|
-
"elementType": {
|
|
4336
|
-
"type": "intrinsic",
|
|
4337
|
-
"name": "string"
|
|
4338
|
-
}
|
|
4339
|
-
}
|
|
4340
|
-
},
|
|
4341
|
-
{
|
|
4342
|
-
"id": 170,
|
|
4343
|
-
"name": "timestamp",
|
|
4344
|
-
"kind": 1024,
|
|
4345
|
-
"kindString": "Property",
|
|
4346
|
-
"flags": {
|
|
4347
|
-
"isOptional": true
|
|
4348
|
-
},
|
|
4349
|
-
"sources": [
|
|
4350
|
-
{
|
|
4351
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
4352
|
-
"line": 25,
|
|
4353
|
-
"character": 8
|
|
4354
|
-
}
|
|
4355
|
-
],
|
|
4356
|
-
"type": {
|
|
4357
|
-
"type": "intrinsic",
|
|
4358
|
-
"name": "number"
|
|
4359
|
-
}
|
|
4360
|
-
}
|
|
4361
|
-
],
|
|
4362
|
-
"groups": [
|
|
4363
|
-
{
|
|
4364
|
-
"title": "Properties",
|
|
4365
|
-
"children": [
|
|
4366
|
-
168,
|
|
4367
|
-
167,
|
|
4368
|
-
169,
|
|
4369
|
-
170
|
|
4370
|
-
]
|
|
4371
|
-
}
|
|
4372
|
-
],
|
|
4373
|
-
"sources": [
|
|
4374
|
-
{
|
|
4375
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
4376
|
-
"line": 21,
|
|
4377
|
-
"character": 165
|
|
4378
|
-
}
|
|
4379
|
-
]
|
|
4380
|
-
}
|
|
4347
|
+
"type": "reference",
|
|
4348
|
+
"name": "XyoAccount"
|
|
4381
4349
|
}
|
|
4382
4350
|
],
|
|
4383
|
-
"name": "
|
|
4351
|
+
"name": "PromiseEx"
|
|
4384
4352
|
},
|
|
4385
4353
|
"inheritedFrom": {
|
|
4386
4354
|
"type": "reference",
|
|
4387
|
-
"name": "XyoWitness.
|
|
4355
|
+
"name": "XyoWitness.bindPayloads"
|
|
4388
4356
|
}
|
|
4389
4357
|
}
|
|
4390
4358
|
],
|
|
4391
4359
|
"inheritedFrom": {
|
|
4392
4360
|
"type": "reference",
|
|
4393
|
-
"name": "XyoWitness.
|
|
4361
|
+
"name": "XyoWitness.bindPayloads"
|
|
4394
4362
|
}
|
|
4395
4363
|
},
|
|
4396
4364
|
{
|
|
4397
|
-
"id":
|
|
4398
|
-
"name": "
|
|
4365
|
+
"id": 176,
|
|
4366
|
+
"name": "bindPayloadsInternal",
|
|
4399
4367
|
"kind": 2048,
|
|
4400
4368
|
"kindString": "Method",
|
|
4401
4369
|
"flags": {},
|
|
4402
4370
|
"sources": [
|
|
4403
4371
|
{
|
|
4404
4372
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
4405
|
-
"line":
|
|
4373
|
+
"line": 23,
|
|
4406
4374
|
"character": 4
|
|
4407
4375
|
}
|
|
4408
4376
|
],
|
|
4409
4377
|
"signatures": [
|
|
4410
4378
|
{
|
|
4411
|
-
"id":
|
|
4412
|
-
"name": "
|
|
4379
|
+
"id": 177,
|
|
4380
|
+
"name": "bindPayloadsInternal",
|
|
4413
4381
|
"kind": 4096,
|
|
4414
4382
|
"kindString": "Call signature",
|
|
4415
4383
|
"flags": {},
|
|
4416
4384
|
"parameters": [
|
|
4417
4385
|
{
|
|
4418
|
-
"id":
|
|
4386
|
+
"id": 178,
|
|
4419
4387
|
"name": "payloads",
|
|
4420
4388
|
"kind": 32768,
|
|
4421
4389
|
"kindString": "Parameter",
|
|
4422
4390
|
"flags": {},
|
|
4423
4391
|
"type": {
|
|
4424
4392
|
"type": "array",
|
|
4425
|
-
"elementType": {
|
|
4426
|
-
"type": "union",
|
|
4427
|
-
"types": [
|
|
4428
|
-
{
|
|
4429
|
-
"type": "literal",
|
|
4430
|
-
"value": null
|
|
4431
|
-
},
|
|
4432
|
-
{
|
|
4433
|
-
"type": "reflection",
|
|
4434
|
-
"declaration": {
|
|
4435
|
-
"id": 174,
|
|
4436
|
-
"name": "__type",
|
|
4437
|
-
"kind": 65536,
|
|
4438
|
-
"kindString": "Type literal",
|
|
4439
|
-
"flags": {},
|
|
4440
|
-
"children": [
|
|
4441
|
-
{
|
|
4442
|
-
"id": 176,
|
|
4443
|
-
"name": "previousHash",
|
|
4444
|
-
"kind": 1024,
|
|
4445
|
-
"kindString": "Property",
|
|
4446
|
-
"flags": {
|
|
4447
|
-
"isOptional": true
|
|
4448
|
-
},
|
|
4449
|
-
"sources": [
|
|
4450
|
-
{
|
|
4451
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
4452
|
-
"line": 9,
|
|
4453
|
-
"character": 4
|
|
4454
|
-
}
|
|
4455
|
-
],
|
|
4456
|
-
"type": {
|
|
4457
|
-
"type": "intrinsic",
|
|
4458
|
-
"name": "string"
|
|
4459
|
-
}
|
|
4460
|
-
},
|
|
4461
|
-
{
|
|
4462
|
-
"id": 175,
|
|
4463
|
-
"name": "schema",
|
|
4464
|
-
"kind": 1024,
|
|
4465
|
-
"kindString": "Property",
|
|
4466
|
-
"flags": {},
|
|
4467
|
-
"sources": [
|
|
4468
|
-
{
|
|
4469
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
4470
|
-
"line": 8,
|
|
4471
|
-
"character": 4
|
|
4472
|
-
}
|
|
4473
|
-
],
|
|
4474
|
-
"type": {
|
|
4475
|
-
"type": "intrinsic",
|
|
4476
|
-
"name": "string"
|
|
4477
|
-
}
|
|
4478
|
-
},
|
|
4479
|
-
{
|
|
4480
|
-
"id": 177,
|
|
4481
|
-
"name": "sources",
|
|
4482
|
-
"kind": 1024,
|
|
4483
|
-
"kindString": "Property",
|
|
4484
|
-
"flags": {
|
|
4485
|
-
"isOptional": true
|
|
4486
|
-
},
|
|
4487
|
-
"sources": [
|
|
4488
|
-
{
|
|
4489
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
4490
|
-
"line": 10,
|
|
4491
|
-
"character": 4
|
|
4492
|
-
}
|
|
4493
|
-
],
|
|
4494
|
-
"type": {
|
|
4495
|
-
"type": "array",
|
|
4496
|
-
"elementType": {
|
|
4497
|
-
"type": "intrinsic",
|
|
4498
|
-
"name": "string"
|
|
4499
|
-
}
|
|
4500
|
-
}
|
|
4501
|
-
},
|
|
4502
|
-
{
|
|
4503
|
-
"id": 178,
|
|
4504
|
-
"name": "timestamp",
|
|
4505
|
-
"kind": 1024,
|
|
4506
|
-
"kindString": "Property",
|
|
4507
|
-
"flags": {
|
|
4508
|
-
"isOptional": true
|
|
4509
|
-
},
|
|
4510
|
-
"sources": [
|
|
4511
|
-
{
|
|
4512
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
4513
|
-
"line": 11,
|
|
4514
|
-
"character": 4
|
|
4515
|
-
}
|
|
4516
|
-
],
|
|
4517
|
-
"type": {
|
|
4518
|
-
"type": "intrinsic",
|
|
4519
|
-
"name": "number"
|
|
4520
|
-
}
|
|
4521
|
-
}
|
|
4522
|
-
],
|
|
4523
|
-
"groups": [
|
|
4524
|
-
{
|
|
4525
|
-
"title": "Properties",
|
|
4526
|
-
"children": [
|
|
4527
|
-
176,
|
|
4528
|
-
175,
|
|
4529
|
-
177,
|
|
4530
|
-
178
|
|
4531
|
-
]
|
|
4532
|
-
}
|
|
4533
|
-
],
|
|
4534
|
-
"sources": [
|
|
4535
|
-
{
|
|
4536
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
4537
|
-
"line": 7,
|
|
4538
|
-
"character": 107
|
|
4539
|
-
}
|
|
4540
|
-
]
|
|
4541
|
-
}
|
|
4542
|
-
}
|
|
4543
|
-
]
|
|
4544
|
-
}
|
|
4545
|
-
}
|
|
4546
|
-
}
|
|
4547
|
-
],
|
|
4548
|
-
"type": {
|
|
4549
|
-
"type": "reference",
|
|
4550
|
-
"typeArguments": [
|
|
4551
|
-
{
|
|
4552
|
-
"type": "reference",
|
|
4553
|
-
"name": "XyoBoundWitness"
|
|
4554
|
-
},
|
|
4555
|
-
{
|
|
4556
|
-
"type": "reflection",
|
|
4557
|
-
"declaration": {
|
|
4558
|
-
"id": 179,
|
|
4559
|
-
"name": "__type",
|
|
4560
|
-
"kind": 65536,
|
|
4561
|
-
"kindString": "Type literal",
|
|
4562
|
-
"flags": {},
|
|
4563
|
-
"children": [
|
|
4564
|
-
{
|
|
4565
|
-
"id": 181,
|
|
4566
|
-
"name": "previousHash",
|
|
4567
|
-
"kind": 1024,
|
|
4568
|
-
"kindString": "Property",
|
|
4569
|
-
"flags": {
|
|
4570
|
-
"isOptional": true
|
|
4571
|
-
},
|
|
4572
|
-
"sources": [
|
|
4573
|
-
{
|
|
4574
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
4575
|
-
"line": 29,
|
|
4576
|
-
"character": 8
|
|
4577
|
-
}
|
|
4578
|
-
],
|
|
4579
|
-
"type": {
|
|
4580
|
-
"type": "intrinsic",
|
|
4581
|
-
"name": "string"
|
|
4582
|
-
}
|
|
4583
|
-
},
|
|
4584
|
-
{
|
|
4585
|
-
"id": 180,
|
|
4586
|
-
"name": "schema",
|
|
4587
|
-
"kind": 1024,
|
|
4588
|
-
"kindString": "Property",
|
|
4589
|
-
"flags": {},
|
|
4590
|
-
"sources": [
|
|
4591
|
-
{
|
|
4592
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
4593
|
-
"line": 28,
|
|
4594
|
-
"character": 8
|
|
4595
|
-
}
|
|
4596
|
-
],
|
|
4597
|
-
"type": {
|
|
4598
|
-
"type": "intrinsic",
|
|
4599
|
-
"name": "string"
|
|
4600
|
-
}
|
|
4601
|
-
},
|
|
4602
|
-
{
|
|
4603
|
-
"id": 182,
|
|
4604
|
-
"name": "sources",
|
|
4605
|
-
"kind": 1024,
|
|
4606
|
-
"kindString": "Property",
|
|
4607
|
-
"flags": {
|
|
4608
|
-
"isOptional": true
|
|
4609
|
-
},
|
|
4610
|
-
"sources": [
|
|
4611
|
-
{
|
|
4612
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
4613
|
-
"line": 30,
|
|
4614
|
-
"character": 8
|
|
4615
|
-
}
|
|
4616
|
-
],
|
|
4617
|
-
"type": {
|
|
4618
|
-
"type": "array",
|
|
4619
|
-
"elementType": {
|
|
4620
|
-
"type": "intrinsic",
|
|
4621
|
-
"name": "string"
|
|
4622
|
-
}
|
|
4623
|
-
}
|
|
4624
|
-
},
|
|
4625
|
-
{
|
|
4626
|
-
"id": 183,
|
|
4627
|
-
"name": "timestamp",
|
|
4628
|
-
"kind": 1024,
|
|
4629
|
-
"kindString": "Property",
|
|
4630
|
-
"flags": {
|
|
4631
|
-
"isOptional": true
|
|
4632
|
-
},
|
|
4633
|
-
"sources": [
|
|
4634
|
-
{
|
|
4635
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
4636
|
-
"line": 31,
|
|
4637
|
-
"character": 8
|
|
4638
|
-
}
|
|
4639
|
-
],
|
|
4640
|
-
"type": {
|
|
4641
|
-
"type": "intrinsic",
|
|
4642
|
-
"name": "number"
|
|
4643
|
-
}
|
|
4644
|
-
}
|
|
4645
|
-
],
|
|
4646
|
-
"groups": [
|
|
4647
|
-
{
|
|
4648
|
-
"title": "Properties",
|
|
4649
|
-
"children": [
|
|
4650
|
-
181,
|
|
4651
|
-
180,
|
|
4652
|
-
182,
|
|
4653
|
-
183
|
|
4654
|
-
]
|
|
4655
|
-
}
|
|
4656
|
-
],
|
|
4657
|
-
"sources": [
|
|
4393
|
+
"elementType": {
|
|
4394
|
+
"type": "union",
|
|
4395
|
+
"types": [
|
|
4396
|
+
{
|
|
4397
|
+
"type": "literal",
|
|
4398
|
+
"value": null
|
|
4399
|
+
},
|
|
4658
4400
|
{
|
|
4659
|
-
"
|
|
4660
|
-
"
|
|
4661
|
-
"
|
|
4401
|
+
"type": "reference",
|
|
4402
|
+
"id": 98,
|
|
4403
|
+
"name": "XyoCryptoCardsMovePayload"
|
|
4662
4404
|
}
|
|
4663
4405
|
]
|
|
4664
4406
|
}
|
|
4665
4407
|
}
|
|
4408
|
+
},
|
|
4409
|
+
{
|
|
4410
|
+
"id": 179,
|
|
4411
|
+
"name": "account",
|
|
4412
|
+
"kind": 32768,
|
|
4413
|
+
"kindString": "Parameter",
|
|
4414
|
+
"flags": {
|
|
4415
|
+
"isOptional": true
|
|
4416
|
+
},
|
|
4417
|
+
"type": {
|
|
4418
|
+
"type": "reference",
|
|
4419
|
+
"name": "XyoAccount"
|
|
4420
|
+
}
|
|
4421
|
+
}
|
|
4422
|
+
],
|
|
4423
|
+
"type": {
|
|
4424
|
+
"type": "reference",
|
|
4425
|
+
"typeArguments": [
|
|
4426
|
+
{
|
|
4427
|
+
"type": "reference",
|
|
4428
|
+
"id": 98,
|
|
4429
|
+
"name": "XyoCryptoCardsMovePayload"
|
|
4430
|
+
}
|
|
4666
4431
|
],
|
|
4667
|
-
"name": "
|
|
4432
|
+
"name": "XyoModuleQueryResult"
|
|
4668
4433
|
},
|
|
4669
4434
|
"inheritedFrom": {
|
|
4670
4435
|
"type": "reference",
|
|
4671
|
-
"name": "XyoWitness.
|
|
4436
|
+
"name": "XyoWitness.bindPayloadsInternal"
|
|
4672
4437
|
}
|
|
4673
4438
|
}
|
|
4674
4439
|
],
|
|
4675
4440
|
"inheritedFrom": {
|
|
4676
4441
|
"type": "reference",
|
|
4677
|
-
"name": "XyoWitness.
|
|
4442
|
+
"name": "XyoWitness.bindPayloadsInternal"
|
|
4678
4443
|
}
|
|
4679
4444
|
},
|
|
4680
4445
|
{
|
|
@@ -4697,6 +4462,21 @@
|
|
|
4697
4462
|
"kind": 4096,
|
|
4698
4463
|
"kindString": "Call signature",
|
|
4699
4464
|
"flags": {},
|
|
4465
|
+
"parameters": [
|
|
4466
|
+
{
|
|
4467
|
+
"id": 156,
|
|
4468
|
+
"name": "_queryAccount",
|
|
4469
|
+
"kind": 32768,
|
|
4470
|
+
"kindString": "Parameter",
|
|
4471
|
+
"flags": {
|
|
4472
|
+
"isOptional": true
|
|
4473
|
+
},
|
|
4474
|
+
"type": {
|
|
4475
|
+
"type": "reference",
|
|
4476
|
+
"name": "XyoAccount"
|
|
4477
|
+
}
|
|
4478
|
+
}
|
|
4479
|
+
],
|
|
4700
4480
|
"type": {
|
|
4701
4481
|
"type": "intrinsic",
|
|
4702
4482
|
"name": "void"
|
|
@@ -4713,7 +4493,7 @@
|
|
|
4713
4493
|
}
|
|
4714
4494
|
},
|
|
4715
4495
|
{
|
|
4716
|
-
"id":
|
|
4496
|
+
"id": 157,
|
|
4717
4497
|
"name": "initialize",
|
|
4718
4498
|
"kind": 2048,
|
|
4719
4499
|
"kindString": "Method",
|
|
@@ -4727,11 +4507,26 @@
|
|
|
4727
4507
|
],
|
|
4728
4508
|
"signatures": [
|
|
4729
4509
|
{
|
|
4730
|
-
"id":
|
|
4510
|
+
"id": 158,
|
|
4731
4511
|
"name": "initialize",
|
|
4732
4512
|
"kind": 4096,
|
|
4733
4513
|
"kindString": "Call signature",
|
|
4734
4514
|
"flags": {},
|
|
4515
|
+
"parameters": [
|
|
4516
|
+
{
|
|
4517
|
+
"id": 159,
|
|
4518
|
+
"name": "_queryAccount",
|
|
4519
|
+
"kind": 32768,
|
|
4520
|
+
"kindString": "Parameter",
|
|
4521
|
+
"flags": {
|
|
4522
|
+
"isOptional": true
|
|
4523
|
+
},
|
|
4524
|
+
"type": {
|
|
4525
|
+
"type": "reference",
|
|
4526
|
+
"name": "XyoAccount"
|
|
4527
|
+
}
|
|
4528
|
+
}
|
|
4529
|
+
],
|
|
4735
4530
|
"type": {
|
|
4736
4531
|
"type": "intrinsic",
|
|
4737
4532
|
"name": "void"
|
|
@@ -4788,6 +4583,10 @@
|
|
|
4788
4583
|
"type": "reference",
|
|
4789
4584
|
"id": 98,
|
|
4790
4585
|
"name": "XyoCryptoCardsMovePayload"
|
|
4586
|
+
},
|
|
4587
|
+
{
|
|
4588
|
+
"type": "intrinsic",
|
|
4589
|
+
"name": "never"
|
|
4791
4590
|
}
|
|
4792
4591
|
],
|
|
4793
4592
|
"name": "Promisable"
|
|
@@ -4960,7 +4759,7 @@
|
|
|
4960
4759
|
}
|
|
4961
4760
|
},
|
|
4962
4761
|
{
|
|
4963
|
-
"id":
|
|
4762
|
+
"id": 163,
|
|
4964
4763
|
"name": "shutdown",
|
|
4965
4764
|
"kind": 2048,
|
|
4966
4765
|
"kindString": "Method",
|
|
@@ -4974,11 +4773,26 @@
|
|
|
4974
4773
|
],
|
|
4975
4774
|
"signatures": [
|
|
4976
4775
|
{
|
|
4977
|
-
"id":
|
|
4776
|
+
"id": 164,
|
|
4978
4777
|
"name": "shutdown",
|
|
4979
4778
|
"kind": 4096,
|
|
4980
4779
|
"kindString": "Call signature",
|
|
4981
4780
|
"flags": {},
|
|
4781
|
+
"parameters": [
|
|
4782
|
+
{
|
|
4783
|
+
"id": 165,
|
|
4784
|
+
"name": "_queryAccount",
|
|
4785
|
+
"kind": 32768,
|
|
4786
|
+
"kindString": "Parameter",
|
|
4787
|
+
"flags": {
|
|
4788
|
+
"isOptional": true
|
|
4789
|
+
},
|
|
4790
|
+
"type": {
|
|
4791
|
+
"type": "reference",
|
|
4792
|
+
"name": "XyoAccount"
|
|
4793
|
+
}
|
|
4794
|
+
}
|
|
4795
|
+
],
|
|
4982
4796
|
"type": {
|
|
4983
4797
|
"type": "intrinsic",
|
|
4984
4798
|
"name": "void"
|
|
@@ -4995,7 +4809,7 @@
|
|
|
4995
4809
|
}
|
|
4996
4810
|
},
|
|
4997
4811
|
{
|
|
4998
|
-
"id":
|
|
4812
|
+
"id": 160,
|
|
4999
4813
|
"name": "subscribe",
|
|
5000
4814
|
"kind": 2048,
|
|
5001
4815
|
"kindString": "Method",
|
|
@@ -5009,11 +4823,26 @@
|
|
|
5009
4823
|
],
|
|
5010
4824
|
"signatures": [
|
|
5011
4825
|
{
|
|
5012
|
-
"id":
|
|
4826
|
+
"id": 161,
|
|
5013
4827
|
"name": "subscribe",
|
|
5014
4828
|
"kind": 4096,
|
|
5015
4829
|
"kindString": "Call signature",
|
|
5016
4830
|
"flags": {},
|
|
4831
|
+
"parameters": [
|
|
4832
|
+
{
|
|
4833
|
+
"id": 162,
|
|
4834
|
+
"name": "_queryAccount",
|
|
4835
|
+
"kind": 32768,
|
|
4836
|
+
"kindString": "Parameter",
|
|
4837
|
+
"flags": {
|
|
4838
|
+
"isOptional": true
|
|
4839
|
+
},
|
|
4840
|
+
"type": {
|
|
4841
|
+
"type": "reference",
|
|
4842
|
+
"name": "XyoAccount"
|
|
4843
|
+
}
|
|
4844
|
+
}
|
|
4845
|
+
],
|
|
5017
4846
|
"type": {
|
|
5018
4847
|
"type": "intrinsic",
|
|
5019
4848
|
"name": "void"
|
|
@@ -5055,16 +4884,18 @@
|
|
|
5055
4884
|
{
|
|
5056
4885
|
"title": "Methods",
|
|
5057
4886
|
"children": [
|
|
5058
|
-
162,
|
|
5059
4887
|
171,
|
|
4888
|
+
166,
|
|
4889
|
+
180,
|
|
4890
|
+
176,
|
|
5060
4891
|
154,
|
|
5061
|
-
|
|
4892
|
+
157,
|
|
5062
4893
|
136,
|
|
5063
4894
|
141,
|
|
5064
4895
|
143,
|
|
5065
4896
|
151,
|
|
5066
|
-
|
|
5067
|
-
|
|
4897
|
+
163,
|
|
4898
|
+
160
|
|
5068
4899
|
]
|
|
5069
4900
|
}
|
|
5070
4901
|
],
|
|
@@ -5332,7 +5163,7 @@
|
|
|
5332
5163
|
}
|
|
5333
5164
|
},
|
|
5334
5165
|
{
|
|
5335
|
-
"id":
|
|
5166
|
+
"id": 394,
|
|
5336
5167
|
"name": "bindHashes",
|
|
5337
5168
|
"kind": 2048,
|
|
5338
5169
|
"kindString": "Method",
|
|
@@ -5340,20 +5171,20 @@
|
|
|
5340
5171
|
"sources": [
|
|
5341
5172
|
{
|
|
5342
5173
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
5343
|
-
"line":
|
|
5174
|
+
"line": 22,
|
|
5344
5175
|
"character": 4
|
|
5345
5176
|
}
|
|
5346
5177
|
],
|
|
5347
5178
|
"signatures": [
|
|
5348
5179
|
{
|
|
5349
|
-
"id":
|
|
5180
|
+
"id": 395,
|
|
5350
5181
|
"name": "bindHashes",
|
|
5351
5182
|
"kind": 4096,
|
|
5352
5183
|
"kindString": "Call signature",
|
|
5353
5184
|
"flags": {},
|
|
5354
5185
|
"parameters": [
|
|
5355
5186
|
{
|
|
5356
|
-
"id":
|
|
5187
|
+
"id": 396,
|
|
5357
5188
|
"name": "hashes",
|
|
5358
5189
|
"kind": 32768,
|
|
5359
5190
|
"kindString": "Parameter",
|
|
@@ -5367,7 +5198,7 @@
|
|
|
5367
5198
|
}
|
|
5368
5199
|
},
|
|
5369
5200
|
{
|
|
5370
|
-
"id":
|
|
5201
|
+
"id": 397,
|
|
5371
5202
|
"name": "schema",
|
|
5372
5203
|
"kind": 32768,
|
|
5373
5204
|
"kindString": "Parameter",
|
|
@@ -5379,142 +5210,133 @@
|
|
|
5379
5210
|
"name": "string"
|
|
5380
5211
|
}
|
|
5381
5212
|
}
|
|
5213
|
+
},
|
|
5214
|
+
{
|
|
5215
|
+
"id": 398,
|
|
5216
|
+
"name": "account",
|
|
5217
|
+
"kind": 32768,
|
|
5218
|
+
"kindString": "Parameter",
|
|
5219
|
+
"flags": {
|
|
5220
|
+
"isOptional": true
|
|
5221
|
+
},
|
|
5222
|
+
"type": {
|
|
5223
|
+
"type": "reference",
|
|
5224
|
+
"name": "XyoAccount"
|
|
5225
|
+
}
|
|
5382
5226
|
}
|
|
5383
5227
|
],
|
|
5384
5228
|
"type": {
|
|
5385
5229
|
"type": "reference",
|
|
5386
5230
|
"typeArguments": [
|
|
5387
5231
|
{
|
|
5388
|
-
"type": "
|
|
5389
|
-
"name": "
|
|
5232
|
+
"type": "intrinsic",
|
|
5233
|
+
"name": "unknown"
|
|
5390
5234
|
},
|
|
5391
5235
|
{
|
|
5392
|
-
"type": "
|
|
5393
|
-
"
|
|
5394
|
-
|
|
5395
|
-
|
|
5396
|
-
|
|
5397
|
-
|
|
5398
|
-
|
|
5399
|
-
|
|
5400
|
-
|
|
5401
|
-
|
|
5402
|
-
|
|
5403
|
-
|
|
5404
|
-
|
|
5405
|
-
|
|
5406
|
-
|
|
5407
|
-
|
|
5408
|
-
|
|
5409
|
-
|
|
5410
|
-
|
|
5411
|
-
|
|
5412
|
-
|
|
5413
|
-
|
|
5414
|
-
|
|
5415
|
-
|
|
5416
|
-
|
|
5417
|
-
|
|
5418
|
-
|
|
5419
|
-
|
|
5420
|
-
|
|
5421
|
-
|
|
5422
|
-
|
|
5423
|
-
|
|
5424
|
-
|
|
5425
|
-
|
|
5426
|
-
|
|
5427
|
-
|
|
5428
|
-
|
|
5429
|
-
|
|
5430
|
-
|
|
5431
|
-
|
|
5432
|
-
|
|
5433
|
-
|
|
5434
|
-
|
|
5435
|
-
|
|
5436
|
-
|
|
5437
|
-
|
|
5438
|
-
|
|
5439
|
-
|
|
5440
|
-
|
|
5441
|
-
|
|
5442
|
-
|
|
5443
|
-
|
|
5444
|
-
|
|
5445
|
-
|
|
5446
|
-
|
|
5447
|
-
|
|
5448
|
-
|
|
5449
|
-
|
|
5450
|
-
|
|
5451
|
-
|
|
5452
|
-
|
|
5453
|
-
|
|
5454
|
-
|
|
5455
|
-
"elementType": {
|
|
5456
|
-
"type": "intrinsic",
|
|
5457
|
-
"name": "string"
|
|
5458
|
-
}
|
|
5459
|
-
}
|
|
5460
|
-
},
|
|
5461
|
-
{
|
|
5462
|
-
"id": 393,
|
|
5463
|
-
"name": "timestamp",
|
|
5464
|
-
"kind": 1024,
|
|
5465
|
-
"kindString": "Property",
|
|
5466
|
-
"flags": {
|
|
5467
|
-
"isOptional": true
|
|
5468
|
-
},
|
|
5469
|
-
"sources": [
|
|
5470
|
-
{
|
|
5471
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
5472
|
-
"line": 25,
|
|
5473
|
-
"character": 8
|
|
5474
|
-
}
|
|
5475
|
-
],
|
|
5476
|
-
"type": {
|
|
5477
|
-
"type": "intrinsic",
|
|
5478
|
-
"name": "number"
|
|
5479
|
-
}
|
|
5480
|
-
}
|
|
5481
|
-
],
|
|
5482
|
-
"groups": [
|
|
5483
|
-
{
|
|
5484
|
-
"title": "Properties",
|
|
5485
|
-
"children": [
|
|
5486
|
-
391,
|
|
5487
|
-
390,
|
|
5488
|
-
392,
|
|
5489
|
-
393
|
|
5490
|
-
]
|
|
5491
|
-
}
|
|
5492
|
-
],
|
|
5493
|
-
"sources": [
|
|
5494
|
-
{
|
|
5495
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
5496
|
-
"line": 21,
|
|
5497
|
-
"character": 165
|
|
5498
|
-
}
|
|
5499
|
-
]
|
|
5236
|
+
"type": "reference",
|
|
5237
|
+
"name": "XyoAccount"
|
|
5238
|
+
}
|
|
5239
|
+
],
|
|
5240
|
+
"name": "PromiseEx"
|
|
5241
|
+
},
|
|
5242
|
+
"inheritedFrom": {
|
|
5243
|
+
"type": "reference",
|
|
5244
|
+
"name": "XyoWitness.bindHashes"
|
|
5245
|
+
}
|
|
5246
|
+
}
|
|
5247
|
+
],
|
|
5248
|
+
"inheritedFrom": {
|
|
5249
|
+
"type": "reference",
|
|
5250
|
+
"name": "XyoWitness.bindHashes"
|
|
5251
|
+
}
|
|
5252
|
+
},
|
|
5253
|
+
{
|
|
5254
|
+
"id": 389,
|
|
5255
|
+
"name": "bindHashesInternal",
|
|
5256
|
+
"kind": 2048,
|
|
5257
|
+
"kindString": "Method",
|
|
5258
|
+
"flags": {},
|
|
5259
|
+
"sources": [
|
|
5260
|
+
{
|
|
5261
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
5262
|
+
"line": 21,
|
|
5263
|
+
"character": 4
|
|
5264
|
+
}
|
|
5265
|
+
],
|
|
5266
|
+
"signatures": [
|
|
5267
|
+
{
|
|
5268
|
+
"id": 390,
|
|
5269
|
+
"name": "bindHashesInternal",
|
|
5270
|
+
"kind": 4096,
|
|
5271
|
+
"kindString": "Call signature",
|
|
5272
|
+
"flags": {},
|
|
5273
|
+
"parameters": [
|
|
5274
|
+
{
|
|
5275
|
+
"id": 391,
|
|
5276
|
+
"name": "hashes",
|
|
5277
|
+
"kind": 32768,
|
|
5278
|
+
"kindString": "Parameter",
|
|
5279
|
+
"flags": {},
|
|
5280
|
+
"type": {
|
|
5281
|
+
"type": "array",
|
|
5282
|
+
"elementType": {
|
|
5283
|
+
"type": "intrinsic",
|
|
5284
|
+
"name": "string"
|
|
5285
|
+
}
|
|
5286
|
+
}
|
|
5287
|
+
},
|
|
5288
|
+
{
|
|
5289
|
+
"id": 392,
|
|
5290
|
+
"name": "schema",
|
|
5291
|
+
"kind": 32768,
|
|
5292
|
+
"kindString": "Parameter",
|
|
5293
|
+
"flags": {},
|
|
5294
|
+
"type": {
|
|
5295
|
+
"type": "array",
|
|
5296
|
+
"elementType": {
|
|
5297
|
+
"type": "intrinsic",
|
|
5298
|
+
"name": "string"
|
|
5500
5299
|
}
|
|
5501
5300
|
}
|
|
5301
|
+
},
|
|
5302
|
+
{
|
|
5303
|
+
"id": 393,
|
|
5304
|
+
"name": "account",
|
|
5305
|
+
"kind": 32768,
|
|
5306
|
+
"kindString": "Parameter",
|
|
5307
|
+
"flags": {
|
|
5308
|
+
"isOptional": true
|
|
5309
|
+
},
|
|
5310
|
+
"type": {
|
|
5311
|
+
"type": "reference",
|
|
5312
|
+
"name": "XyoAccount"
|
|
5313
|
+
}
|
|
5314
|
+
}
|
|
5315
|
+
],
|
|
5316
|
+
"type": {
|
|
5317
|
+
"type": "reference",
|
|
5318
|
+
"typeArguments": [
|
|
5319
|
+
{
|
|
5320
|
+
"type": "reference",
|
|
5321
|
+
"id": 344,
|
|
5322
|
+
"name": "XyoUniswapCryptoMarketPayload"
|
|
5323
|
+
}
|
|
5502
5324
|
],
|
|
5503
|
-
"name": "
|
|
5325
|
+
"name": "XyoModuleQueryResult"
|
|
5504
5326
|
},
|
|
5505
5327
|
"inheritedFrom": {
|
|
5506
5328
|
"type": "reference",
|
|
5507
|
-
"name": "XyoWitness.
|
|
5329
|
+
"name": "XyoWitness.bindHashesInternal"
|
|
5508
5330
|
}
|
|
5509
5331
|
}
|
|
5510
5332
|
],
|
|
5511
5333
|
"inheritedFrom": {
|
|
5512
5334
|
"type": "reference",
|
|
5513
|
-
"name": "XyoWitness.
|
|
5335
|
+
"name": "XyoWitness.bindHashesInternal"
|
|
5514
5336
|
}
|
|
5515
5337
|
},
|
|
5516
5338
|
{
|
|
5517
|
-
"id":
|
|
5339
|
+
"id": 403,
|
|
5518
5340
|
"name": "bindPayloads",
|
|
5519
5341
|
"kind": 2048,
|
|
5520
5342
|
"kindString": "Method",
|
|
@@ -5522,20 +5344,20 @@
|
|
|
5522
5344
|
"sources": [
|
|
5523
5345
|
{
|
|
5524
5346
|
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
5525
|
-
"line":
|
|
5347
|
+
"line": 24,
|
|
5526
5348
|
"character": 4
|
|
5527
5349
|
}
|
|
5528
5350
|
],
|
|
5529
5351
|
"signatures": [
|
|
5530
5352
|
{
|
|
5531
|
-
"id":
|
|
5353
|
+
"id": 404,
|
|
5532
5354
|
"name": "bindPayloads",
|
|
5533
5355
|
"kind": 4096,
|
|
5534
5356
|
"kindString": "Call signature",
|
|
5535
5357
|
"flags": {},
|
|
5536
5358
|
"parameters": [
|
|
5537
5359
|
{
|
|
5538
|
-
"id":
|
|
5360
|
+
"id": 405,
|
|
5539
5361
|
"name": "payloads",
|
|
5540
5362
|
"kind": 32768,
|
|
5541
5363
|
"kindString": "Parameter",
|
|
@@ -5550,119 +5372,26 @@
|
|
|
5550
5372
|
"value": null
|
|
5551
5373
|
},
|
|
5552
5374
|
{
|
|
5553
|
-
"type": "
|
|
5554
|
-
"
|
|
5555
|
-
|
|
5556
|
-
"name": "__type",
|
|
5557
|
-
"kind": 65536,
|
|
5558
|
-
"kindString": "Type literal",
|
|
5559
|
-
"flags": {},
|
|
5560
|
-
"children": [
|
|
5561
|
-
{
|
|
5562
|
-
"id": 399,
|
|
5563
|
-
"name": "previousHash",
|
|
5564
|
-
"kind": 1024,
|
|
5565
|
-
"kindString": "Property",
|
|
5566
|
-
"flags": {
|
|
5567
|
-
"isOptional": true
|
|
5568
|
-
},
|
|
5569
|
-
"sources": [
|
|
5570
|
-
{
|
|
5571
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
5572
|
-
"line": 9,
|
|
5573
|
-
"character": 4
|
|
5574
|
-
}
|
|
5575
|
-
],
|
|
5576
|
-
"type": {
|
|
5577
|
-
"type": "intrinsic",
|
|
5578
|
-
"name": "string"
|
|
5579
|
-
}
|
|
5580
|
-
},
|
|
5581
|
-
{
|
|
5582
|
-
"id": 398,
|
|
5583
|
-
"name": "schema",
|
|
5584
|
-
"kind": 1024,
|
|
5585
|
-
"kindString": "Property",
|
|
5586
|
-
"flags": {},
|
|
5587
|
-
"sources": [
|
|
5588
|
-
{
|
|
5589
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
5590
|
-
"line": 8,
|
|
5591
|
-
"character": 4
|
|
5592
|
-
}
|
|
5593
|
-
],
|
|
5594
|
-
"type": {
|
|
5595
|
-
"type": "intrinsic",
|
|
5596
|
-
"name": "string"
|
|
5597
|
-
}
|
|
5598
|
-
},
|
|
5599
|
-
{
|
|
5600
|
-
"id": 400,
|
|
5601
|
-
"name": "sources",
|
|
5602
|
-
"kind": 1024,
|
|
5603
|
-
"kindString": "Property",
|
|
5604
|
-
"flags": {
|
|
5605
|
-
"isOptional": true
|
|
5606
|
-
},
|
|
5607
|
-
"sources": [
|
|
5608
|
-
{
|
|
5609
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
5610
|
-
"line": 10,
|
|
5611
|
-
"character": 4
|
|
5612
|
-
}
|
|
5613
|
-
],
|
|
5614
|
-
"type": {
|
|
5615
|
-
"type": "array",
|
|
5616
|
-
"elementType": {
|
|
5617
|
-
"type": "intrinsic",
|
|
5618
|
-
"name": "string"
|
|
5619
|
-
}
|
|
5620
|
-
}
|
|
5621
|
-
},
|
|
5622
|
-
{
|
|
5623
|
-
"id": 401,
|
|
5624
|
-
"name": "timestamp",
|
|
5625
|
-
"kind": 1024,
|
|
5626
|
-
"kindString": "Property",
|
|
5627
|
-
"flags": {
|
|
5628
|
-
"isOptional": true
|
|
5629
|
-
},
|
|
5630
|
-
"sources": [
|
|
5631
|
-
{
|
|
5632
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
5633
|
-
"line": 11,
|
|
5634
|
-
"character": 4
|
|
5635
|
-
}
|
|
5636
|
-
],
|
|
5637
|
-
"type": {
|
|
5638
|
-
"type": "intrinsic",
|
|
5639
|
-
"name": "number"
|
|
5640
|
-
}
|
|
5641
|
-
}
|
|
5642
|
-
],
|
|
5643
|
-
"groups": [
|
|
5644
|
-
{
|
|
5645
|
-
"title": "Properties",
|
|
5646
|
-
"children": [
|
|
5647
|
-
399,
|
|
5648
|
-
398,
|
|
5649
|
-
400,
|
|
5650
|
-
401
|
|
5651
|
-
]
|
|
5652
|
-
}
|
|
5653
|
-
],
|
|
5654
|
-
"sources": [
|
|
5655
|
-
{
|
|
5656
|
-
"fileName": "sdk/packages/payload/dist/esm/models/Base.d.ts",
|
|
5657
|
-
"line": 7,
|
|
5658
|
-
"character": 107
|
|
5659
|
-
}
|
|
5660
|
-
]
|
|
5661
|
-
}
|
|
5375
|
+
"type": "reference",
|
|
5376
|
+
"id": 344,
|
|
5377
|
+
"name": "XyoUniswapCryptoMarketPayload"
|
|
5662
5378
|
}
|
|
5663
5379
|
]
|
|
5664
5380
|
}
|
|
5665
5381
|
}
|
|
5382
|
+
},
|
|
5383
|
+
{
|
|
5384
|
+
"id": 406,
|
|
5385
|
+
"name": "account",
|
|
5386
|
+
"kind": 32768,
|
|
5387
|
+
"kindString": "Parameter",
|
|
5388
|
+
"flags": {
|
|
5389
|
+
"isOptional": true
|
|
5390
|
+
},
|
|
5391
|
+
"type": {
|
|
5392
|
+
"type": "reference",
|
|
5393
|
+
"name": "XyoAccount"
|
|
5394
|
+
}
|
|
5666
5395
|
}
|
|
5667
5396
|
],
|
|
5668
5397
|
"type": {
|
|
@@ -5670,131 +5399,112 @@
|
|
|
5670
5399
|
"typeArguments": [
|
|
5671
5400
|
{
|
|
5672
5401
|
"type": "reference",
|
|
5673
|
-
"
|
|
5402
|
+
"typeArguments": [
|
|
5403
|
+
{
|
|
5404
|
+
"type": "reference",
|
|
5405
|
+
"id": 344,
|
|
5406
|
+
"name": "XyoUniswapCryptoMarketPayload"
|
|
5407
|
+
}
|
|
5408
|
+
],
|
|
5409
|
+
"name": "XyoModuleQueryResult"
|
|
5674
5410
|
},
|
|
5675
5411
|
{
|
|
5676
|
-
"type": "
|
|
5677
|
-
"
|
|
5678
|
-
|
|
5679
|
-
|
|
5680
|
-
|
|
5681
|
-
|
|
5682
|
-
|
|
5683
|
-
|
|
5684
|
-
|
|
5685
|
-
|
|
5686
|
-
|
|
5687
|
-
|
|
5688
|
-
|
|
5689
|
-
|
|
5690
|
-
|
|
5691
|
-
|
|
5692
|
-
|
|
5693
|
-
|
|
5694
|
-
|
|
5695
|
-
|
|
5696
|
-
|
|
5697
|
-
|
|
5698
|
-
|
|
5699
|
-
|
|
5700
|
-
|
|
5701
|
-
|
|
5702
|
-
|
|
5703
|
-
|
|
5704
|
-
|
|
5705
|
-
|
|
5706
|
-
|
|
5707
|
-
|
|
5708
|
-
|
|
5709
|
-
|
|
5710
|
-
|
|
5711
|
-
|
|
5712
|
-
|
|
5713
|
-
|
|
5714
|
-
|
|
5715
|
-
|
|
5716
|
-
|
|
5717
|
-
|
|
5718
|
-
|
|
5719
|
-
|
|
5720
|
-
|
|
5721
|
-
|
|
5412
|
+
"type": "reference",
|
|
5413
|
+
"name": "XyoAccount"
|
|
5414
|
+
}
|
|
5415
|
+
],
|
|
5416
|
+
"name": "PromiseEx"
|
|
5417
|
+
},
|
|
5418
|
+
"inheritedFrom": {
|
|
5419
|
+
"type": "reference",
|
|
5420
|
+
"name": "XyoWitness.bindPayloads"
|
|
5421
|
+
}
|
|
5422
|
+
}
|
|
5423
|
+
],
|
|
5424
|
+
"inheritedFrom": {
|
|
5425
|
+
"type": "reference",
|
|
5426
|
+
"name": "XyoWitness.bindPayloads"
|
|
5427
|
+
}
|
|
5428
|
+
},
|
|
5429
|
+
{
|
|
5430
|
+
"id": 399,
|
|
5431
|
+
"name": "bindPayloadsInternal",
|
|
5432
|
+
"kind": 2048,
|
|
5433
|
+
"kindString": "Method",
|
|
5434
|
+
"flags": {},
|
|
5435
|
+
"sources": [
|
|
5436
|
+
{
|
|
5437
|
+
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
5438
|
+
"line": 23,
|
|
5439
|
+
"character": 4
|
|
5440
|
+
}
|
|
5441
|
+
],
|
|
5442
|
+
"signatures": [
|
|
5443
|
+
{
|
|
5444
|
+
"id": 400,
|
|
5445
|
+
"name": "bindPayloadsInternal",
|
|
5446
|
+
"kind": 4096,
|
|
5447
|
+
"kindString": "Call signature",
|
|
5448
|
+
"flags": {},
|
|
5449
|
+
"parameters": [
|
|
5450
|
+
{
|
|
5451
|
+
"id": 401,
|
|
5452
|
+
"name": "payloads",
|
|
5453
|
+
"kind": 32768,
|
|
5454
|
+
"kindString": "Parameter",
|
|
5455
|
+
"flags": {},
|
|
5456
|
+
"type": {
|
|
5457
|
+
"type": "array",
|
|
5458
|
+
"elementType": {
|
|
5459
|
+
"type": "union",
|
|
5460
|
+
"types": [
|
|
5722
5461
|
{
|
|
5723
|
-
"
|
|
5724
|
-
"
|
|
5725
|
-
"kind": 1024,
|
|
5726
|
-
"kindString": "Property",
|
|
5727
|
-
"flags": {
|
|
5728
|
-
"isOptional": true
|
|
5729
|
-
},
|
|
5730
|
-
"sources": [
|
|
5731
|
-
{
|
|
5732
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
5733
|
-
"line": 30,
|
|
5734
|
-
"character": 8
|
|
5735
|
-
}
|
|
5736
|
-
],
|
|
5737
|
-
"type": {
|
|
5738
|
-
"type": "array",
|
|
5739
|
-
"elementType": {
|
|
5740
|
-
"type": "intrinsic",
|
|
5741
|
-
"name": "string"
|
|
5742
|
-
}
|
|
5743
|
-
}
|
|
5462
|
+
"type": "literal",
|
|
5463
|
+
"value": null
|
|
5744
5464
|
},
|
|
5745
5465
|
{
|
|
5746
|
-
"
|
|
5747
|
-
"
|
|
5748
|
-
"
|
|
5749
|
-
"kindString": "Property",
|
|
5750
|
-
"flags": {
|
|
5751
|
-
"isOptional": true
|
|
5752
|
-
},
|
|
5753
|
-
"sources": [
|
|
5754
|
-
{
|
|
5755
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
5756
|
-
"line": 31,
|
|
5757
|
-
"character": 8
|
|
5758
|
-
}
|
|
5759
|
-
],
|
|
5760
|
-
"type": {
|
|
5761
|
-
"type": "intrinsic",
|
|
5762
|
-
"name": "number"
|
|
5763
|
-
}
|
|
5764
|
-
}
|
|
5765
|
-
],
|
|
5766
|
-
"groups": [
|
|
5767
|
-
{
|
|
5768
|
-
"title": "Properties",
|
|
5769
|
-
"children": [
|
|
5770
|
-
404,
|
|
5771
|
-
403,
|
|
5772
|
-
405,
|
|
5773
|
-
406
|
|
5774
|
-
]
|
|
5775
|
-
}
|
|
5776
|
-
],
|
|
5777
|
-
"sources": [
|
|
5778
|
-
{
|
|
5779
|
-
"fileName": "modules/packages/module/dist/esm/XyoModule.d.ts",
|
|
5780
|
-
"line": 27,
|
|
5781
|
-
"character": 164
|
|
5466
|
+
"type": "reference",
|
|
5467
|
+
"id": 344,
|
|
5468
|
+
"name": "XyoUniswapCryptoMarketPayload"
|
|
5782
5469
|
}
|
|
5783
5470
|
]
|
|
5784
5471
|
}
|
|
5785
5472
|
}
|
|
5473
|
+
},
|
|
5474
|
+
{
|
|
5475
|
+
"id": 402,
|
|
5476
|
+
"name": "account",
|
|
5477
|
+
"kind": 32768,
|
|
5478
|
+
"kindString": "Parameter",
|
|
5479
|
+
"flags": {
|
|
5480
|
+
"isOptional": true
|
|
5481
|
+
},
|
|
5482
|
+
"type": {
|
|
5483
|
+
"type": "reference",
|
|
5484
|
+
"name": "XyoAccount"
|
|
5485
|
+
}
|
|
5486
|
+
}
|
|
5487
|
+
],
|
|
5488
|
+
"type": {
|
|
5489
|
+
"type": "reference",
|
|
5490
|
+
"typeArguments": [
|
|
5491
|
+
{
|
|
5492
|
+
"type": "reference",
|
|
5493
|
+
"id": 344,
|
|
5494
|
+
"name": "XyoUniswapCryptoMarketPayload"
|
|
5495
|
+
}
|
|
5786
5496
|
],
|
|
5787
|
-
"name": "
|
|
5497
|
+
"name": "XyoModuleQueryResult"
|
|
5788
5498
|
},
|
|
5789
5499
|
"inheritedFrom": {
|
|
5790
5500
|
"type": "reference",
|
|
5791
|
-
"name": "XyoWitness.
|
|
5501
|
+
"name": "XyoWitness.bindPayloadsInternal"
|
|
5792
5502
|
}
|
|
5793
5503
|
}
|
|
5794
5504
|
],
|
|
5795
5505
|
"inheritedFrom": {
|
|
5796
5506
|
"type": "reference",
|
|
5797
|
-
"name": "XyoWitness.
|
|
5507
|
+
"name": "XyoWitness.bindPayloadsInternal"
|
|
5798
5508
|
}
|
|
5799
5509
|
},
|
|
5800
5510
|
{
|
|
@@ -5817,6 +5527,21 @@
|
|
|
5817
5527
|
"kind": 4096,
|
|
5818
5528
|
"kindString": "Call signature",
|
|
5819
5529
|
"flags": {},
|
|
5530
|
+
"parameters": [
|
|
5531
|
+
{
|
|
5532
|
+
"id": 379,
|
|
5533
|
+
"name": "_queryAccount",
|
|
5534
|
+
"kind": 32768,
|
|
5535
|
+
"kindString": "Parameter",
|
|
5536
|
+
"flags": {
|
|
5537
|
+
"isOptional": true
|
|
5538
|
+
},
|
|
5539
|
+
"type": {
|
|
5540
|
+
"type": "reference",
|
|
5541
|
+
"name": "XyoAccount"
|
|
5542
|
+
}
|
|
5543
|
+
}
|
|
5544
|
+
],
|
|
5820
5545
|
"type": {
|
|
5821
5546
|
"type": "intrinsic",
|
|
5822
5547
|
"name": "void"
|
|
@@ -5833,7 +5558,7 @@
|
|
|
5833
5558
|
}
|
|
5834
5559
|
},
|
|
5835
5560
|
{
|
|
5836
|
-
"id":
|
|
5561
|
+
"id": 380,
|
|
5837
5562
|
"name": "initialize",
|
|
5838
5563
|
"kind": 2048,
|
|
5839
5564
|
"kindString": "Method",
|
|
@@ -5847,11 +5572,26 @@
|
|
|
5847
5572
|
],
|
|
5848
5573
|
"signatures": [
|
|
5849
5574
|
{
|
|
5850
|
-
"id":
|
|
5575
|
+
"id": 381,
|
|
5851
5576
|
"name": "initialize",
|
|
5852
5577
|
"kind": 4096,
|
|
5853
5578
|
"kindString": "Call signature",
|
|
5854
5579
|
"flags": {},
|
|
5580
|
+
"parameters": [
|
|
5581
|
+
{
|
|
5582
|
+
"id": 382,
|
|
5583
|
+
"name": "_queryAccount",
|
|
5584
|
+
"kind": 32768,
|
|
5585
|
+
"kindString": "Parameter",
|
|
5586
|
+
"flags": {
|
|
5587
|
+
"isOptional": true
|
|
5588
|
+
},
|
|
5589
|
+
"type": {
|
|
5590
|
+
"type": "reference",
|
|
5591
|
+
"name": "XyoAccount"
|
|
5592
|
+
}
|
|
5593
|
+
}
|
|
5594
|
+
],
|
|
5855
5595
|
"type": {
|
|
5856
5596
|
"type": "intrinsic",
|
|
5857
5597
|
"name": "void"
|
|
@@ -6068,7 +5808,7 @@
|
|
|
6068
5808
|
}
|
|
6069
5809
|
},
|
|
6070
5810
|
{
|
|
6071
|
-
"id":
|
|
5811
|
+
"id": 386,
|
|
6072
5812
|
"name": "shutdown",
|
|
6073
5813
|
"kind": 2048,
|
|
6074
5814
|
"kindString": "Method",
|
|
@@ -6082,11 +5822,26 @@
|
|
|
6082
5822
|
],
|
|
6083
5823
|
"signatures": [
|
|
6084
5824
|
{
|
|
6085
|
-
"id":
|
|
5825
|
+
"id": 387,
|
|
6086
5826
|
"name": "shutdown",
|
|
6087
5827
|
"kind": 4096,
|
|
6088
5828
|
"kindString": "Call signature",
|
|
6089
5829
|
"flags": {},
|
|
5830
|
+
"parameters": [
|
|
5831
|
+
{
|
|
5832
|
+
"id": 388,
|
|
5833
|
+
"name": "_queryAccount",
|
|
5834
|
+
"kind": 32768,
|
|
5835
|
+
"kindString": "Parameter",
|
|
5836
|
+
"flags": {
|
|
5837
|
+
"isOptional": true
|
|
5838
|
+
},
|
|
5839
|
+
"type": {
|
|
5840
|
+
"type": "reference",
|
|
5841
|
+
"name": "XyoAccount"
|
|
5842
|
+
}
|
|
5843
|
+
}
|
|
5844
|
+
],
|
|
6090
5845
|
"type": {
|
|
6091
5846
|
"type": "intrinsic",
|
|
6092
5847
|
"name": "void"
|
|
@@ -6103,7 +5858,7 @@
|
|
|
6103
5858
|
}
|
|
6104
5859
|
},
|
|
6105
5860
|
{
|
|
6106
|
-
"id":
|
|
5861
|
+
"id": 383,
|
|
6107
5862
|
"name": "subscribe",
|
|
6108
5863
|
"kind": 2048,
|
|
6109
5864
|
"kindString": "Method",
|
|
@@ -6117,11 +5872,26 @@
|
|
|
6117
5872
|
],
|
|
6118
5873
|
"signatures": [
|
|
6119
5874
|
{
|
|
6120
|
-
"id":
|
|
5875
|
+
"id": 384,
|
|
6121
5876
|
"name": "subscribe",
|
|
6122
5877
|
"kind": 4096,
|
|
6123
5878
|
"kindString": "Call signature",
|
|
6124
5879
|
"flags": {},
|
|
5880
|
+
"parameters": [
|
|
5881
|
+
{
|
|
5882
|
+
"id": 385,
|
|
5883
|
+
"name": "_queryAccount",
|
|
5884
|
+
"kind": 32768,
|
|
5885
|
+
"kindString": "Parameter",
|
|
5886
|
+
"flags": {
|
|
5887
|
+
"isOptional": true
|
|
5888
|
+
},
|
|
5889
|
+
"type": {
|
|
5890
|
+
"type": "reference",
|
|
5891
|
+
"name": "XyoAccount"
|
|
5892
|
+
}
|
|
5893
|
+
}
|
|
5894
|
+
],
|
|
6125
5895
|
"type": {
|
|
6126
5896
|
"type": "intrinsic",
|
|
6127
5897
|
"name": "void"
|
|
@@ -6164,16 +5934,18 @@
|
|
|
6164
5934
|
{
|
|
6165
5935
|
"title": "Methods",
|
|
6166
5936
|
"children": [
|
|
6167
|
-
385,
|
|
6168
5937
|
394,
|
|
5938
|
+
389,
|
|
5939
|
+
403,
|
|
5940
|
+
399,
|
|
6169
5941
|
377,
|
|
6170
|
-
|
|
5942
|
+
380,
|
|
6171
5943
|
360,
|
|
6172
5944
|
364,
|
|
6173
5945
|
366,
|
|
6174
5946
|
374,
|
|
6175
|
-
|
|
6176
|
-
|
|
5947
|
+
386,
|
|
5948
|
+
383
|
|
6177
5949
|
]
|
|
6178
5950
|
}
|
|
6179
5951
|
],
|
|
@@ -8004,7 +7776,7 @@
|
|
|
8004
7776
|
"fileName": "plugins/packages/crypto/src/index.ts",
|
|
8005
7777
|
"line": 8,
|
|
8006
7778
|
"character": 13,
|
|
8007
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7779
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/plugins/packages/crypto/src/index.ts#L8"
|
|
8008
7780
|
}
|
|
8009
7781
|
],
|
|
8010
7782
|
"type": {
|
|
@@ -8765,7 +8537,7 @@
|
|
|
8765
8537
|
"fileName": "plugins/packages/crypto/src/index.ts",
|
|
8766
8538
|
"line": 1,
|
|
8767
8539
|
"character": 0,
|
|
8768
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
8540
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/c018ddd/packages/plugins/packages/crypto/src/index.ts#L1"
|
|
8769
8541
|
}
|
|
8770
8542
|
]
|
|
8771
8543
|
}
|