[#TxValidationState-GetDebugMessage] = xref:TxValidationState.adoc[TxValidationState]::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]#