Skip to content

Commit 28a4963

Browse files
authored
Merge pull request PlatONnetwork#306 from benbaley/master
update genesis.json file path
2 parents 13869fc + 20a279d commit 28a4963

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/成为开发网验证节点.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ The development network provides a development test environment for the develope
150150
devnet2:
151151

152152
```bash
153-
cd ~/platon-node && wget https://download.platon.network/platon/devnet2/platon/1.4.2/genesis.json
153+
cd ~/platon-node && wget https://download.platon.network/platon/devnet2/platon/1.5.0/genesis.json
154154
```
155155

156156
- Initialize the genesis block file

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ cd ~/platon-node
157157
开发2网:
158158

159159
```bash
160-
cd ~/platon-node && wget https://download.platon.network/platon/devnet2/platon/1.4.1/genesis.json
160+
cd ~/platon-node && wget https://download.platon.network/platon/devnet2/platon/1.5.0/genesis.json
161161
```
162162

163163
- 初始化创世区块文件

0 commit comments

Comments
 (0)