[#PSBT_IN_SIGHASH] = PSBT_IN_SIGHASH :mrdocs: Input map key type for the sighash type. == Synopsis Declared in `<psbt.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr uint8_t PSBT_IN_SIGHASH = 0x03; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#