Skip to content

Commit

Permalink
etherscan: add whitespace to comment to fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
feuGeneA committed Jun 3, 2021
1 parent 3094658 commit 1e28d08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/hardhat-etherscan/src/network/prober.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ enum NetworkID {
HECO_TESTNET = 256,
// Fantom mainnet
OPERA = 250,
//Optimistim
// Optimistim
OPTIMISTIC_ETHEREUM = 10,
OPTIMISTIC_KOVAN = 69,
}
Expand Down

0 comments on commit 1e28d08

Please sign in to comment.