Skip to content

Commit

Permalink
Change network name
Browse files Browse the repository at this point in the history
  • Loading branch information
zkokelj committed Jan 6, 2024
1 parent b6dada7 commit 368ebda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/walletextension/frontend/src/lib/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export const GOOGLE_ANALYTICS_ID = process.env.NEXT_PUBLIC_GOOGLE_ANALYTICS_ID;

export const testnetUrls = {
sepolia: {
name: "Obscuro Testnet",
name: "Ten Testnet",
url: "https://sepolia-testnet.ten.xyz",
rpc: "https://rpc.sepolia-testnet.ten.xyz",
},
Expand Down

0 comments on commit 368ebda

Please sign in to comment.