[#PartiallySignedTransaction-outputs] = xref:PartiallySignedTransaction.adoc[PartiallySignedTransaction]::outputs :relfileprefix: ../ :mrdocs: Per‐output PSBT data. == Synopsis Declared in `<psbt.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::vector<PSBTOutput> outputs; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#