setInputType

open fun setInputType(value: ByteString): Nervos.Cell.Builder
Optional input type data to be included in witness
bytes input_type = 9;

Return

This builder for chaining.

Parameters

value

The inputType to set.