We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ef8529 commit 1a08f0bCopy full SHA for 1a08f0b
1 file changed
website/i18n/zh-CN/docusaurus-plugin-content-docs/current/成为主网验证节点.md
@@ -328,6 +328,18 @@ chmod +x mtool_install.sh && ./mtool_install.sh
328
329
安装完成之后,需要<font color='red'>重启终端(非重启服务器,关闭会话窗口或ssh工具重新打开窗口即可)</font>,让新添加的环境变量生效。
330
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
341
342
343
### 配置 PlatON MTool
344
345
#### 创建钱包
0 commit comments