[#CBlockHeaderAndShortTxIDs-prefilledtxn] = xref:CBlockHeaderAndShortTxIDs.adoc[CBlockHeaderAndShortTxIDs]::prefilledtxn :relfileprefix: ../ :mrdocs: Transactions sent in full inline, with their positions. == Synopsis Declared in `<blockencodings.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::vector<PrefilledTransaction> prefilledtxn; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#