Skip to main content

MAX_BACKUP_FUTURE_TIMESTAMP_SECS

Constant MAX_BACKUP_FUTURE_TIMESTAMP_SECS 

Source
const MAX_BACKUP_FUTURE_TIMESTAMP_SECS: u64 = _; // 3_600u64
Expand description

Maximum clock lead accepted for a signed client backup request.

This matches the one-hour limit used for signed guardian metadata timestamps.