[#index_util-DB_BLOCK_HASH] = xref:index_util.adoc[index_util]::DB_BLOCK_HASH :relfileprefix: ../ :mrdocs: Key prefix byte identifying an entry in the hash index. == Synopsis Declared in `<index/db_key.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr uint8_t DB_BLOCK_HASH = {'s'}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#