[#WitnessV0ScriptHash-ToString] = xref:WitnessV0ScriptHash.adoc[WitnessV0ScriptHash]::ToString :relfileprefix: ../ :mrdocs: Returns the hexadecimal string representation of the hash. == Synopsis Declared in `<util/hash_type.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string ToString() const; ---- == Return Value The hash rendered as a string. [.small]#Created with https://www.mrdocs.com[MrDocs]#