E1221 — Actor already exists at target address
| Property | Value |
|---|---|
| Code | 1221 |
| Slug | E1221 |
| Category | runtime (Runtime) |
What happened
Actor already exists at target address.Why it happened
A deploy transaction tried to create an actor at an address that already has one.How to fix
Use a different salt to produce a different address, or upgrade the existing actor instead.Receipt example
All Error Codes
View the complete error code reference

