[#CNodeStateStats-vHeightInFlight] = xref:CNodeStateStats.adoc[CNodeStateStats]::vHeightInFlight :relfileprefix: ../ :mrdocs: Heights of the blocks currently in flight from this peer. == Synopsis Declared in `<net_processing.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::vector<int> vHeightInFlight; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#