[#PartiallyDownloadedBlock-txn_available] = xref:PartiallyDownloadedBlock.adoc[PartiallyDownloadedBlock]::txn_available :relfileprefix: ../ :mrdocs: Transactions filled in so far, indexed by their position in the block. == Synopsis Declared in `<blockencodings.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::vector<CTransactionRef> txn_available; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#