@yaswap/yacoin 3.4.0 → 3.4.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/CHANGELOG.md ADDED
@@ -0,0 +1,666 @@
1
+ # @yaswap/bitcoin
2
+
3
+ ## 3.4.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Support HD wallet logic
8
+ - Updated dependencies
9
+ - @yaswap/client@3.4.2
10
+ - @yaswap/errors@3.4.2
11
+ - @yaswap/types@3.4.2
12
+ - @yaswap/utils@3.4.2
13
+
14
+ ## 3.4.1
15
+
16
+ ### Patch Changes
17
+
18
+ - Support HD wallet logic
19
+ - Updated dependencies
20
+ - @yaswap/client@3.4.1
21
+ - @yaswap/errors@3.4.1
22
+ - @yaswap/types@3.4.1
23
+ - @yaswap/utils@3.4.1
24
+
25
+ ## 3.4.0
26
+
27
+ ### Minor Changes
28
+
29
+ - Support HD wallet logic
30
+
31
+ ### Patch Changes
32
+
33
+ - Updated dependencies
34
+ - @yaswap/client@3.4.0
35
+ - @yaswap/errors@3.4.0
36
+ - @yaswap/types@3.4.0
37
+ - @yaswap/utils@3.4.0
38
+
39
+ ## 3.3.7
40
+
41
+ ### Patch Changes
42
+
43
+ - Add boolean param to convert token/nft name
44
+ - Updated dependencies
45
+ - @yaswap/client@3.3.7
46
+ - @yaswap/errors@3.3.7
47
+ - @yaswap/types@3.3.7
48
+ - @yaswap/utils@3.3.7
49
+
50
+ ## 3.3.6
51
+
52
+ ### Patch Changes
53
+
54
+ - Pump to version v3.3.6
55
+ - Updated dependencies
56
+ - @yaswap/client@3.3.6
57
+ - @yaswap/errors@3.3.6
58
+ - @yaswap/types@3.3.6
59
+ - @yaswap/utils@3.3.6
60
+
61
+ ## 3.3.5
62
+
63
+ ### Patch Changes
64
+
65
+ - Correct the logic to calculate correct transaction size for sweeping case
66
+ - Updated dependencies
67
+ - @yaswap/client@3.3.5
68
+ - @yaswap/errors@3.3.5
69
+ - @yaswap/types@3.3.5
70
+ - @yaswap/utils@3.3.5
71
+
72
+ ## 3.3.4
73
+
74
+ ### Patch Changes
75
+
76
+ - Correct the logic to calculate correct transaction size for sweeping case
77
+ - Updated dependencies
78
+ - @yaswap/client@3.3.4
79
+ - @yaswap/errors@3.3.4
80
+ - @yaswap/types@3.3.4
81
+ - @yaswap/utils@3.3.4
82
+
83
+ ## 3.3.3
84
+
85
+ ### Patch Changes
86
+
87
+ - Send transaction with fixed inputss
88
+ - Updated dependencies
89
+ - @yaswap/client@3.3.3
90
+ - @yaswap/errors@3.3.3
91
+ - @yaswap/types@3.3.3
92
+ - @yaswap/utils@3.3.3
93
+
94
+ ## 3.3.2
95
+
96
+ ### Patch Changes
97
+
98
+ - Modify selectCoins to not use fixedInputs anymore
99
+ - Updated dependencies
100
+ - @yaswap/client@3.3.2
101
+ - @yaswap/errors@3.3.2
102
+ - @yaswap/types@3.3.2
103
+ - @yaswap/utils@3.3.2
104
+
105
+ ## 3.3.1
106
+
107
+ ### Patch Changes
108
+
109
+ - Modify to calculate correct transaction fee for fixed inputs
110
+ - Updated dependencies
111
+ - @yaswap/client@3.3.1
112
+ - @yaswap/errors@3.3.1
113
+ - @yaswap/types@3.3.1
114
+ - @yaswap/utils@3.3.1
115
+
116
+ ## 3.3.0
117
+
118
+ ### Minor Changes
119
+
120
+ - Support API for bitcoin utxo consolidation
121
+
122
+ ### Patch Changes
123
+
124
+ - Updated dependencies
125
+ - @yaswap/client@3.3.0
126
+ - @yaswap/errors@3.3.0
127
+ - @yaswap/types@3.3.0
128
+ - @yaswap/utils@3.3.0
129
+
130
+ ## 3.2.1
131
+
132
+ ### Patch Changes
133
+
134
+ - Lower number requests
135
+ - Updated dependencies
136
+ - @yaswap/client@3.2.1
137
+ - @yaswap/errors@3.2.1
138
+ - @yaswap/types@3.2.1
139
+ - @yaswap/utils@3.2.1
140
+
141
+ ## 3.2.0
142
+
143
+ ### Minor Changes
144
+
145
+ - Add DogecoinSingleWallet
146
+
147
+ ### Patch Changes
148
+
149
+ - Updated dependencies
150
+ - @yaswap/client@3.2.0
151
+ - @yaswap/errors@3.2.0
152
+ - @yaswap/types@3.2.0
153
+ - @yaswap/utils@3.2.0
154
+
155
+ ## 3.1.0
156
+
157
+ ### Minor Changes
158
+
159
+ - Integrate new dogecoin explorer
160
+
161
+ ### Patch Changes
162
+
163
+ - Updated dependencies
164
+ - @yaswap/client@3.1.0
165
+ - @yaswap/errors@3.1.0
166
+ - @yaswap/types@3.1.0
167
+ - @yaswap/utils@3.1.0
168
+
169
+ ## 3.0.1
170
+
171
+ ### Patch Changes
172
+
173
+ - Handle AxiosError in case the transaction/block not found
174
+ - Updated dependencies
175
+ - @yaswap/client@3.0.1
176
+ - @yaswap/errors@3.0.1
177
+ - @yaswap/types@3.0.1
178
+ - @yaswap/utils@3.0.1
179
+
180
+ ## 3.0.0
181
+
182
+ ### Major Changes
183
+
184
+ - Support manifest v3
185
+
186
+ ### Patch Changes
187
+
188
+ - Updated dependencies
189
+ - @yaswap/client@3.0.0
190
+ - @yaswap/errors@3.0.0
191
+ - @yaswap/types@3.0.0
192
+ - @yaswap/utils@3.0.0
193
+
194
+ ## 2.10.7
195
+
196
+ ### Patch Changes
197
+
198
+ - Pump to version v2.10.7
199
+ - Updated dependencies
200
+ - @yaswap/client@2.10.7
201
+ - @yaswap/errors@2.10.7
202
+ - @yaswap/types@2.10.7
203
+ - @yaswap/utils@2.10.7
204
+
205
+ ## 2.10.6
206
+
207
+ ### Patch Changes
208
+
209
+ - Pump to version v2.10.6
210
+ - Updated dependencies
211
+ - @yaswap/client@2.10.6
212
+ - @yaswap/errors@2.10.6
213
+ - @yaswap/types@2.10.6
214
+ - @yaswap/utils@2.10.6
215
+
216
+ ## 2.10.5
217
+
218
+ ### Patch Changes
219
+
220
+ - Pump to version v2.10.5
221
+ - Updated dependencies
222
+ - @yaswap/client@2.10.5
223
+ - @yaswap/errors@2.10.5
224
+ - @yaswap/types@2.10.5
225
+ - @yaswap/utils@2.10.5
226
+
227
+ ## 2.10.4
228
+
229
+ ### Patch Changes
230
+
231
+ - Pump to version v2.10.4
232
+ - Updated dependencies
233
+ - @yaswap/client@2.10.4
234
+ - @yaswap/errors@2.10.4
235
+ - @yaswap/types@2.10.4
236
+ - @yaswap/utils@2.10.4
237
+
238
+ ## 2.10.3
239
+
240
+ ### Patch Changes
241
+
242
+ - Pump to version v2.10.3
243
+ - Updated dependencies
244
+ - @yaswap/client@2.10.3
245
+ - @yaswap/errors@2.10.3
246
+ - @yaswap/types@2.10.3
247
+ - @yaswap/utils@2.10.3
248
+
249
+ ## 2.10.2
250
+
251
+ ### Patch Changes
252
+
253
+ - Pump to version v2.10.2
254
+ - Updated dependencies
255
+ - @yaswap/client@2.10.2
256
+ - @yaswap/errors@2.10.2
257
+ - @yaswap/types@2.10.2
258
+ - @yaswap/utils@2.10.2
259
+
260
+ ## 2.10.1
261
+
262
+ ### Patch Changes
263
+
264
+ - Pump to version v2.10.1
265
+ - Updated dependencies
266
+ - @yaswap/client@2.10.1
267
+ - @yaswap/errors@2.10.1
268
+ - @yaswap/types@2.10.1
269
+ - @yaswap/utils@2.10.1
270
+
271
+ ## 2.10.0
272
+
273
+ ### Minor Changes
274
+
275
+ - Use latest axios which support fetch adapter
276
+
277
+ ### Patch Changes
278
+
279
+ - Updated dependencies
280
+ - @yaswap/client@2.10.0
281
+ - @yaswap/errors@2.10.0
282
+ - @yaswap/types@2.10.0
283
+ - @yaswap/utils@2.10.0
284
+
285
+ ## 2.9.4
286
+
287
+ ### Patch Changes
288
+
289
+ - Change bitcoin fee API endpoint
290
+ - Updated dependencies
291
+ - @yaswap/client@2.9.4
292
+ - @yaswap/errors@2.9.4
293
+ - @yaswap/types@2.9.4
294
+ - @yaswap/utils@2.9.4
295
+
296
+ ## 2.9.3
297
+
298
+ ### Patch Changes
299
+
300
+ - Change IPFS endpoint
301
+ - Updated dependencies
302
+ - @yaswap/client@2.9.3
303
+ - @yaswap/errors@2.9.3
304
+ - @yaswap/types@2.9.3
305
+ - @yaswap/utils@2.9.3
306
+
307
+ ## 2.9.2
308
+
309
+ ### Patch Changes
310
+
311
+ - Support HEAD request for @yaswap/client
312
+ - Updated dependencies
313
+ - @yaswap/client@2.9.2
314
+ - @yaswap/errors@2.9.2
315
+ - @yaswap/types@2.9.2
316
+ - @yaswap/utils@2.9.2
317
+
318
+ ## 2.9.1
319
+
320
+ ### Patch Changes
321
+
322
+ - Reset metadata before fetching from ipfs gateway
323
+ - Updated dependencies
324
+ - @yaswap/client@2.9.1
325
+ - @yaswap/errors@2.9.1
326
+ - @yaswap/types@2.9.1
327
+ - @yaswap/utils@2.9.1
328
+
329
+ ## 2.9.0
330
+
331
+ ### Minor Changes
332
+
333
+ - Integrate with self-hosted IPFS node
334
+
335
+ ### Patch Changes
336
+
337
+ - Updated dependencies
338
+ - @yaswap/client@2.9.0
339
+ - @yaswap/errors@2.9.0
340
+ - @yaswap/types@2.9.0
341
+ - @yaswap/utils@2.9.0
342
+
343
+ ## 2.8.0
344
+
345
+ ### Minor Changes
346
+
347
+ - Add new return info to chain.getTokenBalance and nft.fetch
348
+
349
+ ### Patch Changes
350
+
351
+ - Updated dependencies
352
+ - @yaswap/client@2.8.0
353
+ - @yaswap/errors@2.8.0
354
+ - @yaswap/types@2.8.0
355
+ - @yaswap/utils@2.8.0
356
+
357
+ ## 2.7.7
358
+
359
+ ### Patch Changes
360
+
361
+ - Remove debug log
362
+ - Updated dependencies
363
+ - @yaswap/client@2.7.7
364
+ - @yaswap/errors@2.7.7
365
+ - @yaswap/types@2.7.7
366
+ - @yaswap/utils@2.7.7
367
+
368
+ ## 2.7.6
369
+
370
+ ### Patch Changes
371
+
372
+ - Fetch multiple YA-NFT info at one time
373
+ - Updated dependencies
374
+ - @yaswap/client@2.7.6
375
+ - @yaswap/errors@2.7.6
376
+ - @yaswap/types@2.7.6
377
+ - @yaswap/utils@2.7.6
378
+
379
+ ## 2.7.5
380
+
381
+ ### Patch Changes
382
+
383
+ - Throw fee in InsufficientBalanceError for Yacoin
384
+ - Updated dependencies
385
+ - @yaswap/client@2.7.5
386
+ - @yaswap/errors@2.7.5
387
+ - @yaswap/types@2.7.5
388
+ - @yaswap/utils@2.7.5
389
+
390
+ ## 2.7.4
391
+
392
+ ### Patch Changes
393
+
394
+ - Correct formular to calculate yacoin transaction bytes
395
+ - Updated dependencies
396
+ - @yaswap/client@2.7.4
397
+ - @yaswap/errors@2.7.4
398
+ - @yaswap/types@2.7.4
399
+ - @yaswap/utils@2.7.4
400
+
401
+ ## 2.7.3
402
+
403
+ ### Patch Changes
404
+
405
+ - Change ipfs endpoint and timeout for getting token metadata
406
+ - Updated dependencies
407
+ - @yaswap/client@2.7.3
408
+ - @yaswap/errors@2.7.3
409
+ - @yaswap/types@2.7.3
410
+ - @yaswap/utils@2.7.3
411
+
412
+ ## 2.7.2
413
+
414
+ ### Patch Changes
415
+
416
+ - Init YacoinSingleWallet
417
+ - Updated dependencies
418
+ - @yaswap/client@2.7.2
419
+ - @yaswap/errors@2.7.2
420
+ - @yaswap/types@2.7.2
421
+ - @yaswap/utils@2.7.2
422
+
423
+ ## 2.7.1
424
+
425
+ ### Patch Changes
426
+
427
+ - Use bitcoinselect
428
+ - Updated dependencies
429
+ - @yaswap/client@2.7.1
430
+ - @yaswap/errors@2.7.1
431
+ - @yaswap/types@2.7.1
432
+ - @yaswap/utils@2.7.1
433
+
434
+ ## 2.7.0
435
+
436
+ ### Minor Changes
437
+
438
+ - Finalize single wallet version
439
+
440
+ ### Patch Changes
441
+
442
+ - Updated dependencies
443
+ - @yaswap/client@2.7.0
444
+ - @yaswap/errors@2.7.0
445
+ - @yaswap/types@2.7.0
446
+ - @yaswap/utils@2.7.0
447
+
448
+ ## 2.6.6
449
+
450
+ ### Patch Changes
451
+
452
+ - Remove debug log
453
+ - Updated dependencies
454
+ - @yaswap/client@2.6.6
455
+ - @yaswap/errors@2.6.6
456
+ - @yaswap/types@2.6.6
457
+ - @yaswap/utils@2.6.6
458
+
459
+ ## 2.6.5
460
+
461
+ ### Patch Changes
462
+
463
+ - Use electrumClient to get transaction hex
464
+ - Updated dependencies
465
+ - @yaswap/client@2.6.5
466
+ - @yaswap/errors@2.6.5
467
+ - @yaswap/types@2.6.5
468
+ - @yaswap/utils@2.6.5
469
+
470
+ ## 2.6.4
471
+
472
+ ### Patch Changes
473
+
474
+ - Fix issue relating to integrate electrumClient
475
+ - Updated dependencies
476
+ - @yaswap/client@2.6.4
477
+ - @yaswap/errors@2.6.4
478
+ - @yaswap/types@2.6.4
479
+ - @yaswap/utils@2.6.4
480
+
481
+ ## 2.6.3
482
+
483
+ ### Patch Changes
484
+
485
+ - Replace blockCypher with electrumClient
486
+ - Updated dependencies
487
+ - @yaswap/client@2.6.3
488
+ - @yaswap/errors@2.6.3
489
+ - @yaswap/types@2.6.3
490
+ - @yaswap/utils@2.6.3
491
+
492
+ ## 2.6.2
493
+
494
+ ### Patch Changes
495
+
496
+ - Improve error handling
497
+ - Updated dependencies
498
+ - @yaswap/client@2.6.2
499
+ - @yaswap/errors@2.6.2
500
+ - @yaswap/types@2.6.2
501
+ - @yaswap/utils@2.6.2
502
+
503
+ ## 2.6.1
504
+
505
+ ### Patch Changes
506
+
507
+ - Fix issue which failed to get block info
508
+ - Updated dependencies
509
+ - @yaswap/client@2.6.1
510
+ - @yaswap/errors@2.6.1
511
+ - @yaswap/types@2.6.1
512
+ - @yaswap/utils@2.6.1
513
+
514
+ ## 2.6.0
515
+
516
+ ### Minor Changes
517
+
518
+ - Support dogecoin chain
519
+
520
+ ### Patch Changes
521
+
522
+ - Updated dependencies
523
+ - @yaswap/client@2.6.0
524
+ - @yaswap/errors@2.6.0
525
+ - @yaswap/types@2.6.0
526
+ - @yaswap/utils@2.6.0
527
+
528
+ ## 2.5.3
529
+
530
+ ### Patch Changes
531
+
532
+ - Support documents field in token metadata
533
+ - Updated dependencies
534
+ - @yaswap/client@2.5.3
535
+ - @yaswap/errors@2.5.3
536
+ - @yaswap/types@2.5.3
537
+ - @yaswap/utils@2.5.3
538
+
539
+ ## 2.5.2
540
+
541
+ ### Patch Changes
542
+
543
+ - Add missing logic to find claim and refund transaction for EVM chain
544
+ - Updated dependencies
545
+ - @yaswap/client@2.5.2
546
+ - @yaswap/errors@2.5.2
547
+ - @yaswap/types@2.5.2
548
+ - @yaswap/utils@2.5.2
549
+
550
+ ## 2.5.1
551
+
552
+ ### Patch Changes
553
+
554
+ - Fix issue which fails to initiate swap transaction for YAC
555
+ - Updated dependencies
556
+ - @yaswap/client@2.5.1
557
+ - @yaswap/errors@2.5.1
558
+ - @yaswap/types@2.5.1
559
+ - @yaswap/utils@2.5.1
560
+
561
+ ## 2.5.0
562
+
563
+ ### Minor Changes
564
+
565
+ - Support litecoin chain
566
+
567
+ ### Patch Changes
568
+
569
+ - Updated dependencies
570
+ - @yaswap/client@2.5.0
571
+ - @yaswap/errors@2.5.0
572
+ - @yaswap/types@2.5.0
573
+ - @yaswap/utils@2.5.0
574
+
575
+ ## 2.4.0
576
+
577
+ ### Minor Changes
578
+
579
+ - Add API to getBaseURL
580
+
581
+ ### Patch Changes
582
+
583
+ - Updated dependencies
584
+ - @yaswap/client@2.4.0
585
+ - @yaswap/errors@2.4.0
586
+ - @yaswap/types@2.4.0
587
+ - @yaswap/utils@2.4.0
588
+
589
+ ## 2.3.3
590
+
591
+ ### Patch Changes
592
+
593
+ - Change timelock values to production
594
+ - Updated dependencies
595
+ - @yaswap/client@2.3.3
596
+ - @yaswap/errors@2.3.3
597
+ - @yaswap/types@2.3.3
598
+ - @yaswap/utils@2.3.3
599
+
600
+ ## 2.3.2
601
+
602
+ ### Patch Changes
603
+
604
+ - Fix token issues
605
+ - Updated dependencies
606
+ - @yaswap/client@2.3.2
607
+ - @yaswap/errors@2.3.2
608
+ - @yaswap/types@2.3.2
609
+ - @yaswap/utils@2.3.2
610
+
611
+ ## 2.3.1
612
+
613
+ ### Patch Changes
614
+
615
+ - Change timelock fee duration and amount
616
+ - Updated dependencies
617
+ - @yaswap/client@2.3.1
618
+ - @yaswap/errors@2.3.1
619
+ - @yaswap/types@2.3.1
620
+ - @yaswap/utils@2.3.1
621
+
622
+ ## 2.3.0
623
+
624
+ ### Minor Changes
625
+
626
+ - Support create YA-Token/YA-NFT
627
+
628
+ ### Patch Changes
629
+
630
+ - Updated dependencies
631
+ - @yaswap/client@2.3.0
632
+ - @yaswap/errors@2.3.0
633
+ - @yaswap/types@2.3.0
634
+ - @yaswap/utils@2.3.0
635
+
636
+ ## 2.2.0
637
+
638
+ ### Minor Changes
639
+
640
+ - Integrate YA-token/YA-NFT
641
+
642
+ ### Patch Changes
643
+
644
+ - Updated dependencies
645
+ - @yaswap/client@2.2.0
646
+ - @yaswap/errors@2.2.0
647
+ - @yaswap/types@2.2.0
648
+ - @yaswap/utils@2.2.0
649
+
650
+ ## 2.1.0
651
+
652
+ ### Minor Changes
653
+
654
+ - Support batch request for Yacoin
655
+
656
+ ### Patch Changes
657
+
658
+ - Updated dependencies
659
+ - @yaswap/client@2.1.0
660
+ - @yaswap/errors@2.1.0
661
+ - @yaswap/types@2.1.0
662
+ - @yaswap/utils@2.1.0
663
+
664
+ ## 2.0.0
665
+
666
+ - First version
@@ -8,7 +8,7 @@ export { YacoinSwapBaseProvider } from './swap/YacoinSwapBaseProvider';
8
8
  export { YacoinSwapEsploraProvider } from './swap/YacoinSwapEsploraProvider';
