hasPreviousOutput

abstract fun hasPreviousOutput(): Boolean
Reference to the previous transaction's output.
.TW.Bitcoin.Proto.OutPoint previousOutput = 1;

Return

Whether the previousOutput field is set.