pub const DEFAULT_COOLDOWN_NS: u64 = _; // 86_400_000_000_000u64
Default cooldown period in nanoseconds (24 hours). Withdrawals cannot be processed until this time has elapsed.