[#PSBTInput-hash160_preimages] = xref:PSBTInput.adoc[PSBTInput]::hash160_preimages :relfileprefix: ../ :mrdocs: HASH160 preimages keyed by their hash. == Synopsis Declared in `<psbt.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::map<uint160, std::vector<unsigned char>> hash160_preimages; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#