From 1f3968ab420580593fc13aeea491ddd041d5631e Mon Sep 17 00:00:00 2001 From: Kant Date: Mon, 6 Jan 2025 11:04:46 +0100 Subject: [PATCH] chore: update snapshots for Rootstock name update --- .../formatCurrencyUnit.test.ts.snap | 44 +++++++++---------- .../getFormattedFeeFields.test.ts.snap | 40 ++++++++--------- 2 files changed, 42 insertions(+), 42 deletions(-) diff --git a/libs/coin-framework/src/currencies/__snapshots__/formatCurrencyUnit.test.ts.snap b/libs/coin-framework/src/currencies/__snapshots__/formatCurrencyUnit.test.ts.snap index 79f5a23ede14..074cbc1cdf4d 100644 --- a/libs/coin-framework/src/currencies/__snapshots__/formatCurrencyUnit.test.ts.snap +++ b/libs/coin-framework/src/currencies/__snapshots__/formatCurrencyUnit.test.ts.snap @@ -248,14 +248,14 @@ exports[`formatCurrencyUnit with custom options with locale de-DE should correct exports[`formatCurrencyUnit with custom options with locale de-DE should correctly format REOSC unit (REOSC) 1`] = `"1,2345678900000000- -REOSC"`; -exports[`formatCurrencyUnit with custom options with locale de-DE should correctly format RSK unit (RBTC) 1`] = `"0,012345678900000000- -RBTC"`; - exports[`formatCurrencyUnit with custom options with locale de-DE should correctly format Ravencoin unit (RVN) 1`] = `"123.456.789,00000000- -RVN"`; exports[`formatCurrencyUnit with custom options with locale de-DE should correctly format Resistance unit (RES) 1`] = `"123.456.789,00000000- -RES"`; exports[`formatCurrencyUnit with custom options with locale de-DE should correctly format Rise unit (RISE) 1`] = `"123.456.789,00000000- -RISE"`; +exports[`formatCurrencyUnit with custom options with locale de-DE should correctly format Rootstock unit (RBTC) 1`] = `"0,012345678900000000- -RBTC"`; + exports[`formatCurrencyUnit with custom options with locale de-DE should correctly format Scroll Sepolia unit (ETH) 1`] = `"0,012345678900000000- -𝚝ETH"`; 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 exports[`formatCurrencyUnit with custom options with locale en-US should correctly format REOSC unit (REOSC) 1`] = `"1.2345678900000000- -REOSC"`; -exports[`formatCurrencyUnit with custom options with locale en-US should correctly format RSK unit (RBTC) 1`] = `"0.012345678900000000- -RBTC"`; - exports[`formatCurrencyUnit with custom options with locale en-US should correctly format Ravencoin unit (RVN) 1`] = `"123,456,789.00000000- -RVN"`; exports[`formatCurrencyUnit with custom options with locale en-US should correctly format Resistance unit (RES) 1`] = `"123,456,789.00000000- -RES"`; exports[`formatCurrencyUnit with custom options with locale en-US should correctly format Rise unit (RISE) 1`] = `"123,456,789.00000000- -RISE"`; +exports[`formatCurrencyUnit with custom options with locale en-US should correctly format Rootstock unit (RBTC) 1`] = `"0.012345678900000000- -RBTC"`; + exports[`formatCurrencyUnit with custom options with locale en-US should correctly format Scroll Sepolia unit (ETH) 1`] = `"0.012345678900000000- -𝚝ETH"`; 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 exports[`formatCurrencyUnit with custom options with locale es-ES should correctly format REOSC unit (REOSC) 1`] = `"1,2345678900000000- -REOSC"`; -exports[`formatCurrencyUnit with custom options with locale es-ES should correctly format RSK unit (RBTC) 1`] = `"0,012345678900000000- -RBTC"`; - exports[`formatCurrencyUnit with custom options with locale es-ES should correctly format Ravencoin unit (RVN) 1`] = `"123.456.789,00000000- -RVN"`; exports[`formatCurrencyUnit with custom options with locale es-ES should correctly format Resistance unit (RES) 1`] = `"123.456.789,00000000- -RES"`; exports[`formatCurrencyUnit with custom options with locale es-ES should correctly format Rise unit (RISE) 1`] = `"123.456.789,00000000- -RISE"`; +exports[`formatCurrencyUnit with custom options with locale es-ES should correctly format Rootstock unit (RBTC) 1`] = `"0,012345678900000000- -RBTC"`; + exports[`formatCurrencyUnit with custom options with locale es-ES should correctly format Scroll Sepolia unit (ETH) 1`] = `"0,012345678900000000- -𝚝ETH"`; 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 exports[`formatCurrencyUnit with custom options with locale fr-FR should correctly format REOSC unit (REOSC) 1`] = `"1,2345678900000000- -REOSC"`; -exports[`formatCurrencyUnit with custom options with locale fr-FR should correctly format RSK unit (RBTC) 1`] = `"0,012345678900000000- -RBTC"`; - exports[`formatCurrencyUnit with custom options with locale fr-FR should correctly format Ravencoin unit (RVN) 1`] = `"123 456 789,00000000- -RVN"`; exports[`formatCurrencyUnit with custom options with locale fr-FR should correctly format Resistance unit (RES) 1`] = `"123 456 789,00000000- -RES"`; exports[`formatCurrencyUnit with custom options with locale fr-FR should correctly format Rise unit (RISE) 1`] = `"123 456 789,00000000- -RISE"`; +exports[`formatCurrencyUnit with custom options with locale fr-FR should correctly format Rootstock unit (RBTC) 1`] = `"0,012345678900000000- -RBTC"`; + exports[`formatCurrencyUnit with custom options with locale fr-FR should correctly format Scroll Sepolia unit (ETH) 1`] = `"0,012345678900000000- -𝚝ETH"`; 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 exports[`formatCurrencyUnit with custom options with locale ja-JP should correctly format REOSC unit (REOSC) 1`] = `"1.2345678900000000- -REOSC"`; -exports[`formatCurrencyUnit with custom options with locale ja-JP should correctly format RSK unit (RBTC) 1`] = `"0.012345678900000000- -RBTC"`; - exports[`formatCurrencyUnit with custom options with locale ja-JP should correctly format Ravencoin unit (RVN) 1`] = `"123,456,789.00000000- -RVN"`; exports[`formatCurrencyUnit with custom options with locale ja-JP should correctly format Resistance unit (RES) 1`] = `"123,456,789.00000000- -RES"`; exports[`formatCurrencyUnit with custom options with locale ja-JP should correctly format Rise unit (RISE) 1`] = `"123,456,789.00000000- -RISE"`; +exports[`formatCurrencyUnit with custom options with locale ja-JP should correctly format Rootstock unit (RBTC) 1`] = `"0.012345678900000000- -RBTC"`; + exports[`formatCurrencyUnit with custom options with locale ja-JP should correctly format Scroll Sepolia unit (ETH) 1`] = `"0.012345678900000000- -𝚝ETH"`; 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 exports[`formatCurrencyUnit with custom options with locale ko-KR should correctly format REOSC unit (REOSC) 1`] = `"1.2345678900000000- -REOSC"`; -exports[`formatCurrencyUnit with custom options with locale ko-KR should correctly format RSK unit (RBTC) 1`] = `"0.012345678900000000- -RBTC"`; - exports[`formatCurrencyUnit with custom options with locale ko-KR should correctly format Ravencoin unit (RVN) 1`] = `"123,456,789.00000000- -RVN"`; exports[`formatCurrencyUnit with custom options with locale ko-KR should correctly format Resistance unit (RES) 1`] = `"123,456,789.00000000- -RES"`; exports[`formatCurrencyUnit with custom options with locale ko-KR should correctly format Rise unit (RISE) 1`] = `"123,456,789.00000000- -RISE"`; +exports[`formatCurrencyUnit with custom options with locale ko-KR should correctly format Rootstock unit (RBTC) 1`] = `"0.012345678900000000- -RBTC"`; + exports[`formatCurrencyUnit with custom options with locale ko-KR should correctly format Scroll Sepolia unit (ETH) 1`] = `"0.012345678900000000- -𝚝ETH"`; 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 exports[`formatCurrencyUnit with custom options with locale pt-BR should correctly format REOSC unit (REOSC) 1`] = `"1,2345678900000000- -REOSC"`; -exports[`formatCurrencyUnit with custom options with locale pt-BR should correctly format RSK unit (RBTC) 1`] = `"0,012345678900000000- -RBTC"`; - exports[`formatCurrencyUnit with custom options with locale pt-BR should correctly format Ravencoin unit (RVN) 1`] = `"123.456.789,00000000- -RVN"`; exports[`formatCurrencyUnit with custom options with locale pt-BR should correctly format Resistance unit (RES) 1`] = `"123.456.789,00000000- -RES"`; exports[`formatCurrencyUnit with custom options with locale pt-BR should correctly format Rise unit (RISE) 1`] = `"123.456.789,00000000- -RISE"`; +exports[`formatCurrencyUnit with custom options with locale pt-BR should correctly format Rootstock unit (RBTC) 1`] = `"0,012345678900000000- -RBTC"`; + exports[`formatCurrencyUnit with custom options with locale pt-BR should correctly format Scroll Sepolia unit (ETH) 1`] = `"0,012345678900000000- -𝚝ETH"`; 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 exports[`formatCurrencyUnit with custom options with locale ru-RU should correctly format REOSC unit (REOSC) 1`] = `"1,2345678900000000- -REOSC"`; -exports[`formatCurrencyUnit with custom options with locale ru-RU should correctly format RSK unit (RBTC) 1`] = `"0,012345678900000000- -RBTC"`; - exports[`formatCurrencyUnit with custom options with locale ru-RU should correctly format Ravencoin unit (RVN) 1`] = `"123 456 789,00000000- -RVN"`; exports[`formatCurrencyUnit with custom options with locale ru-RU should correctly format Resistance unit (RES) 1`] = `"123 456 789,00000000- -RES"`; exports[`formatCurrencyUnit with custom options with locale ru-RU should correctly format Rise unit (RISE) 1`] = `"123 456 789,00000000- -RISE"`; +exports[`formatCurrencyUnit with custom options with locale ru-RU should correctly format Rootstock unit (RBTC) 1`] = `"0,012345678900000000- -RBTC"`; + exports[`formatCurrencyUnit with custom options with locale ru-RU should correctly format Scroll Sepolia unit (ETH) 1`] = `"0,012345678900000000- -𝚝ETH"`; 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 exports[`formatCurrencyUnit with custom options with locale tr-TR should correctly format REOSC unit (REOSC) 1`] = `"1,2345678900000000- -REOSC"`; -exports[`formatCurrencyUnit with custom options with locale tr-TR should correctly format RSK unit (RBTC) 1`] = `"0,012345678900000000- -RBTC"`; - exports[`formatCurrencyUnit with custom options with locale tr-TR should correctly format Ravencoin unit (RVN) 1`] = `"123.456.789,00000000- -RVN"`; exports[`formatCurrencyUnit with custom options with locale tr-TR should correctly format Resistance unit (RES) 1`] = `"123.456.789,00000000- -RES"`; exports[`formatCurrencyUnit with custom options with locale tr-TR should correctly format Rise unit (RISE) 1`] = `"123.456.789,00000000- -RISE"`; +exports[`formatCurrencyUnit with custom options with locale tr-TR should correctly format Rootstock unit (RBTC) 1`] = `"0,012345678900000000- -RBTC"`; + exports[`formatCurrencyUnit with custom options with locale tr-TR should correctly format Scroll Sepolia unit (ETH) 1`] = `"0,012345678900000000- -𝚝ETH"`; 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 exports[`formatCurrencyUnit with custom options with locale zh-CN should correctly format REOSC unit (REOSC) 1`] = `"1.2345678900000000- -REOSC"`; -exports[`formatCurrencyUnit with custom options with locale zh-CN should correctly format RSK unit (RBTC) 1`] = `"0.012345678900000000- -RBTC"`; - exports[`formatCurrencyUnit with custom options with locale zh-CN should correctly format Ravencoin unit (RVN) 1`] = `"123,456,789.00000000- -RVN"`; exports[`formatCurrencyUnit with custom options with locale zh-CN should correctly format Resistance unit (RES) 1`] = `"123,456,789.00000000- -RES"`; exports[`formatCurrencyUnit with custom options with locale zh-CN should correctly format Rise unit (RISE) 1`] = `"123,456,789.00000000- -RISE"`; +exports[`formatCurrencyUnit with custom options with locale zh-CN should correctly format Rootstock unit (RBTC) 1`] = `"0.012345678900000000- -RBTC"`; + exports[`formatCurrencyUnit with custom options with locale zh-CN should correctly format Scroll Sepolia unit (ETH) 1`] = `"0.012345678900000000- -𝚝ETH"`; 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 exports[`formatCurrencyUnit with default options should correctly format REOSC unit (REOSC) 1`] = `"1.23456"`; -exports[`formatCurrencyUnit with default options should correctly format RSK unit (RBTC) 1`] = `"0.0123456"`; - exports[`formatCurrencyUnit with default options should correctly format Ravencoin unit (RVN) 1`] = `"123,456,789"`; exports[`formatCurrencyUnit with default options should correctly format Resistance unit (RES) 1`] = `"123,456,789"`; exports[`formatCurrencyUnit with default options should correctly format Rise unit (RISE) 1`] = `"123,456,789"`; +exports[`formatCurrencyUnit with default options should correctly format Rootstock unit (RBTC) 1`] = `"0.0123456"`; + exports[`formatCurrencyUnit with default options should correctly format Scroll Sepolia unit (ETH) 1`] = `"0.0123456"`; exports[`formatCurrencyUnit with default options should correctly format Scroll unit (ETH) 1`] = `"0.0123456"`; diff --git a/libs/coin-modules/coin-evm/src/__tests__/unit/editTransaction/__snapshots__/getFormattedFeeFields.test.ts.snap b/libs/coin-modules/coin-evm/src/__tests__/unit/editTransaction/__snapshots__/getFormattedFeeFields.test.ts.snap index 7c9614510ffc..c1846e4ff3ff 100644 --- a/libs/coin-modules/coin-evm/src/__tests__/unit/editTransaction/__snapshots__/getFormattedFeeFields.test.ts.snap +++ b/libs/coin-modules/coin-evm/src/__tests__/unit/editTransaction/__snapshots__/getFormattedFeeFields.test.ts.snap @@ -441,7 +441,7 @@ exports[`getFormattedFeeFields with tx type 0 with locale de-DE should correctly } `; -exports[`getFormattedFeeFields with tx type 0 with locale de-DE should correctly format fee fields for RSK unit 1`] = ` +exports[`getFormattedFeeFields with tx type 0 with locale de-DE should correctly format fee fields for Rootstock unit 1`] = ` { "formattedFeeValue": "0,000105 RBTC", "formattedGasPrice": "5 Gwei", @@ -999,7 +999,7 @@ exports[`getFormattedFeeFields with tx type 0 with locale en-US should correctly } `; -exports[`getFormattedFeeFields with tx type 0 with locale en-US should correctly format fee fields for RSK unit 1`] = ` +exports[`getFormattedFeeFields with tx type 0 with locale en-US should correctly format fee fields for Rootstock unit 1`] = ` { "formattedFeeValue": "0.000105 RBTC", "formattedGasPrice": "5 Gwei", @@ -1557,7 +1557,7 @@ exports[`getFormattedFeeFields with tx type 0 with locale es-ES should correctly } `; -exports[`getFormattedFeeFields with tx type 0 with locale es-ES should correctly format fee fields for RSK unit 1`] = ` +exports[`getFormattedFeeFields with tx type 0 with locale es-ES should correctly format fee fields for Rootstock unit 1`] = ` { "formattedFeeValue": "0,000105 RBTC", "formattedGasPrice": "5 Gwei", @@ -2115,7 +2115,7 @@ exports[`getFormattedFeeFields with tx type 0 with locale fr-FR should correctly } `; -exports[`getFormattedFeeFields with tx type 0 with locale fr-FR should correctly format fee fields for RSK unit 1`] = ` +exports[`getFormattedFeeFields with tx type 0 with locale fr-FR should correctly format fee fields for Rootstock unit 1`] = ` { "formattedFeeValue": "0,000105 RBTC", "formattedGasPrice": "5 Gwei", @@ -2673,7 +2673,7 @@ exports[`getFormattedFeeFields with tx type 0 with locale ja-JP should correctly } `; -exports[`getFormattedFeeFields with tx type 0 with locale ja-JP should correctly format fee fields for RSK unit 1`] = ` +exports[`getFormattedFeeFields with tx type 0 with locale ja-JP should correctly format fee fields for Rootstock unit 1`] = ` { "formattedFeeValue": "0.000105 RBTC", "formattedGasPrice": "5 Gwei", @@ -3231,7 +3231,7 @@ exports[`getFormattedFeeFields with tx type 0 with locale ko-KR should correctly } `; -exports[`getFormattedFeeFields with tx type 0 with locale ko-KR should correctly format fee fields for RSK unit 1`] = ` +exports[`getFormattedFeeFields with tx type 0 with locale ko-KR should correctly format fee fields for Rootstock unit 1`] = ` { "formattedFeeValue": "0.000105 RBTC", "formattedGasPrice": "5 Gwei", @@ -3789,7 +3789,7 @@ exports[`getFormattedFeeFields with tx type 0 with locale pt-BR should correctly } `; -exports[`getFormattedFeeFields with tx type 0 with locale pt-BR should correctly format fee fields for RSK unit 1`] = ` +exports[`getFormattedFeeFields with tx type 0 with locale pt-BR should correctly format fee fields for Rootstock unit 1`] = ` { "formattedFeeValue": "0,000105 RBTC", "formattedGasPrice": "5 Gwei", @@ -4347,7 +4347,7 @@ exports[`getFormattedFeeFields with tx type 0 with locale ru-RU should correctly } `; -exports[`getFormattedFeeFields with tx type 0 with locale ru-RU should correctly format fee fields for RSK unit 1`] = ` +exports[`getFormattedFeeFields with tx type 0 with locale ru-RU should correctly format fee fields for Rootstock unit 1`] = ` { "formattedFeeValue": "0,000105 RBTC", "formattedGasPrice": "5 Gwei", @@ -4905,7 +4905,7 @@ exports[`getFormattedFeeFields with tx type 0 with locale tr-TR should correctly } `; -exports[`getFormattedFeeFields with tx type 0 with locale tr-TR should correctly format fee fields for RSK unit 1`] = ` +exports[`getFormattedFeeFields with tx type 0 with locale tr-TR should correctly format fee fields for Rootstock unit 1`] = ` { "formattedFeeValue": "0,000105 RBTC", "formattedGasPrice": "5 Gwei", @@ -5463,7 +5463,7 @@ exports[`getFormattedFeeFields with tx type 0 with locale zh-CN should correctly } `; -exports[`getFormattedFeeFields with tx type 0 with locale zh-CN should correctly format fee fields for RSK unit 1`] = ` +exports[`getFormattedFeeFields with tx type 0 with locale zh-CN should correctly format fee fields for Rootstock unit 1`] = ` { "formattedFeeValue": "0.000105 RBTC", "formattedGasPrice": "5 Gwei", @@ -6021,7 +6021,7 @@ exports[`getFormattedFeeFields with tx type 2 with locale de-DE should correctly } `; -exports[`getFormattedFeeFields with tx type 2 with locale de-DE should correctly format fee fields for RSK unit 1`] = ` +exports[`getFormattedFeeFields with tx type 2 with locale de-DE should correctly format fee fields for Rootstock unit 1`] = ` { "formattedFeeValue": "0,000042 RBTC", "formattedGasPrice": "0 Gwei", @@ -6579,7 +6579,7 @@ exports[`getFormattedFeeFields with tx type 2 with locale en-US should correctly } `; -exports[`getFormattedFeeFields with tx type 2 with locale en-US should correctly format fee fields for RSK unit 1`] = ` +exports[`getFormattedFeeFields with tx type 2 with locale en-US should correctly format fee fields for Rootstock unit 1`] = ` { "formattedFeeValue": "0.000042 RBTC", "formattedGasPrice": "0 Gwei", @@ -7137,7 +7137,7 @@ exports[`getFormattedFeeFields with tx type 2 with locale es-ES should correctly } `; -exports[`getFormattedFeeFields with tx type 2 with locale es-ES should correctly format fee fields for RSK unit 1`] = ` +exports[`getFormattedFeeFields with tx type 2 with locale es-ES should correctly format fee fields for Rootstock unit 1`] = ` { "formattedFeeValue": "0,000042 RBTC", "formattedGasPrice": "0 Gwei", @@ -7695,7 +7695,7 @@ exports[`getFormattedFeeFields with tx type 2 with locale fr-FR should correctly } `; -exports[`getFormattedFeeFields with tx type 2 with locale fr-FR should correctly format fee fields for RSK unit 1`] = ` +exports[`getFormattedFeeFields with tx type 2 with locale fr-FR should correctly format fee fields for Rootstock unit 1`] = ` { "formattedFeeValue": "0,000042 RBTC", "formattedGasPrice": "0 Gwei", @@ -8253,7 +8253,7 @@ exports[`getFormattedFeeFields with tx type 2 with locale ja-JP should correctly } `; -exports[`getFormattedFeeFields with tx type 2 with locale ja-JP should correctly format fee fields for RSK unit 1`] = ` +exports[`getFormattedFeeFields with tx type 2 with locale ja-JP should correctly format fee fields for Rootstock unit 1`] = ` { "formattedFeeValue": "0.000042 RBTC", "formattedGasPrice": "0 Gwei", @@ -8811,7 +8811,7 @@ exports[`getFormattedFeeFields with tx type 2 with locale ko-KR should correctly } `; -exports[`getFormattedFeeFields with tx type 2 with locale ko-KR should correctly format fee fields for RSK unit 1`] = ` +exports[`getFormattedFeeFields with tx type 2 with locale ko-KR should correctly format fee fields for Rootstock unit 1`] = ` { "formattedFeeValue": "0.000042 RBTC", "formattedGasPrice": "0 Gwei", @@ -9369,7 +9369,7 @@ exports[`getFormattedFeeFields with tx type 2 with locale pt-BR should correctly } `; -exports[`getFormattedFeeFields with tx type 2 with locale pt-BR should correctly format fee fields for RSK unit 1`] = ` +exports[`getFormattedFeeFields with tx type 2 with locale pt-BR should correctly format fee fields for Rootstock unit 1`] = ` { "formattedFeeValue": "0,000042 RBTC", "formattedGasPrice": "0 Gwei", @@ -9927,7 +9927,7 @@ exports[`getFormattedFeeFields with tx type 2 with locale ru-RU should correctly } `; -exports[`getFormattedFeeFields with tx type 2 with locale ru-RU should correctly format fee fields for RSK unit 1`] = ` +exports[`getFormattedFeeFields with tx type 2 with locale ru-RU should correctly format fee fields for Rootstock unit 1`] = ` { "formattedFeeValue": "0,000042 RBTC", "formattedGasPrice": "0 Gwei", @@ -10485,7 +10485,7 @@ exports[`getFormattedFeeFields with tx type 2 with locale tr-TR should correctly } `; -exports[`getFormattedFeeFields with tx type 2 with locale tr-TR should correctly format fee fields for RSK unit 1`] = ` +exports[`getFormattedFeeFields with tx type 2 with locale tr-TR should correctly format fee fields for Rootstock unit 1`] = ` { "formattedFeeValue": "0,000042 RBTC", "formattedGasPrice": "0 Gwei", @@ -11043,7 +11043,7 @@ exports[`getFormattedFeeFields with tx type 2 with locale zh-CN should correctly } `; -exports[`getFormattedFeeFields with tx type 2 with locale zh-CN should correctly format fee fields for RSK unit 1`] = ` +exports[`getFormattedFeeFields with tx type 2 with locale zh-CN should correctly format fee fields for Rootstock unit 1`] = ` { "formattedFeeValue": "0.000042 RBTC", "formattedGasPrice": "0 Gwei",