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