PartiallyDownloadedBlock::PartiallyDownloadedBlock

Constructs a reconstruction backed by the given memory pool.

Synopsis

Declared in <blockencodings.h>

explicit
PartiallyDownloadedBlock(CTxMemPool* poolIn);

Parameters

NameDescription
poolInThe memory pool consulted to fill in missing transactions.