Skip to content

Commit 1a08f0b

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

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

website/i18n/zh-CN/docusaurus-plugin-content-docs/current/成为主网验证节点.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,18 @@ chmod +x mtool_install.sh && ./mtool_install.sh
328328

329329
安装完成之后,需要<font color='red'>重启终端(非重启服务器,关闭会话窗口或ssh工具重新打开窗口即可)</font>,让新添加的环境变量生效。
330330

331+
## 修改配置文件中的链ID
332+
Windows和Ubuntu下PlatON MTool目录使用环境变量有所区别:
333+
334+
- Windows
335+
- 路径:mtool\current\config
336+
- chainId=100 修改为 chainId=210425
337+
338+
- Ubuntu
339+
- 路径:/platon_mtool\config.properties
340+
- chainId=100 修改为 chainId=210425
341+
342+
331343
### 配置 PlatON MTool
332344

333345
#### 创建钱包

0 commit comments

Comments
 (0)