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