ModuleSDK
Modules
CANCEL_EXPIRED_RECOVERY_COOLDOWN

CANCEL_EXPIRED_RECOVERY_COOLDOWN

Returns the cooldown period that prevents a guardian from initiating another recovery request after their previous request expired.

Usage

const cancelExpiredRecoveryCooldown = CANCEL_EXPIRED_RECOVERY_COOLDOWN

Parameters

None

Returns

cancelExpiredRecoveryCooldown

  • Type: number

Returns the cooldown period after which a subsequent recovery attempt can be initiated by the same guardian. This helps prevent guardians threatening the liveness of recovery attempts by submitting malicious recovery hashes before honest guardians correctly submit theirs.