Block percentile fee rates (in sat/vB).

Synopsis

Declared in <policy/fees/mempool_estimator.h>

struct Percentiles;

Data Members

Name

Description

p50

The 50th percentile (median) fee rate, used as the conservative estimate.

p75

The 75th percentile fee rate, used as the economical estimate.

Created with MrDocs