[#btck-ChainView-Height] = xref:btck.adoc[btck]::xref:btck/ChainView.adoc[ChainView]::Height :relfileprefix: ../../ :mrdocs: Returns the height of the chain tip. == Synopsis Declared in `<kernel/bitcoinkernel_wrapper.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int32_t Height() const; ---- == Return Value The tip height above genesis. [.small]#Created with https://www.mrdocs.com[MrDocs]#