pub fn exact_cap_for_today(
map: &mut KillFaucetDailyMap,
family: KillFaucetFamily,
cap_today: i64,
now: DateTime<Utc>,
) -> &mut KillFaucetDailyStateExpand description
The family’s state for today with an exact hard cap.
Boss-only currency budgets are authored as a final daily amount, not as the
knee of a diminishing D..2D curve. The value is still snapshotted on the
first eligible boss death and never repriced within the day.