setPubKey

open fun setPubKey(value: ByteString): Binance.Signature.Builder
public key bytes of the signer address
bytes pub_key = 1;

Return

This builder for chaining.

Parameters

value

The pubKey to set.