You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/在线PlatON MTool使用手册.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -122,8 +122,8 @@ There are differences in the use of environment variables for the PlatON MTool d
122
122
## PlatON MTool Command Details
123
123
124
124
> Note: The follow-up command is the command format under Ubuntu. Under Windows, you need to modify `$PLATON_MTOOLDIR` to `%PLATON_MTOOLDIR%`.
125
-
> - Original Devnet1 (ChainID:210309) has been disabled, please change it to Devnet2 (ChainID:2206131) if needed.
126
-
> - If you are connecting to the Development 2 network, you need to modify the domainid of the config.properties configuration file in the PlatON MTool installation directory to 2206131.
125
+
> - Original Devnet1 (ChainID:210309) has been disabled, please change it to Devnet2 (ChainID:20250407) if needed.
126
+
> - If you are connecting to the Development 2 network, you need to modify the domainid of the config.properties configuration file in the PlatON MTool installation directory to 20250407.
@@ -112,7 +112,7 @@ Two files will be generated in the subdirectory `data` under the working directo
112
112
113
113
## Join the PlatON development network
114
114
115
-
The PlatON devnet2's Chainid is 2206132, which was launched on June 13, 2022.
115
+
The PlatON devnet3's Chainid is 20250407, which was launched on June 13, 2022.
116
116
117
117
This section assumes that the server is Ubuntu 18.04, and the working directory of the executable file is `~/platon-node`. Note that all subsequent commands should be run under the same working directory.
118
118
@@ -126,31 +126,31 @@ The development network provides a development test environment for the develope
@@ -169,10 +169,10 @@ cd ~/platon-node && wget https://download.platon.network/platon/devnet2/platon/1
169
169
170
170
Please refer to [Install node](/docs/en/Install_Node) section to create a nodekey: nodekey, blskey, and then execute the following command to start the verification node to join the PlatON development network;If you need to become a verification node, please apply for a large test LAT by following instructions (the development network will be reset irregularly according to the test needs, and the LAT of the develop network has no practical value).
Not limited to the above language SDKs, you also have access through SDKs in other languages.
63
63
64
64
### **Step 2: Apply for DevNet Test Token**
65
65
66
-
Click [faucet](https://devnet2faucet.platon.network/faucet/) to receive the Test Token. If you have a large Test Token request, please send an email to support@latticex.foundation using the following format.
66
+
Click [faucet](https://devnet3faucet.platon.network/faucet/) to receive the Test Token. If you have a large Test Token request, please send an email to support@latticex.foundation using the following format.
67
67
```
68
68
Title: PlatON Development Network Token Request
69
69
Your Name:
@@ -75,7 +75,7 @@ Click [faucet](https://devnet2faucet.platon.network/faucet/) to receive the Test
75
75
Remarks:
76
76
```
77
77
78
-
After successfully accessing the DevNet, you can send transactions after completing the test Token collection to start your test journey and can check the transactions in [DevNet Browser](https://devnet2scan.platon.network).
78
+
After successfully accessing the DevNet, you can send transactions after completing the test Token collection to start your test journey and can check the transactions in [DevNet Browser](https://devnet3scan.platon.network).
Copy file name to clipboardExpand all lines: docs/离线PlatON MTool使用手册.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -125,8 +125,8 @@ There are differences in the use of environment variables for the PlatON MTool d
125
125
## Detailed explanation of PlatON MTool wallet commands
126
126
127
127
> Note: The follow-up command is the command format under Ubuntu. Under Windows, you need to modify `$PLATON_MTOOLDIR` to `%PLATON_MTOOLDIR%`.
128
-
> - Original Devnet1 (ChainID:210309) has been disabled, please change it to Devnet2 (ChainID:2206131) if needed.
129
-
> - If you are connecting to the Development 2 network, you need to modify the domainid of the config.properties configuration file in the PlatON MTool installation directory to 2206131.
128
+
> - Original Devnet1 (ChainID:210309) has been disabled, please change it to Devnet3 (ChainID:20250407) if needed.
129
+
> - If you are connecting to the Development 2 network, you need to modify the domainid of the config.properties configuration file in the PlatON MTool installation directory to 20250407.
0 commit comments