[#ChainstateManager-CurrentChainstate] = xref:ChainstateManager.adoc[ChainstateManager]::CurrentChainstate :relfileprefix: ../ :mrdocs: Return current chainstate targeting the most‐work, network tip. == Synopsis Declared in `<validation.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[requires_capability(0x7ff37ba94a28), requires_capability(0x7ff375ddb3b8), requires_capability(0x7ff37e1a4c88), requires_capability(0x7ff375a96af8)]] xref:Chainstate.adoc[Chainstate]& CurrentChainstate() const; ---- == Return Value The current most‐work chainstate. [.small]#Created with https://www.mrdocs.com[MrDocs]#