[#node-BlockCreateOptions-test_block_validity] = xref:node.adoc[node]::xref:node/BlockCreateOptions.adoc[BlockCreateOptions]::test_block_validity :relfileprefix: ../../ :mrdocs: Whether to call TestBlockValidity() at the end of CreateNewBlock(). Should only be disabled for tests / benchmarks. == Synopsis Declared in `<node/mining_types.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool test_block_validity = {true}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#