Skip to main content

E1502 — Invalid deferred transaction

PropertyValue
Code1502
SlugE1502
Categoryvalidation (Validation)

What happened

Invalid deferred transaction.

Why it happened

The deferred transaction was not declared in the origin receipt and does not carry a same-block commitment.

How to fix

Deferred transactions must be declared in the origin receipt or carry a same-block commitment.

Receipt example

{
  "code": 1502,
  "slug": "E1502",
  "category": "validation",
  "what": "Invalid deferred transaction",
  "fix": "Deferred transactions must be declared in the origin receipt or carry a same-block commitment.",
  "docs_url": "https://docs.cowboy.inc/errors/E1502"
}

All Error Codes

View the complete error code reference