Skip to content

Commit e187fa5

Browse files
committed
fix typo
1 parent 123a626 commit e187fa5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contracts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ npx hardhat --network mainnet verify --contract contracts/vault/VaultAdmin.sol:V
432432
npx hardhat etherscan-verify --network mainnet --api-url https://api.etherscan.io
433433
```
434434

435-
#### Addressing verificatoin slowdowns
435+
#### Addressing verification slowdowns
436436

437437
Profiling the `hardhat-verify` prooved that when the `hardhat verify` is ran without --contract parameter
438438
it can take up to 4-5 minutes to gather the necessary contract information.

0 commit comments

Comments
 (0)