Skip to main content

E1510 — Commitment mismatch

PropertyValue
Code1510
SlugE1510
Categorycommit_reveal (Commit-Reveal)

What happened

Commitment mismatch.

Why it happened

The revealed value does not hash to the stored commitment.

How to fix

Re-commit with the correct value, or correct the reveal to match the commitment.

Receipt example

{
  "code": 1510,
  "slug": "E1510",
  "category": "commit_reveal",
  "what": "Commitment mismatch",
  "fix": "Re-commit with the correct value, or correct the reveal to match the commitment.",
  "docs_url": "https://docs.cowboy.inc/errors/E1510"
}

All Error Codes

View the complete error code reference