Minimal Anti Collusion Infrastructure (MACI) / IGetProxyContractArgs
Interface: IGetProxyContractArgs<F>
Defined in: node_modules/.pnpm/@[email protected]/node_modules/@excubiae/contracts/build/ts/types.d.ts:34
Interface that represents the argument for the get proxy contract function
Type Parameters
F
F
= ContractFactory
Properties
factory
factory:
F
Defined in: node_modules/.pnpm/@[email protected]/node_modules/@excubiae/contracts/build/ts/types.d.ts:38
Proxied contract factory
proxyFactory
proxyFactory:
Factory
Defined in: node_modules/.pnpm/@[email protected]/node_modules/@excubiae/contracts/build/ts/types.d.ts:42
Proxy contract factory
receipt?
optional
receipt:null
|TransactionReceipt
Defined in: node_modules/.pnpm/@[email protected]/node_modules/@excubiae/contracts/build/ts/types.d.ts:50
Transaction receipt
signer?
optional
signer:Signer
Defined in: node_modules/.pnpm/@[email protected]/node_modules/@excubiae/contracts/build/ts/types.d.ts:46
Ethereum signer