Skip to main content
Version: v0.x

IPublishBatchData

Interface that represents publish batch return data

Table of contents

Properties

Properties

encryptedMessages

encryptedMessages: IMessageContractParams[]

Encrypted publish messages

Defined in

utils/interfaces.ts:765


hash

Optional hash: string

Publish transaction hash

Defined in

utils/interfaces.ts:760


privateKey

privateKey: string

Encryption private key

Defined in

utils/interfaces.ts:770