Skip to content

Commit

Permalink
feat: deleted deprecated key [skip cypress] (#2129)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoaquinBattilana authored Jul 30, 2024
1 parent 7976de5 commit 74d744e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ui-config/networksConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ const ratesHistoryApiUrl = `${process.env.NEXT_PUBLIC_API_BASEURL}/data/rates-hi
export const networkConfigs: Record<string, BaseNetworkConfig> = {
[ChainId.sepolia]: {
name: 'Ethereum Sepolia',
privateJsonRPCUrl: 'https://eth-sepolia.g.alchemy.com/v2/VAfNJrTN-TopQjFDwcdLeeDOLDiFQcBP',
publicJsonRPCUrl: [
'https://eth-sepolia.public.blastapi.io',
'https://rpc.sepolia.org',
Expand Down

2 comments on commit 74d744e

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit was deployed on ipfs

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit was deployed on ipfs

Please sign in to comment.