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