E1201 — Out of gas inside the PVM
| Property | Value |
|---|---|
| Code | 1201 |
| Slug | E1201 |
| Category | gas (Gas) |
| CIP | CIP-3 |
What happened
Out of gas inside the PVM.Why it happened
The actor handler exhausted its cycle or cell budget during execution.How to fix
Raise the handler’s cycle/cell budget or reduce work in the hot path.Receipt example
All Error Codes
View the complete error code reference

