SignOptions

fun SignOptions(    trustWitnessUtxo: Boolean,     assumeHeight: UInt?,     allowAllSighashes: Boolean,     removePartialSigs: Boolean,     tryFinalize: Boolean,     signWithTapInternalKey: Boolean,     allowGrinding: Boolean)