Skip to content

Commit

Permalink
chore: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
yonadaaa committed Apr 30, 2024
1 parent fe378aa commit d19eeba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/cli/verify.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Otherwise, the generated bytecode is different and therefore verification fails.
| ---------------- | ------------------------------------------------------ | ------- | ---------------------------- |
| `--worldAddress` | Verify the contracts of the World at the given address | string | none, error if unspecified |
| `--configPath` | Path to the config file | string | `mud.config.ts` |
| `--verifier` | The verifier to use (`sourcify`, or `blockscout`) | string | `sourcify` |
| `--verifier` | The verifier to use (`sourcify`, or `blockscout`) | string | `blockscout` |
| `--verifierUrl` | URL to use to access the verifier's API | string | depends on the verifier used |
| `--profile` | The foundry profile to use | string | `local` |
| `--rpc` | URL to the blockchain | string | |
Expand Down

0 comments on commit d19eeba

Please sign in to comment.