E1220 — Target actor does not exist
| Property | Value |
|---|---|
| Code | 1220 |
| Slug | E1220 |
| Category | runtime (Runtime) |
What happened
Target actor does not exist.Why it happened
The target address in acall_actor or send_message does not have a deployed actor.
How to fix
Deploy the target actor or correct the target address.Receipt example
All Error Codes
View the complete error code reference

