Skip to content

Commit

Permalink
Merge pull request #980 from rndquu/fix/sepolia-build
Browse files Browse the repository at this point in the history
build: use another sepolia rpc
  • Loading branch information
rndquu authored Dec 13, 2024
2 parents 6ecefca + e897745 commit 0ebea6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/contracts/foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ force = false

[rpc_endpoints]
mainnet = "https://rpc.ankr.com/eth"
sepolia = "https://1rpc.io/sepolia"
sepolia = "https://ethereum-sepolia-rpc.publicnode.com"

[profile.SMT.model_checker]
contracts = { }
Expand Down

0 comments on commit 0ebea6d

Please sign in to comment.