You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,6 +90,8 @@ Mytonctrl's documentation can be found at https://docs.ton.org/participate/run-n
90
90
There are two installation modes: `liteserver` and `validator`. They both **compile** and install `TON` components and run the node/validator. Use `liteserver` mode if you want to use your node as Liteserver only.
91
91
Use `validator` mode if you want to participate in the validator elections (you still can use that node as Liteserver).
92
92
93
+
Learn more about node types: https://docs.ton.org/participate/nodes/node-types
94
+
93
95
## Installation for Ubuntu
94
96
1. Download and execute the `install.sh` script in the desired installation mode. During installation the script prompts you for the superuser password several times.
0 commit comments