Skip to main content

HEDGE_COST_MICRO_TOKENS

Constant HEDGE_COST_MICRO_TOKENS 

Source
const HEDGE_COST_MICRO_TOKENS: u64 = 1_000_000;
Expand description

The cost of one hedge in bucket tokens. Micro-token granularity keeps small budget_ratio values (down to 1e-6) from rounding to “never refill”.