Skip to content
This repository has been archived by the owner on Jan 31, 2025. It is now read-only.

Commit

Permalink
build: update sepolia endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
andreivladbrg committed Dec 13, 2023
1 parent d5251e8 commit 8709168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@
mainnet = "${MAINNET_RPC_URL}"
optimism = "https://optimism-mainnet.infura.io/v3/${API_KEY_INFURA}"
polygon = "https://polygon-mainnet.infura.io/v3/${API_KEY_INFURA}"
sepolia = "RPC_URL_SEPOLIA"
sepolia = "${SEPOLIA_RPC_URL}"

0 comments on commit 8709168

Please sign in to comment.