setContractBytes

open fun setContractBytes(value: ByteString): IoTeX.ContractCall.Builder
contract address
string contract = 2;

Return

This builder for chaining.

Parameters

value

The bytes for contract to set.