[#ValidationState-04-GetDebugMessage] = xref:ValidationState-04.adoc[ValidationState]::GetDebugMessage :relfileprefix: ../ :mrdocs: Returns the human‐readable debug message. == Synopsis Declared in `<consensus/validation.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string GetDebugMessage() const; ---- == Return Value The stored debug message string. [.small]#Created with https://www.mrdocs.com[MrDocs]#