Minimum fraction of block weight that must come from the mempool for it to be well represented.
Synopsis
Declared in <policy/fees/mempool_estimator.h>
constexpr double MEMPOOL_REPRESENTATION_THRESHOLD = 0.75;
Created with MrDocs