IPublishBatchData
Interface that represents publish batch return data
Table of contents
Properties
Properties
encryptedMessages
• encryptedMessages: IMessageContractParams
[]
Encrypted publish messages
Defined in
utils/interfaces.ts:736
hash
• Optional
hash: string
Publish transaction hash
Defined in
utils/interfaces.ts:731
privateKey
• privateKey: string
Encryption private key
Defined in
utils/interfaces.ts:741