[#CTxMemPool-IncludeBuilderChunk] = xref:CTxMemPool.adoc[CTxMemPool]::IncludeBuilderChunk :relfileprefix: ../ :mrdocs: Include the current chunk in the block being built and advance the builder. == Synopsis Declared in `<txmempool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[requires_capability(0x7ff37b421948), requires_capability(0x7ff376fd92f8), requires_capability(0x7ff38def8518), requires_capability(0x7ff3640f9528), requires_capability(0x7ff3920f9818), requires_capability(0x7ff37f5cb938), requires_capability(0x7ff37d012bb8), requires_capability(0x7ff374c163c8)]] void IncludeBuilderChunk() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#