Skip to main content

MAX_DELEGATION_DAYS

Constant MAX_DELEGATION_DAYS 

Source
pub const MAX_DELEGATION_DAYS: i64 = 90;
Expand description

Anti-abuse cap: no single delegation can outlive 90 days. A renewal MUST go through a fresh delegate_role call (audit-faithful).