Identifier for each of the 3 different TxConfirmStats which track history over different time horizons.
Synopsis
Declared in <policy/fees/block_policy_estimator.h>
enum class FeeEstimateHorizon : int;
Members
Name |
Description |
|
Short time horizon, tracking recent confirmation history. |
|
Medium time horizon. |
|
Long time horizon, retaining the oldest history. |
Non-Member Functions
Name |
Description |
Return a human‐readable name for a fee estimate horizon. |
Created with MrDocs