addMsgs

open fun addMsgs(value: ByteString): Binance.Transaction.Builder
array of size 1, containing the transaction message, which are one of the transaction type below
repeated bytes msgs = 1;

Return

This builder for chaining.

Parameters

value

The msgs to add.