node::BlockCreateOptions::test_block_validity

Whether to call TestBlockValidity() at the end of CreateNewBlock(). Should only be disabled for tests / benchmarks.

Synopsis

Declared in <node/mining_types.h>

bool test_block_validity = {true};