[#node-KernelNotifications-m_stop_at_height] = xref:node.adoc[node]::xref:node/KernelNotifications.adoc[KernelNotifications]::m_stop_at_height :relfileprefix: ../../ :mrdocs: Block height after which blockTip notification will return Interrupted{}, if >0. == Synopsis Declared in `<node/kernel_notifications.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int m_stop_at_height = {DEFAULT_STOPATHEIGHT}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#