[#CChainParams-DefaultConsistencyChecks] = xref:CChainParams.adoc[CChainParams]::DefaultConsistencyChecks :relfileprefix: ../ :mrdocs: Default value for the ‐checkmempool and ‐checkblockindex arguments. == Synopsis Declared in `<kernel/chainparams.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool DefaultConsistencyChecks() const; ---- == Return Value `true` when consistency checks are enabled by default. [.small]#Created with https://www.mrdocs.com[MrDocs]#