RawInput({ required this.prevOut, required this.scriptSig, this.sequence = Input.sequenceFinal, }) { checkUint32(sequence, "this.sequence"); }