Skip to content

Commit

Permalink
fix: remove etherscan setting from config.
Browse files Browse the repository at this point in the history
  • Loading branch information
clement-ux committed Oct 16, 2024
1 parent eaabf90 commit 0e934a1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,4 @@ remappings_location = "config"
[rpc_endpoints]
mainnet = "${PROVIDER_URL}"

[etherscan]
mainnet = { key = "${ETHERSCAN_API_KEY}", url = "https://etherscan.io/", chain = "mainnet" }

# See more config options https://github.com/foundry-rs/foundry/blob/master/crates/config/README.md#all-options

0 comments on commit 0e934a1

Please sign in to comment.