Skip to content

Commit

Permalink
Update upgrade haqqd v1.1.0.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
0xheycat authored Sep 28, 2022
1 parent 25862aa commit ab931db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Haqq intensivized testnet/upgrade haqqd v1.1.0.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ make install
# updating seed & peers
seeds="62bf004201a90ce00df6f69390378c3d90f6dd7e@seed2.testedge2.haqq.network:26656,23a1176c9911eac442d6d1bf15f92eeabb3981d5@seed1.testedge2.haqq.network:26656"
peers="[email protected]:33656,[email protected]:29656,[email protected]:26556,[email protected]:29956,[email protected]:20116,[email protected]:45656,[email protected]:36656,[email protected]:26656,[email protected]:26656,[email protected]:36656,[email protected]:32656"
sed -i -e 's|^seeds *=.*|seeds = "'$seeds'"|; s|^persistent_peers *=.*|persistent_peers = "'$peers'"|' $HOME/.haqqd/config/config.tom
sed -i -e 's|^seeds *=.*|seeds = "'$seeds'"|; s|^persistent_peers *=.*|persistent_peers = "'$peers'"|' $HOME/.haqqd/config/config.toml


#adding addressbook
Expand Down

0 comments on commit ab931db

Please sign in to comment.