Skip to content

Commit

Permalink
Update network vs token name
Browse files Browse the repository at this point in the history
  • Loading branch information
WietseWind committed Apr 18, 2024
1 parent cbfcddc commit a0662dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libs/ledgerjs/packages/cryptoassets/src/currencies.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2394,8 +2394,8 @@ export const cryptocurrenciesById: Record<CryptoCurrencyId, CryptoCurrency> = {
type: "CryptoCurrency",
id: "xahau",
coinType: CoinType.XAHAU,
name: "XAH",
managerAppName: "XAH",
name: "Xahau",
managerAppName: "Xahau",
ticker: "XAH",
scheme: "ripple",
color: "#0E0143",
Expand Down

0 comments on commit a0662dc

Please sign in to comment.