PartiallySignedInputWithoutUtxo

fun PartiallySignedInputWithoutUtxo(    sighashType: Int?,     derivationPaths: Map<PublicKey, KeyPathWithMaster>,     ripemd160: Set<ByteVector>,     sha256: Set<ByteVector>,     hash160: Set<ByteVector>,     hash256: Set<ByteVector>,     unknown: List<DataEntry>)