setChainIdBytes

open fun setChainIdBytes(value: ByteString): Binance.SigningInput.Builder
Chain ID
string chain_id = 1;

Return

This builder for chaining.

Parameters

value

The bytes for chainId to set.