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