Skip to content

Commit

Permalink
Merge pull request #6 from symbioticfi/etherscan
Browse files Browse the repository at this point in the history
Remove etherscan from .toml
  • Loading branch information
1kresh authored Oct 31, 2024
2 parents a1237c2 + 49d0e2f commit ca76425
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 = 2048
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 ca76425

Please sign in to comment.