[#txindex-02-HASH_PREFIX_SIZE] = xref:txindex-02.adoc[txindex]::HASH_PREFIX_SIZE :relfileprefix: ../ :mrdocs: Number of leading txid‐hash bytes kept in a hashed txindex key. == Synopsis Declared in `<index/txindex_key.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr int HASH_PREFIX_SIZE = {5}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#