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