[#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(0x7f2e1bc16f38), requires_capability(0x7f2e146b5288), requires_capability(0x7f2e298fa658), requires_capability(0x7f2e360b7db8)]] xref:Chainstate.adoc[Chainstate]& CurrentChainstate() const; ---- == Return Value The current most‐work chainstate. [.small]#Created with https://www.mrdocs.com[MrDocs]#