Skip to main content
Version: v2.x

Minimal Anti Collusion Infrastructure (MACI) / deployVkRegistry

Function: deployVkRegistry()

deployVkRegistry(signer?, quiet?): Promise<VkRegistry>

Defined in: packages/contracts/build/ts/deploy.d.ts:28

Deploy a VkRegistry contract

Parameters

signer?

Signer

the signer to use to deploy the contract

quiet?

boolean

whether to suppress console output

Returns

Promise<VkRegistry>

the deployed VkRegistry contract