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