Skip to main content
Version: v2.x

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

Interface: IPublishBatchData

Interface that represents publish batch return data

Properties

encryptedMessages

encryptedMessages: IMessageContractParams[]

Encrypted publish messages

Defined in

utils/interfaces.ts:721


hash?

optional hash: string

Publish transaction hash

Defined in

utils/interfaces.ts:716


privateKey

privateKey: string

Encryption private key

Defined in

utils/interfaces.ts:726