@ledgerhq/coin-framework 0.21.0-nightly.7 → 0.21.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.
@@ -1,4 +1,4 @@
1
1
 
2
- > @ledgerhq/coin-framework@0.21.0-nightly.6 build /home/runner/work/ledger-live/ledger-live/libs/coin-framework
2
+ > @ledgerhq/coin-framework@0.21.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-framework
3
3
  > tsc && tsc -m ES6 --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,63 +1,70 @@
1
1
  # @ledgerhq/coin-framework
2
2
 
3
- ## 0.21.0-nightly.7
3
+ ## 0.21.0
4
4
 
5
5
  ### Minor Changes
6
6
 
7
+ - [#8499](https://github.com/LedgerHQ/ledger-live/pull/8499) [`9820a8f`](https://github.com/LedgerHQ/ledger-live/commit/9820a8f8ec66cf114b23c3c3b92474d250b8bf01) Thanks [@sprohaszka-ledger](https://github.com/sprohaszka-ledger)! - Exchange function is now in coin-modules
8
+
9
+ - [#8507](https://github.com/LedgerHQ/ledger-live/pull/8507) [`6cd5ecd`](https://github.com/LedgerHQ/ledger-live/commit/6cd5ecdedaed090d47a4df18db3c36f990de60e5) Thanks [@qperrot](https://github.com/qperrot)! - xrp fix show transaction details on the right panel
10
+
7
11
  - [#8723](https://github.com/LedgerHQ/ledger-live/pull/8723) [`2ae713b`](https://github.com/LedgerHQ/ledger-live/commit/2ae713b20c1da18ef33beb730f41fb3ea2990e44) Thanks [@Salim-belkhir](https://github.com/Salim-belkhir)! - Add block informations to an operation (hash, time and height of a block)
8
12
 
9
- ## 0.21.0-nightly.6
13
+ - [#8673](https://github.com/LedgerHQ/ledger-live/pull/8673) [`9d8e34e`](https://github.com/LedgerHQ/ledger-live/commit/9d8e34eee5d77c6620298def250e85eda6b606b7) Thanks [@sprohaszka-ledger](https://github.com/sprohaszka-ledger)! - Add pagination to listOperations for Alpaca
10
14
 
11
15
  ### Patch Changes
12
16
 
13
- - Updated dependencies [[`50b00c7`](https://github.com/LedgerHQ/ledger-live/commit/50b00c73e39af99c7d749bf57d5ef2f2e4942f2d), [`1fa754d`](https://github.com/LedgerHQ/ledger-live/commit/1fa754deed730bb3dd8d05cb4e83e8c8d1b33ad1)]:
14
- - @ledgerhq/cryptoassets@13.8.0-nightly.0
15
- - @ledgerhq/types-live@6.55.0-nightly.4
16
- - @ledgerhq/types-cryptoassets@7.18.0-nightly.0
17
+ - Updated dependencies [[`9820a8f`](https://github.com/LedgerHQ/ledger-live/commit/9820a8f8ec66cf114b23c3c3b92474d250b8bf01), [`50b00c7`](https://github.com/LedgerHQ/ledger-live/commit/50b00c73e39af99c7d749bf57d5ef2f2e4942f2d), [`6d050fd`](https://github.com/LedgerHQ/ledger-live/commit/6d050fda707a63cff15cee797ea1167a0219aa32), [`1fa754d`](https://github.com/LedgerHQ/ledger-live/commit/1fa754deed730bb3dd8d05cb4e83e8c8d1b33ad1), [`be4233c`](https://github.com/LedgerHQ/ledger-live/commit/be4233ce713b90dc3ad335c330ca9d6509bf23e3), [`1f62290`](https://github.com/LedgerHQ/ledger-live/commit/1f622907dd108fced66a36be1d8d8738d41303c9), [`fe81150`](https://github.com/LedgerHQ/ledger-live/commit/fe811500ae626cab1995ccf8bd8cb8aa8e74bb40)]:
18
+ - @ledgerhq/types-live@6.56.0
19
+ - @ledgerhq/cryptoassets@13.8.0
20
+ - @ledgerhq/types-cryptoassets@7.18.0
17
21
 
18
- ## 0.21.0-nightly.5
22
+ ## 0.21.0-next.1
19
23
 
20
- ### Minor Changes
24
+ ### Patch Changes
21
25
 
22
- - [#8673](https://github.com/LedgerHQ/ledger-live/pull/8673) [`9d8e34e`](https://github.com/LedgerHQ/ledger-live/commit/9d8e34eee5d77c6620298def250e85eda6b606b7) Thanks [@sprohaszka-ledger](https://github.com/sprohaszka-ledger)! - Add pagination to listOperations for Alpaca
26
+ - Updated dependencies [[`6d050fd`](https://github.com/LedgerHQ/ledger-live/commit/6d050fda707a63cff15cee797ea1167a0219aa32)]:
27
+ - @ledgerhq/types-live@6.56.0-next.1
23
28
 
24
- ## 0.21.0-nightly.4
29
+ ## 0.21.0-next.0
25
30
 
26
31
  ### Minor Changes
27
32
 
28
33
  - [#8499](https://github.com/LedgerHQ/ledger-live/pull/8499) [`9820a8f`](https://github.com/LedgerHQ/ledger-live/commit/9820a8f8ec66cf114b23c3c3b92474d250b8bf01) Thanks [@sprohaszka-ledger](https://github.com/sprohaszka-ledger)! - Exchange function is now in coin-modules
29
34
 
30
- ### Patch Changes
35
+ - [#8507](https://github.com/LedgerHQ/ledger-live/pull/8507) [`6cd5ecd`](https://github.com/LedgerHQ/ledger-live/commit/6cd5ecdedaed090d47a4df18db3c36f990de60e5) Thanks [@qperrot](https://github.com/qperrot)! - xrp fix show transaction details on the right panel
31
36
 
32
- - Updated dependencies [[`9820a8f`](https://github.com/LedgerHQ/ledger-live/commit/9820a8f8ec66cf114b23c3c3b92474d250b8bf01)]:
33
- - @ledgerhq/types-live@6.55.0-nightly.3
37
+ - [#8723](https://github.com/LedgerHQ/ledger-live/pull/8723) [`2ae713b`](https://github.com/LedgerHQ/ledger-live/commit/2ae713b20c1da18ef33beb730f41fb3ea2990e44) Thanks [@Salim-belkhir](https://github.com/Salim-belkhir)! - Add block informations to an operation (hash, time and height of a block)
34
38
 
35
- ## 0.21.0-nightly.3
39
+ - [#8673](https://github.com/LedgerHQ/ledger-live/pull/8673) [`9d8e34e`](https://github.com/LedgerHQ/ledger-live/commit/9d8e34eee5d77c6620298def250e85eda6b606b7) Thanks [@sprohaszka-ledger](https://github.com/sprohaszka-ledger)! - Add pagination to listOperations for Alpaca
36
40
 
37
- ### Minor Changes
41
+ ### Patch Changes
38
42
 
39
- - [#8507](https://github.com/LedgerHQ/ledger-live/pull/8507) [`6cd5ecd`](https://github.com/LedgerHQ/ledger-live/commit/6cd5ecdedaed090d47a4df18db3c36f990de60e5) Thanks [@qperrot](https://github.com/qperrot)! - xrp fix show transaction details on the right panel
43
+ - Updated dependencies [[`9820a8f`](https://github.com/LedgerHQ/ledger-live/commit/9820a8f8ec66cf114b23c3c3b92474d250b8bf01), [`50b00c7`](https://github.com/LedgerHQ/ledger-live/commit/50b00c73e39af99c7d749bf57d5ef2f2e4942f2d), [`1fa754d`](https://github.com/LedgerHQ/ledger-live/commit/1fa754deed730bb3dd8d05cb4e83e8c8d1b33ad1), [`be4233c`](https://github.com/LedgerHQ/ledger-live/commit/be4233ce713b90dc3ad335c330ca9d6509bf23e3), [`1f62290`](https://github.com/LedgerHQ/ledger-live/commit/1f622907dd108fced66a36be1d8d8738d41303c9), [`fe81150`](https://github.com/LedgerHQ/ledger-live/commit/fe811500ae626cab1995ccf8bd8cb8aa8e74bb40)]:
44
+ - @ledgerhq/types-live@6.56.0-next.0
45
+ - @ledgerhq/cryptoassets@13.8.0-next.0
46
+ - @ledgerhq/types-cryptoassets@7.18.0-next.0
40
47
 
41
- ## 0.20.1-nightly.2
48
+ ## 0.20.1
42
49
 
43
50
  ### Patch Changes
44
51
 
45
- - Updated dependencies [[`1447c15`](https://github.com/LedgerHQ/ledger-live/commit/1447c15a698a40aeb4b1b8ac5c587b9036afe647)]:
46
- - @ledgerhq/types-live@6.55.0-nightly.2
52
+ - Updated dependencies [[`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c), [`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7)]:
53
+ - @ledgerhq/types-live@6.55.0
47
54
 
48
- ## 0.20.1-nightly.1
55
+ ## 0.20.1-next.1
49
56
 
50
57
  ### Patch Changes
51
58
 
52
- - Updated dependencies [[`be4233c`](https://github.com/LedgerHQ/ledger-live/commit/be4233ce713b90dc3ad335c330ca9d6509bf23e3), [`fe81150`](https://github.com/LedgerHQ/ledger-live/commit/fe811500ae626cab1995ccf8bd8cb8aa8e74bb40)]:
53
- - @ledgerhq/types-live@6.55.0-nightly.1
59
+ - Updated dependencies [[`61aedb7`](https://github.com/LedgerHQ/ledger-live/commit/61aedb7bbd45e73d6bc2b53e55f562262d5c5fa7)]:
60
+ - @ledgerhq/types-live@6.55.0-next.1
54
61
 
55
- ## 0.20.1-nightly.0
62
+ ## 0.20.1-next.0
56
63
 
57
64
  ### Patch Changes
58
65
 
59
- - Updated dependencies [[`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba)]:
60
- - @ledgerhq/types-live@6.55.0-nightly.0
66
+ - Updated dependencies [[`40f1cd4`](https://github.com/LedgerHQ/ledger-live/commit/40f1cd4c22d17480dcf86c73e90a07866667b0ba), [`c45ee45`](https://github.com/LedgerHQ/ledger-live/commit/c45ee457a9f5500ae42f2a8fb7f0cfb7926f319b), [`322fd58`](https://github.com/LedgerHQ/ledger-live/commit/322fd58ffcde6d592eb27af1fd93f8c45d33205c)]:
67
+ - @ledgerhq/types-live@6.55.0-next.0
61
68
 
62
69
  ## 0.20.0
63
70
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-framework",
3
- "version": "0.21.0-nightly.7",
3
+ "version": "0.21.0",
4
4
  "description": "Ledger framework for Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -91,14 +91,14 @@
91
91
  "lodash": "^4.17.21",
92
92
  "prando": "^6.0.1",
93
93
  "rxjs": "^7.8.1",
94
- "@ledgerhq/cryptoassets": "^13.8.0-nightly.0",
94
+ "@ledgerhq/cryptoassets": "^13.8.0",
95
95
  "@ledgerhq/devices": "8.4.4",
96
96
  "@ledgerhq/errors": "^6.19.1",
97
97
  "@ledgerhq/live-env": "^2.4.1",
98
98
  "@ledgerhq/live-network": "^2.0.3",
99
99
  "@ledgerhq/logs": "^6.12.0",
100
- "@ledgerhq/types-cryptoassets": "^7.18.0-nightly.0",
101
- "@ledgerhq/types-live": "^6.55.0-nightly.4"
100
+ "@ledgerhq/types-cryptoassets": "^7.18.0",
101
+ "@ledgerhq/types-live": "^6.56.0"
102
102
  },
103
103
  "devDependencies": {
104
104
  "@types/invariant": "^2.2.2",
@@ -248,14 +248,14 @@ exports[`formatCurrencyUnit with custom options with locale de-DE should correct
248
248
 
249
249
  exports[`formatCurrencyUnit with custom options with locale de-DE should correctly format REOSC unit (REOSC) 1`] = `"1,2345678900000000- -REOSC"`;
250
250
 
251
- exports[`formatCurrencyUnit with custom options with locale de-DE should correctly format RSK unit (RBTC) 1`] = `"0,012345678900000000- -RBTC"`;
252
-
253
251
  exports[`formatCurrencyUnit with custom options with locale de-DE should correctly format Ravencoin unit (RVN) 1`] = `"123.456.789,00000000- -RVN"`;
254
252
 
255
253
  exports[`formatCurrencyUnit with custom options with locale de-DE should correctly format Resistance unit (RES) 1`] = `"123.456.789,00000000- -RES"`;
256
254
 
257
255
  exports[`formatCurrencyUnit with custom options with locale de-DE should correctly format Rise unit (RISE) 1`] = `"123.456.789,00000000- -RISE"`;
258
256
 
257
+ exports[`formatCurrencyUnit with custom options with locale de-DE should correctly format Rootstock unit (RBTC) 1`] = `"0,012345678900000000- -RBTC"`;
258
+
259
259
  exports[`formatCurrencyUnit with custom options with locale de-DE should correctly format Scroll Sepolia unit (ETH) 1`] = `"0,012345678900000000- -𝚝ETH"`;
260
260
 
261
261
  exports[`formatCurrencyUnit with custom options with locale de-DE should correctly format Scroll unit (ETH) 1`] = `"0,012345678900000000- -ETH"`;
@@ -582,14 +582,14 @@ exports[`formatCurrencyUnit with custom options with locale en-US should correct
582
582
 
583
583
  exports[`formatCurrencyUnit with custom options with locale en-US should correctly format REOSC unit (REOSC) 1`] = `"1.2345678900000000- -REOSC"`;
584
584
 
585
- exports[`formatCurrencyUnit with custom options with locale en-US should correctly format RSK unit (RBTC) 1`] = `"0.012345678900000000- -RBTC"`;
586
-
587
585
  exports[`formatCurrencyUnit with custom options with locale en-US should correctly format Ravencoin unit (RVN) 1`] = `"123,456,789.00000000- -RVN"`;
588
586
 
589
587
  exports[`formatCurrencyUnit with custom options with locale en-US should correctly format Resistance unit (RES) 1`] = `"123,456,789.00000000- -RES"`;
590
588
 
591
589
  exports[`formatCurrencyUnit with custom options with locale en-US should correctly format Rise unit (RISE) 1`] = `"123,456,789.00000000- -RISE"`;
592
590
 
591
+ exports[`formatCurrencyUnit with custom options with locale en-US should correctly format Rootstock unit (RBTC) 1`] = `"0.012345678900000000- -RBTC"`;
592
+
593
593
  exports[`formatCurrencyUnit with custom options with locale en-US should correctly format Scroll Sepolia unit (ETH) 1`] = `"0.012345678900000000- -𝚝ETH"`;
594
594
 
595
595
  exports[`formatCurrencyUnit with custom options with locale en-US should correctly format Scroll unit (ETH) 1`] = `"0.012345678900000000- -ETH"`;
@@ -916,14 +916,14 @@ exports[`formatCurrencyUnit with custom options with locale es-ES should correct
916
916
 
917
917
  exports[`formatCurrencyUnit with custom options with locale es-ES should correctly format REOSC unit (REOSC) 1`] = `"1,2345678900000000- -REOSC"`;
918
918
 
919
- exports[`formatCurrencyUnit with custom options with locale es-ES should correctly format RSK unit (RBTC) 1`] = `"0,012345678900000000- -RBTC"`;
920
-
921
919
  exports[`formatCurrencyUnit with custom options with locale es-ES should correctly format Ravencoin unit (RVN) 1`] = `"123.456.789,00000000- -RVN"`;
922
920
 
923
921
  exports[`formatCurrencyUnit with custom options with locale es-ES should correctly format Resistance unit (RES) 1`] = `"123.456.789,00000000- -RES"`;
924
922
 
925
923
  exports[`formatCurrencyUnit with custom options with locale es-ES should correctly format Rise unit (RISE) 1`] = `"123.456.789,00000000- -RISE"`;
926
924
 
925
+ exports[`formatCurrencyUnit with custom options with locale es-ES should correctly format Rootstock unit (RBTC) 1`] = `"0,012345678900000000- -RBTC"`;
926
+
927
927
  exports[`formatCurrencyUnit with custom options with locale es-ES should correctly format Scroll Sepolia unit (ETH) 1`] = `"0,012345678900000000- -𝚝ETH"`;
928
928
 
929
929
  exports[`formatCurrencyUnit with custom options with locale es-ES should correctly format Scroll unit (ETH) 1`] = `"0,012345678900000000- -ETH"`;
@@ -1250,14 +1250,14 @@ exports[`formatCurrencyUnit with custom options with locale fr-FR should correct
1250
1250
 
1251
1251
  exports[`formatCurrencyUnit with custom options with locale fr-FR should correctly format REOSC unit (REOSC) 1`] = `"1,2345678900000000- -REOSC"`;
1252
1252
 
1253
- exports[`formatCurrencyUnit with custom options with locale fr-FR should correctly format RSK unit (RBTC) 1`] = `"0,012345678900000000- -RBTC"`;
1254
-
1255
1253
  exports[`formatCurrencyUnit with custom options with locale fr-FR should correctly format Ravencoin unit (RVN) 1`] = `"123 456 789,00000000- -RVN"`;
1256
1254
 
1257
1255
  exports[`formatCurrencyUnit with custom options with locale fr-FR should correctly format Resistance unit (RES) 1`] = `"123 456 789,00000000- -RES"`;
1258
1256
 
1259
1257
  exports[`formatCurrencyUnit with custom options with locale fr-FR should correctly format Rise unit (RISE) 1`] = `"123 456 789,00000000- -RISE"`;
1260
1258
 
1259
+ exports[`formatCurrencyUnit with custom options with locale fr-FR should correctly format Rootstock unit (RBTC) 1`] = `"0,012345678900000000- -RBTC"`;
1260
+
1261
1261
  exports[`formatCurrencyUnit with custom options with locale fr-FR should correctly format Scroll Sepolia unit (ETH) 1`] = `"0,012345678900000000- -𝚝ETH"`;
1262
1262
 
1263
1263
  exports[`formatCurrencyUnit with custom options with locale fr-FR should correctly format Scroll unit (ETH) 1`] = `"0,012345678900000000- -ETH"`;
@@ -1584,14 +1584,14 @@ exports[`formatCurrencyUnit with custom options with locale ja-JP should correct
1584
1584
 
1585
1585
  exports[`formatCurrencyUnit with custom options with locale ja-JP should correctly format REOSC unit (REOSC) 1`] = `"1.2345678900000000- -REOSC"`;
1586
1586
 
1587
- exports[`formatCurrencyUnit with custom options with locale ja-JP should correctly format RSK unit (RBTC) 1`] = `"0.012345678900000000- -RBTC"`;
1588
-
1589
1587
  exports[`formatCurrencyUnit with custom options with locale ja-JP should correctly format Ravencoin unit (RVN) 1`] = `"123,456,789.00000000- -RVN"`;
1590
1588
 
1591
1589
  exports[`formatCurrencyUnit with custom options with locale ja-JP should correctly format Resistance unit (RES) 1`] = `"123,456,789.00000000- -RES"`;
1592
1590
 
1593
1591
  exports[`formatCurrencyUnit with custom options with locale ja-JP should correctly format Rise unit (RISE) 1`] = `"123,456,789.00000000- -RISE"`;
1594
1592
 
1593
+ exports[`formatCurrencyUnit with custom options with locale ja-JP should correctly format Rootstock unit (RBTC) 1`] = `"0.012345678900000000- -RBTC"`;
1594
+
1595
1595
  exports[`formatCurrencyUnit with custom options with locale ja-JP should correctly format Scroll Sepolia unit (ETH) 1`] = `"0.012345678900000000- -𝚝ETH"`;
1596
1596
 
1597
1597
  exports[`formatCurrencyUnit with custom options with locale ja-JP should correctly format Scroll unit (ETH) 1`] = `"0.012345678900000000- -ETH"`;
@@ -1918,14 +1918,14 @@ exports[`formatCurrencyUnit with custom options with locale ko-KR should correct
1918
1918
 
1919
1919
  exports[`formatCurrencyUnit with custom options with locale ko-KR should correctly format REOSC unit (REOSC) 1`] = `"1.2345678900000000- -REOSC"`;
1920
1920
 
1921
- exports[`formatCurrencyUnit with custom options with locale ko-KR should correctly format RSK unit (RBTC) 1`] = `"0.012345678900000000- -RBTC"`;
1922
-
1923
1921
  exports[`formatCurrencyUnit with custom options with locale ko-KR should correctly format Ravencoin unit (RVN) 1`] = `"123,456,789.00000000- -RVN"`;
1924
1922
 
1925
1923
  exports[`formatCurrencyUnit with custom options with locale ko-KR should correctly format Resistance unit (RES) 1`] = `"123,456,789.00000000- -RES"`;
1926
1924
 
1927
1925
  exports[`formatCurrencyUnit with custom options with locale ko-KR should correctly format Rise unit (RISE) 1`] = `"123,456,789.00000000- -RISE"`;
1928
1926
 
1927
+ exports[`formatCurrencyUnit with custom options with locale ko-KR should correctly format Rootstock unit (RBTC) 1`] = `"0.012345678900000000- -RBTC"`;
1928
+
1929
1929
  exports[`formatCurrencyUnit with custom options with locale ko-KR should correctly format Scroll Sepolia unit (ETH) 1`] = `"0.012345678900000000- -𝚝ETH"`;
1930
1930
 
1931
1931
  exports[`formatCurrencyUnit with custom options with locale ko-KR should correctly format Scroll unit (ETH) 1`] = `"0.012345678900000000- -ETH"`;
@@ -2252,14 +2252,14 @@ exports[`formatCurrencyUnit with custom options with locale pt-BR should correct
2252
2252
 
2253
2253
  exports[`formatCurrencyUnit with custom options with locale pt-BR should correctly format REOSC unit (REOSC) 1`] = `"1,2345678900000000- -REOSC"`;
2254
2254
 
2255
- exports[`formatCurrencyUnit with custom options with locale pt-BR should correctly format RSK unit (RBTC) 1`] = `"0,012345678900000000- -RBTC"`;
2256
-
2257
2255
  exports[`formatCurrencyUnit with custom options with locale pt-BR should correctly format Ravencoin unit (RVN) 1`] = `"123.456.789,00000000- -RVN"`;
2258
2256
 
2259
2257
  exports[`formatCurrencyUnit with custom options with locale pt-BR should correctly format Resistance unit (RES) 1`] = `"123.456.789,00000000- -RES"`;
2260
2258
 
2261
2259
  exports[`formatCurrencyUnit with custom options with locale pt-BR should correctly format Rise unit (RISE) 1`] = `"123.456.789,00000000- -RISE"`;
2262
2260
 
2261
+ exports[`formatCurrencyUnit with custom options with locale pt-BR should correctly format Rootstock unit (RBTC) 1`] = `"0,012345678900000000- -RBTC"`;
2262
+
2263
2263
  exports[`formatCurrencyUnit with custom options with locale pt-BR should correctly format Scroll Sepolia unit (ETH) 1`] = `"0,012345678900000000- -𝚝ETH"`;
2264
2264
 
2265
2265
  exports[`formatCurrencyUnit with custom options with locale pt-BR should correctly format Scroll unit (ETH) 1`] = `"0,012345678900000000- -ETH"`;
@@ -2586,14 +2586,14 @@ exports[`formatCurrencyUnit with custom options with locale ru-RU should correct
2586
2586
 
2587
2587
  exports[`formatCurrencyUnit with custom options with locale ru-RU should correctly format REOSC unit (REOSC) 1`] = `"1,2345678900000000- -REOSC"`;
2588
2588
 
2589
- exports[`formatCurrencyUnit with custom options with locale ru-RU should correctly format RSK unit (RBTC) 1`] = `"0,012345678900000000- -RBTC"`;
2590
-
2591
2589
  exports[`formatCurrencyUnit with custom options with locale ru-RU should correctly format Ravencoin unit (RVN) 1`] = `"123 456 789,00000000- -RVN"`;
2592
2590
 
2593
2591
  exports[`formatCurrencyUnit with custom options with locale ru-RU should correctly format Resistance unit (RES) 1`] = `"123 456 789,00000000- -RES"`;
2594
2592
 
2595
2593
  exports[`formatCurrencyUnit with custom options with locale ru-RU should correctly format Rise unit (RISE) 1`] = `"123 456 789,00000000- -RISE"`;
2596
2594
 
2595
+ exports[`formatCurrencyUnit with custom options with locale ru-RU should correctly format Rootstock unit (RBTC) 1`] = `"0,012345678900000000- -RBTC"`;
2596
+
2597
2597
  exports[`formatCurrencyUnit with custom options with locale ru-RU should correctly format Scroll Sepolia unit (ETH) 1`] = `"0,012345678900000000- -𝚝ETH"`;
2598
2598
 
2599
2599
  exports[`formatCurrencyUnit with custom options with locale ru-RU should correctly format Scroll unit (ETH) 1`] = `"0,012345678900000000- -ETH"`;
@@ -2920,14 +2920,14 @@ exports[`formatCurrencyUnit with custom options with locale tr-TR should correct
2920
2920
 
2921
2921
  exports[`formatCurrencyUnit with custom options with locale tr-TR should correctly format REOSC unit (REOSC) 1`] = `"1,2345678900000000- -REOSC"`;
2922
2922
 
2923
- exports[`formatCurrencyUnit with custom options with locale tr-TR should correctly format RSK unit (RBTC) 1`] = `"0,012345678900000000- -RBTC"`;
2924
-
2925
2923
  exports[`formatCurrencyUnit with custom options with locale tr-TR should correctly format Ravencoin unit (RVN) 1`] = `"123.456.789,00000000- -RVN"`;
2926
2924
 
2927
2925
  exports[`formatCurrencyUnit with custom options with locale tr-TR should correctly format Resistance unit (RES) 1`] = `"123.456.789,00000000- -RES"`;
2928
2926
 
2929
2927
  exports[`formatCurrencyUnit with custom options with locale tr-TR should correctly format Rise unit (RISE) 1`] = `"123.456.789,00000000- -RISE"`;
2930
2928
 
2929
+ exports[`formatCurrencyUnit with custom options with locale tr-TR should correctly format Rootstock unit (RBTC) 1`] = `"0,012345678900000000- -RBTC"`;
2930
+
2931
2931
  exports[`formatCurrencyUnit with custom options with locale tr-TR should correctly format Scroll Sepolia unit (ETH) 1`] = `"0,012345678900000000- -𝚝ETH"`;
2932
2932
 
2933
2933
  exports[`formatCurrencyUnit with custom options with locale tr-TR should correctly format Scroll unit (ETH) 1`] = `"0,012345678900000000- -ETH"`;
@@ -3254,14 +3254,14 @@ exports[`formatCurrencyUnit with custom options with locale zh-CN should correct
3254
3254
 
3255
3255
  exports[`formatCurrencyUnit with custom options with locale zh-CN should correctly format REOSC unit (REOSC) 1`] = `"1.2345678900000000- -REOSC"`;
3256
3256
 
3257
- exports[`formatCurrencyUnit with custom options with locale zh-CN should correctly format RSK unit (RBTC) 1`] = `"0.012345678900000000- -RBTC"`;
3258
-
3259
3257
  exports[`formatCurrencyUnit with custom options with locale zh-CN should correctly format Ravencoin unit (RVN) 1`] = `"123,456,789.00000000- -RVN"`;
3260
3258
 
3261
3259
  exports[`formatCurrencyUnit with custom options with locale zh-CN should correctly format Resistance unit (RES) 1`] = `"123,456,789.00000000- -RES"`;
3262
3260
 
3263
3261
  exports[`formatCurrencyUnit with custom options with locale zh-CN should correctly format Rise unit (RISE) 1`] = `"123,456,789.00000000- -RISE"`;
3264
3262
 
3263
+ exports[`formatCurrencyUnit with custom options with locale zh-CN should correctly format Rootstock unit (RBTC) 1`] = `"0.012345678900000000- -RBTC"`;
3264
+
3265
3265
  exports[`formatCurrencyUnit with custom options with locale zh-CN should correctly format Scroll Sepolia unit (ETH) 1`] = `"0.012345678900000000- -𝚝ETH"`;
3266
3266
 
3267
3267
  exports[`formatCurrencyUnit with custom options with locale zh-CN should correctly format Scroll unit (ETH) 1`] = `"0.012345678900000000- -ETH"`;
@@ -3588,14 +3588,14 @@ exports[`formatCurrencyUnit with default options should correctly format Quicksi
3588
3588
 
3589
3589
  exports[`formatCurrencyUnit with default options should correctly format REOSC unit (REOSC) 1`] = `"1.23456"`;
3590
3590
 
3591
- exports[`formatCurrencyUnit with default options should correctly format RSK unit (RBTC) 1`] = `"0.0123456"`;
3592
-
3593
3591
  exports[`formatCurrencyUnit with default options should correctly format Ravencoin unit (RVN) 1`] = `"123,456,789"`;
3594
3592
 
3595
3593
  exports[`formatCurrencyUnit with default options should correctly format Resistance unit (RES) 1`] = `"123,456,789"`;
3596
3594
 
3597
3595
  exports[`formatCurrencyUnit with default options should correctly format Rise unit (RISE) 1`] = `"123,456,789"`;
3598
3596
 
3597
+ exports[`formatCurrencyUnit with default options should correctly format Rootstock unit (RBTC) 1`] = `"0.0123456"`;
3598
+
3599
3599
  exports[`formatCurrencyUnit with default options should correctly format Scroll Sepolia unit (ETH) 1`] = `"0.0123456"`;
3600
3600
 
3601
3601
  exports[`formatCurrencyUnit with default options should correctly format Scroll unit (ETH) 1`] = `"0.0123456"`;