setChainIdBytes

open fun setChainIdBytes(value: ByteString): Theta.SigningInput.Builder
/ Chain ID string, mainnet, testnet and privatenet
string chain_id = 1;

Return

This builder for chaining.

Parameters

value

The bytes for chainId to set.