Skip to main content

E1222 — Target account does not exist

PropertyValue
Code1222
SlugE1222
Categoryruntime (Runtime)

What happened

Target account does not exist.

Why it happened

The referenced account has not been created on-chain.

How to fix

Create or fund the account before referencing it.

Receipt example

{
  "code": 1222,
  "slug": "E1222",
  "category": "runtime",
  "what": "Target account does not exist",
  "fix": "Create or fund the account before referencing it.",
  "docs_url": "https://docs.cowboy.inc/errors/E1222"
}

All Error Codes

View the complete error code reference