pub static CHECK_KICKOFF_LOCK: LazyLock<RwLock<()>>Expand description
Lock to ensure that CheckIfKickoff duties are not dispatched during resync checks on deposit_finalize, where new deposit signatures are being inserted (because checking a kickoff is done by using deposit_signatures table)