You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/ledger-live-desktop/tests/specs/services/wallet-api.spec.ts-snapshots/wallet-api-currencies-darwin.json
Copy file name to clipboardExpand all lines: apps/ledger-live-desktop/tests/specs/services/wallet-api.spec.ts-snapshots/wallet-api-currencies-linux.json
Copy file name to clipboardExpand all lines: libs/coin-framework/src/currencies/__snapshots__/formatCurrencyUnit.test.ts.snap
+22
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,8 @@ exports[`formatCurrencyUnit with custom options with locale de-DE should correct
24
24
25
25
exports[`formatCurrencyUnit with custom options with locale de-DE should correctly format Axelar unit (Axelar) 1`] =`"12.345.678.900,000000- -AXL"`;
26
26
27
+
exports[`formatCurrencyUnit with custom options with locale de-DE should correctly format Babylon unit (Babylon) 1`] =`"12.345.678.900,000000- -BABY"`;
28
+
27
29
exports[`formatCurrencyUnit with custom options with locale de-DE should correctly format Banano unit (BANANO) 1`] =`"123.456.789,00000000- -BANANO"`;
28
30
29
31
exports[`formatCurrencyUnit with custom options with locale de-DE should correctly format Base Sepolia unit (ETH) 1`] =`"0,012345678900000000- -ETH"`;
@@ -372,6 +374,8 @@ exports[`formatCurrencyUnit with custom options with locale en-US should correct
372
374
373
375
exports[`formatCurrencyUnit with custom options with locale en-US should correctly format Axelar unit (Axelar) 1`] =`"12,345,678,900.000000- -AXL"`;
374
376
377
+
exports[`formatCurrencyUnit with custom options with locale en-US should correctly format Babylon unit (Babylon) 1`] =`"12,345,678,900.000000- -BABY"`;
378
+
375
379
exports[`formatCurrencyUnit with custom options with locale en-US should correctly format Banano unit (BANANO) 1`] =`"123,456,789.00000000- -BANANO"`;
376
380
377
381
exports[`formatCurrencyUnit with custom options with locale en-US should correctly format Base Sepolia unit (ETH) 1`] =`"0.012345678900000000- -ETH"`;
@@ -720,6 +724,8 @@ exports[`formatCurrencyUnit with custom options with locale es-ES should correct
720
724
721
725
exports[`formatCurrencyUnit with custom options with locale es-ES should correctly format Axelar unit (Axelar) 1`] =`"12.345.678.900,000000- -AXL"`;
722
726
727
+
exports[`formatCurrencyUnit with custom options with locale es-ES should correctly format Babylon unit (Babylon) 1`] =`"12.345.678.900,000000- -BABY"`;
728
+
723
729
exports[`formatCurrencyUnit with custom options with locale es-ES should correctly format Banano unit (BANANO) 1`] =`"123.456.789,00000000- -BANANO"`;
724
730
725
731
exports[`formatCurrencyUnit with custom options with locale es-ES should correctly format Base Sepolia unit (ETH) 1`] =`"0,012345678900000000- -ETH"`;
@@ -1068,6 +1074,8 @@ exports[`formatCurrencyUnit with custom options with locale fr-FR should correct
1068
1074
1069
1075
exports[`formatCurrencyUnit with custom options with locale fr-FR should correctly format Axelar unit (Axelar) 1`] =`"12 345 678 900,000000- -AXL"`;
1070
1076
1077
+
exports[`formatCurrencyUnit with custom options with locale fr-FR should correctly format Babylon unit (Babylon) 1`] =`"12 345 678 900,000000- -BABY"`;
1078
+
1071
1079
exports[`formatCurrencyUnit with custom options with locale fr-FR should correctly format Banano unit (BANANO) 1`] =`"123 456 789,00000000- -BANANO"`;
1072
1080
1073
1081
exports[`formatCurrencyUnit with custom options with locale fr-FR should correctly format Base Sepolia unit (ETH) 1`] =`"0,012345678900000000- -ETH"`;
@@ -1416,6 +1424,8 @@ exports[`formatCurrencyUnit with custom options with locale ja-JP should correct
1416
1424
1417
1425
exports[`formatCurrencyUnit with custom options with locale ja-JP should correctly format Axelar unit (Axelar) 1`] =`"12,345,678,900.000000- -AXL"`;
1418
1426
1427
+
exports[`formatCurrencyUnit with custom options with locale ja-JP should correctly format Babylon unit (Babylon) 1`] =`"12,345,678,900.000000- -BABY"`;
1428
+
1419
1429
exports[`formatCurrencyUnit with custom options with locale ja-JP should correctly format Banano unit (BANANO) 1`] =`"123,456,789.00000000- -BANANO"`;
1420
1430
1421
1431
exports[`formatCurrencyUnit with custom options with locale ja-JP should correctly format Base Sepolia unit (ETH) 1`] =`"0.012345678900000000- -ETH"`;
@@ -1764,6 +1774,8 @@ exports[`formatCurrencyUnit with custom options with locale ko-KR should correct
1764
1774
1765
1775
exports[`formatCurrencyUnit with custom options with locale ko-KR should correctly format Axelar unit (Axelar) 1`] =`"12,345,678,900.000000- -AXL"`;
1766
1776
1777
+
exports[`formatCurrencyUnit with custom options with locale ko-KR should correctly format Babylon unit (Babylon) 1`] =`"12,345,678,900.000000- -BABY"`;
1778
+
1767
1779
exports[`formatCurrencyUnit with custom options with locale ko-KR should correctly format Banano unit (BANANO) 1`] =`"123,456,789.00000000- -BANANO"`;
1768
1780
1769
1781
exports[`formatCurrencyUnit with custom options with locale ko-KR should correctly format Base Sepolia unit (ETH) 1`] =`"0.012345678900000000- -ETH"`;
@@ -2112,6 +2124,8 @@ exports[`formatCurrencyUnit with custom options with locale pt-BR should correct
2112
2124
2113
2125
exports[`formatCurrencyUnit with custom options with locale pt-BR should correctly format Axelar unit (Axelar) 1`] =`"12.345.678.900,000000- -AXL"`;
2114
2126
2127
+
exports[`formatCurrencyUnit with custom options with locale pt-BR should correctly format Babylon unit (Babylon) 1`] =`"12.345.678.900,000000- -BABY"`;
2128
+
2115
2129
exports[`formatCurrencyUnit with custom options with locale pt-BR should correctly format Banano unit (BANANO) 1`] =`"123.456.789,00000000- -BANANO"`;
2116
2130
2117
2131
exports[`formatCurrencyUnit with custom options with locale pt-BR should correctly format Base Sepolia unit (ETH) 1`] =`"0,012345678900000000- -ETH"`;
@@ -2460,6 +2474,8 @@ exports[`formatCurrencyUnit with custom options with locale ru-RU should correct
2460
2474
2461
2475
exports[`formatCurrencyUnit with custom options with locale ru-RU should correctly format Axelar unit (Axelar) 1`] =`"12 345 678 900,000000- -AXL"`;
2462
2476
2477
+
exports[`formatCurrencyUnit with custom options with locale ru-RU should correctly format Babylon unit (Babylon) 1`] =`"12 345 678 900,000000- -BABY"`;
2478
+
2463
2479
exports[`formatCurrencyUnit with custom options with locale ru-RU should correctly format Banano unit (BANANO) 1`] =`"123 456 789,00000000- -BANANO"`;
2464
2480
2465
2481
exports[`formatCurrencyUnit with custom options with locale ru-RU should correctly format Base Sepolia unit (ETH) 1`] =`"0,012345678900000000- -ETH"`;
@@ -2808,6 +2824,8 @@ exports[`formatCurrencyUnit with custom options with locale tr-TR should correct
2808
2824
2809
2825
exports[`formatCurrencyUnit with custom options with locale tr-TR should correctly format Axelar unit (Axelar) 1`] =`"12.345.678.900,000000- -AXL"`;
2810
2826
2827
+
exports[`formatCurrencyUnit with custom options with locale tr-TR should correctly format Babylon unit (Babylon) 1`] =`"12.345.678.900,000000- -BABY"`;
2828
+
2811
2829
exports[`formatCurrencyUnit with custom options with locale tr-TR should correctly format Banano unit (BANANO) 1`] =`"123.456.789,00000000- -BANANO"`;
2812
2830
2813
2831
exports[`formatCurrencyUnit with custom options with locale tr-TR should correctly format Base Sepolia unit (ETH) 1`] =`"0,012345678900000000- -ETH"`;
@@ -3156,6 +3174,8 @@ exports[`formatCurrencyUnit with custom options with locale zh-CN should correct
3156
3174
3157
3175
exports[`formatCurrencyUnit with custom options with locale zh-CN should correctly format Axelar unit (Axelar) 1`] =`"12,345,678,900.000000- -AXL"`;
3158
3176
3177
+
exports[`formatCurrencyUnit with custom options with locale zh-CN should correctly format Babylon unit (Babylon) 1`] =`"12,345,678,900.000000- -BABY"`;
3178
+
3159
3179
exports[`formatCurrencyUnit with custom options with locale zh-CN should correctly format Banano unit (BANANO) 1`] =`"123,456,789.00000000- -BANANO"`;
3160
3180
3161
3181
exports[`formatCurrencyUnit with custom options with locale zh-CN should correctly format Base Sepolia unit (ETH) 1`] =`"0.012345678900000000- -ETH"`;
@@ -3504,6 +3524,8 @@ exports[`formatCurrencyUnit with default options should correctly format Avalanc
3504
3524
3505
3525
exports[`formatCurrencyUnit with default options should correctly format Axelar unit (Axelar) 1`] =`"12,345,678,900"`;
3506
3526
3527
+
exports[`formatCurrencyUnit with default options should correctly format Babylon unit (Babylon) 1`] =`"12,345,678,900"`;
3528
+
3507
3529
exports[`formatCurrencyUnit with default options should correctly format Banano unit (BANANO) 1`] =`"123,456,789"`;
3508
3530
3509
3531
exports[`formatCurrencyUnit with default options should correctly format Base Sepolia unit (ETH) 1`] =`"0.0123456"`;
0 commit comments