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