Skip to content

Commit

Permalink
improve tip on verifying
Browse files Browse the repository at this point in the history
  • Loading branch information
kanej committed Feb 23, 2024
1 parent 699b4d0 commit 3fa0a9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/content/hardhat-runner/docs/guides/verifying.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ In this guide we'll explain how to do this in the [Etherscan](https://etherscan.

:::tip

If you'd like to verify on Sourcify instead of Etherscan, or if you wish to verify a contract deployed outside of Hardhat Ignition, you can use the [hardhat-verify plugin](/hardhat-runner/plugins/nomicfoundation-hardhat-verify).
If you wish to verify a contract deployed outside of Hardhat Ignition or if you'd like to verify on Sourcify instead of Etherscan, you can use the [hardhat-verify plugin](/hardhat-runner/plugins/nomicfoundation-hardhat-verify).

:::

Expand Down

0 comments on commit 3fa0a9f

Please sign in to comment.