[#btck-TransactionInputView-OutPoint] = xref:btck.adoc[btck]::xref:btck/TransactionInputView.adoc[TransactionInputView]::OutPoint :relfileprefix: ../../ :mrdocs: Returns the out‐point this input spends. == Synopsis Declared in `<kernel/bitcoinkernel_wrapper.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:btck/OutPointView.adoc[OutPointView] OutPoint() const; ---- == Return Value A view of the referenced out‐point. [.small]#Created with https://www.mrdocs.com[MrDocs]#