Minimal Anti Collusion Infrastructure (MACI) / IPublishData
Interface: IPublishData
Defined in: packages/sdk/ts/vote/types.ts:238
Interface that represents return data type for publish message
Properties
encryptedMessage
encryptedMessage:
IMessageContractParams
Defined in: packages/sdk/ts/vote/types.ts:247
Encrypted publish message
hash
hash:
string
Defined in: packages/sdk/ts/vote/types.ts:252
Publish transaction hash
privateKey
privateKey:
string
Defined in: packages/sdk/ts/vote/types.ts:242
The ephemeral private key used to encrypt the message