Skip to content

Commit 3faee72

Browse files
update: README.md.
1 parent 2cec613 commit 3faee72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,9 +137,9 @@ With your node being able to run using Cosmovisor, you can stop the process and
137137
```bash
138138
supervysor init \
139139
--binary-path '/root/go/bin/cosmovisor' \
140-
--chain-id 'korellia' \
140+
--chain-id 'kyve-1' \
141141
--home-path '/root/.osmosisd' \
142-
--pool-id 27 \
142+
--pool-id 1 \
143143
--seeds '6bcdbcfd5d2c6ba58460f10dbcfde58278212833@osmosis.artifact-staking.io:26656,ade4d8bc8cbe014af6ebdf3cb7b1e9ad36f412c0@seeds.polkachu.com:12556'
144144
```
145145

0 commit comments

Comments
 (0)