appendable Sighash
abstract fun appendableSighash(extendInputs: Boolean = true, extendOutputs: Boolean = true): ByteArray
Return the sighash that allows new inputs and/or outputs to be appended to the transaction. This commits to all existing inputs and outputs.