> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cowboy.inc/llms.txt
> Use this file to discover all available pages before exploring further.

# E1513 — Reveal window closed

> Reveal window closed

# E1513 — Reveal window closed

| Property     | Value                           |
| ------------ | ------------------------------- |
| **Code**     | `1513`                          |
| **Slug**     | `E1513`                         |
| **Category** | `commit_reveal` (Commit-Reveal) |

## What happened

Reveal window closed.

## Why it happened

The reveal deadline has passed.

## How to fix

Reveal window has closed. This commitment is forfeit.

## Receipt example

```json theme={null}
{
  "code": 1513,
  "slug": "E1513",
  "category": "commit_reveal",
  "what": "Reveal window closed",
  "fix": "Reveal window has closed.",
  "docs_url": "https://docs.cowboy.inc/errors/E1513"
}
```

***

<Card title="All Error Codes" icon="list" href="/errors/overview">
  View the complete error code reference
</Card>
