node::BlockAssembler::m_last_block_weight

The weight of the last assembled block (including reserved weight for block header, txs count and coinbase tx)

Synopsis

Declared in <node/miner.h>

inline static
std::optional<int64_t> m_last_block_weight = m_last_block_weight{};