setInputs

open override fun setInputs(inputs: MutableList<out iTxInput>): iTransaction

Overwrite all inputs in this transaction with the provided list.

Return

this transaction so member calls can be chained