9
9
  export * as YacoinTypes from './types';
10
10
  export * as YacoinUtils from './utils';
11
- export { YacoinBaseWalletProvider } from './wallet/YacoinBaseWallet';
11
+ export { AddressSearchType, YacoinBaseWalletProvider, NUMBER_ADDRESS_LIMIT } from './wallet/YacoinBaseWallet';
12
12
  export { YacoinHDWalletProvider } from './wallet/YacoinHDWallet';
13
13
  export { YacoinNftProvider } from './nft/YacoinNftProvider';
14
14
  export { YacoinSingleWallet } from './wallet/YacoinSingleWallet';
package/dist/lib/index.js CHANGED
@@ -23,7 +23,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
23
23
  return result;
24
24
  };
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
- exports.YacoinSingleWallet = exports.YacoinNftProvider = exports.YacoinHDWalletProvider = exports.YacoinBaseWalletProvider = exports.YacoinUtils = exports.YacoinTypes = exports.YacoinSwapEsploraProvider = exports.YacoinSwapBaseProvider = exports.YacoinNetworks = exports.YacoinFeeApiProvider = exports.YacoinEsploraBatchBaseProvider = exports.YacoinEsploraBaseProvider = exports.YacoinEsploraApiProvider = exports.YacoinBaseChainProvider = void 0;
26
+ exports.YacoinSingleWallet = exports.YacoinNftProvider = exports.YacoinHDWalletProvider = exports.NUMBER_ADDRESS_LIMIT = exports.YacoinBaseWalletProvider = exports.AddressSearchType = exports.YacoinUtils = exports.YacoinTypes = exports.YacoinSwapEsploraProvider = exports.YacoinSwapBaseProvider = exports.YacoinNetworks = exports.YacoinFeeApiProvider = exports.YacoinEsploraBatchBaseProvider = exports.YacoinEsploraBaseProvider = exports.YacoinEsploraApiProvider = exports.YacoinBaseChainProvider = void 0;
27
27
  var YacoinBaseChainProvider_1 = require("./chain/YacoinBaseChainProvider");
