[#ChainstateManager-ActiveHeight] = xref:ChainstateManager.adoc[ChainstateManager]::ActiveHeight :relfileprefix: ../ :mrdocs: Return the height of the active chain tip. == Synopsis Declared in `<validation.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[requires_capability(0x7f2e1bc173f8), requires_capability(0x7f2e146b5748), requires_capability(0x7f2e298fab18), requires_capability(0x7f2e360b8278)]] int ActiveHeight() const; ---- == Return Value The height of the active chain tip. [.small]#Created with https://www.mrdocs.com[MrDocs]#