We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f08a0b3 commit 9e19455Copy full SHA for 9e19455
target_chains/ethereum/contracts/.gitignore
@@ -11,4 +11,4 @@ artifacts
11
lcov.info
12
filtered-lcov.info
13
coverage
14
-broadcast/*
+broadcast/*
target_chains/ethereum/contracts/foundry.toml
@@ -24,4 +24,4 @@ ignored_warnings_from = [
24
testnet="${RPC_URL}"
25
local = "http://localhost:8545"
26
27
-etherscan_api_key="${ETHERSCAN_API_KEY}"
+etherscan_api_key="${ETHERSCAN_API_KEY}"
0 commit comments