Constructs a reconstruction backed by the given memory pool.
Synopsis
Declared in <blockencodings.h>
explicit
PartiallyDownloadedBlock(CTxMemPool* poolIn);
Parameters
Name |
Description |
poolIn |
The memory pool consulted to fill in missing transactions. |
Created with MrDocs