28
28
  Object.defineProperty(exports, "YacoinBaseChainProvider", { enumerable: true, get: function () { return YacoinBaseChainProvider_1.YacoinBaseChainProvider; } });
29
29
  var YacoinEsploraApiProvider_1 = require("./chain/esplora/YacoinEsploraApiProvider");
@@ -43,7 +43,9 @@ Object.defineProperty(exports, "YacoinSwapEsploraProvider", { enumerable: true,
43
43
  exports.YacoinTypes = __importStar(require("./types"));
44
44
  exports.YacoinUtils = __importStar(require("./utils"));
45
45
  var YacoinBaseWallet_1 = require("./wallet/YacoinBaseWallet");
46
+ Object.defineProperty(exports, "AddressSearchType", { enumerable: true, get: function () { return YacoinBaseWallet_1.AddressSearchType; } });
46
47
  Object.defineProperty(exports, "YacoinBaseWalletProvider", { enumerable: true, get: function () { return YacoinBaseWallet_1.YacoinBaseWalletProvider; } });
48
+ Object.defineProperty(exports, "NUMBER_ADDRESS_LIMIT", { enumerable: true, get: function () { return YacoinBaseWallet_1.NUMBER_ADDRESS_LIMIT; } });
47
49
  var YacoinHDWallet_1 = require("./wallet/YacoinHDWallet");
48
50
  Object.defineProperty(exports, "YacoinHDWalletProvider", { enumerable: true, get: function () { return YacoinHDWallet_1.YacoinHDWalletProvider; } });
49
51
  var YacoinNftProvider_1 = require("./nft/YacoinNftProvider");
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../lib/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,2EAA0E;AAAjE,kIAAA,uBAAuB,OAAA;AAChC,qFAAoF;AAA3E,oIAAA,wBAAwB,OAAA;AACjC,uFAAsF;AAA7E,sIAAA,yBAAyB,OAAA;AAClC,iGAAgG;AAAvF,gJAAA,8BAA8B,OAAA;AACvC,mEAAkE;AAAzD,4HAAA,oBAAoB,OAAA;AAC7B,uCAA4C;AAAnC,0GAAA,cAAc,OAAA;AACvB,wEAAuE;AAA9D,gIAAA,sBAAsB,OAAA;AAC/B,8EAA6E;AAApE,sIAAA,yBAAyB,OAAA;AAClC,uDAAuC;AACvC,uDAAuC;AACvC,8DAAqE;AAA5D,4HAAA,wBAAwB,OAAA;AACjC,0DAAiE;AAAxD,wHAAA,sBAAsB,OAAA;AAC/B,6DAA4D;AAAnD,sHAAA,iBAAiB,OAAA;AAC1B,kEAAiE;AAAxD,wHAAA,kBAAkB,OAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../lib/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,2EAA0E;AAAjE,kIAAA,uBAAuB,OAAA;AAChC,qFAAoF;AAA3E,oIAAA,wBAAwB,OAAA;AACjC,uFAAsF;AAA7E,sIAAA,yBAAyB,OAAA;AAClC,iGAAgG;AAAvF,gJAAA,8BAA8B,OAAA;AACvC,mEAAkE;AAAzD,4HAAA,oBAAoB,OAAA;AAC7B,uCAA4C;AAAnC,0GAAA,cAAc,OAAA;AACvB,wEAAuE;AAA9D,gIAAA,sBAAsB,OAAA;AAC/B,8EAA6E;AAApE,sIAAA,yBAAyB,OAAA;AAClC,uDAAuC;AACvC,uDAAuC;AACvC,8DAA8G;AAArG,qHAAA,iBAAiB,OAAA;AAAE,4HAAA,wBAAwB,OAAA;AAAE,wHAAA,oBAAoB,OAAA;AAC1E,0DAAiE;AAAxD,wHAAA,sBAAsB,OAAA;AAC/B,6DAA4D;AAAnD,sHAAA,iBAAiB,OAAA;AAC1B,kEAAiE;AAAxD,wHAAA,kBAAkB,OAAA"}