Used to return detailed information about a fee estimate calculation.
Declared in <policy/fees/block_policy_estimator.h>
struct EstimationResult;
| 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. |