[#MinedBlockStats-m_height] = xref:MinedBlockStats.adoc[MinedBlockStats]::m_height :relfileprefix: ../ :mrdocs: Block height. == Synopsis Declared in `<policy/fees/mempool_estimator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint64_t m_height = {0}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#