[#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(0x7ff37ba94ee8), requires_capability(0x7ff375ddb878), requires_capability(0x7ff37e1a5148), requires_capability(0x7ff375a96fb8)]] int ActiveHeight() const; ---- == Return Value The height of the active chain tip. [.small]#Created with https://www.mrdocs.com[MrDocs]#