Skip to content

Commit 7ef8529

Browse files
authored
Update 成为主网验证节点.md
1 parent b723947 commit 7ef8529

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

docs/成为主网验证节点.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,21 @@ chmod +x mtool_install.sh && ./mtool_install.sh
326326
327327
After installation is complete, you need to <font color='red'>restart the session window (do not restart the server, close the session window or SSH tool to reopen the window)</font> for the newly added environment variables to take effect.
328328
329+
## Modifying the Chain ID in the Configuration File
330+
There are differences in the use of environment variables for the PlatON MTool directory between Windows and Ubuntu:
331+
332+
- Windows
333+
334+
- Path: mtool\current\config
335+
336+
- Change chainId=100 to chainId=210425
337+
338+
- Ubuntu
339+
340+
- Path: /platon_mtool/config.properties
341+
342+
- Change chainId=100 to chainId=210425
343+
329344
### Configure PlatON MTool
330345
331346
#### Generate wallet

0 commit comments

Comments
 (0)