Skip to content

Commit

Permalink
docs(update integrating in v1.2): updated note about QV in v1.2 note
Browse files Browse the repository at this point in the history
  • Loading branch information
Crisgarner authored and ctrlc03 committed Apr 16, 2024
1 parent adc5767 commit 4c0d335
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions website/versioned_docs/version-v1.2/integrating.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,12 @@ Deployment order is:

Before running the deploy command make sure you have [zkey files](/docs/v1.2/trusted-setup) from trusted setup and env variables `ETH_PROVIDER` (RPC endpoint) and `ETH_SK` (wallet private key) are set. For production environment make sure you don't use zkey files from our examples.

:::note Non Quadratic Funding

Make sure that you use the a non Quadratic Funding Poll you use the **NonQV** zkey files and create the Poll with `--use-quadratic-voting false`

:::

```bash
maci-cli deployVkRegistry
maci-cli setVerifyingKeys \
Expand Down

0 comments on commit 4c0d335

Please sign in to comment.