Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
This is really minor, but some other idiots like me may also get confused  at to which api key this reference points at :)
You don't want to know how long it took me to wake up to the obvious...
  • Loading branch information
anegg0 authored Oct 9, 2023
1 parent 9eddc4b commit 31c12b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ This task will also attempt to automatically find the SPDX license in the source
To execute that task, you need to specify the network to run against :

```bash
hardhat --network mainnet etherscan-verify [--api-key <apikey>] [--apiurl <url>]
hardhat --network mainnet etherscan-verify [--api-key <etherscan-apikey>] [--api-url <url>]
```

#### **Options**
Expand Down

0 comments on commit 31c12b0

Please sign in to comment.