[#PSBTInput-GetOutPoint] = xref:PSBTInput.adoc[PSBTInput]::GetOutPoint :relfileprefix: ../ :mrdocs: Return the outpoint this input spends. == Synopsis Declared in `<psbt.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:COutPoint.adoc[COutPoint] GetOutPoint() const; ---- == Return Value The previous outpoint. [.small]#Created with https://www.mrdocs.com[MrDocs]#