addAllMsgs

open fun addAllMsgs(values: Iterable<out 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

values

The msgs to add.