[#WitnessV0ScriptHash-end-0b] = xref:WitnessV0ScriptHash.adoc[WitnessV0ScriptHash]::end :relfileprefix: ../ :mrdocs: Returns a const iterator past the last byte of the hash. == Synopsis Declared in `<util/hash_type.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- unsigned char const* end() const; ---- == Return Value A pointer past the last byte. [.small]#Created with https://www.mrdocs.com[MrDocs]#