[#Chainstate-CheckForkWarningConditions] = xref:Chainstate.adoc[Chainstate]::CheckForkWarningConditions :relfileprefix: ../ :mrdocs: Check for and log conditions that warrant a fork warning to the user. == Synopsis Declared in `<validation.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[requires_capability(0x7f2e1ba85938), requires_capability(0x7f2e14565588), requires_capability(0x7f2e373be738), requires_capability(0x7f2e36e35388)]] void CheckForkWarningConditions(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#