Skip to content

Commit

Permalink
Update tvm-overview.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
memearchivarius authored Aug 21, 2024
1 parent 7907743 commit a81bafe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/learn/tvm-instructions/tvm-overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Each transaction consists of up to 5 phases:
In this phase, the TVM execution occurs.

:::tip
* TVM 4.3.5 — [**TVM implementation paper**](https://ton.org/tvm.pdf)
* TVM 4.3.5 — [**TON Blockchain paper**](https://docs.ton.org/assets/files/tblkch-6aaf006b94ee2843a982ebf21d7c1247.pdf)
:::

### Compute phase skipped
Expand Down Expand Up @@ -128,4 +128,4 @@ Note, that since there is a limit on max cell-depth `<1024`, and particularly th
## See Also

- [TVM Instructions](/learn/tvm-instructions/instructions)
- [TON TVM](https://ton.org/tvm.pdf) TVM Concepts(may include outdated information)
- [TON TVM](https://ton.org/tvm.pdf) TVM Concepts(may include outdated information)

0 comments on commit a81bafe

Please sign in to comment.