pub const ROUND_RETENTION: u64 = 2880;Expand description
How many rounds back Round accounts are kept before they can be closed (rent recovery — the crank closes old rounds and recycles the float). 2880 rounds × 60 s = 2 days to settle a reward at launch settings.