@xyo-network/diviner-coin-user-locations-model 2.71.14 → 2.72.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +6 -6
  2. package/dist/docs.json +0 -1082
package/package.json CHANGED
@@ -10,13 +10,13 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xyo-network/diviner-model": "~2.71.14",
14
- "@xyo-network/module-model": "~2.71.14",
15
- "@xyo-network/payload-model": "~2.71.14"
13
+ "@xyo-network/diviner-model": "~2.72.0",
14
+ "@xyo-network/module-model": "~2.72.0",
15
+ "@xyo-network/payload-model": "~2.72.0"
16
16
  },
17
17
  "devDependencies": {
18
- "@xylabs/ts-scripts-yarn3": "^2.19.0",
19
- "@xylabs/tsconfig": "^2.19.0",
18
+ "@xylabs/ts-scripts-yarn3": "^2.19.1",
19
+ "@xylabs/tsconfig": "^2.19.1",
20
20
  "typescript": "^5.1.6"
21
21
  },
22
22
  "description": "Primary SDK for using XYO Protocol 2.0",
@@ -52,5 +52,5 @@
52
52
  },
53
53
  "sideEffects": false,
54
54
  "types": "dist/types/index.d.ts",
55
- "version": "2.71.14"
55
+ "version": "2.72.0"
56
56
  }
