Skip to content

Commit 31d9065

Browse files
committed
chore(contracts): remove-etherscan-property
1 parent df44324 commit 31d9065

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

contracts/hardhat.config.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -298,9 +298,6 @@ const config: HardhatUserConfig = {
298298
apiKey: process.env.ETHERSCAN_API_KEY_FIX,
299299
},
300300
},
301-
etherscan: {
302-
apiKey: process.env.ETHERSCAN_API_KEY_FIX,
303-
},
304301
watcher: {
305302
compilation: {
306303
tasks: ["compile"],

0 commit comments

Comments
 (0)