@xyo-network/crypto-payload-plugins 2.32.0-rc.1 → 2.32.0-rc.4
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 +159 -151
- package/package.json +4 -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/66dfc36/packages/plugins/packages/crypto/src/index.ts#L11"
|
|
21
21
|
}
|
|
22
22
|
],
|
|
23
23
|
"target": 1
|
|
@@ -1177,42 +1177,6 @@
|
|
|
1177
1177
|
"name": "XyoWitness.address"
|
|
1178
1178
|
}
|
|
1179
1179
|
},
|
|
1180
|
-
{
|
|
1181
|
-
"id": 224,
|
|
1182
|
-
"name": "queries",
|
|
1183
|
-
"kind": 262144,
|
|
1184
|
-
"kindString": "Accessor",
|
|
1185
|
-
"flags": {},
|
|
1186
|
-
"sources": [
|
|
1187
|
-
{
|
|
1188
|
-
"fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
|
|
1189
|
-
"line": 11,
|
|
1190
|
-
"character": 8
|
|
1191
|
-
}
|
|
1192
|
-
],
|
|
1193
|
-
"getSignature": {
|
|
1194
|
-
"id": 225,
|
|
1195
|
-
"name": "queries",
|
|
1196
|
-
"kind": 524288,
|
|
1197
|
-
"kindString": "Get signature",
|
|
1198
|
-
"flags": {},
|
|
1199
|
-
"type": {
|
|
1200
|
-
"type": "array",
|
|
1201
|
-
"elementType": {
|
|
1202
|
-
"type": "literal",
|
|
1203
|
-
"value": "network.xyo.query.witness.observe"
|
|
1204
|
-
}
|
|
1205
|
-
},
|
|
1206
|
-
"inheritedFrom": {
|
|
1207
|
-
"type": "reference",
|
|
1208
|
-
"name": "XyoWitness.queries"
|
|
1209
|
-
}
|
|
1210
|
-
},
|
|
1211
|
-
"inheritedFrom": {
|
|
1212
|
-
"type": "reference",
|
|
1213
|
-
"name": "XyoWitness.queries"
|
|
1214
|
-
}
|
|
1215
|
-
},
|
|
1216
1180
|
{
|
|
1217
1181
|
"id": 222,
|
|
1218
1182
|
"name": "targetSchema",
|
|
@@ -1883,6 +1847,44 @@
|
|
|
1883
1847
|
"name": "XyoWitness.queriable"
|
|
1884
1848
|
}
|
|
1885
1849
|
},
|
|
1850
|
+
{
|
|
1851
|
+
"id": 224,
|
|
1852
|
+
"name": "queries",
|
|
1853
|
+
"kind": 2048,
|
|
1854
|
+
"kindString": "Method",
|
|
1855
|
+
"flags": {},
|
|
1856
|
+
"sources": [
|
|
1857
|
+
{
|
|
1858
|
+
"fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
|
|
1859
|
+
"line": 11,
|
|
1860
|
+
"character": 4
|
|
1861
|
+
}
|
|
1862
|
+
],
|
|
1863
|
+
"signatures": [
|
|
1864
|
+
{
|
|
1865
|
+
"id": 225,
|
|
1866
|
+
"name": "queries",
|
|
1867
|
+
"kind": 4096,
|
|
1868
|
+
"kindString": "Call signature",
|
|
1869
|
+
"flags": {},
|
|
1870
|
+
"type": {
|
|
1871
|
+
"type": "array",
|
|
1872
|
+
"elementType": {
|
|
1873
|
+
"type": "literal",
|
|
1874
|
+
"value": "network.xyo.query.witness.observe"
|
|
1875
|
+
}
|
|
1876
|
+
},
|
|
1877
|
+
"inheritedFrom": {
|
|
1878
|
+
"type": "reference",
|
|
1879
|
+
"name": "XyoWitness.queries"
|
|
1880
|
+
}
|
|
1881
|
+
}
|
|
1882
|
+
],
|
|
1883
|
+
"inheritedFrom": {
|
|
1884
|
+
"type": "reference",
|
|
1885
|
+
"name": "XyoWitness.queries"
|
|
1886
|
+
}
|
|
1887
|
+
},
|
|
1886
1888
|
{
|
|
1887
1889
|
"id": 226,
|
|
1888
1890
|
"name": "query",
|
|
@@ -2043,7 +2045,6 @@
|
|
|
2043
2045
|
"title": "Accessors",
|
|
2044
2046
|
"children": [
|
|
2045
2047
|
232,
|
|
2046
|
-
224,
|
|
2047
2048
|
222
|
|
2048
2049
|
]
|
|
2049
2050
|
},
|
|
@@ -2056,6 +2057,7 @@
|
|
|
2056
2057
|
239,
|
|
2057
2058
|
220,
|
|
2058
2059
|
234,
|
|
2060
|
+
224,
|
|
2059
2061
|
226,
|
|
2060
2062
|
243,
|
|
2061
2063
|
241
|
|
@@ -2665,42 +2667,6 @@
|
|
|
2665
2667
|
"name": "XyoWitness.address"
|
|
2666
2668
|
}
|
|
2667
2669
|
},
|
|
2668
|
-
{
|
|
2669
|
-
"id": 53,
|
|
2670
|
-
"name": "queries",
|
|
2671
|
-
"kind": 262144,
|
|
2672
|
-
"kindString": "Accessor",
|
|
2673
|
-
"flags": {},
|
|
2674
|
-
"sources": [
|
|
2675
|
-
{
|
|
2676
|
-
"fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
|
|
2677
|
-
"line": 11,
|
|
2678
|
-
"character": 8
|
|
2679
|
-
}
|
|
2680
|
-
],
|
|
2681
|
-
"getSignature": {
|
|
2682
|
-
"id": 54,
|
|
2683
|
-
"name": "queries",
|
|
2684
|
-
"kind": 524288,
|
|
2685
|
-
"kindString": "Get signature",
|
|
2686
|
-
"flags": {},
|
|
2687
|
-
"type": {
|
|
2688
|
-
"type": "array",
|
|
2689
|
-
"elementType": {
|
|
2690
|
-
"type": "literal",
|
|
2691
|
-
"value": "network.xyo.query.witness.observe"
|
|
2692
|
-
}
|
|
2693
|
-
},
|
|
2694
|
-
"inheritedFrom": {
|
|
2695
|
-
"type": "reference",
|
|
2696
|
-
"name": "XyoWitness.queries"
|
|
2697
|
-
}
|
|
2698
|
-
},
|
|
2699
|
-
"inheritedFrom": {
|
|
2700
|
-
"type": "reference",
|
|
2701
|
-
"name": "XyoWitness.queries"
|
|
2702
|
-
}
|
|
2703
|
-
},
|
|
2704
2670
|
{
|
|
2705
2671
|
"id": 51,
|
|
2706
2672
|
"name": "targetSchema",
|
|
@@ -3383,6 +3349,44 @@
|
|
|
3383
3349
|
"name": "XyoWitness.queriable"
|
|
3384
3350
|
}
|
|
3385
3351
|
},
|
|
3352
|
+
{
|
|
3353
|
+
"id": 53,
|
|
3354
|
+
"name": "queries",
|
|
3355
|
+
"kind": 2048,
|
|
3356
|
+
"kindString": "Method",
|
|
3357
|
+
"flags": {},
|
|
3358
|
+
"sources": [
|
|
3359
|
+
{
|
|
3360
|
+
"fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
|
|
3361
|
+
"line": 11,
|
|
3362
|
+
"character": 4
|
|
3363
|
+
}
|
|
3364
|
+
],
|
|
3365
|
+
"signatures": [
|
|
3366
|
+
{
|
|
3367
|
+
"id": 54,
|
|
3368
|
+
"name": "queries",
|
|
3369
|
+
"kind": 4096,
|
|
3370
|
+
"kindString": "Call signature",
|
|
3371
|
+
"flags": {},
|
|
3372
|
+
"type": {
|
|
3373
|
+
"type": "array",
|
|
3374
|
+
"elementType": {
|
|
3375
|
+
"type": "literal",
|
|
3376
|
+
"value": "network.xyo.query.witness.observe"
|
|
3377
|
+
}
|
|
3378
|
+
},
|
|
3379
|
+
"inheritedFrom": {
|
|
3380
|
+
"type": "reference",
|
|
3381
|
+
"name": "XyoWitness.queries"
|
|
3382
|
+
}
|
|
3383
|
+
}
|
|
3384
|
+
],
|
|
3385
|
+
"inheritedFrom": {
|
|
3386
|
+
"type": "reference",
|
|
3387
|
+
"name": "XyoWitness.queries"
|
|
3388
|
+
}
|
|
3389
|
+
},
|
|
3386
3390
|
{
|
|
3387
3391
|
"id": 55,
|
|
3388
3392
|
"name": "query",
|
|
@@ -3543,7 +3547,6 @@
|
|
|
3543
3547
|
"title": "Accessors",
|
|
3544
3548
|
"children": [
|
|
3545
3549
|
61,
|
|
3546
|
-
53,
|
|
3547
3550
|
51
|
|
3548
3551
|
]
|
|
3549
3552
|
},
|
|
@@ -3556,6 +3559,7 @@
|
|
|
3556
3559
|
68,
|
|
3557
3560
|
48,
|
|
3558
3561
|
63,
|
|
3562
|
+
53,
|
|
3559
3563
|
55,
|
|
3560
3564
|
72,
|
|
3561
3565
|
70
|
|
@@ -4165,42 +4169,6 @@
|
|
|
4165
4169
|
"name": "XyoWitness.address"
|
|
4166
4170
|
}
|
|
4167
4171
|
},
|
|
4168
|
-
{
|
|
4169
|
-
"id": 141,
|
|
4170
|
-
"name": "queries",
|
|
4171
|
-
"kind": 262144,
|
|
4172
|
-
"kindString": "Accessor",
|
|
4173
|
-
"flags": {},
|
|
4174
|
-
"sources": [
|
|
4175
|
-
{
|
|
4176
|
-
"fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
|
|
4177
|
-
"line": 11,
|
|
4178
|
-
"character": 8
|
|
4179
|
-
}
|
|
4180
|
-
],
|
|
4181
|
-
"getSignature": {
|
|
4182
|
-
"id": 142,
|
|
4183
|
-
"name": "queries",
|
|
4184
|
-
"kind": 524288,
|
|
4185
|
-
"kindString": "Get signature",
|
|
4186
|
-
"flags": {},
|
|
4187
|
-
"type": {
|
|
4188
|
-
"type": "array",
|
|
4189
|
-
"elementType": {
|
|
4190
|
-
"type": "literal",
|
|
4191
|
-
"value": "network.xyo.query.witness.observe"
|
|
4192
|
-
}
|
|
4193
|
-
},
|
|
4194
|
-
"inheritedFrom": {
|
|
4195
|
-
"type": "reference",
|
|
4196
|
-
"name": "XyoWitness.queries"
|
|
4197
|
-
}
|
|
4198
|
-
},
|
|
4199
|
-
"inheritedFrom": {
|
|
4200
|
-
"type": "reference",
|
|
4201
|
-
"name": "XyoWitness.queries"
|
|
4202
|
-
}
|
|
4203
|
-
},
|
|
4204
4172
|
{
|
|
4205
4173
|
"id": 139,
|
|
4206
4174
|
"name": "targetSchema",
|
|
@@ -4883,6 +4851,44 @@
|
|
|
4883
4851
|
"name": "XyoWitness.queriable"
|
|
4884
4852
|
}
|
|
4885
4853
|
},
|
|
4854
|
+
{
|
|
4855
|
+
"id": 141,
|
|
4856
|
+
"name": "queries",
|
|
4857
|
+
"kind": 2048,
|
|
4858
|
+
"kindString": "Method",
|
|
4859
|
+
"flags": {},
|
|
4860
|
+
"sources": [
|
|
4861
|
+
{
|
|
4862
|
+
"fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
|
|
4863
|
+
"line": 11,
|
|
4864
|
+
"character": 4
|
|
4865
|
+
}
|
|
4866
|
+
],
|
|
4867
|
+
"signatures": [
|
|
4868
|
+
{
|
|
4869
|
+
"id": 142,
|
|
4870
|
+
"name": "queries",
|
|
4871
|
+
"kind": 4096,
|
|
4872
|
+
"kindString": "Call signature",
|
|
4873
|
+
"flags": {},
|
|
4874
|
+
"type": {
|
|
4875
|
+
"type": "array",
|
|
4876
|
+
"elementType": {
|
|
4877
|
+
"type": "literal",
|
|
4878
|
+
"value": "network.xyo.query.witness.observe"
|
|
4879
|
+
}
|
|
4880
|
+
},
|
|
4881
|
+
"inheritedFrom": {
|
|
4882
|
+
"type": "reference",
|
|
4883
|
+
"name": "XyoWitness.queries"
|
|
4884
|
+
}
|
|
4885
|
+
}
|
|
4886
|
+
],
|
|
4887
|
+
"inheritedFrom": {
|
|
4888
|
+
"type": "reference",
|
|
4889
|
+
"name": "XyoWitness.queries"
|
|
4890
|
+
}
|
|
4891
|
+
},
|
|
4886
4892
|
{
|
|
4887
4893
|
"id": 143,
|
|
4888
4894
|
"name": "query",
|
|
@@ -5043,7 +5049,6 @@
|
|
|
5043
5049
|
"title": "Accessors",
|
|
5044
5050
|
"children": [
|
|
5045
5051
|
149,
|
|
5046
|
-
141,
|
|
5047
5052
|
139
|
|
5048
5053
|
]
|
|
5049
5054
|
},
|
|
@@ -5056,6 +5061,7 @@
|
|
|
5056
5061
|
156,
|
|
5057
5062
|
136,
|
|
5058
5063
|
151,
|
|
5064
|
+
141,
|
|
5059
5065
|
143,
|
|
5060
5066
|
160,
|
|
5061
5067
|
158
|
|
@@ -5283,42 +5289,6 @@
|
|
|
5283
5289
|
"name": "XyoWitness.address"
|
|
5284
5290
|
}
|
|
5285
5291
|
},
|
|
5286
|
-
{
|
|
5287
|
-
"id": 364,
|
|
5288
|
-
"name": "queries",
|
|
5289
|
-
"kind": 262144,
|
|
5290
|
-
"kindString": "Accessor",
|
|
5291
|
-
"flags": {},
|
|
5292
|
-
"sources": [
|
|
5293
|
-
{
|
|
5294
|
-
"fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
|
|
5295
|
-
"line": 11,
|
|
5296
|
-
"character": 8
|
|
5297
|
-
}
|
|
5298
|
-
],
|
|
5299
|
-
"getSignature": {
|
|
5300
|
-
"id": 365,
|
|
5301
|
-
"name": "queries",
|
|
5302
|
-
"kind": 524288,
|
|
5303
|
-
"kindString": "Get signature",
|
|
5304
|
-
"flags": {},
|
|
5305
|
-
"type": {
|
|
5306
|
-
"type": "array",
|
|
5307
|
-
"elementType": {
|
|
5308
|
-
"type": "literal",
|
|
5309
|
-
"value": "network.xyo.query.witness.observe"
|
|
5310
|
-
}
|
|
5311
|
-
},
|
|
5312
|
-
"inheritedFrom": {
|
|
5313
|
-
"type": "reference",
|
|
5314
|
-
"name": "XyoWitness.queries"
|
|
5315
|
-
}
|
|
5316
|
-
},
|
|
5317
|
-
"inheritedFrom": {
|
|
5318
|
-
"type": "reference",
|
|
5319
|
-
"name": "XyoWitness.queries"
|
|
5320
|
-
}
|
|
5321
|
-
},
|
|
5322
5292
|
{
|
|
5323
5293
|
"id": 362,
|
|
5324
5294
|
"name": "targetSchema",
|
|
@@ -5989,6 +5959,44 @@
|
|
|
5989
5959
|
"name": "XyoWitness.queriable"
|
|
5990
5960
|
}
|
|
5991
5961
|
},
|
|
5962
|
+
{
|
|
5963
|
+
"id": 364,
|
|
5964
|
+
"name": "queries",
|
|
5965
|
+
"kind": 2048,
|
|
5966
|
+
"kindString": "Method",
|
|
5967
|
+
"flags": {},
|
|
5968
|
+
"sources": [
|
|
5969
|
+
{
|
|
5970
|
+
"fileName": "modules/packages/witness/dist/esm/XyoWitness.d.ts",
|
|
5971
|
+
"line": 11,
|
|
5972
|
+
"character": 4
|
|
5973
|
+
}
|
|
5974
|
+
],
|
|
5975
|
+
"signatures": [
|
|
5976
|
+
{
|
|
5977
|
+
"id": 365,
|
|
5978
|
+
"name": "queries",
|
|
5979
|
+
"kind": 4096,
|
|
5980
|
+
"kindString": "Call signature",
|
|
5981
|
+
"flags": {},
|
|
5982
|
+
"type": {
|
|
5983
|
+
"type": "array",
|
|
5984
|
+
"elementType": {
|
|
5985
|
+
"type": "literal",
|
|
5986
|
+
"value": "network.xyo.query.witness.observe"
|
|
5987
|
+
}
|
|
5988
|
+
},
|
|
5989
|
+
"inheritedFrom": {
|
|
5990
|
+
"type": "reference",
|
|
5991
|
+
"name": "XyoWitness.queries"
|
|
5992
|
+
}
|
|
5993
|
+
}
|
|
5994
|
+
],
|
|
5995
|
+
"inheritedFrom": {
|
|
5996
|
+
"type": "reference",
|
|
5997
|
+
"name": "XyoWitness.queries"
|
|
5998
|
+
}
|
|
5999
|
+
},
|
|
5992
6000
|
{
|
|
5993
6001
|
"id": 366,
|
|
5994
6002
|
"name": "query",
|
|
@@ -6150,7 +6158,6 @@
|
|
|
6150
6158
|
"title": "Accessors",
|
|
6151
6159
|
"children": [
|
|
6152
6160
|
372,
|
|
6153
|
-
364,
|
|
6154
6161
|
362
|
|
6155
6162
|
]
|
|
6156
6163
|
},
|
|
@@ -6163,6 +6170,7 @@
|
|
|
6163
6170
|
379,
|
|
6164
6171
|
360,
|
|
6165
6172
|
374,
|
|
6173
|
+
364,
|
|
6166
6174
|
366,
|
|
6167
6175
|
383,
|
|
6168
6176
|
381
|
|
@@ -7996,7 +8004,7 @@
|
|
|
7996
8004
|
"fileName": "plugins/packages/crypto/src/index.ts",
|
|
7997
8005
|
"line": 8,
|
|
7998
8006
|
"character": 13,
|
|
7999
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
8007
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/66dfc36/packages/plugins/packages/crypto/src/index.ts#L8"
|
|
8000
8008
|
}
|
|
8001
8009
|
],
|
|
8002
8010
|
"type": {
|
|
@@ -8757,7 +8765,7 @@
|
|
|
8757
8765
|
"fileName": "plugins/packages/crypto/src/index.ts",
|
|
8758
8766
|
"line": 1,
|
|
8759
8767
|
"character": 0,
|
|
8760
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
8768
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/66dfc36/packages/plugins/packages/crypto/src/index.ts#L1"
|
|
8761
8769
|
}
|
|
8762
8770
|
]
|
|
8763
8771
|
}
|
package/package.json
CHANGED
|
@@ -10,9 +10,9 @@
|
|
|
10
10
|
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@xyo-network/crypto-cards-payload-plugins": "^2.32.0-rc.
|
|
14
|
-
"@xyo-network/crypto-market-payload-plugins": "^2.32.0-rc.
|
|
15
|
-
"@xyo-network/payload-plugin": "^2.32.0-rc.
|
|
13
|
+
"@xyo-network/crypto-cards-payload-plugins": "^2.32.0-rc.4",
|
|
14
|
+
"@xyo-network/crypto-market-payload-plugins": "^2.32.0-rc.4",
|
|
15
|
+
"@xyo-network/payload-plugin": "^2.32.0-rc.4",
|
|
16
16
|
"tslib": "^2.4.0"
|
|
17
17
|
},
|
|
18
18
|
"description": "Primary SDK for using XYO Protocol 2.0",
|
|
@@ -48,6 +48,6 @@
|
|
|
48
48
|
},
|
|
49
49
|
"sideEffects": false,
|
|
50
50
|
"types": "dist/esm/index.d.ts",
|
|
51
|
-
"version": "2.32.0-rc.
|
|
51
|
+
"version": "2.32.0-rc.4",
|
|
52
52
|
"stableVersion": "2.31.5"
|
|
53
53
|
}
|