[#MESSAGE_MAGIC] = MESSAGE_MAGIC :mrdocs: Magic string prefixed to a message before hashing, to domain‐separate it from transactions. == Synopsis Declared in `<common/signmessage.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- extern std::string const MESSAGE_MAGIC; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#