Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
defrisk0 authored Dec 5, 2023
1 parent 8a94f70 commit b4d8944
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions UNION/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

### <a id="title1">State Sync</a>
````
seeds="[email protected]:27656,8a07752a234bb16471dbb577180de7805ba6b5d9@union.testnet.4.seed.poisonphang.com:26656"
peers="[email protected]:21656"
seeds="8a07752a234bb16471dbb577180de7805ba6b5d9@union.testnet.4.seed.poisonphang.com:26656"
peers="[email protected]:21656,45f8c58e121b5414a5a931132d0c08b2a735af0b@union.testnet.4.val.poisonphang.com:26656"
sed -i -e 's|^seeds *=.*|seeds = "'$seeds'"|; s|^persistent_peers *=.*|persistent_peers = "'$peers'"|' $HOME/.union/config/config.toml
sudo systemctl stop uniond
Expand Down

0 comments on commit b4d8944

Please sign in to comment.