Skip to content

Commit

Permalink
Update forge-verify-contract.md to add --skip-is-verified-check flag …
Browse files Browse the repository at this point in the history
…description (#1159)
  • Loading branch information
Amirghk authored Apr 1, 2024
1 parent dc34b46 commit 5d73db0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/reference/forge/forge-verify-contract.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ you can specify a file containing **space-separated** constructor arguments with

{{#include ../common/verifier-options.md}}

`--skip-is-verified-check`
    Send the verification request even if the contract is already verified.

`--compiler-version` *version*
    The compiler version used to build the smart contract.

Expand Down

0 comments on commit 5d73db0

Please sign in to comment.