Skip to content

Commit

Permalink
little fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey-Ostrovsky committed Nov 29, 2024
1 parent 8f67ebf commit 22994f0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/v3/documentation/tvm/tvm-overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,6 @@ Besides exit_code and consumed gas data, TVM indirectly outputs the following da

All other register values will be neglected.

I think this will be most accurate:

Note that there is a global limit on max cell-depth `<1024` during contract execution. However registers c4 and c5 must be `<=512` in depth. Going beyond these limits results an error at the end of compute phase.
An additional constraint is imposed in the action phase. A contract cannot create more than 255 output actions.

Expand Down

0 comments on commit 22994f0

Please sign in to comment.