[#Consensus-Params-nMinimumChainWork] = xref:Consensus.adoc[Consensus]::xref:Consensus/Params.adoc[Params]::nMinimumChainWork :relfileprefix: ../../ :mrdocs: The best chain should have at least this much work == Synopsis Declared in `<consensus/params.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:uint256.adoc[uint256] nMinimumChainWork; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#