[#PSBTInput-sighash_type] = xref:PSBTInput.adoc[PSBTInput]::sighash_type :relfileprefix: ../ :mrdocs: The sighash type requested for this input. == Synopsis Declared in `<psbt.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::optional<int> sighash_type; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#