Tooling
Module SDK
Modules
CANCEL_EXPIRED_RECOVERY_COOLDOWN

⚠️ Deprecation Notice

ModuleSDK was developed by Rhinestone and is no longer actively supported. For new projects, we recommend using the Rhinestone SDK instead.

Rhinestone SDK Documentation (opens in a new tab)

CANCEL_EXPIRED_RECOVERY_COOLDOWN

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.

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.