Skip to content

Commit

Permalink
test: fix Sepolia ticker
Browse files Browse the repository at this point in the history
  • Loading branch information
abdurrahman-ledger committed Feb 14, 2025
1 parent d423a3e commit 8a08878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/ledger-live-common/src/e2e/enum/Currency.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export class Currency {
);
static readonly sepETH = new Currency(
"Ethereum Sepolia",
"𝚝ETH",
"ETH",
"ethereum_sepolia",
AppInfos.ETHEREUM_SEPOLIA,
);
Expand Down

0 comments on commit 8a08878

Please sign in to comment.