We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 045940b commit b74bfabCopy full SHA for b74bfab
1 file changed
docs/在线PlatON MTool使用手册.md
@@ -104,6 +104,21 @@ The environment variables of PlatON MTool directories under Windows and Ubuntu a
104
105
> Note:Users choose according to their installed system.
106
107
+## Modifying the Chain ID in the Configuration File
108
+There are differences in the use of environment variables for the PlatON MTool directory between Windows and Ubuntu:
109
+
110
+Windows
111
112
+Path: mtool\current\config
113
114
+Change chainId=100 to chainId=210425
115
116
+Ubuntu
117
118
+Path: /platon_mtool/config.properties
119
120
121
122
## PlatON MTool Command Details
123
124
> Note: The follow-up command is the command format under Ubuntu. Under Windows, you need to modify `$PLATON_MTOOLDIR` to `%PLATON_MTOOLDIR%`.
0 commit comments