addSignatures

open fun addSignatures(value: 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

value

The signatures to add.