Skip to content

Commit

Permalink
geth -> ethereum
Browse files Browse the repository at this point in the history
  • Loading branch information
KillariDev committed Nov 22, 2024
1 parent 050a43e commit 046e0c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/ts/background/settings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export const defaultRpcs = [
{
name: 'Ethereum Mainnet',
chainId: 1n,
httpsRpc: 'https://geth.dark.florist',
httpsRpc: 'https://ethereum.dark.florist',
currencyName: 'Ether',
currencyTicker: 'ETH',
currencyLogoUri: ETHEREUM_COIN_ICON,
Expand Down

0 comments on commit 046e0c6

Please sign in to comment.