Minimal Anti Collusion Infrastructure (MACI) / deployVerifier
Function: deployVerifier()
deployVerifier(
signer?,quiet?):Promise<Verifier>
Defined in: packages/contracts/build/ts/deploy.d.ts:42
Deploy a Verifier contract
Parameters
signer?
Signer
the signer to use to deploy the contract
quiet?
boolean
whether to suppress console output
Returns
Promise<Verifier>
the deployed Verifier contract