Rename generated genesis json file

This commit is contained in:
Prathamesh Musale 2024-08-19 13:58:10 +05:30
parent ece94cfb69
commit 273fc73abe
2 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ Once all the participants have completed their onboarding, stage0 laconicd chain
```bash
# Place in stage1 deployment directory
wget -P /srv/laconicd/stage1-deployment/data/genesis-config/genesis.json https://git.vdb.to/cerc-io/testnet-laconicd-stack/raw/branch/main/ops/stage1/genesis.json
wget -P /srv/laconicd/stage1-deployment/data/genesis-config/genesis.json https://git.vdb.to/cerc-io/testnet-laconicd-stack/raw/branch/main/ops/stage1/genesis-accounts.json
```
* Start the stage1 deployment: