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