Skip to content

Commit

Permalink
ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
nerderlyne committed Feb 22, 2024
1 parent 44717af commit 6ddc2f8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ via_ir = true
line_length = 100

[rpc_endpoints]
main = "https://rpc.ankr.com/eth"
mainnet = "https://rpc.ankr.com/eth"
base = "https://rpc.ankr.com/base"
poly = "https://rpc.ankr.com/polygon"
opti = "https://rpc.ankr.com/optimism"
arbi = "https://rpc.ankr.com/arbitrum"
polygon = "https://rpc.ankr.com/polygon"
optimism = "https://rpc.ankr.com/optimism"
arbitrum = "https://rpc.ankr.com/arbitrum"

0 comments on commit 6ddc2f8

Please sign in to comment.