Minimal Anti Collusion Infrastructure (MACI) / getProxyContract
Variable: getProxyContract()
const
getProxyContract: <T
>({ factory, proxyFactory, receipt, signer }
) =>Promise
<T
>
Defined in: node_modules/.pnpm/@[email protected]/node_modules/@excubiae/contracts/build/ts/deploy.d.ts:9
Get proxy contract from deployed proxy factory contract and receipt.
Type Parameters
T
T
= BaseContract
Parameters
{ factory, proxyFactory, receipt, signer }
Returns
Promise
<T
>
proxied contract