Skip to main content

REWARD_PERCENTILES

Static REWARD_PERCENTILES 

Source
static REWARD_PERCENTILES: LazyLock<Vec<f64>>
Expand description

Percentile list from 0.0 to 100.0 with a 0.5 resolution (201 points).

Constant across blocks, so it is computed once instead of being rebuilt on every create_fee_history_cache_item call.