addAllSignatures

open fun addAllSignatures(values: Iterable<out ByteString>): Binance.Transaction.Builder
array of size 1, containing the standard signature structure of the transaction sender
repeated bytes signatures = 2;

Return

This builder for chaining.

Parameters

values

The signatures to add.