[#bech32-SEPARATOR] = xref:bech32.adoc[bech32]::SEPARATOR :relfileprefix: ../ :mrdocs: Character separating the human‐readable part from the data section. == Synopsis Declared in `<bech32.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr char SEPARATOR = '1'; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#