interface ScriptPurposeSpend {
    outputReference: TransactionOutputReference;
    purpose: "spend";
}

Properties

purpose: "spend"