setMemoBytes

open fun setMemoBytes(value: ByteString): Hedera.TransactionBody.Builder
Any notes or descriptions that should be put into the record (max length 100)
string memo = 5;

Return

This builder for chaining.

Parameters

value

The bytes for memo to set.