Skip to main content
Version: v2.x

Minimal Anti Collusion Infrastructure (MACI) v2.0.0 / publishBatch

Function: publishBatch()

publishBatch(args): Promise<IPublishBatchData>

Batch publish new messages to a MACI Poll contract

Parameters

args: IPublishBatchArgs

The arguments for the publish command

Returns

Promise<IPublishBatchData>

The ephemeral private key used to encrypt the message, transaction hash

Defined in

commands/publish.ts:146