We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29c5e17 commit b723947Copy full SHA for b723947
1 file changed
docs/离线PlatON MTool使用手册.md
@@ -106,7 +106,21 @@ The environment variables used in the PlatON MTool directory under Windows and U
106
- Ubuntu: `$PLATON_MTOOLDIR`
107
108
> Note: **`Users choose environment variables according to the system they have installed. `**
109
->
+
110
+## Modifying the Chain ID in the Configuration File
111
+There are differences in the use of environment variables for the PlatON MTool directory between Windows and Ubuntu:
112
113
+- Windows
114
115
+ - Path: mtool\current\config
116
117
+ - Change chainId=100 to chainId=210425
118
119
+- Ubuntu
120
121
+ - Path: /platon_mtool/config.properties
122
123
124
125
## Detailed explanation of PlatON MTool wallet commands
126
0 commit comments