Minimal Anti Collusion Infrastructure (MACI) / IGenerateProofsArgs
Interface: IGenerateProofsArgs
Defined in: sdk/ts/proof/types.ts:60
Arguments for the generateProofs function
Properties
blocksPerBatch?
optionalblocksPerBatch:number
Defined in: sdk/ts/proof/types.ts:114
The blocks per batch
coordinatorPrivateKey
coordinatorPrivateKey:
string
Defined in: sdk/ts/proof/types.ts:69
The coordinator private key
endBlock?
optionalendBlock:number
Defined in: sdk/ts/proof/types.ts:109
The end block
ipfsMessageBackupFiles?
optionalipfsMessageBackupFiles:string[]
Defined in: sdk/ts/proof/types.ts:89
The ipfs message backup files
maciAddress
maciAddress:
string
Defined in: sdk/ts/proof/types.ts:79
The maci contract address
messageProcessorWasm?
optionalmessageProcessorWasm:string
Defined in: sdk/ts/proof/types.ts:169
The process wasm
messageProcessorWitnessDatFile?
optionalmessageProcessorWitnessDatFile:string
Defined in: sdk/ts/proof/types.ts:124
The path to the process dat file
messageProcessorWitnessGenerator?
optionalmessageProcessorWitnessGenerator:string
Defined in: sdk/ts/proof/types.ts:164
The process witness generator
messageProcessorZkey
messageProcessorZkey:
string
Defined in: sdk/ts/proof/types.ts:159
The process zkey
mode
mode:
EMode
Defined in: sdk/ts/proof/types.ts:134
The use quadratic voting
outputDir
outputDir:
string
Defined in: sdk/ts/proof/types.ts:64
The output directory
pollId
pollId:
BigNumberish
Defined in: sdk/ts/proof/types.ts:84
The poll id
rapidsnark?
optionalrapidsnark:string
Defined in: sdk/ts/proof/types.ts:119
The rapidsnark path
signer
signer:
Signer
Defined in: sdk/ts/proof/types.ts:74
The signer
startBlock?
optionalstartBlock:number
Defined in: sdk/ts/proof/types.ts:104
The start block
stateFile?
optionalstateFile:string
Defined in: sdk/ts/proof/types.ts:94
The state file
tallyFile
tallyFile:
string
Defined in: sdk/ts/proof/types.ts:174
The tally file
transactionHash?
optionaltransactionHash:string
Defined in: sdk/ts/proof/types.ts:99
The transaction hash
useWasm?
optionaluseWasm:boolean
Defined in: sdk/ts/proof/types.ts:139
Whether to use wasm or rapidsnark
voteTallyWasm?
optionalvoteTallyWasm:string
Defined in: sdk/ts/proof/types.ts:154
The tally wasm
voteTallyWitnessDatFile?
optionalvoteTallyWitnessDatFile:string
Defined in: sdk/ts/proof/types.ts:129
The path to the tally dat file
voteTallyWitnessGenerator?
optionalvoteTallyWitnessGenerator:string
Defined in: sdk/ts/proof/types.ts:149
The tally witness generator
voteTallyZkey
voteTallyZkey:
string
Defined in: sdk/ts/proof/types.ts:144
The tally zkey