[#CBlockHeaderAndShortTxIDs-SHORTTXIDS_LENGTH] = xref:CBlockHeaderAndShortTxIDs.adoc[CBlockHeaderAndShortTxIDs]::SHORTTXIDS_LENGTH :relfileprefix: ../ :mrdocs: Number of bytes used for each short transaction ID. == Synopsis Declared in `<blockencodings.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr static int SHORTTXIDS_LENGTH = 6; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#