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