The number of transactions in the last assembled block (excluding coinbase transaction)
Synopsis
Declared in <node/miner.h>
inline static
std::optional<int64_t> m_last_block_num_txs = m_last_block_num_txs{};
Created with MrDocs