Skip to content

Commit 7e6c986

Browse files
authored
Update README.md
1 parent 28bc696 commit 7e6c986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shentu-incentivized-3/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ certikd export --for-zero-height --height 615000 > genesis_old.json
1919
```
2020
5. Migrate the new genesis file <b>from the new certikd binary</b> using the following command:
2121
```
22-
certikd migrate genesis_old.json --chain-id=shentu-incentivized-3 > genesis.json
22+
certikd migrate genesis_old.json --chain-id=shentu-incentivized-3 --genesis-time=2020-09-08T00:00:00Z > genesis.json
2323
```
2424
6. Make sure to terminate any running certikd process. Copy the new genesis file to certikd config directory (by default `$HOME/.certikd/config/genesis.json`).
2525
7. run the following command:

0 commit comments

Comments
 (0)