Skip to content

Commit

Permalink
Update hardhat.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
MishaShWoof committed Dec 11, 2024
1 parent c6f15c4 commit 4f9424a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ export const networkConfigs: NetworkConfig[] = [
{
network: 'mainnet',
chainId: 1,
url: `https://rpc.ankr.com/eth/${ANKR_KEY}`
url: `http://normally-up-yeti.n0des.xyz`
},
{
network: 'sepolia',
Expand Down

0 comments on commit 4f9424a

Please sign in to comment.