Minimal Anti Collusion Infrastructure (MACI) / deployVerifier
Variable: deployVerifier()
constdeployVerifier: (signer?,quiet?) =>Promise<Verifier>
Defined in: 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