Update chain registry name in vars file (#7)
Co-authored-by: IshaVenikar <ishavenikar7@gmail.com> Reviewed-on: #7 Co-authored-by: ishavenikar <ishavenikar@noreply.git.vdb.to> Co-committed-by: ishavenikar <ishavenikar@noreply.git.vdb.to>
This commit was merged in pull request #7.
This commit is contained in:
co-authored by
IshaVenikar
parent
1886a9acf0
commit
e3927d4af2
+2
-2
@@ -387,7 +387,7 @@
|
||||
cp ~/cerc/laconicd-stack/playbooks/cosmos-multisig-app/cosmos-multisig-vars.example.yml ~/cerc/laconicd-stack/playbooks/cosmos-multisig-app/cosmos-multisig-vars.yml
|
||||
```
|
||||
|
||||
- Update env values in `cosmos-multisig-vars.yml` withyour node RPC URL
|
||||
- Update env values in `cosmos-multisig-vars.yml` with your node RPC URL
|
||||
|
||||
```bash
|
||||
next_public_node_addresses: '["http://localhost:26657"]'
|
||||
@@ -422,7 +422,7 @@
|
||||
laconic-so deployment --dir $DATA_DIRECTORY/$MULTISIG_DEPLOYMENT_DIR logs -f
|
||||
```
|
||||
|
||||
- The app will be running on `http://localhost:3000/laconic`
|
||||
- The app will be running on <http://localhost:3000/laconic>
|
||||
|
||||
### Create a multisig with both the validator accounts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user