[#MinedBlockStats-m_block_weight] = xref:MinedBlockStats.adoc[MinedBlockStats]::m_block_weight :relfileprefix: ../ :mrdocs: Total non‐coinbase transaction weight in the block. == Synopsis Declared in `<policy/fees/mempool_estimator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint64_t m_block_weight = {0}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#