Skip to content

Commit

Permalink
feat: add rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
QEDK committed May 7, 2024
1 parent e63b05c commit b14f374
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ max_test_rejects = 999999
runs = 10000

[rpc_endpoints]
mainnet = "https://ethereum-rpc.publicnode.com"
sepolia = "https://ethereum-sepolia.publicnode.com"
goerli = "https://ethereum-goerli.publicnode.com"

Expand Down

0 comments on commit b14f374

Please sign in to comment.