Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
defrisk0 authored Feb 6, 2024
1 parent 97f401c commit ad2afa8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions UNION/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

### <a id="title1">State Sync</a>
````
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
curl -L https://raw.githubusercontent.com/defrisk0/srg0z10/main/UNION/addrbook.json > $HOME/.union/config/addrbook.json
sudo systemctl stop uniond
cp $HOME/.union/data/priv_validator_state.json $HOME/.union/priv_validator_state.json.backup
uniond tendermint unsafe-reset-all --home $HOME/.union --keep-addr-book
Expand Down

0 comments on commit ad2afa8

Please sign in to comment.