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

# E1512 — Reveal window not yet open

> Reveal window not yet open

# E1512 — Reveal window not yet open

| Property     | Value                           |
| ------------ | ------------------------------- |
| **Code**     | `1512`                          |
| **Slug**     | `E1512`                         |
| **Category** | `commit_reveal` (Commit-Reveal) |

## What happened

Reveal window not yet open.

## Why it happened

The reveal phase has not started yet.

## How to fix

Wait until the reveal window opens before submitting a reveal.

## Receipt example

```json theme={null}
{
  "code": 1512,
  "slug": "E1512",
  "category": "commit_reveal",
  "what": "Reveal window not yet open",
  "fix": "Wait until the reveal window opens before submitting a reveal.",
  "docs_url": "https://docs.cowboy.inc/errors/E1512"
}
```

***

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