[#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(0x7f95135d4048), requires_capability(0x7f9501b13428), requires_capability(0x7f950ec79618), requires_capability(0x7f9525ea9368), requires_capability(0x7f9515098aa8), requires_capability(0x7f950826cd48), requires_capability(0x7f94f8570458), requires_capability(0x7f9513c5a648)]] void IncludeBuilderChunk() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#