Merge pull request #150 from njmurarka/patch-1

Updated docs to be more explicit
This commit is contained in:
ping 2022-06-07 18:44:28 +08:00 committed by GitHub
commit c58f9d8b6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,7 +42,7 @@ yarn && yarn build
cp -r ./dist/* <ROOT_OF_WEB_SERVER>
```
# Enable LCD for Ping.pub
# Enable LCD for Ping.pub (do this on the config for your chain)
1. Set `enable = true` in `./config/app.toml`
```