Skip to content

Commit

Permalink
fix markdownlint
Browse files Browse the repository at this point in the history
  • Loading branch information
trinitys7 committed Apr 16, 2024
1 parent d455d96 commit 03c3cd9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.with-advanced-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ sed -i '/rollapp_id =/c\rollapp_id = '\"$ROLLAPP_CHAIN_ID\" "${ROLLAPP_HOME_DIR}
sh scripts/update_genesis_file.sh
```

### Update the Genesis file to include the denommetadata, genesis accounts, module account and elevated accounts
### Update the Genesis file with 2 vesting accounts

```shell
# this script automatically adds 2 vesting accounts, adjust the timestampts to your liking or skip this step
Expand Down Expand Up @@ -255,7 +255,6 @@ WantedBy=multi-user.target
EOF
```


## Developers guide

TODO

0 comments on commit 03c3cd9

Please sign in to comment.