[#PSBT_SEPARATOR] = PSBT_SEPARATOR :mrdocs: Map separator byte, read as a zero‐length key that carries no value. == Synopsis Declared in `<psbt.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr uint8_t PSBT_SEPARATOR = 0x00; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#