setAttachment

open fun setAttachment(value: ByteString): Waves.TransferMessage.Builder
any 140 bytes payload, will be displayed to the client as utf-8 string
bytes attachment = 6;

Return

This builder for chaining.

Parameters

value

The attachment to set.