signInput

fun signInput(tx: iTransaction, idx: Long, sigHashType: ByteArray, serializedTx: ByteArray? = null): Boolean

Sign (and create the satisfier script for) one input of the passed transaction This function modifies the transaction.