[#PartiallyDownloadedBlock-2constructor] = xref:PartiallyDownloadedBlock.adoc[PartiallyDownloadedBlock]::PartiallyDownloadedBlock :relfileprefix: ../ :mrdocs: Constructs a reconstruction backed by the given memory pool. == Synopsis Declared in `<blockencodings.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit PartiallyDownloadedBlock(xref:CTxMemPool.adoc[CTxMemPool]* poolIn); ---- == Parameters [cols="1,4"] |=== | Name| Description | *poolIn* | The memory pool consulted to fill in missing transactions. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#