Skip to content

Commit

Permalink
chore: remove etherscan from .toml
Browse files Browse the repository at this point in the history
  • Loading branch information
1kresh committed Oct 30, 2024
1 parent 82bb0bc commit ddd8a75
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,4 @@ tab_width = 4
runs = 4096
max_test_rejects = 262144

[etherscan]
mainnet = { key = "${ETHERSCAN_API_KEY}" }
holesky = { key = "${ETHERSCAN_API_KEY}" }

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

0 comments on commit ddd8a75

Please sign in to comment.