[#CBlockHeaderAndShortTxIDs-shorttxids] = xref:CBlockHeaderAndShortTxIDs.adoc[CBlockHeaderAndShortTxIDs]::shorttxids :relfileprefix: ../ :mrdocs: Short (truncated) IDs of the block's transactions not sent in full. == Synopsis Declared in `<blockencodings.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::vector<uint64_t> shorttxids; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#