package/dist/docs.json DELETED
@@ -1,1082 +0,0 @@
1
- {
2
- "id": 0,
3
- "name": "@xyo-network/diviner-coin-user-locations-model",
4
- "variant": "project",
5
- "kind": 1,
6
- "flags": {},
7
- "children": [
8
- {
9
- "id": 1,
10
- "name": "CoinUserLocationsDivinerConfig",
11
- "variant": "declaration",
12
- "kind": 4194304,
13
- "flags": {},
14
- "sources": [
15
- {
16
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Config.ts",
17
- "line": 5,
18
- "character": 12,
19
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/74d915ae9c941/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Config.ts#L5"
20
- }
21
- ],
22
- "type": {
23
- "type": "reference",
24
- "target": {
25
- "sourceFileName": "../../../../../model/src/Config.ts",
26
- "qualifiedName": "DivinerConfig"
27
- },
28
- "typeArguments": [
29
- {
30
- "type": "reflection",
31
- "declaration": {
32
- "id": 2,
33
- "name": "__type",
34
- "variant": "declaration",
35
- "kind": 65536,
36
- "flags": {},
37
- "children": [
38
- {
39
- "id": 3,
40
- "name": "address",
41
- "variant": "declaration",
42
- "kind": 1024,
43
- "flags": {
44
- "isOptional": true
45
- },
46
- "sources": [
47
- {
48
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Config.ts",
49
- "line": 6,
50
- "character": 2,
51
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/74d915ae9c941/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Config.ts#L6"
52
- }
53
- ],
54
- "type": {
55
- "type": "intrinsic",
56
- "name": "string"
57
- }
58
- },
59
- {
60
- "id": 4,
61
- "name": "schema",
62
- "variant": "declaration",
63
- "kind": 1024,
64
- "flags": {},
65
- "sources": [
66
- {
67
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Config.ts",
68
- "line": 7,
69
- "character": 2,
70
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/74d915ae9c941/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Config.ts#L7"
71
- }
72
- ],
73
- "type": {
74
- "type": "reference",
75
- "target": 30,
76
- "name": "CoinUserLocationsDivinerConfigSchema",
77
- "package": "@xyo-network/diviner-coin-user-locations-model"
78
- }
79
- }
80
- ],
81
- "groups": [
82
- {
83
- "title": "Properties",
84
- "children": [
85
- 3,
86
- 4
87
- ]
88
- }
89
- ],
90
- "sources": [
91
- {
92
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Config.ts",
93
- "line": 5,
94
- "character": 59,
95
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/74d915ae9c941/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Config.ts#L5"
96
- }
97
- ]
98
- }
99
- }
100
- ],
101
- "name": "DivinerConfig",
102
- "package": "@xyo-network/diviner-model"
103
- }
104
- },
105
- {
106
- "id": 31,
107
- "name": "CoinUserLocationsDivinerConfigSchema",
108
- "variant": "declaration",
109
- "kind": 4194304,
110
- "flags": {},
111
- "sources": [
112
- {
113
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts",
114
- "line": 7,
115
- "character": 12,
116
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/74d915ae9c941/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts#L7"
117
- },
118
- {
119
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts",
120
- "line": 8,
121
- "character": 13,
122
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/74d915ae9c941/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts#L8"
123
- }
124
- ],
125
- "type": {
126
- "type": "templateLiteral",
127
- "head": "",
128
- "tail": [
129
- [
130
- {
131
- "type": "reference",
132
- "target": 28,
133
- "name": "CoinUserLocationsDivinerSchema",
134
- "package": "@xyo-network/diviner-coin-user-locations-model"
135
- },
136
- ".config"
137
- ]
138
- ]
139
- }
140
- },
141
- {
142
- "id": 5,
143
- "name": "CoinUserLocationsDivinerParams",
144
- "variant": "declaration",
145
- "kind": 4194304,
146
- "flags": {},
147
- "sources": [
148
- {
149
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Params.ts",
150
- "line": 6,
151
- "character": 12,
152
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/74d915ae9c941/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Params.ts#L6"
153
- }
154
- ],
155
- "type": {
156
- "type": "reference",
157
- "target": {
158
- "sourceFileName": "../../../../../model/src/Params.ts",
159
- "qualifiedName": "DivinerParams"
160
- },
161
- "typeArguments": [
162
- {
163
- "type": "reference",
164
- "target": {
165
- "sourceFileName": "../../../../../../../module/packages/model/src/Config.ts",
166
- "qualifiedName": "AnyConfigSchema"
167
- },
168
- "typeArguments": [
169
- {
170
- "type": "reference",
171
- "target": 1,
172
- "name": "CoinUserLocationsDivinerConfig",
173
- "package": "@xyo-network/diviner-coin-user-locations-model"
174
- }
175
- ],
176
- "name": "AnyConfigSchema",
177
- "package": "@xyo-network/module-model"
178
- }
179
- ],
180
- "name": "DivinerParams",
181
- "package": "@xyo-network/diviner-model"
182
- }
183
- },
184
- {
185
- "id": 29,
186
- "name": "CoinUserLocationsDivinerSchema",
187
- "variant": "declaration",
188
- "kind": 4194304,
189
- "flags": {},
190
- "sources": [
191
- {
192
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts",
193
- "line": 4,
194
- "character": 12,
195
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/74d915ae9c941/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts#L4"
196
- },
197
- {
198
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts",
199
- "line": 5,
200
- "character": 13,
201
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/74d915ae9c941/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts#L5"
202
- }
203
- ],
204
- "type": {
205
- "type": "literal",
206
- "value": "co.coinapp.diviner.user.locations"
207
- }
208
- },
209
- {
210
- "id": 6,
211
- "name": "CoinUserLocationsPayload",
212
- "variant": "declaration",
213
- "kind": 4194304,
214
- "flags": {},
215
- "sources": [
216
- {
217
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Payload.ts",
218
- "line": 5,
219
- "character": 12,
220
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/74d915ae9c941/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Payload.ts#L5"
221
- }
222
- ],
223
- "type": {
224
- "type": "reference",
225
- "target": {
226
- "sourceFileName": "../../../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
227
- "qualifiedName": "Payload"
228
- },
229
- "typeArguments": [
230
- {
231
- "type": "reflection",
232
- "declaration": {
233
- "id": 7,
234
- "name": "__type",
235
- "variant": "declaration",
236
- "kind": 65536,
237
- "flags": {},
238
- "children": [
239
- {
240
- "id": 8,
241
- "name": "schema",
242
- "variant": "declaration",
243
- "kind": 1024,
244
- "flags": {},
245
- "sources": [
246
- {
247
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Payload.ts",
248
- "line": 5,
249
- "character": 49,
250
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/74d915ae9c941/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Payload.ts#L5"
251
- }
252
- ],
253
- "type": {
254
- "type": "reference",
255
- "target": 26,
256
- "name": "CoinUserLocationsSchema",
257
- "package": "@xyo-network/diviner-coin-user-locations-model"
258
- }
259
- }
260
- ],
261
- "groups": [
262
- {
263
- "title": "Properties",
264
- "children": [
265
- 8
266
- ]
267
- }
268
- ],
269
- "sources": [
270
- {
271
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Payload.ts",
272
- "line": 5,
273
- "character": 47,
274
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/74d915ae9c941/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Payload.ts#L5"
275
- }
276
- ]
277
- }
278
- }
279
- ],
280
- "name": "Payload",
281
- "package": "@xyo-network/payload-model"
282
- }
283
- },
284
- {
285
- "id": 18,
286
- "name": "CoinUserLocationsQueryPayload",
287
- "variant": "declaration",
288
- "kind": 4194304,
289
- "flags": {},
290
- "sources": [
291
- {
292
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Query.ts",
293
- "line": 5,
294
- "character": 12,
295
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/74d915ae9c941/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Query.ts#L5"
296
- }
297
- ],
298
- "type": {
299
- "type": "reference",
300
- "target": {
301
- "sourceFileName": "../../../../../../../../../protocol/packages/payload/packages/model/src/Query.ts",
302
- "qualifiedName": "Query"
303
- },
304
- "typeArguments": [
305
- {
306
- "type": "intersection",
307
- "types": [
308
- {
309
- "type": "reflection",
310
- "declaration": {
311
- "id": 19,
312
- "name": "__type",
313
- "variant": "declaration",
314
- "kind": 65536,
315
- "flags": {},
316
- "children": [
317
- {
318
- "id": 20,
319
- "name": "schema",
320
- "variant": "declaration",
321
- "kind": 1024,
322
- "flags": {},
323
- "sources": [
324
- {
325
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Query.ts",
326
- "line": 5,
327
- "character": 52,
328
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/74d915ae9c941/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Query.ts#L5"
329
- }
330
- ],
331
- "type": {
332
- "type": "reference",
333
- "target": 32,
334
- "name": "CoinUserLocationsQuerySchema",
335
- "package": "@xyo-network/diviner-coin-user-locations-model"
336
- }
337
- }
338
- ],
339
- "groups": [
340
- {
341
- "title": "Properties",
342
- "children": [
343
- 20
344
- ]
345
- }
346
- ],
347
- "sources": [
348
- {
349
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Query.ts",
350
- "line": 5,
351
- "character": 50,
352
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/74d915ae9c941/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Query.ts#L5"
353
- }
354
- ]
355
- }
356
- },
357
- {
358
- "type": "reference",
359
- "target": {
360
- "sourceFileName": "../../../../../../../../../protocol/packages/payload/packages/model/src/PayloadFindFilter.ts",
361
- "qualifiedName": "PayloadFindFilter"
362
- },
363
- "name": "PayloadFindFilter",
364
- "package": "@xyo-network/payload-model"
365
- }
366
- ]
367
- }
368
- ],
369
- "name": "Query",
370
- "package": "@xyo-network/payload-model"
371
- }
372
- },
373
- {
374
- "id": 33,
375
- "name": "CoinUserLocationsQuerySchema",
376
- "variant": "declaration",
377
- "kind": 4194304,
378
- "flags": {},
379
- "sources": [
380
- {
381
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts",
382
- "line": 10,
383
- "character": 12,
384
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/74d915ae9c941/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts#L10"
385
- },
386
- {
387
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts",
388
- "line": 11,
389
- "character": 13,
390
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/74d915ae9c941/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts#L11"
391
- }
392
- ],
393
- "type": {
394
- "type": "templateLiteral",
395
- "head": "",
396
- "tail": [
397
- [
398
- {
399
- "type": "reference",
400
- "target": 28,
401
- "name": "CoinUserLocationsDivinerSchema",
402
- "package": "@xyo-network/diviner-coin-user-locations-model"
403
- },
404
- ".query"
405
- ]
406
- ]
407
- }
408
- },
409
- {
410
- "id": 27,
411
- "name": "CoinUserLocationsSchema",
412
- "variant": "declaration",
413
- "kind": 4194304,
414
- "flags": {},
415
- "sources": [
416
- {
417
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts",
418
- "line": 1,
419
- "character": 12,
420
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/74d915ae9c941/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts#L1"
421
- },
422
- {
423
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts",
424
- "line": 2,
425
- "character": 13,
426
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/74d915ae9c941/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts#L2"
427
- }
428
- ],
429
- "type": {
430
- "type": "literal",
431
- "value": "co.coinapp.user.locations"
432
- }
433
- },
434
- {
435
- "id": 30,
436
- "name": "CoinUserLocationsDivinerConfigSchema",
437
- "variant": "declaration",
438
- "kind": 32,
439
- "flags": {},
440
- "sources": [
441
- {
442
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts",
443
- "line": 7,
444
- "character": 12,
445
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/74d915ae9c941/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts#L7"
446
- },
447
- {
448
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts",
449
- "line": 8,
450
- "character": 13,
451
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/74d915ae9c941/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts#L8"
452
- }
453
- ],
454
- "type": {
455
- "type": "literal",
456
- "value": "co.coinapp.diviner.user.locations.config"
457
- }
458
- },
459
- {
460
- "id": 28,
461
- "name": "CoinUserLocationsDivinerSchema",
462
- "variant": "declaration",
463
- "kind": 32,
464
- "flags": {},
465
- "sources": [
466
- {
467
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts",
468
- "line": 4,
469
- "character": 12,
470
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/74d915ae9c941/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts#L4"
471
- },
472
- {
473
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts",
474
- "line": 5,
475
- "character": 13,
476
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/74d915ae9c941/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts#L5"
477
- }
478
- ],
479
- "type": {
480
- "type": "literal",
481
- "value": "co.coinapp.diviner.user.locations"
482
- }
483
- },
484
- {
485
- "id": 32,
486
- "name": "CoinUserLocationsQuerySchema",
487
- "variant": "declaration",
488
- "kind": 32,
489
- "flags": {},
490
- "sources": [
491
- {
492
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts",
493
- "line": 10,
494
- "character": 12,
495
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/74d915ae9c941/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts#L10"
496
- },
497
- {
498
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts",
499
- "line": 11,
500
- "character": 13,
501
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/74d915ae9c941/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts#L11"
502
- }
503
- ],
504
- "type": {
505
- "type": "literal",
506
- "value": "co.coinapp.diviner.user.locations.query"
507
- }
508
- },
509
- {
510
- "id": 26,
511
- "name": "CoinUserLocationsSchema",
512
- "variant": "declaration",
513
- "kind": 32,
514
- "flags": {},
515
- "sources": [
516
- {
517
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts",
518
- "line": 1,
519
- "character": 12,
520
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/74d915ae9c941/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts#L1"
521
- },
522
- {
523
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts",
524
- "line": 2,
525
- "character": 13,
526
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/74d915ae9c941/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Schema.ts#L2"
527
- }
528
- ],
529
- "type": {
530
- "type": "literal",
531
- "value": "co.coinapp.user.locations"
532
- }
533
- },
534
- {
535
- "id": 9,
536
- "name": "isCoinUserLocationsPayload",
537
- "variant": "declaration",
538
- "kind": 64,
539
- "flags": {},
540
- "sources": [
541
- {
542
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Payload.ts",
543
- "line": 6,
544
- "character": 13,
545
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/74d915ae9c941/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Payload.ts#L6"
546
- }
547
- ],
548
- "signatures": [
549
- {
550
- "id": 10,
551
- "name": "isCoinUserLocationsPayload",
552
- "variant": "signature",
553
- "kind": 4096,
554
- "flags": {},
555
- "sources": [
556
- {
557
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Payload.ts",
558
- "line": 6,
559
- "character": 42,
560
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/74d915ae9c941/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Payload.ts#L6"
561
- }
562
- ],
563
- "parameters": [
564
- {
565
- "id": 11,
566
- "name": "x",
567
- "variant": "param",
568
- "kind": 32768,
569
- "flags": {
570
- "isOptional": true
571
- },
572
- "type": {
573
- "type": "union",
574
- "types": [
575
- {
576
- "type": "literal",
577
- "value": null
578
- },
579
- {
580
- "type": "intersection",
581
- "types": [
582
- {
583
- "type": "reference",
584
- "target": {
585
- "sourceFileName": "../../../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
586
- "qualifiedName": "SchemaFields"
587
- },
588
- "name": "SchemaFields",
589
- "package": "@xyo-network/payload-model"
590
- },
591
- {
592
- "type": "reference",
593
- "target": {
594
- "sourceFileName": "../../../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
595
- "qualifiedName": "PayloadFields"
596
- },
597
- "name": "PayloadFields",
598
- "package": "@xyo-network/payload-model"
599
- },
600
- {
601
- "type": "reflection",
602
- "declaration": {
603
- "id": 12,
604
- "name": "__type",
605
- "variant": "declaration",
606
- "kind": 65536,
607
- "flags": {},
608
- "children": [
609
- {
610
- "id": 13,
611
- "name": "schema",
612
- "variant": "declaration",
613
- "kind": 1024,
614
- "flags": {},
615
- "sources": [
616
- {
617
- "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
618
- "line": 19,
619
- "character": 4
620
- }
621
- ],
622
- "type": {
623
- "type": "intrinsic",
624
- "name": "string"
625
- }
626
- }
627
- ],
628
- "groups": [
629
- {
630
- "title": "Properties",
631
- "children": [
632
- 13
633
- ]
634
- }
635
- ],
636
- "sources": [
637
- {
638
- "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
639
- "line": 18,
640
- "character": 17
641
- }
642
- ]
643
- }
644
- }
645
- ]
646
- }
647
- ]
648
- }
649
- }
650
- ],
651
- "type": {
652
- "type": "predicate",
653
- "name": "x",
654
- "asserts": false,
655
- "targetType": {
656
- "type": "intersection",
657
- "types": [
658
- {
659
- "type": "reference",
660
- "target": {
661
- "sourceFileName": "../../../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
662
- "qualifiedName": "SchemaFields"
663
- },
664
- "name": "SchemaFields",
665
- "package": "@xyo-network/payload-model"
666
- },
667
- {
668
- "type": "reference",
669
- "target": {
670
- "sourceFileName": "../../../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
671
- "qualifiedName": "PayloadFields"
672
- },
673
- "name": "PayloadFields",
674
- "package": "@xyo-network/payload-model"
675
- },
676
- {
677
- "type": "reflection",
678
- "declaration": {
679
- "id": 14,
680
- "name": "__type",
681
- "variant": "declaration",
682
- "kind": 65536,
683
- "flags": {},
684
- "children": [
685
- {
686
- "id": 15,
687
- "name": "schema",
688
- "variant": "declaration",
689
- "kind": 1024,
690
- "flags": {},
691
- "sources": [
692
- {
693
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Payload.ts",
694
- "line": 5,
695
- "character": 49,
696
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/74d915ae9c941/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Payload.ts#L5"
697
- }
698
- ],
699
- "type": {
700
- "type": "literal",
701
- "value": "co.coinapp.user.locations"
702
- }
703
- }
704
- ],
705
- "groups": [
706
- {
707
- "title": "Properties",
708
- "children": [
709
- 15
710
- ]
711
- }
712
- ],
713
- "sources": [
714
- {
715
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Payload.ts",
716
- "line": 5,
717
- "character": 47,
718
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/74d915ae9c941/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Payload.ts#L5"
719
- }
720
- ]
721
- }
722
- },
723
- {
724
- "type": "reflection",
725
- "declaration": {
726
- "id": 16,
727
- "name": "__type",
728
- "variant": "declaration",
729
- "kind": 65536,
730
- "flags": {},
731
- "children": [
732
- {
733
- "id": 17,
734
- "name": "schema",
735
- "variant": "declaration",
736
- "kind": 1024,
737
- "flags": {},
738
- "sources": [
739
- {
740
- "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
741
- "line": 17,
742
- "character": 4
743
- }
744
- ],
745
- "type": {
746
- "type": "literal",
747
- "value": "co.coinapp.user.locations"
748
- }
749
- }
750
- ],
751
- "groups": [
752
- {
753
- "title": "Properties",
754
- "children": [
755
- 17
756
- ]
757
- }
758
- ],
759
- "sources": [
760
- {
761
- "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
762
- "line": 16,
763
- "character": 178
764
- }
765
- ]
766
- }
767
- }
768
- ]
769
- }
770
- }
771
- }
772
- ]
773
- },
774
- {
775
- "id": 21,
776
- "name": "isCoinUserLocationsQueryPayload",
777
- "variant": "declaration",
778
- "kind": 64,
779
- "flags": {},
780
- "sources": [
781
- {
782
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Query.ts",
783
- "line": 6,
784
- "character": 13,
785
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/74d915ae9c941/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Query.ts#L6"
786
- }
787
- ],
788
- "signatures": [
789
- {
790
- "id": 22,
791
- "name": "isCoinUserLocationsQueryPayload",
792
- "variant": "signature",
793
- "kind": 4096,
794
- "flags": {},
795
- "sources": [
796
- {
797
- "fileName": "modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Query.ts",
798
- "line": 6,
799
- "character": 47,
800
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/74d915ae9c941/packages/modules/packages/diviner/packages/coin/packages/userlocations/packages/model/src/Query.ts#L6"
801
- }
802
- ],
803
- "parameters": [
804
- {
805
- "id": 23,
806
- "name": "x",
807
- "variant": "param",
808
- "kind": 32768,
809
- "flags": {
810
- "isOptional": true
811
- },
812
- "type": {
813
- "type": "union",
814
- "types": [
815
- {
816
- "type": "literal",
817
- "value": null
818
- },
819
- {
820
- "type": "intersection",
821
- "types": [
822
- {
823
- "type": "reference",
824
- "target": {
825
- "sourceFileName": "../../../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
826
- "qualifiedName": "SchemaFields"
827
- },
828
- "name": "SchemaFields",
829
- "package": "@xyo-network/payload-model"
830
- },
831
- {
832
- "type": "reference",
833
- "target": {
834
- "sourceFileName": "../../../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
835
- "qualifiedName": "PayloadFields"
836
- },
837
- "name": "PayloadFields",
838
- "package": "@xyo-network/payload-model"
839
- },
840
- {
841
- "type": "reflection",
842
- "declaration": {
843
- "id": 24,
844
- "name": "__type",
845
- "variant": "declaration",
846
- "kind": 65536,
847
- "flags": {},
848
- "children": [
849
- {
850
- "id": 25,
851
- "name": "schema",
852
- "variant": "declaration",
853
- "kind": 1024,
854
- "flags": {},
855
- "sources": [
856
- {
857
- "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
858
- "line": 19,
859
- "character": 4
860
- }
861
- ],
862
- "type": {
863
- "type": "intrinsic",
864
- "name": "string"
865
- }
866
- }
867
- ],
868
- "groups": [
869
- {
870
- "title": "Properties",
871
- "children": [
872
- 25
873
- ]
874
- }
875
- ],
876
- "sources": [
877
- {
878
- "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
879
- "line": 18,
880
- "character": 17
881
- }
882
- ]
883
- }
884
- }
885
- ]
886
- }
887
- ]
888
- }
889
- }
890
- ],
891
- "type": {
892
- "type": "predicate",
893
- "name": "x",
894
- "asserts": false,
895
- "targetType": {
896
- "type": "reference",
897
- "target": 18,
898
- "name": "CoinUserLocationsQueryPayload",
899
- "package": "@xyo-network/diviner-coin-user-locations-model"
900
- }
901
- }
902
- }
903
- ]
904
- }
905
- ],
906
- "groups": [
907
- {
908
- "title": "Type Aliases",
909
- "children": [
910
- 1,
911
- 31,
912
- 5,
913
- 29,
914
- 6,
915
- 18,
916
- 33,
917
- 27
918
- ]
919
- },
920
- {
921
- "title": "Variables",
922
- "children": [
923
- 30,
924
- 28,
925
- 32,
926
- 26
927
- ]
928
- },
929
- {
930
- "title": "Functions",
931
- "children": [
932
- 9,
933
- 21
934
- ]
935
- }
936
- ],
937
- "packageName": "@xyo-network/diviner-coin-user-locations-model",
938
- "readme": [
939
- {
940
- "kind": "text",
941
- "text": "[![logo][]](https://xyo.network)\n\nPart of [sdk-xyo-clint-js](https://www.npmjs.com/package/@xyo-network/sdk-xyo-client-js)\n\n## License\n\n> See the [LICENSE](LICENSE) file for license details\n\n## Credits\n\n[Made with 🔥 and ❄️ by XYO](https://xyo.network)\n\n[logo]: https://cdn.xy.company/img/brand/XYO_full_colored.png"
942
- }
943
- ],
944
- "symbolIdMap": {
945
- "0": {
946
- "sourceFileName": "src/index.ts",
947
- "qualifiedName": ""
948
- },
949
- "1": {
950
- "sourceFileName": "src/Config.ts",
951
- "qualifiedName": "CoinUserLocationsDivinerConfig"
952
- },
953
- "2": {
954
- "sourceFileName": "src/Config.ts",
955
- "qualifiedName": "__type"
956
- },
957
- "3": {
958
- "sourceFileName": "src/Config.ts",
959
- "qualifiedName": "__type.address"
960
- },
961
- "4": {
962
- "sourceFileName": "src/Config.ts",
963
- "qualifiedName": "__type.schema"
964
- },
965
- "5": {
966
- "sourceFileName": "src/Params.ts",
967
- "qualifiedName": "CoinUserLocationsDivinerParams"
968
- },
969
- "6": {
970
- "sourceFileName": "src/Payload.ts",
971
- "qualifiedName": "CoinUserLocationsPayload"
972
- },
973
- "7": {
974
- "sourceFileName": "src/Payload.ts",
975
- "qualifiedName": "__type"
976
- },
977
- "8": {
978
- "sourceFileName": "src/Payload.ts",
979
- "qualifiedName": "__type.schema"
980
- },
981
- "9": {
982
- "sourceFileName": "src/Payload.ts",
983
- "qualifiedName": "isCoinUserLocationsPayload"
984
- },
985
- "10": {
986
- "sourceFileName": "src/Payload.ts",
987
- "qualifiedName": "isCoinUserLocationsPayload"
988
- },
989
- "11": {
990
- "sourceFileName": "src/Payload.ts",
991
- "qualifiedName": "x"
992
- },
993
- "12": {
994
- "sourceFileName": "../../../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
995
- "qualifiedName": "__type"
996
- },
997
- "13": {
998
- "sourceFileName": "../../../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
999
- "qualifiedName": "__type.schema"
1000
- },
1001
- "14": {
1002
- "sourceFileName": "src/Payload.ts",
1003
- "qualifiedName": "__type"
1004
- },
1005
- "15": {
1006
- "sourceFileName": "src/Payload.ts",
1007
- "qualifiedName": "__type.schema"
1008
- },
1009
- "16": {
1010
- "sourceFileName": "../../../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
1011
- "qualifiedName": "__type"
1012
- },
1013
- "17": {
1014
- "sourceFileName": "../../../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
1015
- "qualifiedName": "__type.schema"
1016
- },
1017
- "18": {
1018
- "sourceFileName": "src/Query.ts",
1019
- "qualifiedName": "CoinUserLocationsQueryPayload"
1020
- },
1021
- "19": {
1022
- "sourceFileName": "src/Query.ts",
1023
- "qualifiedName": "__type"
1024
- },
1025
- "20": {
1026
- "sourceFileName": "src/Query.ts",
1027
- "qualifiedName": "__type.schema"
1028
- },
1029
- "21": {
1030
- "sourceFileName": "src/Query.ts",
1031
- "qualifiedName": "isCoinUserLocationsQueryPayload"
1032
- },
1033
- "22": {
1034
- "sourceFileName": "src/Query.ts",
1035
- "qualifiedName": "isCoinUserLocationsQueryPayload"
1036
- },
1037
- "23": {
1038
- "sourceFileName": "src/Query.ts",
1039
- "qualifiedName": "x"
1040
- },
1041
- "24": {
1042
- "sourceFileName": "../../../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
1043
- "qualifiedName": "__type"
1044
- },
1045
- "25": {
1046
- "sourceFileName": "../../../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
1047
- "qualifiedName": "__type.schema"
1048
- },
1049
- "26": {
1050
- "sourceFileName": "src/Schema.ts",
1051
- "qualifiedName": "CoinUserLocationsSchema"
1052
- },
1053
- "27": {
1054
- "sourceFileName": "src/Schema.ts",
1055
- "qualifiedName": "CoinUserLocationsSchema"
1056
- },
1057
- "28": {
1058
- "sourceFileName": "src/Schema.ts",
1059
- "qualifiedName": "CoinUserLocationsDivinerSchema"
1060
- },
1061
- "29": {
1062
- "sourceFileName": "src/Schema.ts",
1063
- "qualifiedName": "CoinUserLocationsDivinerSchema"
1064
- },
1065
- "30": {
1066
- "sourceFileName": "src/Schema.ts",
1067
- "qualifiedName": "CoinUserLocationsDivinerConfigSchema"
1068
- },
1069
- "31": {
1070
- "sourceFileName": "src/Schema.ts",
1071
- "qualifiedName": "CoinUserLocationsDivinerConfigSchema"
1072
- },
1073
- "32": {
1074
- "sourceFileName": "src/Schema.ts",
1075
- "qualifiedName": "CoinUserLocationsQuerySchema"
1076
- },
1077
- "33": {
1078
- "sourceFileName": "src/Schema.ts",
1079
- "qualifiedName": "CoinUserLocationsQuerySchema"
1080
- }
1081
- }
1082
- }