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 f38f1b1 commit 721f430
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 @@ -23,8 +23,5 @@ 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 721f430

Please sign in to comment.