[#PSBTInput-prev_txid] = xref:PSBTInput.adoc[PSBTInput]::prev_txid :relfileprefix: ../ :mrdocs: The previous transaction id spent by this input (PSBTv2). == Synopsis Declared in `<psbt.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:Txid.adoc[Txid] prev_txid; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#