firstnSighash

open override fun firstnSighash(numInputs: Int, numOutputs: Int): ByteArray

Return the sighash that signs the first N inputs/outputs. Pass Int.MAX_VALUE to sign "all", otherwise pass a number to sign those. This commits to the first inputs and outputs.