[#TxGraph-BlockBuilder-Skip] = xref:TxGraph.adoc[TxGraph]::xref:TxGraph/BlockBuilder.adoc[BlockBuilder]::Skip :relfileprefix: ../../ :mrdocs: Mark the current chunk as skipped, and progress to the next one. Further chunks from the same cluster as the current one will not be reported anymore. == Synopsis Declared in `<txgraph.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual void Skip() noexcept = 0; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#