Used to return detailed information about a fee estimate calculation.

Synopsis

Declared in <policy/fees/block_policy_estimator.h>

struct EstimationResult;

Data Members

Name

Description

decay

Decay factor applied to the horizon's moving averages.

fail

The highest bucket that failed the success test.

pass

The lowest bucket that passed the success test.

scale

Number of blocks per period for the horizon.

Created with MrDocs