SpendingPurpose
export interface SpendingPurpose {
kind: "SpendingPurpose"
toUplcData(): ConstrData
utxoId: TxOutputId
}
Properties
kind
kind: "SpendingPurpose"
toUplcData
toUplcData(): ConstrData
utxoId
utxoId: TxOutputId