> ## 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.

# E1511 — Commit window closed

> Commit window closed

# E1511 — Commit window closed

| Property     | Value                           |
| ------------ | ------------------------------- |
| **Code**     | `1511`                          |
| **Slug**     | `E1511`                         |
| **Category** | `commit_reveal` (Commit-Reveal) |

## What happened

Commit window closed.

## Why it happened

The commitment deadline has passed.

## How to fix

Commit before the deadline block. Submit this work in a future round.

## Receipt example

```json theme={null}
{
  "code": 1511,
  "slug": "E1511",
  "category": "commit_reveal",
  "what": "Commit window closed",
  "fix": "Commit before the deadline block.",
  "docs_url": "https://docs.cowboy.inc/errors/E1511"
}
```

***

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