Weight statistics for a recently mined block, used to assess mempool coverage.
Synopsis
Declared in <policy/fees/mempool_estimator.h>
struct MinedBlockStats;
Data Members
Name |
Description |
Total non‐coinbase transaction weight in the block. |
|
Block height. |
|
Weight of mempool transactions removed for this block (excluding coinbase). |
Created with MrDocs