[#txindex-02-DB_TXINDEX] = xref:txindex-02.adoc[txindex]::DB_TXINDEX :relfileprefix: ../ :mrdocs: Prefix of a legacy (pre‐hashing) txindex row. == Synopsis Declared in `<index/txindex_key.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr uint8_t DB_TXINDEX = {'t'}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#